*, :before, :after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb
}

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

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
    font-feature-settings: normal;
    font-variation-settings: normal
}

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

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

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

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

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

b, strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

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

button, select {
    text-transform: none
}

button, [type=button], [type=reset], [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, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
    margin: 0
}

fieldset {
    margin: 0;
    padding: 0
}

legend {
    padding: 0
}

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

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

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

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

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

:disabled {
    cursor: default
}

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

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

[hidden] {
    display: none
}

span, .-translate-x-1\/2, .-translate-y-1\/2, .-translate-y-full, .translate-y-0, .translate-y-2, .translate-y-4, .-rotate-180, .rotate-180, .rotate-90, .scale-100, .scale-95, .transform, .hover\:scale-125, .sm\:translate-x-0, .sm\:translate-x-2, .sm\:translate-y-0, .sm\:scale-100, .sm\:scale-95, .sm\:-translate-x-2 {
    --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
}

.btn, .btn-sm, .btn-giant, .btn-fix-giant, .tooltip, .tff-cta-button-link, .tff-button-link, .btn-primary-box, .shadow-btn, .shadow-lg, .shadow-md, .shadow-none {
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000
}

.ring-1, .focus\:ring-2 {
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000
}

.blur, .filter {
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow:
}

.backdrop-blur-2xl, .backdrop-filter {
    --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:
}

@font-face {
    font-family: Digital Numbers;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/wp-content/themes/tff/fonts/DigitalNumbers-Regular.ttf)
}

* {
    box-sizing: border-box
}

html, body {
    color-scheme: dark
}

body {
    font-family: Poppins, sans-serif;
    min-height: 100vh;
    background: #070609;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

li::marker {
    color: currentColor !important
}

#site {
    position: relative;
    min-height: 100vh;
    display: flex;
    flex-direction: column
}

.site-header {
    z-index: 2
}

.site-main {
    flex: 1 1 0%;
    padding-bottom: 2.5rem
}

@media (min-width: 640px) {
    .site-main {
        padding-bottom: 3.75rem
    }
}

.site-footer {
    z-index: 2
}

.page-container {
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    z-index: 1;
    width: 100%
}

@media (min-width: 640px) {
    .page-container {
        max-width: 1280px;
        padding-left: 40px;
        padding-right: 40px
    }
}

.page-section-heading, .page-section>h3 {
    font-weight: 500;
    font-size: 28px;
    line-height: 32px;
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, .4) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    display: inline-block
}

@media (min-width: 640px) {
    .page-section-heading, .page-section>h3 {
        font-size: 32px;
        line-height: 40px
    }
}

.page-section>p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #fff9;
    margin-top: 24px
}

@media (min-width: 640px) {
    .page-section>p {
        font-size: 16px;
        line-height: 28px
    }
}

.bg-pattern {
    height: 100%;
    width: 100%;
    position: absolute;
    inset: 0;
    z-index: -1;
    overflow: hidden
}

.bg-pattern>div:first-of-type {
    /* background-image: url(../../assets/images/bg/header-sm.png); */
    padding-top: 2146px
}

.bg-pattern>div {
    /* background-image: url(../../assets/images/bg/pattern-sm.png); */
    padding-top: 2136px;
    display: block;
    background-repeat: no-repeat;
    background-size: 100% auto
}

@media (min-width: 768px) {
    .bg-pattern {
        background-image: none
    }

    .bg-pattern>div:first-of-type {
        /* background-image: url(../../assets/images/bg/header-lg.png); */
        padding-top: 1537px
    }

    .bg-pattern>div {
        /* background-image: url(../../assets/images/bg/pattern-lg.png); */
        padding-top: 3113px
    }
}

@media (min-width: 1536px) {
    .bg-pattern>div:first-of-type {
        /* background-image: url(../../assets/images/bg/header-wide.png); */
        padding-top: 1537px;
        background-position: center top;
        background-size: unset
    }

    .bg-pattern>div {
        /* background-image: url(../../assets/images/bg/pattern-wide.png); */
        padding-top: 3113px;
        background-position: center top;
        background-size: unset
    }
}

@media (max-width: 640px) {
    .bg-pattern.bg-faq-post>div:first-of-type {
        /* background-image: url(../../assets/images/bg/faq-header-sm.png); */
        padding-top: 302.5%
    }
}

@media (min-width: 1024px) {
    .bg-pattern.bg-faq-post {
        left: -100px
    }
}

.bg-pattern.bg-faq-post div+div {
    display: none
}

.affiliate-hero-bg {
    min-height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 68px;
    z-index: -2;
    background-image: url(/wp-content/themes/tff/img/mbg/affiliate-hero.webp);
    background-size: contain;
    background-repeat: no-repeat;
    overflow: hidden
}

@media (min-width: 640px) {
    .affiliate-hero-bg {
        background-image: url(../../assets/images/bg/affiliate-hero.png);
        background-position: top right;
        top: 0;
        background-size: unset
    }

    .affiliate-about-img {
        left: -316px;
        top: -325px;
        width: 1280px;
        max-width: 1280px;
        position: absolute;
        z-index: -1
    }
}

.affiliate-about-mbg {
    margin: 0 -20px;
    background-image: url(/wp-content/themes/tff/img/mbg/affiliate-about.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 95%
}

.checkbox {
    position: relative;
    height: 1.5rem;
    width: 1.5rem;
    cursor: pointer
}

.checkbox span {
    display: block;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: .5rem;
    background: rgba(255, 255, 255, .08);
    border: 1.5px solid rgba(255, 255, 255, .2)
}

.checkbox input {
    position: absolute;
    inset: .25rem;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0;
    z-index: 1
}

.checkbox input:checked+span {
    --tw-border-opacity: 1;
    border-color: rgb(54 54 236 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(54 54 236 / var(--tw-bg-opacity));
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.6479 0.554599C13.3937 0.376856 13.0398 0.400786 12.8125 0.626387L12.8125 0.626421L5.07472 8.31274L1.71247 4.99813C1.71244 4.9981 1.7124 4.99807 1.71237 4.99804C1.45806 4.74576 1.04551 4.7458 0.791239 4.99813C0.536565 5.25087 0.536434 5.66059 0.791329 5.9129L0.791479 5.91305L4.61608 9.683C4.86818 9.93252 5.28556 9.93252 5.53766 9.683L5.53779 9.68287L13.7335 1.54125C13.7336 1.54119 13.7336 1.54112 13.7337 1.54106C13.962 1.31552 13.9862 0.963701 13.8062 0.71143C13.8065 0.704234 13.806 0.699342 13.8049 0.697816L13.8001 0.692081L13.7979 0.689711L13.7961 0.687805L13.7948 0.686523L13.7339 0.626094L13.6728 0.565768L13.6715 0.564503L13.6696 0.562662L13.6672 0.560495L13.6614 0.555796C13.6599 0.554765 13.655 0.554223 13.6479 0.554599Z' fill='white' stroke='white' stroke-width='0.2'/%3E%3C/svg%3E%0A")
}

.form-select {
    margin-top: .25rem;
    display: block;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .75rem;
    border-width: 1px;
    border-color: #fff3;
    --tw-bg-opacity: 1;
    background-color: rgb(27 23 36 / var(--tw-bg-opacity));
    padding: .625rem 2.25rem .625rem 1rem;
    font-size: 1rem;
    line-height: 1.5rem;
    opacity: .8;
    outline: 2px solid transparent;
    outline-offset: 2px;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.form-select:focus {
    --tw-border-opacity: 1;
    border-color: rgb(54 54 236 / var(--tw-border-opacity))
}

.form-select {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'><path d='M11.9955 16.6875C12.3482 16.6875 12.6518 16.548 12.9225 16.2773L19.0666 9.97732C19.2799 9.76404 19.3947 9.50154 19.3947 9.18982C19.3947 8.54998 18.8861 8.04138 18.2545 8.04138C17.9428 8.04138 17.6475 8.16443 17.4178 8.39412L12.0037 13.9722L6.58145 8.39412C6.35176 8.17263 6.06465 8.04138 5.74473 8.04138C5.11309 8.04138 4.60449 8.54998 4.60449 9.18982C4.60449 9.50154 4.71934 9.76404 4.93262 9.98552L11.0768 16.2773C11.3639 16.5562 11.651 16.6875 11.9955 16.6875Z' fill='white' fill-opacity='0.6'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 24px 24px
}

@-moz-document url-prefix() {
    .bg-cookie {
        background: linear-gradient(180deg, rgba(27, 23, 36, .72) 0%, rgba(15, 14, 19, .72) 100%)
    }

    .mobile-menu-backdrop {
        background: rgba(0, 0, 0, .9) !important
    }

    .popup-backdrop {
        background: rgba(0, 0, 0, .66) !important
    }

    #main-menu .sub-menu, .popup-bg {
        background: linear-gradient(180deg, rgba(27, 23, 36, .95) 0%, rgba(15, 14, 19, .95) 100%) !important
    }
}

.slim-scrollbar::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.slim-scrollbar::-webkit-scrollbar-button {
    display: none
}

.slim-scrollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #ffffff4d
}

.slim-scrollbar::-webkit-scrollbar-thumb:hover {
    background-color: #ffffff4d
}

.slim-scrollbar::-webkit-scrollbar-track {
    background-color: transparent;
    margin-top: 0;
    margin-bottom: 0
}

.slim-scrollbar::-webkit-scrollbar-track:hover {
    background-color: inherit
}

.slim-scrollbar::-webkit-scrollbar-corner {
    background: transparent
}

.hide-scrollbar::-webkit-scrollbar {
    display: none
}

.hide-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.btn {
    display: inline-block;
    width: 100%;
    max-width: 200px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 4.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(54 54 236 / var(--tw-bg-opacity));
    padding: .75rem 1.25rem;
    text-align: center;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    text-decoration-line: none;
    opacity: 1;
    --tw-shadow: 0px 4px 24px rgba(0, 0, 0, .4);
    --tw-shadow-colored: 0px 4px 24px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.btn:hover {
    opacity: .8
}

.btn-sm {
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 4.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(54 54 236 / var(--tw-bg-opacity));
    padding: .5rem 1.25rem;
    text-align: center;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    text-decoration-line: none;
    opacity: 1;
    --tw-shadow: 0px 4px 24px rgba(0, 0, 0, .4);
    --tw-shadow-colored: 0px 4px 24px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.btn-sm:hover {
    opacity: .8
}

.btn-giant {
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 4.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(54 54 236 / var(--tw-bg-opacity));
    padding: .75rem;
    text-align: center;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    text-decoration-line: none;
    opacity: 1;
    --tw-shadow: 0px 4px 24px rgba(0, 0, 0, .4);
    --tw-shadow-colored: 0px 4px 24px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.btn-giant:hover {
    opacity: .8
}

@media (min-width: 640px) {
    .btn-giant {
        min-width: 200px;
        padding: 1.375rem;
        font-size: 1.25rem;
        line-height: 1.5rem
    }
}

.btn-fix-giant {
    display: inline-block;
    min-width: 200px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 4.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(54 54 236 / var(--tw-bg-opacity));
    padding: 1.375rem;
    text-align: center;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    text-decoration-line: none;
    opacity: 1;
    --tw-shadow: 0px 4px 24px rgba(0, 0, 0, .4);
    --tw-shadow-colored: 0px 4px 24px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.btn-fix-giant:hover {
    opacity: .8
}

.btn-outlined {
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(54 54 236 / var(--tw-border-opacity));
    background-color: transparent
}

.text-white-gradient {
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, .4) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    display: inline-block
}

.text-tff-gradient {
    background: linear-gradient(90deg, rgb(172, 172, 172) 0%, rgba(172, 172, 172, 0.4) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    display: inline-block
}

.text-special-offer-gradient {
    background: linear-gradient(232.2deg, #ffdc00 19.35%, rgba(14, 255, 110, .63) 144.97%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    display: inline-block
}

.bg-box {
    background: linear-gradient(180deg, rgba(27, 23, 36, .4) 0%, rgba(15, 14, 19, .4) 100%);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    border: 1px solid rgba(255, 255, 255, .03)
}

.bg-box-light {
    background: linear-gradient(180deg, rgba(27, 23, 36, .4) 0%, rgba(15, 14, 19, .4) 100%);
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    border: 1px solid rgba(255, 255, 255, .03)
}

.bg-box-blueish {
    border: 1px solid rgba(255, 255, 255, .03);
    background: linear-gradient(180deg, rgba(50, 13, 134, .4) 0%, rgba(15, 14, 19, .4) 100%);
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px)
}

.bg-box-purplish {
    border: 1px solid rgba(255, 255, 255, .03);
    background: linear-gradient(180deg, rgba(129, 32, 131, .4) 0%, rgba(15, 14, 19, .4) 100%)
}

.bg-magenta {
    background: linear-gradient(180deg, #220a23 0%, #000 100%);
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px)
}

.bg-cookie {
    background: linear-gradient(180deg, rgba(27, 23, 36, .4) 0%, rgba(15, 14, 19, .4) 100%);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px)
}

.spread-divider {
    height: 2px;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, .4) 0%, rgba(255, 255, 255, .16) 100%)
}

.spread-pill {
    background: linear-gradient(90deg, rgba(255, 255, 255, .24) 0%, rgba(255, 255, 255, .096) 100%);
    border-radius: 50px
}

.trading-hours-alert {
    background: rgba(101, 195, 224, .12);
    border: 1px solid #65c3e0;
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px)
}

.tooltip {
    z-index: 9007199254740991;
    display: block;
    max-width: 200px;
    border-radius: .25rem;
    --tw-bg-opacity: 1;
    background-color: rgb(97 97 97 / var(--tw-bg-opacity));
    padding: .375rem .5rem;
    font-size: .75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.paginator {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 48px auto 0
}

.paginator ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style: none
}

.paginator div {
    color: #fff9
}

.paginator a {
    background: linear-gradient(180deg, rgba(27, 23, 36, .4) 0%, rgba(15, 14, 19, .4) 100%);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    border: 1px solid rgba(255, 255, 255, .03)
}

.paginator a .post-share-panel {
    background: linear-gradient(180deg, rgba(27, 23, 36, .4) 0%, rgba(15, 14, 19, .4) 100%);
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    color: #fffc
}

.paginator a .post-share-panel h4 {
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, .4) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    display: inline-block
}

.paginator a .post-share-panel .sub-bg {
    background: rgba(255, 255, 255, .05)
}

.paginator a .post-share-panel .buttons button, .paginator a .post-share-panel .buttons a {
    background: white
}

.paginator a .post-share-panel .buttons button svg path, .paginator a .post-share-panel .buttons a svg path {
    fill: #0e0d12
}

.paginator a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    outline: 0px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: .01071em;
    border-radius: 18px;
    text-align: center;
    box-sizing: border-box;
    min-width: 36px;
    height: 36px;
    padding: 0 8px;
    color: #fff9;
    transition: color .25s cubic-bezier(.4, 0, .2, 1) 0ms, background-color .25s cubic-bezier(.4, 0, .2, 1) 0ms
}

.paginator a:hover {
    background-color: #ffffff1f;
    color: #fff
}

.paginator a[disabled] {
    pointer-events: none;
    cursor: default;
    opacity: .38
}

.paginator a.selected {
    --tw-border-opacity: 1;
    border-color: rgb(54 54 236 / var(--tw-border-opacity));
    background-color: #3636ec29;
    color: #fff
}

.paginator a svg {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 1em;
    height: 1em;
    display: inline-block;
    fill: currentcolor;
    flex-shrink: 0;
    transition: fill .2s cubic-bezier(.4, 0, .2, 1) 0ms;
    font-size: 1.25rem;
    margin: 0 -8px
}

@media (max-width: 460px) {
    .paginator ul>li:first-of-type, .paginator ul>li:last-of-type {
        display: none
    }
}

.tff-spinner {
    display: block;
    position: relative;
    overflow: hidden;
    width: 48px;
    height: 48px
}

.tff-spinner svg {
    position: absolute;
    transform: rotate(-90deg);
    top: 0;
    left: 0;
    transform-origin: center;
    overflow: visible;
    width: 48px;
    height: 48px;
    animation: tff-spinner-linear-rotate 2s linear infinite
}

.tff-spinner svg circle {
    fill: #0000;
    transition: stroke-dashoffset 225ms linear;
    stroke: #3636ec;
    transition-property: stroke;
    animation-duration: 4s;
    animation-timing-function: cubic-bezier(.35, 0, .25, 1);
    animation-iteration-count: infinite;
    animation-name: payouts-progress-spinner-stroke-rotate-48;
    stroke-dasharray: 119.381px;
    stroke-width: 10%;
    transform-origin: 50% 50%
}

