/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */
@layer properties {
    @supports (((-webkit-hyphens: none)) and(not(margin-trim: inline))) or((-moz-orient: inline) and(not(color: rgb(from red r g b)))) {

        *,
        :before,
        :after,
        ::backdrop {
            --tw-leading: initial;
            --tw-space-y-reverse: 0;
            --tw-font-weight: initial;
            --tw-border-style: solid;
            --tw-rotate-x: initial;
            --tw-rotate-y: initial;
            --tw-rotate-z: initial;
            --tw-skew-x: initial;
            --tw-skew-y: initial;
            --tw-duration: initial;
            --tw-ease: initial;
            --tw-gradient-position: initial;
            --tw-gradient-from: #0000;
            --tw-gradient-via: #0000;
            --tw-gradient-to: #0000;
            --tw-gradient-stops: initial;
            --tw-gradient-via-stops: initial;
            --tw-gradient-from-position: 0%;
            --tw-gradient-via-position: 50%;
            --tw-gradient-to-position: 100%;
            --tw-space-x-reverse: 0;
            --tw-translate-x: 0;
            --tw-translate-y: 0;
            --tw-translate-z: 0
        }
    }
}

@layer theme {

    :root,
    :host {
        --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
        --spacing: .25rem;
        --container-2xl: 42rem;
        --container-6xl: 72rem;
        --text-sm: .875rem;
        --text-sm--line-height: calc(1.25/.875);
        --text-base: 1rem;
        --text-base--line-height: calc(1.5/1);
        --text-lg: 1.125rem;
        --text-lg--line-height: calc(1.75/1.125);
        --text-xl: 1.25rem;
        --text-xl--line-height: calc(1.75/1.25);
        --text-2xl: 1.5rem;
        --text-2xl--line-height: calc(2/1.5);
        --text-3xl: 1.875rem;
        --text-3xl--line-height: calc(2.25/1.875);
        --text-5xl: 3rem;
        --text-5xl--line-height: 1;
        --text-6xl: 3.75rem;
        --text-6xl--line-height: 1;
        --font-weight-semibold: 600;
        --font-weight-bold: 700;
        --font-weight-black: 900;
        --leading-relaxed: 1.625;
        --ease-in-out: cubic-bezier(.4, 0, .2, 1);
        --default-transition-duration: .15s;
        --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        --default-font-family: var(--font-sans);
        --default-mono-font-family: var(--font-mono);
        --color-primary-color: #962121;
        --color-primary-light: #c02a29;
        --color-secondary-color: #35363b;
        --color-secondary-dark: #c9c9c9;
        --color-secondary-light: #f0f0f0;
        --color-white: #fff;
        --color-black: #000
    }
}

