html {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    text-size-adjust: 100%
}

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

body {
    color: rgb(253, 253, 253);
    font-family: __Inter_f367f3, __Inter_Fallback_f367f3, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5
}

@media print {
    body {
        background-color: rgb(255, 255, 255)
    }
}

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

ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none
}

:root {
    --bg: #100F0F;
    --onyx: #1C1C1C;
    --black: #16171A;
    --ember: #FF1E00;
    --slate: #646464;
    --stone: #827C7C;
    --white: #FFFFFF;
    --whitish: #FDFDFD;
    --graphite: #181818;
    --midnight: #141414;
    --raw-grad: linear-gradient(90deg, rgba(32, 35, 41, 0) 0%, rgba(32, 35, 41, 0.5) 30%, rgba(32, 35, 41, 1) 97%);
    --warm-black: #211F1F;
    --btn-primary: #FF1E00;
    --dark-purple: #252537;
    --dropzone-bg: #100F0F;
    --menu-bar-bg: #211F1F;
    --bg-secondary: #323030;
    --icon-primary: #646464;
    --light-purple: #9F96B8;
    --btn-secondary: #F86344;
    --text-secondary: #C4C8D1;
    --btn-primary-dark: #06C409;
    --accent-delete-btn: #FF4646;
    --btn-primary-hover: #D11900;
    --btn-primary-light: #07FC0B;
    --mini-drawer-width: 60px;
    --accent-action-dark: #AD1702;
    --alert-error-border: #ff4646;
    --bg-secondary-hover: #474343;
    --bg-secondary-light: #8C8181;
    --btn-secondary-dark: #C83314;
    --input-focus-border: #F86344;
    --btn-secondary-light: #FF4A24;
    --header-height-large: 80px;
    --header-height-small: 60px;
    --alert-success-border: #3EEF00;
    --app-muted-text-color: #8D98AE;
    --close-icon-button-bg: #292525;
    --header-appbar-height: 48px;
    --border-color-disabled: #403F3F;
    --persistent-drawer-width: 260px;
    --btn-primary2-bg-disabled: #262626;
    --btn-primary2-color-disabled: #939393
}

body,
html {
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: rgb(17, 15, 15);
    padding-right: 0px !important
}

::-webkit-scrollbar {
    width: 0px;
    height: 2px
}

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

::-webkit-scrollbar-thumb {
    border-radius: 50px
}

::-webkit-scrollbar-track {
    background: var(--bg)
}

@media only screen and (min-width:1200px) {}

@media only screen and (max-width:1300px) {
    ::-webkit-scrollbar {
        width: 0px;
        height: 2px
    }
}

@media only screen and (max-width:600px) {}

.mui-style-1oiypw6 {
    background-color: #110F0F;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    min-height: 100vh
}

.mui-style-153ya08 {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:0px) {
    .mui-style-153ya08 {
        padding-top: 60px
    }
}

@media (min-width:600px) {
    .mui-style-153ya08 {
        padding-top: 80px
    }
}

.mui-style-153ya08 main {
    max-width: 1536px;
    margin-inline: auto
}

@media (min-width:0px) {
    .mui-style-153ya08 main {
        width: calc(100% - 0px)
    }
}

@media (min-width:600px) {
    .mui-style-153ya08 main {
        width: calc(100% - 0px)
    }
}

@media (min-width:900px) {
    .mui-style-153ya08 main {
        width: calc(100% - 0px)
    }
}

@media (min-width:1200px) {
    .mui-style-153ya08 main {
        width: calc(100% - 60px)
    }
}

@media (min-width:1536px) {
    .mui-style-153ya08 main {
        width: calc(100% - 60px)
    }
}

.mui-style-1fyhzmo {
    -webkit-transition: unset;
    transition: unset;
    padding: 0
}

.mui-style-1jd82bg {
    -webkit-transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    box-sizing: border-box;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: static;
    background-color: transparent;
    color: inherit;
    background-image: none
}

.mui-style-194qbh6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    width: 100%;
    height: initial !important;
    z-index: 1000;
    position: fixed;
    min-height: initial !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    background-color: var(--white) !important
}

@media (min-width:600px) {
    .mui-style-194qbh6 {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media (min-width:0px) {
    @media (orientation:landscape) {
        .mui-style-194qbh6 {
            min-height: 48px
        }
    }
}

@media (min-width:600px) {
    .mui-style-194qbh6 {
        min-height: 64px
    }
}

@media (min-width:0px) {
    .mui-style-194qbh6 {
        height: 82px;
        padding-left: 16px;
        padding-right: 16px
    }
}

@media (min-width:600px) {
    .mui-style-194qbh6 {
        padding-left: 32px;
        padding-right: 32px
    }
}

@media (min-width:900px) {
    .mui-style-194qbh6 {
        padding-left: 48px;
        padding-right: 48px
    }
}

@media (min-width:1536px) {
    .mui-style-194qbh6 {
        height: 106px;
        padding-left: 96px;
        padding-right: 96px
    }
}

.mui-style-j8ylzx {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    width: 100%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #110F0F;
    border-bottom: 1px solid #211F1F
}

@media (min-width:0px) {
    .mui-style-j8ylzx {
        width: calc(100% + 12px);
        margin-left: -12px
    }

    .mui-style-j8ylzx>.MuiGrid-item {
        padding-left: 12px
    }
}

@media (min-width:600px) {
    .mui-style-j8ylzx {
        width: calc(100% + 14px);
        margin-left: -14px
    }

    .mui-style-j8ylzx>.MuiGrid-item {
        padding-left: 14px
    }
}

@media (min-width:0px) {
    .mui-style-j8ylzx {
        margin-left: 0px;
        height: var(--header-height-small);
        padding: 8px 16px
    }
}

@media (min-width:900px) {
    .mui-style-j8ylzx {
        padding: 20px 24px
    }
}

@media (min-width:1200px) {
    .mui-style-j8ylzx {
        height: var(--header-height-large)
    }
}

.mui-style-1dnm01g {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: 0
}

@media (min-width:0px) {
    .mui-style-1dnm01g {
        padding-left: 0 !important
    }
}

@media (min-width:600px) {
    .mui-style-1dnm01g {
        padding-left: 12px !important;
        padding-right: 12px !important
    }
}

@media (min-width:900px) {
    .mui-style-1dnm01g {
        padding-left: 24px !important;
        padding-right: 24px !important
    }
}

.mui-style-koeel9 {
    position: relative;
    overflow: hidden;
    height: 100%
}

.mui-style-q8c53n {
    position: relative;
    width: 100%;
    height: 0
}

.mui-style-meiaqb {
    top: 0;
    left: 0;
    width: 100%
}

@media (min-width:0px) {
    .mui-style-meiaqb {
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
        position: static
    }
}

@media (min-width:600px) {
    .mui-style-meiaqb {
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
        position: static
    }
}

@media (min-width:900px) {
    .mui-style-meiaqb {
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
        position: static
    }
}

@media (min-width:1200px) {
    .mui-style-meiaqb {
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
        position: static
    }
}

@media (min-width:1536px) {
    .mui-style-meiaqb {
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
        position: static
    }
}

.mui-style-70qvj9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mui-style-1iehjkq {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: auto
}

@media print {}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:1200px) {}

.mui-style-faq3p7 {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 auto;
    padding: 0px 16px;
    max-width: 1280px
}

.mui-style-14tm3bv {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%;
    grid-row: 1/span 1;
    margin-top: 12px;
    grid-column: 2/span 2
}

@media (min-width:600px) {
    .mui-style-14tm3bv {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%
    }
}

@media (min-width:900px) {
    .mui-style-14tm3bv {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .mui-style-14tm3bv {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%
    }
}

@media (min-width:1536px) {
    .mui-style-14tm3bv {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%
    }
}

.mui-style-14tm3bv button {
    font-size: 14px !important;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    line-height: 16px;
    border-radius: 8px;
    vertical-align: middle;
    background-color: #FF1E00
}

.mui-style-14tm3bv button:hover {
    background: #D11900
}

.mui-style-14tm3bv .swiper {
    border-radius: 10px
}

.mui-style-14tm3bv .MuiBox-root {
    overflow: unset
}

.mui-style-14tm3bv .swiper-pagination {
    width: initial !important;
    position: relative;
    margin-top: 25px
}

@media (min-width:0px) {
    .mui-style-14tm3bv .swiper-pagination {
        bottom: 6px !important
    }
}

@media (min-width:900px) {
    .mui-style-14tm3bv {
        max-height: 400px
    }
}

@media (min-width:2100px) {
    .mui-style-14tm3bv {
        max-height: 500px
    }
}

@media (min-width:2600px) {
    .mui-style-14tm3bv {
        max-height: 600px
    }
}

.mui-style-14tm3bv .swiper-pagination-bullet-active {
    padding: 0 10px !important;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-radius: 99px !important;
    background-color: #FFF5F3 !important
}

.mui-style-1b1vivg {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 0px
}

.mui-style-16u8619 {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    top: 50%;
    width: 100%;
    z-index: 2;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: 16px
}

@media (min-width:0px) {
    .mui-style-16u8619 {
        display: none
    }
}

@media (min-width:1200px) {
    .mui-style-16u8619 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.mui-style-11sq91x {
    gap: 1px;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.mui-style-e9uv7l {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    border: 0;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: center;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 8px;
    overflow: visible;
    -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    box-shadow: none !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fdfdfd;
    left: -35px;
    width: 32px;
    height: 32px;
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.15);
    border-radius: 12px !important;
    background-color: #211F1F !important
}

@media print {
    .mui-style-e9uv7l {
        -webkit-print-color-adjust: exact
    }
}

.mui-style-e9uv7l:hover {
    background-color: rgba(255, 255, 255, 0.08)
}

@media (hover:none) {
    .mui-style-e9uv7l:hover {
        background-color: transparent
    }
}

.mui-style-e9uv7l svg {
    fill: #8D98AE;
    width: 15px;
    height: 15px;
    padding-left: 3px
}

.mui-style-e9uv7l:hover {
    background: #575B5C !important
}

.mui-style-1k33q06 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-size: 1.25rem
}

.mui-style-1qaaert {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    border: 0;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: center;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 8px;
    overflow: visible;
    -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    box-shadow: none !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fdfdfd;
    right: -35px;
    width: 32px;
    height: 32px;
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.15);
    border-radius: 12px !important;
    background-color: #211F1F !important
}

@media print {
    .mui-style-1qaaert {
        -webkit-print-color-adjust: exact
    }
}

.mui-style-1qaaert:hover {
    background-color: rgba(255, 255, 255, 0.08)
}

@media (hover:none) {
    .mui-style-1qaaert:hover {
        background-color: transparent
    }
}

.mui-style-1qaaert svg {
    fill: #8D98AE;
    width: 12px;
    height: 12px
}

.mui-style-1qaaert:hover {
    background: #575B5C !important
}

.mui-style-r1sbo1 {
    width: 100%;
    height: 100%
}

.mui-style-r1sbo1 div.swiper-slide {
    position: relative
}

@media (min-width:0px) {
    .mui-style-r1sbo1 div.swiper-slide {
        /* width: 358px !important; */
        height: 220px !important
    }
}

@media (min-width:600px) {
    .mui-style-r1sbo1 div.swiper-slide {
        /* width: 618px !important; */
        height: 250px !important
    }
}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

.mui-style-r1sbo1 div.swiper-slide .slide_title_2401 {
    color: var(--white);
    text-wrap: nowrap;
    text-align: left;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    line-height: 30px;
    margin-left: 25px;
    margin-bottom: 0px
}

@media (min-width:600px) {
    .mui-style-r1sbo1 div.swiper-slide .slide_title_2401 {
        font-size: 16px
    }
}

.mui-style-r1sbo1 div.swiper-slide .slide_subtitle_2401 {
    color: var(--white);
    font-family: "Inter", sans-serif;
    font-weight: 700;
    margin-left: 25px;
    white-space: nowrap;
    margin-bottom: 20px
}

@media (min-width:0px) {
    .mui-style-r1sbo1 div.swiper-slide .slide_subtitle_2401 {
        font-size: 16px;
        line-height: 130%
    }
}

@media (min-width:600px) {
    .mui-style-r1sbo1 div.swiper-slide .slide_subtitle_2401 {
        font-size: 20px;
        line-height: 150%
    }
}

.mui-style-r1sbo1 div.swiper-slide>.MuiBox-root>.MuiBox-root {
    padding-top: 48px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.mui-style-b7jmoi {
    width: 100%;
    height: 100%;
    position: relative
}

.mui-style-uwwqev {
    width: 100%;
    height: 100%
}

.mui-style-g2knmp {
    position: absolute;
    width: 46%;
    height: 96%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center
}

@media (min-width:0px) {
    .mui-style-g2knmp {
        left: 5px;
        right: auto;
        bottom: 0;
        -webkit-align-items: start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start
    }
}

@media (min-width:600px) {
    .mui-style-g2knmp {
        top: 5px
    }
}

.mui-style-g2knmp div {
    width: 100%
}

.mui-style-g2knmp .MuiGrid-container {
    -webkit-box-flex-flow: row nowrap;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.mui-style-g2knmp .mui-style-1d3bbye {
    left: 20px;
    bottom: 21px;
    position: absolute
}

.mui-style-1d3bbye {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.mui-style-1jebrf7 {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 158px
}

@media (min-width:0px) {
    .mui-style-1jebrf7 {
        text-align: left
    }
}

@media (min-width:600px) {
    .mui-style-1jebrf7 {
        text-align: left
    }
}

.mui-style-ynqtov {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    border: 0;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    min-width: 64px;
    -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    box-shadow: none !important;
    letter-spacing: 0;
    text-transform: none;
    padding: 9px 18px;
    min-height: 42px;
    color: #FFFFFF;
    background: #FF1E00
}

@media print {
    .mui-style-ynqtov {
        -webkit-print-color-adjust: exact
    }
}

.mui-style-ynqtov:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
    background-color: #D11900;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12)
}

@media (hover:none) {
    .mui-style-ynqtov:hover {
        background-color: #FF1E00
    }
}

.mui-style-ynqtov:active {
    box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12)
}

.mui-style-ynqtov:disabled {
    border-color: none;
    background-color: var(--bg-secondary)
}

.mui-style-ynqtov:disabled {
    border-color: none;
    background-color: var(--bg-secondary)
}

@media (min-width:0px) {
    .mui-style-ynqtov {
        width: 93px;
        height: 36px;
        padding: 10px 19.5px
    }
}

@media (min-width:600px) {
    .mui-style-ynqtov {
        width: 93px;
        height: 36px;
        padding: 10px 19.5px
    }
}

@media (min-width:900px) {
    .mui-style-ynqtov {
        width: 93px;
        height: 36px
    }
}

@media (min-width:1200px) {
    .mui-style-ynqtov {
        width: 102px !important;
        height: 36px !important;
        padding: 10px 19.5px
    }
}

@media (min-width:1536px) {
    .mui-style-ynqtov {
        width: 102px !important;
        height: 36px !important
    }
}

.mui-style-ynqtov:hover {
    background: #D11900
}

.mui-style-1fl1kol {
    position: absolute;
    width: 46%;
    height: 96%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center
}

@media (min-width:0px) {
    .mui-style-1fl1kol {
        left: 5px;
        right: auto;
        bottom: 0;
        -webkit-align-items: start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start
    }
}

@media (min-width:600px) {
    .mui-style-1fl1kol {
        top: 5px
    }
}

.mui-style-1fl1kol div {
    width: 100%
}

.mui-style-1fl1kol .MuiGrid-container {
    -webkit-box-flex-flow: row nowrap;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.mui-style-1fl1kol .mui-style-1d3bbye {
    left: 20px;
    bottom: 21px;
    position: absolute
}

.mui-style-1vq585l {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    border: 0;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    min-width: 64px;
    -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    box-shadow: none !important;
    letter-spacing: 0;
    text-transform: none;
    padding: 9px 18px;
    min-height: 42px;
    color: #FFFFFF;
    background: #FF1E00
}

@media print {
    .mui-style-1vq585l {
        -webkit-print-color-adjust: exact
    }
}

.mui-style-1vq585l:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
    background-color: #D11900;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12)
}

@media (hover:none) {
    .mui-style-1vq585l:hover {
        background-color: #FF1E00
    }
}

.mui-style-1vq585l:active {
    box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12)
}

.mui-style-1vq585l:disabled {
    border-color: none;
    background-color: var(--bg-secondary)
}

.mui-style-1vq585l:disabled {
    border-color: none;
    background-color: var(--bg-secondary)
}

@media (min-width:0px) {
    .mui-style-1vq585l {
        width: 93px;
        height: 36px;
        padding: 10px 19.5px;
        font-size: 12px !important
    }
}

@media (min-width:600px) {
    .mui-style-1vq585l {
        width: 93px;
        height: 36px;
        padding: 10px 19.5px;
        font-size: 12px !important
    }
}

@media (min-width:900px) {
    .mui-style-1vq585l {
        width: 93px;
        height: 36px
    }
}

@media (min-width:1200px) {
    .mui-style-1vq585l {
        width: 102px !important;
        height: 36px !important;
        padding: 10px 19.5px;
        font-size: 12px !important
    }
}

@media (min-width:1536px) {
    .mui-style-1vq585l {
        width: 102px !important;
        height: 36px !important
    }
}

.mui-style-1vq585l:hover {
    background: #D11900
}

.mui-style-a3gpb3 {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 40px
}

@media (min-width:0px) {
    .mui-style-a3gpb3 {
        text-align: left
    }
}

@media (min-width:600px) {
    .mui-style-a3gpb3 {
        text-align: left
    }
}

.mui-style-604c3v {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column: 2/span 2;
    -webkit-box-align: center
}

@media (min-width:600px) {
    .mui-style-604c3v {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%
    }
}

@media (min-width:900px) {
    .mui-style-604c3v {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .mui-style-604c3v {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%
    }
}

@media (min-width:1536px) {
    .mui-style-604c3v {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%
    }
}

@media (min-width:0px) {
    .mui-style-604c3v {
        margin: 10px 0 14px 0
    }
}

@media (min-width:900px) {
    .mui-style-604c3v {
        margin: 16px 0 22px 0
    }
}

.mui-style-604c3v::-webkit-scrollbar {
    display: none
}

.mui-style-604c3v .MuiGrid-container {
    gap: 8px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6px
}

@media (min-width:0px) {
    .mui-style-604c3v .MuiGrid-container {
        width: 100%
    }
}

.mui-style-604c3v .MuiGrid-container .MuiGrid-item {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.mui-style-604c3v .MuiGrid-container::-webkit-scrollbar {
    display: none
}

.mui-style-15j76c0 {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%
}

@media (min-width:600px) {
    .mui-style-15j76c0 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%
    }
}

@media (min-width:900px) {
    .mui-style-15j76c0 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .mui-style-15j76c0 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%
    }
}

@media (min-width:1536px) {
    .mui-style-15j76c0 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%
    }
}