@keyframes tff-spinner-linear-rotate {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes payouts-progress-spinner-stroke-rotate-48 {
    0% {
        stroke-dashoffset: 113.41149479459152;
        transform: rotate(0)
    }

    12.5% {
        stroke-dashoffset: 23.876104167282428;
        transform: rotate(0)
    }

    12.5001% {
        stroke-dashoffset: 23.876104167282428;
        transform: rotateX(180deg) rotate(72.5deg)
    }

    25% {
        stroke-dashoffset: 113.41149479459152;
        transform: rotateX(180deg) rotate(72.5deg)
    }

    25.0001% {
        stroke-dashoffset: 113.41149479459152;
        transform: rotate(270deg)
    }

    37.5% {
        stroke-dashoffset: 23.876104167282428;
        transform: rotate(270deg)
    }

    37.5001% {
        stroke-dashoffset: 23.876104167282428;
        transform: rotateX(180deg) rotate(161.5deg)
    }

    50% {
        stroke-dashoffset: 113.41149479459152;
        transform: rotateX(180deg) rotate(161.5deg)
    }

    50.0001% {
        stroke-dashoffset: 113.41149479459152;
        transform: rotate(180deg)
    }

    62.5% {
        stroke-dashoffset: 23.876104167282428;
        transform: rotate(180deg)
    }

    62.5001% {
        stroke-dashoffset: 23.876104167282428;
        transform: rotateX(180deg) rotate(251.5deg)
    }

    75% {
        stroke-dashoffset: 113.41149479459152;
        transform: rotateX(180deg) rotate(251.5deg)
    }

    75.0001% {
        stroke-dashoffset: 113.41149479459152;
        transform: rotate(90deg)
    }

    87.5% {
        stroke-dashoffset: 23.876104167282428;
        transform: rotate(90deg)
    }

    87.5001% {
        stroke-dashoffset: 23.876104167282428;
        transform: rotateX(180deg) rotate(341.5deg)
    }

    to {
        stroke-dashoffset: 113.41149479459152;
        transform: rotateX(180deg) rotate(341.5deg)
    }
}

:where(html) {
    --ease-1: cubic-bezier(.25, 0, .5, 1);
    --ease-2: cubic-bezier(.25, 0, .4, 1);
    --ease-3: cubic-bezier(.25, 0, .3, 1);
    --ease-4: cubic-bezier(.25, 0, .2, 1);
    --ease-5: cubic-bezier(.25, 0, .1, 1);
    --ease-in-1: cubic-bezier(.25, 0, 1, 1);
    --ease-in-2: cubic-bezier(.5, 0, 1, 1);
    --ease-in-3: cubic-bezier(.7, 0, 1, 1);
    --ease-in-4: cubic-bezier(.9, 0, 1, 1);
    --ease-in-5: cubic-bezier(1, 0, 1, 1);
    --ease-out-1: cubic-bezier(0, 0, .75, 1);
    --ease-out-2: cubic-bezier(0, 0, .5, 1);
    --ease-out-3: cubic-bezier(0, 0, .3, 1);
    --ease-out-4: cubic-bezier(0, 0, .1, 1);
    --ease-out-5: cubic-bezier(0, 0, 0, 1);
    --ease-in-out-1: cubic-bezier(.1, 0, .9, 1);
    --ease-in-out-2: cubic-bezier(.3, 0, .7, 1);
    --ease-in-out-3: cubic-bezier(.5, 0, .5, 1);
    --ease-in-out-4: cubic-bezier(.7, 0, .3, 1);
    --ease-in-out-5: cubic-bezier(.9, 0, .1, 1);
    --ease-elastic-out-1: cubic-bezier(.5, .75, .75, 1.25);
    --ease-elastic-out-2: cubic-bezier(.5, 1, .75, 1.25);
    --ease-elastic-out-3: cubic-bezier(.5, 1.25, .75, 1.25);
    --ease-elastic-out-4: cubic-bezier(.5, 1.5, .75, 1.25);
    --ease-elastic-out-5: cubic-bezier(.5, 1.75, .75, 1.25);
    --ease-elastic-in-1: cubic-bezier(.5, -.25, .75, 1);
    --ease-elastic-in-2: cubic-bezier(.5, -.5, .75, 1);
    --ease-elastic-in-3: cubic-bezier(.5, -.75, .75, 1);
    --ease-elastic-in-4: cubic-bezier(.5, -1, .75, 1);
    --ease-elastic-in-5: cubic-bezier(.5, -1.25, .75, 1);
    --ease-elastic-in-out-1: cubic-bezier(.5, -.1, .1, 1.5);
    --ease-elastic-in-out-2: cubic-bezier(.5, -.3, .1, 1.5);
    --ease-elastic-in-out-3: cubic-bezier(.5, -.5, .1, 1.5);
    --ease-elastic-in-out-4: cubic-bezier(.5, -.7, .1, 1.5);
    --ease-elastic-in-out-5: cubic-bezier(.5, -.9, .1, 1.5);
    --ease-step-1: steps(2);
    --ease-step-2: steps(3);
    --ease-step-3: steps(4);
    --ease-step-4: steps(7);
    --ease-step-5: steps(10);
    --ease-elastic-1: var(--ease-elastic-out-1);
    --ease-elastic-2: var(--ease-elastic-out-2);
    --ease-elastic-3: var(--ease-elastic-out-3);
    --ease-elastic-4: var(--ease-elastic-out-4);
    --ease-elastic-5: var(--ease-elastic-out-5);
    --ease-squish-1: var(--ease-elastic-in-out-1);
    --ease-squish-2: var(--ease-elastic-in-out-2);
    --ease-squish-3: var(--ease-elastic-in-out-3);
    --ease-squish-4: var(--ease-elastic-in-out-4);
    --ease-squish-5: var(--ease-elastic-in-out-5);
    --ease-spring-1: linear(0, .006, .025 2.8%, .101 6.1%, .539 18.9%, .721 25.3%, .849 31.5%, .937 38.1%, .968 41.8%, .991 45.7%, 1.006 50.1%, 1.015 55%, 1.017 63.9%, 1.001);
    --ease-spring-2: linear(0, .007, .029 2.2%, .118 4.7%, .625 14.4%, .826 19%, .902, .962, 1.008 26.1%, 1.041 28.7%, 1.064 32.1%, 1.07 36%, 1.061 40.5%, 1.015 53.4%, .999 61.6%, .995 71.2%, 1);
    --ease-spring-3: linear(0, .009, .035 2.1%, .141 4.4%, .723 12.9%, .938 16.7%, 1.017, 1.077, 1.121, 1.149 24.3%, 1.159, 1.163, 1.161, 1.154 29.9%, 1.129 32.8%, 1.051 39.6%, 1.017 43.1%, .991, .977 51%, .974 53.8%, .975 57.1%, .997 69.8%, 1.003 76.9%, 1);
    --ease-spring-4: linear(0, .009, .037 1.7%, .153 3.6%, .776 10.3%, 1.001, 1.142 16%, 1.185, 1.209 19%, 1.215 19.9% 20.8%, 1.199, 1.165 25%, 1.056 30.3%, 1.008 33%, .973, .955 39.2%, .953 41.1%, .957 43.3%, .998 53.3%, 1.009 59.1% 63.7%, .998 78.9%, 1);
    --ease-spring-5: linear(0, .01, .04 1.6%, .161 3.3%, .816 9.4%, 1.046, 1.189 14.4%, 1.231, 1.254 17%, 1.259, 1.257 18.6%, 1.236, 1.194 22.3%, 1.057 27%, .999 29.4%, .955 32.1%, .942, .935 34.9%, .933, .939 38.4%, 1 47.3%, 1.011, 1.017 52.6%, 1.016 56.4%, 1 65.2%, .996 70.2%, 1.001 87.2%, 1);
    --ease-bounce-1: linear(0, .004, .016, .035, .063, .098, .141, .191, .25, .316, .391 36.8%, .563, .766, 1 58.8%, .946, .908 69.1%, .895, .885, .879, .878, .879, .885, .895, .908 89.7%, .946, 1);
    --ease-bounce-2: linear(0, .004, .016, .035, .063, .098, .141 15.1%, .25, .391, .562, .765, 1, .892 45.2%, .849, .815, .788, .769, .757, .753, .757, .769, .788, .815, .85, .892 75.2%, 1 80.2%, .973, .954, .943, .939, .943, .954, .973, 1);
    --ease-bounce-3: linear(0, .004, .016, .035, .062, .098, .141 11.4%, .25, .39, .562, .764, 1 30.3%, .847 34.8%, .787, .737, .699, .672, .655, .65, .656, .672, .699, .738, .787, .847 61.7%, 1 66.2%, .946, .908, .885 74.2%, .879, .878, .879, .885 79.5%, .908, .946, 1 87.4%, .981, .968, .96, .957, .96, .968, .981, 1);
    --ease-bounce-4: linear(0, .004, .016 3%, .062, .141, .25, .391, .562 18.2%, 1 24.3%, .81, .676 32.3%, .629, .595, .575, .568, .575, .595, .629, .676 48.2%, .811, 1 56.2%, .918, .86, .825, .814, .825, .86, .918, 1 77.2%, .94 80.6%, .925, .92, .925, .94 87.5%, 1 90.9%, .974, .965, .974, 1);
    --ease-bounce-5: linear(0, .004, .016 2.5%, .063, .141, .25 10.1%, .562, 1 20.2%, .783, .627, .534 30.9%, .511, .503, .511, .534 38%, .627, .782, 1 48.7%, .892, .815, .769 56.3%, .757, .753, .757, .769 61.3%, .815, .892, 1 68.8%, .908 72.4%, .885, .878, .885, .908 79.4%, 1 83%, .954 85.5%, .943, .939, .943, .954 90.5%, 1 93%, .977, .97, .977, 1)
}

.sun-and-moon>:is(.moon, .sun, .sun-beams) {
    transform-origin: center center
}

.sun-and-moon>:is(.moon, .sun) {
    fill: var(--icon-fill)
}

.theme-toggle:is(:hover, :focus-visible)>.sun-and-moon>:is(.moon, .sun) {
    fill: var(--icon-fill-hover)
}

.sun-and-moon>.sun-beams {
    stroke: var(--icon-fill);
    stroke-width: 2px
}

.theme-toggle:is(:hover, :focus-visible) .sun-and-moon>.sun-beams {
    stroke: var(--icon-fill-hover)
}

[data-theme=dark] .sun-and-moon>.sun {
    transform: scale(1.75)
}

[data-theme=dark] .sun-and-moon>.sun-beams {
    opacity: 0
}

[data-theme=dark] .sun-and-moon>.moon>circle {
    transform: translate(-7px)
}

@supports (cx: 1) {
    [data-theme=dark] .sun-and-moon>.moon>circle {
        transform: translate(0);
        cx: 17
    }
}

.sun-and-moon>.sun {
    transition: transform .5s var(--ease-elastic-3)
}

.sun-and-moon>.sun-beams {
    transition: transform .5s var(--ease-elastic-4), opacity .5s var(--ease-3)
}

.sun-and-moon .moon>circle {
    transition: transform .25s var(--ease-out-5)
}

@supports (cx: 1) {
    .sun-and-moon .moon>circle {
        transition: cx .25s var(--ease-out-5)
    }
}

[data-theme=dark] .sun-and-moon>.sun {
    transform: scale(1.75);
    transition-timing-function: var(--ease-3);
    transition-duration: .25s
}

[data-theme=dark] .sun-and-moon>.sun-beams {
    transform: rotate(-25deg);
    transition-duration: .15s
}

[data-theme=dark] .sun-and-moon>.moon>circle {
    transition-delay: .25s;
    transition-duration: .5s
}

.theme-switch {
    --switch-bg: rgba(255, 255, 255, .6);
    --icon-fill: rgba(255, 255, 255, .6);
    --icon-fill-hover: rgba(255, 255, 255, .6);
    background: none;
    border: none;
    height: 34px;
    width: 54px;
    padding: 0;
    border-radius: 34px;
    border: 2px solid var(--switch-bg);
    cursor: pointer;
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
    outline-offset: 5px
}

.theme-switch svg {
    width: 24px;
    height: 24px;
    stroke-linecap: round
}

.theme-switch div {
    padding: 0;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: none;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform .4s var(--ease-out-5);
    transform: translate(0)
}

[data-theme=light] .theme-switch {
    --switch-bg: #3636ec;
    --icon-fill: #3636ec;
    --icon-fill-hover: #3636ec
}

[data-theme=light] .theme-switch div {
    transform: translate(20px)
}

@media (min-width: 640px) {
    .theme-switch {
        height: 38px;
        border-radius: 38px;
        width: 60px
    }

    .theme-switch div {
        width: 34px;
        height: 34px;
        border-radius: 34px
    }
}

@font-face {
    font-family: swiper-icons;
    src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    overflow: clip;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-slide, .swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev.swiper-button-hidden, .swiper-button-next.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-prev, .swiper-navigation-disabled .swiper-button-next {
    display: none !important
}

.swiper-button-prev svg, .swiper-button-next svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    transform-origin: center
}

.swiper-rtl .swiper-button-prev svg, .swiper-rtl .swiper-button-next svg {
    transform: rotate(180deg)
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-prev:after, .swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-vertical>.swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translate(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.swiper-vertical>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper {
    --swiper-navigation-sides-offset: 16px;
    --swiper-navigation-size: 24px;
    --swiper-navigation-color: rgba(255, 255, 255, .6);
    --swiper-theme-color: rgba(255, 255, 255, .6);
    --swiper-pagination-color: var(--swiper-theme-color);
    --swiper-pagination-left: auto;
    --swiper-pagination-right: 8px;
    --swiper-pagination-top: auto;
    --swiper-pagination-fraction-color: inherit;
    --swiper-pagination-progressbar-bg-color: rgba(255, 255, 255, .6);
    --swiper-pagination-progressbar-size: 4px;
    --swiper-pagination-bullet-size: 8px;
    --swiper-pagination-bullet-width: 45px;
    --swiper-pagination-bullet-height: 2px;
    --swiper-pagination-bullet-inactive-color: #fff;
    --swiper-pagination-bullet-inactive-opacity: .2;
    --swiper-pagination-bullet-opacity: 1;
    --swiper-pagination-bullet-vertical-gap: 6px;
    --swiper-pagination-bullet-border-radius: 0px;
    --swiper-pagination-bottom: 20px;
    --swiper-pagination-bullet-horizontal-gap: 4px
}

.swiper .swiper-button-prev, .swiper .swiper-button-next {
    position: relative;
    width: 48px;
    height: 48px;
    left: unset;
    right: unset;
    top: unset;
    bottom: unset;
    margin: 0;
    opacity: 1;
    transition: opacity .2s ease
}

.swiper .swiper-button-prev:before, .swiper .swiper-button-prev:after, .swiper .swiper-button-next:before, .swiper .swiper-button-next:after {
    display: none
}

.swiper .swiper-button-prev:hover, .swiper .swiper-button-next:hover {
    opacity: .7
}

.post-cta {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 1.5rem;
    padding: 1.25rem 1.5rem;
    text-align: center
}

@media (min-width: 640px) {
    .post-cta {
        flex-direction: row;
        padding: 2rem 2.5rem;
        text-align: left
    }
}

.post-cta {
    border-radius: 5px
}

.post-cta .post-cta-title {
    margin: 0;
    max-width: 365px;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.25;
    color: #fffc
}

.prose-invert .post-cta {
    background: rgba(10, 27, 72, .72);
    border: 1px dashed #ffffff;
    box-shadow: 0 0 32px #2e81ffb3
}

.prose-gray .post-cta {
    background: linear-gradient(90deg, #231e44 .44%, #1c1c40 100%);
    box-shadow: 0 0 32px #2e81ffb3
}

.post-cta .btn {
    text-decoration: none !important
}

.post-callout .post-callout-title {
    margin-bottom: 1rem;
    margin-top: 0;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.25
}

.post-callout .post-callout-title:empty {
    display: none
}

.post-callout p:first-child {
    margin-top: 0
}

.post-callout p:last-child {
    margin-bottom: 0
}

.post-callout-dashed {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    padding: 1rem
}

@media (min-width: 640px) {
    .post-callout-dashed {
        padding: 1.375rem 1.875rem
    }
}

.post-callout-dashed {
    border: 1px dashed #2e68ff;
    border-radius: 5px
}

.post-callout-outlined {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    padding: 1rem
}

@media (min-width: 640px) {
    .post-callout-outlined {
        padding: 1.375rem 1.875rem
    }
}

.post-callout-outlined {
    border: 1px solid #2e68ff;
    border-radius: 5px
}

.post-callout-filled {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    padding: 1rem
}

@media (min-width: 640px) {
    .post-callout-filled {
        padding: 1.375rem 1.875rem
    }
}

.post-callout-filled {
    border-radius: 5px;
    color: #fffc !important
}

.post-callout-filled .post-callout-title {
    position: relative;
    color: #fffc !important
}

.post-callout-filled .post-callout-title:before {
    display: none
}

@media (min-width: 640px) {
    .post-callout-filled .post-callout-title:before {
        display: block
    }
}

.post-callout-filled .post-callout-title:before {
    content: "";
    width: 35px;
    height: 19px;
    background: url(/wp-content/themes/tff/img/icons/callout-decor.svg) no-repeat center center;
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translate(-100%, -50%)
}

.prose-invert .post-callout-filled {
    background: rgba(0, 148, 255, .2)
}

.prose-gray .post-callout-filled {
    background: #18364b
}

.prose-gray .post-callout-filled * {
    color: #fffc !important
}

.post-callout-conclusion {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    padding: 1rem;
    color: #fffc
}

@media (min-width: 640px) {
    .post-callout-conclusion {
        padding: 1.375rem 1.875rem
    }
}

.post-callout-conclusion {
    border-radius: 5px
}

.prose-invert .post-callout-conclusion {
    background: rgba(46, 104, 255, .2)
}

.prose-gray .post-callout-conclusion {
    background: #212d4b
}

.prose-gray .post-callout-conclusion * {
    color: #fffc !important
}

.tff-cta-button-block {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center
}

.tff-cta-button-link {
    margin-left: auto;
    margin-right: auto;
    display: block;
    min-width: 200px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 4.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(54 54 236 / var(--tw-bg-opacity));
    padding: .75rem 1.25rem;
    text-align: center;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.25rem;
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
    text-decoration-line: none !important;
    opacity: 1;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.tff-cta-button-link:hover {
    opacity: .8
}

@media (min-width: 768px) {
    .tff-cta-button-link {
        min-width: 50%
    }
}

.post-callout-cta {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    padding: 1.25rem 1.5rem
}

@media (min-width: 640px) {
    .post-callout-cta {
        padding: 2rem 2.5rem
    }
}

.post-callout-cta {
    border-radius: 5px
}

.post-callout-cta, .post-callout-cta .post-callout-title {
    color: #fffc !important
}

.prose-invert .post-callout-cta {
    background: rgba(10, 27, 72, .72);
    border: 1px dashed #ffffff;
    box-shadow: 0 0 32px #2e81ffb3
}

.prose-gray .post-callout-cta {
    background: linear-gradient(90deg, #231e44 .44%, #1c1c40 100%);
    box-shadow: 0 0 32px #2e81ffb3
}

.wp-block-tff-blocks-buttons {
    display: flex;
    align-items: center
}

.tff-button-link {
    display: inline-block;
    min-width: 200px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 4.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(54 54 236 / var(--tw-bg-opacity));
    padding: .75rem 1.25rem;
    text-align: center;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.25rem;
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
    text-decoration-line: none !important;
    opacity: 1;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.tff-button-link:hover {
    opacity: .8
}

#main-menu {
    margin-left: 4.25rem;
    margin-right: 1.5rem;
    display: none;
    list-style-type: none
}

#main-menu>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))
}

@media (min-width: 1024px) {
    #main-menu {
        display: flex;
        align-items: center
    }
}

#main-menu>li {
    position: relative
}

#main-menu>li>a {
    display: flex;
    align-items: center;
    gap: .5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 400;
    color: #fffc;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

#main-menu>li>a:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

#main-menu>li>a span+span {
    transform-origin: center;
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

#main-menu>li>a span+span svg {
    fill: currentColor
}

#main-menu>li:hover>a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

#main-menu>li:hover>a span+span {
    --tw-rotate: 0deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

#main-menu>li.current-menu-item>a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

#main-menu>li>ul {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    margin-left: -1.5rem;
    display: none;
    min-width: 150px
}

#main-menu>li>ul>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.75rem * var(--tw-space-y-reverse))
}

