/*! tailwindcss v3.0.23 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
    border: 0 solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
:after,
:before {
    --tw-content: "";
}
html {
    -webkit-text-size-adjust: 100%;
    font-family: Open Sans, sans-serif, 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;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
}
body {
    font-family: "Open Sans", sans-serif;
    line-height: inherit;
    margin: 0;
}
hr {
    border-top-width: 1px;
    color: inherit;
    height: 0;
}
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,
pre,
samp {
    font-family: "Open Sans", sans-serif, 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 {
    border-collapse: collapse;
    border-color: inherit;
    text-indent: 0;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    line-height: inherit;
    margin: 0;
    padding: 0;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    appearance: button;
    -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"] {
    appearance: textfield;
    -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,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0;
}
fieldset {
    margin: 0;
}
fieldset,
legend {
    padding: 0;
}
menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #9ca3af;
    opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #9ca3af;
    opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #9ca3af;
    opacity: 1;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #9ca3af;
    opacity: 1;
}
input::placeholder,
textarea::placeholder {
    color: #9ca3af;
    opacity: 1;
}
[role="button"],
button {
    cursor: pointer;
}
:disabled {
    cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
}
img,
video {
    height: auto;
    max-width: 100%;
}
[hidden] {
    display: none;
}
[multiple],
[type="date"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
    --tw-shadow: 0 0 #0000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-radius: 0;
    border-width: 1px;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 0.5rem 0.75rem;
}
[multiple]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="email"]:focus,
[type="month"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="text"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="week"]:focus,
select:focus,
textarea:focus {
    --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);
    border-color: #2563eb;
    -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
        var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
        var(--tw-shadow);
    outline: 2px solid transparent;
    outline-offset: 2px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #6b7280;
    opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #6b7280;
    opacity: 1;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #6b7280;
    opacity: 1;
}
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-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-meridiem-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-year-field {
    padding-bottom: 0;
    padding-top: 0;
}
select {
    print-color-adjust: exact;
    -webkit-print-color-adjust: exact;
    background-image: url("data:image/svg+xml;charset=utf-8,%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 8 4 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;
}
[multiple] {
    print-color-adjust: unset;
    -webkit-print-color-adjust: unset;
    background-image: none;
    background-position: 0 0;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
}
[type="checkbox"],
[type="radio"] {
    print-color-adjust: exact;
    -webkit-print-color-adjust: exact;
    -ms-flex-negative: 0;
    --tw-shadow: 0 0 #0000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-origin: border-box;
    border-color: #6b7280;
    border-width: 1px;
    color: #2563eb;
    display: inline-block;
    flex-shrink: 0;
    height: 1rem;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    width: 1rem;
}
[type="checkbox"] {
    border-radius: 0;
}
[type="radio"] {
    border-radius: 100%;
}
[type="checkbox"]:focus,
[type="radio"]:focus {
    --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);
    -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
        var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
        var(--tw-shadow);
    outline: 2px solid transparent;
    outline-offset: 2px;
}
[type="checkbox"]:checked,
[type="radio"]:checked {
    background-color: currentColor;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: transparent;
}
[type="checkbox"]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");
}
[type="radio"]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");
}
[type="checkbox"]:checked:focus,
[type="checkbox"]:checked:hover,
[type="radio"]:checked:focus,
[type="radio"]:checked:hover {
    background-color: currentColor;
    border-color: transparent;
}
[type="checkbox"]:indeterminate {
    background-color: currentColor;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: transparent;
}
[type="checkbox"]:indeterminate:focus,
[type="checkbox"]:indeterminate:hover {
    background-color: currentColor;
    border-color: transparent;
}
[type="file"] {
    background: unset;
    border-color: inherit;
    border-radius: 0;
    border-width: 0;
    font-size: unset;
    line-height: inherit;
    padding: 0;
}
[type="file"]:focus {
    outline: 1px auto -webkit-focus-ring-color;
}
*,
:after,
:before {
    --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-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: rgba(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: ;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
}
@media (min-width: 375px) {
    .container {
        max-width: 375px;
    }
}
@media (min-width: 640px) {
    .container {
        max-width: 640px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 768px;
    }
}
@media (min-width: 1024px) {
    .container {
        max-width: 1024px;
    }
}
@media (min-width: 1280px) {
    .container {
        max-width: 1280px;
    }
}
@media (min-width: 1536px) {
    .container {
        max-width: 1536px;
    }
}
.form-input,
.form-multiselect,
.form-select,
.form-textarea {
    --tw-shadow: 0 0 #0000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-radius: 0;
    border-width: 1px;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 0.5rem 0.75rem;
}
.form-input:focus,
.form-multiselect:focus,
.form-select:focus,
.form-textarea:focus {
    --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);
    border-color: #2563eb;
    -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
        var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
        var(--tw-shadow);
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.form-input::-webkit-input-placeholder,
.form-textarea::-webkit-input-placeholder {
    color: #6b7280;
    opacity: 1;
}
.form-input::-moz-placeholder,
.form-textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1;
}
.form-input:-ms-input-placeholder,
.form-textarea:-ms-input-placeholder {
    color: #6b7280;
    opacity: 1;
}
.form-input::-ms-input-placeholder,
.form-textarea::-ms-input-placeholder {
    color: #6b7280;
    opacity: 1;
}
.form-input::placeholder,
.form-textarea::placeholder {
    color: #6b7280;
    opacity: 1;
}
.form-input::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
}
.form-input::-webkit-date-and-time-value {
    min-height: 1.5em;
}
.form-input::-webkit-datetime-edit,
.form-input::-webkit-datetime-edit-day-field,
.form-input::-webkit-datetime-edit-hour-field,
.form-input::-webkit-datetime-edit-meridiem-field,
.form-input::-webkit-datetime-edit-millisecond-field,
.form-input::-webkit-datetime-edit-minute-field,
.form-input::-webkit-datetime-edit-month-field,
.form-input::-webkit-datetime-edit-second-field,
.form-input::-webkit-datetime-edit-year-field {
    padding-bottom: 0;
    padding-top: 0;
}
.form-select {
    background-image: url("data:image/svg+xml;charset=utf-8,%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 8 4 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;
}
.form-checkbox,
.form-radio,
.form-select {
    print-color-adjust: exact;
    -webkit-print-color-adjust: exact;
}
.form-checkbox,
.form-radio {
    -ms-flex-negative: 0;
    --tw-shadow: 0 0 #0000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-origin: border-box;
    border-color: #6b7280;
    border-width: 1px;
    color: #2563eb;
    display: inline-block;
    flex-shrink: 0;
    height: 1rem;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    width: 1rem;
}
.form-checkbox {
    border-radius: 0;
}
.form-radio {
    border-radius: 100%;
}
.form-checkbox:focus,
.form-radio:focus {
    --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);
    -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
        var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
        var(--tw-shadow);
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.form-checkbox:checked,
.form-radio:checked {
    background-color: currentColor;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: transparent;
}
.form-checkbox:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");
}
.form-radio:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");
}
.form-checkbox:checked:focus,
.form-checkbox:checked:hover,
.form-radio:checked:focus,
.form-radio:checked:hover {
    background-color: currentColor;
    border-color: transparent;
}
.form-checkbox:indeterminate {
    background-color: currentColor;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: transparent;
}
.form-checkbox:indeterminate:focus,
.form-checkbox:indeterminate:hover {
    background-color: currentColor;
    border-color: transparent;
}
.prose {
    color: #2d1b15;
    max-width: 65ch;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-lead);
    font-size: 1.25em;
    line-height: 1.6;
    margin-bottom: 1.2em;
    margin-top: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"] *)) {
    color: #f35627;
    font-weight: 400;
    text-decoration: none;
}
.prose :where(strong):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-bold);
    font-weight: 900;
}
.prose :where(ol):not(:where([class~="not-prose"] *)) {
    list-style-type: decimal;
    padding-left: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
    list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
    list-style-type: lower-alpha;
}
.prose :where(ol[type="A s"]):not(:where([class~="not-prose"] *)) {
    list-style-type: upper-alpha;
}
.prose :where(ol[type="a s"]):not(:where([class~="not-prose"] *)) {
    list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
    list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
    list-style-type: lower-roman;
}
.prose :where(ol[type="I s"]):not(:where([class~="not-prose"] *)) {
    list-style-type: upper-roman;
}
.prose :where(ol[type="i s"]):not(:where([class~="not-prose"] *)) {
    list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
    list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"] *)) {
    list-style-type: disc;
    padding-left: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"] *))::marker {
    color: var(--tw-prose-counters);
    font-weight: 400;
}
.prose :where(ul > li):not(:where([class~="not-prose"] *))::marker {
    color: var(--tw-prose-bullets);
}
.prose :where(hr):not(:where([class~="not-prose"] *)) {
    border-color: var(--tw-prose-hr);
    border-top-width: 1px;
    margin-bottom: 3em;
    margin-top: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"] *)) {
    background-color: #fff8f0;
    border-color: #f35627;
    border-left-width: 0.25rem;
    color: var(--tw-prose-quotes);
    font-size: 1rem;
    font-size: [object Object];
    font-style: italic;
    font-weight: 400;
    margin-bottom: 1.6em;
    margin-top: 1.6em;
    padding: 1rem 1.5rem;
    quotes: "\201C""\201D""\2018""\2019";
}
.prose :where(blockquote):not(:where([class~="not-prose"] *)) p {
    margin: 0;
}
.prose
    :where(blockquote p:first-of-type):not(
        :where([class~="not-prose"] *)
    ):before {
    content: open-quote;
}
.prose
    :where(blockquote p:last-of-type):not(
        :where([class~="not-prose"] *)
    ):after {
    content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-size: 2.25em;
    font-weight: 800;
    line-height: 1.1111111;
    margin-bottom: 0.8888889em;
    margin-top: 0;
}
.prose :where(h1 strong):not(:where([class~="not-prose"] *)) {
    font-weight: 900;
}
.prose :where(h2):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.3333333;
    margin-bottom: 1em;
    margin-top: 2em;
}
.prose :where(h2 strong):not(:where([class~="not-prose"] *)) {
    font-weight: 800;
}
.prose :where(h3):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-size: 1.25em;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 0.6em;
    margin-top: 1.6em;
}
.prose :where(h3 strong):not(:where([class~="not-prose"] *)) {
    font-weight: 700;
}
.prose :where(h4):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 0.5em;
    margin-top: 1.5em;
}
.prose :where(h4 strong):not(:where([class~="not-prose"] *)) {
    font-weight: 700;
}
.prose :where(figure > *):not(:where([class~="not-prose"] *)) {
    margin-bottom: 0;
    margin-top: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-captions);
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
}
.prose :where(code):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-code);
    font-size: 0.875em;
    font-weight: 600;
}
.prose :where(code):not(:where([class~="not-prose"] *)):before {
    content: "`";
}
.prose :where(code):not(:where([class~="not-prose"] *)):after {
    content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-links);
}
.prose :where(pre):not(:where([class~="not-prose"] *)) {
    background-color: var(--tw-prose-pre-bg);
    border-radius: 0.375rem;
    color: var(--tw-prose-pre-code);
    font-size: 0.875em;
    font-weight: 400;
    line-height: 1.7142857;
    margin-bottom: 1.7142857em;
    margin-top: 1.7142857em;
    overflow-x: auto;
    padding: 0.8571429em 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"] *)) {
    background-color: transparent;
    border-radius: 0;
    border-width: 0;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    padding: 0;
}
.prose :where(pre code):not(:where([class~="not-prose"] *)):before {
    content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"] *)):after {
    content: none;
}
.prose :where(table):not(:where([class~="not-prose"] *)) {
    border-color: #cac6c4;
    border-width: 1px;
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-bottom: 2em;
    margin-top: 2em;
    table-layout: auto;
    text-align: left;
    width: 100%;
}
.prose :where(table):not(:where([class~="not-prose"] *)) tbody th {
    background-color: #7e736f;
    color: #fff;
    padding: 0.5rem 0.75rem;
}
.prose :where(table):not(:where([class~="not-prose"] *)) tbody td {
    padding: 0.5rem 0.75rem;
}
.prose :where(table):not(:where([class~="not-prose"] *)) tbody td:first-child {
    padding: 0.5rem 0.75rem;
}
.prose :where(thead):not(:where([class~="not-prose"] *)) {
    border-bottom-color: var(--tw-prose-th-borders);
    border-bottom-width: 1px;
}
.prose :where(thead th):not(:where([class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
    padding-right: 0.5714286em;
    vertical-align: bottom;
}
.prose :where(tbody tr):not(:where([class~="not-prose"] *)) {
    border-bottom-color: var(--tw-prose-td-borders);
    border-bottom-width: 1px;
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
    border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"] *)) {
    padding: 0.5714286em;
    vertical-align: baseline;
}
.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: rgba(0, 0, 0, 0.5);
    --tw-prose-invert-th-borders: #4b5563;
    --tw-prose-invert-td-borders: #374151;
    font-size: 1rem;
    line-height: 1.75;
}
.prose :where(p):not(:where([class~="not-prose"] *)) {
    margin-bottom: 1.25em;
    margin-top: 1.25em;
}
.prose :where(img):not(:where([class~="not-prose"] *)) {
    margin-bottom: 2em;
    margin-top: 2em;
}
.prose :where(video):not(:where([class~="not-prose"] *)) {
    margin-bottom: 2em;
    margin-top: 2em;
}
.prose :where(figure):not(:where([class~="not-prose"] *)) {
    margin-bottom: 2em;
    margin-top: 2em;
}
.prose :where(h2 code):not(:where([class~="not-prose"] *)) {
    font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"] *)) {
    font-size: 0.9em;
}
.prose :where(li):not(:where([class~="not-prose"] *)) {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"] *)) {
    padding-left: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"] *)) {
    padding-left: 0.375em;
}
.prose > :where(ul > li p):not(:where([class~="not-prose"] *)) {
    margin-bottom: 0.75em;
    margin-top: 0.75em;
}
.prose > :where(ul > li > :first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 1.25em;
}
.prose > :where(ul > li > :last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 1.25em;
}
.prose > :where(ol > li > :first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 1.25em;
}
.prose > :where(ol > li > :last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
    margin-bottom: 0.75em;
    margin-top: 0.75em;
}
.prose :where(hr + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
    padding-left: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
    padding-right: 0;
}
.prose :where(tbody td:first-child):not(:where([class~="not-prose"] *)) {
    padding-left: 0;
}
.prose :where(tbody td:last-child):not(:where([class~="not-prose"] *)) {
    padding-right: 0;
}
.prose > :where(:first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
}
.prose > :where(:last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 0;
}
.prose :where(h1, h2, h3, h4, h5, h6):not(:where([class~="not-prose"] *)) {
    color: #2d1b15;
    font-family: butler, sans-serif;
    font-weight: 400;
    line-height: 1.25;
}
.prose :where(p, li):not(:where([class~="not-prose"] *)) {
    font-weight: 400;
    line-height: 1.625;
}
.prose-sm {
    font-size: 0.875rem;
    line-height: 1.7142857;
}
.prose-sm :where(p):not(:where([class~="not-prose"] *)) {
    margin-bottom: 1.1428571em;
    margin-top: 1.1428571em;
}
.prose-sm :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
    font-size: 1.2857143em;
    line-height: 1.5555556;
    margin-bottom: 0.8888889em;
    margin-top: 0.8888889em;
}
.prose-sm :where(blockquote):not(:where([class~="not-prose"] *)) {
    margin-bottom: 1.3333333em;
    margin-top: 1.3333333em;
    padding-left: 1.1111111em;
}
.prose-sm :where(h1):not(:where([class~="not-prose"] *)) {
    font-size: 2.1428571em;
    line-height: 1.2;
    margin-bottom: 0.8em;
    margin-top: 0;
}
.prose-sm :where(h2):not(:where([class~="not-prose"] *)) {
    font-size: 1.4285714em;
    line-height: 1.4;
    margin-bottom: 0.8em;
    margin-top: 1.6em;
}
.prose-sm :where(h3):not(:where([class~="not-prose"] *)) {
    font-size: 1.2857143em;
    line-height: 1.5555556;
    margin-bottom: 0.4444444em;
    margin-top: 1.5555556em;
}
.prose-sm :where(h4):not(:where([class~="not-prose"] *)) {
    line-height: 1.4285714;
    margin-bottom: 0.5714286em;
    margin-top: 1.4285714em;
}
.prose-sm :where(img):not(:where([class~="not-prose"] *)) {
    margin-bottom: 1.7142857em;
    margin-top: 1.7142857em;
}
.prose-sm :where(video):not(:where([class~="not-prose"] *)) {
    margin-bottom: 1.7142857em;
    margin-top: 1.7142857em;
}
.prose-sm :where(figure):not(:where([class~="not-prose"] *)) {
    margin-bottom: 1.7142857em;
    margin-top: 1.7142857em;
}
.prose-sm :where(figure > *):not(:where([class~="not-prose"] *)) {
    margin-bottom: 0;
    margin-top: 0;
}
.prose-sm :where(figcaption):not(:where([class~="not-prose"] *)) {
    font-size: 0.8571429em;
    line-height: 1.3333333;
    margin-top: 0.6666667em;
}
.prose-sm :where(code):not(:where([class~="not-prose"] *)) {
    font-size: 0.8571429em;
}
.prose-sm :where(h2 code):not(:where([class~="not-prose"] *)) {
    font-size: 0.9em;
}
.prose-sm :where(h3 code):not(:where([class~="not-prose"] *)) {
    font-size: 0.8888889em;
}
.prose-sm :where(pre):not(:where([class~="not-prose"] *)) {
    border-radius: 0.25rem;
    font-size: 0.8571429em;
    line-height: 1.6666667;
    margin-bottom: 1.6666667em;
    margin-top: 1.6666667em;
    padding: 0.6666667em 1em;
}
.prose-sm :where(ol):not(:where([class~="not-prose"] *)) {
    padding-left: 1.5714286em;
}
.prose-sm :where(ul):not(:where([class~="not-prose"] *)) {
    padding-left: 1.5714286em;
}
.prose-sm :where(li):not(:where([class~="not-prose"] *)) {
    margin-bottom: 0.2857143em;
    margin-top: 0.2857143em;
}
.prose-sm :where(ol > li):not(:where([class~="not-prose"] *)) {
    padding-left: 0.4285714em;
}
.prose-sm :where(ul > li):not(:where([class~="not-prose"] *)) {
    padding-left: 0.4285714em;
}
.prose-sm > :where(ul > li p):not(:where([class~="not-prose"] *)) {
    margin-bottom: 0.5714286em;
    margin-top: 0.5714286em;
}
.prose-sm > :where(ul > li > :first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 1.1428571em;
}
.prose-sm > :where(ul > li > :last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 1.1428571em;
}
.prose-sm > :where(ol > li > :first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 1.1428571em;
}
.prose-sm > :where(ol > li > :last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 1.1428571em;
}
.prose-sm
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
    margin-bottom: 0.5714286em;
    margin-top: 0.5714286em;
}
.prose-sm :where(hr):not(:where([class~="not-prose"] *)) {
    margin-bottom: 2.8571429em;
    margin-top: 2.8571429em;
}
.prose-sm :where(hr + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
}
.prose-sm :where(h2 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
}
.prose-sm :where(h3 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
}
.prose-sm :where(h4 + *):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
}
.prose-sm :where(table):not(:where([class~="not-prose"] *)) {
    font-size: 0.8571429em;
    line-height: 1.5;
}
.prose-sm :where(thead th):not(:where([class~="not-prose"] *)) {
    padding-bottom: 0.6666667em;
    padding-left: 1em;
    padding-right: 1em;
}
.prose-sm :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
    padding-left: 0;
}
.prose-sm :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
    padding-right: 0;
}
.prose-sm :where(tbody td):not(:where([class~="not-prose"] *)) {
    padding: 0.6666667em 1em;
}
.prose-sm :where(tbody td:first-child):not(:where([class~="not-prose"] *)) {
    padding-left: 0;
}
.prose-sm :where(tbody td:last-child):not(:where([class~="not-prose"] *)) {
    padding-right: 0;
}
.prose-sm > :where(:first-child):not(:where([class~="not-prose"] *)) {
    margin-top: 0;
}
.prose-sm > :where(:last-child):not(:where([class~="not-prose"] *)) {
    margin-bottom: 0;
}
.aspect-w-1 {
    --tw-aspect-w: 1;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    position: relative;
}
.aspect-w-1 > * {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.aspect-h-1 {
    --tw-aspect-h: 1;
}
.aspect-w-16 {
    --tw-aspect-w: 16;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    position: relative;
}
.aspect-w-16 > * {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.aspect-h-9 {
    --tw-aspect-h: 9;
}
.aspect-h-11 {
    --tw-aspect-h: 11;
}
.aspect-h-8 {
    --tw-aspect-h: 8;
}
html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: hk_grotesk, sans-serif;
    font-weight: 500;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.container {
    max-width: 1536px;
}
.form-input,
.form-textarea {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    border-color: rgb(202 198 196 / var(--tw-border-opacity));
    border-radius: 0.25rem;
    border-width: 1px;
    color: rgb(45 27 21 / var(--tw-text-opacity));
    font-family: hk_grotesk, sans-serif;
    font-weight: 400;
    padding: 0.75rem 1.25rem;
    width: 100%;
}
.form-input:focus,
.form-textarea:focus {
    --tw-border-opacity: 1;
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(243 86 39 / var(--tw-ring-opacity));
    border-color: #b43403;
}
.form-select {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    border-color: rgb(202 198 196 / var(--tw-border-opacity));
    border-radius: 0.25rem;
    border-width: 1px;
    color: rgb(126 115 111 / var(--tw-text-opacity));
    font-family: hk_grotesk, sans-serif;
    font-weight: 400;
    padding: 0.5rem 1rem;
    width: 100%;
}
.form-select:focus {
    --tw-border-opacity: 1;
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(243 86 39 / var(--tw-ring-opacity));
    border-color: #b43403;
}
.form-select {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23f35627' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
}
.form-checkbox,
.form-radio {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    border-color: rgb(202 198 196 / var(--tw-border-opacity));
    border-radius: 0.25rem;
    border-width: 1px;
    color: #b43403;
}
.form-checkbox:focus,
.form-radio:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(243 86 39 / var(--tw-ring-opacity));
}
.tab-item.active {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: rgb(246 246 246 / var(--tw-bg-opacity));
    border-color: #b43403;
}
.tab-pane {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.tab-pane.active {
    opacity: 1;
    pointer-events: auto;
    position: relative;
    z-index: 10;
}
.item-height {
    max-height: 0;
}
.item-height.active {
    max-height: 999px;
}
.c-hero-gradient-bg {
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(40%, #37241f),
        to(transparent)
    );
    background-image: linear-gradient(90deg, #37241f 40%, transparent);
}
.btn {
    border-radius: 0.25rem;
    display: inline-block;
    font-family: hk_grotesk, sans-serif;
    font-weight: 600;
    letter-spacing: 0.025em;
    padding: 1rem 2rem;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.btn:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.btn-primary {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #b43403;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-primary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(251 109 17 / var(--tw-bg-opacity));
}
.btn-outline {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    border-color: #b43403;
    border-width: 1px;
    color: #b43403;
}
.btn-outline:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #b43403;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-lg {
    font-size: 1.25rem;
    line-height: 1.75rem;
}
.btn-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.splide__pagination__page {
    border-radius: 9999px !important;
    cursor: pointer !important;
    display: inline-block !important;
    margin-right: 0.25rem !important;
    padding: 0.25rem !important;
    -webkit-transition-duration: 0.3s !important;
    transition-duration: 0.3s !important;
    -webkit-transition-property: color, background-color, border-color, fill,
        stroke, -webkit-text-decoration-color !important;
    transition-property: color, background-color, border-color, fill, stroke,
        -webkit-text-decoration-color !important;
    transition-property: color, background-color, border-color,
        text-decoration-color, fill, stroke !important;
    transition-property: color, background-color, border-color,
        text-decoration-color, fill, stroke, -webkit-text-decoration-color !important;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.splide__pagination__page:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(126 115 111 / var(--tw-bg-opacity)) !important;
}
.splide__pagination__page:focus {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
}
.splide__pagination__page {
    background: transparent !important;
    border: 1px solid #f35627 !important;
}
.splide__pagination__page.is-active {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.pointer-events-none {
    pointer-events: none;
}
.pointer-events-auto {
    pointer-events: auto;
}
.static {
    position: static;
}
.fixed {
    position: fixed;
}
.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.inset-0 {
    bottom: 0;
    top: 0;
}
.inset-0,
.inset-x-0 {
    left: 0;
    right: 0;
}
.inset-y-0 {
    bottom: 0;
    top: 0;
}
.top-0 {
    top: 0;
}
.right-0 {
    right: 0;
}
.left-0 {
    left: 0;
}
.top-20 {
    top: 5rem;
}
.left-25 {
    left: 25%;
}
.top-50 {
    top: 50%;
}
.right-25 {
    right: 25%;
}
.bottom-0 {
    bottom: 0;
}
.z-50 {
    z-index: 50;
}
.z-20 {
    z-index: 20;
}
.z-0 {
    z-index: 0;
}
.z-40 {
    z-index: 40;
}
.z-10 {
    z-index: 10;
}
.z-30 {
    z-index: 30;
}
.m-4 {
    margin: 1rem;
}
.mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.my-8 {
    margin-bottom: 2rem;
    margin-top: 2rem;
}
.mx-0 {
    margin-left: 0;
    margin-right: 0;
}
.my-4 {
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
}
.-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
}
.mt-8 {
    margin-top: 2rem;
}
.mt-5 {
    margin-top: 1.25rem;
}
.mb-8 {
    margin-bottom: 2rem;
}
.mb-5 {
    margin-bottom: 1.25rem;
}
.mr-3 {
    margin-right: 0.75rem;
}
.-mt-2 {
    margin-top: -0.5rem;
}
.-mr-2 {
    margin-right: -0.5rem;
}
.mt-6 {
    margin-top: 1.5rem;
}
.mr-2 {
    margin-right: 0.5rem;
}
.mb-20 {
    margin-bottom: 5rem;
}
.mt-4 {
    margin-top: 1rem;
}
.mr-5 {
    margin-right: 1.25rem;
}
.ml-2 {
    margin-left: 0.5rem;
}
.mr-10 {
    margin-right: 2.5rem;
}
.mt-40 {
    margin-top: 10rem;
}
.mb-2 {
    margin-bottom: 0.5rem;
}
.mt-2 {
    margin-top: 0.5rem;
}
.mb-4 {
    margin-bottom: 1rem;
}
.ml-4 {
    margin-left: 1rem;
}
.ml-auto {
    margin-left: auto;
}
.ml-6 {
    margin-left: 1.5rem;
}
.mt-16 {
    margin-top: 4rem;
}
.mb-16 {
    margin-bottom: 4rem;
}
.mr-4 {
    margin-right: 1rem;
}
.mt-10 {
    margin-top: 2.5rem;
}
.mb-3 {
    margin-bottom: 0.75rem;
}
.mb-12 {
    margin-bottom: 3rem;
}
.mt-12 {
    margin-top: 3rem;
}
.mt-1 {
    margin-top: 0.25rem;
}
.mb-10 {
    margin-bottom: 2.5rem;
}
.-mt-16 {
    margin-top: -4rem;
}
.-mt-1 {
    margin-top: -0.25rem;
}
.mb-auto {
    margin-bottom: auto;
}
.mb-6 {
    margin-bottom: 1.5rem;
}
.ml-8 {
    margin-left: 2rem;
}
.-mb-1 {
    margin-bottom: -0.25rem;
}
.ml-1 {
    margin-left: 0.25rem;
}
.mb-0 {
    margin-bottom: 0;
}
.mr-6 {
    margin-right: 1.5rem;
}
.mr-8 {
    margin-right: 2rem;
}
.ml-3 {
    margin-left: 0.75rem;
}
.mt-0 {
    margin-top: 0;
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.inline {
    display: inline;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.table {
    display: table;
}
.grid {
    display: grid;
}
.hidden {
    display: none;
}
.h-20 {
    height: 5rem;
}
.h-16 {
    height: 4rem;
}
.h-6 {
    height: 1.5rem;
}
.h-4 {
    height: 1rem;
}
.h-0 {
    height: 0;
}
.h-5 {
    height: 1.25rem;
}
.h-auto {
    height: auto;
}
.h-56 {
    height: 14rem;
}
.h-12 {
    height: 3rem;
}
.h-full {
    height: 100%;
}
.h-7 {
    height: 1.75rem;
}
.h-120 {
    height: 30rem;
}
.h-64 {
    height: 16rem;
}
.h-80 {
    height: 20rem;
}
.h-8 {
    height: 2rem;
}
.h-68 {
    height: 18rem;
}
.h-24 {
    height: 6rem;
}
.h-28 {
    height: 7rem;
}
.h-40 {
    height: 10rem;
}
.max-h-infinite {
    max-height: 999px;
}
.max-h-0 {
    max-height: 0;
}
.max-h-screen {
    max-height: 100vh;
}
.min-h-screen {
    min-height: 100vh;
}
.w-20 {
    width: 5rem;
}
.w-12 {
    width: 3rem;
}
.w-6 {
    width: 1.5rem;
}
.w-px {
    width: 1px;
}
.w-80 {
    width: 20rem;
}
.w-2\/3 {
    width: 66.666667%;
}
.w-5\/6 {
    width: 83.333333%;
}
.w-0 {
    width: 0;
}
.w-full {
    width: 100%;
}
.w-5 {
    width: 1.25rem;
}
.w-28 {
    width: 7rem;
}
.w-16 {
    width: 4rem;
}
.w-3\/4 {
    width: 75%;
}
.w-4\/5 {
    width: 80%;
}
.w-auto {
    width: auto;
}
.w-96 {
    width: 24rem;
}
.w-56 {
    width: 14rem;
}
.w-8 {
    width: 2rem;
}
.w-1\/6 {
    width: 16.666667%;
}
.w-13\/14 {
    width: 93%;
}
.w-1\/3 {
    width: 33.333333%;
}
.w-3\/5 {
    width: 60%;
}
.w-11\/12 {
    width: 91.666667%;
}
.w-40 {
    width: 10rem;
}
.w-1\/4 {
    width: 25%;
}
.w-3\/10 {
    width: 30%;
}
.w-1\/2 {
    width: 50%;
}
.w-2\/5 {
    width: 40%;
}
.w-1\/5 {
    width: 20%;
}
.max-w-xl {
    max-width: 36rem;
}
.max-w-md {
    max-width: 28rem;
}
.max-w-4xl {
    max-width: 56rem;
}
.flex-1 {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
}
.flex-1,
.grow {
    -webkit-box-flex: 1;
}
.grow {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.-translate-y-1\/2 {
    --tw-translate-y: -50%;
}
.-translate-y-1\/2,
.transform {
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
        rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
        scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: 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));
}
.cursor-pointer {
    cursor: pointer;
}
.cursor-text {
    cursor: text;
}
.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.flex-col,
.flex-row {
    -webkit-box-direction: normal;
}
.flex-col {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
}
.flex-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.gap-10 {
    gap: 2.5rem;
}
.gap-5 {
    gap: 1.25rem;
}
.gap-6 {
    gap: 1.5rem;
}
.gap-x-10 {
    -webkit-column-gap: 2.5rem;
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
}
.gap-y-5 {
    row-gap: 1.25rem;
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(1rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(1rem * var(--tw-space-x-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
    border-top-width: calc(1px * (1 - var(--tw-divide-y-reverse)));
}
.overflow-hidden {
    overflow: hidden;
}
.whitespace-nowrap {
    white-space: nowrap;
}
.rounded {
    border-radius: 0.25rem;
}
.rounded-full {
    border-radius: 9999px;
}
.rounded-md {
    border-radius: 0.375rem;
}
.rounded-lg {
    border-radius: 0.5rem;
}
.rounded-b {
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
}
.rounded-l {
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}
.rounded-r-none {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.rounded-r {
    border-bottom-right-radius: 0.25rem;
}
.rounded-r,
.rounded-tr {
    border-top-right-radius: 0.25rem;
}
.rounded-br {
    border-bottom-right-radius: 0.25rem;
}
.border {
    border-width: 1px;
}
.border-2 {
    border-width: 2px;
}
.border-0 {
    border-width: 0;
}
.border-l-2 {
    border-left-width: 2px;
}
.border-b {
    border-bottom-width: 1px;
}
.border-b-2 {
    border-bottom-width: 2px;
}
.border-b-4 {
    border-bottom-width: 4px;
}
.border-t {
    border-top-width: 1px;
}
.border-l {
    border-left-width: 1px;
}
.border-r {
    border-right-width: 1px;
}
.border-l-0 {
    border-left-width: 0;
}
.border-t-0 {
    border-top-width: 0;
}
.border-t-2 {
    border-top-width: 2px;
}
.border-b-0 {
    border-bottom-width: 0;
}
.border-none {
    border-style: none;
}
.border-primary-lighter {
    --tw-border-opacity: 1;
    border-color: rgb(255 232 217 / var(--tw-border-opacity));
}
.border-primary {
    --tw-border-opacity: 1;
    border-color: #b43403;
}
.border-transparent {
    border-color: transparent;
}
.border-grey-darker {
    --tw-border-opacity: 1;
    border-color: rgb(202 198 196 / var(--tw-border-opacity));
}
.border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-grey-dark {
    --tw-border-opacity: 1;
    border-color: rgb(236 236 236 / var(--tw-border-opacity));
}
.border-grey {
    --tw-border-opacity: 1;
    border-color: rgb(243 243 243 / var(--tw-border-opacity));
}
.border-grey-darkest {
    --tw-border-opacity: 1;
    border-color: rgb(140 155 165 / var(--tw-border-opacity));
}
.border-primary-light {
    --tw-border-opacity: 1;
    border-color: #fc8960;
}
.border-v-green {
    --tw-border-opacity: 1;
    border-color: rgb(49 198 67 / var(--tw-border-opacity));
}
.border-v-blue {
    --tw-border-opacity: 1;
    border-color: rgb(39 212 243 / var(--tw-border-opacity));
}
.border-v-red {
    --tw-border-opacity: 1;
    border-color: rgb(255 0 0 / var(--tw-border-opacity));
}
.border-v-purple {
    --tw-border-opacity: 1;
    border-color: rgb(58 21 206 / var(--tw-border-opacity));
}
.bg-primary {
    --tw-bg-opacity: 1;
    background-color: #b43403;
}
.bg-grey-darker {
    --tw-bg-opacity: 1;
    background-color: rgb(202 198 196 / var(--tw-bg-opacity));
}
.bg-transparent {
    background-color: transparent;
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-grey {
    --tw-bg-opacity: 1;
    background-color: rgb(243 243 243 / var(--tw-bg-opacity));
}
.bg-secondary {
    --tw-bg-opacity: 1;
    background-color: rgb(45 27 21 / var(--tw-bg-opacity));
}
.bg-secondary-lighter {
    --tw-bg-opacity: 1;
    background-color: rgb(126 115 111 / var(--tw-bg-opacity));
}
.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-grey-light {
    --tw-bg-opacity: 1;
    background-color: rgb(246 246 246 / var(--tw-bg-opacity));
}
.bg-v-pink {
    --tw-bg-opacity: 1;
    background-color: rgb(251 241 240 / var(--tw-bg-opacity));
}
.bg-v-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(39 212 243 / var(--tw-bg-opacity));
}
.bg-primary-lightest {
    --tw-bg-opacity: 1;
    background-color: rgb(255 248 240 / var(--tw-bg-opacity));
}
.bg-secondary-light {
    --tw-bg-opacity: 1;
    background-color: rgb(55 36 31 / var(--tw-bg-opacity));
}
.bg-v-green {
    --tw-bg-opacity: 1;
    background-color: rgb(49 198 67 / var(--tw-bg-opacity));
}
.bg-v-green-light {
    --tw-bg-opacity: 1;
    background-color: rgb(238 244 232 / var(--tw-bg-opacity));
}
.bg-v-blue-light {
    --tw-bg-opacity: 1;
    background-color: rgb(244 253 253 / var(--tw-bg-opacity));
}
.bg-v-purple-light {
    --tw-bg-opacity: 1;
    background-color: rgb(245 243 252 / var(--tw-bg-opacity));
}
.bg-opacity-85 {
    --tw-bg-opacity: 0.85;
}
.bg-opacity-70 {
    --tw-bg-opacity: 0.7;
}
.bg-opacity-75 {
    --tw-bg-opacity: 0.75;
}
.bg-cover {
    background-size: cover;
}
.bg-contain {
    background-size: contain;
}
.bg-center {
    background-position: 50%;
}
.bg-right-bottom {
    background-position: 100% 100%;
}
.bg-left {
    background-position: 0;
}
.bg-right {
    background-position: 100%;
}
.bg-no-repeat {
    background-repeat: no-repeat;
}
.object-contain {
    -o-object-fit: contain;
    object-fit: contain;
}
.object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}
.object-center {
    -o-object-position: center;
    object-position: center;
}
.p-8 {
    padding: 2rem;
}
.p-2 {
    padding: 0.5rem;
}
.p-3 {
    padding: 0.75rem;
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.py-3 {
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
}
.px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}
.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.py-10 {
    padding-bottom: 2.5rem;
    padding-top: 2.5rem;
}
.py-16 {
    padding-bottom: 4rem;
    padding-top: 4rem;
}
.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.py-2 {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.py-8 {
    padding-bottom: 2rem;
    padding-top: 2rem;
}
.py-6 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
}
.py-20 {
    padding-bottom: 5rem;
    padding-top: 5rem;
}
.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.py-1 {
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
}
.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.py-40 {
    padding-bottom: 10rem;
    padding-top: 10rem;
}
.py-12 {
    padding-bottom: 3rem;
    padding-top: 3rem;
}
.py-28 {
    padding-bottom: 7rem;
    padding-top: 7rem;
}
.py-5 {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
}
.py-48 {
    padding-bottom: 12rem;
    padding-top: 12rem;
}
.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.py-14 {
    padding-bottom: 3.5rem;
    padding-top: 3.5rem;
}
.py-4 {
    padding-bottom: 1rem;
    padding-top: 1rem;
}
.py-0 {
    padding-bottom: 0;
    padding-top: 0;
}
.px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}
.px-0\.5 {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
}
.px-0 {
    padding-left: 0;
    padding-right: 0;
}
.pb-6 {
    padding-bottom: 1.5rem;
}
.pl-3 {
    padding-left: 0.75rem;
}
.pb-3 {
    padding-bottom: 0.75rem;
}
.pt-1 {
    padding-top: 0.25rem;
}
.pb-2 {
    padding-bottom: 0.5rem;
}
.pt-3 {
    padding-top: 0.75rem;
}
.pt-10 {
    padding-top: 2.5rem;
}
.pb-8 {
    padding-bottom: 2rem;
}
.pt-5 {
    padding-top: 1.25rem;
}
.pl-2 {
    padding-left: 0.5rem;
}
.pt-20 {
    padding-top: 5rem;
}
.pr-3 {
    padding-right: 0.75rem;
}
.pl-12 {
    padding-left: 3rem;
}
.pt-4 {
    padding-top: 1rem;
}
.pt-2 {
    padding-top: 0.5rem;
}
.pb-1 {
    padding-bottom: 0.25rem;
}
.pr-5 {
    padding-right: 1.25rem;
}
.pt-12 {
    padding-top: 3rem;
}
.pt-16 {
    padding-top: 4rem;
}
.pt-6 {
    padding-top: 1.5rem;
}
.pr-10 {
    padding-right: 2.5rem;
}
.pb-5 {
    padding-bottom: 1.25rem;
}
.pb-4 {
    padding-bottom: 1rem;
}
.pt-8 {
    padding-top: 2rem;
}
.pl-20 {
    padding-left: 5rem;
}
.pb-12 {
    padding-bottom: 3rem;
}
.pb-10 {
    padding-bottom: 2.5rem;
}
.pb-16 {
    padding-bottom: 4rem;
}
.pb-20 {
    padding-bottom: 5rem;
}
.pb-24 {
    padding-bottom: 6rem;
}
.pl-5 {
    padding-left: 1.25rem;
}
.pr-2 {
    padding-right: 0.5rem;
}
.pr-1 {
    padding-right: 0.25rem;
}
.pl-4 {
    padding-left: 1rem;
}
.pr-8 {
    padding-right: 2rem;
}
.pl-8 {
    padding-left: 2rem;
}
.pt-0 {
    padding-top: 0;
}
.pb-0 {
    padding-bottom: 0;
}
.pr-0 {
    padding-right: 0;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.font-butler {
    font-family: butler, sans-serif;
}
.font-hk {
    font-family: hk_grotesk, sans-serif;
}
.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}
.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
}
.text-lg {
    font-size: 1.125rem;
}
.text-lg,
.text-xl {
    line-height: 1.75rem;
}
.text-xl {
    font-size: 1.25rem;
}
.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}
.text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}
.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
}
.text-6xl {
    font-size: 3.75rem;
    line-height: 1;
}
.text-9xl {
    font-size: 8rem;
    line-height: 1;
}
.font-bold {
    font-weight: 700;
}
.font-medium {
    font-weight: 500;
}
.font-semibold {
    font-weight: 600;
}
.uppercase {
    text-transform: uppercase;
}
.capitalize {
    text-transform: capitalize;
}
.leading-none {
    line-height: 1;
}
.leading-loose {
    line-height: 2;
}
.leading-tight {
    line-height: 1.25;
}
.tracking-wide {
    letter-spacing: 0.025em;
}
.tracking-wider {
    letter-spacing: 0.05em;
}
.text-secondary {
    --tw-text-opacity: 1;
    color: rgb(45 27 21 / var(--tw-text-opacity));
}
.text-primary {
    --tw-text-opacity: 1;
    color: #b43403;
}
.text-grey-darkest {
    --tw-text-opacity: 1;
    color: rgb(140 155 165 / var(--tw-text-opacity));
}
.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-grey-darker {
    --tw-text-opacity: 1;
    color: rgb(202 198 196 / var(--tw-text-opacity));
}
.text-secondary-lighter {
    --tw-text-opacity: 1;
    color: rgb(126 115 111 / var(--tw-text-opacity));
}
.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-v-blue-dark {
    --tw-text-opacity: 1;
    color: rgb(50 194 234 / var(--tw-text-opacity));
}
.text-v-green {
    --tw-text-opacity: 1;
    color: rgb(49 198 67 / var(--tw-text-opacity));
}
.text-v-blue {
    --tw-text-opacity: 1;
    color: rgb(39 212 243 / var(--tw-text-opacity));
}
.text-primary-light {
    --tw-text-opacity: 1;
    color: #fc8960;
}
.text-v-red {
    --tw-text-opacity: 1;
    color: rgb(255 0 0 / var(--tw-text-opacity));
}
.text-v-purple {
    --tw-text-opacity: 1;
    color: rgb(58 21 206 / var(--tw-text-opacity));
}
.underline {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
}
.line-through {
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
}
.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.placeholder-grey-dark::-webkit-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(236 236 236 / var(--tw-placeholder-opacity));
}
.placeholder-grey-dark::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(236 236 236 / var(--tw-placeholder-opacity));
}
.placeholder-grey-dark:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(236 236 236 / var(--tw-placeholder-opacity));
}
.placeholder-grey-dark::-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(236 236 236 / var(--tw-placeholder-opacity));
}
.placeholder-grey-dark::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(236 236 236 / var(--tw-placeholder-opacity));
}
.placeholder-grey-darkest::-webkit-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(140 155 165 / var(--tw-placeholder-opacity));
}
.placeholder-grey-darkest::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(140 155 165 / var(--tw-placeholder-opacity));
}
.placeholder-grey-darkest:-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(140 155 165 / var(--tw-placeholder-opacity));
}
.placeholder-grey-darkest::-ms-input-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(140 155 165 / var(--tw-placeholder-opacity));
}
.placeholder-grey-darkest::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(140 155 165 / var(--tw-placeholder-opacity));
}
.opacity-0 {
    opacity: 0;
}
.opacity-100 {
    opacity: 1;
}
.opacity-75 {
    opacity: 0.75;
}
.shadow-xs {
    --tw-shadow: 0px 10px 20px -21px rgba(0, 0, 0, 0.2);
    --tw-shadow-colored: 0px 10px 20px -21px var(--tw-shadow-color);
}
.shadow-lg,
.shadow-xs {
    -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
        var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
        var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
        0 4px 6px -2px rgba(0, 0, 0, 0.05);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
        0 4px 6px -2px var(--tw-shadow-color);
}
.shadow-sm {
    --tw-shadow: 0 5px 16px rgba(11, 36, 62, 0.1);
    --tw-shadow-colored: 0 5px 16px var(--tw-shadow-color);
}
.shadow-md,
.shadow-sm {
    -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
        var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
        var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
        0 2px 4px -1px rgba(0, 0, 0, 0.06);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
        0 2px 4px -1px var(--tw-shadow-color);
}
.shadow {
    --tw-shadow: 0 2px 2px rgba(58, 14, 23, 0.15);
    --tw-shadow-colored: 0 2px 2px var(--tw-shadow-color);
    -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
        var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
        var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.outline {
    outline-style: solid;
}
.filter {
    -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
        var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert)
        var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
        var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert)
        var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition-all {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-colors {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color, border-color, fill,
        stroke, -webkit-text-decoration-color;
    transition-property: color, background-color, border-color, fill, stroke,
        -webkit-text-decoration-color;
    transition-property: color, background-color, border-color,
        text-decoration-color, fill, stroke;
    transition-property: color, background-color, border-color,
        text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-opacity {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-shadow {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-box-shadow;
    transition-property: -webkit-box-shadow;
    transition-property: box-shadow;
    transition-property: box-shadow, -webkit-box-shadow;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.last\:hidden:last-child {
    display: none;
}
.last\:border-r-0:last-child {
    border-right-width: 0;
}
.last\:border-b:last-child {
    border-bottom-width: 1px;
}
.hover\:border-primary:hover {
    --tw-border-opacity: 1;
    border-color: #b43403;
}
.hover\:border-secondary-lighter:hover {
    --tw-border-opacity: 1;
    border-color: rgb(126 115 111 / var(--tw-border-opacity));
}
.hover\:border-primary-light:hover {
    --tw-border-opacity: 1;
    border-color: #fc8960;
}
.hover\:border-black:hover {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.hover\:bg-primary:hover {
    --tw-bg-opacity: 1;
    background-color: #b43403;
}
.hover\:bg-primary-light:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(251 109 17 / var(--tw-bg-opacity));
}
.hover\:bg-grey-light:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(246 246 246 / var(--tw-bg-opacity));
}
.hover\:px-5:hover {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.hover\:font-bold:hover {
    font-weight: 700;
}
.hover\:text-primary:hover {
    --tw-text-opacity: 1;
    color: #b43403;
}
.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:text-secondary-light:hover {
    --tw-text-opacity: 1;
    color: rgb(55 36 31 / var(--tw-text-opacity));
}
.hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
}
.hover\:text-primary-light:hover {
    --tw-text-opacity: 1;
    color: #fc8960;
}
.hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
        0 4px 6px -2px rgba(0, 0, 0, 0.05);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
        0 4px 6px -2px var(--tw-shadow-color);
    -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
        var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
        var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.focus\:border-primary:focus {
    --tw-border-opacity: 1;
    border-color: #b43403;
}
.focus\:border-transparent:focus {
    border-color: transparent;
}
.focus\:border-black:focus {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.focus\:ring:focus {
    --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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
}
.focus\:ring-0:focus,
.focus\:ring:focus {
    -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
        var(--tw-shadow, 0 0 #0000);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
        var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-0:focus {
    --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(var(--tw-ring-offset-width)) var(--tw-ring-color);
}
.focus\:ring-1:focus {
    --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);
    -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
        var(--tw-shadow, 0 0 #0000);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
        var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-primary:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(243 86 39 / var(--tw-ring-opacity));
}
.focus\:ring-black:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}
.focus\:ring-opacity-50:focus {
    --tw-ring-opacity: 0.5;
}
.focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px;
}
.focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
}
.group:hover .group-hover\:pointer-events-auto {
    pointer-events: auto;
}
.group:hover .group-hover\:block {
    display: block;
}
.group:hover .group-hover\:hidden {
    display: none;
}
.group:hover .group-hover\:border-primary {
    --tw-border-opacity: 1;
    border-color: #b43403;
}
.group:hover .group-hover\:bg-primary {
    --tw-bg-opacity: 1;
    background-color: #b43403;
}
.group:hover .group-hover\:font-bold {
    font-weight: 700;
}
.group:hover .group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.group:hover .group-hover\:text-primary {
    --tw-text-opacity: 1;
    color: #b43403;
}
.group:hover .group-hover\:text-v-red {
    --tw-text-opacity: 1;
    color: rgb(255 0 0 / var(--tw-text-opacity));
}
.group:hover .group-hover\:text-primary-light {
    --tw-text-opacity: 1;
    color: #fc8960;
}
.group:hover .group-hover\:opacity-100 {
    opacity: 1;
}
.group:hover .group-hover\:opacity-75 {
    opacity: 0.75;
}
@media (min-width: 640px) {
    .sm\:prose {
        color: #2d1b15;
        max-width: 65ch;
    }
    .sm\:prose :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
        color: var(--tw-prose-lead);
        font-size: 1.25em;
        line-height: 1.6;
        margin-bottom: 1.2em;
        margin-top: 1.2em;
    }
    .sm\:prose :where(a):not(:where([class~="not-prose"] *)) {
        color: #f35627;
        font-weight: 400;
        text-decoration: none;
    }
    .sm\:prose :where(strong):not(:where([class~="not-prose"] *)) {
        color: var(--tw-prose-bold);
        font-weight: 900;
    }
    .sm\:prose :where(ol):not(:where([class~="not-prose"] *)) {
        list-style-type: decimal;
        padding-left: 1.625em;
    }
    .sm\:prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
        list-style-type: upper-alpha;
    }
    .sm\:prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
        list-style-type: lower-alpha;
    }
    .sm\:prose :where(ol[type="A s"]):not(:where([class~="not-prose"] *)) {
        list-style-type: upper-alpha;
    }
    .sm\:prose :where(ol[type="a s"]):not(:where([class~="not-prose"] *)) {
        list-style-type: lower-alpha;
    }
    .sm\:prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
        list-style-type: upper-roman;
    }
    .sm\:prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
        list-style-type: lower-roman;
    }
    .sm\:prose :where(ol[type="I s"]):not(:where([class~="not-prose"] *)) {
        list-style-type: upper-roman;
    }
    .sm\:prose :where(ol[type="i s"]):not(:where([class~="not-prose"] *)) {
        list-style-type: lower-roman;
    }
    .sm\:prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
        list-style-type: decimal;
    }
    .sm\:prose :where(ul):not(:where([class~="not-prose"] *)) {
        list-style-type: disc;
        padding-left: 1.625em;
    }
    .sm\:prose :where(ol > li):not(:where([class~="not-prose"] *))::marker {
        color: var(--tw-prose-counters);
        font-weight: 400;
    }
    .sm\:prose :where(ul > li):not(:where([class~="not-prose"] *))::marker {
        color: var(--tw-prose-bullets);
    }
    .sm\:prose :where(hr):not(:where([class~="not-prose"] *)) {
        border-color: var(--tw-prose-hr);
        border-top-width: 1px;
        margin-bottom: 3em;
        margin-top: 3em;
    }
    .sm\:prose :where(blockquote):not(:where([class~="not-prose"] *)) {
        background-color: #fff8f0;
        border-color: #f35627;
        border-left-width: 0.25rem;
        color: var(--tw-prose-quotes);
        font-size: 1rem;
        font-size: [object Object];
        font-style: italic;
        font-weight: 400;
        margin-bottom: 1.6em;
        margin-top: 1.6em;
        padding: 1rem 1.5rem;
        quotes: "\201C""\201D""\2018""\2019";
    }
    .sm\:prose :where(blockquote):not(:where([class~="not-prose"] *)) p {
        margin: 0;
    }
    .sm\:prose
        :where(blockquote p:first-of-type):not(
            :where([class~="not-prose"] *)
        ):before {
        content: open-quote;
    }
    .sm\:prose
        :where(blockquote p:last-of-type):not(
            :where([class~="not-prose"] *)
        ):after {
        content: close-quote;
    }
    .sm\:prose :where(h1):not(:where([class~="not-prose"] *)) {
        color: var(--tw-prose-headings);
        font-size: 2.25em;
        font-weight: 800;
        line-height: 1.1111111;
        margin-bottom: 0.8888889em;
        margin-top: 0;
    }
    .sm\:prose :where(h1 strong):not(:where([class~="not-prose"] *)) {
        font-weight: 900;
    }
    .sm\:prose :where(h2):not(:where([class~="not-prose"] *)) {
        color: var(--tw-prose-headings);
        font-size: 1.5em;
        font-weight: 700;
        line-height: 1.3333333;
        margin-bottom: 1em;
        margin-top: 2em;
    }
    .sm\:prose :where(h2 strong):not(:where([class~="not-prose"] *)) {
        font-weight: 800;
    }
    .sm\:prose :where(h3):not(:where([class~="not-prose"] *)) {
        color: var(--tw-prose-headings);
        font-size: 1.25em;
        font-weight: 600;
        line-height: 1.6;
        margin-bottom: 0.6em;
        margin-top: 1.6em;
    }
    .sm\:prose :where(h3 strong):not(:where([class~="not-prose"] *)) {
        font-weight: 700;
    }
    .sm\:prose :where(h4):not(:where([class~="not-prose"] *)) {
        color: var(--tw-prose-headings);
        font-weight: 600;
        line-height: 1.5;
        margin-bottom: 0.5em;
        margin-top: 1.5em;
    }
    .sm\:prose :where(h4 strong):not(:where([class~="not-prose"] *)) {
        font-weight: 700;
    }
    .sm\:prose :where(figure > *):not(:where([class~="not-prose"] *)) {
        margin-bottom: 0;
        margin-top: 0;
    }
    .sm\:prose :where(figcaption):not(:where([class~="not-prose"] *)) {
        color: var(--tw-prose-captions);
        font-size: 0.875em;
        line-height: 1.4285714;
        margin-top: 0.8571429em;
    }
    .sm\:prose :where(code):not(:where([class~="not-prose"] *)) {
        color: var(--tw-prose-code);
        font-size: 0.875em;
        font-weight: 600;
    }
    .sm\:prose :where(code):not(:where([class~="not-prose"] *)):before {
        content: "`";
    }
    .sm\:prose :where(code):not(:where([class~="not-prose"] *)):after {
        content: "`";
    }
    .sm\:prose :where(a code):not(:where([class~="not-prose"] *)) {
        color: var(--tw-prose-links);
    }
    .sm\:prose :where(pre):not(:where([class~="not-prose"] *)) {
        background-color: var(--tw-prose-pre-bg);
        border-radius: 0.375rem;
        color: var(--tw-prose-pre-code);
        font-size: 0.875em;
        font-weight: 400;
        line-height: 1.7142857;
        margin-bottom: 1.7142857em;
        margin-top: 1.7142857em;
        overflow-x: auto;
        padding: 0.8571429em 1.1428571em;
    }
    .sm\:prose :where(pre code):not(:where([class~="not-prose"] *)) {
        background-color: transparent;
        border-radius: 0;
        border-width: 0;
        color: inherit;
        font-family: inherit;
        font-size: inherit;
        font-weight: inherit;
        line-height: inherit;
        padding: 0;
    }
    .sm\:prose :where(pre code):not(:where([class~="not-prose"] *)):before {
        content: none;
    }
    .sm\:prose :where(pre code):not(:where([class~="not-prose"] *)):after {
        content: none;
    }
    .sm\:prose :where(table):not(:where([class~="not-prose"] *)) {
        border-color: #cac6c4;
        border-width: 1px;
        font-size: 0.875em;
        line-height: 1.7142857;
        margin-bottom: 2em;
        margin-top: 2em;
        table-layout: auto;
        text-align: left;
        width: 100%;
    }
    .sm\:prose :where(table):not(:where([class~="not-prose"] *)) tbody th {
        background-color: #7e736f;
        color: #fff;
        padding: 0.5rem 0.75rem;
    }
    .sm\:prose :where(table):not(:where([class~="not-prose"] *)) tbody td {
        padding: 0.5rem 0.75rem;
    }
    .sm\:prose
        :where(table):not(:where([class~="not-prose"] *))
        tbody
        td:first-child {
        padding: 0.5rem 0.75rem;
    }
    .sm\:prose :where(thead):not(:where([class~="not-prose"] *)) {
        border-bottom-color: var(--tw-prose-th-borders);
        border-bottom-width: 1px;
    }
    .sm\:prose :where(thead th):not(:where([class~="not-prose"] *)) {
        color: var(--tw-prose-headings);
        font-weight: 600;
        padding-bottom: 0.5714286em;
        padding-left: 0.5714286em;
        padding-right: 0.5714286em;
        vertical-align: bottom;
    }
    .sm\:prose :where(tbody tr):not(:where([class~="not-prose"] *)) {
        border-bottom-color: var(--tw-prose-td-borders);
        border-bottom-width: 1px;
    }
    .sm\:prose :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
        border-bottom-width: 0;
    }
    .sm\:prose :where(tbody td):not(:where([class~="not-prose"] *)) {
        padding: 0.5714286em;
        vertical-align: baseline;
    }
    .sm\: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: rgba(0, 0, 0, 0.5);
        --tw-prose-invert-th-borders: #4b5563;
        --tw-prose-invert-td-borders: #374151;
        font-size: 1rem;
        line-height: 1.75;
    }
    .sm\:prose :where(p):not(:where([class~="not-prose"] *)) {
        margin-bottom: 1.25em;
        margin-top: 1.25em;
    }
    .sm\:prose :where(img):not(:where([class~="not-prose"] *)) {
        margin-bottom: 2em;
        margin-top: 2em;
    }
    .sm\:prose :where(video):not(:where([class~="not-prose"] *)) {
        margin-bottom: 2em;
        margin-top: 2em;
    }
    .sm\:prose :where(figure):not(:where([class~="not-prose"] *)) {
        margin-bottom: 2em;
        margin-top: 2em;
    }
    .sm\:prose :where(h2 code):not(:where([class~="not-prose"] *)) {
        font-size: 0.875em;
    }
    .sm\:prose :where(h3 code):not(:where([class~="not-prose"] *)) {
        font-size: 0.9em;
    }
    .sm\:prose :where(li):not(:where([class~="not-prose"] *)) {
        margin-bottom: 0.5em;
        margin-top: 0.5em;
    }
    .sm\:prose :where(ol > li):not(:where([class~="not-prose"] *)) {
        padding-left: 0.375em;
    }
    .sm\:prose :where(ul > li):not(:where([class~="not-prose"] *)) {
        padding-left: 0.375em;
    }
    .sm\:prose > :where(ul > li p):not(:where([class~="not-prose"] *)) {
        margin-bottom: 0.75em;
        margin-top: 0.75em;
    }
    .sm\:prose
        > :where(ul > li > :first-child):not(:where([class~="not-prose"] *)) {
        margin-top: 1.25em;
    }
    .sm\:prose
        > :where(ul > li > :last-child):not(:where([class~="not-prose"] *)) {
        margin-bottom: 1.25em;
    }
    .sm\:prose
        > :where(ol > li > :first-child):not(:where([class~="not-prose"] *)) {
        margin-top: 1.25em;
    }
    .sm\:prose
        > :where(ol > li > :last-child):not(:where([class~="not-prose"] *)) {
        margin-bottom: 1.25em;
    }
    .sm\:prose
        :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
        margin-bottom: 0.75em;
        margin-top: 0.75em;
    }
    .sm\:prose :where(hr + *):not(:where([class~="not-prose"] *)) {
        margin-top: 0;
    }
    .sm\:prose :where(h2 + *):not(:where([class~="not-prose"] *)) {
        margin-top: 0;
    }
    .sm\:prose :where(h3 + *):not(:where([class~="not-prose"] *)) {
        margin-top: 0;
    }
    .sm\:prose :where(h4 + *):not(:where([class~="not-prose"] *)) {
        margin-top: 0;
    }
    .sm\:prose
        :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
        padding-left: 0;
    }
    .sm\:prose :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
        padding-right: 0;
    }
    .sm\:prose
        :where(tbody td:first-child):not(:where([class~="not-prose"] *)) {
        padding-left: 0;
    }
    .sm\:prose :where(tbody td:last-child):not(:where([class~="not-prose"] *)) {
        padding-right: 0;
    }
    .sm\:prose > :where(:first-child):not(:where([class~="not-prose"] *)) {
        margin-top: 0;
    }
    .sm\:prose > :where(:last-child):not(:where([class~="not-prose"] *)) {
        margin-bottom: 0;
    }
    .sm\:prose
        :where(h1, h2, h3, h4, h5, h6):not(:where([class~="not-prose"] *)) {
        color: #2d1b15;
        font-family: butler, sans-serif;
        font-weight: 400;
        line-height: 1.25;
    }
    .sm\:prose :where(p, li):not(:where([class~="not-prose"] *)) {
        font-weight: 400;
        line-height: 1.625;
    }
    .sm\:left-35 {
        left: 35%;
    }
    .sm\:right-35 {
        right: 35%;
    }
    .sm\:-mx-5 {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
    }
    .sm\:mx-0 {
        margin-left: 0;
        margin-right: 0;
    }
    .sm\:mt-0 {
        margin-top: 0;
    }
    .sm\:ml-5 {
        margin-left: 1.25rem;
    }
    .sm\:ml-3 {
        margin-left: 0.75rem;
    }
    .sm\:mb-20 {
        margin-bottom: 5rem;
    }
    .sm\:mt-10 {
        margin-top: 2.5rem;
    }
    .sm\:mb-0 {
        margin-bottom: 0;
    }
    .sm\:mb-10 {
        margin-bottom: 2.5rem;
    }
    .sm\:ml-10 {
        margin-left: 2.5rem;
    }
    .sm\:mb-6 {
        margin-bottom: 1.5rem;
    }
    .sm\:mt-3 {
        margin-top: 0.75rem;
    }
    .sm\:mr-3 {
        margin-right: 0.75rem;
    }
    .sm\:mb-5 {
        margin-bottom: 1.25rem;
    }
    .sm\:mr-2 {
        margin-right: 0.5rem;
    }
    .sm\:block {
        display: block;
    }
    .sm\:flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .sm\:hidden {
        display: none;
    }
    .sm\:h-6 {
        height: 1.5rem;
    }
    .sm\:h-80 {
        height: 20rem;
    }
    .sm\:h-100 {
        height: 25rem;
    }
    .sm\:w-3\/4 {
        width: 75%;
    }
    .sm\:w-auto {
        width: auto;
    }
    .sm\:w-6 {
        width: 1.5rem;
    }
    .sm\:w-48 {
        width: 12rem;
    }
    .sm\:w-1\/2 {
        width: 50%;
    }
    .sm\:w-5\/6 {
        width: 83.333333%;
    }
    .sm\:w-2\/5 {
        width: 40%;
    }
    .sm\:w-3\/5 {
        width: 60%;
    }
    .sm\:w-2\/3 {
        width: 66.666667%;
    }
    .sm\:w-32 {
        width: 8rem;
    }
    .sm\:w-1\/5 {
        width: 20%;
    }
    .sm\:w-1\/3 {
        width: 33.333333%;
    }
    .sm\:w-1\/6 {
        width: 16.666667%;
    }
    .sm\:w-3\/10 {
        width: 30%;
    }
    .sm\:max-w-none {
        max-width: none;
    }
    .sm\:-translate-y-1\/2 {
        --tw-translate-y: -50%;
        -webkit-transform: translate(
                var(--tw-translate-x),
                var(--tw-translate-y)
            )
            rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
            skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x))
            scaleY(var(--tw-scale-y));
        transform: 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));
    }
    .sm\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .sm\:flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .sm\:flex-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .sm\:flex-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .sm\:items-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .sm\:justify-start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .sm\:justify-end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .sm\:justify-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .sm\:border-b-0 {
        border-bottom-width: 0;
    }
    .sm\:bg-center {
        background-position: 50%;
    }
    .sm\:p-4 {
        padding: 1rem;
    }
    .sm\:py-20 {
        padding-bottom: 5rem;
        padding-top: 5rem;
    }
    .sm\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .sm\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .sm\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .sm\:py-0 {
        padding-bottom: 0;
        padding-top: 0;
    }
    .sm\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .sm\:py-16 {
        padding-bottom: 4rem;
        padding-top: 4rem;
    }
    .sm\:py-4 {
        padding-bottom: 1rem;
        padding-top: 1rem;
    }
    .sm\:pr-0 {
        padding-right: 0;
    }
    .sm\:pt-12 {
        padding-top: 3rem;
    }
    .sm\:pt-5 {
        padding-top: 1.25rem;
    }
    .sm\:pb-16 {
        padding-bottom: 4rem;
    }
    .sm\:pb-12 {
        padding-bottom: 3rem;
    }
    .sm\:pb-8 {
        padding-bottom: 2rem;
    }
    .sm\:pl-4 {
        padding-left: 1rem;
    }
    .sm\:pt-16 {
        padding-top: 4rem;
    }
    .sm\:pl-5 {
        padding-left: 1.25rem;
    }
    .sm\:pb-4 {
        padding-bottom: 1rem;
    }
    .sm\:pt-0 {
        padding-top: 0;
    }
    .sm\:pt-20 {
        padding-top: 5rem;
    }
    .sm\:pl-10 {
        padding-left: 2.5rem;
    }
    .sm\:pl-0 {
        padding-left: 0;
    }
    .sm\:pl-3 {
        padding-left: 0.75rem;
    }
    .sm\:pb-20 {
        padding-bottom: 5rem;
    }
    .sm\:pb-0 {
        padding-bottom: 0;
    }
    .sm\:pr-6 {
        padding-right: 1.5rem;
    }
    .sm\:pl-12 {
        padding-left: 3rem;
    }
    .sm\:text-left {
        text-align: left;
    }
    .sm\:text-right {
        text-align: right;
    }
    .sm\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
    .sm\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
    .sm\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
    .sm\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .sm\:text-base {
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .sm\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
    .sm\:leading-tight {
        line-height: 1.25;
    }
}
@media (min-width: 768px) {
    .md\:aspect-h-5 {
        --tw-aspect-h: 5;
    }
    .md\:top-28 {
        top: 7rem;
    }
    .md\:left-0 {
        left: 0;
    }
    .md\:right-0 {
        right: 0;
    }
    .md\:mx-0 {
        margin-left: 0;
        margin-right: 0;
    }
    .md\:ml-5 {
        margin-left: 1.25rem;
    }
    .md\:mt-3 {
        margin-top: 0.75rem;
    }
    .md\:mt-0 {
        margin-top: 0;
    }
    .md\:mt-5 {
        margin-top: 1.25rem;
    }
    .md\:mb-20 {
        margin-bottom: 5rem;
    }
    .md\:mt-12 {
        margin-top: 3rem;
    }
    .md\:mt-16 {
        margin-top: 4rem;
    }
    .md\:mb-12 {
        margin-bottom: 3rem;
    }
    .md\:mt-10 {
        margin-top: 2.5rem;
    }
    .md\:mr-6 {
        margin-right: 1.5rem;
    }
    .md\:mt-8 {
        margin-top: 2rem;
    }
    .md\:mr-18 {
        margin-right: 4.5rem;
    }
    .md\:mt-6 {
        margin-top: 1.5rem;
    }
    .md\:flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .md\:hidden {
        display: none;
    }
    .md\:h-8 {
        height: 2rem;
    }
    .md\:h-10 {
        height: 2.5rem;
    }
    .md\:h-100 {
        height: 25rem;
    }
    .md\:h-88 {
        height: 22rem;
    }
    .md\:h-108 {
        height: 27rem;
    }
    .md\:h-68 {
        height: 18rem;
    }
    .md\:w-8 {
        width: 2rem;
    }
    .md\:w-1\/3 {
        width: 33.333333%;
    }
    .md\:w-2\/5 {
        width: 40%;
    }
    .md\:w-2\/3 {
        width: 66.666667%;
    }
    .md\:w-1\/2 {
        width: 50%;
    }
    .md\:w-5\/6 {
        width: 83.333333%;
    }
    .md\:w-full {
        width: 100%;
    }
    .md\:w-3\/5 {
        width: 60%;
    }
    .md\:w-1\/5 {
        width: 20%;
    }
    .md\:w-1\/4 {
        width: 25%;
    }
    .md\:w-1\/6 {
        width: 16.666667%;
    }
    .md\:max-w-screen-sm {
        max-width: 640px;
    }
    .md\:max-w-4xl {
        max-width: 56rem;
    }
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .md\:flex-row {
        -webkit-box-orient: horizontal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .md\:flex-col,
    .md\:flex-row {
        -webkit-box-direction: normal;
    }
    .md\:flex-col {
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .md\:items-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .md\:justify-end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .md\:justify-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .md\:gap-10 {
        gap: 2.5rem;
    }
    .md\:border-r-2 {
        border-right-width: 2px;
    }
    .md\:border-primary-lighter {
        --tw-border-opacity: 1;
        border-color: rgb(255 232 217 / var(--tw-border-opacity));
    }
    .md\:py-20 {
        padding-bottom: 5rem;
        padding-top: 5rem;
    }
    .md\:py-24 {
        padding-bottom: 6rem;
        padding-top: 6rem;
    }
    .md\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .md\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .md\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .md\:py-5 {
        padding-bottom: 1.25rem;
        padding-top: 1.25rem;
    }
    .md\:py-6 {
        padding-bottom: 1.5rem;
        padding-top: 1.5rem;
    }
    .md\:py-16 {
        padding-bottom: 4rem;
        padding-top: 4rem;
    }
    .md\:pt-28 {
        padding-top: 7rem;
    }
    .md\:pb-2 {
        padding-bottom: 0.5rem;
    }
    .md\:pb-10 {
        padding-bottom: 2.5rem;
    }
    .md\:pt-0 {
        padding-top: 0;
    }
    .md\:pb-0 {
        padding-bottom: 0;
    }
    .md\:pt-8 {
        padding-top: 2rem;
    }
    .md\:pt-20 {
        padding-top: 5rem;
    }
    .md\:pb-8 {
        padding-bottom: 2rem;
    }
    .md\:pb-20 {
        padding-bottom: 5rem;
    }
    .md\:pb-24 {
        padding-bottom: 6rem;
    }
    .md\:pb-32 {
        padding-bottom: 8rem;
    }
    .md\:pl-12 {
        padding-left: 3rem;
    }
    .md\:pl-16 {
        padding-left: 4rem;
    }
    .md\:pl-3 {
        padding-left: 0.75rem;
    }
    .md\:pb-3 {
        padding-bottom: 0.75rem;
    }
    .md\:pl-4 {
        padding-left: 1rem;
    }
    .md\:pt-10 {
        padding-top: 2.5rem;
    }
    .md\:pr-5 {
        padding-right: 1.25rem;
    }
    .md\:pr-16 {
        padding-right: 4rem;
    }
    .md\:pt-12 {
        padding-top: 3rem;
    }
    .md\:pt-5 {
        padding-top: 1.25rem;
    }
    .md\:pr-10 {
        padding-right: 2.5rem;
    }
    .md\:text-center {
        text-align: center;
    }
    .md\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
    .md\:text-4\.5xl {
        font-size: 2.8rem;
    }
    .md\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .md\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
    .md\:text-9xl {
        font-size: 8rem;
        line-height: 1;
    }
    .md\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
    .md\:text-base {
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .md\:text-5xl {
        font-size: 3rem;
        line-height: 1;
    }
    .md\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
}
@media (min-width: 1024px) {
    .lg\:absolute {
        position: absolute;
    }
    .lg\:top-28 {
        top: 7rem;
    }
    .lg\:row-span-2 {
        grid-row: span 2 / span 2;
    }
    .lg\:mx-0 {
        margin-left: 0;
        margin-right: 0;
    }
    .lg\:-mx-3 {
        margin-left: -0.75rem;
        margin-right: -0.75rem;
    }
    .lg\:mr-8 {
        margin-right: 2rem;
    }
    .lg\:ml-8 {
        margin-left: 2rem;
    }
    .lg\:mt-0 {
        margin-top: 0;
    }
    .lg\:mt-10 {
        margin-top: 2.5rem;
    }
    .lg\:mb-24 {
        margin-bottom: 6rem;
    }
    .lg\:mt-12 {
        margin-top: 3rem;
    }
    .lg\:ml-auto {
        margin-left: auto;
    }
    .lg\:mr-10 {
        margin-right: 2.5rem;
    }
    .lg\:ml-0 {
        margin-left: 0;
    }
    .lg\:mb-0 {
        margin-bottom: 0;
    }
    .lg\:mb-28 {
        margin-bottom: 7rem;
    }
    .lg\:mr-12 {
        margin-right: 3rem;
    }
    .lg\:ml-2 {
        margin-left: 0.5rem;
    }
    .lg\:block {
        display: block;
    }
    .lg\:flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .lg\:hidden {
        display: none;
    }
    .lg\:h-68 {
        height: 18rem;
    }
    .lg\:h-128 {
        height: 32rem;
    }
    .lg\:h-auto {
        height: auto;
    }
    .lg\:h-120 {
        height: 30rem;
    }
    .lg\:w-1\/4 {
        width: 25%;
    }
    .lg\:w-3\/5 {
        width: 60%;
    }
    .lg\:w-auto {
        width: auto;
    }
    .lg\:w-1\/3 {
        width: 33.333333%;
    }
    .lg\:w-3\/4 {
        width: 75%;
    }
    .lg\:w-full {
        width: 100%;
    }
    .lg\:w-2\/3 {
        width: 66.666667%;
    }
    .lg\:w-11\/12 {
        width: 91.666667%;
    }
    .lg\:w-5\/6 {
        width: 83.333333%;
    }
    .lg\:w-5\/11 {
        width: 45%;
    }
    .lg\:w-6\/11 {
        width: 55%;
    }
    .lg\:w-3\/8 {
        width: 37%;
    }
    .lg\:w-1\/2 {
        width: 50%;
    }
    .lg\:w-24 {
        width: 6rem;
    }
    .lg\:w-1\/5 {
        width: 20%;
    }
    .lg\:max-w-full {
        max-width: 100%;
    }
    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    .lg\:flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .lg\:justify-start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .lg\:gap-10 {
        gap: 2.5rem;
    }
    .lg\:py-0 {
        padding-bottom: 0;
        padding-top: 0;
    }
    .lg\:py-10 {
        padding-bottom: 2.5rem;
        padding-top: 2.5rem;
    }
    .lg\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem;
    }
    .lg\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .lg\:py-24 {
        padding-bottom: 6rem;
        padding-top: 6rem;
    }
    .lg\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
    .lg\:py-8 {
        padding-bottom: 2rem;
    }
    .lg\:pt-8,
    .lg\:py-8 {
        padding-top: 2rem;
    }
    .lg\:pt-32 {
        padding-top: 8rem;
    }
    .lg\:pb-12 {
        padding-bottom: 3rem;
    }
    .lg\:pb-5 {
        padding-bottom: 1.25rem;
    }
    .lg\:pb-0 {
        padding-bottom: 0;
    }
    .lg\:pt-24 {
        padding-top: 6rem;
    }
    .lg\:pt-16 {
        padding-top: 4rem;
    }
    .lg\:pt-20 {
        padding-top: 5rem;
    }
    .lg\:pb-24 {
        padding-bottom: 6rem;
    }
    .lg\:pt-10 {
        padding-top: 2.5rem;
    }
    .lg\:pb-32 {
        padding-bottom: 8rem;
    }
    .lg\:pl-6 {
        padding-left: 1.5rem;
    }
    .lg\:pr-6 {
        padding-right: 1.5rem;
    }
    .lg\:pr-8 {
        padding-right: 2rem;
    }
    .lg\:pl-40 {
        padding-left: 10rem;
    }
    .lg\:pl-0 {
        padding-left: 0;
    }
    .lg\:pr-2 {
        padding-right: 0.5rem;
    }
    .lg\:pt-0 {
        padding-top: 0;
    }
    .lg\:pl-10 {
        padding-left: 2.5rem;
    }
    .lg\:pr-16 {
        padding-right: 4rem;
    }
    .lg\:text-left {
        text-align: left;
    }
    .lg\:text-right {
        text-align: right;
    }
    .lg\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
    .lg\:text-5xl {
        font-size: 3rem;
        line-height: 1;
    }
    .lg\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
    .lg\:text-6xl {
        font-size: 3.75rem;
        line-height: 1;
    }
    .lg\:text-4\.5xl {
        font-size: 2.8rem;
    }
    .lg\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
    .lg\:last\:hidden:last-child {
        display: none;
    }
}
@media (min-width: 1280px) {
    .xl\:-mx-4 {
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .xl\:mr-16 {
        margin-right: 4rem;
    }
    .xl\:mt-10 {
        margin-top: 2.5rem;
    }
    .xl\:mr-18 {
        margin-right: 4.5rem;
    }
    .xl\:mr-4 {
        margin-right: 1rem;
    }
    .xl\:ml-4 {
        margin-left: 1rem;
    }
    .xl\:h-68 {
        height: 18rem;
    }
    .xl\:w-auto {
        width: auto;
    }
    .xl\:w-1\/2 {
        width: 50%;
    }
    .xl\:w-3\/4 {
        width: 75%;
    }
    .xl\:w-11\/12 {
        width: 91.666667%;
    }
    .xl\:w-1\/3 {
        width: 33.333333%;
    }
    .xl\:w-2\/3 {
        width: 66.666667%;
    }
    .xl\:w-5\/6 {
        width: 83.333333%;
    }
    .xl\:w-3\/5 {
        width: 60%;
    }
    .xl\:w-2\/5 {
        width: 40%;
    }
    .xl\:w-28 {
        width: 7rem;
    }
    .xl\:w-1\/4 {
        width: 25%;
    }
    .xl\:w-1\/5 {
        width: 20%;
    }
    .xl\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .xl\:gap-10 {
        gap: 2.5rem;
    }
    .xl\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .xl\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .xl\:px-24 {
        padding-left: 6rem;
        padding-right: 6rem;
    }
    .xl\:py-24 {
        padding-bottom: 6rem;
        padding-top: 6rem;
    }
    .xl\:pb-16 {
        padding-bottom: 4rem;
    }
    .xl\:pt-5 {
        padding-top: 1.25rem;
    }
    .xl\:pt-12 {
        padding-top: 3rem;
    }
    .xl\:pl-8 {
        padding-left: 2rem;
    }
    .xl\:pr-8 {
        padding-right: 2rem;
    }
    .xl\:pl-80 {
        padding-left: 20rem;
    }
    .xl\:pr-3 {
        padding-right: 0.75rem;
    }
    .xl\:pr-16 {
        padding-right: 4rem;
    }
    .xl\:pr-20 {
        padding-right: 5rem;
    }
    .xl\:pr-10 {
        padding-right: 2.5rem;
    }
    .xl\:text-5xl {
        font-size: 3rem;
        line-height: 1;
    }
    .xl\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .xl\:text-base {
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .xl\:last\:block:last-child {
        display: block;
    }
}
@media (min-width: 1536px) {
    .\32xl\:mx-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .\32xl\:mt-14 {
        margin-top: 3.5rem;
    }
    .\32xl\:h-88 {
        height: 22rem;
    }
    .\32xl\:w-3\/4 {
        width: 75%;
    }
    .\32xl\:w-88 {
        width: 22rem;
    }
    .\32xl\:w-1\/4 {
        width: 25%;
    }
    .\32xl\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
}
