:is(.gt-interior,.editor-styles-wrapper) .fixed {
    position: fixed
}
:is(.gt-interior,.editor-styles-wrapper) .absolute {
    position: absolute
}
:is(.gt-interior,.editor-styles-wrapper) .relative {
    position: relative
}
:is(.gt-interior,.editor-styles-wrapper) .-top-2 {
    top: -0.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .bottom-2 {
    bottom: 0.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .left-0 {
    left: 0px
}
:is(.gt-interior,.editor-styles-wrapper) .left-2 {
    left: 0.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .left-\[26\.6\%\] {
    left: 26.6%
}
:is(.gt-interior,.editor-styles-wrapper) .left-\[53\.3\%\] {
    left: 53.3%
}
:is(.gt-interior,.editor-styles-wrapper) .left-\[80\.0\%\] {
    left: 80.0%
}
:is(.gt-interior,.editor-styles-wrapper) .left-\[93\.3\%\] {
    left: 93.3%
}
:is(.gt-interior,.editor-styles-wrapper) .top-0 {
    top: 0px
}
:is(.gt-interior,.editor-styles-wrapper) .z-50 {
    z-index: 50
}
:is(.gt-interior,.editor-styles-wrapper) .-mx-space-md {
    margin-left: -0.75rem;
    margin-right: -0.75rem
}
:is(.gt-interior,.editor-styles-wrapper) .mx-auto {
    margin-left: auto;
    margin-right: auto
}
:is(.gt-interior,.editor-styles-wrapper) .my-auto {
    margin-top: auto;
    margin-bottom: auto
}
:is(.gt-interior,.editor-styles-wrapper) .my-space-xs {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem
}
:is(.gt-interior,.editor-styles-wrapper) .mb-space-lg {
    margin-bottom: 1.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .mb-space-xs {
    margin-bottom: 0.25rem
}
:is(.gt-interior,.editor-styles-wrapper) .mt-0\.5 {
    margin-top: 0.125rem
}
:is(.gt-interior,.editor-styles-wrapper) .mt-1 {
    margin-top: 0.25rem
}
:is(.gt-interior,.editor-styles-wrapper) .mt-space-3xl {
    margin-top: 5rem
}
:is(.gt-interior,.editor-styles-wrapper) .mt-space-sm {
    margin-top: 0.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .mt-space-xs {
    margin-top: 0.25rem
}
:is(.gt-interior,.editor-styles-wrapper) .block {
    display: block
}
:is(.gt-interior,.editor-styles-wrapper) .flex {
    display: flex
}
:is(.gt-interior,.editor-styles-wrapper) .table {
    display: table
}
:is(.gt-interior,.editor-styles-wrapper) .grid {
    display: grid
}
:is(.gt-interior,.editor-styles-wrapper) .hidden {
    display: none
}
:is(.gt-interior,.editor-styles-wrapper) .h-1\.5 {
    height: 0.375rem
}
:is(.gt-interior,.editor-styles-wrapper) .h-16 {
    height: 4rem
}
:is(.gt-interior,.editor-styles-wrapper) .h-2 {
    height: 0.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .h-6 {
    height: 1.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .h-64 {
    height: 16rem
}
:is(.gt-interior,.editor-styles-wrapper) .h-7 {
    height: 1.75rem
}
:is(.gt-interior,.editor-styles-wrapper) .h-8 {
    height: 2rem
}
:is(.gt-interior,.editor-styles-wrapper) .h-full {
    height: 100%
}
:is(.gt-interior,.editor-styles-wrapper) .min-h-\[884px\] {
    min-height: 884px
}
:is(.gt-interior,.editor-styles-wrapper) .w-1\.5 {
    width: 0.375rem
}
:is(.gt-interior,.editor-styles-wrapper) .w-1\/4 {
    width: 25%
}
:is(.gt-interior,.editor-styles-wrapper) .w-2 {
    width: 0.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .w-3\/4 {
    width: 75%
}
:is(.gt-interior,.editor-styles-wrapper) .w-36 {
    width: 9rem
}
:is(.gt-interior,.editor-styles-wrapper) .w-6 {
    width: 1.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .w-8 {
    width: 2rem
}
:is(.gt-interior,.editor-styles-wrapper) .w-\[91\%\] {
    width: 91%
}
:is(.gt-interior,.editor-styles-wrapper) .w-\[97\%\] {
    width: 97%
}
:is(.gt-interior,.editor-styles-wrapper) .w-auto {
    width: auto
}
:is(.gt-interior,.editor-styles-wrapper) .w-full {
    width: 100%
}
:is(.gt-interior,.editor-styles-wrapper) .max-w-3xl {
    max-width: 48rem
}
:is(.gt-interior,.editor-styles-wrapper) .max-w-7xl {
    max-width: 80rem
}
:is(.gt-interior,.editor-styles-wrapper) .max-w-md {
    max-width: 28rem
}
:is(.gt-interior,.editor-styles-wrapper) .flex-1 {
    flex: 1 1 0%
}
:is(.gt-interior,.editor-styles-wrapper) .shrink-0 {
    flex-shrink: 0
}
@keyframes pulse {
    50% {
        opacity: .5
    }
}
:is(.gt-interior,.editor-styles-wrapper) .animate-pulse {
    animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
}
:is(.gt-interior,.editor-styles-wrapper) .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}
:is(.gt-interior,.editor-styles-wrapper) .flex-col {
    flex-direction: column
}
:is(.gt-interior,.editor-styles-wrapper) .flex-wrap {
    flex-wrap: wrap
}
:is(.gt-interior,.editor-styles-wrapper) .items-start {
    align-items: flex-start
}
:is(.gt-interior,.editor-styles-wrapper) .items-center {
    align-items: center
}
:is(.gt-interior,.editor-styles-wrapper) .items-baseline {
    align-items: baseline
}
:is(.gt-interior,.editor-styles-wrapper) .justify-center {
    justify-content: center
}
:is(.gt-interior,.editor-styles-wrapper) .justify-between {
    justify-content: space-between
}
:is(.gt-interior,.editor-styles-wrapper) .gap-col-gap {
    gap: 1.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .gap-space-2xs {
    gap: 0.125rem
}
:is(.gt-interior,.editor-styles-wrapper) .gap-space-base {
    gap: 1rem
}
:is(.gt-interior,.editor-styles-wrapper) .gap-space-lg {
    gap: 1.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .gap-space-md {
    gap: 0.75rem
}
:is(.gt-interior,.editor-styles-wrapper) .gap-space-sm {
    gap: 0.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .gap-space-xl {
    gap: 2rem
}
:is(.gt-interior,.editor-styles-wrapper) .gap-space-xs {
    gap: 0.25rem
}
:is(.gt-interior,.editor-styles-wrapper) .space-y-space-sm > :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))
}
:is(.gt-interior,.editor-styles-wrapper) .space-y-space-xs > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse))
}
:is(.gt-interior,.editor-styles-wrapper) .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))
}
:is(.gt-interior,.editor-styles-wrapper) .divide-surface-container > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(238 236 229 / var(--tw-divide-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .self-start {
    align-self: flex-start
}
:is(.gt-interior,.editor-styles-wrapper) .overflow-hidden {
    overflow: hidden
}
:is(.gt-interior,.editor-styles-wrapper) .overflow-x-auto {
    overflow-x: auto
}
:is(.gt-interior,.editor-styles-wrapper) .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
:is(.gt-interior,.editor-styles-wrapper) .text-ellipsis {
    text-overflow: ellipsis
}
:is(.gt-interior,.editor-styles-wrapper) .whitespace-nowrap {
    white-space: nowrap
}
:is(.gt-interior,.editor-styles-wrapper) .rounded {
    border-radius: 0.125rem
}
:is(.gt-interior,.editor-styles-wrapper) .rounded-full {
    border-radius: 0.75rem
}
:is(.gt-interior,.editor-styles-wrapper) .rounded-lg {
    border-radius: 0.25rem
}
:is(.gt-interior,.editor-styles-wrapper) .rounded-b {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem
}
:is(.gt-interior,.editor-styles-wrapper) .border {
    border-width: 1px
}
:is(.gt-interior,.editor-styles-wrapper) .border-b {
    border-bottom-width: 1px
}
:is(.gt-interior,.editor-styles-wrapper) .border-b-2 {
    border-bottom-width: 2px
}
:is(.gt-interior,.editor-styles-wrapper) .border-l {
    border-left-width: 1px
}
:is(.gt-interior,.editor-styles-wrapper) .border-t {
    border-top-width: 1px
}
:is(.gt-interior,.editor-styles-wrapper) .border-none {
    border-style: none
}
:is(.gt-interior,.editor-styles-wrapper) .border-on-surface-variant\/40 {
    border-color: rgb(88 96 97 / 0.4)
}
:is(.gt-interior,.editor-styles-wrapper) .border-on-tertiary-container\/50 {
    border-color: rgb(182 80 33 / 0.5)
}
:is(.gt-interior,.editor-styles-wrapper) .border-outline {
    --tw-border-opacity: 1;
    border-color: rgb(117 119 123 / var(--tw-border-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .border-outline-variant\/20 {
    border-color: rgb(197 198 202 / 0.2)
}
:is(.gt-interior,.editor-styles-wrapper) .border-outline-variant\/30 {
    border-color: rgb(197 198 202 / 0.3)
}
:is(.gt-interior,.editor-styles-wrapper) .border-outline-variant\/40 {
    border-color: rgb(197 198 202 / 0.4)
}
:is(.gt-interior,.editor-styles-wrapper) .border-primary {
    --tw-border-opacity: 1;
    border-color: rgb(21 28 29 / var(--tw-border-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .border-surface-container {
    --tw-border-opacity: 1;
    border-color: rgb(238 236 229 / var(--tw-border-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .bg-amber-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .bg-amber-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .bg-emerald-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .bg-emerald-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .bg-emerald-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .bg-emerald-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .bg-primary {
    --tw-bg-opacity: 1;
    background-color: rgb(21 28 29 / var(--tw-bg-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .bg-primary-container {
    --tw-bg-opacity: 1;
    background-color: rgb(21 28 29 / var(--tw-bg-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .bg-primary\/90 {
    background-color: rgb(21 28 29 / 0.9)
}
:is(.gt-interior,.editor-styles-wrapper) .bg-secondary {
    --tw-bg-opacity: 1;
    background-color: rgb(88 96 97 / var(--tw-bg-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .bg-secondary-container {
    --tw-bg-opacity: 1;
    background-color: rgb(213 224 247 / var(--tw-bg-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .bg-surface {
    --tw-bg-opacity: 1;
    background-color: rgb(247 245 239 / var(--tw-bg-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .bg-surface-container {
    --tw-bg-opacity: 1;
    background-color: rgb(238 236 229 / var(--tw-bg-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .bg-surface-container-high {
    --tw-bg-opacity: 1;
    background-color: rgb(238 236 229 / var(--tw-bg-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .bg-surface-container-highest {
    --tw-bg-opacity: 1;
    background-color: rgb(238 236 229 / var(--tw-bg-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .bg-surface-container-highest\/20 {
    background-color: rgb(238 236 229 / 0.2)
}
:is(.gt-interior,.editor-styles-wrapper) .bg-surface-container-highest\/60 {
    background-color: rgb(238 236 229 / 0.6)
}
:is(.gt-interior,.editor-styles-wrapper) .bg-surface-container-low {
    --tw-bg-opacity: 1;
    background-color: rgb(238 236 229 / var(--tw-bg-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .bg-surface-container-lowest {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .bg-surface-container-lowest\/10 {
    background-color: rgb(255 255 255 / 0.1)
}
:is(.gt-interior,.editor-styles-wrapper) .bg-surface-container-lowest\/60 {
    background-color: rgb(255 255 255 / 0.6)
}
:is(.gt-interior,.editor-styles-wrapper) .bg-surface-variant\/20 {
    background-color: rgb(238 236 229 / 0.2)
}
:is(.gt-interior,.editor-styles-wrapper) .bg-tertiary-container {
    --tw-bg-opacity: 1;
    background-color: rgb(51 18 0 / var(--tw-bg-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .bg-tertiary-container\/10 {
    background-color: rgb(51 18 0 / 0.1)
}
:is(.gt-interior,.editor-styles-wrapper) .bg-transparent {
    background-color: transparent
}
:is(.gt-interior,.editor-styles-wrapper) .object-contain {
    object-fit: contain
}
:is(.gt-interior,.editor-styles-wrapper) .object-cover {
    object-fit: cover
}
:is(.gt-interior,.editor-styles-wrapper) .p-space-base {
    padding: 1rem
}
:is(.gt-interior,.editor-styles-wrapper) .p-space-lg {
    padding: 1.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .p-space-md {
    padding: 0.75rem
}
:is(.gt-interior,.editor-styles-wrapper) .p-space-sm {
    padding: 0.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .p-space-xs {
    padding: 0.25rem
}
:is(.gt-interior,.editor-styles-wrapper) .px-gutter-desktop {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .px-space-md {
    padding-left: 0.75rem;
    padding-right: 0.75rem
}
:is(.gt-interior,.editor-styles-wrapper) .px-space-sm {
    padding-left: 0.5rem;
    padding-right: 0.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .px-space-xs {
    padding-left: 0.25rem;
    padding-right: 0.25rem
}
:is(.gt-interior,.editor-styles-wrapper) .py-space-2xs {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem
}
:is(.gt-interior,.editor-styles-wrapper) .py-space-md {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem
}
:is(.gt-interior,.editor-styles-wrapper) .py-space-sm {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .py-space-xl {
    padding-top: 2rem;
    padding-bottom: 2rem
}
:is(.gt-interior,.editor-styles-wrapper) .py-space-xs {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem
}
:is(.gt-interior,.editor-styles-wrapper) .pb-space-2xl {
    padding-bottom: 3.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .pb-space-2xs {
    padding-bottom: 0.125rem
}
:is(.gt-interior,.editor-styles-wrapper) .pb-space-xl {
    padding-bottom: 2rem
}
:is(.gt-interior,.editor-styles-wrapper) .pb-space-xs {
    padding-bottom: 0.25rem
}
:is(.gt-interior,.editor-styles-wrapper) .pl-space-md {
    padding-left: 0.75rem
}
:is(.gt-interior,.editor-styles-wrapper) .pt-16 {
    padding-top: 4rem
}
:is(.gt-interior,.editor-styles-wrapper) .pt-space-2xl {
    padding-top: 3.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .pt-space-lg {
    padding-top: 1.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .pt-space-md {
    padding-top: 0.75rem
}
:is(.gt-interior,.editor-styles-wrapper) .pt-space-sm {
    padding-top: 0.5rem
}
:is(.gt-interior,.editor-styles-wrapper) .pt-space-xs {
    padding-top: 0.25rem
}
:is(.gt-interior,.editor-styles-wrapper) .text-left {
    text-align: left
}
:is(.gt-interior,.editor-styles-wrapper) .text-right {
    text-align: right
}
:is(.gt-interior,.editor-styles-wrapper) .font-body-md {
    font-family: Source Sans 3, sans-serif
}
:is(.gt-interior,.editor-styles-wrapper) .font-body-sm {
    font-family: Source Sans 3, sans-serif
}
:is(.gt-interior,.editor-styles-wrapper) .font-display-lg {
    font-family: Newsreader, serif
}
:is(.gt-interior,.editor-styles-wrapper) .font-headline-lg {
    font-family: Newsreader, serif
}
:is(.gt-interior,.editor-styles-wrapper) .font-headline-md {
    font-family: Newsreader, serif
}
:is(.gt-interior,.editor-styles-wrapper) .font-label-md {
    font-family: JetBrains Mono, monospace
}
:is(.gt-interior,.editor-styles-wrapper) .font-label-sm {
    font-family: JetBrains Mono, monospace
}
:is(.gt-interior,.editor-styles-wrapper) .font-metric-md {
    font-family: JetBrains Mono, monospace
}
:is(.gt-interior,.editor-styles-wrapper) .font-metric-xl {
    font-family: Source Sans 3, sans-serif
}
:is(.gt-interior,.editor-styles-wrapper) .font-mono {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}
:is(.gt-interior,.editor-styles-wrapper) .text-\[16px\] {
    font-size: 16px
}
:is(.gt-interior,.editor-styles-wrapper) .text-\[18px\] {
    font-size: 18px
}
:is(.gt-interior,.editor-styles-wrapper) .text-\[20px\] {
    font-size: 20px
}
:is(.gt-interior,.editor-styles-wrapper) .text-body-md {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400
}
:is(.gt-interior,.editor-styles-wrapper) .text-body-sm {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400
}
:is(.gt-interior,.editor-styles-wrapper) .text-display-lg {
    font-size: 48px;
    line-height: 52px;
    letter-spacing: -0.02em;
    font-weight: 700
}
:is(.gt-interior,.editor-styles-wrapper) .text-headline-lg {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -0.01em;
    font-weight: 600
}
:is(.gt-interior,.editor-styles-wrapper) .text-headline-md {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.01em;
    font-weight: 600
}
:is(.gt-interior,.editor-styles-wrapper) .text-label-md {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.04em;
    font-weight: 500
}
:is(.gt-interior,.editor-styles-wrapper) .text-label-sm {
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 0.06em;
    font-weight: 500
}
:is(.gt-interior,.editor-styles-wrapper) .text-metric-md {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600
}
:is(.gt-interior,.editor-styles-wrapper) .text-metric-xl {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -0.02em;
    font-weight: 700
}
:is(.gt-interior,.editor-styles-wrapper) .font-bold {
    font-weight: 700
}
:is(.gt-interior,.editor-styles-wrapper) .font-medium {
    font-weight: 500
}
:is(.gt-interior,.editor-styles-wrapper) .font-semibold {
    font-weight: 600
}
:is(.gt-interior,.editor-styles-wrapper) .uppercase {
    text-transform: uppercase
}
:is(.gt-interior,.editor-styles-wrapper) .italic {
    font-style: italic
}
:is(.gt-interior,.editor-styles-wrapper) .tracking-tight {
    letter-spacing: -0.025em
}
:is(.gt-interior,.editor-styles-wrapper) .tracking-wider {
    letter-spacing: 0.05em
}
:is(.gt-interior,.editor-styles-wrapper) .tracking-widest {
    letter-spacing: 0.1em
}
:is(.gt-interior,.editor-styles-wrapper) .text-amber-700 {
    --tw-text-opacity: 1;
    color: rgb(180 83 9 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .text-amber-800 {
    --tw-text-opacity: 1;
    color: rgb(146 64 14 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .text-emerald-600 {
    --tw-text-opacity: 1;
    color: rgb(5 150 105 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .text-emerald-700 {
    --tw-text-opacity: 1;
    color: rgb(4 120 87 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .text-emerald-800 {
    --tw-text-opacity: 1;
    color: rgb(6 95 70 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .text-emerald-900 {
    --tw-text-opacity: 1;
    color: rgb(6 78 59 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .text-error {
    --tw-text-opacity: 1;
    color: rgb(186 26 26 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .text-on-primary {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .text-on-secondary {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .text-on-secondary-container {
    --tw-text-opacity: 1;
    color: rgb(88 96 97 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .text-on-surface {
    --tw-text-opacity: 1;
    color: rgb(21 28 29 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .text-on-surface-variant {
    --tw-text-opacity: 1;
    color: rgb(88 96 97 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .text-on-tertiary-container {
    --tw-text-opacity: 1;
    color: rgb(182 80 33 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .text-outline-variant {
    --tw-text-opacity: 1;
    color: rgb(197 198 202 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .text-outline-variant\/70 {
    color: rgb(197 198 202 / 0.7)
}
:is(.gt-interior,.editor-styles-wrapper) .text-primary {
    --tw-text-opacity: 1;
    color: rgb(21 28 29 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .text-secondary {
    --tw-text-opacity: 1;
    color: rgb(88 96 97 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .text-secondary\/70 {
    color: rgb(88 96 97 / 0.7)
}
:is(.gt-interior,.editor-styles-wrapper) .text-surface-bright {
    --tw-text-opacity: 1;
    color: rgb(247 245 239 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .text-surface-bright\/90 {
    color: rgb(247 245 239 / 0.9)
}
:is(.gt-interior,.editor-styles-wrapper) .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
:is(.gt-interior,.editor-styles-wrapper) .opacity-30 {
    opacity: 0.3
}
:is(.gt-interior,.editor-styles-wrapper) .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)
}
:is(.gt-interior,.editor-styles-wrapper) .shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 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)
}
:is(.gt-interior,.editor-styles-wrapper) .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)
}
:is(.gt-interior,.editor-styles-wrapper) .backdrop-blur {
    --tw-backdrop-blur: blur(8px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}
:is(.gt-interior,.editor-styles-wrapper) .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
}
:is(.gt-interior,.editor-styles-wrapper) .placeholder\:text-outline-variant::placeholder {
    --tw-text-opacity: 1;
    color: rgb(197 198 202 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .hover\:bg-on-surface-variant:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(88 96 97 / var(--tw-bg-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .hover\:bg-surface-container-low:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(238 236 229 / var(--tw-bg-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .hover\:bg-tertiary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(182 80 33 / var(--tw-bg-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .hover\:text-on-surface:hover {
    --tw-text-opacity: 1;
    color: rgb(21 28 29 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .hover\:text-surface-bright:hover {
    --tw-text-opacity: 1;
    color: rgb(247 245 239 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .hover\:text-tertiary-fixed:hover {
    --tw-text-opacity: 1;
    color: rgb(255 219 202 / var(--tw-text-opacity, 1))
}
:is(.gt-interior,.editor-styles-wrapper) .focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}
:is(.gt-interior,.editor-styles-wrapper) .focus\:ring-1:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}
:is(.gt-interior,.editor-styles-wrapper) .focus\:ring-primary:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(21 28 29 / var(--tw-ring-opacity, 1))
}
@media (min-width: 640px) {
    :is(.gt-interior,.editor-styles-wrapper) .sm\:inline-flex {
        display: inline-flex
    }
    :is(.gt-interior,.editor-styles-wrapper) .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    :is(.gt-interior,.editor-styles-wrapper) .sm\:flex-row {
        flex-direction: row
    }
    :is(.gt-interior,.editor-styles-wrapper) .sm\:items-center {
        align-items: center
    }
}
@media (min-width: 768px) {
    :is(.gt-interior,.editor-styles-wrapper) .md\:col-span-3 {
        grid-column: span 3 / span 3
    }
    :is(.gt-interior,.editor-styles-wrapper) .md\:col-span-4 {
        grid-column: span 4 / span 4
    }
    :is(.gt-interior,.editor-styles-wrapper) .md\:col-span-5 {
        grid-column: span 5 / span 5
    }
    :is(.gt-interior,.editor-styles-wrapper) .md\:block {
        display: block
    }
    :is(.gt-interior,.editor-styles-wrapper) .md\:flex {
        display: flex
    }
    :is(.gt-interior,.editor-styles-wrapper) .md\:w-auto {
        width: auto
    }
    :is(.gt-interior,.editor-styles-wrapper) .md\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }
    :is(.gt-interior,.editor-styles-wrapper) .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    :is(.gt-interior,.editor-styles-wrapper) .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
    :is(.gt-interior,.editor-styles-wrapper) .md\:flex-row {
        flex-direction: row
    }
    :is(.gt-interior,.editor-styles-wrapper) .md\:items-center {
        align-items: center
    }
}
@media (min-width: 1024px) {
    :is(.gt-interior,.editor-styles-wrapper) .lg\:col-span-5 {
        grid-column: span 5 / span 5
    }
    :is(.gt-interior,.editor-styles-wrapper) .lg\:col-span-7 {
        grid-column: span 7 / span 7
    }
    :is(.gt-interior,.editor-styles-wrapper) .lg\:flex {
        display: flex
    }
    :is(.gt-interior,.editor-styles-wrapper) .lg\:hidden {
        display: none
    }
    :is(.gt-interior,.editor-styles-wrapper) .lg\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }
    :is(.gt-interior,.editor-styles-wrapper) .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    :is(.gt-interior,.editor-styles-wrapper) .lg\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr))
    }
    :is(.gt-interior,.editor-styles-wrapper) .lg\:flex-row {
        flex-direction: row
    }
    :is(.gt-interior,.editor-styles-wrapper) .lg\:items-end {
        align-items: flex-end
    }
    :is(.gt-interior,.editor-styles-wrapper) .lg\:self-end {
        align-self: flex-end
    }
}
@media (min-width: 1280px) {
    :is(.gt-interior,.editor-styles-wrapper) .xl\:flex {
        display: flex
    }
    :is(.gt-interior,.editor-styles-wrapper) .xl\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }
    :is(.gt-interior,.editor-styles-wrapper) .xl\:flex-row {
        flex-direction: row
    }
    :is(.gt-interior,.editor-styles-wrapper) .xl\:items-center {
        align-items: center
    }
    :is(.gt-interior,.editor-styles-wrapper) .xl\:pb-0 {
        padding-bottom: 0px
    }
}
@media (min-width: 1536px) {
    :is(.gt-interior,.editor-styles-wrapper) .\32xl\:flex {
        display: flex
    }
}