*, ::after, ::before {
    box-sizing: border-box
}

html {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

body {
    font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'
}

hr {
    height: 0;
    color: inherit
}

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

b, strong {
    font-weight: bolder
}

code, kbd, pre, samp {
    font-family: ui-monospace, SFMono-Regular, Consolas, 'Liberation Mono', Menlo, 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
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

:-moz-focusring {
    outline: 1px dotted ButtonText
}

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

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

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

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

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

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

summary {
    display: list-item
}

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

button {
    background-color: transparent;
    background-image: none
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

fieldset {
    margin: 0;
    padding: 0
}

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

html {
    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", PingFang SC, "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", WenQuanYi Micro Hei;
    line-height: 1.5
}

body {
    font-family: inherit;
    line-height: inherit
}

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

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

input::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1;
    color: #97a7b9
}

input::placeholder, textarea::placeholder {
    opacity: 1;
    color: #97a7b9
}

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

table {
    border-collapse: collapse
}

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

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

button, input, optgroup, select, textarea {
    padding: 0;
    line-height: inherit;
    color: inherit
}

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

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

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

* {
    --tw-shadow: 0 0 #0000;
    --tw-ring-inset: var(--tw-empty,); /*!*//*!*/
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(1, 123, 255, 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000
}

[multiple], [type=date], [type=datetime-local], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #5e748c;
    border-width: 1px;
    border-radius: 0;
    padding-top: .5rem;
    padding-right: .75rem;
    padding-bottom: .5rem;
    padding-left: .75rem;
    font-size: 1rem;
    line-height: 1.5rem
}

[multiple]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, select:focus, textarea:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,); /*!*//*!*/
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #0160c6;
    --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);
    border-color: #0160c6
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #5e748c;
    opacity: 1
}

input::placeholder, textarea::placeholder {
    color: #5e748c;
    opacity: 1
}

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

::-webkit-date-and-time-value {
    min-height: 1.5em
}

select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%235e748c' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right .5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact
}

[multiple] {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: .75rem;
    -webkit-print-color-adjust: unset;
    color-adjust: unset
}

[type=checkbox], [type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #0160c6;
    background-color: #fff;
    border-color: #5e748c;
    border-width: 1px
}

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

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

[type=checkbox]:focus, [type=radio]:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,); /*!*//*!*/
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #0160c6;
    --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)
}

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

[type=checkbox]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")
}

[type=radio]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")
}

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

[type=checkbox]:indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat
}

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

[type=file] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit
}

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

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

