body {
    overflow-y: overlay;
    font-size: 14px;
    font-family: Nunito, Arial, "Helvetica Neue", Helvetica, sans-serif;
}

button {
    font-family: Nunito,Arial,"Helvetica Neue",Helvetica,sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: Nunito,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight: 900;
    color: #fff;
    margin-block:0;}

h1 {
    font-size: 24px;
    line-height: 31px;
}

h2 {
    font-size: 1.2rem;
}

h3 {
    font-size: 1.17em;
}

@media (max-width: 1509.95px) {
    h2 {
        font-size:0.875rem;
    }
    h3 {
    	font-size: 0.875rem;
	}
}

a {
    -webkit-text-decoration: none;
    text-decoration: none;
    color: #fff;
}
.comments-container {
    border-radius: 10px;
    background: #1a1b28;
    margin-bottom: 15px;
    padding: 20px;
    border: 0 solid #ebebeb;
    margin-top: 20px
}

.footer3ul {
    text-align: left;
    list-style-type: none
}

.rat-vot {
    line-height: 22px;
    padding: 0 8px;
    background: #373952;
    border-radius: 10px;
    height: 20px;
    margin-right: 4px;
    font-weight: 600;
    font-size: 13px
}

.gameh1 {
    font-size: 25px;
    font-weight: 700
}

.gameh2 {
    font-size: 18px;
    font-weight: 700
}

.gamebullet li {
    padding: 5px
}

.contentnumber li {
    margin-bottom: 0
}

.gameh3 {
    font-size: 16px;
    font-weight: 700
}

@media only screen and (min-width: 1024px) {
    .col-md-9.game-content,.content-wrapper,.row.row-content,.col-md-3,.single-description,.single-info-container {
        position:sticky;
        animation: fadeIn 2s ease-in-out
    }

    @keyframes fadeIn {
        from {
            opacity: 0
        }

        to {
            opacity: 1
        }
    }
}

@media only screen and (max-width: 600px) {
    .game-iframe-container {
        position:relative;
        overflow: hidden;
        width: 100%;
        min-height: 410px
    }
}

#footer-navigation,#footer-navigation li a:hover,.custom-footer,.custom-footer li a:hover {
    color: #a48eff
}

#footer-navigation,#footer-navigation li a,.custom-footer,.custom-footer li a {
    color: #99a9b5;
    padding-top: 15px
}

#footer-navigation,#footer-navigation li a,.custom-footer,.custom-footer li a {
    color: #99a9b5;
    padding-top: 15px
}

#footer-navigation,#footer-navigation li a,.custom-footer,.custom-footer li a {
    color: #fff;
    padding-top: 15px
}

.clearfix:after,.clearfix:before {
    content: "";
    display: table
}

#footer-socials {
    text-align: right
}

#footer-socials .socials {
    text-align: right;
    margin: 0 -7px;
    display: inline-block;
    vertical-align: middle
}

#footer-socials {
    text-align: right
}

#footer-socials .socials {
    text-align: right;
    margin: 0 -7px;
    display: inline-block;
    vertical-align: middle
}

a.socials-item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin: 0 5px;
    line-height: 16px;
    padding: 10px;
    border-radius: 50%;
    background-color: #1a1b28;
    border: 1px solid #484865;
    box-shadow: 3px 9px 16px rgb(0 0 0/24%),-3px -3px 10px rgb(253 192 192/6%),inset 14px 14px 26px rgb(0 0 0/17%),inset -3px -3px 15px rgb(255 255 255/0%)
}

.socials-item i {
    display: inline-block;
    font-weight: 400;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-size: 16px;
    text-align: center;
    vertical-align: top;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: 400;
    text-rendering: auto
}

a.socials-item:hover {
    box-shadow: 0 0 20px #a48effb5;
    border-color: #a48effb5;
    background: linear-gradient(to right,#a48eff1c,#a48effb5,#a48eff24)
}

@keyframes shake-x {
    0%,100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }
}

.single-product .single-submit.shaked {
    animation: shake-x 1s ease infinite
}

.single-product .single-submit.shaked:hover {
    animation: none
}

#footer-socials {
    text-align: center;
    padding: 10px
}

.socials {
    display: inline-block
}

#footer-menu li {
    display: inline-block;
    padding: 0 15px;
    position: relative;
    line-height: 1
    margin-bottom: 8px; /* Adds spacing between menu items */
}

