﻿#fasttrack-crm .notification-small
{
    border-radius: 4px!important;
}
#fasttrack-crm .close-btn
{
    position: absolute!important;
    top: 0!important;
    right: 0!important;
    margin-right: -7px!important;
    margin-top: -7px!important;
}
#fasttrack-crm .notification-small .title
{
    font-size: 1.1em!important;
    font-weight: 700!important;
    font-family: OpenSans,IntegralCF,Helvetica!important;
    line-height: 1.43!important;
}
#fasttrack-crm .notification-small .preview
{
    font-size: 14px!important;
    font-family: OpenSans,IntegralCF,Helvetica!important;
}
#fasttrack-crm .notification-small .show-message-button
{
    color: #fff!important;
    font-size: 14px!important;
    font-weight: 500!important;
    background-color: #06f!important;
    border-radius: 4px!important;
}
#fasttrack-crm .notification-small .show-message-button.secondary
{
    color: #06f!important;
    font-size: 14px!important;
    font-weight: 500!important;
    background-color: #fff!important;
    border: #06f 1px solid!important;
    border-radius: 4px!important;
}
#fasttrack-crm .notification-small .show-message-button.secondary:hover
{
    background-color: #fff!important;
}
#fasttrack-crm .notification-small .show-message-button.secondary:hover:before
{
    color: #06f;
}
#fasttrack-crm .cta-button
{
    color: #fff!important;
    font-size: 16px!important;
    font-weight: 700!important;
    background-color: #06f!important;
    border-radius: 2px!important;
    box-shadow: none!important;
}
#fasttrack-crm .cta-button.secondary
{
    color: #06f!important;
    font-size: 16px!important;
    font-weight: 700!important;
    background-color: #fff!important;
    border: #06f 1px solid!important;
    border-radius: 2px!important;
}
#fasttrack-crm .cta-button.secondary:hover
{
    background-color: #effbff!important;
}
#fasttrack-crm .cta-button.secondary:hover:before
{
    background-color: #ff00000a!important;
}
#fasttrack-crm ul
{
    margin-left: 2rem;
    margin-top: 1rem;
    list-style-type: disc;
}
#fasttrack-crm ol
{
    margin-left: 2rem;
    margin-top: 1rem;
    list-style-type: decimal;
}
@font-face
{
    font-family: revicons;
    fallback: fallback;
    src: url(https://www.30bet.com/assets/revicons-f7b9c306.woff) format("woff"),url(https://www.30bet.com/assets/revicons-4ca02b8a.ttf) format("ttf"),url(https://www.30bet.com/assets/revicons-9e4d4c68.eot?) format("ttf");
}
.react-multi-carousel-list
{
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
}
.react-multi-carousel-track
{
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    position: relative;
    transform-style: preserve-3d;
    backface-visibility: hidden;
    will-change: transform,transition;
}
.react-multiple-carousel__arrow
{
    position: absolute;
    outline: 0;
    transition: all .5s;
    border-radius: 35px;
    z-index: 1000;
    border: 0;
    background: rgba(0,0,0,.5);
    min-width: 43px;
    min-height: 43px;
    opacity: 1;
    cursor: pointer;
}
.react-multiple-carousel__arrow:hover
{
    background: rgba(0,0,0,.8);
}
.react-multiple-carousel__arrow:before
{
    font-size: 20px;
    color: #fff;
    display: block;
    font-family: revicons;
    text-align: center;
    z-index: 2;
    position: relative;
}
.react-multiple-carousel__arrow:disabled
{
    cursor: default;
    background: rgba(0,0,0,.5);
}
.react-multiple-carousel__arrow--left
{
    left: calc(4% + 1px);
}
.react-multiple-carousel__arrow--left:before
{
    content: "";
}
.react-multiple-carousel__arrow--right
{
    right: calc(4% + 1px);
}
.react-multiple-carousel__arrow--right:before
{
    content: "";
}
.react-multi-carousel-dot-list
{
    position: absolute;
    bottom: 0;
    display: flex;
    left: 0;
    right: 0;
    justify-content: center;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.react-multi-carousel-dot button
{
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    opacity: 1;
    box-shadow: none;
    transition: background .5s;
    border-width: 2px;
    border-style: solid;
    border-color: #808080;
    padding: 0;
    margin: 0 6px 0 0;
    outline: 0;
    cursor: pointer;
}
.react-multi-carousel-dot button:hover:active, .react-multi-carousel-dot--active button
{
    background: #080808;
}
.react-multi-carousel-item
{
    transform-style: preserve-3d;
    backface-visibility: hidden;
}
@media all and (-ms-high-contrast: none),(-ms-high-contrast: active)
{
    .react-multi-carousel-item
    {
        flex-shrink: 0!important;
    }
    .react-multi-carousel-track
    {
        overflow: visible!important;
    }
}
[dir=rtl].react-multi-carousel-list
{
    direction: rtl;
}
.rtl.react-multiple-carousel__arrow--right
{
    right: auto;
    left: calc(4% + 1px);
}
.rtl.react-multiple-carousel__arrow--right:before
{
    content: "";
}
.rtl.react-multiple-carousel__arrow--left
{
    left: auto;
    right: calc(4% + 1px);
}
.rtl.react-multiple-carousel__arrow--left:before
{
    content: "";
}
.static-page h2, .static-page h3
{
    margin-bottom: 16px;
}
.static-page h6
{
    margin: 16px 0;
    color: #0176bc;
}
.static-page img
{
    width: 100%;
}
.static-page ol.link, .static-page .payment-methods a
{
    color: #336fff;
    font-weight: 700;
    padding-left: 0;
    list-style-position: inside;
}
.static-page ol.link a, .static-page .payment-methods a a
{
    color: #336fff;
}
.static-page section
{
    counter-reset: headings;
}
.static-page ol.section
{
    list-style: none;
    padding-left: 0;
}
.static-page ol.section>li
{
    margin-top: 10px;
}
.static-page ol.section>li:before
{
    font-weight: 700;
    font-family: inherit;
    counter-increment: headings;
    content: counters(headings,".") ". ";
    display: inline;
}
.static-page ol.section h4
{
    display: inline-block;
    margin: 0;
    padding: 0;
}
.static-page ol.section ol.section-sub
{
    list-style: none;
    padding-left: 0;
    counter-reset: headings;
}
.static-page ol.section ol.section-sub>li
{
    margin-top: 10px;
}
.static-page ol.section ol.section-sub>li:before
{
    font-weight: 400;
    font-family: inherit;
    counter-increment: headings;
    content: counters(headings,".") ". ";
    display: inline;
}
.static-page h4.link a
{
    color: #000;
}
.static-page ul.disk
{
    list-style: disc;
    margin-top: 16px;
    padding-left: 16px;
}
.static-page ul.disk>li
{
    margin-bottom: 16px;
}
.static-page .tabs input
{
    position: absolute;
    opacity: 0;
    z-index: -1;
}
.static-page .tabs .tab
{
    width: 100%;
    overflow: hidden;
    margin-bottom: 8px;
}
.static-page .tabs .tab-label
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 16px;
    background: #e4e4e4;
    font-weight: 700;
    cursor: pointer;
    position: relative;
}
.static-page .tabs .tab-label:before, .static-page .tabs .tab-label:after
{
    content: "";
    position: absolute;
    background-color: #000000de;
}
.static-page .tabs .tab-label:before
{
    top: calc(50% - 8px);
    right: 19px;
    width: 2px;
    height: 16px;
}
.static-page .tabs .tab-label:after
{
    top: 50%;
    right: 12px;
    width: 16px;
    height: 2px;
    margin-top: -1px;
}
.static-page .tabs .tab-content
{
    display: none;
    padding: 0;
}
.static-page .tabs .tab-content table
{
    width: 100%;
}
.static-page .tabs .tab-content table tbody
{
    text-align: center;
}
.static-page .tabs input:checked+.tab-label:before
{
    transform: rotate(90deg);
}
.static-page .tabs input:checked+.tab-label:after
{
    transform: rotate(180deg);
}
.static-page .tabs input:checked~.tab-content
{
    display: block;
    padding: 8px 0;
}
div.zsiq_floatmain
{
    z-index: 0!important;
}
*, :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-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;
}
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;
}
*, :before, :after
{
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: 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;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
}
::backdrop
{
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: 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;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
}
.sr-only
{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border-width: 0;
}
.pointer-events-none
{
    pointer-events: none;
}
.pointer-events-auto
{
    pointer-events: auto;
}
.visible
{
    visibility: visible;
}
.invisible
{
    visibility: hidden;
}
.\!collapse
{
    visibility: collapse!important;
}
.collapse
{
    visibility: collapse;
}
.static
{
    position: static;
}
.fixed
{
    position: fixed;
}
.absolute
{
    position: absolute;
}
.relative
{
    position: relative;
}
.sticky
{
    position: sticky;
}
.inset-0
{
    inset: 0;
}
.inset-y-0
{
    top: 0;
    bottom: 0;
}
.-bottom-\[10px\]
{
    bottom: -10px;
}
.-left-4
{
    left: -1rem;
}
.-left-\[38px\]
{
    left: -38px;
}
.-right-\[30px\]
{
    right: -30px;
}
.-right-\[70px\]
{
    right: -70px;
}
.bottom-0
{
    bottom: 0;
}
.bottom-20
{
    bottom: 5rem;
}
.bottom-\[-4px\]
{
    bottom: -4px;
}
.bottom-\[16px\]
{
    bottom: 16px;
}
.left-0
{
    left: 0;
}
.left-1\/2
{
    left: 50%;
}
.left-3
{
    left: .75rem;
}
.left-\[-3px\]
{
    left: -3px;
}
.left-\[-40px\]
{
    left: -40px;
}
.left-\[12px\]
{
    left: 12px;
}
.left-\[2px\]
{
    left: 2px;
}
.left-\[4px\]
{
    left: 4px;
}
.left-\[50px\]
{
    left: 50px;
}
.right-0
{
    right: 0;
}
.right-2
{
    right: .5rem;
}
.right-3
{
    right: .75rem;
}
.right-\[-25px\]
{
    right: -25px;
}
.right-\[-9px\]
{
    right: -9px;
}
.right-\[18px\]
{
    right: 18px;
}
.right-\[50px\]
{
    right: 50px;
}
.right-\[6px\]
{
    right: 6px;
}
.top-0
{
    top: 0;
}
.top-1\/2
{
    top: 50%;
}
.top-10
{
    top: 2.5rem;
}
.top-40
{
    top: 10rem;
}
.top-\[-1px\]
{
    top: -1px;
}
.top-\[-9px\]
{
    top: -9px;
}
.top-\[4px\]
{
    top: 4px;
}
.top-\[50\%\]
{
    top: 50%;
}
.top-\[5px\]
{
    top: 5px;
}
.top-\[60px\]
{
    top: 60px;
}
.top-\[6px\]
{
    top: 6px;
}
.top-\[84px\]
{
    top: 84px;
}
.z-0
{
    z-index: 0;
}
.z-10
{
    z-index: 10;
}
.z-20
{
    z-index: 20;
}
.z-40
{
    z-index: 40;
}
.z-50
{
    z-index: 50;
}
.z-\[-1\]
{
    z-index: -1;
}
.z-\[-2\]
{
    z-index: -2;
}
.z-\[1\]
{
    z-index: 1;
}
.z-\[45\]
{
    z-index: 45;
}
.z-\[4\]
{
    z-index: 4;
}
.order-1
{
    order: 1;
}
.order-2
{
    order: 2;
}
.\!m-0
{
    margin: 0!important;
}
.m-1
{
    margin: .25rem;
}
.m-1\.5
{
    margin: .375rem;
}
.m-2
{
    margin: .5rem;
}
.m-auto
{
    margin: auto;
}
.\!mx-4
{
    margin-left: 1rem!important;
    margin-right: 1rem!important;
}
.\!mx-auto
{
    margin-left: auto!important;
    margin-right: auto!important;
}
.mx-4
{
    margin-left: 1rem;
    margin-right: 1rem;
}
.mx-6
{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}
.mx-\[5px\]
{
    margin-left: 5px;
    margin-right: 5px;
}
.mx-auto
{
    margin-left: auto;
    margin-right: auto;
}
.my-1
{
    margin-top: .25rem;
    margin-bottom: .25rem;
}
.my-1\.5
{
    margin-top: .375rem;
    margin-bottom: .375rem;
}
.my-10
{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}
.my-2
{
    margin-top: .5rem;
    margin-bottom: .5rem;
}
.my-4
{
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.my-6
{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.my-\[1em\]
{
    margin-top: 1em;
    margin-bottom: 1em;
}
.my-auto
{
    margin-top: auto;
    margin-bottom: auto;
}
.\!mr-auto
{
    margin-right: auto!important;
}
.\!mt-4
{
    margin-top: 1rem!important;
}
.-mb-\[2px\]
{
    margin-bottom: -2px;
}
.-ml-10
{
    margin-left: -2.5rem;
}
.-ml-4
{
    margin-left: -1rem;
}
.-mr-3
{
    margin-right: -.75rem;
}
.-mt-2
{
    margin-top: -.5rem;
}
.-mt-5
{
    margin-top: -1.25rem;
}
.mb-1
{
    margin-bottom: .25rem;
}
.mb-1\.5
{
    margin-bottom: .375rem;
}
.mb-10
{
    margin-bottom: 2.5rem;
}
.mb-2
{
    margin-bottom: .5rem;
}
.mb-3
{
    margin-bottom: .75rem;
}
.mb-4
{
    margin-bottom: 1rem;
}
.mb-5
{
    margin-bottom: 1.25rem;
}
.mb-6
{
    margin-bottom: 1.5rem;
}
.mb-8
{
    margin-bottom: 2rem;
}
.mb-\[15px\]
{
    margin-bottom: 15px;
}
.mb-\[16px\]
{
    margin-bottom: 16px;
}
.mb-\[24px\]
{
    margin-bottom: 24px;
}
.mb-\[2px\]
{
    margin-bottom: 2px;
}
.mb-\[48px\]
{
    margin-bottom: 48px;
}
.mb-\[52px\]
{
    margin-bottom: 52px;
}
.ml-1
{
    margin-left: .25rem;
}
.ml-1\.5
{
    margin-left: .375rem;
}
.ml-2
{
    margin-left: .5rem;
}
.ml-3
{
    margin-left: .75rem;
}
.ml-4
{
    margin-left: 1rem;
}
.ml-6
{
    margin-left: 1.5rem;
}
.ml-7
{
    margin-left: 1.75rem;
}
.ml-\[5px\]
{
    margin-left: 5px;
}
.ml-auto
{
    margin-left: auto;
}
.mr-1
{
    margin-right: .25rem;
}
.mr-1\.5
{
    margin-right: .375rem;
}
.mr-2
{
    margin-right: .5rem;
}
.mr-3
{
    margin-right: .75rem;
}
.mr-4
{
    margin-right: 1rem;
}
.mr-7
{
    margin-right: 1.75rem;
}
.mt-1
{
    margin-top: .25rem;
}
.mt-10
{
    margin-top: 2.5rem;
}
.mt-12
{
    margin-top: 3rem;
}
.mt-2
{
    margin-top: .5rem;
}
.mt-3
{
    margin-top: .75rem;
}
.mt-4
{
    margin-top: 1rem;
}
.mt-5
{
    margin-top: 1.25rem;
}
.mt-6
{
    margin-top: 1.5rem;
}
.mt-7
{
    margin-top: 1.75rem;
}
.mt-8
{
    margin-top: 2rem;
}
.mt-9
{
    margin-top: 2.25rem;
}
.mt-\[-8px\]
{
    margin-top: -8px;
}
.mt-\[18px\]
{
    margin-top: 18px;
}
.mt-\[22px\]
{
    margin-top: 22px;
}
.mt-\[3px\]
{
    margin-top: 3px;
}
.mt-\[6px\]
{
    margin-top: 6px;
}
.mt-\[8px\]
{
    margin-top: 8px;
}
.mt-auto
{
    margin-top: auto;
}
.\!block
{
    display: block!important;
}
.block
{
    display: block;
}
.\!inline-block
{
    display: inline-block!important;
}
.inline-block
{
    display: inline-block;
}
.inline
{
    display: inline;
}
.flex
{
    display: flex;
}
.\!inline-flex
{
    display: inline-flex!important;
}
.inline-flex
{
    display: inline-flex;
}
.table
{
    display: table;
}
.\!grid
{
    display: grid!important;
}
.grid
{
    display: grid;
}
.contents
{
    display: contents;
}
.hidden
{
    display: none;
}
.aspect-\[1212\/778\]
{
    aspect-ratio: 1212/778;
}
.aspect-auto
{
    aspect-ratio: auto;
}
.\!h-\[calc\(var\(--app-height\)-48px-90px\)\]
{
    height: calc(var(--app-height) - 48px - 90px)!important;
}
.\!h-max
{
    height: -moz-max-content!important;
    height: max-content!important;
}
.h-1
{
    height: .25rem;
}
.h-1\/2
{
    height: 50%;
}
.h-10
{
    height: 2.5rem;
}
.h-11
{
    height: 2.75rem;
}
.h-12
{
    height: 3rem;
}
.h-16
{
    height: 4rem;
}
.h-20
{
    height: 5rem;
}
.h-3
{
    height: .75rem;
}
.h-4
{
    height: 1rem;
}
.h-5
{
    height: 1.25rem;
}
.h-6
{
    height: 1.5rem;
}
.h-8
{
    height: 2rem;
}
.h-\[100px\]
{
    height: 100px;
}
.h-\[106\%\]
{
    height: 106%;
}
.h-\[107\%\]
{
    height: 107%;
}
.h-\[107px\]
{
    height: 107px;
}
.h-\[110px\]
{
    height: 110px;
}
.h-\[112px\]
{
    height: 112px;
}
.h-\[12px\]
{
    height: 12px;
}
.h-\[130px\]
{
    height: 130px;
}
.h-\[15px\]
{
    height: 15px;
}
.h-\[16px\]
{
    height: 16px;
}
.h-\[18px\]
{
    height: 18px;
}
.h-\[190px\]
{
    height: 190px;
}
.h-\[191px\]
{
    height: 191px;
}
.h-\[194px\]
{
    height: 194px;
}
.h-\[1px\]
{
    height: 1px;
}
.h-\[200px\]
{
    height: 200px;
}
.h-\[20px\]
{
    height: 20px;
}
.h-\[216px\]
{
    height: 216px;
}
.h-\[218px\]
{
    height: 218px;
}
.h-\[22px\]
{
    height: 22px;
}
.h-\[24px\]
{
    height: 24px;
}
.h-\[25px\]
{
    height: 25px;
}
.h-\[260px\]
{
    height: 260px;
}
.h-\[26px\]
{
    height: 26px;
}
.h-\[277px\]
{
    height: 277px;
}
.h-\[28px\]
{
    height: 28px;
}
.h-\[292px\]
{
    height: 292px;
}
.h-\[30\%\]
{
    height: 30%;
}
.h-\[30px\]
{
    height: 30px;
}
.h-\[30vh\]
{
    height: 30vh;
}
.h-\[31px\]
{
    height: 31px;
}
.h-\[35px\]
{
    height: 35px;
}
.h-\[36px\]
{
    height: 36px;
}
.h-\[380px\]
{
    height: 380px;
}
.h-\[40\%\]
{
    height: 40%;
}
.h-\[40px\]
{
    height: 40px;
}
.h-\[41px\]
{
    height: 41px;
}
.h-\[43px\]
{
    height: 43px;
}
.h-\[44px\]
{
    height: 44px;
}
.h-\[46px\]
{
    height: 46px;
}
.h-\[48px\]
{
    height: 48px;
}
.h-\[490px\]
{
    height: 490px;
}
.h-\[493px\]
{
    height: 493px;
}
.h-\[50\%\]
{
    height: 50%;
}
.h-\[50px\]
{
    height: 50px;
}
.h-\[51px\]
{
    height: 51px;
}
.h-\[52\]
{
    height: 52;
}
.h-\[52px\]
{
    height: 52px;
}
.h-\[54px\]
{
    height: 54px;
}
.h-\[56px\]
{
    height: 56px;
}
.h-\[57px\]
{
    height: 57px;
}
.h-\[64px\]
{
    height: 64px;
}
.h-\[68px\]
{
    height: 68px;
}
.h-\[72px\]
{
    height: 72px;
}
.h-\[76px\]
{
    height: 76px;
}
.h-\[80px\]
{
    height: 80px;
}
.h-\[81px\]
{
    height: 81px;
}
.h-\[84px\]
{
    height: 84px;
}
.h-\[91px\]
{
    height: 91px;
}
.h-\[93px\]
{
    height: 93px;
}
.h-\[calc\(100\%\+4px\)\]
{
    height: calc(100% + 4px);
}
.h-\[calc\(100\%-9\.5rem\)\]
{
    height: calc(100% - 9.5rem);
}
.h-\[calc\(100vh\*0\.62\)\]
{
    height: 62vh;
}
.h-\[calc\(100vh\*0\.73\)\]
{
    height: 73vh;
}
.h-\[calc\(100vh\*0\.85\)\]
{
    height: 85vh;
}
.h-\[calc\(100vh-54px\)\]
{
    height: calc(100vh - 54px);
}
.h-\[calc\(60\%\*0\.5\)\]
{
    height: 30%;
}
.h-\[calc\(var\(--app-height\)\)\]
{
    height: calc(var(--app-height));
}
.h-\[calc\(var\(--app-height\)\*0\.91\)\]
{
    height: calc(var(--app-height) * .91);
}
.h-\[calc\(var\(--app-height\)-146px\)\]
{
    height: calc(var(--app-height) - 146px);
}
.h-\[calc\(var\(--app-height\)-56px\)\]
{
    height: calc(var(--app-height) - 56px);
}
.h-auto
{
    height: auto;
}
.h-full
{
    height: 100%;
}
.h-min
{
    height: -moz-min-content;
    height: min-content;
}
.h-px
{
    height: 1px;
}
.h-screen
{
    height: 100vh;
}
.max-h-0
{
    max-height: 0;
}
.max-h-40
{
    max-height: 10rem;
}
.max-h-60
{
    max-height: 15rem;
}
.max-h-7
{
    max-height: 1.75rem;
}
.max-h-80
{
    max-height: 20rem;
}
.max-h-\[142px\]
{
    max-height: 142px;
}
.max-h-\[190px\]
{
    max-height: 190px;
}
.max-h-\[194px\]
{
    max-height: 194px;
}
.max-h-\[218px\]
{
    max-height: 218px;
}
.max-h-\[305px\]
{
    max-height: 305px;
}
.max-h-\[370px\]
{
    max-height: 370px;
}
.max-h-\[44px\]
{
    max-height: 44px;
}
.max-h-\[52px\]
{
    max-height: 52px;
}
.max-h-\[60px\]
{
    max-height: 60px;
}
.max-h-\[760px\]
{
    max-height: 760px;
}
.max-h-\[80vh\]
{
    max-height: 80vh;
}
.max-h-\[90vh\]
{
    max-height: 90vh;
}
.max-h-full
{
    max-height: 100%;
}
.max-h-screen
{
    max-height: 100vh;
}
.\!min-h-\[6rem\]
{
    min-height: 6rem!important;
}
.min-h-0
{
    min-height: 0;
}
.min-h-\[100px\]
{
    min-height: 100px;
}
.min-h-\[175px\]
{
    min-height: 175px;
}
.min-h-\[220px\]
{
    min-height: 220px;
}
.min-h-\[268px\]
{
    min-height: 268px;
}
.min-h-\[27px\]
{
    min-height: 27px;
}
.min-h-\[420px\]
{
    min-height: 420px;
}
.min-h-\[43px\]
{
    min-height: 43px;
}
.min-h-\[44px\]
{
    min-height: 44px;
}
.min-h-\[460px\]
{
    min-height: 460px;
}
.min-h-\[490px\]
{
    min-height: 490px;
}
.min-h-\[50px\]
{
    min-height: 50px;
}
.min-h-\[573px\]
{
    min-height: 573px;
}
.min-h-\[668px\]
{
    min-height: 668px;
}
.min-h-\[68px\]
{
    min-height: 68px;
}
.min-h-full
{
    min-height: 100%;
}
.min-h-screen
{
    min-height: 100vh;
}
.\!w-auto
{
    width: auto!important;
}
.w-1\/2
{
    width: 50%;
}
.w-10
{
    width: 2.5rem;
}
.w-11
{
    width: 2.75rem;
}
.w-12
{
    width: 3rem;
}
.w-14
{
    width: 3.5rem;
}
.w-16
{
    width: 4rem;
}
.w-28
{
    width: 7rem;
}
.w-3
{
    width: .75rem;
}
.w-4
{
    width: 1rem;
}
.w-5
{
    width: 1.25rem;
}
.w-6
{
    width: 1.5rem;
}
.w-8
{
    width: 2rem;
}
.w-\[106px\]
{
    width: 106px;
}
.w-\[108px\]
{
    width: 108px;
}
.w-\[110px\]
{
    width: 110px;
}
.w-\[113px\]
{
    width: 113px;
}
.w-\[114px\]
{
    width: 114px;
}
.w-\[118px\]
{
    width: 118px;
}
.w-\[1216px\]
{
    width: 1216px;
}
.w-\[12px\]
{
    width: 12px;
}
.w-\[134px\]
{
    width: 134px;
}
.w-\[136px\]
{
    width: 136px;
}
.w-\[140px\]
{
    width: 140px;
}
.w-\[142px\]
{
    width: 142px;
}
.w-\[14px\]
{
    width: 14px;
}
.w-\[151px\]
{
    width: 151px;
}
.w-\[157px\]
{
    width: 157px;
}
.w-\[15px\]
{
    width: 15px;
}
.w-\[16px\]
{
    width: 16px;
}
.w-\[184px\]
{
    width: 184px;
}
.w-\[18px\]
{
    width: 18px;
}
.w-\[190px\]
{
    width: 190px;
}
.w-\[200px\]
{
    width: 200px;
}
.w-\[20px\]
{
    width: 20px;
}
.w-\[218px\]
{
    width: 218px;
}
.w-\[223px\]
{
    width: 223px;
}
.w-\[22px\]
{
    width: 22px;
}
.w-\[242px\]
{
    width: 242px;
}
.w-\[25px\]
{
    width: 25px;
}
.w-\[260px\]
{
    width: 260px;
}
.w-\[26px\]
{
    width: 26px;
}
.w-\[280px\]
{
    width: 280px;
}
.w-\[287px\]
{
    width: 287px;
}
.w-\[28px\]
{
    width: 28px;
}
.w-\[290px\]
{
    width: 290px;
}
.w-\[30px\]
{
    width: 30px;
}
.w-\[311px\]
{
    width: 311px;
}
.w-\[31px\]
{
    width: 31px;
}
.w-\[32px\]
{
    width: 32px;
}
.w-\[343px\]
{
    width: 343px;
}
.w-\[360px\]
{
    width: 360px;
}
.w-\[375px\]
{
    width: 375px;
}
.w-\[40px\]
{
    width: 40px;
}
.w-\[41px\]
{
    width: 41px;
}
.w-\[44px\]
{
    width: 44px;
}
.w-\[46px\]
{
    width: 46px;
}
.w-\[50\%\]
{
    width: 50%;
}
.w-\[50px\]
{
    width: 50px;
}
.w-\[52px\]
{
    width: 52px;
}
.w-\[56px\]
{
    width: 56px;
}
.w-\[60px\]
{
    width: 60px;
}
.w-\[698px\]
{
    width: 698px;
}
.w-\[80px\]
{
    width: 80px;
}
.w-\[84px\]
{
    width: 84px;
}
.w-\[85px\]
{
    width: 85px;
}
.w-\[90px\]
{
    width: 90px;
}
.w-\[920px\]
{
    width: 920px;
}
.w-\[92px\]
{
    width: 92px;
}
.w-\[99px\]
{
    width: 99px;
}
.w-auto
{
    width: auto;
}
.w-full
{
    width: 100%;
}
.w-max
{
    width: -moz-max-content;
    width: max-content;
}
.w-min
{
    width: -moz-min-content;
    width: min-content;
}
.w-px
{
    width: 1px;
}
.w-screen
{
    width: 100vw;
}
.min-w-\[100px\]
{
    min-width: 100px;
}
.min-w-\[120px\]
{
    min-width: 120px;
}
.min-w-\[136px\]
{
    min-width: 136px;
}
.min-w-\[246px\]
{
    min-width: 246px;
}
.min-w-\[290px\]
{
    min-width: 290px;
}
.min-w-\[515px\]
{
    min-width: 515px;
}
.min-w-\[75px\]
{
    min-width: 75px;
}
.min-w-\[90px\]
{
    min-width: 90px;
}
.min-w-min
{
    min-width: -moz-min-content;
    min-width: min-content;
}
.\!max-w-2xl
{
    max-width: 42rem!important;
}
.max-w-3xl
{
    max-width: 48rem;
}
.max-w-8xl
{
    max-width: 1440px;
}
.max-w-\[1216px\]
{
    max-width: 1216px;
}
.max-w-\[1422px\]
{
    max-width: 1422px;
}
.max-w-\[1440px\]
{
    max-width: 1440px;
}
.max-w-\[1466px\]
{
    max-width: 1466px;
}
.max-w-\[151px\]
{
    max-width: 151px;
}
.max-w-\[166px\]
{
    max-width: 166px;
}
.max-w-\[180px\]
{
    max-width: 180px;
}
.max-w-\[215px\]
{
    max-width: 215px;
}
.max-w-\[275px\]
{
    max-width: 275px;
}
.max-w-\[295px\]
{
    max-width: 295px;
}
.max-w-\[310px\]
{
    max-width: 310px;
}
.max-w-\[312px\]
{
    max-width: 312px;
}
.max-w-\[328px\]
{
    max-width: 328px;
}
.max-w-\[343px\]
{
    max-width: 343px;
}
.max-w-\[360px\]
{
    max-width: 360px;
}
.max-w-\[440px\]
{
    max-width: 440px;
}
.max-w-\[448px\]
{
    max-width: 448px;
}
.max-w-\[500px\]
{
    max-width: 500px;
}
.max-w-\[512px\]
{
    max-width: 512px;
}
.max-w-\[522px\]
{
    max-width: 522px;
}
.max-w-\[700px\]
{
    max-width: 700px;
}
.max-w-\[925px\]
{
    max-width: 925px;
}
.max-w-full
{
    max-width: 100%;
}
.max-w-md
{
    max-width: 28rem;
}
.max-w-xl
{
    max-width: 36rem;
}
.flex-1
{
    flex: 1 1 0%;
}
.flex-shrink
{
    flex-shrink: 1;
}
.flex-shrink-0
{
    flex-shrink: 0;
}
.shrink
{
    flex-shrink: 1;
}
.shrink-0
{
    flex-shrink: 0;
}
.\!flex-grow
{
    flex-grow: 1!important;
}
.flex-grow, .grow
{
    flex-grow: 1;
}
.grow-0
{
    flex-grow: 0;
}
.origin-top-left
{
    transform-origin: top left;
}
.-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-x-full
{
    --tw-translate-x: -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-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-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));
}
.translate-x-full
{
    --tw-translate-x: 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));
}
.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));
}
.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 pulse
{
    50%
    {
        opacity: .5;
    }
}
.animate-pulse
{
    animation: pulse 2s cubic-bezier(.4,0,.6,1) infinite;
}
.cursor-default
{
    cursor: default;
}
.cursor-pointer
{
    cursor: pointer;
}
.cursor-text
{
    cursor: text;
}
.touch-pan-x
{
    --tw-pan-x: pan-x;
    touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}