@media (min-width: 640px) {
    .container {
        max-width: 640px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 768px;
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

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

@media (min-width: 1280px) {
    .container {
        max-width: 1280px
    }
}

.prose {
    color: #5e748c;
    max-width: 36em
}

.prose [class~=lead] {
    color: #4f6277;
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em
}

.prose a {
    color: #1b2229;
    text-decoration: underline;
    font-weight: 500
}

.prose strong {
    color: #1b2229;
    font-weight: 600
}

.prose ol[type="A"] {
    --list-counter-style: upper-alpha
}

.prose ol[type="a"] {
    --list-counter-style: lower-alpha
}

.prose ol[type="A" s

]
{
    --list-counter-style: upper-alpha
}
.prose ol[type="a" s

]
{
    --list-counter-style: lower-alpha
}
.prose ol[type="I"] {
    --list-counter-style: upper-roman
}

.prose ol[type="i"] {
    --list-counter-style: lower-roman
}

.prose ol[type="I" s

]
{
    --list-counter-style: upper-roman
}
.prose ol[type="i" s

]
{
    --list-counter-style: lower-roman
}
.prose ol[type="1"] {
    --list-counter-style: decimal
}

.prose ol > li {
    position: relative;
    padding-left: 1.75em
}

.prose ol > li::before {
    content: counter(list-item, var(--list-counter-style, decimal)) ".";
    position: absolute;
    font-weight: 400;
    color: #5e748c;
    left: 0
}

.prose ul > li {
    position: relative;
    padding-left: 1.75em
}

.prose ul > li::before {
    content: "";
    position: absolute;
    background-color: #cfd7df;
    border-radius: 50%;
    width: .375em;
    height: .375em;
    top: calc(.875em - .1875em);
    left: .25em
}

.prose hr {
    border-color: #e3e8ed;
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em
}

.prose blockquote {
    font-weight: 500;
    font-style: normal;
    color: #1b2229;
    border-left-width: .25rem;
    border-left-color: #e3e8ed;
    quotes: "\201C" "\201D" "\2018" "\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1em
}

.prose blockquote p:first-of-type::before {
    content: open-quote
}

.prose blockquote p:last-of-type::after {
    content: close-quote
}

.prose h1 {
    color: #1b2229;
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: .8888889em;
    line-height: 1.1111111
}

.prose h2 {
    color: #1b2229;
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333
}

.prose h3 {
    color: #1b2229;
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: .6em;
    line-height: 1.6
}

.prose h4 {
    color: #1b2229;
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: .5em;
    line-height: 1.5
}

.prose figure figcaption {
    color: #5e748c;
    font-size: .875em;
    line-height: 1.4285714;
    margin-top: .8571429em
}

.prose code {
    color: #1b2229;
    font-weight: 600;
    font-size: .875em
}

.prose code::before {
    content: "`"
}

.prose code::after {
    content: "`"
}

.prose a code {
    color: #1b2229
}

.prose pre {
    color: #cfd7df;
    background-color: #28323c;
    overflow-x: auto;
    font-size: .875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: .375rem;
    padding-top: .8571429em;
    padding-right: 1.1428571em;
    padding-bottom: .8571429em;
    padding-left: 1.1428571em
}

.prose pre code {
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: 400;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

.prose pre code::before {
    content: none
}

.prose pre code::after {
    content: none
}

.prose table {
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: .875em;
    line-height: 1.7142857
}

.prose thead {
    color: #1b2229;
    font-weight: 600;
    border-bottom-width: 1px;
    border-bottom-color: #97a7b9
}

.prose thead th {
    vertical-align: bottom;
    padding-right: .5714286em;
    padding-bottom: .5714286em;
    padding-left: .5714286em
}

.prose tbody tr {
    border-bottom-width: 1px;
    border-bottom-color: #cfd7df
}

.prose tbody tr:last-child {
    border-bottom-width: 0
}

.prose tbody td {
    vertical-align: top;
    padding-top: .5714286em;
    padding-right: .5714286em;
    padding-bottom: .5714286em;
    padding-left: .5714286em
}

.prose {
    font-size: 1rem;
    line-height: 1.75
}

.prose p {
    margin-top: 1.25em;
    margin-bottom: 1.25em
}

.prose img {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose video {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose figure {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose figure > * {
    margin-top: 0;
    margin-bottom: 0
}

.prose h2 code {
    font-size: .875em
}

.prose h3 code {
    font-size: .9em
}

.prose ol {
    margin-top: 1.25em;
    margin-bottom: 1.25em
}

.prose ul {
    margin-top: 1.25em;
    margin-bottom: 1.25em
}

.prose li {
    margin-top: .5em;
    margin-bottom: .5em
}

.prose > ul > li p {
    margin-top: .75em;
    margin-bottom: .75em
}

.prose > ul > li > :first-child {
    margin-top: 1.25em
}

.prose > ul > li > :last-child {
    margin-bottom: 1.25em
}

.prose > ol > li > :first-child {
    margin-top: 1.25em
}

.prose > ol > li > :last-child {
    margin-bottom: 1.25em
}

.prose ol ol, .prose ol ul, .prose ul ol, .prose ul ul {
    margin-top: .75em;
    margin-bottom: .75em
}

.prose hr + * {
    margin-top: 0
}

.prose h2 + * {
    margin-top: 0
}

.prose h3 + * {
    margin-top: 0
}

.prose h4 + * {
    margin-top: 0
}

.prose thead th:first-child {
    padding-left: 0
}

.prose thead th:last-child {
    padding-right: 0
}

.prose tbody td:first-child {
    padding-left: 0
}

.prose tbody td:last-child {
    padding-right: 0
}

.prose > :first-child {
    margin-top: 0
}

.prose > :last-child {
    margin-bottom: 0
}

.prose .container {
    width: 100vw;
    margin-left: calc(50% - 50vw)
}

@media (min-width: 640px) {
    .prose .container {
        width: 36em;
        margin-left: calc(50% - 18em)
    }
}

@media (min-width: 1024px) {
    .prose .container {
        width: 1024px;
        margin-left: calc(50% - 1024px / 2)
    }
}

@media (min-width: 1280px) {
    .prose .container {
        width: 1280px;
        margin-left: calc(50% - 1280px / 2)
    }
}

.prose .container-full {
    width: 100vw;
    margin-left: calc(50% - 50vw)
}

.btn {
    display: inline-flex;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    align-items: center;
    justify-content: center;
    border-radius: .375rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(207, 215, 223, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 500;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(54, 67, 82, var(--tw-text-opacity));
    --tw-shadow: 0 1px 2px 0 rgba(24, 34, 41, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 150ms;
    transition-duration: 150ms;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    height: 36px
}

.btn:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 245, 247, var(--tw-bg-opacity))
}

.btn:focus {
    --tw-border-opacity: 1;
    border-color: rgba(175, 213, 255, var(--tw-border-opacity));
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(1, 123, 255, var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px
}

.btn:active {
    --tw-bg-opacity: 1;
    background-color: rgba(227, 232, 237, var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgba(40, 50, 60, var(--tw-text-opacity))
}

.btn--disabled {
    cursor: not-allowed
}

.btn--disabled {
    --tw-border-opacity: 1;
    border-color: rgba(227, 232, 237, var(--tw-border-opacity))
}

.btn--disabled {
    --tw-text-opacity: 1;
    color: rgba(151, 167, 185, var(--tw-text-opacity))
}

.btn--disabled:active, .btn--disabled:focus, .btn--disabled:hover {
    --tw-border-opacity: 1;
    border-color: rgba(227, 232, 237, var(--tw-border-opacity))
}

.btn--disabled:active, .btn--disabled:focus, .btn--disabled:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}

.btn--disabled:active, .btn--disabled:focus, .btn--disabled:hover {
    --tw-text-opacity: 1;
    color: rgba(151, 167, 185, var(--tw-text-opacity))
}

.btn--primary {
    border-color: transparent
}

.btn--primary {
    --tw-bg-opacity: 1;
    background-color: rgba(1, 123, 255, var(--tw-bg-opacity))
}

.btn--primary {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.btn--primary {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.btn--primary:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(81, 164, 255, var(--tw-bg-opacity))
}

.btn--primary:active {
    --tw-bg-opacity: 1;
    background-color: rgba(1, 96, 198, var(--tw-bg-opacity))
}

.btn--primary:active {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.btn--plain {
    border-color: transparent
}

.btn--plain {
    background-color: transparent
}

.btn--plain {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.btn--plain:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 245, 247, var(--tw-bg-opacity))
}

.btn--plain:focus {
    border-color: transparent
}

.btn--plain:focus {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.btn--plain:active {
    --tw-bg-opacity: 1;
    background-color: rgba(227, 232, 237, var(--tw-bg-opacity))
}

.btn--icon-only {
    padding-left: 9px;
    padding-right: 9px
}

.btn--icon-only.btn--lg {
    padding-left: 11px;
    padding-right: 11px
}

.btn--lg {
    height: 40px
}

.btn--xl {
    font-size: 1rem;
    line-height: 1.5rem
}

.btn--xl {
    height: 48px;
    padding-left: 24px;
    padding-right: 24px
}

.btn__icon {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 150ms
}

.btn__icon {
    transition-duration: 150ms
}

.btn__icon {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.btn__icon--left {
    margin-right: .5rem
}

.btn--lg .btn__icon--left, .btn--xl .btn__icon--left {
    margin-right: .75rem
}

.btn__icon--right {
    margin-left: .5rem
}

.btn--lg .btn__icon--right {
    margin-left: .75rem
}

.btn--icon-only .btn__icon {
    margin-right: 0
}

.btn--primary .btn__icon {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.btn--plain:hover .btn__icon {
    --tw-text-opacity: 1;
    color: rgba(94, 116, 140, var(--tw-text-opacity))
}

.icon {
    height: 1rem;
    width: 1rem;
    --tw-text-opacity: 1;
    color: rgba(151, 167, 185, var(--tw-text-opacity))
}

.icon--md {
    height: 1.5rem
}

.icon--md {
    width: 1.5rem
}

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

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

.relative {
    position: relative !important
}

.absolute {
    position: absolute !important
}

.fixed {
    position: fixed !important
}

.static {
    position: static !important
}

.inset-0 {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important
}

.inset-x-0 {
    left: 0 !important;
    right: 0 !important
}

.left-full {
    left: 100% !important
}

.bottom-0 {
    bottom: 0 !important
}

.right-full {
    right: 100% !important
}

.right-0 {
    right: 0 !important
}

.top-0 {
    top: 0 !important
}

.z-10 {
    z-index: 10 !important
}

.z-50 {
    z-index: 50 !important
}

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

.col-start-2 {
    grid-column-start: 2 !important
}

.-m-1 {
    margin: -.25rem !important
}

.m-1 {
    margin: .25rem !important
}

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

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.-mx-5 {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important
}

.-my-2 {
    margin-top: -.5rem !important;
    margin-bottom: -.5rem !important
}

.my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.-my-16 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important
}

.mb-8 {
    margin-bottom: 2rem !important
}

.mt-4 {
    margin-top: 1rem !important
}

.mb-12 {
    margin-bottom: 3rem !important
}

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

.mb-4 {
    margin-bottom: 1rem !important
}

.mb-6 {
    margin-bottom: 1.5rem !important
}

.ml-20 {
    margin-left: 5rem !important
}

.-mr-2 {
    margin-right: -.5rem !important
}

.mt-auto {
    margin-top: auto !important
}

.mt-16 {
    margin-top: 4rem !important
}

.mt-12 {
    margin-top: 3rem !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mb-10 {
    margin-bottom: 2.5rem !important
}

.mb-3 {
    margin-bottom: .75rem !important
}

.mr-3 {
    margin-right: .75rem !important
}

.ml-1\.5 {
    margin-left: .375rem !important
}

.ml-1 {
    margin-left: .25rem !important
}

.mt-0 {
    margin-top: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.-mb-16 {
    margin-bottom: -4rem !important
}

.mb-16 {
    margin-bottom: 4rem !important
}

.mt-28 {
    margin-top: 7rem !important
}

.mt-40 {
    margin-top: 10rem !important
}

.mt-8 {
    margin-top: 2rem !important
}

.ml-4 {
    margin-left: 1rem !important
}

.block {
    display: block !important
}

.inline-block {
    display: inline-block !important
}

.flex {
    display: flex !important
}

.inline-flex {
    display: inline-flex !important
}

.grid {
    display: grid !important
}

.hidden {
    display: none !important
}

.h-full {
    height: 100% !important
}

.h-5 {
    height: 1.25rem !important
}

.h-8 {
    height: 2rem !important
}

.h-40 {
    height: 10rem !important
}

.h-10 {
    height: 2.5rem !important
}

.max-h-16 {
    max-height: 4rem !important
}

.max-h-screen {
    max-height: 100vh !important
}

.w-5 {
    width: 1.25rem !important
}

.w-8 {
    width: 2rem !important
}

.w-full {
    width: 100% !important
}

.w-24 {
    width: 6rem !important
}

.w-10 {
    width: 2.5rem !important
}

.max-w-sm {
    max-width: 24rem !important
}

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

.max-w-xl {
    max-width: 36rem !important
}

.max-w-md {
    max-width: 28rem !important
}

.max-w-xs {
    max-width: 20rem !important
}

.max-w-5xl {
    max-width: 64rem !important
}

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

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

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.transform {
    --tw-translate-x: 0 !important;
    --tw-translate-y: 0 !important;
    --tw-rotate: 0 !important;
    --tw-skew-x: 0 !important;
    --tw-skew-y: 0 !important;
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important
}

.translate-y-8 {
    --tw-translate-y: 2rem !important
}

.translate-x-12 {
    --tw-translate-x: 3rem !important
}

.-translate-y-12 {
    --tw-translate-y: -3rem !important
}

.-translate-y-full {
    --tw-translate-y: -100% !important
}

.translate-x-1\/2 {
    --tw-translate-x: 50% !important
}

.-translate-x-1\/2 {
    --tw-translate-x: -50% !important
}

.translate-y-16 {
    --tw-translate-y: 4rem !important
}

.translate-x-5 {
    --tw-translate-x: 1.25rem !important
}

.-translate-y-16 {
    --tw-translate-y: -4rem !important
}

.-translate-y-4 {
    --tw-translate-y: -1rem !important
}

.-translate-y-1\/4 {
    --tw-translate-y: -25% !important
}

.-rotate-12 {
    --tw-rotate: -12deg !important
}

.rotate-12 {
    --tw-rotate: 12deg !important
}

.scale-95 {
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important
}

.cursor-default {
    cursor: default !important
}

.select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    user-select: none !important
}

.grid-cols-4 {
    grid-template-columns:repeat(4, minmax(0, 1fr)) !important
}

.grid-cols-1 {
    grid-template-columns:repeat(1, minmax(0, 1fr)) !important
}

.flex-col {
    flex-direction: column !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.items-center {
    align-items: center !important
}

.justify-center {
    justify-content: center !important
}

.justify-between {
    justify-content: space-between !important
}

.justify-end {
    justify-content: flex-end !important
}

.justify-items-center {
    justify-items: center !important
}

.gap-8 {
    gap: 2rem !important
}

.gap-4 {
    gap: 1rem !important
}

.gap-6 {
    gap: 1.5rem !important
}

.gap-y-16 {
    row-gap: 4rem !important
}

.space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(.75rem * calc(1 - var(--tw-space-x-reverse))) !important
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(2rem * var(--tw-space-y-reverse)) !important
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse))) !important
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important
}

.space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(4rem * var(--tw-space-y-reverse)) !important
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse)) !important
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(.75rem * var(--tw-space-y-reverse)) !important
}

.space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(3rem * var(--tw-space-y-reverse)) !important
}

.self-center {
    align-self: center !important
}

.overflow-hidden {
    overflow: hidden !important
}

.overflow-x-hidden {
    overflow-x: hidden !important
}

.truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important
}

.overflow-ellipsis {
    text-overflow: ellipsis !important
}

.overflow-clip {
    text-overflow: clip !important
}

.whitespace-nowrap {
    white-space: nowrap !important
}

.rounded-lg {
    border-radius: .5rem !important
}

.rounded-md {
    border-radius: .375rem !important
}

.rounded-full {
    border-radius: 9999px !important
}

.rounded-xl {
    border-radius: .75rem !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-2xl {
    border-radius: 1rem !important
}

.rounded-t-xl {
    border-top-left-radius: .75rem !important;
    border-top-right-radius: .75rem !important
}

.rounded-t-lg {
    border-top-left-radius: .5rem !important;
    border-top-right-radius: .5rem !important
}

.border {
    border-width: 1px !important
}

.border-t {
    border-top-width: 1px !important
}

.border-b-0 {
    border-bottom-width: 0 !important
}

.border-gray-200 {
    --tw-border-opacity: 1 !important;
    border-color: rgba(227, 232, 237, var(--tw-border-opacity)) !important
}

.border-gray-300 {
    --tw-border-opacity: 1 !important;
    border-color: rgba(207, 215, 223, var(--tw-border-opacity)) !important
}

.bg-gray-050 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important
}

.bg-gray-800 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(40, 50, 60, var(--tw-bg-opacity)) !important
}

.bg-white {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important
}

.bg-gray-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 245, 247, var(--tw-bg-opacity)) !important
}