.mui-style-dpwuy0 {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    width: 100%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    padding: 2px 4px !important;
    -webkit-box-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.mui-style-dpwuy0 button {
    color: var(--whitish);
    width: 120px;
    min-width: 0%;
    text-align: center;
    font-weight: 700;
    white-space: nowrap;
    border-radius: 12px;
    background-color: var(--menu-bar-bg)
}

@media (min-width:0px) {
    .mui-style-dpwuy0 button {
        height: 72px;
        padding: 14px;
        font-size: 12px
    }
}

@media (min-width:600px) {
    .mui-style-dpwuy0 button {
        height: 72px;
        padding: 16px 18px 16px 18px;
        font-size: 14px
    }
}

@media (min-width:900px) {
    .mui-style-dpwuy0 button {
        height: 72px
    }
}

@media (min-width:1200px) {
    .mui-style-dpwuy0 button {
        height: 72px
    }
}

@media (min-width:1536px) {
    .mui-style-dpwuy0 button {
        height: 72px
    }
}

.mui-style-dpwuy0 button span {
    margin: 0px
}

.mui-style-dpwuy0 button:hover {
    background-color: var(--menu-bar-bg) !important
}

.mui-style-dpwuy0 button:hover .MuiButton-startIcon img {
    -webkit-filter: none !important;
    filter: none !important
}

.mui-style-dpwuy0 .MuiGrid-item {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1
}

.mui-style-dpwuy0::-webkit-scrollbar {
    display: none
}

.mui-style-dpwuy0 .Button-openLink-active {
    background: var(--warm-black) !important
}

.mui-style-dpwuy0 .Button-openLink-active:hover {
    background-color: var(--warm-black) !important
}

.mui-style-dpwuy0 .MuiButton-startIcon img {
    -webkit-filter: none !important;
    filter: none !important
}

.mui-style-dpwuy0 button.Button-openLink-active:hover .MuiButton-startIcon img {
    -webkit-filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important;
    filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important
}

.mui-style-dpwuy0 button .MuiButton-startIcon img {
    -webkit-filter: none !important;
    filter: none !important;
    margin-right: 8px
}

@media (min-width:0px) {
    .mui-style-dpwuy0 button .MuiButton-startIcon img {
        width: 18px;
        height: 18px
    }
}

@media (min-width:600px) {
    .mui-style-dpwuy0 button .MuiButton-startIcon img {
        width: auto;
        height: auto
    }
}

.mui-style-dpwuy0 .Button-openLink-active>.MuiButton-startIcon img {
    -webkit-filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important;
    filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important
}

.mui-style-1wxaqej {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.mui-style-1v4mepv {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    border: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    box-shadow: none !important;
    letter-spacing: 0;
    text-transform: none;
    padding: 9px 18px;
    font-size: 14px;
    min-height: 42px;
    line-height: 24px;
    gap: 0;
    margin: 0 auto;
    display: block;
    background: none !important;
    font-family: "Inter", sans-serif;
    font-weight: 400 !important
}

@media print {
    .mui-style-1v4mepv {
        -webkit-print-color-adjust: exact
    }
}

.mui-style-1v4mepv:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-1v4mepv:hover {
        background-color: transparent
    }
}

.mui-style-1v4mepv:disabled {
    border-color: none;
    background-color: var(--bg-secondary)
}

.mui-style-1v4mepv:hover {
    background-color: var(--bg-secondary)
}

.mui-style-1v4mepv:hover {
    color: var(--whitish);
    background: var(--midnight) !important
}

.mui-style-1v4mepv:hover img[data-testid="ConfigurableButton-startIcon"] {
    -webkit-filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important;
    filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important;
    margin: 0px !important
}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-1v4mepv img[data-testid="ConfigurableButton-startIcon"] {
    -webkit-filter: invert(22%) sepia(10%) saturate(749%) hue-rotate(349deg) brightness(91%) contrast(92%) !important;
    filter: invert(22%) sepia(10%) saturate(749%) hue-rotate(349deg) brightness(91%) contrast(92%) !important;
    margin: 0px !important
}

.mui-style-1l6c7y9 {
    display: inherit;
    margin-right: 8px;
    margin-left: -4px
}

.mui-style-1l6c7y9>*:nth-of-type(1) {
    font-size: 20px
}

.mui-style-1ns2tl1 {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    border: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    box-shadow: none !important;
    letter-spacing: 0;
    text-transform: none;
    padding: 9px 18px;
    font-size: 14px;
    min-height: 42px;
    line-height: 24px;
    gap: 0;
    margin: 0 auto;
    display: block;
    background: none !important;
    font-family: "Inter", sans-serif;
    font-weight: 400 !important
}

@media print {
    .mui-style-1ns2tl1 {
        -webkit-print-color-adjust: exact
    }
}

.mui-style-1ns2tl1:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-1ns2tl1:hover {
        background-color: transparent
    }
}

.mui-style-1ns2tl1:disabled {
    border-color: none;
    background-color: var(--bg-secondary)
}

.mui-style-1ns2tl1:hover {
    background-color: var(--bg-secondary)
}

.mui-style-1ns2tl1:hover {
    color: var(--whitish);
    background: #141414 !important
}

.mui-style-1ns2tl1:hover img[data-testid="ConfigurableButton-startIcon"] {
    -webkit-filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important;
    filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important;
    margin: 0px !important
}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-1ns2tl1 img[data-testid="ConfigurableButton-startIcon"] {
    -webkit-filter: invert(22%) sepia(10%) saturate(749%) hue-rotate(349deg) brightness(91%) contrast(92%) !important;
    filter: invert(22%) sepia(10%) saturate(749%) hue-rotate(349deg) brightness(91%) contrast(92%) !important;
    margin: 0px !important
}

.mui-style-6q78dp {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    border: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    box-shadow: none !important;
    letter-spacing: 0;
    text-transform: none;
    padding: 9px 18px;
    font-size: 14px;
    min-height: 42px;
    line-height: 24px;
    gap: 0;
    margin: 0 auto;
    display: block;
    background: none !important;
    font-family: "Inter", sans-serif;
    font-weight: 400 !important
}

@media print {
    .mui-style-6q78dp {
        -webkit-print-color-adjust: exact
    }
}

.mui-style-6q78dp:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-6q78dp:hover {
        background-color: transparent
    }
}

.mui-style-6q78dp:disabled {
    border-color: none;
    background-color: var(--bg-secondary)
}

.mui-style-6q78dp:hover {
    background-color: var(--bg-secondary)
}

.mui-style-6q78dp:hover {
    color: #FDFDFD;
    background: #141414 !important
}

.mui-style-6q78dp:hover img[data-testid="ConfigurableButton-startIcon"] {
    -webkit-filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important;
    filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important;
    margin: 0px !important
}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-6q78dp img[data-testid="ConfigurableButton-startIcon"] {
    -webkit-filter: invert(22%) sepia(10%) saturate(749%) hue-rotate(349deg) brightness(91%) contrast(92%) !important;
    filter: invert(22%) sepia(10%) saturate(749%) hue-rotate(349deg) brightness(91%) contrast(92%) !important;
    margin: 0px !important
}

.mui-style-22j4dt {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    border: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    box-shadow: none !important;
    letter-spacing: 0;
    text-transform: none;
    padding: 9px 18px;
    font-size: 14px;
    min-height: 42px;
    line-height: 24px;
    gap: 0;
    margin: 0 auto;
    display: block;
    background: none !important;
    font-family: "Inter", sans-serif;
    font-weight: 400 !important;
    padding-inline: 2px !important
}

@media print {
    .mui-style-22j4dt {
        -webkit-print-color-adjust: exact
    }
}

.mui-style-22j4dt:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-22j4dt:hover {
        background-color: transparent
    }
}

.mui-style-22j4dt:disabled {
    border-color: none;
    background-color: var(--bg-secondary)
}

.mui-style-22j4dt:hover {
    background-color: var(--bg-secondary)
}

.mui-style-22j4dt:hover {
    color: #FDFDFD;
    background: #141414 !important
}

.mui-style-22j4dt:hover img[data-testid="ConfigurableButton-startIcon"] {
    -webkit-filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important;
    filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important;
    margin: 0px !important
}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-22j4dt img[data-testid="ConfigurableButton-startIcon"] {
    -webkit-filter: invert(22%) sepia(10%) saturate(749%) hue-rotate(349deg) brightness(91%) contrast(92%) !important;
    filter: invert(22%) sepia(10%) saturate(749%) hue-rotate(349deg) brightness(91%) contrast(92%) !important;
    margin: 0px !important
}

.mui-style-1gnikc5 {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    border: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    box-shadow: none !important;
    letter-spacing: 0;
    text-transform: none;
    padding: 9px 18px;
    font-size: 14px;
    min-height: 42px;
    line-height: 24px;
    gap: 0;
    margin: 0 auto;
    display: block;
    background: none !important;
    font-family: "Inter", sans-serif;
    font-weight: 400 !important;
    padding-inline: 2px !important
}

@media print {
    .mui-style-1gnikc5 {
        -webkit-print-color-adjust: exact
    }
}

.mui-style-1gnikc5:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-1gnikc5:hover {
        background-color: transparent
    }
}

.mui-style-1gnikc5:disabled {
    border-color: none;
    background-color: var(--bg-secondary)
}

.mui-style-1gnikc5:hover {
    background-color: var(--bg-secondary)
}

.mui-style-1gnikc5:hover {
    color: #FDFDFD;
    background: #141414 !important
}

.mui-style-1gnikc5:hover img[data-testid="ConfigurableButton-startIcon"] {
    -webkit-filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important;
    filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important;
    margin: 0px !important
}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-1gnikc5 img[data-testid="ConfigurableButton-startIcon"] {
    -webkit-filter: invert(22%) sepia(10%) saturate(749%) hue-rotate(349deg) brightness(91%) contrast(92%) !important;
    filter: invert(22%) sepia(10%) saturate(749%) hue-rotate(349deg) brightness(91%) contrast(92%) !important;
    margin: 0px !important
}

.mui-style-rep2uh {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%
}

@media (min-width:600px) {
    .mui-style-rep2uh {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%
    }
}

