@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-green-of:#126e51;
    --color-green-of-hover:#0a382a;
    --tw-bg-opacity: 1;
    --color-dark-grey-0: rgb(33 36 37/var(--tw-bg-opacity, 1));
    --color-dark-grey-1: #161D37;
    --color-dark-grey-2: #252C45;
    --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: #828695;
    --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: #E45809;
    --color-pr400: #F67024;
    --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;
    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 { 
    width: 100vw;
} */


:root {
    --sectionPadding: 16px;
    --gap-xs: 4px;
    --gap-s: 8px;
    --gap-m: 16px;
    --gap-l: 24px;
    --nav-height: 54px;
    --nav-sidebar-width: 64px
    --nav-balance-width: 64px
}

@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: 'Ubuntu', sans-serif;;
    /* font-weight: 600; */
    margin: 0;
    overflow: auto;
    --tw-bg-opacity: 1;
    background: rgb(33 36 37/var(--tw-bg-opacity, 1))
}


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 var(--color-green-of)
}

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%
    }
}

.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(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
}

.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-button {
    --background: var(--color-green-of);
    --text: var(--color-white);
    --outline: var(--color-green-of);
    --disabled-background: var(--color-green-of-hover);
    --disabled-text: var(--color-green-of-hover);
    --hover: var(--color-green-of-hover);
    --pressed: var(--color-green-of-hover);
    --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: var(--font-size);
    font-weight: 600;
    gap: var(--gap);
    line-height: var(--line-height);
    transition: all .15s;
    color: whitesmoke;
}

.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: 16px;
    padding: 5px 8px;
}

.m-button--medium {
    --font-size: 16px;
    --line-height: 22px;
    --gap: 9px;
    border-radius: 22px;
    padding: 10px 15px;
}

.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: var(--color-dark-grey-3);
    --outline: var(--color-dark-grey-3);
    --disabled-background: var(--color-dark-grey-2);
    --disabled-text: var(--color-mid-grey-1);
    --hover: var(--color-dark-grey-2);
    --pressed: var(--color-dark-grey-2)
}

.m-button--secondary .m-icon,.m-button--secondary .m-preloader {
    color: var(--color-mid-grey-5)
}

.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-green-of);
    --outline: var(--color-green-of);
    --disabled-background: var(--color-su800);
    --disabled-text: var(--color-su600);
    --hover: var(--color-green-of-hover);
    --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: 11px
}

.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: 500;
    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-input-secondary {
    color: darkgrey;
    background: var(--color-dark-grey-2);
    padding: 8px;
}

.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: rgb(33 36 37/var(--tw-bg-opacity, 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: 2px solid var(--border);
    border-radius: 8px;
    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:hover {
    --background: rgb(53 54 55)
}

.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 {
    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%
}

.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 {
    --tw-bg-opacity: 1;
    --background: rgb(66 67 68/var(--tw-bg-opacity,1))
}

.m-input--dark:focus,.m-input--dark:hover:not(.m-input--disabled) {
    --background: rgb(53 54 55)
}

.m-input--dark.m-input--disabled {
    --background: var(--color-dark-grey-0)
}

.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-slide-fade-enter-active {
    transition: all .2s cubic-bezier(1,0,1,0)
}



.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-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 var(--border-color);
    display: flex;
    gap: var(--gap)
}

.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 a{
    color: var(--text-color);
}

.m-tabs-item-content {
    align-items: center;
    display: flex;
    padding: var(--padding) 0;
    position: relative
}

.m-tabs-item-content.active {
    color: var(--color-green-of)
}

.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
}

#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: auto
}

.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-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: 102%;
    padding-top: 5px;
    margin-left: -3px;
}




.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
}

.bet-casino-value{
    color: var(--color-su500);
    font: bold;
    font-size: 15px;
}

.bets-game-name{
    color: whitesmoke;
}


.m-button.m-badge {
    --font-size: 9px;
    --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
}

.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: inline-flex;
    gap: 4px
}

.m-prev-next-arrows .m-button {
    --text: var(--color-mid-grey-5)
}

.m-prev-next-arrows .m-button:disabled {
    --text: var(--color-mid-grey-1)
}

.m-category-slider {
    width: 100%
}

.m-category-slider__header {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    gap: 16px;
    justify-content: space-between;
    margin: 16px;
}

.m-category-slider__header>:nth-child(2) {
    margin-left: auto
}

.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: 13px;
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    /* padding: 10px; */
}

.m-category-slider__content-all {
    grid-gap: 16px;
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    padding: 2px;
}

@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
}

.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: 14px;
    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)and (min-width: 768px) {
    .Card:hover .Card-FooterLeft:after {
        background:var(--color-text-overlay-gradient-hover)
    }

    .Card:hover .Card-Footer {
        background: var(--color-dark-grey-2)
    }
}

@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: 135%;
    position: relative;
    transition: all .3s;
    width: 100%
}

.mobile .Card-Main {
    border-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
}

@media(max-width: 768px) {
    .Card-Text {
        font-size:10px
    }
}

.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: 16px;
    height: 44px;
    max-width: 100%;
    opacity: 0;
    padding: 0 12px;
    transition: all .3s ease;
    width: 144px
}

.Card-PlayBtn {
    margin-bottom: 8px
}

@media(max-width: 960px) {
    .Card-PlayBtn {
        font-size:14px
    }
}

@media(max-width: 768px) {
    .Card-PlayBtn {
        font-size:12px
    }
}


.Card-PlayIcon {
    fill: var(--color-light-grey-5);
    margin-right: 8px
}


.Card-FooterLeft {
    flex-grow: 1;
    min-width: 0;
    overflow: hidden;
    position: relative
}