.bg-blue-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(1, 123, 255, var(--tw-bg-opacity)) !important
}

.bg-indigo-200 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(225, 224, 248, var(--tw-bg-opacity)) !important
}

.bg-blue-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(235, 245, 255, var(--tw-bg-opacity)) !important
}

.bg-green-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(239, 251, 242, var(--tw-bg-opacity)) !important
}

.bg-red-100 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(255, 240, 239, var(--tw-bg-opacity)) !important
}

.bg-gray-400 {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(151, 167, 185, var(--tw-bg-opacity)) !important
}

.bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops)) !important
}

.bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops)) !important
}

.bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops)) !important
}

.from-white {
    --tw-gradient-from: #fff !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)) !important
}

.from-gray-050 {
    --tw-gradient-from: #f9fafb !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0)) !important
}

.from-gray-800 {
    --tw-gradient-from: #28323c !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(40, 50, 60, 0)) !important
}

.to-white {
    --tw-gradient-to: #fff !important
}

.to-gray-100 {
    --tw-gradient-to: #f3f5f7 !important
}

.to-gray-900 {
    --tw-gradient-to: #1b2229 !important
}

.p-6 {
    padding: 1.5rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-4 {
    padding: 1rem !important
}

.p-8 {
    padding: 2rem !important
}

.p-10 {
    padding: 2.5rem !important
}

.py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important
}