@media (min-width:900px) {
    .mui-style-rep2uh {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .mui-style-rep2uh {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%
    }
}

@media (min-width:1536px) {
    .mui-style-rep2uh {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%
    }
}

@media (min-width:0px) {
    .mui-style-rep2uh {
        width: calc(100% + 16px);
        max-width: none
    }
}

@media (min-width:900px) {
    .mui-style-rep2uh {
        width: 100%;
        max-width: 100%
    }
}

.mui-style-1utwtfj {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent
}

@media (min-width:0px) {
    .mui-style-1utwtfj {
        max-width: 100%;
        margin-bottom: 32px
    }
}

@media (min-width:900px) {
    .mui-style-1utwtfj {
        margin-bottom: 42px
    }
}

.mui-style-1utwtfj .swiper-slide {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.mui-style-f4cymk {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

@media (min-width:0px) {
    .mui-style-f4cymk {
        margin-bottom: 16px
    }
}

@media (min-width:900px) {
    .mui-style-f4cymk {
        margin-top: 3px;
        margin-bottom: 20px
    }
}

@media (min-width:1200px) {
    .mui-style-f4cymk {
        margin-bottom: 24px
    }
}

@media (min-width:1536px) {
    .mui-style-f4cymk {
        margin-bottom: 24px
    }
}

.mui-style-d46v0y {
    margin: 0;
    font-family: "__Inter_f367f3", "__Inter_Fallback_f367f3", Helvetica, sans-serif;
    font-size: 1.5rem;
    line-height: 1.334;
    color: var(--white);
    font-weight: 700
}

@media (min-width:0px) {
    .mui-style-d46v0y {
        font-size: 18px
    }
}

@media (min-width:900px) {
    .mui-style-d46v0y {
        font-size: 22px
    }
}

.mui-style-d46v0y:before {
    width: 18px;
    -webkit-filter: invert(18%) sepia(96%) saturate(7471%) hue-rotate(1deg) brightness(101%) contrast(108%) !important;
    filter: invert(18%) sepia(96%) saturate(7471%) hue-rotate(1deg) brightness(101%) contrast(108%) !important;
    height: 18px;
    content: "";
    display: inline-block;
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
    -webkit-filter: invert(18%) sepia(96%) saturate(7471%) hue-rotate(1deg) brightness(101%) contrast(108%) !important;
    margin-inline: 8px;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(../images/0.svg);
    background-repeat: no-repeat;
    -webkit-background-position: center;
    background-position: center
}

.mui-style-1vre1hx {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 5px
}

@media (min-width:0px) {
    .mui-style-1vre1hx {
        margin-bottom: 16px
    }
}

@media (min-width:900px) {
    .mui-style-1vre1hx {
        margin-bottom: 20px
    }
}

@media (min-width:1200px) {
    .mui-style-1vre1hx {
        margin-bottom: 24px
    }
}

@media (min-width:1536px) {
    .mui-style-1vre1hx {
        margin-bottom: 32px
    }
}

.mui-style-djkoak {
    margin: 0;
    font-family: "__Inter_f367f3", "__Inter_Fallback_f367f3", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    color: #FF1E00;
    border: 1px solid #211F1F;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 8px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

@media (min-width:0px) {
    .mui-style-djkoak {
        margin: 0 0 3px 8px
    }
}

@media (min-width:900px) {
    .mui-style-djkoak {
        margin: 0 0-1px 8px
    }
}

@media (min-width:1200px) {
    .mui-style-djkoak {
        margin: 0 0-5px 8px
    }
}

@media (min-width:1536px) {
    .mui-style-djkoak {
        margin: 0 0-13px 8px
    }
}

.mui-style-djkoak span {
    color: #FF1E00;
    font-size: 12px;
    font-weight: 600;
    line-height: 12px
}

.mui-style-149vgid {
    margin: 0;
    font-family: "__Inter_f367f3", "__Inter_Fallback_f367f3", Helvetica, sans-serif
}

.mui-style-1vqrj79 {
    box-sizing: border-box;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 16px 16px 0
}

.mui-style-1a2iki2 {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0;
    border: 0;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    font-family: "__Inter_f367f3", "__Inter_Fallback_f367f3", Helvetica, sans-serif;
    -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    box-shadow: none !important;
    letter-spacing: 0;
    text-transform: none;
    color: var(--ember);
    padding: 0 !important;
    min-width: auto;
    min-height: unset !important;
    font-weight: 550;
    line-height: 100% !important;
    padding: 9px 18px;
    font-size: 14px;
    min-height: 42px;
    line-height: 24px;
    border-radius: 12px
}

@media print {
    .mui-style-1a2iki2 {
        -webkit-print-color-adjust: exact
    }
}

.mui-style-1a2iki2:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
    background-color: rgba(253, 253, 253, 0.08)
}

@media (hover:none) {
    .mui-style-1a2iki2:hover {
        background-color: transparent
    }
}

.mui-style-1a2iki2:disabled {
    border-color: none;
    background-color: var(--bg-secondary)
}

.mui-style-1a2iki2:hover {
    color: var(--ember);
    background-color: unset
}

.mui-style-16hihu0 {
    box-sizing: border-box;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 0 17.5px 0
}

@media (min-width:0px) {
    .mui-style-16hihu0 {
        display: none
    }
}

@media (min-width:900px) {
    .mui-style-16hihu0 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.mui-style-kmct88 {
    gap: 1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.mui-style-19ebdas {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    border: 0;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: center;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 1.5rem;
    padding: 8px;
    overflow: visible;
    -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    box-shadow: none !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.05);
    color: #fdfdfd;
    width: 32px;
    height: 32px;
    background: #211F1F;
    border-radius: 12px 0 0 12px
}

@media print {
    .mui-style-19ebdas {
        -webkit-print-color-adjust: exact
    }
}

.mui-style-19ebdas:hover {
    background-color: rgba(255, 255, 255, 0.08)
}

@media (hover:none) {
    .mui-style-19ebdas:hover {
        background-color: transparent
    }
}

.mui-style-19ebdas svg {
    width: 12px;
    height: 12px
}

.mui-style-19ebdas:hover {
    background: #262626
}

.mui-style-19ebdas.swiper-button-disabled svg {
    fill: #555555
}

.mui-style-kjaykj {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    border: 0;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: center;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 1.5rem;
    padding: 8px;
    overflow: visible;
    -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    box-shadow: none !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.05);
    color: #fdfdfd;
    width: 32px;
    height: 32px;
    background: #211F1F;
    border-radius: 0 12px 12px 0
}

@media print {
    .mui-style-kjaykj {
        -webkit-print-color-adjust: exact
    }
}

.mui-style-kjaykj:hover {
    background-color: rgba(255, 255, 255, 0.08)
}

@media (hover:none) {
    .mui-style-kjaykj:hover {
        background-color: transparent
    }
}

.mui-style-kjaykj svg {
    fill: #BABABA;
    width: 12px;
    height: 12px
}

.mui-style-kjaykj:hover {
    background: #262626
}

.mui-style-1bg6ep5 {
    width: 100%;
    height: 100%;
    -webkit-mask-image: linear-gradient(270deg, transparent, black 50px);
    mask-image: linear-gradient(270deg, transparent, black 50px)
}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

.mui-style-1bg6ep5 .swiper-slide [data-cp="rootBoxSx"] {
    max-width: 163px;
    overflow: hidden;
    max-height: 152px;
    border-radius: 12px
}

.mui-style-1bg6ep5 .swiper-slide [data-cp="rootBoxSx"]>.MuiGrid-root {
    height: 35px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: var(--warm-black);
    padding-top: 5px;
    padding-bottom: 3px
}

.mui-style-1bg6ep5 .swiper-slide [data-cp="rootBoxSx"]>.MuiGrid-root [data-cp="typographyProps"] {
    max-width: 160px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.mui-style-1bg6ep5 .swiper-slide [data-cp="rootBoxSx"] [data-cp="containerSx"] {
    border-radius: 0
}

.mui-style-1bg6ep5 .swiper-slide [data-cp="rootBoxSx"] [data-cp="containerSx"] img {
    object-fit: cover;
    border-radius: 0 !important;
    object-position: top
}

.mui-style-1bg6ep5 .swiper-slide [data-cp="rootBoxSx"] .MuiGrid-root:last-of-type .MuiTypography-root {
    font-size: 10px
}

.mui-style-1bg6ep5 .swiper-slide [data-cp="rootBoxSx"] [data-cp="containerSx"]>.MuiBox-root:last-of-type {
    height: 100%;
    position: absolute
}

.mui-style-yk1ilj {
    width: 100%;
    height: 100%;
    position: relative
}

.mui-style-yk1ilj:hover :is([data-cp="overlaySx"], [data-cp="restrictedOverlaySx"]) {
    opacity: 1
}

.mui-style-u3olgy {
    position: relative;
    overflow: hidden;
    display: grid
}

.mui-style-1ayuctn {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.mui-style-1dukuxz {
    margin: 0;
    font-family: "__Inter_f367f3", "__Inter_Fallback_f367f3", Helvetica, sans-serif;
    color: var(--white);
    font-size: 10px;
    font-weight: 500;
    line-height: 1.2
}

.mui-style-13zehk4 {
    margin: 0;
    font-family: "__Inter_f367f3", "__Inter_Fallback_f367f3", Helvetica, sans-serif;
    color: #C0C0C0;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.5
}

.mui-style-u6ru87 {
    margin: 0;
    font-family: "__Inter_f367f3", "__Inter_Fallback_f367f3", Helvetica, sans-serif;
    font-size: 1.5rem;
    line-height: 1.334;
    color: var(--white);
    font-weight: 700
}

@media (min-width:0px) {
    .mui-style-u6ru87 {
        font-size: 18px
    }
}

@media (min-width:900px) {
    .mui-style-u6ru87 {
        font-size: 22px
    }
}

.mui-style-u6ru87:before {
    width: 18px;
    -webkit-filter: invert(18%) sepia(96%) saturate(7471%) hue-rotate(1deg) brightness(101%) contrast(108%) !important;
    filter: invert(18%) sepia(96%) saturate(7471%) hue-rotate(1deg) brightness(101%) contrast(108%) !important;
    height: 18px;
    content: "";
    display: inline-block;
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
    -webkit-filter: invert(18%) sepia(96%) saturate(7471%) hue-rotate(1deg) brightness(101%) contrast(108%) !important;
    margin-inline: 8px;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(../images/1.svg);
    background-repeat: no-repeat;
    -webkit-background-position: center;
    background-position: center
}

.mui-style-hzw0uo {
    margin: 0;
    font-family: "__Inter_f367f3", "__Inter_Fallback_f367f3", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    color: #FF1E00;
    border: 1px solid #211F1F;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 8px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

@media (min-width:0px) {
    .mui-style-hzw0uo {
        margin: 0 0 3px 8px
    }
}

@media (min-width:900px) {
    .mui-style-hzw0uo {
        margin: 0 0-1px 8px
    }
}

@media (min-width:1200px) {
    .mui-style-hzw0uo {
        margin: 0 0-5px 8px
    }
}

@media (min-width:1536px) {
    .mui-style-hzw0uo {
        margin: 0 0-13px 8px
    }
}

.mui-style-hzw0uo span {
    color: #FF1E00;
    font-size: 12px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    line-height: 12px
}

.mui-style-171o2j3 {
    width: 100%;
    height: 100%;
    -webkit-mask-image: linear-gradient(270deg, transparent, black 50px);
    mask-image: linear-gradient(270deg, transparent, black 50px)
}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

.mui-style-171o2j3 .swiper-slide [data-cp="rootBoxSx"] {
    max-width: 163px;
    overflow: hidden;
    max-height: 152px;
    border-radius: 12px
}

.mui-style-171o2j3 .swiper-slide [data-cp="rootBoxSx"]>.MuiGrid-root {
    height: 35px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: var(--warm-black);
    padding-top: 5px;
    padding-bottom: 3px
}

.mui-style-171o2j3 .swiper-slide [data-cp="rootBoxSx"]>.MuiGrid-root [data-cp="typographyProps"] {
    max-width: 160px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.mui-style-171o2j3 .swiper-slide [data-cp="rootBoxSx"] [data-cp="containerSx"] {
    border-radius: 0
}

.mui-style-171o2j3 .swiper-slide [data-cp="rootBoxSx"] [data-cp="containerSx"] img {
    object-fit: cover;
    border-radius: 0 !important;
    object-position: top
}

.mui-style-171o2j3 .swiper-slide [data-cp="rootBoxSx"] [data-cp="containerSx"]>.MuiBox-root:last-of-type {
    height: 100%;
    position: absolute
}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (min-width:0px) {}

.mui-style-149k1ju {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent
}

@media (min-width:0px) {
    .mui-style-149k1ju {
        max-width: 100%;
        margin-bottom: 32px
    }
}

@media (min-width:900px) {
    .mui-style-149k1ju {
        margin-bottom: 42px
    }
}

.mui-style-149k1ju .swiper-slide {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.mui-style-1trbhdx {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

@media (min-width:0px) {
    .mui-style-1trbhdx {
        margin-bottom: 16px
    }
}

@media (min-width:900px) {
    .mui-style-1trbhdx {
        margin-top: 3px;
        margin-bottom: 20px
    }
}

@media (min-width:1200px) {
    .mui-style-1trbhdx {
        margin-bottom: 24px
    }
}

.mui-style-dyyfok {
    margin: 0;
    font-family: "__Inter_f367f3", "__Inter_Fallback_f367f3", Helvetica, sans-serif;
    font-size: 1.5rem;
    line-height: 1.334;
    color: var(--white);
    font-weight: 700
}

@media (min-width:0px) {
    .mui-style-dyyfok {
        font-size: 18px
    }
}

@media (min-width:900px) {
    .mui-style-dyyfok {
        font-size: 22px
    }
}

.mui-style-dyyfok:before {
    width: 18px;
    height: 18px;
    content: "";
    display: inline-block;
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
    margin-inline: 8px;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(../images/2.svg);
    background-repeat: no-repeat;
    -webkit-background-position: center;
    background-position: center
}

.mui-style-k93iii {
    width: 100%;
    height: 100%;
    -webkit-mask-image: linear-gradient(270deg, transparent, black 50px);
    mask-image: linear-gradient(270deg, transparent, black 50px)
}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

.mui-style-k93iii .swiper-slide [data-cp="rootBoxSx"] {
    max-width: 163px;
    overflow: hidden;
    max-height: 152px;
    border-radius: 12px
}

.mui-style-k93iii .swiper-slide [data-cp="rootBoxSx"]>.MuiGrid-root {
    height: 35px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: var(--warm-black);
    padding-top: 5px;
    padding-bottom: 3px
}

.mui-style-k93iii .swiper-slide [data-cp="rootBoxSx"]>.MuiGrid-root [data-cp="typographyProps"] {
    max-width: 160px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.mui-style-k93iii .swiper-slide [data-cp="rootBoxSx"] [data-cp="containerSx"] {
    border-radius: 0
}

.mui-style-k93iii .swiper-slide [data-cp="rootBoxSx"] [data-cp="containerSx"] img {
    object-fit: cover;
    border-radius: 0 !important;
    object-position: top
}

.mui-style-k93iii .swiper-slide [data-cp="rootBoxSx"] .MuiGrid-root:last-of-type .MuiTypography-root {
    color: #C0C0C0;
    font-size: 10px
}

.mui-style-k93iii .swiper-slide [data-cp="rootBoxSx"] [data-cp="containerSx"]>.MuiBox-root:last-of-type {
    height: 100%;
    position: absolute
}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (min-width:0px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media print {}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

@media (min-width:1200px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-1b6rvne {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #0E0C0C
}

@media (min-width:0px) {
    .mui-style-1b6rvne {
        padding: 24px 16px !important
    }
}

@media (min-width:600px) {
    .mui-style-1b6rvne {
        padding: 32px 32px
    }
}

@media (min-width:900px) {
    .mui-style-1b6rvne {
        padding: 42px !important
    }
}

@media (min-width:1536px) {
    .mui-style-1b6rvne {
        padding: 56px 96px
    }
}

.mui-style-ovw0tt {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    display: grid;
    grid-template-rows: auto
}

@media (min-width:0px) {
    .mui-style-ovw0tt {
        grid-gap: 0px;
        grid-template-areas: "cell1" "cell0" "cell4" "cell8" "cell6" "cell5" "cell7" "cell2" "cell3";
        grid-template-columns: 1fr
    }
}

@media (min-width:900px) {
    .mui-style-ovw0tt {
        grid-gap: 8px;
        grid-template-areas: "cell1 cell1 cell1 cell1 cell1 cell1 cell1" "cell2 cell2 cell2 cell2 cell2 cell2 cell2" "cell3 cell3 cell3 cell3 cell3 cell3 cell3" "cell0 cell4 cell4 cell4 cell4 cell4 cell8" "cell5 cell5 cell5 cell5 cell5 cell5 cell5" "cell6 cell6 cell6 cell6 cell6 cell6 cell6" "cell7 cell7 cell7 cell7 cell7 cell7 cell7"
    }
}

@media (min-width:1200px) {
    .mui-style-ovw0tt {
        grid-template-columns: unset
    }
}

@media (min-width:1536px) {
    .mui-style-ovw0tt {
        grid-template-areas: "cell1 cell1 cell1 cell1 cell1 cell1 cell1" "cell2 cell2 cell2 cell2 cell2 cell2 cell2" "cell3 cell3 cell0 cell4 cell4 cell4 cell4" "cell5 cell5 cell5 cell5 cell5 cell5 cell8" "cell6 cell6 cell6 cell7 cell7 cell7 cell7";
        grid-template-columns: repeat(7, 1fr)
    }
}

.mui-style-10knia5 {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-area: cell1;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

@media (min-width:0px) {
    .mui-style-10knia5 {
        text-align: center;
        justify-self: center
    }
}

@media (min-width:600px) {
    .mui-style-10knia5 {
        text-align: left;
        justify-self: start;
        padding-bottom: 20px
    }
}

.mui-style-1g4ofn3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    overflow-x: auto;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    scrollbar-width: none;
    background-color: transparent
}

@media (min-width:0px) {
    .mui-style-1g4ofn3 {
        width: 100%;
        -webkit-column-gap: 22px;
        column-gap: 22px
    }
}

@media (min-width:600px) {
    .mui-style-1g4ofn3 {
        -webkit-column-gap: 24px;
        column-gap: 24px
    }
}

@media (min-width:1200px) {
    .mui-style-1g4ofn3 {
        -webkit-column-gap: 11px;
        column-gap: 11px
    }
}

@media (min-width:1536px) {
    .mui-style-1g4ofn3 {
        -webkit-column-gap: 25px;
        column-gap: 25px
    }
}

.mui-style-1g4ofn3 a {
    padding: 0px;
    pointer-events: none
}

.mui-style-1g4ofn3 a:hover {
    background: none
}

.mui-style-1g4ofn3 a>img {
    width: auto
}

@media (min-width:0px) {
    .mui-style-1g4ofn3 a>img {
        height: 25px
    }
}

@media (min-width:600px) {
    .mui-style-1g4ofn3 a>img {
        height: 100%
    }
}

@media print {}

@media (hover:none) {}

.mui-style-1e0pqat {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0;
    border: 0;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: center;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 1.5rem;
    border-radius: 50%;
    overflow: visible;
    color: rgba(255, 255, 255, 0.56);
    -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    box-shadow: none !important
}

@media print {
    .mui-style-1e0pqat {
        -webkit-print-color-adjust: exact
    }
}

.mui-style-1e0pqat:hover {
    background-color: rgba(255, 255, 255, 0.08)
}

@media (hover:none) {
    .mui-style-1e0pqat:hover {
        background-color: transparent
    }
}

.mui-style-kgiqzd {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-area: cell2
}

@media (min-width:0px) {
    .mui-style-kgiqzd {
        margin-top: -40px
    }
}

@media (min-width:900px) {
    .mui-style-kgiqzd {
        margin-top: 0px
    }
}

.mui-style-oifm58 {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-basis: NaN%;
    -ms-flex-preferred-size: NaN%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%
}

@media (min-width:600px) {
    .mui-style-oifm58 {
        -webkit-flex-basis: NaN%;
        -ms-flex-preferred-size: NaN%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

@media (min-width:900px) {
    .mui-style-oifm58 {
        -webkit-flex-basis: NaN%;
        -ms-flex-preferred-size: NaN%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

@media (min-width:1200px) {
    .mui-style-oifm58 {
        -webkit-flex-basis: NaN%;
        -ms-flex-preferred-size: NaN%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

@media (min-width:1536px) {
    .mui-style-oifm58 {
        -webkit-flex-basis: NaN%;
        -ms-flex-preferred-size: NaN%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

@media (min-width:0px) {
    .mui-style-oifm58 {
        margin: 40px 0 24px 0
    }
}

@media (min-width:900px) {
    .mui-style-oifm58 {
        margin: 0 0-13px 0
    }
}

.mui-style-o30elf {
    width: 142px;
    height: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content
}

.mui-style-o30elf img {
    width: 100%;
    height: 100%
}

.mui-style-iy927c {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media (min-width:600px) {
    .mui-style-iy927c {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 50%
    }
}

@media (min-width:900px) {
    .mui-style-iy927c {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 50%
    }
}

@media (min-width:1200px) {
    .mui-style-iy927c {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 50%
    }
}

@media (min-width:1536px) {
    .mui-style-iy927c {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 50%
    }
}

@media (min-width:0px) {
    .mui-style-iy927c {
        margin-left: 0;
        margin-bottom: 24px
    }
}

@media (min-width:600px) {
    .mui-style-iy927c {
        margin-bottom: 0
    }
}

@media (min-width:1200px) {
    .mui-style-iy927c {
        margin-left: 47px
    }
}

.mui-style-ucdydz {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0;
    border: 0;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    min-width: 64px;
    -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    box-shadow: none !important;
    letter-spacing: 0;
    text-transform: none;
    padding: 9px 18px;
    line-height: 24px;
    color: white;
    font-size: 14px;
    max-width: 196px;
    max-height: 36px !important;
    min-height: 36px !important;
    background: #FF1E00;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    border-radius: 12px
}

@media print {
    .mui-style-ucdydz {
        -webkit-print-color-adjust: exact
    }
}

.mui-style-ucdydz:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-ucdydz:hover {
        background-color: transparent
    }
}

.mui-style-ucdydz:disabled {
    border-color: none;
    background-color: var(--bg-secondary)
}

.mui-style-ucdydz:hover {
    background-color: var(--bg-secondary)
}

@media (min-width:0px) {
    .mui-style-ucdydz {
        top: 0px;
        left: 0px;
        padding: 0px;
        min-width: 100%;
        line-height: 18px;
        white-space: pre-wrap
    }
}

@media (min-width:600px) {
    .mui-style-ucdydz {
        top: 41px;
        left: 30px;
        min-width: 196px
    }
}

@media (min-width:900px) {
    .mui-style-ucdydz {
        top: 0px;
        padding: 9px 18px;
        line-height: 24px;
        white-space: nowrap
    }
}

@media (min-width:1200px) {
    .mui-style-ucdydz {
        left: 0px
    }
}

@media (min-width:1536px) {
    .mui-style-ucdydz {
        min-width: 196px !important
    }
}

.mui-style-ucdydz:hover {
    background: #D11900
}

.mui-style-1gbp6gx {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-area: cell3
}

@media (min-width:1200px) {
    .mui-style-1gbp6gx {
        width: unset
    }
}

@media (min-width:1536px) {
    .mui-style-1gbp6gx {
        width: 140%
    }
}

.mui-style-1uolcn3 {
    margin: 0;
    font-family: "__Inter_f367f3", "__Inter_Fallback_f367f3", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    color: #fdfdfd
}

.mui-style-999ekx {
    color: #FF1E00
}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media print {}

@media (hover:none) {}

@media (hover:none) {}

@media (min-width:600px) {}

@media print {}

@media (hover:none) {}

.mui-style-9d4x0h {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0;
    border: 0;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    font-family: "__Inter_f367f3", "__Inter_Fallback_f367f3", Helvetica, sans-serif;
    border-radius: 4px;
    -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    box-shadow: none !important;
    letter-spacing: 0;
    text-transform: none;
    color: white !important;
    display: block;
    padding: 0;
    font-size: 13px !important;
    max-width: 190px;
    min-width: auto;
    overflow: hidden;
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
    font-weight: 400;
    line-height: 14px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media print {
    .mui-style-9d4x0h {
        -webkit-print-color-adjust: exact
    }
}

.mui-style-9d4x0h:hover {
    -webkit-text-decoration: none;
    text-decoration: none;
    background-color: rgba(253, 253, 253, 0.08)
}

@media (hover:none) {
    .mui-style-9d4x0h:hover {
        background-color: transparent
    }
}

.mui-style-9d4x0h:disabled {
    border-color: none;
    background-color: var(--bg-secondary)
}

.mui-style-9d4x0h:hover {
    color: #FF1E00 !important;
    background-color: unset
}

.mui-style-1if3u7p {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-area: cell4
}

@media (min-width:0px) {
    .mui-style-1if3u7p {
        margin-top: 45px
    }
}

@media (min-width:900px) {
    .mui-style-1if3u7p {
        margin-top: 0px
    }
}

.mui-style-17uweu5 {
    gap: 30px;
    z-index: 4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 20px
}

@media (max-width:370px) {}

.mui-style-13m959z {
    margin-right: 0 !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:0px) {
    .mui-style-13m959z {
        width: calc(50% - 15px)
    }
}

@media (min-width:900px) {
    .mui-style-13m959z {
        width: unset
    }
}

@media (min-width:0px) {
    .mui-style-13m959z:not(:last-of-type) {
        margin-right: 5%
    }
}

@media (min-width:600px) {
    .mui-style-13m959z:not(:last-of-type) {
        margin-right: 36px
    }
}

.mui-style-9uzkdn {
    margin: 0;
    font-family: "__Inter_f367f3", "__Inter_Fallback_f367f3", Helvetica, sans-serif;
    color: #645655;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 24px
}

.mui-style-1y834kc {
    color: #53575B;
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    gap: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:1200px) {}

@media print {}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1536px) {}

@media (min-width:600px) {
    .mui-style-dg0prt {
        padding-left: 0px !important
    }
}

@media (min-width:900px) {
    .mui-style-dg0prt {
        padding-left: 15px !important
    }
}

@media (min-width:1200px) {
    .mui-style-dg0prt {
        padding-left: 0px !important
    }
}

.mui-style-dg0prt:hover {
    background: rgb(38, 38, 38)
}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

.mui-style-odv9yl {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-odv9yl {
        print-color-adjust: exact
    }
}

.mui-style-odv9yl:hover {
    background-color: rgba(255, 255, 255, 0.08)
}

@media (hover:none) {
    .mui-style-odv9yl:hover {
        background-color: transparent
    }
}

@media (min-width:0px) {
    .mui-style-odv9yl {
        font-size: 0px;
        min-width: initial
    }
}

@media (min-width:600px) {
    .mui-style-odv9yl {
        font-size: 14px
    }
}

.mui-style-odv9yl:hover {
    background-color: rgb(38, 38, 38)
}

@media (min-width:0px) {
    .mui-style-odv9yl>span:first-of-type {
        margin: 0px
    }
}

@media (min-width:600px) {
    .mui-style-odv9yl>span:first-of-type {
        margin: 0px 8px 0px -4px
    }
}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

.mui-style-2glv65 {
    -webkit-box-flex: 0;
    padding-left: 0px !important
}

@media (min-width:600px) {
    .mui-style-2glv65 {
        flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%
    }
}

@media (min-width:900px) {
    .mui-style-2glv65 {
        flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%
    }
}

@media (min-width:1200px) {
    .mui-style-2glv65 {
        flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%
    }
}

@media (min-width:1536px) {
    .mui-style-2glv65 {
        flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%
    }
}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

.mui-style-k3j2nc {
    -webkit-box-align: center;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-pack: start;
    box-shadow: none !important;
    width: 100% !important;
    max-width: 220px !important;
    font-weight: 400 !important
}

@media print {
    .mui-style-k3j2nc {
        print-color-adjust: exact
    }
}

.mui-style-k3j2nc:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-k3j2nc:hover {
        background-color: transparent
    }
}

.mui-style-k3j2nc:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-k3j2nc:hover {
    background-color: var(--bg-secondary)
}

@media (min-width:0px) {
    .mui-style-k3j2nc {
        display: none
    }
}

@media (min-width:900px) {
    .mui-style-k3j2nc {
        display: inline-flex
    }
}

.mui-style-k3j2nc:hover {
    background-color: rgb(33, 31, 31)
}

@media (min-width:0px) {
    .mui-style-md52kc {
        left: 0px
    }
}

@media (min-width:600px) {
    .mui-style-md52kc {
        left: 0px
    }
}

@media (min-width:900px) {
    .mui-style-md52kc {
        left: 0px
    }
}

@media (min-width:1200px) {
    .mui-style-md52kc {
        left: 8%
    }
}

@media (hover:none) {}

.mui-style-30vwnv {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-30vwnv {
        print-color-adjust: exact
    }
}

.mui-style-30vwnv:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-30vwnv:hover {
        background-color: transparent
    }
}

.mui-style-30vwnv:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-30vwnv:hover {
    background-color: var(--bg-secondary)
}

.mui-style-30vwnv:hover {
    background: linear-gradient(90deg, rgba(255, 30, 0, 0) 0%, rgba(255, 30, 0, 0.4) 100%)
}

@media (hover:none) {}

.mui-style-64aq3m {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-64aq3m {
        print-color-adjust: exact
    }
}

.mui-style-64aq3m:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-64aq3m:hover {
        background-color: transparent
    }
}

.mui-style-64aq3m:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-64aq3m:hover {
    background-color: var(--bg-secondary)
}

.mui-style-64aq3m:hover {
    color: rgb(255, 30, 0);
    background: none
}

.mui-style-12b0pq9 {
    padding-left: 32px !important
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:1200px) {}

.mui-style-1sysbak {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-1sysbak {
        print-color-adjust: exact
    }
}

.mui-style-1sysbak:hover {
    text-decoration: none;
    background-color: rgb(209, 25, 0);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px
}

@media (hover:none) {
    .mui-style-1sysbak:hover {
        background-color: rgb(255, 30, 0)
    }
}

.mui-style-1sysbak:active {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px -3px, rgba(0, 0, 0, 0.14) 0px 8px 10px 1px, rgba(0, 0, 0, 0.12) 0px 3px 14px 2px
}

.mui-style-1sysbak:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-1sysbak:disabled {
    background-color: var(--bg-secondary)
}

@media (min-width:0px) {
    .mui-style-1sysbak {
        width: 112px
    }
}

@media (min-width:1200px) {
    .mui-style-1sysbak {
        width: 192px
    }
}

.mui-style-1sysbak:hover {
    background: rgb(209, 25, 0)
}

.mui-style-4oirxb:has(>.MuiBackdrop-root[style*="opacity: 0"]) {
    pointer-events: none
}

@media (min-width:1200px) {
    .mui-style-4oirxb {
        top: var(--header-height-large)
    }
}

@media (min-width:1800px) {
    .mui-style-4oirxb {
        z-index: auto;
        position: sticky
    }
}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:1200px) {}

.mui-style-1cxtzch {
    border-right: none !important
}

@media (min-width:0px) {
    .mui-style-1cxtzch {
        top: 60px;
        width: 100%;
        height: calc(100% - var(--header-height-small) - 64px);
        padding: 20px 12px 0px
    }
}

@media (min-width:600px) {
    .mui-style-1cxtzch {
        top: 0px;
        width: var(--persistent-drawer-width);
        height: 100%
    }
}

@media (min-width:1200px) {
    .mui-style-1cxtzch {
        top: initial;
        width: var(--mini-drawer-width);
        padding: 0px 6px;
        position: relative;
        -webkit-box-align: center;
        align-items: center
    }
}

.mui-style-1hjhayn {
    -webkit-box-align: center
}

.mui-style-1hjhayn li:has(a#Ninth) {
    background: rgb(14, 12, 12)
}

.mui-style-1hjhayn li:has(a#Ninth):hover {
    background: rgb(20, 20, 20)
}

.mui-style-1hjhayn li:has(a#fifth) {
    transition: width 0.3s;
    margin-bottom: 4px;
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgba(63, 50, 98, 0.8) 100%), rgb(20, 20, 20) !important;
    border-radius: 8px !important
}

.mui-style-1hjhayn li:has(a#fifth):hover {
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgb(63, 50, 98) 100%), rgb(20, 20, 20) !important
}

.mui-style-1hjhayn li:has(a#first) {
    margin-top: 32px;
    transition: width 0.5s;
    margin-bottom: 4px;
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgba(63, 50, 98, 0.8) 100%), rgb(20, 20, 20) !important;
    border-radius: 8px !important
}

.mui-style-1hjhayn li:has(a#first) img {
    width: 40px !important;
    height: 40px !important
}

.mui-style-1hjhayn li:has(a#first):hover {
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgb(63, 50, 98) 100%), rgb(20, 20, 20) !important
}

.mui-style-1hjhayn li:has(a#sixth) {
    transition: width 0.3s;
    margin-bottom: 4px;
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgba(63, 50, 98, 0.8) 100%), rgb(20, 20, 20) !important;
    border-radius: 8px !important
}

.mui-style-1hjhayn li:has(a#sixth):hover {
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgb(63, 50, 98) 100%), rgb(20, 20, 20) !important
}

.mui-style-1hjhayn li:has(a#tenth) {
    background: rgb(14, 12, 12)
}

.mui-style-1hjhayn li:has(a#tenth):hover {
    background: rgb(20, 20, 20)
}

.mui-style-1hjhayn li:has(a#third) {
    transition: width 0.3s;
    margin-bottom: 4px;
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgba(63, 50, 98, 0.8) 100%), rgb(20, 20, 20) !important;
    border-radius: 8px !important
}

.mui-style-1hjhayn li:has(a#third):hover {
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgb(63, 50, 98) 100%), rgb(20, 20, 20) !important
}

.mui-style-1hjhayn li:last-of-type {
    margin-bottom: 60px;
    margin-top: 0px
}

.mui-style-1hjhayn li:has(a#eighth) {
    background: rgb(14, 12, 12)
}

.mui-style-1hjhayn li:has(a#eighth):hover {
    background: rgb(20, 20, 20)
}

.mui-style-1hjhayn li:has(a#fourth) {
    transition: width 0.3s;
    margin-bottom: 4px;
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgba(63, 50, 98, 0.8) 100%), rgb(20, 20, 20) !important;
    border-radius: 8px !important
}

.mui-style-1hjhayn li:has(a#fourth):hover {
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgb(63, 50, 98) 100%), rgb(20, 20, 20) !important
}

.mui-style-1hjhayn li:has(a#second) {
    transition: width 0.3s;
    margin-bottom: 4px;
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgba(63, 50, 98, 0.8) 100%), rgb(20, 20, 20) !important;
    border-radius: 8px !important
}

.mui-style-1hjhayn li:has(a#second):hover {
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgb(63, 50, 98) 100%), rgb(20, 20, 20) !important
}

.mui-style-1hjhayn li:has(a#seventh) {
    margin-top: 100px;
    background: rgb(14, 12, 12)
}

.mui-style-1hjhayn li:has(a#seventh):hover {
    background: rgb(20, 20, 20)
}

.mui-style-1hjhayn li:has(a#language-switcher-nav) {
    margin-top: auto
}

@media (hover:none) {}

@media (hover:none) {}

@media (min-width:600px) {}

.mui-style-1954u8h {
    -webkit-tap-highlight-color: transparent;
    -webkit-box-align: center;
    -webkit-box-pack: center
}

@media print {
    .mui-style-1954u8h {
        print-color-adjust: exact
    }
}

.mui-style-1954u8h:hover {
    text-decoration: none;
    background-color: rgb(50, 48, 48)
}

@media (hover:none) {
    .mui-style-1954u8h:hover {
        background-color: transparent
    }
}

@media (hover:none) {}

@media (min-width:600px) {
    .mui-style-1954u8h {
        min-height: auto
    }
}

.mui-style-1954u8h:hover {
    background-color: transparent
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media print {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-1eykiob {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-1eykiob {
        print-color-adjust: exact
    }
}

.mui-style-1eykiob:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-1eykiob:hover {
        background-color: transparent
    }
}

.mui-style-1eykiob:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-1eykiob:hover {
    background-color: var(--bg-secondary)
}

.mui-style-1eykiob img {
    width: 32px !important;
    height: 32px !important
}

div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-1eykiob {
    background: none
}

@media (min-width:0px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-1eykiob {
        display: none
    }
}

@media (min-width:600px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-1eykiob {
        display: none
    }
}

@media (min-width:900px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-1eykiob {
        display: none
    }
}

@media (min-width:1200px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-1eykiob {
        display: flex
    }
}

@media (min-width:1536px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-1eykiob {
        display: flex
    }
}

@media (hover:none) {}

@media (hover:none) {}

@media (min-width:600px) {}

.mui-style-z9tuvh {
    -webkit-tap-highlight-color: transparent;
    -webkit-box-align: center;
    -webkit-box-pack: center
}

@media print {
    .mui-style-z9tuvh {
        print-color-adjust: exact
    }
}

.mui-style-z9tuvh:hover {
    text-decoration: none;
    background-color: rgb(50, 48, 48)
}

@media (hover:none) {
    .mui-style-z9tuvh:hover {
        background-color: transparent
    }
}

@media (hover:none) {}

@media (min-width:600px) {
    .mui-style-z9tuvh {
        min-height: auto
    }
}

.mui-style-z9tuvh:hover {
    background-color: transparent
}

.mui-style-z9tuvh a img,
.mui-style-z9tuvh button img {
    filter: none !important
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:1200px) {}

@media print {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:1200px) {}

.mui-style-1iod6m {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-1iod6m {
        print-color-adjust: exact
    }
}

.mui-style-1iod6m:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-1iod6m:hover {
        background-color: transparent
    }
}

.mui-style-1iod6m:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-1iod6m:hover {
    background-color: var(--bg-secondary)
}

@media (min-width:0px) {
    .mui-style-1iod6m {
        display: none
    }
}

@media (min-width:1200px) {
    .mui-style-1iod6m {
        display: flex
    }
}

.mui-style-1iod6m:hover {
    background: rgb(20, 20, 20)
}

.mui-style-1iod6m:hover:hover {
    background: rgb(20, 20, 20)
}

.mui-style-1iod6m:hover:hover img[data-testid="ConfigurableButton-startIcon"] {
    filter: invert(55%) sepia(80%) saturate(5176%) hue-rotate(181deg) brightness(95%) contrast(96%)
}

.mui-style-1iod6m::after {
    left: 12px;
    right: 12px;
    bottom: -8px;
    height: 1px;
    content: "";
    position: absolute;
    background: rgba(179, 182, 189, 0.12)
}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

.mui-style-jqonuz {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-jqonuz {
        print-color-adjust: exact
    }
}

.mui-style-jqonuz:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-jqonuz:hover {
        background-color: transparent
    }
}

.mui-style-jqonuz:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-jqonuz:hover {
    background-color: var(--bg-secondary)
}

.mui-style-jqonuz:hover {
    background: rgb(20, 20, 20)
}

.mui-style-jqonuz:hover img[data-testid="ConfigurableButton-startIcon"] {
    filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%)
}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

.mui-style-ewtutj {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-ewtutj {
        print-color-adjust: exact
    }
}

.mui-style-ewtutj:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-ewtutj:hover {
        background-color: transparent
    }
}

.mui-style-ewtutj:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-ewtutj:hover {
    background-color: var(--bg-secondary)
}

.mui-style-ewtutj:hover {
    background: rgb(20, 20, 20)
}

.mui-style-ewtutj:hover img[data-testid="ConfigurableButton-startIcon"] {
    filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important
}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

.mui-style-1ivu14p {
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-align: center;
    box-shadow: none !important;
    min-width: unset !important;
    border-radius: 12px !important
}

@media print {
    .mui-style-1ivu14p {
        print-color-adjust: exact
    }
}

.mui-style-1ivu14p:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-1ivu14p:hover {
        background-color: transparent
    }
}