.Card-FooterLeft:after {
    /* background: var(--color-text-overlay-gradient-body); */
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    
}

/* @media(min-width: 768px) {
    .Card-FooterLeft:after {
        background:var(--color-text-overlay-gradient-bg)
    }
} */

.Card-Footer {
    align-items: center;
    /* border-radius: 0 0 14px 14px; */
    display: table;
    flex-shrink: 0;
    justify-content: space-between;
    max-width: 100%;
    position: relative;
    padding: 3px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.35));
    z-index: 8;
}

@media(min-width: 768px) {
    .Card-Footer {
        /* background:var(--color-dark-grey-1); */
        padding: 8px 16px
    }
}

.Card-Name {
    color: var(--color-light-grey-5);
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: 600;
    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: 3px;

}

@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
}



.container-camps-home{
  
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    font-size: 15px;
    font-weight: 500;
    

}
.camp-home{
    background-color: rgba(38, 41, 49, 0.7);
    margin: 2px;
    padding: 12px;
    border-radius: 9px;
    display: flex;
    overflow: hidden;
    height: 60px;
}

.camp-home img{
    width: 35px;
    border-radius: 50%;
}

.camp-home span{
    margin: auto auto;
    color: darkgray;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 30px;
    font-size: 10px;
}


.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%
}

.nav-sidebar {
    background: var(--color-dark-grey-1);
    position: relative;
    z-index: 105;
    
}
.nav-sidebar-content {
    transition: all .3s ease;
    width: var(--nav-sidebar-width);
}
.nav-sidebar-wrapped {
    background: var(--color-dark-grey-1);
}

.nav-sidebar-header {
    align-items: center;
    animation: fade .6s ease-in-out;
    box-shadow: 0 0 1px rgba(0,0,0,.32), 0 4px 8px rgba(0,0,0,.24);
    display: flex;
    height: var(--nav-height,64px);
    justify-content: center;
    position: relative;
    z-index: 104;
}

.nav-sidebar-header-toggle-close {
    bottom: 0;
    cursor: pointer;
    height: var(--nav-height,64px);
    left: 15px;
    position: absolute;
    top: 0;
    width: var(--nav-height,64px);
}
.nav-sidebar-header-toggle {
    bottom: 0;
    cursor: pointer;
    height: var(--nav-height,64px);
    left: 0;
    position: absolute;
    top: 0;
    width: var(--nav-height,64px);
}

.nav-sidebar-header-toggle svg {
    color: rgb(162, 165, 175);
    transform: scale(1);
    transition: all .3s ease-in-out;
    width: 24px;
    margin: 0 auto;
}
.nav-sidebar-wrapped-content {
    animation: slide-up-opacity .6s cubic-bezier(.4,0,.2,1) .3s forwards;
    height: calc(var(--app-height,100vh) - var(--nav-height,64px));
    opacity: 0;
    overflow-y: scroll;
    padding: 16px 8px;
    width: 64px;
    z-index: 103;
    max-height: 80vh;
}
.nav-sidebar-wrapped .divider-bottom {
    margin-bottom: 16px;
    position: relative;
}
.nav-sidebar-smartico-wrapped {
    align-items: center;
    display: flex;
    flex-flow: column;
}
.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;
    height: 45px;
}


.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;
}
.nav-sidebar-icon {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 48px;
    justify-content: center;
    width: 48px;
}
.nav-sidebar-icon.active, .nav-sidebar-icon:hover {
    background: var(--color-dark-grey-3);
    border-radius: 8px;
}
.nav-sidebar-icon svg {
    color: var(--color-mid-grey-5);
    height: 24px;
    pointer-events: none;
    width: 24px;
}
.nav-sidebar-wrapped .divider-bottom {
    margin-bottom: 16px;
    position: relative;
}
.nav-sidebar-wrapped .divider-top {
    margin-top: 16px;
    position: relative;
}
.nav-sidebar-wrapped .divider-top:before {
    background: var(--color-dark-grey-2);
    content: "";
    height: 1px;
    left: 12px;
    position: absolute;
    top: -8px;
    width: 24px;
}
.nav-sidebar-wrapped .divider-bottom:after {
    background: var(--color-dark-grey-2);
    bottom: -8px;
    content: "";
    height: 1px;
    left: 12px;
    position: absolute;
    width: 24px;
}
.nav-sidebar-support-wrapped svg {
    color: var(--color-su400);
}
.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
}


.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;
    --tw-bg-opacity: 1;
    background-color: rgb(33 36 37 / var(--tw-bg-opacity, 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: 15px
}

.auth-section-balance-shadowed .auth-section-balance-content {
    position: relative
}


.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: 5px;
    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: -10px;
    top: 33px
}

.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;
    
}

.nav-logo img{
    max-width: 150;
    
}

.nav-logo-close img{
    max-width: 94px;
    margin-left: 5px;
    margin-top: -3px;
   
}
.nav-menu-item {
    align-items: center;
    border-radius: 1000px;
    color: var(--color-light-grey-3);
    cursor: pointer;
    display: flex;
    font-size: 12px;
    font-weight: 600;
    gap: 6px;
    height: 32px;
    justify-content: center;
    padding: 6px 9px;
    transition: all .3s ease-in-out
}

.nav-menu-item svg {
    color: var(--color-mid-grey-5);
    width: 20px
}

.nav-menu-item.active {
    background: var(--color-dark-grey-4);
    color: var(--color-white)
}

.nav-menu-item.active svg {
    color: var(--color-light-grey-3)
}

.nav-menu {
    background: var(--color-dark-grey-2);
    border-radius: 1000px;
    display: flex;
    flex-flow: row
}


.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
}