.py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important
}

.px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important
}

.py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important
}

.px-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important
}

.px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

.pt-16 {
    padding-top: 4rem !important
}

.pt-32 {
    padding-top: 8rem !important
}

.pb-12 {
    padding-bottom: 3rem !important
}

.pt-6 {
    padding-top: 1.5rem !important
}

.pt-12 {
    padding-top: 3rem !important
}

.pb-16 {
    padding-bottom: 4rem !important
}

.pb-32 {
    padding-bottom: 8rem !important
}

.text-center {
    text-align: center !important
}

.text-4xl {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important
}

.text-lg {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important
}

.text-sm {
    font-size: .875rem !important;
    line-height: 1.25rem !important
}

.text-xl {
    font-size: 1.25rem !important;
    line-height: 1.75rem !important
}

.text-2xl {
    font-size: 1.5rem !important;
    line-height: 2rem !important
}

.text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important
}

.text-6xl {
    font-size: 3rem !important
}

.text-base {
    font-size: 1rem !important;
    line-height: 1.5rem !important
}

.font-semibold {
    font-weight: 600 !important
}

.font-medium {
    font-weight: 500 !important
}

.font-extrabold {
    font-weight: 800 !important
}

.font-bold {
    font-weight: 700 !important
}

.font-normal {
    font-weight: 400 !important
}

.uppercase {
    text-transform: uppercase !important
}

.italic {
    font-style: italic !important
}

.leading-tight {
    line-height: 1.25 !important
}

.leading-relaxed {
    line-height: 1.625 !important
}

.leading-normal {
    line-height: 1.5 !important
}

.leading-none {
    line-height: 1 !important
}

.leading-6 {
    line-height: 1.5rem !important
}

.leading-7 {
    line-height: 1.75rem !important
}

.leading-8 {
    line-height: 2rem !important
}

.tracking-wider {
    letter-spacing: .05em !important
}

.text-gray-900 {
    --tw-text-opacity: 1 !important;
    color: rgba(27, 34, 41, var(--tw-text-opacity)) !important
}

.text-gray-500 {
    --tw-text-opacity: 1 !important;
    color: rgba(94, 116, 140, var(--tw-text-opacity)) !important
}

.text-gray-200 {
    --tw-text-opacity: 1 !important;
    color: rgba(227, 232, 237, var(--tw-text-opacity)) !important
}

.text-gray-700 {
    --tw-text-opacity: 1 !important;
    color: rgba(54, 67, 82, var(--tw-text-opacity)) !important
}

.text-blue-500 {
    --tw-text-opacity: 1 !important;
    color: rgba(1, 123, 255, var(--tw-text-opacity)) !important
}

.text-gray-400 {
    --tw-text-opacity: 1 !important;
    color: rgba(151, 167, 185, var(--tw-text-opacity)) !important
}

.text-blue-400 {
    --tw-text-opacity: 1 !important;
    color: rgba(81, 164, 255, var(--tw-text-opacity)) !important
}

.text-gray-800 {
    --tw-text-opacity: 1 !important;
    color: rgba(40, 50, 60, var(--tw-text-opacity)) !important
}

.text-gray-600 {
    --tw-text-opacity: 1 !important;
    color: rgba(79, 98, 119, var(--tw-text-opacity)) !important
}

.text-white {
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important
}

.text-indigo-500 {
    --tw-text-opacity: 1 !important;
    color: rgba(89, 87, 214, var(--tw-text-opacity)) !important
}

.text-green-400 {
    --tw-text-opacity: 1 !important;
    color: rgba(116, 217, 142, var(--tw-text-opacity)) !important
}

.text-red-400 {
    --tw-text-opacity: 1 !important;
    color: rgba(255, 121, 114, var(--tw-text-opacity)) !important
}

.underline {
    text-decoration: underline !important
}

.no-underline {
    text-decoration: none !important
}

.antialiased {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important
}

.opacity-0 {
    opacity: 0 !important
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(24, 34, 41, 0.1), 0 4px 6px -2px rgba(24, 34, 41, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}

.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(24, 34, 41, 0.05) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}

.shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(24, 34, 41, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgba(24, 34, 41, 0.1), 0 1px 2px 0 rgba(24, 34, 41, 0.06) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}

.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(24, 34, 41, 0.1), 0 10px 10px -5px rgba(24, 34, 41, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}

.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(24, 34, 41, 0.25) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}

.outline-none {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important
}

.ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important
}

.ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important
}

.ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important
}

.ring-4 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important
}

.grayscale {
    --tw-grayscale: grayscale(100%) !important
}

.transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important;
    transition-duration: 150ms !important
}

.transition-all {
    transition-property: all !important;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important;
    transition-duration: 150ms !important
}

.duration-300 {
    transition-duration: .3s !important
}

.duration-700 {
    transition-duration: .7s !important
}

.duration-150 {
    transition-duration: 150ms !important
}

.duration-500 {
    transition-duration: .5s !important
}

.duration {
    transition-duration: 150ms !important
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important
}

.max-h-16 {
    max-height: 4rem !important
}

.even\:flex-row-reverse:nth-child(even) {
    flex-direction: row-reverse !important
}

.hover\:scale-105:hover {
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important
}

.hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(54, 67, 82, var(--tw-bg-opacity)) !important
}

.hover\:bg-gray-050:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity)) !important
}

.hover\:text-gray-300:hover {
    --tw-text-opacity: 1 !important;
    color: rgba(207, 215, 223, var(--tw-text-opacity)) !important
}

.hover\:text-gray-600:hover {
    --tw-text-opacity: 1 !important;
    color: rgba(79, 98, 119, var(--tw-text-opacity)) !important
}

.hover\:text-gray-700:hover {
    --tw-text-opacity: 1 !important;
    color: rgba(54, 67, 82, var(--tw-text-opacity)) !important
}

.hover\:underline:hover {
    text-decoration: underline !important
}

.hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(24, 34, 41, 0.1), 0 10px 10px -5px rgba(24, 34, 41, 0.04) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}

.focus\:border-blue-500:focus {
    --tw-border-opacity: 1 !important;
    border-color: rgba(1, 123, 255, var(--tw-border-opacity)) !important
}

.focus\:bg-gray-900:focus {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(27, 34, 41, var(--tw-bg-opacity)) !important
}

.focus\:bg-gray-100:focus {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(243, 245, 247, var(--tw-bg-opacity)) !important
}

.focus\:text-lg:focus {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important
}

.focus\:text-gray-700:focus {
    --tw-text-opacity: 1 !important;
    color: rgba(54, 67, 82, var(--tw-text-opacity)) !important
}

.focus\:outline-none:focus {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important
}

.focus\:ring-blue-500:focus {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(1, 123, 255, var(--tw-ring-opacity)) !important
}

.group:hover .group-hover\:scale-105 {
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important
}