.mui-style-1ivu14p:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-1ivu14p:hover {
    background-color: var(--bg-secondary)
}

.mui-style-1ivu14p:hover {
    filter: brightness(1.15);
    box-shadow: rgba(243, 203, 76, 0.55) 0px 0px 0.5px, rgba(243, 203, 76, 0.5) 0px 0px 10.9px inset !important
}

.mui-style-1ivu14p:hover img[data-testid="ConfigurableButton-startIcon"] {
    filter: drop-shadow(rgba(248, 213, 95, 0.8) 0px 0px 10.3px)
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-113r7g0 {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-113r7g0 {
        print-color-adjust: exact
    }
}

.mui-style-113r7g0:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-113r7g0:hover {
        background-color: transparent
    }
}

.mui-style-113r7g0:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-113r7g0:hover {
    background-color: var(--bg-secondary)
}

@media (min-width:0px) {
    .mui-style-113r7g0 {
        margin-bottom: 30px
    }
}

@media (min-width:600px) {
    .mui-style-113r7g0 {
        margin-bottom: unset
    }
}

.mui-style-113r7g0:hover {
    background: rgb(20, 20, 20)
}

.mui-style-113r7g0:hover img[data-testid="ConfigurableButton-startIcon"] {
    filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important
}

div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-113r7g0 {
    background: none
}