.main-nav {
    background: var(--color-dark-grey-0);
    position: sticky;
    top: 0;
    z-index: 101;
    padding-right: 12px;
    --tw-bg-opacity: 1;
    background-color: rgb(50 54 55/var(--tw-bg-opacity, 1))

}

@media(min-width: 1280px) {
    .main-nav {
        box-shadow:0 0 1px rgba(0,0,0,.32),0 4px 8px rgba(0,0,0,.24)
    }
}

.main-nav-content {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    gap: 8px;
    height: var(--nav-height,64px);
    justify-content: space-between;
    max-width: none
}

.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: 980px) {
    .main-nav-logo {
        margin-right:12px
    }
}

.main-nav-auth {
    align-items: center;
    display: flex;
    flex-grow: 1;
    justify-content: flex-end;
    min-width: 0
}

@media(max-width: 980px) {
    .main-nav-menu {
        display:none
    }
}

.app {
    display: flex;
    flex-flow: row;
    
    width: 100vw;
}

.app #container {
    -webkit-overflow-scrolling: touch;
    display: flex;
    flex: 1;
    flex-direction: column;

    overflow-x: hidden;
    overflow-y: auto;
    background: #060E2A;
}

.app #container .Footer {
    padding-top: auto;
    padding-bottom: 85px;
    margin: 0 auto;
}
.lobby {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-top: 16px;
    justify-content: center; /* Alinha verticalmente ao centro */
    align-items: center; /* Alinha horizontalmente ao centro */
}
.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%;
}

.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;
    margin-right: 250px;
}
.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: 15px;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: clamp(1px, 4%, 5px);

}
.mf-lobby-banner-upperText {
    font-weight: 600;
    font-size: 12px;
    line-height: 1.1em;
    margin-bottom: 8px;
    color: var(--color-white);
}
.mf-lobby-banner-middleText {
    font-size: 25px;
    line-height: 1.4em;
    font-weight: 800;
    color: var(--color-at400);
}
.mf-lobby-banner-middleText {
    font-size: 33px;
}
.mf-lobby-banner-btn-container {
    margin-top: auto;
    padding-top: 12px;
    padding-bottom: 12px;
}

.mf-lobby-banner-btn-pt {
    margin-top: auto;
    padding-top: 16px;
    width: 100%;
}
.CategoriesTabs {
    position: relative;
    top: initial;
    left: initial;
    display: grid;
    width: 98%;
    margin: 0 auto;
    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: 3px;
    padding: 7px 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: 13px;
    font-weight: 700;
    line-height: 1.242;
    text-align: center;
    color: var(--color-light-grey-5);
    display: block;
    padding-top: 5px;
}
.DefaultGames-Title {
    display: flex;
    align-items: center;
    font-size: 18px;
    text-transform: none;

}
.DefaultGames-CategoryIcon {
    display: block;
    margin-right: 8px;
}
@media(hover) {
    .Card:hover .Card-Overlay {
      opacity:1
    }
    .Card:hover .Card-FooterLeft:after {
      background:var(--color-text-overlay-gradient-body)
    }
}
@media(hover)and (min-width:768px) {
    .Card:hover .Card-FooterLeft:after {
      background:var(--color-text-overlay-gradient-hover)
    }
    .Card:hover .Card-Footer {
      background:var(--color-dark-grey-2)
    }
}
@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: 300px;
    position: relative;
    min-width: 100%;
}




.bets-payout {
    font-weight: 700;
    font-size: 12px;
    text-align: right;
    width: 100%
}

.bets-small-payout {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    width: 100%;
    gap: 4px;
    position: relative
}

.bets-small-payout-top {
    display: flex;
    gap: 4px
}


.m-button.m-badge--xs {
    --font-size: 8px;
    --radius: 2px;
    --padding: .5px 3px
}

.m-button.m-badge.m-button--secondary {
    --background: var(--color-dark-grey-5);
    --outline: var(--color-dark-grey-5);
}

.bets-payout-green {
    font-weight: 700;
    color: var(--color-su500)
}



.bets-small-payout-top {
    display: flex;
    gap: 4px
}

.bets-small-payout .m-currency-converted {
    text-align: right
}

.bets-table-row {
    --bet-row-background: rgb(33 36 37/var(--tw-bg-opacity, 1));
    --bet-row-gradient: var(--gradient-dark-grey-0-right);
    display: grid;
    grid-auto-flow: column;
    border-radius: 4px;
    height: 40px;
    padding: 0 16px;
    background: black;
    gap: 4px;
    cursor: pointer
}

.bets-table-row-small {
    height: 48px;
    margin-bottom: 6px;
    padding: 0 8px;
}





.bets-table-data:nth-child(odd) {
    --bet-row-background: var(--color-dark-grey-1);
    --bet-row-gradient: var(--gradient-dark-grey-1-right);
    border-radius: 8px;
}

.bets-table-cell {
    display: flex;
    align-items: center;
    
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    white-space: nowrap;
}

.bets-table-cell:not(:last-child) {
    overflow: hidden
}

.bets-table-cell:last-child {
    justify-content: flex-end
}

.bets-table-cell:not(:last-child):not(.bets-table-cell-bet) {
    position: relative
}

/* .bets-table-cell:not(:last-child):not(.bets-table-cell-bet)::after {
    content: "";
    position: absolute;
    width: 20px;
    right: 0;
    top: 0;
    bottom: 0;
    background: var(--bet-row-gradient)
} */

.bets-table-live[data-step="11"] .bets-table-live-new-bets {
    transform: translateY(0);
    transition: none;
    z-index: 2
}