.select-none
{
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.resize
{
    resize: both;
}
.list-decimal
{
    list-style-type: decimal;
}
.appearance-none
{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.grid-flow-row
{
    grid-auto-flow: row;
}
.grid-flow-col
{
    grid-auto-flow: column;
}
.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-5
{
    grid-template-columns: repeat(5,minmax(0,1fr));
}
.grid-cols-6
{
    grid-template-columns: repeat(6,minmax(0,1fr));
}
.grid-cols-\[minmax\(0\,\.6fr\)_minmax\(0\,1fr\)_minmax\(0\,1fr\)_minmax\(0\,1\.8fr\)\]
{
    grid-template-columns: minmax(0,.6fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1.8fr);
}
.grid-rows-\[repeat\(4\,1fr\)\]
{
    grid-template-rows: repeat(4,1fr);
}
.flex-row
{
    flex-direction: row;
}
.flex-col
{
    flex-direction: column;
}
.flex-col-reverse
{
    flex-direction: column-reverse;
}
.flex-wrap
{
    flex-wrap: wrap;
}
.content-center
{
    align-content: center;
}
.\!items-start
{
    align-items: flex-start!important;
}
.items-start
{
    align-items: flex-start;
}
.items-end
{
    align-items: flex-end;
}
.items-center
{
    align-items: center;
}
.justify-start
{
    justify-content: flex-start;
}
.justify-end
{
    justify-content: flex-end;
}
.justify-center
{
    justify-content: center;
}
.justify-between
{
    justify-content: space-between;
}
.justify-around
{
    justify-content: space-around;
}
.justify-evenly
{
    justify-content: space-evenly;
}
.gap-0
{
    gap: 0;
}
.gap-0\.5
{
    gap: .125rem;
}
.gap-1
{
    gap: .25rem;
}
.gap-1\.5
{
    gap: .375rem;
}
.gap-10
{
    gap: 2.5rem;
}
.gap-12
{
    gap: 3rem;
}
.gap-2
{
    gap: .5rem;
}
.gap-2\.5
{
    gap: .625rem;
}
.gap-3
{
    gap: .75rem;
}
.gap-4
{
    gap: 1rem;
}
.gap-5
{
    gap: 1.25rem;
}
.gap-6
{
    gap: 1.5rem;
}
.gap-7
{
    gap: 1.75rem;
}
.gap-8
{
    gap: 2rem;
}
.gap-\[10px\]
{
    gap: 10px;
}
.gap-\[14px\]
{
    gap: 14px;
}
.gap-\[15px\]
{
    gap: 15px;
}
.gap-\[2px\]
{
    gap: 2px;
}
.gap-\[5px\]
{
    gap: 5px;
}
.gap-\[6px\]
{
    gap: 6px;
}
.gap-x-1
{
    -moz-column-gap: .25rem;
    column-gap: .25rem;
}
.gap-x-2
{
    -moz-column-gap: .5rem;
    column-gap: .5rem;
}
.gap-x-3
{
    -moz-column-gap: .75rem;
    column-gap: .75rem;
}
.gap-x-4
{
    -moz-column-gap: 1rem;
    column-gap: 1rem;
}
.gap-x-6
{
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
}
.gap-y-4
{
    row-gap: 1rem;
}
.gap-y-6
{
    row-gap: 1.5rem;
}
.gap-y-8
{
    row-gap: 2rem;
}
.gap-y-\[2px\]
{
    row-gap: 2px;
}
.space-x-2>:not([hidden])~:not([hidden])
{
    --tw-space-x-reverse: 0;
    margin-right: calc(.5rem * var(--tw-space-x-reverse));
    margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4>:not([hidden])~:not([hidden])
{
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-4>: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));
}
.self-center
{
    align-self: center;
}
.self-stretch
{
    align-self: stretch;
}
.overflow-auto
{
    overflow: auto;
}
.overflow-hidden
{
    overflow: hidden;
}
.overflow-visible
{
    overflow: visible;
}
.overflow-x-auto
{
    overflow-x: auto;
}
.overflow-y-auto
{
    overflow-y: auto;
}
.overflow-x-hidden
{
    overflow-x: hidden;
}
.overflow-y-hidden
{
    overflow-y: hidden;
}
.overflow-x-visible
{
    overflow-x: visible;
}
.overflow-x-scroll
{
    overflow-x: scroll;
}
.overflow-y-scroll
{
    overflow-y: scroll;
}
.overscroll-contain
{
    overscroll-behavior: contain;
}
.scroll-smooth
{
    scroll-behavior: smooth;
}
.truncate
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.overflow-ellipsis, .text-ellipsis
{
    text-overflow: ellipsis;
}
.text-clip
{
    text-overflow: clip;
}
.whitespace-nowrap
{
    white-space: nowrap;
}
.whitespace-pre-line
{
    white-space: pre-line;
}
.break-words
{
    overflow-wrap: break-word;
}
.rounded
{
    border-radius: .25rem;
}
.rounded-2xl
{
    border-radius: 1rem;
}
.rounded-3xl
{
    border-radius: 1.5rem;
}
.rounded-\[100px\]
{
    border-radius: 100px;
}
.rounded-\[10px\]
{
    border-radius: 10px;
}
.rounded-\[2px\]
{
    border-radius: 2px;
}
.rounded-\[4px\]
{
    border-radius: 4px;
}
.rounded-\[50px\]
{
    border-radius: 50px;
}
.rounded-full
{
    border-radius: 9999px;
}
.rounded-lg
{
    border-radius: .5rem;
}
.rounded-md
{
    border-radius: .375rem;
}
.rounded-none
{
    border-radius: 0;
}
.rounded-sm
{
    border-radius: .125rem;
}
.rounded-b
{
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.rounded-b-md
{
    border-bottom-right-radius: .375rem;
    border-bottom-left-radius: .375rem;
}
.rounded-b-sm
{
    border-bottom-right-radius: .125rem;
    border-bottom-left-radius: .125rem;
}
.rounded-b-xl
{
    border-bottom-right-radius: .75rem;
    border-bottom-left-radius: .75rem;
}
.rounded-t
{
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.rounded-t-md
{
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem;
}
.rounded-t-sm
{
    border-top-left-radius: .125rem;
    border-top-right-radius: .125rem;
}
.rounded-t-xl
{
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem;
}
.border
{
    border-width: 1px;
}
.border-0
{
    border-width: 0;
}
.border-2
{
    border-width: 2px;
}
.border-4
{
    border-width: 4px;
}
.border-\[1px\]
{
    border-width: 1px;
}
.border-\[2px\]
{
    border-width: 2px;
}
.border-\[3px\]
{
    border-width: 3px;
}
.border-\[4px\]
{
    border-width: 4px;
}
.border-\[6px\]
{
    border-width: 6px;
}
.border-b
{
    border-bottom-width: 1px;
}
.border-b-0
{
    border-bottom-width: 0;
}
.border-b-2
{
    border-bottom-width: 2px;
}
.border-b-\[0\.5px\]
{
    border-bottom-width: .5px;
}
.border-l
{
    border-left-width: 1px;
}
.border-r
{
    border-right-width: 1px;
}
.border-r-2
{
    border-right-width: 2px;
}
.border-t
{
    border-top-width: 1px;
}
.border-t-0
{
    border-top-width: 0;
}
.border-t-2
{
    border-top-width: 2px;
}
.border-none
{
    border-style: none;
}
.border-\[\#808080\]
{
    --tw-border-opacity: 1;
    border-color: rgb(128 128 128/var(--tw-border-opacity));
}
.border-\[\#8D99A5\]
{
    --tw-border-opacity: 1;
    border-color: rgb(141 153 165/var(--tw-border-opacity));
}
.border-\[\#C6CCD2\]
{
    --tw-border-opacity: 1;
    border-color: rgb(198 204 210/var(--tw-border-opacity));
}
.border-destructive-700
{
    --tw-border-opacity: 1;
    border-color: rgb(200 8 60/var(--tw-border-opacity));
}
.border-green-150
{
    --tw-border-opacity: 1;
    border-color: rgb(0 158 25/var(--tw-border-opacity));
}
.border-i-500
{
    --tw-border-opacity: 1;
    border-color: rgb(0 115 75/var(--tw-border-opacity));
}
.border-neutral-200
{
    --tw-border-opacity: 1;
    border-color: rgb(198 204 210/var(--tw-border-opacity));
}
.border-neutral-200\/20
{
    border-color: #c6ccd233;
}
.border-neutral-300
{
    --tw-border-opacity: 1;
    border-color: rgb(169 178 188/var(--tw-border-opacity));
}
.border-neutral-400
{
    --tw-border-opacity: 1;
    border-color: rgb(141 153 165/var(--tw-border-opacity));
}
.border-neutral-50
{
    --tw-border-opacity: 1;
    border-color: rgb(241 242 244/var(--tw-border-opacity));
}
.border-neutral-500
{
    --tw-border-opacity: 1;
    border-color: rgb(112 128 143/var(--tw-border-opacity));
}
.border-neutral-800
{
    --tw-border-opacity: 1;
    border-color: rgb(45 51 57/var(--tw-border-opacity));
}
.border-neutral-900
{
    --tw-border-opacity: 1;
    border-color: rgb(22 25 29/var(--tw-border-opacity));
}
.border-neutral-blue-300
{
    --tw-border-opacity: 1;
    border-color: rgb(169 179 188/var(--tw-border-opacity));
}
.border-neutral-blue-500
{
    --tw-border-opacity: 1;
    border-color: rgb(112 128 143/var(--tw-border-opacity));
}
.border-neutral-blue-800
{
    --tw-border-opacity: 1;
    border-color: rgb(45 51 57/var(--tw-border-opacity));
}
.border-neutralBlue-200
{
    --tw-border-opacity: 1;
    border-color: rgb(198 204 210/var(--tw-border-opacity));
}
.border-neutralBlue-400
{
    --tw-border-opacity: 1;
    border-color: rgb(141 153 165/var(--tw-border-opacity));
}
.border-neutralBlue-50
{
    --tw-border-opacity: 1;
    border-color: rgb(241 242 244/var(--tw-border-opacity));
}
.border-neutralBlue-500
{
    --tw-border-opacity: 1;
    border-color: rgb(112 128 143/var(--tw-border-opacity));
}
.border-primary-400
{
    --tw-border-opacity: 1;
    border-color: rgb(44 217 255/var(--tw-border-opacity));
}
.border-primary-700
{
    --tw-border-opacity: 1;
    border-color: rgb(0 136 255/var(--tw-border-opacity));
}
.border-primary-800
{
    --tw-border-opacity: 1;
    border-color: rgb(0 102 255/var(--tw-border-opacity));
}
.border-red-500
{
    --tw-border-opacity: 1;
    border-color: rgb(239 68 68/var(--tw-border-opacity));
}
.border-warning-600
{
    --tw-border-opacity: 1;
    border-color: rgb(226 125 0/var(--tw-border-opacity));
}
.border-white
{
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255/var(--tw-border-opacity));
}
.border-b-neutral-800
{
    --tw-border-opacity: 1;
    border-bottom-color: rgb(45 51 57/var(--tw-border-opacity));
}
.\!bg-neutral-50
{
    --tw-bg-opacity: 1!important;
    background-color: rgb(241 242 244/var(--tw-bg-opacity))!important;
}
.bg-\[\#006293\]
{
    --tw-bg-opacity: 1;
    background-color: rgb(0 98 147/var(--tw-bg-opacity));
}
.bg-\[\#06F\]
{
    --tw-bg-opacity: 1;
    background-color: rgb(0 102 255/var(--tw-bg-opacity));
}
.bg-\[\#16191DB2\]
{
    background-color: #16191db2;
}
.bg-\[\#575757\]
{
    --tw-bg-opacity: 1;
    background-color: rgb(87 87 87/var(--tw-bg-opacity));
}
.bg-\[\#E2E5E8\]
{
    --tw-bg-opacity: 1;
    background-color: rgb(226 229 232/var(--tw-bg-opacity));
}
.bg-\[\#F25353\]
{
    --tw-bg-opacity: 1;
    background-color: rgb(242 83 83/var(--tw-bg-opacity));
}
.bg-\[\#FEFEFE\]
{
    --tw-bg-opacity: 1;
    background-color: rgb(254 254 254/var(--tw-bg-opacity));
}
.bg-\[\#FFD039\]
{
    --tw-bg-opacity: 1;
    background-color: rgb(255 208 57/var(--tw-bg-opacity));
}
.bg-\[\#fa20544d\]
{
    background-color: #fa20544d;
}
.bg-\[\#fefefe\]
{
    --tw-bg-opacity: 1;
    background-color: rgb(254 254 254/var(--tw-bg-opacity));
}
.bg-\[\#ffffff80\]
{
    background-color: #ffffff80;
}
.bg-black
{
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity));
}
.bg-black\/80
{
    background-color: #000c;
}
.bg-destructive-100
{
    --tw-bg-opacity: 1;
    background-color: rgb(255 226 230/var(--tw-bg-opacity));
}
.bg-destructive-50
{
    --tw-bg-opacity: 1;
    background-color: rgb(255 240 241/var(--tw-bg-opacity));
}
.bg-destructive-500
{
    --tw-bg-opacity: 1;
    background-color: rgb(255 29 74/var(--tw-bg-opacity));
}
.bg-destructive-600
{
    --tw-bg-opacity: 1;
    background-color: rgb(237 17 71/var(--tw-bg-opacity));
}
.bg-error-100
{
    --tw-bg-opacity: 1;
    background-color: rgb(239 68 68/var(--tw-bg-opacity));
}
.bg-gray-700
{
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81/var(--tw-bg-opacity));
}
.bg-green-150
{
    --tw-bg-opacity: 1;
    background-color: rgb(0 158 25/var(--tw-bg-opacity));
}
.bg-i-500
{
    --tw-bg-opacity: 1;
    background-color: rgb(0 115 75/var(--tw-bg-opacity));
}
.bg-i-600
{
    --tw-bg-opacity: 1;
    background-color: rgb(4 167 110/var(--tw-bg-opacity));
}
.bg-i-700
{
    --tw-bg-opacity: 1;
    background-color: rgb(230 230 230/var(--tw-bg-opacity));
}
.bg-neutral-100
{
    --tw-bg-opacity: 1;
    background-color: rgb(226 229 232/var(--tw-bg-opacity));
}
.bg-neutral-200
{
    --tw-bg-opacity: 1;
    background-color: rgb(198 204 210/var(--tw-bg-opacity));
}
.bg-neutral-300
{
    --tw-bg-opacity: 1;
    background-color: rgb(169 178 188/var(--tw-bg-opacity));
}
.bg-neutral-50
{
    --tw-bg-opacity: 1;
    background-color: rgb(241 242 244/var(--tw-bg-opacity));
}
.bg-neutral-500
{
    --tw-bg-opacity: 1;
    background-color: rgb(112 128 143/var(--tw-bg-opacity));
}
.bg-neutral-800
{
    --tw-bg-opacity: 1;
    background-color: rgb(45 51 57/var(--tw-bg-opacity));
}
.bg-neutral-900
{
    --tw-bg-opacity: 1;
    background-color: rgb(22 25 29/var(--tw-bg-opacity));
}
.bg-neutral-blue-500
{
    --tw-bg-opacity: 1;
    background-color: rgb(112 128 143/var(--tw-bg-opacity));
}
.bg-neutralBlue-100
{
    --tw-bg-opacity: 1;
    background-color: rgb(226 230 233/var(--tw-bg-opacity));
}
.bg-neutralBlue-50
{
    --tw-bg-opacity: 1;
    background-color: rgb(241 242 244/var(--tw-bg-opacity));
}
.bg-neutralBlue-500
{
    --tw-bg-opacity: 1;
    background-color: rgb(112 128 143/var(--tw-bg-opacity));
}
.bg-primary-50
{
    --tw-bg-opacity: 1;
    background-color: rgb(239 251 255/var(--tw-bg-opacity));
}
.bg-primary-700
{
    --tw-bg-opacity: 1;
    background-color: rgb(0 136 255/var(--tw-bg-opacity));
}
.bg-primary-800
{
    --tw-bg-opacity: 1;
    background-color: rgb(0 102 255/var(--tw-bg-opacity));
}
.bg-primary-900
{
    --tw-bg-opacity: 1;
    background-color: rgb(8 78 197/var(--tw-bg-opacity));
}
.bg-success-400
{
    --tw-bg-opacity: 1;
    background-color: rgb(255 181 47/var(--tw-bg-opacity));
}
.bg-success-500
{
    --tw-bg-opacity: 1;
    background-color: rgb(255 166 0/var(--tw-bg-opacity));
}
.bg-transparent
{
    background-color: transparent;
}
.bg-warning-400
{
    --tw-bg-opacity: 1;
    background-color: rgb(255 200 27/var(--tw-bg-opacity));
}
.bg-warning-50
{
    --tw-bg-opacity: 1;
    background-color: rgb(255 252 234/var(--tw-bg-opacity));
}
.bg-warning-500
{
    --tw-bg-opacity: 1;
    background-color: rgb(255 166 0/var(--tw-bg-opacity));
}
.bg-white
{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
}
.bg-opacity-25
{
    --tw-bg-opacity: .25;
}
.bg-opacity-60
{
    --tw-bg-opacity: .6;
}
.bg-opacity-80
{
    --tw-bg-opacity: .8;
}
.bg-gradient-to-b
{
    background-image: linear-gradient(to bottom,var(--tw-gradient-stops));
}
.bg-gradient-to-r
{
    background-image: linear-gradient(to right,var(--tw-gradient-stops));
}
.bg-gradient-to-t
{
    background-image: linear-gradient(to top,var(--tw-gradient-stops));
}
.from-\[\#0066FF00\]
{
    --tw-gradient-from: #06f0 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 102 255/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to);
}
.from-\[rgba\(0\,0\,0\,0\.95\)_15\%\]
{
    --tw-gradient-from: rgba(0,0,0,.95) 15% var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 255 255/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to);
}
.from-primary-800
{
    --tw-gradient-from: #06f var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 102 255/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to);
}
.from-transparent
{
    --tw-gradient-from: transparent var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 0 0/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to);
}
.via-transparent
{
    --tw-gradient-to: rgb(0 0 0/0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),transparent var(--tw-gradient-via-position),var(--tw-gradient-to);
}
.to-\[\#0066FF\]
{
    --tw-gradient-to: #06f var(--tw-gradient-to-position);
}
.to-\[\#06F\]
{
    --tw-gradient-to: #06f var(--tw-gradient-to-position);
}
.to-\[\#C6CCD2\]
{
    --tw-gradient-to: #c6ccd2 var(--tw-gradient-to-position);
}
.to-\[rgba\(0\,0\,0\,0\)_100\%\]
{
    --tw-gradient-to: rgba(0,0,0,0) 100% var(--tw-gradient-to-position);
}
.to-primary-500
{
    --tw-gradient-to: #0cf var(--tw-gradient-to-position);
}
.to-primary-800
{
    --tw-gradient-to: #06f var(--tw-gradient-to-position);
}
.to-transparent
{
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.bg-cover
{
    background-size: cover;
}
.bg-center
{
    background-position: center;
}
.bg-no-repeat
{
    background-repeat: no-repeat;
}
.fill-current
{
    fill: currentColor;
}
.stroke-current
{
    stroke: currentColor;
}
.object-contain
{
    -o-object-fit: contain;
    object-fit: contain;
}
.object-cover
{
    -o-object-fit: cover;
    object-fit: cover;
}
.object-scale-down
{
    -o-object-fit: scale-down;
    object-fit: scale-down;
}
.object-center
{
    -o-object-position: center;
    object-position: center;
}
.\!p-0
{
    padding: 0!important;
}
.p-0
{
    padding: 0;
}
.p-1
{
    padding: .25rem;
}
.p-10
{
    padding: 2.5rem;
}
.p-2
{
    padding: .5rem;
}
.p-3
{
    padding: .75rem;
}
.p-4
{
    padding: 1rem;
}
.p-5
{
    padding: 1.25rem;
}
.p-6
{
    padding: 1.5rem;
}
.p-\[10px\]
{
    padding: 10px;
}
.p-px
{
    padding: 1px;
}
.px-0
{
    padding-left: 0;
    padding-right: 0;
}
.px-1
{
    padding-left: .25rem;
    padding-right: .25rem;
}
.px-10
{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.px-2
{
    padding-left: .5rem;
    padding-right: .5rem;
}
.px-3
{
    padding-left: .75rem;
    padding-right: .75rem;
}
.px-4
{
    padding-left: 1rem;
    padding-right: 1rem;
}
.px-5
{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.px-6
{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.px-8
{
    padding-left: 2rem;
    padding-right: 2rem;
}
.px-\[10px\]
{
    padding-left: 10px;
    padding-right: 10px;
}
.px-\[14px\]
{
    padding-left: 14px;
    padding-right: 14px;
}
.py-0
{
    padding-top: 0;
    padding-bottom: 0;
}
.py-1
{
    padding-top: .25rem;
    padding-bottom: .25rem;
}
.py-10
{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.py-12
{
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.py-14
{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
}
.py-2
{
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.py-2\.5
{
    padding-top: .625rem;
    padding-bottom: .625rem;
}
.py-3
{
    padding-top: .75rem;
    padding-bottom: .75rem;
}
.py-3\.5
{
    padding-top: .875rem;
    padding-bottom: .875rem;
}
.py-4
{
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.py-5
{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}
.py-6
{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.py-8
{
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.py-\[11px\]
{
    padding-top: 11px;
    padding-bottom: 11px;
}
.py-\[14px\]
{
    padding-top: 14px;
    padding-bottom: 14px;
}
.py-\[22px\]
{
    padding-top: 22px;
    padding-bottom: 22px;
}
.py-\[52px\]
{
    padding-top: 52px;
    padding-bottom: 52px;
}
.py-\[6px\]
{
    padding-top: 6px;
    padding-bottom: 6px;
}
.py-\[7px\]
{
    padding-top: 7px;
    padding-bottom: 7px;
}
.py-\[9px\]
{
    padding-top: 9px;
    padding-bottom: 9px;
}
.py-px
{
    padding-top: 1px;
    padding-bottom: 1px;
}
.\!pb-2
{
    padding-bottom: .5rem!important;
}
.\!pb-6
{
    padding-bottom: 1.5rem!important;
}
.\!pl-11
{
    padding-left: 2.75rem!important;
}
.\!pr-3
{
    padding-right: .75rem!important;
}
.pb-0
{
    padding-bottom: 0;
}
.pb-1
{
    padding-bottom: .25rem;
}
.pb-10
{
    padding-bottom: 2.5rem;
}
.pb-11
{
    padding-bottom: 2.75rem;
}
.pb-12
{
    padding-bottom: 3rem;
}
.pb-2
{
    padding-bottom: .5rem;
}
.pb-20
{
    padding-bottom: 5rem;
}
.pb-28
{
    padding-bottom: 7rem;
}
.pb-32
{
    padding-bottom: 8rem;
}
.pb-4
{
    padding-bottom: 1rem;
}
.pb-6
{
    padding-bottom: 1.5rem;
}
.pb-8
{
    padding-bottom: 2rem;
}
.pl-0
{
    padding-left: 0;
}
.pl-1
{
    padding-left: .25rem;
}
.pl-10
{
    padding-left: 2.5rem;
}
.pl-2
{
    padding-left: .5rem;
}
.pl-3
{
    padding-left: .75rem;
}
.pl-4
{
    padding-left: 1rem;
}
.pl-6
{
    padding-left: 1.5rem;
}
.pl-7
{
    padding-left: 1.75rem;
}
.pl-\[10px\]
{
    padding-left: 10px;
}
.pl-\[5px\]
{
    padding-left: 5px;
}
.pr-0
{
    padding-right: 0;
}
.pr-10
{
    padding-right: 2.5rem;
}
.pr-2
{
    padding-right: .5rem;
}
.pr-3
{
    padding-right: .75rem;
}
.pr-4
{
    padding-right: 1rem;
}
.pr-5
{
    padding-right: 1.25rem;
}
.pr-6
{
    padding-right: 1.5rem;
}
.pt-0
{
    padding-top: 0;
}
.pt-1
{
    padding-top: .25rem;
}
.pt-10
{
    padding-top: 2.5rem;
}
.pt-12
{
    padding-top: 3rem;
}
.pt-14
{
    padding-top: 3.5rem;
}
.pt-2
{
    padding-top: .5rem;
}
.pt-2\.5
{
    padding-top: .625rem;
}
.pt-4
{
    padding-top: 1rem;
}
.pt-5
{
    padding-top: 1.25rem;
}
.pt-6
{
    padding-top: 1.5rem;
}
.pt-7
{
    padding-top: 1.75rem;
}
.pt-8
{
    padding-top: 2rem;
}
.text-left
{
    text-align: left;
}
.text-center
{
    text-align: center;
}
.text-right
{
    text-align: right;
}
.align-middle
{
    vertical-align: middle;
}
.font-poppins
{
    font-family: Poppins,sans-serif;
}
.text-2xl
{
    font-size: 1.5rem;
    line-height: 2rem;
}
.text-2xs_custom
{
    font-size: 10px;
    line-height: 16px;
}
.text-3xl
{
    font-size: 1.875rem;
    line-height: 2.25rem;
}
.text-4xl
{
    font-size: 2.25rem;
    line-height: 2.5rem;
}
.text-\[10px\]
{
    font-size: 10px;
}
.text-\[12px\]
{
    font-size: 12px;
}
.text-\[13px\]
{
    font-size: 13px;
}
.text-\[16px\]
{
    font-size: 16px;
}
.text-\[18px\]
{
    font-size: 18px;
}
.text-\[24px\]
{
    font-size: 24px;
}
.text-\[28px\]
{
    font-size: 28px;
}
.text-\[32px\]
{
    font-size: 32px;
}
.text-\[35px\]
{
    font-size: 35px;
}
.text-\[40px\]
{
    font-size: 40px;
}
.text-\[9px\]
{
    font-size: 9px;
}
.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-black
{
    font-weight: 900;
}
.font-bold
{
    font-weight: 700;
}
.font-extrabold
{
    font-weight: 800;
}
.font-medium
{
    font-weight: 500;
}
.font-normal
{
    font-weight: 400;
}
.font-semibold
{
    font-weight: 600;
}
.uppercase
{
    text-transform: uppercase;
}
.capitalize
{
    text-transform: capitalize;
}
.italic
{
    font-style: italic;
}
.\!leading-7
{
    line-height: 1.75rem!important;
}
.\!leading-none
{
    line-height: 1!important;
}
.leading-10
{
    line-height: 2.5rem;
}
.leading-4
{
    line-height: 1rem;
}
.leading-5
{
    line-height: 1.25rem;
}
.leading-6
{
    line-height: 1.5rem;
}
.leading-7
{
    line-height: 1.75rem;
}
.leading-8
{
    line-height: 2rem;
}
.leading-9
{
    line-height: 2.25rem;
}
.leading-\[14px\]
{
    line-height: 14px;
}
.leading-\[15px\]
{
    line-height: 15px;
}
.leading-\[16px\]
{
    line-height: 16px;
}
.leading-\[18px\]
{
    line-height: 18px;
}
.leading-\[20px\]
{
    line-height: 20px;
}
.leading-\[22px\]
{
    line-height: 22px;
}
.leading-\[24px\]
{
    line-height: 24px;
}
.leading-\[26px\]
{
    line-height: 26px;
}
.leading-\[27px\]
{
    line-height: 27px;
}
.leading-\[28px\]
{
    line-height: 28px;
}
.leading-\[32px\]
{
    line-height: 32px;
}
.leading-\[35px\]
{
    line-height: 35px;
}
.leading-\[36px\]
{
    line-height: 36px;
}
.leading-\[40px\]
{
    line-height: 40px;
}
.leading-\[44px\]
{
    line-height: 44px;
}
.leading-loose
{
    line-height: 2;
}
.leading-none
{
    line-height: 1;
}
.leading-normal
{
    line-height: 1.5;
}
.leading-tight
{
    line-height: 1.25;
}
.-tracking-\[\.02em\], .-tracking-\[0\.02em\]
{
    letter-spacing: -.02em;
}
.tracking-\[-0\.01em\]
{
    letter-spacing: -.01em;
}
.tracking-\[-0\.02em\]
{
    letter-spacing: -.02em;
}
.tracking-\[-0\.36px\]
{
    letter-spacing: -.36px;
}
.tracking-\[-0\.48px\]
{
    letter-spacing: -.48px;
}
.tracking-\[-0\.4px\]
{
    letter-spacing: -.4px;
}
.tracking-\[-0\.56px\]
{
    letter-spacing: -.56px;
}
.tracking-\[-0\.64px\]
{
    letter-spacing: -.64px;
}
.tracking-\[-2\%\]
{
    letter-spacing: -2%;
}
.tracking-\[0\.12px\]
{
    letter-spacing: .12px;
}
.tracking-\[0\.14px\]
{
    letter-spacing: .14px;
}
.tracking-\[0\.16px\]
{
    letter-spacing: .16px;
}
.tracking-\[0\.48px\]
{
    letter-spacing: .48px;
}
.tracking-\[0\.4px\]
{
    letter-spacing: .4px;
}
.tracking-wide
{
    letter-spacing: .025em;
}
.\!text-primary-800
{
    --tw-text-opacity: 1!important;
    color: rgb(0 102 255/var(--tw-text-opacity))!important;
}
.text-\[\#00000061\]
{
    color: #00000061;
}
.text-\[\#0000008a\]
{
    color: #0000008a;
}
.text-\[\#000000\]
{
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity));
}
.text-\[\#000000de\]
{
    color: #000000de;
}
.text-\[\#00734B\]
{
    --tw-text-opacity: 1;
    color: rgb(0 115 75/var(--tw-text-opacity));
}
.text-\[\#08F\]
{
    --tw-text-opacity: 1;
    color: rgb(0 136 255/var(--tw-text-opacity));
}
.text-\[\#16191D\]
{
    --tw-text-opacity: 1;
    color: rgb(22 25 29/var(--tw-text-opacity));
}
.text-\[\#1A1A1A\]
{
    --tw-text-opacity: 1;
    color: rgb(26 26 26/var(--tw-text-opacity));
}
.text-\[\#2D3339\], .text-\[\#2d3339\]
{
    --tw-text-opacity: 1;
    color: rgb(45 51 57/var(--tw-text-opacity));
}
.text-\[\#336fff\]
{
    --tw-text-opacity: 1;
    color: rgb(51 111 255/var(--tw-text-opacity));
}
.text-\[\#434C56\], .text-\[\#434c56\]
{
    --tw-text-opacity: 1;
    color: rgb(67 76 86/var(--tw-text-opacity));
}
.text-\[\#4D4D4D\]
{
    --tw-text-opacity: 1;
    color: rgb(77 77 77/var(--tw-text-opacity));
}
.text-\[\#5A6672\]
{
    --tw-text-opacity: 1;
    color: rgb(90 102 114/var(--tw-text-opacity));
}
.text-\[\#666666\]
{
    --tw-text-opacity: 1;
    color: rgb(102 102 102/var(--tw-text-opacity));
}
.text-\[\#70808F\]
{
    --tw-text-opacity: 1;
    color: rgb(112 128 143/var(--tw-text-opacity));
}
.text-\[\#E2E5E8\]
{
    --tw-text-opacity: 1;
    color: rgb(226 229 232/var(--tw-text-opacity));
}
.text-\[\#ED1147\]
{
    --tw-text-opacity: 1;
    color: rgb(237 17 71/var(--tw-text-opacity));
}
.text-\[\#F1F2F4\]
{
    --tw-text-opacity: 1;
    color: rgb(241 242 244/var(--tw-text-opacity));
}
.text-\[\#FA2054\]
{
    --tw-text-opacity: 1;
    color: rgb(250 32 84/var(--tw-text-opacity));
}
.text-\[\#FEFEFE\]
{
    --tw-text-opacity: 1;
    color: rgb(254 254 254/var(--tw-text-opacity));
}
.text-\[\#f50b0b\]
{
    --tw-text-opacity: 1;
    color: rgb(245 11 11/var(--tw-text-opacity));
}
.text-\[\#fa2054\]
{
    --tw-text-opacity: 1;
    color: rgb(250 32 84/var(--tw-text-opacity));
}
.text-\[\#ffa600\]
{
    --tw-text-opacity: 1;
    color: rgb(255 166 0/var(--tw-text-opacity));
}
.text-black
{
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity));
}
.text-blue-500
{
    --tw-text-opacity: 1;
    color: rgb(59 130 246/var(--tw-text-opacity));
}
.text-destructive-500
{
    --tw-text-opacity: 1;
    color: rgb(255 29 74/var(--tw-text-opacity));
}
.text-destructive-600
{
    --tw-text-opacity: 1;
    color: rgb(237 17 71/var(--tw-text-opacity));
}
.text-destructive-700
{
    --tw-text-opacity: 1;
    color: rgb(200 8 60/var(--tw-text-opacity));
}
.text-error-100
{
    --tw-text-opacity: 1;
    color: rgb(239 68 68/var(--tw-text-opacity));
}
.text-gray-300
{
    --tw-text-opacity: 1;
    color: rgb(209 213 219/var(--tw-text-opacity));
}
.text-gray-900
{
    --tw-text-opacity: 1;
    color: rgb(17 24 39/var(--tw-text-opacity));
}
.text-i-50
{
    --tw-text-opacity: 1;
    color: rgb(40 40 40/var(--tw-text-opacity));
}
.text-neutral-100
{
    --tw-text-opacity: 1;
    color: rgb(226 229 232/var(--tw-text-opacity));
}
.text-neutral-200
{
    --tw-text-opacity: 1;
    color: rgb(198 204 210/var(--tw-text-opacity));
}
.text-neutral-300
{
    --tw-text-opacity: 1;
    color: rgb(169 178 188/var(--tw-text-opacity));
}
.text-neutral-400
{
    --tw-text-opacity: 1;
    color: rgb(141 153 165/var(--tw-text-opacity));
}
.text-neutral-450
{
    --tw-text-opacity: 1;
    color: rgb(153 153 153/var(--tw-text-opacity));
}
.text-neutral-50
{
    --tw-text-opacity: 1;
    color: rgb(241 242 244/var(--tw-text-opacity));
}
.text-neutral-500
{
    --tw-text-opacity: 1;
    color: rgb(112 128 143/var(--tw-text-opacity));
}
.text-neutral-600
{
    --tw-text-opacity: 1;
    color: rgb(90 102 114/var(--tw-text-opacity));
}
.text-neutral-700
{
    --tw-text-opacity: 1;
    color: rgb(67 76 86/var(--tw-text-opacity));
}
.text-neutral-800
{
    --tw-text-opacity: 1;
    color: rgb(45 51 57/var(--tw-text-opacity));
}
.text-neutral-900
{
    --tw-text-opacity: 1;
    color: rgb(22 25 29/var(--tw-text-opacity));
}
.text-neutral-blue-500
{
    --tw-text-opacity: 1;
    color: rgb(112 128 143/var(--tw-text-opacity));
}
.text-neutral-blue-800
{
    --tw-text-opacity: 1;
    color: rgb(45 51 57/var(--tw-text-opacity));
}
.text-neutralBlue-50
{
    --tw-text-opacity: 1;
    color: rgb(241 242 244/var(--tw-text-opacity));
}
.text-neutralBlue-500
{
    --tw-text-opacity: 1;
    color: rgb(112 128 143/var(--tw-text-opacity));
}
.text-neutralBlue-600
{
    --tw-text-opacity: 1;
    color: rgb(90 102 114/var(--tw-text-opacity));
}
.text-neutralBlue-800
{
    --tw-text-opacity: 1;
    color: rgb(45 51 57/var(--tw-text-opacity));
}
.text-primary-400
{
    --tw-text-opacity: 1;
    color: rgb(44 217 255/var(--tw-text-opacity));
}
.text-primary-700
{
    --tw-text-opacity: 1;
    color: rgb(0 136 255/var(--tw-text-opacity));
}
.text-primary-800
{
    --tw-text-opacity: 1;
    color: rgb(0 102 255/var(--tw-text-opacity));
}
.text-primary-900
{
    --tw-text-opacity: 1;
    color: rgb(8 78 197/var(--tw-text-opacity));
}
.text-q-200
{
    --tw-text-opacity: 1;
    color: rgb(102 102 102/var(--tw-text-opacity));
}
.text-q-50
{
    --tw-text-opacity: 1;
    color: rgb(45 51 57/var(--tw-text-opacity));
}
.text-q-600
{
    --tw-text-opacity: 1;
    color: rgb(46 49 52/var(--tw-text-opacity));
}
.text-q-800
{
    --tw-text-opacity: 1;
    color: rgb(0 115 75/var(--tw-text-opacity));
}
.text-q-secondary-400
{
    --tw-text-opacity: 1;
    color: rgb(254 207 52/var(--tw-text-opacity));
}
.text-red-500
{
    --tw-text-opacity: 1;
    color: rgb(239 68 68/var(--tw-text-opacity));
}
.text-success-500
{
    --tw-text-opacity: 1;
    color: rgb(255 166 0/var(--tw-text-opacity));
}
.text-warning-600
{
    --tw-text-opacity: 1;
    color: rgb(226 125 0/var(--tw-text-opacity));
}
.text-white
{
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
}
.text-yellow-400
{
    --tw-text-opacity: 1;
    color: rgb(254 207 52/var(--tw-text-opacity));
}
.underline
{
    text-decoration-line: underline;
}
.overline
{
    text-decoration-line: overline;
}
.no-underline
{
    text-decoration-line: none;
}
.decoration-1
{
    text-decoration-thickness: 1px;
}
.placeholder-destructive-600::-moz-placeholder
{
    --tw-placeholder-opacity: 1;
    color: rgb(237 17 71/var(--tw-placeholder-opacity));
}
.placeholder-destructive-600::placeholder
{
    --tw-placeholder-opacity: 1;
    color: rgb(237 17 71/var(--tw-placeholder-opacity));
}
.placeholder-destructive-700::-moz-placeholder
{
    --tw-placeholder-opacity: 1;
    color: rgb(200 8 60/var(--tw-placeholder-opacity));
}
.placeholder-destructive-700::placeholder
{
    --tw-placeholder-opacity: 1;
    color: rgb(200 8 60/var(--tw-placeholder-opacity));
}
.placeholder-neutral-300::-moz-placeholder
{
    --tw-placeholder-opacity: 1;
    color: rgb(169 178 188/var(--tw-placeholder-opacity));
}
.placeholder-neutral-300::placeholder
{
    --tw-placeholder-opacity: 1;
    color: rgb(169 178 188/var(--tw-placeholder-opacity));
}
.placeholder-neutral-400::-moz-placeholder
{
    --tw-placeholder-opacity: 1;
    color: rgb(141 153 165/var(--tw-placeholder-opacity));
}
.placeholder-neutral-400::placeholder
{
    --tw-placeholder-opacity: 1;
    color: rgb(141 153 165/var(--tw-placeholder-opacity));
}
.placeholder-neutral-700::-moz-placeholder
{
    --tw-placeholder-opacity: 1;
    color: rgb(67 76 86/var(--tw-placeholder-opacity));
}
.placeholder-neutral-700::placeholder
{
    --tw-placeholder-opacity: 1;
    color: rgb(67 76 86/var(--tw-placeholder-opacity));
}
.opacity-0
{
    opacity: 0;
}
.opacity-100
{
    opacity: 1;
}
.opacity-20
{
    opacity: .2;
}
.opacity-30
{
    opacity: .3;
}
.opacity-40
{
    opacity: .4;
}
.opacity-50
{
    opacity: .5;
}
.opacity-70
{
    opacity: .7;
}
.opacity-80
{
    opacity: .8;
}
.shadow
{
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0/.1),0 1px 2px -1px rgb(0 0 0/.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
.shadow-\[0px_4px_4px_0px_rgba\(0\,_0\,_0\,_0\.25\)\]
{
    --tw-shadow: 0px 4px 4px 0px rgba(0,0,0,.25);
    --tw-shadow-colored: 0px 4px 4px 0px 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-dropdown
{
    --tw-shadow: 0px 4px 6px -4px rgba(16,24,40,.3),0px 10px 15px -3px rgba(16,24,40,.3);
    --tw-shadow-colored: 0px 4px 6px -4px var(--tw-shadow-color),0px 10px 15px -3px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
.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-reward
{
    --tw-shadow: 0px 2px 15px rgba(0,0,0,.25);
    --tw-shadow-colored: 0px 2px 15px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
.shadow-sm
{
    --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);
}
.shadow-xl
{
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0/.1),0 8px 10px -6px rgb(0 0 0/.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
.outline-none
{
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.ring-0
{
    --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(0px + 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-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-neutral-900
{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(22 25 29/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);
}
.drop-shadow-2xl
{
    --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0/.15));
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow-md
{
    --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0/.07)) drop-shadow(0 2px 2px rgb(0 0 0/.06));
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow-none
{
    --tw-drop-shadow: drop-shadow(0 0 #0000);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.grayscale
{
    --tw-grayscale: grayscale(100%);
    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);
}
.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-\[max-height\]
{
    transition-property: max-height;
    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-transform
{
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
}
.duration-100
{
    transition-duration: .1s;
}
.duration-1000
{
    transition-duration: 1s;
}
.duration-200
{
    transition-duration: .2s;
}
.duration-300
{
    transition-duration: .3s;
}
.duration-500
{
    transition-duration: .5s;
}
.ease-in
{
    transition-timing-function: cubic-bezier(.4,0,1,1);
}
.ease-in-out
{
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}
.ease-linear
{
    transition-timing-function: linear;
}
.ease-out
{
    transition-timing-function: cubic-bezier(0,0,.2,1);
}
.no-scrollbar::-webkit-scrollbar
{
    display: none;
}
.no-scrollbar
{
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.bonus-button
{
    scroll-snap-align: start;
}
.\[mask-image\:linear-gradient\(rgb\(0_0_0_\/100\%\)_75\%\,transparent\)\]
{
    -webkit-mask-image: linear-gradient(rgb(0 0 0/100%) 75%,transparent);
    mask-image: linear-gradient(rgb(0 0 0/100%) 75%,transparent);
}
#fasttrack-crm .small-notifications-wrapper
{
    padding-top: 0!important;
    overflow: visible!important;
}
.hamburger-react div div
{
    height: 2px!important;
}
.slide:not(.slide-current)
{
    opacity: .2!important;
}
.grecaptcha-badge
{
    visibility: hidden;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button
{
    -webkit-appearance: none;
    margin: 0;
}
input[type=number]
{
    -moz-appearance: textfield;
}
.snap-y-mandatory
{
    scroll-snap-type: y mandatory;
}
.snap-align-start
{
    scroll-snap-align: start;
}
ul.public-DraftStyleDefault-ul, ol.public-DraftStyleDefault-ol
{
    list-style: unset;
}
.placeholder\:text-destructive-700::-moz-placeholder
{
    --tw-text-opacity: 1;
    color: rgb(200 8 60/var(--tw-text-opacity));
}
.placeholder\:text-destructive-700::placeholder
{
    --tw-text-opacity: 1;
    color: rgb(200 8 60/var(--tw-text-opacity));
}
.after\:absolute:after
{
    content: var(--tw-content);
    position: absolute;
}
.after\:h-\[20px\]:after
{
    content: var(--tw-content);
    height: 20px;
}
.after\:w-\[19px\]:after
{
    content: var(--tw-content);
    width: 19px;
}
.after\:rounded-full:after
{
    content: var(--tw-content);
    border-radius: 9999px;
}
.after\:bg-neutralBlue-50:after
{
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(241 242 244/var(--tw-bg-opacity));
}
.after\:transition:after
{
    content: var(--tw-content);
    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;
}
.checked\:border-neutral-50:checked
{
    --tw-border-opacity: 1;
    border-color: rgb(241 242 244/var(--tw-border-opacity));
}
.checked\:border-primary-800:checked
{
    --tw-border-opacity: 1;
    border-color: rgb(0 102 255/var(--tw-border-opacity));
}
.checked\:border-q-800:checked
{
    --tw-border-opacity: 1;
    border-color: rgb(0 115 75/var(--tw-border-opacity));
}
.checked\:bg-primary-800:checked
{
    --tw-bg-opacity: 1;
    background-color: rgb(0 102 255/var(--tw-bg-opacity));
}
.checked\:bg-q-800:checked
{
    --tw-bg-opacity: 1;
    background-color: rgb(0 115 75/var(--tw-bg-opacity));
}
.checked\:ring-2:checked
{
    --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);
}
.checked\:ring-primary-800:checked
{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(0 102 255/var(--tw-ring-opacity));
}
.checked\:after\:translate-x-\[65\%\]:checked:after
{
    content: var(--tw-content);
    --tw-translate-x: 65%;
    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));
}
.checked\:after\:bg-white:checked:after
{
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
}
.focus-within\:border-destructive-400:focus-within
{
    --tw-border-opacity: 1;
    border-color: rgb(255 105 131/var(--tw-border-opacity));
}
.focus-within\:border-primary-700:focus-within
{
    --tw-border-opacity: 1;
    border-color: rgb(0 136 255/var(--tw-border-opacity));
}
.focus-within\:border-primary-800:focus-within
{
    --tw-border-opacity: 1;
    border-color: rgb(0 102 255/var(--tw-border-opacity));
}
.focus-within\:border-verifyDoc-100:focus-within
{
    --tw-border-opacity: 1;
    border-color: rgb(255 0 8/var(--tw-border-opacity));
}
.focus-within\:bg-destructive-50:focus-within
{
    --tw-bg-opacity: 1;
    background-color: rgb(255 240 241/var(--tw-bg-opacity));
}
.focus-within\:bg-primary-50:focus-within
{
    --tw-bg-opacity: 1;
    background-color: rgb(239 251 255/var(--tw-bg-opacity));
}
.focus-within\:text-neutral-900:focus-within
{
    --tw-text-opacity: 1;
    color: rgb(22 25 29/var(--tw-text-opacity));
}
.hover\:border-\[\#00734b80\]:hover
{
    border-color: #00734b80;
}
.hover\:border-\[\#494545\]:hover
{
    --tw-border-opacity: 1;
    border-color: rgb(73 69 69/var(--tw-border-opacity));
}
.hover\:border-\[\#FFD039\]:hover
{
    --tw-border-opacity: 1;
    border-color: rgb(255 208 57/var(--tw-border-opacity));
}
.hover\:border-\[\#ff000080\]:hover
{
    border-color: #ff000080;
}
.hover\:border-i-500:hover
{
    --tw-border-opacity: 1;
    border-color: rgb(0 115 75/var(--tw-border-opacity));
}
.hover\:border-i-600:hover
{
    --tw-border-opacity: 1;
    border-color: rgb(4 167 110/var(--tw-border-opacity));
}
.hover\:border-q-800:hover
{
    --tw-border-opacity: 1;
    border-color: rgb(0 115 75/var(--tw-border-opacity));
}
.hover\:border-yellow-400:hover
{
    --tw-border-opacity: 1;
    border-color: rgb(254 207 52/var(--tw-border-opacity));
}
.hover\:bg-\[\#005034\]:hover
{
    --tw-bg-opacity: 1;
    background-color: rgb(0 80 52/var(--tw-bg-opacity));
}
.hover\:bg-\[\#00734B\]:hover
{
    --tw-bg-opacity: 1;
    background-color: rgb(0 115 75/var(--tw-bg-opacity));
}
.hover\:bg-\[\#494545\]:hover
{
    --tw-bg-opacity: 1;
    background-color: rgb(73 69 69/var(--tw-bg-opacity));
}
.hover\:bg-\[\#FEFEFE1A\]:hover
{
    background-color: #fefefe1a;
}
.hover\:bg-destructive-400:hover
{
    --tw-bg-opacity: 1;
    background-color: rgb(255 105 131/var(--tw-bg-opacity));
}
.hover\:bg-i-500:hover, .hover\:bg-i-800:hover
{
    --tw-bg-opacity: 1;
    background-color: rgb(0 115 75/var(--tw-bg-opacity));
}
.hover\:bg-neutral-100:hover
{
    --tw-bg-opacity: 1;
    background-color: rgb(226 229 232/var(--tw-bg-opacity));
}
.hover\:bg-neutral-300:hover
{
    --tw-bg-opacity: 1;
    background-color: rgb(169 178 188/var(--tw-bg-opacity));
}
.hover\:bg-neutral-50:hover
{
    --tw-bg-opacity: 1;
    background-color: rgb(241 242 244/var(--tw-bg-opacity));
}
.hover\:bg-neutral-600:hover
{
    --tw-bg-opacity: 1;
    background-color: rgb(90 102 114/var(--tw-bg-opacity));
}
.hover\:bg-neutral-700:hover
{
    --tw-bg-opacity: 1;
    background-color: rgb(67 76 86/var(--tw-bg-opacity));
}
.hover\:bg-primary-100:hover
{
    --tw-bg-opacity: 1;
    background-color: rgb(222 246 255/var(--tw-bg-opacity));
}
.hover\:bg-primary-50:hover
{
    --tw-bg-opacity: 1;
    background-color: rgb(239 251 255/var(--tw-bg-opacity));
}
.hover\:bg-primary-700:hover
{
    --tw-bg-opacity: 1;
    background-color: rgb(0 136 255/var(--tw-bg-opacity));
}
.hover\:bg-primary-800:hover
{
    --tw-bg-opacity: 1;
    background-color: rgb(0 102 255/var(--tw-bg-opacity));
}
.hover\:bg-primary-900:hover
{
    --tw-bg-opacity: 1;
    background-color: rgb(8 78 197/var(--tw-bg-opacity));
}
.hover\:bg-success-300:hover
{
    --tw-bg-opacity: 1;
    background-color: rgb(255 219 70/var(--tw-bg-opacity));
}
.hover\:bg-transparent:hover
{
    background-color: transparent;
}
.hover\:text-\[\#F1F2F4\]:hover
{
    --tw-text-opacity: 1;
    color: rgb(241 242 244/var(--tw-text-opacity));
}
.hover\:text-neutral-800:hover
{
    --tw-text-opacity: 1;
    color: rgb(45 51 57/var(--tw-text-opacity));
}
.hover\:text-primary-700:hover
{
    --tw-text-opacity: 1;
    color: rgb(0 136 255/var(--tw-text-opacity));
}
.hover\:text-primary-800:hover
{
    --tw-text-opacity: 1;
    color: rgb(0 102 255/var(--tw-text-opacity));
}
.hover\:text-white:hover
{
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
}
.hover\:text-yellow-400:hover
{
    --tw-text-opacity: 1;
    color: rgb(254 207 52/var(--tw-text-opacity));
}
.hover\:underline:hover
{
    text-decoration-line: underline;
}
.hover\:opacity-70:hover
{
    opacity: .7;
}
.focus\:border-i-600:focus
{
    --tw-border-opacity: 1;
    border-color: rgb(4 167 110/var(--tw-border-opacity));
}
.focus\:border-neutral-50:focus
{
    --tw-border-opacity: 1;
    border-color: rgb(241 242 244/var(--tw-border-opacity));
}
.focus\:border-primary-800:focus
{
    --tw-border-opacity: 1;
    border-color: rgb(0 102 255/var(--tw-border-opacity));
}
.focus\:bg-destructive-50:focus
{
    --tw-bg-opacity: 1;
    background-color: rgb(255 240 241/var(--tw-bg-opacity));
}
.focus\:bg-primary-50:focus
{
    --tw-bg-opacity: 1;
    background-color: rgb(239 251 255/var(--tw-bg-opacity));
}
.focus\:outline-none:focus
{
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.focus\:ring-1:focus
{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);
}
.focus\:ring-neutral-50:focus
{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(241 242 244/var(--tw-ring-opacity));
}
.active\:border-primary-500:active
{
    --tw-border-opacity: 1;
    border-color: rgb(0 204 255/var(--tw-border-opacity));
}
.active\:border-primary-700:active
{
    --tw-border-opacity: 1;
    border-color: rgb(0 136 255/var(--tw-border-opacity));
}
.active\:bg-destructive-600:active
{
    --tw-bg-opacity: 1;
    background-color: rgb(237 17 71/var(--tw-bg-opacity));
}
.active\:bg-neutral-800:active
{
    --tw-bg-opacity: 1;
    background-color: rgb(45 51 57/var(--tw-bg-opacity));
}
.active\:bg-primary-900:active
{
    --tw-bg-opacity: 1;
    background-color: rgb(8 78 197/var(--tw-bg-opacity));
}
.active\:bg-success-600:active
{
    --tw-bg-opacity: 1;
    background-color: rgb(226 125 0/var(--tw-bg-opacity));
}
.active\:text-primary-100:active
{
    --tw-text-opacity: 1;
    color: rgb(222 246 255/var(--tw-text-opacity));
}
.active\:text-primary-500:active
{
    --tw-text-opacity: 1;
    color: rgb(0 204 255/var(--tw-text-opacity));
}
.active\:text-primary-900:active
{
    --tw-text-opacity: 1;
    color: rgb(8 78 197/var(--tw-text-opacity));
}
.disabled\:pointer-events-none:disabled
{
    pointer-events: none;
}
.disabled\:cursor-default:disabled
{
    cursor: default;
}
.disabled\:cursor-not-allowed:disabled
{
    cursor: not-allowed;
}
.disabled\:bg-\[\#D2D2D2\]:disabled
{
    --tw-bg-opacity: 1;
    background-color: rgb(210 210 210/var(--tw-bg-opacity));
}
.disabled\:text-\[\#00000020\]:disabled
{
    color: #00000020;
}
.disabled\:text-neutral-100:disabled
{
    --tw-text-opacity: 1;
    color: rgb(226 229 232/var(--tw-text-opacity));
}
.disabled\:text-neutral-300:disabled
{
    --tw-text-opacity: 1;
    color: rgb(169 178 188/var(--tw-text-opacity));
}
.disabled\:opacity-100:disabled
{
    opacity: 1;
}
.disabled\:opacity-40:disabled
{
    opacity: .4;
}
.disabled\:opacity-50:disabled
{
    opacity: .5;
}
.group:hover .group-hover\:visible
{
    visibility: visible;
}
@media(min-width: 640px)
{
    .sm\:-left-8
    {
        left: -2rem;
    }
    .sm\:mb-1
    {
        margin-bottom: .25rem;
    }
    .sm\:mr-2
    {
        margin-right: .5rem;
    }
    .sm\:mr-8
    {
        margin-right: 2rem;
    }
    .sm\:mt-6
    {
        margin-top: 1.5rem;
    }
    .sm\:block
    {
        display: block;
    }
    .sm\:\!flex
    {
        display: flex!important;
    }
    .sm\:grid
    {
        display: grid;
    }
    .sm\:hidden
    {
        display: none;
    }
    .sm\:h-4\/5
    {
        height: 80%;
    }
    .sm\:h-\[14px\]
    {
        height: 14px;
    }
    .sm\:h-\[234px\]
    {
        height: 234px;
    }
    .sm\:h-\[32px\]
    {
        height: 32px;
    }
    .sm\:h-\[52px\]
    {
        height: 52px;
    }
    .sm\:h-\[550px\]
    {
        height: 550px;
    }
    .sm\:h-\[56px\]
    {
        height: 56px;
    }
    .sm\:h-\[64px\]
    {
        height: 64px;
    }
    .sm\:h-\[calc\(100vh\*0\.33\)\]
    {
        height: 33vh;
    }
    .sm\:h-\[calc\(100vh\*0\.45\)\]
    {
        height: 45vh;
    }
    .sm\:h-\[calc\(100vh\*0\.66\)\]
    {
        height: 66vh;
    }
    .sm\:h-\[calc\(100vh\*0\.9\)\]
    {
        height: 90vh;
    }
    .sm\:h-\[calc\(var\(--app-height\)\*0\.85\)\]
    {
        height: calc(var(--app-height) * .85);
    }
    .sm\:h-auto
    {
        height: auto;
    }
    .sm\:max-h-96
    {
        max-height: 24rem;
    }
    .sm\:min-h-\[530px\]
    {
        min-height: 530px;
    }
    .sm\:w-1\/2
    {
        width: 50%;
    }
    .sm\:w-8
    {
        width: 2rem;
    }
    .sm\:w-\[127px\]
    {
        width: 127px;
    }
    .sm\:w-\[130px\]
    {
        width: 130px;
    }
    .sm\:w-\[14px\]
    {
        width: 14px;
    }
    .sm\:w-\[256px\]
    {
        width: 256px;
    }
    .sm\:w-\[32px\]
    {
        width: 32px;
    }
    .sm\:w-\[375px\]
    {
        width: 375px;
    }
    .sm\:w-\[394px\]
    {
        width: 394px;
    }
    .sm\:w-\[512px\]
    {
        width: 512px;
    }
    .sm\:max-w-\[219px\]
    {
        max-width: 219px;
    }
    .sm\:max-w-full
    {
        max-width: 100%;
    }
    .sm\:max-w-max
    {
        max-width: -moz-max-content;
        max-width: max-content;
    }
    .sm\:max-w-none
    {
        max-width: none;
    }
    .sm\:grid-flow-row
    {
        grid-auto-flow: row;
    }
    .sm\:grid-cols-2
    {
        grid-template-columns: repeat(2,minmax(0,1fr));
    }
    .sm\:flex-row
    {
        flex-direction: row;
    }
    .sm\:flex-nowrap
    {
        flex-wrap: nowrap;
    }
    .sm\:justify-normal
    {
        justify-content: normal;
    }
    .sm\:justify-start
    {
        justify-content: flex-start;
    }
    .sm\:gap-0
    {
        gap: 0;
    }
    .sm\:gap-20
    {
        gap: 5rem;
    }
    .sm\:gap-3
    {
        gap: .75rem;
    }
    .sm\:gap-5
    {
        gap: 1.25rem;
    }
    .sm\:gap-6
    {
        gap: 1.5rem;
    }
    .sm\:gap-8
    {
        gap: 2rem;
    }
    .sm\:gap-\[40px\]
    {
        gap: 40px;
    }
    .sm\:gap-\[80px\]
    {
        gap: 80px;
    }
    .sm\:gap-x-4
    {
        -moz-column-gap: 1rem;
        column-gap: 1rem;
    }
    .sm\:gap-x-8
    {
        -moz-column-gap: 2rem;
        column-gap: 2rem;
    }
    .sm\:gap-x-\[19px\]
    {
        -moz-column-gap: 19px;
        column-gap: 19px;
    }
    .sm\:gap-y-12
    {
        row-gap: 3rem;
    }
    .sm\:space-x-4>:not([hidden])~:not([hidden])
    {
        --tw-space-x-reverse: 0;
        margin-right: calc(1rem * var(--tw-space-x-reverse));
        margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
    }
    .sm\:overflow-visible
    {
        overflow: visible;
    }
    .sm\:overflow-y-hidden
    {
        overflow-y: hidden;
    }
    .sm\:overflow-x-scroll
    {
        overflow-x: scroll;
    }
    .sm\:overflow-y-scroll
    {
        overflow-y: scroll;
    }
    .sm\:object-scale-down
    {
        -o-object-fit: scale-down;
        object-fit: scale-down;
    }
    .sm\:p-8
    {
        padding: 2rem;
    }
    .sm\:px-1
    {
        padding-left: .25rem;
        padding-right: .25rem;
    }
    .sm\:px-16
    {
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .sm\:px-3
    {
        padding-left: .75rem;
        padding-right: .75rem;
    }
    .sm\:px-8
    {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .sm\:py-6
    {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .sm\:pb-0
    {
        padding-bottom: 0;
    }
    .sm\:pb-10
    {
        padding-bottom: 2.5rem;
    }
    .sm\:pb-12
    {
        padding-bottom: 3rem;
    }
    .sm\:pb-4
    {
        padding-bottom: 1rem;
    }
    .sm\:pb-6
    {
        padding-bottom: 1.5rem;
    }
    .sm\:pb-8
    {
        padding-bottom: 2rem;
    }
    .sm\:pb-\[72px\]
    {
        padding-bottom: 72px;
    }
    .sm\:pl-0
    {
        padding-left: 0;
    }
    .sm\:pl-1
    {
        padding-left: .25rem;
    }
    .sm\:pl-8
    {
        padding-left: 2rem;
    }
    .sm\:pr-8
    {
        padding-right: 2rem;
    }
    .sm\:pt-1
    {
        padding-top: .25rem;
    }
    .sm\:pt-12
    {
        padding-top: 3rem;
    }
    .sm\:pt-4
    {
        padding-top: 1rem;
    }
    .sm\:pt-8
    {
        padding-top: 2rem;
    }
    .sm\:text-4xl
    {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
    .sm\:text-\[12px\]
    {
        font-size: 12px;
    }
    .sm\:text-\[24px\]
    {
        font-size: 24px;
    }
    .sm\:text-\[32px\]
    {
        font-size: 32px;
    }
    .sm\:text-base
    {
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .sm\:text-sm
    {
        font-size: .875rem;
        line-height: 1.25rem;
    }
    .sm\:text-xl
    {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
    .sm\:text-xs
    {
        font-size: .75rem;
        line-height: 1rem;
    }
    .sm\:font-black
    {
        font-weight: 900;
    }
    .sm\:font-normal
    {
        font-weight: 400;
    }
    .sm\:leading-4
    {
        line-height: 1rem;
    }
    .sm\:leading-\[40px\]
    {
        line-height: 40px;
    }
    .sm\:leading-loose
    {
        line-height: 2;
    }
    .sm\:duration-500
    {
        transition-duration: .5s;
    }
    .sm\:hover\:bg-i-100:hover
    {
        --tw-bg-opacity: 1;
        background-color: rgb(112 112 112/var(--tw-bg-opacity));
    }
    .sm\:hover\:bg-transparent:hover
    {
        background-color: transparent;
    }
    .sm\:hover\:text-neutral-800:hover
    {
        --tw-text-opacity: 1;
        color: rgb(45 51 57/var(--tw-text-opacity));
    }
}
@media(min-width: 768px)
{
    .md\:visible
    {
        visibility: visible;
    }
    .md\:relative
    {
        position: relative;
    }
    .md\:left-1\/2
    {
        left: 50%;
    }
    .md\:top-0
    {
        top: 0;
    }
    .md\:order-1
    {
        order: 1;
    }
    .md\:order-2
    {
        order: 2;
    }
    .md\:mx-0
    {
        margin-left: 0;
        margin-right: 0;
    }
    .md\:my-1
    {
        margin-top: .25rem;
        margin-bottom: .25rem;
    }
    .md\:-mt-10
    {
        margin-top: -2.5rem;
    }
    .md\:mb-0
    {
        margin-bottom: 0;
    }
    .md\:mb-4
    {
        margin-bottom: 1rem;
    }
    .md\:ml-\[5\%\]
    {
        margin-left: 5%;
    }
    .md\:mr-0
    {
        margin-right: 0;
    }
    .md\:mt-0
    {
        margin-top: 0;
    }
    .md\:mt-10
    {
        margin-top: 2.5rem;
    }
    .md\:mt-auto
    {
        margin-top: auto;
    }
    .md\:block
    {
        display: block;
    }
    .md\:flex
    {
        display: flex;
    }
    .md\:\!hidden
    {
        display: none!important;
    }
    .md\:hidden
    {
        display: none;
    }
    .md\:h-10
    {
        height: 2.5rem;
    }
    .md\:h-32
    {
        height: 8rem;
    }
    .md\:h-\[110px\]
    {
        height: 110px;
    }
    .md\:h-\[137px\]
    {
        height: 137px;
    }
    .md\:h-\[157px\]
    {
        height: 157px;
    }
    .md\:h-\[191px\]
    {
        height: 191px;
    }
    .md\:h-\[192px\]
    {
        height: 192px;
    }
    .md\:h-\[230px\]
    {
        height: 230px;
    }
    .md\:h-\[232px\]
    {
        height: 232px;
    }
    .md\:h-\[234px\]
    {
        height: 234px;
    }
    .md\:h-\[268px\]
    {
        height: 268px;
    }
    .md\:h-\[48px\]
    {
        height: 48px;
    }
    .md\:h-auto
    {
        height: auto;
    }
    .md\:h-full
    {
        height: 100%;
    }
    .md\:max-h-56
    {
        max-height: 14rem;
    }
    .md\:max-h-\[234px\]
    {
        max-height: 234px;
    }
    .md\:max-h-\[52px\]
    {
        max-height: 52px;
    }
    .md\:max-h-none
    {
        max-height: none;
    }
    .md\:min-h-\[300px\]
    {
        min-height: 300px;
    }
    .md\:min-h-\[336px\]
    {
        min-height: 336px;
    }
    .md\:min-h-\[60px\]
    {
        min-height: 60px;
    }
    .md\:w-1\/2
    {
        width: 50%;
    }
    .md\:w-\[100px\]
    {
        width: 100px;
    }
    .md\:w-\[110px\]
    {
        width: 110px;
    }
    .md\:w-\[117px\]
    {
        width: 117px;
    }
    .md\:w-\[127px\]
    {
        width: 127px;
    }
    .md\:w-\[130px\]
    {
        width: 130px;
    }
    .md\:w-\[134px\]
    {
        width: 134px;
    }
    .md\:w-\[137px\]
    {
        width: 137px;
    }
    .md\:w-\[148px\]
    {
        width: 148px;
    }
    .md\:w-\[157px\]
    {
        width: 157px;
    }
    .md\:w-\[160px\]
    {
        width: 160px;
    }
    .md\:w-\[16px\]
    {
        width: 16px;
    }
    .md\:w-\[175px\]
    {
        width: 175px;
    }
    .md\:w-\[290px\]
    {
        width: 290px;
    }
    .md\:w-\[320px\]
    {
        width: 320px;
    }
    .md\:w-\[40\%\]
    {
        width: 40%;
    }
    .md\:w-\[512px\]
    {
        width: 512px;
    }
    .md\:w-\[84px\]
    {
        width: 84px;
    }
    .md\:min-w-\[105px\]
    {
        min-width: 105px;
    }
    .md\:max-w-\[1216px\]
    {
        max-width: 1216px;
    }
    .md\:max-w-\[225px\]
    {
        max-width: 225px;
    }
    .md\:max-w-\[290px\]
    {
        max-width: 290px;
    }
    .md\:max-w-\[312px\]
    {
        max-width: 312px;
    }
    .md\:max-w-\[488px\]
    {
        max-width: 488px;
    }
    .md\:flex-1
    {
        flex: 1 1 0%;
    }
    .md\:grid-cols-4
    {
        grid-template-columns: repeat(4,minmax(0,1fr));
    }
    .md\:flex-row
    {
        flex-direction: row;
    }
    .md\:flex-col
    {
        flex-direction: column;
    }
    .md\:flex-wrap
    {
        flex-wrap: wrap;
    }
    .md\:items-start
    {
        align-items: flex-start;
    }
    .md\:justify-end
    {
        justify-content: flex-end;
    }
    .md\:justify-between
    {
        justify-content: space-between;
    }
    .md\:gap-10
    {
        gap: 2.5rem;
    }
    .md\:gap-12
    {
        gap: 3rem;
    }
    .md\:gap-2
    {
        gap: .5rem;
    }
    .md\:gap-20
    {
        gap: 5rem;
    }
    .md\:gap-28
    {
        gap: 7rem;
    }
    .md\:gap-3
    {
        gap: .75rem;
    }
    .md\:gap-4
    {
        gap: 1rem;
    }
    .md\:gap-6
    {
        gap: 1.5rem;
    }
    .md\:gap-8
    {
        gap: 2rem;
    }
    .md\:gap-x-20
    {
        -moz-column-gap: 5rem;
        column-gap: 5rem;
    }
    .md\:gap-x-8
    {
        -moz-column-gap: 2rem;
        column-gap: 2rem;
    }
    .md\:space-x-3>:not([hidden])~:not([hidden])
    {
        --tw-space-x-reverse: 0;
        margin-right: calc(.75rem * var(--tw-space-x-reverse));
        margin-left: calc(.75rem * calc(1 - var(--tw-space-x-reverse)));
    }
    .md\:overflow-x-visible
    {
        overflow-x: visible;
    }
    .md\:overflow-y-visible
    {
        overflow-y: visible;
    }
    .md\:border-r-2
    {
        border-right-width: 2px;
    }
    .md\:bg-transparent
    {
        background-color: transparent;
    }
    .md\:from-transparent
    {
        --tw-gradient-from: transparent var(--tw-gradient-from-position);
        --tw-gradient-to: rgb(0 0 0/0) var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to);
    }
    .md\:p-10
    {
        padding: 2.5rem;
    }
    .md\:p-4
    {
        padding: 1rem;
    }
    .md\:p-8
    {
        padding: 2rem;
    }
    .md\:px-0
    {
        padding-left: 0;
        padding-right: 0;
    }
    .md\:px-2
    {
        padding-left: .5rem;
        padding-right: .5rem;
    }
    .md\:px-28
    {
        padding-left: 7rem;
        padding-right: 7rem;
    }
    .md\:px-3
    {
        padding-left: .75rem;
        padding-right: .75rem;
    }
    .md\:px-36
    {
        padding-left: 9rem;
        padding-right: 9rem;
    }
    .md\:px-4
    {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .md\:px-5
    {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .md\:px-8
    {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .md\:px-9
    {
        padding-left: 2.25rem;
        padding-right: 2.25rem;
    }
    .md\:px-\[152px\]
    {
        padding-left: 152px;
        padding-right: 152px;
    }
    .md\:py-10
    {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }
    .md\:py-4
    {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .md\:py-\[14px\]
    {
        padding-top: 14px;
        padding-bottom: 14px;
    }
    .md\:pb-10
    {
        padding-bottom: 2.5rem;
    }
    .md\:pb-4
    {
        padding-bottom: 1rem;
    }
    .md\:pb-8
    {
        padding-bottom: 2rem;
    }
    .md\:pl-16
    {
        padding-left: 4rem;
    }
    .md\:pr-16
    {
        padding-right: 4rem;
    }
    .md\:pt-0
    {
        padding-top: 0;
    }
    .md\:pt-4
    {
        padding-top: 1rem;
    }
    .md\:pt-6
    {
        padding-top: 1.5rem;
    }
    .md\:text-left
    {
        text-align: left;
    }
    .md\:text-2xl
    {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .md\:text-4xl
    {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
    .md\:text-\[28px\]
    {
        font-size: 28px;
    }
    .md\:text-\[32px\]
    {
        font-size: 32px;
    }
    .md\:text-\[40px\]
    {
        font-size: 40px;
    }
    .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\:text-xs
    {
        font-size: .75rem;
        line-height: 1rem;
    }
    .md\:font-black
    {
        font-weight: 900;
    }
    .md\:font-bold
    {
        font-weight: 700;
    }
    .md\:font-extrabold
    {
        font-weight: 800;
    }
    .md\:leading-\[26px\]
    {
        line-height: 26px;
    }
    .md\:leading-\[27px\]
    {
        line-height: 27px;
    }
    .md\:leading-\[52px\]
    {
        line-height: 52px;
    }
}
@media(min-width: 1024px)
{
    .lg\:relative
    {
        position: relative;
    }
    .lg\:-left-28
    {
        left: -7rem;
    }
    .lg\:-right-28
    {
        right: -7rem;
    }
    .lg\:-top-3
    {
        top: -.75rem;
    }
    .lg\:bottom-\[12px\]
    {
        bottom: 12px;
    }
    .lg\:right-\[-30px\]
    {
        right: -30px;
    }
    .lg\:\!z-\[4\]
    {
        z-index: 4!important;
    }
    .lg\:mx-6
    {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }
    .lg\:mx-8
    {
        margin-left: 2rem;
        margin-right: 2rem;
    }
    .lg\:mx-auto
    {
        margin-left: auto;
        margin-right: auto;
    }
    .lg\:my-2
    {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }
    .lg\:my-2\.5
    {
        margin-top: .625rem;
        margin-bottom: .625rem;
    }
    .lg\:my-20
    {
        margin-top: 5rem;
        margin-bottom: 5rem;
    }
    .lg\:\!mr-0
    {
        margin-right: 0!important;
    }
    .lg\:-mt-16
    {
        margin-top: -4rem;
    }
    .lg\:mb-2
    {
        margin-bottom: .5rem;
    }
    .lg\:mb-8
    {
        margin-bottom: 2rem;
    }
    .lg\:mb-\[1\.125rem\]
    {
        margin-bottom: 1.125rem;
    }
    .lg\:mb-\[40px\]
    {
        margin-bottom: 40px;
    }
    .lg\:mb-\[72px\]
    {
        margin-bottom: 72px;
    }
    .lg\:ml-3
    {
        margin-left: .75rem;
    }
    .lg\:ml-6
    {
        margin-left: 1.5rem;
    }
    .lg\:mr-0
    {
        margin-right: 0;
    }
    .lg\:mt-0
    {
        margin-top: 0;
    }
    .lg\:mt-2
    {
        margin-top: .5rem;
    }
    .lg\:mt-4
    {
        margin-top: 1rem;
    }
    .lg\:mt-6
    {
        margin-top: 1.5rem;
    }
    .lg\:mt-\[12px\]
    {
        margin-top: 12px;
    }
    .lg\:block
    {
        display: block;
    }
    .lg\:flex
    {
        display: flex;
    }
    .lg\:\!hidden
    {
        display: none!important;
    }
    .lg\:hidden
    {
        display: none;
    }
    .lg\:h-10
    {
        height: 2.5rem;
    }
    .lg\:h-4
    {
        height: 1rem;
    }
    .lg\:h-40
    {
        height: 10rem;
    }
    .lg\:h-6
    {
        height: 1.5rem;
    }
    .lg\:h-7
    {
        height: 1.75rem;
    }
    .lg\:h-8
    {
        height: 2rem;
    }
    .lg\:h-\[112px\]
    {
        height: 112px;
    }
    .lg\:h-\[135px\]
    {
        height: 135px;
    }
    .lg\:h-\[150px\]
    {
        height: 150px;
    }
    .lg\:h-\[191px\]
    {
        height: 191px;
    }
    .lg\:h-\[24px\]
    {
        height: 24px;
    }
    .lg\:h-\[280px\]
    {
        height: 280px;
    }
    .lg\:h-\[288px\]
    {
        height: 288px;
    }
    .lg\:h-\[312px\]
    {
        height: 312px;
    }
    .lg\:h-\[348px\]
    {
        height: 348px;
    }
    .lg\:h-\[48px\]
    {
        height: 48px;
    }
    .lg\:h-\[52px\]
    {
        height: 52px;
    }
    .lg\:h-\[68px\]
    {
        height: 68px;
    }
    .lg\:h-\[80px\]
    {
        height: 80px;
    }
    .lg\:h-\[83px\]
    {
        height: 83px;
    }
    .lg\:h-\[84px\]
    {
        height: 84px;
    }
    .lg\:h-\[90px\]
    {
        height: 90px;
    }
    .lg\:h-\[calc\(100vh-68px\)\]
    {
        height: calc(100vh - 68px);
    }
    .lg\:max-h-\[280px\]
    {
        max-height: 280px;
    }
    .lg\:max-h-\[312px\]
    {
        max-height: 312px;
    }
    .lg\:max-h-\[348px\]
    {
        max-height: 348px;
    }
    .lg\:max-h-\[480px\]
    {
        max-height: 480px;
    }
    .lg\:max-h-\[525px\]
    {
        max-height: 525px;
    }
    .lg\:w-28
    {
        width: 7rem;
    }
    .lg\:w-8
    {
        width: 2rem;
    }
    .lg\:w-\[112px\]
    {
        width: 112px;
    }
    .lg\:w-\[142px\]
    {
        width: 142px;
    }
    .lg\:w-\[160px\]
    {
        width: 160px;
    }
    .lg\:w-\[218px\]
    {
        width: 218px;
    }
    .lg\:w-\[24px\]
    {
        width: 24px;
    }
    .lg\:w-\[26px\]
    {
        width: 26px;
    }
    .lg\:w-\[30px\]
    {
        width: 30px;
    }
    .lg\:w-\[443px\]
    {
        width: 443px;
    }
    .lg\:w-\[80px\]
    {
        width: 80px;
    }
    .lg\:w-\[820px\]
    {
        width: 820px;
    }
    .lg\:w-\[83px\]
    {
        width: 83px;
    }
    .lg\:w-auto
    {
        width: auto;
    }
    .lg\:max-w-\[1100px\]
    {
        max-width: 1100px;
    }
    .lg\:max-w-\[160px\]
    {
        max-width: 160px;
    }
    .lg\:max-w-\[230px\]
    {
        max-width: 230px;
    }
    .lg\:max-w-\[246px\]
    {
        max-width: 246px;
    }
    .lg\:max-w-\[512px\]
    {
        max-width: 512px;
    }
    .lg\:max-w-\[537px\]
    {
        max-width: 537px;
    }
    .lg\:max-w-\[740px\]
    {
        max-width: 740px;
    }
    .lg\:max-w-\[930px\]
    {
        max-width: 930px;
    }
    .lg\:max-w-xs
    {
        max-width: 20rem;
    }
    .lg\:grid-cols-3
    {
        grid-template-columns: repeat(3,minmax(0,1fr));
    }
    .lg\:flex-row
    {
        flex-direction: row;
    }
    .lg\:flex-col
    {
        flex-direction: column;
    }
    .lg\:items-center
    {
        align-items: center;
    }
    .lg\:justify-start
    {
        justify-content: flex-start;
    }
    .lg\:gap-16
    {
        gap: 4rem;
    }
    .lg\:gap-24
    {
        gap: 6rem;
    }
    .lg\:gap-4
    {
        gap: 1rem;
    }
    .lg\:gap-6
    {
        gap: 1.5rem;
    }
    .lg\:gap-\[104px\]
    {
        gap: 104px;
    }
    .lg\:gap-y-10
    {
        row-gap: 2.5rem;
    }
    .lg\:overflow-hidden
    {
        overflow: hidden;
    }
    .lg\:rounded
    {
        border-radius: .25rem;
    }
    .lg\:rounded-sm
    {
        border-radius: .125rem;
    }
    .lg\:border-b-\[3px\]
    {
        border-bottom-width: 3px;
    }
    .lg\:bg-\[\#017FCC\]
    {
        --tw-bg-opacity: 1;
        background-color: rgb(1 127 204/var(--tw-bg-opacity));
    }
    .lg\:bg-inherit
    {
        background-color: inherit;
    }
    .lg\:p-0
    {
        padding: 0;
    }
    .lg\:px-0
    {
        padding-left: 0;
        padding-right: 0;
    }
    .lg\:px-10
    {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .lg\:px-28
    {
        padding-left: 7rem;
        padding-right: 7rem;
    }
    .lg\:px-4
    {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .lg\:px-7
    {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
    }
    .lg\:px-9
    {
        padding-left: 2.25rem;
        padding-right: 2.25rem;
    }
    .lg\:px-\[112px\]
    {
        padding-left: 112px;
        padding-right: 112px;
    }
    .lg\:px-\[64px\]
    {
        padding-left: 64px;
        padding-right: 64px;
    }
    .lg\:py-12
    {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .lg\:py-3
    {
        padding-top: .75rem;
        padding-bottom: .75rem;
    }
    .lg\:py-6
    {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .lg\:py-8
    {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .lg\:py-\[27px\]
    {
        padding-top: 27px;
        padding-bottom: 27px;
    }
    .lg\:pb-3
    {
        padding-bottom: .75rem;
    }
    .lg\:pb-4
    {
        padding-bottom: 1rem;
    }
    .lg\:pb-40
    {
        padding-bottom: 10rem;
    }
    .lg\:pb-8
    {
        padding-bottom: 2rem;
    }
    .lg\:pl-28
    {
        padding-left: 7rem;
    }
    .lg\:pr-0
    {
        padding-right: 0;
    }
    .lg\:pr-28
    {
        padding-right: 7rem;
    }
    .lg\:pr-\[15\%\]
    {
        padding-right: 15%;
    }
    .lg\:pt-3
    {
        padding-top: .75rem;
    }
    .lg\:text-center
    {
        text-align: center;
    }
    .lg\:text-2xl
    {
        font-size: 1.5rem;
        line-height: 2rem;
    }
    .lg\:text-4xl
    {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }
    .lg\:text-\[28px\]
    {
        font-size: 28px;
    }
    .lg\:text-\[40px\]
    {
        font-size: 40px;
    }
    .lg\:text-base
    {
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .lg\:text-lg
    {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
    .lg\:text-sm
    {
        font-size: .875rem;
        line-height: 1.25rem;
    }
    .lg\:text-xl
    {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
    .lg\:text-xs
    {
        font-size: .75rem;
        line-height: 1rem;
    }
    .lg\:font-bold
    {
        font-weight: 700;
    }
    .lg\:font-medium
    {
        font-weight: 500;
    }
    .lg\:font-semibold
    {
        font-weight: 600;
    }
    .lg\:leading-5
    {
        line-height: 1.25rem;
    }
    .lg\:leading-8
    {
        line-height: 2rem;
    }
    .lg\:leading-9
    {
        line-height: 2.25rem;
    }
    .lg\:leading-\[36px\]
    {
        line-height: 36px;
    }
    .lg\:leading-\[44px\]
    {
        line-height: 44px;
    }
    .lg\:leading-\[48px\]
    {
        line-height: 48px;
    }
    .lg\:tracking-\[-0\.56px\]
    {
        letter-spacing: -.56px;
    }
    .lg\:tracking-\[-2\%\]
    {
        letter-spacing: -2%;
    }
    .lg\:text-black
    {
        --tw-text-opacity: 1;
        color: rgb(0 0 0/var(--tw-text-opacity));
    }
    .lg\:text-neutral-800
    {
        --tw-text-opacity: 1;
        color: rgb(45 51 57/var(--tw-text-opacity));
    }
    .lg\:\[mask-image\:none\]
    {
        -webkit-mask-image: none;
        mask-image: none;
    }
    .lg\:hover\:bg-black\/50:hover
    {
        background-color: #00000080;
    }
    .lg\:hover\:text-yellow-400:hover
    {
        --tw-text-opacity: 1;
        color: rgb(254 207 52/var(--tw-text-opacity));
    }
    .lg\:hover\:opacity-100:hover
    {
        opacity: 1;
    }
}
@media(min-width: 1280px)
{
    .xl\:right-\[-48px\]
    {
        right: -48px;
    }
    .xl\:m-auto
    {
        margin: auto;
    }
    .xl\:mx-auto
    {
        margin-left: auto;
        margin-right: auto;
    }
    .xl\:flex
    {
        display: flex;
    }
    .xl\:hidden
    {
        display: none;
    }
    .xl\:h-\[111px\]
    {
        height: 111px;
    }
    .xl\:w-\[36px\]
    {
        width: 36px;
    }
    .xl\:w-\[530px\]
    {
        width: 530px;
    }
    .xl\:min-w-\[496px\]
    {
        min-width: 496px;
    }
    .xl\:max-w-\[1216px\]
    {
        max-width: 1216px;
    }
    .xl\:max-w-\[85\%\]
    {
        max-width: 85%;
    }
    .xl\:grid-cols-\[minmax\(0\,\.5fr\)_repeat\(3\,minmax\(0\,1fr\)\)\]
    {
        grid-template-columns: minmax(0,.5fr) repeat(3,minmax(0,1fr));
    }
    .xl\:items-center
    {
        align-items: center;
    }
    .xl\:gap-6
    {
        gap: 1.5rem;
    }
    .xl\:space-x-0>:not([hidden])~:not([hidden])
    {
        --tw-space-x-reverse: 0;
        margin-right: calc(0px * var(--tw-space-x-reverse));
        margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
    }
    .xl\:space-x-4>:not([hidden])~:not([hidden])
    {
        --tw-space-x-reverse: 0;
        margin-right: calc(1rem * var(--tw-space-x-reverse));
        margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
    }
    .xl\:overflow-hidden
    {
        overflow: hidden;
    }
    .xl\:whitespace-nowrap
    {
        white-space: nowrap;
    }
    .xl\:px-0
    {
        padding-left: 0;
        padding-right: 0;
    }
    .xl\:px-12
    {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .xl\:px-8
    {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .xl\:py-0
    {
        padding-top: 0;
        padding-bottom: 0;
    }
    .xl\:pb-14
    {
        padding-bottom: 3.5rem;
    }
    .xl\:pr-0
    {
        padding-right: 0;
    }
    .xl\:pt-8
    {
        padding-top: 2rem;
    }
    .xl\:text-3xl
    {
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
    .xl\:text-base
    {
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .xl\:text-lg
    {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }
}
@media(min-width: 390px) and (max-width: 640px)
{
    .xs\:h-\[calc\(100\%-10rem\)\]
    {
        height: calc(100% - 10rem);
    }
    .xs\:max-w-max
    {
        max-width: -moz-max-content;
        max-width: max-content;
    }
    .xs\:overflow-visible
    {
        overflow: visible;
    }
}
@media(orientation: landscape) and (max-height: 460px)
{
    .mobileLandscape\:h-\[calc\(100\%-10rem\)\]
    {
        height: calc(100% - 10rem);
    }
    .mobileLandscape\:h-\[calc\(var\(--app-height\)\*0\.85\)\]
    {
        height: calc(var(--app-height) * .85);
    }
    .mobileLandscape\:h-full
    {
        height: 100%;
    }
    .mobileLandscape\:overflow-y-scroll
    {
        overflow-y: scroll;
    }
}