@media (min-width:0px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-113r7g0 {
        display: none
    }
}

@media (min-width:600px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-113r7g0 {
        display: none
    }
}

@media (min-width:900px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-113r7g0 {
        display: none
    }
}

@media (min-width:1200px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-113r7g0 {
        display: flex
    }
}

@media (min-width:1536px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-113r7g0 {
        display: flex
    }
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media print {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-jl57r3 {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-jl57r3 {
        print-color-adjust: exact
    }
}

.mui-style-jl57r3:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-jl57r3:hover {
        background-color: transparent
    }
}

.mui-style-jl57r3:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-jl57r3:hover {
    background-color: var(--bg-secondary)
}

.mui-style-jl57r3:hover {
    background: rgb(20, 20, 20)
}

.mui-style-jl57r3:hover img[data-testid="ConfigurableButton-startIcon"] {
    filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important
}

div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-jl57r3 {
    background: none
}

@media (min-width:0px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-jl57r3 {
        display: none
    }
}

@media (min-width:600px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-jl57r3 {
        display: none
    }
}

@media (min-width:900px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-jl57r3 {
        display: none
    }
}

@media (min-width:1200px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-jl57r3 {
        display: flex
    }
}

@media (min-width:1536px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-jl57r3 {
        display: flex
    }
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media print {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-dff26b {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-dff26b {
        print-color-adjust: exact
    }
}

.mui-style-dff26b:hover {
    background-color: rgba(255, 255, 255, 0.08)
}

@media (hover:none) {
    .mui-style-dff26b:hover {
        background-color: transparent
    }
}

.mui-style-dff26b:hover {
    background: rgb(20, 20, 20)
}

div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-dff26b {
    background: none
}

@media (min-width:0px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-dff26b {
        display: none
    }
}

@media (min-width:600px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-dff26b {
        display: none
    }
}

@media (min-width:900px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-dff26b {
        display: none
    }
}

@media (min-width:1200px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-dff26b {
        display: flex
    }
}

@media (min-width:1536px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-dff26b {
        display: flex
    }
}

@media (min-width:0px) {
    .mui-style-bx5tab {
        padding: 0px 16px
    }
}

@media (min-width:600px) {
    .mui-style-bx5tab {
        padding: 0px 24px
    }
}

@media (hover:none) {}

@media (hover:none) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

@media (hover:none) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:1200px) {}

.mui-style-19ficpg {
    -webkit-box-align: center;
    -webkit-box-pack: center
}

.mui-style-19ficpg:hover {
    opacity: 1
}

@media (min-width:0px) {
    .mui-style-19ficpg {
        padding: 0px
    }
}

@media (min-width:1200px) {
    .mui-style-19ficpg {
        padding: 0px 6px
    }
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-18yxdx3 {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important;
    min-height: 36px !important;
    background: var(--white) !important
}

@media print {
    .mui-style-18yxdx3 {
        print-color-adjust: exact
    }
}

.mui-style-18yxdx3:hover {
    text-decoration: none;
    background-color: rgb(209, 25, 0);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px
}

@media (hover:none) {
    .mui-style-18yxdx3:hover {
        background-color: rgb(255, 30, 0)
    }
}

.mui-style-18yxdx3:active {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px -3px, rgba(0, 0, 0, 0.14) 0px 8px 10px 1px, rgba(0, 0, 0, 0.12) 0px 3px 14px 2px
}

.mui-style-18yxdx3:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-18yxdx3:disabled {
    background-color: var(--bg-secondary)
}

@media (min-width:0px) {
    .mui-style-18yxdx3 {
        height: 36px !important;
        font-size: 12px
    }
}

@media (min-width:600px) {
    .mui-style-18yxdx3 {
        height: 36px !important
    }
}

@media (min-width:900px) {
    .mui-style-18yxdx3 {
        height: 36px !important;
        font-size: 12px
    }
}

@media (min-width:1200px) {
    .mui-style-18yxdx3 {
        height: 36px !important;
        font-size: 12px
    }
}

@media (min-width:1536px) {
    .mui-style-18yxdx3 {
        height: 36px !important
    }
}

.mui-style-18yxdx3:hover {
    background: rgb(192, 192, 192) !important
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-1lub6qo {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important;
    border: none !important
}

@media print {
    .mui-style-1lub6qo {
        print-color-adjust: exact
    }
}

.mui-style-1lub6qo:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08);
    border: 1px solid rgb(255, 30, 0)
}

@media (hover:none) {
    .mui-style-1lub6qo:hover {
        background-color: transparent
    }
}

.mui-style-1lub6qo:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-1lub6qo:hover {
    border-color: var(--btn-primary-light);
    background-color: transparent
}

.mui-style-1lub6qo:disabled {
    border-color: var(--border-color-disabled)
}

@media (min-width:0px) {
    .mui-style-1lub6qo {
        font-size: 12px;
        line-height: 1.5;
        height: 36px !important
    }
}

@media (min-width:600px) {
    .mui-style-1lub6qo {
        height: 36px !important;
        font-size: 12px
    }
}

@media (min-width:900px) {
    .mui-style-1lub6qo {
        height: 36px !important;
        font-size: 12px
    }
}

@media (min-width:1200px) {
    .mui-style-1lub6qo {
        height: 36px !important
    }
}

@media (min-width:1536px) {
    .mui-style-1lub6qo {
        height: 36px !important;
        font-size: 12px
    }
}

.mui-style-1lub6qo:hover {
    border: none !important
}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

@supports (-ms-ime-align:auto) {
    .mui-style-hirxje:last-of-type {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px
    }
}

@supports (-ms-ime-align:auto) {
    .mui-style-7gxzb5:last-of-type {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px
    }
}

@media print {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (min-width:0px) {}

@media (min-width:0px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (hover:none) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (hover:none) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:600px) {}

@media (min-width:600px) {}

@media print {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1536px) {}

@media (min-width:600px) {
    .mui-style-dg0prt {
        padding-left: 0px !important
    }
}

@media (min-width:900px) {
    .mui-style-dg0prt {
        padding-left: 15px !important
    }
}

@media (min-width:1200px) {
    .mui-style-dg0prt {
        padding-left: 0px !important
    }
}

.mui-style-dg0prt:hover {
    background: rgb(38, 38, 38)
}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

.mui-style-odv9yl {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-odv9yl {
        print-color-adjust: exact
    }
}

.mui-style-odv9yl:hover {
    background-color: rgba(255, 255, 255, 0.08)
}

@media (hover:none) {
    .mui-style-odv9yl:hover {
        background-color: transparent
    }
}

@media (min-width:0px) {
    .mui-style-odv9yl {
        font-size: 0px;
        min-width: initial
    }
}

@media (min-width:600px) {
    .mui-style-odv9yl {
        font-size: 14px
    }
}

.mui-style-odv9yl:hover {
    background-color: rgb(38, 38, 38)
}

@media (min-width:0px) {
    .mui-style-odv9yl>span:first-of-type {
        margin: 0px
    }
}

@media (min-width:600px) {
    .mui-style-odv9yl>span:first-of-type {
        margin: 0px 8px 0px -4px
    }
}

.mui-style-w0pj6f {
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    z-index: 0;
    inset: 0px;
    border-radius: inherit
}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

.mui-style-2glv65 {
    -webkit-box-flex: 0;
    padding-left: 0px !important
}

@media (min-width:600px) {
    .mui-style-2glv65 {
        flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%
    }
}

@media (min-width:900px) {
    .mui-style-2glv65 {
        flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%
    }
}

@media (min-width:1200px) {
    .mui-style-2glv65 {
        flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%
    }
}

@media (min-width:1536px) {
    .mui-style-2glv65 {
        flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%
    }
}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

.mui-style-k3j2nc {
    -webkit-box-align: center;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-pack: start;
    box-shadow: none !important;
    width: 100% !important;
    max-width: 220px !important;
    font-weight: 400 !important
}

@media print {
    .mui-style-k3j2nc {
        print-color-adjust: exact
    }
}

.mui-style-k3j2nc:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-k3j2nc:hover {
        background-color: transparent
    }
}

.mui-style-k3j2nc:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-k3j2nc:hover {
    background-color: var(--bg-secondary)
}

@media (min-width:0px) {
    .mui-style-k3j2nc {
        display: none
    }
}

@media (min-width:900px) {
    .mui-style-k3j2nc {
        display: inline-flex
    }
}

.mui-style-k3j2nc:hover {
    background-color: rgb(33, 31, 31)
}

@media (min-width:0px) {
    .mui-style-md52kc {
        left: 0px
    }
}

@media (min-width:600px) {
    .mui-style-md52kc {
        left: 0px
    }
}

@media (min-width:900px) {
    .mui-style-md52kc {
        left: 0px
    }
}

@media (min-width:1200px) {
    .mui-style-md52kc {
        left: 8%
    }
}

@media (hover:none) {}

.mui-style-30vwnv {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-30vwnv {
        print-color-adjust: exact
    }
}

.mui-style-30vwnv:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-30vwnv:hover {
        background-color: transparent
    }
}

.mui-style-30vwnv:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-30vwnv:hover {
    background-color: var(--bg-secondary)
}

.mui-style-30vwnv:hover {
    background: linear-gradient(90deg, rgba(255, 30, 0, 0) 0%, rgba(255, 30, 0, 0.4) 100%)
}

@media (hover:none) {}

.mui-style-64aq3m {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-64aq3m {
        print-color-adjust: exact
    }
}

.mui-style-64aq3m:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-64aq3m:hover {
        background-color: transparent
    }
}

.mui-style-64aq3m:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-64aq3m:hover {
    background-color: var(--bg-secondary)
}

.mui-style-64aq3m:hover {
    color: rgb(255, 30, 0);
    background: none
}

.mui-style-12b0pq9 {
    padding-left: 32px !important
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:1200px) {}

.mui-style-1sysbak {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-1sysbak {
        print-color-adjust: exact
    }
}

.mui-style-1sysbak:hover {
    text-decoration: none;
    background-color: rgb(209, 25, 0);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px
}

@media (hover:none) {
    .mui-style-1sysbak:hover {
        background-color: rgb(255, 30, 0)
    }
}

.mui-style-1sysbak:active {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px -3px, rgba(0, 0, 0, 0.14) 0px 8px 10px 1px, rgba(0, 0, 0, 0.12) 0px 3px 14px 2px
}

.mui-style-1sysbak:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-1sysbak:disabled {
    background-color: var(--bg-secondary)
}

@media (min-width:0px) {
    .mui-style-1sysbak {
        width: 112px
    }
}

@media (min-width:1200px) {
    .mui-style-1sysbak {
        width: 192px
    }
}

.mui-style-1sysbak:hover {
    background: rgb(209, 25, 0)
}

.mui-style-4oirxb:has(>.MuiBackdrop-root[style*="opacity: 0"]) {
    pointer-events: none
}

@media (min-width:1200px) {
    .mui-style-4oirxb {
        top: var(--header-height-large)
    }
}

@media (min-width:1800px) {
    .mui-style-4oirxb {
        z-index: auto;
        position: sticky
    }
}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:1200px) {}

.mui-style-1cxtzch {
    border-right: none !important
}

@media (min-width:0px) {
    .mui-style-1cxtzch {
        top: 60px;
        width: 100%;
        height: calc(100% - var(--header-height-small) - 64px);
        padding: 20px 12px 0px
    }
}

