@charset "UTF-8";
*:where(:not(html, iframe, canvas, img, svg, video, audio):not(svg *, symbol *)) {
    all: unset;
    display: revert;
}
*,
*:before,
*:after {
    box-sizing: border-box;
}
a,
button {
    cursor: revert;
}
ol,
ul,
menu {
    list-style: none;
}
img {
    max-width: 100%;
}
table {
    border-collapse: collapse;
}
input,
textarea {
    -webkit-user-select: auto;
}
textarea {
    white-space: revert;
}
meter {
    -webkit-appearance: revert;
    -moz-appearance: revert;
    appearance: revert;
}
::-moz-placeholder {
    color: unset;
}
::placeholder {
    color: unset;
}
:where([hidden]) {
    display: none;
}
:where([contenteditable]:not([contenteditable="false"])) {
    -moz-user-modify: read-write;
    -webkit-user-modify: read-write;
    overflow-wrap: break-word;
    -webkit-line-break: after-white-space;
    -webkit-user-select: auto;
}
:where([draggable="true"]) {
    -webkit-user-drag: element;
}
button {
    cursor: pointer;
}
input:-webkit-autofill,
input:-webkit-autofill:focus {
    -webkit-transition: background-color 0s 600000s, color 0s 600000s !important;
    transition: background-color 0s 600000s, color 0s 600000s !important;
}
*,
:before,
:after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
}
:before,
:after {
    --tw-content: "";
}
html,
:host {
    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, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent;
}
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-feature-settings: normal;
    font-variation-settings: normal;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
}
button,
select {
    text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none;
}
:-moz-focusring {
    outline: auto;
}
:-moz-ui-invalid {
    box-shadow: none;
}
progress {
    vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
summary {
    display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
    margin: 0;
}
fieldset {
    margin: 0;
    padding: 0;
}
legend {
    padding: 0;
}
ol,
ul,
menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
dialog {
    padding: 0;
}
textarea {
    resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af;
}
button,
[role="button"] {
    cursor: pointer;
}
:disabled {
    cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
    display: block;
    vertical-align: middle;
}
img,
video {
    max-width: 100%;
    height: auto;
}
[hidden] {
    display: none;
}
*,
: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 / 0.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: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style: ;
}
::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.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: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style: ;
}
.container {
    width: 100%;
}
@media (min-width: 376px) {
    .container {
        max-width: 376px;
    }
}
@media (min-width: 475px) {
    .container {
        max-width: 475px;
    }
}
@media (min-width: 681px) {
    .container {
        max-width: 681px;
    }
}
@media (min-width: 769px) {
    .container {
        max-width: 769px;
    }
}
@media (min-width: 835px) {
    .container {
        max-width: 835px;
    }
}
@media (min-width: 1061px) {
    .container {
        max-width: 1061px;
    }
}
@media (min-width: 1201px) {
    .container {
        max-width: 1201px;
    }
}
@media (min-width: 1261px) {
    .container {
        max-width: 1261px;
    }
}
@media (min-width: 1331px) {
    .container {
        max-width: 1331px;
    }
}
@media (min-width: 1441px) {
    .container {
        max-width: 1441px;
    }
}
.visible {
    visibility: visible;
}
.fixed {
    position: fixed;
}
.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.left-0 {
    left: 0;
}
.right-\[20px\] {
    right: 20px;
}
.top-0 {
    top: 0;
}
.top-\[9px\] {
    top: 9px;
}
.top-\[calc\(100\%\+6px\)\] {
    top: calc(100% + 6px);
}
.z-10 {
    z-index: 10;
}
.z-\[-1\] {
    z-index: -1;
}
.z-\[10\] {
    z-index: 10;
}
.z-\[9\] {
    z-index: 9;
}
.mx-\[25px\] {
    margin-left: 25px;
    margin-right: 25px;
}
.my-\[20px\] {
    margin-top: 20px;
    margin-bottom: 20px;
}
.mb-\[10px\] {
    margin-bottom: 10px;
}
.mb-\[13px\] {
    margin-bottom: 13px;
}
.mb-\[17px\] {
    margin-bottom: 17px;
}
.mb-\[18px\] {
    margin-bottom: 18px;
}
.mb-\[19px\] {
    margin-bottom: 19px;
}
.mb-\[20px\] {
    margin-bottom: 20px;
}
.ml-auto {
    margin-left: auto;
}
.mt-\[-12px\] {
    margin-top: -12px;
}
.mt-\[-3px\] {
    margin-top: -3px;
}
.mt-\[\.5rem\] {
    margin-top: 0.5rem;
}
.mt-\[10px\] {
    margin-top: 10px;
}
.mt-\[12px\] {
    margin-top: 12px;
}
.mt-\[16px\] {
    margin-top: 16px;
}
.mt-\[17px\] {
    margin-top: 17px;
}
.mt-\[18px\] {
    margin-top: 18px;
}
.mt-\[2\.25rem\] {
    margin-top: 2.25rem;
}
.mt-\[20px\] {
    margin-top: 20px;
}
.mt-\[21px\] {
    margin-top: 21px;
}
.mt-\[22px\] {
    margin-top: 22px;
}
.mt-\[25px\] {
    margin-top: 25px;
}
.mt-\[2rem\] {
    margin-top: 2rem;
}
.mt-\[31px\] {
    margin-top: 31px;
}
.mt-\[33px\] {
    margin-top: 33px;
}
.mt-\[35px\] {
    margin-top: 35px;
}
.mt-\[5px\] {
    margin-top: 5px;
}
.mt-\[60px\] {
    margin-top: 60px;
}
.mt-\[8px\] {
    margin-top: 8px;
}
.flex {
    display: flex;
}
.grid {
    display: grid;
}
.hidden {
    display: none;
}
.h-\[100\%\] {
    height: 100%;
}
.h-me {
    height: 64%;
    overflow-y: hidden;
}
.h-\[13\.55px\] {
    height: 13.55px;
}
.h-\[14px\] {
    height: 14px;
}
.h-\[15px\] {
    height: 15px;
}
.h-\[16px\] {
    height: 16px;
}
.h-\[18px\] {
    height: 18px;
}
.h-\[19px\] {
    height: 19px;
}
.h-\[20px\] {
    height: 20px;
}
.h-\[21px\] {
    height: 21px;
}
.h-\[22px\] {
    height: 22px;
}
.h-\[32px\] {
    height: 32px;
}
.h-\[34px\] {
    height: 34px;
}
.h-\[36px\] {
    height: 36px;
}
.h-\[40px\] {
    height: 40px;
}
.h-\[8px\] {
    height: 8px;
}
.h-\[inherit\] {
    height: inherit;
}
.min-h-\[18px\] {
    min-height: 18px;
}
.min-h-\[50px\] {
    min-height: 50px;
}
.min-h-\[76\.65vh\] {
    min-height: 76.65vh;
}
.min-h-\[96px\] {
    min-height: 96px;
}
.w-\[100\%\] {
    width: 100%;
}
.w-\[14\.6px\] {
    width: 14.6px;
}
.w-\[14px\] {
    width: 14px;
}
.w-\[15px\] {
    width: 15px;
}
.w-\[16px\] {
    width: 16px;
}
.w-\[17px\] {
    width: 17px;
}
.w-\[18px\] {
    width: 18px;
}
.w-\[19px\] {
    width: 19px;
}
.w-\[1px\] {
    width: 1px;
}
.w-\[20px\] {
    width: 20px;
}
.w-\[22\.61px\] {
    width: 22.61px;
}
.w-\[22px\] {
    width: 22px;
}
.w-\[2px\] {
    width: 2px;
}
.w-\[30\%\] {
    width: 30%;
}
.w-\[32px\] {
    width: 32px;
}
.w-\[36px\] {
    width: 36px;
}
.w-\[37px\] {
    width: 37px;
}
.w-\[40px\] {
    width: 40px;
}
.w-fit {
    width: -moz-fit-content;
    width: fit-content;
}
.min-w-\[154px\] {
    min-width: 154px;
}
.min-w-\[16px\] {
    min-width: 16px;
}
.min-w-\[24px\] {
    min-width: 24px;
}
.min-w-\[36px\] {
    min-width: 36px;
}
.min-w-\[52px\] {
    min-width: 52px;
}
.min-w-\[60px\] {
    min-width: 60px;
}
.max-w-\[80\%\] {
    max-width: 80%;
}
.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));
}
.select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-\[1\.75fr_1\.25fr_320px\] {
    grid-template-columns: 1.75fr 1.25fr 320px;
}
.grid-cols-\[1fr_25\%\] {
    grid-template-columns: 1fr 25%;
}
.grid-cols-\[2fr_1fr_1fr_1fr_1fr\] {
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
}
.grid-cols-\[73px_73px_73px_73px_73px_110px\] {
    grid-template-columns: 73px 73px 73px 73px 73px 110px;
}
.grid-cols-\[fit-content\(100\%\)_1fr\] {
    grid-template-columns: fit-content(100%) 1fr;
}
.flex-col {
    flex-direction: column;
}
.items-end {
    align-items: flex-end;
}
.items-center {
    align-items: center;
}
.justify-start {
    justify-content: flex-start;
}
.justify-center {
    justify-content: center;
}
.justify-between {
    justify-content: space-between;
}
.\!gap-\[12px\] {
    gap: 12px !important;
}
.gap-\[\.5rem\] {
    gap: 0.5rem;
}
.gap-\[0\.625rem\] {
    gap: 0.625rem;
}
.gap-\[0\.8125rem\] {
    gap: 0.8125rem;
}
.gap-\[1\.25rem\] {
    gap: 1.25rem;
}
.gap-\[1\.625rem\] {
    gap: 1.625rem;
}
.gap-\[1\.875rem\] {
    gap: 1.875rem;
}
.gap-\[10px\] {
    gap: 10px;
}
.gap-\[11px\] {
    gap: 11px;
}
.gap-\[12px\] {
    gap: 12px;
}
.gap-\[13px\] {
    gap: 13px;
}
.gap-\[14px\] {
    gap: 14px;
}
.gap-\[15px\] {
    gap: 15px;
}
.gap-\[16px\] {
    gap: 16px;
}
.gap-\[17px\] {
    gap: 17px;
}
.gap-\[18px\] {
    gap: 18px;
}
.gap-\[20px\] {
    gap: 20px;
}
.gap-\[22px\] {
    gap: 22px;
}
.gap-\[23px\] {
    gap: 23px;
}
.gap-\[24px\] {
    gap: 24px;
}
.gap-\[2rem\] {
    gap: 2rem;
}
.gap-\[5px\] {
    gap: 5px;
}
.gap-\[6px\] {
    gap: 6px;
}
.gap-\[80px\] {
    gap: 80px;
}
.gap-\[8px\] {
    gap: 8px;
}
.gap-\[9px\] {
    gap: 9px;
}
.self-start {
    align-self: flex-start;
}
.overflow-clip {
    overflow: clip;
}
.whitespace-nowrap {
    white-space: nowrap;
}
.\!rounded-\[12px\] {
    border-radius: 12px !important;
}
.rounded-\[10px\] {
    border-radius: 10px;
}
.rounded-\[12px\] {
    border-radius: 12px;
}
.rounded-\[16px\] {
    border-radius: 16px;
}
.rounded-\[20px\] {
    border-radius: 20px;
}
.rounded-\[5px\] {
    border-radius: 5px;
}
.rounded-\[6px\] {
    border-radius: 6px;
}
.border-b-\[1px\] {
    border-bottom-width: 1px;
}
.border-dashed {
    border-style: dashed;
}
.border-dotted {
    border-style: dotted;
}
.border-\[var\(--color-background-250\)\] {
    border-color: var(--color-background-250);
}
.border-\[var\(--color-text\)\] {
    border-color: var(--color-text);
}
.border-b-\[var\(--color-text\)\] {
    border-bottom-color: var(--color-text);
}
.\!bg-\[\#364152\] {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(54 65 82 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#1E262F\] {
    --tw-bg-opacity: 1;
    background-color: rgb(30 38 47 / var(--tw-bg-opacity));
}
.bg-\[\#202934\] {
    --tw-bg-opacity: 1;
    background-color: rgb(32 41 52 / var(--tw-bg-opacity));
}
.bg-\[\#222B39\] {
    --tw-bg-opacity: 1;
    background-color: rgb(34 43 57 / var(--tw-bg-opacity));
}
.bg-\[\#715C09\] {
    --tw-bg-opacity: 1;
    background-color: rgb(113 92 9 / var(--tw-bg-opacity));
}
.bg-\[var\(--color-background-250\)\] {
    background-color: var(--color-background-250);
}
.bg-\[var\(--color-primary\)\] {
    background-color: var(--color-primary);
}
.bg-\[var\(--color-secondary\)\] {
    background-color: var(--color-secondary);
}
.bg-\[var\(--color-secondary-hover\)\] {
    background-color: var(--color-secondary-hover);
}
.bg-\[var\(--color-success-secondary\)\] {
    background-color: var(--color-success-secondary);
}
.fill-\[\#364152\] {
    fill: #364152;
}
.fill-\[var\(--color-background-500\)\] {
    fill: var(--color-background-500);
}
.object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}
.p-\[8px_6px_7px_7px\] {
    padding: 8px 6px 7px 7px;
}
.\!py-\[23px\] {
    padding-top: 23px !important;
    padding-bottom: 23px !important;
}
.\!py-\[8px\] {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.px-\[12px\] {
    padding-left: 12px;
    padding-right: 12px;
}
.px-\[13px\] {
    padding-left: 13px;
    padding-right: 13px;
}
.px-\[14px\] {
    padding-left: 14px;
    padding-right: 14px;
}
.px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px;
}
.px-\[2\.0625rem\] {
    padding-left: 2.0625rem;
    padding-right: 2.0625rem;
}
.px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
}
.px-\[23px\] {
    padding-left: 23px;
    padding-right: 23px;
}
.px-\[24px\] {
    padding-left: 24px;
    padding-right: 24px;
}
.px-\[25px\] {
    padding-left: 25px;
    padding-right: 25px;
}
.px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
}
.px-\[72px\] {
    padding-left: 72px;
    padding-right: 72px;
}
.py-\[1\.25rem\] {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}
.py-\[10px\] {
    padding-top: 10px;
    padding-bottom: 10px;
}
.py-\[11px\] {
    padding-top: 11px;
    padding-bottom: 11px;
}
.py-\[12px\] {
    padding-top: 12px;
    padding-bottom: 12px;
}
.py-\[18px\] {
    padding-top: 18px;
    padding-bottom: 18px;
}
.py-\[23px\] {
    padding-top: 23px;
    padding-bottom: 23px;
}
.py-\[28px\] {
    padding-top: 28px;
    padding-bottom: 28px;
}
.py-\[32px\] {
    padding-top: 32px;
    padding-bottom: 32px;
}
.py-\[6px\] {
    padding-top: 6px;
    padding-bottom: 6px;
}
.py-\[9px\] {
    padding-top: 9px;
    padding-bottom: 9px;
}
.\!pr-\[7px\] {
    padding-right: 7px !important;
}
.pb-\[20px\] {
    padding-bottom: 20px;
}
.pb-\[24px\] {
    padding-bottom: 24px;
}
.pb-\[36px\] {
    padding-bottom: 36px;
}
.pb-\[4px\] {
    padding-bottom: 4px;
}
.pl-\[13px\] {
    padding-left: 13px;
}
.pl-\[14px\] {
    padding-left: 14px;
}
.pr-\[10px\] {
    padding-right: 10px;
}
.pr-\[16px\] {
    padding-right: 16px;
}
.pt-\[1\.75rem\] {
    padding-top: 1.75rem;
}
.pt-\[22px\] {
    padding-top: 22px;
}
.pt-\[30px\] {
    padding-top: 30px;
}
.pt-\[5px\] {
    padding-top: 5px;
}
.text-center {
    text-align: center;
}
.text-10px {
    font-size: 0.625rem;
}
.text-12px {
    font-size: 0.75rem;
}
.text-13px {
    font-size: 0.8125rem;
}
.text-14px {
    font-size: 0.875rem;
}
.text-15px {
    font-size: 0.9375rem;
}
.text-16px {
    font-size: 1rem;
}
.text-20px {
    font-size: 1.25rem;
}
.text-22px {
    font-size: 1.375rem;
}
.text-\[12px\] {
    font-size: 12px;
}
.text-\[14px\] {
    font-size: 14px;
}
.font-black {
    font-weight: 900;
}
.font-bold {
    font-weight: 700;
}
.font-medium {
    font-weight: 500;
}
.font-semibold {
    font-weight: 600;
}
.uppercase {
    text-transform: uppercase;
}
.leading-\[0\.8788rem\] {
    line-height: 0.8788rem;
}
.leading-\[1\.0256rem\] {
    line-height: 1.0256rem;
}
.leading-\[1\.0519rem\] {
    line-height: 1.0519rem;
}
.leading-\[1\.0987rem\] {
    line-height: 1.0987rem;
}
.leading-\[1\.25rem\] {
    line-height: 1.25rem;
}
.leading-\[1\.6113rem\] {
    line-height: 1.6113rem;
}
.leading-\[1\.875rem\] {
    line-height: 1.875rem;
}
.leading-\[10px\] {
    line-height: 10px;
}
.leading-\[15px\] {
    line-height: 15px;
}
.leading-\[16px\] {
    line-height: 16px;
}
.leading-\[17\.58px\] {
    line-height: 17.58px;
}
.leading-\[18\.2px\] {
    line-height: 18.2px;
}
.leading-\[18\.75px\] {
    line-height: 18.75px;
}
.leading-\[18px\] {
    line-height: 18px;
}
.leading-\[19\.6px\] {
    line-height: 19.6px;
}
.leading-\[1rem\] {
    line-height: 1rem;
}
.leading-\[2\.125rem\] {
    line-height: 2.125rem;
}
.leading-\[20px\] {
    line-height: 20px;
}
.leading-\[21px\] {
    line-height: 21px;
}
.leading-\[28px\] {
    line-height: 28px;
}
.tracking-1\.2\% {
    letter-spacing: 0.012rem;
}
.\!text-\[\#364152\] {
    --tw-text-opacity: 1 !important;
    color: rgb(54 65 82 / var(--tw-text-opacity)) !important;
}
.\!text-\[currentColor\] {
    color: currentColor !important;
}
.\!text-\[var\(--color-error\)\] {
    color: var(--color-error) !important;
}
.\!text-\[var\(--color-primary\)\] {
    color: var(--color-primary) !important;
}
.\!text-\[var\(--color-success-secondary\)\] {
    color: var(--color-success-secondary) !important;
}
.\!text-\[var\(--color-text\)\] {
    color: var(--color-text) !important;
}
.text-\[\#1B232D\] {
    --tw-text-opacity: 1;
    color: rgb(27 35 45 / var(--tw-text-opacity));
}
.text-\[\#364152\] {
    --tw-text-opacity: 1;
    color: rgb(54 65 82 / var(--tw-text-opacity));
}
.text-\[\#787995\] {
    --tw-text-opacity: 1;
    color: rgb(120 121 149 / var(--tw-text-opacity));
}
.text-\[\#BAAF85\] {
    --tw-text-opacity: 1;
    color: rgb(186 175 133 / var(--tw-text-opacity));
}
.text-\[\#FCD434\] {
    --tw-text-opacity: 1;
    color: rgb(252 212 52 / var(--tw-text-opacity));
}
.text-\[\#FF8C00\] {
    --tw-text-opacity: 1;
    color: rgb(255 140 0 / var(--tw-text-opacity));
}
.text-\[currentColor\] {
    color: currentColor;
}
.text-\[var\(--color-background-500\)\] {
    color: var(--color-background-500);
}
.text-\[var\(--color-error\)\] {
    color: var(--color-error);
}
.text-\[var\(--color-primary\)\] {
    color: var(--color-primary);
}
.text-\[var\(--color-success\)\] {
    color: var(--color-success);
}
.text-\[var\(--color-success-secondary\)\] {
    color: var(--color-success-secondary);
}
.text-\[var\(--color-success-v2\)\] {
    color: var(--color-success-v2);
}
.text-\[var\(--color-text\)\] {
    color: var(--color-text);
}
.text-\[var\(--color-text-secondary\)\] {
    color: var(--color-text-secondary);
}
.text-\[var\(--color-warning\)\] {
    color: var(--color-warning);
}
.text-\[var\(--color-white\)\] {
    color: var(--color-white);
}
.text-\[var\(--color-white-500\)\] {
    color: var(--color-white-500);
}
.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.opacity-0 {
    opacity: 0;
}
.opacity-100 {
    opacity: 1;
}
.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-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 0.15s;
}
.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 0.15s;
}
:root {
    --color-primary: #e7bb0b;
    --color-primary-hover: #d0b02e;
    --color-primary-active: #ffe063;
    --color-secondary: #1c232d;
    --color-secondary-hover: #222b39;
    --color-text: #364152;
    --color-text-secondary: #1a212a;
    --color-background: #1a212a;
    --color-background-500: #2d3644;
    --color-background-250: #252f3c;
    --color-background-secondary: #141b24;
    --color-white: #fff;
    --color-white-500: #e6e6f8;
    --color-success: #1dcb8c;
    --color-success-secondary: #1dcb8c;
    --color-success-v: #01a86c;
    --color-success-v2: #00a86c;
    --color-error: #c85343;
    --color-warning: #eeb536;
    --rt-color-success: var(--color-success);
    --rt-color-error: var(--color-error);
    --rt-color-warning: var(--color-warning);
    --rt-color-info: #337ab7;
    --rt-opacity: 0.9;
    --rt-transition-show-delay: 0.15s;
    --rt-transition-closing-delay: 0.15s;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
html {
    font-size: 16px;
}
body {
    overflow-x: hidden;
    background: linear-gradient(90deg, #1a212a, #10151b);
    position: relative;
}
*,
.font-roboto {
    font-family: Roboto, sans-serif;
}
.font-montserrat {
    font-family: Montserrat, sans-serif;
}
.wrap {
    max-width: 1440px;
    margin: 0 auto;
}
@media screen and (max-width: 1440px) {
    .wrap {
        max-width: 1200px;
    }
}
@media screen and (max-width: 1200px) {
    .wrap {
        max-width: 768px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media screen and (max-width: 768px) {
    .wrap {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media screen and (max-width: 475px) {
    .wrap {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}
.iconCurrentFillPath > path {
    fill: currentColor;
}
.iconCurrentStrokePath > path {
    stroke: currentColor;
}
.innerShadow {
    box-shadow: 0 0 32px #0000000d inset;
}
body {
    background: linear-gradient(180deg, #1a212a, #0f141a);
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.yellow_color {
    color: var(--color-primary);
}
.secolor {
    color: #364152;
    width: 30px;
    display: inline-block;
}
.checkbox_text {
    color: var(--color-text);
    margin-top: 16px;
    font-size: 14px;
    cursor: pointer;
    width: 88%;
}
.checkbox {
    width: 18px;
    cursor: pointer;
    margin-top: 16px;
    height: 18px;
    margin-right: 8.5px;
    border-radius: 6px;
    background: #364152;
}
.what rect {
    transition: 0.25s ease-in-out fill;
}
.active_what rect {
    fill: var(--color-primary);
}
.what:hover rect {
    fill: var(--color-primary);
}
.avatar {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    overflow: hidden;
    background: #364152;
    padding: 5px;
    transition: 0.25s ease-in-out background;
}
.avatar img {
    border-radius: 50%;
    overflow: hidden;
}
.avatar2 {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    background: #364152;
    padding: 5px;
    transition: 0.25s ease-in-out background;
    cursor: pointer;
}
.avatar2 img {
    border-radius: 50%;
    overflow: hidden;
}
.avatar:hover,
.avatar2:hover {
    background: var(--color-primary);
}
.flex-group-column {
    flex-direction: column;
    align-items: flex-end;
}
.bold {
    font-weight: 700;
}
.logout:hover span {
    color: var(--color-error);
}
.logout:hover svg path {
    fill: var(--color-error);
}
.logout span {
    transition: 0.25s ease-in-out color;
}
.logout svg path {
    transition: 0.25s ease-in-out fill;
}
.elipsis {
    padding-bottom: 4px;
    max-width: 148px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
svg.error_svg path {
    fill: var(--color-error);
}
svg.success_svg path {
    fill: var(--color-success);
}
svg.warning_svg path {
    fill: var(--color-primary);
}
.input--isWarning {
    color: var(--color-warning) !important;
}
.hovS:hover {
    color: var(--color-success);
}
.hovD:hover {
    color: var(--color-error);
}
.loading_all svg.active {
    display: inline-block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.pos {
    position: absolute;
    right: 16px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 22px;
}
.pos svg {
    display: none;
}
.pos svg.active {
    display: inline-block;
}
.pos svg.load {
    animation: loader 0.8s steps(4) infinite;
}
@keyframes loader {
    0% {
        transform: rotate(0);
    }
    25% {
        transform: rotate(90deg);
    }
    50% {
        transform: rotate(180deg);
    }
    75% {
        transform: rotate(270deg);
    }
    to {
        transform: rotate(360deg);
    }
}
[placeholder="Логин"] + .pos {
    right: 60px;
}
.react-tooltip {
    font-size: 11px;
    padding: 3px 14px !important;
}
.example-arrow {
    left: 20px !important;
}
.example-arrow2 {
    left: 86% !important;
}
.fill_light path {
    fill: #fff;
}
.loading {
    font-weight: 700;
    display: none;
    font-size: 20px;
    clip-path: inset(0 2ch 0 0);
    animation: l 1.5s steps(4) infinite;
}
.loading.active {
    display: inline-block;
}
@keyframes l {
    to {
        clip-path: inset(0 -1ch 0 0);
    }
}
.checkbox_error {
    background: var(--color-error);
}
.checkbox_error2 {
    color: var(--color-error);
}
.loading_all {
    width: 100%;
    height: 100%;
    z-index: 999999;
    right: 0;
    background: linear-gradient(180deg, #1a212a, #0f141a) no-repeat fixed;
    display: flex;
    align-items: center;
    justify-content: center;
}
#core,
.pulse1 rect {
    animation: pulse1 1.95s ease-in-out infinite;
}
.anim,
.anim:after {
    transition: 0.5s ease-in-out all;
}
@keyframes pulse1 {
    0% {
        opacity: 0;
    }
    10% {
        opacity: 0.2;
    }
    20% {
        opacity: 0.4;
    }
    30% {
        opacity: 0.6;
    }
    40% {
        opacity: 0.8;
    }
    50% {
        opacity: 1;
    }
    60% {
        opacity: 0.8;
    }
    70% {
        opacity: 0.6;
    }
    80% {
        opacity: 0.4;
    }
    90% {
        opacity: 0.2;
    }
    to {
        opacity: 0;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .brt {
        display: none;
    }
}
@media (max-width: 768px) {
    .rad {
        border-radius: 20px;
        overflow: hidden;
    }
    .overflow-x {
        overflow-x: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .avatar2 {
        height: auto;
    }
    main {
        margin-top: 22px !important;
    }
    .loading_all {
        height: 100%;
        margin: 0;
    }
    .isLoading .absolute {
        display: none !important;
    }
    #liveContainer li {
        flex-shrink: 0;
        max-width: 260px;
    }
}
input {
    caret-color: var(--color-primary);
}
.after\:absolute:after {
    content: var(--tw-content);
    position: absolute;
}
.after\:left-\[25px\]:after {
    content: var(--tw-content);
    left: 25px;
}
.after\:z-\[-1\]:after {
    content: var(--tw-content);
    z-index: -1;
}
.after\:h-\[8px\]:after {
    content: var(--tw-content);
    height: 8px;
}
.after\:w-\[calc\(100\%-50px\)\]:after {
    content: var(--tw-content);
    width: calc(100% - 50px);
}
.after\:rounded-\[12px\]:after {
    content: var(--tw-content);
    border-radius: 12px;
}
.after\:bg-\[\#364152\]:after {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(54 65 82 / var(--tw-bg-opacity));
}
.hover\:bg-\[var\(--color-primary\)\]:hover {
    background-color: var(--color-primary);
}
.hover\:text-\[var\(--color-primary\)\]:hover {
    color: var(--color-primary);
}
.hover\:text-\[var\(--color-text-secondary\)\]:hover {
    color: var(--color-text-secondary);
}
@media (max-width: 475px) {
    .max-475px\:mt-\[16px\] {
        margin-top: 16px;
    }
    .max-475px\:mt-\[21px\] {
        margin-top: 21px;
    }
    .max-475px\:grid {
        display: grid;
    }
    .max-475px\:\!h-\[100px\] {
        height: 100px !important;
    }
    .max-475px\:\!h-\[unset\] {
        height: unset !important;
    }
    .max-475px\:h-\[30px\] {
        height: 30px;
    }
    .max-475px\:w-\[56\.32px\] {
        width: 56.32px;
    }
    .max-475px\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .max-475px\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .max-475px\:justify-start {
        justify-content: flex-start;
    }
    .max-475px\:gap-\[12px\] {
        gap: 12px;
    }
    .max-475px\:gap-\[13px\] {
        gap: 13px;
    }
    .max-475px\:gap-\[8px\] {
        gap: 8px;
    }
    .max-475px\:\!p-\[15px_19px\] {
        padding: 15px 19px !important;
    }
}
@media (max-width: 680px) {
    .max-680px\:\!flex-row {
        flex-direction: row !important;
    }
    .max-680px\:flex-col {
        flex-direction: column;
    }
    .max-680px\:items-start {
        align-items: flex-start;
    }
    .max-680px\:\!gap-\[14px\] {
        gap: 14px !important;
    }
}
@media (min-width: 769px) {
    .min-768px\:mt-\[-48px\] {
        margin-top: -48px;
    }
    .min-768px\:h-\[100px\] {
        height: 100px;
    }
    .min-768px\:h-\[133px\] {
        height: 133px;
    }
    .min-768px\:w-\[137px\] {
        width: 137px;
    }
    .min-768px\:whitespace-nowrap {
        white-space: nowrap;
    }
    .min-768px\:text-28px {
        font-size: 1.75rem;
    }

    .min-768px\:hidden {
        display: none !important;
    }
}
@media (max-width: 768px) {
    .max-768px\:\!static {
        position: static !important;
    }
    .max-768px\:\!ml-0 {
        margin-left: 0 !important;
    }
    .max-768px\:\!mt-\[24px\] {
        margin-top: 24px !important;
    }
    .max-768px\:mb-\[20px\] {
        margin-bottom: 20px;
    }
    .max-768px\:mb-\[4px\] {
        margin-bottom: 4px;
    }
    .max-768px\:mt-\[-15px\] {
        margin-top: -15px;
    }
    .max-768px\:mt-\[-25px\] {
        margin-top: -25px;
    }
    .max-768px\:mt-\[-5px\] {
        margin-top: -5px;
    }
    .max-768px\:mt-\[14px\] {
        margin-top: 14px;
    }
    .max-768px\:mt-\[5px\] {
        margin-top: 5px;
    }
    .max-768px\:\!block {
        display: block !important;
    }
    .max-768px\:block {
        display: block;
    }
    .max-768px\:flex {
        display: flex;
    }
    .max-768px\:hidden {
        display: none !important;
    }
    .max-768px\:\!h-\[115px\] {
        height: 115px !important;
    }
    .max-768px\:\!h-\[59px\] {
        height: 59px !important;
    }
    .max-768px\:h-\[100px\] {
        height: 100px;
    }
    .max-768px\:h-\[115px\] {
        height: 115px;
    }
    .max-768px\:\!max-h-\[unset\] {
        max-height: unset !important;
    }
    .max-768px\:\!w-\[119\.03px\] {
        width: 119.03px !important;
    }
    .max-768px\:\!w-\[59px\] {
        width: 59px !important;
    }
    .max-768px\:w-\[119px\] {
        width: 119px;
    }
    .max-768px\:\!grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }
    .max-768px\:\!flex-row {
        flex-direction: row !important;
    }
    .max-768px\:flex-col {
        flex-direction: column;
    }
    .max-768px\:flex-col-reverse {
        flex-direction: column-reverse;
    }
    .max-768px\:flex-wrap {
        flex-wrap: wrap;
    }
    .max-768px\:items-start {
        align-items: flex-start;
    }
    .max-768px\:items-center {
        align-items: center;
    }
    .max-768px\:\!justify-start {
        justify-content: flex-start !important;
    }
    .max-768px\:justify-start {
        justify-content: flex-start;
    }
    .max-768px\:justify-between {
        justify-content: space-between;
    }
    .max-768px\:\!gap-\[12px\] {
        gap: 12px !important;
    }
    .max-768px\:gap-\[5px\] {
        gap: 5px;
    }
    .max-768px\:gap-\[6px\] {
        gap: 6px;
    }
    .max-768px\:gap-\[8px\] {
        gap: 8px;
    }
    .max-768px\:px-\[44px\] {
        padding-left: 44px;
        padding-right: 44px;
    }
    .max-768px\:\!pl-0 {
        padding-left: 0 !important;
    }
    .max-768px\:\!pr-0 {
        padding-right: 0 !important;
    }
    .max-768px\:pb-\[25px\] {
        padding-bottom: 25px;
    }
    .max-768px\:text-20px {
        font-size: 1.25rem;
    }
}
@media (max-width: 1200px) {
    .max-1200px\:relative {
        position: relative;
    }
    .max-1200px\:top-\[40\%\] {
        top: 40%;
    }
    .max-1200px\:order-1 {
        order: 1;
    }
    .max-1200px\:order-2 {
        order: 2;
    }
    .max-1200px\:order-3 {
        order: 3;
    }
    .max-1200px\:mb-\[0\] {
        margin-bottom: 0;
    }
    .max-1200px\:mb-\[10px\] {
        margin-bottom: 10px;
    }
    .max-1200px\:ml-\[24px\] {
        margin-left: 24px;
    }
    .max-1200px\:ml-auto {
        margin-left: auto;
    }
    .max-1200px\:mt-\[-50px\] {
        margin-top: -50px;
    }
    .max-1200px\:mt-\[16px\] {
        margin-top: 16px;
    }
    .max-1200px\:block {
        display: block;
    }
    .max-1200px\:flex {
        display: flex;
    }
    .max-1200px\:grid {
        display: grid;
    }
    .max-1200px\:hidden {
        display: none;
    }
    .max-1200px\:h-\[100\%\] {
        height: 100%;
    }
    .max-1200px\:h-\[100px\] {
        height: 100px;
    }
    .max-1200px\:h-\[130px\] {
        height: 130px;
    }
    .max-1200px\:h-\[19\.98px\] {
        height: 19.98px;
    }
    .max-1200px\:h-\[28px\] {
        height: 28px;
    }
    .max-1200px\:min-h-\[130px\] {
        min-height: 130px;
    }
    .max-1200px\:w-\[100\%\] {
        width: 100%;
    }
    .max-1200px\:w-\[137px\] {
        width: 137px;
    }
    .max-1200px\:w-\[24\.82px\] {
        width: 24.82px;
    }
    .max-1200px\:w-\[28px\] {
        width: 28px;
    }
    .max-1200px\:min-w-\[137px\] {
        min-width: 137px;
    }
    .max-1200px\:min-w-\[28px\] {
        min-width: 28px;
    }
    .max-1200px\:\!max-w-\[100\%\] {
        max-width: 100% !important;
    }
    .max-1200px\:\!grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    .max-1200px\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .max-1200px\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .max-1200px\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .max-1200px\:grid-cols-\[445px_1fr\] {
        grid-template-columns: 445px 1fr;
    }
    .max-1200px\:flex-col {
        flex-direction: column;
    }
    .max-1200px\:flex-col-reverse {
        flex-direction: column-reverse;
    }
    .max-1200px\:items-end {
        align-items: flex-end;
    }
    .max-1200px\:justify-center {
        justify-content: center;
    }
    .max-1200px\:justify-between {
        justify-content: space-between;
    }
    .max-1200px\:\!gap-\[0\] {
        gap: 0 !important;
    }
    .max-1200px\:gap-\[0\.625rem\] {
        gap: 0.625rem;
    }
    .max-1200px\:gap-\[12px\] {
        gap: 12px;
    }
    .max-1200px\:gap-\[15px\] {
        gap: 15px;
    }
    .max-1200px\:gap-\[24px\] {
        gap: 24px;
    }
    .max-1200px\:gap-\[5px\] {
        gap: 5px;
    }
    .max-1200px\:whitespace-nowrap {
        white-space: nowrap;
    }
    .max-1200px\:p-\[0\] {
        padding: 0;
    }
    .max-1200px\:p-\[6px\] {
        padding: 6px;
    }
    .max-1200px\:\!px-\[22px\] {
        padding-left: 22px !important;
        padding-right: 22px !important;
    }
    .max-1200px\:\!py-\[24px\] {
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }
    .max-1200px\:px-\[10px\] {
        padding-left: 10px;
        padding-right: 10px;
    }
    .max-1200px\:py-\[6px\] {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .max-1200px\:pr-\[1\.5rem\] {
        padding-right: 1.5rem;
    }
    .max-1200px\:leading-\[16px\] {
        line-height: 16px;
    }
    .max-1200px\:leading-\[25px\] {
        line-height: 25px;
    }
    .max-1200px\:leading-\[9px\] {
        line-height: 9px;
    }

    .max-1200px\:none {
        display: none;
    }
}
@media (min-width: 1201px) {

    .min-1200px\:none {
        display: none;
    }

    .min-1200px\:mx-\[10px\] {
        margin-left: 10px;
        margin-right: 10px;
    }
    .min-1200px\:mb-\[18px\] {
        margin-bottom: 18px;
    }
    .min-1200px\:mt-\[22px\] {
        margin-top: 22px;
    }
    .min-1200px\:mt-\[33px\] {
        margin-top: 33px;
    }
    .min-1200px\:block {
        display: block;
    }
    .min-1200px\:\!hidden {
        display: none !important;
    }
    .min-1200px\:h-\[100\%\] {
        height: 100%;
    }
    .min-1200px\:grid-cols-\[1fr_320px\] {
        grid-template-columns: 1fr 320px;
    }
    .min-1200px\:grid-cols-\[60\%_1fr\] {
        grid-template-columns: 60% 1fr;
    }
    .min-1200px\:justify-between {
        justify-content: space-between;
    }
    .min-1200px\:gap-\[2rem\] {
        gap: 2rem;
    }
    .min-1200px\:px-\[110px\] {
        padding-left: 110px;
        padding-right: 110px;
    }
    .min-1200px\:hover\:bg-\[var\(--color-secondary-hover\)\]:hover {
        background-color: var(--color-secondary-hover);
    }
    
}
@media (min-width: 1441px) {
    .min-1440px\:grid-cols-\[388px_1fr_320px\] {
        grid-template-columns: 388px 1fr 320px;
    }
    .min-1440px\:grid-cols-\[45\%_1fr\] {
        grid-template-columns: 45% 1fr;
    }
}
@media (max-width: 1440px) {
    .max-1440px\:flex {
        display: flex;
    }
    .max-1440px\:w-\[100\%\] {
        width: 100%;
    }
    .max-1440px\:max-w-\[450px\] {
        max-width: 450px;
    }
    .max-1440px\:max-w-\[711px\] {
        max-width: 711px;
    }
    .max-1440px\:grid-cols-\[246px_1fr_218px\] {
        grid-template-columns: 246px 1fr 218px;
    }
    .max-1440px\:flex-row {
        flex-direction: row;
    }
    .max-1440px\:flex-col {
        flex-direction: column;
    }
    .max-1440px\:flex-wrap {
        flex-wrap: wrap;
    }
    .max-1440px\:items-center {
        align-items: center;
    }
    .max-1440px\:gap-\[4px\] {
        gap: 4px;
    }
}
@media (max-width: 1330px) {
    .max-1330px\:hidden {
        display: none;
    }
}
.\[\&\>div\>p\]\:mt-\[0\] > div > p {
    margin-top: 0;
}
.\[\&\>div\>p\]\:text-\[\#364152\] > div > p {
    --tw-text-opacity: 1;
    color: rgb(54 65 82 / var(--tw-text-opacity));
}
.\[\&\>label\]\:py-\[8px\] > label {
    padding-top: 8px;
    padding-bottom: 8px;
}
.\[\&\>path\]\:fill-\[\#364152\] > path {
    fill: #364152;
}
.\[\&\>path\]\:fill-\[var\(--color-primary\)\] > path {
    fill: var(--color-primary);
}
.\[\&\>path\]\:text-\[\#364152\] > path {
    --tw-text-opacity: 1;
    color: rgb(54 65 82 / var(--tw-text-opacity));
}
.\[\&\>svg\]\:\!text-red-50 > svg {
    --tw-text-opacity: 1 !important;
    color: rgb(254 242 242 / var(--tw-text-opacity)) !important;
}
._header_fhfnn_1 {
    width: 100%;
}
._button_nkmfa_1 {
    width: 100%;
    border: 1px solid var(--color-primary);
    background: var(--color-primary);
    transition: var(--transition-250) all;
    height: -moz-fit-content;
    height: fit-content;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
._button_nkmfa_1:hover {
    border-color: var(--color-primary-hover);
    background: var(--color-primary-hover);
}
._button_nkmfa_1:active {
    border-color: var(--color-primary-active);
    background: var(--color-primary-active);
}
._button_nkmfa_1._outlined_nkmfa_20,
._button_nkmfa_1._outlined_nkmfa_20:hover,
._button_nkmfa_1._outlined_nkmfa_20:active {
    color: #ffe787;
    border-color: #ffe787;
    background: transparent;
}
._button_nkmfa_1._inner-shadow_nkmfa_35 {
    background: transparent;
    border-color: transparent;
    position: relative;
}
._button_nkmfa_1._inner-shadow_nkmfa_35:hover,
._button_nkmfa_1._inner-shadow_nkmfa_35:active {
    background: transparent;
    border-color: transparent;
}
._button_nkmfa_1._inner-shadow_nkmfa_35:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    box-shadow: 0 0 0 3px var(--color-primary) inset;
}
._button_nkmfa_1.disabled {
    cursor: not-allowed;
    background: var(--color-secondary-hover);
    border-color: var(--color-secondary-hover);
    color: var(--color-text);
}
._item_1irvs_1 {
    padding: 25px 30px 25px 23px;
    background: var(--color-secondary);
    transition: 175ms ease-in background;
    border-radius: 20px;
}
@media screen and (max-width: 768px) {
    ._item_1irvs_1 {
        padding-left: 20px;
        padding-right: 20px;
    }
}
._item_1irvs_1._disabled_1irvs_13 ._text_1irvs_13 {
    color: #364152;
}
._item_1irvs_1:hover {
    background: var(--color-secondary-hover);
}
._item_1lc5g_1 {
    opacity: 0.2;
    border-radius: 8px;
    position: relative;
    width: 59px;
    height: 59px;
    overflow: hidden;
    border: 4px solid transparent;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
}
@media screen and (max-width: 1200px) {
    ._item_1lc5g_1 {
        display: flex;
        width: 64px;
        height: 64px;
        justify-content: center;
        align-items: center;
    }
}
._item_1lc5g_1._active_1lc5g_22 {
    opacity: 1;
    border: 4px solid var(--color-primary);
}
._item_424vk_1 {
    border-radius: 12px;
    position: relative;
    width: 100%;
    height: 92px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--color-secondary);
}
@media screen and (min-width: 1200px) {
    ._item_424vk_1:hover {
        background: var(--color-secondary-hover);
    }
}
._item_424vk_1,
._item_424vk_1:before {
    transition: 0.25s ease-in-out all;
}
._item_424vk_1:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
}
._item_424vk_1._active_424vk_31 {
    background: #222b39;
}
._item_424vk_1._active_424vk_31:before {
    box-shadow: 0 0 0 5px #364152 inset;
}
@media screen and (max-width: 475px) {
    ._item_424vk_1,
    ._item_424vk_1:before {
        border-radius: 15px;
    }
}
._label_clvb6_1 {
    width: 100%;
    background-color: var(--color-secondary);
    padding: 1.125rem 0.5rem 1.125rem 1.25rem;
    border-radius: 12px;
    display: grid;
    grid-template-columns: fit-content(100%) 1fr;
    align-items: center;
    position: relative;
    grid-gap: 0.8125rem;
    transition: 0.25s ease-in-out background;
}
._label_clvb6_1._notice_clvb6_13 {
    grid-template-columns: fit-content(100%) 2fr fit-content(100%);
}
@media screen and (max-width: 400px) {
    ._label_clvb6_1._notice_clvb6_13 {
        display: flex;
    }
    ._label_clvb6_1._notice_clvb6_13 input {
        width: 100%;
    }
}
._label_clvb6_1._calculator_clvb6_24 {
    display: flex;
}
._label_clvb6_1._calculator_clvb6_24 input {
    width: 70%;
}
._label_clvb6_1 svg {
    color: var(--color-text);
}
._label_clvb6_1 svg path {
    transition: 0.2s ease-in-out all;
}
._label_clvb6_1:hover,
._success_lab_clvb6_38 {
    background: var(--color-secondary-hover);
}
._label_clvb6_1:hover svg,
._success_lab_clvb6_38 svg {
    color: var(--color-primary);
}
._input_clvb6_45::-moz-placeholder {
    color: var(--color-text);
}
._input_clvb6_45::placeholder {
    color: var(--color-text);
}
._input_clvb6_45 {
    -moz-appearance: none;
    outline: none;
    line-height: 1.0256rem;
    font-weight: 500;
    font-size: 0.9375rem;
    color: #fff;
    /* color: #364152; */
    /* padding-right: 30px; */
}
._input--isError_clvb6_58 {
    color: var(--color-error);
}
._input--isSuccess_clvb6_61 {
    color: var(--color-success);
}
._input_clvb6_45::-webkit-outer-spin-button,
._input_clvb6_45::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
._compact_clvb6_70 ._deadline_clvb6_70 {
    padding: 10px 16px;
}
._deadline_clvb6_70,
._deadline_clvb6_70:before {
    transition: 0.25s ease-in-out;
}
._deadline_clvb6_70 {
    font-weight: 500;
    line-height: 1.0256rem;
    font-size: 0.875rem;
    border-radius: 10px;
    background: #1b232d;
    color: var(--color-text);
    padding: 14px 17px;
    overflow: clip;
    position: relative;
    z-index: 1;
    max-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 768px) {
    ._deadline_clvb6_70 {
        width: 100%;
        text-align: center;
    }
}
._deadline_clvb6_70 > div {
    content: "0%";
    top: 15%;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 47.05px;
    line-height: 58.81px;
    font-weight: 800;
    opacity: 0;
    z-index: -1;
    position: absolute;
    display: none;
}
._deadline_clvb6_70._active_clvb6_116,
._deadline_clvb6_70:hover {
    font-weight: 800;
    color: #fff;
    background: var(--color-primary);
}
._deadline_clvb6_70._active_clvb6_116 > div {
    opacity: 0.0725;
}
._slider_clvb6_126 {
    background: #222b39;
    border-radius: 9.21px;
    padding: 1rem 1.125rem;
    margin-top: 10px;
    width: 100%;
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 767px) {
    ._slider_clvb6_126 {
        margin-top: 8px;
    }
}
._track_clvb6_141 {
    max-width: 100%;
    width: 0;
    height: 4px;
    margin-top: 10px;
    display: flex;
    justify-content: end;
    align-items: center;
    z-index: 10;
    margin-bottom: 10px;
    background: #e7bb0b;
    transition: 0.25s ease-in-out width;
}
._track_clvb6_141 > div {
    min-width: 16px;
    min-height: 16px;
    background: #e7bb0b;
    position: relative;
    margin-right: -5px;
    border-radius: 50%;
}
._track_clvb6_141._success_v3_clvb6_164 > div {
    margin-right: 10px;
}
._breakpoints_clvb6_168 {
    width: calc(100% - 2.23rem);
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: 1.125rem;
    margin-top: 6px;
}
._breakpoint_clvb6_168 {
    width: 37px;
    height: 12px;
    display: flex;
    justify-content: center;
}
._breakpoint_clvb6_168:first-child {
    opacity: 0;
}
._breakpoint_clvb6_168:after {
    transition: 0.25s ease-in-out all;
    content: "";
    width: 2px;
    height: 12px;
    background: linear-gradient(180deg, #2d2d3da3, #2d2d3da3);
}
._breakpoint_clvb6_168._active_clvb6_116:after {
    background: #e7bb0b;
}
._track_clvb6_141:before {
    content: "";
    position: absolute;
    left: 1.125rem;
    width: 100%;
    max-width: calc(100% - 2.5rem);
    height: 4px;
    background: #2f3d537a;
    z-index: -1;
}
._subtrack_clvb6_210 {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
._subtrack-percent_clvb6_216 {
    width: 37px;
    height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7.5px 0;
    background: #1b232d;
    border-radius: 6px;
    font-size: 0.75rem;
    color: var(--color-text);
    line-height: 0.7194rem;
    font-weight: 500;
    transition: 0.25s ease-in-out all;
}
._subtrack-percent_clvb6_216._active_clvb6_116 {
    font-size: 0.8125rem;
    font-weight: 700;
    line-height: 0.9519rem;
}
._subtrack-amount_clvb6_238 {
    width: 37px;
    height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7.5px 0;
    border-radius: 6px;
    font-size: 0.75rem;
    color: var(--color-text);
    line-height: 0.7194rem;
    font-weight: 500;
    transition: 0.25s ease-in-out all;
}
._subtrack-amount_clvb6_238._active_clvb6_116 {
    font-weight: 700;
}
._subtrack-percent_clvb6_216._active_clvb6_116 {
    background: var(--color-primary);
    color: #fff;
}
._subtrack-amount_clvb6_238._active_clvb6_116 {
    color: var(--color-primary);
}
._subtrack_clvb6_210 ._subtrack-percent_clvb6_216:last-child {
    background: var(--color-success-v);
    color: #fff;
}
._success_v_clvb6_164 {
    background: var(--color-success-v);
    color: #fff;
}
._success_v2_clvb6_276:after {
    background: var(--color-success-v);
}
._success_v4_clvb6_280 {
    color: var(--color-success-v) !important;
}
._success_v3_clvb6_164 {
    background: var(--color-success-v);
}
._success_v3_clvb6_164 > div {
    background: var(--color-success-v);
}
._container_12wq5_1 {
    width: 100%;
    position: relative;
    overflow: clip;
    border-radius: 20px;
    background-color: #20213f;
    z-index: 1;
    padding: 17px 22px 22px 25px;
}
._container_12wq5_1:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    box-shadow: 0 0 70px 120px #181934;
}
._container_12wq5_1:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    box-shadow: 0 0 70px 120px #181934;
}
._container_50wid_1 {
    width: 100%;
    position: relative;
    border-radius: 20px;
    z-index: 1;
    padding: 26px 33px 30px;
}
@media screen and (min-width: 1200px) {
    ._container_50wid_1 {
        overflow: unset;
    }
}
._container_50wid_1:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}
@media screen and (min-width: 1200px) {
    ._container_50wid_1 {
        overflow: clip;
        background: linear-gradient(353.41deg, #1d190a -3.67%, #ffcd05 89.55%);
    }
}
@media screen and (min-width: 1200px) {
    ._item_1egsc_2:hover p,
    ._item_1egsc_2:hover span {
        color: var(--color-white-500);
    }
}
._item_w6i48_1 {
    width: 345px;
    padding: 44px 45px;
    color: var(--color-text);
    position: relative;
    background: var(--color-secondary);
    border-radius: 16px;
}
@media screen and (max-width: 1200px) {
    ._item_w6i48_1 {
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    ._item_w6i48_1 {
        padding: 1rem 21px;
    }
}
._item_w6i48_1:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 16px;
}
._item_w6i48_1._active_w6i48_30 {
    color: var(--color-primary);
}
._item_w6i48_1._active_w6i48_30:before {
    box-shadow: 0 0 0 3px var(--color-primary) inset;
}
._item_1xdgj_1 {
    color: var(--color-text);
    border-radius: 16px;
    background: var(--color-secondary);
    transition: 0.25s ease-in-out background;
}
._button_1xdgj_8 {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.012em;
    text-align: left;
    padding: 24px;
    display: flex;
    align-items: center;
}
._item_1xdgj_1 p {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0;
    text-align: left;
    padding: 16px 24px 24px;
}
._item_1xdgj_1:hover,
._item_1xdgj_1._active_1xdgj_29 {
    background: var(--color-secondary-hover);
}
._item_1xdgj_1._hasIcon_1xdgj_33 ._button_1xdgj_8 {
    padding: 14.5px 21px;
}
._item_1xdgj_1._active_1xdgj_29,
._item_1xdgj_1:first-child {
    color: var(--color-white-500);
}
._item_1xdgj_1._hasIcon_1xdgj_33 ._button_1xdgj_8 {
    display: flex;
    align-items: center;
    gap: 18px;
}
._container_17yl8_1 {
    width: 100%;
    height: 100%;
    container-type: inline-size;
    align-items: center;
    position: relative;
    border-radius: 16px;
}
._container_17yl8_1 ._content_17yl8_9 {
    display: flex;
    flex-flow: column;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    background: #1b232d;
    padding: 54px 22px 22px;
    gap: 10px;
}
._container_17yl8_1 ._content_17yl8_9 p:first-of-type {
    margin-top: 10px;
}
._container_17yl8_1 ._content_17yl8_9 p {
    text-align: center;
}
@media screen and (max-width: 768px) {
    ._container_17yl8_1 ._content_17yl8_9 {
        flex-flow: row;
        padding: 30px 15px;
        gap: 25px;
    }
    ._container_17yl8_1 ._content_17yl8_9 p {
        text-align: left;
        margin: 0;
    }
    ._container_17yl8_1 ._content_17yl8_9 p:last-child {
        margin-top: 9px;
    }
    ._container_17yl8_1 ._content_17yl8_9 p br {
        display: none;
    }
}
@container (min-width: 1200px) {
    ._container_17yl8_1 ._content_17yl8_9 {
        flex-flow: row;
        padding: 26px 36px;
        gap: 26px;
        justify-content: start;
    }
    ._container_17yl8_1 ._content_17yl8_9 br {
        display: none;
    }
    ._container_17yl8_1 ._content_17yl8_9 p:first-of-type {
        margin: unset;
    }
    ._container_17yl8_1 ._content_17yl8_9 > div {
        display: flex;
        flex-flow: row;
        gap: 16px;
    }
}
._container_17yl8_1:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    box-shadow: 0 0 0 3px var(--color-primary) inset;
}
._button_7tkpa_1:hover svg:last-child {
    color: var(--color-white-500);
}
._button_7tkpa_1._colored_7tkpa_5:hover svg:last-child {
    color: var(--color-primary);
}
._container_1u02c_1 {
    border-radius: 16px;
    border: 1px solid transparent;
}
._container_1u02c_1._SUCCESS_1u02c_6,
._container_1u02c_1._PAID_1u02c_6 {
    border-color: #1dcb8c80;
    background: linear-gradient(155.74deg, #1dcb8c66 -286.93%, #1dcb8c00 114.39%);
}
._container_1u02c_1._SUCCESS_1u02c_6 ._content_1u02c_10 span,
._container_1u02c_1._PAID_1u02c_6 ._content_1u02c_10 span {
    color: var(--color-success);
}
._container_1u02c_1._WAITING_1u02c_14,
._container_1u02c_1._CREATED_1u02c_14 {
    background: linear-gradient(145.29deg, #e9ac2466 -170.34%, #3b332100 84.13%);
    border-color: #84682680;
}
._container_1u02c_1._WAITING_1u02c_14 ._content_1u02c_10 span,
._container_1u02c_1._CREATED_1u02c_14 ._content_1u02c_10 span {
    color: var(--color-warning);
}
._container_1u02c_1._CANCELED_1u02c_22 {
    background: linear-gradient(145.29deg, #e7513c66 -170.34%, #ff574000 84.13%);
    border-color: #c8534380;
}
._container_1u02c_1._CANCELED_1u02c_22 ._content_1u02c_10 span {
    color: var(--color-error);
}
._container_ywq6y_1 {
    background: #1b232d;
    padding: 20px 27px;
    border-radius: 16px;
}
._item_ywq6y_7 {
    display: flex;
    flex-flow: column;
    align-items: center;
    text-align: center;
    gap: 12px;
    border: 1px solid transparent;
    border-radius: 16px;
    padding: 26px 22px;
}
@media screen and (max-width: 768px) {
    ._item_ywq6y_7 {
        padding: 15px 16px;
        flex-flow: row;
        text-align: left;
    }
}
._item_ywq6y_7._success_ywq6y_25 {
    background: linear-gradient(150.18deg, #1dcb8c66 -271.19%, #1dcb8c00 52.62%);
    border: 1px solid var(--color-success);
}
._item_ywq6y_7._warning_ywq6y_30 {
    background: linear-gradient(145.29deg, #e9ac2466 -170.34%, #3b332100 84.13%);
    border: 1px solid var(--color-warning);
}
._item_ywq6y_7._error_ywq6y_35 {
    background: linear-gradient(145.29deg, #e7513c66 -170.34%, #ff574000 84.13%);
    border: 1px solid var(--color-error);
}
._content_10r8o_1 ._row_10r8o_1 {
    background: var(--color-secondary);
    padding: 30px 35px 13px 17px;
    border-radius: 20px;
}
._textarea_10r8o_7 {
    width: 100%;
    resize: none;
    color: var(--color-white-500);
    font-size: 14px;
    line-height: 19.6px;
    font-weight: 600;
    outline: none;
}
@media screen and (max-width: 768px) {
    ._textarea_10r8o_7 {
        height: 120px;
    }
}
._textarea_10r8o_7::-moz-placeholder {
    color: var(--color-text);
}
._textarea_10r8o_7::placeholder {
    color: var(--color-text);
}
._button_ohnz8_1 {
    color: var(--color-text);
    font-weight: 500;
    line-height: 16px;
    padding: 24px 49px;
    transition: 0.25s ease-in-out all;
    background: var(--color-secondary);
    border-radius: 16px;
    font-size: 22px;
    position: relative;
    z-index: 1;
    overflow: clip;
}
._button_ohnz8_1 > div {
    position: absolute;
    z-index: -1;
    color: #000;
    font-size: 100px;
    width: 100%;
    letter-spacing: -0.5rem;
    line-height: 58.81px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    left: 0;
    opacity: 0;
    transition: 0.25s ease-in-out opacity;
}
._button_ohnz8_1._active_ohnz8_32 > div {
    opacity: 0.09;
}
._active_ohnz8_32 {
    color: var(--color-white-500);
    background: var(--color-primary);
}
._container_7tdht_1 {
    background: var(--color-secondary);
    border-radius: 16px;
}
._list_7tdht_6 {
    padding: 21px 25px;
}
._list__header_7tdht_9 {
    color: var(--color-primary);
    font-size: 15px;
    line-height: 17.58px;
    font-weight: 700;
}
._list_7tdht_6 ul li {
    margin-top: 20px;
    display: flex;
    gap: 5px;
}
._list_7tdht_6 ul li:not(:first-child) {
    margin-top: 30px;
}
._list_7tdht_6 ul li > span {
    color: #202934;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    padding: 2px 3px;
    background: var(--color-primary);
    border-radius: 3px;
    height: -moz-fit-content;
    height: fit-content;
}
._list_7tdht_6 ul li p {
    font-weight: 500;
    font-size: 14px;
    line-height: 19.6px;
    color: var(--color-white-500);
}
._item_1c8rf_1 {
    background: var(--color-secondary);
    border-radius: 12px;
    display: grid;
    grid-template-columns: 148px 200px 120px 1fr;
    transition: 0.25s ease-in-out background;
}
._item_1c8rf_1 ._content_1c8rf_8 {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 27px 10px;
    color: var(--color-white-500);
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    white-space: nowrap;
    justify-content: center;
}
._item_1c8rf_1 ._content_1c8rf_8:not(:last-child) {
    border-right: 1px solid rgba(54, 65, 82, 0.3019607843);
}
._item_1c8rf_1:hover {
    background: var(--color-secondary-hover);
}
._container_1c8rf_27 {
    display: flex;
    flex-flow: column;
    gap: 10px;
}
._container_1gtot_1 {
    background: var(--color-secondary);
    padding: 26px 34px;
    display: flex;
    align-items: center;
    gap: 30px;
    border-radius: 16px;
}
._container_1gtot_1 ._content_1gtot_9 {
    display: flex;
    align-items: center;
    gap: 30px;
    width: 100%;
    max-width: -moz-fit-content;
    max-width: fit-content;
}
._container_1gtot_1 ._header_1gtot_16 {
    display: block;
}
._container_1gtot_1 ._header_1gtot_16 p {
    font-size: 20px;
    line-height: 23.44px;
    font-weight: 700;
    color: var(--color-primary);
    margin-bottom: 5px;
}
._container_1gtot_1 ._header_1gtot_16 a {
    font-size: 14px;
    font-weight: 500;
    line-height: 19.6px;
    color: var(--color-text);
}
._container_1gtot_1 ._items_1gtot_32 {
    width: 100%;
    gap: 18px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    align-items: center;
}
@media screen and (max-width: 1440px) {
    ._container_1gtot_1 ._items_1gtot_32 {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media screen and (max-width: 1200px) {
    ._container_1gtot_1 {
        display: block;
    }
}
._item_1gtot_32 span,
._item_1gtot_32 p {
    transition: 125ms ease-in-out all;
}
._item_1gtot_32 span {
    font-size: 14px;
    font-weight: 500;
    margin-left: 10px;
    line-height: 16.41px;
    color: var(--color-text);
}
._item_1gtot_32 p {
    border-radius: 10px;
    margin-top: 4px;
    background: var(--color-secondary-hover);
    padding: 8px 10px 10px 18px;
    color: var(--color-white-500);
    font-size: 14px;
    font-weight: 500;
    line-height: 19.6px;
}
._item_1gtot_32:hover span {
    color: var(--color-white-500);
}
._item_1gtot_32:hover p {
    background: var(--color-primary);
    color: var(--color-text-secondary);
}
._footer_4pt5n_1 ._row_4pt5n_1 {
    justify-content: space-between;
    border-top: 1px solid rgba(48, 56, 67, 0.3019607843);
    margin-top: 26px;
    padding: 11px 0;
    display: flex;
    align-items: center;
    gap: 32px;
}
@media screen and (max-width: 1200px) {
    ._footer_4pt5n_1 ._row_4pt5n_1 {
        padding: 22px 0;
    }
}
@media screen and (max-width: 768px) {
    ._footer_4pt5n_1 ._row_4pt5n_1 {
        padding: 22px 0;
    }
}
._footer_4pt5n_1 ._sub-row_4pt5n_20 {
    width: 100%;
    display: flex;
    justify-content: center;
    border-top: 1px solid rgba(48, 56, 67, 0.3019607843);
    padding: 22px 0;
}
.splide__container {
    box-sizing: border-box;
    position: relative;
}
.splide__list {
    backface-visibility: hidden;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
}
.splide.is-initialized:not(.is-active) .splide__list {
    display: block;
}
.splide__pagination {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    pointer-events: none;
}
.splide__pagination li {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto;
}
.splide:not(.is-overflow) .splide__pagination {
    display: none;
}
.splide__progress__bar {
    width: 0;
}
.splide {
    position: relative;
    visibility: hidden;
}
.splide.is-initialized,
.splide.is-rendered {
    visibility: visible;
}
.splide__slide {
    backface-visibility: hidden;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    list-style-type: none !important;
    margin: 0;
    position: relative;
}
.splide__slide img {
    vertical-align: bottom;
}
.splide__spinner {
    animation: splide-loading 1s linear infinite;
    border: 2px solid #999;
    border-left-color: transparent;
    border-radius: 50%;
    bottom: 0;
    contain: strict;
    display: inline-block;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.splide__sr {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
    display: none;
}
.splide__toggle.is-active .splide__toggle__pause {
    display: inline;
}
.splide__track {
    overflow: hidden;
    position: relative;
    z-index: 0;
}
@keyframes splide-loading {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(1turn);
    }
}
.splide__track--draggable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.splide__track--fade > .splide__list > .splide__slide {
    margin: 0 !important;
    opacity: 0;
    z-index: 0;
}
.splide__track--fade > .splide__list > .splide__slide.is-active {
    opacity: 1;
    z-index: 1;
}
.splide--rtl {
    direction: rtl;
}
.splide__track--ttb > .splide__list {
    display: block;
}
.splide__arrow {
    -ms-flex-align: center;
    align-items: center;
    background: #ccc;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    height: 2em;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0.7;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 2em;
    z-index: 1;
}
.splide__arrow svg {
    fill: #000;
    height: 1.2em;
    width: 1.2em;
}
.splide__arrow:hover:not(:disabled) {
    opacity: 0.9;
}
.splide__arrow:disabled {
    opacity: 0.3;
}
.splide__arrow:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: 3px;
}
.splide__arrow--prev {
    left: 1em;
}
.splide__arrow--prev svg {
    transform: scaleX(-1);
}
.splide__arrow--next {
    right: 1em;
}
.splide.is-focus-in .splide__arrow:focus {
    outline: 3px solid #0bf;
    outline-offset: 3px;
}
.splide__pagination {
    bottom: 0.5em;
    left: 0;
    padding: 0 1em;
    position: absolute;
    right: 0;
    z-index: 1;
}
.splide__pagination__page {
    background: #ccc;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    margin: 3px;
    opacity: 0.7;
    padding: 0;
    position: relative;
    transition: transform 0.2s linear;
    width: 8px;
}
.splide__pagination__page.is-active {
    background: #fff;
    transform: scale(1.4);
    z-index: 1;
}
.splide__pagination__page:hover {
    cursor: pointer;
    opacity: 0.9;
}
.splide__pagination__page:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: 3px;
}
.splide.is-focus-in .splide__pagination__page:focus {
    outline: 3px solid #0bf;
    outline-offset: 3px;
}
.splide__progress__bar {
    background: #ccc;
    height: 3px;
}
.splide__slide {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.splide__slide:focus {
    outline: 0;
}
@supports (outline-offset: -3px) {
    .splide__slide:focus-visible {
        outline: 3px solid #0bf;
        outline-offset: -3px;
    }
}
@media screen and (-ms-high-contrast: none) {
    .splide__slide:focus-visible {
        border: 3px solid #0bf;
    }
}
@supports (outline-offset: -3px) {
    .splide.is-focus-in .splide__slide:focus {
        outline: 3px solid #0bf;
        outline-offset: -3px;
    }
}
@media screen and (-ms-high-contrast: none) {
    .splide.is-focus-in .splide__slide:focus {
        border: 3px solid #0bf;
    }
    .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
        border-color: #0bf;
    }
}
.splide__toggle {
    cursor: pointer;
}
.splide__toggle:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: 3px;
}
.splide.is-focus-in .splide__toggle:focus {
    outline: 3px solid #0bf;
    outline-offset: 3px;
}
.splide__track--nav > .splide__list > .splide__slide {
    border: 3px solid transparent;
    cursor: pointer;
}
.splide__track--nav > .splide__list > .splide__slide.is-active {
    border: 3px solid #000;
}
.splide__arrows--rtl .splide__arrow--prev {
    left: auto;
    right: 1em;
}
.splide__arrows--rtl .splide__arrow--prev svg {
    transform: scaleX(1);
}
.splide__arrows--rtl .splide__arrow--next {
    left: 1em;
    right: auto;
}
.splide__arrows--rtl .splide__arrow--next svg {
    transform: scaleX(-1);
}
.splide__arrows--ttb .splide__arrow {
    left: 50%;
    transform: translate(-50%);
}
.splide__arrows--ttb .splide__arrow--prev {
    top: 1em;
}
.splide__arrows--ttb .splide__arrow--prev svg {
    transform: rotate(-90deg);
}
.splide__arrows--ttb .splide__arrow--next {
    bottom: 1em;
    top: auto;
}
.splide__arrows--ttb .splide__arrow--next svg {
    transform: rotate(90deg);
}
.splide__pagination--ttb {
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    left: auto;
    padding: 1em 0;
    right: 0.5em;
    top: 0;
}

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