.group:hover .group-hover\:text-gray-300 {
    --tw-text-opacity: 1 !important;
    color: rgba(207, 215, 223, var(--tw-text-opacity)) !important
}

.group:hover .group-hover\:text-blue-600 {
    --tw-text-opacity: 1 !important;
    color: rgba(1, 96, 198, var(--tw-text-opacity)) !important
}

@media (min-width: 640px) {
    .sm\:prose {
        color: #5e748c;
        max-width: 36em
    }

    .sm\:prose [class~=lead] {
        color: #4f6277;
        font-size: 1.25em;
        line-height: 1.6;
        margin-top: 1.2em;
        margin-bottom: 1.2em
    }

    .sm\:prose a {
        color: #1b2229;
        text-decoration: underline;
        font-weight: 500
    }

    .sm\:prose strong {
        color: #1b2229;
        font-weight: 600
    }

    .sm\:prose ol[type="A"] {
        --list-counter-style: upper-alpha
    }

    .sm\:prose ol[type="a"] {
        --list-counter-style: lower-alpha
    }

    .sm\:prose ol[type="A" s

] {
    --list-counter-style: upper-alpha
}.sm\:prose ol[type="a" s

] {
    --list-counter-style: lower-alpha
}.sm\:prose ol[type="I"] {
     --list-counter-style: upper-roman
 }

    .sm\:prose ol[type="i"] {
        --list-counter-style: lower-roman
    }

    .sm\:prose ol[type="I" s

] {
    --list-counter-style: upper-roman
}.sm\:prose ol[type="i" s

] {
    --list-counter-style: lower-roman
}.sm\:prose ol[type="1"] {
     --list-counter-style: decimal
 }

    .sm\:prose ol > li {
        position: relative;
        padding-left: 1.75em
    }

    .sm\:prose ol > li::before {
        content: counter(list-item, var(--list-counter-style, decimal)) ".";
        position: absolute;
        font-weight: 400;
        color: #5e748c;
        left: 0
    }

    .sm\:prose ul > li {
        position: relative;
        padding-left: 1.75em
    }

    .sm\:prose ul > li::before {
        content: "";
        position: absolute;
        background-color: #cfd7df;
        border-radius: 50%;
        width: .375em;
        height: .375em;
        top: calc(.875em - .1875em);
        left: .25em
    }

    .sm\:prose hr {
        border-color: #e3e8ed;
        border-top-width: 1px;
        margin-top: 3em;
        margin-bottom: 3em
    }

    .sm\:prose blockquote {
        font-weight: 500;
        font-style: normal;
        color: #1b2229;
        border-left-width: .25rem;
        border-left-color: #e3e8ed;
        quotes: "\201C" "\201D" "\2018" "\2019";
        margin-top: 1.6em;
        margin-bottom: 1.6em;
        padding-left: 1em
    }

    .sm\:prose blockquote p:first-of-type::before {
        content: open-quote
    }

    .sm\:prose blockquote p:last-of-type::after {
        content: close-quote
    }

    .sm\:prose h1 {
        color: #1b2229;
        font-weight: 800;
        font-size: 2.25em;
        margin-top: 0;
        margin-bottom: .8888889em;
        line-height: 1.1111111
    }

    .sm\:prose h2 {
        color: #1b2229;
        font-weight: 700;
        font-size: 1.5em;
        margin-top: 2em;
        margin-bottom: 1em;
        line-height: 1.3333333
    }

    .sm\:prose h3 {
        color: #1b2229;
        font-weight: 600;
        font-size: 1.25em;
        margin-top: 1.6em;
        margin-bottom: .6em;
        line-height: 1.6
    }

    .sm\:prose h4 {
        color: #1b2229;
        font-weight: 600;
        margin-top: 1.5em;
        margin-bottom: .5em;
        line-height: 1.5
    }

    .sm\:prose figure figcaption {
        color: #5e748c;
        font-size: .875em;
        line-height: 1.4285714;
        margin-top: .8571429em
    }

    .sm\:prose code {
        color: #1b2229;
        font-weight: 600;
        font-size: .875em
    }

    .sm\:prose code::before {
        content: "`"
    }

    .sm\:prose code::after {
        content: "`"
    }

    .sm\:prose a code {
        color: #1b2229
    }

    .sm\:prose pre {
        color: #cfd7df;
        background-color: #28323c;
        overflow-x: auto;
        font-size: .875em;
        line-height: 1.7142857;
        margin-top: 1.7142857em;
        margin-bottom: 1.7142857em;
        border-radius: .375rem;
        padding-top: .8571429em;
        padding-right: 1.1428571em;
        padding-bottom: .8571429em;
        padding-left: 1.1428571em
    }

    .sm\:prose pre code {
        background-color: transparent;
        border-width: 0;
        border-radius: 0;
        padding: 0;
        font-weight: 400;
        color: inherit;
        font-size: inherit;
        font-family: inherit;
        line-height: inherit
    }

    .sm\:prose pre code::before {
        content: none
    }

    .sm\:prose pre code::after {
        content: none
    }

    .sm\:prose table {
        width: 100%;
        table-layout: auto;
        text-align: left;
        margin-top: 2em;
        margin-bottom: 2em;
        font-size: .875em;
        line-height: 1.7142857
    }

    .sm\:prose thead {
        color: #1b2229;
        font-weight: 600;
        border-bottom-width: 1px;
        border-bottom-color: #97a7b9
    }

    .sm\:prose thead th {
        vertical-align: bottom;
        padding-right: .5714286em;
        padding-bottom: .5714286em;
        padding-left: .5714286em
    }

    .sm\:prose tbody tr {
        border-bottom-width: 1px;
        border-bottom-color: #cfd7df
    }

    .sm\:prose tbody tr:last-child {
        border-bottom-width: 0
    }

    .sm\:prose tbody td {
        vertical-align: top;
        padding-top: .5714286em;
        padding-right: .5714286em;
        padding-bottom: .5714286em;
        padding-left: .5714286em
    }

    .sm\:prose {
        font-size: 1rem;
        line-height: 1.75
    }

    .sm\:prose p {
        margin-top: 1.25em;
        margin-bottom: 1.25em
    }

    .sm\:prose img {
        margin-top: 2em;
        margin-bottom: 2em
    }

    .sm\:prose video {
        margin-top: 2em;
        margin-bottom: 2em
    }

    .sm\:prose figure {
        margin-top: 2em;
        margin-bottom: 2em
    }

    .sm\:prose figure > * {
        margin-top: 0;
        margin-bottom: 0
    }

    .sm\:prose h2 code {
        font-size: .875em
    }

    .sm\:prose h3 code {
        font-size: .9em
    }

    .sm\:prose ol {
        margin-top: 1.25em;
        margin-bottom: 1.25em
    }

    .sm\:prose ul {
        margin-top: 1.25em;
        margin-bottom: 1.25em
    }

    .sm\:prose li {
        margin-top: .5em;
        margin-bottom: .5em
    }

    .sm\:prose > ul > li p {
        margin-top: .75em;
        margin-bottom: .75em
    }

    .sm\:prose > ul > li > :first-child {
        margin-top: 1.25em
    }

    .sm\:prose > ul > li > :last-child {
        margin-bottom: 1.25em
    }

    .sm\:prose > ol > li > :first-child {
        margin-top: 1.25em
    }

    .sm\:prose > ol > li > :last-child {
        margin-bottom: 1.25em
    }

    .sm\:prose ol ol, .sm\:prose ol ul, .sm\:prose ul ol, .sm\:prose ul ul {
        margin-top: .75em;
        margin-bottom: .75em
    }

    .sm\:prose ol ol, .sm\:prose ol ul, .sm\:prose ul ol, .sm\:prose ul ul {
        margin-top: .75em;
        margin-bottom: .75em
    }

    .sm\:prose ol ol, .sm\:prose ol ul, .sm\:prose ul ol, .sm\:prose ul ul {
        margin-top: .75em;
        margin-bottom: .75em
    }

    .sm\:prose ol ol, .sm\:prose ol ul, .sm\:prose ul ol, .sm\:prose ul ul {
        margin-top: .75em;
        margin-bottom: .75em
    }

    .sm\:prose hr + * {
        margin-top: 0
    }

    .sm\:prose h2 + * {
        margin-top: 0
    }

    .sm\:prose h3 + * {
        margin-top: 0
    }

    .sm\:prose h4 + * {
        margin-top: 0
    }

    .sm\:prose thead th:first-child {
        padding-left: 0
    }

    .sm\:prose thead th:last-child {
        padding-right: 0
    }

    .sm\:prose tbody td:first-child {
        padding-left: 0
    }

    .sm\:prose tbody td:last-child {
        padding-right: 0
    }

    .sm\:prose > :first-child {
        margin-top: 0
    }

    .sm\:prose > :last-child {
        margin-bottom: 0
    }

    .sm\:col-start-2 {
        grid-column-start: 2 !important
    }

    .sm\:col-start-4 {
        grid-column-start: 4 !important
    }

    .sm\:col-start-auto {
        grid-column-start: auto !important
    }

    .sm\:row-start-2 {
        grid-row-start: 2 !important
    }

    .sm\:mt-36 {
        margin-top: 9rem !important
    }

    .sm\:mt-48 {
        margin-top: 12rem !important
    }

    .sm\:max-w-sm {
        max-width: 24rem !important
    }

    .sm\:max-w-md {
        max-width: 28rem !important
    }

    .sm\:max-w-2xl {
        max-width: 42rem !important
    }

    .sm\:scale-100 {
        --tw-scale-x: 1 !important;
        --tw-scale-y: 1 !important
    }

    .sm\:grid-cols-6 {
        grid-template-columns:repeat(6, minmax(0, 1fr)) !important
    }

    .sm\:grid-cols-4 {
        grid-template-columns:repeat(4, minmax(0, 1fr)) !important
    }

    .sm\:gap-6 {
        gap: 1.5rem !important
    }

    .sm\:px-6 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .sm\:text-center {
        text-align: center !important
    }

    .sm\:text-xl {
        font-size: 1.25rem !important;
        line-height: 1.75rem !important
    }

    .sm\:text-3xl {
        font-size: 1.875rem !important;
        line-height: 2.25rem !important
    }

    .sm\:text-lg {
        font-size: 1.125rem !important;
        line-height: 1.75rem !important
    }

    .sm\:text-4xl {
        font-size: 2.25rem !important;
        line-height: 2.5rem !important
    }

    .sm\:leading-relaxed {
        line-height: 1.625 !important
    }

    .sm\:leading-normal {
        line-height: 1.5 !important
    }
}