.bets-table-live-new-bets, .bets-table-live-old-bets {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 300px;
    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: black;
    --bet-row-gradient: var(--gradient-dark-grey-0-right);
    display: grid;
    grid-auto-flow: column;
    border-radius: 4px;
    height: 40px;
    padding: 0 16px;
    background: rgb(33 36 37/var(--tw-bg-opacity, 1));
    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-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: 38px;
    height: 38px;
    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;
    margin: 8px;
}
.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 .Provider-Card {
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--color-dark-grey-1);
    box-shadow: 0 0 1px rgba(0,0,0,.32),0 40px 64px rgba(0,0,0,.24);
    border-radius: 12px;
    height: 68px;
    cursor: pointer;
}
.ProvidersSection .Provider-Card > img {
    max-width: 156px;
    max-height: 56px;
}
.ProvidersSection .m-category-slider__header {
    justify-content: flex-end;
}
.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: 20px;
    padding: 10px 0 20px;
    justify-content: space-between;
}
.FooterNav .nav-logo {
    display: block;
    margin-bottom: 33px;
}
.FooterSocials {
    display: flex;
    flex-direction: column;
}
.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-green-of);
    height: 18px;
    margin-right: 8px;
    width: 18px;
}
.Footer-Icons {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 17px;
}
.Curacao[data-v-1ec2412c] {
    align-items: center;
    display: flex;
}
.Curacao > img[data-v-1ec2412c]:not(:last-child) {
    margin-right: 10px;
    width: 30px;
}
.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 {
    padding: 6px;
}
.Footer-Text {
    color: var(--color-mid-grey-1);
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 17px;
}
.Footer-Contact {
    color: darkgray;
}
.Footer > p {
    color: var(--color-mid-grey-5);
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
    margin: 16px 0 0;
}
.Footer {
    padding: 9px;
    padding-bottom: 5px;
}
.opened .nav-sidebar-content {
    width: 320px;
    position: fixed;
    height: 100%;
    background-color: var(--color-dark-grey-1);
    
}
.nav-sidebar-expanded {
    display: none;
}
.opened .nav-sidebar-expanded{
    display: block;
    
}


.nav-sidebar-expanded-content {
    animation: slide-up-opacity .4s cubic-bezier(.4,0,.2,1) .2s forwards;
    display: flex;
    flex: 1;
    flex-direction: column;
    opacity: 0;
    
    width: 100%;
}
.nav-sidebar-expanded-scrollY {
    flex: 1;
    min-height: 0;

    padding: 16px 8px;
} 
.nav-sidebar-expanded--gap {
    display: flex;
    flex-flow: column;
    padding: 16px 8px 8px;
}
.nav-sidebar-smartico-card--bonus, .nav-sidebar-smartico-expanded {
    margin-bottom: 16px;
}
.nav-sidebar-smartico-cards {
    background: var(--color-dark-grey-0);
    border-radius: 8px;
    display: grid;
    gap: 4px;
    grid-template-columns: repeat(2,1fr);
    padding: 4px;
}




