.ch-dynamic-rte-content h1 {
    font-size: 32px;
    line-height: 44px;
    margin: revert
}
.ch-dynamic-rte-content h2 {
    font-size: 30px;
    line-height: 42px;
    margin: revert
}
.ch-dynamic-rte-content h3 {
    font-size: 22px;
    line-height: 31px;
    margin: revert
}
.ch-dynamic-rte-content h4 {
    font-size: 18px;
    line-height: 25px;
    margin: revert
}
.ch-dynamic-rte-content ul, .ch-dynamic-rte-content ol, .ch-dynamic-rte-content li {
    list-style: revert;
    margin: revert;
    padding: revert
}
.tw-handle .ch-pointer-events-none {
    pointer-events: none
}
.tw-handle .ch-visible {
    visibility: visible
}
.tw-handle .ch-invisible {
    visibility: hidden
}
.tw-handle .ch-collapse {
    visibility: collapse
}
.tw-handle .ch-fixed {
    position: fixed
}
.tw-handle .ch-absolute {
    position: absolute
}
.tw-handle .ch-relative {
    position: relative
}
.tw-handle .ch-sticky {
    position: sticky
}
.tw-handle .ch-inset-0 {
    inset: 0px
}
.tw-handle .ch-inset-x-0 {
    left: 0px;
    right: 0px
}
.tw-handle .ch--top-px {
    top: -1px
}
.tw-handle .ch-bottom-0 {
    bottom: 0px
}
.tw-handle .ch-bottom-4 {
    bottom: 1rem
}
.tw-handle .ch-left-0 {
    left: 0px
}
.tw-handle .ch-left-1\/2 {
    left: 50%
}
.tw-handle .ch-left-6 {
    left: 1.5rem
}
.tw-handle .ch-left-\[18px\] {
    left: 18px
}
.tw-handle .ch-right-0 {
    right: 0px
}
.tw-handle .ch-right-1 {
    right: 0.25rem
}
.tw-handle .ch-right-3 {
    right: 0.75rem
}
.tw-handle .ch-right-3\.5 {
    right: 0.875rem
}
.tw-handle .ch-right-4 {
    right: 1rem
}
.tw-handle .ch-right-\[18px\] {
    right: 18px
}
.tw-handle .ch-top-0 {
    top: 0px
}
.tw-handle .ch-top-0\.5 {
    top: 0.125rem
}
.tw-handle .ch-top-1 {
    top: 0.25rem
}
.tw-handle .ch-top-1\/2 {
    top: 50%
}
.tw-handle .ch-top-10 {
    top: 2.5rem
}
.tw-handle .ch-top-12 {
    top: 3rem
}
.tw-handle .ch-top-2 {
    top: 0.5rem
}
.tw-handle .ch-top-full {
    top: 100%
}
.tw-handle .ch-top-px {
    top: 1px
}
.tw-handle .ch-z-0 {
    z-index: 0
}
.tw-handle .ch-z-10 {
    z-index: 10
}
.tw-handle .ch-z-20 {
    z-index: 20
}
.tw-handle .ch-z-30 {
    z-index: 30
}
.tw-handle .ch-z-50 {
    z-index: 50
}
.tw-handle .ch-col-span-1 {
    grid-column: span 1 / span 1
}
.tw-handle .ch-col-span-3 {
    grid-column: span 3 / span 3
}
.tw-handle .ch-col-span-4 {
    grid-column: span 4 / span 4
}
.tw-handle .ch-col-span-7 {
    grid-column: span 7 / span 7
}
.tw-handle .ch-col-start-1 {
    grid-column-start: 1
}
.tw-handle .ch-col-start-2 {
    grid-column-start: 2
}
.tw-handle .ch-col-start-3 {
    grid-column-start: 3
}
.tw-handle .ch-col-start-4 {
    grid-column-start: 4
}
.tw-handle .ch-row-start-2 {
    grid-row-start: 2
}
.tw-handle .ch-row-start-3 {
    grid-row-start: 3
}
.tw-handle .ch-row-start-4 {
    grid-row-start: 4
}
.tw-handle .ch-float-right {
    float: right
}
.tw-handle .\!ch-m-0 {
    margin: 0px !important
}
.tw-handle .ch--m-1 {
    margin: -0.25rem
}
.tw-handle .ch--m-2 {
    margin: -0.5rem
}
.tw-handle .ch-m-0 {
    margin: 0px
}
.tw-handle .ch-m-1 {
    margin: 0.25rem
}
.tw-handle .ch-m-2 {
    margin: 0.5rem
}
.tw-handle .ch-m-4 {
    margin: 1rem
}
.tw-handle .ch-m-6 {
    margin: 1.5rem
}
.tw-handle .ch-m-8 {
    margin: 2rem
}
.tw-handle .ch-m-auto {
    margin: auto
}
.tw-handle .ch--mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem
}
.tw-handle .ch--mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem
}
.tw-handle .ch--my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem
}
.tw-handle .ch-mx-0 {
    margin-left: 0px;
    margin-right: 0px
}
.tw-handle .ch-mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem
}
.tw-handle .ch-mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem
}
.tw-handle .ch-mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
}
.tw-handle .ch-mx-auto {
    margin-left: auto;
    margin-right: auto
}
.tw-handle .ch-my-0 {
    margin-top: 0px;
    margin-bottom: 0px
}
.tw-handle .ch-my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}
.tw-handle .ch-my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem
}
.tw-handle .ch-my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem
}
.tw-handle .ch-my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem
}
.tw-handle .ch-my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
}
.tw-handle .ch-my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}
.tw-handle .ch-my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}
.tw-handle .ch-my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem
}
.tw-handle .ch-my-auto {
    margin-top: auto;
    margin-bottom: auto
}
.tw-handle .ch--mb-1 {
    margin-bottom: -0.25rem
}
.tw-handle .ch--mb-8 {
    margin-bottom: -2rem
}
.tw-handle .ch--ml-7 {
    margin-left: -1.75rem
}
.tw-handle .ch--mr-2 {
    margin-right: -0.5rem
}
.tw-handle .ch--mt-1 {
    margin-top: -0.25rem
}
.tw-handle .ch--mt-1px {
    margin-top: -1px
}
.tw-handle .ch--mt-2 {
    margin-top: -0.5rem
}
.tw-handle .ch--mt-8 {
    margin-top: -2rem
}
.tw-handle .ch-mb-0 {
    margin-bottom: 0px
}
.tw-handle .ch-mb-0\.5 {
    margin-bottom: 0.125rem
}
.tw-handle .ch-mb-1 {
    margin-bottom: 0.25rem
}
.tw-handle .ch-mb-10 {
    margin-bottom: 2.5rem
}
.tw-handle .ch-mb-12 {
    margin-bottom: 3rem
}
.tw-handle .ch-mb-14 {
    margin-bottom: 3.5rem
}
.tw-handle .ch-mb-16 {
    margin-bottom: 4rem
}
.tw-handle .ch-mb-2 {
    margin-bottom: 0.5rem
}
.tw-handle .ch-mb-20 {
    margin-bottom: 5rem
}
.tw-handle .ch-mb-24 {
    margin-bottom: 6rem
}
.tw-handle .ch-mb-3 {
    margin-bottom: 0.75rem
}
.tw-handle .ch-mb-4 {
    margin-bottom: 1rem
}
.tw-handle .ch-mb-40 {
    margin-bottom: 10rem
}
.tw-handle .ch-mb-5 {
    margin-bottom: 1.25rem
}
.tw-handle .ch-mb-6 {
    margin-bottom: 1.5rem
}
.tw-handle .ch-mb-7 {
    margin-bottom: 1.75rem
}
.tw-handle .ch-mb-8 {
    margin-bottom: 2rem
}
.tw-handle .ch-ml-0 {
    margin-left: 0px
}
.tw-handle .ch-ml-0\.5 {
    margin-left: 0.125rem
}
.tw-handle .ch-ml-1 {
    margin-left: 0.25rem
}
.tw-handle .ch-ml-2 {
    margin-left: 0.5rem
}
.tw-handle .ch-ml-4 {
    margin-left: 1rem
}
.tw-handle .ch-ml-5 {
    margin-left: 1.25rem
}
.tw-handle .ch-ml-6 {
    margin-left: 1.5rem
}
.tw-handle .ch-ml-8 {
    margin-left: 2rem
}
.tw-handle .ch-ml-auto {
    margin-left: auto
}
.tw-handle .ch-ml-px {
    margin-left: 1px
}
.tw-handle .ch-mr-0\.5 {
    margin-right: 0.125rem
}
.tw-handle .ch-mr-1 {
    margin-right: 0.25rem
}
.tw-handle .ch-mr-12 {
    margin-right: 3rem
}
.tw-handle .ch-mr-2 {
    margin-right: 0.5rem
}
.tw-handle .ch-mr-24 {
    margin-right: 6rem
}
.tw-handle .ch-mr-3 {
    margin-right: 0.75rem
}
.tw-handle .ch-mr-4 {
    margin-right: 1rem
}
.tw-handle .ch-mr-5 {
    margin-right: 1.25rem
}
.tw-handle .ch-mr-6 {
    margin-right: 1.5rem
}
.tw-handle .ch-mr-auto {
    margin-right: auto
}
.tw-handle .ch-mt-0 {
    margin-top: 0px
}
.tw-handle .ch-mt-0\.5 {
    margin-top: 0.125rem
}
.tw-handle .ch-mt-1 {
    margin-top: 0.25rem
}
.tw-handle .ch-mt-1\.5 {
    margin-top: 0.375rem
}
.tw-handle .ch-mt-10 {
    margin-top: 2.5rem
}
.tw-handle .ch-mt-12 {
    margin-top: 3rem
}
.tw-handle .ch-mt-14 {
    margin-top: 3.5rem
}
.tw-handle .ch-mt-16 {
    margin-top: 4rem
}
.tw-handle .ch-mt-2 {
    margin-top: 0.5rem
}
.tw-handle .ch-mt-3 {
    margin-top: 0.75rem
}
.tw-handle .ch-mt-4 {
    margin-top: 1rem
}
.tw-handle .ch-mt-5 {
    margin-top: 1.25rem
}
.tw-handle .ch-mt-6 {
    margin-top: 1.5rem
}
.tw-handle .ch-mt-7 {
    margin-top: 1.75rem
}
.tw-handle .ch-mt-8 {
    margin-top: 2rem
}
.tw-handle .ch-box-border {
    box-sizing: border-box
}
.tw-handle .ch-block {
    display: block
}
.tw-handle .ch-inline-block {
    display: inline-block
}
.tw-handle .ch-inline {
    display: inline
}
.tw-handle .ch-flex {
    display: flex
}
.tw-handle .ch-inline-flex {
    display: inline-flex
}
.tw-handle .ch-grid {
    display: grid
}
.tw-handle .ch-inline-grid {
    display: inline-grid
}
.tw-handle .ch-contents {
    display: contents
}
.tw-handle .ch-hidden {
    display: none
}
.tw-handle .ch-h-0 {
    height: 0px
}
.tw-handle .ch-h-1 {
    height: 0.25rem
}
.tw-handle .ch-h-10 {
    height: 2.5rem
}
.tw-handle .ch-h-11 {
    height: 2.75rem
}
.tw-handle .ch-h-12 {
    height: 3rem
}
.tw-handle .ch-h-14 {
    height: 3.5rem
}
.tw-handle .ch-h-16 {
    height: 4rem
}
.tw-handle .ch-h-2 {
    height: 0.5rem
}
.tw-handle .ch-h-20 {
    height: 5rem
}
.tw-handle .ch-h-3 {
    height: 0.75rem
}
.tw-handle .ch-h-32 {
    height: 8rem
}
.tw-handle .ch-h-4 {
    height: 1rem
}
.tw-handle .ch-h-5 {
    height: 1.25rem
}
.tw-handle .ch-h-52 {
    height: 13rem
}
.tw-handle .ch-h-6 {
    height: 1.5rem
}
.tw-handle .ch-h-60 {
    height: 15rem
}
.tw-handle .ch-h-64 {
    height: 16rem
}
.tw-handle .ch-h-7 {
    height: 1.75rem
}
.tw-handle .ch-h-8 {
    height: 2rem
}
.tw-handle .ch-h-9 {
    height: 2.25rem
}
.tw-handle .ch-h-\[147px\] {
    height: 147px
}
.tw-handle .ch-h-\[54px\] {
    height: 54px
}
.tw-handle .ch-h-\[60px\] {
    height: 60px
}
.tw-handle .ch-h-auto {
    height: auto
}
.tw-handle .ch-h-fit {
    height: fit-content
}
.tw-handle .ch-h-full {
    height: 100%
}
.tw-handle .ch-h-min {
    height: min-content
}
.tw-handle .ch-h-px {
    height: 1px
}
.tw-handle .ch-h-screen {
    height: 100vh
}
.tw-handle .ch-max-h-0 {
    max-height: 0px
}
.tw-handle .ch-max-h-14 {
    max-height: 3.5rem
}
.tw-handle .ch-max-h-32 {
    max-height: 8rem
}
.tw-handle .ch-max-h-96 {
    max-height: 24rem
}
.tw-handle .ch-max-h-full {
    max-height: 100%
}
.tw-handle .ch-min-h-16 {
    min-height: 4rem
}
.tw-handle .ch-min-h-8 {
    min-height: 2rem
}
.tw-handle .ch-min-h-full {
    min-height: 100%
}
.tw-handle .ch-min-h-screen {
    min-height: 100vh
}
.tw-handle .ch-w-0 {
    width: 0px
}
.tw-handle .ch-w-1 {
    width: 0.25rem
}
.tw-handle .ch-w-1\/2 {
    width: 50%
}
.tw-handle .ch-w-1\/3 {
    width: 33.333333%
}
.tw-handle .ch-w-1\/5 {
    width: 20%
}
.tw-handle .ch-w-10 {
    width: 2.5rem
}
.tw-handle .ch-w-12 {
    width: 3rem
}
.tw-handle .ch-w-16 {
    width: 4rem
}
.tw-handle .ch-w-2 {
    width: 0.5rem
}
.tw-handle .ch-w-2\/4 {
    width: 50%
}
.tw-handle .ch-w-20 {
    width: 5rem
}
.tw-handle .ch-w-24 {
    width: 6rem
}
.tw-handle .ch-w-28 {
    width: 7rem
}
.tw-handle .ch-w-3 {
    width: 0.75rem
}
.tw-handle .ch-w-32 {
    width: 8rem
}
.tw-handle .ch-w-36 {
    width: 9rem
}
.tw-handle .ch-w-4 {
    width: 1rem
}
.tw-handle .ch-w-4\/5 {
    width: 80%
}
.tw-handle .ch-w-40 {
    width: 10rem
}
.tw-handle .ch-w-48 {
    width: 12rem
}
.tw-handle .ch-w-5 {
    width: 1.25rem
}
.tw-handle .ch-w-52 {
    width: 13rem
}
.tw-handle .ch-w-56 {
    width: 14rem
}
.tw-handle .ch-w-6 {
    width: 1.5rem
}
.tw-handle .ch-w-60 {
    width: 15rem
}
.tw-handle .ch-w-64 {
    width: 16rem
}
.tw-handle .ch-w-7 {
    width: 1.75rem
}
.tw-handle .ch-w-72 {
    width: 18rem
}
.tw-handle .ch-w-8 {
    width: 2rem
}
.tw-handle .ch-w-80 {
    width: 20rem
}
.tw-handle .ch-w-\[60px\] {
    width: 60px
}
.tw-handle .ch-w-auto {
    width: auto
}
.tw-handle .ch-w-fit {
    width: fit-content
}
.tw-handle .ch-w-full {
    width: 100%
}
.tw-handle .ch-w-max {
    width: max-content
}
.tw-handle .ch-w-min {
    width: min-content
}
.tw-handle .ch-min-w-0 {
    min-width: 0px
}
.tw-handle .ch-min-w-32 {
    min-width: 8rem
}
.tw-handle .ch-min-w-40 {
    min-width: 10rem
}
.tw-handle .ch-min-w-max {
    min-width: max-content
}
.tw-handle .ch-min-w-min {
    min-width: min-content
}
.tw-handle .ch-max-w-22 {
    max-width: 5.625rem
}
.tw-handle .ch-max-w-25 {
    max-width: 6.25rem
}
.tw-handle .ch-max-w-2xl {
    max-width: 42rem
}
.tw-handle .ch-max-w-3xl {
    max-width: 48rem
}
.tw-handle .ch-max-w-45 {
    max-width: 11.25rem
}
.tw-handle .ch-max-w-4xl {
    max-width: 56rem
}
.tw-handle .ch-max-w-5xl {
    max-width: 64rem
}
.tw-handle .ch-max-w-64 {
    max-width: 16rem
}
.tw-handle .ch-max-w-6xl {
    max-width: 72rem
}
.tw-handle .ch-max-w-7xl {
    max-width: 80rem
}
.tw-handle .ch-max-w-\[682px\] {
    max-width: 682px
}
.tw-handle .ch-max-w-full {
    max-width: 100%
}
.tw-handle .ch-max-w-lg {
    max-width: 32rem
}
.tw-handle .ch-max-w-max {
    max-width: max-content
}
.tw-handle .ch-max-w-md {
    max-width: 28rem
}
.tw-handle .ch-max-w-min {
    max-width: min-content
}
.tw-handle .ch-max-w-sm {
    max-width: 24rem
}
.tw-handle .ch-max-w-xl {
    max-width: 36rem
}
.tw-handle .ch-max-w-xs {
    max-width: 20rem
}
.tw-handle .ch-flex-1 {
    flex: 1 1 0%
}
.tw-handle .ch-flex-auto {
    flex: 1 1 auto
}
.tw-handle .ch-flex-none {
    flex: none
}
.tw-handle .ch-flex-shrink {
    flex-shrink: 1
}
.tw-handle .ch-flex-shrink-0 {
    flex-shrink: 0
}
.tw-handle .ch-shrink-0 {
    flex-shrink: 0
}
.tw-handle .ch-flex-grow {
    flex-grow: 1
}
.tw-handle .ch-flex-grow-0 {
    flex-grow: 0
}
.tw-handle .ch-grow {
    flex-grow: 1
}
.tw-handle .ch-table-auto {
    table-layout: auto
}
.tw-handle .ch--translate-x-1\/2 {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.tw-handle .ch--translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.tw-handle .ch-translate-x-0 {
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.tw-handle .ch-translate-x-full {
    --tw-translate-x: 100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.tw-handle .ch-rotate-90 {
    --tw-rotate: 90deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.tw-handle .ch-transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
@keyframes ch-pulse {
    50% {
        opacity: .5
    }
}
.tw-handle .ch-animate-pulse {
    animation: ch-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
}
.tw-handle .ch-cursor-default {
    cursor: default
}
.tw-handle .ch-cursor-grab {
    cursor: grab
}
.tw-handle .ch-cursor-grabbing {
    cursor: grabbing
}
.tw-handle .ch-cursor-move {
    cursor: move
}
.tw-handle .ch-cursor-not-allowed {
    cursor: not-allowed
}
.tw-handle .ch-cursor-pointer {
    cursor: pointer
}
.tw-handle .ch-select-none {
    user-select: none
}
.tw-handle .ch-list-inside {
    list-style-position: inside
}
.tw-handle .ch-list-disc {
    list-style-type: disc
}
.tw-handle .ch-grid-flow-row {
    grid-auto-flow: row
}
.tw-handle .ch-grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}
.tw-handle .ch-grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr))
}
.tw-handle .ch-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}
.tw-handle .ch-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
}
.tw-handle .ch-flex-row {
    flex-direction: row
}
.tw-handle .ch-flex-row-reverse {
    flex-direction: row-reverse
}
.tw-handle .ch-flex-col {
    flex-direction: column
}
.tw-handle .ch-flex-wrap {
    flex-wrap: wrap
}
.tw-handle .ch-flex-wrap-reverse {
    flex-wrap: wrap-reverse
}
.tw-handle .ch-items-start {
    align-items: flex-start
}
.tw-handle .ch-items-end {
    align-items: flex-end
}
.tw-handle .ch-items-center {
    align-items: center
}
.tw-handle .ch-items-baseline {
    align-items: baseline
}
.tw-handle .ch-items-stretch {
    align-items: stretch
}
.tw-handle .ch-justify-start {
    justify-content: flex-start
}
.tw-handle .ch-justify-end {
    justify-content: flex-end
}
.tw-handle .ch-justify-center {
    justify-content: center
}
.tw-handle .ch-justify-between {
    justify-content: space-between
}
.tw-handle .ch-gap-0 {
    gap: 0px
}
.tw-handle .ch-gap-0\.5 {
    gap: 0.125rem
}
.tw-handle .ch-gap-1 {
    gap: 0.25rem
}
.tw-handle .ch-gap-1\.5 {
    gap: 0.375rem
}
.tw-handle .ch-gap-12 {
    gap: 3rem
}
.tw-handle .ch-gap-2 {
    gap: 0.5rem
}
.tw-handle .ch-gap-2\.5 {
    gap: 0.625rem
}
.tw-handle .ch-gap-3 {
    gap: 0.75rem
}
.tw-handle .ch-gap-4 {
    gap: 1rem
}
.tw-handle .ch-gap-5 {
    gap: 1.25rem
}
.tw-handle .ch-gap-6 {
    gap: 1.5rem
}
.tw-handle .ch-gap-8 {
    gap: 2rem
}
.tw-handle .ch-gap-x-2 {
    column-gap: 0.5rem
}
.tw-handle .ch-gap-x-4 {
    column-gap: 1rem
}
.tw-handle .ch-gap-y-1 {
    row-gap: 0.25rem
}
.tw-handle .ch-gap-y-2 {
    row-gap: 0.5rem
}
.tw-handle .ch-gap-y-4 {
    row-gap: 1rem
}
.tw-handle :is(.ch-space-y-2 > :not([hidden]) ~ :not([hidden])) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))
}
.tw-handle :is(.ch-divide-y > :not([hidden]) ~ :not([hidden])) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
}
.tw-handle :is(.ch-divide-solid > :not([hidden]) ~ :not([hidden])) {
    border-style: solid
}
.tw-handle :is(.ch-divide-purple-5 > :not([hidden]) ~ :not([hidden])) {
    --tw-divide-opacity: 1;
    border-color: rgb(247 243 245 / var(--tw-divide-opacity, 1))
}
.tw-handle .ch-self-start {
    align-self: flex-start
}
.tw-handle .ch-self-end {
    align-self: flex-end
}
.tw-handle .ch-self-center {
    align-self: center
}
.tw-handle .ch-self-stretch {
    align-self: stretch
}
.tw-handle .ch-self-baseline {
    align-self: baseline
}
.tw-handle .ch-justify-self-end {
    justify-self: end
}
.tw-handle .ch-overflow-auto {
    overflow: auto
}
.tw-handle .ch-overflow-hidden {
    overflow: hidden
}
.tw-handle .ch-overflow-visible {
    overflow: visible
}
.tw-handle .ch-overflow-y-auto {
    overflow-y: auto
}
.tw-handle .ch-overflow-x-hidden {
    overflow-x: hidden
}
.tw-handle .ch-overflow-y-hidden {
    overflow-y: hidden
}
.tw-handle .ch-overflow-x-scroll {
    overflow-x: scroll
}
.tw-handle .ch-overflow-y-scroll {
    overflow-y: scroll
}
.tw-handle .ch-overflow-ellipsis {
    text-overflow: ellipsis
}
.tw-handle .ch-text-ellipsis {
    text-overflow: ellipsis
}
.tw-handle .ch-whitespace-normal {
    white-space: normal
}
.tw-handle .ch-whitespace-nowrap {
    white-space: nowrap
}
.tw-handle .ch-whitespace-pre-line {
    white-space: pre-line
}
.tw-handle .ch-break-normal {
    overflow-wrap: normal;
    word-break: normal
}
.tw-handle .ch-rounded {
    border-radius: 0.25rem
}
.tw-handle .ch-rounded-2xl {
    border-radius: 1rem
}
.tw-handle .ch-rounded-\[11\.25px\] {
    border-radius: 11.25px
}
.tw-handle .ch-rounded-\[5px\] {
    border-radius: 5px
}
.tw-handle .ch-rounded-full {
    border-radius: 9999px
}
.tw-handle .ch-rounded-lg {
    border-radius: 0.5rem
}
.tw-handle .ch-rounded-md {
    border-radius: 0.375rem
}
.tw-handle .ch-rounded-sm {
    border-radius: 0.125rem
}
.tw-handle .ch-rounded-xl {
    border-radius: 0.75rem
}
.tw-handle .ch-rounded-b-md {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem
}
.tw-handle .ch-rounded-t-md {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem
}
.tw-handle .ch-rounded-bl-md {
    border-bottom-left-radius: 0.375rem
}
.tw-handle .ch-rounded-br-md {
    border-bottom-right-radius: 0.375rem
}
.tw-handle .ch-border {
    border-width: 1px
}
.tw-handle .ch-border-0 {
    border-width: 0px
}
.tw-handle .ch-border-2 {
    border-width: 2px
}
.tw-handle .ch-border-4 {
    border-width: 4px
}
.tw-handle .ch-border-b {
    border-bottom-width: 1px
}
.tw-handle .ch-border-b-2 {
    border-bottom-width: 2px
}
.tw-handle .ch-border-l {
    border-left-width: 1px
}
.tw-handle .ch-border-l-0 {
    border-left-width: 0px
}
.tw-handle .ch-border-l-2 {
    border-left-width: 2px
}
.tw-handle .ch-border-l-\[6px\] {
    border-left-width: 6px
}
.tw-handle .ch-border-r {
    border-right-width: 1px
}
.tw-handle .ch-border-r-0 {
    border-right-width: 0px
}
.tw-handle .ch-border-r-\[6px\] {
    border-right-width: 6px
}
.tw-handle .ch-border-t {
    border-top-width: 1px
}
.tw-handle .ch-border-t-\[8px\] {
    border-top-width: 8px
}
.tw-handle .ch-border-solid {
    border-style: solid
}
.tw-handle .ch-border-dashed {
    border-style: dashed
}
.tw-handle .ch-border-dotted {
    border-style: dotted
}
.tw-handle .ch-border-none {
    border-style: none
}
.tw-handle .ch-border-\[\#fafafa\] {
    --tw-border-opacity: 1;
    border-color: rgb(250 250 250 / var(--tw-border-opacity, 1))
}
.tw-handle .ch-border-bg-brand-checked {
    border-color: var(--ch-background-brand-checked)
}
.tw-handle .ch-border-border-danger {
    border-color: var(--ch-border-danger)
}
.tw-handle .ch-border-border-neutral {
    border-color: var(--ch-border-neutral)
}
.tw-handle .ch-border-border-neutral-light {
    border-color: var(--ch-border-neutral-light)
}
.tw-handle .ch-border-border-secondary {
    border-color: var(--ch-border-secondary)
}
.tw-handle .ch-border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(237 238 239 / var(--tw-border-opacity, 1))
}
.tw-handle .ch-border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(198 202 205 / var(--tw-border-opacity, 1))
}
.tw-handle .ch-border-lavendel-100 {
    --tw-border-opacity: 1;
    border-color: rgb(142 153 254 / var(--tw-border-opacity, 1))
}
.tw-handle .ch-border-light-blue-hover {
    --tw-border-opacity: 1;
    border-color: rgb(214 235 248 / var(--tw-border-opacity, 1))
}
.tw-handle .ch-border-line-dark {
    --tw-border-opacity: 1;
    border-color: rgb(198 198 198 / var(--tw-border-opacity, 1))
}
.tw-handle .ch-border-line-light {
    --tw-border-opacity: 1;
    border-color: rgb(239 240 241 / var(--tw-border-opacity, 1))
}
.tw-handle .ch-border-mint-green-100 {
    --tw-border-opacity: 1;
    border-color: rgb(133 250 166 / var(--tw-border-opacity, 1))
}
.tw-handle .ch-border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgb(254 142 159 / var(--tw-border-opacity, 1))
}
.tw-handle .ch-border-purple-10 {
    --tw-border-opacity: 1;
    border-color: rgb(237 230 234 / var(--tw-border-opacity, 1))
}
.tw-handle .ch-border-purple-10-translucent {
    border-color: #EDE6EA99
}
.tw-handle .ch-border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgb(76 4 45 / var(--tw-border-opacity, 1))
}
.tw-handle .ch-border-purple-20 {
    --tw-border-opacity: 1;
    border-color: rgb(219 205 213 / var(--tw-border-opacity, 1))
}
.tw-handle .ch-border-purple-30 {
    --tw-border-opacity: 1;
    border-color: rgb(201 180 192 / var(--tw-border-opacity, 1))
}
.tw-handle .ch-border-purple-70 {
    --tw-border-opacity: 1;
    border-color: rgb(138 76 109 / var(--tw-border-opacity, 1))
}
.tw-handle .ch-border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgb(232 44 46 / var(--tw-border-opacity, 1))
}
.tw-handle .ch-border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1))
}
.tw-handle .ch-border-l-transparent {
    border-left-color: transparent
}
.tw-handle .ch-border-r-transparent {
    border-right-color: transparent
}
.tw-handle .ch-border-t-bg-primary {
    border-top-color: var(--ch-background-primary)
}
.tw-handle .ch-bg-\[\#0a5e58\] {
    --tw-bg-opacity: 1;
    background-color: rgb(10 94 88 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-\[\#caf1d0\] {
    --tw-bg-opacity: 1;
    background-color: rgb(202 241 208 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-background-light {
    --tw-bg-opacity: 1;
    background-color: rgb(249 249 249 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-bg-danger-faded {
    background-color: var(--ch-background-danger-faded)
}
.tw-handle .ch-bg-bg-informational {
    background-color: var(--ch-background-informational)
}
.tw-handle .ch-bg-bg-neutral {
    background-color: var(--ch-background-neutral)
}
.tw-handle .ch-bg-bg-page {
    background-color: var(--ch-background-page)
}
.tw-handle .ch-bg-bg-primary {
    background-color: var(--ch-background-primary)
}
.tw-handle .ch-bg-bg-secondary {
    background-color: var(--ch-background-secondary)
}
.tw-handle .ch-bg-bg-secondary-hover {
    background-color: var(--ch-background-secondary-hover)
}
.tw-handle .ch-bg-bg-tertiary {
    background-color: var(--ch-background-tertiary)
}
.tw-handle .ch-bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(217 240 249 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(191 229 245 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(237 248 252 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-cream-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 241 209 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-cream-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 248 232 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(246 247 247 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(237 238 239 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(198 202 205 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(45 163 45 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-orange-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 240 221 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 142 159 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-pink-30 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 221 226 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-pink-5 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 249 250 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-purple-10 {
    --tw-bg-opacity: 1;
    background-color: rgb(237 230 234 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-purple-10-translucent {
    background-color: #EDE6EA99
}
.tw-handle .ch-bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(76 4 45 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-purple-20 {
    --tw-bg-opacity: 1;
    background-color: rgb(219 205 213 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-purple-3 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 247 249 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-purple-5 {
    --tw-bg-opacity: 1;
    background-color: rgb(247 243 245 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(165 129 150 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-purple-70 {
    --tw-bg-opacity: 1;
    background-color: rgb(138 76 109 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-purple-85 {
    --tw-bg-opacity: 1;
    background-color: rgb(103 42 76 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 202 203 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 149 150 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(232 44 46 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-slate-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(202 213 226 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-transparent {
    background-color: transparent
}
.tw-handle .ch-bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}
.tw-handle .ch-bg-opacity-60 {
    --tw-bg-opacity: 0.6
}
.tw-handle .ch-bg-opacity-90 {
    --tw-bg-opacity: 0.9
}
.tw-handle .ch-bg-cover {
    background-size: cover
}
.tw-handle .ch-object-contain {
    object-fit: contain
}
.tw-handle .ch-p-0 {
    padding: 0px
}
.tw-handle .ch-p-0\.5 {
    padding: 0.125rem
}
.tw-handle .ch-p-1 {
    padding: 0.25rem
}
.tw-handle .ch-p-12 {
    padding: 3rem
}
.tw-handle .ch-p-2 {
    padding: 0.5rem
}
.tw-handle .ch-p-2\.5 {
    padding: 0.625rem
}
.tw-handle .ch-p-3 {
    padding: 0.75rem
}
.tw-handle .ch-p-4 {
    padding: 1rem
}
.tw-handle .ch-p-6 {
    padding: 1.5rem
}
.tw-handle .ch-p-8 {
    padding: 2rem
}
.tw-handle .ch-px-0 {
    padding-left: 0px;
    padding-right: 0px
}
.tw-handle .ch-px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem
}
.tw-handle .ch-px-12 {
    padding-left: 3rem;
    padding-right: 3rem
}
.tw-handle .ch-px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem
}
.tw-handle .ch-px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem
}
.tw-handle .ch-px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}
.tw-handle .ch-px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}
.tw-handle .ch-px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}
.tw-handle .ch-px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem
}
.tw-handle .ch-px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}
.tw-handle .ch-px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px
}
.tw-handle .ch-py-0 {
    padding-top: 0px;
    padding-bottom: 0px
}
.tw-handle .ch-py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem
}
.tw-handle .ch-py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem
}
.tw-handle .ch-py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}
.tw-handle .ch-py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem
}
.tw-handle .ch-py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}
.tw-handle .ch-py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}
.tw-handle .ch-py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}
.tw-handle .ch-py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem
}
.tw-handle .ch-py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}
.tw-handle .ch-py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem
}
.tw-handle .ch-pb-0 {
    padding-bottom: 0px
}
.tw-handle .ch-pb-1 {
    padding-bottom: 0.25rem
}
.tw-handle .ch-pb-10 {
    padding-bottom: 2.5rem
}
.tw-handle .ch-pb-12 {
    padding-bottom: 3rem
}
.tw-handle .ch-pb-16 {
    padding-bottom: 4rem
}
.tw-handle .ch-pb-2 {
    padding-bottom: 0.5rem
}
.tw-handle .ch-pb-3 {
    padding-bottom: 0.75rem
}
.tw-handle .ch-pb-32 {
    padding-bottom: 8rem
}
.tw-handle .ch-pb-4 {
    padding-bottom: 1rem
}
.tw-handle .ch-pb-5 {
    padding-bottom: 1.25rem
}
.tw-handle .ch-pb-6 {
    padding-bottom: 1.5rem
}
.tw-handle .ch-pb-7 {
    padding-bottom: 1.75rem
}
.tw-handle .ch-pb-8 {
    padding-bottom: 2rem
}
.tw-handle .ch-pl-1 {
    padding-left: 0.25rem
}
.tw-handle .ch-pl-2 {
    padding-left: 0.5rem
}
.tw-handle .ch-pl-4 {
    padding-left: 1rem
}
.tw-handle .ch-pl-5 {
    padding-left: 1.25rem
}
.tw-handle .ch-pl-6 {
    padding-left: 1.5rem
}
.tw-handle .ch-pl-8 {
    padding-left: 2rem
}
.tw-handle .ch-pr-0 {
    padding-right: 0px
}
.tw-handle .ch-pr-1 {
    padding-right: 0.25rem
}
.tw-handle .ch-pr-16 {
    padding-right: 4rem
}
.tw-handle .ch-pr-2 {
    padding-right: 0.5rem
}
.tw-handle .ch-pr-3 {
    padding-right: 0.75rem
}
.tw-handle .ch-pr-4 {
    padding-right: 1rem
}
.tw-handle .ch-pr-8 {
    padding-right: 2rem
}
.tw-handle .ch-pt-0 {
    padding-top: 0px
}
.tw-handle .ch-pt-0\.5 {
    padding-top: 0.125rem
}
.tw-handle .ch-pt-1 {
    padding-top: 0.25rem
}
.tw-handle .ch-pt-14 {
    padding-top: 3.5rem
}
.tw-handle .ch-pt-2 {
    padding-top: 0.5rem
}
.tw-handle .ch-pt-20 {
    padding-top: 5rem
}
.tw-handle .ch-pt-3 {
    padding-top: 0.75rem
}
.tw-handle .ch-pt-4 {
    padding-top: 1rem
}
.tw-handle .ch-pt-5 {
    padding-top: 1.25rem
}
.tw-handle .ch-pt-6 {
    padding-top: 1.5rem
}
.tw-handle .ch-pt-7 {
    padding-top: 1.75rem
}
.tw-handle .ch-pt-8 {
    padding-top: 2rem
}
.tw-handle .ch-text-left {
    text-align: left
}
.tw-handle .ch-text-center {
    text-align: center
}
.tw-handle .ch-text-right {
    text-align: right
}
.tw-handle .ch-align-middle {
    vertical-align: middle
}
.tw-handle .ch-font-sans {
    font-family: Suisse Intl, sans-serif
}
.tw-handle .ch-text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}
.tw-handle .ch-text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}
.tw-handle .ch-text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}
.tw-handle .ch-text-5xl {
    font-size: 3rem;
    line-height: 1
}
.tw-handle .ch-text-6xl {
    font-size: 3.75rem;
    line-height: 1
}
.tw-handle .ch-text-7xl {
    font-size: 4.5rem;
    line-height: 1
}
.tw-handle .ch-text-base {
    font-size: 1rem;
    line-height: 1.5rem
}
.tw-handle .ch-text-lg {
    font-size: 1.125rem;
    line-height: 1.5rem
}
.tw-handle .ch-text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem
}
.tw-handle .ch-text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}
.tw-handle .ch-text-xs {
    font-size: 0.75rem;
    line-height: 1rem
}
.tw-handle .ch-font-bold {
    font-weight: 600
}
.tw-handle .ch-font-book {
    font-weight: 450
}
.tw-handle .ch-font-extrabold {
    font-weight: 700
}
.tw-handle .ch-font-medium {
    font-weight: 500
}
.tw-handle .ch-font-normal {
    font-weight: 400
}
.tw-handle .ch-font-semibold {
    font-weight: 600
}
.tw-handle .ch-uppercase {
    text-transform: uppercase
}
.tw-handle .ch-capitalize {
    text-transform: capitalize
}
.tw-handle .ch-normal-case {
    text-transform: none
}
.tw-handle .ch-italic {
    font-style: italic
}
.tw-handle .ch-not-italic {
    font-style: normal
}
.tw-handle .ch-leading-10 {
    line-height: 2.5rem
}
.tw-handle .ch-leading-4 {
    line-height: 1rem
}
.tw-handle .ch-leading-5 {
    line-height: 1.25rem
}
.tw-handle .ch-leading-6 {
    line-height: 1.5rem
}
.tw-handle .ch-leading-7 {
    line-height: 1.75rem
}
.tw-handle .ch-leading-8 {
    line-height: 2rem
}
.tw-handle .ch-leading-9 {
    line-height: 2.25rem
}
.tw-handle .ch-leading-\[20\] {
    line-height: 20
}
.tw-handle .ch-leading-\[22px\] {
    line-height: 22px
}
.tw-handle .ch-leading-\[24\] {
    line-height: 24
}
.tw-handle .ch-leading-none {
    line-height: 1
}
.tw-handle .ch-leading-normal {
    line-height: 1.5
}
.tw-handle .ch-leading-tight {
    line-height: 1.25
}
.tw-handle .ch-tracking-normal {
    letter-spacing: 0em
}
.tw-handle .ch-tracking-tight {
    letter-spacing: -0.025em
}
.tw-handle .ch-tracking-wide {
    letter-spacing: 0.025em
}
.tw-handle .ch-text-\[\#007953\] {
    --tw-text-opacity: 1;
    color: rgb(0 121 83 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-\[\#4c042d\] {
    --tw-text-opacity: 1;
    color: rgb(76 4 45 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-bg-brand-checked {
    color: var(--ch-background-brand-checked)
}
.tw-handle .ch-text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-blue {
    --tw-text-opacity: 1;
    color: rgb(55 85 144 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-blue-600 {
    --tw-text-opacity: 1;
    color: rgb(0 126 178 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-blue-700 {
    --tw-text-opacity: 1;
    color: rgb(38 103 155 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-blue-800 {
    --tw-text-opacity: 1;
    color: rgb(35 82 124 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-gray-300 {
    --tw-text-opacity: 1;
    color: rgb(198 202 205 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(141 149 156 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 117 126 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(85 96 106 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-gray-800 {
    --tw-text-opacity: 1;
    color: rgb(28 43 57 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(17 23 38 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-green-300 {
    --tw-text-opacity: 1;
    color: rgb(149 227 161 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-green-700 {
    --tw-text-opacity: 1;
    color: rgb(30 136 46 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-green-800 {
    --tw-text-opacity: 1;
    color: rgb(22 95 44 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-icon-faded {
    color: var(--ch-icon-faded)
}
.tw-handle .ch-text-mint-green-100 {
    --tw-text-opacity: 1;
    color: rgb(133 250 166 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-on-primary {
    color: var(--ch-text-on-primary)
}
.tw-handle .ch-text-orange-500 {
    --tw-text-opacity: 1;
    color: rgb(249 155 28 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-orange-800 {
    --tw-text-opacity: 1;
    color: rgb(156 52 19 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-pink-100 {
    --tw-text-opacity: 1;
    color: rgb(254 142 159 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-purple-100 {
    --tw-text-opacity: 1;
    color: rgb(76 4 45 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-purple-30 {
    --tw-text-opacity: 1;
    color: rgb(201 180 192 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-purple-50 {
    --tw-text-opacity: 1;
    color: rgb(165 129 150 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-purple-60 {
    --tw-text-opacity: 1;
    color: rgb(148 104 129 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-purple-70 {
    --tw-text-opacity: 1;
    color: rgb(138 76 109 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-purple-85 {
    --tw-text-opacity: 1;
    color: rgb(103 42 76 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-red-400 {
    --tw-text-opacity: 1;
    color: rgb(238 97 98 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-red-500 {
    --tw-text-opacity: 1;
    color: rgb(232 44 46 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-red-600 {
    --tw-text-opacity: 1;
    color: rgb(179 20 21 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-red-delete {
    --tw-text-opacity: 1;
    color: rgb(255 0 39 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-text-link {
    color: var(--ch-text-link)
}
.tw-handle .ch-text-text-neutral-primary {
    color: var(--ch-text-neutral-primary)
}
.tw-handle .ch-text-text-neutral-secondary {
    color: var(--ch-text-neutral-secondary)
}
.tw-handle .ch-text-text-neutral-tertiary {
    color: var(--ch-text-neutral-tertiary)
}
.tw-handle .ch-text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
.tw-handle .ch-text-opacity-40 {
    --tw-text-opacity: 0.4
}
.tw-handle .ch-text-opacity-50 {
    --tw-text-opacity: 0.5
}
.tw-handle .ch-text-opacity-60 {
    --tw-text-opacity: 0.6
}
.tw-handle .ch-text-opacity-65 {
    --tw-text-opacity: 0.65
}
.tw-handle .ch-text-opacity-70 {
    --tw-text-opacity: 0.7
}
.tw-handle .ch-text-opacity-75 {
    --tw-text-opacity: 0.75
}
.tw-handle .ch-underline {
    text-decoration-line: underline
}
.tw-handle .ch-decoration-dotted {
    text-decoration-style: dotted
}
.tw-handle .ch-decoration-dashed {
    text-decoration-style: dashed
}
.tw-handle .ch-opacity-0 {
    opacity: 0
}
.tw-handle .ch-opacity-38 {
    opacity: 0.38
}
.tw-handle .ch-opacity-50 {
    opacity: 0.5
}
.tw-handle .ch-opacity-60 {
    opacity: 0.6
}
.tw-handle .ch-opacity-70 {
    opacity: 0.7
}
.tw-handle .ch-opacity-75 {
    opacity: 0.75
}
.tw-handle .ch-shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.tw-handle .ch-shadow- {
    --tw-shadow: 0px 0.1px 0.2px rgba(76, 4, 45, 0.04),
						 0px 0.2px 0.7px rgba(76, 4, 45, 0.06),
						 0px 1px 3px rgba(76, 4, 45, 0.1);
    --tw-shadow-colored: 0px 0.1px 0.2px var(--tw-shadow-color), 0px 0.2px 0.7px var(--tw-shadow-color), 0px 1px 3px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.tw-handle .ch-shadow-2xl {
    --tw-shadow: 0px 1.7px 3.3px rgba(76, 4, 45, 0.061),
								0px 5.6px 11.2px rgba(76, 4, 45, 0.089),
								0px 25px 50px rgba(76, 4, 45, 0.15);
    --tw-shadow-colored: 0px 1.7px 3.3px var(--tw-shadow-color), 0px 5.6px 11.2px var(--tw-shadow-color), 0px 25px 50px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.tw-handle .ch-shadow-\[0_3px_6px_0_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0 3px 6px 0 rgba(0,0,0,0.1);
    --tw-shadow-colored: 0 3px 6px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.tw-handle .ch-shadow-lg {
    --tw-shadow: 0px 0.7px 1px rgba(76, 4, 45, 0.04),
						 0px 2.2px 3.4px rgba(76, 4, 45, 0.06),
						 0px 10px 15px rgba(76, 4, 45, 0.1);
    --tw-shadow-colored: 0px 0.7px 1px var(--tw-shadow-color), 0px 2.2px 3.4px var(--tw-shadow-color), 0px 10px 15px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.tw-handle .ch-shadow-md {
    --tw-shadow: 0px 0.2px 0.4px rgba(76, 4, 45, 0.04),
						 0px 0.7px 1.3px rgba(76, 4, 45, 0.06),
						 0px 3px 6px rgba(76, 4, 45, 0.1);
    --tw-shadow-colored: 0px 0.2px 0.4px var(--tw-shadow-color), 0px 0.7px 1.3px var(--tw-shadow-color), 0px 3px 6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.tw-handle .ch-shadow-sm {
    --tw-shadow: 0px 0.3px 0.4px 0.3px rgba(76, 4, 45, 0.05),
						 0px 1px 3px rgba(76, 4, 45, 0.05);
    --tw-shadow-colored: 0px 0.3px 0.4px 0.3px var(--tw-shadow-color), 0px 1px 3px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.tw-handle .ch-shadow-xl {
    --tw-shadow: 0px 1.3px 1.7px rgba(76, 4, 45, 0.04),
						 0px 4.5px 5.6px rgba(76, 4, 45, 0.06),
						 0px 20px 25px rgba(39, 15, 29, 0.1);
    --tw-shadow-colored: 0px 1.3px 1.7px var(--tw-shadow-color), 0px 4.5px 5.6px var(--tw-shadow-color), 0px 20px 25px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.tw-handle .ch-outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}
.tw-handle .ch-drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
    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)
}
.tw-handle .ch-filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}
.tw-handle .ch-transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}
.tw-handle .ch-transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}
.tw-handle .ch-transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}
.tw-handle .ch-transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}
.tw-handle .ch-blur-background {
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(9px)
}
.tw-handle .ch-brd-1-line-dark {
    border: 1px solid rgb(198, 198, 198)
}
.tw-handle .ch-brd-1-t-line-dark {
    border-top: 1px solid rgb(198, 198, 198)
}
.tw-handle .ch-brd-1-b-line-dark {
    border-bottom: 1px solid rgb(198, 198, 198)
}
.tw-handle .ch-brd-1-l-line-dark {
    border-left: 1px solid rgb(198, 198, 198)
}
.tw-handle .ch-decoration-dashed {
    text-decoration-style: dashed
}
.tw-handle .last\:ch-mb-0:last-child {
    margin-bottom: 0px
}
.tw-handle .last\:ch-border-0:last-child {
    border-width: 0px
}
.tw-handle .last\:ch-border-b-0:last-child {
    border-bottom-width: 0px
}
.tw-handle .last\:ch-pb-0:last-child {
    padding-bottom: 0px
}
.tw-handle .hover\:ch-cursor-pointer:hover {
    cursor: pointer
}
.tw-handle .hover\:ch-border-solid:hover {
    border-style: solid
}
.tw-handle .hover\:ch-border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(141 149 156 / var(--tw-border-opacity, 1))
}
.tw-handle .hover\:ch-border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgb(254 142 159 / var(--tw-border-opacity, 1))
}
.tw-handle .hover\:ch-bg-purple-10:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(237 230 234 / var(--tw-bg-opacity, 1))
}
.tw-handle .hover\:ch-bg-purple-3:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(250 247 249 / var(--tw-bg-opacity, 1))
}
.tw-handle .hover\:ch-bg-purple-5:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(247 243 245 / var(--tw-bg-opacity, 1))
}
.tw-handle .hover\:ch-text-purple-100:hover {
    --tw-text-opacity: 1;
    color: rgb(76 4 45 / var(--tw-text-opacity, 1))
}
.tw-handle .hover\:ch-underline:hover {
    text-decoration-line: underline
}
.tw-handle .hover\:ch-shadow:hover {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.tw-handle .hover\:ch-shadow-:hover {
    --tw-shadow: 0px 0.1px 0.2px rgba(76, 4, 45, 0.04),
						 0px 0.2px 0.7px rgba(76, 4, 45, 0.06),
						 0px 1px 3px rgba(76, 4, 45, 0.1);
    --tw-shadow-colored: 0px 0.1px 0.2px var(--tw-shadow-color), 0px 0.2px 0.7px var(--tw-shadow-color), 0px 1px 3px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.tw-handle .hover\:ch-shadow-\[0_6px_12px_0_rgba\(0\2c 0\2c 0\2c 0\.1\)\]:hover {
    --tw-shadow: 0 6px 12px 0 rgba(0,0,0,0.1);
    --tw-shadow-colored: 0 6px 12px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.tw-handle .focus\:ch-bg-purple-3:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(250 247 249 / var(--tw-bg-opacity, 1))
}
.tw-handle .focus\:ch-shadow-none:focus {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.tw-handle .focus\:ch-outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}
.tw-handle .focus\:ch-ring-2: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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}
.tw-handle .focus\:ch-ring-border-focus:focus {
    --tw-ring-color: var(--ch-border-focus)
}
.tw-handle .focus\:ch-ring-offset-2:focus {
    --tw-ring-offset-width: 2px
}
.tw-handle .focus\:ch-rings:focus {
    box-shadow: 0 0 0 1px undefined;
    outline: 4px solid undefined
}
.tw-handle .focus\:ch-rings-bordered:focus {
    outline: 3px solid undefined;
    box-shadow: none
}
.tw-handle .active\:ch-border-gray-400:active {
    --tw-border-opacity: 1;
    border-color: rgb(141 149 156 / var(--tw-border-opacity, 1))
}
@media (min-width: 640px) {
    .tw-handle .sm\:ch-visible {
        visibility: visible
    }
    .tw-handle .sm\:ch-mx-auto {
        margin-left: auto;
        margin-right: auto
    }
    .tw-handle .sm\:ch--mb-10 {
        margin-bottom: -2.5rem
    }
    .tw-handle .sm\:ch-mb-64 {
        margin-bottom: 16rem
    }
    .tw-handle .sm\:ch-mb-8 {
        margin-bottom: 2rem
    }
    .tw-handle .sm\:ch-ml-0 {
        margin-left: 0px
    }
    .tw-handle .sm\:ch-mr-4 {
        margin-right: 1rem
    }
    .tw-handle .sm\:ch-mr-8 {
        margin-right: 2rem
    }
    .tw-handle .sm\:ch-mt-0 {
        margin-top: 0px
    }
    .tw-handle .sm\:ch-block {
        display: block
    }
    .tw-handle .sm\:ch-w-1\/2 {
        width: 50%
    }
    .tw-handle .sm\:ch-w-48 {
        width: 12rem
    }
    .tw-handle .sm\:ch-w-96 {
        width: 24rem
    }
    .tw-handle .sm\:ch-min-w-max {
        min-width: max-content
    }
    .tw-handle .sm\:ch-flex-grow {
        flex-grow: 1
    }
    .tw-handle .sm\:ch-grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
    .tw-handle .sm\:ch-flex-row {
        flex-direction: row
    }
    .tw-handle .sm\:ch-items-start {
        align-items: flex-start
    }
    .tw-handle .sm\:ch-justify-end {
        justify-content: flex-end
    }
    .tw-handle .sm\:ch-gap-1 {
        gap: 0.25rem
    }
    .tw-handle .sm\:ch-gap-6 {
        gap: 1.5rem
    }
    .tw-handle .sm\:ch-rounded-2xl {
        border-radius: 1rem
    }
    .tw-handle .sm\:ch-border {
        border-width: 1px
    }
    .tw-handle .sm\:ch-border-r {
        border-right-width: 1px
    }
    .tw-handle .sm\:ch-border-t {
        border-top-width: 1px
    }
    .tw-handle .sm\:ch-border-border-neutral {
        border-color: var(--ch-border-neutral)
    }
    .tw-handle .sm\:ch-border-border-neutral-light {
        border-color: var(--ch-border-neutral-light)
    }
    .tw-handle .sm\:ch-p-4 {
        padding: 1rem
    }
    .tw-handle .sm\:ch-p-6 {
        padding: 1.5rem
    }
    .tw-handle .sm\:ch-px-2 {
        padding-left: 0.5rem;
        padding-right: 0.5rem
    }
    .tw-handle .sm\:ch-px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
    .tw-handle .sm\:ch-px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .tw-handle .sm\:ch-py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem
    }
    .tw-handle .sm\:ch-pt-10 {
        padding-top: 2.5rem
    }
    .tw-handle .sm\:ch-text-center {
        text-align: center
    }
    .tw-handle .sm\:ch-text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }
    .tw-handle .sm\:ch-text-5xl {
        font-size: 3rem;
        line-height: 1
    }
    .tw-handle .sm\:ch-shadow-lg {
        --tw-shadow: 0px 0.7px 1px rgba(76, 4, 45, 0.04),
						 0px 2.2px 3.4px rgba(76, 4, 45, 0.06),
						 0px 10px 15px rgba(76, 4, 45, 0.1);
        --tw-shadow-colored: 0px 0.7px 1px var(--tw-shadow-color), 0px 2.2px 3.4px var(--tw-shadow-color), 0px 10px 15px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
    }
}
@media (min-width: 768px) {
    .tw-handle .md\:ch-col-span-1 {
        grid-column: span 1 / span 1
    }
    .tw-handle .md\:ch-col-span-2 {
        grid-column: span 2 / span 2
    }
    .tw-handle .md\:ch-col-span-3 {
        grid-column: span 3 / span 3
    }
    .tw-handle .md\:ch-col-start-3 {
        grid-column-start: 3
    }
    .tw-handle .md\:ch-col-start-4 {
        grid-column-start: 4
    }
    .tw-handle .md\:ch-col-start-5 {
        grid-column-start: 5
    }
    .tw-handle .md\:ch-col-start-7 {
        grid-column-start: 7
    }
    .tw-handle .md\:ch-row-start-2 {
        grid-row-start: 2
    }
    .tw-handle .md\:ch-my-7 {
        margin-top: 1.75rem;
        margin-bottom: 1.75rem
    }
    .tw-handle .md\:ch-mb-14 {
        margin-bottom: 3.5rem
    }
    .tw-handle .md\:ch-mb-16 {
        margin-bottom: 4rem
    }
    .tw-handle .md\:ch-mb-3 {
        margin-bottom: 0.75rem
    }
    .tw-handle .md\:ch-mb-4 {
        margin-bottom: 1rem
    }
    .tw-handle .md\:ch-mb-7 {
        margin-bottom: 1.75rem
    }
    .tw-handle .md\:ch-mb-8 {
        margin-bottom: 2rem
    }
    .tw-handle .md\:ch-mr-28 {
        margin-right: 7rem
    }
    .tw-handle .md\:ch-mt-0 {
        margin-top: 0px
    }
    .tw-handle .md\:ch-mt-12 {
        margin-top: 3rem
    }
    .tw-handle .md\:ch-mt-16 {
        margin-top: 4rem
    }
    .tw-handle .md\:ch-mt-5 {
        margin-top: 1.25rem
    }
    .tw-handle .md\:ch-mt-6 {
        margin-top: 1.5rem
    }
    .tw-handle .md\:ch-mt-7 {
        margin-top: 1.75rem
    }
    .tw-handle .md\:ch-mt-8 {
        margin-top: 2rem
    }
    .tw-handle .md\:ch-block {
        display: block
    }
    .tw-handle .md\:ch-inline-block {
        display: inline-block
    }
    .tw-handle .md\:ch-inline {
        display: inline
    }
    .tw-handle .md\:ch-flex {
        display: flex
    }
    .tw-handle .md\:ch-grid {
        display: grid
    }
    .tw-handle .md\:ch-hidden {
        display: none
    }
    .tw-handle .md\:ch-max-h-72 {
        max-height: 18rem
    }
    .tw-handle .md\:ch-w-1\/2 {
        width: 50%
    }
    .tw-handle .md\:ch-w-1\/3 {
        width: 33.333333%
    }
    .tw-handle .md\:ch-w-80 {
        width: 20rem
    }
    .tw-handle .md\:ch-w-9\/12 {
        width: 75%
    }
    .tw-handle .md\:ch-w-96 {
        width: 24rem
    }
    .tw-handle .md\:ch-flex-1 {
        flex: 1 1 0%
    }
    .tw-handle .md\:ch-grid-cols-7 {
        grid-template-columns: repeat(7, minmax(0, 1fr))
    }
    .tw-handle .md\:ch-flex-row {
        flex-direction: row
    }
    .tw-handle .md\:ch-place-items-center {
        place-items: center
    }
    .tw-handle .md\:ch-p-0 {
        padding: 0px
    }
    .tw-handle .md\:ch-p-1 {
        padding: 0.25rem
    }
    .tw-handle .md\:ch-p-12 {
        padding: 3rem
    }
    .tw-handle .md\:ch-p-6 {
        padding: 1.5rem
    }
    .tw-handle .md\:ch-p-8 {
        padding: 2rem
    }
    .tw-handle .md\:ch-px-0 {
        padding-left: 0px;
        padding-right: 0px
    }
    .tw-handle .md\:ch-px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem
    }
    .tw-handle .md\:ch-py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }
    .tw-handle .md\:ch-pb-12 {
        padding-bottom: 3rem
    }
    .tw-handle .md\:ch-pb-4 {
        padding-bottom: 1rem
    }
    .tw-handle .md\:ch-pb-6 {
        padding-bottom: 1.5rem
    }
    .tw-handle .md\:ch-pl-4 {
        padding-left: 1rem
    }
    .tw-handle .md\:ch-pr-36 {
        padding-right: 9rem
    }
    .tw-handle .md\:ch-pr-6 {
        padding-right: 1.5rem
    }
    .tw-handle .md\:ch-pt-6 {
        padding-top: 1.5rem
    }
    .tw-handle .md\:ch-pt-7 {
        padding-top: 1.75rem
    }
}
@media (min-width: 1024px) {
    .tw-handle .lg\:ch-static {
        position: static
    }
    .tw-handle .lg\:ch-mx-0 {
        margin-left: 0px;
        margin-right: 0px
    }
    .tw-handle .lg\:ch-mb-14 {
        margin-bottom: 3.5rem
    }
    .tw-handle .lg\:ch-mb-2 {
        margin-bottom: 0.5rem
    }
    .tw-handle .lg\:ch-mb-3 {
        margin-bottom: 0.75rem
    }
    .tw-handle .lg\:ch-mb-5 {
        margin-bottom: 1.25rem
    }
    .tw-handle .lg\:ch-mb-6 {
        margin-bottom: 1.5rem
    }
    .tw-handle .lg\:ch-mb-7 {
        margin-bottom: 1.75rem
    }
    .tw-handle .lg\:ch-mb-8 {
        margin-bottom: 2rem
    }
    .tw-handle .lg\:ch-ml-72 {
        margin-left: 18rem
    }
    .tw-handle .lg\:ch-mt-16 {
        margin-top: 4rem
    }
    .tw-handle .lg\:ch-mt-5 {
        margin-top: 1.25rem
    }
    .tw-handle .lg\:ch-mt-7 {
        margin-top: 1.75rem
    }
    .tw-handle .lg\:ch-block {
        display: block
    }
    .tw-handle .lg\:ch-hidden {
        display: none
    }
    .tw-handle .lg\:ch-w-24 {
        width: 6rem
    }
    .tw-handle .lg\:ch-w-80 {
        width: 20rem
    }
    .tw-handle .lg\:ch-flex-row {
        flex-direction: row
    }
    .tw-handle .lg\:ch-items-end {
        align-items: flex-end
    }
    .tw-handle .lg\:ch-items-center {
        align-items: center
    }
    .tw-handle .lg\:ch-bg-transparent {
        background-color: transparent
    }
    .tw-handle .lg\:ch-p-10 {
        padding: 2.5rem
    }
    .tw-handle .lg\:ch-p-12 {
        padding: 3rem
    }
    .tw-handle .lg\:ch-p-4 {
        padding: 1rem
    }
    .tw-handle .lg\:ch-px-0 {
        padding-left: 0px;
        padding-right: 0px
    }
    .tw-handle .lg\:ch-px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .tw-handle .lg\:ch-px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
    .tw-handle .lg\:ch-py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }
    .tw-handle .lg\:ch-py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }
    .tw-handle .lg\:ch-pb-20 {
        padding-bottom: 5rem
    }
    .tw-handle .lg\:ch-pb-6 {
        padding-bottom: 1.5rem
    }
    .tw-handle .lg\:ch-pt-0 {
        padding-top: 0px
    }
    .tw-handle .lg\:ch-pt-12 {
        padding-top: 3rem
    }
    .tw-handle .lg\:ch-pt-7 {
        padding-top: 1.75rem
    }
    .tw-handle .lg\:ch-pt-8 {
        padding-top: 2rem
    }
    .tw-handle .lg\:ch-text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }
    .tw-handle .lg\:ch-text-8xl {
        font-size: 6rem;
        line-height: 1
    }
    .tw-handle .lg\:ch-text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
    .tw-handle .lg\:ch-drop-shadow-none {
        --tw-drop-shadow: drop-shadow(0 0 #0000);
        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)
    }
    .tw-handle .lg\:ch-filter-none {
        filter: none
    }
}
@media (min-width: 1280px) {
    .tw-handle .xl\:ch-ml-80 {
        margin-left: 20rem
    }
    .tw-handle .xl\:ch-p-12 {
        padding: 3rem
    }
    .tw-handle .xl\:ch-px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }
}