#footer-menu li a {
    padding: 5px 8px; /* Increases the clickable area */
    display: inline-block; /* Ensures padding affects clickable area */
}

#footer-menu li+li:before {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    left: -1px;
    top: 0;
    font-size: 0;
    border-left: 1px solid #0c0d15;
    border-right: 1px solid #3f3d57
}

#footer-menu {
    list-style: none;
    padding: 10px;
    text-align: center
}

@media(min-width: 768px) {
    #footer-socials {
        text-align:right
    }

    #footer-menu {
        list-style: none;
        padding: 0;
        text-align: center
    }

    #footer-menu li {
        display: inline-block;
        padding: 0 30px;
        position: relative;
        line-height: 1
        margin-bottom: 8px; /* Adds spacing between menu items */
    }

    .logo-footer {
        float: left;
        margin: 0
    }
}

.logo-footer {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 1px
}

.nav-link {
    border-radius: 30px;
    transition: all 250ms ease 0s;
    border: none;
    cursor: pointer;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-weight: 800;
    font-size: 16px;
    box-sizing: border-box;
    padding: 8px 16px;
    background: #6842ff;
    color: #f9faff;
    height: 40px
}

.column {
    margin: 15px 15px 0;
    padding: 0
}

.column:last-child {
    padding-bottom: 60px
}

.column::after {
    content: '';
    clear: both;
    display: block
}

.column div {
    position: relative;
    float: left;
    width: 300px;
    height: 200px;
    margin: 0 0 0 25px;
    padding: 0
}

.column div:first-child {
    margin-left: 0
}

.column div span {
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: -1;
    display: block;
    width: 300px;
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0
}

figure {
    width: 300px;
    height: 200px;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden
}

figure:hover+span {
    bottom: -36px;
    opacity: 1
}

.hover14 figure {
    position: relative
}

.hover14 figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.hover14 figure:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.cg {
    height: 107%
}

@media only screen and (max-width: 1186px) {
    .cg {
        height:106%
    }
}

@media(max-width: 768px) {
    .cg {
        height:100%
    }
}

@media only screen and (max-width: 537px) {
    .cg {
        height:100%
    }
}

@media only screen and (max-width: 480px) {
    .cg {
        height:100%
    }
}

@media only screen and (max-width: 431px) {
    .cg {
        height:100%
    }
}

@media(max-width: 768px) {
    .hide-on-mobile {
        display:none
    }
}

.remove-on-desktop {
    display: block
}