.nav-smartico-missions__button {
    align-items: center;
    background: #790c06!important;
    border-radius: 8px;
    color: white!important;
    cursor: pointer;
    display: flex;
    font-size: 10px;
    font-weight: 800;
    gap: 8px;
    line-height: 16px;
    -webkit-mask-image: -webkit-radial-gradient(#500000,#2c0000);
    overflow: hidden;
    padding: 4px;
    position: relative;
    text-align: initial;
    transition: background .3s ease-in-out;
    width: 100%;
}
.nav-smartico-missions__button::before {
    background: var(--color-background-missions);
    content: "";
    filter: blur(46px);
    height: 120px;
    left: -60px;
    opacity: .6;
    position: absolute;
    top: -100px;
    transition: opacity .3s ease-in-out;
    width: 120px;
}
.nav-smartico-missions__img {
    height: 40px;
    pointer-events: none;
    width: 40px;
    z-index: 1;
}
.nav-smartico-missions__title {
    flex: 1;
    overflow: hidden;
    position: relative;
    font-size: 14px;
}

.nav-smartico-missions__title::after {
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    width: 8px;
}


.nav-smartico-missions__title-menu {
    text-align: center;
    font-size: 15px;
    margin: 0 auto;
}


/* .nav-sidebar-expanded-additional, .nav-sidebar-expanded-auth, .nav-sidebar-expanded-challenge .challenge-container {
    margin-bottom: 16px;
} */
.aviator-sidebar-btn {
    align-items: center;
    background: #e50539;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    height: 32px;
    margin-top: -8px;
    padding: 0 8px;
    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;
}
.nav-sidebar-expanded-items {
    margin-bottom: auto;
}
.nav-sidebar-expanded-support {
    margin: 8px 0;
}
.nav-sidebar-items-title {
    align-items: center;
    border-radius: 8px;
    color: var(--color-light-grey-3);
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    padding: 8px;
    position: relative;
    transition: background .3s ease-in-out,margin .3s ease-in-out;
    user-select: none;
}
.nav-sidebar-items-title--light {
    background: var(--color-dark-grey-2);
}
.nav-sidebar-items-icon {
    color: var(--color-mid-grey-3);
    height: 20px;
    margin-right: 8px;
    width: 20px;
}
.nav-sidebar-items-title {
  color: var(--color-light-grey-3);
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}
.nav-sidebar-items-toggle-arrow {
    height: 20px;
    position: absolute;
    right: 9px;
    top: 9px;
    transform: scaleY(-1);
    transition: transform .2s ease-in-out;
    width: 20px;
}
.active .nav-sidebar-items-toggle-arrow {
    transform: scale(1);
}
.nav-sidebar-item {
    display: flex;
    align-items: center;
    width: 100%;
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    color: var(--color-light-grey-3);
    transition: all ease-in-out .3s;
}
.nav-sidebar-item-content, .nav-sidebar-item-txt {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 8px;
}
.nav-sidebar-item-content {
    margin: 8px;
}
.nav-sidebar-item svg {
    width: 20px;
    color: var(--color-mid-grey-3);
}
.nav-sidebar-support {
    width: 100%;
}
.nav-sidebar-expanded-items {
    margin-bottom: auto;
}
.nav-sidebar-expanded-languages {
    margin-bottom: 8px;
}
.lang-switcher-btn--wide {
    line-height: 150%;
    padding: 11px;
}
.nav-sidebar-socials {
    display: flex;
    gap: 8px;
}
.nav-sidebar-socials__link {
    background-color: var(--color-dark-grey-2);
    border-radius: 8px;
    color: var(--color-white);
    padding: 8px 0;
    text-align: center;
    transition: background-color .3s ease-in-out;
    width: 100%;
}
.nav-sidebar-socials__link svg {
    height: 22px;
    width: 22px;
}
.MobileNav {
    background: var(--color-dark-grey-1);
    border: 1px solid var(--color-dark-grey-2);
    bottom: 0;
    display: flex;
    flex-shrink: 0;
    justify-content: space-between;
    padding: 8px 16px calc(env(safe-area-inset-bottom) + 8px);
    position: fixed;
    width: 100%;
    z-index: 999;        
}


.MobileNav-Item {
    align-items: center;
    color: var(--color-mid-grey-3);
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    justify-content: flex-start;
    width: 48px;
}
.MobileNav-IconWrap {
    align-items: center;
    background-color: var(--color-dark-grey-1);
    display: flex;
    justify-content: center;
    margin-bottom: 4px;
    position: relative;
}
.MobileNav-Icon {
    fill: currentColor;
    color: var(--color-mid-grey-5);
    display: block;
    font-size: 24px;
    height: 1em;
    width: 1em;
}
.MobileNav-TextWrap {
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
    z-index: 2;
}
.MobileNav-Text {
    font-size: 10px;
    font-weight: 600;
    line-height: 1;
    margin-top: 1px;
    min-width: 79px;
    text-align: center;
}
.MobileNav-Item--active {
    color: var(--color-green-of);
}
.MobileNav-Item--main .MobileNav-IconWrap {
    border: 2px solid var(--color-mid-grey-3);
    border-radius: 50%;
    box-shadow: 0 0 0 2px var(--color-dark-grey-1);
    height: 40px;
    margin-top: -16px;
    width: 40px;
    background-color: black;
}
 
.MobileNav-Item--active .MobileNav-Icon {
    color: var(--color-main2);
}


.modal-content {
    --tw-bg-opacity: 1;
    background: rgb(33 36 37/var(--tw-bg-opacity, 1));
    border-radius: 16px;
    box-shadow: 0 0 1px rgba(0,0,0,.32),0 12px 24px rgba(0,0,0,.24);
}
.modal-header {
    border-bottom: 1px solid var(--color-dark-grey-2);
    color: var(--text-color);
    cursor: pointer;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
}
.login-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px 24px;
    flex: 1;
}
.login-form-content {
    width: 100%;
    max-width: 428px;
    margin: 0 auto;
}
.login-form-content-title {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    padding: 16px 0;
}
.registration-form-field {
    margin-top: 16px;
}
.login-form-actions {
    width: 100%;
    max-width: 428px;
    margin-top: 20px;
}
.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-mid-grey-4);
    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;
    margin: 0 auto;
}
.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: 15px;
    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: 98%;
}
.search-input__icon {
    color: var(--color-mid-grey-1);
    height: 20px;
    left: 12px;
    position: absolute;
    right: auto;
    top: calc(50% - 11px);
    width: 20px;
}
.search-input {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    overflow: auto;
    position: relative;
    width: 100%;
}
.search-input__input-field {
    background: var(--color-dark-grey-0);
    border: 2px solid transparent;
    border-radius: 8px;
    color: var(--color-white);
    font-size: 14px;
    height: 44px;
    line-height: 1.18;
   
    width: 100%;
}
.gameview-wrapper {
    height: 100vh;
    overflow: hidden;
}
.game-page {
    padding: 16px;
    width: 100%;
    max-width: 100%;
    height: calc(100vh - 16px);
}
.game-page__desktop {
    display: flex;
    flex-direction: column;
    position: relative;
}
.game-mode--desktop {
    width: calc(100% - 60px);
    margin-left: 60px;
    padding-left: 20px;
    padding-right: 20px;
}
.game-mode:not(.game-mode--multiple) {
    padding-top: 44px;
}
.game-mode__single {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: calc(100vh - 16px);
    padding: 0 0 65px;
}
.game-item {
    flex: 1;
}
.game-item__content {
    transition: all .3s ease-out;
    margin: initial;
    width: auto;
    background-color: var(--color-dark-grey-0);
    display: flex;
    flex-direction: column;
    position: relative;
    height: 100%;
    border-radius: 0 0 12px 12px;
}
.game-item__content--loaded {
    min-width: auto !important;
}
.game-header {
    background-color: var(--color-dark-grey-1);
    color: var(--color-text-main);
    padding: 6px 6px 6px 24px;
    border-radius: 12px 12px 0 0;
}
.game-header:not(.game-header--mobile) {
    position: absolute;
    width: 100%;
    top: -44px;
}
.game-header__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.game-header__name {
    font: 600 16px/24px "Montserrat","Verdana",sans-serif;
}
.game-header__name, .game-header__logo, .game-header__go-home {
    order: -1;
}
.game-header__logo {
    margin: 0 auto;
}
.game-header__toggle {
    margin-right: 16px;
    margin-left: 4px;
    flex: none;
}
.game-item__content--loaded {
    min-width: auto !important;
}
.game-item__content:not(.game-item__content--multiple) {
    min-width: 1200px;
}
.game-iframe {
    border: none;
    border-radius: 0 0 var(--border-radius-12, 12px) var(--border-radius-12, 12px);
    width: 100%;
    height: calc(100% - 44px);
    flex: 1;
}
.game-iframe--desktop {
    flex: initial;
    display: table;
    height: 100%;
}
.game-header__btn {
    width: 32px;
    height: 32px;
}


