@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap";

:root {
    --color-text-faded: #aeb3c7;
    --color-black: #000000;
    --color-white: #FFFFFF;
    --color-dark-grey-0: #1c2433;
    --color-dark-grey-1: #141c26;
    --color-dark-grey-2: rgb(28, 36, 51);
    --color-dark-grey-3: #353B52;
    --color-dark-grey-4: #444A5F;
    --color-dark-grey-5: #54596D;
    --color-mid-grey-1: #63687A;
    --color-mid-grey-2: #737787;
    --color-mid-grey-3: #747f96;
    --color-mid-grey-4: #9296A2;
    --color-mid-grey-5: #A2A5AF;
    --color-light-grey-1: #B1B4BC;
    --color-light-grey-2: #C1C3CA;
    --color-light-grey-3: #D0D2D7;
    --color-light-grey-4: #E0E1E4;
    --color-light-grey-5: #EFF0F2;
    --color-pr900: #4C1D03;
    --color-pr800: #722C05;
    --color-pr700: #983B06;
    --color-pr600: #BE4908;
    --color-pr500: #2cb834;
    --color-pr400: #24962b;
    --color-pr300: #F88D50;
    --color-pr200: #FAA97C;
    --color-pr100: #FCC6A7;
    --color-pr050: #FDE2D3;
    --color-su900: #012605;
    --color-su800: #034C0A;
    --color-su700: #04720F;
    --color-su600: #069815;
    --color-su500: #07BE1A;
    --color-su400: #09E41F;
    --color-su300: #50F861;
    --color-su200: #7CFA88;
    --color-su100: #A7FCB0;
    --color-su050: #D3FDD7;
    --color-da900: #6C0000;
    --color-da800: #A20000;
    --color-da700: #D70000;
    --color-da600: #FF0E0E;
    --color-da500: #FF4444;
    --color-da400: #FF6363;
    --color-da300: #FF8282;
    --color-da200: #FFA2A2;
    --color-da100: #FFC1C1;
    --color-da050: #FFE0E0;
    --color-at900: #4C4203;
    --color-at800: #726305;
    --color-at700: #988406;
    --color-at600: #BEA508;
    --color-at500: #E4C609;
    --color-at400: #F6DA24;
    --color-at300: #F8E150;
    --color-at200: #FAE97C;
    --color-at100: #FCF0A7;
    --color-at050: #FDF8D3;
    --color-wa900: #4C1D03;
    --color-wa800: #722C05;
    --color-wa700: #983B06;
    --color-wa600: #BE4908;
    --color-wa500: #E45809;
    --color-wa400: #F67024;
    --color-wa300: #F88D50;
    --color-wa200: #FAA97C;
    --color-wa100: #FCC6A7;
    --color-wa050: #FDE2D3;
    --color-in900: #060E2A;
    --color-in800: #0C1B52;
    --color-in700: #12297B;
    --color-in600: #1736A3;
    --color-in500: #1D44CC;
    --color-in400: #355BE2;
    --color-in300: #5D7CE8;
    --color-in200: #869DEE;
    --color-in100: #AEBEF3;
    --color-in050: #D7DEF9;
    --color-vi900: #1F002B;
    --color-vi800: #3D0055;
    --color-vi700: #5C0080;
    --color-vi600: #7B00AA;
    --color-vi500: #9900D5;
    --color-vi400: #B800FF;
    --color-vi300: #D055FF;
    --color-vi200: #DC80FF;
    --color-vi100: #E7AAFF;
    --color-vi050: #F3D4FF;
    --color-b090: #000000e6;
    --color-b080: #000000cc;
    --color-b070: #000000b3;
    --color-b060: #00000099;
    --color-b050: #00000080;
    --color-b040: #00000066;
    --color-b030: #0000004d;
    --color-b020: #00000033;
    --color-b010: #0000001a;
    --color-b005: #0000000d;
    --color-b002: #00000005;
    --color-dgz090: #060e2ae6;
    --color-dgz080: #060e2acc;
    --color-dgz070: #060e2ab3;
    --color-dgz060: #060e2a99;
    --color-dgz050: #060e2a80;
    --color-dgz040: #060e2a66;
    --color-dgz030: #060e2a4d;
    --color-dgz020: #060e2a33;
    --color-dgz010: #060e2a1a;
    --color-dgz005: #060e2a0d;
    --color-dgz002: #060e2a05;
    --color-text-primary: #FFFFFF;
    --gradient-black-top: linear-gradient(180deg, #000000e6 0%, #00000000 100%);
    --gradient-black-right: linear-gradient(90deg, #00000000 0%, #000000e6 100%);
    --gradient-black-bottom: linear-gradient(180deg, #00000000 0%, #000000e6 100%);
    --gradient-black-left: linear-gradient(270deg, #00000000 0%, #000000e6 100%);
    --gradient-primary-top: linear-gradient(180deg, #e45809ff 0%, #e4580900 100%);
    --gradient-primary-right: linear-gradient(270deg, #e45809ff 0%, #e4580900 100%);
    --gradient-primary-bottom: linear-gradient(360deg, #e45809ff 0%, #e4580900 100%);
    --gradient-primary-left: linear-gradient(90deg, #e45809ff 0%, #e4580900 100%);
    --gradient-dark-grey-0-top: linear-gradient(180deg, #060e2aff 0%, #060e2a00 100%);
    --gradient-dark-grey-0-right: linear-gradient(270deg, #060e2aff 0%, #060e2a00 100%);
    --gradient-dark-grey-0-bottom: linear-gradient(360deg, #060e2aff 0%, #060e2a00 100%);
    --gradient-dark-grey-0-left: linear-gradient(90deg, #060e2aff 0%, #060e2a00 100%);
    --gradient-dark-grey-1-top: linear-gradient(180deg, #161d37ff 0%, #161d3700 100%);
    --gradient-dark-grey-1-right: linear-gradient(270deg, #161d37ff 0%, #161d3700 100%);
    --gradient-dark-grey-1-bottom: linear-gradient(360deg, #161d37ff 0%, #161d3700 100%);
    --gradient-dark-grey-1-left: linear-gradient(90deg, #161d37ff 0%, #161d3700 100%);
    --gradient-dark-grey-2-top: linear-gradient(180deg, #252c45ff 0%, #252c4500 100%);
    --gradient-dark-grey-2-right: linear-gradient(270deg, #252c45ff 0%, #252c4500 100%);
    --gradient-dark-grey-2-bottom: linear-gradient(360deg, #252c45ff 0%, #252c4500 100%);
    --gradient-dark-grey-2-left: linear-gradient(90deg, #252c45ff 0%, #252c4500 100%);
    --gradient-dark-grey-3-top: linear-gradient(180deg, #353b52ff 0%, #353b5200 100%);
    --gradient-dark-grey-3-right: linear-gradient(270deg, #353b52ff 0%, #353b5200 100%);
    --gradient-dark-grey-3-bottom: linear-gradient(360deg, #353b52ff 0%, #353b5200 100%);
    --gradient-dark-grey-3-left: linear-gradient(90deg, #353b52ff 0%, #353b5200 100%);
    --shadow-1: 0px 1px 2px 0px #00000052, 0px 0px 1px 0px #00000052;
    --shadow-2: 0px 4px 8px 0px #0000003d, 0px 0px 1px 0px #00000052;
    --shadow-3: 0px 8px 16px 0px #0000003d, 0px 0px 1px 0px #00000052;
    --shadow-4: 0px 12px 24px 0px #0000003d, 0px 0px 1px 0px #00000052;
    --shadow-5: 0px 24px 32px 0px #0000003d, 0px 0px 1px 0px #00000052;
    --shadow-6: 0px 40px 64px 0px #0000003d, 0px 0px 1px 0px #00000052;
    --illumination-1: 0px 1px 2px 0px #e4580952, 0px 0px 1px 0px #e4580952;
    --illumination-2: 0px 4px 8px 0px #e4580952, 0px 0px 1px 0px #e4580952;
    --illumination-3: 0px 8px 16px 0px #e458093d, 0px 0px 1px 0px #e4580952;
    --illumination-4: 0px 12px 24px 0px #e458093d, 0px 0px 1px 0px #e4580952;
    --illumination-5: 0px 24px 32px 0px #e458093d, 0px 0px 1px 0px #e4580952;
    --illumination-6: 0px 40px 64px 0px #e458093d, 0px 0px 1px 0px #e4580952;
    --color-text-faded: #aeb3c7;
    --color-border: rgba(88, 92, 131, .3);
    --color-black-10: #454b61;
    --color-background-missions: #1a799f;
    --color-text-ghost: #52586f;
}

body {
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: auto;
    color: var(--color-light-grey-5);
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 600;
    margin: 0;
    overflow: hidden;
}

body #app {
    overflow-y: visible;
    position: fixed;
    width: 100vw;
}

:root {
    --sectionPadding: 16px;
    --gap-xs: 4px;
    --gap-s: 8px;
    --gap-m: 16px;
    --gap-l: 24px;
    --nav-height: 54px;
    --nav-sidebar-width: 64px
}

#container {
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

#container::-webkit-scrollbar {
    display: none;
}

:-webkit-scrollbar {
    display: none;
}

@media(max-width: 1280px) {
    :root {
        --nav-sidebar-width: 0
    }
}

@media(min-width: 768px) {
    :root {
        --gap-xs: 6px;
        --gap-s: 12px;
        --gap-m: 24px;
        --gap-l: 36px;
        --nav-height: 64px
    }
}

@media(min-width: 960px) {
    :root {
        --gap-xs: 8px;
        --gap-s: 16px;
        --gap-m: 32px;
        --gap-l: 48px
    }
}

@media(min-width: 1248px) {
    :root {
        --gap-xs: 10px;
        --gap-s: 20px;
        --gap-m: 40px;
        --gap-l: 60px
    }
}

body,
html {
    height: 100vh;
    width: 100%
}

body {
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: auto;
    background-color: var(--color-dark-grey-0);
    color: var(--color-light-grey-5);
    font-family: Montserrat, Verdana, sans-serif;
    font-weight: 600;
    margin: 0;
    overflow: hidden
}

body #app {
    overflow-y: visible;
    position: fixed;
    width: 100vw
}

section {
    margin: 0 auto;
    max-width: 1400px;
    min-width: 320px;
    padding: 0 16px;
    width: 100%
}

button {
    background: 0 0;
    border: none;
    font-family: inherit;
    font-size: inherit;
    margin: 0;
    padding: 0
}

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

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

.scrollContainer {
    -webkit-overflow-scrolling: touch;
    overflow-x: scroll
}

.scrollSection {
    display: flex;
    margin: 0 -16px;
    overflow-x: auto;
    padding: 2px 18px;
    scroll-padding: 0 16px;
    scroll-padding-inline-end: 16px;
    scroll-padding-inline-start: 16px
}

ul {
    list-style: none;
    padding: 0
}

form,
ul {
    margin: 0
}

a {
    text-decoration: none
}

cashier-web-component {
    display: block;
    height: 0;
    width: 0
}

#m-modal-wrapper {
    left: 0;
    top: 0
}

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

:focus {
    outline: none
}

:focus-visible {
    outline: 2px solid 2px solid #1c2433
}

input:-internal-autofill-selected,
input:-internal-autofill-selected:active,
input:-internal-autofill-selected:focus,
input:-internal-autofill-selected:hover,
input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    transition: all 9999s ease-in-out 0s;
    transition-property: background-color, color
}

.SupportPage {
    color: var(--color-text-faded);
    padding: 20px 16px 30px
}

@media(min-width: 590px) {
    .SupportPage {
        padding: 25px 16px 35px
    }
}

@media(min-width: 768px) {
    .SupportPage {
        padding: 30px 16px 40px
    }
}

@media(min-width: 960px) {
    .SupportPage {
        padding: 30px 16px 60px
    }
}

.SupportPage-Introduction {
    color: var(--color-light-grey-1);
    font-size: 14px;
    line-height: 1.6;
    text-align: center
}

@media(min-width: 768px) {
    .SupportPage-Introduction {
        margin-left: auto;
        margin-right: auto;
        width: 73%
    }
}

@media(min-width: 1248px) {
    .SupportPage-Introduction {
        width: 58%
    }
}

.SupportPage-Card {
    background: var(--color-dark-grey-1);
    margin-bottom: 16px;
    width: 100%
}

.SupportPage-Card:last-child {
    margin-bottom: 0
}

.SupportPage-CardTitle {
    color: var(--color-light-grey-5);
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

@media(min-width: 960px) {
    .SupportPage-CardTitle {
        font-size: 20px
    }
}

.SupportPage-CardText {
    color: var(--color-light-grey-1);
    font-size: 14px;
    line-height: 1.6
}

@media(min-width: 768px) {
    .SupportPage-Offers {
        grid-gap: 8px;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr
    }
}

@media(min-width: 960px) {
    .SupportPage-Offers {
        grid-gap: 11px
    }
}

@media(min-width: 1248px) {
    .SupportPage-Offers {
        grid-gap: 14px
    }
}

.SupportPage-Offer {
    padding: 34px 30px;
    text-align: center
}

@media(min-width: 768px) {
    .SupportPage-Offer {
        margin-bottom: 0;
        padding: 26px 24px
    }
}

@media(min-width: 960px) {
    .SupportPage-Offer {
        padding: 34px 30px
    }
}

@media(min-width: 1248px) {
    .SupportPage-Offer {
        padding: 45px 40px
    }
}

.SupportPage-OfferIcon {
    height: 72px;
    margin-bottom: 29px;
    width: 62px
}

@media(min-width: 768px) {
    .SupportPage-OfferIcon {
        height: 58px;
        margin-bottom: 22px;
        width: 50px
    }
}

@media(min-width: 960px) {
    .SupportPage-OfferIcon {
        height: 72px;
        margin-bottom: 29px;
        width: 62px
    }
}

@media(min-width: 1248px) {
    .SupportPage-OfferIcon {
        height: 94px;
        margin-bottom: 38px;
        width: 82px
    }
}

.SupportPage-OfferTitle {
    margin-bottom: 14px
}

@media(min-width: 1248px) {
    .SupportPage-OfferTitle {
        margin-bottom: 18px
    }
}

.SupportPage h1,
.SupportPage h2,
.SupportPage h3,
.SupportPage h4 {
    color: var(--color-white)
}

.SupportPage h4 {
    font-weight: 700;
    line-height: 1.18;
    text-transform: uppercase
}

.SupportPage ul {
    counter-reset: list1;
    line-height: 1.44;
    margin-bottom: 41px
}

.SupportPage li {
    display: block;
    font-size: 14px;
    margin-bottom: 30px;
    padding-left: 19px;
    position: relative
}

@media(min-width: 320px) {
    .SupportPage li {
        padding-left: 35px
    }
}

.SupportPage li:before {
    color: var(--color-white);
    content: counter(list1) ".";
    counter-increment: list1;
    font-weight: 700;
    left: 0;
    position: absolute;
    top: -1px
}

.SupportPage ul ul {
    counter-reset: list2
}

.SupportPage ul ul li {
    display: block;
    font-size: 14px;
    padding-left: 45px;
    position: relative
}

.SupportPage ul ul li:before {
    content: counters(list1, ".") "." counters(list2, ".") ".";
    counter-increment: list2;
    font-weight: 700;
    left: 0;
    position: absolute;
    top: 2px
}

.SupportPage ul ul li::marker {
    font-weight: 700
}

.SupportPage a,
.SupportPage a:active,
.SupportPage a:hover,
.SupportPage a:visited {
    color: var(--color-main-default)
}

.Title {
    color: var(--color-white);
    font-weight: 700;
    line-height: 1.18;
    text-transform: capitalize
}

.Title--type-h1 {
    font-size: 24px
}

@media(min-width: 590px) {
    .Title--type-h1 {
        font-size: 18px;
        font-size: 20px
    }
}

@media(max-width: 768px) {
    .error.login {
        min-width: 100% !important
    }

    .text-error {
        width: 80% !important
    }

    .game-header:not(.game-header--mobile) {
        position: relative !important
    }

    .game-header__name {
        font-size: 12px !important
    }

    .game-item__content {
        border-radius: 0
    }
}

@media(min-width: 768px) {
    .Title--type-h1 {
        font-size: 28px
    }
}

@media(min-width: 960px) {
    .Title--type-h1 {
        font-size: 30px
    }
}

@media(min-width: 1248px) {
    .Title--type-h1 {
        font-size: 33px
    }
}

.Title--type-h2 {
    font-size: 14px;
    line-height: 1.18
}

@media(min-width: 768px) {
    .Title--type-h2 {
        font-size: 16px
    }
}

@media(min-width: 960px) {
    .Title--type-h2 {
        font-size: 20px
    }
}

@media(min-width: 1248px) {
    .Title--type-h2 {
        font-size: 28px
    }
}

.Title--center {
    text-align: center
}

.Colored {
    color: var(--color-pr500)
}

.TextLink {
    color: var(--color-white);
    text-decoration: none
}

.TextLink:hover {
    color: var(--color-wa500)
}

.TextLink:visited {
    color: var(--color-white)
}

.fade-enter-active,
.fade-leave-active {
    transition: opacity .2s
}

.fade-enter,
.fade-leave-to {
    opacity: 0
}

.slide-left--leave-active,
.slide-left-enter-active {
    transition: all .5s ease
}

.slide-left-enter,
.slide-left-leave-to {
    opacity: 0;
    transform: translate(-100%)
}

.roll-up-enter-active,
.roll-up-leave-active {
    transition: all .2s ease-out
}

.roll-up-enter {
    opacity: 0;
    transform: translateY(-30px)
}

.roll-up-leave-to {
    opacity: 0;
    transform: translateY(30px)
}

.roll-down-enter-active,
.roll-down-leave-active {
    transition: all .2s ease-out
}

.roll-down-enter {
    opacity: 0;
    transform: translateY(30px)
}

.roll-down-leave-to {
    opacity: 0;
    transform: translateY(-30px)
}

@keyframes slide-up-opacity {
    0% {
        opacity: 0;
        transform: translateY(3%)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes fade {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes wave-left {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(-1px)
    }

    to {
        transform: translateX(0)
    }
}

@keyframes wave-right {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(1px)
    }

    to {
        transform: translateX(0)
    }
}

@keyframes trambling-animation {

    0%,
    50%,
    to {
        transform: rotate(0deg)
    }

    10%,
    30% {
        transform: rotate(-10deg)
    }

    20%,
    40% {
        transform: rotate(10deg)
    }
}

:root {
    --color-text-faded: #aeb3c7;
    --color-border: rgba(88, 92, 131, .3);
    --color-black-10: #454b61;
    --color-background-missions: #1a799f;
    --color-text-ghost: #52586f
}

.m-icon {
    width: 16px
}

.m-modal-container {
    max-height: var(--app-height, calc(100vh - 32px)) !important
}

.ThinScrollbar {
    scrollbar-color: #6a6e7f transparent;
    scrollbar-width: thin
}

.ThinScrollbar::-webkit-scrollbar {
    background: var(--color-dark-grey-1);
    height: 5px;
    width: 5px
}

.ThinScrollbar::-webkit-scrollbar-thumb {
    background-color: #6a6e7f;
    border-radius: 3px
}

.TextOverflow {
    overflow: hidden;
    position: relative
}

.TextOverflow:after {
    background: var(--gradient-dark-grey-1-right);
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px
}

.TextOverflow--light:after {
    background: var(--gradient-dark-grey-2-right)
}

.lowercase {
    text-transform: lowercase
}

.m-preloader {
    animation: preloader 1s linear infinite;
    color: var(--color-mid-grey-5)
}

.m-preloader-primary {
    color: var(--color-pr500)
}

@keyframes preloader {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.m-button {
    --background: var(--color-pr500);
    --text: var(--color-white);
    --disabled-background: var(--color-pr900);
    --disabled-text: var(--color-pr700);
    --hover: var(--color-pr400);
    --pressed: var(--color-pr600);
    --font-size: 16px;
    --line-height: 22px;
    --gap: 9px;
    background: var(--background);
    border: none;
    box-shadow: inset 0 0 0 2px var(--outline);
    color: var(--text);
    cursor: pointer;
    position: relative;
    transition: all .2s ease-in-out
}

.m-button,
.m-button-content {
    align-items: center;
    display: flex;
    justify-content: center
}

.m-button-content {
    font-size: 14px;
    font-weight: 600;
    gap: var(--gap);
    line-height: var(--line-height);
    transition: all .15s
}

.m-button-content img,
.m-button-content svg {
    display: block;
    height: var(--line-height);
    margin: 0;
    padding: 0;
    width: var(--line-height)
}

.m-button:focus-visible,
.m-button:hover {
    --background: var(--hover);
    --outline: var(--hover);
    color: var(--text)
}

.m-button:active {
    --background: var(--pressed);
    --outline: var(--pressed)
}

.m-button:disabled {
    --text: var(--disabled-text);
    --background: var(--disabled-background);
    --outline: var(--disabled-background);
    cursor: not-allowed
}

.m-button .m-preloader {
    position: absolute
}

.m-button--small {
    --font-size: 12px;
    --line-height: 20px;
    --gap: 6px;
    border-radius: 4px;
    padding: 10px 10px;
}

.m-button--medium {
    --font-size: 16px;
    --line-height: 22px;
    --gap: 9px;
    border-radius: 4px;
    padding: 11px 17px
}

.m-button--large {
    --font-size: 18px;
    --line-height: 24px;
    --gap: 11px;
    border-radius: 26px;
    padding: 14px 22px
}

.m-button--loading {
    pointer-events: none
}

.m-button--loading .m-preloader {
    color: inherit
}

.m-button--loading .m-preloader~* {
    opacity: 0;
    transform: scale(.5)
}

.m-button--primary {
    --text: var(--color-text-primary)
}

.m-button--primary.m-button--outline {
    --text: var(--color-white)
}

.m-button--primary.m-button--outline:focus-visible,
.m-button--primary.m-button--outline:hover {
    --text: var(--color-text-primary)
}

.m-button--primary.m-button--outline:disabled {
    --text: var(--disabled-text)
}

.m-button--secondary {
    --background: rgb(0 0 0 / 26%);
    --outline: none;
    --disabled-background: rgb(0 0 0 / 36%);
    --disabled-text: var(--color-mid-grey-1);
    --hover: rgb(0 0 0 / 36%);
    --pressed: rgb(0 0 0 / 36%)
}

.m-button--secondary .m-icon,
.m-button--secondary .m-preloader {
    color: var(--color-mid-grey-5)
}

.m-icon {
    color: #fff !important;
}

.m-button--indigo {
    --background: var(--color-in400);
    --outline: var(--color-in400);
    --disabled-background: var(--color-in800);
    --disabled-text: var(--color-in600);
    --hover: var(--color-in500);
    --pressed: var(--color-in700)
}

.m-button--violet {
    --background: var(--color-vi500);
    --outline: var(--color-vi500);
    --disabled-background: var(--color-vi900);
    --disabled-text: var(--color-vi600);
    --hover: var(--color-vi400);
    --pressed: var(--color-vi700)
}

.m-button--success {
    --background: var(--color-su600);
    --outline: var(--color-su600);
    --disabled-background: var(--color-su800);
    --disabled-text: var(--color-su600);
    --hover: var(--color-su500);
    --pressed: var(--color-su700)
}

.m-button--success.m-button--outline {
    --hover: var(--color-su600)
}

.m-button--attention {
    --background: var(--color-at400);
    --outline: var(--color-at400);
    --text: var(--color-black);
    --disabled-background: var(--color-at900);
    --disabled-text: var(--color-at700);
    --hover: var(--color-at300);
    --pressed: var(--color-at500)
}

.m-button--attention.m-button--outline {
    --text: var(--color-white);
    --hover: var(--color-at600);
    --disabled-text: var(--color-at800)
}

.m-button--warning {
    --background: var(--color-wa500);
    --outline: var(--color-wa500);
    --disabled-background: var(--color-wa900);
    --disabled-text: var(--color-wa700);
    --hover: var(--color-wa400);
    --pressed: var(--color-wa600)
}

.m-button--danger {
    --background: var(--color-da600);
    --outline: var(--color-da600);
    --disabled-background: var(--color-da900);
    --disabled-text: var(--color-da700);
    --hover: var(--color-da500);
    --pressed: var(--color-da700)
}

.m-button--outline {
    --background: transparent
}

.m-button--outline:disabled {
    --background: transparent;
    --outline: var(--disabled-background)
}

.m-button--icon {
    border-radius: 50%
}

.m-button--icon.m-button--small {
    padding: 6px
}

.m-button--icon.m-button--medium {
    padding: 5px;
}

.m-button--icon.m-button--large {
    padding: 14px
}

.m-button .m-loader-fade-enter-active,
.m-button .m-loader-fade-leave-active {
    transition: opacity .2s ease-in-out
}

.m-button .m-loader-fade-enter-from,
.m-button .m-loader-fade-leave-to {
    opacity: 0
}

.m-form-field-label {
    color: var(--color-light-grey-5);
    font-size: 14px;
    font-weight: 600;
    line-height: 22.4px
}

.m-form-field-label.asterix:after {
    color: var(--color-da500);
    content: "*";
    margin-left: 4px
}

.m-form-field {
    display: flex;
    flex-direction: column;
    gap: 4px
}

.m-form-field-horizontal {
    align-items: center;
    flex-direction: row;
    font-weight: 500;
    gap: 12px
}

.m-form-field-invert {
    flex-direction: row-reverse
}

.m-form-field--apply .m-input,
.m-form-field--apply .m-textarea {
    --label: var(--base);
    border-color: var(--base)
}

.m-form-field--apply .m-input:focus,
.m-form-field--apply .m-input:hover,
.m-form-field--apply .m-textarea:focus,
.m-form-field--apply .m-textarea:hover {
    --label: var(--lighten);
    border-color: var(--lighten)
}

.m-form-field--error {
    --base: var(--color-da600);
    --lighten: var(--color-da500)
}

.m-form-field--error .m-textarea-counter {
    --label: var(--base)
}

.m-form-field--success {
    --base: var(--color-su500);
    --lighten: var(--color-su400)
}

.m-form-field-description {
    color: var(--color-mid-grey-5);
    font-size: 12px;
    font-weight: 500;
    line-height: 19.2px
}

.slide-fade-enter-active {
    transition: all .2s cubic-bezier(1, .1, .6, 1)
}

.slide-fade-leave-active {
    transition: all .15s cubic-bezier(1, .5, .8, 1)
}

.slide-fade-enter-from,
.slide-fade-leave-to {
    opacity: 0;
    transform: translateY(10px)
}

@keyframes autofill {
    to {
        background: 0 0 !important;
        color: inherit
    }
}

.m-input {
    --border: transparent;
    --background: var(--color-dark-grey-1);
    --label: var(--color-mid-grey-5);
    --text: var(--color-light-grey-5);
    --text-size: 14px;
    --padding-left: 16px;
    --padding-right: 16px;
    --padding-slot: 13px;
    --edge-offset: 3px;
    --height: 44px;
    align-items: center;
    background: var(--background);
    border: 1px solid rgba(255, 255, 255, 0.06) !important;
    border-radius: 4px;
    color: var(--text);
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-weight: 600;
    gap: 6.5px;
    height: var(--height);
    padding-left: var(--padding-left);
    padding-right: var(--padding-right);
    position: relative
}

.m-input--focused {
    --border: var(--color-dark-grey-5)
}

.m-input--focused,
.m-input:hover {
    --background: var(--color-dark-grey-2)
}

.m-input--disabled,
.m-input--disabled input {
    cursor: not-allowed
}

.m-input--disabled,
.m-input--readonly {
    --label: var(--color-mid-grey-1);
    --text: var(--color-mid-grey-3);
    --background: var(--color-dark-grey-1);
    --border: var(--color-dark-grey-1)
}

.m-input-content {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    height: 100%;
    justify-content: center
}

.m-input-content-label {
    color: var(--label);
    font-size: 14px;
    font-weight: 600;
    pointer-events: none;
    position: absolute;
    transform-origin: 0 0;
    transition: transform .15s
}

.m-input-content input,
.m-input-content select {
    background-color: transparent;
    border: none;
    box-shadow: none;
    color: var(--text);
    font-size: var(--text-size);
    font-weight: inherit;
    height: 100%;
    outline: none;
    padding: 0;
    width: 100%
}

select option {
    color: #212529;
}

.m-input-content input::placeholder {
    color: var(--color-mid-grey-3);
    opacity: 0;
    transition: opacity .2s
}

.m-input-content input:focus::placeholder {
    opacity: 1
}

.m-input-content input:-webkit-autofill,
.m-input-content input:focus,
.m-input-content input:not(:placeholder-shown) {
    appearance: none;
    -webkit-appearance: none !important
}

.m-input-content input:-webkit-autofill+.m-input-content-label,
.m-input-content input:focus+.m-input-content-label,
.m-input-content input:not(:placeholder-shown)+.m-input-content-label {
    transform: translateY(-10px) scale(.8)
}

.m-input-content input:has(+.m-input-content-label) {
    margin-top: 12px
}

.m-input-content input[disabled-without-style=true] {
    pointer-events: none
}

.m-input-content input:-webkit-autofill,
.m-input-content input:-webkit-autofill:active,
.m-input-content input:-webkit-autofill:focus,
.m-input-content input:-webkit-autofill:hover {
    -webkit-text-fill-color: var(--text) !important;
    -webkit-animation-fill-mode: both;
    animation-name: autofill;
    -webkit-background-clip: text
}

.m-input--dark {
    --background: rgb(0 0 0 / 26%);
}

.m-input--dark:focus,
.m-input--dark:hover:not(.m-input--disabled) {
    --background: rgb(0 0 0 / 36%);
}

.m-input--dark.m-input--disabled {
    --background: rgb(0 0 0 / 26%);
}

.m-input-append,
.m-input-prepend {
    align-items: center;
    display: flex;
    gap: inherit
}

.m-input:has(.m-input-append) {
    --padding-right: var(--padding-slot)
}

.m-input:has(.m-input-prepend) {
    --padding-left: var(--padding-slot)
}

.m-input--small {
    --text-size: 12px;
    --pading-left: 13px;
    --pading-right: 13px;
    --padding-slot: 10.5px;
    --height: 36px
}

.m-input--large {
    --text-size: 14px;
    --padding-slot: 13.5px;
    --height: 48px
}

.m-input.m-textarea {
    display: inherit;
    height: auto
}

.m-input.m-textarea .m-input-content {
    display: inherit
}

.m-input.m-textarea .m-input-content-label {
    top: 10px
}

.m-input.m-textarea .m-input-content textarea {
    background-color: transparent;
    border: none;
    box-shadow: none;
    color: var(--text);
    font-size: var(--text-size);
    font-weight: inherit;
    height: 100%;
    margin-bottom: 10px;
    margin-top: 26px;
    outline: none;
    padding: 0;
    resize: none;
    width: 100%
}

.m-input.m-textarea .m-input-content textarea::placeholder {
    color: var(--color-mid-grey-3);
    opacity: 0;
    transition: opacity .2s
}

.m-input.m-textarea .m-input-content textarea:focus::placeholder {
    opacity: 1
}

.m-input.m-textarea .m-input-content textarea:-webkit-autofill,
.m-input.m-textarea .m-input-content textarea:focus,
.m-input.m-textarea .m-input-content textarea:not(:placeholder-shown) {
    appearance: none;
    -webkit-appearance: none !important
}

.m-input.m-textarea .m-input-content textarea:-webkit-autofill+.m-input-content-label,
.m-input.m-textarea .m-input-content textarea:focus+.m-input-content-label,
.m-input.m-textarea .m-input-content textarea:not(:placeholder-shown)+.m-input-content-label {
    transform: scale(.8)
}

.m-textarea-counter {
    color: var(--text);
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6;
    margin-top: 2px;
    text-align: right
}

.m-textarea-counter span {
    color: var(--label)
}

.m-dropdown-content {
    position: absolute;
    z-index: 3000
}

.m-dropdown.auth-section__avatar {
    position: relative !important;
}

.m-dropdown.auth-section__avatar .dropdown-menu {
    position: absolute !important;
    top: calc(100% + 4px) !important;
    right: 0 !important;
    left: auto !important;
    transform: none !important;
    margin: 0 !important;
    z-index: 3000 !important;
}

@media (max-width: 768px) {
    .m-dropdown.auth-section__avatar .dropdown-menu {
        top: calc(100% + 0px) !important;
    }
}

.m-slide-fade-enter-active {
    transition: all .2s cubic-bezier(1, 0, 1, 0)
}

.m-slide-fade-leave-active {
    transition: all .15s cubic-bezier(1, .5, .8, 1)
}

.m-slide-fade-enter-from,
.m-slide-fade-leave-to {
    opacity: 0;
    transform: translateY(10px)
}

.m-radio {
    --size: 20px;
    --ripple-size: 12px;
    --checked-color: var(--color-pr500);
    --unset-color: var(--color-dark-grey-5);
    --hover-checked-color: var(--color-pr400);
    --hover-unset-color: var(--color-dark-grey-5);
    --focused-checked-color: var(--color-pr200);
    --focused-unset-color: var(--color-dark-grey-4);
    --disabled-checked-color: var(--color-pr800);
    --disabled-hover-checked-color: var(--color-pr800);
    --ripple-color: var(--color-text-primary);
    --background-color: transparent;
    --outline-color: transparent;
    line-height: var(--size)
}

.m-radio input {
    opacity: 0;
    position: absolute;
    z-index: -1
}

.m-radio-label {
    align-items: center;
    border: 2px solid var(--unset-color);
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    height: var(--size);
    justify-content: flex-end;
    outline: 2px solid var(--outline-color);
    position: relative;
    transition: .2s;
    vertical-align: top;
    width: var(--size)
}

.m-radio-label:before {
    background: var(--ripple-color);
    border-radius: 50%;
    content: "";
    display: none;
    height: var(--ripple-size);
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    transition: .15s;
    width: var(--ripple-size)
}

.m-radio--small {
    --size: 16px;
    --ripple-size: 8px
}

.m-radio--large {
    --size: 24px;
    --ripple-size: 16px
}

.m-radio--checked .m-radio-label {
    background: var(--checked-color);
    border-color: var(--checked-color)
}

.m-radio--checked .m-radio-label:before {
    display: block
}

.m-radio--checked input:focus+.m-radio-label {
    --outline-color: var(--focused-checked-color)
}

input:focus+.m-radio-label {
    --outline-color: var(--focused-unset-color)
}

.m-radio:hover>.m-radio-label {
    --checked-color: var(--hover-checked-color);
    --unset-color: var(--hover-unset-color)
}

.m-radio--secondary {
    --checked-color: var(--color-dark-grey-5);
    --hover-checked-color: var(--color-mid-grey-1);
    --focused-checked-color: var(--color-mid-grey-3);
    --disabled-checked-color: var(--color-dark-grey-3);
    --disabled-hover-checked-color: var(--color-dark-grey-3)
}

.m-radio--disabled {
    --hover-checked-color: var(--disabled-hover-checked-color);
    --hover-unset-color: var(--color-dark-grey-3);
    --checked-color: var(--disabled-checked-color);
    --unset-color: var(--color-dark-grey-3);
    --outline-color: transparent;
    --ripple-color: var(--color-light-grey-1)
}

.m-radio--disabled .m-radio-label {
    cursor: not-allowed
}

.m-checkbox.m-radio {
    --border-radius: 6px;
    color: var(--color-text-primary)
}

.m-checkbox.m-radio .m-radio-label {
    border-radius: var(--border-radius);
    border-width: 2px
}

.m-checkbox.m-radio .m-radio-label:before {
    display: none
}

.m-checkbox.m-radio .m-icon {
    height: var(--size);
    width: var(--size);
    display: none
}

.m-switch.m-radio {
    --unset-color: var(--color-dark-grey-3);
    --icon-size: 12px;
    --icon-offset: 4px;
    --knob-size: 16px;
    --slider-width: 34px;
    color: var(--ripple-color)
}

.m-switch.m-radio .m-radio-label {
    background: var(--unset-color);
    border: none;
    height: calc(var(--knob-size) + 4px);
    width: var(--slider-width)
}

.m-switch.m-radio .m-radio-label:before {
    background: var(--ripple-color);
    border-radius: 50%;
    content: "";
    display: block;
    height: var(--knob-size);
    left: 2px;
    position: absolute;
    right: unset;
    top: 2px;
    transition: .15s;
    width: var(--knob-size)
}

.m-switch.m-radio .m-radio-label .m-icon {
    height: var(--icon-size);
    position: absolute;
    right: var(--icon-offset);
    width: var(--icon-size)
}

.m-switch.m-radio--checked .m-radio-label {
    background: var(--checked-color)
}

.m-switch.m-radio--checked .m-radio-label:before {
    transform: translateX(calc(var(--slider-width) - var(--knob-size) - 4px))
}

.m-switch.m-radio--checked .m-radio-label .m-icon {
    left: var(--icon-offset);
    right: unset
}

.m-switch.m-radio--small {
    --icon-size: 10px;
    --icon-offset: 3px;
    --knob-size: 12px;
    --slider-width: 26px
}

.m-switch.m-radio--large {
    --icon-size: 16px;
    --icon-offset: 4px;
    --knob-size: 20px;
    --slider-width: 46px
}

.m-select-option {
    align-items: center;
    color: var(--color-light-grey-4);
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    gap: 12px;
    line-height: 160%;
    padding: 8px 16px;
    transition: all .15s ease-in-out
}

.m-select-option--selected {
    background: var(--color-dark-grey-5);
    color: var(--color-light-grey-5)
}

.m-select-option--focused,
.m-select-option:focus,
.m-select-option:hover {
    outline: none
}

.m-select-option--focused:not(.m-select-option--selected, .m-select-option--disabled),
.m-select-option:focus:not(.m-select-option--selected, .m-select-option--disabled),
.m-select-option:hover:not(.m-select-option--selected, .m-select-option--disabled) {
    background: var(--color-dark-grey-3)
}

.m-select-option--disabled {
    color: var(--color-mid-grey-5);
    cursor: not-allowed
}

.m-select-option--disabled .m-icon {
    width: 20px
}

.m-chevron {
    transition: transform .15s ease-in-out
}

.m-select .m-input input {
    cursor: pointer
}

.m-select .m-input input:disabled {
    opacity: 1
}

.m-select .m-input-append .m-icon {
    height: 16px;
    width: 16px
}

.m-select .m-input--focused:not(.has-value) .m-input-content-label {
    transform: none !important
}

.m-select-dropdown {
    border-radius: 8px;
    overflow: auto;
    overscroll-behavior: contain
}

.m-select-list {
    background: var(--color-dark-grey-2);
    list-style: none;
    margin: 0;
    padding: 8px 0
}

.m-select-list::-webkit-scrollbar {
    height: 0;
    width: 0
}

.m-tooltip-arrow {
    border-color: transparent transparent var(--color-dark-grey-4) transparent;
    border-style: solid;
    border-width: 0 8px 8px;
    position: absolute
}

.m-tooltip-content {
    background: var(--color-dark-grey-4);
    border-radius: 8px;
    color: var(--color-white);
    font-size: 14px;
    font-weight: 500;
    line-height: 160%;
    padding: 8px
}

.m-tooltip-content-text {
    padding: 0 8px
}

.m-tooltip-content__dark {
    background: var(--color-dark-grey-2)
}

.m-tooltip-content__dark .m-tooltip-arrow {
    border-bottom-color: var(--color-dark-grey-2)
}

.m-tabs {
    --font-size: 14px;
    --padding: 11px;
    --text-color: var(--color-mid-grey-5);
    --text-active-color: var(--color-light-grey-5);
    --ripple-color: var(--color-pr500);
    --border-color: var(--color-dark-grey-2);
    --gap: 24px;
    align-self: flex-start;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
    display: flex;
    gap: var(--gap);
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

.m-tabs-item {
    color: var(--text-color);
    cursor: pointer;
    display: flex;
    font-size: var(--font-size);
    font-weight: 600;
    justify-content: center;
    line-height: 160%
}

.m-tabs-item-content {
    align-items: center;
    display: flex;
    padding: var(--padding) 0;
    position: relative
}

.m-tabs-item-content.active {
    color: var(--text-active-color)
}

.m-tabs-item-content.active:after {
    background: var(--ripple-color);
    border-top-left-radius: 1000px;
    border-top-right-radius: 1000px;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0
}

.m-tabs--fill {
    width: 100%
}

.m-tabs--fill .m-tabs-item {
    flex: 1;
    text-align: center
}

.m-tabs--centered {
    justify-content: center
}

.m-tabs--centered .m-tabs-item {
    flex: initial
}

.m-tabs--small {
    --padding: 5px;
    --gap: 16px
}

.m-tabs--large {
    --padding: 15px;
    --gap: 32px
}

.m-tabs--disabled {
    --text-color: var(--color-mid-grey-1);
    --text-active-color: var(--color-mid-grey-3);
    --ripple-color: var(--color-pr900)
}

.m-tabs--disabled .m-tabs-item {
    cursor: not-allowed
}

@media (max-width: 768px) {
    .wallet-tabs {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;
        justify-content: flex-start !important;
        gap: 20px;
        width: 100%;
    }

    .wallet-tabs::-webkit-scrollbar {
        display: none;
    }

    .wallet-tabs .m-tabs-item {
        flex: 0 0 auto;
    }
}

#m-modal-wrapper {
    position: fixed;
    z-index: 3000
}

.m-modal {
    align-items: center;
    display: flex;
    justify-content: center;
    position: fixed !important;
    z-index: 3000
}

.m-modal,
.m-modal-overlay {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.m-modal-overlay {
    background-color: rgba(0, 0, 0, .8);
    position: absolute
}

.m-modal-overlay.m-modal-overlay-transparent {
    background-color: transparent
}

.m-modal-container {
    background: var(--color-dark-grey-1);
    border-radius: 16px;
    box-shadow: 0 0 1px rgba(0, 0, 0, .32), 0 12px 24px rgba(0, 0, 0, .24);
    display: flex;
    flex-direction: column;
    max-height: 100%;
    max-height: calc(var(--m-app-height, 100vh) - 32px);
    max-width: 100%;
    min-height: 64px;
    overflow: auto;
    position: absolute;
    transition: max-width .1s ease-in-out
}

.m-modal-content {
    padding: 16px
}

.m-modal-scrollable {
    flex: 1;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    -ms-overflow-style: none !important;
    scrollbar-width: none !important;
}

.m-modal-scrollable::-webkit-scrollbar {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
}

.m-modal-header {
    align-items: center;
    border-bottom: 1px solid var(--color-dark-grey-2);
    display: flex;
    justify-content: center;
    min-height: 64px
}

.m-modal-header>* {
    border-bottom: none !important;
    min-height: inherit
}

.m-modal-footer {
    display: flex;
    gap: 16px;
    justify-content: center;
    padding: 16px
}

.m-modal-close {
    position: absolute;
    right: 24px;
    top: 16px
}

.m-modal-active-enter-active,
.m-modal-active-leave-active {
    transition: opacity .2s ease-in-out
}

.m-modal-active-enter-from,
.m-modal-active-leave-to {
    opacity: 0
}

@media(max-width: 1248px) {
    .m-modal-fill .m-modal-container {
        border-radius: 0;
        height: 100vh;
        width: 100vw !important
    }
}

.m-segment-control {
    --segment-font-size: 16px;
    --segment-line-height: 150%;
    --segment-item-padding: 10px 17px;
    --segment-active-color: var(--color-dark-grey-4);
    background: var(--color-dark-grey-2);
    border-radius: 1000px;
    display: grid;
    grid-template-columns: repeat(var(--items-num), 1fr);
    position: relative
}

.m-segment-control-item {
    border-radius: 1000px;
    color: var(--color-light-grey-3);
    cursor: pointer;
    font-size: var(--segment-font-size);
    font-weight: 600;
    line-height: var(--segment-line-height);
    padding: var(--segment-item-padding);
    text-align: center
}

.m-segment-control-item--active {
    background: var(--segment-active-color);
    color: var(--color-white)
}

.m-segment-control--small {
    --segment-font-size: 12px;
    --segment-line-height: 160%;
    --segment-item-padding: 6.5px 10px
}

.m-segment-control--large {
    --segment-item-padding: 14px 20px
}

.m-segment-control--outline {
    background: 0 0
}

.m-segment-control--outline:before {
    border: 2px solid var(--color-dark-grey-4);
    border-radius: 1002px;
    bottom: -2px;
    content: "";
    left: -2px;
    pointer-events: none;
    position: absolute;
    right: -2px;
    top: -2px
}

.m-segment-control--indigo {
    --segment-active-color: var(--color-in400)
}

.m-segment-control--primary {
    --segment-active-color: var(--color-pr500)
}

.m-slider-dots_wrap {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 8px;
    width: 100%
}

.m-slider-dots {
    display: flex;
    padding: 0
}

.m-slider-dots__point {
    background: var(--color-mid-grey-1);
    border-radius: 5px;
    cursor: pointer;
    height: 4px;
    margin: 0 4px;
    overflow: hidden;
    position: relative;
    width: 30px
}

.m-slider-dots__point:before {
    background: var(--color-light-grey-5);
    border-radius: 5px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(.8);
    transition: all .4s ease-in-out;
    width: 100%
}

.m-slider-dots__point.activeDot:before {
    opacity: 1;
    transform: scale(1)
}

.m-slider-dots__point span {
    display: none
}

.m-slider {
    width: 100%
}

.m-slider__scroll-wrap {
    position: relative
}

.m-slider__scroll-wrap:hover .m-slider__arrow {
    opacity: 1
}

.m-slider__scroll-wrap:hover .m-slider__arrow-left {
    left: -18px
}

.m-slider__scroll-wrap:hover .m-slider__arrow-right {
    right: -18px
}

.m-slider__scroll-box {
    -ms-overflow-style: none;
    display: grid;
    grid-auto-flow: column;
    overflow-x: auto;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    width: 100%
}

.m-slider__scroll-box::-webkit-scrollbar {
    display: none
}

.m-slider__slide {
    scroll-snap-align: start
}

.m-slider__arrow.m-button {
    height: 40px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s ease-in-out;
    width: 40px;
    z-index: 10
}

.m-slider__arrow-left {
    left: 0
}

.m-slider__arrow-right {
    right: 0
}

.m-button.m-badge {
    --font-size: 10px;
    --radius: 4px;
    --padding: 1px 4px;
    border-radius: var(--radius);
    color: var(--text);
    cursor: default;
    display: inline-flex;
    font-size: var(--font-size);
    font-weight: 700;
    gap: 6px;
    line-height: 160%;
    padding: var(--padding)
}

.m-button.m-badge svg {
    height: calc(var(--font-size)*1.6);
    width: calc(var(--font-size)*1.6)
}

.m-button.m-badge.m-button--secondary {
    --background: var(--color-dark-grey-5);
    --outline: var(--color-dark-grey-5)
}

.m-button.m-badge--xs {
    --font-size: 8px;
    --radius: 2px;
    --padding: .5px 3px
}

.m-button.m-badge--m {
    --font-size: 12px;
    --radius: 6px;
    --padding: 2.5px 8px
}

.m-button.m-badge--l {
    --font-size: 14px;
    --radius: 6px;
    --padding: 3px 8px
}

.m-button.m-badge.m-button--darken {
    --background: var(--color-dark-grey-0);
    --outline: var(--color-dark-grey-0)
}

.m-button.m-counter {
    --font-size: 10px;
    --size: 16px;
    --counter-padding: 6px;
    --counter-line-height: 160%;
    border-radius: 1000px;
    color: var(--text);
    cursor: default;
    display: inline-flex;
    font-size: var(--font-size);
    font-weight: 700;
    height: var(--size);
    line-height: var(--counter-line-height);
    padding: 0 var(--counter-padding)
}

.m-button.m-counter.m-button--secondary {
    --background: var(--color-dark-grey-5);
    --outline: var(--color-dark-grey-5)
}

.m-button.m-counter--d {
    --size: 8px
}

.m-button.m-counter--s {
    --size: 12px;
    --font-size: 8px;
    --counter-padding: 4px;
    --counter-line-height: 12px
}

.m-button.m-counter--l {
    --size: 20px;
    --font-size: 12px;
    --counter-padding: 7.5px;
    --counter-line-height: 21px
}

.m-button.m-counter--xl {
    --size: 24px;
    --font-size: 14px;
    --counter-padding: 9px;
    --counter-line-height: 26px
}

.m-button.m-counter--rounded {
    border-radius: 50%;
    padding: 0;
    width: var(--size)
}

.m-info-block {
    --info-icon-size: 52px;
    --info-icon-background: var(--color-dark-grey-2);
    --info-icon-color: var(--color-mid-grey-5);
    --info-icon-gap: 12px;
    --info-title-size: 16px;
    --info-message-size: 12px;
    --info-title-weight: 600;
    flex: 1;
    flex-direction: column;
    height: 100%;
    padding: 16px;
    text-align: center;
    width: 100%
}

.m-info-block,
.m-info-block-icon {
    align-items: center;
    display: flex;
    justify-content: center
}

.m-info-block-icon {
    background: var(--info-icon-background);
    border-radius: 50%;
    height: var(--info-icon-size);
    margin-bottom: var(--info-icon-gap);
    width: var(--info-icon-size)
}

.m-info-block-icon img,
.m-info-block-icon svg {
    color: var(--info-icon-color);
    height: 50%;
    width: 50%
}

.m-info-block-title {
    color: var(--color-white);
    font-size: var(--info-title-size);
    font-weight: var(--info-title-weight);
    line-height: 1.6
}

.m-info-block-message {
    color: var(--color-mid-grey-3);
    font-size: var(--info-message-size);
    font-weight: 500;
    line-height: 1.6;
    text-align: center
}

.m-info-block--large {
    --info-icon-size: 60px;
    --info-icon-gap: 32px;
    --info-title-size: 23px;
    --info-title-weight: 700;
    --info-message-size: 16px
}

.m-info-block--small {
    --info-icon-size: 40px;
    --info-icon-gap: 8px;
    --info-title-size: 14px
}

.m-info-block--primary {
    --info-icon-background: var(--color-pr400);
    --info-icon-color: var(--color-white)
}

.m-info-block--indigo {
    --info-icon-background: var(--color-in500);
    --info-icon-color: var(--color-light-grey-5)
}

.m-info-block--violet {
    --info-icon-background: var(--color-vi400);
    --info-icon-color: var(--color-white)
}

.m-info-block--success {
    --info-icon-background: var(--color-su500);
    --info-icon-color: var(--color-white)
}

.m-info-block--attention {
    --info-icon-background: var(--color-at300);
    --info-icon-color: var(--color-black)
}

.m-info-block--warning {
    --info-icon-background: var(--color-wa400);
    --info-icon-color: var(--color-white)
}

.m-info-block--danger {
    --info-icon-background: var(--color-da500);
    --info-icon-color: var(--color-white)
}

.m-currency-converted {
    flex-shrink: 0;
    position: relative;
    color: #fff;
}

.m-currency-converted-enabled {
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none
}

.m-currency-converted-hidden {
    bottom: 0;
    left: 0;
    opacity: 0 !important;
    position: absolute;
    top: 0
}

.m-currency-converted span,
.m-currency-converted>div {
    opacity: 1;
    transition: opacity .15s ease-in-out;
    white-space: nowrap
}

.m-currency-converted-primary {
    align-items: center;
    display: flex;
    gap: 6px
}

.m-currency-converted-inverted .m-currency-converted-primary {
    flex-direction: row-reverse;
    text-align: right
}

.m-countdown-unit {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    position: relative
}

.m-countdown-unit--block {
    background: hsla(0, 0%, 100%, .1);
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
    height: 32px;
    line-height: 32px;
    width: 32px
}

.m-countdown-unit>* {
    height: 100%;
    transition-timing-function: ease-in-out
}

.m-countdown-block {
    text-align: center
}

.m-countdown-block-items {
    display: flex;
    flex-wrap: nowrap;
    gap: 2px;
    overflow: hidden
}

.m-countdown-block-label {
    color: hsla(0, 0%, 100%, .6);
    font-size: 12px;
    font-weight: 500;
    line-height: 19.2px;
    margin-top: 2px
}

.m-countdown-block--inline {
    display: flex
}

.m-countdown-block--inline .m-countdown-block-items {
    gap: 0
}

.m-countdown {
    color: var(--color-white);
    display: flex;
    gap: 10px;
    line-height: 150%
}

.m-countdown--inline {
    font-weight: 700;
    line-height: 160%;
    overflow: hidden
}

.m-countdown--small {
    font-size: 10px;
    gap: 3px;
    height: 16px
}

.m-countdown--small .m-countdown-unit {
    width: 6px
}

.m-countdown--medium {
    font-size: 14px;
    gap: 4px;
    height: 22px
}

.m-countdown--medium .m-countdown-unit {
    width: 9px
}

.m-category-scroll {
    --sectionPadding: 16px;
    --gap-games: 8px;
    width: 100%
}

.m-category-scroll__header {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 16px 0
}

.m-category-scroll__wrapper {
    overflow: hidden;
    position: relative
}

.m-category-scroll__item {
    scroll-snap-align: start
}

.m-category-scroll__item:not(:last-child) {
    margin-right: var(--gap-games)
}

.m-category-scroll__content {
    -ms-overflow-style: none;
    display: flex;
    flex-wrap: nowrap;
    margin: 0 calc(var(--sectionPadding)*-1);
    overflow-x: scroll;
    padding: 0 var(--sectionPadding);
    scroll-padding: 0 var(--gap-games);
    scroll-padding-inline-end: var(--sectionPadding);
    scroll-padding-inline-start: var(--sectionPadding);
    scrollbar-width: none;
    width: 100%
}

.m-category-scroll__content::-webkit-scrollbar {
    display: none
}

.ios .m-category-scroll__content {
    scroll-snap-type: x mandatory
}

.m-category-scroll__content .m-category-scroll__item {
    flex: 0 0 288px;
    max-width: 288px
}

.m-category-scroll__content--cols5 .m-category-scroll__item {
    flex: 0 0 140px;
    max-width: 140px
}

.m-category-scroll__content--cols6 .m-category-scroll__item {
    flex: 0 0 124px;
    max-width: 124px
}

.m-category-scroll__content--cols6 .Card-HeartWrapper {
    align-items: center;
    display: flex;
    height: 40px;
    justify-content: center;
    position: absolute;
    right: 0;
    top: -40px;
    width: 40px
}

@media(min-width: 960px) {
    .m-category-scroll__content--cols6 .Card-HeartWrapper {
        height: auto;
        position: relative;
        right: auto;
        top: auto;
        width: auto
    }
}

.m-prev-next-arrows {
    align-items: center;
    display: flex;
    gap: 10px;
}

@media (max-width: 767px) {
    .m-prev-next-arrows {
        display: none !important;
    }
}

.m-prev-next-arrows .m-button {
    background: transparent !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    border: 0 !important;
    padding: 0 !important;
    width: 20px !important;
    height: 20px !important;
    min-width: 20px !important;
    min-height: 20px !important;
    color: #fff !important;
}

.m-prev-next-arrows .m-button:disabled {
    color: #fff !important;
}

.m-prev-next-arrows .m-button svg {
    width: 18px !important;
    height: 18px !important;
}

.m-prev-next-arrows .m-button,
.m-prev-next-arrows .m-button .m-button-content,
.m-prev-next-arrows .m-button svg,
.m-prev-next-arrows .m-button svg path {
    color: #fff !important;
    fill: #fff !important;
}

.m-prev-next-arrows .m-button:disabled,
.m-prev-next-arrows .m-button:disabled svg,
.m-prev-next-arrows .m-button:disabled svg path {
    color: #fff !important;
    fill: #fff !important;
    --text: #fff !important;
    opacity: .60;
}

.swiper-button-prev {
    height: 18px;
}

.m-category-slider__view-all {
    margin-left: auto;
    background: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
    color: var(--color-primary);
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-decoration: none;
}

.m-category-slider {
    width: 100%
}

.m-category-slider__header {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    gap: 16px;
    padding: 0 0 8px;
}

.m-category-slider__header> :nth-child(2) {
    margin-left: 8px !important;
}

.m-category-slider__header--sticky {
    background: var(--color-dark-grey-0);
    margin-top: 50px;
    padding: 9px 0;
    position: sticky;
    top: 50px;
    z-index: 100
}

@media(min-width: 768px) {
    .m-category-slider__header--sticky {
        top: 62px
    }
}

@media(min-width: 1248px) {
    .m-category-slider__header--sticky {
        top: 79px
    }
}

.m-category-slider__wrapper {
    overflow: hidden;
    position: relative
}

.m-category-slider__content {
    grid-gap: 16px;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr))
}

@media(min-width: 768px) {
    .m-category-slider__content--cols2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .m-category-slider__content--cols3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    .m-category-slider__content--cols4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    .m-category-slider__content--cols5 {
        grid-template-columns: repeat(5, minmax(0, 1fr))
    }

    .m-category-slider__content--cols6 {
        grid-template-columns: repeat(6, minmax(0, 1fr))
    }
}

.m-category-slider .slide-left-leave-active,
.m-category-slider .slide-right-leave-active {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.m-category-slider .slide-left-enter-active,
.m-category-slider .slide-left-leave-active,
.m-category-slider .slide-right-enter-active,
.m-category-slider .slide-right-leave-active {
    transition: all .25s ease-in-out
}

.m-category-slider .slide-left-enter,
.m-category-slider .slide-left-leave-to,
.m-category-slider .slide-right-enter,
.m-category-slider .slide-right-leave-to {
    opacity: 0;
    transform: translate(-50%)
}

.m-category-slider .slide-left-leave-to,
.m-category-slider .slide-right-leave-to {
    opacity: 0;
    transform: translate(50%)
}

.m-category-slider .slide-right-enter {
    transform: translate(50%)
}

.m-category-slider .slide-right-leave-to {
    transform: translate(-50%)
}

.Card-Thumb,
.CdnImage img {
    height: 100%;
    width: 100%
}

.Card-Thumb {
    display: flex;
    flex-direction: column;
    max-height: 100%;
    max-width: 100%;
    position: relative
}

.Card-Thumb .Card-Image,
.Card-Thumb .Card-ImageNoCdn,
.Card-Thumb .Card-Video {
    flex: 1;
    height: 100%;
    width: 100%
}

.Card-Thumb .Card-Image {
    opacity: 0;
    transition: opacity .4s ease-in-out
}

.Card-Thumb .Card-Image.fadeIn {
    opacity: 1;
    filter: saturate(130%);
}

.Card-Thumb .Card-ImageHighResolution {
    left: 0;
    position: absolute;
    top: 0;
    transition: opacity .6s ease-in-out
}

.Card-Image,
.Card-Video {
    display: block;
    object-fit: cover
}

.JackpotWin {
    --border-radius-4: 4px;
    align-items: center;
    background: var(--color-dark-grey-0);
    border-radius: var(--border-radius-4);
    display: flex;
    padding: 4px 8px 4px 4px
}

.JackpotWin-Star {
    color: var(--color-at500);
    height: 14px;
    margin-right: 2px;
    width: 14px
}

.desktop .JackpotWin-Star {
    height: 16px;
    margin-right: 4px;
    width: 16px
}

.JackpotWin-Sum {
    color: var(--color-white);
    font-size: 10px;
    font-weight: 700
}

.desktop .JackpotWin-Sum {
    font-size: 12px
}

.Card-Tags__one {
    border-radius: 6px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 8px;
    width: fit-content
}

@media(max-width: 590px) {
    .Card-Tags__one {
        font-size: 10px;
        padding: 2px 4px
    }
}

.Card-Tags__one+.Card-Tags__one {
    margin-top: 4px
}

.CardBadges {
    left: 8px;
    position: absolute;
    top: 8px;
    z-index: 9
}

.CardBadges .JackpotWin+.Card-Tags {
    margin-top: 4px
}

.Card {
    --color-text-overlay-gradient-body: linear-gradient(to right, transparent 10%, var(--color-dark-grey-0));
    --color-text-overlay-gradient-hover: linear-gradient(to right, transparent 10%, var(--color-dark-grey-2));
    --color-text-overlay-gradient-bg: linear-gradient(to right, transparent 10%, var(--color-dark-grey-1));
    --color-overlay: rgba(0, 0, 0, .6);
    --border-radius-1000: 1000px;
    --border-radius-14: 4px;
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    width: 100%
}

@media(hover) {
    .Card: hover .Card-Overlay {
        opacity: 1
    }

    .Card:hover .Card-FooterLeft:after {
        background: var(--color-text-overlay-gradient-body)
    }
}

@media(hover) {

    .Card:hover .Card-InfoBtn,
    .Card:hover .Card-PlayBtn,
    .Card:hover .Card-PlayFun {
        opacity: 1
    }

    .Card:hover .Card-Thumb {
        transform: scale(1.1)
    }
}

.Card-Bets {
    background: var(--color-dark-grey-2);
    border-radius: 25px;
    color: var(--color-light-grey-5);
    font-size: 14px;
    font-weight: 700;
    left: 10px;
    padding: 5px 10px;
    position: absolute;
    top: 10px;
    z-index: 1
}

@media(min-width: 768px) {
    .Card-Bets {
        font-size: 9px
    }
}

@media(min-width: 1248px) {
    .Card-Bets {
        font-size: 14px
    }
}

.Card-Main {
    flex-grow: 1;
    height: 100%;
    position: relative;
    transition: all .3s;
    width: 100%
}

.load-i-game {
    z-index: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
}

.anim-load-i-game {
    width: 70px;
}

.Card-Main {
    border-top-left-radius: var(--border-radius-14);
    border-top-right-radius: var(--border-radius-14);
    flex-grow: 0;
    -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
    overflow: hidden;
}

.Card-Main--clickable {
    cursor: pointer
}

.Card-Main--grayscale img {
    filter: grayscale(100%)
}

.Card-Badge {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1
}

.Card-Badge--text {
    background-color: var(--color-in600);
    color: var(--color-light-grey-5);
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    padding: 8px;
    text-transform: uppercase
}

.Card-Icon--best {
    height: 30px;
    width: 30px
}

.Card-Icon--crypto {
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 20px;
    z-index: 1
}

.Card-ThumbWrapper {
    background-size: cover;
    border-radius: var(--border-radius-14);
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

@media(min-width: 768px) {
    .Card-ThumbWrapper {
        border-radius: var(--border-radius-14) var(--border-radius-14) 0 0
    }
}

.Card-ThumbWrapper:before {
    content: "";
    display: block;
    padding-top: 100%
}

.Card-Bg {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.Card-Thumb {
    left: 0;
    min-height: 100%;
    min-width: 100%;
    position: absolute !important;
    top: 0;
    transition: all .3s
}

.Card-Sum {
    color: var(--color-pr500);
    font-size: 14px;
    font-weight: 700;
    text-align: right;
    white-space: nowrap
}

@media(max-width: 768px) {
    .Card-Sum {
        font-size: 12px
    }
}

.Card-Text {
    color: var(--color-mid-grey-4);
    font-size: 12px;
    font-weight: 400;
    text-align: right
}

.Card-Label {
    color: var(--color-dark-grey-5);
    font-size: 10px;
    font-weight: 500;
    height: 16px;
    line-height: 16px;
    padding-top: 4px;
    text-transform: none;
    white-space: nowrap
}

.Card-Label:after {
    background: linear-gradient(90deg, rgba(14, 21, 47, 0), var(--color-dark-grey-2) 90%);
    bottom: 0;
    content: "";
    height: 16px;
    position: absolute;
    right: 0;
    width: 8px
}

.Card-Overlay {
    background-color: var(--color-overlay);
    border-radius: var(--border-radius-14);
    bottom: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    transition: all .3s ease;
    width: 100%;
    z-index: 2
}

@media(min-width: 768px) {
    .Card-Overlay {
        border-radius: var(--border-radius-14) var(--border-radius-14) 0 0
    }
}

.Card-Provider {
    align-items: center;
    color: var(--color-mid-grey-4);
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: 15px
}

.Card-ProviderIcon {
    height: 20px;
    margin-right: 8px
}

.Card-ProviderName {
    color: var(--color-mid-grey-4);
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize
}

.Card-PlayBtn,
.Card-PlayFun {
    align-self: center;
    font-size: 14px;
    font-weight: 800;
    height: 38px;
    max-width: 100%;
    opacity: 0;
    padding: 0 16px;
    transition: all .3s ease;
    width: auto;
    min-width: 104px;
    border-radius: 4px;
}

.Card-PlayBtn {
    margin-bottom: 4px
}

@media(max-width: 960px) {
    .Card-PlayBtn {
        font-size: 14px
    }
}

@media(max-width: 768px) {
    .Card-PlayBtn {
        font-size: 12px
    }
}

.Card-InfoBtn {
    align-self: center;
    font-size: 16px;
    height: 44px;
    margin-bottom: 8px;
    max-width: 100%;
    opacity: 0;
    padding: 0 12px;
    transition: all .3s ease;
    width: 97px
}

@media(max-width: 960px) {
    .Card-InfoBtn {
        font-size: 14px
    }
}

@media(max-width: 768px) {
    .Card-InfoBtn {
        font-size: 12px
    }
}

.Card-PlayIcon {
    fill: var(--color-light-grey-5);
    margin-right: 8px
}

.Card-DgaText {
    font-size: 11px;
    font-weight: 700;
    margin-right: 10px
}

@media(min-width: 768px) {
    .Card-DgaText {
        font-size: 9px
    }
}

@media(min-width: 1248px) {
    .Card-DgaText {
        font-size: 11px
    }
}

.Card-DgaPlayers {
    align-items: center;
    background: var(--color-dark-grey-2);
    border-radius: var(--border-radius-1000);
    display: flex;
    font-size: 12px;
    font-weight: 700;
    padding: 6px
}

.Card-DgaUserIcon {
    fill: var(--color-mid-grey-5);
    margin-right: 3px
}

.Card-TableInfo {
    background: var(--color-dark-grey-1);
    bottom: 0;
    color: var(--color-light-grey-5);
    height: 44px;
    left: 0;
    padding: 0 10px;
    position: absolute;
    width: 100%;
    z-index: 1
}

.Card-Info,
.Card-TableInfo {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.Card-Info {
    flex-wrap: wrap
}

.Card-InfoIcon {
    filter: invert(100%);
    height: 15px;
    margin-right: 5px;
    width: 15px
}

@media(min-width: 768px) {
    .Card-InfoIcon {
        height: 10px;
        width: 10px
    }
}

@media(min-width: 1248px) {
    .Card-InfoIcon {
        height: 15px;
        width: 15px
    }
}

.Card-Results {
    display: flex
}

.Card-Result {
    align-items: center;
    background-color: var(--color-dark-grey-2);
    border-radius: 50%;
    display: flex;
    font-size: 12px;
    font-weight: 600;
    height: 28px;
    justify-content: center;
    margin-right: 5px;
    width: 28px
}

.Card-Result:last-child {
    margin-right: 0
}

.Card-FooterLeft {
    flex-grow: 1;
    min-width: 0;
    overflow: hidden;
    position: relative
}

.Card-Footer {
    align-items: center;
    border-radius: 0 0 4px 4px;
    display: flex;
    flex-shrink: 0;
    justify-content: space-between;
    max-width: 100%;
    padding: 4px 0;
    position: relative
}

.Card-Footer {
    background: rgb(20 28 38 / 55%);
    padding: 8px 16px
}

.Card-Name {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media(min-width: 768px) {
    .Card-Name {
        font-size: 14px
    }
}

.Card-HeartWrapper {
    overflow: visible;
    padding-left: 10px
}

@media(min-width: 768px) {
    .Card-HeartWrapper {
        padding-left: 14px
    }
}

.Card-Heart {
    fill: var(--color-light-grey-3);
    cursor: pointer;
    flex-shrink: 0;
    height: 24px;
    transform-origin: center;
    width: 24px
}

.Card-Heart:hover {
    fill: var(--color-light-grey-5)
}

.Card-FooterBtn {
    font-size: 12px;
    height: 32px;
    margin-left: 8px;
    padding: 0 16px;
    white-space: nowrap
}

@media(min-width: 768px) {
    .Card-FooterBtn {
        height: 40px
    }
}

@media(min-width: 1248px) {
    .Card-FooterBtn {
        font-size: 16px;
        height: 44px;
        margin-left: 12px;
        padding: 0 20px
    }
}

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

.Card--skeleton .Card-FooterLeft {
    opacity: .2
}

.Card--skeleton .Card-FooterLeft .Card-Name,
.Card--skeleton .Card-FooterLeft .Card-ProviderName {
    display: block;
    position: relative;
    width: 75%
}

.Card--skeleton .Card-FooterLeft .Card-Name:before,
.Card--skeleton .Card-FooterLeft .Card-ProviderName:before {
    content: " "
}

.Card--skeleton .Card-FooterLeft .Card-Name:after,
.Card--skeleton .Card-FooterLeft .Card-ProviderName:after {
    background: var(--color-light-grey-5);
    border-radius: 4px;
    bottom: 2px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 2px
}

.Card--skeleton .Card-FooterLeft .Card-ProviderName {
    opacity: .5;
    width: 55%
}

.Card--skeleton .Card-HeartWrapper {
    opacity: .3
}

.Card--dga:hover .Card-Footer {
    background: 0 0
}

.Card--dga:hover .Card-FooterLeft:after {
    background: var(--color-text-overlay-gradient-body)
}

.Card--dga .Card-ImageWrapper {
    border-radius: var(--border-radius-14)
}

.Card--dga .Card-Footer {
    background: 0 0;
    padding: 8px 0
}

.Card--dga .Card-FooterLeft:after {
    background: var(--color-text-overlay-gradient-body)
}

.m-accordion-item {
    background: var(--color-dark-grey-2);
    border-radius: 8px;
    font-size: 14px;
    line-height: 160%
}

.m-accordion-item__header {
    align-items: center;
    background: var(--color-dark-grey-3);
    border-radius: 8px;
    color: var(--color-white);
    cursor: pointer;
    display: flex;
    font-weight: 600;
    gap: 8px;
    justify-content: space-between;
    padding: 11px 16px
}

.m-accordion-item__header--inverted {
    flex-direction: row-reverse
}

.m-accordion-item__header:focus-visible,
.m-accordion-item__header:hover {
    background: var(--color-dark-grey-4)
}

.m-accordion-item__header-title {
    flex: 1
}

.m-accordion-item__header .m-icon {
    color: var(--color-mid-grey-5);
    flex-shrink: 0;
    height: 20px;
    width: 20px
}

.m-accordion-item__content {
    border-radius: 8px;
    color: var(--color-light-grey-1);
    font-weight: 500;
    padding: 12px 16px
}

.m-accordion {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.avatar {
    align-items: center;
    background: var(--color-dark-grey-2);
    border-radius: 50%;
    display: flex;
    justify-content: center
}

.avatar__img {
    width: 100%
}

.avatar__empty {
    fill: var(--color-mid-grey-4);
    height: 55%;
    width: 55%
}

.app {
    display: flex;
    flex-flow: row;
    overflow: hidden;
    width: 100vw;
}

.nav-sidebar {
    background: var(--color-dark-grey-1);
    position: relative;
    z-index: 1;
    flex: 0;
}

.nav-smartico-missions__button {
    align-items: center;
    background: 0 0;
    border-radius: 8px;
    color: var(--color-white);
    cursor: pointer;
    display: flex;
    font-size: 10px;
    font-weight: 700;
    gap: 8px;
    line-height: 16px;
    -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
    overflow: hidden;
    padding: 4px;
    position: relative;
    text-align: initial;
}

.nav-smartico-missions--wrapped .nav-smartico-missions__button:hover {
    background: var(--color-dark-grey-2);
}

.nav-smartico-missions__img {
    height: 40px;
    pointer-events: none;
    width: 40px;
    z-index: 1;
}

.header__search-icon {
    height: 24px;
    min-width: 24px
}

.header-search {
    color: var(--color-mid-grey-2);
    cursor: pointer;
    height: 24px;
    margin: 0 6px;
    transition: color .2s ease-in-out
}

.header-search:hover {
    color: var(--color-pr500)
}

.mobile .header-search {
    display: none;
    margin: 0
}

.chat-button {
    height: 21px;
    width: 30px
}

.chat-button.m-button {
    display: inline-flex
}

.chat-button.m-button--icon {
    background: 0 0;
    box-shadow: none;
    outline: none;
    padding: 0 !important
}

.chat-button svg {
    color: var(--color-mid-grey-5);
    transition: color .2s
}

.chat-button svg:hover,
.chat-button:before {
    color: var(--color-white)
}

.chat-button:before {
    background: var(--color-dark-grey-5);
    border: 1px solid var(--color-dark-grey-0);
    border-radius: 1000px;
    content: attr(data-unread-count);
    display: none;
    font: 600 10px Montserrat;
    padding: 1px 4px;
    position: absolute;
    right: -5px;
    top: -4px;
    user-select: none
}

.chat-button--visible:before {
    display: initial
}

.chat-button--own:before {
    background: var(--color-pr500)
}

.auth-section-badge {
    align-items: center;
    background: var(--color-su500);
    border-radius: 8px;
    color: var(--color-light-grey-4);
    display: flex;
    font-size: 12px;
    font-weight: 700;
    gap: 4px;
    justify-content: center;
    padding: 3px 8px;
    position: relative;
    width: 120px;
    z-index: 20
}

.auth-section-badge img {
    height: 19px;
    width: 19px
}

.SmarticoNotify {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzEiIGhlaWdodD0iMjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkuMDQyIDIzLjAwM2g1LjkxNmEzIDMgMCAwIDEtNS45MTYgMFptMi45NTgtMTdhNy41IDcuNSAwIDAgMSA3LjUgNy41djRsMS40MTggMy4xNkEuOTUuOTUgMCAwIDEgMjAuMDUyIDIyaC0xNi4xYS45NS45NSAwIDAgMS0uODY3LTEuMzM4bDEuNDE1LTMuMTZWMTMuNDlsLjAwNS0uMjVBNy41IDcuNSAwIDAgMSAxMiA2LjAwNFoiIGZpbGw9IiNBMkE1QUYiLz48L3N2Zz4=) no-repeat;
    cursor: pointer;
    height: 28px;
    opacity: .9;
    position: relative;
    width: 31px
}

.SmarticoNotify:hover {
    opacity: 1
}

.SmarticoNotify:before {
    background: var(--color-pr500);
    border: 2px solid var(--color-dark-grey-0);
    border-radius: 40%;
    color: var(--color-white);
    content: attr(data-unread-count);
    display: none;
    font-size: 10px;
    font-weight: 600;
    padding: 1px 5px;
    position: absolute;
    right: -2px;
    top: -3px;
    user-select: none
}

.SmarticoNotify--visible:before {
    display: initial
}

.smartico-mail {
    align-items: center;
    cursor: pointer;
    display: flex;
    position: relative;
    transition: all .2s ease-in-out
}

.smartico-mail .m-icon {
    color: var(--color-light-grey-4);
    height: 24px;
    transition: all .2s ease-in-out;
    width: 24px
}

.smartico-mail .m-icon:hover {
    color: var(--color-white)
}

.smartico-mail:active .m-icon {
    color: var(--color-light-grey-2)
}

.smartico-mail-notification {
    background: var(--color-pr400);
    border-radius: 50%;
    display: block;
    height: 8px;
    position: absolute;
    right: -2px;
    top: calc(50% - 12px);
    width: 8px
}

.SmarticoAvatar {
    border-radius: 50%;
    width: 100%
}

.AuthSectionAvatar {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    height: 32px;
    justify-content: center;
    position: relative;
    width: 32px
}

.AuthSectionAvatar,
.Cryptoleo .AuthSectionAvatar {
    background: var(--color-dark-grey-2);
    border-radius: 50%
}

.AuthSectionAvatar-Icon {
    height: 18px;
    width: 18px
}

.NavSidebar .AuthSectionAvatar {
    height: 56px;
    margin: 0 14px 0 0;
    width: 56px
}

.AuthSectionAvatar-Rank {
    background: var(--color-dark-grey-1);
    border-radius: 50%;
    bottom: -2px;
    height: 18px;
    padding: 2px;
    pointer-events: none;
    position: absolute;
    right: -2px;
    width: 18px
}

.AuthSectionAvatar-Rank img {
    width: 100%
}

.NavSidebar .AuthSectionAvatar-Rank {
    display: none
}

.wager-locked-badge.m-badge.m-button {
    border-radius: 1000px;
    gap: 3px;
    line-height: 12px;
    padding: 2px 4px;
    position: absolute;
    right: -2px;
    top: -6px;
    white-space: nowrap
}

.wager-locked-badge.m-badge.m-button .m-icon {
    height: 10px;
    width: 10px
}

.auth-section-balance-content {
    width: 100%
}

.auth-section-balance {
    align-items: center;
    background: var(--color-dark-grey-1);
    border-radius: 100px;
    color: var(--color-white);
    cursor: pointer;
    display: flex;
    font-size: 12px;
    height: 100%;
    padding: 0 8px;
    position: relative
}

.auth-section-balance-content {
    overflow: hidden
}

.auth-section-balance-content .m-currency-converted-icon {
    height: 18px;
    width: 18px
}

.auth-section-balance-shadowed {
    padding-right: 20px
}

.auth-section-balance-shadowed .auth-section-balance-content {
    position: relative
}

.auth-section-balance-shadowed .auth-section-balance-content:after {
    background: var(--gradient-dark-grey-1-right);
    border-radius: 100%;
    content: "";
    height: 100%;
    position: absolute;
    right: -1;
    top: 0;
    width: 8px
}

.auth-section-balance-wrapper {
    min-width: 0
}

.Cryptoleo.desktop .auth-section-balance {
    width: 154px
}

.auth-section-balance-text {
    line-height: 32px;
    overflow: hidden;
    position: relative;
    white-space: nowrap
}

.auth-section-balance-dropdown {
    left: 0 !important
}

.auth-section-balance[active=true]:before {
    border: 2px solid var(--color-dark-grey-2);
    border-radius: 102px;
    bottom: -2px;
    content: "";
    left: -2px;
    pointer-events: none;
    position: absolute;
    right: -2px;
    top: -2px
}

.auth-section-balance .auth-section-balance-arrow {
    color: var(--color-mid-grey-4);
    height: 12px;
    position: absolute;
    right: 8px;
    transition: transform .25s ease-in-out;
    width: 12px
}

.auth-section-balance .auth-section-balance-arrow[active=true] {
    transform: rotate(180deg)
}

.auth-section {
    align-items: center;
    display: flex;
    gap: 4px;
    min-width: 0;
    position: relative
}

.auth-section__chat.chat-button {
    display: none;
    margin-left: 4px
}

.auth-section__search.header-search {
    display: initial;
    order: -1
}

.auth-section-Notify {
    order: 1
}

@media(min-width: 768px) {
    .auth-section-Notify {
        order: 0
    }
}

.auth-section .m-button-content {
    position: relative
}

.auth-section-badge {
    margin: 0 auto;
    position: absolute;
    right: -13px;
    top: -13px;
}

.m-button-content img,
.m-button-content svg {
    display: block;
    height: var(--line-height);
    margin: 0;
    padding: 0;
    width: var(--line-height);
}

.bonus-badge img {
    width: 10px;
    height: 10px;
}

.auth-section-badge-arrow:after {
    background: var(--color-su500);
    border: inherit;
    border-radius: 0 0 0 .25em;
    bottom: -15px;
    clip-path: polygon(0 0, 100% 100%, 0 100%);
    content: "";
    height: 12px;
    margin: 0 auto;
    position: absolute;
    transform: rotate(135deg);
    width: 12px;
    z-index: 20
}

@media(max-width: 768px) {
    .auth-section-badge-left {
        right: calc(50% - 60px)
    }
}

@media(min-width: 460px) {
    .auth-section__chat.chat-button {
        display: initial
    }
}

.nav-logo {
    cursor: pointer;
    text-align: center;
}

.NavItem {
    align-items: center;
    color: var(--color-light-grey-3);
    display: flex;
    font-size: 14px;
    font-weight: 500;
    padding: 9px 20px;
    position: relative;
    transition: padding .5s;
    width: 100%
}

.Dashboard .NavDesktop .NavItem:not(.NavItem--active):hover,
.mobile .NavItem:not(.NavItem--active):hover,
.tablet .NavItem:not(.NavItem--active):hover {
    color: var(--color-white);
    padding: 9px 20px 9px 24px
}

.Dashboard .NavDesktop .NavItem:not(.NavItem--active):hover .NavItem-Icon,
.mobile .NavItem:not(.NavItem--active):hover .NavItem-Icon,
.tablet .NavItem:not(.NavItem--active):hover .NavItem-Icon {
    fill: var(--color-mid-grey-5)
}

.desktop .NavMobDropdown .NavItem:not(.NavItem--active):hover {
    background: var(--color-dark-grey-3)
}

.NavItem--active {
    color: var(--color-light-grey-5)
}

.NavItem--active:after {
    background: var(--color-warning-default);
    border-radius: 0 4px 4px 0;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3px
}

.NavItem--active .NavItem-Icon {
    fill: var(--color-white)
}

.NavItem-Icon {
    color: var(--color-mid-grey-3);
    height: 20px;
    margin-right: 10px;
    width: 20px
}

.nav-items {
    gap: 10px
}

.nav-items-badge {
    margin-left: auto
}

.nav-items-attention {
    color: var(--color-at400);
    width: 20px
}

.NavMobDropdown {
    display: inline-flex
}

.mobile .NavMobDropdown {
    display: block;
    width: 100%
}

.NavMobDropdown-Content {
    background: var(--color-dark-grey-1);
    display: flex;
    flex-flow: column;
    overflow-y: auto;
    padding: 8px 0;
    position: fixed;
    top: 54px;
    z-index: 19
}

.mobile .NavMobDropdown-Content,
.tablet .NavMobDropdown-Content {
    left: 0;
    max-height: calc(var(--app-height) - 54px);
    width: 100%
}

.desktop .NavMobDropdown-Content {
    box-shadow: 0 0 1px rgba(0, 0, 0, .32), 0 8px 16px rgba(0, 0, 0, .24);
    width: 236px
}

.NavMobDropdown-Overlay {
    background-color: rgba(0, 0, 0, .7);
    bottom: 0;
    content: "";
    position: fixed;
    right: 0;
    top: 54px;
    z-index: 18
}

.NavMobDropdown-NavItem {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 38px;
    justify-content: space-between
}

.NavMobDropdown-NavItem:hover {
    background: var(--color-pr500)
}

.NavMobDropdown-NavItem:hover .NavMobDropdown-NavLink {
    color: var(--color-white)
}

.NavMobDropdown-NavItem:hover .NavMobDropdown-NavIcon {
    fill: #fde2d3
}

.NavMobDropdown-NavLink {
    align-items: center;
    color: var(--color-light-grey-4);
    display: flex;
    flex-grow: 1;
    font-size: 14px;
    font-weight: 500;
    justify-content: flex-start;
    margin: 8px 16px
}

.NavMobDropdown-NavIcon {
    fill: var(--color-mid-grey-5);
    height: 20px;
    margin-right: 12px;
    width: 20px
}

.NavMobDropdown-Line {
    background: var(--color-dark-grey-2);
    display: block;
    height: 1px;
    margin: 8px 16px
}

.NavMobDropdown .NavItem {
    padding: 9px 16px
}

.NavMobDropdown .NavItem--active {
    background: var(--color-pr500)
}

.NavMobDropdown .NavItem--active:after {
    display: none
}

.email-verification-banner {
    background-color: var(--color-in400);
    position: relative;
    width: 100%
}

.email-verification-banner-text {
    align-items: center;
    color: var(--color-in050);
    cursor: pointer;
    display: flex;
    gap: 6px;
    min-height: 46px;
    padding: 4px 40px 4px 10px
}

@media(min-width: 590px) {
    .email-verification-banner-text {
        min-height: 27px
    }
}

.email-verification-banner-text>div {
    display: block;
    font-size: 12px;
    line-height: 160%
}

.email-verification-banner-text svg {
    height: 18px;
    min-width: 18px;
    width: 18px
}

@media(min-width: 590px) {
    .email-verification-banner-text {
        gap: 8px;
        justify-content: center;
        padding: 4px 10px
    }
}

.email-verification-banner-text .icon {
    align-items: center;
    color: var(--color-white);
    display: inline-flex;
    height: 18px;
    width: 24px
}

.email-verification-banner-text span {
    color: var(--color-white)
}

.email-verification-banner-close {
    align-items: center;
    color: var(--color-in050);
    cursor: pointer;
    display: flex;
    height: 100%;
    position: absolute;
    right: 11px;
    top: 0
}

.email-verification-banner-close svg {
    height: 16px;
    width: 16px
}

@media(min-width: 590px) {
    .email-verification-banner-close {
        right: 18px
    }
}

.app {
    display: flex;
    flex-flow: row;
    overflow: hidden;
    width: 100vw;
    margin-top: 36px;
}

.app #container {
    -webkit-overflow-scrolling: touch;
    display: flex;
    flex: 1;
    flex-direction: column;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto
}

.app #container .Footer {
    margin-top: auto;
    padding-top: 24px;
    padding-bottom: auto;
    border-top: 1px solid rgba(255, 255, 255, 0.06) !important;
}

.lobby {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-top: 16px;
    background: #0d121b;
}

.mf-lobby-banners .m-slider__scroll-wrap {
    position: relative;
}

.m-slider-dots_wrap {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 8px;
    width: 100%;
}

.m-slider__scroll-box {
    -ms-overflow-style: none;
    display: grid;
    grid-auto-flow: column;
    overflow-x: auto;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    width: 100%;
}

.mf-lobby-banners .m-slider__slide {
    position: relative;
    overflow: hidden;
}

.mf-lobby-banner {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    aspect-ratio: 2/1;
    padding: 0 4px;
}

.mf-lobby-banner-picture {
    display: inline-block;
    width: 100%;
}

.mf-lobby-banner-picture img {
    width: 100%;
    height: 100%;
    aspect-ratio: 2/1;
    object-fit: cover;
    border-radius: 16px;
}

.mf-lobby-banner-Content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: clamp(16px, 4%, 40px);
}

.mf-lobby-banner-upperText {
    font-weight: 600;
    font-size: 10px;
    line-height: 1.1em;
    margin-bottom: 8px;
    color: var(--color-white);
}

.mf-lobby-banner-middleText {
    font-size: 20px;
    line-height: 1.4em;
    font-weight: 800;
    color: var(--color-at400);
}

.mf-lobby-banner-middleText {
    font-size: 28px;
}

.mf-lobby-banner-btn-container {
    margin-top: auto;
    padding-top: 16px;
}

.CategoriesTabs {
    position: relative;
    top: initial;
    left: initial;
    display: grid;
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    overflow-x: auto;
    grid-template-columns: repeat(var(--tabs-count, 9), 1fr);
    grid-gap: 10px;
}

.CategoriesTabs-Tab {
    position: relative;
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
    padding: 12px 16px;
    line-height: 1.18;
    white-space: nowrap;
    background-color: var(--color-dark-grey-1);
    border-radius: 16px;
    cursor: pointer;
    transition: background-color .3s;
    user-select: none;
    -webkit-touch-callout: none;
    flex-direction: column;
}

.CategoriesTabs-Tab:hover {
    background-color: var(--color-dark-grey-2);
}

.CategoryIcon {
    width: 32px;
    height: 32px;
    user-select: none;
    pointer-events: none;
    -webkit-touch-callout: none;
    margin-right: 0;
    margin-bottom: 7px
}

.DefaultGames-Name {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.242;
    text-align: center;
    color: var(--color-light-grey-5);
    display: block;
}

.GamesSection {
    margin-bottom: 2rem;
}

.DefaultGames-Title {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: none;

}

.DefaultGames-CategoryIcon {
    display: block;
    margin-right: 8px;
}

@media(hover) {
    .Card:hover .Card-Overlay {
        opacity: 1
    }
}

@media(hover) {

    .Card:hover .Card-InfoBtn,
    .Card:hover .Card-PlayBtn,
    .Card:hover .Card-PlayFun {
        opacity: 1
    }

    .Card:hover .Card-Thumb {
        transform: scale(1.1)
    }
}

.bets-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 4px;
    border-bottom: 1px solid var(--color-dark-grey-2);
    margin-bottom: 12px;
}

.bets-type-switch {
    min-width: 288px;
}

.bets-body {
    min-width: 100%;
    overflow-x: auto;
    background-color: var(--color-dark-grey-0);
    margin-bottom: 8px;
}

.bets-table {
    display: grid;
    width: auto;
    min-width: 100%;
    animation: fade .6s ease-in;
}

.bets-table-header {
    background: rgba(0, 0, 0, 0);
    display: grid;
    grid-auto-flow: column;
    padding: 6px 16px 7px;
}

.bets-table-cell {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    white-space: nowrap;
    color: var(--color-mid-grey-1);
    font: 500 12px/19px "Montserrat";
}

.bets-table-cell:not(:last-child):not(.bets-table-cell-bet)::after {
    content: "";
    position: absolute;
    width: 20px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: var(--bet-row-gradient);
}

.bets-table-row-group,
.bets-table-live {
    overflow: hidden;
    height: 400px;
    position: relative;
    min-width: 100%;
}

.bets-table-live-new-bets,
.bets-table-live-old-bets {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 400px;
    transition: transform .4s ease-out;
    -webkit-transition: transform 400ms ease-out;
    background-color: var(--color-dark-grey-0);
    will-change: transform;
    -webkit-transform: translate(0, -240px);
    transform: translate(0, -240px);
    transition: transform .4s ease-out;
    -webkit-transition: transform 400ms ease-out;
}

.bets-table-row {
    --bet-row-background: var(--color-dark-grey-0);
    --bet-row-gradient: var(--gradient-dark-grey-0-right);
    display: grid;
    grid-auto-flow: column;
    border-radius: 4px;
    height: 40px;
    padding: 0 16px;
    background: var(--bet-row-background);
    gap: 4px;
    cursor: pointer;
}

.bets-table-data:nth-child(2n+1) {
    --bet-row-background: var(--color-dark-grey-1);
    --bet-row-gradient: var(--gradient-dark-grey-1-right);
    border-radius: 8px;
}

.bets-table .bets-table-row,
.bets-table .bets-table-header {
    grid-template-columns: 280px 230px repeat(auto-fit, minmax(90px, 1fr));
}

.bets-game {
    cursor: pointer;
    display: inline-grid;
    grid-template-columns: max-content auto;
    align-items: center;
    gap: 8px;
    font-weight: 600;
    overflow: hidden;
    position: relative;
}

.bets-game-image {
    position: relative;
    width: 20px;
    height: 20px;
    border-radius: 4px;
}

.bets-game-image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: opacity .2s;
}

.bets-player {
    display: flex;
    align-items: center;
    gap: 4px;
    overflow: hidden;
    color: var(--color-light-grey-1);
}

.bets-type-switch .m-segment-control-item {
    display: flex;
    align-items: center;
    gap: 5.5px;
    justify-content: center;
}

.feedback-section--large {
    display: flex;
    justify-content: space-between;
    padding: 24px;
}

.feedback-section {
    padding: 16px;
    background: var(--color-dark-grey-1);
    border-radius: 16px;
}

.feedback-section-column--large {
    width: calc(50% - 16px);
}

.feedback-section-header-title {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.4;
    color: var(--color-light-grey-5);
    text-align: center;
}

.feedback-section-header-title--large {
    margin-bottom: 16px;
    font-size: 32px;
    text-align: left;
}

.feedback-section-header-subtitle--large {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
}

.feedback-section-header-subtitle {
    margin-bottom: 16px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
    color: var(--color-mid-grey-5);
    text-align: center;
}

.feedback-form .m-form-field {
    margin-bottom: 8px;
}

.feedback-form-submit {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.feedback-form-submit span {
    font-size: 12px;
    font-weight: 500;
    color: var(--color-mid-grey-3);
}

.ProvidersSection {
    padding: 0;
}

.ProvidersSection .Provider-Card {
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(20 28 38 / 55%);
    box-shadow: 0 0 1px rgba(0, 0, 0, .32), 0 40px 64px rgba(0, 0, 0, .24);
    border-radius: 4px;
    height: 100px;
    cursor: pointer;
}

.ProvidersSection .Provider-Card>img {
    max-width: 85%;
    width: auto !important;
    object-fit: contain;
}

.BreadcrumbList {
    align-items: center;
    background-color: var(--color-dark-grey-1);
    color: var(--color-white);
    display: flex;
    font-size: 12px;
    margin-bottom: 80px;
    margin-top: 40px;
    padding: 7px 16px;
}

.BreadcrumbList-Item {
    margin-right: 16px;
    position: relative;
}

.BreadcrumbList-ItemLink {
    align-items: center;
    color: var(--color-white);
    display: flex;
    gap: 16px;
    text-transform: capitalize;
}

.BreadcrumbList-Item .m-icon {
    color: var(--color-pr400);
    height: 10px;
    width: 10px;
}

.BreadcrumbList-Item .active,
.BreadcrumbList-Item:last-child {
    color: var(--color-text-faded);
}

.FooterNav {
    align-items: flex-start;
    border-bottom: 1px solid var(--color-border);
    display: flex;
    margin-bottom: 40px;
    padding: 30px 0 40px;
    justify-content: space-between;
}

.FooterNav .nav-logo {
    display: block;
    margin-bottom: 33px;
}

.FooterSocials>span {
    color: var(--color-light-grey-4);
    display: block;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 8px;
}

.FooterSocials>div {
    align-items: center;
    display: flex;
}

.FooterSocials a:not(:last-child) {
    margin-right: 8px;
}

.FooterSocials>div .m-button {
    border-radius: 50%;
    height: 32px;
    width: 32px;
}

.FooterLinks {
    grid-gap: 14px;
    align-items: start;
    display: grid;
    flex: 0 0 55%;
    grid-auto-flow: column;
    grid-template-rows: repeat(var(--rowsCount), 1fr);
}

.FooterLinks>a {
    align-self: flex-start;
    break-inside: avoid;
    color: var(--color-mid-grey-4);
    display: block;
    font-size: 12px;
    line-height: 1.6;
    text-decoration: none;
}

.FooterSupport {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
}

.FooterSupport>div {
    color: var(--color-light-grey-5);
    font-size: 18px;
    line-height: 1.4;
}

.FooterSupport>span {
    color: var(--color-light-grey-1);
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 18px;
}

.FooterSupport>a {
    align-items: center;
    color: var(--color-light-grey-5);
    display: inline-flex;
    flex-shrink: 1;
    font-size: 16px;
    line-height: 1.5;
}

.FooterSupport>a>svg {
    color: var(--color-pr500);
    height: 18px;
    margin-right: 8px;
    width: 18px;
}

.Footer-Icons {
    display: flex;
    align-items: center;
    gap: 14px;
    flex-wrap: wrap;
    margin-bottom: 12px;
}

.brand-footer {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    margin-right: 10px;
}

.brand-footer img {
    display: block;
    max-width: 140px;
    height: auto;
}

.FooterSocials {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    margin-left: auto !important;
}

.FooterSocialIcon {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transition: 0.2s ease;
}

.FooterSocialIcon svg {
    width: 18px;
    height: 18px;
    display: block;
    flex-shrink: 0;
}

@media (max-width: 768px) {
    .Footer-Icons {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 12px;
    }

    .brand-footer {
        width: 100%;
        margin-right: 0;
        justify-content: center;
    }

    .FooterSocials {
        width: 100%;
        margin-left: 0 !important;
        justify-content: center;
    }
}

.FooterSocialIcon:hover {
    color: #fff;
}

.Footer-License {
    align-items: center;
    display: flex;
    margin: 0 0 0 auto;
}

.Footer-License> :not(:last-child) {
    margin-right: 20px;
}

.FooterMoreIcons {
    align-items: center;
    display: flex;
}

.Footer-License> :not(:last-child) {
    margin-right: 20px;
}

.FooterMoreIcons> :not(:last-child) {
    margin-right: 20px;
}

.lang-switcher-btn {
    font-size: 12px;
    font-weight: bold;
}

.lang-switcher-btn svg {
    margin-right: 10px;
}

.Footer-Text {
    color: var(--color-mid-grey-1);
    font-size: 11px;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 17px;
}

.Footer-Contact {
    color: var(--color-light-grey-5);
}

.Footer>p {
    color: var(--color-mid-grey-5);
    font-size: 11px;
    font-weight: 500;
    line-height: 1.6;
    margin: 16px 0;
    text-align: center
}

.Footer {
    padding-bottom: 54px;
}

.nav-smartico-missions__button {
    align-items: center;
    background: var(--color-dark-grey-2);
    border-radius: 4px;
    color: var(--color-white);
    cursor: pointer;
    display: flex;
    font-size: 10px;
    font-weight: 700;
    gap: 8px;
    line-height: 16px;
    overflow: hidden;
    padding: 4px;
    position: relative;
    text-align: initial;
    transition: background .3s ease-in-out;
    width: 100%;
}

.nav-smartico-missions__img {
    height: 40px;
    pointer-events: none;
    width: 40px;
    z-index: 1;
}

.nav-smartico-missions__title {
    flex: 1;
    overflow: hidden;
    position: relative;
}

.nav-smartico-missions__title::after {
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    width: 8px;
}

.aviator-sidebar-btn {
    align-items: center;
    background: #e21114;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    margin-top: -8px;
    width: 100%;
}

.aviator-sidebar-btn img {
    width: 100%
}

.aviator-sidebar-btn-name {
    color: var(--color-white);
    font-size: 14px;
    font-weight: 600;
    line-height: 1.6;
    margin-right: 4px;
}

.m-button.m-badge {
    --font-size: 10px;
    --radius: 4px;
    --padding: 1px 4px;
    border-radius: var(--radius);
    color: var(--text);
    cursor: default;
    display: inline-flex;
    font-size: var(--font-size);
    font-weight: 700;
    gap: 6px;
    line-height: 160%;
    padding: var(--padding);
}

.aviator-sidebar-btn-img {
    margin-left: auto;
}

.MobileNav {
    display: none;
}


.modal-title {
    padding: 20px;
    text-align: center;
    width: 100%;
}

.modal-header {
    border-bottom: 0;
    color: var(--text-color);
    cursor: pointer;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    padding: 0;
    margin: 0;
    overflow: hidden;
    z-index: 9;
}

.login-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px 24px;
    flex: 1;
}

.login-form-content {
    width: 100%;
    max-width: 428px;
}

.login-form-content-title {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    padding: 16px 0;
    padding-top: 0;
}

.registration-form-field {
    margin-top: 16px;
}

.login-form-actions {
    width: 100%;
    max-width: 428px;
    margin-top: 24px;
}

.login-form-actions>button {
    width: 100%;
}

.login-form-actions-restore {
    text-align: center;
    padding: 4px;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
    color: var(--color-pr500);
    cursor: pointer;
}

.registration-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px 24px;
    flex: 1;
}

.registration-form-content {
    width: 100%;
    max-width: 428px;
}

.registration-form-content-title {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    padding: 16px 0;
}

.registration-form-field {
    margin-top: 16px;
}

.phone-field {
    display: flex;
    flex-direction: row;
    gap: 8px;
}

.phone-field-select {
    width: 120px;
}

.phone-field-select .m-input-prepend {
    flex: 1 0 auto;
}

.phone-field-icon {
    width: 16px;
    height: 16px;
    border-radius: 16px;
}

.phone-field-input {
    flex: 1;
}

.registration-form-actions {
    width: 100%;
    max-width: 428px;
    margin-top: 10px;
    position: relative;
}

.registration-form-actions>button {
    width: 100%;
}

.search-modal-wrapper {
    overflow: hidden;
    padding: 10px;
    position: relative;
}

.search-header__title {
    color: var(--color-white);
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 24px;
}

.search-input {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    overflow: auto;
    position: relative;
    width: 100%;
}

.search-input__icon {
    width: 17px;
    height: 17px;
    left: 12px;
    position: absolute;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
}

.search-input__icon svg {
    width: 17px;
    height: 17px;
    display: block;
}

.search-input {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    overflow: auto;
    position: relative;
    width: 100%;
}

#dropdownMenuButton {
    color: rgb(0 0 0 / 56%);
}

.search-input__input-field {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.06) !important;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    height: 44px;
    line-height: 1.18;
    padding: 16px 50px 16px 36px;
    width: 100%;
    font-weight: 600;
}

.search-input__input-field::placeholder {
    color: #fff;
    font-weight: 600;
}

.gameview-wrapper {
    height: 100vh;
    overflow: hidden;
}

.game-page {
    padding: 16px;
    width: 100%;
    max-width: 100%;
    height: calc(100vh - 16px);
}





.game-header {
    height: 40px;
    min-height: 40px;
    width: 100%;
    padding: 0 12px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(255,255,255,.06);
    box-sizing: border-box;
    position: relative;
    z-index: 50;
}

.game-header__container {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.game-header__name {
    display: none;
}

.game-header__back {
    color: #fdffff80;
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    gap: .375rem;
    display: inline-flex;
    align-items: center;
    height: 30px;
    padding: .375rem;
    border-radius: 4px;
}

.game-header__back svg {
    margin-top: -1px;
    width: 16px;
    height: 16px;
    flex: 0 0 16px;
}

.game-header__back:hover {
    color: #ffffff;
}

.game-header__logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 24px;
    display: flex;
    align-items: center;
}

.game-header__logo img {
    max-height: 22px;
    max-width: 130px;
    object-fit: contain;
}

.game-page {
    width: 100%;
    height: 100dvh;
    padding: 0;
    overflow: hidden;
}

.game-item__content {
    width: 100%;
    height: 100dvh;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.game-iframe,
.game-iframe--desktop {
    width: 100%;
    height: calc(100dvh - 40px);
    border: 0;
    flex: 1;
}





.auth-section-avatar {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    height: 32px;
    justify-content: center;
    position: relative;
    width: 32px;
    background: #252c45;
    border-radius: 50%;
}

.SmarticoAvatar {
    border-radius: 50%;
    width: 100%;
}

.new-method-list-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1px;
    max-height: 90px;
    overflow: hidden;
    transition: max-height .2s;
    background: #10151c;
    margin-bottom: 10px;
}

.new-method-list-expand {
    position: relative;
    padding: 8px 40px;
    font-size: 12px;
    line-height: 160%;
    font-weight: 500;
    text-align: right;
    border-radius: 0 0 8px 8px;
    color: var(--color-in200);
    background: var(--color-dark-grey-1);
    margin-top: 1px;
    cursor: pointer;
}

.new-method-list-info {
    margin-top: 4px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6;
    color: var(--color-white);
    display: flex;
    justify-content: space-between;
}

.new-method-list-wrapper>* {
    height: 90px;
}

.payment-method-card-logo {
    position: relative;
    width: 60%;
    height: 60%;
    border-radius: 2px;
    margin-bottom: 5.45px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.payment-method-card-logo img {
    width: 90%;
    height: 90%;
    object-fit: contain;
}

.payment-method-card-name {
    font-weight: 700;
    font-size: 10px;
    line-height: 16px;
    height: 16px;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100px;
    text-overflow: ellipsis;
}

.payment-methods .active {
    position: relative;
    background: #1f2746;
    box-shadow: 0 0 0 2px inset var(--color-su400);
}

.payment-methods .active::before,
.payment-methods .active::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
}

.payment-method-card {
    position: relative;
    padding: 12px 12px 0;
    max-height: 90px;
    background: #10151c;
    color: #e0e1e4;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    font-size: 12px;
}

.payment-methods .active::after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjI1IDEwLjI5MjlMMTIuMzUzNiA4LjM5NjQ1QzEyLjE1ODMgOC4yMDEyIDExLjg0MTcgOC4yMDEyIDExLjY0NjQgOC4zOTY0NUMxMS40NTEyIDguNTkxNyAxMS40NTEyIDguOTA4MyAxMS42NDY0IDkuMTAzNTVMMTMuODk2NCAxMS4zNTM1QzE0LjA5MTcgMTEuNTQ4OCAxNC40MDgzIDExLjU0ODggMTQuNjAzNiAxMS4zNTM1TDIwLjEwMzUgNS44NTM1NUMyMC4yOTg4IDUuNjU4MjkgMjAuMjk4OCA1LjM0MTcxIDIwLjEwMzUgNS4xNDY0NUMxOS45MDgzIDQuOTUxMTkgMTkuNTkxNyA0Ljk1MTE5IDE5LjM5NjUgNS4xNDY0NUwxNC4yNSAxMC4yOTI5WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
}

.payment-methods .active::before,
.payment-methods .active::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
}

.payment-methods .active::before {
    border-style: solid;
    border-width: 0 24px 24px 0;
    border-color: rgba(0, 0, 0, 0) var(--color-su400) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.new-method-list-info {
    margin-top: 4px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6;
    color: var(--color-white);
    display: flex;
    justify-content: space-between;
}

.cashier-form {
    flex: 1;
}

.cashier-form>* {
    margin: 20px 0;
}

.cashier-amount .m-form-field {
    margin: 12px 0;
}

.cashier-currency-select {
    height: 32px;
    border-radius: 16px;
    padding: 0 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    user-select: none;
    font-size: 12px;
    position: relative;
    color: var(--color-white);
}

.amount-help {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    padding: 8px 8px 8px 12px;
    background: var(--color-dark-grey-2);
    border-radius: 8px;
    color: var(--color-white);
    font-size: 12px;
    line-height: 160%;
}

.amount-help--success {
    background-color: var(--color-su700);
}

.amount-help-icon {
    margin-right: 8px;
    color: var(--color-su050);
}

.amount-help-close {
    margin-left: auto;
    cursor: pointer;
    color: var(--color-in050);
}

.amount-chips {
    margin: 0 calc(-1*var(--sectionPadding));
    padding: 2px var(--sectionPadding);
    display: flex;
    overflow-x: scroll;
}

.amount-chips {
    flex-wrap: wrap;
    gap: 4px;
}

.amount-chips-item {
    height: 44px;
}

.amount-chips-item.active {
    background: rgba(255, 255, 255, .2);
    border: none;
}

.amount-chips-item {
    border: 1px solid rgba(255, 255, 255, 0.06) !important;
    ;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, .8);
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
    width: 69px;
    height: 32px;
    border-radius: 100px;
    cursor: pointer;
    z-index: 1;
    flex-shrink: 0;
    flex-grow: 1;
}

.amount-chips-item:not(:first-child) {
    margin-left: 4px;
}

.amount-chips-item {
    flex: 1;
}

.cashier-submit {
    margin: 16px 0;
    width: 100%;
}

.carousel {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}

.nav-sidebar-referral-program {
    align-items: center;
    background: linear-gradient(90deg, #cb438a, #7113d4);
    border-radius: px;
    cursor: pointer;
    display: flex;
    gap: 4px;
    justify-content: space-between;
    padding: 8px 8px 8px 12px;
    position: relative;
    transition: background .3s;
    user-select: none;
    margin-bottom: 20px;
}

.profile-wrapper {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.app-container {
    padding: 24px 16px;
}

.app-container__content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
}

.NavDesktop {
    position: sticky;
    top: calc(var(--nav-height) + 24px);
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    width: 240px;
    margin-right: 24px;
    height: calc(var(--app-height, 100vh) - var(--nav-height) - 16px);
    border-radius: 16px;
}

.UserAvatar {
    display: flex;
    align-items: center;
    padding: 12px;
    background: var(--color-dark-grey-2);
    border-radius: 12px;
    --margin: 12px;
    width: calc(100% - var(--margin)*2);
    margin: var(--margin);
}

.UserAvatar-Avatar {
    flex-shrink: 0;
    margin-right: 8px;
}

.UserAvatar-Text {
    flex-grow: 1;
    min-width: 0;
}

.UserAvatar-Email {
    font-size: 12px;
    font-weight: 500;
    color: var(--color-mid-grey-4);
}

.NavItems {
    gap: 10px;
}

.NavDesktop .LogoutButton {
    margin-top: 12px;
    padding: 16px;
    border-top: 1px solid var(--color-dark-grey-2);
}

.LogoutButton-Btn {
    width: 100%;
}

.NavItem {
    align-items: center;
    color: var(--color-light-grey-3);
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    padding: 9px 20px;
    position: relative;
    transition: padding .5s;
    width: 100%;
}

.NavItem .m-icon {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    color: var(--color-mid-grey-3);
}

.app-container .m-counter.m-button--secondary {
    --background: var(--color-dark-grey-5);
    --outline: var(--color-dark-grey-5);
    margin-left: auto;
}

.app-container {
    display: flex;
    height: 100%;
}

.PageSectionTitle {
    align-items: center;
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 600;
    color: var(--color-light-grey-5);
}

.PageSectionTitle-Text {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.6;
    color: #fff;
}

.GeneralUserPage-UserFields {
    padding: 12px 12px 4px;
    background: rgb(0 0 0 / 26%);
    border-radius: 4px;
}

.GeneralUserPage-UserFields .m-form-field {
    margin-bottom: 8px;
}

.GeneralUserPage-Submit {
    margin: 16px 0 16px auto;
}

.alert-success {
    background: #069815;
    color: #fff;
    border-color: #069815;
    border-radius: 22px;
    font-size: 14px;
    padding: 10px 20px;
}

.wheel-area {
    direction: ltr;
    margin: 0;
    position: relative;
}

.wheel-light-behind {
    animation: lightBehindScale 600s ease infinite, lightBehindOpacity 5s ease infinite;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 240%;
    left: -70%;
    pointer-events: none;
    position: absolute;
    top: -70%;
    width: 240%;
}

.animated {
    animation-duration: .5s;
    animation-fill-mode: both;
}

.wheel-ring {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
    margin: auto;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.wheel-ring-overlay {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    margin: auto;
    pointer-events: none;
    position: absolute;
    right: 0;
    z-index: 1;
}

.wheel-holder {
    height: 450px;
    position: relative;
    width: 520px;
    left: 3px;
}

.wheel-content {
    border-radius: 50%;
    bottom: 0;
    box-sizing: border-box;
    height: 87%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(0deg);
    transform-origin: center;
    width: 87%;
}

.wheel-bg {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: -1%;
    position: absolute;
    top: -1%;
    transform: rotate(90deg);
    width: 400px;
    height: 400px;
}

.wheel-sector {
    border-top-right-radius: 300px;
    height: 50%;
    overflow: hidden;
    position: absolute;
    transform-origin: bottom;
    width: 100%;
}

.wheel-sector-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    transform: rotate(-90deg);
    width: 100%;
}

.wheel-sector-name {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-left: 37%;
    width: 37%;
}

.wheel-sector-name .sector-text {
    color: #fff;
    filter: drop-shadow(1px 1px 2px black);
    font-size: 15px;
    font-weight: 600;
    line-height: 35px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    width: 100%;
}

.wheel-spin-button {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 21%;
    left: 39.5%;
    position: absolute;
    top: 39.5%;
    width: 21%;
    z-index: 2;
}

.wheel-spin-button.active {
    animation: spinActive .5s ease infinite;
    cursor: pointer;
}

.wheel-lights {
    bottom: 0;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}

.wheel-lights .light {
    height: 100%;
    position: absolute;
    width: 100%;
}

.saw-view .wheel-lights .light .light-icon {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
}

.wheel-lights .light .light-icon.static {
    background-image: url('https://libs.smartico.ai/gf/images/saw/light-static-wood.png');
    height: 5%;
    left: 47.5%;
    top: .5%;
    width: 5%;
}

.wheel-light-behind {
    animation: lightBehindScale 600s ease infinite, lightBehindOpacity 5s ease infinite;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 240%;
    left: -70%;
    pointer-events: none;
    position: absolute;
    top: -70%;
    width: 240%;
}

.wheel-sector-pointer {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 18.58%;
    position: absolute;
    right: -6%;
    top: 40.6%;
    transform: rotate(90deg);
    width: 16.83%;
    z-index: 10;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 50%;
    background-color: var(--color-dark-grey-3);
    border-radius: 100%;
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 1;
}

.carousel-item {
    transition: transform .3s ease-in-out;
}

.error.login {
    color: #fff !important;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #e75c5c;
    font-size: 1.2rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 15;
    min-width: 890px;
}

.text-error {
    width: 50%;
    font-size: 14px;
    font-weight: 600;
}

.game-container .row {
    margin-left: 0px;
    margin-right: 0px;
    flex-wrap: nowrap !important;
}

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

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

.error .col {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.error.login svg {
    margin: 0;
    width: 3rem;
    height: 3rem;
    color: #fff;
    fill: #fff;
}

.play-demo-modal__icon {
    align-items: center;
    background-color: #ff0e0e;
    border-radius: 50%;
    display: inline-grid;
    height: 60px;
    justify-content: center;
    margin: 16px;
    overflow: hidden;
    width: 60px;
}

.menu-mobile {
    position: fixed;
    width: 100%;
    z-index: 110;
    bottom: 0;
}

.mobile-nav {
    background: var(--color-dark-grey-1);
    border: 1px solid var(--color-dark-grey-2);
    display: flex;
    justify-content: space-between;
    padding: 8px 16px calc(env(safe-area-inset-bottom) + 8px);
}

.mobile-nav__item {
    align-items: center;
    color: #fff;
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    justify-content: flex-start;
    width: 48px;
}

.mobile-nav__icon-wrap {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 4px;
    position: relative;
}

.mobile-nav__icon {
    fill: currentColor;
    color: #fff;
    display: block;
    font-size: 24px;
    height: 1em;
    width: 1em;
}

.mobile-nav__text-wrap {
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
    z-index: 2;
}

.mobile-nav__text {
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    margin-top: 1px;
    min-width: 79px;
    text-align: center;
}


.TextOverflow {
    overflow: hidden;
    position: relative;
}

.TextOverflow:after {
    background: var(--gradient-dark-grey-1-right);
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
}


.WalletCardFooter {
    display: flex;
    justify-content: space-between;
    background: rgb(0 0 0 / 26%);
    border-radius: 0 0 4px 4px;
    overflow: hidden;
}

.WalletCardFooter-Column {
    margin-top: 1px;
    width: calc(50% - 0.5px);
    padding: 8px 16px;
    font-size: 14px;
    line-height: 1.6;
}

.WalletCardFooter-Text {
    margin-bottom: 1px;
    font-size: 12px;
    font-weight: 500;
    color: var(--color-mid-grey-2);
}

.WalletCardFooter-Amount {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.WalletCardFooter-Amount .m-icon {
    width: 14px;
    height: 14px;
    margin-right: 2px;
}

.TextOverflow:after {
    background: none;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    display: none
}

.search-results__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    transition: all .6s ease-out;
    margin-top: 20px;
}

.search-results__header-wrapper {
    align-items: center;
    display: flex;
    flex-direction: row;
    height: 100%;
    justify-content: left;
    width: 100%;
}

.search-results__title {
    margin-right: 6px;
    text-transform: capitalize;
}

.search-results__nothing-found {
    color: var(--color-text-faded);
    text-align: center;
}

.results-list-element {
    align-items: left;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    height: 64px;
    justify-content: center;
    margin-bottom: 8px;
    width: 100%;
    position: relative;
}

.results-list-element__game-icon {
    background-color: var(--color-mid-grey-2);
    height: 64px;
    margin-right: 16px;
    width: 64px;
}

.game-thumb {
    border-radius: 8px;
    overflow: hidden;
}

.game-thumb__image,
.game-thumb__image-no-cdn,
.game-thumb__video {
    flex: 1;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.results-list-element__text {
    display: flex;
    flex: 1 0;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    text-transform: capitalize;
    width: 100%;
}

.results-list-element__text__title {
    color: var(--color-white);
    font-size: 14px;
    font-weight: 600;
}

.results-list-element__text__description {
    color: var(--color-text-ghost);
    font-size: 12px;
    font-weight: 400;
}

.NavDropdown {
    display: inline-flex
}

.NavDropdown-Content {
    background: var(--color-dark-grey-1);
    box-shadow: 1px solid rgba(255, 255, 255, 0.06) !important;
    display: flex;
    flex-flow: column;
    overflow-y: auto;
    padding: 4px 0;
    width: 236px
}

.NavDropdown-Overlay {
    background-color: rgba(0, 0, 0, .7);
    bottom: 0;
    content: "";
    position: fixed;
    right: 0;
    top: 54px;
    z-index: 18;
}

.NavDropdown-NavItem {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 38px;
    justify-content: space-between
}

.NavDropdown-NavItem:hover {
    background: var(--color-pr500)
}

.NavDropdown-NavItem:hover .NavDropdown-NavIcon,
.NavDropdown-NavItem:hover .NavDropdown-NavLink {
    color: var(--color-text-primary)
}

.NavDropdown-NavLink {
    align-items: center;
    color: var(--color-light-grey-4);
    display: flex;
    flex-grow: 1;
    font-size: 14px;
    font-weight: 500;
    justify-content: flex-start;
    margin: 8px 16px
}

.NavDropdown-NavIcon {
    color: var(--color-mid-grey-5);
    height: 20px;
    margin-right: 12px;
    width: 20px
}

.NavDropdown-Line {
    background: rgba(255, 255, 255, 0.06);
    display: block;
    height: 2px;
    margin: 8px 16px
}

.NavDropdown .NavItem {
    padding: 9px 16px
}

.NavDropdown .NavItem--active {
    background: var(--color-pr500)
}

.NavDropdown .NavItem--active:after {
    display: none
}

.NavDropdown-backdrop {
    background: var(--color-b070);
    height: calc(var(--app-height) - var(--nav-height));
    position: fixed;
    top: var(--nav-height);
    width: 100vw
}

.NavItem:not(.NavItem--active):hover {
    color: var(--color-white);
    padding: 9px 20px 9px 24px
}

.NavItem:not(.NavItem--active):hover .NavItem-Icon {
    fill: var(--color-mid-grey-5)
}

.NavDropdown .NavItem:not(.NavItem--active):hover {
    background: var(--color-dark-grey-3)
}

.NavItem--active {
    color: var(--color-white)
}

.NavDropdown .NavItem--active {
    color: var(--color-text-primary)
}

.NavItem--active:after {
    background: var(--color-warning-default);
    border-radius: 0 4px 4px 0;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3px
}

.NavDropdown .NavItem--active .NavItem-Icon,
.NavItem--active .NavItem-Icon {
    color: var(--color-text-primary)
}

.NavItem-Icon {
    color: var(--color-mid-grey-5);
    height: 20px;
    margin-right: 10px;
    width: 20px
}

.dropdown-menu.show {
    display: block;
    background: none;
    border: 0;
}

.SmarticoAvatar {
    cursor: pointer;
}

.nav-sidebar-expanded-app.footer-app-button {
    padding-bottom: 0;
    padding-top: 0;
}

.footer-app-button {
    align-items: center;
    background: var(--color-dark-grey-2) url(https://cdn.aramuz.net/front/components/home/app/appButton-shadow.png) no-repeat 100%/cover;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    gap: 4px;
    padding: 4px 8px 4px 0;
    width: 100%;
    margin-top: 8px;
}

.footer-app-button-image {
    margin: 4px;
    width: 40px;
}

.footer-app-button-text {
    display: flex;
    flex-direction: column;
}

.footer-app-button-title {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.6;
}

.footer-app-button-description {
    color: var(--color-white);
    font-size: 10px;
    font-weight: 500;
    line-height: 1.6;
    opacity: .6;
}

.pwa-instruction {
    padding: 40px 16px;
}

.pwa-instruction-title {
    font-size: 32px;
    text-align: left;
    color: var(--color-white);
    font-weight: 800;
}

.pwa-instruction-subtitle {
    margin: 8px 0 16px;
    font-size: 16px;
    line-height: 150%;
    text-align: left;
    color: var(--color-light-grey-2);
}

.pwa-instruction-description {
    padding: 40px;
    align-items: center;
    background: var(--color-dark-grey-1);
    border-radius: 16px;
    display: flex;
    justify-content: space-between;
}

.pwa-instruction-description-os {
    font-size: 20px;
    font-weight: 700;
    line-height: 140%;
}

.pwa-instruction-description-steps {
    counter-reset: list-counter;
}

.pwa-instruction-description-step {
    color: var(--color-mid-grey-5);
    counter-increment: list-counter;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    margin-top: 8px;
}

.pwa-instruction-description-step:before {
    content: counter(list-counter) ". ";
}

.pwa-instruction-description-link {
    color: var(--color-pr500);
}

.pwa-instruction-description-icon {
    cursor: pointer;
    margin: 0 3px;
}

.pwa-instruction-description-step+.pwa-instruction-description-step {
    margin-top: 16px;
}

.pwa-instruction-description-image {
    max-width: 404px;
}

.pwa-instruction img {
    max-width: 100%;
}

.ReferralPageOverview {
    padding-bottom: 100px;
}

.ReferralPageOverview-Row {
    display: grid;
    grid-column-gap: 8px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    margin-bottom: 20px;
    grid-template-columns: 1fr 2fr;
}

.ReferralPageOverview-Row2 {
    display: grid;
    grid-column-gap: 8px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    margin-bottom: 20px;
    grid-template-columns: 1fr 1fr;
}

.ReferralPageOverview-Row2 .ReferralStatistics-Field {
    margin-bottom: 10px;
}

.ReferralLink {
    display: flex;
    flex-direction: column;
    min-width: 0;
    padding: 12px 16px 16px;
    background: rgb(0 0 0 / 26%);
    border-radius: 4px;
}

.ReferralHeader-Title {
    font-size: 18px;
    line-height: 1.4;
}

.ReferralHeader-Text {
    margin: 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6;
    color: var(--color-mid-grey-3);
}

.ReferralLink-Link {
    display: flex;
    align-items: center;
    margin: auto 0 8px;
    padding: 13px 10px;
    font-size: 14px;
    font-weight: 600;
    color: var(--color-white);
    background: rgb(0 0 0 / 26%);
    border-radius: 4px;
    white-space: nowrap;
}

.ReferralLink-Link .m-icon {
    width: 28px;
    height: 28px;
    margin-right: 8px;
    color: var(--color-mid-grey-5);
}

.ReferralLink .m-button {
    width: 100%;
}

.m-button--indigo {
    --background: var(--color-in400);
    --outline: var(--color-in400);
    --disabled-background: var(--color-in800);
    --disabled-text: var(--color-in600);
    --hover: var(--color-in500);
    --pressed: var(--color-in700);
}

.ReferralLink-Link:after {
    background: var(--color-dark-grey-2);
}

.ReferralStatistics {
    display: flex;
    flex-direction: column;
    padding: 12px 16px 16px;
    background: rgb(0 0 0 / 26%);
    border-radius: 4px;
}

.ReferralStatistics .ReferralHeader {
    margin-bottom: 12px;
}

.ReferralHeader-Title {
    font-size: 18px;
    line-height: 1.4;
}

.ReferralHeader-Text {
    margin: 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6;
    color: #fff;
}

.ReferralStatistics-Fields {
    margin-top: auto;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.ReferralStatistics-Field {
    display: flex;
    align-items: center;
    padding: 13px 10px;
    background: rgb(0 0 0 / 26%);
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    border-radius: 4px;
    white-space: nowrap;
}

.ReferralStatistics-Field .m-icon {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    color: #fff;
}

.ReferralStatistics-Text {
    flex-grow: 1;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}

.ReferralStatistics-Num {
    margin-left: auto;
    font-size: 14px;
    font-weight: 700;
    color: var(--color-white);
}

.ReferralPageOverview .ReferralIncome {
    margin-bottom: 16px;
}

.ReferralHeader-Title {
    font-size: 18px;
    line-height: 1.4;
}

.ReferralIncome-Cards {
    margin-top: 8px;
    display: grid;
    grid-gap: 2px;
    grid-template-columns: 1fr;
    grid-template-columns: 1fr 1fr 1fr;
}

.ReferralIncomeCard {
    position: relative;
    display: flex;
    align-items: center;
    padding: 16px;
    background: rgb(0 0 0 / 26%);
    border-radius: 4px;
    flex-direction: column;
    padding: 32px;
}

.ReferralIncomeCard-Icon {
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    margin: 0 16px 0 0;
    width: 68px;
    height: 68px;
    background: rgb(0 0 0 / 26%);
    border-radius: 4px;
    width: 84px;
    height: 84px;
    margin: 0 0 20px 0;
}

.desktop .ReferralIncomeCard-Content {
    text-align: center;
}

.ReferralIncomeCard-Title {
    line-height: 1.5;
    font-size: 16px;
    font-weight: 700;
    color: var(--color-white);
}

.ReferralIncomeCard-Text {
    line-height: 1.6;
    font-size: 12px;
    font-weight: 500;
    color: var(--color-light-grey-1);
}

.ReferralIncomeCard-Arrow {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    z-index: 1;
    right: -18px;
    top: 50%;
    width: 36px;
    height: 36px;
    transform: translateY(-50%);
}

.ReferralIncomeCard-Content {
    text-align: center;
}

.BonusesPage-Row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 16px;
}

.BonusesPage-Row2 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 16px;
}

.AvailableBonuses {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 16px;
}

.AvailableBonus {
    display: inline-flex;
    flex-direction: column;
    padding: 10px;
    background: #10151c;
    border-radius: 4px;
    overflow-x: hidden;
    margin-top: 0;
}

.AvailableBonus-Badges {
    margin-bottom: 8px;
}

.AvailableBonusHeader {
    display: flex;
    align-items: center;
    gap: 4px;
    overflow-x: hidden;
}

.AvailableBonusHeader .m-badge {
    white-space: nowrap;
}

.m-button.m-badge {
    --font-size: 10px;
    --radius: 4px;
    --padding: 1px 4px;
    border-radius: var(--radius);
    color: var(--text);
    cursor: default;
    display: inline-flex;
    font-size: var(--font-size);
    font-weight: 700;
    gap: 6px;
    line-height: 160%;
    padding: var(--padding);
}

.m-button.m-badge svg {
    height: calc(var(--font-size)*1.6);
    width: calc(var(--font-size)*1.6);
}

.BonusName {
    margin-top: 4px;
    margin-left: -16px;
    margin-right: -16px;
    width: calc(100% + 32px);
    padding: 0 16px 12px;
    border-bottom: 1px solid var(--color-dark-grey-0);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    color: var(--color-white);
    word-break: break-word;
}

.AvailableBonus .BonusName+.AvailableBonusFooter {
    margin-top: 16px;
}

.BonusDepositButton {
    flex-grow: 1;
}

.AvailableBonusFooter {
    margin-top: auto;
    display: flex;
    width: 100%;
}

.AvailableBonusFooter-Info {
    margin-left: 4px;
}

.InfoButton {
    width: 32px;
    height: 32px;
}

.labl {
    display: block;
    width: 400px;
}

.labl>input {
    visibility: hidden;
    position: absolute;
}

.labl>input+div {
    cursor: pointer;
    border: 2px solid transparent;
}

.labl>input:checked+div {
    background-color: #ffd6bb;
    border: 1px solid #ff6600;
}

.amount-help {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    padding: 8px 8px 8px 12px;
    background: var(--color-dark-grey-2);
    border-radius: 4px;
    color: var(--color-white);
    font-size: 12px;
    line-height: 160%;
}

.amount-help--success {
    background-color: var(--color-su700);
}

.amount-help-icon {
    margin-right: 8px;
    color: var(--color-su050);
}

.amount-help-close {
    margin-left: auto;
    cursor: pointer;
    color: var(--color-in050);
}

.m-form-field-description {
    color: var(--color-mid-grey-5);
    font-size: 10px;
    font-weight: 600;
    line-height: 19.2px;
    text-align: center;
}

.RewardScale {
    width: 100%;
    margin-top: 20px;
}

.RewardScale-Table {
    width: 100%;
    padding: 18px 20px;
    background: rgb(0 0 0 / 26%);
    border-radius: 8px;
}

.RewardScale-Thead,
.ReferralRewardsRow {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1.4fr;
    align-items: center;
    column-gap: 24px;
    width: 100%;
}

.RewardScale-Thead {
    padding: 0 0 14px;
    margin-bottom: 8px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.RewardScale-Th {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.5;
    color: #fff;
}

.ReferralRewardsRow {
    padding: 14px 0;
}

.ReferralRewardsRow:last-of-type {
    border-bottom: 0;
}

.ReferralRewardsRow-Lvl,
.ReferralRewardsColumn,
.ReferralRewardsRow-Amount {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    min-width: 0;
}

.ReferralRewardsRow-Amount {
    font-weight: 700;
}

.RewardScale-Status {
    display: flex;
    align-items: center;
}

.RewardScale-Date {
    white-space: nowrap;
}

.RewardScale-Id {
    word-break: break-word;
}

.RewardScale-Empty {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 180px;
    text-align: center;
    color: #A2A5AF;
    font-size: 15px;
    font-weight: 600;
}

@media (max-width: 768px) {
    .RewardScale-Table {
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;
        padding: 16px;
    }

    .RewardScale-Table::-webkit-scrollbar {
        display: none;
        width: 0;
        height: 0;
    }

    .RewardScale-Thead,
    .ReferralRewardsRow {
        min-width: 720px;
    }
}

.lowercase {
    text-transform: lowercase;
}

.qr-code-info {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
}

.qr-code-info-code {
    border-radius: 8px;
    max-width: 100%;
    padding: 10px;
    background: #fff;
}

.qr-code-info-textarea {
    color: var(--color-light-grey-5);
    border-radius: 8px;
    font-size: 11px;
    border: none;
    outline: none;
    font-family: inherit;
    width: 100%;
    height: 100px;
    padding: 16px;
    resize: none;
}

.qr-code-info-instructions {
    color: var(--color-light-grey-5);
    text-align: left;
}

.qr-code-info-instructions h3 {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

.qr-code-info-instructions p {
    font-size: 12px;
    text-align: center;
}

.amount-help--default {
    background-color: var(--color-in500);
}

.amount-help-icon--crown {
    color: var(--color-in050);
}

.qr-code-info {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
}

.qr-code-info-code {
    border-radius: 8px;
    max-width: 100%;
    padding: 10px;
    background: #fff;
}

.owl-dots {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 20px;
    width: 100%;
    padding: 0;
}

.owl-dots .owl-dot {
    background: var(--color-mid-grey-1) !important;
    border-radius: 5px !important;
    cursor: pointer;
    height: 4px;
    margin: 0 4px;
    overflow: hidden;
    position: relative;
    width: 30px;
}

.owl-dots .owl-dot:before {
    background: var(--color-light-grey-5);
    border-radius: 5px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(.8);
    transition: all .4s ease-in-out;
    width: 100%;
}

.owl-dots .owl-dot.active:before {
    opacity: 1;
    transform: scale(1);
}

.bloco3 .item {
    grid-gap: 16px;
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
}

.PromoCards {
    color: var(--color-white);
    display: grid;
    grid-gap: 16px;
    grid-template-columns: repeat(6, 1fr);
    justify-content: stretch;
}

.PromoCard {
    display: flex;
    flex-direction: column;
    grid-column: span 6;
    min-height: 202px;
    padding: 16px;
    padding-right: 200px;
    background-color: var(--color-dark-grey-1);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 16px;
    aspect-ratio: auto;
}

.PromoCard-Title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 8px;
    font-weight: 600;
    line-height: 1.6;
    color: var(--color-light-grey-3);
    margin-bottom: 4px;
    white-space: break-spaces;
    margin: 15px 0;
}

.PromoCard:nth-child(1),
.PromoCard:nth-child(2) {
    grid-column: span 3;
    padding-right: 300px;
}

.PromoCard-Offer {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    white-space: break-spaces;
    -ms-overflow-style: none;
    scrollbar-width: none;
    font-size: 40px;
    font-weight: 700;
}

.PromoCard-Actions {
    width: 100%;
    margin-top: auto;
    display: flex;
    padding-top: 12px;
}

.PromoCard-ActionBtn {
    padding: 10px 20px;
}

.balance-dropdown {
    background: var(--color-dark-grey-1);
    border-radius: 8px;
    box-shadow: var(--shadow-3);
    display: flex;
    flex-direction: column;
    gap: 5.5px;
    max-height: calc(var(--app-height) - var(--nav-height));
    overflow-y: auto;
    padding: 8px;
    width: 320px;
}

.bonuses-block {
    background: var(--color-dark-grey-1);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    max-width: 100%;
}

.bonus-block-filled {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.active-balance {
    align-items: center;
    display: flex;
    gap: 1px;
    justify-content: space-between;
}

.active-balance-block {
    background: var(--color-dark-grey-2);
    border-radius: 8px 0 0 8px;
    display: flex;
    flex: 1;
    flex-direction: column;
    height: 42px;
    justify-content: space-around;
    padding: 4px 12px;
    position: relative;
}

.active-balance-block__label {
    color: var(--color-light-grey-1);
    font-size: 10px;
    font-weight: 500;
}

.active-balance-block__amount {
    font-size: 12px;
    font-weight: 600;
}

.m-currency-converted span,
.m-currency-converted>div {
    opacity: 1;
    transition: opacity .15s ease-in-out;
    white-space: nowrap;
}

.active-balance-block+.active-balance-block {
    border-radius: 0 8px 8px 0;
}

.bonuses-list {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.bonuses-list-header {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.bonuses-list-container {
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    gap: 1px;
    overflow: hidden;
}

.daily-bonus {
    align-items: center;
    background: rgb(0 0 0 / 46%);
    border-radius: 4px;
    justify-content: space-between;
    overflow: hidden;
    padding: 8px;
    position: relative;
}

.daily-bonus__left-side {
    display: flex;
    margin-right: 4px;
}

.daily-bonus__image {
    margin-right: 8px;
}

.daily-bonus__title {
    align-items: center;
    display: flex;
    margin-bottom: 4px;
}

.daily-bonus__title-text {
    color: var(--color-light-grey-3);
    font-size: 12px;
    margin: 0;
    word-break: break-word;
}

.daily-bonus__title-new-percent {
    color: var(--color-su400);
}

.daily-bonus__amount {
    color: var(--color-white);
    font-size: 14px;
    font-weight: 700;
}

.daily-bonus__amount--zero {
    color: var(--color-mid-grey-5);
}

.m-currency-converted span,
.m-currency-converted>div {
    opacity: 1;
    transition: opacity .15s ease-in-out;
    white-space: nowrap;
    color: #fff;
}

.daily-bonus__right-side {
    display: flex;
    min-height: 32px;
}

.daily-bonus__countdown-container {
    align-items: center;
    background: var(--color-dark-grey-1);
    border-radius: 34px;
    color: var(--color-mid-grey-1);
    display: flex;
    justify-content: center;
    padding: 2px 7px;
}

.daily-bonus__countdown-icon {
    margin-right: 4px;
}

.daily-bonus__countdown-value {
    color: var(--color-mid-grey-1);
    font-size: 12px;
    margin: 0;
    min-width: 55px;
}

.daily-bonus__info-icon {
    color: var(--color-mid-grey-1);
    cursor: pointer;
    margin-left: 6px;
    width: 20px;
}

.mission-progress {
    align-items: center;
    display: flex;
    margin-bottom: 5px;
    width: 100%;
}

.progress-container {
    text-align: center;
    width: 100%;
}

.progress-container .progress-bar {
    background: #fff;
    border-radius: 10px;
}

.progress-container .progress-bar .progress-bar-fill {
    animation: animation-bar 20s linear infinite;
    background: var(--progress-line);
    background-size: 8px;
    border-radius: 10px;
    height: 8px;
    transition: zoom 1s;
}

.mission-progress .progress-bar-fill {
    background-size: 11px;
    height: 11px;
}

.mission-progress .mission-progress-value {
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
}

.mission-reward-container .mission-section-title {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    margin: 5px 0;
    text-align: center;
    width: 100%;
}

.indicacoes {
    display: grid;
    grid-column-gap: 8px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    margin-bottom: 20px;
    grid-template-columns: 1fr 2fr;
}

.ReferralPageOverview-Row3 .ReferralStatistics-Field {
    margin-bottom: 8px
}

.active-balance-card {
    background: var(--color-dark-grey-2);
    border-radius: 12px 0 0 12px;
    column-gap: 8px;
    display: flex;
    flex: 1;
    height: 56px;
    overflow: hidden;
    padding: 8px;
    position: relative;
}

.active-balance-card--bonus:before,
.active-balance-card--money:before {
    border-radius: 50%;
    content: "";
    filter: blur(40px);
    height: 120px;
    left: -60px;
    opacity: .4;
    position: absolute;
    top: -100px;
    width: 120px;
}

.active-balance-card__logo {
    display: flex;
    padding: 4px;
    position: relative;
}

.active-balance-card__details {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 4px;
    justify-content: center;
}

.active-balance-card__label {
    color: var(--color-light-grey-1);
    font-size: 12px;
    font-weight: 600;
}

.active-balance-card__amount {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}

.active-balance-card--money:before {
    background-color: #fcee59;
}

.active-balance-card--bonus:before {
    background-color: #71e032;
}

.active-balance-card+.active-balance-card {
    border-radius: 0 12px 12px 0;
}

.taxaSaque {
    background: #0d121b;
    border-radius: 8px;
    padding: 20px;
}

.taxaSaque ul li {
    font-size: 12px;
    margin-bottom: 10px;
    display: grid;
    grid-template-columns: 1fr 0fr;
}

.promo-deposit {
    align-items: center;
    background: var(--color-dark-grey-2);
    border-radius: 8px;
    display: flex;
    height: 32px;
    justify-content: space-between;
    padding: 6px 8px;
}

.promo-deposit__content {
    align-items: center;
    display: flex;
    gap: 4px;
    justify-content: center;
    min-width: 0;
}

.promo-deposit__content-name {
    color: hsla(0, 0%, 100%, .6);
    font-size: 12px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.promo-deposit .m-button-content {
    font-size: 12px;
}

.promo-deposit>.m-button {
    flex-shrink: 0;
    height: 27px;
    width: 100%;
}

.m-fs14 {
    font-size: 14px;
}

.m-fw600 {
    font-weight: var(--font-weight-semi-bold);
}

.m-lh160 {
    line-height: 160%;
    margin: 0;
}

.page-link {
    position: relative;
    display: block;
    padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
    font-size: var(--bs-pagination-font-size);
    color: var(--color-light-grey-1);
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 0.06) !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-radius: 8px !important;
    margin-right: 4px;
    width: 32px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    padding: 0;
    text-align: center;
}

.active>.page-link,
.page-link.active,
.page-link:hover {
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color: var(--color-pr500);
    border-color: var(--color-pr500);
}

.pagination {
    margin: 10px auto;
    padding-left: 16px;
}

.RewardScale-Th .m-icon {
    width: 16px;
    height: 16px;
    margin-bottom: 5px;
}

.LoyaltyRanks-Levels {
    display: grid;
    grid-column-gap: 8px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    margin-bottom: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.LoyaltyRank {
    display: flex;
    position: relative;
    margin-bottom: 30px;
}

.LoyaltyRanks-Levels .LoyaltyRank {
    width: 100%;
}

.LoyaltyRank-Wrapper {
    display: inline-flex !important;
    min-width: 113px;
    width: 100%;
    flex-shrink: 0;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.LoyaltyRank-Background {
    position: absolute;
    width: 100%;
    bottom: 0;
    top: 42px;
    border-radius: 4px;
    background-color: rgb(0 0 0 / 26%);
    overflow: hidden;
}

.LoyaltyRank-Background--active {
    border: 2px solid var(--color-pr500);
}

.LoyaltyRank-Background::after {
    content: "";
    background-image: url(https://cdn.aramuz.net/front/components/loyalty/light.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 280px;
    position: absolute;
    margin: 0 auto;
    right: 0;
    left: 0;
    top: -27%;
}

.LoyaltyRank-Background--active::after {
    animation: rotating 20s infinite linear;
}

.LoyaltyRank-Content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
    width: 100%;
    margin-top: 42px;
    padding: 64px 16px 16px;
    border-radius: 16px;
    z-index: 1;
}

.LoyaltyRank .LoyaltyRankImage {
    position: absolute;
    top: -45px;
    left: 50%;
    width: 120px;
    transform: translateX(-50%);
    margin-bottom: 20px;
}

.LoyaltyRankName {
    margin-bottom: 18px;
}

.LoyaltyRankName-Title {
    margin-bottom: 2px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    color: var(--color-light-grey-5);
}

.LoyaltyRankName-Text {
    font-size: 10px;
    font-weight: 600;
    line-height: 1.6;
    text-align: center;
    color: var(--color-mid-grey-4);
}

.LoyaltyRankName-Points {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
    color: var(--color-pr400);
}

.LoyaltyRankReward {
    margin-bottom: 16px;
    padding: 6px 8px 4px 8px;
    background: rgb(0 0 0 / 26%);
    border-radius: 4px;
}

.LoyaltyRankReward-Title {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    font-weight: 700;
    line-height: 1.6;
    color: var(--color-white);
}

.LoyaltyRankReward-Icon {
    width: 16px;
    height: 16px;
    margin-right: 2px;
}

.LoyaltyRankReward-Reward {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: var(--color-at400);
    text-align: center;
}

.LoyaltyRank-Perks {
    display: flex;
    flex-direction: column;
}

.LoyaltyRankDetailsBtn {
    width: 100%;
    margin-top: 16px;
}

.LoyaltyRank-MyRank {
    display: flex;
    align-items: center;
    width: 100%;
    height: 18px;
    background: linear-gradient(to bottom, var(--color-pr500) 0%, var(--color-pr500) 10px, #0d121b 10px);
    position: absolute;
    bottom: -18px;
}

.LoyaltyRank-MyRank span {
    flex-grow: 1;
    height: 100%;
    border: 2px solid #0d121b;
    background: #0d121b;
}

.LoyaltyRank-MyRankText {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 4px;
    font-size: 10px;
    font-weight: 700;
    color: var(--color-text-primary);
    background: var(--color-pr500);
    border-radius: 0 0 4px 4px;
}

.LoyaltyRank-MyRank span:last-child {
    border-radius: 4px 0 0 0;
}

.nav-smartico-missions__button:hover {
    opacity: 0.8;
}

.m-select-list {
    background: var(--color-dark-grey-2) !important;
    list-style: none;
    margin-bottom: 5px;
    padding: 5px;
}

.dropdown-item {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}

.dropdown-item:hover {
    background: var(--color-pr500);
}

.dropdown-item svg {
    margin-right: 10px;
}

.center {
    text-align: center;
}

.object-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
}

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

.carregando {
    background: rgb(0 0 0 / 76%);
    z-index: 20;
}

.carregando .spinner-border {
    color: var(--color-pr500);
}

.cancelarRegistro {
    margin-top: 20px;
    display: block;
    color: #aaa;
    font-weight: 400;
}

#jvlabelWrap {
    display: none
}

.preloader {
    position: fixed;
    inset: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999999999;
    transition: opacity 0.25s ease, visibility 0.25s ease;
}

.preloader-logo {
    width: 140px;
    max-width: 45vw;
    height: auto;
    display: block;
    opacity: 1;
    filter: brightness(1);
    transform-origin: center;
    animation: preloaderZoom 2.4s ease-in-out infinite;
    will-change: transform;
    backface-visibility: hidden;
}

@keyframes preloaderZoom {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.18);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes slideUp {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-100%);
    }
}

.preloader-exit {
    animation: slideUp 0.25s forwards;
}

.Curacao img {
    margin: 0 20px;
}

.AoOTG {
    align-items: center;
    display: flex;
    gap: .75rem;
    justify-content: center;
    width: 100%;
    position: fixed;
    background-color: rgb(41 43 61 / var(--tw-bg-opacity, 1));
    top: 0;
    left: 0;
    z-index: 99;
    --tw-bg-opacity: 1;
    line-height: .75rem;
    padding: .25rem 2rem .25rem .5rem;
    --tw-text-opacity: 1;
    box-sizing: border-box;
}

.AoOTG-icon {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    justify-content: center;
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin-right: -.125rem;
}

.AoOTG span {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    align-items: center;
    cursor: pointer;
    display: flex;
    font-size: .675rem;
    font-weight: 500;
    -webkit-line-clamp: 2;
    min-height: 1.75rem;
}

.AoOTG button:not(.AoOTG-close) {
    height: 25px !important;
    border: none;
    border-radius: 4px;
    --tw-bg-opacity: 1;
    font-size: .675rem;
    font-weight: 600;
    padding: .125rem .5rem;
    --tw-text-opacity: 1;
    color: rgb(41 43 61 / var(--tw-text-opacity, 1));
    cursor: pointer;
    flex: 0 0 auto;
}

.AoOTG-close {
    cursor: pointer;
    opacity: .6;
    padding: .5rem;
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: inherit;
}

.AoOTG-close svg {
    width: 1em;
    height: 1em;
    display: block;
}

@media (min-width: 1024px) {
    .AoOTG span {
        font-size: .875rem;
        line-height: 1.25rem;
        gap: 4px;
    }
}

@media (min-width: 1024px) {
    .AoOTG span {
        font-size: .875rem;
        line-height: 1.25rem;
    }

    .AoOTG button:not(.AoOTG-close) {
        font-size: .75rem;
        line-height: 1rem;
        padding-top: .125rem;
        padding-bottom: .125rem;
    }
}

swiper-container {
    --swiper-navigation-size: 44px;
    --swiper-navigation-color: #fff;
    --swiper-pagination-bullet-width: 0px;
    /*
    --swiper-navigation-top-offset: 10px;
    --swiper-navigation-sides-offset: 10px;
    --swiper-pagination-color: #92a4ae;
    --swiper-pagination-bullet-border-radius: 6px;
    --swiper-pagination-bullet-horizontal-gap: 4px;
    --swiper-pagination-bullet-vertical-gap: 4px;
    --swiper-pagination-bullet-size: 6px;
    --swiper-pagination-bullet-width: 6px;
    --swiper-pagination-bullet-height: 6px;
    --swiper-pagination-bullet-opacity: 1;
    --swiper-pagination-bullet-inactive-color: #254a5d;
    --swiper-pagination-bullet-inactive-opacity: 1;
    --swiper-pagination-bottom: 0rem;
    --swiper-preloader-color: var(--swiper-theme-color);
    */
}

swiper-container {
    width: 100%;
    height: 100%;
}

swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
}

.grade {
    display: grid;
    grid-auto-rows: 550px;
    /* Altura das linhas automáticas */
    gap: 40px;
    /* Espaço entre os itens */
}

.grade swiper-slide {
    grid-column: span 1;
    /* Ocupa uma coluna */
    grid-row: auto;
    /* Ocupa uma linha, ou 'auto' se variável */
}

.login-form-content-title2 {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    padding-top: 0;
}

.aceito_bonus {
    margin: 0;
    font-size: 14px;
}

.m-radio--checked .m-icon {
    display: block !important
}

.registerLogin {
    margin-bottom: 0;
    margin-top: 20px;
    text-align: center;
    font-weight: 500;
    font-size: 13px;
    color: #fff;
}

.registerLogin button {
    color: #fff;
    font-weight: bold;
}

.registerLogin button:hover {
    text-decoration: underline;
}

.common-module_desc_GcVej {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: var(--color-mid-grey-5);
    margin-top: 0;
    margin-bottom: 16px;
}

.bonus-badge {
    font-size: 8px;
    color: var(--color-light-grey-5);
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2px;
    width: 40px;
    height: 14px;
}

.animate-spin {
    animation: spin 1s linear infinite !important;
}

.QGFJ7[data-v-b773f874] {
    width: calc(100% + 16px);
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 2rem;
    padding-left: 16px;
    overflow: hidden;
}

.PaidHeader,
.m-category-slider__header {
    height: 46px;
    padding: 0 16px 8px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.PaidHeaderTitle {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.PaidHeaderLink {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
}

.winners-scroll {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}

.winners-scroll::-webkit-scrollbar {
    display: none;
}

.winners-track {
    display: flex;
    gap: .5rem;
    width: max-content;
}

.winners-track::before,
.winners-track::after {
    content: "";
    position: sticky;
    top: 0;
    width: 112px;
    height: 112px;
    flex: 0 0 112px;
    z-index: 10;
    pointer-events: none;
}

.winners-track::before {
    left: -16px;
    margin-right: -112px;
}

.winners-track::after {
    right: -16px;
    margin-left: -112px;
}

.winners-track.is-start::before {
    display: none;
}

.winners-track.is-end::after {
    display: none;
}

.PaidCard {
    position: relative;
    width: 176px;
    height: 112px;
    flex: 0 0 176px;
    box-sizing: border-box;
    padding: 10px;
    border-radius: .25rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    text-decoration: none;
}

.PaidCardTop {
    position: relative;
    z-index: 2;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 0;
}

.PaidRankBox {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 2px;
    font-size: 28px;
    line-height: 1;
    font-weight: 900;
    font-style: italic;
    font-variant-numeric: tabular-nums;
    flex: 0 0 auto;
}

.PaidRankBox.is-single {
    width: 39px;
}

.PaidRankBox.is-double {
    width: 53px;
}

.PaidRankArrow {
    width: 10px;
    height: 10px;
    flex: 0 0 10px;
    margin-top: 3px;
}

.PaidInfo {
    min-width: 0;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.PaidGame {
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    height: 15px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.PaidValue {
    font-size: 14px;
    line-height: 16px;
    height: 16px;
    font-weight: 800;
    font-variant-numeric: tabular-nums;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.PaidCardBottom {
    position: relative;
    z-index: 2;
    margin-top: 6px;
    display: flex;
    align-items: center;
    gap: 9px;
}

.PaidImg {
    width: 46px;
    height: 46px;
    border-radius: 6px;
    object-fit: cover;
    flex: 0 0 46px;
}

.PaidBtn {
    position: relative;
    height: 38px;
    flex: 1;
    border: 0;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .01em;
    cursor: pointer;
    overflow: hidden;
}

.PaidBtn::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 18px;
    height: 18px;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
}

.m-prev-next-arrows .m-button {
    transition: opacity .2s ease;
}

.m-prev-next-arrows .m-button.is-disabled {
    opacity: .25;
    pointer-events: none;
}

.m-prev-next-arrows .m-button:not(.is-disabled) {
    opacity: .75;
}

.m-prev-next-arrows .m-button:hover:not(.is-disabled) {
    opacity: 1;
}

.m-prev-next-arrows .m-button.is-disabled {
    opacity: .25;
    cursor: not-allowed;
    pointer-events: auto;
}

.m-prev-next-arrows .m-button.is-disabled:hover {
    opacity: .25;
}

@media (max-width: 768px) {
    .PaidCard {
        width: 176px;
        height: 112px;
        flex: 0 0 176px;
    }
}

.balanceBonus {
    align-items: center;
    border-radius: 999px;
    padding: 0 6px;
    display: inline-flex;
    gap: 2px;
    height: 14px;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: -10px;
    transform: translateX(-50%);
    z-index: 9999;
    background-color: #28a170;
    color: #fff;
    font-size: 9px;
    font-weight: 700;
    line-height: 14px;
    white-space: nowrap;
    pointer-events: none;
}

.girosGratis {
    text-align: center;
}

.girosGratis img {
    width: 120px;
    border-radius: 4px;
}

.girosGratis p {
    margin: 20px 0;
}

.girosGratis b {
    color: var(--color-pr500)
}

.girosGratis .m-button--primary {
    width: 100%
}

body.loading #preloader {
    display: flex;
}

body.loading #app {
    display: none;
}

body.loaded #preloader {
    display: none;
}

body.loaded #app {
    display: block;
}

/* =========================
   SIDEBAR
========================= */
html,
body {
    margin: 0 !important;
    min-height: 100% !important;
    overflow-x: hidden !important;
}

.new-layout-shell {
    display: flex !important;
    width: 100% !important;
    align-items: flex-start !important;
}

.new-layout-main {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    display: flex !important;
    flex-direction: column !important;
}

.lobby {
    flex: 1 1 auto !important;
    min-width: 0 !important;
}

/* =========================
   SIDEBAR BASE
========================= */

.new-sidebar-wrap {
    width: 280px !important;
    flex: 0 0 280px !important;
    display: flex !important;
    flex-direction: column !important;
    border-right: 1px solid rgba(255, 255, 255, 0.06) !important;
    box-sizing: border-box !important;
}

.new-sidebar-header {
    padding: 16px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
    flex: 0 0 auto !important;
}

.new-sidebar-scroll {
    flex: 1 1 auto !important;
    min-height: 0 !important;
    max-height: calc(100vh - var(--nav-height, 64px) - 73px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    overscroll-behavior-y: contain !important;
    overscroll-behavior-x: none !important;
    -webkit-overflow-scrolling: touch !important;
    scrollbar-width: none !important;
}

.new-sidebar-scroll::-webkit-scrollbar {
    width: 0 !important;
    height: 0 !important;
}

@media (max-width: 768px) {
    .new-sidebar-scroll {
        padding-bottom: 60px !important;
    }
}

/* =========================
   QUICK CARDS
========================= */

.sidebar-quick {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
    padding: 20px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
}

.sidebar-quick .cta-item {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    min-height: 50px !important;
    padding: 10px 14px !important;
    border-radius: 4px !important;
    box-sizing: border-box !important;
    position: relative !important;
    overflow: hidden !important;
    text-decoration: none !important;
    color: #FFF !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1.15 !important;
    border: 1px solid rgba(255, 255, 255, 0.06) !important;
}

.btn-live-label {
    position: relative;
    display: inline-block;
    min-width: 56px;
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
}

.btn-live-switch {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    transition: opacity .2s ease;
}

.btn-live-cassino {
    animation: trocaCassino 2s infinite;
}

.btn-live-aovivo {
    animation: trocaAoVivo 2s infinite;
}

@keyframes trocaCassino {

    0%,
    45% {
        opacity: 1;
    }

    50%,
    100% {
        opacity: 0;
    }
}

@keyframes trocaAoVivo {

    0%,
    45% {
        opacity: 0;
    }

    50%,
    100% {
        opacity: 1;
    }
}

.btn {
    position: relative;
}

.badge-live.dot {
    position: absolute;
    top: .375rem;
    right: .375rem;
    z-index: 2;
    display: inline-block;
    width: .25rem;
    height: .25rem;
    border-radius: 9999px;
    animation: blink-live-dot 1s ease-in-out infinite;
}

@keyframes blink-live-dot {

    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: .2;
    }
}


.sidebar-quick .cta-text {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.sidebar-quick .cta-text small {
    display: block !important;
    margin-bottom: 2px !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    opacity: .85 !important;
}

.sidebar-quick .cta--vip1 .cta-text,
.sidebar-quick .cta--vip2 .cta-text {
    white-space: normal !important;
}

.sidebar-quick .cta-icon {
    flex: 0 0 auto !important;
    margin-left: 12px !important;
    font-size: 22px !important;
    line-height: 1 !important;
}

.sidebar-quick .cta-icon img {
    width: 32px !important;
    height: 32px !important;
    display: block !important;
    object-fit: contain !important;
}

.sidebar-quick .cta-item:hover,
.sidebar-quick .cta-item:active {
    opacity: 0.88 !important;
}

/* =========================
   SIDEBAR COLLAPSED
========================= */

.new-sidebar-wrap.is-collapsed {
    width: 72px !important;
}

.new-sidebar-wrap.is-collapsed .sidebar-quick {
    padding: 10px 0 !important;
    align-items: center !important;
}

.new-sidebar-wrap.is-collapsed .sidebar-quick .cta-item {
    width: 50px !important;
    min-width: 50px !important;
    height: 50px !important;
    min-height: 50px !important;
    padding: 0 !important;
    justify-content: center !important;
    border-radius: 6px !important;
}

.new-sidebar-wrap.is-collapsed .sidebar-quick .cta-text {
    display: none !important;
}

.new-sidebar-wrap.is-collapsed .sidebar-quick .cta-icon {
    margin-left: 0 !important;
}

/* =========================
   DESKTOP
========================= */

@media (min-width: 1024px) {
    .new-sidebar-wrap {
        position: fixed !important;
        top: 101px !important;
        left: 0 !important;
        bottom: 0 !important;
        height: calc(100vh - 101px) !important;
        flex: none !important;
        z-index: 300 !important;
        border-right: 1px solid rgba(255, 255, 255, 0.06) !important;
        transform: none !important;
    }

    body.topbar-closed .new-sidebar-wrap {
        top: 65px !important;
        height: calc(100vh - 65px) !important;
    }

    .new-sidebar-scroll {
        height: 100% !important;
        max-height: none !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        overscroll-behavior: contain !important;
        scrollbar-width: none !important;
    }

    .new-layout-main {
        margin-left: 280px !important;
        width: calc(100% - 280px) !important;
    }

    .new-sidebar-wrap.is-collapsed+.new-layout-main,
    .new-sidebar-wrap.is-collapsed~.new-layout-main {
        margin-left: 72px !important;
        width: calc(100% - 72px) !important;
    }
}

@media (max-width: 1023px) {
    .new-layout-shell {
        display: block !important;
        background: transparent !important;
    }

    .new-sidebar-wrap {
        position: fixed !important;
        top: 95px !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        width: 100vw !important;
        height: calc(100dvh - 95px) !important;
        z-index: 590 !important;
        transform: translateX(-110%) !important;
        pointer-events: none !important;
        border-right: 0 !important;
        flex: none !important;
    }

    body.topbar-closed .new-sidebar-wrap {
        top: 55px !important;
        height: calc(100dvh - 55px) !important;
    }

    .new-sidebar-wrap.is-open {
        transform: translateX(0) !important;
        pointer-events: auto !important;
    }

    .new-sidebar-wrap.is-collapsed {
        width: 100vw !important;
        flex: none !important;
    }

    body.topbar-closed .new-sidebar-scroll {
        max-height: calc(100dvh - 55px) !important;
    }

    .new-sidebar-scroll {
        max-height: calc(100dvh - 94px) !important;
    }

    .new-sidebar-wrap.is-collapsed .new-sidebar-logo img {
        opacity: 1 !important;
        width: auto !important;
        overflow: visible !important;
    }

    .new-sidebar-wrap.is-collapsed .new-sidebar-header {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}

.ew-nav-group {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 24px 30px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
}

.ew-nav-group-head {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    max-width: 100% !important;
    padding-top: 1px !important;
    margin: 0 0 4px !important;
    box-sizing: border-box !important;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
}

.ew-nav-group-title {
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    color: var(--color-text) !important;
    white-space: nowrap !important;
}

.ew-nav-group-arrow {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 auto !important;
}

.ew-nav-group-arrow .ew-nav-angle-icon {
    width: 10px !important;
    height: 10px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 0 !important;
    transform-origin: center !important;
    transform: rotate(0deg) !important;
    transition: none !important;
}

.ew-nav-group-arrow .ew-nav-angle-icon svg {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
}

.ew-nav-group-head[aria-expanded="true"] .ew-nav-group-arrow .ew-nav-angle-icon {
    transform: rotate(180deg) !important;
}

.ew-nav-group-list {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    max-width: 100% !important;
    padding-top: 12px !important;
    box-sizing: border-box !important;
}

.ew-nav-link,
.ew-nav-link-sports {
    display: flex !important;
    align-items: flex-start !important;
    gap: 12px !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 10px 0 !important;
    margin: 0 !important;
    border-radius: 8px !important;
    text-decoration: none !important;
    transition: none !important;
    box-sizing: border-box !important;
}

.ew-nav-link {
    color: rgba(255, 255, 255, .86) !important;
}

.ew-nav-link-sports {
    color: rgba(255, 255, 255, .78) !important;
}

.ew-nav-link *,
.ew-nav-link-sports * {
    transition: none !important;
}

.ew-nav-link-icon,
#ew-nav-esportes .ew-nav-link-icon.head-sports {
    width: 20px !important;
    height: 14px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 20px !important;
    line-height: 0 !important;
    color: rgba(255, 255, 255, .75) !important;
    opacity: .65 !important;
    filter: grayscale(1) !important;
}

.ew-nav-link-icon svg,
#ew-nav-esportes .ew-nav-link-icon.head-sports svg {
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    fill: currentColor !important;
    opacity: inherit !important;
    filter: inherit !important;
}

.ew-nav-link-text {
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 600 !important;
    opacity: .80 !important;
}

.ew-nav-link-sports .ew-nav-link-text {
    white-space: nowrap !important;
}

.ew-nav-group.is-collapsed .ew-nav-group-list,
.ew-nav-group.is-collapsed .section-body {
    display: none !important;
}

.ew-nav-link:hover,
.ew-nav-link:focus-visible,
.ew-nav-link:active,
.ew-nav-link-sports:hover,
.ew-nav-link-sports:focus-visible,
.ew-nav-link-sports:active {
    color: rgba(255, 255, 255, .95) !important;
}

.ew-nav-link:hover .ew-nav-link-icon,
.ew-nav-link:focus-visible .ew-nav-link-icon,
.ew-nav-link:active .ew-nav-link-icon,
.ew-nav-link-sports:hover .ew-nav-link-icon,
.ew-nav-link-sports:focus-visible .ew-nav-link-icon,
.ew-nav-link-sports:active .ew-nav-link-icon {
    opacity: 1 !important;
    filter: none !important;
    color: rgba(255, 255, 255, .95) !important;
}

.ew-nav-link-icon.is-flag {
    opacity: .35 !important;
    filter: grayscale(1) !important;
}

.ew-nav-link-icon.is-flag img,
.ew-nav-link-icon.is-flag svg {
    opacity: inherit !important;
    filter: inherit !important;
}

#ew-nav-esportes.ew-nav-group-list {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
}

#ew-nav-esportes .ew-nav-link-sports {
    display: flex !important;
    align-items: flex-start !important;
    gap: 12px !important;
    padding: 10px 0 !important;
}

#ew-nav-esportes .ew-nav-subtitle {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    margin: 0 0 4px 0 !important;
    padding: 20px 0 0 0 !important;
    color: var(--color-text) !important;
}

#ew-nav-esportes .ew-nav-link-icon.is-flag,
#ew-nav-esportes .ew-nav-link-icon.top-five {
    width: 14px !important;
    height: 14px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 14px !important;
    line-height: 0 !important;
}

#ew-nav-esportes .ew-nav-link-icon.is-flag .cdn-icon,
#ew-nav-esportes .ew-nav-link-icon.top-five .cdn-icon {
    width: 14px !important;
    height: 14px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 0 !important;
}

#ew-nav-esportes .ew-nav-link-icon.is-flag svg,
#ew-nav-esportes .ew-nav-link-icon.top-five svg {
    width: 14px !important;
    height: 14px !important;
    display: block !important;
}

.ew-nav-group.is-collapsed #ew-nav-esportes {
    display: none !important;
}

@media (min-width: 1024px) {
    .new-sidebar-wrap.is-collapsed .ew-nav-group {
        width: 100% !important;
        max-width: 100% !important;
        padding: 12px 0 0 !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
        background: transparent !important;
    }

    .new-sidebar-wrap.is-collapsed .ew-nav-group-head {
        display: none !important;
    }

    .new-sidebar-wrap.is-collapsed .ew-nav-group-list {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: flex-start !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
        background: transparent !important;
    }

    .new-sidebar-wrap.is-collapsed .ew-nav-link,
    .new-sidebar-wrap.is-collapsed .ew-nav-link-sports {
        width: 50px !important;
        min-width: 50px !important;
        max-width: 50px !important;
        height: 50px !important;
        min-height: 50px !important;
        max-height: 50px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        margin: 0 auto 6px !important;
        padding: 10px 0 !important;
        border-radius: 4px !important;
        gap: 0 !important;
        overflow: hidden !important;
    }

    .new-sidebar-wrap.is-collapsed .ew-nav-link-text,
    .new-sidebar-wrap.is-collapsed .ew-nav-group-title,
    .new-sidebar-wrap.is-collapsed .ew-nav-group-arrow,
    .new-sidebar-wrap.is-collapsed .ew-nav-subtitle,
    .new-sidebar-wrap.is-collapsed #ew-nav-esportes .ew-nav-subtitle {
        display: none !important;
    }

    .new-sidebar-wrap.is-collapsed .ew-nav-link-icon,
    .new-sidebar-wrap.is-collapsed #ew-nav-esportes .ew-nav-link-icon,
    .new-sidebar-wrap.is-collapsed #ew-nav-esportes .ew-nav-link-icon.head-sports,
    .new-sidebar-wrap.is-collapsed #ew-nav-esportes .ew-nav-link-icon.is-flag,
    .new-sidebar-wrap.is-collapsed #ew-nav-esportes .ew-nav-link-icon.top-five {
        width: 20px !important;
        height: 14px !important;
        min-width: 20px !important;
        max-width: 20px !important;
        min-height: 14px !important;
        max-height: 14px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        flex: 0 0 20px !important;
        margin: 0 !important;
        line-height: 0 !important;
        color: rgba(255, 255, 255, .80) !important;
        background: transparent !important;
        padding: 0 !important;
    }

    .new-sidebar-wrap.is-collapsed #ew-nav-esportes {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: flex-start !important;
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    .new-sidebar-wrap.is-collapsed #ew-nav-esportes .ew-nav-link-sports {
        width: 50px !important;
        min-width: 50px !important;
        max-width: 50px !important;
        height: 50px !important;
        min-height: 50px !important;
        max-height: 50px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        margin: 0 auto 6px !important;
        padding: 10px 0 !important;
        gap: 0 !important;
        overflow: hidden !important;
    }

    .new-sidebar-wrap.is-collapsed #ew-nav-esportes .ew-nav-link-icon .cdn-icon {
        width: 20px !important;
        height: 14px !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        line-height: 0 !important;
        color: inherit !important;
    }

    .new-sidebar-wrap.is-collapsed .ew-nav-link-icon svg,
    .new-sidebar-wrap.is-collapsed #ew-nav-esportes .ew-nav-link-icon svg,
    .new-sidebar-wrap.is-collapsed #ew-nav-esportes .ew-nav-link-icon.head-sports svg,
    .new-sidebar-wrap.is-collapsed #ew-nav-esportes .ew-nav-link-icon.is-flag svg,
    .new-sidebar-wrap.is-collapsed #ew-nav-esportes .ew-nav-link-icon.top-five svg {
        display: block !important;
        width: 20px !important;
        height: 14px !important;
        max-width: 100% !important;
        max-height: 100% !important;
        opacity: 1 !important;
    }
}

@media (max-width: 1023px) {
    .ew-nav-group {
        width: 100% !important;
        max-width: 100% !important;
        padding: 24px 20px !important;
    }
}

.ew-lang-box.p-4 {
    padding: 1rem !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
    ;
}

.ew-lang-box-wrap {
    width: 100%;
    position: relative;
}

.ew-lang-box-button {
    width: 100%;
    height: 2.125rem;
    max-height: 2.125rem;

    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0.5rem;

    margin: 0;
    padding: 0.5rem 0.75rem;

    border-radius: 0.25rem;

    color: var(--color-text);

    font-size: 0.68rem;
    text-align: left;

    outline: 0.125rem solid transparent;
    outline-offset: 0.125rem;

    cursor: default;
    opacity: 1;
}

.ew-lang-box-button img {
    width: 1rem;
    height: 0.74rem;
    display: block;
    flex: 0 0 auto;
    object-fit: cover;
}

.new-sidebar-wrap.is-collapsed .ew-lang-box.p-4 {
    padding: 0.75rem !important;
}

.new-sidebar-wrap.is-collapsed .ew-lang-box-wrap {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.new-sidebar-wrap.is-collapsed .ew-lang-box-button {
    width: 50px !important;
    min-width: 50px !important;
    max-width: 50px !important;
    height: 50px !important;
    min-height: 50px !important;
    max-height: 50px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    margin: 0 auto !important;
    gap: 0 !important;
    border-radius: 4px !important;
}

.new-sidebar-wrap.is-collapsed .ew-lang-box-button .mr-auto {
    display: none !important;
}

.new-sidebar-wrap.is-collapsed .ew-lang-box-button img {
    margin: 0 !important;
}

.ew-nav-angle-icon {
    display: inline-flex;
    transition: transform .25s ease;
}

.ew-nav-group-head[aria-expanded="true"] .ew-nav-angle-icon {
    transform: rotate(180deg);
}

.ew-nav-group-head:focus {
    outline: none;
}

/* =========================
   SIDEBAR
========================= */





/* =========================
   HEADER
========================= */
@media (max-width: 1023px) {
    .new-sidebar-toggle {
        display: none !important;
    }

    .nav-menu {
        display: none !important;
    }
}

.main-nav {
    background: #1c2433;
    position: sticky;
    top: 0;
    z-index: 600;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
}

.main-nav-content {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    gap: 8px;
    height: var(--nav-height, 64px);
    justify-content: space-between;
    width: 100%;
    max-width: 1400px;
    min-width: 320px;
    margin: 0 auto;
    padding: 0 16px;
    box-sizing: border-box;
}

.main-nav-brand {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
}

.main-nav-toggle {
    cursor: pointer;
    height: var(--nav-height, 64px);
    margin-right: 10px;
}

.main-nav-toggle svg {
    color: var(--color-mid-grey-5);
    width: 24px;
}

.main-nav-toggle svg:hover {
    color: var(--color-light-grey-5);
}

.main-nav-logo {
    animation: fade .5s ease-in-out;
    cursor: pointer;
    flex: none;
}

.main-nav-logo--hidden {
    display: none;
    margin-right: 0;
}

@media (min-width: 1024px) {
    .main-nav {
        padding-left: 280px;
    }

    body:has(.new-layout-shell.is-collapsed) .main-nav {
        padding-left: 71px;
    }
}

@media (max-width: 768px) {
    .main-nav-logo img {
        margin-left: 0;
    }
}

.new-sidebar-toggle {
    width: 28px;
    height: 28px;
    border: 0;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    cursor: pointer;
    flex-shrink: 0;
}

.main-nav-auth {
    align-items: center;
    display: flex;
    flex-grow: 1;
    justify-content: flex-end;
    min-width: 0;
}

.main-nav-menu {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 20;
}

.nav-menu {
    background: rgb(0 0 0 / 26%);
    border-radius: 8px;
    display: inline-flex;
    flex-flow: row;
    align-items: center;
    padding: 4px;
    gap: 2px;
    height: 40px;
    margin-left: 0;
}

.nav-menu-item {
    align-items: center;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-size: 12px;
    font-weight: 600;
    gap: 6px;
    height: 32px;
    justify-content: center;
    padding: 0 14px;
    transition: all .3s ease-in-out;
    text-decoration: none;
    white-space: nowrap;
    background: transparent;
    border: 0;
}

.nav-menu-item svg {
    color: #FFF;
    fill: #FFF;
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}

.nav-menu-item:hover {
    background: rgb(255 255 255 / 8%);
    color: #FFF;
}

.nav-menu-item:hover svg {
    color: #FFF;
    fill: #FFF;
}

.nav-menu-item.active {
    background: rgb(255, 255, 255);
    color: #FFF !important;
}

.nav-menu-item.active svg {
    color: #FFF !important;
    fill: #FFF !important;
}

.m-balance-chip {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 40px;
    max-height: 40px;
    padding: 0 10px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.10);
    line-height: 1;
    white-space: nowrap;
}

.m-balance-chip__reload {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    min-width: 18px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    color: var(--color-text-main, #d9dde5);
    box-shadow: none;
    cursor: pointer;
}

.m-balance-chip__reload-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.m-balance-chip__amount {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 2px;
    text-decoration: none;
}

.m-balance-chip__amount-text {
    font: 600 12px/1 "Montserrat", "Verdana", sans-serif;
    color: rgba(255, 255, 255, 0.65);
}

.m-balance-chip__amount-text.is-active {
    color: #FFF;
}

.m-balance-chip__reload-icon svg {
    width: 14px;
    height: 14px;
    display: block;
    transform-origin: center;
    will-change: transform;
}

.m-balance-chip__reload-icon svg.is-rotating {
    animation: walletSpin 0.45s ease;
}

@keyframes walletSpin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@media (min-width: 1024px) and (max-width: 1700px) {
    .main-nav-brand {
        position: absolute;
        left: 296px;
    }
}

@media (min-width: 1024px) and (max-width: 1700px) {
    body:not(:has(.new-layout-shell.is-collapsed)) .main-nav-content {
        max-width: none !important;
        width: 100% !important;
        margin: 0 !important;
    }

    .main-nav-auth {
        width: auto !important;
        margin-left: auto !important;
        justify-content: flex-end !important;
    }
}

/* =========================
   HEADER
========================= */

/* =========================
   BLOCO LIST
========================= */
.new-list-page {
    width: 100%;
    padding-bottom: 32px;
    max-width: 1400px;
    margin: 0 auto;
}

.new-list-wrap {
    width: 100%;
    min-width: 0;
    padding: 0 16px 16px;
}

.new-list-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 0 0 16px;
    flex-wrap: nowrap;
}

.new-list-head-left {
    display: flex;
    align-items: center;
    gap: 14px;
    min-width: 0;
    flex: 1 1 auto;
}

.new-list-head-left svg {
    width: 16px;
    height: 16px;
    flex: 0 0 16px;
}

.new-list-back {
    width: 36px;
    height: 36px;
    min-width: 36px;
    padding: 0;
    border: 0;
    border-radius: 4px;
    background: transparent;
    color: #fff;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    box-shadow: none;
}

.new-list-back:hover {
    opacity: 0.85;
}

.new-list-title {
    min-width: 0;
    flex: 1 1 auto;
    margin-top: 2px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-list-search-form {
    margin-left: auto;
    flex: 0 0 auto;
}

.new-list-search-input {
    min-width: 200px;
    max-width: 100%;
    height: 36px;
    padding-left: .5rem;
    padding-right: .5rem;
    border: 0;
    border-radius: .25rem;
    color: rgb(255 255 255 / 1);
    outline: none;
    font-size: 14px;
}

.new-list-search-input::placeholder {
    color: rgba(255, 255, 255, 0.45);
}

.new-list-grid {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;

}

.new-list-card {
    width: 16.666666%;
    padding: 2px;
    margin-bottom: 12px;
    box-sizing: border-box;
}

.new-list-card-hidden {
    display: none !important;
}

.new-list-pagination {
    width: 100%;
    margin-top: 28px;
    margin-bottom: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}

.new-list-pagination-bar,
.new-list-pagination-action {
    width: 180px;
}

.new-list-pagination-bar {
    height: 4px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.14);
    overflow: hidden;
    margin-bottom: 5px;
}

.new-list-pagination-bar span {
    display: block;
    width: 0;
    height: 100%;
    border-radius: 999px;
    transition: width .25s ease;
}

.new-list-pagination-text {
    color: #fff;
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 5px;
}

.new-list-pagination-action {
    display: flex;
    justify-content: center;
}

.new-list-load-more {
    min-width: auto;
    height: 38px;
    padding: 0 18px;
    border: 0;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
}

.new-list-load-more:hover {
    opacity: 0.92;
}

.new-list-empty {
    padding: 24px 0;
    text-align: center;
    color: #fff;
    opacity: 0.8;
}

@media (max-width: 1200px) {
    .new-list-card {
        width: 20%;
    }
}

@media (max-width: 992px) {
    .new-list-card {
        width: 25%;
    }
}

@media (max-width: 768px) {
    .new-list-head {
        flex-wrap: wrap;
        align-items: stretch;
        gap: 12px;
    }

    .new-list-head-left,
    .new-list-search-form {
        width: 100%;
    }

    .new-list-search-form {
        margin-left: 0;
    }

    .new-list-search-input {
        width: 100%;
        height: 38px;
    }

    .new-list-card {
        width: 33.333333%;
    }

    .new-list-pagination-bar {
        width: 160px;
    }
}

.new-list-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 2px;
}

@media (min-width: 768px) {
    .new-list-grid {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
}

.new-list-card {
    min-width: 0;
    width: 100%;
    margin-bottom: 0;
}

.provider-grid-link {
    display: block;
    width: 100%;
    text-decoration: none;
}

.provider-grid-card {
    position: relative;
    width: 100%;
    height: 100px;
    padding: 18px 20px;
    border-radius: 8px;
    box-sizing: border-box;
    overflow: hidden;

    display: flex;
    align-items: center;
    justify-content: center;
}

.provider-grid-card img {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 150px;
    max-height: 100px;
    object-fit: contain;
    margin: 0 auto;
    position: static !important;
    transform: none !important;
}

.new-list-card-hidden {
    display: none !important;
}



@media (max-width: 767px) {
    .new-list-head {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        flex-wrap: nowrap;
    }

    .new-list-head-left {
        min-width: 0;
        flex: 1 1 auto;
        width: auto;
    }

    .new-list-title {
        min-width: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .new-list-search-form {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        width: 40px;
        min-width: 40px;
        height: 40px;
        margin-left: 0;
        flex: 0 0 40px;
    }

    .new-list-search-toggle {
        display: inline-flex !important;
        width: 40px;
        height: 40px;
        border: 0;
        background: transparent;
        color: #fff;
        padding: 0;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }

    .new-list-search-toggle svg {
        width: 16px;
        height: 16px;
        display: block;
    }

    .new-list-search-input {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        width: 0;
        min-width: 0;
        max-width: 220px;
        height: 36px;
        opacity: 0;
        pointer-events: none;
        overflow: hidden;
        transition: width .22s ease, opacity .22s ease;
        padding-left: 0 !important;
        padding-right: 0 !important;
        border-width: 0 !important;
    }

    .new-list-search-form.is-open {
        width: 220px;
        min-width: 220px;
        flex: 0 0 220px;
    }

    .new-list-search-form.is-open .new-list-search-input {
        width: 220px;
        opacity: 1;
        pointer-events: auto;
        padding-left: 12px !important;
        padding-right: 12px !important;
        border-width: 1px !important;
    }
}

/* =========================
   BLOCO LIST
========================= */

/* =========================
   NavBar
========================= */
.navbarContainer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999999999;
    overflow: visible;
}

.navbarWrapper {
    width: 100%;
    max-width: none;
    margin: 0;
    padding-bottom: 0;
    overflow: visible;
}

.navbar {
    height: 3.5rem;
    background: transparent;

    border: 0;
    border-radius: 0;
    box-shadow: none;

    display: flex;
    align-items: center;
    justify-content: space-between;

    max-width: 32rem;
    margin: 0 auto;

    gap: 0;

    position: relative;
    overflow: visible;
}

.navbar::before {
    content: "";
    position: absolute;

    left: 50%;
    transform: translateX(-50%);

    bottom: 0;
    width: 100vw;
    height: 3.5rem;

    border-top: 1px solid rgba(255, 255, 255, 0.06) !important;

    z-index: -1;
}

.navbarWrapper>.navbar {
    padding: 0 !important;
}

.navbar .btn {
    flex: 1 1 0%;
    min-width: 0;

    height: 3.5rem;
    box-sizing: border-box;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.1875rem;

    font-size: 0.68rem;
    font-weight: 600;
    letter-spacing: -0.02rem;
    line-height: 1;

    color: var(--text-secondary);
    text-decoration: none;

    border: 0;
    background: transparent;

    padding: 0.7rem 0.4rem 0.6rem;

    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    user-select: none;

    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.navbar .btn .icon,
.navbar .btn .cdn-icon {
    width: 1rem;
    height: 1rem;
    font-size: 1rem;
    line-height: 0;
    display: inline-block;
}

.navbar .btn svg {
    width: 1rem !important;
    height: 1rem !important;
    display: block;
}

.navbar .btn.btn-placeholder {
    opacity: 0;
    pointer-events: none;
}

.navbar,
.navbar * {
    transition: none !important;
}

.navbar .btn svg {
    opacity: .60;
}

.btn-deposit {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);

    bottom: calc(1.75rem);

    width: 3.5rem;
    height: 3.5rem;
    border-radius: 9999px;
    padding: 0;

    border: 0.0625rem solid rgba(255, 255, 255, 0.06);
    color: #fff;

    display: flex;
    align-items: center;
    justify-content: center;

    box-shadow: 0 0.75rem 1.75rem rgba(0, 0, 0, .45);
    cursor: pointer;
    z-index: 2;

    overflow: visible;
    pointer-events: auto;
    -webkit-tap-highlight-color: transparent;
}

body.betslip-open .btn-deposit {
    bottom: 0rem !important;
    width: 3.6rem !important;
    height: 3.6rem !important;
    transform: translateX(-50%) scale(0.85) !important;
    z-index: 1 !important;
}


.navbar,
.navbarWrapper {
    overflow: visible !important;
}

.btn-deposit:active {
    filter: brightness(.92);
}

.btn-deposit .cdn-icon {
    font-size: 1.75rem;
    line-height: 1;
    display: block;
}

.btn-deposit svg {
    width: 1.75rem;
    height: 1.75rem;
    display: block;
}

.btn-menu .ico-close {
    display: none;
}

.menu-open .btn-menu .ico-bars {
    display: none;
}

.menu-open .btn-menu .ico-close {
    display: inline-flex;
}

.navbar .btn {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    outline: none !important;
    color: var(--text-secondary) !important;
    line-height: 1 !important;
}

.navbar .btn:focus,
.navbar .btn:focus-visible,
.navbar .btn:active {
    box-shadow: none !important;
    outline: none !important;
}

@media (min-width: 1024px) {
    .navbarContainer {
        display: none !important;
    }
}

/* =========================
   NavBar
========================= */




/* =========================
   Wallet
========================= */
.BonusesPage {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
}

.BonusesPage-Row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px;
    padding-bottom: 10px;
}

.WalletCard {
    border-radius: 16px;
    min-width: 0;
}

.WalletCard-Content {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 24px;
    margin-top: 15px;
    padding: 12px;
    min-height: 96px;
    border-radius: 4px;
}

.WalletCardHeader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}

.WalletCardHeader-Currency {
    display: flex;
    align-items: center;
    padding: 2.5px 4px 2.5px 8px;
    font-size: 12px;
    font-weight: 600;
    color: var(--color-white);
    line-height: 1.6;
    background: var(--color-dark-grey-3);
    border-radius: 34px;
    border: none;
    outline: none;
    cursor: pointer;
}

.WalletCardHeader-Currency .m-icon {
    width: 16px;
    height: 16px;
    margin-left: 3px;
    color: var(--color-mid-grey-5);
}

.WalletCardHeader-Limits {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 5px 0 9px;
    height: 24px;
    font-size: 10px;
    font-weight: 600;
    color: var(--color-mid-grey-3);
    line-height: 1.6;
    border: 1px solid var(--color-dark-grey-3);
    border-radius: 34px;
    outline: none;
    cursor: pointer;
}

.WalletCardHeader-Limits .m-icon {
    width: 14px;
    height: 14px;
    margin-left: 2px;
    color: var(--color-mid-grey-1);
}

.WalletCardAmount {
    position: relative;
    padding-left: 15px;
    margin-bottom: 0;
    flex: 1;
    min-width: 0;
}

.WalletCardAmount:before {
    position: absolute;
    left: 0;
    top: 4px;
    content: "";
    width: 3px;
    height: calc(100% - 8px);
    border-radius: 5px;
    background: var(--color-pr500);
}

.WalletCardAmount-Title {
    margin-bottom: 4px;
    text-transform: uppercase;
}

.WalletCardAmount-Balance {
    font-size: 28px;
    font-weight: 600;
    line-height: 34px;
    color: var(--color-white);
}

.WalletCardAmount-Subtext {
    margin-top: 6px;
    font-size: 12px;
    line-height: 1.35;
    color: rgba(255, 255, 255, 0.58);
    font-weight: 500;
}

.WalletCardActions {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
    min-height: 86px;
    justify-content: flex-start;
}

.WalletCardActions-Btn {
    width: 170px;
    min-width: 170px;
    height: 38px;
    flex: none;
    margin-left: 0;
}

.WalletCardActions-Btn:only-child {
    margin-top: auto;
}

.WalletCardActions .m-button {
    width: 170px;
    min-width: 170px;
    height: 38px;
}

.WalletCardActions .m-button-content {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1.1;
    padding: 0 12px;
    min-height: 38px;
    white-space: normal;
}

.app-container {
    padding: 24px 16px 32px;
}

@media (max-width: 991px) {
    .BonusesPage-Row {
        grid-template-columns: 1fr;
    }

    .WalletCard-Content {
        gap: 16px;
    }

    .WalletCardActions-Btn,
    .WalletCardActions .m-button {
        width: 160px;
        min-width: 160px;
    }
}

.RewardScale-Thead--transacoes,
.ReferralRewardsRow--transacoes {
    display: grid;
    grid-template-columns: 1.5fr 1.7fr .9fr .9fr .9fr .7fr 1.2fr;
    align-items: center;
    column-gap: 20px;
    width: 100%;
}

.RewardScale-Game {
    word-break: break-word;
}

.RewardScale-Bonus {
    font-weight: 700;
    color: #fff;
}

.wallet-btn-icon {
    display: none !important;
}


@media (min-width: 968px) and (max-width: 1380px) {
    .WalletCardActions-Btn {
        width: 46px !important;
        min-width: 46px !important;
        max-width: 46px !important;
        padding: 0 !important;
    }

    .WalletCardActions-Btn .m-button-content {
        justify-content: center;
        font-size: 0 !important;
    }

    .WalletCardActions-Btn .wallet-btn-text {
        display: none !important;
    }

    .WalletCardActions-Btn .wallet-btn-icon {
        display: block !important;
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 768px) {

    .RewardScale-Thead--transacoes,
    .ReferralRewardsRow--transacoes {
        min-width: 1100px;
    }
}

/* =========================
   Wallet
========================= */

/* =========================
   Afiliado
========================= */
.DashboardAffiliate {
    display: block !important;
}

.DashboardAffiliate .NavDesktop,
.DashboardAffiliate .NavAffiliate {
    display: none !important;
}

.AffiliateGamesSection {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
}

.AffiliateTop {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 14px;
    margin-bottom: 18px;
}

.AffiliateTop .PageSectionTitle {
    min-width: 0;
}

.PageSectionTitle-Sub {
    display: block;
    font-size: 13px;
    color: #9aa4b2;
    margin-top: 4px;
    line-height: 1.4;
    white-space: normal;
    overflow-wrap: break-word;
}

.AffiliateTabs {
    width: 100%;
    margin: 28px auto 52px;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, .08);
    display: flex !important;
    align-items: center;
    justify-content: center !important;
    gap: 26px;
    overflow-x: auto;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
}

.AffiliateTabs::-webkit-scrollbar {
    display: none;
}

.AffiliateTab {
    position: relative;
    padding: 0 0 12px;
    border: 0;
    background: transparent !important;
    color: rgba(255, 255, 255, .62);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    white-space: nowrap;
    text-decoration: none !important;
    cursor: pointer;
    box-shadow: none !important;
    flex: 0 0 auto;
}

.AffiliateTab:hover,
.AffiliateTab--active {
    color: #fff;
}

.AffiliateTab--active::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    height: 2px;
    background: #e93029;
    border-radius: 99px;
}

.AffiliateTab--logout {
    display: none !important;
}

.AffiliateWalletCards .WalletCard-Content {
    margin: 0 !important;
}

.AffiliateReferralAction {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 300px;
    gap: 10px;
    width: 100%;
    margin-bottom: 22px;
}

.AffiliateReferralUrl {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
    height: 44px;
    padding: 0 14px;
    border-radius: 4px;
}

.AffiliateReferralUrl-Icon {
    width: 17px;
    height: 17px;
    flex: 0 0 17px;
    object-fit: contain;
}

.AffiliateReferralUrl-Text {
    min-width: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.AffiliateReferralCopy {
    height: 44px;
    border: 0;
    border-radius: 4px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    cursor: pointer;
}

.AffiliateReferralCopy-Icon {
    width: 19px;
    height: 19px;
    flex: 0 0 19px;
    object-fit: contain;
}

.ReferralPageOverview-Row--affiliate {
    display: block !important;
    width: 100% !important;
}

.AffiliateReferralAction {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 300px;
    gap: 10px;
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 22px;
}

.ReferralPageOverview-Row--affiliate .ReferralStatistics {
    width: 100% !important;
}

.AffiliateStatsGrid {
    display: grid;
    grid-template-columns: 335px minmax(0, 1fr);
    gap: 10px;
    width: 100%;
    margin-bottom: 12px;
}

.AffiliateIndicationsSummary {
    order: 1;
}

.AffiliateStatsGrid>.ReferralStatistics:not(.AffiliateIndicationsSummary) {
    order: 2;
}

.AffiliateLastIndications {
    width: 100%;
    margin-top: 12px;
    padding: 16px;
    border-radius: 6px;
}

.AffiliateLastTable {
    overflow: hidden;
    border-radius: 4px;
    margin-top: 12px;
}

.AffiliateLastTable-Head,
.AffiliateLastTable-Row {
    display: grid;
    grid-template-columns: 1.5fr 1.6fr .8fr 1fr 1fr 1fr;
    align-items: center;
    padding: 0 12px;
}

.AffiliateLastTable-Head {
    height: 42px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}

.AffiliateLastTable-Row {
    min-height: 44px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
}

.AffiliateLastTable-Row>div,
.AffiliateLastTable-Head>div {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.AffiliateLastTable-Empty {
    min-height: 88px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #cfd6e6;
    font-size: 13px;
    background: rgba(0, 0, 0, .18);
}

.AffiliateIndicationsTable-Head,
.AffiliateIndicationsTable-Row {
    display: grid;
    grid-template-columns: 1.2fr 1.7fr 1.4fr .7fr 1fr 1fr 1fr;
    align-items: center;
    padding: 0 14px;
}

.AffiliateIndicationsTable-Head {
    height: 44px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
}

.AffiliateIndicationsTable-Row {
    min-height: 52px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
}

.AffiliateIndicationsTable-Head>div,
.AffiliateIndicationsTable-Row>div {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.WalletCardActions--ghost {
    visibility: hidden;
    pointer-events: none;
}

.AffiliateTableViewBtn {
    height: 30px;
    padding: 0 14px;
    border: 0;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    font-weight: 800;
    line-height: 1;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.AffiliateTableViewBtn:hover {
    filter: brightness(1.08);
}

.AffiliateTableViewBtn:active {
    transform: scale(.98);
}

.AffiliateViewHeaderBar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 18px;
}

.AffiliateViewBackWrap {
    display: flex;
    align-items: center;
}

.AffiliateViewBackBtn {
    height: 32px;
    display: inline-flex;
    border-radius: 4px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0 16px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
}

.AffiliateViewBackBtn:hover {
    color: #fff;
}

.AffiliateViewBackIcon {
    width: 13px;
    height: 13px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    flex-shrink: 0;
}

.AffiliateViewBackIcon svg {
    width: 13px;
    height: 13px;
    display: block;
}

.AffiliateViewDateFilter {
    display: flex;
    align-items: center;
    margin: 0;
}

.AffiliateViewDateGroup {
    display: flex;
    align-items: center;
}

.AffiliatePeriodFilter {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
}

.AffiliatePeriodBtn {
    height: 32px;
    border: 0;
    border-radius: 4px;
    padding: 0 12px;
    color: #FFF;
    font-size: 12px;
    font-weight: 500;
    cursor: pointer;
}

.AffiliatePeriodBtn.active {
    color: #FFF;
}

.ReferralHeader--between {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
}

.ReferralStatistics-Btn {
    white-space: nowrap;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.AffiliateUserMain {
    display: flex;
    align-items: center;
    gap: 14px;
    min-width: 0;
}

.AffiliateUserIconBox {
    width: 52px;
    height: 52px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.AffiliateUserIconBox img {
    width: 26px;
    height: 26px;
    display: block;
}

.AffiliateUserHero {
    max-height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    border-radius: 4px;
    padding: 16px;
    margin-bottom: 14px;
}

.AffiliateUserInfo {
    flex: 1;
    min-width: 0;
}

.AffiliateUserName,
.AffiliateUserEmail,
.AffiliateUserDate {
    display: block;
    text-align: left;
    line-height: 1.25;
    word-break: break-word;
}

.AffiliateUserName {
    color: rgba(255, 255, 255, .94);
    font-size: 14px;
    font-weight: 800;
}

.AffiliateUserEmail,
.AffiliateUserDate {
    color: rgba(255, 255, 255, .68);
    font-size: 12px;
    font-weight: 600;
    margin-top: 2px;
}

.AffiliateMetricsGrid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.AffiliateMetricCard {
    position: relative;
    overflow: hidden;
    height: 80px;
    max-height: 80px;
    border-radius: 4px;
    padding: 0 18px;
    transition: border-color .2s ease;
}

.AffiliateMetricCard {
    position: relative;
    overflow: hidden;
}

.AffiliateMetricCard::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    z-index: 2;
}

.AffiliateMetricCard.AffiliateMetricCard--group2::before {
    background: #20d46b;
}

.AffiliateMetricCard.AffiliateMetricCard--group3::before {
    background: #8b5cf6;
}

.AffiliateMetricInner {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 14px;
    height: 100%;
}

.AffiliateMetricIcon {
    width: 38px;
    height: 38px;
    border-radius: 4px;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 700;
    flex-shrink: 0;
}

.AffiliateMetricContent {
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 4px;
}

.AffiliateMetricContent span {
    display: block;
    color: rgba(255, 255, 255, .5);
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: .5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.AffiliateMetricContent strong {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 1100px) {
    .AffiliateMetricsGrid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
    }
}

@media (max-width: 560px) {
    .AffiliateMetricsGrid {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .AffiliateMetricCard {
        height: 70px;
        max-height: 70px;
        padding: 0 14px;
    }

    .AffiliateMetricInner {
        gap: 12px;
    }

    .AffiliateMetricIcon {
        width: 34px;
        height: 34px;
        font-size: 14px;
    }

    .AffiliateMetricContent span {
        font-size: 10px;
    }

    .AffiliateMetricContent strong {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .AffiliateStatsGrid {
        grid-template-columns: 1fr !important;
        gap: 12px;
    }

    .AffiliateViewBackBtn {
        padding: 0 32px 0 0;
    }

    .AffiliateViewBackIcon {
        position: relative;
        top: -1px;
    }

    .AffiliateStatsGrid .ReferralStatistics {
        width: 100% !important;
        min-width: 0 !important;
    }

    .ReferralPageOverview-Row2 {
        grid-template-columns: 1fr !important;
        gap: 8px;
    }

    .AffiliateLastTable {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .AffiliateLastTable-Head,
    .AffiliateLastTable-Row {
        min-width: 720px;
        grid-template-columns: 1.4fr 1.5fr .7fr 1fr 1fr 1fr;
    }

    .AffiliateLastTable::-webkit-scrollbar {
        display: none;
    }
}

@media (max-width: 768px) {
    .AffiliateTop {
        grid-template-columns: 1fr;
        align-items: flex-start;
    }

    .AffiliateTabs {
        justify-content: flex-start !important;
        gap: 22px;
        margin: 22px auto 28px;
    }

    .AffiliateTab {
        font-size: 13px;
    }

    .AffiliateReferralAction {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 560px) {
    .DashboardAffiliate {
        padding-bottom: 90px;
    }

    .AffiliateTop {
        padding: 0 4px;
        margin-bottom: 14px;
    }

    .AffiliateTabs {
        justify-content: flex-start !important;
        gap: 20px;
        margin: 18px 0 18px;
        padding: 0 0 12px;
    }

    .AffiliateIndicationsTable,
    .RewardScale-Table {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        border-radius: 6px;
    }

    .AffiliateIndicationsTable-Head,
    .AffiliateIndicationsTable-Row {
        min-width: 720px;
        grid-template-columns: 120px 180px 110px 70px 90px 90px 90px;
        padding: 0 12px;
    }

    .AffiliateTableViewBtn {
        height: 34px;
        padding: 0 14px;
        font-size: 12px;
    }

    .AffiliateViewHeaderBar {
        display: flex;
        align-items: center;
        gap: 10px;
        overflow-x: auto;
        padding-bottom: 4px;
        margin-bottom: 14px;
        -webkit-overflow-scrolling: touch;
    }

    .AffiliateViewHeaderBar::-webkit-scrollbar {
        display: none;
    }

    .AffiliateViewBackWrap {
        flex: 0 0 auto;
    }

    .AffiliatePeriodFilter {
        flex: 0 0 auto;
        display: flex;
        gap: 8px;
        overflow: visible;
    }

    .AffiliatePeriodBtn {
        flex: 0 0 auto;
        min-width: 84px;
        height: 34px;
        padding: 0 10px;
        font-size: 11px;
        line-height: 1.1;
        white-space: normal;
        text-align: center;
    }

    .AffiliateUserHero {
        min-height: 70px;
        max-height: none;
        padding: 12px;
        margin-bottom: 12px;
    }

    .AffiliateUserIconBox {
        width: 52px;
        height: 52px;
    }

    .AffiliateUserName {
        font-size: 13px;
    }

    .AffiliateUserEmail,
    .AffiliateUserDate {
        font-size: 11px;
    }

    .AffiliateMetricsGrid {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .AffiliateMetricCard {
        height: 62px;
        max-height: 62px;
        padding: 0 14px;
    }

    .AffiliateMetricContent span {
        font-size: 9px;
    }

    .AffiliateMetricContent strong {
        font-size: 16px;
    }
}

/* =========================
   Afiliado
========================= */

/* =========================
   MiniGames
========================= */
.mini-games-modal-overlay {
    position: fixed;
    inset: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.72);

    display: flex;
    justify-content: center;
    align-items: center;

    padding: 0;
    overflow: hidden;
}

.mini-games-modal {
    width: 100%;
    max-width: 415px;
    max-height: 700px;
    height: auto;
    background: #121319;
    overflow: hidden;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.03),
        0 10px 40px rgba(0, 0, 0, 0.45);
    margin: auto;
    display: flex;
    flex-direction: column;
}

.mini-games-modal__header {
    position: sticky;
    top: 0;
    z-index: 20;
    height: 45px;
    padding: 0 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #181923;
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
}

.mini-games-modal__title {
    margin: 0;
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
}

.mini-games-modal__back,
.mini-games-modal__space {
    width: 32px;
    height: 32px;
    flex: 0 0 32px;
}

.mini-games-modal__back {
    border: 0;
    background: transparent;
    color: #cfe4ff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    cursor: pointer;
}

.mini-games-modal__back-icon {
    width: 22px;
    height: 22px;
}

.mini-games-modal__body {
    padding: 0 16px 24px;
    background: transparent;
}

.mini-games-modal__banner {
    margin: 0 -16px;
    height: 200px;
    overflow: hidden;
}

.mini-games-modal__banner img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
}

@media (max-width: 400px) {
    .mini-games-modal__banner {
        height: 180px;
    }
}

.mini-games-modal__section-title {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 32px 0 14px;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
}

.mini-games-modal__section-icon {
    font-size: 18px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mini-games-modal__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.minigame-card {
    position: relative;
    display: block;
    height: 176px;
    border-radius: 16px;
    overflow: hidden;
    text-decoration: none !important;
    background: transparent;
    z-index: 0;
    --border-angle: 0turn;
}

@property --border-angle {
    syntax: "<angle>";
    inherits: false;
    initial-value: 0turn;
}

.minigame-card::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px;
    border-radius: 16px;
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: 1;
    pointer-events: none;
    animation: 6s linear infinite border-spin;
}

@keyframes border-spin {
    100% {
        --border-angle: 1turn;
    }
}

.minigame-card::after {
    content: "";
    position: absolute;
    inset: 0.5px;
    border-radius: 15.5px;
    z-index: 1;
    pointer-events: none;
}

.minigame-card__thumb,
.minigame-card__footer {
    position: absolute;
    z-index: 2;
}

.minigame-card__thumb {
    inset: 1px;
    border-radius: 15px;
    overflow: hidden;
}

.minigame-card__thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.minigame-card__footer {
    position: absolute;
    left: 8px;
    right: 8px;
    bottom: 8px;
    height: 48px;
    border-radius: 10px;
    background: rgba(51, 51, 51, 0.5);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.minigame-card__footer-inner {
    width: 100%;
    padding: 0 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

.minigame-card__gift-icon {
    width: 14px;
    height: 14px;
    flex: 0 0 14px;
    display: block;
}

.minigame-card__info {
    min-width: 0;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.minigame-card__name {
    color: #fff;
    font-size: 9.5px;
    font-weight: 800;
    line-height: 1.1;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 3px;
}

.roulette-view__heading {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0;
    margin: 8px 0 30px;
    text-align: center;
    text-transform: uppercase;
    line-height: .9;
}

.roulette-view__heading-top,
.roulette-view__heading-bottom {
    display: block;
    font-weight: 900;
    letter-spacing: 1px;
}

.roulette-view__heading-top {
    font-size: 30px;
    color: #f5fbff;
    text-shadow:
        0 0 10px rgba(255, 255, 255, .12),
        0 0 18px rgba(255, 255, 255, .05);
}

.roulette-view__heading-bottom {
    font-size: 34px;
}

.minigame-card__meta {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #fff;
    font-size: 8px;
    line-height: 1;
    white-space: nowrap;
}

.minigame-card__gift-icon {
    position: relative;
    top: -2px;
    width: 14px;
    height: 14px;
    flex: 0 0 14px;
}

.minigame-card__action {
    width: 38px;
    height: 38px;
    border-radius: 8px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 38px;
    font-size: 14px;
    font-weight: 700;
}

body.modal-open-custom {
    overflow: hidden;
}

.roulette-view {
    min-height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.roulette-view__inner {
    width: 100%;
    max-width: 414px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px 20px;
    text-align: center;
}

.roulette-view__labels,
.roulette-view__label,
.roulette-view__label::before {
    display: none !important;
}

.roulette-view__wheel-wrap {
    position: relative;
    width: min(90vw, 340px);
    height: min(90vw, 340px);
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.roulette-view__wheel-wrap::before {
    content: "";
    position: absolute;
    inset: -20px;
    background: url('/uploads/fundoteste.png') center center no-repeat;
    background-size: contain;
    z-index: 1;
    pointer-events: none;
}

.roulette-view__wheel {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%) rotate(0deg);
    transform-origin: 50% 50%;
    background: none;
    border-radius: 50%;
    overflow: hidden;
    z-index: 3;
}


.roulette-view__wheel::after {
    content: "";
    position: absolute;
    inset: 0;
    background: url('/uploads/roletapremiada.png') center center / 100% 100% no-repeat;
}

.roulette-view__spin-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 25%;
    height: 30%;
    min-width: 50px;
    min-height: 50px;
    border: 0;
    padding: 0;
    cursor: pointer;
    z-index: 10;
    border-radius: 50%;
    background: url('/uploads/newspin.png') center center / contain no-repeat;
    background-color: transparent;
}

.roulette-view__spin-btn.spinning {
    animation: pulseSpinBtn .9s ease-in-out infinite;
}

.roulette-view__wheel-wrap {
    position: relative;
    width: min(90vw, 340px);
    height: min(90vw, 340px);
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.roulette-view__pointer {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 100px;
    z-index: 20;
    pointer-events: none;
    background: url('/uploads/setapointer.png') center center / contain no-repeat;
}

.roulette-view__pointer::before,
.roulette-view__pointer::after {
    content: none;
}

.minigame-card__timer {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    min-width: 180px;
    max-width: 180px;
    width: auto;
    padding: 4px 12px;
    border-radius: 999px;
    z-index: 10;
    background: rgba(51, 51, 51, 0.5);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

.minigame-card__timer-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.minigame-card__timer-inner img {
    width: 14px;
    height: 14px;
}

.minigame-card__timer-inner p {
    margin: 0;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
}

.wallet-btn-icon-svg {
    display: none;
    width: 22px;
    height: 22px;
    color: currentColor;
}

.wallet-btn-icon-svg svg {
    width: 100%;
    height: 100%;
}

#miniGamesRouletteView {
    position: relative;
}

.roulette-prize-overlay {
    position: absolute;
    inset: 0;
    z-index: 80;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px;
}

.roulette-prize-card {
    width: 100%;
    max-width: 340px;
    min-height: 440px;
    background-image: radial-gradient(circle, rgba(255, 255, 255, .08) 1px, transparent 1px);
    background-size: 14px 14px;
    padding: 20px 16px 16px;
    text-align: center;
    box-shadow: 0 14px 40px rgba(0, 0, 0, .45);
}

.roulette-prize-logo {
    width: 150px;
    display: block;
    margin: 0 auto 12px;
}

.roulette-prize-img {
    width: auto;
    height: 160px;
    object-fit: contain;
    display: block;
    margin: 0 auto;
}

.roulette-prize-title {
    color: #fff;
    font-size: 23px;
    font-weight: 900;
    line-height: 1.05;
    text-transform: uppercase;
    margin-bottom: 12px;
}


.roulette-prize-value {
    font-size: 23px;
    font-weight: 900;
    line-height: 1.05;
    text-transform: uppercase;
}

.roulette-prize-game {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    margin: 7px 0 16px;
}

.roulette-prize-game-label {
    display: block;
    color: rgba(255, 255, 255, .8);
    font-size: 13px;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.roulette-prize-game-name {
    display: block;
    color: #fff;
    font-size: 22px;
    font-weight: 900;
    line-height: 1.05;
    text-transform: uppercase;
    margin-bottom: 20px;
    word-break: normal;
}

.roulette-prize-btn {
    width: 100%;
    height: 44px;
    border-radius: 4px;
    color: #FFF;
    font-size: 12px;
    font-weight: 900;
    cursor: pointer;
}

@media (max-width: 468px) {
    .roulette-prize-overlay {
        padding: 14px;
    }

    .roulette-prize-card {
        margin-top: 40px;
        min-width: 370px;
        min-height: 420px;
    }

    .roulette-prize-logo {
        width: 140px;
    }

    .roulette-prize-img {
        width: auto;
        height: 150px;
    }
}

@media (max-width: 468px) {
    .mini-games-modal-overlay {
        align-items: stretch;
        padding: 0;
    }

    .mini-games-modal {
        max-width: 100%;
        max-height: none;
        height: 100vh;
        border-radius: 0;
    }

    .roulette-view__wheel-wrap {
        width: 85vw;
        height: 85vw;
        max-width: 390px;
        max-height: 390px;
    }

    .roulette-view__spin-btn {
        width: 30%;
        max-width: 128px;
    }
}

/* =========================
   MiniGames
========================= */

.termos-scroll {
    max-height: 70vh;
    overflow-y: auto;
    overflow-x: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.termos-scroll::-webkit-scrollbar {
    display: none;
}

html,
body,
body *,
#app,
#app * {
    user-select: none !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
}

html,
body,
#app {
    height: 100%;
    margin: 0;
    overflow: none !important;
}

.lobby {
    height: 100%;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
}

.ProvidersSection {
    height: 100%;
    margin: 0;
    overflow: none !important;
}

html,
body {
    height: 100%;
    margin: 0;
    overflow: hidden;
}

body.game-error-page .lobby {
    padding: 0 !important;
}

body #app {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.app {
    display: flex;
    flex-flow: row;
    width: 100%;
    height: 100%;
    margin-top: 36px;
    overflow: hidden;
}

.app #container {
    flex: 1 1 auto;
    min-height: 0;
    height: auto;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.app #container::-webkit-scrollbar {
    display: none;
}

.lobby,
.dontlobby,
.DefaultGames,
.ProvidersSection,
.GamesSection {
    overflow: hidden !important;
    height: auto !important;
}

html.page-sportsbook,
body.page-sportsbook {
    height: 100vh !important;
    overflow: hidden !important;
}

body.page-sportsbook #app {
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    overflow: hidden !important;
}

body.page-sportsbook .app {
    display: flex !important;
    height: 100vh !important;
    overflow: hidden !important;
}

body.page-sportsbook #container {
    height: 100vh !important;
}

body.page-sportsbook .lobby {
    min-height: 100vh !important;
    height: auto !important;
    overflow: visible !important;
    padding: 0 !important;
}

body.page-sportsbook #betby-wrapper {
    width: 100% !important;
    min-height: 100vh !important;
}

body.page-sportsbook #betby {
    width: 100% !important;
    min-height: 100vh !important;
}

body.topbar-closed #topNoticeBar {
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
}

body.topbar-closed,
body.topbar-closed #app,
body.topbar-closed .app,
body.topbar-closed #container,
body.topbar-closed main,
body.topbar-closed .main,
body.topbar-closed .content,
body.topbar-closed .layout {
    padding-top: 0 !important;
    margin-top: 0 !important;
    top: 0 !important;
}

@media (max-width: 768px) {
    .meu-botao-cupom {
        position: fixed !important;
        left: 50% !important;
        transform: translateX(-50%) !important;

        bottom: 54px !important;

        width: calc(100% - 8px);
        max-width: 450px;
        height: 40px;

        border: none;
        border-radius: 6px 6px 0 0;

        background: linear-gradient(180deg, #3bb3ff 0%, #168cff 100%);
        color: #fff;

        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 8px;

        padding: 0 16px;

        z-index: 350 !important;

        box-shadow:
            0 -4px 14px rgba(22, 140, 255, .25),
            inset 0 1px 0 rgba(255,255,255,.25);

        cursor: pointer;
    }

    .cupom-left {
        display: flex;
        align-items: center;
        gap: 8px;
    }

    .cupom-texto {
        font-size: 14px;
        font-weight: 600;
        letter-spacing: .2px;
    }

    .meu-botao-cupom svg {
        width: 20px;
        height: 20px;
        flex-shrink: 0;
        margin-top: 2px;
    }
        .meu-botao-cupom .cupom-left > svg:first-child {
        width: 20px !important;
        height: 20px !important;
        opacity: .95;
        margin-top: -2px;
    }

    .meu-botao-cupom .bt249 {
        width: 12px !important;
        height: 12px !important;

        opacity: 0.5;

        fill: rgba(255,255,255,.9);

        transform: rotate(180deg);

        margin-left: 2px;

        flex-shrink: 0;
    }

    #cupomCounter {
        position: absolute;
        top: -7px;
        right: 1px;

        min-width: 22px;
        height: 22px;
        padding: 0 6px;

        border-radius: 999px;

        background: #fff;
        color: #168cff;

        font-size: 12px;
        font-weight: 800;

        display: flex;
        align-items: center;
        justify-content: center;

        box-shadow: 0 2px 8px rgba(0,0,0,.3);
    }
}

@media (min-width: 769px) {
    .meu-botao-cupom {
        display: none !important;
    }
}

#registerModal,
#registerModal * {
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
}

#registerModal::-webkit-scrollbar,
#registerModal *::-webkit-scrollbar {
    width: 0 !important;
    height: 0 !important;
    display: none !important;
}