:root {
    font-family: Inter,Segoe UI,Tahoma,sans-serif
}

@supports (font-variation-settings: normal) {
    :root {
        font-family:InterVariable,Segoe UI,Tahoma,sans-serif;
        font-optical-sizing: auto;
        font-variation-settings: "slnt" 0
    }

    :root .font-mono {
        font-family: JetBrainsMonoVariable;
        font-optical-sizing: auto;
        font-variation-settings: "slnt" 0
    }
}

@font-face {
    font-display: swap;
    font-family: InterVariable;
    font-style: normal;
    font-weight: 200 700;
    src: url(/site/theme/images/InterVariable.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: InterVariable;
    font-style: italic;
    font-weight: 200 400;
    src: url(/fonts/InterVariable-Italic.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: 200;
    src: url(/fonts/Inter-ExtraLight.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: italic;
    font-weight: 200;
    src: url(/fonts/Inter-ExtraLightItalic.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: 300;
    src: url(/fonts/Inter-Light.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: italic;
    font-weight: 300;
    src: url(/fonts/Inter-LightItalic.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Inter-Regular.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: italic;
    font-weight: 400;
    src: url(/fonts/Inter-RegularItalic.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    src: url(/fonts/Inter-Medium.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    src: url(/fonts/Inter-SemiBold.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    src: url(/fonts/Inter-Bold.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: JetBrainsMono;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/JetBrainsMono-Regular.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: JetBrainsMonoVariable;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/JetBrainsMonoVariable.woff2) format("woff2")
}

*,:after,:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59,130,246,.5);
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent;
    --tw-shadow: 0 0 transparent;
    --tw-shadow-colored: 0 0 transparent;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59,130,246,.5);
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent;
    --tw-shadow: 0 0 transparent;
    --tw-shadow-colored: 0 0 transparent;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style:
}

/*! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com*/
*,:after,:before {
    border: 0 solid #e5e7eb;
    box-sizing: border-box
}

:after,:before {
    --tw-content: ""
}

:host,html {
    -webkit-text-size-adjust: 100%;
    font-feature-settings: normal;
    -webkit-tap-highlight-color: transparent;
    font-family: Inter,Segoe UI,Tahoma,sans-serif;
    font-variation-settings: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

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

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

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

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

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

b,strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

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

button,select {
    text-transform: none
}

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

:-moz-focusring {
    outline: auto
}

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

progress {
    vertical-align: baseline
}

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

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

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

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

summary {
    display: list-item
}

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

fieldset {
    margin: 0
}

fieldset,legend {
    padding: 0
}

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

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

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

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

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

:disabled {
    cursor: default
}

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

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

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

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

[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,input:where(:not([type])):focus,select:focus,textarea:focus {
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    border-color: #2563eb;
    box-shadow: /*!*/ /*!*/ 0 0 0 0 #fff,/*!*/ /*!*/ 0 0 0 1px #2563eb,var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
    outline: 2px solid transparent;
    outline-offset: 2px
}

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

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

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

::-webkit-date-and-time-value {
    min-height: 1.5em;
    text-align: inherit
}

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

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

select {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
    background-position: right .5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact
}

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

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

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

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

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

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

[type=checkbox]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")
}

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

[type=radio]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")
}

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

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

[type=checkbox]:indeterminate {
    background-color: currentColor;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: transparent
}

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

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

[type=file] {
    background: transparent none repeat 0 0/auto auto padding-box border-box scroll;
    background: initial;
    border-color: inherit;
    border-radius: 0;
    border-width: 0;
    font-size: inherit;
    line-height: inherit;
    padding: 0
}

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

*,:after,:before {
    border-color: rgba(0,0,0,.2);
    border-color: hsl(var(--border)/.2)
}

html {
    scroll-behavior: smooth
}

body {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff;
    background-color: hsl(var(--background));
    color: #000;
    color: hsl(var(--foreground));
    font-weight: 300;
    overflow-x: hidden
}

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

strong {
    font-weight: 600
}

hr {
    --tw-border-opacity: 1;
    border-color: #f5f5f5;
    border-color: rgba(245,245,245,var(--tw-border-opacity));
    margin-bottom: 1.25rem
}

label {
    font-size: 1rem;
    line-height: 1.2
}

iframe {
    border-width: 0;
    width: 100%
}

address {
    font-style: normal
}

[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],select,textarea {
    border-color: #d3d4d5;
    border-color: hsl(var(--input));
    border-radius: .5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: .75rem 1.25rem
}

[multiple]::-moz-placeholder,[type=date]::-moz-placeholder,[type=datetime-local]::-moz-placeholder,[type=email]::-moz-placeholder,[type=month]::-moz-placeholder,[type=number]::-moz-placeholder,[type=password]::-moz-placeholder,[type=search]::-moz-placeholder,[type=tel]::-moz-placeholder,[type=text]::-moz-placeholder,[type=time]::-moz-placeholder,[type=url]::-moz-placeholder,[type=week]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder {
    font-weight: 600
}

[multiple]::placeholder,[type=date]::placeholder,[type=datetime-local]::placeholder,[type=email]::placeholder,[type=month]::placeholder,[type=number]::placeholder,[type=password]::placeholder,[type=search]::placeholder,[type=tel]::placeholder,[type=text]::placeholder,[type=time]::placeholder,[type=url]::placeholder,[type=week]::placeholder,select::placeholder,textarea::placeholder {
    font-weight: 600
}

select {
    padding-right: 2.5rem
}

:root {
    --background: 0 0% 100%;
    --foreground: 0 0% 0%;
    --orange: 24 100% 50%;
    --orange-secondary: 24 100% 45.1%;
    --orange-accent: 23.5 100% 90%;
    --orange-default: 24 100% 50%;
    --orange-dark: 24 100% 45.1%;
    --orange-darker: 24.05 100% 44.51%;
    --orange-light: 23.5 100% 90%;
    --red: 347.9 93% 45.1%;
    --red-secondary: 348 93.1% 40%;
    --red-accent: 348.6 75% 89%;
    --red-default: 347.9 93% 45.1%;
    --red-dark: 348 93.14% 40%;
    --red-light: 348.6 75% 89%;
    --yellow: 41 96% 54%;
    --yellow-secondary: 41 96% 45%;
    --yellow-accent: 41.3 95.7% 90.8%;
    --yellow-default: 41 96% 54%;
    --yellow-dark: 41 96% 45%;
    --yellow-light: 41.3 95.7% 90.8%;
    --black-default: var(--foreground);
    --grey-dark: 0 0% 78.8%;
    --grey-light: 0 0% 91.4%;
    --turquoise: 185 71% 43%;
    --turquoise-secondary: 185 71% 30%;
    --turquoise-accent: 185.6 55.2% 88.6%;
    --turquoise-default: 185 71% 43%;
    --turquoise-dark: 185 71% 30%;
    --turquoise-light: 186 55% 89%;
    --green: 137 100% 39%;
    --green-secondary: 149 100% 27%;
    --green-accent: 150 41.7% 85.9%;
    --green-default: 137 100% 39%;
    --green-dark: 149 100% 27%;
    --green-light: 150 41.7% 85.9%;
    --purple: 240 60% 59%;
    --purple-secondary: 255 56% 37%;
    --purple-accent: 257.1 32.3% 87.3%;
    --purple-default: 240 60% 59%;
    --purple-dark: 255 56% 37%;
    --purple-light: 257.1 32.3% 87.3%;
    --purple-light-30: #f3f2f8;
    --blue: 203 100% 28%;
    --blue-secondary: 204 100% 50%;
    --blue-accent: 203.6 37.8% 85.5%;
    --blue-default: 204 100% 50%;
    --blue-dark: 203 100% 28%;
    --blue-light: 203.6 37.8% 85.5%;
    --primary: var(--orange);
    --primary-foreground: var(--foreground);
    --secondary: var(--orange-secondary);
    --secondary-foreground: var(--background);
    --accent: var(--orange-accent);
    --accent-foreground: var(--foreground);
    --default: var(--orange);
    --dark: var(--orange-dark);
    --light: var(--orange-light);
    --light-30: var(--purple-light-30);
    --black: var(--foreground);
    --white: var(--background);
    --muted: 0 0% 91.4%;
    --muted-new: 253.33,29.03%,93.92%;
    --muted-foreground: 207 11% 15%;
    --card: 0 0% 100%;
    --card-foreground: 207 11% 15%;
    --border: var(--foreground);
    --input: 210 2% 83%;
    --facebook: 213.9 89.3% 52.2%;
    --x: 0 0% 0%;
    --linkedin: 210 90.2% 40%;
    --pinterest: 353.4 91.9% 38.6%;
    --whatsapp: 142.4,70.2%,48.6%;
    --tumblr: 214.5 27.4% 28.6%;
    --reddit: 16.2 100% 50%;
    --telegram: 200,100%,40%;
    --g2: 10.3,98.2%,57.1%;
    --lilac: 255 80% 96%;
    --column-width-xs: 5px;
    --gutter-width-xs: 20px;
    --margin-width-xs: 20px;
    --max-width-xs: 320px;
    --column-width-sm: 32px;
    --gutter-width-sm: 20px;
    --margin-width-sm: 20px;
    --max-width-sm: 640px;
    --column-width-md: 40px;
    --gutter-width-md: 20px;
    --margin-width-md: 30px;
    --max-width-md: 760px;
    --column-width-lg: 74px;
    --gutter-width-lg: 20px;
    --margin-width-lg: 30px;
    --max-width-lg: 100%
}

.o-col-1-2 {
    width: calc(49.95% - 10px)
}

.o-col-1-2:nth-child(1n) {
    clear: none;
    float: left;
    margin-right: 20px
}

.o-col-1-2:last-child {
    margin-right: 0
}

.o-col-1-2:nth-child(2n) {
    float: right;
    margin-right: 0
}

.o-col-1-2:nth-child(odd) {
    clear: both
}

.o-col-1-3 {
    width: calc(33.3% - 13.33333px)
}

.o-col-1-3:nth-child(1n) {
    clear: none;
    float: left;
    margin-right: 20px
}

.o-col-1-3:last-child {
    margin-right: 0
}

.o-col-1-3:nth-child(3n) {
    float: right;
    margin-right: 0
}

.o-col-1-3:nth-child(3n+1) {
    clear: both
}

.o-col-1-4 {
    width: calc(24.975% - 15px)
}

.o-col-1-4:nth-child(1n) {
    clear: none;
    float: left;
    margin-right: 20px
}

.o-col-1-4:last-child {
    margin-right: 0
}

.o-col-1-4:nth-child(4n) {
    float: right;
    margin-right: 0
}

.o-col-1-4:nth-child(4n+1) {
    clear: both
}

.o-col-2-3 {
    width: calc(66.6% - 6.66667px)
}

.o-col-2-3:nth-child(1n) {
    clear: none;
    float: left;
    margin-right: 20px
}

.o-col-2-3:last-child {
    margin-right: 0
}

.o-col-2-3:nth-child(3n) {
    float: right;
    margin-right: 0
}

.o-col-2-3:nth-child(3n+1) {
    clear: both
}

.o-col-3-4 {
    width: calc(74.925% - 5px)
}

.o-col-3-4:nth-child(1n) {
    clear: none;
    float: left;
    margin-right: 20px
}

.o-col-3-4:last-child {
    margin-right: 0
}

.o-col-3-4:nth-child(4n) {
    float: right;
    margin-right: 0
}

.o-col-3-4:nth-child(4n+1) {
    clear: both
}

@media (min-width: 36rem) {
    .o-col-1-2-sm {
        width:calc(49.95% - 10px)
    }

    .o-col-1-2-sm:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-1-2-sm:last-child {
        margin-right: 0
    }

    .o-col-1-2-sm:nth-child(2n) {
        float: right;
        margin-right: 0
    }

    .o-col-1-2-sm:nth-child(odd) {
        clear: both
    }

    .o-col-1-3-sm {
        width: calc(33.3% - 13.33333px)
    }

    .o-col-1-3-sm:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-1-3-sm:last-child {
        margin-right: 0
    }

    .o-col-1-3-sm:nth-child(3n) {
        float: right;
        margin-right: 0
    }

    .o-col-1-3-sm:nth-child(3n+1) {
        clear: both
    }

    .o-col-1-4-sm {
        width: calc(24.975% - 15px)
    }

    .o-col-1-4-sm:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-1-4-sm:last-child {
        margin-right: 0
    }

    .o-col-1-4-sm:nth-child(4n) {
        float: right;
        margin-right: 0
    }

    .o-col-1-4-sm:nth-child(4n+1) {
        clear: both
    }

    .o-col-2-3-sm {
        width: calc(66.6% - 6.66667px)
    }

    .o-col-2-3-sm:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-2-3-sm:last-child {
        margin-right: 0
    }

    .o-col-2-3-sm:nth-child(3n) {
        float: right;
        margin-right: 0
    }

    .o-col-2-3-sm:nth-child(3n+1) {
        clear: both
    }

    .o-col-3-4-sm {
        width: calc(74.925% - 5px)
    }

    .o-col-3-4-sm:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-3-4-sm:last-child {
        margin-right: 0
    }

    .o-col-3-4-sm:nth-child(4n) {
        float: right;
        margin-right: 0
    }

    .o-col-3-4-sm:nth-child(4n+1) {
        clear: both
    }
}

@media (min-width: 48rem) {
    .o-col-1-2-md {
        width:calc(49.95% - 10px)
    }

    .o-col-1-2-md:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-1-2-md:last-child {
        margin-right: 0
    }

    .o-col-1-2-md:nth-child(2n) {
        float: right;
        margin-right: 0
    }

    .o-col-1-2-md:nth-child(odd) {
        clear: both
    }

    .o-col-1-3-md {
        width: calc(33.3% - 13.33333px)
    }

    .o-col-1-3-md:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-1-3-md:last-child {
        margin-right: 0
    }

    .o-col-1-3-md:nth-child(3n) {
        float: right;
        margin-right: 0
    }

    .o-col-1-3-md:nth-child(3n+1) {
        clear: both
    }

    .o-col-1-4-md {
        width: calc(24.975% - 15px)
    }

    .o-col-1-4-md:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-1-4-md:last-child {
        margin-right: 0
    }

    .o-col-1-4-md:nth-child(4n) {
        float: right;
        margin-right: 0
    }

    .o-col-1-4-md:nth-child(4n+1) {
        clear: both
    }

    .o-col-2-3-md {
        width: calc(66.6% - 6.66667px)
    }

    .o-col-2-3-md:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-2-3-md:last-child {
        margin-right: 0
    }

    .o-col-2-3-md:nth-child(3n) {
        float: right;
        margin-right: 0
    }

    .o-col-2-3-md:nth-child(3n+1) {
        clear: both
    }

    .o-col-3-4-md {
        width: calc(74.925% - 5px)
    }

    .o-col-3-4-md:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-3-4-md:last-child {
        margin-right: 0
    }

    .o-col-3-4-md:nth-child(4n) {
        float: right;
        margin-right: 0
    }

    .o-col-3-4-md:nth-child(4n+1) {
        clear: both
    }

    .o-col-1-5-md {
        width: calc(19.98% - 16px)
    }

    .o-col-1-5-md:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-1-5-md:last-child {
        margin-right: 0
    }

    .o-col-1-5-md:nth-child(5n) {
        float: right;
        margin-right: 0
    }

    .o-col-1-5-md:nth-child(5n+1) {
        clear: both
    }

    .o-col-4-5-md {
        width: calc(79.92% - 4px)
    }

    .o-col-4-5-md:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-4-5-md:last-child {
        margin-right: 0
    }

    .o-col-4-5-md:nth-child(5n) {
        float: right;
        margin-right: 0
    }

    .o-col-4-5-md:nth-child(5n+1) {
        clear: both
    }

    .o-col-1-6-md {
        width: calc(16.65% - 16.66667px)
    }

    .o-col-1-6-md:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-1-6-md:last-child {
        margin-right: 0
    }

    .o-col-1-6-md:nth-child(6n) {
        float: right;
        margin-right: 0
    }

    .o-col-1-6-md:nth-child(6n+1) {
        clear: both
    }

    .o-col-5-12-md {
        width: calc(41.625% - 11.66667px)
    }

    .o-col-5-12-md:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-5-12-md:last-child {
        margin-right: 0
    }

    .o-col-5-12-md:nth-child(12n) {
        float: right;
        margin-right: 0
    }

    .o-col-5-12-md:nth-child(12n+1) {
        clear: both
    }

    .o-col-7-12-md {
        width: calc(58.275% - 8.33333px)
    }

    .o-col-7-12-md:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-7-12-md:last-child {
        margin-right: 0
    }

    .o-col-7-12-md:nth-child(12n) {
        float: right;
        margin-right: 0
    }

    .o-col-7-12-md:nth-child(12n+1) {
        clear: both
    }
}

@media (min-width: 62rem) {
    .o-col-1-2-lg {
        width:calc(49.95% - 10px)
    }

    .o-col-1-2-lg:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-1-2-lg:last-child {
        margin-right: 0
    }

    .o-col-1-2-lg:nth-child(2n) {
        float: right;
        margin-right: 0
    }

    .o-col-1-2-lg:nth-child(odd) {
        clear: both
    }

    .o-col-1-3-lg {
        width: calc(33.3% - 13.33333px)
    }

    .o-col-1-3-lg:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-1-3-lg:last-child {
        margin-right: 0
    }

    .o-col-1-3-lg:nth-child(3n) {
        float: right;
        margin-right: 0
    }

    .o-col-1-3-lg:nth-child(3n+1) {
        clear: both
    }

    .o-col-1-3-end-lg {
        width: calc(33.3% - 13.33333px)
    }

    .o-col-1-3-end-lg:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-1-3-end-lg:last-child {
        margin-right: 0
    }

    .o-col-1-3-end-lg:nth-child(1n) {
        float: right;
        margin-right: 0
    }

    .o-col-1-3-end-lg:nth-child(1n+1) {
        clear: both
    }

    .o-col-1-4-lg {
        width: calc(24.975% - 15px)
    }

    .o-col-1-4-lg:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-1-4-lg:last-child {
        margin-right: 0
    }

    .o-col-1-4-lg:nth-child(4n) {
        float: right;
        margin-right: 0
    }

    .o-col-1-4-lg:nth-child(4n+1) {
        clear: both
    }

    .o-col-1-5-lg {
        width: calc(19.98% - 24px)
    }

    .o-col-1-5-lg:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 30px
    }

    .o-col-1-5-lg:last-child {
        margin-right: 0
    }

    .o-col-1-5-lg:nth-child(5n) {
        float: right;
        margin-right: 0
    }

    .o-col-1-5-lg:nth-child(5n+1) {
        clear: both
    }

    .o-col-2-3-lg {
        width: calc(66.6% - 6.66667px)
    }

    .o-col-2-3-lg:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-2-3-lg:last-child {
        margin-right: 0
    }

    .o-col-2-3-lg:nth-child(3n) {
        float: right;
        margin-right: 0
    }

    .o-col-2-3-lg:nth-child(3n+1) {
        clear: both
    }

    .o-col-3-4-lg {
        width: calc(74.925% - 5px)
    }

    .o-col-3-4-lg:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-3-4-lg:last-child {
        margin-right: 0
    }

    .o-col-3-4-lg:nth-child(4n) {
        float: right;
        margin-right: 0
    }

    .o-col-3-4-lg:nth-child(4n+1) {
        clear: both
    }

    .o-col-1-1-lg {
        float: none!important;
        margin: 0;
        width: 100%
    }

    .o-col-1-8-lg {
        width: calc(12.4875% - 17.5px)
    }

    .o-col-1-8-lg:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-1-8-lg:last-child {
        margin-right: 0
    }

    .o-col-1-8-lg:nth-child(8n) {
        float: right;
        margin-right: 0
    }

    .o-col-1-8-lg:nth-child(8n+1) {
        clear: both
    }

    .o-col-5-lg {
        width: calc(41.625% - 11.66667px)
    }

    .o-col-5-lg:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-5-lg:last-child {
        margin-right: 0
    }

    .o-col-5-lg:nth-child(12n) {
        float: right;
        margin-right: 0
    }

    .o-col-5-lg:nth-child(12n+1) {
        clear: both
    }

    .o-col-7-lg {
        width: calc(58.275% - 8.33333px)
    }

    .o-col-7-lg:nth-child(1n) {
        clear: none;
        float: left;
        margin-right: 20px
    }

    .o-col-7-lg:last-child {
        margin-right: 0
    }

    .o-col-7-lg:nth-child(12n) {
        float: right;
        margin-right: 0
    }

    .o-col-7-lg:nth-child(12n+1) {
        clear: both
    }
}

.o-faux-block-link__target {
    color: inherit;
    cursor: pointer
}

.o-faux-block-link {
    display: block;
    position: relative
}

.o-faux-block-link:hover .o-faux-block-link__target {
    color: #f60;
    color: hsl(var(--orange))
}

.o-faux-block-link a,.o-faux-block-link button {
    position: relative;
    z-index: 1
}

.o-faux-block-link__overlay {
    bottom: 0!important;
    display: block;
    left: 0!important;
    overflow: hidden;
    position: absolute!important;
    right: 0!important;
    text-indent: 200%;
    top: 0!important;
    visibility: visible;
    white-space: nowrap;
    z-index: 0!important
}

.o-responsive-image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

.o-responsive-image--1x1 {
    padding-top: 100%
}

.o-responsive-image--3x2 {
    padding-top: 66.6666666667%
}

.o-responsive-image--4x3 {
    padding-top: 75%
}

.o-responsive-image--16x9 {
    padding-top: 56.25%
}

.o-responsive-image--21x9 {
    --tw-aspect-w: 7;
    padding-bottom: calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);
    position: relative
}

.o-responsive-image--21x9>* {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.o-responsive-image--21x9 {
    --tw-aspect-h: 3
}

.o-panel {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem
}

@media (min-width: 48rem) {
    .o-panel {
        padding-bottom:2.5rem;
        padding-top: 2.5rem
    }
}

.o-panel__header {
    margin-bottom: 1.25rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 638px;
    text-align: center
}

@media (min-width: 48rem) {
    .o-panel__header {
        margin-bottom:2.5rem
    }
}

.o-scroll {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    bottom: 0;
    left: 0;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
}

.o-scroll::-webkit-scrollbar {
    display: none
}

.o-scroll--x {
    overflow-y: hidden
}

.o-scroll--y {
    overflow-x: hidden
}

.o-scroll--x .o-scroll__inner {
    min-width: 101%
}

.o-scroll--y .o-scroll__inner {
    min-height: 101%
}

.o-image-right {
    float: right
}

.o-image-left {
    float: left
}

@media (min-width: 36rem) {
    .container {
        max-width:36rem
    }
}

@media (min-width: 48rem) {
    .container {
        max-width:48rem
    }
}

@media (min-width: 62rem) {
    .container {
        max-width:62rem
    }
}

@media (min-width: 70rem) {
    .container {
        max-width:70rem
    }
}

@media (min-width: 75rem) {
    .container {
        max-width:75rem
    }
}

@media (min-width: 87.5rem) {
    .container {
        max-width:87.5rem
    }
}

.container {
    margin-left: auto;
    margin-right: auto;
    max-width: 86rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 100%
}

@media (min-width: 48rem) {
    .container {
        padding-left:2rem;
        padding-right: 2rem
    }
}

.eyebrow {
    font-size: .625rem;
    font-weight: 600;
    letter-spacing: .03em;
    line-height: 1.125;
    text-transform: uppercase
}

@media (min-width: 48rem) {
    .eyebrow {
        font-size:.75rem;
        letter-spacing: -.01em
    }
}

.h4 {
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: -.01em;
    line-height: 1.125
}

@media (min-width: 48rem) {
    .h4 {
        font-size:1.5rem;
        line-height: 1.16666667
    }
}

.aspect-h-1 {
    --tw-aspect-h: 1
}

.aspect-h-2 {
    --tw-aspect-h: 2
}

.aspect-h-3 {
    --tw-aspect-h: 3
}

.aspect-h-9 {
    --tw-aspect-h: 9
}

.aspect-h-\[16\] {
    --tw-aspect-h: 16
}

.aspect-h-\[20\] {
    --tw-aspect-h: 20
}

.aspect-h-\[28\] {
    --tw-aspect-h: 28
}

.aspect-h-\[47\] {
    --tw-aspect-h: 47
}

.aspect-h-\[57\] {
    --tw-aspect-h: 57
}

.aspect-w-1 {
    --tw-aspect-w: 1;
    padding-bottom: calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);
    position: relative
}

.aspect-w-1>* {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.aspect-w-16 {
    --tw-aspect-w: 16;
    padding-bottom: calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);
    position: relative
}

.aspect-w-16>* {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.aspect-w-3 {
    --tw-aspect-w: 3;
    padding-bottom: calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);
    position: relative
}

.aspect-w-3>* {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.aspect-w-4 {
    --tw-aspect-w: 4;
    padding-bottom: calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);
    position: relative
}

.aspect-w-4>* {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.aspect-w-7 {
    --tw-aspect-w: 7;
    padding-bottom: calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);
    position: relative
}

.aspect-w-7>* {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.aspect-w-\[101\] {
    --tw-aspect-w: 101;
    padding-bottom: calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);
    position: relative
}

.aspect-w-\[101\]>* {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.aspect-w-\[27\] {
    --tw-aspect-w: 27;
    padding-bottom: calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);
    position: relative
}

.aspect-w-\[27\]>* {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.aspect-w-\[31\] {
    --tw-aspect-w: 31;
    padding-bottom: calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);
    position: relative
}

.aspect-w-\[31\]>* {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.aspect-w-\[33\] {
    --tw-aspect-w: 33;
    padding-bottom: calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);
    position: relative
}

.aspect-w-\[33\]>* {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.aspect-w-\[38\] {
    --tw-aspect-w: 38;
    padding-bottom: calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);
    position: relative
}

.aspect-w-\[38\]>* {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.prose {
    color: var(--tw-prose-body);
    max-width: none
}

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

.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: var(--tw-prose-lead);
    font-size: 1.25em;
    line-height: 1.5;
    margin-bottom: 1.2em;
    margin-top: 1.2em
}

.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: var(--tw-prose-links);
    font-weight: 300;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

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

.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: inherit
}

.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: inherit
}

.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: inherit
}

.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
    list-style-type: decimal;
    margin-bottom: 1.25em;
    margin-top: 1.25em;
    padding-left: 1.625em
}

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

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

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

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

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

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

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

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

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

.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
    list-style-type: disc;
    margin-bottom: 1.25em;
    margin-top: 1.25em;
    padding-left: 1.625em
}

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

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

.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.25em
}

.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
    border-color: var(--tw-prose-hr);
    border-top-width: 1px;
    margin-bottom: 3em;
    margin-top: 3em
}

.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
    border-left: none;
    border-top: 1px solid #e9e9e9;
    border-top: 1px solid hsl(var(--muted));
    color: var(--tw-prose-quotes);
    font-size: 1.25em;
    font-style: italic;
    font-weight: 200;
    line-height: 1.4;
    margin-bottom: 0;
    margin-top: 2.4em;
    padding-left: 1.2em;
    padding-right: 1.2em;
    padding-top: 1.2em;
    quotes: none
}

.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before {
    content: open-quote
}

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

.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-size: 3em;
    font-weight: 200;
    line-height: 1.1666667;
    margin-bottom: .5em;
    margin-top: 0
}

.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: inherit;
    font-weight: inherit
}

.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.3333333;
    margin-bottom: 1em;
    margin-top: 2em
}

.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: inherit;
    font-weight: inherit
}

.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-size: 1em;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: .75em;
    margin-top: .75em
}

.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: inherit;
    font-weight: inherit
}

.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: .5em;
    margin-top: 1.5em
}

.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: inherit;
    font-weight: inherit
}

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

.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
    display: block;
    margin-bottom: 2em;
    margin-top: 2em
}

.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    border-radius: .3125rem;
    box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);
    color: var(--tw-prose-kbd);
    font-family: inherit;
    font-size: .875em;
    font-weight: 500;
    padding: .1875em .375em
}

.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: var(--tw-prose-code);
    font-size: .875em;
    font-weight: 600
}

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

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

.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: inherit
}

.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: inherit
}

.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: inherit;
    font-size: .875em
}

.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: inherit;
    font-size: .9em
}

.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: inherit
}

.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: inherit
}

.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: inherit
}

.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
    background-color: var(--tw-prose-pre-bg);
    border-radius: .375rem;
    color: var(--tw-prose-pre-code);
    font-size: .875em;
    font-weight: 400;
    line-height: 1.7142857;
    margin-bottom: 1.7142857em;
    margin-top: 1.7142857em;
    overflow-x: auto;
    padding: .8571429em 1.1428571em
}

.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    background-color: transparent;
    border-radius: 0;
    border-width: 0;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    padding: 0
}

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

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

.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .875em;
    line-height: 1.7142857;
    margin-bottom: 2em;
    margin-top: 2em;
    table-layout: auto;
    text-align: left;
    width: 100%
}

.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)) {
    border-bottom-color: var(--tw-prose-th-borders);
    border-bottom-width: 1px
}

.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    padding-bottom: .5714286em;
    padding-left: .5714286em;
    padding-right: .5714286em;
    vertical-align: bottom
}

.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)) {
    border-bottom-color: var(--tw-prose-td-borders);
    border-bottom-width: 1px
}

.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    border-bottom-width: 0
}

.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)) {
    vertical-align: baseline
}

.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)) {
    border-top-color: var(--tw-prose-th-borders);
    border-top-width: 1px
}

.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
    vertical-align: top
}

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

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

.prose {
    --tw-prose-body: currentColor;
    --tw-prose-headings: currentColor;
    --tw-prose-lead: currentColor;
    --tw-prose-links: currentColor;
    --tw-prose-bold: currentColor;
    --tw-prose-counters: currentColor;
    --tw-prose-bullets: currentColor;
    --tw-prose-hr: currentColor;
    --tw-prose-quotes: currentColor;
    --tw-prose-quote-borders: currentColor;
    --tw-prose-captions: currentColor;
    --tw-prose-kbd: #111827;
    --tw-prose-kbd-shadows: 17 24 39;
    --tw-prose-code: currentColor;
    --tw-prose-pre-code: currentColor;
    --tw-prose-pre-bg: #f5f5f5;
    --tw-prose-th-borders: #e9e9e9;
    --tw-prose-td-borders: #e9e9e9;
    --tw-prose-invert-body: #d1d5db;
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: #9ca3af;
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: #9ca3af;
    --tw-prose-invert-bullets: #4b5563;
    --tw-prose-invert-hr: #374151;
    --tw-prose-invert-quotes: #f3f4f6;
    --tw-prose-invert-quote-borders: #374151;
    --tw-prose-invert-captions: #9ca3af;
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: 255 255 255;
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: #d1d5db;
    --tw-prose-invert-pre-bg: rgba(0,0,0,.5);
    --tw-prose-invert-th-borders: #4b5563;
    --tw-prose-invert-td-borders: #374151;
    font-size: 1rem;
    line-height: 1.5
}

.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 0;
    margin-top: 0
}

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

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

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

.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker {
    font-weight: 200
}

.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1em;
    margin-top: 1em
}

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

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

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

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

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

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

.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: .75em;
    margin-top: .75em
}

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

.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .5em;
    padding-left: 1.625em
}

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

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

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

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

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

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

.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding: .5714286em
}

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

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

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

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

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

.prose {
    font-weight: 200
}

.prose :where(cite):not(:where([class~=not-prose],[class~=not-prose] *)) {
    border-bottom: 1px solid #e9e9e9;
    border-bottom: 1px solid hsl(var(--muted));
    display: block;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 3em;
    padding: 1.5em
}

.prose-sm {
    font-size: .875rem;
    line-height: 1.7142857
}

.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.1428571em;
    margin-top: 1.1428571em
}

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

.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.3333333em;
    margin-top: 1.3333333em;
    padding-left: 1.1111111em
}

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

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

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

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

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

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

.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 0;
    margin-top: 0
}

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

.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    border-radius: .3125rem;
    font-size: .8571429em;
    padding: .1428571em .3571429em
}

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

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

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

.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
    border-radius: .25rem;
    font-size: .8571429em;
    line-height: 1.6666667;
    margin-bottom: 1.6666667em;
    margin-top: 1.6666667em;
    padding: .6666667em 1em
}

.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.1428571em;
    margin-top: 1.1428571em;
    padding-left: 1.5714286em
}

.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.1428571em;
    margin-top: 1.1428571em;
    padding-left: 1.5714286em
}

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

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

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

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

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

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

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

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

.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: .5714286em;
    margin-top: .5714286em
}

.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.1428571em;
    margin-top: 1.1428571em
}

.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.1428571em
}

.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .2857143em;
    padding-left: 1.5714286em
}

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

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

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

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

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

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

.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-bottom: .6666667em;
    padding-left: 1em;
    padding-right: 1em
}

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

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

.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding: .6666667em 1em
}

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

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

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

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

.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8571429em;
    line-height: 1.3333333;
    margin-top: .6666667em
}

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

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

.prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778
}

.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.3333333em;
    margin-top: 1.3333333em
}

.prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-bottom: 1.0909091em;
    margin-top: 1.0909091em
}

.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.6666667em;
    margin-top: 1.6666667em;
    padding-left: 1em
}

.prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 2.6666667em;
    line-height: 1;
    margin-bottom: .8333333em;
    margin-top: 0
}

.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.6666667em;
    line-height: 1.3333333;
    margin-bottom: 1.0666667em;
    margin-top: 1.8666667em
}

.prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.3333333em;
    line-height: 1.5;
    margin-bottom: .6666667em;
    margin-top: 1.6666667em
}

.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
    line-height: 1.5555556;
    margin-bottom: .4444444em;
    margin-top: 1.7777778em
}

.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.7777778em;
    margin-top: 1.7777778em
}

.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.7777778em;
    margin-top: 1.7777778em
}

.prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 0;
    margin-top: 0
}

.prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.7777778em;
    margin-top: 1.7777778em
}

.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    border-radius: .3125rem;
    font-size: .8888889em;
    padding: .2222222em .4444444em
}

.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8888889em
}

.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8666667em
}

.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .875em
}

.prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
    border-radius: .375rem;
    font-size: .8888889em;
    line-height: 1.75;
    margin-bottom: 2em;
    margin-top: 2em;
    padding: 1em 1.5em
}

.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.3333333em;
    margin-top: 1.3333333em;
    padding-left: 1.5555556em
}

.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.3333333em;
    margin-top: 1.3333333em;
    padding-left: 1.5555556em
}

.prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: .6666667em;
    margin-top: .6666667em
}

.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-left: .4444444em
}

.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-left: .4444444em
}

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

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

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

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

.prose-lg :where(.prose-lg>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.3333333em
}

.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: .8888889em;
    margin-top: .8888889em
}

.prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.3333333em;
    margin-top: 1.3333333em
}

.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.3333333em
}

.prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .6666667em;
    padding-left: 1.5555556em
}

.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 3.1111111em;
    margin-top: 3.1111111em
}

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

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

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

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

.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8888889em;
    line-height: 1.5
}

.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-bottom: .75em;
    padding-left: .75em;
    padding-right: .75em
}

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

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

.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding: .75em
}

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

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

.prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.7777778em;
    margin-top: 1.7777778em
}

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

.prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8888889em;
    line-height: 1.5;
    margin-top: 1em
}

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

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

.prose-xl {
    font-size: 1.25rem;
    line-height: 1.4
}

.prose-xl :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.2em;
    margin-top: 1.2em
}

.prose-xl :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.2em;
    line-height: 1.5;
    margin-bottom: 1em;
    margin-top: 1em
}

.prose-xl :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.6em;
    margin-top: 1.6em;
    padding-left: 1.0666667em
}

.prose-xl :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 2.8em;
    line-height: 1;
    margin-bottom: .8571429em;
    margin-top: 0
}

.prose-xl :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.8em;
    line-height: 1.1111111;
    margin-bottom: .8888889em;
    margin-top: 1.5555556em
}

.prose-xl :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.5em;
    line-height: 1.3333333;
    margin-bottom: .6666667em;
    margin-top: 1.6em
}

.prose-xl :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
    line-height: 1.6;
    margin-bottom: .6em;
    margin-top: 1.8em
}

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

.prose-xl :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 2em;
    margin-top: 2em
}

.prose-xl :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 0;
    margin-top: 0
}

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

.prose-xl :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    border-radius: .3125rem;
    font-size: .9em;
    padding: .25em .4em
}

.prose-xl :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .9em
}

.prose-xl :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8611111em
}

.prose-xl :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .9em
}

.prose-xl :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
    border-radius: .5rem;
    font-size: .9em;
    line-height: 1.7777778;
    margin-bottom: 2em;
    margin-top: 2em;
    padding: 1.1111111em 1.3333333em
}

.prose-xl :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.2em;
    margin-top: 1.2em;
    padding-left: 1.6em
}

.prose-xl :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.2em;
    margin-top: 1.2em;
    padding-left: 1.6em
}

.prose-xl :where(li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: .6em;
    margin-top: .6em
}

.prose-xl :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-left: .4em
}

.prose-xl :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-left: .4em
}

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

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

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

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

.prose-xl :where(.prose-xl>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.2em
}

.prose-xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: .8em;
    margin-top: .8em
}

.prose-xl :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.2em;
    margin-top: 1.2em
}

.prose-xl :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.2em
}

.prose-xl :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .6em;
    padding-left: 1.6em
}

.prose-xl :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 2.8em;
    margin-top: 2.8em
}

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

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

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

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

.prose-xl :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .9em;
    line-height: 1.5555556
}

.prose-xl :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-bottom: .8888889em;
    padding-left: .6666667em;
    padding-right: .6666667em
}

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

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

.prose-xl :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding: .8888889em .6666667em
}

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

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

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

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

.prose-xl :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .9em;
    line-height: 1.5555556;
    margin-top: 1em
}

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

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

.prose-2xl {
    font-size: 1.5rem;
    line-height: 1.6666667
}

.prose-2xl :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.3333333em;
    margin-top: 1.3333333em
}

.prose-2xl :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.25em;
    line-height: 1.4666667;
    margin-bottom: 1.0666667em;
    margin-top: 1.0666667em
}

.prose-2xl :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.7777778em;
    margin-top: 1.7777778em;
    padding-left: 1.1111111em
}

.prose-2xl :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 2.6666667em;
    line-height: 1;
    margin-bottom: .875em;
    margin-top: 0
}

.prose-2xl :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 2em;
    line-height: 1.0833333;
    margin-bottom: .8333333em;
    margin-top: 1.5em
}

.prose-2xl :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.5em;
    line-height: 1.2222222;
    margin-bottom: .6666667em;
    margin-top: 1.5555556em
}

.prose-2xl :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
    line-height: 1.5;
    margin-bottom: .6666667em;
    margin-top: 1.6666667em
}

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

.prose-2xl :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 2em;
    margin-top: 2em
}

.prose-2xl :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 0;
    margin-top: 0
}

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

.prose-2xl :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    border-radius: .375rem;
    font-size: .8333333em;
    padding: .25em .3333333em
}

.prose-2xl :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8333333em
}

.prose-2xl :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .875em
}

.prose-2xl :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8888889em
}

.prose-2xl :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
    border-radius: .5rem;
    font-size: .8333333em;
    line-height: 1.8;
    margin-bottom: 2em;
    margin-top: 2em;
    padding: 1.2em 1.6em
}

.prose-2xl :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.3333333em;
    margin-top: 1.3333333em;
    padding-left: 1.5833333em
}

.prose-2xl :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.3333333em;
    margin-top: 1.3333333em;
    padding-left: 1.5833333em
}

.prose-2xl :where(li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: .5em;
    margin-top: .5em
}

.prose-2xl :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-left: .4166667em
}

.prose-2xl :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-left: .4166667em
}

.prose-2xl :where(.prose-2xl>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: .8333333em;
    margin-top: .8333333em
}

.prose-2xl :where(.prose-2xl>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.3333333em
}

.prose-2xl :where(.prose-2xl>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.3333333em
}

.prose-2xl :where(.prose-2xl>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.3333333em
}

.prose-2xl :where(.prose-2xl>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.3333333em
}

.prose-2xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: .6666667em;
    margin-top: .6666667em
}

.prose-2xl :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.3333333em;
    margin-top: 1.3333333em
}

.prose-2xl :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.3333333em
}

.prose-2xl :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .5em;
    padding-left: 1.5833333em
}

.prose-2xl :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 3em;
    margin-top: 3em
}

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

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

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

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

.prose-2xl :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8333333em;
    line-height: 1.4
}

.prose-2xl :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-bottom: .8em;
    padding-left: .6em;
    padding-right: .6em
}

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

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

.prose-2xl :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding: .8em .6em
}

.prose-2xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-left: 0
}

.prose-2xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-right: 0
}

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

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

.prose-2xl :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8333333em;
    line-height: 1.6;
    margin-top: 1em
}

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

.prose-2xl :where(.prose-2xl>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 0
}

.prose-xs {
    font-size: .75rem;
    line-height: 1.5
}

[data-block=quote-carousel] .brand-line-top {
    --tw-translate-x: -4rem;
    fill: currentColor;
    color: #f60;
    color: hsl(var(--primary));
    left: 0;
    position: absolute;
    top: 30px;
    transform: translate(-4rem,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    width: 140px;
    z-index: 10
}

.theme--think-tank-red [data-ref=carousel-2] [data-block=quote-carousel] .brand-line-top {
    color: #ff5d62
}

.theme--think-tank-blue [data-ref=carousel-2] [data-block=quote-carousel] .brand-line-top {
    color: #00568b
}

@media (min-width: 62rem) {
    [data-block=quote-carousel] .brand-line-top {
        --tw-translate-x:-3rem;
        left: 50%;
        top: 60px;
        transform: translate(-3rem,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
        transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
        width: auto
    }
}

[data-block=quote-carousel] .brand-line-bottom {
    --tw-translate-x: -3rem;
    --tw-translate-y: 4rem;
    fill: #fff;
    fill: hsl(var(--background));
    bottom: 0;
    position: absolute;
    right: 0;
    transform: translate(-3rem,4rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    z-index: 10
}

[data-block=quote-carousel] .brand-line-bottom circle {
    fill: currentColor;
    color: #f60;
    color: hsl(var(--primary))
}

.theme--think-tank-red [data-ref=carousel-2] [data-block=quote-carousel] .brand-line-bottom circle {
    color: #ff5d62
}

.theme--think-tank-blue [data-ref=carousel-2] [data-block=quote-carousel] .brand-line-bottom circle {
    color: #00568b
}

[data-component=stat-cards] abbr {
    cursor: help;
    text-decoration-line: none
}

[data-block=brands-grid] [data-component=card] h3 {
    color: #f60;
    color: hsl(var(--primary))
}

.theme--think-tank-red [data-ref=carousel-2] [data-block=brands-grid] [data-component=card] h3 {
    color: #ff5d62
}

.theme--think-tank-blue [data-ref=carousel-2] [data-block=brands-grid] [data-component=card] h3 {
    color: #00568b
}

[data-block=pardot] .prose h3>strong {
    color: #f60;
    color: hsl(var(--default));
    font-weight: 600
}

@media (max-width: 62rem) {
    [data-block=accordion-2] [data-panel] {
        background-color:#fff;
        background-color: hsl(var(--background))
    }

    [data-block=accordion-2] [data-panel-button] {
        pointer-events: none
    }

    [data-block=accordion-2] [data-panel-button] svg {
        display: none
    }

    [data-block=accordion-2] [data-panel-body] {
        display: block!important;
        height: auto!important;
        overflow: visible!important
    }
}

.partner-card {
    grid-gap: 0;
    display: grid;
    gap: 0;
    grid-row: span 2;
    grid-template-rows: subgrid
}

[data-component=power-100-block] .filter-group .filter {
    grid-gap: .75rem;
    display: grid;
    gap: .75rem
}

@media (min-width: 36rem) {
    [data-component=power-100-block] .filter-group .filter {
        grid-row:span 2;
        grid-template-rows: subgrid
    }
}

[data-component=accordion-steps-block] .prose h3 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 2rem;
    margin-bottom: 1.25rem
}

[data-component=accordion-steps-block] .prose a,[data-component=accordion-steps-block] .prose h3>strong {
    font-weight: 600
}

.c-action {
    align-items: center;
    display: inline-flex;
    height: 2rem;
    justify-content: center;
    width: 2rem
}

.c-action[aria-disabled=true] {
    opacity: .3;
    pointer-events: none
}

.c-alert {
    padding: .625rem
}

@media (min-width: 62rem) {
    .c-article-1__aside {
        position:absolute;
        right: 0;
        top: 0
    }
}

.hero-page {
    padding-bottom: 3.75rem;
    padding-top: 13rem;
    position: relative
}

@media (min-width: 48rem) {
    .hero-page {
        display:flex;
        flex-direction: column;
        justify-content: center;
        min-height: 543px;
        padding-bottom: 0;
        padding-top: 0
    }
}

@media (min-width: 75rem) {
    .hero-page {
        min-height:654px
    }
}

.plans-default-block__plans {
    grid-gap: 1.5rem;
    container-type: inline-size;
    display: grid;
    gap: 1.5rem;
    grid-auto-flow: dense;
    grid-auto-rows: auto
}

@media (min-width: 48rem) {
    .plans-default-block__plans {
        grid-template-columns:repeat(3,1fr)
    }
}

.plans-default-block__plans .plan-card {
    grid-gap: 0;
    display: grid;
    gap: 0;
    grid-row: span 7;
    grid-template-rows: subgrid;
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem
}

.link {
    flex-shrink: 0;
    margin-right: 3.5rem
}

.link:last-child {
    margin-right: 1.5rem
}

@media (min-width: 48rem) {
    .link:not(:last-child) {
        margin-right:4rem
    }
}

.c-btn {
    background-color: transparent;
    border-color: transparent;
    border-radius: 9999px;
    border-width: 1px;
    color: currentColor;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    line-height: 1.2;
    padding: 7px 1.25rem;
    text-align: center;
    text-decoration-line: none;
    transition-duration: .2s;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.c-btn--default {
    --tw-border-opacity: 1;
    border-color: #e9e9e9;
    border-color: rgba(233,233,233,var(--tw-border-opacity))
}

.c-btn--default:hover {
    --tw-border-opacity: 1;
    border-color: #c9c9c9;
    border-color: rgba(201,201,201,var(--tw-border-opacity))
}

.c-btn--sm {
    font-size: .875rem;
    line-height: 1.25rem;
    line-height: 20px;
    padding: 4px 15px
}

.c-btn.u-bg-awin-red {
    color: #fff
}

.c-btn.u-bg-awin-red:focus,.c-btn.u-bg-awin-red:hover {
    background-color: #fff;
    border-color: #de0833;
    color: #de0833
}

.c-btn.u-bg-awin-blue {
    color: #fff
}

.c-btn.u-bg-awin-blue:focus,.c-btn.u-bg-awin-blue:hover {
    background-color: #fff;
    border-color: #00568b;
    color: #00568b
}

.c-btn.u-bg-awin-dark-blue {
    color: #fff
}

.c-btn.u-bg-awin-dark-blue:focus,.c-btn.u-bg-awin-dark-blue:hover {
    background-color: #fff;
    border-color: #172a47;
    color: #172a47
}

.c-btn.u-bg-awin-light-blue {
    color: #fff
}

.c-btn.u-bg-awin-light-blue:focus,.c-btn.u-bg-awin-light-blue:hover {
    background-color: #fff;
    border-color: #009aff;
    color: #009aff
}

.c-btn.u-bg-awin-light-green {
    color: #fff
}

.c-btn.u-bg-awin-light-green:focus,.c-btn.u-bg-awin-light-green:hover {
    background-color: #fff;
    border-color: #00c637;
    color: #00c637
}

.c-btn.u-bg-awin-dark-purple {
    color: #fff
}

.c-btn.u-bg-awin-dark-purple:focus,.c-btn.u-bg-awin-dark-purple:hover {
    background-color: #fff;
    border-color: #442993;
    color: #442993
}

.c-btn.u-bg-awin-dark-green {
    color: #fff
}

.c-btn.u-bg-awin-dark-green:focus,.c-btn.u-bg-awin-dark-green:hover {
    background-color: #fff;
    border-color: #00964b;
    color: #00964b
}

.c-btn.u-bg-awin-yellow {
    color: #fff
}

.c-btn.u-bg-awin-yellow:focus,.c-btn.u-bg-awin-yellow:hover {
    background-color: #fff;
    border-color: #fab418;
    color: #fab418
}

.c-btn.u-bg-awin-orange {
    color: #fff
}

.c-btn.u-bg-awin-orange:focus,.c-btn.u-bg-awin-orange:hover {
    background-color: #fff;
    border-color: #f60;
    color: #f60
}

.c-btn.u-bg-orange {
    color: #fff
}

.c-btn.u-bg-orange:focus,.c-btn.u-bg-orange:hover {
    background-color: #fff;
    border-color: #f60;
    color: #f60
}

.c-btn.u-bg-red {
    color: #fff
}

.c-btn.u-bg-red:focus,.c-btn.u-bg-red:hover {
    background-color: #fff;
    border-color: #de0833;
    color: #de0833
}

.c-btn.u-bg-sun {
    color: #fff
}

.c-btn.u-bg-sun:focus,.c-btn.u-bg-sun:hover {
    background-color: #fff;
    border-color: #fab418;
    color: #fab418
}

.c-btn.u-bg-eastern-blue {
    color: #fff
}

.c-btn.u-bg-eastern-blue:focus,.c-btn.u-bg-eastern-blue:hover {
    background-color: #fff;
    border-color: #20aebc;
    color: #20aebc
}

.c-btn.u-bg-green-haze {
    color: #fff
}

.c-btn.u-bg-green-haze:focus,.c-btn.u-bg-green-haze:hover {
    background-color: #fff;
    border-color: #00964b;
    color: #00964b
}

.c-btn.u-bg-stark-violet {
    color: #fff
}

.c-btn.u-bg-stark-violet:focus,.c-btn.u-bg-stark-violet:hover {
    background-color: #fff;
    border-color: #442993;
    color: #442993
}

.c-btn.u-bg-purple {
    color: #fff
}

.c-btn.u-bg-purple:focus,.c-btn.u-bg-purple:hover {
    background-color: #fff;
    border-color: #442993;
    color: #442993
}

.c-btn.u-bg-azure-radiance {
    color: #fff
}

.c-btn.u-bg-azure-radiance:focus,.c-btn.u-bg-azure-radiance:hover {
    background-color: #fff;
    border-color: #009aff;
    color: #009aff
}

.c-btn.u-bg-big-stone {
    color: #fff
}

.c-btn.u-bg-big-stone:focus,.c-btn.u-bg-big-stone:hover {
    background-color: #fff;
    border-color: #172a47;
    color: #172a47
}

.c-btn.u-bg-house-of-clandestine-gold {
    color: #fff
}

.c-btn.u-bg-house-of-clandestine-gold:focus,.c-btn.u-bg-house-of-clandestine-gold:hover {
    background-color: #fff;
    border-color: #ceaa36;
    color: #ceaa36
}

.c-btn.u-bg-house-of-clandestine-purple {
    color: #fff
}

.c-btn.u-bg-house-of-clandestine-purple:focus,.c-btn.u-bg-house-of-clandestine-purple:hover {
    background-color: #fff;
    border-color: #8b308d;
    color: #8b308d
}

.c-btn.u-bg-house-of-clandestine-dark-purple {
    color: #fff
}

.c-btn.u-bg-house-of-clandestine-dark-purple:focus,.c-btn.u-bg-house-of-clandestine-dark-purple:hover {
    background-color: #fff;
    border-color: #251549;
    color: #251549
}

.c-btn.u-bg-house-of-clandestine-red {
    color: #fff
}

.c-btn.u-bg-house-of-clandestine-red:focus,.c-btn.u-bg-house-of-clandestine-red:hover {
    background-color: #fff;
    border-color: #a80000;
    color: #a80000
}

.c-btn.u-bg-think-tank-blue {
    color: #fff
}

.c-btn.u-bg-think-tank-blue:focus,.c-btn.u-bg-think-tank-blue:hover {
    background-color: #fff;
    border-color: #00568b;
    color: #00568b
}

.c-btn.u-bg-think-tank-light-blue {
    color: #fff
}

.c-btn.u-bg-think-tank-light-blue:focus,.c-btn.u-bg-think-tank-light-blue:hover {
    background-color: #fff;
    border-color: #40b3ff;
    color: #40b3ff
}

.c-btn.u-bg-think-tank-red {
    color: #fff
}

.c-btn.u-bg-think-tank-red:focus,.c-btn.u-bg-think-tank-red:hover {
    background-color: #fff;
    border-color: #ff5d62;
    color: #ff5d62
}

.c-btn.u-bg-think-tank-turquoise {
    color: #fff
}

.c-btn.u-bg-think-tank-turquoise:focus,.c-btn.u-bg-think-tank-turquoise:hover {
    background-color: #fff;
    border-color: #3fbeac;
    color: #3fbeac
}

.c-btn.u-bg-gallery {
    color: #fff
}

.c-btn.u-bg-gallery:focus,.c-btn.u-bg-gallery:hover {
    background-color: #fff;
    border-color: #f0f0f0;
    color: #f0f0f0
}

.c-btn.u-bg-orange-cta {
    background-color: #fff;
    color: #f60
}

.c-btn.u-bg-orange-cta:focus,.c-btn.u-bg-orange-cta:hover {
    background-color: #f60;
    border-color: #fff;
    color: #fff;
    opacity: .7
}

.c-btn.u-bg-red-cta {
    background-color: #fff;
    color: #de0833
}

.c-btn.u-bg-red-cta:focus,.c-btn.u-bg-red-cta:hover {
    background-color: #de0833;
    border-color: #fff;
    color: #fff;
    opacity: .7
}

.c-btn.u-bg-sun-cta {
    background-color: #fff;
    color: #fab418
}

.c-btn.u-bg-sun-cta:focus,.c-btn.u-bg-sun-cta:hover {
    background-color: #fab418;
    border-color: #fff;
    color: #fff;
    opacity: .7
}

.c-btn.u-bg-eastern-blue-cta {
    background-color: #fff;
    color: #20aebc
}

.c-btn.u-bg-eastern-blue-cta:focus,.c-btn.u-bg-eastern-blue-cta:hover {
    background-color: #20aebc;
    border-color: #fff;
    color: #fff;
    opacity: .7
}

.c-btn.u-bg-azure-radiance-cta {
    background-color: #fff;
    color: #009aff
}

.c-btn.u-bg-azure-radiance-cta:focus,.c-btn.u-bg-azure-radiance-cta:hover {
    background-color: #009aff;
    border-color: #fff;
    color: #fff;
    opacity: .7
}

.c-btn.u-bg-green-haze-cta {
    background-color: #fff;
    color: #00964b
}

.c-btn.u-bg-green-haze-cta:focus,.c-btn.u-bg-green-haze-cta:hover {
    background-color: #00964b;
    border-color: #fff;
    color: #fff;
    opacity: .7
}

.c-btn.u-bg-stark-violet-cta {
    background-color: #fff;
    color: #442993
}

.c-btn.u-bg-stark-violet-cta:focus,.c-btn.u-bg-stark-violet-cta:hover {
    background-color: #442993;
    border-color: #fff;
    color: #fff;
    opacity: .7
}

.c-btn.u-bg-big-stone-cta {
    background-color: #fff;
    color: #172a47
}

.c-btn.u-bg-big-stone-cta:focus,.c-btn.u-bg-big-stone-cta:hover {
    background-color: #172a47;
    border-color: #fff;
    color: #fff;
    opacity: .7
}

.c-btn.u-bg-awin-blue-cta-transparent {
    background-color: #fff;
    color: #00568b
}

.c-btn.u-bg-awin-blue-cta-transparent:focus,.c-btn.u-bg-awin-blue-cta-transparent:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    opacity: .7
}

.c-btn.u-bg-orange-cta-transparent {
    background-color: #fff;
    color: #f60
}

.c-btn.u-bg-orange-cta-transparent:focus,.c-btn.u-bg-orange-cta-transparent:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    opacity: .7
}

.c-btn.u-bg-red-cta-transparent {
    background-color: #fff;
    color: #de0833
}

.c-btn.u-bg-red-cta-transparent:focus,.c-btn.u-bg-red-cta-transparent:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    opacity: .7
}

.c-btn.u-bg-sun-cta-transparent {
    background-color: #fff;
    color: #fab418
}

.c-btn.u-bg-sun-cta-transparent:focus,.c-btn.u-bg-sun-cta-transparent:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    opacity: .7
}

.c-btn.u-bg-eastern-blue-cta-transparent {
    background-color: #fff;
    color: #20aebc
}

.c-btn.u-bg-eastern-blue-cta-transparent:focus,.c-btn.u-bg-eastern-blue-cta-transparent:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    opacity: .7
}

.c-btn.u-bg-azure-radiance-cta-transparent {
    background-color: #fff;
    color: #009aff
}

.c-btn.u-bg-azure-radiance-cta-transparent:focus,.c-btn.u-bg-azure-radiance-cta-transparent:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    opacity: .7
}

.c-btn.u-bg-green-haze-cta-transparent {
    background-color: #fff;
    color: #00964b
}

.c-btn.u-bg-green-haze-cta-transparent:focus,.c-btn.u-bg-green-haze-cta-transparent:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    opacity: .7
}

.c-btn.u-bg-stark-violet-cta-transparent {
    background-color: #fff;
    color: #442993
}

.c-btn.u-bg-stark-violet-cta-transparent:focus,.c-btn.u-bg-stark-violet-cta-transparent:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    opacity: .7
}

.c-btn.u-bg-big-stone-cta-transparent {
    background-color: #fff;
    color: #172a47
}

.c-btn.u-bg-big-stone-cta-transparent:focus,.c-btn.u-bg-big-stone-cta-transparent:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    opacity: .7
}

.c-event-enhanced__nav {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem
}

.c-event-enhanced__nav li>a,.c-event-enhanced__nav li>span {
    display: block;
    font-weight: 500;
    padding-bottom: .625rem;
    padding-top: .25rem;
    position: relative
}

.c-event-enhanced__nav li>a:after,.c-event-enhanced__nav li>span:after {
    --tw-bg-opacity: 1;
    --tw-content: "";
    background-color: #f5f5f5;
    background-color: rgba(245,245,245,var(--tw-bg-opacity));
    border-radius: 9999px;
    bottom: 0;
    content: "";
    content: var(--tw-content);
    display: block;
    height: .25rem;
    left: 0;
    position: absolute;
    width: 100%
}

.c-event-enhanced__main .prose img {
    margin-left: auto;
    margin-right: auto
}

.c-event-enhanced .tg td {
    text-align: center
}

.c-event-enhanced .c-btn {
    border-width: 3px;
    padding: 11px 1.25rem
}

.c-event-enhanced .c-btn:active,.c-event-enhanced .c-btn:focus,.c-event-enhanced .c-btn:hover {
    color: inherit
}

.c-event-enhanced .c-panel__button {
    justify-content: center
}

.c-event-enhanced .c-panel__collapse {
    padding-left: 0
}

.c-event-enhanced .c-form-control {
    border-color: transparent;
    border-radius: 9999px;
    padding: 7px 20px
}

@media (min-width: 48rem) {
    .c-event-enhanced__nav {
        --tw-bg-opacity:1;
        background-color: #fff;
        background-color: rgba(255,255,255,var(--tw-bg-opacity));
        left: 0;
        position: sticky;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 10
    }

    .c-event-enhanced__nav ul {
        display: flex;
        flex-wrap: wrap
    }

    .c-event-enhanced__nav li {
        margin-right: 1.25rem
    }
}

@media (min-width: 62rem) {
    .c-event-enhanced .prose .o-col-1-2-lg {
        float:left!important;
        padding-left: .625rem!important;
        padding-right: .625rem!important;
        width: 50%!important
    }

    .c-event-enhanced .prose .o-col-1-2-lg:first-of-type {
        margin-left: -.625rem
    }

    .c-event-enhanced .prose .o-col-1-2-lg:last-of-type {
        margin-left: .625rem
    }

    .c-event-enhanced .prose .o-col-1-2-lg p {
        margin-top: 0
    }

    .c-event-enhanced .prose .o-col-1-2-lg {
        clear: none!important
    }

    .c-event-enhanced__aside {
        position: sticky;
        top: 5rem;
        width: 100%
    }
}

@media (max-width: 760px) {
    #event-nav-wrapper {
        height:auto!important
    }
}

@media (max-width: 967px) {
    #event-aside-wrapper {
        height:auto!important
    }
}

label.error {
    --tw-text-opacity: 1;
    color: #de0833;
    color: rgba(222,8,51,var(--tw-text-opacity));
    display: block;
    margin-top: .625rem;
    text-align: left
}

input.error,select.error {
    --tw-border-opacity: 1;
    border-color: #de0833;
    border-color: rgba(222,8,51,var(--tw-border-opacity))
}

.c-label {
    font-weight: 600
}

.c-label,.c-label-note {
    display: block;
    margin-bottom: .625rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.c-label-note {
    font-weight: 300
}

.c-form-group {
    margin-bottom: 30px;
    position: relative
}

.c-gallery__item figcaption {
    font-size: 13px;
    line-height: 1.2
}

@media (min-width: 48rem) {
    .c-gallery__item figcaption {
        font-size:16px
    }
}

.c-header {
    --tw-bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255,255,255,var(--tw-bg-opacity));
    height: 60px;
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
    z-index: 20
}

@media (min-width: 48rem) {
    .c-header {
        height:80px
    }
}

@media (min-width: 62rem) {
    .c-header {
        height:130px;
        padding-bottom: 30px;
        padding-top: 30px
    }
}

.c-header .c-nav-utility {
    float: right;
    height: 30px
}

@media (min-width: 48rem) {
    .c-header .c-nav-utility {
        margin-top:.625rem
    }
}

@media (min-width: 62rem) {
    .c-header .c-nav-utility {
        margin-bottom:1.25rem;
        margin-top: 0
    }
}

.c-header .c-nav-desktop {
    position: relative
}

@media (min-width: 62rem) {
    .c-header .c-nav-desktop {
        clear:right;
        float: right;
        right: -.625rem;
        top: -.625rem
    }
}

.c-hero {
    overflow: hidden;
    position: relative;
    z-index: 0
}

.c-hero__inner {
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
    z-index: 10
}

@media (min-width: 62rem) {
    .c-hero__inner {
        padding-bottom:60px;
        padding-top: 60px
    }
}

.c-hero__name {
    font-size: 40px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: .625rem
}

@media (min-width: 62rem) {
    .c-hero__name {
        font-size:70px
    }
}

.c-hero__description {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.35;
    margin-bottom: 2.5rem
}

@media (min-width: 36rem) {
    .c-hero__description {
        font-size:20px
    }
}

@media (min-width: 62rem) {
    .c-hero__description {
        font-size:30px
    }
}

.c-hero__promo {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #e9e9e9;
    background-color: rgba(233,233,233,var(--tw-bg-opacity));
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    bottom: 0;
    color: #23282c;
    color: rgba(35,40,44,var(--tw-text-opacity));
    opacity: .8;
    padding: .625rem;
    position: absolute;
    right: 30px;
    text-align: center;
    width: 250px;
    z-index: 10
}

.c-hero__promo p {
    margin-bottom: .625rem
}

.c-hero__image {
    bottom: 0;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.c-icon {
    display: block;
    position: relative
}

.c-icon-link-static {
    display: block;
    height: 2.25rem;
    padding: .5rem;
    width: 2.25rem
}

.c-map-markers {
    height: 450px
}

@media (min-width: 62rem) {
    .c-map-markers {
        height:620px
    }
}

.event-marker .details {
    --tw-bg-opacity: 1;
    background-color: #f5f5f5;
    background-color: rgba(245,245,245,var(--tw-bg-opacity));
    border-radius: 1.5rem;
    display: none;
    order: 1;
    padding: 1rem;
    position: relative;
    width: 20rem
}

.event-marker .details:after {
    --tw-translate-x: -50%;
    --tw-border-opacity: 1;
    --tw-content: "";
    border-left-color: transparent;
    border-left-width: 8px;
    border-right-color: transparent;
    border-right-width: 8px;
    border-top-color: #f5f5f5;
    border-top-color: rgba(245,245,245,var(--tw-border-opacity));
    border-top-width: 8px;
    content: "";
    content: var(--tw-content);
    display: block;
    height: 0;
    left: 50%;
    position: absolute;
    top: 100%;
    transform: translate(-50%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    width: 0;
    z-index: 10
}

.event-marker.highlight .details {
    display: block
}

.marker {
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    position: relative
}

.marker:before {
    --tw-content: "";
    background-color: #f60;
    background-color: hsl(var(--primary));
    border-color: #fff;
    border-color: hsl(var(--background));
    border-radius: .75rem;
    border-width: 1px;
    color: #000;
    color: hsl(var(--primary-foreground));
    content: "";
    content: var(--tw-content);
    display: block;
    height: 1rem;
    order: 2;
    width: 1rem
}

.theme--think-tank-red [data-ref=carousel-1] .marker:before {
    background: #ff5d62
}

.theme--think-tank-blue [data-ref=carousel-1] .marker:before {
    background: #00568b
}

.marker .details {
    background-color: #f60;
    background-color: hsl(var(--primary));
    border-radius: .75rem;
    color: #000;
    color: hsl(var(--primary-foreground));
    display: none;
    font-size: .75rem;
    line-height: 1rem;
    order: 1;
    padding: 1rem;
    position: relative;
    width: 220px
}

.theme--think-tank-red [data-ref=carousel-1] .marker .details {
    background: #ff5d62
}

.theme--think-tank-blue [data-ref=carousel-1] .marker .details {
    background: #00568b
}

.marker .details:after {
    --tw-translate-x: -50%;
    --tw-content: "";
    border-left-color: transparent;
    border-left-width: 8px;
    border-right-color: transparent;
    border-right-width: 8px;
    border-top-color: #f60;
    border-top-color: hsl(var(--primary));
    border-top-width: 8px;
    content: "";
    content: var(--tw-content);
    display: block;
    height: 0;
    left: 50%;
    position: absolute;
    top: 100%;
    transform: translate(-50%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    width: 0;
    z-index: 10
}

.marker.highlight .details {
    display: block
}

.c-nav-desktop__list {
    display: flex;
    flex-wrap: wrap
}

.c-nav-desktop__1 {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    z-index: 10
}

.c-nav-desktop__1:before {
    --tw-border-opacity: 1;
    --tw-content: "";
    border-bottom-color: #e9e9e9;
    border-bottom-color: rgba(233,233,233,var(--tw-border-opacity));
    border-bottom-width: 10px;
    border-left-color: transparent;
    border-left-width: 10px;
    border-right-color: transparent;
    border-right-width: 10px;
    content: "";
    content: var(--tw-content);
    display: block;
    height: 0;
    left: 1.25rem;
    pointer-events: none;
    position: absolute;
    top: -.625rem;
    width: 0;
    z-index: 0
}

.c-nav-desktop__1__list {
    --tw-bg-opacity: 1;
    background-color: #e9e9e9;
    background-color: rgba(233,233,233,var(--tw-bg-opacity));
    border-radius: .3125rem;
    overflow: hidden
}

.c-nav-desktop__1__link {
    display: block;
    font-size: 1rem;
    line-height: 1.5rem;
    outline: 2px solid transparent;
    outline-offset: 2px;
    padding: .25rem .625rem;
    transition-duration: .25s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    white-space: nowrap
}

.c-nav-desktop__item {
    position: relative
}

.c-nav-desktop__item:last-of-type .c-nav-desktop__1 {
    left: auto;
    right: 0
}

.c-nav-desktop__item:last-of-type .c-nav-desktop__1:before {
    left: auto;
    right: 1.25rem
}

.c-nav-desktop__item.c-nav-desktop__item--hover .c-nav-desktop__1 {
    opacity: 1;
    visibility: visible
}

.c-nav-desktop__link {
    --tw-text-opacity: 1;
    color: #23282c;
    color: rgba(35,40,44,var(--tw-text-opacity));
    display: block;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5rem;
    padding: .625rem .625rem 1.25rem;
    text-align: center
}

[data-component=nav-mobile] [data-bs-toggle=collapse] .c-icon {
    --tw-rotate: 180deg;
    flex: none;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transition-duration: .25s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

[data-component=nav-mobile] [data-bs-toggle=collapse].collapsed .c-icon {
    --tw-rotate: 0deg;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(0deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.c-nav-utility>ul {
    align-items: center;
    display: flex
}

.c-nav-utility__item {
    margin-left: .625rem
}

.c-nav-utility__link {
    --tw-text-opacity: 1;
    color: #23282c;
    color: rgba(35,40,44,var(--tw-text-opacity));
    display: block;
    font-size: .875rem;
    line-height: 1.25rem;
    text-align: center
}

.c-inline-list__item {
    display: inline-block;
    padding-left: .625rem;
    padding-right: .625rem;
    position: relative
}

.c-inline-list__item:first-of-type {
    padding-left: 0
}

.c-inline-list__item:before {
    --tw-translate-y: -50%;
    --tw-content: "";
    background-color: currentColor;
    content: "";
    content: var(--tw-content);
    display: block;
    height: 12px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    width: 1px
}

.c-inline-list__item:first-of-type:before {
    display: none
}

.c-inline-list__item a {
    color: currentColor
}

.c-nav-lg li a {
    padding-bottom: 15px;
    padding-top: 15px
}

.c-territories-btn {
    align-items: center;
    display: flex
}

.c-territories-btn img {
    margin-right: .5rem;
    width: 1.25rem
}

.c-territories-btn .c-icon {
    height: 6px;
    width: 6px
}

.c-panel__heading {
    margin-bottom: 1.25rem
}

.c-panel__name {
    font-size: 1rem;
    line-height: 1.2;
    text-align: left
}

.c-panel__button {
    align-items: center;
    display: flex;
    width: 100%
}

.c-panel__button .c-icon {
    --tw-rotate: 45deg;
    flex: none;
    height: 1rem;
    margin-right: .625rem;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(45deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transition-duration: .25s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    width: 1rem
}

.c-panel__button.collapsed .c-icon {
    --tw-rotate: 0deg;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(0deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.c-panel__collapse {
    padding-left: 26px
}

.prose p:empty {
    display: none;
    margin: 0
}

.prose .list-image-checkmark,.prose .list-image-checkmark-green,.prose .list-image-checkmark-purple,.prose .list-image-checkmark-turquoise {
    padding-left: 1rem
}

.prose .list-image-checkmark-green>li,.prose .list-image-checkmark-purple>li,.prose .list-image-checkmark-turquoise>li,.prose .list-image-checkmark>li {
    padding-left: .5rem
}

.prose-ordered-list {
    grid-gap: 2rem;
    counter-reset: li;
    display: grid;
    gap: 2rem
}

.prose-ordered-list li {
    display: block;
    padding-left: 3.75rem;
    position: relative
}

.prose-ordered-list li:before {
    align-items: center;
    background-color: #e65c00;
    background-color: hsl(var(--dark));
    border-radius: 9999px;
    color: hsl(var(--dark-foreground));
    content: counter(li,decimal-leading-zero);
    counter-increment: li;
    display: grid;
    font-size: 1rem;
    font-weight: 600;
    height: 2rem;
    justify-items: center;
    left: 0;
    line-height: 1.5rem;
    place-items: center;
    position: absolute;
    width: 2rem
}

.prose-lists>ul,.prose-lists>ul>li>ul,.prose-lists>ul>li>ul>li>ul {
    list-style-type: none;
    padding-left: 0;
    position: relative
}

.prose-lists>ul li,.prose-lists>ul>li>ul li,.prose-lists>ul>li>ul>li>ul li {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 1rem;
    padding-left: 2rem;
    position: relative
}

.prose-lists>ul li:after,.prose-lists>ul>li>ul li:after,.prose-lists>ul>li>ul>li>ul li:after {
    --tw-content: "";
    background-color: #e8e8e8;
    background-color: hsl(var(--muted));
    bottom: 0;
    content: "";
    content: var(--tw-content);
    display: block;
    height: 100%;
    left: .25rem;
    position: absolute;
    top: 0;
    width: .5rem
}

.prose-lists>ul li:last-of-type:after,.prose-lists>ul>li>ul li:last-of-type:after,.prose-lists>ul>li>ul>li>ul li:last-of-type:after {
    display: none
}

.prose-lists>ul li:before,.prose-lists>ul>li>ul li:before,.prose-lists>ul>li>ul>li>ul li:before {
    --tw-content: "";
    background-color: #f60;
    background-color: hsl(var(--primary));
    border-color: #fff;
    border-color: hsl(var(--background));
    border-radius: 9999px;
    border-width: .375rem;
    content: "";
    content: var(--tw-content);
    display: block;
    height: 1.5rem;
    left: -.25rem;
    position: absolute;
    top: 0;
    width: 1.5rem;
    z-index: 10
}

.theme--think-tank-red [data-ref=carousel-1] .prose-lists>ul li:before,.theme--think-tank-red [data-ref=carousel-1] .prose-lists>ul>li>ul li:before,.theme--think-tank-red [data-ref=carousel-1] .prose-lists>ul>li>ul>li>ul li:before {
    background: #ff5d62
}

.theme--think-tank-blue [data-ref=carousel-1] .prose-lists>ul li:before,.theme--think-tank-blue [data-ref=carousel-1] .prose-lists>ul>li>ul li:before,.theme--think-tank-blue [data-ref=carousel-1] .prose-lists>ul>li>ul>li>ul li:before {
    background: #00568b
}

.prose-lists>ol {
    padding-left: 1rem
}

.stat-card__title {
    word-wrap: break-word
}

[data-component=stat-cards-inline] .stat-card__title strong {
    color: #e65c00;
    color: hsl(var(--dark));
    display: block;
    font-weight: 600
}

.c-stat {
    display: flex
}

.c-stat__image {
    flex: none;
    height: 1.5rem;
    margin-right: .625rem;
    width: 1.5rem
}

.c-stat__name {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2rem;
    line-height: 1
}

@media (min-width: 48rem) {
    .c-stat__name {
        font-size:28px
    }
}

.c-teaser-9 {
    margin-bottom: 1.25rem
}

.c-teaser-9__image {
    border-top-left-radius: .3125rem;
    border-top-right-radius: .3125rem;
    flex: none;
    padding: .625rem;
    position: relative;
    width: 5rem
}

.c-teaser-9__image:before {
    height: .25rem;
    right: -.25rem;
    width: .25rem
}

.c-teaser-9__image:after,.c-teaser-9__image:before {
    --tw-bg-opacity: 1;
    --tw-content: "";
    background-color: #fff;
    background-color: rgba(255,255,255,var(--tw-bg-opacity));
    bottom: 0;
    content: "";
    content: var(--tw-content);
    position: absolute
}

.c-teaser-9__image:after {
    border-radius: 9999px;
    height: .625rem;
    right: -.625rem;
    width: .625rem
}

.c-teaser-9__image img {
    border-radius: .3125rem;
    height: 60px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 60px
}

.c-teaser-9__header {
    --tw-bg-opacity: 1;
    align-items: flex-start;
    background-color: #fff;
    background-color: rgba(255,255,255,var(--tw-bg-opacity));
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    justify-content: center;
    padding-bottom: .625rem;
    padding-left: .625rem;
    padding-top: .625rem
}

.c-teaser-9__heading,.c-teaser-9__name {
    font-weight: 500
}

.c-teaser-9__main {
    border-bottom-left-radius: .3125rem;
    border-bottom-right-radius: .3125rem;
    border-top-right-radius: .3125rem;
    padding: 1.25rem 1.25rem 1.25rem 90px
}

@media (min-width: 62rem) {
    .c-teaser-9--closed .c-teaser-9__image,.c-teaser-9--closed .c-teaser-9__main {
        background-color:transparent
    }

    .c-teaser-9--closed .c-teaser-9__main {
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        visibility: hidden;
        z-index: 20
    }

    .c-teaser-9--closed:focus-within .c-teaser-9__main,.c-teaser-9--closed:hover .c-teaser-9__main {
        opacity: 1;
        visibility: visible
    }

    .c-teaser-9--no-description:focus-within .c-teaser-9__image,.c-teaser-9--no-description:hover .c-teaser-9__image {
        --tw-bg-opacity: 1!important;
        background-color: #fff!important;
        background-color: rgba(255,255,255,var(--tw-bg-opacity))!important
    }
}

.c-teaser-9b {
    position: relative
}

.c-h1 {
    font-size: 50px;
    line-height: 1
}

@media (min-width: 48rem) {
    .c-h1 {
        font-size:64px
    }
}

.h2 {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.2
}

@media (min-width: 48rem) {
    .h2 {
        font-size:28px
    }
}

.h3 {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.75rem
}

@media (min-width: 48rem) {
    .h3 {
        font-size:1.5rem;
        line-height: 2rem
    }
}

.c-h4 {
    font-size: 1rem;
    line-height: 1.5rem
}

@media (min-width: 48rem) {
    .c-h4 {
        font-size:1.5rem;
        line-height: 2rem
    }
}

.c-h5 {
    font-size: 1rem;
    line-height: 1.5rem
}

.c-h6 {
    font-size: .875rem;
    line-height: 1.25rem
}

.c-h7 {
    font-size: .75rem;
    line-height: 1rem
}

.c-h8 {
    font-size: .625rem;
    line-height: .875rem
}

.c-post__name {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-bottom: .5em
}

@media (min-width: 48rem) {
    .c-post__name {
        font-size:2.5rem;
        line-height: 3rem
    }
}

.c-post__description {
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.75rem;
    margin-bottom: 1.25rem
}

@media (min-width: 48rem) {
    .c-post__description {
        font-size:1.25rem;
        line-height: 1.75rem
    }
}

.c-post__description a {
    text-decoration-line: underline
}

.c-text-link {
    color: #f60;
    color: hsl(var(--orange));
    font-weight: 500
}

.c-text-link-underline {
    text-decoration-line: underline
}

.c-text-link-underline,.c-text-link-underline:hover {
    --tw-text-opacity: 1;
    color: #23282c;
    color: rgba(35,40,44,var(--tw-text-opacity))
}

.\!url,.c-url,.url {
    position: static!important
}

.\!url:after,.c-url:after,.url:after {
    --tw-content: "";
    bottom: 0;
    content: "";
    content: var(--tw-content);
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
}

.c-awin-report .c-btn {
    border-radius: 9999px
}

.c-meta :not(:first-child):before {
    --tw-content: " | ";
    content: " | ";
    content: var(--tw-content)
}

.o-iframe-wrapper {
    --tw-aspect-h: 9;
    --tw-aspect-w: 16;
    padding-bottom: 56.25%;
    padding-bottom: calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);
    position: relative
}

.o-iframe-wrapper>* {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.tr-hover:hover td {
    --tw-bg-opacity: 1!important;
    background-color: #f5f5f5!important;
    background-color: rgba(245,245,245,var(--tw-bg-opacity))!important;
    transition-duration: .25s;
    transition-property: background-color;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

@media (max-width: 48rem) {
    [data-component=tabs] .tab-content>.tab-pane {
        display:block;
        opacity: 1
    }
}

[data-bs-toggle=tab].active {
    background-color: #f60;
    background-color: hsl(var(--primary));
    color: #000;
    color: hsl(var(--primary-foreground))
}

.theme--think-tank-red [data-ref=carousel-1] [data-bs-toggle=tab].active {
    background: #ff5d62
}

.theme--think-tank-blue [data-ref=carousel-1] [data-bs-toggle=tab].active {
    background: #00568b
}

.c-pre {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    overflow: auto;
    z-index: 0
}

.c-details {
    grid-column-gap: .625rem;
    -moz-column-gap: .625rem;
    column-gap: .625rem;
    display: grid;
    grid-template-columns: auto 1fr
}

.c-details dt {
    font-weight: 600
}

.c-details dt:after {
    --tw-content: ":";
    content: ":";
    content: var(--tw-content)
}

.loading:after {
    --tw-content: "\2026";
    animation: ellipsis .9s steps(4) infinite;
    content: "\2026";
    content: var(--tw-content);
    display: inline-block;
    overflow: hidden;
    vertical-align: bottom;
    width: 0
}

.accordion [data-bs-toggle=collapse]>svg {
    --tw-rotate: -90deg;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(-90deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transition-duration: .25s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.accordion [data-bs-toggle=collapse].collapsed>svg {
    --tw-rotate: 90deg;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(90deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

[data-draft=true] {
    position: relative
}

[data-draft=true]:before {
    --tw-content: "Draft";
    background-color: #e19b05;
    background-color: hsl(var(--yellow-dark));
    color: #000;
    color: hsl(var(--foreground));
    content: "Draft";
    content: var(--tw-content);
    left: .5rem
}

[data-draft=true]:before,[data-source]:after {
    display: inline-block;
    font-size: .625rem;
    font-weight: 600;
    letter-spacing: .025em;
    line-height: .875rem;
    padding: .25rem;
    position: absolute;
    text-transform: uppercase;
    top: .5rem;
    z-index: 20
}

[data-source]:after {
    background-color: #00588f;
    background-color: hsl(var(--blue-dark));
    content: attr(data-source);
    right: .5rem
}

[data-source=sanity]:after,[data-source]:after {
    color: #fff;
    color: hsl(var(--background))
}

[data-source=sanity]:after {
    background-color: #c5072d;
    background-color: hsl(var(--red-dark))
}

[data-type=call-out]>:first-of-type {
    margin-top: 0
}

.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center {
    position: relative
}

.dropdown-menu {
    --tw-bg-opacity: 1;
    background-clip: padding-box;
    background-color: #e9e9e9;
    background-color: rgba(233,233,233,var(--tw-bg-opacity));
    border-radius: .3125rem;
    display: none;
    min-width: 160px;
    text-align: left;
    z-index: 10
}

.dropdown-menu:before {
    --tw-border-opacity: 1;
    --tw-content: "";
    border-bottom-color: #e9e9e9;
    border-bottom-color: rgba(233,233,233,var(--tw-border-opacity));
    border-bottom-width: 10px;
    border-left-color: transparent;
    border-left-width: 10px;
    border-right-color: transparent;
    border-right-width: 10px;
    content: "";
    content: var(--tw-content);
    display: block;
    height: 0;
    left: 50%;
    margin-left: -.625rem;
    pointer-events: none;
    position: absolute;
    top: -.625rem;
    width: 0;
    z-index: 0
}

.dropdown-menu .dropdown-item {
    --tw-text-opacity: 1;
    color: #23282c;
    color: rgba(35,40,44,var(--tw-text-opacity));
    display: block;
    padding: .25rem .625rem;
    white-space: nowrap
}

.dropdown-menu li:first-of-type .dropdown-item {
    border-top-left-radius: .3125rem;
    border-top-right-radius: .3125rem
}

.dropdown-menu li:last-of-type .dropdown-item {
    border-bottom-left-radius: .3125rem;
    border-bottom-right-radius: .3125rem
}

.dropdown-menu.show {
    display: block
}

.marquee {
    --marquee-duration: 15s;
    border-top-left-radius: 1.25rem;
    border-top-right-radius: 1.25rem;
    overflow: hidden;
    padding: 1rem
}

.marquee__list__item {
    text-wrap: balance;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase
}

@media (min-width: 48rem) {
    .marquee {
        padding-left:0;
        padding-right: 0
    }

    .marquee__list {
        display: flex;
        white-space: nowrap
    }

    .marquee__list__item {
        text-wrap: nowrap;
        font-size: 1.25rem;
        line-height: 1.75rem;
        padding-left: .75rem;
        padding-right: 1rem;
        position: relative;
        text-align: left
    }

    .marquee__list__item:after {
        --tw-content: "";
        background-color: #ffe0cc;
        background-color: hsl(var(--light));
        border-radius: 9999px;
        content: "";
        content: var(--tw-content);
        display: block;
        height: .25rem;
        position: absolute;
        right: 0;
        top: 50%;
        width: .25rem
    }

    .seasonal-release [data-block=plans-secondary-features] .marquee__list__item:after {
        background-color: #fff!important;
        background-color: hsl(var(--background))!important
    }
}

.hero-video iframe {
    --tw-translate-x: -50%;
    --tw-translate-y: -50%;
    height: 56.25vw;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    width: 177.77777778vh
}

[data-block=locations-map-block] .gm-style .gm-style-iw-c,[data-block=offices] .gm-style .gm-style-iw-c {
    --tw-shadow: 5px 5px 25px 0px rgba(0,0,0,.15);
    --tw-shadow-colored: 5px 5px 25px 0px var(--tw-shadow-color);
    background-color: #e65c00;
    background-color: hsl(var(--dark));
    border-radius: .75rem;
    box-shadow: 0 0 transparent,0 0 transparent,5px 5px 25px 0 rgba(0,0,0,.15);
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);
    color: hsl(var(--dark-foreground));
    font-size: .75rem;
    font-weight: 400;
    line-height: 1rem;
    overflow: visible;
    padding: 0;
    width: 13.75rem
}

[data-block=locations-map-block] .gm-style .gm-style-iw-c .gm-style-iw-chr,[data-block=offices] .gm-style .gm-style-iw-c .gm-style-iw-chr {
    position: absolute;
    right: -2.5rem;
    top: -1.5rem;
    z-index: 50
}

[data-block=locations-map-block] .gm-style .gm-style-iw-c .gm-style-iw-chr .gm-ui-hover-effect,[data-block=offices] .gm-style .gm-style-iw-c .gm-style-iw-chr .gm-ui-hover-effect {
    --tw-shadow: 5px 5px 25px 0px rgba(0,0,0,.15);
    --tw-shadow-colored: 5px 5px 25px 0px var(--tw-shadow-color);
    align-content: center;
    background-color: #fff!important;
    background-color: hsl(var(--background))!important;
    border-radius: 9999px;
    box-shadow: 0 0 transparent,0 0 transparent,5px 5px 25px 0 rgba(0,0,0,.15);
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);
    display: grid;
    height: 2rem!important;
    justify-content: center;
    opacity: 1;
    place-content: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 2rem!important
}

[data-block=locations-map-block] .gm-style .gm-style-iw-c .gm-style-iw-chr .gm-ui-hover-effect>span,[data-block=offices] .gm-style .gm-style-iw-c .gm-style-iw-chr .gm-ui-hover-effect>span {
    margin: auto!important
}

[data-block=locations-map-block] .gm-style .gm-style-iw-c .gm-style-iw-d,[data-block=offices] .gm-style .gm-style-iw-c .gm-style-iw-d {
    overflow: auto!important
}

[data-block=locations-map-block] .gm-style .gm-style-iw-tc:after,[data-block=offices] .gm-style .gm-style-iw-tc:after {
    background-color: #e65c00;
    background-color: hsl(var(--dark))
}

[x-data=eventsFeaturedBlock].single .splide__pagination {
    display: none
}

[x-data=eventsFeaturedBlock] .splide__pagination {
    background-color: hsla(0,0%,91%,.4);
    border-radius: 9999px;
    display: inline-flex;
    height: 1.5rem;
    padding: .25rem
}

[x-data=eventsFeaturedBlock] .splide__pagination li {
    display: block
}

[x-data=eventsFeaturedBlock] .splide__pagination__page {
    background-color: #c9c9c9;
    background-color: hsl(var(--grey-dark));
    border-radius: 9999px;
    border-width: 0;
    display: block;
    height: .5rem;
    margin-left: .25rem;
    margin-right: .25rem;
    transition-duration: .25s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    width: .5rem
}

[x-data=eventsFeaturedBlock] .splide__pagination__page.is-active {
    background-color: #f60;
    background-color: hsl(var(--default));
    width: 1.5rem;
    z-index: 10
}

.c-cookie {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 10
}

.c-contentinfo {
    padding-bottom: 22px;
    padding-top: 22px
}

.ais-SearchBox,.ais-SearchBox-form {
    display: flex;
    flex: 1 1 auto
}

.ais-SearchBox-form {
    align-items: center;
    position: relative
}

.ais-SearchBox-input {
    width: 100%
}

.ais-SearchBox-input::-moz-placeholder {
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.25rem;
    opacity: .6;
    text-transform: uppercase
}

.ais-SearchBox-input::placeholder {
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.25rem;
    opacity: .6;
    text-transform: uppercase
}

.ais-SearchBox-input:focus {
    --tw-border-opacity: 1;
    --tw-shadow: 0 0 transparent;
    --tw-shadow-colored: 0 0 transparent;
    border-color: #c9c9c9;
    border-color: rgba(201,201,201,var(--tw-border-opacity));
    box-shadow: 0 0 transparent,0 0 transparent,0 0 transparent;
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)
}

.ais-SearchBox-input::-webkit-search-cancel-button {
    -webkit-appearance: none;
    appearance: none
}

.ais-SearchBox-submit {
    position: absolute;
    right: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 10
}

.ais-SearchBox-submitIcon {
    height: .75rem;
    opacity: .6;
    width: .75rem
}

.ais-SearchBox-reset {
    background-color: #fff;
    background-color: hsl(var(--background));
    position: absolute;
    right: 1rem;
    z-index: 20
}

.ais-SearchBox-resetIcon {
    height: .75rem;
    opacity: .6;
    width: .75rem
}

.ais-SearchBox[data-widget=searchbox] {
    align-items: center;
    position: relative
}

.ais-Hits {
    --tw-shadow: 4px 4px 20px 2px rgba(0,0,0,.15);
    --tw-shadow-colored: 4px 4px 20px 2px var(--tw-shadow-color);
    background-color: #fff;
    background-color: hsl(var(--background));
    border-radius: .5rem;
    box-shadow: 0 0 transparent,0 0 transparent,4px 4px 20px 2px rgba(0,0,0,.15);
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);
    overflow: hidden;
    position: absolute;
    width: 100%
}

.ais-Hits-link {
    display: block;
    font-weight: 500;
    outline: 2px solid transparent;
    outline-offset: 2px;
    padding: .5rem 1rem
}

.ais-Hits-link:focus,.ais-Hits-link:hover {
    --tw-bg-opacity: 1;
    background-color: #e9e9e9;
    background-color: rgba(233,233,233,var(--tw-bg-opacity))
}

.c-nav-desktop__item--advertisers .c-nav-desktop__link--active,.c-nav-desktop__item--advertisers .c-nav-desktop__link:active,.c-nav-desktop__item--advertisers .c-nav-desktop__link:focus,.c-nav-desktop__item--advertisers .c-nav-desktop__link:hover,.c-nav-desktop__item--advertisers.c-nav-desktop__item--hover .c-nav-desktop__link {
    color: #442993
}

.c-nav-desktop__item--advertisers .c-nav-desktop__1__link:active,.c-nav-desktop__item--advertisers .c-nav-desktop__1__link:focus,.c-nav-desktop__item--advertisers .c-nav-desktop__1__link:hover {
    --tw-text-opacity: 1;
    background-color: #442993;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.c-nav-desktop__item--agencies .c-nav-desktop__link--active,.c-nav-desktop__item--agencies .c-nav-desktop__link:active,.c-nav-desktop__item--agencies .c-nav-desktop__link:focus,.c-nav-desktop__item--agencies .c-nav-desktop__link:hover,.c-nav-desktop__item--agencies.c-nav-desktop__item--hover .c-nav-desktop__link {
    color: #20aebc
}

.c-nav-desktop__item--agencies .c-nav-desktop__1__link:active,.c-nav-desktop__item--agencies .c-nav-desktop__1__link:focus,.c-nav-desktop__item--agencies .c-nav-desktop__1__link:hover {
    --tw-text-opacity: 1;
    background-color: #20aebc;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.c-nav-desktop__item--publishers .c-nav-desktop__link--active,.c-nav-desktop__item--publishers .c-nav-desktop__link:active,.c-nav-desktop__item--publishers .c-nav-desktop__link:focus,.c-nav-desktop__item--publishers .c-nav-desktop__link:hover,.c-nav-desktop__item--publishers.c-nav-desktop__item--hover .c-nav-desktop__link {
    color: #00964b
}

.c-nav-desktop__item--publishers .c-nav-desktop__1__link:active,.c-nav-desktop__item--publishers .c-nav-desktop__1__link:focus,.c-nav-desktop__item--publishers .c-nav-desktop__1__link:hover {
    --tw-text-opacity: 1;
    background-color: #00964b;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.c-nav-desktop__item--market-insights .c-nav-desktop__link--active,.c-nav-desktop__item--market-insights .c-nav-desktop__link:active,.c-nav-desktop__item--market-insights .c-nav-desktop__link:focus,.c-nav-desktop__item--market-insights .c-nav-desktop__link:hover,.c-nav-desktop__item--market-insights.c-nav-desktop__item--hover .c-nav-desktop__link {
    color: #009aff
}

.c-nav-desktop__item--market-insights .c-nav-desktop__1__link:active,.c-nav-desktop__item--market-insights .c-nav-desktop__1__link:focus,.c-nav-desktop__item--market-insights .c-nav-desktop__1__link:hover {
    --tw-text-opacity: 1;
    background-color: #009aff;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.c-nav-desktop__item--news-and-events .c-nav-desktop__link--active,.c-nav-desktop__item--news-and-events .c-nav-desktop__link:active,.c-nav-desktop__item--news-and-events .c-nav-desktop__link:focus,.c-nav-desktop__item--news-and-events .c-nav-desktop__link:hover,.c-nav-desktop__item--news-and-events.c-nav-desktop__item--hover .c-nav-desktop__link {
    color: #20aebc
}

.c-nav-desktop__item--news-and-events .c-nav-desktop__1__link:active,.c-nav-desktop__item--news-and-events .c-nav-desktop__1__link:focus,.c-nav-desktop__item--news-and-events .c-nav-desktop__1__link:hover {
    --tw-text-opacity: 1;
    background-color: #20aebc;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.c-nav-desktop__item--contact .c-nav-desktop__link--active,.c-nav-desktop__item--contact .c-nav-desktop__link:active,.c-nav-desktop__item--contact .c-nav-desktop__link:focus,.c-nav-desktop__item--contact .c-nav-desktop__link:hover,.c-nav-desktop__item--contact.c-nav-desktop__item--hover .c-nav-desktop__link {
    color: #f60
}

.c-nav-desktop__item--contact .c-nav-desktop__1__link:active,.c-nav-desktop__item--contact .c-nav-desktop__1__link:focus,.c-nav-desktop__item--contact .c-nav-desktop__1__link:hover {
    --tw-text-opacity: 1;
    background-color: #f60;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.c-nav-desktop__item--about-us .c-nav-desktop__link--active,.c-nav-desktop__item--about-us .c-nav-desktop__link:active,.c-nav-desktop__item--about-us .c-nav-desktop__link:focus,.c-nav-desktop__item--about-us .c-nav-desktop__link:hover,.c-nav-desktop__item--about-us.c-nav-desktop__item--hover .c-nav-desktop__link {
    color: #fab418
}

.c-nav-desktop__item--about-us .c-nav-desktop__1__link:active,.c-nav-desktop__item--about-us .c-nav-desktop__1__link:focus,.c-nav-desktop__item--about-us .c-nav-desktop__1__link:hover {
    --tw-text-opacity: 1;
    background-color: #fab418;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

@media (min-width: 62rem) {
    [data-component=nav] {
        display:block!important
    }
}

[data-block=support] .prose ol:not([data-type]) {
    background-color: #e65c00;
    background-color: hsl(var(--dark));
    border-radius: 1.25rem;
    color: hsl(var(--dark-foreground));
    counter-reset: li;
    font-size: 1rem;
    line-height: 1.5rem;
    list-style-type: none;
    padding: .25rem 1.25rem
}

[data-block=support] .prose ol:not([data-type]) li {
    padding-left: 1.5rem;
    position: relative
}

[data-block=support] .prose ol:not([data-type]) li:before {
    content: counter(li,decimal) ".";
    counter-increment: li;
    display: block;
    left: 0;
    position: absolute;
    top: 0
}

[data-block=support] .prose :where(ul):not([data-type]) {
    list-style-type: none;
    padding-left: 0
}

[data-block=support] .prose :where(ul):not([data-type]) li {
    padding-left: 0
}

[data-block=support] .prose :where(ul):not([data-type]) li strong {
    font-size: 2.25rem;
    line-height: 2.75rem
}

[data-block=support][data-intent=dark] .prose ol:not([data-type]) {
    background-color: #ffe0cc;
    background-color: hsl(var(--light));
    color: hsl(var(--light-foreground))
}

.seasonal-release [data-block=plans-secondary-features] [data-block=support][data-intent=dark] .prose ol:not([data-type]) {
    background-color: #fff!important;
    background-color: hsl(var(--background))!important
}

.c-teaser-9--white.c-teaser-9--open .c-teaser-9__image,.c-teaser-9--white.c-teaser-9--open .c-teaser-9__image:before {
    background-color: #fff
}

.c-teaser-9--white.c-teaser-9--open .c-teaser-9__main {
    background-color: #fff;
    color: #23282c
}

@media (min-width: 62rem) {
    .c-teaser-9--white.c-teaser-9--closed:focus-within .c-teaser-9__image,.c-teaser-9--white.c-teaser-9--closed:hover .c-teaser-9__image {
        background-color:#fff
    }

    .c-teaser-9--white.c-teaser-9--closed:focus-within .c-teaser-9__image:before,.c-teaser-9--white.c-teaser-9--closed:hover .c-teaser-9__image:before {
        background-color: #fff
    }

    .c-teaser-9--white.c-teaser-9--closed:focus-within .c-teaser-9__main,.c-teaser-9--white.c-teaser-9--closed:hover .c-teaser-9__main {
        background-color: #fff
    }
}

.c-teaser-9--gray.c-teaser-9--open .c-teaser-9__image,.c-teaser-9--gray.c-teaser-9--open .c-teaser-9__image:before {
    background-color: #f5f5f5
}

.c-teaser-9--gray.c-teaser-9--open .c-teaser-9__main {
    background-color: #f5f5f5;
    color: #23282c
}

@media (min-width: 62rem) {
    .c-teaser-9--gray.c-teaser-9--closed:focus-within .c-teaser-9__image,.c-teaser-9--gray.c-teaser-9--closed:hover .c-teaser-9__image {
        background-color:#f5f5f5
    }

    .c-teaser-9--gray.c-teaser-9--closed:focus-within .c-teaser-9__image:before,.c-teaser-9--gray.c-teaser-9--closed:hover .c-teaser-9__image:before {
        background-color: #f5f5f5
    }

    .c-teaser-9--gray.c-teaser-9--closed:focus-within .c-teaser-9__main,.c-teaser-9--gray.c-teaser-9--closed:hover .c-teaser-9__main {
        background-color: #f5f5f5
    }
}

.c-teaser-10 {
    margin-bottom: 1.25rem
}

.c-teaser-10 a {
    color: currentColor
}

.c-teaser-10__image {
    --tw-bg-opacity: 1;
    background-color: #f5f5f5;
    background-color: rgba(245,245,245,var(--tw-bg-opacity));
    border-radius: var(--border-radius) var(--border-radius) 0 0;
    flex: none;
    padding: .625rem;
    position: relative;
    transition-duration: .25s;
    transition-property: background-color;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.c-teaser-10__image:before {
    --tw-content: "";
    height: 5px;
    right: -5px;
    width: 5px
}

.c-teaser-10__image:after,.c-teaser-10__image:before {
    bottom: 0;
    content: "";
    content: var(--tw-content);
    position: absolute
}

.c-teaser-10__image:after {
    --tw-bg-opacity: 1;
    --tw-content: "";
    background-color: #fff;
    background-color: rgba(255,255,255,var(--tw-bg-opacity));
    border-radius: .3125rem;
    height: .625rem;
    right: -.625rem;
    width: .625rem
}

.c-teaser-10__image img {
    border-radius: .3125rem;
    height: 3.75rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 3.75rem
}

.c-teaser-10__header {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
    margin-bottom: .625rem;
    padding-left: .625rem
}

.c-teaser-10__name {
    font-weight: 500;
    margin-bottom: 0
}

.c-teaser-10__main {
    --tw-bg-opacity: 1;
    background-color: #f5f5f5;
    background-color: rgba(245,245,245,var(--tw-bg-opacity));
    border-radius: 0 var(--border-radius) var(--border-radius) var(--border-radius);
    padding-left: 5.625rem;
    padding-right: 1.25rem;
    padding-top: 1.25rem
}

.c-teaser-10__main p {
    line-height: 1.2
}

@media (min-width: 62rem) {
    .c-teaser-10__image {
        background-color:transparent
    }

    .c-teaser-10__main {
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
        transition-duration: .25s;
        transition-duration: var(--transition-duration);
        transition-property: background-color,opacity;
        visibility: hidden;
        z-index: 10
    }
}

.c-teaser-10:focus-within .c-teaser-10__image,.c-teaser-10:hover .c-teaser-10__image {
    --tw-bg-opacity: 1;
    background-color: #f5f5f5;
    background-color: rgba(245,245,245,var(--tw-bg-opacity))
}

.c-teaser-10:focus-within .c-teaser-10__image:before,.c-teaser-10:hover .c-teaser-10__image:before {
    --tw-bg-opacity: 1;
    background-color: #f5f5f5;
    background-color: rgba(245,245,245,var(--tw-bg-opacity))
}

.c-teaser-10:focus-within .c-teaser-10__main,.c-teaser-10:hover .c-teaser-10__main {
    opacity: 1;
    visibility: visible
}

:root {
    --transition-duration: 0.25s
}

.c-teaser-11 {
    margin-bottom: 1.25rem
}

@media (min-width: 48rem) {
    .c-teaser-11 {
        margin-bottom:2.5rem
    }
}

.c-teaser-12 {
    position: relative
}

.c-blockquote {
    border-width: 0;
    font-size: 27px;
    font-weight: 300;
    padding-left: 0!important;
    quotes: none!important
}

.c-blockquote p:last-of-type {
    margin-bottom: 0
}

@keyframes ellipsis {
    to {
        width: 1.25em
    }
}

.c-manual-data>ul>li {
    color: #f60;
    color: hsl(var(--orange));
    font-weight: 500;
    margin-bottom: 1.25rem
}

.c-manual-data>ul>li>ul {
    margin-top: .25rem
}

.c-manual-data>ul>li>ul>li a {
    --tw-text-opacity: 1;
    color: #c9c9c9;
    color: rgba(201,201,201,var(--tw-text-opacity));
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.c-manual-data>ul>li>ul>li a:active,.c-manual-data>ul>li>ul>li a:focus,.c-manual-data>ul>li>ul>li a:hover {
    color: #f60;
    color: hsl(var(--orange))
}

.hero-title {
    font-size: 1.875rem;
    font-weight: 300;
    line-height: 2.25rem;
    margin-bottom: 1.75rem
}

@media (min-width: 48rem) {
    .hero-title {
        font-size:3.75rem;
        line-height: 1;
        margin-bottom: 2.25rem
    }
}

[x-cloak] {
    display: none!important
}

.fact-card__title {
    color: #f60;
    color: hsl(var(--default));
    font-size: clamp(2.25rem,5.5357rem + 3.5714vw,4.75rem);
    font-weight: 300;
    line-height: 1.2
}

[data-component=episode-card].disabled:before {
    --tw-content: "";
    background-color: rgba(230,92,0,.4);
    background-color: hsl(var(--dark)/.4);
    bottom: 0;
    content: "";
    content: var(--tw-content);
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 20
}

.wrapper {
    --wrapper-max-width: 82rem;
    --wrapper-padding: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    width: min(82rem,100% - (1.5rem * 2));
    width: min(var(--wrapper-max-width),100% - (var(--wrapper-padding) * 2))
}

@media (min-width: 48rem) {
    .wrapper {
        --wrapper-padding:2rem
    }
}

[data-feature=events-hub] .gm-style .gm-style-iw-c {
    --tw-shadow: 5px 5px 25px 0px rgba(0,0,0,.15);
    --tw-shadow-colored: 5px 5px 25px 0px var(--tw-shadow-color);
    background-color: #fff;
    background-color: hsl(var(--background));
    border-radius: 1.5rem;
    box-shadow: 0 0 transparent,0 0 transparent,5px 5px 25px 0 rgba(0,0,0,.15);
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);
    font-weight: 400;
    overflow: visible;
    padding: 0
}

[data-feature=events-hub] .gm-style .gm-style-iw-chr {
    position: absolute;
    right: -2.5rem;
    top: -1.5rem;
    z-index: 50
}

[data-feature=events-hub] .gm-style .gm-style-iw-chr .gm-ui-hover-effect {
    --tw-shadow: 5px 5px 25px 0px rgba(0,0,0,.15);
    --tw-shadow-colored: 5px 5px 25px 0px var(--tw-shadow-color);
    align-content: center;
    background-color: #fff!important;
    background-color: hsl(var(--background))!important;
    border-radius: 9999px;
    box-shadow: 0 0 transparent,0 0 transparent,5px 5px 25px 0 rgba(0,0,0,.15);
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);
    display: grid;
    height: 2rem!important;
    justify-content: center;
    opacity: 1;
    place-content: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 2rem!important
}

[data-feature=events-hub] .gm-style .gm-style-iw-chr .gm-ui-hover-effect>span {
    margin: auto!important
}

[data-feature=events-hub] .gm-style .gm-style-iw-d {
    overflow: auto!important
}

[data-feature=events-hub] .gm-style .gm-style-iw-tc {
    display: none
}

.event-thinktank-global .scroll-mt-subnav {
    scroll-margin-top: 4.4375rem
}

.event-thinktank-global .event-hero__overlay {
    background: linear-gradient(0deg,#fff 4.06%,#222 92.95%,#1f1f1f 95.09%);
    background-blend-mode: multiply;
    mix-blend-mode: multiply
}

.release-hero {
    padding-bottom: 5rem;
    padding-top: 2.5rem
}

@media (min-width: 62rem) {
    .release-hero {
        padding-bottom:10rem;
        padding-top: 5rem
    }
}

.release-hero {
    padding-bottom: clamp(5rem,8.3333vw + 3.3333rem,10rem);
    padding-top: clamp(2.5rem,4.1667vw + 1.6667rem,5rem)
}

.release-hero__title {
    font-size: 2rem;
    line-height: 1.5
}

.release-hero__title .highlight {
    border-radius: .08em;
    display: inline-block;
    font-weight: 600;
    line-height: 1;
    padding: .12em .24em;
    position: relative
}

@media (min-width: 62rem) {
    .release-hero__title {
        font-size:6.25rem
    }
}

.release-hero__title {
    font-size: clamp(2rem,-1.625rem + 8.75vw,6.25rem)
}

.feature-card {
    --tw-shadow: 4px 4px 20px 0 rgba(0,0,0,.25);
    --tw-shadow-colored: 4px 4px 20px 0 var(--tw-shadow-color);
    background-color: #fff;
    background-color: hsl(var(--background));
    border-radius: .75rem;
    box-shadow: 0 0 transparent,0 0 transparent,4px 4px 20px 0 rgba(0,0,0,.25);
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 0
}

@media (min-width: 62rem) {
    .feature-card {
        min-height:534px
    }
}

.feature-card:before {
    --tw-gradient-from: hsl(var(--dark)) var(--tw-gradient-from-position);
    --tw-gradient-to: hsl(var(--dark)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to);
    --tw-gradient-via-position: 43%;
    --tw-gradient-to: hsl(var(--default)) var(--tw-gradient-to-position);
    --tw-content: "";
    background-image: linear-gradient(to bottom,#e65c00 var(--tw-gradient-from-position),#f60 var(--tw-gradient-to-position));
    background-image: linear-gradient(to bottom,var(--tw-gradient-stops));
    bottom: 0;
    content: "";
    content: var(--tw-content);
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition-duration: .5s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    z-index: -10
}

.feature-card__title {
    font-size: 1.5rem;
    line-height: 1.2
}

.feature-card__title span {
    color: #e65c00;
    color: hsl(var(--dark))
}

@media (min-width: 62rem) {
    .feature-card__title {
        font-size:2.5rem
    }
}

.feature-card__title {
    font-size: clamp(1.5rem,1.1774rem + 1.6129vw,2.5rem)
}

.feature-card__button {
    outline: 0
}

.feature-card:active,.feature-card:focus,.feature-card:focus-within,.feature-card:hover {
    color: hsl(var(--dark-foreground))
}

.feature-card:active:before,.feature-card:focus-within:before,.feature-card:focus:before,.feature-card:hover:before {
    opacity: 1
}

.feature-card:active .feature-card__title span,.feature-card:focus .feature-card__title span,.feature-card:focus-within .feature-card__title span,.feature-card:hover .feature-card__title span {
    color: hsl(var(--dark-foreground))!important
}

[data-component=release-grid] .stat-card__title {
    font-size: 2rem;
    line-height: 1.2
}

@media (min-width: 62rem) {
    [data-component=release-grid] .stat-card__title {
        font-size:3.75rem
    }
}

[data-component=release-grid] .stat-card__title {
    font-size: clamp(2rem,1.4355rem + 2.8226vw,3.75rem)
}

.feature-dialog__title {
    font-size: 2.5rem;
    line-height: 1.2
}

@media (min-width: 62rem) {
    .feature-dialog__title {
        font-size:3.125rem
    }
}

.feature-dialog__title {
    font-size: clamp(2.5rem,2.2984rem + 1.0081vw,3.125rem)
}

.product-release-hero__title {
    text-box: trim-both cap alphabetic;
    font-size: clamp(4rem,1.5023vw + 3.6479rem,5rem);
    line-height: 1
}

.product-release-video {
    max-width: 1376px
}

.product-release-video__poster {
    bottom: 0;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 0
}

.product-release-video__iframe {
    aspect-ratio: 16/9;
    position: relative;
    z-index: 10
}

@media (min-width: 62rem) {
    .product-release-video {
        padding-left:2rem;
        padding-right: 2rem
    }

    .product-release-video__iframe {
        --tw-translate-x: -50%;
        --tw-translate-y: -50%;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%,-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
        transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }
}

.product-release-feature-card {
    background-color: #fff;
    background-color: hsl(var(--background));
    border-radius: 1.25rem;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 0
}

@media (min-width: 62rem) {
    .product-release-feature-card {
        min-height:32rem
    }
}

.product-release-feature-card {
    box-shadow: 1px 1px 15px 0 rgba(0,0,0,.15)
}

.product-release-feature-card:before {
    --tw-content: "";
    --tw-gradient-from: hsl(var(--dark)) var(--tw-gradient-from-position);
    --tw-gradient-to: hsl(var(--dark)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to);
    --tw-gradient-from-position: 11%;
    --tw-gradient-to: hsl(var(--default)) var(--tw-gradient-to-position);
    --tw-gradient-to-position: 63%;
    background-image: linear-gradient(90deg,#e65c00 11%,#f60 63%);
    background-image: linear-gradient(to right,var(--tw-gradient-stops));
    bottom: 0;
    content: "";
    content: var(--tw-content);
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition-duration: .5s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    z-index: -10
}

.product-release-feature-card__title {
    font-size: clamp(1.5rem,1.2359rem + 1.1268vw,2.25rem);
    line-height: 1.2222222222
}

.product-release-feature-card__button {
    bottom: 0;
    height: 100%;
    left: 0;
    outline-width: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10
}

.product-release-feature-card:active,.product-release-feature-card:focus,.product-release-feature-card:focus-within,.product-release-feature-card:hover {
    color: #fff;
    color: hsl(var(--background))
}

.product-release-feature-card:active:before,.product-release-feature-card:focus-within:before,.product-release-feature-card:focus:before,.product-release-feature-card:hover:before {
    opacity: 1
}

.product-release-feature-card:active .product-release-feature-card__label,.product-release-feature-card:focus .product-release-feature-card__label,.product-release-feature-card:focus-within .product-release-feature-card__label,.product-release-feature-card:hover .product-release-feature-card__label {
    opacity: .8
}

.product-release-stat-card__title {
    font-size: 1.5rem;
    font-size: clamp(1.5rem,1.1479rem + 1.5023vw,2.5rem);
    line-height: 1.25
}

.product-release-dialog__title {
    font-size: 2.5rem;
    line-height: 1.2
}

@media (min-width: 62rem) {
    .product-release-dialog__title {
        font-size:3.125rem
    }
}

.product-release-dialog__title {
    font-size: clamp(2.5rem,2.2984rem + 1.0081vw,3.125rem)
}

.seasonal-release-feature-card,.seasonal-release-secondary-feature-card {
    grid-gap: 1rem;
    background-color: #fff;
    background-color: hsl(var(--background));
    border-radius: 1rem;
    box-shadow: 1px 1px 16px 4px rgba(0,0,0,.15);
    display: grid;
    gap: 1rem;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 0
}

.seasonal-release-secondary-feature-card:before {
    --tw-gradient-from: hsl(var(--dark)) var(--tw-gradient-from-position);
    --tw-gradient-to: hsl(var(--dark)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to);
    --tw-gradient-via-position: 43%;
    --tw-gradient-to: hsl(var(--default)) var(--tw-gradient-to-position);
    --tw-content: "";
    background-image: linear-gradient(to bottom,#e65c00 var(--tw-gradient-from-position),#f60 var(--tw-gradient-to-position));
    background-image: linear-gradient(to bottom,var(--tw-gradient-stops));
    bottom: 0;
    content: "";
    content: var(--tw-content);
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition-duration: .5s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    z-index: -10
}

.seasonal-release-secondary-feature-card h3,.seasonal-release-secondary-feature-card p,.seasonal-release-secondary-feature-card svg {
    transition-duration: .5s;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.seasonal-release-secondary-feature-card:active,.seasonal-release-secondary-feature-card:focus,.seasonal-release-secondary-feature-card:focus-within,.seasonal-release-secondary-feature-card:hover {
    color: hsl(var(--dark-foreground))
}

.seasonal-release-secondary-feature-card:active:before,.seasonal-release-secondary-feature-card:focus-within:before,.seasonal-release-secondary-feature-card:focus:before,.seasonal-release-secondary-feature-card:hover:before {
    opacity: 1
}

.seasonal-release-secondary-feature-card:active h3,.seasonal-release-secondary-feature-card:active p,.seasonal-release-secondary-feature-card:active svg,.seasonal-release-secondary-feature-card:focus h3,.seasonal-release-secondary-feature-card:focus p,.seasonal-release-secondary-feature-card:focus svg,.seasonal-release-secondary-feature-card:focus-within h3,.seasonal-release-secondary-feature-card:focus-within p,.seasonal-release-secondary-feature-card:focus-within svg,.seasonal-release-secondary-feature-card:hover h3,.seasonal-release-secondary-feature-card:hover p,.seasonal-release-secondary-feature-card:hover svg {
    color: hsl(var(--dark-foreground))!important
}

.seasonal-release [data-block=plans-secondary-features] [data-component=title] span {
    color: #e65c00;
    color: hsl(var(--dark))
}

.seasonal-release [data-block=plans-secondary-features] .bg-light {
    background-color: #fff!important;
    background-color: hsl(var(--background))!important
}

.show-seasons__tabs-list {
    display: flex;
    position: relative
}

.show-seasons__tabs-list:after {
    --tw-content: "";
    background-color: #ffe0cc;
    background-color: hsl(var(--light));
    border-radius: 9999px;
    bottom: 0;
    content: "";
    content: var(--tw-content);
    display: block;
    height: .25rem;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%
}

.seasonal-release [data-block=plans-secondary-features] .show-seasons__tabs-list:after {
    background-color: #fff!important;
    background-color: hsl(var(--background))!important
}

.show-seasons__tab {
    align-items: flex-start;
    display: flex;
    font-weight: 600;
    justify-content: center;
    line-height: 1.25rem;
    outline: 2px solid transparent;
    outline-offset: 2px;
    padding: 1rem;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

.show-seasons__tab:after {
    --tw-content: "";
    background-color: currentColor;
    border-radius: 9999px;
    bottom: 0;
    content: "";
    content: var(--tw-content);
    display: block;
    height: .25rem;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 10
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    touch-action: pan-y
}

.carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%
}

.carousel-inner:after {
    --tw-content: "";
    clear: both;
    content: "";
    content: var(--tw-content);
    display: block
}

.carousel-item {
    backface-visibility: hidden;
    display: none;
    float: left;
    margin-right: -100%;
    position: relative;
    transition: transform .6s ease-in-out;
    width: 100%
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next,.carousel-item-prev,.carousel-item.active {
    display: block
}

.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start) {
    transform: translateX(100%)
}

.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end) {
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transform: none;
    transition-property: opacity
}

.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active {
    opacity: 1;
    z-index: 1
}

.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start {
    opacity: 0;
    transition: opacity .6s;
    z-index: 0
}

.carousel-indicators [data-bs-target].active .border-b-2 {
    animation: loading-bar 5.25s ease
}

.carousel-indicators.dots [data-bs-target].active .border-b-2 {
    background-color: #f60;
    background-color: hsl(var(--primary))
}

.theme--think-tank-red [data-ref=carousel-1] .carousel-indicators.dots [data-bs-target].active .border-b-2 {
    background: #ff5d62
}

.theme--think-tank-blue [data-ref=carousel-1] .carousel-indicators.dots [data-bs-target].active .border-b-2 {
    background: #00568b
}

[data-block=large-carousel] .carousel-indicators [data-bs-target].active,[data-block=lr-carousel] .carousel-indicators [data-bs-target].active {
    color: #f60;
    color: hsl(var(--primary))
}

.theme--think-tank-red [data-ref=carousel-2] [data-block=large-carousel] .carousel-indicators [data-bs-target].active,.theme--think-tank-red [data-ref=carousel-2] [data-block=lr-carousel] .carousel-indicators [data-bs-target].active {
    color: #ff5d62
}

.theme--think-tank-blue [data-ref=carousel-2] [data-block=large-carousel] .carousel-indicators [data-bs-target].active,.theme--think-tank-blue [data-ref=carousel-2] [data-block=lr-carousel] .carousel-indicators [data-bs-target].active {
    color: #00568b
}

@media (max-width: 48rem) {
    [data-block=large-carousel] .carousel-indicators,[data-block=lr-carousel] .carousel-indicators {
        gap:1rem;
        justify-content: center;
        margin-bottom: 2.5rem;
        margin-top: 2.5rem;
        order: 2
    }

    [data-block=large-carousel] .carousel-indicators [data-bs-target],[data-block=lr-carousel] .carousel-indicators [data-bs-target] {
        border-radius: 9999px;
        border-width: 1px;
        height: 1rem;
        overflow: hidden;
        padding: 0;
        width: 1rem
    }

    [data-block=large-carousel] .carousel-indicators [data-bs-target]>span,[data-block=lr-carousel] .carousel-indicators [data-bs-target]>span {
        display: none
    }

    [data-block=large-carousel] .carousel-indicators [data-bs-target].active,[data-block=lr-carousel] .carousel-indicators [data-bs-target].active {
        border-color: #f60;
        border-color: hsl(var(--primary))
    }
}

@media (max-width: 62rem) {
    [data-block=audience-tabs] .carousel-indicators [data-bs-target] {
        display:none;
        width: 100%
    }

    [data-block=audience-tabs] .carousel-indicators [data-bs-target].active {
        display: block
    }
}

.modal {
    --bs-modal-zindex: 9999999;
    --bs-modal-width: 500px;
    --bs-modal-padding: 1rem;
    --bs-modal-margin: 1rem;
    --bs-modal-color: #23282c;
    --bs-modal-bg: #fff;
    --bs-modal-border-color: transparent;
    --bs-modal-border-width: 1px;
    --bs-modal-border-radius: 0.5rem;
    --bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.75);
    --bs-modal-inner-border-radius: calc(0.5rem - 1px);
    --bs-modal-header-padding-x: 0;
    --bs-modal-header-padding-y: 0;
    --bs-modal-header-padding: 0;
    --bs-modal-header-border-color: var(--bs-border-color);
    --bs-modal-header-border-width: 1px;
    --bs-modal-title-line-height: 1.5;
    --bs-modal-footer-gap: 0.5rem;
    --bs-modal-footer-bg: #fff;
    --bs-modal-footer-border-color: var(--bs-border-color);
    --bs-modal-footer-border-width: 1px;
    display: none;
    height: 100%;
    left: 0;
    outline-width: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
    z-index: var(--bs-modal-zindex)
}

.modal-dialog {
    margin: var(--bs-modal-margin);
    pointer-events: none;
    position: relative;
    width: auto
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    height: calc(100% - var(--bs-modal-margin)*2)
}

.modal-dialog-centered {
    align-items: center;
    display: flex;
    min-height: calc(100% - var(--bs-modal-margin)*2)
}

.modal-content {
    background-clip: padding-box;
    background-color: var(--bs-modal-bg);
    border-radius: var(--bs-modal-border-radius);
    color: var(--bs-modal-color);
    display: flex;
    flex-direction: column;
    outline-width: 0;
    pointer-events: auto;
    position: relative;
    width: 100%
}

.modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-backdrop {
    --bs-backdrop-zindex: 999999;
    --bs-backdrop-bg: #23282c;
    --bs-backdrop-opacity: 0.95;
    background-color: #23282c;
    background-color: var(--bs-backdrop-bg);
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 999999;
    z-index: var(--bs-backdrop-zindex)
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: var(--bs-backdrop-opacity)
}

.modal-header {
    align-items: center;
    border-bottom-width: 1px;
    border-color: var(--bs-modal-header-border-color);
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius);
    display: flex;
    flex-shrink: 0;
    justify-content: space-between;
    padding: var(--bs-modal-header-padding)
}

.modal-title {
    line-height: var(--bs-modal-title-line-height);
    margin-bottom: 0
}

.modal-body {
    flex: 1 1 auto;
    padding: var(--bs-modal-padding);
    position: relative
}

.modal-footer {
    align-items: center;
    background-color: var(--bs-modal-footer-bg);
    border-bottom-left-radius: var(--bs-modal-inner-border-radius);
    border-bottom-right-radius: var(--bs-modal-inner-border-radius);
    border-color: var(--bs-modal-footer-border-color);
    border-top-width: 1px;
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)
}

@media (min-width: 36rem) {
    .modal {
        --bs-modal-margin:2rem;
        --bs-modal-box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15)
    }

    .modal-dialog {
        margin-left: auto;
        margin-right: auto;
        max-width: var(--bs-modal-width)
    }

    .modal-sm {
        --bs-modal-width: 300px
    }
}

@media (min-width: 62rem) {
    .modal-lg,.modal-xl {
        --bs-modal-width:800px
    }
}

@media (min-width: 75rem) {
    .modal-xl {
        --bs-modal-width:1024px
    }
}

.modal-video .modal-content {
    border-radius: 0
}

.modal-video .modal-header {
    border-radius: 0;
    border-style: none;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0
}

.modal-video .modal-body {
    padding: 0
}

.modal-fullscreen {
    height: 100%;
    margin: 0!important;
    max-width: none!important;
    width: 100vw
}

.modal-fullscreen .modal-content {
    border-radius: 0;
    border-style: none;
    height: 100%
}

.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header {
    border-radius: 0
}

.modal-fullscreen .modal-body {
    overflow-y: auto
}

:root {
    --bs-border-color: #e9e9e9
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse.show {
    visibility: visible!important
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.daterangepicker {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: inherit;
    display: none;
    font-size: 15px;
    left: 20px;
    line-height: 1em;
    margin-top: 7px;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 100px;
    width: 278px;
    z-index: 3001
}

.daterangepicker:after,.daterangepicker:before {
    border-bottom-color: rgba(0,0,0,.2);
    content: "";
    display: inline-block;
    position: absolute
}

.daterangepicker:before {
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    top: -7px
}

.daterangepicker:after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    top: -6px
}

.daterangepicker.opensleft:before {
    right: 9px
}

.daterangepicker.opensleft:after {
    right: 10px
}

.daterangepicker.openscenter:after,.daterangepicker.openscenter:before {
    left: 0;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    width: 0
}

.daterangepicker.opensright:before {
    left: 9px
}

.daterangepicker.opensright:after {
    left: 10px
}

.daterangepicker.drop-up {
    margin-top: -7px
}

.daterangepicker.drop-up:before {
    border-bottom: initial;
    border-top: 7px solid #ccc;
    bottom: -7px;
    top: auto
}

.daterangepicker.drop-up:after {
    border-bottom: initial;
    border-top: 6px solid #fff;
    bottom: -6px;
    top: auto
}

.daterangepicker.single .daterangepicker .ranges,.daterangepicker.single .drp-calendar {
    float: none
}

.daterangepicker.single .drp-selected {
    display: none
}

.daterangepicker.show-calendar .drp-buttons,.daterangepicker.show-calendar .drp-calendar {
    display: block
}

.daterangepicker.auto-apply .drp-buttons {
    display: none
}

.daterangepicker .drp-calendar {
    display: none;
    max-width: 270px
}

.daterangepicker .drp-calendar.left {
    padding: 8px 0 8px 8px
}

.daterangepicker .drp-calendar.right {
    padding: 8px
}

.daterangepicker .drp-calendar.single .calendar-table {
    border: none
}

.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span {
    border: solid #000;
    border-radius: 0;
    border-width: 0 2px 2px 0;
    color: #fff;
    display: inline-block;
    padding: 3px
}

.daterangepicker .calendar-table .next span {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.daterangepicker .calendar-table .prev span {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

.daterangepicker .calendar-table td,.daterangepicker .calendar-table th {
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    min-width: 32px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 32px
}

.daterangepicker .calendar-table {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 4px
}

.daterangepicker .calendar-table table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    width: 100%
}

.daterangepicker td.available:hover,.daterangepicker th.available:hover {
    background-color: #eee;
    border-color: transparent;
    color: inherit
}

.daterangepicker td.week,.daterangepicker th.week {
    color: #ccc;
    font-size: 80%
}

.daterangepicker td.off,.daterangepicker td.off.end-date,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date {
    background-color: #fff;
    border-color: transparent;
    color: #999
}

.daterangepicker td.in-range {
    background-color: hsla(0,0%,91%,.5);
    border-color: transparent;
    border-radius: 0;
    color: #000;
    color: hsl(var(--foreground))
}

.daterangepicker td.start-date {
    border-bottom-left-radius: .125rem;
    border-top-left-radius: .125rem
}

.daterangepicker td.end-date {
    border-bottom-right-radius: .125rem;
    border-top-right-radius: .125rem
}

.daterangepicker td.start-date.end-date {
    border-radius: 4px
}

.daterangepicker td.active,.daterangepicker td.active:hover {
    background-color: #000;
    background-color: hsl(var(--foreground));
    border-color: transparent;
    color: #fff;
    color: hsl(var(--background))
}

.daterangepicker th.month {
    width: auto
}

.daterangepicker option.disabled,.daterangepicker td.disabled {
    color: #999;
    cursor: not-allowed;
    -webkit-text-decoration: line-through;
    text-decoration: line-through
}

.daterangepicker select.monthselect,.daterangepicker select.yearselect {
    cursor: default;
    font-size: 12px;
    height: auto;
    margin: 0;
    padding: 1px
}

.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%
}

.daterangepicker select.yearselect {
    width: 40%
}

.daterangepicker select.ampmselect,.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect {
    background: #eee;
    border: 1px solid #eee;
    font-size: 12px;
    margin: 0 auto;
    outline: 0;
    padding: 2px;
    width: 50px
}

.daterangepicker .calendar-time {
    line-height: 30px;
    margin: 4px auto 0;
    position: relative;
    text-align: center
}

.daterangepicker .calendar-time select.disabled {
    color: #ccc;
    cursor: not-allowed
}

.daterangepicker .drp-buttons {
    border-top: 1px solid #ddd;
    clear: both;
    display: none;
    line-height: 12px;
    padding: 8px;
    text-align: right;
    vertical-align: middle
}

.daterangepicker .drp-selected {
    display: inline-block;
    font-size: 12px;
    padding-right: 8px
}

.daterangepicker .drp-buttons .btn {
    font-size: 12px;
    font-weight: 700;
    margin-left: 8px;
    padding: 4px 8px
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
    border-right: 1px solid #ddd
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
    border-left: 1px solid #ddd
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
    border-right: 1px solid #ddd
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
    border-left: 1px solid #ddd
}

.daterangepicker .ranges {
    float: none;
    margin: 0;
    text-align: left
}

.daterangepicker.show-calendar .ranges {
    margin-top: 8px
}

.daterangepicker .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%
}

.daterangepicker .ranges li {
    cursor: pointer;
    font-size: 12px;
    padding: 8px 12px
}

.daterangepicker .ranges li:hover {
    background-color: #eee
}

.daterangepicker .ranges li.active {
    background-color: #08c;
    color: #fff
}

@media (min-width: 564px) {
    .daterangepicker {
        width:auto
    }

    .daterangepicker .ranges ul {
        width: 140px
    }

    .daterangepicker.single .ranges ul {
        width: 100%
    }

    .daterangepicker.single .drp-calendar.left {
        clear: none
    }

    .daterangepicker.single .drp-calendar,.daterangepicker.single .ranges {
        float: left
    }

    .daterangepicker {
        direction: ltr;
        text-align: left
    }

    .daterangepicker .drp-calendar.left {
        clear: left;
        margin-right: 0
    }

    .daterangepicker .drp-calendar.left .calendar-table {
        border-bottom-right-radius: 0;
        border-right: none;
        border-top-right-radius: 0
    }

    .daterangepicker .drp-calendar.right {
        margin-left: 0
    }

    .daterangepicker .drp-calendar.right .calendar-table {
        border-bottom-left-radius: 0;
        border-left: none;
        border-top-left-radius: 0
    }

    .daterangepicker .drp-calendar.left .calendar-table {
        padding-right: 8px
    }

    .daterangepicker .drp-calendar,.daterangepicker .ranges {
        float: left
    }
}

@media (min-width: 730px) {
    .daterangepicker .ranges {
        float:left;
        width: auto
    }

    .daterangepicker.rtl .ranges {
        float: right
    }

    .daterangepicker .drp-calendar.left {
        clear: none!important
    }
}

#wrapper {
    line-height: 1.5!important;
    padding: 0!important
}

#wrapper p,#wrapper ul {
    margin-bottom: 1.25em;
    margin-top: 1.25em
}

#wrapper ul {
    list-style-type: disc;
    padding-left: 1.25em
}

#wrapper li {
    margin-bottom: .5em;
    margin-top: .5em
}

#wrapper #app_body {
    max-width: 100%;
    padding-left: 0!important
}

#wrapper em {
    font-weight: 600
}

#header {
    padding-right: 0
}

.accessible #content {
    line-height: 1.75
}

#content h2 {
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: .5em;
    margin-top: .5em
}

#wrapper .app-title {
    font-size: 2rem;
    font-weight: 600;
    line-height: 2.5rem;
    margin-bottom: 1.25rem
}

#wrapper .company-name {
    display: none
}

#wrapper .section h3 {
    color: #fab418;
    font-size: 26px;
    font-weight: 600
}

#wrapper a,.unstyled-button {
    color: #fab319;
    color: hsl(var(--yellow));
    font-weight: 500
}

.attach-or-paste .unstyled-button {
    background-color: transparent
}

.attach-or-paste .unstyled-button.link-button {
    color: #fab319;
    color: hsl(var(--yellow))
}

#wrapper span {
    font-size: 16px
}

#header h1 {
    font-size: 32px;
    font-weight: 200
}

#content h3 {
    color: #fab418;
    font-size: 26px;
    font-weight: 500;
    margin-top: 10px
}

#application {
    --tw-bg-opacity: 1;
    background-color: #f5f5f5;
    background-color: rgba(245,245,245,var(--tw-bg-opacity));
    margin: 0;
    max-width: none;
    padding: 1.25rem
}

@media (min-width: 48rem) {
    #application {
        padding:2.5rem
    }
}

#application .heading {
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 1.25rem
}

#embedded_job_board_wrapper>h1,#wrapper #board_title,#wrapper #logo,.filter-container .filter-label {
    display: none!important
}

#eeoc_fields div.field label,#main_fields div.field label {
    margin-right: 1.25rem
}

#custom_fields div.field,#demographic_questions div.field,#eeoc_fields div.field,#main_fields div.field {
    overflow: visible
}

#custom_fields div.field label,#demographic_questions div.field label,#eeoc_fields div.field label,#main_fields div.field label {
    font-size: 1rem;
    line-height: 1.5rem
}

#custom_fields div.field .select2-container-multi,#custom_fields div.field .text-field,#custom_fields div.field input[type=text],#custom_fields div.field textarea {
    margin-top: .625rem
}

#custom_fields div.field .select2-container-multi,#custom_fields div.field .text-field,#custom_fields div.field input[type=text],#demographic_questions div.field .text-field,#demographic_questions div.field input[type=text],#eeoc_fields div.field .text-field,#eeoc_fields div.field input[type=text],#main_fields div.field .text-field,#main_fields div.field input[type=text] {
    --tw-border-opacity: 1;
    border-color: #e9e9e9;
    border-color: rgba(233,233,233,var(--tw-border-opacity));
    border-radius: 9999px;
    padding: .4375rem 1.25rem
}

#custom_fields div.field textarea,#demographic_questions div.field textarea,#eeoc_fields div.field textarea,#main_fields div.field textarea {
    --tw-border-opacity: 1;
    border-color: #e9e9e9;
    border-color: rgba(233,233,233,var(--tw-border-opacity));
    border-radius: 1.25rem;
    padding: .4375rem 1.25rem
}

.accessible #custom_fields div.field {
    margin-bottom: 1.25rem
}

.accessible #apply_button,.accessible #submit_app {
    --tw-text-opacity: 1;
    border-color: transparent;
    border-radius: 9999px;
    border-width: 1px;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity));
    cursor: pointer;
    display: inline-block;
    font-family: Inter,Segoe UI,Tahoma,sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5rem;
    line-height: 1.2;
    padding: 7px 1.25rem;
    text-align: center;
    text-decoration-line: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.accessible #apply_button,.accessible #apply_button:hover,.accessible #submit_app,.accessible #submit_app:hover {
    background-color: #fab319;
    background-color: hsl(var(--yellow))
}

.accessible #apply_button,.accessible #submit_app {
    text-shadow: none;
    transition: none
}

.field-error-msg {
    align-items: center;
    display: flex
}

.error-icon {
    margin-top: 0
}

#eeoc_fields div.field .field-error-msg,#main_fields div.field .field-error-msg {
    padding-left: 125px
}

.level-0 {
    margin-bottom: 2.5rem;
    margin-top: 1.25rem
}

.accessible .level-0 h3 {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 2rem;
    line-height: 1.2;
    margin-bottom: .625rem
}

@media (min-width: 48rem) {
    .accessible .level-0 h3 {
        font-size:28px
    }
}

.accessible .opening {
    line-height: 1.5;
    margin-bottom: 1.25rem
}

.opening a {
    display: inline-block;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.75rem;
    margin-bottom: .625rem
}

@media (min-width: 48rem) {
    .opening a {
        font-size:1.5rem;
        line-height: 2rem
    }
}

.location {
    color: currentColor;
    margin: 0
}

.ks-editable-btn {
    align-items: center;
    background-color: #f60;
    background-color: hsl(var(--primary));
    border-radius: 9999px;
    border-width: 1px;
    color: #000;
    color: hsl(var(--primary-foreground));
    display: inline-flex;
    font-size: .875rem;
    font-weight: 600;
    justify-content: center;
    line-height: 1.25rem;
    padding: .5rem 1rem;
    position: relative;
    position: absolute
}

.theme--think-tank-red [data-ref=carousel-1] .ks-editable-btn {
    background: #ff5d62
}

.theme--think-tank-blue [data-ref=carousel-1] .ks-editable-btn {
    background: #00568b
}

[data-ks-editable]:hover {
    outline-color: #fab319;
    outline-color: hsl(var(--yellow));
    outline-style: dotted
}

#mc_embed_signup {
    --tw-bg-opacity: 1;
    background-color: #f5f5f5;
    background-color: rgba(245,245,245,var(--tw-bg-opacity))
}

#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left
}

#mc_embed_signup input[type=radio] {
    -webkit-appearance: radio
}

#mc_embed_signup input:focus {
    border-color: #333
}

#mc_embed_signup .button {
    border-radius: 20px;
    clear: both;
    color: #f60;
    color: hsl(var(--orange))
}

#mc_embed_signup .button:hover {
    background-color: #777
}

#mc_embed_signup .small-meta {
    font-size: 11px
}

#mc_embed_signup .nowrap {
    white-space: nowrap
}

#mc_embed_signup .mc-field-group {
    clear: left;
    min-height: 50px;
    padding-bottom: 3%;
    position: relative;
    width: 96%
}

#mc_embed_signup .size1of2 {
    clear: none;
    display: inline-block;
    float: left;
    margin-right: 4%;
    width: 46%
}

* html #mc_embed_signup .size1of2 {
    margin-right: 2%
}

#mc_embed_signup .mc-field-group label {
    display: block;
    font-weight: 600;
    margin-bottom: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

#mc_embed_signup .mc-field-group input {
    --tw-border-opacity: 1;
    border-color: #e9e9e9;
    border-color: rgba(233,233,233,var(--tw-border-opacity));
    display: block;
    width: 100%
}

#mc_embed_signup .mc-field-group input.error {
    --tw-border-opacity: 1;
    border-color: #de0833;
    border-color: rgba(222,8,51,var(--tw-border-opacity))
}

#mc_embed_signup .mc-field-group {
    display: inline-block;
    margin-bottom: 2px;
    padding: 5px 5px 25px;
    width: 99%
}

#mc_embed_signup .mc-field-group select {
    display: inline-block;
    margin-bottom: 2px;
    padding: 5px 0;
    width: 99%
}

#mc_embed_signup .datefield,#mc_embed_signup .phonefield-us {
    padding: 5px 0
}

#mc_embed_signup .datefield input,#mc_embed_signup .phonefield-us input {
    display: inline;
    letter-spacing: 1px;
    margin: 0 2px;
    padding: 5px 0 2px;
    text-align: center;
    width: 60px
}

#mc_embed_signup .phonefield-us .phonearea input,#mc_embed_signup .phonefield-us .phonedetail1 input {
    width: 40px
}

#mc_embed_signup .datefield .dayfield input,#mc_embed_signup .datefield .monthfield input {
    width: 30px
}

#mc_embed_signup .datefield label,#mc_embed_signup .phonefield-us label {
    display: none
}

#mc_embed_signup .indicates-required {
    margin-right: 4%;
    text-align: right
}

#mc_embed_signup .asterisk {
    color: #000;
    font-size: 150%;
    font-weight: 400;
    position: relative;
    top: 5px
}

#mc_embed_signup .clear {
    clear: both
}

#mc_embed_signup .mc-field-group.input-group ul {
    list-style: none;
    margin: 0;
    padding: 5px 0
}

#mc_embed_signup .mc-field-group.input-group ul li {
    display: block;
    margin: 0;
    padding: 3px 0
}

#mc_embed_signup .mc-field-group.input-group label {
    display: inline
}

#mc_embed_signup .mc-field-group.input-group input {
    border: none;
    display: inline;
    width: auto
}

#mc_embed_signup div#mce-responses {
    clear: both;
    float: left;
    margin: 0 5%;
    overflow: hidden;
    padding: 0 .5em;
    top: -1.4em;
    width: 90%
}

#mc_embed_signup div.response {
    float: left;
    margin: 1em 0;
    padding: 1em .5em .5em 0;
    top: -1.5em;
    width: 80%;
    z-index: 1
}

#mc_embed_signup #mce-error-response {
    display: none
}

#mc_embed_signup #mce-success-response {
    color: #529214;
    display: none
}

#mc_embed_signup label.error {
    display: block;
    float: none;
    padding: .5em 0;
    text-align: left;
    width: auto
}

#mc-embedded-subscribe {
    border-radius: 9999px;
    clear: both
}

#mc_embed_signup #num-subscribers {
    font-size: 1.1em
}

#mc_embed_signup #num-subscribers span {
    border: 1px solid #ccc;
    margin-right: .5em;
    padding: .5em
}

#mc_embed_signup #mc-embedded-subscribe-form {
    margin-bottom: 1.25rem;
    padding: 1.25rem
}

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
    border: 2px solid #e85c41
}

#mc_embed_signup #mc-embedded-subscribe-form div.response {
    --tw-bg-opacity: 1;
    background-color: #f5f5f5;
    background-color: rgba(245,245,245,var(--tw-bg-opacity));
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin: 2px 0 1em;
    padding: 5px 10px;
    z-index: 1
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce-responses {
    display: inline-block;
    margin: 0;
    padding: 0
}

#mc_embed_signup #mc-embedded-subscribe-form #mce-error-response div.response {
    color: red
}

#mc_embed_signup #mc-embedded-subscribe-form #mce-success-response div.response {
    color: green
}

#pardot-form .form-field {
    margin-bottom: 1.25rem
}

#pardot-form .field-label {
    display: block;
    margin-bottom: .625rem
}

#pardot-form input.text,#pardot-form select.select,#pardot-form textarea.standard {
    --tw-border-opacity: 1;
    border-color: #e9e9e9;
    border-color: rgba(233,233,233,var(--tw-border-opacity));
    display: block;
    width: 100%
}

.c-salesforce br {
    display: none
}

.c-salesforce input[id="00ND0000005kK1n"],.c-salesforce select[id="00ND0000005lDu"] {
    margin-top: .625rem
}

.embeddedServiceHelpButton .helpButton .uiButton {
    background-color: #442993;
    font-family: Inter,Segoe UI,Tahoma,sans-serif
}

.embeddedServiceHelpButton .helpButton .uiButton:focus {
    outline: 1px solid #005290
}

.embeddedServiceSidebarForm.formContent {
    background-color: #f5f7f9!important
}

.embeddedServiceSidebarButton {
    background: #442993!important
}

.embeddedServiceHelpButton .helpButton .uiButton {
    background-color: important;
    color: #d3d4d6
}

.embeddedServiceSidebarHeader {
    background-color: #fff!important
}

.embeddedServiceSidebarHeader .headerText {
    color: #23282c!important
}

.embeddedServiceHelpButton .helpButton .helpButtonDisabled,.embeddedServiceHelpButton .helpButton .helpButtonEnabled {
    background-color: #fff!important
}

.embeddedServiceHelpButton .embeddedServiceIcon {
    color: #442993!important
}

.embeddedServiceHelpButton .helpButton .helpButtonDisabled,.embeddedServiceHelpButton .helpButton .helpButtonEnabled {
    color: #23282c!important
}

.embeddedServiceIcon svg {
    fill: #442993!important
}

.embeddedServiceLiveAgentStateWaiting .waitingStateContainer {
    background-color: #f5f7f9!important
}

.embeddedServiceSidebarButton.uiButton--inverse .label {
    color: #fff!important
}

.embeddedServiceLiveAgentQueuePosition .embeddedServiceLoadingBalls .loadingBall {
    background-color: #fff!important
}

.embeddedServiceSidebarExtendedHeader {
    background-color: #fff!important;
    color: #23282c!important
}

.embeddedServiceLiveAgentStateChatHeaderOption {
    color: #23282c!important
}

.embeddedServiceSidebarHeader .headerChevron {
    border-top: 3px solid #442993!important
}

.embeddedServiceSidebarHeader .headerButton {
    color: #23282c!important
}

.embeddedServiceLiveAgentStateChatItem.chatMessage {
    background-color: #f5f7f9!important
}

.agentAvatarsContainer,.agentInfo,.fade .message {
    display: none!important
}

.embeddedServiceLiveAgentStateChatHeader .content {
    height: 80px!important
}

.embeddedServiceSidebarExtendedHeader {
    padding-top: 25px!important
}

.embeddedServiceLiveAgentStateChat .messageArea {
    background-color: #f5f7f9!important
}

.embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.agent.plaintextContent {
    background: #fff!important;
    color: #23282c!important
}

.embeddedServiceInvitationHeader .embeddedServiceTitleText {
    color: #23282c!important
}

.embeddedServiceInvitation>.embeddedServiceInvitationHeader {
    background-color: #fff!important
}

.embeddedServiceInvitation>.embeddedServiceInvitationFooter {
    background-color: #f5f7f9!important
}

.embeddedServiceInvitation>.embeddedServiceInvitationBody {
    background-color: #f5f7f9!important;
    margin: 0!important;
    padding: 0 8px!important
}

#snapins_invite {
    background-color: #fff;
    border-radius: 8px;
    font-family: Whitney,sans-serif;
    overflow: visible;
    position: absolute;
    visibility: hidden
}

.embeddedServiceInvitation {
    background-color: transparent;
    box-shadow: 0 7px 12px rgba(0,0,0,.28);
    max-height: 210px;
    max-width: 290px
}

@media only screen and (min-width: 48em) {
    .embeddedServiceInvitation {
        max-height:210px;
        max-width: 332px
    }
}

.embeddedServiceInvitation>.embeddedServiceInvitationHeader {
    align-items: stretch;
    background-color: #f5f7f9;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    line-height: 32px;
    overflow: visible;
    overflow: initial;
    padding: 10px;
    width: inherit
}

.embeddedServiceInvitationHeader #embeddedServiceAvatar {
    border-radius: 50%;
    height: 32px;
    width: 32px
}

.embeddedServiceInvitationHeader .embeddedServiceTitleText {
    word-wrap: normal;
    align-self: stretch;
    color: #fff;
    flex-grow: 1;
    font-size: 18px;
    margin: 0 12px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.embeddedServiceInvitationHeader .embeddedServiceCloseIcon {
    background-color: transparent;
    border: none;
    border-radius: 3px;
    bottom: 3%;
    color: #fff;
    cursor: pointer;
    font-size: 23px;
    height: 32px;
    position: relative;
    width: 32px
}

.embeddedServiceInvitationHeader .embeddedServiceCloseIcon:focus {
    outline: none
}

.embeddedServiceInvitationHeader .embeddedServiceCloseIcon:focus:before {
    background-color: hsla(0,0%,100%,.2);
    border-radius: 4px;
    content: " ";
    height: 85%;
    left: 7%;
    pointer-events: none;
    position: absolute;
    top: 11%;
    width: 85%
}

.embeddedServiceCloseIcon:hover,.embeddedServiceInvitationHeader .embeddedServiceCloseIcon:active {
    background-color: #fff;
    color: rgba(0,0,0,.7);
    opacity: .7
}

.embeddedServiceInvitation>.embeddedServiceInvitationBody {
    background-color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin: 0 8px;
    max-height: 110px;
    min-width: 260px;
    overflow: auto
}

.embeddedServiceInvitationBody p {
    color: #23282c;
    margin: 12px 0;
    padding: 8px
}

.embeddedServiceInvitation>.embeddedServiceInvitationFooter {
    background-color: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    color: #fff;
    padding: 10px;
    text-align: right;
    width: inherit
}

.embeddedServiceInvitationFooter>.embeddedServiceActionButton {
    border: none;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 4px;
    max-height: 40px;
    padding: 10px;
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none
}

.embeddedServiceInvitationFooter>#acceptInvite {
    background-color: #442993;
    color: #fff
}

.embeddedServiceInvitationFooter>#rejectInvite {
    background-color: #fff;
    color: #442993
}

.embeddedServiceSidebarForm .fieldList {
    margin: 0 12px 0 5px
}

.embeddedServiceSidebarFormField .uiInput .uiLabel-left {
    font-size: 1em
}

.embeddedServiceLiveAgentStateChat .endChatContainer .endChatButton {
    margin-top: 10px!important
}

.offlineSupportUI .formContent .offlineMessage {
    display: block
}

.offlineSupportUI .formContent .offlineMessage a {
    color: #23282c;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.offlineSupportUI .formContent .offlineMessage p {
    margin: 10px
}

#Awin_domain__c,#Language__c,#LeadSource,#Main_Market__c,#Privacy_policy_consent_Chat__c,#UTM_Campaign__c,#UTM_Content__c,#UTM_Medium__c,#UTM_Source__c,#UTM_Term__c,#Web_Referral__c,.gdprChange label,label[for=Awin_domain__c],label[for=Language__c],label[for=LeadSource],label[for=Main_Market__c],label[for=UTM_Campaign__c],label[for=UTM_Content__c],label[for=UTM_Medium__c],label[for=UTM_Source__c],label[for=UTM_Term__c],label[for=Web_Referral__c] {
    display: none
}

.gdprConsent {
    display: block
}

.gdprCheckBox {
    float: left;
    height: 20px;
    margin-left: 0;
    margin-right: 10px;
    width: 20px
}

.gdprContainer {
    dding: 5px
}

.gdprContainer a {
    color: #23282c;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.gdprContainer p {
    display: block;
    font-size: 1
}

.prechatUI .formContent .gdprContainer {
    padding: 5px
}

.prechatUI .formContent .chatMessageContainer .chatMessage {
    display: block
}

.prechatUI .formContent .chatMessageContainer .chatMessage a {
    color: #23282c;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.prechatUI .formContent .chatMessageContainer .chatMessage p {
    margin: 10px
}

.c-awards-teaser {
    padding-left: .625rem;
    padding-right: .625rem;
    text-align: center
}

.c-awards-teaser img {
    display: block;
    height: 6.25rem;
    margin-left: auto;
    margin-right: auto;
    -o-object-fit: contain;
    object-fit: contain;
    width: 6.25rem
}

.c-awards-teaser h4 {
    margin-bottom: 0
}

.c-attendees-teaser {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    text-align: center
}

.c-attendees-teaser img {
    height: 150px;
    margin-bottom: .625rem;
    margin-left: auto;
    margin-right: auto;
    -o-object-fit: contain;
    object-fit: contain;
    width: 150px
}

.c-attendees-teaser h4 {
    margin-bottom: 0
}

.slick-slider {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    --tw-pan-y: pan-y;
    touch-action: var(--tw-pan-x) pan-y var(--tw-pinch-zoom);
    touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 0
}

.slick-list,.slick-slider {
    display: block;
    position: relative
}

.slick-list {
    overflow: hidden
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-track {
    display: block;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0
}

.slick-track:after,.slick-track:before {
    --tw-content: "";
    content: "";
    content: var(--tw-content);
    display: table
}

.slick-slider .slick-list,.slick-slider .slick-track {
    transform: translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    outline: 2px solid transparent;
    outline-offset: 2px
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background-image: url(/images/ajax-loader.gif);
    background-position: 50%;
    background-repeat: no-repeat
}

.slick-arrow {
    --tw-translate-y: -50%;
    align-items: center;
    color: currentColor;
    display: flex;
    height: 2.5rem;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    width: 2.5rem;
    z-index: 10
}

.slick-next.slick-disabled,.slick-prev.slick-disabled {
    opacity: .5
}

[data-slick=lr-carousel] .slick-list {
    overflow: visible
}

[data-slick=large-carousel] .slick-list {
    order: 2
}

[data-slick=large-carousel] .slick-dots {
    display: none;
    flex: none;
    flex-direction: row;
    flex-grow: 1;
    flex-shrink: 0;
    justify-content: space-between;
    margin-bottom: 2.5rem;
    order: 1
}

@media (min-width: 48rem) {
    [data-slick=large-carousel] .slick-dots {
        display:flex
    }
}

[data-slick=large-carousel] .slick-dots li {
    border-bottom-width: 2px;
    border-color: rgba(0,0,0,.3);
    cursor: pointer;
    position: relative;
    width: 200px
}

.carousel-indicators [data-bs-target].active [data-slick=large-carousel] .slick-dots li {
    animation: loading-bar 5.25s ease
}

.carousel-indicators.dots [data-bs-target].active [data-slick=large-carousel] .slick-dots li {
    background-color: #f60;
    background-color: hsl(var(--primary))
}

.theme--think-tank-red [data-ref=carousel-1] .carousel-indicators.dots [data-bs-target].active [data-slick=large-carousel] .slick-dots li {
    background: #ff5d62
}

.theme--think-tank-blue [data-ref=carousel-1] .carousel-indicators.dots [data-bs-target].active [data-slick=large-carousel] .slick-dots li {
    background: #00568b
}

[data-slick=large-carousel] .slick-dots li:after {
    --tw-content: "";
    background-color: #f60;
    background-color: hsl(var(--primary));
    border-style: none;
    bottom: -2px;
    content: "";
    content: var(--tw-content);
    height: 2px;
    left: 0;
    position: absolute;
    width: 0
}

.theme--think-tank-red [data-ref=carousel-1] [data-slick=large-carousel] .slick-dots li:after {
    background: #ff5d62
}

.theme--think-tank-blue [data-ref=carousel-1] [data-slick=large-carousel] .slick-dots li:after {
    background: #00568b
}

[data-slick=large-carousel] .slick-dots li.slick-active>span {
    color: #000;
    color: hsl(var(--primary-foreground))
}

@keyframes loading-bar {
    0% {
        width: 0
    }

    to {
        width: 100%
    }
}

[data-slick=large-carousel] .slick-dots li.slick-active:after {
    animation: loading-bar 5.25s ease
}

.splide__container {
    box-sizing: border-box;
    position: relative
}

.splide__list {
    backface-visibility: hidden;
    display: flex;
    height: 100%;
    margin: 0!important;
    padding: 0!important
}

.splide.is-initialized:not(.is-active) .splide__list,.splide__track--fade>.splide__list,.splide__track--ttb>.splide__list {
    display: block
}

.splide__pagination {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    pointer-events: none
}

.splide__pagination li {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto
}

.splide__progress__bar {
    width: 0
}

.splide {
    position: relative;
    visibility: hidden
}

.splide.is-initialized,.splide.is-rendered {
    visibility: visible
}

.splide__slide {
    backface-visibility: hidden;
    box-sizing: border-box;
    flex-shrink: 0;
    list-style-type: none!important;
    margin: 0;
    position: relative
}

.splide__slide img {
    vertical-align: bottom
}

.splide__spinner {
    animation: splide-loading 1s linear infinite;
    border: 2px solid #999;
    border-left-color: transparent;
    border-radius: 50%;
    bottom: 0;
    contain: strict;
    display: inline-block;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.splide__sr {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause {
    display: none
}

.splide__toggle.is-active .splide__toggle__pause {
    display: inline
}

.splide__track {
    overflow: hidden;
    position: relative;
    z-index: 0
}

@keyframes splide-loading {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

.splide__track--draggable {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.splide__track--fade>.splide__list>.splide__slide {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 0
}

.splide__track--fade>.splide__list>.splide__slide.is-active {
    opacity: 1;
    position: relative;
    transform: none!important;
    z-index: 10
}

.splide--rtl {
    direction: rtl
}

.splide__arrow:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__arrow--prev svg {
    transform: scaleX(-1)
}

.splide.is-focus-in .splide__arrow:focus {
    outline: 3px 24 100% 50% solid;
    outline: 3px solid var(--primary);
    outline-offset: 3px
}

.splide__pagination--ttb {
    bottom: 0;
    display: flex;
    flex-direction: column;
    left: auto;
    padding: 1em 0;
    right: .5em;
    top: 0
}

.splide__pagination__page {
    border-radius: 9999px;
    border-width: 1px;
    height: 1rem;
    margin-left: .5rem;
    margin-right: .5rem;
    width: 1rem
}

.splide__pagination__page.is-active {
    border-color: #f60;
    border-color: hsl(var(--primary));
    z-index: 10
}

.splide__pagination__page:hover {
    cursor: pointer;
    opacity: .9
}

.splide__pagination__page:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide.is-focus-in .splide__pagination__page:focus {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__progress__bar {
    background: #ccc;
    height: 3px
}

.splide__slide {
    -webkit-tap-highlight-color: transparent
}

.splide__slide:focus {
    outline: 0
}

.splide__toggle {
    cursor: pointer
}

.splide__arrows--rtl .splide__arrow--prev {
    left: auto;
    right: 1em
}

.splide__arrows--rtl .splide__arrow--prev svg {
    transform: scaleX(1)
}

.splide__arrows--rtl .splide__arrow--next {
    left: 1em;
    right: auto
}

.splide__arrows--rtl .splide__arrow--next svg {
    transform: scaleX(-1)
}

.splide__arrows--ttb .splide__arrow {
    left: 50%;
    transform: translate(-50%)
}

.splide__arrows--ttb .splide__arrow--prev {
    top: 1em
}

.splide__arrows--ttb .splide__arrow--prev svg {
    transform: rotate(-90deg)
}

.splide__arrows--ttb .splide__arrow--next {
    bottom: 1em;
    top: auto
}

.splide__arrows--ttb .splide__arrow--next svg {
    transform: rotate(90deg)
}

[x-data=full_width_image_slider] .splide__arrow {
    --tw-translate-y: -50%;
    fill: #000;
    fill: hsl(var(--primary-foreground));
    align-items: center;
    background-color: #f60;
    background-color: hsl(var(--primary));
    border-color: #f60;
    border-color: hsl(var(--primary));
    cursor: pointer;
    display: flex;
    height: 5rem;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    width: 5rem;
    z-index: 10
}

.theme--think-tank-red [data-ref=carousel-1] [x-data=full_width_image_slider] .splide__arrow {
    background: #ff5d62
}

.theme--think-tank-blue [data-ref=carousel-1] [x-data=full_width_image_slider] .splide__arrow {
    background: #00568b
}

[x-data=full_width_image_slider] .splide__arrow:disabled {
    --tw-bg-opacity: 1;
    fill: #000;
    fill: hsl(var(--foreground));
    background-color: #e9e9e9;
    background-color: rgba(233,233,233,var(--tw-bg-opacity))
}

[x-data=full_width_image_slider] .splide__arrow:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

[x-data=full_width_image_slider] .splide__arrow--next {
    border-bottom-left-radius: 9999px;
    border-top-left-radius: 9999px;
    right: 0
}

[x-data=full_width_image_slider] .splide__arrow--prev {
    border-bottom-right-radius: 9999px;
    border-top-right-radius: 9999px;
    left: 0
}

[x-data=full_width_image_slider] .splide__arrow svg {
    height: 1.25rem;
    width: 1.25rem
}

[x-data=imageAutoScroll],[x-data=reviewsScroller] {
    -webkit-mask-image: linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent);
    mask-image: linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent);
    overflow: hidden
}

[data-component=large-carousel] .splide--nav .splide__list {
    justify-content: space-between
}

[data-component=large-carousel] .splide--nav .splide__slide {
    color: rgba(0,0,0,.5);
    color: hsl(var(--foreground)/.5)
}

[data-component=large-carousel] .splide--nav .splide__slide.is-active {
    color: #e65c00;
    color: hsl(var(--dark))
}

[data-component=large-carousel] .splide--nav .splide__slide.is-active .slider__thumb {
    animation: thumb 12.5s ease
}

[data-component=large-carousel] .slider {
    --tw-bg-opacity: 1;
    background-color: #c9c9c9;
    background-color: rgba(201,201,201,var(--tw-bg-opacity));
    height: .125rem;
    margin-top: .5rem;
    position: relative
}

[data-component=large-carousel] .slider__thumb {
    background-color: #e65c00;
    background-color: hsl(var(--dark));
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0
}

[x-ref=nav] .splide__track--nav>.splide__list>.splide__slide.is-active .foo {
    color: #f60;
    color: hsl(var(--primary))
}

.theme--think-tank-red [data-ref=carousel-2] [x-ref=nav] .splide__track--nav>.splide__list>.splide__slide.is-active .foo {
    color: #ff5d62
}

.theme--think-tank-blue [data-ref=carousel-2] [x-ref=nav] .splide__track--nav>.splide__list>.splide__slide.is-active .foo {
    color: #00568b
}

[x-data=sliderBlock] .splide--nav .splide__list {
    justify-content: space-between
}

[x-data=sliderBlock] .splide--nav .splide__slide {
    color: rgba(0,0,0,.5);
    color: hsl(var(--foreground)/.5)
}

[x-data=sliderBlock] .splide--nav .splide__slide.is-active {
    color: #e65c00;
    color: hsl(var(--dark))
}

[x-data=sliderBlock] .splide--nav .splide__slide.is-active .slider__thumb {
    animation: thumb 12.5s ease
}

[x-data=sliderBlock] .slider {
    --tw-bg-opacity: 1;
    background-color: #c9c9c9;
    background-color: rgba(201,201,201,var(--tw-bg-opacity));
    height: .125rem;
    margin-top: .5rem;
    position: relative
}

[x-data=sliderBlock] .slider__thumb {
    background-color: #e65c00;
    background-color: hsl(var(--dark));
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0
}

[x-data=statCards] .splide__arrow,[x-data=statsSliderBlock] .splide__arrow {
    fill: #000;
    fill: hsl(var(--primary-foreground));
    align-items: center;
    background-color: #f60;
    background-color: hsl(var(--primary));
    border-radius: 9999px;
    cursor: pointer;
    display: flex;
    height: 3rem;
    justify-content: center;
    width: 3rem;
    z-index: 10
}

.theme--think-tank-red [data-ref=carousel-1] [x-data=statCards] .splide__arrow,.theme--think-tank-red [data-ref=carousel-1] [x-data=statsSliderBlock] .splide__arrow {
    background: #ff5d62
}

.theme--think-tank-blue [data-ref=carousel-1] [x-data=statCards] .splide__arrow,.theme--think-tank-blue [data-ref=carousel-1] [x-data=statsSliderBlock] .splide__arrow {
    background: #00568b
}

[x-data=statCards] .splide__arrow:disabled,[x-data=statsSliderBlock] .splide__arrow:disabled {
    --tw-bg-opacity: 1;
    fill: #fff;
    fill: hsl(var(--background));
    background-color: #c9c9c9;
    background-color: rgba(201,201,201,var(--tw-bg-opacity));
    pointer-events: none
}

[x-data=statCards] .splide__arrow svg,[x-data=statsSliderBlock] .splide__arrow svg {
    height: .75rem;
    width: .75rem
}

[x-data=statCardsInline] .splide__arrow {
    fill: #000;
    fill: hsl(var(--primary-foreground));
    align-items: center;
    background-color: #f60;
    background-color: hsl(var(--primary));
    border-radius: 9999px;
    cursor: pointer;
    display: flex;
    height: 3rem;
    justify-content: center;
    width: 3rem;
    z-index: 10
}

.theme--think-tank-red [data-ref=carousel-1] [x-data=statCardsInline] .splide__arrow {
    background: #ff5d62
}

.theme--think-tank-blue [data-ref=carousel-1] [x-data=statCardsInline] .splide__arrow {
    background: #00568b
}

[x-data=statCardsInline] .splide__arrow:disabled {
    --tw-bg-opacity: 1;
    fill: #fff;
    fill: hsl(var(--background));
    background-color: #c9c9c9;
    background-color: rgba(201,201,201,var(--tw-bg-opacity));
    pointer-events: none
}

[x-data=statCardsInline] .splide__arrow svg {
    height: .75rem;
    width: .75rem
}

[x-data=tabs] .splide__slide.is-active {
    color: #fff;
    color: hsl(var(--background))
}

[x-data=testimonialsBlock][data-intent=dark] .splide__pagination__page {
    border-color: #fff;
    border-color: hsl(var(--background))
}

[x-data=testimonialsBlock][data-intent=dark] .splide__pagination__page.is-active {
    background-color: #fff;
    background-color: hsl(var(--background))
}

[x-data=testimonialsBlock] .splide__arrows {
    bottom: 0;
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 20
}

[x-data=testimonialsBlock] .splide__arrow {
    align-items: center;
    display: grid
}

[x-data=testimonialsBlock] .splide__arrow--next {
    justify-content: flex-end
}

[x-data=timeline] .splide__arrow svg {
    fill: currentColor
}

[x-data=timeline] .splide__arrow:disabled svg {
    opacity: .3
}

.tippy-box[data-animation=fade][data-state=hidden] {
    opacity: 0
}

[data-tippy-root] {
    max-width: calc(100vw - 10px)
}

.tippy-box {
    background-color: #fff;
    background-color: hsl(var(--background));
    border-radius: .5rem;
    box-shadow: 0 4px 24px 0 rgba(0,0,0,.2);
    color: #000;
    color: hsl(var(--foreground));
    font-size: .875rem;
    line-height: 1.25rem;
    outline: 0;
    position: relative;
    transition-property: transform,visibility,opacity;
    white-space: normal
}

.tippy-box[data-placement^=top]>.tippy-arrow {
    bottom: 0
}

.tippy-box[data-placement^=top]>.tippy-arrow:before {
    border-top-color: #fff;
    border-width: 8px 8px 0;
    bottom: -7px;
    left: 0;
    transform-origin: center top
}

.tippy-box[data-placement^=bottom]>.tippy-arrow {
    top: 0
}

.tippy-box[data-placement^=bottom]>.tippy-arrow:before {
    border-bottom-color: #fff;
    border-width: 0 8px 8px;
    left: 0;
    top: -7px;
    transform-origin: center bottom
}

.tippy-box[data-placement^=left]>.tippy-arrow {
    right: 0
}

.tippy-box[data-placement^=left]>.tippy-arrow:before {
    border-left-color: initial;
    border-width: 8px 0 8px 8px;
    right: -7px;
    transform-origin: center left
}

.tippy-box[data-placement^=right]>.tippy-arrow {
    left: 0
}

.tippy-box[data-placement^=right]>.tippy-arrow:before {
    border-right-color: initial;
    border-width: 8px 8px 8px 0;
    left: -7px;
    transform-origin: center right
}

.tippy-box[data-inertia][data-state=visible] {
    transition-timing-function: cubic-bezier(.54,1.5,.38,1.11)
}

.tippy-arrow {
    background-color: #fff;
    background-color: hsl(var(--background));
    height: 1rem;
    width: 1rem
}

.tippy-arrow:before {
    --tw-content: "";
    border-color: transparent;
    border-style: solid;
    content: "";
    content: var(--tw-content);
    position: absolute
}

.tippy-content {
    padding: 1.25rem;
    position: relative;
    z-index: 10
}

.t-advertisers .c-awards-teaser a,.t-advertisers .c-awards-teaser a:hover,.t-advertisers .c-event-information .c-teaser-9__heading,.t-advertisers .c-nav-secondary__link--active,.t-advertisers .c-nav-secondary__link:active,.t-advertisers .c-nav-secondary__link:focus,.t-advertisers .c-nav-secondary__link:hover,.t-advertisers .c-staff-teaser a,.t-advertisers .c-staff-teaser a:hover,.t-advertisers .c-teaser-11 a,.t-advertisers .c-teaser-11 a:hover {
    color: #442993
}

.t-advertisers .ais-Highlight-highlighted {
    --tw-text-opacity: 1;
    background-color: #442993;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-advertisers .u-theme {
    color: #442993
}

.t-advertisers .u-bg-theme {
    background-color: #442993
}

.t-publishers .c-awards-teaser a,.t-publishers .c-awards-teaser a:hover,.t-publishers .c-event-information .c-teaser-9__heading,.t-publishers .c-nav-secondary__link--active,.t-publishers .c-nav-secondary__link:active,.t-publishers .c-nav-secondary__link:focus,.t-publishers .c-nav-secondary__link:hover,.t-publishers .c-staff-teaser a,.t-publishers .c-staff-teaser a:hover,.t-publishers .c-teaser-11 a,.t-publishers .c-teaser-11 a:hover {
    color: #00964b
}

.t-publishers .ais-Highlight-highlighted {
    --tw-text-opacity: 1;
    background-color: #00964b;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-publishers .u-theme {
    color: #00964b
}

.t-publishers .u-bg-theme {
    background-color: #00964b
}

.t-market-insights .c-awards-teaser a,.t-market-insights .c-awards-teaser a:hover,.t-market-insights .c-event-information .c-teaser-9__heading,.t-market-insights .c-nav-secondary__link--active,.t-market-insights .c-nav-secondary__link:active,.t-market-insights .c-nav-secondary__link:focus,.t-market-insights .c-nav-secondary__link:hover,.t-market-insights .c-staff-teaser a,.t-market-insights .c-staff-teaser a:hover,.t-market-insights .c-teaser-11 a,.t-market-insights .c-teaser-11 a:hover {
    color: #009aff
}

.t-market-insights .ais-Highlight-highlighted {
    --tw-text-opacity: 1;
    background-color: #009aff;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-market-insights .u-theme {
    color: #009aff
}

.t-market-insights .u-bg-theme {
    background-color: #009aff
}

.t-news-and-events .c-awards-teaser a,.t-news-and-events .c-awards-teaser a:hover,.t-news-and-events .c-event-information .c-teaser-9__heading,.t-news-and-events .c-nav-secondary__link--active,.t-news-and-events .c-nav-secondary__link:active,.t-news-and-events .c-nav-secondary__link:focus,.t-news-and-events .c-nav-secondary__link:hover,.t-news-and-events .c-staff-teaser a,.t-news-and-events .c-staff-teaser a:hover,.t-news-and-events .c-teaser-11 a,.t-news-and-events .c-teaser-11 a:hover {
    color: #20aebc
}

.t-news-and-events .ais-Highlight-highlighted {
    --tw-text-opacity: 1;
    background-color: #20aebc;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-news-and-events .u-theme {
    color: #20aebc
}

.t-news-and-events .u-bg-theme {
    background-color: #20aebc
}

.t-contact .c-awards-teaser a,.t-contact .c-awards-teaser a:hover,.t-contact .c-event-information .c-teaser-9__heading,.t-contact .c-nav-secondary__link--active,.t-contact .c-nav-secondary__link:active,.t-contact .c-nav-secondary__link:focus,.t-contact .c-nav-secondary__link:hover,.t-contact .c-staff-teaser a,.t-contact .c-staff-teaser a:hover,.t-contact .c-teaser-11 a,.t-contact .c-teaser-11 a:hover {
    color: #f60
}

.t-contact .ais-Highlight-highlighted {
    --tw-text-opacity: 1;
    background-color: #f60;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-contact .u-theme {
    color: #f60
}

.t-contact .u-bg-theme {
    background-color: #f60
}

.t-about-us .c-awards-teaser a,.t-about-us .c-awards-teaser a:hover,.t-about-us .c-event-information .c-teaser-9__heading,.t-about-us .c-nav-secondary__link--active,.t-about-us .c-nav-secondary__link:active,.t-about-us .c-nav-secondary__link:focus,.t-about-us .c-nav-secondary__link:hover,.t-about-us .c-staff-teaser a,.t-about-us .c-staff-teaser a:hover,.t-about-us .c-teaser-11 a,.t-about-us .c-teaser-11 a:hover {
    color: #fab418
}

.t-about-us .ais-Highlight-highlighted {
    --tw-text-opacity: 1;
    background-color: #fab418;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-about-us .u-theme {
    color: #fab418
}

.t-about-us .u-bg-theme {
    background-color: #fab418
}

.t-azure-radiance .c-awards-teaser a,.t-azure-radiance .c-awards-teaser a:hover,.t-azure-radiance .c-event-information .c-teaser-9__heading,.t-azure-radiance .c-nav-secondary__link--active,.t-azure-radiance .c-nav-secondary__link:active,.t-azure-radiance .c-nav-secondary__link:focus,.t-azure-radiance .c-nav-secondary__link:hover,.t-azure-radiance .c-staff-teaser a,.t-azure-radiance .c-staff-teaser a:hover,.t-azure-radiance .c-teaser-11 a,.t-azure-radiance .c-teaser-11 a:hover {
    color: #009aff
}

.t-azure-radiance .ais-Highlight-highlighted {
    --tw-text-opacity: 1;
    background-color: #009aff;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-azure-radiance .u-theme {
    color: #009aff
}

.t-azure-radiance .u-bg-theme {
    background-color: #009aff
}

.t-big-stone .c-awards-teaser a,.t-big-stone .c-awards-teaser a:hover,.t-big-stone .c-event-information .c-teaser-9__heading,.t-big-stone .c-nav-secondary__link--active,.t-big-stone .c-nav-secondary__link:active,.t-big-stone .c-nav-secondary__link:focus,.t-big-stone .c-nav-secondary__link:hover,.t-big-stone .c-staff-teaser a,.t-big-stone .c-staff-teaser a:hover,.t-big-stone .c-teaser-11 a,.t-big-stone .c-teaser-11 a:hover {
    color: #172a47
}

.t-big-stone .ais-Highlight-highlighted {
    --tw-text-opacity: 1;
    background-color: #172a47;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-big-stone .u-theme {
    color: #172a47
}

.t-big-stone .u-bg-theme {
    background-color: #172a47
}

.t-eastern-blue .c-awards-teaser a,.t-eastern-blue .c-awards-teaser a:hover,.t-eastern-blue .c-event-information .c-teaser-9__heading,.t-eastern-blue .c-nav-secondary__link--active,.t-eastern-blue .c-nav-secondary__link:active,.t-eastern-blue .c-nav-secondary__link:focus,.t-eastern-blue .c-nav-secondary__link:hover,.t-eastern-blue .c-staff-teaser a,.t-eastern-blue .c-staff-teaser a:hover,.t-eastern-blue .c-teaser-11 a,.t-eastern-blue .c-teaser-11 a:hover {
    color: #20aebc
}

.t-eastern-blue .ais-Highlight-highlighted {
    --tw-text-opacity: 1;
    background-color: #20aebc;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-eastern-blue .u-theme {
    color: #20aebc
}

.t-eastern-blue .u-bg-theme {
    background-color: #20aebc
}

.t-gray .c-awards-teaser a,.t-gray .c-awards-teaser a:hover,.t-gray .c-event-information .c-teaser-9__heading,.t-gray .c-nav-secondary__link--active,.t-gray .c-nav-secondary__link:active,.t-gray .c-nav-secondary__link:focus,.t-gray .c-nav-secondary__link:hover,.t-gray .c-staff-teaser a,.t-gray .c-staff-teaser a:hover,.t-gray .c-teaser-11 a,.t-gray .c-teaser-11 a:hover {
    color: #c9c9c9
}

.t-gray .ais-Highlight-highlighted {
    --tw-text-opacity: 1;
    background-color: #c9c9c9;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-gray .u-theme {
    color: #c9c9c9
}

.t-gray .u-bg-theme {
    background-color: #c9c9c9
}

.t-green-haze .c-awards-teaser a,.t-green-haze .c-awards-teaser a:hover,.t-green-haze .c-event-information .c-teaser-9__heading,.t-green-haze .c-nav-secondary__link--active,.t-green-haze .c-nav-secondary__link:active,.t-green-haze .c-nav-secondary__link:focus,.t-green-haze .c-nav-secondary__link:hover,.t-green-haze .c-staff-teaser a,.t-green-haze .c-staff-teaser a:hover,.t-green-haze .c-teaser-11 a,.t-green-haze .c-teaser-11 a:hover {
    color: #00964b
}

.t-green-haze .ais-Highlight-highlighted {
    --tw-text-opacity: 1;
    background-color: #00964b;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-green-haze .u-theme {
    color: #00964b
}

.t-green-haze .u-bg-theme {
    background-color: #00964b
}

.t-green .c-awards-teaser a,.t-green .c-awards-teaser a:hover,.t-green .c-event-information .c-teaser-9__heading,.t-green .c-nav-secondary__link--active,.t-green .c-nav-secondary__link:active,.t-green .c-nav-secondary__link:focus,.t-green .c-nav-secondary__link:hover,.t-green .c-staff-teaser a,.t-green .c-staff-teaser a:hover,.t-green .c-teaser-11 a,.t-green .c-teaser-11 a:hover {
    color: #00964b
}

.t-green .ais-Highlight-highlighted {
    --tw-text-opacity: 1;
    background-color: #00964b;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-green .u-theme {
    color: #00964b
}

.t-green .u-bg-theme {
    background-color: #00964b
}

.t-orange .c-awards-teaser a,.t-orange .c-awards-teaser a:hover,.t-orange .c-event-information .c-teaser-9__heading,.t-orange .c-nav-secondary__link--active,.t-orange .c-nav-secondary__link:active,.t-orange .c-nav-secondary__link:focus,.t-orange .c-nav-secondary__link:hover,.t-orange .c-staff-teaser a,.t-orange .c-staff-teaser a:hover,.t-orange .c-teaser-11 a,.t-orange .c-teaser-11 a:hover {
    color: #f60
}

.t-orange .ais-Highlight-highlighted {
    --tw-text-opacity: 1;
    background-color: #f60;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-orange .u-theme {
    color: #f60
}

.t-orange .u-bg-theme {
    background-color: #f60
}

.t-purple .c-awards-teaser a,.t-purple .c-awards-teaser a:hover,.t-purple .c-event-information .c-teaser-9__heading,.t-purple .c-nav-secondary__link--active,.t-purple .c-nav-secondary__link:active,.t-purple .c-nav-secondary__link:focus,.t-purple .c-nav-secondary__link:hover,.t-purple .c-staff-teaser a,.t-purple .c-staff-teaser a:hover,.t-purple .c-teaser-11 a,.t-purple .c-teaser-11 a:hover {
    color: #442993
}

.t-purple .ais-Highlight-highlighted {
    --tw-text-opacity: 1;
    background-color: #442993;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-purple .u-theme {
    color: #442993
}

.t-purple .u-bg-theme {
    background-color: #442993
}

.t-red .c-awards-teaser a,.t-red .c-awards-teaser a:hover,.t-red .c-event-information .c-teaser-9__heading,.t-red .c-nav-secondary__link--active,.t-red .c-nav-secondary__link:active,.t-red .c-nav-secondary__link:focus,.t-red .c-nav-secondary__link:hover,.t-red .c-staff-teaser a,.t-red .c-staff-teaser a:hover,.t-red .c-teaser-11 a,.t-red .c-teaser-11 a:hover {
    color: #de0833
}

.t-red .ais-Highlight-highlighted {
    --tw-text-opacity: 1;
    background-color: #de0833;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-red .u-theme {
    color: #de0833
}

.t-red .u-bg-theme {
    background-color: #de0833
}

.t-stark-violet .c-awards-teaser a,.t-stark-violet .c-awards-teaser a:hover,.t-stark-violet .c-event-information .c-teaser-9__heading,.t-stark-violet .c-nav-secondary__link--active,.t-stark-violet .c-nav-secondary__link:active,.t-stark-violet .c-nav-secondary__link:focus,.t-stark-violet .c-nav-secondary__link:hover,.t-stark-violet .c-staff-teaser a,.t-stark-violet .c-staff-teaser a:hover,.t-stark-violet .c-teaser-11 a,.t-stark-violet .c-teaser-11 a:hover {
    color: #442993
}

.t-stark-violet .ais-Highlight-highlighted {
    --tw-text-opacity: 1;
    background-color: #442993;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-stark-violet .u-theme {
    color: #442993
}

.t-stark-violet .u-bg-theme {
    background-color: #442993
}

.t-sun .c-awards-teaser a,.t-sun .c-awards-teaser a:hover,.t-sun .c-event-information .c-teaser-9__heading,.t-sun .c-nav-secondary__link--active,.t-sun .c-nav-secondary__link:active,.t-sun .c-nav-secondary__link:focus,.t-sun .c-nav-secondary__link:hover,.t-sun .c-staff-teaser a,.t-sun .c-staff-teaser a:hover,.t-sun .c-teaser-11 a,.t-sun .c-teaser-11 a:hover {
    color: #fab418
}

.t-sun .ais-Highlight-highlighted {
    --tw-text-opacity: 1;
    background-color: #fab418;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-sun .u-theme {
    color: #fab418
}

.t-sun .u-bg-theme {
    background-color: #fab418
}

.t-awin-blue .c-awards-teaser a,.t-awin-blue .c-awards-teaser a:hover,.t-awin-blue .c-event-information .c-teaser-9__heading,.t-awin-blue .c-nav-secondary__link--active,.t-awin-blue .c-nav-secondary__link:active,.t-awin-blue .c-nav-secondary__link:focus,.t-awin-blue .c-nav-secondary__link:hover,.t-awin-blue .c-staff-teaser a,.t-awin-blue .c-staff-teaser a:hover,.t-awin-blue .c-teaser-11 a,.t-awin-blue .c-teaser-11 a:hover {
    color: #00568b
}

.t-awin-blue .ais-Highlight-highlighted {
    --tw-text-opacity: 1;
    background-color: #00568b;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-awin-blue .u-theme {
    color: #00568b
}

.t-awin-blue .u-bg-theme {
    background-color: #00568b
}

.t-awin-red .c-awards-teaser a,.t-awin-red .c-awards-teaser a:hover,.t-awin-red .c-event-information .c-teaser-9__heading,.t-awin-red .c-nav-secondary__link--active,.t-awin-red .c-nav-secondary__link:active,.t-awin-red .c-nav-secondary__link:focus,.t-awin-red .c-nav-secondary__link:hover,.t-awin-red .c-staff-teaser a,.t-awin-red .c-staff-teaser a:hover,.t-awin-red .c-teaser-11 a,.t-awin-red .c-teaser-11 a:hover {
    color: #de0833
}

.t-awin-red .ais-Highlight-highlighted {
    --tw-text-opacity: 1;
    background-color: #de0833;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-awin-red .u-theme {
    color: #de0833
}

.t-awin-red .u-bg-theme {
    background-color: #de0833
}

.t-awin-light-blue .c-awards-teaser a,.t-awin-light-blue .c-awards-teaser a:hover,.t-awin-light-blue .c-event-information .c-teaser-9__heading,.t-awin-light-blue .c-nav-secondary__link--active,.t-awin-light-blue .c-nav-secondary__link:active,.t-awin-light-blue .c-nav-secondary__link:focus,.t-awin-light-blue .c-nav-secondary__link:hover,.t-awin-light-blue .c-staff-teaser a,.t-awin-light-blue .c-staff-teaser a:hover,.t-awin-light-blue .c-teaser-11 a,.t-awin-light-blue .c-teaser-11 a:hover {
    color: #009aff
}

.t-awin-light-blue .ais-Highlight-highlighted {
    --tw-text-opacity: 1;
    background-color: #009aff;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-awin-light-blue .u-theme {
    color: #009aff
}

.t-awin-light-blue .u-bg-theme {
    background-color: #009aff
}

.theme--think-tank-red [data-ref=carousel-1] .bg-primary {
    background: #ff5d62
}

.theme--think-tank-red [data-ref=carousel-2] .text-primary {
    color: #ff5d62
}

.theme--think-tank-blue [data-ref=carousel-1] .bg-primary {
    background: #00568b
}

.theme--think-tank-blue [data-ref=carousel-2] .text-primary {
    color: #00568b
}

.t-awin-red .c-event-enhanced .c-btn {
    border-color: #de0833;
    color: #de0833
}

.t-awin-red .c-event-enhanced .c-btn.u-invert,.t-awin-red .c-event-enhanced .c-btn:active,.t-awin-red .c-event-enhanced .c-btn:focus,.t-awin-red .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #de0833;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-awin-red .c-event-enhanced .c-form-control:focus {
    border-color: #de0833
}

.t-awin-red .c-event-enhanced .c-event-enhanced__nav li a:active,.t-awin-red .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-awin-red .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #de0833
}

.t-awin-red .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-awin-red .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #de0833
}

.t-awin-blue .c-event-enhanced .c-btn {
    border-color: #00568b;
    color: #00568b
}

.t-awin-blue .c-event-enhanced .c-btn.u-invert,.t-awin-blue .c-event-enhanced .c-btn:active,.t-awin-blue .c-event-enhanced .c-btn:focus,.t-awin-blue .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #00568b;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-awin-blue .c-event-enhanced .c-form-control:focus {
    border-color: #00568b
}

.t-awin-blue .c-event-enhanced .c-event-enhanced__nav li a:active,.t-awin-blue .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-awin-blue .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #00568b
}

.t-awin-blue .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-awin-blue .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #00568b
}

.t-awin-dark-blue .c-event-enhanced .c-btn {
    border-color: #172a47;
    color: #172a47
}

.t-awin-dark-blue .c-event-enhanced .c-btn.u-invert,.t-awin-dark-blue .c-event-enhanced .c-btn:active,.t-awin-dark-blue .c-event-enhanced .c-btn:focus,.t-awin-dark-blue .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #172a47;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-awin-dark-blue .c-event-enhanced .c-form-control:focus {
    border-color: #172a47
}

.t-awin-dark-blue .c-event-enhanced .c-event-enhanced__nav li a:active,.t-awin-dark-blue .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-awin-dark-blue .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #172a47
}

.t-awin-dark-blue .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-awin-dark-blue .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #172a47
}

.t-awin-light-blue .c-event-enhanced .c-btn {
    border-color: #009aff;
    color: #009aff
}

.t-awin-light-blue .c-event-enhanced .c-btn.u-invert,.t-awin-light-blue .c-event-enhanced .c-btn:active,.t-awin-light-blue .c-event-enhanced .c-btn:focus,.t-awin-light-blue .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #009aff;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-awin-light-blue .c-event-enhanced .c-form-control:focus {
    border-color: #009aff
}

.t-awin-light-blue .c-event-enhanced .c-event-enhanced__nav li a:active,.t-awin-light-blue .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-awin-light-blue .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #009aff
}

.t-awin-light-blue .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-awin-light-blue .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #009aff
}

.t-awin-yellow .c-event-enhanced .c-btn {
    border-color: #fab418;
    color: #fab418
}

.t-awin-yellow .c-event-enhanced .c-btn.u-invert,.t-awin-yellow .c-event-enhanced .c-btn:active,.t-awin-yellow .c-event-enhanced .c-btn:focus,.t-awin-yellow .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #fab418;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-awin-yellow .c-event-enhanced .c-form-control:focus {
    border-color: #fab418
}

.t-awin-yellow .c-event-enhanced .c-event-enhanced__nav li a:active,.t-awin-yellow .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-awin-yellow .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #fab418
}

.t-awin-yellow .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-awin-yellow .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #fab418
}

.t-awin-dark-green .c-event-enhanced .c-btn {
    border-color: #00964b;
    color: #00964b
}

.t-awin-dark-green .c-event-enhanced .c-btn.u-invert,.t-awin-dark-green .c-event-enhanced .c-btn:active,.t-awin-dark-green .c-event-enhanced .c-btn:focus,.t-awin-dark-green .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #00964b;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-awin-dark-green .c-event-enhanced .c-form-control:focus {
    border-color: #00964b
}

.t-awin-dark-green .c-event-enhanced .c-event-enhanced__nav li a:active,.t-awin-dark-green .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-awin-dark-green .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #00964b
}

.t-awin-dark-green .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-awin-dark-green .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #00964b
}

.t-awin-light-green .c-event-enhanced .c-btn {
    border-color: #00c637;
    color: #00c637
}

.t-awin-light-green .c-event-enhanced .c-btn.u-invert,.t-awin-light-green .c-event-enhanced .c-btn:active,.t-awin-light-green .c-event-enhanced .c-btn:focus,.t-awin-light-green .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #00c637;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-awin-light-green .c-event-enhanced .c-form-control:focus {
    border-color: #00c637
}

.t-awin-light-green .c-event-enhanced .c-event-enhanced__nav li a:active,.t-awin-light-green .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-awin-light-green .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #00c637
}

.t-awin-light-green .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-awin-light-green .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #00c637
}

.t-awin-orange .c-event-enhanced .c-btn {
    border-color: #f60;
    color: #f60
}

.t-awin-orange .c-event-enhanced .c-btn.u-invert,.t-awin-orange .c-event-enhanced .c-btn:active,.t-awin-orange .c-event-enhanced .c-btn:focus,.t-awin-orange .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #f60;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-awin-orange .c-event-enhanced .c-form-control:focus {
    border-color: #f60
}

.t-awin-orange .c-event-enhanced .c-event-enhanced__nav li a:active,.t-awin-orange .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-awin-orange .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #f60
}

.t-awin-orange .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-awin-orange .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #f60
}

.t-awin-purple .c-event-enhanced .c-btn {
    border-color: #5756d5;
    color: #5756d5
}

.t-awin-purple .c-event-enhanced .c-btn.u-invert,.t-awin-purple .c-event-enhanced .c-btn:active,.t-awin-purple .c-event-enhanced .c-btn:focus,.t-awin-purple .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #5756d5;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-awin-purple .c-event-enhanced .c-form-control:focus {
    border-color: #5756d5
}

.t-awin-purple .c-event-enhanced .c-event-enhanced__nav li a:active,.t-awin-purple .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-awin-purple .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #5756d5
}

.t-awin-purple .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-awin-purple .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #5756d5
}

.t-gallery .c-event-enhanced .c-btn {
    border-color: #f0f0f0;
    color: #f0f0f0
}

.t-gallery .c-event-enhanced .c-btn.u-invert,.t-gallery .c-event-enhanced .c-btn:active,.t-gallery .c-event-enhanced .c-btn:focus,.t-gallery .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #f0f0f0;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-gallery .c-event-enhanced .c-form-control:focus {
    border-color: #f0f0f0
}

.t-gallery .c-event-enhanced .c-event-enhanced__nav li a:active,.t-gallery .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-gallery .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #f0f0f0
}

.t-gallery .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-gallery .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #f0f0f0
}

.t-eastern-blue .c-event-enhanced .c-btn {
    border-color: #20aebc;
    color: #20aebc
}

.t-eastern-blue .c-event-enhanced .c-btn.u-invert,.t-eastern-blue .c-event-enhanced .c-btn:active,.t-eastern-blue .c-event-enhanced .c-btn:focus,.t-eastern-blue .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #20aebc;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-eastern-blue .c-event-enhanced .c-form-control:focus {
    border-color: #20aebc
}

.t-eastern-blue .c-event-enhanced .c-event-enhanced__nav li a:active,.t-eastern-blue .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-eastern-blue .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #20aebc
}

.t-eastern-blue .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-eastern-blue .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #20aebc
}

.t-stark-violet .c-event-enhanced .c-btn {
    border-color: #442993;
    color: #442993
}

.t-stark-violet .c-event-enhanced .c-btn.u-invert,.t-stark-violet .c-event-enhanced .c-btn:active,.t-stark-violet .c-event-enhanced .c-btn:focus,.t-stark-violet .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #442993;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-stark-violet .c-event-enhanced .c-form-control:focus {
    border-color: #442993
}

.t-stark-violet .c-event-enhanced .c-event-enhanced__nav li a:active,.t-stark-violet .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-stark-violet .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #442993
}

.t-stark-violet .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-stark-violet .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #442993
}

.t-green-haze .c-event-enhanced .c-btn {
    border-color: #00964b;
    color: #00964b
}

.t-green-haze .c-event-enhanced .c-btn.u-invert,.t-green-haze .c-event-enhanced .c-btn:active,.t-green-haze .c-event-enhanced .c-btn:focus,.t-green-haze .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #00964b;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-green-haze .c-event-enhanced .c-form-control:focus {
    border-color: #00964b
}

.t-green-haze .c-event-enhanced .c-event-enhanced__nav li a:active,.t-green-haze .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-green-haze .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #00964b
}

.t-green-haze .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-green-haze .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #00964b
}

.t-azure-radiance .c-event-enhanced .c-btn {
    border-color: #009aff;
    color: #009aff
}

.t-azure-radiance .c-event-enhanced .c-btn.u-invert,.t-azure-radiance .c-event-enhanced .c-btn:active,.t-azure-radiance .c-event-enhanced .c-btn:focus,.t-azure-radiance .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #009aff;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-azure-radiance .c-event-enhanced .c-form-control:focus {
    border-color: #009aff
}

.t-azure-radiance .c-event-enhanced .c-event-enhanced__nav li a:active,.t-azure-radiance .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-azure-radiance .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #009aff
}

.t-azure-radiance .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-azure-radiance .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #009aff
}

.t-house-of-clandestine-gold .c-event-enhanced .c-btn {
    border-color: #ceaa36;
    color: #ceaa36
}

.t-house-of-clandestine-gold .c-event-enhanced .c-btn.u-invert,.t-house-of-clandestine-gold .c-event-enhanced .c-btn:active,.t-house-of-clandestine-gold .c-event-enhanced .c-btn:focus,.t-house-of-clandestine-gold .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #ceaa36;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-house-of-clandestine-gold .c-event-enhanced .c-form-control:focus {
    border-color: #ceaa36
}

.t-house-of-clandestine-gold .c-event-enhanced .c-event-enhanced__nav li a:active,.t-house-of-clandestine-gold .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-house-of-clandestine-gold .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #ceaa36
}

.t-house-of-clandestine-gold .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-house-of-clandestine-gold .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #ceaa36
}

.t-house-of-clandestine-red .c-event-enhanced .c-btn {
    border-color: #a80000;
    color: #a80000
}

.t-house-of-clandestine-red .c-event-enhanced .c-btn.u-invert,.t-house-of-clandestine-red .c-event-enhanced .c-btn:active,.t-house-of-clandestine-red .c-event-enhanced .c-btn:focus,.t-house-of-clandestine-red .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #a80000;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-house-of-clandestine-red .c-event-enhanced .c-form-control:focus {
    border-color: #a80000
}

.t-house-of-clandestine-red .c-event-enhanced .c-event-enhanced__nav li a:active,.t-house-of-clandestine-red .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-house-of-clandestine-red .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #a80000
}

.t-house-of-clandestine-red .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-house-of-clandestine-red .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #a80000
}

.t-house-of-clandestine-purple .c-event-enhanced .c-btn {
    border-color: #8b308d;
    color: #8b308d
}

.t-house-of-clandestine-purple .c-event-enhanced .c-btn.u-invert,.t-house-of-clandestine-purple .c-event-enhanced .c-btn:active,.t-house-of-clandestine-purple .c-event-enhanced .c-btn:focus,.t-house-of-clandestine-purple .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #8b308d;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-house-of-clandestine-purple .c-event-enhanced .c-form-control:focus {
    border-color: #8b308d
}

.t-house-of-clandestine-purple .c-event-enhanced .c-event-enhanced__nav li a:active,.t-house-of-clandestine-purple .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-house-of-clandestine-purple .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #8b308d
}

.t-house-of-clandestine-purple .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-house-of-clandestine-purple .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #8b308d
}

.t-house-of-clandestine-dark-purple .c-event-enhanced .c-btn {
    border-color: #251549;
    color: #251549
}

.t-house-of-clandestine-dark-purple .c-event-enhanced .c-btn.u-invert,.t-house-of-clandestine-dark-purple .c-event-enhanced .c-btn:active,.t-house-of-clandestine-dark-purple .c-event-enhanced .c-btn:focus,.t-house-of-clandestine-dark-purple .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #251549;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-house-of-clandestine-dark-purple .c-event-enhanced .c-form-control:focus {
    border-color: #251549
}

.t-house-of-clandestine-dark-purple .c-event-enhanced .c-event-enhanced__nav li a:active,.t-house-of-clandestine-dark-purple .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-house-of-clandestine-dark-purple .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #251549
}

.t-house-of-clandestine-dark-purple .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-house-of-clandestine-dark-purple .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #251549
}

.t-think-tank-blue .c-event-enhanced .c-btn {
    border-color: #00568b;
    color: #00568b
}

.t-think-tank-blue .c-event-enhanced .c-btn.u-invert,.t-think-tank-blue .c-event-enhanced .c-btn:active,.t-think-tank-blue .c-event-enhanced .c-btn:focus,.t-think-tank-blue .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #00568b;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-think-tank-blue .c-event-enhanced .c-form-control:focus {
    border-color: #00568b
}

.t-think-tank-blue .c-event-enhanced .c-event-enhanced__nav li a:active,.t-think-tank-blue .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-think-tank-blue .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #00568b
}

.t-think-tank-blue .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-think-tank-blue .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #00568b
}

.t-think-tank-light-blue .c-event-enhanced .c-btn {
    border-color: #40b3ff;
    color: #40b3ff
}

.t-think-tank-light-blue .c-event-enhanced .c-btn.u-invert,.t-think-tank-light-blue .c-event-enhanced .c-btn:active,.t-think-tank-light-blue .c-event-enhanced .c-btn:focus,.t-think-tank-light-blue .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #40b3ff;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-think-tank-light-blue .c-event-enhanced .c-form-control:focus {
    border-color: #40b3ff
}

.t-think-tank-light-blue .c-event-enhanced .c-event-enhanced__nav li a:active,.t-think-tank-light-blue .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-think-tank-light-blue .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #40b3ff
}

.t-think-tank-light-blue .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-think-tank-light-blue .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #40b3ff
}

.t-think-tank-red .c-event-enhanced .c-btn {
    border-color: #ff5d62;
    color: #ff5d62
}

.t-think-tank-red .c-event-enhanced .c-btn.u-invert,.t-think-tank-red .c-event-enhanced .c-btn:active,.t-think-tank-red .c-event-enhanced .c-btn:focus,.t-think-tank-red .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #ff5d62;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-think-tank-red .c-event-enhanced .c-form-control:focus {
    border-color: #ff5d62
}

.t-think-tank-red .c-event-enhanced .c-event-enhanced__nav li a:active,.t-think-tank-red .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-think-tank-red .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #ff5d62
}

.t-think-tank-red .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-think-tank-red .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #ff5d62
}

.t-think-tank-turquoise .c-event-enhanced .c-btn {
    border-color: #3fbeac;
    color: #3fbeac
}

.t-think-tank-turquoise .c-event-enhanced .c-btn.u-invert,.t-think-tank-turquoise .c-event-enhanced .c-btn:active,.t-think-tank-turquoise .c-event-enhanced .c-btn:focus,.t-think-tank-turquoise .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #3fbeac;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-think-tank-turquoise .c-event-enhanced .c-form-control:focus {
    border-color: #3fbeac
}

.t-think-tank-turquoise .c-event-enhanced .c-event-enhanced__nav li a:active,.t-think-tank-turquoise .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-think-tank-turquoise .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #3fbeac
}

.t-think-tank-turquoise .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-think-tank-turquoise .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #3fbeac
}

.t-dmexico-red .c-event-enhanced .c-btn {
    border-color: #e74030;
    color: #e74030
}

.t-dmexico-red .c-event-enhanced .c-btn.u-invert,.t-dmexico-red .c-event-enhanced .c-btn:active,.t-dmexico-red .c-event-enhanced .c-btn:focus,.t-dmexico-red .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #e74030;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-dmexico-red .c-event-enhanced .c-form-control:focus {
    border-color: #e74030
}

.t-dmexico-red .c-event-enhanced .c-event-enhanced__nav li a:active,.t-dmexico-red .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-dmexico-red .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #e74030
}

.t-dmexico-red .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-dmexico-red .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #e74030
}

.t-dmexico-blue .c-event-enhanced .c-btn {
    border-color: #00568b;
    color: #00568b
}

.t-dmexico-blue .c-event-enhanced .c-btn.u-invert,.t-dmexico-blue .c-event-enhanced .c-btn:active,.t-dmexico-blue .c-event-enhanced .c-btn:focus,.t-dmexico-blue .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #00568b;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-dmexico-blue .c-event-enhanced .c-form-control:focus {
    border-color: #00568b
}

.t-dmexico-blue .c-event-enhanced .c-event-enhanced__nav li a:active,.t-dmexico-blue .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-dmexico-blue .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #00568b
}

.t-dmexico-blue .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-dmexico-blue .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #00568b
}

.t-black-tie-red .c-event-enhanced .c-btn {
    border-color: #ff6d69;
    color: #ff6d69
}

.t-black-tie-red .c-event-enhanced .c-btn.u-invert,.t-black-tie-red .c-event-enhanced .c-btn:active,.t-black-tie-red .c-event-enhanced .c-btn:focus,.t-black-tie-red .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #ff6d69;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-black-tie-red .c-event-enhanced .c-form-control:focus {
    border-color: #ff6d69
}

.t-black-tie-red .c-event-enhanced .c-event-enhanced__nav li a:active,.t-black-tie-red .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-black-tie-red .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #ff6d69
}

.t-black-tie-red .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-black-tie-red .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #ff6d69
}

.t-black-tie-blue .c-event-enhanced .c-btn {
    border-color: #00568b;
    color: #00568b
}

.t-black-tie-blue .c-event-enhanced .c-btn.u-invert,.t-black-tie-blue .c-event-enhanced .c-btn:active,.t-black-tie-blue .c-event-enhanced .c-btn:focus,.t-black-tie-blue .c-event-enhanced .c-btn:hover {
    --tw-text-opacity: 1;
    background-color: #00568b;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.t-black-tie-blue .c-event-enhanced .c-form-control:focus {
    border-color: #00568b
}

.t-black-tie-blue .c-event-enhanced .c-event-enhanced__nav li a:active,.t-black-tie-blue .c-event-enhanced .c-event-enhanced__nav li a:focus,.t-black-tie-blue .c-event-enhanced .c-event-enhanced__nav li a:hover {
    color: #00568b
}

.t-black-tie-blue .c-event-enhanced .c-event-enhanced__nav li a.active:after,.t-black-tie-blue .c-event-enhanced .c-event-enhanced__nav li a[aria-current=page]:after {
    background-color: #00568b
}

.theme--orange,[data-theme=orange] {
    --default: var(--orange-default);
    --default-foreground: var(--foreground);
    --darker: var(--orange-darker);
    --darker-foreground: var(--background);
    --dark: var(--orange-dark);
    --dark-foreground: var(--background);
    --light: var(--orange-light);
    --light-foreground: var(--foreground);
    --primary: var(--orange-dark);
    --primary-foreground: var(--background);
    --secondary: var(--orange-secondary);
    --secondary-foreground: var(--background);
    --accent: var(--orange-accent);
    --accent-foreground: var(--foreground)
}

.theme--awin-red,.theme--red,[data-theme=red] {
    --default: var(--red-default);
    --default-foreground: var(--background);
    --dark: var(--red-dark);
    --dark-foreground: var(--background);
    --light: var(--red-light);
    --light-foreground: var(--foreground);
    --primary: var(--red);
    --primary-foreground: var(--background);
    --secondary: var(--red-secondary);
    --secondary-foreground: var(--background);
    --accent: var(--red-accent);
    --accent-foreground: var(--background)
}

.theme--sun,.theme--yellow,[data-theme=yellow] {
    --primary: var(--yellow-dark);
    --primary-foreground: var(--background);
    --secondary: var(--yellow-secondary);
    --secondary-foreground: var(--background);
    --accent: var(--yellow-accent);
    --accent-foreground: var(--foreground);
    --default: var(--yellow-default);
    --default-foreground: var(--foreground);
    --dark: var(--yellow-dark);
    --dark-foreground: var(--foreground);
    --light: var(--yellow-light);
    --light-foreground: var(--foreground)
}

[data-theme=black] {
    --default: var(--black-default);
    --default-foreground: var(--background)
}

[data-theme=white] {
    --default: var(--white-default);
    --default-foreground: var(--foreground)
}

[data-theme=grey] {
    --dark: var(--grey-dark);
    --dark-foreground: var(--foreground);
    --light: var(--grey-light);
    --light-foreground: var(--foreground)
}

.theme--eastern-blue,.theme--turquoise,[data-theme=turquoise] {
    --primary: var(--turquoise-dark);
    --primary-foreground: var(--background);
    --secondary: var(--turquoise);
    --secondary-foreground: var(--background);
    --accent: var(--turquoise-accent);
    --accent-foreground: var(--foreground);
    --default: var(--turquoise-default);
    --default-foreground: var(--foreground);
    --dark: var(--turquoise-dark);
    --dark-foreground: var(--background);
    --light: var(--turquoise-light);
    --light-foreground: var(--foreground)
}

.theme--green,.theme--green-haze,[data-theme=green] {
    --primary: var(--green-dark);
    --primary-foreground: var(--background);
    --secondary: var(--green-secondary);
    --secondary-foreground: var(--background);
    --accent: var(--green-accent);
    --accent-foreground: var(--foreground);
    --dark: var(--green-dark);
    --dark-foreground: var(--background);
    --default: var(--green-default);
    --default-foreground: var(--foreground);
    --light: var(--green-light);
    --light-foreground: var(--foreground)
}

.theme--purple,.theme--stark-violet,[data-theme=purple] {
    --primary: var(--purple-dark);
    --primary-foreground: var(--background);
    --secondary: var(--purple-secondary);
    --secondary-foreground: var(--background);
    --accent: var(--purple-accent);
    --accent-foreground: var(--background);
    --default: var(--purple-default);
    --default-foreground: var(--background);
    --dark: var(--purple-dark);
    --dark-foreground: var(--background);
    --light: var(--purple-light);
    --light-foreground: var(--foreground);
    --light-30: #f3f2f8
}

.theme--awin-blue,.theme--awin-light-blue,.theme--azure-radiance,.theme--big-stone,.theme--blue,.theme--blue-dark,.theme--think-tank-blue,[data-theme=blue] {
    --primary: var(--blue-dark);
    --primary-foreground: var(--background);
    --secondary: var(--blue);
    --secondary-foreground: var(--background);
    --accent: var(--blue-accent);
    --accent-foreground: var(--foreground);
    --default: var(--blue-default);
    --default-foreground: var(--background);
    --dark: var(--blue-dark);
    --dark-foreground: var(--background);
    --light: var(--blue-light);
    --light-foreground: var(--foreground)
}

[data-theme=black-tie] {
    --foreground: 173.8 100% 9.4%;
    --primary: 147.1 100% 80%;
    --primary-foreground: 0 0% 0%;
    --secondary: 213.1 100% 32%;
    --secondary-foreground: 0 0% 100%;
    --tertiary: 173.8 100% 9.4%;
    --tertiary-foreground: var(--background)
}

[data-theme=thinktank-dach],[data-theme=thinktank] {
    --primary: var(--red);
    --primary-foreground: var(--background);
    --secondary: 41.6 85% 60.8%;
    --secondary-foreground: var(--foreground);
    --tertiary: 173.8 100% 9.4%;
    --tertiary-foreground: var(--background)
}

[data-theme=thinktank-uk] {
    --primary: var(--red);
    --primary-foreground: var(--background);
    --secondary: var(--blue);
    --secondary-foreground: var(--background);
    --tertiary: 173.8 100% 9.4%;
    --tertiary-foreground: var(--background)
}

[data-theme=thinktank-us] {
    --primary: var(--red);
    --primary-foreground: var(--background);
    --secondary: 41.6 85% 60.8%;
    --secondary-foreground: var(--foreground);
    --tertiary: 173.8 100% 9.4%;
    --tertiary-foreground: var(--background)
}

[data-theme=thinktank-global] {
    --primary: var(--orange);
    --primary-foreground: var(--background);
    --secondary: var(--red);
    --secondary-foreground: var(--foreground);
    --tertiary: var(--yellow);
    --tertiary-foreground: var(--foreground)
}

[data-scope=podcast] {
    background-color: #e65c00;
    background-color: hsl(var(--dark));
    color: hsl(var(--dark-foreground))
}

[data-scope=podcast][data-theme=purple] {
    background: linear-gradient(340deg,#5756d5 20%,#442993)
}

[data-scope=podcast] .listen-on {
    position: relative
}

[data-scope=podcast] .listen-on:after {
    background: linear-gradient(287.62deg,rgba(255,102,0,.8) -2.69%,rgba(230,92,0,.8) 96.4%);
    bottom: 0;
    content: "";
    display: block;
    filter: blur(100px);
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 0
}

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

.pointer-events-none {
    pointer-events: none
}

.pointer-events-auto {
    pointer-events: auto
}

.visible {
    visibility: visible
}

.collapse {
    visibility: collapse
}

.\!static {
    position: static!important
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.inset-0 {
    bottom: 0;
    top: 0
}

.inset-0,.inset-x-0 {
    left: 0;
    right: 0
}

.inset-y-0 {
    top: 0
}

.-bottom-0,.inset-y-0 {
    bottom: 0
}

.-bottom-0\.5 {
    bottom: -.125rem
}

.-bottom-10 {
    bottom: -2.5rem
}

.-bottom-12 {
    bottom: -3rem
}

.-bottom-16 {
    bottom: -4rem
}

.-bottom-30 {
    bottom: -7.5rem
}

.-bottom-34 {
    bottom: -8.5rem
}

.-bottom-8 {
    bottom: -2rem
}

.-bottom-\[1px\] {
    bottom: -1px
}

.-left-10 {
    left: -2.5rem
}

.-left-12 {
    left: -3rem
}

.-left-14 {
    left: -3.5rem
}

.-left-18 {
    left: -4.5rem
}

.-left-3 {
    left: -.75rem
}

.-left-40 {
    left: -10rem
}

.-left-8 {
    left: -2rem
}

.-right-10 {
    right: -2.5rem
}

.-right-12 {
    right: -3rem
}

.-right-14 {
    right: -3.5rem
}

.-right-16 {
    right: -4rem
}

.-right-3 {
    right: -.75rem
}

.-right-44 {
    right: -11rem
}

.-right-8 {
    right: -2rem
}

.-top-1 {
    top: -.25rem
}

.-top-10 {
    top: -2.5rem
}

.-top-12 {
    top: -3rem
}

.-top-14 {
    top: -3.5rem
}

.-top-16 {
    top: -4rem
}

.-top-18 {
    top: -4.5rem
}

.-top-1px {
    top: -.0625rem
}

.-top-20 {
    top: -5rem
}

.-top-7 {
    top: -1.75rem
}

.-top-8 {
    top: -2rem
}

.bottom-0 {
    bottom: 0
}

.bottom-0\.5 {
    bottom: .125rem
}

.bottom-14 {
    bottom: 3.5rem
}

.bottom-2px {
    bottom: .125rem
}

.bottom-4 {
    bottom: 1rem
}

.bottom-5 {
    bottom: 1.25rem
}

.bottom-\[-140px\] {
    bottom: -140px
}

.bottom-\[-40px\] {
    bottom: -40px
}

.end-0 {
    right: 0
}

.left-0 {
    left: 0
}

.left-1\/2 {
    left: 50%
}

.left-11 {
    left: 2.75rem
}

.left-14 {
    left: 3.5rem
}

.left-16 {
    left: 4rem
}

.left-2 {
    left: .5rem
}

.left-20 {
    left: 5rem
}

.left-22 {
    left: 5.5rem
}

.left-3 {
    left: .75rem
}

.left-34 {
    left: 8.5rem
}

.left-4 {
    left: 1rem
}

.left-40 {
    left: 10rem
}

.left-44 {
    left: 11rem
}

.left-5 {
    left: 1.25rem
}

.left-6 {
    left: 1.5rem
}

.left-8 {
    left: 2rem
}

.left-\[-100px\] {
    left: -100px
}

.right-0 {
    right: 0
}

.right-10 {
    right: 2.5rem
}

.right-2 {
    right: .5rem
}

.right-3 {
    right: .75rem
}

.right-4 {
    right: 1rem
}

.right-5 {
    right: 1.25rem
}

.right-6 {
    right: 1.5rem
}

.right-8 {
    right: 2rem
}

.right-\[50px\] {
    right: 50px
}

.start-0 {
    left: 0
}

.start-5 {
    left: 1.25rem
}

.top-0 {
    top: 0
}

.top-1 {
    top: .25rem
}

.top-1\/2 {
    top: 50%
}

.top-10 {
    top: 2.5rem
}

.top-12 {
    top: 3rem
}

.top-14 {
    top: 3.5rem
}

.top-15 {
    top: 3.75rem
}

.top-16 {
    top: 4rem
}

.top-2 {
    top: .5rem
}

.top-20 {
    top: 5rem
}

.top-3 {
    top: .75rem
}

.top-4 {
    top: 1rem
}

.top-5 {
    top: 1.25rem
}

.top-8 {
    top: 2rem
}

.top-\[30px\] {
    top: 30px
}

.top-full {
    top: 100%
}

.top-header {
    top: 6.125rem
}

.top-header-xs {
    top: 60px
}

.top-toolbar-header {
    top: 10.75rem
}

.-z-10 {
    z-index: -10
}

.-z-20 {
    z-index: -20
}

.z-0 {
    z-index: 0
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-50 {
    z-index: 50
}

.z-\[9999999\] {
    z-index: 9999999
}

.z-dialog {
    z-index: 99999991
}

.z-top {
    z-index: 9999999
}

.-order-1 {
    order: -1
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.col-span-6 {
    grid-column: span 6/span 6
}

.col-start-2 {
    grid-column-start: 2
}

.col-start-6 {
    grid-column-start: 6
}

.col-start-7 {
    grid-column-start: 7
}

.row-span-2 {
    grid-row: span 2/span 2
}

.row-span-3 {
    grid-row: span 3/span 3
}

.row-span-4 {
    grid-row: span 4/span 4
}

.row-span-5 {
    grid-row: span 5/span 5
}

.float-right {
    float: right
}

.float-left {
    float: left
}

.-m-0 {
    margin: 0
}

.-m-0\.5 {
    margin: -.125rem
}

.m-0 {
    margin: 0
}

.m-0\.5 {
    margin: .125rem
}

.m-2\.5 {
    margin: .625rem
}

.m-auto {
    margin: auto
}

.-mx-1 {
    margin-left: -.25rem;
    margin-right: -.25rem
}

.-mx-3 {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

.-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem
}

.mx-1 {
    margin-left: .25rem;
    margin-right: .25rem
}

.mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem
}

.mx-2 {
    margin-left: .5rem;
    margin-right: .5rem
}

.mx-2\.5 {
    margin-left: .625rem;
    margin-right: .625rem
}

.mx-3 {
    margin-left: .75rem;
    margin-right: .75rem
}

.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
}

.mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem
}

.mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem
}

.mx-8 {
    margin-left: 2rem;
    margin-right: 2rem
}

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

.my-10 {
    margin-bottom: 2.5rem;
    margin-top: 2.5rem
}

.my-12 {
    margin-bottom: 3rem;
    margin-top: 3rem
}

.my-15 {
    margin-bottom: 3.75rem;
    margin-top: 3.75rem
}

.my-2\.5 {
    margin-bottom: .625rem;
    margin-top: .625rem
}

.my-4 {
    margin-bottom: 1rem;
    margin-top: 1rem
}

.my-5 {
    margin-bottom: 1.25rem;
    margin-top: 1.25rem
}

.my-6 {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem
}

.my-8 {
    margin-bottom: 2rem;
    margin-top: 2rem
}

.-mb-18 {
    margin-bottom: -4.5rem
}

.-mt-24 {
    margin-top: -6rem
}

.-mt-28 {
    margin-top: -7rem
}

.-mt-\[132px\] {
    margin-top: -132px
}

.mb-0 {
    margin-bottom: 0
}

.mb-1 {
    margin-bottom: .25rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mb-12 {
    margin-bottom: 3rem
}

.mb-14 {
    margin-bottom: 3.5rem
}

.mb-15 {
    margin-bottom: 3.75rem
}

.mb-16 {
    margin-bottom: 4rem
}

.mb-18 {
    margin-bottom: 4.5rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-2\.5 {
    margin-bottom: .625rem
}

.mb-20 {
    margin-bottom: 5rem
}

.mb-22 {
    margin-bottom: 5.5rem
}

.mb-24 {
    margin-bottom: 6rem
}

.mb-3 {
    margin-bottom: .75rem
}

.mb-30 {
    margin-bottom: 7.5rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-5 {
    margin-bottom: 1.25rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mb-7 {
    margin-bottom: 1.75rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mb-9 {
    margin-bottom: 2.25rem
}

.mb-\[0\.5em\] {
    margin-bottom: .5em
}

.ml-1 {
    margin-left: .25rem
}

.ml-2 {
    margin-left: .5rem
}

.ml-2\.5 {
    margin-left: .625rem
}

.ml-4 {
    margin-left: 1rem
}

.ml-5 {
    margin-left: 1.25rem
}

.ml-auto {
    margin-left: auto
}

.mr-1 {
    margin-right: .25rem
}

.mr-10 {
    margin-right: 2.5rem
}

.mr-2 {
    margin-right: .5rem
}

.mr-2\.5 {
    margin-right: .625rem
}

.mr-3 {
    margin-right: .75rem
}

.mr-5 {
    margin-right: 1.25rem
}

.mr-6 {
    margin-right: 1.5rem
}

.mr-\[5px\] {
    margin-right: 5px
}

.mt-0 {
    margin-top: 0
}

.mt-1 {
    margin-top: .25rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mt-11 {
    margin-top: 2.75rem
}

.mt-12 {
    margin-top: 3rem
}

.mt-14 {
    margin-top: 3.5rem
}

.mt-15 {
    margin-top: 3.75rem
}

.mt-16 {
    margin-top: 4rem
}

.mt-18 {
    margin-top: 4.5rem
}

.mt-19 {
    margin-top: 4.75rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-2\.5 {
    margin-top: .625rem
}

.mt-20 {
    margin-top: 5rem
}

.mt-22 {
    margin-top: 5.5rem
}

.mt-25 {
    margin-top: 6.25rem
}

.mt-26 {
    margin-top: 6.5rem
}

.mt-3 {
    margin-top: .75rem
}

.mt-3px {
    margin-top: .1875rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-5 {
    margin-top: 1.25rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-7 {
    margin-top: 1.75rem
}

.mt-8 {
    margin-top: 2rem
}

.mt-9 {
    margin-top: 2.25rem
}

.mt-auto {
    margin-top: auto
}

.line-clamp-1 {
    -webkit-line-clamp: 1
}

.line-clamp-1,.line-clamp-2 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.line-clamp-2 {
    -webkit-line-clamp: 2
}

.line-clamp-3 {
    -webkit-line-clamp: 3
}

.line-clamp-3,.line-clamp-4 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.line-clamp-4 {
    -webkit-line-clamp: 4
}

.line-clamp-5 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    overflow: hidden
}

.\!block {
    display: block!important
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.inline-grid {
    display: inline-grid
}

.hidden {
    display: none
}

.aspect-1 {
    aspect-ratio: 1
}

.aspect-4\/3 {
    aspect-ratio: 4/3
}

.aspect-528\/440 {
    aspect-ratio: 528/440
}

.aspect-\[1280\/632\] {
    aspect-ratio: 1280/632
}

.aspect-\[339\/196\] {
    aspect-ratio: 339/196
}

.aspect-\[4\/3\] {
    aspect-ratio: 4/3
}

.aspect-logo {
    aspect-ratio: 27/16
}

.aspect-portrait {
    aspect-ratio: 304/380
}

.aspect-square {
    aspect-ratio: 1/1
}

.aspect-video {
    aspect-ratio: 16/9
}

.size-5 {
    height: 1.25rem;
    width: 1.25rem
}

.h-1\.5 {
    height: .375rem
}

.h-10 {
    height: 2.5rem
}

.h-11 {
    height: 2.75rem
}

.h-112 {
    height: 28rem
}

.h-12 {
    height: 3rem
}

.h-13 {
    height: 3.25rem
}

.h-14 {
    height: 3.5rem
}

.h-15 {
    height: 3.75rem
}

.h-150 {
    height: 37.5rem
}

.h-16 {
    height: 4rem
}

.h-17 {
    height: 4.25rem
}

.h-175 {
    height: 43.75rem
}

.h-18 {
    height: 4.5rem
}

.h-180 {
    height: 45rem
}

.h-19 {
    height: 4.75rem
}

.h-1px {
    height: .0625rem
}

.h-2 {
    height: .5rem
}

.h-2\.5 {
    height: .625rem
}

.h-20 {
    height: 5rem
}

.h-231 {
    height: 57.75rem
}

.h-24 {
    height: 6rem
}

.h-25 {
    height: 6.25rem
}

.h-3 {
    height: .75rem
}

.h-3\/4 {
    height: 75%
}

.h-4 {
    height: 1rem
}

.h-4\.5 {
    height: 1.125rem
}

.h-44 {
    height: 11rem
}

.h-45 {
    height: 11.25rem
}

.h-5 {
    height: 1.25rem
}

.h-50 {
    height: 12.5rem
}

.h-55 {
    height: 13.75rem
}

.h-57 {
    height: 14.25rem
}

.h-6 {
    height: 1.5rem
}

.h-60 {
    height: 15rem
}

.h-7 {
    height: 1.75rem
}

.h-70 {
    height: 17.5rem
}

.h-8 {
    height: 2rem
}

.h-80 {
    height: 20rem
}

.h-9 {
    height: 2.25rem
}

.h-\[100px\] {
    height: 100px
}

.h-\[120px\] {
    height: 120px
}

.h-\[275px\] {
    height: 275px
}

.h-\[30px\] {
    height: 30px
}

.h-\[400px\] {
    height: 400px
}

.h-\[440px\] {
    height: 440px
}

.h-\[50px\] {
    height: 50px
}

.h-\[620px\] {
    height: 620px
}

.h-\[70px\] {
    height: 70px
}

.h-\[calc\(100vh-98px\)\] {
    height: calc(100vh - 98px)
}

.h-auto {
    height: auto
}

.h-button {
    height: 3.125rem
}

.h-full {
    height: 100%
}

.h-header {
    height: 6.125rem
}

.h-header-xs {
    height: 60px
}

.h-input {
    height: 3.125rem
}

.h-subnav {
    height: 3.75rem
}

.h-toolbar {
    height: 4.625rem
}

.max-h-16 {
    max-height: 4rem
}

.max-h-7 {
    max-height: 1.75rem
}

.max-h-80 {
    max-height: 20rem
}

.max-h-full {
    max-height: 100%
}

.min-h-125 {
    min-height: 31.25rem
}

.min-h-\[101\%\] {
    min-height: 101%
}

.min-h-\[200px\] {
    min-height: 200px
}

.min-h-\[360px\] {
    min-height: 360px
}

.min-h-\[50px\] {
    min-height: 50px
}

.min-h-\[50vh\] {
    min-height: 50vh
}

.min-h-\[600px\] {
    min-height: 600px
}

.min-h-screen {
    min-height: 100vh
}

.w-0 {
    width: 0
}

.w-1\.5 {
    width: .375rem
}

.w-1\/2 {
    width: 50%
}

.w-1\/5 {
    width: 20%
}

.w-10 {
    width: 2.5rem
}

.w-11 {
    width: 2.75rem
}

.w-12 {
    width: 3rem
}

.w-13 {
    width: 3.25rem
}

.w-14 {
    width: 3.5rem
}

.w-15 {
    width: 3.75rem
}

.w-16 {
    width: 4rem
}

.w-17 {
    width: 4.25rem
}

.w-175 {
    width: 43.75rem
}

.w-18 {
    width: 4.5rem
}

.w-180 {
    width: 45rem
}

.w-19 {
    width: 4.75rem
}

.w-2 {
    width: .5rem
}

.w-2\.5 {
    width: .625rem
}

.w-2\/12 {
    width: 16.666667%
}

.w-20 {
    width: 5rem
}

.w-22 {
    width: 5.5rem
}

.w-24 {
    width: 6rem
}

.w-25 {
    width: 6.25rem
}

.w-256 {
    width: 64rem
}

.w-3 {
    width: .75rem
}

.w-3\/4 {
    width: 75%
}

.w-32 {
    width: 8rem
}

.w-38 {
    width: 9.5rem
}

.w-4 {
    width: 1rem
}

.w-4\.5 {
    width: 1.125rem
}

.w-4\/12 {
    width: 33.333333%
}

.w-40 {
    width: 10rem
}

.w-44 {
    width: 11rem
}

.w-5 {
    width: 1.25rem
}

.w-50 {
    width: 12.5rem
}

.w-6 {
    width: 1.5rem
}

.w-60 {
    width: 15rem
}

.w-65 {
    width: 16.25rem
}

.w-7 {
    width: 1.75rem
}

.w-72 {
    width: 18rem
}

.w-76 {
    width: 19rem
}

.w-8 {
    width: 2rem
}

.w-8\/12 {
    width: 66.666667%
}

.w-80 {
    width: 20rem
}

.w-9 {
    width: 2.25rem
}

.w-\[100px\] {
    width: 100px
}

.w-\[120px\] {
    width: 120px
}

.w-\[140px\] {
    width: 140px
}

.w-\[148px\] {
    width: 148px
}

.w-\[152px\] {
    width: 152px
}

.w-\[17rem\] {
    width: 17rem
}

.w-\[19px\] {
    width: 19px
}

.w-\[250px\] {
    width: 250px
}

.w-\[30px\] {
    width: 30px
}

.w-\[356px\] {
    width: 356px
}

.w-\[42px\] {
    width: 42px
}

.w-\[60px\] {
    width: 60px
}

.w-auto {
    width: auto
}

.w-full {
    width: 100%
}

.min-w-\[200px\] {
    min-width: 200px
}

.min-w-button {
    min-width: 6.875rem
}

.min-w-full {
    min-width: 100%
}

.max-w-10 {
    max-width: 920px
}

.max-w-100 {
    max-width: 25rem
}

.max-w-114 {
    max-width: 28.5rem
}

.max-w-12 {
    max-width: 1108px
}

.max-w-120 {
    max-width: 30rem
}

.max-w-126 {
    max-width: 31.5rem
}

.max-w-132 {
    max-width: 33rem
}

.max-w-14 {
    max-width: 1296px
}

.max-w-140 {
    max-width: 35rem
}

.max-w-144 {
    max-width: 36rem
}

.max-w-16 {
    max-width: 92.5rem
}

.max-w-160 {
    max-width: 40rem
}

.max-w-170 {
    max-width: 42.5rem
}

.max-w-175 {
    max-width: 43.75rem
}

.max-w-182 {
    max-width: 45.5rem
}

.max-w-184 {
    max-width: 46rem
}

.max-w-200 {
    max-width: 50rem
}

.max-w-205 {
    max-width: 51.25rem
}

.max-w-210 {
    max-width: 52.5rem
}

.max-w-218 {
    max-width: 54.5rem
}

.max-w-225 {
    max-width: 56.25rem
}

.max-w-240 {
    max-width: 60rem
}

.max-w-244 {
    max-width: 61rem
}

.max-w-25 {
    max-width: 6.25rem
}

.max-w-265 {
    max-width: 66.25rem
}

.max-w-272 {
    max-width: 67.875rem
}

.max-w-274 {
    max-width: 68.5rem
}

.max-w-289 {
    max-width: 72.25rem
}

.max-w-290 {
    max-width: 72.5rem
}

.max-w-300 {
    max-width: 75rem
}

.max-w-301 {
    max-width: 75.25rem
}

.max-w-305 {
    max-width: 76.25rem
}

.max-w-310 {
    max-width: 77.5rem
}

.max-w-320 {
    max-width: 80rem
}

.max-w-4 {
    max-width: 356px
}

.max-w-4xl {
    max-width: 56rem
}

.max-w-55 {
    max-width: 13.75rem
}

.max-w-6 {
    max-width: 544px
}

.max-w-60 {
    max-width: 15rem
}

.max-w-62 {
    max-width: 15.5rem
}

.max-w-64 {
    max-width: 16rem
}

.max-w-7 {
    max-width: 638px
}

.max-w-704 {
    max-width: 44rem
}

.max-w-75 {
    max-width: 18.75rem
}

.max-w-8 {
    max-width: 732px
}

.max-w-80 {
    max-width: 20rem
}

.max-w-8xl {
    max-width: 86rem
}

.max-w-9 {
    max-width: 826px
}

.max-w-90 {
    max-width: 22.5rem
}

.max-w-\[136px\] {
    max-width: 136px
}

.max-w-\[1476px\] {
    max-width: 1476px
}

.max-w-\[230px\] {
    max-width: 230px
}

.max-w-\[280px\] {
    max-width: 280px
}

.max-w-\[440px\] {
    max-width: 440px
}

.max-w-\[456px\] {
    max-width: 456px
}

.max-w-\[528px\] {
    max-width: 528px
}

.max-w-\[532px\] {
    max-width: 532px
}

.max-w-\[572px\] {
    max-width: 572px
}

.max-w-\[800px\] {
    max-width: 800px
}

.max-w-body {
    max-width: 65ch
}

.max-w-cols-10 {
    max-width: 68rem
}

.max-w-cols-4 {
    max-width: 26rem
}

.max-w-cols-5 {
    max-width: 33rem
}

.max-w-cols-6 {
    max-width: 40rem
}

.max-w-cols-7 {
    max-width: 47rem
}

.max-w-cols-8 {
    max-width: 54rem
}

.max-w-content {
    max-width: -moz-fit-content;
    max-width: fit-content
}

.max-w-lg {
    max-width: 32rem
}

.max-w-md {
    max-width: 28rem
}

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

.max-w-prose {
    max-width: 65ch
}

.max-w-xl {
    max-width: 36rem
}

.max-w-xs {
    max-width: 20rem
}

.flex-auto {
    flex: 1 1 auto
}

.flex-none {
    flex: none
}

.flex-shrink-0,.shrink-0 {
    flex-shrink: 0
}

.flex-grow,.grow {
    flex-grow: 1
}

.basis-full {
    flex-basis: 100%
}

.border-collapse {
    border-collapse: collapse
}

.origin-top-right {
    transform-origin: top right
}

.-translate-x-1\/2 {
    --tw-translate-x: -50%;
    transform: translate(-50%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-x-12 {
    --tw-translate-x: -3rem;
    transform: translate(-3rem,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-x-16 {
    --tw-translate-x: -4rem;
    transform: translate(-4rem,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-x-full {
    --tw-translate-x: -100%;
    transform: translate(-100%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-x-2 {
    --tw-translate-x: 0.5rem;
    transform: translate(.5rem,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-x-3 {
    --tw-translate-x: 0.75rem;
    transform: translate(.75rem,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-0 {
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-1 {
    --tw-translate-y: 0.25rem;
    transform: translate(var(--tw-translate-x),.25rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-10 {
    --tw-translate-y: 2.5rem;
    transform: translate(var(--tw-translate-x),2.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-16 {
    --tw-translate-y: 4rem;
    transform: translate(var(--tw-translate-x),4rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-20 {
    --tw-translate-y: 5rem;
    transform: translate(var(--tw-translate-x),5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-rotate-45 {
    --tw-rotate: -45deg;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(-45deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-rotate-90 {
    --tw-rotate: -90deg;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(-90deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-180 {
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-90 {
    --tw-rotate: 90deg;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(90deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    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(1.1) scaleY(1.1);
    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))
}

.scale-\[1\.8\] {
    --tw-scale-x: 1.8;
    --tw-scale-y: 1.8;
    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(1.8) scaleY(1.8)
}

.scale-\[1\.8\],.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 thumb {
    0% {
        width: 0
    }

    to {
        width: 100%
    }
}

.animate-thumb {
    animation: thumb 12.5s ease
}

.cursor-default {
    cursor: default
}

.cursor-help {
    cursor: help
}

.cursor-not-allowed {
    cursor: not-allowed
}

.cursor-pointer {
    cursor: pointer
}

.select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.resize {
    resize: both
}

.-scroll-m-0 {
    scroll-margin: 0
}

.-scroll-m-0\.5 {
    scroll-margin: -.125rem
}

.scroll-m-0 {
    scroll-margin: 0
}

.scroll-m-0\.5 {
    scroll-margin: .125rem
}

.scroll-mt-20 {
    scroll-margin-top: 5rem
}

.scroll-mt-8 {
    scroll-margin-top: 2rem
}

.scroll-mt-subnav {
    scroll-margin-top: 3.75rem
}

.scroll-py-8 {
    scroll-padding-bottom: 2rem;
    scroll-padding-top: 2rem
}

.scroll-py-80 {
    scroll-padding-bottom: 20rem;
    scroll-padding-top: 20rem
}

.scroll-pb-16 {
    scroll-padding-bottom: 4rem
}

.scroll-pb-30 {
    scroll-padding-bottom: 7.5rem
}

.scroll-pb-302px {
    scroll-padding-bottom: 302px
}

.scroll-pt-16 {
    scroll-padding-top: 4rem
}

.scroll-pt-30 {
    scroll-padding-top: 7.5rem
}

.scroll-pt-302px {
    scroll-padding-top: 302px
}

.list-inside {
    list-style-position: inside
}

.list-\[decimal-leading-zero\] {
    list-style-type: decimal-leading-zero
}

.list-decimal {
    list-style-type: decimal
}

.list-disc {
    list-style-type: disc
}

.list-none {
    list-style-type: none
}

.list-image-bar {
    list-style-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.02 12c.073-.416.329-.778.67-.994-.52-.331-.835-.99-.625-1.665A5.727 5.727 0 0 1 8.34 7.134a1.463 1.463 0 0 1 1.788-.272v-.028c0-.556.319-1.112.875-1.353A5.5 5.5 0 1 0 .981 8.634c.157.225.32.447.482.67.619.846 1.24 1.7 1.538 2.693h4.02V12zm.157 1H3.001v.5a2.5 2.5 0 0 0 4.87.8 5.758 5.758 0 0 1-.694-1.3zM5.502 3A2.5 2.5 0 0 0 3 5.5c0 .275-.225.5-.5.5a.502.502 0 0 1-.5-.5A3.5 3.5 0 0 1 5.5 2a.5.5 0 0 1 0 1z' fill='%23C9C9C9'/%3E%3Cpath d='M11.482 6.356a.464.464 0 0 0-.354.463v.543a.699.699 0 0 1-.366.591.693.693 0 0 1-.687.019l-.425-.244a.468.468 0 0 0-.579.075 4.788 4.788 0 0 0-.628.85 4.554 4.554 0 0 0-.422.969.463.463 0 0 0 .225.537l.438.253a.664.664 0 0 1 .316.582c0 .237-.11.462-.316.581l-.438.253a.467.467 0 0 0-.225.538c.103.33.244.656.422.968.178.313.39.597.628.85.15.16.391.185.579.075l.422-.243a.693.693 0 0 1 .687.018.692.692 0 0 1 .366.591v.544c0 .218.14.415.353.462a4.595 4.595 0 0 0 2.045 0 .464.464 0 0 0 .353-.462v-.553a.69.69 0 0 1 .363-.585.682.682 0 0 1 .681-.019l.431.247c.191.11.429.085.579-.075.237-.253.447-.537.628-.85.181-.312.322-.637.422-.968a.463.463 0 0 0-.225-.538l-.45-.26a.651.651 0 0 1-.313-.574c0-.235.11-.46.313-.575l.45-.26a.467.467 0 0 0 .225-.537 4.89 4.89 0 0 0-.422-.969 4.494 4.494 0 0 0-.628-.85.468.468 0 0 0-.579-.075l-.431.247a.681.681 0 0 1-.681-.019.69.69 0 0 1-.363-.584v-.553a.464.464 0 0 0-.353-.463 4.596 4.596 0 0 0-2.045 0h.004zm1.022 3.135a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3z' fill='%23F60'/%3E%3C/svg%3E")
}

.list-image-baz {
    list-style-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.071 0a1.213 1.213 0 1 1 0 2.429H4.148L8.5 6.78 6.781 8.5 2.429 4.148V6.07c0 .672-.543 1.215-1.215 1.215A1.213 1.213 0 0 1 0 6.07V1.214C0 .543.543 0 1.214 0h4.857ZM8.5 10.219 10.219 8.5l4.352 4.352V10.93c0-.672.543-1.215 1.215-1.215.671 0 1.214.543 1.214 1.215v4.857c0 .671-.543 1.214-1.214 1.214h-4.857a1.213 1.213 0 0 1-1.215-1.214c0-.672.543-1.215 1.215-1.215h1.923L8.5 10.22Z' fill='%23C9C9C9'/%3E%3Cpath d='M9.714 1.214C9.714.543 10.257 0 10.93 0h4.857C16.457 0 17 .543 17 1.214v4.857a1.213 1.213 0 1 1-2.429 0V4.148L4.148 14.57H6.07c.672 0 1.215.543 1.215 1.215 0 .671-.543 1.214-1.215 1.214H1.214A1.213 1.213 0 0 1 0 15.786v-4.857a1.213 1.213 0 1 1 2.429 0v1.923L12.852 2.43H10.93a1.213 1.213 0 0 1-1.215-1.215Z' fill='%23F60'/%3E%3C/svg%3E")
}

.list-image-checkmark {
    list-style-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.353.17a.507.507 0 0 1 .735-.025l.746.728c.21.204.222.55.029.768L4.626 9.84a.446.446 0 0 1-.696-.013L.132 5.301a.587.587 0 0 1 .035-.781l.746-.728a.49.49 0 0 1 .725.038l2.408 2.853a.3.3 0 0 0 .466.007l5.84-6.52z' fill='%23fff'/%3E%3C/svg%3E")
}

.list-image-checkmark-circle {
    list-style-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cpath fill='%23E9E9E9' d='M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Zm3.531-9.469-4 4a.747.747 0 0 1-1.06 0l-2-2a.75.75 0 0 1 1.06-1.06L7 8.942l3.469-3.472a.75.75 0 0 1 1.06 1.06l.002.002Z'/%3E%3Cpath fill='%2300C637' d='M11.531 5.469a.747.747 0 0 1 0 1.06l-4 4.002a.747.747 0 0 1-1.06 0l-2-2a.75.75 0 0 1 1.06-1.06L7 8.942l3.469-3.472a.747.747 0 0 1 1.059 0h.003Z'/%3E%3C/svg%3E")
}

.list-image-checkmark-green {
    list-style-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.353.17a.507.507 0 0 1 .735-.025l.746.728c.21.204.222.55.029.768L4.626 9.84a.446.446 0 0 1-.696-.013L.132 5.301a.587.587 0 0 1 .035-.781l.746-.728a.49.49 0 0 1 .725.038l2.408 2.853a.3.3 0 0 0 .466.007l5.84-6.52z' fill='%2300964b'/%3E%3C/svg%3E")
}

.list-image-checkmark-purple {
    list-style-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.353.17a.507.507 0 0 1 .735-.025l.746.728c.21.204.222.55.029.768L4.626 9.84a.446.446 0 0 1-.696-.013L.132 5.301a.587.587 0 0 1 .035-.781l.746-.728a.49.49 0 0 1 .725.038l2.408 2.853a.3.3 0 0 0 .466.007l5.84-6.52z' fill='%23442993'/%3E%3C/svg%3E")
}

.list-image-checkmark-turquoise {
    list-style-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.353.17a.507.507 0 0 1 .735-.025l.746.728c.21.204.222.55.029.768L4.626 9.84a.446.446 0 0 1-.696-.013L.132 5.301a.587.587 0 0 1 .035-.781l.746-.728a.49.49 0 0 1 .725.038l2.408 2.853a.3.3 0 0 0 .466.007l5.84-6.52z' fill='%23167A84'/%3E%3C/svg%3E")
}

.list-image-foo {
    list-style-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.7 0C.762 0 0 .785 0 1.75v7.875c0 .965.762 1.75 1.7 1.75h4.675l-.284.875H4.25c-.47 0-.85.391-.85.875s.38.875.85.875h6.237A4.848 4.848 0 0 1 8.5 10.062c0-.147.005-.292.019-.437H1.7V1.75h11.9v3.52a4.548 4.548 0 0 1 1.7.505V1.75C15.3.785 14.538 0 13.6 0H1.7Zm11.05 5.27V3.28a.646.646 0 0 0-.637-.656H9.988a.646.646 0 0 0-.638.656c0 .364.284.656.638.656h.587l-2.5 2.574-1.673-1.723a.622.622 0 0 0-.9 0l-2.766 2.84a.667.667 0 0 0 0 .928c.25.254.653.257.9 0l2.311-2.379L7.621 7.9a.628.628 0 0 0 .903 0l2.948-3.036v.605c0 .035.003.07.008.106a4.557 4.557 0 0 1 1.267-.306h.003Z' fill='%23C9C9C9'/%3E%3Cpath d='M13.175 14C15.287 14 17 12.237 17 10.062c0-2.174-1.713-3.937-3.825-3.937-2.113 0-3.825 1.763-3.825 3.938 0 2.174 1.712 3.937 3.825 3.937Zm.674-4.632a.935.935 0 0 0-1.346-.073 1.002 1.002 0 0 0 0 1.46.935.935 0 0 0 1.346.072 1.002 1.002 0 0 0 0-1.459Zm-1.612 2.28-.46.473a.418.418 0 0 1-.6 0 .448.448 0 0 1 0-.617l.457-.476a1.908 1.908 0 0 1 0-1.933l-.46-.474a.448.448 0 0 1 0-.617.418.418 0 0 1 .6 0l.463.473a1.764 1.764 0 0 1 1.878 0l.46-.473a.418.418 0 0 1 .6 0 .448.448 0 0 1 0 .617l-.46.476c.35.59.35 1.343 0 1.934l.46.473a.448.448 0 0 1 0 .617.418.418 0 0 1-.6 0l-.463-.473a1.764 1.764 0 0 1-1.878 0h.003Z' fill='%23F60'/%3E%3C/svg%3E")
}

.auto-cols-auto {
    grid-auto-columns: auto
}

.auto-cols-max {
    grid-auto-columns: max-content
}

.grid-flow-col {
    grid-auto-flow: column
}

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

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

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

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

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

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

.grid-cols-\[1\.75rem\2c _1fr\] {
    grid-template-columns: 1.75rem 1fr
}

.grid-cols-\[1fr\2c auto\] {
    grid-template-columns: 1fr auto
}

.grid-cols-\[1fr\2c max-content\] {
    grid-template-columns: 1fr max-content
}

.grid-cols-\[1fr\2c min-content\] {
    grid-template-columns: 1fr min-content
}

.grid-cols-\[1fr_auto\] {
    grid-template-columns: 1fr auto
}

.grid-cols-\[1rem\2c 1fr\] {
    grid-template-columns: 1rem 1fr
}

.grid-cols-\[2rem\2c 1fr\] {
    grid-template-columns: 2rem 1fr
}

.grid-cols-\[auto\2c 1fr\],.grid-cols-\[auto_1fr\] {
    grid-template-columns: auto 1fr
}

.grid-cols-\[max-content\2c 1fr\],.grid-cols-\[max-content_1fr\] {
    grid-template-columns: max-content 1fr
}

.grid-cols-\[repeat\(12\2c _1fr\)\] {
    grid-template-columns: repeat(12,1fr)
}

.grid-cols-\[repeat\(auto-fill\2c minmax\(437px\2c 1fr\)\)\] {
    grid-template-columns: repeat(auto-fill,minmax(437px,1fr))
}

.grid-cols-auto-fill-4 {
    grid-template-columns: repeat(auto-fill,minmax(304px,1fr))
}

.grid-cols-auto-fit-12 {
    grid-template-columns: repeat(auto-fit,minmax(80px,1fr))
}

.grid-cols-auto-fit-3 {
    grid-template-columns: repeat(auto-fit,minmax(421px,1fr))
}

.grid-cols-auto-fit-4 {
    grid-template-columns: repeat(auto-fit,minmax(304px,1fr))
}

.grid-cols-auto-fit-8 {
    grid-template-columns: repeat(auto-fit,minmax(136px,1fr))
}

.grid-rows-\[1fr\2c auto\],.grid-rows-\[1fr_auto\] {
    grid-template-rows: 1fr auto
}

.grid-rows-\[3\.5rem\2c auto\] {
    grid-template-rows: 3.5rem auto
}

.grid-rows-\[auto_1fr\] {
    grid-template-rows: auto 1fr
}

.grid-rows-subgrid {
    grid-template-rows: subgrid
}

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

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

.flex-wrap {
    flex-wrap: wrap
}

.flex-nowrap {
    flex-wrap: nowrap
}

.place-content-center {
    align-content: center;
    justify-content: center;
    place-content: center
}

.place-content-end {
    align-content: end;
    justify-content: end;
    place-content: end
}

.place-content-between {
    align-content: space-between;
    justify-content: space-between;
    place-content: space-between
}

.place-items-end {
    align-items: end;
    justify-items: end;
    place-items: end
}

.place-items-center {
    align-items: center;
    justify-items: center;
    place-items: center
}

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

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.gap-0 {
    gap: 0
}

.gap-1 {
    gap: .25rem
}

.gap-10 {
    gap: 2.5rem
}

.gap-12 {
    gap: 3rem
}

.gap-14 {
    gap: 3.5rem
}

.gap-15 {
    gap: 3.75rem
}

.gap-16 {
    gap: 4rem
}

.gap-18 {
    gap: 4.5rem
}

.gap-1px {
    gap: .0625rem
}

.gap-2 {
    gap: .5rem
}

.gap-2\.5 {
    gap: .625rem
}

.gap-20 {
    gap: 5rem
}

.gap-3 {
    gap: .75rem
}

.gap-4 {
    gap: 1rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-7 {
    gap: 1.75rem
}

.gap-8 {
    gap: 2rem
}

.gap-9 {
    gap: 2.25rem
}

.gap-x-1 {
    -moz-column-gap: .25rem;
    column-gap: .25rem
}

.gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem
}

.gap-x-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem
}

.gap-x-15 {
    -moz-column-gap: 3.75rem;
    column-gap: 3.75rem
}

.gap-x-2 {
    -moz-column-gap: .5rem;
    column-gap: .5rem
}

.gap-x-3 {
    -moz-column-gap: .75rem;
    column-gap: .75rem
}

.gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem
}

.gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem
}

.gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem
}

.gap-y-10 {
    row-gap: 2.5rem
}

.gap-y-12 {
    row-gap: 3rem
}

.gap-y-16 {
    row-gap: 4rem
}

.gap-y-18 {
    row-gap: 4.5rem
}

.gap-y-2 {
    row-gap: .5rem
}

.gap-y-20 {
    row-gap: 5rem
}

.gap-y-4 {
    row-gap: 1rem
}

.gap-y-8 {
    row-gap: 2rem
}

.space-x-16>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: 4rem;
    margin-left: calc(4rem*(1 - var(--tw-space-x-reverse)));
    margin-right: 0;
    margin-right: calc(4rem*var(--tw-space-x-reverse))
}

.space-x-2>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: .5rem;
    margin-left: calc(.5rem*(1 - var(--tw-space-x-reverse)));
    margin-right: 0;
    margin-right: calc(.5rem*var(--tw-space-x-reverse))
}

.space-x-3>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: .75rem;
    margin-left: calc(.75rem*(1 - var(--tw-space-x-reverse)));
    margin-right: 0;
    margin-right: calc(.75rem*var(--tw-space-x-reverse))
}

.space-x-4>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: 1rem;
    margin-left: calc(1rem*(1 - var(--tw-space-x-reverse)));
    margin-right: 0;
    margin-right: calc(1rem*var(--tw-space-x-reverse))
}

.space-x-6>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: 1.5rem;
    margin-left: calc(1.5rem*(1 - var(--tw-space-x-reverse)));
    margin-right: 0;
    margin-right: calc(1.5rem*var(--tw-space-x-reverse))
}

.space-x-8>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: 2rem;
    margin-left: calc(2rem*(1 - var(--tw-space-x-reverse)));
    margin-right: 0;
    margin-right: calc(2rem*var(--tw-space-x-reverse))
}

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

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

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

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

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

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

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

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

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

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

.divide-y>:not([hidden])~:not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-bottom-width: 0;
    border-bottom-width: calc(1px*var(--tw-divide-y-reverse));
    border-top-width: 1px;
    border-top-width: calc(1px*(1 - var(--tw-divide-y-reverse)))
}

.divide-awin-light-grey>:not([hidden])~:not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: #e9e9e9;
    border-color: rgba(233,233,233,var(--tw-divide-opacity))
}

.self-start {
    align-self: flex-start
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

.overflow-x-auto {
    overflow-x: auto
}

.overflow-y-auto {
    overflow-y: auto
}

.overflow-x-hidden {
    overflow-x: hidden
}

.overflow-y-hidden {
    overflow-y: hidden
}

.overflow-y-scroll {
    overflow-y: scroll
}

.overscroll-contain {
    overscroll-behavior: contain
}

.truncate {
    overflow: hidden;
    white-space: nowrap
}

.text-ellipsis,.truncate {
    text-overflow: ellipsis
}

.whitespace-nowrap {
    white-space: nowrap
}

.text-wrap {
    text-wrap: wrap
}

.text-nowrap {
    text-wrap: nowrap
}

.text-balance {
    text-wrap: balance
}

.text-pretty {
    text-wrap: pretty
}

.break-words {
    word-wrap: break-word
}

.break-all {
    word-break: break-all
}

.rounded {
    border-radius: .3125rem
}

.rounded-10 {
    border-radius: .625rem
}

.rounded-12 {
    border-radius: .75rem
}

.rounded-2 {
    border-radius: .125rem
}

.rounded-20 {
    border-radius: 1.25rem
}

.rounded-24 {
    border-radius: 1.5rem
}

.rounded-4 {
    border-radius: .25rem
}

.rounded-48 {
    border-radius: 3rem
}

.rounded-5 {
    border-radius: .3125rem
}

.rounded-8 {
    border-radius: .5rem
}

.rounded-\[10px\] {
    border-radius: 10px
}

.rounded-\[18px\] {
    border-radius: 18px
}

.rounded-\[2px\] {
    border-radius: 2px
}

.rounded-card {
    border-radius: .5rem
}

.rounded-full {
    border-radius: 9999px
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-md {
    border-radius: .375rem
}

.rounded-none {
    border-radius: 0
}

.rounded-xl {
    border-radius: .75rem
}

.rounded-b-24 {
    border-bottom-left-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem
}

.rounded-b-8,.rounded-b-card,.rounded-b-lg {
    border-bottom-left-radius: .5rem;
    border-bottom-right-radius: .5rem
}

.rounded-l-20 {
    border-bottom-left-radius: 1.25rem;
    border-top-left-radius: 1.25rem
}

.rounded-l-8 {
    border-bottom-left-radius: .5rem;
    border-top-left-radius: .5rem
}

.rounded-l-full {
    border-bottom-left-radius: 9999px;
    border-top-left-radius: 9999px
}

.rounded-l-lg {
    border-bottom-left-radius: .5rem;
    border-top-left-radius: .5rem
}

.rounded-r-full {
    border-bottom-right-radius: 9999px;
    border-top-right-radius: 9999px
}

.rounded-t-16 {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem
}

.rounded-t-20 {
    border-top-left-radius: 1.25rem;
    border-top-right-radius: 1.25rem
}

.rounded-t-24 {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem
}

.rounded-t-8 {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem
}

.rounded-t-80 {
    border-top-left-radius: 5rem;
    border-top-right-radius: 5rem
}

.rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem
}

.rounded-bl-2 {
    border-bottom-left-radius: .125rem
}

.rounded-br-2 {
    border-bottom-right-radius: .125rem
}

.rounded-tl-2 {
    border-top-left-radius: .125rem
}

.rounded-tr-2 {
    border-top-right-radius: .125rem
}

.rounded-tr-20 {
    border-top-right-radius: 1.25rem
}

.\!border {
    border-width: 1px!important
}

.border {
    border-width: 1px
}

.border-0 {
    border-width: 0
}

.border-10 {
    border-width: .625rem
}

.border-2 {
    border-width: 2px
}

.border-4 {
    border-width: 4px
}

.border-8 {
    border-width: 8px
}

.border-\[10px\] {
    border-width: 10px
}

.border-\[3px\] {
    border-width: 3px
}

.border-x {
    border-left-width: 1px;
    border-right-width: 1px
}

.border-x-8 {
    border-left-width: 8px;
    border-right-width: 8px
}

.border-y {
    border-top-width: 1px
}

.border-b,.border-y {
    border-bottom-width: 1px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-b-8 {
    border-bottom-width: 8px
}

.border-b-\[5px\] {
    border-bottom-width: 5px
}

.border-l {
    border-left-width: 1px
}

.border-r {
    border-right-width: 1px
}

.border-t {
    border-top-width: 1px
}

.border-none {
    border-style: none
}

.border-accent {
    border-color: #ffe0cc;
    border-color: hsl(var(--accent))
}

.border-awin-black {
    --tw-border-opacity: 1;
    border-color: #23282c;
    border-color: rgba(35,40,44,var(--tw-border-opacity))
}

.border-awin-light-grey {
    --tw-border-opacity: 1;
    border-color: #e9e9e9;
    border-color: rgba(233,233,233,var(--tw-border-opacity))
}

.border-background {
    border-color: #fff;
    border-color: hsl(var(--background))
}

.border-background\/10 {
    border-color: hsla(0,0%,100%,.1);
    border-color: hsl(var(--background)/.1)
}

.border-background\/20 {
    border-color: hsla(0,0%,100%,.2);
    border-color: hsl(var(--background)/.2)
}

.border-background\/30 {
    border-color: hsla(0,0%,100%,.3);
    border-color: hsl(var(--background)/.3)
}

.border-background\/50 {
    border-color: hsla(0,0%,100%,.5);
    border-color: hsl(var(--background)/.5)
}

.border-black\/20,.border-border {
    border-color: rgba(0,0,0,.2)
}

.border-border {
    border-color: hsl(var(--border)/.2)
}

.border-current {
    border-color: currentColor
}

.border-dark {
    border-color: #e65c00;
    border-color: hsl(var(--dark))
}

.border-dark-foreground {
    border-color: hsl(var(--dark-foreground))
}

.border-dark-foreground\/20 {
    border-color: hsl(var(--dark-foreground)/.2)
}

.border-dark\/40 {
    border-color: rgba(230,92,0,.4);
    border-color: hsl(var(--dark)/.4)
}

.border-default {
    border-color: #f60;
    border-color: hsl(var(--default))
}

.border-foreground {
    border-color: #000;
    border-color: hsl(var(--foreground))
}

.border-foreground\/25 {
    border-color: rgba(0,0,0,.25);
    border-color: hsl(var(--foreground)/.25)
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: #e5e7eb;
    border-color: rgba(229,231,235,var(--tw-border-opacity))
}

.border-grey-dark {
    border-color: #c9c9c9;
    border-color: hsl(var(--grey-dark))
}

.border-grey-light {
    --tw-border-opacity: 1;
    border-color: #e9e9e9;
    border-color: rgba(233,233,233,var(--tw-border-opacity))
}

.border-grey-lighter {
    --tw-border-opacity: 1;
    border-color: #f5f5f5;
    border-color: rgba(245,245,245,var(--tw-border-opacity))
}

.border-grey-lighter\/0 {
    border-color: hsla(0,0%,96%,0)
}

.border-grey-lighter\/10 {
    border-color: hsla(0,0%,96%,.1)
}

.border-grey-lighter\/100 {
    border-color: #f5f5f5
}

.border-grey-lighter\/15 {
    border-color: hsla(0,0%,96%,.15)
}

.border-grey-lighter\/20 {
    border-color: hsla(0,0%,96%,.2)
}

.border-grey-lighter\/25 {
    border-color: hsla(0,0%,96%,.25)
}

.border-grey-lighter\/30 {
    border-color: hsla(0,0%,96%,.3)
}

.border-grey-lighter\/35 {
    border-color: hsla(0,0%,96%,.35)
}

.border-grey-lighter\/40 {
    border-color: hsla(0,0%,96%,.4)
}

.border-grey-lighter\/45 {
    border-color: hsla(0,0%,96%,.45)
}

.border-grey-lighter\/5 {
    border-color: hsla(0,0%,96%,.05)
}

.border-grey-lighter\/50 {
    border-color: hsla(0,0%,96%,.5)
}

.border-grey-lighter\/55 {
    border-color: hsla(0,0%,96%,.55)
}

.border-grey-lighter\/60 {
    border-color: hsla(0,0%,96%,.6)
}

.border-grey-lighter\/65 {
    border-color: hsla(0,0%,96%,.65)
}

.border-grey-lighter\/70 {
    border-color: hsla(0,0%,96%,.7)
}

.border-grey-lighter\/75 {
    border-color: hsla(0,0%,96%,.75)
}

.border-grey-lighter\/80 {
    border-color: hsla(0,0%,96%,.8)
}

.border-grey-lighter\/85 {
    border-color: hsla(0,0%,96%,.85)
}

.border-grey-lighter\/90 {
    border-color: hsla(0,0%,96%,.9)
}

.border-grey-lighter\/95 {
    border-color: hsla(0,0%,96%,.95)
}

.border-light {
    border-color: #ffe0cc;
    border-color: hsl(var(--light))
}

.border-light-30 {
    border-color: #f3f2f8;
    border-color: var(--light-30)
}

.border-mercury {
    --tw-border-opacity: 1;
    border-color: #e9e9e9;
    border-color: rgba(233,233,233,var(--tw-border-opacity))
}

.border-muted {
    border-color: #e8e8e8;
    border-color: hsl(var(--muted))
}

.border-neutral-200\/70 {
    border-color: hsla(0,0%,90%,.7)
}

.border-orange-dark {
    border-color: #e65c00;
    border-color: hsl(var(--orange-dark))
}

.border-primary {
    border-color: #f60;
    border-color: hsl(var(--primary))
}

.border-primary-foreground {
    border-color: #000;
    border-color: hsl(var(--primary-foreground))
}

.border-primary-foreground\/0 {
    border-color: transparent;
    border-color: hsl(var(--primary-foreground)/0)
}

.border-primary-foreground\/10 {
    border-color: rgba(0,0,0,.1);
    border-color: hsl(var(--primary-foreground)/.1)
}

.border-primary-foreground\/100 {
    border-color: #000;
    border-color: hsl(var(--primary-foreground)/1)
}

.border-primary-foreground\/15 {
    border-color: rgba(0,0,0,.15);
    border-color: hsl(var(--primary-foreground)/.15)
}

.border-primary-foreground\/20 {
    border-color: rgba(0,0,0,.2);
    border-color: hsl(var(--primary-foreground)/.2)
}

.border-primary-foreground\/25 {
    border-color: rgba(0,0,0,.25);
    border-color: hsl(var(--primary-foreground)/.25)
}

.border-primary-foreground\/30 {
    border-color: rgba(0,0,0,.3);
    border-color: hsl(var(--primary-foreground)/.3)
}

.border-primary-foreground\/35 {
    border-color: rgba(0,0,0,.35);
    border-color: hsl(var(--primary-foreground)/.35)
}

.border-primary-foreground\/40 {
    border-color: rgba(0,0,0,.4);
    border-color: hsl(var(--primary-foreground)/.4)
}

.border-primary-foreground\/45 {
    border-color: rgba(0,0,0,.45);
    border-color: hsl(var(--primary-foreground)/.45)
}

.border-primary-foreground\/5 {
    border-color: rgba(0,0,0,.05);
    border-color: hsl(var(--primary-foreground)/.05)
}

.border-primary-foreground\/50 {
    border-color: rgba(0,0,0,.5);
    border-color: hsl(var(--primary-foreground)/.5)
}

.border-primary-foreground\/55 {
    border-color: rgba(0,0,0,.55);
    border-color: hsl(var(--primary-foreground)/.55)
}

.border-primary-foreground\/60 {
    border-color: rgba(0,0,0,.6);
    border-color: hsl(var(--primary-foreground)/.6)
}

.border-primary-foreground\/65 {
    border-color: rgba(0,0,0,.65);
    border-color: hsl(var(--primary-foreground)/.65)
}

.border-primary-foreground\/70 {
    border-color: rgba(0,0,0,.7);
    border-color: hsl(var(--primary-foreground)/.7)
}

.border-primary-foreground\/75 {
    border-color: rgba(0,0,0,.75);
    border-color: hsl(var(--primary-foreground)/.75)
}

.border-primary-foreground\/80 {
    border-color: rgba(0,0,0,.8);
    border-color: hsl(var(--primary-foreground)/.8)
}

.border-primary-foreground\/85 {
    border-color: rgba(0,0,0,.85);
    border-color: hsl(var(--primary-foreground)/.85)
}

.border-primary-foreground\/90 {
    border-color: rgba(0,0,0,.9);
    border-color: hsl(var(--primary-foreground)/.9)
}

.border-primary-foreground\/95 {
    border-color: rgba(0,0,0,.95);
    border-color: hsl(var(--primary-foreground)/.95)
}

.border-primary\/0 {
    border-color: rgba(255,102,0,0);
    border-color: hsl(var(--primary)/0)
}

.border-primary\/10 {
    border-color: rgba(255,102,0,.1);
    border-color: hsl(var(--primary)/.1)
}

.border-primary\/100 {
    border-color: #f60;
    border-color: hsl(var(--primary)/1)
}

.border-primary\/15 {
    border-color: rgba(255,102,0,.15);
    border-color: hsl(var(--primary)/.15)
}

.border-primary\/20 {
    border-color: rgba(255,102,0,.2);
    border-color: hsl(var(--primary)/.2)
}

.border-primary\/25 {
    border-color: rgba(255,102,0,.25);
    border-color: hsl(var(--primary)/.25)
}

.border-primary\/30 {
    border-color: rgba(255,102,0,.3);
    border-color: hsl(var(--primary)/.3)
}

.border-primary\/35 {
    border-color: rgba(255,102,0,.35);
    border-color: hsl(var(--primary)/.35)
}

.border-primary\/40 {
    border-color: rgba(255,102,0,.4);
    border-color: hsl(var(--primary)/.4)
}

.border-primary\/45 {
    border-color: rgba(255,102,0,.45);
    border-color: hsl(var(--primary)/.45)
}

.border-primary\/5 {
    border-color: rgba(255,102,0,.05);
    border-color: hsl(var(--primary)/.05)
}

.border-primary\/50 {
    border-color: rgba(255,102,0,.5);
    border-color: hsl(var(--primary)/.5)
}

.border-primary\/55 {
    border-color: rgba(255,102,0,.55);
    border-color: hsl(var(--primary)/.55)
}

.border-primary\/60 {
    border-color: rgba(255,102,0,.6);
    border-color: hsl(var(--primary)/.6)
}

.border-primary\/65 {
    border-color: rgba(255,102,0,.65);
    border-color: hsl(var(--primary)/.65)
}

.border-primary\/70 {
    border-color: rgba(255,102,0,.7);
    border-color: hsl(var(--primary)/.7)
}

.border-primary\/75 {
    border-color: rgba(255,102,0,.75);
    border-color: hsl(var(--primary)/.75)
}

.border-primary\/80 {
    border-color: rgba(255,102,0,.8);
    border-color: hsl(var(--primary)/.8)
}

.border-primary\/85 {
    border-color: rgba(255,102,0,.85);
    border-color: hsl(var(--primary)/.85)
}

.border-primary\/90 {
    border-color: rgba(255,102,0,.9);
    border-color: hsl(var(--primary)/.9)
}

.border-primary\/95 {
    border-color: rgba(255,102,0,.95);
    border-color: hsl(var(--primary)/.95)
}

.border-sun {
    --tw-border-opacity: 1;
    border-color: #fab418;
    border-color: rgba(250,180,24,var(--tw-border-opacity))
}

.border-transparent {
    border-color: transparent
}

.border-white {
    --tw-border-opacity: 1;
    border-color: #fff;
    border-color: rgba(255,255,255,var(--tw-border-opacity))
}

.border-white\/20 {
    border-color: hsla(0,0%,100%,.2)
}

.border-wild-sand {
    --tw-border-opacity: 1;
    border-color: #f5f5f5;
    border-color: rgba(245,245,245,var(--tw-border-opacity))
}

.border-x {
    border-color: #000;
    border-color: hsl(var(--x))
}

.border-b-black\/20 {
    border-bottom-color: rgba(0,0,0,.2)
}

.border-b-foreground {
    border-bottom-color: #000;
    border-bottom-color: hsl(var(--foreground))
}

.border-t-background {
    border-top-color: #fff;
    border-top-color: hsl(var(--background))
}

.border-t-grey-light {
    --tw-border-opacity: 1;
    border-top-color: #e9e9e9;
    border-top-color: rgba(233,233,233,var(--tw-border-opacity))
}

.border-t-wild-sand {
    --tw-border-opacity: 1;
    border-top-color: #f5f5f5;
    border-top-color: rgba(245,245,245,var(--tw-border-opacity))
}

.bg-\[\#ECE9DC\] {
    --tw-bg-opacity: 1;
    background-color: #ece9dc;
    background-color: rgba(236,233,220,var(--tw-bg-opacity))
}

.bg-\[\#c4b98f\] {
    --tw-bg-opacity: 1;
    background-color: #c4b98f;
    background-color: rgba(196,185,143,var(--tw-bg-opacity))
}

.bg-\[\#dad3b8\] {
    --tw-bg-opacity: 1;
    background-color: #dad3b8;
    background-color: rgba(218,211,184,var(--tw-bg-opacity))
}

.bg-\[\#edebf4\] {
    --tw-bg-opacity: 1;
    background-color: #edebf4;
    background-color: rgba(237,235,244,var(--tw-bg-opacity))
}

.bg-\[\#f00\] {
    --tw-bg-opacity: 1;
    background-color: red;
    background-color: rgba(255,0,0,var(--tw-bg-opacity))
}

.bg-\[\#f012be\] {
    --tw-bg-opacity: 1;
    background-color: #f012be;
    background-color: rgba(240,18,190,var(--tw-bg-opacity))
}

.bg-\[\#feecc5\] {
    --tw-bg-opacity: 1;
    background-color: #feecc5;
    background-color: rgba(254,236,197,var(--tw-bg-opacity))
}

.bg-about-us {
    --tw-bg-opacity: 1;
    background-color: #fab418;
    background-color: rgba(250,180,24,var(--tw-bg-opacity))
}

.bg-about-us\/0 {
    background-color: rgba(250,180,24,0)
}

.bg-about-us\/10 {
    background-color: rgba(250,180,24,.1)
}

.bg-about-us\/100 {
    background-color: #fab418
}

.bg-about-us\/15 {
    background-color: rgba(250,180,24,.15)
}

.bg-about-us\/20 {
    background-color: rgba(250,180,24,.2)
}

.bg-about-us\/25 {
    background-color: rgba(250,180,24,.25)
}

.bg-about-us\/30 {
    background-color: rgba(250,180,24,.3)
}

.bg-about-us\/35 {
    background-color: rgba(250,180,24,.35)
}

.bg-about-us\/40 {
    background-color: rgba(250,180,24,.4)
}

.bg-about-us\/45 {
    background-color: rgba(250,180,24,.45)
}

.bg-about-us\/5 {
    background-color: rgba(250,180,24,.05)
}

.bg-about-us\/50 {
    background-color: rgba(250,180,24,.5)
}

.bg-about-us\/55 {
    background-color: rgba(250,180,24,.55)
}

.bg-about-us\/60 {
    background-color: rgba(250,180,24,.6)
}

.bg-about-us\/65 {
    background-color: rgba(250,180,24,.65)
}

.bg-about-us\/70 {
    background-color: rgba(250,180,24,.7)
}

.bg-about-us\/75 {
    background-color: rgba(250,180,24,.75)
}

.bg-about-us\/80 {
    background-color: rgba(250,180,24,.8)
}

.bg-about-us\/85 {
    background-color: rgba(250,180,24,.85)
}

.bg-about-us\/90 {
    background-color: rgba(250,180,24,.9)
}

.bg-about-us\/95 {
    background-color: rgba(250,180,24,.95)
}

.bg-accent {
    background-color: #ffe0cc;
    background-color: hsl(var(--accent))
}

.bg-advertisers {
    --tw-bg-opacity: 1;
    background-color: #442993;
    background-color: rgba(68,41,147,var(--tw-bg-opacity))
}

.bg-advertisers\/0 {
    background-color: rgba(68,41,147,0)
}

.bg-advertisers\/10 {
    background-color: rgba(68,41,147,.1)
}

.bg-advertisers\/100 {
    background-color: #442993
}

.bg-advertisers\/15 {
    background-color: rgba(68,41,147,.15)
}

.bg-advertisers\/20 {
    background-color: rgba(68,41,147,.2)
}

.bg-advertisers\/25 {
    background-color: rgba(68,41,147,.25)
}

.bg-advertisers\/30 {
    background-color: rgba(68,41,147,.3)
}

.bg-advertisers\/35 {
    background-color: rgba(68,41,147,.35)
}

.bg-advertisers\/40 {
    background-color: rgba(68,41,147,.4)
}

.bg-advertisers\/45 {
    background-color: rgba(68,41,147,.45)
}

.bg-advertisers\/5 {
    background-color: rgba(68,41,147,.05)
}

.bg-advertisers\/50 {
    background-color: rgba(68,41,147,.5)
}

.bg-advertisers\/55 {
    background-color: rgba(68,41,147,.55)
}

.bg-advertisers\/60 {
    background-color: rgba(68,41,147,.6)
}

.bg-advertisers\/65 {
    background-color: rgba(68,41,147,.65)
}

.bg-advertisers\/70 {
    background-color: rgba(68,41,147,.7)
}

.bg-advertisers\/75 {
    background-color: rgba(68,41,147,.75)
}

.bg-advertisers\/80 {
    background-color: rgba(68,41,147,.8)
}

.bg-advertisers\/85 {
    background-color: rgba(68,41,147,.85)
}

.bg-advertisers\/90 {
    background-color: rgba(68,41,147,.9)
}

.bg-advertisers\/95 {
    background-color: rgba(68,41,147,.95)
}

.bg-agencies {
    --tw-bg-opacity: 1;
    background-color: #20aebc;
    background-color: rgba(32,174,188,var(--tw-bg-opacity))
}

.bg-agencies\/0 {
    background-color: rgba(32,174,188,0)
}

.bg-agencies\/10 {
    background-color: rgba(32,174,188,.1)
}

.bg-agencies\/100 {
    background-color: #20aebc
}

.bg-agencies\/15 {
    background-color: rgba(32,174,188,.15)
}

.bg-agencies\/20 {
    background-color: rgba(32,174,188,.2)
}

.bg-agencies\/25 {
    background-color: rgba(32,174,188,.25)
}

.bg-agencies\/30 {
    background-color: rgba(32,174,188,.3)
}

.bg-agencies\/35 {
    background-color: rgba(32,174,188,.35)
}

.bg-agencies\/40 {
    background-color: rgba(32,174,188,.4)
}

.bg-agencies\/45 {
    background-color: rgba(32,174,188,.45)
}

.bg-agencies\/5 {
    background-color: rgba(32,174,188,.05)
}

.bg-agencies\/50 {
    background-color: rgba(32,174,188,.5)
}

.bg-agencies\/55 {
    background-color: rgba(32,174,188,.55)
}

.bg-agencies\/60 {
    background-color: rgba(32,174,188,.6)
}

.bg-agencies\/65 {
    background-color: rgba(32,174,188,.65)
}

.bg-agencies\/70 {
    background-color: rgba(32,174,188,.7)
}

.bg-agencies\/75 {
    background-color: rgba(32,174,188,.75)
}

.bg-agencies\/80 {
    background-color: rgba(32,174,188,.8)
}

.bg-agencies\/85 {
    background-color: rgba(32,174,188,.85)
}

.bg-agencies\/90 {
    background-color: rgba(32,174,188,.9)
}

.bg-agencies\/95 {
    background-color: rgba(32,174,188,.95)
}

.bg-aqua {
    --tw-bg-opacity: 1;
    background-color: #20aebc;
    background-color: rgba(32,174,188,var(--tw-bg-opacity))
}

.bg-aqua\/0 {
    background-color: rgba(32,174,188,0)
}

.bg-aqua\/10 {
    background-color: rgba(32,174,188,.1)
}

.bg-aqua\/100 {
    background-color: #20aebc
}

.bg-aqua\/15 {
    background-color: rgba(32,174,188,.15)
}

.bg-aqua\/20 {
    background-color: rgba(32,174,188,.2)
}

.bg-aqua\/25 {
    background-color: rgba(32,174,188,.25)
}

.bg-aqua\/30 {
    background-color: rgba(32,174,188,.3)
}

.bg-aqua\/35 {
    background-color: rgba(32,174,188,.35)
}

.bg-aqua\/40 {
    background-color: rgba(32,174,188,.4)
}

.bg-aqua\/45 {
    background-color: rgba(32,174,188,.45)
}

.bg-aqua\/5 {
    background-color: rgba(32,174,188,.05)
}

.bg-aqua\/50 {
    background-color: rgba(32,174,188,.5)
}

.bg-aqua\/55 {
    background-color: rgba(32,174,188,.55)
}

.bg-aqua\/60 {
    background-color: rgba(32,174,188,.6)
}

.bg-aqua\/65 {
    background-color: rgba(32,174,188,.65)
}

.bg-aqua\/70 {
    background-color: rgba(32,174,188,.7)
}

.bg-aqua\/75 {
    background-color: rgba(32,174,188,.75)
}

.bg-aqua\/80 {
    background-color: rgba(32,174,188,.8)
}

.bg-aqua\/85 {
    background-color: rgba(32,174,188,.85)
}

.bg-aqua\/90 {
    background-color: rgba(32,174,188,.9)
}

.bg-aqua\/95 {
    background-color: rgba(32,174,188,.95)
}

.bg-awin-black {
    --tw-bg-opacity: 1;
    background-color: #23282c;
    background-color: rgba(35,40,44,var(--tw-bg-opacity))
}

.bg-awin-black\/0 {
    background-color: rgba(35,40,44,0)
}

.bg-awin-black\/10 {
    background-color: rgba(35,40,44,.1)
}

.bg-awin-black\/100 {
    background-color: #23282c
}

.bg-awin-black\/15 {
    background-color: rgba(35,40,44,.15)
}

.bg-awin-black\/20 {
    background-color: rgba(35,40,44,.2)
}

.bg-awin-black\/25 {
    background-color: rgba(35,40,44,.25)
}

.bg-awin-black\/30 {
    background-color: rgba(35,40,44,.3)
}

.bg-awin-black\/35 {
    background-color: rgba(35,40,44,.35)
}

.bg-awin-black\/40 {
    background-color: rgba(35,40,44,.4)
}

.bg-awin-black\/45 {
    background-color: rgba(35,40,44,.45)
}

.bg-awin-black\/5 {
    background-color: rgba(35,40,44,.05)
}

.bg-awin-black\/50 {
    background-color: rgba(35,40,44,.5)
}

.bg-awin-black\/55 {
    background-color: rgba(35,40,44,.55)
}

.bg-awin-black\/60 {
    background-color: rgba(35,40,44,.6)
}

.bg-awin-black\/65 {
    background-color: rgba(35,40,44,.65)
}

.bg-awin-black\/70 {
    background-color: rgba(35,40,44,.7)
}

.bg-awin-black\/75 {
    background-color: rgba(35,40,44,.75)
}

.bg-awin-black\/80 {
    background-color: rgba(35,40,44,.8)
}

.bg-awin-black\/85 {
    background-color: rgba(35,40,44,.85)
}

.bg-awin-black\/90 {
    background-color: rgba(35,40,44,.9)
}

.bg-awin-black\/95 {
    background-color: rgba(35,40,44,.95)
}

.bg-awin-blue {
    --tw-bg-opacity: 1;
    background-color: #00568b;
    background-color: rgba(0,86,139,var(--tw-bg-opacity))
}

.bg-awin-blue\/0 {
    background-color: rgba(0,86,139,0)
}

.bg-awin-blue\/10 {
    background-color: rgba(0,86,139,.1)
}

.bg-awin-blue\/100 {
    background-color: #00568b
}

.bg-awin-blue\/15 {
    background-color: rgba(0,86,139,.15)
}

.bg-awin-blue\/20 {
    background-color: rgba(0,86,139,.2)
}

.bg-awin-blue\/25 {
    background-color: rgba(0,86,139,.25)
}

.bg-awin-blue\/30 {
    background-color: rgba(0,86,139,.3)
}

.bg-awin-blue\/35 {
    background-color: rgba(0,86,139,.35)
}

.bg-awin-blue\/40 {
    background-color: rgba(0,86,139,.4)
}

.bg-awin-blue\/45 {
    background-color: rgba(0,86,139,.45)
}

.bg-awin-blue\/5 {
    background-color: rgba(0,86,139,.05)
}

.bg-awin-blue\/50 {
    background-color: rgba(0,86,139,.5)
}

.bg-awin-blue\/55 {
    background-color: rgba(0,86,139,.55)
}

.bg-awin-blue\/60 {
    background-color: rgba(0,86,139,.6)
}

.bg-awin-blue\/65 {
    background-color: rgba(0,86,139,.65)
}

.bg-awin-blue\/70 {
    background-color: rgba(0,86,139,.7)
}

.bg-awin-blue\/75 {
    background-color: rgba(0,86,139,.75)
}

.bg-awin-blue\/80 {
    background-color: rgba(0,86,139,.8)
}

.bg-awin-blue\/85 {
    background-color: rgba(0,86,139,.85)
}

.bg-awin-blue\/90 {
    background-color: rgba(0,86,139,.9)
}

.bg-awin-blue\/95 {
    background-color: rgba(0,86,139,.95)
}

.bg-awin-dark-blue {
    --tw-bg-opacity: 1;
    background-color: #172a47;
    background-color: rgba(23,42,71,var(--tw-bg-opacity))
}

.bg-awin-dark-blue\/0 {
    background-color: rgba(23,42,71,0)
}

.bg-awin-dark-blue\/10 {
    background-color: rgba(23,42,71,.1)
}

.bg-awin-dark-blue\/100 {
    background-color: #172a47
}

.bg-awin-dark-blue\/15 {
    background-color: rgba(23,42,71,.15)
}

.bg-awin-dark-blue\/20 {
    background-color: rgba(23,42,71,.2)
}

.bg-awin-dark-blue\/25 {
    background-color: rgba(23,42,71,.25)
}

.bg-awin-dark-blue\/30 {
    background-color: rgba(23,42,71,.3)
}

.bg-awin-dark-blue\/35 {
    background-color: rgba(23,42,71,.35)
}

.bg-awin-dark-blue\/40 {
    background-color: rgba(23,42,71,.4)
}

.bg-awin-dark-blue\/45 {
    background-color: rgba(23,42,71,.45)
}

.bg-awin-dark-blue\/5 {
    background-color: rgba(23,42,71,.05)
}

.bg-awin-dark-blue\/50 {
    background-color: rgba(23,42,71,.5)
}

.bg-awin-dark-blue\/55 {
    background-color: rgba(23,42,71,.55)
}

.bg-awin-dark-blue\/60 {
    background-color: rgba(23,42,71,.6)
}

.bg-awin-dark-blue\/65 {
    background-color: rgba(23,42,71,.65)
}

.bg-awin-dark-blue\/70 {
    background-color: rgba(23,42,71,.7)
}

.bg-awin-dark-blue\/75 {
    background-color: rgba(23,42,71,.75)
}

.bg-awin-dark-blue\/80 {
    background-color: rgba(23,42,71,.8)
}

.bg-awin-dark-blue\/85 {
    background-color: rgba(23,42,71,.85)
}

.bg-awin-dark-blue\/90 {
    background-color: rgba(23,42,71,.9)
}

.bg-awin-dark-blue\/95 {
    background-color: rgba(23,42,71,.95)
}

.bg-awin-dark-green {
    --tw-bg-opacity: 1;
    background-color: #00964b;
    background-color: rgba(0,150,75,var(--tw-bg-opacity))
}

.bg-awin-dark-green\/0 {
    background-color: rgba(0,150,75,0)
}

.bg-awin-dark-green\/10 {
    background-color: rgba(0,150,75,.1)
}

.bg-awin-dark-green\/100 {
    background-color: #00964b
}

.bg-awin-dark-green\/15 {
    background-color: rgba(0,150,75,.15)
}

.bg-awin-dark-green\/20 {
    background-color: rgba(0,150,75,.2)
}

.bg-awin-dark-green\/25 {
    background-color: rgba(0,150,75,.25)
}

.bg-awin-dark-green\/30 {
    background-color: rgba(0,150,75,.3)
}

.bg-awin-dark-green\/35 {
    background-color: rgba(0,150,75,.35)
}

.bg-awin-dark-green\/40 {
    background-color: rgba(0,150,75,.4)
}

.bg-awin-dark-green\/45 {
    background-color: rgba(0,150,75,.45)
}

.bg-awin-dark-green\/5 {
    background-color: rgba(0,150,75,.05)
}

.bg-awin-dark-green\/50 {
    background-color: rgba(0,150,75,.5)
}

.bg-awin-dark-green\/55 {
    background-color: rgba(0,150,75,.55)
}

.bg-awin-dark-green\/60 {
    background-color: rgba(0,150,75,.6)
}

.bg-awin-dark-green\/65 {
    background-color: rgba(0,150,75,.65)
}

.bg-awin-dark-green\/70 {
    background-color: rgba(0,150,75,.7)
}

.bg-awin-dark-green\/75 {
    background-color: rgba(0,150,75,.75)
}

.bg-awin-dark-green\/80 {
    background-color: rgba(0,150,75,.8)
}

.bg-awin-dark-green\/85 {
    background-color: rgba(0,150,75,.85)
}

.bg-awin-dark-green\/90 {
    background-color: rgba(0,150,75,.9)
}

.bg-awin-dark-green\/95 {
    background-color: rgba(0,150,75,.95)
}

.bg-awin-dark-purple {
    --tw-bg-opacity: 1;
    background-color: #442993;
    background-color: rgba(68,41,147,var(--tw-bg-opacity))
}

.bg-awin-dark-purple\/0 {
    background-color: rgba(68,41,147,0)
}

.bg-awin-dark-purple\/10 {
    background-color: rgba(68,41,147,.1)
}

.bg-awin-dark-purple\/100 {
    background-color: #442993
}

.bg-awin-dark-purple\/15 {
    background-color: rgba(68,41,147,.15)
}

.bg-awin-dark-purple\/20 {
    background-color: rgba(68,41,147,.2)
}

.bg-awin-dark-purple\/25 {
    background-color: rgba(68,41,147,.25)
}

.bg-awin-dark-purple\/30 {
    background-color: rgba(68,41,147,.3)
}

.bg-awin-dark-purple\/35 {
    background-color: rgba(68,41,147,.35)
}

.bg-awin-dark-purple\/40 {
    background-color: rgba(68,41,147,.4)
}

.bg-awin-dark-purple\/45 {
    background-color: rgba(68,41,147,.45)
}

.bg-awin-dark-purple\/5 {
    background-color: rgba(68,41,147,.05)
}

.bg-awin-dark-purple\/50 {
    background-color: rgba(68,41,147,.5)
}

.bg-awin-dark-purple\/55 {
    background-color: rgba(68,41,147,.55)
}

.bg-awin-dark-purple\/60 {
    background-color: rgba(68,41,147,.6)
}

.bg-awin-dark-purple\/65 {
    background-color: rgba(68,41,147,.65)
}

.bg-awin-dark-purple\/70 {
    background-color: rgba(68,41,147,.7)
}

.bg-awin-dark-purple\/75 {
    background-color: rgba(68,41,147,.75)
}

.bg-awin-dark-purple\/80 {
    background-color: rgba(68,41,147,.8)
}

.bg-awin-dark-purple\/85 {
    background-color: rgba(68,41,147,.85)
}

.bg-awin-dark-purple\/90 {
    background-color: rgba(68,41,147,.9)
}

.bg-awin-dark-purple\/95 {
    background-color: rgba(68,41,147,.95)
}

.bg-awin-grey {
    --tw-bg-opacity: 1;
    background-color: #c9c9c9;
    background-color: rgba(201,201,201,var(--tw-bg-opacity))
}

.bg-awin-grey\/0 {
    background-color: hsla(0,0%,79%,0)
}

.bg-awin-grey\/10 {
    background-color: hsla(0,0%,79%,.1)
}

.bg-awin-grey\/100 {
    background-color: #c9c9c9
}

.bg-awin-grey\/15 {
    background-color: hsla(0,0%,79%,.15)
}

.bg-awin-grey\/20 {
    background-color: hsla(0,0%,79%,.2)
}

.bg-awin-grey\/25 {
    background-color: hsla(0,0%,79%,.25)
}

.bg-awin-grey\/30 {
    background-color: hsla(0,0%,79%,.3)
}

.bg-awin-grey\/35 {
    background-color: hsla(0,0%,79%,.35)
}

.bg-awin-grey\/40 {
    background-color: hsla(0,0%,79%,.4)
}

.bg-awin-grey\/45 {
    background-color: hsla(0,0%,79%,.45)
}

.bg-awin-grey\/5 {
    background-color: hsla(0,0%,79%,.05)
}

.bg-awin-grey\/50 {
    background-color: hsla(0,0%,79%,.5)
}

.bg-awin-grey\/55 {
    background-color: hsla(0,0%,79%,.55)
}

.bg-awin-grey\/60 {
    background-color: hsla(0,0%,79%,.6)
}

.bg-awin-grey\/65 {
    background-color: hsla(0,0%,79%,.65)
}

.bg-awin-grey\/70 {
    background-color: hsla(0,0%,79%,.7)
}

.bg-awin-grey\/75 {
    background-color: hsla(0,0%,79%,.75)
}

.bg-awin-grey\/80 {
    background-color: hsla(0,0%,79%,.8)
}

.bg-awin-grey\/85 {
    background-color: hsla(0,0%,79%,.85)
}

.bg-awin-grey\/90 {
    background-color: hsla(0,0%,79%,.9)
}

.bg-awin-grey\/95 {
    background-color: hsla(0,0%,79%,.95)
}

.bg-awin-light-blue {
    --tw-bg-opacity: 1;
    background-color: #009aff;
    background-color: rgba(0,154,255,var(--tw-bg-opacity))
}

.bg-awin-light-blue\/0 {
    background-color: rgba(0,154,255,0)
}

.bg-awin-light-blue\/10 {
    background-color: rgba(0,154,255,.1)
}

.bg-awin-light-blue\/100 {
    background-color: #009aff
}

.bg-awin-light-blue\/15 {
    background-color: rgba(0,154,255,.15)
}

.bg-awin-light-blue\/20 {
    background-color: rgba(0,154,255,.2)
}

.bg-awin-light-blue\/25 {
    background-color: rgba(0,154,255,.25)
}

.bg-awin-light-blue\/30 {
    background-color: rgba(0,154,255,.3)
}

.bg-awin-light-blue\/35 {
    background-color: rgba(0,154,255,.35)
}

.bg-awin-light-blue\/40 {
    background-color: rgba(0,154,255,.4)
}

.bg-awin-light-blue\/45 {
    background-color: rgba(0,154,255,.45)
}

.bg-awin-light-blue\/5 {
    background-color: rgba(0,154,255,.05)
}

.bg-awin-light-blue\/50 {
    background-color: rgba(0,154,255,.5)
}

.bg-awin-light-blue\/55 {
    background-color: rgba(0,154,255,.55)
}

.bg-awin-light-blue\/60 {
    background-color: rgba(0,154,255,.6)
}

.bg-awin-light-blue\/65 {
    background-color: rgba(0,154,255,.65)
}

.bg-awin-light-blue\/70 {
    background-color: rgba(0,154,255,.7)
}

.bg-awin-light-blue\/75 {
    background-color: rgba(0,154,255,.75)
}

.bg-awin-light-blue\/80 {
    background-color: rgba(0,154,255,.8)
}

.bg-awin-light-blue\/85 {
    background-color: rgba(0,154,255,.85)
}

.bg-awin-light-blue\/90 {
    background-color: rgba(0,154,255,.9)
}

.bg-awin-light-blue\/95 {
    background-color: rgba(0,154,255,.95)
}

.bg-awin-light-green {
    --tw-bg-opacity: 1;
    background-color: #00c637;
    background-color: rgba(0,198,55,var(--tw-bg-opacity))
}

.bg-awin-light-green\/0 {
    background-color: rgba(0,198,55,0)
}

.bg-awin-light-green\/10 {
    background-color: rgba(0,198,55,.1)
}

.bg-awin-light-green\/100 {
    background-color: #00c637
}

.bg-awin-light-green\/15 {
    background-color: rgba(0,198,55,.15)
}

.bg-awin-light-green\/20 {
    background-color: rgba(0,198,55,.2)
}

.bg-awin-light-green\/25 {
    background-color: rgba(0,198,55,.25)
}

.bg-awin-light-green\/30 {
    background-color: rgba(0,198,55,.3)
}

.bg-awin-light-green\/35 {
    background-color: rgba(0,198,55,.35)
}

.bg-awin-light-green\/40 {
    background-color: rgba(0,198,55,.4)
}

.bg-awin-light-green\/45 {
    background-color: rgba(0,198,55,.45)
}

.bg-awin-light-green\/5 {
    background-color: rgba(0,198,55,.05)
}

.bg-awin-light-green\/50 {
    background-color: rgba(0,198,55,.5)
}

.bg-awin-light-green\/55 {
    background-color: rgba(0,198,55,.55)
}

.bg-awin-light-green\/60 {
    background-color: rgba(0,198,55,.6)
}

.bg-awin-light-green\/65 {
    background-color: rgba(0,198,55,.65)
}

.bg-awin-light-green\/70 {
    background-color: rgba(0,198,55,.7)
}

.bg-awin-light-green\/75 {
    background-color: rgba(0,198,55,.75)
}

.bg-awin-light-green\/80 {
    background-color: rgba(0,198,55,.8)
}

.bg-awin-light-green\/85 {
    background-color: rgba(0,198,55,.85)
}

.bg-awin-light-green\/90 {
    background-color: rgba(0,198,55,.9)
}

.bg-awin-light-green\/95 {
    background-color: rgba(0,198,55,.95)
}

.bg-awin-light-grey {
    --tw-bg-opacity: 1;
    background-color: #e9e9e9;
    background-color: rgba(233,233,233,var(--tw-bg-opacity))
}

.bg-awin-light-grey\/0 {
    background-color: hsla(0,0%,91%,0)
}

.bg-awin-light-grey\/10 {
    background-color: hsla(0,0%,91%,.1)
}

.bg-awin-light-grey\/100 {
    background-color: #e9e9e9
}

.bg-awin-light-grey\/15 {
    background-color: hsla(0,0%,91%,.15)
}

.bg-awin-light-grey\/20 {
    background-color: hsla(0,0%,91%,.2)
}

.bg-awin-light-grey\/25 {
    background-color: hsla(0,0%,91%,.25)
}

.bg-awin-light-grey\/30 {
    background-color: hsla(0,0%,91%,.3)
}

.bg-awin-light-grey\/35 {
    background-color: hsla(0,0%,91%,.35)
}

.bg-awin-light-grey\/40 {
    background-color: hsla(0,0%,91%,.4)
}

.bg-awin-light-grey\/45 {
    background-color: hsla(0,0%,91%,.45)
}

.bg-awin-light-grey\/5 {
    background-color: hsla(0,0%,91%,.05)
}

.bg-awin-light-grey\/50 {
    background-color: hsla(0,0%,91%,.5)
}

.bg-awin-light-grey\/55 {
    background-color: hsla(0,0%,91%,.55)
}

.bg-awin-light-grey\/60 {
    background-color: hsla(0,0%,91%,.6)
}

.bg-awin-light-grey\/65 {
    background-color: hsla(0,0%,91%,.65)
}

.bg-awin-light-grey\/70 {
    background-color: hsla(0,0%,91%,.7)
}

.bg-awin-light-grey\/75 {
    background-color: hsla(0,0%,91%,.75)
}

.bg-awin-light-grey\/80 {
    background-color: hsla(0,0%,91%,.8)
}

.bg-awin-light-grey\/85 {
    background-color: hsla(0,0%,91%,.85)
}

.bg-awin-light-grey\/90 {
    background-color: hsla(0,0%,91%,.9)
}

.bg-awin-light-grey\/95 {
    background-color: hsla(0,0%,91%,.95)
}

.bg-awin-light-purple {
    --tw-bg-opacity: 1;
    background-color: #5756d5;
    background-color: rgba(87,86,213,var(--tw-bg-opacity))
}

.bg-awin-light-purple\/0 {
    background-color: rgba(87,86,213,0)
}

.bg-awin-light-purple\/10 {
    background-color: rgba(87,86,213,.1)
}

.bg-awin-light-purple\/100 {
    background-color: #5756d5
}

.bg-awin-light-purple\/15 {
    background-color: rgba(87,86,213,.15)
}

.bg-awin-light-purple\/20 {
    background-color: rgba(87,86,213,.2)
}

.bg-awin-light-purple\/25 {
    background-color: rgba(87,86,213,.25)
}

.bg-awin-light-purple\/30 {
    background-color: rgba(87,86,213,.3)
}

.bg-awin-light-purple\/35 {
    background-color: rgba(87,86,213,.35)
}

.bg-awin-light-purple\/40 {
    background-color: rgba(87,86,213,.4)
}

.bg-awin-light-purple\/45 {
    background-color: rgba(87,86,213,.45)
}

.bg-awin-light-purple\/5 {
    background-color: rgba(87,86,213,.05)
}

.bg-awin-light-purple\/50 {
    background-color: rgba(87,86,213,.5)
}

.bg-awin-light-purple\/55 {
    background-color: rgba(87,86,213,.55)
}

.bg-awin-light-purple\/60 {
    background-color: rgba(87,86,213,.6)
}

.bg-awin-light-purple\/65 {
    background-color: rgba(87,86,213,.65)
}

.bg-awin-light-purple\/70 {
    background-color: rgba(87,86,213,.7)
}

.bg-awin-light-purple\/75 {
    background-color: rgba(87,86,213,.75)
}

.bg-awin-light-purple\/80 {
    background-color: rgba(87,86,213,.8)
}

.bg-awin-light-purple\/85 {
    background-color: rgba(87,86,213,.85)
}

.bg-awin-light-purple\/90 {
    background-color: rgba(87,86,213,.9)
}

.bg-awin-light-purple\/95 {
    background-color: rgba(87,86,213,.95)
}

.bg-awin-orange {
    --tw-bg-opacity: 1;
    background-color: #f60;
    background-color: rgba(255,102,0,var(--tw-bg-opacity))
}

.bg-awin-orange\/0 {
    background-color: rgba(255,102,0,0)
}

.bg-awin-orange\/10 {
    background-color: rgba(255,102,0,.1)
}

.bg-awin-orange\/100 {
    background-color: #f60
}

.bg-awin-orange\/15 {
    background-color: rgba(255,102,0,.15)
}

.bg-awin-orange\/20 {
    background-color: rgba(255,102,0,.2)
}

.bg-awin-orange\/25 {
    background-color: rgba(255,102,0,.25)
}

.bg-awin-orange\/30 {
    background-color: rgba(255,102,0,.3)
}

.bg-awin-orange\/35 {
    background-color: rgba(255,102,0,.35)
}

.bg-awin-orange\/40 {
    background-color: rgba(255,102,0,.4)
}

.bg-awin-orange\/45 {
    background-color: rgba(255,102,0,.45)
}

.bg-awin-orange\/5 {
    background-color: rgba(255,102,0,.05)
}

.bg-awin-orange\/50 {
    background-color: rgba(255,102,0,.5)
}

.bg-awin-orange\/55 {
    background-color: rgba(255,102,0,.55)
}

.bg-awin-orange\/60 {
    background-color: rgba(255,102,0,.6)
}

.bg-awin-orange\/65 {
    background-color: rgba(255,102,0,.65)
}

.bg-awin-orange\/70 {
    background-color: rgba(255,102,0,.7)
}

.bg-awin-orange\/75 {
    background-color: rgba(255,102,0,.75)
}

.bg-awin-orange\/80 {
    background-color: rgba(255,102,0,.8)
}

.bg-awin-orange\/85 {
    background-color: rgba(255,102,0,.85)
}

.bg-awin-orange\/90 {
    background-color: rgba(255,102,0,.9)
}

.bg-awin-orange\/95 {
    background-color: rgba(255,102,0,.95)
}

.bg-awin-red {
    --tw-bg-opacity: 1;
    background-color: #de0833;
    background-color: rgba(222,8,51,var(--tw-bg-opacity))
}

.bg-awin-red\/0 {
    background-color: rgba(222,8,51,0)
}

.bg-awin-red\/10 {
    background-color: rgba(222,8,51,.1)
}

.bg-awin-red\/100 {
    background-color: #de0833
}

.bg-awin-red\/15 {
    background-color: rgba(222,8,51,.15)
}

.bg-awin-red\/20 {
    background-color: rgba(222,8,51,.2)
}

.bg-awin-red\/25 {
    background-color: rgba(222,8,51,.25)
}

.bg-awin-red\/30 {
    background-color: rgba(222,8,51,.3)
}

.bg-awin-red\/35 {
    background-color: rgba(222,8,51,.35)
}

.bg-awin-red\/40 {
    background-color: rgba(222,8,51,.4)
}

.bg-awin-red\/45 {
    background-color: rgba(222,8,51,.45)
}

.bg-awin-red\/5 {
    background-color: rgba(222,8,51,.05)
}

.bg-awin-red\/50 {
    background-color: rgba(222,8,51,.5)
}

.bg-awin-red\/55 {
    background-color: rgba(222,8,51,.55)
}

.bg-awin-red\/60 {
    background-color: rgba(222,8,51,.6)
}

.bg-awin-red\/65 {
    background-color: rgba(222,8,51,.65)
}

.bg-awin-red\/70 {
    background-color: rgba(222,8,51,.7)
}

.bg-awin-red\/75 {
    background-color: rgba(222,8,51,.75)
}

.bg-awin-red\/80 {
    background-color: rgba(222,8,51,.8)
}

.bg-awin-red\/85 {
    background-color: rgba(222,8,51,.85)
}

.bg-awin-red\/90 {
    background-color: rgba(222,8,51,.9)
}

.bg-awin-red\/95 {
    background-color: rgba(222,8,51,.95)
}

.bg-awin-turquoise {
    --tw-bg-opacity: 1;
    background-color: #20aebc;
    background-color: rgba(32,174,188,var(--tw-bg-opacity))
}

.bg-awin-turquoise\/0 {
    background-color: rgba(32,174,188,0)
}

.bg-awin-turquoise\/10 {
    background-color: rgba(32,174,188,.1)
}

.bg-awin-turquoise\/100 {
    background-color: #20aebc
}

.bg-awin-turquoise\/15 {
    background-color: rgba(32,174,188,.15)
}

.bg-awin-turquoise\/20 {
    background-color: rgba(32,174,188,.2)
}

.bg-awin-turquoise\/25 {
    background-color: rgba(32,174,188,.25)
}

.bg-awin-turquoise\/30 {
    background-color: rgba(32,174,188,.3)
}

.bg-awin-turquoise\/35 {
    background-color: rgba(32,174,188,.35)
}

.bg-awin-turquoise\/40 {
    background-color: rgba(32,174,188,.4)
}

.bg-awin-turquoise\/45 {
    background-color: rgba(32,174,188,.45)
}

.bg-awin-turquoise\/5 {
    background-color: rgba(32,174,188,.05)
}

.bg-awin-turquoise\/50 {
    background-color: rgba(32,174,188,.5)
}

.bg-awin-turquoise\/55 {
    background-color: rgba(32,174,188,.55)
}

.bg-awin-turquoise\/60 {
    background-color: rgba(32,174,188,.6)
}

.bg-awin-turquoise\/65 {
    background-color: rgba(32,174,188,.65)
}

.bg-awin-turquoise\/70 {
    background-color: rgba(32,174,188,.7)
}

.bg-awin-turquoise\/75 {
    background-color: rgba(32,174,188,.75)
}

.bg-awin-turquoise\/80 {
    background-color: rgba(32,174,188,.8)
}

.bg-awin-turquoise\/85 {
    background-color: rgba(32,174,188,.85)
}

.bg-awin-turquoise\/90 {
    background-color: rgba(32,174,188,.9)
}

.bg-awin-turquoise\/95 {
    background-color: rgba(32,174,188,.95)
}

.bg-awin-yellow {
    --tw-bg-opacity: 1;
    background-color: #fab418;
    background-color: rgba(250,180,24,var(--tw-bg-opacity))
}

.bg-awin-yellow\/0 {
    background-color: rgba(250,180,24,0)
}

.bg-awin-yellow\/10 {
    background-color: rgba(250,180,24,.1)
}

.bg-awin-yellow\/100 {
    background-color: #fab418
}

.bg-awin-yellow\/15 {
    background-color: rgba(250,180,24,.15)
}

.bg-awin-yellow\/20 {
    background-color: rgba(250,180,24,.2)
}

.bg-awin-yellow\/25 {
    background-color: rgba(250,180,24,.25)
}

.bg-awin-yellow\/30 {
    background-color: rgba(250,180,24,.3)
}

.bg-awin-yellow\/35 {
    background-color: rgba(250,180,24,.35)
}

.bg-awin-yellow\/40 {
    background-color: rgba(250,180,24,.4)
}

.bg-awin-yellow\/45 {
    background-color: rgba(250,180,24,.45)
}

.bg-awin-yellow\/5 {
    background-color: rgba(250,180,24,.05)
}

.bg-awin-yellow\/50 {
    background-color: rgba(250,180,24,.5)
}

.bg-awin-yellow\/55 {
    background-color: rgba(250,180,24,.55)
}

.bg-awin-yellow\/60 {
    background-color: rgba(250,180,24,.6)
}

.bg-awin-yellow\/65 {
    background-color: rgba(250,180,24,.65)
}

.bg-awin-yellow\/70 {
    background-color: rgba(250,180,24,.7)
}

.bg-awin-yellow\/75 {
    background-color: rgba(250,180,24,.75)
}

.bg-awin-yellow\/80 {
    background-color: rgba(250,180,24,.8)
}

.bg-awin-yellow\/85 {
    background-color: rgba(250,180,24,.85)
}

.bg-awin-yellow\/90 {
    background-color: rgba(250,180,24,.9)
}

.bg-awin-yellow\/95 {
    background-color: rgba(250,180,24,.95)
}

.bg-azure-radiance {
    --tw-bg-opacity: 1;
    background-color: #009aff;
    background-color: rgba(0,154,255,var(--tw-bg-opacity))
}

.bg-azure-radiance\/0 {
    background-color: rgba(0,154,255,0)
}

.bg-azure-radiance\/10 {
    background-color: rgba(0,154,255,.1)
}

.bg-azure-radiance\/100 {
    background-color: #009aff
}

.bg-azure-radiance\/15 {
    background-color: rgba(0,154,255,.15)
}

.bg-azure-radiance\/20 {
    background-color: rgba(0,154,255,.2)
}

.bg-azure-radiance\/25 {
    background-color: rgba(0,154,255,.25)
}

.bg-azure-radiance\/30 {
    background-color: rgba(0,154,255,.3)
}

.bg-azure-radiance\/35 {
    background-color: rgba(0,154,255,.35)
}

.bg-azure-radiance\/40 {
    background-color: rgba(0,154,255,.4)
}

.bg-azure-radiance\/45 {
    background-color: rgba(0,154,255,.45)
}

.bg-azure-radiance\/5 {
    background-color: rgba(0,154,255,.05)
}

.bg-azure-radiance\/50 {
    background-color: rgba(0,154,255,.5)
}

.bg-azure-radiance\/55 {
    background-color: rgba(0,154,255,.55)
}

.bg-azure-radiance\/60 {
    background-color: rgba(0,154,255,.6)
}

.bg-azure-radiance\/65 {
    background-color: rgba(0,154,255,.65)
}

.bg-azure-radiance\/70 {
    background-color: rgba(0,154,255,.7)
}

.bg-azure-radiance\/75 {
    background-color: rgba(0,154,255,.75)
}

.bg-azure-radiance\/80 {
    background-color: rgba(0,154,255,.8)
}

.bg-azure-radiance\/85 {
    background-color: rgba(0,154,255,.85)
}

.bg-azure-radiance\/90 {
    background-color: rgba(0,154,255,.9)
}

.bg-azure-radiance\/95 {
    background-color: rgba(0,154,255,.95)
}

.bg-background {
    background-color: #fff;
    background-color: hsl(var(--background))
}

.bg-background\/20 {
    background-color: hsla(0,0%,100%,.2);
    background-color: hsl(var(--background)/.2)
}

.bg-background\/50 {
    background-color: hsla(0,0%,100%,.5);
    background-color: hsl(var(--background)/.5)
}

.bg-background\/60 {
    background-color: hsla(0,0%,100%,.6);
    background-color: hsl(var(--background)/.6)
}

.bg-background\/80 {
    background-color: hsla(0,0%,100%,.8);
    background-color: hsl(var(--background)/.8)
}

.bg-big-stone {
    --tw-bg-opacity: 1;
    background-color: #172a47;
    background-color: rgba(23,42,71,var(--tw-bg-opacity))
}

.bg-big-stone\/0 {
    background-color: rgba(23,42,71,0)
}

.bg-big-stone\/10 {
    background-color: rgba(23,42,71,.1)
}

.bg-big-stone\/100 {
    background-color: #172a47
}

.bg-big-stone\/15 {
    background-color: rgba(23,42,71,.15)
}

.bg-big-stone\/20 {
    background-color: rgba(23,42,71,.2)
}

.bg-big-stone\/25 {
    background-color: rgba(23,42,71,.25)
}

.bg-big-stone\/30 {
    background-color: rgba(23,42,71,.3)
}

.bg-big-stone\/35 {
    background-color: rgba(23,42,71,.35)
}

.bg-big-stone\/40 {
    background-color: rgba(23,42,71,.4)
}

.bg-big-stone\/45 {
    background-color: rgba(23,42,71,.45)
}

.bg-big-stone\/5 {
    background-color: rgba(23,42,71,.05)
}

.bg-big-stone\/50 {
    background-color: rgba(23,42,71,.5)
}

.bg-big-stone\/55 {
    background-color: rgba(23,42,71,.55)
}

.bg-big-stone\/60 {
    background-color: rgba(23,42,71,.6)
}

.bg-big-stone\/65 {
    background-color: rgba(23,42,71,.65)
}

.bg-big-stone\/70 {
    background-color: rgba(23,42,71,.7)
}

.bg-big-stone\/75 {
    background-color: rgba(23,42,71,.75)
}

.bg-big-stone\/80 {
    background-color: rgba(23,42,71,.8)
}

.bg-big-stone\/85 {
    background-color: rgba(23,42,71,.85)
}

.bg-big-stone\/90 {
    background-color: rgba(23,42,71,.9)
}

.bg-big-stone\/95 {
    background-color: rgba(23,42,71,.95)
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: #000;
    background-color: rgba(0,0,0,var(--tw-bg-opacity))
}

.bg-black\/20 {
    background-color: rgba(0,0,0,.2)
}

.bg-black\/50 {
    background-color: rgba(0,0,0,.5)
}

.bg-blue {
    background-color: #00588f;
    background-color: hsl(var(--blue))
}

.bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: #dbeafe;
    background-color: rgba(219,234,254,var(--tw-bg-opacity))
}

.bg-blue-100\/0 {
    background-color: rgba(219,234,254,0)
}

.bg-blue-100\/10 {
    background-color: rgba(219,234,254,.1)
}

.bg-blue-100\/100 {
    background-color: #dbeafe
}

.bg-blue-100\/15 {
    background-color: rgba(219,234,254,.15)
}

.bg-blue-100\/20 {
    background-color: rgba(219,234,254,.2)
}

.bg-blue-100\/25 {
    background-color: rgba(219,234,254,.25)
}

.bg-blue-100\/30 {
    background-color: rgba(219,234,254,.3)
}

.bg-blue-100\/35 {
    background-color: rgba(219,234,254,.35)
}

.bg-blue-100\/40 {
    background-color: rgba(219,234,254,.4)
}

.bg-blue-100\/45 {
    background-color: rgba(219,234,254,.45)
}

.bg-blue-100\/5 {
    background-color: rgba(219,234,254,.05)
}

.bg-blue-100\/50 {
    background-color: rgba(219,234,254,.5)
}

.bg-blue-100\/55 {
    background-color: rgba(219,234,254,.55)
}

.bg-blue-100\/60 {
    background-color: rgba(219,234,254,.6)
}

.bg-blue-100\/65 {
    background-color: rgba(219,234,254,.65)
}

.bg-blue-100\/70 {
    background-color: rgba(219,234,254,.7)
}

.bg-blue-100\/75 {
    background-color: rgba(219,234,254,.75)
}

.bg-blue-100\/80 {
    background-color: rgba(219,234,254,.8)
}

.bg-blue-100\/85 {
    background-color: rgba(219,234,254,.85)
}

.bg-blue-100\/90 {
    background-color: rgba(219,234,254,.9)
}

.bg-blue-100\/95 {
    background-color: rgba(219,234,254,.95)
}

.bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: #bfdbfe;
    background-color: rgba(191,219,254,var(--tw-bg-opacity))
}

.bg-blue-200\/0 {
    background-color: rgba(191,219,254,0)
}

.bg-blue-200\/10 {
    background-color: rgba(191,219,254,.1)
}

.bg-blue-200\/100 {
    background-color: #bfdbfe
}

.bg-blue-200\/15 {
    background-color: rgba(191,219,254,.15)
}

.bg-blue-200\/20 {
    background-color: rgba(191,219,254,.2)
}

.bg-blue-200\/25 {
    background-color: rgba(191,219,254,.25)
}

.bg-blue-200\/30 {
    background-color: rgba(191,219,254,.3)
}

.bg-blue-200\/35 {
    background-color: rgba(191,219,254,.35)
}

.bg-blue-200\/40 {
    background-color: rgba(191,219,254,.4)
}

.bg-blue-200\/45 {
    background-color: rgba(191,219,254,.45)
}

.bg-blue-200\/5 {
    background-color: rgba(191,219,254,.05)
}

.bg-blue-200\/50 {
    background-color: rgba(191,219,254,.5)
}

.bg-blue-200\/55 {
    background-color: rgba(191,219,254,.55)
}

.bg-blue-200\/60 {
    background-color: rgba(191,219,254,.6)
}

.bg-blue-200\/65 {
    background-color: rgba(191,219,254,.65)
}

.bg-blue-200\/70 {
    background-color: rgba(191,219,254,.7)
}

.bg-blue-200\/75 {
    background-color: rgba(191,219,254,.75)
}

.bg-blue-200\/80 {
    background-color: rgba(191,219,254,.8)
}

.bg-blue-200\/85 {
    background-color: rgba(191,219,254,.85)
}

.bg-blue-200\/90 {
    background-color: rgba(191,219,254,.9)
}

.bg-blue-200\/95 {
    background-color: rgba(191,219,254,.95)
}

.bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: #93c5fd;
    background-color: rgba(147,197,253,var(--tw-bg-opacity))
}

.bg-blue-300\/0 {
    background-color: rgba(147,197,253,0)
}

.bg-blue-300\/10 {
    background-color: rgba(147,197,253,.1)
}

.bg-blue-300\/100 {
    background-color: #93c5fd
}

.bg-blue-300\/15 {
    background-color: rgba(147,197,253,.15)
}

.bg-blue-300\/20 {
    background-color: rgba(147,197,253,.2)
}

.bg-blue-300\/25 {
    background-color: rgba(147,197,253,.25)
}

.bg-blue-300\/30 {
    background-color: rgba(147,197,253,.3)
}

.bg-blue-300\/35 {
    background-color: rgba(147,197,253,.35)
}

.bg-blue-300\/40 {
    background-color: rgba(147,197,253,.4)
}

.bg-blue-300\/45 {
    background-color: rgba(147,197,253,.45)
}

.bg-blue-300\/5 {
    background-color: rgba(147,197,253,.05)
}

.bg-blue-300\/50 {
    background-color: rgba(147,197,253,.5)
}

.bg-blue-300\/55 {
    background-color: rgba(147,197,253,.55)
}

.bg-blue-300\/60 {
    background-color: rgba(147,197,253,.6)
}

.bg-blue-300\/65 {
    background-color: rgba(147,197,253,.65)
}

.bg-blue-300\/70 {
    background-color: rgba(147,197,253,.7)
}

.bg-blue-300\/75 {
    background-color: rgba(147,197,253,.75)
}

.bg-blue-300\/80 {
    background-color: rgba(147,197,253,.8)
}

.bg-blue-300\/85 {
    background-color: rgba(147,197,253,.85)
}

.bg-blue-300\/90 {
    background-color: rgba(147,197,253,.9)
}

.bg-blue-300\/95 {
    background-color: rgba(147,197,253,.95)
}

.bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: #60a5fa;
    background-color: rgba(96,165,250,var(--tw-bg-opacity))
}

.bg-blue-400\/0 {
    background-color: rgba(96,165,250,0)
}

.bg-blue-400\/10 {
    background-color: rgba(96,165,250,.1)
}

.bg-blue-400\/100 {
    background-color: #60a5fa
}

.bg-blue-400\/15 {
    background-color: rgba(96,165,250,.15)
}

.bg-blue-400\/20 {
    background-color: rgba(96,165,250,.2)
}

.bg-blue-400\/25 {
    background-color: rgba(96,165,250,.25)
}

.bg-blue-400\/30 {
    background-color: rgba(96,165,250,.3)
}

.bg-blue-400\/35 {
    background-color: rgba(96,165,250,.35)
}

.bg-blue-400\/40 {
    background-color: rgba(96,165,250,.4)
}

.bg-blue-400\/45 {
    background-color: rgba(96,165,250,.45)
}

.bg-blue-400\/5 {
    background-color: rgba(96,165,250,.05)
}

.bg-blue-400\/50 {
    background-color: rgba(96,165,250,.5)
}

.bg-blue-400\/55 {
    background-color: rgba(96,165,250,.55)
}

.bg-blue-400\/60 {
    background-color: rgba(96,165,250,.6)
}

.bg-blue-400\/65 {
    background-color: rgba(96,165,250,.65)
}

.bg-blue-400\/70 {
    background-color: rgba(96,165,250,.7)
}

.bg-blue-400\/75 {
    background-color: rgba(96,165,250,.75)
}

.bg-blue-400\/80 {
    background-color: rgba(96,165,250,.8)
}

.bg-blue-400\/85 {
    background-color: rgba(96,165,250,.85)
}

.bg-blue-400\/90 {
    background-color: rgba(96,165,250,.9)
}

.bg-blue-400\/95 {
    background-color: rgba(96,165,250,.95)
}

.bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: #eff6ff;
    background-color: rgba(239,246,255,var(--tw-bg-opacity))
}

.bg-blue-50\/0 {
    background-color: rgba(239,246,255,0)
}

.bg-blue-50\/10 {
    background-color: rgba(239,246,255,.1)
}

.bg-blue-50\/100 {
    background-color: #eff6ff
}

.bg-blue-50\/15 {
    background-color: rgba(239,246,255,.15)
}

.bg-blue-50\/20 {
    background-color: rgba(239,246,255,.2)
}

.bg-blue-50\/25 {
    background-color: rgba(239,246,255,.25)
}

.bg-blue-50\/30 {
    background-color: rgba(239,246,255,.3)
}

.bg-blue-50\/35 {
    background-color: rgba(239,246,255,.35)
}

.bg-blue-50\/40 {
    background-color: rgba(239,246,255,.4)
}

.bg-blue-50\/45 {
    background-color: rgba(239,246,255,.45)
}

.bg-blue-50\/5 {
    background-color: rgba(239,246,255,.05)
}

.bg-blue-50\/50 {
    background-color: rgba(239,246,255,.5)
}

.bg-blue-50\/55 {
    background-color: rgba(239,246,255,.55)
}

.bg-blue-50\/60 {
    background-color: rgba(239,246,255,.6)
}

.bg-blue-50\/65 {
    background-color: rgba(239,246,255,.65)
}

.bg-blue-50\/70 {
    background-color: rgba(239,246,255,.7)
}

.bg-blue-50\/75 {
    background-color: rgba(239,246,255,.75)
}

.bg-blue-50\/80 {
    background-color: rgba(239,246,255,.8)
}

.bg-blue-50\/85 {
    background-color: rgba(239,246,255,.85)
}

.bg-blue-50\/90 {
    background-color: rgba(239,246,255,.9)
}

.bg-blue-50\/95 {
    background-color: rgba(239,246,255,.95)
}

.bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: #3b82f6;
    background-color: rgba(59,130,246,var(--tw-bg-opacity))
}

.bg-blue-500\/0 {
    background-color: rgba(59,130,246,0)
}

.bg-blue-500\/10 {
    background-color: rgba(59,130,246,.1)
}

.bg-blue-500\/100 {
    background-color: #3b82f6
}

.bg-blue-500\/15 {
    background-color: rgba(59,130,246,.15)
}

.bg-blue-500\/20 {
    background-color: rgba(59,130,246,.2)
}

.bg-blue-500\/25 {
    background-color: rgba(59,130,246,.25)
}

.bg-blue-500\/30 {
    background-color: rgba(59,130,246,.3)
}

.bg-blue-500\/35 {
    background-color: rgba(59,130,246,.35)
}

.bg-blue-500\/40 {
    background-color: rgba(59,130,246,.4)
}

.bg-blue-500\/45 {
    background-color: rgba(59,130,246,.45)
}

.bg-blue-500\/5 {
    background-color: rgba(59,130,246,.05)
}

.bg-blue-500\/50 {
    background-color: rgba(59,130,246,.5)
}

.bg-blue-500\/55 {
    background-color: rgba(59,130,246,.55)
}

.bg-blue-500\/60 {
    background-color: rgba(59,130,246,.6)
}

.bg-blue-500\/65 {
    background-color: rgba(59,130,246,.65)
}

.bg-blue-500\/70 {
    background-color: rgba(59,130,246,.7)
}

.bg-blue-500\/75 {
    background-color: rgba(59,130,246,.75)
}

.bg-blue-500\/80 {
    background-color: rgba(59,130,246,.8)
}

.bg-blue-500\/85 {
    background-color: rgba(59,130,246,.85)
}

.bg-blue-500\/90 {
    background-color: rgba(59,130,246,.9)
}

.bg-blue-500\/95 {
    background-color: rgba(59,130,246,.95)
}

.bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: #2563eb;
    background-color: rgba(37,99,235,var(--tw-bg-opacity))
}

.bg-blue-600\/0 {
    background-color: rgba(37,99,235,0)
}

.bg-blue-600\/10 {
    background-color: rgba(37,99,235,.1)
}

.bg-blue-600\/100 {
    background-color: #2563eb
}

.bg-blue-600\/15 {
    background-color: rgba(37,99,235,.15)
}

.bg-blue-600\/20 {
    background-color: rgba(37,99,235,.2)
}

.bg-blue-600\/25 {
    background-color: rgba(37,99,235,.25)
}

.bg-blue-600\/30 {
    background-color: rgba(37,99,235,.3)
}

.bg-blue-600\/35 {
    background-color: rgba(37,99,235,.35)
}

.bg-blue-600\/40 {
    background-color: rgba(37,99,235,.4)
}

.bg-blue-600\/45 {
    background-color: rgba(37,99,235,.45)
}

.bg-blue-600\/5 {
    background-color: rgba(37,99,235,.05)
}

.bg-blue-600\/50 {
    background-color: rgba(37,99,235,.5)
}

.bg-blue-600\/55 {
    background-color: rgba(37,99,235,.55)
}

.bg-blue-600\/60 {
    background-color: rgba(37,99,235,.6)
}

.bg-blue-600\/65 {
    background-color: rgba(37,99,235,.65)
}

.bg-blue-600\/70 {
    background-color: rgba(37,99,235,.7)
}

.bg-blue-600\/75 {
    background-color: rgba(37,99,235,.75)
}

.bg-blue-600\/80 {
    background-color: rgba(37,99,235,.8)
}

.bg-blue-600\/85 {
    background-color: rgba(37,99,235,.85)
}

.bg-blue-600\/90 {
    background-color: rgba(37,99,235,.9)
}

.bg-blue-600\/95 {
    background-color: rgba(37,99,235,.95)
}

.bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: #1d4ed8;
    background-color: rgba(29,78,216,var(--tw-bg-opacity))
}

.bg-blue-700\/0 {
    background-color: rgba(29,78,216,0)
}

.bg-blue-700\/10 {
    background-color: rgba(29,78,216,.1)
}

.bg-blue-700\/100 {
    background-color: #1d4ed8
}

.bg-blue-700\/15 {
    background-color: rgba(29,78,216,.15)
}

.bg-blue-700\/20 {
    background-color: rgba(29,78,216,.2)
}

.bg-blue-700\/25 {
    background-color: rgba(29,78,216,.25)
}

.bg-blue-700\/30 {
    background-color: rgba(29,78,216,.3)
}

.bg-blue-700\/35 {
    background-color: rgba(29,78,216,.35)
}

.bg-blue-700\/40 {
    background-color: rgba(29,78,216,.4)
}

.bg-blue-700\/45 {
    background-color: rgba(29,78,216,.45)
}

.bg-blue-700\/5 {
    background-color: rgba(29,78,216,.05)
}

.bg-blue-700\/50 {
    background-color: rgba(29,78,216,.5)
}

.bg-blue-700\/55 {
    background-color: rgba(29,78,216,.55)
}

.bg-blue-700\/60 {
    background-color: rgba(29,78,216,.6)
}

.bg-blue-700\/65 {
    background-color: rgba(29,78,216,.65)
}

.bg-blue-700\/70 {
    background-color: rgba(29,78,216,.7)
}

.bg-blue-700\/75 {
    background-color: rgba(29,78,216,.75)
}

.bg-blue-700\/80 {
    background-color: rgba(29,78,216,.8)
}

.bg-blue-700\/85 {
    background-color: rgba(29,78,216,.85)
}

.bg-blue-700\/90 {
    background-color: rgba(29,78,216,.9)
}

.bg-blue-700\/95 {
    background-color: rgba(29,78,216,.95)
}

.bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: #1e40af;
    background-color: rgba(30,64,175,var(--tw-bg-opacity))
}

.bg-blue-800\/0 {
    background-color: rgba(30,64,175,0)
}

.bg-blue-800\/10 {
    background-color: rgba(30,64,175,.1)
}

.bg-blue-800\/100 {
    background-color: #1e40af
}

.bg-blue-800\/15 {
    background-color: rgba(30,64,175,.15)
}

.bg-blue-800\/20 {
    background-color: rgba(30,64,175,.2)
}

.bg-blue-800\/25 {
    background-color: rgba(30,64,175,.25)
}

.bg-blue-800\/30 {
    background-color: rgba(30,64,175,.3)
}

.bg-blue-800\/35 {
    background-color: rgba(30,64,175,.35)
}

.bg-blue-800\/40 {
    background-color: rgba(30,64,175,.4)
}

.bg-blue-800\/45 {
    background-color: rgba(30,64,175,.45)
}

.bg-blue-800\/5 {
    background-color: rgba(30,64,175,.05)
}

.bg-blue-800\/50 {
    background-color: rgba(30,64,175,.5)
}

.bg-blue-800\/55 {
    background-color: rgba(30,64,175,.55)
}

.bg-blue-800\/60 {
    background-color: rgba(30,64,175,.6)
}

.bg-blue-800\/65 {
    background-color: rgba(30,64,175,.65)
}

.bg-blue-800\/70 {
    background-color: rgba(30,64,175,.7)
}

.bg-blue-800\/75 {
    background-color: rgba(30,64,175,.75)
}

.bg-blue-800\/80 {
    background-color: rgba(30,64,175,.8)
}

.bg-blue-800\/85 {
    background-color: rgba(30,64,175,.85)
}

.bg-blue-800\/90 {
    background-color: rgba(30,64,175,.9)
}

.bg-blue-800\/95 {
    background-color: rgba(30,64,175,.95)
}

.bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: #1e3a8a;
    background-color: rgba(30,58,138,var(--tw-bg-opacity))
}

.bg-blue-900\/0 {
    background-color: rgba(30,58,138,0)
}

.bg-blue-900\/10 {
    background-color: rgba(30,58,138,.1)
}

.bg-blue-900\/100 {
    background-color: #1e3a8a
}

.bg-blue-900\/15 {
    background-color: rgba(30,58,138,.15)
}

.bg-blue-900\/20 {
    background-color: rgba(30,58,138,.2)
}

.bg-blue-900\/25 {
    background-color: rgba(30,58,138,.25)
}

.bg-blue-900\/30 {
    background-color: rgba(30,58,138,.3)
}

.bg-blue-900\/35 {
    background-color: rgba(30,58,138,.35)
}

.bg-blue-900\/40 {
    background-color: rgba(30,58,138,.4)
}

.bg-blue-900\/45 {
    background-color: rgba(30,58,138,.45)
}

.bg-blue-900\/5 {
    background-color: rgba(30,58,138,.05)
}

.bg-blue-900\/50 {
    background-color: rgba(30,58,138,.5)
}

.bg-blue-900\/55 {
    background-color: rgba(30,58,138,.55)
}

.bg-blue-900\/60 {
    background-color: rgba(30,58,138,.6)
}

.bg-blue-900\/65 {
    background-color: rgba(30,58,138,.65)
}

.bg-blue-900\/70 {
    background-color: rgba(30,58,138,.7)
}

.bg-blue-900\/75 {
    background-color: rgba(30,58,138,.75)
}

.bg-blue-900\/80 {
    background-color: rgba(30,58,138,.8)
}

.bg-blue-900\/85 {
    background-color: rgba(30,58,138,.85)
}

.bg-blue-900\/90 {
    background-color: rgba(30,58,138,.9)
}

.bg-blue-900\/95 {
    background-color: rgba(30,58,138,.95)
}

.bg-blue-950 {
    --tw-bg-opacity: 1;
    background-color: #172554;
    background-color: rgba(23,37,84,var(--tw-bg-opacity))
}

.bg-blue-950\/0 {
    background-color: rgba(23,37,84,0)
}

.bg-blue-950\/10 {
    background-color: rgba(23,37,84,.1)
}

.bg-blue-950\/100 {
    background-color: #172554
}

.bg-blue-950\/15 {
    background-color: rgba(23,37,84,.15)
}

.bg-blue-950\/20 {
    background-color: rgba(23,37,84,.2)
}

.bg-blue-950\/25 {
    background-color: rgba(23,37,84,.25)
}

.bg-blue-950\/30 {
    background-color: rgba(23,37,84,.3)
}

.bg-blue-950\/35 {
    background-color: rgba(23,37,84,.35)
}

.bg-blue-950\/40 {
    background-color: rgba(23,37,84,.4)
}

.bg-blue-950\/45 {
    background-color: rgba(23,37,84,.45)
}

.bg-blue-950\/5 {
    background-color: rgba(23,37,84,.05)
}

.bg-blue-950\/50 {
    background-color: rgba(23,37,84,.5)
}

.bg-blue-950\/55 {
    background-color: rgba(23,37,84,.55)
}

.bg-blue-950\/60 {
    background-color: rgba(23,37,84,.6)
}

.bg-blue-950\/65 {
    background-color: rgba(23,37,84,.65)
}

.bg-blue-950\/70 {
    background-color: rgba(23,37,84,.7)
}

.bg-blue-950\/75 {
    background-color: rgba(23,37,84,.75)
}

.bg-blue-950\/80 {
    background-color: rgba(23,37,84,.8)
}

.bg-blue-950\/85 {
    background-color: rgba(23,37,84,.85)
}

.bg-blue-950\/90 {
    background-color: rgba(23,37,84,.9)
}

.bg-blue-950\/95 {
    background-color: rgba(23,37,84,.95)
}

.bg-blue-accent {
    background-color: #cedee9;
    background-color: hsl(var(--blue-accent))
}

.bg-blue-accent\/0 {
    background-color: rgba(206,222,233,0);
    background-color: hsl(var(--blue-accent)/0)
}

.bg-blue-accent\/10 {
    background-color: rgba(206,222,233,.1);
    background-color: hsl(var(--blue-accent)/.1)
}

.bg-blue-accent\/100 {
    background-color: #cedee9;
    background-color: hsl(var(--blue-accent)/1)
}

.bg-blue-accent\/15 {
    background-color: rgba(206,222,233,.15);
    background-color: hsl(var(--blue-accent)/.15)
}

.bg-blue-accent\/20 {
    background-color: rgba(206,222,233,.2);
    background-color: hsl(var(--blue-accent)/.2)
}

.bg-blue-accent\/25 {
    background-color: rgba(206,222,233,.25);
    background-color: hsl(var(--blue-accent)/.25)
}

.bg-blue-accent\/30 {
    background-color: rgba(206,222,233,.3);
    background-color: hsl(var(--blue-accent)/.3)
}

.bg-blue-accent\/35 {
    background-color: rgba(206,222,233,.35);
    background-color: hsl(var(--blue-accent)/.35)
}

.bg-blue-accent\/40 {
    background-color: rgba(206,222,233,.4);
    background-color: hsl(var(--blue-accent)/.4)
}

.bg-blue-accent\/45 {
    background-color: rgba(206,222,233,.45);
    background-color: hsl(var(--blue-accent)/.45)
}

.bg-blue-accent\/5 {
    background-color: rgba(206,222,233,.05);
    background-color: hsl(var(--blue-accent)/.05)
}

.bg-blue-accent\/50 {
    background-color: rgba(206,222,233,.5);
    background-color: hsl(var(--blue-accent)/.5)
}

.bg-blue-accent\/55 {
    background-color: rgba(206,222,233,.55);
    background-color: hsl(var(--blue-accent)/.55)
}

.bg-blue-accent\/60 {
    background-color: rgba(206,222,233,.6);
    background-color: hsl(var(--blue-accent)/.6)
}

.bg-blue-accent\/65 {
    background-color: rgba(206,222,233,.65);
    background-color: hsl(var(--blue-accent)/.65)
}

.bg-blue-accent\/70 {
    background-color: rgba(206,222,233,.7);
    background-color: hsl(var(--blue-accent)/.7)
}

.bg-blue-accent\/75 {
    background-color: rgba(206,222,233,.75);
    background-color: hsl(var(--blue-accent)/.75)
}

.bg-blue-accent\/80 {
    background-color: rgba(206,222,233,.8);
    background-color: hsl(var(--blue-accent)/.8)
}

.bg-blue-accent\/85 {
    background-color: rgba(206,222,233,.85);
    background-color: hsl(var(--blue-accent)/.85)
}

.bg-blue-accent\/90 {
    background-color: rgba(206,222,233,.9);
    background-color: hsl(var(--blue-accent)/.9)
}

.bg-blue-accent\/95 {
    background-color: rgba(206,222,233,.95);
    background-color: hsl(var(--blue-accent)/.95)
}

.bg-blue-dark {
    background-color: #00588f;
    background-color: hsl(var(--blue-dark))
}

.bg-blue-dark\/0 {
    background-color: rgba(0,88,143,0);
    background-color: hsl(var(--blue-dark)/0)
}

.bg-blue-dark\/10 {
    background-color: rgba(0,88,143,.1);
    background-color: hsl(var(--blue-dark)/.1)
}

.bg-blue-dark\/100 {
    background-color: #00588f;
    background-color: hsl(var(--blue-dark)/1)
}

.bg-blue-dark\/15 {
    background-color: rgba(0,88,143,.15);
    background-color: hsl(var(--blue-dark)/.15)
}

.bg-blue-dark\/20 {
    background-color: rgba(0,88,143,.2);
    background-color: hsl(var(--blue-dark)/.2)
}

.bg-blue-dark\/25 {
    background-color: rgba(0,88,143,.25);
    background-color: hsl(var(--blue-dark)/.25)
}

.bg-blue-dark\/30 {
    background-color: rgba(0,88,143,.3);
    background-color: hsl(var(--blue-dark)/.3)
}

.bg-blue-dark\/35 {
    background-color: rgba(0,88,143,.35);
    background-color: hsl(var(--blue-dark)/.35)
}

.bg-blue-dark\/40 {
    background-color: rgba(0,88,143,.4);
    background-color: hsl(var(--blue-dark)/.4)
}

.bg-blue-dark\/45 {
    background-color: rgba(0,88,143,.45);
    background-color: hsl(var(--blue-dark)/.45)
}

.bg-blue-dark\/5 {
    background-color: rgba(0,88,143,.05);
    background-color: hsl(var(--blue-dark)/.05)
}

.bg-blue-dark\/50 {
    background-color: rgba(0,88,143,.5);
    background-color: hsl(var(--blue-dark)/.5)
}

.bg-blue-dark\/55 {
    background-color: rgba(0,88,143,.55);
    background-color: hsl(var(--blue-dark)/.55)
}

.bg-blue-dark\/60 {
    background-color: rgba(0,88,143,.6);
    background-color: hsl(var(--blue-dark)/.6)
}

.bg-blue-dark\/65 {
    background-color: rgba(0,88,143,.65);
    background-color: hsl(var(--blue-dark)/.65)
}

.bg-blue-dark\/70 {
    background-color: rgba(0,88,143,.7);
    background-color: hsl(var(--blue-dark)/.7)
}

.bg-blue-dark\/75 {
    background-color: rgba(0,88,143,.75);
    background-color: hsl(var(--blue-dark)/.75)
}

.bg-blue-dark\/80 {
    background-color: rgba(0,88,143,.8);
    background-color: hsl(var(--blue-dark)/.8)
}

.bg-blue-dark\/85 {
    background-color: rgba(0,88,143,.85);
    background-color: hsl(var(--blue-dark)/.85)
}

.bg-blue-dark\/90 {
    background-color: rgba(0,88,143,.9);
    background-color: hsl(var(--blue-dark)/.9)
}

.bg-blue-dark\/95 {
    background-color: rgba(0,88,143,.95);
    background-color: hsl(var(--blue-dark)/.95)
}

.bg-blue-light {
    background-color: #cedee9;
    background-color: hsl(var(--blue-light))
}

.bg-blue-light\/0 {
    background-color: rgba(206,222,233,0);
    background-color: hsl(var(--blue-light)/0)
}

.bg-blue-light\/10 {
    background-color: rgba(206,222,233,.1);
    background-color: hsl(var(--blue-light)/.1)
}

.bg-blue-light\/100 {
    background-color: #cedee9;
    background-color: hsl(var(--blue-light)/1)
}

.bg-blue-light\/15 {
    background-color: rgba(206,222,233,.15);
    background-color: hsl(var(--blue-light)/.15)
}

.bg-blue-light\/20 {
    background-color: rgba(206,222,233,.2);
    background-color: hsl(var(--blue-light)/.2)
}

.bg-blue-light\/25 {
    background-color: rgba(206,222,233,.25);
    background-color: hsl(var(--blue-light)/.25)
}

.bg-blue-light\/30 {
    background-color: rgba(206,222,233,.3);
    background-color: hsl(var(--blue-light)/.3)
}

.bg-blue-light\/35 {
    background-color: rgba(206,222,233,.35);
    background-color: hsl(var(--blue-light)/.35)
}

.bg-blue-light\/40 {
    background-color: rgba(206,222,233,.4);
    background-color: hsl(var(--blue-light)/.4)
}

.bg-blue-light\/45 {
    background-color: rgba(206,222,233,.45);
    background-color: hsl(var(--blue-light)/.45)
}

.bg-blue-light\/5 {
    background-color: rgba(206,222,233,.05);
    background-color: hsl(var(--blue-light)/.05)
}

.bg-blue-light\/50 {
    background-color: rgba(206,222,233,.5);
    background-color: hsl(var(--blue-light)/.5)
}

.bg-blue-light\/55 {
    background-color: rgba(206,222,233,.55);
    background-color: hsl(var(--blue-light)/.55)
}

.bg-blue-light\/60 {
    background-color: rgba(206,222,233,.6);
    background-color: hsl(var(--blue-light)/.6)
}

.bg-blue-light\/65 {
    background-color: rgba(206,222,233,.65);
    background-color: hsl(var(--blue-light)/.65)
}

.bg-blue-light\/70 {
    background-color: rgba(206,222,233,.7);
    background-color: hsl(var(--blue-light)/.7)
}

.bg-blue-light\/75 {
    background-color: rgba(206,222,233,.75);
    background-color: hsl(var(--blue-light)/.75)
}

.bg-blue-light\/80 {
    background-color: rgba(206,222,233,.8);
    background-color: hsl(var(--blue-light)/.8)
}

.bg-blue-light\/85 {
    background-color: rgba(206,222,233,.85);
    background-color: hsl(var(--blue-light)/.85)
}

.bg-blue-light\/90 {
    background-color: rgba(206,222,233,.9);
    background-color: hsl(var(--blue-light)/.9)
}

.bg-blue-light\/95 {
    background-color: rgba(206,222,233,.95);
    background-color: hsl(var(--blue-light)/.95)
}

.bg-blue-secondary {
    background-color: #09f;
    background-color: hsl(var(--blue-secondary))
}

.bg-blue-secondary\/0 {
    background-color: rgba(0,153,255,0);
    background-color: hsl(var(--blue-secondary)/0)
}

.bg-blue-secondary\/10 {
    background-color: rgba(0,153,255,.1);
    background-color: hsl(var(--blue-secondary)/.1)
}

.bg-blue-secondary\/100 {
    background-color: #09f;
    background-color: hsl(var(--blue-secondary)/1)
}

.bg-blue-secondary\/15 {
    background-color: rgba(0,153,255,.15);
    background-color: hsl(var(--blue-secondary)/.15)
}

.bg-blue-secondary\/20 {
    background-color: rgba(0,153,255,.2);
    background-color: hsl(var(--blue-secondary)/.2)
}

.bg-blue-secondary\/25 {
    background-color: rgba(0,153,255,.25);
    background-color: hsl(var(--blue-secondary)/.25)
}

.bg-blue-secondary\/30 {
    background-color: rgba(0,153,255,.3);
    background-color: hsl(var(--blue-secondary)/.3)
}

.bg-blue-secondary\/35 {
    background-color: rgba(0,153,255,.35);
    background-color: hsl(var(--blue-secondary)/.35)
}

.bg-blue-secondary\/40 {
    background-color: rgba(0,153,255,.4);
    background-color: hsl(var(--blue-secondary)/.4)
}

.bg-blue-secondary\/45 {
    background-color: rgba(0,153,255,.45);
    background-color: hsl(var(--blue-secondary)/.45)
}

.bg-blue-secondary\/5 {
    background-color: rgba(0,153,255,.05);
    background-color: hsl(var(--blue-secondary)/.05)
}

.bg-blue-secondary\/50 {
    background-color: rgba(0,153,255,.5);
    background-color: hsl(var(--blue-secondary)/.5)
}

.bg-blue-secondary\/55 {
    background-color: rgba(0,153,255,.55);
    background-color: hsl(var(--blue-secondary)/.55)
}

.bg-blue-secondary\/60 {
    background-color: rgba(0,153,255,.6);
    background-color: hsl(var(--blue-secondary)/.6)
}

.bg-blue-secondary\/65 {
    background-color: rgba(0,153,255,.65);
    background-color: hsl(var(--blue-secondary)/.65)
}

.bg-blue-secondary\/70 {
    background-color: rgba(0,153,255,.7);
    background-color: hsl(var(--blue-secondary)/.7)
}

.bg-blue-secondary\/75 {
    background-color: rgba(0,153,255,.75);
    background-color: hsl(var(--blue-secondary)/.75)
}

.bg-blue-secondary\/80 {
    background-color: rgba(0,153,255,.8);
    background-color: hsl(var(--blue-secondary)/.8)
}

.bg-blue-secondary\/85 {
    background-color: rgba(0,153,255,.85);
    background-color: hsl(var(--blue-secondary)/.85)
}

.bg-blue-secondary\/90 {
    background-color: rgba(0,153,255,.9);
    background-color: hsl(var(--blue-secondary)/.9)
}

.bg-blue-secondary\/95 {
    background-color: rgba(0,153,255,.95);
    background-color: hsl(var(--blue-secondary)/.95)
}

.bg-blue\/0 {
    background-color: rgba(0,88,143,0);
    background-color: hsl(var(--blue)/0)
}

.bg-blue\/10 {
    background-color: rgba(0,88,143,.1);
    background-color: hsl(var(--blue)/.1)
}

.bg-blue\/100 {
    background-color: #00588f;
    background-color: hsl(var(--blue)/1)
}

.bg-blue\/15 {
    background-color: rgba(0,88,143,.15);
    background-color: hsl(var(--blue)/.15)
}

.bg-blue\/20 {
    background-color: rgba(0,88,143,.2);
    background-color: hsl(var(--blue)/.2)
}

.bg-blue\/25 {
    background-color: rgba(0,88,143,.25);
    background-color: hsl(var(--blue)/.25)
}

.bg-blue\/30 {
    background-color: rgba(0,88,143,.3);
    background-color: hsl(var(--blue)/.3)
}

.bg-blue\/35 {
    background-color: rgba(0,88,143,.35);
    background-color: hsl(var(--blue)/.35)
}

.bg-blue\/40 {
    background-color: rgba(0,88,143,.4);
    background-color: hsl(var(--blue)/.4)
}

.bg-blue\/45 {
    background-color: rgba(0,88,143,.45);
    background-color: hsl(var(--blue)/.45)
}

.bg-blue\/5 {
    background-color: rgba(0,88,143,.05);
    background-color: hsl(var(--blue)/.05)
}

.bg-blue\/50 {
    background-color: rgba(0,88,143,.5);
    background-color: hsl(var(--blue)/.5)
}

.bg-blue\/55 {
    background-color: rgba(0,88,143,.55);
    background-color: hsl(var(--blue)/.55)
}

.bg-blue\/60 {
    background-color: rgba(0,88,143,.6);
    background-color: hsl(var(--blue)/.6)
}

.bg-blue\/65 {
    background-color: rgba(0,88,143,.65);
    background-color: hsl(var(--blue)/.65)
}

.bg-blue\/70 {
    background-color: rgba(0,88,143,.7);
    background-color: hsl(var(--blue)/.7)
}

.bg-blue\/75 {
    background-color: rgba(0,88,143,.75);
    background-color: hsl(var(--blue)/.75)
}

.bg-blue\/80 {
    background-color: rgba(0,88,143,.8);
    background-color: hsl(var(--blue)/.8)
}

.bg-blue\/85 {
    background-color: rgba(0,88,143,.85);
    background-color: hsl(var(--blue)/.85)
}

.bg-blue\/90 {
    background-color: rgba(0,88,143,.9);
    background-color: hsl(var(--blue)/.9)
}

.bg-blue\/95 {
    background-color: rgba(0,88,143,.95);
    background-color: hsl(var(--blue)/.95)
}

.bg-card {
    background-color: #fff;
    background-color: hsl(var(--card))
}

.bg-contact {
    --tw-bg-opacity: 1;
    background-color: #f60;
    background-color: rgba(255,102,0,var(--tw-bg-opacity))
}

.bg-contact\/0 {
    background-color: rgba(255,102,0,0)
}

.bg-contact\/10 {
    background-color: rgba(255,102,0,.1)
}

.bg-contact\/100 {
    background-color: #f60
}

.bg-contact\/15 {
    background-color: rgba(255,102,0,.15)
}

.bg-contact\/20 {
    background-color: rgba(255,102,0,.2)
}

.bg-contact\/25 {
    background-color: rgba(255,102,0,.25)
}

.bg-contact\/30 {
    background-color: rgba(255,102,0,.3)
}

.bg-contact\/35 {
    background-color: rgba(255,102,0,.35)
}

.bg-contact\/40 {
    background-color: rgba(255,102,0,.4)
}

.bg-contact\/45 {
    background-color: rgba(255,102,0,.45)
}

.bg-contact\/5 {
    background-color: rgba(255,102,0,.05)
}

.bg-contact\/50 {
    background-color: rgba(255,102,0,.5)
}

.bg-contact\/55 {
    background-color: rgba(255,102,0,.55)
}

.bg-contact\/60 {
    background-color: rgba(255,102,0,.6)
}

.bg-contact\/65 {
    background-color: rgba(255,102,0,.65)
}

.bg-contact\/70 {
    background-color: rgba(255,102,0,.7)
}

.bg-contact\/75 {
    background-color: rgba(255,102,0,.75)
}

.bg-contact\/80 {
    background-color: rgba(255,102,0,.8)
}

.bg-contact\/85 {
    background-color: rgba(255,102,0,.85)
}

.bg-contact\/90 {
    background-color: rgba(255,102,0,.9)
}

.bg-contact\/95 {
    background-color: rgba(255,102,0,.95)
}

.bg-dark {
    background-color: #e65c00;
    background-color: hsl(var(--dark))
}

.bg-dark-foreground {
    background-color: hsl(var(--dark-foreground))
}

.bg-dark-foreground\/0 {
    background-color: hsl(var(--dark-foreground)/0)
}

.bg-dark-foreground\/10 {
    background-color: hsl(var(--dark-foreground)/.1)
}

.bg-dark-foreground\/100 {
    background-color: hsl(var(--dark-foreground)/1)
}

.bg-dark-foreground\/15 {
    background-color: hsl(var(--dark-foreground)/.15)
}

.bg-dark-foreground\/20 {
    background-color: hsl(var(--dark-foreground)/.2)
}

.bg-dark-foreground\/25 {
    background-color: hsl(var(--dark-foreground)/.25)
}

.bg-dark-foreground\/30 {
    background-color: hsl(var(--dark-foreground)/.3)
}

.bg-dark-foreground\/35 {
    background-color: hsl(var(--dark-foreground)/.35)
}

.bg-dark-foreground\/40 {
    background-color: hsl(var(--dark-foreground)/.4)
}

.bg-dark-foreground\/45 {
    background-color: hsl(var(--dark-foreground)/.45)
}

.bg-dark-foreground\/5 {
    background-color: hsl(var(--dark-foreground)/.05)
}

.bg-dark-foreground\/50 {
    background-color: hsl(var(--dark-foreground)/.5)
}

.bg-dark-foreground\/55 {
    background-color: hsl(var(--dark-foreground)/.55)
}

.bg-dark-foreground\/60 {
    background-color: hsl(var(--dark-foreground)/.6)
}

.bg-dark-foreground\/65 {
    background-color: hsl(var(--dark-foreground)/.65)
}

.bg-dark-foreground\/70 {
    background-color: hsl(var(--dark-foreground)/.7)
}

.bg-dark-foreground\/75 {
    background-color: hsl(var(--dark-foreground)/.75)
}

.bg-dark-foreground\/80 {
    background-color: hsl(var(--dark-foreground)/.8)
}

.bg-dark-foreground\/85 {
    background-color: hsl(var(--dark-foreground)/.85)
}

.bg-dark-foreground\/90 {
    background-color: hsl(var(--dark-foreground)/.9)
}

.bg-dark-foreground\/95 {
    background-color: hsl(var(--dark-foreground)/.95)
}

.bg-dark\/0 {
    background-color: rgba(230,92,0,0);
    background-color: hsl(var(--dark)/0)
}

.bg-dark\/10 {
    background-color: rgba(230,92,0,.1);
    background-color: hsl(var(--dark)/.1)
}

.bg-dark\/100 {
    background-color: #e65c00;
    background-color: hsl(var(--dark)/1)
}

.bg-dark\/15 {
    background-color: rgba(230,92,0,.15);
    background-color: hsl(var(--dark)/.15)
}

.bg-dark\/20 {
    background-color: rgba(230,92,0,.2);
    background-color: hsl(var(--dark)/.2)
}

.bg-dark\/25 {
    background-color: rgba(230,92,0,.25);
    background-color: hsl(var(--dark)/.25)
}

.bg-dark\/30 {
    background-color: rgba(230,92,0,.3);
    background-color: hsl(var(--dark)/.3)
}

.bg-dark\/35 {
    background-color: rgba(230,92,0,.35);
    background-color: hsl(var(--dark)/.35)
}

.bg-dark\/40 {
    background-color: rgba(230,92,0,.4);
    background-color: hsl(var(--dark)/.4)
}

.bg-dark\/45 {
    background-color: rgba(230,92,0,.45);
    background-color: hsl(var(--dark)/.45)
}

.bg-dark\/5 {
    background-color: rgba(230,92,0,.05);
    background-color: hsl(var(--dark)/.05)
}

.bg-dark\/50 {
    background-color: rgba(230,92,0,.5);
    background-color: hsl(var(--dark)/.5)
}

.bg-dark\/55 {
    background-color: rgba(230,92,0,.55);
    background-color: hsl(var(--dark)/.55)
}

.bg-dark\/60 {
    background-color: rgba(230,92,0,.6);
    background-color: hsl(var(--dark)/.6)
}

.bg-dark\/65 {
    background-color: rgba(230,92,0,.65);
    background-color: hsl(var(--dark)/.65)
}

.bg-dark\/70 {
    background-color: rgba(230,92,0,.7);
    background-color: hsl(var(--dark)/.7)
}

.bg-dark\/75 {
    background-color: rgba(230,92,0,.75);
    background-color: hsl(var(--dark)/.75)
}

.bg-dark\/80 {
    background-color: rgba(230,92,0,.8);
    background-color: hsl(var(--dark)/.8)
}

.bg-dark\/85 {
    background-color: rgba(230,92,0,.85);
    background-color: hsl(var(--dark)/.85)
}

.bg-dark\/90 {
    background-color: rgba(230,92,0,.9);
    background-color: hsl(var(--dark)/.9)
}

.bg-dark\/95 {
    background-color: rgba(230,92,0,.95);
    background-color: hsl(var(--dark)/.95)
}

.bg-darker {
    background-color: hsl(var(--darker))
}

.bg-darker-foreground {
    background-color: hsl(var(--darker-foreground))
}

.bg-darker-foreground\/0 {
    background-color: hsl(var(--darker-foreground)/0)
}

.bg-darker-foreground\/10 {
    background-color: hsl(var(--darker-foreground)/.1)
}

.bg-darker-foreground\/100 {
    background-color: hsl(var(--darker-foreground)/1)
}

.bg-darker-foreground\/15 {
    background-color: hsl(var(--darker-foreground)/.15)
}

.bg-darker-foreground\/20 {
    background-color: hsl(var(--darker-foreground)/.2)
}

.bg-darker-foreground\/25 {
    background-color: hsl(var(--darker-foreground)/.25)
}

.bg-darker-foreground\/30 {
    background-color: hsl(var(--darker-foreground)/.3)
}

.bg-darker-foreground\/35 {
    background-color: hsl(var(--darker-foreground)/.35)
}

.bg-darker-foreground\/40 {
    background-color: hsl(var(--darker-foreground)/.4)
}

.bg-darker-foreground\/45 {
    background-color: hsl(var(--darker-foreground)/.45)
}

.bg-darker-foreground\/5 {
    background-color: hsl(var(--darker-foreground)/.05)
}

.bg-darker-foreground\/50 {
    background-color: hsl(var(--darker-foreground)/.5)
}

.bg-darker-foreground\/55 {
    background-color: hsl(var(--darker-foreground)/.55)
}

.bg-darker-foreground\/60 {
    background-color: hsl(var(--darker-foreground)/.6)
}

.bg-darker-foreground\/65 {
    background-color: hsl(var(--darker-foreground)/.65)
}

.bg-darker-foreground\/70 {
    background-color: hsl(var(--darker-foreground)/.7)
}

.bg-darker-foreground\/75 {
    background-color: hsl(var(--darker-foreground)/.75)
}

.bg-darker-foreground\/80 {
    background-color: hsl(var(--darker-foreground)/.8)
}

.bg-darker-foreground\/85 {
    background-color: hsl(var(--darker-foreground)/.85)
}

.bg-darker-foreground\/90 {
    background-color: hsl(var(--darker-foreground)/.9)
}

.bg-darker-foreground\/95 {
    background-color: hsl(var(--darker-foreground)/.95)
}

.bg-darker\/0 {
    background-color: hsl(var(--darker)/0)
}

.bg-darker\/10 {
    background-color: hsl(var(--darker)/.1)
}

.bg-darker\/100 {
    background-color: hsl(var(--darker)/1)
}

.bg-darker\/15 {
    background-color: hsl(var(--darker)/.15)
}

.bg-darker\/20 {
    background-color: hsl(var(--darker)/.2)
}

.bg-darker\/25 {
    background-color: hsl(var(--darker)/.25)
}

.bg-darker\/30 {
    background-color: hsl(var(--darker)/.3)
}

.bg-darker\/35 {
    background-color: hsl(var(--darker)/.35)
}

.bg-darker\/40 {
    background-color: hsl(var(--darker)/.4)
}

.bg-darker\/45 {
    background-color: hsl(var(--darker)/.45)
}

.bg-darker\/5 {
    background-color: hsl(var(--darker)/.05)
}

.bg-darker\/50 {
    background-color: hsl(var(--darker)/.5)
}

.bg-darker\/55 {
    background-color: hsl(var(--darker)/.55)
}

.bg-darker\/60 {
    background-color: hsl(var(--darker)/.6)
}

.bg-darker\/65 {
    background-color: hsl(var(--darker)/.65)
}

.bg-darker\/70 {
    background-color: hsl(var(--darker)/.7)
}

.bg-darker\/75 {
    background-color: hsl(var(--darker)/.75)
}

.bg-darker\/80 {
    background-color: hsl(var(--darker)/.8)
}

.bg-darker\/85 {
    background-color: hsl(var(--darker)/.85)
}

.bg-darker\/90 {
    background-color: hsl(var(--darker)/.9)
}

.bg-darker\/95 {
    background-color: hsl(var(--darker)/.95)
}

.bg-default {
    background-color: #f60;
    background-color: hsl(var(--default))
}

.bg-default-foreground {
    background-color: hsl(var(--default-foreground))
}

.bg-default-foreground\/0 {
    background-color: hsl(var(--default-foreground)/0)
}

.bg-default-foreground\/10 {
    background-color: hsl(var(--default-foreground)/.1)
}

.bg-default-foreground\/100 {
    background-color: hsl(var(--default-foreground)/1)
}

.bg-default-foreground\/15 {
    background-color: hsl(var(--default-foreground)/.15)
}

.bg-default-foreground\/20 {
    background-color: hsl(var(--default-foreground)/.2)
}

.bg-default-foreground\/25 {
    background-color: hsl(var(--default-foreground)/.25)
}

.bg-default-foreground\/30 {
    background-color: hsl(var(--default-foreground)/.3)
}

.bg-default-foreground\/35 {
    background-color: hsl(var(--default-foreground)/.35)
}

.bg-default-foreground\/40 {
    background-color: hsl(var(--default-foreground)/.4)
}

.bg-default-foreground\/45 {
    background-color: hsl(var(--default-foreground)/.45)
}

.bg-default-foreground\/5 {
    background-color: hsl(var(--default-foreground)/.05)
}

.bg-default-foreground\/50 {
    background-color: hsl(var(--default-foreground)/.5)
}

.bg-default-foreground\/55 {
    background-color: hsl(var(--default-foreground)/.55)
}

.bg-default-foreground\/60 {
    background-color: hsl(var(--default-foreground)/.6)
}

.bg-default-foreground\/65 {
    background-color: hsl(var(--default-foreground)/.65)
}

.bg-default-foreground\/70 {
    background-color: hsl(var(--default-foreground)/.7)
}

.bg-default-foreground\/75 {
    background-color: hsl(var(--default-foreground)/.75)
}

.bg-default-foreground\/80 {
    background-color: hsl(var(--default-foreground)/.8)
}

.bg-default-foreground\/85 {
    background-color: hsl(var(--default-foreground)/.85)
}

.bg-default-foreground\/90 {
    background-color: hsl(var(--default-foreground)/.9)
}

.bg-default-foreground\/95 {
    background-color: hsl(var(--default-foreground)/.95)
}

.bg-default\/0 {
    background-color: rgba(255,102,0,0);
    background-color: hsl(var(--default)/0)
}

.bg-default\/10 {
    background-color: rgba(255,102,0,.1);
    background-color: hsl(var(--default)/.1)
}

.bg-default\/100 {
    background-color: #f60;
    background-color: hsl(var(--default)/1)
}

.bg-default\/15 {
    background-color: rgba(255,102,0,.15);
    background-color: hsl(var(--default)/.15)
}

.bg-default\/20 {
    background-color: rgba(255,102,0,.2);
    background-color: hsl(var(--default)/.2)
}

.bg-default\/25 {
    background-color: rgba(255,102,0,.25);
    background-color: hsl(var(--default)/.25)
}

.bg-default\/30 {
    background-color: rgba(255,102,0,.3);
    background-color: hsl(var(--default)/.3)
}

.bg-default\/35 {
    background-color: rgba(255,102,0,.35);
    background-color: hsl(var(--default)/.35)
}

.bg-default\/40 {
    background-color: rgba(255,102,0,.4);
    background-color: hsl(var(--default)/.4)
}

.bg-default\/45 {
    background-color: rgba(255,102,0,.45);
    background-color: hsl(var(--default)/.45)
}

.bg-default\/5 {
    background-color: rgba(255,102,0,.05);
    background-color: hsl(var(--default)/.05)
}

.bg-default\/50 {
    background-color: rgba(255,102,0,.5);
    background-color: hsl(var(--default)/.5)
}

.bg-default\/55 {
    background-color: rgba(255,102,0,.55);
    background-color: hsl(var(--default)/.55)
}

.bg-default\/60 {
    background-color: rgba(255,102,0,.6);
    background-color: hsl(var(--default)/.6)
}

.bg-default\/65 {
    background-color: rgba(255,102,0,.65);
    background-color: hsl(var(--default)/.65)
}

.bg-default\/70 {
    background-color: rgba(255,102,0,.7);
    background-color: hsl(var(--default)/.7)
}

.bg-default\/75 {
    background-color: rgba(255,102,0,.75);
    background-color: hsl(var(--default)/.75)
}

.bg-default\/80 {
    background-color: rgba(255,102,0,.8);
    background-color: hsl(var(--default)/.8)
}

.bg-default\/85 {
    background-color: rgba(255,102,0,.85);
    background-color: hsl(var(--default)/.85)
}

.bg-default\/90 {
    background-color: rgba(255,102,0,.9);
    background-color: hsl(var(--default)/.9)
}

.bg-default\/95 {
    background-color: rgba(255,102,0,.95);
    background-color: hsl(var(--default)/.95)
}

.bg-dmexico-blue {
    --tw-bg-opacity: 1;
    background-color: #00568b;
    background-color: rgba(0,86,139,var(--tw-bg-opacity))
}

.bg-dmexico-blue\/0 {
    background-color: rgba(0,86,139,0)
}

.bg-dmexico-blue\/10 {
    background-color: rgba(0,86,139,.1)
}

.bg-dmexico-blue\/100 {
    background-color: #00568b
}

.bg-dmexico-blue\/15 {
    background-color: rgba(0,86,139,.15)
}

.bg-dmexico-blue\/20 {
    background-color: rgba(0,86,139,.2)
}

.bg-dmexico-blue\/25 {
    background-color: rgba(0,86,139,.25)
}

.bg-dmexico-blue\/30 {
    background-color: rgba(0,86,139,.3)
}

.bg-dmexico-blue\/35 {
    background-color: rgba(0,86,139,.35)
}

.bg-dmexico-blue\/40 {
    background-color: rgba(0,86,139,.4)
}

.bg-dmexico-blue\/45 {
    background-color: rgba(0,86,139,.45)
}

.bg-dmexico-blue\/5 {
    background-color: rgba(0,86,139,.05)
}

.bg-dmexico-blue\/50 {
    background-color: rgba(0,86,139,.5)
}

.bg-dmexico-blue\/55 {
    background-color: rgba(0,86,139,.55)
}

.bg-dmexico-blue\/60 {
    background-color: rgba(0,86,139,.6)
}

.bg-dmexico-blue\/65 {
    background-color: rgba(0,86,139,.65)
}

.bg-dmexico-blue\/70 {
    background-color: rgba(0,86,139,.7)
}

.bg-dmexico-blue\/75 {
    background-color: rgba(0,86,139,.75)
}

.bg-dmexico-blue\/80 {
    background-color: rgba(0,86,139,.8)
}

.bg-dmexico-blue\/85 {
    background-color: rgba(0,86,139,.85)
}

.bg-dmexico-blue\/90 {
    background-color: rgba(0,86,139,.9)
}

.bg-dmexico-blue\/95 {
    background-color: rgba(0,86,139,.95)
}

.bg-dmexico-red {
    --tw-bg-opacity: 1;
    background-color: #e74030;
    background-color: rgba(231,64,48,var(--tw-bg-opacity))
}

.bg-dmexico-red\/0 {
    background-color: rgba(231,64,48,0)
}

.bg-dmexico-red\/10 {
    background-color: rgba(231,64,48,.1)
}

.bg-dmexico-red\/100 {
    background-color: #e74030
}

.bg-dmexico-red\/15 {
    background-color: rgba(231,64,48,.15)
}

.bg-dmexico-red\/20 {
    background-color: rgba(231,64,48,.2)
}

.bg-dmexico-red\/25 {
    background-color: rgba(231,64,48,.25)
}

.bg-dmexico-red\/30 {
    background-color: rgba(231,64,48,.3)
}

.bg-dmexico-red\/35 {
    background-color: rgba(231,64,48,.35)
}

.bg-dmexico-red\/40 {
    background-color: rgba(231,64,48,.4)
}

.bg-dmexico-red\/45 {
    background-color: rgba(231,64,48,.45)
}

.bg-dmexico-red\/5 {
    background-color: rgba(231,64,48,.05)
}

.bg-dmexico-red\/50 {
    background-color: rgba(231,64,48,.5)
}

.bg-dmexico-red\/55 {
    background-color: rgba(231,64,48,.55)
}

.bg-dmexico-red\/60 {
    background-color: rgba(231,64,48,.6)
}

.bg-dmexico-red\/65 {
    background-color: rgba(231,64,48,.65)
}

.bg-dmexico-red\/70 {
    background-color: rgba(231,64,48,.7)
}

.bg-dmexico-red\/75 {
    background-color: rgba(231,64,48,.75)
}

.bg-dmexico-red\/80 {
    background-color: rgba(231,64,48,.8)
}

.bg-dmexico-red\/85 {
    background-color: rgba(231,64,48,.85)
}

.bg-dmexico-red\/90 {
    background-color: rgba(231,64,48,.9)
}

.bg-dmexico-red\/95 {
    background-color: rgba(231,64,48,.95)
}

.bg-eastern-blue {
    --tw-bg-opacity: 1;
    background-color: #20aebc;
    background-color: rgba(32,174,188,var(--tw-bg-opacity))
}

.bg-eastern-blue\/0 {
    background-color: rgba(32,174,188,0)
}

.bg-eastern-blue\/10 {
    background-color: rgba(32,174,188,.1)
}

.bg-eastern-blue\/100 {
    background-color: #20aebc
}

.bg-eastern-blue\/15 {
    background-color: rgba(32,174,188,.15)
}

.bg-eastern-blue\/20 {
    background-color: rgba(32,174,188,.2)
}

.bg-eastern-blue\/25 {
    background-color: rgba(32,174,188,.25)
}

.bg-eastern-blue\/30 {
    background-color: rgba(32,174,188,.3)
}

.bg-eastern-blue\/35 {
    background-color: rgba(32,174,188,.35)
}

.bg-eastern-blue\/40 {
    background-color: rgba(32,174,188,.4)
}

.bg-eastern-blue\/45 {
    background-color: rgba(32,174,188,.45)
}

.bg-eastern-blue\/5 {
    background-color: rgba(32,174,188,.05)
}

.bg-eastern-blue\/50 {
    background-color: rgba(32,174,188,.5)
}

.bg-eastern-blue\/55 {
    background-color: rgba(32,174,188,.55)
}

.bg-eastern-blue\/60 {
    background-color: rgba(32,174,188,.6)
}

.bg-eastern-blue\/65 {
    background-color: rgba(32,174,188,.65)
}

.bg-eastern-blue\/70 {
    background-color: rgba(32,174,188,.7)
}

.bg-eastern-blue\/75 {
    background-color: rgba(32,174,188,.75)
}

.bg-eastern-blue\/80 {
    background-color: rgba(32,174,188,.8)
}

.bg-eastern-blue\/85 {
    background-color: rgba(32,174,188,.85)
}

.bg-eastern-blue\/90 {
    background-color: rgba(32,174,188,.9)
}

.bg-eastern-blue\/95 {
    background-color: rgba(32,174,188,.95)
}

.bg-email {
    background-color: hsl(var(--email))
}

.bg-email\/0 {
    background-color: hsl(var(--email)/0)
}

.bg-email\/10 {
    background-color: hsl(var(--email)/.1)
}

.bg-email\/100 {
    background-color: hsl(var(--email)/1)
}

.bg-email\/15 {
    background-color: hsl(var(--email)/.15)
}

.bg-email\/20 {
    background-color: hsl(var(--email)/.2)
}

.bg-email\/25 {
    background-color: hsl(var(--email)/.25)
}

.bg-email\/30 {
    background-color: hsl(var(--email)/.3)
}

.bg-email\/35 {
    background-color: hsl(var(--email)/.35)
}

.bg-email\/40 {
    background-color: hsl(var(--email)/.4)
}

.bg-email\/45 {
    background-color: hsl(var(--email)/.45)
}

.bg-email\/5 {
    background-color: hsl(var(--email)/.05)
}

.bg-email\/50 {
    background-color: hsl(var(--email)/.5)
}

.bg-email\/55 {
    background-color: hsl(var(--email)/.55)
}

.bg-email\/60 {
    background-color: hsl(var(--email)/.6)
}

.bg-email\/65 {
    background-color: hsl(var(--email)/.65)
}

.bg-email\/70 {
    background-color: hsl(var(--email)/.7)
}

.bg-email\/75 {
    background-color: hsl(var(--email)/.75)
}

.bg-email\/80 {
    background-color: hsl(var(--email)/.8)
}

.bg-email\/85 {
    background-color: hsl(var(--email)/.85)
}

.bg-email\/90 {
    background-color: hsl(var(--email)/.9)
}

.bg-email\/95 {
    background-color: hsl(var(--email)/.95)
}

.bg-facebook {
    background-color: #1876f2;
    background-color: hsl(var(--facebook))
}

.bg-facebook\/0 {
    background-color: rgba(24,118,242,0);
    background-color: hsl(var(--facebook)/0)
}

.bg-facebook\/10 {
    background-color: rgba(24,118,242,.1);
    background-color: hsl(var(--facebook)/.1)
}

.bg-facebook\/100 {
    background-color: #1876f2;
    background-color: hsl(var(--facebook)/1)
}

.bg-facebook\/15 {
    background-color: rgba(24,118,242,.15);
    background-color: hsl(var(--facebook)/.15)
}

.bg-facebook\/20 {
    background-color: rgba(24,118,242,.2);
    background-color: hsl(var(--facebook)/.2)
}

.bg-facebook\/25 {
    background-color: rgba(24,118,242,.25);
    background-color: hsl(var(--facebook)/.25)
}

.bg-facebook\/30 {
    background-color: rgba(24,118,242,.3);
    background-color: hsl(var(--facebook)/.3)
}

.bg-facebook\/35 {
    background-color: rgba(24,118,242,.35);
    background-color: hsl(var(--facebook)/.35)
}

.bg-facebook\/40 {
    background-color: rgba(24,118,242,.4);
    background-color: hsl(var(--facebook)/.4)
}

.bg-facebook\/45 {
    background-color: rgba(24,118,242,.45);
    background-color: hsl(var(--facebook)/.45)
}

.bg-facebook\/5 {
    background-color: rgba(24,118,242,.05);
    background-color: hsl(var(--facebook)/.05)
}

.bg-facebook\/50 {
    background-color: rgba(24,118,242,.5);
    background-color: hsl(var(--facebook)/.5)
}

.bg-facebook\/55 {
    background-color: rgba(24,118,242,.55);
    background-color: hsl(var(--facebook)/.55)
}

.bg-facebook\/60 {
    background-color: rgba(24,118,242,.6);
    background-color: hsl(var(--facebook)/.6)
}

.bg-facebook\/65 {
    background-color: rgba(24,118,242,.65);
    background-color: hsl(var(--facebook)/.65)
}

.bg-facebook\/70 {
    background-color: rgba(24,118,242,.7);
    background-color: hsl(var(--facebook)/.7)
}

.bg-facebook\/75 {
    background-color: rgba(24,118,242,.75);
    background-color: hsl(var(--facebook)/.75)
}

.bg-facebook\/80 {
    background-color: rgba(24,118,242,.8);
    background-color: hsl(var(--facebook)/.8)
}

.bg-facebook\/85 {
    background-color: rgba(24,118,242,.85);
    background-color: hsl(var(--facebook)/.85)
}

.bg-facebook\/90 {
    background-color: rgba(24,118,242,.9);
    background-color: hsl(var(--facebook)/.9)
}

.bg-facebook\/95 {
    background-color: rgba(24,118,242,.95);
    background-color: hsl(var(--facebook)/.95)
}

.bg-foreground {
    background-color: #000;
    background-color: hsl(var(--foreground))
}

.bg-foreground\/10 {
    background-color: rgba(0,0,0,.1);
    background-color: hsl(var(--foreground)/.1)
}

.bg-foreground\/20 {
    background-color: rgba(0,0,0,.2);
    background-color: hsl(var(--foreground)/.2)
}

.bg-gallery {
    --tw-bg-opacity: 1;
    background-color: #f0f0f0;
    background-color: rgba(240,240,240,var(--tw-bg-opacity))
}

.bg-gallery\/0 {
    background-color: hsla(0,0%,94%,0)
}

.bg-gallery\/10 {
    background-color: hsla(0,0%,94%,.1)
}

.bg-gallery\/100 {
    background-color: #f0f0f0
}

.bg-gallery\/15 {
    background-color: hsla(0,0%,94%,.15)
}

.bg-gallery\/20 {
    background-color: hsla(0,0%,94%,.2)
}

.bg-gallery\/25 {
    background-color: hsla(0,0%,94%,.25)
}

.bg-gallery\/30 {
    background-color: hsla(0,0%,94%,.3)
}

.bg-gallery\/35 {
    background-color: hsla(0,0%,94%,.35)
}

.bg-gallery\/40 {
    background-color: hsla(0,0%,94%,.4)
}

.bg-gallery\/45 {
    background-color: hsla(0,0%,94%,.45)
}

.bg-gallery\/5 {
    background-color: hsla(0,0%,94%,.05)
}

.bg-gallery\/50 {
    background-color: hsla(0,0%,94%,.5)
}

.bg-gallery\/55 {
    background-color: hsla(0,0%,94%,.55)
}

.bg-gallery\/60 {
    background-color: hsla(0,0%,94%,.6)
}

.bg-gallery\/65 {
    background-color: hsla(0,0%,94%,.65)
}

.bg-gallery\/70 {
    background-color: hsla(0,0%,94%,.7)
}

.bg-gallery\/75 {
    background-color: hsla(0,0%,94%,.75)
}

.bg-gallery\/80 {
    background-color: hsla(0,0%,94%,.8)
}

.bg-gallery\/85 {
    background-color: hsla(0,0%,94%,.85)
}

.bg-gallery\/90 {
    background-color: hsla(0,0%,94%,.9)
}

.bg-gallery\/95 {
    background-color: hsla(0,0%,94%,.95)
}

.bg-green {
    background-color: #00c738;
    background-color: hsl(var(--green))
}

.bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: #dcfce7;
    background-color: rgba(220,252,231,var(--tw-bg-opacity))
}

.bg-green-100\/0 {
    background-color: rgba(220,252,231,0)
}

.bg-green-100\/10 {
    background-color: rgba(220,252,231,.1)
}

.bg-green-100\/100 {
    background-color: #dcfce7
}

.bg-green-100\/15 {
    background-color: rgba(220,252,231,.15)
}

.bg-green-100\/20 {
    background-color: rgba(220,252,231,.2)
}

.bg-green-100\/25 {
    background-color: rgba(220,252,231,.25)
}

.bg-green-100\/30 {
    background-color: rgba(220,252,231,.3)
}

.bg-green-100\/35 {
    background-color: rgba(220,252,231,.35)
}

.bg-green-100\/40 {
    background-color: rgba(220,252,231,.4)
}

.bg-green-100\/45 {
    background-color: rgba(220,252,231,.45)
}

.bg-green-100\/5 {
    background-color: rgba(220,252,231,.05)
}

.bg-green-100\/50 {
    background-color: rgba(220,252,231,.5)
}

.bg-green-100\/55 {
    background-color: rgba(220,252,231,.55)
}

.bg-green-100\/60 {
    background-color: rgba(220,252,231,.6)
}

.bg-green-100\/65 {
    background-color: rgba(220,252,231,.65)
}

.bg-green-100\/70 {
    background-color: rgba(220,252,231,.7)
}

.bg-green-100\/75 {
    background-color: rgba(220,252,231,.75)
}

.bg-green-100\/80 {
    background-color: rgba(220,252,231,.8)
}

.bg-green-100\/85 {
    background-color: rgba(220,252,231,.85)
}

.bg-green-100\/90 {
    background-color: rgba(220,252,231,.9)
}

.bg-green-100\/95 {
    background-color: rgba(220,252,231,.95)
}

.bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: #bbf7d0;
    background-color: rgba(187,247,208,var(--tw-bg-opacity))
}

.bg-green-200\/0 {
    background-color: rgba(187,247,208,0)
}

.bg-green-200\/10 {
    background-color: rgba(187,247,208,.1)
}

.bg-green-200\/100 {
    background-color: #bbf7d0
}

.bg-green-200\/15 {
    background-color: rgba(187,247,208,.15)
}

.bg-green-200\/20 {
    background-color: rgba(187,247,208,.2)
}

.bg-green-200\/25 {
    background-color: rgba(187,247,208,.25)
}

.bg-green-200\/30 {
    background-color: rgba(187,247,208,.3)
}

.bg-green-200\/35 {
    background-color: rgba(187,247,208,.35)
}

.bg-green-200\/40 {
    background-color: rgba(187,247,208,.4)
}

.bg-green-200\/45 {
    background-color: rgba(187,247,208,.45)
}

.bg-green-200\/5 {
    background-color: rgba(187,247,208,.05)
}

.bg-green-200\/50 {
    background-color: rgba(187,247,208,.5)
}

.bg-green-200\/55 {
    background-color: rgba(187,247,208,.55)
}

.bg-green-200\/60 {
    background-color: rgba(187,247,208,.6)
}

.bg-green-200\/65 {
    background-color: rgba(187,247,208,.65)
}

.bg-green-200\/70 {
    background-color: rgba(187,247,208,.7)
}

.bg-green-200\/75 {
    background-color: rgba(187,247,208,.75)
}

.bg-green-200\/80 {
    background-color: rgba(187,247,208,.8)
}

.bg-green-200\/85 {
    background-color: rgba(187,247,208,.85)
}

.bg-green-200\/90 {
    background-color: rgba(187,247,208,.9)
}

.bg-green-200\/95 {
    background-color: rgba(187,247,208,.95)
}

.bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: #86efac;
    background-color: rgba(134,239,172,var(--tw-bg-opacity))
}

.bg-green-300\/0 {
    background-color: rgba(134,239,172,0)
}

.bg-green-300\/10 {
    background-color: rgba(134,239,172,.1)
}

.bg-green-300\/100 {
    background-color: #86efac
}

.bg-green-300\/15 {
    background-color: rgba(134,239,172,.15)
}

.bg-green-300\/20 {
    background-color: rgba(134,239,172,.2)
}

.bg-green-300\/25 {
    background-color: rgba(134,239,172,.25)
}

.bg-green-300\/30 {
    background-color: rgba(134,239,172,.3)
}

.bg-green-300\/35 {
    background-color: rgba(134,239,172,.35)
}

.bg-green-300\/40 {
    background-color: rgba(134,239,172,.4)
}

.bg-green-300\/45 {
    background-color: rgba(134,239,172,.45)
}

.bg-green-300\/5 {
    background-color: rgba(134,239,172,.05)
}

.bg-green-300\/50 {
    background-color: rgba(134,239,172,.5)
}

.bg-green-300\/55 {
    background-color: rgba(134,239,172,.55)
}

.bg-green-300\/60 {
    background-color: rgba(134,239,172,.6)
}

.bg-green-300\/65 {
    background-color: rgba(134,239,172,.65)
}

.bg-green-300\/70 {
    background-color: rgba(134,239,172,.7)
}

.bg-green-300\/75 {
    background-color: rgba(134,239,172,.75)
}

.bg-green-300\/80 {
    background-color: rgba(134,239,172,.8)
}

.bg-green-300\/85 {
    background-color: rgba(134,239,172,.85)
}

.bg-green-300\/90 {
    background-color: rgba(134,239,172,.9)
}

.bg-green-300\/95 {
    background-color: rgba(134,239,172,.95)
}

.bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: #4ade80;
    background-color: rgba(74,222,128,var(--tw-bg-opacity))
}

.bg-green-400\/0 {
    background-color: rgba(74,222,128,0)
}

.bg-green-400\/10 {
    background-color: rgba(74,222,128,.1)
}

.bg-green-400\/100 {
    background-color: #4ade80
}

.bg-green-400\/15 {
    background-color: rgba(74,222,128,.15)
}

.bg-green-400\/20 {
    background-color: rgba(74,222,128,.2)
}

.bg-green-400\/25 {
    background-color: rgba(74,222,128,.25)
}

.bg-green-400\/30 {
    background-color: rgba(74,222,128,.3)
}

.bg-green-400\/35 {
    background-color: rgba(74,222,128,.35)
}

.bg-green-400\/40 {
    background-color: rgba(74,222,128,.4)
}

.bg-green-400\/45 {
    background-color: rgba(74,222,128,.45)
}

.bg-green-400\/5 {
    background-color: rgba(74,222,128,.05)
}

.bg-green-400\/50 {
    background-color: rgba(74,222,128,.5)
}

.bg-green-400\/55 {
    background-color: rgba(74,222,128,.55)
}

.bg-green-400\/60 {
    background-color: rgba(74,222,128,.6)
}

.bg-green-400\/65 {
    background-color: rgba(74,222,128,.65)
}

.bg-green-400\/70 {
    background-color: rgba(74,222,128,.7)
}

.bg-green-400\/75 {
    background-color: rgba(74,222,128,.75)
}

.bg-green-400\/80 {
    background-color: rgba(74,222,128,.8)
}

.bg-green-400\/85 {
    background-color: rgba(74,222,128,.85)
}

.bg-green-400\/90 {
    background-color: rgba(74,222,128,.9)
}

.bg-green-400\/95 {
    background-color: rgba(74,222,128,.95)
}

.bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: #f0fdf4;
    background-color: rgba(240,253,244,var(--tw-bg-opacity))
}

.bg-green-50\/0 {
    background-color: rgba(240,253,244,0)
}

.bg-green-50\/10 {
    background-color: rgba(240,253,244,.1)
}

.bg-green-50\/100 {
    background-color: #f0fdf4
}

.bg-green-50\/15 {
    background-color: rgba(240,253,244,.15)
}

.bg-green-50\/20 {
    background-color: rgba(240,253,244,.2)
}

.bg-green-50\/25 {
    background-color: rgba(240,253,244,.25)
}

.bg-green-50\/30 {
    background-color: rgba(240,253,244,.3)
}

.bg-green-50\/35 {
    background-color: rgba(240,253,244,.35)
}

.bg-green-50\/40 {
    background-color: rgba(240,253,244,.4)
}

.bg-green-50\/45 {
    background-color: rgba(240,253,244,.45)
}

.bg-green-50\/5 {
    background-color: rgba(240,253,244,.05)
}

.bg-green-50\/50 {
    background-color: rgba(240,253,244,.5)
}

.bg-green-50\/55 {
    background-color: rgba(240,253,244,.55)
}

.bg-green-50\/60 {
    background-color: rgba(240,253,244,.6)
}

.bg-green-50\/65 {
    background-color: rgba(240,253,244,.65)
}

.bg-green-50\/70 {
    background-color: rgba(240,253,244,.7)
}

.bg-green-50\/75 {
    background-color: rgba(240,253,244,.75)
}

.bg-green-50\/80 {
    background-color: rgba(240,253,244,.8)
}

.bg-green-50\/85 {
    background-color: rgba(240,253,244,.85)
}

.bg-green-50\/90 {
    background-color: rgba(240,253,244,.9)
}

.bg-green-50\/95 {
    background-color: rgba(240,253,244,.95)
}

.bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: #22c55e;
    background-color: rgba(34,197,94,var(--tw-bg-opacity))
}

.bg-green-500\/0 {
    background-color: rgba(34,197,94,0)
}

.bg-green-500\/10 {
    background-color: rgba(34,197,94,.1)
}

.bg-green-500\/100 {
    background-color: #22c55e
}

.bg-green-500\/15 {
    background-color: rgba(34,197,94,.15)
}

.bg-green-500\/20 {
    background-color: rgba(34,197,94,.2)
}

.bg-green-500\/25 {
    background-color: rgba(34,197,94,.25)
}

.bg-green-500\/30 {
    background-color: rgba(34,197,94,.3)
}

.bg-green-500\/35 {
    background-color: rgba(34,197,94,.35)
}

.bg-green-500\/40 {
    background-color: rgba(34,197,94,.4)
}

.bg-green-500\/45 {
    background-color: rgba(34,197,94,.45)
}

.bg-green-500\/5 {
    background-color: rgba(34,197,94,.05)
}

.bg-green-500\/50 {
    background-color: rgba(34,197,94,.5)
}

.bg-green-500\/55 {
    background-color: rgba(34,197,94,.55)
}

.bg-green-500\/60 {
    background-color: rgba(34,197,94,.6)
}

.bg-green-500\/65 {
    background-color: rgba(34,197,94,.65)
}

.bg-green-500\/70 {
    background-color: rgba(34,197,94,.7)
}

.bg-green-500\/75 {
    background-color: rgba(34,197,94,.75)
}

.bg-green-500\/80 {
    background-color: rgba(34,197,94,.8)
}

.bg-green-500\/85 {
    background-color: rgba(34,197,94,.85)
}

.bg-green-500\/90 {
    background-color: rgba(34,197,94,.9)
}

.bg-green-500\/95 {
    background-color: rgba(34,197,94,.95)
}

.bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: #16a34a;
    background-color: rgba(22,163,74,var(--tw-bg-opacity))
}

.bg-green-600\/0 {
    background-color: rgba(22,163,74,0)
}

.bg-green-600\/10 {
    background-color: rgba(22,163,74,.1)
}

.bg-green-600\/100 {
    background-color: #16a34a
}

.bg-green-600\/15 {
    background-color: rgba(22,163,74,.15)
}

.bg-green-600\/20 {
    background-color: rgba(22,163,74,.2)
}

.bg-green-600\/25 {
    background-color: rgba(22,163,74,.25)
}

.bg-green-600\/30 {
    background-color: rgba(22,163,74,.3)
}

.bg-green-600\/35 {
    background-color: rgba(22,163,74,.35)
}

.bg-green-600\/40 {
    background-color: rgba(22,163,74,.4)
}

.bg-green-600\/45 {
    background-color: rgba(22,163,74,.45)
}

.bg-green-600\/5 {
    background-color: rgba(22,163,74,.05)
}

.bg-green-600\/50 {
    background-color: rgba(22,163,74,.5)
}

.bg-green-600\/55 {
    background-color: rgba(22,163,74,.55)
}

.bg-green-600\/60 {
    background-color: rgba(22,163,74,.6)
}

.bg-green-600\/65 {
    background-color: rgba(22,163,74,.65)
}

.bg-green-600\/70 {
    background-color: rgba(22,163,74,.7)
}

.bg-green-600\/75 {
    background-color: rgba(22,163,74,.75)
}

.bg-green-600\/80 {
    background-color: rgba(22,163,74,.8)
}

.bg-green-600\/85 {
    background-color: rgba(22,163,74,.85)
}

.bg-green-600\/90 {
    background-color: rgba(22,163,74,.9)
}

.bg-green-600\/95 {
    background-color: rgba(22,163,74,.95)
}

.bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: #15803d;
    background-color: rgba(21,128,61,var(--tw-bg-opacity))
}

.bg-green-700\/0 {
    background-color: rgba(21,128,61,0)
}

.bg-green-700\/10 {
    background-color: rgba(21,128,61,.1)
}

.bg-green-700\/100 {
    background-color: #15803d
}

.bg-green-700\/15 {
    background-color: rgba(21,128,61,.15)
}

.bg-green-700\/20 {
    background-color: rgba(21,128,61,.2)
}

.bg-green-700\/25 {
    background-color: rgba(21,128,61,.25)
}

.bg-green-700\/30 {
    background-color: rgba(21,128,61,.3)
}

.bg-green-700\/35 {
    background-color: rgba(21,128,61,.35)
}

.bg-green-700\/40 {
    background-color: rgba(21,128,61,.4)
}

.bg-green-700\/45 {
    background-color: rgba(21,128,61,.45)
}

.bg-green-700\/5 {
    background-color: rgba(21,128,61,.05)
}

.bg-green-700\/50 {
    background-color: rgba(21,128,61,.5)
}

.bg-green-700\/55 {
    background-color: rgba(21,128,61,.55)
}

.bg-green-700\/60 {
    background-color: rgba(21,128,61,.6)
}

.bg-green-700\/65 {
    background-color: rgba(21,128,61,.65)
}

.bg-green-700\/70 {
    background-color: rgba(21,128,61,.7)
}

.bg-green-700\/75 {
    background-color: rgba(21,128,61,.75)
}

.bg-green-700\/80 {
    background-color: rgba(21,128,61,.8)
}

.bg-green-700\/85 {
    background-color: rgba(21,128,61,.85)
}

.bg-green-700\/90 {
    background-color: rgba(21,128,61,.9)
}

.bg-green-700\/95 {
    background-color: rgba(21,128,61,.95)
}

.bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: #166534;
    background-color: rgba(22,101,52,var(--tw-bg-opacity))
}

.bg-green-800\/0 {
    background-color: rgba(22,101,52,0)
}

.bg-green-800\/10 {
    background-color: rgba(22,101,52,.1)
}

.bg-green-800\/100 {
    background-color: #166534
}

.bg-green-800\/15 {
    background-color: rgba(22,101,52,.15)
}

.bg-green-800\/20 {
    background-color: rgba(22,101,52,.2)
}

.bg-green-800\/25 {
    background-color: rgba(22,101,52,.25)
}

.bg-green-800\/30 {
    background-color: rgba(22,101,52,.3)
}

.bg-green-800\/35 {
    background-color: rgba(22,101,52,.35)
}

.bg-green-800\/40 {
    background-color: rgba(22,101,52,.4)
}

.bg-green-800\/45 {
    background-color: rgba(22,101,52,.45)
}

.bg-green-800\/5 {
    background-color: rgba(22,101,52,.05)
}

.bg-green-800\/50 {
    background-color: rgba(22,101,52,.5)
}

.bg-green-800\/55 {
    background-color: rgba(22,101,52,.55)
}

.bg-green-800\/60 {
    background-color: rgba(22,101,52,.6)
}

.bg-green-800\/65 {
    background-color: rgba(22,101,52,.65)
}

.bg-green-800\/70 {
    background-color: rgba(22,101,52,.7)
}

.bg-green-800\/75 {
    background-color: rgba(22,101,52,.75)
}

.bg-green-800\/80 {
    background-color: rgba(22,101,52,.8)
}

.bg-green-800\/85 {
    background-color: rgba(22,101,52,.85)
}

.bg-green-800\/90 {
    background-color: rgba(22,101,52,.9)
}

.bg-green-800\/95 {
    background-color: rgba(22,101,52,.95)
}

.bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: #14532d;
    background-color: rgba(20,83,45,var(--tw-bg-opacity))
}

.bg-green-900\/0 {
    background-color: rgba(20,83,45,0)
}

.bg-green-900\/10 {
    background-color: rgba(20,83,45,.1)
}

.bg-green-900\/100 {
    background-color: #14532d
}

.bg-green-900\/15 {
    background-color: rgba(20,83,45,.15)
}

.bg-green-900\/20 {
    background-color: rgba(20,83,45,.2)
}

.bg-green-900\/25 {
    background-color: rgba(20,83,45,.25)
}

.bg-green-900\/30 {
    background-color: rgba(20,83,45,.3)
}

.bg-green-900\/35 {
    background-color: rgba(20,83,45,.35)
}

.bg-green-900\/40 {
    background-color: rgba(20,83,45,.4)
}

.bg-green-900\/45 {
    background-color: rgba(20,83,45,.45)
}

.bg-green-900\/5 {
    background-color: rgba(20,83,45,.05)
}

.bg-green-900\/50 {
    background-color: rgba(20,83,45,.5)
}

.bg-green-900\/55 {
    background-color: rgba(20,83,45,.55)
}

.bg-green-900\/60 {
    background-color: rgba(20,83,45,.6)
}

.bg-green-900\/65 {
    background-color: rgba(20,83,45,.65)
}

.bg-green-900\/70 {
    background-color: rgba(20,83,45,.7)
}

.bg-green-900\/75 {
    background-color: rgba(20,83,45,.75)
}

.bg-green-900\/80 {
    background-color: rgba(20,83,45,.8)
}

.bg-green-900\/85 {
    background-color: rgba(20,83,45,.85)
}

.bg-green-900\/90 {
    background-color: rgba(20,83,45,.9)
}

.bg-green-900\/95 {
    background-color: rgba(20,83,45,.95)
}

.bg-green-950 {
    --tw-bg-opacity: 1;
    background-color: #052e16;
    background-color: rgba(5,46,22,var(--tw-bg-opacity))
}

.bg-green-950\/0 {
    background-color: rgba(5,46,22,0)
}

.bg-green-950\/10 {
    background-color: rgba(5,46,22,.1)
}

.bg-green-950\/100 {
    background-color: #052e16
}

.bg-green-950\/15 {
    background-color: rgba(5,46,22,.15)
}

.bg-green-950\/20 {
    background-color: rgba(5,46,22,.2)
}

.bg-green-950\/25 {
    background-color: rgba(5,46,22,.25)
}

.bg-green-950\/30 {
    background-color: rgba(5,46,22,.3)
}

.bg-green-950\/35 {
    background-color: rgba(5,46,22,.35)
}

.bg-green-950\/40 {
    background-color: rgba(5,46,22,.4)
}

.bg-green-950\/45 {
    background-color: rgba(5,46,22,.45)
}

.bg-green-950\/5 {
    background-color: rgba(5,46,22,.05)
}

.bg-green-950\/50 {
    background-color: rgba(5,46,22,.5)
}

.bg-green-950\/55 {
    background-color: rgba(5,46,22,.55)
}

.bg-green-950\/60 {
    background-color: rgba(5,46,22,.6)
}

.bg-green-950\/65 {
    background-color: rgba(5,46,22,.65)
}

.bg-green-950\/70 {
    background-color: rgba(5,46,22,.7)
}

.bg-green-950\/75 {
    background-color: rgba(5,46,22,.75)
}

.bg-green-950\/80 {
    background-color: rgba(5,46,22,.8)
}

.bg-green-950\/85 {
    background-color: rgba(5,46,22,.85)
}

.bg-green-950\/90 {
    background-color: rgba(5,46,22,.9)
}

.bg-green-950\/95 {
    background-color: rgba(5,46,22,.95)
}

.bg-green-accent {
    background-color: #cceadb;
    background-color: hsl(var(--green-accent))
}

.bg-green-accent\/0 {
    background-color: rgba(204,234,219,0);
    background-color: hsl(var(--green-accent)/0)
}

.bg-green-accent\/10 {
    background-color: rgba(204,234,219,.1);
    background-color: hsl(var(--green-accent)/.1)
}

.bg-green-accent\/100 {
    background-color: #cceadb;
    background-color: hsl(var(--green-accent)/1)
}

.bg-green-accent\/15 {
    background-color: rgba(204,234,219,.15);
    background-color: hsl(var(--green-accent)/.15)
}

.bg-green-accent\/20 {
    background-color: rgba(204,234,219,.2);
    background-color: hsl(var(--green-accent)/.2)
}

.bg-green-accent\/25 {
    background-color: rgba(204,234,219,.25);
    background-color: hsl(var(--green-accent)/.25)
}

.bg-green-accent\/30 {
    background-color: rgba(204,234,219,.3);
    background-color: hsl(var(--green-accent)/.3)
}

.bg-green-accent\/35 {
    background-color: rgba(204,234,219,.35);
    background-color: hsl(var(--green-accent)/.35)
}

.bg-green-accent\/40 {
    background-color: rgba(204,234,219,.4);
    background-color: hsl(var(--green-accent)/.4)
}

.bg-green-accent\/45 {
    background-color: rgba(204,234,219,.45);
    background-color: hsl(var(--green-accent)/.45)
}

.bg-green-accent\/5 {
    background-color: rgba(204,234,219,.05);
    background-color: hsl(var(--green-accent)/.05)
}

.bg-green-accent\/50 {
    background-color: rgba(204,234,219,.5);
    background-color: hsl(var(--green-accent)/.5)
}

.bg-green-accent\/55 {
    background-color: rgba(204,234,219,.55);
    background-color: hsl(var(--green-accent)/.55)
}

.bg-green-accent\/60 {
    background-color: rgba(204,234,219,.6);
    background-color: hsl(var(--green-accent)/.6)
}

.bg-green-accent\/65 {
    background-color: rgba(204,234,219,.65);
    background-color: hsl(var(--green-accent)/.65)
}

.bg-green-accent\/70 {
    background-color: rgba(204,234,219,.7);
    background-color: hsl(var(--green-accent)/.7)
}

.bg-green-accent\/75 {
    background-color: rgba(204,234,219,.75);
    background-color: hsl(var(--green-accent)/.75)
}

.bg-green-accent\/80 {
    background-color: rgba(204,234,219,.8);
    background-color: hsl(var(--green-accent)/.8)
}

.bg-green-accent\/85 {
    background-color: rgba(204,234,219,.85);
    background-color: hsl(var(--green-accent)/.85)
}

.bg-green-accent\/90 {
    background-color: rgba(204,234,219,.9);
    background-color: hsl(var(--green-accent)/.9)
}

.bg-green-accent\/95 {
    background-color: rgba(204,234,219,.95);
    background-color: hsl(var(--green-accent)/.95)
}

.bg-green-dark {
    background-color: #008a43;
    background-color: hsl(var(--green-dark))
}

.bg-green-dark\/0 {
    background-color: rgba(0,138,67,0);
    background-color: hsl(var(--green-dark)/0)
}

.bg-green-dark\/10 {
    background-color: rgba(0,138,67,.1);
    background-color: hsl(var(--green-dark)/.1)
}

.bg-green-dark\/100 {
    background-color: #008a43;
    background-color: hsl(var(--green-dark)/1)
}

.bg-green-dark\/15 {
    background-color: rgba(0,138,67,.15);
    background-color: hsl(var(--green-dark)/.15)
}

.bg-green-dark\/20 {
    background-color: rgba(0,138,67,.2);
    background-color: hsl(var(--green-dark)/.2)
}

.bg-green-dark\/25 {
    background-color: rgba(0,138,67,.25);
    background-color: hsl(var(--green-dark)/.25)
}

.bg-green-dark\/30 {
    background-color: rgba(0,138,67,.3);
    background-color: hsl(var(--green-dark)/.3)
}

.bg-green-dark\/35 {
    background-color: rgba(0,138,67,.35);
    background-color: hsl(var(--green-dark)/.35)
}

.bg-green-dark\/40 {
    background-color: rgba(0,138,67,.4);
    background-color: hsl(var(--green-dark)/.4)
}

.bg-green-dark\/45 {
    background-color: rgba(0,138,67,.45);
    background-color: hsl(var(--green-dark)/.45)
}

.bg-green-dark\/5 {
    background-color: rgba(0,138,67,.05);
    background-color: hsl(var(--green-dark)/.05)
}

.bg-green-dark\/50 {
    background-color: rgba(0,138,67,.5);
    background-color: hsl(var(--green-dark)/.5)
}

.bg-green-dark\/55 {
    background-color: rgba(0,138,67,.55);
    background-color: hsl(var(--green-dark)/.55)
}

.bg-green-dark\/60 {
    background-color: rgba(0,138,67,.6);
    background-color: hsl(var(--green-dark)/.6)
}

.bg-green-dark\/65 {
    background-color: rgba(0,138,67,.65);
    background-color: hsl(var(--green-dark)/.65)
}

.bg-green-dark\/70 {
    background-color: rgba(0,138,67,.7);
    background-color: hsl(var(--green-dark)/.7)
}

.bg-green-dark\/75 {
    background-color: rgba(0,138,67,.75);
    background-color: hsl(var(--green-dark)/.75)
}

.bg-green-dark\/80 {
    background-color: rgba(0,138,67,.8);
    background-color: hsl(var(--green-dark)/.8)
}

.bg-green-dark\/85 {
    background-color: rgba(0,138,67,.85);
    background-color: hsl(var(--green-dark)/.85)
}

.bg-green-dark\/90 {
    background-color: rgba(0,138,67,.9);
    background-color: hsl(var(--green-dark)/.9)
}

.bg-green-dark\/95 {
    background-color: rgba(0,138,67,.95);
    background-color: hsl(var(--green-dark)/.95)
}

.bg-green-darker {
    --tw-bg-opacity: 1;
    background-color: #086536;
    background-color: rgba(8,101,54,var(--tw-bg-opacity))
}

.bg-green-darker\/0 {
    background-color: rgba(8,101,54,0)
}

.bg-green-darker\/10 {
    background-color: rgba(8,101,54,.1)
}

.bg-green-darker\/100 {
    background-color: #086536
}

.bg-green-darker\/15 {
    background-color: rgba(8,101,54,.15)
}

.bg-green-darker\/20 {
    background-color: rgba(8,101,54,.2)
}

.bg-green-darker\/25 {
    background-color: rgba(8,101,54,.25)
}

.bg-green-darker\/30 {
    background-color: rgba(8,101,54,.3)
}

.bg-green-darker\/35 {
    background-color: rgba(8,101,54,.35)
}

.bg-green-darker\/40 {
    background-color: rgba(8,101,54,.4)
}

.bg-green-darker\/45 {
    background-color: rgba(8,101,54,.45)
}

.bg-green-darker\/5 {
    background-color: rgba(8,101,54,.05)
}

.bg-green-darker\/50 {
    background-color: rgba(8,101,54,.5)
}

.bg-green-darker\/55 {
    background-color: rgba(8,101,54,.55)
}

.bg-green-darker\/60 {
    background-color: rgba(8,101,54,.6)
}

.bg-green-darker\/65 {
    background-color: rgba(8,101,54,.65)
}

.bg-green-darker\/70 {
    background-color: rgba(8,101,54,.7)
}

.bg-green-darker\/75 {
    background-color: rgba(8,101,54,.75)
}

.bg-green-darker\/80 {
    background-color: rgba(8,101,54,.8)
}

.bg-green-darker\/85 {
    background-color: rgba(8,101,54,.85)
}

.bg-green-darker\/90 {
    background-color: rgba(8,101,54,.9)
}

.bg-green-darker\/95 {
    background-color: rgba(8,101,54,.95)
}

.bg-green-haze {
    --tw-bg-opacity: 1;
    background-color: #00964b;
    background-color: rgba(0,150,75,var(--tw-bg-opacity))
}

.bg-green-haze\/0 {
    background-color: rgba(0,150,75,0)
}

.bg-green-haze\/10 {
    background-color: rgba(0,150,75,.1)
}

.bg-green-haze\/100 {
    background-color: #00964b
}

.bg-green-haze\/15 {
    background-color: rgba(0,150,75,.15)
}

.bg-green-haze\/20 {
    background-color: rgba(0,150,75,.2)
}

.bg-green-haze\/25 {
    background-color: rgba(0,150,75,.25)
}

.bg-green-haze\/30 {
    background-color: rgba(0,150,75,.3)
}

.bg-green-haze\/35 {
    background-color: rgba(0,150,75,.35)
}

.bg-green-haze\/40 {
    background-color: rgba(0,150,75,.4)
}

.bg-green-haze\/45 {
    background-color: rgba(0,150,75,.45)
}

.bg-green-haze\/5 {
    background-color: rgba(0,150,75,.05)
}

.bg-green-haze\/50 {
    background-color: rgba(0,150,75,.5)
}

.bg-green-haze\/55 {
    background-color: rgba(0,150,75,.55)
}

.bg-green-haze\/60 {
    background-color: rgba(0,150,75,.6)
}

.bg-green-haze\/65 {
    background-color: rgba(0,150,75,.65)
}

.bg-green-haze\/70 {
    background-color: rgba(0,150,75,.7)
}

.bg-green-haze\/75 {
    background-color: rgba(0,150,75,.75)
}

.bg-green-haze\/80 {
    background-color: rgba(0,150,75,.8)
}

.bg-green-haze\/85 {
    background-color: rgba(0,150,75,.85)
}

.bg-green-haze\/90 {
    background-color: rgba(0,150,75,.9)
}

.bg-green-haze\/95 {
    background-color: rgba(0,150,75,.95)
}

.bg-green-light {
    background-color: #cceadb;
    background-color: hsl(var(--green-light))
}

.bg-green-light\/0 {
    background-color: rgba(204,234,219,0);
    background-color: hsl(var(--green-light)/0)
}

.bg-green-light\/10 {
    background-color: rgba(204,234,219,.1);
    background-color: hsl(var(--green-light)/.1)
}

.bg-green-light\/100 {
    background-color: #cceadb;
    background-color: hsl(var(--green-light)/1)
}

.bg-green-light\/15 {
    background-color: rgba(204,234,219,.15);
    background-color: hsl(var(--green-light)/.15)
}

.bg-green-light\/20 {
    background-color: rgba(204,234,219,.2);
    background-color: hsl(var(--green-light)/.2)
}

.bg-green-light\/25 {
    background-color: rgba(204,234,219,.25);
    background-color: hsl(var(--green-light)/.25)
}

.bg-green-light\/30 {
    background-color: rgba(204,234,219,.3);
    background-color: hsl(var(--green-light)/.3)
}

.bg-green-light\/35 {
    background-color: rgba(204,234,219,.35);
    background-color: hsl(var(--green-light)/.35)
}

.bg-green-light\/40 {
    background-color: rgba(204,234,219,.4);
    background-color: hsl(var(--green-light)/.4)
}

.bg-green-light\/45 {
    background-color: rgba(204,234,219,.45);
    background-color: hsl(var(--green-light)/.45)
}

.bg-green-light\/5 {
    background-color: rgba(204,234,219,.05);
    background-color: hsl(var(--green-light)/.05)
}

.bg-green-light\/50 {
    background-color: rgba(204,234,219,.5);
    background-color: hsl(var(--green-light)/.5)
}

.bg-green-light\/55 {
    background-color: rgba(204,234,219,.55);
    background-color: hsl(var(--green-light)/.55)
}

.bg-green-light\/60 {
    background-color: rgba(204,234,219,.6);
    background-color: hsl(var(--green-light)/.6)
}

.bg-green-light\/65 {
    background-color: rgba(204,234,219,.65);
    background-color: hsl(var(--green-light)/.65)
}

.bg-green-light\/70 {
    background-color: rgba(204,234,219,.7);
    background-color: hsl(var(--green-light)/.7)
}

.bg-green-light\/75 {
    background-color: rgba(204,234,219,.75);
    background-color: hsl(var(--green-light)/.75)
}

.bg-green-light\/80 {
    background-color: rgba(204,234,219,.8);
    background-color: hsl(var(--green-light)/.8)
}

.bg-green-light\/85 {
    background-color: rgba(204,234,219,.85);
    background-color: hsl(var(--green-light)/.85)
}

.bg-green-light\/90 {
    background-color: rgba(204,234,219,.9);
    background-color: hsl(var(--green-light)/.9)
}

.bg-green-light\/95 {
    background-color: rgba(204,234,219,.95);
    background-color: hsl(var(--green-light)/.95)
}

.bg-green-secondary {
    background-color: #008a43;
    background-color: hsl(var(--green-secondary))
}

.bg-green-secondary\/0 {
    background-color: rgba(0,138,67,0);
    background-color: hsl(var(--green-secondary)/0)
}

.bg-green-secondary\/10 {
    background-color: rgba(0,138,67,.1);
    background-color: hsl(var(--green-secondary)/.1)
}

.bg-green-secondary\/100 {
    background-color: #008a43;
    background-color: hsl(var(--green-secondary)/1)
}

.bg-green-secondary\/15 {
    background-color: rgba(0,138,67,.15);
    background-color: hsl(var(--green-secondary)/.15)
}

.bg-green-secondary\/20 {
    background-color: rgba(0,138,67,.2);
    background-color: hsl(var(--green-secondary)/.2)
}

.bg-green-secondary\/25 {
    background-color: rgba(0,138,67,.25);
    background-color: hsl(var(--green-secondary)/.25)
}

.bg-green-secondary\/30 {
    background-color: rgba(0,138,67,.3);
    background-color: hsl(var(--green-secondary)/.3)
}

.bg-green-secondary\/35 {
    background-color: rgba(0,138,67,.35);
    background-color: hsl(var(--green-secondary)/.35)
}

.bg-green-secondary\/40 {
    background-color: rgba(0,138,67,.4);
    background-color: hsl(var(--green-secondary)/.4)
}

.bg-green-secondary\/45 {
    background-color: rgba(0,138,67,.45);
    background-color: hsl(var(--green-secondary)/.45)
}

.bg-green-secondary\/5 {
    background-color: rgba(0,138,67,.05);
    background-color: hsl(var(--green-secondary)/.05)
}

.bg-green-secondary\/50 {
    background-color: rgba(0,138,67,.5);
    background-color: hsl(var(--green-secondary)/.5)
}

.bg-green-secondary\/55 {
    background-color: rgba(0,138,67,.55);
    background-color: hsl(var(--green-secondary)/.55)
}

.bg-green-secondary\/60 {
    background-color: rgba(0,138,67,.6);
    background-color: hsl(var(--green-secondary)/.6)
}

.bg-green-secondary\/65 {
    background-color: rgba(0,138,67,.65);
    background-color: hsl(var(--green-secondary)/.65)
}

.bg-green-secondary\/70 {
    background-color: rgba(0,138,67,.7);
    background-color: hsl(var(--green-secondary)/.7)
}

.bg-green-secondary\/75 {
    background-color: rgba(0,138,67,.75);
    background-color: hsl(var(--green-secondary)/.75)
}

.bg-green-secondary\/80 {
    background-color: rgba(0,138,67,.8);
    background-color: hsl(var(--green-secondary)/.8)
}

.bg-green-secondary\/85 {
    background-color: rgba(0,138,67,.85);
    background-color: hsl(var(--green-secondary)/.85)
}

.bg-green-secondary\/90 {
    background-color: rgba(0,138,67,.9);
    background-color: hsl(var(--green-secondary)/.9)
}

.bg-green-secondary\/95 {
    background-color: rgba(0,138,67,.95);
    background-color: hsl(var(--green-secondary)/.95)
}

.bg-green\/0 {
    background-color: rgba(0,199,56,0);
    background-color: hsl(var(--green)/0)
}

.bg-green\/10 {
    background-color: rgba(0,199,56,.1);
    background-color: hsl(var(--green)/.1)
}

.bg-green\/100 {
    background-color: #00c738;
    background-color: hsl(var(--green)/1)
}

.bg-green\/15 {
    background-color: rgba(0,199,56,.15);
    background-color: hsl(var(--green)/.15)
}

.bg-green\/20 {
    background-color: rgba(0,199,56,.2);
    background-color: hsl(var(--green)/.2)
}

.bg-green\/25 {
    background-color: rgba(0,199,56,.25);
    background-color: hsl(var(--green)/.25)
}

.bg-green\/30 {
    background-color: rgba(0,199,56,.3);
    background-color: hsl(var(--green)/.3)
}

.bg-green\/35 {
    background-color: rgba(0,199,56,.35);
    background-color: hsl(var(--green)/.35)
}

.bg-green\/40 {
    background-color: rgba(0,199,56,.4);
    background-color: hsl(var(--green)/.4)
}

.bg-green\/45 {
    background-color: rgba(0,199,56,.45);
    background-color: hsl(var(--green)/.45)
}

.bg-green\/5 {
    background-color: rgba(0,199,56,.05);
    background-color: hsl(var(--green)/.05)
}

.bg-green\/50 {
    background-color: rgba(0,199,56,.5);
    background-color: hsl(var(--green)/.5)
}

.bg-green\/55 {
    background-color: rgba(0,199,56,.55);
    background-color: hsl(var(--green)/.55)
}

.bg-green\/60 {
    background-color: rgba(0,199,56,.6);
    background-color: hsl(var(--green)/.6)
}

.bg-green\/65 {
    background-color: rgba(0,199,56,.65);
    background-color: hsl(var(--green)/.65)
}

.bg-green\/70 {
    background-color: rgba(0,199,56,.7);
    background-color: hsl(var(--green)/.7)
}

.bg-green\/75 {
    background-color: rgba(0,199,56,.75);
    background-color: hsl(var(--green)/.75)
}

.bg-green\/80 {
    background-color: rgba(0,199,56,.8);
    background-color: hsl(var(--green)/.8)
}

.bg-green\/85 {
    background-color: rgba(0,199,56,.85);
    background-color: hsl(var(--green)/.85)
}

.bg-green\/90 {
    background-color: rgba(0,199,56,.9);
    background-color: hsl(var(--green)/.9)
}

.bg-green\/95 {
    background-color: rgba(0,199,56,.95);
    background-color: hsl(var(--green)/.95)
}

.bg-grey {
    --tw-bg-opacity: 1;
    background-color: #c9c9c9;
    background-color: rgba(201,201,201,var(--tw-bg-opacity))
}

.bg-grey-dark {
    background-color: #c9c9c9;
    background-color: hsl(var(--grey-dark))
}

.bg-grey-dark\/0 {
    background-color: hsla(0,0%,79%,0);
    background-color: hsl(var(--grey-dark)/0)
}

.bg-grey-dark\/10 {
    background-color: hsla(0,0%,79%,.1);
    background-color: hsl(var(--grey-dark)/.1)
}

.bg-grey-dark\/100 {
    background-color: #c9c9c9;
    background-color: hsl(var(--grey-dark)/1)
}

.bg-grey-dark\/15 {
    background-color: hsla(0,0%,79%,.15);
    background-color: hsl(var(--grey-dark)/.15)
}

.bg-grey-dark\/20 {
    background-color: hsla(0,0%,79%,.2);
    background-color: hsl(var(--grey-dark)/.2)
}

.bg-grey-dark\/25 {
    background-color: hsla(0,0%,79%,.25);
    background-color: hsl(var(--grey-dark)/.25)
}

.bg-grey-dark\/30 {
    background-color: hsla(0,0%,79%,.3);
    background-color: hsl(var(--grey-dark)/.3)
}

.bg-grey-dark\/35 {
    background-color: hsla(0,0%,79%,.35);
    background-color: hsl(var(--grey-dark)/.35)
}

.bg-grey-dark\/40 {
    background-color: hsla(0,0%,79%,.4);
    background-color: hsl(var(--grey-dark)/.4)
}

.bg-grey-dark\/45 {
    background-color: hsla(0,0%,79%,.45);
    background-color: hsl(var(--grey-dark)/.45)
}

.bg-grey-dark\/5 {
    background-color: hsla(0,0%,79%,.05);
    background-color: hsl(var(--grey-dark)/.05)
}

.bg-grey-dark\/50 {
    background-color: hsla(0,0%,79%,.5);
    background-color: hsl(var(--grey-dark)/.5)
}

.bg-grey-dark\/55 {
    background-color: hsla(0,0%,79%,.55);
    background-color: hsl(var(--grey-dark)/.55)
}

.bg-grey-dark\/60 {
    background-color: hsla(0,0%,79%,.6);
    background-color: hsl(var(--grey-dark)/.6)
}

.bg-grey-dark\/65 {
    background-color: hsla(0,0%,79%,.65);
    background-color: hsl(var(--grey-dark)/.65)
}

.bg-grey-dark\/70 {
    background-color: hsla(0,0%,79%,.7);
    background-color: hsl(var(--grey-dark)/.7)
}

.bg-grey-dark\/75 {
    background-color: hsla(0,0%,79%,.75);
    background-color: hsl(var(--grey-dark)/.75)
}

.bg-grey-dark\/80 {
    background-color: hsla(0,0%,79%,.8);
    background-color: hsl(var(--grey-dark)/.8)
}

.bg-grey-dark\/85 {
    background-color: hsla(0,0%,79%,.85);
    background-color: hsl(var(--grey-dark)/.85)
}

.bg-grey-dark\/90 {
    background-color: hsla(0,0%,79%,.9);
    background-color: hsl(var(--grey-dark)/.9)
}

.bg-grey-dark\/95 {
    background-color: hsla(0,0%,79%,.95);
    background-color: hsl(var(--grey-dark)/.95)
}

.bg-grey-light {
    --tw-bg-opacity: 1;
    background-color: #e9e9e9;
    background-color: rgba(233,233,233,var(--tw-bg-opacity))
}

.bg-grey-light\/0 {
    background-color: hsla(0,0%,91%,0)
}

.bg-grey-light\/10 {
    background-color: hsla(0,0%,91%,.1)
}

.bg-grey-light\/100 {
    background-color: #e9e9e9
}

.bg-grey-light\/15 {
    background-color: hsla(0,0%,91%,.15)
}

.bg-grey-light\/20 {
    background-color: hsla(0,0%,91%,.2)
}

.bg-grey-light\/25 {
    background-color: hsla(0,0%,91%,.25)
}

.bg-grey-light\/30 {
    background-color: hsla(0,0%,91%,.3)
}

.bg-grey-light\/35 {
    background-color: hsla(0,0%,91%,.35)
}

.bg-grey-light\/40 {
    background-color: hsla(0,0%,91%,.4)
}

.bg-grey-light\/45 {
    background-color: hsla(0,0%,91%,.45)
}

.bg-grey-light\/5 {
    background-color: hsla(0,0%,91%,.05)
}

.bg-grey-light\/50 {
    background-color: hsla(0,0%,91%,.5)
}

.bg-grey-light\/55 {
    background-color: hsla(0,0%,91%,.55)
}

.bg-grey-light\/60 {
    background-color: hsla(0,0%,91%,.6)
}

.bg-grey-light\/65 {
    background-color: hsla(0,0%,91%,.65)
}

.bg-grey-light\/70 {
    background-color: hsla(0,0%,91%,.7)
}

.bg-grey-light\/75 {
    background-color: hsla(0,0%,91%,.75)
}

.bg-grey-light\/80 {
    background-color: hsla(0,0%,91%,.8)
}

.bg-grey-light\/85 {
    background-color: hsla(0,0%,91%,.85)
}

.bg-grey-light\/90 {
    background-color: hsla(0,0%,91%,.9)
}

.bg-grey-light\/95 {
    background-color: hsla(0,0%,91%,.95)
}

.bg-grey-lighter {
    --tw-bg-opacity: 1;
    background-color: #f5f5f5;
    background-color: rgba(245,245,245,var(--tw-bg-opacity))
}

.bg-grey-lighter\/0 {
    background-color: hsla(0,0%,96%,0)
}

.bg-grey-lighter\/10 {
    background-color: hsla(0,0%,96%,.1)
}

.bg-grey-lighter\/100 {
    background-color: #f5f5f5
}

.bg-grey-lighter\/15 {
    background-color: hsla(0,0%,96%,.15)
}

.bg-grey-lighter\/20 {
    background-color: hsla(0,0%,96%,.2)
}

.bg-grey-lighter\/25 {
    background-color: hsla(0,0%,96%,.25)
}

.bg-grey-lighter\/30 {
    background-color: hsla(0,0%,96%,.3)
}

.bg-grey-lighter\/35 {
    background-color: hsla(0,0%,96%,.35)
}

.bg-grey-lighter\/40 {
    background-color: hsla(0,0%,96%,.4)
}

.bg-grey-lighter\/45 {
    background-color: hsla(0,0%,96%,.45)
}

.bg-grey-lighter\/5 {
    background-color: hsla(0,0%,96%,.05)
}

.bg-grey-lighter\/50 {
    background-color: hsla(0,0%,96%,.5)
}

.bg-grey-lighter\/55 {
    background-color: hsla(0,0%,96%,.55)
}

.bg-grey-lighter\/60 {
    background-color: hsla(0,0%,96%,.6)
}

.bg-grey-lighter\/65 {
    background-color: hsla(0,0%,96%,.65)
}

.bg-grey-lighter\/70 {
    background-color: hsla(0,0%,96%,.7)
}

.bg-grey-lighter\/75 {
    background-color: hsla(0,0%,96%,.75)
}

.bg-grey-lighter\/80 {
    background-color: hsla(0,0%,96%,.8)
}

.bg-grey-lighter\/85 {
    background-color: hsla(0,0%,96%,.85)
}

.bg-grey-lighter\/90 {
    background-color: hsla(0,0%,96%,.9)
}

.bg-grey-lighter\/95 {
    background-color: hsla(0,0%,96%,.95)
}

.bg-grey\/0 {
    background-color: hsla(0,0%,79%,0)
}

.bg-grey\/10 {
    background-color: hsla(0,0%,79%,.1)
}

.bg-grey\/100 {
    background-color: #c9c9c9
}

.bg-grey\/15 {
    background-color: hsla(0,0%,79%,.15)
}

.bg-grey\/20 {
    background-color: hsla(0,0%,79%,.2)
}

.bg-grey\/25 {
    background-color: hsla(0,0%,79%,.25)
}

.bg-grey\/30 {
    background-color: hsla(0,0%,79%,.3)
}

.bg-grey\/35 {
    background-color: hsla(0,0%,79%,.35)
}

.bg-grey\/40 {
    background-color: hsla(0,0%,79%,.4)
}

.bg-grey\/45 {
    background-color: hsla(0,0%,79%,.45)
}

.bg-grey\/5 {
    background-color: hsla(0,0%,79%,.05)
}

.bg-grey\/50 {
    background-color: hsla(0,0%,79%,.5)
}

.bg-grey\/55 {
    background-color: hsla(0,0%,79%,.55)
}

.bg-grey\/60 {
    background-color: hsla(0,0%,79%,.6)
}

.bg-grey\/65 {
    background-color: hsla(0,0%,79%,.65)
}

.bg-grey\/70 {
    background-color: hsla(0,0%,79%,.7)
}

.bg-grey\/75 {
    background-color: hsla(0,0%,79%,.75)
}

.bg-grey\/80 {
    background-color: hsla(0,0%,79%,.8)
}

.bg-grey\/85 {
    background-color: hsla(0,0%,79%,.85)
}

.bg-grey\/90 {
    background-color: hsla(0,0%,79%,.9)
}

.bg-grey\/95 {
    background-color: hsla(0,0%,79%,.95)
}

.bg-house-of-clandestine-dark-purple {
    --tw-bg-opacity: 1;
    background-color: #251549;
    background-color: rgba(37,21,73,var(--tw-bg-opacity))
}

.bg-house-of-clandestine-dark-purple\/0 {
    background-color: rgba(37,21,73,0)
}

.bg-house-of-clandestine-dark-purple\/10 {
    background-color: rgba(37,21,73,.1)
}

.bg-house-of-clandestine-dark-purple\/100 {
    background-color: #251549
}

.bg-house-of-clandestine-dark-purple\/15 {
    background-color: rgba(37,21,73,.15)
}

.bg-house-of-clandestine-dark-purple\/20 {
    background-color: rgba(37,21,73,.2)
}

.bg-house-of-clandestine-dark-purple\/25 {
    background-color: rgba(37,21,73,.25)
}

.bg-house-of-clandestine-dark-purple\/30 {
    background-color: rgba(37,21,73,.3)
}

.bg-house-of-clandestine-dark-purple\/35 {
    background-color: rgba(37,21,73,.35)
}

.bg-house-of-clandestine-dark-purple\/40 {
    background-color: rgba(37,21,73,.4)
}

.bg-house-of-clandestine-dark-purple\/45 {
    background-color: rgba(37,21,73,.45)
}

.bg-house-of-clandestine-dark-purple\/5 {
    background-color: rgba(37,21,73,.05)
}

.bg-house-of-clandestine-dark-purple\/50 {
    background-color: rgba(37,21,73,.5)
}

.bg-house-of-clandestine-dark-purple\/55 {
    background-color: rgba(37,21,73,.55)
}

.bg-house-of-clandestine-dark-purple\/60 {
    background-color: rgba(37,21,73,.6)
}

.bg-house-of-clandestine-dark-purple\/65 {
    background-color: rgba(37,21,73,.65)
}

.bg-house-of-clandestine-dark-purple\/70 {
    background-color: rgba(37,21,73,.7)
}

.bg-house-of-clandestine-dark-purple\/75 {
    background-color: rgba(37,21,73,.75)
}

.bg-house-of-clandestine-dark-purple\/80 {
    background-color: rgba(37,21,73,.8)
}

.bg-house-of-clandestine-dark-purple\/85 {
    background-color: rgba(37,21,73,.85)
}

.bg-house-of-clandestine-dark-purple\/90 {
    background-color: rgba(37,21,73,.9)
}

.bg-house-of-clandestine-dark-purple\/95 {
    background-color: rgba(37,21,73,.95)
}

.bg-house-of-clandestine-gold {
    --tw-bg-opacity: 1;
    background-color: #ceaa36;
    background-color: rgba(206,170,54,var(--tw-bg-opacity))
}

.bg-house-of-clandestine-gold\/0 {
    background-color: rgba(206,170,54,0)
}

.bg-house-of-clandestine-gold\/10 {
    background-color: rgba(206,170,54,.1)
}

.bg-house-of-clandestine-gold\/100 {
    background-color: #ceaa36
}

.bg-house-of-clandestine-gold\/15 {
    background-color: rgba(206,170,54,.15)
}

.bg-house-of-clandestine-gold\/20 {
    background-color: rgba(206,170,54,.2)
}

.bg-house-of-clandestine-gold\/25 {
    background-color: rgba(206,170,54,.25)
}

.bg-house-of-clandestine-gold\/30 {
    background-color: rgba(206,170,54,.3)
}

.bg-house-of-clandestine-gold\/35 {
    background-color: rgba(206,170,54,.35)
}

.bg-house-of-clandestine-gold\/40 {
    background-color: rgba(206,170,54,.4)
}

.bg-house-of-clandestine-gold\/45 {
    background-color: rgba(206,170,54,.45)
}

.bg-house-of-clandestine-gold\/5 {
    background-color: rgba(206,170,54,.05)
}

.bg-house-of-clandestine-gold\/50 {
    background-color: rgba(206,170,54,.5)
}

.bg-house-of-clandestine-gold\/55 {
    background-color: rgba(206,170,54,.55)
}

.bg-house-of-clandestine-gold\/60 {
    background-color: rgba(206,170,54,.6)
}

.bg-house-of-clandestine-gold\/65 {
    background-color: rgba(206,170,54,.65)
}

.bg-house-of-clandestine-gold\/70 {
    background-color: rgba(206,170,54,.7)
}

.bg-house-of-clandestine-gold\/75 {
    background-color: rgba(206,170,54,.75)
}

.bg-house-of-clandestine-gold\/80 {
    background-color: rgba(206,170,54,.8)
}

.bg-house-of-clandestine-gold\/85 {
    background-color: rgba(206,170,54,.85)
}

.bg-house-of-clandestine-gold\/90 {
    background-color: rgba(206,170,54,.9)
}

.bg-house-of-clandestine-gold\/95 {
    background-color: rgba(206,170,54,.95)
}

.bg-house-of-clandestine-purple {
    --tw-bg-opacity: 1;
    background-color: #8b308d;
    background-color: rgba(139,48,141,var(--tw-bg-opacity))
}

.bg-house-of-clandestine-purple\/0 {
    background-color: rgba(139,48,141,0)
}

.bg-house-of-clandestine-purple\/10 {
    background-color: rgba(139,48,141,.1)
}

.bg-house-of-clandestine-purple\/100 {
    background-color: #8b308d
}

.bg-house-of-clandestine-purple\/15 {
    background-color: rgba(139,48,141,.15)
}

.bg-house-of-clandestine-purple\/20 {
    background-color: rgba(139,48,141,.2)
}

.bg-house-of-clandestine-purple\/25 {
    background-color: rgba(139,48,141,.25)
}

.bg-house-of-clandestine-purple\/30 {
    background-color: rgba(139,48,141,.3)
}

.bg-house-of-clandestine-purple\/35 {
    background-color: rgba(139,48,141,.35)
}

.bg-house-of-clandestine-purple\/40 {
    background-color: rgba(139,48,141,.4)
}

.bg-house-of-clandestine-purple\/45 {
    background-color: rgba(139,48,141,.45)
}

.bg-house-of-clandestine-purple\/5 {
    background-color: rgba(139,48,141,.05)
}

.bg-house-of-clandestine-purple\/50 {
    background-color: rgba(139,48,141,.5)
}

.bg-house-of-clandestine-purple\/55 {
    background-color: rgba(139,48,141,.55)
}

.bg-house-of-clandestine-purple\/60 {
    background-color: rgba(139,48,141,.6)
}

.bg-house-of-clandestine-purple\/65 {
    background-color: rgba(139,48,141,.65)
}

.bg-house-of-clandestine-purple\/70 {
    background-color: rgba(139,48,141,.7)
}

.bg-house-of-clandestine-purple\/75 {
    background-color: rgba(139,48,141,.75)
}

.bg-house-of-clandestine-purple\/80 {
    background-color: rgba(139,48,141,.8)
}

.bg-house-of-clandestine-purple\/85 {
    background-color: rgba(139,48,141,.85)
}

.bg-house-of-clandestine-purple\/90 {
    background-color: rgba(139,48,141,.9)
}

.bg-house-of-clandestine-purple\/95 {
    background-color: rgba(139,48,141,.95)
}

.bg-house-of-clandestine-red {
    --tw-bg-opacity: 1;
    background-color: #a80000;
    background-color: rgba(168,0,0,var(--tw-bg-opacity))
}

.bg-house-of-clandestine-red\/0 {
    background-color: rgba(168,0,0,0)
}

.bg-house-of-clandestine-red\/10 {
    background-color: rgba(168,0,0,.1)
}

.bg-house-of-clandestine-red\/100 {
    background-color: #a80000
}

.bg-house-of-clandestine-red\/15 {
    background-color: rgba(168,0,0,.15)
}

.bg-house-of-clandestine-red\/20 {
    background-color: rgba(168,0,0,.2)
}

.bg-house-of-clandestine-red\/25 {
    background-color: rgba(168,0,0,.25)
}

.bg-house-of-clandestine-red\/30 {
    background-color: rgba(168,0,0,.3)
}

.bg-house-of-clandestine-red\/35 {
    background-color: rgba(168,0,0,.35)
}

.bg-house-of-clandestine-red\/40 {
    background-color: rgba(168,0,0,.4)
}

.bg-house-of-clandestine-red\/45 {
    background-color: rgba(168,0,0,.45)
}

.bg-house-of-clandestine-red\/5 {
    background-color: rgba(168,0,0,.05)
}

.bg-house-of-clandestine-red\/50 {
    background-color: rgba(168,0,0,.5)
}

.bg-house-of-clandestine-red\/55 {
    background-color: rgba(168,0,0,.55)
}

.bg-house-of-clandestine-red\/60 {
    background-color: rgba(168,0,0,.6)
}

.bg-house-of-clandestine-red\/65 {
    background-color: rgba(168,0,0,.65)
}

.bg-house-of-clandestine-red\/70 {
    background-color: rgba(168,0,0,.7)
}

.bg-house-of-clandestine-red\/75 {
    background-color: rgba(168,0,0,.75)
}

.bg-house-of-clandestine-red\/80 {
    background-color: rgba(168,0,0,.8)
}

.bg-house-of-clandestine-red\/85 {
    background-color: rgba(168,0,0,.85)
}

.bg-house-of-clandestine-red\/90 {
    background-color: rgba(168,0,0,.9)
}

.bg-house-of-clandestine-red\/95 {
    background-color: rgba(168,0,0,.95)
}

.bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: #4f46e5;
    background-color: rgba(79,70,229,var(--tw-bg-opacity))
}

.bg-light {
    background-color: #ffe0cc;
    background-color: hsl(var(--light))
}

.bg-light-30 {
    background-color: #f3f2f8;
    background-color: var(--light-30)
}

.bg-light-30-foreground {
    background-color: hsl(var(--light-foreground))
}

.bg-light-30-foreground\/0 {
    background-color: hsl(var(--light-foreground)/0)
}

.bg-light-30-foreground\/10 {
    background-color: hsl(var(--light-foreground)/.1)
}

.bg-light-30-foreground\/100 {
    background-color: hsl(var(--light-foreground)/1)
}

.bg-light-30-foreground\/15 {
    background-color: hsl(var(--light-foreground)/.15)
}

.bg-light-30-foreground\/20 {
    background-color: hsl(var(--light-foreground)/.2)
}

.bg-light-30-foreground\/25 {
    background-color: hsl(var(--light-foreground)/.25)
}

.bg-light-30-foreground\/30 {
    background-color: hsl(var(--light-foreground)/.3)
}

.bg-light-30-foreground\/35 {
    background-color: hsl(var(--light-foreground)/.35)
}

.bg-light-30-foreground\/40 {
    background-color: hsl(var(--light-foreground)/.4)
}

.bg-light-30-foreground\/45 {
    background-color: hsl(var(--light-foreground)/.45)
}

.bg-light-30-foreground\/5 {
    background-color: hsl(var(--light-foreground)/.05)
}

.bg-light-30-foreground\/50 {
    background-color: hsl(var(--light-foreground)/.5)
}

.bg-light-30-foreground\/55 {
    background-color: hsl(var(--light-foreground)/.55)
}

.bg-light-30-foreground\/60 {
    background-color: hsl(var(--light-foreground)/.6)
}

.bg-light-30-foreground\/65 {
    background-color: hsl(var(--light-foreground)/.65)
}

.bg-light-30-foreground\/70 {
    background-color: hsl(var(--light-foreground)/.7)
}

.bg-light-30-foreground\/75 {
    background-color: hsl(var(--light-foreground)/.75)
}

.bg-light-30-foreground\/80 {
    background-color: hsl(var(--light-foreground)/.8)
}

.bg-light-30-foreground\/85 {
    background-color: hsl(var(--light-foreground)/.85)
}

.bg-light-30-foreground\/90 {
    background-color: hsl(var(--light-foreground)/.9)
}

.bg-light-30-foreground\/95 {
    background-color: hsl(var(--light-foreground)/.95)
}

.bg-light-foreground {
    background-color: hsl(var(--light-foreground))
}

.bg-light-foreground\/0 {
    background-color: hsl(var(--light-foreground)/0)
}

.bg-light-foreground\/10 {
    background-color: hsl(var(--light-foreground)/.1)
}

.bg-light-foreground\/100 {
    background-color: hsl(var(--light-foreground)/1)
}

.bg-light-foreground\/15 {
    background-color: hsl(var(--light-foreground)/.15)
}

.bg-light-foreground\/20 {
    background-color: hsl(var(--light-foreground)/.2)
}

.bg-light-foreground\/25 {
    background-color: hsl(var(--light-foreground)/.25)
}

.bg-light-foreground\/30 {
    background-color: hsl(var(--light-foreground)/.3)
}

.bg-light-foreground\/35 {
    background-color: hsl(var(--light-foreground)/.35)
}

.bg-light-foreground\/40 {
    background-color: hsl(var(--light-foreground)/.4)
}

.bg-light-foreground\/45 {
    background-color: hsl(var(--light-foreground)/.45)
}

.bg-light-foreground\/5 {
    background-color: hsl(var(--light-foreground)/.05)
}

.bg-light-foreground\/50 {
    background-color: hsl(var(--light-foreground)/.5)
}

.bg-light-foreground\/55 {
    background-color: hsl(var(--light-foreground)/.55)
}

.bg-light-foreground\/60 {
    background-color: hsl(var(--light-foreground)/.6)
}

.bg-light-foreground\/65 {
    background-color: hsl(var(--light-foreground)/.65)
}

.bg-light-foreground\/70 {
    background-color: hsl(var(--light-foreground)/.7)
}

.bg-light-foreground\/75 {
    background-color: hsl(var(--light-foreground)/.75)
}

.bg-light-foreground\/80 {
    background-color: hsl(var(--light-foreground)/.8)
}

.bg-light-foreground\/85 {
    background-color: hsl(var(--light-foreground)/.85)
}

.bg-light-foreground\/90 {
    background-color: hsl(var(--light-foreground)/.9)
}

.bg-light-foreground\/95 {
    background-color: hsl(var(--light-foreground)/.95)
}

.bg-light\/0 {
    background-color: rgba(255,224,204,0);
    background-color: hsl(var(--light)/0)
}

.bg-light\/10 {
    background-color: rgba(255,224,204,.1);
    background-color: hsl(var(--light)/.1)
}

.bg-light\/100 {
    background-color: #ffe0cc;
    background-color: hsl(var(--light)/1)
}

.bg-light\/15 {
    background-color: rgba(255,224,204,.15);
    background-color: hsl(var(--light)/.15)
}

.bg-light\/20 {
    background-color: rgba(255,224,204,.2);
    background-color: hsl(var(--light)/.2)
}

.bg-light\/25 {
    background-color: rgba(255,224,204,.25);
    background-color: hsl(var(--light)/.25)
}

.bg-light\/30 {
    background-color: rgba(255,224,204,.3);
    background-color: hsl(var(--light)/.3)
}

.bg-light\/35 {
    background-color: rgba(255,224,204,.35);
    background-color: hsl(var(--light)/.35)
}

.bg-light\/40 {
    background-color: rgba(255,224,204,.4);
    background-color: hsl(var(--light)/.4)
}

.bg-light\/45 {
    background-color: rgba(255,224,204,.45);
    background-color: hsl(var(--light)/.45)
}

.bg-light\/5 {
    background-color: rgba(255,224,204,.05);
    background-color: hsl(var(--light)/.05)
}

.bg-light\/50 {
    background-color: rgba(255,224,204,.5);
    background-color: hsl(var(--light)/.5)
}

.bg-light\/55 {
    background-color: rgba(255,224,204,.55);
    background-color: hsl(var(--light)/.55)
}

.bg-light\/60 {
    background-color: rgba(255,224,204,.6);
    background-color: hsl(var(--light)/.6)
}

.bg-light\/65 {
    background-color: rgba(255,224,204,.65);
    background-color: hsl(var(--light)/.65)
}

.bg-light\/70 {
    background-color: rgba(255,224,204,.7);
    background-color: hsl(var(--light)/.7)
}

.bg-light\/75 {
    background-color: rgba(255,224,204,.75);
    background-color: hsl(var(--light)/.75)
}

.bg-light\/80 {
    background-color: rgba(255,224,204,.8);
    background-color: hsl(var(--light)/.8)
}

.bg-light\/85 {
    background-color: rgba(255,224,204,.85);
    background-color: hsl(var(--light)/.85)
}

.bg-light\/90 {
    background-color: rgba(255,224,204,.9);
    background-color: hsl(var(--light)/.9)
}

.bg-light\/95 {
    background-color: rgba(255,224,204,.95);
    background-color: hsl(var(--light)/.95)
}

.bg-linkedin {
    background-color: #0a66c2;
    background-color: hsl(var(--linkedin))
}

.bg-linkedin\/0 {
    background-color: rgba(10,102,194,0);
    background-color: hsl(var(--linkedin)/0)
}

.bg-linkedin\/10 {
    background-color: rgba(10,102,194,.1);
    background-color: hsl(var(--linkedin)/.1)
}

.bg-linkedin\/100 {
    background-color: #0a66c2;
    background-color: hsl(var(--linkedin)/1)
}

.bg-linkedin\/15 {
    background-color: rgba(10,102,194,.15);
    background-color: hsl(var(--linkedin)/.15)
}

.bg-linkedin\/20 {
    background-color: rgba(10,102,194,.2);
    background-color: hsl(var(--linkedin)/.2)
}

.bg-linkedin\/25 {
    background-color: rgba(10,102,194,.25);
    background-color: hsl(var(--linkedin)/.25)
}

.bg-linkedin\/30 {
    background-color: rgba(10,102,194,.3);
    background-color: hsl(var(--linkedin)/.3)
}

.bg-linkedin\/35 {
    background-color: rgba(10,102,194,.35);
    background-color: hsl(var(--linkedin)/.35)
}

.bg-linkedin\/40 {
    background-color: rgba(10,102,194,.4);
    background-color: hsl(var(--linkedin)/.4)
}

.bg-linkedin\/45 {
    background-color: rgba(10,102,194,.45);
    background-color: hsl(var(--linkedin)/.45)
}

.bg-linkedin\/5 {
    background-color: rgba(10,102,194,.05);
    background-color: hsl(var(--linkedin)/.05)
}

.bg-linkedin\/50 {
    background-color: rgba(10,102,194,.5);
    background-color: hsl(var(--linkedin)/.5)
}

.bg-linkedin\/55 {
    background-color: rgba(10,102,194,.55);
    background-color: hsl(var(--linkedin)/.55)
}

.bg-linkedin\/60 {
    background-color: rgba(10,102,194,.6);
    background-color: hsl(var(--linkedin)/.6)
}

.bg-linkedin\/65 {
    background-color: rgba(10,102,194,.65);
    background-color: hsl(var(--linkedin)/.65)
}

.bg-linkedin\/70 {
    background-color: rgba(10,102,194,.7);
    background-color: hsl(var(--linkedin)/.7)
}

.bg-linkedin\/75 {
    background-color: rgba(10,102,194,.75);
    background-color: hsl(var(--linkedin)/.75)
}

.bg-linkedin\/80 {
    background-color: rgba(10,102,194,.8);
    background-color: hsl(var(--linkedin)/.8)
}

.bg-linkedin\/85 {
    background-color: rgba(10,102,194,.85);
    background-color: hsl(var(--linkedin)/.85)
}

.bg-linkedin\/90 {
    background-color: rgba(10,102,194,.9);
    background-color: hsl(var(--linkedin)/.9)
}

.bg-linkedin\/95 {
    background-color: rgba(10,102,194,.95);
    background-color: hsl(var(--linkedin)/.95)
}

.bg-market-insights {
    --tw-bg-opacity: 1;
    background-color: #009aff;
    background-color: rgba(0,154,255,var(--tw-bg-opacity))
}

.bg-market-insights\/0 {
    background-color: rgba(0,154,255,0)
}

.bg-market-insights\/10 {
    background-color: rgba(0,154,255,.1)
}

.bg-market-insights\/100 {
    background-color: #009aff
}

.bg-market-insights\/15 {
    background-color: rgba(0,154,255,.15)
}

.bg-market-insights\/20 {
    background-color: rgba(0,154,255,.2)
}

.bg-market-insights\/25 {
    background-color: rgba(0,154,255,.25)
}

.bg-market-insights\/30 {
    background-color: rgba(0,154,255,.3)
}

.bg-market-insights\/35 {
    background-color: rgba(0,154,255,.35)
}

.bg-market-insights\/40 {
    background-color: rgba(0,154,255,.4)
}

.bg-market-insights\/45 {
    background-color: rgba(0,154,255,.45)
}

.bg-market-insights\/5 {
    background-color: rgba(0,154,255,.05)
}

.bg-market-insights\/50 {
    background-color: rgba(0,154,255,.5)
}

.bg-market-insights\/55 {
    background-color: rgba(0,154,255,.55)
}

.bg-market-insights\/60 {
    background-color: rgba(0,154,255,.6)
}

.bg-market-insights\/65 {
    background-color: rgba(0,154,255,.65)
}

.bg-market-insights\/70 {
    background-color: rgba(0,154,255,.7)
}

.bg-market-insights\/75 {
    background-color: rgba(0,154,255,.75)
}

.bg-market-insights\/80 {
    background-color: rgba(0,154,255,.8)
}

.bg-market-insights\/85 {
    background-color: rgba(0,154,255,.85)
}

.bg-market-insights\/90 {
    background-color: rgba(0,154,255,.9)
}

.bg-market-insights\/95 {
    background-color: rgba(0,154,255,.95)
}

.bg-mercury {
    --tw-bg-opacity: 1;
    background-color: #e9e9e9;
    background-color: rgba(233,233,233,var(--tw-bg-opacity))
}

.bg-muted {
    background-color: #e8e8e8;
    background-color: hsl(var(--muted))
}

.bg-neutral-200 {
    --tw-bg-opacity: 1;
    background-color: #e5e5e5;
    background-color: rgba(229,229,229,var(--tw-bg-opacity))
}

.bg-neutral-800 {
    --tw-bg-opacity: 1;
    background-color: #262626;
    background-color: rgba(38,38,38,var(--tw-bg-opacity))
}

.bg-news-and-events {
    --tw-bg-opacity: 1;
    background-color: #20aebc;
    background-color: rgba(32,174,188,var(--tw-bg-opacity))
}

.bg-news-and-events\/0 {
    background-color: rgba(32,174,188,0)
}

.bg-news-and-events\/10 {
    background-color: rgba(32,174,188,.1)
}

.bg-news-and-events\/100 {
    background-color: #20aebc
}

.bg-news-and-events\/15 {
    background-color: rgba(32,174,188,.15)
}

.bg-news-and-events\/20 {
    background-color: rgba(32,174,188,.2)
}

.bg-news-and-events\/25 {
    background-color: rgba(32,174,188,.25)
}

.bg-news-and-events\/30 {
    background-color: rgba(32,174,188,.3)
}

.bg-news-and-events\/35 {
    background-color: rgba(32,174,188,.35)
}

.bg-news-and-events\/40 {
    background-color: rgba(32,174,188,.4)
}

.bg-news-and-events\/45 {
    background-color: rgba(32,174,188,.45)
}

.bg-news-and-events\/5 {
    background-color: rgba(32,174,188,.05)
}

.bg-news-and-events\/50 {
    background-color: rgba(32,174,188,.5)
}

.bg-news-and-events\/55 {
    background-color: rgba(32,174,188,.55)
}

.bg-news-and-events\/60 {
    background-color: rgba(32,174,188,.6)
}

.bg-news-and-events\/65 {
    background-color: rgba(32,174,188,.65)
}

.bg-news-and-events\/70 {
    background-color: rgba(32,174,188,.7)
}

.bg-news-and-events\/75 {
    background-color: rgba(32,174,188,.75)
}

.bg-news-and-events\/80 {
    background-color: rgba(32,174,188,.8)
}

.bg-news-and-events\/85 {
    background-color: rgba(32,174,188,.85)
}

.bg-news-and-events\/90 {
    background-color: rgba(32,174,188,.9)
}

.bg-news-and-events\/95 {
    background-color: rgba(32,174,188,.95)
}

.bg-orange {
    background-color: #f60;
    background-color: hsl(var(--orange))
}

.bg-orange-100 {
    --tw-bg-opacity: 1;
    background-color: #ffedd5;
    background-color: rgba(255,237,213,var(--tw-bg-opacity))
}

.bg-orange-100\/0 {
    background-color: rgba(255,237,213,0)
}

.bg-orange-100\/10 {
    background-color: rgba(255,237,213,.1)
}

.bg-orange-100\/100 {
    background-color: #ffedd5
}

.bg-orange-100\/15 {
    background-color: rgba(255,237,213,.15)
}

.bg-orange-100\/20 {
    background-color: rgba(255,237,213,.2)
}

.bg-orange-100\/25 {
    background-color: rgba(255,237,213,.25)
}

.bg-orange-100\/30 {
    background-color: rgba(255,237,213,.3)
}

.bg-orange-100\/35 {
    background-color: rgba(255,237,213,.35)
}

.bg-orange-100\/40 {
    background-color: rgba(255,237,213,.4)
}

.bg-orange-100\/45 {
    background-color: rgba(255,237,213,.45)
}

.bg-orange-100\/5 {
    background-color: rgba(255,237,213,.05)
}

.bg-orange-100\/50 {
    background-color: rgba(255,237,213,.5)
}

.bg-orange-100\/55 {
    background-color: rgba(255,237,213,.55)
}

.bg-orange-100\/60 {
    background-color: rgba(255,237,213,.6)
}

.bg-orange-100\/65 {
    background-color: rgba(255,237,213,.65)
}

.bg-orange-100\/70 {
    background-color: rgba(255,237,213,.7)
}

.bg-orange-100\/75 {
    background-color: rgba(255,237,213,.75)
}

.bg-orange-100\/80 {
    background-color: rgba(255,237,213,.8)
}

.bg-orange-100\/85 {
    background-color: rgba(255,237,213,.85)
}

.bg-orange-100\/90 {
    background-color: rgba(255,237,213,.9)
}

.bg-orange-100\/95 {
    background-color: rgba(255,237,213,.95)
}

.bg-orange-200 {
    --tw-bg-opacity: 1;
    background-color: #fed7aa;
    background-color: rgba(254,215,170,var(--tw-bg-opacity))
}

.bg-orange-200\/0 {
    background-color: hsla(32,98%,83%,0)
}

.bg-orange-200\/10 {
    background-color: hsla(32,98%,83%,.1)
}

.bg-orange-200\/100 {
    background-color: #fed7aa
}

.bg-orange-200\/15 {
    background-color: hsla(32,98%,83%,.15)
}

.bg-orange-200\/20 {
    background-color: hsla(32,98%,83%,.2)
}

.bg-orange-200\/25 {
    background-color: hsla(32,98%,83%,.25)
}

.bg-orange-200\/30 {
    background-color: hsla(32,98%,83%,.3)
}

.bg-orange-200\/35 {
    background-color: hsla(32,98%,83%,.35)
}

.bg-orange-200\/40 {
    background-color: hsla(32,98%,83%,.4)
}

.bg-orange-200\/45 {
    background-color: hsla(32,98%,83%,.45)
}

.bg-orange-200\/5 {
    background-color: hsla(32,98%,83%,.05)
}

.bg-orange-200\/50 {
    background-color: hsla(32,98%,83%,.5)
}

.bg-orange-200\/55 {
    background-color: hsla(32,98%,83%,.55)
}

.bg-orange-200\/60 {
    background-color: hsla(32,98%,83%,.6)
}

.bg-orange-200\/65 {
    background-color: hsla(32,98%,83%,.65)
}

.bg-orange-200\/70 {
    background-color: hsla(32,98%,83%,.7)
}

.bg-orange-200\/75 {
    background-color: hsla(32,98%,83%,.75)
}

.bg-orange-200\/80 {
    background-color: hsla(32,98%,83%,.8)
}

.bg-orange-200\/85 {
    background-color: hsla(32,98%,83%,.85)
}

.bg-orange-200\/90 {
    background-color: hsla(32,98%,83%,.9)
}

.bg-orange-200\/95 {
    background-color: hsla(32,98%,83%,.95)
}

.bg-orange-300 {
    --tw-bg-opacity: 1;
    background-color: #fdba74;
    background-color: rgba(253,186,116,var(--tw-bg-opacity))
}

.bg-orange-300\/0 {
    background-color: hsla(31,97%,72%,0)
}

.bg-orange-300\/10 {
    background-color: hsla(31,97%,72%,.1)
}

.bg-orange-300\/100 {
    background-color: #fdba74
}

.bg-orange-300\/15 {
    background-color: hsla(31,97%,72%,.15)
}

.bg-orange-300\/20 {
    background-color: hsla(31,97%,72%,.2)
}

.bg-orange-300\/25 {
    background-color: hsla(31,97%,72%,.25)
}

.bg-orange-300\/30 {
    background-color: hsla(31,97%,72%,.3)
}

.bg-orange-300\/35 {
    background-color: hsla(31,97%,72%,.35)
}

.bg-orange-300\/40 {
    background-color: hsla(31,97%,72%,.4)
}

.bg-orange-300\/45 {
    background-color: hsla(31,97%,72%,.45)
}

.bg-orange-300\/5 {
    background-color: hsla(31,97%,72%,.05)
}

.bg-orange-300\/50 {
    background-color: hsla(31,97%,72%,.5)
}

.bg-orange-300\/55 {
    background-color: hsla(31,97%,72%,.55)
}

.bg-orange-300\/60 {
    background-color: hsla(31,97%,72%,.6)
}

.bg-orange-300\/65 {
    background-color: hsla(31,97%,72%,.65)
}

.bg-orange-300\/70 {
    background-color: hsla(31,97%,72%,.7)
}

.bg-orange-300\/75 {
    background-color: hsla(31,97%,72%,.75)
}

.bg-orange-300\/80 {
    background-color: hsla(31,97%,72%,.8)
}

.bg-orange-300\/85 {
    background-color: hsla(31,97%,72%,.85)
}

.bg-orange-300\/90 {
    background-color: hsla(31,97%,72%,.9)
}

.bg-orange-300\/95 {
    background-color: hsla(31,97%,72%,.95)
}

.bg-orange-400 {
    --tw-bg-opacity: 1;
    background-color: #fb923c;
    background-color: rgba(251,146,60,var(--tw-bg-opacity))
}

.bg-orange-400\/0 {
    background-color: rgba(251,146,60,0)
}

.bg-orange-400\/10 {
    background-color: rgba(251,146,60,.1)
}

.bg-orange-400\/100 {
    background-color: #fb923c
}

.bg-orange-400\/15 {
    background-color: rgba(251,146,60,.15)
}

.bg-orange-400\/20 {
    background-color: rgba(251,146,60,.2)
}

.bg-orange-400\/25 {
    background-color: rgba(251,146,60,.25)
}

.bg-orange-400\/30 {
    background-color: rgba(251,146,60,.3)
}

.bg-orange-400\/35 {
    background-color: rgba(251,146,60,.35)
}

.bg-orange-400\/40 {
    background-color: rgba(251,146,60,.4)
}

.bg-orange-400\/45 {
    background-color: rgba(251,146,60,.45)
}

.bg-orange-400\/5 {
    background-color: rgba(251,146,60,.05)
}

.bg-orange-400\/50 {
    background-color: rgba(251,146,60,.5)
}

.bg-orange-400\/55 {
    background-color: rgba(251,146,60,.55)
}

.bg-orange-400\/60 {
    background-color: rgba(251,146,60,.6)
}

.bg-orange-400\/65 {
    background-color: rgba(251,146,60,.65)
}

.bg-orange-400\/70 {
    background-color: rgba(251,146,60,.7)
}

.bg-orange-400\/75 {
    background-color: rgba(251,146,60,.75)
}

.bg-orange-400\/80 {
    background-color: rgba(251,146,60,.8)
}

.bg-orange-400\/85 {
    background-color: rgba(251,146,60,.85)
}

.bg-orange-400\/90 {
    background-color: rgba(251,146,60,.9)
}

.bg-orange-400\/95 {
    background-color: rgba(251,146,60,.95)
}

.bg-orange-50 {
    --tw-bg-opacity: 1;
    background-color: #fff7ed;
    background-color: rgba(255,247,237,var(--tw-bg-opacity))
}

.bg-orange-50\/0 {
    background-color: rgba(255,247,237,0)
}

.bg-orange-50\/10 {
    background-color: rgba(255,247,237,.1)
}

.bg-orange-50\/100 {
    background-color: #fff7ed
}

.bg-orange-50\/15 {
    background-color: rgba(255,247,237,.15)
}

.bg-orange-50\/20 {
    background-color: rgba(255,247,237,.2)
}

.bg-orange-50\/25 {
    background-color: rgba(255,247,237,.25)
}

.bg-orange-50\/30 {
    background-color: rgba(255,247,237,.3)
}

.bg-orange-50\/35 {
    background-color: rgba(255,247,237,.35)
}

.bg-orange-50\/40 {
    background-color: rgba(255,247,237,.4)
}

.bg-orange-50\/45 {
    background-color: rgba(255,247,237,.45)
}

.bg-orange-50\/5 {
    background-color: rgba(255,247,237,.05)
}

.bg-orange-50\/50 {
    background-color: rgba(255,247,237,.5)
}

.bg-orange-50\/55 {
    background-color: rgba(255,247,237,.55)
}

.bg-orange-50\/60 {
    background-color: rgba(255,247,237,.6)
}

.bg-orange-50\/65 {
    background-color: rgba(255,247,237,.65)
}

.bg-orange-50\/70 {
    background-color: rgba(255,247,237,.7)
}

.bg-orange-50\/75 {
    background-color: rgba(255,247,237,.75)
}

.bg-orange-50\/80 {
    background-color: rgba(255,247,237,.8)
}

.bg-orange-50\/85 {
    background-color: rgba(255,247,237,.85)
}

.bg-orange-50\/90 {
    background-color: rgba(255,247,237,.9)
}

.bg-orange-50\/95 {
    background-color: rgba(255,247,237,.95)
}

.bg-orange-500 {
    --tw-bg-opacity: 1;
    background-color: #f97316;
    background-color: rgba(249,115,22,var(--tw-bg-opacity))
}

.bg-orange-500\/0 {
    background-color: rgba(249,115,22,0)
}

.bg-orange-500\/10 {
    background-color: rgba(249,115,22,.1)
}

.bg-orange-500\/100 {
    background-color: #f97316
}

.bg-orange-500\/15 {
    background-color: rgba(249,115,22,.15)
}

.bg-orange-500\/20 {
    background-color: rgba(249,115,22,.2)
}

.bg-orange-500\/25 {
    background-color: rgba(249,115,22,.25)
}

.bg-orange-500\/30 {
    background-color: rgba(249,115,22,.3)
}

.bg-orange-500\/35 {
    background-color: rgba(249,115,22,.35)
}

.bg-orange-500\/40 {
    background-color: rgba(249,115,22,.4)
}

.bg-orange-500\/45 {
    background-color: rgba(249,115,22,.45)
}

.bg-orange-500\/5 {
    background-color: rgba(249,115,22,.05)
}

.bg-orange-500\/50 {
    background-color: rgba(249,115,22,.5)
}

.bg-orange-500\/55 {
    background-color: rgba(249,115,22,.55)
}

.bg-orange-500\/60 {
    background-color: rgba(249,115,22,.6)
}

.bg-orange-500\/65 {
    background-color: rgba(249,115,22,.65)
}

.bg-orange-500\/70 {
    background-color: rgba(249,115,22,.7)
}

.bg-orange-500\/75 {
    background-color: rgba(249,115,22,.75)
}

.bg-orange-500\/80 {
    background-color: rgba(249,115,22,.8)
}

.bg-orange-500\/85 {
    background-color: rgba(249,115,22,.85)
}

.bg-orange-500\/90 {
    background-color: rgba(249,115,22,.9)
}

.bg-orange-500\/95 {
    background-color: rgba(249,115,22,.95)
}

.bg-orange-600 {
    --tw-bg-opacity: 1;
    background-color: #ea580c;
    background-color: rgba(234,88,12,var(--tw-bg-opacity))
}

.bg-orange-600\/0 {
    background-color: rgba(234,88,12,0)
}

.bg-orange-600\/10 {
    background-color: rgba(234,88,12,.1)
}

.bg-orange-600\/100 {
    background-color: #ea580c
}

.bg-orange-600\/15 {
    background-color: rgba(234,88,12,.15)
}

.bg-orange-600\/20 {
    background-color: rgba(234,88,12,.2)
}

.bg-orange-600\/25 {
    background-color: rgba(234,88,12,.25)
}

.bg-orange-600\/30 {
    background-color: rgba(234,88,12,.3)
}

.bg-orange-600\/35 {
    background-color: rgba(234,88,12,.35)
}

.bg-orange-600\/40 {
    background-color: rgba(234,88,12,.4)
}

.bg-orange-600\/45 {
    background-color: rgba(234,88,12,.45)
}

.bg-orange-600\/5 {
    background-color: rgba(234,88,12,.05)
}

.bg-orange-600\/50 {
    background-color: rgba(234,88,12,.5)
}

.bg-orange-600\/55 {
    background-color: rgba(234,88,12,.55)
}

.bg-orange-600\/60 {
    background-color: rgba(234,88,12,.6)
}

.bg-orange-600\/65 {
    background-color: rgba(234,88,12,.65)
}

.bg-orange-600\/70 {
    background-color: rgba(234,88,12,.7)
}

.bg-orange-600\/75 {
    background-color: rgba(234,88,12,.75)
}

.bg-orange-600\/80 {
    background-color: rgba(234,88,12,.8)
}

.bg-orange-600\/85 {
    background-color: rgba(234,88,12,.85)
}

.bg-orange-600\/90 {
    background-color: rgba(234,88,12,.9)
}

.bg-orange-600\/95 {
    background-color: rgba(234,88,12,.95)
}

.bg-orange-700 {
    --tw-bg-opacity: 1;
    background-color: #c2410c;
    background-color: rgba(194,65,12,var(--tw-bg-opacity))
}

.bg-orange-700\/0 {
    background-color: rgba(194,65,12,0)
}

.bg-orange-700\/10 {
    background-color: rgba(194,65,12,.1)
}

.bg-orange-700\/100 {
    background-color: #c2410c
}

.bg-orange-700\/15 {
    background-color: rgba(194,65,12,.15)
}

.bg-orange-700\/20 {
    background-color: rgba(194,65,12,.2)
}

.bg-orange-700\/25 {
    background-color: rgba(194,65,12,.25)
}

.bg-orange-700\/30 {
    background-color: rgba(194,65,12,.3)
}

.bg-orange-700\/35 {
    background-color: rgba(194,65,12,.35)
}

.bg-orange-700\/40 {
    background-color: rgba(194,65,12,.4)
}

.bg-orange-700\/45 {
    background-color: rgba(194,65,12,.45)
}

.bg-orange-700\/5 {
    background-color: rgba(194,65,12,.05)
}

.bg-orange-700\/50 {
    background-color: rgba(194,65,12,.5)
}

.bg-orange-700\/55 {
    background-color: rgba(194,65,12,.55)
}

.bg-orange-700\/60 {
    background-color: rgba(194,65,12,.6)
}

.bg-orange-700\/65 {
    background-color: rgba(194,65,12,.65)
}

.bg-orange-700\/70 {
    background-color: rgba(194,65,12,.7)
}

.bg-orange-700\/75 {
    background-color: rgba(194,65,12,.75)
}

.bg-orange-700\/80 {
    background-color: rgba(194,65,12,.8)
}

.bg-orange-700\/85 {
    background-color: rgba(194,65,12,.85)
}

.bg-orange-700\/90 {
    background-color: rgba(194,65,12,.9)
}

.bg-orange-700\/95 {
    background-color: rgba(194,65,12,.95)
}

.bg-orange-800 {
    --tw-bg-opacity: 1;
    background-color: #9a3412;
    background-color: rgba(154,52,18,var(--tw-bg-opacity))
}

.bg-orange-800\/0 {
    background-color: rgba(154,52,18,0)
}

.bg-orange-800\/10 {
    background-color: rgba(154,52,18,.1)
}

.bg-orange-800\/100 {
    background-color: #9a3412
}

.bg-orange-800\/15 {
    background-color: rgba(154,52,18,.15)
}

.bg-orange-800\/20 {
    background-color: rgba(154,52,18,.2)
}

.bg-orange-800\/25 {
    background-color: rgba(154,52,18,.25)
}

.bg-orange-800\/30 {
    background-color: rgba(154,52,18,.3)
}

.bg-orange-800\/35 {
    background-color: rgba(154,52,18,.35)
}

.bg-orange-800\/40 {
    background-color: rgba(154,52,18,.4)
}

.bg-orange-800\/45 {
    background-color: rgba(154,52,18,.45)
}

.bg-orange-800\/5 {
    background-color: rgba(154,52,18,.05)
}

.bg-orange-800\/50 {
    background-color: rgba(154,52,18,.5)
}

.bg-orange-800\/55 {
    background-color: rgba(154,52,18,.55)
}

.bg-orange-800\/60 {
    background-color: rgba(154,52,18,.6)
}

.bg-orange-800\/65 {
    background-color: rgba(154,52,18,.65)
}

.bg-orange-800\/70 {
    background-color: rgba(154,52,18,.7)
}

.bg-orange-800\/75 {
    background-color: rgba(154,52,18,.75)
}

.bg-orange-800\/80 {
    background-color: rgba(154,52,18,.8)
}

.bg-orange-800\/85 {
    background-color: rgba(154,52,18,.85)
}

.bg-orange-800\/90 {
    background-color: rgba(154,52,18,.9)
}

.bg-orange-800\/95 {
    background-color: rgba(154,52,18,.95)
}

.bg-orange-900 {
    --tw-bg-opacity: 1;
    background-color: #7c2d12;
    background-color: rgba(124,45,18,var(--tw-bg-opacity))
}

.bg-orange-900\/0 {
    background-color: rgba(124,45,18,0)
}

.bg-orange-900\/10 {
    background-color: rgba(124,45,18,.1)
}

.bg-orange-900\/100 {
    background-color: #7c2d12
}

.bg-orange-900\/15 {
    background-color: rgba(124,45,18,.15)
}

.bg-orange-900\/20 {
    background-color: rgba(124,45,18,.2)
}

.bg-orange-900\/25 {
    background-color: rgba(124,45,18,.25)
}

.bg-orange-900\/30 {
    background-color: rgba(124,45,18,.3)
}

.bg-orange-900\/35 {
    background-color: rgba(124,45,18,.35)
}

.bg-orange-900\/40 {
    background-color: rgba(124,45,18,.4)
}

.bg-orange-900\/45 {
    background-color: rgba(124,45,18,.45)
}

.bg-orange-900\/5 {
    background-color: rgba(124,45,18,.05)
}

.bg-orange-900\/50 {
    background-color: rgba(124,45,18,.5)
}

.bg-orange-900\/55 {
    background-color: rgba(124,45,18,.55)
}

.bg-orange-900\/60 {
    background-color: rgba(124,45,18,.6)
}

.bg-orange-900\/65 {
    background-color: rgba(124,45,18,.65)
}

.bg-orange-900\/70 {
    background-color: rgba(124,45,18,.7)
}

.bg-orange-900\/75 {
    background-color: rgba(124,45,18,.75)
}

.bg-orange-900\/80 {
    background-color: rgba(124,45,18,.8)
}

.bg-orange-900\/85 {
    background-color: rgba(124,45,18,.85)
}

.bg-orange-900\/90 {
    background-color: rgba(124,45,18,.9)
}

.bg-orange-900\/95 {
    background-color: rgba(124,45,18,.95)
}

.bg-orange-950 {
    --tw-bg-opacity: 1;
    background-color: #431407;
    background-color: rgba(67,20,7,var(--tw-bg-opacity))
}

.bg-orange-950\/0 {
    background-color: rgba(67,20,7,0)
}

.bg-orange-950\/10 {
    background-color: rgba(67,20,7,.1)
}

.bg-orange-950\/100 {
    background-color: #431407
}

.bg-orange-950\/15 {
    background-color: rgba(67,20,7,.15)
}

.bg-orange-950\/20 {
    background-color: rgba(67,20,7,.2)
}

.bg-orange-950\/25 {
    background-color: rgba(67,20,7,.25)
}

.bg-orange-950\/30 {
    background-color: rgba(67,20,7,.3)
}

.bg-orange-950\/35 {
    background-color: rgba(67,20,7,.35)
}

.bg-orange-950\/40 {
    background-color: rgba(67,20,7,.4)
}

.bg-orange-950\/45 {
    background-color: rgba(67,20,7,.45)
}

.bg-orange-950\/5 {
    background-color: rgba(67,20,7,.05)
}

.bg-orange-950\/50 {
    background-color: rgba(67,20,7,.5)
}

.bg-orange-950\/55 {
    background-color: rgba(67,20,7,.55)
}

.bg-orange-950\/60 {
    background-color: rgba(67,20,7,.6)
}

.bg-orange-950\/65 {
    background-color: rgba(67,20,7,.65)
}

.bg-orange-950\/70 {
    background-color: rgba(67,20,7,.7)
}

.bg-orange-950\/75 {
    background-color: rgba(67,20,7,.75)
}

.bg-orange-950\/80 {
    background-color: rgba(67,20,7,.8)
}

.bg-orange-950\/85 {
    background-color: rgba(67,20,7,.85)
}

.bg-orange-950\/90 {
    background-color: rgba(67,20,7,.9)
}

.bg-orange-950\/95 {
    background-color: rgba(67,20,7,.95)
}

.bg-orange-accent {
    background-color: #ffe0cc;
    background-color: hsl(var(--orange-accent))
}

.bg-orange-accent\/0 {
    background-color: rgba(255,224,204,0);
    background-color: hsl(var(--orange-accent)/0)
}

.bg-orange-accent\/10 {
    background-color: rgba(255,224,204,.1);
    background-color: hsl(var(--orange-accent)/.1)
}

.bg-orange-accent\/100 {
    background-color: #ffe0cc;
    background-color: hsl(var(--orange-accent)/1)
}

.bg-orange-accent\/15 {
    background-color: rgba(255,224,204,.15);
    background-color: hsl(var(--orange-accent)/.15)
}

.bg-orange-accent\/20 {
    background-color: rgba(255,224,204,.2);
    background-color: hsl(var(--orange-accent)/.2)
}

.bg-orange-accent\/25 {
    background-color: rgba(255,224,204,.25);
    background-color: hsl(var(--orange-accent)/.25)
}

.bg-orange-accent\/30 {
    background-color: rgba(255,224,204,.3);
    background-color: hsl(var(--orange-accent)/.3)
}

.bg-orange-accent\/35 {
    background-color: rgba(255,224,204,.35);
    background-color: hsl(var(--orange-accent)/.35)
}

.bg-orange-accent\/40 {
    background-color: rgba(255,224,204,.4);
    background-color: hsl(var(--orange-accent)/.4)
}

.bg-orange-accent\/45 {
    background-color: rgba(255,224,204,.45);
    background-color: hsl(var(--orange-accent)/.45)
}

.bg-orange-accent\/5 {
    background-color: rgba(255,224,204,.05);
    background-color: hsl(var(--orange-accent)/.05)
}

.bg-orange-accent\/50 {
    background-color: rgba(255,224,204,.5);
    background-color: hsl(var(--orange-accent)/.5)
}

.bg-orange-accent\/55 {
    background-color: rgba(255,224,204,.55);
    background-color: hsl(var(--orange-accent)/.55)
}

.bg-orange-accent\/60 {
    background-color: rgba(255,224,204,.6);
    background-color: hsl(var(--orange-accent)/.6)
}

.bg-orange-accent\/65 {
    background-color: rgba(255,224,204,.65);
    background-color: hsl(var(--orange-accent)/.65)
}

.bg-orange-accent\/70 {
    background-color: rgba(255,224,204,.7);
    background-color: hsl(var(--orange-accent)/.7)
}

.bg-orange-accent\/75 {
    background-color: rgba(255,224,204,.75);
    background-color: hsl(var(--orange-accent)/.75)
}

.bg-orange-accent\/80 {
    background-color: rgba(255,224,204,.8);
    background-color: hsl(var(--orange-accent)/.8)
}

.bg-orange-accent\/85 {
    background-color: rgba(255,224,204,.85);
    background-color: hsl(var(--orange-accent)/.85)
}

.bg-orange-accent\/90 {
    background-color: rgba(255,224,204,.9);
    background-color: hsl(var(--orange-accent)/.9)
}

.bg-orange-accent\/95 {
    background-color: rgba(255,224,204,.95);
    background-color: hsl(var(--orange-accent)/.95)
}

.bg-orange-dark {
    background-color: #e65c00;
    background-color: hsl(var(--orange-dark))
}

.bg-orange-dark\/0 {
    background-color: rgba(230,92,0,0);
    background-color: hsl(var(--orange-dark)/0)
}

.bg-orange-dark\/10 {
    background-color: rgba(230,92,0,.1);
    background-color: hsl(var(--orange-dark)/.1)
}

.bg-orange-dark\/100 {
    background-color: #e65c00;
    background-color: hsl(var(--orange-dark)/1)
}

.bg-orange-dark\/15 {
    background-color: rgba(230,92,0,.15);
    background-color: hsl(var(--orange-dark)/.15)
}

.bg-orange-dark\/20 {
    background-color: rgba(230,92,0,.2);
    background-color: hsl(var(--orange-dark)/.2)
}

.bg-orange-dark\/25 {
    background-color: rgba(230,92,0,.25);
    background-color: hsl(var(--orange-dark)/.25)
}

.bg-orange-dark\/30 {
    background-color: rgba(230,92,0,.3);
    background-color: hsl(var(--orange-dark)/.3)
}

.bg-orange-dark\/35 {
    background-color: rgba(230,92,0,.35);
    background-color: hsl(var(--orange-dark)/.35)
}

.bg-orange-dark\/40 {
    background-color: rgba(230,92,0,.4);
    background-color: hsl(var(--orange-dark)/.4)
}

.bg-orange-dark\/45 {
    background-color: rgba(230,92,0,.45);
    background-color: hsl(var(--orange-dark)/.45)
}

.bg-orange-dark\/5 {
    background-color: rgba(230,92,0,.05);
    background-color: hsl(var(--orange-dark)/.05)
}

.bg-orange-dark\/50 {
    background-color: rgba(230,92,0,.5);
    background-color: hsl(var(--orange-dark)/.5)
}

.bg-orange-dark\/55 {
    background-color: rgba(230,92,0,.55);
    background-color: hsl(var(--orange-dark)/.55)
}

.bg-orange-dark\/60 {
    background-color: rgba(230,92,0,.6);
    background-color: hsl(var(--orange-dark)/.6)
}

.bg-orange-dark\/65 {
    background-color: rgba(230,92,0,.65);
    background-color: hsl(var(--orange-dark)/.65)
}

.bg-orange-dark\/70 {
    background-color: rgba(230,92,0,.7);
    background-color: hsl(var(--orange-dark)/.7)
}

.bg-orange-dark\/75 {
    background-color: rgba(230,92,0,.75);
    background-color: hsl(var(--orange-dark)/.75)
}

.bg-orange-dark\/80 {
    background-color: rgba(230,92,0,.8);
    background-color: hsl(var(--orange-dark)/.8)
}

.bg-orange-dark\/85 {
    background-color: rgba(230,92,0,.85);
    background-color: hsl(var(--orange-dark)/.85)
}

.bg-orange-dark\/90 {
    background-color: rgba(230,92,0,.9);
    background-color: hsl(var(--orange-dark)/.9)
}

.bg-orange-dark\/95 {
    background-color: rgba(230,92,0,.95);
    background-color: hsl(var(--orange-dark)/.95)
}

.bg-orange-darker {
    background-color: #e65c00;
    background-color: hsl(var(--orange-darker))
}

.bg-orange-darker\/0 {
    background-color: rgba(230,92,0,0);
    background-color: hsl(var(--orange-darker)/0)
}

.bg-orange-darker\/10 {
    background-color: rgba(230,92,0,.1);
    background-color: hsl(var(--orange-darker)/.1)
}

.bg-orange-darker\/100 {
    background-color: #e65c00;
    background-color: hsl(var(--orange-darker)/1)
}

.bg-orange-darker\/15 {
    background-color: rgba(230,92,0,.15);
    background-color: hsl(var(--orange-darker)/.15)
}

.bg-orange-darker\/20 {
    background-color: rgba(230,92,0,.2);
    background-color: hsl(var(--orange-darker)/.2)
}

.bg-orange-darker\/25 {
    background-color: rgba(230,92,0,.25);
    background-color: hsl(var(--orange-darker)/.25)
}

.bg-orange-darker\/30 {
    background-color: rgba(230,92,0,.3);
    background-color: hsl(var(--orange-darker)/.3)
}

.bg-orange-darker\/35 {
    background-color: rgba(230,92,0,.35);
    background-color: hsl(var(--orange-darker)/.35)
}

.bg-orange-darker\/40 {
    background-color: rgba(230,92,0,.4);
    background-color: hsl(var(--orange-darker)/.4)
}

.bg-orange-darker\/45 {
    background-color: rgba(230,92,0,.45);
    background-color: hsl(var(--orange-darker)/.45)
}

.bg-orange-darker\/5 {
    background-color: rgba(230,92,0,.05);
    background-color: hsl(var(--orange-darker)/.05)
}

.bg-orange-darker\/50 {
    background-color: rgba(230,92,0,.5);
    background-color: hsl(var(--orange-darker)/.5)
}

.bg-orange-darker\/55 {
    background-color: rgba(230,92,0,.55);
    background-color: hsl(var(--orange-darker)/.55)
}

.bg-orange-darker\/60 {
    background-color: rgba(230,92,0,.6);
    background-color: hsl(var(--orange-darker)/.6)
}

.bg-orange-darker\/65 {
    background-color: rgba(230,92,0,.65);
    background-color: hsl(var(--orange-darker)/.65)
}

.bg-orange-darker\/70 {
    background-color: rgba(230,92,0,.7);
    background-color: hsl(var(--orange-darker)/.7)
}

.bg-orange-darker\/75 {
    background-color: rgba(230,92,0,.75);
    background-color: hsl(var(--orange-darker)/.75)
}

.bg-orange-darker\/80 {
    background-color: rgba(230,92,0,.8);
    background-color: hsl(var(--orange-darker)/.8)
}

.bg-orange-darker\/85 {
    background-color: rgba(230,92,0,.85);
    background-color: hsl(var(--orange-darker)/.85)
}

.bg-orange-darker\/90 {
    background-color: rgba(230,92,0,.9);
    background-color: hsl(var(--orange-darker)/.9)
}

.bg-orange-darker\/95 {
    background-color: rgba(230,92,0,.95);
    background-color: hsl(var(--orange-darker)/.95)
}

.bg-orange-light {
    background-color: #ffe0cc;
    background-color: hsl(var(--orange-light))
}

.bg-orange-light\/0 {
    background-color: rgba(255,224,204,0);
    background-color: hsl(var(--orange-light)/0)
}

.bg-orange-light\/10 {
    background-color: rgba(255,224,204,.1);
    background-color: hsl(var(--orange-light)/.1)
}

.bg-orange-light\/100 {
    background-color: #ffe0cc;
    background-color: hsl(var(--orange-light)/1)
}

.bg-orange-light\/15 {
    background-color: rgba(255,224,204,.15);
    background-color: hsl(var(--orange-light)/.15)
}

.bg-orange-light\/20 {
    background-color: rgba(255,224,204,.2);
    background-color: hsl(var(--orange-light)/.2)
}

.bg-orange-light\/25 {
    background-color: rgba(255,224,204,.25);
    background-color: hsl(var(--orange-light)/.25)
}

.bg-orange-light\/30 {
    background-color: rgba(255,224,204,.3);
    background-color: hsl(var(--orange-light)/.3)
}

.bg-orange-light\/35 {
    background-color: rgba(255,224,204,.35);
    background-color: hsl(var(--orange-light)/.35)
}

.bg-orange-light\/40 {
    background-color: rgba(255,224,204,.4);
    background-color: hsl(var(--orange-light)/.4)
}

.bg-orange-light\/45 {
    background-color: rgba(255,224,204,.45);
    background-color: hsl(var(--orange-light)/.45)
}

.bg-orange-light\/5 {
    background-color: rgba(255,224,204,.05);
    background-color: hsl(var(--orange-light)/.05)
}

.bg-orange-light\/50 {
    background-color: rgba(255,224,204,.5);
    background-color: hsl(var(--orange-light)/.5)
}

.bg-orange-light\/55 {
    background-color: rgba(255,224,204,.55);
    background-color: hsl(var(--orange-light)/.55)
}

.bg-orange-light\/60 {
    background-color: rgba(255,224,204,.6);
    background-color: hsl(var(--orange-light)/.6)
}

.bg-orange-light\/65 {
    background-color: rgba(255,224,204,.65);
    background-color: hsl(var(--orange-light)/.65)
}

.bg-orange-light\/70 {
    background-color: rgba(255,224,204,.7);
    background-color: hsl(var(--orange-light)/.7)
}

.bg-orange-light\/75 {
    background-color: rgba(255,224,204,.75);
    background-color: hsl(var(--orange-light)/.75)
}

.bg-orange-light\/80 {
    background-color: rgba(255,224,204,.8);
    background-color: hsl(var(--orange-light)/.8)
}

.bg-orange-light\/85 {
    background-color: rgba(255,224,204,.85);
    background-color: hsl(var(--orange-light)/.85)
}

.bg-orange-light\/90 {
    background-color: rgba(255,224,204,.9);
    background-color: hsl(var(--orange-light)/.9)
}

.bg-orange-light\/95 {
    background-color: rgba(255,224,204,.95);
    background-color: hsl(var(--orange-light)/.95)
}

.bg-orange-secondary {
    background-color: #e65c00;
    background-color: hsl(var(--orange-secondary))
}

.bg-orange-secondary\/0 {
    background-color: rgba(230,92,0,0);
    background-color: hsl(var(--orange-secondary)/0)
}

.bg-orange-secondary\/10 {
    background-color: rgba(230,92,0,.1);
    background-color: hsl(var(--orange-secondary)/.1)
}

.bg-orange-secondary\/100 {
    background-color: #e65c00;
    background-color: hsl(var(--orange-secondary)/1)
}

.bg-orange-secondary\/15 {
    background-color: rgba(230,92,0,.15);
    background-color: hsl(var(--orange-secondary)/.15)
}

.bg-orange-secondary\/20 {
    background-color: rgba(230,92,0,.2);
    background-color: hsl(var(--orange-secondary)/.2)
}

.bg-orange-secondary\/25 {
    background-color: rgba(230,92,0,.25);
    background-color: hsl(var(--orange-secondary)/.25)
}

.bg-orange-secondary\/30 {
    background-color: rgba(230,92,0,.3);
    background-color: hsl(var(--orange-secondary)/.3)
}

.bg-orange-secondary\/35 {
    background-color: rgba(230,92,0,.35);
    background-color: hsl(var(--orange-secondary)/.35)
}

.bg-orange-secondary\/40 {
    background-color: rgba(230,92,0,.4);
    background-color: hsl(var(--orange-secondary)/.4)
}

.bg-orange-secondary\/45 {
    background-color: rgba(230,92,0,.45);
    background-color: hsl(var(--orange-secondary)/.45)
}

.bg-orange-secondary\/5 {
    background-color: rgba(230,92,0,.05);
    background-color: hsl(var(--orange-secondary)/.05)
}

.bg-orange-secondary\/50 {
    background-color: rgba(230,92,0,.5);
    background-color: hsl(var(--orange-secondary)/.5)
}

.bg-orange-secondary\/55 {
    background-color: rgba(230,92,0,.55);
    background-color: hsl(var(--orange-secondary)/.55)
}

.bg-orange-secondary\/60 {
    background-color: rgba(230,92,0,.6);
    background-color: hsl(var(--orange-secondary)/.6)
}

.bg-orange-secondary\/65 {
    background-color: rgba(230,92,0,.65);
    background-color: hsl(var(--orange-secondary)/.65)
}

.bg-orange-secondary\/70 {
    background-color: rgba(230,92,0,.7);
    background-color: hsl(var(--orange-secondary)/.7)
}

.bg-orange-secondary\/75 {
    background-color: rgba(230,92,0,.75);
    background-color: hsl(var(--orange-secondary)/.75)
}

.bg-orange-secondary\/80 {
    background-color: rgba(230,92,0,.8);
    background-color: hsl(var(--orange-secondary)/.8)
}

.bg-orange-secondary\/85 {
    background-color: rgba(230,92,0,.85);
    background-color: hsl(var(--orange-secondary)/.85)
}

.bg-orange-secondary\/90 {
    background-color: rgba(230,92,0,.9);
    background-color: hsl(var(--orange-secondary)/.9)
}

.bg-orange-secondary\/95 {
    background-color: rgba(230,92,0,.95);
    background-color: hsl(var(--orange-secondary)/.95)
}

.bg-orange\/0 {
    background-color: rgba(255,102,0,0);
    background-color: hsl(var(--orange)/0)
}

.bg-orange\/10 {
    background-color: rgba(255,102,0,.1);
    background-color: hsl(var(--orange)/.1)
}

.bg-orange\/100 {
    background-color: #f60;
    background-color: hsl(var(--orange)/1)
}

.bg-orange\/15 {
    background-color: rgba(255,102,0,.15);
    background-color: hsl(var(--orange)/.15)
}

.bg-orange\/20 {
    background-color: rgba(255,102,0,.2);
    background-color: hsl(var(--orange)/.2)
}

.bg-orange\/25 {
    background-color: rgba(255,102,0,.25);
    background-color: hsl(var(--orange)/.25)
}

.bg-orange\/30 {
    background-color: rgba(255,102,0,.3);
    background-color: hsl(var(--orange)/.3)
}

.bg-orange\/35 {
    background-color: rgba(255,102,0,.35);
    background-color: hsl(var(--orange)/.35)
}

.bg-orange\/40 {
    background-color: rgba(255,102,0,.4);
    background-color: hsl(var(--orange)/.4)
}

.bg-orange\/45 {
    background-color: rgba(255,102,0,.45);
    background-color: hsl(var(--orange)/.45)
}

.bg-orange\/5 {
    background-color: rgba(255,102,0,.05);
    background-color: hsl(var(--orange)/.05)
}

.bg-orange\/50 {
    background-color: rgba(255,102,0,.5);
    background-color: hsl(var(--orange)/.5)
}

.bg-orange\/55 {
    background-color: rgba(255,102,0,.55);
    background-color: hsl(var(--orange)/.55)
}

.bg-orange\/60 {
    background-color: rgba(255,102,0,.6);
    background-color: hsl(var(--orange)/.6)
}

.bg-orange\/65 {
    background-color: rgba(255,102,0,.65);
    background-color: hsl(var(--orange)/.65)
}

.bg-orange\/70 {
    background-color: rgba(255,102,0,.7);
    background-color: hsl(var(--orange)/.7)
}

.bg-orange\/75 {
    background-color: rgba(255,102,0,.75);
    background-color: hsl(var(--orange)/.75)
}

.bg-orange\/80 {
    background-color: rgba(255,102,0,.8);
    background-color: hsl(var(--orange)/.8)
}

.bg-orange\/85 {
    background-color: rgba(255,102,0,.85);
    background-color: hsl(var(--orange)/.85)
}

.bg-orange\/90 {
    background-color: rgba(255,102,0,.9);
    background-color: hsl(var(--orange)/.9)
}

.bg-orange\/95 {
    background-color: rgba(255,102,0,.95);
    background-color: hsl(var(--orange)/.95)
}

.bg-pinterest {
    background-color: #bf081d;
    background-color: hsl(var(--pinterest))
}

.bg-pinterest\/0 {
    background-color: rgba(191,8,29,0);
    background-color: hsl(var(--pinterest)/0)
}

.bg-pinterest\/10 {
    background-color: rgba(191,8,29,.1);
    background-color: hsl(var(--pinterest)/.1)
}

.bg-pinterest\/100 {
    background-color: #bf081d;
    background-color: hsl(var(--pinterest)/1)
}

.bg-pinterest\/15 {
    background-color: rgba(191,8,29,.15);
    background-color: hsl(var(--pinterest)/.15)
}

.bg-pinterest\/20 {
    background-color: rgba(191,8,29,.2);
    background-color: hsl(var(--pinterest)/.2)
}

.bg-pinterest\/25 {
    background-color: rgba(191,8,29,.25);
    background-color: hsl(var(--pinterest)/.25)
}

.bg-pinterest\/30 {
    background-color: rgba(191,8,29,.3);
    background-color: hsl(var(--pinterest)/.3)
}

.bg-pinterest\/35 {
    background-color: rgba(191,8,29,.35);
    background-color: hsl(var(--pinterest)/.35)
}

.bg-pinterest\/40 {
    background-color: rgba(191,8,29,.4);
    background-color: hsl(var(--pinterest)/.4)
}

.bg-pinterest\/45 {
    background-color: rgba(191,8,29,.45);
    background-color: hsl(var(--pinterest)/.45)
}

.bg-pinterest\/5 {
    background-color: rgba(191,8,29,.05);
    background-color: hsl(var(--pinterest)/.05)
}

.bg-pinterest\/50 {
    background-color: rgba(191,8,29,.5);
    background-color: hsl(var(--pinterest)/.5)
}

.bg-pinterest\/55 {
    background-color: rgba(191,8,29,.55);
    background-color: hsl(var(--pinterest)/.55)
}

.bg-pinterest\/60 {
    background-color: rgba(191,8,29,.6);
    background-color: hsl(var(--pinterest)/.6)
}

.bg-pinterest\/65 {
    background-color: rgba(191,8,29,.65);
    background-color: hsl(var(--pinterest)/.65)
}

.bg-pinterest\/70 {
    background-color: rgba(191,8,29,.7);
    background-color: hsl(var(--pinterest)/.7)
}

.bg-pinterest\/75 {
    background-color: rgba(191,8,29,.75);
    background-color: hsl(var(--pinterest)/.75)
}

.bg-pinterest\/80 {
    background-color: rgba(191,8,29,.8);
    background-color: hsl(var(--pinterest)/.8)
}

.bg-pinterest\/85 {
    background-color: rgba(191,8,29,.85);
    background-color: hsl(var(--pinterest)/.85)
}

.bg-pinterest\/90 {
    background-color: rgba(191,8,29,.9);
    background-color: hsl(var(--pinterest)/.9)
}

.bg-pinterest\/95 {
    background-color: rgba(191,8,29,.95);
    background-color: hsl(var(--pinterest)/.95)
}

.bg-primary {
    background-color: #f60;
    background-color: hsl(var(--primary))
}

.bg-primary-foreground {
    background-color: #000;
    background-color: hsl(var(--primary-foreground))
}

.bg-primary-foreground\/0 {
    background-color: transparent;
    background-color: hsl(var(--primary-foreground)/0)
}

.bg-primary-foreground\/10 {
    background-color: rgba(0,0,0,.1);
    background-color: hsl(var(--primary-foreground)/.1)
}

.bg-primary-foreground\/100 {
    background-color: #000;
    background-color: hsl(var(--primary-foreground)/1)
}

.bg-primary-foreground\/15 {
    background-color: rgba(0,0,0,.15);
    background-color: hsl(var(--primary-foreground)/.15)
}

.bg-primary-foreground\/20 {
    background-color: rgba(0,0,0,.2);
    background-color: hsl(var(--primary-foreground)/.2)
}

.bg-primary-foreground\/25 {
    background-color: rgba(0,0,0,.25);
    background-color: hsl(var(--primary-foreground)/.25)
}

.bg-primary-foreground\/30 {
    background-color: rgba(0,0,0,.3);
    background-color: hsl(var(--primary-foreground)/.3)
}

.bg-primary-foreground\/35 {
    background-color: rgba(0,0,0,.35);
    background-color: hsl(var(--primary-foreground)/.35)
}

.bg-primary-foreground\/40 {
    background-color: rgba(0,0,0,.4);
    background-color: hsl(var(--primary-foreground)/.4)
}

.bg-primary-foreground\/45 {
    background-color: rgba(0,0,0,.45);
    background-color: hsl(var(--primary-foreground)/.45)
}

.bg-primary-foreground\/5 {
    background-color: rgba(0,0,0,.05);
    background-color: hsl(var(--primary-foreground)/.05)
}

.bg-primary-foreground\/50 {
    background-color: rgba(0,0,0,.5);
    background-color: hsl(var(--primary-foreground)/.5)
}

.bg-primary-foreground\/55 {
    background-color: rgba(0,0,0,.55);
    background-color: hsl(var(--primary-foreground)/.55)
}

.bg-primary-foreground\/60 {
    background-color: rgba(0,0,0,.6);
    background-color: hsl(var(--primary-foreground)/.6)
}

.bg-primary-foreground\/65 {
    background-color: rgba(0,0,0,.65);
    background-color: hsl(var(--primary-foreground)/.65)
}

.bg-primary-foreground\/70 {
    background-color: rgba(0,0,0,.7);
    background-color: hsl(var(--primary-foreground)/.7)
}

.bg-primary-foreground\/75 {
    background-color: rgba(0,0,0,.75);
    background-color: hsl(var(--primary-foreground)/.75)
}

.bg-primary-foreground\/80 {
    background-color: rgba(0,0,0,.8);
    background-color: hsl(var(--primary-foreground)/.8)
}

.bg-primary-foreground\/85 {
    background-color: rgba(0,0,0,.85);
    background-color: hsl(var(--primary-foreground)/.85)
}

.bg-primary-foreground\/90 {
    background-color: rgba(0,0,0,.9);
    background-color: hsl(var(--primary-foreground)/.9)
}

.bg-primary-foreground\/95 {
    background-color: rgba(0,0,0,.95);
    background-color: hsl(var(--primary-foreground)/.95)
}

.bg-primary\/0 {
    background-color: rgba(255,102,0,0);
    background-color: hsl(var(--primary)/0)
}

.bg-primary\/10 {
    background-color: rgba(255,102,0,.1);
    background-color: hsl(var(--primary)/.1)
}

.bg-primary\/100 {
    background-color: #f60;
    background-color: hsl(var(--primary)/1)
}

.bg-primary\/15 {
    background-color: rgba(255,102,0,.15);
    background-color: hsl(var(--primary)/.15)
}

.bg-primary\/20 {
    background-color: rgba(255,102,0,.2);
    background-color: hsl(var(--primary)/.2)
}

.bg-primary\/25 {
    background-color: rgba(255,102,0,.25);
    background-color: hsl(var(--primary)/.25)
}

.bg-primary\/30 {
    background-color: rgba(255,102,0,.3);
    background-color: hsl(var(--primary)/.3)
}

.bg-primary\/35 {
    background-color: rgba(255,102,0,.35);
    background-color: hsl(var(--primary)/.35)
}

.bg-primary\/40 {
    background-color: rgba(255,102,0,.4);
    background-color: hsl(var(--primary)/.4)
}

.bg-primary\/45 {
    background-color: rgba(255,102,0,.45);
    background-color: hsl(var(--primary)/.45)
}

.bg-primary\/5 {
    background-color: rgba(255,102,0,.05);
    background-color: hsl(var(--primary)/.05)
}

.bg-primary\/50 {
    background-color: rgba(255,102,0,.5);
    background-color: hsl(var(--primary)/.5)
}

.bg-primary\/55 {
    background-color: rgba(255,102,0,.55);
    background-color: hsl(var(--primary)/.55)
}

.bg-primary\/60 {
    background-color: rgba(255,102,0,.6);
    background-color: hsl(var(--primary)/.6)
}

.bg-primary\/65 {
    background-color: rgba(255,102,0,.65);
    background-color: hsl(var(--primary)/.65)
}

.bg-primary\/70 {
    background-color: rgba(255,102,0,.7);
    background-color: hsl(var(--primary)/.7)
}

.bg-primary\/75 {
    background-color: rgba(255,102,0,.75);
    background-color: hsl(var(--primary)/.75)
}

.bg-primary\/80 {
    background-color: rgba(255,102,0,.8);
    background-color: hsl(var(--primary)/.8)
}

.bg-primary\/85 {
    background-color: rgba(255,102,0,.85);
    background-color: hsl(var(--primary)/.85)
}

.bg-primary\/90 {
    background-color: rgba(255,102,0,.9);
    background-color: hsl(var(--primary)/.9)
}

.bg-primary\/95 {
    background-color: rgba(255,102,0,.95);
    background-color: hsl(var(--primary)/.95)
}

.bg-print {
    background-color: hsl(var(--print))
}

.bg-print\/0 {
    background-color: hsl(var(--print)/0)
}

.bg-print\/10 {
    background-color: hsl(var(--print)/.1)
}

.bg-print\/100 {
    background-color: hsl(var(--print)/1)
}

.bg-print\/15 {
    background-color: hsl(var(--print)/.15)
}

.bg-print\/20 {
    background-color: hsl(var(--print)/.2)
}

.bg-print\/25 {
    background-color: hsl(var(--print)/.25)
}

.bg-print\/30 {
    background-color: hsl(var(--print)/.3)
}

.bg-print\/35 {
    background-color: hsl(var(--print)/.35)
}

.bg-print\/40 {
    background-color: hsl(var(--print)/.4)
}

.bg-print\/45 {
    background-color: hsl(var(--print)/.45)
}

.bg-print\/5 {
    background-color: hsl(var(--print)/.05)
}

.bg-print\/50 {
    background-color: hsl(var(--print)/.5)
}

.bg-print\/55 {
    background-color: hsl(var(--print)/.55)
}

.bg-print\/60 {
    background-color: hsl(var(--print)/.6)
}

.bg-print\/65 {
    background-color: hsl(var(--print)/.65)
}

.bg-print\/70 {
    background-color: hsl(var(--print)/.7)
}

.bg-print\/75 {
    background-color: hsl(var(--print)/.75)
}

.bg-print\/80 {
    background-color: hsl(var(--print)/.8)
}

.bg-print\/85 {
    background-color: hsl(var(--print)/.85)
}

.bg-print\/90 {
    background-color: hsl(var(--print)/.9)
}

.bg-print\/95 {
    background-color: hsl(var(--print)/.95)
}

.bg-publishers {
    --tw-bg-opacity: 1;
    background-color: #00964b;
    background-color: rgba(0,150,75,var(--tw-bg-opacity))
}

.bg-publishers\/0 {
    background-color: rgba(0,150,75,0)
}

.bg-publishers\/10 {
    background-color: rgba(0,150,75,.1)
}

.bg-publishers\/100 {
    background-color: #00964b
}

.bg-publishers\/15 {
    background-color: rgba(0,150,75,.15)
}

.bg-publishers\/20 {
    background-color: rgba(0,150,75,.2)
}

.bg-publishers\/25 {
    background-color: rgba(0,150,75,.25)
}

.bg-publishers\/30 {
    background-color: rgba(0,150,75,.3)
}

.bg-publishers\/35 {
    background-color: rgba(0,150,75,.35)
}

.bg-publishers\/40 {
    background-color: rgba(0,150,75,.4)
}

.bg-publishers\/45 {
    background-color: rgba(0,150,75,.45)
}

.bg-publishers\/5 {
    background-color: rgba(0,150,75,.05)
}

.bg-publishers\/50 {
    background-color: rgba(0,150,75,.5)
}

.bg-publishers\/55 {
    background-color: rgba(0,150,75,.55)
}

.bg-publishers\/60 {
    background-color: rgba(0,150,75,.6)
}

.bg-publishers\/65 {
    background-color: rgba(0,150,75,.65)
}

.bg-publishers\/70 {
    background-color: rgba(0,150,75,.7)
}

.bg-publishers\/75 {
    background-color: rgba(0,150,75,.75)
}

.bg-publishers\/80 {
    background-color: rgba(0,150,75,.8)
}

.bg-publishers\/85 {
    background-color: rgba(0,150,75,.85)
}

.bg-publishers\/90 {
    background-color: rgba(0,150,75,.9)
}

.bg-publishers\/95 {
    background-color: rgba(0,150,75,.95)
}

.bg-purple {
    background-color: #5858d5;
    background-color: hsl(var(--purple))
}

.bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: #f3e8ff;
    background-color: rgba(243,232,255,var(--tw-bg-opacity))
}

.bg-purple-100\/0 {
    background-color: rgba(243,232,255,0)
}

.bg-purple-100\/10 {
    background-color: rgba(243,232,255,.1)
}

.bg-purple-100\/100 {
    background-color: #f3e8ff
}

.bg-purple-100\/15 {
    background-color: rgba(243,232,255,.15)
}

.bg-purple-100\/20 {
    background-color: rgba(243,232,255,.2)
}

.bg-purple-100\/25 {
    background-color: rgba(243,232,255,.25)
}

.bg-purple-100\/30 {
    background-color: rgba(243,232,255,.3)
}

.bg-purple-100\/35 {
    background-color: rgba(243,232,255,.35)
}

.bg-purple-100\/40 {
    background-color: rgba(243,232,255,.4)
}

.bg-purple-100\/45 {
    background-color: rgba(243,232,255,.45)
}

.bg-purple-100\/5 {
    background-color: rgba(243,232,255,.05)
}

.bg-purple-100\/50 {
    background-color: rgba(243,232,255,.5)
}

.bg-purple-100\/55 {
    background-color: rgba(243,232,255,.55)
}

.bg-purple-100\/60 {
    background-color: rgba(243,232,255,.6)
}

.bg-purple-100\/65 {
    background-color: rgba(243,232,255,.65)
}

.bg-purple-100\/70 {
    background-color: rgba(243,232,255,.7)
}

.bg-purple-100\/75 {
    background-color: rgba(243,232,255,.75)
}

.bg-purple-100\/80 {
    background-color: rgba(243,232,255,.8)
}

.bg-purple-100\/85 {
    background-color: rgba(243,232,255,.85)
}

.bg-purple-100\/90 {
    background-color: rgba(243,232,255,.9)
}

.bg-purple-100\/95 {
    background-color: rgba(243,232,255,.95)
}

.bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: #e9d5ff;
    background-color: rgba(233,213,255,var(--tw-bg-opacity))
}

.bg-purple-200\/0 {
    background-color: rgba(233,213,255,0)
}

.bg-purple-200\/10 {
    background-color: rgba(233,213,255,.1)
}

.bg-purple-200\/100 {
    background-color: #e9d5ff
}

.bg-purple-200\/15 {
    background-color: rgba(233,213,255,.15)
}

.bg-purple-200\/20 {
    background-color: rgba(233,213,255,.2)
}

.bg-purple-200\/25 {
    background-color: rgba(233,213,255,.25)
}

.bg-purple-200\/30 {
    background-color: rgba(233,213,255,.3)
}

.bg-purple-200\/35 {
    background-color: rgba(233,213,255,.35)
}

.bg-purple-200\/40 {
    background-color: rgba(233,213,255,.4)
}

.bg-purple-200\/45 {
    background-color: rgba(233,213,255,.45)
}

.bg-purple-200\/5 {
    background-color: rgba(233,213,255,.05)
}

.bg-purple-200\/50 {
    background-color: rgba(233,213,255,.5)
}

.bg-purple-200\/55 {
    background-color: rgba(233,213,255,.55)
}

.bg-purple-200\/60 {
    background-color: rgba(233,213,255,.6)
}

.bg-purple-200\/65 {
    background-color: rgba(233,213,255,.65)
}

.bg-purple-200\/70 {
    background-color: rgba(233,213,255,.7)
}

.bg-purple-200\/75 {
    background-color: rgba(233,213,255,.75)
}

.bg-purple-200\/80 {
    background-color: rgba(233,213,255,.8)
}

.bg-purple-200\/85 {
    background-color: rgba(233,213,255,.85)
}

.bg-purple-200\/90 {
    background-color: rgba(233,213,255,.9)
}

.bg-purple-200\/95 {
    background-color: rgba(233,213,255,.95)
}

.bg-purple-300 {
    --tw-bg-opacity: 1;
    background-color: #d8b4fe;
    background-color: rgba(216,180,254,var(--tw-bg-opacity))
}

.bg-purple-300\/0 {
    background-color: rgba(216,180,254,0)
}

.bg-purple-300\/10 {
    background-color: rgba(216,180,254,.1)
}

.bg-purple-300\/100 {
    background-color: #d8b4fe
}

.bg-purple-300\/15 {
    background-color: rgba(216,180,254,.15)
}

.bg-purple-300\/20 {
    background-color: rgba(216,180,254,.2)
}

.bg-purple-300\/25 {
    background-color: rgba(216,180,254,.25)
}

.bg-purple-300\/30 {
    background-color: rgba(216,180,254,.3)
}

.bg-purple-300\/35 {
    background-color: rgba(216,180,254,.35)
}

.bg-purple-300\/40 {
    background-color: rgba(216,180,254,.4)
}

.bg-purple-300\/45 {
    background-color: rgba(216,180,254,.45)
}

.bg-purple-300\/5 {
    background-color: rgba(216,180,254,.05)
}

.bg-purple-300\/50 {
    background-color: rgba(216,180,254,.5)
}

.bg-purple-300\/55 {
    background-color: rgba(216,180,254,.55)
}

.bg-purple-300\/60 {
    background-color: rgba(216,180,254,.6)
}

.bg-purple-300\/65 {
    background-color: rgba(216,180,254,.65)
}

.bg-purple-300\/70 {
    background-color: rgba(216,180,254,.7)
}

.bg-purple-300\/75 {
    background-color: rgba(216,180,254,.75)
}

.bg-purple-300\/80 {
    background-color: rgba(216,180,254,.8)
}

.bg-purple-300\/85 {
    background-color: rgba(216,180,254,.85)
}

.bg-purple-300\/90 {
    background-color: rgba(216,180,254,.9)
}

.bg-purple-300\/95 {
    background-color: rgba(216,180,254,.95)
}

.bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: #c084fc;
    background-color: rgba(192,132,252,var(--tw-bg-opacity))
}

.bg-purple-400\/0 {
    background-color: rgba(192,132,252,0)
}

.bg-purple-400\/10 {
    background-color: rgba(192,132,252,.1)
}

.bg-purple-400\/100 {
    background-color: #c084fc
}

.bg-purple-400\/15 {
    background-color: rgba(192,132,252,.15)
}

.bg-purple-400\/20 {
    background-color: rgba(192,132,252,.2)
}

.bg-purple-400\/25 {
    background-color: rgba(192,132,252,.25)
}

.bg-purple-400\/30 {
    background-color: rgba(192,132,252,.3)
}

.bg-purple-400\/35 {
    background-color: rgba(192,132,252,.35)
}

.bg-purple-400\/40 {
    background-color: rgba(192,132,252,.4)
}

.bg-purple-400\/45 {
    background-color: rgba(192,132,252,.45)
}

.bg-purple-400\/5 {
    background-color: rgba(192,132,252,.05)
}

.bg-purple-400\/50 {
    background-color: rgba(192,132,252,.5)
}

.bg-purple-400\/55 {
    background-color: rgba(192,132,252,.55)
}

.bg-purple-400\/60 {
    background-color: rgba(192,132,252,.6)
}

.bg-purple-400\/65 {
    background-color: rgba(192,132,252,.65)
}

.bg-purple-400\/70 {
    background-color: rgba(192,132,252,.7)
}

.bg-purple-400\/75 {
    background-color: rgba(192,132,252,.75)
}

.bg-purple-400\/80 {
    background-color: rgba(192,132,252,.8)
}

.bg-purple-400\/85 {
    background-color: rgba(192,132,252,.85)
}

.bg-purple-400\/90 {
    background-color: rgba(192,132,252,.9)
}

.bg-purple-400\/95 {
    background-color: rgba(192,132,252,.95)
}

.bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: #faf5ff;
    background-color: rgba(250,245,255,var(--tw-bg-opacity))
}

.bg-purple-50\/0 {
    background-color: rgba(250,245,255,0)
}

.bg-purple-50\/10 {
    background-color: rgba(250,245,255,.1)
}

.bg-purple-50\/100 {
    background-color: #faf5ff
}

.bg-purple-50\/15 {
    background-color: rgba(250,245,255,.15)
}

.bg-purple-50\/20 {
    background-color: rgba(250,245,255,.2)
}

.bg-purple-50\/25 {
    background-color: rgba(250,245,255,.25)
}

.bg-purple-50\/30 {
    background-color: rgba(250,245,255,.3)
}

.bg-purple-50\/35 {
    background-color: rgba(250,245,255,.35)
}

.bg-purple-50\/40 {
    background-color: rgba(250,245,255,.4)
}

.bg-purple-50\/45 {
    background-color: rgba(250,245,255,.45)
}

.bg-purple-50\/5 {
    background-color: rgba(250,245,255,.05)
}

.bg-purple-50\/50 {
    background-color: rgba(250,245,255,.5)
}

.bg-purple-50\/55 {
    background-color: rgba(250,245,255,.55)
}

.bg-purple-50\/60 {
    background-color: rgba(250,245,255,.6)
}

.bg-purple-50\/65 {
    background-color: rgba(250,245,255,.65)
}

.bg-purple-50\/70 {
    background-color: rgba(250,245,255,.7)
}

.bg-purple-50\/75 {
    background-color: rgba(250,245,255,.75)
}

.bg-purple-50\/80 {
    background-color: rgba(250,245,255,.8)
}

.bg-purple-50\/85 {
    background-color: rgba(250,245,255,.85)
}

.bg-purple-50\/90 {
    background-color: rgba(250,245,255,.9)
}

.bg-purple-50\/95 {
    background-color: rgba(250,245,255,.95)
}

.bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: #a855f7;
    background-color: rgba(168,85,247,var(--tw-bg-opacity))
}

.bg-purple-500\/0 {
    background-color: rgba(168,85,247,0)
}

.bg-purple-500\/10 {
    background-color: rgba(168,85,247,.1)
}

.bg-purple-500\/100 {
    background-color: #a855f7
}

.bg-purple-500\/15 {
    background-color: rgba(168,85,247,.15)
}

.bg-purple-500\/20 {
    background-color: rgba(168,85,247,.2)
}

.bg-purple-500\/25 {
    background-color: rgba(168,85,247,.25)
}

.bg-purple-500\/30 {
    background-color: rgba(168,85,247,.3)
}

.bg-purple-500\/35 {
    background-color: rgba(168,85,247,.35)
}

.bg-purple-500\/40 {
    background-color: rgba(168,85,247,.4)
}

.bg-purple-500\/45 {
    background-color: rgba(168,85,247,.45)
}

.bg-purple-500\/5 {
    background-color: rgba(168,85,247,.05)
}

.bg-purple-500\/50 {
    background-color: rgba(168,85,247,.5)
}

.bg-purple-500\/55 {
    background-color: rgba(168,85,247,.55)
}

.bg-purple-500\/60 {
    background-color: rgba(168,85,247,.6)
}

.bg-purple-500\/65 {
    background-color: rgba(168,85,247,.65)
}

.bg-purple-500\/70 {
    background-color: rgba(168,85,247,.7)
}

.bg-purple-500\/75 {
    background-color: rgba(168,85,247,.75)
}

.bg-purple-500\/80 {
    background-color: rgba(168,85,247,.8)
}

.bg-purple-500\/85 {
    background-color: rgba(168,85,247,.85)
}

.bg-purple-500\/90 {
    background-color: rgba(168,85,247,.9)
}

.bg-purple-500\/95 {
    background-color: rgba(168,85,247,.95)
}

.bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: #9333ea;
    background-color: rgba(147,51,234,var(--tw-bg-opacity))
}

.bg-purple-600\/0 {
    background-color: rgba(147,51,234,0)
}

.bg-purple-600\/10 {
    background-color: rgba(147,51,234,.1)
}

.bg-purple-600\/100 {
    background-color: #9333ea
}

.bg-purple-600\/15 {
    background-color: rgba(147,51,234,.15)
}

.bg-purple-600\/20 {
    background-color: rgba(147,51,234,.2)
}

.bg-purple-600\/25 {
    background-color: rgba(147,51,234,.25)
}

.bg-purple-600\/30 {
    background-color: rgba(147,51,234,.3)
}

.bg-purple-600\/35 {
    background-color: rgba(147,51,234,.35)
}

.bg-purple-600\/40 {
    background-color: rgba(147,51,234,.4)
}

.bg-purple-600\/45 {
    background-color: rgba(147,51,234,.45)
}

.bg-purple-600\/5 {
    background-color: rgba(147,51,234,.05)
}

.bg-purple-600\/50 {
    background-color: rgba(147,51,234,.5)
}

.bg-purple-600\/55 {
    background-color: rgba(147,51,234,.55)
}

.bg-purple-600\/60 {
    background-color: rgba(147,51,234,.6)
}

.bg-purple-600\/65 {
    background-color: rgba(147,51,234,.65)
}

.bg-purple-600\/70 {
    background-color: rgba(147,51,234,.7)
}

.bg-purple-600\/75 {
    background-color: rgba(147,51,234,.75)
}

.bg-purple-600\/80 {
    background-color: rgba(147,51,234,.8)
}

.bg-purple-600\/85 {
    background-color: rgba(147,51,234,.85)
}

.bg-purple-600\/90 {
    background-color: rgba(147,51,234,.9)
}

.bg-purple-600\/95 {
    background-color: rgba(147,51,234,.95)
}

.bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: #7e22ce;
    background-color: rgba(126,34,206,var(--tw-bg-opacity))
}

.bg-purple-700\/0 {
    background-color: rgba(126,34,206,0)
}

.bg-purple-700\/10 {
    background-color: rgba(126,34,206,.1)
}

.bg-purple-700\/100 {
    background-color: #7e22ce
}

.bg-purple-700\/15 {
    background-color: rgba(126,34,206,.15)
}

.bg-purple-700\/20 {
    background-color: rgba(126,34,206,.2)
}

.bg-purple-700\/25 {
    background-color: rgba(126,34,206,.25)
}

.bg-purple-700\/30 {
    background-color: rgba(126,34,206,.3)
}

.bg-purple-700\/35 {
    background-color: rgba(126,34,206,.35)
}

.bg-purple-700\/40 {
    background-color: rgba(126,34,206,.4)
}

.bg-purple-700\/45 {
    background-color: rgba(126,34,206,.45)
}

.bg-purple-700\/5 {
    background-color: rgba(126,34,206,.05)
}

.bg-purple-700\/50 {
    background-color: rgba(126,34,206,.5)
}

.bg-purple-700\/55 {
    background-color: rgba(126,34,206,.55)
}

.bg-purple-700\/60 {
    background-color: rgba(126,34,206,.6)
}

.bg-purple-700\/65 {
    background-color: rgba(126,34,206,.65)
}

.bg-purple-700\/70 {
    background-color: rgba(126,34,206,.7)
}

.bg-purple-700\/75 {
    background-color: rgba(126,34,206,.75)
}

.bg-purple-700\/80 {
    background-color: rgba(126,34,206,.8)
}

.bg-purple-700\/85 {
    background-color: rgba(126,34,206,.85)
}

.bg-purple-700\/90 {
    background-color: rgba(126,34,206,.9)
}

.bg-purple-700\/95 {
    background-color: rgba(126,34,206,.95)
}

.bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: #6b21a8;
    background-color: rgba(107,33,168,var(--tw-bg-opacity))
}

.bg-purple-800\/0 {
    background-color: rgba(107,33,168,0)
}

.bg-purple-800\/10 {
    background-color: rgba(107,33,168,.1)
}

.bg-purple-800\/100 {
    background-color: #6b21a8
}

.bg-purple-800\/15 {
    background-color: rgba(107,33,168,.15)
}

.bg-purple-800\/20 {
    background-color: rgba(107,33,168,.2)
}

.bg-purple-800\/25 {
    background-color: rgba(107,33,168,.25)
}

.bg-purple-800\/30 {
    background-color: rgba(107,33,168,.3)
}

.bg-purple-800\/35 {
    background-color: rgba(107,33,168,.35)
}

.bg-purple-800\/40 {
    background-color: rgba(107,33,168,.4)
}

.bg-purple-800\/45 {
    background-color: rgba(107,33,168,.45)
}

.bg-purple-800\/5 {
    background-color: rgba(107,33,168,.05)
}

.bg-purple-800\/50 {
    background-color: rgba(107,33,168,.5)
}

.bg-purple-800\/55 {
    background-color: rgba(107,33,168,.55)
}

.bg-purple-800\/60 {
    background-color: rgba(107,33,168,.6)
}

.bg-purple-800\/65 {
    background-color: rgba(107,33,168,.65)
}

.bg-purple-800\/70 {
    background-color: rgba(107,33,168,.7)
}

.bg-purple-800\/75 {
    background-color: rgba(107,33,168,.75)
}

.bg-purple-800\/80 {
    background-color: rgba(107,33,168,.8)
}

.bg-purple-800\/85 {
    background-color: rgba(107,33,168,.85)
}

.bg-purple-800\/90 {
    background-color: rgba(107,33,168,.9)
}

.bg-purple-800\/95 {
    background-color: rgba(107,33,168,.95)
}

.bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: #581c87;
    background-color: rgba(88,28,135,var(--tw-bg-opacity))
}

.bg-purple-900\/0 {
    background-color: rgba(88,28,135,0)
}

.bg-purple-900\/10 {
    background-color: rgba(88,28,135,.1)
}

.bg-purple-900\/100 {
    background-color: #581c87
}

.bg-purple-900\/15 {
    background-color: rgba(88,28,135,.15)
}

.bg-purple-900\/20 {
    background-color: rgba(88,28,135,.2)
}

.bg-purple-900\/25 {
    background-color: rgba(88,28,135,.25)
}

.bg-purple-900\/30 {
    background-color: rgba(88,28,135,.3)
}

.bg-purple-900\/35 {
    background-color: rgba(88,28,135,.35)
}

.bg-purple-900\/40 {
    background-color: rgba(88,28,135,.4)
}

.bg-purple-900\/45 {
    background-color: rgba(88,28,135,.45)
}

.bg-purple-900\/5 {
    background-color: rgba(88,28,135,.05)
}

.bg-purple-900\/50 {
    background-color: rgba(88,28,135,.5)
}

.bg-purple-900\/55 {
    background-color: rgba(88,28,135,.55)
}

.bg-purple-900\/60 {
    background-color: rgba(88,28,135,.6)
}

.bg-purple-900\/65 {
    background-color: rgba(88,28,135,.65)
}

.bg-purple-900\/70 {
    background-color: rgba(88,28,135,.7)
}

.bg-purple-900\/75 {
    background-color: rgba(88,28,135,.75)
}

.bg-purple-900\/80 {
    background-color: rgba(88,28,135,.8)
}

.bg-purple-900\/85 {
    background-color: rgba(88,28,135,.85)
}

.bg-purple-900\/90 {
    background-color: rgba(88,28,135,.9)
}

.bg-purple-900\/95 {
    background-color: rgba(88,28,135,.95)
}

.bg-purple-950 {
    --tw-bg-opacity: 1;
    background-color: #3b0764;
    background-color: rgba(59,7,100,var(--tw-bg-opacity))
}

.bg-purple-950\/0 {
    background-color: rgba(59,7,100,0)
}

.bg-purple-950\/10 {
    background-color: rgba(59,7,100,.1)
}

.bg-purple-950\/100 {
    background-color: #3b0764
}

.bg-purple-950\/15 {
    background-color: rgba(59,7,100,.15)
}

.bg-purple-950\/20 {
    background-color: rgba(59,7,100,.2)
}

.bg-purple-950\/25 {
    background-color: rgba(59,7,100,.25)
}

.bg-purple-950\/30 {
    background-color: rgba(59,7,100,.3)
}

.bg-purple-950\/35 {
    background-color: rgba(59,7,100,.35)
}

.bg-purple-950\/40 {
    background-color: rgba(59,7,100,.4)
}

.bg-purple-950\/45 {
    background-color: rgba(59,7,100,.45)
}

.bg-purple-950\/5 {
    background-color: rgba(59,7,100,.05)
}

.bg-purple-950\/50 {
    background-color: rgba(59,7,100,.5)
}

.bg-purple-950\/55 {
    background-color: rgba(59,7,100,.55)
}

.bg-purple-950\/60 {
    background-color: rgba(59,7,100,.6)
}

.bg-purple-950\/65 {
    background-color: rgba(59,7,100,.65)
}

.bg-purple-950\/70 {
    background-color: rgba(59,7,100,.7)
}

.bg-purple-950\/75 {
    background-color: rgba(59,7,100,.75)
}

.bg-purple-950\/80 {
    background-color: rgba(59,7,100,.8)
}

.bg-purple-950\/85 {
    background-color: rgba(59,7,100,.85)
}

.bg-purple-950\/90 {
    background-color: rgba(59,7,100,.9)
}

.bg-purple-950\/95 {
    background-color: rgba(59,7,100,.95)
}

.bg-purple-accent {
    background-color: #d9d3e8;
    background-color: hsl(var(--purple-accent))
}

.bg-purple-accent\/0 {
    background-color: rgba(217,211,232,0);
    background-color: hsl(var(--purple-accent)/0)
}

.bg-purple-accent\/10 {
    background-color: rgba(217,211,232,.1);
    background-color: hsl(var(--purple-accent)/.1)
}

.bg-purple-accent\/100 {
    background-color: #d9d3e8;
    background-color: hsl(var(--purple-accent)/1)
}

.bg-purple-accent\/15 {
    background-color: rgba(217,211,232,.15);
    background-color: hsl(var(--purple-accent)/.15)
}

.bg-purple-accent\/20 {
    background-color: rgba(217,211,232,.2);
    background-color: hsl(var(--purple-accent)/.2)
}

.bg-purple-accent\/25 {
    background-color: rgba(217,211,232,.25);
    background-color: hsl(var(--purple-accent)/.25)
}

.bg-purple-accent\/30 {
    background-color: rgba(217,211,232,.3);
    background-color: hsl(var(--purple-accent)/.3)
}

.bg-purple-accent\/35 {
    background-color: rgba(217,211,232,.35);
    background-color: hsl(var(--purple-accent)/.35)
}

.bg-purple-accent\/40 {
    background-color: rgba(217,211,232,.4);
    background-color: hsl(var(--purple-accent)/.4)
}

.bg-purple-accent\/45 {
    background-color: rgba(217,211,232,.45);
    background-color: hsl(var(--purple-accent)/.45)
}

.bg-purple-accent\/5 {
    background-color: rgba(217,211,232,.05);
    background-color: hsl(var(--purple-accent)/.05)
}

.bg-purple-accent\/50 {
    background-color: rgba(217,211,232,.5);
    background-color: hsl(var(--purple-accent)/.5)
}

.bg-purple-accent\/55 {
    background-color: rgba(217,211,232,.55);
    background-color: hsl(var(--purple-accent)/.55)
}

.bg-purple-accent\/60 {
    background-color: rgba(217,211,232,.6);
    background-color: hsl(var(--purple-accent)/.6)
}

.bg-purple-accent\/65 {
    background-color: rgba(217,211,232,.65);
    background-color: hsl(var(--purple-accent)/.65)
}

.bg-purple-accent\/70 {
    background-color: rgba(217,211,232,.7);
    background-color: hsl(var(--purple-accent)/.7)
}

.bg-purple-accent\/75 {
    background-color: rgba(217,211,232,.75);
    background-color: hsl(var(--purple-accent)/.75)
}

.bg-purple-accent\/80 {
    background-color: rgba(217,211,232,.8);
    background-color: hsl(var(--purple-accent)/.8)
}

.bg-purple-accent\/85 {
    background-color: rgba(217,211,232,.85);
    background-color: hsl(var(--purple-accent)/.85)
}

.bg-purple-accent\/90 {
    background-color: rgba(217,211,232,.9);
    background-color: hsl(var(--purple-accent)/.9)
}

.bg-purple-accent\/95 {
    background-color: rgba(217,211,232,.95);
    background-color: hsl(var(--purple-accent)/.95)
}

.bg-purple-dark {
    background-color: #442a93;
    background-color: hsl(var(--purple-dark))
}

.bg-purple-dark\/0 {
    background-color: rgba(68,42,147,0);
    background-color: hsl(var(--purple-dark)/0)
}

.bg-purple-dark\/10 {
    background-color: rgba(68,42,147,.1);
    background-color: hsl(var(--purple-dark)/.1)
}

.bg-purple-dark\/100 {
    background-color: #442a93;
    background-color: hsl(var(--purple-dark)/1)
}

.bg-purple-dark\/15 {
    background-color: rgba(68,42,147,.15);
    background-color: hsl(var(--purple-dark)/.15)
}

.bg-purple-dark\/20 {
    background-color: rgba(68,42,147,.2);
    background-color: hsl(var(--purple-dark)/.2)
}

.bg-purple-dark\/25 {
    background-color: rgba(68,42,147,.25);
    background-color: hsl(var(--purple-dark)/.25)
}

.bg-purple-dark\/30 {
    background-color: rgba(68,42,147,.3);
    background-color: hsl(var(--purple-dark)/.3)
}

.bg-purple-dark\/35 {
    background-color: rgba(68,42,147,.35);
    background-color: hsl(var(--purple-dark)/.35)
}

.bg-purple-dark\/40 {
    background-color: rgba(68,42,147,.4);
    background-color: hsl(var(--purple-dark)/.4)
}

.bg-purple-dark\/45 {
    background-color: rgba(68,42,147,.45);
    background-color: hsl(var(--purple-dark)/.45)
}

.bg-purple-dark\/5 {
    background-color: rgba(68,42,147,.05);
    background-color: hsl(var(--purple-dark)/.05)
}

.bg-purple-dark\/50 {
    background-color: rgba(68,42,147,.5);
    background-color: hsl(var(--purple-dark)/.5)
}

.bg-purple-dark\/55 {
    background-color: rgba(68,42,147,.55);
    background-color: hsl(var(--purple-dark)/.55)
}

.bg-purple-dark\/60 {
    background-color: rgba(68,42,147,.6);
    background-color: hsl(var(--purple-dark)/.6)
}

.bg-purple-dark\/65 {
    background-color: rgba(68,42,147,.65);
    background-color: hsl(var(--purple-dark)/.65)
}

.bg-purple-dark\/70 {
    background-color: rgba(68,42,147,.7);
    background-color: hsl(var(--purple-dark)/.7)
}

.bg-purple-dark\/75 {
    background-color: rgba(68,42,147,.75);
    background-color: hsl(var(--purple-dark)/.75)
}

.bg-purple-dark\/80 {
    background-color: rgba(68,42,147,.8);
    background-color: hsl(var(--purple-dark)/.8)
}

.bg-purple-dark\/85 {
    background-color: rgba(68,42,147,.85);
    background-color: hsl(var(--purple-dark)/.85)
}

.bg-purple-dark\/90 {
    background-color: rgba(68,42,147,.9);
    background-color: hsl(var(--purple-dark)/.9)
}

.bg-purple-dark\/95 {
    background-color: rgba(68,42,147,.95);
    background-color: hsl(var(--purple-dark)/.95)
}

.bg-purple-light {
    background-color: #d9d3e8;
    background-color: hsl(var(--purple-light))
}

.bg-purple-light\/0 {
    background-color: rgba(217,211,232,0);
    background-color: hsl(var(--purple-light)/0)
}

.bg-purple-light\/10 {
    background-color: rgba(217,211,232,.1);
    background-color: hsl(var(--purple-light)/.1)
}

.bg-purple-light\/100 {
    background-color: #d9d3e8;
    background-color: hsl(var(--purple-light)/1)
}

.bg-purple-light\/15 {
    background-color: rgba(217,211,232,.15);
    background-color: hsl(var(--purple-light)/.15)
}

.bg-purple-light\/20 {
    background-color: rgba(217,211,232,.2);
    background-color: hsl(var(--purple-light)/.2)
}

.bg-purple-light\/25 {
    background-color: rgba(217,211,232,.25);
    background-color: hsl(var(--purple-light)/.25)
}

.bg-purple-light\/30 {
    background-color: rgba(217,211,232,.3);
    background-color: hsl(var(--purple-light)/.3)
}

.bg-purple-light\/35 {
    background-color: rgba(217,211,232,.35);
    background-color: hsl(var(--purple-light)/.35)
}

.bg-purple-light\/40 {
    background-color: rgba(217,211,232,.4);
    background-color: hsl(var(--purple-light)/.4)
}

.bg-purple-light\/45 {
    background-color: rgba(217,211,232,.45);
    background-color: hsl(var(--purple-light)/.45)
}

.bg-purple-light\/5 {
    background-color: rgba(217,211,232,.05);
    background-color: hsl(var(--purple-light)/.05)
}

.bg-purple-light\/50 {
    background-color: rgba(217,211,232,.5);
    background-color: hsl(var(--purple-light)/.5)
}

.bg-purple-light\/55 {
    background-color: rgba(217,211,232,.55);
    background-color: hsl(var(--purple-light)/.55)
}

.bg-purple-light\/60 {
    background-color: rgba(217,211,232,.6);
    background-color: hsl(var(--purple-light)/.6)
}

.bg-purple-light\/65 {
    background-color: rgba(217,211,232,.65);
    background-color: hsl(var(--purple-light)/.65)
}

.bg-purple-light\/70 {
    background-color: rgba(217,211,232,.7);
    background-color: hsl(var(--purple-light)/.7)
}

.bg-purple-light\/75 {
    background-color: rgba(217,211,232,.75);
    background-color: hsl(var(--purple-light)/.75)
}

.bg-purple-light\/80 {
    background-color: rgba(217,211,232,.8);
    background-color: hsl(var(--purple-light)/.8)
}

.bg-purple-light\/85 {
    background-color: rgba(217,211,232,.85);
    background-color: hsl(var(--purple-light)/.85)
}

.bg-purple-light\/90 {
    background-color: rgba(217,211,232,.9);
    background-color: hsl(var(--purple-light)/.9)
}

.bg-purple-light\/95 {
    background-color: rgba(217,211,232,.95);
    background-color: hsl(var(--purple-light)/.95)
}

.bg-purple-secondary {
    background-color: #442a93;
    background-color: hsl(var(--purple-secondary))
}

.bg-purple-secondary\/0 {
    background-color: rgba(68,42,147,0);
    background-color: hsl(var(--purple-secondary)/0)
}

.bg-purple-secondary\/10 {
    background-color: rgba(68,42,147,.1);
    background-color: hsl(var(--purple-secondary)/.1)
}

.bg-purple-secondary\/100 {
    background-color: #442a93;
    background-color: hsl(var(--purple-secondary)/1)
}

.bg-purple-secondary\/15 {
    background-color: rgba(68,42,147,.15);
    background-color: hsl(var(--purple-secondary)/.15)
}

.bg-purple-secondary\/20 {
    background-color: rgba(68,42,147,.2);
    background-color: hsl(var(--purple-secondary)/.2)
}

.bg-purple-secondary\/25 {
    background-color: rgba(68,42,147,.25);
    background-color: hsl(var(--purple-secondary)/.25)
}

.bg-purple-secondary\/30 {
    background-color: rgba(68,42,147,.3);
    background-color: hsl(var(--purple-secondary)/.3)
}

.bg-purple-secondary\/35 {
    background-color: rgba(68,42,147,.35);
    background-color: hsl(var(--purple-secondary)/.35)
}

.bg-purple-secondary\/40 {
    background-color: rgba(68,42,147,.4);
    background-color: hsl(var(--purple-secondary)/.4)
}

.bg-purple-secondary\/45 {
    background-color: rgba(68,42,147,.45);
    background-color: hsl(var(--purple-secondary)/.45)
}

.bg-purple-secondary\/5 {
    background-color: rgba(68,42,147,.05);
    background-color: hsl(var(--purple-secondary)/.05)
}

.bg-purple-secondary\/50 {
    background-color: rgba(68,42,147,.5);
    background-color: hsl(var(--purple-secondary)/.5)
}

.bg-purple-secondary\/55 {
    background-color: rgba(68,42,147,.55);
    background-color: hsl(var(--purple-secondary)/.55)
}

.bg-purple-secondary\/60 {
    background-color: rgba(68,42,147,.6);
    background-color: hsl(var(--purple-secondary)/.6)
}

.bg-purple-secondary\/65 {
    background-color: rgba(68,42,147,.65);
    background-color: hsl(var(--purple-secondary)/.65)
}

.bg-purple-secondary\/70 {
    background-color: rgba(68,42,147,.7);
    background-color: hsl(var(--purple-secondary)/.7)
}

.bg-purple-secondary\/75 {
    background-color: rgba(68,42,147,.75);
    background-color: hsl(var(--purple-secondary)/.75)
}

.bg-purple-secondary\/80 {
    background-color: rgba(68,42,147,.8);
    background-color: hsl(var(--purple-secondary)/.8)
}

.bg-purple-secondary\/85 {
    background-color: rgba(68,42,147,.85);
    background-color: hsl(var(--purple-secondary)/.85)
}

.bg-purple-secondary\/90 {
    background-color: rgba(68,42,147,.9);
    background-color: hsl(var(--purple-secondary)/.9)
}

.bg-purple-secondary\/95 {
    background-color: rgba(68,42,147,.95);
    background-color: hsl(var(--purple-secondary)/.95)
}

.bg-purple\/0 {
    background-color: rgba(88,88,213,0);
    background-color: hsl(var(--purple)/0)
}

.bg-purple\/10 {
    background-color: rgba(88,88,213,.1);
    background-color: hsl(var(--purple)/.1)
}

.bg-purple\/100 {
    background-color: #5858d5;
    background-color: hsl(var(--purple)/1)
}

.bg-purple\/15 {
    background-color: rgba(88,88,213,.15);
    background-color: hsl(var(--purple)/.15)
}

.bg-purple\/20 {
    background-color: rgba(88,88,213,.2);
    background-color: hsl(var(--purple)/.2)
}

.bg-purple\/25 {
    background-color: rgba(88,88,213,.25);
    background-color: hsl(var(--purple)/.25)
}

.bg-purple\/30 {
    background-color: rgba(88,88,213,.3);
    background-color: hsl(var(--purple)/.3)
}

.bg-purple\/35 {
    background-color: rgba(88,88,213,.35);
    background-color: hsl(var(--purple)/.35)
}

.bg-purple\/40 {
    background-color: rgba(88,88,213,.4);
    background-color: hsl(var(--purple)/.4)
}

.bg-purple\/45 {
    background-color: rgba(88,88,213,.45);
    background-color: hsl(var(--purple)/.45)
}

.bg-purple\/5 {
    background-color: rgba(88,88,213,.05);
    background-color: hsl(var(--purple)/.05)
}

.bg-purple\/50 {
    background-color: rgba(88,88,213,.5);
    background-color: hsl(var(--purple)/.5)
}

.bg-purple\/55 {
    background-color: rgba(88,88,213,.55);
    background-color: hsl(var(--purple)/.55)
}

.bg-purple\/60 {
    background-color: rgba(88,88,213,.6);
    background-color: hsl(var(--purple)/.6)
}

.bg-purple\/65 {
    background-color: rgba(88,88,213,.65);
    background-color: hsl(var(--purple)/.65)
}

.bg-purple\/70 {
    background-color: rgba(88,88,213,.7);
    background-color: hsl(var(--purple)/.7)
}

.bg-purple\/75 {
    background-color: rgba(88,88,213,.75);
    background-color: hsl(var(--purple)/.75)
}

.bg-purple\/80 {
    background-color: rgba(88,88,213,.8);
    background-color: hsl(var(--purple)/.8)
}

.bg-purple\/85 {
    background-color: rgba(88,88,213,.85);
    background-color: hsl(var(--purple)/.85)
}

.bg-purple\/90 {
    background-color: rgba(88,88,213,.9);
    background-color: hsl(var(--purple)/.9)
}

.bg-purple\/95 {
    background-color: rgba(88,88,213,.95);
    background-color: hsl(var(--purple)/.95)
}

.bg-red {
    background-color: #dd0833;
    background-color: hsl(var(--red))
}

.bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: #fee2e2;
    background-color: rgba(254,226,226,var(--tw-bg-opacity))
}

.bg-red-100\/0 {
    background-color: hsla(0,93%,94%,0)
}

.bg-red-100\/10 {
    background-color: hsla(0,93%,94%,.1)
}

.bg-red-100\/100 {
    background-color: #fee2e2
}

.bg-red-100\/15 {
    background-color: hsla(0,93%,94%,.15)
}

.bg-red-100\/20 {
    background-color: hsla(0,93%,94%,.2)
}

.bg-red-100\/25 {
    background-color: hsla(0,93%,94%,.25)
}

.bg-red-100\/30 {
    background-color: hsla(0,93%,94%,.3)
}

.bg-red-100\/35 {
    background-color: hsla(0,93%,94%,.35)
}

.bg-red-100\/40 {
    background-color: hsla(0,93%,94%,.4)
}

.bg-red-100\/45 {
    background-color: hsla(0,93%,94%,.45)
}

.bg-red-100\/5 {
    background-color: hsla(0,93%,94%,.05)
}

.bg-red-100\/50 {
    background-color: hsla(0,93%,94%,.5)
}

.bg-red-100\/55 {
    background-color: hsla(0,93%,94%,.55)
}

.bg-red-100\/60 {
    background-color: hsla(0,93%,94%,.6)
}

.bg-red-100\/65 {
    background-color: hsla(0,93%,94%,.65)
}

.bg-red-100\/70 {
    background-color: hsla(0,93%,94%,.7)
}

.bg-red-100\/75 {
    background-color: hsla(0,93%,94%,.75)
}

.bg-red-100\/80 {
    background-color: hsla(0,93%,94%,.8)
}

.bg-red-100\/85 {
    background-color: hsla(0,93%,94%,.85)
}

.bg-red-100\/90 {
    background-color: hsla(0,93%,94%,.9)
}

.bg-red-100\/95 {
    background-color: hsla(0,93%,94%,.95)
}

.bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: #fecaca;
    background-color: rgba(254,202,202,var(--tw-bg-opacity))
}

.bg-red-200\/0 {
    background-color: hsla(0,96%,89%,0)
}

.bg-red-200\/10 {
    background-color: hsla(0,96%,89%,.1)
}

.bg-red-200\/100 {
    background-color: #fecaca
}

.bg-red-200\/15 {
    background-color: hsla(0,96%,89%,.15)
}

.bg-red-200\/20 {
    background-color: hsla(0,96%,89%,.2)
}

.bg-red-200\/25 {
    background-color: hsla(0,96%,89%,.25)
}

.bg-red-200\/30 {
    background-color: hsla(0,96%,89%,.3)
}

.bg-red-200\/35 {
    background-color: hsla(0,96%,89%,.35)
}

.bg-red-200\/40 {
    background-color: hsla(0,96%,89%,.4)
}

.bg-red-200\/45 {
    background-color: hsla(0,96%,89%,.45)
}

.bg-red-200\/5 {
    background-color: hsla(0,96%,89%,.05)
}

.bg-red-200\/50 {
    background-color: hsla(0,96%,89%,.5)
}

.bg-red-200\/55 {
    background-color: hsla(0,96%,89%,.55)
}

.bg-red-200\/60 {
    background-color: hsla(0,96%,89%,.6)
}

.bg-red-200\/65 {
    background-color: hsla(0,96%,89%,.65)
}

.bg-red-200\/70 {
    background-color: hsla(0,96%,89%,.7)
}

.bg-red-200\/75 {
    background-color: hsla(0,96%,89%,.75)
}

.bg-red-200\/80 {
    background-color: hsla(0,96%,89%,.8)
}

.bg-red-200\/85 {
    background-color: hsla(0,96%,89%,.85)
}

.bg-red-200\/90 {
    background-color: hsla(0,96%,89%,.9)
}

.bg-red-200\/95 {
    background-color: hsla(0,96%,89%,.95)
}

.bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: #fca5a5;
    background-color: rgba(252,165,165,var(--tw-bg-opacity))
}

.bg-red-300\/0 {
    background-color: hsla(0,94%,82%,0)
}

.bg-red-300\/10 {
    background-color: hsla(0,94%,82%,.1)
}

.bg-red-300\/100 {
    background-color: #fca5a5
}

.bg-red-300\/15 {
    background-color: hsla(0,94%,82%,.15)
}

.bg-red-300\/20 {
    background-color: hsla(0,94%,82%,.2)
}

.bg-red-300\/25 {
    background-color: hsla(0,94%,82%,.25)
}

.bg-red-300\/30 {
    background-color: hsla(0,94%,82%,.3)
}

.bg-red-300\/35 {
    background-color: hsla(0,94%,82%,.35)
}

.bg-red-300\/40 {
    background-color: hsla(0,94%,82%,.4)
}

.bg-red-300\/45 {
    background-color: hsla(0,94%,82%,.45)
}

.bg-red-300\/5 {
    background-color: hsla(0,94%,82%,.05)
}

.bg-red-300\/50 {
    background-color: hsla(0,94%,82%,.5)
}

.bg-red-300\/55 {
    background-color: hsla(0,94%,82%,.55)
}

.bg-red-300\/60 {
    background-color: hsla(0,94%,82%,.6)
}

.bg-red-300\/65 {
    background-color: hsla(0,94%,82%,.65)
}

.bg-red-300\/70 {
    background-color: hsla(0,94%,82%,.7)
}

.bg-red-300\/75 {
    background-color: hsla(0,94%,82%,.75)
}

.bg-red-300\/80 {
    background-color: hsla(0,94%,82%,.8)
}

.bg-red-300\/85 {
    background-color: hsla(0,94%,82%,.85)
}

.bg-red-300\/90 {
    background-color: hsla(0,94%,82%,.9)
}

.bg-red-300\/95 {
    background-color: hsla(0,94%,82%,.95)
}

.bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: #f87171;
    background-color: rgba(248,113,113,var(--tw-bg-opacity))
}

.bg-red-400\/0 {
    background-color: hsla(0,91%,71%,0)
}

.bg-red-400\/10 {
    background-color: hsla(0,91%,71%,.1)
}

.bg-red-400\/100 {
    background-color: #f87171
}

.bg-red-400\/15 {
    background-color: hsla(0,91%,71%,.15)
}

.bg-red-400\/20 {
    background-color: hsla(0,91%,71%,.2)
}

.bg-red-400\/25 {
    background-color: hsla(0,91%,71%,.25)
}

.bg-red-400\/30 {
    background-color: hsla(0,91%,71%,.3)
}

.bg-red-400\/35 {
    background-color: hsla(0,91%,71%,.35)
}

.bg-red-400\/40 {
    background-color: hsla(0,91%,71%,.4)
}

.bg-red-400\/45 {
    background-color: hsla(0,91%,71%,.45)
}

.bg-red-400\/5 {
    background-color: hsla(0,91%,71%,.05)
}

.bg-red-400\/50 {
    background-color: hsla(0,91%,71%,.5)
}

.bg-red-400\/55 {
    background-color: hsla(0,91%,71%,.55)
}

.bg-red-400\/60 {
    background-color: hsla(0,91%,71%,.6)
}

.bg-red-400\/65 {
    background-color: hsla(0,91%,71%,.65)
}

.bg-red-400\/70 {
    background-color: hsla(0,91%,71%,.7)
}

.bg-red-400\/75 {
    background-color: hsla(0,91%,71%,.75)
}

.bg-red-400\/80 {
    background-color: hsla(0,91%,71%,.8)
}

.bg-red-400\/85 {
    background-color: hsla(0,91%,71%,.85)
}

.bg-red-400\/90 {
    background-color: hsla(0,91%,71%,.9)
}

.bg-red-400\/95 {
    background-color: hsla(0,91%,71%,.95)
}

.bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: #fef2f2;
    background-color: rgba(254,242,242,var(--tw-bg-opacity))
}

.bg-red-50\/0 {
    background-color: hsla(0,86%,97%,0)
}

.bg-red-50\/10 {
    background-color: hsla(0,86%,97%,.1)
}

.bg-red-50\/100 {
    background-color: #fef2f2
}

.bg-red-50\/15 {
    background-color: hsla(0,86%,97%,.15)
}

.bg-red-50\/20 {
    background-color: hsla(0,86%,97%,.2)
}

.bg-red-50\/25 {
    background-color: hsla(0,86%,97%,.25)
}

.bg-red-50\/30 {
    background-color: hsla(0,86%,97%,.3)
}

.bg-red-50\/35 {
    background-color: hsla(0,86%,97%,.35)
}

.bg-red-50\/40 {
    background-color: hsla(0,86%,97%,.4)
}

.bg-red-50\/45 {
    background-color: hsla(0,86%,97%,.45)
}

.bg-red-50\/5 {
    background-color: hsla(0,86%,97%,.05)
}

.bg-red-50\/50 {
    background-color: hsla(0,86%,97%,.5)
}

.bg-red-50\/55 {
    background-color: hsla(0,86%,97%,.55)
}

.bg-red-50\/60 {
    background-color: hsla(0,86%,97%,.6)
}

.bg-red-50\/65 {
    background-color: hsla(0,86%,97%,.65)
}

.bg-red-50\/70 {
    background-color: hsla(0,86%,97%,.7)
}

.bg-red-50\/75 {
    background-color: hsla(0,86%,97%,.75)
}

.bg-red-50\/80 {
    background-color: hsla(0,86%,97%,.8)
}

.bg-red-50\/85 {
    background-color: hsla(0,86%,97%,.85)
}

.bg-red-50\/90 {
    background-color: hsla(0,86%,97%,.9)
}

.bg-red-50\/95 {
    background-color: hsla(0,86%,97%,.95)
}

.bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: #ef4444;
    background-color: rgba(239,68,68,var(--tw-bg-opacity))
}

.bg-red-500\/0 {
    background-color: rgba(239,68,68,0)
}

.bg-red-500\/10 {
    background-color: rgba(239,68,68,.1)
}

.bg-red-500\/100 {
    background-color: #ef4444
}

.bg-red-500\/15 {
    background-color: rgba(239,68,68,.15)
}

.bg-red-500\/20 {
    background-color: rgba(239,68,68,.2)
}

.bg-red-500\/25 {
    background-color: rgba(239,68,68,.25)
}

.bg-red-500\/30 {
    background-color: rgba(239,68,68,.3)
}

.bg-red-500\/35 {
    background-color: rgba(239,68,68,.35)
}

.bg-red-500\/40 {
    background-color: rgba(239,68,68,.4)
}

.bg-red-500\/45 {
    background-color: rgba(239,68,68,.45)
}

.bg-red-500\/5 {
    background-color: rgba(239,68,68,.05)
}

.bg-red-500\/50 {
    background-color: rgba(239,68,68,.5)
}

.bg-red-500\/55 {
    background-color: rgba(239,68,68,.55)
}

.bg-red-500\/60 {
    background-color: rgba(239,68,68,.6)
}

.bg-red-500\/65 {
    background-color: rgba(239,68,68,.65)
}

.bg-red-500\/70 {
    background-color: rgba(239,68,68,.7)
}

.bg-red-500\/75 {
    background-color: rgba(239,68,68,.75)
}

.bg-red-500\/80 {
    background-color: rgba(239,68,68,.8)
}

.bg-red-500\/85 {
    background-color: rgba(239,68,68,.85)
}

.bg-red-500\/90 {
    background-color: rgba(239,68,68,.9)
}

.bg-red-500\/95 {
    background-color: rgba(239,68,68,.95)
}

.bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: #dc2626;
    background-color: rgba(220,38,38,var(--tw-bg-opacity))
}

.bg-red-600\/0 {
    background-color: rgba(220,38,38,0)
}

.bg-red-600\/10 {
    background-color: rgba(220,38,38,.1)
}

.bg-red-600\/100 {
    background-color: #dc2626
}

.bg-red-600\/15 {
    background-color: rgba(220,38,38,.15)
}

.bg-red-600\/20 {
    background-color: rgba(220,38,38,.2)
}

.bg-red-600\/25 {
    background-color: rgba(220,38,38,.25)
}

.bg-red-600\/30 {
    background-color: rgba(220,38,38,.3)
}

.bg-red-600\/35 {
    background-color: rgba(220,38,38,.35)
}

.bg-red-600\/40 {
    background-color: rgba(220,38,38,.4)
}

.bg-red-600\/45 {
    background-color: rgba(220,38,38,.45)
}

.bg-red-600\/5 {
    background-color: rgba(220,38,38,.05)
}

.bg-red-600\/50 {
    background-color: rgba(220,38,38,.5)
}

.bg-red-600\/55 {
    background-color: rgba(220,38,38,.55)
}

.bg-red-600\/60 {
    background-color: rgba(220,38,38,.6)
}

.bg-red-600\/65 {
    background-color: rgba(220,38,38,.65)
}

.bg-red-600\/70 {
    background-color: rgba(220,38,38,.7)
}

.bg-red-600\/75 {
    background-color: rgba(220,38,38,.75)
}

.bg-red-600\/80 {
    background-color: rgba(220,38,38,.8)
}

.bg-red-600\/85 {
    background-color: rgba(220,38,38,.85)
}

.bg-red-600\/90 {
    background-color: rgba(220,38,38,.9)
}

.bg-red-600\/95 {
    background-color: rgba(220,38,38,.95)
}

.bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: #b91c1c;
    background-color: rgba(185,28,28,var(--tw-bg-opacity))
}

.bg-red-700\/0 {
    background-color: rgba(185,28,28,0)
}

.bg-red-700\/10 {
    background-color: rgba(185,28,28,.1)
}

.bg-red-700\/100 {
    background-color: #b91c1c
}

.bg-red-700\/15 {
    background-color: rgba(185,28,28,.15)
}

.bg-red-700\/20 {
    background-color: rgba(185,28,28,.2)
}

.bg-red-700\/25 {
    background-color: rgba(185,28,28,.25)
}

.bg-red-700\/30 {
    background-color: rgba(185,28,28,.3)
}

.bg-red-700\/35 {
    background-color: rgba(185,28,28,.35)
}

.bg-red-700\/40 {
    background-color: rgba(185,28,28,.4)
}

.bg-red-700\/45 {
    background-color: rgba(185,28,28,.45)
}

.bg-red-700\/5 {
    background-color: rgba(185,28,28,.05)
}

.bg-red-700\/50 {
    background-color: rgba(185,28,28,.5)
}

.bg-red-700\/55 {
    background-color: rgba(185,28,28,.55)
}

.bg-red-700\/60 {
    background-color: rgba(185,28,28,.6)
}

.bg-red-700\/65 {
    background-color: rgba(185,28,28,.65)
}

.bg-red-700\/70 {
    background-color: rgba(185,28,28,.7)
}

.bg-red-700\/75 {
    background-color: rgba(185,28,28,.75)
}

.bg-red-700\/80 {
    background-color: rgba(185,28,28,.8)
}

.bg-red-700\/85 {
    background-color: rgba(185,28,28,.85)
}

.bg-red-700\/90 {
    background-color: rgba(185,28,28,.9)
}

.bg-red-700\/95 {
    background-color: rgba(185,28,28,.95)
}

.bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: #991b1b;
    background-color: rgba(153,27,27,var(--tw-bg-opacity))
}

.bg-red-800\/0 {
    background-color: rgba(153,27,27,0)
}

.bg-red-800\/10 {
    background-color: rgba(153,27,27,.1)
}

.bg-red-800\/100 {
    background-color: #991b1b
}

.bg-red-800\/15 {
    background-color: rgba(153,27,27,.15)
}

.bg-red-800\/20 {
    background-color: rgba(153,27,27,.2)
}

.bg-red-800\/25 {
    background-color: rgba(153,27,27,.25)
}

.bg-red-800\/30 {
    background-color: rgba(153,27,27,.3)
}

.bg-red-800\/35 {
    background-color: rgba(153,27,27,.35)
}

.bg-red-800\/40 {
    background-color: rgba(153,27,27,.4)
}

.bg-red-800\/45 {
    background-color: rgba(153,27,27,.45)
}

.bg-red-800\/5 {
    background-color: rgba(153,27,27,.05)
}

.bg-red-800\/50 {
    background-color: rgba(153,27,27,.5)
}

.bg-red-800\/55 {
    background-color: rgba(153,27,27,.55)
}

.bg-red-800\/60 {
    background-color: rgba(153,27,27,.6)
}

.bg-red-800\/65 {
    background-color: rgba(153,27,27,.65)
}

.bg-red-800\/70 {
    background-color: rgba(153,27,27,.7)
}

.bg-red-800\/75 {
    background-color: rgba(153,27,27,.75)
}

.bg-red-800\/80 {
    background-color: rgba(153,27,27,.8)
}

.bg-red-800\/85 {
    background-color: rgba(153,27,27,.85)
}

.bg-red-800\/90 {
    background-color: rgba(153,27,27,.9)
}

.bg-red-800\/95 {
    background-color: rgba(153,27,27,.95)
}

.bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: #7f1d1d;
    background-color: rgba(127,29,29,var(--tw-bg-opacity))
}

.bg-red-900\/0 {
    background-color: rgba(127,29,29,0)
}

.bg-red-900\/10 {
    background-color: rgba(127,29,29,.1)
}

.bg-red-900\/100 {
    background-color: #7f1d1d
}

.bg-red-900\/15 {
    background-color: rgba(127,29,29,.15)
}

.bg-red-900\/20 {
    background-color: rgba(127,29,29,.2)
}

.bg-red-900\/25 {
    background-color: rgba(127,29,29,.25)
}

.bg-red-900\/30 {
    background-color: rgba(127,29,29,.3)
}

.bg-red-900\/35 {
    background-color: rgba(127,29,29,.35)
}

.bg-red-900\/40 {
    background-color: rgba(127,29,29,.4)
}

.bg-red-900\/45 {
    background-color: rgba(127,29,29,.45)
}

.bg-red-900\/5 {
    background-color: rgba(127,29,29,.05)
}

.bg-red-900\/50 {
    background-color: rgba(127,29,29,.5)
}

.bg-red-900\/55 {
    background-color: rgba(127,29,29,.55)
}

.bg-red-900\/60 {
    background-color: rgba(127,29,29,.6)
}

.bg-red-900\/65 {
    background-color: rgba(127,29,29,.65)
}

.bg-red-900\/70 {
    background-color: rgba(127,29,29,.7)
}

.bg-red-900\/75 {
    background-color: rgba(127,29,29,.75)
}

.bg-red-900\/80 {
    background-color: rgba(127,29,29,.8)
}

.bg-red-900\/85 {
    background-color: rgba(127,29,29,.85)
}

.bg-red-900\/90 {
    background-color: rgba(127,29,29,.9)
}

.bg-red-900\/95 {
    background-color: rgba(127,29,29,.95)
}

.bg-red-950 {
    --tw-bg-opacity: 1;
    background-color: #450a0a;
    background-color: rgba(69,10,10,var(--tw-bg-opacity))
}

.bg-red-950\/0 {
    background-color: rgba(69,10,10,0)
}

.bg-red-950\/10 {
    background-color: rgba(69,10,10,.1)
}

.bg-red-950\/100 {
    background-color: #450a0a
}

.bg-red-950\/15 {
    background-color: rgba(69,10,10,.15)
}

.bg-red-950\/20 {
    background-color: rgba(69,10,10,.2)
}

.bg-red-950\/25 {
    background-color: rgba(69,10,10,.25)
}

.bg-red-950\/30 {
    background-color: rgba(69,10,10,.3)
}

.bg-red-950\/35 {
    background-color: rgba(69,10,10,.35)
}

.bg-red-950\/40 {
    background-color: rgba(69,10,10,.4)
}

.bg-red-950\/45 {
    background-color: rgba(69,10,10,.45)
}

.bg-red-950\/5 {
    background-color: rgba(69,10,10,.05)
}

.bg-red-950\/50 {
    background-color: rgba(69,10,10,.5)
}

.bg-red-950\/55 {
    background-color: rgba(69,10,10,.55)
}

.bg-red-950\/60 {
    background-color: rgba(69,10,10,.6)
}

.bg-red-950\/65 {
    background-color: rgba(69,10,10,.65)
}

.bg-red-950\/70 {
    background-color: rgba(69,10,10,.7)
}

.bg-red-950\/75 {
    background-color: rgba(69,10,10,.75)
}

.bg-red-950\/80 {
    background-color: rgba(69,10,10,.8)
}

.bg-red-950\/85 {
    background-color: rgba(69,10,10,.85)
}

.bg-red-950\/90 {
    background-color: rgba(69,10,10,.9)
}

.bg-red-950\/95 {
    background-color: rgba(69,10,10,.95)
}

.bg-red-accent {
    background-color: #f8ced6;
    background-color: hsl(var(--red-accent))
}

.bg-red-accent\/0 {
    background-color: rgba(248,206,214,0);
    background-color: hsl(var(--red-accent)/0)
}

.bg-red-accent\/10 {
    background-color: rgba(248,206,214,.1);
    background-color: hsl(var(--red-accent)/.1)
}

.bg-red-accent\/100 {
    background-color: #f8ced6;
    background-color: hsl(var(--red-accent)/1)
}

.bg-red-accent\/15 {
    background-color: rgba(248,206,214,.15);
    background-color: hsl(var(--red-accent)/.15)
}

.bg-red-accent\/20 {
    background-color: rgba(248,206,214,.2);
    background-color: hsl(var(--red-accent)/.2)
}

.bg-red-accent\/25 {
    background-color: rgba(248,206,214,.25);
    background-color: hsl(var(--red-accent)/.25)
}

.bg-red-accent\/30 {
    background-color: rgba(248,206,214,.3);
    background-color: hsl(var(--red-accent)/.3)
}

.bg-red-accent\/35 {
    background-color: rgba(248,206,214,.35);
    background-color: hsl(var(--red-accent)/.35)
}

.bg-red-accent\/40 {
    background-color: rgba(248,206,214,.4);
    background-color: hsl(var(--red-accent)/.4)
}

.bg-red-accent\/45 {
    background-color: rgba(248,206,214,.45);
    background-color: hsl(var(--red-accent)/.45)
}

.bg-red-accent\/5 {
    background-color: rgba(248,206,214,.05);
    background-color: hsl(var(--red-accent)/.05)
}

.bg-red-accent\/50 {
    background-color: rgba(248,206,214,.5);
    background-color: hsl(var(--red-accent)/.5)
}

.bg-red-accent\/55 {
    background-color: rgba(248,206,214,.55);
    background-color: hsl(var(--red-accent)/.55)
}

.bg-red-accent\/60 {
    background-color: rgba(248,206,214,.6);
    background-color: hsl(var(--red-accent)/.6)
}

.bg-red-accent\/65 {
    background-color: rgba(248,206,214,.65);
    background-color: hsl(var(--red-accent)/.65)
}

.bg-red-accent\/70 {
    background-color: rgba(248,206,214,.7);
    background-color: hsl(var(--red-accent)/.7)
}

.bg-red-accent\/75 {
    background-color: rgba(248,206,214,.75);
    background-color: hsl(var(--red-accent)/.75)
}

.bg-red-accent\/80 {
    background-color: rgba(248,206,214,.8);
    background-color: hsl(var(--red-accent)/.8)
}

.bg-red-accent\/85 {
    background-color: rgba(248,206,214,.85);
    background-color: hsl(var(--red-accent)/.85)
}

.bg-red-accent\/90 {
    background-color: rgba(248,206,214,.9);
    background-color: hsl(var(--red-accent)/.9)
}

.bg-red-accent\/95 {
    background-color: rgba(248,206,214,.95);
    background-color: hsl(var(--red-accent)/.95)
}

.bg-red-dark {
    background-color: #c5072d;
    background-color: hsl(var(--red-dark))
}

.bg-red-dark\/0 {
    background-color: rgba(197,7,45,0);
    background-color: hsl(var(--red-dark)/0)
}

.bg-red-dark\/10 {
    background-color: rgba(197,7,45,.1);
    background-color: hsl(var(--red-dark)/.1)
}

.bg-red-dark\/100 {
    background-color: #c5072d;
    background-color: hsl(var(--red-dark)/1)
}

.bg-red-dark\/15 {
    background-color: rgba(197,7,45,.15);
    background-color: hsl(var(--red-dark)/.15)
}

.bg-red-dark\/20 {
    background-color: rgba(197,7,45,.2);
    background-color: hsl(var(--red-dark)/.2)
}

.bg-red-dark\/25 {
    background-color: rgba(197,7,45,.25);
    background-color: hsl(var(--red-dark)/.25)
}

.bg-red-dark\/30 {
    background-color: rgba(197,7,45,.3);
    background-color: hsl(var(--red-dark)/.3)
}

.bg-red-dark\/35 {
    background-color: rgba(197,7,45,.35);
    background-color: hsl(var(--red-dark)/.35)
}

.bg-red-dark\/40 {
    background-color: rgba(197,7,45,.4);
    background-color: hsl(var(--red-dark)/.4)
}

.bg-red-dark\/45 {
    background-color: rgba(197,7,45,.45);
    background-color: hsl(var(--red-dark)/.45)
}

.bg-red-dark\/5 {
    background-color: rgba(197,7,45,.05);
    background-color: hsl(var(--red-dark)/.05)
}

.bg-red-dark\/50 {
    background-color: rgba(197,7,45,.5);
    background-color: hsl(var(--red-dark)/.5)
}

.bg-red-dark\/55 {
    background-color: rgba(197,7,45,.55);
    background-color: hsl(var(--red-dark)/.55)
}

.bg-red-dark\/60 {
    background-color: rgba(197,7,45,.6);
    background-color: hsl(var(--red-dark)/.6)
}

.bg-red-dark\/65 {
    background-color: rgba(197,7,45,.65);
    background-color: hsl(var(--red-dark)/.65)
}

.bg-red-dark\/70 {
    background-color: rgba(197,7,45,.7);
    background-color: hsl(var(--red-dark)/.7)
}

.bg-red-dark\/75 {
    background-color: rgba(197,7,45,.75);
    background-color: hsl(var(--red-dark)/.75)
}

.bg-red-dark\/80 {
    background-color: rgba(197,7,45,.8);
    background-color: hsl(var(--red-dark)/.8)
}

.bg-red-dark\/85 {
    background-color: rgba(197,7,45,.85);
    background-color: hsl(var(--red-dark)/.85)
}

.bg-red-dark\/90 {
    background-color: rgba(197,7,45,.9);
    background-color: hsl(var(--red-dark)/.9)
}

.bg-red-dark\/95 {
    background-color: rgba(197,7,45,.95);
    background-color: hsl(var(--red-dark)/.95)
}

.bg-red-light {
    background-color: #f8ced6;
    background-color: hsl(var(--red-light))
}

.bg-red-light\/0 {
    background-color: rgba(248,206,214,0);
    background-color: hsl(var(--red-light)/0)
}

.bg-red-light\/10 {
    background-color: rgba(248,206,214,.1);
    background-color: hsl(var(--red-light)/.1)
}

.bg-red-light\/100 {
    background-color: #f8ced6;
    background-color: hsl(var(--red-light)/1)
}

.bg-red-light\/15 {
    background-color: rgba(248,206,214,.15);
    background-color: hsl(var(--red-light)/.15)
}

.bg-red-light\/20 {
    background-color: rgba(248,206,214,.2);
    background-color: hsl(var(--red-light)/.2)
}

.bg-red-light\/25 {
    background-color: rgba(248,206,214,.25);
    background-color: hsl(var(--red-light)/.25)
}

.bg-red-light\/30 {
    background-color: rgba(248,206,214,.3);
    background-color: hsl(var(--red-light)/.3)
}

.bg-red-light\/35 {
    background-color: rgba(248,206,214,.35);
    background-color: hsl(var(--red-light)/.35)
}

.bg-red-light\/40 {
    background-color: rgba(248,206,214,.4);
    background-color: hsl(var(--red-light)/.4)
}

.bg-red-light\/45 {
    background-color: rgba(248,206,214,.45);
    background-color: hsl(var(--red-light)/.45)
}

.bg-red-light\/5 {
    background-color: rgba(248,206,214,.05);
    background-color: hsl(var(--red-light)/.05)
}

.bg-red-light\/50 {
    background-color: rgba(248,206,214,.5);
    background-color: hsl(var(--red-light)/.5)
}

.bg-red-light\/55 {
    background-color: rgba(248,206,214,.55);
    background-color: hsl(var(--red-light)/.55)
}

.bg-red-light\/60 {
    background-color: rgba(248,206,214,.6);
    background-color: hsl(var(--red-light)/.6)
}

.bg-red-light\/65 {
    background-color: rgba(248,206,214,.65);
    background-color: hsl(var(--red-light)/.65)
}

.bg-red-light\/70 {
    background-color: rgba(248,206,214,.7);
    background-color: hsl(var(--red-light)/.7)
}

.bg-red-light\/75 {
    background-color: rgba(248,206,214,.75);
    background-color: hsl(var(--red-light)/.75)
}

.bg-red-light\/80 {
    background-color: rgba(248,206,214,.8);
    background-color: hsl(var(--red-light)/.8)
}

.bg-red-light\/85 {
    background-color: rgba(248,206,214,.85);
    background-color: hsl(var(--red-light)/.85)
}

.bg-red-light\/90 {
    background-color: rgba(248,206,214,.9);
    background-color: hsl(var(--red-light)/.9)
}

.bg-red-light\/95 {
    background-color: rgba(248,206,214,.95);
    background-color: hsl(var(--red-light)/.95)
}

.bg-red-secondary {
    background-color: #c5072d;
    background-color: hsl(var(--red-secondary))
}

.bg-red-secondary\/0 {
    background-color: rgba(197,7,45,0);
    background-color: hsl(var(--red-secondary)/0)
}

.bg-red-secondary\/10 {
    background-color: rgba(197,7,45,.1);
    background-color: hsl(var(--red-secondary)/.1)
}

.bg-red-secondary\/100 {
    background-color: #c5072d;
    background-color: hsl(var(--red-secondary)/1)
}

.bg-red-secondary\/15 {
    background-color: rgba(197,7,45,.15);
    background-color: hsl(var(--red-secondary)/.15)
}

.bg-red-secondary\/20 {
    background-color: rgba(197,7,45,.2);
    background-color: hsl(var(--red-secondary)/.2)
}

.bg-red-secondary\/25 {
    background-color: rgba(197,7,45,.25);
    background-color: hsl(var(--red-secondary)/.25)
}

.bg-red-secondary\/30 {
    background-color: rgba(197,7,45,.3);
    background-color: hsl(var(--red-secondary)/.3)
}

.bg-red-secondary\/35 {
    background-color: rgba(197,7,45,.35);
    background-color: hsl(var(--red-secondary)/.35)
}

.bg-red-secondary\/40 {
    background-color: rgba(197,7,45,.4);
    background-color: hsl(var(--red-secondary)/.4)
}

.bg-red-secondary\/45 {
    background-color: rgba(197,7,45,.45);
    background-color: hsl(var(--red-secondary)/.45)
}

.bg-red-secondary\/5 {
    background-color: rgba(197,7,45,.05);
    background-color: hsl(var(--red-secondary)/.05)
}

.bg-red-secondary\/50 {
    background-color: rgba(197,7,45,.5);
    background-color: hsl(var(--red-secondary)/.5)
}

.bg-red-secondary\/55 {
    background-color: rgba(197,7,45,.55);
    background-color: hsl(var(--red-secondary)/.55)
}

.bg-red-secondary\/60 {
    background-color: rgba(197,7,45,.6);
    background-color: hsl(var(--red-secondary)/.6)
}

.bg-red-secondary\/65 {
    background-color: rgba(197,7,45,.65);
    background-color: hsl(var(--red-secondary)/.65)
}

.bg-red-secondary\/70 {
    background-color: rgba(197,7,45,.7);
    background-color: hsl(var(--red-secondary)/.7)
}

.bg-red-secondary\/75 {
    background-color: rgba(197,7,45,.75);
    background-color: hsl(var(--red-secondary)/.75)
}

.bg-red-secondary\/80 {
    background-color: rgba(197,7,45,.8);
    background-color: hsl(var(--red-secondary)/.8)
}

.bg-red-secondary\/85 {
    background-color: rgba(197,7,45,.85);
    background-color: hsl(var(--red-secondary)/.85)
}

.bg-red-secondary\/90 {
    background-color: rgba(197,7,45,.9);
    background-color: hsl(var(--red-secondary)/.9)
}

.bg-red-secondary\/95 {
    background-color: rgba(197,7,45,.95);
    background-color: hsl(var(--red-secondary)/.95)
}

.bg-red\/0 {
    background-color: rgba(221,8,51,0);
    background-color: hsl(var(--red)/0)
}

.bg-red\/10 {
    background-color: rgba(221,8,51,.1);
    background-color: hsl(var(--red)/.1)
}

.bg-red\/100 {
    background-color: #dd0833;
    background-color: hsl(var(--red)/1)
}

.bg-red\/15 {
    background-color: rgba(221,8,51,.15);
    background-color: hsl(var(--red)/.15)
}

.bg-red\/20 {
    background-color: rgba(221,8,51,.2);
    background-color: hsl(var(--red)/.2)
}

.bg-red\/25 {
    background-color: rgba(221,8,51,.25);
    background-color: hsl(var(--red)/.25)
}

.bg-red\/30 {
    background-color: rgba(221,8,51,.3);
    background-color: hsl(var(--red)/.3)
}

.bg-red\/35 {
    background-color: rgba(221,8,51,.35);
    background-color: hsl(var(--red)/.35)
}

.bg-red\/40 {
    background-color: rgba(221,8,51,.4);
    background-color: hsl(var(--red)/.4)
}

.bg-red\/45 {
    background-color: rgba(221,8,51,.45);
    background-color: hsl(var(--red)/.45)
}

.bg-red\/5 {
    background-color: rgba(221,8,51,.05);
    background-color: hsl(var(--red)/.05)
}

.bg-red\/50 {
    background-color: rgba(221,8,51,.5);
    background-color: hsl(var(--red)/.5)
}

.bg-red\/55 {
    background-color: rgba(221,8,51,.55);
    background-color: hsl(var(--red)/.55)
}

.bg-red\/60 {
    background-color: rgba(221,8,51,.6);
    background-color: hsl(var(--red)/.6)
}

.bg-red\/65 {
    background-color: rgba(221,8,51,.65);
    background-color: hsl(var(--red)/.65)
}

.bg-red\/70 {
    background-color: rgba(221,8,51,.7);
    background-color: hsl(var(--red)/.7)
}

.bg-red\/75 {
    background-color: rgba(221,8,51,.75);
    background-color: hsl(var(--red)/.75)
}

.bg-red\/80 {
    background-color: rgba(221,8,51,.8);
    background-color: hsl(var(--red)/.8)
}

.bg-red\/85 {
    background-color: rgba(221,8,51,.85);
    background-color: hsl(var(--red)/.85)
}

.bg-red\/90 {
    background-color: rgba(221,8,51,.9);
    background-color: hsl(var(--red)/.9)
}

.bg-red\/95 {
    background-color: rgba(221,8,51,.95);
    background-color: hsl(var(--red)/.95)
}

.bg-reddit {
    background-color: #f40;
    background-color: hsl(var(--reddit))
}

.bg-reddit\/0 {
    background-color: rgba(255,68,0,0);
    background-color: hsl(var(--reddit)/0)
}

.bg-reddit\/10 {
    background-color: rgba(255,68,0,.1);
    background-color: hsl(var(--reddit)/.1)
}

.bg-reddit\/100 {
    background-color: #f40;
    background-color: hsl(var(--reddit)/1)
}

.bg-reddit\/15 {
    background-color: rgba(255,68,0,.15);
    background-color: hsl(var(--reddit)/.15)
}

.bg-reddit\/20 {
    background-color: rgba(255,68,0,.2);
    background-color: hsl(var(--reddit)/.2)
}

.bg-reddit\/25 {
    background-color: rgba(255,68,0,.25);
    background-color: hsl(var(--reddit)/.25)
}

.bg-reddit\/30 {
    background-color: rgba(255,68,0,.3);
    background-color: hsl(var(--reddit)/.3)
}

.bg-reddit\/35 {
    background-color: rgba(255,68,0,.35);
    background-color: hsl(var(--reddit)/.35)
}

.bg-reddit\/40 {
    background-color: rgba(255,68,0,.4);
    background-color: hsl(var(--reddit)/.4)
}

.bg-reddit\/45 {
    background-color: rgba(255,68,0,.45);
    background-color: hsl(var(--reddit)/.45)
}

.bg-reddit\/5 {
    background-color: rgba(255,68,0,.05);
    background-color: hsl(var(--reddit)/.05)
}

.bg-reddit\/50 {
    background-color: rgba(255,68,0,.5);
    background-color: hsl(var(--reddit)/.5)
}

.bg-reddit\/55 {
    background-color: rgba(255,68,0,.55);
    background-color: hsl(var(--reddit)/.55)
}

.bg-reddit\/60 {
    background-color: rgba(255,68,0,.6);
    background-color: hsl(var(--reddit)/.6)
}

.bg-reddit\/65 {
    background-color: rgba(255,68,0,.65);
    background-color: hsl(var(--reddit)/.65)
}

.bg-reddit\/70 {
    background-color: rgba(255,68,0,.7);
    background-color: hsl(var(--reddit)/.7)
}

.bg-reddit\/75 {
    background-color: rgba(255,68,0,.75);
    background-color: hsl(var(--reddit)/.75)
}

.bg-reddit\/80 {
    background-color: rgba(255,68,0,.8);
    background-color: hsl(var(--reddit)/.8)
}

.bg-reddit\/85 {
    background-color: rgba(255,68,0,.85);
    background-color: hsl(var(--reddit)/.85)
}

.bg-reddit\/90 {
    background-color: rgba(255,68,0,.9);
    background-color: hsl(var(--reddit)/.9)
}

.bg-reddit\/95 {
    background-color: rgba(255,68,0,.95);
    background-color: hsl(var(--reddit)/.95)
}

.bg-secondary {
    background-color: #e65c00;
    background-color: hsl(var(--secondary))
}

.bg-silver {
    --tw-bg-opacity: 1;
    background-color: #c9c9c9;
    background-color: rgba(201,201,201,var(--tw-bg-opacity))
}

.bg-silver\/0 {
    background-color: hsla(0,0%,79%,0)
}

.bg-silver\/10 {
    background-color: hsla(0,0%,79%,.1)
}

.bg-silver\/100 {
    background-color: #c9c9c9
}

.bg-silver\/15 {
    background-color: hsla(0,0%,79%,.15)
}

.bg-silver\/20 {
    background-color: hsla(0,0%,79%,.2)
}

.bg-silver\/25 {
    background-color: hsla(0,0%,79%,.25)
}

.bg-silver\/30 {
    background-color: hsla(0,0%,79%,.3)
}

.bg-silver\/35 {
    background-color: hsla(0,0%,79%,.35)
}

.bg-silver\/40 {
    background-color: hsla(0,0%,79%,.4)
}

.bg-silver\/45 {
    background-color: hsla(0,0%,79%,.45)
}

.bg-silver\/5 {
    background-color: hsla(0,0%,79%,.05)
}

.bg-silver\/50 {
    background-color: hsla(0,0%,79%,.5)
}

.bg-silver\/55 {
    background-color: hsla(0,0%,79%,.55)
}

.bg-silver\/60 {
    background-color: hsla(0,0%,79%,.6)
}

.bg-silver\/65 {
    background-color: hsla(0,0%,79%,.65)
}

.bg-silver\/70 {
    background-color: hsla(0,0%,79%,.7)
}

.bg-silver\/75 {
    background-color: hsla(0,0%,79%,.75)
}

.bg-silver\/80 {
    background-color: hsla(0,0%,79%,.8)
}

.bg-silver\/85 {
    background-color: hsla(0,0%,79%,.85)
}

.bg-silver\/90 {
    background-color: hsla(0,0%,79%,.9)
}

.bg-silver\/95 {
    background-color: hsla(0,0%,79%,.95)
}

.bg-stark-violet {
    --tw-bg-opacity: 1;
    background-color: #442993;
    background-color: rgba(68,41,147,var(--tw-bg-opacity))
}

.bg-stark-violet\/0 {
    background-color: rgba(68,41,147,0)
}

.bg-stark-violet\/10 {
    background-color: rgba(68,41,147,.1)
}

.bg-stark-violet\/100 {
    background-color: #442993
}

.bg-stark-violet\/15 {
    background-color: rgba(68,41,147,.15)
}

.bg-stark-violet\/20 {
    background-color: rgba(68,41,147,.2)
}

.bg-stark-violet\/25 {
    background-color: rgba(68,41,147,.25)
}

.bg-stark-violet\/30 {
    background-color: rgba(68,41,147,.3)
}

.bg-stark-violet\/35 {
    background-color: rgba(68,41,147,.35)
}

.bg-stark-violet\/40 {
    background-color: rgba(68,41,147,.4)
}

.bg-stark-violet\/45 {
    background-color: rgba(68,41,147,.45)
}

.bg-stark-violet\/5 {
    background-color: rgba(68,41,147,.05)
}

.bg-stark-violet\/50 {
    background-color: rgba(68,41,147,.5)
}

.bg-stark-violet\/55 {
    background-color: rgba(68,41,147,.55)
}

.bg-stark-violet\/60 {
    background-color: rgba(68,41,147,.6)
}

.bg-stark-violet\/65 {
    background-color: rgba(68,41,147,.65)
}

.bg-stark-violet\/70 {
    background-color: rgba(68,41,147,.7)
}

.bg-stark-violet\/75 {
    background-color: rgba(68,41,147,.75)
}

.bg-stark-violet\/80 {
    background-color: rgba(68,41,147,.8)
}

.bg-stark-violet\/85 {
    background-color: rgba(68,41,147,.85)
}

.bg-stark-violet\/90 {
    background-color: rgba(68,41,147,.9)
}

.bg-stark-violet\/95 {
    background-color: rgba(68,41,147,.95)
}

.bg-sun {
    --tw-bg-opacity: 1;
    background-color: #fab418;
    background-color: rgba(250,180,24,var(--tw-bg-opacity))
}

.bg-sun\/0 {
    background-color: rgba(250,180,24,0)
}

.bg-sun\/10 {
    background-color: rgba(250,180,24,.1)
}

.bg-sun\/100 {
    background-color: #fab418
}

.bg-sun\/15 {
    background-color: rgba(250,180,24,.15)
}

.bg-sun\/20 {
    background-color: rgba(250,180,24,.2)
}

.bg-sun\/25 {
    background-color: rgba(250,180,24,.25)
}

.bg-sun\/30 {
    background-color: rgba(250,180,24,.3)
}

.bg-sun\/35 {
    background-color: rgba(250,180,24,.35)
}

.bg-sun\/40 {
    background-color: rgba(250,180,24,.4)
}

.bg-sun\/45 {
    background-color: rgba(250,180,24,.45)
}

.bg-sun\/5 {
    background-color: rgba(250,180,24,.05)
}

.bg-sun\/50 {
    background-color: rgba(250,180,24,.5)
}

.bg-sun\/55 {
    background-color: rgba(250,180,24,.55)
}

.bg-sun\/60 {
    background-color: rgba(250,180,24,.6)
}

.bg-sun\/65 {
    background-color: rgba(250,180,24,.65)
}

.bg-sun\/70 {
    background-color: rgba(250,180,24,.7)
}

.bg-sun\/75 {
    background-color: rgba(250,180,24,.75)
}

.bg-sun\/80 {
    background-color: rgba(250,180,24,.8)
}

.bg-sun\/85 {
    background-color: rgba(250,180,24,.85)
}

.bg-sun\/90 {
    background-color: rgba(250,180,24,.9)
}

.bg-sun\/95 {
    background-color: rgba(250,180,24,.95)
}

.bg-telegram {
    background-color: #08c;
    background-color: hsl(var(--telegram))
}

.bg-telegram\/0 {
    background-color: hsl(200,100%,40%/0);
    background-color: hsl(var(--telegram)/0)
}

.bg-telegram\/10 {
    background-color: hsl(200,100%,40%/.1);
    background-color: hsl(var(--telegram)/.1)
}

.bg-telegram\/100 {
    background-color: hsl(200,100%,40%/1);
    background-color: hsl(var(--telegram)/1)
}

.bg-telegram\/15 {
    background-color: hsl(200,100%,40%/.15);
    background-color: hsl(var(--telegram)/.15)
}

.bg-telegram\/20 {
    background-color: hsl(200,100%,40%/.2);
    background-color: hsl(var(--telegram)/.2)
}

.bg-telegram\/25 {
    background-color: hsl(200,100%,40%/.25);
    background-color: hsl(var(--telegram)/.25)
}

.bg-telegram\/30 {
    background-color: hsl(200,100%,40%/.3);
    background-color: hsl(var(--telegram)/.3)
}

.bg-telegram\/35 {
    background-color: hsl(200,100%,40%/.35);
    background-color: hsl(var(--telegram)/.35)
}

.bg-telegram\/40 {
    background-color: hsl(200,100%,40%/.4);
    background-color: hsl(var(--telegram)/.4)
}

.bg-telegram\/45 {
    background-color: hsl(200,100%,40%/.45);
    background-color: hsl(var(--telegram)/.45)
}

.bg-telegram\/5 {
    background-color: hsl(200,100%,40%/.05);
    background-color: hsl(var(--telegram)/.05)
}

.bg-telegram\/50 {
    background-color: hsl(200,100%,40%/.5);
    background-color: hsl(var(--telegram)/.5)
}

.bg-telegram\/55 {
    background-color: hsl(200,100%,40%/.55);
    background-color: hsl(var(--telegram)/.55)
}

.bg-telegram\/60 {
    background-color: hsl(200,100%,40%/.6);
    background-color: hsl(var(--telegram)/.6)
}

.bg-telegram\/65 {
    background-color: hsl(200,100%,40%/.65);
    background-color: hsl(var(--telegram)/.65)
}

.bg-telegram\/70 {
    background-color: hsl(200,100%,40%/.7);
    background-color: hsl(var(--telegram)/.7)
}

.bg-telegram\/75 {
    background-color: hsl(200,100%,40%/.75);
    background-color: hsl(var(--telegram)/.75)
}

.bg-telegram\/80 {
    background-color: hsl(200,100%,40%/.8);
    background-color: hsl(var(--telegram)/.8)
}

.bg-telegram\/85 {
    background-color: hsl(200,100%,40%/.85);
    background-color: hsl(var(--telegram)/.85)
}

.bg-telegram\/90 {
    background-color: hsl(200,100%,40%/.9);
    background-color: hsl(var(--telegram)/.9)
}

.bg-telegram\/95 {
    background-color: hsl(200,100%,40%/.95);
    background-color: hsl(var(--telegram)/.95)
}

.bg-tertiary {
    background-color: hsl(var(--tertiary))
}

.bg-think-tank-blue {
    --tw-bg-opacity: 1;
    background-color: #00568b;
    background-color: rgba(0,86,139,var(--tw-bg-opacity))
}

.bg-think-tank-blue\/0 {
    background-color: rgba(0,86,139,0)
}

.bg-think-tank-blue\/10 {
    background-color: rgba(0,86,139,.1)
}

.bg-think-tank-blue\/100 {
    background-color: #00568b
}

.bg-think-tank-blue\/15 {
    background-color: rgba(0,86,139,.15)
}

.bg-think-tank-blue\/20 {
    background-color: rgba(0,86,139,.2)
}

.bg-think-tank-blue\/25 {
    background-color: rgba(0,86,139,.25)
}

.bg-think-tank-blue\/30 {
    background-color: rgba(0,86,139,.3)
}

.bg-think-tank-blue\/35 {
    background-color: rgba(0,86,139,.35)
}

.bg-think-tank-blue\/40 {
    background-color: rgba(0,86,139,.4)
}

.bg-think-tank-blue\/45 {
    background-color: rgba(0,86,139,.45)
}

.bg-think-tank-blue\/5 {
    background-color: rgba(0,86,139,.05)
}

.bg-think-tank-blue\/50 {
    background-color: rgba(0,86,139,.5)
}

.bg-think-tank-blue\/55 {
    background-color: rgba(0,86,139,.55)
}

.bg-think-tank-blue\/60 {
    background-color: rgba(0,86,139,.6)
}

.bg-think-tank-blue\/65 {
    background-color: rgba(0,86,139,.65)
}

.bg-think-tank-blue\/70 {
    background-color: rgba(0,86,139,.7)
}

.bg-think-tank-blue\/75 {
    background-color: rgba(0,86,139,.75)
}

.bg-think-tank-blue\/80 {
    background-color: rgba(0,86,139,.8)
}

.bg-think-tank-blue\/85 {
    background-color: rgba(0,86,139,.85)
}

.bg-think-tank-blue\/90 {
    background-color: rgba(0,86,139,.9)
}

.bg-think-tank-blue\/95 {
    background-color: rgba(0,86,139,.95)
}

.bg-think-tank-light-blue {
    --tw-bg-opacity: 1;
    background-color: #40b3ff;
    background-color: rgba(64,179,255,var(--tw-bg-opacity))
}

.bg-think-tank-light-blue\/0 {
    background-color: rgba(64,179,255,0)
}

.bg-think-tank-light-blue\/10 {
    background-color: rgba(64,179,255,.1)
}

.bg-think-tank-light-blue\/100 {
    background-color: #40b3ff
}

.bg-think-tank-light-blue\/15 {
    background-color: rgba(64,179,255,.15)
}

.bg-think-tank-light-blue\/20 {
    background-color: rgba(64,179,255,.2)
}

.bg-think-tank-light-blue\/25 {
    background-color: rgba(64,179,255,.25)
}

.bg-think-tank-light-blue\/30 {
    background-color: rgba(64,179,255,.3)
}

.bg-think-tank-light-blue\/35 {
    background-color: rgba(64,179,255,.35)
}

.bg-think-tank-light-blue\/40 {
    background-color: rgba(64,179,255,.4)
}

.bg-think-tank-light-blue\/45 {
    background-color: rgba(64,179,255,.45)
}

.bg-think-tank-light-blue\/5 {
    background-color: rgba(64,179,255,.05)
}

.bg-think-tank-light-blue\/50 {
    background-color: rgba(64,179,255,.5)
}

.bg-think-tank-light-blue\/55 {
    background-color: rgba(64,179,255,.55)
}

.bg-think-tank-light-blue\/60 {
    background-color: rgba(64,179,255,.6)
}

.bg-think-tank-light-blue\/65 {
    background-color: rgba(64,179,255,.65)
}

.bg-think-tank-light-blue\/70 {
    background-color: rgba(64,179,255,.7)
}

.bg-think-tank-light-blue\/75 {
    background-color: rgba(64,179,255,.75)
}

.bg-think-tank-light-blue\/80 {
    background-color: rgba(64,179,255,.8)
}

.bg-think-tank-light-blue\/85 {
    background-color: rgba(64,179,255,.85)
}

.bg-think-tank-light-blue\/90 {
    background-color: rgba(64,179,255,.9)
}

.bg-think-tank-light-blue\/95 {
    background-color: rgba(64,179,255,.95)
}

.bg-think-tank-red {
    --tw-bg-opacity: 1;
    background-color: #ff5d62;
    background-color: rgba(255,93,98,var(--tw-bg-opacity))
}

.bg-think-tank-red\/0 {
    background-color: rgba(255,93,98,0)
}

.bg-think-tank-red\/10 {
    background-color: rgba(255,93,98,.1)
}

.bg-think-tank-red\/100 {
    background-color: #ff5d62
}

.bg-think-tank-red\/15 {
    background-color: rgba(255,93,98,.15)
}

.bg-think-tank-red\/20 {
    background-color: rgba(255,93,98,.2)
}

.bg-think-tank-red\/25 {
    background-color: rgba(255,93,98,.25)
}

.bg-think-tank-red\/30 {
    background-color: rgba(255,93,98,.3)
}

.bg-think-tank-red\/35 {
    background-color: rgba(255,93,98,.35)
}

.bg-think-tank-red\/40 {
    background-color: rgba(255,93,98,.4)
}

.bg-think-tank-red\/45 {
    background-color: rgba(255,93,98,.45)
}

.bg-think-tank-red\/5 {
    background-color: rgba(255,93,98,.05)
}

.bg-think-tank-red\/50 {
    background-color: rgba(255,93,98,.5)
}

.bg-think-tank-red\/55 {
    background-color: rgba(255,93,98,.55)
}

.bg-think-tank-red\/60 {
    background-color: rgba(255,93,98,.6)
}

.bg-think-tank-red\/65 {
    background-color: rgba(255,93,98,.65)
}

.bg-think-tank-red\/70 {
    background-color: rgba(255,93,98,.7)
}

.bg-think-tank-red\/75 {
    background-color: rgba(255,93,98,.75)
}

.bg-think-tank-red\/80 {
    background-color: rgba(255,93,98,.8)
}

.bg-think-tank-red\/85 {
    background-color: rgba(255,93,98,.85)
}

.bg-think-tank-red\/90 {
    background-color: rgba(255,93,98,.9)
}

.bg-think-tank-red\/95 {
    background-color: rgba(255,93,98,.95)
}

.bg-think-tank-turquoise {
    --tw-bg-opacity: 1;
    background-color: #3fbeac;
    background-color: rgba(63,190,172,var(--tw-bg-opacity))
}

.bg-think-tank-turquoise\/0 {
    background-color: rgba(63,190,172,0)
}

.bg-think-tank-turquoise\/10 {
    background-color: rgba(63,190,172,.1)
}

.bg-think-tank-turquoise\/100 {
    background-color: #3fbeac
}

.bg-think-tank-turquoise\/15 {
    background-color: rgba(63,190,172,.15)
}

.bg-think-tank-turquoise\/20 {
    background-color: rgba(63,190,172,.2)
}

.bg-think-tank-turquoise\/25 {
    background-color: rgba(63,190,172,.25)
}

.bg-think-tank-turquoise\/30 {
    background-color: rgba(63,190,172,.3)
}

.bg-think-tank-turquoise\/35 {
    background-color: rgba(63,190,172,.35)
}

.bg-think-tank-turquoise\/40 {
    background-color: rgba(63,190,172,.4)
}

.bg-think-tank-turquoise\/45 {
    background-color: rgba(63,190,172,.45)
}

.bg-think-tank-turquoise\/5 {
    background-color: rgba(63,190,172,.05)
}

.bg-think-tank-turquoise\/50 {
    background-color: rgba(63,190,172,.5)
}

.bg-think-tank-turquoise\/55 {
    background-color: rgba(63,190,172,.55)
}

.bg-think-tank-turquoise\/60 {
    background-color: rgba(63,190,172,.6)
}

.bg-think-tank-turquoise\/65 {
    background-color: rgba(63,190,172,.65)
}

.bg-think-tank-turquoise\/70 {
    background-color: rgba(63,190,172,.7)
}

.bg-think-tank-turquoise\/75 {
    background-color: rgba(63,190,172,.75)
}

.bg-think-tank-turquoise\/80 {
    background-color: rgba(63,190,172,.8)
}

.bg-think-tank-turquoise\/85 {
    background-color: rgba(63,190,172,.85)
}

.bg-think-tank-turquoise\/90 {
    background-color: rgba(63,190,172,.9)
}

.bg-think-tank-turquoise\/95 {
    background-color: rgba(63,190,172,.95)
}

.bg-transparent {
    background-color: transparent
}

.bg-tumblr {
    background-color: #36475e;
    background-color: hsl(var(--tumblr))
}

.bg-tumblr\/0 {
    background-color: rgba(54,71,94,0);
    background-color: hsl(var(--tumblr)/0)
}

.bg-tumblr\/10 {
    background-color: rgba(54,71,94,.1);
    background-color: hsl(var(--tumblr)/.1)
}

.bg-tumblr\/100 {
    background-color: #36475e;
    background-color: hsl(var(--tumblr)/1)
}

.bg-tumblr\/15 {
    background-color: rgba(54,71,94,.15);
    background-color: hsl(var(--tumblr)/.15)
}

.bg-tumblr\/20 {
    background-color: rgba(54,71,94,.2);
    background-color: hsl(var(--tumblr)/.2)
}

.bg-tumblr\/25 {
    background-color: rgba(54,71,94,.25);
    background-color: hsl(var(--tumblr)/.25)
}

.bg-tumblr\/30 {
    background-color: rgba(54,71,94,.3);
    background-color: hsl(var(--tumblr)/.3)
}

.bg-tumblr\/35 {
    background-color: rgba(54,71,94,.35);
    background-color: hsl(var(--tumblr)/.35)
}

.bg-tumblr\/40 {
    background-color: rgba(54,71,94,.4);
    background-color: hsl(var(--tumblr)/.4)
}

.bg-tumblr\/45 {
    background-color: rgba(54,71,94,.45);
    background-color: hsl(var(--tumblr)/.45)
}

.bg-tumblr\/5 {
    background-color: rgba(54,71,94,.05);
    background-color: hsl(var(--tumblr)/.05)
}

.bg-tumblr\/50 {
    background-color: rgba(54,71,94,.5);
    background-color: hsl(var(--tumblr)/.5)
}

.bg-tumblr\/55 {
    background-color: rgba(54,71,94,.55);
    background-color: hsl(var(--tumblr)/.55)
}

.bg-tumblr\/60 {
    background-color: rgba(54,71,94,.6);
    background-color: hsl(var(--tumblr)/.6)
}

.bg-tumblr\/65 {
    background-color: rgba(54,71,94,.65);
    background-color: hsl(var(--tumblr)/.65)
}

.bg-tumblr\/70 {
    background-color: rgba(54,71,94,.7);
    background-color: hsl(var(--tumblr)/.7)
}

.bg-tumblr\/75 {
    background-color: rgba(54,71,94,.75);
    background-color: hsl(var(--tumblr)/.75)
}

.bg-tumblr\/80 {
    background-color: rgba(54,71,94,.8);
    background-color: hsl(var(--tumblr)/.8)
}

.bg-tumblr\/85 {
    background-color: rgba(54,71,94,.85);
    background-color: hsl(var(--tumblr)/.85)
}

.bg-tumblr\/90 {
    background-color: rgba(54,71,94,.9);
    background-color: hsl(var(--tumblr)/.9)
}

.bg-tumblr\/95 {
    background-color: rgba(54,71,94,.95);
    background-color: hsl(var(--tumblr)/.95)
}

.bg-turquoise {
    background-color: #20afbc;
    background-color: hsl(var(--turquoise))
}

.bg-turquoise-accent {
    background-color: #d4eff2;
    background-color: hsl(var(--turquoise-accent))
}

.bg-turquoise-accent\/0 {
    background-color: rgba(212,239,242,0);
    background-color: hsl(var(--turquoise-accent)/0)
}

.bg-turquoise-accent\/10 {
    background-color: rgba(212,239,242,.1);
    background-color: hsl(var(--turquoise-accent)/.1)
}

.bg-turquoise-accent\/100 {
    background-color: #d4eff2;
    background-color: hsl(var(--turquoise-accent)/1)
}

.bg-turquoise-accent\/15 {
    background-color: rgba(212,239,242,.15);
    background-color: hsl(var(--turquoise-accent)/.15)
}

.bg-turquoise-accent\/20 {
    background-color: rgba(212,239,242,.2);
    background-color: hsl(var(--turquoise-accent)/.2)
}

.bg-turquoise-accent\/25 {
    background-color: rgba(212,239,242,.25);
    background-color: hsl(var(--turquoise-accent)/.25)
}

.bg-turquoise-accent\/30 {
    background-color: rgba(212,239,242,.3);
    background-color: hsl(var(--turquoise-accent)/.3)
}

.bg-turquoise-accent\/35 {
    background-color: rgba(212,239,242,.35);
    background-color: hsl(var(--turquoise-accent)/.35)
}

.bg-turquoise-accent\/40 {
    background-color: rgba(212,239,242,.4);
    background-color: hsl(var(--turquoise-accent)/.4)
}

.bg-turquoise-accent\/45 {
    background-color: rgba(212,239,242,.45);
    background-color: hsl(var(--turquoise-accent)/.45)
}

.bg-turquoise-accent\/5 {
    background-color: rgba(212,239,242,.05);
    background-color: hsl(var(--turquoise-accent)/.05)
}

.bg-turquoise-accent\/50 {
    background-color: rgba(212,239,242,.5);
    background-color: hsl(var(--turquoise-accent)/.5)
}

.bg-turquoise-accent\/55 {
    background-color: rgba(212,239,242,.55);
    background-color: hsl(var(--turquoise-accent)/.55)
}

.bg-turquoise-accent\/60 {
    background-color: rgba(212,239,242,.6);
    background-color: hsl(var(--turquoise-accent)/.6)
}

.bg-turquoise-accent\/65 {
    background-color: rgba(212,239,242,.65);
    background-color: hsl(var(--turquoise-accent)/.65)
}

.bg-turquoise-accent\/70 {
    background-color: rgba(212,239,242,.7);
    background-color: hsl(var(--turquoise-accent)/.7)
}

.bg-turquoise-accent\/75 {
    background-color: rgba(212,239,242,.75);
    background-color: hsl(var(--turquoise-accent)/.75)
}

.bg-turquoise-accent\/80 {
    background-color: rgba(212,239,242,.8);
    background-color: hsl(var(--turquoise-accent)/.8)
}

.bg-turquoise-accent\/85 {
    background-color: rgba(212,239,242,.85);
    background-color: hsl(var(--turquoise-accent)/.85)
}

.bg-turquoise-accent\/90 {
    background-color: rgba(212,239,242,.9);
    background-color: hsl(var(--turquoise-accent)/.9)
}

.bg-turquoise-accent\/95 {
    background-color: rgba(212,239,242,.95);
    background-color: hsl(var(--turquoise-accent)/.95)
}

.bg-turquoise-dark {
    background-color: #167a83;
    background-color: hsl(var(--turquoise-dark))
}

.bg-turquoise-dark\/0 {
    background-color: rgba(22,122,131,0);
    background-color: hsl(var(--turquoise-dark)/0)
}

.bg-turquoise-dark\/10 {
    background-color: rgba(22,122,131,.1);
    background-color: hsl(var(--turquoise-dark)/.1)
}

.bg-turquoise-dark\/100 {
    background-color: #167a83;
    background-color: hsl(var(--turquoise-dark)/1)
}

.bg-turquoise-dark\/15 {
    background-color: rgba(22,122,131,.15);
    background-color: hsl(var(--turquoise-dark)/.15)
}

.bg-turquoise-dark\/20 {
    background-color: rgba(22,122,131,.2);
    background-color: hsl(var(--turquoise-dark)/.2)
}

.bg-turquoise-dark\/25 {
    background-color: rgba(22,122,131,.25);
    background-color: hsl(var(--turquoise-dark)/.25)
}

.bg-turquoise-dark\/30 {
    background-color: rgba(22,122,131,.3);
    background-color: hsl(var(--turquoise-dark)/.3)
}

.bg-turquoise-dark\/35 {
    background-color: rgba(22,122,131,.35);
    background-color: hsl(var(--turquoise-dark)/.35)
}

.bg-turquoise-dark\/40 {
    background-color: rgba(22,122,131,.4);
    background-color: hsl(var(--turquoise-dark)/.4)
}

.bg-turquoise-dark\/45 {
    background-color: rgba(22,122,131,.45);
    background-color: hsl(var(--turquoise-dark)/.45)
}

.bg-turquoise-dark\/5 {
    background-color: rgba(22,122,131,.05);
    background-color: hsl(var(--turquoise-dark)/.05)
}

.bg-turquoise-dark\/50 {
    background-color: rgba(22,122,131,.5);
    background-color: hsl(var(--turquoise-dark)/.5)
}

.bg-turquoise-dark\/55 {
    background-color: rgba(22,122,131,.55);
    background-color: hsl(var(--turquoise-dark)/.55)
}

.bg-turquoise-dark\/60 {
    background-color: rgba(22,122,131,.6);
    background-color: hsl(var(--turquoise-dark)/.6)
}

.bg-turquoise-dark\/65 {
    background-color: rgba(22,122,131,.65);
    background-color: hsl(var(--turquoise-dark)/.65)
}

.bg-turquoise-dark\/70 {
    background-color: rgba(22,122,131,.7);
    background-color: hsl(var(--turquoise-dark)/.7)
}

.bg-turquoise-dark\/75 {
    background-color: rgba(22,122,131,.75);
    background-color: hsl(var(--turquoise-dark)/.75)
}

.bg-turquoise-dark\/80 {
    background-color: rgba(22,122,131,.8);
    background-color: hsl(var(--turquoise-dark)/.8)
}

.bg-turquoise-dark\/85 {
    background-color: rgba(22,122,131,.85);
    background-color: hsl(var(--turquoise-dark)/.85)
}

.bg-turquoise-dark\/90 {
    background-color: rgba(22,122,131,.9);
    background-color: hsl(var(--turquoise-dark)/.9)
}

.bg-turquoise-dark\/95 {
    background-color: rgba(22,122,131,.95);
    background-color: hsl(var(--turquoise-dark)/.95)
}

.bg-turquoise-light {
    background-color: #d4eff2;
    background-color: hsl(var(--turquoise-light))
}

.bg-turquoise-light\/0 {
    background-color: rgba(212,239,242,0);
    background-color: hsl(var(--turquoise-light)/0)
}

.bg-turquoise-light\/10 {
    background-color: rgba(212,239,242,.1);
    background-color: hsl(var(--turquoise-light)/.1)
}

.bg-turquoise-light\/100 {
    background-color: #d4eff2;
    background-color: hsl(var(--turquoise-light)/1)
}

.bg-turquoise-light\/15 {
    background-color: rgba(212,239,242,.15);
    background-color: hsl(var(--turquoise-light)/.15)
}

.bg-turquoise-light\/20 {
    background-color: rgba(212,239,242,.2);
    background-color: hsl(var(--turquoise-light)/.2)
}

.bg-turquoise-light\/25 {
    background-color: rgba(212,239,242,.25);
    background-color: hsl(var(--turquoise-light)/.25)
}

.bg-turquoise-light\/30 {
    background-color: rgba(212,239,242,.3);
    background-color: hsl(var(--turquoise-light)/.3)
}

.bg-turquoise-light\/35 {
    background-color: rgba(212,239,242,.35);
    background-color: hsl(var(--turquoise-light)/.35)
}

.bg-turquoise-light\/40 {
    background-color: rgba(212,239,242,.4);
    background-color: hsl(var(--turquoise-light)/.4)
}

.bg-turquoise-light\/45 {
    background-color: rgba(212,239,242,.45);
    background-color: hsl(var(--turquoise-light)/.45)
}

.bg-turquoise-light\/5 {
    background-color: rgba(212,239,242,.05);
    background-color: hsl(var(--turquoise-light)/.05)
}

.bg-turquoise-light\/50 {
    background-color: rgba(212,239,242,.5);
    background-color: hsl(var(--turquoise-light)/.5)
}

.bg-turquoise-light\/55 {
    background-color: rgba(212,239,242,.55);
    background-color: hsl(var(--turquoise-light)/.55)
}

.bg-turquoise-light\/60 {
    background-color: rgba(212,239,242,.6);
    background-color: hsl(var(--turquoise-light)/.6)
}

.bg-turquoise-light\/65 {
    background-color: rgba(212,239,242,.65);
    background-color: hsl(var(--turquoise-light)/.65)
}

.bg-turquoise-light\/70 {
    background-color: rgba(212,239,242,.7);
    background-color: hsl(var(--turquoise-light)/.7)
}

.bg-turquoise-light\/75 {
    background-color: rgba(212,239,242,.75);
    background-color: hsl(var(--turquoise-light)/.75)
}

.bg-turquoise-light\/80 {
    background-color: rgba(212,239,242,.8);
    background-color: hsl(var(--turquoise-light)/.8)
}

.bg-turquoise-light\/85 {
    background-color: rgba(212,239,242,.85);
    background-color: hsl(var(--turquoise-light)/.85)
}

.bg-turquoise-light\/90 {
    background-color: rgba(212,239,242,.9);
    background-color: hsl(var(--turquoise-light)/.9)
}

.bg-turquoise-light\/95 {
    background-color: rgba(212,239,242,.95);
    background-color: hsl(var(--turquoise-light)/.95)
}

.bg-turquoise-secondary {
    background-color: #167a83;
    background-color: hsl(var(--turquoise-secondary))
}

.bg-turquoise-secondary\/0 {
    background-color: rgba(22,122,131,0);
    background-color: hsl(var(--turquoise-secondary)/0)
}

.bg-turquoise-secondary\/10 {
    background-color: rgba(22,122,131,.1);
    background-color: hsl(var(--turquoise-secondary)/.1)
}

.bg-turquoise-secondary\/100 {
    background-color: #167a83;
    background-color: hsl(var(--turquoise-secondary)/1)
}

.bg-turquoise-secondary\/15 {
    background-color: rgba(22,122,131,.15);
    background-color: hsl(var(--turquoise-secondary)/.15)
}

.bg-turquoise-secondary\/20 {
    background-color: rgba(22,122,131,.2);
    background-color: hsl(var(--turquoise-secondary)/.2)
}

.bg-turquoise-secondary\/25 {
    background-color: rgba(22,122,131,.25);
    background-color: hsl(var(--turquoise-secondary)/.25)
}

.bg-turquoise-secondary\/30 {
    background-color: rgba(22,122,131,.3);
    background-color: hsl(var(--turquoise-secondary)/.3)
}

.bg-turquoise-secondary\/35 {
    background-color: rgba(22,122,131,.35);
    background-color: hsl(var(--turquoise-secondary)/.35)
}

.bg-turquoise-secondary\/40 {
    background-color: rgba(22,122,131,.4);
    background-color: hsl(var(--turquoise-secondary)/.4)
}

.bg-turquoise-secondary\/45 {
    background-color: rgba(22,122,131,.45);
    background-color: hsl(var(--turquoise-secondary)/.45)
}

.bg-turquoise-secondary\/5 {
    background-color: rgba(22,122,131,.05);
    background-color: hsl(var(--turquoise-secondary)/.05)
}

.bg-turquoise-secondary\/50 {
    background-color: rgba(22,122,131,.5);
    background-color: hsl(var(--turquoise-secondary)/.5)
}

.bg-turquoise-secondary\/55 {
    background-color: rgba(22,122,131,.55);
    background-color: hsl(var(--turquoise-secondary)/.55)
}

.bg-turquoise-secondary\/60 {
    background-color: rgba(22,122,131,.6);
    background-color: hsl(var(--turquoise-secondary)/.6)
}

.bg-turquoise-secondary\/65 {
    background-color: rgba(22,122,131,.65);
    background-color: hsl(var(--turquoise-secondary)/.65)
}

.bg-turquoise-secondary\/70 {
    background-color: rgba(22,122,131,.7);
    background-color: hsl(var(--turquoise-secondary)/.7)
}

.bg-turquoise-secondary\/75 {
    background-color: rgba(22,122,131,.75);
    background-color: hsl(var(--turquoise-secondary)/.75)
}

.bg-turquoise-secondary\/80 {
    background-color: rgba(22,122,131,.8);
    background-color: hsl(var(--turquoise-secondary)/.8)
}

.bg-turquoise-secondary\/85 {
    background-color: rgba(22,122,131,.85);
    background-color: hsl(var(--turquoise-secondary)/.85)
}

.bg-turquoise-secondary\/90 {
    background-color: rgba(22,122,131,.9);
    background-color: hsl(var(--turquoise-secondary)/.9)
}

.bg-turquoise-secondary\/95 {
    background-color: rgba(22,122,131,.95);
    background-color: hsl(var(--turquoise-secondary)/.95)
}

.bg-turquoise\/0 {
    background-color: rgba(32,175,188,0);
    background-color: hsl(var(--turquoise)/0)
}

.bg-turquoise\/10 {
    background-color: rgba(32,175,188,.1);
    background-color: hsl(var(--turquoise)/.1)
}

.bg-turquoise\/100 {
    background-color: #20afbc;
    background-color: hsl(var(--turquoise)/1)
}

.bg-turquoise\/15 {
    background-color: rgba(32,175,188,.15);
    background-color: hsl(var(--turquoise)/.15)
}

.bg-turquoise\/20 {
    background-color: rgba(32,175,188,.2);
    background-color: hsl(var(--turquoise)/.2)
}

.bg-turquoise\/25 {
    background-color: rgba(32,175,188,.25);
    background-color: hsl(var(--turquoise)/.25)
}

.bg-turquoise\/30 {
    background-color: rgba(32,175,188,.3);
    background-color: hsl(var(--turquoise)/.3)
}

.bg-turquoise\/35 {
    background-color: rgba(32,175,188,.35);
    background-color: hsl(var(--turquoise)/.35)
}

.bg-turquoise\/40 {
    background-color: rgba(32,175,188,.4);
    background-color: hsl(var(--turquoise)/.4)
}

.bg-turquoise\/45 {
    background-color: rgba(32,175,188,.45);
    background-color: hsl(var(--turquoise)/.45)
}

.bg-turquoise\/5 {
    background-color: rgba(32,175,188,.05);
    background-color: hsl(var(--turquoise)/.05)
}

.bg-turquoise\/50 {
    background-color: rgba(32,175,188,.5);
    background-color: hsl(var(--turquoise)/.5)
}

.bg-turquoise\/55 {
    background-color: rgba(32,175,188,.55);
    background-color: hsl(var(--turquoise)/.55)
}

.bg-turquoise\/60 {
    background-color: rgba(32,175,188,.6);
    background-color: hsl(var(--turquoise)/.6)
}

.bg-turquoise\/65 {
    background-color: rgba(32,175,188,.65);
    background-color: hsl(var(--turquoise)/.65)
}

.bg-turquoise\/70 {
    background-color: rgba(32,175,188,.7);
    background-color: hsl(var(--turquoise)/.7)
}

.bg-turquoise\/75 {
    background-color: rgba(32,175,188,.75);
    background-color: hsl(var(--turquoise)/.75)
}

.bg-turquoise\/80 {
    background-color: rgba(32,175,188,.8);
    background-color: hsl(var(--turquoise)/.8)
}

.bg-turquoise\/85 {
    background-color: rgba(32,175,188,.85);
    background-color: hsl(var(--turquoise)/.85)
}

.bg-turquoise\/90 {
    background-color: rgba(32,175,188,.9);
    background-color: hsl(var(--turquoise)/.9)
}

.bg-turquoise\/95 {
    background-color: rgba(32,175,188,.95);
    background-color: hsl(var(--turquoise)/.95)
}

.bg-url {
    background-color: hsl(var(--url))
}

.bg-url\/0 {
    background-color: hsl(var(--url)/0)
}

.bg-url\/10 {
    background-color: hsl(var(--url)/.1)
}

.bg-url\/100 {
    background-color: hsl(var(--url)/1)
}

.bg-url\/15 {
    background-color: hsl(var(--url)/.15)
}

.bg-url\/20 {
    background-color: hsl(var(--url)/.2)
}

.bg-url\/25 {
    background-color: hsl(var(--url)/.25)
}

.bg-url\/30 {
    background-color: hsl(var(--url)/.3)
}

.bg-url\/35 {
    background-color: hsl(var(--url)/.35)
}

.bg-url\/40 {
    background-color: hsl(var(--url)/.4)
}

.bg-url\/45 {
    background-color: hsl(var(--url)/.45)
}

.bg-url\/5 {
    background-color: hsl(var(--url)/.05)
}

.bg-url\/50 {
    background-color: hsl(var(--url)/.5)
}

.bg-url\/55 {
    background-color: hsl(var(--url)/.55)
}

.bg-url\/60 {
    background-color: hsl(var(--url)/.6)
}

.bg-url\/65 {
    background-color: hsl(var(--url)/.65)
}

.bg-url\/70 {
    background-color: hsl(var(--url)/.7)
}

.bg-url\/75 {
    background-color: hsl(var(--url)/.75)
}

.bg-url\/80 {
    background-color: hsl(var(--url)/.8)
}

.bg-url\/85 {
    background-color: hsl(var(--url)/.85)
}

.bg-url\/90 {
    background-color: hsl(var(--url)/.9)
}

.bg-url\/95 {
    background-color: hsl(var(--url)/.95)
}

.bg-whatsapp {
    background-color: #25d366;
    background-color: hsl(var(--whatsapp))
}

.bg-whatsapp\/0 {
    background-color: hsl(142.4,70.2%,48.6%/0);
    background-color: hsl(var(--whatsapp)/0)
}

.bg-whatsapp\/10 {
    background-color: hsl(142.4,70.2%,48.6%/.1);
    background-color: hsl(var(--whatsapp)/.1)
}

.bg-whatsapp\/100 {
    background-color: hsl(142.4,70.2%,48.6%/1);
    background-color: hsl(var(--whatsapp)/1)
}

.bg-whatsapp\/15 {
    background-color: hsl(142.4,70.2%,48.6%/.15);
    background-color: hsl(var(--whatsapp)/.15)
}

.bg-whatsapp\/20 {
    background-color: hsl(142.4,70.2%,48.6%/.2);
    background-color: hsl(var(--whatsapp)/.2)
}

.bg-whatsapp\/25 {
    background-color: hsl(142.4,70.2%,48.6%/.25);
    background-color: hsl(var(--whatsapp)/.25)
}

.bg-whatsapp\/30 {
    background-color: hsl(142.4,70.2%,48.6%/.3);
    background-color: hsl(var(--whatsapp)/.3)
}

.bg-whatsapp\/35 {
    background-color: hsl(142.4,70.2%,48.6%/.35);
    background-color: hsl(var(--whatsapp)/.35)
}

.bg-whatsapp\/40 {
    background-color: hsl(142.4,70.2%,48.6%/.4);
    background-color: hsl(var(--whatsapp)/.4)
}

.bg-whatsapp\/45 {
    background-color: hsl(142.4,70.2%,48.6%/.45);
    background-color: hsl(var(--whatsapp)/.45)
}

.bg-whatsapp\/5 {
    background-color: hsl(142.4,70.2%,48.6%/.05);
    background-color: hsl(var(--whatsapp)/.05)
}

.bg-whatsapp\/50 {
    background-color: hsl(142.4,70.2%,48.6%/.5);
    background-color: hsl(var(--whatsapp)/.5)
}

.bg-whatsapp\/55 {
    background-color: hsl(142.4,70.2%,48.6%/.55);
    background-color: hsl(var(--whatsapp)/.55)
}

.bg-whatsapp\/60 {
    background-color: hsl(142.4,70.2%,48.6%/.6);
    background-color: hsl(var(--whatsapp)/.6)
}

.bg-whatsapp\/65 {
    background-color: hsl(142.4,70.2%,48.6%/.65);
    background-color: hsl(var(--whatsapp)/.65)
}

.bg-whatsapp\/70 {
    background-color: hsl(142.4,70.2%,48.6%/.7);
    background-color: hsl(var(--whatsapp)/.7)
}

.bg-whatsapp\/75 {
    background-color: hsl(142.4,70.2%,48.6%/.75);
    background-color: hsl(var(--whatsapp)/.75)
}

.bg-whatsapp\/80 {
    background-color: hsl(142.4,70.2%,48.6%/.8);
    background-color: hsl(var(--whatsapp)/.8)
}

.bg-whatsapp\/85 {
    background-color: hsl(142.4,70.2%,48.6%/.85);
    background-color: hsl(var(--whatsapp)/.85)
}

.bg-whatsapp\/90 {
    background-color: hsl(142.4,70.2%,48.6%/.9);
    background-color: hsl(var(--whatsapp)/.9)
}

.bg-whatsapp\/95 {
    background-color: hsl(142.4,70.2%,48.6%/.95);
    background-color: hsl(var(--whatsapp)/.95)
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255,255,255,var(--tw-bg-opacity))
}

.bg-white\/10 {
    background-color: hsla(0,0%,100%,.1)
}

.bg-wild-sand {
    --tw-bg-opacity: 1;
    background-color: #f5f5f5;
    background-color: rgba(245,245,245,var(--tw-bg-opacity))
}

.bg-wild-sand\/0 {
    background-color: hsla(0,0%,96%,0)
}

.bg-wild-sand\/10 {
    background-color: hsla(0,0%,96%,.1)
}

.bg-wild-sand\/100 {
    background-color: #f5f5f5
}

.bg-wild-sand\/15 {
    background-color: hsla(0,0%,96%,.15)
}

.bg-wild-sand\/20 {
    background-color: hsla(0,0%,96%,.2)
}

.bg-wild-sand\/25 {
    background-color: hsla(0,0%,96%,.25)
}

.bg-wild-sand\/30 {
    background-color: hsla(0,0%,96%,.3)
}

.bg-wild-sand\/35 {
    background-color: hsla(0,0%,96%,.35)
}

.bg-wild-sand\/40 {
    background-color: hsla(0,0%,96%,.4)
}

.bg-wild-sand\/45 {
    background-color: hsla(0,0%,96%,.45)
}

.bg-wild-sand\/5 {
    background-color: hsla(0,0%,96%,.05)
}

.bg-wild-sand\/50 {
    background-color: hsla(0,0%,96%,.5)
}

.bg-wild-sand\/55 {
    background-color: hsla(0,0%,96%,.55)
}

.bg-wild-sand\/60 {
    background-color: hsla(0,0%,96%,.6)
}

.bg-wild-sand\/65 {
    background-color: hsla(0,0%,96%,.65)
}

.bg-wild-sand\/70 {
    background-color: hsla(0,0%,96%,.7)
}

.bg-wild-sand\/75 {
    background-color: hsla(0,0%,96%,.75)
}

.bg-wild-sand\/80 {
    background-color: hsla(0,0%,96%,.8)
}

.bg-wild-sand\/85 {
    background-color: hsla(0,0%,96%,.85)
}

.bg-wild-sand\/90 {
    background-color: hsla(0,0%,96%,.9)
}

.bg-wild-sand\/95 {
    background-color: hsla(0,0%,96%,.95)
}

.bg-x {
    background-color: #000;
    background-color: hsl(var(--x))
}

.bg-x\/0 {
    background-color: transparent;
    background-color: hsl(var(--x)/0)
}

.bg-x\/10 {
    background-color: rgba(0,0,0,.1);
    background-color: hsl(var(--x)/.1)
}

.bg-x\/100 {
    background-color: #000;
    background-color: hsl(var(--x)/1)
}

.bg-x\/15 {
    background-color: rgba(0,0,0,.15);
    background-color: hsl(var(--x)/.15)
}

.bg-x\/20 {
    background-color: rgba(0,0,0,.2);
    background-color: hsl(var(--x)/.2)
}

.bg-x\/25 {
    background-color: rgba(0,0,0,.25);
    background-color: hsl(var(--x)/.25)
}

.bg-x\/30 {
    background-color: rgba(0,0,0,.3);
    background-color: hsl(var(--x)/.3)
}

.bg-x\/35 {
    background-color: rgba(0,0,0,.35);
    background-color: hsl(var(--x)/.35)
}

.bg-x\/40 {
    background-color: rgba(0,0,0,.4);
    background-color: hsl(var(--x)/.4)
}

.bg-x\/45 {
    background-color: rgba(0,0,0,.45);
    background-color: hsl(var(--x)/.45)
}

.bg-x\/5 {
    background-color: rgba(0,0,0,.05);
    background-color: hsl(var(--x)/.05)
}

.bg-x\/50 {
    background-color: rgba(0,0,0,.5);
    background-color: hsl(var(--x)/.5)
}

.bg-x\/55 {
    background-color: rgba(0,0,0,.55);
    background-color: hsl(var(--x)/.55)
}

.bg-x\/60 {
    background-color: rgba(0,0,0,.6);
    background-color: hsl(var(--x)/.6)
}

.bg-x\/65 {
    background-color: rgba(0,0,0,.65);
    background-color: hsl(var(--x)/.65)
}

.bg-x\/70 {
    background-color: rgba(0,0,0,.7);
    background-color: hsl(var(--x)/.7)
}

.bg-x\/75 {
    background-color: rgba(0,0,0,.75);
    background-color: hsl(var(--x)/.75)
}

.bg-x\/80 {
    background-color: rgba(0,0,0,.8);
    background-color: hsl(var(--x)/.8)
}

.bg-x\/85 {
    background-color: rgba(0,0,0,.85);
    background-color: hsl(var(--x)/.85)
}

.bg-x\/90 {
    background-color: rgba(0,0,0,.9);
    background-color: hsl(var(--x)/.9)
}

.bg-x\/95 {
    background-color: rgba(0,0,0,.95);
    background-color: hsl(var(--x)/.95)
}

.bg-yellow {
    background-color: #fab319;
    background-color: hsl(var(--yellow))
}

.bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: #fef9c3;
    background-color: rgba(254,249,195,var(--tw-bg-opacity))
}

.bg-yellow-100\/0 {
    background-color: hsla(55,97%,88%,0)
}

.bg-yellow-100\/10 {
    background-color: hsla(55,97%,88%,.1)
}

.bg-yellow-100\/100 {
    background-color: #fef9c3
}

.bg-yellow-100\/15 {
    background-color: hsla(55,97%,88%,.15)
}

.bg-yellow-100\/20 {
    background-color: hsla(55,97%,88%,.2)
}

.bg-yellow-100\/25 {
    background-color: hsla(55,97%,88%,.25)
}

.bg-yellow-100\/30 {
    background-color: hsla(55,97%,88%,.3)
}

.bg-yellow-100\/35 {
    background-color: hsla(55,97%,88%,.35)
}

.bg-yellow-100\/40 {
    background-color: hsla(55,97%,88%,.4)
}

.bg-yellow-100\/45 {
    background-color: hsla(55,97%,88%,.45)
}

.bg-yellow-100\/5 {
    background-color: hsla(55,97%,88%,.05)
}

.bg-yellow-100\/50 {
    background-color: hsla(55,97%,88%,.5)
}

.bg-yellow-100\/55 {
    background-color: hsla(55,97%,88%,.55)
}

.bg-yellow-100\/60 {
    background-color: hsla(55,97%,88%,.6)
}

.bg-yellow-100\/65 {
    background-color: hsla(55,97%,88%,.65)
}

.bg-yellow-100\/70 {
    background-color: hsla(55,97%,88%,.7)
}

.bg-yellow-100\/75 {
    background-color: hsla(55,97%,88%,.75)
}

.bg-yellow-100\/80 {
    background-color: hsla(55,97%,88%,.8)
}

.bg-yellow-100\/85 {
    background-color: hsla(55,97%,88%,.85)
}

.bg-yellow-100\/90 {
    background-color: hsla(55,97%,88%,.9)
}

.bg-yellow-100\/95 {
    background-color: hsla(55,97%,88%,.95)
}

.bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: #fef08a;
    background-color: rgba(254,240,138,var(--tw-bg-opacity))
}

.bg-yellow-200\/0 {
    background-color: hsla(53,98%,77%,0)
}

.bg-yellow-200\/10 {
    background-color: hsla(53,98%,77%,.1)
}

.bg-yellow-200\/100 {
    background-color: #fef08a
}

.bg-yellow-200\/15 {
    background-color: hsla(53,98%,77%,.15)
}

.bg-yellow-200\/20 {
    background-color: hsla(53,98%,77%,.2)
}

.bg-yellow-200\/25 {
    background-color: hsla(53,98%,77%,.25)
}

.bg-yellow-200\/30 {
    background-color: hsla(53,98%,77%,.3)
}

.bg-yellow-200\/35 {
    background-color: hsla(53,98%,77%,.35)
}

.bg-yellow-200\/40 {
    background-color: hsla(53,98%,77%,.4)
}

.bg-yellow-200\/45 {
    background-color: hsla(53,98%,77%,.45)
}

.bg-yellow-200\/5 {
    background-color: hsla(53,98%,77%,.05)
}

.bg-yellow-200\/50 {
    background-color: hsla(53,98%,77%,.5)
}

.bg-yellow-200\/55 {
    background-color: hsla(53,98%,77%,.55)
}

.bg-yellow-200\/60 {
    background-color: hsla(53,98%,77%,.6)
}

.bg-yellow-200\/65 {
    background-color: hsla(53,98%,77%,.65)
}

.bg-yellow-200\/70 {
    background-color: hsla(53,98%,77%,.7)
}

.bg-yellow-200\/75 {
    background-color: hsla(53,98%,77%,.75)
}

.bg-yellow-200\/80 {
    background-color: hsla(53,98%,77%,.8)
}

.bg-yellow-200\/85 {
    background-color: hsla(53,98%,77%,.85)
}

.bg-yellow-200\/90 {
    background-color: hsla(53,98%,77%,.9)
}

.bg-yellow-200\/95 {
    background-color: hsla(53,98%,77%,.95)
}

.bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: #fde047;
    background-color: rgba(253,224,71,var(--tw-bg-opacity))
}

.bg-yellow-300\/0 {
    background-color: rgba(253,224,71,0)
}

.bg-yellow-300\/10 {
    background-color: rgba(253,224,71,.1)
}

.bg-yellow-300\/100 {
    background-color: #fde047
}

.bg-yellow-300\/15 {
    background-color: rgba(253,224,71,.15)
}

.bg-yellow-300\/20 {
    background-color: rgba(253,224,71,.2)
}

.bg-yellow-300\/25 {
    background-color: rgba(253,224,71,.25)
}

.bg-yellow-300\/30 {
    background-color: rgba(253,224,71,.3)
}

.bg-yellow-300\/35 {
    background-color: rgba(253,224,71,.35)
}

.bg-yellow-300\/40 {
    background-color: rgba(253,224,71,.4)
}

.bg-yellow-300\/45 {
    background-color: rgba(253,224,71,.45)
}

.bg-yellow-300\/5 {
    background-color: rgba(253,224,71,.05)
}

.bg-yellow-300\/50 {
    background-color: rgba(253,224,71,.5)
}

.bg-yellow-300\/55 {
    background-color: rgba(253,224,71,.55)
}

.bg-yellow-300\/60 {
    background-color: rgba(253,224,71,.6)
}

.bg-yellow-300\/65 {
    background-color: rgba(253,224,71,.65)
}

.bg-yellow-300\/70 {
    background-color: rgba(253,224,71,.7)
}

.bg-yellow-300\/75 {
    background-color: rgba(253,224,71,.75)
}

.bg-yellow-300\/80 {
    background-color: rgba(253,224,71,.8)
}

.bg-yellow-300\/85 {
    background-color: rgba(253,224,71,.85)
}

.bg-yellow-300\/90 {
    background-color: rgba(253,224,71,.9)
}

.bg-yellow-300\/95 {
    background-color: rgba(253,224,71,.95)
}

.bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: #facc15;
    background-color: rgba(250,204,21,var(--tw-bg-opacity))
}

.bg-yellow-400\/0 {
    background-color: rgba(250,204,21,0)
}

.bg-yellow-400\/10 {
    background-color: rgba(250,204,21,.1)
}

.bg-yellow-400\/100 {
    background-color: #facc15
}

.bg-yellow-400\/15 {
    background-color: rgba(250,204,21,.15)
}

.bg-yellow-400\/20 {
    background-color: rgba(250,204,21,.2)
}

.bg-yellow-400\/25 {
    background-color: rgba(250,204,21,.25)
}

.bg-yellow-400\/30 {
    background-color: rgba(250,204,21,.3)
}

.bg-yellow-400\/35 {
    background-color: rgba(250,204,21,.35)
}

.bg-yellow-400\/40 {
    background-color: rgba(250,204,21,.4)
}

.bg-yellow-400\/45 {
    background-color: rgba(250,204,21,.45)
}

.bg-yellow-400\/5 {
    background-color: rgba(250,204,21,.05)
}

.bg-yellow-400\/50 {
    background-color: rgba(250,204,21,.5)
}

.bg-yellow-400\/55 {
    background-color: rgba(250,204,21,.55)
}

.bg-yellow-400\/60 {
    background-color: rgba(250,204,21,.6)
}

.bg-yellow-400\/65 {
    background-color: rgba(250,204,21,.65)
}

.bg-yellow-400\/70 {
    background-color: rgba(250,204,21,.7)
}

.bg-yellow-400\/75 {
    background-color: rgba(250,204,21,.75)
}

.bg-yellow-400\/80 {
    background-color: rgba(250,204,21,.8)
}

.bg-yellow-400\/85 {
    background-color: rgba(250,204,21,.85)
}

.bg-yellow-400\/90 {
    background-color: rgba(250,204,21,.9)
}

.bg-yellow-400\/95 {
    background-color: rgba(250,204,21,.95)
}

.bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: #fefce8;
    background-color: rgba(254,252,232,var(--tw-bg-opacity))
}

.bg-yellow-50\/0 {
    background-color: hsla(55,92%,95%,0)
}

.bg-yellow-50\/10 {
    background-color: hsla(55,92%,95%,.1)
}

.bg-yellow-50\/100 {
    background-color: #fefce8
}

.bg-yellow-50\/15 {
    background-color: hsla(55,92%,95%,.15)
}

.bg-yellow-50\/20 {
    background-color: hsla(55,92%,95%,.2)
}

.bg-yellow-50\/25 {
    background-color: hsla(55,92%,95%,.25)
}

.bg-yellow-50\/30 {
    background-color: hsla(55,92%,95%,.3)
}

.bg-yellow-50\/35 {
    background-color: hsla(55,92%,95%,.35)
}

.bg-yellow-50\/40 {
    background-color: hsla(55,92%,95%,.4)
}

.bg-yellow-50\/45 {
    background-color: hsla(55,92%,95%,.45)
}

.bg-yellow-50\/5 {
    background-color: hsla(55,92%,95%,.05)
}

.bg-yellow-50\/50 {
    background-color: hsla(55,92%,95%,.5)
}

.bg-yellow-50\/55 {
    background-color: hsla(55,92%,95%,.55)
}

.bg-yellow-50\/60 {
    background-color: hsla(55,92%,95%,.6)
}

.bg-yellow-50\/65 {
    background-color: hsla(55,92%,95%,.65)
}

.bg-yellow-50\/70 {
    background-color: hsla(55,92%,95%,.7)
}

.bg-yellow-50\/75 {
    background-color: hsla(55,92%,95%,.75)
}

.bg-yellow-50\/80 {
    background-color: hsla(55,92%,95%,.8)
}

.bg-yellow-50\/85 {
    background-color: hsla(55,92%,95%,.85)
}

.bg-yellow-50\/90 {
    background-color: hsla(55,92%,95%,.9)
}

.bg-yellow-50\/95 {
    background-color: hsla(55,92%,95%,.95)
}

.bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: #eab308;
    background-color: rgba(234,179,8,var(--tw-bg-opacity))
}

.bg-yellow-500\/0 {
    background-color: rgba(234,179,8,0)
}

.bg-yellow-500\/10 {
    background-color: rgba(234,179,8,.1)
}

.bg-yellow-500\/100 {
    background-color: #eab308
}

.bg-yellow-500\/15 {
    background-color: rgba(234,179,8,.15)
}

.bg-yellow-500\/20 {
    background-color: rgba(234,179,8,.2)
}

.bg-yellow-500\/25 {
    background-color: rgba(234,179,8,.25)
}

.bg-yellow-500\/30 {
    background-color: rgba(234,179,8,.3)
}

.bg-yellow-500\/35 {
    background-color: rgba(234,179,8,.35)
}

.bg-yellow-500\/40 {
    background-color: rgba(234,179,8,.4)
}

.bg-yellow-500\/45 {
    background-color: rgba(234,179,8,.45)
}

.bg-yellow-500\/5 {
    background-color: rgba(234,179,8,.05)
}

.bg-yellow-500\/50 {
    background-color: rgba(234,179,8,.5)
}

.bg-yellow-500\/55 {
    background-color: rgba(234,179,8,.55)
}

.bg-yellow-500\/60 {
    background-color: rgba(234,179,8,.6)
}

.bg-yellow-500\/65 {
    background-color: rgba(234,179,8,.65)
}

.bg-yellow-500\/70 {
    background-color: rgba(234,179,8,.7)
}

.bg-yellow-500\/75 {
    background-color: rgba(234,179,8,.75)
}

.bg-yellow-500\/80 {
    background-color: rgba(234,179,8,.8)
}

.bg-yellow-500\/85 {
    background-color: rgba(234,179,8,.85)
}

.bg-yellow-500\/90 {
    background-color: rgba(234,179,8,.9)
}

.bg-yellow-500\/95 {
    background-color: rgba(234,179,8,.95)
}

.bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: #ca8a04;
    background-color: rgba(202,138,4,var(--tw-bg-opacity))
}

.bg-yellow-600\/0 {
    background-color: rgba(202,138,4,0)
}

.bg-yellow-600\/10 {
    background-color: rgba(202,138,4,.1)
}

.bg-yellow-600\/100 {
    background-color: #ca8a04
}

.bg-yellow-600\/15 {
    background-color: rgba(202,138,4,.15)
}

.bg-yellow-600\/20 {
    background-color: rgba(202,138,4,.2)
}

.bg-yellow-600\/25 {
    background-color: rgba(202,138,4,.25)
}

.bg-yellow-600\/30 {
    background-color: rgba(202,138,4,.3)
}

.bg-yellow-600\/35 {
    background-color: rgba(202,138,4,.35)
}

.bg-yellow-600\/40 {
    background-color: rgba(202,138,4,.4)
}

.bg-yellow-600\/45 {
    background-color: rgba(202,138,4,.45)
}

.bg-yellow-600\/5 {
    background-color: rgba(202,138,4,.05)
}

.bg-yellow-600\/50 {
    background-color: rgba(202,138,4,.5)
}

.bg-yellow-600\/55 {
    background-color: rgba(202,138,4,.55)
}

.bg-yellow-600\/60 {
    background-color: rgba(202,138,4,.6)
}

.bg-yellow-600\/65 {
    background-color: rgba(202,138,4,.65)
}

.bg-yellow-600\/70 {
    background-color: rgba(202,138,4,.7)
}

.bg-yellow-600\/75 {
    background-color: rgba(202,138,4,.75)
}

.bg-yellow-600\/80 {
    background-color: rgba(202,138,4,.8)
}

.bg-yellow-600\/85 {
    background-color: rgba(202,138,4,.85)
}

.bg-yellow-600\/90 {
    background-color: rgba(202,138,4,.9)
}

.bg-yellow-600\/95 {
    background-color: rgba(202,138,4,.95)
}

.bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: #a16207;
    background-color: rgba(161,98,7,var(--tw-bg-opacity))
}

.bg-yellow-700\/0 {
    background-color: rgba(161,98,7,0)
}

.bg-yellow-700\/10 {
    background-color: rgba(161,98,7,.1)
}

.bg-yellow-700\/100 {
    background-color: #a16207
}

.bg-yellow-700\/15 {
    background-color: rgba(161,98,7,.15)
}

.bg-yellow-700\/20 {
    background-color: rgba(161,98,7,.2)
}

.bg-yellow-700\/25 {
    background-color: rgba(161,98,7,.25)
}

.bg-yellow-700\/30 {
    background-color: rgba(161,98,7,.3)
}

.bg-yellow-700\/35 {
    background-color: rgba(161,98,7,.35)
}

.bg-yellow-700\/40 {
    background-color: rgba(161,98,7,.4)
}

.bg-yellow-700\/45 {
    background-color: rgba(161,98,7,.45)
}

.bg-yellow-700\/5 {
    background-color: rgba(161,98,7,.05)
}

.bg-yellow-700\/50 {
    background-color: rgba(161,98,7,.5)
}

.bg-yellow-700\/55 {
    background-color: rgba(161,98,7,.55)
}

.bg-yellow-700\/60 {
    background-color: rgba(161,98,7,.6)
}

.bg-yellow-700\/65 {
    background-color: rgba(161,98,7,.65)
}

.bg-yellow-700\/70 {
    background-color: rgba(161,98,7,.7)
}

.bg-yellow-700\/75 {
    background-color: rgba(161,98,7,.75)
}

.bg-yellow-700\/80 {
    background-color: rgba(161,98,7,.8)
}

.bg-yellow-700\/85 {
    background-color: rgba(161,98,7,.85)
}

.bg-yellow-700\/90 {
    background-color: rgba(161,98,7,.9)
}

.bg-yellow-700\/95 {
    background-color: rgba(161,98,7,.95)
}

.bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: #854d0e;
    background-color: rgba(133,77,14,var(--tw-bg-opacity))
}

.bg-yellow-800\/0 {
    background-color: rgba(133,77,14,0)
}

.bg-yellow-800\/10 {
    background-color: rgba(133,77,14,.1)
}

.bg-yellow-800\/100 {
    background-color: #854d0e
}

.bg-yellow-800\/15 {
    background-color: rgba(133,77,14,.15)
}

.bg-yellow-800\/20 {
    background-color: rgba(133,77,14,.2)
}

.bg-yellow-800\/25 {
    background-color: rgba(133,77,14,.25)
}

.bg-yellow-800\/30 {
    background-color: rgba(133,77,14,.3)
}

.bg-yellow-800\/35 {
    background-color: rgba(133,77,14,.35)
}

.bg-yellow-800\/40 {
    background-color: rgba(133,77,14,.4)
}

.bg-yellow-800\/45 {
    background-color: rgba(133,77,14,.45)
}

.bg-yellow-800\/5 {
    background-color: rgba(133,77,14,.05)
}

.bg-yellow-800\/50 {
    background-color: rgba(133,77,14,.5)
}

.bg-yellow-800\/55 {
    background-color: rgba(133,77,14,.55)
}

.bg-yellow-800\/60 {
    background-color: rgba(133,77,14,.6)
}

.bg-yellow-800\/65 {
    background-color: rgba(133,77,14,.65)
}

.bg-yellow-800\/70 {
    background-color: rgba(133,77,14,.7)
}

.bg-yellow-800\/75 {
    background-color: rgba(133,77,14,.75)
}

.bg-yellow-800\/80 {
    background-color: rgba(133,77,14,.8)
}

.bg-yellow-800\/85 {
    background-color: rgba(133,77,14,.85)
}

.bg-yellow-800\/90 {
    background-color: rgba(133,77,14,.9)
}

.bg-yellow-800\/95 {
    background-color: rgba(133,77,14,.95)
}

.bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: #713f12;
    background-color: rgba(113,63,18,var(--tw-bg-opacity))
}

.bg-yellow-900\/0 {
    background-color: rgba(113,63,18,0)
}

.bg-yellow-900\/10 {
    background-color: rgba(113,63,18,.1)
}

.bg-yellow-900\/100 {
    background-color: #713f12
}

.bg-yellow-900\/15 {
    background-color: rgba(113,63,18,.15)
}

.bg-yellow-900\/20 {
    background-color: rgba(113,63,18,.2)
}

.bg-yellow-900\/25 {
    background-color: rgba(113,63,18,.25)
}

.bg-yellow-900\/30 {
    background-color: rgba(113,63,18,.3)
}

.bg-yellow-900\/35 {
    background-color: rgba(113,63,18,.35)
}

.bg-yellow-900\/40 {
    background-color: rgba(113,63,18,.4)
}

.bg-yellow-900\/45 {
    background-color: rgba(113,63,18,.45)
}

.bg-yellow-900\/5 {
    background-color: rgba(113,63,18,.05)
}

.bg-yellow-900\/50 {
    background-color: rgba(113,63,18,.5)
}

.bg-yellow-900\/55 {
    background-color: rgba(113,63,18,.55)
}

.bg-yellow-900\/60 {
    background-color: rgba(113,63,18,.6)
}

.bg-yellow-900\/65 {
    background-color: rgba(113,63,18,.65)
}

.bg-yellow-900\/70 {
    background-color: rgba(113,63,18,.7)
}

.bg-yellow-900\/75 {
    background-color: rgba(113,63,18,.75)
}

.bg-yellow-900\/80 {
    background-color: rgba(113,63,18,.8)
}

.bg-yellow-900\/85 {
    background-color: rgba(113,63,18,.85)
}

.bg-yellow-900\/90 {
    background-color: rgba(113,63,18,.9)
}

.bg-yellow-900\/95 {
    background-color: rgba(113,63,18,.95)
}

.bg-yellow-950 {
    --tw-bg-opacity: 1;
    background-color: #422006;
    background-color: rgba(66,32,6,var(--tw-bg-opacity))
}

.bg-yellow-950\/0 {
    background-color: rgba(66,32,6,0)
}

.bg-yellow-950\/10 {
    background-color: rgba(66,32,6,.1)
}

.bg-yellow-950\/100 {
    background-color: #422006
}

.bg-yellow-950\/15 {
    background-color: rgba(66,32,6,.15)
}

.bg-yellow-950\/20 {
    background-color: rgba(66,32,6,.2)
}

.bg-yellow-950\/25 {
    background-color: rgba(66,32,6,.25)
}

.bg-yellow-950\/30 {
    background-color: rgba(66,32,6,.3)
}

.bg-yellow-950\/35 {
    background-color: rgba(66,32,6,.35)
}

.bg-yellow-950\/40 {
    background-color: rgba(66,32,6,.4)
}

.bg-yellow-950\/45 {
    background-color: rgba(66,32,6,.45)
}

.bg-yellow-950\/5 {
    background-color: rgba(66,32,6,.05)
}

.bg-yellow-950\/50 {
    background-color: rgba(66,32,6,.5)
}

.bg-yellow-950\/55 {
    background-color: rgba(66,32,6,.55)
}

.bg-yellow-950\/60 {
    background-color: rgba(66,32,6,.6)
}

.bg-yellow-950\/65 {
    background-color: rgba(66,32,6,.65)
}

.bg-yellow-950\/70 {
    background-color: rgba(66,32,6,.7)
}

.bg-yellow-950\/75 {
    background-color: rgba(66,32,6,.75)
}

.bg-yellow-950\/80 {
    background-color: rgba(66,32,6,.8)
}

.bg-yellow-950\/85 {
    background-color: rgba(66,32,6,.85)
}

.bg-yellow-950\/90 {
    background-color: rgba(66,32,6,.9)
}

.bg-yellow-950\/95 {
    background-color: rgba(66,32,6,.95)
}

.bg-yellow-accent {
    background-color: #fef0d2;
    background-color: hsl(var(--yellow-accent))
}

.bg-yellow-accent\/0 {
    background-color: hsla(41,96%,91%,0);
    background-color: hsl(var(--yellow-accent)/0)
}

.bg-yellow-accent\/10 {
    background-color: hsla(41,96%,91%,.1);
    background-color: hsl(var(--yellow-accent)/.1)
}

.bg-yellow-accent\/100 {
    background-color: #fef0d2;
    background-color: hsl(var(--yellow-accent)/1)
}

.bg-yellow-accent\/15 {
    background-color: hsla(41,96%,91%,.15);
    background-color: hsl(var(--yellow-accent)/.15)
}

.bg-yellow-accent\/20 {
    background-color: hsla(41,96%,91%,.2);
    background-color: hsl(var(--yellow-accent)/.2)
}

.bg-yellow-accent\/25 {
    background-color: hsla(41,96%,91%,.25);
    background-color: hsl(var(--yellow-accent)/.25)
}

.bg-yellow-accent\/30 {
    background-color: hsla(41,96%,91%,.3);
    background-color: hsl(var(--yellow-accent)/.3)
}

.bg-yellow-accent\/35 {
    background-color: hsla(41,96%,91%,.35);
    background-color: hsl(var(--yellow-accent)/.35)
}

.bg-yellow-accent\/40 {
    background-color: hsla(41,96%,91%,.4);
    background-color: hsl(var(--yellow-accent)/.4)
}

.bg-yellow-accent\/45 {
    background-color: hsla(41,96%,91%,.45);
    background-color: hsl(var(--yellow-accent)/.45)
}

.bg-yellow-accent\/5 {
    background-color: hsla(41,96%,91%,.05);
    background-color: hsl(var(--yellow-accent)/.05)
}

.bg-yellow-accent\/50 {
    background-color: hsla(41,96%,91%,.5);
    background-color: hsl(var(--yellow-accent)/.5)
}

.bg-yellow-accent\/55 {
    background-color: hsla(41,96%,91%,.55);
    background-color: hsl(var(--yellow-accent)/.55)
}

.bg-yellow-accent\/60 {
    background-color: hsla(41,96%,91%,.6);
    background-color: hsl(var(--yellow-accent)/.6)
}

.bg-yellow-accent\/65 {
    background-color: hsla(41,96%,91%,.65);
    background-color: hsl(var(--yellow-accent)/.65)
}

.bg-yellow-accent\/70 {
    background-color: hsla(41,96%,91%,.7);
    background-color: hsl(var(--yellow-accent)/.7)
}

.bg-yellow-accent\/75 {
    background-color: hsla(41,96%,91%,.75);
    background-color: hsl(var(--yellow-accent)/.75)
}

.bg-yellow-accent\/80 {
    background-color: hsla(41,96%,91%,.8);
    background-color: hsl(var(--yellow-accent)/.8)
}

.bg-yellow-accent\/85 {
    background-color: hsla(41,96%,91%,.85);
    background-color: hsl(var(--yellow-accent)/.85)
}

.bg-yellow-accent\/90 {
    background-color: hsla(41,96%,91%,.9);
    background-color: hsl(var(--yellow-accent)/.9)
}

.bg-yellow-accent\/95 {
    background-color: hsla(41,96%,91%,.95);
    background-color: hsl(var(--yellow-accent)/.95)
}

.bg-yellow-dark {
    background-color: #e19b05;
    background-color: hsl(var(--yellow-dark))
}

.bg-yellow-dark\/0 {
    background-color: rgba(225,155,5,0);
    background-color: hsl(var(--yellow-dark)/0)
}

.bg-yellow-dark\/10 {
    background-color: rgba(225,155,5,.1);
    background-color: hsl(var(--yellow-dark)/.1)
}

.bg-yellow-dark\/100 {
    background-color: #e19b05;
    background-color: hsl(var(--yellow-dark)/1)
}

.bg-yellow-dark\/15 {
    background-color: rgba(225,155,5,.15);
    background-color: hsl(var(--yellow-dark)/.15)
}

.bg-yellow-dark\/20 {
    background-color: rgba(225,155,5,.2);
    background-color: hsl(var(--yellow-dark)/.2)
}

.bg-yellow-dark\/25 {
    background-color: rgba(225,155,5,.25);
    background-color: hsl(var(--yellow-dark)/.25)
}

.bg-yellow-dark\/30 {
    background-color: rgba(225,155,5,.3);
    background-color: hsl(var(--yellow-dark)/.3)
}

.bg-yellow-dark\/35 {
    background-color: rgba(225,155,5,.35);
    background-color: hsl(var(--yellow-dark)/.35)
}

.bg-yellow-dark\/40 {
    background-color: rgba(225,155,5,.4);
    background-color: hsl(var(--yellow-dark)/.4)
}

.bg-yellow-dark\/45 {
    background-color: rgba(225,155,5,.45);
    background-color: hsl(var(--yellow-dark)/.45)
}

.bg-yellow-dark\/5 {
    background-color: rgba(225,155,5,.05);
    background-color: hsl(var(--yellow-dark)/.05)
}

.bg-yellow-dark\/50 {
    background-color: rgba(225,155,5,.5);
    background-color: hsl(var(--yellow-dark)/.5)
}

.bg-yellow-dark\/55 {
    background-color: rgba(225,155,5,.55);
    background-color: hsl(var(--yellow-dark)/.55)
}

.bg-yellow-dark\/60 {
    background-color: rgba(225,155,5,.6);
    background-color: hsl(var(--yellow-dark)/.6)
}

.bg-yellow-dark\/65 {
    background-color: rgba(225,155,5,.65);
    background-color: hsl(var(--yellow-dark)/.65)
}

.bg-yellow-dark\/70 {
    background-color: rgba(225,155,5,.7);
    background-color: hsl(var(--yellow-dark)/.7)
}

.bg-yellow-dark\/75 {
    background-color: rgba(225,155,5,.75);
    background-color: hsl(var(--yellow-dark)/.75)
}

.bg-yellow-dark\/80 {
    background-color: rgba(225,155,5,.8);
    background-color: hsl(var(--yellow-dark)/.8)
}

.bg-yellow-dark\/85 {
    background-color: rgba(225,155,5,.85);
    background-color: hsl(var(--yellow-dark)/.85)
}

.bg-yellow-dark\/90 {
    background-color: rgba(225,155,5,.9);
    background-color: hsl(var(--yellow-dark)/.9)
}

.bg-yellow-dark\/95 {
    background-color: rgba(225,155,5,.95);
    background-color: hsl(var(--yellow-dark)/.95)
}

.bg-yellow-light {
    background-color: #fef0d2;
    background-color: hsl(var(--yellow-light))
}

.bg-yellow-light\/0 {
    background-color: hsla(41,96%,91%,0);
    background-color: hsl(var(--yellow-light)/0)
}

.bg-yellow-light\/10 {
    background-color: hsla(41,96%,91%,.1);
    background-color: hsl(var(--yellow-light)/.1)
}

.bg-yellow-light\/100 {
    background-color: #fef0d2;
    background-color: hsl(var(--yellow-light)/1)
}

.bg-yellow-light\/15 {
    background-color: hsla(41,96%,91%,.15);
    background-color: hsl(var(--yellow-light)/.15)
}

.bg-yellow-light\/20 {
    background-color: hsla(41,96%,91%,.2);
    background-color: hsl(var(--yellow-light)/.2)
}

.bg-yellow-light\/25 {
    background-color: hsla(41,96%,91%,.25);
    background-color: hsl(var(--yellow-light)/.25)
}

.bg-yellow-light\/30 {
    background-color: hsla(41,96%,91%,.3);
    background-color: hsl(var(--yellow-light)/.3)
}

.bg-yellow-light\/35 {
    background-color: hsla(41,96%,91%,.35);
    background-color: hsl(var(--yellow-light)/.35)
}

.bg-yellow-light\/40 {
    background-color: hsla(41,96%,91%,.4);
    background-color: hsl(var(--yellow-light)/.4)
}

.bg-yellow-light\/45 {
    background-color: hsla(41,96%,91%,.45);
    background-color: hsl(var(--yellow-light)/.45)
}

.bg-yellow-light\/5 {
    background-color: hsla(41,96%,91%,.05);
    background-color: hsl(var(--yellow-light)/.05)
}

.bg-yellow-light\/50 {
    background-color: hsla(41,96%,91%,.5);
    background-color: hsl(var(--yellow-light)/.5)
}

.bg-yellow-light\/55 {
    background-color: hsla(41,96%,91%,.55);
    background-color: hsl(var(--yellow-light)/.55)
}

.bg-yellow-light\/60 {
    background-color: hsla(41,96%,91%,.6);
    background-color: hsl(var(--yellow-light)/.6)
}

.bg-yellow-light\/65 {
    background-color: hsla(41,96%,91%,.65);
    background-color: hsl(var(--yellow-light)/.65)
}

.bg-yellow-light\/70 {
    background-color: hsla(41,96%,91%,.7);
    background-color: hsl(var(--yellow-light)/.7)
}

.bg-yellow-light\/75 {
    background-color: hsla(41,96%,91%,.75);
    background-color: hsl(var(--yellow-light)/.75)
}

.bg-yellow-light\/80 {
    background-color: hsla(41,96%,91%,.8);
    background-color: hsl(var(--yellow-light)/.8)
}

.bg-yellow-light\/85 {
    background-color: hsla(41,96%,91%,.85);
    background-color: hsl(var(--yellow-light)/.85)
}

.bg-yellow-light\/90 {
    background-color: hsla(41,96%,91%,.9);
    background-color: hsl(var(--yellow-light)/.9)
}

.bg-yellow-light\/95 {
    background-color: hsla(41,96%,91%,.95);
    background-color: hsl(var(--yellow-light)/.95)
}

.bg-yellow-secondary {
    background-color: #e19b05;
    background-color: hsl(var(--yellow-secondary))
}

.bg-yellow-secondary\/0 {
    background-color: rgba(225,155,5,0);
    background-color: hsl(var(--yellow-secondary)/0)
}

.bg-yellow-secondary\/10 {
    background-color: rgba(225,155,5,.1);
    background-color: hsl(var(--yellow-secondary)/.1)
}

.bg-yellow-secondary\/100 {
    background-color: #e19b05;
    background-color: hsl(var(--yellow-secondary)/1)
}

.bg-yellow-secondary\/15 {
    background-color: rgba(225,155,5,.15);
    background-color: hsl(var(--yellow-secondary)/.15)
}

.bg-yellow-secondary\/20 {
    background-color: rgba(225,155,5,.2);
    background-color: hsl(var(--yellow-secondary)/.2)
}

.bg-yellow-secondary\/25 {
    background-color: rgba(225,155,5,.25);
    background-color: hsl(var(--yellow-secondary)/.25)
}

.bg-yellow-secondary\/30 {
    background-color: rgba(225,155,5,.3);
    background-color: hsl(var(--yellow-secondary)/.3)
}

.bg-yellow-secondary\/35 {
    background-color: rgba(225,155,5,.35);
    background-color: hsl(var(--yellow-secondary)/.35)
}

.bg-yellow-secondary\/40 {
    background-color: rgba(225,155,5,.4);
    background-color: hsl(var(--yellow-secondary)/.4)
}

.bg-yellow-secondary\/45 {
    background-color: rgba(225,155,5,.45);
    background-color: hsl(var(--yellow-secondary)/.45)
}

.bg-yellow-secondary\/5 {
    background-color: rgba(225,155,5,.05);
    background-color: hsl(var(--yellow-secondary)/.05)
}

.bg-yellow-secondary\/50 {
    background-color: rgba(225,155,5,.5);
    background-color: hsl(var(--yellow-secondary)/.5)
}

.bg-yellow-secondary\/55 {
    background-color: rgba(225,155,5,.55);
    background-color: hsl(var(--yellow-secondary)/.55)
}

.bg-yellow-secondary\/60 {
    background-color: rgba(225,155,5,.6);
    background-color: hsl(var(--yellow-secondary)/.6)
}

.bg-yellow-secondary\/65 {
    background-color: rgba(225,155,5,.65);
    background-color: hsl(var(--yellow-secondary)/.65)
}

.bg-yellow-secondary\/70 {
    background-color: rgba(225,155,5,.7);
    background-color: hsl(var(--yellow-secondary)/.7)
}

.bg-yellow-secondary\/75 {
    background-color: rgba(225,155,5,.75);
    background-color: hsl(var(--yellow-secondary)/.75)
}

.bg-yellow-secondary\/80 {
    background-color: rgba(225,155,5,.8);
    background-color: hsl(var(--yellow-secondary)/.8)
}

.bg-yellow-secondary\/85 {
    background-color: rgba(225,155,5,.85);
    background-color: hsl(var(--yellow-secondary)/.85)
}

.bg-yellow-secondary\/90 {
    background-color: rgba(225,155,5,.9);
    background-color: hsl(var(--yellow-secondary)/.9)
}

.bg-yellow-secondary\/95 {
    background-color: rgba(225,155,5,.95);
    background-color: hsl(var(--yellow-secondary)/.95)
}

.bg-yellow\/0 {
    background-color: rgba(250,179,25,0);
    background-color: hsl(var(--yellow)/0)
}

.bg-yellow\/10 {
    background-color: rgba(250,179,25,.1);
    background-color: hsl(var(--yellow)/.1)
}

.bg-yellow\/100 {
    background-color: #fab319;
    background-color: hsl(var(--yellow)/1)
}

.bg-yellow\/15 {
    background-color: rgba(250,179,25,.15);
    background-color: hsl(var(--yellow)/.15)
}

.bg-yellow\/20 {
    background-color: rgba(250,179,25,.2);
    background-color: hsl(var(--yellow)/.2)
}

.bg-yellow\/25 {
    background-color: rgba(250,179,25,.25);
    background-color: hsl(var(--yellow)/.25)
}

.bg-yellow\/30 {
    background-color: rgba(250,179,25,.3);
    background-color: hsl(var(--yellow)/.3)
}

.bg-yellow\/35 {
    background-color: rgba(250,179,25,.35);
    background-color: hsl(var(--yellow)/.35)
}

.bg-yellow\/40 {
    background-color: rgba(250,179,25,.4);
    background-color: hsl(var(--yellow)/.4)
}

.bg-yellow\/45 {
    background-color: rgba(250,179,25,.45);
    background-color: hsl(var(--yellow)/.45)
}

.bg-yellow\/5 {
    background-color: rgba(250,179,25,.05);
    background-color: hsl(var(--yellow)/.05)
}

.bg-yellow\/50 {
    background-color: rgba(250,179,25,.5);
    background-color: hsl(var(--yellow)/.5)
}

.bg-yellow\/55 {
    background-color: rgba(250,179,25,.55);
    background-color: hsl(var(--yellow)/.55)
}

.bg-yellow\/60 {
    background-color: rgba(250,179,25,.6);
    background-color: hsl(var(--yellow)/.6)
}

.bg-yellow\/65 {
    background-color: rgba(250,179,25,.65);
    background-color: hsl(var(--yellow)/.65)
}

.bg-yellow\/70 {
    background-color: rgba(250,179,25,.7);
    background-color: hsl(var(--yellow)/.7)
}

.bg-yellow\/75 {
    background-color: rgba(250,179,25,.75);
    background-color: hsl(var(--yellow)/.75)
}

.bg-yellow\/80 {
    background-color: rgba(250,179,25,.8);
    background-color: hsl(var(--yellow)/.8)
}

.bg-yellow\/85 {
    background-color: rgba(250,179,25,.85);
    background-color: hsl(var(--yellow)/.85)
}

.bg-yellow\/90 {
    background-color: rgba(250,179,25,.9);
    background-color: hsl(var(--yellow)/.9)
}

.bg-yellow\/95 {
    background-color: rgba(250,179,25,.95);
    background-color: hsl(var(--yellow)/.95)
}

.bg-opacity-75 {
    --tw-bg-opacity: 0.75
}

.bg-checkmark-circle {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cpath fill='%23E9E9E9' d='M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Zm3.531-9.469-4 4a.747.747 0 0 1-1.06 0l-2-2a.75.75 0 0 1 1.06-1.06L7 8.942l3.469-3.472a.75.75 0 0 1 1.06 1.06l.002.002Z'/%3E%3Cpath fill='%2300C637' d='M11.531 5.469a.747.747 0 0 1 0 1.06l-4 4.002a.747.747 0 0 1-1.06 0l-2-2a.75.75 0 0 1 1.06-1.06L7 8.942l3.469-3.472a.747.747 0 0 1 1.059 0h.003Z'/%3E%3C/svg%3E")
}

.bg-cross-circle {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cpath fill='%23E9E9E9' d='M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16ZM5.469 5.469a.747.747 0 0 1 1.06 0l1.468 1.468L9.466 5.47a.75.75 0 0 1 1.06 1.06l-1.47 1.468 1.469 1.469a.75.75 0 0 1-1.06 1.06l-1.468-1.47-1.469 1.469a.75.75 0 0 1-1.06-1.06l1.47-1.468-1.47-1.469a.747.747 0 0 1 0-1.06Z'/%3E%3Cpath fill='%23C5072D' d='M6.531 5.469a.75.75 0 0 0-1.06 1.06l1.47 1.468-1.47 1.469a.75.75 0 0 0 1.06 1.06L8 9.055l1.469 1.469a.75.75 0 0 0 1.06-1.06l-1.47-1.468 1.469-1.469a.75.75 0 0 0-1.06-1.06L8 6.939 6.53 5.467Z'/%3E%3C/svg%3E")
}

.bg-gradient-100 {
    background-image: linear-gradient(100deg,var(--tw-gradient-stops))
}

.bg-gradient-104 {
    background-image: linear-gradient(104deg,var(--tw-gradient-stops))
}

.bg-gradient-120 {
    background-image: linear-gradient(120deg,var(--tw-gradient-stops))
}

.bg-gradient-135 {
    background-image: linear-gradient(135deg,var(--tw-gradient-stops))
}

.bg-gradient-146 {
    background-image: linear-gradient(146deg,var(--tw-gradient-stops))
}

.bg-gradient-230 {
    background-image: linear-gradient(230deg,var(--tw-gradient-stops))
}

.bg-gradient-276 {
    background-image: linear-gradient(276deg,var(--tw-gradient-stops))
}

.bg-gradient-90 {
    background-image: linear-gradient(90deg,var(--tw-gradient-stops))
}

.bg-gradient-to-b {
    background-image: linear-gradient(to bottom,var(--tw-gradient-stops))
}

.bg-gradient-to-r {
    background-image: linear-gradient(to right,var(--tw-gradient-stops))
}

.bg-gradient-to-t {
    background-image: linear-gradient(to top,var(--tw-gradient-stops))
}

.bg-none {
    background-image: none
}

.bg-stars-yellow-10 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='152' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12.775.475 3.569 7.072 6.869.68a.858.858 0 0 1 .533 1.466l-5.653 5.603 2.096 7.614a.867.867 0 0 1-1.228.998l-6.964-3.45-6.954 3.445a.866.866 0 0 1-1.227-.997l2.095-7.614L.254 9.689a.859.859 0 0 1 .534-1.466l6.868-.68L11.22.474a.873.873 0 0 1 1.555 0zm32 0 3.569 7.072 6.869.68a.858.858 0 0 1 .533 1.466l-5.653 5.603 2.096 7.614a.867.867 0 0 1-1.228.998l-6.964-3.45-6.954 3.445a.866.866 0 0 1-1.227-.997l2.095-7.614-5.657-5.603a.859.859 0 0 1 .534-1.466l6.868-.68L43.22.474a.873.873 0 0 1 1.555 0zm32 0 3.569 7.072 6.869.68a.858.858 0 0 1 .533 1.466l-5.653 5.603 2.096 7.614a.867.867 0 0 1-1.228.998l-6.964-3.45-6.954 3.445a.866.866 0 0 1-1.227-.997l2.095-7.614-5.657-5.603a.859.859 0 0 1 .534-1.466l6.868-.68L75.22.474a.873.873 0 0 1 1.555 0zm32 0 3.569 7.072 6.869.68a.858.858 0 0 1 .533 1.466l-5.653 5.603 2.096 7.614a.867.867 0 0 1-1.228.998l-6.964-3.45-6.954 3.445a.866.866 0 0 1-1.227-.997l2.095-7.614-5.657-5.603a.859.859 0 0 1 .534-1.466l6.868-.68L107.22.474a.873.873 0 0 1 1.555 0zm32 0 3.569 7.072 6.869.68a.858.858 0 0 1 .533 1.466l-5.653 5.603 2.096 7.614a.867.867 0 0 1-1.228.998l-6.964-3.45-6.954 3.445a.866.866 0 0 1-1.227-.997l2.095-7.614-5.657-5.603a.859.859 0 0 1 .534-1.466l6.868-.68L139.22.474a.873.873 0 0 1 1.555 0z' fill='%23FAB418'/%3E%3C/svg%3E")
}

.bg-stars-yellow-8 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='152' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.775.475 3.569 7.072 6.869.68a.858.858 0 0 1 .533 1.466l-5.653 5.603 2.096 7.614a.867.867 0 0 1-1.228.998l-6.964-3.45-6.954 3.445a.866.866 0 0 1-1.227-.997l2.095-7.614L.254 9.689a.859.859 0 0 1 .534-1.466l6.868-.68L11.22.474a.873.873 0 0 1 1.555 0zm32 0 3.569 7.072 6.869.68a.858.858 0 0 1 .533 1.466l-5.653 5.603 2.096 7.614a.867.867 0 0 1-1.228.998l-6.964-3.45-6.954 3.445a.866.866 0 0 1-1.227-.997l2.095-7.614-5.657-5.603a.859.859 0 0 1 .534-1.466l6.868-.68L43.22.474a.873.873 0 0 1 1.555 0zm32 0 3.569 7.072 6.869.68a.858.858 0 0 1 .533 1.466l-5.653 5.603 2.096 7.614a.867.867 0 0 1-1.228.998l-6.964-3.45-6.954 3.445a.866.866 0 0 1-1.227-.997l2.095-7.614-5.657-5.603a.859.859 0 0 1 .534-1.466l6.868-.68L75.22.474a.873.873 0 0 1 1.555 0zm32 0 3.569 7.072 6.869.68a.858.858 0 0 1 .533 1.466l-5.653 5.603 2.096 7.614a.867.867 0 0 1-1.228.998l-6.964-3.45-6.954 3.445a.866.866 0 0 1-1.227-.997l2.095-7.614-5.657-5.603a.859.859 0 0 1 .534-1.466l6.868-.68L107.22.474a.873.873 0 0 1 1.555 0z' fill='%23FAB418' fill-rule='nonzero'/%3E%3Cpath d='m140.163.545.03.01 3.828 7.462 7.15.708-5.638 6.422 2.172 7.891-7.708-3.137-7.179 3.556 1.653-8.315-5.865-5.809 7.373-1.32 3.615-7.17c.37-.201.517-.338.598-.288z' stroke='%23C9C9C9'/%3E%3C/g%3E%3C/svg%3E")
}

.bg-stars-yellow-9 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='152' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M140 0c-.321 0-.642.213-.749.426l-3.636 7.133-6.846.746c-.535 0-.855.426-.749.851 0 .213.107.426.214.533l5.669 5.643-2.139 7.56c-.107.425.107.957.642 1.064.214.106.428 0 .642-.107L140 20.442V0zM12.776.475l3.57 7.072 6.869.68a.859.859 0 0 1 .533 1.466l-5.653 5.603 2.096 7.614a.868.868 0 0 1-1.228.998l-6.965-3.45-6.954 3.445a.867.867 0 0 1-1.228-.997l2.096-7.614L.254 9.689a.859.859 0 0 1 .534-1.466l6.87-.68L11.22.474a.874.874 0 0 1 1.555 0zm32 0 3.57 7.072 6.869.68a.859.859 0 0 1 .533 1.466l-5.653 5.603 2.096 7.614a.868.868 0 0 1-1.228.998l-6.965-3.45-6.954 3.445a.867.867 0 0 1-1.228-.997l2.096-7.614-5.658-5.603a.86.86 0 0 1 .534-1.466l6.87-.68L43.22.474a.874.874 0 0 1 1.555 0zm64 0 3.569 7.072 6.87.68a.859.859 0 0 1 .533 1.466l-5.653 5.603 2.096 7.614a.864.864 0 0 1-.292.896.864.864 0 0 1-.936.102l-6.964-3.45-6.955 3.445a.87.87 0 0 1-1.215-.506.867.867 0 0 1-.013-.491l2.096-7.614-5.658-5.603a.86.86 0 0 1 .534-1.466l6.869-.68 3.564-7.068a.873.873 0 0 1 1.555 0zm-32 0 3.57 7.072 6.869.68a.859.859 0 0 1 .533 1.466l-5.653 5.603 2.096 7.614a.868.868 0 0 1-1.228.998l-6.964-3.45-6.955 3.445a.867.867 0 0 1-1.228-.997l2.096-7.614-5.658-5.603a.86.86 0 0 1 .534-1.466l6.87-.68L75.22.474a.874.874 0 0 1 1.555 0z' fill='%23FAB418'/%3E%3Cpath d='M140.5 1.039V20.13l6.672 3.27h.003c.056.029.098.05.137.067a.537.537 0 0 0 .083.03.473.473 0 0 1 .102-.033.3.3 0 0 0 .218-.158.425.425 0 0 0 .037-.288l-2.136-7.551a.498.498 0 0 1 .128-.49l5.669-5.643.013-.018a.275.275 0 0 0 .027-.052.292.292 0 0 0 .027-.109.5.5 0 0 1 .015-.121.155.155 0 0 0-.033-.143c-.032-.038-.101-.087-.231-.087a.498.498 0 0 1-.054-.003l-6.846-.746a.5.5 0 0 1-.391-.27L140.5 1.04z' stroke='%23C9C9C9' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
}

.from-background {
    --tw-gradient-from: hsl(var(--background)) var(--tw-gradient-from-position);
    --tw-gradient-to: hsl(var(--background)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-black {
    --tw-gradient-from: #000 var(--tw-gradient-from-position);
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-dark {
    --tw-gradient-from: hsl(var(--dark)) var(--tw-gradient-from-position);
    --tw-gradient-to: hsl(var(--dark)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-darker {
    --tw-gradient-from: hsl(var(--darker)) var(--tw-gradient-from-position);
    --tw-gradient-to: hsl(var(--darker)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-default {
    --tw-gradient-from: hsl(var(--default)) var(--tw-gradient-from-position);
    --tw-gradient-to: hsl(var(--default)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-foreground {
    --tw-gradient-from: hsl(var(--foreground)) var(--tw-gradient-from-position);
    --tw-gradient-to: hsl(var(--foreground)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-muted {
    --tw-gradient-from: hsl(var(--muted)) var(--tw-gradient-from-position);
    --tw-gradient-to: hsl(var(--muted)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-red {
    --tw-gradient-from: hsl(var(--red)) var(--tw-gradient-from-position);
    --tw-gradient-to: hsl(var(--red)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-red-dark {
    --tw-gradient-from: hsl(var(--red-dark)) var(--tw-gradient-from-position);
    --tw-gradient-to: hsl(var(--red-dark)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-red-light {
    --tw-gradient-from: hsl(var(--red-light)) var(--tw-gradient-from-position);
    --tw-gradient-to: hsl(var(--red-light)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-transparent {
    --tw-gradient-from: transparent var(--tw-gradient-from-position);
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-yellow {
    --tw-gradient-from: hsl(var(--yellow)) var(--tw-gradient-from-position);
    --tw-gradient-to: hsl(var(--yellow)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-yellow-light {
    --tw-gradient-from: hsl(var(--yellow-light)) var(--tw-gradient-from-position);
    --tw-gradient-to: hsl(var(--yellow-light)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-yellow-light\/80 {
    --tw-gradient-from: hsl(var(--yellow-light)/0.8) var(--tw-gradient-from-position);
    --tw-gradient-to: hsl(var(--yellow-light)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-0\% {
    --tw-gradient-from-position: 0%
}

.from-10\% {
    --tw-gradient-from-position: 10%
}

.from-25\% {
    --tw-gradient-from-position: 25%
}

.from-\[11\%\] {
    --tw-gradient-from-position: 11%
}

.via-dark {
    --tw-gradient-to: hsl(var(--dark)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),hsl(var(--dark)) var(--tw-gradient-via-position),var(--tw-gradient-to)
}

.via-orange {
    --tw-gradient-to: hsl(var(--orange)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),hsl(var(--orange)) var(--tw-gradient-via-position),var(--tw-gradient-to)
}

.via-orange-dark {
    --tw-gradient-to: hsl(var(--orange-dark)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),hsl(var(--orange-dark)) var(--tw-gradient-via-position),var(--tw-gradient-to)
}

.via-orange-light {
    --tw-gradient-to: hsl(var(--orange-light)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),hsl(var(--orange-light)) var(--tw-gradient-via-position),var(--tw-gradient-to)
}

.via-orange-light\/80 {
    --tw-gradient-to: hsl(var(--orange-light)/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),hsl(var(--orange-light)/0.8) var(--tw-gradient-via-position),var(--tw-gradient-to)
}

.via-30\% {
    --tw-gradient-via-position: 30%
}

.via-50\% {
    --tw-gradient-via-position: 50%
}

.via-60\% {
    --tw-gradient-via-position: 60%
}

.via-70\% {
    --tw-gradient-via-position: 70%
}

.via-80\% {
    --tw-gradient-via-position: 80%
}

.to-background {
    --tw-gradient-to: hsl(var(--background)) var(--tw-gradient-to-position)
}

.to-black\/0 {
    --tw-gradient-to: transparent var(--tw-gradient-to-position)
}

.to-dark {
    --tw-gradient-to: hsl(var(--dark)) var(--tw-gradient-to-position)
}

.to-default {
    --tw-gradient-to: hsl(var(--default)) var(--tw-gradient-to-position)
}

.to-red {
    --tw-gradient-to: hsl(var(--red)) var(--tw-gradient-to-position)
}

.to-red-light {
    --tw-gradient-to: hsl(var(--red-light)) var(--tw-gradient-to-position)
}

.to-red-light\/80 {
    --tw-gradient-to: hsl(var(--red-light)/0.8) var(--tw-gradient-to-position)
}

.to-transparent {
    --tw-gradient-to: transparent var(--tw-gradient-to-position)
}

.to-yellow {
    --tw-gradient-to: hsl(var(--yellow)) var(--tw-gradient-to-position)
}

.to-yellow-dark {
    --tw-gradient-to: hsl(var(--yellow-dark)) var(--tw-gradient-to-position)
}

.to-yellow-light {
    --tw-gradient-to: hsl(var(--yellow-light)) var(--tw-gradient-to-position)
}

.to-100\% {
    --tw-gradient-to-position: 100%
}

.to-90\% {
    --tw-gradient-to-position: 90%
}

.to-\[63\%\] {
    --tw-gradient-to-position: 63%
}

.bg-cover {
    background-size: cover
}

.bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text
}

.bg-center {
    background-position: 50%
}

.bg-right {
    background-position: 100%
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.fill-background {
    fill: #fff;
    fill: hsl(var(--background))
}

.fill-background\/40 {
    fill: hsla(0,0%,100%,.4);
    fill: hsl(var(--background)/.4)
}

.fill-background\/50 {
    fill: hsla(0,0%,100%,.5);
    fill: hsl(var(--background)/.5)
}

.fill-current {
    fill: currentColor
}

.fill-dark {
    fill: #e65c00;
    fill: hsl(var(--dark))
}

.fill-dark\/40 {
    fill: rgba(230,92,0,.4);
    fill: hsl(var(--dark)/.4)
}

.fill-dark\/50 {
    fill: rgba(230,92,0,.5);
    fill: hsl(var(--dark)/.5)
}

.fill-default {
    fill: #f60;
    fill: hsl(var(--default))
}

.fill-default-foreground\/50 {
    fill: hsl(var(--default-foreground)/.5)
}

.fill-default\/25 {
    fill: rgba(255,102,0,.25);
    fill: hsl(var(--default)/.25)
}

.fill-foreground\/20 {
    fill: rgba(0,0,0,.2);
    fill: hsl(var(--foreground)/.2)
}

.fill-grey {
    fill: #c9c9c9
}

.fill-grey-light {
    fill: #e9e9e9
}

.fill-light {
    fill: #ffe0cc;
    fill: hsl(var(--light))
}

.fill-muted {
    fill: #e8e8e8;
    fill: hsl(var(--muted))
}

.fill-primary {
    fill: #f60;
    fill: hsl(var(--primary))
}

.fill-primary-foreground {
    fill: #000;
    fill: hsl(var(--primary-foreground))
}

.fill-primary-foreground\/40 {
    fill: rgba(0,0,0,.4);
    fill: hsl(var(--primary-foreground)/.4)
}

.fill-secondary {
    fill: #e65c00;
    fill: hsl(var(--secondary))
}

.fill-white {
    fill: #fff
}

.fill-white\/50 {
    fill: hsla(0,0%,100%,.5)
}

.object-contain {
    -o-object-fit: contain;
    object-fit: contain
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.object-center {
    -o-object-position: center;
    object-position: center
}

.object-right {
    -o-object-position: right;
    object-position: right
}

.object-right-top {
    -o-object-position: right top;
    object-position: right top
}

.object-top {
    -o-object-position: top;
    object-position: top
}

.p-0 {
    padding: 0
}

.p-1 {
    padding: .25rem
}

.p-10 {
    padding: 2.5rem
}

.p-12 {
    padding: 3rem
}

.p-13 {
    padding: 3.25rem
}

.p-2 {
    padding: .5rem
}

.p-2\.5 {
    padding: .625rem
}

.p-3 {
    padding: .75rem
}

.p-4 {
    padding: 1rem
}

.p-5 {
    padding: 1.25rem
}

.p-6 {
    padding: 1.5rem
}

.p-7 {
    padding: 1.75rem
}

.p-8 {
    padding: 2rem
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.px-0\.5 {
    padding-left: .125rem;
    padding-right: .125rem
}

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

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem
}

.px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem
}

.px-15 {
    padding-left: 3.75rem;
    padding-right: 3.75rem
}

.px-18 {
    padding-left: 4.5rem;
    padding-right: 4.5rem
}

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

.px-2\.5 {
    padding-left: .625rem;
    padding-right: .625rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

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

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

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

.px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem
}

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

.px-\[25px\] {
    padding-left: 25px;
    padding-right: 25px
}

.px-\[4px\] {
    padding-left: 4px;
    padding-right: 4px
}

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

.py-10 {
    padding-bottom: 2.5rem;
    padding-top: 2.5rem
}

.py-12 {
    padding-bottom: 3rem;
    padding-top: 3rem
}

.py-13 {
    padding-bottom: 3.25rem;
    padding-top: 3.25rem
}

.py-14 {
    padding-bottom: 3.5rem;
    padding-top: 3.5rem
}

.py-15 {
    padding-bottom: 3.75rem;
    padding-top: 3.75rem
}

.py-15px {
    padding-bottom: .9375rem;
    padding-top: .9375rem
}

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

.py-18 {
    padding-bottom: 4.5rem;
    padding-top: 4.5rem
}

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

.py-2\.5 {
    padding-bottom: .625rem;
    padding-top: .625rem
}

.py-20 {
    padding-bottom: 5rem;
    padding-top: 5rem
}

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

.py-25 {
    padding-bottom: 6.25rem;
    padding-top: 6.25rem
}

.py-28 {
    padding-bottom: 7rem;
    padding-top: 7rem
}

.py-3 {
    padding-bottom: .75rem;
    padding-top: .75rem
}

.py-30 {
    padding-bottom: 7.5rem;
    padding-top: 7.5rem
}

.py-32 {
    padding-bottom: 8rem;
    padding-top: 8rem
}

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

.py-4\.5 {
    padding-bottom: 1.125rem;
    padding-top: 1.125rem
}

.py-40 {
    padding-bottom: 10rem;
    padding-top: 10rem
}

.py-5 {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem
}

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

.py-6px {
    padding-bottom: .375rem;
    padding-top: .375rem
}

.py-7 {
    padding-bottom: 1.75rem;
    padding-top: 1.75rem
}

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

.py-80 {
    padding-bottom: 20rem;
    padding-top: 20rem
}

.py-\[3\.7rem\] {
    padding-bottom: 3.7rem;
    padding-top: 3.7rem
}

.py-\[30px\] {
    padding-bottom: 30px;
    padding-top: 30px
}

.py-\[5px\] {
    padding-bottom: 5px;
    padding-top: 5px
}

.py-section {
    padding-bottom: 5rem;
    padding-top: 5rem
}

.pb-0 {
    padding-bottom: 0
}

.pb-1 {
    padding-bottom: .25rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pb-12 {
    padding-bottom: 3rem
}

.pb-13 {
    padding-bottom: 3.25rem
}

.pb-14 {
    padding-bottom: 3.5rem
}

.pb-15 {
    padding-bottom: 3.75rem
}

.pb-16 {
    padding-bottom: 4rem
}

.pb-18 {
    padding-bottom: 4.5rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pb-2\.5 {
    padding-bottom: .625rem
}

.pb-20 {
    padding-bottom: 5rem
}

.pb-24 {
    padding-bottom: 6rem
}

.pb-25 {
    padding-bottom: 6.25rem
}

.pb-26 {
    padding-bottom: 6.5rem
}

.pb-3 {
    padding-bottom: .75rem
}

.pb-30 {
    padding-bottom: 7.5rem
}

.pb-302px {
    padding-bottom: 302px
}

.pb-34 {
    padding-bottom: 8.5rem
}

.pb-35 {
    padding-bottom: 8.75rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pb-40 {
    padding-bottom: 10rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pb-9 {
    padding-bottom: 2.25rem
}

.pb-\[132px\] {
    padding-bottom: 132px
}

.pb-\[30px\] {
    padding-bottom: 30px
}

.pb-\[8px\] {
    padding-bottom: 8px
}

.pl-0 {
    padding-left: 0
}

.pl-10 {
    padding-left: 2.5rem
}

.pl-12 {
    padding-left: 3rem
}

.pl-14 {
    padding-left: 3.5rem
}

.pl-2\.5 {
    padding-left: .625rem
}

.pl-4 {
    padding-left: 1rem
}

.pl-5 {
    padding-left: 1.25rem
}

.pl-8 {
    padding-left: 2rem
}

.pr-10 {
    padding-right: 2.5rem
}

.pr-14 {
    padding-right: 3.5rem
}

.pr-15 {
    padding-right: 3.75rem
}

.pr-2 {
    padding-right: .5rem
}

.pr-3 {
    padding-right: .75rem
}

.pr-5 {
    padding-right: 1.25rem
}

.pr-6 {
    padding-right: 1.5rem
}

.pr-8 {
    padding-right: 2rem
}

.pt-1 {
    padding-top: .25rem
}

.pt-10 {
    padding-top: 2.5rem
}

.pt-11 {
    padding-top: 2.75rem
}

.pt-12 {
    padding-top: 3rem
}

.pt-14 {
    padding-top: 3.5rem
}

.pt-15 {
    padding-top: 3.75rem
}

.pt-16 {
    padding-top: 4rem
}

.pt-18 {
    padding-top: 4.5rem
}

.pt-2 {
    padding-top: .5rem
}

.pt-20 {
    padding-top: 5rem
}

.pt-24 {
    padding-top: 6rem
}

.pt-25 {
    padding-top: 6.25rem
}

.pt-30 {
    padding-top: 7.5rem
}

.pt-302px {
    padding-top: 302px
}

.pt-32 {
    padding-top: 8rem
}

.pt-34 {
    padding-top: 8.5rem
}

.pt-4 {
    padding-top: 1rem
}

.pt-40 {
    padding-top: 10rem
}

.pt-5 {
    padding-top: 1.25rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pt-65 {
    padding-top: 16.25rem
}

.pt-8 {
    padding-top: 2rem
}

.pt-9 {
    padding-top: 2.25rem
}

.pt-header {
    padding-top: 6.125rem
}

.pt-toolbar {
    padding-top: 4.625rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-start {
    text-align: left
}

.text-end {
    text-align: right
}

.align-middle {
    vertical-align: middle
}

.font-mono {
    font-family: JetBrainsMono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace
}

.text-2\.5xl {
    font-size: 1.75rem;
    line-height: 2.25rem
}

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

.text-2xl\/tight {
    font-size: 1.5rem;
    line-height: 1.2
}

.text-3\.5xl {
    font-size: 2.25rem;
    line-height: 2.75rem
}

.text-3xl {
    font-size: 2rem;
    line-height: 2.5rem
}

.text-4\.5xl {
    font-size: 2.75rem;
    line-height: 3.3125rem
}

.text-4xl {
    font-size: 2.5rem;
    line-height: 3rem
}

.text-4xl\/6 {
    font-size: 2.5rem;
    line-height: 1.5rem
}

.text-4xl\/tight {
    font-size: 2.5rem;
    line-height: 1.2
}

.text-5xl {
    font-size: 3rem;
    line-height: 3.5rem
}

.text-6xl {
    font-size: 3.75rem;
    line-height: 4.5rem
}

.text-\[1\.25rem\] {
    font-size: 1.25rem
}

.text-\[15px\] {
    font-size: 15px
}

.text-\[16px\] {
    font-size: 16px
}

.text-\[2\.25rem\] {
    font-size: 2.25rem
}

.text-\[22px\] {
    font-size: 22px
}

.text-\[2rem\]\/tight {
    font-size: 2rem;
    line-height: 1.2
}

.text-\[30px\] {
    font-size: 30px
}

.text-\[38px\] {
    font-size: 38px
}

.text-\[40px\] {
    font-size: 40px
}

.text-\[70px\] {
    font-size: 70px
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-base-tight,.text-base\/5 {
    font-size: 1rem;
    line-height: 1.25rem
}

.text-base\/tight {
    font-size: 1rem;
    line-height: 1.2
}

.text-base\/tighter {
    font-size: 1rem;
    line-height: 1.125
}

.text-heading {
    font-size: clamp(3rem,1.5714rem + 7.1429vw,7.75rem);
    line-height: 1
}

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

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

.text-sm\/\[16px\] {
    font-size: .875rem;
    line-height: 16px
}

.text-sm\/normal {
    font-size: .875rem;
    line-height: 1.5
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-xl\/\[1\.4\] {
    font-size: 1.25rem;
    line-height: 1.4
}

.text-xl\/normal {
    font-size: 1.25rem;
    line-height: 1.5
}

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

.text-xs\/normal {
    font-size: .75rem;
    line-height: 1.5
}

.text-xxs {
    font-size: .625rem;
    line-height: .875rem
}

.text-xxxs {
    font-size: .5rem
}

.font-bold {
    font-weight: 700
}

.font-extrabold {
    font-weight: 800
}

.font-extralight {
    font-weight: 200
}

.font-light {
    font-weight: 300
}

.font-medium {
    font-weight: 500
}

.font-normal {
    font-weight: 400
}

.font-semibold {
    font-weight: 600
}

.uppercase {
    text-transform: uppercase
}

.capitalize {
    text-transform: capitalize
}

.normal-case {
    text-transform: none
}

.italic {
    font-style: italic
}

.not-italic {
    font-style: normal
}

.\!leading-none {
    line-height: 1!important
}

.leading-4 {
    line-height: 1rem
}

.leading-5 {
    line-height: 1.25rem
}

.leading-\[1\.2\] {
    line-height: 1.2
}

.leading-\[1\.35\] {
    line-height: 1.35
}

.leading-\[1\.4\] {
    line-height: 1.4
}

.leading-\[1\.75rem\] {
    line-height: 1.75rem
}

.leading-\[20px\] {
    line-height: 20px
}

.leading-compact {
    line-height: 1.3125
}

.leading-loose {
    line-height: 2
}

.leading-none {
    line-height: 1
}

.leading-normal {
    line-height: 1.5
}

.leading-relaxed {
    line-height: 1.625
}

.leading-tight {
    line-height: 1.2
}

.leading-tighter {
    line-height: 1.125
}

.tracking-\[-0\.01em\] {
    letter-spacing: -.01em
}

.tracking-\[0\.17em\] {
    letter-spacing: .17em
}

.tracking-wide {
    letter-spacing: .025em
}

.tracking-wider {
    letter-spacing: .05em
}

.tracking-widest {
    letter-spacing: .1em
}

.text-\[\#0E76A8\] {
    --tw-text-opacity: 1;
    color: #0e76a8;
    color: rgba(14,118,168,var(--tw-text-opacity))
}

.text-\[\#231F20\] {
    --tw-text-opacity: 1;
    color: #231f20;
    color: rgba(35,31,32,var(--tw-text-opacity))
}

.text-\[\#666\] {
    --tw-text-opacity: 1;
    color: #666;
    color: rgba(102,102,102,var(--tw-text-opacity))
}

.text-about-us {
    --tw-text-opacity: 1;
    color: #fab418;
    color: rgba(250,180,24,var(--tw-text-opacity))
}

.text-about-us\/0 {
    color: rgba(250,180,24,0)
}

.text-about-us\/10 {
    color: rgba(250,180,24,.1)
}

.text-about-us\/100 {
    color: #fab418
}

.text-about-us\/15 {
    color: rgba(250,180,24,.15)
}

.text-about-us\/20 {
    color: rgba(250,180,24,.2)
}

.text-about-us\/25 {
    color: rgba(250,180,24,.25)
}

.text-about-us\/30 {
    color: rgba(250,180,24,.3)
}

.text-about-us\/35 {
    color: rgba(250,180,24,.35)
}

.text-about-us\/40 {
    color: rgba(250,180,24,.4)
}

.text-about-us\/45 {
    color: rgba(250,180,24,.45)
}

.text-about-us\/5 {
    color: rgba(250,180,24,.05)
}

.text-about-us\/50 {
    color: rgba(250,180,24,.5)
}

.text-about-us\/55 {
    color: rgba(250,180,24,.55)
}

.text-about-us\/60 {
    color: rgba(250,180,24,.6)
}

.text-about-us\/65 {
    color: rgba(250,180,24,.65)
}

.text-about-us\/70 {
    color: rgba(250,180,24,.7)
}

.text-about-us\/75 {
    color: rgba(250,180,24,.75)
}

.text-about-us\/80 {
    color: rgba(250,180,24,.8)
}

.text-about-us\/85 {
    color: rgba(250,180,24,.85)
}

.text-about-us\/90 {
    color: rgba(250,180,24,.9)
}

.text-about-us\/95 {
    color: rgba(250,180,24,.95)
}

.text-accent {
    color: #ffe0cc;
    color: hsl(var(--accent))
}

.text-accent-foreground {
    color: #000;
    color: hsl(var(--accent-foreground))
}

.text-advertisers {
    --tw-text-opacity: 1;
    color: #442993;
    color: rgba(68,41,147,var(--tw-text-opacity))
}

.text-advertisers\/0 {
    color: rgba(68,41,147,0)
}

.text-advertisers\/10 {
    color: rgba(68,41,147,.1)
}

.text-advertisers\/100 {
    color: #442993
}

.text-advertisers\/15 {
    color: rgba(68,41,147,.15)
}

.text-advertisers\/20 {
    color: rgba(68,41,147,.2)
}

.text-advertisers\/25 {
    color: rgba(68,41,147,.25)
}

.text-advertisers\/30 {
    color: rgba(68,41,147,.3)
}

.text-advertisers\/35 {
    color: rgba(68,41,147,.35)
}

.text-advertisers\/40 {
    color: rgba(68,41,147,.4)
}

.text-advertisers\/45 {
    color: rgba(68,41,147,.45)
}

.text-advertisers\/5 {
    color: rgba(68,41,147,.05)
}

.text-advertisers\/50 {
    color: rgba(68,41,147,.5)
}

.text-advertisers\/55 {
    color: rgba(68,41,147,.55)
}

.text-advertisers\/60 {
    color: rgba(68,41,147,.6)
}

.text-advertisers\/65 {
    color: rgba(68,41,147,.65)
}

.text-advertisers\/70 {
    color: rgba(68,41,147,.7)
}

.text-advertisers\/75 {
    color: rgba(68,41,147,.75)
}

.text-advertisers\/80 {
    color: rgba(68,41,147,.8)
}

.text-advertisers\/85 {
    color: rgba(68,41,147,.85)
}

.text-advertisers\/90 {
    color: rgba(68,41,147,.9)
}

.text-advertisers\/95 {
    color: rgba(68,41,147,.95)
}

.text-agencies {
    --tw-text-opacity: 1;
    color: #20aebc;
    color: rgba(32,174,188,var(--tw-text-opacity))
}

.text-agencies\/0 {
    color: rgba(32,174,188,0)
}

.text-agencies\/10 {
    color: rgba(32,174,188,.1)
}

.text-agencies\/100 {
    color: #20aebc
}

.text-agencies\/15 {
    color: rgba(32,174,188,.15)
}

.text-agencies\/20 {
    color: rgba(32,174,188,.2)
}

.text-agencies\/25 {
    color: rgba(32,174,188,.25)
}

.text-agencies\/30 {
    color: rgba(32,174,188,.3)
}

.text-agencies\/35 {
    color: rgba(32,174,188,.35)
}

.text-agencies\/40 {
    color: rgba(32,174,188,.4)
}

.text-agencies\/45 {
    color: rgba(32,174,188,.45)
}

.text-agencies\/5 {
    color: rgba(32,174,188,.05)
}

.text-agencies\/50 {
    color: rgba(32,174,188,.5)
}

.text-agencies\/55 {
    color: rgba(32,174,188,.55)
}

.text-agencies\/60 {
    color: rgba(32,174,188,.6)
}

.text-agencies\/65 {
    color: rgba(32,174,188,.65)
}

.text-agencies\/70 {
    color: rgba(32,174,188,.7)
}

.text-agencies\/75 {
    color: rgba(32,174,188,.75)
}

.text-agencies\/80 {
    color: rgba(32,174,188,.8)
}

.text-agencies\/85 {
    color: rgba(32,174,188,.85)
}

.text-agencies\/90 {
    color: rgba(32,174,188,.9)
}

.text-agencies\/95 {
    color: rgba(32,174,188,.95)
}

.text-aqua {
    --tw-text-opacity: 1;
    color: #20aebc;
    color: rgba(32,174,188,var(--tw-text-opacity))
}

.text-aqua\/0 {
    color: rgba(32,174,188,0)
}

.text-aqua\/10 {
    color: rgba(32,174,188,.1)
}

.text-aqua\/100 {
    color: #20aebc
}

.text-aqua\/15 {
    color: rgba(32,174,188,.15)
}

.text-aqua\/20 {
    color: rgba(32,174,188,.2)
}

.text-aqua\/25 {
    color: rgba(32,174,188,.25)
}

.text-aqua\/30 {
    color: rgba(32,174,188,.3)
}

.text-aqua\/35 {
    color: rgba(32,174,188,.35)
}

.text-aqua\/40 {
    color: rgba(32,174,188,.4)
}

.text-aqua\/45 {
    color: rgba(32,174,188,.45)
}

.text-aqua\/5 {
    color: rgba(32,174,188,.05)
}

.text-aqua\/50 {
    color: rgba(32,174,188,.5)
}

.text-aqua\/55 {
    color: rgba(32,174,188,.55)
}

.text-aqua\/60 {
    color: rgba(32,174,188,.6)
}

.text-aqua\/65 {
    color: rgba(32,174,188,.65)
}

.text-aqua\/70 {
    color: rgba(32,174,188,.7)
}

.text-aqua\/75 {
    color: rgba(32,174,188,.75)
}

.text-aqua\/80 {
    color: rgba(32,174,188,.8)
}

.text-aqua\/85 {
    color: rgba(32,174,188,.85)
}

.text-aqua\/90 {
    color: rgba(32,174,188,.9)
}

.text-aqua\/95 {
    color: rgba(32,174,188,.95)
}

.text-awin-black {
    --tw-text-opacity: 1;
    color: #23282c;
    color: rgba(35,40,44,var(--tw-text-opacity))
}

.text-awin-black\/0 {
    color: rgba(35,40,44,0)
}

.text-awin-black\/10 {
    color: rgba(35,40,44,.1)
}

.text-awin-black\/100 {
    color: #23282c
}

.text-awin-black\/15 {
    color: rgba(35,40,44,.15)
}

.text-awin-black\/20 {
    color: rgba(35,40,44,.2)
}

.text-awin-black\/25 {
    color: rgba(35,40,44,.25)
}

.text-awin-black\/30 {
    color: rgba(35,40,44,.3)
}

.text-awin-black\/35 {
    color: rgba(35,40,44,.35)
}

.text-awin-black\/40 {
    color: rgba(35,40,44,.4)
}

.text-awin-black\/45 {
    color: rgba(35,40,44,.45)
}

.text-awin-black\/5 {
    color: rgba(35,40,44,.05)
}

.text-awin-black\/50 {
    color: rgba(35,40,44,.5)
}

.text-awin-black\/55 {
    color: rgba(35,40,44,.55)
}

.text-awin-black\/60 {
    color: rgba(35,40,44,.6)
}

.text-awin-black\/65 {
    color: rgba(35,40,44,.65)
}

.text-awin-black\/70 {
    color: rgba(35,40,44,.7)
}

.text-awin-black\/75 {
    color: rgba(35,40,44,.75)
}

.text-awin-black\/80 {
    color: rgba(35,40,44,.8)
}

.text-awin-black\/85 {
    color: rgba(35,40,44,.85)
}

.text-awin-black\/90 {
    color: rgba(35,40,44,.9)
}

.text-awin-black\/95 {
    color: rgba(35,40,44,.95)
}

.text-awin-blue {
    --tw-text-opacity: 1;
    color: #00568b;
    color: rgba(0,86,139,var(--tw-text-opacity))
}

.text-awin-blue\/0 {
    color: rgba(0,86,139,0)
}

.text-awin-blue\/10 {
    color: rgba(0,86,139,.1)
}

.text-awin-blue\/100 {
    color: #00568b
}

.text-awin-blue\/15 {
    color: rgba(0,86,139,.15)
}

.text-awin-blue\/20 {
    color: rgba(0,86,139,.2)
}

.text-awin-blue\/25 {
    color: rgba(0,86,139,.25)
}

.text-awin-blue\/30 {
    color: rgba(0,86,139,.3)
}

.text-awin-blue\/35 {
    color: rgba(0,86,139,.35)
}

.text-awin-blue\/40 {
    color: rgba(0,86,139,.4)
}

.text-awin-blue\/45 {
    color: rgba(0,86,139,.45)
}

.text-awin-blue\/5 {
    color: rgba(0,86,139,.05)
}

.text-awin-blue\/50 {
    color: rgba(0,86,139,.5)
}

.text-awin-blue\/55 {
    color: rgba(0,86,139,.55)
}

.text-awin-blue\/60 {
    color: rgba(0,86,139,.6)
}

.text-awin-blue\/65 {
    color: rgba(0,86,139,.65)
}

.text-awin-blue\/70 {
    color: rgba(0,86,139,.7)
}

.text-awin-blue\/75 {
    color: rgba(0,86,139,.75)
}

.text-awin-blue\/80 {
    color: rgba(0,86,139,.8)
}

.text-awin-blue\/85 {
    color: rgba(0,86,139,.85)
}

.text-awin-blue\/90 {
    color: rgba(0,86,139,.9)
}

.text-awin-blue\/95 {
    color: rgba(0,86,139,.95)
}

.text-awin-dark-blue {
    --tw-text-opacity: 1;
    color: #172a47;
    color: rgba(23,42,71,var(--tw-text-opacity))
}

.text-awin-dark-blue\/0 {
    color: rgba(23,42,71,0)
}

.text-awin-dark-blue\/10 {
    color: rgba(23,42,71,.1)
}

.text-awin-dark-blue\/100 {
    color: #172a47
}

.text-awin-dark-blue\/15 {
    color: rgba(23,42,71,.15)
}

.text-awin-dark-blue\/20 {
    color: rgba(23,42,71,.2)
}

.text-awin-dark-blue\/25 {
    color: rgba(23,42,71,.25)
}

.text-awin-dark-blue\/30 {
    color: rgba(23,42,71,.3)
}

.text-awin-dark-blue\/35 {
    color: rgba(23,42,71,.35)
}

.text-awin-dark-blue\/40 {
    color: rgba(23,42,71,.4)
}

.text-awin-dark-blue\/45 {
    color: rgba(23,42,71,.45)
}

.text-awin-dark-blue\/5 {
    color: rgba(23,42,71,.05)
}

.text-awin-dark-blue\/50 {
    color: rgba(23,42,71,.5)
}

.text-awin-dark-blue\/55 {
    color: rgba(23,42,71,.55)
}

.text-awin-dark-blue\/60 {
    color: rgba(23,42,71,.6)
}

.text-awin-dark-blue\/65 {
    color: rgba(23,42,71,.65)
}

.text-awin-dark-blue\/70 {
    color: rgba(23,42,71,.7)
}

.text-awin-dark-blue\/75 {
    color: rgba(23,42,71,.75)
}

.text-awin-dark-blue\/80 {
    color: rgba(23,42,71,.8)
}

.text-awin-dark-blue\/85 {
    color: rgba(23,42,71,.85)
}

.text-awin-dark-blue\/90 {
    color: rgba(23,42,71,.9)
}

.text-awin-dark-blue\/95 {
    color: rgba(23,42,71,.95)
}

.text-awin-dark-green {
    --tw-text-opacity: 1;
    color: #00964b;
    color: rgba(0,150,75,var(--tw-text-opacity))
}

.text-awin-dark-green\/0 {
    color: rgba(0,150,75,0)
}

.text-awin-dark-green\/10 {
    color: rgba(0,150,75,.1)
}

.text-awin-dark-green\/100 {
    color: #00964b
}

.text-awin-dark-green\/15 {
    color: rgba(0,150,75,.15)
}

.text-awin-dark-green\/20 {
    color: rgba(0,150,75,.2)
}

.text-awin-dark-green\/25 {
    color: rgba(0,150,75,.25)
}

.text-awin-dark-green\/30 {
    color: rgba(0,150,75,.3)
}

.text-awin-dark-green\/35 {
    color: rgba(0,150,75,.35)
}

.text-awin-dark-green\/40 {
    color: rgba(0,150,75,.4)
}

.text-awin-dark-green\/45 {
    color: rgba(0,150,75,.45)
}

.text-awin-dark-green\/5 {
    color: rgba(0,150,75,.05)
}

.text-awin-dark-green\/50 {
    color: rgba(0,150,75,.5)
}

.text-awin-dark-green\/55 {
    color: rgba(0,150,75,.55)
}

.text-awin-dark-green\/60 {
    color: rgba(0,150,75,.6)
}

.text-awin-dark-green\/65 {
    color: rgba(0,150,75,.65)
}

.text-awin-dark-green\/70 {
    color: rgba(0,150,75,.7)
}

.text-awin-dark-green\/75 {
    color: rgba(0,150,75,.75)
}

.text-awin-dark-green\/80 {
    color: rgba(0,150,75,.8)
}

.text-awin-dark-green\/85 {
    color: rgba(0,150,75,.85)
}

.text-awin-dark-green\/90 {
    color: rgba(0,150,75,.9)
}

.text-awin-dark-green\/95 {
    color: rgba(0,150,75,.95)
}

.text-awin-dark-purple {
    --tw-text-opacity: 1;
    color: #442993;
    color: rgba(68,41,147,var(--tw-text-opacity))
}

.text-awin-dark-purple\/0 {
    color: rgba(68,41,147,0)
}

.text-awin-dark-purple\/10 {
    color: rgba(68,41,147,.1)
}

.text-awin-dark-purple\/100 {
    color: #442993
}

.text-awin-dark-purple\/15 {
    color: rgba(68,41,147,.15)
}

.text-awin-dark-purple\/20 {
    color: rgba(68,41,147,.2)
}

.text-awin-dark-purple\/25 {
    color: rgba(68,41,147,.25)
}

.text-awin-dark-purple\/30 {
    color: rgba(68,41,147,.3)
}

.text-awin-dark-purple\/35 {
    color: rgba(68,41,147,.35)
}

.text-awin-dark-purple\/40 {
    color: rgba(68,41,147,.4)
}

.text-awin-dark-purple\/45 {
    color: rgba(68,41,147,.45)
}

.text-awin-dark-purple\/5 {
    color: rgba(68,41,147,.05)
}

.text-awin-dark-purple\/50 {
    color: rgba(68,41,147,.5)
}

.text-awin-dark-purple\/55 {
    color: rgba(68,41,147,.55)
}

.text-awin-dark-purple\/60 {
    color: rgba(68,41,147,.6)
}

.text-awin-dark-purple\/65 {
    color: rgba(68,41,147,.65)
}

.text-awin-dark-purple\/70 {
    color: rgba(68,41,147,.7)
}

.text-awin-dark-purple\/75 {
    color: rgba(68,41,147,.75)
}

.text-awin-dark-purple\/80 {
    color: rgba(68,41,147,.8)
}

.text-awin-dark-purple\/85 {
    color: rgba(68,41,147,.85)
}

.text-awin-dark-purple\/90 {
    color: rgba(68,41,147,.9)
}

.text-awin-dark-purple\/95 {
    color: rgba(68,41,147,.95)
}

.text-awin-grey {
    --tw-text-opacity: 1;
    color: #c9c9c9;
    color: rgba(201,201,201,var(--tw-text-opacity))
}

.text-awin-grey\/0 {
    color: hsla(0,0%,79%,0)
}

.text-awin-grey\/10 {
    color: hsla(0,0%,79%,.1)
}

.text-awin-grey\/100 {
    color: #c9c9c9
}

.text-awin-grey\/15 {
    color: hsla(0,0%,79%,.15)
}

.text-awin-grey\/20 {
    color: hsla(0,0%,79%,.2)
}

.text-awin-grey\/25 {
    color: hsla(0,0%,79%,.25)
}

.text-awin-grey\/30 {
    color: hsla(0,0%,79%,.3)
}

.text-awin-grey\/35 {
    color: hsla(0,0%,79%,.35)
}

.text-awin-grey\/40 {
    color: hsla(0,0%,79%,.4)
}

.text-awin-grey\/45 {
    color: hsla(0,0%,79%,.45)
}

.text-awin-grey\/5 {
    color: hsla(0,0%,79%,.05)
}

.text-awin-grey\/50 {
    color: hsla(0,0%,79%,.5)
}

.text-awin-grey\/55 {
    color: hsla(0,0%,79%,.55)
}

.text-awin-grey\/60 {
    color: hsla(0,0%,79%,.6)
}

.text-awin-grey\/65 {
    color: hsla(0,0%,79%,.65)
}

.text-awin-grey\/70 {
    color: hsla(0,0%,79%,.7)
}

.text-awin-grey\/75 {
    color: hsla(0,0%,79%,.75)
}

.text-awin-grey\/80 {
    color: hsla(0,0%,79%,.8)
}

.text-awin-grey\/85 {
    color: hsla(0,0%,79%,.85)
}

.text-awin-grey\/90 {
    color: hsla(0,0%,79%,.9)
}

.text-awin-grey\/95 {
    color: hsla(0,0%,79%,.95)
}

.text-awin-light-blue {
    --tw-text-opacity: 1;
    color: #009aff;
    color: rgba(0,154,255,var(--tw-text-opacity))
}

.text-awin-light-blue\/0 {
    color: rgba(0,154,255,0)
}

.text-awin-light-blue\/10 {
    color: rgba(0,154,255,.1)
}

.text-awin-light-blue\/100 {
    color: #009aff
}

.text-awin-light-blue\/15 {
    color: rgba(0,154,255,.15)
}

.text-awin-light-blue\/20 {
    color: rgba(0,154,255,.2)
}

.text-awin-light-blue\/25 {
    color: rgba(0,154,255,.25)
}

.text-awin-light-blue\/30 {
    color: rgba(0,154,255,.3)
}

.text-awin-light-blue\/35 {
    color: rgba(0,154,255,.35)
}

.text-awin-light-blue\/40 {
    color: rgba(0,154,255,.4)
}

.text-awin-light-blue\/45 {
    color: rgba(0,154,255,.45)
}

.text-awin-light-blue\/5 {
    color: rgba(0,154,255,.05)
}

.text-awin-light-blue\/50 {
    color: rgba(0,154,255,.5)
}

.text-awin-light-blue\/55 {
    color: rgba(0,154,255,.55)
}

.text-awin-light-blue\/60 {
    color: rgba(0,154,255,.6)
}

.text-awin-light-blue\/65 {
    color: rgba(0,154,255,.65)
}

.text-awin-light-blue\/70 {
    color: rgba(0,154,255,.7)
}

.text-awin-light-blue\/75 {
    color: rgba(0,154,255,.75)
}

.text-awin-light-blue\/80 {
    color: rgba(0,154,255,.8)
}

.text-awin-light-blue\/85 {
    color: rgba(0,154,255,.85)
}

.text-awin-light-blue\/90 {
    color: rgba(0,154,255,.9)
}

.text-awin-light-blue\/95 {
    color: rgba(0,154,255,.95)
}

.text-awin-light-green {
    --tw-text-opacity: 1;
    color: #00c637;
    color: rgba(0,198,55,var(--tw-text-opacity))
}

.text-awin-light-green\/0 {
    color: rgba(0,198,55,0)
}

.text-awin-light-green\/10 {
    color: rgba(0,198,55,.1)
}

.text-awin-light-green\/100 {
    color: #00c637
}

.text-awin-light-green\/15 {
    color: rgba(0,198,55,.15)
}

.text-awin-light-green\/20 {
    color: rgba(0,198,55,.2)
}

.text-awin-light-green\/25 {
    color: rgba(0,198,55,.25)
}

.text-awin-light-green\/30 {
    color: rgba(0,198,55,.3)
}

.text-awin-light-green\/35 {
    color: rgba(0,198,55,.35)
}

.text-awin-light-green\/40 {
    color: rgba(0,198,55,.4)
}

.text-awin-light-green\/45 {
    color: rgba(0,198,55,.45)
}

.text-awin-light-green\/5 {
    color: rgba(0,198,55,.05)
}

.text-awin-light-green\/50 {
    color: rgba(0,198,55,.5)
}

.text-awin-light-green\/55 {
    color: rgba(0,198,55,.55)
}

.text-awin-light-green\/60 {
    color: rgba(0,198,55,.6)
}

.text-awin-light-green\/65 {
    color: rgba(0,198,55,.65)
}

.text-awin-light-green\/70 {
    color: rgba(0,198,55,.7)
}

.text-awin-light-green\/75 {
    color: rgba(0,198,55,.75)
}

.text-awin-light-green\/80 {
    color: rgba(0,198,55,.8)
}

.text-awin-light-green\/85 {
    color: rgba(0,198,55,.85)
}

.text-awin-light-green\/90 {
    color: rgba(0,198,55,.9)
}

.text-awin-light-green\/95 {
    color: rgba(0,198,55,.95)
}

.text-awin-light-grey {
    --tw-text-opacity: 1;
    color: #e9e9e9;
    color: rgba(233,233,233,var(--tw-text-opacity))
}

.text-awin-light-grey\/0 {
    color: hsla(0,0%,91%,0)
}

.text-awin-light-grey\/10 {
    color: hsla(0,0%,91%,.1)
}

.text-awin-light-grey\/100 {
    color: #e9e9e9
}

.text-awin-light-grey\/15 {
    color: hsla(0,0%,91%,.15)
}

.text-awin-light-grey\/20 {
    color: hsla(0,0%,91%,.2)
}

.text-awin-light-grey\/25 {
    color: hsla(0,0%,91%,.25)
}

.text-awin-light-grey\/30 {
    color: hsla(0,0%,91%,.3)
}

.text-awin-light-grey\/35 {
    color: hsla(0,0%,91%,.35)
}

.text-awin-light-grey\/40 {
    color: hsla(0,0%,91%,.4)
}

.text-awin-light-grey\/45 {
    color: hsla(0,0%,91%,.45)
}

.text-awin-light-grey\/5 {
    color: hsla(0,0%,91%,.05)
}

.text-awin-light-grey\/50 {
    color: hsla(0,0%,91%,.5)
}

.text-awin-light-grey\/55 {
    color: hsla(0,0%,91%,.55)
}

.text-awin-light-grey\/60 {
    color: hsla(0,0%,91%,.6)
}

.text-awin-light-grey\/65 {
    color: hsla(0,0%,91%,.65)
}

.text-awin-light-grey\/70 {
    color: hsla(0,0%,91%,.7)
}

.text-awin-light-grey\/75 {
    color: hsla(0,0%,91%,.75)
}

.text-awin-light-grey\/80 {
    color: hsla(0,0%,91%,.8)
}

.text-awin-light-grey\/85 {
    color: hsla(0,0%,91%,.85)
}

.text-awin-light-grey\/90 {
    color: hsla(0,0%,91%,.9)
}

.text-awin-light-grey\/95 {
    color: hsla(0,0%,91%,.95)
}

.text-awin-light-purple {
    --tw-text-opacity: 1;
    color: #5756d5;
    color: rgba(87,86,213,var(--tw-text-opacity))
}

.text-awin-light-purple\/0 {
    color: rgba(87,86,213,0)
}

.text-awin-light-purple\/10 {
    color: rgba(87,86,213,.1)
}

.text-awin-light-purple\/100 {
    color: #5756d5
}

.text-awin-light-purple\/15 {
    color: rgba(87,86,213,.15)
}

.text-awin-light-purple\/20 {
    color: rgba(87,86,213,.2)
}

.text-awin-light-purple\/25 {
    color: rgba(87,86,213,.25)
}

.text-awin-light-purple\/30 {
    color: rgba(87,86,213,.3)
}

.text-awin-light-purple\/35 {
    color: rgba(87,86,213,.35)
}

.text-awin-light-purple\/40 {
    color: rgba(87,86,213,.4)
}

.text-awin-light-purple\/45 {
    color: rgba(87,86,213,.45)
}

.text-awin-light-purple\/5 {
    color: rgba(87,86,213,.05)
}

.text-awin-light-purple\/50 {
    color: rgba(87,86,213,.5)
}

.text-awin-light-purple\/55 {
    color: rgba(87,86,213,.55)
}

.text-awin-light-purple\/60 {
    color: rgba(87,86,213,.6)
}

.text-awin-light-purple\/65 {
    color: rgba(87,86,213,.65)
}

.text-awin-light-purple\/70 {
    color: rgba(87,86,213,.7)
}

.text-awin-light-purple\/75 {
    color: rgba(87,86,213,.75)
}

.text-awin-light-purple\/80 {
    color: rgba(87,86,213,.8)
}

.text-awin-light-purple\/85 {
    color: rgba(87,86,213,.85)
}

.text-awin-light-purple\/90 {
    color: rgba(87,86,213,.9)
}

.text-awin-light-purple\/95 {
    color: rgba(87,86,213,.95)
}

.text-awin-orange {
    --tw-text-opacity: 1;
    color: #f60;
    color: rgba(255,102,0,var(--tw-text-opacity))
}

.text-awin-orange\/0 {
    color: rgba(255,102,0,0)
}

.text-awin-orange\/10 {
    color: rgba(255,102,0,.1)
}

.text-awin-orange\/100 {
    color: #f60
}

.text-awin-orange\/15 {
    color: rgba(255,102,0,.15)
}

.text-awin-orange\/20 {
    color: rgba(255,102,0,.2)
}

.text-awin-orange\/25 {
    color: rgba(255,102,0,.25)
}

.text-awin-orange\/30 {
    color: rgba(255,102,0,.3)
}

.text-awin-orange\/35 {
    color: rgba(255,102,0,.35)
}

.text-awin-orange\/40 {
    color: rgba(255,102,0,.4)
}

.text-awin-orange\/45 {
    color: rgba(255,102,0,.45)
}

.text-awin-orange\/5 {
    color: rgba(255,102,0,.05)
}

.text-awin-orange\/50 {
    color: rgba(255,102,0,.5)
}

.text-awin-orange\/55 {
    color: rgba(255,102,0,.55)
}

.text-awin-orange\/60 {
    color: rgba(255,102,0,.6)
}

.text-awin-orange\/65 {
    color: rgba(255,102,0,.65)
}

.text-awin-orange\/70 {
    color: rgba(255,102,0,.7)
}

.text-awin-orange\/75 {
    color: rgba(255,102,0,.75)
}

.text-awin-orange\/80 {
    color: rgba(255,102,0,.8)
}

.text-awin-orange\/85 {
    color: rgba(255,102,0,.85)
}

.text-awin-orange\/90 {
    color: rgba(255,102,0,.9)
}

.text-awin-orange\/95 {
    color: rgba(255,102,0,.95)
}

.text-awin-red {
    --tw-text-opacity: 1;
    color: #de0833;
    color: rgba(222,8,51,var(--tw-text-opacity))
}

.text-awin-red\/0 {
    color: rgba(222,8,51,0)
}

.text-awin-red\/10 {
    color: rgba(222,8,51,.1)
}

.text-awin-red\/100 {
    color: #de0833
}

.text-awin-red\/15 {
    color: rgba(222,8,51,.15)
}

.text-awin-red\/20 {
    color: rgba(222,8,51,.2)
}

.text-awin-red\/25 {
    color: rgba(222,8,51,.25)
}

.text-awin-red\/30 {
    color: rgba(222,8,51,.3)
}

.text-awin-red\/35 {
    color: rgba(222,8,51,.35)
}

.text-awin-red\/40 {
    color: rgba(222,8,51,.4)
}

.text-awin-red\/45 {
    color: rgba(222,8,51,.45)
}

.text-awin-red\/5 {
    color: rgba(222,8,51,.05)
}

.text-awin-red\/50 {
    color: rgba(222,8,51,.5)
}

.text-awin-red\/55 {
    color: rgba(222,8,51,.55)
}

.text-awin-red\/60 {
    color: rgba(222,8,51,.6)
}

.text-awin-red\/65 {
    color: rgba(222,8,51,.65)
}

.text-awin-red\/70 {
    color: rgba(222,8,51,.7)
}

.text-awin-red\/75 {
    color: rgba(222,8,51,.75)
}

.text-awin-red\/80 {
    color: rgba(222,8,51,.8)
}

.text-awin-red\/85 {
    color: rgba(222,8,51,.85)
}

.text-awin-red\/90 {
    color: rgba(222,8,51,.9)
}

.text-awin-red\/95 {
    color: rgba(222,8,51,.95)
}

.text-awin-turquoise {
    --tw-text-opacity: 1;
    color: #20aebc;
    color: rgba(32,174,188,var(--tw-text-opacity))
}

.text-awin-turquoise\/0 {
    color: rgba(32,174,188,0)
}

.text-awin-turquoise\/10 {
    color: rgba(32,174,188,.1)
}

.text-awin-turquoise\/100 {
    color: #20aebc
}

.text-awin-turquoise\/15 {
    color: rgba(32,174,188,.15)
}

.text-awin-turquoise\/20 {
    color: rgba(32,174,188,.2)
}

.text-awin-turquoise\/25 {
    color: rgba(32,174,188,.25)
}

.text-awin-turquoise\/30 {
    color: rgba(32,174,188,.3)
}

.text-awin-turquoise\/35 {
    color: rgba(32,174,188,.35)
}

.text-awin-turquoise\/40 {
    color: rgba(32,174,188,.4)
}

.text-awin-turquoise\/45 {
    color: rgba(32,174,188,.45)
}

.text-awin-turquoise\/5 {
    color: rgba(32,174,188,.05)
}

.text-awin-turquoise\/50 {
    color: rgba(32,174,188,.5)
}

.text-awin-turquoise\/55 {
    color: rgba(32,174,188,.55)
}

.text-awin-turquoise\/60 {
    color: rgba(32,174,188,.6)
}

.text-awin-turquoise\/65 {
    color: rgba(32,174,188,.65)
}

.text-awin-turquoise\/70 {
    color: rgba(32,174,188,.7)
}

.text-awin-turquoise\/75 {
    color: rgba(32,174,188,.75)
}

.text-awin-turquoise\/80 {
    color: rgba(32,174,188,.8)
}

.text-awin-turquoise\/85 {
    color: rgba(32,174,188,.85)
}

.text-awin-turquoise\/90 {
    color: rgba(32,174,188,.9)
}

.text-awin-turquoise\/95 {
    color: rgba(32,174,188,.95)
}

.text-awin-yellow {
    --tw-text-opacity: 1;
    color: #fab418;
    color: rgba(250,180,24,var(--tw-text-opacity))
}

.text-awin-yellow\/0 {
    color: rgba(250,180,24,0)
}

.text-awin-yellow\/10 {
    color: rgba(250,180,24,.1)
}

.text-awin-yellow\/100 {
    color: #fab418
}

.text-awin-yellow\/15 {
    color: rgba(250,180,24,.15)
}

.text-awin-yellow\/20 {
    color: rgba(250,180,24,.2)
}

.text-awin-yellow\/25 {
    color: rgba(250,180,24,.25)
}

.text-awin-yellow\/30 {
    color: rgba(250,180,24,.3)
}

.text-awin-yellow\/35 {
    color: rgba(250,180,24,.35)
}

.text-awin-yellow\/40 {
    color: rgba(250,180,24,.4)
}

.text-awin-yellow\/45 {
    color: rgba(250,180,24,.45)
}

.text-awin-yellow\/5 {
    color: rgba(250,180,24,.05)
}

.text-awin-yellow\/50 {
    color: rgba(250,180,24,.5)
}

.text-awin-yellow\/55 {
    color: rgba(250,180,24,.55)
}

.text-awin-yellow\/60 {
    color: rgba(250,180,24,.6)
}

.text-awin-yellow\/65 {
    color: rgba(250,180,24,.65)
}

.text-awin-yellow\/70 {
    color: rgba(250,180,24,.7)
}

.text-awin-yellow\/75 {
    color: rgba(250,180,24,.75)
}

.text-awin-yellow\/80 {
    color: rgba(250,180,24,.8)
}

.text-awin-yellow\/85 {
    color: rgba(250,180,24,.85)
}

.text-awin-yellow\/90 {
    color: rgba(250,180,24,.9)
}

.text-awin-yellow\/95 {
    color: rgba(250,180,24,.95)
}

.text-azure-radiance {
    --tw-text-opacity: 1;
    color: #009aff;
    color: rgba(0,154,255,var(--tw-text-opacity))
}

.text-azure-radiance\/0 {
    color: rgba(0,154,255,0)
}

.text-azure-radiance\/10 {
    color: rgba(0,154,255,.1)
}

.text-azure-radiance\/100 {
    color: #009aff
}

.text-azure-radiance\/15 {
    color: rgba(0,154,255,.15)
}

.text-azure-radiance\/20 {
    color: rgba(0,154,255,.2)
}

.text-azure-radiance\/25 {
    color: rgba(0,154,255,.25)
}

.text-azure-radiance\/30 {
    color: rgba(0,154,255,.3)
}

.text-azure-radiance\/35 {
    color: rgba(0,154,255,.35)
}

.text-azure-radiance\/40 {
    color: rgba(0,154,255,.4)
}

.text-azure-radiance\/45 {
    color: rgba(0,154,255,.45)
}

.text-azure-radiance\/5 {
    color: rgba(0,154,255,.05)
}

.text-azure-radiance\/50 {
    color: rgba(0,154,255,.5)
}

.text-azure-radiance\/55 {
    color: rgba(0,154,255,.55)
}

.text-azure-radiance\/60 {
    color: rgba(0,154,255,.6)
}

.text-azure-radiance\/65 {
    color: rgba(0,154,255,.65)
}

.text-azure-radiance\/70 {
    color: rgba(0,154,255,.7)
}

.text-azure-radiance\/75 {
    color: rgba(0,154,255,.75)
}

.text-azure-radiance\/80 {
    color: rgba(0,154,255,.8)
}

.text-azure-radiance\/85 {
    color: rgba(0,154,255,.85)
}

.text-azure-radiance\/90 {
    color: rgba(0,154,255,.9)
}

.text-azure-radiance\/95 {
    color: rgba(0,154,255,.95)
}

.text-background {
    color: #fff;
    color: hsl(var(--background))
}

.text-background\/50 {
    color: hsla(0,0%,100%,.5);
    color: hsl(var(--background)/.5)
}

.text-big-stone {
    --tw-text-opacity: 1;
    color: #172a47;
    color: rgba(23,42,71,var(--tw-text-opacity))
}

.text-big-stone\/0 {
    color: rgba(23,42,71,0)
}

.text-big-stone\/10 {
    color: rgba(23,42,71,.1)
}

.text-big-stone\/100 {
    color: #172a47
}

.text-big-stone\/15 {
    color: rgba(23,42,71,.15)
}

.text-big-stone\/20 {
    color: rgba(23,42,71,.2)
}

.text-big-stone\/25 {
    color: rgba(23,42,71,.25)
}

.text-big-stone\/30 {
    color: rgba(23,42,71,.3)
}

.text-big-stone\/35 {
    color: rgba(23,42,71,.35)
}

.text-big-stone\/40 {
    color: rgba(23,42,71,.4)
}

.text-big-stone\/45 {
    color: rgba(23,42,71,.45)
}

.text-big-stone\/5 {
    color: rgba(23,42,71,.05)
}

.text-big-stone\/50 {
    color: rgba(23,42,71,.5)
}

.text-big-stone\/55 {
    color: rgba(23,42,71,.55)
}

.text-big-stone\/60 {
    color: rgba(23,42,71,.6)
}

.text-big-stone\/65 {
    color: rgba(23,42,71,.65)
}

.text-big-stone\/70 {
    color: rgba(23,42,71,.7)
}

.text-big-stone\/75 {
    color: rgba(23,42,71,.75)
}

.text-big-stone\/80 {
    color: rgba(23,42,71,.8)
}

.text-big-stone\/85 {
    color: rgba(23,42,71,.85)
}

.text-big-stone\/90 {
    color: rgba(23,42,71,.9)
}

.text-big-stone\/95 {
    color: rgba(23,42,71,.95)
}

.text-black {
    --tw-text-opacity: 1;
    color: #000;
    color: rgba(0,0,0,var(--tw-text-opacity))
}

.text-black-tie-red {
    --tw-text-opacity: 1;
    color: #ff6d69;
    color: rgba(255,109,105,var(--tw-text-opacity))
}

.text-black-tie-red\/0 {
    color: hsla(2,100%,71%,0)
}

.text-black-tie-red\/10 {
    color: hsla(2,100%,71%,.1)
}

.text-black-tie-red\/100 {
    color: #ff6d69
}

.text-black-tie-red\/15 {
    color: hsla(2,100%,71%,.15)
}

.text-black-tie-red\/20 {
    color: hsla(2,100%,71%,.2)
}

.text-black-tie-red\/25 {
    color: hsla(2,100%,71%,.25)
}

.text-black-tie-red\/30 {
    color: hsla(2,100%,71%,.3)
}

.text-black-tie-red\/35 {
    color: hsla(2,100%,71%,.35)
}

.text-black-tie-red\/40 {
    color: hsla(2,100%,71%,.4)
}

.text-black-tie-red\/45 {
    color: hsla(2,100%,71%,.45)
}

.text-black-tie-red\/5 {
    color: hsla(2,100%,71%,.05)
}

.text-black-tie-red\/50 {
    color: hsla(2,100%,71%,.5)
}

.text-black-tie-red\/55 {
    color: hsla(2,100%,71%,.55)
}

.text-black-tie-red\/60 {
    color: hsla(2,100%,71%,.6)
}

.text-black-tie-red\/65 {
    color: hsla(2,100%,71%,.65)
}

.text-black-tie-red\/70 {
    color: hsla(2,100%,71%,.7)
}

.text-black-tie-red\/75 {
    color: hsla(2,100%,71%,.75)
}

.text-black-tie-red\/80 {
    color: hsla(2,100%,71%,.8)
}

.text-black-tie-red\/85 {
    color: hsla(2,100%,71%,.85)
}

.text-black-tie-red\/90 {
    color: hsla(2,100%,71%,.9)
}

.text-black-tie-red\/95 {
    color: hsla(2,100%,71%,.95)
}

.text-black\/30 {
    color: rgba(0,0,0,.3)
}

.text-black\/80 {
    color: rgba(0,0,0,.8)
}

.text-card-foreground {
    color: #22272a;
    color: hsl(var(--card-foreground))
}

.text-contact {
    --tw-text-opacity: 1;
    color: #f60;
    color: rgba(255,102,0,var(--tw-text-opacity))
}

.text-contact\/0 {
    color: rgba(255,102,0,0)
}

.text-contact\/10 {
    color: rgba(255,102,0,.1)
}

.text-contact\/100 {
    color: #f60
}

.text-contact\/15 {
    color: rgba(255,102,0,.15)
}

.text-contact\/20 {
    color: rgba(255,102,0,.2)
}

.text-contact\/25 {
    color: rgba(255,102,0,.25)
}

.text-contact\/30 {
    color: rgba(255,102,0,.3)
}

.text-contact\/35 {
    color: rgba(255,102,0,.35)
}

.text-contact\/40 {
    color: rgba(255,102,0,.4)
}

.text-contact\/45 {
    color: rgba(255,102,0,.45)
}

.text-contact\/5 {
    color: rgba(255,102,0,.05)
}

.text-contact\/50 {
    color: rgba(255,102,0,.5)
}

.text-contact\/55 {
    color: rgba(255,102,0,.55)
}

.text-contact\/60 {
    color: rgba(255,102,0,.6)
}

.text-contact\/65 {
    color: rgba(255,102,0,.65)
}

.text-contact\/70 {
    color: rgba(255,102,0,.7)
}

.text-contact\/75 {
    color: rgba(255,102,0,.75)
}

.text-contact\/80 {
    color: rgba(255,102,0,.8)
}

.text-contact\/85 {
    color: rgba(255,102,0,.85)
}

.text-contact\/90 {
    color: rgba(255,102,0,.9)
}

.text-contact\/95 {
    color: rgba(255,102,0,.95)
}

.text-current {
    color: currentColor
}

.text-dark {
    color: #e65c00;
    color: hsl(var(--dark))
}

.text-dark-foreground {
    color: hsl(var(--dark-foreground))
}

.text-dark-foreground\/0 {
    color: hsl(var(--dark-foreground)/0)
}

.text-dark-foreground\/10 {
    color: hsl(var(--dark-foreground)/.1)
}

.text-dark-foreground\/100 {
    color: hsl(var(--dark-foreground)/1)
}

.text-dark-foreground\/15 {
    color: hsl(var(--dark-foreground)/.15)
}

.text-dark-foreground\/20 {
    color: hsl(var(--dark-foreground)/.2)
}

.text-dark-foreground\/25 {
    color: hsl(var(--dark-foreground)/.25)
}

.text-dark-foreground\/30 {
    color: hsl(var(--dark-foreground)/.3)
}

.text-dark-foreground\/35 {
    color: hsl(var(--dark-foreground)/.35)
}

.text-dark-foreground\/40 {
    color: hsl(var(--dark-foreground)/.4)
}

.text-dark-foreground\/45 {
    color: hsl(var(--dark-foreground)/.45)
}

.text-dark-foreground\/5 {
    color: hsl(var(--dark-foreground)/.05)
}

.text-dark-foreground\/50 {
    color: hsl(var(--dark-foreground)/.5)
}

.text-dark-foreground\/55 {
    color: hsl(var(--dark-foreground)/.55)
}

.text-dark-foreground\/60 {
    color: hsl(var(--dark-foreground)/.6)
}

.text-dark-foreground\/65 {
    color: hsl(var(--dark-foreground)/.65)
}

.text-dark-foreground\/70 {
    color: hsl(var(--dark-foreground)/.7)
}

.text-dark-foreground\/75 {
    color: hsl(var(--dark-foreground)/.75)
}

.text-dark-foreground\/80 {
    color: hsl(var(--dark-foreground)/.8)
}

.text-dark-foreground\/85 {
    color: hsl(var(--dark-foreground)/.85)
}

.text-dark-foreground\/90 {
    color: hsl(var(--dark-foreground)/.9)
}

.text-dark-foreground\/95 {
    color: hsl(var(--dark-foreground)/.95)
}

.text-dark\/0 {
    color: rgba(230,92,0,0);
    color: hsl(var(--dark)/0)
}

.text-dark\/10 {
    color: rgba(230,92,0,.1);
    color: hsl(var(--dark)/.1)
}

.text-dark\/100 {
    color: #e65c00;
    color: hsl(var(--dark)/1)
}

.text-dark\/15 {
    color: rgba(230,92,0,.15);
    color: hsl(var(--dark)/.15)
}

.text-dark\/20 {
    color: rgba(230,92,0,.2);
    color: hsl(var(--dark)/.2)
}

.text-dark\/25 {
    color: rgba(230,92,0,.25);
    color: hsl(var(--dark)/.25)
}

.text-dark\/30 {
    color: rgba(230,92,0,.3);
    color: hsl(var(--dark)/.3)
}

.text-dark\/35 {
    color: rgba(230,92,0,.35);
    color: hsl(var(--dark)/.35)
}

.text-dark\/40 {
    color: rgba(230,92,0,.4);
    color: hsl(var(--dark)/.4)
}

.text-dark\/45 {
    color: rgba(230,92,0,.45);
    color: hsl(var(--dark)/.45)
}

.text-dark\/5 {
    color: rgba(230,92,0,.05);
    color: hsl(var(--dark)/.05)
}

.text-dark\/50 {
    color: rgba(230,92,0,.5);
    color: hsl(var(--dark)/.5)
}

.text-dark\/55 {
    color: rgba(230,92,0,.55);
    color: hsl(var(--dark)/.55)
}

.text-dark\/60 {
    color: rgba(230,92,0,.6);
    color: hsl(var(--dark)/.6)
}

.text-dark\/65 {
    color: rgba(230,92,0,.65);
    color: hsl(var(--dark)/.65)
}

.text-dark\/70 {
    color: rgba(230,92,0,.7);
    color: hsl(var(--dark)/.7)
}

.text-dark\/75 {
    color: rgba(230,92,0,.75);
    color: hsl(var(--dark)/.75)
}

.text-dark\/80 {
    color: rgba(230,92,0,.8);
    color: hsl(var(--dark)/.8)
}

.text-dark\/85 {
    color: rgba(230,92,0,.85);
    color: hsl(var(--dark)/.85)
}

.text-dark\/90 {
    color: rgba(230,92,0,.9);
    color: hsl(var(--dark)/.9)
}

.text-dark\/95 {
    color: rgba(230,92,0,.95);
    color: hsl(var(--dark)/.95)
}

.text-darker {
    color: hsl(var(--darker))
}

.text-darker-foreground {
    color: hsl(var(--darker-foreground))
}

.text-darker-foreground\/0 {
    color: hsl(var(--darker-foreground)/0)
}

.text-darker-foreground\/10 {
    color: hsl(var(--darker-foreground)/.1)
}

.text-darker-foreground\/100 {
    color: hsl(var(--darker-foreground)/1)
}

.text-darker-foreground\/15 {
    color: hsl(var(--darker-foreground)/.15)
}

.text-darker-foreground\/20 {
    color: hsl(var(--darker-foreground)/.2)
}

.text-darker-foreground\/25 {
    color: hsl(var(--darker-foreground)/.25)
}

.text-darker-foreground\/30 {
    color: hsl(var(--darker-foreground)/.3)
}

.text-darker-foreground\/35 {
    color: hsl(var(--darker-foreground)/.35)
}

.text-darker-foreground\/40 {
    color: hsl(var(--darker-foreground)/.4)
}

.text-darker-foreground\/45 {
    color: hsl(var(--darker-foreground)/.45)
}

.text-darker-foreground\/5 {
    color: hsl(var(--darker-foreground)/.05)
}

.text-darker-foreground\/50 {
    color: hsl(var(--darker-foreground)/.5)
}

.text-darker-foreground\/55 {
    color: hsl(var(--darker-foreground)/.55)
}

.text-darker-foreground\/60 {
    color: hsl(var(--darker-foreground)/.6)
}

.text-darker-foreground\/65 {
    color: hsl(var(--darker-foreground)/.65)
}

.text-darker-foreground\/70 {
    color: hsl(var(--darker-foreground)/.7)
}

.text-darker-foreground\/75 {
    color: hsl(var(--darker-foreground)/.75)
}

.text-darker-foreground\/80 {
    color: hsl(var(--darker-foreground)/.8)
}

.text-darker-foreground\/85 {
    color: hsl(var(--darker-foreground)/.85)
}

.text-darker-foreground\/90 {
    color: hsl(var(--darker-foreground)/.9)
}

.text-darker-foreground\/95 {
    color: hsl(var(--darker-foreground)/.95)
}

.text-darker\/0 {
    color: hsl(var(--darker)/0)
}

.text-darker\/10 {
    color: hsl(var(--darker)/.1)
}

.text-darker\/100 {
    color: hsl(var(--darker)/1)
}

.text-darker\/15 {
    color: hsl(var(--darker)/.15)
}

.text-darker\/20 {
    color: hsl(var(--darker)/.2)
}

.text-darker\/25 {
    color: hsl(var(--darker)/.25)
}

.text-darker\/30 {
    color: hsl(var(--darker)/.3)
}

.text-darker\/35 {
    color: hsl(var(--darker)/.35)
}

.text-darker\/40 {
    color: hsl(var(--darker)/.4)
}

.text-darker\/45 {
    color: hsl(var(--darker)/.45)
}

.text-darker\/5 {
    color: hsl(var(--darker)/.05)
}

.text-darker\/50 {
    color: hsl(var(--darker)/.5)
}

.text-darker\/55 {
    color: hsl(var(--darker)/.55)
}

.text-darker\/60 {
    color: hsl(var(--darker)/.6)
}

.text-darker\/65 {
    color: hsl(var(--darker)/.65)
}

.text-darker\/70 {
    color: hsl(var(--darker)/.7)
}

.text-darker\/75 {
    color: hsl(var(--darker)/.75)
}

.text-darker\/80 {
    color: hsl(var(--darker)/.8)
}

.text-darker\/85 {
    color: hsl(var(--darker)/.85)
}

.text-darker\/90 {
    color: hsl(var(--darker)/.9)
}

.text-darker\/95 {
    color: hsl(var(--darker)/.95)
}

.text-default {
    color: #f60;
    color: hsl(var(--default))
}

.text-default-foreground {
    color: hsl(var(--default-foreground))
}

.text-default-foreground\/0 {
    color: hsl(var(--default-foreground)/0)
}

.text-default-foreground\/10 {
    color: hsl(var(--default-foreground)/.1)
}

.text-default-foreground\/100 {
    color: hsl(var(--default-foreground)/1)
}

.text-default-foreground\/15 {
    color: hsl(var(--default-foreground)/.15)
}

.text-default-foreground\/20 {
    color: hsl(var(--default-foreground)/.2)
}

.text-default-foreground\/25 {
    color: hsl(var(--default-foreground)/.25)
}

.text-default-foreground\/30 {
    color: hsl(var(--default-foreground)/.3)
}

.text-default-foreground\/35 {
    color: hsl(var(--default-foreground)/.35)
}

.text-default-foreground\/40 {
    color: hsl(var(--default-foreground)/.4)
}

.text-default-foreground\/45 {
    color: hsl(var(--default-foreground)/.45)
}

.text-default-foreground\/5 {
    color: hsl(var(--default-foreground)/.05)
}

.text-default-foreground\/50 {
    color: hsl(var(--default-foreground)/.5)
}

.text-default-foreground\/55 {
    color: hsl(var(--default-foreground)/.55)
}

.text-default-foreground\/60 {
    color: hsl(var(--default-foreground)/.6)
}

.text-default-foreground\/65 {
    color: hsl(var(--default-foreground)/.65)
}

.text-default-foreground\/70 {
    color: hsl(var(--default-foreground)/.7)
}

.text-default-foreground\/75 {
    color: hsl(var(--default-foreground)/.75)
}

.text-default-foreground\/80 {
    color: hsl(var(--default-foreground)/.8)
}

.text-default-foreground\/85 {
    color: hsl(var(--default-foreground)/.85)
}

.text-default-foreground\/90 {
    color: hsl(var(--default-foreground)/.9)
}

.text-default-foreground\/95 {
    color: hsl(var(--default-foreground)/.95)
}

.text-default\/0 {
    color: rgba(255,102,0,0);
    color: hsl(var(--default)/0)
}

.text-default\/10 {
    color: rgba(255,102,0,.1);
    color: hsl(var(--default)/.1)
}

.text-default\/100 {
    color: #f60;
    color: hsl(var(--default)/1)
}

.text-default\/15 {
    color: rgba(255,102,0,.15);
    color: hsl(var(--default)/.15)
}

.text-default\/20 {
    color: rgba(255,102,0,.2);
    color: hsl(var(--default)/.2)
}

.text-default\/25 {
    color: rgba(255,102,0,.25);
    color: hsl(var(--default)/.25)
}

.text-default\/30 {
    color: rgba(255,102,0,.3);
    color: hsl(var(--default)/.3)
}

.text-default\/35 {
    color: rgba(255,102,0,.35);
    color: hsl(var(--default)/.35)
}

.text-default\/40 {
    color: rgba(255,102,0,.4);
    color: hsl(var(--default)/.4)
}

.text-default\/45 {
    color: rgba(255,102,0,.45);
    color: hsl(var(--default)/.45)
}

.text-default\/5 {
    color: rgba(255,102,0,.05);
    color: hsl(var(--default)/.05)
}

.text-default\/50 {
    color: rgba(255,102,0,.5);
    color: hsl(var(--default)/.5)
}

.text-default\/55 {
    color: rgba(255,102,0,.55);
    color: hsl(var(--default)/.55)
}

.text-default\/60 {
    color: rgba(255,102,0,.6);
    color: hsl(var(--default)/.6)
}

.text-default\/65 {
    color: rgba(255,102,0,.65);
    color: hsl(var(--default)/.65)
}

.text-default\/70 {
    color: rgba(255,102,0,.7);
    color: hsl(var(--default)/.7)
}

.text-default\/75 {
    color: rgba(255,102,0,.75);
    color: hsl(var(--default)/.75)
}

.text-default\/80 {
    color: rgba(255,102,0,.8);
    color: hsl(var(--default)/.8)
}

.text-default\/85 {
    color: rgba(255,102,0,.85);
    color: hsl(var(--default)/.85)
}

.text-default\/90 {
    color: rgba(255,102,0,.9);
    color: hsl(var(--default)/.9)
}

.text-default\/95 {
    color: rgba(255,102,0,.95);
    color: hsl(var(--default)/.95)
}

.text-dmexico-blue {
    --tw-text-opacity: 1;
    color: #00568b;
    color: rgba(0,86,139,var(--tw-text-opacity))
}

.text-dmexico-blue\/0 {
    color: rgba(0,86,139,0)
}

.text-dmexico-blue\/10 {
    color: rgba(0,86,139,.1)
}

.text-dmexico-blue\/100 {
    color: #00568b
}

.text-dmexico-blue\/15 {
    color: rgba(0,86,139,.15)
}

.text-dmexico-blue\/20 {
    color: rgba(0,86,139,.2)
}

.text-dmexico-blue\/25 {
    color: rgba(0,86,139,.25)
}

.text-dmexico-blue\/30 {
    color: rgba(0,86,139,.3)
}

.text-dmexico-blue\/35 {
    color: rgba(0,86,139,.35)
}

.text-dmexico-blue\/40 {
    color: rgba(0,86,139,.4)
}

.text-dmexico-blue\/45 {
    color: rgba(0,86,139,.45)
}

.text-dmexico-blue\/5 {
    color: rgba(0,86,139,.05)
}

.text-dmexico-blue\/50 {
    color: rgba(0,86,139,.5)
}

.text-dmexico-blue\/55 {
    color: rgba(0,86,139,.55)
}

.text-dmexico-blue\/60 {
    color: rgba(0,86,139,.6)
}

.text-dmexico-blue\/65 {
    color: rgba(0,86,139,.65)
}

.text-dmexico-blue\/70 {
    color: rgba(0,86,139,.7)
}

.text-dmexico-blue\/75 {
    color: rgba(0,86,139,.75)
}

.text-dmexico-blue\/80 {
    color: rgba(0,86,139,.8)
}

.text-dmexico-blue\/85 {
    color: rgba(0,86,139,.85)
}

.text-dmexico-blue\/90 {
    color: rgba(0,86,139,.9)
}

.text-dmexico-blue\/95 {
    color: rgba(0,86,139,.95)
}

.text-dmexico-red {
    --tw-text-opacity: 1;
    color: #e74030;
    color: rgba(231,64,48,var(--tw-text-opacity))
}

.text-dmexico-red\/0 {
    color: rgba(231,64,48,0)
}

.text-dmexico-red\/10 {
    color: rgba(231,64,48,.1)
}

.text-dmexico-red\/100 {
    color: #e74030
}

.text-dmexico-red\/15 {
    color: rgba(231,64,48,.15)
}

.text-dmexico-red\/20 {
    color: rgba(231,64,48,.2)
}

.text-dmexico-red\/25 {
    color: rgba(231,64,48,.25)
}

.text-dmexico-red\/30 {
    color: rgba(231,64,48,.3)
}

.text-dmexico-red\/35 {
    color: rgba(231,64,48,.35)
}

.text-dmexico-red\/40 {
    color: rgba(231,64,48,.4)
}

.text-dmexico-red\/45 {
    color: rgba(231,64,48,.45)
}

.text-dmexico-red\/5 {
    color: rgba(231,64,48,.05)
}

.text-dmexico-red\/50 {
    color: rgba(231,64,48,.5)
}

.text-dmexico-red\/55 {
    color: rgba(231,64,48,.55)
}

.text-dmexico-red\/60 {
    color: rgba(231,64,48,.6)
}

.text-dmexico-red\/65 {
    color: rgba(231,64,48,.65)
}

.text-dmexico-red\/70 {
    color: rgba(231,64,48,.7)
}

.text-dmexico-red\/75 {
    color: rgba(231,64,48,.75)
}

.text-dmexico-red\/80 {
    color: rgba(231,64,48,.8)
}

.text-dmexico-red\/85 {
    color: rgba(231,64,48,.85)
}

.text-dmexico-red\/90 {
    color: rgba(231,64,48,.9)
}

.text-dmexico-red\/95 {
    color: rgba(231,64,48,.95)
}

.text-eastern-blue {
    --tw-text-opacity: 1;
    color: #20aebc;
    color: rgba(32,174,188,var(--tw-text-opacity))
}

.text-eastern-blue\/0 {
    color: rgba(32,174,188,0)
}

.text-eastern-blue\/10 {
    color: rgba(32,174,188,.1)
}

.text-eastern-blue\/100 {
    color: #20aebc
}

.text-eastern-blue\/15 {
    color: rgba(32,174,188,.15)
}

.text-eastern-blue\/20 {
    color: rgba(32,174,188,.2)
}

.text-eastern-blue\/25 {
    color: rgba(32,174,188,.25)
}

.text-eastern-blue\/30 {
    color: rgba(32,174,188,.3)
}

.text-eastern-blue\/35 {
    color: rgba(32,174,188,.35)
}

.text-eastern-blue\/40 {
    color: rgba(32,174,188,.4)
}

.text-eastern-blue\/45 {
    color: rgba(32,174,188,.45)
}

.text-eastern-blue\/5 {
    color: rgba(32,174,188,.05)
}

.text-eastern-blue\/50 {
    color: rgba(32,174,188,.5)
}

.text-eastern-blue\/55 {
    color: rgba(32,174,188,.55)
}

.text-eastern-blue\/60 {
    color: rgba(32,174,188,.6)
}

.text-eastern-blue\/65 {
    color: rgba(32,174,188,.65)
}

.text-eastern-blue\/70 {
    color: rgba(32,174,188,.7)
}

.text-eastern-blue\/75 {
    color: rgba(32,174,188,.75)
}

.text-eastern-blue\/80 {
    color: rgba(32,174,188,.8)
}

.text-eastern-blue\/85 {
    color: rgba(32,174,188,.85)
}

.text-eastern-blue\/90 {
    color: rgba(32,174,188,.9)
}

.text-eastern-blue\/95 {
    color: rgba(32,174,188,.95)
}

.text-foreground {
    color: #000;
    color: hsl(var(--foreground))
}

.text-foreground\/30 {
    color: rgba(0,0,0,.3);
    color: hsl(var(--foreground)/.3)
}

.text-foreground\/40 {
    color: rgba(0,0,0,.4);
    color: hsl(var(--foreground)/.4)
}

.text-foreground\/50 {
    color: rgba(0,0,0,.5);
    color: hsl(var(--foreground)/.5)
}

.text-foreground\/60 {
    color: rgba(0,0,0,.6);
    color: hsl(var(--foreground)/.6)
}

.text-foreground\/70 {
    color: rgba(0,0,0,.7);
    color: hsl(var(--foreground)/.7)
}

.text-foreground\/75 {
    color: rgba(0,0,0,.75);
    color: hsl(var(--foreground)/.75)
}

.text-foreground\/80 {
    color: rgba(0,0,0,.8);
    color: hsl(var(--foreground)/.8)
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: #9ca3af;
    color: rgba(156,163,175,var(--tw-text-opacity))
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: #6b7280;
    color: rgba(107,114,128,var(--tw-text-opacity))
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: #4b5563;
    color: rgba(75,85,99,var(--tw-text-opacity))
}

.text-gray-800 {
    --tw-text-opacity: 1;
    color: #1f2937;
    color: rgba(31,41,55,var(--tw-text-opacity))
}

.text-green {
    color: #00c738;
    color: hsl(var(--green))
}

.text-green-100 {
    --tw-text-opacity: 1;
    color: #dcfce7;
    color: rgba(220,252,231,var(--tw-text-opacity))
}

.text-green-100\/0 {
    color: rgba(220,252,231,0)
}

.text-green-100\/10 {
    color: rgba(220,252,231,.1)
}

.text-green-100\/100 {
    color: #dcfce7
}

.text-green-100\/15 {
    color: rgba(220,252,231,.15)
}

.text-green-100\/20 {
    color: rgba(220,252,231,.2)
}

.text-green-100\/25 {
    color: rgba(220,252,231,.25)
}

.text-green-100\/30 {
    color: rgba(220,252,231,.3)
}

.text-green-100\/35 {
    color: rgba(220,252,231,.35)
}

.text-green-100\/40 {
    color: rgba(220,252,231,.4)
}

.text-green-100\/45 {
    color: rgba(220,252,231,.45)
}

.text-green-100\/5 {
    color: rgba(220,252,231,.05)
}

.text-green-100\/50 {
    color: rgba(220,252,231,.5)
}

.text-green-100\/55 {
    color: rgba(220,252,231,.55)
}

.text-green-100\/60 {
    color: rgba(220,252,231,.6)
}

.text-green-100\/65 {
    color: rgba(220,252,231,.65)
}

.text-green-100\/70 {
    color: rgba(220,252,231,.7)
}

.text-green-100\/75 {
    color: rgba(220,252,231,.75)
}

.text-green-100\/80 {
    color: rgba(220,252,231,.8)
}

.text-green-100\/85 {
    color: rgba(220,252,231,.85)
}

.text-green-100\/90 {
    color: rgba(220,252,231,.9)
}

.text-green-100\/95 {
    color: rgba(220,252,231,.95)
}

.text-green-200 {
    --tw-text-opacity: 1;
    color: #bbf7d0;
    color: rgba(187,247,208,var(--tw-text-opacity))
}

.text-green-200\/0 {
    color: rgba(187,247,208,0)
}

.text-green-200\/10 {
    color: rgba(187,247,208,.1)
}

.text-green-200\/100 {
    color: #bbf7d0
}

.text-green-200\/15 {
    color: rgba(187,247,208,.15)
}

.text-green-200\/20 {
    color: rgba(187,247,208,.2)
}

.text-green-200\/25 {
    color: rgba(187,247,208,.25)
}

.text-green-200\/30 {
    color: rgba(187,247,208,.3)
}

.text-green-200\/35 {
    color: rgba(187,247,208,.35)
}

.text-green-200\/40 {
    color: rgba(187,247,208,.4)
}

.text-green-200\/45 {
    color: rgba(187,247,208,.45)
}

.text-green-200\/5 {
    color: rgba(187,247,208,.05)
}

.text-green-200\/50 {
    color: rgba(187,247,208,.5)
}

.text-green-200\/55 {
    color: rgba(187,247,208,.55)
}

.text-green-200\/60 {
    color: rgba(187,247,208,.6)
}

.text-green-200\/65 {
    color: rgba(187,247,208,.65)
}

.text-green-200\/70 {
    color: rgba(187,247,208,.7)
}

.text-green-200\/75 {
    color: rgba(187,247,208,.75)
}

.text-green-200\/80 {
    color: rgba(187,247,208,.8)
}

.text-green-200\/85 {
    color: rgba(187,247,208,.85)
}

.text-green-200\/90 {
    color: rgba(187,247,208,.9)
}

.text-green-200\/95 {
    color: rgba(187,247,208,.95)
}

.text-green-300 {
    --tw-text-opacity: 1;
    color: #86efac;
    color: rgba(134,239,172,var(--tw-text-opacity))
}

.text-green-300\/0 {
    color: rgba(134,239,172,0)
}

.text-green-300\/10 {
    color: rgba(134,239,172,.1)
}

.text-green-300\/100 {
    color: #86efac
}

.text-green-300\/15 {
    color: rgba(134,239,172,.15)
}

.text-green-300\/20 {
    color: rgba(134,239,172,.2)
}

.text-green-300\/25 {
    color: rgba(134,239,172,.25)
}

.text-green-300\/30 {
    color: rgba(134,239,172,.3)
}

.text-green-300\/35 {
    color: rgba(134,239,172,.35)
}

.text-green-300\/40 {
    color: rgba(134,239,172,.4)
}

.text-green-300\/45 {
    color: rgba(134,239,172,.45)
}

.text-green-300\/5 {
    color: rgba(134,239,172,.05)
}

.text-green-300\/50 {
    color: rgba(134,239,172,.5)
}

.text-green-300\/55 {
    color: rgba(134,239,172,.55)
}

.text-green-300\/60 {
    color: rgba(134,239,172,.6)
}

.text-green-300\/65 {
    color: rgba(134,239,172,.65)
}

.text-green-300\/70 {
    color: rgba(134,239,172,.7)
}

.text-green-300\/75 {
    color: rgba(134,239,172,.75)
}

.text-green-300\/80 {
    color: rgba(134,239,172,.8)
}

.text-green-300\/85 {
    color: rgba(134,239,172,.85)
}

.text-green-300\/90 {
    color: rgba(134,239,172,.9)
}

.text-green-300\/95 {
    color: rgba(134,239,172,.95)
}

.text-green-400 {
    --tw-text-opacity: 1;
    color: #4ade80;
    color: rgba(74,222,128,var(--tw-text-opacity))
}

.text-green-400\/0 {
    color: rgba(74,222,128,0)
}

.text-green-400\/10 {
    color: rgba(74,222,128,.1)
}

.text-green-400\/100 {
    color: #4ade80
}

.text-green-400\/15 {
    color: rgba(74,222,128,.15)
}

.text-green-400\/20 {
    color: rgba(74,222,128,.2)
}

.text-green-400\/25 {
    color: rgba(74,222,128,.25)
}

.text-green-400\/30 {
    color: rgba(74,222,128,.3)
}

.text-green-400\/35 {
    color: rgba(74,222,128,.35)
}

.text-green-400\/40 {
    color: rgba(74,222,128,.4)
}

.text-green-400\/45 {
    color: rgba(74,222,128,.45)
}

.text-green-400\/5 {
    color: rgba(74,222,128,.05)
}

.text-green-400\/50 {
    color: rgba(74,222,128,.5)
}

.text-green-400\/55 {
    color: rgba(74,222,128,.55)
}

.text-green-400\/60 {
    color: rgba(74,222,128,.6)
}

.text-green-400\/65 {
    color: rgba(74,222,128,.65)
}

.text-green-400\/70 {
    color: rgba(74,222,128,.7)
}

.text-green-400\/75 {
    color: rgba(74,222,128,.75)
}

.text-green-400\/80 {
    color: rgba(74,222,128,.8)
}

.text-green-400\/85 {
    color: rgba(74,222,128,.85)
}

.text-green-400\/90 {
    color: rgba(74,222,128,.9)
}

.text-green-400\/95 {
    color: rgba(74,222,128,.95)
}

.text-green-50 {
    --tw-text-opacity: 1;
    color: #f0fdf4;
    color: rgba(240,253,244,var(--tw-text-opacity))
}

.text-green-50\/0 {
    color: rgba(240,253,244,0)
}

.text-green-50\/10 {
    color: rgba(240,253,244,.1)
}

.text-green-50\/100 {
    color: #f0fdf4
}

.text-green-50\/15 {
    color: rgba(240,253,244,.15)
}

.text-green-50\/20 {
    color: rgba(240,253,244,.2)
}

.text-green-50\/25 {
    color: rgba(240,253,244,.25)
}

.text-green-50\/30 {
    color: rgba(240,253,244,.3)
}

.text-green-50\/35 {
    color: rgba(240,253,244,.35)
}

.text-green-50\/40 {
    color: rgba(240,253,244,.4)
}

.text-green-50\/45 {
    color: rgba(240,253,244,.45)
}

.text-green-50\/5 {
    color: rgba(240,253,244,.05)
}

.text-green-50\/50 {
    color: rgba(240,253,244,.5)
}

.text-green-50\/55 {
    color: rgba(240,253,244,.55)
}

.text-green-50\/60 {
    color: rgba(240,253,244,.6)
}

.text-green-50\/65 {
    color: rgba(240,253,244,.65)
}

.text-green-50\/70 {
    color: rgba(240,253,244,.7)
}

.text-green-50\/75 {
    color: rgba(240,253,244,.75)
}

.text-green-50\/80 {
    color: rgba(240,253,244,.8)
}

.text-green-50\/85 {
    color: rgba(240,253,244,.85)
}

.text-green-50\/90 {
    color: rgba(240,253,244,.9)
}

.text-green-50\/95 {
    color: rgba(240,253,244,.95)
}

.text-green-500 {
    --tw-text-opacity: 1;
    color: #22c55e;
    color: rgba(34,197,94,var(--tw-text-opacity))
}

.text-green-500\/0 {
    color: rgba(34,197,94,0)
}

.text-green-500\/10 {
    color: rgba(34,197,94,.1)
}

.text-green-500\/100 {
    color: #22c55e
}

.text-green-500\/15 {
    color: rgba(34,197,94,.15)
}

.text-green-500\/20 {
    color: rgba(34,197,94,.2)
}

.text-green-500\/25 {
    color: rgba(34,197,94,.25)
}

.text-green-500\/30 {
    color: rgba(34,197,94,.3)
}

.text-green-500\/35 {
    color: rgba(34,197,94,.35)
}

.text-green-500\/40 {
    color: rgba(34,197,94,.4)
}

.text-green-500\/45 {
    color: rgba(34,197,94,.45)
}

.text-green-500\/5 {
    color: rgba(34,197,94,.05)
}

.text-green-500\/50 {
    color: rgba(34,197,94,.5)
}

.text-green-500\/55 {
    color: rgba(34,197,94,.55)
}

.text-green-500\/60 {
    color: rgba(34,197,94,.6)
}

.text-green-500\/65 {
    color: rgba(34,197,94,.65)
}

.text-green-500\/70 {
    color: rgba(34,197,94,.7)
}

.text-green-500\/75 {
    color: rgba(34,197,94,.75)
}

.text-green-500\/80 {
    color: rgba(34,197,94,.8)
}

.text-green-500\/85 {
    color: rgba(34,197,94,.85)
}

.text-green-500\/90 {
    color: rgba(34,197,94,.9)
}

.text-green-500\/95 {
    color: rgba(34,197,94,.95)
}

.text-green-600 {
    --tw-text-opacity: 1;
    color: #16a34a;
    color: rgba(22,163,74,var(--tw-text-opacity))
}

.text-green-600\/0 {
    color: rgba(22,163,74,0)
}

.text-green-600\/10 {
    color: rgba(22,163,74,.1)
}

.text-green-600\/100 {
    color: #16a34a
}

.text-green-600\/15 {
    color: rgba(22,163,74,.15)
}

.text-green-600\/20 {
    color: rgba(22,163,74,.2)
}

.text-green-600\/25 {
    color: rgba(22,163,74,.25)
}

.text-green-600\/30 {
    color: rgba(22,163,74,.3)
}

.text-green-600\/35 {
    color: rgba(22,163,74,.35)
}

.text-green-600\/40 {
    color: rgba(22,163,74,.4)
}

.text-green-600\/45 {
    color: rgba(22,163,74,.45)
}

.text-green-600\/5 {
    color: rgba(22,163,74,.05)
}

.text-green-600\/50 {
    color: rgba(22,163,74,.5)
}

.text-green-600\/55 {
    color: rgba(22,163,74,.55)
}

.text-green-600\/60 {
    color: rgba(22,163,74,.6)
}

.text-green-600\/65 {
    color: rgba(22,163,74,.65)
}

.text-green-600\/70 {
    color: rgba(22,163,74,.7)
}

.text-green-600\/75 {
    color: rgba(22,163,74,.75)
}

.text-green-600\/80 {
    color: rgba(22,163,74,.8)
}

.text-green-600\/85 {
    color: rgba(22,163,74,.85)
}

.text-green-600\/90 {
    color: rgba(22,163,74,.9)
}

.text-green-600\/95 {
    color: rgba(22,163,74,.95)
}

.text-green-700 {
    --tw-text-opacity: 1;
    color: #15803d;
    color: rgba(21,128,61,var(--tw-text-opacity))
}

.text-green-700\/0 {
    color: rgba(21,128,61,0)
}

.text-green-700\/10 {
    color: rgba(21,128,61,.1)
}

.text-green-700\/100 {
    color: #15803d
}

.text-green-700\/15 {
    color: rgba(21,128,61,.15)
}

.text-green-700\/20 {
    color: rgba(21,128,61,.2)
}

.text-green-700\/25 {
    color: rgba(21,128,61,.25)
}

.text-green-700\/30 {
    color: rgba(21,128,61,.3)
}

.text-green-700\/35 {
    color: rgba(21,128,61,.35)
}

.text-green-700\/40 {
    color: rgba(21,128,61,.4)
}

.text-green-700\/45 {
    color: rgba(21,128,61,.45)
}

.text-green-700\/5 {
    color: rgba(21,128,61,.05)
}

.text-green-700\/50 {
    color: rgba(21,128,61,.5)
}

.text-green-700\/55 {
    color: rgba(21,128,61,.55)
}

.text-green-700\/60 {
    color: rgba(21,128,61,.6)
}

.text-green-700\/65 {
    color: rgba(21,128,61,.65)
}

.text-green-700\/70 {
    color: rgba(21,128,61,.7)
}

.text-green-700\/75 {
    color: rgba(21,128,61,.75)
}

.text-green-700\/80 {
    color: rgba(21,128,61,.8)
}

.text-green-700\/85 {
    color: rgba(21,128,61,.85)
}

.text-green-700\/90 {
    color: rgba(21,128,61,.9)
}

.text-green-700\/95 {
    color: rgba(21,128,61,.95)
}

.text-green-800 {
    --tw-text-opacity: 1;
    color: #166534;
    color: rgba(22,101,52,var(--tw-text-opacity))
}

.text-green-800\/0 {
    color: rgba(22,101,52,0)
}

.text-green-800\/10 {
    color: rgba(22,101,52,.1)
}

.text-green-800\/100 {
    color: #166534
}

.text-green-800\/15 {
    color: rgba(22,101,52,.15)
}

.text-green-800\/20 {
    color: rgba(22,101,52,.2)
}

.text-green-800\/25 {
    color: rgba(22,101,52,.25)
}

.text-green-800\/30 {
    color: rgba(22,101,52,.3)
}

.text-green-800\/35 {
    color: rgba(22,101,52,.35)
}

.text-green-800\/40 {
    color: rgba(22,101,52,.4)
}

.text-green-800\/45 {
    color: rgba(22,101,52,.45)
}

.text-green-800\/5 {
    color: rgba(22,101,52,.05)
}

.text-green-800\/50 {
    color: rgba(22,101,52,.5)
}

.text-green-800\/55 {
    color: rgba(22,101,52,.55)
}

.text-green-800\/60 {
    color: rgba(22,101,52,.6)
}

.text-green-800\/65 {
    color: rgba(22,101,52,.65)
}

.text-green-800\/70 {
    color: rgba(22,101,52,.7)
}

.text-green-800\/75 {
    color: rgba(22,101,52,.75)
}

.text-green-800\/80 {
    color: rgba(22,101,52,.8)
}

.text-green-800\/85 {
    color: rgba(22,101,52,.85)
}

.text-green-800\/90 {
    color: rgba(22,101,52,.9)
}

.text-green-800\/95 {
    color: rgba(22,101,52,.95)
}

.text-green-900 {
    --tw-text-opacity: 1;
    color: #14532d;
    color: rgba(20,83,45,var(--tw-text-opacity))
}

.text-green-900\/0 {
    color: rgba(20,83,45,0)
}

.text-green-900\/10 {
    color: rgba(20,83,45,.1)
}

.text-green-900\/100 {
    color: #14532d
}

.text-green-900\/15 {
    color: rgba(20,83,45,.15)
}

.text-green-900\/20 {
    color: rgba(20,83,45,.2)
}

.text-green-900\/25 {
    color: rgba(20,83,45,.25)
}

.text-green-900\/30 {
    color: rgba(20,83,45,.3)
}

.text-green-900\/35 {
    color: rgba(20,83,45,.35)
}

.text-green-900\/40 {
    color: rgba(20,83,45,.4)
}

.text-green-900\/45 {
    color: rgba(20,83,45,.45)
}

.text-green-900\/5 {
    color: rgba(20,83,45,.05)
}

.text-green-900\/50 {
    color: rgba(20,83,45,.5)
}

.text-green-900\/55 {
    color: rgba(20,83,45,.55)
}

.text-green-900\/60 {
    color: rgba(20,83,45,.6)
}

.text-green-900\/65 {
    color: rgba(20,83,45,.65)
}

.text-green-900\/70 {
    color: rgba(20,83,45,.7)
}

.text-green-900\/75 {
    color: rgba(20,83,45,.75)
}

.text-green-900\/80 {
    color: rgba(20,83,45,.8)
}

.text-green-900\/85 {
    color: rgba(20,83,45,.85)
}

.text-green-900\/90 {
    color: rgba(20,83,45,.9)
}

.text-green-900\/95 {
    color: rgba(20,83,45,.95)
}

.text-green-950 {
    --tw-text-opacity: 1;
    color: #052e16;
    color: rgba(5,46,22,var(--tw-text-opacity))
}

.text-green-950\/0 {
    color: rgba(5,46,22,0)
}

.text-green-950\/10 {
    color: rgba(5,46,22,.1)
}

.text-green-950\/100 {
    color: #052e16
}

.text-green-950\/15 {
    color: rgba(5,46,22,.15)
}

.text-green-950\/20 {
    color: rgba(5,46,22,.2)
}

.text-green-950\/25 {
    color: rgba(5,46,22,.25)
}

.text-green-950\/30 {
    color: rgba(5,46,22,.3)
}

.text-green-950\/35 {
    color: rgba(5,46,22,.35)
}

.text-green-950\/40 {
    color: rgba(5,46,22,.4)
}

.text-green-950\/45 {
    color: rgba(5,46,22,.45)
}

.text-green-950\/5 {
    color: rgba(5,46,22,.05)
}

.text-green-950\/50 {
    color: rgba(5,46,22,.5)
}

.text-green-950\/55 {
    color: rgba(5,46,22,.55)
}

.text-green-950\/60 {
    color: rgba(5,46,22,.6)
}

.text-green-950\/65 {
    color: rgba(5,46,22,.65)
}

.text-green-950\/70 {
    color: rgba(5,46,22,.7)
}

.text-green-950\/75 {
    color: rgba(5,46,22,.75)
}

.text-green-950\/80 {
    color: rgba(5,46,22,.8)
}

.text-green-950\/85 {
    color: rgba(5,46,22,.85)
}

.text-green-950\/90 {
    color: rgba(5,46,22,.9)
}

.text-green-950\/95 {
    color: rgba(5,46,22,.95)
}

.text-green-accent {
    color: #cceadb;
    color: hsl(var(--green-accent))
}

.text-green-accent\/0 {
    color: rgba(204,234,219,0);
    color: hsl(var(--green-accent)/0)
}

.text-green-accent\/10 {
    color: rgba(204,234,219,.1);
    color: hsl(var(--green-accent)/.1)
}

.text-green-accent\/100 {
    color: #cceadb;
    color: hsl(var(--green-accent)/1)
}

.text-green-accent\/15 {
    color: rgba(204,234,219,.15);
    color: hsl(var(--green-accent)/.15)
}

.text-green-accent\/20 {
    color: rgba(204,234,219,.2);
    color: hsl(var(--green-accent)/.2)
}

.text-green-accent\/25 {
    color: rgba(204,234,219,.25);
    color: hsl(var(--green-accent)/.25)
}

.text-green-accent\/30 {
    color: rgba(204,234,219,.3);
    color: hsl(var(--green-accent)/.3)
}

.text-green-accent\/35 {
    color: rgba(204,234,219,.35);
    color: hsl(var(--green-accent)/.35)
}

.text-green-accent\/40 {
    color: rgba(204,234,219,.4);
    color: hsl(var(--green-accent)/.4)
}

.text-green-accent\/45 {
    color: rgba(204,234,219,.45);
    color: hsl(var(--green-accent)/.45)
}

.text-green-accent\/5 {
    color: rgba(204,234,219,.05);
    color: hsl(var(--green-accent)/.05)
}

.text-green-accent\/50 {
    color: rgba(204,234,219,.5);
    color: hsl(var(--green-accent)/.5)
}

.text-green-accent\/55 {
    color: rgba(204,234,219,.55);
    color: hsl(var(--green-accent)/.55)
}

.text-green-accent\/60 {
    color: rgba(204,234,219,.6);
    color: hsl(var(--green-accent)/.6)
}

.text-green-accent\/65 {
    color: rgba(204,234,219,.65);
    color: hsl(var(--green-accent)/.65)
}

.text-green-accent\/70 {
    color: rgba(204,234,219,.7);
    color: hsl(var(--green-accent)/.7)
}

.text-green-accent\/75 {
    color: rgba(204,234,219,.75);
    color: hsl(var(--green-accent)/.75)
}

.text-green-accent\/80 {
    color: rgba(204,234,219,.8);
    color: hsl(var(--green-accent)/.8)
}

.text-green-accent\/85 {
    color: rgba(204,234,219,.85);
    color: hsl(var(--green-accent)/.85)
}

.text-green-accent\/90 {
    color: rgba(204,234,219,.9);
    color: hsl(var(--green-accent)/.9)
}

.text-green-accent\/95 {
    color: rgba(204,234,219,.95);
    color: hsl(var(--green-accent)/.95)
}

.text-green-dark {
    color: #008a43;
    color: hsl(var(--green-dark))
}

.text-green-dark\/0 {
    color: rgba(0,138,67,0);
    color: hsl(var(--green-dark)/0)
}

.text-green-dark\/10 {
    color: rgba(0,138,67,.1);
    color: hsl(var(--green-dark)/.1)
}

.text-green-dark\/100 {
    color: #008a43;
    color: hsl(var(--green-dark)/1)
}

.text-green-dark\/15 {
    color: rgba(0,138,67,.15);
    color: hsl(var(--green-dark)/.15)
}

.text-green-dark\/20 {
    color: rgba(0,138,67,.2);
    color: hsl(var(--green-dark)/.2)
}

.text-green-dark\/25 {
    color: rgba(0,138,67,.25);
    color: hsl(var(--green-dark)/.25)
}

.text-green-dark\/30 {
    color: rgba(0,138,67,.3);
    color: hsl(var(--green-dark)/.3)
}

.text-green-dark\/35 {
    color: rgba(0,138,67,.35);
    color: hsl(var(--green-dark)/.35)
}

.text-green-dark\/40 {
    color: rgba(0,138,67,.4);
    color: hsl(var(--green-dark)/.4)
}

.text-green-dark\/45 {
    color: rgba(0,138,67,.45);
    color: hsl(var(--green-dark)/.45)
}

.text-green-dark\/5 {
    color: rgba(0,138,67,.05);
    color: hsl(var(--green-dark)/.05)
}

.text-green-dark\/50 {
    color: rgba(0,138,67,.5);
    color: hsl(var(--green-dark)/.5)
}

.text-green-dark\/55 {
    color: rgba(0,138,67,.55);
    color: hsl(var(--green-dark)/.55)
}

.text-green-dark\/60 {
    color: rgba(0,138,67,.6);
    color: hsl(var(--green-dark)/.6)
}

.text-green-dark\/65 {
    color: rgba(0,138,67,.65);
    color: hsl(var(--green-dark)/.65)
}

.text-green-dark\/70 {
    color: rgba(0,138,67,.7);
    color: hsl(var(--green-dark)/.7)
}

.text-green-dark\/75 {
    color: rgba(0,138,67,.75);
    color: hsl(var(--green-dark)/.75)
}

.text-green-dark\/80 {
    color: rgba(0,138,67,.8);
    color: hsl(var(--green-dark)/.8)
}

.text-green-dark\/85 {
    color: rgba(0,138,67,.85);
    color: hsl(var(--green-dark)/.85)
}

.text-green-dark\/90 {
    color: rgba(0,138,67,.9);
    color: hsl(var(--green-dark)/.9)
}

.text-green-dark\/95 {
    color: rgba(0,138,67,.95);
    color: hsl(var(--green-dark)/.95)
}

.text-green-darker {
    --tw-text-opacity: 1;
    color: #086536;
    color: rgba(8,101,54,var(--tw-text-opacity))
}

.text-green-darker\/0 {
    color: rgba(8,101,54,0)
}

.text-green-darker\/10 {
    color: rgba(8,101,54,.1)
}

.text-green-darker\/100 {
    color: #086536
}

.text-green-darker\/15 {
    color: rgba(8,101,54,.15)
}

.text-green-darker\/20 {
    color: rgba(8,101,54,.2)
}

.text-green-darker\/25 {
    color: rgba(8,101,54,.25)
}

.text-green-darker\/30 {
    color: rgba(8,101,54,.3)
}

.text-green-darker\/35 {
    color: rgba(8,101,54,.35)
}

.text-green-darker\/40 {
    color: rgba(8,101,54,.4)
}

.text-green-darker\/45 {
    color: rgba(8,101,54,.45)
}

.text-green-darker\/5 {
    color: rgba(8,101,54,.05)
}

.text-green-darker\/50 {
    color: rgba(8,101,54,.5)
}

.text-green-darker\/55 {
    color: rgba(8,101,54,.55)
}

.text-green-darker\/60 {
    color: rgba(8,101,54,.6)
}

.text-green-darker\/65 {
    color: rgba(8,101,54,.65)
}

.text-green-darker\/70 {
    color: rgba(8,101,54,.7)
}

.text-green-darker\/75 {
    color: rgba(8,101,54,.75)
}

.text-green-darker\/80 {
    color: rgba(8,101,54,.8)
}

.text-green-darker\/85 {
    color: rgba(8,101,54,.85)
}

.text-green-darker\/90 {
    color: rgba(8,101,54,.9)
}

.text-green-darker\/95 {
    color: rgba(8,101,54,.95)
}

.text-green-haze {
    --tw-text-opacity: 1;
    color: #00964b;
    color: rgba(0,150,75,var(--tw-text-opacity))
}

.text-green-haze\/0 {
    color: rgba(0,150,75,0)
}

.text-green-haze\/10 {
    color: rgba(0,150,75,.1)
}

.text-green-haze\/100 {
    color: #00964b
}

.text-green-haze\/15 {
    color: rgba(0,150,75,.15)
}

.text-green-haze\/20 {
    color: rgba(0,150,75,.2)
}

.text-green-haze\/25 {
    color: rgba(0,150,75,.25)
}

.text-green-haze\/30 {
    color: rgba(0,150,75,.3)
}

.text-green-haze\/35 {
    color: rgba(0,150,75,.35)
}

.text-green-haze\/40 {
    color: rgba(0,150,75,.4)
}

.text-green-haze\/45 {
    color: rgba(0,150,75,.45)
}

.text-green-haze\/5 {
    color: rgba(0,150,75,.05)
}

.text-green-haze\/50 {
    color: rgba(0,150,75,.5)
}

.text-green-haze\/55 {
    color: rgba(0,150,75,.55)
}

.text-green-haze\/60 {
    color: rgba(0,150,75,.6)
}

.text-green-haze\/65 {
    color: rgba(0,150,75,.65)
}

.text-green-haze\/70 {
    color: rgba(0,150,75,.7)
}

.text-green-haze\/75 {
    color: rgba(0,150,75,.75)
}

.text-green-haze\/80 {
    color: rgba(0,150,75,.8)
}

.text-green-haze\/85 {
    color: rgba(0,150,75,.85)
}

.text-green-haze\/90 {
    color: rgba(0,150,75,.9)
}

.text-green-haze\/95 {
    color: rgba(0,150,75,.95)
}

.text-green-light {
    color: #cceadb;
    color: hsl(var(--green-light))
}

.text-green-light\/0 {
    color: rgba(204,234,219,0);
    color: hsl(var(--green-light)/0)
}

.text-green-light\/10 {
    color: rgba(204,234,219,.1);
    color: hsl(var(--green-light)/.1)
}

.text-green-light\/100 {
    color: #cceadb;
    color: hsl(var(--green-light)/1)
}

.text-green-light\/15 {
    color: rgba(204,234,219,.15);
    color: hsl(var(--green-light)/.15)
}

.text-green-light\/20 {
    color: rgba(204,234,219,.2);
    color: hsl(var(--green-light)/.2)
}

.text-green-light\/25 {
    color: rgba(204,234,219,.25);
    color: hsl(var(--green-light)/.25)
}

.text-green-light\/30 {
    color: rgba(204,234,219,.3);
    color: hsl(var(--green-light)/.3)
}

.text-green-light\/35 {
    color: rgba(204,234,219,.35);
    color: hsl(var(--green-light)/.35)
}

.text-green-light\/40 {
    color: rgba(204,234,219,.4);
    color: hsl(var(--green-light)/.4)
}

.text-green-light\/45 {
    color: rgba(204,234,219,.45);
    color: hsl(var(--green-light)/.45)
}

.text-green-light\/5 {
    color: rgba(204,234,219,.05);
    color: hsl(var(--green-light)/.05)
}

.text-green-light\/50 {
    color: rgba(204,234,219,.5);
    color: hsl(var(--green-light)/.5)
}

.text-green-light\/55 {
    color: rgba(204,234,219,.55);
    color: hsl(var(--green-light)/.55)
}

.text-green-light\/60 {
    color: rgba(204,234,219,.6);
    color: hsl(var(--green-light)/.6)
}

.text-green-light\/65 {
    color: rgba(204,234,219,.65);
    color: hsl(var(--green-light)/.65)
}

.text-green-light\/70 {
    color: rgba(204,234,219,.7);
    color: hsl(var(--green-light)/.7)
}

.text-green-light\/75 {
    color: rgba(204,234,219,.75);
    color: hsl(var(--green-light)/.75)
}

.text-green-light\/80 {
    color: rgba(204,234,219,.8);
    color: hsl(var(--green-light)/.8)
}

.text-green-light\/85 {
    color: rgba(204,234,219,.85);
    color: hsl(var(--green-light)/.85)
}

.text-green-light\/90 {
    color: rgba(204,234,219,.9);
    color: hsl(var(--green-light)/.9)
}

.text-green-light\/95 {
    color: rgba(204,234,219,.95);
    color: hsl(var(--green-light)/.95)
}

.text-green-secondary {
    color: #008a43;
    color: hsl(var(--green-secondary))
}

.text-green-secondary\/0 {
    color: rgba(0,138,67,0);
    color: hsl(var(--green-secondary)/0)
}

.text-green-secondary\/10 {
    color: rgba(0,138,67,.1);
    color: hsl(var(--green-secondary)/.1)
}

.text-green-secondary\/100 {
    color: #008a43;
    color: hsl(var(--green-secondary)/1)
}

.text-green-secondary\/15 {
    color: rgba(0,138,67,.15);
    color: hsl(var(--green-secondary)/.15)
}

.text-green-secondary\/20 {
    color: rgba(0,138,67,.2);
    color: hsl(var(--green-secondary)/.2)
}

.text-green-secondary\/25 {
    color: rgba(0,138,67,.25);
    color: hsl(var(--green-secondary)/.25)
}

.text-green-secondary\/30 {
    color: rgba(0,138,67,.3);
    color: hsl(var(--green-secondary)/.3)
}

.text-green-secondary\/35 {
    color: rgba(0,138,67,.35);
    color: hsl(var(--green-secondary)/.35)
}

.text-green-secondary\/40 {
    color: rgba(0,138,67,.4);
    color: hsl(var(--green-secondary)/.4)
}

.text-green-secondary\/45 {
    color: rgba(0,138,67,.45);
    color: hsl(var(--green-secondary)/.45)
}

.text-green-secondary\/5 {
    color: rgba(0,138,67,.05);
    color: hsl(var(--green-secondary)/.05)
}

.text-green-secondary\/50 {
    color: rgba(0,138,67,.5);
    color: hsl(var(--green-secondary)/.5)
}

.text-green-secondary\/55 {
    color: rgba(0,138,67,.55);
    color: hsl(var(--green-secondary)/.55)
}

.text-green-secondary\/60 {
    color: rgba(0,138,67,.6);
    color: hsl(var(--green-secondary)/.6)
}

.text-green-secondary\/65 {
    color: rgba(0,138,67,.65);
    color: hsl(var(--green-secondary)/.65)
}

.text-green-secondary\/70 {
    color: rgba(0,138,67,.7);
    color: hsl(var(--green-secondary)/.7)
}

.text-green-secondary\/75 {
    color: rgba(0,138,67,.75);
    color: hsl(var(--green-secondary)/.75)
}

.text-green-secondary\/80 {
    color: rgba(0,138,67,.8);
    color: hsl(var(--green-secondary)/.8)
}

.text-green-secondary\/85 {
    color: rgba(0,138,67,.85);
    color: hsl(var(--green-secondary)/.85)
}

.text-green-secondary\/90 {
    color: rgba(0,138,67,.9);
    color: hsl(var(--green-secondary)/.9)
}

.text-green-secondary\/95 {
    color: rgba(0,138,67,.95);
    color: hsl(var(--green-secondary)/.95)
}

.text-green\/0 {
    color: rgba(0,199,56,0);
    color: hsl(var(--green)/0)
}

.text-green\/10 {
    color: rgba(0,199,56,.1);
    color: hsl(var(--green)/.1)
}

.text-green\/100 {
    color: #00c738;
    color: hsl(var(--green)/1)
}

.text-green\/15 {
    color: rgba(0,199,56,.15);
    color: hsl(var(--green)/.15)
}

.text-green\/20 {
    color: rgba(0,199,56,.2);
    color: hsl(var(--green)/.2)
}

.text-green\/25 {
    color: rgba(0,199,56,.25);
    color: hsl(var(--green)/.25)
}

.text-green\/30 {
    color: rgba(0,199,56,.3);
    color: hsl(var(--green)/.3)
}

.text-green\/35 {
    color: rgba(0,199,56,.35);
    color: hsl(var(--green)/.35)
}

.text-green\/40 {
    color: rgba(0,199,56,.4);
    color: hsl(var(--green)/.4)
}

.text-green\/45 {
    color: rgba(0,199,56,.45);
    color: hsl(var(--green)/.45)
}

.text-green\/5 {
    color: rgba(0,199,56,.05);
    color: hsl(var(--green)/.05)
}

.text-green\/50 {
    color: rgba(0,199,56,.5);
    color: hsl(var(--green)/.5)
}

.text-green\/55 {
    color: rgba(0,199,56,.55);
    color: hsl(var(--green)/.55)
}

.text-green\/60 {
    color: rgba(0,199,56,.6);
    color: hsl(var(--green)/.6)
}

.text-green\/65 {
    color: rgba(0,199,56,.65);
    color: hsl(var(--green)/.65)
}

.text-green\/70 {
    color: rgba(0,199,56,.7);
    color: hsl(var(--green)/.7)
}

.text-green\/75 {
    color: rgba(0,199,56,.75);
    color: hsl(var(--green)/.75)
}

.text-green\/80 {
    color: rgba(0,199,56,.8);
    color: hsl(var(--green)/.8)
}

.text-green\/85 {
    color: rgba(0,199,56,.85);
    color: hsl(var(--green)/.85)
}

.text-green\/90 {
    color: rgba(0,199,56,.9);
    color: hsl(var(--green)/.9)
}

.text-green\/95 {
    color: rgba(0,199,56,.95);
    color: hsl(var(--green)/.95)
}

.text-grey {
    --tw-text-opacity: 1;
    color: #c9c9c9;
    color: rgba(201,201,201,var(--tw-text-opacity))
}

.text-grey-light {
    --tw-text-opacity: 1;
    color: #e9e9e9;
    color: rgba(233,233,233,var(--tw-text-opacity))
}

.text-grey-light\/50 {
    color: hsla(0,0%,91%,.5)
}

.text-grey\/50 {
    color: hsla(0,0%,79%,.5)
}

.text-house-of-clandestine-dark-purple {
    --tw-text-opacity: 1;
    color: #251549;
    color: rgba(37,21,73,var(--tw-text-opacity))
}

.text-house-of-clandestine-dark-purple\/0 {
    color: rgba(37,21,73,0)
}

.text-house-of-clandestine-dark-purple\/10 {
    color: rgba(37,21,73,.1)
}

.text-house-of-clandestine-dark-purple\/100 {
    color: #251549
}

.text-house-of-clandestine-dark-purple\/15 {
    color: rgba(37,21,73,.15)
}

.text-house-of-clandestine-dark-purple\/20 {
    color: rgba(37,21,73,.2)
}

.text-house-of-clandestine-dark-purple\/25 {
    color: rgba(37,21,73,.25)
}

.text-house-of-clandestine-dark-purple\/30 {
    color: rgba(37,21,73,.3)
}

.text-house-of-clandestine-dark-purple\/35 {
    color: rgba(37,21,73,.35)
}

.text-house-of-clandestine-dark-purple\/40 {
    color: rgba(37,21,73,.4)
}

.text-house-of-clandestine-dark-purple\/45 {
    color: rgba(37,21,73,.45)
}

.text-house-of-clandestine-dark-purple\/5 {
    color: rgba(37,21,73,.05)
}

.text-house-of-clandestine-dark-purple\/50 {
    color: rgba(37,21,73,.5)
}

.text-house-of-clandestine-dark-purple\/55 {
    color: rgba(37,21,73,.55)
}

.text-house-of-clandestine-dark-purple\/60 {
    color: rgba(37,21,73,.6)
}

.text-house-of-clandestine-dark-purple\/65 {
    color: rgba(37,21,73,.65)
}

.text-house-of-clandestine-dark-purple\/70 {
    color: rgba(37,21,73,.7)
}

.text-house-of-clandestine-dark-purple\/75 {
    color: rgba(37,21,73,.75)
}

.text-house-of-clandestine-dark-purple\/80 {
    color: rgba(37,21,73,.8)
}

.text-house-of-clandestine-dark-purple\/85 {
    color: rgba(37,21,73,.85)
}

.text-house-of-clandestine-dark-purple\/90 {
    color: rgba(37,21,73,.9)
}

.text-house-of-clandestine-dark-purple\/95 {
    color: rgba(37,21,73,.95)
}

.text-house-of-clandestine-gold {
    --tw-text-opacity: 1;
    color: #ceaa36;
    color: rgba(206,170,54,var(--tw-text-opacity))
}

.text-house-of-clandestine-gold\/0 {
    color: rgba(206,170,54,0)
}

.text-house-of-clandestine-gold\/10 {
    color: rgba(206,170,54,.1)
}

.text-house-of-clandestine-gold\/100 {
    color: #ceaa36
}

.text-house-of-clandestine-gold\/15 {
    color: rgba(206,170,54,.15)
}

.text-house-of-clandestine-gold\/20 {
    color: rgba(206,170,54,.2)
}

.text-house-of-clandestine-gold\/25 {
    color: rgba(206,170,54,.25)
}

.text-house-of-clandestine-gold\/30 {
    color: rgba(206,170,54,.3)
}

.text-house-of-clandestine-gold\/35 {
    color: rgba(206,170,54,.35)
}

.text-house-of-clandestine-gold\/40 {
    color: rgba(206,170,54,.4)
}

.text-house-of-clandestine-gold\/45 {
    color: rgba(206,170,54,.45)
}

.text-house-of-clandestine-gold\/5 {
    color: rgba(206,170,54,.05)
}

.text-house-of-clandestine-gold\/50 {
    color: rgba(206,170,54,.5)
}

.text-house-of-clandestine-gold\/55 {
    color: rgba(206,170,54,.55)
}

.text-house-of-clandestine-gold\/60 {
    color: rgba(206,170,54,.6)
}

.text-house-of-clandestine-gold\/65 {
    color: rgba(206,170,54,.65)
}

.text-house-of-clandestine-gold\/70 {
    color: rgba(206,170,54,.7)
}

.text-house-of-clandestine-gold\/75 {
    color: rgba(206,170,54,.75)
}

.text-house-of-clandestine-gold\/80 {
    color: rgba(206,170,54,.8)
}

.text-house-of-clandestine-gold\/85 {
    color: rgba(206,170,54,.85)
}

.text-house-of-clandestine-gold\/90 {
    color: rgba(206,170,54,.9)
}

.text-house-of-clandestine-gold\/95 {
    color: rgba(206,170,54,.95)
}

.text-house-of-clandestine-purple {
    --tw-text-opacity: 1;
    color: #8b308d;
    color: rgba(139,48,141,var(--tw-text-opacity))
}

.text-house-of-clandestine-purple\/0 {
    color: rgba(139,48,141,0)
}

.text-house-of-clandestine-purple\/10 {
    color: rgba(139,48,141,.1)
}

.text-house-of-clandestine-purple\/100 {
    color: #8b308d
}

.text-house-of-clandestine-purple\/15 {
    color: rgba(139,48,141,.15)
}

.text-house-of-clandestine-purple\/20 {
    color: rgba(139,48,141,.2)
}

.text-house-of-clandestine-purple\/25 {
    color: rgba(139,48,141,.25)
}

.text-house-of-clandestine-purple\/30 {
    color: rgba(139,48,141,.3)
}

.text-house-of-clandestine-purple\/35 {
    color: rgba(139,48,141,.35)
}

.text-house-of-clandestine-purple\/40 {
    color: rgba(139,48,141,.4)
}

.text-house-of-clandestine-purple\/45 {
    color: rgba(139,48,141,.45)
}

.text-house-of-clandestine-purple\/5 {
    color: rgba(139,48,141,.05)
}

.text-house-of-clandestine-purple\/50 {
    color: rgba(139,48,141,.5)
}

.text-house-of-clandestine-purple\/55 {
    color: rgba(139,48,141,.55)
}

.text-house-of-clandestine-purple\/60 {
    color: rgba(139,48,141,.6)
}

.text-house-of-clandestine-purple\/65 {
    color: rgba(139,48,141,.65)
}

.text-house-of-clandestine-purple\/70 {
    color: rgba(139,48,141,.7)
}

.text-house-of-clandestine-purple\/75 {
    color: rgba(139,48,141,.75)
}

.text-house-of-clandestine-purple\/80 {
    color: rgba(139,48,141,.8)
}

.text-house-of-clandestine-purple\/85 {
    color: rgba(139,48,141,.85)
}

.text-house-of-clandestine-purple\/90 {
    color: rgba(139,48,141,.9)
}

.text-house-of-clandestine-purple\/95 {
    color: rgba(139,48,141,.95)
}

.text-house-of-clandestine-red {
    --tw-text-opacity: 1;
    color: #a80000;
    color: rgba(168,0,0,var(--tw-text-opacity))
}

.text-house-of-clandestine-red\/0 {
    color: rgba(168,0,0,0)
}

.text-house-of-clandestine-red\/10 {
    color: rgba(168,0,0,.1)
}

.text-house-of-clandestine-red\/100 {
    color: #a80000
}

.text-house-of-clandestine-red\/15 {
    color: rgba(168,0,0,.15)
}

.text-house-of-clandestine-red\/20 {
    color: rgba(168,0,0,.2)
}

.text-house-of-clandestine-red\/25 {
    color: rgba(168,0,0,.25)
}

.text-house-of-clandestine-red\/30 {
    color: rgba(168,0,0,.3)
}

.text-house-of-clandestine-red\/35 {
    color: rgba(168,0,0,.35)
}

.text-house-of-clandestine-red\/40 {
    color: rgba(168,0,0,.4)
}

.text-house-of-clandestine-red\/45 {
    color: rgba(168,0,0,.45)
}

.text-house-of-clandestine-red\/5 {
    color: rgba(168,0,0,.05)
}

.text-house-of-clandestine-red\/50 {
    color: rgba(168,0,0,.5)
}

.text-house-of-clandestine-red\/55 {
    color: rgba(168,0,0,.55)
}

.text-house-of-clandestine-red\/60 {
    color: rgba(168,0,0,.6)
}

.text-house-of-clandestine-red\/65 {
    color: rgba(168,0,0,.65)
}

.text-house-of-clandestine-red\/70 {
    color: rgba(168,0,0,.7)
}

.text-house-of-clandestine-red\/75 {
    color: rgba(168,0,0,.75)
}

.text-house-of-clandestine-red\/80 {
    color: rgba(168,0,0,.8)
}

.text-house-of-clandestine-red\/85 {
    color: rgba(168,0,0,.85)
}

.text-house-of-clandestine-red\/90 {
    color: rgba(168,0,0,.9)
}

.text-house-of-clandestine-red\/95 {
    color: rgba(168,0,0,.95)
}

.text-indigo-600 {
    --tw-text-opacity: 1;
    color: #4f46e5;
    color: rgba(79,70,229,var(--tw-text-opacity))
}

.text-light {
    color: #ffe0cc;
    color: hsl(var(--light))
}

.text-light-30 {
    color: #f3f2f8;
    color: var(--light-30)
}

.text-light-30-foreground {
    color: hsl(var(--light-foreground))
}

.text-light-30-foreground\/0 {
    color: hsl(var(--light-foreground)/0)
}

.text-light-30-foreground\/10 {
    color: hsl(var(--light-foreground)/.1)
}

.text-light-30-foreground\/100 {
    color: hsl(var(--light-foreground)/1)
}

.text-light-30-foreground\/15 {
    color: hsl(var(--light-foreground)/.15)
}

.text-light-30-foreground\/20 {
    color: hsl(var(--light-foreground)/.2)
}

.text-light-30-foreground\/25 {
    color: hsl(var(--light-foreground)/.25)
}

.text-light-30-foreground\/30 {
    color: hsl(var(--light-foreground)/.3)
}

.text-light-30-foreground\/35 {
    color: hsl(var(--light-foreground)/.35)
}

.text-light-30-foreground\/40 {
    color: hsl(var(--light-foreground)/.4)
}

.text-light-30-foreground\/45 {
    color: hsl(var(--light-foreground)/.45)
}

.text-light-30-foreground\/5 {
    color: hsl(var(--light-foreground)/.05)
}

.text-light-30-foreground\/50 {
    color: hsl(var(--light-foreground)/.5)
}

.text-light-30-foreground\/55 {
    color: hsl(var(--light-foreground)/.55)
}

.text-light-30-foreground\/60 {
    color: hsl(var(--light-foreground)/.6)
}

.text-light-30-foreground\/65 {
    color: hsl(var(--light-foreground)/.65)
}

.text-light-30-foreground\/70 {
    color: hsl(var(--light-foreground)/.7)
}

.text-light-30-foreground\/75 {
    color: hsl(var(--light-foreground)/.75)
}

.text-light-30-foreground\/80 {
    color: hsl(var(--light-foreground)/.8)
}

.text-light-30-foreground\/85 {
    color: hsl(var(--light-foreground)/.85)
}

.text-light-30-foreground\/90 {
    color: hsl(var(--light-foreground)/.9)
}

.text-light-30-foreground\/95 {
    color: hsl(var(--light-foreground)/.95)
}

.text-light-foreground {
    color: hsl(var(--light-foreground))
}

.text-light-foreground\/0 {
    color: hsl(var(--light-foreground)/0)
}

.text-light-foreground\/10 {
    color: hsl(var(--light-foreground)/.1)
}

.text-light-foreground\/100 {
    color: hsl(var(--light-foreground)/1)
}

.text-light-foreground\/15 {
    color: hsl(var(--light-foreground)/.15)
}

.text-light-foreground\/20 {
    color: hsl(var(--light-foreground)/.2)
}

.text-light-foreground\/25 {
    color: hsl(var(--light-foreground)/.25)
}

.text-light-foreground\/30 {
    color: hsl(var(--light-foreground)/.3)
}

.text-light-foreground\/35 {
    color: hsl(var(--light-foreground)/.35)
}

.text-light-foreground\/40 {
    color: hsl(var(--light-foreground)/.4)
}

.text-light-foreground\/45 {
    color: hsl(var(--light-foreground)/.45)
}

.text-light-foreground\/5 {
    color: hsl(var(--light-foreground)/.05)
}

.text-light-foreground\/50 {
    color: hsl(var(--light-foreground)/.5)
}

.text-light-foreground\/55 {
    color: hsl(var(--light-foreground)/.55)
}

.text-light-foreground\/60 {
    color: hsl(var(--light-foreground)/.6)
}

.text-light-foreground\/65 {
    color: hsl(var(--light-foreground)/.65)
}

.text-light-foreground\/70 {
    color: hsl(var(--light-foreground)/.7)
}

.text-light-foreground\/75 {
    color: hsl(var(--light-foreground)/.75)
}

.text-light-foreground\/80 {
    color: hsl(var(--light-foreground)/.8)
}

.text-light-foreground\/85 {
    color: hsl(var(--light-foreground)/.85)
}

.text-light-foreground\/90 {
    color: hsl(var(--light-foreground)/.9)
}

.text-light-foreground\/95 {
    color: hsl(var(--light-foreground)/.95)
}

.text-light\/0 {
    color: rgba(255,224,204,0);
    color: hsl(var(--light)/0)
}

.text-light\/10 {
    color: rgba(255,224,204,.1);
    color: hsl(var(--light)/.1)
}

.text-light\/100 {
    color: #ffe0cc;
    color: hsl(var(--light)/1)
}

.text-light\/15 {
    color: rgba(255,224,204,.15);
    color: hsl(var(--light)/.15)
}

.text-light\/20 {
    color: rgba(255,224,204,.2);
    color: hsl(var(--light)/.2)
}

.text-light\/25 {
    color: rgba(255,224,204,.25);
    color: hsl(var(--light)/.25)
}

.text-light\/30 {
    color: rgba(255,224,204,.3);
    color: hsl(var(--light)/.3)
}

.text-light\/35 {
    color: rgba(255,224,204,.35);
    color: hsl(var(--light)/.35)
}

.text-light\/40 {
    color: rgba(255,224,204,.4);
    color: hsl(var(--light)/.4)
}

.text-light\/45 {
    color: rgba(255,224,204,.45);
    color: hsl(var(--light)/.45)
}

.text-light\/5 {
    color: rgba(255,224,204,.05);
    color: hsl(var(--light)/.05)
}

.text-light\/50 {
    color: rgba(255,224,204,.5);
    color: hsl(var(--light)/.5)
}

.text-light\/55 {
    color: rgba(255,224,204,.55);
    color: hsl(var(--light)/.55)
}

.text-light\/60 {
    color: rgba(255,224,204,.6);
    color: hsl(var(--light)/.6)
}

.text-light\/65 {
    color: rgba(255,224,204,.65);
    color: hsl(var(--light)/.65)
}

.text-light\/70 {
    color: rgba(255,224,204,.7);
    color: hsl(var(--light)/.7)
}

.text-light\/75 {
    color: rgba(255,224,204,.75);
    color: hsl(var(--light)/.75)
}

.text-light\/80 {
    color: rgba(255,224,204,.8);
    color: hsl(var(--light)/.8)
}

.text-light\/85 {
    color: rgba(255,224,204,.85);
    color: hsl(var(--light)/.85)
}

.text-light\/90 {
    color: rgba(255,224,204,.9);
    color: hsl(var(--light)/.9)
}

.text-light\/95 {
    color: rgba(255,224,204,.95);
    color: hsl(var(--light)/.95)
}

.text-market-insights {
    --tw-text-opacity: 1;
    color: #009aff;
    color: rgba(0,154,255,var(--tw-text-opacity))
}

.text-market-insights\/0 {
    color: rgba(0,154,255,0)
}

.text-market-insights\/10 {
    color: rgba(0,154,255,.1)
}

.text-market-insights\/100 {
    color: #009aff
}

.text-market-insights\/15 {
    color: rgba(0,154,255,.15)
}

.text-market-insights\/20 {
    color: rgba(0,154,255,.2)
}

.text-market-insights\/25 {
    color: rgba(0,154,255,.25)
}

.text-market-insights\/30 {
    color: rgba(0,154,255,.3)
}

.text-market-insights\/35 {
    color: rgba(0,154,255,.35)
}

.text-market-insights\/40 {
    color: rgba(0,154,255,.4)
}

.text-market-insights\/45 {
    color: rgba(0,154,255,.45)
}

.text-market-insights\/5 {
    color: rgba(0,154,255,.05)
}

.text-market-insights\/50 {
    color: rgba(0,154,255,.5)
}

.text-market-insights\/55 {
    color: rgba(0,154,255,.55)
}

.text-market-insights\/60 {
    color: rgba(0,154,255,.6)
}

.text-market-insights\/65 {
    color: rgba(0,154,255,.65)
}

.text-market-insights\/70 {
    color: rgba(0,154,255,.7)
}

.text-market-insights\/75 {
    color: rgba(0,154,255,.75)
}

.text-market-insights\/80 {
    color: rgba(0,154,255,.8)
}

.text-market-insights\/85 {
    color: rgba(0,154,255,.85)
}

.text-market-insights\/90 {
    color: rgba(0,154,255,.9)
}

.text-market-insights\/95 {
    color: rgba(0,154,255,.95)
}

.text-muted {
    color: #e8e8e8;
    color: hsl(var(--muted))
}

.text-muted-foreground {
    color: #22272a;
    color: hsl(var(--muted-foreground))
}

.text-news-and-events {
    --tw-text-opacity: 1;
    color: #20aebc;
    color: rgba(32,174,188,var(--tw-text-opacity))
}

.text-news-and-events\/0 {
    color: rgba(32,174,188,0)
}

.text-news-and-events\/10 {
    color: rgba(32,174,188,.1)
}

.text-news-and-events\/100 {
    color: #20aebc
}

.text-news-and-events\/15 {
    color: rgba(32,174,188,.15)
}

.text-news-and-events\/20 {
    color: rgba(32,174,188,.2)
}

.text-news-and-events\/25 {
    color: rgba(32,174,188,.25)
}

.text-news-and-events\/30 {
    color: rgba(32,174,188,.3)
}

.text-news-and-events\/35 {
    color: rgba(32,174,188,.35)
}

.text-news-and-events\/40 {
    color: rgba(32,174,188,.4)
}

.text-news-and-events\/45 {
    color: rgba(32,174,188,.45)
}

.text-news-and-events\/5 {
    color: rgba(32,174,188,.05)
}

.text-news-and-events\/50 {
    color: rgba(32,174,188,.5)
}

.text-news-and-events\/55 {
    color: rgba(32,174,188,.55)
}

.text-news-and-events\/60 {
    color: rgba(32,174,188,.6)
}

.text-news-and-events\/65 {
    color: rgba(32,174,188,.65)
}

.text-news-and-events\/70 {
    color: rgba(32,174,188,.7)
}

.text-news-and-events\/75 {
    color: rgba(32,174,188,.75)
}

.text-news-and-events\/80 {
    color: rgba(32,174,188,.8)
}

.text-news-and-events\/85 {
    color: rgba(32,174,188,.85)
}

.text-news-and-events\/90 {
    color: rgba(32,174,188,.9)
}

.text-news-and-events\/95 {
    color: rgba(32,174,188,.95)
}

.text-orange {
    color: #f60;
    color: hsl(var(--orange))
}

.text-orange-100 {
    --tw-text-opacity: 1;
    color: #ffedd5;
    color: rgba(255,237,213,var(--tw-text-opacity))
}

.text-orange-100\/0 {
    color: rgba(255,237,213,0)
}

.text-orange-100\/10 {
    color: rgba(255,237,213,.1)
}

.text-orange-100\/100 {
    color: #ffedd5
}

.text-orange-100\/15 {
    color: rgba(255,237,213,.15)
}

.text-orange-100\/20 {
    color: rgba(255,237,213,.2)
}

.text-orange-100\/25 {
    color: rgba(255,237,213,.25)
}

.text-orange-100\/30 {
    color: rgba(255,237,213,.3)
}

.text-orange-100\/35 {
    color: rgba(255,237,213,.35)
}

.text-orange-100\/40 {
    color: rgba(255,237,213,.4)
}

.text-orange-100\/45 {
    color: rgba(255,237,213,.45)
}

.text-orange-100\/5 {
    color: rgba(255,237,213,.05)
}

.text-orange-100\/50 {
    color: rgba(255,237,213,.5)
}

.text-orange-100\/55 {
    color: rgba(255,237,213,.55)
}

.text-orange-100\/60 {
    color: rgba(255,237,213,.6)
}

.text-orange-100\/65 {
    color: rgba(255,237,213,.65)
}

.text-orange-100\/70 {
    color: rgba(255,237,213,.7)
}

.text-orange-100\/75 {
    color: rgba(255,237,213,.75)
}

.text-orange-100\/80 {
    color: rgba(255,237,213,.8)
}

.text-orange-100\/85 {
    color: rgba(255,237,213,.85)
}

.text-orange-100\/90 {
    color: rgba(255,237,213,.9)
}

.text-orange-100\/95 {
    color: rgba(255,237,213,.95)
}

.text-orange-200 {
    --tw-text-opacity: 1;
    color: #fed7aa;
    color: rgba(254,215,170,var(--tw-text-opacity))
}

.text-orange-200\/0 {
    color: hsla(32,98%,83%,0)
}

.text-orange-200\/10 {
    color: hsla(32,98%,83%,.1)
}

.text-orange-200\/100 {
    color: #fed7aa
}

.text-orange-200\/15 {
    color: hsla(32,98%,83%,.15)
}

.text-orange-200\/20 {
    color: hsla(32,98%,83%,.2)
}

.text-orange-200\/25 {
    color: hsla(32,98%,83%,.25)
}

.text-orange-200\/30 {
    color: hsla(32,98%,83%,.3)
}

.text-orange-200\/35 {
    color: hsla(32,98%,83%,.35)
}

.text-orange-200\/40 {
    color: hsla(32,98%,83%,.4)
}

.text-orange-200\/45 {
    color: hsla(32,98%,83%,.45)
}

.text-orange-200\/5 {
    color: hsla(32,98%,83%,.05)
}

.text-orange-200\/50 {
    color: hsla(32,98%,83%,.5)
}

.text-orange-200\/55 {
    color: hsla(32,98%,83%,.55)
}

.text-orange-200\/60 {
    color: hsla(32,98%,83%,.6)
}

.text-orange-200\/65 {
    color: hsla(32,98%,83%,.65)
}

.text-orange-200\/70 {
    color: hsla(32,98%,83%,.7)
}

.text-orange-200\/75 {
    color: hsla(32,98%,83%,.75)
}

.text-orange-200\/80 {
    color: hsla(32,98%,83%,.8)
}

.text-orange-200\/85 {
    color: hsla(32,98%,83%,.85)
}

.text-orange-200\/90 {
    color: hsla(32,98%,83%,.9)
}

.text-orange-200\/95 {
    color: hsla(32,98%,83%,.95)
}

.text-orange-300 {
    --tw-text-opacity: 1;
    color: #fdba74;
    color: rgba(253,186,116,var(--tw-text-opacity))
}

.text-orange-300\/0 {
    color: hsla(31,97%,72%,0)
}

.text-orange-300\/10 {
    color: hsla(31,97%,72%,.1)
}

.text-orange-300\/100 {
    color: #fdba74
}

.text-orange-300\/15 {
    color: hsla(31,97%,72%,.15)
}

.text-orange-300\/20 {
    color: hsla(31,97%,72%,.2)
}

.text-orange-300\/25 {
    color: hsla(31,97%,72%,.25)
}

.text-orange-300\/30 {
    color: hsla(31,97%,72%,.3)
}

.text-orange-300\/35 {
    color: hsla(31,97%,72%,.35)
}

.text-orange-300\/40 {
    color: hsla(31,97%,72%,.4)
}

.text-orange-300\/45 {
    color: hsla(31,97%,72%,.45)
}

.text-orange-300\/5 {
    color: hsla(31,97%,72%,.05)
}

.text-orange-300\/50 {
    color: hsla(31,97%,72%,.5)
}

.text-orange-300\/55 {
    color: hsla(31,97%,72%,.55)
}

.text-orange-300\/60 {
    color: hsla(31,97%,72%,.6)
}

.text-orange-300\/65 {
    color: hsla(31,97%,72%,.65)
}

.text-orange-300\/70 {
    color: hsla(31,97%,72%,.7)
}

.text-orange-300\/75 {
    color: hsla(31,97%,72%,.75)
}

.text-orange-300\/80 {
    color: hsla(31,97%,72%,.8)
}

.text-orange-300\/85 {
    color: hsla(31,97%,72%,.85)
}

.text-orange-300\/90 {
    color: hsla(31,97%,72%,.9)
}

.text-orange-300\/95 {
    color: hsla(31,97%,72%,.95)
}

.text-orange-400 {
    --tw-text-opacity: 1;
    color: #fb923c;
    color: rgba(251,146,60,var(--tw-text-opacity))
}

.text-orange-400\/0 {
    color: rgba(251,146,60,0)
}

.text-orange-400\/10 {
    color: rgba(251,146,60,.1)
}

.text-orange-400\/100 {
    color: #fb923c
}

.text-orange-400\/15 {
    color: rgba(251,146,60,.15)
}

.text-orange-400\/20 {
    color: rgba(251,146,60,.2)
}

.text-orange-400\/25 {
    color: rgba(251,146,60,.25)
}

.text-orange-400\/30 {
    color: rgba(251,146,60,.3)
}

.text-orange-400\/35 {
    color: rgba(251,146,60,.35)
}

.text-orange-400\/40 {
    color: rgba(251,146,60,.4)
}

.text-orange-400\/45 {
    color: rgba(251,146,60,.45)
}

.text-orange-400\/5 {
    color: rgba(251,146,60,.05)
}

.text-orange-400\/50 {
    color: rgba(251,146,60,.5)
}

.text-orange-400\/55 {
    color: rgba(251,146,60,.55)
}

.text-orange-400\/60 {
    color: rgba(251,146,60,.6)
}

.text-orange-400\/65 {
    color: rgba(251,146,60,.65)
}

.text-orange-400\/70 {
    color: rgba(251,146,60,.7)
}

.text-orange-400\/75 {
    color: rgba(251,146,60,.75)
}

.text-orange-400\/80 {
    color: rgba(251,146,60,.8)
}

.text-orange-400\/85 {
    color: rgba(251,146,60,.85)
}

.text-orange-400\/90 {
    color: rgba(251,146,60,.9)
}

.text-orange-400\/95 {
    color: rgba(251,146,60,.95)
}

.text-orange-50 {
    --tw-text-opacity: 1;
    color: #fff7ed;
    color: rgba(255,247,237,var(--tw-text-opacity))
}

.text-orange-50\/0 {
    color: rgba(255,247,237,0)
}

.text-orange-50\/10 {
    color: rgba(255,247,237,.1)
}

.text-orange-50\/100 {
    color: #fff7ed
}

.text-orange-50\/15 {
    color: rgba(255,247,237,.15)
}

.text-orange-50\/20 {
    color: rgba(255,247,237,.2)
}

.text-orange-50\/25 {
    color: rgba(255,247,237,.25)
}

.text-orange-50\/30 {
    color: rgba(255,247,237,.3)
}

.text-orange-50\/35 {
    color: rgba(255,247,237,.35)
}

.text-orange-50\/40 {
    color: rgba(255,247,237,.4)
}

.text-orange-50\/45 {
    color: rgba(255,247,237,.45)
}

.text-orange-50\/5 {
    color: rgba(255,247,237,.05)
}

.text-orange-50\/50 {
    color: rgba(255,247,237,.5)
}

.text-orange-50\/55 {
    color: rgba(255,247,237,.55)
}

.text-orange-50\/60 {
    color: rgba(255,247,237,.6)
}

.text-orange-50\/65 {
    color: rgba(255,247,237,.65)
}

.text-orange-50\/70 {
    color: rgba(255,247,237,.7)
}

.text-orange-50\/75 {
    color: rgba(255,247,237,.75)
}

.text-orange-50\/80 {
    color: rgba(255,247,237,.8)
}

.text-orange-50\/85 {
    color: rgba(255,247,237,.85)
}

.text-orange-50\/90 {
    color: rgba(255,247,237,.9)
}

.text-orange-50\/95 {
    color: rgba(255,247,237,.95)
}

.text-orange-500 {
    --tw-text-opacity: 1;
    color: #f97316;
    color: rgba(249,115,22,var(--tw-text-opacity))
}

.text-orange-500\/0 {
    color: rgba(249,115,22,0)
}

.text-orange-500\/10 {
    color: rgba(249,115,22,.1)
}

.text-orange-500\/100 {
    color: #f97316
}

.text-orange-500\/15 {
    color: rgba(249,115,22,.15)
}

.text-orange-500\/20 {
    color: rgba(249,115,22,.2)
}

.text-orange-500\/25 {
    color: rgba(249,115,22,.25)
}

.text-orange-500\/30 {
    color: rgba(249,115,22,.3)
}

.text-orange-500\/35 {
    color: rgba(249,115,22,.35)
}

.text-orange-500\/40 {
    color: rgba(249,115,22,.4)
}

.text-orange-500\/45 {
    color: rgba(249,115,22,.45)
}

.text-orange-500\/5 {
    color: rgba(249,115,22,.05)
}

.text-orange-500\/50 {
    color: rgba(249,115,22,.5)
}

.text-orange-500\/55 {
    color: rgba(249,115,22,.55)
}

.text-orange-500\/60 {
    color: rgba(249,115,22,.6)
}

.text-orange-500\/65 {
    color: rgba(249,115,22,.65)
}

.text-orange-500\/70 {
    color: rgba(249,115,22,.7)
}

.text-orange-500\/75 {
    color: rgba(249,115,22,.75)
}

.text-orange-500\/80 {
    color: rgba(249,115,22,.8)
}

.text-orange-500\/85 {
    color: rgba(249,115,22,.85)
}

.text-orange-500\/90 {
    color: rgba(249,115,22,.9)
}

.text-orange-500\/95 {
    color: rgba(249,115,22,.95)
}

.text-orange-600 {
    --tw-text-opacity: 1;
    color: #ea580c;
    color: rgba(234,88,12,var(--tw-text-opacity))
}

.text-orange-600\/0 {
    color: rgba(234,88,12,0)
}

.text-orange-600\/10 {
    color: rgba(234,88,12,.1)
}

.text-orange-600\/100 {
    color: #ea580c
}

.text-orange-600\/15 {
    color: rgba(234,88,12,.15)
}

.text-orange-600\/20 {
    color: rgba(234,88,12,.2)
}

.text-orange-600\/25 {
    color: rgba(234,88,12,.25)
}

.text-orange-600\/30 {
    color: rgba(234,88,12,.3)
}

.text-orange-600\/35 {
    color: rgba(234,88,12,.35)
}

.text-orange-600\/40 {
    color: rgba(234,88,12,.4)
}

.text-orange-600\/45 {
    color: rgba(234,88,12,.45)
}

.text-orange-600\/5 {
    color: rgba(234,88,12,.05)
}

.text-orange-600\/50 {
    color: rgba(234,88,12,.5)
}

.text-orange-600\/55 {
    color: rgba(234,88,12,.55)
}

.text-orange-600\/60 {
    color: rgba(234,88,12,.6)
}

.text-orange-600\/65 {
    color: rgba(234,88,12,.65)
}

.text-orange-600\/70 {
    color: rgba(234,88,12,.7)
}

.text-orange-600\/75 {
    color: rgba(234,88,12,.75)
}

.text-orange-600\/80 {
    color: rgba(234,88,12,.8)
}

.text-orange-600\/85 {
    color: rgba(234,88,12,.85)
}

.text-orange-600\/90 {
    color: rgba(234,88,12,.9)
}

.text-orange-600\/95 {
    color: rgba(234,88,12,.95)
}

.text-orange-700 {
    --tw-text-opacity: 1;
    color: #c2410c;
    color: rgba(194,65,12,var(--tw-text-opacity))
}

.text-orange-700\/0 {
    color: rgba(194,65,12,0)
}

.text-orange-700\/10 {
    color: rgba(194,65,12,.1)
}

.text-orange-700\/100 {
    color: #c2410c
}

.text-orange-700\/15 {
    color: rgba(194,65,12,.15)
}

.text-orange-700\/20 {
    color: rgba(194,65,12,.2)
}

.text-orange-700\/25 {
    color: rgba(194,65,12,.25)
}

.text-orange-700\/30 {
    color: rgba(194,65,12,.3)
}

.text-orange-700\/35 {
    color: rgba(194,65,12,.35)
}

.text-orange-700\/40 {
    color: rgba(194,65,12,.4)
}

.text-orange-700\/45 {
    color: rgba(194,65,12,.45)
}

.text-orange-700\/5 {
    color: rgba(194,65,12,.05)
}

.text-orange-700\/50 {
    color: rgba(194,65,12,.5)
}

.text-orange-700\/55 {
    color: rgba(194,65,12,.55)
}

.text-orange-700\/60 {
    color: rgba(194,65,12,.6)
}

.text-orange-700\/65 {
    color: rgba(194,65,12,.65)
}

.text-orange-700\/70 {
    color: rgba(194,65,12,.7)
}

.text-orange-700\/75 {
    color: rgba(194,65,12,.75)
}

.text-orange-700\/80 {
    color: rgba(194,65,12,.8)
}

.text-orange-700\/85 {
    color: rgba(194,65,12,.85)
}

.text-orange-700\/90 {
    color: rgba(194,65,12,.9)
}

.text-orange-700\/95 {
    color: rgba(194,65,12,.95)
}

.text-orange-800 {
    --tw-text-opacity: 1;
    color: #9a3412;
    color: rgba(154,52,18,var(--tw-text-opacity))
}

.text-orange-800\/0 {
    color: rgba(154,52,18,0)
}

.text-orange-800\/10 {
    color: rgba(154,52,18,.1)
}

.text-orange-800\/100 {
    color: #9a3412
}

.text-orange-800\/15 {
    color: rgba(154,52,18,.15)
}

.text-orange-800\/20 {
    color: rgba(154,52,18,.2)
}

.text-orange-800\/25 {
    color: rgba(154,52,18,.25)
}

.text-orange-800\/30 {
    color: rgba(154,52,18,.3)
}

.text-orange-800\/35 {
    color: rgba(154,52,18,.35)
}

.text-orange-800\/40 {
    color: rgba(154,52,18,.4)
}

.text-orange-800\/45 {
    color: rgba(154,52,18,.45)
}

.text-orange-800\/5 {
    color: rgba(154,52,18,.05)
}

.text-orange-800\/50 {
    color: rgba(154,52,18,.5)
}

.text-orange-800\/55 {
    color: rgba(154,52,18,.55)
}

.text-orange-800\/60 {
    color: rgba(154,52,18,.6)
}

.text-orange-800\/65 {
    color: rgba(154,52,18,.65)
}

.text-orange-800\/70 {
    color: rgba(154,52,18,.7)
}

.text-orange-800\/75 {
    color: rgba(154,52,18,.75)
}

.text-orange-800\/80 {
    color: rgba(154,52,18,.8)
}

.text-orange-800\/85 {
    color: rgba(154,52,18,.85)
}

.text-orange-800\/90 {
    color: rgba(154,52,18,.9)
}

.text-orange-800\/95 {
    color: rgba(154,52,18,.95)
}

.text-orange-900 {
    --tw-text-opacity: 1;
    color: #7c2d12;
    color: rgba(124,45,18,var(--tw-text-opacity))
}

.text-orange-900\/0 {
    color: rgba(124,45,18,0)
}

.text-orange-900\/10 {
    color: rgba(124,45,18,.1)
}

.text-orange-900\/100 {
    color: #7c2d12
}

.text-orange-900\/15 {
    color: rgba(124,45,18,.15)
}

.text-orange-900\/20 {
    color: rgba(124,45,18,.2)
}

.text-orange-900\/25 {
    color: rgba(124,45,18,.25)
}

.text-orange-900\/30 {
    color: rgba(124,45,18,.3)
}

.text-orange-900\/35 {
    color: rgba(124,45,18,.35)
}

.text-orange-900\/40 {
    color: rgba(124,45,18,.4)
}

.text-orange-900\/45 {
    color: rgba(124,45,18,.45)
}

.text-orange-900\/5 {
    color: rgba(124,45,18,.05)
}

.text-orange-900\/50 {
    color: rgba(124,45,18,.5)
}

.text-orange-900\/55 {
    color: rgba(124,45,18,.55)
}

.text-orange-900\/60 {
    color: rgba(124,45,18,.6)
}

.text-orange-900\/65 {
    color: rgba(124,45,18,.65)
}

.text-orange-900\/70 {
    color: rgba(124,45,18,.7)
}

.text-orange-900\/75 {
    color: rgba(124,45,18,.75)
}

.text-orange-900\/80 {
    color: rgba(124,45,18,.8)
}

.text-orange-900\/85 {
    color: rgba(124,45,18,.85)
}

.text-orange-900\/90 {
    color: rgba(124,45,18,.9)
}

.text-orange-900\/95 {
    color: rgba(124,45,18,.95)
}

.text-orange-950 {
    --tw-text-opacity: 1;
    color: #431407;
    color: rgba(67,20,7,var(--tw-text-opacity))
}

.text-orange-950\/0 {
    color: rgba(67,20,7,0)
}

.text-orange-950\/10 {
    color: rgba(67,20,7,.1)
}

.text-orange-950\/100 {
    color: #431407
}

.text-orange-950\/15 {
    color: rgba(67,20,7,.15)
}

.text-orange-950\/20 {
    color: rgba(67,20,7,.2)
}

.text-orange-950\/25 {
    color: rgba(67,20,7,.25)
}

.text-orange-950\/30 {
    color: rgba(67,20,7,.3)
}

.text-orange-950\/35 {
    color: rgba(67,20,7,.35)
}

.text-orange-950\/40 {
    color: rgba(67,20,7,.4)
}

.text-orange-950\/45 {
    color: rgba(67,20,7,.45)
}

.text-orange-950\/5 {
    color: rgba(67,20,7,.05)
}

.text-orange-950\/50 {
    color: rgba(67,20,7,.5)
}

.text-orange-950\/55 {
    color: rgba(67,20,7,.55)
}

.text-orange-950\/60 {
    color: rgba(67,20,7,.6)
}

.text-orange-950\/65 {
    color: rgba(67,20,7,.65)
}

.text-orange-950\/70 {
    color: rgba(67,20,7,.7)
}

.text-orange-950\/75 {
    color: rgba(67,20,7,.75)
}

.text-orange-950\/80 {
    color: rgba(67,20,7,.8)
}

.text-orange-950\/85 {
    color: rgba(67,20,7,.85)
}

.text-orange-950\/90 {
    color: rgba(67,20,7,.9)
}

.text-orange-950\/95 {
    color: rgba(67,20,7,.95)
}

.text-orange-accent {
    color: #ffe0cc;
    color: hsl(var(--orange-accent))
}

.text-orange-accent\/0 {
    color: rgba(255,224,204,0);
    color: hsl(var(--orange-accent)/0)
}

.text-orange-accent\/10 {
    color: rgba(255,224,204,.1);
    color: hsl(var(--orange-accent)/.1)
}

.text-orange-accent\/100 {
    color: #ffe0cc;
    color: hsl(var(--orange-accent)/1)
}

.text-orange-accent\/15 {
    color: rgba(255,224,204,.15);
    color: hsl(var(--orange-accent)/.15)
}

.text-orange-accent\/20 {
    color: rgba(255,224,204,.2);
    color: hsl(var(--orange-accent)/.2)
}

.text-orange-accent\/25 {
    color: rgba(255,224,204,.25);
    color: hsl(var(--orange-accent)/.25)
}

.text-orange-accent\/30 {
    color: rgba(255,224,204,.3);
    color: hsl(var(--orange-accent)/.3)
}

.text-orange-accent\/35 {
    color: rgba(255,224,204,.35);
    color: hsl(var(--orange-accent)/.35)
}

.text-orange-accent\/40 {
    color: rgba(255,224,204,.4);
    color: hsl(var(--orange-accent)/.4)
}

.text-orange-accent\/45 {
    color: rgba(255,224,204,.45);
    color: hsl(var(--orange-accent)/.45)
}

.text-orange-accent\/5 {
    color: rgba(255,224,204,.05);
    color: hsl(var(--orange-accent)/.05)
}

.text-orange-accent\/50 {
    color: rgba(255,224,204,.5);
    color: hsl(var(--orange-accent)/.5)
}

.text-orange-accent\/55 {
    color: rgba(255,224,204,.55);
    color: hsl(var(--orange-accent)/.55)
}

.text-orange-accent\/60 {
    color: rgba(255,224,204,.6);
    color: hsl(var(--orange-accent)/.6)
}

.text-orange-accent\/65 {
    color: rgba(255,224,204,.65);
    color: hsl(var(--orange-accent)/.65)
}

.text-orange-accent\/70 {
    color: rgba(255,224,204,.7);
    color: hsl(var(--orange-accent)/.7)
}

.text-orange-accent\/75 {
    color: rgba(255,224,204,.75);
    color: hsl(var(--orange-accent)/.75)
}

.text-orange-accent\/80 {
    color: rgba(255,224,204,.8);
    color: hsl(var(--orange-accent)/.8)
}

.text-orange-accent\/85 {
    color: rgba(255,224,204,.85);
    color: hsl(var(--orange-accent)/.85)
}

.text-orange-accent\/90 {
    color: rgba(255,224,204,.9);
    color: hsl(var(--orange-accent)/.9)
}

.text-orange-accent\/95 {
    color: rgba(255,224,204,.95);
    color: hsl(var(--orange-accent)/.95)
}

.text-orange-dark {
    color: #e65c00;
    color: hsl(var(--orange-dark))
}

.text-orange-dark\/0 {
    color: rgba(230,92,0,0);
    color: hsl(var(--orange-dark)/0)
}

.text-orange-dark\/10 {
    color: rgba(230,92,0,.1);
    color: hsl(var(--orange-dark)/.1)
}

.text-orange-dark\/100 {
    color: #e65c00;
    color: hsl(var(--orange-dark)/1)
}

.text-orange-dark\/15 {
    color: rgba(230,92,0,.15);
    color: hsl(var(--orange-dark)/.15)
}

.text-orange-dark\/20 {
    color: rgba(230,92,0,.2);
    color: hsl(var(--orange-dark)/.2)
}

.text-orange-dark\/25 {
    color: rgba(230,92,0,.25);
    color: hsl(var(--orange-dark)/.25)
}

.text-orange-dark\/30 {
    color: rgba(230,92,0,.3);
    color: hsl(var(--orange-dark)/.3)
}

.text-orange-dark\/35 {
    color: rgba(230,92,0,.35);
    color: hsl(var(--orange-dark)/.35)
}

.text-orange-dark\/40 {
    color: rgba(230,92,0,.4);
    color: hsl(var(--orange-dark)/.4)
}

.text-orange-dark\/45 {
    color: rgba(230,92,0,.45);
    color: hsl(var(--orange-dark)/.45)
}

.text-orange-dark\/5 {
    color: rgba(230,92,0,.05);
    color: hsl(var(--orange-dark)/.05)
}

.text-orange-dark\/50 {
    color: rgba(230,92,0,.5);
    color: hsl(var(--orange-dark)/.5)
}

.text-orange-dark\/55 {
    color: rgba(230,92,0,.55);
    color: hsl(var(--orange-dark)/.55)
}

.text-orange-dark\/60 {
    color: rgba(230,92,0,.6);
    color: hsl(var(--orange-dark)/.6)
}

.text-orange-dark\/65 {
    color: rgba(230,92,0,.65);
    color: hsl(var(--orange-dark)/.65)
}

.text-orange-dark\/70 {
    color: rgba(230,92,0,.7);
    color: hsl(var(--orange-dark)/.7)
}

.text-orange-dark\/75 {
    color: rgba(230,92,0,.75);
    color: hsl(var(--orange-dark)/.75)
}

.text-orange-dark\/80 {
    color: rgba(230,92,0,.8);
    color: hsl(var(--orange-dark)/.8)
}

.text-orange-dark\/85 {
    color: rgba(230,92,0,.85);
    color: hsl(var(--orange-dark)/.85)
}

.text-orange-dark\/90 {
    color: rgba(230,92,0,.9);
    color: hsl(var(--orange-dark)/.9)
}

.text-orange-dark\/95 {
    color: rgba(230,92,0,.95);
    color: hsl(var(--orange-dark)/.95)
}

.text-orange-darker {
    color: #e65c00;
    color: hsl(var(--orange-darker))
}

.text-orange-darker\/0 {
    color: rgba(230,92,0,0);
    color: hsl(var(--orange-darker)/0)
}

.text-orange-darker\/10 {
    color: rgba(230,92,0,.1);
    color: hsl(var(--orange-darker)/.1)
}

.text-orange-darker\/100 {
    color: #e65c00;
    color: hsl(var(--orange-darker)/1)
}

.text-orange-darker\/15 {
    color: rgba(230,92,0,.15);
    color: hsl(var(--orange-darker)/.15)
}

.text-orange-darker\/20 {
    color: rgba(230,92,0,.2);
    color: hsl(var(--orange-darker)/.2)
}

.text-orange-darker\/25 {
    color: rgba(230,92,0,.25);
    color: hsl(var(--orange-darker)/.25)
}

.text-orange-darker\/30 {
    color: rgba(230,92,0,.3);
    color: hsl(var(--orange-darker)/.3)
}

.text-orange-darker\/35 {
    color: rgba(230,92,0,.35);
    color: hsl(var(--orange-darker)/.35)
}

.text-orange-darker\/40 {
    color: rgba(230,92,0,.4);
    color: hsl(var(--orange-darker)/.4)
}

.text-orange-darker\/45 {
    color: rgba(230,92,0,.45);
    color: hsl(var(--orange-darker)/.45)
}

.text-orange-darker\/5 {
    color: rgba(230,92,0,.05);
    color: hsl(var(--orange-darker)/.05)
}

.text-orange-darker\/50 {
    color: rgba(230,92,0,.5);
    color: hsl(var(--orange-darker)/.5)
}

.text-orange-darker\/55 {
    color: rgba(230,92,0,.55);
    color: hsl(var(--orange-darker)/.55)
}

.text-orange-darker\/60 {
    color: rgba(230,92,0,.6);
    color: hsl(var(--orange-darker)/.6)
}

.text-orange-darker\/65 {
    color: rgba(230,92,0,.65);
    color: hsl(var(--orange-darker)/.65)
}

.text-orange-darker\/70 {
    color: rgba(230,92,0,.7);
    color: hsl(var(--orange-darker)/.7)
}

.text-orange-darker\/75 {
    color: rgba(230,92,0,.75);
    color: hsl(var(--orange-darker)/.75)
}

.text-orange-darker\/80 {
    color: rgba(230,92,0,.8);
    color: hsl(var(--orange-darker)/.8)
}

.text-orange-darker\/85 {
    color: rgba(230,92,0,.85);
    color: hsl(var(--orange-darker)/.85)
}

.text-orange-darker\/90 {
    color: rgba(230,92,0,.9);
    color: hsl(var(--orange-darker)/.9)
}

.text-orange-darker\/95 {
    color: rgba(230,92,0,.95);
    color: hsl(var(--orange-darker)/.95)
}

.text-orange-light {
    color: #ffe0cc;
    color: hsl(var(--orange-light))
}

.text-orange-light\/0 {
    color: rgba(255,224,204,0);
    color: hsl(var(--orange-light)/0)
}

.text-orange-light\/10 {
    color: rgba(255,224,204,.1);
    color: hsl(var(--orange-light)/.1)
}

.text-orange-light\/100 {
    color: #ffe0cc;
    color: hsl(var(--orange-light)/1)
}

.text-orange-light\/15 {
    color: rgba(255,224,204,.15);
    color: hsl(var(--orange-light)/.15)
}

.text-orange-light\/20 {
    color: rgba(255,224,204,.2);
    color: hsl(var(--orange-light)/.2)
}

.text-orange-light\/25 {
    color: rgba(255,224,204,.25);
    color: hsl(var(--orange-light)/.25)
}

.text-orange-light\/30 {
    color: rgba(255,224,204,.3);
    color: hsl(var(--orange-light)/.3)
}

.text-orange-light\/35 {
    color: rgba(255,224,204,.35);
    color: hsl(var(--orange-light)/.35)
}

.text-orange-light\/40 {
    color: rgba(255,224,204,.4);
    color: hsl(var(--orange-light)/.4)
}

.text-orange-light\/45 {
    color: rgba(255,224,204,.45);
    color: hsl(var(--orange-light)/.45)
}

.text-orange-light\/5 {
    color: rgba(255,224,204,.05);
    color: hsl(var(--orange-light)/.05)
}

.text-orange-light\/50 {
    color: rgba(255,224,204,.5);
    color: hsl(var(--orange-light)/.5)
}

.text-orange-light\/55 {
    color: rgba(255,224,204,.55);
    color: hsl(var(--orange-light)/.55)
}

.text-orange-light\/60 {
    color: rgba(255,224,204,.6);
    color: hsl(var(--orange-light)/.6)
}

.text-orange-light\/65 {
    color: rgba(255,224,204,.65);
    color: hsl(var(--orange-light)/.65)
}

.text-orange-light\/70 {
    color: rgba(255,224,204,.7);
    color: hsl(var(--orange-light)/.7)
}

.text-orange-light\/75 {
    color: rgba(255,224,204,.75);
    color: hsl(var(--orange-light)/.75)
}

.text-orange-light\/80 {
    color: rgba(255,224,204,.8);
    color: hsl(var(--orange-light)/.8)
}

.text-orange-light\/85 {
    color: rgba(255,224,204,.85);
    color: hsl(var(--orange-light)/.85)
}

.text-orange-light\/90 {
    color: rgba(255,224,204,.9);
    color: hsl(var(--orange-light)/.9)
}

.text-orange-light\/95 {
    color: rgba(255,224,204,.95);
    color: hsl(var(--orange-light)/.95)
}

.text-orange-secondary {
    color: #e65c00;
    color: hsl(var(--orange-secondary))
}

.text-orange-secondary\/0 {
    color: rgba(230,92,0,0);
    color: hsl(var(--orange-secondary)/0)
}

.text-orange-secondary\/10 {
    color: rgba(230,92,0,.1);
    color: hsl(var(--orange-secondary)/.1)
}

.text-orange-secondary\/100 {
    color: #e65c00;
    color: hsl(var(--orange-secondary)/1)
}

.text-orange-secondary\/15 {
    color: rgba(230,92,0,.15);
    color: hsl(var(--orange-secondary)/.15)
}

.text-orange-secondary\/20 {
    color: rgba(230,92,0,.2);
    color: hsl(var(--orange-secondary)/.2)
}

.text-orange-secondary\/25 {
    color: rgba(230,92,0,.25);
    color: hsl(var(--orange-secondary)/.25)
}

.text-orange-secondary\/30 {
    color: rgba(230,92,0,.3);
    color: hsl(var(--orange-secondary)/.3)
}

.text-orange-secondary\/35 {
    color: rgba(230,92,0,.35);
    color: hsl(var(--orange-secondary)/.35)
}

.text-orange-secondary\/40 {
    color: rgba(230,92,0,.4);
    color: hsl(var(--orange-secondary)/.4)
}

.text-orange-secondary\/45 {
    color: rgba(230,92,0,.45);
    color: hsl(var(--orange-secondary)/.45)
}

.text-orange-secondary\/5 {
    color: rgba(230,92,0,.05);
    color: hsl(var(--orange-secondary)/.05)
}

.text-orange-secondary\/50 {
    color: rgba(230,92,0,.5);
    color: hsl(var(--orange-secondary)/.5)
}

.text-orange-secondary\/55 {
    color: rgba(230,92,0,.55);
    color: hsl(var(--orange-secondary)/.55)
}

.text-orange-secondary\/60 {
    color: rgba(230,92,0,.6);
    color: hsl(var(--orange-secondary)/.6)
}

.text-orange-secondary\/65 {
    color: rgba(230,92,0,.65);
    color: hsl(var(--orange-secondary)/.65)
}

.text-orange-secondary\/70 {
    color: rgba(230,92,0,.7);
    color: hsl(var(--orange-secondary)/.7)
}

.text-orange-secondary\/75 {
    color: rgba(230,92,0,.75);
    color: hsl(var(--orange-secondary)/.75)
}

.text-orange-secondary\/80 {
    color: rgba(230,92,0,.8);
    color: hsl(var(--orange-secondary)/.8)
}

.text-orange-secondary\/85 {
    color: rgba(230,92,0,.85);
    color: hsl(var(--orange-secondary)/.85)
}

.text-orange-secondary\/90 {
    color: rgba(230,92,0,.9);
    color: hsl(var(--orange-secondary)/.9)
}

.text-orange-secondary\/95 {
    color: rgba(230,92,0,.95);
    color: hsl(var(--orange-secondary)/.95)
}

.text-orange\/0 {
    color: rgba(255,102,0,0);
    color: hsl(var(--orange)/0)
}

.text-orange\/10 {
    color: rgba(255,102,0,.1);
    color: hsl(var(--orange)/.1)
}

.text-orange\/100 {
    color: #f60;
    color: hsl(var(--orange)/1)
}

.text-orange\/15 {
    color: rgba(255,102,0,.15);
    color: hsl(var(--orange)/.15)
}

.text-orange\/20 {
    color: rgba(255,102,0,.2);
    color: hsl(var(--orange)/.2)
}

.text-orange\/25 {
    color: rgba(255,102,0,.25);
    color: hsl(var(--orange)/.25)
}

.text-orange\/30 {
    color: rgba(255,102,0,.3);
    color: hsl(var(--orange)/.3)
}

.text-orange\/35 {
    color: rgba(255,102,0,.35);
    color: hsl(var(--orange)/.35)
}

.text-orange\/40 {
    color: rgba(255,102,0,.4);
    color: hsl(var(--orange)/.4)
}

.text-orange\/45 {
    color: rgba(255,102,0,.45);
    color: hsl(var(--orange)/.45)
}

.text-orange\/5 {
    color: rgba(255,102,0,.05);
    color: hsl(var(--orange)/.05)
}

.text-orange\/50 {
    color: rgba(255,102,0,.5);
    color: hsl(var(--orange)/.5)
}

.text-orange\/55 {
    color: rgba(255,102,0,.55);
    color: hsl(var(--orange)/.55)
}

.text-orange\/60 {
    color: rgba(255,102,0,.6);
    color: hsl(var(--orange)/.6)
}

.text-orange\/65 {
    color: rgba(255,102,0,.65);
    color: hsl(var(--orange)/.65)
}

.text-orange\/70 {
    color: rgba(255,102,0,.7);
    color: hsl(var(--orange)/.7)
}

.text-orange\/75 {
    color: rgba(255,102,0,.75);
    color: hsl(var(--orange)/.75)
}

.text-orange\/80 {
    color: rgba(255,102,0,.8);
    color: hsl(var(--orange)/.8)
}

.text-orange\/85 {
    color: rgba(255,102,0,.85);
    color: hsl(var(--orange)/.85)
}

.text-orange\/90 {
    color: rgba(255,102,0,.9);
    color: hsl(var(--orange)/.9)
}

.text-orange\/95 {
    color: rgba(255,102,0,.95);
    color: hsl(var(--orange)/.95)
}

.text-primary {
    color: #f60;
    color: hsl(var(--primary))
}

.text-primary-foreground {
    color: #000;
    color: hsl(var(--primary-foreground))
}

.text-primary-foreground\/0 {
    color: transparent;
    color: hsl(var(--primary-foreground)/0)
}

.text-primary-foreground\/10 {
    color: rgba(0,0,0,.1);
    color: hsl(var(--primary-foreground)/.1)
}

.text-primary-foreground\/100 {
    color: #000;
    color: hsl(var(--primary-foreground)/1)
}

.text-primary-foreground\/15 {
    color: rgba(0,0,0,.15);
    color: hsl(var(--primary-foreground)/.15)
}

.text-primary-foreground\/20 {
    color: rgba(0,0,0,.2);
    color: hsl(var(--primary-foreground)/.2)
}

.text-primary-foreground\/25 {
    color: rgba(0,0,0,.25);
    color: hsl(var(--primary-foreground)/.25)
}

.text-primary-foreground\/30 {
    color: rgba(0,0,0,.3);
    color: hsl(var(--primary-foreground)/.3)
}

.text-primary-foreground\/35 {
    color: rgba(0,0,0,.35);
    color: hsl(var(--primary-foreground)/.35)
}

.text-primary-foreground\/40 {
    color: rgba(0,0,0,.4);
    color: hsl(var(--primary-foreground)/.4)
}

.text-primary-foreground\/45 {
    color: rgba(0,0,0,.45);
    color: hsl(var(--primary-foreground)/.45)
}

.text-primary-foreground\/5 {
    color: rgba(0,0,0,.05);
    color: hsl(var(--primary-foreground)/.05)
}

.text-primary-foreground\/50 {
    color: rgba(0,0,0,.5);
    color: hsl(var(--primary-foreground)/.5)
}

.text-primary-foreground\/55 {
    color: rgba(0,0,0,.55);
    color: hsl(var(--primary-foreground)/.55)
}

.text-primary-foreground\/60 {
    color: rgba(0,0,0,.6);
    color: hsl(var(--primary-foreground)/.6)
}

.text-primary-foreground\/65 {
    color: rgba(0,0,0,.65);
    color: hsl(var(--primary-foreground)/.65)
}

.text-primary-foreground\/70 {
    color: rgba(0,0,0,.7);
    color: hsl(var(--primary-foreground)/.7)
}

.text-primary-foreground\/75 {
    color: rgba(0,0,0,.75);
    color: hsl(var(--primary-foreground)/.75)
}

.text-primary-foreground\/80 {
    color: rgba(0,0,0,.8);
    color: hsl(var(--primary-foreground)/.8)
}

.text-primary-foreground\/85 {
    color: rgba(0,0,0,.85);
    color: hsl(var(--primary-foreground)/.85)
}

.text-primary-foreground\/90 {
    color: rgba(0,0,0,.9);
    color: hsl(var(--primary-foreground)/.9)
}

.text-primary-foreground\/95 {
    color: rgba(0,0,0,.95);
    color: hsl(var(--primary-foreground)/.95)
}

.text-primary\/0 {
    color: rgba(255,102,0,0);
    color: hsl(var(--primary)/0)
}

.text-primary\/10 {
    color: rgba(255,102,0,.1);
    color: hsl(var(--primary)/.1)
}

.text-primary\/100 {
    color: #f60;
    color: hsl(var(--primary)/1)
}

.text-primary\/15 {
    color: rgba(255,102,0,.15);
    color: hsl(var(--primary)/.15)
}

.text-primary\/20 {
    color: rgba(255,102,0,.2);
    color: hsl(var(--primary)/.2)
}

.text-primary\/25 {
    color: rgba(255,102,0,.25);
    color: hsl(var(--primary)/.25)
}

.text-primary\/30 {
    color: rgba(255,102,0,.3);
    color: hsl(var(--primary)/.3)
}

.text-primary\/35 {
    color: rgba(255,102,0,.35);
    color: hsl(var(--primary)/.35)
}

.text-primary\/40 {
    color: rgba(255,102,0,.4);
    color: hsl(var(--primary)/.4)
}

.text-primary\/45 {
    color: rgba(255,102,0,.45);
    color: hsl(var(--primary)/.45)
}

.text-primary\/5 {
    color: rgba(255,102,0,.05);
    color: hsl(var(--primary)/.05)
}

.text-primary\/50 {
    color: rgba(255,102,0,.5);
    color: hsl(var(--primary)/.5)
}

.text-primary\/55 {
    color: rgba(255,102,0,.55);
    color: hsl(var(--primary)/.55)
}

.text-primary\/60 {
    color: rgba(255,102,0,.6);
    color: hsl(var(--primary)/.6)
}

.text-primary\/65 {
    color: rgba(255,102,0,.65);
    color: hsl(var(--primary)/.65)
}

.text-primary\/70 {
    color: rgba(255,102,0,.7);
    color: hsl(var(--primary)/.7)
}

.text-primary\/75 {
    color: rgba(255,102,0,.75);
    color: hsl(var(--primary)/.75)
}

.text-primary\/80 {
    color: rgba(255,102,0,.8);
    color: hsl(var(--primary)/.8)
}

.text-primary\/85 {
    color: rgba(255,102,0,.85);
    color: hsl(var(--primary)/.85)
}

.text-primary\/90 {
    color: rgba(255,102,0,.9);
    color: hsl(var(--primary)/.9)
}

.text-primary\/95 {
    color: rgba(255,102,0,.95);
    color: hsl(var(--primary)/.95)
}

.text-publishers {
    --tw-text-opacity: 1;
    color: #00964b;
    color: rgba(0,150,75,var(--tw-text-opacity))
}

.text-publishers\/0 {
    color: rgba(0,150,75,0)
}

.text-publishers\/10 {
    color: rgba(0,150,75,.1)
}

.text-publishers\/100 {
    color: #00964b
}

.text-publishers\/15 {
    color: rgba(0,150,75,.15)
}

.text-publishers\/20 {
    color: rgba(0,150,75,.2)
}

.text-publishers\/25 {
    color: rgba(0,150,75,.25)
}

.text-publishers\/30 {
    color: rgba(0,150,75,.3)
}

.text-publishers\/35 {
    color: rgba(0,150,75,.35)
}

.text-publishers\/40 {
    color: rgba(0,150,75,.4)
}

.text-publishers\/45 {
    color: rgba(0,150,75,.45)
}

.text-publishers\/5 {
    color: rgba(0,150,75,.05)
}

.text-publishers\/50 {
    color: rgba(0,150,75,.5)
}

.text-publishers\/55 {
    color: rgba(0,150,75,.55)
}

.text-publishers\/60 {
    color: rgba(0,150,75,.6)
}

.text-publishers\/65 {
    color: rgba(0,150,75,.65)
}

.text-publishers\/70 {
    color: rgba(0,150,75,.7)
}

.text-publishers\/75 {
    color: rgba(0,150,75,.75)
}

.text-publishers\/80 {
    color: rgba(0,150,75,.8)
}

.text-publishers\/85 {
    color: rgba(0,150,75,.85)
}

.text-publishers\/90 {
    color: rgba(0,150,75,.9)
}

.text-publishers\/95 {
    color: rgba(0,150,75,.95)
}

.text-purple {
    color: #5858d5;
    color: hsl(var(--purple))
}

.text-purple-100 {
    --tw-text-opacity: 1;
    color: #f3e8ff;
    color: rgba(243,232,255,var(--tw-text-opacity))
}

.text-purple-100\/0 {
    color: rgba(243,232,255,0)
}

.text-purple-100\/10 {
    color: rgba(243,232,255,.1)
}

.text-purple-100\/100 {
    color: #f3e8ff
}

.text-purple-100\/15 {
    color: rgba(243,232,255,.15)
}

.text-purple-100\/20 {
    color: rgba(243,232,255,.2)
}

.text-purple-100\/25 {
    color: rgba(243,232,255,.25)
}

.text-purple-100\/30 {
    color: rgba(243,232,255,.3)
}

.text-purple-100\/35 {
    color: rgba(243,232,255,.35)
}

.text-purple-100\/40 {
    color: rgba(243,232,255,.4)
}

.text-purple-100\/45 {
    color: rgba(243,232,255,.45)
}

.text-purple-100\/5 {
    color: rgba(243,232,255,.05)
}

.text-purple-100\/50 {
    color: rgba(243,232,255,.5)
}

.text-purple-100\/55 {
    color: rgba(243,232,255,.55)
}

.text-purple-100\/60 {
    color: rgba(243,232,255,.6)
}

.text-purple-100\/65 {
    color: rgba(243,232,255,.65)
}

.text-purple-100\/70 {
    color: rgba(243,232,255,.7)
}

.text-purple-100\/75 {
    color: rgba(243,232,255,.75)
}

.text-purple-100\/80 {
    color: rgba(243,232,255,.8)
}

.text-purple-100\/85 {
    color: rgba(243,232,255,.85)
}

.text-purple-100\/90 {
    color: rgba(243,232,255,.9)
}

.text-purple-100\/95 {
    color: rgba(243,232,255,.95)
}

.text-purple-200 {
    --tw-text-opacity: 1;
    color: #e9d5ff;
    color: rgba(233,213,255,var(--tw-text-opacity))
}

.text-purple-200\/0 {
    color: rgba(233,213,255,0)
}

.text-purple-200\/10 {
    color: rgba(233,213,255,.1)
}

.text-purple-200\/100 {
    color: #e9d5ff
}

.text-purple-200\/15 {
    color: rgba(233,213,255,.15)
}

.text-purple-200\/20 {
    color: rgba(233,213,255,.2)
}

.text-purple-200\/25 {
    color: rgba(233,213,255,.25)
}

.text-purple-200\/30 {
    color: rgba(233,213,255,.3)
}

.text-purple-200\/35 {
    color: rgba(233,213,255,.35)
}

.text-purple-200\/40 {
    color: rgba(233,213,255,.4)
}

.text-purple-200\/45 {
    color: rgba(233,213,255,.45)
}

.text-purple-200\/5 {
    color: rgba(233,213,255,.05)
}

.text-purple-200\/50 {
    color: rgba(233,213,255,.5)
}

.text-purple-200\/55 {
    color: rgba(233,213,255,.55)
}

.text-purple-200\/60 {
    color: rgba(233,213,255,.6)
}

.text-purple-200\/65 {
    color: rgba(233,213,255,.65)
}

.text-purple-200\/70 {
    color: rgba(233,213,255,.7)
}

.text-purple-200\/75 {
    color: rgba(233,213,255,.75)
}

.text-purple-200\/80 {
    color: rgba(233,213,255,.8)
}

.text-purple-200\/85 {
    color: rgba(233,213,255,.85)
}

.text-purple-200\/90 {
    color: rgba(233,213,255,.9)
}

.text-purple-200\/95 {
    color: rgba(233,213,255,.95)
}

.text-purple-300 {
    --tw-text-opacity: 1;
    color: #d8b4fe;
    color: rgba(216,180,254,var(--tw-text-opacity))
}

.text-purple-300\/0 {
    color: rgba(216,180,254,0)
}

.text-purple-300\/10 {
    color: rgba(216,180,254,.1)
}

.text-purple-300\/100 {
    color: #d8b4fe
}

.text-purple-300\/15 {
    color: rgba(216,180,254,.15)
}

.text-purple-300\/20 {
    color: rgba(216,180,254,.2)
}

.text-purple-300\/25 {
    color: rgba(216,180,254,.25)
}

.text-purple-300\/30 {
    color: rgba(216,180,254,.3)
}

.text-purple-300\/35 {
    color: rgba(216,180,254,.35)
}

.text-purple-300\/40 {
    color: rgba(216,180,254,.4)
}

.text-purple-300\/45 {
    color: rgba(216,180,254,.45)
}

.text-purple-300\/5 {
    color: rgba(216,180,254,.05)
}

.text-purple-300\/50 {
    color: rgba(216,180,254,.5)
}

.text-purple-300\/55 {
    color: rgba(216,180,254,.55)
}

.text-purple-300\/60 {
    color: rgba(216,180,254,.6)
}

.text-purple-300\/65 {
    color: rgba(216,180,254,.65)
}

.text-purple-300\/70 {
    color: rgba(216,180,254,.7)
}

.text-purple-300\/75 {
    color: rgba(216,180,254,.75)
}

.text-purple-300\/80 {
    color: rgba(216,180,254,.8)
}

.text-purple-300\/85 {
    color: rgba(216,180,254,.85)
}

.text-purple-300\/90 {
    color: rgba(216,180,254,.9)
}

.text-purple-300\/95 {
    color: rgba(216,180,254,.95)
}

.text-purple-400 {
    --tw-text-opacity: 1;
    color: #c084fc;
    color: rgba(192,132,252,var(--tw-text-opacity))
}

.text-purple-400\/0 {
    color: rgba(192,132,252,0)
}

.text-purple-400\/10 {
    color: rgba(192,132,252,.1)
}

.text-purple-400\/100 {
    color: #c084fc
}

.text-purple-400\/15 {
    color: rgba(192,132,252,.15)
}

.text-purple-400\/20 {
    color: rgba(192,132,252,.2)
}

.text-purple-400\/25 {
    color: rgba(192,132,252,.25)
}

.text-purple-400\/30 {
    color: rgba(192,132,252,.3)
}

.text-purple-400\/35 {
    color: rgba(192,132,252,.35)
}

.text-purple-400\/40 {
    color: rgba(192,132,252,.4)
}

.text-purple-400\/45 {
    color: rgba(192,132,252,.45)
}

.text-purple-400\/5 {
    color: rgba(192,132,252,.05)
}

.text-purple-400\/50 {
    color: rgba(192,132,252,.5)
}

.text-purple-400\/55 {
    color: rgba(192,132,252,.55)
}

.text-purple-400\/60 {
    color: rgba(192,132,252,.6)
}

.text-purple-400\/65 {
    color: rgba(192,132,252,.65)
}

.text-purple-400\/70 {
    color: rgba(192,132,252,.7)
}

.text-purple-400\/75 {
    color: rgba(192,132,252,.75)
}

.text-purple-400\/80 {
    color: rgba(192,132,252,.8)
}

.text-purple-400\/85 {
    color: rgba(192,132,252,.85)
}

.text-purple-400\/90 {
    color: rgba(192,132,252,.9)
}

.text-purple-400\/95 {
    color: rgba(192,132,252,.95)
}

.text-purple-50 {
    --tw-text-opacity: 1;
    color: #faf5ff;
    color: rgba(250,245,255,var(--tw-text-opacity))
}

.text-purple-50\/0 {
    color: rgba(250,245,255,0)
}

.text-purple-50\/10 {
    color: rgba(250,245,255,.1)
}

.text-purple-50\/100 {
    color: #faf5ff
}

.text-purple-50\/15 {
    color: rgba(250,245,255,.15)
}

.text-purple-50\/20 {
    color: rgba(250,245,255,.2)
}

.text-purple-50\/25 {
    color: rgba(250,245,255,.25)
}

.text-purple-50\/30 {
    color: rgba(250,245,255,.3)
}

.text-purple-50\/35 {
    color: rgba(250,245,255,.35)
}

.text-purple-50\/40 {
    color: rgba(250,245,255,.4)
}

.text-purple-50\/45 {
    color: rgba(250,245,255,.45)
}

.text-purple-50\/5 {
    color: rgba(250,245,255,.05)
}

.text-purple-50\/50 {
    color: rgba(250,245,255,.5)
}

.text-purple-50\/55 {
    color: rgba(250,245,255,.55)
}

.text-purple-50\/60 {
    color: rgba(250,245,255,.6)
}

.text-purple-50\/65 {
    color: rgba(250,245,255,.65)
}

.text-purple-50\/70 {
    color: rgba(250,245,255,.7)
}

.text-purple-50\/75 {
    color: rgba(250,245,255,.75)
}

.text-purple-50\/80 {
    color: rgba(250,245,255,.8)
}

.text-purple-50\/85 {
    color: rgba(250,245,255,.85)
}

.text-purple-50\/90 {
    color: rgba(250,245,255,.9)
}

.text-purple-50\/95 {
    color: rgba(250,245,255,.95)
}

.text-purple-500 {
    --tw-text-opacity: 1;
    color: #a855f7;
    color: rgba(168,85,247,var(--tw-text-opacity))
}

.text-purple-500\/0 {
    color: rgba(168,85,247,0)
}

.text-purple-500\/10 {
    color: rgba(168,85,247,.1)
}

.text-purple-500\/100 {
    color: #a855f7
}

.text-purple-500\/15 {
    color: rgba(168,85,247,.15)
}

.text-purple-500\/20 {
    color: rgba(168,85,247,.2)
}

.text-purple-500\/25 {
    color: rgba(168,85,247,.25)
}

.text-purple-500\/30 {
    color: rgba(168,85,247,.3)
}

.text-purple-500\/35 {
    color: rgba(168,85,247,.35)
}

.text-purple-500\/40 {
    color: rgba(168,85,247,.4)
}

.text-purple-500\/45 {
    color: rgba(168,85,247,.45)
}

.text-purple-500\/5 {
    color: rgba(168,85,247,.05)
}

.text-purple-500\/50 {
    color: rgba(168,85,247,.5)
}

.text-purple-500\/55 {
    color: rgba(168,85,247,.55)
}

.text-purple-500\/60 {
    color: rgba(168,85,247,.6)
}

.text-purple-500\/65 {
    color: rgba(168,85,247,.65)
}

.text-purple-500\/70 {
    color: rgba(168,85,247,.7)
}

.text-purple-500\/75 {
    color: rgba(168,85,247,.75)
}

.text-purple-500\/80 {
    color: rgba(168,85,247,.8)
}

.text-purple-500\/85 {
    color: rgba(168,85,247,.85)
}

.text-purple-500\/90 {
    color: rgba(168,85,247,.9)
}

.text-purple-500\/95 {
    color: rgba(168,85,247,.95)
}

.text-purple-600 {
    --tw-text-opacity: 1;
    color: #9333ea;
    color: rgba(147,51,234,var(--tw-text-opacity))
}

.text-purple-600\/0 {
    color: rgba(147,51,234,0)
}

.text-purple-600\/10 {
    color: rgba(147,51,234,.1)
}

.text-purple-600\/100 {
    color: #9333ea
}

.text-purple-600\/15 {
    color: rgba(147,51,234,.15)
}

.text-purple-600\/20 {
    color: rgba(147,51,234,.2)
}

.text-purple-600\/25 {
    color: rgba(147,51,234,.25)
}

.text-purple-600\/30 {
    color: rgba(147,51,234,.3)
}

.text-purple-600\/35 {
    color: rgba(147,51,234,.35)
}

.text-purple-600\/40 {
    color: rgba(147,51,234,.4)
}

.text-purple-600\/45 {
    color: rgba(147,51,234,.45)
}

.text-purple-600\/5 {
    color: rgba(147,51,234,.05)
}

.text-purple-600\/50 {
    color: rgba(147,51,234,.5)
}

.text-purple-600\/55 {
    color: rgba(147,51,234,.55)
}

.text-purple-600\/60 {
    color: rgba(147,51,234,.6)
}

.text-purple-600\/65 {
    color: rgba(147,51,234,.65)
}

.text-purple-600\/70 {
    color: rgba(147,51,234,.7)
}

.text-purple-600\/75 {
    color: rgba(147,51,234,.75)
}

.text-purple-600\/80 {
    color: rgba(147,51,234,.8)
}

.text-purple-600\/85 {
    color: rgba(147,51,234,.85)
}

.text-purple-600\/90 {
    color: rgba(147,51,234,.9)
}

.text-purple-600\/95 {
    color: rgba(147,51,234,.95)
}

.text-purple-700 {
    --tw-text-opacity: 1;
    color: #7e22ce;
    color: rgba(126,34,206,var(--tw-text-opacity))
}

.text-purple-700\/0 {
    color: rgba(126,34,206,0)
}

.text-purple-700\/10 {
    color: rgba(126,34,206,.1)
}

.text-purple-700\/100 {
    color: #7e22ce
}

.text-purple-700\/15 {
    color: rgba(126,34,206,.15)
}

.text-purple-700\/20 {
    color: rgba(126,34,206,.2)
}

.text-purple-700\/25 {
    color: rgba(126,34,206,.25)
}

.text-purple-700\/30 {
    color: rgba(126,34,206,.3)
}

.text-purple-700\/35 {
    color: rgba(126,34,206,.35)
}

.text-purple-700\/40 {
    color: rgba(126,34,206,.4)
}

.text-purple-700\/45 {
    color: rgba(126,34,206,.45)
}

.text-purple-700\/5 {
    color: rgba(126,34,206,.05)
}

.text-purple-700\/50 {
    color: rgba(126,34,206,.5)
}

.text-purple-700\/55 {
    color: rgba(126,34,206,.55)
}

.text-purple-700\/60 {
    color: rgba(126,34,206,.6)
}

.text-purple-700\/65 {
    color: rgba(126,34,206,.65)
}

.text-purple-700\/70 {
    color: rgba(126,34,206,.7)
}

.text-purple-700\/75 {
    color: rgba(126,34,206,.75)
}

.text-purple-700\/80 {
    color: rgba(126,34,206,.8)
}

.text-purple-700\/85 {
    color: rgba(126,34,206,.85)
}

.text-purple-700\/90 {
    color: rgba(126,34,206,.9)
}

.text-purple-700\/95 {
    color: rgba(126,34,206,.95)
}

.text-purple-800 {
    --tw-text-opacity: 1;
    color: #6b21a8;
    color: rgba(107,33,168,var(--tw-text-opacity))
}

.text-purple-800\/0 {
    color: rgba(107,33,168,0)
}

.text-purple-800\/10 {
    color: rgba(107,33,168,.1)
}

.text-purple-800\/100 {
    color: #6b21a8
}

.text-purple-800\/15 {
    color: rgba(107,33,168,.15)
}

.text-purple-800\/20 {
    color: rgba(107,33,168,.2)
}

.text-purple-800\/25 {
    color: rgba(107,33,168,.25)
}

.text-purple-800\/30 {
    color: rgba(107,33,168,.3)
}

.text-purple-800\/35 {
    color: rgba(107,33,168,.35)
}

.text-purple-800\/40 {
    color: rgba(107,33,168,.4)
}

.text-purple-800\/45 {
    color: rgba(107,33,168,.45)
}

.text-purple-800\/5 {
    color: rgba(107,33,168,.05)
}

.text-purple-800\/50 {
    color: rgba(107,33,168,.5)
}

.text-purple-800\/55 {
    color: rgba(107,33,168,.55)
}

.text-purple-800\/60 {
    color: rgba(107,33,168,.6)
}

.text-purple-800\/65 {
    color: rgba(107,33,168,.65)
}

.text-purple-800\/70 {
    color: rgba(107,33,168,.7)
}

.text-purple-800\/75 {
    color: rgba(107,33,168,.75)
}

.text-purple-800\/80 {
    color: rgba(107,33,168,.8)
}

.text-purple-800\/85 {
    color: rgba(107,33,168,.85)
}

.text-purple-800\/90 {
    color: rgba(107,33,168,.9)
}

.text-purple-800\/95 {
    color: rgba(107,33,168,.95)
}

.text-purple-900 {
    --tw-text-opacity: 1;
    color: #581c87;
    color: rgba(88,28,135,var(--tw-text-opacity))
}

.text-purple-900\/0 {
    color: rgba(88,28,135,0)
}

.text-purple-900\/10 {
    color: rgba(88,28,135,.1)
}

.text-purple-900\/100 {
    color: #581c87
}

.text-purple-900\/15 {
    color: rgba(88,28,135,.15)
}

.text-purple-900\/20 {
    color: rgba(88,28,135,.2)
}

.text-purple-900\/25 {
    color: rgba(88,28,135,.25)
}

.text-purple-900\/30 {
    color: rgba(88,28,135,.3)
}

.text-purple-900\/35 {
    color: rgba(88,28,135,.35)
}

.text-purple-900\/40 {
    color: rgba(88,28,135,.4)
}

.text-purple-900\/45 {
    color: rgba(88,28,135,.45)
}

.text-purple-900\/5 {
    color: rgba(88,28,135,.05)
}

.text-purple-900\/50 {
    color: rgba(88,28,135,.5)
}

.text-purple-900\/55 {
    color: rgba(88,28,135,.55)
}

.text-purple-900\/60 {
    color: rgba(88,28,135,.6)
}

.text-purple-900\/65 {
    color: rgba(88,28,135,.65)
}

.text-purple-900\/70 {
    color: rgba(88,28,135,.7)
}

.text-purple-900\/75 {
    color: rgba(88,28,135,.75)
}

.text-purple-900\/80 {
    color: rgba(88,28,135,.8)
}

.text-purple-900\/85 {
    color: rgba(88,28,135,.85)
}

.text-purple-900\/90 {
    color: rgba(88,28,135,.9)
}

.text-purple-900\/95 {
    color: rgba(88,28,135,.95)
}

.text-purple-950 {
    --tw-text-opacity: 1;
    color: #3b0764;
    color: rgba(59,7,100,var(--tw-text-opacity))
}

.text-purple-950\/0 {
    color: rgba(59,7,100,0)
}

.text-purple-950\/10 {
    color: rgba(59,7,100,.1)
}

.text-purple-950\/100 {
    color: #3b0764
}

.text-purple-950\/15 {
    color: rgba(59,7,100,.15)
}

.text-purple-950\/20 {
    color: rgba(59,7,100,.2)
}

.text-purple-950\/25 {
    color: rgba(59,7,100,.25)
}

.text-purple-950\/30 {
    color: rgba(59,7,100,.3)
}

.text-purple-950\/35 {
    color: rgba(59,7,100,.35)
}

.text-purple-950\/40 {
    color: rgba(59,7,100,.4)
}

.text-purple-950\/45 {
    color: rgba(59,7,100,.45)
}

.text-purple-950\/5 {
    color: rgba(59,7,100,.05)
}

.text-purple-950\/50 {
    color: rgba(59,7,100,.5)
}

.text-purple-950\/55 {
    color: rgba(59,7,100,.55)
}

.text-purple-950\/60 {
    color: rgba(59,7,100,.6)
}

.text-purple-950\/65 {
    color: rgba(59,7,100,.65)
}

.text-purple-950\/70 {
    color: rgba(59,7,100,.7)
}

.text-purple-950\/75 {
    color: rgba(59,7,100,.75)
}

.text-purple-950\/80 {
    color: rgba(59,7,100,.8)
}

.text-purple-950\/85 {
    color: rgba(59,7,100,.85)
}

.text-purple-950\/90 {
    color: rgba(59,7,100,.9)
}

.text-purple-950\/95 {
    color: rgba(59,7,100,.95)
}

.text-purple-accent {
    color: #d9d3e8;
    color: hsl(var(--purple-accent))
}

.text-purple-accent\/0 {
    color: rgba(217,211,232,0);
    color: hsl(var(--purple-accent)/0)
}

.text-purple-accent\/10 {
    color: rgba(217,211,232,.1);
    color: hsl(var(--purple-accent)/.1)
}

.text-purple-accent\/100 {
    color: #d9d3e8;
    color: hsl(var(--purple-accent)/1)
}

.text-purple-accent\/15 {
    color: rgba(217,211,232,.15);
    color: hsl(var(--purple-accent)/.15)
}

.text-purple-accent\/20 {
    color: rgba(217,211,232,.2);
    color: hsl(var(--purple-accent)/.2)
}

.text-purple-accent\/25 {
    color: rgba(217,211,232,.25);
    color: hsl(var(--purple-accent)/.25)
}

.text-purple-accent\/30 {
    color: rgba(217,211,232,.3);
    color: hsl(var(--purple-accent)/.3)
}

.text-purple-accent\/35 {
    color: rgba(217,211,232,.35);
    color: hsl(var(--purple-accent)/.35)
}

.text-purple-accent\/40 {
    color: rgba(217,211,232,.4);
    color: hsl(var(--purple-accent)/.4)
}

.text-purple-accent\/45 {
    color: rgba(217,211,232,.45);
    color: hsl(var(--purple-accent)/.45)
}

.text-purple-accent\/5 {
    color: rgba(217,211,232,.05);
    color: hsl(var(--purple-accent)/.05)
}

.text-purple-accent\/50 {
    color: rgba(217,211,232,.5);
    color: hsl(var(--purple-accent)/.5)
}

.text-purple-accent\/55 {
    color: rgba(217,211,232,.55);
    color: hsl(var(--purple-accent)/.55)
}

.text-purple-accent\/60 {
    color: rgba(217,211,232,.6);
    color: hsl(var(--purple-accent)/.6)
}

.text-purple-accent\/65 {
    color: rgba(217,211,232,.65);
    color: hsl(var(--purple-accent)/.65)
}

.text-purple-accent\/70 {
    color: rgba(217,211,232,.7);
    color: hsl(var(--purple-accent)/.7)
}

.text-purple-accent\/75 {
    color: rgba(217,211,232,.75);
    color: hsl(var(--purple-accent)/.75)
}

.text-purple-accent\/80 {
    color: rgba(217,211,232,.8);
    color: hsl(var(--purple-accent)/.8)
}

.text-purple-accent\/85 {
    color: rgba(217,211,232,.85);
    color: hsl(var(--purple-accent)/.85)
}

.text-purple-accent\/90 {
    color: rgba(217,211,232,.9);
    color: hsl(var(--purple-accent)/.9)
}

.text-purple-accent\/95 {
    color: rgba(217,211,232,.95);
    color: hsl(var(--purple-accent)/.95)
}

.text-purple-dark {
    color: #442a93;
    color: hsl(var(--purple-dark))
}

.text-purple-dark\/0 {
    color: rgba(68,42,147,0);
    color: hsl(var(--purple-dark)/0)
}

.text-purple-dark\/10 {
    color: rgba(68,42,147,.1);
    color: hsl(var(--purple-dark)/.1)
}

.text-purple-dark\/100 {
    color: #442a93;
    color: hsl(var(--purple-dark)/1)
}

.text-purple-dark\/15 {
    color: rgba(68,42,147,.15);
    color: hsl(var(--purple-dark)/.15)
}

.text-purple-dark\/20 {
    color: rgba(68,42,147,.2);
    color: hsl(var(--purple-dark)/.2)
}

.text-purple-dark\/25 {
    color: rgba(68,42,147,.25);
    color: hsl(var(--purple-dark)/.25)
}

.text-purple-dark\/30 {
    color: rgba(68,42,147,.3);
    color: hsl(var(--purple-dark)/.3)
}

.text-purple-dark\/35 {
    color: rgba(68,42,147,.35);
    color: hsl(var(--purple-dark)/.35)
}

.text-purple-dark\/40 {
    color: rgba(68,42,147,.4);
    color: hsl(var(--purple-dark)/.4)
}

.text-purple-dark\/45 {
    color: rgba(68,42,147,.45);
    color: hsl(var(--purple-dark)/.45)
}

.text-purple-dark\/5 {
    color: rgba(68,42,147,.05);
    color: hsl(var(--purple-dark)/.05)
}

.text-purple-dark\/50 {
    color: rgba(68,42,147,.5);
    color: hsl(var(--purple-dark)/.5)
}

.text-purple-dark\/55 {
    color: rgba(68,42,147,.55);
    color: hsl(var(--purple-dark)/.55)
}

.text-purple-dark\/60 {
    color: rgba(68,42,147,.6);
    color: hsl(var(--purple-dark)/.6)
}

.text-purple-dark\/65 {
    color: rgba(68,42,147,.65);
    color: hsl(var(--purple-dark)/.65)
}

.text-purple-dark\/70 {
    color: rgba(68,42,147,.7);
    color: hsl(var(--purple-dark)/.7)
}

.text-purple-dark\/75 {
    color: rgba(68,42,147,.75);
    color: hsl(var(--purple-dark)/.75)
}

.text-purple-dark\/80 {
    color: rgba(68,42,147,.8);
    color: hsl(var(--purple-dark)/.8)
}

.text-purple-dark\/85 {
    color: rgba(68,42,147,.85);
    color: hsl(var(--purple-dark)/.85)
}

.text-purple-dark\/90 {
    color: rgba(68,42,147,.9);
    color: hsl(var(--purple-dark)/.9)
}

.text-purple-dark\/95 {
    color: rgba(68,42,147,.95);
    color: hsl(var(--purple-dark)/.95)
}

.text-purple-light {
    color: #d9d3e8;
    color: hsl(var(--purple-light))
}

.text-purple-light\/0 {
    color: rgba(217,211,232,0);
    color: hsl(var(--purple-light)/0)
}

.text-purple-light\/10 {
    color: rgba(217,211,232,.1);
    color: hsl(var(--purple-light)/.1)
}

.text-purple-light\/100 {
    color: #d9d3e8;
    color: hsl(var(--purple-light)/1)
}

.text-purple-light\/15 {
    color: rgba(217,211,232,.15);
    color: hsl(var(--purple-light)/.15)
}

.text-purple-light\/20 {
    color: rgba(217,211,232,.2);
    color: hsl(var(--purple-light)/.2)
}

.text-purple-light\/25 {
    color: rgba(217,211,232,.25);
    color: hsl(var(--purple-light)/.25)
}

.text-purple-light\/30 {
    color: rgba(217,211,232,.3);
    color: hsl(var(--purple-light)/.3)
}

.text-purple-light\/35 {
    color: rgba(217,211,232,.35);
    color: hsl(var(--purple-light)/.35)
}

.text-purple-light\/40 {
    color: rgba(217,211,232,.4);
    color: hsl(var(--purple-light)/.4)
}

.text-purple-light\/45 {
    color: rgba(217,211,232,.45);
    color: hsl(var(--purple-light)/.45)
}

.text-purple-light\/5 {
    color: rgba(217,211,232,.05);
    color: hsl(var(--purple-light)/.05)
}

.text-purple-light\/50 {
    color: rgba(217,211,232,.5);
    color: hsl(var(--purple-light)/.5)
}

.text-purple-light\/55 {
    color: rgba(217,211,232,.55);
    color: hsl(var(--purple-light)/.55)
}

.text-purple-light\/60 {
    color: rgba(217,211,232,.6);
    color: hsl(var(--purple-light)/.6)
}

.text-purple-light\/65 {
    color: rgba(217,211,232,.65);
    color: hsl(var(--purple-light)/.65)
}

.text-purple-light\/70 {
    color: rgba(217,211,232,.7);
    color: hsl(var(--purple-light)/.7)
}

.text-purple-light\/75 {
    color: rgba(217,211,232,.75);
    color: hsl(var(--purple-light)/.75)
}

.text-purple-light\/80 {
    color: rgba(217,211,232,.8);
    color: hsl(var(--purple-light)/.8)
}

.text-purple-light\/85 {
    color: rgba(217,211,232,.85);
    color: hsl(var(--purple-light)/.85)
}

.text-purple-light\/90 {
    color: rgba(217,211,232,.9);
    color: hsl(var(--purple-light)/.9)
}

.text-purple-light\/95 {
    color: rgba(217,211,232,.95);
    color: hsl(var(--purple-light)/.95)
}

.text-purple-secondary {
    color: #442a93;
    color: hsl(var(--purple-secondary))
}

.text-purple-secondary\/0 {
    color: rgba(68,42,147,0);
    color: hsl(var(--purple-secondary)/0)
}

.text-purple-secondary\/10 {
    color: rgba(68,42,147,.1);
    color: hsl(var(--purple-secondary)/.1)
}

.text-purple-secondary\/100 {
    color: #442a93;
    color: hsl(var(--purple-secondary)/1)
}

.text-purple-secondary\/15 {
    color: rgba(68,42,147,.15);
    color: hsl(var(--purple-secondary)/.15)
}

.text-purple-secondary\/20 {
    color: rgba(68,42,147,.2);
    color: hsl(var(--purple-secondary)/.2)
}

.text-purple-secondary\/25 {
    color: rgba(68,42,147,.25);
    color: hsl(var(--purple-secondary)/.25)
}

.text-purple-secondary\/30 {
    color: rgba(68,42,147,.3);
    color: hsl(var(--purple-secondary)/.3)
}

.text-purple-secondary\/35 {
    color: rgba(68,42,147,.35);
    color: hsl(var(--purple-secondary)/.35)
}

.text-purple-secondary\/40 {
    color: rgba(68,42,147,.4);
    color: hsl(var(--purple-secondary)/.4)
}

.text-purple-secondary\/45 {
    color: rgba(68,42,147,.45);
    color: hsl(var(--purple-secondary)/.45)
}

.text-purple-secondary\/5 {
    color: rgba(68,42,147,.05);
    color: hsl(var(--purple-secondary)/.05)
}

.text-purple-secondary\/50 {
    color: rgba(68,42,147,.5);
    color: hsl(var(--purple-secondary)/.5)
}

.text-purple-secondary\/55 {
    color: rgba(68,42,147,.55);
    color: hsl(var(--purple-secondary)/.55)
}

.text-purple-secondary\/60 {
    color: rgba(68,42,147,.6);
    color: hsl(var(--purple-secondary)/.6)
}

.text-purple-secondary\/65 {
    color: rgba(68,42,147,.65);
    color: hsl(var(--purple-secondary)/.65)
}

.text-purple-secondary\/70 {
    color: rgba(68,42,147,.7);
    color: hsl(var(--purple-secondary)/.7)
}

.text-purple-secondary\/75 {
    color: rgba(68,42,147,.75);
    color: hsl(var(--purple-secondary)/.75)
}

.text-purple-secondary\/80 {
    color: rgba(68,42,147,.8);
    color: hsl(var(--purple-secondary)/.8)
}

.text-purple-secondary\/85 {
    color: rgba(68,42,147,.85);
    color: hsl(var(--purple-secondary)/.85)
}

.text-purple-secondary\/90 {
    color: rgba(68,42,147,.9);
    color: hsl(var(--purple-secondary)/.9)
}

.text-purple-secondary\/95 {
    color: rgba(68,42,147,.95);
    color: hsl(var(--purple-secondary)/.95)
}

.text-purple\/0 {
    color: rgba(88,88,213,0);
    color: hsl(var(--purple)/0)
}

.text-purple\/10 {
    color: rgba(88,88,213,.1);
    color: hsl(var(--purple)/.1)
}

.text-purple\/100 {
    color: #5858d5;
    color: hsl(var(--purple)/1)
}

.text-purple\/15 {
    color: rgba(88,88,213,.15);
    color: hsl(var(--purple)/.15)
}

.text-purple\/20 {
    color: rgba(88,88,213,.2);
    color: hsl(var(--purple)/.2)
}

.text-purple\/25 {
    color: rgba(88,88,213,.25);
    color: hsl(var(--purple)/.25)
}

.text-purple\/30 {
    color: rgba(88,88,213,.3);
    color: hsl(var(--purple)/.3)
}

.text-purple\/35 {
    color: rgba(88,88,213,.35);
    color: hsl(var(--purple)/.35)
}

.text-purple\/40 {
    color: rgba(88,88,213,.4);
    color: hsl(var(--purple)/.4)
}

.text-purple\/45 {
    color: rgba(88,88,213,.45);
    color: hsl(var(--purple)/.45)
}

.text-purple\/5 {
    color: rgba(88,88,213,.05);
    color: hsl(var(--purple)/.05)
}

.text-purple\/50 {
    color: rgba(88,88,213,.5);
    color: hsl(var(--purple)/.5)
}

.text-purple\/55 {
    color: rgba(88,88,213,.55);
    color: hsl(var(--purple)/.55)
}

.text-purple\/60 {
    color: rgba(88,88,213,.6);
    color: hsl(var(--purple)/.6)
}

.text-purple\/65 {
    color: rgba(88,88,213,.65);
    color: hsl(var(--purple)/.65)
}

.text-purple\/70 {
    color: rgba(88,88,213,.7);
    color: hsl(var(--purple)/.7)
}

.text-purple\/75 {
    color: rgba(88,88,213,.75);
    color: hsl(var(--purple)/.75)
}

.text-purple\/80 {
    color: rgba(88,88,213,.8);
    color: hsl(var(--purple)/.8)
}

.text-purple\/85 {
    color: rgba(88,88,213,.85);
    color: hsl(var(--purple)/.85)
}

.text-purple\/90 {
    color: rgba(88,88,213,.9);
    color: hsl(var(--purple)/.9)
}

.text-purple\/95 {
    color: rgba(88,88,213,.95);
    color: hsl(var(--purple)/.95)
}

.text-red {
    color: #dd0833;
    color: hsl(var(--red))
}

.text-red-100 {
    --tw-text-opacity: 1;
    color: #fee2e2;
    color: rgba(254,226,226,var(--tw-text-opacity))
}

.text-red-100\/0 {
    color: hsla(0,93%,94%,0)
}

.text-red-100\/10 {
    color: hsla(0,93%,94%,.1)
}

.text-red-100\/100 {
    color: #fee2e2
}

.text-red-100\/15 {
    color: hsla(0,93%,94%,.15)
}

.text-red-100\/20 {
    color: hsla(0,93%,94%,.2)
}

.text-red-100\/25 {
    color: hsla(0,93%,94%,.25)
}

.text-red-100\/30 {
    color: hsla(0,93%,94%,.3)
}

.text-red-100\/35 {
    color: hsla(0,93%,94%,.35)
}

.text-red-100\/40 {
    color: hsla(0,93%,94%,.4)
}

.text-red-100\/45 {
    color: hsla(0,93%,94%,.45)
}

.text-red-100\/5 {
    color: hsla(0,93%,94%,.05)
}

.text-red-100\/50 {
    color: hsla(0,93%,94%,.5)
}

.text-red-100\/55 {
    color: hsla(0,93%,94%,.55)
}

.text-red-100\/60 {
    color: hsla(0,93%,94%,.6)
}

.text-red-100\/65 {
    color: hsla(0,93%,94%,.65)
}

.text-red-100\/70 {
    color: hsla(0,93%,94%,.7)
}

.text-red-100\/75 {
    color: hsla(0,93%,94%,.75)
}

.text-red-100\/80 {
    color: hsla(0,93%,94%,.8)
}

.text-red-100\/85 {
    color: hsla(0,93%,94%,.85)
}

.text-red-100\/90 {
    color: hsla(0,93%,94%,.9)
}

.text-red-100\/95 {
    color: hsla(0,93%,94%,.95)
}

.text-red-200 {
    --tw-text-opacity: 1;
    color: #fecaca;
    color: rgba(254,202,202,var(--tw-text-opacity))
}

.text-red-200\/0 {
    color: hsla(0,96%,89%,0)
}

.text-red-200\/10 {
    color: hsla(0,96%,89%,.1)
}

.text-red-200\/100 {
    color: #fecaca
}

.text-red-200\/15 {
    color: hsla(0,96%,89%,.15)
}

.text-red-200\/20 {
    color: hsla(0,96%,89%,.2)
}

.text-red-200\/25 {
    color: hsla(0,96%,89%,.25)
}

.text-red-200\/30 {
    color: hsla(0,96%,89%,.3)
}

.text-red-200\/35 {
    color: hsla(0,96%,89%,.35)
}

.text-red-200\/40 {
    color: hsla(0,96%,89%,.4)
}

.text-red-200\/45 {
    color: hsla(0,96%,89%,.45)
}

.text-red-200\/5 {
    color: hsla(0,96%,89%,.05)
}

.text-red-200\/50 {
    color: hsla(0,96%,89%,.5)
}

.text-red-200\/55 {
    color: hsla(0,96%,89%,.55)
}

.text-red-200\/60 {
    color: hsla(0,96%,89%,.6)
}

.text-red-200\/65 {
    color: hsla(0,96%,89%,.65)
}

.text-red-200\/70 {
    color: hsla(0,96%,89%,.7)
}

.text-red-200\/75 {
    color: hsla(0,96%,89%,.75)
}

.text-red-200\/80 {
    color: hsla(0,96%,89%,.8)
}

.text-red-200\/85 {
    color: hsla(0,96%,89%,.85)
}

.text-red-200\/90 {
    color: hsla(0,96%,89%,.9)
}

.text-red-200\/95 {
    color: hsla(0,96%,89%,.95)
}

.text-red-300 {
    --tw-text-opacity: 1;
    color: #fca5a5;
    color: rgba(252,165,165,var(--tw-text-opacity))
}

.text-red-300\/0 {
    color: hsla(0,94%,82%,0)
}

.text-red-300\/10 {
    color: hsla(0,94%,82%,.1)
}

.text-red-300\/100 {
    color: #fca5a5
}

.text-red-300\/15 {
    color: hsla(0,94%,82%,.15)
}

.text-red-300\/20 {
    color: hsla(0,94%,82%,.2)
}

.text-red-300\/25 {
    color: hsla(0,94%,82%,.25)
}

.text-red-300\/30 {
    color: hsla(0,94%,82%,.3)
}

.text-red-300\/35 {
    color: hsla(0,94%,82%,.35)
}

.text-red-300\/40 {
    color: hsla(0,94%,82%,.4)
}

.text-red-300\/45 {
    color: hsla(0,94%,82%,.45)
}

.text-red-300\/5 {
    color: hsla(0,94%,82%,.05)
}

.text-red-300\/50 {
    color: hsla(0,94%,82%,.5)
}

.text-red-300\/55 {
    color: hsla(0,94%,82%,.55)
}

.text-red-300\/60 {
    color: hsla(0,94%,82%,.6)
}

.text-red-300\/65 {
    color: hsla(0,94%,82%,.65)
}

.text-red-300\/70 {
    color: hsla(0,94%,82%,.7)
}

.text-red-300\/75 {
    color: hsla(0,94%,82%,.75)
}

.text-red-300\/80 {
    color: hsla(0,94%,82%,.8)
}

.text-red-300\/85 {
    color: hsla(0,94%,82%,.85)
}

.text-red-300\/90 {
    color: hsla(0,94%,82%,.9)
}

.text-red-300\/95 {
    color: hsla(0,94%,82%,.95)
}

.text-red-400 {
    --tw-text-opacity: 1;
    color: #f87171;
    color: rgba(248,113,113,var(--tw-text-opacity))
}

.text-red-400\/0 {
    color: hsla(0,91%,71%,0)
}

.text-red-400\/10 {
    color: hsla(0,91%,71%,.1)
}

.text-red-400\/100 {
    color: #f87171
}

.text-red-400\/15 {
    color: hsla(0,91%,71%,.15)
}

.text-red-400\/20 {
    color: hsla(0,91%,71%,.2)
}

.text-red-400\/25 {
    color: hsla(0,91%,71%,.25)
}

.text-red-400\/30 {
    color: hsla(0,91%,71%,.3)
}

.text-red-400\/35 {
    color: hsla(0,91%,71%,.35)
}

.text-red-400\/40 {
    color: hsla(0,91%,71%,.4)
}

.text-red-400\/45 {
    color: hsla(0,91%,71%,.45)
}

.text-red-400\/5 {
    color: hsla(0,91%,71%,.05)
}

.text-red-400\/50 {
    color: hsla(0,91%,71%,.5)
}

.text-red-400\/55 {
    color: hsla(0,91%,71%,.55)
}

.text-red-400\/60 {
    color: hsla(0,91%,71%,.6)
}

.text-red-400\/65 {
    color: hsla(0,91%,71%,.65)
}

.text-red-400\/70 {
    color: hsla(0,91%,71%,.7)
}

.text-red-400\/75 {
    color: hsla(0,91%,71%,.75)
}

.text-red-400\/80 {
    color: hsla(0,91%,71%,.8)
}

.text-red-400\/85 {
    color: hsla(0,91%,71%,.85)
}

.text-red-400\/90 {
    color: hsla(0,91%,71%,.9)
}

.text-red-400\/95 {
    color: hsla(0,91%,71%,.95)
}

.text-red-50 {
    --tw-text-opacity: 1;
    color: #fef2f2;
    color: rgba(254,242,242,var(--tw-text-opacity))
}

.text-red-50\/0 {
    color: hsla(0,86%,97%,0)
}

.text-red-50\/10 {
    color: hsla(0,86%,97%,.1)
}

.text-red-50\/100 {
    color: #fef2f2
}

.text-red-50\/15 {
    color: hsla(0,86%,97%,.15)
}

.text-red-50\/20 {
    color: hsla(0,86%,97%,.2)
}

.text-red-50\/25 {
    color: hsla(0,86%,97%,.25)
}

.text-red-50\/30 {
    color: hsla(0,86%,97%,.3)
}

.text-red-50\/35 {
    color: hsla(0,86%,97%,.35)
}

.text-red-50\/40 {
    color: hsla(0,86%,97%,.4)
}

.text-red-50\/45 {
    color: hsla(0,86%,97%,.45)
}

.text-red-50\/5 {
    color: hsla(0,86%,97%,.05)
}

.text-red-50\/50 {
    color: hsla(0,86%,97%,.5)
}

.text-red-50\/55 {
    color: hsla(0,86%,97%,.55)
}

.text-red-50\/60 {
    color: hsla(0,86%,97%,.6)
}

.text-red-50\/65 {
    color: hsla(0,86%,97%,.65)
}

.text-red-50\/70 {
    color: hsla(0,86%,97%,.7)
}

.text-red-50\/75 {
    color: hsla(0,86%,97%,.75)
}

.text-red-50\/80 {
    color: hsla(0,86%,97%,.8)
}

.text-red-50\/85 {
    color: hsla(0,86%,97%,.85)
}

.text-red-50\/90 {
    color: hsla(0,86%,97%,.9)
}

.text-red-50\/95 {
    color: hsla(0,86%,97%,.95)
}

.text-red-500 {
    --tw-text-opacity: 1;
    color: #ef4444;
    color: rgba(239,68,68,var(--tw-text-opacity))
}

.text-red-500\/0 {
    color: rgba(239,68,68,0)
}

.text-red-500\/10 {
    color: rgba(239,68,68,.1)
}

.text-red-500\/100 {
    color: #ef4444
}

.text-red-500\/15 {
    color: rgba(239,68,68,.15)
}

.text-red-500\/20 {
    color: rgba(239,68,68,.2)
}

.text-red-500\/25 {
    color: rgba(239,68,68,.25)
}

.text-red-500\/30 {
    color: rgba(239,68,68,.3)
}

.text-red-500\/35 {
    color: rgba(239,68,68,.35)
}

.text-red-500\/40 {
    color: rgba(239,68,68,.4)
}

.text-red-500\/45 {
    color: rgba(239,68,68,.45)
}

.text-red-500\/5 {
    color: rgba(239,68,68,.05)
}

.text-red-500\/50 {
    color: rgba(239,68,68,.5)
}

.text-red-500\/55 {
    color: rgba(239,68,68,.55)
}

.text-red-500\/60 {
    color: rgba(239,68,68,.6)
}

.text-red-500\/65 {
    color: rgba(239,68,68,.65)
}

.text-red-500\/70 {
    color: rgba(239,68,68,.7)
}

.text-red-500\/75 {
    color: rgba(239,68,68,.75)
}

.text-red-500\/80 {
    color: rgba(239,68,68,.8)
}

.text-red-500\/85 {
    color: rgba(239,68,68,.85)
}

.text-red-500\/90 {
    color: rgba(239,68,68,.9)
}

.text-red-500\/95 {
    color: rgba(239,68,68,.95)
}

.text-red-600 {
    --tw-text-opacity: 1;
    color: #dc2626;
    color: rgba(220,38,38,var(--tw-text-opacity))
}

.text-red-600\/0 {
    color: rgba(220,38,38,0)
}

.text-red-600\/10 {
    color: rgba(220,38,38,.1)
}

.text-red-600\/100 {
    color: #dc2626
}

.text-red-600\/15 {
    color: rgba(220,38,38,.15)
}

.text-red-600\/20 {
    color: rgba(220,38,38,.2)
}

.text-red-600\/25 {
    color: rgba(220,38,38,.25)
}

.text-red-600\/30 {
    color: rgba(220,38,38,.3)
}

.text-red-600\/35 {
    color: rgba(220,38,38,.35)
}

.text-red-600\/40 {
    color: rgba(220,38,38,.4)
}

.text-red-600\/45 {
    color: rgba(220,38,38,.45)
}

.text-red-600\/5 {
    color: rgba(220,38,38,.05)
}

.text-red-600\/50 {
    color: rgba(220,38,38,.5)
}

.text-red-600\/55 {
    color: rgba(220,38,38,.55)
}

.text-red-600\/60 {
    color: rgba(220,38,38,.6)
}

.text-red-600\/65 {
    color: rgba(220,38,38,.65)
}

.text-red-600\/70 {
    color: rgba(220,38,38,.7)
}

.text-red-600\/75 {
    color: rgba(220,38,38,.75)
}

.text-red-600\/80 {
    color: rgba(220,38,38,.8)
}

.text-red-600\/85 {
    color: rgba(220,38,38,.85)
}

.text-red-600\/90 {
    color: rgba(220,38,38,.9)
}

.text-red-600\/95 {
    color: rgba(220,38,38,.95)
}

.text-red-700 {
    --tw-text-opacity: 1;
    color: #b91c1c;
    color: rgba(185,28,28,var(--tw-text-opacity))
}

.text-red-700\/0 {
    color: rgba(185,28,28,0)
}

.text-red-700\/10 {
    color: rgba(185,28,28,.1)
}

.text-red-700\/100 {
    color: #b91c1c
}

.text-red-700\/15 {
    color: rgba(185,28,28,.15)
}

.text-red-700\/20 {
    color: rgba(185,28,28,.2)
}

.text-red-700\/25 {
    color: rgba(185,28,28,.25)
}

.text-red-700\/30 {
    color: rgba(185,28,28,.3)
}

.text-red-700\/35 {
    color: rgba(185,28,28,.35)
}

.text-red-700\/40 {
    color: rgba(185,28,28,.4)
}

.text-red-700\/45 {
    color: rgba(185,28,28,.45)
}

.text-red-700\/5 {
    color: rgba(185,28,28,.05)
}

.text-red-700\/50 {
    color: rgba(185,28,28,.5)
}

.text-red-700\/55 {
    color: rgba(185,28,28,.55)
}

.text-red-700\/60 {
    color: rgba(185,28,28,.6)
}

.text-red-700\/65 {
    color: rgba(185,28,28,.65)
}

.text-red-700\/70 {
    color: rgba(185,28,28,.7)
}

.text-red-700\/75 {
    color: rgba(185,28,28,.75)
}

.text-red-700\/80 {
    color: rgba(185,28,28,.8)
}

.text-red-700\/85 {
    color: rgba(185,28,28,.85)
}

.text-red-700\/90 {
    color: rgba(185,28,28,.9)
}

.text-red-700\/95 {
    color: rgba(185,28,28,.95)
}

.text-red-800 {
    --tw-text-opacity: 1;
    color: #991b1b;
    color: rgba(153,27,27,var(--tw-text-opacity))
}

.text-red-800\/0 {
    color: rgba(153,27,27,0)
}

.text-red-800\/10 {
    color: rgba(153,27,27,.1)
}

.text-red-800\/100 {
    color: #991b1b
}

.text-red-800\/15 {
    color: rgba(153,27,27,.15)
}

.text-red-800\/20 {
    color: rgba(153,27,27,.2)
}

.text-red-800\/25 {
    color: rgba(153,27,27,.25)
}

.text-red-800\/30 {
    color: rgba(153,27,27,.3)
}

.text-red-800\/35 {
    color: rgba(153,27,27,.35)
}

.text-red-800\/40 {
    color: rgba(153,27,27,.4)
}

.text-red-800\/45 {
    color: rgba(153,27,27,.45)
}

.text-red-800\/5 {
    color: rgba(153,27,27,.05)
}

.text-red-800\/50 {
    color: rgba(153,27,27,.5)
}

.text-red-800\/55 {
    color: rgba(153,27,27,.55)
}

.text-red-800\/60 {
    color: rgba(153,27,27,.6)
}

.text-red-800\/65 {
    color: rgba(153,27,27,.65)
}

.text-red-800\/70 {
    color: rgba(153,27,27,.7)
}

.text-red-800\/75 {
    color: rgba(153,27,27,.75)
}

.text-red-800\/80 {
    color: rgba(153,27,27,.8)
}

.text-red-800\/85 {
    color: rgba(153,27,27,.85)
}

.text-red-800\/90 {
    color: rgba(153,27,27,.9)
}

.text-red-800\/95 {
    color: rgba(153,27,27,.95)
}

.text-red-900 {
    --tw-text-opacity: 1;
    color: #7f1d1d;
    color: rgba(127,29,29,var(--tw-text-opacity))
}

.text-red-900\/0 {
    color: rgba(127,29,29,0)
}

.text-red-900\/10 {
    color: rgba(127,29,29,.1)
}

.text-red-900\/100 {
    color: #7f1d1d
}

.text-red-900\/15 {
    color: rgba(127,29,29,.15)
}

.text-red-900\/20 {
    color: rgba(127,29,29,.2)
}

.text-red-900\/25 {
    color: rgba(127,29,29,.25)
}

.text-red-900\/30 {
    color: rgba(127,29,29,.3)
}

.text-red-900\/35 {
    color: rgba(127,29,29,.35)
}

.text-red-900\/40 {
    color: rgba(127,29,29,.4)
}

.text-red-900\/45 {
    color: rgba(127,29,29,.45)
}

.text-red-900\/5 {
    color: rgba(127,29,29,.05)
}

.text-red-900\/50 {
    color: rgba(127,29,29,.5)
}

.text-red-900\/55 {
    color: rgba(127,29,29,.55)
}

.text-red-900\/60 {
    color: rgba(127,29,29,.6)
}

.text-red-900\/65 {
    color: rgba(127,29,29,.65)
}

.text-red-900\/70 {
    color: rgba(127,29,29,.7)
}

.text-red-900\/75 {
    color: rgba(127,29,29,.75)
}

.text-red-900\/80 {
    color: rgba(127,29,29,.8)
}

.text-red-900\/85 {
    color: rgba(127,29,29,.85)
}

.text-red-900\/90 {
    color: rgba(127,29,29,.9)
}

.text-red-900\/95 {
    color: rgba(127,29,29,.95)
}

.text-red-950 {
    --tw-text-opacity: 1;
    color: #450a0a;
    color: rgba(69,10,10,var(--tw-text-opacity))
}

.text-red-950\/0 {
    color: rgba(69,10,10,0)
}

.text-red-950\/10 {
    color: rgba(69,10,10,.1)
}

.text-red-950\/100 {
    color: #450a0a
}

.text-red-950\/15 {
    color: rgba(69,10,10,.15)
}

.text-red-950\/20 {
    color: rgba(69,10,10,.2)
}

.text-red-950\/25 {
    color: rgba(69,10,10,.25)
}

.text-red-950\/30 {
    color: rgba(69,10,10,.3)
}

.text-red-950\/35 {
    color: rgba(69,10,10,.35)
}

.text-red-950\/40 {
    color: rgba(69,10,10,.4)
}

.text-red-950\/45 {
    color: rgba(69,10,10,.45)
}

.text-red-950\/5 {
    color: rgba(69,10,10,.05)
}

.text-red-950\/50 {
    color: rgba(69,10,10,.5)
}

.text-red-950\/55 {
    color: rgba(69,10,10,.55)
}

.text-red-950\/60 {
    color: rgba(69,10,10,.6)
}

.text-red-950\/65 {
    color: rgba(69,10,10,.65)
}

.text-red-950\/70 {
    color: rgba(69,10,10,.7)
}

.text-red-950\/75 {
    color: rgba(69,10,10,.75)
}

.text-red-950\/80 {
    color: rgba(69,10,10,.8)
}

.text-red-950\/85 {
    color: rgba(69,10,10,.85)
}

.text-red-950\/90 {
    color: rgba(69,10,10,.9)
}

.text-red-950\/95 {
    color: rgba(69,10,10,.95)
}

.text-red-accent {
    color: #f8ced6;
    color: hsl(var(--red-accent))
}

.text-red-accent\/0 {
    color: rgba(248,206,214,0);
    color: hsl(var(--red-accent)/0)
}

.text-red-accent\/10 {
    color: rgba(248,206,214,.1);
    color: hsl(var(--red-accent)/.1)
}

.text-red-accent\/100 {
    color: #f8ced6;
    color: hsl(var(--red-accent)/1)
}

.text-red-accent\/15 {
    color: rgba(248,206,214,.15);
    color: hsl(var(--red-accent)/.15)
}

.text-red-accent\/20 {
    color: rgba(248,206,214,.2);
    color: hsl(var(--red-accent)/.2)
}

.text-red-accent\/25 {
    color: rgba(248,206,214,.25);
    color: hsl(var(--red-accent)/.25)
}

.text-red-accent\/30 {
    color: rgba(248,206,214,.3);
    color: hsl(var(--red-accent)/.3)
}

.text-red-accent\/35 {
    color: rgba(248,206,214,.35);
    color: hsl(var(--red-accent)/.35)
}

.text-red-accent\/40 {
    color: rgba(248,206,214,.4);
    color: hsl(var(--red-accent)/.4)
}

.text-red-accent\/45 {
    color: rgba(248,206,214,.45);
    color: hsl(var(--red-accent)/.45)
}

.text-red-accent\/5 {
    color: rgba(248,206,214,.05);
    color: hsl(var(--red-accent)/.05)
}

.text-red-accent\/50 {
    color: rgba(248,206,214,.5);
    color: hsl(var(--red-accent)/.5)
}

.text-red-accent\/55 {
    color: rgba(248,206,214,.55);
    color: hsl(var(--red-accent)/.55)
}

.text-red-accent\/60 {
    color: rgba(248,206,214,.6);
    color: hsl(var(--red-accent)/.6)
}

.text-red-accent\/65 {
    color: rgba(248,206,214,.65);
    color: hsl(var(--red-accent)/.65)
}

.text-red-accent\/70 {
    color: rgba(248,206,214,.7);
    color: hsl(var(--red-accent)/.7)
}

.text-red-accent\/75 {
    color: rgba(248,206,214,.75);
    color: hsl(var(--red-accent)/.75)
}

.text-red-accent\/80 {
    color: rgba(248,206,214,.8);
    color: hsl(var(--red-accent)/.8)
}

.text-red-accent\/85 {
    color: rgba(248,206,214,.85);
    color: hsl(var(--red-accent)/.85)
}

.text-red-accent\/90 {
    color: rgba(248,206,214,.9);
    color: hsl(var(--red-accent)/.9)
}

.text-red-accent\/95 {
    color: rgba(248,206,214,.95);
    color: hsl(var(--red-accent)/.95)
}

.text-red-dark {
    color: #c5072d;
    color: hsl(var(--red-dark))
}

.text-red-dark\/0 {
    color: rgba(197,7,45,0);
    color: hsl(var(--red-dark)/0)
}

.text-red-dark\/10 {
    color: rgba(197,7,45,.1);
    color: hsl(var(--red-dark)/.1)
}

.text-red-dark\/100 {
    color: #c5072d;
    color: hsl(var(--red-dark)/1)
}

.text-red-dark\/15 {
    color: rgba(197,7,45,.15);
    color: hsl(var(--red-dark)/.15)
}

.text-red-dark\/20 {
    color: rgba(197,7,45,.2);
    color: hsl(var(--red-dark)/.2)
}

.text-red-dark\/25 {
    color: rgba(197,7,45,.25);
    color: hsl(var(--red-dark)/.25)
}

.text-red-dark\/30 {
    color: rgba(197,7,45,.3);
    color: hsl(var(--red-dark)/.3)
}

.text-red-dark\/35 {
    color: rgba(197,7,45,.35);
    color: hsl(var(--red-dark)/.35)
}

.text-red-dark\/40 {
    color: rgba(197,7,45,.4);
    color: hsl(var(--red-dark)/.4)
}

.text-red-dark\/45 {
    color: rgba(197,7,45,.45);
    color: hsl(var(--red-dark)/.45)
}

.text-red-dark\/5 {
    color: rgba(197,7,45,.05);
    color: hsl(var(--red-dark)/.05)
}

.text-red-dark\/50 {
    color: rgba(197,7,45,.5);
    color: hsl(var(--red-dark)/.5)
}

.text-red-dark\/55 {
    color: rgba(197,7,45,.55);
    color: hsl(var(--red-dark)/.55)
}

.text-red-dark\/60 {
    color: rgba(197,7,45,.6);
    color: hsl(var(--red-dark)/.6)
}

.text-red-dark\/65 {
    color: rgba(197,7,45,.65);
    color: hsl(var(--red-dark)/.65)
}

.text-red-dark\/70 {
    color: rgba(197,7,45,.7);
    color: hsl(var(--red-dark)/.7)
}

.text-red-dark\/75 {
    color: rgba(197,7,45,.75);
    color: hsl(var(--red-dark)/.75)
}

.text-red-dark\/80 {
    color: rgba(197,7,45,.8);
    color: hsl(var(--red-dark)/.8)
}

.text-red-dark\/85 {
    color: rgba(197,7,45,.85);
    color: hsl(var(--red-dark)/.85)
}

.text-red-dark\/90 {
    color: rgba(197,7,45,.9);
    color: hsl(var(--red-dark)/.9)
}

.text-red-dark\/95 {
    color: rgba(197,7,45,.95);
    color: hsl(var(--red-dark)/.95)
}

.text-red-light {
    color: #f8ced6;
    color: hsl(var(--red-light))
}

.text-red-light\/0 {
    color: rgba(248,206,214,0);
    color: hsl(var(--red-light)/0)
}

.text-red-light\/10 {
    color: rgba(248,206,214,.1);
    color: hsl(var(--red-light)/.1)
}

.text-red-light\/100 {
    color: #f8ced6;
    color: hsl(var(--red-light)/1)
}

.text-red-light\/15 {
    color: rgba(248,206,214,.15);
    color: hsl(var(--red-light)/.15)
}

.text-red-light\/20 {
    color: rgba(248,206,214,.2);
    color: hsl(var(--red-light)/.2)
}

.text-red-light\/25 {
    color: rgba(248,206,214,.25);
    color: hsl(var(--red-light)/.25)
}

.text-red-light\/30 {
    color: rgba(248,206,214,.3);
    color: hsl(var(--red-light)/.3)
}

.text-red-light\/35 {
    color: rgba(248,206,214,.35);
    color: hsl(var(--red-light)/.35)
}

.text-red-light\/40 {
    color: rgba(248,206,214,.4);
    color: hsl(var(--red-light)/.4)
}

.text-red-light\/45 {
    color: rgba(248,206,214,.45);
    color: hsl(var(--red-light)/.45)
}

.text-red-light\/5 {
    color: rgba(248,206,214,.05);
    color: hsl(var(--red-light)/.05)
}

.text-red-light\/50 {
    color: rgba(248,206,214,.5);
    color: hsl(var(--red-light)/.5)
}

.text-red-light\/55 {
    color: rgba(248,206,214,.55);
    color: hsl(var(--red-light)/.55)
}

.text-red-light\/60 {
    color: rgba(248,206,214,.6);
    color: hsl(var(--red-light)/.6)
}

.text-red-light\/65 {
    color: rgba(248,206,214,.65);
    color: hsl(var(--red-light)/.65)
}

.text-red-light\/70 {
    color: rgba(248,206,214,.7);
    color: hsl(var(--red-light)/.7)
}

.text-red-light\/75 {
    color: rgba(248,206,214,.75);
    color: hsl(var(--red-light)/.75)
}

.text-red-light\/80 {
    color: rgba(248,206,214,.8);
    color: hsl(var(--red-light)/.8)
}

.text-red-light\/85 {
    color: rgba(248,206,214,.85);
    color: hsl(var(--red-light)/.85)
}

.text-red-light\/90 {
    color: rgba(248,206,214,.9);
    color: hsl(var(--red-light)/.9)
}

.text-red-light\/95 {
    color: rgba(248,206,214,.95);
    color: hsl(var(--red-light)/.95)
}

.text-red-secondary {
    color: #c5072d;
    color: hsl(var(--red-secondary))
}

.text-red-secondary\/0 {
    color: rgba(197,7,45,0);
    color: hsl(var(--red-secondary)/0)
}

.text-red-secondary\/10 {
    color: rgba(197,7,45,.1);
    color: hsl(var(--red-secondary)/.1)
}

.text-red-secondary\/100 {
    color: #c5072d;
    color: hsl(var(--red-secondary)/1)
}

.text-red-secondary\/15 {
    color: rgba(197,7,45,.15);
    color: hsl(var(--red-secondary)/.15)
}

.text-red-secondary\/20 {
    color: rgba(197,7,45,.2);
    color: hsl(var(--red-secondary)/.2)
}

.text-red-secondary\/25 {
    color: rgba(197,7,45,.25);
    color: hsl(var(--red-secondary)/.25)
}

.text-red-secondary\/30 {
    color: rgba(197,7,45,.3);
    color: hsl(var(--red-secondary)/.3)
}

.text-red-secondary\/35 {
    color: rgba(197,7,45,.35);
    color: hsl(var(--red-secondary)/.35)
}

.text-red-secondary\/40 {
    color: rgba(197,7,45,.4);
    color: hsl(var(--red-secondary)/.4)
}

.text-red-secondary\/45 {
    color: rgba(197,7,45,.45);
    color: hsl(var(--red-secondary)/.45)
}

.text-red-secondary\/5 {
    color: rgba(197,7,45,.05);
    color: hsl(var(--red-secondary)/.05)
}

.text-red-secondary\/50 {
    color: rgba(197,7,45,.5);
    color: hsl(var(--red-secondary)/.5)
}

.text-red-secondary\/55 {
    color: rgba(197,7,45,.55);
    color: hsl(var(--red-secondary)/.55)
}

.text-red-secondary\/60 {
    color: rgba(197,7,45,.6);
    color: hsl(var(--red-secondary)/.6)
}

.text-red-secondary\/65 {
    color: rgba(197,7,45,.65);
    color: hsl(var(--red-secondary)/.65)
}

.text-red-secondary\/70 {
    color: rgba(197,7,45,.7);
    color: hsl(var(--red-secondary)/.7)
}

.text-red-secondary\/75 {
    color: rgba(197,7,45,.75);
    color: hsl(var(--red-secondary)/.75)
}

.text-red-secondary\/80 {
    color: rgba(197,7,45,.8);
    color: hsl(var(--red-secondary)/.8)
}

.text-red-secondary\/85 {
    color: rgba(197,7,45,.85);
    color: hsl(var(--red-secondary)/.85)
}

.text-red-secondary\/90 {
    color: rgba(197,7,45,.9);
    color: hsl(var(--red-secondary)/.9)
}

.text-red-secondary\/95 {
    color: rgba(197,7,45,.95);
    color: hsl(var(--red-secondary)/.95)
}

.text-red\/0 {
    color: rgba(221,8,51,0);
    color: hsl(var(--red)/0)
}

.text-red\/10 {
    color: rgba(221,8,51,.1);
    color: hsl(var(--red)/.1)
}

.text-red\/100 {
    color: #dd0833;
    color: hsl(var(--red)/1)
}

.text-red\/15 {
    color: rgba(221,8,51,.15);
    color: hsl(var(--red)/.15)
}

.text-red\/20 {
    color: rgba(221,8,51,.2);
    color: hsl(var(--red)/.2)
}

.text-red\/25 {
    color: rgba(221,8,51,.25);
    color: hsl(var(--red)/.25)
}

.text-red\/30 {
    color: rgba(221,8,51,.3);
    color: hsl(var(--red)/.3)
}

.text-red\/35 {
    color: rgba(221,8,51,.35);
    color: hsl(var(--red)/.35)
}

.text-red\/40 {
    color: rgba(221,8,51,.4);
    color: hsl(var(--red)/.4)
}

.text-red\/45 {
    color: rgba(221,8,51,.45);
    color: hsl(var(--red)/.45)
}

.text-red\/5 {
    color: rgba(221,8,51,.05);
    color: hsl(var(--red)/.05)
}

.text-red\/50 {
    color: rgba(221,8,51,.5);
    color: hsl(var(--red)/.5)
}

.text-red\/55 {
    color: rgba(221,8,51,.55);
    color: hsl(var(--red)/.55)
}

.text-red\/60 {
    color: rgba(221,8,51,.6);
    color: hsl(var(--red)/.6)
}

.text-red\/65 {
    color: rgba(221,8,51,.65);
    color: hsl(var(--red)/.65)
}

.text-red\/70 {
    color: rgba(221,8,51,.7);
    color: hsl(var(--red)/.7)
}

.text-red\/75 {
    color: rgba(221,8,51,.75);
    color: hsl(var(--red)/.75)
}

.text-red\/80 {
    color: rgba(221,8,51,.8);
    color: hsl(var(--red)/.8)
}

.text-red\/85 {
    color: rgba(221,8,51,.85);
    color: hsl(var(--red)/.85)
}

.text-red\/90 {
    color: rgba(221,8,51,.9);
    color: hsl(var(--red)/.9)
}

.text-red\/95 {
    color: rgba(221,8,51,.95);
    color: hsl(var(--red)/.95)
}

.text-reddit {
    color: #f40;
    color: hsl(var(--reddit))
}

.text-reddit\/0 {
    color: rgba(255,68,0,0);
    color: hsl(var(--reddit)/0)
}

.text-reddit\/10 {
    color: rgba(255,68,0,.1);
    color: hsl(var(--reddit)/.1)
}

.text-reddit\/100 {
    color: #f40;
    color: hsl(var(--reddit)/1)
}

.text-reddit\/15 {
    color: rgba(255,68,0,.15);
    color: hsl(var(--reddit)/.15)
}

.text-reddit\/20 {
    color: rgba(255,68,0,.2);
    color: hsl(var(--reddit)/.2)
}

.text-reddit\/25 {
    color: rgba(255,68,0,.25);
    color: hsl(var(--reddit)/.25)
}

.text-reddit\/30 {
    color: rgba(255,68,0,.3);
    color: hsl(var(--reddit)/.3)
}

.text-reddit\/35 {
    color: rgba(255,68,0,.35);
    color: hsl(var(--reddit)/.35)
}

.text-reddit\/40 {
    color: rgba(255,68,0,.4);
    color: hsl(var(--reddit)/.4)
}

.text-reddit\/45 {
    color: rgba(255,68,0,.45);
    color: hsl(var(--reddit)/.45)
}

.text-reddit\/5 {
    color: rgba(255,68,0,.05);
    color: hsl(var(--reddit)/.05)
}

.text-reddit\/50 {
    color: rgba(255,68,0,.5);
    color: hsl(var(--reddit)/.5)
}

.text-reddit\/55 {
    color: rgba(255,68,0,.55);
    color: hsl(var(--reddit)/.55)
}

.text-reddit\/60 {
    color: rgba(255,68,0,.6);
    color: hsl(var(--reddit)/.6)
}

.text-reddit\/65 {
    color: rgba(255,68,0,.65);
    color: hsl(var(--reddit)/.65)
}

.text-reddit\/70 {
    color: rgba(255,68,0,.7);
    color: hsl(var(--reddit)/.7)
}

.text-reddit\/75 {
    color: rgba(255,68,0,.75);
    color: hsl(var(--reddit)/.75)
}

.text-reddit\/80 {
    color: rgba(255,68,0,.8);
    color: hsl(var(--reddit)/.8)
}

.text-reddit\/85 {
    color: rgba(255,68,0,.85);
    color: hsl(var(--reddit)/.85)
}

.text-reddit\/90 {
    color: rgba(255,68,0,.9);
    color: hsl(var(--reddit)/.9)
}

.text-reddit\/95 {
    color: rgba(255,68,0,.95);
    color: hsl(var(--reddit)/.95)
}

.text-secondary {
    color: #e65c00;
    color: hsl(var(--secondary))
}

.text-secondary-foreground {
    color: #fff;
    color: hsl(var(--secondary-foreground))
}

.text-stark-violet {
    --tw-text-opacity: 1;
    color: #442993;
    color: rgba(68,41,147,var(--tw-text-opacity))
}

.text-stark-violet\/0 {
    color: rgba(68,41,147,0)
}

.text-stark-violet\/10 {
    color: rgba(68,41,147,.1)
}

.text-stark-violet\/100 {
    color: #442993
}

.text-stark-violet\/15 {
    color: rgba(68,41,147,.15)
}

.text-stark-violet\/20 {
    color: rgba(68,41,147,.2)
}

.text-stark-violet\/25 {
    color: rgba(68,41,147,.25)
}

.text-stark-violet\/30 {
    color: rgba(68,41,147,.3)
}

.text-stark-violet\/35 {
    color: rgba(68,41,147,.35)
}

.text-stark-violet\/40 {
    color: rgba(68,41,147,.4)
}

.text-stark-violet\/45 {
    color: rgba(68,41,147,.45)
}

.text-stark-violet\/5 {
    color: rgba(68,41,147,.05)
}

.text-stark-violet\/50 {
    color: rgba(68,41,147,.5)
}

.text-stark-violet\/55 {
    color: rgba(68,41,147,.55)
}

.text-stark-violet\/60 {
    color: rgba(68,41,147,.6)
}

.text-stark-violet\/65 {
    color: rgba(68,41,147,.65)
}

.text-stark-violet\/70 {
    color: rgba(68,41,147,.7)
}

.text-stark-violet\/75 {
    color: rgba(68,41,147,.75)
}

.text-stark-violet\/80 {
    color: rgba(68,41,147,.8)
}

.text-stark-violet\/85 {
    color: rgba(68,41,147,.85)
}

.text-stark-violet\/90 {
    color: rgba(68,41,147,.9)
}

.text-stark-violet\/95 {
    color: rgba(68,41,147,.95)
}

.text-sun {
    --tw-text-opacity: 1;
    color: #fab418;
    color: rgba(250,180,24,var(--tw-text-opacity))
}

.text-sun\/0 {
    color: rgba(250,180,24,0)
}

.text-sun\/10 {
    color: rgba(250,180,24,.1)
}

.text-sun\/100 {
    color: #fab418
}

.text-sun\/15 {
    color: rgba(250,180,24,.15)
}

.text-sun\/20 {
    color: rgba(250,180,24,.2)
}

.text-sun\/25 {
    color: rgba(250,180,24,.25)
}

.text-sun\/30 {
    color: rgba(250,180,24,.3)
}

.text-sun\/35 {
    color: rgba(250,180,24,.35)
}

.text-sun\/40 {
    color: rgba(250,180,24,.4)
}

.text-sun\/45 {
    color: rgba(250,180,24,.45)
}

.text-sun\/5 {
    color: rgba(250,180,24,.05)
}

.text-sun\/50 {
    color: rgba(250,180,24,.5)
}

.text-sun\/55 {
    color: rgba(250,180,24,.55)
}

.text-sun\/60 {
    color: rgba(250,180,24,.6)
}

.text-sun\/65 {
    color: rgba(250,180,24,.65)
}

.text-sun\/70 {
    color: rgba(250,180,24,.7)
}

.text-sun\/75 {
    color: rgba(250,180,24,.75)
}

.text-sun\/80 {
    color: rgba(250,180,24,.8)
}

.text-sun\/85 {
    color: rgba(250,180,24,.85)
}

.text-sun\/90 {
    color: rgba(250,180,24,.9)
}

.text-sun\/95 {
    color: rgba(250,180,24,.95)
}

.text-tertiary-foreground {
    color: hsl(var(--tertiary-foreground))
}

.text-think-tank-blue {
    --tw-text-opacity: 1;
    color: #00568b;
    color: rgba(0,86,139,var(--tw-text-opacity))
}

.text-think-tank-blue\/0 {
    color: rgba(0,86,139,0)
}

.text-think-tank-blue\/10 {
    color: rgba(0,86,139,.1)
}

.text-think-tank-blue\/100 {
    color: #00568b
}

.text-think-tank-blue\/15 {
    color: rgba(0,86,139,.15)
}

.text-think-tank-blue\/20 {
    color: rgba(0,86,139,.2)
}

.text-think-tank-blue\/25 {
    color: rgba(0,86,139,.25)
}

.text-think-tank-blue\/30 {
    color: rgba(0,86,139,.3)
}

.text-think-tank-blue\/35 {
    color: rgba(0,86,139,.35)
}

.text-think-tank-blue\/40 {
    color: rgba(0,86,139,.4)
}

.text-think-tank-blue\/45 {
    color: rgba(0,86,139,.45)
}

.text-think-tank-blue\/5 {
    color: rgba(0,86,139,.05)
}

.text-think-tank-blue\/50 {
    color: rgba(0,86,139,.5)
}

.text-think-tank-blue\/55 {
    color: rgba(0,86,139,.55)
}

.text-think-tank-blue\/60 {
    color: rgba(0,86,139,.6)
}

.text-think-tank-blue\/65 {
    color: rgba(0,86,139,.65)
}

.text-think-tank-blue\/70 {
    color: rgba(0,86,139,.7)
}

.text-think-tank-blue\/75 {
    color: rgba(0,86,139,.75)
}

.text-think-tank-blue\/80 {
    color: rgba(0,86,139,.8)
}

.text-think-tank-blue\/85 {
    color: rgba(0,86,139,.85)
}

.text-think-tank-blue\/90 {
    color: rgba(0,86,139,.9)
}

.text-think-tank-blue\/95 {
    color: rgba(0,86,139,.95)
}

.text-think-tank-light-blue {
    --tw-text-opacity: 1;
    color: #40b3ff;
    color: rgba(64,179,255,var(--tw-text-opacity))
}

.text-think-tank-light-blue\/0 {
    color: rgba(64,179,255,0)
}

.text-think-tank-light-blue\/10 {
    color: rgba(64,179,255,.1)
}

.text-think-tank-light-blue\/100 {
    color: #40b3ff
}

.text-think-tank-light-blue\/15 {
    color: rgba(64,179,255,.15)
}

.text-think-tank-light-blue\/20 {
    color: rgba(64,179,255,.2)
}

.text-think-tank-light-blue\/25 {
    color: rgba(64,179,255,.25)
}

.text-think-tank-light-blue\/30 {
    color: rgba(64,179,255,.3)
}

.text-think-tank-light-blue\/35 {
    color: rgba(64,179,255,.35)
}

.text-think-tank-light-blue\/40 {
    color: rgba(64,179,255,.4)
}

.text-think-tank-light-blue\/45 {
    color: rgba(64,179,255,.45)
}

.text-think-tank-light-blue\/5 {
    color: rgba(64,179,255,.05)
}

.text-think-tank-light-blue\/50 {
    color: rgba(64,179,255,.5)
}

.text-think-tank-light-blue\/55 {
    color: rgba(64,179,255,.55)
}

.text-think-tank-light-blue\/60 {
    color: rgba(64,179,255,.6)
}

.text-think-tank-light-blue\/65 {
    color: rgba(64,179,255,.65)
}

.text-think-tank-light-blue\/70 {
    color: rgba(64,179,255,.7)
}

.text-think-tank-light-blue\/75 {
    color: rgba(64,179,255,.75)
}

.text-think-tank-light-blue\/80 {
    color: rgba(64,179,255,.8)
}

.text-think-tank-light-blue\/85 {
    color: rgba(64,179,255,.85)
}

.text-think-tank-light-blue\/90 {
    color: rgba(64,179,255,.9)
}

.text-think-tank-light-blue\/95 {
    color: rgba(64,179,255,.95)
}

.text-think-tank-red {
    --tw-text-opacity: 1;
    color: #ff5d62;
    color: rgba(255,93,98,var(--tw-text-opacity))
}

.text-think-tank-red\/0 {
    color: rgba(255,93,98,0)
}

.text-think-tank-red\/10 {
    color: rgba(255,93,98,.1)
}

.text-think-tank-red\/100 {
    color: #ff5d62
}

.text-think-tank-red\/15 {
    color: rgba(255,93,98,.15)
}

.text-think-tank-red\/20 {
    color: rgba(255,93,98,.2)
}

.text-think-tank-red\/25 {
    color: rgba(255,93,98,.25)
}

.text-think-tank-red\/30 {
    color: rgba(255,93,98,.3)
}

.text-think-tank-red\/35 {
    color: rgba(255,93,98,.35)
}

.text-think-tank-red\/40 {
    color: rgba(255,93,98,.4)
}

.text-think-tank-red\/45 {
    color: rgba(255,93,98,.45)
}

.text-think-tank-red\/5 {
    color: rgba(255,93,98,.05)
}

.text-think-tank-red\/50 {
    color: rgba(255,93,98,.5)
}

.text-think-tank-red\/55 {
    color: rgba(255,93,98,.55)
}

.text-think-tank-red\/60 {
    color: rgba(255,93,98,.6)
}

.text-think-tank-red\/65 {
    color: rgba(255,93,98,.65)
}

.text-think-tank-red\/70 {
    color: rgba(255,93,98,.7)
}

.text-think-tank-red\/75 {
    color: rgba(255,93,98,.75)
}

.text-think-tank-red\/80 {
    color: rgba(255,93,98,.8)
}

.text-think-tank-red\/85 {
    color: rgba(255,93,98,.85)
}

.text-think-tank-red\/90 {
    color: rgba(255,93,98,.9)
}

.text-think-tank-red\/95 {
    color: rgba(255,93,98,.95)
}

.text-think-tank-turquoise {
    --tw-text-opacity: 1;
    color: #3fbeac;
    color: rgba(63,190,172,var(--tw-text-opacity))
}

.text-think-tank-turquoise\/0 {
    color: rgba(63,190,172,0)
}

.text-think-tank-turquoise\/10 {
    color: rgba(63,190,172,.1)
}

.text-think-tank-turquoise\/100 {
    color: #3fbeac
}

.text-think-tank-turquoise\/15 {
    color: rgba(63,190,172,.15)
}

.text-think-tank-turquoise\/20 {
    color: rgba(63,190,172,.2)
}

.text-think-tank-turquoise\/25 {
    color: rgba(63,190,172,.25)
}

.text-think-tank-turquoise\/30 {
    color: rgba(63,190,172,.3)
}

.text-think-tank-turquoise\/35 {
    color: rgba(63,190,172,.35)
}

.text-think-tank-turquoise\/40 {
    color: rgba(63,190,172,.4)
}

.text-think-tank-turquoise\/45 {
    color: rgba(63,190,172,.45)
}

.text-think-tank-turquoise\/5 {
    color: rgba(63,190,172,.05)
}

.text-think-tank-turquoise\/50 {
    color: rgba(63,190,172,.5)
}

.text-think-tank-turquoise\/55 {
    color: rgba(63,190,172,.55)
}

.text-think-tank-turquoise\/60 {
    color: rgba(63,190,172,.6)
}

.text-think-tank-turquoise\/65 {
    color: rgba(63,190,172,.65)
}

.text-think-tank-turquoise\/70 {
    color: rgba(63,190,172,.7)
}

.text-think-tank-turquoise\/75 {
    color: rgba(63,190,172,.75)
}

.text-think-tank-turquoise\/80 {
    color: rgba(63,190,172,.8)
}

.text-think-tank-turquoise\/85 {
    color: rgba(63,190,172,.85)
}

.text-think-tank-turquoise\/90 {
    color: rgba(63,190,172,.9)
}

.text-think-tank-turquoise\/95 {
    color: rgba(63,190,172,.95)
}

.text-transparent {
    color: transparent
}

.text-white {
    --tw-text-opacity: 1;
    color: #fff;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.text-white\/50 {
    color: hsla(0,0%,100%,.5)
}

.text-yellow {
    color: #fab319;
    color: hsl(var(--yellow))
}

.underline {
    text-decoration-line: underline
}

.line-through {
    text-decoration-line: line-through
}

.no-underline {
    text-decoration-line: none
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.opacity-0 {
    opacity: 0
}

.opacity-10 {
    opacity: .1
}

.opacity-100 {
    opacity: 1
}

.opacity-40 {
    opacity: .4
}

.opacity-50 {
    opacity: .5
}

.opacity-70 {
    opacity: .7
}

.opacity-75 {
    opacity: .75
}

.opacity-90 {
    opacity: .9
}

.mix-blend-multiply {
    mix-blend-mode: multiply
}

.shadow {
    --tw-shadow: 4px 4px 20px 0 rgba(0,0,0,.25);
    --tw-shadow-colored: 4px 4px 20px 0 var(--tw-shadow-color);
    box-shadow: 0 0 transparent,0 0 transparent,4px 4px 20px 0 rgba(0,0,0,.25);
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)
}

.shadow-\[1px_1px_50px_1px_rgba\(0\2c 0\2c 0\2c 0\.05\)\] {
    --tw-shadow: 1px 1px 50px 1px rgba(0,0,0,.05);
    --tw-shadow-colored: 1px 1px 50px 1px var(--tw-shadow-color);
    box-shadow: 0 0 transparent,0 0 transparent,1px 1px 50px 1px rgba(0,0,0,.05);
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)
}

.shadow-bar {
    --tw-shadow: 1px 1px 10px 0 rgba(0,0,0,.1);
    --tw-shadow-colored: 1px 1px 10px 0 var(--tw-shadow-color);
    box-shadow: 0 0 transparent,0 0 transparent,1px 1px 10px 0 rgba(0,0,0,.1);
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)
}

.shadow-baz {
    --tw-shadow: 4px 4px 20px 0px rgba(0,0,0,.25);
    --tw-shadow-colored: 4px 4px 20px 0px var(--tw-shadow-color);
    box-shadow: 0 0 transparent,0 0 transparent,4px 4px 20px 0 rgba(0,0,0,.25);
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)
}

.shadow-cta {
    --tw-shadow: 1px 1px 10px 0px rgba(0,0,0,.15);
    --tw-shadow-colored: 1px 1px 10px 0px var(--tw-shadow-color);
    box-shadow: 0 0 transparent,0 0 transparent,1px 1px 10px 0 rgba(0,0,0,.15);
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)
}

.shadow-dropdown {
    --tw-shadow: 0px 10px 20px 0px rgba(0,0,0,.15);
    --tw-shadow-colored: 0px 10px 20px 0px var(--tw-shadow-color);
    box-shadow: 0 0 transparent,0 0 transparent,0 10px 20px 0 rgba(0,0,0,.15);
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)
}

.shadow-foo {
    --tw-shadow: 5px 5px 25px 0;
    --tw-shadow-colored: 5px 5px 25px 0 var(--tw-shadow-color);
    box-shadow: 0 0 transparent,0 0 transparent,5px 5px 25px 0;
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)
}

.shadow-lg {
    --tw-shadow: 4px 4px 20px 2px rgba(0,0,0,.15);
    --tw-shadow-colored: 4px 4px 20px 2px var(--tw-shadow-color);
    box-shadow: 0 0 transparent,0 0 transparent,4px 4px 20px 2px rgba(0,0,0,.15);
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)
}

.shadow-listbox {
    --tw-shadow: 0px 86px 34px rgba(0,0,0,.01),0px 48px 29px rgba(0,0,0,.05),0px 21px 21px rgba(0,0,0,.09),0px 5px 12px rgba(0,0,0,.1);
    --tw-shadow-colored: 0px 86px 34px var(--tw-shadow-color),0px 48px 29px var(--tw-shadow-color),0px 21px 21px var(--tw-shadow-color),0px 5px 12px var(--tw-shadow-color);
    box-shadow: 0 0 transparent,0 0 transparent,0 86px 34px rgba(0,0,0,.01),0 48px 29px rgba(0,0,0,.05),0 21px 21px rgba(0,0,0,.09),0 5px 12px rgba(0,0,0,.1);
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: 0 0 transparent,0 0 transparent,0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)
}

.shadow-sm {
    --tw-shadow: 5px 5px 25px 0px rgba(0,0,0,.15);
    --tw-shadow-colored: 5px 5px 25px 0px var(--tw-shadow-color);
    box-shadow: 0 0 transparent,0 0 transparent,5px 5px 25px 0 rgba(0,0,0,.15);
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)
}

.shadow-xs {
    --tw-shadow: 0px 4px 24px 0px rgba(0,0,0,.05);
    --tw-shadow-colored: 0px 4px 24px 0px var(--tw-shadow-color);
    box-shadow: 0 0 transparent,0 0 transparent,0 4px 24px 0 rgba(0,0,0,.05);
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)
}

.shadow-xxs {
    --tw-shadow: 0px 4px 10px 0px rgba(0,0,0,.05);
    --tw-shadow-colored: 0px 4px 10px 0px var(--tw-shadow-color);
    box-shadow: 0 0 transparent,0 0 transparent,0 4px 10px 0 rgba(0,0,0,.05);
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)
}

.shadow-foreground\/15 {
    --tw-shadow-color: hsl(var(--foreground)/0.15);
    --tw-shadow: var(--tw-shadow-colored)
}

.shadow-primary\/50 {
    --tw-shadow-color: hsl(var(--primary)/0.5);
    --tw-shadow: var(--tw-shadow-colored)
}

.shadow-secondary\/50 {
    --tw-shadow-color: hsl(var(--secondary)/0.5);
    --tw-shadow: var(--tw-shadow-colored)
}

.shadow-yellow\/30 {
    --tw-shadow-color: hsl(var(--yellow)/0.3);
    --tw-shadow: var(--tw-shadow-colored)
}

.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.outline {
    outline-style: solid
}

.outline-0 {
    outline-width: 0
}

.drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0,0,0,.1)) drop-shadow(0 1px 1px rgba(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) drop-shadow(0 1px 2px rgba(0,0,0,.1)) drop-shadow(0 1px 1px rgba(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)
}

.drop-shadow-dropdown {
    --tw-drop-shadow: drop-shadow(0 4px 4px rgba(0,0,0,.1));
    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) drop-shadow(0 4px 4px rgba(0,0,0,.1));
    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)
}

.drop-shadow-pill {
    --tw-drop-shadow: drop-shadow(0 4px 8px rgba(0,0,0,.25));
    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) drop-shadow(0 4px 8px rgba(0,0,0,.25))
}

.drop-shadow-pill,.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)
}

.backdrop-blur {
    --tw-backdrop-blur: blur(8px);
    backdrop-filter: blur(8px) 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)
}

.transition {
    transition-duration: .25s;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.transition-all {
    transition-duration: .25s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.transition-colors {
    transition-duration: .25s;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.transition-transform {
    transition-duration: .25s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.delay-0 {
    transition-delay: 0s
}

.delay-100 {
    transition-delay: .1s
}

.delay-1000 {
    transition-delay: 1s
}

.delay-150 {
    transition-delay: .15s
}

.delay-200 {
    transition-delay: .2s
}

.delay-500 {
    transition-delay: .5s
}

.delay-75 {
    transition-delay: 75ms
}

.duration-100 {
    transition-duration: .1s
}

.duration-300 {
    transition-duration: .3s
}

.duration-500 {
    transition-duration: .5s
}

.ease-in {
    transition-timing-function: cubic-bezier(.4,0,1,1)
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.ease-out {
    transition-timing-function: cubic-bezier(0,0,.2,1)
}

.clearfix:after,.clearfix:before {
    display: table;
    flex-basis: 0;
    order: 1
}

.overflow-touch {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none
}

.\~text-4xl\/5xl {
    font-size: 40px
}

@media (min-width: 48rem) {
    .\~text-4xl\/5xl {
        font-size:48px
    }
}

.\~text-4xl\/5xl {
    font-size: clamp(2.5rem,2.3571rem + .7143vw,3rem)
}

.\~text-4xl\/6xl {
    font-size: 40px
}

@media (min-width: 48rem) {
    .\~text-4xl\/6xl {
        font-size:60px
    }
}

.\~text-4xl\/6xl {
    font-size: clamp(2.5rem,2.1429rem + 1.7857vw,3.75rem)
}

.\~text-4xl\/6\.5xl {
    font-size: 40px
}

@media (min-width: 48rem) {
    .\~text-4xl\/6\.5xl {
        font-size:64px
    }
}

.\~text-4xl\/6\.5xl {
    font-size: clamp(2.5rem,2.0714rem + 2.1429vw,4rem)
}

.\~text-4xl\/7xl {
    font-size: 40px
}

@media (min-width: 48rem) {
    .\~text-4xl\/7xl {
        font-size:70px
    }
}

.\~text-4xl\/7xl {
    font-size: clamp(2.5rem,1.9643rem + 2.6786vw,4.375rem)
}

.\~rounded-8\/20 {
    border-radius: clamp(.5rem,.29rem + 1.07vw,1.25rem)
}

.clearfix:after,.clearfix:before {
    --tw-content: "";
    content: "";
    content: var(--tw-content);
    display: table;
    flex-basis: 0px;
    order: 1
}

.clearfix:after {
    clear: both
}

.u-orange {
    color: #f60
}

.u-bg-orange {
    background-color: #f60
}

.u-border-orange {
    border-color: #f60
}

.u-purple {
    color: #442993
}

.u-bg-purple {
    background-color: #442993
}

.u-border-purple {
    border-color: #442993
}

.u-green {
    color: #00964b
}

.u-bg-green {
    background-color: #00964b
}

.u-border-green {
    border-color: #00964b
}

.u-turquoise {
    color: #20aebc
}

.u-bg-turquoise {
    background-color: #20aebc
}

.u-border-turquoise {
    border-color: #20aebc
}

.u-blue {
    color: #00568b
}

.u-bg-blue {
    background-color: #00568b
}

.u-border-blue {
    border-color: #00568b
}

.u-yellow {
    color: #fab418
}

.u-bg-yellow {
    background-color: #fab418
}

.u-border-yellow {
    border-color: #fab418
}

.u-awin-red {
    color: #de0833
}

.u-bg-awin-red {
    background-color: #de0833
}

.u-border-awin-red {
    border-color: #de0833
}

.u-awin-blue {
    color: #00568b
}

.u-bg-awin-blue {
    background-color: #00568b
}

.u-border-awin-blue {
    border-color: #00568b
}

.u-awin-dark-blue {
    color: #172a47
}

.u-bg-awin-dark-blue {
    background-color: #172a47
}

.u-border-awin-dark-blue {
    border-color: #172a47
}

.u-awin-light-blue {
    color: #009aff
}

.u-bg-awin-light-blue {
    background-color: #009aff
}

.u-border-awin-light-blue {
    border-color: #009aff
}

.u-awin-yellow {
    color: #fab418
}

.u-bg-awin-yellow {
    background-color: #fab418
}

.u-border-awin-yellow {
    border-color: #fab418
}

.u-awin-dark-green {
    color: #00964b
}

.u-bg-awin-dark-green {
    background-color: #00964b
}

.u-border-awin-dark-green {
    border-color: #00964b
}

.u-awin-light-green {
    color: #00c637
}

.u-bg-awin-light-green {
    background-color: #00c637
}

.u-border-awin-light-green {
    border-color: #00c637
}

.u-awin-orange {
    color: #f60
}

.u-bg-awin-orange {
    background-color: #f60
}

.u-border-awin-orange {
    border-color: #f60
}

.u-awin-dark-purple {
    color: #442993
}

.u-bg-awin-dark-purple {
    background-color: #442993
}

.u-border-awin-dark-purple {
    border-color: #442993
}

.u-red {
    color: #de0833
}

.u-bg-red {
    background-color: #de0833
}

.u-border-red {
    border-color: #de0833
}

.u-sun {
    color: #fab418
}

.u-bg-sun {
    background-color: #fab418
}

.u-border-sun {
    border-color: #fab418
}

.u-azure-radiance {
    color: #009aff
}

.u-bg-azure-radiance {
    background-color: #009aff
}

.u-border-azure-radiance {
    border-color: #009aff
}

.u-big-stone {
    color: #172a47
}

.u-bg-big-stone {
    background-color: #172a47
}

.u-border-big-stone {
    border-color: #172a47
}

.u-eastern-blue {
    color: #20aebc
}

.u-bg-eastern-blue {
    background-color: #20aebc
}

.u-border-eastern-blue {
    border-color: #20aebc
}

.u-green-haze {
    color: #00964b
}

.u-bg-green-haze {
    background-color: #00964b
}

.u-border-green-haze {
    border-color: #00964b
}

.u-stark-violet {
    color: #442993
}

.u-bg-stark-violet {
    background-color: #442993
}

.u-border-stark-violet {
    border-color: #442993
}

.u-wild-sand {
    color: #f5f5f5
}

.u-bg-wild-sand {
    background-color: #f5f5f5
}

.u-border-wild-sand {
    border-color: #f5f5f5
}

.u-white {
    color: #fff
}

.u-bg-white {
    background-color: #fff
}

.u-border-white {
    border-color: #fff
}

.u-gallery {
    color: #f0f0f0
}

.u-bg-gallery {
    background-color: #f0f0f0
}

.u-border-gallery {
    border-color: #f0f0f0
}

.u-dmexico-blue {
    color: #00568b
}

.u-bg-dmexico-blue {
    background-color: #00568b
}

.u-border-dmexico-blue {
    border-color: #00568b
}

.u-dmexico-red {
    color: #e74030
}

.u-bg-dmexico-red {
    background-color: #e74030
}

.u-border-dmexico-red {
    border-color: #e74030
}

.u-house-of-clandestine-gold {
    color: #ceaa36
}

.u-bg-house-of-clandestine-gold {
    background-color: #ceaa36
}

.u-border-house-of-clandestine-gold {
    border-color: #ceaa36
}

.u-house-of-clandestine-purple {
    color: #8b308d
}

.u-bg-house-of-clandestine-purple {
    background-color: #8b308d
}

.u-border-house-of-clandestine-purple {
    border-color: #8b308d
}

.u-house-of-clandestine-dark-purple {
    color: #251549
}

.u-bg-house-of-clandestine-dark-purple {
    background-color: #251549
}

.u-border-house-of-clandestine-dark-purple {
    border-color: #251549
}

.u-house-of-clandestine-red {
    color: #a80000
}

.u-bg-house-of-clandestine-red {
    background-color: #a80000
}

.u-border-house-of-clandestine-red {
    border-color: #a80000
}

.u-think-tank-blue {
    color: #00568b
}

.u-bg-think-tank-blue {
    background-color: #00568b
}

.u-border-think-tank-blue {
    border-color: #00568b
}

.u-think-tank-light-blue {
    color: #40b3ff
}

.u-bg-think-tank-light-blue {
    background-color: #40b3ff
}

.u-border-think-tank-light-blue {
    border-color: #40b3ff
}

.u-think-tank-red {
    color: #ff5d62
}

.u-bg-think-tank-red {
    background-color: #ff5d62
}

.u-border-think-tank-red {
    border-color: #ff5d62
}

.u-think-tank-turquoise {
    color: #3fbeac
}

.u-bg-think-tank-turquoise {
    background-color: #3fbeac
}

.u-border-think-tank-turquoise {
    border-color: #3fbeac
}

.u-max-width-1 {
    max-width: 74px
}

.u-max-width-2 {
    max-width: 168px
}

.u-max-width-3 {
    max-width: 262px
}

.u-max-width-4 {
    max-width: 356px
}

.u-max-width-5 {
    max-width: 450px
}

.u-max-width-6 {
    max-width: 544px
}

.u-max-width-7 {
    max-width: 638px
}

.u-max-width-8 {
    max-width: 732px
}

.u-max-width-9 {
    max-width: 826px
}

.u-max-width-10 {
    max-width: 920px
}

.u-max-width-11 {
    max-width: 1014px
}

.u-max-width-12 {
    max-width: 1108px
}

.u-max-width-13 {
    max-width: 1202px
}

.u-max-width-14 {
    max-width: 1296px
}

.u-max-width-15 {
    max-width: 1390px
}

.u-max-width-16 {
    max-width: 1484px
}

.scrollbar-none {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.scrollbar-none::-webkit-scrollbar {
    display: none
}

.tableauPlaceholder {
    overflow-x: auto
}

@media (min-width: 48rem) {
    .md\:prose-lg {
        font-size:1.125rem;
        line-height: 1.7777778
    }

    .md\:prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.3333333em;
        margin-top: 1.3333333em
    }

    .md\:prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 1.2222222em;
        line-height: 1.4545455;
        margin-bottom: 1.0909091em;
        margin-top: 1.0909091em
    }

    .md\:prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.6666667em;
        margin-top: 1.6666667em;
        padding-left: 1em
    }

    .md\:prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 2.6666667em;
        line-height: 1;
        margin-bottom: .8333333em;
        margin-top: 0
    }

    .md\:prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 1.6666667em;
        line-height: 1.3333333;
        margin-bottom: 1.0666667em;
        margin-top: 1.8666667em
    }

    .md\:prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 1.3333333em;
        line-height: 1.5;
        margin-bottom: .6666667em;
        margin-top: 1.6666667em
    }

    .md\:prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
        line-height: 1.5555556;
        margin-bottom: .4444444em;
        margin-top: 1.7777778em
    }

    .md\:prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.7777778em;
        margin-top: 1.7777778em
    }

    .md\:prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.7777778em;
        margin-top: 1.7777778em
    }

    .md\:prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 0;
        margin-top: 0
    }

    .md\:prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.7777778em;
        margin-top: 1.7777778em
    }

    .md\:prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
        border-radius: .3125rem;
        font-size: .8888889em;
        padding: .2222222em .4444444em
    }

    .md\:prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8888889em
    }

    .md\:prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8666667em
    }

    .md\:prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .875em
    }

    .md\:prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
        border-radius: .375rem;
        font-size: .8888889em;
        line-height: 1.75;
        margin-bottom: 2em;
        margin-top: 2em;
        padding: 1em 1.5em
    }

    .md\:prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.3333333em;
        margin-top: 1.3333333em;
        padding-left: 1.5555556em
    }

    .md\:prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.3333333em;
        margin-top: 1.3333333em;
        padding-left: 1.5555556em
    }

    .md\:prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: .6666667em;
        margin-top: .6666667em
    }

    .md\:prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-left: .4444444em
    }

    .md\:prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-left: .4444444em
    }

    .md\:prose-lg :where(.md\:prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: .8888889em;
        margin-top: .8888889em
    }

    .md\:prose-lg :where(.md\:prose-lg>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.3333333em
    }

    .md\:prose-lg :where(.md\:prose-lg>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.3333333em
    }

    .md\:prose-lg :where(.md\:prose-lg>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.3333333em
    }

    .md\:prose-lg :where(.md\:prose-lg>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.3333333em
    }

    .md\:prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: .8888889em;
        margin-top: .8888889em
    }

    .md\:prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.3333333em;
        margin-top: 1.3333333em
    }

    .md\:prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.3333333em
    }

    .md\:prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .6666667em;
        padding-left: 1.5555556em
    }

    .md\:prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 3.1111111em;
        margin-top: 3.1111111em
    }

    .md\:prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8888889em;
        line-height: 1.5
    }

    .md\:prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-bottom: .75em;
        padding-left: .75em;
        padding-right: .75em
    }

    .md\:prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-left: 0
    }

    .md\:prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-right: 0
    }

    .md\:prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding: .75em
    }

    .md\:prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-left: 0
    }

    .md\:prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-right: 0
    }

    .md\:prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.7777778em;
        margin-top: 1.7777778em
    }

    .md\:prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 0;
        margin-top: 0
    }

    .md\:prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8888889em;
        line-height: 1.5;
        margin-top: 1em
    }

    .md\:prose-lg :where(.md\:prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-lg :where(.md\:prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 0
    }

    .md\:prose-xl {
        font-size: 1.25rem;
        line-height: 1.4
    }

    .md\:prose-xl :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.2em;
        margin-top: 1.2em
    }

    .md\:prose-xl :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 1.2em;
        line-height: 1.5;
        margin-bottom: 1em;
        margin-top: 1em
    }

    .md\:prose-xl :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.6em;
        margin-top: 1.6em;
        padding-left: 1.0666667em
    }

    .md\:prose-xl :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 2.8em;
        line-height: 1;
        margin-bottom: .8571429em;
        margin-top: 0
    }

    .md\:prose-xl :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 1.8em;
        line-height: 1.1111111;
        margin-bottom: .8888889em;
        margin-top: 1.5555556em
    }

    .md\:prose-xl :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 1.5em;
        line-height: 1.3333333;
        margin-bottom: .6666667em;
        margin-top: 1.6em
    }

    .md\:prose-xl :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
        line-height: 1.6;
        margin-bottom: .6em;
        margin-top: 1.8em
    }

    .md\:prose-xl :where(img):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 2em;
        margin-top: 2em
    }

    .md\:prose-xl :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 2em;
        margin-top: 2em
    }

    .md\:prose-xl :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 0;
        margin-top: 0
    }

    .md\:prose-xl :where(video):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 2em;
        margin-top: 2em
    }

    .md\:prose-xl :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
        border-radius: .3125rem;
        font-size: .9em;
        padding: .25em .4em
    }

    .md\:prose-xl :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .9em
    }

    .md\:prose-xl :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8611111em
    }

    .md\:prose-xl :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .9em
    }

    .md\:prose-xl :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
        border-radius: .5rem;
        font-size: .9em;
        line-height: 1.7777778;
        margin-bottom: 2em;
        margin-top: 2em;
        padding: 1.1111111em 1.3333333em
    }

    .md\:prose-xl :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.2em;
        margin-top: 1.2em;
        padding-left: 1.6em
    }

    .md\:prose-xl :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.2em;
        margin-top: 1.2em;
        padding-left: 1.6em
    }

    .md\:prose-xl :where(li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: .6em;
        margin-top: .6em
    }

    .md\:prose-xl :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-left: .4em
    }

    .md\:prose-xl :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-left: .4em
    }

    .md\:prose-xl :where(.md\:prose-xl>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: .8em;
        margin-top: .8em
    }

    .md\:prose-xl :where(.md\:prose-xl>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.2em
    }

    .md\:prose-xl :where(.md\:prose-xl>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.2em
    }

    .md\:prose-xl :where(.md\:prose-xl>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.2em
    }

    .md\:prose-xl :where(.md\:prose-xl>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.2em
    }

    .md\:prose-xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: .8em;
        margin-top: .8em
    }

    .md\:prose-xl :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.2em;
        margin-top: 1.2em
    }

    .md\:prose-xl :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.2em
    }

    .md\:prose-xl :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .6em;
        padding-left: 1.6em
    }

    .md\:prose-xl :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 2.8em;
        margin-top: 2.8em
    }

    .md\:prose-xl :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-xl :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-xl :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-xl :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-xl :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .9em;
        line-height: 1.5555556
    }

    .md\:prose-xl :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-bottom: .8888889em;
        padding-left: .6666667em;
        padding-right: .6666667em
    }

    .md\:prose-xl :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-left: 0
    }

    .md\:prose-xl :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-right: 0
    }

    .md\:prose-xl :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding: .8888889em .6666667em
    }

    .md\:prose-xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-left: 0
    }

    .md\:prose-xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-right: 0
    }

    .md\:prose-xl :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 2em;
        margin-top: 2em
    }

    .md\:prose-xl :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 0;
        margin-top: 0
    }

    .md\:prose-xl :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .9em;
        line-height: 1.5555556;
        margin-top: 1em
    }

    .md\:prose-xl :where(.md\:prose-xl>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-xl :where(.md\:prose-xl>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 0
    }

    .md\:prose-2xl {
        font-size: 1.5rem;
        line-height: 1.6666667
    }

    .md\:prose-2xl :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.3333333em;
        margin-top: 1.3333333em
    }

    .md\:prose-2xl :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 1.25em;
        line-height: 1.4666667;
        margin-bottom: 1.0666667em;
        margin-top: 1.0666667em
    }

    .md\:prose-2xl :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.7777778em;
        margin-top: 1.7777778em;
        padding-left: 1.1111111em
    }

    .md\:prose-2xl :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 2.6666667em;
        line-height: 1;
        margin-bottom: .875em;
        margin-top: 0
    }

    .md\:prose-2xl :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 2em;
        line-height: 1.0833333;
        margin-bottom: .8333333em;
        margin-top: 1.5em
    }

    .md\:prose-2xl :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 1.5em;
        line-height: 1.2222222;
        margin-bottom: .6666667em;
        margin-top: 1.5555556em
    }

    .md\:prose-2xl :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
        line-height: 1.5;
        margin-bottom: .6666667em;
        margin-top: 1.6666667em
    }

    .md\:prose-2xl :where(img):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 2em;
        margin-top: 2em
    }

    .md\:prose-2xl :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 2em;
        margin-top: 2em
    }

    .md\:prose-2xl :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 0;
        margin-top: 0
    }

    .md\:prose-2xl :where(video):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 2em;
        margin-top: 2em
    }

    .md\:prose-2xl :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
        border-radius: .375rem;
        font-size: .8333333em;
        padding: .25em .3333333em
    }

    .md\:prose-2xl :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8333333em
    }

    .md\:prose-2xl :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .875em
    }

    .md\:prose-2xl :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8888889em
    }

    .md\:prose-2xl :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
        border-radius: .5rem;
        font-size: .8333333em;
        line-height: 1.8;
        margin-bottom: 2em;
        margin-top: 2em;
        padding: 1.2em 1.6em
    }

    .md\:prose-2xl :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.3333333em;
        margin-top: 1.3333333em;
        padding-left: 1.5833333em
    }

    .md\:prose-2xl :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.3333333em;
        margin-top: 1.3333333em;
        padding-left: 1.5833333em
    }

    .md\:prose-2xl :where(li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: .5em;
        margin-top: .5em
    }

    .md\:prose-2xl :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-left: .4166667em
    }

    .md\:prose-2xl :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-left: .4166667em
    }

    .md\:prose-2xl :where(.md\:prose-2xl>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: .8333333em;
        margin-top: .8333333em
    }

    .md\:prose-2xl :where(.md\:prose-2xl>ul>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.3333333em
    }

    .md\:prose-2xl :where(.md\:prose-2xl>ul>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.3333333em
    }

    .md\:prose-2xl :where(.md\:prose-2xl>ol>li>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.3333333em
    }

    .md\:prose-2xl :where(.md\:prose-2xl>ol>li>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.3333333em
    }

    .md\:prose-2xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: .6666667em;
        margin-top: .6666667em
    }

    .md\:prose-2xl :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.3333333em;
        margin-top: 1.3333333em
    }

    .md\:prose-2xl :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.3333333em
    }

    .md\:prose-2xl :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .5em;
        padding-left: 1.5833333em
    }

    .md\:prose-2xl :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 3em;
        margin-top: 3em
    }

    .md\:prose-2xl :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-2xl :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-2xl :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-2xl :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-2xl :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8333333em;
        line-height: 1.4
    }

    .md\:prose-2xl :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-bottom: .8em;
        padding-left: .6em;
        padding-right: .6em
    }

    .md\:prose-2xl :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-left: 0
    }

    .md\:prose-2xl :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-right: 0
    }

    .md\:prose-2xl :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding: .8em .6em
    }

    .md\:prose-2xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-left: 0
    }

    .md\:prose-2xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-right: 0
    }

    .md\:prose-2xl :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 2em;
        margin-top: 2em
    }

    .md\:prose-2xl :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 0;
        margin-top: 0
    }

    .md\:prose-2xl :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8333333em;
        line-height: 1.6;
        margin-top: 1em
    }

    .md\:prose-2xl :where(.md\:prose-2xl>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .md\:prose-2xl :where(.md\:prose-2xl>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 0
    }
}

.prose .\[\&\>ul\]\:list-image-checkmark-green>ul,.prose .\[\&\>ul\]\:list-image-checkmark>ul {
    padding-left: 1rem
}

.prose .\[\&\>ul\]\:list-image-checkmark-green>ul>li,.prose .\[\&\>ul\]\:list-image-checkmark>ul>li {
    padding-left: .5rem
}

.placeholder\:font-extralight::-moz-placeholder {
    font-weight: 200
}

.placeholder\:font-extralight::placeholder {
    font-weight: 200
}

.placeholder\:text-foreground::-moz-placeholder {
    color: #000;
    color: hsl(var(--foreground))
}

.placeholder\:text-foreground::placeholder {
    color: #000;
    color: hsl(var(--foreground))
}

.placeholder\:text-foreground\/20::-moz-placeholder {
    color: rgba(0,0,0,.2);
    color: hsl(var(--foreground)/.2)
}

.placeholder\:text-foreground\/20::placeholder {
    color: rgba(0,0,0,.2);
    color: hsl(var(--foreground)/.2)
}

.placeholder\:text-neutral-400::-moz-placeholder {
    --tw-text-opacity: 1;
    color: #a3a3a3;
    color: rgba(163,163,163,var(--tw-text-opacity))
}

.placeholder\:text-neutral-400::placeholder {
    --tw-text-opacity: 1;
    color: #a3a3a3;
    color: rgba(163,163,163,var(--tw-text-opacity))
}

.before\:content-\[\"-\"\]:before{--tw-content:"-";content:"-";content:var(--tw-content)}.before\:content-\[\"-_\"\]:before{--tw-content:"- ";content:"- ";content:var(--tw-content)}.before\:content-\[\"\/_\"\]:before{--tw-content:"/ ";content:"/ ";content:var(--tw-content)}.before\:content-\[\"_\"\]:before{--tw-content:" ";content:" ";content:var(--tw-content)}.before\:content-\[\"_-_\"\]:before{--tw-content:" - ";content:" - ";content:var(--tw-content)}.before\:content-\[\"_\B7_\"\]:before{--tw-content:" · ";content:" · ";content:var(--tw-content)}.before\:content-\[\"\201C\"\]:before{--tw-content:"“";content:"“";content:var(--tw-content)}.before\:content-\[open-quote\]:before{--tw-content:open-quote;content:open-quote;content:var(--tw-content)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:inset-0:after{bottom:0;content:var(--tw-content);left:0;right:0;top:0}.after\:z-0:after{content:var(--tw-content);z-index:0}.after\:block:after{content:var(--tw-content);display:block}.after\:inline-block:after{content:var(--tw-content);display:inline-block}.after\:px-1:after{content:var(--tw-content);padding-left:.25rem;padding-right:.25rem}.after\:content-\[\"\"\]:after{--tw-content:"";content:"";content:var(--tw-content)}.after\:content-\[\"\2c \"\]:after{--tw-content:",";content:",";content:var(--tw-content)}.after\:content-\[\"\2c _\"\]:after{--tw-content:", ";content:", ";content:var(--tw-content)}.after\:content-\[\"\:\"\]:after{--tw-content:":";content:":";content:var(--tw-content)}.after\:content-\[\"\|\"\]:after{--tw-content:"|";content:"|";content:var(--tw-content)}.after\:content-\[\"\201D\"\]:after{--tw-content:"”";content:"”";content:var(--tw-content)}.after\:content-\[close-quote\]:after{--tw-content:close-quote;content:close-quote;content:var(--tw-content)}.last\:mb-0:last-child{margin-bottom:0}.last\:border-none:last-child{border-style:none}.last\:pb-0:last-child{padding-bottom:0}.last\:after\:content-\[\"\"\]:last-child:after{--tw-content:"";content:"";content:var(--tw-content)}.first-of-type\:rounded-t-md:first-of-type{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.first-of-type\:border-t-0:first-of-type{border-top-width:0}.last-of-type\:mb-0:last-of-type{margin-bottom:0}.last-of-type\:hidden:last-of-type{display:none}.last-of-type\:rounded-b-md:last-of-type{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.last-of-type\:border-0:last-of-type{border-width:0}.last-of-type\:border-none:last-of-type{border-style:none}.focus-within\:border-dark:focus-within{border-color:#e65c00;border-color:hsl(var(--dark))}.focus-within\:bg-dark:focus-within{background-color:#e65c00;background-color:hsl(var(--dark))}.focus-within\:bg-light:focus-within{background-color:#ffe0cc;background-color:hsl(var(--light))}.focus-within\:text-background:focus-within{color:#fff;color:hsl(var(--background))}.focus-within\:text-dark-foreground:focus-within{color:hsl(var(--dark-foreground))}@keyframes pulse{50%{opacity:.5}}.hover\:animate-pulse:hover{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.hover\:border-dark:hover{border-color:#e65c00;border-color:hsl(var(--dark))}.hover\:border-grey-lighter:hover{--tw-border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--tw-border-opacity))}.hover\:border-grey-lighter\/0:hover{border-color:hsla(0,0%,96%,0)}.hover\:border-grey-lighter\/10:hover{border-color:hsla(0,0%,96%,.1)}.hover\:border-grey-lighter\/100:hover{border-color:#f5f5f5}.hover\:border-grey-lighter\/15:hover{border-color:hsla(0,0%,96%,.15)}.hover\:border-grey-lighter\/20:hover{border-color:hsla(0,0%,96%,.2)}.hover\:border-grey-lighter\/25:hover{border-color:hsla(0,0%,96%,.25)}.hover\:border-grey-lighter\/30:hover{border-color:hsla(0,0%,96%,.3)}.hover\:border-grey-lighter\/35:hover{border-color:hsla(0,0%,96%,.35)}.hover\:border-grey-lighter\/40:hover{border-color:hsla(0,0%,96%,.4)}.hover\:border-grey-lighter\/45:hover{border-color:hsla(0,0%,96%,.45)}.hover\:border-grey-lighter\/5:hover{border-color:hsla(0,0%,96%,.05)}.hover\:border-grey-lighter\/50:hover{border-color:hsla(0,0%,96%,.5)}.hover\:border-grey-lighter\/55:hover{border-color:hsla(0,0%,96%,.55)}.hover\:border-grey-lighter\/60:hover{border-color:hsla(0,0%,96%,.6)}.hover\:border-grey-lighter\/65:hover{border-color:hsla(0,0%,96%,.65)}.hover\:border-grey-lighter\/70:hover{border-color:hsla(0,0%,96%,.7)}.hover\:border-grey-lighter\/75:hover{border-color:hsla(0,0%,96%,.75)}.hover\:border-grey-lighter\/80:hover{border-color:hsla(0,0%,96%,.8)}.hover\:border-grey-lighter\/85:hover{border-color:hsla(0,0%,96%,.85)}.hover\:border-grey-lighter\/90:hover{border-color:hsla(0,0%,96%,.9)}.hover\:border-grey-lighter\/95:hover{border-color:hsla(0,0%,96%,.95)}.hover\:border-primary:hover{border-color:#f60;border-color:hsl(var(--primary))}.hover\:border-primary-foreground:hover{border-color:#000;border-color:hsl(var(--primary-foreground))}.hover\:border-primary-foreground\/0:hover{border-color:transparent;border-color:hsl(var(--primary-foreground)/0)}.hover\:border-primary-foreground\/10:hover{border-color:rgba(0,0,0,.1);border-color:hsl(var(--primary-foreground)/.1)}.hover\:border-primary-foreground\/100:hover{border-color:#000;border-color:hsl(var(--primary-foreground)/1)}.hover\:border-primary-foreground\/15:hover{border-color:rgba(0,0,0,.15);border-color:hsl(var(--primary-foreground)/.15)}.hover\:border-primary-foreground\/20:hover{border-color:rgba(0,0,0,.2);border-color:hsl(var(--primary-foreground)/.2)}.hover\:border-primary-foreground\/25:hover{border-color:rgba(0,0,0,.25);border-color:hsl(var(--primary-foreground)/.25)}.hover\:border-primary-foreground\/30:hover{border-color:rgba(0,0,0,.3);border-color:hsl(var(--primary-foreground)/.3)}.hover\:border-primary-foreground\/35:hover{border-color:rgba(0,0,0,.35);border-color:hsl(var(--primary-foreground)/.35)}.hover\:border-primary-foreground\/40:hover{border-color:rgba(0,0,0,.4);border-color:hsl(var(--primary-foreground)/.4)}.hover\:border-primary-foreground\/45:hover{border-color:rgba(0,0,0,.45);border-color:hsl(var(--primary-foreground)/.45)}.hover\:border-primary-foreground\/5:hover{border-color:rgba(0,0,0,.05);border-color:hsl(var(--primary-foreground)/.05)}.hover\:border-primary-foreground\/50:hover{border-color:rgba(0,0,0,.5);border-color:hsl(var(--primary-foreground)/.5)}.hover\:border-primary-foreground\/55:hover{border-color:rgba(0,0,0,.55);border-color:hsl(var(--primary-foreground)/.55)}.hover\:border-primary-foreground\/60:hover{border-color:rgba(0,0,0,.6);border-color:hsl(var(--primary-foreground)/.6)}.hover\:border-primary-foreground\/65:hover{border-color:rgba(0,0,0,.65);border-color:hsl(var(--primary-foreground)/.65)}.hover\:border-primary-foreground\/70:hover{border-color:rgba(0,0,0,.7);border-color:hsl(var(--primary-foreground)/.7)}.hover\:border-primary-foreground\/75:hover{border-color:rgba(0,0,0,.75);border-color:hsl(var(--primary-foreground)/.75)}.hover\:border-primary-foreground\/80:hover{border-color:rgba(0,0,0,.8);border-color:hsl(var(--primary-foreground)/.8)}.hover\:border-primary-foreground\/85:hover{border-color:rgba(0,0,0,.85);border-color:hsl(var(--primary-foreground)/.85)}.hover\:border-primary-foreground\/90:hover{border-color:rgba(0,0,0,.9);border-color:hsl(var(--primary-foreground)/.9)}.hover\:border-primary-foreground\/95:hover{border-color:rgba(0,0,0,.95);border-color:hsl(var(--primary-foreground)/.95)}.hover\:border-primary\/0:hover{border-color:rgba(255,102,0,0);border-color:hsl(var(--primary)/0)}.hover\:border-primary\/10:hover{border-color:rgba(255,102,0,.1);border-color:hsl(var(--primary)/.1)}.hover\:border-primary\/100:hover{border-color:#f60;border-color:hsl(var(--primary)/1)}.hover\:border-primary\/15:hover{border-color:rgba(255,102,0,.15);border-color:hsl(var(--primary)/.15)}.hover\:border-primary\/20:hover{border-color:rgba(255,102,0,.2);border-color:hsl(var(--primary)/.2)}.hover\:border-primary\/25:hover{border-color:rgba(255,102,0,.25);border-color:hsl(var(--primary)/.25)}.hover\:border-primary\/30:hover{border-color:rgba(255,102,0,.3);border-color:hsl(var(--primary)/.3)}.hover\:border-primary\/35:hover{border-color:rgba(255,102,0,.35);border-color:hsl(var(--primary)/.35)}.hover\:border-primary\/40:hover{border-color:rgba(255,102,0,.4);border-color:hsl(var(--primary)/.4)}.hover\:border-primary\/45:hover{border-color:rgba(255,102,0,.45);border-color:hsl(var(--primary)/.45)}.hover\:border-primary\/5:hover{border-color:rgba(255,102,0,.05);border-color:hsl(var(--primary)/.05)}.hover\:border-primary\/50:hover{border-color:rgba(255,102,0,.5);border-color:hsl(var(--primary)/.5)}.hover\:border-primary\/55:hover{border-color:rgba(255,102,0,.55);border-color:hsl(var(--primary)/.55)}.hover\:border-primary\/60:hover{border-color:rgba(255,102,0,.6);border-color:hsl(var(--primary)/.6)}.hover\:border-primary\/65:hover{border-color:rgba(255,102,0,.65);border-color:hsl(var(--primary)/.65)}.hover\:border-primary\/70:hover{border-color:rgba(255,102,0,.7);border-color:hsl(var(--primary)/.7)}.hover\:border-primary\/75:hover{border-color:rgba(255,102,0,.75);border-color:hsl(var(--primary)/.75)}.hover\:border-primary\/80:hover{border-color:rgba(255,102,0,.8);border-color:hsl(var(--primary)/.8)}.hover\:border-primary\/85:hover{border-color:rgba(255,102,0,.85);border-color:hsl(var(--primary)/.85)}.hover\:border-primary\/90:hover{border-color:rgba(255,102,0,.9);border-color:hsl(var(--primary)/.9)}.hover\:border-primary\/95:hover{border-color:rgba(255,102,0,.95);border-color:hsl(var(--primary)/.95)}.hover\:bg-about-us:hover{--tw-bg-opacity:1;background-color:#fab418;background-color:rgba(250,180,24,var(--tw-bg-opacity))}.hover\:bg-about-us\/0:hover{background-color:rgba(250,180,24,0)}.hover\:bg-about-us\/10:hover{background-color:rgba(250,180,24,.1)}.hover\:bg-about-us\/100:hover{background-color:#fab418}.hover\:bg-about-us\/15:hover{background-color:rgba(250,180,24,.15)}.hover\:bg-about-us\/20:hover{background-color:rgba(250,180,24,.2)}.hover\:bg-about-us\/25:hover{background-color:rgba(250,180,24,.25)}.hover\:bg-about-us\/30:hover{background-color:rgba(250,180,24,.3)}.hover\:bg-about-us\/35:hover{background-color:rgba(250,180,24,.35)}.hover\:bg-about-us\/40:hover{background-color:rgba(250,180,24,.4)}.hover\:bg-about-us\/45:hover{background-color:rgba(250,180,24,.45)}.hover\:bg-about-us\/5:hover{background-color:rgba(250,180,24,.05)}.hover\:bg-about-us\/50:hover{background-color:rgba(250,180,24,.5)}.hover\:bg-about-us\/55:hover{background-color:rgba(250,180,24,.55)}.hover\:bg-about-us\/60:hover{background-color:rgba(250,180,24,.6)}.hover\:bg-about-us\/65:hover{background-color:rgba(250,180,24,.65)}.hover\:bg-about-us\/70:hover{background-color:rgba(250,180,24,.7)}.hover\:bg-about-us\/75:hover{background-color:rgba(250,180,24,.75)}.hover\:bg-about-us\/80:hover{background-color:rgba(250,180,24,.8)}.hover\:bg-about-us\/85:hover{background-color:rgba(250,180,24,.85)}.hover\:bg-about-us\/90:hover{background-color:rgba(250,180,24,.9)}.hover\:bg-about-us\/95:hover{background-color:rgba(250,180,24,.95)}.hover\:bg-advertisers:hover{--tw-bg-opacity:1;background-color:#442993;background-color:rgba(68,41,147,var(--tw-bg-opacity))}.hover\:bg-advertisers\/0:hover{background-color:rgba(68,41,147,0)}.hover\:bg-advertisers\/10:hover{background-color:rgba(68,41,147,.1)}.hover\:bg-advertisers\/100:hover{background-color:#442993}.hover\:bg-advertisers\/15:hover{background-color:rgba(68,41,147,.15)}.hover\:bg-advertisers\/20:hover{background-color:rgba(68,41,147,.2)}.hover\:bg-advertisers\/25:hover{background-color:rgba(68,41,147,.25)}.hover\:bg-advertisers\/30:hover{background-color:rgba(68,41,147,.3)}.hover\:bg-advertisers\/35:hover{background-color:rgba(68,41,147,.35)}.hover\:bg-advertisers\/40:hover{background-color:rgba(68,41,147,.4)}.hover\:bg-advertisers\/45:hover{background-color:rgba(68,41,147,.45)}.hover\:bg-advertisers\/5:hover{background-color:rgba(68,41,147,.05)}.hover\:bg-advertisers\/50:hover{background-color:rgba(68,41,147,.5)}.hover\:bg-advertisers\/55:hover{background-color:rgba(68,41,147,.55)}.hover\:bg-advertisers\/60:hover{background-color:rgba(68,41,147,.6)}.hover\:bg-advertisers\/65:hover{background-color:rgba(68,41,147,.65)}.hover\:bg-advertisers\/70:hover{background-color:rgba(68,41,147,.7)}.hover\:bg-advertisers\/75:hover{background-color:rgba(68,41,147,.75)}.hover\:bg-advertisers\/80:hover{background-color:rgba(68,41,147,.8)}.hover\:bg-advertisers\/85:hover{background-color:rgba(68,41,147,.85)}.hover\:bg-advertisers\/90:hover{background-color:rgba(68,41,147,.9)}.hover\:bg-advertisers\/95:hover{background-color:rgba(68,41,147,.95)}.hover\:bg-agencies:hover{--tw-bg-opacity:1;background-color:#20aebc;background-color:rgba(32,174,188,var(--tw-bg-opacity))}.hover\:bg-agencies\/0:hover{background-color:rgba(32,174,188,0)}.hover\:bg-agencies\/10:hover{background-color:rgba(32,174,188,.1)}.hover\:bg-agencies\/100:hover{background-color:#20aebc}.hover\:bg-agencies\/15:hover{background-color:rgba(32,174,188,.15)}.hover\:bg-agencies\/20:hover{background-color:rgba(32,174,188,.2)}.hover\:bg-agencies\/25:hover{background-color:rgba(32,174,188,.25)}.hover\:bg-agencies\/30:hover{background-color:rgba(32,174,188,.3)}.hover\:bg-agencies\/35:hover{background-color:rgba(32,174,188,.35)}.hover\:bg-agencies\/40:hover{background-color:rgba(32,174,188,.4)}.hover\:bg-agencies\/45:hover{background-color:rgba(32,174,188,.45)}.hover\:bg-agencies\/5:hover{background-color:rgba(32,174,188,.05)}.hover\:bg-agencies\/50:hover{background-color:rgba(32,174,188,.5)}.hover\:bg-agencies\/55:hover{background-color:rgba(32,174,188,.55)}.hover\:bg-agencies\/60:hover{background-color:rgba(32,174,188,.6)}.hover\:bg-agencies\/65:hover{background-color:rgba(32,174,188,.65)}.hover\:bg-agencies\/70:hover{background-color:rgba(32,174,188,.7)}.hover\:bg-agencies\/75:hover{background-color:rgba(32,174,188,.75)}.hover\:bg-agencies\/80:hover{background-color:rgba(32,174,188,.8)}.hover\:bg-agencies\/85:hover{background-color:rgba(32,174,188,.85)}.hover\:bg-agencies\/90:hover{background-color:rgba(32,174,188,.9)}.hover\:bg-agencies\/95:hover{background-color:rgba(32,174,188,.95)}.hover\:bg-aqua:hover{--tw-bg-opacity:1;background-color:#20aebc;background-color:rgba(32,174,188,var(--tw-bg-opacity))}.hover\:bg-aqua\/0:hover{background-color:rgba(32,174,188,0)}.hover\:bg-aqua\/10:hover{background-color:rgba(32,174,188,.1)}.hover\:bg-aqua\/100:hover{background-color:#20aebc}.hover\:bg-aqua\/15:hover{background-color:rgba(32,174,188,.15)}.hover\:bg-aqua\/20:hover{background-color:rgba(32,174,188,.2)}.hover\:bg-aqua\/25:hover{background-color:rgba(32,174,188,.25)}.hover\:bg-aqua\/30:hover{background-color:rgba(32,174,188,.3)}.hover\:bg-aqua\/35:hover{background-color:rgba(32,174,188,.35)}.hover\:bg-aqua\/40:hover{background-color:rgba(32,174,188,.4)}.hover\:bg-aqua\/45:hover{background-color:rgba(32,174,188,.45)}.hover\:bg-aqua\/5:hover{background-color:rgba(32,174,188,.05)}.hover\:bg-aqua\/50:hover{background-color:rgba(32,174,188,.5)}.hover\:bg-aqua\/55:hover{background-color:rgba(32,174,188,.55)}.hover\:bg-aqua\/60:hover{background-color:rgba(32,174,188,.6)}.hover\:bg-aqua\/65:hover{background-color:rgba(32,174,188,.65)}.hover\:bg-aqua\/70:hover{background-color:rgba(32,174,188,.7)}.hover\:bg-aqua\/75:hover{background-color:rgba(32,174,188,.75)}.hover\:bg-aqua\/80:hover{background-color:rgba(32,174,188,.8)}.hover\:bg-aqua\/85:hover{background-color:rgba(32,174,188,.85)}.hover\:bg-aqua\/90:hover{background-color:rgba(32,174,188,.9)}.hover\:bg-aqua\/95:hover{background-color:rgba(32,174,188,.95)}.hover\:bg-awin-black:hover{--tw-bg-opacity:1;background-color:#23282c;background-color:rgba(35,40,44,var(--tw-bg-opacity))}.hover\:bg-awin-black\/0:hover{background-color:rgba(35,40,44,0)}.hover\:bg-awin-black\/10:hover{background-color:rgba(35,40,44,.1)}.hover\:bg-awin-black\/100:hover{background-color:#23282c}.hover\:bg-awin-black\/15:hover{background-color:rgba(35,40,44,.15)}.hover\:bg-awin-black\/20:hover{background-color:rgba(35,40,44,.2)}.hover\:bg-awin-black\/25:hover{background-color:rgba(35,40,44,.25)}.hover\:bg-awin-black\/30:hover{background-color:rgba(35,40,44,.3)}.hover\:bg-awin-black\/35:hover{background-color:rgba(35,40,44,.35)}.hover\:bg-awin-black\/40:hover{background-color:rgba(35,40,44,.4)}.hover\:bg-awin-black\/45:hover{background-color:rgba(35,40,44,.45)}.hover\:bg-awin-black\/5:hover{background-color:rgba(35,40,44,.05)}.hover\:bg-awin-black\/50:hover{background-color:rgba(35,40,44,.5)}.hover\:bg-awin-black\/55:hover{background-color:rgba(35,40,44,.55)}.hover\:bg-awin-black\/60:hover{background-color:rgba(35,40,44,.6)}.hover\:bg-awin-black\/65:hover{background-color:rgba(35,40,44,.65)}.hover\:bg-awin-black\/70:hover{background-color:rgba(35,40,44,.7)}.hover\:bg-awin-black\/75:hover{background-color:rgba(35,40,44,.75)}.hover\:bg-awin-black\/80:hover{background-color:rgba(35,40,44,.8)}.hover\:bg-awin-black\/85:hover{background-color:rgba(35,40,44,.85)}.hover\:bg-awin-black\/90:hover{background-color:rgba(35,40,44,.9)}.hover\:bg-awin-black\/95:hover{background-color:rgba(35,40,44,.95)}.hover\:bg-awin-blue:hover{--tw-bg-opacity:1;background-color:#00568b;background-color:rgba(0,86,139,var(--tw-bg-opacity))}.hover\:bg-awin-blue\/0:hover{background-color:rgba(0,86,139,0)}.hover\:bg-awin-blue\/10:hover{background-color:rgba(0,86,139,.1)}.hover\:bg-awin-blue\/100:hover{background-color:#00568b}.hover\:bg-awin-blue\/15:hover{background-color:rgba(0,86,139,.15)}.hover\:bg-awin-blue\/20:hover{background-color:rgba(0,86,139,.2)}.hover\:bg-awin-blue\/25:hover{background-color:rgba(0,86,139,.25)}.hover\:bg-awin-blue\/30:hover{background-color:rgba(0,86,139,.3)}.hover\:bg-awin-blue\/35:hover{background-color:rgba(0,86,139,.35)}.hover\:bg-awin-blue\/40:hover{background-color:rgba(0,86,139,.4)}.hover\:bg-awin-blue\/45:hover{background-color:rgba(0,86,139,.45)}.hover\:bg-awin-blue\/5:hover{background-color:rgba(0,86,139,.05)}.hover\:bg-awin-blue\/50:hover{background-color:rgba(0,86,139,.5)}.hover\:bg-awin-blue\/55:hover{background-color:rgba(0,86,139,.55)}.hover\:bg-awin-blue\/60:hover{background-color:rgba(0,86,139,.6)}.hover\:bg-awin-blue\/65:hover{background-color:rgba(0,86,139,.65)}.hover\:bg-awin-blue\/70:hover{background-color:rgba(0,86,139,.7)}.hover\:bg-awin-blue\/75:hover{background-color:rgba(0,86,139,.75)}.hover\:bg-awin-blue\/80:hover{background-color:rgba(0,86,139,.8)}.hover\:bg-awin-blue\/85:hover{background-color:rgba(0,86,139,.85)}.hover\:bg-awin-blue\/90:hover{background-color:rgba(0,86,139,.9)}.hover\:bg-awin-blue\/95:hover{background-color:rgba(0,86,139,.95)}.hover\:bg-awin-dark-blue:hover{--tw-bg-opacity:1;background-color:#172a47;background-color:rgba(23,42,71,var(--tw-bg-opacity))}.hover\:bg-awin-dark-blue\/0:hover{background-color:rgba(23,42,71,0)}.hover\:bg-awin-dark-blue\/10:hover{background-color:rgba(23,42,71,.1)}.hover\:bg-awin-dark-blue\/100:hover{background-color:#172a47}.hover\:bg-awin-dark-blue\/15:hover{background-color:rgba(23,42,71,.15)}.hover\:bg-awin-dark-blue\/20:hover{background-color:rgba(23,42,71,.2)}.hover\:bg-awin-dark-blue\/25:hover{background-color:rgba(23,42,71,.25)}.hover\:bg-awin-dark-blue\/30:hover{background-color:rgba(23,42,71,.3)}.hover\:bg-awin-dark-blue\/35:hover{background-color:rgba(23,42,71,.35)}.hover\:bg-awin-dark-blue\/40:hover{background-color:rgba(23,42,71,.4)}.hover\:bg-awin-dark-blue\/45:hover{background-color:rgba(23,42,71,.45)}.hover\:bg-awin-dark-blue\/5:hover{background-color:rgba(23,42,71,.05)}.hover\:bg-awin-dark-blue\/50:hover{background-color:rgba(23,42,71,.5)}.hover\:bg-awin-dark-blue\/55:hover{background-color:rgba(23,42,71,.55)}.hover\:bg-awin-dark-blue\/60:hover{background-color:rgba(23,42,71,.6)}.hover\:bg-awin-dark-blue\/65:hover{background-color:rgba(23,42,71,.65)}.hover\:bg-awin-dark-blue\/70:hover{background-color:rgba(23,42,71,.7)}.hover\:bg-awin-dark-blue\/75:hover{background-color:rgba(23,42,71,.75)}.hover\:bg-awin-dark-blue\/80:hover{background-color:rgba(23,42,71,.8)}.hover\:bg-awin-dark-blue\/85:hover{background-color:rgba(23,42,71,.85)}.hover\:bg-awin-dark-blue\/90:hover{background-color:rgba(23,42,71,.9)}.hover\:bg-awin-dark-blue\/95:hover{background-color:rgba(23,42,71,.95)}.hover\:bg-awin-dark-green:hover{--tw-bg-opacity:1;background-color:#00964b;background-color:rgba(0,150,75,var(--tw-bg-opacity))}.hover\:bg-awin-dark-green\/0:hover{background-color:rgba(0,150,75,0)}.hover\:bg-awin-dark-green\/10:hover{background-color:rgba(0,150,75,.1)}.hover\:bg-awin-dark-green\/100:hover{background-color:#00964b}.hover\:bg-awin-dark-green\/15:hover{background-color:rgba(0,150,75,.15)}.hover\:bg-awin-dark-green\/20:hover{background-color:rgba(0,150,75,.2)}.hover\:bg-awin-dark-green\/25:hover{background-color:rgba(0,150,75,.25)}.hover\:bg-awin-dark-green\/30:hover{background-color:rgba(0,150,75,.3)}.hover\:bg-awin-dark-green\/35:hover{background-color:rgba(0,150,75,.35)}.hover\:bg-awin-dark-green\/40:hover{background-color:rgba(0,150,75,.4)}.hover\:bg-awin-dark-green\/45:hover{background-color:rgba(0,150,75,.45)}.hover\:bg-awin-dark-green\/5:hover{background-color:rgba(0,150,75,.05)}.hover\:bg-awin-dark-green\/50:hover{background-color:rgba(0,150,75,.5)}.hover\:bg-awin-dark-green\/55:hover{background-color:rgba(0,150,75,.55)}.hover\:bg-awin-dark-green\/60:hover{background-color:rgba(0,150,75,.6)}.hover\:bg-awin-dark-green\/65:hover{background-color:rgba(0,150,75,.65)}.hover\:bg-awin-dark-green\/70:hover{background-color:rgba(0,150,75,.7)}.hover\:bg-awin-dark-green\/75:hover{background-color:rgba(0,150,75,.75)}.hover\:bg-awin-dark-green\/80:hover{background-color:rgba(0,150,75,.8)}.hover\:bg-awin-dark-green\/85:hover{background-color:rgba(0,150,75,.85)}.hover\:bg-awin-dark-green\/90:hover{background-color:rgba(0,150,75,.9)}.hover\:bg-awin-dark-green\/95:hover{background-color:rgba(0,150,75,.95)}.hover\:bg-awin-dark-purple:hover{--tw-bg-opacity:1;background-color:#442993;background-color:rgba(68,41,147,var(--tw-bg-opacity))}.hover\:bg-awin-dark-purple\/0:hover{background-color:rgba(68,41,147,0)}.hover\:bg-awin-dark-purple\/10:hover{background-color:rgba(68,41,147,.1)}.hover\:bg-awin-dark-purple\/100:hover{background-color:#442993}.hover\:bg-awin-dark-purple\/15:hover{background-color:rgba(68,41,147,.15)}.hover\:bg-awin-dark-purple\/20:hover{background-color:rgba(68,41,147,.2)}.hover\:bg-awin-dark-purple\/25:hover{background-color:rgba(68,41,147,.25)}.hover\:bg-awin-dark-purple\/30:hover{background-color:rgba(68,41,147,.3)}.hover\:bg-awin-dark-purple\/35:hover{background-color:rgba(68,41,147,.35)}.hover\:bg-awin-dark-purple\/40:hover{background-color:rgba(68,41,147,.4)}.hover\:bg-awin-dark-purple\/45:hover{background-color:rgba(68,41,147,.45)}.hover\:bg-awin-dark-purple\/5:hover{background-color:rgba(68,41,147,.05)}.hover\:bg-awin-dark-purple\/50:hover{background-color:rgba(68,41,147,.5)}.hover\:bg-awin-dark-purple\/55:hover{background-color:rgba(68,41,147,.55)}.hover\:bg-awin-dark-purple\/60:hover{background-color:rgba(68,41,147,.6)}.hover\:bg-awin-dark-purple\/65:hover{background-color:rgba(68,41,147,.65)}.hover\:bg-awin-dark-purple\/70:hover{background-color:rgba(68,41,147,.7)}.hover\:bg-awin-dark-purple\/75:hover{background-color:rgba(68,41,147,.75)}.hover\:bg-awin-dark-purple\/80:hover{background-color:rgba(68,41,147,.8)}.hover\:bg-awin-dark-purple\/85:hover{background-color:rgba(68,41,147,.85)}.hover\:bg-awin-dark-purple\/90:hover{background-color:rgba(68,41,147,.9)}.hover\:bg-awin-dark-purple\/95:hover{background-color:rgba(68,41,147,.95)}.hover\:bg-awin-grey:hover{--tw-bg-opacity:1;background-color:#c9c9c9;background-color:rgba(201,201,201,var(--tw-bg-opacity))}.hover\:bg-awin-grey\/0:hover{background-color:hsla(0,0%,79%,0)}.hover\:bg-awin-grey\/10:hover{background-color:hsla(0,0%,79%,.1)}.hover\:bg-awin-grey\/100:hover{background-color:#c9c9c9}.hover\:bg-awin-grey\/15:hover{background-color:hsla(0,0%,79%,.15)}.hover\:bg-awin-grey\/20:hover{background-color:hsla(0,0%,79%,.2)}.hover\:bg-awin-grey\/25:hover{background-color:hsla(0,0%,79%,.25)}.hover\:bg-awin-grey\/30:hover{background-color:hsla(0,0%,79%,.3)}.hover\:bg-awin-grey\/35:hover{background-color:hsla(0,0%,79%,.35)}.hover\:bg-awin-grey\/40:hover{background-color:hsla(0,0%,79%,.4)}.hover\:bg-awin-grey\/45:hover{background-color:hsla(0,0%,79%,.45)}.hover\:bg-awin-grey\/5:hover{background-color:hsla(0,0%,79%,.05)}.hover\:bg-awin-grey\/50:hover{background-color:hsla(0,0%,79%,.5)}.hover\:bg-awin-grey\/55:hover{background-color:hsla(0,0%,79%,.55)}.hover\:bg-awin-grey\/60:hover{background-color:hsla(0,0%,79%,.6)}.hover\:bg-awin-grey\/65:hover{background-color:hsla(0,0%,79%,.65)}.hover\:bg-awin-grey\/70:hover{background-color:hsla(0,0%,79%,.7)}.hover\:bg-awin-grey\/75:hover{background-color:hsla(0,0%,79%,.75)}.hover\:bg-awin-grey\/80:hover{background-color:hsla(0,0%,79%,.8)}.hover\:bg-awin-grey\/85:hover{background-color:hsla(0,0%,79%,.85)}.hover\:bg-awin-grey\/90:hover{background-color:hsla(0,0%,79%,.9)}.hover\:bg-awin-grey\/95:hover{background-color:hsla(0,0%,79%,.95)}.hover\:bg-awin-light-blue:hover{--tw-bg-opacity:1;background-color:#009aff;background-color:rgba(0,154,255,var(--tw-bg-opacity))}.hover\:bg-awin-light-blue\/0:hover{background-color:rgba(0,154,255,0)}.hover\:bg-awin-light-blue\/10:hover{background-color:rgba(0,154,255,.1)}.hover\:bg-awin-light-blue\/100:hover{background-color:#009aff}.hover\:bg-awin-light-blue\/15:hover{background-color:rgba(0,154,255,.15)}.hover\:bg-awin-light-blue\/20:hover{background-color:rgba(0,154,255,.2)}.hover\:bg-awin-light-blue\/25:hover{background-color:rgba(0,154,255,.25)}.hover\:bg-awin-light-blue\/30:hover{background-color:rgba(0,154,255,.3)}.hover\:bg-awin-light-blue\/35:hover{background-color:rgba(0,154,255,.35)}.hover\:bg-awin-light-blue\/40:hover{background-color:rgba(0,154,255,.4)}.hover\:bg-awin-light-blue\/45:hover{background-color:rgba(0,154,255,.45)}.hover\:bg-awin-light-blue\/5:hover{background-color:rgba(0,154,255,.05)}.hover\:bg-awin-light-blue\/50:hover{background-color:rgba(0,154,255,.5)}.hover\:bg-awin-light-blue\/55:hover{background-color:rgba(0,154,255,.55)}.hover\:bg-awin-light-blue\/60:hover{background-color:rgba(0,154,255,.6)}.hover\:bg-awin-light-blue\/65:hover{background-color:rgba(0,154,255,.65)}.hover\:bg-awin-light-blue\/70:hover{background-color:rgba(0,154,255,.7)}.hover\:bg-awin-light-blue\/75:hover{background-color:rgba(0,154,255,.75)}.hover\:bg-awin-light-blue\/80:hover{background-color:rgba(0,154,255,.8)}.hover\:bg-awin-light-blue\/85:hover{background-color:rgba(0,154,255,.85)}.hover\:bg-awin-light-blue\/90:hover{background-color:rgba(0,154,255,.9)}.hover\:bg-awin-light-blue\/95:hover{background-color:rgba(0,154,255,.95)}.hover\:bg-awin-light-green:hover{--tw-bg-opacity:1;background-color:#00c637;background-color:rgba(0,198,55,var(--tw-bg-opacity))}.hover\:bg-awin-light-green\/0:hover{background-color:rgba(0,198,55,0)}.hover\:bg-awin-light-green\/10:hover{background-color:rgba(0,198,55,.1)}.hover\:bg-awin-light-green\/100:hover{background-color:#00c637}.hover\:bg-awin-light-green\/15:hover{background-color:rgba(0,198,55,.15)}.hover\:bg-awin-light-green\/20:hover{background-color:rgba(0,198,55,.2)}.hover\:bg-awin-light-green\/25:hover{background-color:rgba(0,198,55,.25)}.hover\:bg-awin-light-green\/30:hover{background-color:rgba(0,198,55,.3)}.hover\:bg-awin-light-green\/35:hover{background-color:rgba(0,198,55,.35)}.hover\:bg-awin-light-green\/40:hover{background-color:rgba(0,198,55,.4)}.hover\:bg-awin-light-green\/45:hover{background-color:rgba(0,198,55,.45)}.hover\:bg-awin-light-green\/5:hover{background-color:rgba(0,198,55,.05)}.hover\:bg-awin-light-green\/50:hover{background-color:rgba(0,198,55,.5)}.hover\:bg-awin-light-green\/55:hover{background-color:rgba(0,198,55,.55)}.hover\:bg-awin-light-green\/60:hover{background-color:rgba(0,198,55,.6)}.hover\:bg-awin-light-green\/65:hover{background-color:rgba(0,198,55,.65)}.hover\:bg-awin-light-green\/70:hover{background-color:rgba(0,198,55,.7)}.hover\:bg-awin-light-green\/75:hover{background-color:rgba(0,198,55,.75)}.hover\:bg-awin-light-green\/80:hover{background-color:rgba(0,198,55,.8)}.hover\:bg-awin-light-green\/85:hover{background-color:rgba(0,198,55,.85)}.hover\:bg-awin-light-green\/90:hover{background-color:rgba(0,198,55,.9)}.hover\:bg-awin-light-green\/95:hover{background-color:rgba(0,198,55,.95)}.hover\:bg-awin-light-grey:hover{--tw-bg-opacity:1;background-color:#e9e9e9;background-color:rgba(233,233,233,var(--tw-bg-opacity))}.hover\:bg-awin-light-grey\/0:hover{background-color:hsla(0,0%,91%,0)}.hover\:bg-awin-light-grey\/10:hover{background-color:hsla(0,0%,91%,.1)}.hover\:bg-awin-light-grey\/100:hover{background-color:#e9e9e9}.hover\:bg-awin-light-grey\/15:hover{background-color:hsla(0,0%,91%,.15)}.hover\:bg-awin-light-grey\/20:hover{background-color:hsla(0,0%,91%,.2)}.hover\:bg-awin-light-grey\/25:hover{background-color:hsla(0,0%,91%,.25)}.hover\:bg-awin-light-grey\/30:hover{background-color:hsla(0,0%,91%,.3)}.hover\:bg-awin-light-grey\/35:hover{background-color:hsla(0,0%,91%,.35)}.hover\:bg-awin-light-grey\/40:hover{background-color:hsla(0,0%,91%,.4)}.hover\:bg-awin-light-grey\/45:hover{background-color:hsla(0,0%,91%,.45)}.hover\:bg-awin-light-grey\/5:hover{background-color:hsla(0,0%,91%,.05)}.hover\:bg-awin-light-grey\/50:hover{background-color:hsla(0,0%,91%,.5)}.hover\:bg-awin-light-grey\/55:hover{background-color:hsla(0,0%,91%,.55)}.hover\:bg-awin-light-grey\/60:hover{background-color:hsla(0,0%,91%,.6)}.hover\:bg-awin-light-grey\/65:hover{background-color:hsla(0,0%,91%,.65)}.hover\:bg-awin-light-grey\/70:hover{background-color:hsla(0,0%,91%,.7)}.hover\:bg-awin-light-grey\/75:hover{background-color:hsla(0,0%,91%,.75)}.hover\:bg-awin-light-grey\/80:hover{background-color:hsla(0,0%,91%,.8)}.hover\:bg-awin-light-grey\/85:hover{background-color:hsla(0,0%,91%,.85)}.hover\:bg-awin-light-grey\/90:hover{background-color:hsla(0,0%,91%,.9)}.hover\:bg-awin-light-grey\/95:hover{background-color:hsla(0,0%,91%,.95)}.hover\:bg-awin-light-purple:hover{--tw-bg-opacity:1;background-color:#5756d5;background-color:rgba(87,86,213,var(--tw-bg-opacity))}.hover\:bg-awin-light-purple\/0:hover{background-color:rgba(87,86,213,0)}.hover\:bg-awin-light-purple\/10:hover{background-color:rgba(87,86,213,.1)}.hover\:bg-awin-light-purple\/100:hover{background-color:#5756d5}.hover\:bg-awin-light-purple\/15:hover{background-color:rgba(87,86,213,.15)}.hover\:bg-awin-light-purple\/20:hover{background-color:rgba(87,86,213,.2)}.hover\:bg-awin-light-purple\/25:hover{background-color:rgba(87,86,213,.25)}.hover\:bg-awin-light-purple\/30:hover{background-color:rgba(87,86,213,.3)}.hover\:bg-awin-light-purple\/35:hover{background-color:rgba(87,86,213,.35)}.hover\:bg-awin-light-purple\/40:hover{background-color:rgba(87,86,213,.4)}.hover\:bg-awin-light-purple\/45:hover{background-color:rgba(87,86,213,.45)}.hover\:bg-awin-light-purple\/5:hover{background-color:rgba(87,86,213,.05)}.hover\:bg-awin-light-purple\/50:hover{background-color:rgba(87,86,213,.5)}.hover\:bg-awin-light-purple\/55:hover{background-color:rgba(87,86,213,.55)}.hover\:bg-awin-light-purple\/60:hover{background-color:rgba(87,86,213,.6)}.hover\:bg-awin-light-purple\/65:hover{background-color:rgba(87,86,213,.65)}.hover\:bg-awin-light-purple\/70:hover{background-color:rgba(87,86,213,.7)}.hover\:bg-awin-light-purple\/75:hover{background-color:rgba(87,86,213,.75)}.hover\:bg-awin-light-purple\/80:hover{background-color:rgba(87,86,213,.8)}.hover\:bg-awin-light-purple\/85:hover{background-color:rgba(87,86,213,.85)}.hover\:bg-awin-light-purple\/90:hover{background-color:rgba(87,86,213,.9)}.hover\:bg-awin-light-purple\/95:hover{background-color:rgba(87,86,213,.95)}.hover\:bg-awin-orange:hover{--tw-bg-opacity:1;background-color:#f60;background-color:rgba(255,102,0,var(--tw-bg-opacity))}.hover\:bg-awin-orange\/0:hover{background-color:rgba(255,102,0,0)}.hover\:bg-awin-orange\/10:hover{background-color:rgba(255,102,0,.1)}.hover\:bg-awin-orange\/100:hover{background-color:#f60}.hover\:bg-awin-orange\/15:hover{background-color:rgba(255,102,0,.15)}.hover\:bg-awin-orange\/20:hover{background-color:rgba(255,102,0,.2)}.hover\:bg-awin-orange\/25:hover{background-color:rgba(255,102,0,.25)}.hover\:bg-awin-orange\/30:hover{background-color:rgba(255,102,0,.3)}.hover\:bg-awin-orange\/35:hover{background-color:rgba(255,102,0,.35)}.hover\:bg-awin-orange\/40:hover{background-color:rgba(255,102,0,.4)}.hover\:bg-awin-orange\/45:hover{background-color:rgba(255,102,0,.45)}.hover\:bg-awin-orange\/5:hover{background-color:rgba(255,102,0,.05)}.hover\:bg-awin-orange\/50:hover{background-color:rgba(255,102,0,.5)}.hover\:bg-awin-orange\/55:hover{background-color:rgba(255,102,0,.55)}.hover\:bg-awin-orange\/60:hover{background-color:rgba(255,102,0,.6)}.hover\:bg-awin-orange\/65:hover{background-color:rgba(255,102,0,.65)}.hover\:bg-awin-orange\/70:hover{background-color:rgba(255,102,0,.7)}.hover\:bg-awin-orange\/75:hover{background-color:rgba(255,102,0,.75)}.hover\:bg-awin-orange\/80:hover{background-color:rgba(255,102,0,.8)}.hover\:bg-awin-orange\/85:hover{background-color:rgba(255,102,0,.85)}.hover\:bg-awin-orange\/90:hover{background-color:rgba(255,102,0,.9)}.hover\:bg-awin-orange\/95:hover{background-color:rgba(255,102,0,.95)}.hover\:bg-awin-red:hover{--tw-bg-opacity:1;background-color:#de0833;background-color:rgba(222,8,51,var(--tw-bg-opacity))}.hover\:bg-awin-red\/0:hover{background-color:rgba(222,8,51,0)}.hover\:bg-awin-red\/10:hover{background-color:rgba(222,8,51,.1)}.hover\:bg-awin-red\/100:hover{background-color:#de0833}.hover\:bg-awin-red\/15:hover{background-color:rgba(222,8,51,.15)}.hover\:bg-awin-red\/20:hover{background-color:rgba(222,8,51,.2)}.hover\:bg-awin-red\/25:hover{background-color:rgba(222,8,51,.25)}.hover\:bg-awin-red\/30:hover{background-color:rgba(222,8,51,.3)}.hover\:bg-awin-red\/35:hover{background-color:rgba(222,8,51,.35)}.hover\:bg-awin-red\/40:hover{background-color:rgba(222,8,51,.4)}.hover\:bg-awin-red\/45:hover{background-color:rgba(222,8,51,.45)}.hover\:bg-awin-red\/5:hover{background-color:rgba(222,8,51,.05)}.hover\:bg-awin-red\/50:hover{background-color:rgba(222,8,51,.5)}.hover\:bg-awin-red\/55:hover{background-color:rgba(222,8,51,.55)}.hover\:bg-awin-red\/60:hover{background-color:rgba(222,8,51,.6)}.hover\:bg-awin-red\/65:hover{background-color:rgba(222,8,51,.65)}.hover\:bg-awin-red\/70:hover{background-color:rgba(222,8,51,.7)}.hover\:bg-awin-red\/75:hover{background-color:rgba(222,8,51,.75)}.hover\:bg-awin-red\/80:hover{background-color:rgba(222,8,51,.8)}.hover\:bg-awin-red\/85:hover{background-color:rgba(222,8,51,.85)}.hover\:bg-awin-red\/90:hover{background-color:rgba(222,8,51,.9)}.hover\:bg-awin-red\/95:hover{background-color:rgba(222,8,51,.95)}.hover\:bg-awin-turquoise:hover{--tw-bg-opacity:1;background-color:#20aebc;background-color:rgba(32,174,188,var(--tw-bg-opacity))}.hover\:bg-awin-turquoise\/0:hover{background-color:rgba(32,174,188,0)}.hover\:bg-awin-turquoise\/10:hover{background-color:rgba(32,174,188,.1)}.hover\:bg-awin-turquoise\/100:hover{background-color:#20aebc}.hover\:bg-awin-turquoise\/15:hover{background-color:rgba(32,174,188,.15)}.hover\:bg-awin-turquoise\/20:hover{background-color:rgba(32,174,188,.2)}.hover\:bg-awin-turquoise\/25:hover{background-color:rgba(32,174,188,.25)}.hover\:bg-awin-turquoise\/30:hover{background-color:rgba(32,174,188,.3)}.hover\:bg-awin-turquoise\/35:hover{background-color:rgba(32,174,188,.35)}.hover\:bg-awin-turquoise\/40:hover{background-color:rgba(32,174,188,.4)}.hover\:bg-awin-turquoise\/45:hover{background-color:rgba(32,174,188,.45)}.hover\:bg-awin-turquoise\/5:hover{background-color:rgba(32,174,188,.05)}.hover\:bg-awin-turquoise\/50:hover{background-color:rgba(32,174,188,.5)}.hover\:bg-awin-turquoise\/55:hover{background-color:rgba(32,174,188,.55)}.hover\:bg-awin-turquoise\/60:hover{background-color:rgba(32,174,188,.6)}.hover\:bg-awin-turquoise\/65:hover{background-color:rgba(32,174,188,.65)}.hover\:bg-awin-turquoise\/70:hover{background-color:rgba(32,174,188,.7)}.hover\:bg-awin-turquoise\/75:hover{background-color:rgba(32,174,188,.75)}.hover\:bg-awin-turquoise\/80:hover{background-color:rgba(32,174,188,.8)}.hover\:bg-awin-turquoise\/85:hover{background-color:rgba(32,174,188,.85)}.hover\:bg-awin-turquoise\/90:hover{background-color:rgba(32,174,188,.9)}.hover\:bg-awin-turquoise\/95:hover{background-color:rgba(32,174,188,.95)}.hover\:bg-awin-yellow:hover{--tw-bg-opacity:1;background-color:#fab418;background-color:rgba(250,180,24,var(--tw-bg-opacity))}.hover\:bg-awin-yellow\/0:hover{background-color:rgba(250,180,24,0)}.hover\:bg-awin-yellow\/10:hover{background-color:rgba(250,180,24,.1)}.hover\:bg-awin-yellow\/100:hover{background-color:#fab418}.hover\:bg-awin-yellow\/15:hover{background-color:rgba(250,180,24,.15)}.hover\:bg-awin-yellow\/20:hover{background-color:rgba(250,180,24,.2)}.hover\:bg-awin-yellow\/25:hover{background-color:rgba(250,180,24,.25)}.hover\:bg-awin-yellow\/30:hover{background-color:rgba(250,180,24,.3)}.hover\:bg-awin-yellow\/35:hover{background-color:rgba(250,180,24,.35)}.hover\:bg-awin-yellow\/40:hover{background-color:rgba(250,180,24,.4)}.hover\:bg-awin-yellow\/45:hover{background-color:rgba(250,180,24,.45)}.hover\:bg-awin-yellow\/5:hover{background-color:rgba(250,180,24,.05)}.hover\:bg-awin-yellow\/50:hover{background-color:rgba(250,180,24,.5)}.hover\:bg-awin-yellow\/55:hover{background-color:rgba(250,180,24,.55)}.hover\:bg-awin-yellow\/60:hover{background-color:rgba(250,180,24,.6)}.hover\:bg-awin-yellow\/65:hover{background-color:rgba(250,180,24,.65)}.hover\:bg-awin-yellow\/70:hover{background-color:rgba(250,180,24,.7)}.hover\:bg-awin-yellow\/75:hover{background-color:rgba(250,180,24,.75)}.hover\:bg-awin-yellow\/80:hover{background-color:rgba(250,180,24,.8)}.hover\:bg-awin-yellow\/85:hover{background-color:rgba(250,180,24,.85)}.hover\:bg-awin-yellow\/90:hover{background-color:rgba(250,180,24,.9)}.hover\:bg-awin-yellow\/95:hover{background-color:rgba(250,180,24,.95)}.hover\:bg-azure-radiance:hover{--tw-bg-opacity:1;background-color:#009aff;background-color:rgba(0,154,255,var(--tw-bg-opacity))}.hover\:bg-azure-radiance\/0:hover{background-color:rgba(0,154,255,0)}.hover\:bg-azure-radiance\/10:hover{background-color:rgba(0,154,255,.1)}.hover\:bg-azure-radiance\/100:hover{background-color:#009aff}.hover\:bg-azure-radiance\/15:hover{background-color:rgba(0,154,255,.15)}.hover\:bg-azure-radiance\/20:hover{background-color:rgba(0,154,255,.2)}.hover\:bg-azure-radiance\/25:hover{background-color:rgba(0,154,255,.25)}.hover\:bg-azure-radiance\/30:hover{background-color:rgba(0,154,255,.3)}.hover\:bg-azure-radiance\/35:hover{background-color:rgba(0,154,255,.35)}.hover\:bg-azure-radiance\/40:hover{background-color:rgba(0,154,255,.4)}.hover\:bg-azure-radiance\/45:hover{background-color:rgba(0,154,255,.45)}.hover\:bg-azure-radiance\/5:hover{background-color:rgba(0,154,255,.05)}.hover\:bg-azure-radiance\/50:hover{background-color:rgba(0,154,255,.5)}.hover\:bg-azure-radiance\/55:hover{background-color:rgba(0,154,255,.55)}.hover\:bg-azure-radiance\/60:hover{background-color:rgba(0,154,255,.6)}.hover\:bg-azure-radiance\/65:hover{background-color:rgba(0,154,255,.65)}.hover\:bg-azure-radiance\/70:hover{background-color:rgba(0,154,255,.7)}.hover\:bg-azure-radiance\/75:hover{background-color:rgba(0,154,255,.75)}.hover\:bg-azure-radiance\/80:hover{background-color:rgba(0,154,255,.8)}.hover\:bg-azure-radiance\/85:hover{background-color:rgba(0,154,255,.85)}.hover\:bg-azure-radiance\/90:hover{background-color:rgba(0,154,255,.9)}.hover\:bg-azure-radiance\/95:hover{background-color:rgba(0,154,255,.95)}.hover\:bg-background:hover{background-color:#fff;background-color:hsl(var(--background))}.hover\:bg-big-stone:hover{--tw-bg-opacity:1;background-color:#172a47;background-color:rgba(23,42,71,var(--tw-bg-opacity))}.hover\:bg-big-stone\/0:hover{background-color:rgba(23,42,71,0)}.hover\:bg-big-stone\/10:hover{background-color:rgba(23,42,71,.1)}.hover\:bg-big-stone\/100:hover{background-color:#172a47}.hover\:bg-big-stone\/15:hover{background-color:rgba(23,42,71,.15)}.hover\:bg-big-stone\/20:hover{background-color:rgba(23,42,71,.2)}.hover\:bg-big-stone\/25:hover{background-color:rgba(23,42,71,.25)}.hover\:bg-big-stone\/30:hover{background-color:rgba(23,42,71,.3)}.hover\:bg-big-stone\/35:hover{background-color:rgba(23,42,71,.35)}.hover\:bg-big-stone\/40:hover{background-color:rgba(23,42,71,.4)}.hover\:bg-big-stone\/45:hover{background-color:rgba(23,42,71,.45)}.hover\:bg-big-stone\/5:hover{background-color:rgba(23,42,71,.05)}.hover\:bg-big-stone\/50:hover{background-color:rgba(23,42,71,.5)}.hover\:bg-big-stone\/55:hover{background-color:rgba(23,42,71,.55)}.hover\:bg-big-stone\/60:hover{background-color:rgba(23,42,71,.6)}.hover\:bg-big-stone\/65:hover{background-color:rgba(23,42,71,.65)}.hover\:bg-big-stone\/70:hover{background-color:rgba(23,42,71,.7)}.hover\:bg-big-stone\/75:hover{background-color:rgba(23,42,71,.75)}.hover\:bg-big-stone\/80:hover{background-color:rgba(23,42,71,.8)}.hover\:bg-big-stone\/85:hover{background-color:rgba(23,42,71,.85)}.hover\:bg-big-stone\/90:hover{background-color:rgba(23,42,71,.9)}.hover\:bg-big-stone\/95:hover{background-color:rgba(23,42,71,.95)}.hover\:bg-blue:hover{background-color:#00588f;background-color:hsl(var(--blue))}.hover\:bg-blue-100:hover{--tw-bg-opacity:1;background-color:#dbeafe;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.hover\:bg-blue-100\/0:hover{background-color:rgba(219,234,254,0)}.hover\:bg-blue-100\/10:hover{background-color:rgba(219,234,254,.1)}.hover\:bg-blue-100\/100:hover{background-color:#dbeafe}.hover\:bg-blue-100\/15:hover{background-color:rgba(219,234,254,.15)}.hover\:bg-blue-100\/20:hover{background-color:rgba(219,234,254,.2)}.hover\:bg-blue-100\/25:hover{background-color:rgba(219,234,254,.25)}.hover\:bg-blue-100\/30:hover{background-color:rgba(219,234,254,.3)}.hover\:bg-blue-100\/35:hover{background-color:rgba(219,234,254,.35)}.hover\:bg-blue-100\/40:hover{background-color:rgba(219,234,254,.4)}.hover\:bg-blue-100\/45:hover{background-color:rgba(219,234,254,.45)}.hover\:bg-blue-100\/5:hover{background-color:rgba(219,234,254,.05)}.hover\:bg-blue-100\/50:hover{background-color:rgba(219,234,254,.5)}.hover\:bg-blue-100\/55:hover{background-color:rgba(219,234,254,.55)}.hover\:bg-blue-100\/60:hover{background-color:rgba(219,234,254,.6)}.hover\:bg-blue-100\/65:hover{background-color:rgba(219,234,254,.65)}.hover\:bg-blue-100\/70:hover{background-color:rgba(219,234,254,.7)}.hover\:bg-blue-100\/75:hover{background-color:rgba(219,234,254,.75)}.hover\:bg-blue-100\/80:hover{background-color:rgba(219,234,254,.8)}.hover\:bg-blue-100\/85:hover{background-color:rgba(219,234,254,.85)}.hover\:bg-blue-100\/90:hover{background-color:rgba(219,234,254,.9)}.hover\:bg-blue-100\/95:hover{background-color:rgba(219,234,254,.95)}.hover\:bg-blue-200:hover{--tw-bg-opacity:1;background-color:#bfdbfe;background-color:rgba(191,219,254,var(--tw-bg-opacity))}.hover\:bg-blue-200\/0:hover{background-color:rgba(191,219,254,0)}.hover\:bg-blue-200\/10:hover{background-color:rgba(191,219,254,.1)}.hover\:bg-blue-200\/100:hover{background-color:#bfdbfe}.hover\:bg-blue-200\/15:hover{background-color:rgba(191,219,254,.15)}.hover\:bg-blue-200\/20:hover{background-color:rgba(191,219,254,.2)}.hover\:bg-blue-200\/25:hover{background-color:rgba(191,219,254,.25)}.hover\:bg-blue-200\/30:hover{background-color:rgba(191,219,254,.3)}.hover\:bg-blue-200\/35:hover{background-color:rgba(191,219,254,.35)}.hover\:bg-blue-200\/40:hover{background-color:rgba(191,219,254,.4)}.hover\:bg-blue-200\/45:hover{background-color:rgba(191,219,254,.45)}.hover\:bg-blue-200\/5:hover{background-color:rgba(191,219,254,.05)}.hover\:bg-blue-200\/50:hover{background-color:rgba(191,219,254,.5)}.hover\:bg-blue-200\/55:hover{background-color:rgba(191,219,254,.55)}.hover\:bg-blue-200\/60:hover{background-color:rgba(191,219,254,.6)}.hover\:bg-blue-200\/65:hover{background-color:rgba(191,219,254,.65)}.hover\:bg-blue-200\/70:hover{background-color:rgba(191,219,254,.7)}.hover\:bg-blue-200\/75:hover{background-color:rgba(191,219,254,.75)}.hover\:bg-blue-200\/80:hover{background-color:rgba(191,219,254,.8)}.hover\:bg-blue-200\/85:hover{background-color:rgba(191,219,254,.85)}.hover\:bg-blue-200\/90:hover{background-color:rgba(191,219,254,.9)}.hover\:bg-blue-200\/95:hover{background-color:rgba(191,219,254,.95)}.hover\:bg-blue-300:hover{--tw-bg-opacity:1;background-color:#93c5fd;background-color:rgba(147,197,253,var(--tw-bg-opacity))}.hover\:bg-blue-300\/0:hover{background-color:rgba(147,197,253,0)}.hover\:bg-blue-300\/10:hover{background-color:rgba(147,197,253,.1)}.hover\:bg-blue-300\/100:hover{background-color:#93c5fd}.hover\:bg-blue-300\/15:hover{background-color:rgba(147,197,253,.15)}.hover\:bg-blue-300\/20:hover{background-color:rgba(147,197,253,.2)}.hover\:bg-blue-300\/25:hover{background-color:rgba(147,197,253,.25)}.hover\:bg-blue-300\/30:hover{background-color:rgba(147,197,253,.3)}.hover\:bg-blue-300\/35:hover{background-color:rgba(147,197,253,.35)}.hover\:bg-blue-300\/40:hover{background-color:rgba(147,197,253,.4)}.hover\:bg-blue-300\/45:hover{background-color:rgba(147,197,253,.45)}.hover\:bg-blue-300\/5:hover{background-color:rgba(147,197,253,.05)}.hover\:bg-blue-300\/50:hover{background-color:rgba(147,197,253,.5)}.hover\:bg-blue-300\/55:hover{background-color:rgba(147,197,253,.55)}.hover\:bg-blue-300\/60:hover{background-color:rgba(147,197,253,.6)}.hover\:bg-blue-300\/65:hover{background-color:rgba(147,197,253,.65)}.hover\:bg-blue-300\/70:hover{background-color:rgba(147,197,253,.7)}.hover\:bg-blue-300\/75:hover{background-color:rgba(147,197,253,.75)}.hover\:bg-blue-300\/80:hover{background-color:rgba(147,197,253,.8)}.hover\:bg-blue-300\/85:hover{background-color:rgba(147,197,253,.85)}.hover\:bg-blue-300\/90:hover{background-color:rgba(147,197,253,.9)}.hover\:bg-blue-300\/95:hover{background-color:rgba(147,197,253,.95)}.hover\:bg-blue-400:hover{--tw-bg-opacity:1;background-color:#60a5fa;background-color:rgba(96,165,250,var(--tw-bg-opacity))}.hover\:bg-blue-400\/0:hover{background-color:rgba(96,165,250,0)}.hover\:bg-blue-400\/10:hover{background-color:rgba(96,165,250,.1)}.hover\:bg-blue-400\/100:hover{background-color:#60a5fa}.hover\:bg-blue-400\/15:hover{background-color:rgba(96,165,250,.15)}.hover\:bg-blue-400\/20:hover{background-color:rgba(96,165,250,.2)}.hover\:bg-blue-400\/25:hover{background-color:rgba(96,165,250,.25)}.hover\:bg-blue-400\/30:hover{background-color:rgba(96,165,250,.3)}.hover\:bg-blue-400\/35:hover{background-color:rgba(96,165,250,.35)}.hover\:bg-blue-400\/40:hover{background-color:rgba(96,165,250,.4)}.hover\:bg-blue-400\/45:hover{background-color:rgba(96,165,250,.45)}.hover\:bg-blue-400\/5:hover{background-color:rgba(96,165,250,.05)}.hover\:bg-blue-400\/50:hover{background-color:rgba(96,165,250,.5)}.hover\:bg-blue-400\/55:hover{background-color:rgba(96,165,250,.55)}.hover\:bg-blue-400\/60:hover{background-color:rgba(96,165,250,.6)}.hover\:bg-blue-400\/65:hover{background-color:rgba(96,165,250,.65)}.hover\:bg-blue-400\/70:hover{background-color:rgba(96,165,250,.7)}.hover\:bg-blue-400\/75:hover{background-color:rgba(96,165,250,.75)}.hover\:bg-blue-400\/80:hover{background-color:rgba(96,165,250,.8)}.hover\:bg-blue-400\/85:hover{background-color:rgba(96,165,250,.85)}.hover\:bg-blue-400\/90:hover{background-color:rgba(96,165,250,.9)}.hover\:bg-blue-400\/95:hover{background-color:rgba(96,165,250,.95)}.hover\:bg-blue-50:hover{--tw-bg-opacity:1;background-color:#eff6ff;background-color:rgba(239,246,255,var(--tw-bg-opacity))}.hover\:bg-blue-50\/0:hover{background-color:rgba(239,246,255,0)}.hover\:bg-blue-50\/10:hover{background-color:rgba(239,246,255,.1)}.hover\:bg-blue-50\/100:hover{background-color:#eff6ff}.hover\:bg-blue-50\/15:hover{background-color:rgba(239,246,255,.15)}.hover\:bg-blue-50\/20:hover{background-color:rgba(239,246,255,.2)}.hover\:bg-blue-50\/25:hover{background-color:rgba(239,246,255,.25)}.hover\:bg-blue-50\/30:hover{background-color:rgba(239,246,255,.3)}.hover\:bg-blue-50\/35:hover{background-color:rgba(239,246,255,.35)}.hover\:bg-blue-50\/40:hover{background-color:rgba(239,246,255,.4)}.hover\:bg-blue-50\/45:hover{background-color:rgba(239,246,255,.45)}.hover\:bg-blue-50\/5:hover{background-color:rgba(239,246,255,.05)}.hover\:bg-blue-50\/50:hover{background-color:rgba(239,246,255,.5)}.hover\:bg-blue-50\/55:hover{background-color:rgba(239,246,255,.55)}.hover\:bg-blue-50\/60:hover{background-color:rgba(239,246,255,.6)}.hover\:bg-blue-50\/65:hover{background-color:rgba(239,246,255,.65)}.hover\:bg-blue-50\/70:hover{background-color:rgba(239,246,255,.7)}.hover\:bg-blue-50\/75:hover{background-color:rgba(239,246,255,.75)}.hover\:bg-blue-50\/80:hover{background-color:rgba(239,246,255,.8)}.hover\:bg-blue-50\/85:hover{background-color:rgba(239,246,255,.85)}.hover\:bg-blue-50\/90:hover{background-color:rgba(239,246,255,.9)}.hover\:bg-blue-50\/95:hover{background-color:rgba(239,246,255,.95)}.hover\:bg-blue-500:hover{--tw-bg-opacity:1;background-color:#3b82f6;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.hover\:bg-blue-500\/0:hover{background-color:rgba(59,130,246,0)}.hover\:bg-blue-500\/10:hover{background-color:rgba(59,130,246,.1)}.hover\:bg-blue-500\/100:hover{background-color:#3b82f6}.hover\:bg-blue-500\/15:hover{background-color:rgba(59,130,246,.15)}.hover\:bg-blue-500\/20:hover{background-color:rgba(59,130,246,.2)}.hover\:bg-blue-500\/25:hover{background-color:rgba(59,130,246,.25)}.hover\:bg-blue-500\/30:hover{background-color:rgba(59,130,246,.3)}.hover\:bg-blue-500\/35:hover{background-color:rgba(59,130,246,.35)}.hover\:bg-blue-500\/40:hover{background-color:rgba(59,130,246,.4)}.hover\:bg-blue-500\/45:hover{background-color:rgba(59,130,246,.45)}.hover\:bg-blue-500\/5:hover{background-color:rgba(59,130,246,.05)}.hover\:bg-blue-500\/50:hover{background-color:rgba(59,130,246,.5)}.hover\:bg-blue-500\/55:hover{background-color:rgba(59,130,246,.55)}.hover\:bg-blue-500\/60:hover{background-color:rgba(59,130,246,.6)}.hover\:bg-blue-500\/65:hover{background-color:rgba(59,130,246,.65)}.hover\:bg-blue-500\/70:hover{background-color:rgba(59,130,246,.7)}.hover\:bg-blue-500\/75:hover{background-color:rgba(59,130,246,.75)}.hover\:bg-blue-500\/80:hover{background-color:rgba(59,130,246,.8)}.hover\:bg-blue-500\/85:hover{background-color:rgba(59,130,246,.85)}.hover\:bg-blue-500\/90:hover{background-color:rgba(59,130,246,.9)}.hover\:bg-blue-500\/95:hover{background-color:rgba(59,130,246,.95)}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgba(37,99,235,var(--tw-bg-opacity))}.hover\:bg-blue-600\/0:hover{background-color:rgba(37,99,235,0)}.hover\:bg-blue-600\/10:hover{background-color:rgba(37,99,235,.1)}.hover\:bg-blue-600\/100:hover{background-color:#2563eb}.hover\:bg-blue-600\/15:hover{background-color:rgba(37,99,235,.15)}.hover\:bg-blue-600\/20:hover{background-color:rgba(37,99,235,.2)}.hover\:bg-blue-600\/25:hover{background-color:rgba(37,99,235,.25)}.hover\:bg-blue-600\/30:hover{background-color:rgba(37,99,235,.3)}.hover\:bg-blue-600\/35:hover{background-color:rgba(37,99,235,.35)}.hover\:bg-blue-600\/40:hover{background-color:rgba(37,99,235,.4)}.hover\:bg-blue-600\/45:hover{background-color:rgba(37,99,235,.45)}.hover\:bg-blue-600\/5:hover{background-color:rgba(37,99,235,.05)}.hover\:bg-blue-600\/50:hover{background-color:rgba(37,99,235,.5)}.hover\:bg-blue-600\/55:hover{background-color:rgba(37,99,235,.55)}.hover\:bg-blue-600\/60:hover{background-color:rgba(37,99,235,.6)}.hover\:bg-blue-600\/65:hover{background-color:rgba(37,99,235,.65)}.hover\:bg-blue-600\/70:hover{background-color:rgba(37,99,235,.7)}.hover\:bg-blue-600\/75:hover{background-color:rgba(37,99,235,.75)}.hover\:bg-blue-600\/80:hover{background-color:rgba(37,99,235,.8)}.hover\:bg-blue-600\/85:hover{background-color:rgba(37,99,235,.85)}.hover\:bg-blue-600\/90:hover{background-color:rgba(37,99,235,.9)}.hover\:bg-blue-600\/95:hover{background-color:rgba(37,99,235,.95)}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:#1d4ed8;background-color:rgba(29,78,216,var(--tw-bg-opacity))}.hover\:bg-blue-700\/0:hover{background-color:rgba(29,78,216,0)}.hover\:bg-blue-700\/10:hover{background-color:rgba(29,78,216,.1)}.hover\:bg-blue-700\/100:hover{background-color:#1d4ed8}.hover\:bg-blue-700\/15:hover{background-color:rgba(29,78,216,.15)}.hover\:bg-blue-700\/20:hover{background-color:rgba(29,78,216,.2)}.hover\:bg-blue-700\/25:hover{background-color:rgba(29,78,216,.25)}.hover\:bg-blue-700\/30:hover{background-color:rgba(29,78,216,.3)}.hover\:bg-blue-700\/35:hover{background-color:rgba(29,78,216,.35)}.hover\:bg-blue-700\/40:hover{background-color:rgba(29,78,216,.4)}.hover\:bg-blue-700\/45:hover{background-color:rgba(29,78,216,.45)}.hover\:bg-blue-700\/5:hover{background-color:rgba(29,78,216,.05)}.hover\:bg-blue-700\/50:hover{background-color:rgba(29,78,216,.5)}.hover\:bg-blue-700\/55:hover{background-color:rgba(29,78,216,.55)}.hover\:bg-blue-700\/60:hover{background-color:rgba(29,78,216,.6)}.hover\:bg-blue-700\/65:hover{background-color:rgba(29,78,216,.65)}.hover\:bg-blue-700\/70:hover{background-color:rgba(29,78,216,.7)}.hover\:bg-blue-700\/75:hover{background-color:rgba(29,78,216,.75)}.hover\:bg-blue-700\/80:hover{background-color:rgba(29,78,216,.8)}.hover\:bg-blue-700\/85:hover{background-color:rgba(29,78,216,.85)}.hover\:bg-blue-700\/90:hover{background-color:rgba(29,78,216,.9)}.hover\:bg-blue-700\/95:hover{background-color:rgba(29,78,216,.95)}.hover\:bg-blue-800:hover{--tw-bg-opacity:1;background-color:#1e40af;background-color:rgba(30,64,175,var(--tw-bg-opacity))}.hover\:bg-blue-800\/0:hover{background-color:rgba(30,64,175,0)}.hover\:bg-blue-800\/10:hover{background-color:rgba(30,64,175,.1)}.hover\:bg-blue-800\/100:hover{background-color:#1e40af}.hover\:bg-blue-800\/15:hover{background-color:rgba(30,64,175,.15)}.hover\:bg-blue-800\/20:hover{background-color:rgba(30,64,175,.2)}.hover\:bg-blue-800\/25:hover{background-color:rgba(30,64,175,.25)}.hover\:bg-blue-800\/30:hover{background-color:rgba(30,64,175,.3)}.hover\:bg-blue-800\/35:hover{background-color:rgba(30,64,175,.35)}.hover\:bg-blue-800\/40:hover{background-color:rgba(30,64,175,.4)}.hover\:bg-blue-800\/45:hover{background-color:rgba(30,64,175,.45)}.hover\:bg-blue-800\/5:hover{background-color:rgba(30,64,175,.05)}.hover\:bg-blue-800\/50:hover{background-color:rgba(30,64,175,.5)}.hover\:bg-blue-800\/55:hover{background-color:rgba(30,64,175,.55)}.hover\:bg-blue-800\/60:hover{background-color:rgba(30,64,175,.6)}.hover\:bg-blue-800\/65:hover{background-color:rgba(30,64,175,.65)}.hover\:bg-blue-800\/70:hover{background-color:rgba(30,64,175,.7)}.hover\:bg-blue-800\/75:hover{background-color:rgba(30,64,175,.75)}.hover\:bg-blue-800\/80:hover{background-color:rgba(30,64,175,.8)}.hover\:bg-blue-800\/85:hover{background-color:rgba(30,64,175,.85)}.hover\:bg-blue-800\/90:hover{background-color:rgba(30,64,175,.9)}.hover\:bg-blue-800\/95:hover{background-color:rgba(30,64,175,.95)}.hover\:bg-blue-900:hover{--tw-bg-opacity:1;background-color:#1e3a8a;background-color:rgba(30,58,138,var(--tw-bg-opacity))}.hover\:bg-blue-900\/0:hover{background-color:rgba(30,58,138,0)}.hover\:bg-blue-900\/10:hover{background-color:rgba(30,58,138,.1)}.hover\:bg-blue-900\/100:hover{background-color:#1e3a8a}.hover\:bg-blue-900\/15:hover{background-color:rgba(30,58,138,.15)}.hover\:bg-blue-900\/20:hover{background-color:rgba(30,58,138,.2)}.hover\:bg-blue-900\/25:hover{background-color:rgba(30,58,138,.25)}.hover\:bg-blue-900\/30:hover{background-color:rgba(30,58,138,.3)}.hover\:bg-blue-900\/35:hover{background-color:rgba(30,58,138,.35)}.hover\:bg-blue-900\/40:hover{background-color:rgba(30,58,138,.4)}.hover\:bg-blue-900\/45:hover{background-color:rgba(30,58,138,.45)}.hover\:bg-blue-900\/5:hover{background-color:rgba(30,58,138,.05)}.hover\:bg-blue-900\/50:hover{background-color:rgba(30,58,138,.5)}.hover\:bg-blue-900\/55:hover{background-color:rgba(30,58,138,.55)}.hover\:bg-blue-900\/60:hover{background-color:rgba(30,58,138,.6)}.hover\:bg-blue-900\/65:hover{background-color:rgba(30,58,138,.65)}.hover\:bg-blue-900\/70:hover{background-color:rgba(30,58,138,.7)}.hover\:bg-blue-900\/75:hover{background-color:rgba(30,58,138,.75)}.hover\:bg-blue-900\/80:hover{background-color:rgba(30,58,138,.8)}.hover\:bg-blue-900\/85:hover{background-color:rgba(30,58,138,.85)}.hover\:bg-blue-900\/90:hover{background-color:rgba(30,58,138,.9)}.hover\:bg-blue-900\/95:hover{background-color:rgba(30,58,138,.95)}.hover\:bg-blue-950:hover{--tw-bg-opacity:1;background-color:#172554;background-color:rgba(23,37,84,var(--tw-bg-opacity))}.hover\:bg-blue-950\/0:hover{background-color:rgba(23,37,84,0)}.hover\:bg-blue-950\/10:hover{background-color:rgba(23,37,84,.1)}.hover\:bg-blue-950\/100:hover{background-color:#172554}.hover\:bg-blue-950\/15:hover{background-color:rgba(23,37,84,.15)}.hover\:bg-blue-950\/20:hover{background-color:rgba(23,37,84,.2)}.hover\:bg-blue-950\/25:hover{background-color:rgba(23,37,84,.25)}.hover\:bg-blue-950\/30:hover{background-color:rgba(23,37,84,.3)}.hover\:bg-blue-950\/35:hover{background-color:rgba(23,37,84,.35)}.hover\:bg-blue-950\/40:hover{background-color:rgba(23,37,84,.4)}.hover\:bg-blue-950\/45:hover{background-color:rgba(23,37,84,.45)}.hover\:bg-blue-950\/5:hover{background-color:rgba(23,37,84,.05)}.hover\:bg-blue-950\/50:hover{background-color:rgba(23,37,84,.5)}.hover\:bg-blue-950\/55:hover{background-color:rgba(23,37,84,.55)}.hover\:bg-blue-950\/60:hover{background-color:rgba(23,37,84,.6)}.hover\:bg-blue-950\/65:hover{background-color:rgba(23,37,84,.65)}.hover\:bg-blue-950\/70:hover{background-color:rgba(23,37,84,.7)}.hover\:bg-blue-950\/75:hover{background-color:rgba(23,37,84,.75)}.hover\:bg-blue-950\/80:hover{background-color:rgba(23,37,84,.8)}.hover\:bg-blue-950\/85:hover{background-color:rgba(23,37,84,.85)}.hover\:bg-blue-950\/90:hover{background-color:rgba(23,37,84,.9)}.hover\:bg-blue-950\/95:hover{background-color:rgba(23,37,84,.95)}.hover\:bg-blue-accent:hover{background-color:#cedee9;background-color:hsl(var(--blue-accent))}.hover\:bg-blue-accent\/0:hover{background-color:rgba(206,222,233,0);background-color:hsl(var(--blue-accent)/0)}.hover\:bg-blue-accent\/10:hover{background-color:rgba(206,222,233,.1);background-color:hsl(var(--blue-accent)/.1)}.hover\:bg-blue-accent\/100:hover{background-color:#cedee9;background-color:hsl(var(--blue-accent)/1)}.hover\:bg-blue-accent\/15:hover{background-color:rgba(206,222,233,.15);background-color:hsl(var(--blue-accent)/.15)}.hover\:bg-blue-accent\/20:hover{background-color:rgba(206,222,233,.2);background-color:hsl(var(--blue-accent)/.2)}.hover\:bg-blue-accent\/25:hover{background-color:rgba(206,222,233,.25);background-color:hsl(var(--blue-accent)/.25)}.hover\:bg-blue-accent\/30:hover{background-color:rgba(206,222,233,.3);background-color:hsl(var(--blue-accent)/.3)}.hover\:bg-blue-accent\/35:hover{background-color:rgba(206,222,233,.35);background-color:hsl(var(--blue-accent)/.35)}.hover\:bg-blue-accent\/40:hover{background-color:rgba(206,222,233,.4);background-color:hsl(var(--blue-accent)/.4)}.hover\:bg-blue-accent\/45:hover{background-color:rgba(206,222,233,.45);background-color:hsl(var(--blue-accent)/.45)}.hover\:bg-blue-accent\/5:hover{background-color:rgba(206,222,233,.05);background-color:hsl(var(--blue-accent)/.05)}.hover\:bg-blue-accent\/50:hover{background-color:rgba(206,222,233,.5);background-color:hsl(var(--blue-accent)/.5)}.hover\:bg-blue-accent\/55:hover{background-color:rgba(206,222,233,.55);background-color:hsl(var(--blue-accent)/.55)}.hover\:bg-blue-accent\/60:hover{background-color:rgba(206,222,233,.6);background-color:hsl(var(--blue-accent)/.6)}.hover\:bg-blue-accent\/65:hover{background-color:rgba(206,222,233,.65);background-color:hsl(var(--blue-accent)/.65)}.hover\:bg-blue-accent\/70:hover{background-color:rgba(206,222,233,.7);background-color:hsl(var(--blue-accent)/.7)}.hover\:bg-blue-accent\/75:hover{background-color:rgba(206,222,233,.75);background-color:hsl(var(--blue-accent)/.75)}.hover\:bg-blue-accent\/80:hover{background-color:rgba(206,222,233,.8);background-color:hsl(var(--blue-accent)/.8)}.hover\:bg-blue-accent\/85:hover{background-color:rgba(206,222,233,.85);background-color:hsl(var(--blue-accent)/.85)}.hover\:bg-blue-accent\/90:hover{background-color:rgba(206,222,233,.9);background-color:hsl(var(--blue-accent)/.9)}.hover\:bg-blue-accent\/95:hover{background-color:rgba(206,222,233,.95);background-color:hsl(var(--blue-accent)/.95)}.hover\:bg-blue-dark:hover{background-color:#00588f;background-color:hsl(var(--blue-dark))}.hover\:bg-blue-dark\/0:hover{background-color:rgba(0,88,143,0);background-color:hsl(var(--blue-dark)/0)}.hover\:bg-blue-dark\/10:hover{background-color:rgba(0,88,143,.1);background-color:hsl(var(--blue-dark)/.1)}.hover\:bg-blue-dark\/100:hover{background-color:#00588f;background-color:hsl(var(--blue-dark)/1)}.hover\:bg-blue-dark\/15:hover{background-color:rgba(0,88,143,.15);background-color:hsl(var(--blue-dark)/.15)}.hover\:bg-blue-dark\/20:hover{background-color:rgba(0,88,143,.2);background-color:hsl(var(--blue-dark)/.2)}.hover\:bg-blue-dark\/25:hover{background-color:rgba(0,88,143,.25);background-color:hsl(var(--blue-dark)/.25)}.hover\:bg-blue-dark\/30:hover{background-color:rgba(0,88,143,.3);background-color:hsl(var(--blue-dark)/.3)}.hover\:bg-blue-dark\/35:hover{background-color:rgba(0,88,143,.35);background-color:hsl(var(--blue-dark)/.35)}.hover\:bg-blue-dark\/40:hover{background-color:rgba(0,88,143,.4);background-color:hsl(var(--blue-dark)/.4)}.hover\:bg-blue-dark\/45:hover{background-color:rgba(0,88,143,.45);background-color:hsl(var(--blue-dark)/.45)}.hover\:bg-blue-dark\/5:hover{background-color:rgba(0,88,143,.05);background-color:hsl(var(--blue-dark)/.05)}.hover\:bg-blue-dark\/50:hover{background-color:rgba(0,88,143,.5);background-color:hsl(var(--blue-dark)/.5)}.hover\:bg-blue-dark\/55:hover{background-color:rgba(0,88,143,.55);background-color:hsl(var(--blue-dark)/.55)}.hover\:bg-blue-dark\/60:hover{background-color:rgba(0,88,143,.6);background-color:hsl(var(--blue-dark)/.6)}.hover\:bg-blue-dark\/65:hover{background-color:rgba(0,88,143,.65);background-color:hsl(var(--blue-dark)/.65)}.hover\:bg-blue-dark\/70:hover{background-color:rgba(0,88,143,.7);background-color:hsl(var(--blue-dark)/.7)}.hover\:bg-blue-dark\/75:hover{background-color:rgba(0,88,143,.75);background-color:hsl(var(--blue-dark)/.75)}.hover\:bg-blue-dark\/80:hover{background-color:rgba(0,88,143,.8);background-color:hsl(var(--blue-dark)/.8)}.hover\:bg-blue-dark\/85:hover{background-color:rgba(0,88,143,.85);background-color:hsl(var(--blue-dark)/.85)}.hover\:bg-blue-dark\/90:hover{background-color:rgba(0,88,143,.9);background-color:hsl(var(--blue-dark)/.9)}.hover\:bg-blue-dark\/95:hover{background-color:rgba(0,88,143,.95);background-color:hsl(var(--blue-dark)/.95)}.hover\:bg-blue-light:hover{background-color:#cedee9;background-color:hsl(var(--blue-light))}.hover\:bg-blue-light\/0:hover{background-color:rgba(206,222,233,0);background-color:hsl(var(--blue-light)/0)}.hover\:bg-blue-light\/10:hover{background-color:rgba(206,222,233,.1);background-color:hsl(var(--blue-light)/.1)}.hover\:bg-blue-light\/100:hover{background-color:#cedee9;background-color:hsl(var(--blue-light)/1)}.hover\:bg-blue-light\/15:hover{background-color:rgba(206,222,233,.15);background-color:hsl(var(--blue-light)/.15)}.hover\:bg-blue-light\/20:hover{background-color:rgba(206,222,233,.2);background-color:hsl(var(--blue-light)/.2)}.hover\:bg-blue-light\/25:hover{background-color:rgba(206,222,233,.25);background-color:hsl(var(--blue-light)/.25)}.hover\:bg-blue-light\/30:hover{background-color:rgba(206,222,233,.3);background-color:hsl(var(--blue-light)/.3)}.hover\:bg-blue-light\/35:hover{background-color:rgba(206,222,233,.35);background-color:hsl(var(--blue-light)/.35)}.hover\:bg-blue-light\/40:hover{background-color:rgba(206,222,233,.4);background-color:hsl(var(--blue-light)/.4)}.hover\:bg-blue-light\/45:hover{background-color:rgba(206,222,233,.45);background-color:hsl(var(--blue-light)/.45)}.hover\:bg-blue-light\/5:hover{background-color:rgba(206,222,233,.05);background-color:hsl(var(--blue-light)/.05)}.hover\:bg-blue-light\/50:hover{background-color:rgba(206,222,233,.5);background-color:hsl(var(--blue-light)/.5)}.hover\:bg-blue-light\/55:hover{background-color:rgba(206,222,233,.55);background-color:hsl(var(--blue-light)/.55)}.hover\:bg-blue-light\/60:hover{background-color:rgba(206,222,233,.6);background-color:hsl(var(--blue-light)/.6)}.hover\:bg-blue-light\/65:hover{background-color:rgba(206,222,233,.65);background-color:hsl(var(--blue-light)/.65)}.hover\:bg-blue-light\/70:hover{background-color:rgba(206,222,233,.7);background-color:hsl(var(--blue-light)/.7)}.hover\:bg-blue-light\/75:hover{background-color:rgba(206,222,233,.75);background-color:hsl(var(--blue-light)/.75)}.hover\:bg-blue-light\/80:hover{background-color:rgba(206,222,233,.8);background-color:hsl(var(--blue-light)/.8)}.hover\:bg-blue-light\/85:hover{background-color:rgba(206,222,233,.85);background-color:hsl(var(--blue-light)/.85)}.hover\:bg-blue-light\/90:hover{background-color:rgba(206,222,233,.9);background-color:hsl(var(--blue-light)/.9)}.hover\:bg-blue-light\/95:hover{background-color:rgba(206,222,233,.95);background-color:hsl(var(--blue-light)/.95)}.hover\:bg-blue-secondary:hover{background-color:#09f;background-color:hsl(var(--blue-secondary))}.hover\:bg-blue-secondary\/0:hover{background-color:rgba(0,153,255,0);background-color:hsl(var(--blue-secondary)/0)}.hover\:bg-blue-secondary\/10:hover{background-color:rgba(0,153,255,.1);background-color:hsl(var(--blue-secondary)/.1)}.hover\:bg-blue-secondary\/100:hover{background-color:#09f;background-color:hsl(var(--blue-secondary)/1)}.hover\:bg-blue-secondary\/15:hover{background-color:rgba(0,153,255,.15);background-color:hsl(var(--blue-secondary)/.15)}.hover\:bg-blue-secondary\/20:hover{background-color:rgba(0,153,255,.2);background-color:hsl(var(--blue-secondary)/.2)}.hover\:bg-blue-secondary\/25:hover{background-color:rgba(0,153,255,.25);background-color:hsl(var(--blue-secondary)/.25)}.hover\:bg-blue-secondary\/30:hover{background-color:rgba(0,153,255,.3);background-color:hsl(var(--blue-secondary)/.3)}.hover\:bg-blue-secondary\/35:hover{background-color:rgba(0,153,255,.35);background-color:hsl(var(--blue-secondary)/.35)}.hover\:bg-blue-secondary\/40:hover{background-color:rgba(0,153,255,.4);background-color:hsl(var(--blue-secondary)/.4)}.hover\:bg-blue-secondary\/45:hover{background-color:rgba(0,153,255,.45);background-color:hsl(var(--blue-secondary)/.45)}.hover\:bg-blue-secondary\/5:hover{background-color:rgba(0,153,255,.05);background-color:hsl(var(--blue-secondary)/.05)}.hover\:bg-blue-secondary\/50:hover{background-color:rgba(0,153,255,.5);background-color:hsl(var(--blue-secondary)/.5)}.hover\:bg-blue-secondary\/55:hover{background-color:rgba(0,153,255,.55);background-color:hsl(var(--blue-secondary)/.55)}.hover\:bg-blue-secondary\/60:hover{background-color:rgba(0,153,255,.6);background-color:hsl(var(--blue-secondary)/.6)}.hover\:bg-blue-secondary\/65:hover{background-color:rgba(0,153,255,.65);background-color:hsl(var(--blue-secondary)/.65)}.hover\:bg-blue-secondary\/70:hover{background-color:rgba(0,153,255,.7);background-color:hsl(var(--blue-secondary)/.7)}.hover\:bg-blue-secondary\/75:hover{background-color:rgba(0,153,255,.75);background-color:hsl(var(--blue-secondary)/.75)}.hover\:bg-blue-secondary\/80:hover{background-color:rgba(0,153,255,.8);background-color:hsl(var(--blue-secondary)/.8)}.hover\:bg-blue-secondary\/85:hover{background-color:rgba(0,153,255,.85);background-color:hsl(var(--blue-secondary)/.85)}.hover\:bg-blue-secondary\/90:hover{background-color:rgba(0,153,255,.9);background-color:hsl(var(--blue-secondary)/.9)}.hover\:bg-blue-secondary\/95:hover{background-color:rgba(0,153,255,.95);background-color:hsl(var(--blue-secondary)/.95)}.hover\:bg-blue\/0:hover{background-color:rgba(0,88,143,0);background-color:hsl(var(--blue)/0)}.hover\:bg-blue\/10:hover{background-color:rgba(0,88,143,.1);background-color:hsl(var(--blue)/.1)}.hover\:bg-blue\/100:hover{background-color:#00588f;background-color:hsl(var(--blue)/1)}.hover\:bg-blue\/15:hover{background-color:rgba(0,88,143,.15);background-color:hsl(var(--blue)/.15)}.hover\:bg-blue\/20:hover{background-color:rgba(0,88,143,.2);background-color:hsl(var(--blue)/.2)}.hover\:bg-blue\/25:hover{background-color:rgba(0,88,143,.25);background-color:hsl(var(--blue)/.25)}.hover\:bg-blue\/30:hover{background-color:rgba(0,88,143,.3);background-color:hsl(var(--blue)/.3)}.hover\:bg-blue\/35:hover{background-color:rgba(0,88,143,.35);background-color:hsl(var(--blue)/.35)}.hover\:bg-blue\/40:hover{background-color:rgba(0,88,143,.4);background-color:hsl(var(--blue)/.4)}.hover\:bg-blue\/45:hover{background-color:rgba(0,88,143,.45);background-color:hsl(var(--blue)/.45)}.hover\:bg-blue\/5:hover{background-color:rgba(0,88,143,.05);background-color:hsl(var(--blue)/.05)}.hover\:bg-blue\/50:hover{background-color:rgba(0,88,143,.5);background-color:hsl(var(--blue)/.5)}.hover\:bg-blue\/55:hover{background-color:rgba(0,88,143,.55);background-color:hsl(var(--blue)/.55)}.hover\:bg-blue\/60:hover{background-color:rgba(0,88,143,.6);background-color:hsl(var(--blue)/.6)}.hover\:bg-blue\/65:hover{background-color:rgba(0,88,143,.65);background-color:hsl(var(--blue)/.65)}.hover\:bg-blue\/70:hover{background-color:rgba(0,88,143,.7);background-color:hsl(var(--blue)/.7)}.hover\:bg-blue\/75:hover{background-color:rgba(0,88,143,.75);background-color:hsl(var(--blue)/.75)}.hover\:bg-blue\/80:hover{background-color:rgba(0,88,143,.8);background-color:hsl(var(--blue)/.8)}.hover\:bg-blue\/85:hover{background-color:rgba(0,88,143,.85);background-color:hsl(var(--blue)/.85)}.hover\:bg-blue\/90:hover{background-color:rgba(0,88,143,.9);background-color:hsl(var(--blue)/.9)}.hover\:bg-blue\/95:hover{background-color:rgba(0,88,143,.95);background-color:hsl(var(--blue)/.95)}.hover\:bg-contact:hover{--tw-bg-opacity:1;background-color:#f60;background-color:rgba(255,102,0,var(--tw-bg-opacity))}.hover\:bg-contact\/0:hover{background-color:rgba(255,102,0,0)}.hover\:bg-contact\/10:hover{background-color:rgba(255,102,0,.1)}.hover\:bg-contact\/100:hover{background-color:#f60}.hover\:bg-contact\/15:hover{background-color:rgba(255,102,0,.15)}.hover\:bg-contact\/20:hover{background-color:rgba(255,102,0,.2)}.hover\:bg-contact\/25:hover{background-color:rgba(255,102,0,.25)}.hover\:bg-contact\/30:hover{background-color:rgba(255,102,0,.3)}.hover\:bg-contact\/35:hover{background-color:rgba(255,102,0,.35)}.hover\:bg-contact\/40:hover{background-color:rgba(255,102,0,.4)}.hover\:bg-contact\/45:hover{background-color:rgba(255,102,0,.45)}.hover\:bg-contact\/5:hover{background-color:rgba(255,102,0,.05)}.hover\:bg-contact\/50:hover{background-color:rgba(255,102,0,.5)}.hover\:bg-contact\/55:hover{background-color:rgba(255,102,0,.55)}.hover\:bg-contact\/60:hover{background-color:rgba(255,102,0,.6)}.hover\:bg-contact\/65:hover{background-color:rgba(255,102,0,.65)}.hover\:bg-contact\/70:hover{background-color:rgba(255,102,0,.7)}.hover\:bg-contact\/75:hover{background-color:rgba(255,102,0,.75)}.hover\:bg-contact\/80:hover{background-color:rgba(255,102,0,.8)}.hover\:bg-contact\/85:hover{background-color:rgba(255,102,0,.85)}.hover\:bg-contact\/90:hover{background-color:rgba(255,102,0,.9)}.hover\:bg-contact\/95:hover{background-color:rgba(255,102,0,.95)}.hover\:bg-dark:hover{background-color:#e65c00;background-color:hsl(var(--dark))}.hover\:bg-dark-foreground:hover{background-color:hsl(var(--dark-foreground))}.hover\:bg-dark-foreground\/0:hover{background-color:hsl(var(--dark-foreground)/0)}.hover\:bg-dark-foreground\/10:hover{background-color:hsl(var(--dark-foreground)/.1)}.hover\:bg-dark-foreground\/100:hover{background-color:hsl(var(--dark-foreground)/1)}.hover\:bg-dark-foreground\/15:hover{background-color:hsl(var(--dark-foreground)/.15)}.hover\:bg-dark-foreground\/20:hover{background-color:hsl(var(--dark-foreground)/.2)}.hover\:bg-dark-foreground\/25:hover{background-color:hsl(var(--dark-foreground)/.25)}.hover\:bg-dark-foreground\/30:hover{background-color:hsl(var(--dark-foreground)/.3)}.hover\:bg-dark-foreground\/35:hover{background-color:hsl(var(--dark-foreground)/.35)}.hover\:bg-dark-foreground\/40:hover{background-color:hsl(var(--dark-foreground)/.4)}.hover\:bg-dark-foreground\/45:hover{background-color:hsl(var(--dark-foreground)/.45)}.hover\:bg-dark-foreground\/5:hover{background-color:hsl(var(--dark-foreground)/.05)}.hover\:bg-dark-foreground\/50:hover{background-color:hsl(var(--dark-foreground)/.5)}.hover\:bg-dark-foreground\/55:hover{background-color:hsl(var(--dark-foreground)/.55)}.hover\:bg-dark-foreground\/60:hover{background-color:hsl(var(--dark-foreground)/.6)}.hover\:bg-dark-foreground\/65:hover{background-color:hsl(var(--dark-foreground)/.65)}.hover\:bg-dark-foreground\/70:hover{background-color:hsl(var(--dark-foreground)/.7)}.hover\:bg-dark-foreground\/75:hover{background-color:hsl(var(--dark-foreground)/.75)}.hover\:bg-dark-foreground\/80:hover{background-color:hsl(var(--dark-foreground)/.8)}.hover\:bg-dark-foreground\/85:hover{background-color:hsl(var(--dark-foreground)/.85)}.hover\:bg-dark-foreground\/90:hover{background-color:hsl(var(--dark-foreground)/.9)}.hover\:bg-dark-foreground\/95:hover{background-color:hsl(var(--dark-foreground)/.95)}.hover\:bg-dark\/0:hover{background-color:rgba(230,92,0,0);background-color:hsl(var(--dark)/0)}.hover\:bg-dark\/10:hover{background-color:rgba(230,92,0,.1);background-color:hsl(var(--dark)/.1)}.hover\:bg-dark\/100:hover{background-color:#e65c00;background-color:hsl(var(--dark)/1)}.hover\:bg-dark\/15:hover{background-color:rgba(230,92,0,.15);background-color:hsl(var(--dark)/.15)}.hover\:bg-dark\/20:hover{background-color:rgba(230,92,0,.2);background-color:hsl(var(--dark)/.2)}.hover\:bg-dark\/25:hover{background-color:rgba(230,92,0,.25);background-color:hsl(var(--dark)/.25)}.hover\:bg-dark\/30:hover{background-color:rgba(230,92,0,.3);background-color:hsl(var(--dark)/.3)}.hover\:bg-dark\/35:hover{background-color:rgba(230,92,0,.35);background-color:hsl(var(--dark)/.35)}.hover\:bg-dark\/40:hover{background-color:rgba(230,92,0,.4);background-color:hsl(var(--dark)/.4)}.hover\:bg-dark\/45:hover{background-color:rgba(230,92,0,.45);background-color:hsl(var(--dark)/.45)}.hover\:bg-dark\/5:hover{background-color:rgba(230,92,0,.05);background-color:hsl(var(--dark)/.05)}.hover\:bg-dark\/50:hover{background-color:rgba(230,92,0,.5);background-color:hsl(var(--dark)/.5)}.hover\:bg-dark\/55:hover{background-color:rgba(230,92,0,.55);background-color:hsl(var(--dark)/.55)}.hover\:bg-dark\/60:hover{background-color:rgba(230,92,0,.6);background-color:hsl(var(--dark)/.6)}.hover\:bg-dark\/65:hover{background-color:rgba(230,92,0,.65);background-color:hsl(var(--dark)/.65)}.hover\:bg-dark\/70:hover{background-color:rgba(230,92,0,.7);background-color:hsl(var(--dark)/.7)}.hover\:bg-dark\/75:hover{background-color:rgba(230,92,0,.75);background-color:hsl(var(--dark)/.75)}.hover\:bg-dark\/80:hover{background-color:rgba(230,92,0,.8);background-color:hsl(var(--dark)/.8)}.hover\:bg-dark\/85:hover{background-color:rgba(230,92,0,.85);background-color:hsl(var(--dark)/.85)}.hover\:bg-dark\/90:hover{background-color:rgba(230,92,0,.9);background-color:hsl(var(--dark)/.9)}.hover\:bg-dark\/95:hover{background-color:rgba(230,92,0,.95);background-color:hsl(var(--dark)/.95)}.hover\:bg-darker:hover{background-color:hsl(var(--darker))}.hover\:bg-darker-foreground:hover{background-color:hsl(var(--darker-foreground))}.hover\:bg-darker-foreground\/0:hover{background-color:hsl(var(--darker-foreground)/0)}.hover\:bg-darker-foreground\/10:hover{background-color:hsl(var(--darker-foreground)/.1)}.hover\:bg-darker-foreground\/100:hover{background-color:hsl(var(--darker-foreground)/1)}.hover\:bg-darker-foreground\/15:hover{background-color:hsl(var(--darker-foreground)/.15)}.hover\:bg-darker-foreground\/20:hover{background-color:hsl(var(--darker-foreground)/.2)}.hover\:bg-darker-foreground\/25:hover{background-color:hsl(var(--darker-foreground)/.25)}.hover\:bg-darker-foreground\/30:hover{background-color:hsl(var(--darker-foreground)/.3)}.hover\:bg-darker-foreground\/35:hover{background-color:hsl(var(--darker-foreground)/.35)}.hover\:bg-darker-foreground\/40:hover{background-color:hsl(var(--darker-foreground)/.4)}.hover\:bg-darker-foreground\/45:hover{background-color:hsl(var(--darker-foreground)/.45)}.hover\:bg-darker-foreground\/5:hover{background-color:hsl(var(--darker-foreground)/.05)}.hover\:bg-darker-foreground\/50:hover{background-color:hsl(var(--darker-foreground)/.5)}.hover\:bg-darker-foreground\/55:hover{background-color:hsl(var(--darker-foreground)/.55)}.hover\:bg-darker-foreground\/60:hover{background-color:hsl(var(--darker-foreground)/.6)}.hover\:bg-darker-foreground\/65:hover{background-color:hsl(var(--darker-foreground)/.65)}.hover\:bg-darker-foreground\/70:hover{background-color:hsl(var(--darker-foreground)/.7)}.hover\:bg-darker-foreground\/75:hover{background-color:hsl(var(--darker-foreground)/.75)}.hover\:bg-darker-foreground\/80:hover{background-color:hsl(var(--darker-foreground)/.8)}.hover\:bg-darker-foreground\/85:hover{background-color:hsl(var(--darker-foreground)/.85)}.hover\:bg-darker-foreground\/90:hover{background-color:hsl(var(--darker-foreground)/.9)}.hover\:bg-darker-foreground\/95:hover{background-color:hsl(var(--darker-foreground)/.95)}.hover\:bg-darker\/0:hover{background-color:hsl(var(--darker)/0)}.hover\:bg-darker\/10:hover{background-color:hsl(var(--darker)/.1)}.hover\:bg-darker\/100:hover{background-color:hsl(var(--darker)/1)}.hover\:bg-darker\/15:hover{background-color:hsl(var(--darker)/.15)}.hover\:bg-darker\/20:hover{background-color:hsl(var(--darker)/.2)}.hover\:bg-darker\/25:hover{background-color:hsl(var(--darker)/.25)}.hover\:bg-darker\/30:hover{background-color:hsl(var(--darker)/.3)}.hover\:bg-darker\/35:hover{background-color:hsl(var(--darker)/.35)}.hover\:bg-darker\/40:hover{background-color:hsl(var(--darker)/.4)}.hover\:bg-darker\/45:hover{background-color:hsl(var(--darker)/.45)}.hover\:bg-darker\/5:hover{background-color:hsl(var(--darker)/.05)}.hover\:bg-darker\/50:hover{background-color:hsl(var(--darker)/.5)}.hover\:bg-darker\/55:hover{background-color:hsl(var(--darker)/.55)}.hover\:bg-darker\/60:hover{background-color:hsl(var(--darker)/.6)}.hover\:bg-darker\/65:hover{background-color:hsl(var(--darker)/.65)}.hover\:bg-darker\/70:hover{background-color:hsl(var(--darker)/.7)}.hover\:bg-darker\/75:hover{background-color:hsl(var(--darker)/.75)}.hover\:bg-darker\/80:hover{background-color:hsl(var(--darker)/.8)}.hover\:bg-darker\/85:hover{background-color:hsl(var(--darker)/.85)}.hover\:bg-darker\/90:hover{background-color:hsl(var(--darker)/.9)}.hover\:bg-darker\/95:hover{background-color:hsl(var(--darker)/.95)}.hover\:bg-default:hover{background-color:#f60;background-color:hsl(var(--default))}.hover\:bg-default-foreground:hover{background-color:hsl(var(--default-foreground))}.hover\:bg-default-foreground\/0:hover{background-color:hsl(var(--default-foreground)/0)}.hover\:bg-default-foreground\/10:hover{background-color:hsl(var(--default-foreground)/.1)}.hover\:bg-default-foreground\/100:hover{background-color:hsl(var(--default-foreground)/1)}.hover\:bg-default-foreground\/15:hover{background-color:hsl(var(--default-foreground)/.15)}.hover\:bg-default-foreground\/20:hover{background-color:hsl(var(--default-foreground)/.2)}.hover\:bg-default-foreground\/25:hover{background-color:hsl(var(--default-foreground)/.25)}.hover\:bg-default-foreground\/30:hover{background-color:hsl(var(--default-foreground)/.3)}.hover\:bg-default-foreground\/35:hover{background-color:hsl(var(--default-foreground)/.35)}.hover\:bg-default-foreground\/40:hover{background-color:hsl(var(--default-foreground)/.4)}.hover\:bg-default-foreground\/45:hover{background-color:hsl(var(--default-foreground)/.45)}.hover\:bg-default-foreground\/5:hover{background-color:hsl(var(--default-foreground)/.05)}.hover\:bg-default-foreground\/50:hover{background-color:hsl(var(--default-foreground)/.5)}.hover\:bg-default-foreground\/55:hover{background-color:hsl(var(--default-foreground)/.55)}.hover\:bg-default-foreground\/60:hover{background-color:hsl(var(--default-foreground)/.6)}.hover\:bg-default-foreground\/65:hover{background-color:hsl(var(--default-foreground)/.65)}.hover\:bg-default-foreground\/70:hover{background-color:hsl(var(--default-foreground)/.7)}.hover\:bg-default-foreground\/75:hover{background-color:hsl(var(--default-foreground)/.75)}.hover\:bg-default-foreground\/80:hover{background-color:hsl(var(--default-foreground)/.8)}.hover\:bg-default-foreground\/85:hover{background-color:hsl(var(--default-foreground)/.85)}.hover\:bg-default-foreground\/90:hover{background-color:hsl(var(--default-foreground)/.9)}.hover\:bg-default-foreground\/95:hover{background-color:hsl(var(--default-foreground)/.95)}.hover\:bg-default\/0:hover{background-color:rgba(255,102,0,0);background-color:hsl(var(--default)/0)}.hover\:bg-default\/10:hover{background-color:rgba(255,102,0,.1);background-color:hsl(var(--default)/.1)}.hover\:bg-default\/100:hover{background-color:#f60;background-color:hsl(var(--default)/1)}.hover\:bg-default\/15:hover{background-color:rgba(255,102,0,.15);background-color:hsl(var(--default)/.15)}.hover\:bg-default\/20:hover{background-color:rgba(255,102,0,.2);background-color:hsl(var(--default)/.2)}.hover\:bg-default\/25:hover{background-color:rgba(255,102,0,.25);background-color:hsl(var(--default)/.25)}.hover\:bg-default\/30:hover{background-color:rgba(255,102,0,.3);background-color:hsl(var(--default)/.3)}.hover\:bg-default\/35:hover{background-color:rgba(255,102,0,.35);background-color:hsl(var(--default)/.35)}.hover\:bg-default\/40:hover{background-color:rgba(255,102,0,.4);background-color:hsl(var(--default)/.4)}.hover\:bg-default\/45:hover{background-color:rgba(255,102,0,.45);background-color:hsl(var(--default)/.45)}.hover\:bg-default\/5:hover{background-color:rgba(255,102,0,.05);background-color:hsl(var(--default)/.05)}.hover\:bg-default\/50:hover{background-color:rgba(255,102,0,.5);background-color:hsl(var(--default)/.5)}.hover\:bg-default\/55:hover{background-color:rgba(255,102,0,.55);background-color:hsl(var(--default)/.55)}.hover\:bg-default\/60:hover{background-color:rgba(255,102,0,.6);background-color:hsl(var(--default)/.6)}.hover\:bg-default\/65:hover{background-color:rgba(255,102,0,.65);background-color:hsl(var(--default)/.65)}.hover\:bg-default\/70:hover{background-color:rgba(255,102,0,.7);background-color:hsl(var(--default)/.7)}.hover\:bg-default\/75:hover{background-color:rgba(255,102,0,.75);background-color:hsl(var(--default)/.75)}.hover\:bg-default\/80:hover{background-color:rgba(255,102,0,.8);background-color:hsl(var(--default)/.8)}.hover\:bg-default\/85:hover{background-color:rgba(255,102,0,.85);background-color:hsl(var(--default)/.85)}.hover\:bg-default\/90:hover{background-color:rgba(255,102,0,.9);background-color:hsl(var(--default)/.9)}.hover\:bg-default\/95:hover{background-color:rgba(255,102,0,.95);background-color:hsl(var(--default)/.95)}.hover\:bg-eastern-blue:hover{--tw-bg-opacity:1;background-color:#20aebc;background-color:rgba(32,174,188,var(--tw-bg-opacity))}.hover\:bg-eastern-blue\/0:hover{background-color:rgba(32,174,188,0)}.hover\:bg-eastern-blue\/10:hover{background-color:rgba(32,174,188,.1)}.hover\:bg-eastern-blue\/100:hover{background-color:#20aebc}.hover\:bg-eastern-blue\/15:hover{background-color:rgba(32,174,188,.15)}.hover\:bg-eastern-blue\/20:hover{background-color:rgba(32,174,188,.2)}.hover\:bg-eastern-blue\/25:hover{background-color:rgba(32,174,188,.25)}.hover\:bg-eastern-blue\/30:hover{background-color:rgba(32,174,188,.3)}.hover\:bg-eastern-blue\/35:hover{background-color:rgba(32,174,188,.35)}.hover\:bg-eastern-blue\/40:hover{background-color:rgba(32,174,188,.4)}.hover\:bg-eastern-blue\/45:hover{background-color:rgba(32,174,188,.45)}.hover\:bg-eastern-blue\/5:hover{background-color:rgba(32,174,188,.05)}.hover\:bg-eastern-blue\/50:hover{background-color:rgba(32,174,188,.5)}.hover\:bg-eastern-blue\/55:hover{background-color:rgba(32,174,188,.55)}.hover\:bg-eastern-blue\/60:hover{background-color:rgba(32,174,188,.6)}.hover\:bg-eastern-blue\/65:hover{background-color:rgba(32,174,188,.65)}.hover\:bg-eastern-blue\/70:hover{background-color:rgba(32,174,188,.7)}.hover\:bg-eastern-blue\/75:hover{background-color:rgba(32,174,188,.75)}.hover\:bg-eastern-blue\/80:hover{background-color:rgba(32,174,188,.8)}.hover\:bg-eastern-blue\/85:hover{background-color:rgba(32,174,188,.85)}.hover\:bg-eastern-blue\/90:hover{background-color:rgba(32,174,188,.9)}.hover\:bg-eastern-blue\/95:hover{background-color:rgba(32,174,188,.95)}.hover\:bg-facebook\/50:hover{background-color:rgba(24,118,242,.5);background-color:hsl(var(--facebook)/.5)}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.hover\:bg-green:hover{background-color:#00c738;background-color:hsl(var(--green))}.hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:#dcfce7;background-color:rgba(220,252,231,var(--tw-bg-opacity))}.hover\:bg-green-100\/0:hover{background-color:rgba(220,252,231,0)}.hover\:bg-green-100\/10:hover{background-color:rgba(220,252,231,.1)}.hover\:bg-green-100\/100:hover{background-color:#dcfce7}.hover\:bg-green-100\/15:hover{background-color:rgba(220,252,231,.15)}.hover\:bg-green-100\/20:hover{background-color:rgba(220,252,231,.2)}.hover\:bg-green-100\/25:hover{background-color:rgba(220,252,231,.25)}.hover\:bg-green-100\/30:hover{background-color:rgba(220,252,231,.3)}.hover\:bg-green-100\/35:hover{background-color:rgba(220,252,231,.35)}.hover\:bg-green-100\/40:hover{background-color:rgba(220,252,231,.4)}.hover\:bg-green-100\/45:hover{background-color:rgba(220,252,231,.45)}.hover\:bg-green-100\/5:hover{background-color:rgba(220,252,231,.05)}.hover\:bg-green-100\/50:hover{background-color:rgba(220,252,231,.5)}.hover\:bg-green-100\/55:hover{background-color:rgba(220,252,231,.55)}.hover\:bg-green-100\/60:hover{background-color:rgba(220,252,231,.6)}.hover\:bg-green-100\/65:hover{background-color:rgba(220,252,231,.65)}.hover\:bg-green-100\/70:hover{background-color:rgba(220,252,231,.7)}.hover\:bg-green-100\/75:hover{background-color:rgba(220,252,231,.75)}.hover\:bg-green-100\/80:hover{background-color:rgba(220,252,231,.8)}.hover\:bg-green-100\/85:hover{background-color:rgba(220,252,231,.85)}.hover\:bg-green-100\/90:hover{background-color:rgba(220,252,231,.9)}.hover\:bg-green-100\/95:hover{background-color:rgba(220,252,231,.95)}.hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:#bbf7d0;background-color:rgba(187,247,208,var(--tw-bg-opacity))}.hover\:bg-green-200\/0:hover{background-color:rgba(187,247,208,0)}.hover\:bg-green-200\/10:hover{background-color:rgba(187,247,208,.1)}.hover\:bg-green-200\/100:hover{background-color:#bbf7d0}.hover\:bg-green-200\/15:hover{background-color:rgba(187,247,208,.15)}.hover\:bg-green-200\/20:hover{background-color:rgba(187,247,208,.2)}.hover\:bg-green-200\/25:hover{background-color:rgba(187,247,208,.25)}.hover\:bg-green-200\/30:hover{background-color:rgba(187,247,208,.3)}.hover\:bg-green-200\/35:hover{background-color:rgba(187,247,208,.35)}.hover\:bg-green-200\/40:hover{background-color:rgba(187,247,208,.4)}.hover\:bg-green-200\/45:hover{background-color:rgba(187,247,208,.45)}.hover\:bg-green-200\/5:hover{background-color:rgba(187,247,208,.05)}.hover\:bg-green-200\/50:hover{background-color:rgba(187,247,208,.5)}.hover\:bg-green-200\/55:hover{background-color:rgba(187,247,208,.55)}.hover\:bg-green-200\/60:hover{background-color:rgba(187,247,208,.6)}.hover\:bg-green-200\/65:hover{background-color:rgba(187,247,208,.65)}.hover\:bg-green-200\/70:hover{background-color:rgba(187,247,208,.7)}.hover\:bg-green-200\/75:hover{background-color:rgba(187,247,208,.75)}.hover\:bg-green-200\/80:hover{background-color:rgba(187,247,208,.8)}.hover\:bg-green-200\/85:hover{background-color:rgba(187,247,208,.85)}.hover\:bg-green-200\/90:hover{background-color:rgba(187,247,208,.9)}.hover\:bg-green-200\/95:hover{background-color:rgba(187,247,208,.95)}.hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:#86efac;background-color:rgba(134,239,172,var(--tw-bg-opacity))}.hover\:bg-green-300\/0:hover{background-color:rgba(134,239,172,0)}.hover\:bg-green-300\/10:hover{background-color:rgba(134,239,172,.1)}.hover\:bg-green-300\/100:hover{background-color:#86efac}.hover\:bg-green-300\/15:hover{background-color:rgba(134,239,172,.15)}.hover\:bg-green-300\/20:hover{background-color:rgba(134,239,172,.2)}.hover\:bg-green-300\/25:hover{background-color:rgba(134,239,172,.25)}.hover\:bg-green-300\/30:hover{background-color:rgba(134,239,172,.3)}.hover\:bg-green-300\/35:hover{background-color:rgba(134,239,172,.35)}.hover\:bg-green-300\/40:hover{background-color:rgba(134,239,172,.4)}.hover\:bg-green-300\/45:hover{background-color:rgba(134,239,172,.45)}.hover\:bg-green-300\/5:hover{background-color:rgba(134,239,172,.05)}.hover\:bg-green-300\/50:hover{background-color:rgba(134,239,172,.5)}.hover\:bg-green-300\/55:hover{background-color:rgba(134,239,172,.55)}.hover\:bg-green-300\/60:hover{background-color:rgba(134,239,172,.6)}.hover\:bg-green-300\/65:hover{background-color:rgba(134,239,172,.65)}.hover\:bg-green-300\/70:hover{background-color:rgba(134,239,172,.7)}.hover\:bg-green-300\/75:hover{background-color:rgba(134,239,172,.75)}.hover\:bg-green-300\/80:hover{background-color:rgba(134,239,172,.8)}.hover\:bg-green-300\/85:hover{background-color:rgba(134,239,172,.85)}.hover\:bg-green-300\/90:hover{background-color:rgba(134,239,172,.9)}.hover\:bg-green-300\/95:hover{background-color:rgba(134,239,172,.95)}.hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:#4ade80;background-color:rgba(74,222,128,var(--tw-bg-opacity))}.hover\:bg-green-400\/0:hover{background-color:rgba(74,222,128,0)}.hover\:bg-green-400\/10:hover{background-color:rgba(74,222,128,.1)}.hover\:bg-green-400\/100:hover{background-color:#4ade80}.hover\:bg-green-400\/15:hover{background-color:rgba(74,222,128,.15)}.hover\:bg-green-400\/20:hover{background-color:rgba(74,222,128,.2)}.hover\:bg-green-400\/25:hover{background-color:rgba(74,222,128,.25)}.hover\:bg-green-400\/30:hover{background-color:rgba(74,222,128,.3)}.hover\:bg-green-400\/35:hover{background-color:rgba(74,222,128,.35)}.hover\:bg-green-400\/40:hover{background-color:rgba(74,222,128,.4)}.hover\:bg-green-400\/45:hover{background-color:rgba(74,222,128,.45)}.hover\:bg-green-400\/5:hover{background-color:rgba(74,222,128,.05)}.hover\:bg-green-400\/50:hover{background-color:rgba(74,222,128,.5)}.hover\:bg-green-400\/55:hover{background-color:rgba(74,222,128,.55)}.hover\:bg-green-400\/60:hover{background-color:rgba(74,222,128,.6)}.hover\:bg-green-400\/65:hover{background-color:rgba(74,222,128,.65)}.hover\:bg-green-400\/70:hover{background-color:rgba(74,222,128,.7)}.hover\:bg-green-400\/75:hover{background-color:rgba(74,222,128,.75)}.hover\:bg-green-400\/80:hover{background-color:rgba(74,222,128,.8)}.hover\:bg-green-400\/85:hover{background-color:rgba(74,222,128,.85)}.hover\:bg-green-400\/90:hover{background-color:rgba(74,222,128,.9)}.hover\:bg-green-400\/95:hover{background-color:rgba(74,222,128,.95)}.hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:#f0fdf4;background-color:rgba(240,253,244,var(--tw-bg-opacity))}.hover\:bg-green-50\/0:hover{background-color:rgba(240,253,244,0)}.hover\:bg-green-50\/10:hover{background-color:rgba(240,253,244,.1)}.hover\:bg-green-50\/100:hover{background-color:#f0fdf4}.hover\:bg-green-50\/15:hover{background-color:rgba(240,253,244,.15)}.hover\:bg-green-50\/20:hover{background-color:rgba(240,253,244,.2)}.hover\:bg-green-50\/25:hover{background-color:rgba(240,253,244,.25)}.hover\:bg-green-50\/30:hover{background-color:rgba(240,253,244,.3)}.hover\:bg-green-50\/35:hover{background-color:rgba(240,253,244,.35)}.hover\:bg-green-50\/40:hover{background-color:rgba(240,253,244,.4)}.hover\:bg-green-50\/45:hover{background-color:rgba(240,253,244,.45)}.hover\:bg-green-50\/5:hover{background-color:rgba(240,253,244,.05)}.hover\:bg-green-50\/50:hover{background-color:rgba(240,253,244,.5)}.hover\:bg-green-50\/55:hover{background-color:rgba(240,253,244,.55)}.hover\:bg-green-50\/60:hover{background-color:rgba(240,253,244,.6)}.hover\:bg-green-50\/65:hover{background-color:rgba(240,253,244,.65)}.hover\:bg-green-50\/70:hover{background-color:rgba(240,253,244,.7)}.hover\:bg-green-50\/75:hover{background-color:rgba(240,253,244,.75)}.hover\:bg-green-50\/80:hover{background-color:rgba(240,253,244,.8)}.hover\:bg-green-50\/85:hover{background-color:rgba(240,253,244,.85)}.hover\:bg-green-50\/90:hover{background-color:rgba(240,253,244,.9)}.hover\:bg-green-50\/95:hover{background-color:rgba(240,253,244,.95)}.hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:#22c55e;background-color:rgba(34,197,94,var(--tw-bg-opacity))}.hover\:bg-green-500\/0:hover{background-color:rgba(34,197,94,0)}.hover\:bg-green-500\/10:hover{background-color:rgba(34,197,94,.1)}.hover\:bg-green-500\/100:hover{background-color:#22c55e}.hover\:bg-green-500\/15:hover{background-color:rgba(34,197,94,.15)}.hover\:bg-green-500\/20:hover{background-color:rgba(34,197,94,.2)}.hover\:bg-green-500\/25:hover{background-color:rgba(34,197,94,.25)}.hover\:bg-green-500\/30:hover{background-color:rgba(34,197,94,.3)}.hover\:bg-green-500\/35:hover{background-color:rgba(34,197,94,.35)}.hover\:bg-green-500\/40:hover{background-color:rgba(34,197,94,.4)}.hover\:bg-green-500\/45:hover{background-color:rgba(34,197,94,.45)}.hover\:bg-green-500\/5:hover{background-color:rgba(34,197,94,.05)}.hover\:bg-green-500\/50:hover{background-color:rgba(34,197,94,.5)}.hover\:bg-green-500\/55:hover{background-color:rgba(34,197,94,.55)}.hover\:bg-green-500\/60:hover{background-color:rgba(34,197,94,.6)}.hover\:bg-green-500\/65:hover{background-color:rgba(34,197,94,.65)}.hover\:bg-green-500\/70:hover{background-color:rgba(34,197,94,.7)}.hover\:bg-green-500\/75:hover{background-color:rgba(34,197,94,.75)}.hover\:bg-green-500\/80:hover{background-color:rgba(34,197,94,.8)}.hover\:bg-green-500\/85:hover{background-color:rgba(34,197,94,.85)}.hover\:bg-green-500\/90:hover{background-color:rgba(34,197,94,.9)}.hover\:bg-green-500\/95:hover{background-color:rgba(34,197,94,.95)}.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:#16a34a;background-color:rgba(22,163,74,var(--tw-bg-opacity))}.hover\:bg-green-600\/0:hover{background-color:rgba(22,163,74,0)}.hover\:bg-green-600\/10:hover{background-color:rgba(22,163,74,.1)}.hover\:bg-green-600\/100:hover{background-color:#16a34a}.hover\:bg-green-600\/15:hover{background-color:rgba(22,163,74,.15)}.hover\:bg-green-600\/20:hover{background-color:rgba(22,163,74,.2)}.hover\:bg-green-600\/25:hover{background-color:rgba(22,163,74,.25)}.hover\:bg-green-600\/30:hover{background-color:rgba(22,163,74,.3)}.hover\:bg-green-600\/35:hover{background-color:rgba(22,163,74,.35)}.hover\:bg-green-600\/40:hover{background-color:rgba(22,163,74,.4)}.hover\:bg-green-600\/45:hover{background-color:rgba(22,163,74,.45)}.hover\:bg-green-600\/5:hover{background-color:rgba(22,163,74,.05)}.hover\:bg-green-600\/50:hover{background-color:rgba(22,163,74,.5)}.hover\:bg-green-600\/55:hover{background-color:rgba(22,163,74,.55)}.hover\:bg-green-600\/60:hover{background-color:rgba(22,163,74,.6)}.hover\:bg-green-600\/65:hover{background-color:rgba(22,163,74,.65)}.hover\:bg-green-600\/70:hover{background-color:rgba(22,163,74,.7)}.hover\:bg-green-600\/75:hover{background-color:rgba(22,163,74,.75)}.hover\:bg-green-600\/80:hover{background-color:rgba(22,163,74,.8)}.hover\:bg-green-600\/85:hover{background-color:rgba(22,163,74,.85)}.hover\:bg-green-600\/90:hover{background-color:rgba(22,163,74,.9)}.hover\:bg-green-600\/95:hover{background-color:rgba(22,163,74,.95)}.hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:#15803d;background-color:rgba(21,128,61,var(--tw-bg-opacity))}.hover\:bg-green-700\/0:hover{background-color:rgba(21,128,61,0)}.hover\:bg-green-700\/10:hover{background-color:rgba(21,128,61,.1)}.hover\:bg-green-700\/100:hover{background-color:#15803d}.hover\:bg-green-700\/15:hover{background-color:rgba(21,128,61,.15)}.hover\:bg-green-700\/20:hover{background-color:rgba(21,128,61,.2)}.hover\:bg-green-700\/25:hover{background-color:rgba(21,128,61,.25)}.hover\:bg-green-700\/30:hover{background-color:rgba(21,128,61,.3)}.hover\:bg-green-700\/35:hover{background-color:rgba(21,128,61,.35)}.hover\:bg-green-700\/40:hover{background-color:rgba(21,128,61,.4)}.hover\:bg-green-700\/45:hover{background-color:rgba(21,128,61,.45)}.hover\:bg-green-700\/5:hover{background-color:rgba(21,128,61,.05)}.hover\:bg-green-700\/50:hover{background-color:rgba(21,128,61,.5)}.hover\:bg-green-700\/55:hover{background-color:rgba(21,128,61,.55)}.hover\:bg-green-700\/60:hover{background-color:rgba(21,128,61,.6)}.hover\:bg-green-700\/65:hover{background-color:rgba(21,128,61,.65)}.hover\:bg-green-700\/70:hover{background-color:rgba(21,128,61,.7)}.hover\:bg-green-700\/75:hover{background-color:rgba(21,128,61,.75)}.hover\:bg-green-700\/80:hover{background-color:rgba(21,128,61,.8)}.hover\:bg-green-700\/85:hover{background-color:rgba(21,128,61,.85)}.hover\:bg-green-700\/90:hover{background-color:rgba(21,128,61,.9)}.hover\:bg-green-700\/95:hover{background-color:rgba(21,128,61,.95)}.hover\:bg-green-800:hover{--tw-bg-opacity:1;background-color:#166534;background-color:rgba(22,101,52,var(--tw-bg-opacity))}.hover\:bg-green-800\/0:hover{background-color:rgba(22,101,52,0)}.hover\:bg-green-800\/10:hover{background-color:rgba(22,101,52,.1)}.hover\:bg-green-800\/100:hover{background-color:#166534}.hover\:bg-green-800\/15:hover{background-color:rgba(22,101,52,.15)}.hover\:bg-green-800\/20:hover{background-color:rgba(22,101,52,.2)}.hover\:bg-green-800\/25:hover{background-color:rgba(22,101,52,.25)}.hover\:bg-green-800\/30:hover{background-color:rgba(22,101,52,.3)}.hover\:bg-green-800\/35:hover{background-color:rgba(22,101,52,.35)}.hover\:bg-green-800\/40:hover{background-color:rgba(22,101,52,.4)}.hover\:bg-green-800\/45:hover{background-color:rgba(22,101,52,.45)}.hover\:bg-green-800\/5:hover{background-color:rgba(22,101,52,.05)}.hover\:bg-green-800\/50:hover{background-color:rgba(22,101,52,.5)}.hover\:bg-green-800\/55:hover{background-color:rgba(22,101,52,.55)}.hover\:bg-green-800\/60:hover{background-color:rgba(22,101,52,.6)}.hover\:bg-green-800\/65:hover{background-color:rgba(22,101,52,.65)}.hover\:bg-green-800\/70:hover{background-color:rgba(22,101,52,.7)}.hover\:bg-green-800\/75:hover{background-color:rgba(22,101,52,.75)}.hover\:bg-green-800\/80:hover{background-color:rgba(22,101,52,.8)}.hover\:bg-green-800\/85:hover{background-color:rgba(22,101,52,.85)}.hover\:bg-green-800\/90:hover{background-color:rgba(22,101,52,.9)}.hover\:bg-green-800\/95:hover{background-color:rgba(22,101,52,.95)}.hover\:bg-green-900:hover{--tw-bg-opacity:1;background-color:#14532d;background-color:rgba(20,83,45,var(--tw-bg-opacity))}.hover\:bg-green-900\/0:hover{background-color:rgba(20,83,45,0)}.hover\:bg-green-900\/10:hover{background-color:rgba(20,83,45,.1)}.hover\:bg-green-900\/100:hover{background-color:#14532d}.hover\:bg-green-900\/15:hover{background-color:rgba(20,83,45,.15)}.hover\:bg-green-900\/20:hover{background-color:rgba(20,83,45,.2)}.hover\:bg-green-900\/25:hover{background-color:rgba(20,83,45,.25)}.hover\:bg-green-900\/30:hover{background-color:rgba(20,83,45,.3)}.hover\:bg-green-900\/35:hover{background-color:rgba(20,83,45,.35)}.hover\:bg-green-900\/40:hover{background-color:rgba(20,83,45,.4)}.hover\:bg-green-900\/45:hover{background-color:rgba(20,83,45,.45)}.hover\:bg-green-900\/5:hover{background-color:rgba(20,83,45,.05)}.hover\:bg-green-900\/50:hover{background-color:rgba(20,83,45,.5)}.hover\:bg-green-900\/55:hover{background-color:rgba(20,83,45,.55)}.hover\:bg-green-900\/60:hover{background-color:rgba(20,83,45,.6)}.hover\:bg-green-900\/65:hover{background-color:rgba(20,83,45,.65)}.hover\:bg-green-900\/70:hover{background-color:rgba(20,83,45,.7)}.hover\:bg-green-900\/75:hover{background-color:rgba(20,83,45,.75)}.hover\:bg-green-900\/80:hover{background-color:rgba(20,83,45,.8)}.hover\:bg-green-900\/85:hover{background-color:rgba(20,83,45,.85)}.hover\:bg-green-900\/90:hover{background-color:rgba(20,83,45,.9)}.hover\:bg-green-900\/95:hover{background-color:rgba(20,83,45,.95)}.hover\:bg-green-950:hover{--tw-bg-opacity:1;background-color:#052e16;background-color:rgba(5,46,22,var(--tw-bg-opacity))}.hover\:bg-green-950\/0:hover{background-color:rgba(5,46,22,0)}.hover\:bg-green-950\/10:hover{background-color:rgba(5,46,22,.1)}.hover\:bg-green-950\/100:hover{background-color:#052e16}.hover\:bg-green-950\/15:hover{background-color:rgba(5,46,22,.15)}.hover\:bg-green-950\/20:hover{background-color:rgba(5,46,22,.2)}.hover\:bg-green-950\/25:hover{background-color:rgba(5,46,22,.25)}.hover\:bg-green-950\/30:hover{background-color:rgba(5,46,22,.3)}.hover\:bg-green-950\/35:hover{background-color:rgba(5,46,22,.35)}.hover\:bg-green-950\/40:hover{background-color:rgba(5,46,22,.4)}.hover\:bg-green-950\/45:hover{background-color:rgba(5,46,22,.45)}.hover\:bg-green-950\/5:hover{background-color:rgba(5,46,22,.05)}.hover\:bg-green-950\/50:hover{background-color:rgba(5,46,22,.5)}.hover\:bg-green-950\/55:hover{background-color:rgba(5,46,22,.55)}.hover\:bg-green-950\/60:hover{background-color:rgba(5,46,22,.6)}.hover\:bg-green-950\/65:hover{background-color:rgba(5,46,22,.65)}.hover\:bg-green-950\/70:hover{background-color:rgba(5,46,22,.7)}.hover\:bg-green-950\/75:hover{background-color:rgba(5,46,22,.75)}.hover\:bg-green-950\/80:hover{background-color:rgba(5,46,22,.8)}.hover\:bg-green-950\/85:hover{background-color:rgba(5,46,22,.85)}.hover\:bg-green-950\/90:hover{background-color:rgba(5,46,22,.9)}.hover\:bg-green-950\/95:hover{background-color:rgba(5,46,22,.95)}.hover\:bg-green-accent:hover{background-color:#cceadb;background-color:hsl(var(--green-accent))}.hover\:bg-green-accent\/0:hover{background-color:rgba(204,234,219,0);background-color:hsl(var(--green-accent)/0)}.hover\:bg-green-accent\/10:hover{background-color:rgba(204,234,219,.1);background-color:hsl(var(--green-accent)/.1)}.hover\:bg-green-accent\/100:hover{background-color:#cceadb;background-color:hsl(var(--green-accent)/1)}.hover\:bg-green-accent\/15:hover{background-color:rgba(204,234,219,.15);background-color:hsl(var(--green-accent)/.15)}.hover\:bg-green-accent\/20:hover{background-color:rgba(204,234,219,.2);background-color:hsl(var(--green-accent)/.2)}.hover\:bg-green-accent\/25:hover{background-color:rgba(204,234,219,.25);background-color:hsl(var(--green-accent)/.25)}.hover\:bg-green-accent\/30:hover{background-color:rgba(204,234,219,.3);background-color:hsl(var(--green-accent)/.3)}.hover\:bg-green-accent\/35:hover{background-color:rgba(204,234,219,.35);background-color:hsl(var(--green-accent)/.35)}.hover\:bg-green-accent\/40:hover{background-color:rgba(204,234,219,.4);background-color:hsl(var(--green-accent)/.4)}.hover\:bg-green-accent\/45:hover{background-color:rgba(204,234,219,.45);background-color:hsl(var(--green-accent)/.45)}.hover\:bg-green-accent\/5:hover{background-color:rgba(204,234,219,.05);background-color:hsl(var(--green-accent)/.05)}.hover\:bg-green-accent\/50:hover{background-color:rgba(204,234,219,.5);background-color:hsl(var(--green-accent)/.5)}.hover\:bg-green-accent\/55:hover{background-color:rgba(204,234,219,.55);background-color:hsl(var(--green-accent)/.55)}.hover\:bg-green-accent\/60:hover{background-color:rgba(204,234,219,.6);background-color:hsl(var(--green-accent)/.6)}.hover\:bg-green-accent\/65:hover{background-color:rgba(204,234,219,.65);background-color:hsl(var(--green-accent)/.65)}.hover\:bg-green-accent\/70:hover{background-color:rgba(204,234,219,.7);background-color:hsl(var(--green-accent)/.7)}.hover\:bg-green-accent\/75:hover{background-color:rgba(204,234,219,.75);background-color:hsl(var(--green-accent)/.75)}.hover\:bg-green-accent\/80:hover{background-color:rgba(204,234,219,.8);background-color:hsl(var(--green-accent)/.8)}.hover\:bg-green-accent\/85:hover{background-color:rgba(204,234,219,.85);background-color:hsl(var(--green-accent)/.85)}.hover\:bg-green-accent\/90:hover{background-color:rgba(204,234,219,.9);background-color:hsl(var(--green-accent)/.9)}.hover\:bg-green-accent\/95:hover{background-color:rgba(204,234,219,.95);background-color:hsl(var(--green-accent)/.95)}.hover\:bg-green-dark:hover{background-color:#008a43;background-color:hsl(var(--green-dark))}.hover\:bg-green-dark\/0:hover{background-color:rgba(0,138,67,0);background-color:hsl(var(--green-dark)/0)}.hover\:bg-green-dark\/10:hover{background-color:rgba(0,138,67,.1);background-color:hsl(var(--green-dark)/.1)}.hover\:bg-green-dark\/100:hover{background-color:#008a43;background-color:hsl(var(--green-dark)/1)}.hover\:bg-green-dark\/15:hover{background-color:rgba(0,138,67,.15);background-color:hsl(var(--green-dark)/.15)}.hover\:bg-green-dark\/20:hover{background-color:rgba(0,138,67,.2);background-color:hsl(var(--green-dark)/.2)}.hover\:bg-green-dark\/25:hover{background-color:rgba(0,138,67,.25);background-color:hsl(var(--green-dark)/.25)}.hover\:bg-green-dark\/30:hover{background-color:rgba(0,138,67,.3);background-color:hsl(var(--green-dark)/.3)}.hover\:bg-green-dark\/35:hover{background-color:rgba(0,138,67,.35);background-color:hsl(var(--green-dark)/.35)}.hover\:bg-green-dark\/40:hover{background-color:rgba(0,138,67,.4);background-color:hsl(var(--green-dark)/.4)}.hover\:bg-green-dark\/45:hover{background-color:rgba(0,138,67,.45);background-color:hsl(var(--green-dark)/.45)}.hover\:bg-green-dark\/5:hover{background-color:rgba(0,138,67,.05);background-color:hsl(var(--green-dark)/.05)}.hover\:bg-green-dark\/50:hover{background-color:rgba(0,138,67,.5);background-color:hsl(var(--green-dark)/.5)}.hover\:bg-green-dark\/55:hover{background-color:rgba(0,138,67,.55);background-color:hsl(var(--green-dark)/.55)}.hover\:bg-green-dark\/60:hover{background-color:rgba(0,138,67,.6);background-color:hsl(var(--green-dark)/.6)}.hover\:bg-green-dark\/65:hover{background-color:rgba(0,138,67,.65);background-color:hsl(var(--green-dark)/.65)}.hover\:bg-green-dark\/70:hover{background-color:rgba(0,138,67,.7);background-color:hsl(var(--green-dark)/.7)}.hover\:bg-green-dark\/75:hover{background-color:rgba(0,138,67,.75);background-color:hsl(var(--green-dark)/.75)}.hover\:bg-green-dark\/80:hover{background-color:rgba(0,138,67,.8);background-color:hsl(var(--green-dark)/.8)}.hover\:bg-green-dark\/85:hover{background-color:rgba(0,138,67,.85);background-color:hsl(var(--green-dark)/.85)}.hover\:bg-green-dark\/90:hover{background-color:rgba(0,138,67,.9);background-color:hsl(var(--green-dark)/.9)}.hover\:bg-green-dark\/95:hover{background-color:rgba(0,138,67,.95);background-color:hsl(var(--green-dark)/.95)}.hover\:bg-green-darker:hover{--tw-bg-opacity:1;background-color:#086536;background-color:rgba(8,101,54,var(--tw-bg-opacity))}.hover\:bg-green-darker\/0:hover{background-color:rgba(8,101,54,0)}.hover\:bg-green-darker\/10:hover{background-color:rgba(8,101,54,.1)}.hover\:bg-green-darker\/100:hover{background-color:#086536}.hover\:bg-green-darker\/15:hover{background-color:rgba(8,101,54,.15)}.hover\:bg-green-darker\/20:hover{background-color:rgba(8,101,54,.2)}.hover\:bg-green-darker\/25:hover{background-color:rgba(8,101,54,.25)}.hover\:bg-green-darker\/30:hover{background-color:rgba(8,101,54,.3)}.hover\:bg-green-darker\/35:hover{background-color:rgba(8,101,54,.35)}.hover\:bg-green-darker\/40:hover{background-color:rgba(8,101,54,.4)}.hover\:bg-green-darker\/45:hover{background-color:rgba(8,101,54,.45)}.hover\:bg-green-darker\/5:hover{background-color:rgba(8,101,54,.05)}.hover\:bg-green-darker\/50:hover{background-color:rgba(8,101,54,.5)}.hover\:bg-green-darker\/55:hover{background-color:rgba(8,101,54,.55)}.hover\:bg-green-darker\/60:hover{background-color:rgba(8,101,54,.6)}.hover\:bg-green-darker\/65:hover{background-color:rgba(8,101,54,.65)}.hover\:bg-green-darker\/70:hover{background-color:rgba(8,101,54,.7)}.hover\:bg-green-darker\/75:hover{background-color:rgba(8,101,54,.75)}.hover\:bg-green-darker\/80:hover{background-color:rgba(8,101,54,.8)}.hover\:bg-green-darker\/85:hover{background-color:rgba(8,101,54,.85)}.hover\:bg-green-darker\/90:hover{background-color:rgba(8,101,54,.9)}.hover\:bg-green-darker\/95:hover{background-color:rgba(8,101,54,.95)}.hover\:bg-green-haze:hover{--tw-bg-opacity:1;background-color:#00964b;background-color:rgba(0,150,75,var(--tw-bg-opacity))}.hover\:bg-green-haze\/0:hover{background-color:rgba(0,150,75,0)}.hover\:bg-green-haze\/10:hover{background-color:rgba(0,150,75,.1)}.hover\:bg-green-haze\/100:hover{background-color:#00964b}.hover\:bg-green-haze\/15:hover{background-color:rgba(0,150,75,.15)}.hover\:bg-green-haze\/20:hover{background-color:rgba(0,150,75,.2)}.hover\:bg-green-haze\/25:hover{background-color:rgba(0,150,75,.25)}.hover\:bg-green-haze\/30:hover{background-color:rgba(0,150,75,.3)}.hover\:bg-green-haze\/35:hover{background-color:rgba(0,150,75,.35)}.hover\:bg-green-haze\/40:hover{background-color:rgba(0,150,75,.4)}.hover\:bg-green-haze\/45:hover{background-color:rgba(0,150,75,.45)}.hover\:bg-green-haze\/5:hover{background-color:rgba(0,150,75,.05)}.hover\:bg-green-haze\/50:hover{background-color:rgba(0,150,75,.5)}.hover\:bg-green-haze\/55:hover{background-color:rgba(0,150,75,.55)}.hover\:bg-green-haze\/60:hover{background-color:rgba(0,150,75,.6)}.hover\:bg-green-haze\/65:hover{background-color:rgba(0,150,75,.65)}.hover\:bg-green-haze\/70:hover{background-color:rgba(0,150,75,.7)}.hover\:bg-green-haze\/75:hover{background-color:rgba(0,150,75,.75)}.hover\:bg-green-haze\/80:hover{background-color:rgba(0,150,75,.8)}.hover\:bg-green-haze\/85:hover{background-color:rgba(0,150,75,.85)}.hover\:bg-green-haze\/90:hover{background-color:rgba(0,150,75,.9)}.hover\:bg-green-haze\/95:hover{background-color:rgba(0,150,75,.95)}.hover\:bg-green-light:hover{background-color:#cceadb;background-color:hsl(var(--green-light))}.hover\:bg-green-light\/0:hover{background-color:rgba(204,234,219,0);background-color:hsl(var(--green-light)/0)}.hover\:bg-green-light\/10:hover{background-color:rgba(204,234,219,.1);background-color:hsl(var(--green-light)/.1)}.hover\:bg-green-light\/100:hover{background-color:#cceadb;background-color:hsl(var(--green-light)/1)}.hover\:bg-green-light\/15:hover{background-color:rgba(204,234,219,.15);background-color:hsl(var(--green-light)/.15)}.hover\:bg-green-light\/20:hover{background-color:rgba(204,234,219,.2);background-color:hsl(var(--green-light)/.2)}.hover\:bg-green-light\/25:hover{background-color:rgba(204,234,219,.25);background-color:hsl(var(--green-light)/.25)}.hover\:bg-green-light\/30:hover{background-color:rgba(204,234,219,.3);background-color:hsl(var(--green-light)/.3)}.hover\:bg-green-light\/35:hover{background-color:rgba(204,234,219,.35);background-color:hsl(var(--green-light)/.35)}.hover\:bg-green-light\/40:hover{background-color:rgba(204,234,219,.4);background-color:hsl(var(--green-light)/.4)}.hover\:bg-green-light\/45:hover{background-color:rgba(204,234,219,.45);background-color:hsl(var(--green-light)/.45)}.hover\:bg-green-light\/5:hover{background-color:rgba(204,234,219,.05);background-color:hsl(var(--green-light)/.05)}.hover\:bg-green-light\/50:hover{background-color:rgba(204,234,219,.5);background-color:hsl(var(--green-light)/.5)}.hover\:bg-green-light\/55:hover{background-color:rgba(204,234,219,.55);background-color:hsl(var(--green-light)/.55)}.hover\:bg-green-light\/60:hover{background-color:rgba(204,234,219,.6);background-color:hsl(var(--green-light)/.6)}.hover\:bg-green-light\/65:hover{background-color:rgba(204,234,219,.65);background-color:hsl(var(--green-light)/.65)}.hover\:bg-green-light\/70:hover{background-color:rgba(204,234,219,.7);background-color:hsl(var(--green-light)/.7)}.hover\:bg-green-light\/75:hover{background-color:rgba(204,234,219,.75);background-color:hsl(var(--green-light)/.75)}.hover\:bg-green-light\/80:hover{background-color:rgba(204,234,219,.8);background-color:hsl(var(--green-light)/.8)}.hover\:bg-green-light\/85:hover{background-color:rgba(204,234,219,.85);background-color:hsl(var(--green-light)/.85)}.hover\:bg-green-light\/90:hover{background-color:rgba(204,234,219,.9);background-color:hsl(var(--green-light)/.9)}.hover\:bg-green-light\/95:hover{background-color:rgba(204,234,219,.95);background-color:hsl(var(--green-light)/.95)}.hover\:bg-green-secondary:hover{background-color:#008a43;background-color:hsl(var(--green-secondary))}.hover\:bg-green-secondary\/0:hover{background-color:rgba(0,138,67,0);background-color:hsl(var(--green-secondary)/0)}.hover\:bg-green-secondary\/10:hover{background-color:rgba(0,138,67,.1);background-color:hsl(var(--green-secondary)/.1)}.hover\:bg-green-secondary\/100:hover{background-color:#008a43;background-color:hsl(var(--green-secondary)/1)}.hover\:bg-green-secondary\/15:hover{background-color:rgba(0,138,67,.15);background-color:hsl(var(--green-secondary)/.15)}.hover\:bg-green-secondary\/20:hover{background-color:rgba(0,138,67,.2);background-color:hsl(var(--green-secondary)/.2)}.hover\:bg-green-secondary\/25:hover{background-color:rgba(0,138,67,.25);background-color:hsl(var(--green-secondary)/.25)}.hover\:bg-green-secondary\/30:hover{background-color:rgba(0,138,67,.3);background-color:hsl(var(--green-secondary)/.3)}.hover\:bg-green-secondary\/35:hover{background-color:rgba(0,138,67,.35);background-color:hsl(var(--green-secondary)/.35)}.hover\:bg-green-secondary\/40:hover{background-color:rgba(0,138,67,.4);background-color:hsl(var(--green-secondary)/.4)}.hover\:bg-green-secondary\/45:hover{background-color:rgba(0,138,67,.45);background-color:hsl(var(--green-secondary)/.45)}.hover\:bg-green-secondary\/5:hover{background-color:rgba(0,138,67,.05);background-color:hsl(var(--green-secondary)/.05)}.hover\:bg-green-secondary\/50:hover{background-color:rgba(0,138,67,.5);background-color:hsl(var(--green-secondary)/.5)}.hover\:bg-green-secondary\/55:hover{background-color:rgba(0,138,67,.55);background-color:hsl(var(--green-secondary)/.55)}.hover\:bg-green-secondary\/60:hover{background-color:rgba(0,138,67,.6);background-color:hsl(var(--green-secondary)/.6)}.hover\:bg-green-secondary\/65:hover{background-color:rgba(0,138,67,.65);background-color:hsl(var(--green-secondary)/.65)}.hover\:bg-green-secondary\/70:hover{background-color:rgba(0,138,67,.7);background-color:hsl(var(--green-secondary)/.7)}.hover\:bg-green-secondary\/75:hover{background-color:rgba(0,138,67,.75);background-color:hsl(var(--green-secondary)/.75)}.hover\:bg-green-secondary\/80:hover{background-color:rgba(0,138,67,.8);background-color:hsl(var(--green-secondary)/.8)}.hover\:bg-green-secondary\/85:hover{background-color:rgba(0,138,67,.85);background-color:hsl(var(--green-secondary)/.85)}.hover\:bg-green-secondary\/90:hover{background-color:rgba(0,138,67,.9);background-color:hsl(var(--green-secondary)/.9)}.hover\:bg-green-secondary\/95:hover{background-color:rgba(0,138,67,.95);background-color:hsl(var(--green-secondary)/.95)}.hover\:bg-green\/0:hover{background-color:rgba(0,199,56,0);background-color:hsl(var(--green)/0)}.hover\:bg-green\/10:hover{background-color:rgba(0,199,56,.1);background-color:hsl(var(--green)/.1)}.hover\:bg-green\/100:hover{background-color:#00c738;background-color:hsl(var(--green)/1)}.hover\:bg-green\/15:hover{background-color:rgba(0,199,56,.15);background-color:hsl(var(--green)/.15)}.hover\:bg-green\/20:hover{background-color:rgba(0,199,56,.2);background-color:hsl(var(--green)/.2)}.hover\:bg-green\/25:hover{background-color:rgba(0,199,56,.25);background-color:hsl(var(--green)/.25)}.hover\:bg-green\/30:hover{background-color:rgba(0,199,56,.3);background-color:hsl(var(--green)/.3)}.hover\:bg-green\/35:hover{background-color:rgba(0,199,56,.35);background-color:hsl(var(--green)/.35)}.hover\:bg-green\/40:hover{background-color:rgba(0,199,56,.4);background-color:hsl(var(--green)/.4)}.hover\:bg-green\/45:hover{background-color:rgba(0,199,56,.45);background-color:hsl(var(--green)/.45)}.hover\:bg-green\/5:hover{background-color:rgba(0,199,56,.05);background-color:hsl(var(--green)/.05)}.hover\:bg-green\/50:hover{background-color:rgba(0,199,56,.5);background-color:hsl(var(--green)/.5)}.hover\:bg-green\/55:hover{background-color:rgba(0,199,56,.55);background-color:hsl(var(--green)/.55)}.hover\:bg-green\/60:hover{background-color:rgba(0,199,56,.6);background-color:hsl(var(--green)/.6)}.hover\:bg-green\/65:hover{background-color:rgba(0,199,56,.65);background-color:hsl(var(--green)/.65)}.hover\:bg-green\/70:hover{background-color:rgba(0,199,56,.7);background-color:hsl(var(--green)/.7)}.hover\:bg-green\/75:hover{background-color:rgba(0,199,56,.75);background-color:hsl(var(--green)/.75)}.hover\:bg-green\/80:hover{background-color:rgba(0,199,56,.8);background-color:hsl(var(--green)/.8)}.hover\:bg-green\/85:hover{background-color:rgba(0,199,56,.85);background-color:hsl(var(--green)/.85)}.hover\:bg-green\/90:hover{background-color:rgba(0,199,56,.9);background-color:hsl(var(--green)/.9)}.hover\:bg-green\/95:hover{background-color:rgba(0,199,56,.95);background-color:hsl(var(--green)/.95)}.hover\:bg-grey-light:hover{--tw-bg-opacity:1;background-color:#e9e9e9;background-color:rgba(233,233,233,var(--tw-bg-opacity))}.hover\:bg-light:hover{background-color:#ffe0cc;background-color:hsl(var(--light))}.hover\:bg-light-30:hover{background-color:#f3f2f8;background-color:var(--light-30)}.hover\:bg-light-30-foreground:hover{background-color:hsl(var(--light-foreground))}.hover\:bg-light-30-foreground\/0:hover{background-color:hsl(var(--light-foreground)/0)}.hover\:bg-light-30-foreground\/10:hover{background-color:hsl(var(--light-foreground)/.1)}.hover\:bg-light-30-foreground\/100:hover{background-color:hsl(var(--light-foreground)/1)}.hover\:bg-light-30-foreground\/15:hover{background-color:hsl(var(--light-foreground)/.15)}.hover\:bg-light-30-foreground\/20:hover{background-color:hsl(var(--light-foreground)/.2)}.hover\:bg-light-30-foreground\/25:hover{background-color:hsl(var(--light-foreground)/.25)}.hover\:bg-light-30-foreground\/30:hover{background-color:hsl(var(--light-foreground)/.3)}.hover\:bg-light-30-foreground\/35:hover{background-color:hsl(var(--light-foreground)/.35)}.hover\:bg-light-30-foreground\/40:hover{background-color:hsl(var(--light-foreground)/.4)}.hover\:bg-light-30-foreground\/45:hover{background-color:hsl(var(--light-foreground)/.45)}.hover\:bg-light-30-foreground\/5:hover{background-color:hsl(var(--light-foreground)/.05)}.hover\:bg-light-30-foreground\/50:hover{background-color:hsl(var(--light-foreground)/.5)}.hover\:bg-light-30-foreground\/55:hover{background-color:hsl(var(--light-foreground)/.55)}.hover\:bg-light-30-foreground\/60:hover{background-color:hsl(var(--light-foreground)/.6)}.hover\:bg-light-30-foreground\/65:hover{background-color:hsl(var(--light-foreground)/.65)}.hover\:bg-light-30-foreground\/70:hover{background-color:hsl(var(--light-foreground)/.7)}.hover\:bg-light-30-foreground\/75:hover{background-color:hsl(var(--light-foreground)/.75)}.hover\:bg-light-30-foreground\/80:hover{background-color:hsl(var(--light-foreground)/.8)}.hover\:bg-light-30-foreground\/85:hover{background-color:hsl(var(--light-foreground)/.85)}.hover\:bg-light-30-foreground\/90:hover{background-color:hsl(var(--light-foreground)/.9)}.hover\:bg-light-30-foreground\/95:hover{background-color:hsl(var(--light-foreground)/.95)}.hover\:bg-light-foreground:hover{background-color:hsl(var(--light-foreground))}.hover\:bg-light-foreground\/0:hover{background-color:hsl(var(--light-foreground)/0)}.hover\:bg-light-foreground\/10:hover{background-color:hsl(var(--light-foreground)/.1)}.hover\:bg-light-foreground\/100:hover{background-color:hsl(var(--light-foreground)/1)}.hover\:bg-light-foreground\/15:hover{background-color:hsl(var(--light-foreground)/.15)}.hover\:bg-light-foreground\/20:hover{background-color:hsl(var(--light-foreground)/.2)}.hover\:bg-light-foreground\/25:hover{background-color:hsl(var(--light-foreground)/.25)}.hover\:bg-light-foreground\/30:hover{background-color:hsl(var(--light-foreground)/.3)}.hover\:bg-light-foreground\/35:hover{background-color:hsl(var(--light-foreground)/.35)}.hover\:bg-light-foreground\/40:hover{background-color:hsl(var(--light-foreground)/.4)}.hover\:bg-light-foreground\/45:hover{background-color:hsl(var(--light-foreground)/.45)}.hover\:bg-light-foreground\/5:hover{background-color:hsl(var(--light-foreground)/.05)}.hover\:bg-light-foreground\/50:hover{background-color:hsl(var(--light-foreground)/.5)}.hover\:bg-light-foreground\/55:hover{background-color:hsl(var(--light-foreground)/.55)}.hover\:bg-light-foreground\/60:hover{background-color:hsl(var(--light-foreground)/.6)}.hover\:bg-light-foreground\/65:hover{background-color:hsl(var(--light-foreground)/.65)}.hover\:bg-light-foreground\/70:hover{background-color:hsl(var(--light-foreground)/.7)}.hover\:bg-light-foreground\/75:hover{background-color:hsl(var(--light-foreground)/.75)}.hover\:bg-light-foreground\/80:hover{background-color:hsl(var(--light-foreground)/.8)}.hover\:bg-light-foreground\/85:hover{background-color:hsl(var(--light-foreground)/.85)}.hover\:bg-light-foreground\/90:hover{background-color:hsl(var(--light-foreground)/.9)}.hover\:bg-light-foreground\/95:hover{background-color:hsl(var(--light-foreground)/.95)}.hover\:bg-light\/0:hover{background-color:rgba(255,224,204,0);background-color:hsl(var(--light)/0)}.hover\:bg-light\/10:hover{background-color:rgba(255,224,204,.1);background-color:hsl(var(--light)/.1)}.hover\:bg-light\/100:hover{background-color:#ffe0cc;background-color:hsl(var(--light)/1)}.hover\:bg-light\/15:hover{background-color:rgba(255,224,204,.15);background-color:hsl(var(--light)/.15)}.hover\:bg-light\/20:hover{background-color:rgba(255,224,204,.2);background-color:hsl(var(--light)/.2)}.hover\:bg-light\/25:hover{background-color:rgba(255,224,204,.25);background-color:hsl(var(--light)/.25)}.hover\:bg-light\/30:hover{background-color:rgba(255,224,204,.3);background-color:hsl(var(--light)/.3)}.hover\:bg-light\/35:hover{background-color:rgba(255,224,204,.35);background-color:hsl(var(--light)/.35)}.hover\:bg-light\/40:hover{background-color:rgba(255,224,204,.4);background-color:hsl(var(--light)/.4)}.hover\:bg-light\/45:hover{background-color:rgba(255,224,204,.45);background-color:hsl(var(--light)/.45)}.hover\:bg-light\/5:hover{background-color:rgba(255,224,204,.05);background-color:hsl(var(--light)/.05)}.hover\:bg-light\/50:hover{background-color:rgba(255,224,204,.5);background-color:hsl(var(--light)/.5)}.hover\:bg-light\/55:hover{background-color:rgba(255,224,204,.55);background-color:hsl(var(--light)/.55)}.hover\:bg-light\/60:hover{background-color:rgba(255,224,204,.6);background-color:hsl(var(--light)/.6)}.hover\:bg-light\/65:hover{background-color:rgba(255,224,204,.65);background-color:hsl(var(--light)/.65)}.hover\:bg-light\/70:hover{background-color:rgba(255,224,204,.7);background-color:hsl(var(--light)/.7)}.hover\:bg-light\/75:hover{background-color:rgba(255,224,204,.75);background-color:hsl(var(--light)/.75)}.hover\:bg-light\/80:hover{background-color:rgba(255,224,204,.8);background-color:hsl(var(--light)/.8)}.hover\:bg-light\/85:hover{background-color:rgba(255,224,204,.85);background-color:hsl(var(--light)/.85)}.hover\:bg-light\/90:hover{background-color:rgba(255,224,204,.9);background-color:hsl(var(--light)/.9)}.hover\:bg-light\/95:hover{background-color:rgba(255,224,204,.95);background-color:hsl(var(--light)/.95)}.hover\:bg-market-insights:hover{--tw-bg-opacity:1;background-color:#009aff;background-color:rgba(0,154,255,var(--tw-bg-opacity))}.hover\:bg-market-insights\/0:hover{background-color:rgba(0,154,255,0)}.hover\:bg-market-insights\/10:hover{background-color:rgba(0,154,255,.1)}.hover\:bg-market-insights\/100:hover{background-color:#009aff}.hover\:bg-market-insights\/15:hover{background-color:rgba(0,154,255,.15)}.hover\:bg-market-insights\/20:hover{background-color:rgba(0,154,255,.2)}.hover\:bg-market-insights\/25:hover{background-color:rgba(0,154,255,.25)}.hover\:bg-market-insights\/30:hover{background-color:rgba(0,154,255,.3)}.hover\:bg-market-insights\/35:hover{background-color:rgba(0,154,255,.35)}.hover\:bg-market-insights\/40:hover{background-color:rgba(0,154,255,.4)}.hover\:bg-market-insights\/45:hover{background-color:rgba(0,154,255,.45)}.hover\:bg-market-insights\/5:hover{background-color:rgba(0,154,255,.05)}.hover\:bg-market-insights\/50:hover{background-color:rgba(0,154,255,.5)}.hover\:bg-market-insights\/55:hover{background-color:rgba(0,154,255,.55)}.hover\:bg-market-insights\/60:hover{background-color:rgba(0,154,255,.6)}.hover\:bg-market-insights\/65:hover{background-color:rgba(0,154,255,.65)}.hover\:bg-market-insights\/70:hover{background-color:rgba(0,154,255,.7)}.hover\:bg-market-insights\/75:hover{background-color:rgba(0,154,255,.75)}.hover\:bg-market-insights\/80:hover{background-color:rgba(0,154,255,.8)}.hover\:bg-market-insights\/85:hover{background-color:rgba(0,154,255,.85)}.hover\:bg-market-insights\/90:hover{background-color:rgba(0,154,255,.9)}.hover\:bg-market-insights\/95:hover{background-color:rgba(0,154,255,.95)}.hover\:bg-neutral-200:hover{--tw-bg-opacity:1;background-color:#e5e5e5;background-color:rgba(229,229,229,var(--tw-bg-opacity))}.hover\:bg-news-and-events:hover{--tw-bg-opacity:1;background-color:#20aebc;background-color:rgba(32,174,188,var(--tw-bg-opacity))}.hover\:bg-news-and-events\/0:hover{background-color:rgba(32,174,188,0)}.hover\:bg-news-and-events\/10:hover{background-color:rgba(32,174,188,.1)}.hover\:bg-news-and-events\/100:hover{background-color:#20aebc}.hover\:bg-news-and-events\/15:hover{background-color:rgba(32,174,188,.15)}.hover\:bg-news-and-events\/20:hover{background-color:rgba(32,174,188,.2)}.hover\:bg-news-and-events\/25:hover{background-color:rgba(32,174,188,.25)}.hover\:bg-news-and-events\/30:hover{background-color:rgba(32,174,188,.3)}.hover\:bg-news-and-events\/35:hover{background-color:rgba(32,174,188,.35)}.hover\:bg-news-and-events\/40:hover{background-color:rgba(32,174,188,.4)}.hover\:bg-news-and-events\/45:hover{background-color:rgba(32,174,188,.45)}.hover\:bg-news-and-events\/5:hover{background-color:rgba(32,174,188,.05)}.hover\:bg-news-and-events\/50:hover{background-color:rgba(32,174,188,.5)}.hover\:bg-news-and-events\/55:hover{background-color:rgba(32,174,188,.55)}.hover\:bg-news-and-events\/60:hover{background-color:rgba(32,174,188,.6)}.hover\:bg-news-and-events\/65:hover{background-color:rgba(32,174,188,.65)}.hover\:bg-news-and-events\/70:hover{background-color:rgba(32,174,188,.7)}.hover\:bg-news-and-events\/75:hover{background-color:rgba(32,174,188,.75)}.hover\:bg-news-and-events\/80:hover{background-color:rgba(32,174,188,.8)}.hover\:bg-news-and-events\/85:hover{background-color:rgba(32,174,188,.85)}.hover\:bg-news-and-events\/90:hover{background-color:rgba(32,174,188,.9)}.hover\:bg-news-and-events\/95:hover{background-color:rgba(32,174,188,.95)}.hover\:bg-orange:hover{background-color:#f60;background-color:hsl(var(--orange))}.hover\:bg-orange-100:hover{--tw-bg-opacity:1;background-color:#ffedd5;background-color:rgba(255,237,213,var(--tw-bg-opacity))}.hover\:bg-orange-100\/0:hover{background-color:rgba(255,237,213,0)}.hover\:bg-orange-100\/10:hover{background-color:rgba(255,237,213,.1)}.hover\:bg-orange-100\/100:hover{background-color:#ffedd5}.hover\:bg-orange-100\/15:hover{background-color:rgba(255,237,213,.15)}.hover\:bg-orange-100\/20:hover{background-color:rgba(255,237,213,.2)}.hover\:bg-orange-100\/25:hover{background-color:rgba(255,237,213,.25)}.hover\:bg-orange-100\/30:hover{background-color:rgba(255,237,213,.3)}.hover\:bg-orange-100\/35:hover{background-color:rgba(255,237,213,.35)}.hover\:bg-orange-100\/40:hover{background-color:rgba(255,237,213,.4)}.hover\:bg-orange-100\/45:hover{background-color:rgba(255,237,213,.45)}.hover\:bg-orange-100\/5:hover{background-color:rgba(255,237,213,.05)}.hover\:bg-orange-100\/50:hover{background-color:rgba(255,237,213,.5)}.hover\:bg-orange-100\/55:hover{background-color:rgba(255,237,213,.55)}.hover\:bg-orange-100\/60:hover{background-color:rgba(255,237,213,.6)}.hover\:bg-orange-100\/65:hover{background-color:rgba(255,237,213,.65)}.hover\:bg-orange-100\/70:hover{background-color:rgba(255,237,213,.7)}.hover\:bg-orange-100\/75:hover{background-color:rgba(255,237,213,.75)}.hover\:bg-orange-100\/80:hover{background-color:rgba(255,237,213,.8)}.hover\:bg-orange-100\/85:hover{background-color:rgba(255,237,213,.85)}.hover\:bg-orange-100\/90:hover{background-color:rgba(255,237,213,.9)}.hover\:bg-orange-100\/95:hover{background-color:rgba(255,237,213,.95)}.hover\:bg-orange-200:hover{--tw-bg-opacity:1;background-color:#fed7aa;background-color:rgba(254,215,170,var(--tw-bg-opacity))}.hover\:bg-orange-200\/0:hover{background-color:hsla(32,98%,83%,0)}.hover\:bg-orange-200\/10:hover{background-color:hsla(32,98%,83%,.1)}.hover\:bg-orange-200\/100:hover{background-color:#fed7aa}.hover\:bg-orange-200\/15:hover{background-color:hsla(32,98%,83%,.15)}.hover\:bg-orange-200\/20:hover{background-color:hsla(32,98%,83%,.2)}.hover\:bg-orange-200\/25:hover{background-color:hsla(32,98%,83%,.25)}.hover\:bg-orange-200\/30:hover{background-color:hsla(32,98%,83%,.3)}.hover\:bg-orange-200\/35:hover{background-color:hsla(32,98%,83%,.35)}.hover\:bg-orange-200\/40:hover{background-color:hsla(32,98%,83%,.4)}.hover\:bg-orange-200\/45:hover{background-color:hsla(32,98%,83%,.45)}.hover\:bg-orange-200\/5:hover{background-color:hsla(32,98%,83%,.05)}.hover\:bg-orange-200\/50:hover{background-color:hsla(32,98%,83%,.5)}.hover\:bg-orange-200\/55:hover{background-color:hsla(32,98%,83%,.55)}.hover\:bg-orange-200\/60:hover{background-color:hsla(32,98%,83%,.6)}.hover\:bg-orange-200\/65:hover{background-color:hsla(32,98%,83%,.65)}.hover\:bg-orange-200\/70:hover{background-color:hsla(32,98%,83%,.7)}.hover\:bg-orange-200\/75:hover{background-color:hsla(32,98%,83%,.75)}.hover\:bg-orange-200\/80:hover{background-color:hsla(32,98%,83%,.8)}.hover\:bg-orange-200\/85:hover{background-color:hsla(32,98%,83%,.85)}.hover\:bg-orange-200\/90:hover{background-color:hsla(32,98%,83%,.9)}.hover\:bg-orange-200\/95:hover{background-color:hsla(32,98%,83%,.95)}.hover\:bg-orange-300:hover{--tw-bg-opacity:1;background-color:#fdba74;background-color:rgba(253,186,116,var(--tw-bg-opacity))}.hover\:bg-orange-300\/0:hover{background-color:hsla(31,97%,72%,0)}.hover\:bg-orange-300\/10:hover{background-color:hsla(31,97%,72%,.1)}.hover\:bg-orange-300\/100:hover{background-color:#fdba74}.hover\:bg-orange-300\/15:hover{background-color:hsla(31,97%,72%,.15)}.hover\:bg-orange-300\/20:hover{background-color:hsla(31,97%,72%,.2)}.hover\:bg-orange-300\/25:hover{background-color:hsla(31,97%,72%,.25)}.hover\:bg-orange-300\/30:hover{background-color:hsla(31,97%,72%,.3)}.hover\:bg-orange-300\/35:hover{background-color:hsla(31,97%,72%,.35)}.hover\:bg-orange-300\/40:hover{background-color:hsla(31,97%,72%,.4)}.hover\:bg-orange-300\/45:hover{background-color:hsla(31,97%,72%,.45)}.hover\:bg-orange-300\/5:hover{background-color:hsla(31,97%,72%,.05)}.hover\:bg-orange-300\/50:hover{background-color:hsla(31,97%,72%,.5)}.hover\:bg-orange-300\/55:hover{background-color:hsla(31,97%,72%,.55)}.hover\:bg-orange-300\/60:hover{background-color:hsla(31,97%,72%,.6)}.hover\:bg-orange-300\/65:hover{background-color:hsla(31,97%,72%,.65)}.hover\:bg-orange-300\/70:hover{background-color:hsla(31,97%,72%,.7)}.hover\:bg-orange-300\/75:hover{background-color:hsla(31,97%,72%,.75)}.hover\:bg-orange-300\/80:hover{background-color:hsla(31,97%,72%,.8)}.hover\:bg-orange-300\/85:hover{background-color:hsla(31,97%,72%,.85)}.hover\:bg-orange-300\/90:hover{background-color:hsla(31,97%,72%,.9)}.hover\:bg-orange-300\/95:hover{background-color:hsla(31,97%,72%,.95)}.hover\:bg-orange-400:hover{--tw-bg-opacity:1;background-color:#fb923c;background-color:rgba(251,146,60,var(--tw-bg-opacity))}.hover\:bg-orange-400\/0:hover{background-color:rgba(251,146,60,0)}.hover\:bg-orange-400\/10:hover{background-color:rgba(251,146,60,.1)}.hover\:bg-orange-400\/100:hover{background-color:#fb923c}.hover\:bg-orange-400\/15:hover{background-color:rgba(251,146,60,.15)}.hover\:bg-orange-400\/20:hover{background-color:rgba(251,146,60,.2)}.hover\:bg-orange-400\/25:hover{background-color:rgba(251,146,60,.25)}.hover\:bg-orange-400\/30:hover{background-color:rgba(251,146,60,.3)}.hover\:bg-orange-400\/35:hover{background-color:rgba(251,146,60,.35)}.hover\:bg-orange-400\/40:hover{background-color:rgba(251,146,60,.4)}.hover\:bg-orange-400\/45:hover{background-color:rgba(251,146,60,.45)}.hover\:bg-orange-400\/5:hover{background-color:rgba(251,146,60,.05)}.hover\:bg-orange-400\/50:hover{background-color:rgba(251,146,60,.5)}.hover\:bg-orange-400\/55:hover{background-color:rgba(251,146,60,.55)}.hover\:bg-orange-400\/60:hover{background-color:rgba(251,146,60,.6)}.hover\:bg-orange-400\/65:hover{background-color:rgba(251,146,60,.65)}.hover\:bg-orange-400\/70:hover{background-color:rgba(251,146,60,.7)}.hover\:bg-orange-400\/75:hover{background-color:rgba(251,146,60,.75)}.hover\:bg-orange-400\/80:hover{background-color:rgba(251,146,60,.8)}.hover\:bg-orange-400\/85:hover{background-color:rgba(251,146,60,.85)}.hover\:bg-orange-400\/90:hover{background-color:rgba(251,146,60,.9)}.hover\:bg-orange-400\/95:hover{background-color:rgba(251,146,60,.95)}.hover\:bg-orange-50:hover{--tw-bg-opacity:1;background-color:#fff7ed;background-color:rgba(255,247,237,var(--tw-bg-opacity))}.hover\:bg-orange-50\/0:hover{background-color:rgba(255,247,237,0)}.hover\:bg-orange-50\/10:hover{background-color:rgba(255,247,237,.1)}.hover\:bg-orange-50\/100:hover{background-color:#fff7ed}.hover\:bg-orange-50\/15:hover{background-color:rgba(255,247,237,.15)}.hover\:bg-orange-50\/20:hover{background-color:rgba(255,247,237,.2)}.hover\:bg-orange-50\/25:hover{background-color:rgba(255,247,237,.25)}.hover\:bg-orange-50\/30:hover{background-color:rgba(255,247,237,.3)}.hover\:bg-orange-50\/35:hover{background-color:rgba(255,247,237,.35)}.hover\:bg-orange-50\/40:hover{background-color:rgba(255,247,237,.4)}.hover\:bg-orange-50\/45:hover{background-color:rgba(255,247,237,.45)}.hover\:bg-orange-50\/5:hover{background-color:rgba(255,247,237,.05)}.hover\:bg-orange-50\/50:hover{background-color:rgba(255,247,237,.5)}.hover\:bg-orange-50\/55:hover{background-color:rgba(255,247,237,.55)}.hover\:bg-orange-50\/60:hover{background-color:rgba(255,247,237,.6)}.hover\:bg-orange-50\/65:hover{background-color:rgba(255,247,237,.65)}.hover\:bg-orange-50\/70:hover{background-color:rgba(255,247,237,.7)}.hover\:bg-orange-50\/75:hover{background-color:rgba(255,247,237,.75)}.hover\:bg-orange-50\/80:hover{background-color:rgba(255,247,237,.8)}.hover\:bg-orange-50\/85:hover{background-color:rgba(255,247,237,.85)}.hover\:bg-orange-50\/90:hover{background-color:rgba(255,247,237,.9)}.hover\:bg-orange-50\/95:hover{background-color:rgba(255,247,237,.95)}.hover\:bg-orange-500:hover{--tw-bg-opacity:1;background-color:#f97316;background-color:rgba(249,115,22,var(--tw-bg-opacity))}.hover\:bg-orange-500\/0:hover{background-color:rgba(249,115,22,0)}.hover\:bg-orange-500\/10:hover{background-color:rgba(249,115,22,.1)}.hover\:bg-orange-500\/100:hover{background-color:#f97316}.hover\:bg-orange-500\/15:hover{background-color:rgba(249,115,22,.15)}.hover\:bg-orange-500\/20:hover{background-color:rgba(249,115,22,.2)}.hover\:bg-orange-500\/25:hover{background-color:rgba(249,115,22,.25)}.hover\:bg-orange-500\/30:hover{background-color:rgba(249,115,22,.3)}.hover\:bg-orange-500\/35:hover{background-color:rgba(249,115,22,.35)}.hover\:bg-orange-500\/40:hover{background-color:rgba(249,115,22,.4)}.hover\:bg-orange-500\/45:hover{background-color:rgba(249,115,22,.45)}.hover\:bg-orange-500\/5:hover{background-color:rgba(249,115,22,.05)}.hover\:bg-orange-500\/50:hover{background-color:rgba(249,115,22,.5)}.hover\:bg-orange-500\/55:hover{background-color:rgba(249,115,22,.55)}.hover\:bg-orange-500\/60:hover{background-color:rgba(249,115,22,.6)}.hover\:bg-orange-500\/65:hover{background-color:rgba(249,115,22,.65)}.hover\:bg-orange-500\/70:hover{background-color:rgba(249,115,22,.7)}.hover\:bg-orange-500\/75:hover{background-color:rgba(249,115,22,.75)}.hover\:bg-orange-500\/80:hover{background-color:rgba(249,115,22,.8)}.hover\:bg-orange-500\/85:hover{background-color:rgba(249,115,22,.85)}.hover\:bg-orange-500\/90:hover{background-color:rgba(249,115,22,.9)}.hover\:bg-orange-500\/95:hover{background-color:rgba(249,115,22,.95)}.hover\:bg-orange-600:hover{--tw-bg-opacity:1;background-color:#ea580c;background-color:rgba(234,88,12,var(--tw-bg-opacity))}.hover\:bg-orange-600\/0:hover{background-color:rgba(234,88,12,0)}.hover\:bg-orange-600\/10:hover{background-color:rgba(234,88,12,.1)}.hover\:bg-orange-600\/100:hover{background-color:#ea580c}.hover\:bg-orange-600\/15:hover{background-color:rgba(234,88,12,.15)}.hover\:bg-orange-600\/20:hover{background-color:rgba(234,88,12,.2)}.hover\:bg-orange-600\/25:hover{background-color:rgba(234,88,12,.25)}.hover\:bg-orange-600\/30:hover{background-color:rgba(234,88,12,.3)}.hover\:bg-orange-600\/35:hover{background-color:rgba(234,88,12,.35)}.hover\:bg-orange-600\/40:hover{background-color:rgba(234,88,12,.4)}.hover\:bg-orange-600\/45:hover{background-color:rgba(234,88,12,.45)}.hover\:bg-orange-600\/5:hover{background-color:rgba(234,88,12,.05)}.hover\:bg-orange-600\/50:hover{background-color:rgba(234,88,12,.5)}.hover\:bg-orange-600\/55:hover{background-color:rgba(234,88,12,.55)}.hover\:bg-orange-600\/60:hover{background-color:rgba(234,88,12,.6)}.hover\:bg-orange-600\/65:hover{background-color:rgba(234,88,12,.65)}.hover\:bg-orange-600\/70:hover{background-color:rgba(234,88,12,.7)}.hover\:bg-orange-600\/75:hover{background-color:rgba(234,88,12,.75)}.hover\:bg-orange-600\/80:hover{background-color:rgba(234,88,12,.8)}.hover\:bg-orange-600\/85:hover{background-color:rgba(234,88,12,.85)}.hover\:bg-orange-600\/90:hover{background-color:rgba(234,88,12,.9)}.hover\:bg-orange-600\/95:hover{background-color:rgba(234,88,12,.95)}.hover\:bg-orange-700:hover{--tw-bg-opacity:1;background-color:#c2410c;background-color:rgba(194,65,12,var(--tw-bg-opacity))}.hover\:bg-orange-700\/0:hover{background-color:rgba(194,65,12,0)}.hover\:bg-orange-700\/10:hover{background-color:rgba(194,65,12,.1)}.hover\:bg-orange-700\/100:hover{background-color:#c2410c}.hover\:bg-orange-700\/15:hover{background-color:rgba(194,65,12,.15)}.hover\:bg-orange-700\/20:hover{background-color:rgba(194,65,12,.2)}.hover\:bg-orange-700\/25:hover{background-color:rgba(194,65,12,.25)}.hover\:bg-orange-700\/30:hover{background-color:rgba(194,65,12,.3)}.hover\:bg-orange-700\/35:hover{background-color:rgba(194,65,12,.35)}.hover\:bg-orange-700\/40:hover{background-color:rgba(194,65,12,.4)}.hover\:bg-orange-700\/45:hover{background-color:rgba(194,65,12,.45)}.hover\:bg-orange-700\/5:hover{background-color:rgba(194,65,12,.05)}.hover\:bg-orange-700\/50:hover{background-color:rgba(194,65,12,.5)}.hover\:bg-orange-700\/55:hover{background-color:rgba(194,65,12,.55)}.hover\:bg-orange-700\/60:hover{background-color:rgba(194,65,12,.6)}.hover\:bg-orange-700\/65:hover{background-color:rgba(194,65,12,.65)}.hover\:bg-orange-700\/70:hover{background-color:rgba(194,65,12,.7)}.hover\:bg-orange-700\/75:hover{background-color:rgba(194,65,12,.75)}.hover\:bg-orange-700\/80:hover{background-color:rgba(194,65,12,.8)}.hover\:bg-orange-700\/85:hover{background-color:rgba(194,65,12,.85)}.hover\:bg-orange-700\/90:hover{background-color:rgba(194,65,12,.9)}.hover\:bg-orange-700\/95:hover{background-color:rgba(194,65,12,.95)}.hover\:bg-orange-800:hover{--tw-bg-opacity:1;background-color:#9a3412;background-color:rgba(154,52,18,var(--tw-bg-opacity))}.hover\:bg-orange-800\/0:hover{background-color:rgba(154,52,18,0)}.hover\:bg-orange-800\/10:hover{background-color:rgba(154,52,18,.1)}.hover\:bg-orange-800\/100:hover{background-color:#9a3412}.hover\:bg-orange-800\/15:hover{background-color:rgba(154,52,18,.15)}.hover\:bg-orange-800\/20:hover{background-color:rgba(154,52,18,.2)}.hover\:bg-orange-800\/25:hover{background-color:rgba(154,52,18,.25)}.hover\:bg-orange-800\/30:hover{background-color:rgba(154,52,18,.3)}.hover\:bg-orange-800\/35:hover{background-color:rgba(154,52,18,.35)}.hover\:bg-orange-800\/40:hover{background-color:rgba(154,52,18,.4)}.hover\:bg-orange-800\/45:hover{background-color:rgba(154,52,18,.45)}.hover\:bg-orange-800\/5:hover{background-color:rgba(154,52,18,.05)}.hover\:bg-orange-800\/50:hover{background-color:rgba(154,52,18,.5)}.hover\:bg-orange-800\/55:hover{background-color:rgba(154,52,18,.55)}.hover\:bg-orange-800\/60:hover{background-color:rgba(154,52,18,.6)}.hover\:bg-orange-800\/65:hover{background-color:rgba(154,52,18,.65)}.hover\:bg-orange-800\/70:hover{background-color:rgba(154,52,18,.7)}.hover\:bg-orange-800\/75:hover{background-color:rgba(154,52,18,.75)}.hover\:bg-orange-800\/80:hover{background-color:rgba(154,52,18,.8)}.hover\:bg-orange-800\/85:hover{background-color:rgba(154,52,18,.85)}.hover\:bg-orange-800\/90:hover{background-color:rgba(154,52,18,.9)}.hover\:bg-orange-800\/95:hover{background-color:rgba(154,52,18,.95)}.hover\:bg-orange-900:hover{--tw-bg-opacity:1;background-color:#7c2d12;background-color:rgba(124,45,18,var(--tw-bg-opacity))}.hover\:bg-orange-900\/0:hover{background-color:rgba(124,45,18,0)}.hover\:bg-orange-900\/10:hover{background-color:rgba(124,45,18,.1)}.hover\:bg-orange-900\/100:hover{background-color:#7c2d12}.hover\:bg-orange-900\/15:hover{background-color:rgba(124,45,18,.15)}.hover\:bg-orange-900\/20:hover{background-color:rgba(124,45,18,.2)}.hover\:bg-orange-900\/25:hover{background-color:rgba(124,45,18,.25)}.hover\:bg-orange-900\/30:hover{background-color:rgba(124,45,18,.3)}.hover\:bg-orange-900\/35:hover{background-color:rgba(124,45,18,.35)}.hover\:bg-orange-900\/40:hover{background-color:rgba(124,45,18,.4)}.hover\:bg-orange-900\/45:hover{background-color:rgba(124,45,18,.45)}.hover\:bg-orange-900\/5:hover{background-color:rgba(124,45,18,.05)}.hover\:bg-orange-900\/50:hover{background-color:rgba(124,45,18,.5)}.hover\:bg-orange-900\/55:hover{background-color:rgba(124,45,18,.55)}.hover\:bg-orange-900\/60:hover{background-color:rgba(124,45,18,.6)}.hover\:bg-orange-900\/65:hover{background-color:rgba(124,45,18,.65)}.hover\:bg-orange-900\/70:hover{background-color:rgba(124,45,18,.7)}.hover\:bg-orange-900\/75:hover{background-color:rgba(124,45,18,.75)}.hover\:bg-orange-900\/80:hover{background-color:rgba(124,45,18,.8)}.hover\:bg-orange-900\/85:hover{background-color:rgba(124,45,18,.85)}.hover\:bg-orange-900\/90:hover{background-color:rgba(124,45,18,.9)}.hover\:bg-orange-900\/95:hover{background-color:rgba(124,45,18,.95)}.hover\:bg-orange-950:hover{--tw-bg-opacity:1;background-color:#431407;background-color:rgba(67,20,7,var(--tw-bg-opacity))}.hover\:bg-orange-950\/0:hover{background-color:rgba(67,20,7,0)}.hover\:bg-orange-950\/10:hover{background-color:rgba(67,20,7,.1)}.hover\:bg-orange-950\/100:hover{background-color:#431407}.hover\:bg-orange-950\/15:hover{background-color:rgba(67,20,7,.15)}.hover\:bg-orange-950\/20:hover{background-color:rgba(67,20,7,.2)}.hover\:bg-orange-950\/25:hover{background-color:rgba(67,20,7,.25)}.hover\:bg-orange-950\/30:hover{background-color:rgba(67,20,7,.3)}.hover\:bg-orange-950\/35:hover{background-color:rgba(67,20,7,.35)}.hover\:bg-orange-950\/40:hover{background-color:rgba(67,20,7,.4)}.hover\:bg-orange-950\/45:hover{background-color:rgba(67,20,7,.45)}.hover\:bg-orange-950\/5:hover{background-color:rgba(67,20,7,.05)}.hover\:bg-orange-950\/50:hover{background-color:rgba(67,20,7,.5)}.hover\:bg-orange-950\/55:hover{background-color:rgba(67,20,7,.55)}.hover\:bg-orange-950\/60:hover{background-color:rgba(67,20,7,.6)}.hover\:bg-orange-950\/65:hover{background-color:rgba(67,20,7,.65)}.hover\:bg-orange-950\/70:hover{background-color:rgba(67,20,7,.7)}.hover\:bg-orange-950\/75:hover{background-color:rgba(67,20,7,.75)}.hover\:bg-orange-950\/80:hover{background-color:rgba(67,20,7,.8)}.hover\:bg-orange-950\/85:hover{background-color:rgba(67,20,7,.85)}.hover\:bg-orange-950\/90:hover{background-color:rgba(67,20,7,.9)}.hover\:bg-orange-950\/95:hover{background-color:rgba(67,20,7,.95)}.hover\:bg-orange-accent:hover{background-color:#ffe0cc;background-color:hsl(var(--orange-accent))}.hover\:bg-orange-accent\/0:hover{background-color:rgba(255,224,204,0);background-color:hsl(var(--orange-accent)/0)}.hover\:bg-orange-accent\/10:hover{background-color:rgba(255,224,204,.1);background-color:hsl(var(--orange-accent)/.1)}.hover\:bg-orange-accent\/100:hover{background-color:#ffe0cc;background-color:hsl(var(--orange-accent)/1)}.hover\:bg-orange-accent\/15:hover{background-color:rgba(255,224,204,.15);background-color:hsl(var(--orange-accent)/.15)}.hover\:bg-orange-accent\/20:hover{background-color:rgba(255,224,204,.2);background-color:hsl(var(--orange-accent)/.2)}.hover\:bg-orange-accent\/25:hover{background-color:rgba(255,224,204,.25);background-color:hsl(var(--orange-accent)/.25)}.hover\:bg-orange-accent\/30:hover{background-color:rgba(255,224,204,.3);background-color:hsl(var(--orange-accent)/.3)}.hover\:bg-orange-accent\/35:hover{background-color:rgba(255,224,204,.35);background-color:hsl(var(--orange-accent)/.35)}.hover\:bg-orange-accent\/40:hover{background-color:rgba(255,224,204,.4);background-color:hsl(var(--orange-accent)/.4)}.hover\:bg-orange-accent\/45:hover{background-color:rgba(255,224,204,.45);background-color:hsl(var(--orange-accent)/.45)}.hover\:bg-orange-accent\/5:hover{background-color:rgba(255,224,204,.05);background-color:hsl(var(--orange-accent)/.05)}.hover\:bg-orange-accent\/50:hover{background-color:rgba(255,224,204,.5);background-color:hsl(var(--orange-accent)/.5)}.hover\:bg-orange-accent\/55:hover{background-color:rgba(255,224,204,.55);background-color:hsl(var(--orange-accent)/.55)}.hover\:bg-orange-accent\/60:hover{background-color:rgba(255,224,204,.6);background-color:hsl(var(--orange-accent)/.6)}.hover\:bg-orange-accent\/65:hover{background-color:rgba(255,224,204,.65);background-color:hsl(var(--orange-accent)/.65)}.hover\:bg-orange-accent\/70:hover{background-color:rgba(255,224,204,.7);background-color:hsl(var(--orange-accent)/.7)}.hover\:bg-orange-accent\/75:hover{background-color:rgba(255,224,204,.75);background-color:hsl(var(--orange-accent)/.75)}.hover\:bg-orange-accent\/80:hover{background-color:rgba(255,224,204,.8);background-color:hsl(var(--orange-accent)/.8)}.hover\:bg-orange-accent\/85:hover{background-color:rgba(255,224,204,.85);background-color:hsl(var(--orange-accent)/.85)}.hover\:bg-orange-accent\/90:hover{background-color:rgba(255,224,204,.9);background-color:hsl(var(--orange-accent)/.9)}.hover\:bg-orange-accent\/95:hover{background-color:rgba(255,224,204,.95);background-color:hsl(var(--orange-accent)/.95)}.hover\:bg-orange-dark:hover{background-color:#e65c00;background-color:hsl(var(--orange-dark))}.hover\:bg-orange-dark\/0:hover{background-color:rgba(230,92,0,0);background-color:hsl(var(--orange-dark)/0)}.hover\:bg-orange-dark\/10:hover{background-color:rgba(230,92,0,.1);background-color:hsl(var(--orange-dark)/.1)}.hover\:bg-orange-dark\/100:hover{background-color:#e65c00;background-color:hsl(var(--orange-dark)/1)}.hover\:bg-orange-dark\/15:hover{background-color:rgba(230,92,0,.15);background-color:hsl(var(--orange-dark)/.15)}.hover\:bg-orange-dark\/20:hover{background-color:rgba(230,92,0,.2);background-color:hsl(var(--orange-dark)/.2)}.hover\:bg-orange-dark\/25:hover{background-color:rgba(230,92,0,.25);background-color:hsl(var(--orange-dark)/.25)}.hover\:bg-orange-dark\/30:hover{background-color:rgba(230,92,0,.3);background-color:hsl(var(--orange-dark)/.3)}.hover\:bg-orange-dark\/35:hover{background-color:rgba(230,92,0,.35);background-color:hsl(var(--orange-dark)/.35)}.hover\:bg-orange-dark\/40:hover{background-color:rgba(230,92,0,.4);background-color:hsl(var(--orange-dark)/.4)}.hover\:bg-orange-dark\/45:hover{background-color:rgba(230,92,0,.45);background-color:hsl(var(--orange-dark)/.45)}.hover\:bg-orange-dark\/5:hover{background-color:rgba(230,92,0,.05);background-color:hsl(var(--orange-dark)/.05)}.hover\:bg-orange-dark\/50:hover{background-color:rgba(230,92,0,.5);background-color:hsl(var(--orange-dark)/.5)}.hover\:bg-orange-dark\/55:hover{background-color:rgba(230,92,0,.55);background-color:hsl(var(--orange-dark)/.55)}.hover\:bg-orange-dark\/60:hover{background-color:rgba(230,92,0,.6);background-color:hsl(var(--orange-dark)/.6)}.hover\:bg-orange-dark\/65:hover{background-color:rgba(230,92,0,.65);background-color:hsl(var(--orange-dark)/.65)}.hover\:bg-orange-dark\/70:hover{background-color:rgba(230,92,0,.7);background-color:hsl(var(--orange-dark)/.7)}.hover\:bg-orange-dark\/75:hover{background-color:rgba(230,92,0,.75);background-color:hsl(var(--orange-dark)/.75)}.hover\:bg-orange-dark\/80:hover{background-color:rgba(230,92,0,.8);background-color:hsl(var(--orange-dark)/.8)}.hover\:bg-orange-dark\/85:hover{background-color:rgba(230,92,0,.85);background-color:hsl(var(--orange-dark)/.85)}.hover\:bg-orange-dark\/90:hover{background-color:rgba(230,92,0,.9);background-color:hsl(var(--orange-dark)/.9)}.hover\:bg-orange-dark\/95:hover{background-color:rgba(230,92,0,.95);background-color:hsl(var(--orange-dark)/.95)}.hover\:bg-orange-darker:hover{background-color:#e65c00;background-color:hsl(var(--orange-darker))}.hover\:bg-orange-darker\/0:hover{background-color:rgba(230,92,0,0);background-color:hsl(var(--orange-darker)/0)}.hover\:bg-orange-darker\/10:hover{background-color:rgba(230,92,0,.1);background-color:hsl(var(--orange-darker)/.1)}.hover\:bg-orange-darker\/100:hover{background-color:#e65c00;background-color:hsl(var(--orange-darker)/1)}.hover\:bg-orange-darker\/15:hover{background-color:rgba(230,92,0,.15);background-color:hsl(var(--orange-darker)/.15)}.hover\:bg-orange-darker\/20:hover{background-color:rgba(230,92,0,.2);background-color:hsl(var(--orange-darker)/.2)}.hover\:bg-orange-darker\/25:hover{background-color:rgba(230,92,0,.25);background-color:hsl(var(--orange-darker)/.25)}.hover\:bg-orange-darker\/30:hover{background-color:rgba(230,92,0,.3);background-color:hsl(var(--orange-darker)/.3)}.hover\:bg-orange-darker\/35:hover{background-color:rgba(230,92,0,.35);background-color:hsl(var(--orange-darker)/.35)}.hover\:bg-orange-darker\/40:hover{background-color:rgba(230,92,0,.4);background-color:hsl(var(--orange-darker)/.4)}.hover\:bg-orange-darker\/45:hover{background-color:rgba(230,92,0,.45);background-color:hsl(var(--orange-darker)/.45)}.hover\:bg-orange-darker\/5:hover{background-color:rgba(230,92,0,.05);background-color:hsl(var(--orange-darker)/.05)}.hover\:bg-orange-darker\/50:hover{background-color:rgba(230,92,0,.5);background-color:hsl(var(--orange-darker)/.5)}.hover\:bg-orange-darker\/55:hover{background-color:rgba(230,92,0,.55);background-color:hsl(var(--orange-darker)/.55)}.hover\:bg-orange-darker\/60:hover{background-color:rgba(230,92,0,.6);background-color:hsl(var(--orange-darker)/.6)}.hover\:bg-orange-darker\/65:hover{background-color:rgba(230,92,0,.65);background-color:hsl(var(--orange-darker)/.65)}.hover\:bg-orange-darker\/70:hover{background-color:rgba(230,92,0,.7);background-color:hsl(var(--orange-darker)/.7)}.hover\:bg-orange-darker\/75:hover{background-color:rgba(230,92,0,.75);background-color:hsl(var(--orange-darker)/.75)}.hover\:bg-orange-darker\/80:hover{background-color:rgba(230,92,0,.8);background-color:hsl(var(--orange-darker)/.8)}.hover\:bg-orange-darker\/85:hover{background-color:rgba(230,92,0,.85);background-color:hsl(var(--orange-darker)/.85)}.hover\:bg-orange-darker\/90:hover{background-color:rgba(230,92,0,.9);background-color:hsl(var(--orange-darker)/.9)}.hover\:bg-orange-darker\/95:hover{background-color:rgba(230,92,0,.95);background-color:hsl(var(--orange-darker)/.95)}.hover\:bg-orange-light:hover{background-color:#ffe0cc;background-color:hsl(var(--orange-light))}.hover\:bg-orange-light\/0:hover{background-color:rgba(255,224,204,0);background-color:hsl(var(--orange-light)/0)}.hover\:bg-orange-light\/10:hover{background-color:rgba(255,224,204,.1);background-color:hsl(var(--orange-light)/.1)}.hover\:bg-orange-light\/100:hover{background-color:#ffe0cc;background-color:hsl(var(--orange-light)/1)}.hover\:bg-orange-light\/15:hover{background-color:rgba(255,224,204,.15);background-color:hsl(var(--orange-light)/.15)}.hover\:bg-orange-light\/20:hover{background-color:rgba(255,224,204,.2);background-color:hsl(var(--orange-light)/.2)}.hover\:bg-orange-light\/25:hover{background-color:rgba(255,224,204,.25);background-color:hsl(var(--orange-light)/.25)}.hover\:bg-orange-light\/30:hover{background-color:rgba(255,224,204,.3);background-color:hsl(var(--orange-light)/.3)}.hover\:bg-orange-light\/35:hover{background-color:rgba(255,224,204,.35);background-color:hsl(var(--orange-light)/.35)}.hover\:bg-orange-light\/40:hover{background-color:rgba(255,224,204,.4);background-color:hsl(var(--orange-light)/.4)}.hover\:bg-orange-light\/45:hover{background-color:rgba(255,224,204,.45);background-color:hsl(var(--orange-light)/.45)}.hover\:bg-orange-light\/5:hover{background-color:rgba(255,224,204,.05);background-color:hsl(var(--orange-light)/.05)}.hover\:bg-orange-light\/50:hover{background-color:rgba(255,224,204,.5);background-color:hsl(var(--orange-light)/.5)}.hover\:bg-orange-light\/55:hover{background-color:rgba(255,224,204,.55);background-color:hsl(var(--orange-light)/.55)}.hover\:bg-orange-light\/60:hover{background-color:rgba(255,224,204,.6);background-color:hsl(var(--orange-light)/.6)}.hover\:bg-orange-light\/65:hover{background-color:rgba(255,224,204,.65);background-color:hsl(var(--orange-light)/.65)}.hover\:bg-orange-light\/70:hover{background-color:rgba(255,224,204,.7);background-color:hsl(var(--orange-light)/.7)}.hover\:bg-orange-light\/75:hover{background-color:rgba(255,224,204,.75);background-color:hsl(var(--orange-light)/.75)}.hover\:bg-orange-light\/80:hover{background-color:rgba(255,224,204,.8);background-color:hsl(var(--orange-light)/.8)}.hover\:bg-orange-light\/85:hover{background-color:rgba(255,224,204,.85);background-color:hsl(var(--orange-light)/.85)}.hover\:bg-orange-light\/90:hover{background-color:rgba(255,224,204,.9);background-color:hsl(var(--orange-light)/.9)}.hover\:bg-orange-light\/95:hover{background-color:rgba(255,224,204,.95);background-color:hsl(var(--orange-light)/.95)}.hover\:bg-orange-secondary:hover{background-color:#e65c00;background-color:hsl(var(--orange-secondary))}.hover\:bg-orange-secondary\/0:hover{background-color:rgba(230,92,0,0);background-color:hsl(var(--orange-secondary)/0)}.hover\:bg-orange-secondary\/10:hover{background-color:rgba(230,92,0,.1);background-color:hsl(var(--orange-secondary)/.1)}.hover\:bg-orange-secondary\/100:hover{background-color:#e65c00;background-color:hsl(var(--orange-secondary)/1)}.hover\:bg-orange-secondary\/15:hover{background-color:rgba(230,92,0,.15);background-color:hsl(var(--orange-secondary)/.15)}.hover\:bg-orange-secondary\/20:hover{background-color:rgba(230,92,0,.2);background-color:hsl(var(--orange-secondary)/.2)}.hover\:bg-orange-secondary\/25:hover{background-color:rgba(230,92,0,.25);background-color:hsl(var(--orange-secondary)/.25)}.hover\:bg-orange-secondary\/30:hover{background-color:rgba(230,92,0,.3);background-color:hsl(var(--orange-secondary)/.3)}.hover\:bg-orange-secondary\/35:hover{background-color:rgba(230,92,0,.35);background-color:hsl(var(--orange-secondary)/.35)}.hover\:bg-orange-secondary\/40:hover{background-color:rgba(230,92,0,.4);background-color:hsl(var(--orange-secondary)/.4)}.hover\:bg-orange-secondary\/45:hover{background-color:rgba(230,92,0,.45);background-color:hsl(var(--orange-secondary)/.45)}.hover\:bg-orange-secondary\/5:hover{background-color:rgba(230,92,0,.05);background-color:hsl(var(--orange-secondary)/.05)}.hover\:bg-orange-secondary\/50:hover{background-color:rgba(230,92,0,.5);background-color:hsl(var(--orange-secondary)/.5)}.hover\:bg-orange-secondary\/55:hover{background-color:rgba(230,92,0,.55);background-color:hsl(var(--orange-secondary)/.55)}.hover\:bg-orange-secondary\/60:hover{background-color:rgba(230,92,0,.6);background-color:hsl(var(--orange-secondary)/.6)}.hover\:bg-orange-secondary\/65:hover{background-color:rgba(230,92,0,.65);background-color:hsl(var(--orange-secondary)/.65)}.hover\:bg-orange-secondary\/70:hover{background-color:rgba(230,92,0,.7);background-color:hsl(var(--orange-secondary)/.7)}.hover\:bg-orange-secondary\/75:hover{background-color:rgba(230,92,0,.75);background-color:hsl(var(--orange-secondary)/.75)}.hover\:bg-orange-secondary\/80:hover{background-color:rgba(230,92,0,.8);background-color:hsl(var(--orange-secondary)/.8)}.hover\:bg-orange-secondary\/85:hover{background-color:rgba(230,92,0,.85);background-color:hsl(var(--orange-secondary)/.85)}.hover\:bg-orange-secondary\/90:hover{background-color:rgba(230,92,0,.9);background-color:hsl(var(--orange-secondary)/.9)}.hover\:bg-orange-secondary\/95:hover{background-color:rgba(230,92,0,.95);background-color:hsl(var(--orange-secondary)/.95)}.hover\:bg-orange\/0:hover{background-color:rgba(255,102,0,0);background-color:hsl(var(--orange)/0)}.hover\:bg-orange\/10:hover{background-color:rgba(255,102,0,.1);background-color:hsl(var(--orange)/.1)}.hover\:bg-orange\/100:hover{background-color:#f60;background-color:hsl(var(--orange)/1)}.hover\:bg-orange\/15:hover{background-color:rgba(255,102,0,.15);background-color:hsl(var(--orange)/.15)}.hover\:bg-orange\/20:hover{background-color:rgba(255,102,0,.2);background-color:hsl(var(--orange)/.2)}.hover\:bg-orange\/25:hover{background-color:rgba(255,102,0,.25);background-color:hsl(var(--orange)/.25)}.hover\:bg-orange\/30:hover{background-color:rgba(255,102,0,.3);background-color:hsl(var(--orange)/.3)}.hover\:bg-orange\/35:hover{background-color:rgba(255,102,0,.35);background-color:hsl(var(--orange)/.35)}.hover\:bg-orange\/40:hover{background-color:rgba(255,102,0,.4);background-color:hsl(var(--orange)/.4)}.hover\:bg-orange\/45:hover{background-color:rgba(255,102,0,.45);background-color:hsl(var(--orange)/.45)}.hover\:bg-orange\/5:hover{background-color:rgba(255,102,0,.05);background-color:hsl(var(--orange)/.05)}.hover\:bg-orange\/50:hover{background-color:rgba(255,102,0,.5);background-color:hsl(var(--orange)/.5)}.hover\:bg-orange\/55:hover{background-color:rgba(255,102,0,.55);background-color:hsl(var(--orange)/.55)}.hover\:bg-orange\/60:hover{background-color:rgba(255,102,0,.6);background-color:hsl(var(--orange)/.6)}.hover\:bg-orange\/65:hover{background-color:rgba(255,102,0,.65);background-color:hsl(var(--orange)/.65)}.hover\:bg-orange\/70:hover{background-color:rgba(255,102,0,.7);background-color:hsl(var(--orange)/.7)}.hover\:bg-orange\/75:hover{background-color:rgba(255,102,0,.75);background-color:hsl(var(--orange)/.75)}.hover\:bg-orange\/80:hover{background-color:rgba(255,102,0,.8);background-color:hsl(var(--orange)/.8)}.hover\:bg-orange\/85:hover{background-color:rgba(255,102,0,.85);background-color:hsl(var(--orange)/.85)}.hover\:bg-orange\/90:hover{background-color:rgba(255,102,0,.9);background-color:hsl(var(--orange)/.9)}.hover\:bg-orange\/95:hover{background-color:rgba(255,102,0,.95);background-color:hsl(var(--orange)/.95)}.hover\:bg-primary:hover{background-color:#f60;background-color:hsl(var(--primary))}.hover\:bg-primary-foreground:hover{background-color:#000;background-color:hsl(var(--primary-foreground))}.hover\:bg-primary-foreground\/0:hover{background-color:transparent;background-color:hsl(var(--primary-foreground)/0)}.hover\:bg-primary-foreground\/10:hover{background-color:rgba(0,0,0,.1);background-color:hsl(var(--primary-foreground)/.1)}.hover\:bg-primary-foreground\/100:hover{background-color:#000;background-color:hsl(var(--primary-foreground)/1)}.hover\:bg-primary-foreground\/15:hover{background-color:rgba(0,0,0,.15);background-color:hsl(var(--primary-foreground)/.15)}.hover\:bg-primary-foreground\/20:hover{background-color:rgba(0,0,0,.2);background-color:hsl(var(--primary-foreground)/.2)}.hover\:bg-primary-foreground\/25:hover{background-color:rgba(0,0,0,.25);background-color:hsl(var(--primary-foreground)/.25)}.hover\:bg-primary-foreground\/30:hover{background-color:rgba(0,0,0,.3);background-color:hsl(var(--primary-foreground)/.3)}.hover\:bg-primary-foreground\/35:hover{background-color:rgba(0,0,0,.35);background-color:hsl(var(--primary-foreground)/.35)}.hover\:bg-primary-foreground\/40:hover{background-color:rgba(0,0,0,.4);background-color:hsl(var(--primary-foreground)/.4)}.hover\:bg-primary-foreground\/45:hover{background-color:rgba(0,0,0,.45);background-color:hsl(var(--primary-foreground)/.45)}.hover\:bg-primary-foreground\/5:hover{background-color:rgba(0,0,0,.05);background-color:hsl(var(--primary-foreground)/.05)}.hover\:bg-primary-foreground\/50:hover{background-color:rgba(0,0,0,.5);background-color:hsl(var(--primary-foreground)/.5)}.hover\:bg-primary-foreground\/55:hover{background-color:rgba(0,0,0,.55);background-color:hsl(var(--primary-foreground)/.55)}.hover\:bg-primary-foreground\/60:hover{background-color:rgba(0,0,0,.6);background-color:hsl(var(--primary-foreground)/.6)}.hover\:bg-primary-foreground\/65:hover{background-color:rgba(0,0,0,.65);background-color:hsl(var(--primary-foreground)/.65)}.hover\:bg-primary-foreground\/70:hover{background-color:rgba(0,0,0,.7);background-color:hsl(var(--primary-foreground)/.7)}.hover\:bg-primary-foreground\/75:hover{background-color:rgba(0,0,0,.75);background-color:hsl(var(--primary-foreground)/.75)}.hover\:bg-primary-foreground\/80:hover{background-color:rgba(0,0,0,.8);background-color:hsl(var(--primary-foreground)/.8)}.hover\:bg-primary-foreground\/85:hover{background-color:rgba(0,0,0,.85);background-color:hsl(var(--primary-foreground)/.85)}.hover\:bg-primary-foreground\/90:hover{background-color:rgba(0,0,0,.9);background-color:hsl(var(--primary-foreground)/.9)}.hover\:bg-primary-foreground\/95:hover{background-color:rgba(0,0,0,.95);background-color:hsl(var(--primary-foreground)/.95)}.hover\:bg-primary\/0:hover{background-color:rgba(255,102,0,0);background-color:hsl(var(--primary)/0)}.hover\:bg-primary\/10:hover{background-color:rgba(255,102,0,.1);background-color:hsl(var(--primary)/.1)}.hover\:bg-primary\/100:hover{background-color:#f60;background-color:hsl(var(--primary)/1)}.hover\:bg-primary\/15:hover{background-color:rgba(255,102,0,.15);background-color:hsl(var(--primary)/.15)}.hover\:bg-primary\/20:hover{background-color:rgba(255,102,0,.2);background-color:hsl(var(--primary)/.2)}.hover\:bg-primary\/25:hover{background-color:rgba(255,102,0,.25);background-color:hsl(var(--primary)/.25)}.hover\:bg-primary\/30:hover{background-color:rgba(255,102,0,.3);background-color:hsl(var(--primary)/.3)}.hover\:bg-primary\/35:hover{background-color:rgba(255,102,0,.35);background-color:hsl(var(--primary)/.35)}.hover\:bg-primary\/40:hover{background-color:rgba(255,102,0,.4);background-color:hsl(var(--primary)/.4)}.hover\:bg-primary\/45:hover{background-color:rgba(255,102,0,.45);background-color:hsl(var(--primary)/.45)}.hover\:bg-primary\/5:hover{background-color:rgba(255,102,0,.05);background-color:hsl(var(--primary)/.05)}.hover\:bg-primary\/50:hover{background-color:rgba(255,102,0,.5);background-color:hsl(var(--primary)/.5)}.hover\:bg-primary\/55:hover{background-color:rgba(255,102,0,.55);background-color:hsl(var(--primary)/.55)}.hover\:bg-primary\/60:hover{background-color:rgba(255,102,0,.6);background-color:hsl(var(--primary)/.6)}.hover\:bg-primary\/65:hover{background-color:rgba(255,102,0,.65);background-color:hsl(var(--primary)/.65)}.hover\:bg-primary\/70:hover{background-color:rgba(255,102,0,.7);background-color:hsl(var(--primary)/.7)}.hover\:bg-primary\/75:hover{background-color:rgba(255,102,0,.75);background-color:hsl(var(--primary)/.75)}.hover\:bg-primary\/80:hover{background-color:rgba(255,102,0,.8);background-color:hsl(var(--primary)/.8)}.hover\:bg-primary\/85:hover{background-color:rgba(255,102,0,.85);background-color:hsl(var(--primary)/.85)}.hover\:bg-primary\/90:hover{background-color:rgba(255,102,0,.9);background-color:hsl(var(--primary)/.9)}.hover\:bg-primary\/95:hover{background-color:rgba(255,102,0,.95);background-color:hsl(var(--primary)/.95)}.hover\:bg-publishers:hover{--tw-bg-opacity:1;background-color:#00964b;background-color:rgba(0,150,75,var(--tw-bg-opacity))}.hover\:bg-publishers\/0:hover{background-color:rgba(0,150,75,0)}.hover\:bg-publishers\/10:hover{background-color:rgba(0,150,75,.1)}.hover\:bg-publishers\/100:hover{background-color:#00964b}.hover\:bg-publishers\/15:hover{background-color:rgba(0,150,75,.15)}.hover\:bg-publishers\/20:hover{background-color:rgba(0,150,75,.2)}.hover\:bg-publishers\/25:hover{background-color:rgba(0,150,75,.25)}.hover\:bg-publishers\/30:hover{background-color:rgba(0,150,75,.3)}.hover\:bg-publishers\/35:hover{background-color:rgba(0,150,75,.35)}.hover\:bg-publishers\/40:hover{background-color:rgba(0,150,75,.4)}.hover\:bg-publishers\/45:hover{background-color:rgba(0,150,75,.45)}.hover\:bg-publishers\/5:hover{background-color:rgba(0,150,75,.05)}.hover\:bg-publishers\/50:hover{background-color:rgba(0,150,75,.5)}.hover\:bg-publishers\/55:hover{background-color:rgba(0,150,75,.55)}.hover\:bg-publishers\/60:hover{background-color:rgba(0,150,75,.6)}.hover\:bg-publishers\/65:hover{background-color:rgba(0,150,75,.65)}.hover\:bg-publishers\/70:hover{background-color:rgba(0,150,75,.7)}.hover\:bg-publishers\/75:hover{background-color:rgba(0,150,75,.75)}.hover\:bg-publishers\/80:hover{background-color:rgba(0,150,75,.8)}.hover\:bg-publishers\/85:hover{background-color:rgba(0,150,75,.85)}.hover\:bg-publishers\/90:hover{background-color:rgba(0,150,75,.9)}.hover\:bg-publishers\/95:hover{background-color:rgba(0,150,75,.95)}.hover\:bg-purple:hover{background-color:#5858d5;background-color:hsl(var(--purple))}.hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:#f3e8ff;background-color:rgba(243,232,255,var(--tw-bg-opacity))}.hover\:bg-purple-100\/0:hover{background-color:rgba(243,232,255,0)}.hover\:bg-purple-100\/10:hover{background-color:rgba(243,232,255,.1)}.hover\:bg-purple-100\/100:hover{background-color:#f3e8ff}.hover\:bg-purple-100\/15:hover{background-color:rgba(243,232,255,.15)}.hover\:bg-purple-100\/20:hover{background-color:rgba(243,232,255,.2)}.hover\:bg-purple-100\/25:hover{background-color:rgba(243,232,255,.25)}.hover\:bg-purple-100\/30:hover{background-color:rgba(243,232,255,.3)}.hover\:bg-purple-100\/35:hover{background-color:rgba(243,232,255,.35)}.hover\:bg-purple-100\/40:hover{background-color:rgba(243,232,255,.4)}.hover\:bg-purple-100\/45:hover{background-color:rgba(243,232,255,.45)}.hover\:bg-purple-100\/5:hover{background-color:rgba(243,232,255,.05)}.hover\:bg-purple-100\/50:hover{background-color:rgba(243,232,255,.5)}.hover\:bg-purple-100\/55:hover{background-color:rgba(243,232,255,.55)}.hover\:bg-purple-100\/60:hover{background-color:rgba(243,232,255,.6)}.hover\:bg-purple-100\/65:hover{background-color:rgba(243,232,255,.65)}.hover\:bg-purple-100\/70:hover{background-color:rgba(243,232,255,.7)}.hover\:bg-purple-100\/75:hover{background-color:rgba(243,232,255,.75)}.hover\:bg-purple-100\/80:hover{background-color:rgba(243,232,255,.8)}.hover\:bg-purple-100\/85:hover{background-color:rgba(243,232,255,.85)}.hover\:bg-purple-100\/90:hover{background-color:rgba(243,232,255,.9)}.hover\:bg-purple-100\/95:hover{background-color:rgba(243,232,255,.95)}.hover\:bg-purple-200:hover{--tw-bg-opacity:1;background-color:#e9d5ff;background-color:rgba(233,213,255,var(--tw-bg-opacity))}.hover\:bg-purple-200\/0:hover{background-color:rgba(233,213,255,0)}.hover\:bg-purple-200\/10:hover{background-color:rgba(233,213,255,.1)}.hover\:bg-purple-200\/100:hover{background-color:#e9d5ff}.hover\:bg-purple-200\/15:hover{background-color:rgba(233,213,255,.15)}.hover\:bg-purple-200\/20:hover{background-color:rgba(233,213,255,.2)}.hover\:bg-purple-200\/25:hover{background-color:rgba(233,213,255,.25)}.hover\:bg-purple-200\/30:hover{background-color:rgba(233,213,255,.3)}.hover\:bg-purple-200\/35:hover{background-color:rgba(233,213,255,.35)}.hover\:bg-purple-200\/40:hover{background-color:rgba(233,213,255,.4)}.hover\:bg-purple-200\/45:hover{background-color:rgba(233,213,255,.45)}.hover\:bg-purple-200\/5:hover{background-color:rgba(233,213,255,.05)}.hover\:bg-purple-200\/50:hover{background-color:rgba(233,213,255,.5)}.hover\:bg-purple-200\/55:hover{background-color:rgba(233,213,255,.55)}.hover\:bg-purple-200\/60:hover{background-color:rgba(233,213,255,.6)}.hover\:bg-purple-200\/65:hover{background-color:rgba(233,213,255,.65)}.hover\:bg-purple-200\/70:hover{background-color:rgba(233,213,255,.7)}.hover\:bg-purple-200\/75:hover{background-color:rgba(233,213,255,.75)}.hover\:bg-purple-200\/80:hover{background-color:rgba(233,213,255,.8)}.hover\:bg-purple-200\/85:hover{background-color:rgba(233,213,255,.85)}.hover\:bg-purple-200\/90:hover{background-color:rgba(233,213,255,.9)}.hover\:bg-purple-200\/95:hover{background-color:rgba(233,213,255,.95)}.hover\:bg-purple-300:hover{--tw-bg-opacity:1;background-color:#d8b4fe;background-color:rgba(216,180,254,var(--tw-bg-opacity))}.hover\:bg-purple-300\/0:hover{background-color:rgba(216,180,254,0)}.hover\:bg-purple-300\/10:hover{background-color:rgba(216,180,254,.1)}.hover\:bg-purple-300\/100:hover{background-color:#d8b4fe}.hover\:bg-purple-300\/15:hover{background-color:rgba(216,180,254,.15)}.hover\:bg-purple-300\/20:hover{background-color:rgba(216,180,254,.2)}.hover\:bg-purple-300\/25:hover{background-color:rgba(216,180,254,.25)}.hover\:bg-purple-300\/30:hover{background-color:rgba(216,180,254,.3)}.hover\:bg-purple-300\/35:hover{background-color:rgba(216,180,254,.35)}.hover\:bg-purple-300\/40:hover{background-color:rgba(216,180,254,.4)}.hover\:bg-purple-300\/45:hover{background-color:rgba(216,180,254,.45)}.hover\:bg-purple-300\/5:hover{background-color:rgba(216,180,254,.05)}.hover\:bg-purple-300\/50:hover{background-color:rgba(216,180,254,.5)}.hover\:bg-purple-300\/55:hover{background-color:rgba(216,180,254,.55)}.hover\:bg-purple-300\/60:hover{background-color:rgba(216,180,254,.6)}.hover\:bg-purple-300\/65:hover{background-color:rgba(216,180,254,.65)}.hover\:bg-purple-300\/70:hover{background-color:rgba(216,180,254,.7)}.hover\:bg-purple-300\/75:hover{background-color:rgba(216,180,254,.75)}.hover\:bg-purple-300\/80:hover{background-color:rgba(216,180,254,.8)}.hover\:bg-purple-300\/85:hover{background-color:rgba(216,180,254,.85)}.hover\:bg-purple-300\/90:hover{background-color:rgba(216,180,254,.9)}.hover\:bg-purple-300\/95:hover{background-color:rgba(216,180,254,.95)}.hover\:bg-purple-400:hover{--tw-bg-opacity:1;background-color:#c084fc;background-color:rgba(192,132,252,var(--tw-bg-opacity))}.hover\:bg-purple-400\/0:hover{background-color:rgba(192,132,252,0)}.hover\:bg-purple-400\/10:hover{background-color:rgba(192,132,252,.1)}.hover\:bg-purple-400\/100:hover{background-color:#c084fc}.hover\:bg-purple-400\/15:hover{background-color:rgba(192,132,252,.15)}.hover\:bg-purple-400\/20:hover{background-color:rgba(192,132,252,.2)}.hover\:bg-purple-400\/25:hover{background-color:rgba(192,132,252,.25)}.hover\:bg-purple-400\/30:hover{background-color:rgba(192,132,252,.3)}.hover\:bg-purple-400\/35:hover{background-color:rgba(192,132,252,.35)}.hover\:bg-purple-400\/40:hover{background-color:rgba(192,132,252,.4)}.hover\:bg-purple-400\/45:hover{background-color:rgba(192,132,252,.45)}.hover\:bg-purple-400\/5:hover{background-color:rgba(192,132,252,.05)}.hover\:bg-purple-400\/50:hover{background-color:rgba(192,132,252,.5)}.hover\:bg-purple-400\/55:hover{background-color:rgba(192,132,252,.55)}.hover\:bg-purple-400\/60:hover{background-color:rgba(192,132,252,.6)}.hover\:bg-purple-400\/65:hover{background-color:rgba(192,132,252,.65)}.hover\:bg-purple-400\/70:hover{background-color:rgba(192,132,252,.7)}.hover\:bg-purple-400\/75:hover{background-color:rgba(192,132,252,.75)}.hover\:bg-purple-400\/80:hover{background-color:rgba(192,132,252,.8)}.hover\:bg-purple-400\/85:hover{background-color:rgba(192,132,252,.85)}.hover\:bg-purple-400\/90:hover{background-color:rgba(192,132,252,.9)}.hover\:bg-purple-400\/95:hover{background-color:rgba(192,132,252,.95)}.hover\:bg-purple-50:hover{--tw-bg-opacity:1;background-color:#faf5ff;background-color:rgba(250,245,255,var(--tw-bg-opacity))}.hover\:bg-purple-50\/0:hover{background-color:rgba(250,245,255,0)}.hover\:bg-purple-50\/10:hover{background-color:rgba(250,245,255,.1)}.hover\:bg-purple-50\/100:hover{background-color:#faf5ff}.hover\:bg-purple-50\/15:hover{background-color:rgba(250,245,255,.15)}.hover\:bg-purple-50\/20:hover{background-color:rgba(250,245,255,.2)}.hover\:bg-purple-50\/25:hover{background-color:rgba(250,245,255,.25)}.hover\:bg-purple-50\/30:hover{background-color:rgba(250,245,255,.3)}.hover\:bg-purple-50\/35:hover{background-color:rgba(250,245,255,.35)}.hover\:bg-purple-50\/40:hover{background-color:rgba(250,245,255,.4)}.hover\:bg-purple-50\/45:hover{background-color:rgba(250,245,255,.45)}.hover\:bg-purple-50\/5:hover{background-color:rgba(250,245,255,.05)}.hover\:bg-purple-50\/50:hover{background-color:rgba(250,245,255,.5)}.hover\:bg-purple-50\/55:hover{background-color:rgba(250,245,255,.55)}.hover\:bg-purple-50\/60:hover{background-color:rgba(250,245,255,.6)}.hover\:bg-purple-50\/65:hover{background-color:rgba(250,245,255,.65)}.hover\:bg-purple-50\/70:hover{background-color:rgba(250,245,255,.7)}.hover\:bg-purple-50\/75:hover{background-color:rgba(250,245,255,.75)}.hover\:bg-purple-50\/80:hover{background-color:rgba(250,245,255,.8)}.hover\:bg-purple-50\/85:hover{background-color:rgba(250,245,255,.85)}.hover\:bg-purple-50\/90:hover{background-color:rgba(250,245,255,.9)}.hover\:bg-purple-50\/95:hover{background-color:rgba(250,245,255,.95)}.hover\:bg-purple-500:hover{--tw-bg-opacity:1;background-color:#a855f7;background-color:rgba(168,85,247,var(--tw-bg-opacity))}.hover\:bg-purple-500\/0:hover{background-color:rgba(168,85,247,0)}.hover\:bg-purple-500\/10:hover{background-color:rgba(168,85,247,.1)}.hover\:bg-purple-500\/100:hover{background-color:#a855f7}.hover\:bg-purple-500\/15:hover{background-color:rgba(168,85,247,.15)}.hover\:bg-purple-500\/20:hover{background-color:rgba(168,85,247,.2)}.hover\:bg-purple-500\/25:hover{background-color:rgba(168,85,247,.25)}.hover\:bg-purple-500\/30:hover{background-color:rgba(168,85,247,.3)}.hover\:bg-purple-500\/35:hover{background-color:rgba(168,85,247,.35)}.hover\:bg-purple-500\/40:hover{background-color:rgba(168,85,247,.4)}.hover\:bg-purple-500\/45:hover{background-color:rgba(168,85,247,.45)}.hover\:bg-purple-500\/5:hover{background-color:rgba(168,85,247,.05)}.hover\:bg-purple-500\/50:hover{background-color:rgba(168,85,247,.5)}.hover\:bg-purple-500\/55:hover{background-color:rgba(168,85,247,.55)}.hover\:bg-purple-500\/60:hover{background-color:rgba(168,85,247,.6)}.hover\:bg-purple-500\/65:hover{background-color:rgba(168,85,247,.65)}.hover\:bg-purple-500\/70:hover{background-color:rgba(168,85,247,.7)}.hover\:bg-purple-500\/75:hover{background-color:rgba(168,85,247,.75)}.hover\:bg-purple-500\/80:hover{background-color:rgba(168,85,247,.8)}.hover\:bg-purple-500\/85:hover{background-color:rgba(168,85,247,.85)}.hover\:bg-purple-500\/90:hover{background-color:rgba(168,85,247,.9)}.hover\:bg-purple-500\/95:hover{background-color:rgba(168,85,247,.95)}.hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:#9333ea;background-color:rgba(147,51,234,var(--tw-bg-opacity))}.hover\:bg-purple-600\/0:hover{background-color:rgba(147,51,234,0)}.hover\:bg-purple-600\/10:hover{background-color:rgba(147,51,234,.1)}.hover\:bg-purple-600\/100:hover{background-color:#9333ea}.hover\:bg-purple-600\/15:hover{background-color:rgba(147,51,234,.15)}.hover\:bg-purple-600\/20:hover{background-color:rgba(147,51,234,.2)}.hover\:bg-purple-600\/25:hover{background-color:rgba(147,51,234,.25)}.hover\:bg-purple-600\/30:hover{background-color:rgba(147,51,234,.3)}.hover\:bg-purple-600\/35:hover{background-color:rgba(147,51,234,.35)}.hover\:bg-purple-600\/40:hover{background-color:rgba(147,51,234,.4)}.hover\:bg-purple-600\/45:hover{background-color:rgba(147,51,234,.45)}.hover\:bg-purple-600\/5:hover{background-color:rgba(147,51,234,.05)}.hover\:bg-purple-600\/50:hover{background-color:rgba(147,51,234,.5)}.hover\:bg-purple-600\/55:hover{background-color:rgba(147,51,234,.55)}.hover\:bg-purple-600\/60:hover{background-color:rgba(147,51,234,.6)}.hover\:bg-purple-600\/65:hover{background-color:rgba(147,51,234,.65)}.hover\:bg-purple-600\/70:hover{background-color:rgba(147,51,234,.7)}.hover\:bg-purple-600\/75:hover{background-color:rgba(147,51,234,.75)}.hover\:bg-purple-600\/80:hover{background-color:rgba(147,51,234,.8)}.hover\:bg-purple-600\/85:hover{background-color:rgba(147,51,234,.85)}.hover\:bg-purple-600\/90:hover{background-color:rgba(147,51,234,.9)}.hover\:bg-purple-600\/95:hover{background-color:rgba(147,51,234,.95)}.hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:#7e22ce;background-color:rgba(126,34,206,var(--tw-bg-opacity))}.hover\:bg-purple-700\/0:hover{background-color:rgba(126,34,206,0)}.hover\:bg-purple-700\/10:hover{background-color:rgba(126,34,206,.1)}.hover\:bg-purple-700\/100:hover{background-color:#7e22ce}.hover\:bg-purple-700\/15:hover{background-color:rgba(126,34,206,.15)}.hover\:bg-purple-700\/20:hover{background-color:rgba(126,34,206,.2)}.hover\:bg-purple-700\/25:hover{background-color:rgba(126,34,206,.25)}.hover\:bg-purple-700\/30:hover{background-color:rgba(126,34,206,.3)}.hover\:bg-purple-700\/35:hover{background-color:rgba(126,34,206,.35)}.hover\:bg-purple-700\/40:hover{background-color:rgba(126,34,206,.4)}.hover\:bg-purple-700\/45:hover{background-color:rgba(126,34,206,.45)}.hover\:bg-purple-700\/5:hover{background-color:rgba(126,34,206,.05)}.hover\:bg-purple-700\/50:hover{background-color:rgba(126,34,206,.5)}.hover\:bg-purple-700\/55:hover{background-color:rgba(126,34,206,.55)}.hover\:bg-purple-700\/60:hover{background-color:rgba(126,34,206,.6)}.hover\:bg-purple-700\/65:hover{background-color:rgba(126,34,206,.65)}.hover\:bg-purple-700\/70:hover{background-color:rgba(126,34,206,.7)}.hover\:bg-purple-700\/75:hover{background-color:rgba(126,34,206,.75)}.hover\:bg-purple-700\/80:hover{background-color:rgba(126,34,206,.8)}.hover\:bg-purple-700\/85:hover{background-color:rgba(126,34,206,.85)}.hover\:bg-purple-700\/90:hover{background-color:rgba(126,34,206,.9)}.hover\:bg-purple-700\/95:hover{background-color:rgba(126,34,206,.95)}.hover\:bg-purple-800:hover{--tw-bg-opacity:1;background-color:#6b21a8;background-color:rgba(107,33,168,var(--tw-bg-opacity))}.hover\:bg-purple-800\/0:hover{background-color:rgba(107,33,168,0)}.hover\:bg-purple-800\/10:hover{background-color:rgba(107,33,168,.1)}.hover\:bg-purple-800\/100:hover{background-color:#6b21a8}.hover\:bg-purple-800\/15:hover{background-color:rgba(107,33,168,.15)}.hover\:bg-purple-800\/20:hover{background-color:rgba(107,33,168,.2)}.hover\:bg-purple-800\/25:hover{background-color:rgba(107,33,168,.25)}.hover\:bg-purple-800\/30:hover{background-color:rgba(107,33,168,.3)}.hover\:bg-purple-800\/35:hover{background-color:rgba(107,33,168,.35)}.hover\:bg-purple-800\/40:hover{background-color:rgba(107,33,168,.4)}.hover\:bg-purple-800\/45:hover{background-color:rgba(107,33,168,.45)}.hover\:bg-purple-800\/5:hover{background-color:rgba(107,33,168,.05)}.hover\:bg-purple-800\/50:hover{background-color:rgba(107,33,168,.5)}.hover\:bg-purple-800\/55:hover{background-color:rgba(107,33,168,.55)}.hover\:bg-purple-800\/60:hover{background-color:rgba(107,33,168,.6)}.hover\:bg-purple-800\/65:hover{background-color:rgba(107,33,168,.65)}.hover\:bg-purple-800\/70:hover{background-color:rgba(107,33,168,.7)}.hover\:bg-purple-800\/75:hover{background-color:rgba(107,33,168,.75)}.hover\:bg-purple-800\/80:hover{background-color:rgba(107,33,168,.8)}.hover\:bg-purple-800\/85:hover{background-color:rgba(107,33,168,.85)}.hover\:bg-purple-800\/90:hover{background-color:rgba(107,33,168,.9)}.hover\:bg-purple-800\/95:hover{background-color:rgba(107,33,168,.95)}.hover\:bg-purple-900:hover{--tw-bg-opacity:1;background-color:#581c87;background-color:rgba(88,28,135,var(--tw-bg-opacity))}.hover\:bg-purple-900\/0:hover{background-color:rgba(88,28,135,0)}.hover\:bg-purple-900\/10:hover{background-color:rgba(88,28,135,.1)}.hover\:bg-purple-900\/100:hover{background-color:#581c87}.hover\:bg-purple-900\/15:hover{background-color:rgba(88,28,135,.15)}.hover\:bg-purple-900\/20:hover{background-color:rgba(88,28,135,.2)}.hover\:bg-purple-900\/25:hover{background-color:rgba(88,28,135,.25)}.hover\:bg-purple-900\/30:hover{background-color:rgba(88,28,135,.3)}.hover\:bg-purple-900\/35:hover{background-color:rgba(88,28,135,.35)}.hover\:bg-purple-900\/40:hover{background-color:rgba(88,28,135,.4)}.hover\:bg-purple-900\/45:hover{background-color:rgba(88,28,135,.45)}.hover\:bg-purple-900\/5:hover{background-color:rgba(88,28,135,.05)}.hover\:bg-purple-900\/50:hover{background-color:rgba(88,28,135,.5)}.hover\:bg-purple-900\/55:hover{background-color:rgba(88,28,135,.55)}.hover\:bg-purple-900\/60:hover{background-color:rgba(88,28,135,.6)}.hover\:bg-purple-900\/65:hover{background-color:rgba(88,28,135,.65)}.hover\:bg-purple-900\/70:hover{background-color:rgba(88,28,135,.7)}.hover\:bg-purple-900\/75:hover{background-color:rgba(88,28,135,.75)}.hover\:bg-purple-900\/80:hover{background-color:rgba(88,28,135,.8)}.hover\:bg-purple-900\/85:hover{background-color:rgba(88,28,135,.85)}.hover\:bg-purple-900\/90:hover{background-color:rgba(88,28,135,.9)}.hover\:bg-purple-900\/95:hover{background-color:rgba(88,28,135,.95)}.hover\:bg-purple-950:hover{--tw-bg-opacity:1;background-color:#3b0764;background-color:rgba(59,7,100,var(--tw-bg-opacity))}.hover\:bg-purple-950\/0:hover{background-color:rgba(59,7,100,0)}.hover\:bg-purple-950\/10:hover{background-color:rgba(59,7,100,.1)}.hover\:bg-purple-950\/100:hover{background-color:#3b0764}.hover\:bg-purple-950\/15:hover{background-color:rgba(59,7,100,.15)}.hover\:bg-purple-950\/20:hover{background-color:rgba(59,7,100,.2)}.hover\:bg-purple-950\/25:hover{background-color:rgba(59,7,100,.25)}.hover\:bg-purple-950\/30:hover{background-color:rgba(59,7,100,.3)}.hover\:bg-purple-950\/35:hover{background-color:rgba(59,7,100,.35)}.hover\:bg-purple-950\/40:hover{background-color:rgba(59,7,100,.4)}.hover\:bg-purple-950\/45:hover{background-color:rgba(59,7,100,.45)}.hover\:bg-purple-950\/5:hover{background-color:rgba(59,7,100,.05)}.hover\:bg-purple-950\/50:hover{background-color:rgba(59,7,100,.5)}.hover\:bg-purple-950\/55:hover{background-color:rgba(59,7,100,.55)}.hover\:bg-purple-950\/60:hover{background-color:rgba(59,7,100,.6)}.hover\:bg-purple-950\/65:hover{background-color:rgba(59,7,100,.65)}.hover\:bg-purple-950\/70:hover{background-color:rgba(59,7,100,.7)}.hover\:bg-purple-950\/75:hover{background-color:rgba(59,7,100,.75)}.hover\:bg-purple-950\/80:hover{background-color:rgba(59,7,100,.8)}.hover\:bg-purple-950\/85:hover{background-color:rgba(59,7,100,.85)}.hover\:bg-purple-950\/90:hover{background-color:rgba(59,7,100,.9)}.hover\:bg-purple-950\/95:hover{background-color:rgba(59,7,100,.95)}.hover\:bg-purple-accent:hover{background-color:#d9d3e8;background-color:hsl(var(--purple-accent))}.hover\:bg-purple-accent\/0:hover{background-color:rgba(217,211,232,0);background-color:hsl(var(--purple-accent)/0)}.hover\:bg-purple-accent\/10:hover{background-color:rgba(217,211,232,.1);background-color:hsl(var(--purple-accent)/.1)}.hover\:bg-purple-accent\/100:hover{background-color:#d9d3e8;background-color:hsl(var(--purple-accent)/1)}.hover\:bg-purple-accent\/15:hover{background-color:rgba(217,211,232,.15);background-color:hsl(var(--purple-accent)/.15)}.hover\:bg-purple-accent\/20:hover{background-color:rgba(217,211,232,.2);background-color:hsl(var(--purple-accent)/.2)}.hover\:bg-purple-accent\/25:hover{background-color:rgba(217,211,232,.25);background-color:hsl(var(--purple-accent)/.25)}.hover\:bg-purple-accent\/30:hover{background-color:rgba(217,211,232,.3);background-color:hsl(var(--purple-accent)/.3)}.hover\:bg-purple-accent\/35:hover{background-color:rgba(217,211,232,.35);background-color:hsl(var(--purple-accent)/.35)}.hover\:bg-purple-accent\/40:hover{background-color:rgba(217,211,232,.4);background-color:hsl(var(--purple-accent)/.4)}.hover\:bg-purple-accent\/45:hover{background-color:rgba(217,211,232,.45);background-color:hsl(var(--purple-accent)/.45)}.hover\:bg-purple-accent\/5:hover{background-color:rgba(217,211,232,.05);background-color:hsl(var(--purple-accent)/.05)}.hover\:bg-purple-accent\/50:hover{background-color:rgba(217,211,232,.5);background-color:hsl(var(--purple-accent)/.5)}.hover\:bg-purple-accent\/55:hover{background-color:rgba(217,211,232,.55);background-color:hsl(var(--purple-accent)/.55)}.hover\:bg-purple-accent\/60:hover{background-color:rgba(217,211,232,.6);background-color:hsl(var(--purple-accent)/.6)}.hover\:bg-purple-accent\/65:hover{background-color:rgba(217,211,232,.65);background-color:hsl(var(--purple-accent)/.65)}.hover\:bg-purple-accent\/70:hover{background-color:rgba(217,211,232,.7);background-color:hsl(var(--purple-accent)/.7)}.hover\:bg-purple-accent\/75:hover{background-color:rgba(217,211,232,.75);background-color:hsl(var(--purple-accent)/.75)}.hover\:bg-purple-accent\/80:hover{background-color:rgba(217,211,232,.8);background-color:hsl(var(--purple-accent)/.8)}.hover\:bg-purple-accent\/85:hover{background-color:rgba(217,211,232,.85);background-color:hsl(var(--purple-accent)/.85)}.hover\:bg-purple-accent\/90:hover{background-color:rgba(217,211,232,.9);background-color:hsl(var(--purple-accent)/.9)}.hover\:bg-purple-accent\/95:hover{background-color:rgba(217,211,232,.95);background-color:hsl(var(--purple-accent)/.95)}.hover\:bg-purple-dark:hover{background-color:#442a93;background-color:hsl(var(--purple-dark))}.hover\:bg-purple-dark\/0:hover{background-color:rgba(68,42,147,0);background-color:hsl(var(--purple-dark)/0)}.hover\:bg-purple-dark\/10:hover{background-color:rgba(68,42,147,.1);background-color:hsl(var(--purple-dark)/.1)}.hover\:bg-purple-dark\/100:hover{background-color:#442a93;background-color:hsl(var(--purple-dark)/1)}.hover\:bg-purple-dark\/15:hover{background-color:rgba(68,42,147,.15);background-color:hsl(var(--purple-dark)/.15)}.hover\:bg-purple-dark\/20:hover{background-color:rgba(68,42,147,.2);background-color:hsl(var(--purple-dark)/.2)}.hover\:bg-purple-dark\/25:hover{background-color:rgba(68,42,147,.25);background-color:hsl(var(--purple-dark)/.25)}.hover\:bg-purple-dark\/30:hover{background-color:rgba(68,42,147,.3);background-color:hsl(var(--purple-dark)/.3)}.hover\:bg-purple-dark\/35:hover{background-color:rgba(68,42,147,.35);background-color:hsl(var(--purple-dark)/.35)}.hover\:bg-purple-dark\/40:hover{background-color:rgba(68,42,147,.4);background-color:hsl(var(--purple-dark)/.4)}.hover\:bg-purple-dark\/45:hover{background-color:rgba(68,42,147,.45);background-color:hsl(var(--purple-dark)/.45)}.hover\:bg-purple-dark\/5:hover{background-color:rgba(68,42,147,.05);background-color:hsl(var(--purple-dark)/.05)}.hover\:bg-purple-dark\/50:hover{background-color:rgba(68,42,147,.5);background-color:hsl(var(--purple-dark)/.5)}.hover\:bg-purple-dark\/55:hover{background-color:rgba(68,42,147,.55);background-color:hsl(var(--purple-dark)/.55)}.hover\:bg-purple-dark\/60:hover{background-color:rgba(68,42,147,.6);background-color:hsl(var(--purple-dark)/.6)}.hover\:bg-purple-dark\/65:hover{background-color:rgba(68,42,147,.65);background-color:hsl(var(--purple-dark)/.65)}.hover\:bg-purple-dark\/70:hover{background-color:rgba(68,42,147,.7);background-color:hsl(var(--purple-dark)/.7)}.hover\:bg-purple-dark\/75:hover{background-color:rgba(68,42,147,.75);background-color:hsl(var(--purple-dark)/.75)}.hover\:bg-purple-dark\/80:hover{background-color:rgba(68,42,147,.8);background-color:hsl(var(--purple-dark)/.8)}.hover\:bg-purple-dark\/85:hover{background-color:rgba(68,42,147,.85);background-color:hsl(var(--purple-dark)/.85)}.hover\:bg-purple-dark\/90:hover{background-color:rgba(68,42,147,.9);background-color:hsl(var(--purple-dark)/.9)}.hover\:bg-purple-dark\/95:hover{background-color:rgba(68,42,147,.95);background-color:hsl(var(--purple-dark)/.95)}.hover\:bg-purple-light:hover{background-color:#d9d3e8;background-color:hsl(var(--purple-light))}.hover\:bg-purple-light\/0:hover{background-color:rgba(217,211,232,0);background-color:hsl(var(--purple-light)/0)}.hover\:bg-purple-light\/10:hover{background-color:rgba(217,211,232,.1);background-color:hsl(var(--purple-light)/.1)}.hover\:bg-purple-light\/100:hover{background-color:#d9d3e8;background-color:hsl(var(--purple-light)/1)}.hover\:bg-purple-light\/15:hover{background-color:rgba(217,211,232,.15);background-color:hsl(var(--purple-light)/.15)}.hover\:bg-purple-light\/20:hover{background-color:rgba(217,211,232,.2);background-color:hsl(var(--purple-light)/.2)}.hover\:bg-purple-light\/25:hover{background-color:rgba(217,211,232,.25);background-color:hsl(var(--purple-light)/.25)}.hover\:bg-purple-light\/30:hover{background-color:rgba(217,211,232,.3);background-color:hsl(var(--purple-light)/.3)}.hover\:bg-purple-light\/35:hover{background-color:rgba(217,211,232,.35);background-color:hsl(var(--purple-light)/.35)}.hover\:bg-purple-light\/40:hover{background-color:rgba(217,211,232,.4);background-color:hsl(var(--purple-light)/.4)}.hover\:bg-purple-light\/45:hover{background-color:rgba(217,211,232,.45);background-color:hsl(var(--purple-light)/.45)}.hover\:bg-purple-light\/5:hover{background-color:rgba(217,211,232,.05);background-color:hsl(var(--purple-light)/.05)}.hover\:bg-purple-light\/50:hover{background-color:rgba(217,211,232,.5);background-color:hsl(var(--purple-light)/.5)}.hover\:bg-purple-light\/55:hover{background-color:rgba(217,211,232,.55);background-color:hsl(var(--purple-light)/.55)}.hover\:bg-purple-light\/60:hover{background-color:rgba(217,211,232,.6);background-color:hsl(var(--purple-light)/.6)}.hover\:bg-purple-light\/65:hover{background-color:rgba(217,211,232,.65);background-color:hsl(var(--purple-light)/.65)}.hover\:bg-purple-light\/70:hover{background-color:rgba(217,211,232,.7);background-color:hsl(var(--purple-light)/.7)}.hover\:bg-purple-light\/75:hover{background-color:rgba(217,211,232,.75);background-color:hsl(var(--purple-light)/.75)}.hover\:bg-purple-light\/80:hover{background-color:rgba(217,211,232,.8);background-color:hsl(var(--purple-light)/.8)}.hover\:bg-purple-light\/85:hover{background-color:rgba(217,211,232,.85);background-color:hsl(var(--purple-light)/.85)}.hover\:bg-purple-light\/90:hover{background-color:rgba(217,211,232,.9);background-color:hsl(var(--purple-light)/.9)}.hover\:bg-purple-light\/95:hover{background-color:rgba(217,211,232,.95);background-color:hsl(var(--purple-light)/.95)}.hover\:bg-purple-secondary:hover{background-color:#442a93;background-color:hsl(var(--purple-secondary))}.hover\:bg-purple-secondary\/0:hover{background-color:rgba(68,42,147,0);background-color:hsl(var(--purple-secondary)/0)}.hover\:bg-purple-secondary\/10:hover{background-color:rgba(68,42,147,.1);background-color:hsl(var(--purple-secondary)/.1)}.hover\:bg-purple-secondary\/100:hover{background-color:#442a93;background-color:hsl(var(--purple-secondary)/1)}.hover\:bg-purple-secondary\/15:hover{background-color:rgba(68,42,147,.15);background-color:hsl(var(--purple-secondary)/.15)}.hover\:bg-purple-secondary\/20:hover{background-color:rgba(68,42,147,.2);background-color:hsl(var(--purple-secondary)/.2)}.hover\:bg-purple-secondary\/25:hover{background-color:rgba(68,42,147,.25);background-color:hsl(var(--purple-secondary)/.25)}.hover\:bg-purple-secondary\/30:hover{background-color:rgba(68,42,147,.3);background-color:hsl(var(--purple-secondary)/.3)}.hover\:bg-purple-secondary\/35:hover{background-color:rgba(68,42,147,.35);background-color:hsl(var(--purple-secondary)/.35)}.hover\:bg-purple-secondary\/40:hover{background-color:rgba(68,42,147,.4);background-color:hsl(var(--purple-secondary)/.4)}.hover\:bg-purple-secondary\/45:hover{background-color:rgba(68,42,147,.45);background-color:hsl(var(--purple-secondary)/.45)}.hover\:bg-purple-secondary\/5:hover{background-color:rgba(68,42,147,.05);background-color:hsl(var(--purple-secondary)/.05)}.hover\:bg-purple-secondary\/50:hover{background-color:rgba(68,42,147,.5);background-color:hsl(var(--purple-secondary)/.5)}.hover\:bg-purple-secondary\/55:hover{background-color:rgba(68,42,147,.55);background-color:hsl(var(--purple-secondary)/.55)}.hover\:bg-purple-secondary\/60:hover{background-color:rgba(68,42,147,.6);background-color:hsl(var(--purple-secondary)/.6)}.hover\:bg-purple-secondary\/65:hover{background-color:rgba(68,42,147,.65);background-color:hsl(var(--purple-secondary)/.65)}.hover\:bg-purple-secondary\/70:hover{background-color:rgba(68,42,147,.7);background-color:hsl(var(--purple-secondary)/.7)}.hover\:bg-purple-secondary\/75:hover{background-color:rgba(68,42,147,.75);background-color:hsl(var(--purple-secondary)/.75)}.hover\:bg-purple-secondary\/80:hover{background-color:rgba(68,42,147,.8);background-color:hsl(var(--purple-secondary)/.8)}.hover\:bg-purple-secondary\/85:hover{background-color:rgba(68,42,147,.85);background-color:hsl(var(--purple-secondary)/.85)}.hover\:bg-purple-secondary\/90:hover{background-color:rgba(68,42,147,.9);background-color:hsl(var(--purple-secondary)/.9)}.hover\:bg-purple-secondary\/95:hover{background-color:rgba(68,42,147,.95);background-color:hsl(var(--purple-secondary)/.95)}.hover\:bg-purple\/0:hover{background-color:rgba(88,88,213,0);background-color:hsl(var(--purple)/0)}.hover\:bg-purple\/10:hover{background-color:rgba(88,88,213,.1);background-color:hsl(var(--purple)/.1)}.hover\:bg-purple\/100:hover{background-color:#5858d5;background-color:hsl(var(--purple)/1)}.hover\:bg-purple\/15:hover{background-color:rgba(88,88,213,.15);background-color:hsl(var(--purple)/.15)}.hover\:bg-purple\/20:hover{background-color:rgba(88,88,213,.2);background-color:hsl(var(--purple)/.2)}.hover\:bg-purple\/25:hover{background-color:rgba(88,88,213,.25);background-color:hsl(var(--purple)/.25)}.hover\:bg-purple\/30:hover{background-color:rgba(88,88,213,.3);background-color:hsl(var(--purple)/.3)}.hover\:bg-purple\/35:hover{background-color:rgba(88,88,213,.35);background-color:hsl(var(--purple)/.35)}.hover\:bg-purple\/40:hover{background-color:rgba(88,88,213,.4);background-color:hsl(var(--purple)/.4)}.hover\:bg-purple\/45:hover{background-color:rgba(88,88,213,.45);background-color:hsl(var(--purple)/.45)}.hover\:bg-purple\/5:hover{background-color:rgba(88,88,213,.05);background-color:hsl(var(--purple)/.05)}.hover\:bg-purple\/50:hover{background-color:rgba(88,88,213,.5);background-color:hsl(var(--purple)/.5)}.hover\:bg-purple\/55:hover{background-color:rgba(88,88,213,.55);background-color:hsl(var(--purple)/.55)}.hover\:bg-purple\/60:hover{background-color:rgba(88,88,213,.6);background-color:hsl(var(--purple)/.6)}.hover\:bg-purple\/65:hover{background-color:rgba(88,88,213,.65);background-color:hsl(var(--purple)/.65)}.hover\:bg-purple\/70:hover{background-color:rgba(88,88,213,.7);background-color:hsl(var(--purple)/.7)}.hover\:bg-purple\/75:hover{background-color:rgba(88,88,213,.75);background-color:hsl(var(--purple)/.75)}.hover\:bg-purple\/80:hover{background-color:rgba(88,88,213,.8);background-color:hsl(var(--purple)/.8)}.hover\:bg-purple\/85:hover{background-color:rgba(88,88,213,.85);background-color:hsl(var(--purple)/.85)}.hover\:bg-purple\/90:hover{background-color:rgba(88,88,213,.9);background-color:hsl(var(--purple)/.9)}.hover\:bg-purple\/95:hover{background-color:rgba(88,88,213,.95);background-color:hsl(var(--purple)/.95)}.hover\:bg-red:hover{background-color:#dd0833;background-color:hsl(var(--red))}.hover\:bg-red-100:hover{--tw-bg-opacity:1;background-color:#fee2e2;background-color:rgba(254,226,226,var(--tw-bg-opacity))}.hover\:bg-red-100\/0:hover{background-color:hsla(0,93%,94%,0)}.hover\:bg-red-100\/10:hover{background-color:hsla(0,93%,94%,.1)}.hover\:bg-red-100\/100:hover{background-color:#fee2e2}.hover\:bg-red-100\/15:hover{background-color:hsla(0,93%,94%,.15)}.hover\:bg-red-100\/20:hover{background-color:hsla(0,93%,94%,.2)}.hover\:bg-red-100\/25:hover{background-color:hsla(0,93%,94%,.25)}.hover\:bg-red-100\/30:hover{background-color:hsla(0,93%,94%,.3)}.hover\:bg-red-100\/35:hover{background-color:hsla(0,93%,94%,.35)}.hover\:bg-red-100\/40:hover{background-color:hsla(0,93%,94%,.4)}.hover\:bg-red-100\/45:hover{background-color:hsla(0,93%,94%,.45)}.hover\:bg-red-100\/5:hover{background-color:hsla(0,93%,94%,.05)}.hover\:bg-red-100\/50:hover{background-color:hsla(0,93%,94%,.5)}.hover\:bg-red-100\/55:hover{background-color:hsla(0,93%,94%,.55)}.hover\:bg-red-100\/60:hover{background-color:hsla(0,93%,94%,.6)}.hover\:bg-red-100\/65:hover{background-color:hsla(0,93%,94%,.65)}.hover\:bg-red-100\/70:hover{background-color:hsla(0,93%,94%,.7)}.hover\:bg-red-100\/75:hover{background-color:hsla(0,93%,94%,.75)}.hover\:bg-red-100\/80:hover{background-color:hsla(0,93%,94%,.8)}.hover\:bg-red-100\/85:hover{background-color:hsla(0,93%,94%,.85)}.hover\:bg-red-100\/90:hover{background-color:hsla(0,93%,94%,.9)}.hover\:bg-red-100\/95:hover{background-color:hsla(0,93%,94%,.95)}.hover\:bg-red-200:hover{--tw-bg-opacity:1;background-color:#fecaca;background-color:rgba(254,202,202,var(--tw-bg-opacity))}.hover\:bg-red-200\/0:hover{background-color:hsla(0,96%,89%,0)}.hover\:bg-red-200\/10:hover{background-color:hsla(0,96%,89%,.1)}.hover\:bg-red-200\/100:hover{background-color:#fecaca}.hover\:bg-red-200\/15:hover{background-color:hsla(0,96%,89%,.15)}.hover\:bg-red-200\/20:hover{background-color:hsla(0,96%,89%,.2)}.hover\:bg-red-200\/25:hover{background-color:hsla(0,96%,89%,.25)}.hover\:bg-red-200\/30:hover{background-color:hsla(0,96%,89%,.3)}.hover\:bg-red-200\/35:hover{background-color:hsla(0,96%,89%,.35)}.hover\:bg-red-200\/40:hover{background-color:hsla(0,96%,89%,.4)}.hover\:bg-red-200\/45:hover{background-color:hsla(0,96%,89%,.45)}.hover\:bg-red-200\/5:hover{background-color:hsla(0,96%,89%,.05)}.hover\:bg-red-200\/50:hover{background-color:hsla(0,96%,89%,.5)}.hover\:bg-red-200\/55:hover{background-color:hsla(0,96%,89%,.55)}.hover\:bg-red-200\/60:hover{background-color:hsla(0,96%,89%,.6)}.hover\:bg-red-200\/65:hover{background-color:hsla(0,96%,89%,.65)}.hover\:bg-red-200\/70:hover{background-color:hsla(0,96%,89%,.7)}.hover\:bg-red-200\/75:hover{background-color:hsla(0,96%,89%,.75)}.hover\:bg-red-200\/80:hover{background-color:hsla(0,96%,89%,.8)}.hover\:bg-red-200\/85:hover{background-color:hsla(0,96%,89%,.85)}.hover\:bg-red-200\/90:hover{background-color:hsla(0,96%,89%,.9)}.hover\:bg-red-200\/95:hover{background-color:hsla(0,96%,89%,.95)}.hover\:bg-red-300:hover{--tw-bg-opacity:1;background-color:#fca5a5;background-color:rgba(252,165,165,var(--tw-bg-opacity))}.hover\:bg-red-300\/0:hover{background-color:hsla(0,94%,82%,0)}.hover\:bg-red-300\/10:hover{background-color:hsla(0,94%,82%,.1)}.hover\:bg-red-300\/100:hover{background-color:#fca5a5}.hover\:bg-red-300\/15:hover{background-color:hsla(0,94%,82%,.15)}.hover\:bg-red-300\/20:hover{background-color:hsla(0,94%,82%,.2)}.hover\:bg-red-300\/25:hover{background-color:hsla(0,94%,82%,.25)}.hover\:bg-red-300\/30:hover{background-color:hsla(0,94%,82%,.3)}.hover\:bg-red-300\/35:hover{background-color:hsla(0,94%,82%,.35)}.hover\:bg-red-300\/40:hover{background-color:hsla(0,94%,82%,.4)}.hover\:bg-red-300\/45:hover{background-color:hsla(0,94%,82%,.45)}.hover\:bg-red-300\/5:hover{background-color:hsla(0,94%,82%,.05)}.hover\:bg-red-300\/50:hover{background-color:hsla(0,94%,82%,.5)}.hover\:bg-red-300\/55:hover{background-color:hsla(0,94%,82%,.55)}.hover\:bg-red-300\/60:hover{background-color:hsla(0,94%,82%,.6)}.hover\:bg-red-300\/65:hover{background-color:hsla(0,94%,82%,.65)}.hover\:bg-red-300\/70:hover{background-color:hsla(0,94%,82%,.7)}.hover\:bg-red-300\/75:hover{background-color:hsla(0,94%,82%,.75)}.hover\:bg-red-300\/80:hover{background-color:hsla(0,94%,82%,.8)}.hover\:bg-red-300\/85:hover{background-color:hsla(0,94%,82%,.85)}.hover\:bg-red-300\/90:hover{background-color:hsla(0,94%,82%,.9)}.hover\:bg-red-300\/95:hover{background-color:hsla(0,94%,82%,.95)}.hover\:bg-red-400:hover{--tw-bg-opacity:1;background-color:#f87171;background-color:rgba(248,113,113,var(--tw-bg-opacity))}.hover\:bg-red-400\/0:hover{background-color:hsla(0,91%,71%,0)}.hover\:bg-red-400\/10:hover{background-color:hsla(0,91%,71%,.1)}.hover\:bg-red-400\/100:hover{background-color:#f87171}.hover\:bg-red-400\/15:hover{background-color:hsla(0,91%,71%,.15)}.hover\:bg-red-400\/20:hover{background-color:hsla(0,91%,71%,.2)}.hover\:bg-red-400\/25:hover{background-color:hsla(0,91%,71%,.25)}.hover\:bg-red-400\/30:hover{background-color:hsla(0,91%,71%,.3)}.hover\:bg-red-400\/35:hover{background-color:hsla(0,91%,71%,.35)}.hover\:bg-red-400\/40:hover{background-color:hsla(0,91%,71%,.4)}.hover\:bg-red-400\/45:hover{background-color:hsla(0,91%,71%,.45)}.hover\:bg-red-400\/5:hover{background-color:hsla(0,91%,71%,.05)}.hover\:bg-red-400\/50:hover{background-color:hsla(0,91%,71%,.5)}.hover\:bg-red-400\/55:hover{background-color:hsla(0,91%,71%,.55)}.hover\:bg-red-400\/60:hover{background-color:hsla(0,91%,71%,.6)}.hover\:bg-red-400\/65:hover{background-color:hsla(0,91%,71%,.65)}.hover\:bg-red-400\/70:hover{background-color:hsla(0,91%,71%,.7)}.hover\:bg-red-400\/75:hover{background-color:hsla(0,91%,71%,.75)}.hover\:bg-red-400\/80:hover{background-color:hsla(0,91%,71%,.8)}.hover\:bg-red-400\/85:hover{background-color:hsla(0,91%,71%,.85)}.hover\:bg-red-400\/90:hover{background-color:hsla(0,91%,71%,.9)}.hover\:bg-red-400\/95:hover{background-color:hsla(0,91%,71%,.95)}.hover\:bg-red-50:hover{--tw-bg-opacity:1;background-color:#fef2f2;background-color:rgba(254,242,242,var(--tw-bg-opacity))}.hover\:bg-red-50\/0:hover{background-color:hsla(0,86%,97%,0)}.hover\:bg-red-50\/10:hover{background-color:hsla(0,86%,97%,.1)}.hover\:bg-red-50\/100:hover{background-color:#fef2f2}.hover\:bg-red-50\/15:hover{background-color:hsla(0,86%,97%,.15)}.hover\:bg-red-50\/20:hover{background-color:hsla(0,86%,97%,.2)}.hover\:bg-red-50\/25:hover{background-color:hsla(0,86%,97%,.25)}.hover\:bg-red-50\/30:hover{background-color:hsla(0,86%,97%,.3)}.hover\:bg-red-50\/35:hover{background-color:hsla(0,86%,97%,.35)}.hover\:bg-red-50\/40:hover{background-color:hsla(0,86%,97%,.4)}.hover\:bg-red-50\/45:hover{background-color:hsla(0,86%,97%,.45)}.hover\:bg-red-50\/5:hover{background-color:hsla(0,86%,97%,.05)}.hover\:bg-red-50\/50:hover{background-color:hsla(0,86%,97%,.5)}.hover\:bg-red-50\/55:hover{background-color:hsla(0,86%,97%,.55)}.hover\:bg-red-50\/60:hover{background-color:hsla(0,86%,97%,.6)}.hover\:bg-red-50\/65:hover{background-color:hsla(0,86%,97%,.65)}.hover\:bg-red-50\/70:hover{background-color:hsla(0,86%,97%,.7)}.hover\:bg-red-50\/75:hover{background-color:hsla(0,86%,97%,.75)}.hover\:bg-red-50\/80:hover{background-color:hsla(0,86%,97%,.8)}.hover\:bg-red-50\/85:hover{background-color:hsla(0,86%,97%,.85)}.hover\:bg-red-50\/90:hover{background-color:hsla(0,86%,97%,.9)}.hover\:bg-red-50\/95:hover{background-color:hsla(0,86%,97%,.95)}.hover\:bg-red-500:hover{--tw-bg-opacity:1;background-color:#ef4444;background-color:rgba(239,68,68,var(--tw-bg-opacity))}.hover\:bg-red-500\/0:hover{background-color:rgba(239,68,68,0)}.hover\:bg-red-500\/10:hover{background-color:rgba(239,68,68,.1)}.hover\:bg-red-500\/100:hover{background-color:#ef4444}.hover\:bg-red-500\/15:hover{background-color:rgba(239,68,68,.15)}.hover\:bg-red-500\/20:hover{background-color:rgba(239,68,68,.2)}.hover\:bg-red-500\/25:hover{background-color:rgba(239,68,68,.25)}.hover\:bg-red-500\/30:hover{background-color:rgba(239,68,68,.3)}.hover\:bg-red-500\/35:hover{background-color:rgba(239,68,68,.35)}.hover\:bg-red-500\/40:hover{background-color:rgba(239,68,68,.4)}.hover\:bg-red-500\/45:hover{background-color:rgba(239,68,68,.45)}.hover\:bg-red-500\/5:hover{background-color:rgba(239,68,68,.05)}.hover\:bg-red-500\/50:hover{background-color:rgba(239,68,68,.5)}.hover\:bg-red-500\/55:hover{background-color:rgba(239,68,68,.55)}.hover\:bg-red-500\/60:hover{background-color:rgba(239,68,68,.6)}.hover\:bg-red-500\/65:hover{background-color:rgba(239,68,68,.65)}.hover\:bg-red-500\/70:hover{background-color:rgba(239,68,68,.7)}.hover\:bg-red-500\/75:hover{background-color:rgba(239,68,68,.75)}.hover\:bg-red-500\/80:hover{background-color:rgba(239,68,68,.8)}.hover\:bg-red-500\/85:hover{background-color:rgba(239,68,68,.85)}.hover\:bg-red-500\/90:hover{background-color:rgba(239,68,68,.9)}.hover\:bg-red-500\/95:hover{background-color:rgba(239,68,68,.95)}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:#dc2626;background-color:rgba(220,38,38,var(--tw-bg-opacity))}.hover\:bg-red-600\/0:hover{background-color:rgba(220,38,38,0)}.hover\:bg-red-600\/10:hover{background-color:rgba(220,38,38,.1)}.hover\:bg-red-600\/100:hover{background-color:#dc2626}.hover\:bg-red-600\/15:hover{background-color:rgba(220,38,38,.15)}.hover\:bg-red-600\/20:hover{background-color:rgba(220,38,38,.2)}.hover\:bg-red-600\/25:hover{background-color:rgba(220,38,38,.25)}.hover\:bg-red-600\/30:hover{background-color:rgba(220,38,38,.3)}.hover\:bg-red-600\/35:hover{background-color:rgba(220,38,38,.35)}.hover\:bg-red-600\/40:hover{background-color:rgba(220,38,38,.4)}.hover\:bg-red-600\/45:hover{background-color:rgba(220,38,38,.45)}.hover\:bg-red-600\/5:hover{background-color:rgba(220,38,38,.05)}.hover\:bg-red-600\/50:hover{background-color:rgba(220,38,38,.5)}.hover\:bg-red-600\/55:hover{background-color:rgba(220,38,38,.55)}.hover\:bg-red-600\/60:hover{background-color:rgba(220,38,38,.6)}.hover\:bg-red-600\/65:hover{background-color:rgba(220,38,38,.65)}.hover\:bg-red-600\/70:hover{background-color:rgba(220,38,38,.7)}.hover\:bg-red-600\/75:hover{background-color:rgba(220,38,38,.75)}.hover\:bg-red-600\/80:hover{background-color:rgba(220,38,38,.8)}.hover\:bg-red-600\/85:hover{background-color:rgba(220,38,38,.85)}.hover\:bg-red-600\/90:hover{background-color:rgba(220,38,38,.9)}.hover\:bg-red-600\/95:hover{background-color:rgba(220,38,38,.95)}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:#b91c1c;background-color:rgba(185,28,28,var(--tw-bg-opacity))}.hover\:bg-red-700\/0:hover{background-color:rgba(185,28,28,0)}.hover\:bg-red-700\/10:hover{background-color:rgba(185,28,28,.1)}.hover\:bg-red-700\/100:hover{background-color:#b91c1c}.hover\:bg-red-700\/15:hover{background-color:rgba(185,28,28,.15)}.hover\:bg-red-700\/20:hover{background-color:rgba(185,28,28,.2)}.hover\:bg-red-700\/25:hover{background-color:rgba(185,28,28,.25)}.hover\:bg-red-700\/30:hover{background-color:rgba(185,28,28,.3)}.hover\:bg-red-700\/35:hover{background-color:rgba(185,28,28,.35)}.hover\:bg-red-700\/40:hover{background-color:rgba(185,28,28,.4)}.hover\:bg-red-700\/45:hover{background-color:rgba(185,28,28,.45)}.hover\:bg-red-700\/5:hover{background-color:rgba(185,28,28,.05)}.hover\:bg-red-700\/50:hover{background-color:rgba(185,28,28,.5)}.hover\:bg-red-700\/55:hover{background-color:rgba(185,28,28,.55)}.hover\:bg-red-700\/60:hover{background-color:rgba(185,28,28,.6)}.hover\:bg-red-700\/65:hover{background-color:rgba(185,28,28,.65)}.hover\:bg-red-700\/70:hover{background-color:rgba(185,28,28,.7)}.hover\:bg-red-700\/75:hover{background-color:rgba(185,28,28,.75)}.hover\:bg-red-700\/80:hover{background-color:rgba(185,28,28,.8)}.hover\:bg-red-700\/85:hover{background-color:rgba(185,28,28,.85)}.hover\:bg-red-700\/90:hover{background-color:rgba(185,28,28,.9)}.hover\:bg-red-700\/95:hover{background-color:rgba(185,28,28,.95)}.hover\:bg-red-800:hover{--tw-bg-opacity:1;background-color:#991b1b;background-color:rgba(153,27,27,var(--tw-bg-opacity))}.hover\:bg-red-800\/0:hover{background-color:rgba(153,27,27,0)}.hover\:bg-red-800\/10:hover{background-color:rgba(153,27,27,.1)}.hover\:bg-red-800\/100:hover{background-color:#991b1b}.hover\:bg-red-800\/15:hover{background-color:rgba(153,27,27,.15)}.hover\:bg-red-800\/20:hover{background-color:rgba(153,27,27,.2)}.hover\:bg-red-800\/25:hover{background-color:rgba(153,27,27,.25)}.hover\:bg-red-800\/30:hover{background-color:rgba(153,27,27,.3)}.hover\:bg-red-800\/35:hover{background-color:rgba(153,27,27,.35)}.hover\:bg-red-800\/40:hover{background-color:rgba(153,27,27,.4)}.hover\:bg-red-800\/45:hover{background-color:rgba(153,27,27,.45)}.hover\:bg-red-800\/5:hover{background-color:rgba(153,27,27,.05)}.hover\:bg-red-800\/50:hover{background-color:rgba(153,27,27,.5)}.hover\:bg-red-800\/55:hover{background-color:rgba(153,27,27,.55)}.hover\:bg-red-800\/60:hover{background-color:rgba(153,27,27,.6)}.hover\:bg-red-800\/65:hover{background-color:rgba(153,27,27,.65)}.hover\:bg-red-800\/70:hover{background-color:rgba(153,27,27,.7)}.hover\:bg-red-800\/75:hover{background-color:rgba(153,27,27,.75)}.hover\:bg-red-800\/80:hover{background-color:rgba(153,27,27,.8)}.hover\:bg-red-800\/85:hover{background-color:rgba(153,27,27,.85)}.hover\:bg-red-800\/90:hover{background-color:rgba(153,27,27,.9)}.hover\:bg-red-800\/95:hover{background-color:rgba(153,27,27,.95)}.hover\:bg-red-900:hover{--tw-bg-opacity:1;background-color:#7f1d1d;background-color:rgba(127,29,29,var(--tw-bg-opacity))}.hover\:bg-red-900\/0:hover{background-color:rgba(127,29,29,0)}.hover\:bg-red-900\/10:hover{background-color:rgba(127,29,29,.1)}.hover\:bg-red-900\/100:hover{background-color:#7f1d1d}.hover\:bg-red-900\/15:hover{background-color:rgba(127,29,29,.15)}.hover\:bg-red-900\/20:hover{background-color:rgba(127,29,29,.2)}.hover\:bg-red-900\/25:hover{background-color:rgba(127,29,29,.25)}.hover\:bg-red-900\/30:hover{background-color:rgba(127,29,29,.3)}.hover\:bg-red-900\/35:hover{background-color:rgba(127,29,29,.35)}.hover\:bg-red-900\/40:hover{background-color:rgba(127,29,29,.4)}.hover\:bg-red-900\/45:hover{background-color:rgba(127,29,29,.45)}.hover\:bg-red-900\/5:hover{background-color:rgba(127,29,29,.05)}.hover\:bg-red-900\/50:hover{background-color:rgba(127,29,29,.5)}.hover\:bg-red-900\/55:hover{background-color:rgba(127,29,29,.55)}.hover\:bg-red-900\/60:hover{background-color:rgba(127,29,29,.6)}.hover\:bg-red-900\/65:hover{background-color:rgba(127,29,29,.65)}.hover\:bg-red-900\/70:hover{background-color:rgba(127,29,29,.7)}.hover\:bg-red-900\/75:hover{background-color:rgba(127,29,29,.75)}.hover\:bg-red-900\/80:hover{background-color:rgba(127,29,29,.8)}.hover\:bg-red-900\/85:hover{background-color:rgba(127,29,29,.85)}.hover\:bg-red-900\/90:hover{background-color:rgba(127,29,29,.9)}.hover\:bg-red-900\/95:hover{background-color:rgba(127,29,29,.95)}.hover\:bg-red-950:hover{--tw-bg-opacity:1;background-color:#450a0a;background-color:rgba(69,10,10,var(--tw-bg-opacity))}.hover\:bg-red-950\/0:hover{background-color:rgba(69,10,10,0)}.hover\:bg-red-950\/10:hover{background-color:rgba(69,10,10,.1)}.hover\:bg-red-950\/100:hover{background-color:#450a0a}.hover\:bg-red-950\/15:hover{background-color:rgba(69,10,10,.15)}.hover\:bg-red-950\/20:hover{background-color:rgba(69,10,10,.2)}.hover\:bg-red-950\/25:hover{background-color:rgba(69,10,10,.25)}.hover\:bg-red-950\/30:hover{background-color:rgba(69,10,10,.3)}.hover\:bg-red-950\/35:hover{background-color:rgba(69,10,10,.35)}.hover\:bg-red-950\/40:hover{background-color:rgba(69,10,10,.4)}.hover\:bg-red-950\/45:hover{background-color:rgba(69,10,10,.45)}.hover\:bg-red-950\/5:hover{background-color:rgba(69,10,10,.05)}.hover\:bg-red-950\/50:hover{background-color:rgba(69,10,10,.5)}.hover\:bg-red-950\/55:hover{background-color:rgba(69,10,10,.55)}.hover\:bg-red-950\/60:hover{background-color:rgba(69,10,10,.6)}.hover\:bg-red-950\/65:hover{background-color:rgba(69,10,10,.65)}.hover\:bg-red-950\/70:hover{background-color:rgba(69,10,10,.7)}.hover\:bg-red-950\/75:hover{background-color:rgba(69,10,10,.75)}.hover\:bg-red-950\/80:hover{background-color:rgba(69,10,10,.8)}.hover\:bg-red-950\/85:hover{background-color:rgba(69,10,10,.85)}.hover\:bg-red-950\/90:hover{background-color:rgba(69,10,10,.9)}.hover\:bg-red-950\/95:hover{background-color:rgba(69,10,10,.95)}.hover\:bg-red-accent:hover{background-color:#f8ced6;background-color:hsl(var(--red-accent))}.hover\:bg-red-accent\/0:hover{background-color:rgba(248,206,214,0);background-color:hsl(var(--red-accent)/0)}.hover\:bg-red-accent\/10:hover{background-color:rgba(248,206,214,.1);background-color:hsl(var(--red-accent)/.1)}.hover\:bg-red-accent\/100:hover{background-color:#f8ced6;background-color:hsl(var(--red-accent)/1)}.hover\:bg-red-accent\/15:hover{background-color:rgba(248,206,214,.15);background-color:hsl(var(--red-accent)/.15)}.hover\:bg-red-accent\/20:hover{background-color:rgba(248,206,214,.2);background-color:hsl(var(--red-accent)/.2)}.hover\:bg-red-accent\/25:hover{background-color:rgba(248,206,214,.25);background-color:hsl(var(--red-accent)/.25)}.hover\:bg-red-accent\/30:hover{background-color:rgba(248,206,214,.3);background-color:hsl(var(--red-accent)/.3)}.hover\:bg-red-accent\/35:hover{background-color:rgba(248,206,214,.35);background-color:hsl(var(--red-accent)/.35)}.hover\:bg-red-accent\/40:hover{background-color:rgba(248,206,214,.4);background-color:hsl(var(--red-accent)/.4)}.hover\:bg-red-accent\/45:hover{background-color:rgba(248,206,214,.45);background-color:hsl(var(--red-accent)/.45)}.hover\:bg-red-accent\/5:hover{background-color:rgba(248,206,214,.05);background-color:hsl(var(--red-accent)/.05)}.hover\:bg-red-accent\/50:hover{background-color:rgba(248,206,214,.5);background-color:hsl(var(--red-accent)/.5)}.hover\:bg-red-accent\/55:hover{background-color:rgba(248,206,214,.55);background-color:hsl(var(--red-accent)/.55)}.hover\:bg-red-accent\/60:hover{background-color:rgba(248,206,214,.6);background-color:hsl(var(--red-accent)/.6)}.hover\:bg-red-accent\/65:hover{background-color:rgba(248,206,214,.65);background-color:hsl(var(--red-accent)/.65)}.hover\:bg-red-accent\/70:hover{background-color:rgba(248,206,214,.7);background-color:hsl(var(--red-accent)/.7)}.hover\:bg-red-accent\/75:hover{background-color:rgba(248,206,214,.75);background-color:hsl(var(--red-accent)/.75)}.hover\:bg-red-accent\/80:hover{background-color:rgba(248,206,214,.8);background-color:hsl(var(--red-accent)/.8)}.hover\:bg-red-accent\/85:hover{background-color:rgba(248,206,214,.85);background-color:hsl(var(--red-accent)/.85)}.hover\:bg-red-accent\/90:hover{background-color:rgba(248,206,214,.9);background-color:hsl(var(--red-accent)/.9)}.hover\:bg-red-accent\/95:hover{background-color:rgba(248,206,214,.95);background-color:hsl(var(--red-accent)/.95)}.hover\:bg-red-dark:hover{background-color:#c5072d;background-color:hsl(var(--red-dark))}.hover\:bg-red-dark\/0:hover{background-color:rgba(197,7,45,0);background-color:hsl(var(--red-dark)/0)}.hover\:bg-red-dark\/10:hover{background-color:rgba(197,7,45,.1);background-color:hsl(var(--red-dark)/.1)}.hover\:bg-red-dark\/100:hover{background-color:#c5072d;background-color:hsl(var(--red-dark)/1)}.hover\:bg-red-dark\/15:hover{background-color:rgba(197,7,45,.15);background-color:hsl(var(--red-dark)/.15)}.hover\:bg-red-dark\/20:hover{background-color:rgba(197,7,45,.2);background-color:hsl(var(--red-dark)/.2)}.hover\:bg-red-dark\/25:hover{background-color:rgba(197,7,45,.25);background-color:hsl(var(--red-dark)/.25)}.hover\:bg-red-dark\/30:hover{background-color:rgba(197,7,45,.3);background-color:hsl(var(--red-dark)/.3)}.hover\:bg-red-dark\/35:hover{background-color:rgba(197,7,45,.35);background-color:hsl(var(--red-dark)/.35)}.hover\:bg-red-dark\/40:hover{background-color:rgba(197,7,45,.4);background-color:hsl(var(--red-dark)/.4)}.hover\:bg-red-dark\/45:hover{background-color:rgba(197,7,45,.45);background-color:hsl(var(--red-dark)/.45)}.hover\:bg-red-dark\/5:hover{background-color:rgba(197,7,45,.05);background-color:hsl(var(--red-dark)/.05)}.hover\:bg-red-dark\/50:hover{background-color:rgba(197,7,45,.5);background-color:hsl(var(--red-dark)/.5)}.hover\:bg-red-dark\/55:hover{background-color:rgba(197,7,45,.55);background-color:hsl(var(--red-dark)/.55)}.hover\:bg-red-dark\/60:hover{background-color:rgba(197,7,45,.6);background-color:hsl(var(--red-dark)/.6)}.hover\:bg-red-dark\/65:hover{background-color:rgba(197,7,45,.65);background-color:hsl(var(--red-dark)/.65)}.hover\:bg-red-dark\/70:hover{background-color:rgba(197,7,45,.7);background-color:hsl(var(--red-dark)/.7)}.hover\:bg-red-dark\/75:hover{background-color:rgba(197,7,45,.75);background-color:hsl(var(--red-dark)/.75)}.hover\:bg-red-dark\/80:hover{background-color:rgba(197,7,45,.8);background-color:hsl(var(--red-dark)/.8)}.hover\:bg-red-dark\/85:hover{background-color:rgba(197,7,45,.85);background-color:hsl(var(--red-dark)/.85)}.hover\:bg-red-dark\/90:hover{background-color:rgba(197,7,45,.9);background-color:hsl(var(--red-dark)/.9)}.hover\:bg-red-dark\/95:hover{background-color:rgba(197,7,45,.95);background-color:hsl(var(--red-dark)/.95)}.hover\:bg-red-light:hover{background-color:#f8ced6;background-color:hsl(var(--red-light))}.hover\:bg-red-light\/0:hover{background-color:rgba(248,206,214,0);background-color:hsl(var(--red-light)/0)}.hover\:bg-red-light\/10:hover{background-color:rgba(248,206,214,.1);background-color:hsl(var(--red-light)/.1)}.hover\:bg-red-light\/100:hover{background-color:#f8ced6;background-color:hsl(var(--red-light)/1)}.hover\:bg-red-light\/15:hover{background-color:rgba(248,206,214,.15);background-color:hsl(var(--red-light)/.15)}.hover\:bg-red-light\/20:hover{background-color:rgba(248,206,214,.2);background-color:hsl(var(--red-light)/.2)}.hover\:bg-red-light\/25:hover{background-color:rgba(248,206,214,.25);background-color:hsl(var(--red-light)/.25)}.hover\:bg-red-light\/30:hover{background-color:rgba(248,206,214,.3);background-color:hsl(var(--red-light)/.3)}.hover\:bg-red-light\/35:hover{background-color:rgba(248,206,214,.35);background-color:hsl(var(--red-light)/.35)}.hover\:bg-red-light\/40:hover{background-color:rgba(248,206,214,.4);background-color:hsl(var(--red-light)/.4)}.hover\:bg-red-light\/45:hover{background-color:rgba(248,206,214,.45);background-color:hsl(var(--red-light)/.45)}.hover\:bg-red-light\/5:hover{background-color:rgba(248,206,214,.05);background-color:hsl(var(--red-light)/.05)}.hover\:bg-red-light\/50:hover{background-color:rgba(248,206,214,.5);background-color:hsl(var(--red-light)/.5)}.hover\:bg-red-light\/55:hover{background-color:rgba(248,206,214,.55);background-color:hsl(var(--red-light)/.55)}.hover\:bg-red-light\/60:hover{background-color:rgba(248,206,214,.6);background-color:hsl(var(--red-light)/.6)}.hover\:bg-red-light\/65:hover{background-color:rgba(248,206,214,.65);background-color:hsl(var(--red-light)/.65)}.hover\:bg-red-light\/70:hover{background-color:rgba(248,206,214,.7);background-color:hsl(var(--red-light)/.7)}.hover\:bg-red-light\/75:hover{background-color:rgba(248,206,214,.75);background-color:hsl(var(--red-light)/.75)}.hover\:bg-red-light\/80:hover{background-color:rgba(248,206,214,.8);background-color:hsl(var(--red-light)/.8)}.hover\:bg-red-light\/85:hover{background-color:rgba(248,206,214,.85);background-color:hsl(var(--red-light)/.85)}.hover\:bg-red-light\/90:hover{background-color:rgba(248,206,214,.9);background-color:hsl(var(--red-light)/.9)}.hover\:bg-red-light\/95:hover{background-color:rgba(248,206,214,.95);background-color:hsl(var(--red-light)/.95)}.hover\:bg-red-secondary:hover{background-color:#c5072d;background-color:hsl(var(--red-secondary))}.hover\:bg-red-secondary\/0:hover{background-color:rgba(197,7,45,0);background-color:hsl(var(--red-secondary)/0)}.hover\:bg-red-secondary\/10:hover{background-color:rgba(197,7,45,.1);background-color:hsl(var(--red-secondary)/.1)}.hover\:bg-red-secondary\/100:hover{background-color:#c5072d;background-color:hsl(var(--red-secondary)/1)}.hover\:bg-red-secondary\/15:hover{background-color:rgba(197,7,45,.15);background-color:hsl(var(--red-secondary)/.15)}.hover\:bg-red-secondary\/20:hover{background-color:rgba(197,7,45,.2);background-color:hsl(var(--red-secondary)/.2)}.hover\:bg-red-secondary\/25:hover{background-color:rgba(197,7,45,.25);background-color:hsl(var(--red-secondary)/.25)}.hover\:bg-red-secondary\/30:hover{background-color:rgba(197,7,45,.3);background-color:hsl(var(--red-secondary)/.3)}.hover\:bg-red-secondary\/35:hover{background-color:rgba(197,7,45,.35);background-color:hsl(var(--red-secondary)/.35)}.hover\:bg-red-secondary\/40:hover{background-color:rgba(197,7,45,.4);background-color:hsl(var(--red-secondary)/.4)}.hover\:bg-red-secondary\/45:hover{background-color:rgba(197,7,45,.45);background-color:hsl(var(--red-secondary)/.45)}.hover\:bg-red-secondary\/5:hover{background-color:rgba(197,7,45,.05);background-color:hsl(var(--red-secondary)/.05)}.hover\:bg-red-secondary\/50:hover{background-color:rgba(197,7,45,.5);background-color:hsl(var(--red-secondary)/.5)}.hover\:bg-red-secondary\/55:hover{background-color:rgba(197,7,45,.55);background-color:hsl(var(--red-secondary)/.55)}.hover\:bg-red-secondary\/60:hover{background-color:rgba(197,7,45,.6);background-color:hsl(var(--red-secondary)/.6)}.hover\:bg-red-secondary\/65:hover{background-color:rgba(197,7,45,.65);background-color:hsl(var(--red-secondary)/.65)}.hover\:bg-red-secondary\/70:hover{background-color:rgba(197,7,45,.7);background-color:hsl(var(--red-secondary)/.7)}.hover\:bg-red-secondary\/75:hover{background-color:rgba(197,7,45,.75);background-color:hsl(var(--red-secondary)/.75)}.hover\:bg-red-secondary\/80:hover{background-color:rgba(197,7,45,.8);background-color:hsl(var(--red-secondary)/.8)}.hover\:bg-red-secondary\/85:hover{background-color:rgba(197,7,45,.85);background-color:hsl(var(--red-secondary)/.85)}.hover\:bg-red-secondary\/90:hover{background-color:rgba(197,7,45,.9);background-color:hsl(var(--red-secondary)/.9)}.hover\:bg-red-secondary\/95:hover{background-color:rgba(197,7,45,.95);background-color:hsl(var(--red-secondary)/.95)}.hover\:bg-red\/0:hover{background-color:rgba(221,8,51,0);background-color:hsl(var(--red)/0)}.hover\:bg-red\/10:hover{background-color:rgba(221,8,51,.1);background-color:hsl(var(--red)/.1)}.hover\:bg-red\/100:hover{background-color:#dd0833;background-color:hsl(var(--red)/1)}.hover\:bg-red\/15:hover{background-color:rgba(221,8,51,.15);background-color:hsl(var(--red)/.15)}.hover\:bg-red\/20:hover{background-color:rgba(221,8,51,.2);background-color:hsl(var(--red)/.2)}.hover\:bg-red\/25:hover{background-color:rgba(221,8,51,.25);background-color:hsl(var(--red)/.25)}.hover\:bg-red\/30:hover{background-color:rgba(221,8,51,.3);background-color:hsl(var(--red)/.3)}.hover\:bg-red\/35:hover{background-color:rgba(221,8,51,.35);background-color:hsl(var(--red)/.35)}.hover\:bg-red\/40:hover{background-color:rgba(221,8,51,.4);background-color:hsl(var(--red)/.4)}.hover\:bg-red\/45:hover{background-color:rgba(221,8,51,.45);background-color:hsl(var(--red)/.45)}.hover\:bg-red\/5:hover{background-color:rgba(221,8,51,.05);background-color:hsl(var(--red)/.05)}.hover\:bg-red\/50:hover{background-color:rgba(221,8,51,.5);background-color:hsl(var(--red)/.5)}.hover\:bg-red\/55:hover{background-color:rgba(221,8,51,.55);background-color:hsl(var(--red)/.55)}.hover\:bg-red\/60:hover{background-color:rgba(221,8,51,.6);background-color:hsl(var(--red)/.6)}.hover\:bg-red\/65:hover{background-color:rgba(221,8,51,.65);background-color:hsl(var(--red)/.65)}.hover\:bg-red\/70:hover{background-color:rgba(221,8,51,.7);background-color:hsl(var(--red)/.7)}.hover\:bg-red\/75:hover{background-color:rgba(221,8,51,.75);background-color:hsl(var(--red)/.75)}.hover\:bg-red\/80:hover{background-color:rgba(221,8,51,.8);background-color:hsl(var(--red)/.8)}.hover\:bg-red\/85:hover{background-color:rgba(221,8,51,.85);background-color:hsl(var(--red)/.85)}.hover\:bg-red\/90:hover{background-color:rgba(221,8,51,.9);background-color:hsl(var(--red)/.9)}.hover\:bg-red\/95:hover{background-color:rgba(221,8,51,.95);background-color:hsl(var(--red)/.95)}.hover\:bg-reddit:hover{background-color:#f40;background-color:hsl(var(--reddit))}.hover\:bg-reddit\/0:hover{background-color:rgba(255,68,0,0);background-color:hsl(var(--reddit)/0)}.hover\:bg-reddit\/10:hover{background-color:rgba(255,68,0,.1);background-color:hsl(var(--reddit)/.1)}.hover\:bg-reddit\/100:hover{background-color:#f40;background-color:hsl(var(--reddit)/1)}.hover\:bg-reddit\/15:hover{background-color:rgba(255,68,0,.15);background-color:hsl(var(--reddit)/.15)}.hover\:bg-reddit\/20:hover{background-color:rgba(255,68,0,.2);background-color:hsl(var(--reddit)/.2)}.hover\:bg-reddit\/25:hover{background-color:rgba(255,68,0,.25);background-color:hsl(var(--reddit)/.25)}.hover\:bg-reddit\/30:hover{background-color:rgba(255,68,0,.3);background-color:hsl(var(--reddit)/.3)}.hover\:bg-reddit\/35:hover{background-color:rgba(255,68,0,.35);background-color:hsl(var(--reddit)/.35)}.hover\:bg-reddit\/40:hover{background-color:rgba(255,68,0,.4);background-color:hsl(var(--reddit)/.4)}.hover\:bg-reddit\/45:hover{background-color:rgba(255,68,0,.45);background-color:hsl(var(--reddit)/.45)}.hover\:bg-reddit\/5:hover{background-color:rgba(255,68,0,.05);background-color:hsl(var(--reddit)/.05)}.hover\:bg-reddit\/50:hover{background-color:rgba(255,68,0,.5);background-color:hsl(var(--reddit)/.5)}.hover\:bg-reddit\/55:hover{background-color:rgba(255,68,0,.55);background-color:hsl(var(--reddit)/.55)}.hover\:bg-reddit\/60:hover{background-color:rgba(255,68,0,.6);background-color:hsl(var(--reddit)/.6)}.hover\:bg-reddit\/65:hover{background-color:rgba(255,68,0,.65);background-color:hsl(var(--reddit)/.65)}.hover\:bg-reddit\/70:hover{background-color:rgba(255,68,0,.7);background-color:hsl(var(--reddit)/.7)}.hover\:bg-reddit\/75:hover{background-color:rgba(255,68,0,.75);background-color:hsl(var(--reddit)/.75)}.hover\:bg-reddit\/80:hover{background-color:rgba(255,68,0,.8);background-color:hsl(var(--reddit)/.8)}.hover\:bg-reddit\/85:hover{background-color:rgba(255,68,0,.85);background-color:hsl(var(--reddit)/.85)}.hover\:bg-reddit\/90:hover{background-color:rgba(255,68,0,.9);background-color:hsl(var(--reddit)/.9)}.hover\:bg-reddit\/95:hover{background-color:rgba(255,68,0,.95);background-color:hsl(var(--reddit)/.95)}.hover\:bg-stark-violet:hover{--tw-bg-opacity:1;background-color:#442993;background-color:rgba(68,41,147,var(--tw-bg-opacity))}.hover\:bg-stark-violet\/0:hover{background-color:rgba(68,41,147,0)}.hover\:bg-stark-violet\/10:hover{background-color:rgba(68,41,147,.1)}.hover\:bg-stark-violet\/100:hover{background-color:#442993}.hover\:bg-stark-violet\/15:hover{background-color:rgba(68,41,147,.15)}.hover\:bg-stark-violet\/20:hover{background-color:rgba(68,41,147,.2)}.hover\:bg-stark-violet\/25:hover{background-color:rgba(68,41,147,.25)}.hover\:bg-stark-violet\/30:hover{background-color:rgba(68,41,147,.3)}.hover\:bg-stark-violet\/35:hover{background-color:rgba(68,41,147,.35)}.hover\:bg-stark-violet\/40:hover{background-color:rgba(68,41,147,.4)}.hover\:bg-stark-violet\/45:hover{background-color:rgba(68,41,147,.45)}.hover\:bg-stark-violet\/5:hover{background-color:rgba(68,41,147,.05)}.hover\:bg-stark-violet\/50:hover{background-color:rgba(68,41,147,.5)}.hover\:bg-stark-violet\/55:hover{background-color:rgba(68,41,147,.55)}.hover\:bg-stark-violet\/60:hover{background-color:rgba(68,41,147,.6)}.hover\:bg-stark-violet\/65:hover{background-color:rgba(68,41,147,.65)}.hover\:bg-stark-violet\/70:hover{background-color:rgba(68,41,147,.7)}.hover\:bg-stark-violet\/75:hover{background-color:rgba(68,41,147,.75)}.hover\:bg-stark-violet\/80:hover{background-color:rgba(68,41,147,.8)}.hover\:bg-stark-violet\/85:hover{background-color:rgba(68,41,147,.85)}.hover\:bg-stark-violet\/90:hover{background-color:rgba(68,41,147,.9)}.hover\:bg-stark-violet\/95:hover{background-color:rgba(68,41,147,.95)}.hover\:bg-sun:hover{--tw-bg-opacity:1;background-color:#fab418;background-color:rgba(250,180,24,var(--tw-bg-opacity))}.hover\:bg-sun\/0:hover{background-color:rgba(250,180,24,0)}.hover\:bg-sun\/10:hover{background-color:rgba(250,180,24,.1)}.hover\:bg-sun\/100:hover{background-color:#fab418}.hover\:bg-sun\/15:hover{background-color:rgba(250,180,24,.15)}.hover\:bg-sun\/20:hover{background-color:rgba(250,180,24,.2)}.hover\:bg-sun\/25:hover{background-color:rgba(250,180,24,.25)}.hover\:bg-sun\/30:hover{background-color:rgba(250,180,24,.3)}.hover\:bg-sun\/35:hover{background-color:rgba(250,180,24,.35)}.hover\:bg-sun\/40:hover{background-color:rgba(250,180,24,.4)}.hover\:bg-sun\/45:hover{background-color:rgba(250,180,24,.45)}.hover\:bg-sun\/5:hover{background-color:rgba(250,180,24,.05)}.hover\:bg-sun\/50:hover{background-color:rgba(250,180,24,.5)}.hover\:bg-sun\/55:hover{background-color:rgba(250,180,24,.55)}.hover\:bg-sun\/60:hover{background-color:rgba(250,180,24,.6)}.hover\:bg-sun\/65:hover{background-color:rgba(250,180,24,.65)}.hover\:bg-sun\/70:hover{background-color:rgba(250,180,24,.7)}.hover\:bg-sun\/75:hover{background-color:rgba(250,180,24,.75)}.hover\:bg-sun\/80:hover{background-color:rgba(250,180,24,.8)}.hover\:bg-sun\/85:hover{background-color:rgba(250,180,24,.85)}.hover\:bg-sun\/90:hover{background-color:rgba(250,180,24,.9)}.hover\:bg-sun\/95:hover{background-color:rgba(250,180,24,.95)}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-turquoise:hover{background-color:#20afbc;background-color:hsl(var(--turquoise))}.hover\:bg-turquoise-accent:hover{background-color:#d4eff2;background-color:hsl(var(--turquoise-accent))}.hover\:bg-turquoise-accent\/0:hover{background-color:rgba(212,239,242,0);background-color:hsl(var(--turquoise-accent)/0)}.hover\:bg-turquoise-accent\/10:hover{background-color:rgba(212,239,242,.1);background-color:hsl(var(--turquoise-accent)/.1)}.hover\:bg-turquoise-accent\/100:hover{background-color:#d4eff2;background-color:hsl(var(--turquoise-accent)/1)}.hover\:bg-turquoise-accent\/15:hover{background-color:rgba(212,239,242,.15);background-color:hsl(var(--turquoise-accent)/.15)}.hover\:bg-turquoise-accent\/20:hover{background-color:rgba(212,239,242,.2);background-color:hsl(var(--turquoise-accent)/.2)}.hover\:bg-turquoise-accent\/25:hover{background-color:rgba(212,239,242,.25);background-color:hsl(var(--turquoise-accent)/.25)}.hover\:bg-turquoise-accent\/30:hover{background-color:rgba(212,239,242,.3);background-color:hsl(var(--turquoise-accent)/.3)}.hover\:bg-turquoise-accent\/35:hover{background-color:rgba(212,239,242,.35);background-color:hsl(var(--turquoise-accent)/.35)}.hover\:bg-turquoise-accent\/40:hover{background-color:rgba(212,239,242,.4);background-color:hsl(var(--turquoise-accent)/.4)}.hover\:bg-turquoise-accent\/45:hover{background-color:rgba(212,239,242,.45);background-color:hsl(var(--turquoise-accent)/.45)}.hover\:bg-turquoise-accent\/5:hover{background-color:rgba(212,239,242,.05);background-color:hsl(var(--turquoise-accent)/.05)}.hover\:bg-turquoise-accent\/50:hover{background-color:rgba(212,239,242,.5);background-color:hsl(var(--turquoise-accent)/.5)}.hover\:bg-turquoise-accent\/55:hover{background-color:rgba(212,239,242,.55);background-color:hsl(var(--turquoise-accent)/.55)}.hover\:bg-turquoise-accent\/60:hover{background-color:rgba(212,239,242,.6);background-color:hsl(var(--turquoise-accent)/.6)}.hover\:bg-turquoise-accent\/65:hover{background-color:rgba(212,239,242,.65);background-color:hsl(var(--turquoise-accent)/.65)}.hover\:bg-turquoise-accent\/70:hover{background-color:rgba(212,239,242,.7);background-color:hsl(var(--turquoise-accent)/.7)}.hover\:bg-turquoise-accent\/75:hover{background-color:rgba(212,239,242,.75);background-color:hsl(var(--turquoise-accent)/.75)}.hover\:bg-turquoise-accent\/80:hover{background-color:rgba(212,239,242,.8);background-color:hsl(var(--turquoise-accent)/.8)}.hover\:bg-turquoise-accent\/85:hover{background-color:rgba(212,239,242,.85);background-color:hsl(var(--turquoise-accent)/.85)}.hover\:bg-turquoise-accent\/90:hover{background-color:rgba(212,239,242,.9);background-color:hsl(var(--turquoise-accent)/.9)}.hover\:bg-turquoise-accent\/95:hover{background-color:rgba(212,239,242,.95);background-color:hsl(var(--turquoise-accent)/.95)}.hover\:bg-turquoise-dark:hover{background-color:#167a83;background-color:hsl(var(--turquoise-dark))}.hover\:bg-turquoise-dark\/0:hover{background-color:rgba(22,122,131,0);background-color:hsl(var(--turquoise-dark)/0)}.hover\:bg-turquoise-dark\/10:hover{background-color:rgba(22,122,131,.1);background-color:hsl(var(--turquoise-dark)/.1)}.hover\:bg-turquoise-dark\/100:hover{background-color:#167a83;background-color:hsl(var(--turquoise-dark)/1)}.hover\:bg-turquoise-dark\/15:hover{background-color:rgba(22,122,131,.15);background-color:hsl(var(--turquoise-dark)/.15)}.hover\:bg-turquoise-dark\/20:hover{background-color:rgba(22,122,131,.2);background-color:hsl(var(--turquoise-dark)/.2)}.hover\:bg-turquoise-dark\/25:hover{background-color:rgba(22,122,131,.25);background-color:hsl(var(--turquoise-dark)/.25)}.hover\:bg-turquoise-dark\/30:hover{background-color:rgba(22,122,131,.3);background-color:hsl(var(--turquoise-dark)/.3)}.hover\:bg-turquoise-dark\/35:hover{background-color:rgba(22,122,131,.35);background-color:hsl(var(--turquoise-dark)/.35)}.hover\:bg-turquoise-dark\/40:hover{background-color:rgba(22,122,131,.4);background-color:hsl(var(--turquoise-dark)/.4)}.hover\:bg-turquoise-dark\/45:hover{background-color:rgba(22,122,131,.45);background-color:hsl(var(--turquoise-dark)/.45)}.hover\:bg-turquoise-dark\/5:hover{background-color:rgba(22,122,131,.05);background-color:hsl(var(--turquoise-dark)/.05)}.hover\:bg-turquoise-dark\/50:hover{background-color:rgba(22,122,131,.5);background-color:hsl(var(--turquoise-dark)/.5)}.hover\:bg-turquoise-dark\/55:hover{background-color:rgba(22,122,131,.55);background-color:hsl(var(--turquoise-dark)/.55)}.hover\:bg-turquoise-dark\/60:hover{background-color:rgba(22,122,131,.6);background-color:hsl(var(--turquoise-dark)/.6)}.hover\:bg-turquoise-dark\/65:hover{background-color:rgba(22,122,131,.65);background-color:hsl(var(--turquoise-dark)/.65)}.hover\:bg-turquoise-dark\/70:hover{background-color:rgba(22,122,131,.7);background-color:hsl(var(--turquoise-dark)/.7)}.hover\:bg-turquoise-dark\/75:hover{background-color:rgba(22,122,131,.75);background-color:hsl(var(--turquoise-dark)/.75)}.hover\:bg-turquoise-dark\/80:hover{background-color:rgba(22,122,131,.8);background-color:hsl(var(--turquoise-dark)/.8)}.hover\:bg-turquoise-dark\/85:hover{background-color:rgba(22,122,131,.85);background-color:hsl(var(--turquoise-dark)/.85)}.hover\:bg-turquoise-dark\/90:hover{background-color:rgba(22,122,131,.9);background-color:hsl(var(--turquoise-dark)/.9)}.hover\:bg-turquoise-dark\/95:hover{background-color:rgba(22,122,131,.95);background-color:hsl(var(--turquoise-dark)/.95)}.hover\:bg-turquoise-light:hover{background-color:#d4eff2;background-color:hsl(var(--turquoise-light))}.hover\:bg-turquoise-light\/0:hover{background-color:rgba(212,239,242,0);background-color:hsl(var(--turquoise-light)/0)}.hover\:bg-turquoise-light\/10:hover{background-color:rgba(212,239,242,.1);background-color:hsl(var(--turquoise-light)/.1)}.hover\:bg-turquoise-light\/100:hover{background-color:#d4eff2;background-color:hsl(var(--turquoise-light)/1)}.hover\:bg-turquoise-light\/15:hover{background-color:rgba(212,239,242,.15);background-color:hsl(var(--turquoise-light)/.15)}.hover\:bg-turquoise-light\/20:hover{background-color:rgba(212,239,242,.2);background-color:hsl(var(--turquoise-light)/.2)}.hover\:bg-turquoise-light\/25:hover{background-color:rgba(212,239,242,.25);background-color:hsl(var(--turquoise-light)/.25)}.hover\:bg-turquoise-light\/30:hover{background-color:rgba(212,239,242,.3);background-color:hsl(var(--turquoise-light)/.3)}.hover\:bg-turquoise-light\/35:hover{background-color:rgba(212,239,242,.35);background-color:hsl(var(--turquoise-light)/.35)}.hover\:bg-turquoise-light\/40:hover{background-color:rgba(212,239,242,.4);background-color:hsl(var(--turquoise-light)/.4)}.hover\:bg-turquoise-light\/45:hover{background-color:rgba(212,239,242,.45);background-color:hsl(var(--turquoise-light)/.45)}.hover\:bg-turquoise-light\/5:hover{background-color:rgba(212,239,242,.05);background-color:hsl(var(--turquoise-light)/.05)}.hover\:bg-turquoise-light\/50:hover{background-color:rgba(212,239,242,.5);background-color:hsl(var(--turquoise-light)/.5)}.hover\:bg-turquoise-light\/55:hover{background-color:rgba(212,239,242,.55);background-color:hsl(var(--turquoise-light)/.55)}.hover\:bg-turquoise-light\/60:hover{background-color:rgba(212,239,242,.6);background-color:hsl(var(--turquoise-light)/.6)}.hover\:bg-turquoise-light\/65:hover{background-color:rgba(212,239,242,.65);background-color:hsl(var(--turquoise-light)/.65)}.hover\:bg-turquoise-light\/70:hover{background-color:rgba(212,239,242,.7);background-color:hsl(var(--turquoise-light)/.7)}.hover\:bg-turquoise-light\/75:hover{background-color:rgba(212,239,242,.75);background-color:hsl(var(--turquoise-light)/.75)}.hover\:bg-turquoise-light\/80:hover{background-color:rgba(212,239,242,.8);background-color:hsl(var(--turquoise-light)/.8)}.hover\:bg-turquoise-light\/85:hover{background-color:rgba(212,239,242,.85);background-color:hsl(var(--turquoise-light)/.85)}.hover\:bg-turquoise-light\/90:hover{background-color:rgba(212,239,242,.9);background-color:hsl(var(--turquoise-light)/.9)}.hover\:bg-turquoise-light\/95:hover{background-color:rgba(212,239,242,.95);background-color:hsl(var(--turquoise-light)/.95)}.hover\:bg-turquoise-secondary:hover{background-color:#167a83;background-color:hsl(var(--turquoise-secondary))}.hover\:bg-turquoise-secondary\/0:hover{background-color:rgba(22,122,131,0);background-color:hsl(var(--turquoise-secondary)/0)}.hover\:bg-turquoise-secondary\/10:hover{background-color:rgba(22,122,131,.1);background-color:hsl(var(--turquoise-secondary)/.1)}.hover\:bg-turquoise-secondary\/100:hover{background-color:#167a83;background-color:hsl(var(--turquoise-secondary)/1)}.hover\:bg-turquoise-secondary\/15:hover{background-color:rgba(22,122,131,.15);background-color:hsl(var(--turquoise-secondary)/.15)}.hover\:bg-turquoise-secondary\/20:hover{background-color:rgba(22,122,131,.2);background-color:hsl(var(--turquoise-secondary)/.2)}.hover\:bg-turquoise-secondary\/25:hover{background-color:rgba(22,122,131,.25);background-color:hsl(var(--turquoise-secondary)/.25)}.hover\:bg-turquoise-secondary\/30:hover{background-color:rgba(22,122,131,.3);background-color:hsl(var(--turquoise-secondary)/.3)}.hover\:bg-turquoise-secondary\/35:hover{background-color:rgba(22,122,131,.35);background-color:hsl(var(--turquoise-secondary)/.35)}.hover\:bg-turquoise-secondary\/40:hover{background-color:rgba(22,122,131,.4);background-color:hsl(var(--turquoise-secondary)/.4)}.hover\:bg-turquoise-secondary\/45:hover{background-color:rgba(22,122,131,.45);background-color:hsl(var(--turquoise-secondary)/.45)}.hover\:bg-turquoise-secondary\/5:hover{background-color:rgba(22,122,131,.05);background-color:hsl(var(--turquoise-secondary)/.05)}.hover\:bg-turquoise-secondary\/50:hover{background-color:rgba(22,122,131,.5);background-color:hsl(var(--turquoise-secondary)/.5)}.hover\:bg-turquoise-secondary\/55:hover{background-color:rgba(22,122,131,.55);background-color:hsl(var(--turquoise-secondary)/.55)}.hover\:bg-turquoise-secondary\/60:hover{background-color:rgba(22,122,131,.6);background-color:hsl(var(--turquoise-secondary)/.6)}.hover\:bg-turquoise-secondary\/65:hover{background-color:rgba(22,122,131,.65);background-color:hsl(var(--turquoise-secondary)/.65)}.hover\:bg-turquoise-secondary\/70:hover{background-color:rgba(22,122,131,.7);background-color:hsl(var(--turquoise-secondary)/.7)}.hover\:bg-turquoise-secondary\/75:hover{background-color:rgba(22,122,131,.75);background-color:hsl(var(--turquoise-secondary)/.75)}.hover\:bg-turquoise-secondary\/80:hover{background-color:rgba(22,122,131,.8);background-color:hsl(var(--turquoise-secondary)/.8)}.hover\:bg-turquoise-secondary\/85:hover{background-color:rgba(22,122,131,.85);background-color:hsl(var(--turquoise-secondary)/.85)}.hover\:bg-turquoise-secondary\/90:hover{background-color:rgba(22,122,131,.9);background-color:hsl(var(--turquoise-secondary)/.9)}.hover\:bg-turquoise-secondary\/95:hover{background-color:rgba(22,122,131,.95);background-color:hsl(var(--turquoise-secondary)/.95)}.hover\:bg-turquoise\/0:hover{background-color:rgba(32,175,188,0);background-color:hsl(var(--turquoise)/0)}.hover\:bg-turquoise\/10:hover{background-color:rgba(32,175,188,.1);background-color:hsl(var(--turquoise)/.1)}.hover\:bg-turquoise\/100:hover{background-color:#20afbc;background-color:hsl(var(--turquoise)/1)}.hover\:bg-turquoise\/15:hover{background-color:rgba(32,175,188,.15);background-color:hsl(var(--turquoise)/.15)}.hover\:bg-turquoise\/20:hover{background-color:rgba(32,175,188,.2);background-color:hsl(var(--turquoise)/.2)}.hover\:bg-turquoise\/25:hover{background-color:rgba(32,175,188,.25);background-color:hsl(var(--turquoise)/.25)}.hover\:bg-turquoise\/30:hover{background-color:rgba(32,175,188,.3);background-color:hsl(var(--turquoise)/.3)}.hover\:bg-turquoise\/35:hover{background-color:rgba(32,175,188,.35);background-color:hsl(var(--turquoise)/.35)}.hover\:bg-turquoise\/40:hover{background-color:rgba(32,175,188,.4);background-color:hsl(var(--turquoise)/.4)}.hover\:bg-turquoise\/45:hover{background-color:rgba(32,175,188,.45);background-color:hsl(var(--turquoise)/.45)}.hover\:bg-turquoise\/5:hover{background-color:rgba(32,175,188,.05);background-color:hsl(var(--turquoise)/.05)}.hover\:bg-turquoise\/50:hover{background-color:rgba(32,175,188,.5);background-color:hsl(var(--turquoise)/.5)}.hover\:bg-turquoise\/55:hover{background-color:rgba(32,175,188,.55);background-color:hsl(var(--turquoise)/.55)}.hover\:bg-turquoise\/60:hover{background-color:rgba(32,175,188,.6);background-color:hsl(var(--turquoise)/.6)}.hover\:bg-turquoise\/65:hover{background-color:rgba(32,175,188,.65);background-color:hsl(var(--turquoise)/.65)}.hover\:bg-turquoise\/70:hover{background-color:rgba(32,175,188,.7);background-color:hsl(var(--turquoise)/.7)}.hover\:bg-turquoise\/75:hover{background-color:rgba(32,175,188,.75);background-color:hsl(var(--turquoise)/.75)}.hover\:bg-turquoise\/80:hover{background-color:rgba(32,175,188,.8);background-color:hsl(var(--turquoise)/.8)}.hover\:bg-turquoise\/85:hover{background-color:rgba(32,175,188,.85);background-color:hsl(var(--turquoise)/.85)}.hover\:bg-turquoise\/90:hover{background-color:rgba(32,175,188,.9);background-color:hsl(var(--turquoise)/.9)}.hover\:bg-turquoise\/95:hover{background-color:rgba(32,175,188,.95);background-color:hsl(var(--turquoise)/.95)}.hover\:bg-yellow:hover{background-color:#fab319;background-color:hsl(var(--yellow))}.hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:#fef9c3;background-color:rgba(254,249,195,var(--tw-bg-opacity))}.hover\:bg-yellow-100\/0:hover{background-color:hsla(55,97%,88%,0)}.hover\:bg-yellow-100\/10:hover{background-color:hsla(55,97%,88%,.1)}.hover\:bg-yellow-100\/100:hover{background-color:#fef9c3}.hover\:bg-yellow-100\/15:hover{background-color:hsla(55,97%,88%,.15)}.hover\:bg-yellow-100\/20:hover{background-color:hsla(55,97%,88%,.2)}.hover\:bg-yellow-100\/25:hover{background-color:hsla(55,97%,88%,.25)}.hover\:bg-yellow-100\/30:hover{background-color:hsla(55,97%,88%,.3)}.hover\:bg-yellow-100\/35:hover{background-color:hsla(55,97%,88%,.35)}.hover\:bg-yellow-100\/40:hover{background-color:hsla(55,97%,88%,.4)}.hover\:bg-yellow-100\/45:hover{background-color:hsla(55,97%,88%,.45)}.hover\:bg-yellow-100\/5:hover{background-color:hsla(55,97%,88%,.05)}.hover\:bg-yellow-100\/50:hover{background-color:hsla(55,97%,88%,.5)}.hover\:bg-yellow-100\/55:hover{background-color:hsla(55,97%,88%,.55)}.hover\:bg-yellow-100\/60:hover{background-color:hsla(55,97%,88%,.6)}.hover\:bg-yellow-100\/65:hover{background-color:hsla(55,97%,88%,.65)}.hover\:bg-yellow-100\/70:hover{background-color:hsla(55,97%,88%,.7)}.hover\:bg-yellow-100\/75:hover{background-color:hsla(55,97%,88%,.75)}.hover\:bg-yellow-100\/80:hover{background-color:hsla(55,97%,88%,.8)}.hover\:bg-yellow-100\/85:hover{background-color:hsla(55,97%,88%,.85)}.hover\:bg-yellow-100\/90:hover{background-color:hsla(55,97%,88%,.9)}.hover\:bg-yellow-100\/95:hover{background-color:hsla(55,97%,88%,.95)}.hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:#fef08a;background-color:rgba(254,240,138,var(--tw-bg-opacity))}.hover\:bg-yellow-200\/0:hover{background-color:hsla(53,98%,77%,0)}.hover\:bg-yellow-200\/10:hover{background-color:hsla(53,98%,77%,.1)}.hover\:bg-yellow-200\/100:hover{background-color:#fef08a}.hover\:bg-yellow-200\/15:hover{background-color:hsla(53,98%,77%,.15)}.hover\:bg-yellow-200\/20:hover{background-color:hsla(53,98%,77%,.2)}.hover\:bg-yellow-200\/25:hover{background-color:hsla(53,98%,77%,.25)}.hover\:bg-yellow-200\/30:hover{background-color:hsla(53,98%,77%,.3)}.hover\:bg-yellow-200\/35:hover{background-color:hsla(53,98%,77%,.35)}.hover\:bg-yellow-200\/40:hover{background-color:hsla(53,98%,77%,.4)}.hover\:bg-yellow-200\/45:hover{background-color:hsla(53,98%,77%,.45)}.hover\:bg-yellow-200\/5:hover{background-color:hsla(53,98%,77%,.05)}.hover\:bg-yellow-200\/50:hover{background-color:hsla(53,98%,77%,.5)}.hover\:bg-yellow-200\/55:hover{background-color:hsla(53,98%,77%,.55)}.hover\:bg-yellow-200\/60:hover{background-color:hsla(53,98%,77%,.6)}.hover\:bg-yellow-200\/65:hover{background-color:hsla(53,98%,77%,.65)}.hover\:bg-yellow-200\/70:hover{background-color:hsla(53,98%,77%,.7)}.hover\:bg-yellow-200\/75:hover{background-color:hsla(53,98%,77%,.75)}.hover\:bg-yellow-200\/80:hover{background-color:hsla(53,98%,77%,.8)}.hover\:bg-yellow-200\/85:hover{background-color:hsla(53,98%,77%,.85)}.hover\:bg-yellow-200\/90:hover{background-color:hsla(53,98%,77%,.9)}.hover\:bg-yellow-200\/95:hover{background-color:hsla(53,98%,77%,.95)}.hover\:bg-yellow-300:hover{--tw-bg-opacity:1;background-color:#fde047;background-color:rgba(253,224,71,var(--tw-bg-opacity))}.hover\:bg-yellow-300\/0:hover{background-color:rgba(253,224,71,0)}.hover\:bg-yellow-300\/10:hover{background-color:rgba(253,224,71,.1)}.hover\:bg-yellow-300\/100:hover{background-color:#fde047}.hover\:bg-yellow-300\/15:hover{background-color:rgba(253,224,71,.15)}.hover\:bg-yellow-300\/20:hover{background-color:rgba(253,224,71,.2)}.hover\:bg-yellow-300\/25:hover{background-color:rgba(253,224,71,.25)}.hover\:bg-yellow-300\/30:hover{background-color:rgba(253,224,71,.3)}.hover\:bg-yellow-300\/35:hover{background-color:rgba(253,224,71,.35)}.hover\:bg-yellow-300\/40:hover{background-color:rgba(253,224,71,.4)}.hover\:bg-yellow-300\/45:hover{background-color:rgba(253,224,71,.45)}.hover\:bg-yellow-300\/5:hover{background-color:rgba(253,224,71,.05)}.hover\:bg-yellow-300\/50:hover{background-color:rgba(253,224,71,.5)}.hover\:bg-yellow-300\/55:hover{background-color:rgba(253,224,71,.55)}.hover\:bg-yellow-300\/60:hover{background-color:rgba(253,224,71,.6)}.hover\:bg-yellow-300\/65:hover{background-color:rgba(253,224,71,.65)}.hover\:bg-yellow-300\/70:hover{background-color:rgba(253,224,71,.7)}.hover\:bg-yellow-300\/75:hover{background-color:rgba(253,224,71,.75)}.hover\:bg-yellow-300\/80:hover{background-color:rgba(253,224,71,.8)}.hover\:bg-yellow-300\/85:hover{background-color:rgba(253,224,71,.85)}.hover\:bg-yellow-300\/90:hover{background-color:rgba(253,224,71,.9)}.hover\:bg-yellow-300\/95:hover{background-color:rgba(253,224,71,.95)}.hover\:bg-yellow-400:hover{--tw-bg-opacity:1;background-color:#facc15;background-color:rgba(250,204,21,var(--tw-bg-opacity))}.hover\:bg-yellow-400\/0:hover{background-color:rgba(250,204,21,0)}.hover\:bg-yellow-400\/10:hover{background-color:rgba(250,204,21,.1)}.hover\:bg-yellow-400\/100:hover{background-color:#facc15}.hover\:bg-yellow-400\/15:hover{background-color:rgba(250,204,21,.15)}.hover\:bg-yellow-400\/20:hover{background-color:rgba(250,204,21,.2)}.hover\:bg-yellow-400\/25:hover{background-color:rgba(250,204,21,.25)}.hover\:bg-yellow-400\/30:hover{background-color:rgba(250,204,21,.3)}.hover\:bg-yellow-400\/35:hover{background-color:rgba(250,204,21,.35)}.hover\:bg-yellow-400\/40:hover{background-color:rgba(250,204,21,.4)}.hover\:bg-yellow-400\/45:hover{background-color:rgba(250,204,21,.45)}.hover\:bg-yellow-400\/5:hover{background-color:rgba(250,204,21,.05)}.hover\:bg-yellow-400\/50:hover{background-color:rgba(250,204,21,.5)}.hover\:bg-yellow-400\/55:hover{background-color:rgba(250,204,21,.55)}.hover\:bg-yellow-400\/60:hover{background-color:rgba(250,204,21,.6)}.hover\:bg-yellow-400\/65:hover{background-color:rgba(250,204,21,.65)}.hover\:bg-yellow-400\/70:hover{background-color:rgba(250,204,21,.7)}.hover\:bg-yellow-400\/75:hover{background-color:rgba(250,204,21,.75)}.hover\:bg-yellow-400\/80:hover{background-color:rgba(250,204,21,.8)}.hover\:bg-yellow-400\/85:hover{background-color:rgba(250,204,21,.85)}.hover\:bg-yellow-400\/90:hover{background-color:rgba(250,204,21,.9)}.hover\:bg-yellow-400\/95:hover{background-color:rgba(250,204,21,.95)}.hover\:bg-yellow-50:hover{--tw-bg-opacity:1;background-color:#fefce8;background-color:rgba(254,252,232,var(--tw-bg-opacity))}.hover\:bg-yellow-50\/0:hover{background-color:hsla(55,92%,95%,0)}.hover\:bg-yellow-50\/10:hover{background-color:hsla(55,92%,95%,.1)}.hover\:bg-yellow-50\/100:hover{background-color:#fefce8}.hover\:bg-yellow-50\/15:hover{background-color:hsla(55,92%,95%,.15)}.hover\:bg-yellow-50\/20:hover{background-color:hsla(55,92%,95%,.2)}.hover\:bg-yellow-50\/25:hover{background-color:hsla(55,92%,95%,.25)}.hover\:bg-yellow-50\/30:hover{background-color:hsla(55,92%,95%,.3)}.hover\:bg-yellow-50\/35:hover{background-color:hsla(55,92%,95%,.35)}.hover\:bg-yellow-50\/40:hover{background-color:hsla(55,92%,95%,.4)}.hover\:bg-yellow-50\/45:hover{background-color:hsla(55,92%,95%,.45)}.hover\:bg-yellow-50\/5:hover{background-color:hsla(55,92%,95%,.05)}.hover\:bg-yellow-50\/50:hover{background-color:hsla(55,92%,95%,.5)}.hover\:bg-yellow-50\/55:hover{background-color:hsla(55,92%,95%,.55)}.hover\:bg-yellow-50\/60:hover{background-color:hsla(55,92%,95%,.6)}.hover\:bg-yellow-50\/65:hover{background-color:hsla(55,92%,95%,.65)}.hover\:bg-yellow-50\/70:hover{background-color:hsla(55,92%,95%,.7)}.hover\:bg-yellow-50\/75:hover{background-color:hsla(55,92%,95%,.75)}.hover\:bg-yellow-50\/80:hover{background-color:hsla(55,92%,95%,.8)}.hover\:bg-yellow-50\/85:hover{background-color:hsla(55,92%,95%,.85)}.hover\:bg-yellow-50\/90:hover{background-color:hsla(55,92%,95%,.9)}.hover\:bg-yellow-50\/95:hover{background-color:hsla(55,92%,95%,.95)}.hover\:bg-yellow-500:hover{--tw-bg-opacity:1;background-color:#eab308;background-color:rgba(234,179,8,var(--tw-bg-opacity))}.hover\:bg-yellow-500\/0:hover{background-color:rgba(234,179,8,0)}.hover\:bg-yellow-500\/10:hover{background-color:rgba(234,179,8,.1)}.hover\:bg-yellow-500\/100:hover{background-color:#eab308}.hover\:bg-yellow-500\/15:hover{background-color:rgba(234,179,8,.15)}.hover\:bg-yellow-500\/20:hover{background-color:rgba(234,179,8,.2)}.hover\:bg-yellow-500\/25:hover{background-color:rgba(234,179,8,.25)}.hover\:bg-yellow-500\/30:hover{background-color:rgba(234,179,8,.3)}.hover\:bg-yellow-500\/35:hover{background-color:rgba(234,179,8,.35)}.hover\:bg-yellow-500\/40:hover{background-color:rgba(234,179,8,.4)}.hover\:bg-yellow-500\/45:hover{background-color:rgba(234,179,8,.45)}.hover\:bg-yellow-500\/5:hover{background-color:rgba(234,179,8,.05)}.hover\:bg-yellow-500\/50:hover{background-color:rgba(234,179,8,.5)}.hover\:bg-yellow-500\/55:hover{background-color:rgba(234,179,8,.55)}.hover\:bg-yellow-500\/60:hover{background-color:rgba(234,179,8,.6)}.hover\:bg-yellow-500\/65:hover{background-color:rgba(234,179,8,.65)}.hover\:bg-yellow-500\/70:hover{background-color:rgba(234,179,8,.7)}.hover\:bg-yellow-500\/75:hover{background-color:rgba(234,179,8,.75)}.hover\:bg-yellow-500\/80:hover{background-color:rgba(234,179,8,.8)}.hover\:bg-yellow-500\/85:hover{background-color:rgba(234,179,8,.85)}.hover\:bg-yellow-500\/90:hover{background-color:rgba(234,179,8,.9)}.hover\:bg-yellow-500\/95:hover{background-color:rgba(234,179,8,.95)}.hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:#ca8a04;background-color:rgba(202,138,4,var(--tw-bg-opacity))}.hover\:bg-yellow-600\/0:hover{background-color:rgba(202,138,4,0)}.hover\:bg-yellow-600\/10:hover{background-color:rgba(202,138,4,.1)}.hover\:bg-yellow-600\/100:hover{background-color:#ca8a04}.hover\:bg-yellow-600\/15:hover{background-color:rgba(202,138,4,.15)}.hover\:bg-yellow-600\/20:hover{background-color:rgba(202,138,4,.2)}.hover\:bg-yellow-600\/25:hover{background-color:rgba(202,138,4,.25)}.hover\:bg-yellow-600\/30:hover{background-color:rgba(202,138,4,.3)}.hover\:bg-yellow-600\/35:hover{background-color:rgba(202,138,4,.35)}.hover\:bg-yellow-600\/40:hover{background-color:rgba(202,138,4,.4)}.hover\:bg-yellow-600\/45:hover{background-color:rgba(202,138,4,.45)}.hover\:bg-yellow-600\/5:hover{background-color:rgba(202,138,4,.05)}.hover\:bg-yellow-600\/50:hover{background-color:rgba(202,138,4,.5)}.hover\:bg-yellow-600\/55:hover{background-color:rgba(202,138,4,.55)}.hover\:bg-yellow-600\/60:hover{background-color:rgba(202,138,4,.6)}.hover\:bg-yellow-600\/65:hover{background-color:rgba(202,138,4,.65)}.hover\:bg-yellow-600\/70:hover{background-color:rgba(202,138,4,.7)}.hover\:bg-yellow-600\/75:hover{background-color:rgba(202,138,4,.75)}.hover\:bg-yellow-600\/80:hover{background-color:rgba(202,138,4,.8)}.hover\:bg-yellow-600\/85:hover{background-color:rgba(202,138,4,.85)}.hover\:bg-yellow-600\/90:hover{background-color:rgba(202,138,4,.9)}.hover\:bg-yellow-600\/95:hover{background-color:rgba(202,138,4,.95)}.hover\:bg-yellow-700:hover{--tw-bg-opacity:1;background-color:#a16207;background-color:rgba(161,98,7,var(--tw-bg-opacity))}.hover\:bg-yellow-700\/0:hover{background-color:rgba(161,98,7,0)}.hover\:bg-yellow-700\/10:hover{background-color:rgba(161,98,7,.1)}.hover\:bg-yellow-700\/100:hover{background-color:#a16207}.hover\:bg-yellow-700\/15:hover{background-color:rgba(161,98,7,.15)}.hover\:bg-yellow-700\/20:hover{background-color:rgba(161,98,7,.2)}.hover\:bg-yellow-700\/25:hover{background-color:rgba(161,98,7,.25)}.hover\:bg-yellow-700\/30:hover{background-color:rgba(161,98,7,.3)}.hover\:bg-yellow-700\/35:hover{background-color:rgba(161,98,7,.35)}.hover\:bg-yellow-700\/40:hover{background-color:rgba(161,98,7,.4)}.hover\:bg-yellow-700\/45:hover{background-color:rgba(161,98,7,.45)}.hover\:bg-yellow-700\/5:hover{background-color:rgba(161,98,7,.05)}.hover\:bg-yellow-700\/50:hover{background-color:rgba(161,98,7,.5)}.hover\:bg-yellow-700\/55:hover{background-color:rgba(161,98,7,.55)}.hover\:bg-yellow-700\/60:hover{background-color:rgba(161,98,7,.6)}.hover\:bg-yellow-700\/65:hover{background-color:rgba(161,98,7,.65)}.hover\:bg-yellow-700\/70:hover{background-color:rgba(161,98,7,.7)}.hover\:bg-yellow-700\/75:hover{background-color:rgba(161,98,7,.75)}.hover\:bg-yellow-700\/80:hover{background-color:rgba(161,98,7,.8)}.hover\:bg-yellow-700\/85:hover{background-color:rgba(161,98,7,.85)}.hover\:bg-yellow-700\/90:hover{background-color:rgba(161,98,7,.9)}.hover\:bg-yellow-700\/95:hover{background-color:rgba(161,98,7,.95)}.hover\:bg-yellow-800:hover{--tw-bg-opacity:1;background-color:#854d0e;background-color:rgba(133,77,14,var(--tw-bg-opacity))}.hover\:bg-yellow-800\/0:hover{background-color:rgba(133,77,14,0)}.hover\:bg-yellow-800\/10:hover{background-color:rgba(133,77,14,.1)}.hover\:bg-yellow-800\/100:hover{background-color:#854d0e}.hover\:bg-yellow-800\/15:hover{background-color:rgba(133,77,14,.15)}.hover\:bg-yellow-800\/20:hover{background-color:rgba(133,77,14,.2)}.hover\:bg-yellow-800\/25:hover{background-color:rgba(133,77,14,.25)}.hover\:bg-yellow-800\/30:hover{background-color:rgba(133,77,14,.3)}.hover\:bg-yellow-800\/35:hover{background-color:rgba(133,77,14,.35)}.hover\:bg-yellow-800\/40:hover{background-color:rgba(133,77,14,.4)}.hover\:bg-yellow-800\/45:hover{background-color:rgba(133,77,14,.45)}.hover\:bg-yellow-800\/5:hover{background-color:rgba(133,77,14,.05)}.hover\:bg-yellow-800\/50:hover{background-color:rgba(133,77,14,.5)}.hover\:bg-yellow-800\/55:hover{background-color:rgba(133,77,14,.55)}.hover\:bg-yellow-800\/60:hover{background-color:rgba(133,77,14,.6)}.hover\:bg-yellow-800\/65:hover{background-color:rgba(133,77,14,.65)}.hover\:bg-yellow-800\/70:hover{background-color:rgba(133,77,14,.7)}.hover\:bg-yellow-800\/75:hover{background-color:rgba(133,77,14,.75)}.hover\:bg-yellow-800\/80:hover{background-color:rgba(133,77,14,.8)}.hover\:bg-yellow-800\/85:hover{background-color:rgba(133,77,14,.85)}.hover\:bg-yellow-800\/90:hover{background-color:rgba(133,77,14,.9)}.hover\:bg-yellow-800\/95:hover{background-color:rgba(133,77,14,.95)}.hover\:bg-yellow-900:hover{--tw-bg-opacity:1;background-color:#713f12;background-color:rgba(113,63,18,var(--tw-bg-opacity))}.hover\:bg-yellow-900\/0:hover{background-color:rgba(113,63,18,0)}.hover\:bg-yellow-900\/10:hover{background-color:rgba(113,63,18,.1)}.hover\:bg-yellow-900\/100:hover{background-color:#713f12}.hover\:bg-yellow-900\/15:hover{background-color:rgba(113,63,18,.15)}.hover\:bg-yellow-900\/20:hover{background-color:rgba(113,63,18,.2)}.hover\:bg-yellow-900\/25:hover{background-color:rgba(113,63,18,.25)}.hover\:bg-yellow-900\/30:hover{background-color:rgba(113,63,18,.3)}.hover\:bg-yellow-900\/35:hover{background-color:rgba(113,63,18,.35)}.hover\:bg-yellow-900\/40:hover{background-color:rgba(113,63,18,.4)}.hover\:bg-yellow-900\/45:hover{background-color:rgba(113,63,18,.45)}.hover\:bg-yellow-900\/5:hover{background-color:rgba(113,63,18,.05)}.hover\:bg-yellow-900\/50:hover{background-color:rgba(113,63,18,.5)}.hover\:bg-yellow-900\/55:hover{background-color:rgba(113,63,18,.55)}.hover\:bg-yellow-900\/60:hover{background-color:rgba(113,63,18,.6)}.hover\:bg-yellow-900\/65:hover{background-color:rgba(113,63,18,.65)}.hover\:bg-yellow-900\/70:hover{background-color:rgba(113,63,18,.7)}.hover\:bg-yellow-900\/75:hover{background-color:rgba(113,63,18,.75)}.hover\:bg-yellow-900\/80:hover{background-color:rgba(113,63,18,.8)}.hover\:bg-yellow-900\/85:hover{background-color:rgba(113,63,18,.85)}.hover\:bg-yellow-900\/90:hover{background-color:rgba(113,63,18,.9)}.hover\:bg-yellow-900\/95:hover{background-color:rgba(113,63,18,.95)}.hover\:bg-yellow-950:hover{--tw-bg-opacity:1;background-color:#422006;background-color:rgba(66,32,6,var(--tw-bg-opacity))}.hover\:bg-yellow-950\/0:hover{background-color:rgba(66,32,6,0)}.hover\:bg-yellow-950\/10:hover{background-color:rgba(66,32,6,.1)}.hover\:bg-yellow-950\/100:hover{background-color:#422006}.hover\:bg-yellow-950\/15:hover{background-color:rgba(66,32,6,.15)}.hover\:bg-yellow-950\/20:hover{background-color:rgba(66,32,6,.2)}.hover\:bg-yellow-950\/25:hover{background-color:rgba(66,32,6,.25)}.hover\:bg-yellow-950\/30:hover{background-color:rgba(66,32,6,.3)}.hover\:bg-yellow-950\/35:hover{background-color:rgba(66,32,6,.35)}.hover\:bg-yellow-950\/40:hover{background-color:rgba(66,32,6,.4)}.hover\:bg-yellow-950\/45:hover{background-color:rgba(66,32,6,.45)}.hover\:bg-yellow-950\/5:hover{background-color:rgba(66,32,6,.05)}.hover\:bg-yellow-950\/50:hover{background-color:rgba(66,32,6,.5)}.hover\:bg-yellow-950\/55:hover{background-color:rgba(66,32,6,.55)}.hover\:bg-yellow-950\/60:hover{background-color:rgba(66,32,6,.6)}.hover\:bg-yellow-950\/65:hover{background-color:rgba(66,32,6,.65)}.hover\:bg-yellow-950\/70:hover{background-color:rgba(66,32,6,.7)}.hover\:bg-yellow-950\/75:hover{background-color:rgba(66,32,6,.75)}.hover\:bg-yellow-950\/80:hover{background-color:rgba(66,32,6,.8)}.hover\:bg-yellow-950\/85:hover{background-color:rgba(66,32,6,.85)}.hover\:bg-yellow-950\/90:hover{background-color:rgba(66,32,6,.9)}.hover\:bg-yellow-950\/95:hover{background-color:rgba(66,32,6,.95)}.hover\:bg-yellow-accent:hover{background-color:#fef0d2;background-color:hsl(var(--yellow-accent))}.hover\:bg-yellow-accent\/0:hover{background-color:hsla(41,96%,91%,0);background-color:hsl(var(--yellow-accent)/0)}.hover\:bg-yellow-accent\/10:hover{background-color:hsla(41,96%,91%,.1);background-color:hsl(var(--yellow-accent)/.1)}.hover\:bg-yellow-accent\/100:hover{background-color:#fef0d2;background-color:hsl(var(--yellow-accent)/1)}.hover\:bg-yellow-accent\/15:hover{background-color:hsla(41,96%,91%,.15);background-color:hsl(var(--yellow-accent)/.15)}.hover\:bg-yellow-accent\/20:hover{background-color:hsla(41,96%,91%,.2);background-color:hsl(var(--yellow-accent)/.2)}.hover\:bg-yellow-accent\/25:hover{background-color:hsla(41,96%,91%,.25);background-color:hsl(var(--yellow-accent)/.25)}.hover\:bg-yellow-accent\/30:hover{background-color:hsla(41,96%,91%,.3);background-color:hsl(var(--yellow-accent)/.3)}.hover\:bg-yellow-accent\/35:hover{background-color:hsla(41,96%,91%,.35);background-color:hsl(var(--yellow-accent)/.35)}.hover\:bg-yellow-accent\/40:hover{background-color:hsla(41,96%,91%,.4);background-color:hsl(var(--yellow-accent)/.4)}.hover\:bg-yellow-accent\/45:hover{background-color:hsla(41,96%,91%,.45);background-color:hsl(var(--yellow-accent)/.45)}.hover\:bg-yellow-accent\/5:hover{background-color:hsla(41,96%,91%,.05);background-color:hsl(var(--yellow-accent)/.05)}.hover\:bg-yellow-accent\/50:hover{background-color:hsla(41,96%,91%,.5);background-color:hsl(var(--yellow-accent)/.5)}.hover\:bg-yellow-accent\/55:hover{background-color:hsla(41,96%,91%,.55);background-color:hsl(var(--yellow-accent)/.55)}.hover\:bg-yellow-accent\/60:hover{background-color:hsla(41,96%,91%,.6);background-color:hsl(var(--yellow-accent)/.6)}.hover\:bg-yellow-accent\/65:hover{background-color:hsla(41,96%,91%,.65);background-color:hsl(var(--yellow-accent)/.65)}.hover\:bg-yellow-accent\/70:hover{background-color:hsla(41,96%,91%,.7);background-color:hsl(var(--yellow-accent)/.7)}.hover\:bg-yellow-accent\/75:hover{background-color:hsla(41,96%,91%,.75);background-color:hsl(var(--yellow-accent)/.75)}.hover\:bg-yellow-accent\/80:hover{background-color:hsla(41,96%,91%,.8);background-color:hsl(var(--yellow-accent)/.8)}.hover\:bg-yellow-accent\/85:hover{background-color:hsla(41,96%,91%,.85);background-color:hsl(var(--yellow-accent)/.85)}.hover\:bg-yellow-accent\/90:hover{background-color:hsla(41,96%,91%,.9);background-color:hsl(var(--yellow-accent)/.9)}.hover\:bg-yellow-accent\/95:hover{background-color:hsla(41,96%,91%,.95);background-color:hsl(var(--yellow-accent)/.95)}.hover\:bg-yellow-dark:hover{background-color:#e19b05;background-color:hsl(var(--yellow-dark))}.hover\:bg-yellow-dark\/0:hover{background-color:rgba(225,155,5,0);background-color:hsl(var(--yellow-dark)/0)}.hover\:bg-yellow-dark\/10:hover{background-color:rgba(225,155,5,.1);background-color:hsl(var(--yellow-dark)/.1)}.hover\:bg-yellow-dark\/100:hover{background-color:#e19b05;background-color:hsl(var(--yellow-dark)/1)}.hover\:bg-yellow-dark\/15:hover{background-color:rgba(225,155,5,.15);background-color:hsl(var(--yellow-dark)/.15)}.hover\:bg-yellow-dark\/20:hover{background-color:rgba(225,155,5,.2);background-color:hsl(var(--yellow-dark)/.2)}.hover\:bg-yellow-dark\/25:hover{background-color:rgba(225,155,5,.25);background-color:hsl(var(--yellow-dark)/.25)}.hover\:bg-yellow-dark\/30:hover{background-color:rgba(225,155,5,.3);background-color:hsl(var(--yellow-dark)/.3)}.hover\:bg-yellow-dark\/35:hover{background-color:rgba(225,155,5,.35);background-color:hsl(var(--yellow-dark)/.35)}.hover\:bg-yellow-dark\/40:hover{background-color:rgba(225,155,5,.4);background-color:hsl(var(--yellow-dark)/.4)}.hover\:bg-yellow-dark\/45:hover{background-color:rgba(225,155,5,.45);background-color:hsl(var(--yellow-dark)/.45)}.hover\:bg-yellow-dark\/5:hover{background-color:rgba(225,155,5,.05);background-color:hsl(var(--yellow-dark)/.05)}.hover\:bg-yellow-dark\/50:hover{background-color:rgba(225,155,5,.5);background-color:hsl(var(--yellow-dark)/.5)}.hover\:bg-yellow-dark\/55:hover{background-color:rgba(225,155,5,.55);background-color:hsl(var(--yellow-dark)/.55)}.hover\:bg-yellow-dark\/60:hover{background-color:rgba(225,155,5,.6);background-color:hsl(var(--yellow-dark)/.6)}.hover\:bg-yellow-dark\/65:hover{background-color:rgba(225,155,5,.65);background-color:hsl(var(--yellow-dark)/.65)}.hover\:bg-yellow-dark\/70:hover{background-color:rgba(225,155,5,.7);background-color:hsl(var(--yellow-dark)/.7)}.hover\:bg-yellow-dark\/75:hover{background-color:rgba(225,155,5,.75);background-color:hsl(var(--yellow-dark)/.75)}.hover\:bg-yellow-dark\/80:hover{background-color:rgba(225,155,5,.8);background-color:hsl(var(--yellow-dark)/.8)}.hover\:bg-yellow-dark\/85:hover{background-color:rgba(225,155,5,.85);background-color:hsl(var(--yellow-dark)/.85)}.hover\:bg-yellow-dark\/90:hover{background-color:rgba(225,155,5,.9);background-color:hsl(var(--yellow-dark)/.9)}.hover\:bg-yellow-dark\/95:hover{background-color:rgba(225,155,5,.95);background-color:hsl(var(--yellow-dark)/.95)}.hover\:bg-yellow-light:hover{background-color:#fef0d2;background-color:hsl(var(--yellow-light))}.hover\:bg-yellow-light\/0:hover{background-color:hsla(41,96%,91%,0);background-color:hsl(var(--yellow-light)/0)}.hover\:bg-yellow-light\/10:hover{background-color:hsla(41,96%,91%,.1);background-color:hsl(var(--yellow-light)/.1)}.hover\:bg-yellow-light\/100:hover{background-color:#fef0d2;background-color:hsl(var(--yellow-light)/1)}.hover\:bg-yellow-light\/15:hover{background-color:hsla(41,96%,91%,.15);background-color:hsl(var(--yellow-light)/.15)}.hover\:bg-yellow-light\/20:hover{background-color:hsla(41,96%,91%,.2);background-color:hsl(var(--yellow-light)/.2)}.hover\:bg-yellow-light\/25:hover{background-color:hsla(41,96%,91%,.25);background-color:hsl(var(--yellow-light)/.25)}.hover\:bg-yellow-light\/30:hover{background-color:hsla(41,96%,91%,.3);background-color:hsl(var(--yellow-light)/.3)}.hover\:bg-yellow-light\/35:hover{background-color:hsla(41,96%,91%,.35);background-color:hsl(var(--yellow-light)/.35)}.hover\:bg-yellow-light\/40:hover{background-color:hsla(41,96%,91%,.4);background-color:hsl(var(--yellow-light)/.4)}.hover\:bg-yellow-light\/45:hover{background-color:hsla(41,96%,91%,.45);background-color:hsl(var(--yellow-light)/.45)}.hover\:bg-yellow-light\/5:hover{background-color:hsla(41,96%,91%,.05);background-color:hsl(var(--yellow-light)/.05)}.hover\:bg-yellow-light\/50:hover{background-color:hsla(41,96%,91%,.5);background-color:hsl(var(--yellow-light)/.5)}.hover\:bg-yellow-light\/55:hover{background-color:hsla(41,96%,91%,.55);background-color:hsl(var(--yellow-light)/.55)}.hover\:bg-yellow-light\/60:hover{background-color:hsla(41,96%,91%,.6);background-color:hsl(var(--yellow-light)/.6)}.hover\:bg-yellow-light\/65:hover{background-color:hsla(41,96%,91%,.65);background-color:hsl(var(--yellow-light)/.65)}.hover\:bg-yellow-light\/70:hover{background-color:hsla(41,96%,91%,.7);background-color:hsl(var(--yellow-light)/.7)}.hover\:bg-yellow-light\/75:hover{background-color:hsla(41,96%,91%,.75);background-color:hsl(var(--yellow-light)/.75)}.hover\:bg-yellow-light\/80:hover{background-color:hsla(41,96%,91%,.8);background-color:hsl(var(--yellow-light)/.8)}.hover\:bg-yellow-light\/85:hover{background-color:hsla(41,96%,91%,.85);background-color:hsl(var(--yellow-light)/.85)}.hover\:bg-yellow-light\/90:hover{background-color:hsla(41,96%,91%,.9);background-color:hsl(var(--yellow-light)/.9)}.hover\:bg-yellow-light\/95:hover{background-color:hsla(41,96%,91%,.95);background-color:hsl(var(--yellow-light)/.95)}.hover\:bg-yellow-secondary:hover{background-color:#e19b05;background-color:hsl(var(--yellow-secondary))}.hover\:bg-yellow-secondary\/0:hover{background-color:rgba(225,155,5,0);background-color:hsl(var(--yellow-secondary)/0)}.hover\:bg-yellow-secondary\/10:hover{background-color:rgba(225,155,5,.1);background-color:hsl(var(--yellow-secondary)/.1)}.hover\:bg-yellow-secondary\/100:hover{background-color:#e19b05;background-color:hsl(var(--yellow-secondary)/1)}.hover\:bg-yellow-secondary\/15:hover{background-color:rgba(225,155,5,.15);background-color:hsl(var(--yellow-secondary)/.15)}.hover\:bg-yellow-secondary\/20:hover{background-color:rgba(225,155,5,.2);background-color:hsl(var(--yellow-secondary)/.2)}.hover\:bg-yellow-secondary\/25:hover{background-color:rgba(225,155,5,.25);background-color:hsl(var(--yellow-secondary)/.25)}.hover\:bg-yellow-secondary\/30:hover{background-color:rgba(225,155,5,.3);background-color:hsl(var(--yellow-secondary)/.3)}.hover\:bg-yellow-secondary\/35:hover{background-color:rgba(225,155,5,.35);background-color:hsl(var(--yellow-secondary)/.35)}.hover\:bg-yellow-secondary\/40:hover{background-color:rgba(225,155,5,.4);background-color:hsl(var(--yellow-secondary)/.4)}.hover\:bg-yellow-secondary\/45:hover{background-color:rgba(225,155,5,.45);background-color:hsl(var(--yellow-secondary)/.45)}.hover\:bg-yellow-secondary\/5:hover{background-color:rgba(225,155,5,.05);background-color:hsl(var(--yellow-secondary)/.05)}.hover\:bg-yellow-secondary\/50:hover{background-color:rgba(225,155,5,.5);background-color:hsl(var(--yellow-secondary)/.5)}.hover\:bg-yellow-secondary\/55:hover{background-color:rgba(225,155,5,.55);background-color:hsl(var(--yellow-secondary)/.55)}.hover\:bg-yellow-secondary\/60:hover{background-color:rgba(225,155,5,.6);background-color:hsl(var(--yellow-secondary)/.6)}.hover\:bg-yellow-secondary\/65:hover{background-color:rgba(225,155,5,.65);background-color:hsl(var(--yellow-secondary)/.65)}.hover\:bg-yellow-secondary\/70:hover{background-color:rgba(225,155,5,.7);background-color:hsl(var(--yellow-secondary)/.7)}.hover\:bg-yellow-secondary\/75:hover{background-color:rgba(225,155,5,.75);background-color:hsl(var(--yellow-secondary)/.75)}.hover\:bg-yellow-secondary\/80:hover{background-color:rgba(225,155,5,.8);background-color:hsl(var(--yellow-secondary)/.8)}.hover\:bg-yellow-secondary\/85:hover{background-color:rgba(225,155,5,.85);background-color:hsl(var(--yellow-secondary)/.85)}.hover\:bg-yellow-secondary\/90:hover{background-color:rgba(225,155,5,.9);background-color:hsl(var(--yellow-secondary)/.9)}.hover\:bg-yellow-secondary\/95:hover{background-color:rgba(225,155,5,.95);background-color:hsl(var(--yellow-secondary)/.95)}.hover\:bg-yellow\/0:hover{background-color:rgba(250,179,25,0);background-color:hsl(var(--yellow)/0)}.hover\:bg-yellow\/10:hover{background-color:rgba(250,179,25,.1);background-color:hsl(var(--yellow)/.1)}.hover\:bg-yellow\/100:hover{background-color:#fab319;background-color:hsl(var(--yellow)/1)}.hover\:bg-yellow\/15:hover{background-color:rgba(250,179,25,.15);background-color:hsl(var(--yellow)/.15)}.hover\:bg-yellow\/20:hover{background-color:rgba(250,179,25,.2);background-color:hsl(var(--yellow)/.2)}.hover\:bg-yellow\/25:hover{background-color:rgba(250,179,25,.25);background-color:hsl(var(--yellow)/.25)}.hover\:bg-yellow\/30:hover{background-color:rgba(250,179,25,.3);background-color:hsl(var(--yellow)/.3)}.hover\:bg-yellow\/35:hover{background-color:rgba(250,179,25,.35);background-color:hsl(var(--yellow)/.35)}.hover\:bg-yellow\/40:hover{background-color:rgba(250,179,25,.4);background-color:hsl(var(--yellow)/.4)}.hover\:bg-yellow\/45:hover{background-color:rgba(250,179,25,.45);background-color:hsl(var(--yellow)/.45)}.hover\:bg-yellow\/5:hover{background-color:rgba(250,179,25,.05);background-color:hsl(var(--yellow)/.05)}.hover\:bg-yellow\/50:hover{background-color:rgba(250,179,25,.5);background-color:hsl(var(--yellow)/.5)}.hover\:bg-yellow\/55:hover{background-color:rgba(250,179,25,.55);background-color:hsl(var(--yellow)/.55)}.hover\:bg-yellow\/60:hover{background-color:rgba(250,179,25,.6);background-color:hsl(var(--yellow)/.6)}.hover\:bg-yellow\/65:hover{background-color:rgba(250,179,25,.65);background-color:hsl(var(--yellow)/.65)}.hover\:bg-yellow\/70:hover{background-color:rgba(250,179,25,.7);background-color:hsl(var(--yellow)/.7)}.hover\:bg-yellow\/75:hover{background-color:rgba(250,179,25,.75);background-color:hsl(var(--yellow)/.75)}.hover\:bg-yellow\/80:hover{background-color:rgba(250,179,25,.8);background-color:hsl(var(--yellow)/.8)}.hover\:bg-yellow\/85:hover{background-color:rgba(250,179,25,.85);background-color:hsl(var(--yellow)/.85)}.hover\:bg-yellow\/90:hover{background-color:rgba(250,179,25,.9);background-color:hsl(var(--yellow)/.9)}.hover\:bg-yellow\/95:hover{background-color:rgba(250,179,25,.95);background-color:hsl(var(--yellow)/.95)}.hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.hover\:text-about-us:hover{--tw-text-opacity:1;color:#fab418;color:rgba(250,180,24,var(--tw-text-opacity))}.hover\:text-about-us\/0:hover{color:rgba(250,180,24,0)}.hover\:text-about-us\/10:hover{color:rgba(250,180,24,.1)}.hover\:text-about-us\/100:hover{color:#fab418}.hover\:text-about-us\/15:hover{color:rgba(250,180,24,.15)}.hover\:text-about-us\/20:hover{color:rgba(250,180,24,.2)}.hover\:text-about-us\/25:hover{color:rgba(250,180,24,.25)}.hover\:text-about-us\/30:hover{color:rgba(250,180,24,.3)}.hover\:text-about-us\/35:hover{color:rgba(250,180,24,.35)}.hover\:text-about-us\/40:hover{color:rgba(250,180,24,.4)}.hover\:text-about-us\/45:hover{color:rgba(250,180,24,.45)}.hover\:text-about-us\/5:hover{color:rgba(250,180,24,.05)}.hover\:text-about-us\/50:hover{color:rgba(250,180,24,.5)}.hover\:text-about-us\/55:hover{color:rgba(250,180,24,.55)}.hover\:text-about-us\/60:hover{color:rgba(250,180,24,.6)}.hover\:text-about-us\/65:hover{color:rgba(250,180,24,.65)}.hover\:text-about-us\/70:hover{color:rgba(250,180,24,.7)}.hover\:text-about-us\/75:hover{color:rgba(250,180,24,.75)}.hover\:text-about-us\/80:hover{color:rgba(250,180,24,.8)}.hover\:text-about-us\/85:hover{color:rgba(250,180,24,.85)}.hover\:text-about-us\/90:hover{color:rgba(250,180,24,.9)}.hover\:text-about-us\/95:hover{color:rgba(250,180,24,.95)}.hover\:text-accent:hover{color:#ffe0cc;color:hsl(var(--accent))}.hover\:text-advertisers:hover{--tw-text-opacity:1;color:#442993;color:rgba(68,41,147,var(--tw-text-opacity))}.hover\:text-advertisers\/0:hover{color:rgba(68,41,147,0)}.hover\:text-advertisers\/10:hover{color:rgba(68,41,147,.1)}.hover\:text-advertisers\/100:hover{color:#442993}.hover\:text-advertisers\/15:hover{color:rgba(68,41,147,.15)}.hover\:text-advertisers\/20:hover{color:rgba(68,41,147,.2)}.hover\:text-advertisers\/25:hover{color:rgba(68,41,147,.25)}.hover\:text-advertisers\/30:hover{color:rgba(68,41,147,.3)}.hover\:text-advertisers\/35:hover{color:rgba(68,41,147,.35)}.hover\:text-advertisers\/40:hover{color:rgba(68,41,147,.4)}.hover\:text-advertisers\/45:hover{color:rgba(68,41,147,.45)}.hover\:text-advertisers\/5:hover{color:rgba(68,41,147,.05)}.hover\:text-advertisers\/50:hover{color:rgba(68,41,147,.5)}.hover\:text-advertisers\/55:hover{color:rgba(68,41,147,.55)}.hover\:text-advertisers\/60:hover{color:rgba(68,41,147,.6)}.hover\:text-advertisers\/65:hover{color:rgba(68,41,147,.65)}.hover\:text-advertisers\/70:hover{color:rgba(68,41,147,.7)}.hover\:text-advertisers\/75:hover{color:rgba(68,41,147,.75)}.hover\:text-advertisers\/80:hover{color:rgba(68,41,147,.8)}.hover\:text-advertisers\/85:hover{color:rgba(68,41,147,.85)}.hover\:text-advertisers\/90:hover{color:rgba(68,41,147,.9)}.hover\:text-advertisers\/95:hover{color:rgba(68,41,147,.95)}.hover\:text-agencies:hover{--tw-text-opacity:1;color:#20aebc;color:rgba(32,174,188,var(--tw-text-opacity))}.hover\:text-agencies\/0:hover{color:rgba(32,174,188,0)}.hover\:text-agencies\/10:hover{color:rgba(32,174,188,.1)}.hover\:text-agencies\/100:hover{color:#20aebc}.hover\:text-agencies\/15:hover{color:rgba(32,174,188,.15)}.hover\:text-agencies\/20:hover{color:rgba(32,174,188,.2)}.hover\:text-agencies\/25:hover{color:rgba(32,174,188,.25)}.hover\:text-agencies\/30:hover{color:rgba(32,174,188,.3)}.hover\:text-agencies\/35:hover{color:rgba(32,174,188,.35)}.hover\:text-agencies\/40:hover{color:rgba(32,174,188,.4)}.hover\:text-agencies\/45:hover{color:rgba(32,174,188,.45)}.hover\:text-agencies\/5:hover{color:rgba(32,174,188,.05)}.hover\:text-agencies\/50:hover{color:rgba(32,174,188,.5)}.hover\:text-agencies\/55:hover{color:rgba(32,174,188,.55)}.hover\:text-agencies\/60:hover{color:rgba(32,174,188,.6)}.hover\:text-agencies\/65:hover{color:rgba(32,174,188,.65)}.hover\:text-agencies\/70:hover{color:rgba(32,174,188,.7)}.hover\:text-agencies\/75:hover{color:rgba(32,174,188,.75)}.hover\:text-agencies\/80:hover{color:rgba(32,174,188,.8)}.hover\:text-agencies\/85:hover{color:rgba(32,174,188,.85)}.hover\:text-agencies\/90:hover{color:rgba(32,174,188,.9)}.hover\:text-agencies\/95:hover{color:rgba(32,174,188,.95)}.hover\:text-aqua:hover{--tw-text-opacity:1;color:#20aebc;color:rgba(32,174,188,var(--tw-text-opacity))}.hover\:text-aqua\/0:hover{color:rgba(32,174,188,0)}.hover\:text-aqua\/10:hover{color:rgba(32,174,188,.1)}.hover\:text-aqua\/100:hover{color:#20aebc}.hover\:text-aqua\/15:hover{color:rgba(32,174,188,.15)}.hover\:text-aqua\/20:hover{color:rgba(32,174,188,.2)}.hover\:text-aqua\/25:hover{color:rgba(32,174,188,.25)}.hover\:text-aqua\/30:hover{color:rgba(32,174,188,.3)}.hover\:text-aqua\/35:hover{color:rgba(32,174,188,.35)}.hover\:text-aqua\/40:hover{color:rgba(32,174,188,.4)}.hover\:text-aqua\/45:hover{color:rgba(32,174,188,.45)}.hover\:text-aqua\/5:hover{color:rgba(32,174,188,.05)}.hover\:text-aqua\/50:hover{color:rgba(32,174,188,.5)}.hover\:text-aqua\/55:hover{color:rgba(32,174,188,.55)}.hover\:text-aqua\/60:hover{color:rgba(32,174,188,.6)}.hover\:text-aqua\/65:hover{color:rgba(32,174,188,.65)}.hover\:text-aqua\/70:hover{color:rgba(32,174,188,.7)}.hover\:text-aqua\/75:hover{color:rgba(32,174,188,.75)}.hover\:text-aqua\/80:hover{color:rgba(32,174,188,.8)}.hover\:text-aqua\/85:hover{color:rgba(32,174,188,.85)}.hover\:text-aqua\/90:hover{color:rgba(32,174,188,.9)}.hover\:text-aqua\/95:hover{color:rgba(32,174,188,.95)}.hover\:text-awin-black:hover{--tw-text-opacity:1;color:#23282c;color:rgba(35,40,44,var(--tw-text-opacity))}.hover\:text-awin-black\/0:hover{color:rgba(35,40,44,0)}.hover\:text-awin-black\/10:hover{color:rgba(35,40,44,.1)}.hover\:text-awin-black\/100:hover{color:#23282c}.hover\:text-awin-black\/15:hover{color:rgba(35,40,44,.15)}.hover\:text-awin-black\/20:hover{color:rgba(35,40,44,.2)}.hover\:text-awin-black\/25:hover{color:rgba(35,40,44,.25)}.hover\:text-awin-black\/30:hover{color:rgba(35,40,44,.3)}.hover\:text-awin-black\/35:hover{color:rgba(35,40,44,.35)}.hover\:text-awin-black\/40:hover{color:rgba(35,40,44,.4)}.hover\:text-awin-black\/45:hover{color:rgba(35,40,44,.45)}.hover\:text-awin-black\/5:hover{color:rgba(35,40,44,.05)}.hover\:text-awin-black\/50:hover{color:rgba(35,40,44,.5)}.hover\:text-awin-black\/55:hover{color:rgba(35,40,44,.55)}.hover\:text-awin-black\/60:hover{color:rgba(35,40,44,.6)}.hover\:text-awin-black\/65:hover{color:rgba(35,40,44,.65)}.hover\:text-awin-black\/70:hover{color:rgba(35,40,44,.7)}.hover\:text-awin-black\/75:hover{color:rgba(35,40,44,.75)}.hover\:text-awin-black\/80:hover{color:rgba(35,40,44,.8)}.hover\:text-awin-black\/85:hover{color:rgba(35,40,44,.85)}.hover\:text-awin-black\/90:hover{color:rgba(35,40,44,.9)}.hover\:text-awin-black\/95:hover{color:rgba(35,40,44,.95)}.hover\:text-awin-blue:hover{--tw-text-opacity:1;color:#00568b;color:rgba(0,86,139,var(--tw-text-opacity))}.hover\:text-awin-blue\/0:hover{color:rgba(0,86,139,0)}.hover\:text-awin-blue\/10:hover{color:rgba(0,86,139,.1)}.hover\:text-awin-blue\/100:hover{color:#00568b}.hover\:text-awin-blue\/15:hover{color:rgba(0,86,139,.15)}.hover\:text-awin-blue\/20:hover{color:rgba(0,86,139,.2)}.hover\:text-awin-blue\/25:hover{color:rgba(0,86,139,.25)}.hover\:text-awin-blue\/30:hover{color:rgba(0,86,139,.3)}.hover\:text-awin-blue\/35:hover{color:rgba(0,86,139,.35)}.hover\:text-awin-blue\/40:hover{color:rgba(0,86,139,.4)}.hover\:text-awin-blue\/45:hover{color:rgba(0,86,139,.45)}.hover\:text-awin-blue\/5:hover{color:rgba(0,86,139,.05)}.hover\:text-awin-blue\/50:hover{color:rgba(0,86,139,.5)}.hover\:text-awin-blue\/55:hover{color:rgba(0,86,139,.55)}.hover\:text-awin-blue\/60:hover{color:rgba(0,86,139,.6)}.hover\:text-awin-blue\/65:hover{color:rgba(0,86,139,.65)}.hover\:text-awin-blue\/70:hover{color:rgba(0,86,139,.7)}.hover\:text-awin-blue\/75:hover{color:rgba(0,86,139,.75)}.hover\:text-awin-blue\/80:hover{color:rgba(0,86,139,.8)}.hover\:text-awin-blue\/85:hover{color:rgba(0,86,139,.85)}.hover\:text-awin-blue\/90:hover{color:rgba(0,86,139,.9)}.hover\:text-awin-blue\/95:hover{color:rgba(0,86,139,.95)}.hover\:text-awin-dark-blue:hover{--tw-text-opacity:1;color:#172a47;color:rgba(23,42,71,var(--tw-text-opacity))}.hover\:text-awin-dark-blue\/0:hover{color:rgba(23,42,71,0)}.hover\:text-awin-dark-blue\/10:hover{color:rgba(23,42,71,.1)}.hover\:text-awin-dark-blue\/100:hover{color:#172a47}.hover\:text-awin-dark-blue\/15:hover{color:rgba(23,42,71,.15)}.hover\:text-awin-dark-blue\/20:hover{color:rgba(23,42,71,.2)}.hover\:text-awin-dark-blue\/25:hover{color:rgba(23,42,71,.25)}.hover\:text-awin-dark-blue\/30:hover{color:rgba(23,42,71,.3)}.hover\:text-awin-dark-blue\/35:hover{color:rgba(23,42,71,.35)}.hover\:text-awin-dark-blue\/40:hover{color:rgba(23,42,71,.4)}.hover\:text-awin-dark-blue\/45:hover{color:rgba(23,42,71,.45)}.hover\:text-awin-dark-blue\/5:hover{color:rgba(23,42,71,.05)}.hover\:text-awin-dark-blue\/50:hover{color:rgba(23,42,71,.5)}.hover\:text-awin-dark-blue\/55:hover{color:rgba(23,42,71,.55)}.hover\:text-awin-dark-blue\/60:hover{color:rgba(23,42,71,.6)}.hover\:text-awin-dark-blue\/65:hover{color:rgba(23,42,71,.65)}.hover\:text-awin-dark-blue\/70:hover{color:rgba(23,42,71,.7)}.hover\:text-awin-dark-blue\/75:hover{color:rgba(23,42,71,.75)}.hover\:text-awin-dark-blue\/80:hover{color:rgba(23,42,71,.8)}.hover\:text-awin-dark-blue\/85:hover{color:rgba(23,42,71,.85)}.hover\:text-awin-dark-blue\/90:hover{color:rgba(23,42,71,.9)}.hover\:text-awin-dark-blue\/95:hover{color:rgba(23,42,71,.95)}.hover\:text-awin-dark-green:hover{--tw-text-opacity:1;color:#00964b;color:rgba(0,150,75,var(--tw-text-opacity))}.hover\:text-awin-dark-green\/0:hover{color:rgba(0,150,75,0)}.hover\:text-awin-dark-green\/10:hover{color:rgba(0,150,75,.1)}.hover\:text-awin-dark-green\/100:hover{color:#00964b}.hover\:text-awin-dark-green\/15:hover{color:rgba(0,150,75,.15)}.hover\:text-awin-dark-green\/20:hover{color:rgba(0,150,75,.2)}.hover\:text-awin-dark-green\/25:hover{color:rgba(0,150,75,.25)}.hover\:text-awin-dark-green\/30:hover{color:rgba(0,150,75,.3)}.hover\:text-awin-dark-green\/35:hover{color:rgba(0,150,75,.35)}.hover\:text-awin-dark-green\/40:hover{color:rgba(0,150,75,.4)}.hover\:text-awin-dark-green\/45:hover{color:rgba(0,150,75,.45)}.hover\:text-awin-dark-green\/5:hover{color:rgba(0,150,75,.05)}.hover\:text-awin-dark-green\/50:hover{color:rgba(0,150,75,.5)}.hover\:text-awin-dark-green\/55:hover{color:rgba(0,150,75,.55)}.hover\:text-awin-dark-green\/60:hover{color:rgba(0,150,75,.6)}.hover\:text-awin-dark-green\/65:hover{color:rgba(0,150,75,.65)}.hover\:text-awin-dark-green\/70:hover{color:rgba(0,150,75,.7)}.hover\:text-awin-dark-green\/75:hover{color:rgba(0,150,75,.75)}.hover\:text-awin-dark-green\/80:hover{color:rgba(0,150,75,.8)}.hover\:text-awin-dark-green\/85:hover{color:rgba(0,150,75,.85)}.hover\:text-awin-dark-green\/90:hover{color:rgba(0,150,75,.9)}.hover\:text-awin-dark-green\/95:hover{color:rgba(0,150,75,.95)}.hover\:text-awin-dark-purple:hover{--tw-text-opacity:1;color:#442993;color:rgba(68,41,147,var(--tw-text-opacity))}.hover\:text-awin-dark-purple\/0:hover{color:rgba(68,41,147,0)}.hover\:text-awin-dark-purple\/10:hover{color:rgba(68,41,147,.1)}.hover\:text-awin-dark-purple\/100:hover{color:#442993}.hover\:text-awin-dark-purple\/15:hover{color:rgba(68,41,147,.15)}.hover\:text-awin-dark-purple\/20:hover{color:rgba(68,41,147,.2)}.hover\:text-awin-dark-purple\/25:hover{color:rgba(68,41,147,.25)}.hover\:text-awin-dark-purple\/30:hover{color:rgba(68,41,147,.3)}.hover\:text-awin-dark-purple\/35:hover{color:rgba(68,41,147,.35)}.hover\:text-awin-dark-purple\/40:hover{color:rgba(68,41,147,.4)}.hover\:text-awin-dark-purple\/45:hover{color:rgba(68,41,147,.45)}.hover\:text-awin-dark-purple\/5:hover{color:rgba(68,41,147,.05)}.hover\:text-awin-dark-purple\/50:hover{color:rgba(68,41,147,.5)}.hover\:text-awin-dark-purple\/55:hover{color:rgba(68,41,147,.55)}.hover\:text-awin-dark-purple\/60:hover{color:rgba(68,41,147,.6)}.hover\:text-awin-dark-purple\/65:hover{color:rgba(68,41,147,.65)}.hover\:text-awin-dark-purple\/70:hover{color:rgba(68,41,147,.7)}.hover\:text-awin-dark-purple\/75:hover{color:rgba(68,41,147,.75)}.hover\:text-awin-dark-purple\/80:hover{color:rgba(68,41,147,.8)}.hover\:text-awin-dark-purple\/85:hover{color:rgba(68,41,147,.85)}.hover\:text-awin-dark-purple\/90:hover{color:rgba(68,41,147,.9)}.hover\:text-awin-dark-purple\/95:hover{color:rgba(68,41,147,.95)}.hover\:text-awin-grey:hover{--tw-text-opacity:1;color:#c9c9c9;color:rgba(201,201,201,var(--tw-text-opacity))}.hover\:text-awin-grey\/0:hover{color:hsla(0,0%,79%,0)}.hover\:text-awin-grey\/10:hover{color:hsla(0,0%,79%,.1)}.hover\:text-awin-grey\/100:hover{color:#c9c9c9}.hover\:text-awin-grey\/15:hover{color:hsla(0,0%,79%,.15)}.hover\:text-awin-grey\/20:hover{color:hsla(0,0%,79%,.2)}.hover\:text-awin-grey\/25:hover{color:hsla(0,0%,79%,.25)}.hover\:text-awin-grey\/30:hover{color:hsla(0,0%,79%,.3)}.hover\:text-awin-grey\/35:hover{color:hsla(0,0%,79%,.35)}.hover\:text-awin-grey\/40:hover{color:hsla(0,0%,79%,.4)}.hover\:text-awin-grey\/45:hover{color:hsla(0,0%,79%,.45)}.hover\:text-awin-grey\/5:hover{color:hsla(0,0%,79%,.05)}.hover\:text-awin-grey\/50:hover{color:hsla(0,0%,79%,.5)}.hover\:text-awin-grey\/55:hover{color:hsla(0,0%,79%,.55)}.hover\:text-awin-grey\/60:hover{color:hsla(0,0%,79%,.6)}.hover\:text-awin-grey\/65:hover{color:hsla(0,0%,79%,.65)}.hover\:text-awin-grey\/70:hover{color:hsla(0,0%,79%,.7)}.hover\:text-awin-grey\/75:hover{color:hsla(0,0%,79%,.75)}.hover\:text-awin-grey\/80:hover{color:hsla(0,0%,79%,.8)}.hover\:text-awin-grey\/85:hover{color:hsla(0,0%,79%,.85)}.hover\:text-awin-grey\/90:hover{color:hsla(0,0%,79%,.9)}.hover\:text-awin-grey\/95:hover{color:hsla(0,0%,79%,.95)}.hover\:text-awin-light-blue:hover{--tw-text-opacity:1;color:#009aff;color:rgba(0,154,255,var(--tw-text-opacity))}.hover\:text-awin-light-blue\/0:hover{color:rgba(0,154,255,0)}.hover\:text-awin-light-blue\/10:hover{color:rgba(0,154,255,.1)}.hover\:text-awin-light-blue\/100:hover{color:#009aff}.hover\:text-awin-light-blue\/15:hover{color:rgba(0,154,255,.15)}.hover\:text-awin-light-blue\/20:hover{color:rgba(0,154,255,.2)}.hover\:text-awin-light-blue\/25:hover{color:rgba(0,154,255,.25)}.hover\:text-awin-light-blue\/30:hover{color:rgba(0,154,255,.3)}.hover\:text-awin-light-blue\/35:hover{color:rgba(0,154,255,.35)}.hover\:text-awin-light-blue\/40:hover{color:rgba(0,154,255,.4)}.hover\:text-awin-light-blue\/45:hover{color:rgba(0,154,255,.45)}.hover\:text-awin-light-blue\/5:hover{color:rgba(0,154,255,.05)}.hover\:text-awin-light-blue\/50:hover{color:rgba(0,154,255,.5)}.hover\:text-awin-light-blue\/55:hover{color:rgba(0,154,255,.55)}.hover\:text-awin-light-blue\/60:hover{color:rgba(0,154,255,.6)}.hover\:text-awin-light-blue\/65:hover{color:rgba(0,154,255,.65)}.hover\:text-awin-light-blue\/70:hover{color:rgba(0,154,255,.7)}.hover\:text-awin-light-blue\/75:hover{color:rgba(0,154,255,.75)}.hover\:text-awin-light-blue\/80:hover{color:rgba(0,154,255,.8)}.hover\:text-awin-light-blue\/85:hover{color:rgba(0,154,255,.85)}.hover\:text-awin-light-blue\/90:hover{color:rgba(0,154,255,.9)}.hover\:text-awin-light-blue\/95:hover{color:rgba(0,154,255,.95)}.hover\:text-awin-light-green:hover{--tw-text-opacity:1;color:#00c637;color:rgba(0,198,55,var(--tw-text-opacity))}.hover\:text-awin-light-green\/0:hover{color:rgba(0,198,55,0)}.hover\:text-awin-light-green\/10:hover{color:rgba(0,198,55,.1)}.hover\:text-awin-light-green\/100:hover{color:#00c637}.hover\:text-awin-light-green\/15:hover{color:rgba(0,198,55,.15)}.hover\:text-awin-light-green\/20:hover{color:rgba(0,198,55,.2)}.hover\:text-awin-light-green\/25:hover{color:rgba(0,198,55,.25)}.hover\:text-awin-light-green\/30:hover{color:rgba(0,198,55,.3)}.hover\:text-awin-light-green\/35:hover{color:rgba(0,198,55,.35)}.hover\:text-awin-light-green\/40:hover{color:rgba(0,198,55,.4)}.hover\:text-awin-light-green\/45:hover{color:rgba(0,198,55,.45)}.hover\:text-awin-light-green\/5:hover{color:rgba(0,198,55,.05)}.hover\:text-awin-light-green\/50:hover{color:rgba(0,198,55,.5)}.hover\:text-awin-light-green\/55:hover{color:rgba(0,198,55,.55)}.hover\:text-awin-light-green\/60:hover{color:rgba(0,198,55,.6)}.hover\:text-awin-light-green\/65:hover{color:rgba(0,198,55,.65)}.hover\:text-awin-light-green\/70:hover{color:rgba(0,198,55,.7)}.hover\:text-awin-light-green\/75:hover{color:rgba(0,198,55,.75)}.hover\:text-awin-light-green\/80:hover{color:rgba(0,198,55,.8)}.hover\:text-awin-light-green\/85:hover{color:rgba(0,198,55,.85)}.hover\:text-awin-light-green\/90:hover{color:rgba(0,198,55,.9)}.hover\:text-awin-light-green\/95:hover{color:rgba(0,198,55,.95)}.hover\:text-awin-light-grey:hover{--tw-text-opacity:1;color:#e9e9e9;color:rgba(233,233,233,var(--tw-text-opacity))}.hover\:text-awin-light-grey\/0:hover{color:hsla(0,0%,91%,0)}.hover\:text-awin-light-grey\/10:hover{color:hsla(0,0%,91%,.1)}.hover\:text-awin-light-grey\/100:hover{color:#e9e9e9}.hover\:text-awin-light-grey\/15:hover{color:hsla(0,0%,91%,.15)}.hover\:text-awin-light-grey\/20:hover{color:hsla(0,0%,91%,.2)}.hover\:text-awin-light-grey\/25:hover{color:hsla(0,0%,91%,.25)}.hover\:text-awin-light-grey\/30:hover{color:hsla(0,0%,91%,.3)}.hover\:text-awin-light-grey\/35:hover{color:hsla(0,0%,91%,.35)}.hover\:text-awin-light-grey\/40:hover{color:hsla(0,0%,91%,.4)}.hover\:text-awin-light-grey\/45:hover{color:hsla(0,0%,91%,.45)}.hover\:text-awin-light-grey\/5:hover{color:hsla(0,0%,91%,.05)}.hover\:text-awin-light-grey\/50:hover{color:hsla(0,0%,91%,.5)}.hover\:text-awin-light-grey\/55:hover{color:hsla(0,0%,91%,.55)}.hover\:text-awin-light-grey\/60:hover{color:hsla(0,0%,91%,.6)}.hover\:text-awin-light-grey\/65:hover{color:hsla(0,0%,91%,.65)}.hover\:text-awin-light-grey\/70:hover{color:hsla(0,0%,91%,.7)}.hover\:text-awin-light-grey\/75:hover{color:hsla(0,0%,91%,.75)}.hover\:text-awin-light-grey\/80:hover{color:hsla(0,0%,91%,.8)}.hover\:text-awin-light-grey\/85:hover{color:hsla(0,0%,91%,.85)}.hover\:text-awin-light-grey\/90:hover{color:hsla(0,0%,91%,.9)}.hover\:text-awin-light-grey\/95:hover{color:hsla(0,0%,91%,.95)}.hover\:text-awin-light-purple:hover{--tw-text-opacity:1;color:#5756d5;color:rgba(87,86,213,var(--tw-text-opacity))}.hover\:text-awin-light-purple\/0:hover{color:rgba(87,86,213,0)}.hover\:text-awin-light-purple\/10:hover{color:rgba(87,86,213,.1)}.hover\:text-awin-light-purple\/100:hover{color:#5756d5}.hover\:text-awin-light-purple\/15:hover{color:rgba(87,86,213,.15)}.hover\:text-awin-light-purple\/20:hover{color:rgba(87,86,213,.2)}.hover\:text-awin-light-purple\/25:hover{color:rgba(87,86,213,.25)}.hover\:text-awin-light-purple\/30:hover{color:rgba(87,86,213,.3)}.hover\:text-awin-light-purple\/35:hover{color:rgba(87,86,213,.35)}.hover\:text-awin-light-purple\/40:hover{color:rgba(87,86,213,.4)}.hover\:text-awin-light-purple\/45:hover{color:rgba(87,86,213,.45)}.hover\:text-awin-light-purple\/5:hover{color:rgba(87,86,213,.05)}.hover\:text-awin-light-purple\/50:hover{color:rgba(87,86,213,.5)}.hover\:text-awin-light-purple\/55:hover{color:rgba(87,86,213,.55)}.hover\:text-awin-light-purple\/60:hover{color:rgba(87,86,213,.6)}.hover\:text-awin-light-purple\/65:hover{color:rgba(87,86,213,.65)}.hover\:text-awin-light-purple\/70:hover{color:rgba(87,86,213,.7)}.hover\:text-awin-light-purple\/75:hover{color:rgba(87,86,213,.75)}.hover\:text-awin-light-purple\/80:hover{color:rgba(87,86,213,.8)}.hover\:text-awin-light-purple\/85:hover{color:rgba(87,86,213,.85)}.hover\:text-awin-light-purple\/90:hover{color:rgba(87,86,213,.9)}.hover\:text-awin-light-purple\/95:hover{color:rgba(87,86,213,.95)}.hover\:text-awin-orange:hover{--tw-text-opacity:1;color:#f60;color:rgba(255,102,0,var(--tw-text-opacity))}.hover\:text-awin-orange\/0:hover{color:rgba(255,102,0,0)}.hover\:text-awin-orange\/10:hover{color:rgba(255,102,0,.1)}.hover\:text-awin-orange\/100:hover{color:#f60}.hover\:text-awin-orange\/15:hover{color:rgba(255,102,0,.15)}.hover\:text-awin-orange\/20:hover{color:rgba(255,102,0,.2)}.hover\:text-awin-orange\/25:hover{color:rgba(255,102,0,.25)}.hover\:text-awin-orange\/30:hover{color:rgba(255,102,0,.3)}.hover\:text-awin-orange\/35:hover{color:rgba(255,102,0,.35)}.hover\:text-awin-orange\/40:hover{color:rgba(255,102,0,.4)}.hover\:text-awin-orange\/45:hover{color:rgba(255,102,0,.45)}.hover\:text-awin-orange\/5:hover{color:rgba(255,102,0,.05)}.hover\:text-awin-orange\/50:hover{color:rgba(255,102,0,.5)}.hover\:text-awin-orange\/55:hover{color:rgba(255,102,0,.55)}.hover\:text-awin-orange\/60:hover{color:rgba(255,102,0,.6)}.hover\:text-awin-orange\/65:hover{color:rgba(255,102,0,.65)}.hover\:text-awin-orange\/70:hover{color:rgba(255,102,0,.7)}.hover\:text-awin-orange\/75:hover{color:rgba(255,102,0,.75)}.hover\:text-awin-orange\/80:hover{color:rgba(255,102,0,.8)}.hover\:text-awin-orange\/85:hover{color:rgba(255,102,0,.85)}.hover\:text-awin-orange\/90:hover{color:rgba(255,102,0,.9)}.hover\:text-awin-orange\/95:hover{color:rgba(255,102,0,.95)}.hover\:text-awin-red:hover{--tw-text-opacity:1;color:#de0833;color:rgba(222,8,51,var(--tw-text-opacity))}.hover\:text-awin-red\/0:hover{color:rgba(222,8,51,0)}.hover\:text-awin-red\/10:hover{color:rgba(222,8,51,.1)}.hover\:text-awin-red\/100:hover{color:#de0833}.hover\:text-awin-red\/15:hover{color:rgba(222,8,51,.15)}.hover\:text-awin-red\/20:hover{color:rgba(222,8,51,.2)}.hover\:text-awin-red\/25:hover{color:rgba(222,8,51,.25)}.hover\:text-awin-red\/30:hover{color:rgba(222,8,51,.3)}.hover\:text-awin-red\/35:hover{color:rgba(222,8,51,.35)}.hover\:text-awin-red\/40:hover{color:rgba(222,8,51,.4)}.hover\:text-awin-red\/45:hover{color:rgba(222,8,51,.45)}.hover\:text-awin-red\/5:hover{color:rgba(222,8,51,.05)}.hover\:text-awin-red\/50:hover{color:rgba(222,8,51,.5)}.hover\:text-awin-red\/55:hover{color:rgba(222,8,51,.55)}.hover\:text-awin-red\/60:hover{color:rgba(222,8,51,.6)}.hover\:text-awin-red\/65:hover{color:rgba(222,8,51,.65)}.hover\:text-awin-red\/70:hover{color:rgba(222,8,51,.7)}.hover\:text-awin-red\/75:hover{color:rgba(222,8,51,.75)}.hover\:text-awin-red\/80:hover{color:rgba(222,8,51,.8)}.hover\:text-awin-red\/85:hover{color:rgba(222,8,51,.85)}.hover\:text-awin-red\/90:hover{color:rgba(222,8,51,.9)}.hover\:text-awin-red\/95:hover{color:rgba(222,8,51,.95)}.hover\:text-awin-turquoise:hover{--tw-text-opacity:1;color:#20aebc;color:rgba(32,174,188,var(--tw-text-opacity))}.hover\:text-awin-turquoise\/0:hover{color:rgba(32,174,188,0)}.hover\:text-awin-turquoise\/10:hover{color:rgba(32,174,188,.1)}.hover\:text-awin-turquoise\/100:hover{color:#20aebc}.hover\:text-awin-turquoise\/15:hover{color:rgba(32,174,188,.15)}.hover\:text-awin-turquoise\/20:hover{color:rgba(32,174,188,.2)}.hover\:text-awin-turquoise\/25:hover{color:rgba(32,174,188,.25)}.hover\:text-awin-turquoise\/30:hover{color:rgba(32,174,188,.3)}.hover\:text-awin-turquoise\/35:hover{color:rgba(32,174,188,.35)}.hover\:text-awin-turquoise\/40:hover{color:rgba(32,174,188,.4)}.hover\:text-awin-turquoise\/45:hover{color:rgba(32,174,188,.45)}.hover\:text-awin-turquoise\/5:hover{color:rgba(32,174,188,.05)}.hover\:text-awin-turquoise\/50:hover{color:rgba(32,174,188,.5)}.hover\:text-awin-turquoise\/55:hover{color:rgba(32,174,188,.55)}.hover\:text-awin-turquoise\/60:hover{color:rgba(32,174,188,.6)}.hover\:text-awin-turquoise\/65:hover{color:rgba(32,174,188,.65)}.hover\:text-awin-turquoise\/70:hover{color:rgba(32,174,188,.7)}.hover\:text-awin-turquoise\/75:hover{color:rgba(32,174,188,.75)}.hover\:text-awin-turquoise\/80:hover{color:rgba(32,174,188,.8)}.hover\:text-awin-turquoise\/85:hover{color:rgba(32,174,188,.85)}.hover\:text-awin-turquoise\/90:hover{color:rgba(32,174,188,.9)}.hover\:text-awin-turquoise\/95:hover{color:rgba(32,174,188,.95)}.hover\:text-awin-yellow:hover{--tw-text-opacity:1;color:#fab418;color:rgba(250,180,24,var(--tw-text-opacity))}.hover\:text-awin-yellow\/0:hover{color:rgba(250,180,24,0)}.hover\:text-awin-yellow\/10:hover{color:rgba(250,180,24,.1)}.hover\:text-awin-yellow\/100:hover{color:#fab418}.hover\:text-awin-yellow\/15:hover{color:rgba(250,180,24,.15)}.hover\:text-awin-yellow\/20:hover{color:rgba(250,180,24,.2)}.hover\:text-awin-yellow\/25:hover{color:rgba(250,180,24,.25)}.hover\:text-awin-yellow\/30:hover{color:rgba(250,180,24,.3)}.hover\:text-awin-yellow\/35:hover{color:rgba(250,180,24,.35)}.hover\:text-awin-yellow\/40:hover{color:rgba(250,180,24,.4)}.hover\:text-awin-yellow\/45:hover{color:rgba(250,180,24,.45)}.hover\:text-awin-yellow\/5:hover{color:rgba(250,180,24,.05)}.hover\:text-awin-yellow\/50:hover{color:rgba(250,180,24,.5)}.hover\:text-awin-yellow\/55:hover{color:rgba(250,180,24,.55)}.hover\:text-awin-yellow\/60:hover{color:rgba(250,180,24,.6)}.hover\:text-awin-yellow\/65:hover{color:rgba(250,180,24,.65)}.hover\:text-awin-yellow\/70:hover{color:rgba(250,180,24,.7)}.hover\:text-awin-yellow\/75:hover{color:rgba(250,180,24,.75)}.hover\:text-awin-yellow\/80:hover{color:rgba(250,180,24,.8)}.hover\:text-awin-yellow\/85:hover{color:rgba(250,180,24,.85)}.hover\:text-awin-yellow\/90:hover{color:rgba(250,180,24,.9)}.hover\:text-awin-yellow\/95:hover{color:rgba(250,180,24,.95)}.hover\:text-azure-radiance:hover{--tw-text-opacity:1;color:#009aff;color:rgba(0,154,255,var(--tw-text-opacity))}.hover\:text-azure-radiance\/0:hover{color:rgba(0,154,255,0)}.hover\:text-azure-radiance\/10:hover{color:rgba(0,154,255,.1)}.hover\:text-azure-radiance\/100:hover{color:#009aff}.hover\:text-azure-radiance\/15:hover{color:rgba(0,154,255,.15)}.hover\:text-azure-radiance\/20:hover{color:rgba(0,154,255,.2)}.hover\:text-azure-radiance\/25:hover{color:rgba(0,154,255,.25)}.hover\:text-azure-radiance\/30:hover{color:rgba(0,154,255,.3)}.hover\:text-azure-radiance\/35:hover{color:rgba(0,154,255,.35)}.hover\:text-azure-radiance\/40:hover{color:rgba(0,154,255,.4)}.hover\:text-azure-radiance\/45:hover{color:rgba(0,154,255,.45)}.hover\:text-azure-radiance\/5:hover{color:rgba(0,154,255,.05)}.hover\:text-azure-radiance\/50:hover{color:rgba(0,154,255,.5)}.hover\:text-azure-radiance\/55:hover{color:rgba(0,154,255,.55)}.hover\:text-azure-radiance\/60:hover{color:rgba(0,154,255,.6)}.hover\:text-azure-radiance\/65:hover{color:rgba(0,154,255,.65)}.hover\:text-azure-radiance\/70:hover{color:rgba(0,154,255,.7)}.hover\:text-azure-radiance\/75:hover{color:rgba(0,154,255,.75)}.hover\:text-azure-radiance\/80:hover{color:rgba(0,154,255,.8)}.hover\:text-azure-radiance\/85:hover{color:rgba(0,154,255,.85)}.hover\:text-azure-radiance\/90:hover{color:rgba(0,154,255,.9)}.hover\:text-azure-radiance\/95:hover{color:rgba(0,154,255,.95)}.hover\:text-background:hover{color:#fff;color:hsl(var(--background))}.hover\:text-big-stone:hover{--tw-text-opacity:1;color:#172a47;color:rgba(23,42,71,var(--tw-text-opacity))}.hover\:text-big-stone\/0:hover{color:rgba(23,42,71,0)}.hover\:text-big-stone\/10:hover{color:rgba(23,42,71,.1)}.hover\:text-big-stone\/100:hover{color:#172a47}.hover\:text-big-stone\/15:hover{color:rgba(23,42,71,.15)}.hover\:text-big-stone\/20:hover{color:rgba(23,42,71,.2)}.hover\:text-big-stone\/25:hover{color:rgba(23,42,71,.25)}.hover\:text-big-stone\/30:hover{color:rgba(23,42,71,.3)}.hover\:text-big-stone\/35:hover{color:rgba(23,42,71,.35)}.hover\:text-big-stone\/40:hover{color:rgba(23,42,71,.4)}.hover\:text-big-stone\/45:hover{color:rgba(23,42,71,.45)}.hover\:text-big-stone\/5:hover{color:rgba(23,42,71,.05)}.hover\:text-big-stone\/50:hover{color:rgba(23,42,71,.5)}.hover\:text-big-stone\/55:hover{color:rgba(23,42,71,.55)}.hover\:text-big-stone\/60:hover{color:rgba(23,42,71,.6)}.hover\:text-big-stone\/65:hover{color:rgba(23,42,71,.65)}.hover\:text-big-stone\/70:hover{color:rgba(23,42,71,.7)}.hover\:text-big-stone\/75:hover{color:rgba(23,42,71,.75)}.hover\:text-big-stone\/80:hover{color:rgba(23,42,71,.8)}.hover\:text-big-stone\/85:hover{color:rgba(23,42,71,.85)}.hover\:text-big-stone\/90:hover{color:rgba(23,42,71,.9)}.hover\:text-big-stone\/95:hover{color:rgba(23,42,71,.95)}.hover\:text-contact:hover{--tw-text-opacity:1;color:#f60;color:rgba(255,102,0,var(--tw-text-opacity))}.hover\:text-contact\/0:hover{color:rgba(255,102,0,0)}.hover\:text-contact\/10:hover{color:rgba(255,102,0,.1)}.hover\:text-contact\/100:hover{color:#f60}.hover\:text-contact\/15:hover{color:rgba(255,102,0,.15)}.hover\:text-contact\/20:hover{color:rgba(255,102,0,.2)}.hover\:text-contact\/25:hover{color:rgba(255,102,0,.25)}.hover\:text-contact\/30:hover{color:rgba(255,102,0,.3)}.hover\:text-contact\/35:hover{color:rgba(255,102,0,.35)}.hover\:text-contact\/40:hover{color:rgba(255,102,0,.4)}.hover\:text-contact\/45:hover{color:rgba(255,102,0,.45)}.hover\:text-contact\/5:hover{color:rgba(255,102,0,.05)}.hover\:text-contact\/50:hover{color:rgba(255,102,0,.5)}.hover\:text-contact\/55:hover{color:rgba(255,102,0,.55)}.hover\:text-contact\/60:hover{color:rgba(255,102,0,.6)}.hover\:text-contact\/65:hover{color:rgba(255,102,0,.65)}.hover\:text-contact\/70:hover{color:rgba(255,102,0,.7)}.hover\:text-contact\/75:hover{color:rgba(255,102,0,.75)}.hover\:text-contact\/80:hover{color:rgba(255,102,0,.8)}.hover\:text-contact\/85:hover{color:rgba(255,102,0,.85)}.hover\:text-contact\/90:hover{color:rgba(255,102,0,.9)}.hover\:text-contact\/95:hover{color:rgba(255,102,0,.95)}.hover\:text-dark:hover{color:#e65c00;color:hsl(var(--dark))}.hover\:text-dark-foreground:hover{color:hsl(var(--dark-foreground))}.hover\:text-dark-foreground\/0:hover{color:hsl(var(--dark-foreground)/0)}.hover\:text-dark-foreground\/10:hover{color:hsl(var(--dark-foreground)/.1)}.hover\:text-dark-foreground\/100:hover{color:hsl(var(--dark-foreground)/1)}.hover\:text-dark-foreground\/15:hover{color:hsl(var(--dark-foreground)/.15)}.hover\:text-dark-foreground\/20:hover{color:hsl(var(--dark-foreground)/.2)}.hover\:text-dark-foreground\/25:hover{color:hsl(var(--dark-foreground)/.25)}.hover\:text-dark-foreground\/30:hover{color:hsl(var(--dark-foreground)/.3)}.hover\:text-dark-foreground\/35:hover{color:hsl(var(--dark-foreground)/.35)}.hover\:text-dark-foreground\/40:hover{color:hsl(var(--dark-foreground)/.4)}.hover\:text-dark-foreground\/45:hover{color:hsl(var(--dark-foreground)/.45)}.hover\:text-dark-foreground\/5:hover{color:hsl(var(--dark-foreground)/.05)}.hover\:text-dark-foreground\/50:hover{color:hsl(var(--dark-foreground)/.5)}.hover\:text-dark-foreground\/55:hover{color:hsl(var(--dark-foreground)/.55)}.hover\:text-dark-foreground\/60:hover{color:hsl(var(--dark-foreground)/.6)}.hover\:text-dark-foreground\/65:hover{color:hsl(var(--dark-foreground)/.65)}.hover\:text-dark-foreground\/70:hover{color:hsl(var(--dark-foreground)/.7)}.hover\:text-dark-foreground\/75:hover{color:hsl(var(--dark-foreground)/.75)}.hover\:text-dark-foreground\/80:hover{color:hsl(var(--dark-foreground)/.8)}.hover\:text-dark-foreground\/85:hover{color:hsl(var(--dark-foreground)/.85)}.hover\:text-dark-foreground\/90:hover{color:hsl(var(--dark-foreground)/.9)}.hover\:text-dark-foreground\/95:hover{color:hsl(var(--dark-foreground)/.95)}.hover\:text-dark\/0:hover{color:rgba(230,92,0,0);color:hsl(var(--dark)/0)}.hover\:text-dark\/10:hover{color:rgba(230,92,0,.1);color:hsl(var(--dark)/.1)}.hover\:text-dark\/100:hover{color:#e65c00;color:hsl(var(--dark)/1)}.hover\:text-dark\/15:hover{color:rgba(230,92,0,.15);color:hsl(var(--dark)/.15)}.hover\:text-dark\/20:hover{color:rgba(230,92,0,.2);color:hsl(var(--dark)/.2)}.hover\:text-dark\/25:hover{color:rgba(230,92,0,.25);color:hsl(var(--dark)/.25)}.hover\:text-dark\/30:hover{color:rgba(230,92,0,.3);color:hsl(var(--dark)/.3)}.hover\:text-dark\/35:hover{color:rgba(230,92,0,.35);color:hsl(var(--dark)/.35)}.hover\:text-dark\/40:hover{color:rgba(230,92,0,.4);color:hsl(var(--dark)/.4)}.hover\:text-dark\/45:hover{color:rgba(230,92,0,.45);color:hsl(var(--dark)/.45)}.hover\:text-dark\/5:hover{color:rgba(230,92,0,.05);color:hsl(var(--dark)/.05)}.hover\:text-dark\/50:hover{color:rgba(230,92,0,.5);color:hsl(var(--dark)/.5)}.hover\:text-dark\/55:hover{color:rgba(230,92,0,.55);color:hsl(var(--dark)/.55)}.hover\:text-dark\/60:hover{color:rgba(230,92,0,.6);color:hsl(var(--dark)/.6)}.hover\:text-dark\/65:hover{color:rgba(230,92,0,.65);color:hsl(var(--dark)/.65)}.hover\:text-dark\/70:hover{color:rgba(230,92,0,.7);color:hsl(var(--dark)/.7)}.hover\:text-dark\/75:hover{color:rgba(230,92,0,.75);color:hsl(var(--dark)/.75)}.hover\:text-dark\/80:hover{color:rgba(230,92,0,.8);color:hsl(var(--dark)/.8)}.hover\:text-dark\/85:hover{color:rgba(230,92,0,.85);color:hsl(var(--dark)/.85)}.hover\:text-dark\/90:hover{color:rgba(230,92,0,.9);color:hsl(var(--dark)/.9)}.hover\:text-dark\/95:hover{color:rgba(230,92,0,.95);color:hsl(var(--dark)/.95)}.hover\:text-darker:hover{color:hsl(var(--darker))}.hover\:text-darker-foreground:hover{color:hsl(var(--darker-foreground))}.hover\:text-darker-foreground\/0:hover{color:hsl(var(--darker-foreground)/0)}.hover\:text-darker-foreground\/10:hover{color:hsl(var(--darker-foreground)/.1)}.hover\:text-darker-foreground\/100:hover{color:hsl(var(--darker-foreground)/1)}.hover\:text-darker-foreground\/15:hover{color:hsl(var(--darker-foreground)/.15)}.hover\:text-darker-foreground\/20:hover{color:hsl(var(--darker-foreground)/.2)}.hover\:text-darker-foreground\/25:hover{color:hsl(var(--darker-foreground)/.25)}.hover\:text-darker-foreground\/30:hover{color:hsl(var(--darker-foreground)/.3)}.hover\:text-darker-foreground\/35:hover{color:hsl(var(--darker-foreground)/.35)}.hover\:text-darker-foreground\/40:hover{color:hsl(var(--darker-foreground)/.4)}.hover\:text-darker-foreground\/45:hover{color:hsl(var(--darker-foreground)/.45)}.hover\:text-darker-foreground\/5:hover{color:hsl(var(--darker-foreground)/.05)}.hover\:text-darker-foreground\/50:hover{color:hsl(var(--darker-foreground)/.5)}.hover\:text-darker-foreground\/55:hover{color:hsl(var(--darker-foreground)/.55)}.hover\:text-darker-foreground\/60:hover{color:hsl(var(--darker-foreground)/.6)}.hover\:text-darker-foreground\/65:hover{color:hsl(var(--darker-foreground)/.65)}.hover\:text-darker-foreground\/70:hover{color:hsl(var(--darker-foreground)/.7)}.hover\:text-darker-foreground\/75:hover{color:hsl(var(--darker-foreground)/.75)}.hover\:text-darker-foreground\/80:hover{color:hsl(var(--darker-foreground)/.8)}.hover\:text-darker-foreground\/85:hover{color:hsl(var(--darker-foreground)/.85)}.hover\:text-darker-foreground\/90:hover{color:hsl(var(--darker-foreground)/.9)}.hover\:text-darker-foreground\/95:hover{color:hsl(var(--darker-foreground)/.95)}.hover\:text-darker\/0:hover{color:hsl(var(--darker)/0)}.hover\:text-darker\/10:hover{color:hsl(var(--darker)/.1)}.hover\:text-darker\/100:hover{color:hsl(var(--darker)/1)}.hover\:text-darker\/15:hover{color:hsl(var(--darker)/.15)}.hover\:text-darker\/20:hover{color:hsl(var(--darker)/.2)}.hover\:text-darker\/25:hover{color:hsl(var(--darker)/.25)}.hover\:text-darker\/30:hover{color:hsl(var(--darker)/.3)}.hover\:text-darker\/35:hover{color:hsl(var(--darker)/.35)}.hover\:text-darker\/40:hover{color:hsl(var(--darker)/.4)}.hover\:text-darker\/45:hover{color:hsl(var(--darker)/.45)}.hover\:text-darker\/5:hover{color:hsl(var(--darker)/.05)}.hover\:text-darker\/50:hover{color:hsl(var(--darker)/.5)}.hover\:text-darker\/55:hover{color:hsl(var(--darker)/.55)}.hover\:text-darker\/60:hover{color:hsl(var(--darker)/.6)}.hover\:text-darker\/65:hover{color:hsl(var(--darker)/.65)}.hover\:text-darker\/70:hover{color:hsl(var(--darker)/.7)}.hover\:text-darker\/75:hover{color:hsl(var(--darker)/.75)}.hover\:text-darker\/80:hover{color:hsl(var(--darker)/.8)}.hover\:text-darker\/85:hover{color:hsl(var(--darker)/.85)}.hover\:text-darker\/90:hover{color:hsl(var(--darker)/.9)}.hover\:text-darker\/95:hover{color:hsl(var(--darker)/.95)}.hover\:text-default:hover{color:#f60;color:hsl(var(--default))}.hover\:text-default-foreground:hover{color:hsl(var(--default-foreground))}.hover\:text-default-foreground\/0:hover{color:hsl(var(--default-foreground)/0)}.hover\:text-default-foreground\/10:hover{color:hsl(var(--default-foreground)/.1)}.hover\:text-default-foreground\/100:hover{color:hsl(var(--default-foreground)/1)}.hover\:text-default-foreground\/15:hover{color:hsl(var(--default-foreground)/.15)}.hover\:text-default-foreground\/20:hover{color:hsl(var(--default-foreground)/.2)}.hover\:text-default-foreground\/25:hover{color:hsl(var(--default-foreground)/.25)}.hover\:text-default-foreground\/30:hover{color:hsl(var(--default-foreground)/.3)}.hover\:text-default-foreground\/35:hover{color:hsl(var(--default-foreground)/.35)}.hover\:text-default-foreground\/40:hover{color:hsl(var(--default-foreground)/.4)}.hover\:text-default-foreground\/45:hover{color:hsl(var(--default-foreground)/.45)}.hover\:text-default-foreground\/5:hover{color:hsl(var(--default-foreground)/.05)}.hover\:text-default-foreground\/50:hover{color:hsl(var(--default-foreground)/.5)}.hover\:text-default-foreground\/55:hover{color:hsl(var(--default-foreground)/.55)}.hover\:text-default-foreground\/60:hover{color:hsl(var(--default-foreground)/.6)}.hover\:text-default-foreground\/65:hover{color:hsl(var(--default-foreground)/.65)}.hover\:text-default-foreground\/70:hover{color:hsl(var(--default-foreground)/.7)}.hover\:text-default-foreground\/75:hover{color:hsl(var(--default-foreground)/.75)}.hover\:text-default-foreground\/80:hover{color:hsl(var(--default-foreground)/.8)}.hover\:text-default-foreground\/85:hover{color:hsl(var(--default-foreground)/.85)}.hover\:text-default-foreground\/90:hover{color:hsl(var(--default-foreground)/.9)}.hover\:text-default-foreground\/95:hover{color:hsl(var(--default-foreground)/.95)}.hover\:text-default\/0:hover{color:rgba(255,102,0,0);color:hsl(var(--default)/0)}.hover\:text-default\/10:hover{color:rgba(255,102,0,.1);color:hsl(var(--default)/.1)}.hover\:text-default\/100:hover{color:#f60;color:hsl(var(--default)/1)}.hover\:text-default\/15:hover{color:rgba(255,102,0,.15);color:hsl(var(--default)/.15)}.hover\:text-default\/20:hover{color:rgba(255,102,0,.2);color:hsl(var(--default)/.2)}.hover\:text-default\/25:hover{color:rgba(255,102,0,.25);color:hsl(var(--default)/.25)}.hover\:text-default\/30:hover{color:rgba(255,102,0,.3);color:hsl(var(--default)/.3)}.hover\:text-default\/35:hover{color:rgba(255,102,0,.35);color:hsl(var(--default)/.35)}.hover\:text-default\/40:hover{color:rgba(255,102,0,.4);color:hsl(var(--default)/.4)}.hover\:text-default\/45:hover{color:rgba(255,102,0,.45);color:hsl(var(--default)/.45)}.hover\:text-default\/5:hover{color:rgba(255,102,0,.05);color:hsl(var(--default)/.05)}.hover\:text-default\/50:hover{color:rgba(255,102,0,.5);color:hsl(var(--default)/.5)}.hover\:text-default\/55:hover{color:rgba(255,102,0,.55);color:hsl(var(--default)/.55)}.hover\:text-default\/60:hover{color:rgba(255,102,0,.6);color:hsl(var(--default)/.6)}.hover\:text-default\/65:hover{color:rgba(255,102,0,.65);color:hsl(var(--default)/.65)}.hover\:text-default\/70:hover{color:rgba(255,102,0,.7);color:hsl(var(--default)/.7)}.hover\:text-default\/75:hover{color:rgba(255,102,0,.75);color:hsl(var(--default)/.75)}.hover\:text-default\/80:hover{color:rgba(255,102,0,.8);color:hsl(var(--default)/.8)}.hover\:text-default\/85:hover{color:rgba(255,102,0,.85);color:hsl(var(--default)/.85)}.hover\:text-default\/90:hover{color:rgba(255,102,0,.9);color:hsl(var(--default)/.9)}.hover\:text-default\/95:hover{color:rgba(255,102,0,.95);color:hsl(var(--default)/.95)}.hover\:text-eastern-blue:hover{--tw-text-opacity:1;color:#20aebc;color:rgba(32,174,188,var(--tw-text-opacity))}.hover\:text-eastern-blue\/0:hover{color:rgba(32,174,188,0)}.hover\:text-eastern-blue\/10:hover{color:rgba(32,174,188,.1)}.hover\:text-eastern-blue\/100:hover{color:#20aebc}.hover\:text-eastern-blue\/15:hover{color:rgba(32,174,188,.15)}.hover\:text-eastern-blue\/20:hover{color:rgba(32,174,188,.2)}.hover\:text-eastern-blue\/25:hover{color:rgba(32,174,188,.25)}.hover\:text-eastern-blue\/30:hover{color:rgba(32,174,188,.3)}.hover\:text-eastern-blue\/35:hover{color:rgba(32,174,188,.35)}.hover\:text-eastern-blue\/40:hover{color:rgba(32,174,188,.4)}.hover\:text-eastern-blue\/45:hover{color:rgba(32,174,188,.45)}.hover\:text-eastern-blue\/5:hover{color:rgba(32,174,188,.05)}.hover\:text-eastern-blue\/50:hover{color:rgba(32,174,188,.5)}.hover\:text-eastern-blue\/55:hover{color:rgba(32,174,188,.55)}.hover\:text-eastern-blue\/60:hover{color:rgba(32,174,188,.6)}.hover\:text-eastern-blue\/65:hover{color:rgba(32,174,188,.65)}.hover\:text-eastern-blue\/70:hover{color:rgba(32,174,188,.7)}.hover\:text-eastern-blue\/75:hover{color:rgba(32,174,188,.75)}.hover\:text-eastern-blue\/80:hover{color:rgba(32,174,188,.8)}.hover\:text-eastern-blue\/85:hover{color:rgba(32,174,188,.85)}.hover\:text-eastern-blue\/90:hover{color:rgba(32,174,188,.9)}.hover\:text-eastern-blue\/95:hover{color:rgba(32,174,188,.95)}.hover\:text-foreground:hover{color:#000;color:hsl(var(--foreground))}.hover\:text-green:hover{color:#00c738;color:hsl(var(--green))}.hover\:text-green-100:hover{--tw-text-opacity:1;color:#dcfce7;color:rgba(220,252,231,var(--tw-text-opacity))}.hover\:text-green-100\/0:hover{color:rgba(220,252,231,0)}.hover\:text-green-100\/10:hover{color:rgba(220,252,231,.1)}.hover\:text-green-100\/100:hover{color:#dcfce7}.hover\:text-green-100\/15:hover{color:rgba(220,252,231,.15)}.hover\:text-green-100\/20:hover{color:rgba(220,252,231,.2)}.hover\:text-green-100\/25:hover{color:rgba(220,252,231,.25)}.hover\:text-green-100\/30:hover{color:rgba(220,252,231,.3)}.hover\:text-green-100\/35:hover{color:rgba(220,252,231,.35)}.hover\:text-green-100\/40:hover{color:rgba(220,252,231,.4)}.hover\:text-green-100\/45:hover{color:rgba(220,252,231,.45)}.hover\:text-green-100\/5:hover{color:rgba(220,252,231,.05)}.hover\:text-green-100\/50:hover{color:rgba(220,252,231,.5)}.hover\:text-green-100\/55:hover{color:rgba(220,252,231,.55)}.hover\:text-green-100\/60:hover{color:rgba(220,252,231,.6)}.hover\:text-green-100\/65:hover{color:rgba(220,252,231,.65)}.hover\:text-green-100\/70:hover{color:rgba(220,252,231,.7)}.hover\:text-green-100\/75:hover{color:rgba(220,252,231,.75)}.hover\:text-green-100\/80:hover{color:rgba(220,252,231,.8)}.hover\:text-green-100\/85:hover{color:rgba(220,252,231,.85)}.hover\:text-green-100\/90:hover{color:rgba(220,252,231,.9)}.hover\:text-green-100\/95:hover{color:rgba(220,252,231,.95)}.hover\:text-green-200:hover{--tw-text-opacity:1;color:#bbf7d0;color:rgba(187,247,208,var(--tw-text-opacity))}.hover\:text-green-200\/0:hover{color:rgba(187,247,208,0)}.hover\:text-green-200\/10:hover{color:rgba(187,247,208,.1)}.hover\:text-green-200\/100:hover{color:#bbf7d0}.hover\:text-green-200\/15:hover{color:rgba(187,247,208,.15)}.hover\:text-green-200\/20:hover{color:rgba(187,247,208,.2)}.hover\:text-green-200\/25:hover{color:rgba(187,247,208,.25)}.hover\:text-green-200\/30:hover{color:rgba(187,247,208,.3)}.hover\:text-green-200\/35:hover{color:rgba(187,247,208,.35)}.hover\:text-green-200\/40:hover{color:rgba(187,247,208,.4)}.hover\:text-green-200\/45:hover{color:rgba(187,247,208,.45)}.hover\:text-green-200\/5:hover{color:rgba(187,247,208,.05)}.hover\:text-green-200\/50:hover{color:rgba(187,247,208,.5)}.hover\:text-green-200\/55:hover{color:rgba(187,247,208,.55)}.hover\:text-green-200\/60:hover{color:rgba(187,247,208,.6)}.hover\:text-green-200\/65:hover{color:rgba(187,247,208,.65)}.hover\:text-green-200\/70:hover{color:rgba(187,247,208,.7)}.hover\:text-green-200\/75:hover{color:rgba(187,247,208,.75)}.hover\:text-green-200\/80:hover{color:rgba(187,247,208,.8)}.hover\:text-green-200\/85:hover{color:rgba(187,247,208,.85)}.hover\:text-green-200\/90:hover{color:rgba(187,247,208,.9)}.hover\:text-green-200\/95:hover{color:rgba(187,247,208,.95)}.hover\:text-green-300:hover{--tw-text-opacity:1;color:#86efac;color:rgba(134,239,172,var(--tw-text-opacity))}.hover\:text-green-300\/0:hover{color:rgba(134,239,172,0)}.hover\:text-green-300\/10:hover{color:rgba(134,239,172,.1)}.hover\:text-green-300\/100:hover{color:#86efac}.hover\:text-green-300\/15:hover{color:rgba(134,239,172,.15)}.hover\:text-green-300\/20:hover{color:rgba(134,239,172,.2)}.hover\:text-green-300\/25:hover{color:rgba(134,239,172,.25)}.hover\:text-green-300\/30:hover{color:rgba(134,239,172,.3)}.hover\:text-green-300\/35:hover{color:rgba(134,239,172,.35)}.hover\:text-green-300\/40:hover{color:rgba(134,239,172,.4)}.hover\:text-green-300\/45:hover{color:rgba(134,239,172,.45)}.hover\:text-green-300\/5:hover{color:rgba(134,239,172,.05)}.hover\:text-green-300\/50:hover{color:rgba(134,239,172,.5)}.hover\:text-green-300\/55:hover{color:rgba(134,239,172,.55)}.hover\:text-green-300\/60:hover{color:rgba(134,239,172,.6)}.hover\:text-green-300\/65:hover{color:rgba(134,239,172,.65)}.hover\:text-green-300\/70:hover{color:rgba(134,239,172,.7)}.hover\:text-green-300\/75:hover{color:rgba(134,239,172,.75)}.hover\:text-green-300\/80:hover{color:rgba(134,239,172,.8)}.hover\:text-green-300\/85:hover{color:rgba(134,239,172,.85)}.hover\:text-green-300\/90:hover{color:rgba(134,239,172,.9)}.hover\:text-green-300\/95:hover{color:rgba(134,239,172,.95)}.hover\:text-green-400:hover{--tw-text-opacity:1;color:#4ade80;color:rgba(74,222,128,var(--tw-text-opacity))}.hover\:text-green-400\/0:hover{color:rgba(74,222,128,0)}.hover\:text-green-400\/10:hover{color:rgba(74,222,128,.1)}.hover\:text-green-400\/100:hover{color:#4ade80}.hover\:text-green-400\/15:hover{color:rgba(74,222,128,.15)}.hover\:text-green-400\/20:hover{color:rgba(74,222,128,.2)}.hover\:text-green-400\/25:hover{color:rgba(74,222,128,.25)}.hover\:text-green-400\/30:hover{color:rgba(74,222,128,.3)}.hover\:text-green-400\/35:hover{color:rgba(74,222,128,.35)}.hover\:text-green-400\/40:hover{color:rgba(74,222,128,.4)}.hover\:text-green-400\/45:hover{color:rgba(74,222,128,.45)}.hover\:text-green-400\/5:hover{color:rgba(74,222,128,.05)}.hover\:text-green-400\/50:hover{color:rgba(74,222,128,.5)}.hover\:text-green-400\/55:hover{color:rgba(74,222,128,.55)}.hover\:text-green-400\/60:hover{color:rgba(74,222,128,.6)}.hover\:text-green-400\/65:hover{color:rgba(74,222,128,.65)}.hover\:text-green-400\/70:hover{color:rgba(74,222,128,.7)}.hover\:text-green-400\/75:hover{color:rgba(74,222,128,.75)}.hover\:text-green-400\/80:hover{color:rgba(74,222,128,.8)}.hover\:text-green-400\/85:hover{color:rgba(74,222,128,.85)}.hover\:text-green-400\/90:hover{color:rgba(74,222,128,.9)}.hover\:text-green-400\/95:hover{color:rgba(74,222,128,.95)}.hover\:text-green-50:hover{--tw-text-opacity:1;color:#f0fdf4;color:rgba(240,253,244,var(--tw-text-opacity))}.hover\:text-green-50\/0:hover{color:rgba(240,253,244,0)}.hover\:text-green-50\/10:hover{color:rgba(240,253,244,.1)}.hover\:text-green-50\/100:hover{color:#f0fdf4}.hover\:text-green-50\/15:hover{color:rgba(240,253,244,.15)}.hover\:text-green-50\/20:hover{color:rgba(240,253,244,.2)}.hover\:text-green-50\/25:hover{color:rgba(240,253,244,.25)}.hover\:text-green-50\/30:hover{color:rgba(240,253,244,.3)}.hover\:text-green-50\/35:hover{color:rgba(240,253,244,.35)}.hover\:text-green-50\/40:hover{color:rgba(240,253,244,.4)}.hover\:text-green-50\/45:hover{color:rgba(240,253,244,.45)}.hover\:text-green-50\/5:hover{color:rgba(240,253,244,.05)}.hover\:text-green-50\/50:hover{color:rgba(240,253,244,.5)}.hover\:text-green-50\/55:hover{color:rgba(240,253,244,.55)}.hover\:text-green-50\/60:hover{color:rgba(240,253,244,.6)}.hover\:text-green-50\/65:hover{color:rgba(240,253,244,.65)}.hover\:text-green-50\/70:hover{color:rgba(240,253,244,.7)}.hover\:text-green-50\/75:hover{color:rgba(240,253,244,.75)}.hover\:text-green-50\/80:hover{color:rgba(240,253,244,.8)}.hover\:text-green-50\/85:hover{color:rgba(240,253,244,.85)}.hover\:text-green-50\/90:hover{color:rgba(240,253,244,.9)}.hover\:text-green-50\/95:hover{color:rgba(240,253,244,.95)}.hover\:text-green-500:hover{--tw-text-opacity:1;color:#22c55e;color:rgba(34,197,94,var(--tw-text-opacity))}.hover\:text-green-500\/0:hover{color:rgba(34,197,94,0)}.hover\:text-green-500\/10:hover{color:rgba(34,197,94,.1)}.hover\:text-green-500\/100:hover{color:#22c55e}.hover\:text-green-500\/15:hover{color:rgba(34,197,94,.15)}.hover\:text-green-500\/20:hover{color:rgba(34,197,94,.2)}.hover\:text-green-500\/25:hover{color:rgba(34,197,94,.25)}.hover\:text-green-500\/30:hover{color:rgba(34,197,94,.3)}.hover\:text-green-500\/35:hover{color:rgba(34,197,94,.35)}.hover\:text-green-500\/40:hover{color:rgba(34,197,94,.4)}.hover\:text-green-500\/45:hover{color:rgba(34,197,94,.45)}.hover\:text-green-500\/5:hover{color:rgba(34,197,94,.05)}.hover\:text-green-500\/50:hover{color:rgba(34,197,94,.5)}.hover\:text-green-500\/55:hover{color:rgba(34,197,94,.55)}.hover\:text-green-500\/60:hover{color:rgba(34,197,94,.6)}.hover\:text-green-500\/65:hover{color:rgba(34,197,94,.65)}.hover\:text-green-500\/70:hover{color:rgba(34,197,94,.7)}.hover\:text-green-500\/75:hover{color:rgba(34,197,94,.75)}.hover\:text-green-500\/80:hover{color:rgba(34,197,94,.8)}.hover\:text-green-500\/85:hover{color:rgba(34,197,94,.85)}.hover\:text-green-500\/90:hover{color:rgba(34,197,94,.9)}.hover\:text-green-500\/95:hover{color:rgba(34,197,94,.95)}.hover\:text-green-600:hover{--tw-text-opacity:1;color:#16a34a;color:rgba(22,163,74,var(--tw-text-opacity))}.hover\:text-green-600\/0:hover{color:rgba(22,163,74,0)}.hover\:text-green-600\/10:hover{color:rgba(22,163,74,.1)}.hover\:text-green-600\/100:hover{color:#16a34a}.hover\:text-green-600\/15:hover{color:rgba(22,163,74,.15)}.hover\:text-green-600\/20:hover{color:rgba(22,163,74,.2)}.hover\:text-green-600\/25:hover{color:rgba(22,163,74,.25)}.hover\:text-green-600\/30:hover{color:rgba(22,163,74,.3)}.hover\:text-green-600\/35:hover{color:rgba(22,163,74,.35)}.hover\:text-green-600\/40:hover{color:rgba(22,163,74,.4)}.hover\:text-green-600\/45:hover{color:rgba(22,163,74,.45)}.hover\:text-green-600\/5:hover{color:rgba(22,163,74,.05)}.hover\:text-green-600\/50:hover{color:rgba(22,163,74,.5)}.hover\:text-green-600\/55:hover{color:rgba(22,163,74,.55)}.hover\:text-green-600\/60:hover{color:rgba(22,163,74,.6)}.hover\:text-green-600\/65:hover{color:rgba(22,163,74,.65)}.hover\:text-green-600\/70:hover{color:rgba(22,163,74,.7)}.hover\:text-green-600\/75:hover{color:rgba(22,163,74,.75)}.hover\:text-green-600\/80:hover{color:rgba(22,163,74,.8)}.hover\:text-green-600\/85:hover{color:rgba(22,163,74,.85)}.hover\:text-green-600\/90:hover{color:rgba(22,163,74,.9)}.hover\:text-green-600\/95:hover{color:rgba(22,163,74,.95)}.hover\:text-green-700:hover{--tw-text-opacity:1;color:#15803d;color:rgba(21,128,61,var(--tw-text-opacity))}.hover\:text-green-700\/0:hover{color:rgba(21,128,61,0)}.hover\:text-green-700\/10:hover{color:rgba(21,128,61,.1)}.hover\:text-green-700\/100:hover{color:#15803d}.hover\:text-green-700\/15:hover{color:rgba(21,128,61,.15)}.hover\:text-green-700\/20:hover{color:rgba(21,128,61,.2)}.hover\:text-green-700\/25:hover{color:rgba(21,128,61,.25)}.hover\:text-green-700\/30:hover{color:rgba(21,128,61,.3)}.hover\:text-green-700\/35:hover{color:rgba(21,128,61,.35)}.hover\:text-green-700\/40:hover{color:rgba(21,128,61,.4)}.hover\:text-green-700\/45:hover{color:rgba(21,128,61,.45)}.hover\:text-green-700\/5:hover{color:rgba(21,128,61,.05)}.hover\:text-green-700\/50:hover{color:rgba(21,128,61,.5)}.hover\:text-green-700\/55:hover{color:rgba(21,128,61,.55)}.hover\:text-green-700\/60:hover{color:rgba(21,128,61,.6)}.hover\:text-green-700\/65:hover{color:rgba(21,128,61,.65)}.hover\:text-green-700\/70:hover{color:rgba(21,128,61,.7)}.hover\:text-green-700\/75:hover{color:rgba(21,128,61,.75)}.hover\:text-green-700\/80:hover{color:rgba(21,128,61,.8)}.hover\:text-green-700\/85:hover{color:rgba(21,128,61,.85)}.hover\:text-green-700\/90:hover{color:rgba(21,128,61,.9)}.hover\:text-green-700\/95:hover{color:rgba(21,128,61,.95)}.hover\:text-green-800:hover{--tw-text-opacity:1;color:#166534;color:rgba(22,101,52,var(--tw-text-opacity))}.hover\:text-green-800\/0:hover{color:rgba(22,101,52,0)}.hover\:text-green-800\/10:hover{color:rgba(22,101,52,.1)}.hover\:text-green-800\/100:hover{color:#166534}.hover\:text-green-800\/15:hover{color:rgba(22,101,52,.15)}.hover\:text-green-800\/20:hover{color:rgba(22,101,52,.2)}.hover\:text-green-800\/25:hover{color:rgba(22,101,52,.25)}.hover\:text-green-800\/30:hover{color:rgba(22,101,52,.3)}.hover\:text-green-800\/35:hover{color:rgba(22,101,52,.35)}.hover\:text-green-800\/40:hover{color:rgba(22,101,52,.4)}.hover\:text-green-800\/45:hover{color:rgba(22,101,52,.45)}.hover\:text-green-800\/5:hover{color:rgba(22,101,52,.05)}.hover\:text-green-800\/50:hover{color:rgba(22,101,52,.5)}.hover\:text-green-800\/55:hover{color:rgba(22,101,52,.55)}.hover\:text-green-800\/60:hover{color:rgba(22,101,52,.6)}.hover\:text-green-800\/65:hover{color:rgba(22,101,52,.65)}.hover\:text-green-800\/70:hover{color:rgba(22,101,52,.7)}.hover\:text-green-800\/75:hover{color:rgba(22,101,52,.75)}.hover\:text-green-800\/80:hover{color:rgba(22,101,52,.8)}.hover\:text-green-800\/85:hover{color:rgba(22,101,52,.85)}.hover\:text-green-800\/90:hover{color:rgba(22,101,52,.9)}.hover\:text-green-800\/95:hover{color:rgba(22,101,52,.95)}.hover\:text-green-900:hover{--tw-text-opacity:1;color:#14532d;color:rgba(20,83,45,var(--tw-text-opacity))}.hover\:text-green-900\/0:hover{color:rgba(20,83,45,0)}.hover\:text-green-900\/10:hover{color:rgba(20,83,45,.1)}.hover\:text-green-900\/100:hover{color:#14532d}.hover\:text-green-900\/15:hover{color:rgba(20,83,45,.15)}.hover\:text-green-900\/20:hover{color:rgba(20,83,45,.2)}.hover\:text-green-900\/25:hover{color:rgba(20,83,45,.25)}.hover\:text-green-900\/30:hover{color:rgba(20,83,45,.3)}.hover\:text-green-900\/35:hover{color:rgba(20,83,45,.35)}.hover\:text-green-900\/40:hover{color:rgba(20,83,45,.4)}.hover\:text-green-900\/45:hover{color:rgba(20,83,45,.45)}.hover\:text-green-900\/5:hover{color:rgba(20,83,45,.05)}.hover\:text-green-900\/50:hover{color:rgba(20,83,45,.5)}.hover\:text-green-900\/55:hover{color:rgba(20,83,45,.55)}.hover\:text-green-900\/60:hover{color:rgba(20,83,45,.6)}.hover\:text-green-900\/65:hover{color:rgba(20,83,45,.65)}.hover\:text-green-900\/70:hover{color:rgba(20,83,45,.7)}.hover\:text-green-900\/75:hover{color:rgba(20,83,45,.75)}.hover\:text-green-900\/80:hover{color:rgba(20,83,45,.8)}.hover\:text-green-900\/85:hover{color:rgba(20,83,45,.85)}.hover\:text-green-900\/90:hover{color:rgba(20,83,45,.9)}.hover\:text-green-900\/95:hover{color:rgba(20,83,45,.95)}.hover\:text-green-950:hover{--tw-text-opacity:1;color:#052e16;color:rgba(5,46,22,var(--tw-text-opacity))}.hover\:text-green-950\/0:hover{color:rgba(5,46,22,0)}.hover\:text-green-950\/10:hover{color:rgba(5,46,22,.1)}.hover\:text-green-950\/100:hover{color:#052e16}.hover\:text-green-950\/15:hover{color:rgba(5,46,22,.15)}.hover\:text-green-950\/20:hover{color:rgba(5,46,22,.2)}.hover\:text-green-950\/25:hover{color:rgba(5,46,22,.25)}.hover\:text-green-950\/30:hover{color:rgba(5,46,22,.3)}.hover\:text-green-950\/35:hover{color:rgba(5,46,22,.35)}.hover\:text-green-950\/40:hover{color:rgba(5,46,22,.4)}.hover\:text-green-950\/45:hover{color:rgba(5,46,22,.45)}.hover\:text-green-950\/5:hover{color:rgba(5,46,22,.05)}.hover\:text-green-950\/50:hover{color:rgba(5,46,22,.5)}.hover\:text-green-950\/55:hover{color:rgba(5,46,22,.55)}.hover\:text-green-950\/60:hover{color:rgba(5,46,22,.6)}.hover\:text-green-950\/65:hover{color:rgba(5,46,22,.65)}.hover\:text-green-950\/70:hover{color:rgba(5,46,22,.7)}.hover\:text-green-950\/75:hover{color:rgba(5,46,22,.75)}.hover\:text-green-950\/80:hover{color:rgba(5,46,22,.8)}.hover\:text-green-950\/85:hover{color:rgba(5,46,22,.85)}.hover\:text-green-950\/90:hover{color:rgba(5,46,22,.9)}.hover\:text-green-950\/95:hover{color:rgba(5,46,22,.95)}.hover\:text-green-accent:hover{color:#cceadb;color:hsl(var(--green-accent))}.hover\:text-green-accent\/0:hover{color:rgba(204,234,219,0);color:hsl(var(--green-accent)/0)}.hover\:text-green-accent\/10:hover{color:rgba(204,234,219,.1);color:hsl(var(--green-accent)/.1)}.hover\:text-green-accent\/100:hover{color:#cceadb;color:hsl(var(--green-accent)/1)}.hover\:text-green-accent\/15:hover{color:rgba(204,234,219,.15);color:hsl(var(--green-accent)/.15)}.hover\:text-green-accent\/20:hover{color:rgba(204,234,219,.2);color:hsl(var(--green-accent)/.2)}.hover\:text-green-accent\/25:hover{color:rgba(204,234,219,.25);color:hsl(var(--green-accent)/.25)}.hover\:text-green-accent\/30:hover{color:rgba(204,234,219,.3);color:hsl(var(--green-accent)/.3)}.hover\:text-green-accent\/35:hover{color:rgba(204,234,219,.35);color:hsl(var(--green-accent)/.35)}.hover\:text-green-accent\/40:hover{color:rgba(204,234,219,.4);color:hsl(var(--green-accent)/.4)}.hover\:text-green-accent\/45:hover{color:rgba(204,234,219,.45);color:hsl(var(--green-accent)/.45)}.hover\:text-green-accent\/5:hover{color:rgba(204,234,219,.05);color:hsl(var(--green-accent)/.05)}.hover\:text-green-accent\/50:hover{color:rgba(204,234,219,.5);color:hsl(var(--green-accent)/.5)}.hover\:text-green-accent\/55:hover{color:rgba(204,234,219,.55);color:hsl(var(--green-accent)/.55)}.hover\:text-green-accent\/60:hover{color:rgba(204,234,219,.6);color:hsl(var(--green-accent)/.6)}.hover\:text-green-accent\/65:hover{color:rgba(204,234,219,.65);color:hsl(var(--green-accent)/.65)}.hover\:text-green-accent\/70:hover{color:rgba(204,234,219,.7);color:hsl(var(--green-accent)/.7)}.hover\:text-green-accent\/75:hover{color:rgba(204,234,219,.75);color:hsl(var(--green-accent)/.75)}.hover\:text-green-accent\/80:hover{color:rgba(204,234,219,.8);color:hsl(var(--green-accent)/.8)}.hover\:text-green-accent\/85:hover{color:rgba(204,234,219,.85);color:hsl(var(--green-accent)/.85)}.hover\:text-green-accent\/90:hover{color:rgba(204,234,219,.9);color:hsl(var(--green-accent)/.9)}.hover\:text-green-accent\/95:hover{color:rgba(204,234,219,.95);color:hsl(var(--green-accent)/.95)}.hover\:text-green-dark:hover{color:#008a43;color:hsl(var(--green-dark))}.hover\:text-green-dark\/0:hover{color:rgba(0,138,67,0);color:hsl(var(--green-dark)/0)}.hover\:text-green-dark\/10:hover{color:rgba(0,138,67,.1);color:hsl(var(--green-dark)/.1)}.hover\:text-green-dark\/100:hover{color:#008a43;color:hsl(var(--green-dark)/1)}.hover\:text-green-dark\/15:hover{color:rgba(0,138,67,.15);color:hsl(var(--green-dark)/.15)}.hover\:text-green-dark\/20:hover{color:rgba(0,138,67,.2);color:hsl(var(--green-dark)/.2)}.hover\:text-green-dark\/25:hover{color:rgba(0,138,67,.25);color:hsl(var(--green-dark)/.25)}.hover\:text-green-dark\/30:hover{color:rgba(0,138,67,.3);color:hsl(var(--green-dark)/.3)}.hover\:text-green-dark\/35:hover{color:rgba(0,138,67,.35);color:hsl(var(--green-dark)/.35)}.hover\:text-green-dark\/40:hover{color:rgba(0,138,67,.4);color:hsl(var(--green-dark)/.4)}.hover\:text-green-dark\/45:hover{color:rgba(0,138,67,.45);color:hsl(var(--green-dark)/.45)}.hover\:text-green-dark\/5:hover{color:rgba(0,138,67,.05);color:hsl(var(--green-dark)/.05)}.hover\:text-green-dark\/50:hover{color:rgba(0,138,67,.5);color:hsl(var(--green-dark)/.5)}.hover\:text-green-dark\/55:hover{color:rgba(0,138,67,.55);color:hsl(var(--green-dark)/.55)}.hover\:text-green-dark\/60:hover{color:rgba(0,138,67,.6);color:hsl(var(--green-dark)/.6)}.hover\:text-green-dark\/65:hover{color:rgba(0,138,67,.65);color:hsl(var(--green-dark)/.65)}.hover\:text-green-dark\/70:hover{color:rgba(0,138,67,.7);color:hsl(var(--green-dark)/.7)}.hover\:text-green-dark\/75:hover{color:rgba(0,138,67,.75);color:hsl(var(--green-dark)/.75)}.hover\:text-green-dark\/80:hover{color:rgba(0,138,67,.8);color:hsl(var(--green-dark)/.8)}.hover\:text-green-dark\/85:hover{color:rgba(0,138,67,.85);color:hsl(var(--green-dark)/.85)}.hover\:text-green-dark\/90:hover{color:rgba(0,138,67,.9);color:hsl(var(--green-dark)/.9)}.hover\:text-green-dark\/95:hover{color:rgba(0,138,67,.95);color:hsl(var(--green-dark)/.95)}.hover\:text-green-darker:hover{--tw-text-opacity:1;color:#086536;color:rgba(8,101,54,var(--tw-text-opacity))}.hover\:text-green-darker\/0:hover{color:rgba(8,101,54,0)}.hover\:text-green-darker\/10:hover{color:rgba(8,101,54,.1)}.hover\:text-green-darker\/100:hover{color:#086536}.hover\:text-green-darker\/15:hover{color:rgba(8,101,54,.15)}.hover\:text-green-darker\/20:hover{color:rgba(8,101,54,.2)}.hover\:text-green-darker\/25:hover{color:rgba(8,101,54,.25)}.hover\:text-green-darker\/30:hover{color:rgba(8,101,54,.3)}.hover\:text-green-darker\/35:hover{color:rgba(8,101,54,.35)}.hover\:text-green-darker\/40:hover{color:rgba(8,101,54,.4)}.hover\:text-green-darker\/45:hover{color:rgba(8,101,54,.45)}.hover\:text-green-darker\/5:hover{color:rgba(8,101,54,.05)}.hover\:text-green-darker\/50:hover{color:rgba(8,101,54,.5)}.hover\:text-green-darker\/55:hover{color:rgba(8,101,54,.55)}.hover\:text-green-darker\/60:hover{color:rgba(8,101,54,.6)}.hover\:text-green-darker\/65:hover{color:rgba(8,101,54,.65)}.hover\:text-green-darker\/70:hover{color:rgba(8,101,54,.7)}.hover\:text-green-darker\/75:hover{color:rgba(8,101,54,.75)}.hover\:text-green-darker\/80:hover{color:rgba(8,101,54,.8)}.hover\:text-green-darker\/85:hover{color:rgba(8,101,54,.85)}.hover\:text-green-darker\/90:hover{color:rgba(8,101,54,.9)}.hover\:text-green-darker\/95:hover{color:rgba(8,101,54,.95)}.hover\:text-green-haze:hover{--tw-text-opacity:1;color:#00964b;color:rgba(0,150,75,var(--tw-text-opacity))}.hover\:text-green-haze\/0:hover{color:rgba(0,150,75,0)}.hover\:text-green-haze\/10:hover{color:rgba(0,150,75,.1)}.hover\:text-green-haze\/100:hover{color:#00964b}.hover\:text-green-haze\/15:hover{color:rgba(0,150,75,.15)}.hover\:text-green-haze\/20:hover{color:rgba(0,150,75,.2)}.hover\:text-green-haze\/25:hover{color:rgba(0,150,75,.25)}.hover\:text-green-haze\/30:hover{color:rgba(0,150,75,.3)}.hover\:text-green-haze\/35:hover{color:rgba(0,150,75,.35)}.hover\:text-green-haze\/40:hover{color:rgba(0,150,75,.4)}.hover\:text-green-haze\/45:hover{color:rgba(0,150,75,.45)}.hover\:text-green-haze\/5:hover{color:rgba(0,150,75,.05)}.hover\:text-green-haze\/50:hover{color:rgba(0,150,75,.5)}.hover\:text-green-haze\/55:hover{color:rgba(0,150,75,.55)}.hover\:text-green-haze\/60:hover{color:rgba(0,150,75,.6)}.hover\:text-green-haze\/65:hover{color:rgba(0,150,75,.65)}.hover\:text-green-haze\/70:hover{color:rgba(0,150,75,.7)}.hover\:text-green-haze\/75:hover{color:rgba(0,150,75,.75)}.hover\:text-green-haze\/80:hover{color:rgba(0,150,75,.8)}.hover\:text-green-haze\/85:hover{color:rgba(0,150,75,.85)}.hover\:text-green-haze\/90:hover{color:rgba(0,150,75,.9)}.hover\:text-green-haze\/95:hover{color:rgba(0,150,75,.95)}.hover\:text-green-light:hover{color:#cceadb;color:hsl(var(--green-light))}.hover\:text-green-light\/0:hover{color:rgba(204,234,219,0);color:hsl(var(--green-light)/0)}.hover\:text-green-light\/10:hover{color:rgba(204,234,219,.1);color:hsl(var(--green-light)/.1)}.hover\:text-green-light\/100:hover{color:#cceadb;color:hsl(var(--green-light)/1)}.hover\:text-green-light\/15:hover{color:rgba(204,234,219,.15);color:hsl(var(--green-light)/.15)}.hover\:text-green-light\/20:hover{color:rgba(204,234,219,.2);color:hsl(var(--green-light)/.2)}.hover\:text-green-light\/25:hover{color:rgba(204,234,219,.25);color:hsl(var(--green-light)/.25)}.hover\:text-green-light\/30:hover{color:rgba(204,234,219,.3);color:hsl(var(--green-light)/.3)}.hover\:text-green-light\/35:hover{color:rgba(204,234,219,.35);color:hsl(var(--green-light)/.35)}.hover\:text-green-light\/40:hover{color:rgba(204,234,219,.4);color:hsl(var(--green-light)/.4)}.hover\:text-green-light\/45:hover{color:rgba(204,234,219,.45);color:hsl(var(--green-light)/.45)}.hover\:text-green-light\/5:hover{color:rgba(204,234,219,.05);color:hsl(var(--green-light)/.05)}.hover\:text-green-light\/50:hover{color:rgba(204,234,219,.5);color:hsl(var(--green-light)/.5)}.hover\:text-green-light\/55:hover{color:rgba(204,234,219,.55);color:hsl(var(--green-light)/.55)}.hover\:text-green-light\/60:hover{color:rgba(204,234,219,.6);color:hsl(var(--green-light)/.6)}.hover\:text-green-light\/65:hover{color:rgba(204,234,219,.65);color:hsl(var(--green-light)/.65)}.hover\:text-green-light\/70:hover{color:rgba(204,234,219,.7);color:hsl(var(--green-light)/.7)}.hover\:text-green-light\/75:hover{color:rgba(204,234,219,.75);color:hsl(var(--green-light)/.75)}.hover\:text-green-light\/80:hover{color:rgba(204,234,219,.8);color:hsl(var(--green-light)/.8)}.hover\:text-green-light\/85:hover{color:rgba(204,234,219,.85);color:hsl(var(--green-light)/.85)}.hover\:text-green-light\/90:hover{color:rgba(204,234,219,.9);color:hsl(var(--green-light)/.9)}.hover\:text-green-light\/95:hover{color:rgba(204,234,219,.95);color:hsl(var(--green-light)/.95)}.hover\:text-green-secondary:hover{color:#008a43;color:hsl(var(--green-secondary))}.hover\:text-green-secondary\/0:hover{color:rgba(0,138,67,0);color:hsl(var(--green-secondary)/0)}.hover\:text-green-secondary\/10:hover{color:rgba(0,138,67,.1);color:hsl(var(--green-secondary)/.1)}.hover\:text-green-secondary\/100:hover{color:#008a43;color:hsl(var(--green-secondary)/1)}.hover\:text-green-secondary\/15:hover{color:rgba(0,138,67,.15);color:hsl(var(--green-secondary)/.15)}.hover\:text-green-secondary\/20:hover{color:rgba(0,138,67,.2);color:hsl(var(--green-secondary)/.2)}.hover\:text-green-secondary\/25:hover{color:rgba(0,138,67,.25);color:hsl(var(--green-secondary)/.25)}.hover\:text-green-secondary\/30:hover{color:rgba(0,138,67,.3);color:hsl(var(--green-secondary)/.3)}.hover\:text-green-secondary\/35:hover{color:rgba(0,138,67,.35);color:hsl(var(--green-secondary)/.35)}.hover\:text-green-secondary\/40:hover{color:rgba(0,138,67,.4);color:hsl(var(--green-secondary)/.4)}.hover\:text-green-secondary\/45:hover{color:rgba(0,138,67,.45);color:hsl(var(--green-secondary)/.45)}.hover\:text-green-secondary\/5:hover{color:rgba(0,138,67,.05);color:hsl(var(--green-secondary)/.05)}.hover\:text-green-secondary\/50:hover{color:rgba(0,138,67,.5);color:hsl(var(--green-secondary)/.5)}.hover\:text-green-secondary\/55:hover{color:rgba(0,138,67,.55);color:hsl(var(--green-secondary)/.55)}.hover\:text-green-secondary\/60:hover{color:rgba(0,138,67,.6);color:hsl(var(--green-secondary)/.6)}.hover\:text-green-secondary\/65:hover{color:rgba(0,138,67,.65);color:hsl(var(--green-secondary)/.65)}.hover\:text-green-secondary\/70:hover{color:rgba(0,138,67,.7);color:hsl(var(--green-secondary)/.7)}.hover\:text-green-secondary\/75:hover{color:rgba(0,138,67,.75);color:hsl(var(--green-secondary)/.75)}.hover\:text-green-secondary\/80:hover{color:rgba(0,138,67,.8);color:hsl(var(--green-secondary)/.8)}.hover\:text-green-secondary\/85:hover{color:rgba(0,138,67,.85);color:hsl(var(--green-secondary)/.85)}.hover\:text-green-secondary\/90:hover{color:rgba(0,138,67,.9);color:hsl(var(--green-secondary)/.9)}.hover\:text-green-secondary\/95:hover{color:rgba(0,138,67,.95);color:hsl(var(--green-secondary)/.95)}.hover\:text-green\/0:hover{color:rgba(0,199,56,0);color:hsl(var(--green)/0)}.hover\:text-green\/10:hover{color:rgba(0,199,56,.1);color:hsl(var(--green)/.1)}.hover\:text-green\/100:hover{color:#00c738;color:hsl(var(--green)/1)}.hover\:text-green\/15:hover{color:rgba(0,199,56,.15);color:hsl(var(--green)/.15)}.hover\:text-green\/20:hover{color:rgba(0,199,56,.2);color:hsl(var(--green)/.2)}.hover\:text-green\/25:hover{color:rgba(0,199,56,.25);color:hsl(var(--green)/.25)}.hover\:text-green\/30:hover{color:rgba(0,199,56,.3);color:hsl(var(--green)/.3)}.hover\:text-green\/35:hover{color:rgba(0,199,56,.35);color:hsl(var(--green)/.35)}.hover\:text-green\/40:hover{color:rgba(0,199,56,.4);color:hsl(var(--green)/.4)}.hover\:text-green\/45:hover{color:rgba(0,199,56,.45);color:hsl(var(--green)/.45)}.hover\:text-green\/5:hover{color:rgba(0,199,56,.05);color:hsl(var(--green)/.05)}.hover\:text-green\/50:hover{color:rgba(0,199,56,.5);color:hsl(var(--green)/.5)}.hover\:text-green\/55:hover{color:rgba(0,199,56,.55);color:hsl(var(--green)/.55)}.hover\:text-green\/60:hover{color:rgba(0,199,56,.6);color:hsl(var(--green)/.6)}.hover\:text-green\/65:hover{color:rgba(0,199,56,.65);color:hsl(var(--green)/.65)}.hover\:text-green\/70:hover{color:rgba(0,199,56,.7);color:hsl(var(--green)/.7)}.hover\:text-green\/75:hover{color:rgba(0,199,56,.75);color:hsl(var(--green)/.75)}.hover\:text-green\/80:hover{color:rgba(0,199,56,.8);color:hsl(var(--green)/.8)}.hover\:text-green\/85:hover{color:rgba(0,199,56,.85);color:hsl(var(--green)/.85)}.hover\:text-green\/90:hover{color:rgba(0,199,56,.9);color:hsl(var(--green)/.9)}.hover\:text-green\/95:hover{color:rgba(0,199,56,.95);color:hsl(var(--green)/.95)}.hover\:text-light:hover{color:#ffe0cc;color:hsl(var(--light))}.hover\:text-light-30:hover{color:#f3f2f8;color:var(--light-30)}.hover\:text-light-30-foreground:hover{color:hsl(var(--light-foreground))}.hover\:text-light-30-foreground\/0:hover{color:hsl(var(--light-foreground)/0)}.hover\:text-light-30-foreground\/10:hover{color:hsl(var(--light-foreground)/.1)}.hover\:text-light-30-foreground\/100:hover{color:hsl(var(--light-foreground)/1)}.hover\:text-light-30-foreground\/15:hover{color:hsl(var(--light-foreground)/.15)}.hover\:text-light-30-foreground\/20:hover{color:hsl(var(--light-foreground)/.2)}.hover\:text-light-30-foreground\/25:hover{color:hsl(var(--light-foreground)/.25)}.hover\:text-light-30-foreground\/30:hover{color:hsl(var(--light-foreground)/.3)}.hover\:text-light-30-foreground\/35:hover{color:hsl(var(--light-foreground)/.35)}.hover\:text-light-30-foreground\/40:hover{color:hsl(var(--light-foreground)/.4)}.hover\:text-light-30-foreground\/45:hover{color:hsl(var(--light-foreground)/.45)}.hover\:text-light-30-foreground\/5:hover{color:hsl(var(--light-foreground)/.05)}.hover\:text-light-30-foreground\/50:hover{color:hsl(var(--light-foreground)/.5)}.hover\:text-light-30-foreground\/55:hover{color:hsl(var(--light-foreground)/.55)}.hover\:text-light-30-foreground\/60:hover{color:hsl(var(--light-foreground)/.6)}.hover\:text-light-30-foreground\/65:hover{color:hsl(var(--light-foreground)/.65)}.hover\:text-light-30-foreground\/70:hover{color:hsl(var(--light-foreground)/.7)}.hover\:text-light-30-foreground\/75:hover{color:hsl(var(--light-foreground)/.75)}.hover\:text-light-30-foreground\/80:hover{color:hsl(var(--light-foreground)/.8)}.hover\:text-light-30-foreground\/85:hover{color:hsl(var(--light-foreground)/.85)}.hover\:text-light-30-foreground\/90:hover{color:hsl(var(--light-foreground)/.9)}.hover\:text-light-30-foreground\/95:hover{color:hsl(var(--light-foreground)/.95)}.hover\:text-light-foreground:hover{color:hsl(var(--light-foreground))}.hover\:text-light-foreground\/0:hover{color:hsl(var(--light-foreground)/0)}.hover\:text-light-foreground\/10:hover{color:hsl(var(--light-foreground)/.1)}.hover\:text-light-foreground\/100:hover{color:hsl(var(--light-foreground)/1)}.hover\:text-light-foreground\/15:hover{color:hsl(var(--light-foreground)/.15)}.hover\:text-light-foreground\/20:hover{color:hsl(var(--light-foreground)/.2)}.hover\:text-light-foreground\/25:hover{color:hsl(var(--light-foreground)/.25)}.hover\:text-light-foreground\/30:hover{color:hsl(var(--light-foreground)/.3)}.hover\:text-light-foreground\/35:hover{color:hsl(var(--light-foreground)/.35)}.hover\:text-light-foreground\/40:hover{color:hsl(var(--light-foreground)/.4)}.hover\:text-light-foreground\/45:hover{color:hsl(var(--light-foreground)/.45)}.hover\:text-light-foreground\/5:hover{color:hsl(var(--light-foreground)/.05)}.hover\:text-light-foreground\/50:hover{color:hsl(var(--light-foreground)/.5)}.hover\:text-light-foreground\/55:hover{color:hsl(var(--light-foreground)/.55)}.hover\:text-light-foreground\/60:hover{color:hsl(var(--light-foreground)/.6)}.hover\:text-light-foreground\/65:hover{color:hsl(var(--light-foreground)/.65)}.hover\:text-light-foreground\/70:hover{color:hsl(var(--light-foreground)/.7)}.hover\:text-light-foreground\/75:hover{color:hsl(var(--light-foreground)/.75)}.hover\:text-light-foreground\/80:hover{color:hsl(var(--light-foreground)/.8)}.hover\:text-light-foreground\/85:hover{color:hsl(var(--light-foreground)/.85)}.hover\:text-light-foreground\/90:hover{color:hsl(var(--light-foreground)/.9)}.hover\:text-light-foreground\/95:hover{color:hsl(var(--light-foreground)/.95)}.hover\:text-light\/0:hover{color:rgba(255,224,204,0);color:hsl(var(--light)/0)}.hover\:text-light\/10:hover{color:rgba(255,224,204,.1);color:hsl(var(--light)/.1)}.hover\:text-light\/100:hover{color:#ffe0cc;color:hsl(var(--light)/1)}.hover\:text-light\/15:hover{color:rgba(255,224,204,.15);color:hsl(var(--light)/.15)}.hover\:text-light\/20:hover{color:rgba(255,224,204,.2);color:hsl(var(--light)/.2)}.hover\:text-light\/25:hover{color:rgba(255,224,204,.25);color:hsl(var(--light)/.25)}.hover\:text-light\/30:hover{color:rgba(255,224,204,.3);color:hsl(var(--light)/.3)}.hover\:text-light\/35:hover{color:rgba(255,224,204,.35);color:hsl(var(--light)/.35)}.hover\:text-light\/40:hover{color:rgba(255,224,204,.4);color:hsl(var(--light)/.4)}.hover\:text-light\/45:hover{color:rgba(255,224,204,.45);color:hsl(var(--light)/.45)}.hover\:text-light\/5:hover{color:rgba(255,224,204,.05);color:hsl(var(--light)/.05)}.hover\:text-light\/50:hover{color:rgba(255,224,204,.5);color:hsl(var(--light)/.5)}.hover\:text-light\/55:hover{color:rgba(255,224,204,.55);color:hsl(var(--light)/.55)}.hover\:text-light\/60:hover{color:rgba(255,224,204,.6);color:hsl(var(--light)/.6)}.hover\:text-light\/65:hover{color:rgba(255,224,204,.65);color:hsl(var(--light)/.65)}.hover\:text-light\/70:hover{color:rgba(255,224,204,.7);color:hsl(var(--light)/.7)}.hover\:text-light\/75:hover{color:rgba(255,224,204,.75);color:hsl(var(--light)/.75)}.hover\:text-light\/80:hover{color:rgba(255,224,204,.8);color:hsl(var(--light)/.8)}.hover\:text-light\/85:hover{color:rgba(255,224,204,.85);color:hsl(var(--light)/.85)}.hover\:text-light\/90:hover{color:rgba(255,224,204,.9);color:hsl(var(--light)/.9)}.hover\:text-light\/95:hover{color:rgba(255,224,204,.95);color:hsl(var(--light)/.95)}.hover\:text-market-insights:hover{--tw-text-opacity:1;color:#009aff;color:rgba(0,154,255,var(--tw-text-opacity))}.hover\:text-market-insights\/0:hover{color:rgba(0,154,255,0)}.hover\:text-market-insights\/10:hover{color:rgba(0,154,255,.1)}.hover\:text-market-insights\/100:hover{color:#009aff}.hover\:text-market-insights\/15:hover{color:rgba(0,154,255,.15)}.hover\:text-market-insights\/20:hover{color:rgba(0,154,255,.2)}.hover\:text-market-insights\/25:hover{color:rgba(0,154,255,.25)}.hover\:text-market-insights\/30:hover{color:rgba(0,154,255,.3)}.hover\:text-market-insights\/35:hover{color:rgba(0,154,255,.35)}.hover\:text-market-insights\/40:hover{color:rgba(0,154,255,.4)}.hover\:text-market-insights\/45:hover{color:rgba(0,154,255,.45)}.hover\:text-market-insights\/5:hover{color:rgba(0,154,255,.05)}.hover\:text-market-insights\/50:hover{color:rgba(0,154,255,.5)}.hover\:text-market-insights\/55:hover{color:rgba(0,154,255,.55)}.hover\:text-market-insights\/60:hover{color:rgba(0,154,255,.6)}.hover\:text-market-insights\/65:hover{color:rgba(0,154,255,.65)}.hover\:text-market-insights\/70:hover{color:rgba(0,154,255,.7)}.hover\:text-market-insights\/75:hover{color:rgba(0,154,255,.75)}.hover\:text-market-insights\/80:hover{color:rgba(0,154,255,.8)}.hover\:text-market-insights\/85:hover{color:rgba(0,154,255,.85)}.hover\:text-market-insights\/90:hover{color:rgba(0,154,255,.9)}.hover\:text-market-insights\/95:hover{color:rgba(0,154,255,.95)}.hover\:text-neutral-500:hover{--tw-text-opacity:1;color:#737373;color:rgba(115,115,115,var(--tw-text-opacity))}.hover\:text-news-and-events:hover{--tw-text-opacity:1;color:#20aebc;color:rgba(32,174,188,var(--tw-text-opacity))}.hover\:text-news-and-events\/0:hover{color:rgba(32,174,188,0)}.hover\:text-news-and-events\/10:hover{color:rgba(32,174,188,.1)}.hover\:text-news-and-events\/100:hover{color:#20aebc}.hover\:text-news-and-events\/15:hover{color:rgba(32,174,188,.15)}.hover\:text-news-and-events\/20:hover{color:rgba(32,174,188,.2)}.hover\:text-news-and-events\/25:hover{color:rgba(32,174,188,.25)}.hover\:text-news-and-events\/30:hover{color:rgba(32,174,188,.3)}.hover\:text-news-and-events\/35:hover{color:rgba(32,174,188,.35)}.hover\:text-news-and-events\/40:hover{color:rgba(32,174,188,.4)}.hover\:text-news-and-events\/45:hover{color:rgba(32,174,188,.45)}.hover\:text-news-and-events\/5:hover{color:rgba(32,174,188,.05)}.hover\:text-news-and-events\/50:hover{color:rgba(32,174,188,.5)}.hover\:text-news-and-events\/55:hover{color:rgba(32,174,188,.55)}.hover\:text-news-and-events\/60:hover{color:rgba(32,174,188,.6)}.hover\:text-news-and-events\/65:hover{color:rgba(32,174,188,.65)}.hover\:text-news-and-events\/70:hover{color:rgba(32,174,188,.7)}.hover\:text-news-and-events\/75:hover{color:rgba(32,174,188,.75)}.hover\:text-news-and-events\/80:hover{color:rgba(32,174,188,.8)}.hover\:text-news-and-events\/85:hover{color:rgba(32,174,188,.85)}.hover\:text-news-and-events\/90:hover{color:rgba(32,174,188,.9)}.hover\:text-news-and-events\/95:hover{color:rgba(32,174,188,.95)}.hover\:text-orange:hover{color:#f60;color:hsl(var(--orange))}.hover\:text-orange-100:hover{--tw-text-opacity:1;color:#ffedd5;color:rgba(255,237,213,var(--tw-text-opacity))}.hover\:text-orange-100\/0:hover{color:rgba(255,237,213,0)}.hover\:text-orange-100\/10:hover{color:rgba(255,237,213,.1)}.hover\:text-orange-100\/100:hover{color:#ffedd5}.hover\:text-orange-100\/15:hover{color:rgba(255,237,213,.15)}.hover\:text-orange-100\/20:hover{color:rgba(255,237,213,.2)}.hover\:text-orange-100\/25:hover{color:rgba(255,237,213,.25)}.hover\:text-orange-100\/30:hover{color:rgba(255,237,213,.3)}.hover\:text-orange-100\/35:hover{color:rgba(255,237,213,.35)}.hover\:text-orange-100\/40:hover{color:rgba(255,237,213,.4)}.hover\:text-orange-100\/45:hover{color:rgba(255,237,213,.45)}.hover\:text-orange-100\/5:hover{color:rgba(255,237,213,.05)}.hover\:text-orange-100\/50:hover{color:rgba(255,237,213,.5)}.hover\:text-orange-100\/55:hover{color:rgba(255,237,213,.55)}.hover\:text-orange-100\/60:hover{color:rgba(255,237,213,.6)}.hover\:text-orange-100\/65:hover{color:rgba(255,237,213,.65)}.hover\:text-orange-100\/70:hover{color:rgba(255,237,213,.7)}.hover\:text-orange-100\/75:hover{color:rgba(255,237,213,.75)}.hover\:text-orange-100\/80:hover{color:rgba(255,237,213,.8)}.hover\:text-orange-100\/85:hover{color:rgba(255,237,213,.85)}.hover\:text-orange-100\/90:hover{color:rgba(255,237,213,.9)}.hover\:text-orange-100\/95:hover{color:rgba(255,237,213,.95)}.hover\:text-orange-200:hover{--tw-text-opacity:1;color:#fed7aa;color:rgba(254,215,170,var(--tw-text-opacity))}.hover\:text-orange-200\/0:hover{color:hsla(32,98%,83%,0)}.hover\:text-orange-200\/10:hover{color:hsla(32,98%,83%,.1)}.hover\:text-orange-200\/100:hover{color:#fed7aa}.hover\:text-orange-200\/15:hover{color:hsla(32,98%,83%,.15)}.hover\:text-orange-200\/20:hover{color:hsla(32,98%,83%,.2)}.hover\:text-orange-200\/25:hover{color:hsla(32,98%,83%,.25)}.hover\:text-orange-200\/30:hover{color:hsla(32,98%,83%,.3)}.hover\:text-orange-200\/35:hover{color:hsla(32,98%,83%,.35)}.hover\:text-orange-200\/40:hover{color:hsla(32,98%,83%,.4)}.hover\:text-orange-200\/45:hover{color:hsla(32,98%,83%,.45)}.hover\:text-orange-200\/5:hover{color:hsla(32,98%,83%,.05)}.hover\:text-orange-200\/50:hover{color:hsla(32,98%,83%,.5)}.hover\:text-orange-200\/55:hover{color:hsla(32,98%,83%,.55)}.hover\:text-orange-200\/60:hover{color:hsla(32,98%,83%,.6)}.hover\:text-orange-200\/65:hover{color:hsla(32,98%,83%,.65)}.hover\:text-orange-200\/70:hover{color:hsla(32,98%,83%,.7)}.hover\:text-orange-200\/75:hover{color:hsla(32,98%,83%,.75)}.hover\:text-orange-200\/80:hover{color:hsla(32,98%,83%,.8)}.hover\:text-orange-200\/85:hover{color:hsla(32,98%,83%,.85)}.hover\:text-orange-200\/90:hover{color:hsla(32,98%,83%,.9)}.hover\:text-orange-200\/95:hover{color:hsla(32,98%,83%,.95)}.hover\:text-orange-300:hover{--tw-text-opacity:1;color:#fdba74;color:rgba(253,186,116,var(--tw-text-opacity))}.hover\:text-orange-300\/0:hover{color:hsla(31,97%,72%,0)}.hover\:text-orange-300\/10:hover{color:hsla(31,97%,72%,.1)}.hover\:text-orange-300\/100:hover{color:#fdba74}.hover\:text-orange-300\/15:hover{color:hsla(31,97%,72%,.15)}.hover\:text-orange-300\/20:hover{color:hsla(31,97%,72%,.2)}.hover\:text-orange-300\/25:hover{color:hsla(31,97%,72%,.25)}.hover\:text-orange-300\/30:hover{color:hsla(31,97%,72%,.3)}.hover\:text-orange-300\/35:hover{color:hsla(31,97%,72%,.35)}.hover\:text-orange-300\/40:hover{color:hsla(31,97%,72%,.4)}.hover\:text-orange-300\/45:hover{color:hsla(31,97%,72%,.45)}.hover\:text-orange-300\/5:hover{color:hsla(31,97%,72%,.05)}.hover\:text-orange-300\/50:hover{color:hsla(31,97%,72%,.5)}.hover\:text-orange-300\/55:hover{color:hsla(31,97%,72%,.55)}.hover\:text-orange-300\/60:hover{color:hsla(31,97%,72%,.6)}.hover\:text-orange-300\/65:hover{color:hsla(31,97%,72%,.65)}.hover\:text-orange-300\/70:hover{color:hsla(31,97%,72%,.7)}.hover\:text-orange-300\/75:hover{color:hsla(31,97%,72%,.75)}.hover\:text-orange-300\/80:hover{color:hsla(31,97%,72%,.8)}.hover\:text-orange-300\/85:hover{color:hsla(31,97%,72%,.85)}.hover\:text-orange-300\/90:hover{color:hsla(31,97%,72%,.9)}.hover\:text-orange-300\/95:hover{color:hsla(31,97%,72%,.95)}.hover\:text-orange-400:hover{--tw-text-opacity:1;color:#fb923c;color:rgba(251,146,60,var(--tw-text-opacity))}.hover\:text-orange-400\/0:hover{color:rgba(251,146,60,0)}.hover\:text-orange-400\/10:hover{color:rgba(251,146,60,.1)}.hover\:text-orange-400\/100:hover{color:#fb923c}.hover\:text-orange-400\/15:hover{color:rgba(251,146,60,.15)}.hover\:text-orange-400\/20:hover{color:rgba(251,146,60,.2)}.hover\:text-orange-400\/25:hover{color:rgba(251,146,60,.25)}.hover\:text-orange-400\/30:hover{color:rgba(251,146,60,.3)}.hover\:text-orange-400\/35:hover{color:rgba(251,146,60,.35)}.hover\:text-orange-400\/40:hover{color:rgba(251,146,60,.4)}.hover\:text-orange-400\/45:hover{color:rgba(251,146,60,.45)}.hover\:text-orange-400\/5:hover{color:rgba(251,146,60,.05)}.hover\:text-orange-400\/50:hover{color:rgba(251,146,60,.5)}.hover\:text-orange-400\/55:hover{color:rgba(251,146,60,.55)}.hover\:text-orange-400\/60:hover{color:rgba(251,146,60,.6)}.hover\:text-orange-400\/65:hover{color:rgba(251,146,60,.65)}.hover\:text-orange-400\/70:hover{color:rgba(251,146,60,.7)}.hover\:text-orange-400\/75:hover{color:rgba(251,146,60,.75)}.hover\:text-orange-400\/80:hover{color:rgba(251,146,60,.8)}.hover\:text-orange-400\/85:hover{color:rgba(251,146,60,.85)}.hover\:text-orange-400\/90:hover{color:rgba(251,146,60,.9)}.hover\:text-orange-400\/95:hover{color:rgba(251,146,60,.95)}.hover\:text-orange-50:hover{--tw-text-opacity:1;color:#fff7ed;color:rgba(255,247,237,var(--tw-text-opacity))}.hover\:text-orange-50\/0:hover{color:rgba(255,247,237,0)}.hover\:text-orange-50\/10:hover{color:rgba(255,247,237,.1)}.hover\:text-orange-50\/100:hover{color:#fff7ed}.hover\:text-orange-50\/15:hover{color:rgba(255,247,237,.15)}.hover\:text-orange-50\/20:hover{color:rgba(255,247,237,.2)}.hover\:text-orange-50\/25:hover{color:rgba(255,247,237,.25)}.hover\:text-orange-50\/30:hover{color:rgba(255,247,237,.3)}.hover\:text-orange-50\/35:hover{color:rgba(255,247,237,.35)}.hover\:text-orange-50\/40:hover{color:rgba(255,247,237,.4)}.hover\:text-orange-50\/45:hover{color:rgba(255,247,237,.45)}.hover\:text-orange-50\/5:hover{color:rgba(255,247,237,.05)}.hover\:text-orange-50\/50:hover{color:rgba(255,247,237,.5)}.hover\:text-orange-50\/55:hover{color:rgba(255,247,237,.55)}.hover\:text-orange-50\/60:hover{color:rgba(255,247,237,.6)}.hover\:text-orange-50\/65:hover{color:rgba(255,247,237,.65)}.hover\:text-orange-50\/70:hover{color:rgba(255,247,237,.7)}.hover\:text-orange-50\/75:hover{color:rgba(255,247,237,.75)}.hover\:text-orange-50\/80:hover{color:rgba(255,247,237,.8)}.hover\:text-orange-50\/85:hover{color:rgba(255,247,237,.85)}.hover\:text-orange-50\/90:hover{color:rgba(255,247,237,.9)}.hover\:text-orange-50\/95:hover{color:rgba(255,247,237,.95)}.hover\:text-orange-500:hover{--tw-text-opacity:1;color:#f97316;color:rgba(249,115,22,var(--tw-text-opacity))}.hover\:text-orange-500\/0:hover{color:rgba(249,115,22,0)}.hover\:text-orange-500\/10:hover{color:rgba(249,115,22,.1)}.hover\:text-orange-500\/100:hover{color:#f97316}.hover\:text-orange-500\/15:hover{color:rgba(249,115,22,.15)}.hover\:text-orange-500\/20:hover{color:rgba(249,115,22,.2)}.hover\:text-orange-500\/25:hover{color:rgba(249,115,22,.25)}.hover\:text-orange-500\/30:hover{color:rgba(249,115,22,.3)}.hover\:text-orange-500\/35:hover{color:rgba(249,115,22,.35)}.hover\:text-orange-500\/40:hover{color:rgba(249,115,22,.4)}.hover\:text-orange-500\/45:hover{color:rgba(249,115,22,.45)}.hover\:text-orange-500\/5:hover{color:rgba(249,115,22,.05)}.hover\:text-orange-500\/50:hover{color:rgba(249,115,22,.5)}.hover\:text-orange-500\/55:hover{color:rgba(249,115,22,.55)}.hover\:text-orange-500\/60:hover{color:rgba(249,115,22,.6)}.hover\:text-orange-500\/65:hover{color:rgba(249,115,22,.65)}.hover\:text-orange-500\/70:hover{color:rgba(249,115,22,.7)}.hover\:text-orange-500\/75:hover{color:rgba(249,115,22,.75)}.hover\:text-orange-500\/80:hover{color:rgba(249,115,22,.8)}.hover\:text-orange-500\/85:hover{color:rgba(249,115,22,.85)}.hover\:text-orange-500\/90:hover{color:rgba(249,115,22,.9)}.hover\:text-orange-500\/95:hover{color:rgba(249,115,22,.95)}.hover\:text-orange-600:hover{--tw-text-opacity:1;color:#ea580c;color:rgba(234,88,12,var(--tw-text-opacity))}.hover\:text-orange-600\/0:hover{color:rgba(234,88,12,0)}.hover\:text-orange-600\/10:hover{color:rgba(234,88,12,.1)}.hover\:text-orange-600\/100:hover{color:#ea580c}.hover\:text-orange-600\/15:hover{color:rgba(234,88,12,.15)}.hover\:text-orange-600\/20:hover{color:rgba(234,88,12,.2)}.hover\:text-orange-600\/25:hover{color:rgba(234,88,12,.25)}.hover\:text-orange-600\/30:hover{color:rgba(234,88,12,.3)}.hover\:text-orange-600\/35:hover{color:rgba(234,88,12,.35)}.hover\:text-orange-600\/40:hover{color:rgba(234,88,12,.4)}.hover\:text-orange-600\/45:hover{color:rgba(234,88,12,.45)}.hover\:text-orange-600\/5:hover{color:rgba(234,88,12,.05)}.hover\:text-orange-600\/50:hover{color:rgba(234,88,12,.5)}.hover\:text-orange-600\/55:hover{color:rgba(234,88,12,.55)}.hover\:text-orange-600\/60:hover{color:rgba(234,88,12,.6)}.hover\:text-orange-600\/65:hover{color:rgba(234,88,12,.65)}.hover\:text-orange-600\/70:hover{color:rgba(234,88,12,.7)}.hover\:text-orange-600\/75:hover{color:rgba(234,88,12,.75)}.hover\:text-orange-600\/80:hover{color:rgba(234,88,12,.8)}.hover\:text-orange-600\/85:hover{color:rgba(234,88,12,.85)}.hover\:text-orange-600\/90:hover{color:rgba(234,88,12,.9)}.hover\:text-orange-600\/95:hover{color:rgba(234,88,12,.95)}.hover\:text-orange-700:hover{--tw-text-opacity:1;color:#c2410c;color:rgba(194,65,12,var(--tw-text-opacity))}.hover\:text-orange-700\/0:hover{color:rgba(194,65,12,0)}.hover\:text-orange-700\/10:hover{color:rgba(194,65,12,.1)}.hover\:text-orange-700\/100:hover{color:#c2410c}.hover\:text-orange-700\/15:hover{color:rgba(194,65,12,.15)}.hover\:text-orange-700\/20:hover{color:rgba(194,65,12,.2)}.hover\:text-orange-700\/25:hover{color:rgba(194,65,12,.25)}.hover\:text-orange-700\/30:hover{color:rgba(194,65,12,.3)}.hover\:text-orange-700\/35:hover{color:rgba(194,65,12,.35)}.hover\:text-orange-700\/40:hover{color:rgba(194,65,12,.4)}.hover\:text-orange-700\/45:hover{color:rgba(194,65,12,.45)}.hover\:text-orange-700\/5:hover{color:rgba(194,65,12,.05)}.hover\:text-orange-700\/50:hover{color:rgba(194,65,12,.5)}.hover\:text-orange-700\/55:hover{color:rgba(194,65,12,.55)}.hover\:text-orange-700\/60:hover{color:rgba(194,65,12,.6)}.hover\:text-orange-700\/65:hover{color:rgba(194,65,12,.65)}.hover\:text-orange-700\/70:hover{color:rgba(194,65,12,.7)}.hover\:text-orange-700\/75:hover{color:rgba(194,65,12,.75)}.hover\:text-orange-700\/80:hover{color:rgba(194,65,12,.8)}.hover\:text-orange-700\/85:hover{color:rgba(194,65,12,.85)}.hover\:text-orange-700\/90:hover{color:rgba(194,65,12,.9)}.hover\:text-orange-700\/95:hover{color:rgba(194,65,12,.95)}.hover\:text-orange-800:hover{--tw-text-opacity:1;color:#9a3412;color:rgba(154,52,18,var(--tw-text-opacity))}.hover\:text-orange-800\/0:hover{color:rgba(154,52,18,0)}.hover\:text-orange-800\/10:hover{color:rgba(154,52,18,.1)}.hover\:text-orange-800\/100:hover{color:#9a3412}.hover\:text-orange-800\/15:hover{color:rgba(154,52,18,.15)}.hover\:text-orange-800\/20:hover{color:rgba(154,52,18,.2)}.hover\:text-orange-800\/25:hover{color:rgba(154,52,18,.25)}.hover\:text-orange-800\/30:hover{color:rgba(154,52,18,.3)}.hover\:text-orange-800\/35:hover{color:rgba(154,52,18,.35)}.hover\:text-orange-800\/40:hover{color:rgba(154,52,18,.4)}.hover\:text-orange-800\/45:hover{color:rgba(154,52,18,.45)}.hover\:text-orange-800\/5:hover{color:rgba(154,52,18,.05)}.hover\:text-orange-800\/50:hover{color:rgba(154,52,18,.5)}.hover\:text-orange-800\/55:hover{color:rgba(154,52,18,.55)}.hover\:text-orange-800\/60:hover{color:rgba(154,52,18,.6)}.hover\:text-orange-800\/65:hover{color:rgba(154,52,18,.65)}.hover\:text-orange-800\/70:hover{color:rgba(154,52,18,.7)}.hover\:text-orange-800\/75:hover{color:rgba(154,52,18,.75)}.hover\:text-orange-800\/80:hover{color:rgba(154,52,18,.8)}.hover\:text-orange-800\/85:hover{color:rgba(154,52,18,.85)}.hover\:text-orange-800\/90:hover{color:rgba(154,52,18,.9)}.hover\:text-orange-800\/95:hover{color:rgba(154,52,18,.95)}.hover\:text-orange-900:hover{--tw-text-opacity:1;color:#7c2d12;color:rgba(124,45,18,var(--tw-text-opacity))}.hover\:text-orange-900\/0:hover{color:rgba(124,45,18,0)}.hover\:text-orange-900\/10:hover{color:rgba(124,45,18,.1)}.hover\:text-orange-900\/100:hover{color:#7c2d12}.hover\:text-orange-900\/15:hover{color:rgba(124,45,18,.15)}.hover\:text-orange-900\/20:hover{color:rgba(124,45,18,.2)}.hover\:text-orange-900\/25:hover{color:rgba(124,45,18,.25)}.hover\:text-orange-900\/30:hover{color:rgba(124,45,18,.3)}.hover\:text-orange-900\/35:hover{color:rgba(124,45,18,.35)}.hover\:text-orange-900\/40:hover{color:rgba(124,45,18,.4)}.hover\:text-orange-900\/45:hover{color:rgba(124,45,18,.45)}.hover\:text-orange-900\/5:hover{color:rgba(124,45,18,.05)}.hover\:text-orange-900\/50:hover{color:rgba(124,45,18,.5)}.hover\:text-orange-900\/55:hover{color:rgba(124,45,18,.55)}.hover\:text-orange-900\/60:hover{color:rgba(124,45,18,.6)}.hover\:text-orange-900\/65:hover{color:rgba(124,45,18,.65)}.hover\:text-orange-900\/70:hover{color:rgba(124,45,18,.7)}.hover\:text-orange-900\/75:hover{color:rgba(124,45,18,.75)}.hover\:text-orange-900\/80:hover{color:rgba(124,45,18,.8)}.hover\:text-orange-900\/85:hover{color:rgba(124,45,18,.85)}.hover\:text-orange-900\/90:hover{color:rgba(124,45,18,.9)}.hover\:text-orange-900\/95:hover{color:rgba(124,45,18,.95)}.hover\:text-orange-950:hover{--tw-text-opacity:1;color:#431407;color:rgba(67,20,7,var(--tw-text-opacity))}.hover\:text-orange-950\/0:hover{color:rgba(67,20,7,0)}.hover\:text-orange-950\/10:hover{color:rgba(67,20,7,.1)}.hover\:text-orange-950\/100:hover{color:#431407}.hover\:text-orange-950\/15:hover{color:rgba(67,20,7,.15)}.hover\:text-orange-950\/20:hover{color:rgba(67,20,7,.2)}.hover\:text-orange-950\/25:hover{color:rgba(67,20,7,.25)}.hover\:text-orange-950\/30:hover{color:rgba(67,20,7,.3)}.hover\:text-orange-950\/35:hover{color:rgba(67,20,7,.35)}.hover\:text-orange-950\/40:hover{color:rgba(67,20,7,.4)}.hover\:text-orange-950\/45:hover{color:rgba(67,20,7,.45)}.hover\:text-orange-950\/5:hover{color:rgba(67,20,7,.05)}.hover\:text-orange-950\/50:hover{color:rgba(67,20,7,.5)}.hover\:text-orange-950\/55:hover{color:rgba(67,20,7,.55)}.hover\:text-orange-950\/60:hover{color:rgba(67,20,7,.6)}.hover\:text-orange-950\/65:hover{color:rgba(67,20,7,.65)}.hover\:text-orange-950\/70:hover{color:rgba(67,20,7,.7)}.hover\:text-orange-950\/75:hover{color:rgba(67,20,7,.75)}.hover\:text-orange-950\/80:hover{color:rgba(67,20,7,.8)}.hover\:text-orange-950\/85:hover{color:rgba(67,20,7,.85)}.hover\:text-orange-950\/90:hover{color:rgba(67,20,7,.9)}.hover\:text-orange-950\/95:hover{color:rgba(67,20,7,.95)}.hover\:text-orange-accent:hover{color:#ffe0cc;color:hsl(var(--orange-accent))}.hover\:text-orange-accent\/0:hover{color:rgba(255,224,204,0);color:hsl(var(--orange-accent)/0)}.hover\:text-orange-accent\/10:hover{color:rgba(255,224,204,.1);color:hsl(var(--orange-accent)/.1)}.hover\:text-orange-accent\/100:hover{color:#ffe0cc;color:hsl(var(--orange-accent)/1)}.hover\:text-orange-accent\/15:hover{color:rgba(255,224,204,.15);color:hsl(var(--orange-accent)/.15)}.hover\:text-orange-accent\/20:hover{color:rgba(255,224,204,.2);color:hsl(var(--orange-accent)/.2)}.hover\:text-orange-accent\/25:hover{color:rgba(255,224,204,.25);color:hsl(var(--orange-accent)/.25)}.hover\:text-orange-accent\/30:hover{color:rgba(255,224,204,.3);color:hsl(var(--orange-accent)/.3)}.hover\:text-orange-accent\/35:hover{color:rgba(255,224,204,.35);color:hsl(var(--orange-accent)/.35)}.hover\:text-orange-accent\/40:hover{color:rgba(255,224,204,.4);color:hsl(var(--orange-accent)/.4)}.hover\:text-orange-accent\/45:hover{color:rgba(255,224,204,.45);color:hsl(var(--orange-accent)/.45)}.hover\:text-orange-accent\/5:hover{color:rgba(255,224,204,.05);color:hsl(var(--orange-accent)/.05)}.hover\:text-orange-accent\/50:hover{color:rgba(255,224,204,.5);color:hsl(var(--orange-accent)/.5)}.hover\:text-orange-accent\/55:hover{color:rgba(255,224,204,.55);color:hsl(var(--orange-accent)/.55)}.hover\:text-orange-accent\/60:hover{color:rgba(255,224,204,.6);color:hsl(var(--orange-accent)/.6)}.hover\:text-orange-accent\/65:hover{color:rgba(255,224,204,.65);color:hsl(var(--orange-accent)/.65)}.hover\:text-orange-accent\/70:hover{color:rgba(255,224,204,.7);color:hsl(var(--orange-accent)/.7)}.hover\:text-orange-accent\/75:hover{color:rgba(255,224,204,.75);color:hsl(var(--orange-accent)/.75)}.hover\:text-orange-accent\/80:hover{color:rgba(255,224,204,.8);color:hsl(var(--orange-accent)/.8)}.hover\:text-orange-accent\/85:hover{color:rgba(255,224,204,.85);color:hsl(var(--orange-accent)/.85)}.hover\:text-orange-accent\/90:hover{color:rgba(255,224,204,.9);color:hsl(var(--orange-accent)/.9)}.hover\:text-orange-accent\/95:hover{color:rgba(255,224,204,.95);color:hsl(var(--orange-accent)/.95)}.hover\:text-orange-dark:hover{color:#e65c00;color:hsl(var(--orange-dark))}.hover\:text-orange-dark\/0:hover{color:rgba(230,92,0,0);color:hsl(var(--orange-dark)/0)}.hover\:text-orange-dark\/10:hover{color:rgba(230,92,0,.1);color:hsl(var(--orange-dark)/.1)}.hover\:text-orange-dark\/100:hover{color:#e65c00;color:hsl(var(--orange-dark)/1)}.hover\:text-orange-dark\/15:hover{color:rgba(230,92,0,.15);color:hsl(var(--orange-dark)/.15)}.hover\:text-orange-dark\/20:hover{color:rgba(230,92,0,.2);color:hsl(var(--orange-dark)/.2)}.hover\:text-orange-dark\/25:hover{color:rgba(230,92,0,.25);color:hsl(var(--orange-dark)/.25)}.hover\:text-orange-dark\/30:hover{color:rgba(230,92,0,.3);color:hsl(var(--orange-dark)/.3)}.hover\:text-orange-dark\/35:hover{color:rgba(230,92,0,.35);color:hsl(var(--orange-dark)/.35)}.hover\:text-orange-dark\/40:hover{color:rgba(230,92,0,.4);color:hsl(var(--orange-dark)/.4)}.hover\:text-orange-dark\/45:hover{color:rgba(230,92,0,.45);color:hsl(var(--orange-dark)/.45)}.hover\:text-orange-dark\/5:hover{color:rgba(230,92,0,.05);color:hsl(var(--orange-dark)/.05)}.hover\:text-orange-dark\/50:hover{color:rgba(230,92,0,.5);color:hsl(var(--orange-dark)/.5)}.hover\:text-orange-dark\/55:hover{color:rgba(230,92,0,.55);color:hsl(var(--orange-dark)/.55)}.hover\:text-orange-dark\/60:hover{color:rgba(230,92,0,.6);color:hsl(var(--orange-dark)/.6)}.hover\:text-orange-dark\/65:hover{color:rgba(230,92,0,.65);color:hsl(var(--orange-dark)/.65)}.hover\:text-orange-dark\/70:hover{color:rgba(230,92,0,.7);color:hsl(var(--orange-dark)/.7)}.hover\:text-orange-dark\/75:hover{color:rgba(230,92,0,.75);color:hsl(var(--orange-dark)/.75)}.hover\:text-orange-dark\/80:hover{color:rgba(230,92,0,.8);color:hsl(var(--orange-dark)/.8)}.hover\:text-orange-dark\/85:hover{color:rgba(230,92,0,.85);color:hsl(var(--orange-dark)/.85)}.hover\:text-orange-dark\/90:hover{color:rgba(230,92,0,.9);color:hsl(var(--orange-dark)/.9)}.hover\:text-orange-dark\/95:hover{color:rgba(230,92,0,.95);color:hsl(var(--orange-dark)/.95)}.hover\:text-orange-darker:hover{color:#e65c00;color:hsl(var(--orange-darker))}.hover\:text-orange-darker\/0:hover{color:rgba(230,92,0,0);color:hsl(var(--orange-darker)/0)}.hover\:text-orange-darker\/10:hover{color:rgba(230,92,0,.1);color:hsl(var(--orange-darker)/.1)}.hover\:text-orange-darker\/100:hover{color:#e65c00;color:hsl(var(--orange-darker)/1)}.hover\:text-orange-darker\/15:hover{color:rgba(230,92,0,.15);color:hsl(var(--orange-darker)/.15)}.hover\:text-orange-darker\/20:hover{color:rgba(230,92,0,.2);color:hsl(var(--orange-darker)/.2)}.hover\:text-orange-darker\/25:hover{color:rgba(230,92,0,.25);color:hsl(var(--orange-darker)/.25)}.hover\:text-orange-darker\/30:hover{color:rgba(230,92,0,.3);color:hsl(var(--orange-darker)/.3)}.hover\:text-orange-darker\/35:hover{color:rgba(230,92,0,.35);color:hsl(var(--orange-darker)/.35)}.hover\:text-orange-darker\/40:hover{color:rgba(230,92,0,.4);color:hsl(var(--orange-darker)/.4)}.hover\:text-orange-darker\/45:hover{color:rgba(230,92,0,.45);color:hsl(var(--orange-darker)/.45)}.hover\:text-orange-darker\/5:hover{color:rgba(230,92,0,.05);color:hsl(var(--orange-darker)/.05)}.hover\:text-orange-darker\/50:hover{color:rgba(230,92,0,.5);color:hsl(var(--orange-darker)/.5)}.hover\:text-orange-darker\/55:hover{color:rgba(230,92,0,.55);color:hsl(var(--orange-darker)/.55)}.hover\:text-orange-darker\/60:hover{color:rgba(230,92,0,.6);color:hsl(var(--orange-darker)/.6)}.hover\:text-orange-darker\/65:hover{color:rgba(230,92,0,.65);color:hsl(var(--orange-darker)/.65)}.hover\:text-orange-darker\/70:hover{color:rgba(230,92,0,.7);color:hsl(var(--orange-darker)/.7)}.hover\:text-orange-darker\/75:hover{color:rgba(230,92,0,.75);color:hsl(var(--orange-darker)/.75)}.hover\:text-orange-darker\/80:hover{color:rgba(230,92,0,.8);color:hsl(var(--orange-darker)/.8)}.hover\:text-orange-darker\/85:hover{color:rgba(230,92,0,.85);color:hsl(var(--orange-darker)/.85)}.hover\:text-orange-darker\/90:hover{color:rgba(230,92,0,.9);color:hsl(var(--orange-darker)/.9)}.hover\:text-orange-darker\/95:hover{color:rgba(230,92,0,.95);color:hsl(var(--orange-darker)/.95)}.hover\:text-orange-light:hover{color:#ffe0cc;color:hsl(var(--orange-light))}.hover\:text-orange-light\/0:hover{color:rgba(255,224,204,0);color:hsl(var(--orange-light)/0)}.hover\:text-orange-light\/10:hover{color:rgba(255,224,204,.1);color:hsl(var(--orange-light)/.1)}.hover\:text-orange-light\/100:hover{color:#ffe0cc;color:hsl(var(--orange-light)/1)}.hover\:text-orange-light\/15:hover{color:rgba(255,224,204,.15);color:hsl(var(--orange-light)/.15)}.hover\:text-orange-light\/20:hover{color:rgba(255,224,204,.2);color:hsl(var(--orange-light)/.2)}.hover\:text-orange-light\/25:hover{color:rgba(255,224,204,.25);color:hsl(var(--orange-light)/.25)}.hover\:text-orange-light\/30:hover{color:rgba(255,224,204,.3);color:hsl(var(--orange-light)/.3)}.hover\:text-orange-light\/35:hover{color:rgba(255,224,204,.35);color:hsl(var(--orange-light)/.35)}.hover\:text-orange-light\/40:hover{color:rgba(255,224,204,.4);color:hsl(var(--orange-light)/.4)}.hover\:text-orange-light\/45:hover{color:rgba(255,224,204,.45);color:hsl(var(--orange-light)/.45)}.hover\:text-orange-light\/5:hover{color:rgba(255,224,204,.05);color:hsl(var(--orange-light)/.05)}.hover\:text-orange-light\/50:hover{color:rgba(255,224,204,.5);color:hsl(var(--orange-light)/.5)}.hover\:text-orange-light\/55:hover{color:rgba(255,224,204,.55);color:hsl(var(--orange-light)/.55)}.hover\:text-orange-light\/60:hover{color:rgba(255,224,204,.6);color:hsl(var(--orange-light)/.6)}.hover\:text-orange-light\/65:hover{color:rgba(255,224,204,.65);color:hsl(var(--orange-light)/.65)}.hover\:text-orange-light\/70:hover{color:rgba(255,224,204,.7);color:hsl(var(--orange-light)/.7)}.hover\:text-orange-light\/75:hover{color:rgba(255,224,204,.75);color:hsl(var(--orange-light)/.75)}.hover\:text-orange-light\/80:hover{color:rgba(255,224,204,.8);color:hsl(var(--orange-light)/.8)}.hover\:text-orange-light\/85:hover{color:rgba(255,224,204,.85);color:hsl(var(--orange-light)/.85)}.hover\:text-orange-light\/90:hover{color:rgba(255,224,204,.9);color:hsl(var(--orange-light)/.9)}.hover\:text-orange-light\/95:hover{color:rgba(255,224,204,.95);color:hsl(var(--orange-light)/.95)}.hover\:text-orange-secondary:hover{color:#e65c00;color:hsl(var(--orange-secondary))}.hover\:text-orange-secondary\/0:hover{color:rgba(230,92,0,0);color:hsl(var(--orange-secondary)/0)}.hover\:text-orange-secondary\/10:hover{color:rgba(230,92,0,.1);color:hsl(var(--orange-secondary)/.1)}.hover\:text-orange-secondary\/100:hover{color:#e65c00;color:hsl(var(--orange-secondary)/1)}.hover\:text-orange-secondary\/15:hover{color:rgba(230,92,0,.15);color:hsl(var(--orange-secondary)/.15)}.hover\:text-orange-secondary\/20:hover{color:rgba(230,92,0,.2);color:hsl(var(--orange-secondary)/.2)}.hover\:text-orange-secondary\/25:hover{color:rgba(230,92,0,.25);color:hsl(var(--orange-secondary)/.25)}.hover\:text-orange-secondary\/30:hover{color:rgba(230,92,0,.3);color:hsl(var(--orange-secondary)/.3)}.hover\:text-orange-secondary\/35:hover{color:rgba(230,92,0,.35);color:hsl(var(--orange-secondary)/.35)}.hover\:text-orange-secondary\/40:hover{color:rgba(230,92,0,.4);color:hsl(var(--orange-secondary)/.4)}.hover\:text-orange-secondary\/45:hover{color:rgba(230,92,0,.45);color:hsl(var(--orange-secondary)/.45)}.hover\:text-orange-secondary\/5:hover{color:rgba(230,92,0,.05);color:hsl(var(--orange-secondary)/.05)}.hover\:text-orange-secondary\/50:hover{color:rgba(230,92,0,.5);color:hsl(var(--orange-secondary)/.5)}.hover\:text-orange-secondary\/55:hover{color:rgba(230,92,0,.55);color:hsl(var(--orange-secondary)/.55)}.hover\:text-orange-secondary\/60:hover{color:rgba(230,92,0,.6);color:hsl(var(--orange-secondary)/.6)}.hover\:text-orange-secondary\/65:hover{color:rgba(230,92,0,.65);color:hsl(var(--orange-secondary)/.65)}.hover\:text-orange-secondary\/70:hover{color:rgba(230,92,0,.7);color:hsl(var(--orange-secondary)/.7)}.hover\:text-orange-secondary\/75:hover{color:rgba(230,92,0,.75);color:hsl(var(--orange-secondary)/.75)}.hover\:text-orange-secondary\/80:hover{color:rgba(230,92,0,.8);color:hsl(var(--orange-secondary)/.8)}.hover\:text-orange-secondary\/85:hover{color:rgba(230,92,0,.85);color:hsl(var(--orange-secondary)/.85)}.hover\:text-orange-secondary\/90:hover{color:rgba(230,92,0,.9);color:hsl(var(--orange-secondary)/.9)}.hover\:text-orange-secondary\/95:hover{color:rgba(230,92,0,.95);color:hsl(var(--orange-secondary)/.95)}.hover\:text-orange\/0:hover{color:rgba(255,102,0,0);color:hsl(var(--orange)/0)}.hover\:text-orange\/10:hover{color:rgba(255,102,0,.1);color:hsl(var(--orange)/.1)}.hover\:text-orange\/100:hover{color:#f60;color:hsl(var(--orange)/1)}.hover\:text-orange\/15:hover{color:rgba(255,102,0,.15);color:hsl(var(--orange)/.15)}.hover\:text-orange\/20:hover{color:rgba(255,102,0,.2);color:hsl(var(--orange)/.2)}.hover\:text-orange\/25:hover{color:rgba(255,102,0,.25);color:hsl(var(--orange)/.25)}.hover\:text-orange\/30:hover{color:rgba(255,102,0,.3);color:hsl(var(--orange)/.3)}.hover\:text-orange\/35:hover{color:rgba(255,102,0,.35);color:hsl(var(--orange)/.35)}.hover\:text-orange\/40:hover{color:rgba(255,102,0,.4);color:hsl(var(--orange)/.4)}.hover\:text-orange\/45:hover{color:rgba(255,102,0,.45);color:hsl(var(--orange)/.45)}.hover\:text-orange\/5:hover{color:rgba(255,102,0,.05);color:hsl(var(--orange)/.05)}.hover\:text-orange\/50:hover{color:rgba(255,102,0,.5);color:hsl(var(--orange)/.5)}.hover\:text-orange\/55:hover{color:rgba(255,102,0,.55);color:hsl(var(--orange)/.55)}.hover\:text-orange\/60:hover{color:rgba(255,102,0,.6);color:hsl(var(--orange)/.6)}.hover\:text-orange\/65:hover{color:rgba(255,102,0,.65);color:hsl(var(--orange)/.65)}.hover\:text-orange\/70:hover{color:rgba(255,102,0,.7);color:hsl(var(--orange)/.7)}.hover\:text-orange\/75:hover{color:rgba(255,102,0,.75);color:hsl(var(--orange)/.75)}.hover\:text-orange\/80:hover{color:rgba(255,102,0,.8);color:hsl(var(--orange)/.8)}.hover\:text-orange\/85:hover{color:rgba(255,102,0,.85);color:hsl(var(--orange)/.85)}.hover\:text-orange\/90:hover{color:rgba(255,102,0,.9);color:hsl(var(--orange)/.9)}.hover\:text-orange\/95:hover{color:rgba(255,102,0,.95);color:hsl(var(--orange)/.95)}.hover\:text-primary:hover{color:#f60;color:hsl(var(--primary))}.hover\:text-primary-foreground:hover{color:#000;color:hsl(var(--primary-foreground))}.hover\:text-primary-foreground\/0:hover{color:transparent;color:hsl(var(--primary-foreground)/0)}.hover\:text-primary-foreground\/10:hover{color:rgba(0,0,0,.1);color:hsl(var(--primary-foreground)/.1)}.hover\:text-primary-foreground\/100:hover{color:#000;color:hsl(var(--primary-foreground)/1)}.hover\:text-primary-foreground\/15:hover{color:rgba(0,0,0,.15);color:hsl(var(--primary-foreground)/.15)}.hover\:text-primary-foreground\/20:hover{color:rgba(0,0,0,.2);color:hsl(var(--primary-foreground)/.2)}.hover\:text-primary-foreground\/25:hover{color:rgba(0,0,0,.25);color:hsl(var(--primary-foreground)/.25)}.hover\:text-primary-foreground\/30:hover{color:rgba(0,0,0,.3);color:hsl(var(--primary-foreground)/.3)}.hover\:text-primary-foreground\/35:hover{color:rgba(0,0,0,.35);color:hsl(var(--primary-foreground)/.35)}.hover\:text-primary-foreground\/40:hover{color:rgba(0,0,0,.4);color:hsl(var(--primary-foreground)/.4)}.hover\:text-primary-foreground\/45:hover{color:rgba(0,0,0,.45);color:hsl(var(--primary-foreground)/.45)}.hover\:text-primary-foreground\/5:hover{color:rgba(0,0,0,.05);color:hsl(var(--primary-foreground)/.05)}.hover\:text-primary-foreground\/50:hover{color:rgba(0,0,0,.5);color:hsl(var(--primary-foreground)/.5)}.hover\:text-primary-foreground\/55:hover{color:rgba(0,0,0,.55);color:hsl(var(--primary-foreground)/.55)}.hover\:text-primary-foreground\/60:hover{color:rgba(0,0,0,.6);color:hsl(var(--primary-foreground)/.6)}.hover\:text-primary-foreground\/65:hover{color:rgba(0,0,0,.65);color:hsl(var(--primary-foreground)/.65)}.hover\:text-primary-foreground\/70:hover{color:rgba(0,0,0,.7);color:hsl(var(--primary-foreground)/.7)}.hover\:text-primary-foreground\/75:hover{color:rgba(0,0,0,.75);color:hsl(var(--primary-foreground)/.75)}.hover\:text-primary-foreground\/80:hover{color:rgba(0,0,0,.8);color:hsl(var(--primary-foreground)/.8)}.hover\:text-primary-foreground\/85:hover{color:rgba(0,0,0,.85);color:hsl(var(--primary-foreground)/.85)}.hover\:text-primary-foreground\/90:hover{color:rgba(0,0,0,.9);color:hsl(var(--primary-foreground)/.9)}.hover\:text-primary-foreground\/95:hover{color:rgba(0,0,0,.95);color:hsl(var(--primary-foreground)/.95)}.hover\:text-primary\/0:hover{color:rgba(255,102,0,0);color:hsl(var(--primary)/0)}.hover\:text-primary\/10:hover{color:rgba(255,102,0,.1);color:hsl(var(--primary)/.1)}.hover\:text-primary\/100:hover{color:#f60;color:hsl(var(--primary)/1)}.hover\:text-primary\/15:hover{color:rgba(255,102,0,.15);color:hsl(var(--primary)/.15)}.hover\:text-primary\/20:hover{color:rgba(255,102,0,.2);color:hsl(var(--primary)/.2)}.hover\:text-primary\/25:hover{color:rgba(255,102,0,.25);color:hsl(var(--primary)/.25)}.hover\:text-primary\/30:hover{color:rgba(255,102,0,.3);color:hsl(var(--primary)/.3)}.hover\:text-primary\/35:hover{color:rgba(255,102,0,.35);color:hsl(var(--primary)/.35)}.hover\:text-primary\/40:hover{color:rgba(255,102,0,.4);color:hsl(var(--primary)/.4)}.hover\:text-primary\/45:hover{color:rgba(255,102,0,.45);color:hsl(var(--primary)/.45)}.hover\:text-primary\/5:hover{color:rgba(255,102,0,.05);color:hsl(var(--primary)/.05)}.hover\:text-primary\/50:hover{color:rgba(255,102,0,.5);color:hsl(var(--primary)/.5)}.hover\:text-primary\/55:hover{color:rgba(255,102,0,.55);color:hsl(var(--primary)/.55)}.hover\:text-primary\/60:hover{color:rgba(255,102,0,.6);color:hsl(var(--primary)/.6)}.hover\:text-primary\/65:hover{color:rgba(255,102,0,.65);color:hsl(var(--primary)/.65)}.hover\:text-primary\/70:hover{color:rgba(255,102,0,.7);color:hsl(var(--primary)/.7)}.hover\:text-primary\/75:hover{color:rgba(255,102,0,.75);color:hsl(var(--primary)/.75)}.hover\:text-primary\/80:hover{color:rgba(255,102,0,.8);color:hsl(var(--primary)/.8)}.hover\:text-primary\/85:hover{color:rgba(255,102,0,.85);color:hsl(var(--primary)/.85)}.hover\:text-primary\/90:hover{color:rgba(255,102,0,.9);color:hsl(var(--primary)/.9)}.hover\:text-primary\/95:hover{color:rgba(255,102,0,.95);color:hsl(var(--primary)/.95)}.hover\:text-publishers:hover{--tw-text-opacity:1;color:#00964b;color:rgba(0,150,75,var(--tw-text-opacity))}.hover\:text-publishers\/0:hover{color:rgba(0,150,75,0)}.hover\:text-publishers\/10:hover{color:rgba(0,150,75,.1)}.hover\:text-publishers\/100:hover{color:#00964b}.hover\:text-publishers\/15:hover{color:rgba(0,150,75,.15)}.hover\:text-publishers\/20:hover{color:rgba(0,150,75,.2)}.hover\:text-publishers\/25:hover{color:rgba(0,150,75,.25)}.hover\:text-publishers\/30:hover{color:rgba(0,150,75,.3)}.hover\:text-publishers\/35:hover{color:rgba(0,150,75,.35)}.hover\:text-publishers\/40:hover{color:rgba(0,150,75,.4)}.hover\:text-publishers\/45:hover{color:rgba(0,150,75,.45)}.hover\:text-publishers\/5:hover{color:rgba(0,150,75,.05)}.hover\:text-publishers\/50:hover{color:rgba(0,150,75,.5)}.hover\:text-publishers\/55:hover{color:rgba(0,150,75,.55)}.hover\:text-publishers\/60:hover{color:rgba(0,150,75,.6)}.hover\:text-publishers\/65:hover{color:rgba(0,150,75,.65)}.hover\:text-publishers\/70:hover{color:rgba(0,150,75,.7)}.hover\:text-publishers\/75:hover{color:rgba(0,150,75,.75)}.hover\:text-publishers\/80:hover{color:rgba(0,150,75,.8)}.hover\:text-publishers\/85:hover{color:rgba(0,150,75,.85)}.hover\:text-publishers\/90:hover{color:rgba(0,150,75,.9)}.hover\:text-publishers\/95:hover{color:rgba(0,150,75,.95)}.hover\:text-purple:hover{color:#5858d5;color:hsl(var(--purple))}.hover\:text-purple-100:hover{--tw-text-opacity:1;color:#f3e8ff;color:rgba(243,232,255,var(--tw-text-opacity))}.hover\:text-purple-100\/0:hover{color:rgba(243,232,255,0)}.hover\:text-purple-100\/10:hover{color:rgba(243,232,255,.1)}.hover\:text-purple-100\/100:hover{color:#f3e8ff}.hover\:text-purple-100\/15:hover{color:rgba(243,232,255,.15)}.hover\:text-purple-100\/20:hover{color:rgba(243,232,255,.2)}.hover\:text-purple-100\/25:hover{color:rgba(243,232,255,.25)}.hover\:text-purple-100\/30:hover{color:rgba(243,232,255,.3)}.hover\:text-purple-100\/35:hover{color:rgba(243,232,255,.35)}.hover\:text-purple-100\/40:hover{color:rgba(243,232,255,.4)}.hover\:text-purple-100\/45:hover{color:rgba(243,232,255,.45)}.hover\:text-purple-100\/5:hover{color:rgba(243,232,255,.05)}.hover\:text-purple-100\/50:hover{color:rgba(243,232,255,.5)}.hover\:text-purple-100\/55:hover{color:rgba(243,232,255,.55)}.hover\:text-purple-100\/60:hover{color:rgba(243,232,255,.6)}.hover\:text-purple-100\/65:hover{color:rgba(243,232,255,.65)}.hover\:text-purple-100\/70:hover{color:rgba(243,232,255,.7)}.hover\:text-purple-100\/75:hover{color:rgba(243,232,255,.75)}.hover\:text-purple-100\/80:hover{color:rgba(243,232,255,.8)}.hover\:text-purple-100\/85:hover{color:rgba(243,232,255,.85)}.hover\:text-purple-100\/90:hover{color:rgba(243,232,255,.9)}.hover\:text-purple-100\/95:hover{color:rgba(243,232,255,.95)}.hover\:text-purple-200:hover{--tw-text-opacity:1;color:#e9d5ff;color:rgba(233,213,255,var(--tw-text-opacity))}.hover\:text-purple-200\/0:hover{color:rgba(233,213,255,0)}.hover\:text-purple-200\/10:hover{color:rgba(233,213,255,.1)}.hover\:text-purple-200\/100:hover{color:#e9d5ff}.hover\:text-purple-200\/15:hover{color:rgba(233,213,255,.15)}.hover\:text-purple-200\/20:hover{color:rgba(233,213,255,.2)}.hover\:text-purple-200\/25:hover{color:rgba(233,213,255,.25)}.hover\:text-purple-200\/30:hover{color:rgba(233,213,255,.3)}.hover\:text-purple-200\/35:hover{color:rgba(233,213,255,.35)}.hover\:text-purple-200\/40:hover{color:rgba(233,213,255,.4)}.hover\:text-purple-200\/45:hover{color:rgba(233,213,255,.45)}.hover\:text-purple-200\/5:hover{color:rgba(233,213,255,.05)}.hover\:text-purple-200\/50:hover{color:rgba(233,213,255,.5)}.hover\:text-purple-200\/55:hover{color:rgba(233,213,255,.55)}.hover\:text-purple-200\/60:hover{color:rgba(233,213,255,.6)}.hover\:text-purple-200\/65:hover{color:rgba(233,213,255,.65)}.hover\:text-purple-200\/70:hover{color:rgba(233,213,255,.7)}.hover\:text-purple-200\/75:hover{color:rgba(233,213,255,.75)}.hover\:text-purple-200\/80:hover{color:rgba(233,213,255,.8)}.hover\:text-purple-200\/85:hover{color:rgba(233,213,255,.85)}.hover\:text-purple-200\/90:hover{color:rgba(233,213,255,.9)}.hover\:text-purple-200\/95:hover{color:rgba(233,213,255,.95)}.hover\:text-purple-300:hover{--tw-text-opacity:1;color:#d8b4fe;color:rgba(216,180,254,var(--tw-text-opacity))}.hover\:text-purple-300\/0:hover{color:rgba(216,180,254,0)}.hover\:text-purple-300\/10:hover{color:rgba(216,180,254,.1)}.hover\:text-purple-300\/100:hover{color:#d8b4fe}.hover\:text-purple-300\/15:hover{color:rgba(216,180,254,.15)}.hover\:text-purple-300\/20:hover{color:rgba(216,180,254,.2)}.hover\:text-purple-300\/25:hover{color:rgba(216,180,254,.25)}.hover\:text-purple-300\/30:hover{color:rgba(216,180,254,.3)}.hover\:text-purple-300\/35:hover{color:rgba(216,180,254,.35)}.hover\:text-purple-300\/40:hover{color:rgba(216,180,254,.4)}.hover\:text-purple-300\/45:hover{color:rgba(216,180,254,.45)}.hover\:text-purple-300\/5:hover{color:rgba(216,180,254,.05)}.hover\:text-purple-300\/50:hover{color:rgba(216,180,254,.5)}.hover\:text-purple-300\/55:hover{color:rgba(216,180,254,.55)}.hover\:text-purple-300\/60:hover{color:rgba(216,180,254,.6)}.hover\:text-purple-300\/65:hover{color:rgba(216,180,254,.65)}.hover\:text-purple-300\/70:hover{color:rgba(216,180,254,.7)}.hover\:text-purple-300\/75:hover{color:rgba(216,180,254,.75)}.hover\:text-purple-300\/80:hover{color:rgba(216,180,254,.8)}.hover\:text-purple-300\/85:hover{color:rgba(216,180,254,.85)}.hover\:text-purple-300\/90:hover{color:rgba(216,180,254,.9)}.hover\:text-purple-300\/95:hover{color:rgba(216,180,254,.95)}.hover\:text-purple-400:hover{--tw-text-opacity:1;color:#c084fc;color:rgba(192,132,252,var(--tw-text-opacity))}.hover\:text-purple-400\/0:hover{color:rgba(192,132,252,0)}.hover\:text-purple-400\/10:hover{color:rgba(192,132,252,.1)}.hover\:text-purple-400\/100:hover{color:#c084fc}.hover\:text-purple-400\/15:hover{color:rgba(192,132,252,.15)}.hover\:text-purple-400\/20:hover{color:rgba(192,132,252,.2)}.hover\:text-purple-400\/25:hover{color:rgba(192,132,252,.25)}.hover\:text-purple-400\/30:hover{color:rgba(192,132,252,.3)}.hover\:text-purple-400\/35:hover{color:rgba(192,132,252,.35)}.hover\:text-purple-400\/40:hover{color:rgba(192,132,252,.4)}.hover\:text-purple-400\/45:hover{color:rgba(192,132,252,.45)}.hover\:text-purple-400\/5:hover{color:rgba(192,132,252,.05)}.hover\:text-purple-400\/50:hover{color:rgba(192,132,252,.5)}.hover\:text-purple-400\/55:hover{color:rgba(192,132,252,.55)}.hover\:text-purple-400\/60:hover{color:rgba(192,132,252,.6)}.hover\:text-purple-400\/65:hover{color:rgba(192,132,252,.65)}.hover\:text-purple-400\/70:hover{color:rgba(192,132,252,.7)}.hover\:text-purple-400\/75:hover{color:rgba(192,132,252,.75)}.hover\:text-purple-400\/80:hover{color:rgba(192,132,252,.8)}.hover\:text-purple-400\/85:hover{color:rgba(192,132,252,.85)}.hover\:text-purple-400\/90:hover{color:rgba(192,132,252,.9)}.hover\:text-purple-400\/95:hover{color:rgba(192,132,252,.95)}.hover\:text-purple-50:hover{--tw-text-opacity:1;color:#faf5ff;color:rgba(250,245,255,var(--tw-text-opacity))}.hover\:text-purple-50\/0:hover{color:rgba(250,245,255,0)}.hover\:text-purple-50\/10:hover{color:rgba(250,245,255,.1)}.hover\:text-purple-50\/100:hover{color:#faf5ff}.hover\:text-purple-50\/15:hover{color:rgba(250,245,255,.15)}.hover\:text-purple-50\/20:hover{color:rgba(250,245,255,.2)}.hover\:text-purple-50\/25:hover{color:rgba(250,245,255,.25)}.hover\:text-purple-50\/30:hover{color:rgba(250,245,255,.3)}.hover\:text-purple-50\/35:hover{color:rgba(250,245,255,.35)}.hover\:text-purple-50\/40:hover{color:rgba(250,245,255,.4)}.hover\:text-purple-50\/45:hover{color:rgba(250,245,255,.45)}.hover\:text-purple-50\/5:hover{color:rgba(250,245,255,.05)}.hover\:text-purple-50\/50:hover{color:rgba(250,245,255,.5)}.hover\:text-purple-50\/55:hover{color:rgba(250,245,255,.55)}.hover\:text-purple-50\/60:hover{color:rgba(250,245,255,.6)}.hover\:text-purple-50\/65:hover{color:rgba(250,245,255,.65)}.hover\:text-purple-50\/70:hover{color:rgba(250,245,255,.7)}.hover\:text-purple-50\/75:hover{color:rgba(250,245,255,.75)}.hover\:text-purple-50\/80:hover{color:rgba(250,245,255,.8)}.hover\:text-purple-50\/85:hover{color:rgba(250,245,255,.85)}.hover\:text-purple-50\/90:hover{color:rgba(250,245,255,.9)}.hover\:text-purple-50\/95:hover{color:rgba(250,245,255,.95)}.hover\:text-purple-500:hover{--tw-text-opacity:1;color:#a855f7;color:rgba(168,85,247,var(--tw-text-opacity))}.hover\:text-purple-500\/0:hover{color:rgba(168,85,247,0)}.hover\:text-purple-500\/10:hover{color:rgba(168,85,247,.1)}.hover\:text-purple-500\/100:hover{color:#a855f7}.hover\:text-purple-500\/15:hover{color:rgba(168,85,247,.15)}.hover\:text-purple-500\/20:hover{color:rgba(168,85,247,.2)}.hover\:text-purple-500\/25:hover{color:rgba(168,85,247,.25)}.hover\:text-purple-500\/30:hover{color:rgba(168,85,247,.3)}.hover\:text-purple-500\/35:hover{color:rgba(168,85,247,.35)}.hover\:text-purple-500\/40:hover{color:rgba(168,85,247,.4)}.hover\:text-purple-500\/45:hover{color:rgba(168,85,247,.45)}.hover\:text-purple-500\/5:hover{color:rgba(168,85,247,.05)}.hover\:text-purple-500\/50:hover{color:rgba(168,85,247,.5)}.hover\:text-purple-500\/55:hover{color:rgba(168,85,247,.55)}.hover\:text-purple-500\/60:hover{color:rgba(168,85,247,.6)}.hover\:text-purple-500\/65:hover{color:rgba(168,85,247,.65)}.hover\:text-purple-500\/70:hover{color:rgba(168,85,247,.7)}.hover\:text-purple-500\/75:hover{color:rgba(168,85,247,.75)}.hover\:text-purple-500\/80:hover{color:rgba(168,85,247,.8)}.hover\:text-purple-500\/85:hover{color:rgba(168,85,247,.85)}.hover\:text-purple-500\/90:hover{color:rgba(168,85,247,.9)}.hover\:text-purple-500\/95:hover{color:rgba(168,85,247,.95)}.hover\:text-purple-600:hover{--tw-text-opacity:1;color:#9333ea;color:rgba(147,51,234,var(--tw-text-opacity))}.hover\:text-purple-600\/0:hover{color:rgba(147,51,234,0)}.hover\:text-purple-600\/10:hover{color:rgba(147,51,234,.1)}.hover\:text-purple-600\/100:hover{color:#9333ea}.hover\:text-purple-600\/15:hover{color:rgba(147,51,234,.15)}.hover\:text-purple-600\/20:hover{color:rgba(147,51,234,.2)}.hover\:text-purple-600\/25:hover{color:rgba(147,51,234,.25)}.hover\:text-purple-600\/30:hover{color:rgba(147,51,234,.3)}.hover\:text-purple-600\/35:hover{color:rgba(147,51,234,.35)}.hover\:text-purple-600\/40:hover{color:rgba(147,51,234,.4)}.hover\:text-purple-600\/45:hover{color:rgba(147,51,234,.45)}.hover\:text-purple-600\/5:hover{color:rgba(147,51,234,.05)}.hover\:text-purple-600\/50:hover{color:rgba(147,51,234,.5)}.hover\:text-purple-600\/55:hover{color:rgba(147,51,234,.55)}.hover\:text-purple-600\/60:hover{color:rgba(147,51,234,.6)}.hover\:text-purple-600\/65:hover{color:rgba(147,51,234,.65)}.hover\:text-purple-600\/70:hover{color:rgba(147,51,234,.7)}.hover\:text-purple-600\/75:hover{color:rgba(147,51,234,.75)}.hover\:text-purple-600\/80:hover{color:rgba(147,51,234,.8)}.hover\:text-purple-600\/85:hover{color:rgba(147,51,234,.85)}.hover\:text-purple-600\/90:hover{color:rgba(147,51,234,.9)}.hover\:text-purple-600\/95:hover{color:rgba(147,51,234,.95)}.hover\:text-purple-700:hover{--tw-text-opacity:1;color:#7e22ce;color:rgba(126,34,206,var(--tw-text-opacity))}.hover\:text-purple-700\/0:hover{color:rgba(126,34,206,0)}.hover\:text-purple-700\/10:hover{color:rgba(126,34,206,.1)}.hover\:text-purple-700\/100:hover{color:#7e22ce}.hover\:text-purple-700\/15:hover{color:rgba(126,34,206,.15)}.hover\:text-purple-700\/20:hover{color:rgba(126,34,206,.2)}.hover\:text-purple-700\/25:hover{color:rgba(126,34,206,.25)}.hover\:text-purple-700\/30:hover{color:rgba(126,34,206,.3)}.hover\:text-purple-700\/35:hover{color:rgba(126,34,206,.35)}.hover\:text-purple-700\/40:hover{color:rgba(126,34,206,.4)}.hover\:text-purple-700\/45:hover{color:rgba(126,34,206,.45)}.hover\:text-purple-700\/5:hover{color:rgba(126,34,206,.05)}.hover\:text-purple-700\/50:hover{color:rgba(126,34,206,.5)}.hover\:text-purple-700\/55:hover{color:rgba(126,34,206,.55)}.hover\:text-purple-700\/60:hover{color:rgba(126,34,206,.6)}.hover\:text-purple-700\/65:hover{color:rgba(126,34,206,.65)}.hover\:text-purple-700\/70:hover{color:rgba(126,34,206,.7)}.hover\:text-purple-700\/75:hover{color:rgba(126,34,206,.75)}.hover\:text-purple-700\/80:hover{color:rgba(126,34,206,.8)}.hover\:text-purple-700\/85:hover{color:rgba(126,34,206,.85)}.hover\:text-purple-700\/90:hover{color:rgba(126,34,206,.9)}.hover\:text-purple-700\/95:hover{color:rgba(126,34,206,.95)}.hover\:text-purple-800:hover{--tw-text-opacity:1;color:#6b21a8;color:rgba(107,33,168,var(--tw-text-opacity))}.hover\:text-purple-800\/0:hover{color:rgba(107,33,168,0)}.hover\:text-purple-800\/10:hover{color:rgba(107,33,168,.1)}.hover\:text-purple-800\/100:hover{color:#6b21a8}.hover\:text-purple-800\/15:hover{color:rgba(107,33,168,.15)}.hover\:text-purple-800\/20:hover{color:rgba(107,33,168,.2)}.hover\:text-purple-800\/25:hover{color:rgba(107,33,168,.25)}.hover\:text-purple-800\/30:hover{color:rgba(107,33,168,.3)}.hover\:text-purple-800\/35:hover{color:rgba(107,33,168,.35)}.hover\:text-purple-800\/40:hover{color:rgba(107,33,168,.4)}.hover\:text-purple-800\/45:hover{color:rgba(107,33,168,.45)}.hover\:text-purple-800\/5:hover{color:rgba(107,33,168,.05)}.hover\:text-purple-800\/50:hover{color:rgba(107,33,168,.5)}.hover\:text-purple-800\/55:hover{color:rgba(107,33,168,.55)}.hover\:text-purple-800\/60:hover{color:rgba(107,33,168,.6)}.hover\:text-purple-800\/65:hover{color:rgba(107,33,168,.65)}.hover\:text-purple-800\/70:hover{color:rgba(107,33,168,.7)}.hover\:text-purple-800\/75:hover{color:rgba(107,33,168,.75)}.hover\:text-purple-800\/80:hover{color:rgba(107,33,168,.8)}.hover\:text-purple-800\/85:hover{color:rgba(107,33,168,.85)}.hover\:text-purple-800\/90:hover{color:rgba(107,33,168,.9)}.hover\:text-purple-800\/95:hover{color:rgba(107,33,168,.95)}.hover\:text-purple-900:hover{--tw-text-opacity:1;color:#581c87;color:rgba(88,28,135,var(--tw-text-opacity))}.hover\:text-purple-900\/0:hover{color:rgba(88,28,135,0)}.hover\:text-purple-900\/10:hover{color:rgba(88,28,135,.1)}.hover\:text-purple-900\/100:hover{color:#581c87}.hover\:text-purple-900\/15:hover{color:rgba(88,28,135,.15)}.hover\:text-purple-900\/20:hover{color:rgba(88,28,135,.2)}.hover\:text-purple-900\/25:hover{color:rgba(88,28,135,.25)}.hover\:text-purple-900\/30:hover{color:rgba(88,28,135,.3)}.hover\:text-purple-900\/35:hover{color:rgba(88,28,135,.35)}.hover\:text-purple-900\/40:hover{color:rgba(88,28,135,.4)}.hover\:text-purple-900\/45:hover{color:rgba(88,28,135,.45)}.hover\:text-purple-900\/5:hover{color:rgba(88,28,135,.05)}.hover\:text-purple-900\/50:hover{color:rgba(88,28,135,.5)}.hover\:text-purple-900\/55:hover{color:rgba(88,28,135,.55)}.hover\:text-purple-900\/60:hover{color:rgba(88,28,135,.6)}.hover\:text-purple-900\/65:hover{color:rgba(88,28,135,.65)}.hover\:text-purple-900\/70:hover{color:rgba(88,28,135,.7)}.hover\:text-purple-900\/75:hover{color:rgba(88,28,135,.75)}.hover\:text-purple-900\/80:hover{color:rgba(88,28,135,.8)}.hover\:text-purple-900\/85:hover{color:rgba(88,28,135,.85)}.hover\:text-purple-900\/90:hover{color:rgba(88,28,135,.9)}.hover\:text-purple-900\/95:hover{color:rgba(88,28,135,.95)}.hover\:text-purple-950:hover{--tw-text-opacity:1;color:#3b0764;color:rgba(59,7,100,var(--tw-text-opacity))}.hover\:text-purple-950\/0:hover{color:rgba(59,7,100,0)}.hover\:text-purple-950\/10:hover{color:rgba(59,7,100,.1)}.hover\:text-purple-950\/100:hover{color:#3b0764}.hover\:text-purple-950\/15:hover{color:rgba(59,7,100,.15)}.hover\:text-purple-950\/20:hover{color:rgba(59,7,100,.2)}.hover\:text-purple-950\/25:hover{color:rgba(59,7,100,.25)}.hover\:text-purple-950\/30:hover{color:rgba(59,7,100,.3)}.hover\:text-purple-950\/35:hover{color:rgba(59,7,100,.35)}.hover\:text-purple-950\/40:hover{color:rgba(59,7,100,.4)}.hover\:text-purple-950\/45:hover{color:rgba(59,7,100,.45)}.hover\:text-purple-950\/5:hover{color:rgba(59,7,100,.05)}.hover\:text-purple-950\/50:hover{color:rgba(59,7,100,.5)}.hover\:text-purple-950\/55:hover{color:rgba(59,7,100,.55)}.hover\:text-purple-950\/60:hover{color:rgba(59,7,100,.6)}.hover\:text-purple-950\/65:hover{color:rgba(59,7,100,.65)}.hover\:text-purple-950\/70:hover{color:rgba(59,7,100,.7)}.hover\:text-purple-950\/75:hover{color:rgba(59,7,100,.75)}.hover\:text-purple-950\/80:hover{color:rgba(59,7,100,.8)}.hover\:text-purple-950\/85:hover{color:rgba(59,7,100,.85)}.hover\:text-purple-950\/90:hover{color:rgba(59,7,100,.9)}.hover\:text-purple-950\/95:hover{color:rgba(59,7,100,.95)}.hover\:text-purple-accent:hover{color:#d9d3e8;color:hsl(var(--purple-accent))}.hover\:text-purple-accent\/0:hover{color:rgba(217,211,232,0);color:hsl(var(--purple-accent)/0)}.hover\:text-purple-accent\/10:hover{color:rgba(217,211,232,.1);color:hsl(var(--purple-accent)/.1)}.hover\:text-purple-accent\/100:hover{color:#d9d3e8;color:hsl(var(--purple-accent)/1)}.hover\:text-purple-accent\/15:hover{color:rgba(217,211,232,.15);color:hsl(var(--purple-accent)/.15)}.hover\:text-purple-accent\/20:hover{color:rgba(217,211,232,.2);color:hsl(var(--purple-accent)/.2)}.hover\:text-purple-accent\/25:hover{color:rgba(217,211,232,.25);color:hsl(var(--purple-accent)/.25)}.hover\:text-purple-accent\/30:hover{color:rgba(217,211,232,.3);color:hsl(var(--purple-accent)/.3)}.hover\:text-purple-accent\/35:hover{color:rgba(217,211,232,.35);color:hsl(var(--purple-accent)/.35)}.hover\:text-purple-accent\/40:hover{color:rgba(217,211,232,.4);color:hsl(var(--purple-accent)/.4)}.hover\:text-purple-accent\/45:hover{color:rgba(217,211,232,.45);color:hsl(var(--purple-accent)/.45)}.hover\:text-purple-accent\/5:hover{color:rgba(217,211,232,.05);color:hsl(var(--purple-accent)/.05)}.hover\:text-purple-accent\/50:hover{color:rgba(217,211,232,.5);color:hsl(var(--purple-accent)/.5)}.hover\:text-purple-accent\/55:hover{color:rgba(217,211,232,.55);color:hsl(var(--purple-accent)/.55)}.hover\:text-purple-accent\/60:hover{color:rgba(217,211,232,.6);color:hsl(var(--purple-accent)/.6)}.hover\:text-purple-accent\/65:hover{color:rgba(217,211,232,.65);color:hsl(var(--purple-accent)/.65)}.hover\:text-purple-accent\/70:hover{color:rgba(217,211,232,.7);color:hsl(var(--purple-accent)/.7)}.hover\:text-purple-accent\/75:hover{color:rgba(217,211,232,.75);color:hsl(var(--purple-accent)/.75)}.hover\:text-purple-accent\/80:hover{color:rgba(217,211,232,.8);color:hsl(var(--purple-accent)/.8)}.hover\:text-purple-accent\/85:hover{color:rgba(217,211,232,.85);color:hsl(var(--purple-accent)/.85)}.hover\:text-purple-accent\/90:hover{color:rgba(217,211,232,.9);color:hsl(var(--purple-accent)/.9)}.hover\:text-purple-accent\/95:hover{color:rgba(217,211,232,.95);color:hsl(var(--purple-accent)/.95)}.hover\:text-purple-dark:hover{color:#442a93;color:hsl(var(--purple-dark))}.hover\:text-purple-dark\/0:hover{color:rgba(68,42,147,0);color:hsl(var(--purple-dark)/0)}.hover\:text-purple-dark\/10:hover{color:rgba(68,42,147,.1);color:hsl(var(--purple-dark)/.1)}.hover\:text-purple-dark\/100:hover{color:#442a93;color:hsl(var(--purple-dark)/1)}.hover\:text-purple-dark\/15:hover{color:rgba(68,42,147,.15);color:hsl(var(--purple-dark)/.15)}.hover\:text-purple-dark\/20:hover{color:rgba(68,42,147,.2);color:hsl(var(--purple-dark)/.2)}.hover\:text-purple-dark\/25:hover{color:rgba(68,42,147,.25);color:hsl(var(--purple-dark)/.25)}.hover\:text-purple-dark\/30:hover{color:rgba(68,42,147,.3);color:hsl(var(--purple-dark)/.3)}.hover\:text-purple-dark\/35:hover{color:rgba(68,42,147,.35);color:hsl(var(--purple-dark)/.35)}.hover\:text-purple-dark\/40:hover{color:rgba(68,42,147,.4);color:hsl(var(--purple-dark)/.4)}.hover\:text-purple-dark\/45:hover{color:rgba(68,42,147,.45);color:hsl(var(--purple-dark)/.45)}.hover\:text-purple-dark\/5:hover{color:rgba(68,42,147,.05);color:hsl(var(--purple-dark)/.05)}.hover\:text-purple-dark\/50:hover{color:rgba(68,42,147,.5);color:hsl(var(--purple-dark)/.5)}.hover\:text-purple-dark\/55:hover{color:rgba(68,42,147,.55);color:hsl(var(--purple-dark)/.55)}.hover\:text-purple-dark\/60:hover{color:rgba(68,42,147,.6);color:hsl(var(--purple-dark)/.6)}.hover\:text-purple-dark\/65:hover{color:rgba(68,42,147,.65);color:hsl(var(--purple-dark)/.65)}.hover\:text-purple-dark\/70:hover{color:rgba(68,42,147,.7);color:hsl(var(--purple-dark)/.7)}.hover\:text-purple-dark\/75:hover{color:rgba(68,42,147,.75);color:hsl(var(--purple-dark)/.75)}.hover\:text-purple-dark\/80:hover{color:rgba(68,42,147,.8);color:hsl(var(--purple-dark)/.8)}.hover\:text-purple-dark\/85:hover{color:rgba(68,42,147,.85);color:hsl(var(--purple-dark)/.85)}.hover\:text-purple-dark\/90:hover{color:rgba(68,42,147,.9);color:hsl(var(--purple-dark)/.9)}.hover\:text-purple-dark\/95:hover{color:rgba(68,42,147,.95);color:hsl(var(--purple-dark)/.95)}.hover\:text-purple-light:hover{color:#d9d3e8;color:hsl(var(--purple-light))}.hover\:text-purple-light\/0:hover{color:rgba(217,211,232,0);color:hsl(var(--purple-light)/0)}.hover\:text-purple-light\/10:hover{color:rgba(217,211,232,.1);color:hsl(var(--purple-light)/.1)}.hover\:text-purple-light\/100:hover{color:#d9d3e8;color:hsl(var(--purple-light)/1)}.hover\:text-purple-light\/15:hover{color:rgba(217,211,232,.15);color:hsl(var(--purple-light)/.15)}.hover\:text-purple-light\/20:hover{color:rgba(217,211,232,.2);color:hsl(var(--purple-light)/.2)}.hover\:text-purple-light\/25:hover{color:rgba(217,211,232,.25);color:hsl(var(--purple-light)/.25)}.hover\:text-purple-light\/30:hover{color:rgba(217,211,232,.3);color:hsl(var(--purple-light)/.3)}.hover\:text-purple-light\/35:hover{color:rgba(217,211,232,.35);color:hsl(var(--purple-light)/.35)}.hover\:text-purple-light\/40:hover{color:rgba(217,211,232,.4);color:hsl(var(--purple-light)/.4)}.hover\:text-purple-light\/45:hover{color:rgba(217,211,232,.45);color:hsl(var(--purple-light)/.45)}.hover\:text-purple-light\/5:hover{color:rgba(217,211,232,.05);color:hsl(var(--purple-light)/.05)}.hover\:text-purple-light\/50:hover{color:rgba(217,211,232,.5);color:hsl(var(--purple-light)/.5)}.hover\:text-purple-light\/55:hover{color:rgba(217,211,232,.55);color:hsl(var(--purple-light)/.55)}.hover\:text-purple-light\/60:hover{color:rgba(217,211,232,.6);color:hsl(var(--purple-light)/.6)}.hover\:text-purple-light\/65:hover{color:rgba(217,211,232,.65);color:hsl(var(--purple-light)/.65)}.hover\:text-purple-light\/70:hover{color:rgba(217,211,232,.7);color:hsl(var(--purple-light)/.7)}.hover\:text-purple-light\/75:hover{color:rgba(217,211,232,.75);color:hsl(var(--purple-light)/.75)}.hover\:text-purple-light\/80:hover{color:rgba(217,211,232,.8);color:hsl(var(--purple-light)/.8)}.hover\:text-purple-light\/85:hover{color:rgba(217,211,232,.85);color:hsl(var(--purple-light)/.85)}.hover\:text-purple-light\/90:hover{color:rgba(217,211,232,.9);color:hsl(var(--purple-light)/.9)}.hover\:text-purple-light\/95:hover{color:rgba(217,211,232,.95);color:hsl(var(--purple-light)/.95)}.hover\:text-purple-secondary:hover{color:#442a93;color:hsl(var(--purple-secondary))}.hover\:text-purple-secondary\/0:hover{color:rgba(68,42,147,0);color:hsl(var(--purple-secondary)/0)}.hover\:text-purple-secondary\/10:hover{color:rgba(68,42,147,.1);color:hsl(var(--purple-secondary)/.1)}.hover\:text-purple-secondary\/100:hover{color:#442a93;color:hsl(var(--purple-secondary)/1)}.hover\:text-purple-secondary\/15:hover{color:rgba(68,42,147,.15);color:hsl(var(--purple-secondary)/.15)}.hover\:text-purple-secondary\/20:hover{color:rgba(68,42,147,.2);color:hsl(var(--purple-secondary)/.2)}.hover\:text-purple-secondary\/25:hover{color:rgba(68,42,147,.25);color:hsl(var(--purple-secondary)/.25)}.hover\:text-purple-secondary\/30:hover{color:rgba(68,42,147,.3);color:hsl(var(--purple-secondary)/.3)}.hover\:text-purple-secondary\/35:hover{color:rgba(68,42,147,.35);color:hsl(var(--purple-secondary)/.35)}.hover\:text-purple-secondary\/40:hover{color:rgba(68,42,147,.4);color:hsl(var(--purple-secondary)/.4)}.hover\:text-purple-secondary\/45:hover{color:rgba(68,42,147,.45);color:hsl(var(--purple-secondary)/.45)}.hover\:text-purple-secondary\/5:hover{color:rgba(68,42,147,.05);color:hsl(var(--purple-secondary)/.05)}.hover\:text-purple-secondary\/50:hover{color:rgba(68,42,147,.5);color:hsl(var(--purple-secondary)/.5)}.hover\:text-purple-secondary\/55:hover{color:rgba(68,42,147,.55);color:hsl(var(--purple-secondary)/.55)}.hover\:text-purple-secondary\/60:hover{color:rgba(68,42,147,.6);color:hsl(var(--purple-secondary)/.6)}.hover\:text-purple-secondary\/65:hover{color:rgba(68,42,147,.65);color:hsl(var(--purple-secondary)/.65)}.hover\:text-purple-secondary\/70:hover{color:rgba(68,42,147,.7);color:hsl(var(--purple-secondary)/.7)}.hover\:text-purple-secondary\/75:hover{color:rgba(68,42,147,.75);color:hsl(var(--purple-secondary)/.75)}.hover\:text-purple-secondary\/80:hover{color:rgba(68,42,147,.8);color:hsl(var(--purple-secondary)/.8)}.hover\:text-purple-secondary\/85:hover{color:rgba(68,42,147,.85);color:hsl(var(--purple-secondary)/.85)}.hover\:text-purple-secondary\/90:hover{color:rgba(68,42,147,.9);color:hsl(var(--purple-secondary)/.9)}.hover\:text-purple-secondary\/95:hover{color:rgba(68,42,147,.95);color:hsl(var(--purple-secondary)/.95)}.hover\:text-purple\/0:hover{color:rgba(88,88,213,0);color:hsl(var(--purple)/0)}.hover\:text-purple\/10:hover{color:rgba(88,88,213,.1);color:hsl(var(--purple)/.1)}.hover\:text-purple\/100:hover{color:#5858d5;color:hsl(var(--purple)/1)}.hover\:text-purple\/15:hover{color:rgba(88,88,213,.15);color:hsl(var(--purple)/.15)}.hover\:text-purple\/20:hover{color:rgba(88,88,213,.2);color:hsl(var(--purple)/.2)}.hover\:text-purple\/25:hover{color:rgba(88,88,213,.25);color:hsl(var(--purple)/.25)}.hover\:text-purple\/30:hover{color:rgba(88,88,213,.3);color:hsl(var(--purple)/.3)}.hover\:text-purple\/35:hover{color:rgba(88,88,213,.35);color:hsl(var(--purple)/.35)}.hover\:text-purple\/40:hover{color:rgba(88,88,213,.4);color:hsl(var(--purple)/.4)}.hover\:text-purple\/45:hover{color:rgba(88,88,213,.45);color:hsl(var(--purple)/.45)}.hover\:text-purple\/5:hover{color:rgba(88,88,213,.05);color:hsl(var(--purple)/.05)}.hover\:text-purple\/50:hover{color:rgba(88,88,213,.5);color:hsl(var(--purple)/.5)}.hover\:text-purple\/55:hover{color:rgba(88,88,213,.55);color:hsl(var(--purple)/.55)}.hover\:text-purple\/60:hover{color:rgba(88,88,213,.6);color:hsl(var(--purple)/.6)}.hover\:text-purple\/65:hover{color:rgba(88,88,213,.65);color:hsl(var(--purple)/.65)}.hover\:text-purple\/70:hover{color:rgba(88,88,213,.7);color:hsl(var(--purple)/.7)}.hover\:text-purple\/75:hover{color:rgba(88,88,213,.75);color:hsl(var(--purple)/.75)}.hover\:text-purple\/80:hover{color:rgba(88,88,213,.8);color:hsl(var(--purple)/.8)}.hover\:text-purple\/85:hover{color:rgba(88,88,213,.85);color:hsl(var(--purple)/.85)}.hover\:text-purple\/90:hover{color:rgba(88,88,213,.9);color:hsl(var(--purple)/.9)}.hover\:text-purple\/95:hover{color:rgba(88,88,213,.95);color:hsl(var(--purple)/.95)}.hover\:text-red:hover{color:#dd0833;color:hsl(var(--red))}.hover\:text-red-100:hover{--tw-text-opacity:1;color:#fee2e2;color:rgba(254,226,226,var(--tw-text-opacity))}.hover\:text-red-100\/0:hover{color:hsla(0,93%,94%,0)}.hover\:text-red-100\/10:hover{color:hsla(0,93%,94%,.1)}.hover\:text-red-100\/100:hover{color:#fee2e2}.hover\:text-red-100\/15:hover{color:hsla(0,93%,94%,.15)}.hover\:text-red-100\/20:hover{color:hsla(0,93%,94%,.2)}.hover\:text-red-100\/25:hover{color:hsla(0,93%,94%,.25)}.hover\:text-red-100\/30:hover{color:hsla(0,93%,94%,.3)}.hover\:text-red-100\/35:hover{color:hsla(0,93%,94%,.35)}.hover\:text-red-100\/40:hover{color:hsla(0,93%,94%,.4)}.hover\:text-red-100\/45:hover{color:hsla(0,93%,94%,.45)}.hover\:text-red-100\/5:hover{color:hsla(0,93%,94%,.05)}.hover\:text-red-100\/50:hover{color:hsla(0,93%,94%,.5)}.hover\:text-red-100\/55:hover{color:hsla(0,93%,94%,.55)}.hover\:text-red-100\/60:hover{color:hsla(0,93%,94%,.6)}.hover\:text-red-100\/65:hover{color:hsla(0,93%,94%,.65)}.hover\:text-red-100\/70:hover{color:hsla(0,93%,94%,.7)}.hover\:text-red-100\/75:hover{color:hsla(0,93%,94%,.75)}.hover\:text-red-100\/80:hover{color:hsla(0,93%,94%,.8)}.hover\:text-red-100\/85:hover{color:hsla(0,93%,94%,.85)}.hover\:text-red-100\/90:hover{color:hsla(0,93%,94%,.9)}.hover\:text-red-100\/95:hover{color:hsla(0,93%,94%,.95)}.hover\:text-red-200:hover{--tw-text-opacity:1;color:#fecaca;color:rgba(254,202,202,var(--tw-text-opacity))}.hover\:text-red-200\/0:hover{color:hsla(0,96%,89%,0)}.hover\:text-red-200\/10:hover{color:hsla(0,96%,89%,.1)}.hover\:text-red-200\/100:hover{color:#fecaca}.hover\:text-red-200\/15:hover{color:hsla(0,96%,89%,.15)}.hover\:text-red-200\/20:hover{color:hsla(0,96%,89%,.2)}.hover\:text-red-200\/25:hover{color:hsla(0,96%,89%,.25)}.hover\:text-red-200\/30:hover{color:hsla(0,96%,89%,.3)}.hover\:text-red-200\/35:hover{color:hsla(0,96%,89%,.35)}.hover\:text-red-200\/40:hover{color:hsla(0,96%,89%,.4)}.hover\:text-red-200\/45:hover{color:hsla(0,96%,89%,.45)}.hover\:text-red-200\/5:hover{color:hsla(0,96%,89%,.05)}.hover\:text-red-200\/50:hover{color:hsla(0,96%,89%,.5)}.hover\:text-red-200\/55:hover{color:hsla(0,96%,89%,.55)}.hover\:text-red-200\/60:hover{color:hsla(0,96%,89%,.6)}.hover\:text-red-200\/65:hover{color:hsla(0,96%,89%,.65)}.hover\:text-red-200\/70:hover{color:hsla(0,96%,89%,.7)}.hover\:text-red-200\/75:hover{color:hsla(0,96%,89%,.75)}.hover\:text-red-200\/80:hover{color:hsla(0,96%,89%,.8)}.hover\:text-red-200\/85:hover{color:hsla(0,96%,89%,.85)}.hover\:text-red-200\/90:hover{color:hsla(0,96%,89%,.9)}.hover\:text-red-200\/95:hover{color:hsla(0,96%,89%,.95)}.hover\:text-red-300:hover{--tw-text-opacity:1;color:#fca5a5;color:rgba(252,165,165,var(--tw-text-opacity))}.hover\:text-red-300\/0:hover{color:hsla(0,94%,82%,0)}.hover\:text-red-300\/10:hover{color:hsla(0,94%,82%,.1)}.hover\:text-red-300\/100:hover{color:#fca5a5}.hover\:text-red-300\/15:hover{color:hsla(0,94%,82%,.15)}.hover\:text-red-300\/20:hover{color:hsla(0,94%,82%,.2)}.hover\:text-red-300\/25:hover{color:hsla(0,94%,82%,.25)}.hover\:text-red-300\/30:hover{color:hsla(0,94%,82%,.3)}.hover\:text-red-300\/35:hover{color:hsla(0,94%,82%,.35)}.hover\:text-red-300\/40:hover{color:hsla(0,94%,82%,.4)}.hover\:text-red-300\/45:hover{color:hsla(0,94%,82%,.45)}.hover\:text-red-300\/5:hover{color:hsla(0,94%,82%,.05)}.hover\:text-red-300\/50:hover{color:hsla(0,94%,82%,.5)}.hover\:text-red-300\/55:hover{color:hsla(0,94%,82%,.55)}.hover\:text-red-300\/60:hover{color:hsla(0,94%,82%,.6)}.hover\:text-red-300\/65:hover{color:hsla(0,94%,82%,.65)}.hover\:text-red-300\/70:hover{color:hsla(0,94%,82%,.7)}.hover\:text-red-300\/75:hover{color:hsla(0,94%,82%,.75)}.hover\:text-red-300\/80:hover{color:hsla(0,94%,82%,.8)}.hover\:text-red-300\/85:hover{color:hsla(0,94%,82%,.85)}.hover\:text-red-300\/90:hover{color:hsla(0,94%,82%,.9)}.hover\:text-red-300\/95:hover{color:hsla(0,94%,82%,.95)}.hover\:text-red-400:hover{--tw-text-opacity:1;color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity))}.hover\:text-red-400\/0:hover{color:hsla(0,91%,71%,0)}.hover\:text-red-400\/10:hover{color:hsla(0,91%,71%,.1)}.hover\:text-red-400\/100:hover{color:#f87171}.hover\:text-red-400\/15:hover{color:hsla(0,91%,71%,.15)}.hover\:text-red-400\/20:hover{color:hsla(0,91%,71%,.2)}.hover\:text-red-400\/25:hover{color:hsla(0,91%,71%,.25)}.hover\:text-red-400\/30:hover{color:hsla(0,91%,71%,.3)}.hover\:text-red-400\/35:hover{color:hsla(0,91%,71%,.35)}.hover\:text-red-400\/40:hover{color:hsla(0,91%,71%,.4)}.hover\:text-red-400\/45:hover{color:hsla(0,91%,71%,.45)}.hover\:text-red-400\/5:hover{color:hsla(0,91%,71%,.05)}.hover\:text-red-400\/50:hover{color:hsla(0,91%,71%,.5)}.hover\:text-red-400\/55:hover{color:hsla(0,91%,71%,.55)}.hover\:text-red-400\/60:hover{color:hsla(0,91%,71%,.6)}.hover\:text-red-400\/65:hover{color:hsla(0,91%,71%,.65)}.hover\:text-red-400\/70:hover{color:hsla(0,91%,71%,.7)}.hover\:text-red-400\/75:hover{color:hsla(0,91%,71%,.75)}.hover\:text-red-400\/80:hover{color:hsla(0,91%,71%,.8)}.hover\:text-red-400\/85:hover{color:hsla(0,91%,71%,.85)}.hover\:text-red-400\/90:hover{color:hsla(0,91%,71%,.9)}.hover\:text-red-400\/95:hover{color:hsla(0,91%,71%,.95)}.hover\:text-red-50:hover{--tw-text-opacity:1;color:#fef2f2;color:rgba(254,242,242,var(--tw-text-opacity))}.hover\:text-red-50\/0:hover{color:hsla(0,86%,97%,0)}.hover\:text-red-50\/10:hover{color:hsla(0,86%,97%,.1)}.hover\:text-red-50\/100:hover{color:#fef2f2}.hover\:text-red-50\/15:hover{color:hsla(0,86%,97%,.15)}.hover\:text-red-50\/20:hover{color:hsla(0,86%,97%,.2)}.hover\:text-red-50\/25:hover{color:hsla(0,86%,97%,.25)}.hover\:text-red-50\/30:hover{color:hsla(0,86%,97%,.3)}.hover\:text-red-50\/35:hover{color:hsla(0,86%,97%,.35)}.hover\:text-red-50\/40:hover{color:hsla(0,86%,97%,.4)}.hover\:text-red-50\/45:hover{color:hsla(0,86%,97%,.45)}.hover\:text-red-50\/5:hover{color:hsla(0,86%,97%,.05)}.hover\:text-red-50\/50:hover{color:hsla(0,86%,97%,.5)}.hover\:text-red-50\/55:hover{color:hsla(0,86%,97%,.55)}.hover\:text-red-50\/60:hover{color:hsla(0,86%,97%,.6)}.hover\:text-red-50\/65:hover{color:hsla(0,86%,97%,.65)}.hover\:text-red-50\/70:hover{color:hsla(0,86%,97%,.7)}.hover\:text-red-50\/75:hover{color:hsla(0,86%,97%,.75)}.hover\:text-red-50\/80:hover{color:hsla(0,86%,97%,.8)}.hover\:text-red-50\/85:hover{color:hsla(0,86%,97%,.85)}.hover\:text-red-50\/90:hover{color:hsla(0,86%,97%,.9)}.hover\:text-red-50\/95:hover{color:hsla(0,86%,97%,.95)}.hover\:text-red-500:hover{--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity))}.hover\:text-red-500\/0:hover{color:rgba(239,68,68,0)}.hover\:text-red-500\/10:hover{color:rgba(239,68,68,.1)}.hover\:text-red-500\/100:hover{color:#ef4444}.hover\:text-red-500\/15:hover{color:rgba(239,68,68,.15)}.hover\:text-red-500\/20:hover{color:rgba(239,68,68,.2)}.hover\:text-red-500\/25:hover{color:rgba(239,68,68,.25)}.hover\:text-red-500\/30:hover{color:rgba(239,68,68,.3)}.hover\:text-red-500\/35:hover{color:rgba(239,68,68,.35)}.hover\:text-red-500\/40:hover{color:rgba(239,68,68,.4)}.hover\:text-red-500\/45:hover{color:rgba(239,68,68,.45)}.hover\:text-red-500\/5:hover{color:rgba(239,68,68,.05)}.hover\:text-red-500\/50:hover{color:rgba(239,68,68,.5)}.hover\:text-red-500\/55:hover{color:rgba(239,68,68,.55)}.hover\:text-red-500\/60:hover{color:rgba(239,68,68,.6)}.hover\:text-red-500\/65:hover{color:rgba(239,68,68,.65)}.hover\:text-red-500\/70:hover{color:rgba(239,68,68,.7)}.hover\:text-red-500\/75:hover{color:rgba(239,68,68,.75)}.hover\:text-red-500\/80:hover{color:rgba(239,68,68,.8)}.hover\:text-red-500\/85:hover{color:rgba(239,68,68,.85)}.hover\:text-red-500\/90:hover{color:rgba(239,68,68,.9)}.hover\:text-red-500\/95:hover{color:rgba(239,68,68,.95)}.hover\:text-red-600:hover{--tw-text-opacity:1;color:#dc2626;color:rgba(220,38,38,var(--tw-text-opacity))}.hover\:text-red-600\/0:hover{color:rgba(220,38,38,0)}.hover\:text-red-600\/10:hover{color:rgba(220,38,38,.1)}.hover\:text-red-600\/100:hover{color:#dc2626}.hover\:text-red-600\/15:hover{color:rgba(220,38,38,.15)}.hover\:text-red-600\/20:hover{color:rgba(220,38,38,.2)}.hover\:text-red-600\/25:hover{color:rgba(220,38,38,.25)}.hover\:text-red-600\/30:hover{color:rgba(220,38,38,.3)}.hover\:text-red-600\/35:hover{color:rgba(220,38,38,.35)}.hover\:text-red-600\/40:hover{color:rgba(220,38,38,.4)}.hover\:text-red-600\/45:hover{color:rgba(220,38,38,.45)}.hover\:text-red-600\/5:hover{color:rgba(220,38,38,.05)}.hover\:text-red-600\/50:hover{color:rgba(220,38,38,.5)}.hover\:text-red-600\/55:hover{color:rgba(220,38,38,.55)}.hover\:text-red-600\/60:hover{color:rgba(220,38,38,.6)}.hover\:text-red-600\/65:hover{color:rgba(220,38,38,.65)}.hover\:text-red-600\/70:hover{color:rgba(220,38,38,.7)}.hover\:text-red-600\/75:hover{color:rgba(220,38,38,.75)}.hover\:text-red-600\/80:hover{color:rgba(220,38,38,.8)}.hover\:text-red-600\/85:hover{color:rgba(220,38,38,.85)}.hover\:text-red-600\/90:hover{color:rgba(220,38,38,.9)}.hover\:text-red-600\/95:hover{color:rgba(220,38,38,.95)}.hover\:text-red-700:hover{--tw-text-opacity:1;color:#b91c1c;color:rgba(185,28,28,var(--tw-text-opacity))}.hover\:text-red-700\/0:hover{color:rgba(185,28,28,0)}.hover\:text-red-700\/10:hover{color:rgba(185,28,28,.1)}.hover\:text-red-700\/100:hover{color:#b91c1c}.hover\:text-red-700\/15:hover{color:rgba(185,28,28,.15)}.hover\:text-red-700\/20:hover{color:rgba(185,28,28,.2)}.hover\:text-red-700\/25:hover{color:rgba(185,28,28,.25)}.hover\:text-red-700\/30:hover{color:rgba(185,28,28,.3)}.hover\:text-red-700\/35:hover{color:rgba(185,28,28,.35)}.hover\:text-red-700\/40:hover{color:rgba(185,28,28,.4)}.hover\:text-red-700\/45:hover{color:rgba(185,28,28,.45)}.hover\:text-red-700\/5:hover{color:rgba(185,28,28,.05)}.hover\:text-red-700\/50:hover{color:rgba(185,28,28,.5)}.hover\:text-red-700\/55:hover{color:rgba(185,28,28,.55)}.hover\:text-red-700\/60:hover{color:rgba(185,28,28,.6)}.hover\:text-red-700\/65:hover{color:rgba(185,28,28,.65)}.hover\:text-red-700\/70:hover{color:rgba(185,28,28,.7)}.hover\:text-red-700\/75:hover{color:rgba(185,28,28,.75)}.hover\:text-red-700\/80:hover{color:rgba(185,28,28,.8)}.hover\:text-red-700\/85:hover{color:rgba(185,28,28,.85)}.hover\:text-red-700\/90:hover{color:rgba(185,28,28,.9)}.hover\:text-red-700\/95:hover{color:rgba(185,28,28,.95)}.hover\:text-red-800:hover{--tw-text-opacity:1;color:#991b1b;color:rgba(153,27,27,var(--tw-text-opacity))}.hover\:text-red-800\/0:hover{color:rgba(153,27,27,0)}.hover\:text-red-800\/10:hover{color:rgba(153,27,27,.1)}.hover\:text-red-800\/100:hover{color:#991b1b}.hover\:text-red-800\/15:hover{color:rgba(153,27,27,.15)}.hover\:text-red-800\/20:hover{color:rgba(153,27,27,.2)}.hover\:text-red-800\/25:hover{color:rgba(153,27,27,.25)}.hover\:text-red-800\/30:hover{color:rgba(153,27,27,.3)}.hover\:text-red-800\/35:hover{color:rgba(153,27,27,.35)}.hover\:text-red-800\/40:hover{color:rgba(153,27,27,.4)}.hover\:text-red-800\/45:hover{color:rgba(153,27,27,.45)}.hover\:text-red-800\/5:hover{color:rgba(153,27,27,.05)}.hover\:text-red-800\/50:hover{color:rgba(153,27,27,.5)}.hover\:text-red-800\/55:hover{color:rgba(153,27,27,.55)}.hover\:text-red-800\/60:hover{color:rgba(153,27,27,.6)}.hover\:text-red-800\/65:hover{color:rgba(153,27,27,.65)}.hover\:text-red-800\/70:hover{color:rgba(153,27,27,.7)}.hover\:text-red-800\/75:hover{color:rgba(153,27,27,.75)}.hover\:text-red-800\/80:hover{color:rgba(153,27,27,.8)}.hover\:text-red-800\/85:hover{color:rgba(153,27,27,.85)}.hover\:text-red-800\/90:hover{color:rgba(153,27,27,.9)}.hover\:text-red-800\/95:hover{color:rgba(153,27,27,.95)}.hover\:text-red-900:hover{--tw-text-opacity:1;color:#7f1d1d;color:rgba(127,29,29,var(--tw-text-opacity))}.hover\:text-red-900\/0:hover{color:rgba(127,29,29,0)}.hover\:text-red-900\/10:hover{color:rgba(127,29,29,.1)}.hover\:text-red-900\/100:hover{color:#7f1d1d}.hover\:text-red-900\/15:hover{color:rgba(127,29,29,.15)}.hover\:text-red-900\/20:hover{color:rgba(127,29,29,.2)}.hover\:text-red-900\/25:hover{color:rgba(127,29,29,.25)}.hover\:text-red-900\/30:hover{color:rgba(127,29,29,.3)}.hover\:text-red-900\/35:hover{color:rgba(127,29,29,.35)}.hover\:text-red-900\/40:hover{color:rgba(127,29,29,.4)}.hover\:text-red-900\/45:hover{color:rgba(127,29,29,.45)}.hover\:text-red-900\/5:hover{color:rgba(127,29,29,.05)}.hover\:text-red-900\/50:hover{color:rgba(127,29,29,.5)}.hover\:text-red-900\/55:hover{color:rgba(127,29,29,.55)}.hover\:text-red-900\/60:hover{color:rgba(127,29,29,.6)}.hover\:text-red-900\/65:hover{color:rgba(127,29,29,.65)}.hover\:text-red-900\/70:hover{color:rgba(127,29,29,.7)}.hover\:text-red-900\/75:hover{color:rgba(127,29,29,.75)}.hover\:text-red-900\/80:hover{color:rgba(127,29,29,.8)}.hover\:text-red-900\/85:hover{color:rgba(127,29,29,.85)}.hover\:text-red-900\/90:hover{color:rgba(127,29,29,.9)}.hover\:text-red-900\/95:hover{color:rgba(127,29,29,.95)}.hover\:text-red-950:hover{--tw-text-opacity:1;color:#450a0a;color:rgba(69,10,10,var(--tw-text-opacity))}.hover\:text-red-950\/0:hover{color:rgba(69,10,10,0)}.hover\:text-red-950\/10:hover{color:rgba(69,10,10,.1)}.hover\:text-red-950\/100:hover{color:#450a0a}.hover\:text-red-950\/15:hover{color:rgba(69,10,10,.15)}.hover\:text-red-950\/20:hover{color:rgba(69,10,10,.2)}.hover\:text-red-950\/25:hover{color:rgba(69,10,10,.25)}.hover\:text-red-950\/30:hover{color:rgba(69,10,10,.3)}.hover\:text-red-950\/35:hover{color:rgba(69,10,10,.35)}.hover\:text-red-950\/40:hover{color:rgba(69,10,10,.4)}.hover\:text-red-950\/45:hover{color:rgba(69,10,10,.45)}.hover\:text-red-950\/5:hover{color:rgba(69,10,10,.05)}.hover\:text-red-950\/50:hover{color:rgba(69,10,10,.5)}.hover\:text-red-950\/55:hover{color:rgba(69,10,10,.55)}.hover\:text-red-950\/60:hover{color:rgba(69,10,10,.6)}.hover\:text-red-950\/65:hover{color:rgba(69,10,10,.65)}.hover\:text-red-950\/70:hover{color:rgba(69,10,10,.7)}.hover\:text-red-950\/75:hover{color:rgba(69,10,10,.75)}.hover\:text-red-950\/80:hover{color:rgba(69,10,10,.8)}.hover\:text-red-950\/85:hover{color:rgba(69,10,10,.85)}.hover\:text-red-950\/90:hover{color:rgba(69,10,10,.9)}.hover\:text-red-950\/95:hover{color:rgba(69,10,10,.95)}.hover\:text-red-accent:hover{color:#f8ced6;color:hsl(var(--red-accent))}.hover\:text-red-accent\/0:hover{color:rgba(248,206,214,0);color:hsl(var(--red-accent)/0)}.hover\:text-red-accent\/10:hover{color:rgba(248,206,214,.1);color:hsl(var(--red-accent)/.1)}.hover\:text-red-accent\/100:hover{color:#f8ced6;color:hsl(var(--red-accent)/1)}.hover\:text-red-accent\/15:hover{color:rgba(248,206,214,.15);color:hsl(var(--red-accent)/.15)}.hover\:text-red-accent\/20:hover{color:rgba(248,206,214,.2);color:hsl(var(--red-accent)/.2)}.hover\:text-red-accent\/25:hover{color:rgba(248,206,214,.25);color:hsl(var(--red-accent)/.25)}.hover\:text-red-accent\/30:hover{color:rgba(248,206,214,.3);color:hsl(var(--red-accent)/.3)}.hover\:text-red-accent\/35:hover{color:rgba(248,206,214,.35);color:hsl(var(--red-accent)/.35)}.hover\:text-red-accent\/40:hover{color:rgba(248,206,214,.4);color:hsl(var(--red-accent)/.4)}.hover\:text-red-accent\/45:hover{color:rgba(248,206,214,.45);color:hsl(var(--red-accent)/.45)}.hover\:text-red-accent\/5:hover{color:rgba(248,206,214,.05);color:hsl(var(--red-accent)/.05)}.hover\:text-red-accent\/50:hover{color:rgba(248,206,214,.5);color:hsl(var(--red-accent)/.5)}.hover\:text-red-accent\/55:hover{color:rgba(248,206,214,.55);color:hsl(var(--red-accent)/.55)}.hover\:text-red-accent\/60:hover{color:rgba(248,206,214,.6);color:hsl(var(--red-accent)/.6)}.hover\:text-red-accent\/65:hover{color:rgba(248,206,214,.65);color:hsl(var(--red-accent)/.65)}.hover\:text-red-accent\/70:hover{color:rgba(248,206,214,.7);color:hsl(var(--red-accent)/.7)}.hover\:text-red-accent\/75:hover{color:rgba(248,206,214,.75);color:hsl(var(--red-accent)/.75)}.hover\:text-red-accent\/80:hover{color:rgba(248,206,214,.8);color:hsl(var(--red-accent)/.8)}.hover\:text-red-accent\/85:hover{color:rgba(248,206,214,.85);color:hsl(var(--red-accent)/.85)}.hover\:text-red-accent\/90:hover{color:rgba(248,206,214,.9);color:hsl(var(--red-accent)/.9)}.hover\:text-red-accent\/95:hover{color:rgba(248,206,214,.95);color:hsl(var(--red-accent)/.95)}.hover\:text-red-dark:hover{color:#c5072d;color:hsl(var(--red-dark))}.hover\:text-red-dark\/0:hover{color:rgba(197,7,45,0);color:hsl(var(--red-dark)/0)}.hover\:text-red-dark\/10:hover{color:rgba(197,7,45,.1);color:hsl(var(--red-dark)/.1)}.hover\:text-red-dark\/100:hover{color:#c5072d;color:hsl(var(--red-dark)/1)}.hover\:text-red-dark\/15:hover{color:rgba(197,7,45,.15);color:hsl(var(--red-dark)/.15)}.hover\:text-red-dark\/20:hover{color:rgba(197,7,45,.2);color:hsl(var(--red-dark)/.2)}.hover\:text-red-dark\/25:hover{color:rgba(197,7,45,.25);color:hsl(var(--red-dark)/.25)}.hover\:text-red-dark\/30:hover{color:rgba(197,7,45,.3);color:hsl(var(--red-dark)/.3)}.hover\:text-red-dark\/35:hover{color:rgba(197,7,45,.35);color:hsl(var(--red-dark)/.35)}.hover\:text-red-dark\/40:hover{color:rgba(197,7,45,.4);color:hsl(var(--red-dark)/.4)}.hover\:text-red-dark\/45:hover{color:rgba(197,7,45,.45);color:hsl(var(--red-dark)/.45)}.hover\:text-red-dark\/5:hover{color:rgba(197,7,45,.05);color:hsl(var(--red-dark)/.05)}.hover\:text-red-dark\/50:hover{color:rgba(197,7,45,.5);color:hsl(var(--red-dark)/.5)}.hover\:text-red-dark\/55:hover{color:rgba(197,7,45,.55);color:hsl(var(--red-dark)/.55)}.hover\:text-red-dark\/60:hover{color:rgba(197,7,45,.6);color:hsl(var(--red-dark)/.6)}.hover\:text-red-dark\/65:hover{color:rgba(197,7,45,.65);color:hsl(var(--red-dark)/.65)}.hover\:text-red-dark\/70:hover{color:rgba(197,7,45,.7);color:hsl(var(--red-dark)/.7)}.hover\:text-red-dark\/75:hover{color:rgba(197,7,45,.75);color:hsl(var(--red-dark)/.75)}.hover\:text-red-dark\/80:hover{color:rgba(197,7,45,.8);color:hsl(var(--red-dark)/.8)}.hover\:text-red-dark\/85:hover{color:rgba(197,7,45,.85);color:hsl(var(--red-dark)/.85)}.hover\:text-red-dark\/90:hover{color:rgba(197,7,45,.9);color:hsl(var(--red-dark)/.9)}.hover\:text-red-dark\/95:hover{color:rgba(197,7,45,.95);color:hsl(var(--red-dark)/.95)}.hover\:text-red-light:hover{color:#f8ced6;color:hsl(var(--red-light))}.hover\:text-red-light\/0:hover{color:rgba(248,206,214,0);color:hsl(var(--red-light)/0)}.hover\:text-red-light\/10:hover{color:rgba(248,206,214,.1);color:hsl(var(--red-light)/.1)}.hover\:text-red-light\/100:hover{color:#f8ced6;color:hsl(var(--red-light)/1)}.hover\:text-red-light\/15:hover{color:rgba(248,206,214,.15);color:hsl(var(--red-light)/.15)}.hover\:text-red-light\/20:hover{color:rgba(248,206,214,.2);color:hsl(var(--red-light)/.2)}.hover\:text-red-light\/25:hover{color:rgba(248,206,214,.25);color:hsl(var(--red-light)/.25)}.hover\:text-red-light\/30:hover{color:rgba(248,206,214,.3);color:hsl(var(--red-light)/.3)}.hover\:text-red-light\/35:hover{color:rgba(248,206,214,.35);color:hsl(var(--red-light)/.35)}.hover\:text-red-light\/40:hover{color:rgba(248,206,214,.4);color:hsl(var(--red-light)/.4)}.hover\:text-red-light\/45:hover{color:rgba(248,206,214,.45);color:hsl(var(--red-light)/.45)}.hover\:text-red-light\/5:hover{color:rgba(248,206,214,.05);color:hsl(var(--red-light)/.05)}.hover\:text-red-light\/50:hover{color:rgba(248,206,214,.5);color:hsl(var(--red-light)/.5)}.hover\:text-red-light\/55:hover{color:rgba(248,206,214,.55);color:hsl(var(--red-light)/.55)}.hover\:text-red-light\/60:hover{color:rgba(248,206,214,.6);color:hsl(var(--red-light)/.6)}.hover\:text-red-light\/65:hover{color:rgba(248,206,214,.65);color:hsl(var(--red-light)/.65)}.hover\:text-red-light\/70:hover{color:rgba(248,206,214,.7);color:hsl(var(--red-light)/.7)}.hover\:text-red-light\/75:hover{color:rgba(248,206,214,.75);color:hsl(var(--red-light)/.75)}.hover\:text-red-light\/80:hover{color:rgba(248,206,214,.8);color:hsl(var(--red-light)/.8)}.hover\:text-red-light\/85:hover{color:rgba(248,206,214,.85);color:hsl(var(--red-light)/.85)}.hover\:text-red-light\/90:hover{color:rgba(248,206,214,.9);color:hsl(var(--red-light)/.9)}.hover\:text-red-light\/95:hover{color:rgba(248,206,214,.95);color:hsl(var(--red-light)/.95)}.hover\:text-red-secondary:hover{color:#c5072d;color:hsl(var(--red-secondary))}.hover\:text-red-secondary\/0:hover{color:rgba(197,7,45,0);color:hsl(var(--red-secondary)/0)}.hover\:text-red-secondary\/10:hover{color:rgba(197,7,45,.1);color:hsl(var(--red-secondary)/.1)}.hover\:text-red-secondary\/100:hover{color:#c5072d;color:hsl(var(--red-secondary)/1)}.hover\:text-red-secondary\/15:hover{color:rgba(197,7,45,.15);color:hsl(var(--red-secondary)/.15)}.hover\:text-red-secondary\/20:hover{color:rgba(197,7,45,.2);color:hsl(var(--red-secondary)/.2)}.hover\:text-red-secondary\/25:hover{color:rgba(197,7,45,.25);color:hsl(var(--red-secondary)/.25)}.hover\:text-red-secondary\/30:hover{color:rgba(197,7,45,.3);color:hsl(var(--red-secondary)/.3)}.hover\:text-red-secondary\/35:hover{color:rgba(197,7,45,.35);color:hsl(var(--red-secondary)/.35)}.hover\:text-red-secondary\/40:hover{color:rgba(197,7,45,.4);color:hsl(var(--red-secondary)/.4)}.hover\:text-red-secondary\/45:hover{color:rgba(197,7,45,.45);color:hsl(var(--red-secondary)/.45)}.hover\:text-red-secondary\/5:hover{color:rgba(197,7,45,.05);color:hsl(var(--red-secondary)/.05)}.hover\:text-red-secondary\/50:hover{color:rgba(197,7,45,.5);color:hsl(var(--red-secondary)/.5)}.hover\:text-red-secondary\/55:hover{color:rgba(197,7,45,.55);color:hsl(var(--red-secondary)/.55)}.hover\:text-red-secondary\/60:hover{color:rgba(197,7,45,.6);color:hsl(var(--red-secondary)/.6)}.hover\:text-red-secondary\/65:hover{color:rgba(197,7,45,.65);color:hsl(var(--red-secondary)/.65)}.hover\:text-red-secondary\/70:hover{color:rgba(197,7,45,.7);color:hsl(var(--red-secondary)/.7)}.hover\:text-red-secondary\/75:hover{color:rgba(197,7,45,.75);color:hsl(var(--red-secondary)/.75)}.hover\:text-red-secondary\/80:hover{color:rgba(197,7,45,.8);color:hsl(var(--red-secondary)/.8)}.hover\:text-red-secondary\/85:hover{color:rgba(197,7,45,.85);color:hsl(var(--red-secondary)/.85)}.hover\:text-red-secondary\/90:hover{color:rgba(197,7,45,.9);color:hsl(var(--red-secondary)/.9)}.hover\:text-red-secondary\/95:hover{color:rgba(197,7,45,.95);color:hsl(var(--red-secondary)/.95)}.hover\:text-red\/0:hover{color:rgba(221,8,51,0);color:hsl(var(--red)/0)}.hover\:text-red\/10:hover{color:rgba(221,8,51,.1);color:hsl(var(--red)/.1)}.hover\:text-red\/100:hover{color:#dd0833;color:hsl(var(--red)/1)}.hover\:text-red\/15:hover{color:rgba(221,8,51,.15);color:hsl(var(--red)/.15)}.hover\:text-red\/20:hover{color:rgba(221,8,51,.2);color:hsl(var(--red)/.2)}.hover\:text-red\/25:hover{color:rgba(221,8,51,.25);color:hsl(var(--red)/.25)}.hover\:text-red\/30:hover{color:rgba(221,8,51,.3);color:hsl(var(--red)/.3)}.hover\:text-red\/35:hover{color:rgba(221,8,51,.35);color:hsl(var(--red)/.35)}.hover\:text-red\/40:hover{color:rgba(221,8,51,.4);color:hsl(var(--red)/.4)}.hover\:text-red\/45:hover{color:rgba(221,8,51,.45);color:hsl(var(--red)/.45)}.hover\:text-red\/5:hover{color:rgba(221,8,51,.05);color:hsl(var(--red)/.05)}.hover\:text-red\/50:hover{color:rgba(221,8,51,.5);color:hsl(var(--red)/.5)}.hover\:text-red\/55:hover{color:rgba(221,8,51,.55);color:hsl(var(--red)/.55)}.hover\:text-red\/60:hover{color:rgba(221,8,51,.6);color:hsl(var(--red)/.6)}.hover\:text-red\/65:hover{color:rgba(221,8,51,.65);color:hsl(var(--red)/.65)}.hover\:text-red\/70:hover{color:rgba(221,8,51,.7);color:hsl(var(--red)/.7)}.hover\:text-red\/75:hover{color:rgba(221,8,51,.75);color:hsl(var(--red)/.75)}.hover\:text-red\/80:hover{color:rgba(221,8,51,.8);color:hsl(var(--red)/.8)}.hover\:text-red\/85:hover{color:rgba(221,8,51,.85);color:hsl(var(--red)/.85)}.hover\:text-red\/90:hover{color:rgba(221,8,51,.9);color:hsl(var(--red)/.9)}.hover\:text-red\/95:hover{color:rgba(221,8,51,.95);color:hsl(var(--red)/.95)}.hover\:text-reddit:hover{color:#f40;color:hsl(var(--reddit))}.hover\:text-reddit\/0:hover{color:rgba(255,68,0,0);color:hsl(var(--reddit)/0)}.hover\:text-reddit\/10:hover{color:rgba(255,68,0,.1);color:hsl(var(--reddit)/.1)}.hover\:text-reddit\/100:hover{color:#f40;color:hsl(var(--reddit)/1)}.hover\:text-reddit\/15:hover{color:rgba(255,68,0,.15);color:hsl(var(--reddit)/.15)}.hover\:text-reddit\/20:hover{color:rgba(255,68,0,.2);color:hsl(var(--reddit)/.2)}.hover\:text-reddit\/25:hover{color:rgba(255,68,0,.25);color:hsl(var(--reddit)/.25)}.hover\:text-reddit\/30:hover{color:rgba(255,68,0,.3);color:hsl(var(--reddit)/.3)}.hover\:text-reddit\/35:hover{color:rgba(255,68,0,.35);color:hsl(var(--reddit)/.35)}.hover\:text-reddit\/40:hover{color:rgba(255,68,0,.4);color:hsl(var(--reddit)/.4)}.hover\:text-reddit\/45:hover{color:rgba(255,68,0,.45);color:hsl(var(--reddit)/.45)}.hover\:text-reddit\/5:hover{color:rgba(255,68,0,.05);color:hsl(var(--reddit)/.05)}.hover\:text-reddit\/50:hover{color:rgba(255,68,0,.5);color:hsl(var(--reddit)/.5)}.hover\:text-reddit\/55:hover{color:rgba(255,68,0,.55);color:hsl(var(--reddit)/.55)}.hover\:text-reddit\/60:hover{color:rgba(255,68,0,.6);color:hsl(var(--reddit)/.6)}.hover\:text-reddit\/65:hover{color:rgba(255,68,0,.65);color:hsl(var(--reddit)/.65)}.hover\:text-reddit\/70:hover{color:rgba(255,68,0,.7);color:hsl(var(--reddit)/.7)}.hover\:text-reddit\/75:hover{color:rgba(255,68,0,.75);color:hsl(var(--reddit)/.75)}.hover\:text-reddit\/80:hover{color:rgba(255,68,0,.8);color:hsl(var(--reddit)/.8)}.hover\:text-reddit\/85:hover{color:rgba(255,68,0,.85);color:hsl(var(--reddit)/.85)}.hover\:text-reddit\/90:hover{color:rgba(255,68,0,.9);color:hsl(var(--reddit)/.9)}.hover\:text-reddit\/95:hover{color:rgba(255,68,0,.95);color:hsl(var(--reddit)/.95)}.hover\:text-stark-violet:hover{--tw-text-opacity:1;color:#442993;color:rgba(68,41,147,var(--tw-text-opacity))}.hover\:text-stark-violet\/0:hover{color:rgba(68,41,147,0)}.hover\:text-stark-violet\/10:hover{color:rgba(68,41,147,.1)}.hover\:text-stark-violet\/100:hover{color:#442993}.hover\:text-stark-violet\/15:hover{color:rgba(68,41,147,.15)}.hover\:text-stark-violet\/20:hover{color:rgba(68,41,147,.2)}.hover\:text-stark-violet\/25:hover{color:rgba(68,41,147,.25)}.hover\:text-stark-violet\/30:hover{color:rgba(68,41,147,.3)}.hover\:text-stark-violet\/35:hover{color:rgba(68,41,147,.35)}.hover\:text-stark-violet\/40:hover{color:rgba(68,41,147,.4)}.hover\:text-stark-violet\/45:hover{color:rgba(68,41,147,.45)}.hover\:text-stark-violet\/5:hover{color:rgba(68,41,147,.05)}.hover\:text-stark-violet\/50:hover{color:rgba(68,41,147,.5)}.hover\:text-stark-violet\/55:hover{color:rgba(68,41,147,.55)}.hover\:text-stark-violet\/60:hover{color:rgba(68,41,147,.6)}.hover\:text-stark-violet\/65:hover{color:rgba(68,41,147,.65)}.hover\:text-stark-violet\/70:hover{color:rgba(68,41,147,.7)}.hover\:text-stark-violet\/75:hover{color:rgba(68,41,147,.75)}.hover\:text-stark-violet\/80:hover{color:rgba(68,41,147,.8)}.hover\:text-stark-violet\/85:hover{color:rgba(68,41,147,.85)}.hover\:text-stark-violet\/90:hover{color:rgba(68,41,147,.9)}.hover\:text-stark-violet\/95:hover{color:rgba(68,41,147,.95)}.hover\:text-sun:hover{--tw-text-opacity:1;color:#fab418;color:rgba(250,180,24,var(--tw-text-opacity))}.hover\:text-sun\/0:hover{color:rgba(250,180,24,0)}.hover\:text-sun\/10:hover{color:rgba(250,180,24,.1)}.hover\:text-sun\/100:hover{color:#fab418}.hover\:text-sun\/15:hover{color:rgba(250,180,24,.15)}.hover\:text-sun\/20:hover{color:rgba(250,180,24,.2)}.hover\:text-sun\/25:hover{color:rgba(250,180,24,.25)}.hover\:text-sun\/30:hover{color:rgba(250,180,24,.3)}.hover\:text-sun\/35:hover{color:rgba(250,180,24,.35)}.hover\:text-sun\/40:hover{color:rgba(250,180,24,.4)}.hover\:text-sun\/45:hover{color:rgba(250,180,24,.45)}.hover\:text-sun\/5:hover{color:rgba(250,180,24,.05)}.hover\:text-sun\/50:hover{color:rgba(250,180,24,.5)}.hover\:text-sun\/55:hover{color:rgba(250,180,24,.55)}.hover\:text-sun\/60:hover{color:rgba(250,180,24,.6)}.hover\:text-sun\/65:hover{color:rgba(250,180,24,.65)}.hover\:text-sun\/70:hover{color:rgba(250,180,24,.7)}.hover\:text-sun\/75:hover{color:rgba(250,180,24,.75)}.hover\:text-sun\/80:hover{color:rgba(250,180,24,.8)}.hover\:text-sun\/85:hover{color:rgba(250,180,24,.85)}.hover\:text-sun\/90:hover{color:rgba(250,180,24,.9)}.hover\:text-sun\/95:hover{color:rgba(250,180,24,.95)}.hover\:text-white:hover{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.focus\:border-dark:focus{border-color:#e65c00;border-color:hsl(var(--dark))}.focus\:border-grey-lighter:focus{--tw-border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--tw-border-opacity))}.focus\:border-grey-lighter\/0:focus{border-color:hsla(0,0%,96%,0)}.focus\:border-grey-lighter\/10:focus{border-color:hsla(0,0%,96%,.1)}.focus\:border-grey-lighter\/100:focus{border-color:#f5f5f5}.focus\:border-grey-lighter\/15:focus{border-color:hsla(0,0%,96%,.15)}.focus\:border-grey-lighter\/20:focus{border-color:hsla(0,0%,96%,.2)}.focus\:border-grey-lighter\/25:focus{border-color:hsla(0,0%,96%,.25)}.focus\:border-grey-lighter\/30:focus{border-color:hsla(0,0%,96%,.3)}.focus\:border-grey-lighter\/35:focus{border-color:hsla(0,0%,96%,.35)}.focus\:border-grey-lighter\/40:focus{border-color:hsla(0,0%,96%,.4)}.focus\:border-grey-lighter\/45:focus{border-color:hsla(0,0%,96%,.45)}.focus\:border-grey-lighter\/5:focus{border-color:hsla(0,0%,96%,.05)}.focus\:border-grey-lighter\/50:focus{border-color:hsla(0,0%,96%,.5)}.focus\:border-grey-lighter\/55:focus{border-color:hsla(0,0%,96%,.55)}.focus\:border-grey-lighter\/60:focus{border-color:hsla(0,0%,96%,.6)}.focus\:border-grey-lighter\/65:focus{border-color:hsla(0,0%,96%,.65)}.focus\:border-grey-lighter\/70:focus{border-color:hsla(0,0%,96%,.7)}.focus\:border-grey-lighter\/75:focus{border-color:hsla(0,0%,96%,.75)}.focus\:border-grey-lighter\/80:focus{border-color:hsla(0,0%,96%,.8)}.focus\:border-grey-lighter\/85:focus{border-color:hsla(0,0%,96%,.85)}.focus\:border-grey-lighter\/90:focus{border-color:hsla(0,0%,96%,.9)}.focus\:border-grey-lighter\/95:focus{border-color:hsla(0,0%,96%,.95)}.focus\:border-neutral-300:focus{--tw-border-opacity:1;border-color:#d4d4d4;border-color:rgba(212,212,212,var(--tw-border-opacity))}.focus\:border-primary:focus{border-color:#f60;border-color:hsl(var(--primary))}.focus\:border-primary-foreground:focus{border-color:#000;border-color:hsl(var(--primary-foreground))}.focus\:border-primary-foreground\/0:focus{border-color:transparent;border-color:hsl(var(--primary-foreground)/0)}.focus\:border-primary-foreground\/10:focus{border-color:rgba(0,0,0,.1);border-color:hsl(var(--primary-foreground)/.1)}.focus\:border-primary-foreground\/100:focus{border-color:#000;border-color:hsl(var(--primary-foreground)/1)}.focus\:border-primary-foreground\/15:focus{border-color:rgba(0,0,0,.15);border-color:hsl(var(--primary-foreground)/.15)}.focus\:border-primary-foreground\/20:focus{border-color:rgba(0,0,0,.2);border-color:hsl(var(--primary-foreground)/.2)}.focus\:border-primary-foreground\/25:focus{border-color:rgba(0,0,0,.25);border-color:hsl(var(--primary-foreground)/.25)}.focus\:border-primary-foreground\/30:focus{border-color:rgba(0,0,0,.3);border-color:hsl(var(--primary-foreground)/.3)}.focus\:border-primary-foreground\/35:focus{border-color:rgba(0,0,0,.35);border-color:hsl(var(--primary-foreground)/.35)}.focus\:border-primary-foreground\/40:focus{border-color:rgba(0,0,0,.4);border-color:hsl(var(--primary-foreground)/.4)}.focus\:border-primary-foreground\/45:focus{border-color:rgba(0,0,0,.45);border-color:hsl(var(--primary-foreground)/.45)}.focus\:border-primary-foreground\/5:focus{border-color:rgba(0,0,0,.05);border-color:hsl(var(--primary-foreground)/.05)}.focus\:border-primary-foreground\/50:focus{border-color:rgba(0,0,0,.5);border-color:hsl(var(--primary-foreground)/.5)}.focus\:border-primary-foreground\/55:focus{border-color:rgba(0,0,0,.55);border-color:hsl(var(--primary-foreground)/.55)}.focus\:border-primary-foreground\/60:focus{border-color:rgba(0,0,0,.6);border-color:hsl(var(--primary-foreground)/.6)}.focus\:border-primary-foreground\/65:focus{border-color:rgba(0,0,0,.65);border-color:hsl(var(--primary-foreground)/.65)}.focus\:border-primary-foreground\/70:focus{border-color:rgba(0,0,0,.7);border-color:hsl(var(--primary-foreground)/.7)}.focus\:border-primary-foreground\/75:focus{border-color:rgba(0,0,0,.75);border-color:hsl(var(--primary-foreground)/.75)}.focus\:border-primary-foreground\/80:focus{border-color:rgba(0,0,0,.8);border-color:hsl(var(--primary-foreground)/.8)}.focus\:border-primary-foreground\/85:focus{border-color:rgba(0,0,0,.85);border-color:hsl(var(--primary-foreground)/.85)}.focus\:border-primary-foreground\/90:focus{border-color:rgba(0,0,0,.9);border-color:hsl(var(--primary-foreground)/.9)}.focus\:border-primary-foreground\/95:focus{border-color:rgba(0,0,0,.95);border-color:hsl(var(--primary-foreground)/.95)}.focus\:border-primary\/0:focus{border-color:rgba(255,102,0,0);border-color:hsl(var(--primary)/0)}.focus\:border-primary\/10:focus{border-color:rgba(255,102,0,.1);border-color:hsl(var(--primary)/.1)}.focus\:border-primary\/100:focus{border-color:#f60;border-color:hsl(var(--primary)/1)}.focus\:border-primary\/15:focus{border-color:rgba(255,102,0,.15);border-color:hsl(var(--primary)/.15)}.focus\:border-primary\/20:focus{border-color:rgba(255,102,0,.2);border-color:hsl(var(--primary)/.2)}.focus\:border-primary\/25:focus{border-color:rgba(255,102,0,.25);border-color:hsl(var(--primary)/.25)}.focus\:border-primary\/30:focus{border-color:rgba(255,102,0,.3);border-color:hsl(var(--primary)/.3)}.focus\:border-primary\/35:focus{border-color:rgba(255,102,0,.35);border-color:hsl(var(--primary)/.35)}.focus\:border-primary\/40:focus{border-color:rgba(255,102,0,.4);border-color:hsl(var(--primary)/.4)}.focus\:border-primary\/45:focus{border-color:rgba(255,102,0,.45);border-color:hsl(var(--primary)/.45)}.focus\:border-primary\/5:focus{border-color:rgba(255,102,0,.05);border-color:hsl(var(--primary)/.05)}.focus\:border-primary\/50:focus{border-color:rgba(255,102,0,.5);border-color:hsl(var(--primary)/.5)}.focus\:border-primary\/55:focus{border-color:rgba(255,102,0,.55);border-color:hsl(var(--primary)/.55)}.focus\:border-primary\/60:focus{border-color:rgba(255,102,0,.6);border-color:hsl(var(--primary)/.6)}.focus\:border-primary\/65:focus{border-color:rgba(255,102,0,.65);border-color:hsl(var(--primary)/.65)}.focus\:border-primary\/70:focus{border-color:rgba(255,102,0,.7);border-color:hsl(var(--primary)/.7)}.focus\:border-primary\/75:focus{border-color:rgba(255,102,0,.75);border-color:hsl(var(--primary)/.75)}.focus\:border-primary\/80:focus{border-color:rgba(255,102,0,.8);border-color:hsl(var(--primary)/.8)}.focus\:border-primary\/85:focus{border-color:rgba(255,102,0,.85);border-color:hsl(var(--primary)/.85)}.focus\:border-primary\/90:focus{border-color:rgba(255,102,0,.9);border-color:hsl(var(--primary)/.9)}.focus\:border-primary\/95:focus{border-color:rgba(255,102,0,.95);border-color:hsl(var(--primary)/.95)}.focus\:bg-about-us:focus{--tw-bg-opacity:1;background-color:#fab418;background-color:rgba(250,180,24,var(--tw-bg-opacity))}.focus\:bg-about-us\/0:focus{background-color:rgba(250,180,24,0)}.focus\:bg-about-us\/10:focus{background-color:rgba(250,180,24,.1)}.focus\:bg-about-us\/100:focus{background-color:#fab418}.focus\:bg-about-us\/15:focus{background-color:rgba(250,180,24,.15)}.focus\:bg-about-us\/20:focus{background-color:rgba(250,180,24,.2)}.focus\:bg-about-us\/25:focus{background-color:rgba(250,180,24,.25)}.focus\:bg-about-us\/30:focus{background-color:rgba(250,180,24,.3)}.focus\:bg-about-us\/35:focus{background-color:rgba(250,180,24,.35)}.focus\:bg-about-us\/40:focus{background-color:rgba(250,180,24,.4)}.focus\:bg-about-us\/45:focus{background-color:rgba(250,180,24,.45)}.focus\:bg-about-us\/5:focus{background-color:rgba(250,180,24,.05)}.focus\:bg-about-us\/50:focus{background-color:rgba(250,180,24,.5)}.focus\:bg-about-us\/55:focus{background-color:rgba(250,180,24,.55)}.focus\:bg-about-us\/60:focus{background-color:rgba(250,180,24,.6)}.focus\:bg-about-us\/65:focus{background-color:rgba(250,180,24,.65)}.focus\:bg-about-us\/70:focus{background-color:rgba(250,180,24,.7)}.focus\:bg-about-us\/75:focus{background-color:rgba(250,180,24,.75)}.focus\:bg-about-us\/80:focus{background-color:rgba(250,180,24,.8)}.focus\:bg-about-us\/85:focus{background-color:rgba(250,180,24,.85)}.focus\:bg-about-us\/90:focus{background-color:rgba(250,180,24,.9)}.focus\:bg-about-us\/95:focus{background-color:rgba(250,180,24,.95)}.focus\:bg-advertisers:focus{--tw-bg-opacity:1;background-color:#442993;background-color:rgba(68,41,147,var(--tw-bg-opacity))}.focus\:bg-advertisers\/0:focus{background-color:rgba(68,41,147,0)}.focus\:bg-advertisers\/10:focus{background-color:rgba(68,41,147,.1)}.focus\:bg-advertisers\/100:focus{background-color:#442993}.focus\:bg-advertisers\/15:focus{background-color:rgba(68,41,147,.15)}.focus\:bg-advertisers\/20:focus{background-color:rgba(68,41,147,.2)}.focus\:bg-advertisers\/25:focus{background-color:rgba(68,41,147,.25)}.focus\:bg-advertisers\/30:focus{background-color:rgba(68,41,147,.3)}.focus\:bg-advertisers\/35:focus{background-color:rgba(68,41,147,.35)}.focus\:bg-advertisers\/40:focus{background-color:rgba(68,41,147,.4)}.focus\:bg-advertisers\/45:focus{background-color:rgba(68,41,147,.45)}.focus\:bg-advertisers\/5:focus{background-color:rgba(68,41,147,.05)}.focus\:bg-advertisers\/50:focus{background-color:rgba(68,41,147,.5)}.focus\:bg-advertisers\/55:focus{background-color:rgba(68,41,147,.55)}.focus\:bg-advertisers\/60:focus{background-color:rgba(68,41,147,.6)}.focus\:bg-advertisers\/65:focus{background-color:rgba(68,41,147,.65)}.focus\:bg-advertisers\/70:focus{background-color:rgba(68,41,147,.7)}.focus\:bg-advertisers\/75:focus{background-color:rgba(68,41,147,.75)}.focus\:bg-advertisers\/80:focus{background-color:rgba(68,41,147,.8)}.focus\:bg-advertisers\/85:focus{background-color:rgba(68,41,147,.85)}.focus\:bg-advertisers\/90:focus{background-color:rgba(68,41,147,.9)}.focus\:bg-advertisers\/95:focus{background-color:rgba(68,41,147,.95)}.focus\:bg-agencies:focus{--tw-bg-opacity:1;background-color:#20aebc;background-color:rgba(32,174,188,var(--tw-bg-opacity))}.focus\:bg-agencies\/0:focus{background-color:rgba(32,174,188,0)}.focus\:bg-agencies\/10:focus{background-color:rgba(32,174,188,.1)}.focus\:bg-agencies\/100:focus{background-color:#20aebc}.focus\:bg-agencies\/15:focus{background-color:rgba(32,174,188,.15)}.focus\:bg-agencies\/20:focus{background-color:rgba(32,174,188,.2)}.focus\:bg-agencies\/25:focus{background-color:rgba(32,174,188,.25)}.focus\:bg-agencies\/30:focus{background-color:rgba(32,174,188,.3)}.focus\:bg-agencies\/35:focus{background-color:rgba(32,174,188,.35)}.focus\:bg-agencies\/40:focus{background-color:rgba(32,174,188,.4)}.focus\:bg-agencies\/45:focus{background-color:rgba(32,174,188,.45)}.focus\:bg-agencies\/5:focus{background-color:rgba(32,174,188,.05)}.focus\:bg-agencies\/50:focus{background-color:rgba(32,174,188,.5)}.focus\:bg-agencies\/55:focus{background-color:rgba(32,174,188,.55)}.focus\:bg-agencies\/60:focus{background-color:rgba(32,174,188,.6)}.focus\:bg-agencies\/65:focus{background-color:rgba(32,174,188,.65)}.focus\:bg-agencies\/70:focus{background-color:rgba(32,174,188,.7)}.focus\:bg-agencies\/75:focus{background-color:rgba(32,174,188,.75)}.focus\:bg-agencies\/80:focus{background-color:rgba(32,174,188,.8)}.focus\:bg-agencies\/85:focus{background-color:rgba(32,174,188,.85)}.focus\:bg-agencies\/90:focus{background-color:rgba(32,174,188,.9)}.focus\:bg-agencies\/95:focus{background-color:rgba(32,174,188,.95)}.focus\:bg-aqua:focus{--tw-bg-opacity:1;background-color:#20aebc;background-color:rgba(32,174,188,var(--tw-bg-opacity))}.focus\:bg-aqua\/0:focus{background-color:rgba(32,174,188,0)}.focus\:bg-aqua\/10:focus{background-color:rgba(32,174,188,.1)}.focus\:bg-aqua\/100:focus{background-color:#20aebc}.focus\:bg-aqua\/15:focus{background-color:rgba(32,174,188,.15)}.focus\:bg-aqua\/20:focus{background-color:rgba(32,174,188,.2)}.focus\:bg-aqua\/25:focus{background-color:rgba(32,174,188,.25)}.focus\:bg-aqua\/30:focus{background-color:rgba(32,174,188,.3)}.focus\:bg-aqua\/35:focus{background-color:rgba(32,174,188,.35)}.focus\:bg-aqua\/40:focus{background-color:rgba(32,174,188,.4)}.focus\:bg-aqua\/45:focus{background-color:rgba(32,174,188,.45)}.focus\:bg-aqua\/5:focus{background-color:rgba(32,174,188,.05)}.focus\:bg-aqua\/50:focus{background-color:rgba(32,174,188,.5)}.focus\:bg-aqua\/55:focus{background-color:rgba(32,174,188,.55)}.focus\:bg-aqua\/60:focus{background-color:rgba(32,174,188,.6)}.focus\:bg-aqua\/65:focus{background-color:rgba(32,174,188,.65)}.focus\:bg-aqua\/70:focus{background-color:rgba(32,174,188,.7)}.focus\:bg-aqua\/75:focus{background-color:rgba(32,174,188,.75)}.focus\:bg-aqua\/80:focus{background-color:rgba(32,174,188,.8)}.focus\:bg-aqua\/85:focus{background-color:rgba(32,174,188,.85)}.focus\:bg-aqua\/90:focus{background-color:rgba(32,174,188,.9)}.focus\:bg-aqua\/95:focus{background-color:rgba(32,174,188,.95)}.focus\:bg-awin-black:focus{--tw-bg-opacity:1;background-color:#23282c;background-color:rgba(35,40,44,var(--tw-bg-opacity))}.focus\:bg-awin-black\/0:focus{background-color:rgba(35,40,44,0)}.focus\:bg-awin-black\/10:focus{background-color:rgba(35,40,44,.1)}.focus\:bg-awin-black\/100:focus{background-color:#23282c}.focus\:bg-awin-black\/15:focus{background-color:rgba(35,40,44,.15)}.focus\:bg-awin-black\/20:focus{background-color:rgba(35,40,44,.2)}.focus\:bg-awin-black\/25:focus{background-color:rgba(35,40,44,.25)}.focus\:bg-awin-black\/30:focus{background-color:rgba(35,40,44,.3)}.focus\:bg-awin-black\/35:focus{background-color:rgba(35,40,44,.35)}.focus\:bg-awin-black\/40:focus{background-color:rgba(35,40,44,.4)}.focus\:bg-awin-black\/45:focus{background-color:rgba(35,40,44,.45)}.focus\:bg-awin-black\/5:focus{background-color:rgba(35,40,44,.05)}.focus\:bg-awin-black\/50:focus{background-color:rgba(35,40,44,.5)}.focus\:bg-awin-black\/55:focus{background-color:rgba(35,40,44,.55)}.focus\:bg-awin-black\/60:focus{background-color:rgba(35,40,44,.6)}.focus\:bg-awin-black\/65:focus{background-color:rgba(35,40,44,.65)}.focus\:bg-awin-black\/70:focus{background-color:rgba(35,40,44,.7)}.focus\:bg-awin-black\/75:focus{background-color:rgba(35,40,44,.75)}.focus\:bg-awin-black\/80:focus{background-color:rgba(35,40,44,.8)}.focus\:bg-awin-black\/85:focus{background-color:rgba(35,40,44,.85)}.focus\:bg-awin-black\/90:focus{background-color:rgba(35,40,44,.9)}.focus\:bg-awin-black\/95:focus{background-color:rgba(35,40,44,.95)}.focus\:bg-awin-blue:focus{--tw-bg-opacity:1;background-color:#00568b;background-color:rgba(0,86,139,var(--tw-bg-opacity))}.focus\:bg-awin-blue\/0:focus{background-color:rgba(0,86,139,0)}.focus\:bg-awin-blue\/10:focus{background-color:rgba(0,86,139,.1)}.focus\:bg-awin-blue\/100:focus{background-color:#00568b}.focus\:bg-awin-blue\/15:focus{background-color:rgba(0,86,139,.15)}.focus\:bg-awin-blue\/20:focus{background-color:rgba(0,86,139,.2)}.focus\:bg-awin-blue\/25:focus{background-color:rgba(0,86,139,.25)}.focus\:bg-awin-blue\/30:focus{background-color:rgba(0,86,139,.3)}.focus\:bg-awin-blue\/35:focus{background-color:rgba(0,86,139,.35)}.focus\:bg-awin-blue\/40:focus{background-color:rgba(0,86,139,.4)}.focus\:bg-awin-blue\/45:focus{background-color:rgba(0,86,139,.45)}.focus\:bg-awin-blue\/5:focus{background-color:rgba(0,86,139,.05)}.focus\:bg-awin-blue\/50:focus{background-color:rgba(0,86,139,.5)}.focus\:bg-awin-blue\/55:focus{background-color:rgba(0,86,139,.55)}.focus\:bg-awin-blue\/60:focus{background-color:rgba(0,86,139,.6)}.focus\:bg-awin-blue\/65:focus{background-color:rgba(0,86,139,.65)}.focus\:bg-awin-blue\/70:focus{background-color:rgba(0,86,139,.7)}.focus\:bg-awin-blue\/75:focus{background-color:rgba(0,86,139,.75)}.focus\:bg-awin-blue\/80:focus{background-color:rgba(0,86,139,.8)}.focus\:bg-awin-blue\/85:focus{background-color:rgba(0,86,139,.85)}.focus\:bg-awin-blue\/90:focus{background-color:rgba(0,86,139,.9)}.focus\:bg-awin-blue\/95:focus{background-color:rgba(0,86,139,.95)}.focus\:bg-awin-dark-blue:focus{--tw-bg-opacity:1;background-color:#172a47;background-color:rgba(23,42,71,var(--tw-bg-opacity))}.focus\:bg-awin-dark-blue\/0:focus{background-color:rgba(23,42,71,0)}.focus\:bg-awin-dark-blue\/10:focus{background-color:rgba(23,42,71,.1)}.focus\:bg-awin-dark-blue\/100:focus{background-color:#172a47}.focus\:bg-awin-dark-blue\/15:focus{background-color:rgba(23,42,71,.15)}.focus\:bg-awin-dark-blue\/20:focus{background-color:rgba(23,42,71,.2)}.focus\:bg-awin-dark-blue\/25:focus{background-color:rgba(23,42,71,.25)}.focus\:bg-awin-dark-blue\/30:focus{background-color:rgba(23,42,71,.3)}.focus\:bg-awin-dark-blue\/35:focus{background-color:rgba(23,42,71,.35)}.focus\:bg-awin-dark-blue\/40:focus{background-color:rgba(23,42,71,.4)}.focus\:bg-awin-dark-blue\/45:focus{background-color:rgba(23,42,71,.45)}.focus\:bg-awin-dark-blue\/5:focus{background-color:rgba(23,42,71,.05)}.focus\:bg-awin-dark-blue\/50:focus{background-color:rgba(23,42,71,.5)}.focus\:bg-awin-dark-blue\/55:focus{background-color:rgba(23,42,71,.55)}.focus\:bg-awin-dark-blue\/60:focus{background-color:rgba(23,42,71,.6)}.focus\:bg-awin-dark-blue\/65:focus{background-color:rgba(23,42,71,.65)}.focus\:bg-awin-dark-blue\/70:focus{background-color:rgba(23,42,71,.7)}.focus\:bg-awin-dark-blue\/75:focus{background-color:rgba(23,42,71,.75)}.focus\:bg-awin-dark-blue\/80:focus{background-color:rgba(23,42,71,.8)}.focus\:bg-awin-dark-blue\/85:focus{background-color:rgba(23,42,71,.85)}.focus\:bg-awin-dark-blue\/90:focus{background-color:rgba(23,42,71,.9)}.focus\:bg-awin-dark-blue\/95:focus{background-color:rgba(23,42,71,.95)}.focus\:bg-awin-dark-green:focus{--tw-bg-opacity:1;background-color:#00964b;background-color:rgba(0,150,75,var(--tw-bg-opacity))}.focus\:bg-awin-dark-green\/0:focus{background-color:rgba(0,150,75,0)}.focus\:bg-awin-dark-green\/10:focus{background-color:rgba(0,150,75,.1)}.focus\:bg-awin-dark-green\/100:focus{background-color:#00964b}.focus\:bg-awin-dark-green\/15:focus{background-color:rgba(0,150,75,.15)}.focus\:bg-awin-dark-green\/20:focus{background-color:rgba(0,150,75,.2)}.focus\:bg-awin-dark-green\/25:focus{background-color:rgba(0,150,75,.25)}.focus\:bg-awin-dark-green\/30:focus{background-color:rgba(0,150,75,.3)}.focus\:bg-awin-dark-green\/35:focus{background-color:rgba(0,150,75,.35)}.focus\:bg-awin-dark-green\/40:focus{background-color:rgba(0,150,75,.4)}.focus\:bg-awin-dark-green\/45:focus{background-color:rgba(0,150,75,.45)}.focus\:bg-awin-dark-green\/5:focus{background-color:rgba(0,150,75,.05)}.focus\:bg-awin-dark-green\/50:focus{background-color:rgba(0,150,75,.5)}.focus\:bg-awin-dark-green\/55:focus{background-color:rgba(0,150,75,.55)}.focus\:bg-awin-dark-green\/60:focus{background-color:rgba(0,150,75,.6)}.focus\:bg-awin-dark-green\/65:focus{background-color:rgba(0,150,75,.65)}.focus\:bg-awin-dark-green\/70:focus{background-color:rgba(0,150,75,.7)}.focus\:bg-awin-dark-green\/75:focus{background-color:rgba(0,150,75,.75)}.focus\:bg-awin-dark-green\/80:focus{background-color:rgba(0,150,75,.8)}.focus\:bg-awin-dark-green\/85:focus{background-color:rgba(0,150,75,.85)}.focus\:bg-awin-dark-green\/90:focus{background-color:rgba(0,150,75,.9)}.focus\:bg-awin-dark-green\/95:focus{background-color:rgba(0,150,75,.95)}.focus\:bg-awin-dark-purple:focus{--tw-bg-opacity:1;background-color:#442993;background-color:rgba(68,41,147,var(--tw-bg-opacity))}.focus\:bg-awin-dark-purple\/0:focus{background-color:rgba(68,41,147,0)}.focus\:bg-awin-dark-purple\/10:focus{background-color:rgba(68,41,147,.1)}.focus\:bg-awin-dark-purple\/100:focus{background-color:#442993}.focus\:bg-awin-dark-purple\/15:focus{background-color:rgba(68,41,147,.15)}.focus\:bg-awin-dark-purple\/20:focus{background-color:rgba(68,41,147,.2)}.focus\:bg-awin-dark-purple\/25:focus{background-color:rgba(68,41,147,.25)}.focus\:bg-awin-dark-purple\/30:focus{background-color:rgba(68,41,147,.3)}.focus\:bg-awin-dark-purple\/35:focus{background-color:rgba(68,41,147,.35)}.focus\:bg-awin-dark-purple\/40:focus{background-color:rgba(68,41,147,.4)}.focus\:bg-awin-dark-purple\/45:focus{background-color:rgba(68,41,147,.45)}.focus\:bg-awin-dark-purple\/5:focus{background-color:rgba(68,41,147,.05)}.focus\:bg-awin-dark-purple\/50:focus{background-color:rgba(68,41,147,.5)}.focus\:bg-awin-dark-purple\/55:focus{background-color:rgba(68,41,147,.55)}.focus\:bg-awin-dark-purple\/60:focus{background-color:rgba(68,41,147,.6)}.focus\:bg-awin-dark-purple\/65:focus{background-color:rgba(68,41,147,.65)}.focus\:bg-awin-dark-purple\/70:focus{background-color:rgba(68,41,147,.7)}.focus\:bg-awin-dark-purple\/75:focus{background-color:rgba(68,41,147,.75)}.focus\:bg-awin-dark-purple\/80:focus{background-color:rgba(68,41,147,.8)}.focus\:bg-awin-dark-purple\/85:focus{background-color:rgba(68,41,147,.85)}.focus\:bg-awin-dark-purple\/90:focus{background-color:rgba(68,41,147,.9)}.focus\:bg-awin-dark-purple\/95:focus{background-color:rgba(68,41,147,.95)}.focus\:bg-awin-grey:focus{--tw-bg-opacity:1;background-color:#c9c9c9;background-color:rgba(201,201,201,var(--tw-bg-opacity))}.focus\:bg-awin-grey\/0:focus{background-color:hsla(0,0%,79%,0)}.focus\:bg-awin-grey\/10:focus{background-color:hsla(0,0%,79%,.1)}.focus\:bg-awin-grey\/100:focus{background-color:#c9c9c9}.focus\:bg-awin-grey\/15:focus{background-color:hsla(0,0%,79%,.15)}.focus\:bg-awin-grey\/20:focus{background-color:hsla(0,0%,79%,.2)}.focus\:bg-awin-grey\/25:focus{background-color:hsla(0,0%,79%,.25)}.focus\:bg-awin-grey\/30:focus{background-color:hsla(0,0%,79%,.3)}.focus\:bg-awin-grey\/35:focus{background-color:hsla(0,0%,79%,.35)}.focus\:bg-awin-grey\/40:focus{background-color:hsla(0,0%,79%,.4)}.focus\:bg-awin-grey\/45:focus{background-color:hsla(0,0%,79%,.45)}.focus\:bg-awin-grey\/5:focus{background-color:hsla(0,0%,79%,.05)}.focus\:bg-awin-grey\/50:focus{background-color:hsla(0,0%,79%,.5)}.focus\:bg-awin-grey\/55:focus{background-color:hsla(0,0%,79%,.55)}.focus\:bg-awin-grey\/60:focus{background-color:hsla(0,0%,79%,.6)}.focus\:bg-awin-grey\/65:focus{background-color:hsla(0,0%,79%,.65)}.focus\:bg-awin-grey\/70:focus{background-color:hsla(0,0%,79%,.7)}.focus\:bg-awin-grey\/75:focus{background-color:hsla(0,0%,79%,.75)}.focus\:bg-awin-grey\/80:focus{background-color:hsla(0,0%,79%,.8)}.focus\:bg-awin-grey\/85:focus{background-color:hsla(0,0%,79%,.85)}.focus\:bg-awin-grey\/90:focus{background-color:hsla(0,0%,79%,.9)}.focus\:bg-awin-grey\/95:focus{background-color:hsla(0,0%,79%,.95)}.focus\:bg-awin-light-blue:focus{--tw-bg-opacity:1;background-color:#009aff;background-color:rgba(0,154,255,var(--tw-bg-opacity))}.focus\:bg-awin-light-blue\/0:focus{background-color:rgba(0,154,255,0)}.focus\:bg-awin-light-blue\/10:focus{background-color:rgba(0,154,255,.1)}.focus\:bg-awin-light-blue\/100:focus{background-color:#009aff}.focus\:bg-awin-light-blue\/15:focus{background-color:rgba(0,154,255,.15)}.focus\:bg-awin-light-blue\/20:focus{background-color:rgba(0,154,255,.2)}.focus\:bg-awin-light-blue\/25:focus{background-color:rgba(0,154,255,.25)}.focus\:bg-awin-light-blue\/30:focus{background-color:rgba(0,154,255,.3)}.focus\:bg-awin-light-blue\/35:focus{background-color:rgba(0,154,255,.35)}.focus\:bg-awin-light-blue\/40:focus{background-color:rgba(0,154,255,.4)}.focus\:bg-awin-light-blue\/45:focus{background-color:rgba(0,154,255,.45)}.focus\:bg-awin-light-blue\/5:focus{background-color:rgba(0,154,255,.05)}.focus\:bg-awin-light-blue\/50:focus{background-color:rgba(0,154,255,.5)}.focus\:bg-awin-light-blue\/55:focus{background-color:rgba(0,154,255,.55)}.focus\:bg-awin-light-blue\/60:focus{background-color:rgba(0,154,255,.6)}.focus\:bg-awin-light-blue\/65:focus{background-color:rgba(0,154,255,.65)}.focus\:bg-awin-light-blue\/70:focus{background-color:rgba(0,154,255,.7)}.focus\:bg-awin-light-blue\/75:focus{background-color:rgba(0,154,255,.75)}.focus\:bg-awin-light-blue\/80:focus{background-color:rgba(0,154,255,.8)}.focus\:bg-awin-light-blue\/85:focus{background-color:rgba(0,154,255,.85)}.focus\:bg-awin-light-blue\/90:focus{background-color:rgba(0,154,255,.9)}.focus\:bg-awin-light-blue\/95:focus{background-color:rgba(0,154,255,.95)}.focus\:bg-awin-light-green:focus{--tw-bg-opacity:1;background-color:#00c637;background-color:rgba(0,198,55,var(--tw-bg-opacity))}.focus\:bg-awin-light-green\/0:focus{background-color:rgba(0,198,55,0)}.focus\:bg-awin-light-green\/10:focus{background-color:rgba(0,198,55,.1)}.focus\:bg-awin-light-green\/100:focus{background-color:#00c637}.focus\:bg-awin-light-green\/15:focus{background-color:rgba(0,198,55,.15)}.focus\:bg-awin-light-green\/20:focus{background-color:rgba(0,198,55,.2)}.focus\:bg-awin-light-green\/25:focus{background-color:rgba(0,198,55,.25)}.focus\:bg-awin-light-green\/30:focus{background-color:rgba(0,198,55,.3)}.focus\:bg-awin-light-green\/35:focus{background-color:rgba(0,198,55,.35)}.focus\:bg-awin-light-green\/40:focus{background-color:rgba(0,198,55,.4)}.focus\:bg-awin-light-green\/45:focus{background-color:rgba(0,198,55,.45)}.focus\:bg-awin-light-green\/5:focus{background-color:rgba(0,198,55,.05)}.focus\:bg-awin-light-green\/50:focus{background-color:rgba(0,198,55,.5)}.focus\:bg-awin-light-green\/55:focus{background-color:rgba(0,198,55,.55)}.focus\:bg-awin-light-green\/60:focus{background-color:rgba(0,198,55,.6)}.focus\:bg-awin-light-green\/65:focus{background-color:rgba(0,198,55,.65)}.focus\:bg-awin-light-green\/70:focus{background-color:rgba(0,198,55,.7)}.focus\:bg-awin-light-green\/75:focus{background-color:rgba(0,198,55,.75)}.focus\:bg-awin-light-green\/80:focus{background-color:rgba(0,198,55,.8)}.focus\:bg-awin-light-green\/85:focus{background-color:rgba(0,198,55,.85)}.focus\:bg-awin-light-green\/90:focus{background-color:rgba(0,198,55,.9)}.focus\:bg-awin-light-green\/95:focus{background-color:rgba(0,198,55,.95)}.focus\:bg-awin-light-grey:focus{--tw-bg-opacity:1;background-color:#e9e9e9;background-color:rgba(233,233,233,var(--tw-bg-opacity))}.focus\:bg-awin-light-grey\/0:focus{background-color:hsla(0,0%,91%,0)}.focus\:bg-awin-light-grey\/10:focus{background-color:hsla(0,0%,91%,.1)}.focus\:bg-awin-light-grey\/100:focus{background-color:#e9e9e9}.focus\:bg-awin-light-grey\/15:focus{background-color:hsla(0,0%,91%,.15)}.focus\:bg-awin-light-grey\/20:focus{background-color:hsla(0,0%,91%,.2)}.focus\:bg-awin-light-grey\/25:focus{background-color:hsla(0,0%,91%,.25)}.focus\:bg-awin-light-grey\/30:focus{background-color:hsla(0,0%,91%,.3)}.focus\:bg-awin-light-grey\/35:focus{background-color:hsla(0,0%,91%,.35)}.focus\:bg-awin-light-grey\/40:focus{background-color:hsla(0,0%,91%,.4)}.focus\:bg-awin-light-grey\/45:focus{background-color:hsla(0,0%,91%,.45)}.focus\:bg-awin-light-grey\/5:focus{background-color:hsla(0,0%,91%,.05)}.focus\:bg-awin-light-grey\/50:focus{background-color:hsla(0,0%,91%,.5)}.focus\:bg-awin-light-grey\/55:focus{background-color:hsla(0,0%,91%,.55)}.focus\:bg-awin-light-grey\/60:focus{background-color:hsla(0,0%,91%,.6)}.focus\:bg-awin-light-grey\/65:focus{background-color:hsla(0,0%,91%,.65)}.focus\:bg-awin-light-grey\/70:focus{background-color:hsla(0,0%,91%,.7)}.focus\:bg-awin-light-grey\/75:focus{background-color:hsla(0,0%,91%,.75)}.focus\:bg-awin-light-grey\/80:focus{background-color:hsla(0,0%,91%,.8)}.focus\:bg-awin-light-grey\/85:focus{background-color:hsla(0,0%,91%,.85)}.focus\:bg-awin-light-grey\/90:focus{background-color:hsla(0,0%,91%,.9)}.focus\:bg-awin-light-grey\/95:focus{background-color:hsla(0,0%,91%,.95)}.focus\:bg-awin-light-purple:focus{--tw-bg-opacity:1;background-color:#5756d5;background-color:rgba(87,86,213,var(--tw-bg-opacity))}.focus\:bg-awin-light-purple\/0:focus{background-color:rgba(87,86,213,0)}.focus\:bg-awin-light-purple\/10:focus{background-color:rgba(87,86,213,.1)}.focus\:bg-awin-light-purple\/100:focus{background-color:#5756d5}.focus\:bg-awin-light-purple\/15:focus{background-color:rgba(87,86,213,.15)}.focus\:bg-awin-light-purple\/20:focus{background-color:rgba(87,86,213,.2)}.focus\:bg-awin-light-purple\/25:focus{background-color:rgba(87,86,213,.25)}.focus\:bg-awin-light-purple\/30:focus{background-color:rgba(87,86,213,.3)}.focus\:bg-awin-light-purple\/35:focus{background-color:rgba(87,86,213,.35)}.focus\:bg-awin-light-purple\/40:focus{background-color:rgba(87,86,213,.4)}.focus\:bg-awin-light-purple\/45:focus{background-color:rgba(87,86,213,.45)}.focus\:bg-awin-light-purple\/5:focus{background-color:rgba(87,86,213,.05)}.focus\:bg-awin-light-purple\/50:focus{background-color:rgba(87,86,213,.5)}.focus\:bg-awin-light-purple\/55:focus{background-color:rgba(87,86,213,.55)}.focus\:bg-awin-light-purple\/60:focus{background-color:rgba(87,86,213,.6)}.focus\:bg-awin-light-purple\/65:focus{background-color:rgba(87,86,213,.65)}.focus\:bg-awin-light-purple\/70:focus{background-color:rgba(87,86,213,.7)}.focus\:bg-awin-light-purple\/75:focus{background-color:rgba(87,86,213,.75)}.focus\:bg-awin-light-purple\/80:focus{background-color:rgba(87,86,213,.8)}.focus\:bg-awin-light-purple\/85:focus{background-color:rgba(87,86,213,.85)}.focus\:bg-awin-light-purple\/90:focus{background-color:rgba(87,86,213,.9)}.focus\:bg-awin-light-purple\/95:focus{background-color:rgba(87,86,213,.95)}.focus\:bg-awin-orange:focus{--tw-bg-opacity:1;background-color:#f60;background-color:rgba(255,102,0,var(--tw-bg-opacity))}.focus\:bg-awin-orange\/0:focus{background-color:rgba(255,102,0,0)}.focus\:bg-awin-orange\/10:focus{background-color:rgba(255,102,0,.1)}.focus\:bg-awin-orange\/100:focus{background-color:#f60}.focus\:bg-awin-orange\/15:focus{background-color:rgba(255,102,0,.15)}.focus\:bg-awin-orange\/20:focus{background-color:rgba(255,102,0,.2)}.focus\:bg-awin-orange\/25:focus{background-color:rgba(255,102,0,.25)}.focus\:bg-awin-orange\/30:focus{background-color:rgba(255,102,0,.3)}.focus\:bg-awin-orange\/35:focus{background-color:rgba(255,102,0,.35)}.focus\:bg-awin-orange\/40:focus{background-color:rgba(255,102,0,.4)}.focus\:bg-awin-orange\/45:focus{background-color:rgba(255,102,0,.45)}.focus\:bg-awin-orange\/5:focus{background-color:rgba(255,102,0,.05)}.focus\:bg-awin-orange\/50:focus{background-color:rgba(255,102,0,.5)}.focus\:bg-awin-orange\/55:focus{background-color:rgba(255,102,0,.55)}.focus\:bg-awin-orange\/60:focus{background-color:rgba(255,102,0,.6)}.focus\:bg-awin-orange\/65:focus{background-color:rgba(255,102,0,.65)}.focus\:bg-awin-orange\/70:focus{background-color:rgba(255,102,0,.7)}.focus\:bg-awin-orange\/75:focus{background-color:rgba(255,102,0,.75)}.focus\:bg-awin-orange\/80:focus{background-color:rgba(255,102,0,.8)}.focus\:bg-awin-orange\/85:focus{background-color:rgba(255,102,0,.85)}.focus\:bg-awin-orange\/90:focus{background-color:rgba(255,102,0,.9)}.focus\:bg-awin-orange\/95:focus{background-color:rgba(255,102,0,.95)}.focus\:bg-awin-red:focus{--tw-bg-opacity:1;background-color:#de0833;background-color:rgba(222,8,51,var(--tw-bg-opacity))}.focus\:bg-awin-red\/0:focus{background-color:rgba(222,8,51,0)}.focus\:bg-awin-red\/10:focus{background-color:rgba(222,8,51,.1)}.focus\:bg-awin-red\/100:focus{background-color:#de0833}.focus\:bg-awin-red\/15:focus{background-color:rgba(222,8,51,.15)}.focus\:bg-awin-red\/20:focus{background-color:rgba(222,8,51,.2)}.focus\:bg-awin-red\/25:focus{background-color:rgba(222,8,51,.25)}.focus\:bg-awin-red\/30:focus{background-color:rgba(222,8,51,.3)}.focus\:bg-awin-red\/35:focus{background-color:rgba(222,8,51,.35)}.focus\:bg-awin-red\/40:focus{background-color:rgba(222,8,51,.4)}.focus\:bg-awin-red\/45:focus{background-color:rgba(222,8,51,.45)}.focus\:bg-awin-red\/5:focus{background-color:rgba(222,8,51,.05)}.focus\:bg-awin-red\/50:focus{background-color:rgba(222,8,51,.5)}.focus\:bg-awin-red\/55:focus{background-color:rgba(222,8,51,.55)}.focus\:bg-awin-red\/60:focus{background-color:rgba(222,8,51,.6)}.focus\:bg-awin-red\/65:focus{background-color:rgba(222,8,51,.65)}.focus\:bg-awin-red\/70:focus{background-color:rgba(222,8,51,.7)}.focus\:bg-awin-red\/75:focus{background-color:rgba(222,8,51,.75)}.focus\:bg-awin-red\/80:focus{background-color:rgba(222,8,51,.8)}.focus\:bg-awin-red\/85:focus{background-color:rgba(222,8,51,.85)}.focus\:bg-awin-red\/90:focus{background-color:rgba(222,8,51,.9)}.focus\:bg-awin-red\/95:focus{background-color:rgba(222,8,51,.95)}.focus\:bg-awin-turquoise:focus{--tw-bg-opacity:1;background-color:#20aebc;background-color:rgba(32,174,188,var(--tw-bg-opacity))}.focus\:bg-awin-turquoise\/0:focus{background-color:rgba(32,174,188,0)}.focus\:bg-awin-turquoise\/10:focus{background-color:rgba(32,174,188,.1)}.focus\:bg-awin-turquoise\/100:focus{background-color:#20aebc}.focus\:bg-awin-turquoise\/15:focus{background-color:rgba(32,174,188,.15)}.focus\:bg-awin-turquoise\/20:focus{background-color:rgba(32,174,188,.2)}.focus\:bg-awin-turquoise\/25:focus{background-color:rgba(32,174,188,.25)}.focus\:bg-awin-turquoise\/30:focus{background-color:rgba(32,174,188,.3)}.focus\:bg-awin-turquoise\/35:focus{background-color:rgba(32,174,188,.35)}.focus\:bg-awin-turquoise\/40:focus{background-color:rgba(32,174,188,.4)}.focus\:bg-awin-turquoise\/45:focus{background-color:rgba(32,174,188,.45)}.focus\:bg-awin-turquoise\/5:focus{background-color:rgba(32,174,188,.05)}.focus\:bg-awin-turquoise\/50:focus{background-color:rgba(32,174,188,.5)}.focus\:bg-awin-turquoise\/55:focus{background-color:rgba(32,174,188,.55)}.focus\:bg-awin-turquoise\/60:focus{background-color:rgba(32,174,188,.6)}.focus\:bg-awin-turquoise\/65:focus{background-color:rgba(32,174,188,.65)}.focus\:bg-awin-turquoise\/70:focus{background-color:rgba(32,174,188,.7)}.focus\:bg-awin-turquoise\/75:focus{background-color:rgba(32,174,188,.75)}.focus\:bg-awin-turquoise\/80:focus{background-color:rgba(32,174,188,.8)}.focus\:bg-awin-turquoise\/85:focus{background-color:rgba(32,174,188,.85)}.focus\:bg-awin-turquoise\/90:focus{background-color:rgba(32,174,188,.9)}.focus\:bg-awin-turquoise\/95:focus{background-color:rgba(32,174,188,.95)}.focus\:bg-awin-yellow:focus{--tw-bg-opacity:1;background-color:#fab418;background-color:rgba(250,180,24,var(--tw-bg-opacity))}.focus\:bg-awin-yellow\/0:focus{background-color:rgba(250,180,24,0)}.focus\:bg-awin-yellow\/10:focus{background-color:rgba(250,180,24,.1)}.focus\:bg-awin-yellow\/100:focus{background-color:#fab418}.focus\:bg-awin-yellow\/15:focus{background-color:rgba(250,180,24,.15)}.focus\:bg-awin-yellow\/20:focus{background-color:rgba(250,180,24,.2)}.focus\:bg-awin-yellow\/25:focus{background-color:rgba(250,180,24,.25)}.focus\:bg-awin-yellow\/30:focus{background-color:rgba(250,180,24,.3)}.focus\:bg-awin-yellow\/35:focus{background-color:rgba(250,180,24,.35)}.focus\:bg-awin-yellow\/40:focus{background-color:rgba(250,180,24,.4)}.focus\:bg-awin-yellow\/45:focus{background-color:rgba(250,180,24,.45)}.focus\:bg-awin-yellow\/5:focus{background-color:rgba(250,180,24,.05)}.focus\:bg-awin-yellow\/50:focus{background-color:rgba(250,180,24,.5)}.focus\:bg-awin-yellow\/55:focus{background-color:rgba(250,180,24,.55)}.focus\:bg-awin-yellow\/60:focus{background-color:rgba(250,180,24,.6)}.focus\:bg-awin-yellow\/65:focus{background-color:rgba(250,180,24,.65)}.focus\:bg-awin-yellow\/70:focus{background-color:rgba(250,180,24,.7)}.focus\:bg-awin-yellow\/75:focus{background-color:rgba(250,180,24,.75)}.focus\:bg-awin-yellow\/80:focus{background-color:rgba(250,180,24,.8)}.focus\:bg-awin-yellow\/85:focus{background-color:rgba(250,180,24,.85)}.focus\:bg-awin-yellow\/90:focus{background-color:rgba(250,180,24,.9)}.focus\:bg-awin-yellow\/95:focus{background-color:rgba(250,180,24,.95)}.focus\:bg-azure-radiance:focus{--tw-bg-opacity:1;background-color:#009aff;background-color:rgba(0,154,255,var(--tw-bg-opacity))}.focus\:bg-azure-radiance\/0:focus{background-color:rgba(0,154,255,0)}.focus\:bg-azure-radiance\/10:focus{background-color:rgba(0,154,255,.1)}.focus\:bg-azure-radiance\/100:focus{background-color:#009aff}.focus\:bg-azure-radiance\/15:focus{background-color:rgba(0,154,255,.15)}.focus\:bg-azure-radiance\/20:focus{background-color:rgba(0,154,255,.2)}.focus\:bg-azure-radiance\/25:focus{background-color:rgba(0,154,255,.25)}.focus\:bg-azure-radiance\/30:focus{background-color:rgba(0,154,255,.3)}.focus\:bg-azure-radiance\/35:focus{background-color:rgba(0,154,255,.35)}.focus\:bg-azure-radiance\/40:focus{background-color:rgba(0,154,255,.4)}.focus\:bg-azure-radiance\/45:focus{background-color:rgba(0,154,255,.45)}.focus\:bg-azure-radiance\/5:focus{background-color:rgba(0,154,255,.05)}.focus\:bg-azure-radiance\/50:focus{background-color:rgba(0,154,255,.5)}.focus\:bg-azure-radiance\/55:focus{background-color:rgba(0,154,255,.55)}.focus\:bg-azure-radiance\/60:focus{background-color:rgba(0,154,255,.6)}.focus\:bg-azure-radiance\/65:focus{background-color:rgba(0,154,255,.65)}.focus\:bg-azure-radiance\/70:focus{background-color:rgba(0,154,255,.7)}.focus\:bg-azure-radiance\/75:focus{background-color:rgba(0,154,255,.75)}.focus\:bg-azure-radiance\/80:focus{background-color:rgba(0,154,255,.8)}.focus\:bg-azure-radiance\/85:focus{background-color:rgba(0,154,255,.85)}.focus\:bg-azure-radiance\/90:focus{background-color:rgba(0,154,255,.9)}.focus\:bg-azure-radiance\/95:focus{background-color:rgba(0,154,255,.95)}.focus\:bg-big-stone:focus{--tw-bg-opacity:1;background-color:#172a47;background-color:rgba(23,42,71,var(--tw-bg-opacity))}.focus\:bg-big-stone\/0:focus{background-color:rgba(23,42,71,0)}.focus\:bg-big-stone\/10:focus{background-color:rgba(23,42,71,.1)}.focus\:bg-big-stone\/100:focus{background-color:#172a47}.focus\:bg-big-stone\/15:focus{background-color:rgba(23,42,71,.15)}.focus\:bg-big-stone\/20:focus{background-color:rgba(23,42,71,.2)}.focus\:bg-big-stone\/25:focus{background-color:rgba(23,42,71,.25)}.focus\:bg-big-stone\/30:focus{background-color:rgba(23,42,71,.3)}.focus\:bg-big-stone\/35:focus{background-color:rgba(23,42,71,.35)}.focus\:bg-big-stone\/40:focus{background-color:rgba(23,42,71,.4)}.focus\:bg-big-stone\/45:focus{background-color:rgba(23,42,71,.45)}.focus\:bg-big-stone\/5:focus{background-color:rgba(23,42,71,.05)}.focus\:bg-big-stone\/50:focus{background-color:rgba(23,42,71,.5)}.focus\:bg-big-stone\/55:focus{background-color:rgba(23,42,71,.55)}.focus\:bg-big-stone\/60:focus{background-color:rgba(23,42,71,.6)}.focus\:bg-big-stone\/65:focus{background-color:rgba(23,42,71,.65)}.focus\:bg-big-stone\/70:focus{background-color:rgba(23,42,71,.7)}.focus\:bg-big-stone\/75:focus{background-color:rgba(23,42,71,.75)}.focus\:bg-big-stone\/80:focus{background-color:rgba(23,42,71,.8)}.focus\:bg-big-stone\/85:focus{background-color:rgba(23,42,71,.85)}.focus\:bg-big-stone\/90:focus{background-color:rgba(23,42,71,.9)}.focus\:bg-big-stone\/95:focus{background-color:rgba(23,42,71,.95)}.focus\:bg-blue:focus{background-color:#00588f;background-color:hsl(var(--blue))}.focus\:bg-blue-100:focus{--tw-bg-opacity:1;background-color:#dbeafe;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.focus\:bg-blue-100\/0:focus{background-color:rgba(219,234,254,0)}.focus\:bg-blue-100\/10:focus{background-color:rgba(219,234,254,.1)}.focus\:bg-blue-100\/100:focus{background-color:#dbeafe}.focus\:bg-blue-100\/15:focus{background-color:rgba(219,234,254,.15)}.focus\:bg-blue-100\/20:focus{background-color:rgba(219,234,254,.2)}.focus\:bg-blue-100\/25:focus{background-color:rgba(219,234,254,.25)}.focus\:bg-blue-100\/30:focus{background-color:rgba(219,234,254,.3)}.focus\:bg-blue-100\/35:focus{background-color:rgba(219,234,254,.35)}.focus\:bg-blue-100\/40:focus{background-color:rgba(219,234,254,.4)}.focus\:bg-blue-100\/45:focus{background-color:rgba(219,234,254,.45)}.focus\:bg-blue-100\/5:focus{background-color:rgba(219,234,254,.05)}.focus\:bg-blue-100\/50:focus{background-color:rgba(219,234,254,.5)}.focus\:bg-blue-100\/55:focus{background-color:rgba(219,234,254,.55)}.focus\:bg-blue-100\/60:focus{background-color:rgba(219,234,254,.6)}.focus\:bg-blue-100\/65:focus{background-color:rgba(219,234,254,.65)}.focus\:bg-blue-100\/70:focus{background-color:rgba(219,234,254,.7)}.focus\:bg-blue-100\/75:focus{background-color:rgba(219,234,254,.75)}.focus\:bg-blue-100\/80:focus{background-color:rgba(219,234,254,.8)}.focus\:bg-blue-100\/85:focus{background-color:rgba(219,234,254,.85)}.focus\:bg-blue-100\/90:focus{background-color:rgba(219,234,254,.9)}.focus\:bg-blue-100\/95:focus{background-color:rgba(219,234,254,.95)}.focus\:bg-blue-200:focus{--tw-bg-opacity:1;background-color:#bfdbfe;background-color:rgba(191,219,254,var(--tw-bg-opacity))}.focus\:bg-blue-200\/0:focus{background-color:rgba(191,219,254,0)}.focus\:bg-blue-200\/10:focus{background-color:rgba(191,219,254,.1)}.focus\:bg-blue-200\/100:focus{background-color:#bfdbfe}.focus\:bg-blue-200\/15:focus{background-color:rgba(191,219,254,.15)}.focus\:bg-blue-200\/20:focus{background-color:rgba(191,219,254,.2)}.focus\:bg-blue-200\/25:focus{background-color:rgba(191,219,254,.25)}.focus\:bg-blue-200\/30:focus{background-color:rgba(191,219,254,.3)}.focus\:bg-blue-200\/35:focus{background-color:rgba(191,219,254,.35)}.focus\:bg-blue-200\/40:focus{background-color:rgba(191,219,254,.4)}.focus\:bg-blue-200\/45:focus{background-color:rgba(191,219,254,.45)}.focus\:bg-blue-200\/5:focus{background-color:rgba(191,219,254,.05)}.focus\:bg-blue-200\/50:focus{background-color:rgba(191,219,254,.5)}.focus\:bg-blue-200\/55:focus{background-color:rgba(191,219,254,.55)}.focus\:bg-blue-200\/60:focus{background-color:rgba(191,219,254,.6)}.focus\:bg-blue-200\/65:focus{background-color:rgba(191,219,254,.65)}.focus\:bg-blue-200\/70:focus{background-color:rgba(191,219,254,.7)}.focus\:bg-blue-200\/75:focus{background-color:rgba(191,219,254,.75)}.focus\:bg-blue-200\/80:focus{background-color:rgba(191,219,254,.8)}.focus\:bg-blue-200\/85:focus{background-color:rgba(191,219,254,.85)}.focus\:bg-blue-200\/90:focus{background-color:rgba(191,219,254,.9)}.focus\:bg-blue-200\/95:focus{background-color:rgba(191,219,254,.95)}.focus\:bg-blue-300:focus{--tw-bg-opacity:1;background-color:#93c5fd;background-color:rgba(147,197,253,var(--tw-bg-opacity))}.focus\:bg-blue-300\/0:focus{background-color:rgba(147,197,253,0)}.focus\:bg-blue-300\/10:focus{background-color:rgba(147,197,253,.1)}.focus\:bg-blue-300\/100:focus{background-color:#93c5fd}.focus\:bg-blue-300\/15:focus{background-color:rgba(147,197,253,.15)}.focus\:bg-blue-300\/20:focus{background-color:rgba(147,197,253,.2)}.focus\:bg-blue-300\/25:focus{background-color:rgba(147,197,253,.25)}.focus\:bg-blue-300\/30:focus{background-color:rgba(147,197,253,.3)}.focus\:bg-blue-300\/35:focus{background-color:rgba(147,197,253,.35)}.focus\:bg-blue-300\/40:focus{background-color:rgba(147,197,253,.4)}.focus\:bg-blue-300\/45:focus{background-color:rgba(147,197,253,.45)}.focus\:bg-blue-300\/5:focus{background-color:rgba(147,197,253,.05)}.focus\:bg-blue-300\/50:focus{background-color:rgba(147,197,253,.5)}.focus\:bg-blue-300\/55:focus{background-color:rgba(147,197,253,.55)}.focus\:bg-blue-300\/60:focus{background-color:rgba(147,197,253,.6)}.focus\:bg-blue-300\/65:focus{background-color:rgba(147,197,253,.65)}.focus\:bg-blue-300\/70:focus{background-color:rgba(147,197,253,.7)}.focus\:bg-blue-300\/75:focus{background-color:rgba(147,197,253,.75)}.focus\:bg-blue-300\/80:focus{background-color:rgba(147,197,253,.8)}.focus\:bg-blue-300\/85:focus{background-color:rgba(147,197,253,.85)}.focus\:bg-blue-300\/90:focus{background-color:rgba(147,197,253,.9)}.focus\:bg-blue-300\/95:focus{background-color:rgba(147,197,253,.95)}.focus\:bg-blue-400:focus{--tw-bg-opacity:1;background-color:#60a5fa;background-color:rgba(96,165,250,var(--tw-bg-opacity))}.focus\:bg-blue-400\/0:focus{background-color:rgba(96,165,250,0)}.focus\:bg-blue-400\/10:focus{background-color:rgba(96,165,250,.1)}.focus\:bg-blue-400\/100:focus{background-color:#60a5fa}.focus\:bg-blue-400\/15:focus{background-color:rgba(96,165,250,.15)}.focus\:bg-blue-400\/20:focus{background-color:rgba(96,165,250,.2)}.focus\:bg-blue-400\/25:focus{background-color:rgba(96,165,250,.25)}.focus\:bg-blue-400\/30:focus{background-color:rgba(96,165,250,.3)}.focus\:bg-blue-400\/35:focus{background-color:rgba(96,165,250,.35)}.focus\:bg-blue-400\/40:focus{background-color:rgba(96,165,250,.4)}.focus\:bg-blue-400\/45:focus{background-color:rgba(96,165,250,.45)}.focus\:bg-blue-400\/5:focus{background-color:rgba(96,165,250,.05)}.focus\:bg-blue-400\/50:focus{background-color:rgba(96,165,250,.5)}.focus\:bg-blue-400\/55:focus{background-color:rgba(96,165,250,.55)}.focus\:bg-blue-400\/60:focus{background-color:rgba(96,165,250,.6)}.focus\:bg-blue-400\/65:focus{background-color:rgba(96,165,250,.65)}.focus\:bg-blue-400\/70:focus{background-color:rgba(96,165,250,.7)}.focus\:bg-blue-400\/75:focus{background-color:rgba(96,165,250,.75)}.focus\:bg-blue-400\/80:focus{background-color:rgba(96,165,250,.8)}.focus\:bg-blue-400\/85:focus{background-color:rgba(96,165,250,.85)}.focus\:bg-blue-400\/90:focus{background-color:rgba(96,165,250,.9)}.focus\:bg-blue-400\/95:focus{background-color:rgba(96,165,250,.95)}.focus\:bg-blue-50:focus{--tw-bg-opacity:1;background-color:#eff6ff;background-color:rgba(239,246,255,var(--tw-bg-opacity))}.focus\:bg-blue-50\/0:focus{background-color:rgba(239,246,255,0)}.focus\:bg-blue-50\/10:focus{background-color:rgba(239,246,255,.1)}.focus\:bg-blue-50\/100:focus{background-color:#eff6ff}.focus\:bg-blue-50\/15:focus{background-color:rgba(239,246,255,.15)}.focus\:bg-blue-50\/20:focus{background-color:rgba(239,246,255,.2)}.focus\:bg-blue-50\/25:focus{background-color:rgba(239,246,255,.25)}.focus\:bg-blue-50\/30:focus{background-color:rgba(239,246,255,.3)}.focus\:bg-blue-50\/35:focus{background-color:rgba(239,246,255,.35)}.focus\:bg-blue-50\/40:focus{background-color:rgba(239,246,255,.4)}.focus\:bg-blue-50\/45:focus{background-color:rgba(239,246,255,.45)}.focus\:bg-blue-50\/5:focus{background-color:rgba(239,246,255,.05)}.focus\:bg-blue-50\/50:focus{background-color:rgba(239,246,255,.5)}.focus\:bg-blue-50\/55:focus{background-color:rgba(239,246,255,.55)}.focus\:bg-blue-50\/60:focus{background-color:rgba(239,246,255,.6)}.focus\:bg-blue-50\/65:focus{background-color:rgba(239,246,255,.65)}.focus\:bg-blue-50\/70:focus{background-color:rgba(239,246,255,.7)}.focus\:bg-blue-50\/75:focus{background-color:rgba(239,246,255,.75)}.focus\:bg-blue-50\/80:focus{background-color:rgba(239,246,255,.8)}.focus\:bg-blue-50\/85:focus{background-color:rgba(239,246,255,.85)}.focus\:bg-blue-50\/90:focus{background-color:rgba(239,246,255,.9)}.focus\:bg-blue-50\/95:focus{background-color:rgba(239,246,255,.95)}.focus\:bg-blue-500:focus{--tw-bg-opacity:1;background-color:#3b82f6;background-color:rgba(59,130,246,var(--tw-bg-opacity))}.focus\:bg-blue-500\/0:focus{background-color:rgba(59,130,246,0)}.focus\:bg-blue-500\/10:focus{background-color:rgba(59,130,246,.1)}.focus\:bg-blue-500\/100:focus{background-color:#3b82f6}.focus\:bg-blue-500\/15:focus{background-color:rgba(59,130,246,.15)}.focus\:bg-blue-500\/20:focus{background-color:rgba(59,130,246,.2)}.focus\:bg-blue-500\/25:focus{background-color:rgba(59,130,246,.25)}.focus\:bg-blue-500\/30:focus{background-color:rgba(59,130,246,.3)}.focus\:bg-blue-500\/35:focus{background-color:rgba(59,130,246,.35)}.focus\:bg-blue-500\/40:focus{background-color:rgba(59,130,246,.4)}.focus\:bg-blue-500\/45:focus{background-color:rgba(59,130,246,.45)}.focus\:bg-blue-500\/5:focus{background-color:rgba(59,130,246,.05)}.focus\:bg-blue-500\/50:focus{background-color:rgba(59,130,246,.5)}.focus\:bg-blue-500\/55:focus{background-color:rgba(59,130,246,.55)}.focus\:bg-blue-500\/60:focus{background-color:rgba(59,130,246,.6)}.focus\:bg-blue-500\/65:focus{background-color:rgba(59,130,246,.65)}.focus\:bg-blue-500\/70:focus{background-color:rgba(59,130,246,.7)}.focus\:bg-blue-500\/75:focus{background-color:rgba(59,130,246,.75)}.focus\:bg-blue-500\/80:focus{background-color:rgba(59,130,246,.8)}.focus\:bg-blue-500\/85:focus{background-color:rgba(59,130,246,.85)}.focus\:bg-blue-500\/90:focus{background-color:rgba(59,130,246,.9)}.focus\:bg-blue-500\/95:focus{background-color:rgba(59,130,246,.95)}.focus\:bg-blue-600:focus{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgba(37,99,235,var(--tw-bg-opacity))}.focus\:bg-blue-600\/0:focus{background-color:rgba(37,99,235,0)}.focus\:bg-blue-600\/10:focus{background-color:rgba(37,99,235,.1)}.focus\:bg-blue-600\/100:focus{background-color:#2563eb}.focus\:bg-blue-600\/15:focus{background-color:rgba(37,99,235,.15)}.focus\:bg-blue-600\/20:focus{background-color:rgba(37,99,235,.2)}.focus\:bg-blue-600\/25:focus{background-color:rgba(37,99,235,.25)}.focus\:bg-blue-600\/30:focus{background-color:rgba(37,99,235,.3)}.focus\:bg-blue-600\/35:focus{background-color:rgba(37,99,235,.35)}.focus\:bg-blue-600\/40:focus{background-color:rgba(37,99,235,.4)}.focus\:bg-blue-600\/45:focus{background-color:rgba(37,99,235,.45)}.focus\:bg-blue-600\/5:focus{background-color:rgba(37,99,235,.05)}.focus\:bg-blue-600\/50:focus{background-color:rgba(37,99,235,.5)}.focus\:bg-blue-600\/55:focus{background-color:rgba(37,99,235,.55)}.focus\:bg-blue-600\/60:focus{background-color:rgba(37,99,235,.6)}.focus\:bg-blue-600\/65:focus{background-color:rgba(37,99,235,.65)}.focus\:bg-blue-600\/70:focus{background-color:rgba(37,99,235,.7)}.focus\:bg-blue-600\/75:focus{background-color:rgba(37,99,235,.75)}.focus\:bg-blue-600\/80:focus{background-color:rgba(37,99,235,.8)}.focus\:bg-blue-600\/85:focus{background-color:rgba(37,99,235,.85)}.focus\:bg-blue-600\/90:focus{background-color:rgba(37,99,235,.9)}.focus\:bg-blue-600\/95:focus{background-color:rgba(37,99,235,.95)}.focus\:bg-blue-700:focus{--tw-bg-opacity:1;background-color:#1d4ed8;background-color:rgba(29,78,216,var(--tw-bg-opacity))}.focus\:bg-blue-700\/0:focus{background-color:rgba(29,78,216,0)}.focus\:bg-blue-700\/10:focus{background-color:rgba(29,78,216,.1)}.focus\:bg-blue-700\/100:focus{background-color:#1d4ed8}.focus\:bg-blue-700\/15:focus{background-color:rgba(29,78,216,.15)}.focus\:bg-blue-700\/20:focus{background-color:rgba(29,78,216,.2)}.focus\:bg-blue-700\/25:focus{background-color:rgba(29,78,216,.25)}.focus\:bg-blue-700\/30:focus{background-color:rgba(29,78,216,.3)}.focus\:bg-blue-700\/35:focus{background-color:rgba(29,78,216,.35)}.focus\:bg-blue-700\/40:focus{background-color:rgba(29,78,216,.4)}.focus\:bg-blue-700\/45:focus{background-color:rgba(29,78,216,.45)}.focus\:bg-blue-700\/5:focus{background-color:rgba(29,78,216,.05)}.focus\:bg-blue-700\/50:focus{background-color:rgba(29,78,216,.5)}.focus\:bg-blue-700\/55:focus{background-color:rgba(29,78,216,.55)}.focus\:bg-blue-700\/60:focus{background-color:rgba(29,78,216,.6)}.focus\:bg-blue-700\/65:focus{background-color:rgba(29,78,216,.65)}.focus\:bg-blue-700\/70:focus{background-color:rgba(29,78,216,.7)}.focus\:bg-blue-700\/75:focus{background-color:rgba(29,78,216,.75)}.focus\:bg-blue-700\/80:focus{background-color:rgba(29,78,216,.8)}.focus\:bg-blue-700\/85:focus{background-color:rgba(29,78,216,.85)}.focus\:bg-blue-700\/90:focus{background-color:rgba(29,78,216,.9)}.focus\:bg-blue-700\/95:focus{background-color:rgba(29,78,216,.95)}.focus\:bg-blue-800:focus{--tw-bg-opacity:1;background-color:#1e40af;background-color:rgba(30,64,175,var(--tw-bg-opacity))}.focus\:bg-blue-800\/0:focus{background-color:rgba(30,64,175,0)}.focus\:bg-blue-800\/10:focus{background-color:rgba(30,64,175,.1)}.focus\:bg-blue-800\/100:focus{background-color:#1e40af}.focus\:bg-blue-800\/15:focus{background-color:rgba(30,64,175,.15)}.focus\:bg-blue-800\/20:focus{background-color:rgba(30,64,175,.2)}.focus\:bg-blue-800\/25:focus{background-color:rgba(30,64,175,.25)}.focus\:bg-blue-800\/30:focus{background-color:rgba(30,64,175,.3)}.focus\:bg-blue-800\/35:focus{background-color:rgba(30,64,175,.35)}.focus\:bg-blue-800\/40:focus{background-color:rgba(30,64,175,.4)}.focus\:bg-blue-800\/45:focus{background-color:rgba(30,64,175,.45)}.focus\:bg-blue-800\/5:focus{background-color:rgba(30,64,175,.05)}.focus\:bg-blue-800\/50:focus{background-color:rgba(30,64,175,.5)}.focus\:bg-blue-800\/55:focus{background-color:rgba(30,64,175,.55)}.focus\:bg-blue-800\/60:focus{background-color:rgba(30,64,175,.6)}.focus\:bg-blue-800\/65:focus{background-color:rgba(30,64,175,.65)}.focus\:bg-blue-800\/70:focus{background-color:rgba(30,64,175,.7)}.focus\:bg-blue-800\/75:focus{background-color:rgba(30,64,175,.75)}.focus\:bg-blue-800\/80:focus{background-color:rgba(30,64,175,.8)}.focus\:bg-blue-800\/85:focus{background-color:rgba(30,64,175,.85)}.focus\:bg-blue-800\/90:focus{background-color:rgba(30,64,175,.9)}.focus\:bg-blue-800\/95:focus{background-color:rgba(30,64,175,.95)}.focus\:bg-blue-900:focus{--tw-bg-opacity:1;background-color:#1e3a8a;background-color:rgba(30,58,138,var(--tw-bg-opacity))}.focus\:bg-blue-900\/0:focus{background-color:rgba(30,58,138,0)}.focus\:bg-blue-900\/10:focus{background-color:rgba(30,58,138,.1)}.focus\:bg-blue-900\/100:focus{background-color:#1e3a8a}.focus\:bg-blue-900\/15:focus{background-color:rgba(30,58,138,.15)}.focus\:bg-blue-900\/20:focus{background-color:rgba(30,58,138,.2)}.focus\:bg-blue-900\/25:focus{background-color:rgba(30,58,138,.25)}.focus\:bg-blue-900\/30:focus{background-color:rgba(30,58,138,.3)}.focus\:bg-blue-900\/35:focus{background-color:rgba(30,58,138,.35)}.focus\:bg-blue-900\/40:focus{background-color:rgba(30,58,138,.4)}.focus\:bg-blue-900\/45:focus{background-color:rgba(30,58,138,.45)}.focus\:bg-blue-900\/5:focus{background-color:rgba(30,58,138,.05)}.focus\:bg-blue-900\/50:focus{background-color:rgba(30,58,138,.5)}.focus\:bg-blue-900\/55:focus{background-color:rgba(30,58,138,.55)}.focus\:bg-blue-900\/60:focus{background-color:rgba(30,58,138,.6)}.focus\:bg-blue-900\/65:focus{background-color:rgba(30,58,138,.65)}.focus\:bg-blue-900\/70:focus{background-color:rgba(30,58,138,.7)}.focus\:bg-blue-900\/75:focus{background-color:rgba(30,58,138,.75)}.focus\:bg-blue-900\/80:focus{background-color:rgba(30,58,138,.8)}.focus\:bg-blue-900\/85:focus{background-color:rgba(30,58,138,.85)}.focus\:bg-blue-900\/90:focus{background-color:rgba(30,58,138,.9)}.focus\:bg-blue-900\/95:focus{background-color:rgba(30,58,138,.95)}.focus\:bg-blue-950:focus{--tw-bg-opacity:1;background-color:#172554;background-color:rgba(23,37,84,var(--tw-bg-opacity))}.focus\:bg-blue-950\/0:focus{background-color:rgba(23,37,84,0)}.focus\:bg-blue-950\/10:focus{background-color:rgba(23,37,84,.1)}.focus\:bg-blue-950\/100:focus{background-color:#172554}.focus\:bg-blue-950\/15:focus{background-color:rgba(23,37,84,.15)}.focus\:bg-blue-950\/20:focus{background-color:rgba(23,37,84,.2)}.focus\:bg-blue-950\/25:focus{background-color:rgba(23,37,84,.25)}.focus\:bg-blue-950\/30:focus{background-color:rgba(23,37,84,.3)}.focus\:bg-blue-950\/35:focus{background-color:rgba(23,37,84,.35)}.focus\:bg-blue-950\/40:focus{background-color:rgba(23,37,84,.4)}.focus\:bg-blue-950\/45:focus{background-color:rgba(23,37,84,.45)}.focus\:bg-blue-950\/5:focus{background-color:rgba(23,37,84,.05)}.focus\:bg-blue-950\/50:focus{background-color:rgba(23,37,84,.5)}.focus\:bg-blue-950\/55:focus{background-color:rgba(23,37,84,.55)}.focus\:bg-blue-950\/60:focus{background-color:rgba(23,37,84,.6)}.focus\:bg-blue-950\/65:focus{background-color:rgba(23,37,84,.65)}.focus\:bg-blue-950\/70:focus{background-color:rgba(23,37,84,.7)}.focus\:bg-blue-950\/75:focus{background-color:rgba(23,37,84,.75)}.focus\:bg-blue-950\/80:focus{background-color:rgba(23,37,84,.8)}.focus\:bg-blue-950\/85:focus{background-color:rgba(23,37,84,.85)}.focus\:bg-blue-950\/90:focus{background-color:rgba(23,37,84,.9)}.focus\:bg-blue-950\/95:focus{background-color:rgba(23,37,84,.95)}.focus\:bg-blue-accent:focus{background-color:#cedee9;background-color:hsl(var(--blue-accent))}.focus\:bg-blue-accent\/0:focus{background-color:rgba(206,222,233,0);background-color:hsl(var(--blue-accent)/0)}.focus\:bg-blue-accent\/10:focus{background-color:rgba(206,222,233,.1);background-color:hsl(var(--blue-accent)/.1)}.focus\:bg-blue-accent\/100:focus{background-color:#cedee9;background-color:hsl(var(--blue-accent)/1)}.focus\:bg-blue-accent\/15:focus{background-color:rgba(206,222,233,.15);background-color:hsl(var(--blue-accent)/.15)}.focus\:bg-blue-accent\/20:focus{background-color:rgba(206,222,233,.2);background-color:hsl(var(--blue-accent)/.2)}.focus\:bg-blue-accent\/25:focus{background-color:rgba(206,222,233,.25);background-color:hsl(var(--blue-accent)/.25)}.focus\:bg-blue-accent\/30:focus{background-color:rgba(206,222,233,.3);background-color:hsl(var(--blue-accent)/.3)}.focus\:bg-blue-accent\/35:focus{background-color:rgba(206,222,233,.35);background-color:hsl(var(--blue-accent)/.35)}.focus\:bg-blue-accent\/40:focus{background-color:rgba(206,222,233,.4);background-color:hsl(var(--blue-accent)/.4)}.focus\:bg-blue-accent\/45:focus{background-color:rgba(206,222,233,.45);background-color:hsl(var(--blue-accent)/.45)}.focus\:bg-blue-accent\/5:focus{background-color:rgba(206,222,233,.05);background-color:hsl(var(--blue-accent)/.05)}.focus\:bg-blue-accent\/50:focus{background-color:rgba(206,222,233,.5);background-color:hsl(var(--blue-accent)/.5)}.focus\:bg-blue-accent\/55:focus{background-color:rgba(206,222,233,.55);background-color:hsl(var(--blue-accent)/.55)}.focus\:bg-blue-accent\/60:focus{background-color:rgba(206,222,233,.6);background-color:hsl(var(--blue-accent)/.6)}.focus\:bg-blue-accent\/65:focus{background-color:rgba(206,222,233,.65);background-color:hsl(var(--blue-accent)/.65)}.focus\:bg-blue-accent\/70:focus{background-color:rgba(206,222,233,.7);background-color:hsl(var(--blue-accent)/.7)}.focus\:bg-blue-accent\/75:focus{background-color:rgba(206,222,233,.75);background-color:hsl(var(--blue-accent)/.75)}.focus\:bg-blue-accent\/80:focus{background-color:rgba(206,222,233,.8);background-color:hsl(var(--blue-accent)/.8)}.focus\:bg-blue-accent\/85:focus{background-color:rgba(206,222,233,.85);background-color:hsl(var(--blue-accent)/.85)}.focus\:bg-blue-accent\/90:focus{background-color:rgba(206,222,233,.9);background-color:hsl(var(--blue-accent)/.9)}.focus\:bg-blue-accent\/95:focus{background-color:rgba(206,222,233,.95);background-color:hsl(var(--blue-accent)/.95)}.focus\:bg-blue-dark:focus{background-color:#00588f;background-color:hsl(var(--blue-dark))}.focus\:bg-blue-dark\/0:focus{background-color:rgba(0,88,143,0);background-color:hsl(var(--blue-dark)/0)}.focus\:bg-blue-dark\/10:focus{background-color:rgba(0,88,143,.1);background-color:hsl(var(--blue-dark)/.1)}.focus\:bg-blue-dark\/100:focus{background-color:#00588f;background-color:hsl(var(--blue-dark)/1)}.focus\:bg-blue-dark\/15:focus{background-color:rgba(0,88,143,.15);background-color:hsl(var(--blue-dark)/.15)}.focus\:bg-blue-dark\/20:focus{background-color:rgba(0,88,143,.2);background-color:hsl(var(--blue-dark)/.2)}.focus\:bg-blue-dark\/25:focus{background-color:rgba(0,88,143,.25);background-color:hsl(var(--blue-dark)/.25)}.focus\:bg-blue-dark\/30:focus{background-color:rgba(0,88,143,.3);background-color:hsl(var(--blue-dark)/.3)}.focus\:bg-blue-dark\/35:focus{background-color:rgba(0,88,143,.35);background-color:hsl(var(--blue-dark)/.35)}.focus\:bg-blue-dark\/40:focus{background-color:rgba(0,88,143,.4);background-color:hsl(var(--blue-dark)/.4)}.focus\:bg-blue-dark\/45:focus{background-color:rgba(0,88,143,.45);background-color:hsl(var(--blue-dark)/.45)}.focus\:bg-blue-dark\/5:focus{background-color:rgba(0,88,143,.05);background-color:hsl(var(--blue-dark)/.05)}.focus\:bg-blue-dark\/50:focus{background-color:rgba(0,88,143,.5);background-color:hsl(var(--blue-dark)/.5)}.focus\:bg-blue-dark\/55:focus{background-color:rgba(0,88,143,.55);background-color:hsl(var(--blue-dark)/.55)}.focus\:bg-blue-dark\/60:focus{background-color:rgba(0,88,143,.6);background-color:hsl(var(--blue-dark)/.6)}.focus\:bg-blue-dark\/65:focus{background-color:rgba(0,88,143,.65);background-color:hsl(var(--blue-dark)/.65)}.focus\:bg-blue-dark\/70:focus{background-color:rgba(0,88,143,.7);background-color:hsl(var(--blue-dark)/.7)}.focus\:bg-blue-dark\/75:focus{background-color:rgba(0,88,143,.75);background-color:hsl(var(--blue-dark)/.75)}.focus\:bg-blue-dark\/80:focus{background-color:rgba(0,88,143,.8);background-color:hsl(var(--blue-dark)/.8)}.focus\:bg-blue-dark\/85:focus{background-color:rgba(0,88,143,.85);background-color:hsl(var(--blue-dark)/.85)}.focus\:bg-blue-dark\/90:focus{background-color:rgba(0,88,143,.9);background-color:hsl(var(--blue-dark)/.9)}.focus\:bg-blue-dark\/95:focus{background-color:rgba(0,88,143,.95);background-color:hsl(var(--blue-dark)/.95)}.focus\:bg-blue-light:focus{background-color:#cedee9;background-color:hsl(var(--blue-light))}.focus\:bg-blue-light\/0:focus{background-color:rgba(206,222,233,0);background-color:hsl(var(--blue-light)/0)}.focus\:bg-blue-light\/10:focus{background-color:rgba(206,222,233,.1);background-color:hsl(var(--blue-light)/.1)}.focus\:bg-blue-light\/100:focus{background-color:#cedee9;background-color:hsl(var(--blue-light)/1)}.focus\:bg-blue-light\/15:focus{background-color:rgba(206,222,233,.15);background-color:hsl(var(--blue-light)/.15)}.focus\:bg-blue-light\/20:focus{background-color:rgba(206,222,233,.2);background-color:hsl(var(--blue-light)/.2)}.focus\:bg-blue-light\/25:focus{background-color:rgba(206,222,233,.25);background-color:hsl(var(--blue-light)/.25)}.focus\:bg-blue-light\/30:focus{background-color:rgba(206,222,233,.3);background-color:hsl(var(--blue-light)/.3)}.focus\:bg-blue-light\/35:focus{background-color:rgba(206,222,233,.35);background-color:hsl(var(--blue-light)/.35)}.focus\:bg-blue-light\/40:focus{background-color:rgba(206,222,233,.4);background-color:hsl(var(--blue-light)/.4)}.focus\:bg-blue-light\/45:focus{background-color:rgba(206,222,233,.45);background-color:hsl(var(--blue-light)/.45)}.focus\:bg-blue-light\/5:focus{background-color:rgba(206,222,233,.05);background-color:hsl(var(--blue-light)/.05)}.focus\:bg-blue-light\/50:focus{background-color:rgba(206,222,233,.5);background-color:hsl(var(--blue-light)/.5)}.focus\:bg-blue-light\/55:focus{background-color:rgba(206,222,233,.55);background-color:hsl(var(--blue-light)/.55)}.focus\:bg-blue-light\/60:focus{background-color:rgba(206,222,233,.6);background-color:hsl(var(--blue-light)/.6)}.focus\:bg-blue-light\/65:focus{background-color:rgba(206,222,233,.65);background-color:hsl(var(--blue-light)/.65)}.focus\:bg-blue-light\/70:focus{background-color:rgba(206,222,233,.7);background-color:hsl(var(--blue-light)/.7)}.focus\:bg-blue-light\/75:focus{background-color:rgba(206,222,233,.75);background-color:hsl(var(--blue-light)/.75)}.focus\:bg-blue-light\/80:focus{background-color:rgba(206,222,233,.8);background-color:hsl(var(--blue-light)/.8)}.focus\:bg-blue-light\/85:focus{background-color:rgba(206,222,233,.85);background-color:hsl(var(--blue-light)/.85)}.focus\:bg-blue-light\/90:focus{background-color:rgba(206,222,233,.9);background-color:hsl(var(--blue-light)/.9)}.focus\:bg-blue-light\/95:focus{background-color:rgba(206,222,233,.95);background-color:hsl(var(--blue-light)/.95)}.focus\:bg-blue-secondary:focus{background-color:#09f;background-color:hsl(var(--blue-secondary))}.focus\:bg-blue-secondary\/0:focus{background-color:rgba(0,153,255,0);background-color:hsl(var(--blue-secondary)/0)}.focus\:bg-blue-secondary\/10:focus{background-color:rgba(0,153,255,.1);background-color:hsl(var(--blue-secondary)/.1)}.focus\:bg-blue-secondary\/100:focus{background-color:#09f;background-color:hsl(var(--blue-secondary)/1)}.focus\:bg-blue-secondary\/15:focus{background-color:rgba(0,153,255,.15);background-color:hsl(var(--blue-secondary)/.15)}.focus\:bg-blue-secondary\/20:focus{background-color:rgba(0,153,255,.2);background-color:hsl(var(--blue-secondary)/.2)}.focus\:bg-blue-secondary\/25:focus{background-color:rgba(0,153,255,.25);background-color:hsl(var(--blue-secondary)/.25)}.focus\:bg-blue-secondary\/30:focus{background-color:rgba(0,153,255,.3);background-color:hsl(var(--blue-secondary)/.3)}.focus\:bg-blue-secondary\/35:focus{background-color:rgba(0,153,255,.35);background-color:hsl(var(--blue-secondary)/.35)}.focus\:bg-blue-secondary\/40:focus{background-color:rgba(0,153,255,.4);background-color:hsl(var(--blue-secondary)/.4)}.focus\:bg-blue-secondary\/45:focus{background-color:rgba(0,153,255,.45);background-color:hsl(var(--blue-secondary)/.45)}.focus\:bg-blue-secondary\/5:focus{background-color:rgba(0,153,255,.05);background-color:hsl(var(--blue-secondary)/.05)}.focus\:bg-blue-secondary\/50:focus{background-color:rgba(0,153,255,.5);background-color:hsl(var(--blue-secondary)/.5)}.focus\:bg-blue-secondary\/55:focus{background-color:rgba(0,153,255,.55);background-color:hsl(var(--blue-secondary)/.55)}.focus\:bg-blue-secondary\/60:focus{background-color:rgba(0,153,255,.6);background-color:hsl(var(--blue-secondary)/.6)}.focus\:bg-blue-secondary\/65:focus{background-color:rgba(0,153,255,.65);background-color:hsl(var(--blue-secondary)/.65)}.focus\:bg-blue-secondary\/70:focus{background-color:rgba(0,153,255,.7);background-color:hsl(var(--blue-secondary)/.7)}.focus\:bg-blue-secondary\/75:focus{background-color:rgba(0,153,255,.75);background-color:hsl(var(--blue-secondary)/.75)}.focus\:bg-blue-secondary\/80:focus{background-color:rgba(0,153,255,.8);background-color:hsl(var(--blue-secondary)/.8)}.focus\:bg-blue-secondary\/85:focus{background-color:rgba(0,153,255,.85);background-color:hsl(var(--blue-secondary)/.85)}.focus\:bg-blue-secondary\/90:focus{background-color:rgba(0,153,255,.9);background-color:hsl(var(--blue-secondary)/.9)}.focus\:bg-blue-secondary\/95:focus{background-color:rgba(0,153,255,.95);background-color:hsl(var(--blue-secondary)/.95)}.focus\:bg-blue\/0:focus{background-color:rgba(0,88,143,0);background-color:hsl(var(--blue)/0)}.focus\:bg-blue\/10:focus{background-color:rgba(0,88,143,.1);background-color:hsl(var(--blue)/.1)}.focus\:bg-blue\/100:focus{background-color:#00588f;background-color:hsl(var(--blue)/1)}.focus\:bg-blue\/15:focus{background-color:rgba(0,88,143,.15);background-color:hsl(var(--blue)/.15)}.focus\:bg-blue\/20:focus{background-color:rgba(0,88,143,.2);background-color:hsl(var(--blue)/.2)}.focus\:bg-blue\/25:focus{background-color:rgba(0,88,143,.25);background-color:hsl(var(--blue)/.25)}.focus\:bg-blue\/30:focus{background-color:rgba(0,88,143,.3);background-color:hsl(var(--blue)/.3)}.focus\:bg-blue\/35:focus{background-color:rgba(0,88,143,.35);background-color:hsl(var(--blue)/.35)}.focus\:bg-blue\/40:focus{background-color:rgba(0,88,143,.4);background-color:hsl(var(--blue)/.4)}.focus\:bg-blue\/45:focus{background-color:rgba(0,88,143,.45);background-color:hsl(var(--blue)/.45)}.focus\:bg-blue\/5:focus{background-color:rgba(0,88,143,.05);background-color:hsl(var(--blue)/.05)}.focus\:bg-blue\/50:focus{background-color:rgba(0,88,143,.5);background-color:hsl(var(--blue)/.5)}.focus\:bg-blue\/55:focus{background-color:rgba(0,88,143,.55);background-color:hsl(var(--blue)/.55)}.focus\:bg-blue\/60:focus{background-color:rgba(0,88,143,.6);background-color:hsl(var(--blue)/.6)}.focus\:bg-blue\/65:focus{background-color:rgba(0,88,143,.65);background-color:hsl(var(--blue)/.65)}.focus\:bg-blue\/70:focus{background-color:rgba(0,88,143,.7);background-color:hsl(var(--blue)/.7)}.focus\:bg-blue\/75:focus{background-color:rgba(0,88,143,.75);background-color:hsl(var(--blue)/.75)}.focus\:bg-blue\/80:focus{background-color:rgba(0,88,143,.8);background-color:hsl(var(--blue)/.8)}.focus\:bg-blue\/85:focus{background-color:rgba(0,88,143,.85);background-color:hsl(var(--blue)/.85)}.focus\:bg-blue\/90:focus{background-color:rgba(0,88,143,.9);background-color:hsl(var(--blue)/.9)}.focus\:bg-blue\/95:focus{background-color:rgba(0,88,143,.95);background-color:hsl(var(--blue)/.95)}.focus\:bg-contact:focus{--tw-bg-opacity:1;background-color:#f60;background-color:rgba(255,102,0,var(--tw-bg-opacity))}.focus\:bg-contact\/0:focus{background-color:rgba(255,102,0,0)}.focus\:bg-contact\/10:focus{background-color:rgba(255,102,0,.1)}.focus\:bg-contact\/100:focus{background-color:#f60}.focus\:bg-contact\/15:focus{background-color:rgba(255,102,0,.15)}.focus\:bg-contact\/20:focus{background-color:rgba(255,102,0,.2)}.focus\:bg-contact\/25:focus{background-color:rgba(255,102,0,.25)}.focus\:bg-contact\/30:focus{background-color:rgba(255,102,0,.3)}.focus\:bg-contact\/35:focus{background-color:rgba(255,102,0,.35)}.focus\:bg-contact\/40:focus{background-color:rgba(255,102,0,.4)}.focus\:bg-contact\/45:focus{background-color:rgba(255,102,0,.45)}.focus\:bg-contact\/5:focus{background-color:rgba(255,102,0,.05)}.focus\:bg-contact\/50:focus{background-color:rgba(255,102,0,.5)}.focus\:bg-contact\/55:focus{background-color:rgba(255,102,0,.55)}.focus\:bg-contact\/60:focus{background-color:rgba(255,102,0,.6)}.focus\:bg-contact\/65:focus{background-color:rgba(255,102,0,.65)}.focus\:bg-contact\/70:focus{background-color:rgba(255,102,0,.7)}.focus\:bg-contact\/75:focus{background-color:rgba(255,102,0,.75)}.focus\:bg-contact\/80:focus{background-color:rgba(255,102,0,.8)}.focus\:bg-contact\/85:focus{background-color:rgba(255,102,0,.85)}.focus\:bg-contact\/90:focus{background-color:rgba(255,102,0,.9)}.focus\:bg-contact\/95:focus{background-color:rgba(255,102,0,.95)}.focus\:bg-dark:focus{background-color:#e65c00;background-color:hsl(var(--dark))}.focus\:bg-dark-foreground:focus{background-color:hsl(var(--dark-foreground))}.focus\:bg-dark-foreground\/0:focus{background-color:hsl(var(--dark-foreground)/0)}.focus\:bg-dark-foreground\/10:focus{background-color:hsl(var(--dark-foreground)/.1)}.focus\:bg-dark-foreground\/100:focus{background-color:hsl(var(--dark-foreground)/1)}.focus\:bg-dark-foreground\/15:focus{background-color:hsl(var(--dark-foreground)/.15)}.focus\:bg-dark-foreground\/20:focus{background-color:hsl(var(--dark-foreground)/.2)}.focus\:bg-dark-foreground\/25:focus{background-color:hsl(var(--dark-foreground)/.25)}.focus\:bg-dark-foreground\/30:focus{background-color:hsl(var(--dark-foreground)/.3)}.focus\:bg-dark-foreground\/35:focus{background-color:hsl(var(--dark-foreground)/.35)}.focus\:bg-dark-foreground\/40:focus{background-color:hsl(var(--dark-foreground)/.4)}.focus\:bg-dark-foreground\/45:focus{background-color:hsl(var(--dark-foreground)/.45)}.focus\:bg-dark-foreground\/5:focus{background-color:hsl(var(--dark-foreground)/.05)}.focus\:bg-dark-foreground\/50:focus{background-color:hsl(var(--dark-foreground)/.5)}.focus\:bg-dark-foreground\/55:focus{background-color:hsl(var(--dark-foreground)/.55)}.focus\:bg-dark-foreground\/60:focus{background-color:hsl(var(--dark-foreground)/.6)}.focus\:bg-dark-foreground\/65:focus{background-color:hsl(var(--dark-foreground)/.65)}.focus\:bg-dark-foreground\/70:focus{background-color:hsl(var(--dark-foreground)/.7)}.focus\:bg-dark-foreground\/75:focus{background-color:hsl(var(--dark-foreground)/.75)}.focus\:bg-dark-foreground\/80:focus{background-color:hsl(var(--dark-foreground)/.8)}.focus\:bg-dark-foreground\/85:focus{background-color:hsl(var(--dark-foreground)/.85)}.focus\:bg-dark-foreground\/90:focus{background-color:hsl(var(--dark-foreground)/.9)}.focus\:bg-dark-foreground\/95:focus{background-color:hsl(var(--dark-foreground)/.95)}.focus\:bg-dark\/0:focus{background-color:rgba(230,92,0,0);background-color:hsl(var(--dark)/0)}.focus\:bg-dark\/10:focus{background-color:rgba(230,92,0,.1);background-color:hsl(var(--dark)/.1)}.focus\:bg-dark\/100:focus{background-color:#e65c00;background-color:hsl(var(--dark)/1)}.focus\:bg-dark\/15:focus{background-color:rgba(230,92,0,.15);background-color:hsl(var(--dark)/.15)}.focus\:bg-dark\/20:focus{background-color:rgba(230,92,0,.2);background-color:hsl(var(--dark)/.2)}.focus\:bg-dark\/25:focus{background-color:rgba(230,92,0,.25);background-color:hsl(var(--dark)/.25)}.focus\:bg-dark\/30:focus{background-color:rgba(230,92,0,.3);background-color:hsl(var(--dark)/.3)}.focus\:bg-dark\/35:focus{background-color:rgba(230,92,0,.35);background-color:hsl(var(--dark)/.35)}.focus\:bg-dark\/40:focus{background-color:rgba(230,92,0,.4);background-color:hsl(var(--dark)/.4)}.focus\:bg-dark\/45:focus{background-color:rgba(230,92,0,.45);background-color:hsl(var(--dark)/.45)}.focus\:bg-dark\/5:focus{background-color:rgba(230,92,0,.05);background-color:hsl(var(--dark)/.05)}.focus\:bg-dark\/50:focus{background-color:rgba(230,92,0,.5);background-color:hsl(var(--dark)/.5)}.focus\:bg-dark\/55:focus{background-color:rgba(230,92,0,.55);background-color:hsl(var(--dark)/.55)}.focus\:bg-dark\/60:focus{background-color:rgba(230,92,0,.6);background-color:hsl(var(--dark)/.6)}.focus\:bg-dark\/65:focus{background-color:rgba(230,92,0,.65);background-color:hsl(var(--dark)/.65)}.focus\:bg-dark\/70:focus{background-color:rgba(230,92,0,.7);background-color:hsl(var(--dark)/.7)}.focus\:bg-dark\/75:focus{background-color:rgba(230,92,0,.75);background-color:hsl(var(--dark)/.75)}.focus\:bg-dark\/80:focus{background-color:rgba(230,92,0,.8);background-color:hsl(var(--dark)/.8)}.focus\:bg-dark\/85:focus{background-color:rgba(230,92,0,.85);background-color:hsl(var(--dark)/.85)}.focus\:bg-dark\/90:focus{background-color:rgba(230,92,0,.9);background-color:hsl(var(--dark)/.9)}.focus\:bg-dark\/95:focus{background-color:rgba(230,92,0,.95);background-color:hsl(var(--dark)/.95)}.focus\:bg-darker:focus{background-color:hsl(var(--darker))}.focus\:bg-darker-foreground:focus{background-color:hsl(var(--darker-foreground))}.focus\:bg-darker-foreground\/0:focus{background-color:hsl(var(--darker-foreground)/0)}.focus\:bg-darker-foreground\/10:focus{background-color:hsl(var(--darker-foreground)/.1)}.focus\:bg-darker-foreground\/100:focus{background-color:hsl(var(--darker-foreground)/1)}.focus\:bg-darker-foreground\/15:focus{background-color:hsl(var(--darker-foreground)/.15)}.focus\:bg-darker-foreground\/20:focus{background-color:hsl(var(--darker-foreground)/.2)}.focus\:bg-darker-foreground\/25:focus{background-color:hsl(var(--darker-foreground)/.25)}.focus\:bg-darker-foreground\/30:focus{background-color:hsl(var(--darker-foreground)/.3)}.focus\:bg-darker-foreground\/35:focus{background-color:hsl(var(--darker-foreground)/.35)}.focus\:bg-darker-foreground\/40:focus{background-color:hsl(var(--darker-foreground)/.4)}.focus\:bg-darker-foreground\/45:focus{background-color:hsl(var(--darker-foreground)/.45)}.focus\:bg-darker-foreground\/5:focus{background-color:hsl(var(--darker-foreground)/.05)}.focus\:bg-darker-foreground\/50:focus{background-color:hsl(var(--darker-foreground)/.5)}.focus\:bg-darker-foreground\/55:focus{background-color:hsl(var(--darker-foreground)/.55)}.focus\:bg-darker-foreground\/60:focus{background-color:hsl(var(--darker-foreground)/.6)}.focus\:bg-darker-foreground\/65:focus{background-color:hsl(var(--darker-foreground)/.65)}.focus\:bg-darker-foreground\/70:focus{background-color:hsl(var(--darker-foreground)/.7)}.focus\:bg-darker-foreground\/75:focus{background-color:hsl(var(--darker-foreground)/.75)}.focus\:bg-darker-foreground\/80:focus{background-color:hsl(var(--darker-foreground)/.8)}.focus\:bg-darker-foreground\/85:focus{background-color:hsl(var(--darker-foreground)/.85)}.focus\:bg-darker-foreground\/90:focus{background-color:hsl(var(--darker-foreground)/.9)}.focus\:bg-darker-foreground\/95:focus{background-color:hsl(var(--darker-foreground)/.95)}.focus\:bg-darker\/0:focus{background-color:hsl(var(--darker)/0)}.focus\:bg-darker\/10:focus{background-color:hsl(var(--darker)/.1)}.focus\:bg-darker\/100:focus{background-color:hsl(var(--darker)/1)}.focus\:bg-darker\/15:focus{background-color:hsl(var(--darker)/.15)}.focus\:bg-darker\/20:focus{background-color:hsl(var(--darker)/.2)}.focus\:bg-darker\/25:focus{background-color:hsl(var(--darker)/.25)}.focus\:bg-darker\/30:focus{background-color:hsl(var(--darker)/.3)}.focus\:bg-darker\/35:focus{background-color:hsl(var(--darker)/.35)}.focus\:bg-darker\/40:focus{background-color:hsl(var(--darker)/.4)}.focus\:bg-darker\/45:focus{background-color:hsl(var(--darker)/.45)}.focus\:bg-darker\/5:focus{background-color:hsl(var(--darker)/.05)}.focus\:bg-darker\/50:focus{background-color:hsl(var(--darker)/.5)}.focus\:bg-darker\/55:focus{background-color:hsl(var(--darker)/.55)}.focus\:bg-darker\/60:focus{background-color:hsl(var(--darker)/.6)}.focus\:bg-darker\/65:focus{background-color:hsl(var(--darker)/.65)}.focus\:bg-darker\/70:focus{background-color:hsl(var(--darker)/.7)}.focus\:bg-darker\/75:focus{background-color:hsl(var(--darker)/.75)}.focus\:bg-darker\/80:focus{background-color:hsl(var(--darker)/.8)}.focus\:bg-darker\/85:focus{background-color:hsl(var(--darker)/.85)}.focus\:bg-darker\/90:focus{background-color:hsl(var(--darker)/.9)}.focus\:bg-darker\/95:focus{background-color:hsl(var(--darker)/.95)}.focus\:bg-default:focus{background-color:#f60;background-color:hsl(var(--default))}.focus\:bg-default-foreground:focus{background-color:hsl(var(--default-foreground))}.focus\:bg-default-foreground\/0:focus{background-color:hsl(var(--default-foreground)/0)}.focus\:bg-default-foreground\/10:focus{background-color:hsl(var(--default-foreground)/.1)}.focus\:bg-default-foreground\/100:focus{background-color:hsl(var(--default-foreground)/1)}.focus\:bg-default-foreground\/15:focus{background-color:hsl(var(--default-foreground)/.15)}.focus\:bg-default-foreground\/20:focus{background-color:hsl(var(--default-foreground)/.2)}.focus\:bg-default-foreground\/25:focus{background-color:hsl(var(--default-foreground)/.25)}.focus\:bg-default-foreground\/30:focus{background-color:hsl(var(--default-foreground)/.3)}.focus\:bg-default-foreground\/35:focus{background-color:hsl(var(--default-foreground)/.35)}.focus\:bg-default-foreground\/40:focus{background-color:hsl(var(--default-foreground)/.4)}.focus\:bg-default-foreground\/45:focus{background-color:hsl(var(--default-foreground)/.45)}.focus\:bg-default-foreground\/5:focus{background-color:hsl(var(--default-foreground)/.05)}.focus\:bg-default-foreground\/50:focus{background-color:hsl(var(--default-foreground)/.5)}.focus\:bg-default-foreground\/55:focus{background-color:hsl(var(--default-foreground)/.55)}.focus\:bg-default-foreground\/60:focus{background-color:hsl(var(--default-foreground)/.6)}.focus\:bg-default-foreground\/65:focus{background-color:hsl(var(--default-foreground)/.65)}.focus\:bg-default-foreground\/70:focus{background-color:hsl(var(--default-foreground)/.7)}.focus\:bg-default-foreground\/75:focus{background-color:hsl(var(--default-foreground)/.75)}.focus\:bg-default-foreground\/80:focus{background-color:hsl(var(--default-foreground)/.8)}.focus\:bg-default-foreground\/85:focus{background-color:hsl(var(--default-foreground)/.85)}.focus\:bg-default-foreground\/90:focus{background-color:hsl(var(--default-foreground)/.9)}.focus\:bg-default-foreground\/95:focus{background-color:hsl(var(--default-foreground)/.95)}.focus\:bg-default\/0:focus{background-color:rgba(255,102,0,0);background-color:hsl(var(--default)/0)}.focus\:bg-default\/10:focus{background-color:rgba(255,102,0,.1);background-color:hsl(var(--default)/.1)}.focus\:bg-default\/100:focus{background-color:#f60;background-color:hsl(var(--default)/1)}.focus\:bg-default\/15:focus{background-color:rgba(255,102,0,.15);background-color:hsl(var(--default)/.15)}.focus\:bg-default\/20:focus{background-color:rgba(255,102,0,.2);background-color:hsl(var(--default)/.2)}.focus\:bg-default\/25:focus{background-color:rgba(255,102,0,.25);background-color:hsl(var(--default)/.25)}.focus\:bg-default\/30:focus{background-color:rgba(255,102,0,.3);background-color:hsl(var(--default)/.3)}.focus\:bg-default\/35:focus{background-color:rgba(255,102,0,.35);background-color:hsl(var(--default)/.35)}.focus\:bg-default\/40:focus{background-color:rgba(255,102,0,.4);background-color:hsl(var(--default)/.4)}.focus\:bg-default\/45:focus{background-color:rgba(255,102,0,.45);background-color:hsl(var(--default)/.45)}.focus\:bg-default\/5:focus{background-color:rgba(255,102,0,.05);background-color:hsl(var(--default)/.05)}.focus\:bg-default\/50:focus{background-color:rgba(255,102,0,.5);background-color:hsl(var(--default)/.5)}.focus\:bg-default\/55:focus{background-color:rgba(255,102,0,.55);background-color:hsl(var(--default)/.55)}.focus\:bg-default\/60:focus{background-color:rgba(255,102,0,.6);background-color:hsl(var(--default)/.6)}.focus\:bg-default\/65:focus{background-color:rgba(255,102,0,.65);background-color:hsl(var(--default)/.65)}.focus\:bg-default\/70:focus{background-color:rgba(255,102,0,.7);background-color:hsl(var(--default)/.7)}.focus\:bg-default\/75:focus{background-color:rgba(255,102,0,.75);background-color:hsl(var(--default)/.75)}.focus\:bg-default\/80:focus{background-color:rgba(255,102,0,.8);background-color:hsl(var(--default)/.8)}.focus\:bg-default\/85:focus{background-color:rgba(255,102,0,.85);background-color:hsl(var(--default)/.85)}.focus\:bg-default\/90:focus{background-color:rgba(255,102,0,.9);background-color:hsl(var(--default)/.9)}.focus\:bg-default\/95:focus{background-color:rgba(255,102,0,.95);background-color:hsl(var(--default)/.95)}.focus\:bg-eastern-blue:focus{--tw-bg-opacity:1;background-color:#20aebc;background-color:rgba(32,174,188,var(--tw-bg-opacity))}.focus\:bg-eastern-blue\/0:focus{background-color:rgba(32,174,188,0)}.focus\:bg-eastern-blue\/10:focus{background-color:rgba(32,174,188,.1)}.focus\:bg-eastern-blue\/100:focus{background-color:#20aebc}.focus\:bg-eastern-blue\/15:focus{background-color:rgba(32,174,188,.15)}.focus\:bg-eastern-blue\/20:focus{background-color:rgba(32,174,188,.2)}.focus\:bg-eastern-blue\/25:focus{background-color:rgba(32,174,188,.25)}.focus\:bg-eastern-blue\/30:focus{background-color:rgba(32,174,188,.3)}.focus\:bg-eastern-blue\/35:focus{background-color:rgba(32,174,188,.35)}.focus\:bg-eastern-blue\/40:focus{background-color:rgba(32,174,188,.4)}.focus\:bg-eastern-blue\/45:focus{background-color:rgba(32,174,188,.45)}.focus\:bg-eastern-blue\/5:focus{background-color:rgba(32,174,188,.05)}.focus\:bg-eastern-blue\/50:focus{background-color:rgba(32,174,188,.5)}.focus\:bg-eastern-blue\/55:focus{background-color:rgba(32,174,188,.55)}.focus\:bg-eastern-blue\/60:focus{background-color:rgba(32,174,188,.6)}.focus\:bg-eastern-blue\/65:focus{background-color:rgba(32,174,188,.65)}.focus\:bg-eastern-blue\/70:focus{background-color:rgba(32,174,188,.7)}.focus\:bg-eastern-blue\/75:focus{background-color:rgba(32,174,188,.75)}.focus\:bg-eastern-blue\/80:focus{background-color:rgba(32,174,188,.8)}.focus\:bg-eastern-blue\/85:focus{background-color:rgba(32,174,188,.85)}.focus\:bg-eastern-blue\/90:focus{background-color:rgba(32,174,188,.9)}.focus\:bg-eastern-blue\/95:focus{background-color:rgba(32,174,188,.95)}.focus\:bg-green:focus{background-color:#00c738;background-color:hsl(var(--green))}.focus\:bg-green-100:focus{--tw-bg-opacity:1;background-color:#dcfce7;background-color:rgba(220,252,231,var(--tw-bg-opacity))}.focus\:bg-green-100\/0:focus{background-color:rgba(220,252,231,0)}.focus\:bg-green-100\/10:focus{background-color:rgba(220,252,231,.1)}.focus\:bg-green-100\/100:focus{background-color:#dcfce7}.focus\:bg-green-100\/15:focus{background-color:rgba(220,252,231,.15)}.focus\:bg-green-100\/20:focus{background-color:rgba(220,252,231,.2)}.focus\:bg-green-100\/25:focus{background-color:rgba(220,252,231,.25)}.focus\:bg-green-100\/30:focus{background-color:rgba(220,252,231,.3)}.focus\:bg-green-100\/35:focus{background-color:rgba(220,252,231,.35)}.focus\:bg-green-100\/40:focus{background-color:rgba(220,252,231,.4)}.focus\:bg-green-100\/45:focus{background-color:rgba(220,252,231,.45)}.focus\:bg-green-100\/5:focus{background-color:rgba(220,252,231,.05)}.focus\:bg-green-100\/50:focus{background-color:rgba(220,252,231,.5)}.focus\:bg-green-100\/55:focus{background-color:rgba(220,252,231,.55)}.focus\:bg-green-100\/60:focus{background-color:rgba(220,252,231,.6)}.focus\:bg-green-100\/65:focus{background-color:rgba(220,252,231,.65)}.focus\:bg-green-100\/70:focus{background-color:rgba(220,252,231,.7)}.focus\:bg-green-100\/75:focus{background-color:rgba(220,252,231,.75)}.focus\:bg-green-100\/80:focus{background-color:rgba(220,252,231,.8)}.focus\:bg-green-100\/85:focus{background-color:rgba(220,252,231,.85)}.focus\:bg-green-100\/90:focus{background-color:rgba(220,252,231,.9)}.focus\:bg-green-100\/95:focus{background-color:rgba(220,252,231,.95)}.focus\:bg-green-200:focus{--tw-bg-opacity:1;background-color:#bbf7d0;background-color:rgba(187,247,208,var(--tw-bg-opacity))}.focus\:bg-green-200\/0:focus{background-color:rgba(187,247,208,0)}.focus\:bg-green-200\/10:focus{background-color:rgba(187,247,208,.1)}.focus\:bg-green-200\/100:focus{background-color:#bbf7d0}.focus\:bg-green-200\/15:focus{background-color:rgba(187,247,208,.15)}.focus\:bg-green-200\/20:focus{background-color:rgba(187,247,208,.2)}.focus\:bg-green-200\/25:focus{background-color:rgba(187,247,208,.25)}.focus\:bg-green-200\/30:focus{background-color:rgba(187,247,208,.3)}.focus\:bg-green-200\/35:focus{background-color:rgba(187,247,208,.35)}.focus\:bg-green-200\/40:focus{background-color:rgba(187,247,208,.4)}.focus\:bg-green-200\/45:focus{background-color:rgba(187,247,208,.45)}.focus\:bg-green-200\/5:focus{background-color:rgba(187,247,208,.05)}.focus\:bg-green-200\/50:focus{background-color:rgba(187,247,208,.5)}.focus\:bg-green-200\/55:focus{background-color:rgba(187,247,208,.55)}.focus\:bg-green-200\/60:focus{background-color:rgba(187,247,208,.6)}.focus\:bg-green-200\/65:focus{background-color:rgba(187,247,208,.65)}.focus\:bg-green-200\/70:focus{background-color:rgba(187,247,208,.7)}.focus\:bg-green-200\/75:focus{background-color:rgba(187,247,208,.75)}.focus\:bg-green-200\/80:focus{background-color:rgba(187,247,208,.8)}.focus\:bg-green-200\/85:focus{background-color:rgba(187,247,208,.85)}.focus\:bg-green-200\/90:focus{background-color:rgba(187,247,208,.9)}.focus\:bg-green-200\/95:focus{background-color:rgba(187,247,208,.95)}.focus\:bg-green-300:focus{--tw-bg-opacity:1;background-color:#86efac;background-color:rgba(134,239,172,var(--tw-bg-opacity))}.focus\:bg-green-300\/0:focus{background-color:rgba(134,239,172,0)}.focus\:bg-green-300\/10:focus{background-color:rgba(134,239,172,.1)}.focus\:bg-green-300\/100:focus{background-color:#86efac}.focus\:bg-green-300\/15:focus{background-color:rgba(134,239,172,.15)}.focus\:bg-green-300\/20:focus{background-color:rgba(134,239,172,.2)}.focus\:bg-green-300\/25:focus{background-color:rgba(134,239,172,.25)}.focus\:bg-green-300\/30:focus{background-color:rgba(134,239,172,.3)}.focus\:bg-green-300\/35:focus{background-color:rgba(134,239,172,.35)}.focus\:bg-green-300\/40:focus{background-color:rgba(134,239,172,.4)}.focus\:bg-green-300\/45:focus{background-color:rgba(134,239,172,.45)}.focus\:bg-green-300\/5:focus{background-color:rgba(134,239,172,.05)}.focus\:bg-green-300\/50:focus{background-color:rgba(134,239,172,.5)}.focus\:bg-green-300\/55:focus{background-color:rgba(134,239,172,.55)}.focus\:bg-green-300\/60:focus{background-color:rgba(134,239,172,.6)}.focus\:bg-green-300\/65:focus{background-color:rgba(134,239,172,.65)}.focus\:bg-green-300\/70:focus{background-color:rgba(134,239,172,.7)}.focus\:bg-green-300\/75:focus{background-color:rgba(134,239,172,.75)}.focus\:bg-green-300\/80:focus{background-color:rgba(134,239,172,.8)}.focus\:bg-green-300\/85:focus{background-color:rgba(134,239,172,.85)}.focus\:bg-green-300\/90:focus{background-color:rgba(134,239,172,.9)}.focus\:bg-green-300\/95:focus{background-color:rgba(134,239,172,.95)}.focus\:bg-green-400:focus{--tw-bg-opacity:1;background-color:#4ade80;background-color:rgba(74,222,128,var(--tw-bg-opacity))}.focus\:bg-green-400\/0:focus{background-color:rgba(74,222,128,0)}.focus\:bg-green-400\/10:focus{background-color:rgba(74,222,128,.1)}.focus\:bg-green-400\/100:focus{background-color:#4ade80}.focus\:bg-green-400\/15:focus{background-color:rgba(74,222,128,.15)}.focus\:bg-green-400\/20:focus{background-color:rgba(74,222,128,.2)}.focus\:bg-green-400\/25:focus{background-color:rgba(74,222,128,.25)}.focus\:bg-green-400\/30:focus{background-color:rgba(74,222,128,.3)}.focus\:bg-green-400\/35:focus{background-color:rgba(74,222,128,.35)}.focus\:bg-green-400\/40:focus{background-color:rgba(74,222,128,.4)}.focus\:bg-green-400\/45:focus{background-color:rgba(74,222,128,.45)}.focus\:bg-green-400\/5:focus{background-color:rgba(74,222,128,.05)}.focus\:bg-green-400\/50:focus{background-color:rgba(74,222,128,.5)}.focus\:bg-green-400\/55:focus{background-color:rgba(74,222,128,.55)}.focus\:bg-green-400\/60:focus{background-color:rgba(74,222,128,.6)}.focus\:bg-green-400\/65:focus{background-color:rgba(74,222,128,.65)}.focus\:bg-green-400\/70:focus{background-color:rgba(74,222,128,.7)}.focus\:bg-green-400\/75:focus{background-color:rgba(74,222,128,.75)}.focus\:bg-green-400\/80:focus{background-color:rgba(74,222,128,.8)}.focus\:bg-green-400\/85:focus{background-color:rgba(74,222,128,.85)}.focus\:bg-green-400\/90:focus{background-color:rgba(74,222,128,.9)}.focus\:bg-green-400\/95:focus{background-color:rgba(74,222,128,.95)}.focus\:bg-green-50:focus{--tw-bg-opacity:1;background-color:#f0fdf4;background-color:rgba(240,253,244,var(--tw-bg-opacity))}.focus\:bg-green-50\/0:focus{background-color:rgba(240,253,244,0)}.focus\:bg-green-50\/10:focus{background-color:rgba(240,253,244,.1)}.focus\:bg-green-50\/100:focus{background-color:#f0fdf4}.focus\:bg-green-50\/15:focus{background-color:rgba(240,253,244,.15)}.focus\:bg-green-50\/20:focus{background-color:rgba(240,253,244,.2)}.focus\:bg-green-50\/25:focus{background-color:rgba(240,253,244,.25)}.focus\:bg-green-50\/30:focus{background-color:rgba(240,253,244,.3)}.focus\:bg-green-50\/35:focus{background-color:rgba(240,253,244,.35)}.focus\:bg-green-50\/40:focus{background-color:rgba(240,253,244,.4)}.focus\:bg-green-50\/45:focus{background-color:rgba(240,253,244,.45)}.focus\:bg-green-50\/5:focus{background-color:rgba(240,253,244,.05)}.focus\:bg-green-50\/50:focus{background-color:rgba(240,253,244,.5)}.focus\:bg-green-50\/55:focus{background-color:rgba(240,253,244,.55)}.focus\:bg-green-50\/60:focus{background-color:rgba(240,253,244,.6)}.focus\:bg-green-50\/65:focus{background-color:rgba(240,253,244,.65)}.focus\:bg-green-50\/70:focus{background-color:rgba(240,253,244,.7)}.focus\:bg-green-50\/75:focus{background-color:rgba(240,253,244,.75)}.focus\:bg-green-50\/80:focus{background-color:rgba(240,253,244,.8)}.focus\:bg-green-50\/85:focus{background-color:rgba(240,253,244,.85)}.focus\:bg-green-50\/90:focus{background-color:rgba(240,253,244,.9)}.focus\:bg-green-50\/95:focus{background-color:rgba(240,253,244,.95)}.focus\:bg-green-500:focus{--tw-bg-opacity:1;background-color:#22c55e;background-color:rgba(34,197,94,var(--tw-bg-opacity))}.focus\:bg-green-500\/0:focus{background-color:rgba(34,197,94,0)}.focus\:bg-green-500\/10:focus{background-color:rgba(34,197,94,.1)}.focus\:bg-green-500\/100:focus{background-color:#22c55e}.focus\:bg-green-500\/15:focus{background-color:rgba(34,197,94,.15)}.focus\:bg-green-500\/20:focus{background-color:rgba(34,197,94,.2)}.focus\:bg-green-500\/25:focus{background-color:rgba(34,197,94,.25)}.focus\:bg-green-500\/30:focus{background-color:rgba(34,197,94,.3)}.focus\:bg-green-500\/35:focus{background-color:rgba(34,197,94,.35)}.focus\:bg-green-500\/40:focus{background-color:rgba(34,197,94,.4)}.focus\:bg-green-500\/45:focus{background-color:rgba(34,197,94,.45)}.focus\:bg-green-500\/5:focus{background-color:rgba(34,197,94,.05)}.focus\:bg-green-500\/50:focus{background-color:rgba(34,197,94,.5)}.focus\:bg-green-500\/55:focus{background-color:rgba(34,197,94,.55)}.focus\:bg-green-500\/60:focus{background-color:rgba(34,197,94,.6)}.focus\:bg-green-500\/65:focus{background-color:rgba(34,197,94,.65)}.focus\:bg-green-500\/70:focus{background-color:rgba(34,197,94,.7)}.focus\:bg-green-500\/75:focus{background-color:rgba(34,197,94,.75)}.focus\:bg-green-500\/80:focus{background-color:rgba(34,197,94,.8)}.focus\:bg-green-500\/85:focus{background-color:rgba(34,197,94,.85)}.focus\:bg-green-500\/90:focus{background-color:rgba(34,197,94,.9)}.focus\:bg-green-500\/95:focus{background-color:rgba(34,197,94,.95)}.focus\:bg-green-600:focus{--tw-bg-opacity:1;background-color:#16a34a;background-color:rgba(22,163,74,var(--tw-bg-opacity))}.focus\:bg-green-600\/0:focus{background-color:rgba(22,163,74,0)}.focus\:bg-green-600\/10:focus{background-color:rgba(22,163,74,.1)}.focus\:bg-green-600\/100:focus{background-color:#16a34a}.focus\:bg-green-600\/15:focus{background-color:rgba(22,163,74,.15)}.focus\:bg-green-600\/20:focus{background-color:rgba(22,163,74,.2)}.focus\:bg-green-600\/25:focus{background-color:rgba(22,163,74,.25)}.focus\:bg-green-600\/30:focus{background-color:rgba(22,163,74,.3)}.focus\:bg-green-600\/35:focus{background-color:rgba(22,163,74,.35)}.focus\:bg-green-600\/40:focus{background-color:rgba(22,163,74,.4)}.focus\:bg-green-600\/45:focus{background-color:rgba(22,163,74,.45)}.focus\:bg-green-600\/5:focus{background-color:rgba(22,163,74,.05)}.focus\:bg-green-600\/50:focus{background-color:rgba(22,163,74,.5)}.focus\:bg-green-600\/55:focus{background-color:rgba(22,163,74,.55)}.focus\:bg-green-600\/60:focus{background-color:rgba(22,163,74,.6)}.focus\:bg-green-600\/65:focus{background-color:rgba(22,163,74,.65)}.focus\:bg-green-600\/70:focus{background-color:rgba(22,163,74,.7)}.focus\:bg-green-600\/75:focus{background-color:rgba(22,163,74,.75)}.focus\:bg-green-600\/80:focus{background-color:rgba(22,163,74,.8)}.focus\:bg-green-600\/85:focus{background-color:rgba(22,163,74,.85)}.focus\:bg-green-600\/90:focus{background-color:rgba(22,163,74,.9)}.focus\:bg-green-600\/95:focus{background-color:rgba(22,163,74,.95)}.focus\:bg-green-700:focus{--tw-bg-opacity:1;background-color:#15803d;background-color:rgba(21,128,61,var(--tw-bg-opacity))}.focus\:bg-green-700\/0:focus{background-color:rgba(21,128,61,0)}.focus\:bg-green-700\/10:focus{background-color:rgba(21,128,61,.1)}.focus\:bg-green-700\/100:focus{background-color:#15803d}.focus\:bg-green-700\/15:focus{background-color:rgba(21,128,61,.15)}.focus\:bg-green-700\/20:focus{background-color:rgba(21,128,61,.2)}.focus\:bg-green-700\/25:focus{background-color:rgba(21,128,61,.25)}.focus\:bg-green-700\/30:focus{background-color:rgba(21,128,61,.3)}.focus\:bg-green-700\/35:focus{background-color:rgba(21,128,61,.35)}.focus\:bg-green-700\/40:focus{background-color:rgba(21,128,61,.4)}.focus\:bg-green-700\/45:focus{background-color:rgba(21,128,61,.45)}.focus\:bg-green-700\/5:focus{background-color:rgba(21,128,61,.05)}.focus\:bg-green-700\/50:focus{background-color:rgba(21,128,61,.5)}.focus\:bg-green-700\/55:focus{background-color:rgba(21,128,61,.55)}.focus\:bg-green-700\/60:focus{background-color:rgba(21,128,61,.6)}.focus\:bg-green-700\/65:focus{background-color:rgba(21,128,61,.65)}.focus\:bg-green-700\/70:focus{background-color:rgba(21,128,61,.7)}.focus\:bg-green-700\/75:focus{background-color:rgba(21,128,61,.75)}.focus\:bg-green-700\/80:focus{background-color:rgba(21,128,61,.8)}.focus\:bg-green-700\/85:focus{background-color:rgba(21,128,61,.85)}.focus\:bg-green-700\/90:focus{background-color:rgba(21,128,61,.9)}.focus\:bg-green-700\/95:focus{background-color:rgba(21,128,61,.95)}.focus\:bg-green-800:focus{--tw-bg-opacity:1;background-color:#166534;background-color:rgba(22,101,52,var(--tw-bg-opacity))}.focus\:bg-green-800\/0:focus{background-color:rgba(22,101,52,0)}.focus\:bg-green-800\/10:focus{background-color:rgba(22,101,52,.1)}.focus\:bg-green-800\/100:focus{background-color:#166534}.focus\:bg-green-800\/15:focus{background-color:rgba(22,101,52,.15)}.focus\:bg-green-800\/20:focus{background-color:rgba(22,101,52,.2)}.focus\:bg-green-800\/25:focus{background-color:rgba(22,101,52,.25)}.focus\:bg-green-800\/30:focus{background-color:rgba(22,101,52,.3)}.focus\:bg-green-800\/35:focus{background-color:rgba(22,101,52,.35)}.focus\:bg-green-800\/40:focus{background-color:rgba(22,101,52,.4)}.focus\:bg-green-800\/45:focus{background-color:rgba(22,101,52,.45)}.focus\:bg-green-800\/5:focus{background-color:rgba(22,101,52,.05)}.focus\:bg-green-800\/50:focus{background-color:rgba(22,101,52,.5)}.focus\:bg-green-800\/55:focus{background-color:rgba(22,101,52,.55)}.focus\:bg-green-800\/60:focus{background-color:rgba(22,101,52,.6)}.focus\:bg-green-800\/65:focus{background-color:rgba(22,101,52,.65)}.focus\:bg-green-800\/70:focus{background-color:rgba(22,101,52,.7)}.focus\:bg-green-800\/75:focus{background-color:rgba(22,101,52,.75)}.focus\:bg-green-800\/80:focus{background-color:rgba(22,101,52,.8)}.focus\:bg-green-800\/85:focus{background-color:rgba(22,101,52,.85)}.focus\:bg-green-800\/90:focus{background-color:rgba(22,101,52,.9)}.focus\:bg-green-800\/95:focus{background-color:rgba(22,101,52,.95)}.focus\:bg-green-900:focus{--tw-bg-opacity:1;background-color:#14532d;background-color:rgba(20,83,45,var(--tw-bg-opacity))}.focus\:bg-green-900\/0:focus{background-color:rgba(20,83,45,0)}.focus\:bg-green-900\/10:focus{background-color:rgba(20,83,45,.1)}.focus\:bg-green-900\/100:focus{background-color:#14532d}.focus\:bg-green-900\/15:focus{background-color:rgba(20,83,45,.15)}.focus\:bg-green-900\/20:focus{background-color:rgba(20,83,45,.2)}.focus\:bg-green-900\/25:focus{background-color:rgba(20,83,45,.25)}.focus\:bg-green-900\/30:focus{background-color:rgba(20,83,45,.3)}.focus\:bg-green-900\/35:focus{background-color:rgba(20,83,45,.35)}.focus\:bg-green-900\/40:focus{background-color:rgba(20,83,45,.4)}.focus\:bg-green-900\/45:focus{background-color:rgba(20,83,45,.45)}.focus\:bg-green-900\/5:focus{background-color:rgba(20,83,45,.05)}.focus\:bg-green-900\/50:focus{background-color:rgba(20,83,45,.5)}.focus\:bg-green-900\/55:focus{background-color:rgba(20,83,45,.55)}.focus\:bg-green-900\/60:focus{background-color:rgba(20,83,45,.6)}.focus\:bg-green-900\/65:focus{background-color:rgba(20,83,45,.65)}.focus\:bg-green-900\/70:focus{background-color:rgba(20,83,45,.7)}.focus\:bg-green-900\/75:focus{background-color:rgba(20,83,45,.75)}.focus\:bg-green-900\/80:focus{background-color:rgba(20,83,45,.8)}.focus\:bg-green-900\/85:focus{background-color:rgba(20,83,45,.85)}.focus\:bg-green-900\/90:focus{background-color:rgba(20,83,45,.9)}.focus\:bg-green-900\/95:focus{background-color:rgba(20,83,45,.95)}.focus\:bg-green-950:focus{--tw-bg-opacity:1;background-color:#052e16;background-color:rgba(5,46,22,var(--tw-bg-opacity))}.focus\:bg-green-950\/0:focus{background-color:rgba(5,46,22,0)}.focus\:bg-green-950\/10:focus{background-color:rgba(5,46,22,.1)}.focus\:bg-green-950\/100:focus{background-color:#052e16}.focus\:bg-green-950\/15:focus{background-color:rgba(5,46,22,.15)}.focus\:bg-green-950\/20:focus{background-color:rgba(5,46,22,.2)}.focus\:bg-green-950\/25:focus{background-color:rgba(5,46,22,.25)}.focus\:bg-green-950\/30:focus{background-color:rgba(5,46,22,.3)}.focus\:bg-green-950\/35:focus{background-color:rgba(5,46,22,.35)}.focus\:bg-green-950\/40:focus{background-color:rgba(5,46,22,.4)}.focus\:bg-green-950\/45:focus{background-color:rgba(5,46,22,.45)}.focus\:bg-green-950\/5:focus{background-color:rgba(5,46,22,.05)}.focus\:bg-green-950\/50:focus{background-color:rgba(5,46,22,.5)}.focus\:bg-green-950\/55:focus{background-color:rgba(5,46,22,.55)}.focus\:bg-green-950\/60:focus{background-color:rgba(5,46,22,.6)}.focus\:bg-green-950\/65:focus{background-color:rgba(5,46,22,.65)}.focus\:bg-green-950\/70:focus{background-color:rgba(5,46,22,.7)}.focus\:bg-green-950\/75:focus{background-color:rgba(5,46,22,.75)}.focus\:bg-green-950\/80:focus{background-color:rgba(5,46,22,.8)}.focus\:bg-green-950\/85:focus{background-color:rgba(5,46,22,.85)}.focus\:bg-green-950\/90:focus{background-color:rgba(5,46,22,.9)}.focus\:bg-green-950\/95:focus{background-color:rgba(5,46,22,.95)}.focus\:bg-green-accent:focus{background-color:#cceadb;background-color:hsl(var(--green-accent))}.focus\:bg-green-accent\/0:focus{background-color:rgba(204,234,219,0);background-color:hsl(var(--green-accent)/0)}.focus\:bg-green-accent\/10:focus{background-color:rgba(204,234,219,.1);background-color:hsl(var(--green-accent)/.1)}.focus\:bg-green-accent\/100:focus{background-color:#cceadb;background-color:hsl(var(--green-accent)/1)}.focus\:bg-green-accent\/15:focus{background-color:rgba(204,234,219,.15);background-color:hsl(var(--green-accent)/.15)}.focus\:bg-green-accent\/20:focus{background-color:rgba(204,234,219,.2);background-color:hsl(var(--green-accent)/.2)}.focus\:bg-green-accent\/25:focus{background-color:rgba(204,234,219,.25);background-color:hsl(var(--green-accent)/.25)}.focus\:bg-green-accent\/30:focus{background-color:rgba(204,234,219,.3);background-color:hsl(var(--green-accent)/.3)}.focus\:bg-green-accent\/35:focus{background-color:rgba(204,234,219,.35);background-color:hsl(var(--green-accent)/.35)}.focus\:bg-green-accent\/40:focus{background-color:rgba(204,234,219,.4);background-color:hsl(var(--green-accent)/.4)}.focus\:bg-green-accent\/45:focus{background-color:rgba(204,234,219,.45);background-color:hsl(var(--green-accent)/.45)}.focus\:bg-green-accent\/5:focus{background-color:rgba(204,234,219,.05);background-color:hsl(var(--green-accent)/.05)}.focus\:bg-green-accent\/50:focus{background-color:rgba(204,234,219,.5);background-color:hsl(var(--green-accent)/.5)}.focus\:bg-green-accent\/55:focus{background-color:rgba(204,234,219,.55);background-color:hsl(var(--green-accent)/.55)}.focus\:bg-green-accent\/60:focus{background-color:rgba(204,234,219,.6);background-color:hsl(var(--green-accent)/.6)}.focus\:bg-green-accent\/65:focus{background-color:rgba(204,234,219,.65);background-color:hsl(var(--green-accent)/.65)}.focus\:bg-green-accent\/70:focus{background-color:rgba(204,234,219,.7);background-color:hsl(var(--green-accent)/.7)}.focus\:bg-green-accent\/75:focus{background-color:rgba(204,234,219,.75);background-color:hsl(var(--green-accent)/.75)}.focus\:bg-green-accent\/80:focus{background-color:rgba(204,234,219,.8);background-color:hsl(var(--green-accent)/.8)}.focus\:bg-green-accent\/85:focus{background-color:rgba(204,234,219,.85);background-color:hsl(var(--green-accent)/.85)}.focus\:bg-green-accent\/90:focus{background-color:rgba(204,234,219,.9);background-color:hsl(var(--green-accent)/.9)}.focus\:bg-green-accent\/95:focus{background-color:rgba(204,234,219,.95);background-color:hsl(var(--green-accent)/.95)}.focus\:bg-green-dark:focus{background-color:#008a43;background-color:hsl(var(--green-dark))}.focus\:bg-green-dark\/0:focus{background-color:rgba(0,138,67,0);background-color:hsl(var(--green-dark)/0)}.focus\:bg-green-dark\/10:focus{background-color:rgba(0,138,67,.1);background-color:hsl(var(--green-dark)/.1)}.focus\:bg-green-dark\/100:focus{background-color:#008a43;background-color:hsl(var(--green-dark)/1)}.focus\:bg-green-dark\/15:focus{background-color:rgba(0,138,67,.15);background-color:hsl(var(--green-dark)/.15)}.focus\:bg-green-dark\/20:focus{background-color:rgba(0,138,67,.2);background-color:hsl(var(--green-dark)/.2)}.focus\:bg-green-dark\/25:focus{background-color:rgba(0,138,67,.25);background-color:hsl(var(--green-dark)/.25)}.focus\:bg-green-dark\/30:focus{background-color:rgba(0,138,67,.3);background-color:hsl(var(--green-dark)/.3)}.focus\:bg-green-dark\/35:focus{background-color:rgba(0,138,67,.35);background-color:hsl(var(--green-dark)/.35)}.focus\:bg-green-dark\/40:focus{background-color:rgba(0,138,67,.4);background-color:hsl(var(--green-dark)/.4)}.focus\:bg-green-dark\/45:focus{background-color:rgba(0,138,67,.45);background-color:hsl(var(--green-dark)/.45)}.focus\:bg-green-dark\/5:focus{background-color:rgba(0,138,67,.05);background-color:hsl(var(--green-dark)/.05)}.focus\:bg-green-dark\/50:focus{background-color:rgba(0,138,67,.5);background-color:hsl(var(--green-dark)/.5)}.focus\:bg-green-dark\/55:focus{background-color:rgba(0,138,67,.55);background-color:hsl(var(--green-dark)/.55)}.focus\:bg-green-dark\/60:focus{background-color:rgba(0,138,67,.6);background-color:hsl(var(--green-dark)/.6)}.focus\:bg-green-dark\/65:focus{background-color:rgba(0,138,67,.65);background-color:hsl(var(--green-dark)/.65)}.focus\:bg-green-dark\/70:focus{background-color:rgba(0,138,67,.7);background-color:hsl(var(--green-dark)/.7)}.focus\:bg-green-dark\/75:focus{background-color:rgba(0,138,67,.75);background-color:hsl(var(--green-dark)/.75)}.focus\:bg-green-dark\/80:focus{background-color:rgba(0,138,67,.8);background-color:hsl(var(--green-dark)/.8)}.focus\:bg-green-dark\/85:focus{background-color:rgba(0,138,67,.85);background-color:hsl(var(--green-dark)/.85)}.focus\:bg-green-dark\/90:focus{background-color:rgba(0,138,67,.9);background-color:hsl(var(--green-dark)/.9)}.focus\:bg-green-dark\/95:focus{background-color:rgba(0,138,67,.95);background-color:hsl(var(--green-dark)/.95)}.focus\:bg-green-darker:focus{--tw-bg-opacity:1;background-color:#086536;background-color:rgba(8,101,54,var(--tw-bg-opacity))}.focus\:bg-green-darker\/0:focus{background-color:rgba(8,101,54,0)}.focus\:bg-green-darker\/10:focus{background-color:rgba(8,101,54,.1)}.focus\:bg-green-darker\/100:focus{background-color:#086536}.focus\:bg-green-darker\/15:focus{background-color:rgba(8,101,54,.15)}.focus\:bg-green-darker\/20:focus{background-color:rgba(8,101,54,.2)}.focus\:bg-green-darker\/25:focus{background-color:rgba(8,101,54,.25)}.focus\:bg-green-darker\/30:focus{background-color:rgba(8,101,54,.3)}.focus\:bg-green-darker\/35:focus{background-color:rgba(8,101,54,.35)}.focus\:bg-green-darker\/40:focus{background-color:rgba(8,101,54,.4)}.focus\:bg-green-darker\/45:focus{background-color:rgba(8,101,54,.45)}.focus\:bg-green-darker\/5:focus{background-color:rgba(8,101,54,.05)}.focus\:bg-green-darker\/50:focus{background-color:rgba(8,101,54,.5)}.focus\:bg-green-darker\/55:focus{background-color:rgba(8,101,54,.55)}.focus\:bg-green-darker\/60:focus{background-color:rgba(8,101,54,.6)}.focus\:bg-green-darker\/65:focus{background-color:rgba(8,101,54,.65)}.focus\:bg-green-darker\/70:focus{background-color:rgba(8,101,54,.7)}.focus\:bg-green-darker\/75:focus{background-color:rgba(8,101,54,.75)}.focus\:bg-green-darker\/80:focus{background-color:rgba(8,101,54,.8)}.focus\:bg-green-darker\/85:focus{background-color:rgba(8,101,54,.85)}.focus\:bg-green-darker\/90:focus{background-color:rgba(8,101,54,.9)}.focus\:bg-green-darker\/95:focus{background-color:rgba(8,101,54,.95)}.focus\:bg-green-haze:focus{--tw-bg-opacity:1;background-color:#00964b;background-color:rgba(0,150,75,var(--tw-bg-opacity))}.focus\:bg-green-haze\/0:focus{background-color:rgba(0,150,75,0)}.focus\:bg-green-haze\/10:focus{background-color:rgba(0,150,75,.1)}.focus\:bg-green-haze\/100:focus{background-color:#00964b}.focus\:bg-green-haze\/15:focus{background-color:rgba(0,150,75,.15)}.focus\:bg-green-haze\/20:focus{background-color:rgba(0,150,75,.2)}.focus\:bg-green-haze\/25:focus{background-color:rgba(0,150,75,.25)}.focus\:bg-green-haze\/30:focus{background-color:rgba(0,150,75,.3)}.focus\:bg-green-haze\/35:focus{background-color:rgba(0,150,75,.35)}.focus\:bg-green-haze\/40:focus{background-color:rgba(0,150,75,.4)}.focus\:bg-green-haze\/45:focus{background-color:rgba(0,150,75,.45)}.focus\:bg-green-haze\/5:focus{background-color:rgba(0,150,75,.05)}.focus\:bg-green-haze\/50:focus{background-color:rgba(0,150,75,.5)}.focus\:bg-green-haze\/55:focus{background-color:rgba(0,150,75,.55)}.focus\:bg-green-haze\/60:focus{background-color:rgba(0,150,75,.6)}.focus\:bg-green-haze\/65:focus{background-color:rgba(0,150,75,.65)}.focus\:bg-green-haze\/70:focus{background-color:rgba(0,150,75,.7)}.focus\:bg-green-haze\/75:focus{background-color:rgba(0,150,75,.75)}.focus\:bg-green-haze\/80:focus{background-color:rgba(0,150,75,.8)}.focus\:bg-green-haze\/85:focus{background-color:rgba(0,150,75,.85)}.focus\:bg-green-haze\/90:focus{background-color:rgba(0,150,75,.9)}.focus\:bg-green-haze\/95:focus{background-color:rgba(0,150,75,.95)}.focus\:bg-green-light:focus{background-color:#cceadb;background-color:hsl(var(--green-light))}.focus\:bg-green-light\/0:focus{background-color:rgba(204,234,219,0);background-color:hsl(var(--green-light)/0)}.focus\:bg-green-light\/10:focus{background-color:rgba(204,234,219,.1);background-color:hsl(var(--green-light)/.1)}.focus\:bg-green-light\/100:focus{background-color:#cceadb;background-color:hsl(var(--green-light)/1)}.focus\:bg-green-light\/15:focus{background-color:rgba(204,234,219,.15);background-color:hsl(var(--green-light)/.15)}.focus\:bg-green-light\/20:focus{background-color:rgba(204,234,219,.2);background-color:hsl(var(--green-light)/.2)}.focus\:bg-green-light\/25:focus{background-color:rgba(204,234,219,.25);background-color:hsl(var(--green-light)/.25)}.focus\:bg-green-light\/30:focus{background-color:rgba(204,234,219,.3);background-color:hsl(var(--green-light)/.3)}.focus\:bg-green-light\/35:focus{background-color:rgba(204,234,219,.35);background-color:hsl(var(--green-light)/.35)}.focus\:bg-green-light\/40:focus{background-color:rgba(204,234,219,.4);background-color:hsl(var(--green-light)/.4)}.focus\:bg-green-light\/45:focus{background-color:rgba(204,234,219,.45);background-color:hsl(var(--green-light)/.45)}.focus\:bg-green-light\/5:focus{background-color:rgba(204,234,219,.05);background-color:hsl(var(--green-light)/.05)}.focus\:bg-green-light\/50:focus{background-color:rgba(204,234,219,.5);background-color:hsl(var(--green-light)/.5)}.focus\:bg-green-light\/55:focus{background-color:rgba(204,234,219,.55);background-color:hsl(var(--green-light)/.55)}.focus\:bg-green-light\/60:focus{background-color:rgba(204,234,219,.6);background-color:hsl(var(--green-light)/.6)}.focus\:bg-green-light\/65:focus{background-color:rgba(204,234,219,.65);background-color:hsl(var(--green-light)/.65)}.focus\:bg-green-light\/70:focus{background-color:rgba(204,234,219,.7);background-color:hsl(var(--green-light)/.7)}.focus\:bg-green-light\/75:focus{background-color:rgba(204,234,219,.75);background-color:hsl(var(--green-light)/.75)}.focus\:bg-green-light\/80:focus{background-color:rgba(204,234,219,.8);background-color:hsl(var(--green-light)/.8)}.focus\:bg-green-light\/85:focus{background-color:rgba(204,234,219,.85);background-color:hsl(var(--green-light)/.85)}.focus\:bg-green-light\/90:focus{background-color:rgba(204,234,219,.9);background-color:hsl(var(--green-light)/.9)}.focus\:bg-green-light\/95:focus{background-color:rgba(204,234,219,.95);background-color:hsl(var(--green-light)/.95)}.focus\:bg-green-secondary:focus{background-color:#008a43;background-color:hsl(var(--green-secondary))}.focus\:bg-green-secondary\/0:focus{background-color:rgba(0,138,67,0);background-color:hsl(var(--green-secondary)/0)}.focus\:bg-green-secondary\/10:focus{background-color:rgba(0,138,67,.1);background-color:hsl(var(--green-secondary)/.1)}.focus\:bg-green-secondary\/100:focus{background-color:#008a43;background-color:hsl(var(--green-secondary)/1)}.focus\:bg-green-secondary\/15:focus{background-color:rgba(0,138,67,.15);background-color:hsl(var(--green-secondary)/.15)}.focus\:bg-green-secondary\/20:focus{background-color:rgba(0,138,67,.2);background-color:hsl(var(--green-secondary)/.2)}.focus\:bg-green-secondary\/25:focus{background-color:rgba(0,138,67,.25);background-color:hsl(var(--green-secondary)/.25)}.focus\:bg-green-secondary\/30:focus{background-color:rgba(0,138,67,.3);background-color:hsl(var(--green-secondary)/.3)}.focus\:bg-green-secondary\/35:focus{background-color:rgba(0,138,67,.35);background-color:hsl(var(--green-secondary)/.35)}.focus\:bg-green-secondary\/40:focus{background-color:rgba(0,138,67,.4);background-color:hsl(var(--green-secondary)/.4)}.focus\:bg-green-secondary\/45:focus{background-color:rgba(0,138,67,.45);background-color:hsl(var(--green-secondary)/.45)}.focus\:bg-green-secondary\/5:focus{background-color:rgba(0,138,67,.05);background-color:hsl(var(--green-secondary)/.05)}.focus\:bg-green-secondary\/50:focus{background-color:rgba(0,138,67,.5);background-color:hsl(var(--green-secondary)/.5)}.focus\:bg-green-secondary\/55:focus{background-color:rgba(0,138,67,.55);background-color:hsl(var(--green-secondary)/.55)}.focus\:bg-green-secondary\/60:focus{background-color:rgba(0,138,67,.6);background-color:hsl(var(--green-secondary)/.6)}.focus\:bg-green-secondary\/65:focus{background-color:rgba(0,138,67,.65);background-color:hsl(var(--green-secondary)/.65)}.focus\:bg-green-secondary\/70:focus{background-color:rgba(0,138,67,.7);background-color:hsl(var(--green-secondary)/.7)}.focus\:bg-green-secondary\/75:focus{background-color:rgba(0,138,67,.75);background-color:hsl(var(--green-secondary)/.75)}.focus\:bg-green-secondary\/80:focus{background-color:rgba(0,138,67,.8);background-color:hsl(var(--green-secondary)/.8)}.focus\:bg-green-secondary\/85:focus{background-color:rgba(0,138,67,.85);background-color:hsl(var(--green-secondary)/.85)}.focus\:bg-green-secondary\/90:focus{background-color:rgba(0,138,67,.9);background-color:hsl(var(--green-secondary)/.9)}.focus\:bg-green-secondary\/95:focus{background-color:rgba(0,138,67,.95);background-color:hsl(var(--green-secondary)/.95)}.focus\:bg-green\/0:focus{background-color:rgba(0,199,56,0);background-color:hsl(var(--green)/0)}.focus\:bg-green\/10:focus{background-color:rgba(0,199,56,.1);background-color:hsl(var(--green)/.1)}.focus\:bg-green\/100:focus{background-color:#00c738;background-color:hsl(var(--green)/1)}.focus\:bg-green\/15:focus{background-color:rgba(0,199,56,.15);background-color:hsl(var(--green)/.15)}.focus\:bg-green\/20:focus{background-color:rgba(0,199,56,.2);background-color:hsl(var(--green)/.2)}.focus\:bg-green\/25:focus{background-color:rgba(0,199,56,.25);background-color:hsl(var(--green)/.25)}.focus\:bg-green\/30:focus{background-color:rgba(0,199,56,.3);background-color:hsl(var(--green)/.3)}.focus\:bg-green\/35:focus{background-color:rgba(0,199,56,.35);background-color:hsl(var(--green)/.35)}.focus\:bg-green\/40:focus{background-color:rgba(0,199,56,.4);background-color:hsl(var(--green)/.4)}.focus\:bg-green\/45:focus{background-color:rgba(0,199,56,.45);background-color:hsl(var(--green)/.45)}.focus\:bg-green\/5:focus{background-color:rgba(0,199,56,.05);background-color:hsl(var(--green)/.05)}.focus\:bg-green\/50:focus{background-color:rgba(0,199,56,.5);background-color:hsl(var(--green)/.5)}.focus\:bg-green\/55:focus{background-color:rgba(0,199,56,.55);background-color:hsl(var(--green)/.55)}.focus\:bg-green\/60:focus{background-color:rgba(0,199,56,.6);background-color:hsl(var(--green)/.6)}.focus\:bg-green\/65:focus{background-color:rgba(0,199,56,.65);background-color:hsl(var(--green)/.65)}.focus\:bg-green\/70:focus{background-color:rgba(0,199,56,.7);background-color:hsl(var(--green)/.7)}.focus\:bg-green\/75:focus{background-color:rgba(0,199,56,.75);background-color:hsl(var(--green)/.75)}.focus\:bg-green\/80:focus{background-color:rgba(0,199,56,.8);background-color:hsl(var(--green)/.8)}.focus\:bg-green\/85:focus{background-color:rgba(0,199,56,.85);background-color:hsl(var(--green)/.85)}.focus\:bg-green\/90:focus{background-color:rgba(0,199,56,.9);background-color:hsl(var(--green)/.9)}.focus\:bg-green\/95:focus{background-color:rgba(0,199,56,.95);background-color:hsl(var(--green)/.95)}.focus\:bg-light:focus{background-color:#ffe0cc;background-color:hsl(var(--light))}.focus\:bg-light-30:focus{background-color:#f3f2f8;background-color:var(--light-30)}.focus\:bg-light-30-foreground:focus{background-color:hsl(var(--light-foreground))}.focus\:bg-light-30-foreground\/0:focus{background-color:hsl(var(--light-foreground)/0)}.focus\:bg-light-30-foreground\/10:focus{background-color:hsl(var(--light-foreground)/.1)}.focus\:bg-light-30-foreground\/100:focus{background-color:hsl(var(--light-foreground)/1)}.focus\:bg-light-30-foreground\/15:focus{background-color:hsl(var(--light-foreground)/.15)}.focus\:bg-light-30-foreground\/20:focus{background-color:hsl(var(--light-foreground)/.2)}.focus\:bg-light-30-foreground\/25:focus{background-color:hsl(var(--light-foreground)/.25)}.focus\:bg-light-30-foreground\/30:focus{background-color:hsl(var(--light-foreground)/.3)}.focus\:bg-light-30-foreground\/35:focus{background-color:hsl(var(--light-foreground)/.35)}.focus\:bg-light-30-foreground\/40:focus{background-color:hsl(var(--light-foreground)/.4)}.focus\:bg-light-30-foreground\/45:focus{background-color:hsl(var(--light-foreground)/.45)}.focus\:bg-light-30-foreground\/5:focus{background-color:hsl(var(--light-foreground)/.05)}.focus\:bg-light-30-foreground\/50:focus{background-color:hsl(var(--light-foreground)/.5)}.focus\:bg-light-30-foreground\/55:focus{background-color:hsl(var(--light-foreground)/.55)}.focus\:bg-light-30-foreground\/60:focus{background-color:hsl(var(--light-foreground)/.6)}.focus\:bg-light-30-foreground\/65:focus{background-color:hsl(var(--light-foreground)/.65)}.focus\:bg-light-30-foreground\/70:focus{background-color:hsl(var(--light-foreground)/.7)}.focus\:bg-light-30-foreground\/75:focus{background-color:hsl(var(--light-foreground)/.75)}.focus\:bg-light-30-foreground\/80:focus{background-color:hsl(var(--light-foreground)/.8)}.focus\:bg-light-30-foreground\/85:focus{background-color:hsl(var(--light-foreground)/.85)}.focus\:bg-light-30-foreground\/90:focus{background-color:hsl(var(--light-foreground)/.9)}.focus\:bg-light-30-foreground\/95:focus{background-color:hsl(var(--light-foreground)/.95)}.focus\:bg-light-foreground:focus{background-color:hsl(var(--light-foreground))}.focus\:bg-light-foreground\/0:focus{background-color:hsl(var(--light-foreground)/0)}.focus\:bg-light-foreground\/10:focus{background-color:hsl(var(--light-foreground)/.1)}.focus\:bg-light-foreground\/100:focus{background-color:hsl(var(--light-foreground)/1)}.focus\:bg-light-foreground\/15:focus{background-color:hsl(var(--light-foreground)/.15)}.focus\:bg-light-foreground\/20:focus{background-color:hsl(var(--light-foreground)/.2)}.focus\:bg-light-foreground\/25:focus{background-color:hsl(var(--light-foreground)/.25)}.focus\:bg-light-foreground\/30:focus{background-color:hsl(var(--light-foreground)/.3)}.focus\:bg-light-foreground\/35:focus{background-color:hsl(var(--light-foreground)/.35)}.focus\:bg-light-foreground\/40:focus{background-color:hsl(var(--light-foreground)/.4)}.focus\:bg-light-foreground\/45:focus{background-color:hsl(var(--light-foreground)/.45)}.focus\:bg-light-foreground\/5:focus{background-color:hsl(var(--light-foreground)/.05)}.focus\:bg-light-foreground\/50:focus{background-color:hsl(var(--light-foreground)/.5)}.focus\:bg-light-foreground\/55:focus{background-color:hsl(var(--light-foreground)/.55)}.focus\:bg-light-foreground\/60:focus{background-color:hsl(var(--light-foreground)/.6)}.focus\:bg-light-foreground\/65:focus{background-color:hsl(var(--light-foreground)/.65)}.focus\:bg-light-foreground\/70:focus{background-color:hsl(var(--light-foreground)/.7)}.focus\:bg-light-foreground\/75:focus{background-color:hsl(var(--light-foreground)/.75)}.focus\:bg-light-foreground\/80:focus{background-color:hsl(var(--light-foreground)/.8)}.focus\:bg-light-foreground\/85:focus{background-color:hsl(var(--light-foreground)/.85)}.focus\:bg-light-foreground\/90:focus{background-color:hsl(var(--light-foreground)/.9)}.focus\:bg-light-foreground\/95:focus{background-color:hsl(var(--light-foreground)/.95)}.focus\:bg-light\/0:focus{background-color:rgba(255,224,204,0);background-color:hsl(var(--light)/0)}.focus\:bg-light\/10:focus{background-color:rgba(255,224,204,.1);background-color:hsl(var(--light)/.1)}.focus\:bg-light\/100:focus{background-color:#ffe0cc;background-color:hsl(var(--light)/1)}.focus\:bg-light\/15:focus{background-color:rgba(255,224,204,.15);background-color:hsl(var(--light)/.15)}.focus\:bg-light\/20:focus{background-color:rgba(255,224,204,.2);background-color:hsl(var(--light)/.2)}.focus\:bg-light\/25:focus{background-color:rgba(255,224,204,.25);background-color:hsl(var(--light)/.25)}.focus\:bg-light\/30:focus{background-color:rgba(255,224,204,.3);background-color:hsl(var(--light)/.3)}.focus\:bg-light\/35:focus{background-color:rgba(255,224,204,.35);background-color:hsl(var(--light)/.35)}.focus\:bg-light\/40:focus{background-color:rgba(255,224,204,.4);background-color:hsl(var(--light)/.4)}.focus\:bg-light\/45:focus{background-color:rgba(255,224,204,.45);background-color:hsl(var(--light)/.45)}.focus\:bg-light\/5:focus{background-color:rgba(255,224,204,.05);background-color:hsl(var(--light)/.05)}.focus\:bg-light\/50:focus{background-color:rgba(255,224,204,.5);background-color:hsl(var(--light)/.5)}.focus\:bg-light\/55:focus{background-color:rgba(255,224,204,.55);background-color:hsl(var(--light)/.55)}.focus\:bg-light\/60:focus{background-color:rgba(255,224,204,.6);background-color:hsl(var(--light)/.6)}.focus\:bg-light\/65:focus{background-color:rgba(255,224,204,.65);background-color:hsl(var(--light)/.65)}.focus\:bg-light\/70:focus{background-color:rgba(255,224,204,.7);background-color:hsl(var(--light)/.7)}.focus\:bg-light\/75:focus{background-color:rgba(255,224,204,.75);background-color:hsl(var(--light)/.75)}.focus\:bg-light\/80:focus{background-color:rgba(255,224,204,.8);background-color:hsl(var(--light)/.8)}.focus\:bg-light\/85:focus{background-color:rgba(255,224,204,.85);background-color:hsl(var(--light)/.85)}.focus\:bg-light\/90:focus{background-color:rgba(255,224,204,.9);background-color:hsl(var(--light)/.9)}.focus\:bg-light\/95:focus{background-color:rgba(255,224,204,.95);background-color:hsl(var(--light)/.95)}.focus\:bg-market-insights:focus{--tw-bg-opacity:1;background-color:#009aff;background-color:rgba(0,154,255,var(--tw-bg-opacity))}.focus\:bg-market-insights\/0:focus{background-color:rgba(0,154,255,0)}.focus\:bg-market-insights\/10:focus{background-color:rgba(0,154,255,.1)}.focus\:bg-market-insights\/100:focus{background-color:#009aff}.focus\:bg-market-insights\/15:focus{background-color:rgba(0,154,255,.15)}.focus\:bg-market-insights\/20:focus{background-color:rgba(0,154,255,.2)}.focus\:bg-market-insights\/25:focus{background-color:rgba(0,154,255,.25)}.focus\:bg-market-insights\/30:focus{background-color:rgba(0,154,255,.3)}.focus\:bg-market-insights\/35:focus{background-color:rgba(0,154,255,.35)}.focus\:bg-market-insights\/40:focus{background-color:rgba(0,154,255,.4)}.focus\:bg-market-insights\/45:focus{background-color:rgba(0,154,255,.45)}.focus\:bg-market-insights\/5:focus{background-color:rgba(0,154,255,.05)}.focus\:bg-market-insights\/50:focus{background-color:rgba(0,154,255,.5)}.focus\:bg-market-insights\/55:focus{background-color:rgba(0,154,255,.55)}.focus\:bg-market-insights\/60:focus{background-color:rgba(0,154,255,.6)}.focus\:bg-market-insights\/65:focus{background-color:rgba(0,154,255,.65)}.focus\:bg-market-insights\/70:focus{background-color:rgba(0,154,255,.7)}.focus\:bg-market-insights\/75:focus{background-color:rgba(0,154,255,.75)}.focus\:bg-market-insights\/80:focus{background-color:rgba(0,154,255,.8)}.focus\:bg-market-insights\/85:focus{background-color:rgba(0,154,255,.85)}.focus\:bg-market-insights\/90:focus{background-color:rgba(0,154,255,.9)}.focus\:bg-market-insights\/95:focus{background-color:rgba(0,154,255,.95)}.focus\:bg-news-and-events:focus{--tw-bg-opacity:1;background-color:#20aebc;background-color:rgba(32,174,188,var(--tw-bg-opacity))}.focus\:bg-news-and-events\/0:focus{background-color:rgba(32,174,188,0)}.focus\:bg-news-and-events\/10:focus{background-color:rgba(32,174,188,.1)}.focus\:bg-news-and-events\/100:focus{background-color:#20aebc}.focus\:bg-news-and-events\/15:focus{background-color:rgba(32,174,188,.15)}.focus\:bg-news-and-events\/20:focus{background-color:rgba(32,174,188,.2)}.focus\:bg-news-and-events\/25:focus{background-color:rgba(32,174,188,.25)}.focus\:bg-news-and-events\/30:focus{background-color:rgba(32,174,188,.3)}.focus\:bg-news-and-events\/35:focus{background-color:rgba(32,174,188,.35)}.focus\:bg-news-and-events\/40:focus{background-color:rgba(32,174,188,.4)}.focus\:bg-news-and-events\/45:focus{background-color:rgba(32,174,188,.45)}.focus\:bg-news-and-events\/5:focus{background-color:rgba(32,174,188,.05)}.focus\:bg-news-and-events\/50:focus{background-color:rgba(32,174,188,.5)}.focus\:bg-news-and-events\/55:focus{background-color:rgba(32,174,188,.55)}.focus\:bg-news-and-events\/60:focus{background-color:rgba(32,174,188,.6)}.focus\:bg-news-and-events\/65:focus{background-color:rgba(32,174,188,.65)}.focus\:bg-news-and-events\/70:focus{background-color:rgba(32,174,188,.7)}.focus\:bg-news-and-events\/75:focus{background-color:rgba(32,174,188,.75)}.focus\:bg-news-and-events\/80:focus{background-color:rgba(32,174,188,.8)}.focus\:bg-news-and-events\/85:focus{background-color:rgba(32,174,188,.85)}.focus\:bg-news-and-events\/90:focus{background-color:rgba(32,174,188,.9)}.focus\:bg-news-and-events\/95:focus{background-color:rgba(32,174,188,.95)}.focus\:bg-orange:focus{background-color:#f60;background-color:hsl(var(--orange))}.focus\:bg-orange-100:focus{--tw-bg-opacity:1;background-color:#ffedd5;background-color:rgba(255,237,213,var(--tw-bg-opacity))}.focus\:bg-orange-100\/0:focus{background-color:rgba(255,237,213,0)}.focus\:bg-orange-100\/10:focus{background-color:rgba(255,237,213,.1)}.focus\:bg-orange-100\/100:focus{background-color:#ffedd5}.focus\:bg-orange-100\/15:focus{background-color:rgba(255,237,213,.15)}.focus\:bg-orange-100\/20:focus{background-color:rgba(255,237,213,.2)}.focus\:bg-orange-100\/25:focus{background-color:rgba(255,237,213,.25)}.focus\:bg-orange-100\/30:focus{background-color:rgba(255,237,213,.3)}.focus\:bg-orange-100\/35:focus{background-color:rgba(255,237,213,.35)}.focus\:bg-orange-100\/40:focus{background-color:rgba(255,237,213,.4)}.focus\:bg-orange-100\/45:focus{background-color:rgba(255,237,213,.45)}.focus\:bg-orange-100\/5:focus{background-color:rgba(255,237,213,.05)}.focus\:bg-orange-100\/50:focus{background-color:rgba(255,237,213,.5)}.focus\:bg-orange-100\/55:focus{background-color:rgba(255,237,213,.55)}.focus\:bg-orange-100\/60:focus{background-color:rgba(255,237,213,.6)}.focus\:bg-orange-100\/65:focus{background-color:rgba(255,237,213,.65)}.focus\:bg-orange-100\/70:focus{background-color:rgba(255,237,213,.7)}.focus\:bg-orange-100\/75:focus{background-color:rgba(255,237,213,.75)}.focus\:bg-orange-100\/80:focus{background-color:rgba(255,237,213,.8)}.focus\:bg-orange-100\/85:focus{background-color:rgba(255,237,213,.85)}.focus\:bg-orange-100\/90:focus{background-color:rgba(255,237,213,.9)}.focus\:bg-orange-100\/95:focus{background-color:rgba(255,237,213,.95)}.focus\:bg-orange-200:focus{--tw-bg-opacity:1;background-color:#fed7aa;background-color:rgba(254,215,170,var(--tw-bg-opacity))}.focus\:bg-orange-200\/0:focus{background-color:hsla(32,98%,83%,0)}.focus\:bg-orange-200\/10:focus{background-color:hsla(32,98%,83%,.1)}.focus\:bg-orange-200\/100:focus{background-color:#fed7aa}.focus\:bg-orange-200\/15:focus{background-color:hsla(32,98%,83%,.15)}.focus\:bg-orange-200\/20:focus{background-color:hsla(32,98%,83%,.2)}.focus\:bg-orange-200\/25:focus{background-color:hsla(32,98%,83%,.25)}.focus\:bg-orange-200\/30:focus{background-color:hsla(32,98%,83%,.3)}.focus\:bg-orange-200\/35:focus{background-color:hsla(32,98%,83%,.35)}.focus\:bg-orange-200\/40:focus{background-color:hsla(32,98%,83%,.4)}.focus\:bg-orange-200\/45:focus{background-color:hsla(32,98%,83%,.45)}.focus\:bg-orange-200\/5:focus{background-color:hsla(32,98%,83%,.05)}.focus\:bg-orange-200\/50:focus{background-color:hsla(32,98%,83%,.5)}.focus\:bg-orange-200\/55:focus{background-color:hsla(32,98%,83%,.55)}.focus\:bg-orange-200\/60:focus{background-color:hsla(32,98%,83%,.6)}.focus\:bg-orange-200\/65:focus{background-color:hsla(32,98%,83%,.65)}.focus\:bg-orange-200\/70:focus{background-color:hsla(32,98%,83%,.7)}.focus\:bg-orange-200\/75:focus{background-color:hsla(32,98%,83%,.75)}.focus\:bg-orange-200\/80:focus{background-color:hsla(32,98%,83%,.8)}.focus\:bg-orange-200\/85:focus{background-color:hsla(32,98%,83%,.85)}.focus\:bg-orange-200\/90:focus{background-color:hsla(32,98%,83%,.9)}.focus\:bg-orange-200\/95:focus{background-color:hsla(32,98%,83%,.95)}.focus\:bg-orange-300:focus{--tw-bg-opacity:1;background-color:#fdba74;background-color:rgba(253,186,116,var(--tw-bg-opacity))}.focus\:bg-orange-300\/0:focus{background-color:hsla(31,97%,72%,0)}.focus\:bg-orange-300\/10:focus{background-color:hsla(31,97%,72%,.1)}.focus\:bg-orange-300\/100:focus{background-color:#fdba74}.focus\:bg-orange-300\/15:focus{background-color:hsla(31,97%,72%,.15)}.focus\:bg-orange-300\/20:focus{background-color:hsla(31,97%,72%,.2)}.focus\:bg-orange-300\/25:focus{background-color:hsla(31,97%,72%,.25)}.focus\:bg-orange-300\/30:focus{background-color:hsla(31,97%,72%,.3)}.focus\:bg-orange-300\/35:focus{background-color:hsla(31,97%,72%,.35)}.focus\:bg-orange-300\/40:focus{background-color:hsla(31,97%,72%,.4)}.focus\:bg-orange-300\/45:focus{background-color:hsla(31,97%,72%,.45)}.focus\:bg-orange-300\/5:focus{background-color:hsla(31,97%,72%,.05)}.focus\:bg-orange-300\/50:focus{background-color:hsla(31,97%,72%,.5)}.focus\:bg-orange-300\/55:focus{background-color:hsla(31,97%,72%,.55)}.focus\:bg-orange-300\/60:focus{background-color:hsla(31,97%,72%,.6)}.focus\:bg-orange-300\/65:focus{background-color:hsla(31,97%,72%,.65)}.focus\:bg-orange-300\/70:focus{background-color:hsla(31,97%,72%,.7)}.focus\:bg-orange-300\/75:focus{background-color:hsla(31,97%,72%,.75)}.focus\:bg-orange-300\/80:focus{background-color:hsla(31,97%,72%,.8)}.focus\:bg-orange-300\/85:focus{background-color:hsla(31,97%,72%,.85)}.focus\:bg-orange-300\/90:focus{background-color:hsla(31,97%,72%,.9)}.focus\:bg-orange-300\/95:focus{background-color:hsla(31,97%,72%,.95)}.focus\:bg-orange-400:focus{--tw-bg-opacity:1;background-color:#fb923c;background-color:rgba(251,146,60,var(--tw-bg-opacity))}.focus\:bg-orange-400\/0:focus{background-color:rgba(251,146,60,0)}.focus\:bg-orange-400\/10:focus{background-color:rgba(251,146,60,.1)}.focus\:bg-orange-400\/100:focus{background-color:#fb923c}.focus\:bg-orange-400\/15:focus{background-color:rgba(251,146,60,.15)}.focus\:bg-orange-400\/20:focus{background-color:rgba(251,146,60,.2)}.focus\:bg-orange-400\/25:focus{background-color:rgba(251,146,60,.25)}.focus\:bg-orange-400\/30:focus{background-color:rgba(251,146,60,.3)}.focus\:bg-orange-400\/35:focus{background-color:rgba(251,146,60,.35)}.focus\:bg-orange-400\/40:focus{background-color:rgba(251,146,60,.4)}.focus\:bg-orange-400\/45:focus{background-color:rgba(251,146,60,.45)}.focus\:bg-orange-400\/5:focus{background-color:rgba(251,146,60,.05)}.focus\:bg-orange-400\/50:focus{background-color:rgba(251,146,60,.5)}.focus\:bg-orange-400\/55:focus{background-color:rgba(251,146,60,.55)}.focus\:bg-orange-400\/60:focus{background-color:rgba(251,146,60,.6)}.focus\:bg-orange-400\/65:focus{background-color:rgba(251,146,60,.65)}.focus\:bg-orange-400\/70:focus{background-color:rgba(251,146,60,.7)}.focus\:bg-orange-400\/75:focus{background-color:rgba(251,146,60,.75)}.focus\:bg-orange-400\/80:focus{background-color:rgba(251,146,60,.8)}.focus\:bg-orange-400\/85:focus{background-color:rgba(251,146,60,.85)}.focus\:bg-orange-400\/90:focus{background-color:rgba(251,146,60,.9)}.focus\:bg-orange-400\/95:focus{background-color:rgba(251,146,60,.95)}.focus\:bg-orange-50:focus{--tw-bg-opacity:1;background-color:#fff7ed;background-color:rgba(255,247,237,var(--tw-bg-opacity))}.focus\:bg-orange-50\/0:focus{background-color:rgba(255,247,237,0)}.focus\:bg-orange-50\/10:focus{background-color:rgba(255,247,237,.1)}.focus\:bg-orange-50\/100:focus{background-color:#fff7ed}.focus\:bg-orange-50\/15:focus{background-color:rgba(255,247,237,.15)}.focus\:bg-orange-50\/20:focus{background-color:rgba(255,247,237,.2)}.focus\:bg-orange-50\/25:focus{background-color:rgba(255,247,237,.25)}.focus\:bg-orange-50\/30:focus{background-color:rgba(255,247,237,.3)}.focus\:bg-orange-50\/35:focus{background-color:rgba(255,247,237,.35)}.focus\:bg-orange-50\/40:focus{background-color:rgba(255,247,237,.4)}.focus\:bg-orange-50\/45:focus{background-color:rgba(255,247,237,.45)}.focus\:bg-orange-50\/5:focus{background-color:rgba(255,247,237,.05)}.focus\:bg-orange-50\/50:focus{background-color:rgba(255,247,237,.5)}.focus\:bg-orange-50\/55:focus{background-color:rgba(255,247,237,.55)}.focus\:bg-orange-50\/60:focus{background-color:rgba(255,247,237,.6)}.focus\:bg-orange-50\/65:focus{background-color:rgba(255,247,237,.65)}.focus\:bg-orange-50\/70:focus{background-color:rgba(255,247,237,.7)}.focus\:bg-orange-50\/75:focus{background-color:rgba(255,247,237,.75)}.focus\:bg-orange-50\/80:focus{background-color:rgba(255,247,237,.8)}.focus\:bg-orange-50\/85:focus{background-color:rgba(255,247,237,.85)}.focus\:bg-orange-50\/90:focus{background-color:rgba(255,247,237,.9)}.focus\:bg-orange-50\/95:focus{background-color:rgba(255,247,237,.95)}.focus\:bg-orange-500:focus{--tw-bg-opacity:1;background-color:#f97316;background-color:rgba(249,115,22,var(--tw-bg-opacity))}.focus\:bg-orange-500\/0:focus{background-color:rgba(249,115,22,0)}.focus\:bg-orange-500\/10:focus{background-color:rgba(249,115,22,.1)}.focus\:bg-orange-500\/100:focus{background-color:#f97316}.focus\:bg-orange-500\/15:focus{background-color:rgba(249,115,22,.15)}.focus\:bg-orange-500\/20:focus{background-color:rgba(249,115,22,.2)}.focus\:bg-orange-500\/25:focus{background-color:rgba(249,115,22,.25)}.focus\:bg-orange-500\/30:focus{background-color:rgba(249,115,22,.3)}.focus\:bg-orange-500\/35:focus{background-color:rgba(249,115,22,.35)}.focus\:bg-orange-500\/40:focus{background-color:rgba(249,115,22,.4)}.focus\:bg-orange-500\/45:focus{background-color:rgba(249,115,22,.45)}.focus\:bg-orange-500\/5:focus{background-color:rgba(249,115,22,.05)}.focus\:bg-orange-500\/50:focus{background-color:rgba(249,115,22,.5)}.focus\:bg-orange-500\/55:focus{background-color:rgba(249,115,22,.55)}.focus\:bg-orange-500\/60:focus{background-color:rgba(249,115,22,.6)}.focus\:bg-orange-500\/65:focus{background-color:rgba(249,115,22,.65)}.focus\:bg-orange-500\/70:focus{background-color:rgba(249,115,22,.7)}.focus\:bg-orange-500\/75:focus{background-color:rgba(249,115,22,.75)}.focus\:bg-orange-500\/80:focus{background-color:rgba(249,115,22,.8)}.focus\:bg-orange-500\/85:focus{background-color:rgba(249,115,22,.85)}.focus\:bg-orange-500\/90:focus{background-color:rgba(249,115,22,.9)}.focus\:bg-orange-500\/95:focus{background-color:rgba(249,115,22,.95)}.focus\:bg-orange-600:focus{--tw-bg-opacity:1;background-color:#ea580c;background-color:rgba(234,88,12,var(--tw-bg-opacity))}.focus\:bg-orange-600\/0:focus{background-color:rgba(234,88,12,0)}.focus\:bg-orange-600\/10:focus{background-color:rgba(234,88,12,.1)}.focus\:bg-orange-600\/100:focus{background-color:#ea580c}.focus\:bg-orange-600\/15:focus{background-color:rgba(234,88,12,.15)}.focus\:bg-orange-600\/20:focus{background-color:rgba(234,88,12,.2)}.focus\:bg-orange-600\/25:focus{background-color:rgba(234,88,12,.25)}.focus\:bg-orange-600\/30:focus{background-color:rgba(234,88,12,.3)}.focus\:bg-orange-600\/35:focus{background-color:rgba(234,88,12,.35)}.focus\:bg-orange-600\/40:focus{background-color:rgba(234,88,12,.4)}.focus\:bg-orange-600\/45:focus{background-color:rgba(234,88,12,.45)}.focus\:bg-orange-600\/5:focus{background-color:rgba(234,88,12,.05)}.focus\:bg-orange-600\/50:focus{background-color:rgba(234,88,12,.5)}.focus\:bg-orange-600\/55:focus{background-color:rgba(234,88,12,.55)}.focus\:bg-orange-600\/60:focus{background-color:rgba(234,88,12,.6)}.focus\:bg-orange-600\/65:focus{background-color:rgba(234,88,12,.65)}.focus\:bg-orange-600\/70:focus{background-color:rgba(234,88,12,.7)}.focus\:bg-orange-600\/75:focus{background-color:rgba(234,88,12,.75)}.focus\:bg-orange-600\/80:focus{background-color:rgba(234,88,12,.8)}.focus\:bg-orange-600\/85:focus{background-color:rgba(234,88,12,.85)}.focus\:bg-orange-600\/90:focus{background-color:rgba(234,88,12,.9)}.focus\:bg-orange-600\/95:focus{background-color:rgba(234,88,12,.95)}.focus\:bg-orange-700:focus{--tw-bg-opacity:1;background-color:#c2410c;background-color:rgba(194,65,12,var(--tw-bg-opacity))}.focus\:bg-orange-700\/0:focus{background-color:rgba(194,65,12,0)}.focus\:bg-orange-700\/10:focus{background-color:rgba(194,65,12,.1)}.focus\:bg-orange-700\/100:focus{background-color:#c2410c}.focus\:bg-orange-700\/15:focus{background-color:rgba(194,65,12,.15)}.focus\:bg-orange-700\/20:focus{background-color:rgba(194,65,12,.2)}.focus\:bg-orange-700\/25:focus{background-color:rgba(194,65,12,.25)}.focus\:bg-orange-700\/30:focus{background-color:rgba(194,65,12,.3)}.focus\:bg-orange-700\/35:focus{background-color:rgba(194,65,12,.35)}.focus\:bg-orange-700\/40:focus{background-color:rgba(194,65,12,.4)}.focus\:bg-orange-700\/45:focus{background-color:rgba(194,65,12,.45)}.focus\:bg-orange-700\/5:focus{background-color:rgba(194,65,12,.05)}.focus\:bg-orange-700\/50:focus{background-color:rgba(194,65,12,.5)}.focus\:bg-orange-700\/55:focus{background-color:rgba(194,65,12,.55)}.focus\:bg-orange-700\/60:focus{background-color:rgba(194,65,12,.6)}.focus\:bg-orange-700\/65:focus{background-color:rgba(194,65,12,.65)}.focus\:bg-orange-700\/70:focus{background-color:rgba(194,65,12,.7)}.focus\:bg-orange-700\/75:focus{background-color:rgba(194,65,12,.75)}.focus\:bg-orange-700\/80:focus{background-color:rgba(194,65,12,.8)}.focus\:bg-orange-700\/85:focus{background-color:rgba(194,65,12,.85)}.focus\:bg-orange-700\/90:focus{background-color:rgba(194,65,12,.9)}.focus\:bg-orange-700\/95:focus{background-color:rgba(194,65,12,.95)}.focus\:bg-orange-800:focus{--tw-bg-opacity:1;background-color:#9a3412;background-color:rgba(154,52,18,var(--tw-bg-opacity))}.focus\:bg-orange-800\/0:focus{background-color:rgba(154,52,18,0)}.focus\:bg-orange-800\/10:focus{background-color:rgba(154,52,18,.1)}.focus\:bg-orange-800\/100:focus{background-color:#9a3412}.focus\:bg-orange-800\/15:focus{background-color:rgba(154,52,18,.15)}.focus\:bg-orange-800\/20:focus{background-color:rgba(154,52,18,.2)}.focus\:bg-orange-800\/25:focus{background-color:rgba(154,52,18,.25)}.focus\:bg-orange-800\/30:focus{background-color:rgba(154,52,18,.3)}.focus\:bg-orange-800\/35:focus{background-color:rgba(154,52,18,.35)}.focus\:bg-orange-800\/40:focus{background-color:rgba(154,52,18,.4)}.focus\:bg-orange-800\/45:focus{background-color:rgba(154,52,18,.45)}.focus\:bg-orange-800\/5:focus{background-color:rgba(154,52,18,.05)}.focus\:bg-orange-800\/50:focus{background-color:rgba(154,52,18,.5)}.focus\:bg-orange-800\/55:focus{background-color:rgba(154,52,18,.55)}.focus\:bg-orange-800\/60:focus{background-color:rgba(154,52,18,.6)}.focus\:bg-orange-800\/65:focus{background-color:rgba(154,52,18,.65)}.focus\:bg-orange-800\/70:focus{background-color:rgba(154,52,18,.7)}.focus\:bg-orange-800\/75:focus{background-color:rgba(154,52,18,.75)}.focus\:bg-orange-800\/80:focus{background-color:rgba(154,52,18,.8)}.focus\:bg-orange-800\/85:focus{background-color:rgba(154,52,18,.85)}.focus\:bg-orange-800\/90:focus{background-color:rgba(154,52,18,.9)}.focus\:bg-orange-800\/95:focus{background-color:rgba(154,52,18,.95)}.focus\:bg-orange-900:focus{--tw-bg-opacity:1;background-color:#7c2d12;background-color:rgba(124,45,18,var(--tw-bg-opacity))}.focus\:bg-orange-900\/0:focus{background-color:rgba(124,45,18,0)}.focus\:bg-orange-900\/10:focus{background-color:rgba(124,45,18,.1)}.focus\:bg-orange-900\/100:focus{background-color:#7c2d12}.focus\:bg-orange-900\/15:focus{background-color:rgba(124,45,18,.15)}.focus\:bg-orange-900\/20:focus{background-color:rgba(124,45,18,.2)}.focus\:bg-orange-900\/25:focus{background-color:rgba(124,45,18,.25)}.focus\:bg-orange-900\/30:focus{background-color:rgba(124,45,18,.3)}.focus\:bg-orange-900\/35:focus{background-color:rgba(124,45,18,.35)}.focus\:bg-orange-900\/40:focus{background-color:rgba(124,45,18,.4)}.focus\:bg-orange-900\/45:focus{background-color:rgba(124,45,18,.45)}.focus\:bg-orange-900\/5:focus{background-color:rgba(124,45,18,.05)}.focus\:bg-orange-900\/50:focus{background-color:rgba(124,45,18,.5)}.focus\:bg-orange-900\/55:focus{background-color:rgba(124,45,18,.55)}.focus\:bg-orange-900\/60:focus{background-color:rgba(124,45,18,.6)}.focus\:bg-orange-900\/65:focus{background-color:rgba(124,45,18,.65)}.focus\:bg-orange-900\/70:focus{background-color:rgba(124,45,18,.7)}.focus\:bg-orange-900\/75:focus{background-color:rgba(124,45,18,.75)}.focus\:bg-orange-900\/80:focus{background-color:rgba(124,45,18,.8)}.focus\:bg-orange-900\/85:focus{background-color:rgba(124,45,18,.85)}.focus\:bg-orange-900\/90:focus{background-color:rgba(124,45,18,.9)}.focus\:bg-orange-900\/95:focus{background-color:rgba(124,45,18,.95)}.focus\:bg-orange-950:focus{--tw-bg-opacity:1;background-color:#431407;background-color:rgba(67,20,7,var(--tw-bg-opacity))}.focus\:bg-orange-950\/0:focus{background-color:rgba(67,20,7,0)}.focus\:bg-orange-950\/10:focus{background-color:rgba(67,20,7,.1)}.focus\:bg-orange-950\/100:focus{background-color:#431407}.focus\:bg-orange-950\/15:focus{background-color:rgba(67,20,7,.15)}.focus\:bg-orange-950\/20:focus{background-color:rgba(67,20,7,.2)}.focus\:bg-orange-950\/25:focus{background-color:rgba(67,20,7,.25)}.focus\:bg-orange-950\/30:focus{background-color:rgba(67,20,7,.3)}.focus\:bg-orange-950\/35:focus{background-color:rgba(67,20,7,.35)}.focus\:bg-orange-950\/40:focus{background-color:rgba(67,20,7,.4)}.focus\:bg-orange-950\/45:focus{background-color:rgba(67,20,7,.45)}.focus\:bg-orange-950\/5:focus{background-color:rgba(67,20,7,.05)}.focus\:bg-orange-950\/50:focus{background-color:rgba(67,20,7,.5)}.focus\:bg-orange-950\/55:focus{background-color:rgba(67,20,7,.55)}.focus\:bg-orange-950\/60:focus{background-color:rgba(67,20,7,.6)}.focus\:bg-orange-950\/65:focus{background-color:rgba(67,20,7,.65)}.focus\:bg-orange-950\/70:focus{background-color:rgba(67,20,7,.7)}.focus\:bg-orange-950\/75:focus{background-color:rgba(67,20,7,.75)}.focus\:bg-orange-950\/80:focus{background-color:rgba(67,20,7,.8)}.focus\:bg-orange-950\/85:focus{background-color:rgba(67,20,7,.85)}.focus\:bg-orange-950\/90:focus{background-color:rgba(67,20,7,.9)}.focus\:bg-orange-950\/95:focus{background-color:rgba(67,20,7,.95)}.focus\:bg-orange-accent:focus{background-color:#ffe0cc;background-color:hsl(var(--orange-accent))}.focus\:bg-orange-accent\/0:focus{background-color:rgba(255,224,204,0);background-color:hsl(var(--orange-accent)/0)}.focus\:bg-orange-accent\/10:focus{background-color:rgba(255,224,204,.1);background-color:hsl(var(--orange-accent)/.1)}.focus\:bg-orange-accent\/100:focus{background-color:#ffe0cc;background-color:hsl(var(--orange-accent)/1)}.focus\:bg-orange-accent\/15:focus{background-color:rgba(255,224,204,.15);background-color:hsl(var(--orange-accent)/.15)}.focus\:bg-orange-accent\/20:focus{background-color:rgba(255,224,204,.2);background-color:hsl(var(--orange-accent)/.2)}.focus\:bg-orange-accent\/25:focus{background-color:rgba(255,224,204,.25);background-color:hsl(var(--orange-accent)/.25)}.focus\:bg-orange-accent\/30:focus{background-color:rgba(255,224,204,.3);background-color:hsl(var(--orange-accent)/.3)}.focus\:bg-orange-accent\/35:focus{background-color:rgba(255,224,204,.35);background-color:hsl(var(--orange-accent)/.35)}.focus\:bg-orange-accent\/40:focus{background-color:rgba(255,224,204,.4);background-color:hsl(var(--orange-accent)/.4)}.focus\:bg-orange-accent\/45:focus{background-color:rgba(255,224,204,.45);background-color:hsl(var(--orange-accent)/.45)}.focus\:bg-orange-accent\/5:focus{background-color:rgba(255,224,204,.05);background-color:hsl(var(--orange-accent)/.05)}.focus\:bg-orange-accent\/50:focus{background-color:rgba(255,224,204,.5);background-color:hsl(var(--orange-accent)/.5)}.focus\:bg-orange-accent\/55:focus{background-color:rgba(255,224,204,.55);background-color:hsl(var(--orange-accent)/.55)}.focus\:bg-orange-accent\/60:focus{background-color:rgba(255,224,204,.6);background-color:hsl(var(--orange-accent)/.6)}.focus\:bg-orange-accent\/65:focus{background-color:rgba(255,224,204,.65);background-color:hsl(var(--orange-accent)/.65)}.focus\:bg-orange-accent\/70:focus{background-color:rgba(255,224,204,.7);background-color:hsl(var(--orange-accent)/.7)}.focus\:bg-orange-accent\/75:focus{background-color:rgba(255,224,204,.75);background-color:hsl(var(--orange-accent)/.75)}.focus\:bg-orange-accent\/80:focus{background-color:rgba(255,224,204,.8);background-color:hsl(var(--orange-accent)/.8)}.focus\:bg-orange-accent\/85:focus{background-color:rgba(255,224,204,.85);background-color:hsl(var(--orange-accent)/.85)}.focus\:bg-orange-accent\/90:focus{background-color:rgba(255,224,204,.9);background-color:hsl(var(--orange-accent)/.9)}.focus\:bg-orange-accent\/95:focus{background-color:rgba(255,224,204,.95);background-color:hsl(var(--orange-accent)/.95)}.focus\:bg-orange-dark:focus{background-color:#e65c00;background-color:hsl(var(--orange-dark))}.focus\:bg-orange-dark\/0:focus{background-color:rgba(230,92,0,0);background-color:hsl(var(--orange-dark)/0)}.focus\:bg-orange-dark\/10:focus{background-color:rgba(230,92,0,.1);background-color:hsl(var(--orange-dark)/.1)}.focus\:bg-orange-dark\/100:focus{background-color:#e65c00;background-color:hsl(var(--orange-dark)/1)}.focus\:bg-orange-dark\/15:focus{background-color:rgba(230,92,0,.15);background-color:hsl(var(--orange-dark)/.15)}.focus\:bg-orange-dark\/20:focus{background-color:rgba(230,92,0,.2);background-color:hsl(var(--orange-dark)/.2)}.focus\:bg-orange-dark\/25:focus{background-color:rgba(230,92,0,.25);background-color:hsl(var(--orange-dark)/.25)}.focus\:bg-orange-dark\/30:focus{background-color:rgba(230,92,0,.3);background-color:hsl(var(--orange-dark)/.3)}.focus\:bg-orange-dark\/35:focus{background-color:rgba(230,92,0,.35);background-color:hsl(var(--orange-dark)/.35)}.focus\:bg-orange-dark\/40:focus{background-color:rgba(230,92,0,.4);background-color:hsl(var(--orange-dark)/.4)}.focus\:bg-orange-dark\/45:focus{background-color:rgba(230,92,0,.45);background-color:hsl(var(--orange-dark)/.45)}.focus\:bg-orange-dark\/5:focus{background-color:rgba(230,92,0,.05);background-color:hsl(var(--orange-dark)/.05)}.focus\:bg-orange-dark\/50:focus{background-color:rgba(230,92,0,.5);background-color:hsl(var(--orange-dark)/.5)}.focus\:bg-orange-dark\/55:focus{background-color:rgba(230,92,0,.55);background-color:hsl(var(--orange-dark)/.55)}.focus\:bg-orange-dark\/60:focus{background-color:rgba(230,92,0,.6);background-color:hsl(var(--orange-dark)/.6)}.focus\:bg-orange-dark\/65:focus{background-color:rgba(230,92,0,.65);background-color:hsl(var(--orange-dark)/.65)}.focus\:bg-orange-dark\/70:focus{background-color:rgba(230,92,0,.7);background-color:hsl(var(--orange-dark)/.7)}.focus\:bg-orange-dark\/75:focus{background-color:rgba(230,92,0,.75);background-color:hsl(var(--orange-dark)/.75)}.focus\:bg-orange-dark\/80:focus{background-color:rgba(230,92,0,.8);background-color:hsl(var(--orange-dark)/.8)}.focus\:bg-orange-dark\/85:focus{background-color:rgba(230,92,0,.85);background-color:hsl(var(--orange-dark)/.85)}.focus\:bg-orange-dark\/90:focus{background-color:rgba(230,92,0,.9);background-color:hsl(var(--orange-dark)/.9)}.focus\:bg-orange-dark\/95:focus{background-color:rgba(230,92,0,.95);background-color:hsl(var(--orange-dark)/.95)}.focus\:bg-orange-darker:focus{background-color:#e65c00;background-color:hsl(var(--orange-darker))}.focus\:bg-orange-darker\/0:focus{background-color:rgba(230,92,0,0);background-color:hsl(var(--orange-darker)/0)}.focus\:bg-orange-darker\/10:focus{background-color:rgba(230,92,0,.1);background-color:hsl(var(--orange-darker)/.1)}.focus\:bg-orange-darker\/100:focus{background-color:#e65c00;background-color:hsl(var(--orange-darker)/1)}.focus\:bg-orange-darker\/15:focus{background-color:rgba(230,92,0,.15);background-color:hsl(var(--orange-darker)/.15)}.focus\:bg-orange-darker\/20:focus{background-color:rgba(230,92,0,.2);background-color:hsl(var(--orange-darker)/.2)}.focus\:bg-orange-darker\/25:focus{background-color:rgba(230,92,0,.25);background-color:hsl(var(--orange-darker)/.25)}.focus\:bg-orange-darker\/30:focus{background-color:rgba(230,92,0,.3);background-color:hsl(var(--orange-darker)/.3)}.focus\:bg-orange-darker\/35:focus{background-color:rgba(230,92,0,.35);background-color:hsl(var(--orange-darker)/.35)}.focus\:bg-orange-darker\/40:focus{background-color:rgba(230,92,0,.4);background-color:hsl(var(--orange-darker)/.4)}.focus\:bg-orange-darker\/45:focus{background-color:rgba(230,92,0,.45);background-color:hsl(var(--orange-darker)/.45)}.focus\:bg-orange-darker\/5:focus{background-color:rgba(230,92,0,.05);background-color:hsl(var(--orange-darker)/.05)}.focus\:bg-orange-darker\/50:focus{background-color:rgba(230,92,0,.5);background-color:hsl(var(--orange-darker)/.5)}.focus\:bg-orange-darker\/55:focus{background-color:rgba(230,92,0,.55);background-color:hsl(var(--orange-darker)/.55)}.focus\:bg-orange-darker\/60:focus{background-color:rgba(230,92,0,.6);background-color:hsl(var(--orange-darker)/.6)}.focus\:bg-orange-darker\/65:focus{background-color:rgba(230,92,0,.65);background-color:hsl(var(--orange-darker)/.65)}.focus\:bg-orange-darker\/70:focus{background-color:rgba(230,92,0,.7);background-color:hsl(var(--orange-darker)/.7)}.focus\:bg-orange-darker\/75:focus{background-color:rgba(230,92,0,.75);background-color:hsl(var(--orange-darker)/.75)}.focus\:bg-orange-darker\/80:focus{background-color:rgba(230,92,0,.8);background-color:hsl(var(--orange-darker)/.8)}.focus\:bg-orange-darker\/85:focus{background-color:rgba(230,92,0,.85);background-color:hsl(var(--orange-darker)/.85)}.focus\:bg-orange-darker\/90:focus{background-color:rgba(230,92,0,.9);background-color:hsl(var(--orange-darker)/.9)}.focus\:bg-orange-darker\/95:focus{background-color:rgba(230,92,0,.95);background-color:hsl(var(--orange-darker)/.95)}.focus\:bg-orange-light:focus{background-color:#ffe0cc;background-color:hsl(var(--orange-light))}.focus\:bg-orange-light\/0:focus{background-color:rgba(255,224,204,0);background-color:hsl(var(--orange-light)/0)}.focus\:bg-orange-light\/10:focus{background-color:rgba(255,224,204,.1);background-color:hsl(var(--orange-light)/.1)}.focus\:bg-orange-light\/100:focus{background-color:#ffe0cc;background-color:hsl(var(--orange-light)/1)}.focus\:bg-orange-light\/15:focus{background-color:rgba(255,224,204,.15);background-color:hsl(var(--orange-light)/.15)}.focus\:bg-orange-light\/20:focus{background-color:rgba(255,224,204,.2);background-color:hsl(var(--orange-light)/.2)}.focus\:bg-orange-light\/25:focus{background-color:rgba(255,224,204,.25);background-color:hsl(var(--orange-light)/.25)}.focus\:bg-orange-light\/30:focus{background-color:rgba(255,224,204,.3);background-color:hsl(var(--orange-light)/.3)}.focus\:bg-orange-light\/35:focus{background-color:rgba(255,224,204,.35);background-color:hsl(var(--orange-light)/.35)}.focus\:bg-orange-light\/40:focus{background-color:rgba(255,224,204,.4);background-color:hsl(var(--orange-light)/.4)}.focus\:bg-orange-light\/45:focus{background-color:rgba(255,224,204,.45);background-color:hsl(var(--orange-light)/.45)}.focus\:bg-orange-light\/5:focus{background-color:rgba(255,224,204,.05);background-color:hsl(var(--orange-light)/.05)}.focus\:bg-orange-light\/50:focus{background-color:rgba(255,224,204,.5);background-color:hsl(var(--orange-light)/.5)}.focus\:bg-orange-light\/55:focus{background-color:rgba(255,224,204,.55);background-color:hsl(var(--orange-light)/.55)}.focus\:bg-orange-light\/60:focus{background-color:rgba(255,224,204,.6);background-color:hsl(var(--orange-light)/.6)}.focus\:bg-orange-light\/65:focus{background-color:rgba(255,224,204,.65);background-color:hsl(var(--orange-light)/.65)}.focus\:bg-orange-light\/70:focus{background-color:rgba(255,224,204,.7);background-color:hsl(var(--orange-light)/.7)}.focus\:bg-orange-light\/75:focus{background-color:rgba(255,224,204,.75);background-color:hsl(var(--orange-light)/.75)}.focus\:bg-orange-light\/80:focus{background-color:rgba(255,224,204,.8);background-color:hsl(var(--orange-light)/.8)}.focus\:bg-orange-light\/85:focus{background-color:rgba(255,224,204,.85);background-color:hsl(var(--orange-light)/.85)}.focus\:bg-orange-light\/90:focus{background-color:rgba(255,224,204,.9);background-color:hsl(var(--orange-light)/.9)}.focus\:bg-orange-light\/95:focus{background-color:rgba(255,224,204,.95);background-color:hsl(var(--orange-light)/.95)}.focus\:bg-orange-secondary:focus{background-color:#e65c00;background-color:hsl(var(--orange-secondary))}.focus\:bg-orange-secondary\/0:focus{background-color:rgba(230,92,0,0);background-color:hsl(var(--orange-secondary)/0)}.focus\:bg-orange-secondary\/10:focus{background-color:rgba(230,92,0,.1);background-color:hsl(var(--orange-secondary)/.1)}.focus\:bg-orange-secondary\/100:focus{background-color:#e65c00;background-color:hsl(var(--orange-secondary)/1)}.focus\:bg-orange-secondary\/15:focus{background-color:rgba(230,92,0,.15);background-color:hsl(var(--orange-secondary)/.15)}.focus\:bg-orange-secondary\/20:focus{background-color:rgba(230,92,0,.2);background-color:hsl(var(--orange-secondary)/.2)}.focus\:bg-orange-secondary\/25:focus{background-color:rgba(230,92,0,.25);background-color:hsl(var(--orange-secondary)/.25)}.focus\:bg-orange-secondary\/30:focus{background-color:rgba(230,92,0,.3);background-color:hsl(var(--orange-secondary)/.3)}.focus\:bg-orange-secondary\/35:focus{background-color:rgba(230,92,0,.35);background-color:hsl(var(--orange-secondary)/.35)}.focus\:bg-orange-secondary\/40:focus{background-color:rgba(230,92,0,.4);background-color:hsl(var(--orange-secondary)/.4)}.focus\:bg-orange-secondary\/45:focus{background-color:rgba(230,92,0,.45);background-color:hsl(var(--orange-secondary)/.45)}.focus\:bg-orange-secondary\/5:focus{background-color:rgba(230,92,0,.05);background-color:hsl(var(--orange-secondary)/.05)}.focus\:bg-orange-secondary\/50:focus{background-color:rgba(230,92,0,.5);background-color:hsl(var(--orange-secondary)/.5)}.focus\:bg-orange-secondary\/55:focus{background-color:rgba(230,92,0,.55);background-color:hsl(var(--orange-secondary)/.55)}.focus\:bg-orange-secondary\/60:focus{background-color:rgba(230,92,0,.6);background-color:hsl(var(--orange-secondary)/.6)}.focus\:bg-orange-secondary\/65:focus{background-color:rgba(230,92,0,.65);background-color:hsl(var(--orange-secondary)/.65)}.focus\:bg-orange-secondary\/70:focus{background-color:rgba(230,92,0,.7);background-color:hsl(var(--orange-secondary)/.7)}.focus\:bg-orange-secondary\/75:focus{background-color:rgba(230,92,0,.75);background-color:hsl(var(--orange-secondary)/.75)}.focus\:bg-orange-secondary\/80:focus{background-color:rgba(230,92,0,.8);background-color:hsl(var(--orange-secondary)/.8)}.focus\:bg-orange-secondary\/85:focus{background-color:rgba(230,92,0,.85);background-color:hsl(var(--orange-secondary)/.85)}.focus\:bg-orange-secondary\/90:focus{background-color:rgba(230,92,0,.9);background-color:hsl(var(--orange-secondary)/.9)}.focus\:bg-orange-secondary\/95:focus{background-color:rgba(230,92,0,.95);background-color:hsl(var(--orange-secondary)/.95)}.focus\:bg-orange\/0:focus{background-color:rgba(255,102,0,0);background-color:hsl(var(--orange)/0)}.focus\:bg-orange\/10:focus{background-color:rgba(255,102,0,.1);background-color:hsl(var(--orange)/.1)}.focus\:bg-orange\/100:focus{background-color:#f60;background-color:hsl(var(--orange)/1)}.focus\:bg-orange\/15:focus{background-color:rgba(255,102,0,.15);background-color:hsl(var(--orange)/.15)}.focus\:bg-orange\/20:focus{background-color:rgba(255,102,0,.2);background-color:hsl(var(--orange)/.2)}.focus\:bg-orange\/25:focus{background-color:rgba(255,102,0,.25);background-color:hsl(var(--orange)/.25)}.focus\:bg-orange\/30:focus{background-color:rgba(255,102,0,.3);background-color:hsl(var(--orange)/.3)}.focus\:bg-orange\/35:focus{background-color:rgba(255,102,0,.35);background-color:hsl(var(--orange)/.35)}.focus\:bg-orange\/40:focus{background-color:rgba(255,102,0,.4);background-color:hsl(var(--orange)/.4)}.focus\:bg-orange\/45:focus{background-color:rgba(255,102,0,.45);background-color:hsl(var(--orange)/.45)}.focus\:bg-orange\/5:focus{background-color:rgba(255,102,0,.05);background-color:hsl(var(--orange)/.05)}.focus\:bg-orange\/50:focus{background-color:rgba(255,102,0,.5);background-color:hsl(var(--orange)/.5)}.focus\:bg-orange\/55:focus{background-color:rgba(255,102,0,.55);background-color:hsl(var(--orange)/.55)}.focus\:bg-orange\/60:focus{background-color:rgba(255,102,0,.6);background-color:hsl(var(--orange)/.6)}.focus\:bg-orange\/65:focus{background-color:rgba(255,102,0,.65);background-color:hsl(var(--orange)/.65)}.focus\:bg-orange\/70:focus{background-color:rgba(255,102,0,.7);background-color:hsl(var(--orange)/.7)}.focus\:bg-orange\/75:focus{background-color:rgba(255,102,0,.75);background-color:hsl(var(--orange)/.75)}.focus\:bg-orange\/80:focus{background-color:rgba(255,102,0,.8);background-color:hsl(var(--orange)/.8)}.focus\:bg-orange\/85:focus{background-color:rgba(255,102,0,.85);background-color:hsl(var(--orange)/.85)}.focus\:bg-orange\/90:focus{background-color:rgba(255,102,0,.9);background-color:hsl(var(--orange)/.9)}.focus\:bg-orange\/95:focus{background-color:rgba(255,102,0,.95);background-color:hsl(var(--orange)/.95)}.focus\:bg-primary:focus{background-color:#f60;background-color:hsl(var(--primary))}.focus\:bg-primary-foreground:focus{background-color:#000;background-color:hsl(var(--primary-foreground))}.focus\:bg-primary-foreground\/0:focus{background-color:transparent;background-color:hsl(var(--primary-foreground)/0)}.focus\:bg-primary-foreground\/10:focus{background-color:rgba(0,0,0,.1);background-color:hsl(var(--primary-foreground)/.1)}.focus\:bg-primary-foreground\/100:focus{background-color:#000;background-color:hsl(var(--primary-foreground)/1)}.focus\:bg-primary-foreground\/15:focus{background-color:rgba(0,0,0,.15);background-color:hsl(var(--primary-foreground)/.15)}.focus\:bg-primary-foreground\/20:focus{background-color:rgba(0,0,0,.2);background-color:hsl(var(--primary-foreground)/.2)}.focus\:bg-primary-foreground\/25:focus{background-color:rgba(0,0,0,.25);background-color:hsl(var(--primary-foreground)/.25)}.focus\:bg-primary-foreground\/30:focus{background-color:rgba(0,0,0,.3);background-color:hsl(var(--primary-foreground)/.3)}.focus\:bg-primary-foreground\/35:focus{background-color:rgba(0,0,0,.35);background-color:hsl(var(--primary-foreground)/.35)}.focus\:bg-primary-foreground\/40:focus{background-color:rgba(0,0,0,.4);background-color:hsl(var(--primary-foreground)/.4)}.focus\:bg-primary-foreground\/45:focus{background-color:rgba(0,0,0,.45);background-color:hsl(var(--primary-foreground)/.45)}.focus\:bg-primary-foreground\/5:focus{background-color:rgba(0,0,0,.05);background-color:hsl(var(--primary-foreground)/.05)}.focus\:bg-primary-foreground\/50:focus{background-color:rgba(0,0,0,.5);background-color:hsl(var(--primary-foreground)/.5)}.focus\:bg-primary-foreground\/55:focus{background-color:rgba(0,0,0,.55);background-color:hsl(var(--primary-foreground)/.55)}.focus\:bg-primary-foreground\/60:focus{background-color:rgba(0,0,0,.6);background-color:hsl(var(--primary-foreground)/.6)}.focus\:bg-primary-foreground\/65:focus{background-color:rgba(0,0,0,.65);background-color:hsl(var(--primary-foreground)/.65)}.focus\:bg-primary-foreground\/70:focus{background-color:rgba(0,0,0,.7);background-color:hsl(var(--primary-foreground)/.7)}.focus\:bg-primary-foreground\/75:focus{background-color:rgba(0,0,0,.75);background-color:hsl(var(--primary-foreground)/.75)}.focus\:bg-primary-foreground\/80:focus{background-color:rgba(0,0,0,.8);background-color:hsl(var(--primary-foreground)/.8)}.focus\:bg-primary-foreground\/85:focus{background-color:rgba(0,0,0,.85);background-color:hsl(var(--primary-foreground)/.85)}.focus\:bg-primary-foreground\/90:focus{background-color:rgba(0,0,0,.9);background-color:hsl(var(--primary-foreground)/.9)}.focus\:bg-primary-foreground\/95:focus{background-color:rgba(0,0,0,.95);background-color:hsl(var(--primary-foreground)/.95)}.focus\:bg-primary\/0:focus{background-color:rgba(255,102,0,0);background-color:hsl(var(--primary)/0)}.focus\:bg-primary\/10:focus{background-color:rgba(255,102,0,.1);background-color:hsl(var(--primary)/.1)}.focus\:bg-primary\/100:focus{background-color:#f60;background-color:hsl(var(--primary)/1)}.focus\:bg-primary\/15:focus{background-color:rgba(255,102,0,.15);background-color:hsl(var(--primary)/.15)}.focus\:bg-primary\/20:focus{background-color:rgba(255,102,0,.2);background-color:hsl(var(--primary)/.2)}.focus\:bg-primary\/25:focus{background-color:rgba(255,102,0,.25);background-color:hsl(var(--primary)/.25)}.focus\:bg-primary\/30:focus{background-color:rgba(255,102,0,.3);background-color:hsl(var(--primary)/.3)}.focus\:bg-primary\/35:focus{background-color:rgba(255,102,0,.35);background-color:hsl(var(--primary)/.35)}.focus\:bg-primary\/40:focus{background-color:rgba(255,102,0,.4);background-color:hsl(var(--primary)/.4)}.focus\:bg-primary\/45:focus{background-color:rgba(255,102,0,.45);background-color:hsl(var(--primary)/.45)}.focus\:bg-primary\/5:focus{background-color:rgba(255,102,0,.05);background-color:hsl(var(--primary)/.05)}.focus\:bg-primary\/50:focus{background-color:rgba(255,102,0,.5);background-color:hsl(var(--primary)/.5)}.focus\:bg-primary\/55:focus{background-color:rgba(255,102,0,.55);background-color:hsl(var(--primary)/.55)}.focus\:bg-primary\/60:focus{background-color:rgba(255,102,0,.6);background-color:hsl(var(--primary)/.6)}.focus\:bg-primary\/65:focus{background-color:rgba(255,102,0,.65);background-color:hsl(var(--primary)/.65)}.focus\:bg-primary\/70:focus{background-color:rgba(255,102,0,.7);background-color:hsl(var(--primary)/.7)}.focus\:bg-primary\/75:focus{background-color:rgba(255,102,0,.75);background-color:hsl(var(--primary)/.75)}.focus\:bg-primary\/80:focus{background-color:rgba(255,102,0,.8);background-color:hsl(var(--primary)/.8)}.focus\:bg-primary\/85:focus{background-color:rgba(255,102,0,.85);background-color:hsl(var(--primary)/.85)}.focus\:bg-primary\/90:focus{background-color:rgba(255,102,0,.9);background-color:hsl(var(--primary)/.9)}.focus\:bg-primary\/95:focus{background-color:rgba(255,102,0,.95);background-color:hsl(var(--primary)/.95)}.focus\:bg-publishers:focus{--tw-bg-opacity:1;background-color:#00964b;background-color:rgba(0,150,75,var(--tw-bg-opacity))}.focus\:bg-publishers\/0:focus{background-color:rgba(0,150,75,0)}.focus\:bg-publishers\/10:focus{background-color:rgba(0,150,75,.1)}.focus\:bg-publishers\/100:focus{background-color:#00964b}.focus\:bg-publishers\/15:focus{background-color:rgba(0,150,75,.15)}.focus\:bg-publishers\/20:focus{background-color:rgba(0,150,75,.2)}.focus\:bg-publishers\/25:focus{background-color:rgba(0,150,75,.25)}.focus\:bg-publishers\/30:focus{background-color:rgba(0,150,75,.3)}.focus\:bg-publishers\/35:focus{background-color:rgba(0,150,75,.35)}.focus\:bg-publishers\/40:focus{background-color:rgba(0,150,75,.4)}.focus\:bg-publishers\/45:focus{background-color:rgba(0,150,75,.45)}.focus\:bg-publishers\/5:focus{background-color:rgba(0,150,75,.05)}.focus\:bg-publishers\/50:focus{background-color:rgba(0,150,75,.5)}.focus\:bg-publishers\/55:focus{background-color:rgba(0,150,75,.55)}.focus\:bg-publishers\/60:focus{background-color:rgba(0,150,75,.6)}.focus\:bg-publishers\/65:focus{background-color:rgba(0,150,75,.65)}.focus\:bg-publishers\/70:focus{background-color:rgba(0,150,75,.7)}.focus\:bg-publishers\/75:focus{background-color:rgba(0,150,75,.75)}.focus\:bg-publishers\/80:focus{background-color:rgba(0,150,75,.8)}.focus\:bg-publishers\/85:focus{background-color:rgba(0,150,75,.85)}.focus\:bg-publishers\/90:focus{background-color:rgba(0,150,75,.9)}.focus\:bg-publishers\/95:focus{background-color:rgba(0,150,75,.95)}.focus\:bg-purple:focus{background-color:#5858d5;background-color:hsl(var(--purple))}.focus\:bg-purple-100:focus{--tw-bg-opacity:1;background-color:#f3e8ff;background-color:rgba(243,232,255,var(--tw-bg-opacity))}.focus\:bg-purple-100\/0:focus{background-color:rgba(243,232,255,0)}.focus\:bg-purple-100\/10:focus{background-color:rgba(243,232,255,.1)}.focus\:bg-purple-100\/100:focus{background-color:#f3e8ff}.focus\:bg-purple-100\/15:focus{background-color:rgba(243,232,255,.15)}.focus\:bg-purple-100\/20:focus{background-color:rgba(243,232,255,.2)}.focus\:bg-purple-100\/25:focus{background-color:rgba(243,232,255,.25)}.focus\:bg-purple-100\/30:focus{background-color:rgba(243,232,255,.3)}.focus\:bg-purple-100\/35:focus{background-color:rgba(243,232,255,.35)}.focus\:bg-purple-100\/40:focus{background-color:rgba(243,232,255,.4)}.focus\:bg-purple-100\/45:focus{background-color:rgba(243,232,255,.45)}.focus\:bg-purple-100\/5:focus{background-color:rgba(243,232,255,.05)}.focus\:bg-purple-100\/50:focus{background-color:rgba(243,232,255,.5)}.focus\:bg-purple-100\/55:focus{background-color:rgba(243,232,255,.55)}.focus\:bg-purple-100\/60:focus{background-color:rgba(243,232,255,.6)}.focus\:bg-purple-100\/65:focus{background-color:rgba(243,232,255,.65)}.focus\:bg-purple-100\/70:focus{background-color:rgba(243,232,255,.7)}.focus\:bg-purple-100\/75:focus{background-color:rgba(243,232,255,.75)}.focus\:bg-purple-100\/80:focus{background-color:rgba(243,232,255,.8)}.focus\:bg-purple-100\/85:focus{background-color:rgba(243,232,255,.85)}.focus\:bg-purple-100\/90:focus{background-color:rgba(243,232,255,.9)}.focus\:bg-purple-100\/95:focus{background-color:rgba(243,232,255,.95)}.focus\:bg-purple-200:focus{--tw-bg-opacity:1;background-color:#e9d5ff;background-color:rgba(233,213,255,var(--tw-bg-opacity))}.focus\:bg-purple-200\/0:focus{background-color:rgba(233,213,255,0)}.focus\:bg-purple-200\/10:focus{background-color:rgba(233,213,255,.1)}.focus\:bg-purple-200\/100:focus{background-color:#e9d5ff}.focus\:bg-purple-200\/15:focus{background-color:rgba(233,213,255,.15)}.focus\:bg-purple-200\/20:focus{background-color:rgba(233,213,255,.2)}.focus\:bg-purple-200\/25:focus{background-color:rgba(233,213,255,.25)}.focus\:bg-purple-200\/30:focus{background-color:rgba(233,213,255,.3)}.focus\:bg-purple-200\/35:focus{background-color:rgba(233,213,255,.35)}.focus\:bg-purple-200\/40:focus{background-color:rgba(233,213,255,.4)}.focus\:bg-purple-200\/45:focus{background-color:rgba(233,213,255,.45)}.focus\:bg-purple-200\/5:focus{background-color:rgba(233,213,255,.05)}.focus\:bg-purple-200\/50:focus{background-color:rgba(233,213,255,.5)}.focus\:bg-purple-200\/55:focus{background-color:rgba(233,213,255,.55)}.focus\:bg-purple-200\/60:focus{background-color:rgba(233,213,255,.6)}.focus\:bg-purple-200\/65:focus{background-color:rgba(233,213,255,.65)}.focus\:bg-purple-200\/70:focus{background-color:rgba(233,213,255,.7)}.focus\:bg-purple-200\/75:focus{background-color:rgba(233,213,255,.75)}.focus\:bg-purple-200\/80:focus{background-color:rgba(233,213,255,.8)}.focus\:bg-purple-200\/85:focus{background-color:rgba(233,213,255,.85)}.focus\:bg-purple-200\/90:focus{background-color:rgba(233,213,255,.9)}.focus\:bg-purple-200\/95:focus{background-color:rgba(233,213,255,.95)}.focus\:bg-purple-300:focus{--tw-bg-opacity:1;background-color:#d8b4fe;background-color:rgba(216,180,254,var(--tw-bg-opacity))}.focus\:bg-purple-300\/0:focus{background-color:rgba(216,180,254,0)}.focus\:bg-purple-300\/10:focus{background-color:rgba(216,180,254,.1)}.focus\:bg-purple-300\/100:focus{background-color:#d8b4fe}.focus\:bg-purple-300\/15:focus{background-color:rgba(216,180,254,.15)}.focus\:bg-purple-300\/20:focus{background-color:rgba(216,180,254,.2)}.focus\:bg-purple-300\/25:focus{background-color:rgba(216,180,254,.25)}.focus\:bg-purple-300\/30:focus{background-color:rgba(216,180,254,.3)}.focus\:bg-purple-300\/35:focus{background-color:rgba(216,180,254,.35)}.focus\:bg-purple-300\/40:focus{background-color:rgba(216,180,254,.4)}.focus\:bg-purple-300\/45:focus{background-color:rgba(216,180,254,.45)}.focus\:bg-purple-300\/5:focus{background-color:rgba(216,180,254,.05)}.focus\:bg-purple-300\/50:focus{background-color:rgba(216,180,254,.5)}.focus\:bg-purple-300\/55:focus{background-color:rgba(216,180,254,.55)}.focus\:bg-purple-300\/60:focus{background-color:rgba(216,180,254,.6)}.focus\:bg-purple-300\/65:focus{background-color:rgba(216,180,254,.65)}.focus\:bg-purple-300\/70:focus{background-color:rgba(216,180,254,.7)}.focus\:bg-purple-300\/75:focus{background-color:rgba(216,180,254,.75)}.focus\:bg-purple-300\/80:focus{background-color:rgba(216,180,254,.8)}.focus\:bg-purple-300\/85:focus{background-color:rgba(216,180,254,.85)}.focus\:bg-purple-300\/90:focus{background-color:rgba(216,180,254,.9)}.focus\:bg-purple-300\/95:focus{background-color:rgba(216,180,254,.95)}.focus\:bg-purple-400:focus{--tw-bg-opacity:1;background-color:#c084fc;background-color:rgba(192,132,252,var(--tw-bg-opacity))}.focus\:bg-purple-400\/0:focus{background-color:rgba(192,132,252,0)}.focus\:bg-purple-400\/10:focus{background-color:rgba(192,132,252,.1)}.focus\:bg-purple-400\/100:focus{background-color:#c084fc}.focus\:bg-purple-400\/15:focus{background-color:rgba(192,132,252,.15)}.focus\:bg-purple-400\/20:focus{background-color:rgba(192,132,252,.2)}.focus\:bg-purple-400\/25:focus{background-color:rgba(192,132,252,.25)}.focus\:bg-purple-400\/30:focus{background-color:rgba(192,132,252,.3)}.focus\:bg-purple-400\/35:focus{background-color:rgba(192,132,252,.35)}.focus\:bg-purple-400\/40:focus{background-color:rgba(192,132,252,.4)}.focus\:bg-purple-400\/45:focus{background-color:rgba(192,132,252,.45)}.focus\:bg-purple-400\/5:focus{background-color:rgba(192,132,252,.05)}.focus\:bg-purple-400\/50:focus{background-color:rgba(192,132,252,.5)}.focus\:bg-purple-400\/55:focus{background-color:rgba(192,132,252,.55)}.focus\:bg-purple-400\/60:focus{background-color:rgba(192,132,252,.6)}.focus\:bg-purple-400\/65:focus{background-color:rgba(192,132,252,.65)}.focus\:bg-purple-400\/70:focus{background-color:rgba(192,132,252,.7)}.focus\:bg-purple-400\/75:focus{background-color:rgba(192,132,252,.75)}.focus\:bg-purple-400\/80:focus{background-color:rgba(192,132,252,.8)}.focus\:bg-purple-400\/85:focus{background-color:rgba(192,132,252,.85)}.focus\:bg-purple-400\/90:focus{background-color:rgba(192,132,252,.9)}.focus\:bg-purple-400\/95:focus{background-color:rgba(192,132,252,.95)}.focus\:bg-purple-50:focus{--tw-bg-opacity:1;background-color:#faf5ff;background-color:rgba(250,245,255,var(--tw-bg-opacity))}.focus\:bg-purple-50\/0:focus{background-color:rgba(250,245,255,0)}.focus\:bg-purple-50\/10:focus{background-color:rgba(250,245,255,.1)}.focus\:bg-purple-50\/100:focus{background-color:#faf5ff}.focus\:bg-purple-50\/15:focus{background-color:rgba(250,245,255,.15)}.focus\:bg-purple-50\/20:focus{background-color:rgba(250,245,255,.2)}.focus\:bg-purple-50\/25:focus{background-color:rgba(250,245,255,.25)}.focus\:bg-purple-50\/30:focus{background-color:rgba(250,245,255,.3)}.focus\:bg-purple-50\/35:focus{background-color:rgba(250,245,255,.35)}.focus\:bg-purple-50\/40:focus{background-color:rgba(250,245,255,.4)}.focus\:bg-purple-50\/45:focus{background-color:rgba(250,245,255,.45)}.focus\:bg-purple-50\/5:focus{background-color:rgba(250,245,255,.05)}.focus\:bg-purple-50\/50:focus{background-color:rgba(250,245,255,.5)}.focus\:bg-purple-50\/55:focus{background-color:rgba(250,245,255,.55)}.focus\:bg-purple-50\/60:focus{background-color:rgba(250,245,255,.6)}.focus\:bg-purple-50\/65:focus{background-color:rgba(250,245,255,.65)}.focus\:bg-purple-50\/70:focus{background-color:rgba(250,245,255,.7)}.focus\:bg-purple-50\/75:focus{background-color:rgba(250,245,255,.75)}.focus\:bg-purple-50\/80:focus{background-color:rgba(250,245,255,.8)}.focus\:bg-purple-50\/85:focus{background-color:rgba(250,245,255,.85)}.focus\:bg-purple-50\/90:focus{background-color:rgba(250,245,255,.9)}.focus\:bg-purple-50\/95:focus{background-color:rgba(250,245,255,.95)}.focus\:bg-purple-500:focus{--tw-bg-opacity:1;background-color:#a855f7;background-color:rgba(168,85,247,var(--tw-bg-opacity))}.focus\:bg-purple-500\/0:focus{background-color:rgba(168,85,247,0)}.focus\:bg-purple-500\/10:focus{background-color:rgba(168,85,247,.1)}.focus\:bg-purple-500\/100:focus{background-color:#a855f7}.focus\:bg-purple-500\/15:focus{background-color:rgba(168,85,247,.15)}.focus\:bg-purple-500\/20:focus{background-color:rgba(168,85,247,.2)}.focus\:bg-purple-500\/25:focus{background-color:rgba(168,85,247,.25)}.focus\:bg-purple-500\/30:focus{background-color:rgba(168,85,247,.3)}.focus\:bg-purple-500\/35:focus{background-color:rgba(168,85,247,.35)}.focus\:bg-purple-500\/40:focus{background-color:rgba(168,85,247,.4)}.focus\:bg-purple-500\/45:focus{background-color:rgba(168,85,247,.45)}.focus\:bg-purple-500\/5:focus{background-color:rgba(168,85,247,.05)}.focus\:bg-purple-500\/50:focus{background-color:rgba(168,85,247,.5)}.focus\:bg-purple-500\/55:focus{background-color:rgba(168,85,247,.55)}.focus\:bg-purple-500\/60:focus{background-color:rgba(168,85,247,.6)}.focus\:bg-purple-500\/65:focus{background-color:rgba(168,85,247,.65)}.focus\:bg-purple-500\/70:focus{background-color:rgba(168,85,247,.7)}.focus\:bg-purple-500\/75:focus{background-color:rgba(168,85,247,.75)}.focus\:bg-purple-500\/80:focus{background-color:rgba(168,85,247,.8)}.focus\:bg-purple-500\/85:focus{background-color:rgba(168,85,247,.85)}.focus\:bg-purple-500\/90:focus{background-color:rgba(168,85,247,.9)}.focus\:bg-purple-500\/95:focus{background-color:rgba(168,85,247,.95)}.focus\:bg-purple-600:focus{--tw-bg-opacity:1;background-color:#9333ea;background-color:rgba(147,51,234,var(--tw-bg-opacity))}.focus\:bg-purple-600\/0:focus{background-color:rgba(147,51,234,0)}.focus\:bg-purple-600\/10:focus{background-color:rgba(147,51,234,.1)}.focus\:bg-purple-600\/100:focus{background-color:#9333ea}.focus\:bg-purple-600\/15:focus{background-color:rgba(147,51,234,.15)}.focus\:bg-purple-600\/20:focus{background-color:rgba(147,51,234,.2)}.focus\:bg-purple-600\/25:focus{background-color:rgba(147,51,234,.25)}.focus\:bg-purple-600\/30:focus{background-color:rgba(147,51,234,.3)}.focus\:bg-purple-600\/35:focus{background-color:rgba(147,51,234,.35)}.focus\:bg-purple-600\/40:focus{background-color:rgba(147,51,234,.4)}.focus\:bg-purple-600\/45:focus{background-color:rgba(147,51,234,.45)}.focus\:bg-purple-600\/5:focus{background-color:rgba(147,51,234,.05)}.focus\:bg-purple-600\/50:focus{background-color:rgba(147,51,234,.5)}.focus\:bg-purple-600\/55:focus{background-color:rgba(147,51,234,.55)}.focus\:bg-purple-600\/60:focus{background-color:rgba(147,51,234,.6)}.focus\:bg-purple-600\/65:focus{background-color:rgba(147,51,234,.65)}.focus\:bg-purple-600\/70:focus{background-color:rgba(147,51,234,.7)}.focus\:bg-purple-600\/75:focus{background-color:rgba(147,51,234,.75)}.focus\:bg-purple-600\/80:focus{background-color:rgba(147,51,234,.8)}.focus\:bg-purple-600\/85:focus{background-color:rgba(147,51,234,.85)}.focus\:bg-purple-600\/90:focus{background-color:rgba(147,51,234,.9)}.focus\:bg-purple-600\/95:focus{background-color:rgba(147,51,234,.95)}.focus\:bg-purple-700:focus{--tw-bg-opacity:1;background-color:#7e22ce;background-color:rgba(126,34,206,var(--tw-bg-opacity))}.focus\:bg-purple-700\/0:focus{background-color:rgba(126,34,206,0)}.focus\:bg-purple-700\/10:focus{background-color:rgba(126,34,206,.1)}.focus\:bg-purple-700\/100:focus{background-color:#7e22ce}.focus\:bg-purple-700\/15:focus{background-color:rgba(126,34,206,.15)}.focus\:bg-purple-700\/20:focus{background-color:rgba(126,34,206,.2)}.focus\:bg-purple-700\/25:focus{background-color:rgba(126,34,206,.25)}.focus\:bg-purple-700\/30:focus{background-color:rgba(126,34,206,.3)}.focus\:bg-purple-700\/35:focus{background-color:rgba(126,34,206,.35)}.focus\:bg-purple-700\/40:focus{background-color:rgba(126,34,206,.4)}.focus\:bg-purple-700\/45:focus{background-color:rgba(126,34,206,.45)}.focus\:bg-purple-700\/5:focus{background-color:rgba(126,34,206,.05)}.focus\:bg-purple-700\/50:focus{background-color:rgba(126,34,206,.5)}.focus\:bg-purple-700\/55:focus{background-color:rgba(126,34,206,.55)}.focus\:bg-purple-700\/60:focus{background-color:rgba(126,34,206,.6)}.focus\:bg-purple-700\/65:focus{background-color:rgba(126,34,206,.65)}.focus\:bg-purple-700\/70:focus{background-color:rgba(126,34,206,.7)}.focus\:bg-purple-700\/75:focus{background-color:rgba(126,34,206,.75)}.focus\:bg-purple-700\/80:focus{background-color:rgba(126,34,206,.8)}.focus\:bg-purple-700\/85:focus{background-color:rgba(126,34,206,.85)}.focus\:bg-purple-700\/90:focus{background-color:rgba(126,34,206,.9)}.focus\:bg-purple-700\/95:focus{background-color:rgba(126,34,206,.95)}.focus\:bg-purple-800:focus{--tw-bg-opacity:1;background-color:#6b21a8;background-color:rgba(107,33,168,var(--tw-bg-opacity))}.focus\:bg-purple-800\/0:focus{background-color:rgba(107,33,168,0)}.focus\:bg-purple-800\/10:focus{background-color:rgba(107,33,168,.1)}.focus\:bg-purple-800\/100:focus{background-color:#6b21a8}.focus\:bg-purple-800\/15:focus{background-color:rgba(107,33,168,.15)}.focus\:bg-purple-800\/20:focus{background-color:rgba(107,33,168,.2)}.focus\:bg-purple-800\/25:focus{background-color:rgba(107,33,168,.25)}.focus\:bg-purple-800\/30:focus{background-color:rgba(107,33,168,.3)}.focus\:bg-purple-800\/35:focus{background-color:rgba(107,33,168,.35)}.focus\:bg-purple-800\/40:focus{background-color:rgba(107,33,168,.4)}.focus\:bg-purple-800\/45:focus{background-color:rgba(107,33,168,.45)}.focus\:bg-purple-800\/5:focus{background-color:rgba(107,33,168,.05)}.focus\:bg-purple-800\/50:focus{background-color:rgba(107,33,168,.5)}.focus\:bg-purple-800\/55:focus{background-color:rgba(107,33,168,.55)}.focus\:bg-purple-800\/60:focus{background-color:rgba(107,33,168,.6)}.focus\:bg-purple-800\/65:focus{background-color:rgba(107,33,168,.65)}.focus\:bg-purple-800\/70:focus{background-color:rgba(107,33,168,.7)}.focus\:bg-purple-800\/75:focus{background-color:rgba(107,33,168,.75)}.focus\:bg-purple-800\/80:focus{background-color:rgba(107,33,168,.8)}.focus\:bg-purple-800\/85:focus{background-color:rgba(107,33,168,.85)}.focus\:bg-purple-800\/90:focus{background-color:rgba(107,33,168,.9)}.focus\:bg-purple-800\/95:focus{background-color:rgba(107,33,168,.95)}.focus\:bg-purple-900:focus{--tw-bg-opacity:1;background-color:#581c87;background-color:rgba(88,28,135,var(--tw-bg-opacity))}.focus\:bg-purple-900\/0:focus{background-color:rgba(88,28,135,0)}.focus\:bg-purple-900\/10:focus{background-color:rgba(88,28,135,.1)}.focus\:bg-purple-900\/100:focus{background-color:#581c87}.focus\:bg-purple-900\/15:focus{background-color:rgba(88,28,135,.15)}.focus\:bg-purple-900\/20:focus{background-color:rgba(88,28,135,.2)}.focus\:bg-purple-900\/25:focus{background-color:rgba(88,28,135,.25)}.focus\:bg-purple-900\/30:focus{background-color:rgba(88,28,135,.3)}.focus\:bg-purple-900\/35:focus{background-color:rgba(88,28,135,.35)}.focus\:bg-purple-900\/40:focus{background-color:rgba(88,28,135,.4)}.focus\:bg-purple-900\/45:focus{background-color:rgba(88,28,135,.45)}.focus\:bg-purple-900\/5:focus{background-color:rgba(88,28,135,.05)}.focus\:bg-purple-900\/50:focus{background-color:rgba(88,28,135,.5)}.focus\:bg-purple-900\/55:focus{background-color:rgba(88,28,135,.55)}.focus\:bg-purple-900\/60:focus{background-color:rgba(88,28,135,.6)}.focus\:bg-purple-900\/65:focus{background-color:rgba(88,28,135,.65)}.focus\:bg-purple-900\/70:focus{background-color:rgba(88,28,135,.7)}.focus\:bg-purple-900\/75:focus{background-color:rgba(88,28,135,.75)}.focus\:bg-purple-900\/80:focus{background-color:rgba(88,28,135,.8)}.focus\:bg-purple-900\/85:focus{background-color:rgba(88,28,135,.85)}.focus\:bg-purple-900\/90:focus{background-color:rgba(88,28,135,.9)}.focus\:bg-purple-900\/95:focus{background-color:rgba(88,28,135,.95)}.focus\:bg-purple-950:focus{--tw-bg-opacity:1;background-color:#3b0764;background-color:rgba(59,7,100,var(--tw-bg-opacity))}.focus\:bg-purple-950\/0:focus{background-color:rgba(59,7,100,0)}.focus\:bg-purple-950\/10:focus{background-color:rgba(59,7,100,.1)}.focus\:bg-purple-950\/100:focus{background-color:#3b0764}.focus\:bg-purple-950\/15:focus{background-color:rgba(59,7,100,.15)}.focus\:bg-purple-950\/20:focus{background-color:rgba(59,7,100,.2)}.focus\:bg-purple-950\/25:focus{background-color:rgba(59,7,100,.25)}.focus\:bg-purple-950\/30:focus{background-color:rgba(59,7,100,.3)}.focus\:bg-purple-950\/35:focus{background-color:rgba(59,7,100,.35)}.focus\:bg-purple-950\/40:focus{background-color:rgba(59,7,100,.4)}.focus\:bg-purple-950\/45:focus{background-color:rgba(59,7,100,.45)}.focus\:bg-purple-950\/5:focus{background-color:rgba(59,7,100,.05)}.focus\:bg-purple-950\/50:focus{background-color:rgba(59,7,100,.5)}.focus\:bg-purple-950\/55:focus{background-color:rgba(59,7,100,.55)}.focus\:bg-purple-950\/60:focus{background-color:rgba(59,7,100,.6)}.focus\:bg-purple-950\/65:focus{background-color:rgba(59,7,100,.65)}.focus\:bg-purple-950\/70:focus{background-color:rgba(59,7,100,.7)}.focus\:bg-purple-950\/75:focus{background-color:rgba(59,7,100,.75)}.focus\:bg-purple-950\/80:focus{background-color:rgba(59,7,100,.8)}.focus\:bg-purple-950\/85:focus{background-color:rgba(59,7,100,.85)}.focus\:bg-purple-950\/90:focus{background-color:rgba(59,7,100,.9)}.focus\:bg-purple-950\/95:focus{background-color:rgba(59,7,100,.95)}.focus\:bg-purple-accent:focus{background-color:#d9d3e8;background-color:hsl(var(--purple-accent))}.focus\:bg-purple-accent\/0:focus{background-color:rgba(217,211,232,0);background-color:hsl(var(--purple-accent)/0)}.focus\:bg-purple-accent\/10:focus{background-color:rgba(217,211,232,.1);background-color:hsl(var(--purple-accent)/.1)}.focus\:bg-purple-accent\/100:focus{background-color:#d9d3e8;background-color:hsl(var(--purple-accent)/1)}.focus\:bg-purple-accent\/15:focus{background-color:rgba(217,211,232,.15);background-color:hsl(var(--purple-accent)/.15)}.focus\:bg-purple-accent\/20:focus{background-color:rgba(217,211,232,.2);background-color:hsl(var(--purple-accent)/.2)}.focus\:bg-purple-accent\/25:focus{background-color:rgba(217,211,232,.25);background-color:hsl(var(--purple-accent)/.25)}.focus\:bg-purple-accent\/30:focus{background-color:rgba(217,211,232,.3);background-color:hsl(var(--purple-accent)/.3)}.focus\:bg-purple-accent\/35:focus{background-color:rgba(217,211,232,.35);background-color:hsl(var(--purple-accent)/.35)}.focus\:bg-purple-accent\/40:focus{background-color:rgba(217,211,232,.4);background-color:hsl(var(--purple-accent)/.4)}.focus\:bg-purple-accent\/45:focus{background-color:rgba(217,211,232,.45);background-color:hsl(var(--purple-accent)/.45)}.focus\:bg-purple-accent\/5:focus{background-color:rgba(217,211,232,.05);background-color:hsl(var(--purple-accent)/.05)}.focus\:bg-purple-accent\/50:focus{background-color:rgba(217,211,232,.5);background-color:hsl(var(--purple-accent)/.5)}.focus\:bg-purple-accent\/55:focus{background-color:rgba(217,211,232,.55);background-color:hsl(var(--purple-accent)/.55)}.focus\:bg-purple-accent\/60:focus{background-color:rgba(217,211,232,.6);background-color:hsl(var(--purple-accent)/.6)}.focus\:bg-purple-accent\/65:focus{background-color:rgba(217,211,232,.65);background-color:hsl(var(--purple-accent)/.65)}.focus\:bg-purple-accent\/70:focus{background-color:rgba(217,211,232,.7);background-color:hsl(var(--purple-accent)/.7)}.focus\:bg-purple-accent\/75:focus{background-color:rgba(217,211,232,.75);background-color:hsl(var(--purple-accent)/.75)}.focus\:bg-purple-accent\/80:focus{background-color:rgba(217,211,232,.8);background-color:hsl(var(--purple-accent)/.8)}.focus\:bg-purple-accent\/85:focus{background-color:rgba(217,211,232,.85);background-color:hsl(var(--purple-accent)/.85)}.focus\:bg-purple-accent\/90:focus{background-color:rgba(217,211,232,.9);background-color:hsl(var(--purple-accent)/.9)}.focus\:bg-purple-accent\/95:focus{background-color:rgba(217,211,232,.95);background-color:hsl(var(--purple-accent)/.95)}.focus\:bg-purple-dark:focus{background-color:#442a93;background-color:hsl(var(--purple-dark))}.focus\:bg-purple-dark\/0:focus{background-color:rgba(68,42,147,0);background-color:hsl(var(--purple-dark)/0)}.focus\:bg-purple-dark\/10:focus{background-color:rgba(68,42,147,.1);background-color:hsl(var(--purple-dark)/.1)}.focus\:bg-purple-dark\/100:focus{background-color:#442a93;background-color:hsl(var(--purple-dark)/1)}.focus\:bg-purple-dark\/15:focus{background-color:rgba(68,42,147,.15);background-color:hsl(var(--purple-dark)/.15)}.focus\:bg-purple-dark\/20:focus{background-color:rgba(68,42,147,.2);background-color:hsl(var(--purple-dark)/.2)}.focus\:bg-purple-dark\/25:focus{background-color:rgba(68,42,147,.25);background-color:hsl(var(--purple-dark)/.25)}.focus\:bg-purple-dark\/30:focus{background-color:rgba(68,42,147,.3);background-color:hsl(var(--purple-dark)/.3)}.focus\:bg-purple-dark\/35:focus{background-color:rgba(68,42,147,.35);background-color:hsl(var(--purple-dark)/.35)}.focus\:bg-purple-dark\/40:focus{background-color:rgba(68,42,147,.4);background-color:hsl(var(--purple-dark)/.4)}.focus\:bg-purple-dark\/45:focus{background-color:rgba(68,42,147,.45);background-color:hsl(var(--purple-dark)/.45)}.focus\:bg-purple-dark\/5:focus{background-color:rgba(68,42,147,.05);background-color:hsl(var(--purple-dark)/.05)}.focus\:bg-purple-dark\/50:focus{background-color:rgba(68,42,147,.5);background-color:hsl(var(--purple-dark)/.5)}.focus\:bg-purple-dark\/55:focus{background-color:rgba(68,42,147,.55);background-color:hsl(var(--purple-dark)/.55)}.focus\:bg-purple-dark\/60:focus{background-color:rgba(68,42,147,.6);background-color:hsl(var(--purple-dark)/.6)}.focus\:bg-purple-dark\/65:focus{background-color:rgba(68,42,147,.65);background-color:hsl(var(--purple-dark)/.65)}.focus\:bg-purple-dark\/70:focus{background-color:rgba(68,42,147,.7);background-color:hsl(var(--purple-dark)/.7)}.focus\:bg-purple-dark\/75:focus{background-color:rgba(68,42,147,.75);background-color:hsl(var(--purple-dark)/.75)}.focus\:bg-purple-dark\/80:focus{background-color:rgba(68,42,147,.8);background-color:hsl(var(--purple-dark)/.8)}.focus\:bg-purple-dark\/85:focus{background-color:rgba(68,42,147,.85);background-color:hsl(var(--purple-dark)/.85)}.focus\:bg-purple-dark\/90:focus{background-color:rgba(68,42,147,.9);background-color:hsl(var(--purple-dark)/.9)}.focus\:bg-purple-dark\/95:focus{background-color:rgba(68,42,147,.95);background-color:hsl(var(--purple-dark)/.95)}.focus\:bg-purple-light:focus{background-color:#d9d3e8;background-color:hsl(var(--purple-light))}.focus\:bg-purple-light\/0:focus{background-color:rgba(217,211,232,0);background-color:hsl(var(--purple-light)/0)}.focus\:bg-purple-light\/10:focus{background-color:rgba(217,211,232,.1);background-color:hsl(var(--purple-light)/.1)}.focus\:bg-purple-light\/100:focus{background-color:#d9d3e8;background-color:hsl(var(--purple-light)/1)}.focus\:bg-purple-light\/15:focus{background-color:rgba(217,211,232,.15);background-color:hsl(var(--purple-light)/.15)}.focus\:bg-purple-light\/20:focus{background-color:rgba(217,211,232,.2);background-color:hsl(var(--purple-light)/.2)}.focus\:bg-purple-light\/25:focus{background-color:rgba(217,211,232,.25);background-color:hsl(var(--purple-light)/.25)}.focus\:bg-purple-light\/30:focus{background-color:rgba(217,211,232,.3);background-color:hsl(var(--purple-light)/.3)}.focus\:bg-purple-light\/35:focus{background-color:rgba(217,211,232,.35);background-color:hsl(var(--purple-light)/.35)}.focus\:bg-purple-light\/40:focus{background-color:rgba(217,211,232,.4);background-color:hsl(var(--purple-light)/.4)}.focus\:bg-purple-light\/45:focus{background-color:rgba(217,211,232,.45);background-color:hsl(var(--purple-light)/.45)}.focus\:bg-purple-light\/5:focus{background-color:rgba(217,211,232,.05);background-color:hsl(var(--purple-light)/.05)}.focus\:bg-purple-light\/50:focus{background-color:rgba(217,211,232,.5);background-color:hsl(var(--purple-light)/.5)}.focus\:bg-purple-light\/55:focus{background-color:rgba(217,211,232,.55);background-color:hsl(var(--purple-light)/.55)}.focus\:bg-purple-light\/60:focus{background-color:rgba(217,211,232,.6);background-color:hsl(var(--purple-light)/.6)}.focus\:bg-purple-light\/65:focus{background-color:rgba(217,211,232,.65);background-color:hsl(var(--purple-light)/.65)}.focus\:bg-purple-light\/70:focus{background-color:rgba(217,211,232,.7);background-color:hsl(var(--purple-light)/.7)}.focus\:bg-purple-light\/75:focus{background-color:rgba(217,211,232,.75);background-color:hsl(var(--purple-light)/.75)}.focus\:bg-purple-light\/80:focus{background-color:rgba(217,211,232,.8);background-color:hsl(var(--purple-light)/.8)}.focus\:bg-purple-light\/85:focus{background-color:rgba(217,211,232,.85);background-color:hsl(var(--purple-light)/.85)}.focus\:bg-purple-light\/90:focus{background-color:rgba(217,211,232,.9);background-color:hsl(var(--purple-light)/.9)}.focus\:bg-purple-light\/95:focus{background-color:rgba(217,211,232,.95);background-color:hsl(var(--purple-light)/.95)}.focus\:bg-purple-secondary:focus{background-color:#442a93;background-color:hsl(var(--purple-secondary))}.focus\:bg-purple-secondary\/0:focus{background-color:rgba(68,42,147,0);background-color:hsl(var(--purple-secondary)/0)}.focus\:bg-purple-secondary\/10:focus{background-color:rgba(68,42,147,.1);background-color:hsl(var(--purple-secondary)/.1)}.focus\:bg-purple-secondary\/100:focus{background-color:#442a93;background-color:hsl(var(--purple-secondary)/1)}.focus\:bg-purple-secondary\/15:focus{background-color:rgba(68,42,147,.15);background-color:hsl(var(--purple-secondary)/.15)}.focus\:bg-purple-secondary\/20:focus{background-color:rgba(68,42,147,.2);background-color:hsl(var(--purple-secondary)/.2)}.focus\:bg-purple-secondary\/25:focus{background-color:rgba(68,42,147,.25);background-color:hsl(var(--purple-secondary)/.25)}.focus\:bg-purple-secondary\/30:focus{background-color:rgba(68,42,147,.3);background-color:hsl(var(--purple-secondary)/.3)}.focus\:bg-purple-secondary\/35:focus{background-color:rgba(68,42,147,.35);background-color:hsl(var(--purple-secondary)/.35)}.focus\:bg-purple-secondary\/40:focus{background-color:rgba(68,42,147,.4);background-color:hsl(var(--purple-secondary)/.4)}.focus\:bg-purple-secondary\/45:focus{background-color:rgba(68,42,147,.45);background-color:hsl(var(--purple-secondary)/.45)}.focus\:bg-purple-secondary\/5:focus{background-color:rgba(68,42,147,.05);background-color:hsl(var(--purple-secondary)/.05)}.focus\:bg-purple-secondary\/50:focus{background-color:rgba(68,42,147,.5);background-color:hsl(var(--purple-secondary)/.5)}.focus\:bg-purple-secondary\/55:focus{background-color:rgba(68,42,147,.55);background-color:hsl(var(--purple-secondary)/.55)}.focus\:bg-purple-secondary\/60:focus{background-color:rgba(68,42,147,.6);background-color:hsl(var(--purple-secondary)/.6)}.focus\:bg-purple-secondary\/65:focus{background-color:rgba(68,42,147,.65);background-color:hsl(var(--purple-secondary)/.65)}.focus\:bg-purple-secondary\/70:focus{background-color:rgba(68,42,147,.7);background-color:hsl(var(--purple-secondary)/.7)}.focus\:bg-purple-secondary\/75:focus{background-color:rgba(68,42,147,.75);background-color:hsl(var(--purple-secondary)/.75)}.focus\:bg-purple-secondary\/80:focus{background-color:rgba(68,42,147,.8);background-color:hsl(var(--purple-secondary)/.8)}.focus\:bg-purple-secondary\/85:focus{background-color:rgba(68,42,147,.85);background-color:hsl(var(--purple-secondary)/.85)}.focus\:bg-purple-secondary\/90:focus{background-color:rgba(68,42,147,.9);background-color:hsl(var(--purple-secondary)/.9)}.focus\:bg-purple-secondary\/95:focus{background-color:rgba(68,42,147,.95);background-color:hsl(var(--purple-secondary)/.95)}.focus\:bg-purple\/0:focus{background-color:rgba(88,88,213,0);background-color:hsl(var(--purple)/0)}.focus\:bg-purple\/10:focus{background-color:rgba(88,88,213,.1);background-color:hsl(var(--purple)/.1)}.focus\:bg-purple\/100:focus{background-color:#5858d5;background-color:hsl(var(--purple)/1)}.focus\:bg-purple\/15:focus{background-color:rgba(88,88,213,.15);background-color:hsl(var(--purple)/.15)}.focus\:bg-purple\/20:focus{background-color:rgba(88,88,213,.2);background-color:hsl(var(--purple)/.2)}.focus\:bg-purple\/25:focus{background-color:rgba(88,88,213,.25);background-color:hsl(var(--purple)/.25)}.focus\:bg-purple\/30:focus{background-color:rgba(88,88,213,.3);background-color:hsl(var(--purple)/.3)}.focus\:bg-purple\/35:focus{background-color:rgba(88,88,213,.35);background-color:hsl(var(--purple)/.35)}.focus\:bg-purple\/40:focus{background-color:rgba(88,88,213,.4);background-color:hsl(var(--purple)/.4)}.focus\:bg-purple\/45:focus{background-color:rgba(88,88,213,.45);background-color:hsl(var(--purple)/.45)}.focus\:bg-purple\/5:focus{background-color:rgba(88,88,213,.05);background-color:hsl(var(--purple)/.05)}.focus\:bg-purple\/50:focus{background-color:rgba(88,88,213,.5);background-color:hsl(var(--purple)/.5)}.focus\:bg-purple\/55:focus{background-color:rgba(88,88,213,.55);background-color:hsl(var(--purple)/.55)}.focus\:bg-purple\/60:focus{background-color:rgba(88,88,213,.6);background-color:hsl(var(--purple)/.6)}.focus\:bg-purple\/65:focus{background-color:rgba(88,88,213,.65);background-color:hsl(var(--purple)/.65)}.focus\:bg-purple\/70:focus{background-color:rgba(88,88,213,.7);background-color:hsl(var(--purple)/.7)}.focus\:bg-purple\/75:focus{background-color:rgba(88,88,213,.75);background-color:hsl(var(--purple)/.75)}.focus\:bg-purple\/80:focus{background-color:rgba(88,88,213,.8);background-color:hsl(var(--purple)/.8)}.focus\:bg-purple\/85:focus{background-color:rgba(88,88,213,.85);background-color:hsl(var(--purple)/.85)}.focus\:bg-purple\/90:focus{background-color:rgba(88,88,213,.9);background-color:hsl(var(--purple)/.9)}.focus\:bg-purple\/95:focus{background-color:rgba(88,88,213,.95);background-color:hsl(var(--purple)/.95)}.focus\:bg-red:focus{background-color:#dd0833;background-color:hsl(var(--red))}.focus\:bg-red-100:focus{--tw-bg-opacity:1;background-color:#fee2e2;background-color:rgba(254,226,226,var(--tw-bg-opacity))}.focus\:bg-red-100\/0:focus{background-color:hsla(0,93%,94%,0)}.focus\:bg-red-100\/10:focus{background-color:hsla(0,93%,94%,.1)}.focus\:bg-red-100\/100:focus{background-color:#fee2e2}.focus\:bg-red-100\/15:focus{background-color:hsla(0,93%,94%,.15)}.focus\:bg-red-100\/20:focus{background-color:hsla(0,93%,94%,.2)}.focus\:bg-red-100\/25:focus{background-color:hsla(0,93%,94%,.25)}.focus\:bg-red-100\/30:focus{background-color:hsla(0,93%,94%,.3)}.focus\:bg-red-100\/35:focus{background-color:hsla(0,93%,94%,.35)}.focus\:bg-red-100\/40:focus{background-color:hsla(0,93%,94%,.4)}.focus\:bg-red-100\/45:focus{background-color:hsla(0,93%,94%,.45)}.focus\:bg-red-100\/5:focus{background-color:hsla(0,93%,94%,.05)}.focus\:bg-red-100\/50:focus{background-color:hsla(0,93%,94%,.5)}.focus\:bg-red-100\/55:focus{background-color:hsla(0,93%,94%,.55)}.focus\:bg-red-100\/60:focus{background-color:hsla(0,93%,94%,.6)}.focus\:bg-red-100\/65:focus{background-color:hsla(0,93%,94%,.65)}.focus\:bg-red-100\/70:focus{background-color:hsla(0,93%,94%,.7)}.focus\:bg-red-100\/75:focus{background-color:hsla(0,93%,94%,.75)}.focus\:bg-red-100\/80:focus{background-color:hsla(0,93%,94%,.8)}.focus\:bg-red-100\/85:focus{background-color:hsla(0,93%,94%,.85)}.focus\:bg-red-100\/90:focus{background-color:hsla(0,93%,94%,.9)}.focus\:bg-red-100\/95:focus{background-color:hsla(0,93%,94%,.95)}.focus\:bg-red-200:focus{--tw-bg-opacity:1;background-color:#fecaca;background-color:rgba(254,202,202,var(--tw-bg-opacity))}.focus\:bg-red-200\/0:focus{background-color:hsla(0,96%,89%,0)}.focus\:bg-red-200\/10:focus{background-color:hsla(0,96%,89%,.1)}.focus\:bg-red-200\/100:focus{background-color:#fecaca}.focus\:bg-red-200\/15:focus{background-color:hsla(0,96%,89%,.15)}.focus\:bg-red-200\/20:focus{background-color:hsla(0,96%,89%,.2)}.focus\:bg-red-200\/25:focus{background-color:hsla(0,96%,89%,.25)}.focus\:bg-red-200\/30:focus{background-color:hsla(0,96%,89%,.3)}.focus\:bg-red-200\/35:focus{background-color:hsla(0,96%,89%,.35)}.focus\:bg-red-200\/40:focus{background-color:hsla(0,96%,89%,.4)}.focus\:bg-red-200\/45:focus{background-color:hsla(0,96%,89%,.45)}.focus\:bg-red-200\/5:focus{background-color:hsla(0,96%,89%,.05)}.focus\:bg-red-200\/50:focus{background-color:hsla(0,96%,89%,.5)}.focus\:bg-red-200\/55:focus{background-color:hsla(0,96%,89%,.55)}.focus\:bg-red-200\/60:focus{background-color:hsla(0,96%,89%,.6)}.focus\:bg-red-200\/65:focus{background-color:hsla(0,96%,89%,.65)}.focus\:bg-red-200\/70:focus{background-color:hsla(0,96%,89%,.7)}.focus\:bg-red-200\/75:focus{background-color:hsla(0,96%,89%,.75)}.focus\:bg-red-200\/80:focus{background-color:hsla(0,96%,89%,.8)}.focus\:bg-red-200\/85:focus{background-color:hsla(0,96%,89%,.85)}.focus\:bg-red-200\/90:focus{background-color:hsla(0,96%,89%,.9)}.focus\:bg-red-200\/95:focus{background-color:hsla(0,96%,89%,.95)}.focus\:bg-red-300:focus{--tw-bg-opacity:1;background-color:#fca5a5;background-color:rgba(252,165,165,var(--tw-bg-opacity))}.focus\:bg-red-300\/0:focus{background-color:hsla(0,94%,82%,0)}.focus\:bg-red-300\/10:focus{background-color:hsla(0,94%,82%,.1)}.focus\:bg-red-300\/100:focus{background-color:#fca5a5}.focus\:bg-red-300\/15:focus{background-color:hsla(0,94%,82%,.15)}.focus\:bg-red-300\/20:focus{background-color:hsla(0,94%,82%,.2)}.focus\:bg-red-300\/25:focus{background-color:hsla(0,94%,82%,.25)}.focus\:bg-red-300\/30:focus{background-color:hsla(0,94%,82%,.3)}.focus\:bg-red-300\/35:focus{background-color:hsla(0,94%,82%,.35)}.focus\:bg-red-300\/40:focus{background-color:hsla(0,94%,82%,.4)}.focus\:bg-red-300\/45:focus{background-color:hsla(0,94%,82%,.45)}.focus\:bg-red-300\/5:focus{background-color:hsla(0,94%,82%,.05)}.focus\:bg-red-300\/50:focus{background-color:hsla(0,94%,82%,.5)}.focus\:bg-red-300\/55:focus{background-color:hsla(0,94%,82%,.55)}.focus\:bg-red-300\/60:focus{background-color:hsla(0,94%,82%,.6)}.focus\:bg-red-300\/65:focus{background-color:hsla(0,94%,82%,.65)}.focus\:bg-red-300\/70:focus{background-color:hsla(0,94%,82%,.7)}.focus\:bg-red-300\/75:focus{background-color:hsla(0,94%,82%,.75)}.focus\:bg-red-300\/80:focus{background-color:hsla(0,94%,82%,.8)}.focus\:bg-red-300\/85:focus{background-color:hsla(0,94%,82%,.85)}.focus\:bg-red-300\/90:focus{background-color:hsla(0,94%,82%,.9)}.focus\:bg-red-300\/95:focus{background-color:hsla(0,94%,82%,.95)}.focus\:bg-red-400:focus{--tw-bg-opacity:1;background-color:#f87171;background-color:rgba(248,113,113,var(--tw-bg-opacity))}.focus\:bg-red-400\/0:focus{background-color:hsla(0,91%,71%,0)}.focus\:bg-red-400\/10:focus{background-color:hsla(0,91%,71%,.1)}.focus\:bg-red-400\/100:focus{background-color:#f87171}.focus\:bg-red-400\/15:focus{background-color:hsla(0,91%,71%,.15)}.focus\:bg-red-400\/20:focus{background-color:hsla(0,91%,71%,.2)}.focus\:bg-red-400\/25:focus{background-color:hsla(0,91%,71%,.25)}.focus\:bg-red-400\/30:focus{background-color:hsla(0,91%,71%,.3)}.focus\:bg-red-400\/35:focus{background-color:hsla(0,91%,71%,.35)}.focus\:bg-red-400\/40:focus{background-color:hsla(0,91%,71%,.4)}.focus\:bg-red-400\/45:focus{background-color:hsla(0,91%,71%,.45)}.focus\:bg-red-400\/5:focus{background-color:hsla(0,91%,71%,.05)}.focus\:bg-red-400\/50:focus{background-color:hsla(0,91%,71%,.5)}.focus\:bg-red-400\/55:focus{background-color:hsla(0,91%,71%,.55)}.focus\:bg-red-400\/60:focus{background-color:hsla(0,91%,71%,.6)}.focus\:bg-red-400\/65:focus{background-color:hsla(0,91%,71%,.65)}.focus\:bg-red-400\/70:focus{background-color:hsla(0,91%,71%,.7)}.focus\:bg-red-400\/75:focus{background-color:hsla(0,91%,71%,.75)}.focus\:bg-red-400\/80:focus{background-color:hsla(0,91%,71%,.8)}.focus\:bg-red-400\/85:focus{background-color:hsla(0,91%,71%,.85)}.focus\:bg-red-400\/90:focus{background-color:hsla(0,91%,71%,.9)}.focus\:bg-red-400\/95:focus{background-color:hsla(0,91%,71%,.95)}.focus\:bg-red-50:focus{--tw-bg-opacity:1;background-color:#fef2f2;background-color:rgba(254,242,242,var(--tw-bg-opacity))}.focus\:bg-red-50\/0:focus{background-color:hsla(0,86%,97%,0)}.focus\:bg-red-50\/10:focus{background-color:hsla(0,86%,97%,.1)}.focus\:bg-red-50\/100:focus{background-color:#fef2f2}.focus\:bg-red-50\/15:focus{background-color:hsla(0,86%,97%,.15)}.focus\:bg-red-50\/20:focus{background-color:hsla(0,86%,97%,.2)}.focus\:bg-red-50\/25:focus{background-color:hsla(0,86%,97%,.25)}.focus\:bg-red-50\/30:focus{background-color:hsla(0,86%,97%,.3)}.focus\:bg-red-50\/35:focus{background-color:hsla(0,86%,97%,.35)}.focus\:bg-red-50\/40:focus{background-color:hsla(0,86%,97%,.4)}.focus\:bg-red-50\/45:focus{background-color:hsla(0,86%,97%,.45)}.focus\:bg-red-50\/5:focus{background-color:hsla(0,86%,97%,.05)}.focus\:bg-red-50\/50:focus{background-color:hsla(0,86%,97%,.5)}.focus\:bg-red-50\/55:focus{background-color:hsla(0,86%,97%,.55)}.focus\:bg-red-50\/60:focus{background-color:hsla(0,86%,97%,.6)}.focus\:bg-red-50\/65:focus{background-color:hsla(0,86%,97%,.65)}.focus\:bg-red-50\/70:focus{background-color:hsla(0,86%,97%,.7)}.focus\:bg-red-50\/75:focus{background-color:hsla(0,86%,97%,.75)}.focus\:bg-red-50\/80:focus{background-color:hsla(0,86%,97%,.8)}.focus\:bg-red-50\/85:focus{background-color:hsla(0,86%,97%,.85)}.focus\:bg-red-50\/90:focus{background-color:hsla(0,86%,97%,.9)}.focus\:bg-red-50\/95:focus{background-color:hsla(0,86%,97%,.95)}.focus\:bg-red-500:focus{--tw-bg-opacity:1;background-color:#ef4444;background-color:rgba(239,68,68,var(--tw-bg-opacity))}.focus\:bg-red-500\/0:focus{background-color:rgba(239,68,68,0)}.focus\:bg-red-500\/10:focus{background-color:rgba(239,68,68,.1)}.focus\:bg-red-500\/100:focus{background-color:#ef4444}.focus\:bg-red-500\/15:focus{background-color:rgba(239,68,68,.15)}.focus\:bg-red-500\/20:focus{background-color:rgba(239,68,68,.2)}.focus\:bg-red-500\/25:focus{background-color:rgba(239,68,68,.25)}.focus\:bg-red-500\/30:focus{background-color:rgba(239,68,68,.3)}.focus\:bg-red-500\/35:focus{background-color:rgba(239,68,68,.35)}.focus\:bg-red-500\/40:focus{background-color:rgba(239,68,68,.4)}.focus\:bg-red-500\/45:focus{background-color:rgba(239,68,68,.45)}.focus\:bg-red-500\/5:focus{background-color:rgba(239,68,68,.05)}.focus\:bg-red-500\/50:focus{background-color:rgba(239,68,68,.5)}.focus\:bg-red-500\/55:focus{background-color:rgba(239,68,68,.55)}.focus\:bg-red-500\/60:focus{background-color:rgba(239,68,68,.6)}.focus\:bg-red-500\/65:focus{background-color:rgba(239,68,68,.65)}.focus\:bg-red-500\/70:focus{background-color:rgba(239,68,68,.7)}.focus\:bg-red-500\/75:focus{background-color:rgba(239,68,68,.75)}.focus\:bg-red-500\/80:focus{background-color:rgba(239,68,68,.8)}.focus\:bg-red-500\/85:focus{background-color:rgba(239,68,68,.85)}.focus\:bg-red-500\/90:focus{background-color:rgba(239,68,68,.9)}.focus\:bg-red-500\/95:focus{background-color:rgba(239,68,68,.95)}.focus\:bg-red-600:focus{--tw-bg-opacity:1;background-color:#dc2626;background-color:rgba(220,38,38,var(--tw-bg-opacity))}.focus\:bg-red-600\/0:focus{background-color:rgba(220,38,38,0)}.focus\:bg-red-600\/10:focus{background-color:rgba(220,38,38,.1)}.focus\:bg-red-600\/100:focus{background-color:#dc2626}.focus\:bg-red-600\/15:focus{background-color:rgba(220,38,38,.15)}.focus\:bg-red-600\/20:focus{background-color:rgba(220,38,38,.2)}.focus\:bg-red-600\/25:focus{background-color:rgba(220,38,38,.25)}.focus\:bg-red-600\/30:focus{background-color:rgba(220,38,38,.3)}.focus\:bg-red-600\/35:focus{background-color:rgba(220,38,38,.35)}.focus\:bg-red-600\/40:focus{background-color:rgba(220,38,38,.4)}.focus\:bg-red-600\/45:focus{background-color:rgba(220,38,38,.45)}.focus\:bg-red-600\/5:focus{background-color:rgba(220,38,38,.05)}.focus\:bg-red-600\/50:focus{background-color:rgba(220,38,38,.5)}.focus\:bg-red-600\/55:focus{background-color:rgba(220,38,38,.55)}.focus\:bg-red-600\/60:focus{background-color:rgba(220,38,38,.6)}.focus\:bg-red-600\/65:focus{background-color:rgba(220,38,38,.65)}.focus\:bg-red-600\/70:focus{background-color:rgba(220,38,38,.7)}.focus\:bg-red-600\/75:focus{background-color:rgba(220,38,38,.75)}.focus\:bg-red-600\/80:focus{background-color:rgba(220,38,38,.8)}.focus\:bg-red-600\/85:focus{background-color:rgba(220,38,38,.85)}.focus\:bg-red-600\/90:focus{background-color:rgba(220,38,38,.9)}.focus\:bg-red-600\/95:focus{background-color:rgba(220,38,38,.95)}.focus\:bg-red-700:focus{--tw-bg-opacity:1;background-color:#b91c1c;background-color:rgba(185,28,28,var(--tw-bg-opacity))}.focus\:bg-red-700\/0:focus{background-color:rgba(185,28,28,0)}.focus\:bg-red-700\/10:focus{background-color:rgba(185,28,28,.1)}.focus\:bg-red-700\/100:focus{background-color:#b91c1c}.focus\:bg-red-700\/15:focus{background-color:rgba(185,28,28,.15)}.focus\:bg-red-700\/20:focus{background-color:rgba(185,28,28,.2)}.focus\:bg-red-700\/25:focus{background-color:rgba(185,28,28,.25)}.focus\:bg-red-700\/30:focus{background-color:rgba(185,28,28,.3)}.focus\:bg-red-700\/35:focus{background-color:rgba(185,28,28,.35)}.focus\:bg-red-700\/40:focus{background-color:rgba(185,28,28,.4)}.focus\:bg-red-700\/45:focus{background-color:rgba(185,28,28,.45)}.focus\:bg-red-700\/5:focus{background-color:rgba(185,28,28,.05)}.focus\:bg-red-700\/50:focus{background-color:rgba(185,28,28,.5)}.focus\:bg-red-700\/55:focus{background-color:rgba(185,28,28,.55)}.focus\:bg-red-700\/60:focus{background-color:rgba(185,28,28,.6)}.focus\:bg-red-700\/65:focus{background-color:rgba(185,28,28,.65)}.focus\:bg-red-700\/70:focus{background-color:rgba(185,28,28,.7)}.focus\:bg-red-700\/75:focus{background-color:rgba(185,28,28,.75)}.focus\:bg-red-700\/80:focus{background-color:rgba(185,28,28,.8)}.focus\:bg-red-700\/85:focus{background-color:rgba(185,28,28,.85)}.focus\:bg-red-700\/90:focus{background-color:rgba(185,28,28,.9)}.focus\:bg-red-700\/95:focus{background-color:rgba(185,28,28,.95)}.focus\:bg-red-800:focus{--tw-bg-opacity:1;background-color:#991b1b;background-color:rgba(153,27,27,var(--tw-bg-opacity))}.focus\:bg-red-800\/0:focus{background-color:rgba(153,27,27,0)}.focus\:bg-red-800\/10:focus{background-color:rgba(153,27,27,.1)}.focus\:bg-red-800\/100:focus{background-color:#991b1b}.focus\:bg-red-800\/15:focus{background-color:rgba(153,27,27,.15)}.focus\:bg-red-800\/20:focus{background-color:rgba(153,27,27,.2)}.focus\:bg-red-800\/25:focus{background-color:rgba(153,27,27,.25)}.focus\:bg-red-800\/30:focus{background-color:rgba(153,27,27,.3)}.focus\:bg-red-800\/35:focus{background-color:rgba(153,27,27,.35)}.focus\:bg-red-800\/40:focus{background-color:rgba(153,27,27,.4)}.focus\:bg-red-800\/45:focus{background-color:rgba(153,27,27,.45)}.focus\:bg-red-800\/5:focus{background-color:rgba(153,27,27,.05)}.focus\:bg-red-800\/50:focus{background-color:rgba(153,27,27,.5)}.focus\:bg-red-800\/55:focus{background-color:rgba(153,27,27,.55)}.focus\:bg-red-800\/60:focus{background-color:rgba(153,27,27,.6)}.focus\:bg-red-800\/65:focus{background-color:rgba(153,27,27,.65)}.focus\:bg-red-800\/70:focus{background-color:rgba(153,27,27,.7)}.focus\:bg-red-800\/75:focus{background-color:rgba(153,27,27,.75)}.focus\:bg-red-800\/80:focus{background-color:rgba(153,27,27,.8)}.focus\:bg-red-800\/85:focus{background-color:rgba(153,27,27,.85)}.focus\:bg-red-800\/90:focus{background-color:rgba(153,27,27,.9)}.focus\:bg-red-800\/95:focus{background-color:rgba(153,27,27,.95)}.focus\:bg-red-900:focus{--tw-bg-opacity:1;background-color:#7f1d1d;background-color:rgba(127,29,29,var(--tw-bg-opacity))}.focus\:bg-red-900\/0:focus{background-color:rgba(127,29,29,0)}.focus\:bg-red-900\/10:focus{background-color:rgba(127,29,29,.1)}.focus\:bg-red-900\/100:focus{background-color:#7f1d1d}.focus\:bg-red-900\/15:focus{background-color:rgba(127,29,29,.15)}.focus\:bg-red-900\/20:focus{background-color:rgba(127,29,29,.2)}.focus\:bg-red-900\/25:focus{background-color:rgba(127,29,29,.25)}.focus\:bg-red-900\/30:focus{background-color:rgba(127,29,29,.3)}.focus\:bg-red-900\/35:focus{background-color:rgba(127,29,29,.35)}.focus\:bg-red-900\/40:focus{background-color:rgba(127,29,29,.4)}.focus\:bg-red-900\/45:focus{background-color:rgba(127,29,29,.45)}.focus\:bg-red-900\/5:focus{background-color:rgba(127,29,29,.05)}.focus\:bg-red-900\/50:focus{background-color:rgba(127,29,29,.5)}.focus\:bg-red-900\/55:focus{background-color:rgba(127,29,29,.55)}.focus\:bg-red-900\/60:focus{background-color:rgba(127,29,29,.6)}.focus\:bg-red-900\/65:focus{background-color:rgba(127,29,29,.65)}.focus\:bg-red-900\/70:focus{background-color:rgba(127,29,29,.7)}.focus\:bg-red-900\/75:focus{background-color:rgba(127,29,29,.75)}.focus\:bg-red-900\/80:focus{background-color:rgba(127,29,29,.8)}.focus\:bg-red-900\/85:focus{background-color:rgba(127,29,29,.85)}.focus\:bg-red-900\/90:focus{background-color:rgba(127,29,29,.9)}.focus\:bg-red-900\/95:focus{background-color:rgba(127,29,29,.95)}.focus\:bg-red-950:focus{--tw-bg-opacity:1;background-color:#450a0a;background-color:rgba(69,10,10,var(--tw-bg-opacity))}.focus\:bg-red-950\/0:focus{background-color:rgba(69,10,10,0)}.focus\:bg-red-950\/10:focus{background-color:rgba(69,10,10,.1)}.focus\:bg-red-950\/100:focus{background-color:#450a0a}.focus\:bg-red-950\/15:focus{background-color:rgba(69,10,10,.15)}.focus\:bg-red-950\/20:focus{background-color:rgba(69,10,10,.2)}.focus\:bg-red-950\/25:focus{background-color:rgba(69,10,10,.25)}.focus\:bg-red-950\/30:focus{background-color:rgba(69,10,10,.3)}.focus\:bg-red-950\/35:focus{background-color:rgba(69,10,10,.35)}.focus\:bg-red-950\/40:focus{background-color:rgba(69,10,10,.4)}.focus\:bg-red-950\/45:focus{background-color:rgba(69,10,10,.45)}.focus\:bg-red-950\/5:focus{background-color:rgba(69,10,10,.05)}.focus\:bg-red-950\/50:focus{background-color:rgba(69,10,10,.5)}.focus\:bg-red-950\/55:focus{background-color:rgba(69,10,10,.55)}.focus\:bg-red-950\/60:focus{background-color:rgba(69,10,10,.6)}.focus\:bg-red-950\/65:focus{background-color:rgba(69,10,10,.65)}.focus\:bg-red-950\/70:focus{background-color:rgba(69,10,10,.7)}.focus\:bg-red-950\/75:focus{background-color:rgba(69,10,10,.75)}.focus\:bg-red-950\/80:focus{background-color:rgba(69,10,10,.8)}.focus\:bg-red-950\/85:focus{background-color:rgba(69,10,10,.85)}.focus\:bg-red-950\/90:focus{background-color:rgba(69,10,10,.9)}.focus\:bg-red-950\/95:focus{background-color:rgba(69,10,10,.95)}.focus\:bg-red-accent:focus{background-color:#f8ced6;background-color:hsl(var(--red-accent))}.focus\:bg-red-accent\/0:focus{background-color:rgba(248,206,214,0);background-color:hsl(var(--red-accent)/0)}.focus\:bg-red-accent\/10:focus{background-color:rgba(248,206,214,.1);background-color:hsl(var(--red-accent)/.1)}.focus\:bg-red-accent\/100:focus{background-color:#f8ced6;background-color:hsl(var(--red-accent)/1)}.focus\:bg-red-accent\/15:focus{background-color:rgba(248,206,214,.15);background-color:hsl(var(--red-accent)/.15)}.focus\:bg-red-accent\/20:focus{background-color:rgba(248,206,214,.2);background-color:hsl(var(--red-accent)/.2)}.focus\:bg-red-accent\/25:focus{background-color:rgba(248,206,214,.25);background-color:hsl(var(--red-accent)/.25)}.focus\:bg-red-accent\/30:focus{background-color:rgba(248,206,214,.3);background-color:hsl(var(--red-accent)/.3)}.focus\:bg-red-accent\/35:focus{background-color:rgba(248,206,214,.35);background-color:hsl(var(--red-accent)/.35)}.focus\:bg-red-accent\/40:focus{background-color:rgba(248,206,214,.4);background-color:hsl(var(--red-accent)/.4)}.focus\:bg-red-accent\/45:focus{background-color:rgba(248,206,214,.45);background-color:hsl(var(--red-accent)/.45)}.focus\:bg-red-accent\/5:focus{background-color:rgba(248,206,214,.05);background-color:hsl(var(--red-accent)/.05)}.focus\:bg-red-accent\/50:focus{background-color:rgba(248,206,214,.5);background-color:hsl(var(--red-accent)/.5)}.focus\:bg-red-accent\/55:focus{background-color:rgba(248,206,214,.55);background-color:hsl(var(--red-accent)/.55)}.focus\:bg-red-accent\/60:focus{background-color:rgba(248,206,214,.6);background-color:hsl(var(--red-accent)/.6)}.focus\:bg-red-accent\/65:focus{background-color:rgba(248,206,214,.65);background-color:hsl(var(--red-accent)/.65)}.focus\:bg-red-accent\/70:focus{background-color:rgba(248,206,214,.7);background-color:hsl(var(--red-accent)/.7)}.focus\:bg-red-accent\/75:focus{background-color:rgba(248,206,214,.75);background-color:hsl(var(--red-accent)/.75)}.focus\:bg-red-accent\/80:focus{background-color:rgba(248,206,214,.8);background-color:hsl(var(--red-accent)/.8)}.focus\:bg-red-accent\/85:focus{background-color:rgba(248,206,214,.85);background-color:hsl(var(--red-accent)/.85)}.focus\:bg-red-accent\/90:focus{background-color:rgba(248,206,214,.9);background-color:hsl(var(--red-accent)/.9)}.focus\:bg-red-accent\/95:focus{background-color:rgba(248,206,214,.95);background-color:hsl(var(--red-accent)/.95)}.focus\:bg-red-dark:focus{background-color:#c5072d;background-color:hsl(var(--red-dark))}.focus\:bg-red-dark\/0:focus{background-color:rgba(197,7,45,0);background-color:hsl(var(--red-dark)/0)}.focus\:bg-red-dark\/10:focus{background-color:rgba(197,7,45,.1);background-color:hsl(var(--red-dark)/.1)}.focus\:bg-red-dark\/100:focus{background-color:#c5072d;background-color:hsl(var(--red-dark)/1)}.focus\:bg-red-dark\/15:focus{background-color:rgba(197,7,45,.15);background-color:hsl(var(--red-dark)/.15)}.focus\:bg-red-dark\/20:focus{background-color:rgba(197,7,45,.2);background-color:hsl(var(--red-dark)/.2)}.focus\:bg-red-dark\/25:focus{background-color:rgba(197,7,45,.25);background-color:hsl(var(--red-dark)/.25)}.focus\:bg-red-dark\/30:focus{background-color:rgba(197,7,45,.3);background-color:hsl(var(--red-dark)/.3)}.focus\:bg-red-dark\/35:focus{background-color:rgba(197,7,45,.35);background-color:hsl(var(--red-dark)/.35)}.focus\:bg-red-dark\/40:focus{background-color:rgba(197,7,45,.4);background-color:hsl(var(--red-dark)/.4)}.focus\:bg-red-dark\/45:focus{background-color:rgba(197,7,45,.45);background-color:hsl(var(--red-dark)/.45)}.focus\:bg-red-dark\/5:focus{background-color:rgba(197,7,45,.05);background-color:hsl(var(--red-dark)/.05)}.focus\:bg-red-dark\/50:focus{background-color:rgba(197,7,45,.5);background-color:hsl(var(--red-dark)/.5)}.focus\:bg-red-dark\/55:focus{background-color:rgba(197,7,45,.55);background-color:hsl(var(--red-dark)/.55)}.focus\:bg-red-dark\/60:focus{background-color:rgba(197,7,45,.6);background-color:hsl(var(--red-dark)/.6)}.focus\:bg-red-dark\/65:focus{background-color:rgba(197,7,45,.65);background-color:hsl(var(--red-dark)/.65)}.focus\:bg-red-dark\/70:focus{background-color:rgba(197,7,45,.7);background-color:hsl(var(--red-dark)/.7)}.focus\:bg-red-dark\/75:focus{background-color:rgba(197,7,45,.75);background-color:hsl(var(--red-dark)/.75)}.focus\:bg-red-dark\/80:focus{background-color:rgba(197,7,45,.8);background-color:hsl(var(--red-dark)/.8)}.focus\:bg-red-dark\/85:focus{background-color:rgba(197,7,45,.85);background-color:hsl(var(--red-dark)/.85)}.focus\:bg-red-dark\/90:focus{background-color:rgba(197,7,45,.9);background-color:hsl(var(--red-dark)/.9)}.focus\:bg-red-dark\/95:focus{background-color:rgba(197,7,45,.95);background-color:hsl(var(--red-dark)/.95)}.focus\:bg-red-light:focus{background-color:#f8ced6;background-color:hsl(var(--red-light))}.focus\:bg-red-light\/0:focus{background-color:rgba(248,206,214,0);background-color:hsl(var(--red-light)/0)}.focus\:bg-red-light\/10:focus{background-color:rgba(248,206,214,.1);background-color:hsl(var(--red-light)/.1)}.focus\:bg-red-light\/100:focus{background-color:#f8ced6;background-color:hsl(var(--red-light)/1)}.focus\:bg-red-light\/15:focus{background-color:rgba(248,206,214,.15);background-color:hsl(var(--red-light)/.15)}.focus\:bg-red-light\/20:focus{background-color:rgba(248,206,214,.2);background-color:hsl(var(--red-light)/.2)}.focus\:bg-red-light\/25:focus{background-color:rgba(248,206,214,.25);background-color:hsl(var(--red-light)/.25)}.focus\:bg-red-light\/30:focus{background-color:rgba(248,206,214,.3);background-color:hsl(var(--red-light)/.3)}.focus\:bg-red-light\/35:focus{background-color:rgba(248,206,214,.35);background-color:hsl(var(--red-light)/.35)}.focus\:bg-red-light\/40:focus{background-color:rgba(248,206,214,.4);background-color:hsl(var(--red-light)/.4)}.focus\:bg-red-light\/45:focus{background-color:rgba(248,206,214,.45);background-color:hsl(var(--red-light)/.45)}.focus\:bg-red-light\/5:focus{background-color:rgba(248,206,214,.05);background-color:hsl(var(--red-light)/.05)}.focus\:bg-red-light\/50:focus{background-color:rgba(248,206,214,.5);background-color:hsl(var(--red-light)/.5)}.focus\:bg-red-light\/55:focus{background-color:rgba(248,206,214,.55);background-color:hsl(var(--red-light)/.55)}.focus\:bg-red-light\/60:focus{background-color:rgba(248,206,214,.6);background-color:hsl(var(--red-light)/.6)}.focus\:bg-red-light\/65:focus{background-color:rgba(248,206,214,.65);background-color:hsl(var(--red-light)/.65)}.focus\:bg-red-light\/70:focus{background-color:rgba(248,206,214,.7);background-color:hsl(var(--red-light)/.7)}.focus\:bg-red-light\/75:focus{background-color:rgba(248,206,214,.75);background-color:hsl(var(--red-light)/.75)}.focus\:bg-red-light\/80:focus{background-color:rgba(248,206,214,.8);background-color:hsl(var(--red-light)/.8)}.focus\:bg-red-light\/85:focus{background-color:rgba(248,206,214,.85);background-color:hsl(var(--red-light)/.85)}.focus\:bg-red-light\/90:focus{background-color:rgba(248,206,214,.9);background-color:hsl(var(--red-light)/.9)}.focus\:bg-red-light\/95:focus{background-color:rgba(248,206,214,.95);background-color:hsl(var(--red-light)/.95)}.focus\:bg-red-secondary:focus{background-color:#c5072d;background-color:hsl(var(--red-secondary))}.focus\:bg-red-secondary\/0:focus{background-color:rgba(197,7,45,0);background-color:hsl(var(--red-secondary)/0)}.focus\:bg-red-secondary\/10:focus{background-color:rgba(197,7,45,.1);background-color:hsl(var(--red-secondary)/.1)}.focus\:bg-red-secondary\/100:focus{background-color:#c5072d;background-color:hsl(var(--red-secondary)/1)}.focus\:bg-red-secondary\/15:focus{background-color:rgba(197,7,45,.15);background-color:hsl(var(--red-secondary)/.15)}.focus\:bg-red-secondary\/20:focus{background-color:rgba(197,7,45,.2);background-color:hsl(var(--red-secondary)/.2)}.focus\:bg-red-secondary\/25:focus{background-color:rgba(197,7,45,.25);background-color:hsl(var(--red-secondary)/.25)}.focus\:bg-red-secondary\/30:focus{background-color:rgba(197,7,45,.3);background-color:hsl(var(--red-secondary)/.3)}.focus\:bg-red-secondary\/35:focus{background-color:rgba(197,7,45,.35);background-color:hsl(var(--red-secondary)/.35)}.focus\:bg-red-secondary\/40:focus{background-color:rgba(197,7,45,.4);background-color:hsl(var(--red-secondary)/.4)}.focus\:bg-red-secondary\/45:focus{background-color:rgba(197,7,45,.45);background-color:hsl(var(--red-secondary)/.45)}.focus\:bg-red-secondary\/5:focus{background-color:rgba(197,7,45,.05);background-color:hsl(var(--red-secondary)/.05)}.focus\:bg-red-secondary\/50:focus{background-color:rgba(197,7,45,.5);background-color:hsl(var(--red-secondary)/.5)}.focus\:bg-red-secondary\/55:focus{background-color:rgba(197,7,45,.55);background-color:hsl(var(--red-secondary)/.55)}.focus\:bg-red-secondary\/60:focus{background-color:rgba(197,7,45,.6);background-color:hsl(var(--red-secondary)/.6)}.focus\:bg-red-secondary\/65:focus{background-color:rgba(197,7,45,.65);background-color:hsl(var(--red-secondary)/.65)}.focus\:bg-red-secondary\/70:focus{background-color:rgba(197,7,45,.7);background-color:hsl(var(--red-secondary)/.7)}.focus\:bg-red-secondary\/75:focus{background-color:rgba(197,7,45,.75);background-color:hsl(var(--red-secondary)/.75)}.focus\:bg-red-secondary\/80:focus{background-color:rgba(197,7,45,.8);background-color:hsl(var(--red-secondary)/.8)}.focus\:bg-red-secondary\/85:focus{background-color:rgba(197,7,45,.85);background-color:hsl(var(--red-secondary)/.85)}.focus\:bg-red-secondary\/90:focus{background-color:rgba(197,7,45,.9);background-color:hsl(var(--red-secondary)/.9)}.focus\:bg-red-secondary\/95:focus{background-color:rgba(197,7,45,.95);background-color:hsl(var(--red-secondary)/.95)}.focus\:bg-red\/0:focus{background-color:rgba(221,8,51,0);background-color:hsl(var(--red)/0)}.focus\:bg-red\/10:focus{background-color:rgba(221,8,51,.1);background-color:hsl(var(--red)/.1)}.focus\:bg-red\/100:focus{background-color:#dd0833;background-color:hsl(var(--red)/1)}.focus\:bg-red\/15:focus{background-color:rgba(221,8,51,.15);background-color:hsl(var(--red)/.15)}.focus\:bg-red\/20:focus{background-color:rgba(221,8,51,.2);background-color:hsl(var(--red)/.2)}.focus\:bg-red\/25:focus{background-color:rgba(221,8,51,.25);background-color:hsl(var(--red)/.25)}.focus\:bg-red\/30:focus{background-color:rgba(221,8,51,.3);background-color:hsl(var(--red)/.3)}.focus\:bg-red\/35:focus{background-color:rgba(221,8,51,.35);background-color:hsl(var(--red)/.35)}.focus\:bg-red\/40:focus{background-color:rgba(221,8,51,.4);background-color:hsl(var(--red)/.4)}.focus\:bg-red\/45:focus{background-color:rgba(221,8,51,.45);background-color:hsl(var(--red)/.45)}.focus\:bg-red\/5:focus{background-color:rgba(221,8,51,.05);background-color:hsl(var(--red)/.05)}.focus\:bg-red\/50:focus{background-color:rgba(221,8,51,.5);background-color:hsl(var(--red)/.5)}.focus\:bg-red\/55:focus{background-color:rgba(221,8,51,.55);background-color:hsl(var(--red)/.55)}.focus\:bg-red\/60:focus{background-color:rgba(221,8,51,.6);background-color:hsl(var(--red)/.6)}.focus\:bg-red\/65:focus{background-color:rgba(221,8,51,.65);background-color:hsl(var(--red)/.65)}.focus\:bg-red\/70:focus{background-color:rgba(221,8,51,.7);background-color:hsl(var(--red)/.7)}.focus\:bg-red\/75:focus{background-color:rgba(221,8,51,.75);background-color:hsl(var(--red)/.75)}.focus\:bg-red\/80:focus{background-color:rgba(221,8,51,.8);background-color:hsl(var(--red)/.8)}.focus\:bg-red\/85:focus{background-color:rgba(221,8,51,.85);background-color:hsl(var(--red)/.85)}.focus\:bg-red\/90:focus{background-color:rgba(221,8,51,.9);background-color:hsl(var(--red)/.9)}.focus\:bg-red\/95:focus{background-color:rgba(221,8,51,.95);background-color:hsl(var(--red)/.95)}.focus\:bg-reddit:focus{background-color:#f40;background-color:hsl(var(--reddit))}.focus\:bg-reddit\/0:focus{background-color:rgba(255,68,0,0);background-color:hsl(var(--reddit)/0)}.focus\:bg-reddit\/10:focus{background-color:rgba(255,68,0,.1);background-color:hsl(var(--reddit)/.1)}.focus\:bg-reddit\/100:focus{background-color:#f40;background-color:hsl(var(--reddit)/1)}.focus\:bg-reddit\/15:focus{background-color:rgba(255,68,0,.15);background-color:hsl(var(--reddit)/.15)}.focus\:bg-reddit\/20:focus{background-color:rgba(255,68,0,.2);background-color:hsl(var(--reddit)/.2)}.focus\:bg-reddit\/25:focus{background-color:rgba(255,68,0,.25);background-color:hsl(var(--reddit)/.25)}.focus\:bg-reddit\/30:focus{background-color:rgba(255,68,0,.3);background-color:hsl(var(--reddit)/.3)}.focus\:bg-reddit\/35:focus{background-color:rgba(255,68,0,.35);background-color:hsl(var(--reddit)/.35)}.focus\:bg-reddit\/40:focus{background-color:rgba(255,68,0,.4);background-color:hsl(var(--reddit)/.4)}.focus\:bg-reddit\/45:focus{background-color:rgba(255,68,0,.45);background-color:hsl(var(--reddit)/.45)}.focus\:bg-reddit\/5:focus{background-color:rgba(255,68,0,.05);background-color:hsl(var(--reddit)/.05)}.focus\:bg-reddit\/50:focus{background-color:rgba(255,68,0,.5);background-color:hsl(var(--reddit)/.5)}.focus\:bg-reddit\/55:focus{background-color:rgba(255,68,0,.55);background-color:hsl(var(--reddit)/.55)}.focus\:bg-reddit\/60:focus{background-color:rgba(255,68,0,.6);background-color:hsl(var(--reddit)/.6)}.focus\:bg-reddit\/65:focus{background-color:rgba(255,68,0,.65);background-color:hsl(var(--reddit)/.65)}.focus\:bg-reddit\/70:focus{background-color:rgba(255,68,0,.7);background-color:hsl(var(--reddit)/.7)}.focus\:bg-reddit\/75:focus{background-color:rgba(255,68,0,.75);background-color:hsl(var(--reddit)/.75)}.focus\:bg-reddit\/80:focus{background-color:rgba(255,68,0,.8);background-color:hsl(var(--reddit)/.8)}.focus\:bg-reddit\/85:focus{background-color:rgba(255,68,0,.85);background-color:hsl(var(--reddit)/.85)}.focus\:bg-reddit\/90:focus{background-color:rgba(255,68,0,.9);background-color:hsl(var(--reddit)/.9)}.focus\:bg-reddit\/95:focus{background-color:rgba(255,68,0,.95);background-color:hsl(var(--reddit)/.95)}.focus\:bg-stark-violet:focus{--tw-bg-opacity:1;background-color:#442993;background-color:rgba(68,41,147,var(--tw-bg-opacity))}.focus\:bg-stark-violet\/0:focus{background-color:rgba(68,41,147,0)}.focus\:bg-stark-violet\/10:focus{background-color:rgba(68,41,147,.1)}.focus\:bg-stark-violet\/100:focus{background-color:#442993}.focus\:bg-stark-violet\/15:focus{background-color:rgba(68,41,147,.15)}.focus\:bg-stark-violet\/20:focus{background-color:rgba(68,41,147,.2)}.focus\:bg-stark-violet\/25:focus{background-color:rgba(68,41,147,.25)}.focus\:bg-stark-violet\/30:focus{background-color:rgba(68,41,147,.3)}.focus\:bg-stark-violet\/35:focus{background-color:rgba(68,41,147,.35)}.focus\:bg-stark-violet\/40:focus{background-color:rgba(68,41,147,.4)}.focus\:bg-stark-violet\/45:focus{background-color:rgba(68,41,147,.45)}.focus\:bg-stark-violet\/5:focus{background-color:rgba(68,41,147,.05)}.focus\:bg-stark-violet\/50:focus{background-color:rgba(68,41,147,.5)}.focus\:bg-stark-violet\/55:focus{background-color:rgba(68,41,147,.55)}.focus\:bg-stark-violet\/60:focus{background-color:rgba(68,41,147,.6)}.focus\:bg-stark-violet\/65:focus{background-color:rgba(68,41,147,.65)}.focus\:bg-stark-violet\/70:focus{background-color:rgba(68,41,147,.7)}.focus\:bg-stark-violet\/75:focus{background-color:rgba(68,41,147,.75)}.focus\:bg-stark-violet\/80:focus{background-color:rgba(68,41,147,.8)}.focus\:bg-stark-violet\/85:focus{background-color:rgba(68,41,147,.85)}.focus\:bg-stark-violet\/90:focus{background-color:rgba(68,41,147,.9)}.focus\:bg-stark-violet\/95:focus{background-color:rgba(68,41,147,.95)}.focus\:bg-sun:focus{--tw-bg-opacity:1;background-color:#fab418;background-color:rgba(250,180,24,var(--tw-bg-opacity))}.focus\:bg-sun\/0:focus{background-color:rgba(250,180,24,0)}.focus\:bg-sun\/10:focus{background-color:rgba(250,180,24,.1)}.focus\:bg-sun\/100:focus{background-color:#fab418}.focus\:bg-sun\/15:focus{background-color:rgba(250,180,24,.15)}.focus\:bg-sun\/20:focus{background-color:rgba(250,180,24,.2)}.focus\:bg-sun\/25:focus{background-color:rgba(250,180,24,.25)}.focus\:bg-sun\/30:focus{background-color:rgba(250,180,24,.3)}.focus\:bg-sun\/35:focus{background-color:rgba(250,180,24,.35)}.focus\:bg-sun\/40:focus{background-color:rgba(250,180,24,.4)}.focus\:bg-sun\/45:focus{background-color:rgba(250,180,24,.45)}.focus\:bg-sun\/5:focus{background-color:rgba(250,180,24,.05)}.focus\:bg-sun\/50:focus{background-color:rgba(250,180,24,.5)}.focus\:bg-sun\/55:focus{background-color:rgba(250,180,24,.55)}.focus\:bg-sun\/60:focus{background-color:rgba(250,180,24,.6)}.focus\:bg-sun\/65:focus{background-color:rgba(250,180,24,.65)}.focus\:bg-sun\/70:focus{background-color:rgba(250,180,24,.7)}.focus\:bg-sun\/75:focus{background-color:rgba(250,180,24,.75)}.focus\:bg-sun\/80:focus{background-color:rgba(250,180,24,.8)}.focus\:bg-sun\/85:focus{background-color:rgba(250,180,24,.85)}.focus\:bg-sun\/90:focus{background-color:rgba(250,180,24,.9)}.focus\:bg-sun\/95:focus{background-color:rgba(250,180,24,.95)}.focus\:bg-turquoise:focus{background-color:#20afbc;background-color:hsl(var(--turquoise))}.focus\:bg-turquoise-accent:focus{background-color:#d4eff2;background-color:hsl(var(--turquoise-accent))}.focus\:bg-turquoise-accent\/0:focus{background-color:rgba(212,239,242,0);background-color:hsl(var(--turquoise-accent)/0)}.focus\:bg-turquoise-accent\/10:focus{background-color:rgba(212,239,242,.1);background-color:hsl(var(--turquoise-accent)/.1)}.focus\:bg-turquoise-accent\/100:focus{background-color:#d4eff2;background-color:hsl(var(--turquoise-accent)/1)}.focus\:bg-turquoise-accent\/15:focus{background-color:rgba(212,239,242,.15);background-color:hsl(var(--turquoise-accent)/.15)}.focus\:bg-turquoise-accent\/20:focus{background-color:rgba(212,239,242,.2);background-color:hsl(var(--turquoise-accent)/.2)}.focus\:bg-turquoise-accent\/25:focus{background-color:rgba(212,239,242,.25);background-color:hsl(var(--turquoise-accent)/.25)}.focus\:bg-turquoise-accent\/30:focus{background-color:rgba(212,239,242,.3);background-color:hsl(var(--turquoise-accent)/.3)}.focus\:bg-turquoise-accent\/35:focus{background-color:rgba(212,239,242,.35);background-color:hsl(var(--turquoise-accent)/.35)}.focus\:bg-turquoise-accent\/40:focus{background-color:rgba(212,239,242,.4);background-color:hsl(var(--turquoise-accent)/.4)}.focus\:bg-turquoise-accent\/45:focus{background-color:rgba(212,239,242,.45);background-color:hsl(var(--turquoise-accent)/.45)}.focus\:bg-turquoise-accent\/5:focus{background-color:rgba(212,239,242,.05);background-color:hsl(var(--turquoise-accent)/.05)}.focus\:bg-turquoise-accent\/50:focus{background-color:rgba(212,239,242,.5);background-color:hsl(var(--turquoise-accent)/.5)}.focus\:bg-turquoise-accent\/55:focus{background-color:rgba(212,239,242,.55);background-color:hsl(var(--turquoise-accent)/.55)}.focus\:bg-turquoise-accent\/60:focus{background-color:rgba(212,239,242,.6);background-color:hsl(var(--turquoise-accent)/.6)}.focus\:bg-turquoise-accent\/65:focus{background-color:rgba(212,239,242,.65);background-color:hsl(var(--turquoise-accent)/.65)}.focus\:bg-turquoise-accent\/70:focus{background-color:rgba(212,239,242,.7);background-color:hsl(var(--turquoise-accent)/.7)}.focus\:bg-turquoise-accent\/75:focus{background-color:rgba(212,239,242,.75);background-color:hsl(var(--turquoise-accent)/.75)}.focus\:bg-turquoise-accent\/80:focus{background-color:rgba(212,239,242,.8);background-color:hsl(var(--turquoise-accent)/.8)}.focus\:bg-turquoise-accent\/85:focus{background-color:rgba(212,239,242,.85);background-color:hsl(var(--turquoise-accent)/.85)}.focus\:bg-turquoise-accent\/90:focus{background-color:rgba(212,239,242,.9);background-color:hsl(var(--turquoise-accent)/.9)}.focus\:bg-turquoise-accent\/95:focus{background-color:rgba(212,239,242,.95);background-color:hsl(var(--turquoise-accent)/.95)}.focus\:bg-turquoise-dark:focus{background-color:#167a83;background-color:hsl(var(--turquoise-dark))}.focus\:bg-turquoise-dark\/0:focus{background-color:rgba(22,122,131,0);background-color:hsl(var(--turquoise-dark)/0)}.focus\:bg-turquoise-dark\/10:focus{background-color:rgba(22,122,131,.1);background-color:hsl(var(--turquoise-dark)/.1)}.focus\:bg-turquoise-dark\/100:focus{background-color:#167a83;background-color:hsl(var(--turquoise-dark)/1)}.focus\:bg-turquoise-dark\/15:focus{background-color:rgba(22,122,131,.15);background-color:hsl(var(--turquoise-dark)/.15)}.focus\:bg-turquoise-dark\/20:focus{background-color:rgba(22,122,131,.2);background-color:hsl(var(--turquoise-dark)/.2)}.focus\:bg-turquoise-dark\/25:focus{background-color:rgba(22,122,131,.25);background-color:hsl(var(--turquoise-dark)/.25)}.focus\:bg-turquoise-dark\/30:focus{background-color:rgba(22,122,131,.3);background-color:hsl(var(--turquoise-dark)/.3)}.focus\:bg-turquoise-dark\/35:focus{background-color:rgba(22,122,131,.35);background-color:hsl(var(--turquoise-dark)/.35)}.focus\:bg-turquoise-dark\/40:focus{background-color:rgba(22,122,131,.4);background-color:hsl(var(--turquoise-dark)/.4)}.focus\:bg-turquoise-dark\/45:focus{background-color:rgba(22,122,131,.45);background-color:hsl(var(--turquoise-dark)/.45)}.focus\:bg-turquoise-dark\/5:focus{background-color:rgba(22,122,131,.05);background-color:hsl(var(--turquoise-dark)/.05)}.focus\:bg-turquoise-dark\/50:focus{background-color:rgba(22,122,131,.5);background-color:hsl(var(--turquoise-dark)/.5)}.focus\:bg-turquoise-dark\/55:focus{background-color:rgba(22,122,131,.55);background-color:hsl(var(--turquoise-dark)/.55)}.focus\:bg-turquoise-dark\/60:focus{background-color:rgba(22,122,131,.6);background-color:hsl(var(--turquoise-dark)/.6)}.focus\:bg-turquoise-dark\/65:focus{background-color:rgba(22,122,131,.65);background-color:hsl(var(--turquoise-dark)/.65)}.focus\:bg-turquoise-dark\/70:focus{background-color:rgba(22,122,131,.7);background-color:hsl(var(--turquoise-dark)/.7)}.focus\:bg-turquoise-dark\/75:focus{background-color:rgba(22,122,131,.75);background-color:hsl(var(--turquoise-dark)/.75)}.focus\:bg-turquoise-dark\/80:focus{background-color:rgba(22,122,131,.8);background-color:hsl(var(--turquoise-dark)/.8)}.focus\:bg-turquoise-dark\/85:focus{background-color:rgba(22,122,131,.85);background-color:hsl(var(--turquoise-dark)/.85)}.focus\:bg-turquoise-dark\/90:focus{background-color:rgba(22,122,131,.9);background-color:hsl(var(--turquoise-dark)/.9)}.focus\:bg-turquoise-dark\/95:focus{background-color:rgba(22,122,131,.95);background-color:hsl(var(--turquoise-dark)/.95)}.focus\:bg-turquoise-light:focus{background-color:#d4eff2;background-color:hsl(var(--turquoise-light))}.focus\:bg-turquoise-light\/0:focus{background-color:rgba(212,239,242,0);background-color:hsl(var(--turquoise-light)/0)}.focus\:bg-turquoise-light\/10:focus{background-color:rgba(212,239,242,.1);background-color:hsl(var(--turquoise-light)/.1)}.focus\:bg-turquoise-light\/100:focus{background-color:#d4eff2;background-color:hsl(var(--turquoise-light)/1)}.focus\:bg-turquoise-light\/15:focus{background-color:rgba(212,239,242,.15);background-color:hsl(var(--turquoise-light)/.15)}.focus\:bg-turquoise-light\/20:focus{background-color:rgba(212,239,242,.2);background-color:hsl(var(--turquoise-light)/.2)}.focus\:bg-turquoise-light\/25:focus{background-color:rgba(212,239,242,.25);background-color:hsl(var(--turquoise-light)/.25)}.focus\:bg-turquoise-light\/30:focus{background-color:rgba(212,239,242,.3);background-color:hsl(var(--turquoise-light)/.3)}.focus\:bg-turquoise-light\/35:focus{background-color:rgba(212,239,242,.35);background-color:hsl(var(--turquoise-light)/.35)}.focus\:bg-turquoise-light\/40:focus{background-color:rgba(212,239,242,.4);background-color:hsl(var(--turquoise-light)/.4)}.focus\:bg-turquoise-light\/45:focus{background-color:rgba(212,239,242,.45);background-color:hsl(var(--turquoise-light)/.45)}.focus\:bg-turquoise-light\/5:focus{background-color:rgba(212,239,242,.05);background-color:hsl(var(--turquoise-light)/.05)}.focus\:bg-turquoise-light\/50:focus{background-color:rgba(212,239,242,.5);background-color:hsl(var(--turquoise-light)/.5)}.focus\:bg-turquoise-light\/55:focus{background-color:rgba(212,239,242,.55);background-color:hsl(var(--turquoise-light)/.55)}.focus\:bg-turquoise-light\/60:focus{background-color:rgba(212,239,242,.6);background-color:hsl(var(--turquoise-light)/.6)}.focus\:bg-turquoise-light\/65:focus{background-color:rgba(212,239,242,.65);background-color:hsl(var(--turquoise-light)/.65)}.focus\:bg-turquoise-light\/70:focus{background-color:rgba(212,239,242,.7);background-color:hsl(var(--turquoise-light)/.7)}.focus\:bg-turquoise-light\/75:focus{background-color:rgba(212,239,242,.75);background-color:hsl(var(--turquoise-light)/.75)}.focus\:bg-turquoise-light\/80:focus{background-color:rgba(212,239,242,.8);background-color:hsl(var(--turquoise-light)/.8)}.focus\:bg-turquoise-light\/85:focus{background-color:rgba(212,239,242,.85);background-color:hsl(var(--turquoise-light)/.85)}.focus\:bg-turquoise-light\/90:focus{background-color:rgba(212,239,242,.9);background-color:hsl(var(--turquoise-light)/.9)}.focus\:bg-turquoise-light\/95:focus{background-color:rgba(212,239,242,.95);background-color:hsl(var(--turquoise-light)/.95)}.focus\:bg-turquoise-secondary:focus{background-color:#167a83;background-color:hsl(var(--turquoise-secondary))}.focus\:bg-turquoise-secondary\/0:focus{background-color:rgba(22,122,131,0);background-color:hsl(var(--turquoise-secondary)/0)}.focus\:bg-turquoise-secondary\/10:focus{background-color:rgba(22,122,131,.1);background-color:hsl(var(--turquoise-secondary)/.1)}.focus\:bg-turquoise-secondary\/100:focus{background-color:#167a83;background-color:hsl(var(--turquoise-secondary)/1)}.focus\:bg-turquoise-secondary\/15:focus{background-color:rgba(22,122,131,.15);background-color:hsl(var(--turquoise-secondary)/.15)}.focus\:bg-turquoise-secondary\/20:focus{background-color:rgba(22,122,131,.2);background-color:hsl(var(--turquoise-secondary)/.2)}.focus\:bg-turquoise-secondary\/25:focus{background-color:rgba(22,122,131,.25);background-color:hsl(var(--turquoise-secondary)/.25)}.focus\:bg-turquoise-secondary\/30:focus{background-color:rgba(22,122,131,.3);background-color:hsl(var(--turquoise-secondary)/.3)}.focus\:bg-turquoise-secondary\/35:focus{background-color:rgba(22,122,131,.35);background-color:hsl(var(--turquoise-secondary)/.35)}.focus\:bg-turquoise-secondary\/40:focus{background-color:rgba(22,122,131,.4);background-color:hsl(var(--turquoise-secondary)/.4)}.focus\:bg-turquoise-secondary\/45:focus{background-color:rgba(22,122,131,.45);background-color:hsl(var(--turquoise-secondary)/.45)}.focus\:bg-turquoise-secondary\/5:focus{background-color:rgba(22,122,131,.05);background-color:hsl(var(--turquoise-secondary)/.05)}.focus\:bg-turquoise-secondary\/50:focus{background-color:rgba(22,122,131,.5);background-color:hsl(var(--turquoise-secondary)/.5)}.focus\:bg-turquoise-secondary\/55:focus{background-color:rgba(22,122,131,.55);background-color:hsl(var(--turquoise-secondary)/.55)}.focus\:bg-turquoise-secondary\/60:focus{background-color:rgba(22,122,131,.6);background-color:hsl(var(--turquoise-secondary)/.6)}.focus\:bg-turquoise-secondary\/65:focus{background-color:rgba(22,122,131,.65);background-color:hsl(var(--turquoise-secondary)/.65)}.focus\:bg-turquoise-secondary\/70:focus{background-color:rgba(22,122,131,.7);background-color:hsl(var(--turquoise-secondary)/.7)}.focus\:bg-turquoise-secondary\/75:focus{background-color:rgba(22,122,131,.75);background-color:hsl(var(--turquoise-secondary)/.75)}.focus\:bg-turquoise-secondary\/80:focus{background-color:rgba(22,122,131,.8);background-color:hsl(var(--turquoise-secondary)/.8)}.focus\:bg-turquoise-secondary\/85:focus{background-color:rgba(22,122,131,.85);background-color:hsl(var(--turquoise-secondary)/.85)}.focus\:bg-turquoise-secondary\/90:focus{background-color:rgba(22,122,131,.9);background-color:hsl(var(--turquoise-secondary)/.9)}.focus\:bg-turquoise-secondary\/95:focus{background-color:rgba(22,122,131,.95);background-color:hsl(var(--turquoise-secondary)/.95)}.focus\:bg-turquoise\/0:focus{background-color:rgba(32,175,188,0);background-color:hsl(var(--turquoise)/0)}.focus\:bg-turquoise\/10:focus{background-color:rgba(32,175,188,.1);background-color:hsl(var(--turquoise)/.1)}.focus\:bg-turquoise\/100:focus{background-color:#20afbc;background-color:hsl(var(--turquoise)/1)}.focus\:bg-turquoise\/15:focus{background-color:rgba(32,175,188,.15);background-color:hsl(var(--turquoise)/.15)}.focus\:bg-turquoise\/20:focus{background-color:rgba(32,175,188,.2);background-color:hsl(var(--turquoise)/.2)}.focus\:bg-turquoise\/25:focus{background-color:rgba(32,175,188,.25);background-color:hsl(var(--turquoise)/.25)}.focus\:bg-turquoise\/30:focus{background-color:rgba(32,175,188,.3);background-color:hsl(var(--turquoise)/.3)}.focus\:bg-turquoise\/35:focus{background-color:rgba(32,175,188,.35);background-color:hsl(var(--turquoise)/.35)}.focus\:bg-turquoise\/40:focus{background-color:rgba(32,175,188,.4);background-color:hsl(var(--turquoise)/.4)}.focus\:bg-turquoise\/45:focus{background-color:rgba(32,175,188,.45);background-color:hsl(var(--turquoise)/.45)}.focus\:bg-turquoise\/5:focus{background-color:rgba(32,175,188,.05);background-color:hsl(var(--turquoise)/.05)}.focus\:bg-turquoise\/50:focus{background-color:rgba(32,175,188,.5);background-color:hsl(var(--turquoise)/.5)}.focus\:bg-turquoise\/55:focus{background-color:rgba(32,175,188,.55);background-color:hsl(var(--turquoise)/.55)}.focus\:bg-turquoise\/60:focus{background-color:rgba(32,175,188,.6);background-color:hsl(var(--turquoise)/.6)}.focus\:bg-turquoise\/65:focus{background-color:rgba(32,175,188,.65);background-color:hsl(var(--turquoise)/.65)}.focus\:bg-turquoise\/70:focus{background-color:rgba(32,175,188,.7);background-color:hsl(var(--turquoise)/.7)}.focus\:bg-turquoise\/75:focus{background-color:rgba(32,175,188,.75);background-color:hsl(var(--turquoise)/.75)}.focus\:bg-turquoise\/80:focus{background-color:rgba(32,175,188,.8);background-color:hsl(var(--turquoise)/.8)}.focus\:bg-turquoise\/85:focus{background-color:rgba(32,175,188,.85);background-color:hsl(var(--turquoise)/.85)}.focus\:bg-turquoise\/90:focus{background-color:rgba(32,175,188,.9);background-color:hsl(var(--turquoise)/.9)}.focus\:bg-turquoise\/95:focus{background-color:rgba(32,175,188,.95);background-color:hsl(var(--turquoise)/.95)}.focus\:bg-yellow:focus{background-color:#fab319;background-color:hsl(var(--yellow))}.focus\:bg-yellow-100:focus{--tw-bg-opacity:1;background-color:#fef9c3;background-color:rgba(254,249,195,var(--tw-bg-opacity))}.focus\:bg-yellow-100\/0:focus{background-color:hsla(55,97%,88%,0)}.focus\:bg-yellow-100\/10:focus{background-color:hsla(55,97%,88%,.1)}.focus\:bg-yellow-100\/100:focus{background-color:#fef9c3}.focus\:bg-yellow-100\/15:focus{background-color:hsla(55,97%,88%,.15)}.focus\:bg-yellow-100\/20:focus{background-color:hsla(55,97%,88%,.2)}.focus\:bg-yellow-100\/25:focus{background-color:hsla(55,97%,88%,.25)}.focus\:bg-yellow-100\/30:focus{background-color:hsla(55,97%,88%,.3)}.focus\:bg-yellow-100\/35:focus{background-color:hsla(55,97%,88%,.35)}.focus\:bg-yellow-100\/40:focus{background-color:hsla(55,97%,88%,.4)}.focus\:bg-yellow-100\/45:focus{background-color:hsla(55,97%,88%,.45)}.focus\:bg-yellow-100\/5:focus{background-color:hsla(55,97%,88%,.05)}.focus\:bg-yellow-100\/50:focus{background-color:hsla(55,97%,88%,.5)}.focus\:bg-yellow-100\/55:focus{background-color:hsla(55,97%,88%,.55)}.focus\:bg-yellow-100\/60:focus{background-color:hsla(55,97%,88%,.6)}.focus\:bg-yellow-100\/65:focus{background-color:hsla(55,97%,88%,.65)}.focus\:bg-yellow-100\/70:focus{background-color:hsla(55,97%,88%,.7)}.focus\:bg-yellow-100\/75:focus{background-color:hsla(55,97%,88%,.75)}.focus\:bg-yellow-100\/80:focus{background-color:hsla(55,97%,88%,.8)}.focus\:bg-yellow-100\/85:focus{background-color:hsla(55,97%,88%,.85)}.focus\:bg-yellow-100\/90:focus{background-color:hsla(55,97%,88%,.9)}.focus\:bg-yellow-100\/95:focus{background-color:hsla(55,97%,88%,.95)}.focus\:bg-yellow-200:focus{--tw-bg-opacity:1;background-color:#fef08a;background-color:rgba(254,240,138,var(--tw-bg-opacity))}.focus\:bg-yellow-200\/0:focus{background-color:hsla(53,98%,77%,0)}.focus\:bg-yellow-200\/10:focus{background-color:hsla(53,98%,77%,.1)}.focus\:bg-yellow-200\/100:focus{background-color:#fef08a}.focus\:bg-yellow-200\/15:focus{background-color:hsla(53,98%,77%,.15)}.focus\:bg-yellow-200\/20:focus{background-color:hsla(53,98%,77%,.2)}.focus\:bg-yellow-200\/25:focus{background-color:hsla(53,98%,77%,.25)}.focus\:bg-yellow-200\/30:focus{background-color:hsla(53,98%,77%,.3)}.focus\:bg-yellow-200\/35:focus{background-color:hsla(53,98%,77%,.35)}.focus\:bg-yellow-200\/40:focus{background-color:hsla(53,98%,77%,.4)}.focus\:bg-yellow-200\/45:focus{background-color:hsla(53,98%,77%,.45)}.focus\:bg-yellow-200\/5:focus{background-color:hsla(53,98%,77%,.05)}.focus\:bg-yellow-200\/50:focus{background-color:hsla(53,98%,77%,.5)}.focus\:bg-yellow-200\/55:focus{background-color:hsla(53,98%,77%,.55)}.focus\:bg-yellow-200\/60:focus{background-color:hsla(53,98%,77%,.6)}.focus\:bg-yellow-200\/65:focus{background-color:hsla(53,98%,77%,.65)}.focus\:bg-yellow-200\/70:focus{background-color:hsla(53,98%,77%,.7)}.focus\:bg-yellow-200\/75:focus{background-color:hsla(53,98%,77%,.75)}.focus\:bg-yellow-200\/80:focus{background-color:hsla(53,98%,77%,.8)}.focus\:bg-yellow-200\/85:focus{background-color:hsla(53,98%,77%,.85)}.focus\:bg-yellow-200\/90:focus{background-color:hsla(53,98%,77%,.9)}.focus\:bg-yellow-200\/95:focus{background-color:hsla(53,98%,77%,.95)}.focus\:bg-yellow-300:focus{--tw-bg-opacity:1;background-color:#fde047;background-color:rgba(253,224,71,var(--tw-bg-opacity))}.focus\:bg-yellow-300\/0:focus{background-color:rgba(253,224,71,0)}.focus\:bg-yellow-300\/10:focus{background-color:rgba(253,224,71,.1)}.focus\:bg-yellow-300\/100:focus{background-color:#fde047}.focus\:bg-yellow-300\/15:focus{background-color:rgba(253,224,71,.15)}.focus\:bg-yellow-300\/20:focus{background-color:rgba(253,224,71,.2)}.focus\:bg-yellow-300\/25:focus{background-color:rgba(253,224,71,.25)}.focus\:bg-yellow-300\/30:focus{background-color:rgba(253,224,71,.3)}.focus\:bg-yellow-300\/35:focus{background-color:rgba(253,224,71,.35)}.focus\:bg-yellow-300\/40:focus{background-color:rgba(253,224,71,.4)}.focus\:bg-yellow-300\/45:focus{background-color:rgba(253,224,71,.45)}.focus\:bg-yellow-300\/5:focus{background-color:rgba(253,224,71,.05)}.focus\:bg-yellow-300\/50:focus{background-color:rgba(253,224,71,.5)}.focus\:bg-yellow-300\/55:focus{background-color:rgba(253,224,71,.55)}.focus\:bg-yellow-300\/60:focus{background-color:rgba(253,224,71,.6)}.focus\:bg-yellow-300\/65:focus{background-color:rgba(253,224,71,.65)}.focus\:bg-yellow-300\/70:focus{background-color:rgba(253,224,71,.7)}.focus\:bg-yellow-300\/75:focus{background-color:rgba(253,224,71,.75)}.focus\:bg-yellow-300\/80:focus{background-color:rgba(253,224,71,.8)}.focus\:bg-yellow-300\/85:focus{background-color:rgba(253,224,71,.85)}.focus\:bg-yellow-300\/90:focus{background-color:rgba(253,224,71,.9)}.focus\:bg-yellow-300\/95:focus{background-color:rgba(253,224,71,.95)}.focus\:bg-yellow-400:focus{--tw-bg-opacity:1;background-color:#facc15;background-color:rgba(250,204,21,var(--tw-bg-opacity))}.focus\:bg-yellow-400\/0:focus{background-color:rgba(250,204,21,0)}.focus\:bg-yellow-400\/10:focus{background-color:rgba(250,204,21,.1)}.focus\:bg-yellow-400\/100:focus{background-color:#facc15}.focus\:bg-yellow-400\/15:focus{background-color:rgba(250,204,21,.15)}.focus\:bg-yellow-400\/20:focus{background-color:rgba(250,204,21,.2)}.focus\:bg-yellow-400\/25:focus{background-color:rgba(250,204,21,.25)}.focus\:bg-yellow-400\/30:focus{background-color:rgba(250,204,21,.3)}.focus\:bg-yellow-400\/35:focus{background-color:rgba(250,204,21,.35)}.focus\:bg-yellow-400\/40:focus{background-color:rgba(250,204,21,.4)}.focus\:bg-yellow-400\/45:focus{background-color:rgba(250,204,21,.45)}.focus\:bg-yellow-400\/5:focus{background-color:rgba(250,204,21,.05)}.focus\:bg-yellow-400\/50:focus{background-color:rgba(250,204,21,.5)}.focus\:bg-yellow-400\/55:focus{background-color:rgba(250,204,21,.55)}.focus\:bg-yellow-400\/60:focus{background-color:rgba(250,204,21,.6)}.focus\:bg-yellow-400\/65:focus{background-color:rgba(250,204,21,.65)}.focus\:bg-yellow-400\/70:focus{background-color:rgba(250,204,21,.7)}.focus\:bg-yellow-400\/75:focus{background-color:rgba(250,204,21,.75)}.focus\:bg-yellow-400\/80:focus{background-color:rgba(250,204,21,.8)}.focus\:bg-yellow-400\/85:focus{background-color:rgba(250,204,21,.85)}.focus\:bg-yellow-400\/90:focus{background-color:rgba(250,204,21,.9)}.focus\:bg-yellow-400\/95:focus{background-color:rgba(250,204,21,.95)}.focus\:bg-yellow-50:focus{--tw-bg-opacity:1;background-color:#fefce8;background-color:rgba(254,252,232,var(--tw-bg-opacity))}.focus\:bg-yellow-50\/0:focus{background-color:hsla(55,92%,95%,0)}.focus\:bg-yellow-50\/10:focus{background-color:hsla(55,92%,95%,.1)}.focus\:bg-yellow-50\/100:focus{background-color:#fefce8}.focus\:bg-yellow-50\/15:focus{background-color:hsla(55,92%,95%,.15)}.focus\:bg-yellow-50\/20:focus{background-color:hsla(55,92%,95%,.2)}.focus\:bg-yellow-50\/25:focus{background-color:hsla(55,92%,95%,.25)}.focus\:bg-yellow-50\/30:focus{background-color:hsla(55,92%,95%,.3)}.focus\:bg-yellow-50\/35:focus{background-color:hsla(55,92%,95%,.35)}.focus\:bg-yellow-50\/40:focus{background-color:hsla(55,92%,95%,.4)}.focus\:bg-yellow-50\/45:focus{background-color:hsla(55,92%,95%,.45)}.focus\:bg-yellow-50\/5:focus{background-color:hsla(55,92%,95%,.05)}.focus\:bg-yellow-50\/50:focus{background-color:hsla(55,92%,95%,.5)}.focus\:bg-yellow-50\/55:focus{background-color:hsla(55,92%,95%,.55)}.focus\:bg-yellow-50\/60:focus{background-color:hsla(55,92%,95%,.6)}.focus\:bg-yellow-50\/65:focus{background-color:hsla(55,92%,95%,.65)}.focus\:bg-yellow-50\/70:focus{background-color:hsla(55,92%,95%,.7)}.focus\:bg-yellow-50\/75:focus{background-color:hsla(55,92%,95%,.75)}.focus\:bg-yellow-50\/80:focus{background-color:hsla(55,92%,95%,.8)}.focus\:bg-yellow-50\/85:focus{background-color:hsla(55,92%,95%,.85)}.focus\:bg-yellow-50\/90:focus{background-color:hsla(55,92%,95%,.9)}.focus\:bg-yellow-50\/95:focus{background-color:hsla(55,92%,95%,.95)}.focus\:bg-yellow-500:focus{--tw-bg-opacity:1;background-color:#eab308;background-color:rgba(234,179,8,var(--tw-bg-opacity))}.focus\:bg-yellow-500\/0:focus{background-color:rgba(234,179,8,0)}.focus\:bg-yellow-500\/10:focus{background-color:rgba(234,179,8,.1)}.focus\:bg-yellow-500\/100:focus{background-color:#eab308}.focus\:bg-yellow-500\/15:focus{background-color:rgba(234,179,8,.15)}.focus\:bg-yellow-500\/20:focus{background-color:rgba(234,179,8,.2)}.focus\:bg-yellow-500\/25:focus{background-color:rgba(234,179,8,.25)}.focus\:bg-yellow-500\/30:focus{background-color:rgba(234,179,8,.3)}.focus\:bg-yellow-500\/35:focus{background-color:rgba(234,179,8,.35)}.focus\:bg-yellow-500\/40:focus{background-color:rgba(234,179,8,.4)}.focus\:bg-yellow-500\/45:focus{background-color:rgba(234,179,8,.45)}.focus\:bg-yellow-500\/5:focus{background-color:rgba(234,179,8,.05)}.focus\:bg-yellow-500\/50:focus{background-color:rgba(234,179,8,.5)}.focus\:bg-yellow-500\/55:focus{background-color:rgba(234,179,8,.55)}.focus\:bg-yellow-500\/60:focus{background-color:rgba(234,179,8,.6)}.focus\:bg-yellow-500\/65:focus{background-color:rgba(234,179,8,.65)}.focus\:bg-yellow-500\/70:focus{background-color:rgba(234,179,8,.7)}.focus\:bg-yellow-500\/75:focus{background-color:rgba(234,179,8,.75)}.focus\:bg-yellow-500\/80:focus{background-color:rgba(234,179,8,.8)}.focus\:bg-yellow-500\/85:focus{background-color:rgba(234,179,8,.85)}.focus\:bg-yellow-500\/90:focus{background-color:rgba(234,179,8,.9)}.focus\:bg-yellow-500\/95:focus{background-color:rgba(234,179,8,.95)}.focus\:bg-yellow-600:focus{--tw-bg-opacity:1;background-color:#ca8a04;background-color:rgba(202,138,4,var(--tw-bg-opacity))}.focus\:bg-yellow-600\/0:focus{background-color:rgba(202,138,4,0)}.focus\:bg-yellow-600\/10:focus{background-color:rgba(202,138,4,.1)}.focus\:bg-yellow-600\/100:focus{background-color:#ca8a04}.focus\:bg-yellow-600\/15:focus{background-color:rgba(202,138,4,.15)}.focus\:bg-yellow-600\/20:focus{background-color:rgba(202,138,4,.2)}.focus\:bg-yellow-600\/25:focus{background-color:rgba(202,138,4,.25)}.focus\:bg-yellow-600\/30:focus{background-color:rgba(202,138,4,.3)}.focus\:bg-yellow-600\/35:focus{background-color:rgba(202,138,4,.35)}.focus\:bg-yellow-600\/40:focus{background-color:rgba(202,138,4,.4)}.focus\:bg-yellow-600\/45:focus{background-color:rgba(202,138,4,.45)}.focus\:bg-yellow-600\/5:focus{background-color:rgba(202,138,4,.05)}.focus\:bg-yellow-600\/50:focus{background-color:rgba(202,138,4,.5)}.focus\:bg-yellow-600\/55:focus{background-color:rgba(202,138,4,.55)}.focus\:bg-yellow-600\/60:focus{background-color:rgba(202,138,4,.6)}.focus\:bg-yellow-600\/65:focus{background-color:rgba(202,138,4,.65)}.focus\:bg-yellow-600\/70:focus{background-color:rgba(202,138,4,.7)}.focus\:bg-yellow-600\/75:focus{background-color:rgba(202,138,4,.75)}.focus\:bg-yellow-600\/80:focus{background-color:rgba(202,138,4,.8)}.focus\:bg-yellow-600\/85:focus{background-color:rgba(202,138,4,.85)}.focus\:bg-yellow-600\/90:focus{background-color:rgba(202,138,4,.9)}.focus\:bg-yellow-600\/95:focus{background-color:rgba(202,138,4,.95)}.focus\:bg-yellow-700:focus{--tw-bg-opacity:1;background-color:#a16207;background-color:rgba(161,98,7,var(--tw-bg-opacity))}.focus\:bg-yellow-700\/0:focus{background-color:rgba(161,98,7,0)}.focus\:bg-yellow-700\/10:focus{background-color:rgba(161,98,7,.1)}.focus\:bg-yellow-700\/100:focus{background-color:#a16207}.focus\:bg-yellow-700\/15:focus{background-color:rgba(161,98,7,.15)}.focus\:bg-yellow-700\/20:focus{background-color:rgba(161,98,7,.2)}.focus\:bg-yellow-700\/25:focus{background-color:rgba(161,98,7,.25)}.focus\:bg-yellow-700\/30:focus{background-color:rgba(161,98,7,.3)}.focus\:bg-yellow-700\/35:focus{background-color:rgba(161,98,7,.35)}.focus\:bg-yellow-700\/40:focus{background-color:rgba(161,98,7,.4)}.focus\:bg-yellow-700\/45:focus{background-color:rgba(161,98,7,.45)}.focus\:bg-yellow-700\/5:focus{background-color:rgba(161,98,7,.05)}.focus\:bg-yellow-700\/50:focus{background-color:rgba(161,98,7,.5)}.focus\:bg-yellow-700\/55:focus{background-color:rgba(161,98,7,.55)}.focus\:bg-yellow-700\/60:focus{background-color:rgba(161,98,7,.6)}.focus\:bg-yellow-700\/65:focus{background-color:rgba(161,98,7,.65)}.focus\:bg-yellow-700\/70:focus{background-color:rgba(161,98,7,.7)}.focus\:bg-yellow-700\/75:focus{background-color:rgba(161,98,7,.75)}.focus\:bg-yellow-700\/80:focus{background-color:rgba(161,98,7,.8)}.focus\:bg-yellow-700\/85:focus{background-color:rgba(161,98,7,.85)}.focus\:bg-yellow-700\/90:focus{background-color:rgba(161,98,7,.9)}.focus\:bg-yellow-700\/95:focus{background-color:rgba(161,98,7,.95)}.focus\:bg-yellow-800:focus{--tw-bg-opacity:1;background-color:#854d0e;background-color:rgba(133,77,14,var(--tw-bg-opacity))}.focus\:bg-yellow-800\/0:focus{background-color:rgba(133,77,14,0)}.focus\:bg-yellow-800\/10:focus{background-color:rgba(133,77,14,.1)}.focus\:bg-yellow-800\/100:focus{background-color:#854d0e}.focus\:bg-yellow-800\/15:focus{background-color:rgba(133,77,14,.15)}.focus\:bg-yellow-800\/20:focus{background-color:rgba(133,77,14,.2)}.focus\:bg-yellow-800\/25:focus{background-color:rgba(133,77,14,.25)}.focus\:bg-yellow-800\/30:focus{background-color:rgba(133,77,14,.3)}.focus\:bg-yellow-800\/35:focus{background-color:rgba(133,77,14,.35)}.focus\:bg-yellow-800\/40:focus{background-color:rgba(133,77,14,.4)}.focus\:bg-yellow-800\/45:focus{background-color:rgba(133,77,14,.45)}.focus\:bg-yellow-800\/5:focus{background-color:rgba(133,77,14,.05)}.focus\:bg-yellow-800\/50:focus{background-color:rgba(133,77,14,.5)}.focus\:bg-yellow-800\/55:focus{background-color:rgba(133,77,14,.55)}.focus\:bg-yellow-800\/60:focus{background-color:rgba(133,77,14,.6)}.focus\:bg-yellow-800\/65:focus{background-color:rgba(133,77,14,.65)}.focus\:bg-yellow-800\/70:focus{background-color:rgba(133,77,14,.7)}.focus\:bg-yellow-800\/75:focus{background-color:rgba(133,77,14,.75)}.focus\:bg-yellow-800\/80:focus{background-color:rgba(133,77,14,.8)}.focus\:bg-yellow-800\/85:focus{background-color:rgba(133,77,14,.85)}.focus\:bg-yellow-800\/90:focus{background-color:rgba(133,77,14,.9)}.focus\:bg-yellow-800\/95:focus{background-color:rgba(133,77,14,.95)}.focus\:bg-yellow-900:focus{--tw-bg-opacity:1;background-color:#713f12;background-color:rgba(113,63,18,var(--tw-bg-opacity))}.focus\:bg-yellow-900\/0:focus{background-color:rgba(113,63,18,0)}.focus\:bg-yellow-900\/10:focus{background-color:rgba(113,63,18,.1)}.focus\:bg-yellow-900\/100:focus{background-color:#713f12}.focus\:bg-yellow-900\/15:focus{background-color:rgba(113,63,18,.15)}.focus\:bg-yellow-900\/20:focus{background-color:rgba(113,63,18,.2)}.focus\:bg-yellow-900\/25:focus{background-color:rgba(113,63,18,.25)}.focus\:bg-yellow-900\/30:focus{background-color:rgba(113,63,18,.3)}.focus\:bg-yellow-900\/35:focus{background-color:rgba(113,63,18,.35)}.focus\:bg-yellow-900\/40:focus{background-color:rgba(113,63,18,.4)}.focus\:bg-yellow-900\/45:focus{background-color:rgba(113,63,18,.45)}.focus\:bg-yellow-900\/5:focus{background-color:rgba(113,63,18,.05)}.focus\:bg-yellow-900\/50:focus{background-color:rgba(113,63,18,.5)}.focus\:bg-yellow-900\/55:focus{background-color:rgba(113,63,18,.55)}.focus\:bg-yellow-900\/60:focus{background-color:rgba(113,63,18,.6)}.focus\:bg-yellow-900\/65:focus{background-color:rgba(113,63,18,.65)}.focus\:bg-yellow-900\/70:focus{background-color:rgba(113,63,18,.7)}.focus\:bg-yellow-900\/75:focus{background-color:rgba(113,63,18,.75)}.focus\:bg-yellow-900\/80:focus{background-color:rgba(113,63,18,.8)}.focus\:bg-yellow-900\/85:focus{background-color:rgba(113,63,18,.85)}.focus\:bg-yellow-900\/90:focus{background-color:rgba(113,63,18,.9)}.focus\:bg-yellow-900\/95:focus{background-color:rgba(113,63,18,.95)}.focus\:bg-yellow-950:focus{--tw-bg-opacity:1;background-color:#422006;background-color:rgba(66,32,6,var(--tw-bg-opacity))}.focus\:bg-yellow-950\/0:focus{background-color:rgba(66,32,6,0)}.focus\:bg-yellow-950\/10:focus{background-color:rgba(66,32,6,.1)}.focus\:bg-yellow-950\/100:focus{background-color:#422006}.focus\:bg-yellow-950\/15:focus{background-color:rgba(66,32,6,.15)}.focus\:bg-yellow-950\/20:focus{background-color:rgba(66,32,6,.2)}.focus\:bg-yellow-950\/25:focus{background-color:rgba(66,32,6,.25)}.focus\:bg-yellow-950\/30:focus{background-color:rgba(66,32,6,.3)}.focus\:bg-yellow-950\/35:focus{background-color:rgba(66,32,6,.35)}.focus\:bg-yellow-950\/40:focus{background-color:rgba(66,32,6,.4)}.focus\:bg-yellow-950\/45:focus{background-color:rgba(66,32,6,.45)}.focus\:bg-yellow-950\/5:focus{background-color:rgba(66,32,6,.05)}.focus\:bg-yellow-950\/50:focus{background-color:rgba(66,32,6,.5)}.focus\:bg-yellow-950\/55:focus{background-color:rgba(66,32,6,.55)}.focus\:bg-yellow-950\/60:focus{background-color:rgba(66,32,6,.6)}.focus\:bg-yellow-950\/65:focus{background-color:rgba(66,32,6,.65)}.focus\:bg-yellow-950\/70:focus{background-color:rgba(66,32,6,.7)}.focus\:bg-yellow-950\/75:focus{background-color:rgba(66,32,6,.75)}.focus\:bg-yellow-950\/80:focus{background-color:rgba(66,32,6,.8)}.focus\:bg-yellow-950\/85:focus{background-color:rgba(66,32,6,.85)}.focus\:bg-yellow-950\/90:focus{background-color:rgba(66,32,6,.9)}.focus\:bg-yellow-950\/95:focus{background-color:rgba(66,32,6,.95)}.focus\:bg-yellow-accent:focus{background-color:#fef0d2;background-color:hsl(var(--yellow-accent))}.focus\:bg-yellow-accent\/0:focus{background-color:hsla(41,96%,91%,0);background-color:hsl(var(--yellow-accent)/0)}.focus\:bg-yellow-accent\/10:focus{background-color:hsla(41,96%,91%,.1);background-color:hsl(var(--yellow-accent)/.1)}.focus\:bg-yellow-accent\/100:focus{background-color:#fef0d2;background-color:hsl(var(--yellow-accent)/1)}.focus\:bg-yellow-accent\/15:focus{background-color:hsla(41,96%,91%,.15);background-color:hsl(var(--yellow-accent)/.15)}.focus\:bg-yellow-accent\/20:focus{background-color:hsla(41,96%,91%,.2);background-color:hsl(var(--yellow-accent)/.2)}.focus\:bg-yellow-accent\/25:focus{background-color:hsla(41,96%,91%,.25);background-color:hsl(var(--yellow-accent)/.25)}.focus\:bg-yellow-accent\/30:focus{background-color:hsla(41,96%,91%,.3);background-color:hsl(var(--yellow-accent)/.3)}.focus\:bg-yellow-accent\/35:focus{background-color:hsla(41,96%,91%,.35);background-color:hsl(var(--yellow-accent)/.35)}.focus\:bg-yellow-accent\/40:focus{background-color:hsla(41,96%,91%,.4);background-color:hsl(var(--yellow-accent)/.4)}.focus\:bg-yellow-accent\/45:focus{background-color:hsla(41,96%,91%,.45);background-color:hsl(var(--yellow-accent)/.45)}.focus\:bg-yellow-accent\/5:focus{background-color:hsla(41,96%,91%,.05);background-color:hsl(var(--yellow-accent)/.05)}.focus\:bg-yellow-accent\/50:focus{background-color:hsla(41,96%,91%,.5);background-color:hsl(var(--yellow-accent)/.5)}.focus\:bg-yellow-accent\/55:focus{background-color:hsla(41,96%,91%,.55);background-color:hsl(var(--yellow-accent)/.55)}.focus\:bg-yellow-accent\/60:focus{background-color:hsla(41,96%,91%,.6);background-color:hsl(var(--yellow-accent)/.6)}.focus\:bg-yellow-accent\/65:focus{background-color:hsla(41,96%,91%,.65);background-color:hsl(var(--yellow-accent)/.65)}.focus\:bg-yellow-accent\/70:focus{background-color:hsla(41,96%,91%,.7);background-color:hsl(var(--yellow-accent)/.7)}.focus\:bg-yellow-accent\/75:focus{background-color:hsla(41,96%,91%,.75);background-color:hsl(var(--yellow-accent)/.75)}.focus\:bg-yellow-accent\/80:focus{background-color:hsla(41,96%,91%,.8);background-color:hsl(var(--yellow-accent)/.8)}.focus\:bg-yellow-accent\/85:focus{background-color:hsla(41,96%,91%,.85);background-color:hsl(var(--yellow-accent)/.85)}.focus\:bg-yellow-accent\/90:focus{background-color:hsla(41,96%,91%,.9);background-color:hsl(var(--yellow-accent)/.9)}.focus\:bg-yellow-accent\/95:focus{background-color:hsla(41,96%,91%,.95);background-color:hsl(var(--yellow-accent)/.95)}.focus\:bg-yellow-dark:focus{background-color:#e19b05;background-color:hsl(var(--yellow-dark))}.focus\:bg-yellow-dark\/0:focus{background-color:rgba(225,155,5,0);background-color:hsl(var(--yellow-dark)/0)}.focus\:bg-yellow-dark\/10:focus{background-color:rgba(225,155,5,.1);background-color:hsl(var(--yellow-dark)/.1)}.focus\:bg-yellow-dark\/100:focus{background-color:#e19b05;background-color:hsl(var(--yellow-dark)/1)}.focus\:bg-yellow-dark\/15:focus{background-color:rgba(225,155,5,.15);background-color:hsl(var(--yellow-dark)/.15)}.focus\:bg-yellow-dark\/20:focus{background-color:rgba(225,155,5,.2);background-color:hsl(var(--yellow-dark)/.2)}.focus\:bg-yellow-dark\/25:focus{background-color:rgba(225,155,5,.25);background-color:hsl(var(--yellow-dark)/.25)}.focus\:bg-yellow-dark\/30:focus{background-color:rgba(225,155,5,.3);background-color:hsl(var(--yellow-dark)/.3)}.focus\:bg-yellow-dark\/35:focus{background-color:rgba(225,155,5,.35);background-color:hsl(var(--yellow-dark)/.35)}.focus\:bg-yellow-dark\/40:focus{background-color:rgba(225,155,5,.4);background-color:hsl(var(--yellow-dark)/.4)}.focus\:bg-yellow-dark\/45:focus{background-color:rgba(225,155,5,.45);background-color:hsl(var(--yellow-dark)/.45)}.focus\:bg-yellow-dark\/5:focus{background-color:rgba(225,155,5,.05);background-color:hsl(var(--yellow-dark)/.05)}.focus\:bg-yellow-dark\/50:focus{background-color:rgba(225,155,5,.5);background-color:hsl(var(--yellow-dark)/.5)}.focus\:bg-yellow-dark\/55:focus{background-color:rgba(225,155,5,.55);background-color:hsl(var(--yellow-dark)/.55)}.focus\:bg-yellow-dark\/60:focus{background-color:rgba(225,155,5,.6);background-color:hsl(var(--yellow-dark)/.6)}.focus\:bg-yellow-dark\/65:focus{background-color:rgba(225,155,5,.65);background-color:hsl(var(--yellow-dark)/.65)}.focus\:bg-yellow-dark\/70:focus{background-color:rgba(225,155,5,.7);background-color:hsl(var(--yellow-dark)/.7)}.focus\:bg-yellow-dark\/75:focus{background-color:rgba(225,155,5,.75);background-color:hsl(var(--yellow-dark)/.75)}.focus\:bg-yellow-dark\/80:focus{background-color:rgba(225,155,5,.8);background-color:hsl(var(--yellow-dark)/.8)}.focus\:bg-yellow-dark\/85:focus{background-color:rgba(225,155,5,.85);background-color:hsl(var(--yellow-dark)/.85)}.focus\:bg-yellow-dark\/90:focus{background-color:rgba(225,155,5,.9);background-color:hsl(var(--yellow-dark)/.9)}.focus\:bg-yellow-dark\/95:focus{background-color:rgba(225,155,5,.95);background-color:hsl(var(--yellow-dark)/.95)}.focus\:bg-yellow-light:focus{background-color:#fef0d2;background-color:hsl(var(--yellow-light))}.focus\:bg-yellow-light\/0:focus{background-color:hsla(41,96%,91%,0);background-color:hsl(var(--yellow-light)/0)}.focus\:bg-yellow-light\/10:focus{background-color:hsla(41,96%,91%,.1);background-color:hsl(var(--yellow-light)/.1)}.focus\:bg-yellow-light\/100:focus{background-color:#fef0d2;background-color:hsl(var(--yellow-light)/1)}.focus\:bg-yellow-light\/15:focus{background-color:hsla(41,96%,91%,.15);background-color:hsl(var(--yellow-light)/.15)}.focus\:bg-yellow-light\/20:focus{background-color:hsla(41,96%,91%,.2);background-color:hsl(var(--yellow-light)/.2)}.focus\:bg-yellow-light\/25:focus{background-color:hsla(41,96%,91%,.25);background-color:hsl(var(--yellow-light)/.25)}.focus\:bg-yellow-light\/30:focus{background-color:hsla(41,96%,91%,.3);background-color:hsl(var(--yellow-light)/.3)}.focus\:bg-yellow-light\/35:focus{background-color:hsla(41,96%,91%,.35);background-color:hsl(var(--yellow-light)/.35)}.focus\:bg-yellow-light\/40:focus{background-color:hsla(41,96%,91%,.4);background-color:hsl(var(--yellow-light)/.4)}.focus\:bg-yellow-light\/45:focus{background-color:hsla(41,96%,91%,.45);background-color:hsl(var(--yellow-light)/.45)}.focus\:bg-yellow-light\/5:focus{background-color:hsla(41,96%,91%,.05);background-color:hsl(var(--yellow-light)/.05)}.focus\:bg-yellow-light\/50:focus{background-color:hsla(41,96%,91%,.5);background-color:hsl(var(--yellow-light)/.5)}.focus\:bg-yellow-light\/55:focus{background-color:hsla(41,96%,91%,.55);background-color:hsl(var(--yellow-light)/.55)}.focus\:bg-yellow-light\/60:focus{background-color:hsla(41,96%,91%,.6);background-color:hsl(var(--yellow-light)/.6)}.focus\:bg-yellow-light\/65:focus{background-color:hsla(41,96%,91%,.65);background-color:hsl(var(--yellow-light)/.65)}.focus\:bg-yellow-light\/70:focus{background-color:hsla(41,96%,91%,.7);background-color:hsl(var(--yellow-light)/.7)}.focus\:bg-yellow-light\/75:focus{background-color:hsla(41,96%,91%,.75);background-color:hsl(var(--yellow-light)/.75)}.focus\:bg-yellow-light\/80:focus{background-color:hsla(41,96%,91%,.8);background-color:hsl(var(--yellow-light)/.8)}.focus\:bg-yellow-light\/85:focus{background-color:hsla(41,96%,91%,.85);background-color:hsl(var(--yellow-light)/.85)}.focus\:bg-yellow-light\/90:focus{background-color:hsla(41,96%,91%,.9);background-color:hsl(var(--yellow-light)/.9)}.focus\:bg-yellow-light\/95:focus{background-color:hsla(41,96%,91%,.95);background-color:hsl(var(--yellow-light)/.95)}.focus\:bg-yellow-secondary:focus{background-color:#e19b05;background-color:hsl(var(--yellow-secondary))}.focus\:bg-yellow-secondary\/0:focus{background-color:rgba(225,155,5,0);background-color:hsl(var(--yellow-secondary)/0)}.focus\:bg-yellow-secondary\/10:focus{background-color:rgba(225,155,5,.1);background-color:hsl(var(--yellow-secondary)/.1)}.focus\:bg-yellow-secondary\/100:focus{background-color:#e19b05;background-color:hsl(var(--yellow-secondary)/1)}.focus\:bg-yellow-secondary\/15:focus{background-color:rgba(225,155,5,.15);background-color:hsl(var(--yellow-secondary)/.15)}.focus\:bg-yellow-secondary\/20:focus{background-color:rgba(225,155,5,.2);background-color:hsl(var(--yellow-secondary)/.2)}.focus\:bg-yellow-secondary\/25:focus{background-color:rgba(225,155,5,.25);background-color:hsl(var(--yellow-secondary)/.25)}.focus\:bg-yellow-secondary\/30:focus{background-color:rgba(225,155,5,.3);background-color:hsl(var(--yellow-secondary)/.3)}.focus\:bg-yellow-secondary\/35:focus{background-color:rgba(225,155,5,.35);background-color:hsl(var(--yellow-secondary)/.35)}.focus\:bg-yellow-secondary\/40:focus{background-color:rgba(225,155,5,.4);background-color:hsl(var(--yellow-secondary)/.4)}.focus\:bg-yellow-secondary\/45:focus{background-color:rgba(225,155,5,.45);background-color:hsl(var(--yellow-secondary)/.45)}.focus\:bg-yellow-secondary\/5:focus{background-color:rgba(225,155,5,.05);background-color:hsl(var(--yellow-secondary)/.05)}.focus\:bg-yellow-secondary\/50:focus{background-color:rgba(225,155,5,.5);background-color:hsl(var(--yellow-secondary)/.5)}.focus\:bg-yellow-secondary\/55:focus{background-color:rgba(225,155,5,.55);background-color:hsl(var(--yellow-secondary)/.55)}.focus\:bg-yellow-secondary\/60:focus{background-color:rgba(225,155,5,.6);background-color:hsl(var(--yellow-secondary)/.6)}.focus\:bg-yellow-secondary\/65:focus{background-color:rgba(225,155,5,.65);background-color:hsl(var(--yellow-secondary)/.65)}.focus\:bg-yellow-secondary\/70:focus{background-color:rgba(225,155,5,.7);background-color:hsl(var(--yellow-secondary)/.7)}.focus\:bg-yellow-secondary\/75:focus{background-color:rgba(225,155,5,.75);background-color:hsl(var(--yellow-secondary)/.75)}.focus\:bg-yellow-secondary\/80:focus{background-color:rgba(225,155,5,.8);background-color:hsl(var(--yellow-secondary)/.8)}.focus\:bg-yellow-secondary\/85:focus{background-color:rgba(225,155,5,.85);background-color:hsl(var(--yellow-secondary)/.85)}.focus\:bg-yellow-secondary\/90:focus{background-color:rgba(225,155,5,.9);background-color:hsl(var(--yellow-secondary)/.9)}.focus\:bg-yellow-secondary\/95:focus{background-color:rgba(225,155,5,.95);background-color:hsl(var(--yellow-secondary)/.95)}.focus\:bg-yellow\/0:focus{background-color:rgba(250,179,25,0);background-color:hsl(var(--yellow)/0)}.focus\:bg-yellow\/10:focus{background-color:rgba(250,179,25,.1);background-color:hsl(var(--yellow)/.1)}.focus\:bg-yellow\/100:focus{background-color:#fab319;background-color:hsl(var(--yellow)/1)}.focus\:bg-yellow\/15:focus{background-color:rgba(250,179,25,.15);background-color:hsl(var(--yellow)/.15)}.focus\:bg-yellow\/20:focus{background-color:rgba(250,179,25,.2);background-color:hsl(var(--yellow)/.2)}.focus\:bg-yellow\/25:focus{background-color:rgba(250,179,25,.25);background-color:hsl(var(--yellow)/.25)}.focus\:bg-yellow\/30:focus{background-color:rgba(250,179,25,.3);background-color:hsl(var(--yellow)/.3)}.focus\:bg-yellow\/35:focus{background-color:rgba(250,179,25,.35);background-color:hsl(var(--yellow)/.35)}.focus\:bg-yellow\/40:focus{background-color:rgba(250,179,25,.4);background-color:hsl(var(--yellow)/.4)}.focus\:bg-yellow\/45:focus{background-color:rgba(250,179,25,.45);background-color:hsl(var(--yellow)/.45)}.focus\:bg-yellow\/5:focus{background-color:rgba(250,179,25,.05);background-color:hsl(var(--yellow)/.05)}.focus\:bg-yellow\/50:focus{background-color:rgba(250,179,25,.5);background-color:hsl(var(--yellow)/.5)}.focus\:bg-yellow\/55:focus{background-color:rgba(250,179,25,.55);background-color:hsl(var(--yellow)/.55)}.focus\:bg-yellow\/60:focus{background-color:rgba(250,179,25,.6);background-color:hsl(var(--yellow)/.6)}.focus\:bg-yellow\/65:focus{background-color:rgba(250,179,25,.65);background-color:hsl(var(--yellow)/.65)}.focus\:bg-yellow\/70:focus{background-color:rgba(250,179,25,.7);background-color:hsl(var(--yellow)/.7)}.focus\:bg-yellow\/75:focus{background-color:rgba(250,179,25,.75);background-color:hsl(var(--yellow)/.75)}.focus\:bg-yellow\/80:focus{background-color:rgba(250,179,25,.8);background-color:hsl(var(--yellow)/.8)}.focus\:bg-yellow\/85:focus{background-color:rgba(250,179,25,.85);background-color:hsl(var(--yellow)/.85)}.focus\:bg-yellow\/90:focus{background-color:rgba(250,179,25,.9);background-color:hsl(var(--yellow)/.9)}.focus\:bg-yellow\/95:focus{background-color:rgba(250,179,25,.95);background-color:hsl(var(--yellow)/.95)}.focus\:text-about-us:focus{--tw-text-opacity:1;color:#fab418;color:rgba(250,180,24,var(--tw-text-opacity))}.focus\:text-about-us\/0:focus{color:rgba(250,180,24,0)}.focus\:text-about-us\/10:focus{color:rgba(250,180,24,.1)}.focus\:text-about-us\/100:focus{color:#fab418}.focus\:text-about-us\/15:focus{color:rgba(250,180,24,.15)}.focus\:text-about-us\/20:focus{color:rgba(250,180,24,.2)}.focus\:text-about-us\/25:focus{color:rgba(250,180,24,.25)}.focus\:text-about-us\/30:focus{color:rgba(250,180,24,.3)}.focus\:text-about-us\/35:focus{color:rgba(250,180,24,.35)}.focus\:text-about-us\/40:focus{color:rgba(250,180,24,.4)}.focus\:text-about-us\/45:focus{color:rgba(250,180,24,.45)}.focus\:text-about-us\/5:focus{color:rgba(250,180,24,.05)}.focus\:text-about-us\/50:focus{color:rgba(250,180,24,.5)}.focus\:text-about-us\/55:focus{color:rgba(250,180,24,.55)}.focus\:text-about-us\/60:focus{color:rgba(250,180,24,.6)}.focus\:text-about-us\/65:focus{color:rgba(250,180,24,.65)}.focus\:text-about-us\/70:focus{color:rgba(250,180,24,.7)}.focus\:text-about-us\/75:focus{color:rgba(250,180,24,.75)}.focus\:text-about-us\/80:focus{color:rgba(250,180,24,.8)}.focus\:text-about-us\/85:focus{color:rgba(250,180,24,.85)}.focus\:text-about-us\/90:focus{color:rgba(250,180,24,.9)}.focus\:text-about-us\/95:focus{color:rgba(250,180,24,.95)}.focus\:text-advertisers:focus{--tw-text-opacity:1;color:#442993;color:rgba(68,41,147,var(--tw-text-opacity))}.focus\:text-advertisers\/0:focus{color:rgba(68,41,147,0)}.focus\:text-advertisers\/10:focus{color:rgba(68,41,147,.1)}.focus\:text-advertisers\/100:focus{color:#442993}.focus\:text-advertisers\/15:focus{color:rgba(68,41,147,.15)}.focus\:text-advertisers\/20:focus{color:rgba(68,41,147,.2)}.focus\:text-advertisers\/25:focus{color:rgba(68,41,147,.25)}.focus\:text-advertisers\/30:focus{color:rgba(68,41,147,.3)}.focus\:text-advertisers\/35:focus{color:rgba(68,41,147,.35)}.focus\:text-advertisers\/40:focus{color:rgba(68,41,147,.4)}.focus\:text-advertisers\/45:focus{color:rgba(68,41,147,.45)}.focus\:text-advertisers\/5:focus{color:rgba(68,41,147,.05)}.focus\:text-advertisers\/50:focus{color:rgba(68,41,147,.5)}.focus\:text-advertisers\/55:focus{color:rgba(68,41,147,.55)}.focus\:text-advertisers\/60:focus{color:rgba(68,41,147,.6)}.focus\:text-advertisers\/65:focus{color:rgba(68,41,147,.65)}.focus\:text-advertisers\/70:focus{color:rgba(68,41,147,.7)}.focus\:text-advertisers\/75:focus{color:rgba(68,41,147,.75)}.focus\:text-advertisers\/80:focus{color:rgba(68,41,147,.8)}.focus\:text-advertisers\/85:focus{color:rgba(68,41,147,.85)}.focus\:text-advertisers\/90:focus{color:rgba(68,41,147,.9)}.focus\:text-advertisers\/95:focus{color:rgba(68,41,147,.95)}.focus\:text-agencies:focus{--tw-text-opacity:1;color:#20aebc;color:rgba(32,174,188,var(--tw-text-opacity))}.focus\:text-agencies\/0:focus{color:rgba(32,174,188,0)}.focus\:text-agencies\/10:focus{color:rgba(32,174,188,.1)}.focus\:text-agencies\/100:focus{color:#20aebc}.focus\:text-agencies\/15:focus{color:rgba(32,174,188,.15)}.focus\:text-agencies\/20:focus{color:rgba(32,174,188,.2)}.focus\:text-agencies\/25:focus{color:rgba(32,174,188,.25)}.focus\:text-agencies\/30:focus{color:rgba(32,174,188,.3)}.focus\:text-agencies\/35:focus{color:rgba(32,174,188,.35)}.focus\:text-agencies\/40:focus{color:rgba(32,174,188,.4)}.focus\:text-agencies\/45:focus{color:rgba(32,174,188,.45)}.focus\:text-agencies\/5:focus{color:rgba(32,174,188,.05)}.focus\:text-agencies\/50:focus{color:rgba(32,174,188,.5)}.focus\:text-agencies\/55:focus{color:rgba(32,174,188,.55)}.focus\:text-agencies\/60:focus{color:rgba(32,174,188,.6)}.focus\:text-agencies\/65:focus{color:rgba(32,174,188,.65)}.focus\:text-agencies\/70:focus{color:rgba(32,174,188,.7)}.focus\:text-agencies\/75:focus{color:rgba(32,174,188,.75)}.focus\:text-agencies\/80:focus{color:rgba(32,174,188,.8)}.focus\:text-agencies\/85:focus{color:rgba(32,174,188,.85)}.focus\:text-agencies\/90:focus{color:rgba(32,174,188,.9)}.focus\:text-agencies\/95:focus{color:rgba(32,174,188,.95)}.focus\:text-aqua:focus{--tw-text-opacity:1;color:#20aebc;color:rgba(32,174,188,var(--tw-text-opacity))}.focus\:text-aqua\/0:focus{color:rgba(32,174,188,0)}.focus\:text-aqua\/10:focus{color:rgba(32,174,188,.1)}.focus\:text-aqua\/100:focus{color:#20aebc}.focus\:text-aqua\/15:focus{color:rgba(32,174,188,.15)}.focus\:text-aqua\/20:focus{color:rgba(32,174,188,.2)}.focus\:text-aqua\/25:focus{color:rgba(32,174,188,.25)}.focus\:text-aqua\/30:focus{color:rgba(32,174,188,.3)}.focus\:text-aqua\/35:focus{color:rgba(32,174,188,.35)}.focus\:text-aqua\/40:focus{color:rgba(32,174,188,.4)}.focus\:text-aqua\/45:focus{color:rgba(32,174,188,.45)}.focus\:text-aqua\/5:focus{color:rgba(32,174,188,.05)}.focus\:text-aqua\/50:focus{color:rgba(32,174,188,.5)}.focus\:text-aqua\/55:focus{color:rgba(32,174,188,.55)}.focus\:text-aqua\/60:focus{color:rgba(32,174,188,.6)}.focus\:text-aqua\/65:focus{color:rgba(32,174,188,.65)}.focus\:text-aqua\/70:focus{color:rgba(32,174,188,.7)}.focus\:text-aqua\/75:focus{color:rgba(32,174,188,.75)}.focus\:text-aqua\/80:focus{color:rgba(32,174,188,.8)}.focus\:text-aqua\/85:focus{color:rgba(32,174,188,.85)}.focus\:text-aqua\/90:focus{color:rgba(32,174,188,.9)}.focus\:text-aqua\/95:focus{color:rgba(32,174,188,.95)}.focus\:text-awin-black:focus{--tw-text-opacity:1;color:#23282c;color:rgba(35,40,44,var(--tw-text-opacity))}.focus\:text-awin-black\/0:focus{color:rgba(35,40,44,0)}.focus\:text-awin-black\/10:focus{color:rgba(35,40,44,.1)}.focus\:text-awin-black\/100:focus{color:#23282c}.focus\:text-awin-black\/15:focus{color:rgba(35,40,44,.15)}.focus\:text-awin-black\/20:focus{color:rgba(35,40,44,.2)}.focus\:text-awin-black\/25:focus{color:rgba(35,40,44,.25)}.focus\:text-awin-black\/30:focus{color:rgba(35,40,44,.3)}.focus\:text-awin-black\/35:focus{color:rgba(35,40,44,.35)}.focus\:text-awin-black\/40:focus{color:rgba(35,40,44,.4)}.focus\:text-awin-black\/45:focus{color:rgba(35,40,44,.45)}.focus\:text-awin-black\/5:focus{color:rgba(35,40,44,.05)}.focus\:text-awin-black\/50:focus{color:rgba(35,40,44,.5)}.focus\:text-awin-black\/55:focus{color:rgba(35,40,44,.55)}.focus\:text-awin-black\/60:focus{color:rgba(35,40,44,.6)}.focus\:text-awin-black\/65:focus{color:rgba(35,40,44,.65)}.focus\:text-awin-black\/70:focus{color:rgba(35,40,44,.7)}.focus\:text-awin-black\/75:focus{color:rgba(35,40,44,.75)}.focus\:text-awin-black\/80:focus{color:rgba(35,40,44,.8)}.focus\:text-awin-black\/85:focus{color:rgba(35,40,44,.85)}.focus\:text-awin-black\/90:focus{color:rgba(35,40,44,.9)}.focus\:text-awin-black\/95:focus{color:rgba(35,40,44,.95)}.focus\:text-awin-blue:focus{--tw-text-opacity:1;color:#00568b;color:rgba(0,86,139,var(--tw-text-opacity))}.focus\:text-awin-blue\/0:focus{color:rgba(0,86,139,0)}.focus\:text-awin-blue\/10:focus{color:rgba(0,86,139,.1)}.focus\:text-awin-blue\/100:focus{color:#00568b}.focus\:text-awin-blue\/15:focus{color:rgba(0,86,139,.15)}.focus\:text-awin-blue\/20:focus{color:rgba(0,86,139,.2)}.focus\:text-awin-blue\/25:focus{color:rgba(0,86,139,.25)}.focus\:text-awin-blue\/30:focus{color:rgba(0,86,139,.3)}.focus\:text-awin-blue\/35:focus{color:rgba(0,86,139,.35)}.focus\:text-awin-blue\/40:focus{color:rgba(0,86,139,.4)}.focus\:text-awin-blue\/45:focus{color:rgba(0,86,139,.45)}.focus\:text-awin-blue\/5:focus{color:rgba(0,86,139,.05)}.focus\:text-awin-blue\/50:focus{color:rgba(0,86,139,.5)}.focus\:text-awin-blue\/55:focus{color:rgba(0,86,139,.55)}.focus\:text-awin-blue\/60:focus{color:rgba(0,86,139,.6)}.focus\:text-awin-blue\/65:focus{color:rgba(0,86,139,.65)}.focus\:text-awin-blue\/70:focus{color:rgba(0,86,139,.7)}.focus\:text-awin-blue\/75:focus{color:rgba(0,86,139,.75)}.focus\:text-awin-blue\/80:focus{color:rgba(0,86,139,.8)}.focus\:text-awin-blue\/85:focus{color:rgba(0,86,139,.85)}.focus\:text-awin-blue\/90:focus{color:rgba(0,86,139,.9)}.focus\:text-awin-blue\/95:focus{color:rgba(0,86,139,.95)}.focus\:text-awin-dark-blue:focus{--tw-text-opacity:1;color:#172a47;color:rgba(23,42,71,var(--tw-text-opacity))}.focus\:text-awin-dark-blue\/0:focus{color:rgba(23,42,71,0)}.focus\:text-awin-dark-blue\/10:focus{color:rgba(23,42,71,.1)}.focus\:text-awin-dark-blue\/100:focus{color:#172a47}.focus\:text-awin-dark-blue\/15:focus{color:rgba(23,42,71,.15)}.focus\:text-awin-dark-blue\/20:focus{color:rgba(23,42,71,.2)}.focus\:text-awin-dark-blue\/25:focus{color:rgba(23,42,71,.25)}.focus\:text-awin-dark-blue\/30:focus{color:rgba(23,42,71,.3)}.focus\:text-awin-dark-blue\/35:focus{color:rgba(23,42,71,.35)}.focus\:text-awin-dark-blue\/40:focus{color:rgba(23,42,71,.4)}.focus\:text-awin-dark-blue\/45:focus{color:rgba(23,42,71,.45)}.focus\:text-awin-dark-blue\/5:focus{color:rgba(23,42,71,.05)}.focus\:text-awin-dark-blue\/50:focus{color:rgba(23,42,71,.5)}.focus\:text-awin-dark-blue\/55:focus{color:rgba(23,42,71,.55)}.focus\:text-awin-dark-blue\/60:focus{color:rgba(23,42,71,.6)}.focus\:text-awin-dark-blue\/65:focus{color:rgba(23,42,71,.65)}.focus\:text-awin-dark-blue\/70:focus{color:rgba(23,42,71,.7)}.focus\:text-awin-dark-blue\/75:focus{color:rgba(23,42,71,.75)}.focus\:text-awin-dark-blue\/80:focus{color:rgba(23,42,71,.8)}.focus\:text-awin-dark-blue\/85:focus{color:rgba(23,42,71,.85)}.focus\:text-awin-dark-blue\/90:focus{color:rgba(23,42,71,.9)}.focus\:text-awin-dark-blue\/95:focus{color:rgba(23,42,71,.95)}.focus\:text-awin-dark-green:focus{--tw-text-opacity:1;color:#00964b;color:rgba(0,150,75,var(--tw-text-opacity))}.focus\:text-awin-dark-green\/0:focus{color:rgba(0,150,75,0)}.focus\:text-awin-dark-green\/10:focus{color:rgba(0,150,75,.1)}.focus\:text-awin-dark-green\/100:focus{color:#00964b}.focus\:text-awin-dark-green\/15:focus{color:rgba(0,150,75,.15)}.focus\:text-awin-dark-green\/20:focus{color:rgba(0,150,75,.2)}.focus\:text-awin-dark-green\/25:focus{color:rgba(0,150,75,.25)}.focus\:text-awin-dark-green\/30:focus{color:rgba(0,150,75,.3)}.focus\:text-awin-dark-green\/35:focus{color:rgba(0,150,75,.35)}.focus\:text-awin-dark-green\/40:focus{color:rgba(0,150,75,.4)}.focus\:text-awin-dark-green\/45:focus{color:rgba(0,150,75,.45)}.focus\:text-awin-dark-green\/5:focus{color:rgba(0,150,75,.05)}.focus\:text-awin-dark-green\/50:focus{color:rgba(0,150,75,.5)}.focus\:text-awin-dark-green\/55:focus{color:rgba(0,150,75,.55)}.focus\:text-awin-dark-green\/60:focus{color:rgba(0,150,75,.6)}.focus\:text-awin-dark-green\/65:focus{color:rgba(0,150,75,.65)}.focus\:text-awin-dark-green\/70:focus{color:rgba(0,150,75,.7)}.focus\:text-awin-dark-green\/75:focus{color:rgba(0,150,75,.75)}.focus\:text-awin-dark-green\/80:focus{color:rgba(0,150,75,.8)}.focus\:text-awin-dark-green\/85:focus{color:rgba(0,150,75,.85)}.focus\:text-awin-dark-green\/90:focus{color:rgba(0,150,75,.9)}.focus\:text-awin-dark-green\/95:focus{color:rgba(0,150,75,.95)}.focus\:text-awin-dark-purple:focus{--tw-text-opacity:1;color:#442993;color:rgba(68,41,147,var(--tw-text-opacity))}.focus\:text-awin-dark-purple\/0:focus{color:rgba(68,41,147,0)}.focus\:text-awin-dark-purple\/10:focus{color:rgba(68,41,147,.1)}.focus\:text-awin-dark-purple\/100:focus{color:#442993}.focus\:text-awin-dark-purple\/15:focus{color:rgba(68,41,147,.15)}.focus\:text-awin-dark-purple\/20:focus{color:rgba(68,41,147,.2)}.focus\:text-awin-dark-purple\/25:focus{color:rgba(68,41,147,.25)}.focus\:text-awin-dark-purple\/30:focus{color:rgba(68,41,147,.3)}.focus\:text-awin-dark-purple\/35:focus{color:rgba(68,41,147,.35)}.focus\:text-awin-dark-purple\/40:focus{color:rgba(68,41,147,.4)}.focus\:text-awin-dark-purple\/45:focus{color:rgba(68,41,147,.45)}.focus\:text-awin-dark-purple\/5:focus{color:rgba(68,41,147,.05)}.focus\:text-awin-dark-purple\/50:focus{color:rgba(68,41,147,.5)}.focus\:text-awin-dark-purple\/55:focus{color:rgba(68,41,147,.55)}.focus\:text-awin-dark-purple\/60:focus{color:rgba(68,41,147,.6)}.focus\:text-awin-dark-purple\/65:focus{color:rgba(68,41,147,.65)}.focus\:text-awin-dark-purple\/70:focus{color:rgba(68,41,147,.7)}.focus\:text-awin-dark-purple\/75:focus{color:rgba(68,41,147,.75)}.focus\:text-awin-dark-purple\/80:focus{color:rgba(68,41,147,.8)}.focus\:text-awin-dark-purple\/85:focus{color:rgba(68,41,147,.85)}.focus\:text-awin-dark-purple\/90:focus{color:rgba(68,41,147,.9)}.focus\:text-awin-dark-purple\/95:focus{color:rgba(68,41,147,.95)}.focus\:text-awin-grey:focus{--tw-text-opacity:1;color:#c9c9c9;color:rgba(201,201,201,var(--tw-text-opacity))}.focus\:text-awin-grey\/0:focus{color:hsla(0,0%,79%,0)}.focus\:text-awin-grey\/10:focus{color:hsla(0,0%,79%,.1)}.focus\:text-awin-grey\/100:focus{color:#c9c9c9}.focus\:text-awin-grey\/15:focus{color:hsla(0,0%,79%,.15)}.focus\:text-awin-grey\/20:focus{color:hsla(0,0%,79%,.2)}.focus\:text-awin-grey\/25:focus{color:hsla(0,0%,79%,.25)}.focus\:text-awin-grey\/30:focus{color:hsla(0,0%,79%,.3)}.focus\:text-awin-grey\/35:focus{color:hsla(0,0%,79%,.35)}.focus\:text-awin-grey\/40:focus{color:hsla(0,0%,79%,.4)}.focus\:text-awin-grey\/45:focus{color:hsla(0,0%,79%,.45)}.focus\:text-awin-grey\/5:focus{color:hsla(0,0%,79%,.05)}.focus\:text-awin-grey\/50:focus{color:hsla(0,0%,79%,.5)}.focus\:text-awin-grey\/55:focus{color:hsla(0,0%,79%,.55)}.focus\:text-awin-grey\/60:focus{color:hsla(0,0%,79%,.6)}.focus\:text-awin-grey\/65:focus{color:hsla(0,0%,79%,.65)}.focus\:text-awin-grey\/70:focus{color:hsla(0,0%,79%,.7)}.focus\:text-awin-grey\/75:focus{color:hsla(0,0%,79%,.75)}.focus\:text-awin-grey\/80:focus{color:hsla(0,0%,79%,.8)}.focus\:text-awin-grey\/85:focus{color:hsla(0,0%,79%,.85)}.focus\:text-awin-grey\/90:focus{color:hsla(0,0%,79%,.9)}.focus\:text-awin-grey\/95:focus{color:hsla(0,0%,79%,.95)}.focus\:text-awin-light-blue:focus{--tw-text-opacity:1;color:#009aff;color:rgba(0,154,255,var(--tw-text-opacity))}.focus\:text-awin-light-blue\/0:focus{color:rgba(0,154,255,0)}.focus\:text-awin-light-blue\/10:focus{color:rgba(0,154,255,.1)}.focus\:text-awin-light-blue\/100:focus{color:#009aff}.focus\:text-awin-light-blue\/15:focus{color:rgba(0,154,255,.15)}.focus\:text-awin-light-blue\/20:focus{color:rgba(0,154,255,.2)}.focus\:text-awin-light-blue\/25:focus{color:rgba(0,154,255,.25)}.focus\:text-awin-light-blue\/30:focus{color:rgba(0,154,255,.3)}.focus\:text-awin-light-blue\/35:focus{color:rgba(0,154,255,.35)}.focus\:text-awin-light-blue\/40:focus{color:rgba(0,154,255,.4)}.focus\:text-awin-light-blue\/45:focus{color:rgba(0,154,255,.45)}.focus\:text-awin-light-blue\/5:focus{color:rgba(0,154,255,.05)}.focus\:text-awin-light-blue\/50:focus{color:rgba(0,154,255,.5)}.focus\:text-awin-light-blue\/55:focus{color:rgba(0,154,255,.55)}.focus\:text-awin-light-blue\/60:focus{color:rgba(0,154,255,.6)}.focus\:text-awin-light-blue\/65:focus{color:rgba(0,154,255,.65)}.focus\:text-awin-light-blue\/70:focus{color:rgba(0,154,255,.7)}.focus\:text-awin-light-blue\/75:focus{color:rgba(0,154,255,.75)}.focus\:text-awin-light-blue\/80:focus{color:rgba(0,154,255,.8)}.focus\:text-awin-light-blue\/85:focus{color:rgba(0,154,255,.85)}.focus\:text-awin-light-blue\/90:focus{color:rgba(0,154,255,.9)}.focus\:text-awin-light-blue\/95:focus{color:rgba(0,154,255,.95)}.focus\:text-awin-light-green:focus{--tw-text-opacity:1;color:#00c637;color:rgba(0,198,55,var(--tw-text-opacity))}.focus\:text-awin-light-green\/0:focus{color:rgba(0,198,55,0)}.focus\:text-awin-light-green\/10:focus{color:rgba(0,198,55,.1)}.focus\:text-awin-light-green\/100:focus{color:#00c637}.focus\:text-awin-light-green\/15:focus{color:rgba(0,198,55,.15)}.focus\:text-awin-light-green\/20:focus{color:rgba(0,198,55,.2)}.focus\:text-awin-light-green\/25:focus{color:rgba(0,198,55,.25)}.focus\:text-awin-light-green\/30:focus{color:rgba(0,198,55,.3)}.focus\:text-awin-light-green\/35:focus{color:rgba(0,198,55,.35)}.focus\:text-awin-light-green\/40:focus{color:rgba(0,198,55,.4)}.focus\:text-awin-light-green\/45:focus{color:rgba(0,198,55,.45)}.focus\:text-awin-light-green\/5:focus{color:rgba(0,198,55,.05)}.focus\:text-awin-light-green\/50:focus{color:rgba(0,198,55,.5)}.focus\:text-awin-light-green\/55:focus{color:rgba(0,198,55,.55)}.focus\:text-awin-light-green\/60:focus{color:rgba(0,198,55,.6)}.focus\:text-awin-light-green\/65:focus{color:rgba(0,198,55,.65)}.focus\:text-awin-light-green\/70:focus{color:rgba(0,198,55,.7)}.focus\:text-awin-light-green\/75:focus{color:rgba(0,198,55,.75)}.focus\:text-awin-light-green\/80:focus{color:rgba(0,198,55,.8)}.focus\:text-awin-light-green\/85:focus{color:rgba(0,198,55,.85)}.focus\:text-awin-light-green\/90:focus{color:rgba(0,198,55,.9)}.focus\:text-awin-light-green\/95:focus{color:rgba(0,198,55,.95)}.focus\:text-awin-light-grey:focus{--tw-text-opacity:1;color:#e9e9e9;color:rgba(233,233,233,var(--tw-text-opacity))}.focus\:text-awin-light-grey\/0:focus{color:hsla(0,0%,91%,0)}.focus\:text-awin-light-grey\/10:focus{color:hsla(0,0%,91%,.1)}.focus\:text-awin-light-grey\/100:focus{color:#e9e9e9}.focus\:text-awin-light-grey\/15:focus{color:hsla(0,0%,91%,.15)}.focus\:text-awin-light-grey\/20:focus{color:hsla(0,0%,91%,.2)}.focus\:text-awin-light-grey\/25:focus{color:hsla(0,0%,91%,.25)}.focus\:text-awin-light-grey\/30:focus{color:hsla(0,0%,91%,.3)}.focus\:text-awin-light-grey\/35:focus{color:hsla(0,0%,91%,.35)}.focus\:text-awin-light-grey\/40:focus{color:hsla(0,0%,91%,.4)}.focus\:text-awin-light-grey\/45:focus{color:hsla(0,0%,91%,.45)}.focus\:text-awin-light-grey\/5:focus{color:hsla(0,0%,91%,.05)}.focus\:text-awin-light-grey\/50:focus{color:hsla(0,0%,91%,.5)}.focus\:text-awin-light-grey\/55:focus{color:hsla(0,0%,91%,.55)}.focus\:text-awin-light-grey\/60:focus{color:hsla(0,0%,91%,.6)}.focus\:text-awin-light-grey\/65:focus{color:hsla(0,0%,91%,.65)}.focus\:text-awin-light-grey\/70:focus{color:hsla(0,0%,91%,.7)}.focus\:text-awin-light-grey\/75:focus{color:hsla(0,0%,91%,.75)}.focus\:text-awin-light-grey\/80:focus{color:hsla(0,0%,91%,.8)}.focus\:text-awin-light-grey\/85:focus{color:hsla(0,0%,91%,.85)}.focus\:text-awin-light-grey\/90:focus{color:hsla(0,0%,91%,.9)}.focus\:text-awin-light-grey\/95:focus{color:hsla(0,0%,91%,.95)}.focus\:text-awin-light-purple:focus{--tw-text-opacity:1;color:#5756d5;color:rgba(87,86,213,var(--tw-text-opacity))}.focus\:text-awin-light-purple\/0:focus{color:rgba(87,86,213,0)}.focus\:text-awin-light-purple\/10:focus{color:rgba(87,86,213,.1)}.focus\:text-awin-light-purple\/100:focus{color:#5756d5}.focus\:text-awin-light-purple\/15:focus{color:rgba(87,86,213,.15)}.focus\:text-awin-light-purple\/20:focus{color:rgba(87,86,213,.2)}.focus\:text-awin-light-purple\/25:focus{color:rgba(87,86,213,.25)}.focus\:text-awin-light-purple\/30:focus{color:rgba(87,86,213,.3)}.focus\:text-awin-light-purple\/35:focus{color:rgba(87,86,213,.35)}.focus\:text-awin-light-purple\/40:focus{color:rgba(87,86,213,.4)}.focus\:text-awin-light-purple\/45:focus{color:rgba(87,86,213,.45)}.focus\:text-awin-light-purple\/5:focus{color:rgba(87,86,213,.05)}.focus\:text-awin-light-purple\/50:focus{color:rgba(87,86,213,.5)}.focus\:text-awin-light-purple\/55:focus{color:rgba(87,86,213,.55)}.focus\:text-awin-light-purple\/60:focus{color:rgba(87,86,213,.6)}.focus\:text-awin-light-purple\/65:focus{color:rgba(87,86,213,.65)}.focus\:text-awin-light-purple\/70:focus{color:rgba(87,86,213,.7)}.focus\:text-awin-light-purple\/75:focus{color:rgba(87,86,213,.75)}.focus\:text-awin-light-purple\/80:focus{color:rgba(87,86,213,.8)}.focus\:text-awin-light-purple\/85:focus{color:rgba(87,86,213,.85)}.focus\:text-awin-light-purple\/90:focus{color:rgba(87,86,213,.9)}.focus\:text-awin-light-purple\/95:focus{color:rgba(87,86,213,.95)}.focus\:text-awin-orange:focus{--tw-text-opacity:1;color:#f60;color:rgba(255,102,0,var(--tw-text-opacity))}.focus\:text-awin-orange\/0:focus{color:rgba(255,102,0,0)}.focus\:text-awin-orange\/10:focus{color:rgba(255,102,0,.1)}.focus\:text-awin-orange\/100:focus{color:#f60}.focus\:text-awin-orange\/15:focus{color:rgba(255,102,0,.15)}.focus\:text-awin-orange\/20:focus{color:rgba(255,102,0,.2)}.focus\:text-awin-orange\/25:focus{color:rgba(255,102,0,.25)}.focus\:text-awin-orange\/30:focus{color:rgba(255,102,0,.3)}.focus\:text-awin-orange\/35:focus{color:rgba(255,102,0,.35)}.focus\:text-awin-orange\/40:focus{color:rgba(255,102,0,.4)}.focus\:text-awin-orange\/45:focus{color:rgba(255,102,0,.45)}.focus\:text-awin-orange\/5:focus{color:rgba(255,102,0,.05)}.focus\:text-awin-orange\/50:focus{color:rgba(255,102,0,.5)}.focus\:text-awin-orange\/55:focus{color:rgba(255,102,0,.55)}.focus\:text-awin-orange\/60:focus{color:rgba(255,102,0,.6)}.focus\:text-awin-orange\/65:focus{color:rgba(255,102,0,.65)}.focus\:text-awin-orange\/70:focus{color:rgba(255,102,0,.7)}.focus\:text-awin-orange\/75:focus{color:rgba(255,102,0,.75)}.focus\:text-awin-orange\/80:focus{color:rgba(255,102,0,.8)}.focus\:text-awin-orange\/85:focus{color:rgba(255,102,0,.85)}.focus\:text-awin-orange\/90:focus{color:rgba(255,102,0,.9)}.focus\:text-awin-orange\/95:focus{color:rgba(255,102,0,.95)}.focus\:text-awin-red:focus{--tw-text-opacity:1;color:#de0833;color:rgba(222,8,51,var(--tw-text-opacity))}.focus\:text-awin-red\/0:focus{color:rgba(222,8,51,0)}.focus\:text-awin-red\/10:focus{color:rgba(222,8,51,.1)}.focus\:text-awin-red\/100:focus{color:#de0833}.focus\:text-awin-red\/15:focus{color:rgba(222,8,51,.15)}.focus\:text-awin-red\/20:focus{color:rgba(222,8,51,.2)}.focus\:text-awin-red\/25:focus{color:rgba(222,8,51,.25)}.focus\:text-awin-red\/30:focus{color:rgba(222,8,51,.3)}.focus\:text-awin-red\/35:focus{color:rgba(222,8,51,.35)}.focus\:text-awin-red\/40:focus{color:rgba(222,8,51,.4)}.focus\:text-awin-red\/45:focus{color:rgba(222,8,51,.45)}.focus\:text-awin-red\/5:focus{color:rgba(222,8,51,.05)}.focus\:text-awin-red\/50:focus{color:rgba(222,8,51,.5)}.focus\:text-awin-red\/55:focus{color:rgba(222,8,51,.55)}.focus\:text-awin-red\/60:focus{color:rgba(222,8,51,.6)}.focus\:text-awin-red\/65:focus{color:rgba(222,8,51,.65)}.focus\:text-awin-red\/70:focus{color:rgba(222,8,51,.7)}.focus\:text-awin-red\/75:focus{color:rgba(222,8,51,.75)}.focus\:text-awin-red\/80:focus{color:rgba(222,8,51,.8)}.focus\:text-awin-red\/85:focus{color:rgba(222,8,51,.85)}.focus\:text-awin-red\/90:focus{color:rgba(222,8,51,.9)}.focus\:text-awin-red\/95:focus{color:rgba(222,8,51,.95)}.focus\:text-awin-turquoise:focus{--tw-text-opacity:1;color:#20aebc;color:rgba(32,174,188,var(--tw-text-opacity))}.focus\:text-awin-turquoise\/0:focus{color:rgba(32,174,188,0)}.focus\:text-awin-turquoise\/10:focus{color:rgba(32,174,188,.1)}.focus\:text-awin-turquoise\/100:focus{color:#20aebc}.focus\:text-awin-turquoise\/15:focus{color:rgba(32,174,188,.15)}.focus\:text-awin-turquoise\/20:focus{color:rgba(32,174,188,.2)}.focus\:text-awin-turquoise\/25:focus{color:rgba(32,174,188,.25)}.focus\:text-awin-turquoise\/30:focus{color:rgba(32,174,188,.3)}.focus\:text-awin-turquoise\/35:focus{color:rgba(32,174,188,.35)}.focus\:text-awin-turquoise\/40:focus{color:rgba(32,174,188,.4)}.focus\:text-awin-turquoise\/45:focus{color:rgba(32,174,188,.45)}.focus\:text-awin-turquoise\/5:focus{color:rgba(32,174,188,.05)}.focus\:text-awin-turquoise\/50:focus{color:rgba(32,174,188,.5)}.focus\:text-awin-turquoise\/55:focus{color:rgba(32,174,188,.55)}.focus\:text-awin-turquoise\/60:focus{color:rgba(32,174,188,.6)}.focus\:text-awin-turquoise\/65:focus{color:rgba(32,174,188,.65)}.focus\:text-awin-turquoise\/70:focus{color:rgba(32,174,188,.7)}.focus\:text-awin-turquoise\/75:focus{color:rgba(32,174,188,.75)}.focus\:text-awin-turquoise\/80:focus{color:rgba(32,174,188,.8)}.focus\:text-awin-turquoise\/85:focus{color:rgba(32,174,188,.85)}.focus\:text-awin-turquoise\/90:focus{color:rgba(32,174,188,.9)}.focus\:text-awin-turquoise\/95:focus{color:rgba(32,174,188,.95)}.focus\:text-awin-yellow:focus{--tw-text-opacity:1;color:#fab418;color:rgba(250,180,24,var(--tw-text-opacity))}.focus\:text-awin-yellow\/0:focus{color:rgba(250,180,24,0)}.focus\:text-awin-yellow\/10:focus{color:rgba(250,180,24,.1)}.focus\:text-awin-yellow\/100:focus{color:#fab418}.focus\:text-awin-yellow\/15:focus{color:rgba(250,180,24,.15)}.focus\:text-awin-yellow\/20:focus{color:rgba(250,180,24,.2)}.focus\:text-awin-yellow\/25:focus{color:rgba(250,180,24,.25)}.focus\:text-awin-yellow\/30:focus{color:rgba(250,180,24,.3)}.focus\:text-awin-yellow\/35:focus{color:rgba(250,180,24,.35)}.focus\:text-awin-yellow\/40:focus{color:rgba(250,180,24,.4)}.focus\:text-awin-yellow\/45:focus{color:rgba(250,180,24,.45)}.focus\:text-awin-yellow\/5:focus{color:rgba(250,180,24,.05)}.focus\:text-awin-yellow\/50:focus{color:rgba(250,180,24,.5)}.focus\:text-awin-yellow\/55:focus{color:rgba(250,180,24,.55)}.focus\:text-awin-yellow\/60:focus{color:rgba(250,180,24,.6)}.focus\:text-awin-yellow\/65:focus{color:rgba(250,180,24,.65)}.focus\:text-awin-yellow\/70:focus{color:rgba(250,180,24,.7)}.focus\:text-awin-yellow\/75:focus{color:rgba(250,180,24,.75)}.focus\:text-awin-yellow\/80:focus{color:rgba(250,180,24,.8)}.focus\:text-awin-yellow\/85:focus{color:rgba(250,180,24,.85)}.focus\:text-awin-yellow\/90:focus{color:rgba(250,180,24,.9)}.focus\:text-awin-yellow\/95:focus{color:rgba(250,180,24,.95)}.focus\:text-azure-radiance:focus{--tw-text-opacity:1;color:#009aff;color:rgba(0,154,255,var(--tw-text-opacity))}.focus\:text-azure-radiance\/0:focus{color:rgba(0,154,255,0)}.focus\:text-azure-radiance\/10:focus{color:rgba(0,154,255,.1)}.focus\:text-azure-radiance\/100:focus{color:#009aff}.focus\:text-azure-radiance\/15:focus{color:rgba(0,154,255,.15)}.focus\:text-azure-radiance\/20:focus{color:rgba(0,154,255,.2)}.focus\:text-azure-radiance\/25:focus{color:rgba(0,154,255,.25)}.focus\:text-azure-radiance\/30:focus{color:rgba(0,154,255,.3)}.focus\:text-azure-radiance\/35:focus{color:rgba(0,154,255,.35)}.focus\:text-azure-radiance\/40:focus{color:rgba(0,154,255,.4)}.focus\:text-azure-radiance\/45:focus{color:rgba(0,154,255,.45)}.focus\:text-azure-radiance\/5:focus{color:rgba(0,154,255,.05)}.focus\:text-azure-radiance\/50:focus{color:rgba(0,154,255,.5)}.focus\:text-azure-radiance\/55:focus{color:rgba(0,154,255,.55)}.focus\:text-azure-radiance\/60:focus{color:rgba(0,154,255,.6)}.focus\:text-azure-radiance\/65:focus{color:rgba(0,154,255,.65)}.focus\:text-azure-radiance\/70:focus{color:rgba(0,154,255,.7)}.focus\:text-azure-radiance\/75:focus{color:rgba(0,154,255,.75)}.focus\:text-azure-radiance\/80:focus{color:rgba(0,154,255,.8)}.focus\:text-azure-radiance\/85:focus{color:rgba(0,154,255,.85)}.focus\:text-azure-radiance\/90:focus{color:rgba(0,154,255,.9)}.focus\:text-azure-radiance\/95:focus{color:rgba(0,154,255,.95)}.focus\:text-big-stone:focus{--tw-text-opacity:1;color:#172a47;color:rgba(23,42,71,var(--tw-text-opacity))}.focus\:text-big-stone\/0:focus{color:rgba(23,42,71,0)}.focus\:text-big-stone\/10:focus{color:rgba(23,42,71,.1)}.focus\:text-big-stone\/100:focus{color:#172a47}.focus\:text-big-stone\/15:focus{color:rgba(23,42,71,.15)}.focus\:text-big-stone\/20:focus{color:rgba(23,42,71,.2)}.focus\:text-big-stone\/25:focus{color:rgba(23,42,71,.25)}.focus\:text-big-stone\/30:focus{color:rgba(23,42,71,.3)}.focus\:text-big-stone\/35:focus{color:rgba(23,42,71,.35)}.focus\:text-big-stone\/40:focus{color:rgba(23,42,71,.4)}.focus\:text-big-stone\/45:focus{color:rgba(23,42,71,.45)}.focus\:text-big-stone\/5:focus{color:rgba(23,42,71,.05)}.focus\:text-big-stone\/50:focus{color:rgba(23,42,71,.5)}.focus\:text-big-stone\/55:focus{color:rgba(23,42,71,.55)}.focus\:text-big-stone\/60:focus{color:rgba(23,42,71,.6)}.focus\:text-big-stone\/65:focus{color:rgba(23,42,71,.65)}.focus\:text-big-stone\/70:focus{color:rgba(23,42,71,.7)}.focus\:text-big-stone\/75:focus{color:rgba(23,42,71,.75)}.focus\:text-big-stone\/80:focus{color:rgba(23,42,71,.8)}.focus\:text-big-stone\/85:focus{color:rgba(23,42,71,.85)}.focus\:text-big-stone\/90:focus{color:rgba(23,42,71,.9)}.focus\:text-big-stone\/95:focus{color:rgba(23,42,71,.95)}.focus\:text-contact:focus{--tw-text-opacity:1;color:#f60;color:rgba(255,102,0,var(--tw-text-opacity))}.focus\:text-contact\/0:focus{color:rgba(255,102,0,0)}.focus\:text-contact\/10:focus{color:rgba(255,102,0,.1)}.focus\:text-contact\/100:focus{color:#f60}.focus\:text-contact\/15:focus{color:rgba(255,102,0,.15)}.focus\:text-contact\/20:focus{color:rgba(255,102,0,.2)}.focus\:text-contact\/25:focus{color:rgba(255,102,0,.25)}.focus\:text-contact\/30:focus{color:rgba(255,102,0,.3)}.focus\:text-contact\/35:focus{color:rgba(255,102,0,.35)}.focus\:text-contact\/40:focus{color:rgba(255,102,0,.4)}.focus\:text-contact\/45:focus{color:rgba(255,102,0,.45)}.focus\:text-contact\/5:focus{color:rgba(255,102,0,.05)}.focus\:text-contact\/50:focus{color:rgba(255,102,0,.5)}.focus\:text-contact\/55:focus{color:rgba(255,102,0,.55)}.focus\:text-contact\/60:focus{color:rgba(255,102,0,.6)}.focus\:text-contact\/65:focus{color:rgba(255,102,0,.65)}.focus\:text-contact\/70:focus{color:rgba(255,102,0,.7)}.focus\:text-contact\/75:focus{color:rgba(255,102,0,.75)}.focus\:text-contact\/80:focus{color:rgba(255,102,0,.8)}.focus\:text-contact\/85:focus{color:rgba(255,102,0,.85)}.focus\:text-contact\/90:focus{color:rgba(255,102,0,.9)}.focus\:text-contact\/95:focus{color:rgba(255,102,0,.95)}.focus\:text-dark:focus{color:#e65c00;color:hsl(var(--dark))}.focus\:text-dark-foreground:focus{color:hsl(var(--dark-foreground))}.focus\:text-dark-foreground\/0:focus{color:hsl(var(--dark-foreground)/0)}.focus\:text-dark-foreground\/10:focus{color:hsl(var(--dark-foreground)/.1)}.focus\:text-dark-foreground\/100:focus{color:hsl(var(--dark-foreground)/1)}.focus\:text-dark-foreground\/15:focus{color:hsl(var(--dark-foreground)/.15)}.focus\:text-dark-foreground\/20:focus{color:hsl(var(--dark-foreground)/.2)}.focus\:text-dark-foreground\/25:focus{color:hsl(var(--dark-foreground)/.25)}.focus\:text-dark-foreground\/30:focus{color:hsl(var(--dark-foreground)/.3)}.focus\:text-dark-foreground\/35:focus{color:hsl(var(--dark-foreground)/.35)}.focus\:text-dark-foreground\/40:focus{color:hsl(var(--dark-foreground)/.4)}.focus\:text-dark-foreground\/45:focus{color:hsl(var(--dark-foreground)/.45)}.focus\:text-dark-foreground\/5:focus{color:hsl(var(--dark-foreground)/.05)}.focus\:text-dark-foreground\/50:focus{color:hsl(var(--dark-foreground)/.5)}.focus\:text-dark-foreground\/55:focus{color:hsl(var(--dark-foreground)/.55)}.focus\:text-dark-foreground\/60:focus{color:hsl(var(--dark-foreground)/.6)}.focus\:text-dark-foreground\/65:focus{color:hsl(var(--dark-foreground)/.65)}.focus\:text-dark-foreground\/70:focus{color:hsl(var(--dark-foreground)/.7)}.focus\:text-dark-foreground\/75:focus{color:hsl(var(--dark-foreground)/.75)}.focus\:text-dark-foreground\/80:focus{color:hsl(var(--dark-foreground)/.8)}.focus\:text-dark-foreground\/85:focus{color:hsl(var(--dark-foreground)/.85)}.focus\:text-dark-foreground\/90:focus{color:hsl(var(--dark-foreground)/.9)}.focus\:text-dark-foreground\/95:focus{color:hsl(var(--dark-foreground)/.95)}.focus\:text-dark\/0:focus{color:rgba(230,92,0,0);color:hsl(var(--dark)/0)}.focus\:text-dark\/10:focus{color:rgba(230,92,0,.1);color:hsl(var(--dark)/.1)}.focus\:text-dark\/100:focus{color:#e65c00;color:hsl(var(--dark)/1)}.focus\:text-dark\/15:focus{color:rgba(230,92,0,.15);color:hsl(var(--dark)/.15)}.focus\:text-dark\/20:focus{color:rgba(230,92,0,.2);color:hsl(var(--dark)/.2)}.focus\:text-dark\/25:focus{color:rgba(230,92,0,.25);color:hsl(var(--dark)/.25)}.focus\:text-dark\/30:focus{color:rgba(230,92,0,.3);color:hsl(var(--dark)/.3)}.focus\:text-dark\/35:focus{color:rgba(230,92,0,.35);color:hsl(var(--dark)/.35)}.focus\:text-dark\/40:focus{color:rgba(230,92,0,.4);color:hsl(var(--dark)/.4)}.focus\:text-dark\/45:focus{color:rgba(230,92,0,.45);color:hsl(var(--dark)/.45)}.focus\:text-dark\/5:focus{color:rgba(230,92,0,.05);color:hsl(var(--dark)/.05)}.focus\:text-dark\/50:focus{color:rgba(230,92,0,.5);color:hsl(var(--dark)/.5)}.focus\:text-dark\/55:focus{color:rgba(230,92,0,.55);color:hsl(var(--dark)/.55)}.focus\:text-dark\/60:focus{color:rgba(230,92,0,.6);color:hsl(var(--dark)/.6)}.focus\:text-dark\/65:focus{color:rgba(230,92,0,.65);color:hsl(var(--dark)/.65)}.focus\:text-dark\/70:focus{color:rgba(230,92,0,.7);color:hsl(var(--dark)/.7)}.focus\:text-dark\/75:focus{color:rgba(230,92,0,.75);color:hsl(var(--dark)/.75)}.focus\:text-dark\/80:focus{color:rgba(230,92,0,.8);color:hsl(var(--dark)/.8)}.focus\:text-dark\/85:focus{color:rgba(230,92,0,.85);color:hsl(var(--dark)/.85)}.focus\:text-dark\/90:focus{color:rgba(230,92,0,.9);color:hsl(var(--dark)/.9)}.focus\:text-dark\/95:focus{color:rgba(230,92,0,.95);color:hsl(var(--dark)/.95)}.focus\:text-darker:focus{color:hsl(var(--darker))}.focus\:text-darker-foreground:focus{color:hsl(var(--darker-foreground))}.focus\:text-darker-foreground\/0:focus{color:hsl(var(--darker-foreground)/0)}.focus\:text-darker-foreground\/10:focus{color:hsl(var(--darker-foreground)/.1)}.focus\:text-darker-foreground\/100:focus{color:hsl(var(--darker-foreground)/1)}.focus\:text-darker-foreground\/15:focus{color:hsl(var(--darker-foreground)/.15)}.focus\:text-darker-foreground\/20:focus{color:hsl(var(--darker-foreground)/.2)}.focus\:text-darker-foreground\/25:focus{color:hsl(var(--darker-foreground)/.25)}.focus\:text-darker-foreground\/30:focus{color:hsl(var(--darker-foreground)/.3)}.focus\:text-darker-foreground\/35:focus{color:hsl(var(--darker-foreground)/.35)}.focus\:text-darker-foreground\/40:focus{color:hsl(var(--darker-foreground)/.4)}.focus\:text-darker-foreground\/45:focus{color:hsl(var(--darker-foreground)/.45)}.focus\:text-darker-foreground\/5:focus{color:hsl(var(--darker-foreground)/.05)}.focus\:text-darker-foreground\/50:focus{color:hsl(var(--darker-foreground)/.5)}.focus\:text-darker-foreground\/55:focus{color:hsl(var(--darker-foreground)/.55)}.focus\:text-darker-foreground\/60:focus{color:hsl(var(--darker-foreground)/.6)}.focus\:text-darker-foreground\/65:focus{color:hsl(var(--darker-foreground)/.65)}.focus\:text-darker-foreground\/70:focus{color:hsl(var(--darker-foreground)/.7)}.focus\:text-darker-foreground\/75:focus{color:hsl(var(--darker-foreground)/.75)}.focus\:text-darker-foreground\/80:focus{color:hsl(var(--darker-foreground)/.8)}.focus\:text-darker-foreground\/85:focus{color:hsl(var(--darker-foreground)/.85)}.focus\:text-darker-foreground\/90:focus{color:hsl(var(--darker-foreground)/.9)}.focus\:text-darker-foreground\/95:focus{color:hsl(var(--darker-foreground)/.95)}.focus\:text-darker\/0:focus{color:hsl(var(--darker)/0)}.focus\:text-darker\/10:focus{color:hsl(var(--darker)/.1)}.focus\:text-darker\/100:focus{color:hsl(var(--darker)/1)}.focus\:text-darker\/15:focus{color:hsl(var(--darker)/.15)}.focus\:text-darker\/20:focus{color:hsl(var(--darker)/.2)}.focus\:text-darker\/25:focus{color:hsl(var(--darker)/.25)}.focus\:text-darker\/30:focus{color:hsl(var(--darker)/.3)}.focus\:text-darker\/35:focus{color:hsl(var(--darker)/.35)}.focus\:text-darker\/40:focus{color:hsl(var(--darker)/.4)}.focus\:text-darker\/45:focus{color:hsl(var(--darker)/.45)}.focus\:text-darker\/5:focus{color:hsl(var(--darker)/.05)}.focus\:text-darker\/50:focus{color:hsl(var(--darker)/.5)}.focus\:text-darker\/55:focus{color:hsl(var(--darker)/.55)}.focus\:text-darker\/60:focus{color:hsl(var(--darker)/.6)}.focus\:text-darker\/65:focus{color:hsl(var(--darker)/.65)}.focus\:text-darker\/70:focus{color:hsl(var(--darker)/.7)}.focus\:text-darker\/75:focus{color:hsl(var(--darker)/.75)}.focus\:text-darker\/80:focus{color:hsl(var(--darker)/.8)}.focus\:text-darker\/85:focus{color:hsl(var(--darker)/.85)}.focus\:text-darker\/90:focus{color:hsl(var(--darker)/.9)}.focus\:text-darker\/95:focus{color:hsl(var(--darker)/.95)}.focus\:text-default:focus{color:#f60;color:hsl(var(--default))}.focus\:text-default-foreground:focus{color:hsl(var(--default-foreground))}.focus\:text-default-foreground\/0:focus{color:hsl(var(--default-foreground)/0)}.focus\:text-default-foreground\/10:focus{color:hsl(var(--default-foreground)/.1)}.focus\:text-default-foreground\/100:focus{color:hsl(var(--default-foreground)/1)}.focus\:text-default-foreground\/15:focus{color:hsl(var(--default-foreground)/.15)}.focus\:text-default-foreground\/20:focus{color:hsl(var(--default-foreground)/.2)}.focus\:text-default-foreground\/25:focus{color:hsl(var(--default-foreground)/.25)}.focus\:text-default-foreground\/30:focus{color:hsl(var(--default-foreground)/.3)}.focus\:text-default-foreground\/35:focus{color:hsl(var(--default-foreground)/.35)}.focus\:text-default-foreground\/40:focus{color:hsl(var(--default-foreground)/.4)}.focus\:text-default-foreground\/45:focus{color:hsl(var(--default-foreground)/.45)}.focus\:text-default-foreground\/5:focus{color:hsl(var(--default-foreground)/.05)}.focus\:text-default-foreground\/50:focus{color:hsl(var(--default-foreground)/.5)}.focus\:text-default-foreground\/55:focus{color:hsl(var(--default-foreground)/.55)}.focus\:text-default-foreground\/60:focus{color:hsl(var(--default-foreground)/.6)}.focus\:text-default-foreground\/65:focus{color:hsl(var(--default-foreground)/.65)}.focus\:text-default-foreground\/70:focus{color:hsl(var(--default-foreground)/.7)}.focus\:text-default-foreground\/75:focus{color:hsl(var(--default-foreground)/.75)}.focus\:text-default-foreground\/80:focus{color:hsl(var(--default-foreground)/.8)}.focus\:text-default-foreground\/85:focus{color:hsl(var(--default-foreground)/.85)}.focus\:text-default-foreground\/90:focus{color:hsl(var(--default-foreground)/.9)}.focus\:text-default-foreground\/95:focus{color:hsl(var(--default-foreground)/.95)}.focus\:text-default\/0:focus{color:rgba(255,102,0,0);color:hsl(var(--default)/0)}.focus\:text-default\/10:focus{color:rgba(255,102,0,.1);color:hsl(var(--default)/.1)}.focus\:text-default\/100:focus{color:#f60;color:hsl(var(--default)/1)}.focus\:text-default\/15:focus{color:rgba(255,102,0,.15);color:hsl(var(--default)/.15)}.focus\:text-default\/20:focus{color:rgba(255,102,0,.2);color:hsl(var(--default)/.2)}.focus\:text-default\/25:focus{color:rgba(255,102,0,.25);color:hsl(var(--default)/.25)}.focus\:text-default\/30:focus{color:rgba(255,102,0,.3);color:hsl(var(--default)/.3)}.focus\:text-default\/35:focus{color:rgba(255,102,0,.35);color:hsl(var(--default)/.35)}.focus\:text-default\/40:focus{color:rgba(255,102,0,.4);color:hsl(var(--default)/.4)}.focus\:text-default\/45:focus{color:rgba(255,102,0,.45);color:hsl(var(--default)/.45)}.focus\:text-default\/5:focus{color:rgba(255,102,0,.05);color:hsl(var(--default)/.05)}.focus\:text-default\/50:focus{color:rgba(255,102,0,.5);color:hsl(var(--default)/.5)}.focus\:text-default\/55:focus{color:rgba(255,102,0,.55);color:hsl(var(--default)/.55)}.focus\:text-default\/60:focus{color:rgba(255,102,0,.6);color:hsl(var(--default)/.6)}.focus\:text-default\/65:focus{color:rgba(255,102,0,.65);color:hsl(var(--default)/.65)}.focus\:text-default\/70:focus{color:rgba(255,102,0,.7);color:hsl(var(--default)/.7)}.focus\:text-default\/75:focus{color:rgba(255,102,0,.75);color:hsl(var(--default)/.75)}.focus\:text-default\/80:focus{color:rgba(255,102,0,.8);color:hsl(var(--default)/.8)}.focus\:text-default\/85:focus{color:rgba(255,102,0,.85);color:hsl(var(--default)/.85)}.focus\:text-default\/90:focus{color:rgba(255,102,0,.9);color:hsl(var(--default)/.9)}.focus\:text-default\/95:focus{color:rgba(255,102,0,.95);color:hsl(var(--default)/.95)}.focus\:text-eastern-blue:focus{--tw-text-opacity:1;color:#20aebc;color:rgba(32,174,188,var(--tw-text-opacity))}.focus\:text-eastern-blue\/0:focus{color:rgba(32,174,188,0)}.focus\:text-eastern-blue\/10:focus{color:rgba(32,174,188,.1)}.focus\:text-eastern-blue\/100:focus{color:#20aebc}.focus\:text-eastern-blue\/15:focus{color:rgba(32,174,188,.15)}.focus\:text-eastern-blue\/20:focus{color:rgba(32,174,188,.2)}.focus\:text-eastern-blue\/25:focus{color:rgba(32,174,188,.25)}.focus\:text-eastern-blue\/30:focus{color:rgba(32,174,188,.3)}.focus\:text-eastern-blue\/35:focus{color:rgba(32,174,188,.35)}.focus\:text-eastern-blue\/40:focus{color:rgba(32,174,188,.4)}.focus\:text-eastern-blue\/45:focus{color:rgba(32,174,188,.45)}.focus\:text-eastern-blue\/5:focus{color:rgba(32,174,188,.05)}.focus\:text-eastern-blue\/50:focus{color:rgba(32,174,188,.5)}.focus\:text-eastern-blue\/55:focus{color:rgba(32,174,188,.55)}.focus\:text-eastern-blue\/60:focus{color:rgba(32,174,188,.6)}.focus\:text-eastern-blue\/65:focus{color:rgba(32,174,188,.65)}.focus\:text-eastern-blue\/70:focus{color:rgba(32,174,188,.7)}.focus\:text-eastern-blue\/75:focus{color:rgba(32,174,188,.75)}.focus\:text-eastern-blue\/80:focus{color:rgba(32,174,188,.8)}.focus\:text-eastern-blue\/85:focus{color:rgba(32,174,188,.85)}.focus\:text-eastern-blue\/90:focus{color:rgba(32,174,188,.9)}.focus\:text-eastern-blue\/95:focus{color:rgba(32,174,188,.95)}.focus\:text-green:focus{color:#00c738;color:hsl(var(--green))}.focus\:text-green-100:focus{--tw-text-opacity:1;color:#dcfce7;color:rgba(220,252,231,var(--tw-text-opacity))}.focus\:text-green-100\/0:focus{color:rgba(220,252,231,0)}.focus\:text-green-100\/10:focus{color:rgba(220,252,231,.1)}.focus\:text-green-100\/100:focus{color:#dcfce7}.focus\:text-green-100\/15:focus{color:rgba(220,252,231,.15)}.focus\:text-green-100\/20:focus{color:rgba(220,252,231,.2)}.focus\:text-green-100\/25:focus{color:rgba(220,252,231,.25)}.focus\:text-green-100\/30:focus{color:rgba(220,252,231,.3)}.focus\:text-green-100\/35:focus{color:rgba(220,252,231,.35)}.focus\:text-green-100\/40:focus{color:rgba(220,252,231,.4)}.focus\:text-green-100\/45:focus{color:rgba(220,252,231,.45)}.focus\:text-green-100\/5:focus{color:rgba(220,252,231,.05)}.focus\:text-green-100\/50:focus{color:rgba(220,252,231,.5)}.focus\:text-green-100\/55:focus{color:rgba(220,252,231,.55)}.focus\:text-green-100\/60:focus{color:rgba(220,252,231,.6)}.focus\:text-green-100\/65:focus{color:rgba(220,252,231,.65)}.focus\:text-green-100\/70:focus{color:rgba(220,252,231,.7)}.focus\:text-green-100\/75:focus{color:rgba(220,252,231,.75)}.focus\:text-green-100\/80:focus{color:rgba(220,252,231,.8)}.focus\:text-green-100\/85:focus{color:rgba(220,252,231,.85)}.focus\:text-green-100\/90:focus{color:rgba(220,252,231,.9)}.focus\:text-green-100\/95:focus{color:rgba(220,252,231,.95)}.focus\:text-green-200:focus{--tw-text-opacity:1;color:#bbf7d0;color:rgba(187,247,208,var(--tw-text-opacity))}.focus\:text-green-200\/0:focus{color:rgba(187,247,208,0)}.focus\:text-green-200\/10:focus{color:rgba(187,247,208,.1)}.focus\:text-green-200\/100:focus{color:#bbf7d0}.focus\:text-green-200\/15:focus{color:rgba(187,247,208,.15)}.focus\:text-green-200\/20:focus{color:rgba(187,247,208,.2)}.focus\:text-green-200\/25:focus{color:rgba(187,247,208,.25)}.focus\:text-green-200\/30:focus{color:rgba(187,247,208,.3)}.focus\:text-green-200\/35:focus{color:rgba(187,247,208,.35)}.focus\:text-green-200\/40:focus{color:rgba(187,247,208,.4)}.focus\:text-green-200\/45:focus{color:rgba(187,247,208,.45)}.focus\:text-green-200\/5:focus{color:rgba(187,247,208,.05)}.focus\:text-green-200\/50:focus{color:rgba(187,247,208,.5)}.focus\:text-green-200\/55:focus{color:rgba(187,247,208,.55)}.focus\:text-green-200\/60:focus{color:rgba(187,247,208,.6)}.focus\:text-green-200\/65:focus{color:rgba(187,247,208,.65)}.focus\:text-green-200\/70:focus{color:rgba(187,247,208,.7)}.focus\:text-green-200\/75:focus{color:rgba(187,247,208,.75)}.focus\:text-green-200\/80:focus{color:rgba(187,247,208,.8)}.focus\:text-green-200\/85:focus{color:rgba(187,247,208,.85)}.focus\:text-green-200\/90:focus{color:rgba(187,247,208,.9)}.focus\:text-green-200\/95:focus{color:rgba(187,247,208,.95)}.focus\:text-green-300:focus{--tw-text-opacity:1;color:#86efac;color:rgba(134,239,172,var(--tw-text-opacity))}.focus\:text-green-300\/0:focus{color:rgba(134,239,172,0)}.focus\:text-green-300\/10:focus{color:rgba(134,239,172,.1)}.focus\:text-green-300\/100:focus{color:#86efac}.focus\:text-green-300\/15:focus{color:rgba(134,239,172,.15)}.focus\:text-green-300\/20:focus{color:rgba(134,239,172,.2)}.focus\:text-green-300\/25:focus{color:rgba(134,239,172,.25)}.focus\:text-green-300\/30:focus{color:rgba(134,239,172,.3)}.focus\:text-green-300\/35:focus{color:rgba(134,239,172,.35)}.focus\:text-green-300\/40:focus{color:rgba(134,239,172,.4)}.focus\:text-green-300\/45:focus{color:rgba(134,239,172,.45)}.focus\:text-green-300\/5:focus{color:rgba(134,239,172,.05)}.focus\:text-green-300\/50:focus{color:rgba(134,239,172,.5)}.focus\:text-green-300\/55:focus{color:rgba(134,239,172,.55)}.focus\:text-green-300\/60:focus{color:rgba(134,239,172,.6)}.focus\:text-green-300\/65:focus{color:rgba(134,239,172,.65)}.focus\:text-green-300\/70:focus{color:rgba(134,239,172,.7)}.focus\:text-green-300\/75:focus{color:rgba(134,239,172,.75)}.focus\:text-green-300\/80:focus{color:rgba(134,239,172,.8)}.focus\:text-green-300\/85:focus{color:rgba(134,239,172,.85)}.focus\:text-green-300\/90:focus{color:rgba(134,239,172,.9)}.focus\:text-green-300\/95:focus{color:rgba(134,239,172,.95)}.focus\:text-green-400:focus{--tw-text-opacity:1;color:#4ade80;color:rgba(74,222,128,var(--tw-text-opacity))}.focus\:text-green-400\/0:focus{color:rgba(74,222,128,0)}.focus\:text-green-400\/10:focus{color:rgba(74,222,128,.1)}.focus\:text-green-400\/100:focus{color:#4ade80}.focus\:text-green-400\/15:focus{color:rgba(74,222,128,.15)}.focus\:text-green-400\/20:focus{color:rgba(74,222,128,.2)}.focus\:text-green-400\/25:focus{color:rgba(74,222,128,.25)}.focus\:text-green-400\/30:focus{color:rgba(74,222,128,.3)}.focus\:text-green-400\/35:focus{color:rgba(74,222,128,.35)}.focus\:text-green-400\/40:focus{color:rgba(74,222,128,.4)}.focus\:text-green-400\/45:focus{color:rgba(74,222,128,.45)}.focus\:text-green-400\/5:focus{color:rgba(74,222,128,.05)}.focus\:text-green-400\/50:focus{color:rgba(74,222,128,.5)}.focus\:text-green-400\/55:focus{color:rgba(74,222,128,.55)}.focus\:text-green-400\/60:focus{color:rgba(74,222,128,.6)}.focus\:text-green-400\/65:focus{color:rgba(74,222,128,.65)}.focus\:text-green-400\/70:focus{color:rgba(74,222,128,.7)}.focus\:text-green-400\/75:focus{color:rgba(74,222,128,.75)}.focus\:text-green-400\/80:focus{color:rgba(74,222,128,.8)}.focus\:text-green-400\/85:focus{color:rgba(74,222,128,.85)}.focus\:text-green-400\/90:focus{color:rgba(74,222,128,.9)}.focus\:text-green-400\/95:focus{color:rgba(74,222,128,.95)}.focus\:text-green-50:focus{--tw-text-opacity:1;color:#f0fdf4;color:rgba(240,253,244,var(--tw-text-opacity))}.focus\:text-green-50\/0:focus{color:rgba(240,253,244,0)}.focus\:text-green-50\/10:focus{color:rgba(240,253,244,.1)}.focus\:text-green-50\/100:focus{color:#f0fdf4}.focus\:text-green-50\/15:focus{color:rgba(240,253,244,.15)}.focus\:text-green-50\/20:focus{color:rgba(240,253,244,.2)}.focus\:text-green-50\/25:focus{color:rgba(240,253,244,.25)}.focus\:text-green-50\/30:focus{color:rgba(240,253,244,.3)}.focus\:text-green-50\/35:focus{color:rgba(240,253,244,.35)}.focus\:text-green-50\/40:focus{color:rgba(240,253,244,.4)}.focus\:text-green-50\/45:focus{color:rgba(240,253,244,.45)}.focus\:text-green-50\/5:focus{color:rgba(240,253,244,.05)}.focus\:text-green-50\/50:focus{color:rgba(240,253,244,.5)}.focus\:text-green-50\/55:focus{color:rgba(240,253,244,.55)}.focus\:text-green-50\/60:focus{color:rgba(240,253,244,.6)}.focus\:text-green-50\/65:focus{color:rgba(240,253,244,.65)}.focus\:text-green-50\/70:focus{color:rgba(240,253,244,.7)}.focus\:text-green-50\/75:focus{color:rgba(240,253,244,.75)}.focus\:text-green-50\/80:focus{color:rgba(240,253,244,.8)}.focus\:text-green-50\/85:focus{color:rgba(240,253,244,.85)}.focus\:text-green-50\/90:focus{color:rgba(240,253,244,.9)}.focus\:text-green-50\/95:focus{color:rgba(240,253,244,.95)}.focus\:text-green-500:focus{--tw-text-opacity:1;color:#22c55e;color:rgba(34,197,94,var(--tw-text-opacity))}.focus\:text-green-500\/0:focus{color:rgba(34,197,94,0)}.focus\:text-green-500\/10:focus{color:rgba(34,197,94,.1)}.focus\:text-green-500\/100:focus{color:#22c55e}.focus\:text-green-500\/15:focus{color:rgba(34,197,94,.15)}.focus\:text-green-500\/20:focus{color:rgba(34,197,94,.2)}.focus\:text-green-500\/25:focus{color:rgba(34,197,94,.25)}.focus\:text-green-500\/30:focus{color:rgba(34,197,94,.3)}.focus\:text-green-500\/35:focus{color:rgba(34,197,94,.35)}.focus\:text-green-500\/40:focus{color:rgba(34,197,94,.4)}.focus\:text-green-500\/45:focus{color:rgba(34,197,94,.45)}.focus\:text-green-500\/5:focus{color:rgba(34,197,94,.05)}.focus\:text-green-500\/50:focus{color:rgba(34,197,94,.5)}.focus\:text-green-500\/55:focus{color:rgba(34,197,94,.55)}.focus\:text-green-500\/60:focus{color:rgba(34,197,94,.6)}.focus\:text-green-500\/65:focus{color:rgba(34,197,94,.65)}.focus\:text-green-500\/70:focus{color:rgba(34,197,94,.7)}.focus\:text-green-500\/75:focus{color:rgba(34,197,94,.75)}.focus\:text-green-500\/80:focus{color:rgba(34,197,94,.8)}.focus\:text-green-500\/85:focus{color:rgba(34,197,94,.85)}.focus\:text-green-500\/90:focus{color:rgba(34,197,94,.9)}.focus\:text-green-500\/95:focus{color:rgba(34,197,94,.95)}.focus\:text-green-600:focus{--tw-text-opacity:1;color:#16a34a;color:rgba(22,163,74,var(--tw-text-opacity))}.focus\:text-green-600\/0:focus{color:rgba(22,163,74,0)}.focus\:text-green-600\/10:focus{color:rgba(22,163,74,.1)}.focus\:text-green-600\/100:focus{color:#16a34a}.focus\:text-green-600\/15:focus{color:rgba(22,163,74,.15)}.focus\:text-green-600\/20:focus{color:rgba(22,163,74,.2)}.focus\:text-green-600\/25:focus{color:rgba(22,163,74,.25)}.focus\:text-green-600\/30:focus{color:rgba(22,163,74,.3)}.focus\:text-green-600\/35:focus{color:rgba(22,163,74,.35)}.focus\:text-green-600\/40:focus{color:rgba(22,163,74,.4)}.focus\:text-green-600\/45:focus{color:rgba(22,163,74,.45)}.focus\:text-green-600\/5:focus{color:rgba(22,163,74,.05)}.focus\:text-green-600\/50:focus{color:rgba(22,163,74,.5)}.focus\:text-green-600\/55:focus{color:rgba(22,163,74,.55)}.focus\:text-green-600\/60:focus{color:rgba(22,163,74,.6)}.focus\:text-green-600\/65:focus{color:rgba(22,163,74,.65)}.focus\:text-green-600\/70:focus{color:rgba(22,163,74,.7)}.focus\:text-green-600\/75:focus{color:rgba(22,163,74,.75)}.focus\:text-green-600\/80:focus{color:rgba(22,163,74,.8)}.focus\:text-green-600\/85:focus{color:rgba(22,163,74,.85)}.focus\:text-green-600\/90:focus{color:rgba(22,163,74,.9)}.focus\:text-green-600\/95:focus{color:rgba(22,163,74,.95)}.focus\:text-green-700:focus{--tw-text-opacity:1;color:#15803d;color:rgba(21,128,61,var(--tw-text-opacity))}.focus\:text-green-700\/0:focus{color:rgba(21,128,61,0)}.focus\:text-green-700\/10:focus{color:rgba(21,128,61,.1)}.focus\:text-green-700\/100:focus{color:#15803d}.focus\:text-green-700\/15:focus{color:rgba(21,128,61,.15)}.focus\:text-green-700\/20:focus{color:rgba(21,128,61,.2)}.focus\:text-green-700\/25:focus{color:rgba(21,128,61,.25)}.focus\:text-green-700\/30:focus{color:rgba(21,128,61,.3)}.focus\:text-green-700\/35:focus{color:rgba(21,128,61,.35)}.focus\:text-green-700\/40:focus{color:rgba(21,128,61,.4)}.focus\:text-green-700\/45:focus{color:rgba(21,128,61,.45)}.focus\:text-green-700\/5:focus{color:rgba(21,128,61,.05)}.focus\:text-green-700\/50:focus{color:rgba(21,128,61,.5)}.focus\:text-green-700\/55:focus{color:rgba(21,128,61,.55)}.focus\:text-green-700\/60:focus{color:rgba(21,128,61,.6)}.focus\:text-green-700\/65:focus{color:rgba(21,128,61,.65)}.focus\:text-green-700\/70:focus{color:rgba(21,128,61,.7)}.focus\:text-green-700\/75:focus{color:rgba(21,128,61,.75)}.focus\:text-green-700\/80:focus{color:rgba(21,128,61,.8)}.focus\:text-green-700\/85:focus{color:rgba(21,128,61,.85)}.focus\:text-green-700\/90:focus{color:rgba(21,128,61,.9)}.focus\:text-green-700\/95:focus{color:rgba(21,128,61,.95)}.focus\:text-green-800:focus{--tw-text-opacity:1;color:#166534;color:rgba(22,101,52,var(--tw-text-opacity))}.focus\:text-green-800\/0:focus{color:rgba(22,101,52,0)}.focus\:text-green-800\/10:focus{color:rgba(22,101,52,.1)}.focus\:text-green-800\/100:focus{color:#166534}.focus\:text-green-800\/15:focus{color:rgba(22,101,52,.15)}.focus\:text-green-800\/20:focus{color:rgba(22,101,52,.2)}.focus\:text-green-800\/25:focus{color:rgba(22,101,52,.25)}.focus\:text-green-800\/30:focus{color:rgba(22,101,52,.3)}.focus\:text-green-800\/35:focus{color:rgba(22,101,52,.35)}.focus\:text-green-800\/40:focus{color:rgba(22,101,52,.4)}.focus\:text-green-800\/45:focus{color:rgba(22,101,52,.45)}.focus\:text-green-800\/5:focus{color:rgba(22,101,52,.05)}.focus\:text-green-800\/50:focus{color:rgba(22,101,52,.5)}.focus\:text-green-800\/55:focus{color:rgba(22,101,52,.55)}.focus\:text-green-800\/60:focus{color:rgba(22,101,52,.6)}.focus\:text-green-800\/65:focus{color:rgba(22,101,52,.65)}.focus\:text-green-800\/70:focus{color:rgba(22,101,52,.7)}.focus\:text-green-800\/75:focus{color:rgba(22,101,52,.75)}.focus\:text-green-800\/80:focus{color:rgba(22,101,52,.8)}.focus\:text-green-800\/85:focus{color:rgba(22,101,52,.85)}.focus\:text-green-800\/90:focus{color:rgba(22,101,52,.9)}.focus\:text-green-800\/95:focus{color:rgba(22,101,52,.95)}.focus\:text-green-900:focus{--tw-text-opacity:1;color:#14532d;color:rgba(20,83,45,var(--tw-text-opacity))}.focus\:text-green-900\/0:focus{color:rgba(20,83,45,0)}.focus\:text-green-900\/10:focus{color:rgba(20,83,45,.1)}.focus\:text-green-900\/100:focus{color:#14532d}.focus\:text-green-900\/15:focus{color:rgba(20,83,45,.15)}.focus\:text-green-900\/20:focus{color:rgba(20,83,45,.2)}.focus\:text-green-900\/25:focus{color:rgba(20,83,45,.25)}.focus\:text-green-900\/30:focus{color:rgba(20,83,45,.3)}.focus\:text-green-900\/35:focus{color:rgba(20,83,45,.35)}.focus\:text-green-900\/40:focus{color:rgba(20,83,45,.4)}.focus\:text-green-900\/45:focus{color:rgba(20,83,45,.45)}.focus\:text-green-900\/5:focus{color:rgba(20,83,45,.05)}.focus\:text-green-900\/50:focus{color:rgba(20,83,45,.5)}.focus\:text-green-900\/55:focus{color:rgba(20,83,45,.55)}.focus\:text-green-900\/60:focus{color:rgba(20,83,45,.6)}.focus\:text-green-900\/65:focus{color:rgba(20,83,45,.65)}.focus\:text-green-900\/70:focus{color:rgba(20,83,45,.7)}.focus\:text-green-900\/75:focus{color:rgba(20,83,45,.75)}.focus\:text-green-900\/80:focus{color:rgba(20,83,45,.8)}.focus\:text-green-900\/85:focus{color:rgba(20,83,45,.85)}.focus\:text-green-900\/90:focus{color:rgba(20,83,45,.9)}.focus\:text-green-900\/95:focus{color:rgba(20,83,45,.95)}.focus\:text-green-950:focus{--tw-text-opacity:1;color:#052e16;color:rgba(5,46,22,var(--tw-text-opacity))}.focus\:text-green-950\/0:focus{color:rgba(5,46,22,0)}.focus\:text-green-950\/10:focus{color:rgba(5,46,22,.1)}.focus\:text-green-950\/100:focus{color:#052e16}.focus\:text-green-950\/15:focus{color:rgba(5,46,22,.15)}.focus\:text-green-950\/20:focus{color:rgba(5,46,22,.2)}.focus\:text-green-950\/25:focus{color:rgba(5,46,22,.25)}.focus\:text-green-950\/30:focus{color:rgba(5,46,22,.3)}.focus\:text-green-950\/35:focus{color:rgba(5,46,22,.35)}.focus\:text-green-950\/40:focus{color:rgba(5,46,22,.4)}.focus\:text-green-950\/45:focus{color:rgba(5,46,22,.45)}.focus\:text-green-950\/5:focus{color:rgba(5,46,22,.05)}.focus\:text-green-950\/50:focus{color:rgba(5,46,22,.5)}.focus\:text-green-950\/55:focus{color:rgba(5,46,22,.55)}.focus\:text-green-950\/60:focus{color:rgba(5,46,22,.6)}.focus\:text-green-950\/65:focus{color:rgba(5,46,22,.65)}.focus\:text-green-950\/70:focus{color:rgba(5,46,22,.7)}.focus\:text-green-950\/75:focus{color:rgba(5,46,22,.75)}.focus\:text-green-950\/80:focus{color:rgba(5,46,22,.8)}.focus\:text-green-950\/85:focus{color:rgba(5,46,22,.85)}.focus\:text-green-950\/90:focus{color:rgba(5,46,22,.9)}.focus\:text-green-950\/95:focus{color:rgba(5,46,22,.95)}.focus\:text-green-accent:focus{color:#cceadb;color:hsl(var(--green-accent))}.focus\:text-green-accent\/0:focus{color:rgba(204,234,219,0);color:hsl(var(--green-accent)/0)}.focus\:text-green-accent\/10:focus{color:rgba(204,234,219,.1);color:hsl(var(--green-accent)/.1)}.focus\:text-green-accent\/100:focus{color:#cceadb;color:hsl(var(--green-accent)/1)}.focus\:text-green-accent\/15:focus{color:rgba(204,234,219,.15);color:hsl(var(--green-accent)/.15)}.focus\:text-green-accent\/20:focus{color:rgba(204,234,219,.2);color:hsl(var(--green-accent)/.2)}.focus\:text-green-accent\/25:focus{color:rgba(204,234,219,.25);color:hsl(var(--green-accent)/.25)}.focus\:text-green-accent\/30:focus{color:rgba(204,234,219,.3);color:hsl(var(--green-accent)/.3)}.focus\:text-green-accent\/35:focus{color:rgba(204,234,219,.35);color:hsl(var(--green-accent)/.35)}.focus\:text-green-accent\/40:focus{color:rgba(204,234,219,.4);color:hsl(var(--green-accent)/.4)}.focus\:text-green-accent\/45:focus{color:rgba(204,234,219,.45);color:hsl(var(--green-accent)/.45)}.focus\:text-green-accent\/5:focus{color:rgba(204,234,219,.05);color:hsl(var(--green-accent)/.05)}.focus\:text-green-accent\/50:focus{color:rgba(204,234,219,.5);color:hsl(var(--green-accent)/.5)}.focus\:text-green-accent\/55:focus{color:rgba(204,234,219,.55);color:hsl(var(--green-accent)/.55)}.focus\:text-green-accent\/60:focus{color:rgba(204,234,219,.6);color:hsl(var(--green-accent)/.6)}.focus\:text-green-accent\/65:focus{color:rgba(204,234,219,.65);color:hsl(var(--green-accent)/.65)}.focus\:text-green-accent\/70:focus{color:rgba(204,234,219,.7);color:hsl(var(--green-accent)/.7)}.focus\:text-green-accent\/75:focus{color:rgba(204,234,219,.75);color:hsl(var(--green-accent)/.75)}.focus\:text-green-accent\/80:focus{color:rgba(204,234,219,.8);color:hsl(var(--green-accent)/.8)}.focus\:text-green-accent\/85:focus{color:rgba(204,234,219,.85);color:hsl(var(--green-accent)/.85)}.focus\:text-green-accent\/90:focus{color:rgba(204,234,219,.9);color:hsl(var(--green-accent)/.9)}.focus\:text-green-accent\/95:focus{color:rgba(204,234,219,.95);color:hsl(var(--green-accent)/.95)}.focus\:text-green-dark:focus{color:#008a43;color:hsl(var(--green-dark))}.focus\:text-green-dark\/0:focus{color:rgba(0,138,67,0);color:hsl(var(--green-dark)/0)}.focus\:text-green-dark\/10:focus{color:rgba(0,138,67,.1);color:hsl(var(--green-dark)/.1)}.focus\:text-green-dark\/100:focus{color:#008a43;color:hsl(var(--green-dark)/1)}.focus\:text-green-dark\/15:focus{color:rgba(0,138,67,.15);color:hsl(var(--green-dark)/.15)}.focus\:text-green-dark\/20:focus{color:rgba(0,138,67,.2);color:hsl(var(--green-dark)/.2)}.focus\:text-green-dark\/25:focus{color:rgba(0,138,67,.25);color:hsl(var(--green-dark)/.25)}.focus\:text-green-dark\/30:focus{color:rgba(0,138,67,.3);color:hsl(var(--green-dark)/.3)}.focus\:text-green-dark\/35:focus{color:rgba(0,138,67,.35);color:hsl(var(--green-dark)/.35)}.focus\:text-green-dark\/40:focus{color:rgba(0,138,67,.4);color:hsl(var(--green-dark)/.4)}.focus\:text-green-dark\/45:focus{color:rgba(0,138,67,.45);color:hsl(var(--green-dark)/.45)}.focus\:text-green-dark\/5:focus{color:rgba(0,138,67,.05);color:hsl(var(--green-dark)/.05)}.focus\:text-green-dark\/50:focus{color:rgba(0,138,67,.5);color:hsl(var(--green-dark)/.5)}.focus\:text-green-dark\/55:focus{color:rgba(0,138,67,.55);color:hsl(var(--green-dark)/.55)}.focus\:text-green-dark\/60:focus{color:rgba(0,138,67,.6);color:hsl(var(--green-dark)/.6)}.focus\:text-green-dark\/65:focus{color:rgba(0,138,67,.65);color:hsl(var(--green-dark)/.65)}.focus\:text-green-dark\/70:focus{color:rgba(0,138,67,.7);color:hsl(var(--green-dark)/.7)}.focus\:text-green-dark\/75:focus{color:rgba(0,138,67,.75);color:hsl(var(--green-dark)/.75)}.focus\:text-green-dark\/80:focus{color:rgba(0,138,67,.8);color:hsl(var(--green-dark)/.8)}.focus\:text-green-dark\/85:focus{color:rgba(0,138,67,.85);color:hsl(var(--green-dark)/.85)}.focus\:text-green-dark\/90:focus{color:rgba(0,138,67,.9);color:hsl(var(--green-dark)/.9)}.focus\:text-green-dark\/95:focus{color:rgba(0,138,67,.95);color:hsl(var(--green-dark)/.95)}.focus\:text-green-darker:focus{--tw-text-opacity:1;color:#086536;color:rgba(8,101,54,var(--tw-text-opacity))}.focus\:text-green-darker\/0:focus{color:rgba(8,101,54,0)}.focus\:text-green-darker\/10:focus{color:rgba(8,101,54,.1)}.focus\:text-green-darker\/100:focus{color:#086536}.focus\:text-green-darker\/15:focus{color:rgba(8,101,54,.15)}.focus\:text-green-darker\/20:focus{color:rgba(8,101,54,.2)}.focus\:text-green-darker\/25:focus{color:rgba(8,101,54,.25)}.focus\:text-green-darker\/30:focus{color:rgba(8,101,54,.3)}.focus\:text-green-darker\/35:focus{color:rgba(8,101,54,.35)}.focus\:text-green-darker\/40:focus{color:rgba(8,101,54,.4)}.focus\:text-green-darker\/45:focus{color:rgba(8,101,54,.45)}.focus\:text-green-darker\/5:focus{color:rgba(8,101,54,.05)}.focus\:text-green-darker\/50:focus{color:rgba(8,101,54,.5)}.focus\:text-green-darker\/55:focus{color:rgba(8,101,54,.55)}.focus\:text-green-darker\/60:focus{color:rgba(8,101,54,.6)}.focus\:text-green-darker\/65:focus{color:rgba(8,101,54,.65)}.focus\:text-green-darker\/70:focus{color:rgba(8,101,54,.7)}.focus\:text-green-darker\/75:focus{color:rgba(8,101,54,.75)}.focus\:text-green-darker\/80:focus{color:rgba(8,101,54,.8)}.focus\:text-green-darker\/85:focus{color:rgba(8,101,54,.85)}.focus\:text-green-darker\/90:focus{color:rgba(8,101,54,.9)}.focus\:text-green-darker\/95:focus{color:rgba(8,101,54,.95)}.focus\:text-green-haze:focus{--tw-text-opacity:1;color:#00964b;color:rgba(0,150,75,var(--tw-text-opacity))}.focus\:text-green-haze\/0:focus{color:rgba(0,150,75,0)}.focus\:text-green-haze\/10:focus{color:rgba(0,150,75,.1)}.focus\:text-green-haze\/100:focus{color:#00964b}.focus\:text-green-haze\/15:focus{color:rgba(0,150,75,.15)}.focus\:text-green-haze\/20:focus{color:rgba(0,150,75,.2)}.focus\:text-green-haze\/25:focus{color:rgba(0,150,75,.25)}.focus\:text-green-haze\/30:focus{color:rgba(0,150,75,.3)}.focus\:text-green-haze\/35:focus{color:rgba(0,150,75,.35)}.focus\:text-green-haze\/40:focus{color:rgba(0,150,75,.4)}.focus\:text-green-haze\/45:focus{color:rgba(0,150,75,.45)}.focus\:text-green-haze\/5:focus{color:rgba(0,150,75,.05)}.focus\:text-green-haze\/50:focus{color:rgba(0,150,75,.5)}.focus\:text-green-haze\/55:focus{color:rgba(0,150,75,.55)}.focus\:text-green-haze\/60:focus{color:rgba(0,150,75,.6)}.focus\:text-green-haze\/65:focus{color:rgba(0,150,75,.65)}.focus\:text-green-haze\/70:focus{color:rgba(0,150,75,.7)}.focus\:text-green-haze\/75:focus{color:rgba(0,150,75,.75)}.focus\:text-green-haze\/80:focus{color:rgba(0,150,75,.8)}.focus\:text-green-haze\/85:focus{color:rgba(0,150,75,.85)}.focus\:text-green-haze\/90:focus{color:rgba(0,150,75,.9)}.focus\:text-green-haze\/95:focus{color:rgba(0,150,75,.95)}.focus\:text-green-light:focus{color:#cceadb;color:hsl(var(--green-light))}.focus\:text-green-light\/0:focus{color:rgba(204,234,219,0);color:hsl(var(--green-light)/0)}.focus\:text-green-light\/10:focus{color:rgba(204,234,219,.1);color:hsl(var(--green-light)/.1)}.focus\:text-green-light\/100:focus{color:#cceadb;color:hsl(var(--green-light)/1)}.focus\:text-green-light\/15:focus{color:rgba(204,234,219,.15);color:hsl(var(--green-light)/.15)}.focus\:text-green-light\/20:focus{color:rgba(204,234,219,.2);color:hsl(var(--green-light)/.2)}.focus\:text-green-light\/25:focus{color:rgba(204,234,219,.25);color:hsl(var(--green-light)/.25)}.focus\:text-green-light\/30:focus{color:rgba(204,234,219,.3);color:hsl(var(--green-light)/.3)}.focus\:text-green-light\/35:focus{color:rgba(204,234,219,.35);color:hsl(var(--green-light)/.35)}.focus\:text-green-light\/40:focus{color:rgba(204,234,219,.4);color:hsl(var(--green-light)/.4)}.focus\:text-green-light\/45:focus{color:rgba(204,234,219,.45);color:hsl(var(--green-light)/.45)}.focus\:text-green-light\/5:focus{color:rgba(204,234,219,.05);color:hsl(var(--green-light)/.05)}.focus\:text-green-light\/50:focus{color:rgba(204,234,219,.5);color:hsl(var(--green-light)/.5)}.focus\:text-green-light\/55:focus{color:rgba(204,234,219,.55);color:hsl(var(--green-light)/.55)}.focus\:text-green-light\/60:focus{color:rgba(204,234,219,.6);color:hsl(var(--green-light)/.6)}.focus\:text-green-light\/65:focus{color:rgba(204,234,219,.65);color:hsl(var(--green-light)/.65)}.focus\:text-green-light\/70:focus{color:rgba(204,234,219,.7);color:hsl(var(--green-light)/.7)}.focus\:text-green-light\/75:focus{color:rgba(204,234,219,.75);color:hsl(var(--green-light)/.75)}.focus\:text-green-light\/80:focus{color:rgba(204,234,219,.8);color:hsl(var(--green-light)/.8)}.focus\:text-green-light\/85:focus{color:rgba(204,234,219,.85);color:hsl(var(--green-light)/.85)}.focus\:text-green-light\/90:focus{color:rgba(204,234,219,.9);color:hsl(var(--green-light)/.9)}.focus\:text-green-light\/95:focus{color:rgba(204,234,219,.95);color:hsl(var(--green-light)/.95)}.focus\:text-green-secondary:focus{color:#008a43;color:hsl(var(--green-secondary))}.focus\:text-green-secondary\/0:focus{color:rgba(0,138,67,0);color:hsl(var(--green-secondary)/0)}.focus\:text-green-secondary\/10:focus{color:rgba(0,138,67,.1);color:hsl(var(--green-secondary)/.1)}.focus\:text-green-secondary\/100:focus{color:#008a43;color:hsl(var(--green-secondary)/1)}.focus\:text-green-secondary\/15:focus{color:rgba(0,138,67,.15);color:hsl(var(--green-secondary)/.15)}.focus\:text-green-secondary\/20:focus{color:rgba(0,138,67,.2);color:hsl(var(--green-secondary)/.2)}.focus\:text-green-secondary\/25:focus{color:rgba(0,138,67,.25);color:hsl(var(--green-secondary)/.25)}.focus\:text-green-secondary\/30:focus{color:rgba(0,138,67,.3);color:hsl(var(--green-secondary)/.3)}.focus\:text-green-secondary\/35:focus{color:rgba(0,138,67,.35);color:hsl(var(--green-secondary)/.35)}.focus\:text-green-secondary\/40:focus{color:rgba(0,138,67,.4);color:hsl(var(--green-secondary)/.4)}.focus\:text-green-secondary\/45:focus{color:rgba(0,138,67,.45);color:hsl(var(--green-secondary)/.45)}.focus\:text-green-secondary\/5:focus{color:rgba(0,138,67,.05);color:hsl(var(--green-secondary)/.05)}.focus\:text-green-secondary\/50:focus{color:rgba(0,138,67,.5);color:hsl(var(--green-secondary)/.5)}.focus\:text-green-secondary\/55:focus{color:rgba(0,138,67,.55);color:hsl(var(--green-secondary)/.55)}.focus\:text-green-secondary\/60:focus{color:rgba(0,138,67,.6);color:hsl(var(--green-secondary)/.6)}.focus\:text-green-secondary\/65:focus{color:rgba(0,138,67,.65);color:hsl(var(--green-secondary)/.65)}.focus\:text-green-secondary\/70:focus{color:rgba(0,138,67,.7);color:hsl(var(--green-secondary)/.7)}.focus\:text-green-secondary\/75:focus{color:rgba(0,138,67,.75);color:hsl(var(--green-secondary)/.75)}.focus\:text-green-secondary\/80:focus{color:rgba(0,138,67,.8);color:hsl(var(--green-secondary)/.8)}.focus\:text-green-secondary\/85:focus{color:rgba(0,138,67,.85);color:hsl(var(--green-secondary)/.85)}.focus\:text-green-secondary\/90:focus{color:rgba(0,138,67,.9);color:hsl(var(--green-secondary)/.9)}.focus\:text-green-secondary\/95:focus{color:rgba(0,138,67,.95);color:hsl(var(--green-secondary)/.95)}.focus\:text-green\/0:focus{color:rgba(0,199,56,0);color:hsl(var(--green)/0)}.focus\:text-green\/10:focus{color:rgba(0,199,56,.1);color:hsl(var(--green)/.1)}.focus\:text-green\/100:focus{color:#00c738;color:hsl(var(--green)/1)}.focus\:text-green\/15:focus{color:rgba(0,199,56,.15);color:hsl(var(--green)/.15)}.focus\:text-green\/20:focus{color:rgba(0,199,56,.2);color:hsl(var(--green)/.2)}.focus\:text-green\/25:focus{color:rgba(0,199,56,.25);color:hsl(var(--green)/.25)}.focus\:text-green\/30:focus{color:rgba(0,199,56,.3);color:hsl(var(--green)/.3)}.focus\:text-green\/35:focus{color:rgba(0,199,56,.35);color:hsl(var(--green)/.35)}.focus\:text-green\/40:focus{color:rgba(0,199,56,.4);color:hsl(var(--green)/.4)}.focus\:text-green\/45:focus{color:rgba(0,199,56,.45);color:hsl(var(--green)/.45)}.focus\:text-green\/5:focus{color:rgba(0,199,56,.05);color:hsl(var(--green)/.05)}.focus\:text-green\/50:focus{color:rgba(0,199,56,.5);color:hsl(var(--green)/.5)}.focus\:text-green\/55:focus{color:rgba(0,199,56,.55);color:hsl(var(--green)/.55)}.focus\:text-green\/60:focus{color:rgba(0,199,56,.6);color:hsl(var(--green)/.6)}.focus\:text-green\/65:focus{color:rgba(0,199,56,.65);color:hsl(var(--green)/.65)}.focus\:text-green\/70:focus{color:rgba(0,199,56,.7);color:hsl(var(--green)/.7)}.focus\:text-green\/75:focus{color:rgba(0,199,56,.75);color:hsl(var(--green)/.75)}.focus\:text-green\/80:focus{color:rgba(0,199,56,.8);color:hsl(var(--green)/.8)}.focus\:text-green\/85:focus{color:rgba(0,199,56,.85);color:hsl(var(--green)/.85)}.focus\:text-green\/90:focus{color:rgba(0,199,56,.9);color:hsl(var(--green)/.9)}.focus\:text-green\/95:focus{color:rgba(0,199,56,.95);color:hsl(var(--green)/.95)}.focus\:text-light:focus{color:#ffe0cc;color:hsl(var(--light))}.focus\:text-light-30:focus{color:#f3f2f8;color:var(--light-30)}.focus\:text-light-30-foreground:focus{color:hsl(var(--light-foreground))}.focus\:text-light-30-foreground\/0:focus{color:hsl(var(--light-foreground)/0)}.focus\:text-light-30-foreground\/10:focus{color:hsl(var(--light-foreground)/.1)}.focus\:text-light-30-foreground\/100:focus{color:hsl(var(--light-foreground)/1)}.focus\:text-light-30-foreground\/15:focus{color:hsl(var(--light-foreground)/.15)}.focus\:text-light-30-foreground\/20:focus{color:hsl(var(--light-foreground)/.2)}.focus\:text-light-30-foreground\/25:focus{color:hsl(var(--light-foreground)/.25)}.focus\:text-light-30-foreground\/30:focus{color:hsl(var(--light-foreground)/.3)}.focus\:text-light-30-foreground\/35:focus{color:hsl(var(--light-foreground)/.35)}.focus\:text-light-30-foreground\/40:focus{color:hsl(var(--light-foreground)/.4)}.focus\:text-light-30-foreground\/45:focus{color:hsl(var(--light-foreground)/.45)}.focus\:text-light-30-foreground\/5:focus{color:hsl(var(--light-foreground)/.05)}.focus\:text-light-30-foreground\/50:focus{color:hsl(var(--light-foreground)/.5)}.focus\:text-light-30-foreground\/55:focus{color:hsl(var(--light-foreground)/.55)}.focus\:text-light-30-foreground\/60:focus{color:hsl(var(--light-foreground)/.6)}.focus\:text-light-30-foreground\/65:focus{color:hsl(var(--light-foreground)/.65)}.focus\:text-light-30-foreground\/70:focus{color:hsl(var(--light-foreground)/.7)}.focus\:text-light-30-foreground\/75:focus{color:hsl(var(--light-foreground)/.75)}.focus\:text-light-30-foreground\/80:focus{color:hsl(var(--light-foreground)/.8)}.focus\:text-light-30-foreground\/85:focus{color:hsl(var(--light-foreground)/.85)}.focus\:text-light-30-foreground\/90:focus{color:hsl(var(--light-foreground)/.9)}.focus\:text-light-30-foreground\/95:focus{color:hsl(var(--light-foreground)/.95)}.focus\:text-light-foreground:focus{color:hsl(var(--light-foreground))}.focus\:text-light-foreground\/0:focus{color:hsl(var(--light-foreground)/0)}.focus\:text-light-foreground\/10:focus{color:hsl(var(--light-foreground)/.1)}.focus\:text-light-foreground\/100:focus{color:hsl(var(--light-foreground)/1)}.focus\:text-light-foreground\/15:focus{color:hsl(var(--light-foreground)/.15)}.focus\:text-light-foreground\/20:focus{color:hsl(var(--light-foreground)/.2)}.focus\:text-light-foreground\/25:focus{color:hsl(var(--light-foreground)/.25)}.focus\:text-light-foreground\/30:focus{color:hsl(var(--light-foreground)/.3)}.focus\:text-light-foreground\/35:focus{color:hsl(var(--light-foreground)/.35)}.focus\:text-light-foreground\/40:focus{color:hsl(var(--light-foreground)/.4)}.focus\:text-light-foreground\/45:focus{color:hsl(var(--light-foreground)/.45)}.focus\:text-light-foreground\/5:focus{color:hsl(var(--light-foreground)/.05)}.focus\:text-light-foreground\/50:focus{color:hsl(var(--light-foreground)/.5)}.focus\:text-light-foreground\/55:focus{color:hsl(var(--light-foreground)/.55)}.focus\:text-light-foreground\/60:focus{color:hsl(var(--light-foreground)/.6)}.focus\:text-light-foreground\/65:focus{color:hsl(var(--light-foreground)/.65)}.focus\:text-light-foreground\/70:focus{color:hsl(var(--light-foreground)/.7)}.focus\:text-light-foreground\/75:focus{color:hsl(var(--light-foreground)/.75)}.focus\:text-light-foreground\/80:focus{color:hsl(var(--light-foreground)/.8)}.focus\:text-light-foreground\/85:focus{color:hsl(var(--light-foreground)/.85)}.focus\:text-light-foreground\/90:focus{color:hsl(var(--light-foreground)/.9)}.focus\:text-light-foreground\/95:focus{color:hsl(var(--light-foreground)/.95)}.focus\:text-light\/0:focus{color:rgba(255,224,204,0);color:hsl(var(--light)/0)}.focus\:text-light\/10:focus{color:rgba(255,224,204,.1);color:hsl(var(--light)/.1)}.focus\:text-light\/100:focus{color:#ffe0cc;color:hsl(var(--light)/1)}.focus\:text-light\/15:focus{color:rgba(255,224,204,.15);color:hsl(var(--light)/.15)}.focus\:text-light\/20:focus{color:rgba(255,224,204,.2);color:hsl(var(--light)/.2)}.focus\:text-light\/25:focus{color:rgba(255,224,204,.25);color:hsl(var(--light)/.25)}.focus\:text-light\/30:focus{color:rgba(255,224,204,.3);color:hsl(var(--light)/.3)}.focus\:text-light\/35:focus{color:rgba(255,224,204,.35);color:hsl(var(--light)/.35)}.focus\:text-light\/40:focus{color:rgba(255,224,204,.4);color:hsl(var(--light)/.4)}.focus\:text-light\/45:focus{color:rgba(255,224,204,.45);color:hsl(var(--light)/.45)}.focus\:text-light\/5:focus{color:rgba(255,224,204,.05);color:hsl(var(--light)/.05)}.focus\:text-light\/50:focus{color:rgba(255,224,204,.5);color:hsl(var(--light)/.5)}.focus\:text-light\/55:focus{color:rgba(255,224,204,.55);color:hsl(var(--light)/.55)}.focus\:text-light\/60:focus{color:rgba(255,224,204,.6);color:hsl(var(--light)/.6)}.focus\:text-light\/65:focus{color:rgba(255,224,204,.65);color:hsl(var(--light)/.65)}.focus\:text-light\/70:focus{color:rgba(255,224,204,.7);color:hsl(var(--light)/.7)}.focus\:text-light\/75:focus{color:rgba(255,224,204,.75);color:hsl(var(--light)/.75)}.focus\:text-light\/80:focus{color:rgba(255,224,204,.8);color:hsl(var(--light)/.8)}.focus\:text-light\/85:focus{color:rgba(255,224,204,.85);color:hsl(var(--light)/.85)}.focus\:text-light\/90:focus{color:rgba(255,224,204,.9);color:hsl(var(--light)/.9)}.focus\:text-light\/95:focus{color:rgba(255,224,204,.95);color:hsl(var(--light)/.95)}.focus\:text-market-insights:focus{--tw-text-opacity:1;color:#009aff;color:rgba(0,154,255,var(--tw-text-opacity))}.focus\:text-market-insights\/0:focus{color:rgba(0,154,255,0)}.focus\:text-market-insights\/10:focus{color:rgba(0,154,255,.1)}.focus\:text-market-insights\/100:focus{color:#009aff}.focus\:text-market-insights\/15:focus{color:rgba(0,154,255,.15)}.focus\:text-market-insights\/20:focus{color:rgba(0,154,255,.2)}.focus\:text-market-insights\/25:focus{color:rgba(0,154,255,.25)}.focus\:text-market-insights\/30:focus{color:rgba(0,154,255,.3)}.focus\:text-market-insights\/35:focus{color:rgba(0,154,255,.35)}.focus\:text-market-insights\/40:focus{color:rgba(0,154,255,.4)}.focus\:text-market-insights\/45:focus{color:rgba(0,154,255,.45)}.focus\:text-market-insights\/5:focus{color:rgba(0,154,255,.05)}.focus\:text-market-insights\/50:focus{color:rgba(0,154,255,.5)}.focus\:text-market-insights\/55:focus{color:rgba(0,154,255,.55)}.focus\:text-market-insights\/60:focus{color:rgba(0,154,255,.6)}.focus\:text-market-insights\/65:focus{color:rgba(0,154,255,.65)}.focus\:text-market-insights\/70:focus{color:rgba(0,154,255,.7)}.focus\:text-market-insights\/75:focus{color:rgba(0,154,255,.75)}.focus\:text-market-insights\/80:focus{color:rgba(0,154,255,.8)}.focus\:text-market-insights\/85:focus{color:rgba(0,154,255,.85)}.focus\:text-market-insights\/90:focus{color:rgba(0,154,255,.9)}.focus\:text-market-insights\/95:focus{color:rgba(0,154,255,.95)}.focus\:text-news-and-events:focus{--tw-text-opacity:1;color:#20aebc;color:rgba(32,174,188,var(--tw-text-opacity))}.focus\:text-news-and-events\/0:focus{color:rgba(32,174,188,0)}.focus\:text-news-and-events\/10:focus{color:rgba(32,174,188,.1)}.focus\:text-news-and-events\/100:focus{color:#20aebc}.focus\:text-news-and-events\/15:focus{color:rgba(32,174,188,.15)}.focus\:text-news-and-events\/20:focus{color:rgba(32,174,188,.2)}.focus\:text-news-and-events\/25:focus{color:rgba(32,174,188,.25)}.focus\:text-news-and-events\/30:focus{color:rgba(32,174,188,.3)}.focus\:text-news-and-events\/35:focus{color:rgba(32,174,188,.35)}.focus\:text-news-and-events\/40:focus{color:rgba(32,174,188,.4)}.focus\:text-news-and-events\/45:focus{color:rgba(32,174,188,.45)}.focus\:text-news-and-events\/5:focus{color:rgba(32,174,188,.05)}.focus\:text-news-and-events\/50:focus{color:rgba(32,174,188,.5)}.focus\:text-news-and-events\/55:focus{color:rgba(32,174,188,.55)}.focus\:text-news-and-events\/60:focus{color:rgba(32,174,188,.6)}.focus\:text-news-and-events\/65:focus{color:rgba(32,174,188,.65)}.focus\:text-news-and-events\/70:focus{color:rgba(32,174,188,.7)}.focus\:text-news-and-events\/75:focus{color:rgba(32,174,188,.75)}.focus\:text-news-and-events\/80:focus{color:rgba(32,174,188,.8)}.focus\:text-news-and-events\/85:focus{color:rgba(32,174,188,.85)}.focus\:text-news-and-events\/90:focus{color:rgba(32,174,188,.9)}.focus\:text-news-and-events\/95:focus{color:rgba(32,174,188,.95)}.focus\:text-orange:focus{color:#f60;color:hsl(var(--orange))}.focus\:text-orange-100:focus{--tw-text-opacity:1;color:#ffedd5;color:rgba(255,237,213,var(--tw-text-opacity))}.focus\:text-orange-100\/0:focus{color:rgba(255,237,213,0)}.focus\:text-orange-100\/10:focus{color:rgba(255,237,213,.1)}.focus\:text-orange-100\/100:focus{color:#ffedd5}.focus\:text-orange-100\/15:focus{color:rgba(255,237,213,.15)}.focus\:text-orange-100\/20:focus{color:rgba(255,237,213,.2)}.focus\:text-orange-100\/25:focus{color:rgba(255,237,213,.25)}.focus\:text-orange-100\/30:focus{color:rgba(255,237,213,.3)}.focus\:text-orange-100\/35:focus{color:rgba(255,237,213,.35)}.focus\:text-orange-100\/40:focus{color:rgba(255,237,213,.4)}.focus\:text-orange-100\/45:focus{color:rgba(255,237,213,.45)}.focus\:text-orange-100\/5:focus{color:rgba(255,237,213,.05)}.focus\:text-orange-100\/50:focus{color:rgba(255,237,213,.5)}.focus\:text-orange-100\/55:focus{color:rgba(255,237,213,.55)}.focus\:text-orange-100\/60:focus{color:rgba(255,237,213,.6)}.focus\:text-orange-100\/65:focus{color:rgba(255,237,213,.65)}.focus\:text-orange-100\/70:focus{color:rgba(255,237,213,.7)}.focus\:text-orange-100\/75:focus{color:rgba(255,237,213,.75)}.focus\:text-orange-100\/80:focus{color:rgba(255,237,213,.8)}.focus\:text-orange-100\/85:focus{color:rgba(255,237,213,.85)}.focus\:text-orange-100\/90:focus{color:rgba(255,237,213,.9)}.focus\:text-orange-100\/95:focus{color:rgba(255,237,213,.95)}.focus\:text-orange-200:focus{--tw-text-opacity:1;color:#fed7aa;color:rgba(254,215,170,var(--tw-text-opacity))}.focus\:text-orange-200\/0:focus{color:hsla(32,98%,83%,0)}.focus\:text-orange-200\/10:focus{color:hsla(32,98%,83%,.1)}.focus\:text-orange-200\/100:focus{color:#fed7aa}.focus\:text-orange-200\/15:focus{color:hsla(32,98%,83%,.15)}.focus\:text-orange-200\/20:focus{color:hsla(32,98%,83%,.2)}.focus\:text-orange-200\/25:focus{color:hsla(32,98%,83%,.25)}.focus\:text-orange-200\/30:focus{color:hsla(32,98%,83%,.3)}.focus\:text-orange-200\/35:focus{color:hsla(32,98%,83%,.35)}.focus\:text-orange-200\/40:focus{color:hsla(32,98%,83%,.4)}.focus\:text-orange-200\/45:focus{color:hsla(32,98%,83%,.45)}.focus\:text-orange-200\/5:focus{color:hsla(32,98%,83%,.05)}.focus\:text-orange-200\/50:focus{color:hsla(32,98%,83%,.5)}.focus\:text-orange-200\/55:focus{color:hsla(32,98%,83%,.55)}.focus\:text-orange-200\/60:focus{color:hsla(32,98%,83%,.6)}.focus\:text-orange-200\/65:focus{color:hsla(32,98%,83%,.65)}.focus\:text-orange-200\/70:focus{color:hsla(32,98%,83%,.7)}.focus\:text-orange-200\/75:focus{color:hsla(32,98%,83%,.75)}.focus\:text-orange-200\/80:focus{color:hsla(32,98%,83%,.8)}.focus\:text-orange-200\/85:focus{color:hsla(32,98%,83%,.85)}.focus\:text-orange-200\/90:focus{color:hsla(32,98%,83%,.9)}.focus\:text-orange-200\/95:focus{color:hsla(32,98%,83%,.95)}.focus\:text-orange-300:focus{--tw-text-opacity:1;color:#fdba74;color:rgba(253,186,116,var(--tw-text-opacity))}.focus\:text-orange-300\/0:focus{color:hsla(31,97%,72%,0)}.focus\:text-orange-300\/10:focus{color:hsla(31,97%,72%,.1)}.focus\:text-orange-300\/100:focus{color:#fdba74}.focus\:text-orange-300\/15:focus{color:hsla(31,97%,72%,.15)}.focus\:text-orange-300\/20:focus{color:hsla(31,97%,72%,.2)}.focus\:text-orange-300\/25:focus{color:hsla(31,97%,72%,.25)}.focus\:text-orange-300\/30:focus{color:hsla(31,97%,72%,.3)}.focus\:text-orange-300\/35:focus{color:hsla(31,97%,72%,.35)}.focus\:text-orange-300\/40:focus{color:hsla(31,97%,72%,.4)}.focus\:text-orange-300\/45:focus{color:hsla(31,97%,72%,.45)}.focus\:text-orange-300\/5:focus{color:hsla(31,97%,72%,.05)}.focus\:text-orange-300\/50:focus{color:hsla(31,97%,72%,.5)}.focus\:text-orange-300\/55:focus{color:hsla(31,97%,72%,.55)}.focus\:text-orange-300\/60:focus{color:hsla(31,97%,72%,.6)}.focus\:text-orange-300\/65:focus{color:hsla(31,97%,72%,.65)}.focus\:text-orange-300\/70:focus{color:hsla(31,97%,72%,.7)}.focus\:text-orange-300\/75:focus{color:hsla(31,97%,72%,.75)}.focus\:text-orange-300\/80:focus{color:hsla(31,97%,72%,.8)}.focus\:text-orange-300\/85:focus{color:hsla(31,97%,72%,.85)}.focus\:text-orange-300\/90:focus{color:hsla(31,97%,72%,.9)}.focus\:text-orange-300\/95:focus{color:hsla(31,97%,72%,.95)}.focus\:text-orange-400:focus{--tw-text-opacity:1;color:#fb923c;color:rgba(251,146,60,var(--tw-text-opacity))}.focus\:text-orange-400\/0:focus{color:rgba(251,146,60,0)}.focus\:text-orange-400\/10:focus{color:rgba(251,146,60,.1)}.focus\:text-orange-400\/100:focus{color:#fb923c}.focus\:text-orange-400\/15:focus{color:rgba(251,146,60,.15)}.focus\:text-orange-400\/20:focus{color:rgba(251,146,60,.2)}.focus\:text-orange-400\/25:focus{color:rgba(251,146,60,.25)}.focus\:text-orange-400\/30:focus{color:rgba(251,146,60,.3)}.focus\:text-orange-400\/35:focus{color:rgba(251,146,60,.35)}.focus\:text-orange-400\/40:focus{color:rgba(251,146,60,.4)}.focus\:text-orange-400\/45:focus{color:rgba(251,146,60,.45)}.focus\:text-orange-400\/5:focus{color:rgba(251,146,60,.05)}.focus\:text-orange-400\/50:focus{color:rgba(251,146,60,.5)}.focus\:text-orange-400\/55:focus{color:rgba(251,146,60,.55)}.focus\:text-orange-400\/60:focus{color:rgba(251,146,60,.6)}.focus\:text-orange-400\/65:focus{color:rgba(251,146,60,.65)}.focus\:text-orange-400\/70:focus{color:rgba(251,146,60,.7)}.focus\:text-orange-400\/75:focus{color:rgba(251,146,60,.75)}.focus\:text-orange-400\/80:focus{color:rgba(251,146,60,.8)}.focus\:text-orange-400\/85:focus{color:rgba(251,146,60,.85)}.focus\:text-orange-400\/90:focus{color:rgba(251,146,60,.9)}.focus\:text-orange-400\/95:focus{color:rgba(251,146,60,.95)}.focus\:text-orange-50:focus{--tw-text-opacity:1;color:#fff7ed;color:rgba(255,247,237,var(--tw-text-opacity))}.focus\:text-orange-50\/0:focus{color:rgba(255,247,237,0)}.focus\:text-orange-50\/10:focus{color:rgba(255,247,237,.1)}.focus\:text-orange-50\/100:focus{color:#fff7ed}.focus\:text-orange-50\/15:focus{color:rgba(255,247,237,.15)}.focus\:text-orange-50\/20:focus{color:rgba(255,247,237,.2)}.focus\:text-orange-50\/25:focus{color:rgba(255,247,237,.25)}.focus\:text-orange-50\/30:focus{color:rgba(255,247,237,.3)}.focus\:text-orange-50\/35:focus{color:rgba(255,247,237,.35)}.focus\:text-orange-50\/40:focus{color:rgba(255,247,237,.4)}.focus\:text-orange-50\/45:focus{color:rgba(255,247,237,.45)}.focus\:text-orange-50\/5:focus{color:rgba(255,247,237,.05)}.focus\:text-orange-50\/50:focus{color:rgba(255,247,237,.5)}.focus\:text-orange-50\/55:focus{color:rgba(255,247,237,.55)}.focus\:text-orange-50\/60:focus{color:rgba(255,247,237,.6)}.focus\:text-orange-50\/65:focus{color:rgba(255,247,237,.65)}.focus\:text-orange-50\/70:focus{color:rgba(255,247,237,.7)}.focus\:text-orange-50\/75:focus{color:rgba(255,247,237,.75)}.focus\:text-orange-50\/80:focus{color:rgba(255,247,237,.8)}.focus\:text-orange-50\/85:focus{color:rgba(255,247,237,.85)}.focus\:text-orange-50\/90:focus{color:rgba(255,247,237,.9)}.focus\:text-orange-50\/95:focus{color:rgba(255,247,237,.95)}.focus\:text-orange-500:focus{--tw-text-opacity:1;color:#f97316;color:rgba(249,115,22,var(--tw-text-opacity))}.focus\:text-orange-500\/0:focus{color:rgba(249,115,22,0)}.focus\:text-orange-500\/10:focus{color:rgba(249,115,22,.1)}.focus\:text-orange-500\/100:focus{color:#f97316}.focus\:text-orange-500\/15:focus{color:rgba(249,115,22,.15)}.focus\:text-orange-500\/20:focus{color:rgba(249,115,22,.2)}.focus\:text-orange-500\/25:focus{color:rgba(249,115,22,.25)}.focus\:text-orange-500\/30:focus{color:rgba(249,115,22,.3)}.focus\:text-orange-500\/35:focus{color:rgba(249,115,22,.35)}.focus\:text-orange-500\/40:focus{color:rgba(249,115,22,.4)}.focus\:text-orange-500\/45:focus{color:rgba(249,115,22,.45)}.focus\:text-orange-500\/5:focus{color:rgba(249,115,22,.05)}.focus\:text-orange-500\/50:focus{color:rgba(249,115,22,.5)}.focus\:text-orange-500\/55:focus{color:rgba(249,115,22,.55)}.focus\:text-orange-500\/60:focus{color:rgba(249,115,22,.6)}.focus\:text-orange-500\/65:focus{color:rgba(249,115,22,.65)}.focus\:text-orange-500\/70:focus{color:rgba(249,115,22,.7)}.focus\:text-orange-500\/75:focus{color:rgba(249,115,22,.75)}.focus\:text-orange-500\/80:focus{color:rgba(249,115,22,.8)}.focus\:text-orange-500\/85:focus{color:rgba(249,115,22,.85)}.focus\:text-orange-500\/90:focus{color:rgba(249,115,22,.9)}.focus\:text-orange-500\/95:focus{color:rgba(249,115,22,.95)}.focus\:text-orange-600:focus{--tw-text-opacity:1;color:#ea580c;color:rgba(234,88,12,var(--tw-text-opacity))}.focus\:text-orange-600\/0:focus{color:rgba(234,88,12,0)}.focus\:text-orange-600\/10:focus{color:rgba(234,88,12,.1)}.focus\:text-orange-600\/100:focus{color:#ea580c}.focus\:text-orange-600\/15:focus{color:rgba(234,88,12,.15)}.focus\:text-orange-600\/20:focus{color:rgba(234,88,12,.2)}.focus\:text-orange-600\/25:focus{color:rgba(234,88,12,.25)}.focus\:text-orange-600\/30:focus{color:rgba(234,88,12,.3)}.focus\:text-orange-600\/35:focus{color:rgba(234,88,12,.35)}.focus\:text-orange-600\/40:focus{color:rgba(234,88,12,.4)}.focus\:text-orange-600\/45:focus{color:rgba(234,88,12,.45)}.focus\:text-orange-600\/5:focus{color:rgba(234,88,12,.05)}.focus\:text-orange-600\/50:focus{color:rgba(234,88,12,.5)}.focus\:text-orange-600\/55:focus{color:rgba(234,88,12,.55)}.focus\:text-orange-600\/60:focus{color:rgba(234,88,12,.6)}.focus\:text-orange-600\/65:focus{color:rgba(234,88,12,.65)}.focus\:text-orange-600\/70:focus{color:rgba(234,88,12,.7)}.focus\:text-orange-600\/75:focus{color:rgba(234,88,12,.75)}.focus\:text-orange-600\/80:focus{color:rgba(234,88,12,.8)}.focus\:text-orange-600\/85:focus{color:rgba(234,88,12,.85)}.focus\:text-orange-600\/90:focus{color:rgba(234,88,12,.9)}.focus\:text-orange-600\/95:focus{color:rgba(234,88,12,.95)}.focus\:text-orange-700:focus{--tw-text-opacity:1;color:#c2410c;color:rgba(194,65,12,var(--tw-text-opacity))}.focus\:text-orange-700\/0:focus{color:rgba(194,65,12,0)}.focus\:text-orange-700\/10:focus{color:rgba(194,65,12,.1)}.focus\:text-orange-700\/100:focus{color:#c2410c}.focus\:text-orange-700\/15:focus{color:rgba(194,65,12,.15)}.focus\:text-orange-700\/20:focus{color:rgba(194,65,12,.2)}.focus\:text-orange-700\/25:focus{color:rgba(194,65,12,.25)}.focus\:text-orange-700\/30:focus{color:rgba(194,65,12,.3)}.focus\:text-orange-700\/35:focus{color:rgba(194,65,12,.35)}.focus\:text-orange-700\/40:focus{color:rgba(194,65,12,.4)}.focus\:text-orange-700\/45:focus{color:rgba(194,65,12,.45)}.focus\:text-orange-700\/5:focus{color:rgba(194,65,12,.05)}.focus\:text-orange-700\/50:focus{color:rgba(194,65,12,.5)}.focus\:text-orange-700\/55:focus{color:rgba(194,65,12,.55)}.focus\:text-orange-700\/60:focus{color:rgba(194,65,12,.6)}.focus\:text-orange-700\/65:focus{color:rgba(194,65,12,.65)}.focus\:text-orange-700\/70:focus{color:rgba(194,65,12,.7)}.focus\:text-orange-700\/75:focus{color:rgba(194,65,12,.75)}.focus\:text-orange-700\/80:focus{color:rgba(194,65,12,.8)}.focus\:text-orange-700\/85:focus{color:rgba(194,65,12,.85)}.focus\:text-orange-700\/90:focus{color:rgba(194,65,12,.9)}.focus\:text-orange-700\/95:focus{color:rgba(194,65,12,.95)}.focus\:text-orange-800:focus{--tw-text-opacity:1;color:#9a3412;color:rgba(154,52,18,var(--tw-text-opacity))}.focus\:text-orange-800\/0:focus{color:rgba(154,52,18,0)}.focus\:text-orange-800\/10:focus{color:rgba(154,52,18,.1)}.focus\:text-orange-800\/100:focus{color:#9a3412}.focus\:text-orange-800\/15:focus{color:rgba(154,52,18,.15)}.focus\:text-orange-800\/20:focus{color:rgba(154,52,18,.2)}.focus\:text-orange-800\/25:focus{color:rgba(154,52,18,.25)}.focus\:text-orange-800\/30:focus{color:rgba(154,52,18,.3)}.focus\:text-orange-800\/35:focus{color:rgba(154,52,18,.35)}.focus\:text-orange-800\/40:focus{color:rgba(154,52,18,.4)}.focus\:text-orange-800\/45:focus{color:rgba(154,52,18,.45)}.focus\:text-orange-800\/5:focus{color:rgba(154,52,18,.05)}.focus\:text-orange-800\/50:focus{color:rgba(154,52,18,.5)}.focus\:text-orange-800\/55:focus{color:rgba(154,52,18,.55)}.focus\:text-orange-800\/60:focus{color:rgba(154,52,18,.6)}.focus\:text-orange-800\/65:focus{color:rgba(154,52,18,.65)}.focus\:text-orange-800\/70:focus{color:rgba(154,52,18,.7)}.focus\:text-orange-800\/75:focus{color:rgba(154,52,18,.75)}.focus\:text-orange-800\/80:focus{color:rgba(154,52,18,.8)}.focus\:text-orange-800\/85:focus{color:rgba(154,52,18,.85)}.focus\:text-orange-800\/90:focus{color:rgba(154,52,18,.9)}.focus\:text-orange-800\/95:focus{color:rgba(154,52,18,.95)}.focus\:text-orange-900:focus{--tw-text-opacity:1;color:#7c2d12;color:rgba(124,45,18,var(--tw-text-opacity))}.focus\:text-orange-900\/0:focus{color:rgba(124,45,18,0)}.focus\:text-orange-900\/10:focus{color:rgba(124,45,18,.1)}.focus\:text-orange-900\/100:focus{color:#7c2d12}.focus\:text-orange-900\/15:focus{color:rgba(124,45,18,.15)}.focus\:text-orange-900\/20:focus{color:rgba(124,45,18,.2)}.focus\:text-orange-900\/25:focus{color:rgba(124,45,18,.25)}.focus\:text-orange-900\/30:focus{color:rgba(124,45,18,.3)}.focus\:text-orange-900\/35:focus{color:rgba(124,45,18,.35)}.focus\:text-orange-900\/40:focus{color:rgba(124,45,18,.4)}.focus\:text-orange-900\/45:focus{color:rgba(124,45,18,.45)}.focus\:text-orange-900\/5:focus{color:rgba(124,45,18,.05)}.focus\:text-orange-900\/50:focus{color:rgba(124,45,18,.5)}.focus\:text-orange-900\/55:focus{color:rgba(124,45,18,.55)}.focus\:text-orange-900\/60:focus{color:rgba(124,45,18,.6)}.focus\:text-orange-900\/65:focus{color:rgba(124,45,18,.65)}.focus\:text-orange-900\/70:focus{color:rgba(124,45,18,.7)}.focus\:text-orange-900\/75:focus{color:rgba(124,45,18,.75)}.focus\:text-orange-900\/80:focus{color:rgba(124,45,18,.8)}.focus\:text-orange-900\/85:focus{color:rgba(124,45,18,.85)}.focus\:text-orange-900\/90:focus{color:rgba(124,45,18,.9)}.focus\:text-orange-900\/95:focus{color:rgba(124,45,18,.95)}.focus\:text-orange-950:focus{--tw-text-opacity:1;color:#431407;color:rgba(67,20,7,var(--tw-text-opacity))}.focus\:text-orange-950\/0:focus{color:rgba(67,20,7,0)}.focus\:text-orange-950\/10:focus{color:rgba(67,20,7,.1)}.focus\:text-orange-950\/100:focus{color:#431407}.focus\:text-orange-950\/15:focus{color:rgba(67,20,7,.15)}.focus\:text-orange-950\/20:focus{color:rgba(67,20,7,.2)}.focus\:text-orange-950\/25:focus{color:rgba(67,20,7,.25)}.focus\:text-orange-950\/30:focus{color:rgba(67,20,7,.3)}.focus\:text-orange-950\/35:focus{color:rgba(67,20,7,.35)}.focus\:text-orange-950\/40:focus{color:rgba(67,20,7,.4)}.focus\:text-orange-950\/45:focus{color:rgba(67,20,7,.45)}.focus\:text-orange-950\/5:focus{color:rgba(67,20,7,.05)}.focus\:text-orange-950\/50:focus{color:rgba(67,20,7,.5)}.focus\:text-orange-950\/55:focus{color:rgba(67,20,7,.55)}.focus\:text-orange-950\/60:focus{color:rgba(67,20,7,.6)}.focus\:text-orange-950\/65:focus{color:rgba(67,20,7,.65)}.focus\:text-orange-950\/70:focus{color:rgba(67,20,7,.7)}.focus\:text-orange-950\/75:focus{color:rgba(67,20,7,.75)}.focus\:text-orange-950\/80:focus{color:rgba(67,20,7,.8)}.focus\:text-orange-950\/85:focus{color:rgba(67,20,7,.85)}.focus\:text-orange-950\/90:focus{color:rgba(67,20,7,.9)}.focus\:text-orange-950\/95:focus{color:rgba(67,20,7,.95)}.focus\:text-orange-accent:focus{color:#ffe0cc;color:hsl(var(--orange-accent))}.focus\:text-orange-accent\/0:focus{color:rgba(255,224,204,0);color:hsl(var(--orange-accent)/0)}.focus\:text-orange-accent\/10:focus{color:rgba(255,224,204,.1);color:hsl(var(--orange-accent)/.1)}.focus\:text-orange-accent\/100:focus{color:#ffe0cc;color:hsl(var(--orange-accent)/1)}.focus\:text-orange-accent\/15:focus{color:rgba(255,224,204,.15);color:hsl(var(--orange-accent)/.15)}.focus\:text-orange-accent\/20:focus{color:rgba(255,224,204,.2);color:hsl(var(--orange-accent)/.2)}.focus\:text-orange-accent\/25:focus{color:rgba(255,224,204,.25);color:hsl(var(--orange-accent)/.25)}.focus\:text-orange-accent\/30:focus{color:rgba(255,224,204,.3);color:hsl(var(--orange-accent)/.3)}.focus\:text-orange-accent\/35:focus{color:rgba(255,224,204,.35);color:hsl(var(--orange-accent)/.35)}.focus\:text-orange-accent\/40:focus{color:rgba(255,224,204,.4);color:hsl(var(--orange-accent)/.4)}.focus\:text-orange-accent\/45:focus{color:rgba(255,224,204,.45);color:hsl(var(--orange-accent)/.45)}.focus\:text-orange-accent\/5:focus{color:rgba(255,224,204,.05);color:hsl(var(--orange-accent)/.05)}.focus\:text-orange-accent\/50:focus{color:rgba(255,224,204,.5);color:hsl(var(--orange-accent)/.5)}.focus\:text-orange-accent\/55:focus{color:rgba(255,224,204,.55);color:hsl(var(--orange-accent)/.55)}.focus\:text-orange-accent\/60:focus{color:rgba(255,224,204,.6);color:hsl(var(--orange-accent)/.6)}.focus\:text-orange-accent\/65:focus{color:rgba(255,224,204,.65);color:hsl(var(--orange-accent)/.65)}.focus\:text-orange-accent\/70:focus{color:rgba(255,224,204,.7);color:hsl(var(--orange-accent)/.7)}.focus\:text-orange-accent\/75:focus{color:rgba(255,224,204,.75);color:hsl(var(--orange-accent)/.75)}.focus\:text-orange-accent\/80:focus{color:rgba(255,224,204,.8);color:hsl(var(--orange-accent)/.8)}.focus\:text-orange-accent\/85:focus{color:rgba(255,224,204,.85);color:hsl(var(--orange-accent)/.85)}.focus\:text-orange-accent\/90:focus{color:rgba(255,224,204,.9);color:hsl(var(--orange-accent)/.9)}.focus\:text-orange-accent\/95:focus{color:rgba(255,224,204,.95);color:hsl(var(--orange-accent)/.95)}.focus\:text-orange-dark:focus{color:#e65c00;color:hsl(var(--orange-dark))}.focus\:text-orange-dark\/0:focus{color:rgba(230,92,0,0);color:hsl(var(--orange-dark)/0)}.focus\:text-orange-dark\/10:focus{color:rgba(230,92,0,.1);color:hsl(var(--orange-dark)/.1)}.focus\:text-orange-dark\/100:focus{color:#e65c00;color:hsl(var(--orange-dark)/1)}.focus\:text-orange-dark\/15:focus{color:rgba(230,92,0,.15);color:hsl(var(--orange-dark)/.15)}.focus\:text-orange-dark\/20:focus{color:rgba(230,92,0,.2);color:hsl(var(--orange-dark)/.2)}.focus\:text-orange-dark\/25:focus{color:rgba(230,92,0,.25);color:hsl(var(--orange-dark)/.25)}.focus\:text-orange-dark\/30:focus{color:rgba(230,92,0,.3);color:hsl(var(--orange-dark)/.3)}.focus\:text-orange-dark\/35:focus{color:rgba(230,92,0,.35);color:hsl(var(--orange-dark)/.35)}.focus\:text-orange-dark\/40:focus{color:rgba(230,92,0,.4);color:hsl(var(--orange-dark)/.4)}.focus\:text-orange-dark\/45:focus{color:rgba(230,92,0,.45);color:hsl(var(--orange-dark)/.45)}.focus\:text-orange-dark\/5:focus{color:rgba(230,92,0,.05);color:hsl(var(--orange-dark)/.05)}.focus\:text-orange-dark\/50:focus{color:rgba(230,92,0,.5);color:hsl(var(--orange-dark)/.5)}.focus\:text-orange-dark\/55:focus{color:rgba(230,92,0,.55);color:hsl(var(--orange-dark)/.55)}.focus\:text-orange-dark\/60:focus{color:rgba(230,92,0,.6);color:hsl(var(--orange-dark)/.6)}.focus\:text-orange-dark\/65:focus{color:rgba(230,92,0,.65);color:hsl(var(--orange-dark)/.65)}.focus\:text-orange-dark\/70:focus{color:rgba(230,92,0,.7);color:hsl(var(--orange-dark)/.7)}.focus\:text-orange-dark\/75:focus{color:rgba(230,92,0,.75);color:hsl(var(--orange-dark)/.75)}.focus\:text-orange-dark\/80:focus{color:rgba(230,92,0,.8);color:hsl(var(--orange-dark)/.8)}.focus\:text-orange-dark\/85:focus{color:rgba(230,92,0,.85);color:hsl(var(--orange-dark)/.85)}.focus\:text-orange-dark\/90:focus{color:rgba(230,92,0,.9);color:hsl(var(--orange-dark)/.9)}.focus\:text-orange-dark\/95:focus{color:rgba(230,92,0,.95);color:hsl(var(--orange-dark)/.95)}.focus\:text-orange-darker:focus{color:#e65c00;color:hsl(var(--orange-darker))}.focus\:text-orange-darker\/0:focus{color:rgba(230,92,0,0);color:hsl(var(--orange-darker)/0)}.focus\:text-orange-darker\/10:focus{color:rgba(230,92,0,.1);color:hsl(var(--orange-darker)/.1)}.focus\:text-orange-darker\/100:focus{color:#e65c00;color:hsl(var(--orange-darker)/1)}.focus\:text-orange-darker\/15:focus{color:rgba(230,92,0,.15);color:hsl(var(--orange-darker)/.15)}.focus\:text-orange-darker\/20:focus{color:rgba(230,92,0,.2);color:hsl(var(--orange-darker)/.2)}.focus\:text-orange-darker\/25:focus{color:rgba(230,92,0,.25);color:hsl(var(--orange-darker)/.25)}.focus\:text-orange-darker\/30:focus{color:rgba(230,92,0,.3);color:hsl(var(--orange-darker)/.3)}.focus\:text-orange-darker\/35:focus{color:rgba(230,92,0,.35);color:hsl(var(--orange-darker)/.35)}.focus\:text-orange-darker\/40:focus{color:rgba(230,92,0,.4);color:hsl(var(--orange-darker)/.4)}.focus\:text-orange-darker\/45:focus{color:rgba(230,92,0,.45);color:hsl(var(--orange-darker)/.45)}.focus\:text-orange-darker\/5:focus{color:rgba(230,92,0,.05);color:hsl(var(--orange-darker)/.05)}.focus\:text-orange-darker\/50:focus{color:rgba(230,92,0,.5);color:hsl(var(--orange-darker)/.5)}.focus\:text-orange-darker\/55:focus{color:rgba(230,92,0,.55);color:hsl(var(--orange-darker)/.55)}.focus\:text-orange-darker\/60:focus{color:rgba(230,92,0,.6);color:hsl(var(--orange-darker)/.6)}.focus\:text-orange-darker\/65:focus{color:rgba(230,92,0,.65);color:hsl(var(--orange-darker)/.65)}.focus\:text-orange-darker\/70:focus{color:rgba(230,92,0,.7);color:hsl(var(--orange-darker)/.7)}.focus\:text-orange-darker\/75:focus{color:rgba(230,92,0,.75);color:hsl(var(--orange-darker)/.75)}.focus\:text-orange-darker\/80:focus{color:rgba(230,92,0,.8);color:hsl(var(--orange-darker)/.8)}.focus\:text-orange-darker\/85:focus{color:rgba(230,92,0,.85);color:hsl(var(--orange-darker)/.85)}.focus\:text-orange-darker\/90:focus{color:rgba(230,92,0,.9);color:hsl(var(--orange-darker)/.9)}.focus\:text-orange-darker\/95:focus{color:rgba(230,92,0,.95);color:hsl(var(--orange-darker)/.95)}.focus\:text-orange-light:focus{color:#ffe0cc;color:hsl(var(--orange-light))}.focus\:text-orange-light\/0:focus{color:rgba(255,224,204,0);color:hsl(var(--orange-light)/0)}.focus\:text-orange-light\/10:focus{color:rgba(255,224,204,.1);color:hsl(var(--orange-light)/.1)}.focus\:text-orange-light\/100:focus{color:#ffe0cc;color:hsl(var(--orange-light)/1)}.focus\:text-orange-light\/15:focus{color:rgba(255,224,204,.15);color:hsl(var(--orange-light)/.15)}.focus\:text-orange-light\/20:focus{color:rgba(255,224,204,.2);color:hsl(var(--orange-light)/.2)}.focus\:text-orange-light\/25:focus{color:rgba(255,224,204,.25);color:hsl(var(--orange-light)/.25)}.focus\:text-orange-light\/30:focus{color:rgba(255,224,204,.3);color:hsl(var(--orange-light)/.3)}.focus\:text-orange-light\/35:focus{color:rgba(255,224,204,.35);color:hsl(var(--orange-light)/.35)}.focus\:text-orange-light\/40:focus{color:rgba(255,224,204,.4);color:hsl(var(--orange-light)/.4)}.focus\:text-orange-light\/45:focus{color:rgba(255,224,204,.45);color:hsl(var(--orange-light)/.45)}.focus\:text-orange-light\/5:focus{color:rgba(255,224,204,.05);color:hsl(var(--orange-light)/.05)}.focus\:text-orange-light\/50:focus{color:rgba(255,224,204,.5);color:hsl(var(--orange-light)/.5)}.focus\:text-orange-light\/55:focus{color:rgba(255,224,204,.55);color:hsl(var(--orange-light)/.55)}.focus\:text-orange-light\/60:focus{color:rgba(255,224,204,.6);color:hsl(var(--orange-light)/.6)}.focus\:text-orange-light\/65:focus{color:rgba(255,224,204,.65);color:hsl(var(--orange-light)/.65)}.focus\:text-orange-light\/70:focus{color:rgba(255,224,204,.7);color:hsl(var(--orange-light)/.7)}.focus\:text-orange-light\/75:focus{color:rgba(255,224,204,.75);color:hsl(var(--orange-light)/.75)}.focus\:text-orange-light\/80:focus{color:rgba(255,224,204,.8);color:hsl(var(--orange-light)/.8)}.focus\:text-orange-light\/85:focus{color:rgba(255,224,204,.85);color:hsl(var(--orange-light)/.85)}.focus\:text-orange-light\/90:focus{color:rgba(255,224,204,.9);color:hsl(var(--orange-light)/.9)}.focus\:text-orange-light\/95:focus{color:rgba(255,224,204,.95);color:hsl(var(--orange-light)/.95)}.focus\:text-orange-secondary:focus{color:#e65c00;color:hsl(var(--orange-secondary))}.focus\:text-orange-secondary\/0:focus{color:rgba(230,92,0,0);color:hsl(var(--orange-secondary)/0)}.focus\:text-orange-secondary\/10:focus{color:rgba(230,92,0,.1);color:hsl(var(--orange-secondary)/.1)}.focus\:text-orange-secondary\/100:focus{color:#e65c00;color:hsl(var(--orange-secondary)/1)}.focus\:text-orange-secondary\/15:focus{color:rgba(230,92,0,.15);color:hsl(var(--orange-secondary)/.15)}.focus\:text-orange-secondary\/20:focus{color:rgba(230,92,0,.2);color:hsl(var(--orange-secondary)/.2)}.focus\:text-orange-secondary\/25:focus{color:rgba(230,92,0,.25);color:hsl(var(--orange-secondary)/.25)}.focus\:text-orange-secondary\/30:focus{color:rgba(230,92,0,.3);color:hsl(var(--orange-secondary)/.3)}.focus\:text-orange-secondary\/35:focus{color:rgba(230,92,0,.35);color:hsl(var(--orange-secondary)/.35)}.focus\:text-orange-secondary\/40:focus{color:rgba(230,92,0,.4);color:hsl(var(--orange-secondary)/.4)}.focus\:text-orange-secondary\/45:focus{color:rgba(230,92,0,.45);color:hsl(var(--orange-secondary)/.45)}.focus\:text-orange-secondary\/5:focus{color:rgba(230,92,0,.05);color:hsl(var(--orange-secondary)/.05)}.focus\:text-orange-secondary\/50:focus{color:rgba(230,92,0,.5);color:hsl(var(--orange-secondary)/.5)}.focus\:text-orange-secondary\/55:focus{color:rgba(230,92,0,.55);color:hsl(var(--orange-secondary)/.55)}.focus\:text-orange-secondary\/60:focus{color:rgba(230,92,0,.6);color:hsl(var(--orange-secondary)/.6)}.focus\:text-orange-secondary\/65:focus{color:rgba(230,92,0,.65);color:hsl(var(--orange-secondary)/.65)}.focus\:text-orange-secondary\/70:focus{color:rgba(230,92,0,.7);color:hsl(var(--orange-secondary)/.7)}.focus\:text-orange-secondary\/75:focus{color:rgba(230,92,0,.75);color:hsl(var(--orange-secondary)/.75)}.focus\:text-orange-secondary\/80:focus{color:rgba(230,92,0,.8);color:hsl(var(--orange-secondary)/.8)}.focus\:text-orange-secondary\/85:focus{color:rgba(230,92,0,.85);color:hsl(var(--orange-secondary)/.85)}.focus\:text-orange-secondary\/90:focus{color:rgba(230,92,0,.9);color:hsl(var(--orange-secondary)/.9)}.focus\:text-orange-secondary\/95:focus{color:rgba(230,92,0,.95);color:hsl(var(--orange-secondary)/.95)}.focus\:text-orange\/0:focus{color:rgba(255,102,0,0);color:hsl(var(--orange)/0)}.focus\:text-orange\/10:focus{color:rgba(255,102,0,.1);color:hsl(var(--orange)/.1)}.focus\:text-orange\/100:focus{color:#f60;color:hsl(var(--orange)/1)}.focus\:text-orange\/15:focus{color:rgba(255,102,0,.15);color:hsl(var(--orange)/.15)}.focus\:text-orange\/20:focus{color:rgba(255,102,0,.2);color:hsl(var(--orange)/.2)}.focus\:text-orange\/25:focus{color:rgba(255,102,0,.25);color:hsl(var(--orange)/.25)}.focus\:text-orange\/30:focus{color:rgba(255,102,0,.3);color:hsl(var(--orange)/.3)}.focus\:text-orange\/35:focus{color:rgba(255,102,0,.35);color:hsl(var(--orange)/.35)}.focus\:text-orange\/40:focus{color:rgba(255,102,0,.4);color:hsl(var(--orange)/.4)}.focus\:text-orange\/45:focus{color:rgba(255,102,0,.45);color:hsl(var(--orange)/.45)}.focus\:text-orange\/5:focus{color:rgba(255,102,0,.05);color:hsl(var(--orange)/.05)}.focus\:text-orange\/50:focus{color:rgba(255,102,0,.5);color:hsl(var(--orange)/.5)}.focus\:text-orange\/55:focus{color:rgba(255,102,0,.55);color:hsl(var(--orange)/.55)}.focus\:text-orange\/60:focus{color:rgba(255,102,0,.6);color:hsl(var(--orange)/.6)}.focus\:text-orange\/65:focus{color:rgba(255,102,0,.65);color:hsl(var(--orange)/.65)}.focus\:text-orange\/70:focus{color:rgba(255,102,0,.7);color:hsl(var(--orange)/.7)}.focus\:text-orange\/75:focus{color:rgba(255,102,0,.75);color:hsl(var(--orange)/.75)}.focus\:text-orange\/80:focus{color:rgba(255,102,0,.8);color:hsl(var(--orange)/.8)}.focus\:text-orange\/85:focus{color:rgba(255,102,0,.85);color:hsl(var(--orange)/.85)}.focus\:text-orange\/90:focus{color:rgba(255,102,0,.9);color:hsl(var(--orange)/.9)}.focus\:text-orange\/95:focus{color:rgba(255,102,0,.95);color:hsl(var(--orange)/.95)}.focus\:text-primary:focus{color:#f60;color:hsl(var(--primary))}.focus\:text-primary-foreground:focus{color:#000;color:hsl(var(--primary-foreground))}.focus\:text-primary-foreground\/0:focus{color:transparent;color:hsl(var(--primary-foreground)/0)}.focus\:text-primary-foreground\/10:focus{color:rgba(0,0,0,.1);color:hsl(var(--primary-foreground)/.1)}.focus\:text-primary-foreground\/100:focus{color:#000;color:hsl(var(--primary-foreground)/1)}.focus\:text-primary-foreground\/15:focus{color:rgba(0,0,0,.15);color:hsl(var(--primary-foreground)/.15)}.focus\:text-primary-foreground\/20:focus{color:rgba(0,0,0,.2);color:hsl(var(--primary-foreground)/.2)}.focus\:text-primary-foreground\/25:focus{color:rgba(0,0,0,.25);color:hsl(var(--primary-foreground)/.25)}.focus\:text-primary-foreground\/30:focus{color:rgba(0,0,0,.3);color:hsl(var(--primary-foreground)/.3)}.focus\:text-primary-foreground\/35:focus{color:rgba(0,0,0,.35);color:hsl(var(--primary-foreground)/.35)}.focus\:text-primary-foreground\/40:focus{color:rgba(0,0,0,.4);color:hsl(var(--primary-foreground)/.4)}.focus\:text-primary-foreground\/45:focus{color:rgba(0,0,0,.45);color:hsl(var(--primary-foreground)/.45)}.focus\:text-primary-foreground\/5:focus{color:rgba(0,0,0,.05);color:hsl(var(--primary-foreground)/.05)}.focus\:text-primary-foreground\/50:focus{color:rgba(0,0,0,.5);color:hsl(var(--primary-foreground)/.5)}.focus\:text-primary-foreground\/55:focus{color:rgba(0,0,0,.55);color:hsl(var(--primary-foreground)/.55)}.focus\:text-primary-foreground\/60:focus{color:rgba(0,0,0,.6);color:hsl(var(--primary-foreground)/.6)}.focus\:text-primary-foreground\/65:focus{color:rgba(0,0,0,.65);color:hsl(var(--primary-foreground)/.65)}.focus\:text-primary-foreground\/70:focus{color:rgba(0,0,0,.7);color:hsl(var(--primary-foreground)/.7)}.focus\:text-primary-foreground\/75:focus{color:rgba(0,0,0,.75);color:hsl(var(--primary-foreground)/.75)}.focus\:text-primary-foreground\/80:focus{color:rgba(0,0,0,.8);color:hsl(var(--primary-foreground)/.8)}.focus\:text-primary-foreground\/85:focus{color:rgba(0,0,0,.85);color:hsl(var(--primary-foreground)/.85)}.focus\:text-primary-foreground\/90:focus{color:rgba(0,0,0,.9);color:hsl(var(--primary-foreground)/.9)}.focus\:text-primary-foreground\/95:focus{color:rgba(0,0,0,.95);color:hsl(var(--primary-foreground)/.95)}.focus\:text-primary\/0:focus{color:rgba(255,102,0,0);color:hsl(var(--primary)/0)}.focus\:text-primary\/10:focus{color:rgba(255,102,0,.1);color:hsl(var(--primary)/.1)}.focus\:text-primary\/100:focus{color:#f60;color:hsl(var(--primary)/1)}.focus\:text-primary\/15:focus{color:rgba(255,102,0,.15);color:hsl(var(--primary)/.15)}.focus\:text-primary\/20:focus{color:rgba(255,102,0,.2);color:hsl(var(--primary)/.2)}.focus\:text-primary\/25:focus{color:rgba(255,102,0,.25);color:hsl(var(--primary)/.25)}.focus\:text-primary\/30:focus{color:rgba(255,102,0,.3);color:hsl(var(--primary)/.3)}.focus\:text-primary\/35:focus{color:rgba(255,102,0,.35);color:hsl(var(--primary)/.35)}.focus\:text-primary\/40:focus{color:rgba(255,102,0,.4);color:hsl(var(--primary)/.4)}.focus\:text-primary\/45:focus{color:rgba(255,102,0,.45);color:hsl(var(--primary)/.45)}.focus\:text-primary\/5:focus{color:rgba(255,102,0,.05);color:hsl(var(--primary)/.05)}.focus\:text-primary\/50:focus{color:rgba(255,102,0,.5);color:hsl(var(--primary)/.5)}.focus\:text-primary\/55:focus{color:rgba(255,102,0,.55);color:hsl(var(--primary)/.55)}.focus\:text-primary\/60:focus{color:rgba(255,102,0,.6);color:hsl(var(--primary)/.6)}.focus\:text-primary\/65:focus{color:rgba(255,102,0,.65);color:hsl(var(--primary)/.65)}.focus\:text-primary\/70:focus{color:rgba(255,102,0,.7);color:hsl(var(--primary)/.7)}.focus\:text-primary\/75:focus{color:rgba(255,102,0,.75);color:hsl(var(--primary)/.75)}.focus\:text-primary\/80:focus{color:rgba(255,102,0,.8);color:hsl(var(--primary)/.8)}.focus\:text-primary\/85:focus{color:rgba(255,102,0,.85);color:hsl(var(--primary)/.85)}.focus\:text-primary\/90:focus{color:rgba(255,102,0,.9);color:hsl(var(--primary)/.9)}.focus\:text-primary\/95:focus{color:rgba(255,102,0,.95);color:hsl(var(--primary)/.95)}.focus\:text-publishers:focus{--tw-text-opacity:1;color:#00964b;color:rgba(0,150,75,var(--tw-text-opacity))}.focus\:text-publishers\/0:focus{color:rgba(0,150,75,0)}.focus\:text-publishers\/10:focus{color:rgba(0,150,75,.1)}.focus\:text-publishers\/100:focus{color:#00964b}.focus\:text-publishers\/15:focus{color:rgba(0,150,75,.15)}.focus\:text-publishers\/20:focus{color:rgba(0,150,75,.2)}.focus\:text-publishers\/25:focus{color:rgba(0,150,75,.25)}.focus\:text-publishers\/30:focus{color:rgba(0,150,75,.3)}.focus\:text-publishers\/35:focus{color:rgba(0,150,75,.35)}.focus\:text-publishers\/40:focus{color:rgba(0,150,75,.4)}.focus\:text-publishers\/45:focus{color:rgba(0,150,75,.45)}.focus\:text-publishers\/5:focus{color:rgba(0,150,75,.05)}.focus\:text-publishers\/50:focus{color:rgba(0,150,75,.5)}.focus\:text-publishers\/55:focus{color:rgba(0,150,75,.55)}.focus\:text-publishers\/60:focus{color:rgba(0,150,75,.6)}.focus\:text-publishers\/65:focus{color:rgba(0,150,75,.65)}.focus\:text-publishers\/70:focus{color:rgba(0,150,75,.7)}.focus\:text-publishers\/75:focus{color:rgba(0,150,75,.75)}.focus\:text-publishers\/80:focus{color:rgba(0,150,75,.8)}.focus\:text-publishers\/85:focus{color:rgba(0,150,75,.85)}.focus\:text-publishers\/90:focus{color:rgba(0,150,75,.9)}.focus\:text-publishers\/95:focus{color:rgba(0,150,75,.95)}.focus\:text-purple:focus{color:#5858d5;color:hsl(var(--purple))}.focus\:text-purple-100:focus{--tw-text-opacity:1;color:#f3e8ff;color:rgba(243,232,255,var(--tw-text-opacity))}.focus\:text-purple-100\/0:focus{color:rgba(243,232,255,0)}.focus\:text-purple-100\/10:focus{color:rgba(243,232,255,.1)}.focus\:text-purple-100\/100:focus{color:#f3e8ff}.focus\:text-purple-100\/15:focus{color:rgba(243,232,255,.15)}.focus\:text-purple-100\/20:focus{color:rgba(243,232,255,.2)}.focus\:text-purple-100\/25:focus{color:rgba(243,232,255,.25)}.focus\:text-purple-100\/30:focus{color:rgba(243,232,255,.3)}.focus\:text-purple-100\/35:focus{color:rgba(243,232,255,.35)}.focus\:text-purple-100\/40:focus{color:rgba(243,232,255,.4)}.focus\:text-purple-100\/45:focus{color:rgba(243,232,255,.45)}.focus\:text-purple-100\/5:focus{color:rgba(243,232,255,.05)}.focus\:text-purple-100\/50:focus{color:rgba(243,232,255,.5)}.focus\:text-purple-100\/55:focus{color:rgba(243,232,255,.55)}.focus\:text-purple-100\/60:focus{color:rgba(243,232,255,.6)}.focus\:text-purple-100\/65:focus{color:rgba(243,232,255,.65)}.focus\:text-purple-100\/70:focus{color:rgba(243,232,255,.7)}.focus\:text-purple-100\/75:focus{color:rgba(243,232,255,.75)}.focus\:text-purple-100\/80:focus{color:rgba(243,232,255,.8)}.focus\:text-purple-100\/85:focus{color:rgba(243,232,255,.85)}.focus\:text-purple-100\/90:focus{color:rgba(243,232,255,.9)}.focus\:text-purple-100\/95:focus{color:rgba(243,232,255,.95)}.focus\:text-purple-200:focus{--tw-text-opacity:1;color:#e9d5ff;color:rgba(233,213,255,var(--tw-text-opacity))}.focus\:text-purple-200\/0:focus{color:rgba(233,213,255,0)}.focus\:text-purple-200\/10:focus{color:rgba(233,213,255,.1)}.focus\:text-purple-200\/100:focus{color:#e9d5ff}.focus\:text-purple-200\/15:focus{color:rgba(233,213,255,.15)}.focus\:text-purple-200\/20:focus{color:rgba(233,213,255,.2)}.focus\:text-purple-200\/25:focus{color:rgba(233,213,255,.25)}.focus\:text-purple-200\/30:focus{color:rgba(233,213,255,.3)}.focus\:text-purple-200\/35:focus{color:rgba(233,213,255,.35)}.focus\:text-purple-200\/40:focus{color:rgba(233,213,255,.4)}.focus\:text-purple-200\/45:focus{color:rgba(233,213,255,.45)}.focus\:text-purple-200\/5:focus{color:rgba(233,213,255,.05)}.focus\:text-purple-200\/50:focus{color:rgba(233,213,255,.5)}.focus\:text-purple-200\/55:focus{color:rgba(233,213,255,.55)}.focus\:text-purple-200\/60:focus{color:rgba(233,213,255,.6)}.focus\:text-purple-200\/65:focus{color:rgba(233,213,255,.65)}.focus\:text-purple-200\/70:focus{color:rgba(233,213,255,.7)}.focus\:text-purple-200\/75:focus{color:rgba(233,213,255,.75)}.focus\:text-purple-200\/80:focus{color:rgba(233,213,255,.8)}.focus\:text-purple-200\/85:focus{color:rgba(233,213,255,.85)}.focus\:text-purple-200\/90:focus{color:rgba(233,213,255,.9)}.focus\:text-purple-200\/95:focus{color:rgba(233,213,255,.95)}.focus\:text-purple-300:focus{--tw-text-opacity:1;color:#d8b4fe;color:rgba(216,180,254,var(--tw-text-opacity))}.focus\:text-purple-300\/0:focus{color:rgba(216,180,254,0)}.focus\:text-purple-300\/10:focus{color:rgba(216,180,254,.1)}.focus\:text-purple-300\/100:focus{color:#d8b4fe}.focus\:text-purple-300\/15:focus{color:rgba(216,180,254,.15)}.focus\:text-purple-300\/20:focus{color:rgba(216,180,254,.2)}.focus\:text-purple-300\/25:focus{color:rgba(216,180,254,.25)}.focus\:text-purple-300\/30:focus{color:rgba(216,180,254,.3)}.focus\:text-purple-300\/35:focus{color:rgba(216,180,254,.35)}.focus\:text-purple-300\/40:focus{color:rgba(216,180,254,.4)}.focus\:text-purple-300\/45:focus{color:rgba(216,180,254,.45)}.focus\:text-purple-300\/5:focus{color:rgba(216,180,254,.05)}.focus\:text-purple-300\/50:focus{color:rgba(216,180,254,.5)}.focus\:text-purple-300\/55:focus{color:rgba(216,180,254,.55)}.focus\:text-purple-300\/60:focus{color:rgba(216,180,254,.6)}.focus\:text-purple-300\/65:focus{color:rgba(216,180,254,.65)}.focus\:text-purple-300\/70:focus{color:rgba(216,180,254,.7)}.focus\:text-purple-300\/75:focus{color:rgba(216,180,254,.75)}.focus\:text-purple-300\/80:focus{color:rgba(216,180,254,.8)}.focus\:text-purple-300\/85:focus{color:rgba(216,180,254,.85)}.focus\:text-purple-300\/90:focus{color:rgba(216,180,254,.9)}.focus\:text-purple-300\/95:focus{color:rgba(216,180,254,.95)}.focus\:text-purple-400:focus{--tw-text-opacity:1;color:#c084fc;color:rgba(192,132,252,var(--tw-text-opacity))}.focus\:text-purple-400\/0:focus{color:rgba(192,132,252,0)}.focus\:text-purple-400\/10:focus{color:rgba(192,132,252,.1)}.focus\:text-purple-400\/100:focus{color:#c084fc}.focus\:text-purple-400\/15:focus{color:rgba(192,132,252,.15)}.focus\:text-purple-400\/20:focus{color:rgba(192,132,252,.2)}.focus\:text-purple-400\/25:focus{color:rgba(192,132,252,.25)}.focus\:text-purple-400\/30:focus{color:rgba(192,132,252,.3)}.focus\:text-purple-400\/35:focus{color:rgba(192,132,252,.35)}.focus\:text-purple-400\/40:focus{color:rgba(192,132,252,.4)}.focus\:text-purple-400\/45:focus{color:rgba(192,132,252,.45)}.focus\:text-purple-400\/5:focus{color:rgba(192,132,252,.05)}.focus\:text-purple-400\/50:focus{color:rgba(192,132,252,.5)}.focus\:text-purple-400\/55:focus{color:rgba(192,132,252,.55)}.focus\:text-purple-400\/60:focus{color:rgba(192,132,252,.6)}.focus\:text-purple-400\/65:focus{color:rgba(192,132,252,.65)}.focus\:text-purple-400\/70:focus{color:rgba(192,132,252,.7)}.focus\:text-purple-400\/75:focus{color:rgba(192,132,252,.75)}.focus\:text-purple-400\/80:focus{color:rgba(192,132,252,.8)}.focus\:text-purple-400\/85:focus{color:rgba(192,132,252,.85)}.focus\:text-purple-400\/90:focus{color:rgba(192,132,252,.9)}.focus\:text-purple-400\/95:focus{color:rgba(192,132,252,.95)}.focus\:text-purple-50:focus{--tw-text-opacity:1;color:#faf5ff;color:rgba(250,245,255,var(--tw-text-opacity))}.focus\:text-purple-50\/0:focus{color:rgba(250,245,255,0)}.focus\:text-purple-50\/10:focus{color:rgba(250,245,255,.1)}.focus\:text-purple-50\/100:focus{color:#faf5ff}.focus\:text-purple-50\/15:focus{color:rgba(250,245,255,.15)}.focus\:text-purple-50\/20:focus{color:rgba(250,245,255,.2)}.focus\:text-purple-50\/25:focus{color:rgba(250,245,255,.25)}.focus\:text-purple-50\/30:focus{color:rgba(250,245,255,.3)}.focus\:text-purple-50\/35:focus{color:rgba(250,245,255,.35)}.focus\:text-purple-50\/40:focus{color:rgba(250,245,255,.4)}.focus\:text-purple-50\/45:focus{color:rgba(250,245,255,.45)}.focus\:text-purple-50\/5:focus{color:rgba(250,245,255,.05)}.focus\:text-purple-50\/50:focus{color:rgba(250,245,255,.5)}.focus\:text-purple-50\/55:focus{color:rgba(250,245,255,.55)}.focus\:text-purple-50\/60:focus{color:rgba(250,245,255,.6)}.focus\:text-purple-50\/65:focus{color:rgba(250,245,255,.65)}.focus\:text-purple-50\/70:focus{color:rgba(250,245,255,.7)}.focus\:text-purple-50\/75:focus{color:rgba(250,245,255,.75)}.focus\:text-purple-50\/80:focus{color:rgba(250,245,255,.8)}.focus\:text-purple-50\/85:focus{color:rgba(250,245,255,.85)}.focus\:text-purple-50\/90:focus{color:rgba(250,245,255,.9)}.focus\:text-purple-50\/95:focus{color:rgba(250,245,255,.95)}.focus\:text-purple-500:focus{--tw-text-opacity:1;color:#a855f7;color:rgba(168,85,247,var(--tw-text-opacity))}.focus\:text-purple-500\/0:focus{color:rgba(168,85,247,0)}.focus\:text-purple-500\/10:focus{color:rgba(168,85,247,.1)}.focus\:text-purple-500\/100:focus{color:#a855f7}.focus\:text-purple-500\/15:focus{color:rgba(168,85,247,.15)}.focus\:text-purple-500\/20:focus{color:rgba(168,85,247,.2)}.focus\:text-purple-500\/25:focus{color:rgba(168,85,247,.25)}.focus\:text-purple-500\/30:focus{color:rgba(168,85,247,.3)}.focus\:text-purple-500\/35:focus{color:rgba(168,85,247,.35)}.focus\:text-purple-500\/40:focus{color:rgba(168,85,247,.4)}.focus\:text-purple-500\/45:focus{color:rgba(168,85,247,.45)}.focus\:text-purple-500\/5:focus{color:rgba(168,85,247,.05)}.focus\:text-purple-500\/50:focus{color:rgba(168,85,247,.5)}.focus\:text-purple-500\/55:focus{color:rgba(168,85,247,.55)}.focus\:text-purple-500\/60:focus{color:rgba(168,85,247,.6)}.focus\:text-purple-500\/65:focus{color:rgba(168,85,247,.65)}.focus\:text-purple-500\/70:focus{color:rgba(168,85,247,.7)}.focus\:text-purple-500\/75:focus{color:rgba(168,85,247,.75)}.focus\:text-purple-500\/80:focus{color:rgba(168,85,247,.8)}.focus\:text-purple-500\/85:focus{color:rgba(168,85,247,.85)}.focus\:text-purple-500\/90:focus{color:rgba(168,85,247,.9)}.focus\:text-purple-500\/95:focus{color:rgba(168,85,247,.95)}.focus\:text-purple-600:focus{--tw-text-opacity:1;color:#9333ea;color:rgba(147,51,234,var(--tw-text-opacity))}.focus\:text-purple-600\/0:focus{color:rgba(147,51,234,0)}.focus\:text-purple-600\/10:focus{color:rgba(147,51,234,.1)}.focus\:text-purple-600\/100:focus{color:#9333ea}.focus\:text-purple-600\/15:focus{color:rgba(147,51,234,.15)}.focus\:text-purple-600\/20:focus{color:rgba(147,51,234,.2)}.focus\:text-purple-600\/25:focus{color:rgba(147,51,234,.25)}.focus\:text-purple-600\/30:focus{color:rgba(147,51,234,.3)}.focus\:text-purple-600\/35:focus{color:rgba(147,51,234,.35)}.focus\:text-purple-600\/40:focus{color:rgba(147,51,234,.4)}.focus\:text-purple-600\/45:focus{color:rgba(147,51,234,.45)}.focus\:text-purple-600\/5:focus{color:rgba(147,51,234,.05)}.focus\:text-purple-600\/50:focus{color:rgba(147,51,234,.5)}.focus\:text-purple-600\/55:focus{color:rgba(147,51,234,.55)}.focus\:text-purple-600\/60:focus{color:rgba(147,51,234,.6)}.focus\:text-purple-600\/65:focus{color:rgba(147,51,234,.65)}.focus\:text-purple-600\/70:focus{color:rgba(147,51,234,.7)}.focus\:text-purple-600\/75:focus{color:rgba(147,51,234,.75)}.focus\:text-purple-600\/80:focus{color:rgba(147,51,234,.8)}.focus\:text-purple-600\/85:focus{color:rgba(147,51,234,.85)}.focus\:text-purple-600\/90:focus{color:rgba(147,51,234,.9)}.focus\:text-purple-600\/95:focus{color:rgba(147,51,234,.95)}.focus\:text-purple-700:focus{--tw-text-opacity:1;color:#7e22ce;color:rgba(126,34,206,var(--tw-text-opacity))}.focus\:text-purple-700\/0:focus{color:rgba(126,34,206,0)}.focus\:text-purple-700\/10:focus{color:rgba(126,34,206,.1)}.focus\:text-purple-700\/100:focus{color:#7e22ce}.focus\:text-purple-700\/15:focus{color:rgba(126,34,206,.15)}.focus\:text-purple-700\/20:focus{color:rgba(126,34,206,.2)}.focus\:text-purple-700\/25:focus{color:rgba(126,34,206,.25)}.focus\:text-purple-700\/30:focus{color:rgba(126,34,206,.3)}.focus\:text-purple-700\/35:focus{color:rgba(126,34,206,.35)}.focus\:text-purple-700\/40:focus{color:rgba(126,34,206,.4)}.focus\:text-purple-700\/45:focus{color:rgba(126,34,206,.45)}.focus\:text-purple-700\/5:focus{color:rgba(126,34,206,.05)}.focus\:text-purple-700\/50:focus{color:rgba(126,34,206,.5)}.focus\:text-purple-700\/55:focus{color:rgba(126,34,206,.55)}.focus\:text-purple-700\/60:focus{color:rgba(126,34,206,.6)}.focus\:text-purple-700\/65:focus{color:rgba(126,34,206,.65)}.focus\:text-purple-700\/70:focus{color:rgba(126,34,206,.7)}.focus\:text-purple-700\/75:focus{color:rgba(126,34,206,.75)}.focus\:text-purple-700\/80:focus{color:rgba(126,34,206,.8)}.focus\:text-purple-700\/85:focus{color:rgba(126,34,206,.85)}.focus\:text-purple-700\/90:focus{color:rgba(126,34,206,.9)}.focus\:text-purple-700\/95:focus{color:rgba(126,34,206,.95)}.focus\:text-purple-800:focus{--tw-text-opacity:1;color:#6b21a8;color:rgba(107,33,168,var(--tw-text-opacity))}.focus\:text-purple-800\/0:focus{color:rgba(107,33,168,0)}.focus\:text-purple-800\/10:focus{color:rgba(107,33,168,.1)}.focus\:text-purple-800\/100:focus{color:#6b21a8}.focus\:text-purple-800\/15:focus{color:rgba(107,33,168,.15)}.focus\:text-purple-800\/20:focus{color:rgba(107,33,168,.2)}.focus\:text-purple-800\/25:focus{color:rgba(107,33,168,.25)}.focus\:text-purple-800\/30:focus{color:rgba(107,33,168,.3)}.focus\:text-purple-800\/35:focus{color:rgba(107,33,168,.35)}.focus\:text-purple-800\/40:focus{color:rgba(107,33,168,.4)}.focus\:text-purple-800\/45:focus{color:rgba(107,33,168,.45)}.focus\:text-purple-800\/5:focus{color:rgba(107,33,168,.05)}.focus\:text-purple-800\/50:focus{color:rgba(107,33,168,.5)}.focus\:text-purple-800\/55:focus{color:rgba(107,33,168,.55)}.focus\:text-purple-800\/60:focus{color:rgba(107,33,168,.6)}.focus\:text-purple-800\/65:focus{color:rgba(107,33,168,.65)}.focus\:text-purple-800\/70:focus{color:rgba(107,33,168,.7)}.focus\:text-purple-800\/75:focus{color:rgba(107,33,168,.75)}.focus\:text-purple-800\/80:focus{color:rgba(107,33,168,.8)}.focus\:text-purple-800\/85:focus{color:rgba(107,33,168,.85)}.focus\:text-purple-800\/90:focus{color:rgba(107,33,168,.9)}.focus\:text-purple-800\/95:focus{color:rgba(107,33,168,.95)}.focus\:text-purple-900:focus{--tw-text-opacity:1;color:#581c87;color:rgba(88,28,135,var(--tw-text-opacity))}.focus\:text-purple-900\/0:focus{color:rgba(88,28,135,0)}.focus\:text-purple-900\/10:focus{color:rgba(88,28,135,.1)}.focus\:text-purple-900\/100:focus{color:#581c87}.focus\:text-purple-900\/15:focus{color:rgba(88,28,135,.15)}.focus\:text-purple-900\/20:focus{color:rgba(88,28,135,.2)}.focus\:text-purple-900\/25:focus{color:rgba(88,28,135,.25)}.focus\:text-purple-900\/30:focus{color:rgba(88,28,135,.3)}.focus\:text-purple-900\/35:focus{color:rgba(88,28,135,.35)}.focus\:text-purple-900\/40:focus{color:rgba(88,28,135,.4)}.focus\:text-purple-900\/45:focus{color:rgba(88,28,135,.45)}.focus\:text-purple-900\/5:focus{color:rgba(88,28,135,.05)}.focus\:text-purple-900\/50:focus{color:rgba(88,28,135,.5)}.focus\:text-purple-900\/55:focus{color:rgba(88,28,135,.55)}.focus\:text-purple-900\/60:focus{color:rgba(88,28,135,.6)}.focus\:text-purple-900\/65:focus{color:rgba(88,28,135,.65)}.focus\:text-purple-900\/70:focus{color:rgba(88,28,135,.7)}.focus\:text-purple-900\/75:focus{color:rgba(88,28,135,.75)}.focus\:text-purple-900\/80:focus{color:rgba(88,28,135,.8)}.focus\:text-purple-900\/85:focus{color:rgba(88,28,135,.85)}.focus\:text-purple-900\/90:focus{color:rgba(88,28,135,.9)}.focus\:text-purple-900\/95:focus{color:rgba(88,28,135,.95)}.focus\:text-purple-950:focus{--tw-text-opacity:1;color:#3b0764;color:rgba(59,7,100,var(--tw-text-opacity))}.focus\:text-purple-950\/0:focus{color:rgba(59,7,100,0)}.focus\:text-purple-950\/10:focus{color:rgba(59,7,100,.1)}.focus\:text-purple-950\/100:focus{color:#3b0764}.focus\:text-purple-950\/15:focus{color:rgba(59,7,100,.15)}.focus\:text-purple-950\/20:focus{color:rgba(59,7,100,.2)}.focus\:text-purple-950\/25:focus{color:rgba(59,7,100,.25)}.focus\:text-purple-950\/30:focus{color:rgba(59,7,100,.3)}.focus\:text-purple-950\/35:focus{color:rgba(59,7,100,.35)}.focus\:text-purple-950\/40:focus{color:rgba(59,7,100,.4)}.focus\:text-purple-950\/45:focus{color:rgba(59,7,100,.45)}.focus\:text-purple-950\/5:focus{color:rgba(59,7,100,.05)}.focus\:text-purple-950\/50:focus{color:rgba(59,7,100,.5)}.focus\:text-purple-950\/55:focus{color:rgba(59,7,100,.55)}.focus\:text-purple-950\/60:focus{color:rgba(59,7,100,.6)}.focus\:text-purple-950\/65:focus{color:rgba(59,7,100,.65)}.focus\:text-purple-950\/70:focus{color:rgba(59,7,100,.7)}.focus\:text-purple-950\/75:focus{color:rgba(59,7,100,.75)}.focus\:text-purple-950\/80:focus{color:rgba(59,7,100,.8)}.focus\:text-purple-950\/85:focus{color:rgba(59,7,100,.85)}.focus\:text-purple-950\/90:focus{color:rgba(59,7,100,.9)}.focus\:text-purple-950\/95:focus{color:rgba(59,7,100,.95)}.focus\:text-purple-accent:focus{color:#d9d3e8;color:hsl(var(--purple-accent))}.focus\:text-purple-accent\/0:focus{color:rgba(217,211,232,0);color:hsl(var(--purple-accent)/0)}.focus\:text-purple-accent\/10:focus{color:rgba(217,211,232,.1);color:hsl(var(--purple-accent)/.1)}.focus\:text-purple-accent\/100:focus{color:#d9d3e8;color:hsl(var(--purple-accent)/1)}.focus\:text-purple-accent\/15:focus{color:rgba(217,211,232,.15);color:hsl(var(--purple-accent)/.15)}.focus\:text-purple-accent\/20:focus{color:rgba(217,211,232,.2);color:hsl(var(--purple-accent)/.2)}.focus\:text-purple-accent\/25:focus{color:rgba(217,211,232,.25);color:hsl(var(--purple-accent)/.25)}.focus\:text-purple-accent\/30:focus{color:rgba(217,211,232,.3);color:hsl(var(--purple-accent)/.3)}.focus\:text-purple-accent\/35:focus{color:rgba(217,211,232,.35);color:hsl(var(--purple-accent)/.35)}.focus\:text-purple-accent\/40:focus{color:rgba(217,211,232,.4);color:hsl(var(--purple-accent)/.4)}.focus\:text-purple-accent\/45:focus{color:rgba(217,211,232,.45);color:hsl(var(--purple-accent)/.45)}.focus\:text-purple-accent\/5:focus{color:rgba(217,211,232,.05);color:hsl(var(--purple-accent)/.05)}.focus\:text-purple-accent\/50:focus{color:rgba(217,211,232,.5);color:hsl(var(--purple-accent)/.5)}.focus\:text-purple-accent\/55:focus{color:rgba(217,211,232,.55);color:hsl(var(--purple-accent)/.55)}.focus\:text-purple-accent\/60:focus{color:rgba(217,211,232,.6);color:hsl(var(--purple-accent)/.6)}.focus\:text-purple-accent\/65:focus{color:rgba(217,211,232,.65);color:hsl(var(--purple-accent)/.65)}.focus\:text-purple-accent\/70:focus{color:rgba(217,211,232,.7);color:hsl(var(--purple-accent)/.7)}.focus\:text-purple-accent\/75:focus{color:rgba(217,211,232,.75);color:hsl(var(--purple-accent)/.75)}.focus\:text-purple-accent\/80:focus{color:rgba(217,211,232,.8);color:hsl(var(--purple-accent)/.8)}.focus\:text-purple-accent\/85:focus{color:rgba(217,211,232,.85);color:hsl(var(--purple-accent)/.85)}.focus\:text-purple-accent\/90:focus{color:rgba(217,211,232,.9);color:hsl(var(--purple-accent)/.9)}.focus\:text-purple-accent\/95:focus{color:rgba(217,211,232,.95);color:hsl(var(--purple-accent)/.95)}.focus\:text-purple-dark:focus{color:#442a93;color:hsl(var(--purple-dark))}.focus\:text-purple-dark\/0:focus{color:rgba(68,42,147,0);color:hsl(var(--purple-dark)/0)}.focus\:text-purple-dark\/10:focus{color:rgba(68,42,147,.1);color:hsl(var(--purple-dark)/.1)}.focus\:text-purple-dark\/100:focus{color:#442a93;color:hsl(var(--purple-dark)/1)}.focus\:text-purple-dark\/15:focus{color:rgba(68,42,147,.15);color:hsl(var(--purple-dark)/.15)}.focus\:text-purple-dark\/20:focus{color:rgba(68,42,147,.2);color:hsl(var(--purple-dark)/.2)}.focus\:text-purple-dark\/25:focus{color:rgba(68,42,147,.25);color:hsl(var(--purple-dark)/.25)}.focus\:text-purple-dark\/30:focus{color:rgba(68,42,147,.3);color:hsl(var(--purple-dark)/.3)}.focus\:text-purple-dark\/35:focus{color:rgba(68,42,147,.35);color:hsl(var(--purple-dark)/.35)}.focus\:text-purple-dark\/40:focus{color:rgba(68,42,147,.4);color:hsl(var(--purple-dark)/.4)}.focus\:text-purple-dark\/45:focus{color:rgba(68,42,147,.45);color:hsl(var(--purple-dark)/.45)}.focus\:text-purple-dark\/5:focus{color:rgba(68,42,147,.05);color:hsl(var(--purple-dark)/.05)}.focus\:text-purple-dark\/50:focus{color:rgba(68,42,147,.5);color:hsl(var(--purple-dark)/.5)}.focus\:text-purple-dark\/55:focus{color:rgba(68,42,147,.55);color:hsl(var(--purple-dark)/.55)}.focus\:text-purple-dark\/60:focus{color:rgba(68,42,147,.6);color:hsl(var(--purple-dark)/.6)}.focus\:text-purple-dark\/65:focus{color:rgba(68,42,147,.65);color:hsl(var(--purple-dark)/.65)}.focus\:text-purple-dark\/70:focus{color:rgba(68,42,147,.7);color:hsl(var(--purple-dark)/.7)}.focus\:text-purple-dark\/75:focus{color:rgba(68,42,147,.75);color:hsl(var(--purple-dark)/.75)}.focus\:text-purple-dark\/80:focus{color:rgba(68,42,147,.8);color:hsl(var(--purple-dark)/.8)}.focus\:text-purple-dark\/85:focus{color:rgba(68,42,147,.85);color:hsl(var(--purple-dark)/.85)}.focus\:text-purple-dark\/90:focus{color:rgba(68,42,147,.9);color:hsl(var(--purple-dark)/.9)}.focus\:text-purple-dark\/95:focus{color:rgba(68,42,147,.95);color:hsl(var(--purple-dark)/.95)}.focus\:text-purple-light:focus{color:#d9d3e8;color:hsl(var(--purple-light))}.focus\:text-purple-light\/0:focus{color:rgba(217,211,232,0);color:hsl(var(--purple-light)/0)}.focus\:text-purple-light\/10:focus{color:rgba(217,211,232,.1);color:hsl(var(--purple-light)/.1)}.focus\:text-purple-light\/100:focus{color:#d9d3e8;color:hsl(var(--purple-light)/1)}.focus\:text-purple-light\/15:focus{color:rgba(217,211,232,.15);color:hsl(var(--purple-light)/.15)}.focus\:text-purple-light\/20:focus{color:rgba(217,211,232,.2);color:hsl(var(--purple-light)/.2)}.focus\:text-purple-light\/25:focus{color:rgba(217,211,232,.25);color:hsl(var(--purple-light)/.25)}.focus\:text-purple-light\/30:focus{color:rgba(217,211,232,.3);color:hsl(var(--purple-light)/.3)}.focus\:text-purple-light\/35:focus{color:rgba(217,211,232,.35);color:hsl(var(--purple-light)/.35)}.focus\:text-purple-light\/40:focus{color:rgba(217,211,232,.4);color:hsl(var(--purple-light)/.4)}.focus\:text-purple-light\/45:focus{color:rgba(217,211,232,.45);color:hsl(var(--purple-light)/.45)}.focus\:text-purple-light\/5:focus{color:rgba(217,211,232,.05);color:hsl(var(--purple-light)/.05)}.focus\:text-purple-light\/50:focus{color:rgba(217,211,232,.5);color:hsl(var(--purple-light)/.5)}.focus\:text-purple-light\/55:focus{color:rgba(217,211,232,.55);color:hsl(var(--purple-light)/.55)}.focus\:text-purple-light\/60:focus{color:rgba(217,211,232,.6);color:hsl(var(--purple-light)/.6)}.focus\:text-purple-light\/65:focus{color:rgba(217,211,232,.65);color:hsl(var(--purple-light)/.65)}.focus\:text-purple-light\/70:focus{color:rgba(217,211,232,.7);color:hsl(var(--purple-light)/.7)}.focus\:text-purple-light\/75:focus{color:rgba(217,211,232,.75);color:hsl(var(--purple-light)/.75)}.focus\:text-purple-light\/80:focus{color:rgba(217,211,232,.8);color:hsl(var(--purple-light)/.8)}.focus\:text-purple-light\/85:focus{color:rgba(217,211,232,.85);color:hsl(var(--purple-light)/.85)}.focus\:text-purple-light\/90:focus{color:rgba(217,211,232,.9);color:hsl(var(--purple-light)/.9)}.focus\:text-purple-light\/95:focus{color:rgba(217,211,232,.95);color:hsl(var(--purple-light)/.95)}.focus\:text-purple-secondary:focus{color:#442a93;color:hsl(var(--purple-secondary))}.focus\:text-purple-secondary\/0:focus{color:rgba(68,42,147,0);color:hsl(var(--purple-secondary)/0)}.focus\:text-purple-secondary\/10:focus{color:rgba(68,42,147,.1);color:hsl(var(--purple-secondary)/.1)}.focus\:text-purple-secondary\/100:focus{color:#442a93;color:hsl(var(--purple-secondary)/1)}.focus\:text-purple-secondary\/15:focus{color:rgba(68,42,147,.15);color:hsl(var(--purple-secondary)/.15)}.focus\:text-purple-secondary\/20:focus{color:rgba(68,42,147,.2);color:hsl(var(--purple-secondary)/.2)}.focus\:text-purple-secondary\/25:focus{color:rgba(68,42,147,.25);color:hsl(var(--purple-secondary)/.25)}.focus\:text-purple-secondary\/30:focus{color:rgba(68,42,147,.3);color:hsl(var(--purple-secondary)/.3)}.focus\:text-purple-secondary\/35:focus{color:rgba(68,42,147,.35);color:hsl(var(--purple-secondary)/.35)}.focus\:text-purple-secondary\/40:focus{color:rgba(68,42,147,.4);color:hsl(var(--purple-secondary)/.4)}.focus\:text-purple-secondary\/45:focus{color:rgba(68,42,147,.45);color:hsl(var(--purple-secondary)/.45)}.focus\:text-purple-secondary\/5:focus{color:rgba(68,42,147,.05);color:hsl(var(--purple-secondary)/.05)}.focus\:text-purple-secondary\/50:focus{color:rgba(68,42,147,.5);color:hsl(var(--purple-secondary)/.5)}.focus\:text-purple-secondary\/55:focus{color:rgba(68,42,147,.55);color:hsl(var(--purple-secondary)/.55)}.focus\:text-purple-secondary\/60:focus{color:rgba(68,42,147,.6);color:hsl(var(--purple-secondary)/.6)}.focus\:text-purple-secondary\/65:focus{color:rgba(68,42,147,.65);color:hsl(var(--purple-secondary)/.65)}.focus\:text-purple-secondary\/70:focus{color:rgba(68,42,147,.7);color:hsl(var(--purple-secondary)/.7)}.focus\:text-purple-secondary\/75:focus{color:rgba(68,42,147,.75);color:hsl(var(--purple-secondary)/.75)}.focus\:text-purple-secondary\/80:focus{color:rgba(68,42,147,.8);color:hsl(var(--purple-secondary)/.8)}.focus\:text-purple-secondary\/85:focus{color:rgba(68,42,147,.85);color:hsl(var(--purple-secondary)/.85)}.focus\:text-purple-secondary\/90:focus{color:rgba(68,42,147,.9);color:hsl(var(--purple-secondary)/.9)}.focus\:text-purple-secondary\/95:focus{color:rgba(68,42,147,.95);color:hsl(var(--purple-secondary)/.95)}.focus\:text-purple\/0:focus{color:rgba(88,88,213,0);color:hsl(var(--purple)/0)}.focus\:text-purple\/10:focus{color:rgba(88,88,213,.1);color:hsl(var(--purple)/.1)}.focus\:text-purple\/100:focus{color:#5858d5;color:hsl(var(--purple)/1)}.focus\:text-purple\/15:focus{color:rgba(88,88,213,.15);color:hsl(var(--purple)/.15)}.focus\:text-purple\/20:focus{color:rgba(88,88,213,.2);color:hsl(var(--purple)/.2)}.focus\:text-purple\/25:focus{color:rgba(88,88,213,.25);color:hsl(var(--purple)/.25)}.focus\:text-purple\/30:focus{color:rgba(88,88,213,.3);color:hsl(var(--purple)/.3)}.focus\:text-purple\/35:focus{color:rgba(88,88,213,.35);color:hsl(var(--purple)/.35)}.focus\:text-purple\/40:focus{color:rgba(88,88,213,.4);color:hsl(var(--purple)/.4)}.focus\:text-purple\/45:focus{color:rgba(88,88,213,.45);color:hsl(var(--purple)/.45)}.focus\:text-purple\/5:focus{color:rgba(88,88,213,.05);color:hsl(var(--purple)/.05)}.focus\:text-purple\/50:focus{color:rgba(88,88,213,.5);color:hsl(var(--purple)/.5)}.focus\:text-purple\/55:focus{color:rgba(88,88,213,.55);color:hsl(var(--purple)/.55)}.focus\:text-purple\/60:focus{color:rgba(88,88,213,.6);color:hsl(var(--purple)/.6)}.focus\:text-purple\/65:focus{color:rgba(88,88,213,.65);color:hsl(var(--purple)/.65)}.focus\:text-purple\/70:focus{color:rgba(88,88,213,.7);color:hsl(var(--purple)/.7)}.focus\:text-purple\/75:focus{color:rgba(88,88,213,.75);color:hsl(var(--purple)/.75)}.focus\:text-purple\/80:focus{color:rgba(88,88,213,.8);color:hsl(var(--purple)/.8)}.focus\:text-purple\/85:focus{color:rgba(88,88,213,.85);color:hsl(var(--purple)/.85)}.focus\:text-purple\/90:focus{color:rgba(88,88,213,.9);color:hsl(var(--purple)/.9)}.focus\:text-purple\/95:focus{color:rgba(88,88,213,.95);color:hsl(var(--purple)/.95)}.focus\:text-red:focus{color:#dd0833;color:hsl(var(--red))}.focus\:text-red-100:focus{--tw-text-opacity:1;color:#fee2e2;color:rgba(254,226,226,var(--tw-text-opacity))}.focus\:text-red-100\/0:focus{color:hsla(0,93%,94%,0)}.focus\:text-red-100\/10:focus{color:hsla(0,93%,94%,.1)}.focus\:text-red-100\/100:focus{color:#fee2e2}.focus\:text-red-100\/15:focus{color:hsla(0,93%,94%,.15)}.focus\:text-red-100\/20:focus{color:hsla(0,93%,94%,.2)}.focus\:text-red-100\/25:focus{color:hsla(0,93%,94%,.25)}.focus\:text-red-100\/30:focus{color:hsla(0,93%,94%,.3)}.focus\:text-red-100\/35:focus{color:hsla(0,93%,94%,.35)}.focus\:text-red-100\/40:focus{color:hsla(0,93%,94%,.4)}.focus\:text-red-100\/45:focus{color:hsla(0,93%,94%,.45)}.focus\:text-red-100\/5:focus{color:hsla(0,93%,94%,.05)}.focus\:text-red-100\/50:focus{color:hsla(0,93%,94%,.5)}.focus\:text-red-100\/55:focus{color:hsla(0,93%,94%,.55)}.focus\:text-red-100\/60:focus{color:hsla(0,93%,94%,.6)}.focus\:text-red-100\/65:focus{color:hsla(0,93%,94%,.65)}.focus\:text-red-100\/70:focus{color:hsla(0,93%,94%,.7)}.focus\:text-red-100\/75:focus{color:hsla(0,93%,94%,.75)}.focus\:text-red-100\/80:focus{color:hsla(0,93%,94%,.8)}.focus\:text-red-100\/85:focus{color:hsla(0,93%,94%,.85)}.focus\:text-red-100\/90:focus{color:hsla(0,93%,94%,.9)}.focus\:text-red-100\/95:focus{color:hsla(0,93%,94%,.95)}.focus\:text-red-200:focus{--tw-text-opacity:1;color:#fecaca;color:rgba(254,202,202,var(--tw-text-opacity))}.focus\:text-red-200\/0:focus{color:hsla(0,96%,89%,0)}.focus\:text-red-200\/10:focus{color:hsla(0,96%,89%,.1)}.focus\:text-red-200\/100:focus{color:#fecaca}.focus\:text-red-200\/15:focus{color:hsla(0,96%,89%,.15)}.focus\:text-red-200\/20:focus{color:hsla(0,96%,89%,.2)}.focus\:text-red-200\/25:focus{color:hsla(0,96%,89%,.25)}.focus\:text-red-200\/30:focus{color:hsla(0,96%,89%,.3)}.focus\:text-red-200\/35:focus{color:hsla(0,96%,89%,.35)}.focus\:text-red-200\/40:focus{color:hsla(0,96%,89%,.4)}.focus\:text-red-200\/45:focus{color:hsla(0,96%,89%,.45)}.focus\:text-red-200\/5:focus{color:hsla(0,96%,89%,.05)}.focus\:text-red-200\/50:focus{color:hsla(0,96%,89%,.5)}.focus\:text-red-200\/55:focus{color:hsla(0,96%,89%,.55)}.focus\:text-red-200\/60:focus{color:hsla(0,96%,89%,.6)}.focus\:text-red-200\/65:focus{color:hsla(0,96%,89%,.65)}.focus\:text-red-200\/70:focus{color:hsla(0,96%,89%,.7)}.focus\:text-red-200\/75:focus{color:hsla(0,96%,89%,.75)}.focus\:text-red-200\/80:focus{color:hsla(0,96%,89%,.8)}.focus\:text-red-200\/85:focus{color:hsla(0,96%,89%,.85)}.focus\:text-red-200\/90:focus{color:hsla(0,96%,89%,.9)}.focus\:text-red-200\/95:focus{color:hsla(0,96%,89%,.95)}.focus\:text-red-300:focus{--tw-text-opacity:1;color:#fca5a5;color:rgba(252,165,165,var(--tw-text-opacity))}.focus\:text-red-300\/0:focus{color:hsla(0,94%,82%,0)}.focus\:text-red-300\/10:focus{color:hsla(0,94%,82%,.1)}.focus\:text-red-300\/100:focus{color:#fca5a5}.focus\:text-red-300\/15:focus{color:hsla(0,94%,82%,.15)}.focus\:text-red-300\/20:focus{color:hsla(0,94%,82%,.2)}.focus\:text-red-300\/25:focus{color:hsla(0,94%,82%,.25)}.focus\:text-red-300\/30:focus{color:hsla(0,94%,82%,.3)}.focus\:text-red-300\/35:focus{color:hsla(0,94%,82%,.35)}.focus\:text-red-300\/40:focus{color:hsla(0,94%,82%,.4)}.focus\:text-red-300\/45:focus{color:hsla(0,94%,82%,.45)}.focus\:text-red-300\/5:focus{color:hsla(0,94%,82%,.05)}.focus\:text-red-300\/50:focus{color:hsla(0,94%,82%,.5)}.focus\:text-red-300\/55:focus{color:hsla(0,94%,82%,.55)}.focus\:text-red-300\/60:focus{color:hsla(0,94%,82%,.6)}.focus\:text-red-300\/65:focus{color:hsla(0,94%,82%,.65)}.focus\:text-red-300\/70:focus{color:hsla(0,94%,82%,.7)}.focus\:text-red-300\/75:focus{color:hsla(0,94%,82%,.75)}.focus\:text-red-300\/80:focus{color:hsla(0,94%,82%,.8)}.focus\:text-red-300\/85:focus{color:hsla(0,94%,82%,.85)}.focus\:text-red-300\/90:focus{color:hsla(0,94%,82%,.9)}.focus\:text-red-300\/95:focus{color:hsla(0,94%,82%,.95)}.focus\:text-red-400:focus{--tw-text-opacity:1;color:#f87171;color:rgba(248,113,113,var(--tw-text-opacity))}.focus\:text-red-400\/0:focus{color:hsla(0,91%,71%,0)}.focus\:text-red-400\/10:focus{color:hsla(0,91%,71%,.1)}.focus\:text-red-400\/100:focus{color:#f87171}.focus\:text-red-400\/15:focus{color:hsla(0,91%,71%,.15)}.focus\:text-red-400\/20:focus{color:hsla(0,91%,71%,.2)}.focus\:text-red-400\/25:focus{color:hsla(0,91%,71%,.25)}.focus\:text-red-400\/30:focus{color:hsla(0,91%,71%,.3)}.focus\:text-red-400\/35:focus{color:hsla(0,91%,71%,.35)}.focus\:text-red-400\/40:focus{color:hsla(0,91%,71%,.4)}.focus\:text-red-400\/45:focus{color:hsla(0,91%,71%,.45)}.focus\:text-red-400\/5:focus{color:hsla(0,91%,71%,.05)}.focus\:text-red-400\/50:focus{color:hsla(0,91%,71%,.5)}.focus\:text-red-400\/55:focus{color:hsla(0,91%,71%,.55)}.focus\:text-red-400\/60:focus{color:hsla(0,91%,71%,.6)}.focus\:text-red-400\/65:focus{color:hsla(0,91%,71%,.65)}.focus\:text-red-400\/70:focus{color:hsla(0,91%,71%,.7)}.focus\:text-red-400\/75:focus{color:hsla(0,91%,71%,.75)}.focus\:text-red-400\/80:focus{color:hsla(0,91%,71%,.8)}.focus\:text-red-400\/85:focus{color:hsla(0,91%,71%,.85)}.focus\:text-red-400\/90:focus{color:hsla(0,91%,71%,.9)}.focus\:text-red-400\/95:focus{color:hsla(0,91%,71%,.95)}.focus\:text-red-50:focus{--tw-text-opacity:1;color:#fef2f2;color:rgba(254,242,242,var(--tw-text-opacity))}.focus\:text-red-50\/0:focus{color:hsla(0,86%,97%,0)}.focus\:text-red-50\/10:focus{color:hsla(0,86%,97%,.1)}.focus\:text-red-50\/100:focus{color:#fef2f2}.focus\:text-red-50\/15:focus{color:hsla(0,86%,97%,.15)}.focus\:text-red-50\/20:focus{color:hsla(0,86%,97%,.2)}.focus\:text-red-50\/25:focus{color:hsla(0,86%,97%,.25)}.focus\:text-red-50\/30:focus{color:hsla(0,86%,97%,.3)}.focus\:text-red-50\/35:focus{color:hsla(0,86%,97%,.35)}.focus\:text-red-50\/40:focus{color:hsla(0,86%,97%,.4)}.focus\:text-red-50\/45:focus{color:hsla(0,86%,97%,.45)}.focus\:text-red-50\/5:focus{color:hsla(0,86%,97%,.05)}.focus\:text-red-50\/50:focus{color:hsla(0,86%,97%,.5)}.focus\:text-red-50\/55:focus{color:hsla(0,86%,97%,.55)}.focus\:text-red-50\/60:focus{color:hsla(0,86%,97%,.6)}.focus\:text-red-50\/65:focus{color:hsla(0,86%,97%,.65)}.focus\:text-red-50\/70:focus{color:hsla(0,86%,97%,.7)}.focus\:text-red-50\/75:focus{color:hsla(0,86%,97%,.75)}.focus\:text-red-50\/80:focus{color:hsla(0,86%,97%,.8)}.focus\:text-red-50\/85:focus{color:hsla(0,86%,97%,.85)}.focus\:text-red-50\/90:focus{color:hsla(0,86%,97%,.9)}.focus\:text-red-50\/95:focus{color:hsla(0,86%,97%,.95)}.focus\:text-red-500:focus{--tw-text-opacity:1;color:#ef4444;color:rgba(239,68,68,var(--tw-text-opacity))}.focus\:text-red-500\/0:focus{color:rgba(239,68,68,0)}.focus\:text-red-500\/10:focus{color:rgba(239,68,68,.1)}.focus\:text-red-500\/100:focus{color:#ef4444}.focus\:text-red-500\/15:focus{color:rgba(239,68,68,.15)}.focus\:text-red-500\/20:focus{color:rgba(239,68,68,.2)}.focus\:text-red-500\/25:focus{color:rgba(239,68,68,.25)}.focus\:text-red-500\/30:focus{color:rgba(239,68,68,.3)}.focus\:text-red-500\/35:focus{color:rgba(239,68,68,.35)}.focus\:text-red-500\/40:focus{color:rgba(239,68,68,.4)}.focus\:text-red-500\/45:focus{color:rgba(239,68,68,.45)}.focus\:text-red-500\/5:focus{color:rgba(239,68,68,.05)}.focus\:text-red-500\/50:focus{color:rgba(239,68,68,.5)}.focus\:text-red-500\/55:focus{color:rgba(239,68,68,.55)}.focus\:text-red-500\/60:focus{color:rgba(239,68,68,.6)}.focus\:text-red-500\/65:focus{color:rgba(239,68,68,.65)}.focus\:text-red-500\/70:focus{color:rgba(239,68,68,.7)}.focus\:text-red-500\/75:focus{color:rgba(239,68,68,.75)}.focus\:text-red-500\/80:focus{color:rgba(239,68,68,.8)}.focus\:text-red-500\/85:focus{color:rgba(239,68,68,.85)}.focus\:text-red-500\/90:focus{color:rgba(239,68,68,.9)}.focus\:text-red-500\/95:focus{color:rgba(239,68,68,.95)}.focus\:text-red-600:focus{--tw-text-opacity:1;color:#dc2626;color:rgba(220,38,38,var(--tw-text-opacity))}.focus\:text-red-600\/0:focus{color:rgba(220,38,38,0)}.focus\:text-red-600\/10:focus{color:rgba(220,38,38,.1)}.focus\:text-red-600\/100:focus{color:#dc2626}.focus\:text-red-600\/15:focus{color:rgba(220,38,38,.15)}.focus\:text-red-600\/20:focus{color:rgba(220,38,38,.2)}.focus\:text-red-600\/25:focus{color:rgba(220,38,38,.25)}.focus\:text-red-600\/30:focus{color:rgba(220,38,38,.3)}.focus\:text-red-600\/35:focus{color:rgba(220,38,38,.35)}.focus\:text-red-600\/40:focus{color:rgba(220,38,38,.4)}.focus\:text-red-600\/45:focus{color:rgba(220,38,38,.45)}.focus\:text-red-600\/5:focus{color:rgba(220,38,38,.05)}.focus\:text-red-600\/50:focus{color:rgba(220,38,38,.5)}.focus\:text-red-600\/55:focus{color:rgba(220,38,38,.55)}.focus\:text-red-600\/60:focus{color:rgba(220,38,38,.6)}.focus\:text-red-600\/65:focus{color:rgba(220,38,38,.65)}.focus\:text-red-600\/70:focus{color:rgba(220,38,38,.7)}.focus\:text-red-600\/75:focus{color:rgba(220,38,38,.75)}.focus\:text-red-600\/80:focus{color:rgba(220,38,38,.8)}.focus\:text-red-600\/85:focus{color:rgba(220,38,38,.85)}.focus\:text-red-600\/90:focus{color:rgba(220,38,38,.9)}.focus\:text-red-600\/95:focus{color:rgba(220,38,38,.95)}.focus\:text-red-700:focus{--tw-text-opacity:1;color:#b91c1c;color:rgba(185,28,28,var(--tw-text-opacity))}.focus\:text-red-700\/0:focus{color:rgba(185,28,28,0)}.focus\:text-red-700\/10:focus{color:rgba(185,28,28,.1)}.focus\:text-red-700\/100:focus{color:#b91c1c}.focus\:text-red-700\/15:focus{color:rgba(185,28,28,.15)}.focus\:text-red-700\/20:focus{color:rgba(185,28,28,.2)}.focus\:text-red-700\/25:focus{color:rgba(185,28,28,.25)}.focus\:text-red-700\/30:focus{color:rgba(185,28,28,.3)}.focus\:text-red-700\/35:focus{color:rgba(185,28,28,.35)}.focus\:text-red-700\/40:focus{color:rgba(185,28,28,.4)}.focus\:text-red-700\/45:focus{color:rgba(185,28,28,.45)}.focus\:text-red-700\/5:focus{color:rgba(185,28,28,.05)}.focus\:text-red-700\/50:focus{color:rgba(185,28,28,.5)}.focus\:text-red-700\/55:focus{color:rgba(185,28,28,.55)}.focus\:text-red-700\/60:focus{color:rgba(185,28,28,.6)}.focus\:text-red-700\/65:focus{color:rgba(185,28,28,.65)}.focus\:text-red-700\/70:focus{color:rgba(185,28,28,.7)}.focus\:text-red-700\/75:focus{color:rgba(185,28,28,.75)}.focus\:text-red-700\/80:focus{color:rgba(185,28,28,.8)}.focus\:text-red-700\/85:focus{color:rgba(185,28,28,.85)}.focus\:text-red-700\/90:focus{color:rgba(185,28,28,.9)}.focus\:text-red-700\/95:focus{color:rgba(185,28,28,.95)}.focus\:text-red-800:focus{--tw-text-opacity:1;color:#991b1b;color:rgba(153,27,27,var(--tw-text-opacity))}.focus\:text-red-800\/0:focus{color:rgba(153,27,27,0)}.focus\:text-red-800\/10:focus{color:rgba(153,27,27,.1)}.focus\:text-red-800\/100:focus{color:#991b1b}.focus\:text-red-800\/15:focus{color:rgba(153,27,27,.15)}.focus\:text-red-800\/20:focus{color:rgba(153,27,27,.2)}.focus\:text-red-800\/25:focus{color:rgba(153,27,27,.25)}.focus\:text-red-800\/30:focus{color:rgba(153,27,27,.3)}.focus\:text-red-800\/35:focus{color:rgba(153,27,27,.35)}.focus\:text-red-800\/40:focus{color:rgba(153,27,27,.4)}.focus\:text-red-800\/45:focus{color:rgba(153,27,27,.45)}.focus\:text-red-800\/5:focus{color:rgba(153,27,27,.05)}.focus\:text-red-800\/50:focus{color:rgba(153,27,27,.5)}.focus\:text-red-800\/55:focus{color:rgba(153,27,27,.55)}.focus\:text-red-800\/60:focus{color:rgba(153,27,27,.6)}.focus\:text-red-800\/65:focus{color:rgba(153,27,27,.65)}.focus\:text-red-800\/70:focus{color:rgba(153,27,27,.7)}.focus\:text-red-800\/75:focus{color:rgba(153,27,27,.75)}.focus\:text-red-800\/80:focus{color:rgba(153,27,27,.8)}.focus\:text-red-800\/85:focus{color:rgba(153,27,27,.85)}.focus\:text-red-800\/90:focus{color:rgba(153,27,27,.9)}.focus\:text-red-800\/95:focus{color:rgba(153,27,27,.95)}.focus\:text-red-900:focus{--tw-text-opacity:1;color:#7f1d1d;color:rgba(127,29,29,var(--tw-text-opacity))}.focus\:text-red-900\/0:focus{color:rgba(127,29,29,0)}.focus\:text-red-900\/10:focus{color:rgba(127,29,29,.1)}.focus\:text-red-900\/100:focus{color:#7f1d1d}.focus\:text-red-900\/15:focus{color:rgba(127,29,29,.15)}.focus\:text-red-900\/20:focus{color:rgba(127,29,29,.2)}.focus\:text-red-900\/25:focus{color:rgba(127,29,29,.25)}.focus\:text-red-900\/30:focus{color:rgba(127,29,29,.3)}.focus\:text-red-900\/35:focus{color:rgba(127,29,29,.35)}.focus\:text-red-900\/40:focus{color:rgba(127,29,29,.4)}.focus\:text-red-900\/45:focus{color:rgba(127,29,29,.45)}.focus\:text-red-900\/5:focus{color:rgba(127,29,29,.05)}.focus\:text-red-900\/50:focus{color:rgba(127,29,29,.5)}.focus\:text-red-900\/55:focus{color:rgba(127,29,29,.55)}.focus\:text-red-900\/60:focus{color:rgba(127,29,29,.6)}.focus\:text-red-900\/65:focus{color:rgba(127,29,29,.65)}.focus\:text-red-900\/70:focus{color:rgba(127,29,29,.7)}.focus\:text-red-900\/75:focus{color:rgba(127,29,29,.75)}.focus\:text-red-900\/80:focus{color:rgba(127,29,29,.8)}.focus\:text-red-900\/85:focus{color:rgba(127,29,29,.85)}.focus\:text-red-900\/90:focus{color:rgba(127,29,29,.9)}.focus\:text-red-900\/95:focus{color:rgba(127,29,29,.95)}.focus\:text-red-950:focus{--tw-text-opacity:1;color:#450a0a;color:rgba(69,10,10,var(--tw-text-opacity))}.focus\:text-red-950\/0:focus{color:rgba(69,10,10,0)}.focus\:text-red-950\/10:focus{color:rgba(69,10,10,.1)}.focus\:text-red-950\/100:focus{color:#450a0a}.focus\:text-red-950\/15:focus{color:rgba(69,10,10,.15)}.focus\:text-red-950\/20:focus{color:rgba(69,10,10,.2)}.focus\:text-red-950\/25:focus{color:rgba(69,10,10,.25)}.focus\:text-red-950\/30:focus{color:rgba(69,10,10,.3)}.focus\:text-red-950\/35:focus{color:rgba(69,10,10,.35)}.focus\:text-red-950\/40:focus{color:rgba(69,10,10,.4)}.focus\:text-red-950\/45:focus{color:rgba(69,10,10,.45)}.focus\:text-red-950\/5:focus{color:rgba(69,10,10,.05)}.focus\:text-red-950\/50:focus{color:rgba(69,10,10,.5)}.focus\:text-red-950\/55:focus{color:rgba(69,10,10,.55)}.focus\:text-red-950\/60:focus{color:rgba(69,10,10,.6)}.focus\:text-red-950\/65:focus{color:rgba(69,10,10,.65)}.focus\:text-red-950\/70:focus{color:rgba(69,10,10,.7)}.focus\:text-red-950\/75:focus{color:rgba(69,10,10,.75)}.focus\:text-red-950\/80:focus{color:rgba(69,10,10,.8)}.focus\:text-red-950\/85:focus{color:rgba(69,10,10,.85)}.focus\:text-red-950\/90:focus{color:rgba(69,10,10,.9)}.focus\:text-red-950\/95:focus{color:rgba(69,10,10,.95)}.focus\:text-red-accent:focus{color:#f8ced6;color:hsl(var(--red-accent))}.focus\:text-red-accent\/0:focus{color:rgba(248,206,214,0);color:hsl(var(--red-accent)/0)}.focus\:text-red-accent\/10:focus{color:rgba(248,206,214,.1);color:hsl(var(--red-accent)/.1)}.focus\:text-red-accent\/100:focus{color:#f8ced6;color:hsl(var(--red-accent)/1)}.focus\:text-red-accent\/15:focus{color:rgba(248,206,214,.15);color:hsl(var(--red-accent)/.15)}.focus\:text-red-accent\/20:focus{color:rgba(248,206,214,.2);color:hsl(var(--red-accent)/.2)}.focus\:text-red-accent\/25:focus{color:rgba(248,206,214,.25);color:hsl(var(--red-accent)/.25)}.focus\:text-red-accent\/30:focus{color:rgba(248,206,214,.3);color:hsl(var(--red-accent)/.3)}.focus\:text-red-accent\/35:focus{color:rgba(248,206,214,.35);color:hsl(var(--red-accent)/.35)}.focus\:text-red-accent\/40:focus{color:rgba(248,206,214,.4);color:hsl(var(--red-accent)/.4)}.focus\:text-red-accent\/45:focus{color:rgba(248,206,214,.45);color:hsl(var(--red-accent)/.45)}.focus\:text-red-accent\/5:focus{color:rgba(248,206,214,.05);color:hsl(var(--red-accent)/.05)}.focus\:text-red-accent\/50:focus{color:rgba(248,206,214,.5);color:hsl(var(--red-accent)/.5)}.focus\:text-red-accent\/55:focus{color:rgba(248,206,214,.55);color:hsl(var(--red-accent)/.55)}.focus\:text-red-accent\/60:focus{color:rgba(248,206,214,.6);color:hsl(var(--red-accent)/.6)}.focus\:text-red-accent\/65:focus{color:rgba(248,206,214,.65);color:hsl(var(--red-accent)/.65)}.focus\:text-red-accent\/70:focus{color:rgba(248,206,214,.7);color:hsl(var(--red-accent)/.7)}.focus\:text-red-accent\/75:focus{color:rgba(248,206,214,.75);color:hsl(var(--red-accent)/.75)}.focus\:text-red-accent\/80:focus{color:rgba(248,206,214,.8);color:hsl(var(--red-accent)/.8)}.focus\:text-red-accent\/85:focus{color:rgba(248,206,214,.85);color:hsl(var(--red-accent)/.85)}.focus\:text-red-accent\/90:focus{color:rgba(248,206,214,.9);color:hsl(var(--red-accent)/.9)}.focus\:text-red-accent\/95:focus{color:rgba(248,206,214,.95);color:hsl(var(--red-accent)/.95)}.focus\:text-red-dark:focus{color:#c5072d;color:hsl(var(--red-dark))}.focus\:text-red-dark\/0:focus{color:rgba(197,7,45,0);color:hsl(var(--red-dark)/0)}.focus\:text-red-dark\/10:focus{color:rgba(197,7,45,.1);color:hsl(var(--red-dark)/.1)}.focus\:text-red-dark\/100:focus{color:#c5072d;color:hsl(var(--red-dark)/1)}.focus\:text-red-dark\/15:focus{color:rgba(197,7,45,.15);color:hsl(var(--red-dark)/.15)}.focus\:text-red-dark\/20:focus{color:rgba(197,7,45,.2);color:hsl(var(--red-dark)/.2)}.focus\:text-red-dark\/25:focus{color:rgba(197,7,45,.25);color:hsl(var(--red-dark)/.25)}.focus\:text-red-dark\/30:focus{color:rgba(197,7,45,.3);color:hsl(var(--red-dark)/.3)}.focus\:text-red-dark\/35:focus{color:rgba(197,7,45,.35);color:hsl(var(--red-dark)/.35)}.focus\:text-red-dark\/40:focus{color:rgba(197,7,45,.4);color:hsl(var(--red-dark)/.4)}.focus\:text-red-dark\/45:focus{color:rgba(197,7,45,.45);color:hsl(var(--red-dark)/.45)}.focus\:text-red-dark\/5:focus{color:rgba(197,7,45,.05);color:hsl(var(--red-dark)/.05)}.focus\:text-red-dark\/50:focus{color:rgba(197,7,45,.5);color:hsl(var(--red-dark)/.5)}.focus\:text-red-dark\/55:focus{color:rgba(197,7,45,.55);color:hsl(var(--red-dark)/.55)}.focus\:text-red-dark\/60:focus{color:rgba(197,7,45,.6);color:hsl(var(--red-dark)/.6)}.focus\:text-red-dark\/65:focus{color:rgba(197,7,45,.65);color:hsl(var(--red-dark)/.65)}.focus\:text-red-dark\/70:focus{color:rgba(197,7,45,.7);color:hsl(var(--red-dark)/.7)}.focus\:text-red-dark\/75:focus{color:rgba(197,7,45,.75);color:hsl(var(--red-dark)/.75)}.focus\:text-red-dark\/80:focus{color:rgba(197,7,45,.8);color:hsl(var(--red-dark)/.8)}.focus\:text-red-dark\/85:focus{color:rgba(197,7,45,.85);color:hsl(var(--red-dark)/.85)}.focus\:text-red-dark\/90:focus{color:rgba(197,7,45,.9);color:hsl(var(--red-dark)/.9)}.focus\:text-red-dark\/95:focus{color:rgba(197,7,45,.95);color:hsl(var(--red-dark)/.95)}.focus\:text-red-light:focus{color:#f8ced6;color:hsl(var(--red-light))}.focus\:text-red-light\/0:focus{color:rgba(248,206,214,0);color:hsl(var(--red-light)/0)}.focus\:text-red-light\/10:focus{color:rgba(248,206,214,.1);color:hsl(var(--red-light)/.1)}.focus\:text-red-light\/100:focus{color:#f8ced6;color:hsl(var(--red-light)/1)}.focus\:text-red-light\/15:focus{color:rgba(248,206,214,.15);color:hsl(var(--red-light)/.15)}.focus\:text-red-light\/20:focus{color:rgba(248,206,214,.2);color:hsl(var(--red-light)/.2)}.focus\:text-red-light\/25:focus{color:rgba(248,206,214,.25);color:hsl(var(--red-light)/.25)}.focus\:text-red-light\/30:focus{color:rgba(248,206,214,.3);color:hsl(var(--red-light)/.3)}.focus\:text-red-light\/35:focus{color:rgba(248,206,214,.35);color:hsl(var(--red-light)/.35)}.focus\:text-red-light\/40:focus{color:rgba(248,206,214,.4);color:hsl(var(--red-light)/.4)}.focus\:text-red-light\/45:focus{color:rgba(248,206,214,.45);color:hsl(var(--red-light)/.45)}.focus\:text-red-light\/5:focus{color:rgba(248,206,214,.05);color:hsl(var(--red-light)/.05)}.focus\:text-red-light\/50:focus{color:rgba(248,206,214,.5);color:hsl(var(--red-light)/.5)}.focus\:text-red-light\/55:focus{color:rgba(248,206,214,.55);color:hsl(var(--red-light)/.55)}.focus\:text-red-light\/60:focus{color:rgba(248,206,214,.6);color:hsl(var(--red-light)/.6)}.focus\:text-red-light\/65:focus{color:rgba(248,206,214,.65);color:hsl(var(--red-light)/.65)}.focus\:text-red-light\/70:focus{color:rgba(248,206,214,.7);color:hsl(var(--red-light)/.7)}.focus\:text-red-light\/75:focus{color:rgba(248,206,214,.75);color:hsl(var(--red-light)/.75)}.focus\:text-red-light\/80:focus{color:rgba(248,206,214,.8);color:hsl(var(--red-light)/.8)}.focus\:text-red-light\/85:focus{color:rgba(248,206,214,.85);color:hsl(var(--red-light)/.85)}.focus\:text-red-light\/90:focus{color:rgba(248,206,214,.9);color:hsl(var(--red-light)/.9)}.focus\:text-red-light\/95:focus{color:rgba(248,206,214,.95);color:hsl(var(--red-light)/.95)}.focus\:text-red-secondary:focus{color:#c5072d;color:hsl(var(--red-secondary))}.focus\:text-red-secondary\/0:focus{color:rgba(197,7,45,0);color:hsl(var(--red-secondary)/0)}.focus\:text-red-secondary\/10:focus{color:rgba(197,7,45,.1);color:hsl(var(--red-secondary)/.1)}.focus\:text-red-secondary\/100:focus{color:#c5072d;color:hsl(var(--red-secondary)/1)}.focus\:text-red-secondary\/15:focus{color:rgba(197,7,45,.15);color:hsl(var(--red-secondary)/.15)}.focus\:text-red-secondary\/20:focus{color:rgba(197,7,45,.2);color:hsl(var(--red-secondary)/.2)}.focus\:text-red-secondary\/25:focus{color:rgba(197,7,45,.25);color:hsl(var(--red-secondary)/.25)}.focus\:text-red-secondary\/30:focus{color:rgba(197,7,45,.3);color:hsl(var(--red-secondary)/.3)}.focus\:text-red-secondary\/35:focus{color:rgba(197,7,45,.35);color:hsl(var(--red-secondary)/.35)}.focus\:text-red-secondary\/40:focus{color:rgba(197,7,45,.4);color:hsl(var(--red-secondary)/.4)}.focus\:text-red-secondary\/45:focus{color:rgba(197,7,45,.45);color:hsl(var(--red-secondary)/.45)}.focus\:text-red-secondary\/5:focus{color:rgba(197,7,45,.05);color:hsl(var(--red-secondary)/.05)}.focus\:text-red-secondary\/50:focus{color:rgba(197,7,45,.5);color:hsl(var(--red-secondary)/.5)}.focus\:text-red-secondary\/55:focus{color:rgba(197,7,45,.55);color:hsl(var(--red-secondary)/.55)}.focus\:text-red-secondary\/60:focus{color:rgba(197,7,45,.6);color:hsl(var(--red-secondary)/.6)}.focus\:text-red-secondary\/65:focus{color:rgba(197,7,45,.65);color:hsl(var(--red-secondary)/.65)}.focus\:text-red-secondary\/70:focus{color:rgba(197,7,45,.7);color:hsl(var(--red-secondary)/.7)}.focus\:text-red-secondary\/75:focus{color:rgba(197,7,45,.75);color:hsl(var(--red-secondary)/.75)}.focus\:text-red-secondary\/80:focus{color:rgba(197,7,45,.8);color:hsl(var(--red-secondary)/.8)}.focus\:text-red-secondary\/85:focus{color:rgba(197,7,45,.85);color:hsl(var(--red-secondary)/.85)}.focus\:text-red-secondary\/90:focus{color:rgba(197,7,45,.9);color:hsl(var(--red-secondary)/.9)}.focus\:text-red-secondary\/95:focus{color:rgba(197,7,45,.95);color:hsl(var(--red-secondary)/.95)}.focus\:text-red\/0:focus{color:rgba(221,8,51,0);color:hsl(var(--red)/0)}.focus\:text-red\/10:focus{color:rgba(221,8,51,.1);color:hsl(var(--red)/.1)}.focus\:text-red\/100:focus{color:#dd0833;color:hsl(var(--red)/1)}.focus\:text-red\/15:focus{color:rgba(221,8,51,.15);color:hsl(var(--red)/.15)}.focus\:text-red\/20:focus{color:rgba(221,8,51,.2);color:hsl(var(--red)/.2)}.focus\:text-red\/25:focus{color:rgba(221,8,51,.25);color:hsl(var(--red)/.25)}.focus\:text-red\/30:focus{color:rgba(221,8,51,.3);color:hsl(var(--red)/.3)}.focus\:text-red\/35:focus{color:rgba(221,8,51,.35);color:hsl(var(--red)/.35)}.focus\:text-red\/40:focus{color:rgba(221,8,51,.4);color:hsl(var(--red)/.4)}.focus\:text-red\/45:focus{color:rgba(221,8,51,.45);color:hsl(var(--red)/.45)}.focus\:text-red\/5:focus{color:rgba(221,8,51,.05);color:hsl(var(--red)/.05)}.focus\:text-red\/50:focus{color:rgba(221,8,51,.5);color:hsl(var(--red)/.5)}.focus\:text-red\/55:focus{color:rgba(221,8,51,.55);color:hsl(var(--red)/.55)}.focus\:text-red\/60:focus{color:rgba(221,8,51,.6);color:hsl(var(--red)/.6)}.focus\:text-red\/65:focus{color:rgba(221,8,51,.65);color:hsl(var(--red)/.65)}.focus\:text-red\/70:focus{color:rgba(221,8,51,.7);color:hsl(var(--red)/.7)}.focus\:text-red\/75:focus{color:rgba(221,8,51,.75);color:hsl(var(--red)/.75)}.focus\:text-red\/80:focus{color:rgba(221,8,51,.8);color:hsl(var(--red)/.8)}.focus\:text-red\/85:focus{color:rgba(221,8,51,.85);color:hsl(var(--red)/.85)}.focus\:text-red\/90:focus{color:rgba(221,8,51,.9);color:hsl(var(--red)/.9)}.focus\:text-red\/95:focus{color:rgba(221,8,51,.95);color:hsl(var(--red)/.95)}.focus\:text-reddit:focus{color:#f40;color:hsl(var(--reddit))}.focus\:text-reddit\/0:focus{color:rgba(255,68,0,0);color:hsl(var(--reddit)/0)}.focus\:text-reddit\/10:focus{color:rgba(255,68,0,.1);color:hsl(var(--reddit)/.1)}.focus\:text-reddit\/100:focus{color:#f40;color:hsl(var(--reddit)/1)}.focus\:text-reddit\/15:focus{color:rgba(255,68,0,.15);color:hsl(var(--reddit)/.15)}.focus\:text-reddit\/20:focus{color:rgba(255,68,0,.2);color:hsl(var(--reddit)/.2)}.focus\:text-reddit\/25:focus{color:rgba(255,68,0,.25);color:hsl(var(--reddit)/.25)}.focus\:text-reddit\/30:focus{color:rgba(255,68,0,.3);color:hsl(var(--reddit)/.3)}.focus\:text-reddit\/35:focus{color:rgba(255,68,0,.35);color:hsl(var(--reddit)/.35)}.focus\:text-reddit\/40:focus{color:rgba(255,68,0,.4);color:hsl(var(--reddit)/.4)}.focus\:text-reddit\/45:focus{color:rgba(255,68,0,.45);color:hsl(var(--reddit)/.45)}.focus\:text-reddit\/5:focus{color:rgba(255,68,0,.05);color:hsl(var(--reddit)/.05)}.focus\:text-reddit\/50:focus{color:rgba(255,68,0,.5);color:hsl(var(--reddit)/.5)}.focus\:text-reddit\/55:focus{color:rgba(255,68,0,.55);color:hsl(var(--reddit)/.55)}.focus\:text-reddit\/60:focus{color:rgba(255,68,0,.6);color:hsl(var(--reddit)/.6)}.focus\:text-reddit\/65:focus{color:rgba(255,68,0,.65);color:hsl(var(--reddit)/.65)}.focus\:text-reddit\/70:focus{color:rgba(255,68,0,.7);color:hsl(var(--reddit)/.7)}.focus\:text-reddit\/75:focus{color:rgba(255,68,0,.75);color:hsl(var(--reddit)/.75)}.focus\:text-reddit\/80:focus{color:rgba(255,68,0,.8);color:hsl(var(--reddit)/.8)}.focus\:text-reddit\/85:focus{color:rgba(255,68,0,.85);color:hsl(var(--reddit)/.85)}.focus\:text-reddit\/90:focus{color:rgba(255,68,0,.9);color:hsl(var(--reddit)/.9)}.focus\:text-reddit\/95:focus{color:rgba(255,68,0,.95);color:hsl(var(--reddit)/.95)}.focus\:text-stark-violet:focus{--tw-text-opacity:1;color:#442993;color:rgba(68,41,147,var(--tw-text-opacity))}.focus\:text-stark-violet\/0:focus{color:rgba(68,41,147,0)}.focus\:text-stark-violet\/10:focus{color:rgba(68,41,147,.1)}.focus\:text-stark-violet\/100:focus{color:#442993}.focus\:text-stark-violet\/15:focus{color:rgba(68,41,147,.15)}.focus\:text-stark-violet\/20:focus{color:rgba(68,41,147,.2)}.focus\:text-stark-violet\/25:focus{color:rgba(68,41,147,.25)}.focus\:text-stark-violet\/30:focus{color:rgba(68,41,147,.3)}.focus\:text-stark-violet\/35:focus{color:rgba(68,41,147,.35)}.focus\:text-stark-violet\/40:focus{color:rgba(68,41,147,.4)}.focus\:text-stark-violet\/45:focus{color:rgba(68,41,147,.45)}.focus\:text-stark-violet\/5:focus{color:rgba(68,41,147,.05)}.focus\:text-stark-violet\/50:focus{color:rgba(68,41,147,.5)}.focus\:text-stark-violet\/55:focus{color:rgba(68,41,147,.55)}.focus\:text-stark-violet\/60:focus{color:rgba(68,41,147,.6)}.focus\:text-stark-violet\/65:focus{color:rgba(68,41,147,.65)}.focus\:text-stark-violet\/70:focus{color:rgba(68,41,147,.7)}.focus\:text-stark-violet\/75:focus{color:rgba(68,41,147,.75)}.focus\:text-stark-violet\/80:focus{color:rgba(68,41,147,.8)}.focus\:text-stark-violet\/85:focus{color:rgba(68,41,147,.85)}.focus\:text-stark-violet\/90:focus{color:rgba(68,41,147,.9)}.focus\:text-stark-violet\/95:focus{color:rgba(68,41,147,.95)}.focus\:text-sun:focus{--tw-text-opacity:1;color:#fab418;color:rgba(250,180,24,var(--tw-text-opacity))}.focus\:text-sun\/0:focus{color:rgba(250,180,24,0)}.focus\:text-sun\/10:focus{color:rgba(250,180,24,.1)}.focus\:text-sun\/100:focus{color:#fab418}.focus\:text-sun\/15:focus{color:rgba(250,180,24,.15)}.focus\:text-sun\/20:focus{color:rgba(250,180,24,.2)}.focus\:text-sun\/25:focus{color:rgba(250,180,24,.25)}.focus\:text-sun\/30:focus{color:rgba(250,180,24,.3)}.focus\:text-sun\/35:focus{color:rgba(250,180,24,.35)}.focus\:text-sun\/40:focus{color:rgba(250,180,24,.4)}.focus\:text-sun\/45:focus{color:rgba(250,180,24,.45)}.focus\:text-sun\/5:focus{color:rgba(250,180,24,.05)}.focus\:text-sun\/50:focus{color:rgba(250,180,24,.5)}.focus\:text-sun\/55:focus{color:rgba(250,180,24,.55)}.focus\:text-sun\/60:focus{color:rgba(250,180,24,.6)}.focus\:text-sun\/65:focus{color:rgba(250,180,24,.65)}.focus\:text-sun\/70:focus{color:rgba(250,180,24,.7)}.focus\:text-sun\/75:focus{color:rgba(250,180,24,.75)}.focus\:text-sun\/80:focus{color:rgba(250,180,24,.8)}.focus\:text-sun\/85:focus{color:rgba(250,180,24,.85)}.focus\:text-sun\/90:focus{color:rgba(250,180,24,.9)}.focus\:text-sun\/95:focus{color:rgba(250,180,24,.95)}.focus\:text-white:focus{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline-0:focus{outline-width:0}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color),0 0 transparent;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.focus\: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-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color),0 0 transparent;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.focus\:ring-grey-lighter:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(245,245,245,var(--tw-ring-opacity))}.focus\:ring-neutral-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(163,163,163,var(--tw-ring-opacity))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group:focus-within .group-focus-within\:bg-light{background-color:#ffe0cc;background-color:hsl(var(--light))}.group:focus-within .group-focus-within\:text-background{color:#fff;color:hsl(var(--background))}.group:focus-within .group-focus-within\:text-background\/50{color:hsla(0,0%,100%,.5);color:hsl(var(--background)/.5)}.group:focus-within .group-focus-within\:opacity-100{opacity:1}.group:hover .group-hover\:block,.group\/icon:hover .group-hover\/icon\:block{display:block}.group\/icon:hover .group-hover\/icon\:hidden{display:none}.group:hover .group-hover\:border-dark{border-color:#e65c00;border-color:hsl(var(--dark))}.group:hover .group-hover\:border-yellow-light{border-color:#fef0d2;border-color:hsl(var(--yellow-light))}.group:hover .group-hover\:bg-dark{background-color:#e65c00;background-color:hsl(var(--dark))}.group:hover .group-hover\:bg-light{background-color:#ffe0cc;background-color:hsl(var(--light))}.group:hover .group-hover\:bg-yellow-light{background-color:#fef0d2;background-color:hsl(var(--yellow-light))}.group\/link:hover .group-hover\/link\:fill-grey{fill:#c9c9c9}.group:hover .group-hover\:font-semibold{font-weight:600}.group\/link:hover .group-hover\/link\:text-dark{color:#e65c00;color:hsl(var(--dark))}.group\/link:hover .group-hover\/link\:text-dark\/80{color:rgba(230,92,0,.8);color:hsl(var(--dark)/.8)}.group\/link:hover .group-hover\/link\:text-default{color:#f60;color:hsl(var(--default))}.group\/link:hover .group-hover\/link\:text-default\/80{color:rgba(255,102,0,.8);color:hsl(var(--default)/.8)}.group:hover .group-hover\:text-background{color:#fff;color:hsl(var(--background))}.group:hover .group-hover\:text-background\/50{color:hsla(0,0%,100%,.5);color:hsl(var(--background)/.5)}.group:hover .group-hover\:text-dark{color:#e65c00;color:hsl(var(--dark))}.group:hover .group-hover\:text-dark-foreground{color:hsl(var(--dark-foreground))}.group:hover .group-hover\:text-dark-foreground\/40{color:hsl(var(--dark-foreground)/.4)}.group:hover .group-hover\:text-foreground{color:#000;color:hsl(var(--foreground))}.group:hover .group-hover\:text-primary-foreground\/40{color:rgba(0,0,0,.4);color:hsl(var(--primary-foreground)/.4)}.group:hover .group-hover\:opacity-100{opacity:1}.group\/icon:focus .group-focus\/icon\:block{display:block}.group\/icon:focus .group-focus\/icon\:hidden{display:none}.group\/link:focus .group-focus\/link\:text-dark\/80{color:rgba(230,92,0,.8);color:hsl(var(--dark)/.8)}.peer:default~.peer-default\:text-red{color:#dd0833;color:hsl(var(--red))}.aria-expanded\:text-about-us[aria-expanded=true]{--tw-text-opacity:1;color:#fab418;color:rgba(250,180,24,var(--tw-text-opacity))}.aria-expanded\:text-about-us\/0[aria-expanded=true]{color:rgba(250,180,24,0)}.aria-expanded\:text-about-us\/10[aria-expanded=true]{color:rgba(250,180,24,.1)}.aria-expanded\:text-about-us\/100[aria-expanded=true]{color:#fab418}.aria-expanded\:text-about-us\/15[aria-expanded=true]{color:rgba(250,180,24,.15)}.aria-expanded\:text-about-us\/20[aria-expanded=true]{color:rgba(250,180,24,.2)}.aria-expanded\:text-about-us\/25[aria-expanded=true]{color:rgba(250,180,24,.25)}.aria-expanded\:text-about-us\/30[aria-expanded=true]{color:rgba(250,180,24,.3)}.aria-expanded\:text-about-us\/35[aria-expanded=true]{color:rgba(250,180,24,.35)}.aria-expanded\:text-about-us\/40[aria-expanded=true]{color:rgba(250,180,24,.4)}.aria-expanded\:text-about-us\/45[aria-expanded=true]{color:rgba(250,180,24,.45)}.aria-expanded\:text-about-us\/5[aria-expanded=true]{color:rgba(250,180,24,.05)}.aria-expanded\:text-about-us\/50[aria-expanded=true]{color:rgba(250,180,24,.5)}.aria-expanded\:text-about-us\/55[aria-expanded=true]{color:rgba(250,180,24,.55)}.aria-expanded\:text-about-us\/60[aria-expanded=true]{color:rgba(250,180,24,.6)}.aria-expanded\:text-about-us\/65[aria-expanded=true]{color:rgba(250,180,24,.65)}.aria-expanded\:text-about-us\/70[aria-expanded=true]{color:rgba(250,180,24,.7)}.aria-expanded\:text-about-us\/75[aria-expanded=true]{color:rgba(250,180,24,.75)}.aria-expanded\:text-about-us\/80[aria-expanded=true]{color:rgba(250,180,24,.8)}.aria-expanded\:text-about-us\/85[aria-expanded=true]{color:rgba(250,180,24,.85)}.aria-expanded\:text-about-us\/90[aria-expanded=true]{color:rgba(250,180,24,.9)}.aria-expanded\:text-about-us\/95[aria-expanded=true]{color:rgba(250,180,24,.95)}.aria-expanded\:text-advertisers[aria-expanded=true]{--tw-text-opacity:1;color:#442993;color:rgba(68,41,147,var(--tw-text-opacity))}.aria-expanded\:text-advertisers\/0[aria-expanded=true]{color:rgba(68,41,147,0)}.aria-expanded\:text-advertisers\/10[aria-expanded=true]{color:rgba(68,41,147,.1)}.aria-expanded\:text-advertisers\/100[aria-expanded=true]{color:#442993}.aria-expanded\:text-advertisers\/15[aria-expanded=true]{color:rgba(68,41,147,.15)}.aria-expanded\:text-advertisers\/20[aria-expanded=true]{color:rgba(68,41,147,.2)}.aria-expanded\:text-advertisers\/25[aria-expanded=true]{color:rgba(68,41,147,.25)}.aria-expanded\:text-advertisers\/30[aria-expanded=true]{color:rgba(68,41,147,.3)}.aria-expanded\:text-advertisers\/35[aria-expanded=true]{color:rgba(68,41,147,.35)}.aria-expanded\:text-advertisers\/40[aria-expanded=true]{color:rgba(68,41,147,.4)}.aria-expanded\:text-advertisers\/45[aria-expanded=true]{color:rgba(68,41,147,.45)}.aria-expanded\:text-advertisers\/5[aria-expanded=true]{color:rgba(68,41,147,.05)}.aria-expanded\:text-advertisers\/50[aria-expanded=true]{color:rgba(68,41,147,.5)}.aria-expanded\:text-advertisers\/55[aria-expanded=true]{color:rgba(68,41,147,.55)}.aria-expanded\:text-advertisers\/60[aria-expanded=true]{color:rgba(68,41,147,.6)}.aria-expanded\:text-advertisers\/65[aria-expanded=true]{color:rgba(68,41,147,.65)}.aria-expanded\:text-advertisers\/70[aria-expanded=true]{color:rgba(68,41,147,.7)}.aria-expanded\:text-advertisers\/75[aria-expanded=true]{color:rgba(68,41,147,.75)}.aria-expanded\:text-advertisers\/80[aria-expanded=true]{color:rgba(68,41,147,.8)}.aria-expanded\:text-advertisers\/85[aria-expanded=true]{color:rgba(68,41,147,.85)}.aria-expanded\:text-advertisers\/90[aria-expanded=true]{color:rgba(68,41,147,.9)}.aria-expanded\:text-advertisers\/95[aria-expanded=true]{color:rgba(68,41,147,.95)}.aria-expanded\:text-agencies[aria-expanded=true]{--tw-text-opacity:1;color:#20aebc;color:rgba(32,174,188,var(--tw-text-opacity))}.aria-expanded\:text-agencies\/0[aria-expanded=true]{color:rgba(32,174,188,0)}.aria-expanded\:text-agencies\/10[aria-expanded=true]{color:rgba(32,174,188,.1)}.aria-expanded\:text-agencies\/100[aria-expanded=true]{color:#20aebc}.aria-expanded\:text-agencies\/15[aria-expanded=true]{color:rgba(32,174,188,.15)}.aria-expanded\:text-agencies\/20[aria-expanded=true]{color:rgba(32,174,188,.2)}.aria-expanded\:text-agencies\/25[aria-expanded=true]{color:rgba(32,174,188,.25)}.aria-expanded\:text-agencies\/30[aria-expanded=true]{color:rgba(32,174,188,.3)}.aria-expanded\:text-agencies\/35[aria-expanded=true]{color:rgba(32,174,188,.35)}.aria-expanded\:text-agencies\/40[aria-expanded=true]{color:rgba(32,174,188,.4)}.aria-expanded\:text-agencies\/45[aria-expanded=true]{color:rgba(32,174,188,.45)}.aria-expanded\:text-agencies\/5[aria-expanded=true]{color:rgba(32,174,188,.05)}.aria-expanded\:text-agencies\/50[aria-expanded=true]{color:rgba(32,174,188,.5)}.aria-expanded\:text-agencies\/55[aria-expanded=true]{color:rgba(32,174,188,.55)}.aria-expanded\:text-agencies\/60[aria-expanded=true]{color:rgba(32,174,188,.6)}.aria-expanded\:text-agencies\/65[aria-expanded=true]{color:rgba(32,174,188,.65)}.aria-expanded\:text-agencies\/70[aria-expanded=true]{color:rgba(32,174,188,.7)}.aria-expanded\:text-agencies\/75[aria-expanded=true]{color:rgba(32,174,188,.75)}.aria-expanded\:text-agencies\/80[aria-expanded=true]{color:rgba(32,174,188,.8)}.aria-expanded\:text-agencies\/85[aria-expanded=true]{color:rgba(32,174,188,.85)}.aria-expanded\:text-agencies\/90[aria-expanded=true]{color:rgba(32,174,188,.9)}.aria-expanded\:text-agencies\/95[aria-expanded=true]{color:rgba(32,174,188,.95)}.aria-expanded\:text-contact[aria-expanded=true]{--tw-text-opacity:1;color:#f60;color:rgba(255,102,0,var(--tw-text-opacity))}.aria-expanded\:text-contact\/0[aria-expanded=true]{color:rgba(255,102,0,0)}.aria-expanded\:text-contact\/10[aria-expanded=true]{color:rgba(255,102,0,.1)}.aria-expanded\:text-contact\/100[aria-expanded=true]{color:#f60}.aria-expanded\:text-contact\/15[aria-expanded=true]{color:rgba(255,102,0,.15)}.aria-expanded\:text-contact\/20[aria-expanded=true]{color:rgba(255,102,0,.2)}.aria-expanded\:text-contact\/25[aria-expanded=true]{color:rgba(255,102,0,.25)}.aria-expanded\:text-contact\/30[aria-expanded=true]{color:rgba(255,102,0,.3)}.aria-expanded\:text-contact\/35[aria-expanded=true]{color:rgba(255,102,0,.35)}.aria-expanded\:text-contact\/40[aria-expanded=true]{color:rgba(255,102,0,.4)}.aria-expanded\:text-contact\/45[aria-expanded=true]{color:rgba(255,102,0,.45)}.aria-expanded\:text-contact\/5[aria-expanded=true]{color:rgba(255,102,0,.05)}.aria-expanded\:text-contact\/50[aria-expanded=true]{color:rgba(255,102,0,.5)}.aria-expanded\:text-contact\/55[aria-expanded=true]{color:rgba(255,102,0,.55)}.aria-expanded\:text-contact\/60[aria-expanded=true]{color:rgba(255,102,0,.6)}.aria-expanded\:text-contact\/65[aria-expanded=true]{color:rgba(255,102,0,.65)}.aria-expanded\:text-contact\/70[aria-expanded=true]{color:rgba(255,102,0,.7)}.aria-expanded\:text-contact\/75[aria-expanded=true]{color:rgba(255,102,0,.75)}.aria-expanded\:text-contact\/80[aria-expanded=true]{color:rgba(255,102,0,.8)}.aria-expanded\:text-contact\/85[aria-expanded=true]{color:rgba(255,102,0,.85)}.aria-expanded\:text-contact\/90[aria-expanded=true]{color:rgba(255,102,0,.9)}.aria-expanded\:text-contact\/95[aria-expanded=true]{color:rgba(255,102,0,.95)}.aria-expanded\:text-market-insights[aria-expanded=true]{--tw-text-opacity:1;color:#009aff;color:rgba(0,154,255,var(--tw-text-opacity))}.aria-expanded\:text-market-insights\/0[aria-expanded=true]{color:rgba(0,154,255,0)}.aria-expanded\:text-market-insights\/10[aria-expanded=true]{color:rgba(0,154,255,.1)}.aria-expanded\:text-market-insights\/100[aria-expanded=true]{color:#009aff}.aria-expanded\:text-market-insights\/15[aria-expanded=true]{color:rgba(0,154,255,.15)}.aria-expanded\:text-market-insights\/20[aria-expanded=true]{color:rgba(0,154,255,.2)}.aria-expanded\:text-market-insights\/25[aria-expanded=true]{color:rgba(0,154,255,.25)}.aria-expanded\:text-market-insights\/30[aria-expanded=true]{color:rgba(0,154,255,.3)}.aria-expanded\:text-market-insights\/35[aria-expanded=true]{color:rgba(0,154,255,.35)}.aria-expanded\:text-market-insights\/40[aria-expanded=true]{color:rgba(0,154,255,.4)}.aria-expanded\:text-market-insights\/45[aria-expanded=true]{color:rgba(0,154,255,.45)}.aria-expanded\:text-market-insights\/5[aria-expanded=true]{color:rgba(0,154,255,.05)}.aria-expanded\:text-market-insights\/50[aria-expanded=true]{color:rgba(0,154,255,.5)}.aria-expanded\:text-market-insights\/55[aria-expanded=true]{color:rgba(0,154,255,.55)}.aria-expanded\:text-market-insights\/60[aria-expanded=true]{color:rgba(0,154,255,.6)}.aria-expanded\:text-market-insights\/65[aria-expanded=true]{color:rgba(0,154,255,.65)}.aria-expanded\:text-market-insights\/70[aria-expanded=true]{color:rgba(0,154,255,.7)}.aria-expanded\:text-market-insights\/75[aria-expanded=true]{color:rgba(0,154,255,.75)}.aria-expanded\:text-market-insights\/80[aria-expanded=true]{color:rgba(0,154,255,.8)}.aria-expanded\:text-market-insights\/85[aria-expanded=true]{color:rgba(0,154,255,.85)}.aria-expanded\:text-market-insights\/90[aria-expanded=true]{color:rgba(0,154,255,.9)}.aria-expanded\:text-market-insights\/95[aria-expanded=true]{color:rgba(0,154,255,.95)}.aria-expanded\:text-news-and-events[aria-expanded=true]{--tw-text-opacity:1;color:#20aebc;color:rgba(32,174,188,var(--tw-text-opacity))}.aria-expanded\:text-news-and-events\/0[aria-expanded=true]{color:rgba(32,174,188,0)}.aria-expanded\:text-news-and-events\/10[aria-expanded=true]{color:rgba(32,174,188,.1)}.aria-expanded\:text-news-and-events\/100[aria-expanded=true]{color:#20aebc}.aria-expanded\:text-news-and-events\/15[aria-expanded=true]{color:rgba(32,174,188,.15)}.aria-expanded\:text-news-and-events\/20[aria-expanded=true]{color:rgba(32,174,188,.2)}.aria-expanded\:text-news-and-events\/25[aria-expanded=true]{color:rgba(32,174,188,.25)}.aria-expanded\:text-news-and-events\/30[aria-expanded=true]{color:rgba(32,174,188,.3)}.aria-expanded\:text-news-and-events\/35[aria-expanded=true]{color:rgba(32,174,188,.35)}.aria-expanded\:text-news-and-events\/40[aria-expanded=true]{color:rgba(32,174,188,.4)}.aria-expanded\:text-news-and-events\/45[aria-expanded=true]{color:rgba(32,174,188,.45)}.aria-expanded\:text-news-and-events\/5[aria-expanded=true]{color:rgba(32,174,188,.05)}.aria-expanded\:text-news-and-events\/50[aria-expanded=true]{color:rgba(32,174,188,.5)}.aria-expanded\:text-news-and-events\/55[aria-expanded=true]{color:rgba(32,174,188,.55)}.aria-expanded\:text-news-and-events\/60[aria-expanded=true]{color:rgba(32,174,188,.6)}.aria-expanded\:text-news-and-events\/65[aria-expanded=true]{color:rgba(32,174,188,.65)}.aria-expanded\:text-news-and-events\/70[aria-expanded=true]{color:rgba(32,174,188,.7)}.aria-expanded\:text-news-and-events\/75[aria-expanded=true]{color:rgba(32,174,188,.75)}.aria-expanded\:text-news-and-events\/80[aria-expanded=true]{color:rgba(32,174,188,.8)}.aria-expanded\:text-news-and-events\/85[aria-expanded=true]{color:rgba(32,174,188,.85)}.aria-expanded\:text-news-and-events\/90[aria-expanded=true]{color:rgba(32,174,188,.9)}.aria-expanded\:text-news-and-events\/95[aria-expanded=true]{color:rgba(32,174,188,.95)}.aria-expanded\:text-publishers[aria-expanded=true]{--tw-text-opacity:1;color:#00964b;color:rgba(0,150,75,var(--tw-text-opacity))}.aria-expanded\:text-publishers\/0[aria-expanded=true]{color:rgba(0,150,75,0)}.aria-expanded\:text-publishers\/10[aria-expanded=true]{color:rgba(0,150,75,.1)}.aria-expanded\:text-publishers\/100[aria-expanded=true]{color:#00964b}.aria-expanded\:text-publishers\/15[aria-expanded=true]{color:rgba(0,150,75,.15)}.aria-expanded\:text-publishers\/20[aria-expanded=true]{color:rgba(0,150,75,.2)}.aria-expanded\:text-publishers\/25[aria-expanded=true]{color:rgba(0,150,75,.25)}.aria-expanded\:text-publishers\/30[aria-expanded=true]{color:rgba(0,150,75,.3)}.aria-expanded\:text-publishers\/35[aria-expanded=true]{color:rgba(0,150,75,.35)}.aria-expanded\:text-publishers\/40[aria-expanded=true]{color:rgba(0,150,75,.4)}.aria-expanded\:text-publishers\/45[aria-expanded=true]{color:rgba(0,150,75,.45)}.aria-expanded\:text-publishers\/5[aria-expanded=true]{color:rgba(0,150,75,.05)}.aria-expanded\:text-publishers\/50[aria-expanded=true]{color:rgba(0,150,75,.5)}.aria-expanded\:text-publishers\/55[aria-expanded=true]{color:rgba(0,150,75,.55)}.aria-expanded\:text-publishers\/60[aria-expanded=true]{color:rgba(0,150,75,.6)}.aria-expanded\:text-publishers\/65[aria-expanded=true]{color:rgba(0,150,75,.65)}.aria-expanded\:text-publishers\/70[aria-expanded=true]{color:rgba(0,150,75,.7)}.aria-expanded\:text-publishers\/75[aria-expanded=true]{color:rgba(0,150,75,.75)}.aria-expanded\:text-publishers\/80[aria-expanded=true]{color:rgba(0,150,75,.8)}.aria-expanded\:text-publishers\/85[aria-expanded=true]{color:rgba(0,150,75,.85)}.aria-expanded\:text-publishers\/90[aria-expanded=true]{color:rgba(0,150,75,.9)}.aria-expanded\:text-publishers\/95[aria-expanded=true]{color:rgba(0,150,75,.95)}.aria-hidden\:opacity-0[aria-hidden=true]{opacity:0}.prose-h3\:text-xl :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.25rem;line-height:1.75rem}.prose-h3\:font-semibold :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:600}.prose-h3\:text-dark :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:#e65c00;color:hsl(var(--dark))}.prose-h4\:text-base :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1rem;line-height:1.5rem}.prose-h4\:italic :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){font-style:italic}.prose-p\:text-2xl :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.5rem;line-height:2rem}.prose-p\:text-xs :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.75rem;line-height:1rem}.prose-a\:font-semibold :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:600}.prose-a\:text-current :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:currentColor}.prose-a\:text-dark :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:#e65c00;color:hsl(var(--dark))}.prose-li\:m-0 :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin:0}@media (min-width:36rem){.sm\:col-span-6{grid-column:span 6/span 6}.sm\:col-start-2{grid-column-start:2}.sm\:col-start-4{grid-column-start:4}.sm\:row-span-2{grid-row:span 2/span 2}.sm\:row-span-3{grid-row:span 3/span 3}.sm\:row-span-5{grid-row:span 5/span 5}.sm\:row-start-1{grid-row-start:1}.sm\:mb-0{margin-bottom:0}.sm\:mb-30{margin-bottom:7.5rem}.sm\:mr-10{margin-right:2.5rem}.sm\:mt-2{margin-top:.5rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:hidden{display:none}.sm\:w-9\/12{width:75%}.sm\:w-auto{width:auto}.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-\[1fr\2c max-content\]{grid-template-columns:1fr max-content}.sm\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.sm\:grid-cols-\[220px\2c 1fr\]{grid-template-columns:220px 1fr}.sm\:grid-cols-\[auto_1fr\]{grid-template-columns:auto 1fr}.sm\:grid-rows-subgrid{grid-template-rows:subgrid}.sm\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-center{align-items:center}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-8{gap:2rem}.sm\:border-black\/20{border-color:rgba(0,0,0,.2)}.sm\:border-white\/20{border-color:hsla(0,0%,100%,.2)}.sm\:bg-transparent{background-color:transparent}.sm\:bg-white\/10{background-color:hsla(0,0%,100%,.1)}.sm\:pl-2\.5{padding-left:.625rem}.sm\:text-left{text-align:left}.sm\:text-right{text-align:right}.sm\:text-\[20px\]{font-size:20px}.sm\:text-black{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.sm\:text-white{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity))}}@media (min-width:48rem){.md\:static{position:static}.md\:absolute{position:absolute}.md\:-end-14{right:-3.5rem}.md\:-left-20{left:-5rem}.md\:right-0{right:0}.md\:top-0{top:0}.md\:top-header-md{top:80px}.md\:order-2{order:2}.md\:order-none{order:0}.md\:col-span-10{grid-column:span 10/span 10}.md\:col-span-12{grid-column:span 12/span 12}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-5{grid-column:span 5/span 5}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-7{grid-column:span 7/span 7}.md\:col-start-1{grid-column-start:1}.md\:col-start-2{grid-column-start:2}.md\:col-start-3{grid-column-start:3}.md\:col-start-4{grid-column-start:4}.md\:row-span-2{grid-row:span 2/span 2}.md\:row-span-3{grid-row:span 3/span 3}.md\:row-span-4{grid-row:span 4/span 4}.md\:row-span-5{grid-row:span 5/span 5}.md\:row-span-6{grid-row:span 6/span 6}.md\:row-start-2{grid-row-start:2}.md\:float-right{float:right}.md\:float-left{float:left}.md\:-mx-0{margin-left:0;margin-right:0}.md\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.md\:-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.md\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.md\:-mx-8{margin-left:-2rem;margin-right:-2rem}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.md\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:mb-0{margin-bottom:0}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-12{margin-bottom:3rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-\[30px\]{margin-bottom:30px}.md\:ml-0{margin-left:0}.md\:ml-5{margin-left:1.25rem}.md\:ml-auto{margin-left:auto}.md\:mr-5{margin-right:1.25rem}.md\:mt-0{margin-top:0}.md\:mt-20{margin-top:5rem}.md\:mt-22{margin-top:5.5rem}.md\:mt-auto{margin-top:auto}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-180{height:45rem}.md\:h-\[444px\]{height:444px}.md\:h-\[50px\]{height:50px}.md\:h-full{height:100%}.md\:h-header-md{height:80px}.md\:min-h-136{min-height:34rem}.md\:min-h-188{min-height:47rem}.md\:min-h-\[620px\]{min-height:620px}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:w-1\/5{width:20%}.md\:w-160{width:40rem}.md\:w-20{width:5rem}.md\:w-22{width:5.5rem}.md\:w-27{width:6.75rem}.md\:w-7\/12{width:58.333333%}.md\:w-8\/12{width:66.666667%}.md\:w-\[170px\]{width:170px}.md\:w-\[200px\]{width:200px}.md\:max-w-4xl{max-width:56rem}.md\:max-w-84{max-width:21rem}.md\:max-w-cols-3{max-width:19rem}.md\:max-w-cols-5{max-width:33rem}.md\:flex-auto{flex:1 1 auto}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.md\:animate-marquee{animation:marquee var(--marquee-duration) linear infinite}@keyframes marquee2{0%{transform:translateX(100%)}to{transform:translateX(0)}}.md\:animate-marquee2{animation:marquee2 var(--marquee-duration) linear infinite}.md\:grid-flow-col{grid-auto-flow:column}.md\:grid-flow-col-dense{grid-auto-flow:column dense}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-\[1fr\2c 2fr\]{grid-template-columns:1fr 2fr}.md\:grid-cols-\[1fr_max-content\]{grid-template-columns:1fr max-content}.md\:grid-cols-\[220px\2c 1fr\]{grid-template-columns:220px 1fr}.md\:grid-cols-\[328px\2c 1fr\]{grid-template-columns:328px 1fr}.md\:grid-cols-\[auto\2c 1fr\2c auto\]{grid-template-columns:auto 1fr auto}.md\:grid-cols-\[max-content\2c 1fr\]{grid-template-columns:max-content 1fr}.md\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.md\:grid-rows-\[max-content\2c 1fr\2c 240px\]{grid-template-rows:max-content 1fr 240px}.md\:grid-rows-subgrid{grid-template-rows:subgrid}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-nowrap{flex-wrap:nowrap}.md\:place-content-start{align-content:start;justify-content:start;place-content:start}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-10{gap:2.5rem}.md\:gap-12{gap:3rem}.md\:gap-14{gap:3.5rem}.md\:gap-16{gap:4rem}.md\:gap-2{gap:.5rem}.md\:gap-20{gap:5rem}.md\:gap-5{gap:1.25rem}.md\:gap-8{gap:2rem}.md\:gap-x-22{-moz-column-gap:5.5rem;column-gap:5.5rem}.md\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.md\:gap-y-10{row-gap:2.5rem}.md\:gap-y-8{row-gap:2rem}.md\:overflow-y-auto{overflow-y:auto}.md\:rounded-10{border-radius:.625rem}.md\:rounded-20{border-radius:1.25rem}.md\:rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.md\:bg-awin-black{--tw-bg-opacity:1;background-color:#23282c;background-color:rgba(35,40,44,var(--tw-bg-opacity))}.md\:bg-contain{background-size:contain}.md\:p-0{padding:0}.md\:p-10{padding:2.5rem}.md\:p-12{padding:3rem}.md\:p-16{padding:4rem}.md\:p-2\.5{padding:.625rem}.md\:p-8{padding:2rem}.md\:px-15{padding-left:3.75rem;padding-right:3.75rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-0{padding-bottom:0;padding-top:0}.md\:py-1{padding-bottom:.25rem;padding-top:.25rem}.md\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.md\:py-12{padding-bottom:3rem;padding-top:3rem}.md\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.md\:py-15{padding-bottom:3.75rem;padding-top:3.75rem}.md\:py-18{padding-bottom:4.5rem;padding-top:4.5rem}.md\:py-20{padding-bottom:5rem;padding-top:5rem}.md\:py-24{padding-bottom:6rem;padding-top:6rem}.md\:py-4{padding-bottom:1rem;padding-top:1rem}.md\:py-8{padding-bottom:2rem;padding-top:2rem}.md\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.md\:py-\[1\.875rem\]{padding-bottom:1.875rem;padding-top:1.875rem}.md\:py-\[6\.25rem\]{padding-bottom:6.25rem;padding-top:6.25rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-20{padding-bottom:5rem}.md\:pl-0{padding-left:0}.md\:pl-12{padding-left:3rem}.md\:pl-2\.5{padding-left:.625rem}.md\:pl-4{padding-left:1rem}.md\:pl-40{padding-left:10rem}.md\:pr-10{padding-right:2.5rem}.md\:pr-14{padding-right:3.5rem}.md\:pr-32{padding-right:8rem}.md\:pr-34{padding-right:8.5rem}.md\:pt-0{padding-top:0}.md\:pt-10{padding-top:2.5rem}.md\:pt-15{padding-top:3.75rem}.md\:pt-20{padding-top:5rem}.md\:pt-25{padding-top:6.25rem}.md\:pt-30{padding-top:7.5rem}.md\:pt-44{padding-top:11rem}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-start{text-align:left}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-2xl\/normal{font-size:1.5rem;line-height:1.5}.md\:text-3xl{font-size:2rem;line-height:2.5rem}.md\:text-4xl{font-size:2.5rem;line-height:3rem}.md\:text-4xl\/\[1\.2\],.md\:text-4xl\/tight{font-size:2.5rem;line-height:1.2}.md\:text-5xl{font-size:3rem;line-height:3.5rem}.md\:text-\[1\.5rem\]{font-size:1.5rem}.md\:text-\[2\.25rem\]{font-size:2.25rem}.md\:text-\[28px\]{font-size:28px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:leading-\[2\.5rem\]{line-height:2.5rem}.md\:text-white{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity))}}@media (min-width:62rem){.lg\:static{position:static}.lg\:fixed{position:fixed}.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:inset-0{bottom:0;left:0;right:0;top:0}.lg\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}.lg\:inset-x-0{left:0;right:0}.lg\:inset-y-0{bottom:0;top:0}.lg\:inset-y-6{bottom:1.5rem;top:1.5rem}.lg\:-right-14{right:-3.5rem}.lg\:-right-16{right:-4rem}.lg\:-top-\[68px\]{top:-68px}.lg\:left-1\/2{left:50%}.lg\:left-29{left:7.25rem}.lg\:left-40{left:10rem}.lg\:right-0{right:0}.lg\:top-0{top:0}.lg\:top-10{top:2.5rem}.lg\:top-\[60px\]{top:60px}.lg\:top-header-lg{top:130px}.lg\:z-0{z-index:0}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-3{order:3}.lg\:order-last{order:9999}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-10{grid-column:span 10/span 10}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:col-start-1{grid-column-start:1}.lg\:col-start-2{grid-column-start:2}.lg\:col-start-3{grid-column-start:3}.lg\:col-start-4{grid-column-start:4}.lg\:col-start-6{grid-column-start:6}.lg\:col-start-7{grid-column-start:7}.lg\:col-start-8{grid-column-start:8}.lg\:col-start-9{grid-column-start:9}.lg\:col-end-12{grid-column-end:12}.lg\:col-end-13{grid-column-end:13}.lg\:col-end-4{grid-column-end:4}.lg\:col-end-6{grid-column-end:6}.lg\:col-end-7{grid-column-end:7}.lg\:row-span-1{grid-row:span 1/span 1}.lg\:row-span-2{grid-row:span 2/span 2}.lg\:row-span-3{grid-row:span 3/span 3}.lg\:row-span-4{grid-row:span 4/span 4}.lg\:row-span-6{grid-row:span 6/span 6}.lg\:row-start-1{grid-row-start:1}.lg\:row-start-2{grid-row-start:2}.lg\:-mx-4{margin-left:-1rem;margin-right:-1rem}.lg\:-mx-4\.5{margin-left:-1.125rem;margin-right:-1.125rem}.lg\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.lg\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:my-20{margin-bottom:5rem;margin-top:5rem}.lg\:-mt-56{margin-top:-14rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-11{margin-bottom:2.75rem}.lg\:mb-12{margin-bottom:3rem}.lg\:mb-16{margin-bottom:4rem}.lg\:mb-20{margin-bottom:5rem}.lg\:mb-24{margin-bottom:6rem}.lg\:mb-8{margin-bottom:2rem}.lg\:ml-2\/12{margin-left:16.666%}.lg\:ml-7{margin-left:1.75rem}.lg\:mt-12{margin-top:3rem}.lg\:mt-13{margin-top:3.25rem}.lg\:mt-20{margin-top:5rem}.lg\:mt-22{margin-top:5.5rem}.lg\:mt-7{margin-top:1.75rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-100{height:25rem}.lg\:h-175{height:43.75rem}.lg\:h-\[70px\]{height:70px}.lg\:h-\[780px\]{height:780px}.lg\:h-\[800px\]{height:800px}.lg\:h-auto{height:auto}.lg\:h-full{height:100%}.lg\:h-header-lg{height:130px}.lg\:min-h-114{min-height:28.5rem}.lg\:min-h-148{min-height:37rem}.lg\:min-h-163{min-height:40.75rem}.lg\:min-h-189{min-height:47.25rem}.lg\:min-h-64{min-height:16rem}.lg\:min-h-75{min-height:18.75rem}.lg\:min-h-\[592px\]{min-height:592px}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-1\/4{width:25%}.lg\:w-1\/6{width:16.666667%}.lg\:w-125{width:31.25rem}.lg\:w-174{width:43.5rem}.lg\:w-2\/12{width:16.666667%}.lg\:w-2\/3{width:66.666667%}.lg\:w-20{width:5rem}.lg\:w-6{width:1.5rem}.lg\:w-8\/12{width:66.666667%}.lg\:w-\[30px\]{width:30px}.lg\:w-\[696px\]{width:696px}.lg\:w-\[96px\]{width:96px}.lg\:w-auto{width:auto}.lg\:w-full{width:100%}.lg\:min-w-125{min-width:31.25rem}.lg\:min-w-\[500px\]{min-width:500px}.lg\:max-w-218{max-width:54.5rem}.lg\:max-w-4{max-width:356px}.lg\:flex-\[1_1_240px\]{flex:1 1 240px}.lg\:flex-none{flex:none}.lg\:flex-shrink{flex-shrink:1}.lg\:flex-shrink-0{flex-shrink:0}.lg\:-translate-x-12{--tw-translate-x:-3rem;transform:translate(-3rem,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:scroll-mt-subnav{scroll-margin-top:3.75rem}.lg\:grid-flow-dense{grid-auto-flow:dense}.lg\:grid-flow-row-dense{grid-auto-flow:row dense}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:grid-cols-\[1fr\2c 18rem\]{grid-template-columns:1fr 18rem}.lg\:grid-cols-\[1fr\2c 250px\]{grid-template-columns:1fr 250px}.lg\:grid-cols-\[1fr\2c 380px\]{grid-template-columns:1fr 380px}.lg\:grid-cols-\[1fr\2c 440px\]{grid-template-columns:1fr 440px}.lg\:grid-cols-\[1fr\2c auto\],.lg\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.lg\:grid-cols-\[328px\2c 1fr\2c 362px\]{grid-template-columns:328px 1fr 362px}.lg\:grid-cols-\[420px\2c 1fr\]{grid-template-columns:420px 1fr}.lg\:grid-cols-\[448px\2c 1fr\]{grid-template-columns:448px 1fr}.lg\:grid-cols-\[480px_1fr\]{grid-template-columns:480px 1fr}.lg\:grid-cols-\[4fr_8fr\]{grid-template-columns:4fr 8fr}.lg\:grid-cols-\[500px\2c 1fr\]{grid-template-columns:500px 1fr}.lg\:grid-cols-\[auto\2c 1fr\]{grid-template-columns:auto 1fr}.lg\:grid-cols-\[max-content_1fr\]{grid-template-columns:max-content 1fr}.lg\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.lg\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.lg\:grid-rows-none{grid-template-rows:none}.lg\:grid-rows-subgrid{grid-template-rows:subgrid}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:flex-wrap{flex-wrap:wrap}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-10{gap:2.5rem}.lg\:gap-12{gap:3rem}.lg\:gap-16{gap:4rem}.lg\:gap-18{gap:4.5rem}.lg\:gap-2{gap:.5rem}.lg\:gap-20{gap:5rem}.lg\:gap-22{gap:5.5rem}.lg\:gap-24{gap:6rem}.lg\:gap-25{gap:6.25rem}.lg\:gap-40{gap:10rem}.lg\:gap-5{gap:1.25rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-7{gap:1.75rem}.lg\:gap-8{gap:2rem}.lg\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.lg\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.lg\:gap-x-14{-moz-column-gap:3.5rem;column-gap:3.5rem}.lg\:gap-x-21{-moz-column-gap:5.25rem;column-gap:5.25rem}.lg\:gap-x-22{-moz-column-gap:5.5rem;column-gap:5.5rem}.lg\:gap-x-30{-moz-column-gap:7.5rem;column-gap:7.5rem}.lg\:gap-x-32{-moz-column-gap:8rem;column-gap:8rem}.lg\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.lg\:gap-x-9{-moz-column-gap:2.25rem;column-gap:2.25rem}.lg\:gap-y-0{row-gap:0}.lg\:gap-y-20{row-gap:5rem}.lg\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:2.5rem;margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:overflow-auto{overflow:auto}.lg\:text-balance{text-wrap:balance}.lg\:rounded-10{border-radius:.625rem}.lg\:rounded-20{border-radius:1.25rem}.lg\:rounded-48{border-radius:3rem}.lg\:rounded-8{border-radius:.5rem}.lg\:border-0{border-width:0}.lg\:border-white\/20{border-color:hsla(0,0%,100%,.2)}.lg\:bg-light\/40{background-color:rgba(255,224,204,.4);background-color:hsl(var(--light)/.4)}.lg\:bg-transparent{background-color:transparent}.lg\:bg-white\/10{background-color:hsla(0,0%,100%,.1)}.lg\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.lg\:p-10{padding:2.5rem}.lg\:p-12{padding:3rem}.lg\:p-14{padding:3.5rem}.lg\:p-15{padding:3.75rem}.lg\:p-16{padding:4rem}.lg\:p-18{padding:4.5rem}.lg\:p-20{padding:5rem}.lg\:p-4\.5{padding:1.125rem}.lg\:p-6{padding:1.5rem}.lg\:p-8{padding:2rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-11{padding-left:2.75rem;padding-right:2.75rem}.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-18{padding-left:4.5rem;padding-right:4.5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-0{padding-bottom:0;padding-top:0}.lg\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.lg\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.lg\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.lg\:py-15{padding-bottom:3.75rem;padding-top:3.75rem}.lg\:py-16{padding-bottom:4rem;padding-top:4rem}.lg\:py-18{padding-bottom:4.5rem;padding-top:4.5rem}.lg\:py-20{padding-bottom:5rem;padding-top:5rem}.lg\:py-25{padding-bottom:6.25rem;padding-top:6.25rem}.lg\:py-30{padding-bottom:7.5rem;padding-top:7.5rem}.lg\:py-32{padding-bottom:8rem;padding-top:8rem}.lg\:py-48{padding-bottom:12rem;padding-top:12rem}.lg\:py-\[60px\]{padding-bottom:60px;padding-top:60px}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pb-14{padding-bottom:3.5rem}.lg\:pb-15{padding-bottom:3.75rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pb-25{padding-bottom:6.25rem}.lg\:pb-30{padding-bottom:7.5rem}.lg\:pb-40{padding-bottom:10rem}.lg\:pb-\[60px\]{padding-bottom:60px}.lg\:pl-11{padding-left:2.75rem}.lg\:pl-12{padding-left:3rem}.lg\:pl-30{padding-left:7.5rem}.lg\:pl-5{padding-left:1.25rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pr-12{padding-right:3rem}.lg\:pr-20{padding-right:5rem}.lg\:pr-22{padding-right:5.5rem}.lg\:pr-48{padding-right:12rem}.lg\:pr-5{padding-right:1.25rem}.lg\:pr-\[104px\]{padding-right:104px}.lg\:pt-0{padding-top:0}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-12{padding-top:3rem}.lg\:pt-15{padding-top:3.75rem}.lg\:pt-20{padding-top:5rem}.lg\:pt-22{padding-top:5.5rem}.lg\:pt-25{padding-top:6.25rem}.lg\:pt-30{padding-top:7.5rem}.lg\:pt-40{padding-top:10rem}.lg\:pt-49{padding-top:12.25rem}.lg\:pt-\[100px\]{padding-top:100px}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-right{text-align:right}.lg\:text-start{text-align:left}.lg\:text-end{text-align:right}.lg\:text-3xl{font-size:2rem;line-height:2.5rem}.lg\:text-4xl{font-size:2.5rem;line-height:3rem}.lg\:text-5xl{font-size:3rem;line-height:3.5rem}.lg\:text-6\.5xl{font-size:4rem;line-height:4rem}.lg\:text-6xl{font-size:3.75rem;line-height:4.5rem}.lg\:text-7xl{font-size:4.375rem;line-height:5.25rem}.lg\:text-\[2\.75rem\]\/tight{font-size:2.75rem;line-height:1.2}.lg\:text-\[70px\]{font-size:70px}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-lg\/5{font-size:1.125rem;line-height:1.25rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-white{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity))}.lg\:shadow{--tw-shadow:4px 4px 20px 0 rgba(0,0,0,.25);--tw-shadow-colored:4px 4px 20px 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,4px 4px 20px 0 rgba(0,0,0,.25);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.lg\:drop-shadow-dropdown{--tw-drop-shadow:drop-shadow(0 4px 4px rgba(0,0,0,.1));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) drop-shadow(0 4px 4px rgba(0,0,0,.1));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)}.lg\:odd\:col-span-2:nth-child(odd){grid-column:span 2/span 2}.lg\:even\:col-span-3:nth-child(2n){grid-column:span 3/span 3}}@media (min-width:75rem){.xl\:absolute{position:absolute}.xl\:sticky{position:sticky}.xl\:top-\[-400px\]{top:-400px}.xl\:col-span-5{grid-column:span 5/span 5}.xl\:col-span-6{grid-column:span 6/span 6}.xl\:col-start-1{grid-column-start:1}.xl\:col-start-2{grid-column-start:2}.xl\:col-start-7{grid-column-start:7}.xl\:mx-0{margin-left:0;margin-right:0}.xl\:block{display:block}.xl\:hidden{display:none}.xl\:h-132{height:33rem}.xl\:h-256{height:64rem}.xl\:w-1\/5{width:20%}.xl\:grid-flow-row-dense{grid-auto-flow:row dense}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-\[1fr\2c 420px\]{grid-template-columns:1fr 420px}.xl\:grid-cols-\[490px\2c 1fr\]{grid-template-columns:490px 1fr}.xl\:grid-cols-\[560px\2c 1fr\]{grid-template-columns:560px 1fr}.xl\:grid-cols-\[646px\2c 410px\]{grid-template-columns:646px 410px}.xl\:items-start{align-items:flex-start}.xl\:items-center{align-items:center}.xl\:gap-10{gap:2.5rem}.xl\:gap-16{gap:4rem}.xl\:gap-18{gap:4.5rem}.xl\:gap-28{gap:7rem}.xl\:gap-30{gap:7.5rem}.xl\:gap-40{gap:10rem}.xl\:gap-8{gap:2rem}.xl\:gap-x-36{-moz-column-gap:9rem;column-gap:9rem}.xl\:gap-x-40{-moz-column-gap:10rem;column-gap:10rem}.xl\:p-16{padding:4rem}.xl\:p-30{padding:7.5rem}.xl\:p-8{padding:2rem}.xl\:px-25{padding-left:6.25rem;padding-right:6.25rem}.xl\:py-30{padding-bottom:7.5rem;padding-top:7.5rem}.xl\:pr-14{padding-right:3.5rem}.xl\:pt-25{padding-top:6.25rem}.xl\:text-2xl{font-size:1.5rem;line-height:2rem}.xl\:text-4xl{font-size:2.5rem;line-height:3rem}.xl\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:87.5rem){.xxl\:block{display:block}.xxl\:hidden{display:none}.xxl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.\[\&\>dt\]\:font-semibold>dt{font-weight:600}.\[\&\>h3\>span\]\:text-dark>h3>span,.\[\&\>h3\>strong\]\:text-dark>h3>strong{color:#e65c00;color:hsl(var(--dark))}.\[\&\>img\]\:hidden>img{display:none}.\[\&\>li\]\:break-words>li{word-wrap:break-word}.\[\&\>p\>strong\]\:text-primary>p>strong{color:#f60;color:hsl(var(--primary))}.\[\&\>p\]\:text-balance>p{text-wrap:balance}.\[\&\>p\]\:text-pretty>p{text-wrap:pretty}.\[\&\>span\]\:font-semibold>span{font-weight:600}.\[\&\>span\]\:text-background>span{color:#fff;color:hsl(var(--background))}.\[\&\>span\]\:text-dark>span{color:#e65c00;color:hsl(var(--dark))}.\[\&\>span\]\:text-primary>span{color:#f60;color:hsl(var(--primary))}.\[\&\>strong\]\:font-semibold>strong{font-weight:600}.\[\&\>strong\]\:text-dark>strong{color:#e65c00;color:hsl(var(--dark))}.\[\&\>strong\]\:text-primary>strong{color:#f60;color:hsl(var(--primary))}.\[\&\>ul\]\:list-image-checkmark>ul{list-style-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.353.17a.507.507 0 0 1 .735-.025l.746.728c.21.204.222.55.029.768L4.626 9.84a.446.446 0 0 1-.696-.013L.132 5.301a.587.587 0 0 1 .035-.781l.746-.728a.49.49 0 0 1 .725.038l2.408 2.853a.3.3 0 0 0 .466.007l5.84-6.52z' fill='%23fff'/%3E%3C/svg%3E")}.\[\&\>ul\]\:list-image-checkmark-green>ul{list-style-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.353.17a.507.507 0 0 1 .735-.025l.746.728c.21.204.222.55.029.768L4.626 9.84a.446.446 0 0 1-.696-.013L.132 5.301a.587.587 0 0 1 .035-.781l.746-.728a.49.49 0 0 1 .725.038l2.408 2.853a.3.3 0 0 0 .466.007l5.84-6.52z' fill='%2300964b'/%3E%3C/svg%3E")}.\[\&\>ul\]\:pl-4>ul{padding-left:1rem}