@media (min-width:600px) {
    .mui-style-1cxtzch {
        top: 0px;
        width: var(--persistent-drawer-width);
        height: 100%
    }
}

@media (min-width:1200px) {
    .mui-style-1cxtzch {
        top: initial;
        width: var(--mini-drawer-width);
        padding: 0px 6px;
        position: relative;
        -webkit-box-align: center;
        align-items: center
    }
}

.mui-style-1hjhayn {
    -webkit-box-align: center
}

.mui-style-1hjhayn li:has(a#Ninth) {
    background: rgb(14, 12, 12)
}

.mui-style-1hjhayn li:has(a#Ninth):hover {
    background: rgb(20, 20, 20)
}

.mui-style-1hjhayn li:has(a#fifth) {
    transition: width 0.3s;
    margin-bottom: 4px;
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgba(63, 50, 98, 0.8) 100%), rgb(20, 20, 20) !important;
    border-radius: 8px !important
}

.mui-style-1hjhayn li:has(a#fifth):hover {
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgb(63, 50, 98) 100%), rgb(20, 20, 20) !important
}

.mui-style-1hjhayn li:has(a#first) {
    margin-top: 32px;
    transition: width 0.5s;
    margin-bottom: 4px;
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgba(63, 50, 98, 0.8) 100%), rgb(20, 20, 20) !important;
    border-radius: 8px !important
}

.mui-style-1hjhayn li:has(a#first) img {
    width: 40px !important;
    height: 40px !important
}

.mui-style-1hjhayn li:has(a#first):hover {
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgb(63, 50, 98) 100%), rgb(20, 20, 20) !important
}

.mui-style-1hjhayn li:has(a#sixth) {
    transition: width 0.3s;
    margin-bottom: 4px;
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgba(63, 50, 98, 0.8) 100%), rgb(20, 20, 20) !important;
    border-radius: 8px !important
}

.mui-style-1hjhayn li:has(a#sixth):hover {
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgb(63, 50, 98) 100%), rgb(20, 20, 20) !important
}

.mui-style-1hjhayn li:has(a#tenth) {
    background: rgb(14, 12, 12)
}

.mui-style-1hjhayn li:has(a#tenth):hover {
    background: rgb(20, 20, 20)
}

.mui-style-1hjhayn li:has(a#third) {
    transition: width 0.3s;
    margin-bottom: 4px;
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgba(63, 50, 98, 0.8) 100%), rgb(20, 20, 20) !important;
    border-radius: 8px !important
}

.mui-style-1hjhayn li:has(a#third):hover {
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgb(63, 50, 98) 100%), rgb(20, 20, 20) !important
}

.mui-style-1hjhayn li:last-of-type {
    margin-bottom: 60px;
    margin-top: 0px
}

.mui-style-1hjhayn li:has(a#eighth) {
    background: rgb(14, 12, 12)
}

.mui-style-1hjhayn li:has(a#eighth):hover {
    background: rgb(20, 20, 20)
}

.mui-style-1hjhayn li:has(a#fourth) {
    transition: width 0.3s;
    margin-bottom: 4px;
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgba(63, 50, 98, 0.8) 100%), rgb(20, 20, 20) !important;
    border-radius: 8px !important
}

.mui-style-1hjhayn li:has(a#fourth):hover {
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgb(63, 50, 98) 100%), rgb(20, 20, 20) !important
}

.mui-style-1hjhayn li:has(a#second) {
    transition: width 0.3s;
    margin-bottom: 4px;
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgba(63, 50, 98, 0.8) 100%), rgb(20, 20, 20) !important;
    border-radius: 8px !important
}

.mui-style-1hjhayn li:has(a#second):hover {
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgb(63, 50, 98) 100%), rgb(20, 20, 20) !important
}

.mui-style-1hjhayn li:has(a#seventh) {
    margin-top: 100px;
    background: rgb(14, 12, 12)
}

.mui-style-1hjhayn li:has(a#seventh):hover {
    background: rgb(20, 20, 20)
}

.mui-style-1hjhayn li:has(a#language-switcher-nav) {
    margin-top: auto
}

@media (hover:none) {}

@media (hover:none) {}

@media (min-width:600px) {}

.mui-style-1954u8h {
    -webkit-tap-highlight-color: transparent;
    -webkit-box-align: center;
    -webkit-box-pack: center
}

@media print {
    .mui-style-1954u8h {
        print-color-adjust: exact
    }
}

.mui-style-1954u8h:hover {
    text-decoration: none;
    background-color: rgb(50, 48, 48)
}

@media (hover:none) {
    .mui-style-1954u8h:hover {
        background-color: transparent
    }
}

@media (hover:none) {}

@media (min-width:600px) {
    .mui-style-1954u8h {
        min-height: auto
    }
}

.mui-style-1954u8h:hover {
    background-color: transparent
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media print {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-1eykiob {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-1eykiob {
        print-color-adjust: exact
    }
}

.mui-style-1eykiob:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-1eykiob:hover {
        background-color: transparent
    }
}

.mui-style-1eykiob:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-1eykiob:hover {
    background-color: var(--bg-secondary)
}

.mui-style-1eykiob img {
    width: 32px !important;
    height: 32px !important
}

div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-1eykiob {
    background: none
}

@media (min-width:0px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-1eykiob {
        display: none
    }
}

@media (min-width:600px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-1eykiob {
        display: none
    }
}

@media (min-width:900px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-1eykiob {
        display: none
    }
}

@media (min-width:1200px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-1eykiob {
        display: flex
    }
}

@media (min-width:1536px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-1eykiob {
        display: flex
    }
}

@media (hover:none) {}

@media (hover:none) {}

@media (min-width:600px) {}

.mui-style-z9tuvh {
    -webkit-tap-highlight-color: transparent;
    -webkit-box-align: center;
    -webkit-box-pack: center
}

@media print {
    .mui-style-z9tuvh {
        print-color-adjust: exact
    }
}

.mui-style-z9tuvh:hover {
    text-decoration: none;
    background-color: rgb(50, 48, 48)
}

@media (hover:none) {
    .mui-style-z9tuvh:hover {
        background-color: transparent
    }
}

@media (hover:none) {}

@media (min-width:600px) {
    .mui-style-z9tuvh {
        min-height: auto
    }
}

.mui-style-z9tuvh:hover {
    background-color: transparent
}

.mui-style-z9tuvh a img,
.mui-style-z9tuvh button img {
    filter: none !important
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:1200px) {}

@media print {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:1200px) {}

.mui-style-1iod6m {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-1iod6m {
        print-color-adjust: exact
    }
}

.mui-style-1iod6m:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-1iod6m:hover {
        background-color: transparent
    }
}

.mui-style-1iod6m:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-1iod6m:hover {
    background-color: var(--bg-secondary)
}

@media (min-width:0px) {
    .mui-style-1iod6m {
        display: none
    }
}

@media (min-width:1200px) {
    .mui-style-1iod6m {
        display: flex
    }
}

.mui-style-1iod6m:hover {
    background: rgb(20, 20, 20)
}

.mui-style-1iod6m:hover:hover {
    background: rgb(20, 20, 20)
}

.mui-style-1iod6m:hover:hover img[data-testid="ConfigurableButton-startIcon"] {
    filter: invert(55%) sepia(80%) saturate(5176%) hue-rotate(181deg) brightness(95%) contrast(96%)
}

.mui-style-1iod6m::after {
    left: 12px;
    right: 12px;
    bottom: -8px;
    height: 1px;
    content: "";
    position: absolute;
    background: rgba(179, 182, 189, 0.12)
}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

.mui-style-jqonuz {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-jqonuz {
        print-color-adjust: exact
    }
}

.mui-style-jqonuz:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-jqonuz:hover {
        background-color: transparent
    }
}

.mui-style-jqonuz:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-jqonuz:hover {
    background-color: var(--bg-secondary)
}

.mui-style-jqonuz:hover {
    background: rgb(20, 20, 20)
}

.mui-style-jqonuz:hover img[data-testid="ConfigurableButton-startIcon"] {
    filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%)
}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

.mui-style-ewtutj {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-ewtutj {
        print-color-adjust: exact
    }
}

.mui-style-ewtutj:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-ewtutj:hover {
        background-color: transparent
    }
}

.mui-style-ewtutj:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-ewtutj:hover {
    background-color: var(--bg-secondary)
}

.mui-style-ewtutj:hover {
    background: rgb(20, 20, 20)
}

.mui-style-ewtutj:hover img[data-testid="ConfigurableButton-startIcon"] {
    filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important
}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

.mui-style-1ivu14p {
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-align: center;
    box-shadow: none !important;
    min-width: unset !important;
    border-radius: 12px !important
}

@media print {
    .mui-style-1ivu14p {
        print-color-adjust: exact
    }
}

.mui-style-1ivu14p:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-1ivu14p:hover {
        background-color: transparent
    }
}

.mui-style-1ivu14p:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-1ivu14p:hover {
    background-color: var(--bg-secondary)
}

.mui-style-1ivu14p:hover {
    filter: brightness(1.15);
    box-shadow: rgba(243, 203, 76, 0.55) 0px 0px 0.5px, rgba(243, 203, 76, 0.5) 0px 0px 10.9px inset !important
}

.mui-style-1ivu14p:hover img[data-testid="ConfigurableButton-startIcon"] {
    filter: drop-shadow(rgba(248, 213, 95, 0.8) 0px 0px 10.3px)
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-113r7g0 {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-113r7g0 {
        print-color-adjust: exact
    }
}

.mui-style-113r7g0:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-113r7g0:hover {
        background-color: transparent
    }
}

.mui-style-113r7g0:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-113r7g0:hover {
    background-color: var(--bg-secondary)
}

@media (min-width:0px) {
    .mui-style-113r7g0 {
        margin-bottom: 30px
    }
}

@media (min-width:600px) {
    .mui-style-113r7g0 {
        margin-bottom: unset
    }
}

.mui-style-113r7g0:hover {
    background: rgb(20, 20, 20)
}

.mui-style-113r7g0:hover img[data-testid="ConfigurableButton-startIcon"] {
    filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important
}

div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-113r7g0 {
    background: none
}

@media (min-width:0px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-113r7g0 {
        display: none
    }
}

@media (min-width:600px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-113r7g0 {
        display: none
    }
}

@media (min-width:900px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-113r7g0 {
        display: none
    }
}

@media (min-width:1200px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-113r7g0 {
        display: flex
    }
}

@media (min-width:1536px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-113r7g0 {
        display: flex
    }
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media print {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-jl57r3 {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-jl57r3 {
        print-color-adjust: exact
    }
}

.mui-style-jl57r3:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-jl57r3:hover {
        background-color: transparent
    }
}

.mui-style-jl57r3:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-jl57r3:hover {
    background-color: var(--bg-secondary)
}

.mui-style-jl57r3:hover {
    background: rgb(20, 20, 20)
}

.mui-style-jl57r3:hover img[data-testid="ConfigurableButton-startIcon"] {
    filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important
}

div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-jl57r3 {
    background: none
}

@media (min-width:0px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-jl57r3 {
        display: none
    }
}

@media (min-width:600px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-jl57r3 {
        display: none
    }
}

@media (min-width:900px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-jl57r3 {
        display: none
    }
}

@media (min-width:1200px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-jl57r3 {
        display: flex
    }
}

@media (min-width:1536px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-jl57r3 {
        display: flex
    }
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media print {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-dff26b {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important
}

@media print {
    .mui-style-dff26b {
        print-color-adjust: exact
    }
}

.mui-style-dff26b:hover {
    background-color: rgba(255, 255, 255, 0.08)
}

@media (hover:none) {
    .mui-style-dff26b:hover {
        background-color: transparent
    }
}

.mui-style-dff26b:hover {
    background: rgb(20, 20, 20)
}

div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-dff26b {
    background: none
}

@media (min-width:0px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-dff26b {
        display: none
    }
}

@media (min-width:600px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-dff26b {
        display: none
    }
}

@media (min-width:900px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-dff26b {
        display: none
    }
}

@media (min-width:1200px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-dff26b {
        display: flex
    }
}

@media (min-width:1536px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-dff26b {
        display: flex
    }
}

@media (min-width:0px) {
    .mui-style-bx5tab {
        padding: 0px 16px
    }
}

@media (min-width:600px) {
    .mui-style-bx5tab {
        padding: 0px 24px
    }
}

@media (hover:none) {}

@media (hover:none) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

@media (hover:none) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:1200px) {}

.mui-style-19ficpg {
    -webkit-box-align: center;
    -webkit-box-pack: center
}

.mui-style-19ficpg:hover {
    opacity: 1
}

@media (min-width:0px) {
    .mui-style-19ficpg {
        padding: 0px
    }
}

@media (min-width:1200px) {
    .mui-style-19ficpg {
        padding: 0px 6px
    }
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-18yxdx3 {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important;
    min-height: 36px !important;
    background: var(--white) !important
}

@media print {
    .mui-style-18yxdx3 {
        print-color-adjust: exact
    }
}

.mui-style-18yxdx3:hover {
    text-decoration: none;
    background-color: rgb(209, 25, 0);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px
}

@media (hover:none) {
    .mui-style-18yxdx3:hover {
        background-color: rgb(255, 30, 0)
    }
}

.mui-style-18yxdx3:active {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px -3px, rgba(0, 0, 0, 0.14) 0px 8px 10px 1px, rgba(0, 0, 0, 0.12) 0px 3px 14px 2px
}

.mui-style-18yxdx3:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-18yxdx3:disabled {
    background-color: var(--bg-secondary)
}

@media (min-width:0px) {
    .mui-style-18yxdx3 {
        height: 36px !important;
        font-size: 12px
    }
}

@media (min-width:600px) {
    .mui-style-18yxdx3 {
        height: 36px !important
    }
}

@media (min-width:900px) {
    .mui-style-18yxdx3 {
        height: 36px !important;
        font-size: 12px
    }
}

@media (min-width:1200px) {
    .mui-style-18yxdx3 {
        height: 36px !important;
        font-size: 12px
    }
}

@media (min-width:1536px) {
    .mui-style-18yxdx3 {
        height: 36px !important
    }
}

.mui-style-18yxdx3:hover {
    background: rgb(192, 192, 192) !important
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-1lub6qo {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none !important;
    border: none !important
}

@media print {
    .mui-style-1lub6qo {
        print-color-adjust: exact
    }
}

.mui-style-1lub6qo:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08);
    border: 1px solid rgb(255, 30, 0)
}

@media (hover:none) {
    .mui-style-1lub6qo:hover {
        background-color: transparent
    }
}

.mui-style-1lub6qo:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-1lub6qo:hover {
    border-color: var(--btn-primary-light);
    background-color: transparent
}

.mui-style-1lub6qo:disabled {
    border-color: var(--border-color-disabled)
}

@media (min-width:0px) {
    .mui-style-1lub6qo {
        font-size: 12px;
        line-height: 1.5;
        height: 36px !important
    }
}

@media (min-width:600px) {
    .mui-style-1lub6qo {
        height: 36px !important;
        font-size: 12px
    }
}

@media (min-width:900px) {
    .mui-style-1lub6qo {
        height: 36px !important;
        font-size: 12px
    }
}

@media (min-width:1200px) {
    .mui-style-1lub6qo {
        height: 36px !important
    }
}

@media (min-width:1536px) {
    .mui-style-1lub6qo {
        height: 36px !important;
        font-size: 12px
    }
}

.mui-style-1lub6qo:hover {
    border: none !important
}

@media (hover:none) {}

@media (hover:none) {}

@media (hover:none) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:600px) {}

@media (min-width:600px) {}

@media print {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1536px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:1200px) {}

@media (hover:none) {}

@media (hover:none) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

@media (hover:none) {}

@media (hover:none) {}

@media (hover:none) {}

@media (hover:none) {}

@media (hover:none) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media (hover:none) {}

@media (hover:none) {}

@media (min-width:600px) {}

@media (hover:none) {}

@media (hover:none) {}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

@media (min-width:600px) {}

@media (min-width:600px) {}

@media print {}

.mui-style-dg0prt {
    box-sizing: border-box;
    margin: 0px;
    flex-direction: row;
    background: rgb(20, 20, 20);
    border-radius: 12px
}

@media (min-width:600px) {
    .mui-style-dg0prt {
        padding-left: 0px !important
    }
}

@media (min-width:900px) {
    .mui-style-dg0prt {
        padding-left: 15px !important
    }
}

@media (min-width:1200px) {
    .mui-style-dg0prt {
        padding-left: 0px !important
    }
}

.mui-style-dg0prt:hover {
    background: rgb(38, 38, 38)
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

.mui-style-odv9yl {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    text-align: center;
    flex: 0 0 auto;
    font-size: 1.5rem;
    overflow: visible;
    color: rgba(255, 255, 255, 0.56);
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
    width: 44px;
    height: 44px;
    padding: 0px;
    background: rgb(20, 20, 20);
    border-radius: 12px;
    box-shadow: none !important
}

@media print {
    .mui-style-odv9yl {
        print-color-adjust: exact
    }
}

.mui-style-odv9yl:hover {
    background-color: rgba(255, 255, 255, 0.08)
}

@media (hover:none) {
    .mui-style-odv9yl:hover {
        background-color: transparent
    }
}

@media (min-width:0px) {
    .mui-style-odv9yl {
        font-size: 0px;
        min-width: initial
    }
}

@media (min-width:600px) {
    .mui-style-odv9yl {
        font-size: 14px
    }
}

.mui-style-odv9yl:hover {
    background-color: rgb(38, 38, 38)
}

@media (min-width:0px) {
    .mui-style-odv9yl>span:first-of-type {
        margin: 0px
    }
}

@media (min-width:600px) {
    .mui-style-odv9yl>span:first-of-type {
        margin: 0px 8px 0px -4px
    }
}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

.mui-style-2glv65 {
    box-sizing: border-box;
    margin: 0px;
    flex-direction: row;
    flex-basis: 33.3333%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 33.3333%;
    padding-left: 0px !important
}

@media (min-width:600px) {
    .mui-style-2glv65 {
        flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%
    }
}

@media (min-width:900px) {
    .mui-style-2glv65 {
        flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%
    }
}

@media (min-width:1200px) {
    .mui-style-2glv65 {
        flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%
    }
}

@media (min-width:1536px) {
    .mui-style-2glv65 {
        flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%
    }
}

.mui-style-2glv65>div {
    overflow: unset
}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:900px) {}

.mui-style-k3j2nc {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: __Inter_f367f3, __Inter_Fallback_f367f3, Helvetica, sans-serif;
    min-width: 64px;
    letter-spacing: 0px;
    text-transform: none;
    padding: 9px 18px;
    min-height: 42px;
    line-height: 24px;
    color: rgb(255, 255, 255);
    border: 1px solid rgb(255, 255, 255);
    height: 48px;
    margin: 0px;
    font-size: 14px;
    transition: 0.4s;
    white-space: nowrap;
    border-radius: 12px;
    -webkit-box-pack: start;
    justify-content: flex-start;
    background-color: rgb(17, 15, 15);
    box-shadow: none !important;
    width: 100% !important;
    max-width: 220px !important;
    font-weight: 400 !important
}

@media print {
    .mui-style-k3j2nc {
        print-color-adjust: exact
    }
}

.mui-style-k3j2nc:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-k3j2nc:hover {
        background-color: transparent
    }
}