@media(min-width: 768px) {
    .remove-on-desktop {
        display:none
    }
}
/* Additional styles if needed */
.hidden {
    display: none !important;
}
.visible {
    display: block !important;
}
#mainNav {
    position: fixed !important;
}
/* button install wap */
.css-1iktwg9 {
    border-radius: 30px;
    transition: all 250ms ease 0s;
    border: none;
    cursor: pointer;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-family: Nunito;
    font-size: 16px;
    box-sizing: border-box;
    background: transparent;
    color: rgb(239, 240, 247);
    padding: 0px;
    font-weight: 400;
    height: 22px;
}
.css-1iktwg9 svg {
    color: rgb(102, 106, 127);
}
.css-1iktwg9 svg {
    height: 20px;
    width: 20px;
    margin-right: 8px;
}
.css-6qu7l6 {
    display: inline-block;
    fill: currentcolor;
    height: 24px;
    width: 24px;
}
.css-1iktwg9:focus {
    outline: none;
}
@media (hover: hover) {
    .css-1iktwg9:hover {
        color: rgb(170, 173, 190);
    }
}
.css-1iktwg9:active {
    color: rgba(170, 173, 190, 0.8);
}
/* button install wap */
/*stylec*/
.css-1rpjij0 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    /*padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;*/
}
@media (min-width: 1082px) {
    .css-1rpjij0 {
        max-width:calc(100% - 0px);
    }
}
.css-3r4t8s {
    margin-top: 8px;
    color: rgb(170, 173, 190);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all 0.3s ease-out 0s;
    width: calc(100% - 100px);
}
.css-13bjm5z {
    color: rgb(149, 123, 255);
    margin-top: 8px;
    padding-left: 4px;
    cursor: pointer;
}
.css-3r4t8s > p:last-of-type {
    margin-block-end: 0px;
}
.css-3r4t8s > p:first-of-type {
    margin-block-start: 0px;
}
.css-1o5e1pr {
    margin-bottom: 16px;
	margin-top: 16px;
    content-visibility: auto;
    contain: layout paint;
    contain-intrinsic-size: 400px;
    overflow-anchor: none;
    border-radius: 10px;
    background-color: rgb(19, 20, 30);
    height: auto;
    position: relative;
    color: rgb(170, 173, 190);
    font-size: 16px;
}
.css-1o5e1pr p {
    color: rgb(170, 173, 190);
    font-size: 16px;
}
.css-1o5e1pr h2, .css-1o5e1pr h3 {
    color: rgb(229, 230, 238);
    font-weight: 800;
    font-size: 16px;
}
.css-1o5e1pr a {
    text-decoration: none;
    color: rgb(164, 142, 255);
    font-weight: 700;
}
.css-1o5e1pr a:hover {
    color: #6842FF;
}
.css-7tu4m6 {
    height: 100%;
    overflow: hidden auto;
    padding: 30px 30px 0px;
    scrollbar-width: thin;
    scrollbar-color: rgb(170, 173, 190) transparent;
}
.css-oxuesd>p:first-of-type {
    margin-block-start:0;
}
.css-oxuesd>p:last-of-type {
    margin-block-end:0;
}
.css-8b5xsp {
    margin: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-width: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.12);
    border-bottom-width: thin;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 0px;
    margin-right: 0px;
}
.css-1fqf6do {
    background-color: rgb(19, 20, 30);
    height: 50px;
    padding-top: 10px;
    padding-left: 30px;
}
.css-ieoiqz {
    cursor: pointer;
    -webkit-text-decoration: none;
    text-decoration: none;
    color: #A48EFF;
    font-weight: 700;
}
.css-ieoiqz:hover {
    color: #6842FF;
}
.game-container-category {
    padding-top: 16px;
}
.css-41foc0 {
    margin-bottom: 16px;
    margin-top: 16px;
    content-visibility: auto;
    contain: layout paint;
    contain-intrinsic-size: 400px;
    overflow-anchor: none;
    border-radius: 10px;
    background-color: #13141E;
    height: 250px;
    position: relative;
    color: #AAADBE;
    font-size: 16px;
}
.css-41foc0 h2, .css-41foc0 h3 {
    color: #E5E6EE;
    font-weight: 800;
    font-size: 16px;
}
.css-41foc0 a {
    -webkit-text-decoration: none;
    text-decoration: none;
    color: #A48EFF;
    font-weight: 700;
}
.css-41foc0 a:hover {
    color: #6842FF;
}
.css-41foc0 p {
    color: #AAADBE;
    font-size: 16px;
}
.css-1kgwhqq {
    margin-top: 8px;
    color: rgb(170, 173, 190);
    display: -webkit-box;
    -webkit-line-clamp: unset;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all 0.3s ease-out 0s;
}
.css-aj9vsp {
    color: rgb(149, 123, 255);
    cursor: pointer;
}
.css-193hrpf {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 30px;
    scrollbar-width: thin;
    scrollbar-color: #AAADBE transparent;
    padding-bottom: 60px;
}
.css-193hrpf::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background: rgba(0,0,0,0);
}
.css-193hrpf::-webkit-scrollbar-thumb {
    background: #AAADBE;
    border-radius: 30px;
}