@layer base {

    *,
    :after,
    :before,
    ::backdrop {
        box-sizing: border-box;
        border: 0 solid;
        margin: 0;
        padding: 0
    }

    ::file-selector-button {
        box-sizing: border-box;
        border: 0 solid;
        margin: 0;
        padding: 0
    }

    html,
    :host {
        -webkit-text-size-adjust: 100%;
        tab-size: 4;
        line-height: 1.5;
        font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
        font-feature-settings: var(--default-font-feature-settings, normal);
        font-variation-settings: var(--default-font-variation-settings, normal);
        -webkit-tap-highlight-color: transparent
    }

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

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

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

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

    b,
    strong {
        font-weight: bolder
    }

    code,
    kbd,
    samp,
    pre {
        font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
        font-feature-settings: var(--default-mono-font-feature-settings, normal);
        font-variation-settings: var(--default-mono-font-variation-settings, normal);
        font-size: 1em
    }

    small {
        font-size: 80%
    }

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

    sub {
        bottom: -.25em
    }

    sup {
        top: -.5em
    }

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

    :-moz-focusring {
        outline: auto
    }

    progress {
        vertical-align: baseline
    }

    summary {
        display: list-item
    }

    ol,
    ul,
    menu {
        list-style: none
    }

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

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

    button,
    input,
    select,
    optgroup,
    textarea {
        font: inherit;
        font-feature-settings: inherit;
        font-variation-settings: inherit;
        letter-spacing: inherit;
        color: inherit;
        opacity: 1;
        background-color: #0000;
        border-radius: 0
    }

    ::file-selector-button {
        font: inherit;
        font-feature-settings: inherit;
        font-variation-settings: inherit;
        letter-spacing: inherit;
        color: inherit;
        opacity: 1;
        background-color: #0000;
        border-radius: 0
    }

    :where(select:is([multiple], [size])) optgroup {
        font-weight: bolder
    }

    :where(select:is([multiple], [size])) optgroup option {
        padding-inline-start: 20px
    }

    ::file-selector-button {
        margin-inline-end: 4px
    }

    ::placeholder {
        opacity: 1
    }

    @supports (not ((-webkit-appearance: -apple-pay-button))) or(contain-intrinsic-size: 1px) {
        ::placeholder {
            color: currentColor
        }

        @supports (color: color-mix(in lab, red, red)) {
            ::placeholder {
                color: color-mix(in oklab, currentcolor 50%, transparent)
            }
        }
    }

    textarea {
        resize: vertical
    }

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

    ::-webkit-date-and-time-value {
        min-height: 1lh;
        text-align: inherit
    }

    ::-webkit-datetime-edit {
        padding-block: 0
    }

    ::-webkit-datetime-edit-year-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-month-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-day-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-hour-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-minute-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-second-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-millisecond-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-meridiem-field {
        padding-block: 0
    }

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

    button,
    input:where([type=button], [type=reset], [type=submit]) {
        appearance: button
    }

    ::file-selector-button {
        appearance: button
    }

    ::-webkit-inner-spin-button {
        height: auto
    }

    ::-webkit-outer-spin-button {
        height: auto
    }

    [hidden]:where(:not([hidden=until-found])) {
        display: none !important
    }

    [type=text],
    input:where(:not([type])),
    [type=email],
    [type=url],
    [type=password],
    [type=number],
    [type=date],
    [type=datetime-local],
    [type=month],
    [type=search],
    [type=tel],
    [type=time],
    [type=week],
    [multiple],
    textarea,
    select {
        appearance: none;
        --tw-shadow: 0 0 #0000;
        background-color: #fff;
        border-width: 1px;
        border-color: oklch(55.1% .027 264.364);
        border-radius: 0;
        padding: .5rem .75rem;
        font-size: 1rem;
        line-height: 1.5rem
    }

    :is([type=text], input:where(:not([type])), [type=email], [type=url], [type=password], [type=number], [type=date], [type=datetime-local], [type=month], [type=search], [type=tel], [type=time], [type=week], [multiple], textarea, select):focus {
        outline-offset: 2px;
        --tw-ring-inset: var(--tw-empty, );
        --tw-ring-offset-width: 0px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: oklch(54.6% .245 262.881);
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
        border-color: oklch(54.6% .245 262.881);
        outline: 2px solid #0000
    }

    input::placeholder,
    textarea::placeholder {
        color: oklch(55.1% .027 264.364);
        opacity: 1
    }

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

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

    ::-webkit-date-and-time-value {
        text-align: inherit
    }

    ::-webkit-datetime-edit {
        display: inline-flex
    }

    ::-webkit-datetime-edit {
        padding-top: 0;
        padding-bottom: 0
    }

    ::-webkit-datetime-edit-year-field {
        padding-top: 0;
        padding-bottom: 0
    }

    ::-webkit-datetime-edit-month-field {
        padding-top: 0;
        padding-bottom: 0
    }

    ::-webkit-datetime-edit-day-field {
        padding-top: 0;
        padding-bottom: 0
    }

    ::-webkit-datetime-edit-hour-field {
        padding-top: 0;
        padding-bottom: 0
    }

    ::-webkit-datetime-edit-minute-field {
        padding-top: 0;
        padding-bottom: 0
    }

    ::-webkit-datetime-edit-second-field {
        padding-top: 0;
        padding-bottom: 0
    }

    ::-webkit-datetime-edit-millisecond-field {
        padding-top: 0;
        padding-bottom: 0
    }

    ::-webkit-datetime-edit-meridiem-field {
        padding-top: 0;
        padding-bottom: 0
    }

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

    [multiple],
    [size]:where(select:not([size="1"])) {
        background-image: initial;
        background-position: initial;
        background-repeat: unset;
        background-size: initial;
        print-color-adjust: unset;
        padding-right: .75rem
    }

    [type=checkbox],
    [type=radio] {
        appearance: none;
        print-color-adjust: exact;
        vertical-align: middle;
        -webkit-user-select: none;
        user-select: none;
        color: oklch(54.6% .245 262.881);
        --tw-shadow: 0 0 #0000;
        background-color: #fff;
        background-origin: border-box;
        border-width: 1px;
        border-color: oklch(55.1% .027 264.364);
        flex-shrink: 0;
        width: 1rem;
        height: 1rem;
        padding: 0;
        display: inline-block
    }

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

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

    [type=checkbox]:focus,
    [type=radio]:focus {
        outline-offset: 2px;
        --tw-ring-inset: var(--tw-empty, );
        --tw-ring-offset-width: 2px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: oklch(54.6% .245 262.881);
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
        outline: 2px solid #0000
    }

    [type=checkbox]:checked,
    [type=radio]:checked {
        background-color: currentColor;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        border-color: #0000
    }

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

    @media (forced-colors: active) {
        [type=checkbox]:checked {
            appearance: auto
        }
    }

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

    @media (forced-colors: active) {
        [type=radio]:checked {
            appearance: auto
        }
    }

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

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

    @media (forced-colors: active) {
        [type=checkbox]:indeterminate {
            appearance: auto
        }
    }

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

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

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

@layer components {
    .viewport-wrapper {
        background-color: var(--color-white);
        --tw-leading: var(--leading-relaxed);
        width: 100%;
        line-height: var(--leading-relaxed);
        color: var(--color-black);
        overflow-x: clip
    }

    .main {
        flex-direction: column;
        align-items: center;
        display: flex
    }

    .anchor {
        scroll-margin-top: 85px
    }

    @media (min-width: 40rem) {
        .anchor {
            scroll-margin-top: 110px
        }
    }

    .section {
        width: 100%;
        padding-inline: calc(var(--spacing) * 5);
        padding-block: calc(var(--spacing) * 16);
        flex-direction: column;
        align-items: center;
        display: flex
    }

    .section-content {
        width: 100%;
        max-width: var(--container-6xl);
        flex-direction: column;
        align-items: center;
        display: flex
    }

    :where(.section-content > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)))
    }

    .top-bar {
        background-color: var(--color-primary-color);
        text-align: center;
        width: 100%
    }

    .top-bar a {
        width: 100%;
        height: 100%;
        padding: calc(var(--spacing) * 3);
        --tw-font-weight: var(--font-weight-bold);
        font-weight: var(--font-weight-bold);
        color: var(--color-white);
        text-transform: uppercase;
        display: inline-block
    }

    @media (hover: hover) {
        .top-bar a:hover {
            text-decoration-line: underline
        }
    }

    .header {
        top: calc(var(--spacing) * 0);
        z-index: 1000;
        background-color: var(--color-white);
        width: 100%;
        font-size: var(--text-lg);
        line-height: var(--tw-leading, var(--text-lg--line-height));
        --tw-font-weight: var(--font-weight-bold);
        font-weight: var(--font-weight-bold);
        text-transform: uppercase;
        position: sticky
    }

    .nav-menu {
        border-bottom-style: var(--tw-border-style);
        border-bottom-width: 4px;
        border-color: var(--color-primary-color);
        flex-direction: column;
        align-items: center;
        width: 100%;
        display: flex;
        position: relative
    }

    .nav-menu-bar {
        z-index: 1100;
        width: 100%;
        max-width: var(--container-6xl);
        padding-inline: calc(var(--spacing) * 5);
        padding-block: calc(var(--spacing) * 2);
        justify-content: space-between;
        align-items: center;
        display: flex
    }

    @media (min-width: 40rem) {
        .nav-menu-bar {
            padding-inline: calc(var(--spacing) * 10)
        }
    }

    .logo a img {
        height: 65px
    }

    @media (min-width: 40rem) {
        .logo a img {
            height: 90px
        }
    }

    .nav-list {
        align-items: center;
        list-style-type: none;
        display: flex
    }

    .nav-list-link {
        margin-right: calc(var(--spacing) * 6);
        display: none
    }

    @media (hover: hover) {
        .nav-list-link:hover {
            color: var(--color-primary-color);
            text-decoration-line: underline
        }
    }

    @media (min-width: 64rem) {
        .nav-list-link {
            display: list-item
        }
    }

    .nav-list-active {
        color: var(--color-primary-color)
    }

    .nav-toggle-container {
        margin-left: calc(var(--spacing) * 3)
    }

    @media (min-width: 64rem) {
        .nav-toggle-container {
            display: none
        }
    }

    .nav-toggle {
        cursor: pointer;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        display: flex
    }

    :where(.nav-toggle > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))
    }

    .nav-toggle {
        padding: calc(var(--spacing) * 3);
        border-radius: .25rem
    }

    .nav-toggle-line {
        height: calc(var(--spacing) * 1);
        width: calc(var(--spacing) * 10);
        transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
        background-color: var(--color-black);
        transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration));
        --tw-duration: .3s;
        border-radius: 3.40282e38px;
        transition-duration: .3s
    }

    .nav-drawer-overlay {
        z-index: 1200;
        background-color: var(--color-black);
        opacity: 0;
        width: 100vw;
        height: 100vh;
        transition-property: opacity;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration));
        --tw-duration: .5s;
        --tw-ease: var(--ease-in-out);
        transition-duration: .5s;
        transition-timing-function: var(--ease-in-out);
        position: absolute;
        top: 85px
    }

    @media (min-width: 40rem) {
        .nav-drawer-overlay {
            top: 110px
        }
    }

    @media (min-width: 64rem) {
        .nav-drawer-overlay {
            display: none
        }
    }

    .nav-drawer {
        z-index: 1300;
        background-color: var(--color-white);
        width: 75%;
        height: 100vh;
        transition-property: all;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration));
        --tw-duration: .5s;
        --tw-ease: var(--ease-in-out);
        transition-duration: .5s;
        transition-timing-function: var(--ease-in-out);
        flex-direction: column;
        align-items: center;
        display: flex;
        position: absolute;
        top: 85px;
        right: -75%
    }

    @media (min-width: 40rem) {
        .nav-drawer {
            top: 110px
        }
    }

    @media (min-width: 64rem) {
        .nav-drawer {
            display: none
        }
    }

    .nav-drawer-list {
        flex-direction: column;
        align-items: center;
        width: 100%;
        list-style-type: none;
        display: flex
    }

    .nav-drawer-list li {
        border-top-style: var(--tw-border-style);
        border-top-width: 1px;
        border-color: var(--color-black);
        width: 100%
    }

    .nav-drawer-list li:first-child {
        border-top-style: var(--tw-border-style);
        border-top-width: 0
    }

    .nav-drawer-list li:last-child {
        border-bottom-style: var(--tw-border-style);
        border-bottom-width: 1px;
        border-color: var(--color-black)
    }

    .nav-drawer-list li a {
        cursor: pointer;
        width: 100%;
        height: 100%;
        padding-inline: calc(var(--spacing) * 10);
        padding-block: calc(var(--spacing) * 4);
        font-size: var(--text-lg);
        line-height: var(--tw-leading, var(--text-lg--line-height));
        display: block
    }

    @media (hover: hover) {
        .nav-drawer-list li a:hover {
            color: var(--color-primary-color);
            text-decoration-line: underline
        }
    }

    .footer {
        flex-direction: column;
        align-items: center;
        display: flex
    }

    :where(.footer > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)))
    }

    .footer {
        background-color: var(--color-primary-color);
        padding-block: calc(var(--spacing) * 24);
        text-align: center;
        font-size: var(--text-sm);
        line-height: var(--tw-leading, var(--text-sm--line-height));
        --tw-font-weight: var(--font-weight-semibold);
        font-weight: var(--font-weight-semibold);
        color: var(--color-white);
        text-transform: uppercase
    }

    @media (min-width: 40rem) {
        .footer {
            font-size: var(--text-base);
            line-height: var(--tw-leading, var(--text-base--line-height))
        }
    }

    .footer-nav {
        flex-direction: column;
        align-items: center;
        width: 100%;
        display: flex
    }

    :where(.footer-nav > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)))
    }

    .footer-nav {
        font-size: var(--text-base);
        line-height: var(--tw-leading, var(--text-base--line-height))
    }

    @media (min-width: 40rem) {
        .footer-nav {
            font-size: var(--text-lg);
            line-height: var(--tw-leading, var(--text-lg--line-height))
        }
    }

    .footer-logo a img {
        height: 150px
    }

    .footer-nav-list {
        flex-direction: column;
        align-items: center;
        list-style-type: none;
        display: flex
    }

    @media (min-width: 40rem) {
        .footer-nav-list {
            flex-direction: row
        }
    }

    .footer-nav-list-link {
        margin-bottom: calc(var(--spacing) * 8)
    }

    @media (min-width: 40rem) {
        .footer-nav-list-link {
            margin-right: calc(var(--spacing) * 6);
            margin-bottom: calc(var(--spacing) * 0)
        }
    }

    .footer-nav-list-link:last-child {
        margin-bottom: calc(var(--spacing) * 0)
    }

    @media (min-width: 40rem) {
        .footer-nav-list-link:last-child {
            margin-right: calc(var(--spacing) * 0)
        }
    }

    @media (hover: hover) {
        .footer-link:hover {
            text-decoration-line: underline
        }
    }

    .footer-social-list {
        align-items: center;
        list-style-type: none;
        display: flex
    }

    .footer-social-list-icon {
        margin-right: calc(var(--spacing) * 6)
    }

    .footer-social-list-icon:last-child {
        margin-right: calc(var(--spacing) * 0)
    }

    .footer-social-list-icon a img {
        height: calc(var(--spacing) * 12)
    }

    .disclaimer {
        border-style: var(--tw-border-style);
        border-width: 1px;
        border-color: var(--color-white);
        padding-inline: calc(var(--spacing) * 3);
        padding-block: calc(var(--spacing) * 1);
        flex-direction: column;
        align-items: center;
        display: flex
    }

    .popup {
        top: calc(var(--spacing) * 0);
        left: calc(var(--spacing) * 0);
        z-index: 1400;
        width: 100vw;
        height: 100vh;
        padding-inline: calc(var(--spacing) * 2);
        background-color: #0000;
        justify-content: center;
        align-items: center;
        display: flex;
        position: fixed
    }

    .popup-overlay {
        top: calc(var(--spacing) * 0);
        left: calc(var(--spacing) * 0);
        z-index: 1400;
        background-color: var(--color-black);
        opacity: .75;
        width: 100vw;
        height: 100vh;
        position: fixed
    }

    .popup-modal {
        z-index: 1500;
        background-color: var(--color-white);
        opacity: 1;
        border-radius: .25rem;
        flex-direction: column;
        display: flex
    }

    .popup-close-container {
        width: 100%;
        padding: calc(var(--spacing) * 1);
        justify-content: flex-end;
        display: flex
    }

    .popup-close {
        cursor: pointer;
        padding: calc(var(--spacing) * 1)
    }

    .popup-close img {
        height: calc(var(--spacing) * 8);
        width: calc(var(--spacing) * 8)
    }

    .popup-content {
        width: 100%;
        max-width: var(--container-2xl);
        flex-direction: column;
        align-items: center;
        display: flex
    }

    :where(.popup-content > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))
    }

    .popup-content {
        background-color: var(--color-white);
        padding-inline: calc(var(--spacing) * 6);
        padding-top: calc(var(--spacing) * 2);
        padding-bottom: calc(var(--spacing) * 6);
        opacity: 1;
        border-radius: .25rem
    }

    .popup-text {
        text-align: center;
        font-size: var(--text-lg);
        line-height: var(--tw-leading, var(--text-lg--line-height));
        --tw-font-weight: var(--font-weight-semibold);
        font-weight: var(--font-weight-semibold)
    }

    @media (min-width: 64rem) {
        .popup-text {
            font-size: var(--text-xl);
            line-height: var(--tw-leading, var(--text-xl--line-height))
        }
    }

    .popup-content .btn {
        width: 100%
    }

    .popup-image {
        border-style: var(--tw-border-style);
        border-width: 8px;
        border-color: var(--color-secondary-color);
        border-radius: .25rem;
        max-height: 300px
    }

    .hero-section {
        background-position: 70%;
        background-size: cover;
        align-items: flex-start;
        width: 100%;
        height: 600px;
        position: relative
    }

    @media (min-width: 48rem) {
        .hero-section {
            background-position: 50% 15%
        }
    }

    @media (min-width: 64rem) {
        .hero-section {
            height: 700px
        }
    }

    .hero-section {
        background-image: url(images/hero.jpg)
    }

    .hero-section-cover {
        inset: calc(var(--spacing) * 0);
        z-index: 900;
        --tw-gradient-position: 100deg;
        background-image: linear-gradient(var(--tw-gradient-stops, 100deg));
        --tw-gradient-from: var(--color-primary-color);
        --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
        --tw-gradient-from-position: 40%;
        --tw-gradient-to: transparent;
        --tw-gradient-to-position: 1%;
        opacity: .8;
        width: 100%;
        height: 100%;
        position: absolute
    }

    .hero-section-content {
        z-index: 950;
        width: 30%;
        height: 100%;
        font-size: var(--text-xl);
        line-height: var(--tw-leading, var(--text-xl--line-height));
        --tw-font-weight: var(--font-weight-black);
        font-weight: var(--font-weight-black);
        color: var(--color-white);
        flex-direction: column;
        justify-content: center;
        align-items: center;
        display: flex;
        position: relative
    }

    @media (min-width: 40rem) {
        .hero-section-content {
            font-size: var(--text-2xl);
            line-height: var(--tw-leading, var(--text-2xl--line-height))
        }
    }

    @media (min-width: 48rem) {
        .hero-section-content {
            font-size: var(--text-3xl);
            line-height: var(--tw-leading, var(--text-3xl--line-height))
        }
    }

    @media (min-width: 80rem) {
        .hero-section-content {
            font-size: var(--text-5xl);
            line-height: var(--tw-leading, var(--text-5xl--line-height))
        }
    }

    @media (min-width: 96rem) {
        .hero-section-content {
            font-size: var(--text-6xl);
            line-height: var(--tw-leading, var(--text-6xl--line-height))
        }
    }

    .hero-section-content-text {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        display: flex
    }

    :where(.hero-section-content-text > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)))
    }

    @media (min-width: 64rem) {
        :where(.hero-section-content-text > :not(:last-child)) {
            --tw-space-y-reverse: 0;
            margin-block-start: calc(calc(var(--spacing) * 12) * var(--tw-space-y-reverse));
            margin-block-end: calc(calc(var(--spacing) * 12) * calc(1 - var(--tw-space-y-reverse)))
        }
    }

    .form-section {
        background-color: var(--color-secondary-color)
    }

    .form-section-content {
        max-width: var(--container-2xl)
    }

    .form-section-title {
        text-align: center;
        font-size: var(--text-2xl);
        line-height: var(--tw-leading, var(--text-2xl--line-height));
        --tw-font-weight: var(--font-weight-black);
        font-weight: var(--font-weight-black);
        color: var(--color-white);
        text-transform: uppercase
    }

    @media (min-width: 40rem) {
        .form-section-title {
            font-size: var(--text-3xl);
            line-height: var(--tw-leading, var(--text-3xl--line-height))
        }
    }

    .signup-form {
        flex-direction: column;
        align-items: center;
        width: 100%;
        display: flex
    }

    :where(.signup-form > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))
    }

    .form-section-row {
        flex-direction: column;
        width: 100%;
        display: flex
    }

    :where(.form-section-row > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))
    }

    @media (min-width: 64rem) {
        .form-section-row {
            flex-direction: row
        }

        :where(.form-section-row > :not(:last-child)) {
            --tw-space-y-reverse: 0;
            margin-block-start: calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse));
            margin-block-end: calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse)))
        }
    }

    .form-section-input {
        margin-right: calc(var(--spacing) * 4);
        width: 100%
    }

    .form-section-input input {
        border-radius: .25rem
    }

    .form-section-row .form-section-input:last-child {
        margin-right: calc(var(--spacing) * 0)
    }

    .form-section-input input,
    .signup-form .btn {
        width: 100%
    }

    .sms-disclaimer {
        font-size: var(--text-sm);
        line-height: var(--tw-leading, var(--text-sm--line-height));
        color: var(--color-white)
    }

    .form-success-container {
        flex-direction: column;
        align-items: center;
        display: flex
    }

    :where(.form-success-container > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))
    }

    .form-success-container {
        text-align: center
    }

    .form-success-icon {
        height: calc(var(--spacing) * 20);
        width: calc(var(--spacing) * 20);
        color: var(--color-white)
    }

    .form-success-title {
        font-size: var(--text-3xl);
        line-height: var(--tw-leading, var(--text-3xl--line-height));
        --tw-font-weight: var(--font-weight-black);
        font-weight: var(--font-weight-black);
        color: var(--color-white);
        text-transform: uppercase
    }

    .form-success-message {
        font-size: var(--text-lg);
        line-height: var(--tw-leading, var(--text-lg--line-height));
        color: var(--color-white)
    }

    .form-error-container {
        flex-direction: column;
        align-items: center;
        display: flex
    }

    :where(.form-error-container > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))
    }

    .form-error-container {
        text-align: center
    }

    .form-error-title {
        font-size: var(--text-2xl);
        line-height: var(--tw-leading, var(--text-2xl--line-height));
        --tw-font-weight: var(--font-weight-black);
        font-weight: var(--font-weight-black);
        color: var(--color-white);
        text-transform: uppercase
    }

    .form-error-message {
        font-size: var(--text-lg);
        line-height: var(--tw-leading, var(--text-lg--line-height));
        color: var(--color-white)
    }

    .meet-section-container {
        flex-direction: column;
        align-items: center;
        width: 100%;
        display: flex
    }

    @media (min-width: 64rem) {
        .meet-section-container {
            flex-direction: row;
            align-items: flex-start
        }
    }

    .meet-section-image {
        justify-content: center;
        width: 100%;
        display: flex
    }

    .meet-section-image img {
        border-style: var(--tw-border-style);
        border-width: 8px;
        border-color: var(--color-secondary-color);
        border-radius: .25rem;
        max-height: 300px
    }

    @media (min-width: 64rem) {
        .meet-section-image img {
            max-height: none
        }
    }

    .meet-section-body {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        display: flex
    }

    :where(.meet-section-body > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))
    }

    .meet-section-body {
        padding-top: calc(var(--spacing) * 4)
    }

    @media (min-width: 64rem) {
        .meet-section-body {
            padding-inline: calc(var(--spacing) * 4);
            padding-top: calc(var(--spacing) * 0);
            align-items: flex-start
        }
    }

    .meet-section-title {
        border-bottom-style: var(--tw-border-style);
        border-bottom-width: 4px;
        border-bottom-color: var(--color-primary-color);
        width: fit-content;
        padding-bottom: calc(var(--spacing) * 4);
        font-size: var(--text-2xl);
        line-height: var(--tw-leading, var(--text-2xl--line-height));
        --tw-font-weight: var(--font-weight-black);
        font-weight: var(--font-weight-black);
        color: var(--color-black);
        text-transform: uppercase
    }

    @media (min-width: 40rem) {
        .meet-section-title {
            font-size: var(--text-3xl);
            line-height: var(--tw-leading, var(--text-3xl--line-height))
        }
    }

    @media (min-width: 64rem) {
        .meet-section-title {
            border-bottom-style: var(--tw-border-style);
            border-bottom-width: 0;
            border-left-style: var(--tw-border-style);
            border-left-width: 4px;
            border-left-color: var(--color-primary-color);
            padding-bottom: calc(var(--spacing) * 0);
            padding-left: calc(var(--spacing) * 4)
        }
    }

    .meet-section-body-text {
        width: 100%;
        padding-left: calc(var(--spacing) * 5);
        text-align: left
    }

    .donation-section {
        background-color: var(--color-secondary-color)
    }

    .donation-section-title {
        text-align: center;
        font-size: var(--text-2xl);
        line-height: var(--tw-leading, var(--text-2xl--line-height));
        --tw-font-weight: var(--font-weight-black);
        font-weight: var(--font-weight-black);
        color: var(--color-white);
        text-transform: uppercase
    }

    @media (min-width: 40rem) {
        .donation-section-title {
            font-size: var(--text-3xl);
            line-height: var(--tw-leading, var(--text-3xl--line-height))
        }
    }

    .donation-section-body {
        width: 100%;
        font-size: var(--text-xl);
        line-height: var(--tw-leading, var(--text-xl--line-height));
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        display: flex
    }

    @media (min-width: 40rem) {
        .donation-section-body {
            font-size: var(--text-2xl);
            line-height: var(--tw-leading, var(--text-2xl--line-height))
        }
    }

    @media (min-width: 64rem) {
        .donation-section-body {
            flex-flow: row
        }
    }

    .donation-section-body .btn {
        margin-bottom: calc(var(--spacing) * 4);
        width: calc(50% - .5rem);
        padding-block: calc(var(--spacing) * 6)
    }

    @media (min-width: 64rem) {
        .donation-section-body .btn {
            margin-right: calc(var(--spacing) * 4);
            margin-bottom: calc(var(--spacing) * 0);
            width: 100%
        }

        .donation-section-body .btn:last-child {
            margin-right: calc(var(--spacing) * 0)
        }
    }

    .issues-section-title {
        border-bottom-style: var(--tw-border-style);
        border-bottom-width: 4px;
        border-bottom-color: var(--color-primary-color);
        padding-bottom: calc(var(--spacing) * 4);
        font-size: var(--text-2xl);
        line-height: var(--tw-leading, var(--text-2xl--line-height));
        --tw-font-weight: var(--font-weight-black);
        font-weight: var(--font-weight-black);
        color: var(--color-black);
        text-transform: uppercase
    }

    @media (min-width: 40rem) {
        .issues-section-title {
            font-size: var(--text-3xl);
            line-height: var(--tw-leading, var(--text-3xl--line-height))
        }
    }

    .issues-section-body {
        width: 100%
    }

    :where(.issues-section-body > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))
    }

    .accordion-item {
        border-radius: .25rem;
        overflow: hidden
    }

    .accordion-header {
        cursor: pointer;
        background-color: var(--color-secondary-light);
        width: 100%;
        padding-inline: calc(var(--spacing) * 5);
        padding-block: calc(var(--spacing) * 4);
        text-align: left;
        border-radius: .25rem;
        justify-content: space-between;
        align-items: center;
        display: flex
    }

    @media (hover: hover) {
        .accordion-header:hover {
            background-color: var(--color-secondary-dark)
        }
    }

    .accordion-title {
        font-size: var(--text-lg);
        line-height: var(--tw-leading, var(--text-lg--line-height));
        --tw-font-weight: var(--font-weight-bold);
        font-weight: var(--font-weight-bold);
        color: var(--color-black)
    }

    .accordion-icon {
        color: var(--color-black)
    }

    .accordion-content {
        padding-block: calc(var(--spacing) * 4);
        display: none
    }

    .accordion-content[aria-hidden=false] {
        display: block
    }

    .accordion-content p {
        padding-inline: calc(var(--spacing) * 5);
        padding-block: calc(var(--spacing) * 2)
    }

    .gallery-section {
        padding-block: calc(var(--spacing) * 8)
    }

    .gallery-section-content {
        justify-content: center;
        align-items: center
    }

    :where(.gallery-section-content > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))
    }

    @media (min-width: 64rem) {
        .gallery-section-content {
            flex-direction: row
        }

        :where(.gallery-section-content > :not(:last-child)) {
            --tw-space-x-reverse: 0;
            margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
            margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)))
        }
    }

    .gallery-section-image {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        display: flex
    }

    .gallery-section-image img {
        border-style: var(--tw-border-style);
        border-width: 8px;
        border-color: var(--color-secondary-color);
        object-position: center;
        border-radius: .25rem;
        max-height: 500px
    }

    @media (min-width: 64rem) {
        .gallery-section-image img {
            max-height: none
        }
    }

    .gallery-section-image:last-child {
        margin-bottom: calc(var(--spacing) * 4)
    }

    @media (min-width: 64rem) {
        .gallery-section-image:last-child {
            margin-right: calc(var(--spacing) * 0)
        }
    }

    .article-content {
        align-items: flex-start
    }

    .article-title {
        font-size: var(--text-2xl);
        line-height: var(--tw-leading, var(--text-2xl--line-height));
        --tw-font-weight: var(--font-weight-black);
        font-weight: var(--font-weight-black);
        color: var(--color-black);
        text-transform: uppercase;
        text-decoration-line: underline
    }

    @media (min-width: 40rem) {
        .article-title {
            font-size: var(--text-3xl);
            line-height: var(--tw-leading, var(--text-3xl--line-height))
        }
    }

    .article-subtitle {
        font-size: var(--text-xl);
        line-height: var(--tw-leading, var(--text-xl--line-height));
        --tw-font-weight: var(--font-weight-bold);
        font-weight: var(--font-weight-bold);
        color: var(--color-black);
        text-transform: uppercase
    }

    @media (min-width: 40rem) {
        .article-subtitle {
            font-size: var(--text-2xl);
            line-height: var(--tw-leading, var(--text-2xl--line-height))
        }
    }

    .article-text {
        flex-direction: column;
        display: flex
    }

    :where(.article-text > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))
    }

    .article-text {
        font-size: var(--text-lg);
        line-height: var(--tw-leading, var(--text-lg--line-height));
        color: var(--color-black)
    }

    .article-text ul {
        padding-left: calc(var(--spacing) * 8);
        list-style-type: disc
    }

    .article-text li {
        margin-bottom: calc(var(--spacing) * 2)
    }

    .article-link {
        color: var(--color-primary-color)
    }

    @media (hover: hover) {
        .article-link:hover {
            text-decoration-line: underline
        }
    }

    .not-found-content {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        display: flex
    }

    :where(.not-found-content > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))
    }

    .not-found-title {
        font-size: var(--text-2xl);
        line-height: var(--tw-leading, var(--text-2xl--line-height));
        --tw-font-weight: var(--font-weight-black);
        font-weight: var(--font-weight-black);
        color: var(--color-black);
        text-transform: uppercase
    }

    @media (min-width: 40rem) {
        .not-found-title {
            font-size: var(--text-3xl);
            line-height: var(--tw-leading, var(--text-3xl--line-height))
        }
    }

    .not-found-text {
        font-size: var(--text-lg);
        line-height: var(--tw-leading, var(--text-lg--line-height));
        color: var(--color-black)
    }

    .btn {
        cursor: pointer;
        padding-inline: calc(var(--spacing) * 5);
        padding-block: calc(var(--spacing) * 3);
        text-align: center;
        --tw-leading: 1;
        --tw-font-weight: var(--font-weight-bold);
        line-height: 1;
        font-weight: var(--font-weight-bold);
        text-transform: uppercase;
        border-radius: .25rem;
        display: inline-block
    }

    @media (min-width: 40rem) {
        .btn {
            padding-inline: calc(var(--spacing) * 6);
            padding-block: calc(var(--spacing) * 4)
        }
    }

    .btn-primary {
        background-color: var(--color-primary-color);
        color: var(--color-white)
    }

    @media (hover: hover) {
        .btn-primary:hover {
            background-color: var(--color-primary-light)
        }
    }

    .btn-primary:active {
        background-color: var(--color-primary-light)
    }

    .btn-outline {
        border-style: var(--tw-border-style);
        border-width: 2px;
        border-color: var(--color-primary-color);
        color: var(--color-primary-color);
        background-color: #0000
    }

    @media (hover: hover) {
        .btn-outline:hover {
            background-color: var(--color-primary-color);
            color: var(--color-white)
        }
    }
}