#main-menu>li>ul {
    border-radius: .75rem;
    padding: 1rem 1.5rem;
    font-size: .875rem;
    line-height: 1.25rem;
    background: linear-gradient(180deg, rgba(27, 23, 36, .4) 0%, rgba(15, 14, 19, .4) 100%);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    border: 1px solid rgba(255, 255, 255, .03)
}

#main-menu>li>ul .post-share-panel {
    background: linear-gradient(180deg, rgba(27, 23, 36, .4) 0%, rgba(15, 14, 19, .4) 100%);
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    color: #fffc
}

#main-menu>li>ul .post-share-panel h4 {
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, .4) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    display: inline-block
}

#main-menu>li>ul .post-share-panel .sub-bg {
    background: rgba(255, 255, 255, .05)
}

#main-menu>li>ul .post-share-panel .buttons button, #main-menu>li>ul .post-share-panel .buttons a {
    background: white
}

#main-menu>li>ul .post-share-panel .buttons button svg path, #main-menu>li>ul .post-share-panel .buttons a svg path {
    fill: #0e0d12
}

#main-menu>li>ul>li {
    color: #fff9
}

#main-menu>li>ul>li:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

#main-menu>li>ul>li>a {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    display: block;
    color: inherit
}

#main-menu>li:hover>ul {
    display: block
}

#footer-menu {
    display: flex;
    max-width: 760px;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.5rem;
    row-gap: 1.5rem;
    font-size: .875rem;
    line-height: 1.25rem
}

@media (min-width: 1024px) {
    #footer-menu {
        justify-content: flex-end;
        -moz-column-gap: 3.75rem;
        column-gap: 3.75rem
    }
}

#footer-menu>li>a {
    color: rgb(255 255 255 / var(--tw-text-opacity));
    --tw-text-opacity: .4;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

#footer-menu>li>a:hover {
    --tw-text-opacity: 1
}

#mobile-menu {
    position: relative;
    z-index: 10;
    list-style-type: none
}

#mobile-menu>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse))
}

#mobile-menu {
    text-align: center
}

#mobile-menu>li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

#mobile-menu>li>a {
    display: flex;
    align-items: center;
    gap: .5rem;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

#mobile-menu>li>a span+span {
    transform-origin: center;
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

#mobile-menu>li>a span+span svg {
    fill: currentColor
}

#mobile-menu>li ul>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.75rem * var(--tw-space-y-reverse))
}

#mobile-menu>li ul {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: .875rem;
    line-height: 1.25rem
}

#mobile-menu>li ul>li {
    color: #fff9;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

#mobile-menu>li ul>li:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.ctrader-dialog {
    background: linear-gradient(180deg, rgba(27, 23, 36, .98) 0%, rgba(15, 14, 19, .98) 100%);
    -webkit-backdrop-filter: blur(35px);
    backdrop-filter: blur(35px);
    border: 1px solid rgba(255, 255, 255, .05)
}

.btn.btn-ctrader-red {
    display: flex;
    align-items: center;
    justify-content: center;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    opacity: 1;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .3s;
    background-color: #f5545d;
    background-image: radial-gradient(50% 50% at 50% 50%, #f5545d 0%, #e6212c 100%);
    border-radius: 70px;
    width: 144px;
    height: 40px;
    animation-delay: 1ms;
    animation-timing-function: ease-out;
    animation-duration: 1.5s;
    animation-name: ctrader-pulse;
    animation-iteration-count: infinite
}

.btn.btn-ctrader-red:hover, .btn.btn-ctrader-red:focus, .btn.btn-ctrader-red.open {
    box-shadow: 0 4px 24px #0006;
    background-color: #7dffb1 !important;
    background-image: none;
    color: #09080d;
    animation: none
}

.btn.btn-ctrader-red svg {
    height: 14px;
    width: auto
}

@media (min-width: 640px) {
    .btn.btn-ctrader-red {
        height: 44px
    }

    .btn.btn-ctrader-red svg {
        height: 18px;
        width: auto
    }
}

@keyframes ctrader-pulse {
    0% {
        box-shadow: 0
    }

    50% {
        box-shadow: 0 0 44px #f02
    }

    to {
        box-shadow: 0
    }
}

.btn.btn-ctrader-submit:hover:not(:disabled) {
    opacity: 1 !important;
    background: #7dffb1;
    color: #09080d
}

table.account-config {
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #fff9;
    width: 100%
}

table.account-config thead tr {
    border-bottom: 1px solid rgba(255, 255, 255, .12)
}

table.account-config thead tr td {
    padding: 0 0 20px
}

table.account-config td {
    padding: 12px 0;
    position: relative
}

table.account-config tbody tr:first-of-type td {
    padding-top: 20px
}

table.account-config-sm td {
    padding: 4px 0;
    position: relative
}

table.account-config-sm td+td {
    padding-left: 6px
}

table.account-config2 {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #fff9;
    width: 100%;
    table-layout: fixed
}

table.account-config2 thead tr {
    border-bottom: 1px solid rgba(255, 255, 255, .12)
}

table.account-config2 thead tr td {
    padding-bottom: 20px;
    padding-top: 0;
    color: #fff;
    font-weight: 700
}

table.account-config2 tr+tr {
    border-top: 1px solid rgba(255, 255, 255, .12)
}

table.account-config2 td {
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 24px;
    position: relative
}

table.account-config2 tbody tr td:first-of-type {
    font-weight: 700;
    color: #fff;
    padding-left: 0
}

table.account-config2 tbody tr:nth-of-type(3) td+td, table.account-config2 tbody tr:nth-of-type(4) td+td {
    word-spacing: 12px
}

table.account-config2.one-phase thead tr td:nth-of-type(3) {
    color: #fff3
}

table.account-config2.one-phase tbody tr td:nth-of-type(3) {
    color: #ffffff4d
}

table.account-config2.col-phase-1 tr td+td {
    display: none
}

table.account-config2.col-phase-1 tr td:nth-of-type(2) {
    display: table-cell
}

table.account-config2.col-phase-2 tr td+td {
    display: none
}

table.account-config2.col-phase-2 tr td:nth-of-type(3) {
    display: table-cell
}

table.account-config2.col-phase-3 tr td+td {
    display: none
}

table.account-config2.col-phase-3 tr td:nth-of-type(4) {
    display: table-cell
}

@media (min-width: 768px) {
    table.account-config2 {
        font-size: 16px
    }

    table.account-config2 tr td+td {
        display: table-cell !important
    }

    table.account-config2 td {
        padding-left: 48px;
        padding-top: 18px;
        padding-bottom: 18px
    }
}

.discord-coupon-hero img {
    height: auto;
    width: 100%;
    max-width: 250px
}

@media (min-width: 640px) {
    .discord-coupon-hero img {
        max-height: 320px;
        max-width: 232px
    }
}

.discord-countdown-hero {
    max-width: 524px
}

.discord-countdown-hero .countdown-timer {
    font-family: Digital Numbers;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 68px
}

@media (min-width: 640px) {
    .discord-countdown-hero .countdown-timer {
        font-size: 50px;
        line-height: 68px
    }
}

.discord-countdown-hero img {
    height: auto;
    width: 100%;
    max-width: 230px
}

@media (min-width: 640px) {
    .discord-countdown-hero img {
        max-height: 210px;
        max-width: 400px
    }
}

.twitter-giveaway-hero img {
    height: auto;
    max-height: 352px;
    width: 100%;
    max-width: 240px
}

@media (min-width: 640px) {
    .twitter-giveaway-hero img {
        max-height: 400px;
        max-width: 272px
    }
}

.swap-free-hero img {
    height: auto;
    max-height: 320px;
    width: 100%;
    max-width: 320px
}

@media (min-width: 640px) {
    .swap-free-hero img {
        max-height: 400px;
        max-width: 400px
    }
}

.special-offer-hero img {
    height: auto;
    width: 100%;
    max-width: 250px
}

@media (min-width: 640px) {
    .special-offer-hero img {
        max-width: 350px
    }
}

.flex10-promo {
    padding: 36px 20px 22px;
    justify-content: center;
    align-items: center;
    border-radius: 540px;
    background: linear-gradient(225deg, rgba(117, 68, 245, .4) 0%, rgba(195, 18, 254, .4) 100%);
    box-shadow: 0 4px 15px #171522;
    -webkit-backdrop-filter: blur(22px);
    backdrop-filter: blur(22px);
    display: flex;
    flex-direction: column;
    width: 130px;
    height: 130px
}

.flex10-promo div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: Poppins;
    font-style: normal;
    white-space: nowrap
}

.flex10-promo .line-1 {
    text-align: center;
    text-shadow: 0px 3px 3px rgba(0, 0, 0, .25);
    font-size: 24px;
    font-weight: 800;
    line-height: 21px;
    opacity: .95;
    background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, .4) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.flex10-promo .line-2 {
    color: #fff9;
    font-size: 9px;
    font-style: normal;
    font-weight: 800;
    line-height: 14px
}

.flex10-promo .line-3 {
    text-shadow: 0px 3px 3px rgba(0, 0, 0, .25);
    font-size: 21px;
    font-weight: 900;
    line-height: 24px;
    letter-spacing: 2px;
    opacity: .8;
    background: linear-gradient(180deg, #ff52d9 0%, rgba(255, 53, 211, .86) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.flex10-promo .line-4 {
    color: #fff9;
    font-size: 9px;
    font-weight: 800;
    line-height: 14px
}

.flex10-promo small {
    font-size: 14px;
    vertical-align: super;
    font-weight: 900
}

.phase-desc-box {
    border-radius: 24px;
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    background: linear-gradient(180deg, #170718 0%, #000 100%)
}

.trustpilot-feedback {
    transition: transform .3s ease-out, opacity .3s ease-out
}

.trustpilot-feedback p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5
}

@media (min-width: 640px) {
    .trustpilot-feedback:hover {
        transform: scale(1.05)
    }
}

.affiliate-timeline {
    position: relative;
    display: flex;
    flex-direction: column;
    list-style: none
}

.affiliate-timeline:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 100%;
    left: 10px;
    top: 0;
    bottom: 0;
    margin-left: -4px;
    border-radius: 9999px;
    background: #131112
}

.affiliate-timeline>li {
    display: flex;
    position: relative;
    min-height: 8rem;
    list-style: none
}

.affiliate-timeline>li>.separator {
    display: flex;
    flex: 0 0 0%;
    align-items: center;
    width: 30px;
    padding: 0 10px 0 0
}

.affiliate-timeline>li>.separator:before {
    content: " ";
    width: 20px;
    height: 20px;
    background: #131112;
    border-radius: 20px
}

.affiliate-timeline>li:first-of-type>div {
    margin-top: 0 !important
}

@media (min-width: 640px) {
    .affiliate-timeline:before {
        content: "";
        position: absolute;
        width: 8px;
        height: 100%;
        left: 50%;
        top: 0;
        bottom: 0;
        margin-left: -4px;
        border-radius: 9999px;
        background: #131112
    }

    .affiliate-timeline>li {
        display: flex;
        position: relative;
        min-height: 8rem;
        list-style: none
    }

    .affiliate-timeline>li:before {
        padding: 2.5rem;
        content: "";
        flex: 1
    }

    .affiliate-timeline>li>div {
        flex: 1;
        margin-top: -2.5rem
    }

    .affiliate-timeline>li>.separator {
        display: flex;
        flex: 0 0 0%;
        align-items: center;
        width: 100px;
        padding: 0 40px
    }

    .affiliate-timeline>li>.separator:before {
        content: " ";
        width: 20px;
        height: 20px;
        background: #131112;
        border-radius: 20px
    }

    .affiliate-timeline>li:first-of-type>div {
        margin-top: 0 !important
    }

    .affiliate-timeline>li:nth-child(odd) {
        text-align: left
    }

    .affiliate-timeline>li:nth-child(even) {
        text-align: right;
        flex-direction: row-reverse
    }
}

.affiliate-cta {
    background-image: url(/wp-content/themes/tff/img/mbg/affiliate-cta.webp);
    background-repeat: no-repeat;
    background-size: contain
}

@media (min-width: 640px) {
    .affiliate-cta {
        background-image: url(../../assets/images/bg/affiliate-cta.png)
    }
}

.leaderboard-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 2px
}