/* Estilos para o balance-menu */

.total_saldo_profile{
    padding: 11px;
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
}


.half-screen-menu {
    position: fixed;
    top: 45px;
    --tw-bg-opacity: 1;
    background-color: rgb(33 36 37 / var(--tw-bg-opacity, 1));
    color: #fff;
    display: none;
    overflow: hidden;
}

.half-screen-menu.opened {
    display: block;
    animation: slideIn 0.3s ease;
    right: 0;
}

@keyframes slideIn {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}


/*  PAMENTOS */

#mf-cashier{position:absolute}
.mobile-nav {
    background: var(--color-dark-grey-1);
    border: 1px solid var(--color-dark-grey-2);
    bottom: 0;
    display: flex;
    justify-content: space-between;
    padding: 7px 12px calc(env(safe-area-inset-bottom) + 7px);
    position: sticky;
    width: 100%;
    z-index: 100
}

.mobile-nav--fixed {
    position: fixed
}

.mobile-nav--standalone-ios {
    padding-bottom: 20px
}

@media(min-width: 460px) {
    .mobile-nav {
        display:none
    }
}






@keyframes ellipsis {
    0% {
        clip-path: inset(0 100% 0 0)
    }

    25% {
        clip-path: inset(0 66.6% 0 0)
    }

    50% {
        clip-path: inset(0 33.3% 0 0)
    }

    75% {
        clip-path: inset(0 0 0 0);
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes pulse {
    0% {
        transform: scale(.8)
    }

    40% {
        transform: scale(1) rotate(5deg)
    }

    80% {
        transform: scale(1) rotate(-5deg)
    }

    to {
        transform: scale(.8) rotate(0)
    }
}

.mf-container {
    position: relative
}

.mf-container--loading {
    min-height: calc(var(--m-app-height,100vh) - var(--nav-height,0px))
}

.profile-wrapper {
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

.container-jackpot {
    max-width: 100%;
    padding: 5px;
    text-align: center;
}

.image-jackpot {
    position: relative; /* Adiciona posição relativa */
}

.image-jackpot img {
    max-width: 100%;
}

.text-jackpot {

        position: absolute;
        top: 62%;
        left: 54%;
        transform: translate(-50%, -50%);
        color: var(--color-at400);        
        padding: 5px;
        font-size: 24px;
        font-weight: 600;
        font-family: 'Montserrat';
        letter-spacing: 4px;
  
}
.loader-container {
    align-items: center;
    background: var(--color-dark-grey-0);
    display: flex;
    flex-direction: column;
    height: 366px;
    justify-content: center;
    width: 100%
}

.loader-container--default {
    left: 0;
    position: absolute;
    top: 0
}

.desktop .loader-container--default {
    padding-top: 33px
}

.loader-container-logo {
    animation: fade .2s ease,pulse 1s ease-in-out infinite;
    height: auto;
    max-height: 67px
}

.loader-container-text {
    color: var(--color-white);
    font-size: 12px;
    font-weight: 700;
    margin-top: 12px;
    position: relative
}

.loader-container-text:after {
    animation: ellipsis 2s steps(4) infinite;
    content: "…";
    display: inline-block;
    vertical-align: bottom
}

@keyframes ellipsis {
    0% {
        clip-path: inset(0 100% 0 0)
    }

    25% {
        clip-path: inset(0 66.6% 0 0)
    }

    50% {
        clip-path: inset(0 33.3% 0 0)
    }

    75% {
        clip-path: inset(0 0 0 0);
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes pulse {
    0% {
        transform: scale(.8)
    }

    40% {
        transform: scale(1) rotate(5deg)
    }

    80% {
        transform: scale(1) rotate(-5deg)
    }

    to {
        transform: scale(.8) rotate(0)
    }
}

.mf-container {
    position: relative
}

.mf-container--loading {
    min-height: calc(var(--m-app-height,100vh) - var(--nav-height,0px))
}

.profile-wrapper {
    display: flex;
    flex-direction: column;
    flex-grow: 1
}
.mobile-nav {
    background: var(--color-dark-grey-1);
    border: 1px solid var(--color-dark-grey-2);
    bottom: 0;
    display: flex;
    justify-content: space-between;
    padding: 7px 12px calc(env(safe-area-inset-bottom) + 7px);
    position: sticky;
    width: 100%;
    z-index: 100
}

.mobile-nav--fixed {
    position: fixed
}

.mobile-nav--standalone-ios {
    padding-bottom: 20px
}

@media(min-width: 460px) {
    .mobile-nav {
        display:none
    }
}

  
.payment-method-card-logo{
    max-width: 150px;
}

.payment-method-card {
    position: relative;
    padding: 12px 12px 0;
    max-height: 90px;
    background: var(--color-dark-grey-1);
    color: var(--color-light-grey-4);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    font-size: 12px;
    img {
        width: 90%;
        height: 90%;
        object-fit: contain;
        margin-top: -35px;
      }
}
  
   
 
  

  
.cashier-sidebar {
    display: flex;
    flex-direction: column;
    z-index: 1000;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    background-color: var(--color-dark-grey-0);
    color: var(--color-light-grey-5);
    width: 520px;
    max-width: 100vw;
  }
  
.cashier-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    -webkit-overflow-scrolling: touch;
    padding: 15px;
    
    

    &-footer {
        font-weight: 500;
        font-size: 12px;
        color: var(--color-mid-grey-1);
        text-align: center;
    }
}


.cashier-header {
    --tw-bg-opacity: 1;
    background: rgb(33 36 37/var(--tw-bg-opacity, 1));
    padding: var(--gap-s);
    padding-bottom: 0;

  }

.cashier-header .cashier-header-title{
   
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    height: 32px;
    margin-bottom: 14px;
    flex-flow: column;
    margin-top: 15px;
}
     

.cashier-header .m-button{
   
    
    position: absolute;
    border-radius: 50%;
    right: 0;
        
    
}
  


  
.fiat-cashier {
    display: flex;
    flex-direction: column;
    min-height: 200px;
  
     
   
}



.fiat-cashier .fiat-cashier-content-padding  {
    padding: 16px;
  
}

.fiat-cashier .fiat-cashier-content-padding  {
    padding: 16px;
  
}

.fiat-cashier .fiat-cashier-content-m-preloader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  
}

.fiat-cashier .fiat-cashier-footer  {
    font-weight: 500;
    font-size: 12px;
    color: var(--color-mid-grey-1);
    text-align: center;
    margin-top: auto;
  
}

.fiat-cashier .fiat-cashier-processing  {
    background: #000;
    opacity: 0.4;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  
}

.cashier-form {
    flex: 1;

    > * {
        margin: 20px 0;
    }

.cashier-form .m-input-prepend > svg {
    width: 30px;
    height: 24px;
    margin-right: 10px;
    color: var(--color-mid-grey-5);
}

.cashier-form .cashier-submit {
    margin: 16px 0 30px;
}
}


  

.payment-methods {
    .active {
      position: relative;
      background: var(--color-dark-grey-2);
      box-shadow: 0 0 0 2px inset var(--color-green-of-hover);
  
      &:before,
      &:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 24px;
        height: 24px;
      }
  
      &:before {
        border-style: solid;
        border-width: 0 24px 24px 0;
        border-color: transparent var(--color-green-of-hover) transparent transparent;
      }
  
      &:after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjI1IDEwLjI5MjlMMTIuMzUzNiA4LjM5NjQ1QzEyLjE1ODMgOC4yMDEyIDExLjg0MTcgOC4yMDEyIDExLjY0NjQgOC4zOTY0NUMxMS40NTEyIDguNTkxNyAxMS40NTEyIDguOTA4MyAxMS42NDY0IDkuMTAzNTVMMTMuODk2NCAxMS4zNTM1QzE0LjA5MTcgMTEuNTQ4OCAxNC40MDgzIDExLjU0ODggMTQuNjAzNiAxMS4zNTM1TDIwLjEwMzUgNS44NTM1NUMyMC4yOTg4IDUuNjU4MjkgMjAuMjk4OCA1LjM0MTcxIDIwLjEwMzUgNS4xNDY0NUMxOS45MDgzIDQuOTUxMTkgMTkuNTkxNyA0Ljk1MTE5IDE5LjM5NjUgNS4xNDY0NUwxNC4yNSAxMC4yOTI5WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
      }
    }
}




 
.payment-methods h3{
    font-size: 16px;
    font-weight: 900;
    text-align: center;
}
  
.cashier-amount {
      
    .m-form-field-label {
      font-size: 12px;
      line-height: 1.6;
      display: flex;
      align-items: center;
  
      .m-dropdown {
        line-height: 0;
        margin-left: 4px;
      }
    }
  }

.cashier-amount .m-form-field {
    
    margin: 12px 0;

  }


.cashier-amount .m-form-field-label {
   
      font-size: 12px;
      line-height: 1.6;
      display: flex;
      align-items: center;
  
      
  }
.cashier-amount .m-form-field-label .m-dropdown {
      
    
        line-height: 0;
        margin-left: 4px;
      
  }
.amount-chips {
    margin: 0 calc(-1 * var(--sectionPadding));
    padding: 2px var(--sectionPadding);
    display: flex;
    overflow-x: scroll;
  
    .desktop & {
      flex-wrap: wrap;
      gap: 4px;
    }
  
    &-item {
      border: 2px solid rgba(255, 255, 255, 0.2);
      display: inline-flex;
      align-items: center;
      justify-content: center;
      color: rgba(255, 255, 255, 0.8);
      font-size: 14px;
      line-height: 20px;
      white-space: nowrap;
      width: 69px;
      height: 32px;
      border-radius: 20px;
      cursor: pointer;
      flex-shrink: 0;
      flex-grow: 1;
  
      &:not(:first-child) {
        margin-left: 4px;
      }
  
      &.active {
        background: rgba(255, 255, 255, 0.2);
        border: none;
      }
  
      .tablet &, .desktop & {
        flex: 1;
      }
  
      
      .desktop &, &--large {
        height: 44px;
      }
    }
  
    .ios & {
      &:after {
        content: '';
        display: block;
        flex: 0 0 var(--sectionPadding);
      }
    }
}
  




.odds-boost-container{
    display: flex;
}

.amount-chips-item {
   
    border: 2px solid rgba(255, 255, 255, 0.2);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
    width: 69px;
    height: 32px;
    border-radius: 20px;
    cursor: pointer;
    flex-shrink: 0;
    flex-grow: 1;

  }
  
.amount-help {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    padding: 8px 8px 8px 12px;
    background: var(--color-green-of);
    border-radius: 8px;
    color: var(--color-white);
   
    line-height: 160%;
  
    &-icon {
      margin-right: 8px;
      color: var(--color-su050);
  
      &--crown {
        color: var(--color-in050);
      }
    }
  
    &-close {
      margin-left: auto;
      cursor: pointer;
      color: var(--color-in050);
    }
  
    &--default {
      background-color: var(--color-in500);
    }
  
    &--success {
      background-color: var(--color-su700);
    }
  }

  
.amount-help .amount-hel-icon{
    
  
   
      margin-right: 8px;
      color: var(--color-su050);
  
      
  
    
  }

.amount-help-icon--crown {
    
        color: var(--color-in050);
     
  
  }

.inputs-dep{
    margin-bottom: 5px;
}


.button-pix{
    text-align: center;
    margin: 0 auto;
    background-color: var(--color-green-of);
    border-color: var(--color-green-of);
    width: 70%;
}


.select-button-register {
    color: var(--color-mid-grey-5);
    --tw-bg-opacity: 1;
    background: rgb(66 67 68/var(--tw-bg-opacity,1));
    border-radius: 8px;
    width: 100%;
    height: 48px;
    border: none;
    font-size: 14px;
    font-weight: 600;
    padding-left: 15px;
    
}



.select-button-register option{
    font-size: 22px;
    
        
}



.label-button-register {
    color: var(--color-mid-grey-5);
    
    width: 100%;
    height: 18px;
    border: none;
    font-size: 10px;
    font-weight: 600;
    padding-left: 15px;
}



.nav-logo-close-cassino img{
    max-width: 60px;
    
    margin-top: -6px;
}

.name-lobby-casino{
    color: white;
    font-weight: 700px;
}

.main-nav-jogo-cassino{
    height: 50px;
    margin: 5px;
    
}

.DefaultGames-Name-cassino{
    font-size: 10px;
    font-weight: 600;
    line-height: 1.042;
    text-align: center;
    color: var(--color-light-grey-5);
    display: block;
    padding-top: 4px;
}


.m-category-slider__content-cassino {
    grid-gap: 18px;
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    padding: 25px;
    max-width: 350px;
    margin: 0 auto;
}

.share-menu {
    position: absolute;
    background-color: #161D37;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
}

.share-menu a {
    display: block;
    color: black;
    padding: 8px 16px;
    text-decoration: none;
}

.share-menu a:hover {
    background-color: #f1f1f1;
}



.select-button-search {
    color: var(--color-mid-grey-5);
    background: #252C45;
    border-radius: 8px;
    width: 50px;
    height: 48px;
    border: none;
    font-size: 20px;
    font-weight: 600;

}


.select-button-search svg {
    width: 100%;
}

.select-button-search option{
    font-size: 18px;
    
        
}



.container-title-ranking {
    text-align: center;
    margin-bottom: 20px;
}

.title-torneio h3 {
    margin: 0;
    color: #A9A9A9A9;
}

.ranking {
    max-width: 600px;
    margin: 0 auto;
    background-color: #030d26;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    overflow: hidden;
}

.ranking-table {
    width: 100%;
    border-collapse: collapse;
}

.ranking-table th, .ranking-table td {
    padding: 10px 15px;
    text-align: left;
}

.ranking-table td {color: #07BE1A; font-size: 16px; font-weight: 600;}



.ranking-table tr:nth-child(even) {
    background-color: #161D37;
}



.user-info {
    display: flex;
    align-items: center;
  
    color: rgb(209, 208, 208)!important;
    font-weight: 600;
}

.profile-photo {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 10px;
}



.container-lp {
    position: relative; 
    width: 100%; /* ou o tamanho desejado */
    height: 590px; /* ou o tamanho desejado */
    overflow: hidden; /* Assegura que nada saia do contêiner */
    min-height: 580px;
}

.lp-img {
    width: 100%;
    height: 580px;
    object-fit: cover; /* Garante que a imagem cubra toda a área sem distorção */
    position: absolute;
    top: 0;
    left: 0;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 600px;
    background-color: rgba(0, 0, 0, 0.82); /* Preto com 50% de transparência */
    z-index: 8; /* Garante que a sobreposição fique sobre a imagem */
}


.lp-text-register {
    text-align: center;
    padding: 4px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 600;
    color: #f3d113;
    cursor: pointer;
}


.timer-lp {
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    color: #D0D2D7;
    font-weight: 600;
    font-size: 13px;
}

.container-down-lp{
    max-width: 800px; padding: 5px; margin: 0 auto; width: 97%;
}

.container-down-rgaf{
    max-width: 800px; padding: 5px; margin: 0 auto; width: 97%;
    margin-top: 600px;
}

.faq-container {
    max-width: 800px;
    margin: 0 auto;
    
    padding: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.faq-container h1 {
    text-align: center;
    margin-bottom: 20px;
}

.faq-item {
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.faq-question {
    padding: 10px;
    cursor: pointer;
    --tw-bg-opacity: 1;
    background-color: rgb(50 54 55/var(--tw-bg-opacity, 1));
    color: #fff;
    font-weight: bold;
}

.faq-answer {
    display: none;
    padding: 10px;
    
}


.m-card-badges {
    position: absolute;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}

.text-geral-container{
    padding: 15px;
    color: #DCDCDC;
    font-size: 10px;
    font-size: larger;
    white-space: pre-line;
    text-align: justify;
}

.container-prom-at{
    display: flex;
}

.container-prom-at-promo{
    display: contents;
    margin: auto auto;
}


.counter {

    font-weight: bold;
    font-size: 1.8rem;
    margin-left: -85px;
    margin-top: -19px;
    animation: counting 2s ease-in-out infinite;
}


@keyframes counting {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(1.1);
    }
}