@media (min-width: 768px) {
    .md\:bottom-auto {
        bottom: auto !important
    }

    .md\:col-span-5 {
        grid-column: span 5/span 5 !important
    }

    .md\:col-span-6 {
        grid-column: span 6/span 6 !important
    }

    .md\:col-start-7 {
        grid-column-start: 7 !important
    }

    .md\:col-start-1 {
        grid-column-start: 1 !important
    }

    .md\:mt-8 {
        margin-top: 2rem !important
    }

    .md\:mb-12 {
        margin-bottom: 3rem !important
    }

    .md\:-mt-16 {
        margin-top: -4rem !important
    }

    .md\:mt-0 {
        margin-top: 0 !important
    }

    .md\:mt-48 {
        margin-top: 12rem !important
    }

    .md\:mt-64 {
        margin-top: 16rem !important
    }

    .md\:block {
        display: block !important
    }

    .md\:grid {
        display: grid !important
    }

    .md\:hidden {
        display: none !important
    }

    .md\:h-auto {
        height: auto !important
    }

    .md\:max-h-full {
        max-height: 100% !important
    }

    .md\:max-w-md {
        max-width: 28rem !important
    }

    .md\:max-w-lg {
        max-width: 32rem !important
    }

    .md\:max-w-2xl {
        max-width: 42rem !important
    }

    .md\:max-w-3xl {
        max-width: 48rem !important
    }

    .md\:translate-y-24 {
        --tw-translate-y: 6rem !important
    }

    .md\:-translate-y-24 {
        --tw-translate-y: -6rem !important
    }

    .md\:grid-cols-12 {
        grid-template-columns:repeat(12, minmax(0, 1fr)) !important
    }

    .md\:grid-cols-3 {
        grid-template-columns:repeat(3, minmax(0, 1fr)) !important
    }

    .md\:items-center {
        align-items: center !important
    }

    .md\:gap-6 {
        gap: 1.5rem !important
    }

    .md\:gap-8 {
        gap: 2rem !important
    }

    .md\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0 !important;
        margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
        margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important
    }

    .md\:py-6 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .md\:py-20 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .md\:px-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .md\:px-6 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .md\:px-12 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .md\:pt-\[88px\] {
        padding-top: 88px !important
    }

    .md\:pt-12 {
        padding-top: 3rem !important
    }

    .md\:pt-8 {
        padding-top: 2rem !important
    }

    .md\:text-left {
        text-align: left !important
    }

    .md\:text-center {
        text-align: center !important
    }

    .md\:text-5xl {
        font-size: 2.5rem !important
    }

    .md\:text-xl {
        font-size: 1.25rem !important;
        line-height: 1.75rem !important
    }

    .md\:leading-9 {
        line-height: 2.25rem !important
    }

    .md\:leading-normal {
        line-height: 1.5 !important
    }
}