.mui-style-k3j2nc:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-k3j2nc:hover {
    background-color: var(--bg-secondary)
}

@media (min-width:0px) {
    .mui-style-k3j2nc {
        display: none
    }
}

@media (min-width:900px) {
    .mui-style-k3j2nc {
        display: inline-flex
    }
}

.mui-style-k3j2nc:hover {
    background-color: rgb(33, 31, 31)
}

.mui-style-k3j2nc .MuiButton-startIcon {
    margin: 0px
}

.mui-style-k3j2nc .MuiButton-startIcon img {
    width: 19px;
    height: 19px;
    transition: 0.4s;
    margin-right: 15px
}

.mui-style-md52kc {
    box-sizing: border-box;
    margin: 0px;
    flex-direction: row;
    position: relative
}

@media (min-width:0px) {
    .mui-style-md52kc {
        left: 0px
    }
}

@media (min-width:600px) {
    .mui-style-md52kc {
        left: 0px
    }
}

@media (min-width:900px) {
    .mui-style-md52kc {
        left: 0px
    }
}

@media (min-width:1200px) {
    .mui-style-md52kc {
        left: 8%
    }
}

@media (hover:none) {}

.mui-style-30vwnv {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0px;
    border-width: 0px 0px 2px;
    border-top-style: initial;
    border-right-style: initial;
    border-left-style: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-left-color: initial;
    border-image: initial;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    appearance: none;
    text-decoration: none;
    min-width: 64px;
    letter-spacing: 0px;
    text-transform: none;
    padding: 9px 18px;
    min-height: 42px;
    color: var(--white);
    width: auto;
    height: 44px;
    font-size: 12px;
    background: linear-gradient(90deg, rgba(255, 30, 0, 0.6) 0%, rgba(255, 30, 0, 0) 100%);
    font-family: Inter, sans-serif;
    font-weight: 700;
    line-height: 16px;
    transition: color 0.2s, filter 0.2s;
    border-bottom-style: solid;
    border-bottom-color: rgb(255, 30, 1);
    border-radius: 12px;
    vertical-align: middle;
    box-shadow: none !important
}

@media print {
    .mui-style-30vwnv {
        print-color-adjust: exact
    }
}

.mui-style-30vwnv:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-30vwnv:hover {
        background-color: transparent
    }
}

.mui-style-30vwnv:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-30vwnv:hover {
    background-color: var(--bg-secondary)
}

.mui-style-30vwnv img {
    width: 36px;
    height: 36px;
    transition: filter 0.2s
}

.mui-style-30vwnv:hover {
    background: linear-gradient(90deg, rgba(255, 30, 0, 0) 0%, rgba(255, 30, 0, 0.4) 100%)
}

@media (hover:none) {}

.mui-style-64aq3m {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: __Inter_f367f3, __Inter_Fallback_f367f3, Helvetica, sans-serif;
    min-width: 64px;
    padding: 6px 8px;
    border-radius: 4px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
    text-transform: none;
    color: rgb(253, 253, 253);
    font-size: 14px;
    text-align: center;
    font-weight: 650;
    line-height: 20px;
    letter-spacing: 0px;
    box-shadow: none !important
}

@media print {
    .mui-style-64aq3m {
        print-color-adjust: exact
    }
}

.mui-style-64aq3m:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-64aq3m:hover {
        background-color: transparent
    }
}

.mui-style-64aq3m:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-64aq3m:hover {
    background-color: var(--bg-secondary)
}

.mui-style-64aq3m:hover {
    color: rgb(255, 30, 0);
    background: none
}

.mui-style-12b0pq9 {
    box-sizing: border-box;
    margin: 0px;
    flex-direction: row;
    padding-left: 32px !important
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:1200px) {}

.mui-style-1sysbak {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    min-width: 64px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    font-size: 14px;
    min-height: 42px;
    line-height: 24px;
    gap: 8px;
    color: white;
    height: 44px;
    background: rgb(255, 30, 0);
    font-family: Inter, sans-serif;
    padding: 12px 48px;
    border-radius: 12px;
    box-shadow: none !important
}

@media print {
    .mui-style-1sysbak {
        print-color-adjust: exact
    }
}

.mui-style-1sysbak:hover {
    text-decoration: none;
    background-color: rgb(209, 25, 0);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px
}

@media (hover:none) {
    .mui-style-1sysbak:hover {
        background-color: rgb(255, 30, 0)
    }
}

.mui-style-1sysbak:active {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px -3px, rgba(0, 0, 0, 0.14) 0px 8px 10px 1px, rgba(0, 0, 0, 0.12) 0px 3px 14px 2px
}

.mui-style-1sysbak:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-1sysbak:disabled {
    background-color: var(--bg-secondary)
}

@media (min-width:0px) {
    .mui-style-1sysbak {
        width: 112px
    }
}

@media (min-width:1200px) {
    .mui-style-1sysbak {
        width: 192px
    }
}

.mui-style-1sysbak:hover {
    background: rgb(209, 25, 0)
}

.mui-style-a2e4ud {
    box-sizing: border-box;
    display: flex;
    flex-flow: row;
    width: 100%
}

.mui-style-bx5tab {
    box-sizing: border-box;
    margin: 0px;
    flex-direction: row;
    overflow: hidden
}

@media (min-width:0px) {
    .mui-style-bx5tab {
        padding: 0px 16px
    }
}

@media (min-width:600px) {
    .mui-style-bx5tab {
        padding: 0px 24px
    }
}

@media (min-width:0px) {}

@media (min-width:1200px) {}

.mui-style-19ficpg {
    padding: 16px;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    transition: opacity 0.25s;
    opacity: 0;
    z-index: 5;
    inset: 0px 0px 30px;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 12px 12px 0px 0px;
    backdrop-filter: blur(4px);
    -webkit-box-pack: center;
    justify-content: center
}

.mui-style-19ficpg:hover {
    opacity: 1
}

@media (min-width:0px) {
    .mui-style-19ficpg {
        padding: 0px
    }
}

@media (min-width:1200px) {
    .mui-style-19ficpg {
        padding: 0px 6px
    }
}

.mui-style-19ficpg>div {
    align-content: center
}

.mui-style-1t9m8lh {
    box-sizing: border-box;
    display: flex;
    flex-flow: wrap;
    width: 100%;
    margin-top: 16px
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-18yxdx3 {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0px;
    border: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: __Inter_f367f3, __Inter_Fallback_f367f3, Helvetica, sans-serif;
    min-width: 64px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
    text-transform: none;
    font-size: 14px;
    color: rgb(0, 0, 0);
    width: auto;
    margin: 0px auto;
    display: block;
    padding: 12px 2px;
    font-weight: 700;
    line-height: 100%;
    border-radius: 8px;
    letter-spacing: 0.46px;
    box-shadow: none !important;
    min-height: 36px !important;
    background: var(--white) !important
}

@media print {
    .mui-style-18yxdx3 {
        print-color-adjust: exact
    }
}

.mui-style-18yxdx3:hover {
    text-decoration: none;
    background-color: rgb(209, 25, 0);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px
}

@media (hover:none) {
    .mui-style-18yxdx3:hover {
        background-color: rgb(255, 30, 0)
    }
}

.mui-style-18yxdx3:active {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px -3px, rgba(0, 0, 0, 0.14) 0px 8px 10px 1px, rgba(0, 0, 0, 0.12) 0px 3px 14px 2px
}

.mui-style-18yxdx3:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-18yxdx3:disabled {
    background-color: var(--bg-secondary)
}

@media (min-width:0px) {
    .mui-style-18yxdx3 {
        height: 36px !important;
        font-size: 12px
    }
}

@media (min-width:600px) {
    .mui-style-18yxdx3 {
        height: 36px !important
    }
}

@media (min-width:900px) {
    .mui-style-18yxdx3 {
        height: 36px !important;
        font-size: 12px
    }
}

@media (min-width:1200px) {
    .mui-style-18yxdx3 {
        height: 36px !important;
        font-size: 12px
    }
}

@media (min-width:1536px) {
    .mui-style-18yxdx3 {
        height: 36px !important
    }
}

.mui-style-18yxdx3:hover {
    background: rgb(192, 192, 192) !important
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-1lub6qo {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: __Inter_f367f3, __Inter_Fallback_f367f3, Helvetica, sans-serif;
    min-width: 64px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    font-size: 14px;
    line-height: 24px;
    color: var(--white);
    width: auto;
    margin: 0px auto;
    display: flex;
    padding: 2px;
    min-height: auto;
    text-align: center;
    border-radius: 8px;
    box-shadow: none !important;
    border: none !important
}

@media print {
    .mui-style-1lub6qo {
        print-color-adjust: exact
    }
}

.mui-style-1lub6qo:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08);
    border: 1px solid rgb(255, 30, 0)
}

@media (hover:none) {
    .mui-style-1lub6qo:hover {
        background-color: transparent
    }
}

.mui-style-1lub6qo:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-1lub6qo:hover {
    border-color: var(--btn-primary-light);
    background-color: transparent
}

.mui-style-1lub6qo:disabled {
    border-color: var(--border-color-disabled)
}

@media (min-width:0px) {
    .mui-style-1lub6qo {
        font-size: 12px;
        line-height: 1.5;
        height: 36px !important
    }
}

@media (min-width:600px) {
    .mui-style-1lub6qo {
        height: 36px !important;
        font-size: 12px
    }
}

@media (min-width:900px) {
    .mui-style-1lub6qo {
        height: 36px !important;
        font-size: 12px
    }
}

@media (min-width:1200px) {
    .mui-style-1lub6qo {
        height: 36px !important
    }
}

@media (min-width:1536px) {
    .mui-style-1lub6qo {
        height: 36px !important;
        font-size: 12px
    }
}

.mui-style-1lub6qo:hover {
    border: none !important
}

.mui-style-n2n0ek {
    position: fixed;
    inset: 0px auto 0px 0px;
    z-index: 1199
}

.mui-style-4oirxb {
    flex: 0 0 auto;
    height: calc(100vh - var(--header-height-large));
    z-index: 1111;
    position: sticky
}

.mui-style-4oirxb:has(>.MuiBackdrop-root[style*="opacity: 0"]) {
    pointer-events: none
}

@media (min-width:1200px) {
    .mui-style-4oirxb {
        top: var(--header-height-large)
    }
}

.mui-style-4oirxb .MuiDrawer-paper {
    transition: width 0.5s
}

@media (min-width:1800px) {
    .mui-style-4oirxb {
        z-index: auto;
        position: sticky
    }
}

.mui-style-4oirxb .MuiBox-root li>button,
.mui-style-4oirxb a {
    border-radius: 0px
}

.mui-style-4oirxb .MuiBox-root li>button img {
    width: 18px;
    filter: none;
    height: 18px
}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:1200px) {}

.mui-style-1cxtzch {
    color: rgb(253, 253, 253);
    box-shadow: none;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    height: 100%;
    flex: 1 0 auto;
    z-index: 1200;
    position: fixed;
    top: 0px;
    outline: 0px;
    left: 0px;
    background: rgb(14, 12, 12);
    scrollbar-width: none;
    border-right: none !important
}

@media (min-width:0px) {
    .mui-style-1cxtzch {
        top: 60px;
        width: 100%;
        height: calc(100% - var(--header-height-small) - 64px);
        padding: 20px 12px 0px
    }
}

@media (min-width:600px) {
    .mui-style-1cxtzch {
        top: 0px;
        width: var(--persistent-drawer-width);
        height: 100%
    }
}

@media (min-width:1200px) {
    .mui-style-1cxtzch {
        top: initial;
        width: var(--mini-drawer-width);
        padding: 0px 6px;
        position: relative;
        -webkit-box-align: center;
        align-items: center
    }
}

.mui-style-1hjhayn {
    gap: 4px;
    width: 100%;
    height: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column
}

.mui-style-1hjhayn li:has(a#Ninth) {
    background: rgb(14, 12, 12)
}

.mui-style-1hjhayn li:has(a#Ninth):hover {
    background: rgb(20, 20, 20)
}

.mui-style-1hjhayn li:has(a#fifth) {
    transition: width 0.3s;
    margin-bottom: 4px;
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgba(63, 50, 98, 0.8) 100%), rgb(20, 20, 20) !important;
    border-radius: 8px !important
}

.mui-style-1hjhayn li:has(a#fifth):hover {
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgb(63, 50, 98) 100%), rgb(20, 20, 20) !important
}

.mui-style-1hjhayn li:has(a#first) {
    margin-top: 32px;
    transition: width 0.5s;
    margin-bottom: 4px;
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgba(63, 50, 98, 0.8) 100%), rgb(20, 20, 20) !important;
    border-radius: 8px !important
}

.mui-style-1hjhayn li:has(a#first) img {
    width: 40px !important;
    height: 40px !important
}

.mui-style-1hjhayn li:has(a#first):hover {
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgb(63, 50, 98) 100%), rgb(20, 20, 20) !important
}

.mui-style-1hjhayn li:has(a#sixth) {
    transition: width 0.3s;
    margin-bottom: 4px;
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgba(63, 50, 98, 0.8) 100%), rgb(20, 20, 20) !important;
    border-radius: 8px !important
}

.mui-style-1hjhayn li:has(a#sixth):hover {
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgb(63, 50, 98) 100%), rgb(20, 20, 20) !important
}

.mui-style-1hjhayn li:has(a#tenth) {
    background: rgb(14, 12, 12)
}

.mui-style-1hjhayn li:has(a#tenth):hover {
    background: rgb(20, 20, 20)
}