.css-193hrpf::-webkit-scrollbar-corner {
    background: rgba(0,0,0,0);
}
.css-1lo4a7f {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 4px;
    background: linear-gradient(180deg, rgba(19, 20, 30, 0) 0%, #13141E 35.42%);
    height: 80px;
    padding-top: 40px;
    padding-left: 30px;
}
.css-obv89a>p:last-of-type {
    margin-block-end: 0;
}
.css-obv89a>p:first-of-type {
    margin-block-start: 0;
}
.css-1kgwhqq > p:last-of-type {
    margin-block-end: 0px;
}
.css-1kgwhqq > p:first-of-type {
    margin-block-start: 0px;
}
.css-obv89a {
    margin-top: 8px;
    color: #AAADBE;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
/*stylec*/
/*vthumbc*/
.css-1dtmw8n {
    display: grid;
    -webkit-box-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    box-sizing: border-box;
    content-visibility: visible;
    margin-top: -4px;
    margin-left: -4px;
    padding: 0;
    width: 100%;
    -webkit-column-gap: 6px;
    column-gap: 6px;
    row-gap: 6px;
    margin: 0;
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
}
@media only screen and (max-width: 959px) {
    .css-1dtmw8n {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        padding-left: inherit;
    }
}
@media (max-width: 1081.95px) {
    .css-1dtmw8n {
        padding-right:0;
        padding-left: 0;
        margin-left: 0;
        width: 100%;
    }
}
.css-1dtmw8n .skeleton {
    margin: 4px;
    height: 0!important;
    padding-top: calc(100 / 178 * (100% - 4px))!important;
}
@media (min-width: 1778px) {
    .css-1dtmw8n .skeleton {
        margin:6px;
    }
}
@media (min-width: 330px) {
    .css-1dtmw8n {
        grid-template-columns:repeat(3, 1fr);
    }
}
@media (min-width: 590px) {
    .css-1dtmw8n {
        grid-template-columns:repeat(3, 1fr);
    }
}
@media (min-width: 850px) {
    .css-1dtmw8n {
        grid-template-columns:repeat(4, 1fr);
    }
}
@media (min-width: 1080px) {
    .css-1dtmw8n {
        grid-template-columns:repeat(4, 1fr);
    }
}
@media (min-width: 1250px) {
    .css-1dtmw8n {
        grid-template-columns:repeat(6, 1fr);
    }
}
@media (min-width: 1545px) {
    .css-1dtmw8n {
        grid-template-columns:repeat(6, 1fr);
    }
}
@media (min-width: 2020px) {
    .css-1dtmw8n {
        grid-template-columns:repeat(9, 1fr);
    }
}
@media (min-width: 2222px) {
    .css-1dtmw8n {
        grid-template-columns:repeat(9, 1fr);
        -webkit-column-gap: 10px;
        column-gap: 10px;
        row-gap: 6px;
    }
}
@media (min-width: 2630px) {
    .css-1dtmw8n {
        grid-template-columns:repeat(9, 1fr);
    }
}
.css-1fanuwr {
    border-radius: calc(8px + 2px);
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
    box-sizing: border-box;
    display: block;
    contain: layout;
    z-index: 0;
    -webkit-transition: -webkit-transform .1s cubic-bezier(.5, 0, .1, 1);
    transition: transform .1s cubic-bezier(.5, 0, .1, 1);
    transition-delay: 0s;
    background-color: rgba(255,255,255,0.07);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: relative;
    margin-left: 1px;
    margin-top: 1px;
    width: calc(100% - 1px);
    /*padding-top: calc(100 / 178 * (100% - 4px))!important;*/
    padding-top: calc(100 / 100 * (100% - 4px))!important;
    width: 100%;
    height: 0;
    padding: 0;
}
.css-1fanuwr .skeleton {
    top: 0!important;
}
.css-1fanuwr .GameThumbImage {
    -webkit-transition: opacity .3s cubic-bezier(.5, 0, .1, 1);
    transition: opacity .3s cubic-bezier(.5, 0, .1, 1);
    transition-delay: 0ms;
    z-index: 1;
    border-radius: 8px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    color: transparent;
}
.css-1fanuwr .gameThumbTitleContainer {
    color: #FFFFFF;
    position: absolute;
    bottom: 5px;
    margin-bottom: 8px;
    margin-left: 8px;
    z-index: 4;
    font-size: 11.2px;
    font-weight: 700;
    width: 0;
    height: 0;
    overflow: hidden;
}
.css-qmqhe {
    border-radius: calc(10px);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(104, 66, 255);
    box-sizing: border-box;
    display: block;
    contain: layout;
    z-index: 10;
    transition: transform 0.1s cubic-bezier(0.5, 0, 0.1, 1) 0s;
    background-color: rgba(255, 255, 255, 0.07);
    background-clip: padding-box;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.57) 0px 0px 7px 1px;
    overflow: visible;
    position: relative;
    margin-left: 1px;
    margin-top: 1px;
    width: 100%;
    height: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    /*padding-top: calc(56.1798% - 2.24719px) !important;*/
    padding-top: calc(100% - 4px) !important;
}
.css-qmqhe .gameThumbTitleContainer {
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 5px;
    margin-bottom: 8px;
    margin-left: 8px;
    z-index: 4;
    font-size: 11.2px;
    font-weight: 700;
    width: calc(100% - 16px);
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.css-qmqhe .GameThumbImage {
    transition: opacity 0.3s cubic-bezier(0.5, 0, 0.1, 1) 0ms;
    z-index: 1;
    border-radius: 8px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 100%;
    color: transparent;
}
.css-46c6u3 {
    transition: opacity 0.3s cubic-bezier(0.5, 0, 0.1, 1) 300ms;
    position: absolute;
    bottom: 0px;
    z-index: 2;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
}
.css-46c6u3 video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.css-2cdjcp {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0) 50%);
    position: absolute;
    bottom: 0px;
    z-index: 3;
    height: 100%;
    width: 100%;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
/*vthumbc*/
/*ctnavebar*/
.css-b97fys {
    height: 100px;
    overflow: hidden;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.css-b97fys ul {
    padding-top: 0;
    padding-bottom: 0;
}
@media (max-width: 874.95px) {
    .css-b97fys ul {
        margin-top:16px;
    }
}
.css-b97fys .double-arrow {
    display: none;
}
.css-b97fys .arrow {
    top: 0;
    height: 100%;
}
.css-b97fys li {
    width: min(calc(100% / 3), 220px);
}
@media (min-width: 1082px) {
    .css-b97fys li {
        width:min(calc(100% / 4), 220px);
    }
}
@media (min-width: 1280px) {
    .css-b97fys li {
        width:min(calc(100% / 6), 220px);
    }
}
@media (min-width: 1910px) {
    .css-b97fys li {
        width:min(calc(100% / 8), 220px);
    }
}
.css-1nehx92 {
    position: relative;
    overflow-y: hidden;
    z-index: 2;
}
@media (hover: hover) {
    .css-1nehx92:hover .arrow {
        opacity:1;
    }
}
.css-1wx3xhk {
    margin-block-end:0;padding: 10px 8px;
    overflow: hidden;
    overflow-x: scroll;
    width: 100%;
    white-space: nowrap;
    list-style: none;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    scroll-padding: 50px 50px 50px 50px;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0;
}
.css-1wx3xhk::-webkit-scrollbar {
    display: none;
}
.css-1wx3xhk li.primeCarouselLi {
    list-style: none;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    position: relative;
}
.css-nb4mi8 {
    height: 102px;
    background-color: #1A1B28;
    margin-right: 8px;
    padding: 16px;
    border-radius: 10px;
    margin-bottom: 12px;
}
.css-nb4mi8 img {
    width: 35px;
    height: 35px;
    color: #6842FF;
    display: block;
    margin-bottom: 6px;
}
.css-nb4mi8:hover {
    background-color: #212233;
}
.css-15yp4kt {
    font-weight: 700;
    color: #F9FAFF;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.css-inysc7 {
    height: 102px;
    background-color: #1A1B28;
    margin-right: 8px;
    padding: 16px;
    border-radius: 10px;
}
.css-inysc7 img {
    width: 35px;
    height: 35px;
    color: #6842FF;
    display: block;
    margin-bottom: 6px;
}
.css-inysc7:hover {
    background-color: #212233;
}
.css-16gqwa3 {
    height: calc(104px);
    top: 10px;
    background-position: 50% center;
    background-repeat: no-repeat;
    width: 50px;
    color: transparent;
    border: 0px;
    position: absolute;
    z-index: 1;
    outline: none 0px;
    opacity: 0;
    border-radius: 0px;
    transition: opacity 0.25s ease 0s, background-color 0.25s ease 0s;
    background-color: rgba(0, 0, 0, 0.7);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuMjM3IDE3LjIzN3YtMi40NzRsMTQgMTRjLjY4NC42ODMuNjg0IDEuNzkgMCAyLjQ3NGExLjc0OCAxLjc0OCAwIDAxLTIuNDc0IDBsLTE0LTE0YTEuNzQ4IDEuNzQ4IDAgMDEwLTIuNDc0bDE0LTE0YTEuNzQ4IDEuNzQ4IDAgMDEyLjQ3NCAwYy42ODQuNjgzLjY4NCAxLjc5IDAgMi40NzRsLTE0IDE0eiIgZmlsbD0iI0VGRjFGMSIvPjwvc3ZnPg==);
    left: 0px;
}
.css-1pzb6vf {
    height: calc(100px + 4px);
    top: 10px;
    -webkit-background-position: 50%;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 50px;
    color: transparent;
    border: 0;
    position: absolute;
    z-index: 1;
    outline-color: initial;
    outline-style: none;
    outline-width: 0;
    opacity: 0;
    border-radius: 0;
    -webkit-transition: opacity .25s ease, background-color .25s ease;
    transition: opacity .25s ease, background-color .25s ease;
    background-color: rgba(0, 0, 0, .7);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0Ljc2MyAxNy4yMzd2LTIuNDc0bC0xNCAxNGExLjc0OCAxLjc0OCAwIDAwMCAyLjQ3NGMuNjgzLjY4NCAxLjc5LjY4NCAyLjQ3NCAwbDE0LTE0YTEuNzQ4IDEuNzQ4IDAgMDAwLTIuNDc0bC0xNC0xNEExLjc1IDEuNzUgMCAwMC43NjMgMy4yMzdsMTQgMTR6IiBmaWxsPSIjRUZGMUYxIi8+PC9zdmc+);
    right: 0px;
}
.css-16livkf {
    margin-top: 20px;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 0px;
    content-visibility: auto;
    contain: layout paint;
    overflow-anchor: none;
    height: 100px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 874.95px) {
    .css-16livkf {
        -webkit-flex-direction:column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: unset;
    }
}
/*ctnavebar*/
/*schbu*/
.css-wl8sln {
    padding: 32px;
    position: fixed;
    z-index: 1300;
    inset: 0px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.css-l8b4om {
    z-index: -1;
    position: fixed;
    inset: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    transition: background-color 225ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    -webkit-tap-highlight-color: transparent;
}
.css-1rh4j88 {
    position: relative;
    padding: 8px;
    max-height: calc(100% - 64px);
    max-width: 100%;
    display: flex;
    flex-direction: column;
    outline: none;
}
.css-1jnxe21 {
    scrollbar-width: thin;
    scrollbar-color: rgb(170, 173, 190) transparent;
    overflow-y: auto;
    background-color: rgb(33, 34, 51);
    color: rgb(102, 106, 127);
    border-radius: 20px;
    max-width: 600px;
    padding: 24px;
}
.css-d8hoyy {
    position: absolute;
    top: 16px;
    right: 12px;
    width: 38px;
    height: 38px;
    z-index: 1;
}
.css-d76q8 {
    border-radius: 30px;
    transition: all 250ms ease 0s;
    border: none;
    cursor: pointer;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-family: Nunito;
    font-weight: 800;
    font-size: 16px;
    box-sizing: border-box;
    background: rgb(104, 66, 255);
    color: rgb(249, 250, 255);
    padding: 0px;
    width: 30px;
    min-width: 30px;
    height: 30px;
}
.css-d8hoyy button {
    background-color: transparent;
    color: rgb(102, 106, 127);
}
.css-d76q8 svg {
    margin-right: 0px;
}
.css-d76q8 svg {
    height: 20px;
    width: 20px;
    margin-right: 8px;
}

.css-1gm2yex {
    margin-bottom: 16px;
    text-align: center;
    color: rgb(249, 250, 255);
    font-weight: 800;
}
.css-6jxjaa {
    margin: 0px 4px;
    transition: opacity 0.2s ease 0s;
    opacity: 0.9;
}
.css-zu4qvb {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background: rgb(44, 100, 246);
}
.css-1pl39pq {
    display: inline-block;
    fill: currentcolor;
    color: white;
    width: 30px;
    height: 30px;
}
.css-1wtz2hp {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background: black;
}
.css-jbkb3 {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background: rgb(88, 190, 85);
}
.css-17l7bn3 {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background: rgb(45, 100, 188);
}
.css-1whad9x {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background: rgb(236, 101, 61);
}
.css-chxnnc {
    display: flex;
    margin-bottom: 8px;
    margin-top: 16px;
    width: 100%;
    position: relative;
    -webkit-box-align: center;
    align-items: center;
}
.css-6lp7pz {
    border-radius: 30px;
    transition: all 250ms ease 0s;
    border: none;
    cursor: pointer;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-family: Nunito;
    font-weight: 800;
    font-size: 16px;
    box-sizing: border-box;
    padding: 8px 16px;
    background: rgb(104, 66, 255);
    color: rgb(249, 250, 255);
    height: 34px;
    position: absolute;
    right: 16px;
}
.css-1kgmm81 {
    padding: 12px 96px 12px 14px;
    border: 2px solid transparent;
    background-color: rgb(19, 20, 30);
    color: rgb(249, 250, 255);
    border-radius: 8px;
    width: 100%;
}
.css-1kgmm81 .MuiInput-input {
    font-family: Nunito, Arial, "Helvetica Neue", Helvetica, sans-serif;
    outline: 0px;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    resize: none;
    padding: 0px;
    border: 0px;
    background: none;
    color: rgb(135, 138, 158);
}
.css-3uwb56 {
    display: inline-block;
    fill: currentcolor;
    color: white;
    width: 28px;
    height: 28px;
}
/*schbu*/