@media (min-width: 1024px) {
    .lg\:prose-lg {
        font-size: 1.125rem;
        line-height: 1.7777778
    }

    .lg\:prose-lg p {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em
    }

    .lg\:prose-lg [class~=lead] {
        font-size: 1.2222222em;
        line-height: 1.4545455;
        margin-top: 1.0909091em;
        margin-bottom: 1.0909091em
    }

    .lg\:prose-lg blockquote {
        margin-top: 1.6666667em;
        margin-bottom: 1.6666667em;
        padding-left: 1em
    }

    .lg\:prose-lg h1 {
        font-size: 2.6666667em;
        margin-top: 0;
        margin-bottom: .8333333em;
        line-height: 1
    }

    .lg\:prose-lg h2 {
        font-size: 1.6666667em;
        margin-top: 1.8666667em;
        margin-bottom: 1.0666667em;
        line-height: 1.3333333
    }

    .lg\:prose-lg h3 {
        font-size: 1.3333333em;
        margin-top: 1.6666667em;
        margin-bottom: .6666667em;
        line-height: 1.5
    }

    .lg\:prose-lg h4 {
        margin-top: 1.7777778em;
        margin-bottom: .4444444em;
        line-height: 1.5555556
    }

    .lg\:prose-lg img {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em
    }

    .lg\:prose-lg video {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em
    }

    .lg\:prose-lg figure {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em
    }

    .lg\:prose-lg figure > * {
        margin-top: 0;
        margin-bottom: 0
    }

    .lg\:prose-lg figure figcaption {
        font-size: .8888889em;
        line-height: 1.5;
        margin-top: 1em
    }

    .lg\:prose-lg code {
        font-size: .8888889em
    }

    .lg\:prose-lg h2 code {
        font-size: .8666667em
    }

    .lg\:prose-lg h3 code {
        font-size: .875em
    }

    .lg\:prose-lg pre {
        font-size: .8888889em;
        line-height: 1.75;
        margin-top: 2em;
        margin-bottom: 2em;
        border-radius: .375rem;
        padding-top: 1em;
        padding-right: 1.5em;
        padding-bottom: 1em;
        padding-left: 1.5em
    }

    .lg\:prose-lg ol {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em
    }

    .lg\:prose-lg ul {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em
    }

    .lg\:prose-lg li {
        margin-top: .6666667em;
        margin-bottom: .6666667em
    }

    .lg\:prose-lg ol > li {
        padding-left: 1.6666667em
    }

    .lg\:prose-lg ol > li::before {
        left: 0
    }

    .lg\:prose-lg ul > li {
        padding-left: 1.6666667em
    }

    .lg\:prose-lg ul > li::before {
        width: .3333333em;
        height: .3333333em;
        top: calc(.8888889em - .1666667em);
        left: .2222222em
    }

    .lg\:prose-lg > ul > li p {
        margin-top: .8888889em;
        margin-bottom: .8888889em
    }

    .lg\:prose-lg > ul > li > :first-child {
        margin-top: 1.3333333em
    }

    .lg\:prose-lg > ul > li > :last-child {
        margin-bottom: 1.3333333em
    }

    .lg\:prose-lg > ol > li > :first-child {
        margin-top: 1.3333333em
    }

    .lg\:prose-lg > ol > li > :last-child {
        margin-bottom: 1.3333333em
    }

    .lg\:prose-lg ol ol, .lg\:prose-lg ol ul, .lg\:prose-lg ul ol, .lg\:prose-lg ul ul {
        margin-top: .8888889em;
        margin-bottom: .8888889em
    }

    .lg\:prose-lg ol ol, .lg\:prose-lg ol ul, .lg\:prose-lg ul ol, .lg\:prose-lg ul ul {
        margin-top: .8888889em;
        margin-bottom: .8888889em
    }

    .lg\:prose-lg ol ol, .lg\:prose-lg ol ul, .lg\:prose-lg ul ol, .lg\:prose-lg ul ul {
        margin-top: .8888889em;
        margin-bottom: .8888889em
    }

    .lg\:prose-lg ol ol, .lg\:prose-lg ol ul, .lg\:prose-lg ul ol, .lg\:prose-lg ul ul {
        margin-top: .8888889em;
        margin-bottom: .8888889em
    }

    .lg\:prose-lg hr {
        margin-top: 3.1111111em;
        margin-bottom: 3.1111111em
    }

    .lg\:prose-lg hr + * {
        margin-top: 0
    }

    .lg\:prose-lg h2 + * {
        margin-top: 0
    }

    .lg\:prose-lg h3 + * {
        margin-top: 0
    }

    .lg\:prose-lg h4 + * {
        margin-top: 0
    }

    .lg\:prose-lg table {
        font-size: .8888889em;
        line-height: 1.5
    }

    .lg\:prose-lg thead th {
        padding-right: .75em;
        padding-bottom: .75em;
        padding-left: .75em
    }

    .lg\:prose-lg thead th:first-child {
        padding-left: 0
    }

    .lg\:prose-lg thead th:last-child {
        padding-right: 0
    }

    .lg\:prose-lg tbody td {
        padding-top: .75em;
        padding-right: .75em;
        padding-bottom: .75em;
        padding-left: .75em
    }

    .lg\:prose-lg tbody td:first-child {
        padding-left: 0
    }

    .lg\:prose-lg tbody td:last-child {
        padding-right: 0
    }

    .lg\:prose-lg > :first-child {
        margin-top: 0
    }

    .lg\:prose-lg > :last-child {
        margin-bottom: 0
    }

    .lg\:col-span-5 {
        grid-column: span 5/span 5 !important
    }

    .lg\:col-span-6 {
        grid-column: span 6/span 6 !important
    }

    .lg\:col-span-7 {
        grid-column: span 7/span 7 !important
    }

    .lg\:col-span-1 {
        grid-column: span 1/span 1 !important
    }

    .lg\:col-start-7 {
        grid-column-start: 7 !important
    }

    .lg\:col-start-4 {
        grid-column-start: 4 !important
    }

    .lg\:col-start-2 {
        grid-column-start: 2 !important
    }

    .lg\:col-start-8 {
        grid-column-start: 8 !important
    }

    .lg\:row-start-1 {
        grid-row-start: 1 !important
    }

    .lg\:-mx-4 {
        margin-left: -1rem !important;
        margin-right: -1rem !important
    }

    .lg\:mx-4 {
        margin-left: 1rem !important;
        margin-right: 1rem !important
    }

    .lg\:my-16 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
    }

    .lg\:my-24 {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important
    }

    .lg\:mb-0 {
        margin-bottom: 0 !important
    }

    .lg\:ml-0 {
        margin-left: 0 !important
    }

    .lg\:mt-8 {
        margin-top: 2rem !important
    }

    .lg\:mt-0 {
        margin-top: 0 !important
    }

    .lg\:-mb-16 {
        margin-bottom: -4rem !important
    }

    .lg\:mb-20 {
        margin-bottom: 5rem !important
    }

    .lg\:mr-16 {
        margin-right: 4rem !important
    }

    .lg\:-mb-32 {
        margin-bottom: -8rem !important
    }

    .lg\:mt-24 {
        margin-top: 6rem !important
    }

    .lg\:mb-32 {
        margin-bottom: 8rem !important
    }

    .lg\:mb-40 {
        margin-bottom: 10rem !important
    }

    .lg\:mt-56 {
        margin-top: 14rem !important
    }

    .lg\:mt-12 {
        margin-top: 3rem !important
    }

    .lg\:mb-24 {
        margin-bottom: 6rem !important
    }

    .lg\:mt-16 {
        margin-top: 4rem !important
    }

    .lg\:-mt-32 {
        margin-top: -8rem !important
    }

    .lg\:block {
        display: block !important
    }

    .lg\:flex {
        display: flex !important
    }

    .lg\:grid {
        display: grid !important
    }

    .lg\:w-7\/12 {
        width: 58.333333% !important
    }

    .lg\:w-5\/12 {
        width: 41.666667% !important
    }

    .lg\:max-w-md {
        max-width: 28rem !important
    }

    .lg\:max-w-none {
        max-width: none !important
    }

    .lg\:max-w-lg {
        max-width: 32rem !important
    }

    .lg\:max-w-2xl {
        max-width: 42rem !important
    }

    .lg\:max-w-4xl {
        max-width: 56rem !important
    }

    .lg\:max-w-6xl {
        max-width: 72rem !important
    }

    .lg\:max-w-3xl {
        max-width: 48rem !important
    }

    .lg\:max-w-xl {
        max-width: 36rem !important
    }

    .lg\:max-w-full {
        max-width: 100% !important
    }

    .lg\:max-w-5xl {
        max-width: 64rem !important
    }

    .lg\:transform {
        --tw-translate-x: 0 !important;
        --tw-translate-y: 0 !important;
        --tw-rotate: 0 !important;
        --tw-skew-x: 0 !important;
        --tw-skew-y: 0 !important;
        --tw-scale-x: 1 !important;
        --tw-scale-y: 1 !important;
        transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important
    }

    .lg\:translate-y-8 {
        --tw-translate-y: 2rem !important
    }

    .lg\:-translate-y-16 {
        --tw-translate-y: -4rem !important
    }

    .lg\:grid-flow-row-dense {
        grid-auto-flow: row dense !important
    }

    .lg\:grid-flow-col-dense {
        grid-auto-flow: column dense !important
    }

    .lg\:grid-cols-12 {
        grid-template-columns:repeat(12, minmax(0, 1fr)) !important
    }

    .lg\:grid-cols-3 {
        grid-template-columns:repeat(3, minmax(0, 1fr)) !important
    }

    .lg\:grid-cols-5 {
        grid-template-columns:repeat(5, minmax(0, 1fr)) !important
    }

    .lg\:grid-cols-2 {
        grid-template-columns:repeat(2, minmax(0, 1fr)) !important
    }

    .lg\:items-center {
        align-items: center !important
    }

    .lg\:justify-start {
        justify-content: flex-start !important
    }

    .lg\:justify-end {
        justify-content: flex-end !important
    }

    .lg\:gap-8 {
        gap: 2rem !important
    }

    .lg\:gap-4 {
        gap: 1rem !important
    }

    .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0 !important;
        margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
        margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important
    }

    .lg\:px-4 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .lg\:py-8 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .lg\:py-20 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .lg\:py-16 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }

    .lg\:px-8 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }

    .lg\:py-24 {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important
    }

    .lg\:py-32 {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important
    }

    .lg\:py-64 {
        padding-top: 16rem !important;
        padding-bottom: 16rem !important
    }

    .lg\:px-6 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .lg\:pl-8 {
        padding-left: 2rem !important
    }

    .lg\:pb-24 {
        padding-bottom: 6rem !important
    }

    .lg\:pl-12 {
        padding-left: 3rem !important
    }

    .lg\:pt-20 {
        padding-top: 5rem !important
    }

    .lg\:pt-24 {
        padding-top: 6rem !important
    }

    .lg\:pb-32 {
        padding-bottom: 8rem !important
    }

    .lg\:pt-32 {
        padding-top: 8rem !important
    }

    .lg\:pb-64 {
        padding-bottom: 16rem !important
    }

    .lg\:text-left {
        text-align: left !important
    }

    .lg\:text-6xl {
        font-size: 3rem !important
    }

    .lg\:text-7xl {
        font-size: 4rem !important
    }

    .lg\:text-xl {
        font-size: 1.25rem !important;
        line-height: 1.75rem !important
    }

    .lg\:text-2xl {
        font-size: 1.5rem !important;
        line-height: 2rem !important
    }

    .lg\:leading-relaxed {
        line-height: 1.625 !important
    }

    .lg\:leading-9 {
        line-height: 2.25rem !important
    }

    .lg\:leading-10 {
        line-height: 2.5rem !important
    }
}