.mui-style-1hjhayn li:has(a#third) {
    transition: width 0.3s;
    margin-bottom: 4px;
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgba(63, 50, 98, 0.8) 100%), rgb(20, 20, 20) !important;
    border-radius: 8px !important
}

.mui-style-1hjhayn li:has(a#third):hover {
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgb(63, 50, 98) 100%), rgb(20, 20, 20) !important
}

.mui-style-1hjhayn li:last-of-type {
    margin-bottom: 60px;
    margin-top: 0px
}

.mui-style-1hjhayn li:has(a#eighth) {
    background: rgb(14, 12, 12)
}

.mui-style-1hjhayn li:has(a#eighth):hover {
    background: rgb(20, 20, 20)
}

.mui-style-1hjhayn li:has(a#fourth) {
    transition: width 0.3s;
    margin-bottom: 4px;
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgba(63, 50, 98, 0.8) 100%), rgb(20, 20, 20) !important;
    border-radius: 8px !important
}

.mui-style-1hjhayn li:has(a#fourth):hover {
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgb(63, 50, 98) 100%), rgb(20, 20, 20) !important
}

.mui-style-1hjhayn li:has(a#second) {
    transition: width 0.3s;
    margin-bottom: 4px;
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgba(63, 50, 98, 0.8) 100%), rgb(20, 20, 20) !important;
    border-radius: 8px !important
}

.mui-style-1hjhayn li:has(a#second):hover {
    background: linear-gradient(90deg, rgba(60, 0, 255, 0) 0%, rgb(63, 50, 98) 100%), rgb(20, 20, 20) !important
}

.mui-style-1hjhayn li:has(a#seventh) {
    margin-top: 100px;
    background: rgb(14, 12, 12)
}

.mui-style-1hjhayn li:has(a#seventh):hover {
    background: rgb(20, 20, 20)
}

.mui-style-1hjhayn li:has(a#language-switcher-nav) {
    margin-top: auto
}

@media (hover:none) {}

@media (hover:none) {}

@media (min-width:600px) {}

.mui-style-1954u8h {
    -webkit-tap-highlight-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    color: inherit;
    font-family: __Inter_f367f3, __Inter_Fallback_f367f3, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    text-decoration: none;
    min-height: 48px;
    box-sizing: border-box;
    white-space: nowrap;
    width: 100%;
    height: auto;
    padding: 0px;
    border-radius: 14px;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: transparent
}

@media print {
    .mui-style-1954u8h {
        print-color-adjust: exact
    }
}

.mui-style-1954u8h:hover {
    text-decoration: none;
    background-color: rgb(50, 48, 48)
}

@media (hover:none) {
    .mui-style-1954u8h:hover {
        background-color: transparent
    }
}

@media (hover:none) {}

@media (min-width:600px) {
    .mui-style-1954u8h {
        min-height: auto
    }
}

.mui-style-1954u8h:hover {
    background-color: transparent
}

.mui-style-1954u8h a {
    width: 100%;
    padding: 0px;
    min-width: var(--mini-drawer-width);
    min-height: 44px
}

.mui-style-1954u8h a img {
    width: 18px;
    filter: none;
    height: 18px
}

.mui-style-1954u8h a span {
    margin: 0px
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media print {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-1eykiob {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: __Inter_f367f3, __Inter_Fallback_f367f3, Helvetica, sans-serif;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
    color: rgb(255, 30, 0);
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    font-size: 14px;
    line-height: 24px;
    box-shadow: none !important
}

@media print {
    .mui-style-1eykiob {
        print-color-adjust: exact
    }
}

.mui-style-1eykiob:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-1eykiob:hover {
        background-color: transparent
    }
}

.mui-style-1eykiob:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-1eykiob:hover {
    background-color: var(--bg-secondary)
}

.mui-style-1eykiob img {
    width: 32px !important;
    height: 32px !important
}

div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-1eykiob {
    background: none
}

@media (min-width:0px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-1eykiob {
        display: none
    }
}

@media (min-width:600px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-1eykiob {
        display: none
    }
}

@media (min-width:900px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-1eykiob {
        display: none
    }
}

@media (min-width:1200px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-1eykiob {
        display: flex
    }
}

@media (min-width:1536px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-1eykiob {
        display: flex
    }
}

@media (hover:none) {}

@media (hover:none) {}

@media (min-width:600px) {}

.mui-style-z9tuvh {
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    border-radius: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    color: inherit;
    font-family: __Inter_f367f3, __Inter_Fallback_f367f3, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    text-decoration: none;
    box-sizing: border-box;
    white-space: nowrap;
    width: 100%;
    height: auto;
    padding: 0px;
    min-height: auto;
    -webkit-box-pack: center;
    justify-content: center
}

@media print {
    .mui-style-z9tuvh {
        print-color-adjust: exact
    }
}

.mui-style-z9tuvh:hover {
    text-decoration: none;
    background-color: rgb(50, 48, 48)
}

@media (hover:none) {
    .mui-style-z9tuvh:hover {
        background-color: transparent
    }
}

@media (hover:none) {}

@media (min-width:600px) {
    .mui-style-z9tuvh {
        min-height: auto
    }
}

.mui-style-z9tuvh:hover {
    background-color: transparent
}

.mui-style-z9tuvh a,
.mui-style-z9tuvh button {
    width: 100%;
    padding: 0px;
    min-width: 48px;
    min-height: 44px;
    border-radius: 12px;
    margin-bottom: 4px
}

.mui-style-z9tuvh a img,
.mui-style-z9tuvh button img {
    width: 18px;
    height: 18px;
    filter: none !important
}

.mui-style-z9tuvh a span,
.mui-style-z9tuvh button span {
    margin: 0px
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:1200px) {}

@media print {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:1200px) {}

.mui-style-1iod6m {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
    letter-spacing: 0px;
    text-transform: none;
    color: rgb(253, 253, 253);
    font-size: 14px;
    position: relative;
    font-family: Inter, sans-serif;
    font-weight: 400;
    line-height: 100%;
    box-shadow: none !important
}

@media print {
    .mui-style-1iod6m {
        print-color-adjust: exact
    }
}

.mui-style-1iod6m:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-1iod6m:hover {
        background-color: transparent
    }
}

.mui-style-1iod6m:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-1iod6m:hover {
    background-color: var(--bg-secondary)
}

@media (min-width:0px) {
    .mui-style-1iod6m {
        display: none
    }
}

@media (min-width:1200px) {
    .mui-style-1iod6m {
        display: flex
    }
}

.mui-style-1iod6m:hover {
    background: rgb(20, 20, 20)
}

.mui-style-1iod6m:hover:hover {
    background: rgb(20, 20, 20)
}

.mui-style-1iod6m:hover:hover img[data-testid="ConfigurableButton-startIcon"] {
    filter: invert(55%) sepia(80%) saturate(5176%) hue-rotate(181deg) brightness(95%) contrast(96%)
}

.mui-style-1iod6m::after {
    left: 12px;
    right: 12px;
    bottom: -8px;
    height: 1px;
    content: "";
    position: absolute;
    background: rgba(179, 182, 189, 0.12)
}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

.mui-style-jqonuz {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
    letter-spacing: 0px;
    text-transform: none;
    color: rgb(253, 253, 253);
    font-size: 14px;
    font-family: Inter, sans-serif;
    font-weight: 400;
    line-height: 100%;
    box-shadow: none !important
}

@media print {
    .mui-style-jqonuz {
        print-color-adjust: exact
    }
}

.mui-style-jqonuz:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-jqonuz:hover {
        background-color: transparent
    }
}

.mui-style-jqonuz:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-jqonuz:hover {
    background-color: var(--bg-secondary)
}

.mui-style-jqonuz:hover {
    background: rgb(20, 20, 20)
}

.mui-style-jqonuz:hover img[data-testid="ConfigurableButton-startIcon"] {
    filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%)
}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

.mui-style-ewtutj {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
    letter-spacing: 0px;
    text-transform: none;
    color: rgb(253, 253, 253);
    font-size: 14px;
    font-family: Inter, sans-serif;
    font-weight: 400;
    line-height: 100%;
    box-shadow: none !important
}

@media print {
    .mui-style-ewtutj {
        print-color-adjust: exact
    }
}

.mui-style-ewtutj:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-ewtutj:hover {
        background-color: transparent
    }
}

.mui-style-ewtutj:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-ewtutj:hover {
    background-color: var(--bg-secondary)
}

.mui-style-ewtutj:hover {
    background: rgb(20, 20, 20)
}

.mui-style-ewtutj:hover img[data-testid="ConfigurableButton-startIcon"] {
    filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important
}

@media (hover:none) {}

@media print {}

@media (hover:none) {}

.mui-style-1ivu14p {
    -webkit-box-pack: center;
    justify-content: center;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    letter-spacing: 0px;
    text-transform: none;
    gap: 8px;
    color: rgb(255, 255, 255);
    border: 1px solid transparent;
    display: inline-flex;
    font-size: 14px;
    position: relative;
    -webkit-box-align: center;
    align-items: center;
    background: linear-gradient(rgb(14, 12, 12), rgb(14, 12, 12)) padding-box padding-box, linear-gradient(135deg, rgb(140, 66, 29) 0%, rgb(251, 230, 123) 25%, rgb(252, 251, 231) 50%, rgb(247, 209, 78) 75%, rgb(212, 160, 65) 100%) border-box border-box;
    font-family: Inter, sans-serif;
    font-weight: 400;
    line-height: 100%;
    transition: box-shadow 0.2s, filter 0.2s;
    box-shadow: none !important;
    min-width: unset !important;
    border-radius: 12px !important
}

@media print {
    .mui-style-1ivu14p {
        print-color-adjust: exact
    }
}

.mui-style-1ivu14p:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-1ivu14p:hover {
        background-color: transparent
    }
}

.mui-style-1ivu14p:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-1ivu14p:hover {
    background-color: var(--bg-secondary)
}

.mui-style-1ivu14p:hover {
    filter: brightness(1.15);
    box-shadow: rgba(243, 203, 76, 0.55) 0px 0px 0.5px, rgba(243, 203, 76, 0.5) 0px 0px 10.9px inset !important
}

.mui-style-1ivu14p img[data-testid="ConfigurableButton-startIcon"] {
    filter: brightness(100%);
    transition: filter 0.2s
}

.mui-style-1ivu14p:hover img[data-testid="ConfigurableButton-startIcon"] {
    filter: drop-shadow(rgba(248, 213, 95, 0.8) 0px 0px 10.3px)
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-113r7g0 {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: __Inter_f367f3, __Inter_Fallback_f367f3, Helvetica, sans-serif;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
    color: rgb(255, 30, 0);
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    font-size: 14px;
    line-height: 24px;
    box-shadow: none !important
}

@media print {
    .mui-style-113r7g0 {
        print-color-adjust: exact
    }
}

.mui-style-113r7g0:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-113r7g0:hover {
        background-color: transparent
    }
}

.mui-style-113r7g0:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-113r7g0:hover {
    background-color: var(--bg-secondary)
}

@media (min-width:0px) {
    .mui-style-113r7g0 {
        margin-bottom: 30px
    }
}

@media (min-width:600px) {
    .mui-style-113r7g0 {
        margin-bottom: unset
    }
}

.mui-style-113r7g0:hover {
    background: rgb(20, 20, 20)
}

.mui-style-113r7g0:hover img[data-testid="ConfigurableButton-startIcon"] {
    filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important
}

div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-113r7g0 {
    background: none
}

@media (min-width:0px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-113r7g0 {
        display: none
    }
}

@media (min-width:600px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-113r7g0 {
        display: none
    }
}

@media (min-width:900px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-113r7g0 {
        display: none
    }
}

@media (min-width:1200px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-113r7g0 {
        display: flex
    }
}

@media (min-width:1536px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-113r7g0 {
        display: flex
    }
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media print {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-jl57r3 {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: __Inter_f367f3, __Inter_Fallback_f367f3, Helvetica, sans-serif;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
    color: rgb(255, 30, 0);
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    font-size: 14px;
    line-height: 24px;
    box-shadow: none !important
}

@media print {
    .mui-style-jl57r3 {
        print-color-adjust: exact
    }
}

.mui-style-jl57r3:hover {
    text-decoration: none;
    background-color: rgba(255, 30, 0, 0.08)
}

@media (hover:none) {
    .mui-style-jl57r3:hover {
        background-color: transparent
    }
}

.mui-style-jl57r3:disabled {
    background-color: var(--bg-secondary)
}

.mui-style-jl57r3:hover {
    background-color: var(--bg-secondary)
}

.mui-style-jl57r3:hover {
    background: rgb(20, 20, 20)
}

.mui-style-jl57r3:hover img[data-testid="ConfigurableButton-startIcon"] {
    filter: invert(27%) sepia(94%) saturate(8000%) hue-rotate(2deg) brightness(106%) contrast(104%) !important
}

.mui-style-jl57r3 img[data-testid="ConfigurableButton-startIcon"] {
    width: 24px;
    height: 24px
}

div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-jl57r3 {
    background: none
}

@media (min-width:0px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-jl57r3 {
        display: none
    }
}

@media (min-width:600px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-jl57r3 {
        display: none
    }
}

@media (min-width:900px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-jl57r3 {
        display: none
    }
}

@media (min-width:1200px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-jl57r3 {
        display: flex
    }
}

@media (min-width:1536px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-jl57r3 {
        display: flex
    }
}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

@media print {}

@media (hover:none) {}

@media (min-width:0px) {}

@media (min-width:600px) {}

@media (min-width:900px) {}

@media (min-width:1200px) {}

@media (min-width:1536px) {}

.mui-style-dff26b {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    text-align: center;
    flex: 0 0 auto;
    font-size: 1.5rem;
    overflow: visible;
    color: rgba(255, 255, 255, 0.56);
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: none !important
}

@media print {
    .mui-style-dff26b {
        print-color-adjust: exact
    }
}

.mui-style-dff26b:hover {
    background-color: rgba(255, 255, 255, 0.08)
}

@media (hover:none) {
    .mui-style-dff26b:hover {
        background-color: transparent
    }
}

.mui-style-dff26b:hover {
    background: rgb(20, 20, 20)
}

div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-dff26b {
    background: none
}

@media (min-width:0px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-dff26b {
        display: none
    }
}

@media (min-width:600px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-dff26b {
        display: none
    }
}

@media (min-width:900px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-dff26b {
        display: none
    }
}

@media (min-width:1200px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-dff26b {
        display: flex
    }
}

@media (min-width:1536px) {
    div[data-cp="sidebarDrawerProps"]:not([data-cp="sidebarOpenedDrawerProps"]) .mui-style-dff26b {
        display: flex
    }
}

.footer-content__wrapper {
    display: flex;
    flex-direction: column;
    gap: 30px
}

.footer-content__wrapper .footer-text p {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #645655
}

.footer-content__wrapper .footer-text p a {
    color: #7474C9
}

.footer-content__wrapper .footer-text p:not(:last-child) {
    margin: 0 0 10px 0
}

.footer-awards__wrapper {
    margin-top: 31px;
    display: flex;
    gap: 20px;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

@media (max-width:900px) {
    .footer-awards__wrapper {
        gap: 16px
    }
}

@media (max-width:600px) {
    .footer-awards__wrapper {
        margin-bottom: 120px
    }
}

.sf-hidden {
    display: none !important
}

.textSeo {
    margin: 50px 0;
    color: rgba(255, 255, 255, .8);
}
.textSeo p {
    line-height: 1.4;
}
.textSeo h1,
.textSeo h2,
.textSeo h3 {
    margin-bottom: 20px;
    margin-top: 30px;
    font-size: 26px;
}
.textSeo h1:first-child,
.textSeo h2:first-child,
.textSeo h3:first-child {
    margin-top: 0;
}
@media (max-width: 1199px) {
    .asideBar {
        display: none;
    }
    .mui-style-dg0prt {
        padding-left: 0!important;
    }
}
@media (max-width: 767px) {
    .textSeo {
        /* padding: 0 20px!important; */
    }
    .textSeo h1,
    .textSeo h2,
    .textSeo h3 {
        font-size: 24px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .mui-style-md52kc {
        display: none;
    }
}
@media (max-width: 575px) {
    .mui-style-dg0prt {
        display: none;
    }
    .mui-style-12b0pq9 {
        padding-left: 5px!important;
    }
    .mui-style-bx5tab {
        padding: 0;
    }
}
@media (max-width: 380px) {
    img[alt="Logo_b19f184a35.svg"] {
        width: 100px;
    }
}