@layer utilities {
    .sr-only {
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border-width: 0;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        position: absolute;
        overflow: hidden
    }

    .hidden {
        display: none
    }

    @media (hover: hover) {
        .hover\:underline:hover {
            text-decoration-line: underline
        }
    }

    .nav-toggle-line-1-active {
        --tw-translate-y: calc(var(--spacing) * 3);
        translate: var(--tw-translate-x) var(--tw-translate-y);
        rotate: 45deg
    }

    .nav-toggle-line-2-active {
        opacity: 0
    }

    .nav-toggle-line-3-active {
        --tw-translate-y: calc(var(--spacing) * -3);
        translate: var(--tw-translate-x) var(--tw-translate-y);
        rotate: -45deg
    }

    .nav-drawer-overlay-active {
        opacity: .75
    }

    .nav-drawer-active {
        right: calc(var(--spacing) * 0)
    }

    .no-scroll {
        overflow: hidden
    }
}

@property --tw-leading {
    syntax: "*";
    inherits: false
}

@property --tw-space-y-reverse {
    syntax: "*";
    inherits: false;
    initial-value: 0
}

@property --tw-font-weight {
    syntax: "*";
    inherits: false
}

@property --tw-border-style {
    syntax: "*";
    inherits: false;
    initial-value: solid
}