@media (min-width: 1280px) {
    .xl\:col-span-7 {
        grid-column: span 7/span 7 !important
    }

    .xl\:col-span-5 {
        grid-column: span 5/span 5 !important
    }

    .xl\:col-start-9 {
        grid-column-start: 9 !important
    }

    .xl\:col-start-8 {
        grid-column-start: 8 !important
    }

    .xl\:my-20 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }

    .xl\:my-24 {
        margin-top: 6rem !important;
        margin-bottom: 6rem !important
    }

    .xl\:mb-6 {
        margin-bottom: 1.5rem !important
    }

    .xl\:mb-8 {
        margin-bottom: 2rem !important
    }

    .xl\:mt-8 {
        margin-top: 2rem !important
    }

    .xl\:-ml-5 {
        margin-left: -1.25rem !important
    }

    .xl\:-mb-24 {
        margin-bottom: -6rem !important
    }

    .xl\:max-w-xl {
        max-width: 36rem !important
    }

    .xl\:max-w-3xl {
        max-width: 48rem !important
    }

    .xl\:max-w-none {
        max-width: none !important
    }

    .xl\:max-w-5xl {
        max-width: 64rem !important
    }

    .xl\:gap-8 {
        gap: 2rem !important
    }

    .xl\:space-y-24 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0 !important;
        margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse))) !important;
        margin-bottom: calc(6rem * var(--tw-space-y-reverse)) !important
    }

    .xl\:px-8 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }

    .xl\:py-32 {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important
    }

    .xl\:py-20 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

    .xl\:text-2xl {
        font-size: 1.5rem !important;
        line-height: 2rem !important
    }

    .xl\:text-4xl {
        font-size: 2.25rem !important;
        line-height: 2.5rem !important
    }

    .xl\:text-5xl {
        font-size: 2.5rem !important
    }

    .xl\:text-8xl {
        font-size: 5em !important
    }

    .xl\:leading-relaxed {
        line-height: 1.625 !important
    }
}

@media (min-width: 1536px) {
    .\32xl\:translate-x-3\/4 {
        --tw-translate-x: 75% !important
    }

    .\32xl\:-translate-x-3\/4 {
        --tw-translate-x: -75% !important
    }

    .\32xl\:text-9xl {
        font-size: 8rem !important;
        line-height: 1 !important
    }
}

.nuxt-progress {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    width: 0;
    opacity: 1;
    transition: width .1s, opacity .4s;
    background-color: #000;
    z-index: 999999
}

.nuxt-progress.nuxt-progress-notransition {
    transition: none
}

.nuxt-progress-failed {
    background-color: red
}

.nuxt-link-active[data-v-14856c7b]:not([type=button]) {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 245, 247, var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgba(54, 67, 82, var(--tw-text-opacity));
    outline: 2px solid transparent;
    outline-offset: 2px
}