.leaderboard-table thead td {
    padding: .5rem;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

@media (min-width: 1024px) {
    .leaderboard-table thead td {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

.leaderboard-table thead tr {
    border-bottom: 1px solid rgba(255, 255, 255, .12)
}

.leaderboard-table thead td:last-child {
    width: 2.75rem;
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 768px) {
    .leaderboard-table thead td:last-child {
        padding-left: .5rem;
        padding-right: .5rem
    }
}

.leaderboard-table tbody tr.odd {
    /* background: rgba(255, 255, 255, 0.07); */
}

.leaderboard-table tbody tr.rank-gold, .leaderboard-table tbody tr.showRank:first-child {
    background-color: rgb(172, 172, 172);
}

.leaderboard-table tbody tr.rank-silver, .leaderboard-table tbody tr.showRank:nth-child(2) {
    background-color: rgba(172, 172, 172, 0.7);
}

.leaderboard-table tbody tr.rank-bronze, .leaderboard-table tbody tr.showRank:nth-child(3) {
    background-color: rgba(172, 172, 172, 0.4);
}

.leaderboard-table tbody td {
    padding: .5rem;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 500;
    color: #ffffffed;
}

@media (min-width: 768px) {
    .leaderboard-table tbody td {
        font-size: .875rem;
        line-height: 1.25rem
    }
}

@media (min-width: 1024px) {
    .leaderboard-table tbody td {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.leaderboard-table tbody td:last-child {
    width: 2.75rem;
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 768px) {
    .leaderboard-table tbody td:last-child {
        padding-left: .5rem;
        padding-right: .5rem
    }
}

.leaderboard-list>li>div {
    border-bottom: 1px solid rgba(255, 255, 255, .08)
}

.leaderboard-list>li.rank-gold.showRank, .leaderboard-list>li.showRank:first-child {
    background: rgb(172, 172, 172) !important
}

.leaderboard-list>li.rank-silver.showRank, .leaderboard-list>li.showRank:nth-child(2) {
    background: rgba(172, 172, 172, 0.7) !important
}

.leaderboard-list>li.rank-bronze.showRank, .leaderboard-list>li.showRank:nth-child(3) {
    background: rgba(172, 172, 172, 0.4) !important
}

.blog-thumb {
    width: 100% !important;
    height: auto !important
}

.blog-content {
    max-height: 300px
}

.blog-excerpt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    flex: 0 0 60px
}

.blog-posts {
    display: grid
}

.blog-item {
    background: rgba(255, 255, 255, .06);
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    border-radius: 15px
}

.blog-item .blog-item-image {
    border-radius: 6px;
    overflow: hidden
}

.blog-item .blog-item-image:not(.simple) {
    background: linear-gradient(121.83deg, rgb(222, 198, 255) 18.85%, rgb(165, 98, 255) 51.76%, rgb(83, 26, 158) 91.47%);
    padding: 1px
}

.blog-item .blog-item-image:not(.simple) div {
    background: linear-gradient(180deg, #250c4e 0%, #1a0635 50.73%, #0e011f 100%);
    border-radius: 6px
}

.blog-item .blog-item-image img {
    border-radius: 6px
}

.blog-single-image {
    background: linear-gradient(121.83deg, rgb(222, 198, 255) 18.85%, rgb(165, 98, 255) 51.76%, rgb(83, 26, 158) 91.47%);
    overflow: hidden;
    padding: 1px;
    border-radius: 6px
}

.blog-single-image div {
    background: linear-gradient(180deg, #250c4e 0%, #1a0635 50.73%, #0e011f 100%);
    border-radius: 6px
}

.blog-single-image img {
    border-radius: 6px
}

@media (min-width: 768px) {
    .blog-single-image {
        padding: 2px;
        border-radius: 8px
    }

    .blog-single-image div, .blog-single-image img {
        border-radius: 8px
    }
}

@media (min-width: 1024px) {
    .blog-single-image {
        padding: 3px;
        border-radius: 10px
    }

    .blog-single-image div, .blog-single-image img {
        border-radius: 10px
    }
}

.post-category-tag {
    background: rgba(46, 104, 255, .2);
    border: 1px solid #2e68ff
}

@media (min-width: 640px) {
    .blog-posts {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}

@media (min-width: 1280px) {
    .blog-posts {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    .blog-posts .blog-content {
        flex: 1;
        max-height: none
    }

    .blog-posts .blog-item {
        display: flex;
        flex-direction: column
    }

    .blog-posts .blog-item .blog-content {
        height: 50%
    }
}

@media (min-width: 640px) {
    .related-posts {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}

@media (min-width: 1024px) {
    .related-posts {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}

.bg-box .post-share-panel {
    background: linear-gradient(180deg, rgba(27, 23, 36, .4) 0%, rgba(15, 14, 19, .4) 100%);
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    color: #fffc
}

.bg-box .post-share-panel h4 {
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, .4) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    display: inline-block
}

.bg-box .post-share-panel .sub-bg {
    background: rgba(255, 255, 255, .05)
}

.bg-box .post-share-panel .buttons button, .bg-box .post-share-panel .buttons a {
    background: white
}

.bg-box .post-share-panel .buttons button svg path, .bg-box .post-share-panel .buttons a svg path {
    fill: #0e0d12
}

.bg-white .post-share-panel {
    background: linear-gradient(180deg, rgba(27, 23, 36, .05) 0%, rgba(15, 14, 19, .05) 100%);
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    color: #111827
}

.bg-white .post-share-panel .sub-bg {
    background: rgba(0, 0, 0, .05)
}

.bg-white .post-share-panel .buttons button, .bg-white .post-share-panel .buttons a {
    background: #44404b
}

.bg-white .post-share-panel .buttons button svg path, .bg-white .post-share-panel .buttons a svg path {
    fill: #f3f3f3
}

.payouts-page .month-select button:after {
    position: absolute;
    left: 1rem;
    right: 1rem;
    bottom: 1px;
    display: none;
    border-top-width: 1px;
    border-color: #ffffff29;
    content: " "
}

.payouts-page .month-select.open button:after {
    display: block
}

.payouts-page .paid-at-label {
    background: rgba(0, 191, 0, .4);
    padding: 2px 12px
}

table.payouts-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 8px
}

table.payouts-table thead td {
    padding-left: .5rem;
    padding-right: .5rem;
    padding-top: 0;
    padding-bottom: .75rem;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

@media (min-width: 1024px) {
    table.payouts-table thead td {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

table.payouts-table thead td {
    border-bottom: 1px solid rgba(255, 255, 255, .12)
}

table.payouts-table tbody tr {
    background: rgba(255, 214, 0, .06)
}

table.payouts-table tbody td {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: .5rem;
    padding-right: .5rem;
    font-size: .875rem;
    line-height: 1.25rem
}

@media (min-width: 1024px) {
    table.payouts-table tbody td {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

table.payouts-table tbody td {
    line-height: 20px
}

.payouts-list>li>div {
    border-bottom: 1px solid rgba(255, 255, 255, .08)
}

#challenge-stats-modal iframe {
    color-scheme: dark !important
}

.bg-trading-hours {
    background: linear-gradient(180deg, rgba(27, 23, 36, .3) 0%, rgba(15, 14, 19, .3) 100%)
}

.th-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 2px;
    table-layout: auto
}

.th-table thead td {
    white-space: break-spaces;
    padding: 1rem 1.5rem;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.5;
    color: #fff9
}

.th-table thead tr, .th-table tbody tr {
    border-bottom: 1px solid rgba(217, 217, 217, .12)
}

.th-table tbody tr:nth-child(odd) td {
    background: rgba(255, 255, 255, .04)
}

.th-table tbody td {
    padding: .75rem 1.5rem;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.th-table td:first-of-type {
    width: 60px
}

.odd {
    /* background: rgba(255, 255, 255, .11) */
}

.th-list>div:nth-child(odd) {
    background: rgba(255, 255, 255, .04)
}

.th-list small {
    font-size: 10px;
    opacity: .8;
    font-weight: 300
}

.our-office figcaption {
    margin-bottom: 0;
    font-size: .875rem;
    line-height: 1.25rem;
    color: #ffffffb3
}

.our-office .wp-block-columns {
    gap: 24px !important;
    margin-bottom: 24px !important
}

.landings .feedback-ellipse {
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/tff/img/landing/feedback-ellipse.svg);
    background-size: 720px;
    background-position: top center;
    z-index: -1
}

@media (min-width: 500px) {
    .landings .feedback-ellipse {
        background-size: 1440px
    }
}

@media (min-width: 640px) {
    .landings .feedback-ellipse {
        background-size: auto
    }
}

.landings .bg-pattern>div:first-child {
    margin-top: 0
}

.landing-a .payouts .paid-badge {
    background: rgba(0, 191, 0, .6)
}

.landing-a .payout-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 8px
}

.landing-a .payout-table thead td {
    padding: .5rem;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

@media (min-width: 1024px) {
    .landing-a .payout-table thead td {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

.landing-a .payout-table thead td {
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.landing-a .payout-table thead td:last-child {
    width: 5rem;
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 768px) {
    .landing-a .payout-table thead td:last-child {
        padding-left: .5rem;
        padding-right: .5rem
    }
}

.landing-a .payout-table tbody tr:nth-child(odd) {
    background: rgba(255, 255, 255, .02)
}

.landing-a .payout-table tbody td {
    padding: .5rem;
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 400;
    color: #fff9
}

@media (min-width: 768px) {
    .landing-a .payout-table tbody td {
        font-size: .875rem;
        line-height: 1.25rem
    }
}

@media (min-width: 1024px) {
    .landing-a .payout-table tbody td {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

.landing-a .payout-table tbody td:last-child {
    width: 5rem;
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 768px) {
    .landing-a .payout-table tbody td:last-child {
        padding-left: .5rem;
        padding-right: .5rem
    }
}

.landing-a .payout-list>li>div {
    border-bottom: 1px solid rgba(255, 255, 255, .08)
}

.landing-a .hero-bg {
    min-height: 100%;
    position: absolute;
    inset: -100px 0 0;
    z-index: -2;
    background-image: url(/wp-content/themes/tff/img/landing/hero-mbg.png);
    background-repeat: no-repeat;
    overflow: hidden;
    background-position: center top;
    background-size: contain
}

@media (min-width: 640px) {
    .landing-a .hero-bg {
        background-image: url(/wp-content/themes/tff/img/landing/hero-bg.png);
        background-position: center bottom;
        background-size: cover
    }
}

.landing-a .hero-video {
    position: absolute;
    left: 0;
    right: 0;
    top: -100px;
    height: 360px;
    z-index: -2;
    -webkit-mask-image: linear-gradient(180deg, rgba(217, 217, 217, .67) 0%, #d9d9d9 67.71%, rgba(217, 217, 217, 0) 100%);
    mask-image: linear-gradient(180deg, rgba(217, 217, 217, .67) 0%, #d9d9d9 67.71%, rgba(217, 217, 217, 0) 100%)
}

.landing-a .hero-video video {
    min-height: 100%;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    inset: 50% 0 0 50%;
    transform: translate(-50%, -50%);
    z-index: -3
}

.landing-a .hero-video video::-webkit-media-controls {
    display: none !important
}

.landing-a .hero-video .mask {
    background: #10142b;
    mix-blend-mode: color;
    min-height: 100%;
    position: absolute;
    inset: 0;
    z-index: -2
}

@media (min-width: 640px) {
    .landing-a .hero-video {
        bottom: 0;
        height: auto
    }
}

.landing-a .support-section {
    background-image: url(/wp-content/themes/tff/img/landing/support-mbg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom center;
    z-index: -1
}

@media (min-width: 640px) {
    .landing-a .support-section {
        background-image: url(/wp-content/themes/tff/img/landing/support-bg.png)
    }
}

.landing-a .page-shadow {
    position: absolute;
    top: 0;
    bottom: -3.75rem;
    left: 0;
    right: 0;
    display: none
}

@media (min-width: 768px) {
    .landing-a .page-shadow {
        display: block
    }
}

.landing-a .page-shadow {
    background-image: url(/wp-content/themes/tff/img/landing/page-shadow.svg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1
}

.landing-b .section-hero {
    background-image: url(/wp-content/themes/tff/img/landing/hero-b-bg.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover
}

.landing-b .section-payout .frame {
    border-radius: .5rem
}

@media (min-width: 640px) {
    .landing-b .section-payout .frame {
        border-radius: 30px
    }
}

.landing-b .section-payout .frame {
    background: #070608;
    box-shadow: 0 4.21875px 42.1875px #00000080;
    -webkit-backdrop-filter: blur(22.5px);
    backdrop-filter: blur(22.5px)
}

.landing-b .section-payout .frame:before {
    display: none
}

@media (min-width: 640px) {
    .landing-b .section-payout .frame:before {
        display: block
    }
}

.landing-b .section-payout .frame:before {
    content: "";
    width: 100%;
    height: 350px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 100%)
}

.landing-b .section-payout .frame:after {
    content: "";
    width: 100%;
    height: 440px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 100%)
}

.landing-b .section-premium-firm {
    background-image: url(/wp-content/themes/tff/img/landing/premium-firm-bg.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover
}

.landing-b .section-why-us {
    background-image: url(/wp-content/themes/tff/img/landing/why-us-bg.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover
}

.landing-b .section-trading {
    background-image: url(/wp-content/themes/tff/img/landing/trading-bg.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover
}

.landing-b .section-payout {
    background-image: url(/wp-content/themes/tff/img/landing/payout-bg.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover
}

.landing-b .section-how {
    background-image: url(/wp-content/themes/tff/img/landing/how-bg.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover
}

.home-hero {
    border-radius: 24px;
    background: linear-gradient(179deg, rgba(10, 8, 14, .6) .45%, rgba(54, 34, 135, .6) 116.1%);
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    position: relative;
    overflow: hidden;
    padding: 104px 24px 24px
}

.home-hero:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url(/wp-content/themes/tff/img/home/candles-sm.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 100%
}

@media (min-width: 640px) {
    .home-hero {
        background: linear-gradient(90deg, rgba(10, 8, 14, .6) 23.32%, rgba(54, 34, 135, .6) 99.93%);
        padding: 80px 48px 48px
    }

    .home-hero:before {
        left: 400px;
        top: 0;
        right: auto;
        width: 100%;
        height: 572px;
        background-image: url(/wp-content/themes/tff/img/home/candles.png);
        background-repeat: no-repeat;
        background-position: top left;
        background-size: unset
    }
}

@media (min-width: 1024px) {
    .home-hero {
        height: 572px
    }
}

@media (min-width: 768px) {
    .home-hero.with-carousel {
        background: linear-gradient(90deg, rgba(10, 8, 14, .6) 35.11%, rgba(54, 34, 135, .6) 147.17%)
    }
}

.home-carousel {
    border-radius: 24px;
    background: #140e35;
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px)
}

.home-carousel, .home-carousel>div {
    width: 100%;
    height: 477px
}

@media (min-width: 1024px) {
    .home-carousel, .home-carousel>div {
        width: 366px;
        height: 572px
    }
}

.home-carousel .swiper-navigation-buttons {
    position: absolute;
    top: 24px;
    right: 24px;
    display: flex;
    gap: 16px
}

.home-carousel .swiper-slide {
    padding: 24px 24px 56px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column
}

.home-carousel .swiper-slide:before {
    content: "";
    width: 100%;
    height: 36px
}

@media (min-width: 1024px) {
    .home-carousel .swiper-slide:before {
        height: 48px
    }
}

.home-macbook {
    background-image: url(/wp-content/themes/tff/img/home/macbook.png);
    background-repeat: no-repeat;
    background-size: 100% auto
}

.home-macbook-placeholder {
    padding-top: 50%
}

@media (min-width: 1024px) {
    .usp-fade {
        opacity: 0;
        transition-property: opacity;
        transition-duration: .5s;
        transition-timing-function: ease-in-out;
        will-change: opacity
    }

    .usp-fadeOut {
        opacity: 0;
        transition-timing-function: ease-out
    }

    .usp-fadeIn {
        opacity: 1;
        transition-timing-function: ease-in
    }
}

.config-group {
    margin-left: auto;
    margin-right: auto;
    border-radius: 32px;
    padding-top: 3rem;
    padding-bottom: 3rem
}

@media (min-width: 768px) {
    .config-group {
        border-radius: 64px;
        padding-top: 6rem;
        padding-bottom: 6rem
    }
}

.config-group {
    max-width: 1440px;
    background-color: #070609;
    background-image: url(/wp-content/themes/tff/img/mbg/config-group-top.png), url(/wp-content/themes/tff/img/mbg/config-group-bottom.png);
    background-position: top right, left bottom;
    background-repeat: no-repeat, no-repeat
}

@media (min-width: 640px) {
    .config-group {
        background-image: url(../../assets/images/bg/config-group-top.png), url(../../assets/images/bg/config-group-bottom.png)
    }
}

.package-box {
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-property: transform, box-shadow
}

.package-box:hover {
    background: linear-gradient(180deg, #220a23 0%, #220a23 100%);
    box-shadow: 0 24px 32px #00000052;
    transform: translateY(-5px)
}

.btn-hero-cta {
    transition-property: box-shadow;
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.btn-hero-cta:hover {
    opacity: 1;
    box-shadow: 0 12px 40px #3636ec7a
}

.btn-primary-box {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: box-shadow;
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.btn-primary-box:hover {
    opacity: 1;
    box-shadow: 0 12px 40px #00006b7a
}

.bg-box-faq {
    border: 1.577px solid rgba(255, 255, 255, .01);
    background: rgba(16, 14, 22, .3);
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px)
}

.bg-box-faq2 {
    border: 1.577px solid rgba(255, 255, 255, .04);
    background: rgba(16, 14, 22, .7);
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px)
}

.bg-faq-search {
    border: 1.577px solid rgba(255, 255, 255, .01);
    background: rgba(16, 14, 22, .7);
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px)
}

.bg-box-faq-support {
    background: linear-gradient(180deg, rgba(22, 7, 23, .62) 0%, #220a23 100%);
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px)
}

.prose-faq a:not(.btn) {
    color: #2897ff !important;
    text-decoration: none !important;
    opacity: .9
}

.faq-container {
    position: relative
}

.faq-container:before {
    content: "";
    display: none;
    position: absolute;
    top: -100px;
    right: -340px;
    background-image: url(../../assets/images/bg/faq-decor.png);
    background-repeat: no-repeat;
    width: 932px;
    height: 500px
}

@media (min-width: 1024px) {
    .faq-container:before {
        display: block
    }
}

.page-template-template-faq #site {
    overflow: hidden
}

.faq-sidebar header span {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.faq-sidebar .faq-topic header {
    color: #fff9
}

.faq-sidebar .faq-topic header:hover {
    color: #fff
}

.faq-sidebar .faq-topic.active header .faq-topic-icon {
    --tw-text-opacity: 1 !important;
    color: rgb(154 35 155 / var(--tw-text-opacity)) !important
}

.faq-sidebar .faq-topic.expanded header {
    color: #fff
}

.faq-sidebar .faq-topic.expanded header .faq-topic-icon {
    color: #fff
}

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

.prose :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 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.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em
}

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

.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-top: 1.25em;
    margin-bottom: 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-top: 1.25em;
    margin-bottom: 1.25em;
    padding-left: 1.625em
}

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

.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-top: 3em;
    margin-bottom: 3em
}

.prose :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-weight: 500;
    font-style: italic;
    color: var(--tw-prose-quotes);
    border-left-width: .25rem;
    border-left-color: var(--tw-prose-quote-borders);
    quotes: "\201c""\201d""\2018""\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1em
}

.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-weight: 600;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: .8888889em;
    line-height: 1.1111111
}

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

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

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

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

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

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

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

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

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

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

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

.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"] *)) {
    color: var(--tw-prose-pre-code);
    background-color: var(--tw-prose-pre-bg);
    overflow-x: auto;
    font-weight: 400;
    font-size: .875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: .375rem;
    padding: .8571429em 1.1428571em
}

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

.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"] *)) {
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: .875em;
    line-height: 1.7142857
}

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

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

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

.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-width: 1px;
    border-top-color: var(--tw-prose-th-borders)
}

.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-top: 0;
    margin-bottom: 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: #374151;
    --tw-prose-headings: #111827;
    --tw-prose-lead: #4b5563;
    --tw-prose-links: #111827;
    --tw-prose-bold: #111827;
    --tw-prose-counters: #6b7280;
    --tw-prose-bullets: #d1d5db;
    --tw-prose-hr: #e5e7eb;
    --tw-prose-quotes: #111827;
    --tw-prose-quote-borders: #e5e7eb;
    --tw-prose-captions: #6b7280;
    --tw-prose-kbd: #111827;
    --tw-prose-kbd-shadows: 17 24 39;
    --tw-prose-code: #111827;
    --tw-prose-pre-code: #e5e7eb;
    --tw-prose-pre-bg: #1f2937;
    --tw-prose-th-borders: #d1d5db;
    --tw-prose-td-borders: #e5e7eb;
    --tw-prose-invert-body: #d1d5db;
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: #9ca3af;
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: #9ca3af;
    --tw-prose-invert-bullets: #4b5563;
    --tw-prose-invert-hr: #374151;
    --tw-prose-invert-quotes: #f3f4f6;
    --tw-prose-invert-quote-borders: #374151;
    --tw-prose-invert-captions: #9ca3af;
    --tw-prose-invert-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: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: #4b5563;
    --tw-prose-invert-td-borders: #374151;
    font-size: 1rem;
    line-height: 150%
}

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

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

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

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

.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-top: .75em;
    margin-bottom: .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-top: .75em;
    margin-bottom: .75em
}

.prose :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 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-top: 2em;
    margin-bottom: 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 :where(h5):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-weight: 600
}

.prose :where(h6):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-weight: 600
}

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

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

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

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

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

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

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

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

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

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

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

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

.prose-sm :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: .8571429em;
    border-radius: .3125rem;
    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"] *)) {
    font-size: .8571429em;
    line-height: 1.6666667;
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    border-radius: .25rem;
    padding: .6666667em 1em
}

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

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

.prose-sm :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .2857143em;
    margin-bottom: .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-top: .5714286em;
    margin-bottom: .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-top: .5714286em;
    margin-bottom: .5714286em
}

.prose-sm :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.1428571em;
    margin-bottom: 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-top: 2.8571429em;
    margin-bottom: 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-right: 1em;
    padding-bottom: .6666667em;
    padding-left: 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-top: 1.7142857em;
    margin-bottom: 1.7142857em
}

.prose-sm :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 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-gray {
    --tw-prose-body: #374151;
    --tw-prose-headings: #111827;
    --tw-prose-lead: #4b5563;
    --tw-prose-links: #111827;
    --tw-prose-bold: #111827;
    --tw-prose-counters: #6b7280;
    --tw-prose-bullets: #d1d5db;
    --tw-prose-hr: #e5e7eb;
    --tw-prose-quotes: #111827;
    --tw-prose-quote-borders: #e5e7eb;
    --tw-prose-captions: #6b7280;
    --tw-prose-kbd: #111827;
    --tw-prose-kbd-shadows: 17 24 39;
    --tw-prose-code: #111827;
    --tw-prose-pre-code: #e5e7eb;
    --tw-prose-pre-bg: #1f2937;
    --tw-prose-th-borders: #d1d5db;
    --tw-prose-td-borders: #e5e7eb;
    --tw-prose-invert-body: #d1d5db;
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: #9ca3af;
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: #9ca3af;
    --tw-prose-invert-bullets: #4b5563;
    --tw-prose-invert-hr: #374151;
    --tw-prose-invert-quotes: #f3f4f6;
    --tw-prose-invert-quote-borders: #374151;
    --tw-prose-invert-captions: #9ca3af;
    --tw-prose-invert-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: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: #4b5563;
    --tw-prose-invert-td-borders: #374151
}

.prose-invert {
    --tw-prose-body: var(--tw-prose-invert-body);
    --tw-prose-headings: var(--tw-prose-invert-headings);
    --tw-prose-lead: var(--tw-prose-invert-lead);
    --tw-prose-links: var(--tw-prose-invert-links);
    --tw-prose-bold: var(--tw-prose-invert-bold);
    --tw-prose-counters: var(--tw-prose-invert-counters);
    --tw-prose-bullets: var(--tw-prose-invert-bullets);
    --tw-prose-hr: var(--tw-prose-invert-hr);
    --tw-prose-quotes: var(--tw-prose-invert-quotes);
    --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
    --tw-prose-captions: var(--tw-prose-invert-captions);
    --tw-prose-kbd: var(--tw-prose-invert-kbd);
    --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
    --tw-prose-code: var(--tw-prose-invert-code);
    --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
    --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
    --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
    --tw-prose-td-borders: var(--tw-prose-invert-td-borders)
}

.prose-faq {
    font-size: 18px;
    line-height: 2rem
}

.pointer-events-none {
    pointer-events: none
}

.pointer-events-auto {
    pointer-events: auto
}

.visible {
    visibility: visible
}

.invisible {
    visibility: hidden
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.inset-0 {
    inset: 0
}

.inset-1 {
    inset: .25rem
}

.inset-x-16p {
    left: 1rem;
    right: 1rem
}

.-bottom-60p {
    bottom: -3.75rem
}

.-right-3 {
    right: -.75rem
}

.-top-12p, .-top-3 {
    top: -.75rem
}

.bottom-0 {
    bottom: 0
}

.bottom-20p {
    bottom: 1.25rem
}

.bottom-40p {
    bottom: 2.5rem
}

.bottom-8p {
    bottom: .5rem
}

.bottom-px {
    bottom: 1px
}

.left-0 {
    left: 0
}

.left-1\/2 {
    left: 50%
}

.left-16p {
    left: 1rem
}

.left-20p {
    left: 1.25rem
}

.left-24p {
    left: 1.5rem
}

.left-28p {
    left: 1.75rem
}

.left-4p {
    left: .25rem
}

.left-\[-140px\] {
    left: -140px
}

.left-\[-190px\] {
    left: -190px
}

.right-0 {
    right: 0
}

.right-12p {
    right: .75rem
}

.right-16p {
    right: 1rem
}

.right-2 {
    right: .5rem
}

.right-20p {
    right: 1.25rem
}

.right-32p {
    right: 2rem
}

.right-\[-140px\] {
    right: -140px
}

.right-\[-190px\] {
    right: -190px
}

.top-0 {
    top: 0
}

.top-1\/2 {
    top: 50%
}

.top-120p {
    top: 7.5rem
}

.top-12p {
    top: .75rem
}

.top-16p {
    top: 1rem
}

.top-2 {
    top: .5rem
}

.top-28p {
    top: 1.75rem
}

.top-32p {
    top: 2rem
}

.top-4p {
    top: .25rem
}

.top-52p {
    top: 3.25rem
}

.top-\[50\%\] {
    top: 50%
}

.top-auto {
    top: auto
}

.top-full {
    top: 100%
}

.z-1 {
    z-index: 1
}

.z-10 {
    z-index: 10
}

.z-2 {
    z-index: 2
}

.z-50 {
    z-index: 50
}

.z-max {
    z-index: 9007199254740991
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.col-span-2 {
    grid-column: span 2 / span 2
}

.m-0 {
    margin: 0
}

.-mx-20p {
    margin-left: -1.25rem;
    margin-right: -1.25rem
}

.-my-12p {
    margin-top: -.75rem;
    margin-bottom: -.75rem
}

.mx-20p {
    margin-left: 1.25rem;
    margin-right: 1.25rem
}

.mx-\[14\%\] {
    margin-left: 14%;
    margin-right: 14%
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.my-16p {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.my-20p {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

.my-24p {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.my-30p {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem
}

.my-32p {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.my-40p {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}

.my-48p {
    margin-top: 3rem;
    margin-bottom: 3rem
}

.my-52p {
    margin-top: 3.25rem;
    margin-bottom: 3.25rem
}

.my-60p {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem
}

.my-80p {
    margin-top: 5rem;
    margin-bottom: 5rem
}

.my-8p {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.-mb-16p {
    margin-bottom: -1rem
}

.-ml-12p {
    margin-left: -.75rem
}

.-ml-24p {
    margin-left: -1.5rem
}

.-ml-8p {
    margin-left: -.5rem
}

.-mt-24p {
    margin-top: -1.5rem
}

.-mt-4p {
    margin-top: -.25rem
}

.-mt-px {
    margin-top: -1px
}

.mb-100p {
    margin-bottom: 6.25rem
}

.mb-12p {
    margin-bottom: .75rem
}

.mb-16p {
    margin-bottom: 1rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-20p {
    margin-bottom: 1.25rem
}

.mb-24p {
    margin-bottom: 1.5rem
}

.mb-28p {
    margin-bottom: 1.75rem
}

.mb-30p {
    margin-bottom: 1.875rem
}

.mb-32p {
    margin-bottom: 2rem
}

.mb-36p {
    margin-bottom: 2.25rem
}

.mb-40p {
    margin-bottom: 2.5rem
}

.mb-44p {
    margin-bottom: 2.75rem
}

.mb-4p {
    margin-bottom: .25rem
}

.mb-80p {
    margin-bottom: 5rem
}

.mb-8p {
    margin-bottom: .5rem
}

.ml-12p {
    margin-left: .75rem
}

.ml-16p {
    margin-left: 1rem
}

.ml-24p {
    margin-left: 1.5rem
}

.ml-3 {
    margin-left: .75rem
}

.ml-40p {
    margin-left: 2.5rem
}

.ml-68p {
    margin-left: 4.25rem
}

.ml-8p {
    margin-left: .5rem
}

.ml-auto {
    margin-left: auto
}

.mr-4p {
    margin-right: 0.25px
}

.mr-12p {
    margin-right: .75rem
}

.mr-20p {
    margin-right: 1.25rem
}

.mr-24p {
    margin-right: 1.5rem
}

.mr-4p {
    margin-right: .25rem
}

.mr-5 {
    margin-right: 1.25rem
}

.mr-8p {
    margin-right: .5rem
}

.mt-0 {
    margin-top: 0
}

.mt-100p {
    margin-top: 6.25rem
}

.mt-12p {
    margin-top: .75rem
}

.mt-16p {
    margin-top: 1rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-20p {
    margin-top: 1.25rem
}

.mt-22p {
    margin-top: 1.375rem
}

.mt-24p {
    margin-top: 1.5rem
}

.mt-28p {
    margin-top: 1.75rem
}

.mt-32p {
    margin-top: 2rem
}

.mt-36p {
    margin-top: 2.25rem
}

.mt-40p {
    margin-top: 2.5rem
}

.mt-4p {
    margin-top: .25rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-60p {
    margin-top: 3.75rem
}

.mt-64p {
    margin-top: 4rem
}

.mt-72p {
    margin-top: 4.5rem
}

.mt-80p {
    margin-top: 5rem
}

.mt-8p {
    margin-top: .5rem
}

.mt-\[400px\] {
    margin-top: 400px
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.table-cell {
    display: table-cell
}

.grid {
    display: grid
}

.contents {
    display: contents
}

.hidden {
    display: none
}

.aspect-video {
    aspect-ratio: 16 / 9
}

.h-12 {
    height: 3rem
}

.h-16p {
    height: 1rem
}

.h-180p {
    height: 11.25rem
}

.h-2 {
    height: .5rem
}

.h-24p {
    height: 1.5rem
}

.h-32p {
    height: 2rem
}

.h-4 {
    height: 1rem
}

.h-40p {
    height: 2.5rem
}

.h-44p {
    height: 2.75rem
}

.h-5 {
    height: 1.25rem
}

.h-56p {
    height: 3.5rem
}

.h-6 {
    height: 1.5rem
}

.h-60p {
    height: 3.75rem
}

.h-68p {
    height: 4.25rem
}

.h-78p {
    height: 4.875rem
}

.h-8 {
    height: 2rem
}

.h-80p {
    height: 5rem
}

.h-\[110px\] {
    height: 110px
}

.h-\[120px\] {
    height: 120px
}

.h-\[126px\] {
    height: 126px
}

.h-\[1px\] {
    height: 1px
}

.h-\[200px\] {
    height: 200px
}

.h-\[28px\] {
    height: 28px
}

.h-\[320px\] {
    height: 320px
}

.h-\[32px\] {
    height: 32px
}

.h-\[34px\] {
    height: 34px
}

.h-\[360px\] {
    height: 360px
}

.h-\[36px\] {
    height: 36px
}

.h-\[44px\] {
    height: 44px
}

.h-\[46px\] {
    height: 46px
}

.h-\[56px\] {
    height: 56px
}

.h-\[700px\] {
    height: 700px
}

.h-\[84px\] {
    height: 84px
}

.h-auto {
    height: auto
}

.h-full {
    height: 100%
}

.h-px {
    height: 1px
}

.max-h-\[240px\] {
    max-height: 240px
}

.max-h-\[256px\] {
    max-height: 256px
}

.max-h-\[320px\] {
    max-height: 320px
}

.max-h-\[352px\] {
    max-height: 352px
}

.min-h-\[400px\] {
    min-height: 400px
}

.min-h-\[480px\] {
    min-height: 480px
}

.min-h-screen {
    min-height: 100vh
}

.w-1 {
    width: .25rem
}

.w-1\/2 {
    width: 50%
}

.w-12 {
    width: 3rem
}

.w-16p {
    width: 1rem
}

.w-2 {
    width: .5rem
}

.w-20 {
    width: 5rem
}

.w-24p {
    width: 1.5rem
}

.w-32p {
    width: 2rem
}

.w-4 {
    width: 1rem
}

.w-40p {
    width: 2.5rem
}

.w-5 {
    width: 1.25rem
}

.w-6 {
    width: 1.5rem
}

.w-60p {
    width: 3.75rem
}

.w-78p {
    width: 4.875rem
}

.w-8 {
    width: 2rem
}

.w-80p {
    width: 5rem
}

.w-88p {
    width: 5.5rem
}

.w-\[120px\] {
    width: 120px
}

.w-\[150px\] {
    width: 150px
}

.w-\[158px\] {
    width: 158px
}

.w-\[160px\] {
    width: 160px
}

.w-\[200px\] {
    width: 200px
}

.w-\[214px\] {
    width: 214px
}

.w-\[220px\] {
    width: 220px
}

.w-\[240px\] {
    width: 240px
}

.w-\[264px\] {
    width: 264px
}

.w-\[32px\] {
    width: 32px
}

.w-\[390px\] {
    width: 390px
}

.w-\[520px\] {
    width: 520px
}

.w-\[56px\] {
    width: 56px
}

.w-\[600px\] {
    width: 600px
}

.w-auto {
    width: auto
}

.w-fit {
    width: -moz-fit-content;
    width: fit-content
}

.w-full {
    width: 100%
}

.w-screen {
    width: 100vw
}
.min-w-\[60px\] {
    min-width: 60px;
}
.min-w-\[150px\] {
    min-width: 150px
}

.min-w-\[200px\] {
    min-width: 200px
}

.min-w-\[230px\] {
    min-width: 230px
}

.min-w-\[240px\] {
    min-width: 240px
}

.min-w-\[330px\] {
    min-width: 330px
}

.min-w-\[50\%\] {
    min-width: 50%
}

.min-w-\[740px\] {
    min-width: 740px
}

.min-w-\[830px\] {
    min-width: 830px
}

.min-w-\[856px\] {
    min-width: 856px
}

.max-w-260 {
    max-width: 260px
}

.max-w-7xl {
    max-width: 80rem
}

.max-w-\[1000px\] {
    max-width: 1000px
}

.max-w-\[100px\] {
    max-width: 100px
}

.max-w-\[1200px\] {
    max-width: 1200px
}

.max-w-\[120px\] {
    max-width: 120px
}

.max-w-\[140px\] {
    max-width: 140px
}

.max-w-\[144px\] {
    max-width: 144px
}

.max-w-\[150px\] {
    max-width: 150px
}

.max-w-\[161px\] {
    max-width: 161px
}

.max-w-\[190px\] {
    max-width: 190px
}

.max-w-\[200px\] {
    max-width: 200px
}

.max-w-\[230px\] {
    max-width: 230px
}

.max-w-\[240px\] {
    max-width: 240px
}

.max-w-\[242px\] {
    max-width: 242px
}

.max-w-\[250px\] {
    max-width: 250px
}

.max-w-\[262px\] {
    max-width: 262px
}

.max-w-\[272px\] {
    max-width: 272px
}

.max-w-\[300px\] {
    max-width: 300px
}

.max-w-\[320px\] {
    max-width: 320px
}

.max-w-\[324px\] {
    max-width: 324px
}

.max-w-\[340px\] {
    max-width: 340px
}

.max-w-\[365px\] {
    max-width: 365px
}

.max-w-\[371px\] {
    max-width: 371px
}

.max-w-\[374px\] {
    max-width: 374px
}

.max-w-\[440px\] {
    max-width: 440px
}

.max-w-\[458px\] {
    max-width: 458px
}

.max-w-\[460px\] {
    max-width: 460px
}

.max-w-\[480px\] {
    max-width: 480px
}

.max-w-\[484px\] {
    max-width: 484px
}

.max-w-\[527px\] {
    max-width: 527px
}

.max-w-\[560px\] {
    max-width: 560px
}

.max-w-\[600px\] {
    max-width: 600px
}

.max-w-\[610px\] {
    max-width: 610px
}

.max-w-\[640px\] {
    max-width: 640px
}

.max-w-\[660px\] {
    max-width: 660px
}

.max-w-\[690px\] {
    max-width: 690px
}

.max-w-\[710px\] {
    max-width: 710px
}

.max-w-\[750px\] {
    max-width: 750px
}

.max-w-\[760px\] {
    max-width: 760px
}

.max-w-\[800px\] {
    max-width: 800px
}

.max-w-\[816px\] {
    max-width: 816px
}

.max-w-\[880px\] {
    max-width: 880px
}

.max-w-\[920px\] {
    max-width: 920px
}

.max-w-lg {
    max-width: 32rem
}

.max-w-none {
    max-width: none
}

.flex-1 {
    flex: 1 1 0%
}

.flex-shrink {
    flex-shrink: 1
}

.flex-shrink-0, .shrink-0 {
    flex-shrink: 0
}

.flex-grow, .grow {
    flex-grow: 1
}

.table-auto {
    table-layout: auto
}

.border-collapse {
    border-collapse: collapse
}

.origin-center {
    transform-origin: center
}

.-translate-x-1\/2 {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-y-full {
    --tw-translate-y: -100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-2 {
    --tw-translate-y: .5rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-4 {
    --tw-translate-y: 1rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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(var(--tw-rotate)) skew(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(var(--tw-rotate)) skew(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(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

.animate-spin {
    animation: spin 1s linear infinite
}

.cursor-help {
    cursor: help
}

.cursor-not-allowed {
    cursor: not-allowed
}

.cursor-pointer {
    cursor: pointer
}

.cursor-progress {
    cursor: progress
}

.select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.list-inside {
    list-style-position: inside
}

.list-disc {
    list-style-type: disc
}

.list-none {
    list-style-type: none
}

.appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.grid-cols-1 {
    grid-template-columns: repeat(1, 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-\[330px_240px_240px\] {
    grid-template-columns: 330px 240px 240px
}

.grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr))
}

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-nowrap {
    flex-wrap: nowrap
}

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

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.items-stretch {
    align-items: stretch
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.justify-around {
    justify-content: space-around
}

.gap-1 {
    gap: .25rem
}

.gap-10p {
    gap: .625rem
}

.gap-12p {
    gap: .75rem
}

.gap-16p {
    gap: 1rem
}

.gap-2 {
    gap: .5rem
}

.gap-20p {
    gap: 1.25rem
}

.gap-24p {
    gap: 1.5rem
}

.gap-28p {
    gap: 1.75rem
}

.gap-3 {
    gap: .75rem
}

.gap-32p {
    gap: 2rem
}

.gap-40p {
    gap: 2.5rem
}

.gap-4p {
    gap: .25rem
}

.gap-56p {
    gap: 3.5rem
}

.gap-60p {
    gap: 3.75rem
}

.gap-6p {
    gap: .375rem
}

.gap-8p {
    gap: .5rem
}

.gap-x-24p {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem
}

.gap-y-12p {
    row-gap: .75rem
}

.gap-y-24p {
    row-gap: 1.5rem
}

.space-x-20p>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))
}

.space-x-44p>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.75rem * var(--tw-space-x-reverse));
    margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))
}

.space-y-10p>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.625rem * var(--tw-space-y-reverse))
}

.space-y-12p>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.75rem * var(--tw-space-y-reverse))
}

.space-y-16p>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

.space-y-20p>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse))
}

.space-y-32p>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse))
}

.space-y-6p>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.375rem * var(--tw-space-y-reverse))
}

.space-y-8p>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.5rem * var(--tw-space-y-reverse))
}

.divide-y>:not([hidden])~:not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
}

.divide-\[\#d9d9d9\]\/10>:not([hidden])~:not([hidden]) {
    border-color: #d9d9d91a
}

.self-end {
    align-self: flex-end
}

.self-stretch {
    align-self: stretch
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

.overflow-x-auto {
    overflow-x: auto
}

.overflow-y-auto {
    overflow-y: auto
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-ellipsis {
    text-overflow: ellipsis
}

.whitespace-nowrap {
    white-space: nowrap
}

.rounded {
    border-radius: .25rem
}

.rounded-10p {
    border-radius: .625rem
}

.rounded-12p {
    border-radius: .75rem
}

.rounded-16p {
    border-radius: 1rem
}

.rounded-20p {
    border-radius: 1.25rem
}

.rounded-24p {
    border-radius: 1.5rem
}

.rounded-2xl {
    border-radius: 1rem
}

.rounded-3xl {
    border-radius: 1.5rem
}

.rounded-4p {
    border-radius: .25rem
}

.rounded-50p {
    border-radius: 3.125rem
}

.rounded-70p {
    border-radius: 4.375rem
}

.rounded-8p {
    border-radius: .5rem
}

.rounded-\[32px\] {
    border-radius: 32px
}

.rounded-full {
    border-radius: 9999px
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-pill {
    border-radius: 100%
}

.rounded-xl {
    border-radius: .75rem
}

.rounded-b-12p {
    border-bottom-right-radius: .75rem;
    border-bottom-left-radius: .75rem
}

.rounded-b-24p {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem
}

.rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px
}

.rounded-t-12p {
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem
}

.border {
    border-width: 1px
}

.border-0 {
    border-width: 0px
}

.border-2 {
    border-width: 2px
}

.border-4 {
    border-width: 4px
}

.border-x-0 {
    border-left-width: 0px;
    border-right-width: 0px
}

.border-b {
    border-bottom-width: 1px
}

.border-b-3 {
    border-bottom-width: 3px
}

.border-t {
    border-top-width: 1px
}

.border-t-0 {
    border-top-width: 0px
}

.border-christmas {
    --tw-border-opacity: 1;
    border-color: rgb(125 255 177 / var(--tw-border-opacity))
}

.border-primary-500 {
    --tw-border-opacity: 1;
    border-color: rgb(54 54 236 / var(--tw-border-opacity))
}

.border-primary2 {
    --tw-border-opacity: 1;
    border-color: rgb(46 104 255 / var(--tw-border-opacity))
}

.border-purple {
    --tw-border-opacity: 1;
    border-color: rgb(151 87 255 / var(--tw-border-opacity))
}

.border-purple2 {
    --tw-border-opacity: 1;
    border-color: rgb(154 35 155 / var(--tw-border-opacity))
}

.border-transparent {
    border-color: transparent
}

.border-white\/10 {
    border-color: #ffffff1a
}

.border-white\/12 {
    border-color: #ffffff1f
}

.border-white\/16 {
    border-color: #ffffff29
}

.border-white\/20 {
    border-color: #fff3
}

.border-white\/3 {
    border-color: #ffffff08
}

.border-white\/5 {
    border-color: #ffffff0d
}

.border-white\/6 {
    border-color: #ffffff0f
}

.border-white\/\[\.08\] {
    border-color: #ffffff14
}

.border-b-transparent {
    border-bottom-color: transparent
}

.border-t-white\/10 {
    border-top-color: #ffffff1a
}

.\!bg-input {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(27 23 36 / var(--tw-bg-opacity)) !important
}

.bg-\[\#616161\] {
    --tw-bg-opacity: 1;
    background-color: rgb(97 97 97 / var(--tw-bg-opacity))
}

.bg-black\/35 {
    background-color: #00000059
}

.bg-error {
    --tw-bg-opacity: 1;
    background-color: rgb(239 0 0 / var(--tw-bg-opacity))
}

.bg-footer {
    --tw-bg-opacity: 1;
    background-color: rgb(5 5 5 / var(--tw-bg-opacity))
}

.bg-info {
    --tw-bg-opacity: 1;
    background-color: rgb(54 54 236 / var(--tw-bg-opacity))
}

.bg-input {
    --tw-bg-opacity: 1;
    background-color: rgb(27 23 36 / var(--tw-bg-opacity))
}

.bg-primary-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(54 54 236 / var(--tw-bg-opacity))
}

.bg-primary-500\/16 {
    background-color: #3636ec29
}

.bg-primary-500\/20 {
    background-color: #3636ec33
}

.bg-primary2\/20 {
    background-color: #2e68ff33
}

.bg-purple2 {
    --tw-bg-opacity: 1;
    background-color: rgb(154 35 155 / var(--tw-bg-opacity))
}

.bg-success {
    --tw-bg-opacity: 1;
    background-color: rgb(0 191 0 / var(--tw-bg-opacity))
}

.bg-transparent {
    background-color: transparent
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.bg-white\/10 {
    background-color: #ffffff1a
}

.bg-white\/12 {
    background-color: #ffffff1f
}

.bg-white\/16 {
    background-color: #ffffff29
}

.bg-white\/5 {
    background-color: #ffffff0d
}

.bg-cover {
    background-size: cover
}

.bg-center {
    background-position: center
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.fill-current {
    fill: currentColor
}

.fill-white {
    fill: #fff
}

.p-0 {
    padding: 0
}

.p-10p {
    padding: .625rem
}

.p-12p {
    padding: .75rem
}

.p-14p {
    padding: .875rem
}

.p-16p {
    padding: 1rem
}

.p-2 {
    padding: .5rem
}

.p-20p {
    padding: 1.25rem
}

.p-22p {
    padding: 1.375rem
}

.p-24p {
    padding: 1.5rem
}

.p-32p {
    padding: 2rem
}

.p-4 {
    padding: 1rem
}

.p-40p {
    padding: 2.5rem
}

.p-4p {
    padding: .25rem
}

.p-8p {
    padding: .5rem
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.px-10p {
    padding-left: .625rem;
    padding-right: .625rem
}

.px-12p {
    padding-left: .75rem;
    padding-right: .75rem
}

.px-16p {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-20p {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.px-24p {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.px-32p {
    padding-left: 2rem;
    padding-right: 2rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-40p {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.px-60p {
    padding-left: 3.75rem;
    padding-right: 3.75rem
}

.px-8p {
    padding-left: .5rem;
    padding-right: .5rem
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0
}

.py-100p {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem
}

.py-10p {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.py-12p {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.py-16p {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.py-20p {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.py-22p {
    padding-top: 1.375rem;
    padding-bottom: 1.375rem
}

.py-24p {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-32p {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.py-40p {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.py-44p {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem
}

.py-48p {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.py-4p {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.py-52p {
    padding-top: 3.25rem;
    padding-bottom: 3.25rem
}

.py-6p {
    padding-top: .375rem;
    padding-bottom: .375rem
}

.py-8p {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.pb-10p {
    padding-bottom: .625rem
}

.pb-120p {
    padding-bottom: 7.5rem
}

.pb-12p {
    padding-bottom: .75rem
}

.pb-20 {
    padding-bottom: 5rem
}

.pb-20p {
    padding-bottom: 1.25rem
}

.pb-24p {
    padding-bottom: 1.5rem
}

.pb-30p {
    padding-bottom: 1.875rem
}

.pb-32p {
    padding-bottom: 2rem
}

.pb-36p {
    padding-bottom: 2.25rem
}

.pb-40p {
    padding-bottom: 2.5rem
}

.pb-48p {
    padding-bottom: 3rem
}

.pb-52p {
    padding-bottom: 3.25rem
}

.pb-60p {
    padding-bottom: 3.75rem
}

.pb-68p {
    padding-bottom: 4.25rem
}

.pb-80p {
    padding-bottom: 5rem
}

.pb-88p {
    padding-bottom: 5.5rem
}

.pb-8p {
    padding-bottom: .5rem
}

.pl-12p {
    padding-left: .75rem
}

.pl-16p {
    padding-left: 1rem
}

.pl-32p {
    padding-left: 2rem
}

.pl-4 {
    padding-left: 1rem
}

.pl-72p {
    padding-left: 4.5rem
}

.pl-8p {
    padding-left: .5rem
}

.pr-12 {
    padding-right: 3rem
}

.pr-22p {
    padding-right: 1.375rem
}

.pr-24p {
    padding-right: 1.5rem
}

.pr-36p {
    padding-right: 2.25rem
}

.pr-\[44px\] {
    padding-right: 44px
}

.pt-0 {
    padding-top: 0
}

.pt-120p {
    padding-top: 7.5rem
}

.pt-12p {
    padding-top: .75rem
}

.pt-130p {
    padding-top: 8.125rem
}

.pt-16 {
    padding-top: 4rem
}

.pt-20p {
    padding-top: 1.25rem
}

.pt-22p {
    padding-top: 1.375rem
}

.pt-234p {
    padding-top: 14.625rem
}

.pt-24p {
    padding-top: 1.5rem
}

.pt-30p {
    padding-top: 1.875rem
}

.pt-32p {
    padding-top: 2rem
}

.pt-4 {
    padding-top: 1rem
}

.pt-40p {
    padding-top: 2.5rem
}

.pt-48p {
    padding-top: 3rem
}

.pt-52p {
    padding-top: 3.25rem
}

.pt-72p {
    padding-top: 4.5rem
}

.pt-8 {
    padding-top: 2rem
}

.pt-80p {
    padding-top: 5rem
}

.pt-96p {
    padding-top: 6rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.text-10p {
    font-size: .625rem
}

.text-14p {
    font-size: .875rem
}

.text-18p {
    font-size: 1.125rem
}

.text-20p {
    font-size: 1.25rem
}

.text-22p {
    font-size: 1.375rem
}

.text-24p {
    font-size: 1.5rem
}

.text-28p {
    font-size: 1.75rem
}

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

.text-32p {
    font-size: 2rem
}

.text-36p {
    font-size: 2.25rem
}

.text-40p {
    font-size: 2.5rem
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

.text-60p {
    font-size: 3.75rem
}

.text-\[10px\] {
    font-size: 10px
}

.text-\[22px\] {
    font-size: 22px
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.font-bold {
    font-weight: 700
}

.font-medium {
    font-weight: 500
}

.font-normal {
    font-weight: 400
}

.font-semibold {
    font-weight: 600
}

.uppercase {
    text-transform: uppercase
}

.leading-10 {
    line-height: 2.5rem
}

.leading-24p {
    line-height: 1.5rem
}

.leading-28p {
    line-height: 1.75rem
}

.leading-3 {
    line-height: .75rem
}

.leading-30p {
    line-height: 1.875rem
}

.leading-32p {
    line-height: 2rem
}

.leading-4 {
    line-height: 1rem
}

.leading-40p {
    line-height: 2.5rem
}

.leading-5 {
    line-height: 1.25rem
}

.leading-56p {
    line-height: 3.5rem
}

.leading-6 {
    line-height: 1.5rem
}

.leading-8 {
    line-height: 2rem
}

.leading-\[110\%\] {
    line-height: 110%
}

.leading-bit {
    line-height: 1.1
}

.leading-loose {
    line-height: 2
}

.leading-none {
    line-height: 1
}

.leading-normal {
    line-height: 1.5
}

.leading-relaxed {
    line-height: 1.625
}

.leading-snug {
    line-height: 1.375
}

.leading-tight {
    line-height: 1.25
}

.tracking-tight {
    letter-spacing: -.025em
}

.tracking-wide {
    letter-spacing: .025em
}

.\!text-white {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity))
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity))
}

.text-primary-500 {
    --tw-text-opacity: 1;
    color: rgb(54 54 236 / var(--tw-text-opacity))
}

.text-purple {
    --tw-text-opacity: 1;
    color: rgb(151 87 255 / var(--tw-text-opacity))
}

.text-purple2 {
    --tw-text-opacity: 1;
    color: rgb(154 35 155 / var(--tw-text-opacity))
}

.text-timeless {
    --tw-text-opacity: 1;
    color: rgb(204 107 255 / var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.text-white\/20 {
    color: #fff3
}

.text-white\/24 {
    color: #ffffff3d
}

.text-white\/40 {
    color: #fff6
}

.text-white\/50 {
    color: #ffffff80
}

.text-white\/60 {
    color: #fff
}

.text-white\/70 {
    color: #ffffffb3
}

.text-white\/80 {
    color: #fffc
}

.text-white\/90 {
    color: #ffffffe6
}

.text-opacity-40 {
    --tw-text-opacity: .4
}

.underline {
    text-decoration-line: underline
}

.\!no-underline {
    text-decoration-line: none !important
}

.no-underline {
    text-decoration-line: none
}

.opacity-0 {
    opacity: 0
}

.opacity-100 {
    opacity: 1
}

.opacity-25 {
    opacity: .25
}

.opacity-40 {
    opacity: .4
}

.opacity-60 {
    opacity: .6
}

.opacity-70 {
    opacity: .7
}

.opacity-75 {
    opacity: .75
}

.opacity-80 {
    opacity: .8
}

.shadow-btn {
    --tw-shadow: 0px 4px 24px rgba(0, 0, 0, .4);
    --tw-shadow-colored: 0px 4px 24px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(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: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-none {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.outline {
    outline-style: solid
}

.ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity))
}

.ring-opacity-5 {
    --tw-ring-opacity: .05
}

.blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.filter {
    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-2xl {
    --tw-backdrop-blur: blur(40px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.backdrop-filter {
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.duration-100 {
    transition-duration: .1s
}

.duration-200 {
    transition-duration: .2s
}

.duration-300 {
    transition-duration: .3s
}

.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)
}

[x-cloak] {
    display: none !important
}

.grecaptcha-badge {
    visibility: hidden
}

.trustpilot-widget iframe {
    border: none;
    background: transparent !important;
    color-scheme: white !important
}

@media (min-width: 640px) {
    .sm\:prose {
        color: var(--tw-prose-body);
        max-width: 65ch
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .sm\:prose :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
        font-weight: 500;
        font-style: italic;
        color: var(--tw-prose-quotes);
        border-left-width: .25rem;
        border-left-color: var(--tw-prose-quote-borders);
        quotes: "\201c""\201d""\2018""\2019";
        margin-top: 1.6em;
        margin-bottom: 1.6em;
        padding-left: 1em
    }

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

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

    .sm\:prose :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
        color: var(--tw-prose-headings);
        font-weight: 600;
        font-size: 2.25em;
        margin-top: 0;
        margin-bottom: .8888889em;
        line-height: 1.1111111
    }

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

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

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

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

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

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

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

    .sm\:prose :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
        margin-top: 2em;
        margin-bottom: 2em;
        border-radius: 10px
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .sm\: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
    }

    .sm\:prose {
        --tw-prose-body: #374151;
        --tw-prose-headings: #111827;
        --tw-prose-lead: #4b5563;
        --tw-prose-links: #111827;
        --tw-prose-bold: #111827;
        --tw-prose-counters: #6b7280;
        --tw-prose-bullets: #d1d5db;
        --tw-prose-hr: #e5e7eb;
        --tw-prose-quotes: #111827;
        --tw-prose-quote-borders: #e5e7eb;
        --tw-prose-captions: #6b7280;
        --tw-prose-kbd: #111827;
        --tw-prose-kbd-shadows: 17 24 39;
        --tw-prose-code: #111827;
        --tw-prose-pre-code: #e5e7eb;
        --tw-prose-pre-bg: #1f2937;
        --tw-prose-th-borders: #d1d5db;
        --tw-prose-td-borders: #e5e7eb;
        --tw-prose-invert-body: #d1d5db;
        --tw-prose-invert-headings: #fff;
        --tw-prose-invert-lead: #9ca3af;
        --tw-prose-invert-links: #fff;
        --tw-prose-invert-bold: #fff;
        --tw-prose-invert-counters: #9ca3af;
        --tw-prose-invert-bullets: #4b5563;
        --tw-prose-invert-hr: #374151;
        --tw-prose-invert-quotes: #f3f4f6;
        --tw-prose-invert-quote-borders: #374151;
        --tw-prose-invert-captions: #9ca3af;
        --tw-prose-invert-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: rgb(0 0 0 / 50%);
        --tw-prose-invert-th-borders: #4b5563;
        --tw-prose-invert-td-borders: #374151;
        font-size: 1rem;
        line-height: 150%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .sm\:prose :where(h5):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
        font-weight: 600
    }

    .sm\:prose :where(h6):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
        font-weight: 600
    }

    .sm\:prose-invert {
        --tw-prose-body: var(--tw-prose-invert-body);
        --tw-prose-headings: var(--tw-prose-invert-headings);
        --tw-prose-lead: var(--tw-prose-invert-lead);
        --tw-prose-links: var(--tw-prose-invert-links);
        --tw-prose-bold: var(--tw-prose-invert-bold);
        --tw-prose-counters: var(--tw-prose-invert-counters);
        --tw-prose-bullets: var(--tw-prose-invert-bullets);
        --tw-prose-hr: var(--tw-prose-invert-hr);
        --tw-prose-quotes: var(--tw-prose-invert-quotes);
        --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
        --tw-prose-captions: var(--tw-prose-invert-captions);
        --tw-prose-kbd: var(--tw-prose-invert-kbd);
        --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
        --tw-prose-code: var(--tw-prose-invert-code);
        --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
        --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
        --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
        --tw-prose-td-borders: var(--tw-prose-invert-td-borders)
    }

    .sm\:prose-faq {
        font-size: 18px;
        line-height: 2rem
    }
}

.placeholder\:text-white\/20::-moz-placeholder {
    color: #fff3
}

.placeholder\:text-white\/20::placeholder {
    color: #fff3
}

.placeholder\:text-white\/30::-moz-placeholder {
    color: #ffffff4d
}

.placeholder\:text-white\/30::placeholder {
    color: #ffffff4d
}

.placeholder\:text-white\/40::-moz-placeholder {
    color: #fff6
}

.placeholder\:text-white\/40::placeholder {
    color: #fff6
}

.before\:absolute:before {
    content: var(--tw-content);
    position: absolute
}

.before\:-inset-3:before {
    content: var(--tw-content);
    inset: -.75rem
}

.before\:inset-x-24p:before {
    content: var(--tw-content);
    left: 1.5rem;
    right: 1.5rem
}

.before\:top-0:before {
    content: var(--tw-content);
    top: 0
}

.before\:border-t:before {
    content: var(--tw-content);
    border-top-width: 1px
}

.before\:border-white\/16:before {
    content: var(--tw-content);
    border-color: #ffffff29
}

.last-of-type\:rounded-b-md:last-of-type {
    border-bottom-right-radius: .375rem;
    border-bottom-left-radius: .375rem
}

.autofill\:bg-input:-webkit-autofill {
    --tw-bg-opacity: 1;
    background-color: rgb(27 23 36 / var(--tw-bg-opacity))
}

.autofill\:bg-input:autofill {
    --tw-bg-opacity: 1;
    background-color: rgb(27 23 36 / var(--tw-bg-opacity))
}

.empty\:hidden:empty {
    display: none
}

.hover\:scale-125:hover {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.hover\:bg-primary-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(54 54 236 / var(--tw-bg-opacity))
}

.hover\:bg-primary-500\/44:hover {
    background-color: #3636ec70
}

.hover\:bg-purple-dark\/80:hover {
    background-color: #2c263ccc
}

.hover\:bg-white\/4:hover {
    background-color: #ffffff0a
}

.hover\:bg-white\/5:hover {
    background-color: #ffffff0d
}

.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.hover\:text-opacity-100:hover {
    --tw-text-opacity: 1
}

.hover\:opacity-100:hover {
    opacity: 1
}

.hover\:opacity-80:hover {
    opacity: .8
}

.focus\:border-primary-500:focus {
    --tw-border-opacity: 1;
    border-color: rgb(54 54 236 / var(--tw-border-opacity))
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.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-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-primary-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(54 54 236 / var(--tw-ring-opacity))
}

.disabled\:opacity-60:disabled {
    opacity: .6
}

.group:focus-within .group-focus-within\:opacity-100 {
    opacity: 1
}

@media not all and (min-width: 1024px) {
    .max-lg\:mt-32p {
        margin-top: 2rem
    }

    .max-lg\:mt-80p {
        margin-top: 5rem
    }

    .max-lg\:hidden {
        display: none
    }

    .max-lg\:w-screen {
        width: 100vw
    }

    .max-lg\:overflow-x-auto {
        overflow-x: auto
    }
}

@media not all and (min-width: 768px) {
    .max-md\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .max-md\:-mt-14p {
        margin-top: -.875rem
    }

    .max-md\:mt-32p {
        margin-top: 2rem
    }

    .max-md\:block {
        display: block
    }

    .max-md\:hidden {
        display: none
    }

    .max-md\:w-\[1744px\] {
        width: 1744px
    }

    .max-md\:w-\[230px\] {
        width: 230px
    }

    .max-md\:w-\[284px\] {
        width: 284px
    }

    .max-md\:flex-col {
        flex-direction: column
    }

    .max-md\:pb-16p {
        padding-bottom: 1rem
    }

    .max-md\:text-center {
        text-align: center
    }

    .max-md\:font-light {
        font-weight: 300
    }
}

@media not all and (min-width: 640px) {
    .max-sm\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .max-sm\:block {
        display: block
    }

    .max-sm\:hidden {
        display: none
    }

    .max-sm\:h-6 {
        height: 1.5rem
    }

    .max-sm\:w-6 {
        width: 1.5rem
    }

    .max-sm\:w-\[280px\] {
        width: 280px
    }

    .max-sm\:items-center {
        align-items: center
    }

    .max-sm\:pr-20p {
        padding-right: 1.25rem
    }
}
@media (min-width: 260px) {
    .xs\:text-sm {
        font-size: .875rem;
        line-height: 1.25rem
    }

    .xs\:text-24p {
        font-size: 1.5rem
    }

    .xs\:text-30p {
        font-size: 1.875rem
    }

    .xs\:text-36p {
        font-size: 2.25rem
    }

    .xs\:text-52p {
        font-size: 3.25rem
    }
}

@media (min-width: 480px) {
    .xs\:static {
        position: static
    }

    .xs\:relative {
        position: relative
    }

    .xs\:left-auto {
        left: auto
    }

    .xs\:mr-22p {
        margin-right: 1.375rem
    }

    .xs\:mt-16p {
        margin-top: 1rem
    }

    .xs\:w-\[440px\] {
        width: 440px
    }

    .xs\:w-auto {
        width: auto
    }

    .xs\:p-32p {
        padding: 2rem
    }

    .xs\:text-sm {
        font-size: .875rem;
        line-height: 1.25rem
    }
}

@media (min-width: 640px) {
    .sm\:bottom-32p {
        bottom: 2rem
    }

    .sm\:bottom-48p {
        bottom: 3rem
    }

    .sm\:bottom-60p {
        bottom: 3.75rem
    }

    .sm\:left-32p {
        left: 2rem
    }

    .sm\:left-8p {
        left: .5rem
    }

    .sm\:right-32p {
        right: 2rem
    }

    .sm\:right-auto {
        right: auto
    }

    .sm\:top-32p {
        top: 2rem
    }

    .sm\:top-8p {
        top: .5rem
    }

    .sm\:m-0 {
        margin: 0
    }

    .sm\:-mx-40p {
        margin-left: -2.5rem;
        margin-right: -2.5rem
    }

    .sm\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .sm\:my-100p {
        margin-top: 6.25rem;
        margin-bottom: 6.25rem
    }

    .sm\:my-120p {
        margin-top: 7.5rem;
        margin-bottom: 7.5rem
    }

    .sm\:my-32p {
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .sm\:my-56p {
        margin-top: 3.5rem;
        margin-bottom: 3.5rem
    }

    .sm\:-mb-24p {
        margin-bottom: -1.5rem
    }

    .sm\:-mb-30p {
        margin-bottom: -1.875rem
    }

    .sm\:mb-0 {
        margin-bottom: 0
    }

    .sm\:mb-16p {
        margin-bottom: 1rem
    }

    .sm\:mb-24p {
        margin-bottom: 1.5rem
    }

    .sm\:mb-28p {
        margin-bottom: 1.75rem
    }

    .sm\:mb-32p {
        margin-bottom: 2rem
    }

    .sm\:mb-40p {
        margin-bottom: 2.5rem
    }

    .sm\:mb-60p {
        margin-bottom: 3.75rem
    }

    .sm\:ml-64p {
        margin-left: 4rem
    }

    .sm\:mt-0 {
        margin-top: 0
    }

    .sm\:mt-120p {
        margin-top: 7.5rem
    }

    .sm\:mt-12p {
        margin-top: .75rem
    }

    .sm\:mt-16p {
        margin-top: 1rem
    }

    .sm\:mt-24p {
        margin-top: 1.5rem
    }

    .sm\:mt-30p {
        margin-top: 1.875rem
    }

    .sm\:mt-32p {
        margin-top: 2rem
    }

    .sm\:mt-40p {
        margin-top: 2.5rem
    }

    .sm\:mt-60p {
        margin-top: 3.75rem
    }

    .sm\:mt-68p {
        margin-top: 4.25rem
    }

    .sm\:mt-80p {
        margin-top: 5rem
    }

    .sm\:mt-88p {
        margin-top: 5.5rem
    }

    .sm\:mt-8p {
        margin-top: .5rem
    }

    .sm\:block {
        display: block
    }

    .sm\:flex {
        display: flex
    }

    .sm\:hidden {
        display: none
    }

    .sm\:h-100p {
        height: 6.25rem
    }

    .sm\:h-40p {
        height: 2.5rem
    }

    .sm\:h-48p {
        height: 3rem
    }

    .sm\:h-80p {
        height: 5rem
    }

    .sm\:h-\[44px\] {
        height: 44px
    }

    .sm\:h-\[86px\] {
        height: 86px
    }

    .sm\:max-h-\[210px\] {
        max-height: 210px
    }

    .sm\:max-h-\[215px\] {
        max-height: 215px
    }

    .sm\:max-h-\[240px\] {
        max-height: 240px
    }

    .sm\:max-h-\[320px\] {
        max-height: 320px
    }

    .sm\:max-h-\[400px\] {
        max-height: 400px
    }

    .sm\:min-h-\[600px\] {
        min-height: 600px
    }

    .sm\:w-120p {
        width: 7.5rem
    }

    .sm\:w-48p {
        width: 3rem
    }

    .sm\:w-80p {
        width: 5rem
    }

    .sm\:w-88p {
        width: 5.5rem
    }

    .sm\:w-\[158px\] {
        width: 158px
    }

    .sm\:w-\[160px\] {
        width: 160px
    }

    .sm\:w-\[340px\] {
        width: 340px
    }

    .sm\:w-\[44px\] {
        width: 44px
    }

    .sm\:w-\[86px\] {
        width: 86px
    }

    .sm\:w-full {
        width: 100%
    }

    .sm\:min-w-\[200px\] {
        min-width: 200px
    }

    .sm\:min-w-\[272px\] {
        min-width: 272px
    }

    .sm\:min-w-\[340px\] {
        min-width: 340px
    }

    .sm\:max-w-\[1080px\] {
        max-width: 1080px
    }

    .sm\:max-w-\[1160px\] {
        max-width: 1160px
    }

    .sm\:max-w-\[144px\] {
        max-width: 144px
    }

    .sm\:max-w-\[161px\] {
        max-width: 161px
    }

    .sm\:max-w-\[190px\] {
        max-width: 190px
    }

    .sm\:max-w-\[232px\] {
        max-width: 232px
    }

    .sm\:max-w-\[272px\] {
        max-width: 272px
    }

    .sm\:max-w-\[290px\] {
        max-width: 290px
    }

    .sm\:max-w-\[340px\] {
        max-width: 340px
    }

    .sm\:max-w-\[350px\] {
        max-width: 350px
    }

    .sm\:max-w-\[400px\] {
        max-width: 400px
    }

    .sm\:max-w-\[450px\] {
        max-width: 450px
    }

    .sm\:max-w-\[500px\] {
        max-width: 500px
    }

    .sm\:max-w-\[690px\] {
        max-width: 690px
    }

    .sm\:max-w-lg {
        max-width: 32rem
    }

    .sm\:max-w-none {
        max-width: none
    }

    .sm\:flex-1 {
        flex: 1 1 0%
    }

    .sm\:-translate-x-2 {
        --tw-translate-x: -.5rem;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .sm\:translate-x-0 {
        --tw-translate-x: 0px;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .sm\:translate-x-2 {
        --tw-translate-x: .5rem;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .sm\:translate-y-0 {
        --tw-translate-y: 0px;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .sm\:scale-100 {
        --tw-scale-x: 1;
        --tw-scale-y: 1;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .sm\:scale-95 {
        --tw-scale-x: .95;
        --tw-scale-y: .95;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .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-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    .sm\:flex-row {
        flex-direction: row
    }

    .sm\:flex-col {
        flex-direction: column
    }

    .sm\:items-start {
        align-items: flex-start
    }

    .sm\:items-end {
        align-items: flex-end
    }

    .sm\:items-center {
        align-items: center
    }

    .sm\:justify-start {
        justify-content: flex-start
    }

    .sm\:justify-center {
        justify-content: center
    }

    .sm\:justify-between {
        justify-content: space-between
    }

    .sm\:gap-12p {
        gap: .75rem
    }

    .sm\:gap-16p {
        gap: 1rem
    }

    .sm\:gap-24p {
        gap: 1.5rem
    }

    .sm\:gap-32p {
        gap: 2rem
    }

    .sm\:gap-40p {
        gap: 2.5rem
    }

    .sm\:gap-48p {
        gap: 3rem
    }

    .sm\:gap-60p {
        gap: 3.75rem
    }

    .sm\:gap-80p {
        gap: 5rem
    }

    .sm\:gap-x-24p {
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem
    }

    .sm\:gap-y-32p {
        row-gap: 2rem
    }

    .sm\:space-y-12p>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(.75rem * var(--tw-space-y-reverse))
    }

    .sm\:rounded-24p {
        border-radius: 1.5rem
    }

    .sm\:rounded-\[30px\] {
        border-radius: 30px
    }

    .sm\:border {
        border-width: 1px
    }

    .sm\:border-primary-500 {
        --tw-border-opacity: 1;
        border-color: rgb(54 54 236 / var(--tw-border-opacity))
    }

    .sm\:bg-primary-500\/16 {
        background-color: #3636ec29
    }

    .sm\:p-16p {
        padding: 1rem
    }

    .sm\:p-22p {
        padding: 1.375rem
    }

    .sm\:p-24p {
        padding: 1.5rem
    }

    .sm\:p-32p {
        padding: 2rem
    }

    .sm\:p-40p {
        padding: 2.5rem
    }

    .sm\:p-60p {
        padding: 3.75rem
    }

    .sm\:px-16p {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .sm\:px-24p {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .sm\:px-30p {
        padding-left: 1.875rem;
        padding-right: 1.875rem
    }

    .sm\:px-32p {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .sm\:px-40p {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .sm\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .sm\:px-60p {
        padding-left: 3.75rem;
        padding-right: 3.75rem
    }

    .sm\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .sm\:py-100p {
        padding-top: 6.25rem;
        padding-bottom: 6.25rem
    }

    .sm\:py-150p {
        padding-top: 9.375rem;
        padding-bottom: 9.375rem
    }

    .sm\:py-22p {
        padding-top: 1.375rem;
        padding-bottom: 1.375rem
    }

    .sm\:py-32p {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .sm\:py-40p {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .sm\:pb-120p {
        padding-bottom: 7.5rem
    }

    .sm\:pb-12p {
        padding-bottom: .75rem
    }

    .sm\:pb-24p {
        padding-bottom: 1.5rem
    }

    .sm\:pb-32p {
        padding-bottom: 2rem
    }

    .sm\:pb-40p {
        padding-bottom: 2.5rem
    }

    .sm\:pb-48p {
        padding-bottom: 3rem
    }

    .sm\:pb-56p {
        padding-bottom: 3.5rem
    }

    .sm\:pb-60p {
        padding-bottom: 3.75rem
    }

    .sm\:pb-80p {
        padding-bottom: 5rem
    }

    .sm\:pl-32p {
        padding-left: 2rem
    }

    .sm\:pl-64p {
        padding-left: 4rem
    }

    .sm\:pl-92p {
        padding-left: 5.75rem
    }

    .sm\:pr-60p {
        padding-right: 3.75rem
    }

    .sm\:pt-100p {
        padding-top: 6.25rem
    }

    .sm\:pt-120p {
        padding-top: 7.5rem
    }

    .sm\:pt-16p {
        padding-top: 1rem
    }

    .sm\:pt-24 {
        padding-top: 6rem
    }

    .sm\:pt-32p {
        padding-top: 2rem
    }

    .sm\:pt-40p {
        padding-top: 2.5rem
    }

    .sm\:pt-80p {
        padding-top: 5rem
    }

    .sm\:pt-96p {
        padding-top: 6rem
    }

    .sm\:text-left {
        text-align: left
    }

    .sm\:text-center {
        text-align: center
    }

    .sm\:text-20p {
        font-size: 1.25rem
    }

    .sm\:text-26p {
        font-size: 1.625rem
    }

    .sm\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }

    .sm\:text-32p {
        font-size: 2rem
    }

    .sm\:text-40p {
        font-size: 2.5rem
    }

    .sm\:text-50p {
        font-size: 3.125rem
    }

    .sm\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

    .sm\:text-60p {
        font-size: 3.75rem
    }

    .sm\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }

    .sm\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }

    .sm\:text-sm {
        font-size: .875rem;
        line-height: 1.25rem
    }

    .sm\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .sm\:font-medium {
        font-weight: 500
    }

    .sm\:font-semibold {
        font-weight: 600
    }

    .sm\:leading-10 {
        line-height: 3.5rem
    }

    .sm\:leading-32p {
        line-height: 2rem
    }

    .sm\:leading-36p {
        line-height: 2.25rem
    }

    .sm\:leading-40p {
        line-height: 2.5rem
    }

    .sm\:leading-5 {
        line-height: 1.25rem
    }

    .sm\:leading-56p {
        line-height: 3.5rem
    }

    .sm\:leading-6 {
        line-height: 1.5rem
    }

    .sm\:leading-68p {
        line-height: 4.25rem
    }

    .sm\:leading-7 {
        line-height: 1.75rem
    }

    .sm\:leading-relaxed {
        line-height: 1.625
    }

    .sm\:leading-tight {
        line-height: 1.25
    }

    .sm\:text-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity))
    }
}

@media (min-width: 768px) {
    .md\:right-20p {
        right: 1.25rem
    }

    .md\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .md\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .md\:my-120p {
        margin-top: 7.5rem;
        margin-bottom: 7.5rem
    }

    .md\:my-40p {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem
    }

    .md\:my-60p {
        margin-top: 3.75rem;
        margin-bottom: 3.75rem
    }

    .md\:my-80p {
        margin-top: 5rem;
        margin-bottom: 5rem
    }

    .md\:mb-0 {
        margin-bottom: 0
    }

    .md\:mb-120p {
        margin-bottom: 7.5rem
    }

    .md\:mb-16p {
        margin-bottom: 1rem
    }

    .md\:mb-24p {
        margin-bottom: 1.5rem
    }

    .md\:mb-40p {
        margin-bottom: 2.5rem
    }

    .md\:mb-48p {
        margin-bottom: 3rem
    }

    .md\:mb-60p {
        margin-bottom: 3.75rem
    }

    .md\:mr-40p {
        margin-right: 2.5rem
    }

    .md\:mt-0 {
        margin-top: 0
    }

    .md\:mt-20p {
        margin-top: 1.25rem
    }

    .md\:mt-24p {
        margin-top: 1.5rem
    }

    .md\:mt-32p {
        margin-top: 2rem
    }

    .md\:mt-40p {
        margin-top: 2.5rem
    }

    .md\:mt-48p {
        margin-top: 3rem
    }

    .md\:mt-52p {
        margin-top: 3.25rem
    }

    .md\:mt-60p {
        margin-top: 3.75rem
    }

    .md\:mt-80p {
        margin-top: 5rem
    }

    .md\:mt-92p {
        margin-top: 5.75rem
    }

    .md\:block {
        display: block
    }

    .md\:flex {
        display: flex
    }

    .md\:table {
        display: table
    }

    .md\:grid {
        display: grid
    }

    .md\:hidden {
        display: none
    }

    .md\:h-48p {
        height: 3rem
    }

    .md\:h-56p {
        height: 3.5rem
    }

    .md\:h-8 {
        height: 2rem
    }

    .md\:h-\[152px\] {
        height: 152px
    }

    .md\:w-14 {
        width: 3.5rem
    }

    .md\:w-24 {
        width: 6rem
    }

    .md\:w-48p {
        width: 3rem
    }

    .md\:w-8 {
        width: 2rem
    }

    .md\:w-\[260px\] {
        width: 260px
    }

    .md\:w-\[264px\] {
        width: 264px
    }

    .md\:w-auto {
        width: auto
    }

    .md\:min-w-\[272px\] {
        min-width: 272px
    }

    .md\:max-w-\[558px\] {
        max-width: 558px
    }

    .md\:max-w-none {
        max-width: none
    }

    .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-rows-3 {
        grid-template-rows: repeat(3, minmax(0, 1fr))
    }

    .md\:flex-row {
        flex-direction: row
    }

    .md\:items-start {
        align-items: flex-start
    }

    .md\:items-center {
        align-items: center
    }

    .md\:justify-start {
        justify-content: flex-start
    }

    .md\:justify-center {
        justify-content: center
    }

    .md\:justify-between {
        justify-content: space-between
    }

    .md\:gap-16p {
        gap: 1rem
    }

    .md\:gap-20p {
        gap: 1.25rem
    }

    .md\:gap-24p {
        gap: 1.5rem
    }

    .md\:gap-32p {
        gap: 2rem
    }

    .md\:gap-36p {
        gap: 2.25rem
    }

    .md\:gap-40p {
        gap: 2.5rem
    }

    .md\:gap-60p {
        gap: 3.75rem
    }

    .md\:gap-y-32p {
        row-gap: 2rem
    }

    .md\:rounded-\[64px\] {
        border-radius: 64px
    }

    .md\:border-t-0 {
        border-top-width: 0px
    }

    .md\:p-16p {
        padding: 1rem
    }

    .md\:p-32p {
        padding: 2rem
    }

    .md\:p-40p {
        padding: 2.5rem
    }

    .md\:p-80p {
        padding: 5rem
    }

    .md\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .md\:px-32p {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .md\:px-40p {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .md\:px-56p {
        padding-left: 3.5rem;
        padding-right: 3.5rem
    }

    .md\:px-8p {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .md\:py-16p {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .md\:py-32p {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .md\:py-40p {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .md\:py-44p {
        padding-top: 2.75rem;
        padding-bottom: 2.75rem
    }

    .md\:py-48p {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .md\:py-72p {
        padding-top: 4.5rem;
        padding-bottom: 4.5rem
    }

    .md\:py-80p {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .md\:py-96p {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

    .md\:pb-0 {
        padding-bottom: 0
    }

    .md\:pb-32p {
        padding-bottom: 2rem
    }

    .md\:pb-56p {
        padding-bottom: 3.5rem
    }

    .md\:pb-60p {
        padding-bottom: 3.75rem
    }

    .md\:pl-12p {
        padding-left: .75rem
    }

    .md\:pl-32p {
        padding-left: 2rem
    }

    .md\:pl-92p {
        padding-left: 5.75rem
    }

    .md\:pr-60p {
        padding-right: 3.75rem
    }

    .md\:pt-100p {
        padding-top: 6.25rem
    }

    .md\:pt-32p {
        padding-top: 2rem
    }

    .md\:pt-56p {
        padding-top: 3.5rem
    }

    .md\:pt-64p {
        padding-top: 4rem
    }

    .md\:pt-80p {
        padding-top: 5rem
    }

    .md\:pt-92p {
        padding-top: 5.75rem
    }

    .md\:text-left {
        text-align: left
    }

    .md\:text-center {
        text-align: center
    }

    .md\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }

    .md\:text-32p {
        font-size: 2rem
    }

    .md\:text-40p {
        font-size: 2.5rem
    }

    .md\:text-48p {
        font-size: 3rem
    }

    .md\:text-50p {
        font-size: 3.125rem
    }

    .md\:text-80p {
        font-size: 5rem
    }

    .md\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }

    .md\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }

    .md\:text-sm {
        font-size: .875rem;
        line-height: 1.25rem
    }

    .md\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .md\:font-medium {
        font-weight: 500
    }

    .md\:leading-10 {
        line-height: 2.5rem
    }

    .md\:leading-32p {
        line-height: 2rem
    }

    .md\:leading-40p {
        line-height: 2.5rem
    }

    .md\:leading-5 {
        line-height: 1.25rem
    }

    .md\:text-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity))
    }

    .md\:text-white\/60 {
        color: #fff9
    }
}

@media (min-width: 1024px) {
    .lg\:left-\[-190px\] {
        left: -190px
    }

    .lg\:right-\[-190px\] {
        right: -190px
    }

    .lg\:order-1 {
        order: 1
    }

    .lg\:order-2 {
        order: 2
    }

    .lg\:my-120p {
        margin-top: 7.5rem;
        margin-bottom: 7.5rem
    }

    .lg\:mb-32p {
        margin-bottom: 2rem
    }

    .lg\:mb-\[160px\] {
        margin-bottom: 160px
    }

    .lg\:ml-0 {
        margin-left: 0
    }

    .lg\:mr-24p {
        margin-right: 1.5rem
    }

    .lg\:mt-0 {
        margin-top: 0
    }

    .lg\:mt-20p {
        margin-top: 1.25rem
    }

    .lg\:mt-40p {
        margin-top: 2.5rem
    }

    .lg\:mt-48p {
        margin-top: 3rem
    }

    .lg\:mt-60p {
        margin-top: 3.75rem
    }

    .lg\:mt-8p {
        margin-top: .5rem
    }

    .lg\:mt-\[160px\] {
        margin-top: 160px
    }

    .lg\:block {
        display: block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:grid {
        display: grid
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-68p {
        height: 4.25rem
    }

    .lg\:h-\[150px\] {
        height: 150px
    }

    .lg\:h-\[320px\] {
        height: 320px
    }

    .lg\:h-\[800px\] {
        height: 800px
    }

    .lg\:min-h-0 {
        min-height: 0px
    }

    .lg\:min-h-\[500px\] {
        min-height: 500px
    }

    .lg\:w-\[240px\] {
        width: 240px
    }

    .lg\:w-\[400px\] {
        width: 400px
    }

    .lg\:w-\[460px\] {
        width: 460px
    }

    .lg\:w-px {
        width: 1px
    }

    .lg\:max-w-\[340px\] {
        max-width: 340px
    }

    .lg\:max-w-\[370px\] {
        max-width: 370px
    }

    .lg\:max-w-xs {
        max-width: 20rem
    }

    .lg\:grid-cols-1 {
        grid-template-columns: repeat(1, 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-rows-2 {
        grid-template-rows: repeat(2, minmax(0, 1fr))
    }

    .lg\:flex-row {
        flex-direction: row
    }

    .lg\:flex-wrap {
        flex-wrap: wrap
    }

    .lg\:items-start {
        align-items: flex-start
    }

    .lg\:items-center {
        align-items: center
    }

    .lg\:justify-start {
        justify-content: flex-start
    }

    .lg\:justify-end {
        justify-content: flex-end
    }

    .lg\:justify-between {
        justify-content: space-between
    }

    .lg\:gap-16p {
        gap: 1rem
    }

    .lg\:gap-20p {
        gap: 1.25rem
    }

    .lg\:gap-24p {
        gap: 1.5rem
    }

    .lg\:gap-3 {
        gap: .75rem
    }

    .lg\:gap-32p {
        gap: 2rem
    }

    .lg\:gap-40p {
        gap: 2.5rem
    }

    .lg\:gap-48p {
        gap: 3rem
    }

    .lg\:gap-6 {
        gap: 1.5rem
    }

    .lg\:gap-60p {
        gap: 3.75rem
    }

    .lg\:gap-x-60p {
        -moz-column-gap: 3.75rem;
        column-gap: 3.75rem
    }

    .lg\:overflow-visible {
        overflow: visible
    }

    .lg\:p-40p {
        padding: 2.5rem
    }

    .lg\:px-24p {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .lg\:px-40p {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .lg\:px-56p {
        padding-left: 3.5rem;
        padding-right: 3.5rem
    }

    .lg\:px-60p {
        padding-left: 3.75rem;
        padding-right: 3.75rem
    }

    .lg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .lg\:py-18p {
        padding-top: 1.125rem;
        padding-bottom: 1.125rem
    }

    .lg\:py-22p {
        padding-top: 1.375rem;
        padding-bottom: 1.375rem
    }

    .lg\:py-32p {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .lg\:py-48p {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .lg\:py-52p {
        padding-top: 3.25rem;
        padding-bottom: 3.25rem
    }

    .lg\:pb-0 {
        padding-bottom: 0
    }

    .lg\:pb-32p {
        padding-bottom: 2rem
    }

    .lg\:pb-48p {
        padding-bottom: 3rem
    }

    .lg\:pl-0 {
        padding-left: 0
    }

    .lg\:pl-20p {
        padding-left: 1.25rem
    }

    .lg\:pl-92p {
        padding-left: 5.75rem
    }

    .lg\:pt-32p {
        padding-top: 2rem
    }

    .lg\:pt-72p {
        padding-top: 4.5rem
    }

    .lg\:text-left {
        text-align: left
    }

    .lg\:text-28p {
        font-size: 1.75rem
    }

    .lg\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }

    .lg\:text-32p {
        font-size: 2rem
    }

    .lg\:text-68p {
        font-size: 4.25rem
    }

    .lg\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }

    .lg\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }

    .lg\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .lg\:leading-32p {
        line-height: 2rem
    }
}

@media (min-width: 1120px) {
    .min-\[1120px\]\:text-68p {
        font-size: 4.25rem
    }
}

@media (min-width: 1280px) {
    .xl\:ml-80p {
        margin-left: 5rem
    }

    .xl\:mt-0 {
        margin-top: 0
    }

    .xl\:w-\[550px\] {
        width: 550px
    }

    .xl\:flex-row {
        flex-direction: row
    }

    .xl\:gap-20p {
        gap: 1.25rem
    }

    .xl\:gap-44p {
        gap: 2.75rem
    }

    .xl\:gap-60p {
        gap: 3.75rem
    }

    .xl\:gap-80p {
        gap: 5rem
    }

    .xl\:gap-96p {
        gap: 6rem
    }

    .xl\:space-x-32p>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(2rem * var(--tw-space-x-reverse));
        margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)))
    }

    .xl\:space-x-40p>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(2.5rem * var(--tw-space-x-reverse));
        margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))
    }

    .xl\:p-40p {
        padding: 2.5rem
    }

    .xl\:p-56p {
        padding: 3.5rem
    }

    .xl\:px-40p {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .xl\:px-56p {
        padding-left: 3.5rem;
        padding-right: 3.5rem
    }

    .xl\:px-60p {
        padding-left: 3.75rem;
        padding-right: 3.75rem
    }

    .xl\:py-32p {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .xl\:pb-56p {
        padding-bottom: 3.5rem
    }

    .xl\:pr-60p {
        padding-right: 3.75rem
    }

    .xl\:text-124p {
        font-size: 7.75rem
    }
}