@property --tw-rotate-x {
    syntax: "*";
    inherits: false
}

@property --tw-rotate-y {
    syntax: "*";
    inherits: false
}

@property --tw-rotate-z {
    syntax: "*";
    inherits: false
}

@property --tw-skew-x {
    syntax: "*";
    inherits: false
}

@property --tw-skew-y {
    syntax: "*";
    inherits: false
}

@property --tw-duration {
    syntax: "*";
    inherits: false
}

@property --tw-ease {
    syntax: "*";
    inherits: false
}

@property --tw-gradient-position {
    syntax: "*";
    inherits: false
}

@property --tw-gradient-from {
    syntax: "<color>";
    inherits: false;
    initial-value: #0000
}

@property --tw-gradient-via {
    syntax: "<color>";
    inherits: false;
    initial-value: #0000
}

@property --tw-gradient-to {
    syntax: "<color>";
    inherits: false;
    initial-value: #0000
}

@property --tw-gradient-stops {
    syntax: "*";
    inherits: false
}

@property --tw-gradient-via-stops {
    syntax: "*";
    inherits: false
}

@property --tw-gradient-from-position {
    syntax: "<length-percentage>";
    inherits: false;
    initial-value: 0%
}

@property --tw-gradient-via-position {
    syntax: "<length-percentage>";
    inherits: false;
    initial-value: 50%
}

@property --tw-gradient-to-position {
    syntax: "<length-percentage>";
    inherits: false;
    initial-value: 100%
}

@property --tw-space-x-reverse {
    syntax: "*";
    inherits: false;
    initial-value: 0
}

@property --tw-translate-x {
    syntax: "*";
    inherits: false;
    initial-value: 0
}

@property --tw-translate-y {
    syntax: "*";
    inherits: false;
    initial-value: 0
}

@property --tw-translate-z {
    syntax: "*";
    inherits: false;
    initial-value: 0
}