@font-face{
    font-display:swap;
    font-family:"Montserrat Regular";
    font-stretch:100%;
    font-style:normal;
    font-weight:400;
    src:url(/lobby/assets/fonts/Montserrat.woff2) format("woff2"),url(/lobby/assets/fonts/Montserrat.ttf) format("truetype")
}
@font-face{
    font-display:swap;
    font-family:"Montserrat Medium";
    font-stretch:100%;
    font-style:normal;
    font-weight:500;
    src:url(/lobby/assets/fonts/Montserrat.woff2) format("woff2"),url(/lobby/assets/fonts/Montserrat.ttf) format("truetype")
}
@font-face{
    font-display:swap;
    font-family:"Montserrat SemiBold";
    font-stretch:100%;
    font-style:normal;
    font-weight:600;
    src:url(/lobby/assets/fonts/Montserrat.woff2) format("woff2"),url(/lobby/assets/fonts/Montserrat.ttf) format("truetype")
}
@font-face{
    font-display:swap;
    font-family:"Montserrat Bold";
    font-stretch:100%;
    font-style:normal;
    font-weight:700;
    src:url(/lobby/assets/fonts/Montserrat.woff2) format("woff2"),url(/lobby/assets/fonts/Montserrat.ttf) format("truetype")
}
@font-face{
    font-display:swap;
    font-family:"Montserrat ExtraBold";
    font-stretch:100%;
    font-style:normal;
    font-weight:800;
    src:url(/lobby/assets/fonts/Montserrat.woff2) format("woff2"),url(/lobby/assets/fonts/Montserrat.ttf) format("truetype")
}
@font-face{
    font-display:swap;
    font-family:"Montserrat";
    font-stretch:100%;
    font-style:normal;
    font-weight:400;
    src:url(/lobby/assets/fonts/Montserrat.woff2) format("woff2"),url(/lobby/assets/fonts/Montserrat.ttf) format("truetype")
}
@font-face{
    font-display:swap;
    font-family:"Montserrat";
    font-stretch:100%;
    font-style:normal;
    font-weight:500;
    src:url(/lobby/assets/fonts/Montserrat.woff2) format("woff2"),url(/lobby/assets/fonts/Montserrat.ttf) format("truetype")
}
@font-face{
    font-display:swap;
    font-family:"Montserrat";
    font-stretch:100%;
    font-style:normal;
    font-weight:600;
    src:url(/lobby/assets/fonts/Montserrat.woff2) format("woff2"),url(/lobby/assets/fonts/Montserrat.ttf) format("truetype")
}
@font-face{
    font-display:swap;
    font-family:"Montserrat";
    font-stretch:100%;
    font-style:normal;
    font-weight:700;
    src:url(/lobby/assets/fonts/Montserrat.woff2) format("woff2"),url(/lobby/assets/fonts/Montserrat.ttf) format("truetype")
}
@font-face{
    font-display:swap;
    font-family:"Montserrat";
    font-stretch:100%;
    font-style:normal;
    font-weight:800;
    src:url(/lobby/assets/fonts/Montserrat.woff2) format("woff2"),url(/lobby/assets/fonts/Montserrat.ttf) format("truetype")
}
@font-face{
    font-display:swap;
    font-family:"Teko";
    font-stretch:100%;
    font-style:normal;
    font-weight:400;
    src:url(/fonts/teko/Teko.woff2) format("woff2"),url(/fonts/teko/Teko.ttf) format("truetype")
}
@font-face{
    font-display:swap;
    font-family:"Teko";
    font-stretch:100%;
    font-style:normal;
    font-weight:500;
    src:url(/fonts/teko/Teko.woff2) format("woff2"),url(/fonts/teko/Teko.ttf) format("truetype")
}
@font-face{
    font-display:swap;
    font-family:"Teko";
    font-stretch:100%;
    font-style:normal;
    font-weight:600;
    src:url(/fonts/teko/Teko.woff2) format("woff2"),url(/fonts/teko/Teko.ttf) format("truetype")
}
@font-face{
    font-display:swap;
    font-family:"Teko";
    font-stretch:100%;
    font-style:normal;
    font-weight:700;
    src:url(/fonts/teko/Teko.woff2) format("woff2"),url(/fonts/teko/Teko.ttf) format("truetype")
}
@font-face{
    font-display:swap;
    font-family:"Teko";
    font-stretch:100%;
    font-style:normal;
    font-weight:800;
    src:url(/fonts/teko/Teko.woff2) format("woff2"),url(/fonts/teko/Teko.ttf) format("truetype")
}
@font-face{
    font-display:swap;
    font-family:"Roboto Regular";
    font-stretch:100%;
    font-style:normal;
    font-weight:400;
    src:url(/fonts/roboto/Roboto.woff2) format("woff2"),url(/fonts/roboto/Roboto.ttf) format("truetype")
}
@font-face{
    font-display:swap;
    font-family:"Roboto Semi";
    font-stretch:100%;
    font-style:normal;
    font-weight:600;
    src:url(/fonts/roboto/Roboto.woff2) format("woff2"),url(/fonts/roboto/Roboto.ttf) format("truetype")
}
@font-face{
    font-display:swap;
    font-family:"Roboto Extra";
    font-stretch:100%;
    font-style:normal;
    font-weight:800;
    src:url(/fonts/roboto/Roboto.woff2) format("woff2"),url(/fonts/roboto/Roboto.ttf) format("truetype")
}
body.main-container{
    --navbar-height:60px;
    --navbar-height-redesign:50px;
    --tab-menu-height:46px;
    --sidebar-left-navigation-width:240px;
    --sidebar-left-navigation-width-no-hover:56px;
    --sidebar-left-navigation-width-old:90px
}
@media(max-width:1279px){
    body.main-container{
        --navbar-height:76px
    }
}
@media(max-width:tabletpx){
    body.main-container{
        --navbar-height:76px
    }
}
@media(min-width:0px)and (max-width:767px){
    body.main-container{
        --sidebar-left-navigation-width:100vw;
        --navbar-height:45px
    }
}
.page{
    align-items:stretch;
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
    letter-spacing:normal
}
@media(min-width:0px)and (max-width:767px){
    .page{
        overflow:hidden
    }
}
.page-wrapper{
    align-items:stretch;
    display:flex;
    flex-direction:row;
    justify-content:flex-start;
    transition:all .25s ease
}
.page-wrapper.notification{
    margin-top:50px
}
@media(min-width:0px)and (max-width:767px){
    .page-wrapper{
        min-width:320px
    }
}
.page-content{
    background-color:#0c1014;
    flex:1 1;
    height:calc(100vh - 50px);
    overflow:auto;
    overflow-x:hidden;
    width:100vw
}
@media(min-width:768px)and (max-width:1279px){
    .page-content{
        height:calc(100dvh - 50px)
    }
}
@media(min-width:0px)and (max-width:767px){
    .page-content{
        height:calc(100dvh - 48px)
    }
}
@media(min-width:0px)and (max-width:1279px){
    .page-content{
        margin-top:0
    }
}
.page-content.show-scrollbar{
    scrollbar-gutter:stable
}
.page-main{
    margin-left:auto;
    margin-right:auto;
    padding:0;
    width:100%
}
.side-bar{
    align-items:stretch;
    background-color:#0d1015;
    display:flex;
    flex-direction:row;
    height:100%;
    justify-content:flex-start;
    max-width:312px;
    z-index:998
}
@media(max-width:1279px){
    .side-bar{
        height:calc(100vh - var(--navbar-height-redesign));
        position:fixed;
        transform:translateX(-210%);
        transition:all .15s ease
    }
    .side-bar.opened{
        transform:translateX(0)
    }
}
@media(max-width:tabletpx){
    .side-bar{
        height:calc(100vh - var(--navbar-height-redesign));
        position:fixed;
        transform:translateX(-210%);
        transition:all .15s ease
    }
    .side-bar.opened{
        transform:translateX(0)
    }
}
@media(min-width:0px)and (max-width:767px){
    .side-bar{
        height:calc(100% - 45px);
        max-width:none
    }
}
.bottom-bar{
    align-items:stretch;
    background-color:#1d232a;
    color:#fff;
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
    margin-top:200px;
    position:relative;
    z-index:2
}
@media(min-width:0px)and (max-width:767px){
    .bottom-bar{
        margin-top:0
    }
}
.discord-fixed{
    bottom:20px;
    position:fixed;
    right:20px;
    z-index:11
}
@media(min-width:0px)and (max-width:767px){
    .discord-fixed{
        bottom:14px;
        right:14px
    }
}
.discord-fixed img{
    width:48px
}
.sb-container{
    margin:0 auto!important;
    max-width:1280px!important;
    width:100%
}
@media(min-width:1280px)and (max-width:1440px){
    .sb-container{
        max-width:1148px!important
    }
}
html{
    height:-webkit-fill-available;
    overflow:hidden
}
body{
    min-height:-webkit-fill-available
}
body.main-container{
    -webkit-text-size-adjust:100%;
    -moz-text-size-adjust:100%;
    text-size-adjust:100%;
    -webkit-font-smoothing:antialiased;
    background-color:#14181d;
    color:#fff;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:15px;
    letter-spacing:.01em;
    line-height:normal;
    margin:0!important;
    overscroll-behavior:none
}
img{
    font-style:italic;
    height:auto;
    max-height:100%;
    max-width:100%;
    vertical-align:middle
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{
    -webkit-appearance:none;
    margin:0
}
a:focus,button:focus{
    outline:0
}
a:-webkit-any-link{
    -webkit-text-decoration:none;
    text-decoration:none
}
a:visited{
    color:#fff
}
*,:after,:before{
    box-sizing:border-box;
    font-weight:400;
    margin:0;
    padding:0;
    position: relative
}
h1{
    font-family:"Montserrat ExtraBold","Arial Black",sans-serif;
    font-size:40px;
    margin:25px 0
}
@media(min-width:1367px)and (max-width:1600px){
    h1{
        font-size:40px
    }
}
@media(min-width:0px)and (max-width:767px){
    h1{
        font-size:25px;
        line-height:26px
    }
}
h2{
    font-family:"Montserrat ExtraBold","Arial Black",sans-serif;
    font-size:30px;
    line-height:32px;
    margin:30px 0
}
@media(min-width:1367px)and (max-width:1600px){
    h2{
        font-size:24px
    }
}
@media(min-width:0px)and (max-width:767px){
    h2{
        font-size:17px;
        line-height:19px
    }
}
h3{
    font-family:"Montserrat SemiBold","Verdana",sans-serif;
    font-size:25px
}
@media(min-width:1367px)and (max-width:1600px){
    h3{
        font-size:30px
    }
}
h4{
    font-size:20px;
    line-height:25px
}
p{
    color:#bdc0c2;
    font-size:15px;
    line-height:20px
}
@media(min-width:1367px)and (max-width:1600px){
    p{
        font-size:12px
    }
}
@media(min-width:0px)and (max-width:767px){
    p{
        font-size:11px;
        line-height:13px
    }
}
a{
    -webkit-text-decoration:none;
    text-decoration:none
}
ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none
}
.timer-container{
    background-color:#76d4ff;
    z-index:12
}
.timer-bg,.timer-container{
    bottom:0;
    height:5px;
    left:0;
    position:absolute;
    right:auto;
    top:auto
}
.timer-bg{
    background-color:rgba(118,212,255,.435);
    width:100%;
    z-index:11
}
.toasted-container{
    align-items:flex-end;
    width:100%!important;
    z-index:10001!important
}
@media(min-width:0px)and (max-width:767px){
    .toasted-container{
        align-items:center;
        width:100%
    }
}
.toasted-container .toasted{
    align-items:center!important;
    background-position:20px 47%!important;
    background-repeat:no-repeat!important;
    display:flex;
    flex-direction:row!important;
    justify-content:flex-start!important;
    min-height:60px!important;
    padding-left:55px!important;
    width:100%!important
}
@media(min-width:0px)and (max-width:767px){
    .toasted-container .toasted{
        flex-direction:column!important;
        padding:21px 40px 20px 66px!important
    }
    .toasted-container .toasted div{
        align-items:stretch;
        align-self:flex-start;
        display:flex;
        flex-direction:column;
        justify-content:flex-start
    }
}
.toasted-container .toasted a{
    align-items:center;
    display:flex!important;
    font-size:15px;
    height:20px;
    justify-content:center;
    padding:0!important;
    text-transform:capitalize;
    width:150px
}
.toasted-container .toasted a.links{
    margin-left:10px;
    position:relative;
    width:auto
}
.toasted-container .toasted.interact{
    align-items:center;
    background-image:url(/img/00_General/toast/congrats.svg)!important;
    flex-direction:row;
    justify-content:space-between;
    min-height:120px!important;
    padding-left:80px!important;
    padding:15px
}
.toasted-container .toasted.interact div{
    width:332px
}
.toasted-container .toasted.news{
    background-image:url(/img/00_General/toast/congrats.svg)!important;
    padding-left:80px!important;
    padding:15px 245px 15px 15px;
    width:817px!important
}
.toasted-container .toasted.news div h2{
    color:#fff!important;
    font-size:16px;
    line-height:18px;
    margin:0 0 5px
}
.toasted-container .toasted.news div .button-container a{
    border:2px solid;
    border-radius:20px;
    color:#a0a4a7;
    height:40px;
    right:20px;
    text-transform:uppercase;
    top:calc(50% - 20px);
    width:200px
}
.toasted-container .toasted.bid-toast{
    align-items:center;
    display:flex;
    flex-direction:row;
    justify-content:flex-start
}
.toasted-container .toasted.bid-toast h2{
    color:hsla(0,0%,100%,.902);
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:13px;
    line-height:20px;
    margin:0;
    text-align:left
}
.toasted-container .toasted.bid-toast p{
    color:hsla(0,0%,100%,.902);
    font-family:"Montserrat Medium","Verdana",sans-serif;
    font-size:13px;
    line-height:14px;
    text-align:left
}
@media(min-width:0px)and (max-width:767px){
    .toasted-container .toasted.bid-toast p{
        margin-top:10px
    }
}
.toasted-container .toasted.cart-toast{
    align-items:center;
    display:flex;
    flex-direction:row;
    justify-content:flex-start
}
.toasted-container .toasted.cart-toast h2{
    color:hsla(0,0%,100%,.902);
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:16px;
    line-height:20px;
    margin:0;
    text-align:left
}
@media(min-width:0px)and (max-width:767px){
    .toasted-container .toasted.cart-toast h2{
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
        width:200px
    }
}
.toasted-container .toasted.cart-toast p{
    color:hsla(0,0%,100%,.902);
    font-family:"Montserrat Medium","Verdana",sans-serif;
    font-size:13px;
    line-height:14px;
    text-align:left
}
.toasted-container .toasted.with-images{
    align-items:center;
    display:flex;
    flex-direction:row;
    justify-content:flex-start
}
.toasted-container .toasted.with-images h2{
    color:hsla(0,0%,100%,.902);
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:16px;
    line-height:20px;
    margin:0;
    text-align:left
}
@media(min-width:0px)and (max-width:767px){
    .toasted-container .toasted.with-images h2{
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
        width:200px
    }
}
.toasted-container .toasted.with-images p{
    color:hsla(0,0%,100%,.902);
    font-family:"Montserrat Medium","Verdana",sans-serif;
    font-size:13px;
    line-height:14px;
    text-align:left
}
.toasted-container .toasted.season-claim{
    justify-content:flex-start;
    padding-left:13px!important;
    padding-right:220px
}
.toasted-container .toasted.season-claim div h2{
    color:#fff;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:16px;
    line-height:18px;
    margin:0;
    text-align:left
}
.toasted-container .toasted.season-claim figure{
    align-items:center;
    border-radius:10px;
    display:flex;
    flex-direction:row;
    height:70px;
    justify-content:center;
    margin-left:auto;
    margin-right:10px;
    min-width:70px;
    padding:7px;
    position:relative;
    width:70px
}
.toasted-container .toasted.season-claim figure img.check{
    bottom:auto;
    height:30px;
    left:auto;
    position:absolute;
    right:0;
    top:0;
    width:30px;
    z-index:1
}
.toasted-container .toasted.presale{
    color:#a0a4a7!important;
    font-size:15px!important;
    line-height:20px!important;
    padding-left:15px!important;
    padding-right:220px
}
@media(min-width:0px)and (max-width:767px){
    .toasted-container .toasted.presale{
        font-size:14px!important;
        line-height:18px!important;
        padding-right:40px!important
    }
}
.toasted-container .toasted.presale a{
    align-items:center;
    display:flex!important;
    font-size:15px;
    height:30px;
    justify-content:center;
    padding:0!important;
    text-transform:none;
    width:150px
}
@media(min-width:0px)and (max-width:767px){
    .toasted-container .toasted.presale a{
        align-items:center;
        position:relative;
        right:21px;
        top:4px
    }
}
.toasted-container .toasted.error,.toasted-container .toasted.pending,.toasted-container .toasted.success,.toasted-container .toasted.warning{
    color:hsla(0,0%,100%,.902);
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:13px;
    line-height:21px;
    text-align:left
}
.toasted-container .toasted.success{
    background:url(/img/00_General/toast/success-icon.png) 20px no-repeat,url(/img/00_General/toast/success.png) 0 no-repeat!important;
    background-size:auto,cover!important
}
.toasted-container .toasted.success .timer-container{
    background-color:rgba(46,219,119,.988)
}
.toasted-container .toasted.success .timer-bg{
    background-color:rgba(46,219,118,.51)
}
.toasted-container .toasted.pending{
    background:url(/img/00_General/toast/info-icon.png) 20px no-repeat,url(/img/00_General/toast/info.png) 0 no-repeat!important;
    background-size:auto,cover!important
}
.toasted-container .toasted.pending .timer-container{
    background-color:#76d4ff
}
.toasted-container .toasted.pending .timer-bg{
    background-color:rgba(118,212,255,.435)
}
.toasted-container .toasted.warning{
    background:url(/img/00_General/toast/warning-icon.svg) 20px no-repeat,url(/img/00_General/toast/claim.png) 0 no-repeat!important;
    background-size:auto,cover!important
}
.toasted-container .toasted.warning .timer-container{
    background-color:#ffe762
}
.toasted-container .toasted.warning .timer-bg{
    background-color:rgba(255,231,98,.545)
}
.toasted-container .toasted.error{
    background:url(/img/00_General/toast/error-icon.png) 20px no-repeat,url(/img/00_General/toast/error.png) 0 no-repeat!important;
    background-size:auto,cover!important
}
.toasted-container .toasted.error .timer-container{
    background-color:#ff8d94
}
.toasted-container .toasted.error .timer-bg{
    background-color:rgba(255,141,149,.49)
}
.toasted-container .toasted .action{
    color:hsla(0,0%,100%,.902)!important;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:13px!important;
    line-height:18px;
    text-align:left;
    -webkit-text-decoration:underline!important;
    text-decoration:underline!important;
    text-transform:capitalize!important
}
.toasted-container .toasted .action:hover{
    -webkit-text-decoration:none!important;
    text-decoration:none!important
}
.toasted-container .toasted .action.close-button{
    background-image:url(/img/00_General/BtnClose.png);
    background-repeat:no-repeat;
    background-size:contain;
    bottom:auto;
    display:block;
    height:11px;
    left:auto;
    padding:0;
    position:absolute;
    right:25px;
    top:18px;
    width:11px;
    z-index:1
}
.toasted-container .toasted .action.cta-button{
    align-items:center;
    border:2px solid #fff;
    border-radius:17px;
    color:#fff!important;
    display:flex;
    flex-direction:row;
    height:30px;
    justify-content:center;
    margin-left:20px;
    top:auto!important;
    transition:all .25s ease
}
.toasted-container .toasted .action.cta-button,.toasted-container .toasted .action.cta-button:hover{
    -webkit-text-decoration:none!important;
    text-decoration:none!important
}
.toasted-container .toasted .action.cta-button:hover{
    opacity:.8
}
@media(max-width:595px){
    .toasted-container .toasted .action.cta-button{
        display:flex!important;
        justify-content:center;
        margin-left:-20px;
        margin-top:10px!important
    }
}
.toasted-container.bottom-right,.toasted-container.top-right{
    bottom:0!important;
    right:0!important;
    top:auto!important
}
.toasted-container .toasted .primary.success,.toasted.toasted-primary{
    background:url(/img/00_General/toast/info-icon.png) 20px no-repeat,url(/img/00_General/toast/info.png) 0 no-repeat!important;
    background-size:auto,cover!important;
    box-shadow:0 0 7px rgba(0,0,0,.549)
}
.static-header{
    margin-bottom:26px;
    max-width:100%;
    padding-bottom:50px;
    padding-top:40px;
    text-align:center
}
@media(min-width:0px)and (max-width:767px){
    .static-header{
        margin-top:84px
    }
}
.static-header div{
    margin:0 auto;
    max-width:1380px
}
@media(min-width:0px)and (max-width:767px){
    .static-header div{
        max-width:100%
    }
}
.static-header h1{
    margin:0;
    padding:0
}
@media(min-width:0px)and (max-width:767px){
    .static-header p{
        font-size:14px;
        line-height:20px
    }
}
.static-page{
    align-items:center;
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
    margin:0 auto;
    max-width:1380px;
    overflow:hidden;
    width:auto
}
@media(min-width:0px)and (max-width:767px){
    .static-page{
        margin:31px auto;
        padding:7px 0;
        width:320px
    }
    .static-page h2{
        font-size:15px;
        text-transform:uppercase
    }
}
.static-page h3{
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:20px;
    line-height:25px
}
.static-landing-banner,.static-landing-banner-sand-section,.static-landing-banner-template{
    align-items:center;
    background-size:cover!important;
    box-shadow:0 2px 4px rgba(0,0,0,.55);
    display:flex;
    flex-direction:row;
    height:480px;
    justify-content:space-between;
    max-height:480px;
    position:relative;
    z-index:1
}
@media(max-width:1279px){
    .static-landing-banner,.static-landing-banner-sand-section,.static-landing-banner-template{
        height:100vh;
        max-height:100vh
    }
}
@media(max-width:tabletpx){
    .static-landing-banner,.static-landing-banner-sand-section,.static-landing-banner-template{
        height:100vh;
        max-height:100vh
    }
}
@media(min-width:0px)and (max-width:767px){
    .static-landing-banner,.static-landing-banner-sand-section,.static-landing-banner-template{
        align-items:flex-end;
        background-size:cover;
        height:calc(100vh - 99px);
        padding:20px;
        width:auto
    }
}
.static-landing-banner{
    background:url(/img/23_Avatar/Banner_avatar.png) no-repeat top
}
.static-landing-banner-sand-section{
    background:url(/img/14_Home/Banner_Land.png) no-repeat top
}
.block-info,.info,.static-landing-banner .info,.static-landing-banner-sand-section .info,.static-landing-banner-template .block-info,.static-landing-banner-template .info{
    align-self:center;
    display:inline-block;
    margin-bottom:0;
    max-width:480px;
    width:50%
}
@media(max-width:1279px){
    .block-info,.info,.static-landing-banner .info,.static-landing-banner-sand-section .info,.static-landing-banner-template .block-info,.static-landing-banner-template .info{
        margin-top:30%
    }
}
@media(max-width:tabletpx){
    .block-info,.info,.static-landing-banner .info,.static-landing-banner-sand-section .info,.static-landing-banner-template .block-info,.static-landing-banner-template .info{
        margin-top:30%
    }
}
@media(max-width:1024px)and (orientation:landscape){
    .block-info,.info,.static-landing-banner .info,.static-landing-banner-sand-section .info,.static-landing-banner-template .block-info,.static-landing-banner-template .info{
        margin-top:0
    }
}
@media(min-width:0px)and (max-width:767px){
    .block-info,.info,.static-landing-banner .info,.static-landing-banner-sand-section .info,.static-landing-banner-template .block-info,.static-landing-banner-template .info{
        align-self:flex-end;
        display:block;
        margin:0 0 15px;
        width:100%
    }
}
.block-info p,.info p,.static-landing-banner .info p,.static-landing-banner-sand-section .info p,.static-landing-banner-template .block-info p,.static-landing-banner-template .info p{
    color:#fff;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:15px;
    line-height:21px;
    margin-bottom:30px;
    max-width:390px;
    text-align:left
}
.block-info h1,.info h1,.static-landing-banner .info h1,.static-landing-banner-sand-section .info h1,.static-landing-banner-template .block-info h1,.static-landing-banner-template .info h1{
    font-size:55px;
    margin-bottom:0
}
@media(min-width:0px)and (max-width:767px){
    .block-info h1,.info h1,.static-landing-banner .info h1,.static-landing-banner-sand-section .info h1,.static-landing-banner-template .block-info h1,.static-landing-banner-template .info h1{
        font-size:45px
    }
}
.block-info h3,.info h3,.static-landing-banner .info h3,.static-landing-banner-sand-section .info h3,.static-landing-banner-template .block-info h3,.static-landing-banner-template .info h3{
    color:#fff;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:18px;
    line-height:17px;
    margin-bottom:9px;
    text-shadow:2px 2px 0 rgba(0,0,0,.5);
    text-transform:uppercase
}
@media(min-width:0px)and (max-width:767px){
    .block-info h3,.info h3,.static-landing-banner .info h3,.static-landing-banner-sand-section .info h3,.static-landing-banner-template .block-info h3,.static-landing-banner-template .info h3{
        font-size:14px!important;
        line-height:normal;
        margin-bottom:5px
    }
}
.block-info h4,.info h4,.static-landing-banner .info h4,.static-landing-banner-sand-section .info h4,.static-landing-banner-template .block-info h4,.static-landing-banner-template .info h4{
    font-size:18px;
    max-width:390px
}
@media(min-width:768px)and (max-width:1279px){
    .block-info h4,.info h4,.static-landing-banner .info h4,.static-landing-banner-sand-section .info h4,.static-landing-banner-template .block-info h4,.static-landing-banner-template .info h4{
        letter-spacing:.5px;
        line-height:25px
    }
}
@media(min-width:0px)and (max-width:767px){
    .block-info h4,.info h4,.static-landing-banner .info h4,.static-landing-banner-sand-section .info h4,.static-landing-banner-template .block-info h4,.static-landing-banner-template .info h4{
        font-size:14px;
        letter-spacing:.35px;
        line-height:18px;
        max-width:290px
    }
}
.block-info{
    height:100%
}
.is-cursor{
    cursor:pointer
}
.is-flex,.is-flex-horizontal,.is-flex-horizontal-reverse,.is-flex-vertical,.is-flex-vertical-reverse,.is-flex-wrap{
    align-items:stretch;
    display:flex;
    flex-direction:row;
    justify-content:flex-start
}
.is-flex-horizontal{
    flex-direction:row
}
.is-flex-horizontal-reverse{
    flex-direction:row-reverse
}
.is-flex-vertical{
    flex-direction:column
}
.is-flex-vertical-reverse{
    flex-direction:column-reverse
}
.is-flex-wrap{
    flex-wrap:wrap
}
.is-block{
    display:block
}
.is-half{
    margin:0 10px;
    width:50%
}
.is-justify-start{
    justify-content:flex-start
}
.is-justify-center{
    justify-content:center!important
}
.is-justify-end{
    justify-content:flex-end
}
.is-justify-between{
    justify-content:space-between
}
.is-justify-evenly{
    justify-content:space-evenly
}
.is-align-center{
    align-items:center
}
.is-align-end{
    align-items:flex-end
}
.is-align-start{
    align-items:flex-start
}
.is-space-between{
    justify-content:space-between
}
.is-space-around{
    justify-content:space-around
}
.is-align-self-start{
    align-self:flex-start
}
.is-align-self-center{
    align-self:center
}
.is-align-self-end{
    align-self:flex-end
}
.flex-1{
    flex:1 1 0
}
.is-ellipsis{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.buttons{
    align-items:stretch;
    display:flex;
    flex-direction:row;
    justify-content:flex-end;
    padding:20px 0
}
.buttons.is-start{
    justify-content:flex-start
}
.buttons.centered,.buttons.is-center{
    justify-content:center
}
.is-relative{
    position:relative
}
.is-absolute{
    position:absolute
}
.is-text-capitalized{
    text-transform:capitalize
}
.is-text-uppercase{
    text-transform:uppercase!important
}
.is-text-lowercase{
    text-transform:lowercase!important
}
.is-text-underline{
    -webkit-text-decoration:underline;
    text-decoration:underline
}
.is-text-thin{
    font-family:"Montserrat Regular","Verdana",sans-serif!important
}
.is-text-bold{
    font-family:"Montserrat Bold","Arial Black",sans-serif!important
}
.is-text-extra-bold{
    font-family:"Montserrat ExtraBold","Arial Black",sans-serif!important
}
.is-text-semi{
    font-family:"Montserrat SemiBold","Verdana",sans-serif!important
}
.is-text-regular{
    font-family:"Montserrat Regular","Verdana",sans-serif!important;
    font-weight:400!important
}
.is-main-title{
    font-size:50px
}
.is-size-1{
    font-size:40px;
    line-height:46px
}
.is-size-2{
    font-size:30px
}
.is-size-3{
    font-size:25px
}
.is-size-4{
    font-size:20px
}
.is-size-5{
    font-size:15px
}
.is-size-7{
    font-size:35px
}
.is-size-small{
    font-size:13px
}
.is-size-xsmall{
    font-size:12px!important;
    line-height:normal!important
}
.is-size-6,.is-size-xxsmall{
    font-size:10px!important;
    line-height:normal!important
}
.is-color-yellow{
    color:#ffbf36!important
}
.is-color-red{
    color:#fa5c66!important
}
.is-color-green{
    color:#04c940!important
}
.is-color-white{
    color:#fff!important
}
.is-color-dark{
    color:#153137!important
}
.is-color-purple{
    color:#8252fc!important
}
.is-color-polygon{
    color:#cf86fc!important
}
.is-color-msand{
    color:#ad54e6!important
}
.is-color-deepPurple{
    color:#fe4fbe!important
}
.is-color-primary-blue{
    color:#00adef!important
}
.is-color-secondary-blue{
    color:#ffc107!important
}
.is-color-grey7{
    color:#505861
}
.is-color-lightGrey{
    color:#bdc0c2
}
.is-color-grey10{
    color:#a0a4a7
}
.is-color-gray19{
    color:#a4a7a9
}
.is-color-none{
    color:#fff!important
}
.is-color-common{
    color:#7d818b!important
}
.is-color-rare{
    color:#00adef!important
}
.is-color-epic{
    color:#d275fa!important
}
.is-color-legendary{
    color:#fe8636!important
}
.is-color-art{
    color:#1446ed!important
}
.is-bg-common{
    background:#7d818b
}
.is-bg-uncommon{
    background:#04cd6d
}
.is-bg-universal{
    background:#00aaef
}
.is-bg-rare{
    background:#00adef
}
.is-bg-epic{
    background:#8252fc
}
.is-bg-legendary{
    background:#fe8636
}
.is-color-power{
    color:#ffbf36!important
}
.is-color-defense{
    color:#fa5c66!important
}
.is-color-speed{
    color:#00adef!important
}
.is-color-magic{
    color:#ee17c9!important
}
.is-color-luck{
    color:#04c940!important
}
.is-background-power{
    background:#ffbf36!important
}
.is-background-defense{
    background:#fa5c66!important
}
.is-background-speed{
    background:#00adef!important
}
.is-background-magic{
    background:#ee17c9!important
}
.is-background-luck{
    background:#04c940!important
}
.is-centered{
    text-align:center
}
.is-left{
    text-align:left
}
.is-right{
    text-align:right!important
}
.is-clear-both{
    clear:both
}
.has-bg-1{
    background-color:#1d232a
}
.has-bg-2{
    background-color:#282e36
}
.has-bg-3{
    background-color:#3b4148
}
.has-bg-4{
    background-color:#505861
}
.has-bg-5{
    background-color:#2f3740
}
.has-bg-green{
    background-color:#00b118
}
.mg-0{
    margin:0!important
}
.mg-1{
    margin:5px!important
}
.mg-2{
    margin:10px!important
}
.mg-3{
    margin:15px!important
}
.mg-4{
    margin:20px!important
}
.mg-5{
    margin:30px!important
}
.mt-0{
    margin-top:0!important
}
.mt-1{
    margin-top:5px!important
}
.mt-2{
    margin-top:10px!important
}
.mt-3{
    margin-top:15px!important
}
.mt-4{
    margin-top:20px!important
}
.mt-5{
    margin-top:30px!important
}
.mt-6{
    margin-top:35px!important
}
.mt-7{
    margin-top:40px!important
}
.mt-a{
    margin-top:auto!important
}
.ml-0{
    margin-left:0!important
}
.ml-1{
    margin-left:5px!important
}
.ml-2{
    margin-left:10px!important
}
.ml-3{
    margin-left:15px!important
}
.ml-4{
    margin-left:20px!important
}
.ml-5{
    margin-left:30px!important
}
.ml-6{
    margin-left:35px!important
}
.mr-0{
    margin-right:0!important
}
.mr-1{
    margin-right:5px!important
}
.mr-2{
    margin-right:10px!important
}
.mr-3{
    margin-right:15px!important
}
.mr-4{
    margin-right:20px!important
}
.mr-5{
    margin-right:30px!important
}
.mb-0{
    margin-bottom:0!important
}
.mb-1{
    margin-bottom:5px!important
}
.mb-2{
    margin-bottom:10px!important
}
.mb-3{
    margin-bottom:15px!important
}
.mb-4{
    margin-bottom:20px!important
}
.mb-5{
    margin-bottom:30px!important
}
.mb-100{
    margin-bottom:100px!important
}
.mx-0{
    margin-left:0!important;
    margin-right:0!important
}
.mx-1{
    margin-left:5px!important;
    margin-right:5px!important
}
.mx-2{
    margin-left:10px!important;
    margin-right:10px!important
}
.mx-3{
    margin-left:15px!important;
    margin-right:15px!important
}
.mx-4{
    margin-left:20px!important;
    margin-right:20px!important
}
.mx-5{
    margin-left:30px!important;
    margin-right:30px!important
}
.mx-a{
    margin-left:auto!important;
    margin-right:auto!important
}
.my-0{
    margin-bottom:0!important;
    margin-top:0!important
}
.my-1{
    margin-bottom:5px!important;
    margin-top:5px!important
}
.my-2{
    margin-bottom:10px!important;
    margin-top:10px!important
}
.my-3{
    margin-bottom:15px!important;
    margin-top:15px!important
}
.my-4{
    margin-bottom:20px!important;
    margin-top:20px!important
}
.my-5{
    margin-bottom:30px!important;
    margin-top:30px!important
}
.pd-0{
    padding:0!important
}
.pd-1{
    padding:5px!important
}
.pd-2{
    padding:10px!important
}
.pd-3{
    padding:15px!important
}
.pd-4{
    padding:20px!important
}
.pd-5{
    padding:30px!important
}
.pt-0{
    padding-top:0!important
}
.pt-1{
    padding-top:5px!important
}
.pt-2{
    padding-top:10px!important
}
.pt-3{
    padding-top:15px!important
}
.pt-4{
    padding-top:20px!important
}
.pt-5{
    padding-top:30px!important
}
.pb-0{
    padding-bottom:0!important
}
.pb-1{
    padding-bottom:5px!important
}
.pb-2{
    padding-bottom:10px!important
}
.pb-3{
    padding-bottom:15px!important
}
.pb-4{
    padding-bottom:20px!important
}
.pb-5{
    padding-bottom:30px!important
}
.pb-100{
    padding-bottom:100px!important
}
.pl-0{
    padding-left:0!important
}
.pl-1{
    padding-left:5px!important
}
.pl-2{
    padding-left:10px!important
}
.pl-3{
    padding-left:15px!important
}
.pl-4{
    padding-left:20px!important
}
.pl-5{
    padding-left:30px!important
}
.pr-0{
    padding-right:0!important
}
.pr-1{
    padding-right:5px!important
}
.pr-2{
    padding-right:10px!important
}
.pr-3{
    padding-right:15px!important
}
.pr-4{
    padding-right:20px!important
}
.pr-5{
    padding-right:30px!important
}
.px-0{
    padding-left:0!important;
    padding-right:0!important
}
.px-1{
    padding-left:5px!important;
    padding-right:5px!important
}
.px-2{
    padding-left:10px!important;
    padding-right:10px!important
}
.px-3{
    padding-left:15px!important;
    padding-right:15px!important
}
.px-4{
    padding-left:20px!important;
    padding-right:20px!important
}
.px-5{
    padding-left:30px!important;
    padding-right:30px!important
}
.py-0{
    padding-bottom:0!important;
    padding-top:0!important
}
.py-1{
    padding-bottom:5px!important;
    padding-top:5px!important
}
.py-2{
    padding-bottom:10px!important;
    padding-top:10px!important
}
.py-3{
    padding-bottom:15px!important;
    padding-top:15px!important
}
.py-4{
    padding-bottom:20px!important;
    padding-top:20px!important
}
.py-5{
    padding-bottom:30px!important;
    padding-top:30px!important
}
.gap-2{
    gap:2px
}
.gap-4{
    gap:4px
}
.gap-6{
    gap:6px
}
.gap-8{
    gap:8px
}
.gap-10{
    gap:10px
}
.is-full-width{
    width:100%!important
}
.is-full-height{
    height:100vh
}
.is-link{
    color:#00adef;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    -webkit-text-decoration:none;
    text-decoration:none
}
.opacity-0{
    opacity:0!important
}
.opacity-1{
    opacity:.15!important
}
.opacity-2{
    opacity:.25!important
}
.opacity-3{
    opacity:.5!important
}
.opacity-4{
    opacity:.75!important
}
.br-0{
    border-radius:0
}
.br-1{
    border-radius:5px
}
.br-2{
    border-radius:10px
}
.br-3{
    border-radius:15px
}
.br-4{
    border-radius:20px
}
.br-5{
    border-radius:25px
}
.br-6{
    border-radius:30px
}
.square-12{
    height:12px;
    width:12px
}
.square-20{
    height:20px;
    width:20px
}
.square-22{
    height:22px;
    width:22px
}
.square-24{
    height:24px;
    width:24px
}
.square-26{
    height:26px;
    width:26px
}
.square-32{
    height:32px;
    width:32px
}
.square-38{
    height:38px;
    width:38px
}
.square-64{
    height:64px;
    width:64px
}
.has-tooltip{
    position:relative
}
.has-tooltip:active .tool-tip,.has-tooltip:focus .tool-tip,.has-tooltip:focus-visible .tool-tip,.has-tooltip:hover .tool-tip{
    opacity:1;
    transition-delay:.2s
}
@media(prefers-reduced-motion:no-preference){
    .has-tooltip:not(:hover):not(:active) .tool-tip[tooltip-position=top]{
        --y:3px
    }
    .has-tooltip:not(:hover):not(:active) .tool-tip[tooltip-position=bottom]{
        --y:-3px
    }
    .has-tooltip:not(:hover):not(:active) .tool-tip[tooltip-position=left]{
        --x:3px
    }
    .has-tooltip:not(:hover):not(:active) .tool-tip[tooltip-position=right]{
        --x:-3px
    }
}
.skeleton-animation{
    animation-duration:2.2s;
    animation-fill-mode:forwards;
    animation-iteration-count:infinite;
    animation-name:shimmer;
    animation-timing-function:linear;
    background:linear-gradient(90deg,#1b1f25 8%,#22272e 18%,#1b1f25 33%);
    background-size:1200px 100%
}
@keyframes shimmer{
    0%{
        background-position:-1200px 0
    }
    to{
        background-position:1200px 0
    }
}
body{
    scrollbar-color:#505861 #000;
    scrollbar-width:thin
}
::-webkit-scrollbar{
    height:6px;
    margin-right:4px;
    width:6px
}
::-webkit-scrollbar-track{
    background:#000
}
::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{
    background:#505861
}
[class*=" icon-"],[class^=icon-]{
    fill:currentColor;
    display:inline-block;
    height:24px;
    width:24px
}
.buttons-wrapper{
    align-items:center;
    display:flex;
    flex-direction:row;
    justify-content:space-between
}
.chip-new{
    background-color:#fe4fbe;
    border-radius:6px;
    border-bottom-left-radius:0;
    color:#fff;
    left:60%;
    min-width:-moz-fit-content;
    min-width:fit-content;
    padding:3px;
    position:absolute;
    top:-1px
}
.chip-new span{
    color:#fff;
    display:block;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:12px
}
.chip-new.bordered{
    border-radius:5px;
    padding:3px 8px
}
@media(min-width:0px)and (max-width:767px){
    .chip-new{
        border-radius:0;
        left:0;
        right:0;
        text-align:center;
        top:auto
    }
}
.admin-list{
    max-width:910px;
    min-height:977px
}
@media screen and (max-width:1601px){
    .admin-list{
        max-width:70%;
        width:70%
    }
}
@media screen and (min-width:1602px){
    .admin-list{
        width:910px
    }
}
.admin-list .search-field{
    margin:30px 0
}
.admin-list .search-field .search-input{
    border:1px solid #505861!important
}
.admin-list.inventory .search-field{
    margin:0
}
.admin-list.inventory .search-field .search-input{
    border:none!important
}
.burger-container{
    display:none;
    height:14px;
    position:relative;
    width:20px
}
@media(min-width:0px)and (max-width:1279px){
    .burger-container{
        display:block
    }
}
@media(min-width:768px)and (max-width:1279px){
    .burger-container{
        display:block;
        height:30px;
        width:42px
    }
}
.burger-container .burger{
    transition:all .25s ease
}
@media(max-width:1279px){
    .burger-container .burger{
        display:flex
    }
}
@media(max-width:tabletpx){
    .burger-container .burger{
        display:flex
    }
}
.burger-container .burger span{
    background-color:#fff;
    border-radius:2px;
    display:block;
    height:2px;
    position:absolute;
    transition:all .25s ease;
    width:100%
}
@media(min-width:768px)and (max-width:1279px){
    .burger-container .burger span{
        height:4px
    }
}
.burger-container .burger span:nth-child(2){
    top:6px
}
@media(min-width:768px)and (max-width:1279px){
    .burger-container .burger span:nth-child(2){
        top:13px
    }
}
.burger-container .burger span:last-child{
    top:12px
}
@media(min-width:768px)and (max-width:1279px){
    .burger-container .burger span:last-child{
        top:26px
    }
}
.burger-container .burger.opened span{
    display:block;
    left:0;
    margin-top:-1px;
    position:absolute;
    top:50%;
    width:100%
}
.burger-container .burger.opened span:first-child{
    transform:rotate(45deg)
}
.burger-container .burger.opened span:last-child{
    transform:rotate(-45deg)
}
.burger-container .burger.opened span:nth-child(2){
    opacity:0
}
.burger-container-redesign{
    display:none;
    height:14px;
    position:relative;
    width:20px
}
@media(min-width:0px)and (max-width:1279px){
    .burger-container-redesign{
        display:block
    }
}
@media(min-width:768px)and (max-width:1279px){
    .burger-container-redesign{
        display:block;
        height:14px;
        width:18px
    }
}
.burger-container-redesign .burger{
    transition:all .25s ease
}
@media(max-width:1279px){
    .burger-container-redesign .burger{
        display:flex
    }
}
@media(max-width:tabletpx){
    .burger-container-redesign .burger{
        display:flex
    }
}
.burger-container-redesign .burger span{
    background-color:#fff;
    border-radius:2px;
    display:block;
    height:2px;
    position:absolute;
    transition:all .25s ease;
    width:100%
}
.burger-container-redesign .burger span:nth-child(2){
    top:6px
}
.burger-container-redesign .burger span:last-child{
    top:12px
}
.burger-container-redesign .burger.opened span{
    display:block;
    left:0;
    margin-top:-1px;
    position:absolute;
    top:50%;
    width:100%
}
.burger-container-redesign .burger.opened span:first-child{
    transform:rotate(45deg)
}
.burger-container-redesign .burger.opened span:last-child{
    transform:rotate(-45deg)
}
.burger-container-redesign .burger.opened span:nth-child(2){
    opacity:0
}
.bullet-list-item{
    position:relative
}
.bullet-list-item:before{
    background-color:#00adef;
    border-radius:.375rem;
    content:"";
    display:inline-block;
    height:.45rem;
    margin-right:.5rem;
    position:absolute;
    top:10px;
    width:.45rem
}
.bullet-list-item.white:before{
    background-color:#fff
}
.bullet-list-item.yellow:before{
    background-color:#ffbf36
}
.bullet-list-item.diamond:before{
    background:#fff;
    border-radius:0;
    content:"";
    display:block;
    height:.65em;
    left:0;
    position:absolute;
    top:.25em;
    transform:rotate(45deg);
    width:.65em
}
.bullet-list-item p{
    margin-left:20px
}
@media(max-width:1279px){
    .strech .mobile-sidebar-title.open+.filter-container{
        height:calc(100vh - 84px)!important
    }
}
@media(max-width:tabletpx){
    .strech .mobile-sidebar-title.open+.filter-container{
        height:calc(100vh - 84px)!important
    }
}
@media(max-width:1279px){
    .strech .filter-container{
        top:84px
    }
}
@media(max-width:tabletpx){
    .strech .filter-container{
        top:84px
    }
}
.filter-container input{
    background-color:#14181d;
    border:none;
    border-radius:10px;
    color:#fff;
    font-size:12px;
    min-height:32px;
    padding:6px;
    text-align:center;
    width:33%
}
.filter-container input::-moz-placeholder{
    font-size:11px
}
.filter-container input::placeholder{
    font-size:11px
}
.filter-container button{
    border-radius:10px
}
.filter-container button svg{
    padding-top:2px;
    transform:scale(.8)
}
.mobile-sidebar .mobile-sidebar-group .mobile-sidebar-title{
    color:#00adef;
    font-family:"Montserrat SemiBold","Verdana",sans-serif;
    font-size:15px;
    line-height:20px;
    line-height:16px;
    margin-bottom:16px;
    margin-left:0;
    margin-top:16px;
    transition:all .25s ease
}
@media(max-width:1279px){
    .mobile-sidebar .mobile-sidebar-group .mobile-sidebar-title{
        margin-right:25px!important
    }
}
@media(max-width:tabletpx){
    .mobile-sidebar .mobile-sidebar-group .mobile-sidebar-title{
        margin-right:25px!important
    }
}
@media(min-width:0px)and (max-width:767px){
    .mobile-sidebar .mobile-sidebar-group .mobile-sidebar-title.open+.filter-container div{
        opacity:1
    }
}
.mobile-sidebar .language-arrow{
    background-color:#fff;
    height:8px;
    margin-left:6px;
    margin-top:3px;
    transition:all .25s ease;
    width:12px
}
@media(min-width:1280px){
    .mobile-sidebar .language-arrow{
        margin-right:34px
    }
}
@media(min-width:0px)and (max-width:767px){
    .mobile-sidebar .language-arrow{
        margin-left:11px!important
    }
}
.gallery-container{
    text-align:center
}
.gallery-container figure img{
    border-radius:10px;
    overflow:hidden
}
.gallery-container .lightBox{
    align-items:center;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-evenly;
    margin:0 auto;
    max-width:1200px
}
@media(min-width:0px)and (max-width:767px){
    .gallery-container .lightBox{
        flex-direction:column
    }
}
.errors p{
    color:#f53241!important
}
.link-arrow-right:after{
    margin-left:5px;
    transform:rotate(45deg) translateY(.25em)
}
.link-arrow-left:before,.link-arrow-right:after{
    border-style:solid;
    border-width:.25em .25em 0 0;
    bottom:.27em;
    content:"";
    display:inline-block;
    height:.55em;
    left:.16em;
    position:relative;
    vertical-align:baseline;
    vertical-align:initial;
    width:.55em
}
.link-arrow-left:before{
    margin-right:5px;
    transform:rotate(-135deg) translateY(-.25em)
}
.link-arrow-down:after{
    left:.16em;
    transform:rotate(135deg)
}
.link-arrow-down:after,.link-arrow-up:after{
    border-style:solid;
    border-width:.25em .25em 0 0;
    bottom:.27em;
    content:"";
    display:inline-block;
    height:.55em;
    margin-left:5px;
    position:relative;
    vertical-align:baseline;
    vertical-align:initial;
    width:.55em
}
.link-arrow-up:after{
    transform:rotate(-45deg) translateY(.4em)
}
.pagination-left:after{
    content:"<"
}
.pagination-right:after{
    content:">"
}
.pagination-ellipsis:after{
    content:"…"
}
.no-select{
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none
}
#bitski-dialog-container{
    z-index:10005!important
}
@media(min-width:0px)and (max-width:767px){
    .profile-container{
        padding-top:0!important
    }
}
.profile-container .inventory-header{
    align-items:center;
    background:url(/img/08_Inventory/MEHeader.jpg) no-repeat 50%;
    background-size:cover;
    display:flex;
    flex-direction:column;
    height:190px;
    justify-content:flex-start;
    position:relative;
    width:100%
}
@media(max-width:1279px){
    .profile-container .inventory-header{
        height:298px;
        margin-bottom:217px;
        margin-top:110px
    }
}
@media(max-width:tabletpx){
    .profile-container .inventory-header{
        height:298px;
        margin-bottom:217px;
        margin-top:110px
    }
}
@media(min-width:0px)and (max-width:767px){
    .profile-container .inventory-header{
        height:140px;
        margin-bottom:85px;
        margin-top:54px
    }
}
.profile-container .inventory-header figure{
    border-radius:50px;
    height:80px;
    margin:0;
    overflow:hidden;
    padding:0;
    width:80px;
    z-index:2
}
@media(max-width:1279px){
    .profile-container .inventory-header figure{
        height:123px;
        margin:30px 0 0;
        width:123px
    }
}
@media(max-width:tabletpx){
    .profile-container .inventory-header figure{
        height:123px;
        margin:30px 0 0;
        width:123px
    }
}
@media(min-width:0px)and (max-width:767px){
    .profile-container .inventory-header figure{
        height:72px;
        width:72px
    }
}
@media(max-width:1279px){
    .profile-container .inventory-header .user-data-container{
        position:absolute;
        top:130px;
        z-index:1
    }
}
@media(max-width:tabletpx){
    .profile-container .inventory-header .user-data-container{
        position:absolute;
        top:130px;
        z-index:1
    }
}
@media(min-width:0px)and (max-width:767px){
    .profile-container .inventory-header .user-data-container{
        position:absolute;
        top:60px;
        z-index:1
    }
}
.profile-container .inventory-header .user-data-container .user-data{
    text-align:center
}
@media(max-width:1279px){
    .profile-container .inventory-header .user-data-container .user-data{
        background-color:#212931;
        border-radius:10px;
        box-shadow:0 0 6px rgba(0,0,0,.4);
        height:320px;
        padding:91px 30px 25px;
        position:relative;
        width:650px
    }
}
@media(max-width:tabletpx){
    .profile-container .inventory-header .user-data-container .user-data{
        background-color:#212931;
        border-radius:10px;
        box-shadow:0 0 6px rgba(0,0,0,.4);
        height:320px;
        padding:91px 30px 25px;
        position:relative;
        width:650px
    }
}
@media(min-width:0px)and (max-width:767px){
    .profile-container .inventory-header .user-data-container .user-data{
        background-color:#212931;
        border-radius:5px;
        box-shadow:0 0 6px rgba(0,0,0,.4);
        height:150px;
        padding:40px 30px 25px;
        width:320px
    }
}
.profile-container .inventory-header .user-data-container .user-data h2{
    font-family:"Montserrat ExtraBold","Arial Black",sans-serif;
    font-size:30px;
    line-height:32px;
    margin-bottom:5px;
    margin-top:10px
}
@media(min-width:1367px)and (max-width:1600px){
    .profile-container .inventory-header .user-data-container .user-data h2{
        font-size:24px
    }
}
@media(min-width:0px)and (max-width:767px){
    .profile-container .inventory-header .user-data-container .user-data h2{
        font-size:17px;
        line-height:19px
    }
}
@media(max-width:1279px){
    .profile-container .inventory-header .user-data-container .user-data h2{
        font-family:"Montserrat SemiBold","Verdana",sans-serif;
        font-size:30px
    }
}
@media(max-width:tabletpx){
    .profile-container .inventory-header .user-data-container .user-data h2{
        font-family:"Montserrat SemiBold","Verdana",sans-serif;
        font-size:30px
    }
}
@media(min-width:0px)and (max-width:767px){
    .profile-container .inventory-header .user-data-container .user-data h2{
        font-size:15px
    }
}
.profile-container .inventory-header .user-data-container .user-data p{
    font-size:15px;
    line-height:20px;
    margin-top:0;
    max-width:900px
}
@media(min-width:1367px)and (max-width:1600px){
    .profile-container .inventory-header .user-data-container .user-data p{
        font-size:12px
    }
}
@media(min-width:0px)and (max-width:767px){
    .profile-container .inventory-header .user-data-container .user-data p{
        font-size:11px;
        line-height:13px
    }
}
@media(max-width:1279px){
    .profile-container .inventory-header .user-data-container .user-data p{
        color:#bdc0c2;
        font-size:20px;
        max-width:550px
    }
}
@media(max-width:tabletpx){
    .profile-container .inventory-header .user-data-container .user-data p{
        color:#bdc0c2;
        font-size:20px;
        max-width:550px
    }
}
@media(min-width:0px)and (max-width:767px){
    .profile-container .inventory-header .user-data-container .user-data p{
        font-size:10px;
        max-width:260px
    }
}
.profile-container .inventory .inventory-list{
    margin:0 auto;
    max-width:1030px
}
.profile-container .inventory .inventory-list:first-child{
    padding-top:0
}
.profile-container .edit-icon{
    background-image:url(/img/09_User_Profile/EditIcon.png);
    background-position:50%;
    background-repeat:no-repeat;
    border-radius:10px!important;
    cursor:pointer;
    height:51px;
    right:10px;
    top:70px;
    width:50px
}
@media(min-width:1367px)and (max-width:1600px){
    .profile-container .edit-icon{
        height:32px;
        width:32px
    }
}
@media(max-width:1279px){
    .profile-container .edit-icon{
        background-color:#505861!important;
        background-size:70%!important;
        height:20px!important;
        min-width:20px!important;
        padding:2px;
        top:8px;
        width:20px!important
    }
}
@media(max-width:tabletpx){
    .profile-container .edit-icon{
        background-color:#505861!important;
        background-size:70%!important;
        height:20px!important;
        min-width:20px!important;
        padding:2px;
        top:8px;
        width:20px!important
    }
}
.profile-container .edit-icon.me{
    position:fixed!important
}
@media(max-width:1279px){
    .profile-container .edit-icon.me{
        position:absolute!important
    }
}
@media(max-width:tabletpx){
    .profile-container .edit-icon.me{
        position:absolute!important
    }
}
.profile-container .no-asset{
    color:gray;
    font-size:15px;
    font-weight:800;
    line-height:20px;
    text-align:center
}
@media(min-width:1367px)and (max-width:1600px){
    .profile-container .no-asset{
        font-size:12px
    }
}
@media(min-width:0px)and (max-width:767px){
    .profile-container .no-asset{
        font-size:11px;
        line-height:13px
    }
}
@media(min-width:767px){
    .profile-container .no-asset{
        font-size:17px
    }
}
.return-button{
    cursor:pointer;
    height:15px;
    position:absolute;
    right:14px;
    top:11px;
    width:15px
}
.asset{
    align-items:flex-start;
    display:flex;
    flex-direction:row;
    justify-content:center;
    margin-top:30px;
    position:relative;
    width:calc(100vw - 90px)
}
@media(max-width:1279px){
    .asset{
        margin:0;
        padding-top:146px;
        width:100%
    }
}
@media(max-width:tabletpx){
    .asset{
        margin:0;
        padding-top:146px;
        width:100%
    }
}
@media(min-width:0px)and (max-width:767px){
    .asset{
        padding-top:25px
    }
}
.asset .asset-view{
    max-width:1050px;
    padding:0 8px
}
@media(max-width:1279px){
    .asset .asset-view{
        width:100%
    }
}
@media(max-width:tabletpx){
    .asset .asset-view{
        width:100%
    }
}
.asset .asset-view .asset-info{
    margin-bottom:20px;
    width:100%
}
@media(max-width:1366px){
    .asset .asset-view .asset-info{
        min-width:100%
    }
}
@media(max-width:desktop-smpx){
    .asset .asset-view .asset-info{
        min-width:100%
    }
}
@media(min-width:0px)and (max-width:767px){
    .asset .asset-view .asset-info{
        min-width:0;
        padding:0 25px;
        width:100%
    }
    .asset .asset-view .asset-info button{
        font-size:12px;
        height:30px;
        min-width:0;
        padding:6px 20px
    }
}
.asset .asset-view .asset-info .container{
    align-items:stretch;
    display:flex;
    flex-direction:row;
    justify-content:flex-start
}
@media(max-width:1279px){
    .asset .asset-view .asset-info .container{
        flex-direction:column
    }
}
@media(max-width:tabletpx){
    .asset .asset-view .asset-info .container{
        flex-direction:column
    }
}
.asset .asset-view .asset-info .container .content{
    -webkit-box-flex:1;
    align-items:stretch;
    display:flex;
    flex-direction:column;
    flex-grow:1;
    justify-content:flex-start;
    max-width:672px;
    padding:0 0 0 37px
}
@media(max-width:1279px){
    .asset .asset-view .asset-info .container .content{
        max-width:100%;
        padding:0 10px
    }
}
@media(max-width:tabletpx){
    .asset .asset-view .asset-info .container .content{
        max-width:100%;
        padding:0 10px
    }
}
@media(min-width:1280px)and (max-width:1366px){
    .asset .asset-view .asset-info .container .content{
        max-width:510px
    }
}
.asset .coin-icon{
    margin:-9px 3px 0 13px
}
.asset-upload>form{
    align-items:stretch;
    display:flex;
    flex-direction:column;
    justify-content:flex-start
}
.asset-upload .preview-split-preview figure{
    align-items:center;
    background-color:#505861;
    border:2px solid #4f5960;
    border-radius:10px;
    box-shadow:0 0 10px rgba(0,0,0,.502);
    display:flex;
    flex-direction:row;
    height:580px;
    justify-content:center;
    margin-right:50px;
    overflow:hidden;
    position:relative;
    width:580px
}
@media(max-width:1279px){
    .asset-upload .preview-split-preview figure{
        height:580px!important;
        margin-top:60px 0 0 0;
        width:100%
    }
}
@media(max-width:tabletpx){
    .asset-upload .preview-split-preview figure{
        height:580px!important;
        margin-top:60px 0 0 0;
        width:100%
    }
}
@media(min-width:0px)and (max-width:767px){
    .asset-upload .preview-split-preview figure{
        height:210px!important;
        margin-bottom:30px
    }
}
.asset-upload .preview-split-preview figure img{
    width:70%
}
.asset-upload .preview-split-preview .input-image{
    background-color:#505861;
    border-color:#505861;
    border-radius:10px;
    box-shadow:0 0 7px rgba(0,0,0,.549);
    height:580px;
    width:580px
}
.asset-upload .preview-split-data{
    width:100%
}
.asset-upload .preview-split-data h1{
    font-size:40px;
    line-height:49px;
    margin-bottom:20px;
    margin-top:0
}
@media(min-width:0px)and (max-width:767px){
    .asset-upload .preview-split-data h1{
        font-size:30px;
        text-align:center
    }
}
.asset-upload .preview-split-data input{
    border-radius:10px;
    font-family:"Montserrat ExtraBold","Arial Black",sans-serif!important;
    font-size:20px;
    height:60px;
    line-height:24px;
    margin-bottom:11px;
    max-width:580px;
    padding-left:18px;
    text-align:left;
    width:99.9%
}
@media(min-width:0px)and (max-width:767px){
    .asset-upload .preview-split-data input{
        font-size:17px;
        height:40px
    }
}
.asset-upload .preview-split-data .attr-head{
    align-items:stretch;
    display:flex;
    flex-direction:row;
    justify-content:space-between
}
.asset-upload .preview-split-data .copies-counter{
    align-items:flex-start;
    display:flex;
    flex-direction:column;
    font-family:"Montserrat SemiBold","Verdana",sans-serif!important;
    justify-content:center;
    margin-bottom:20px;
    width:130px
}
.asset-upload .preview-split-data .copies-counter h4{
    align-self:center;
    font-family:"Montserrat SemiBold","Verdana",sans-serif!important;
    font-size:13px!important;
    text-transform:uppercase
}
.asset-upload .preview-split-data .copies-counter .copies{
    background-color:#282e36;
    border:2px solid #505861;
    border-radius:15px;
    color:#fff;
    font-family:"Montserrat Regular","Verdana",sans-serif!important;
    font-size:30px;
    height:70px;
    margin-bottom:3px;
    padding:0;
    text-align:center;
    width:130px
}
.asset-upload .asset-cateories-selector{
    margin-top:41px
}
@media(max-width:1279px){
    .asset-upload .asset-cateories-selector{
        text-align:center
    }
}
@media(max-width:tabletpx){
    .asset-upload .asset-cateories-selector{
        text-align:center
    }
}
.asset-upload .asset-cateories-selector h4{
    margin-bottom:25px
}
.asset-upload .asset-cateories-selector p{
    color:#fff;
    font-family:"Montserrat SemiBold","Verdana",sans-serif;
    font-size:20px;
    line-height:25px;
    margin-bottom:16px;
    position:relative;
    text-align:center
}
.asset-upload .asset-cateories-selector .categories-error p{
    color:#fa5c66;
    text-align:center
}
.asset-upload .input-errors{
    height:30px
}
.asset-upload .input-errors p{
    color:#fa5c66;
    text-align:center
}
.asset-upload .actions{
    align-items:center;
    display:flex;
    flex-direction:column;
    height:100px;
    justify-content:flex-start
}
.asset-upload .actions button{
    left:-6px;
    position:relative;
    width:330px
}
.asset-upload .actions button.disabled{
    background-color:rgba(27,33,41,.5)!important
}
.option-card{
    align-items:center;
    background:#282e36;
    border:3px solid #3b4148;
    border-radius:10px;
    box-shadow:0 0 7px rgba(0,0,0,.5);
    cursor:pointer;
    display:flex;
    flex-direction:column;
    font-size:15px;
    height:141px;
    justify-content:space-evenly;
    line-height:20px;
    margin-bottom:30px;
    padding:0 20px;
    position:relative;
    transition:all .25s ease;
    width:155px
}
@media(min-width:1367px)and (max-width:1600px){
    .option-card{
        font-size:12px
    }
}
@media(min-width:0px)and (max-width:767px){
    .option-card{
        font-size:11px;
        height:104px;
        line-height:13px;
        margin:5px 5px 21px;
        min-width:100px;
        padding:0 5px;
        width:104px
    }
}
.option-card .level{
    bottom:-30px;
    position:absolute;
    text-align:center;
    text-transform:capitalize;
    width:100%
}
.option-card.active{
    border:3px solid #00adef
}
.option-card.active .level{
    color:#fff
}
.option-card:hover:not(.disabled){
    border:3px solid #00adef
}
.option-card h3{
    color:#fff;
    font-family:"Montserrat ExtraBold","Arial Black",sans-serif;
    line-height:27px;
    margin-bottom:0;
    padding:0 40px
}
@media(min-width:0px)and (max-width:767px){
    .option-card h3{
        font-size:13px;
        line-height:normal
    }
}
.option-card p{
    font-size:15px
}
.option-card figure{
    height:47px;
    width:47px
}
.option-card figure img{
    width:100%
}
.option-card.small{
    height:60px;
    margin-bottom:0;
    margin-left:0!important
}
.option-card.small+.option-card.small{
    margin-top:10px
}
.option-card+.option-card{
    margin-left:25px
}
@media(min-width:0px)and (max-width:767px){
    .option-card+.option-card{
        margin-left:0
    }
}
.password-strength{
    bottom:auto;
    font-size:16px;
    font-weight:600;
    left:auto;
    line-height:44px;
    margin:0;
    pointer-events:none;
    position:absolute;
    right:10px;
    text-transform:capitalize;
    top:0;
    z-index:1
}
.password-strength.weak{
    color:#505861
}
.password-strength.good{
    color:#00adef
}
.password-strength.strong{
    color:#00b118
}
.layout-enter-active{
    transition:opacity .5s,transform .5s
}
.layout-enter,.layout-leave-to{
    opacity:0
}
.strapi strong{
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:15px;
    line-height:20px;
    text-align:left
}
.strapi span,.strapi strong{
    color:hsla(0,0%,100%,.9)!important
}
.strapi span{
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:15px;
    line-height:20px;
    text-align:left
}
.strapi p{
    color:hsla(0,0%,100%,.9)!important;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:15px;
    line-height:20px;
    text-align:left
}
.strapi a{
    color:#00adef!important
}
.strapi em{
    color:inherit!important
}
.strapi ul{
    list-style-type:disc;
    padding-left:20px
}
.strapi ul li{
    color:hsla(0,0%,100%,.9);
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:15px;
    line-height:20px;
    margin:10px 0;
    text-align:left
}
.create-strapi p{
    font-family:"Montserrat Regular","Verdana",sans-serif
}
.create-strapi p,.create-strapi strong{
    color:#dee0e2;
    font-size:14px;
    line-height:20px;
    text-align:left
}
.create-strapi strong{
    font-family:"Montserrat Bold","Arial Black",sans-serif
}
.create-strapi li,.create-strapi p{
    padding:4px 0
}
.create-strapi ul{
    list-style-position:inside;
    list-style-type:disc
}
.create-strapi h1,.create-strapi h2{
    margin:16px 0
}
.landsale-strapi h2{
    font-size:28px;
    line-height:28px;
    margin-bottom:20px;
    margin-top:0
}
.landsale-strapi p{
    font-size:14px!important;
    line-height:21px!important
}
.grid-container{
    --template-column-gutters:32px;
    --template-columns:1;
    --template-column-compact-multiplier:1;
    --template-reduced-columns:0;
    --template-reduced-columns-multiplier:2;
    grid-gap:32px;
    grid-gap:var(--template-column-gutters);
    display:grid;
    gap:32px;
    gap:var(--template-column-gutters);
    grid-auto-rows:minmax(0,1fr);
    grid-template-columns:repeat(1,minmax(0,1fr));
    grid-template-columns:repeat(calc(var(--template-columns) - var(--template-reduced-columns)*var(--template-reduced-columns-multiplier)),minmax(0,1fr))
}
@media(min-width:20rem){
    .grid-container{
        --template-columns:2
    }
}
@media(min-width:30rem){
    .grid-container{
        --template-columns:3
    }
}
@media(min-width:50rem){
    .grid-container{
        --template-columns:3
    }
}
@media(min-width:60rem){
    .grid-container{
        --template-columns:4
    }
}
@media(min-width:1024px){
    .grid-container{
        --template-reduced-columns:0;
        --template-columns:4
    }
}
@media(min-width:80rem){
    .grid-container{
        --template-columns:5
    }
    .grid-container.has-sidebar{
        --template-columns:4
    }
}
@media(min-width:90rem){
    .grid-container{
        --template-columns:5
    }
    .grid-container.has-sidebar{
        --template-columns:4
    }
}
@media(min-width:100rem){
    .grid-container{
        --template-columns:6
    }
    .grid-container.has-sidebar{
        --template-columns:5
    }
}
@media(min-width:110rem){
    .grid-container{
        --template-columns:6
    }
    .grid-container.has-sidebar{
        --template-columns:5
    }
}
@media(min-width:120rem){
    .grid-container{
        --template-columns:6
    }
    .grid-container.has-sidebar{
        --template-columns:5
    }
}
@media(min-width:130rem){
    .grid-container{
        --template-columns:7
    }
    .grid-container.has-sidebar{
        --template-columns:6
    }
}
@media(min-width:140rem){
    .grid-container{
        --template-columns:9
    }
    .grid-container.has-sidebar{
        --template-columns:8
    }
}
@media(min-width:150rem){
    .grid-container{
        --template-columns:8
    }
}
.walletconnect-modal__mobile__toggle a{
    color:#000
}
.walletconnect-qrcode__base{
    overflow-x:hidden;
    overflow-y:scroll
}
@media(min-width:0px)and (max-width:900px)and (orientation:landscape){
    .walletconnect-modal__base{
        overflow:auto!important
    }
}
.row,.row-span{
    box-sizing:border-box;
    display:flex;
    flex:0 1 auto;
    flex-direction:row;
    flex-wrap:wrap
}
.row-span.reverse,.row.reverse{
    flex-direction:row-reverse
}
.col.reverse{
    flex-direction:column-reverse
}
@media screen and (min-width:0){
    .row{
        margin-left:-8px;
        margin-right:-8px
    }
    .row.no-gutter{
        margin-left:0;
        margin-right:0
    }
    [class*=col-],[class^=col-]{
        padding-left:8px;
        padding-right:8px
    }
    .no-gutter [class*=col-],.no-gutter [class^=col-]{
        padding-left:0;
        padding-right:0
    }
    .col-xs{
        box-flex:0;
        box-sizing:border-box;
        flex-basis:0;
        flex-grow:1;
        max-width:100%
    }
    .col-xs-1{
        flex:0 0 auto;
        flex-basis:8.3333333333%;
        max-width:8.3333333333%
    }
    .col-xs-1,.col-xs-offset-1{
        box-sizing:border-box;
        position:relative
    }
    .col-xs-offset-1{
        margin-left:8.3333333333%
    }
    .col-xs-2{
        flex:0 0 auto;
        flex-basis:16.6666666667%;
        max-width:16.6666666667%
    }
    .col-xs-2,.col-xs-offset-2{
        box-sizing:border-box;
        position:relative
    }
    .col-xs-offset-2{
        margin-left:16.6666666667%
    }
    .col-xs-3{
        flex:0 0 auto;
        flex-basis:25%;
        max-width:25%
    }
    .col-xs-3,.col-xs-offset-3{
        box-sizing:border-box;
        position:relative
    }
    .col-xs-offset-3{
        margin-left:25%
    }
    .col-xs-4{
        flex:0 0 auto;
        flex-basis:33.3333333333%;
        max-width:33.3333333333%
    }
    .col-xs-4,.col-xs-offset-4{
        box-sizing:border-box;
        position:relative
    }
    .col-xs-offset-4{
        margin-left:33.3333333333%
    }
    .col-xs-5{
        flex:0 0 auto;
        flex-basis:41.6666666667%;
        max-width:41.6666666667%
    }
    .col-xs-5,.col-xs-offset-5{
        box-sizing:border-box;
        position:relative
    }
    .col-xs-offset-5{
        margin-left:41.6666666667%
    }
    .col-xs-6{
        flex:0 0 auto;
        flex-basis:50%;
        max-width:50%
    }
    .col-xs-6,.col-xs-offset-6{
        box-sizing:border-box;
        position:relative
    }
    .col-xs-offset-6{
        margin-left:50%
    }
    .col-xs-7{
        flex:0 0 auto;
        flex-basis:58.3333333333%;
        max-width:58.3333333333%
    }
    .col-xs-7,.col-xs-offset-7{
        box-sizing:border-box;
        position:relative
    }
    .col-xs-offset-7{
        margin-left:58.3333333333%
    }
    .col-xs-8{
        flex:0 0 auto;
        flex-basis:66.6666666667%;
        max-width:66.6666666667%
    }
    .col-xs-8,.col-xs-offset-8{
        box-sizing:border-box;
        position:relative
    }
    .col-xs-offset-8{
        margin-left:66.6666666667%
    }
    .col-xs-9{
        flex:0 0 auto;
        flex-basis:75%;
        max-width:75%
    }
    .col-xs-9,.col-xs-offset-9{
        box-sizing:border-box;
        position:relative
    }
    .col-xs-offset-9{
        margin-left:75%
    }
    .col-xs-10{
        flex:0 0 auto;
        flex-basis:83.3333333333%;
        max-width:83.3333333333%
    }
    .col-xs-10,.col-xs-offset-10{
        box-sizing:border-box;
        position:relative
    }
    .col-xs-offset-10{
        margin-left:83.3333333333%
    }
    .col-xs-11{
        flex:0 0 auto;
        flex-basis:91.6666666667%;
        max-width:91.6666666667%
    }
    .col-xs-11,.col-xs-offset-11{
        box-sizing:border-box;
        position:relative
    }
    .col-xs-offset-11{
        margin-left:91.6666666667%
    }
    .col-xs-12{
        flex:0 0 auto;
        flex-basis:100%;
        max-width:100%
    }
    .col-xs-12,.col-xs-offset-12{
        box-sizing:border-box;
        position:relative
    }
    .col-xs-offset-12{
        margin-left:100%
    }
    .start-xs{
        justify-content:flex-start;
        text-align:left
    }
    .center-xs{
        justify-content:center;
        text-align:center
    }
    .end-xs{
        justify-content:flex-end;
        text-align:right;
        text-align:end
    }
    .top-xs{
        align-items:flex-start
    }
    .middle-xs{
        align-items:center
    }
    .bottom-xs{
        align-items:flex-end
    }
    .around-xs{
        justify-content:space-around
    }
    .between-xs{
        justify-content:space-between
    }
    .first-xs{
        order:-1
    }
    .last-xs{
        order:1
    }
}
@media screen and (min-width:36em){
    .row{
        margin-left:-8px;
        margin-right:-8px
    }
    .row.no-gutter{
        margin-left:0;
        margin-right:0
    }
    [class*=col-],[class^=col-]{
        padding-left:8px;
        padding-right:8px
    }
    .no-gutter [class*=col-],.no-gutter [class^=col-]{
        padding-left:0;
        padding-right:0
    }
    .col-sm{
        box-flex:0;
        box-sizing:border-box;
        flex-basis:0;
        flex-grow:1;
        max-width:100%
    }
    .col-sm-1{
        flex:0 0 auto;
        flex-basis:8.3333333333%;
        max-width:8.3333333333%
    }
    .col-sm-1,.col-sm-offset-1{
        box-sizing:border-box;
        position:relative
    }
    .col-sm-offset-1{
        margin-left:8.3333333333%
    }
    .col-sm-2{
        flex:0 0 auto;
        flex-basis:16.6666666667%;
        max-width:16.6666666667%
    }
    .col-sm-2,.col-sm-offset-2{
        box-sizing:border-box;
        position:relative
    }
    .col-sm-offset-2{
        margin-left:16.6666666667%
    }
    .col-sm-3{
        flex:0 0 auto;
        flex-basis:25%;
        max-width:25%
    }
    .col-sm-3,.col-sm-offset-3{
        box-sizing:border-box;
        position:relative
    }
    .col-sm-offset-3{
        margin-left:25%
    }
    .col-sm-4{
        flex:0 0 auto;
        flex-basis:33.3333333333%;
        max-width:33.3333333333%
    }
    .col-sm-4,.col-sm-offset-4{
        box-sizing:border-box;
        position:relative
    }
    .col-sm-offset-4{
        margin-left:33.3333333333%
    }
    .col-sm-5{
        flex:0 0 auto;
        flex-basis:41.6666666667%;
        max-width:41.6666666667%
    }
    .col-sm-5,.col-sm-offset-5{
        box-sizing:border-box;
        position:relative
    }
    .col-sm-offset-5{
        margin-left:41.6666666667%
    }
    .col-sm-6{
        flex:0 0 auto;
        flex-basis:50%;
        max-width:50%
    }
    .col-sm-6,.col-sm-offset-6{
        box-sizing:border-box;
        position:relative
    }
    .col-sm-offset-6{
        margin-left:50%
    }
    .col-sm-7{
        flex:0 0 auto;
        flex-basis:58.3333333333%;
        max-width:58.3333333333%
    }
    .col-sm-7,.col-sm-offset-7{
        box-sizing:border-box;
        position:relative
    }
    .col-sm-offset-7{
        margin-left:58.3333333333%
    }
    .col-sm-8{
        flex:0 0 auto;
        flex-basis:66.6666666667%;
        max-width:66.6666666667%
    }
    .col-sm-8,.col-sm-offset-8{
        box-sizing:border-box;
        position:relative
    }
    .col-sm-offset-8{
        margin-left:66.6666666667%
    }
    .col-sm-9{
        flex:0 0 auto;
        flex-basis:75%;
        max-width:75%
    }
    .col-sm-9,.col-sm-offset-9{
        box-sizing:border-box;
        position:relative
    }
    .col-sm-offset-9{
        margin-left:75%
    }
    .col-sm-10{
        flex:0 0 auto;
        flex-basis:83.3333333333%;
        max-width:83.3333333333%
    }
    .col-sm-10,.col-sm-offset-10{
        box-sizing:border-box;
        position:relative
    }
    .col-sm-offset-10{
        margin-left:83.3333333333%
    }
    .col-sm-11{
        flex:0 0 auto;
        flex-basis:91.6666666667%;
        max-width:91.6666666667%
    }
    .col-sm-11,.col-sm-offset-11{
        box-sizing:border-box;
        position:relative
    }
    .col-sm-offset-11{
        margin-left:91.6666666667%
    }
    .col-sm-12{
        flex:0 0 auto;
        flex-basis:100%;
        max-width:100%
    }
    .col-sm-12,.col-sm-offset-12{
        box-sizing:border-box;
        position:relative
    }
    .col-sm-offset-12{
        margin-left:100%
    }
    .start-sm{
        justify-content:flex-start;
        text-align:left
    }
    .center-sm{
        justify-content:center;
        text-align:center
    }
    .end-sm{
        justify-content:flex-end;
        text-align:right;
        text-align:end
    }
    .top-sm{
        align-items:flex-start
    }
    .middle-sm{
        align-items:center
    }
    .bottom-sm{
        align-items:flex-end
    }
    .around-sm{
        justify-content:space-around
    }
    .between-sm{
        justify-content:space-between
    }
    .first-sm{
        order:-1
    }
    .last-sm{
        order:1
    }
}
@media screen and (min-width:48em){
    .row{
        margin-left:-12px;
        margin-right:-12px
    }
    .row.no-gutter{
        margin-left:0;
        margin-right:0
    }
    [class*=col-],[class^=col-]{
        padding-left:12px;
        padding-right:12px
    }
    .no-gutter [class*=col-],.no-gutter [class^=col-]{
        padding-left:0;
        padding-right:0
    }
    .col-md{
        box-flex:0;
        box-sizing:border-box;
        flex-basis:0;
        flex-grow:1;
        max-width:100%
    }
    .col-md-1{
        flex:0 0 auto;
        flex-basis:8.3333333333%;
        max-width:8.3333333333%
    }
    .col-md-1,.col-md-offset-1{
        box-sizing:border-box;
        position:relative
    }
    .col-md-offset-1{
        margin-left:8.3333333333%
    }
    .col-md-2{
        flex:0 0 auto;
        flex-basis:16.6666666667%;
        max-width:16.6666666667%
    }
    .col-md-2,.col-md-offset-2{
        box-sizing:border-box;
        position:relative
    }
    .col-md-offset-2{
        margin-left:16.6666666667%
    }
    .col-md-3{
        flex:0 0 auto;
        flex-basis:25%;
        max-width:25%
    }
    .col-md-3,.col-md-offset-3{
        box-sizing:border-box;
        position:relative
    }
    .col-md-offset-3{
        margin-left:25%
    }
    .col-md-4{
        flex:0 0 auto;
        flex-basis:33.3333333333%;
        max-width:33.3333333333%
    }
    .col-md-4,.col-md-offset-4{
        box-sizing:border-box;
        position:relative
    }
    .col-md-offset-4{
        margin-left:33.3333333333%
    }
    .col-md-5{
        flex:0 0 auto;
        flex-basis:41.6666666667%;
        max-width:41.6666666667%
    }
    .col-md-5,.col-md-offset-5{
        box-sizing:border-box;
        position:relative
    }
    .col-md-offset-5{
        margin-left:41.6666666667%
    }
    .col-md-6{
        flex:0 0 auto;
        flex-basis:50%;
        max-width:50%
    }
    .col-md-6,.col-md-offset-6{
        box-sizing:border-box;
        position:relative
    }
    .col-md-offset-6{
        margin-left:50%
    }
    .col-md-7{
        flex:0 0 auto;
        flex-basis:58.3333333333%;
        max-width:58.3333333333%
    }
    .col-md-7,.col-md-offset-7{
        box-sizing:border-box;
        position:relative
    }
    .col-md-offset-7{
        margin-left:58.3333333333%
    }
    .col-md-8{
        flex:0 0 auto;
        flex-basis:66.6666666667%;
        max-width:66.6666666667%
    }
    .col-md-8,.col-md-offset-8{
        box-sizing:border-box;
        position:relative
    }
    .col-md-offset-8{
        margin-left:66.6666666667%
    }
    .col-md-9{
        flex:0 0 auto;
        flex-basis:75%;
        max-width:75%
    }
    .col-md-9,.col-md-offset-9{
        box-sizing:border-box;
        position:relative
    }
    .col-md-offset-9{
        margin-left:75%
    }
    .col-md-10{
        flex:0 0 auto;
        flex-basis:83.3333333333%;
        max-width:83.3333333333%
    }
    .col-md-10,.col-md-offset-10{
        box-sizing:border-box;
        position:relative
    }
    .col-md-offset-10{
        margin-left:83.3333333333%
    }
    .col-md-11{
        flex:0 0 auto;
        flex-basis:91.6666666667%;
        max-width:91.6666666667%
    }
    .col-md-11,.col-md-offset-11{
        box-sizing:border-box;
        position:relative
    }
    .col-md-offset-11{
        margin-left:91.6666666667%
    }
    .col-md-12{
        flex:0 0 auto;
        flex-basis:100%;
        max-width:100%
    }
    .col-md-12,.col-md-offset-12{
        box-sizing:border-box;
        position:relative
    }
    .col-md-offset-12{
        margin-left:100%
    }
    .start-md{
        justify-content:flex-start;
        text-align:left
    }
    .center-md{
        justify-content:center;
        text-align:center
    }
    .end-md{
        justify-content:flex-end;
        text-align:right;
        text-align:end
    }
    .top-md{
        align-items:flex-start
    }
    .middle-md{
        align-items:center
    }
    .bottom-md{
        align-items:flex-end
    }
    .around-md{
        justify-content:space-around
    }
    .between-md{
        justify-content:space-between
    }
    .first-md{
        order:-1
    }
    .last-md{
        order:1
    }
}
@media screen and (min-width:64em){
    .row{
        margin-left:-12px;
        margin-right:-12px
    }
    .row.no-gutter{
        margin-left:0;
        margin-right:0
    }
    [class*=col-],[class^=col-]{
        padding-left:12px;
        padding-right:12px
    }
    .no-gutter [class*=col-],.no-gutter [class^=col-]{
        padding-left:0;
        padding-right:0
    }
    .col-lg{
        box-flex:0;
        box-sizing:border-box;
        flex-basis:0;
        flex-grow:1;
        max-width:100%
    }
    .col-lg-1{
        flex:0 0 auto;
        flex-basis:8.3333333333%;
        max-width:8.3333333333%
    }
    .col-lg-1,.col-lg-offset-1{
        box-sizing:border-box;
        position:relative
    }
    .col-lg-offset-1{
        margin-left:8.3333333333%
    }
    .col-lg-2{
        flex:0 0 auto;
        flex-basis:16.6666666667%;
        max-width:16.6666666667%
    }
    .col-lg-2,.col-lg-offset-2{
        box-sizing:border-box;
        position:relative
    }
    .col-lg-offset-2{
        margin-left:16.6666666667%
    }
    .col-lg-3{
        flex:0 0 auto;
        flex-basis:25%;
        max-width:25%
    }
    .col-lg-3,.col-lg-offset-3{
        box-sizing:border-box;
        position:relative
    }
    .col-lg-offset-3{
        margin-left:25%
    }
    .col-lg-4{
        flex:0 0 auto;
        flex-basis:33.3333333333%;
        max-width:33.3333333333%
    }
    .col-lg-4,.col-lg-offset-4{
        box-sizing:border-box;
        position:relative
    }
    .col-lg-offset-4{
        margin-left:33.3333333333%
    }
    .col-lg-5{
        flex:0 0 auto;
        flex-basis:41.6666666667%;
        max-width:41.6666666667%
    }
    .col-lg-5,.col-lg-offset-5{
        box-sizing:border-box;
        position:relative
    }
    .col-lg-offset-5{
        margin-left:41.6666666667%
    }
    .col-lg-6{
        flex:0 0 auto;
        flex-basis:50%;
        max-width:50%
    }
    .col-lg-6,.col-lg-offset-6{
        box-sizing:border-box;
        position:relative
    }
    .col-lg-offset-6{
        margin-left:50%
    }
    .col-lg-7{
        flex:0 0 auto;
        flex-basis:58.3333333333%;
        max-width:58.3333333333%
    }
    .col-lg-7,.col-lg-offset-7{
        box-sizing:border-box;
        position:relative
    }
    .col-lg-offset-7{
        margin-left:58.3333333333%
    }
    .col-lg-8{
        flex:0 0 auto;
        flex-basis:66.6666666667%;
        max-width:66.6666666667%
    }
    .col-lg-8,.col-lg-offset-8{
        box-sizing:border-box;
        position:relative
    }
    .col-lg-offset-8{
        margin-left:66.6666666667%
    }
    .col-lg-9{
        flex:0 0 auto;
        flex-basis:75%;
        max-width:75%
    }
    .col-lg-9,.col-lg-offset-9{
        box-sizing:border-box;
        position:relative
    }
    .col-lg-offset-9{
        margin-left:75%
    }
    .col-lg-10{
        flex:0 0 auto;
        flex-basis:83.3333333333%;
        max-width:83.3333333333%
    }
    .col-lg-10,.col-lg-offset-10{
        box-sizing:border-box;
        position:relative
    }
    .col-lg-offset-10{
        margin-left:83.3333333333%
    }
    .col-lg-11{
        flex:0 0 auto;
        flex-basis:91.6666666667%;
        max-width:91.6666666667%
    }
    .col-lg-11,.col-lg-offset-11{
        box-sizing:border-box;
        position:relative
    }
    .col-lg-offset-11{
        margin-left:91.6666666667%
    }
    .col-lg-12{
        flex:0 0 auto;
        flex-basis:100%;
        max-width:100%
    }
    .col-lg-12,.col-lg-offset-12{
        box-sizing:border-box;
        position:relative
    }
    .col-lg-offset-12{
        margin-left:100%
    }
    .start-lg{
        justify-content:flex-start;
        text-align:left
    }
    .center-lg{
        justify-content:center;
        text-align:center
    }
    .end-lg{
        justify-content:flex-end;
        text-align:right;
        text-align:end
    }
    .top-lg{
        align-items:flex-start
    }
    .middle-lg{
        align-items:center
    }
    .bottom-lg{
        align-items:flex-end
    }
    .around-lg{
        justify-content:space-around
    }
    .between-lg{
        justify-content:space-between
    }
    .first-lg{
        order:-1
    }
    .last-lg{
        order:1
    }
}
@media screen and (min-width:90em){
    .row{
        margin-left:-12px;
        margin-right:-12px
    }
    .row.no-gutter{
        margin-left:0;
        margin-right:0
    }
    [class*=col-],[class^=col-]{
        padding-left:12px;
        padding-right:12px
    }
    .no-gutter [class*=col-],.no-gutter [class^=col-]{
        padding-left:0;
        padding-right:0
    }
    .col-xl{
        box-flex:0;
        box-sizing:border-box;
        flex-basis:0;
        flex-grow:1;
        max-width:100%
    }
    .col-xl-1{
        flex:0 0 auto;
        flex-basis:8.3333333333%;
        max-width:8.3333333333%
    }
    .col-xl-1,.col-xl-offset-1{
        box-sizing:border-box;
        position:relative
    }
    .col-xl-offset-1{
        margin-left:8.3333333333%
    }
    .col-xl-2{
        flex:0 0 auto;
        flex-basis:16.6666666667%;
        max-width:16.6666666667%
    }
    .col-xl-2,.col-xl-offset-2{
        box-sizing:border-box;
        position:relative
    }
    .col-xl-offset-2{
        margin-left:16.6666666667%
    }
    .col-xl-3{
        flex:0 0 auto;
        flex-basis:25%;
        max-width:25%
    }
    .col-xl-3,.col-xl-offset-3{
        box-sizing:border-box;
        position:relative
    }
    .col-xl-offset-3{
        margin-left:25%
    }
    .col-xl-4{
        flex:0 0 auto;
        flex-basis:33.3333333333%;
        max-width:33.3333333333%
    }
    .col-xl-4,.col-xl-offset-4{
        box-sizing:border-box;
        position:relative
    }
    .col-xl-offset-4{
        margin-left:33.3333333333%
    }
    .col-xl-5{
        flex:0 0 auto;
        flex-basis:41.6666666667%;
        max-width:41.6666666667%
    }
    .col-xl-5,.col-xl-offset-5{
        box-sizing:border-box;
        position:relative
    }
    .col-xl-offset-5{
        margin-left:41.6666666667%
    }
    .col-xl-6{
        flex:0 0 auto;
        flex-basis:50%;
        max-width:50%
    }
    .col-xl-6,.col-xl-offset-6{
        box-sizing:border-box;
        position:relative
    }
    .col-xl-offset-6{
        margin-left:50%
    }
    .col-xl-7{
        flex:0 0 auto;
        flex-basis:58.3333333333%;
        max-width:58.3333333333%
    }
    .col-xl-7,.col-xl-offset-7{
        box-sizing:border-box;
        position:relative
    }
    .col-xl-offset-7{
        margin-left:58.3333333333%
    }
    .col-xl-8{
        flex:0 0 auto;
        flex-basis:66.6666666667%;
        max-width:66.6666666667%
    }
    .col-xl-8,.col-xl-offset-8{
        box-sizing:border-box;
        position:relative
    }
    .col-xl-offset-8{
        margin-left:66.6666666667%
    }
    .col-xl-9{
        flex:0 0 auto;
        flex-basis:75%;
        max-width:75%
    }
    .col-xl-9,.col-xl-offset-9{
        box-sizing:border-box;
        position:relative
    }
    .col-xl-offset-9{
        margin-left:75%
    }
    .col-xl-10{
        flex:0 0 auto;
        flex-basis:83.3333333333%;
        max-width:83.3333333333%
    }
    .col-xl-10,.col-xl-offset-10{
        box-sizing:border-box;
        position:relative
    }
    .col-xl-offset-10{
        margin-left:83.3333333333%
    }
    .col-xl-11{
        flex:0 0 auto;
        flex-basis:91.6666666667%;
        max-width:91.6666666667%
    }
    .col-xl-11,.col-xl-offset-11{
        box-sizing:border-box;
        position:relative
    }
    .col-xl-offset-11{
        margin-left:91.6666666667%
    }
    .col-xl-12{
        flex:0 0 auto;
        flex-basis:100%;
        max-width:100%
    }
    .col-xl-12,.col-xl-offset-12{
        box-sizing:border-box;
        position:relative
    }
    .col-xl-offset-12{
        margin-left:100%
    }
    .start-xl{
        justify-content:flex-start;
        text-align:left
    }
    .center-xl{
        justify-content:center;
        text-align:center
    }
    .end-xl{
        justify-content:flex-end;
        text-align:right;
        text-align:end
    }
    .top-xl{
        align-items:flex-start
    }
    .middle-xl{
        align-items:center
    }
    .bottom-xl{
        align-items:flex-end
    }
    .around-xl{
        justify-content:space-around
    }
    .between-xl{
        justify-content:space-between
    }
    .first-xl{
        order:-1
    }
    .last-xl{
        order:1
    }
}
 .ssr-carousel-back-button,.ssr-carousel-next-button{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    background:none;
    border:none;
    color:inherit;
    cursor:pointer;
    display:inline-block;
    padding:0;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none
}
.ssr-carousel-back-button{
    left:2%
}
.ssr-carousel-next-button{
    right:2%
}
.ssr-carousel-back-icon,.ssr-carousel-next-icon{
    align-items:center;
    background-color:rgba(0,0,0,.5);
    border-radius:21px;
    display:inline-block;
    display:flex;
    height:42px;
    justify-content:center;
    transition:opacity .2s;
    width:42px
}
[disabled]>.ssr-carousel-back-icon,[disabled]>.ssr-carousel-next-icon{
    cursor:default;
    opacity:.1
}
:not([disabled])>.ssr-carousel-back-icon,:not([disabled])>.ssr-carousel-next-icon{
    opacity:.5
}
@media (hover:hover){
    :not([disabled])>.ssr-carousel-back-icon:hover,:not([disabled])>.ssr-carousel-next-icon:hover{
        opacity:.85
    }
}
:not([disabled])>.ssr-carousel-back-icon.active,:not([disabled])>.ssr-carousel-back-icon:active,:not([disabled])>.ssr-carousel-next-icon.active,:not([disabled])>.ssr-carousel-next-icon:active{
    opacity:1
}
.ssr-carousel-back-icon:before,.ssr-carousel-next-icon:before{
    content:"";
    position:relative
}
.ssr-carousel-back-icon:before{
    background:0;
    border-color:transparent #fff transparent transparent;
    border-style:solid;
    border-width:9px 12px 9px 0;
    height:0;
    left:-2px;
    width:0
}
.ssr-carousel-next-icon:before{
    background:0;
    border-color:transparent transparent transparent #fff;
    border-style:solid;
    border-width:9px 0 9px 12px;
    height:0;
    left:2px;
    width:0
}
.ssr-carousel-dot-button{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    background:none;
    border:none;
    color:inherit;
    cursor:pointer;
    display:inline-block;
    padding:0;
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none
}
.ssr-carousel-dots{
    display:flex;
    justify-content:center;
    margin-top:10px
}
.ssr-carousel-dot-icon{
    border:2px solid rgba(0,0,0,.7);
    border-radius:6px;
    display:inline-block;
    height:12px;
    margin-left:4px;
    margin-right:4px;
    transition:opacity .2s;
    width:12px
}
[disabled]>.ssr-carousel-dot-icon{
    background:rgba(0,0,0,.7);
    cursor:default;
    opacity:1
}
:not([disabled])>.ssr-carousel-dot-icon{
    opacity:.5
}
@media (hover:hover){
    :not([disabled])>.ssr-carousel-dot-icon:hover{
        opacity:.85
    }
}
:not([disabled])>.ssr-carousel-dot-icon.active,:not([disabled])>.ssr-carousel-dot-icon:active{
    opacity:1
}
.ssr-carousel-track{
    display:flex;
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none
}
.ssr-carousel-track.dragging{
    pointer-events:none
}
.ssr-carousel-slide{
    flex-shrink:0
}
.ssr-carousel-mask.disabled .ssr-carousel-slide[aria-hidden=true]{
    display:none
}
.ssr-carousel{
    touch-action:pan-y
}
.ssr-carousel-slides{
    position:relative
}
.ssr-peek-values{
    position:absolute
}
.ssr-carousel-mask{
    position:relative
}
.ssr-carousel-mask:not(.no-mask){
    overflow:hidden
}
.ssr-carousel-mask:not(.disabled):not(.not-draggable){
    cursor:grab
}
.ssr-carousel-mask:not(.disabled):not(.not-draggable).pressing{
    cursor:grabbing
}
.ssr-carousel-visually-hidden{
    clip:rect(0 0 0 0);
    border:0;
    -webkit-clip-path:inset(50%);
    clip-path:inset(50%);
    height:1px;
    margin:-1px;
    overflow:hidden;
    padding:0;
    position:absolute;
    white-space:nowrap;
    width:1px
}
 .nuxt-progress{
    background-color:#ffc107;
    height:3px;
    left:0;
    opacity:1;
    position:fixed;
    right:0;
    top:0;
    transition:width .1s,opacity .4s;
    width:0;
    z-index:999999
}
.nuxt-progress.nuxt-progress-notransition{
    transition:none
}
.nuxt-progress-failed{
    background-color:red
}
 #basic[data-v-8212d0b0]{
    display:flex;
    flex-direction:column
}
#basic.has-notification[data-v-8212d0b0]{
    height:calc(100dvh - 100px)
}
@media(min-width:768px)and (max-width:1279px){
    #basic.has-notification[data-v-8212d0b0]{
        height:calc(100dvh - 100px)
    }
}
@media(min-width:0px)and (max-width:767px){
    #basic.has-notification[data-v-8212d0b0]{
        height:calc(100dvh - 98px)
    }
}
.hide-discord[data-v-8212d0b0]{
    opacity:0;
    transition:visibility 0s .3s,opacity .3s linear;
    visibility:hidden
}
.visible-discord[data-v-8212d0b0]{
    opacity:1;
    transition:opacity .3s linear;
    visibility:visible
}
 @media(min-width:0px)and (max-width:1279px){
    .touch-auto-margin[data-v-914e738a]{
        margin-left:auto
    }
}
.navbar-container[data-v-914e738a]{
    position:sticky;
    transition:all .25s ease;
    width:100%;
    z-index:2003
}
.navbar-container.notification[data-v-914e738a]{
    top:0
}
.navbar[data-v-914e738a]{
    align-items:center;
    background-color:#14181d;
    border-bottom:1px solid #272727;
    display:flex;
    flex-direction:row;
    gap:28px;
    height:var(--navbar-height-redesign);
    justify-content:space-between;
    padding:0 0 0 16px
}
@media(max-width:1023px){
    .navbar[data-v-914e738a]{
        padding:0
    }
}
.navbar section[data-v-914e738a]{
    align-items:center;
    display:flex;
    flex-direction:row;
    height:100%;
    justify-content:flex-start
}
.navbar section.left[data-v-914e738a]{
    justify-content:flex-start;
    padding-bottom:8px;
    padding-top:8px
}
.navbar section.left.--desktop .logo img[data-v-914e738a]{
    cursor:pointer;
    height:50px
}
@media(max-width:1023px){
    .navbar section.left.--desktop[data-v-914e738a]{
        display:none
    }
}
.navbar section.left.--desktop .menus-container[data-v-914e738a]{
    align-items:center;
    display:flex;
    flex-direction:row;
    gap:16px;
    justify-content:center;
    margin-left:24px
}
.navbar section.left.--desktop .menus-container .direct-menu[data-v-914e738a],.navbar section.left.--desktop .menus-container .expandible-menu[data-v-914e738a]{
    color:#dee0e2;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:16px;
    line-height:20px;
    padding:8px 12px;
    text-align:center
}
.navbar section.left.--desktop .menus-container .direct-menu[data-v-914e738a]:hover,.navbar section.left.--desktop .menus-container .expandible-menu[data-v-914e738a]:hover{
    background-color:#1d2128;
    border-radius:4px;
    color:#fff
}
.navbar section.left.--desktop .menus-container .wrapper[data-v-914e738a]{
    height:var(--navbar-height-redesign);
    padding:5px 0
}
.navbar section.left.--desktop .menus-container .wrapper:hover .expandible-options[data-v-914e738a]{
    align-items:center;
    display:flex;
    flex-direction:column;
    gap:8px;
    justify-content:center
}
.navbar section.left.--desktop .menus-container .expandible-menu[data-v-914e738a]{
    align-items:center;
    cursor:pointer;
    display:flex;
    flex-direction:row;
    justify-content:center
}
.navbar section.left.--desktop .menus-container .expandible-menu .chevron[data-v-914e738a]{
    height:24px;
    margin-left:8px;
    width:24px
}
.navbar section.left.--desktop .menus-container .expandible-menu .expandible-options[data-v-914e738a]{
    background-color:#14181d;
    border:1px solid #1d2128;
    border-radius:0 0 8px 8px;
    cursor:default;
    display:none;
    padding:16px;
    position:absolute;
    top:49px
}
.navbar section.left.--desktop .menus-container .expandible-menu .expandible-options .direct-menu[data-v-914e738a]{
    text-align:left;
    width:100%
}
.navbar section.right[data-v-914e738a]{
    justify-content:flex-end
}
@media(max-width:1023px){
    .navbar section.right[data-v-914e738a]{
        justify-content:flex-start;
        margin-right:0;
        width:100%
    }
}
@media(min-width:0px)and (max-width:767px){
    .navbar section.right[data-v-914e738a]{
        justify-content:flex-start;
        margin-right:0;
        width:100%
    }
}
.navbar section.right .logo[data-v-914e738a]{
    display:none;
    flex:1 1;
    text-align:center
}
@media(max-width:1023px){
    .navbar section.right .logo.--mobile[data-v-914e738a]{
        display:block;
        margin-left:23px;
        max-width:100%;
        text-align:inherit
    }
    .navbar section.right .logo.--mobile img[data-v-914e738a]{
        cursor:pointer;
        height:28px;
        max-width:none;
        width:auto
    }
}
@media(min-width:0px)and (max-width:767px){
    .navbar section.right .logo.--mobile[data-v-914e738a]{
        margin:0 0 0 23px;
        max-width:91px;
        width:100%
    }
    .navbar section.right .logo.--mobile img[data-v-914e738a]{
        max-width:101px;
        width:90.8px
    }
}
.navbar section.right .mobile-menu-container[data-v-914e738a]{
    align-items:center;
    display:flex;
    flex-direction:row;
    gap:4px;
    height:100%;
    justify-content:flex-start;
    padding-bottom:5px;
    padding-top:5px
}
@media(min-width:0px)and (max-width:1279px){
    .navbar section.right .mobile-menu-container[data-v-914e738a]{
        justify-content:flex-start;
        padding:5px 0 5px 16px;
        width:100%
    }
}
.navbar section.right .mobile-menu-container .burger-container-redesign[data-v-914e738a]{
    cursor:pointer
}
.navbar section.right .mobile-menu-container .burger[data-v-914e738a]{
    display:none
}
@media(max-width:1023px){
    .navbar section.right .mobile-menu-container .burger.--mobile[data-v-914e738a]{
        display:block
    }
}
.navbar section.right .mobile-menu-container .language-bar-container[data-v-914e738a]{
    height:100%;
    width:40px
}
.navbar section.right .mobile-menu-container .language-bar-container[data-v-914e738a]:hover{
    background-color:#22262a;
    border-radius:5px
}
.navbar section.right .mobile-menu-container .claim-rewards-button-container[data-v-914e738a]{
    align-items:center;
    border-right:1px solid hsla(0,0%,100%,.2);
    display:flex;
    flex-direction:column;
    height:100%;
    justify-content:center
}
.navbar section.right .mobile-menu-container .claim-rewards-button-container .claim-rewards-button[data-v-914e738a]{
    font-size:15px;
    margin-right:10px;
    padding:0 12px
}
.navbar section.right .mobile-menu-container .claim-rewards-button-container .claim-rewards-button .button-crown[data-v-914e738a]{
    margin-right:5px
}
.navbar section.right .play-button-wrapper[data-v-914e738a]{
    align-items:center;
    display:flex;
    flex-direction:column;
    justify-content:center;
    margin:8px 16px
}
@media(max-width:1023px){
    .navbar .--desktop[data-v-914e738a]{
        display:none
    }
}
@media(min-width:0px)and (max-width:767px){
    .navbar .--only-desktop[data-v-914e738a]{
        border-left:1px solid hsla(0,0%,100%,.2);
        border-right:1px solid hsla(0,0%,100%,.2);
        display:none
    }
}
.navbar .--only-tablet[data-v-914e738a]{
    display:none
}
@media(min-width:768px)and (max-width:1279px){
    .navbar .--only-tablet[data-v-914e738a]{
        display:flex;
        justify-content:flex-start
    }
}
.navbar .--only-mobile[data-v-914e738a]{
    display:none
}
@media(min-width:0px)and (max-width:767px){
    .navbar .--only-mobile[data-v-914e738a]{
        display:flex
    }
}
.season-started[data-v-914e738a]{
    flex:none!important
}
.season-started .sign-in-button-container[data-v-914e738a]{
    margin-left:8px;
    margin-right:16px
}
.season-started .sign-in-button-container .unlogged-image[data-v-914e738a]{
    min-height:28px;
    min-width:28px
}
.login-container-desktop[data-v-914e738a]{
    align-items:center;
    display:flex;
    flex-direction:row;
    justify-content:center;
    margin-right:8px
}
.login-container-desktop .create-account-button[data-v-914e738a]{
    margin:8px
}
.login-options-container[data-v-914e738a]{
    align-items:flex-start;
    background:#14181d;
    border-bottom:1px solid #20252c;
    bottom:auto;
    display:flex;
    flex-direction:column;
    gap:24px;
    justify-content:center;
    left:auto;
    max-height:152px;
    padding:24px;
    position:absolute;
    right:0;
    top:50px;
    transition:all .07s ease-out;
    width:100vw;
    z-index:1
}
@media(min-width:767px){
    .login-options-container[data-v-914e738a]{
        display:none
    }
}
.login-options-container .buttons-size[data-v-914e738a]{
    color:#fff;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:16px;
    line-height:20px;
    max-height:none;
    min-height:40px;
    min-width:220px;
    text-align:center
}
@media(min-width:0px)and (max-width:767px){
    .login-options-container .buttons-size[data-v-914e738a]{
        max-width:none
    }
}
.login-options-container .button-secondary[data-v-914e738a]{
    background-color:transparent;
    border:2px solid #fff;
    border-radius:20px
}
 .language-bar[data-v-ef64244e]{
    align-items:center;
    display:flex;
    flex-direction:row;
    justify-content:center;
    position:relative;
    transition:all .3s ease-in
}
@media(min-width:0px)and (max-width:767px){
    .language-bar[data-v-ef64244e]{
        border:none
    }
}
@media(min-width:1280px){
    .language-bar[data-v-ef64244e]{
        border:none
    }
}
@media(min-width:768px)and (max-width:1279px){
    .language-bar[data-v-ef64244e]{
        height:50px
    }
}
@media(min-width:0px)and (max-width:1279px){
    .language-bar[data-v-ef64244e]{
        width:auto
    }
}
@media(max-width:1600px){
    .language-bar button[data-v-ef64244e]{
        height:26px
    }
}
@media(max-width:desktop-mdpx){
    .language-bar button[data-v-ef64244e]{
        height:26px
    }
}
.language-bar .language-dropdown[data-v-ef64244e]{
    background-color:transparent!important;
    border:none;
    border-radius:10px;
    height:100%;
    outline:none!important;
    padding:0;
    width:100%
}
.language-bar .language-dropdown .language-title .selected[data-v-ef64244e]{
    color:#bdc0c2
}
.language-bar .language-menu-redesign[data-v-ef64244e]{
    background-color:#14181d;
    border:1px solid #272727;
    border-radius:0 0 8px 8px;
    border-top:none;
    bottom:auto;
    display:none;
    left:-10px;
    overflow:hidden;
    position:absolute;
    right:auto;
    top:45px;
    width:170px;
    z-index:1
}
@media(max-width:1279px){
    .language-bar .language-menu-redesign[data-v-ef64244e]{
        z-index:0
    }
}
@media(max-width:tabletpx){
    .language-bar .language-menu-redesign[data-v-ef64244e]{
        z-index:0
    }
}
@media(min-width:0px)and (max-width:767px){
    .language-bar .language-menu-redesign[data-v-ef64244e]{
        border-radius:10px;
        top:45px
    }
}
.language-bar .language-menu-redesign.open[data-v-ef64244e]{
    display:block;
    z-index:-1
}
@media(min-width:768px)and (max-width:1279px){
    .language-bar .language-menu-redesign.open[data-v-ef64244e]{
        top:50px
    }
}
@media(min-width:0px)and (max-width:767px){
    .language-bar .language-menu-redesign.open[data-v-ef64244e]{
        margin-top:30px
    }
}
.language-bar button[data-v-ef64244e]{
    cursor:pointer
}
.language-bar button.language-item[data-v-ef64244e]{
    align-items:center;
    display:flex;
    flex-direction:row;
    justify-content:center
}
@media(max-width:1279px){
    .language-bar button.language-item[data-v-ef64244e]{
        background-color:#14181d;
        border-radius:0;
        position:relative;
        z-index:5
    }
}
@media(max-width:tabletpx){
    .language-bar button.language-item[data-v-ef64244e]{
        background-color:#14181d;
        border-radius:0;
        position:relative;
        z-index:5
    }
}
.language-bar .language-item[data-v-ef64244e]{
    align-items:center;
    display:flex;
    flex-direction:row;
    justify-content:flex-start;
    position:relative;
    text-transform:capitalize
}
@media(max-width:1600px){
    .language-bar .language-item[data-v-ef64244e]{
        height:32px
    }
}
@media(max-width:desktop-mdpx){
    .language-bar .language-item[data-v-ef64244e]{
        height:32px
    }
}
.language-bar .language-item:hover .language-title[data-v-ef64244e],.language-bar .language-item:hover .language-title.selected[data-v-ef64244e]{
    color:#fff
}
.language-bar .language-item .language-flag[data-v-ef64244e]{
    border-radius:2px;
    height:16px;
    width:22px
}
@media(max-width:1279px){
    .language-bar .language-item .language-flag[data-v-ef64244e]{
        margin-left:5px;
        margin-right:5px;
        margin-top:3px
    }
}
@media(max-width:tabletpx){
    .language-bar .language-item .language-flag[data-v-ef64244e]{
        margin-left:5px;
        margin-right:5px;
        margin-top:3px
    }
}
@media(min-width:768px)and (max-width:1279px){
    .language-bar .language-item .language-flag img[data-v-ef64244e]{
        margin-left:10px;
        width:33px
    }
}
.language-bar .language-item .language-title[data-v-ef64244e]{
    color:#bdc0c2;
    min-width:55px
}
@media(min-width:0px)and (max-width:1279px){
    .language-bar .language-item .language-title[data-v-ef64244e]{
        font-size:14px;
        margin:0 5px
    }
}
.language-bar .language-item .language-title.selected[data-v-ef64244e]{
    color:hsla(0,0%,100%,.4)
}
.language-bar .language-item .language-check[data-v-ef64244e]{
    background-color:transparent;
    background-color:initial;
    min-height:16px;
    min-width:16px
}
@media(max-width:1279px){
    .language-bar .language-item .language-check[data-v-ef64244e]{
        left:67px;
        top:9px
    }
}
@media(max-width:tabletpx){
    .language-bar .language-item .language-check[data-v-ef64244e]{
        left:67px;
        top:9px
    }
}
@media(min-width:0px)and (max-width:767px){
    .language-bar .language-item .language-check[data-v-ef64244e]{
        left:auto
    }
}
.language-bar .language-item-redesign[data-v-ef64244e]{
    align-items:center;
    background:#14181d;
    cursor:pointer;
    display:flex;
    flex-direction:row;
    height:36px;
    justify-content:space-between;
    padding:0 20px;
    position:relative;
    text-transform:capitalize
}
@media(max-width:1600px){
    .language-bar .language-item-redesign[data-v-ef64244e]{
        height:32px
    }
}
@media(max-width:desktop-mdpx){
    .language-bar .language-item-redesign[data-v-ef64244e]{
        height:32px
    }
}
.language-bar .language-item-redesign[data-v-ef64244e]:hover{
    background:#1d2128
}
.language-bar .language-item-redesign:hover .language-title-redesign[data-v-ef64244e],.language-bar .language-item-redesign:hover .language-title-redesign.selected[data-v-ef64244e]{
    color:#fff
}
.language-bar .language-item-redesign .language-title-redesign[data-v-ef64244e]{
    color:#bdc0c2;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:13px;
    line-height:16px;
    min-width:55px;
    text-align:left
}
@media(min-width:0px)and (max-width:1279px){
    .language-bar .language-item-redesign .language-title-redesign[data-v-ef64244e]{
        font-size:14px;
        margin:0 5px
    }
}
.language-bar .language-item-redesign .language-title-redesign.selected[data-v-ef64244e]{
    color:#fff
}
.language-bar .language-item-redesign .language-check[data-v-ef64244e]{
    background-color:transparent;
    background-color:initial;
    min-height:16px;
    min-width:16px
}
@media(max-width:1279px){
    .language-bar .language-item-redesign .language-check[data-v-ef64244e]{
        left:67px;
        top:9px
    }
}
@media(max-width:tabletpx){
    .language-bar .language-item-redesign .language-check[data-v-ef64244e]{
        left:67px;
        top:9px
    }
}
@media(min-width:0px)and (max-width:767px){
    .language-bar .language-item-redesign .language-check[data-v-ef64244e]{
        left:auto
    }
}
 .login-button[data-v-4ed947f2]{
    align-items:stretch;
    display:flex;
    flex-direction:column;
    justify-content:center
}
.login-button .mobile-button[data-v-4ed947f2]{
    color:#fff;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:16px;
    height:40px;
    line-height:20px;
    max-height:none;
    min-height:0;
    min-height:auto;
    text-align:center
}
.width-mobile[data-v-4ed947f2]{
    width:100%
}
 .custom-button[data-v-65b7a322]{
    align-items:center;
    border:none;
    border-radius:20px;
    color:#fff;
    cursor:pointer;
    display:flex;
    flex-direction:row;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:14px;
    gap:8px;
    height:32px;
    justify-content:center;
    line-height:20px;
    line-height:24px;
    padding:6px 24px;
    position:relative;
    text-align:center;
    text-transform:capitalize
}
.custom-button img[data-v-65b7a322]{
    height:16px;
    width:16px
}
.custom-button .spinner[data-v-65b7a322]{
    align-items:center;
    display:flex;
    flex-direction:row;
    justify-content:center
}
.custom-button .spinner img[data-v-65b7a322]{
    height:16px;
    width:16px
}
.custom-button.no-capitalize[data-v-65b7a322]{
    text-transform:none
}
.custom-button.loading[data-v-65b7a322]{
    cursor:default;
    opacity:.7
}
@media(min-width:0px)and (max-width:767px){
    .custom-button[data-v-65b7a322]{
        align-items:center;
        border-radius:20px;
        color:#fff;
        display:flex;
        flex-direction:row;
        font-family:"Montserrat Bold","Arial Black",sans-serif;
        font-size:12px;
        gap:4px;
        height:24px;
        justify-content:center;
        line-height:16px;
        max-width:210px;
        padding:4px 16px;
        text-align:center
    }
}
@media(min-width:0px)and (max-width:767px)and (min-width:0px)and (max-width:767px){
    .custom-button[data-v-65b7a322]{
        min-width:100%
    }
}
.custom-button.tabLike[data-v-65b7a322]{
    border-radius:5px;
    font-family:"Montserrat SemiBold","Verdana",sans-serif;
    font-size:13px;
    height:30px;
    min-width:0;
    min-width:auto;
    padding:0;
    width:60px
}
.custom-button.small[data-v-65b7a322],.custom-button.tabLike[data-v-65b7a322]{
    align-items:center;
    display:flex;
    justify-content:center
}
.custom-button.small[data-v-65b7a322]{
    border-radius:20px;
    color:#fff;
    flex-direction:row;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:12px;
    gap:4px;
    height:24px;
    line-height:16px;
    max-width:210px;
    padding:4px 16px;
    text-align:center
}
@media(min-width:0px)and (max-width:767px){
    .custom-button.small[data-v-65b7a322]{
        min-width:100%
    }
}
.custom-button.xsmall[data-v-65b7a322],.custom-button.xxsmall[data-v-65b7a322]{
    align-items:center;
    display:flex;
    flex-direction:row;
    font-size:15px;
    height:30px;
    justify-content:center;
    line-height:19px;
    max-width:130px;
    min-width:130px;
    padding:initial;
    text-align:center
}
@media(max-width:1600px){
    .custom-button.xxsmall[data-v-65b7a322]{
        max-width:100px;
        min-width:100px
    }
}
@media(max-width:desktop-mdpx){
    .custom-button.xxsmall[data-v-65b7a322]{
        max-width:100px;
        min-width:100px
    }
}
@media(min-width:0px)and (max-width:767px){
    .custom-button.xxsmall[data-v-65b7a322]{
        font-size:12px;
        max-width:80px;
        min-width:80px
    }
}
.custom-button.login[data-v-65b7a322]{
    border-radius:20px;
    font-size:18px;
    height:29px;
    margin-left:10px;
    min-height:0;
    min-height:auto;
    min-width:120px;
    padding:0 24px
}
@media(max-width:1024px)and (min-width:480px){
    .custom-button.login[data-v-65b7a322]{
        height:40px;
        min-width:170px
    }
}
@media(min-width:0px)and (max-width:767px){
    .custom-button.login[data-v-65b7a322]{
        font-size:13px;
        height:29px;
        margin-left:0;
        min-width:82px;
        padding:0 10px
    }
}
.custom-button.loginBig[data-v-65b7a322]{
    border-radius:30px;
    min-width:200px;
    padding:24px
}
.custom-button.big[data-v-65b7a322]{
    color:#fff;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:16px;
    height:36px;
    line-height:20px;
    padding:8px 24px;
    text-align:center
}
.custom-button.big figure[data-v-65b7a322]{
    height:16px
}
.custom-button.medium[data-v-65b7a322]{
    align-items:center;
    border-radius:20px;
    color:#fff;
    display:flex;
    flex-direction:row;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:12px;
    gap:4px;
    height:24px;
    justify-content:center;
    line-height:16px;
    max-width:210px!important;
    max-width:210px;
    padding:4px 16px;
    text-align:center
}
@media(min-width:0px)and (max-width:767px){
    .custom-button.medium[data-v-65b7a322]{
        min-width:100%
    }
}
.custom-button.only-image[data-v-65b7a322]{
    padding:8px
}
.custom-button.block[data-v-65b7a322]{
    min-width:100%!important;
    width:100%
}
.custom-button.outlined[data-v-65b7a322]{
    background-color:transparent;
    border:2px solid #595e63;
    font-family:"Montserrat Medium","Verdana",sans-serif;
    transition:all .25s ease
}
.custom-button.outlined[data-v-65b7a322]:hover:not(.no-hover):not(.loading){
    background-color:#ffc107;
    border-color:#ffc107;
    color:#fff!important
}
.custom-button.outlined-play[data-v-65b7a322]{
    background-color:transparent;
    border:2px solid #fff;
    border-radius:100px;
    color:#fff;
    font-family:"Montserrat SemiBold","Verdana",sans-serif;
    font-size:14px;
    height:36px;
    line-height:20px;
    min-height:0;
    min-height:auto;
    min-width:96px;
    padding-left:16px;
    padding-right:16px;
    text-align:center;
    transition:none;
    width:auto
}
.custom-button.outlined-play[data-v-65b7a322]:hover:not(.no-hover):not(.loading){
    background-color:#ffc107;
    border:2px solid #ffc107
}
.custom-button.link[data-v-65b7a322]{
    background-color:transparent!important;
    font-family:"Montserrat Medium","Verdana",sans-serif
}
.custom-button.link-blue[data-v-65b7a322]{
    background-color:transparent!important;
    color:#ffc107!important;
    font-family:"Montserrat Medium","Verdana",sans-serif
}
.custom-button.link-blue[data-v-65b7a322]:hover:not(.no-hover):not(.loading){
    color:#00adef!important
}
.custom-button.link-signin[data-v-65b7a322]{
    background-color:transparent!important;
    color:#fff;
    font-family:"Montserrat SemiBold","Verdana",sans-serif;
    font-family:"Montserrat Medium","Verdana",sans-serif;
    font-size:14px;
    height:28px;
    line-height:20px;
    min-height:0;
    min-height:auto;
    min-width:51px;
    padding-left:8px;
    padding-right:8px;
    text-align:center;
    width:auto
}
.custom-button.link-signin[data-v-65b7a322]:hover:not(.no-hover):not(.loading){
    background-color:#ffc107!important;
    border-color:#ffc107;
    color:#fff!important
}
.custom-button.link-signin[data-v-65b7a322]:hover{
    -webkit-text-decoration:underline;
    text-decoration:underline
}
.custom-button.no-background[data-v-65b7a322]{
    background-color:transparent!important
}
.custom-button.has-border[data-v-65b7a322]{
    border:2px solid #505861
}
.custom-button.squared[data-v-65b7a322]{
    border-radius:2px!important;
    font-size:17px!important;
    max-height:20px!important;
    max-width:20px!important;
    min-width:20px!important;
    padding:0!important
}
.custom-button.bigSquared[data-v-65b7a322]{
    border-radius:3px!important;
    font-size:30px!important;
    max-height:30px!important;
    max-width:30px!important;
    min-width:30px!important;
    padding:0 0 5px!important
}
.custom-button.auto[data-v-65b7a322]{
    max-width:none;
    min-width:auto;
    padding:revert
}
.custom-button svg[data-v-65b7a322]{
    padding-top:4px
}
.custom-button[color=gray][data-v-65b7a322]{
    background-color:#2f3740;
    color:#a0a4a7
}
.custom-button[color=gray][data-v-65b7a322]:hover:not(.no-hover):not(.loading){
    background-color:#212931
}
.custom-button[color=dark-gray][data-v-65b7a322]{
    background-color:#14181d!important;
    color:#a0a4a7
}
.custom-button[color=dark-gray][data-v-65b7a322]:hover:not(.no-hover):not(.loading){
    background-color:#212931!important
}
.custom-button[color=dark-gray].outlined[data-v-65b7a322]{
    border:2px solid #595e63
}
.custom-button[color=black][data-v-65b7a322]{
    background-color:#000!important;
    color:#fff
}
.custom-button[color=black].outlined[data-v-65b7a322]{
    border:2px solid #595e63
}
.custom-button[color=transparent-dark][data-v-65b7a322]{
    border:3px solid #282828;
    color:#15181d
}
.custom-button[color=primary][data-v-65b7a322]{
    background-color:#ffc107
}
.custom-button[color=primary][data-v-65b7a322]:hover:not(.no-hover):not(.loading){
    background-color:#ffc107
}
.custom-button[color=primary].outlined[data-v-65b7a322],.custom-button[color=primary].outlined-play[data-v-65b7a322]{
    background-color:transparent
}
.custom-button[color=primary].outlined-play[data-v-65b7a322]:hover:not(.no-hover):not(.loading){
    background-color:#ffc107!important
}
.custom-button[color=secondary][data-v-65b7a322],.custom-button[color=secondary].alternative[data-v-65b7a322]{
    background-color:#2f3740
}
.custom-button[color=secondary][data-v-65b7a322]:hover:not(.no-hover):not(.loading),.custom-button[color=secondary]:hover:not(.no-hover):not(.loading).alternative-hover[data-v-65b7a322]{
    background-color:#212931
}
.custom-button[color=tertiary][data-v-65b7a322]{
    background-color:#00b118
}
.custom-button[color=tertiary][data-v-65b7a322]:hover:not(.no-hover):not(.loading){
    background-color:#04c940
}
.custom-button[color=special][data-v-65b7a322]{
    background-color:#00b118
}
.custom-button[color=special][data-v-65b7a322]:hover:not(.no-hover):not(.loading){
    background-color:#04c940
}
.custom-button[color=medium][data-v-65b7a322]{
    background-color:#2e354c;
    font-family:"Montserrat Medium","Verdana",sans-serif
}
.custom-button[color=medium].alternative[data-v-65b7a322]{
    background-color:#2e354c
}
.custom-button[color=medium][data-v-65b7a322]:hover:not(.no-hover):not(.loading){
    background-color:#272c34
}
.custom-button[color=light-green][data-v-65b7a322]{
    background-color:#03ce71
}
.custom-button[color=light-green][data-v-65b7a322]:hover:not(.no-hover):not(.loading){
    background-color:#04c940
}
.custom-button[color=error][data-v-65b7a322]{
    background-color:#fa5c66
}
.custom-button[color=error][data-v-65b7a322]:hover:not(.no-hover):not(.loading){
    background-color:#f53241
}
.custom-button[color=secondary-red][data-v-65b7a322],.custom-button[color=secondary-red][data-v-65b7a322]:hover:not(.no-hover):not(.loading){
    background-color:#f01843
}
.custom-button[color=transparent][data-v-65b7a322]{
    background-color:transparent!important;
    color:#bdc0c2
}
.custom-button[color=transparent][data-v-65b7a322]:hover:not(.no-hover):not(.loading){
    color:#505861
}
.custom-button[color=warning][data-v-65b7a322]{
    background-color:#ff9c00
}
.custom-button[color=warning][data-v-65b7a322]:hover:not(.no-hover):not(.loading){
    background-color:#d68400
}
.custom-button.disabled[data-v-65b7a322]{
    background-color:#2f3740!important;
    border:none!important;
    color:#40474e!important;
    cursor:auto
}
.custom-button.disabled.secondary-disabled[data-v-65b7a322]{
    background-color:#21262d!important
}
.custom-button.disabled img[data-v-65b7a322]{
    opacity:.3
}
 .container[data-v-150e2fa7]{
    position:relative
}
.hero-video[data-v-150e2fa7]{
    align-items:center;
    display:flex;
    flex-direction:row;
    max-height:70vh;
    justify-content:center;
    position:sticky;
    top:0;
    width:100%;
    z-index:0
}
@media(min-width:0px)and (max-width:767px){
    .hero-video[data-v-150e2fa7]{
        height:640px
    }
}
@media(min-width:2000px){
    .hero-video[data-v-150e2fa7]{
        height:720px
    }
}
.full-screen-video[data-v-150e2fa7]{
    height:100%;
    -o-object-fit:cover;
    object-fit:cover;
    /* width:100% */
}
.content-over-video[data-v-150e2fa7]{
    align-items:center;
    display:flex;
    flex-direction:column;
    justify-content:center;
    position:absolute;
    width:auto;
    z-index:1
}
@media(min-width:768px)and (max-width:1279px){
    .content-over-video[data-v-150e2fa7]{
        padding:0 80px;
        width:100%
    }
}
@media(min-width:0px)and (max-width:767px){
    .content-over-video[data-v-150e2fa7]{
        padding:0 24px
    }
}
.content-over-video .logo[data-v-150e2fa7]{
    filter:drop-shadow(0 0 16px rgb(17,50,111));
    height:128px;
    margin-bottom:4px;
    width:429px
}
@media(min-width:0px)and (max-width:767px){
    .content-over-video .logo[data-v-150e2fa7]{
        height:95px;
        width:255px
    }
}
.content-over-video .title[data-v-150e2fa7]{
    color:#fff;
    filter:drop-shadow(0 0 16px rgb(17,50,111));
    font-family:"Montserrat ExtraBold","Arial Black",sans-serif;
    font-size:40px;
    line-height:150%;
    margin-bottom:16px;
    text-align:center;
    width:100%
}
@media(min-width:0px)and (max-width:767px){
    .content-over-video .title[data-v-150e2fa7]{
        max-width:288px
    }
}
.content-over-video .description[data-v-150e2fa7]{
    color:#fff;
    filter:drop-shadow(0 0 16px rgb(17,50,111));
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:22px;
    line-height:28px;
    margin-bottom:24px;
    text-align:center;
    width:60%
}
@media(min-width:0px)and (max-width:767px){
    .content-over-video .description[data-v-150e2fa7]{
        width:100%
    }
}
.content-over-video .flex[data-v-150e2fa7]{
    align-items:center;
    display:flex;
    flex-direction:row;
    gap:24px;
    justify-content:center
}
@media(min-width:0px)and (max-width:767px){
    .content-over-video .flex[data-v-150e2fa7]{
        flex-direction:column;
        width:100%
    }
}
.content-over-video .buttons-size[data-v-150e2fa7]{
    border-radius:20px;
    color:#fff;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:16px;
    height:40px;
    line-height:24px;
    max-height:none;
    min-height:0;
    min-height:auto;
    min-width:238px;
    text-align:center;
    white-space:nowrap
}
@media(min-width:0px)and (max-width:767px){
    .content-over-video .buttons-size[data-v-150e2fa7]{
        max-width:none;
        width:100%
    }
}
.content-over-video .primary-button[data-v-150e2fa7]{
    background-color:#ffc107;
    padding:8px 20px
}
.content-over-video .primary-button[data-v-150e2fa7]:hover{
    background-color:#ffc107
}
.grid[data-v-150e2fa7]{
    display:grid;
    grid:[a] 1fr/[b] 1fr;
    position:sticky;
    top:0
}
.sticky-background[data-v-150e2fa7]{
    background:radial-gradient(200% 100% at 100% 0,#0d1015 31.96%,rgba(1,10,48,0) 64.77%),radial-gradient(200% 100% at 0 100%,#0d1015 29.86%,rgba(1,10,48,0) 67.84%),#020b31;
    height:calc(100dvh - var(--navbar-height-redesign));
    top:0;
    z-index:2
}
.content[data-v-150e2fa7],.sticky-background[data-v-150e2fa7]{
    grid-area:a/b;
    position:sticky
}
.content[data-v-150e2fa7]{
    overflow:hidden;
    z-index:4
}
.content .first-banner[data-v-150e2fa7]{
    background:radial-gradient(50% 100% at 100% 0,#888 0,rgba(102,0,232,0) 100%),radial-gradient(50.94% 100% at 83.37% 0,#888 0,rgba(102,0,232,0) 100%);
    height:600px;
    position:relative
}
.content .first-banner.giveaway[data-v-150e2fa7]{
    background:radial-gradient(100% 100% at 100% 100%,#888 0,rgba(102,0,232,0) 50%),radial-gradient(44.14% 88.27% at 0 0,#888 0,rgba(102,0,232,0) 100%);
}
.content .first-banner.last[data-v-150e2fa7]{
    background: radial-gradient(100% 50% at 0 100%, #888 0, rgba(5, 231, 255, 0) 100%), radial-gradient(100% 100% at 0 100%, #888 0, rgba(102, 0, 232, 0) 100%);
}
@media(max-width:767px){
    .content .first-banner.giveaway[data-v-150e2fa7]{
        height:-moz-fit-content;
        height:fit-content;
        padding:50px 0
    }
}
@media(max-width:mobilepx){
    .content .first-banner.giveaway[data-v-150e2fa7]{
        height:-moz-fit-content;
        height:fit-content;
        padding:50px 0
    }
}
@media(min-width:1024px)and (max-width:1919px){
    .content .first-banner[data-v-150e2fa7]{
        height:440px
    }
}
@media(max-width:1279px){
    .content .first-banner[data-v-150e2fa7]{
        height:500px
    }
}
@media(max-width:tabletpx){
    .content .first-banner[data-v-150e2fa7]{
        height:500px
    }
}
@media(max-width:767px){
    .content .first-banner[data-v-150e2fa7]{
        height:828px
    }
}
@media(max-width:mobilepx){
    .content .first-banner[data-v-150e2fa7]{
        height:828px
    }
}
.content .second-banner[data-v-150e2fa7]{
    background:radial-gradient(50% 100% at 100% 0,#888 0,rgba(102,0,232,0) 100%)
}
.content .land-banner[data-v-150e2fa7]{
    height:624px;
    position:relative;
    width:100%
}
@media(max-width:767px){
    .content .land-banner[data-v-150e2fa7]{
        height:auto
    }
}
@media(max-width:mobilepx){
    .content .land-banner[data-v-150e2fa7]{
        height:auto
    }
}
.content .experiences[data-v-150e2fa7]{
    background:radial-gradient(50% 50% at 50% 0,#020b31 0,rgba(2,11,49,0) 100%),radial-gradient(50% 50% at 0 100%,#2d1b43 0,rgba(2,11,49,0) 100%),radial-gradient(100% 100% at 100% 100%,rgba(13,16,21,0) 0,#0d1015 100%);
    padding-bottom:18px
}
@media(min-width:0px)and (max-width:767px){
    .content .experiences[data-v-150e2fa7]{
        padding-top:64px
    }
}
.content[data-v-150e2fa7] .experiences{
    background:transparent none repeat 0 0/auto auto padding-box border-box scroll;
    background:initial;
    -webkit-mask:linear-gradient(90deg,#000 64px,#000 calc(100% - 64px),transparent);
    mask:linear-gradient(90deg,#000 64px,#000 calc(100% - 64px),transparent);
    position:relative
}
.content[data-v-150e2fa7] .experiences .carousel-background{
    margin-bottom:128px
}
 .banner-content[data-v-55e59f7d]{
    align-items:center;
    display:flex;
    flex-direction:row;
    height:100%;
    justify-content:center;
    width:100%
}
@media(min-width:1921px){
    .banner-content[data-v-55e59f7d]{
        margin:auto;
        max-width:1440px
    }
}
@media(max-width:767px){
    .banner-content[data-v-55e59f7d]{
        align-items:center;
        display:flex;
        flex-direction:column-reverse;
        justify-content:center
    }
}
@media(max-width:mobilepx){
    .banner-content[data-v-55e59f7d]{
        align-items:center;
        display:flex;
        flex-direction:column-reverse;
        justify-content:center
    }
}
.banner-content .right[data-v-55e59f7d]{
    align-items:stretch;
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding:0 24px 0 80px;
    width:50%
}
@media(min-width:1680px)and (max-width:1920px){
    .banner-content .right[data-v-55e59f7d]{
        padding:0 24px 0 240px
    }
}
@media(max-width:767px){
    .banner-content .right[data-v-55e59f7d]{
        padding:0 24px;
        width:100%
    }
    .banner-content .right2[data-v-55e59f7d]{
        padding:0 0px;
        width:100%
    }
}
@media(max-width:mobilepx){
    .banner-content .right[data-v-55e59f7d]{
        padding:0 24px;
        width:100%
    }
}
.banner-content .right .title[data-v-55e59f7d]{
    font-size:28px;
    line-height:36px;
    margin-top:4px
}
.banner-content .right .description[data-v-55e59f7d],.banner-content .right .title[data-v-55e59f7d]{
    color:#fff;
    font-family: "Montserrat Bold", "Arial Black", sans-serif;
    text-align:left
}
.banner-content .right .description[data-v-55e59f7d]{
	font-family: "Montserrat Regular", "Verdana", sans-serif;
    font-size:18px;
    line-height:24px;
    margin-top:8px
}
@media(min-width:1024px){
    .banner-content .right .description[data-v-55e59f7d]{
        align-items:baseline;
        display:flex;
        flex-direction:row;
        justify-content:flex-start
    }
}
@media(max-width:767px){
    .banner-content .right .description[data-v-55e59f7d]{
        margin-top:16px
    }
}
@media(max-width:mobilepx){
    .banner-content .right .description[data-v-55e59f7d]{
        margin-top:16px
    }
}
.banner-content .right .flex-btns[data-v-55e59f7d]{
    align-items:baseline;
    display:flex;
    flex-direction:row;
    justify-content:flex-start;
    margin-top:24px
}
@media(min-width:1024px){
    .banner-content .right .flex-btns[data-v-55e59f7d]{
        align-items:baseline;
        display:flex;
        flex-direction:row;
        justify-content:flex-start
    }
}
@media(min-width:768px)and (max-width:1023px){
    .banner-content .right .flex-btns[data-v-55e59f7d]{
        align-items:flex-start;
        display:flex;
        flex-direction:column;
        justify-content:center
    }
}
@media(max-width:767px){
    .banner-content .right .flex-btns[data-v-55e59f7d]{
        align-items:flex-start;
        display:flex;
        flex-direction:column;
        justify-content:center
    }
}
@media(max-width:mobilepx){
    .banner-content .right .flex-btns[data-v-55e59f7d]{
        align-items:flex-start;
        display:flex;
        flex-direction:column;
        justify-content:center
    }
}
.banner-content .right .flex-btns .buttons-size[data-v-55e59f7d]{
    border-radius:20px;
    color:#fff;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:16px;
    height:40px;
    line-height:24px;
    max-height:none;
    min-height:0;
    min-height:auto;
    min-width:238px;
    text-align:center
}
@media(min-width:0px)and (max-width:767px){
    .banner-content .right .flex-btns .buttons-size[data-v-55e59f7d]{
        max-width:none;
        min-width:auto;
        width:100%
    }
}
.banner-content .left .is-absolute[data-v-55e59f7d]{
    left:0;
    top:0
}
.banner-content .left .boxes[data-v-55e59f7d]{
    animation:floating_animation-55e59f7d 2s ease-in-out infinite alternate
}
.banner-content .left .objects[data-v-55e59f7d]{
    animation:floating_animation-55e59f7d 2s ease-in-out infinite alternate-reverse
}
@keyframes floating_animation-55e59f7d{
    0%{
        transform:translateY(0)
    }
    to{
        transform:translateY(5%)
    }
}
.breaker[data-v-55e59f7d]{
    height:64px;
    position:absolute;
    top:-32px;
    width:100%
}
 .top-breaker[data-v-09e17652]{
    background:radial-gradient(100% 100% at 100% 100%,var(--breakerHorizontal-terciary) .21%,rgba(105,41,255,0) 100%);
    height:32px;
    width:100%
}
.mid-breaker[data-v-09e17652]{
    background:linear-gradient(90deg,var(--breakerHorizontal-secondary) -.04%,var(--breakerHorizontal-primary) 52.07%,var(--breakerHorizontal-secondary) 100%);
    box-shadow:0 0 8px #ffc107;
    height:2px;
    width:100%
}
.bottom-breaker[data-v-09e17652]{
    background:radial-gradient(50% 100% at 50% 100%,var(--breakerHorizontal-terciary) 0,rgba(30,84,183,0) 100%);
    height:32px;
    transform:matrix(1,0,0,-1,0,0);
    width:100%
}
 .custom-button[data-v-363cdd9c]{
    align-items:center;
    border:none;
    border-radius:25px;
    color:#fff;
    cursor:pointer;
    display:flex;
    flex-direction:row;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:20px;
    height:50px;
    justify-content:center;
    line-height:24px;
    min-width:250px;
    padding:11px 24px;
    position:relative;
    text-align:center;
    text-transform:capitalize
}
.custom-button[data-v-363cdd9c]:focus-visible{
    outline:1.5px solid hsla(0,0%,100%,.902);
    outline-offset:2px
}
.custom-button .spinner[data-v-363cdd9c]{
    align-items:center;
    display:flex;
    flex-direction:row;
    height:38px;
    justify-content:center;
    width:38px
}
.custom-button .spinner.custom-button.xxsmall[data-v-363cdd9c],.custom-button .spinner.xsmall[data-v-363cdd9c]{
    height:24px;
    width:24px
}
.custom-button .spinner.small[data-v-363cdd9c]{
    height:30px;
    width:30px
}
.custom-button .spinner.big[data-v-363cdd9c]{
    height:46px;
    width:46px
}
.custom-button.no-capitalize[data-v-363cdd9c]{
    text-transform:none
}
.custom-button.loading[data-v-363cdd9c]{
    cursor:default;
    opacity:.7
}
@media(min-width:0px)and (max-width:767px){
    .custom-button[data-v-363cdd9c]{
        align-items:center;
        border-radius:20px;
        display:flex;
        flex-direction:row;
        font-size:16px;
        justify-content:center;
        line-height:20px;
        max-height:39px;
        max-width:210px;
        min-height:39px;
        min-width:170px;
        padding:0 24px
    }
}
@media(min-width:0px)and (max-width:767px)and (min-width:0px)and (max-width:767px){
    .custom-button[data-v-363cdd9c]{
        max-height:28px;
        min-height:28px;
        min-width:100%
    }
    .custom-button.buyAssetBtn[data-v-363cdd9c]{
        min-width:170px
    }
}
.custom-button.tabLike[data-v-363cdd9c]{
    border-radius:5px;
    font-family:"Montserrat SemiBold","Verdana",sans-serif;
    font-size:13px;
    height:30px;
    min-width:0;
    min-width:auto;
    padding:0;
    width:60px
}
.custom-button.small[data-v-363cdd9c],.custom-button.tabLike[data-v-363cdd9c]{
    align-items:center;
    display:flex;
    justify-content:center
}
.custom-button.small[data-v-363cdd9c]{
    border-radius:20px;
    flex-direction:row;
    font-size:16px;
    line-height:20px;
    max-height:39px;
    max-width:210px;
    min-height:39px;
    min-width:170px;
    padding:0 24px
}
@media(min-width:0px)and (max-width:767px){
    .custom-button.small[data-v-363cdd9c]{
        max-height:28px;
        min-height:28px;
        min-width:100%
    }
    .custom-button.small.buyAssetBtn[data-v-363cdd9c]{
        min-width:170px
    }
}
.custom-button.full[data-v-363cdd9c]{
    align-items:center;
    border-radius:20px;
    display:flex;
    flex-direction:row;
    font-size:16px;
    justify-content:center;
    line-height:20px;
    max-height:39px;
    max-width:210px;
    max-width:100%;
    min-height:39px;
    min-width:170px;
    padding:0 24px
}
@media(min-width:0px)and (max-width:767px){
    .custom-button.full[data-v-363cdd9c]{
        max-height:28px;
        min-height:28px;
        min-width:100%
    }
    .custom-button.full.buyAssetBtn[data-v-363cdd9c]{
        min-width:170px
    }
}
.custom-button.full.mintavatar[data-v-363cdd9c]{
    margin-bottom:20px;
    text-transform:none
}
.custom-button.xsmall[data-v-363cdd9c],.custom-button.xxsmall[data-v-363cdd9c]{
    align-items:center;
    border-radius:20px;
    display:flex;
    flex-direction:row;
    font-size:15px;
    justify-content:center;
    line-height:19px;
    max-height:30px;
    max-width:130px;
    min-height:30px;
    min-width:130px;
    padding:initial;
    text-align:center
}
@media(max-width:1600px){
    .custom-button.xxsmall[data-v-363cdd9c]{
        max-width:100px;
        min-width:100px
    }
}
@media(max-width:desktop-mdpx){
    .custom-button.xxsmall[data-v-363cdd9c]{
        max-width:100px;
        min-width:100px
    }
}
@media(min-width:0px)and (max-width:767px){
    .custom-button.xxsmall[data-v-363cdd9c]{
        font-size:12px;
        max-width:80px;
        min-width:80px
    }
}
.custom-button.login[data-v-363cdd9c]{
    border-radius:20px;
    font-size:18px;
    height:29px;
    margin-left:10px;
    min-height:0;
    min-height:auto;
    min-width:120px;
    padding:0 24px
}
@media(max-width:1024px)and (min-width:480px){
    .custom-button.login[data-v-363cdd9c]{
        height:40px;
        min-width:170px
    }
}
@media(min-width:0px)and (max-width:767px){
    .custom-button.login[data-v-363cdd9c]{
        font-size:13px;
        height:29px;
        margin-left:0;
        min-width:82px;
        padding:0 10px
    }
}
.custom-button.loginBig[data-v-363cdd9c]{
    border-radius:30px;
    min-width:200px;
    padding:24px
}
.custom-button.big[data-v-363cdd9c]{
    border-radius:30px;
    font-size:22px;
    max-height:60px;
    min-height:60px;
    min-width:300px;
    padding:16px 24px
}
.custom-button.block[data-v-363cdd9c]{
    min-width:100%!important;
    width:100%
}
.custom-button.outlined[data-v-363cdd9c]{
    background:rgba(0,0,0,.2)!important;
    border:2px solid #bdc0c2;
    color:#fff;
    transition:background-color .1s ease,border-color .1s ease,color .1s ease
}
.custom-button.outlined[data-v-363cdd9c]:focus-visible{
    outline:1.5px solid hsla(0,0%,100%,.902);
    outline-offset:2px
}
.custom-button.outlined-hover[data-v-363cdd9c]:hover:not(.no-hover):not(.loading){
    background:#ffc107!important;
    border-color:#ffc107;
    color:#fff!important
}
.custom-button.outlined-hover[data-v-363cdd9c]:focus-visible{
    background:#ffc107!important;
    color:#fff!important
}
.custom-button.outlined-hover[data-v-363cdd9c]:focus-visible{
    border-color:#ffc107
}
.custom-button.no-background[data-v-363cdd9c]{
    background-color:transparent!important
}
.custom-button.has-border[data-v-363cdd9c]{
    border:2px solid #505861
}
.custom-button.squared[data-v-363cdd9c]{
    border-radius:2px!important;
    font-size:17px!important;
    max-height:20px!important;
    max-width:20px!important;
    min-width:20px!important;
    padding:0!important
}
.custom-button.bigSquared[data-v-363cdd9c]{
    border-radius:3px!important;
    font-size:30px!important;
    max-height:30px!important;
    max-width:30px!important;
    min-width:30px!important;
    padding:0 0 5px!important
}
.custom-button.auto[data-v-363cdd9c]{
    max-width:none;
    min-width:auto;
    padding:revert
}
.custom-button svg[data-v-363cdd9c]{
    padding-top:4px
}
.custom-button[color=gray][data-v-363cdd9c]{
    background-color:#2f3740;
    color:#a0a4a7
}
.custom-button[color=gray][data-v-363cdd9c]:hover:not(.no-hover):not(.loading){
    background-color:#212931
}
.custom-button[color=dark-gray][data-v-363cdd9c]{
    background-color:#14181d!important;
    color:#a0a4a7
}
.custom-button[color=dark-gray][data-v-363cdd9c]:hover:not(.no-hover):not(.loading){
    background-color:#212931!important
}
.custom-button[color=dark-gray].outlined[data-v-363cdd9c]{
    border:2px solid #a0a4a7
}
.custom-button[color=black][data-v-363cdd9c]{
    background-color:#000!important;
    color:#fff
}
.custom-button[color=black].outlined[data-v-363cdd9c]{
    border:2px solid #000
}
.custom-button[color=transparent-dark][data-v-363cdd9c]{
    border:3px solid #282828;
    color:#15181d
}
.custom-button[color=primary][data-v-363cdd9c]{
    background-color:#ffc107
}
.custom-button[color=primary][data-v-363cdd9c]:hover:not(.no-hover):not(.loading){
    background-color:#ffc107
}
.custom-button[color=secondary][data-v-363cdd9c],.custom-button[color=secondary].alternative[data-v-363cdd9c]{
    background-color:#2f3740
}
.custom-button[color=secondary][data-v-363cdd9c]:hover:not(.no-hover):not(.loading),.custom-button[color=secondary]:hover:not(.no-hover):not(.loading).alternative-hover[data-v-363cdd9c]{
    background-color:#212931
}
.custom-button[color=tertiary][data-v-363cdd9c]{
    background-color:#04c940
}
.custom-button[color=tertiary][data-v-363cdd9c]:hover:not(.no-hover):not(.loading){
    background-color:#00b118
}
.custom-button[color=quaternary][data-v-363cdd9c]{
    background-color:#3b4148
}
.custom-button[color=quaternary].alternative[data-v-363cdd9c]{
    background-color:#505861
}
.custom-button[color=quaternary][data-v-363cdd9c]:hover:not(.no-hover):not(.loading){
    background-color:#bdc0c2
}
.custom-button[color=light-green][data-v-363cdd9c]{
    background-color:#03ce71
}
.custom-button[color=light-green][data-v-363cdd9c]:hover:not(.no-hover):not(.loading){
    background-color:#04c940
}
.custom-button[color=error][data-v-363cdd9c]{
    background-color:#fa5c66
}
.custom-button[color=error][data-v-363cdd9c]:hover:not(.no-hover):not(.loading){
    background-color:#f53241
}
.custom-button[color=secondary-red][data-v-363cdd9c],.custom-button[color=secondary-red][data-v-363cdd9c]:hover:not(.no-hover):not(.loading){
    background-color:#f01843
}
.custom-button[color=transparent][data-v-363cdd9c]{
    background-color:transparent!important;
    color:#bdc0c2
}
.custom-button[color=transparent][data-v-363cdd9c]:hover:not(.no-hover):not(.loading){
    color:#505861
}
.custom-button[color=warning][data-v-363cdd9c]{
    background-color:#ff9c00
}
.custom-button[color=warning][data-v-363cdd9c]:hover:not(.no-hover):not(.loading){
    background-color:#d68400
}
.custom-button.disabled[data-v-363cdd9c]{
    background-color:#2f3740!important;
    border:none!important;
    color:#40474e!important;
    cursor:auto
}
.custom-button.disabled img[data-v-363cdd9c]{
    opacity:.3
}
 .banner-content[data-v-3007e1c2]{
    align-items:center;
    display:flex;
    flex-direction:row;
    height:100%;
    justify-content:center;
    width:100%
}
@media(min-width:1921px){
    .banner-content[data-v-3007e1c2]{
        margin:auto;
        max-width:1440px
    }
}
@media(max-width:767px){
    .banner-content[data-v-3007e1c2]{
        align-items:center;
        display:flex;
        flex-direction:column;
        justify-content:center
    }
}
@media(max-width:mobilepx){
    .banner-content[data-v-3007e1c2]{
        align-items:center;
        display:flex;
        flex-direction:column;
        justify-content:center
    }
}
.banner-content .left[data-v-3007e1c2]{
    align-items:stretch;
    display:flex;
    flex-direction:column;
    height:100%;
    justify-content:center;
    padding:0 24px 0 80px;
    width:50%
}
@media(min-width:1680px)and (max-width:1920px){
    .banner-content .left[data-v-3007e1c2]{
        padding:0 24px 0 240px
    }
}
@media(max-width:767px){
    .banner-content .left[data-v-3007e1c2]{
        padding:64px 24px 0;
        width:100%
    }
}
@media(max-width:mobilepx){
    .banner-content .left[data-v-3007e1c2]{
        padding:64px 24px 0;
        width:100%
    }
}
.banner-content .right .small-title[data-v-3007e1c2] {
    color: #fff;
    font-family: "Montserrat SemiBold", "Verdana", sans-serif;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
}
.banner-content .left .small-title[data-v-3007e1c2]{
    color:#fff;
    font-family:"Montserrat SemiBold","Verdana",sans-serif;
    font-size:18px;
    line-height:20px;
    text-align:left
}
.banner-content .left .title[data-v-3007e1c2]{
    color:#fff;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:28px;
    line-height:36px;
    margin-top:4px;
    text-align:left
}
@media(max-width:1279px){
    .banner-content .left .title[data-v-3007e1c2]{
        max-width:286px
    }
}
.banner-content .left .description[data-v-3007e1c2]{
    color:#fff;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:18px;
    line-height:24px;
    margin-top:16px;
    text-align:left
}
.banner-content .left .flex-btns[data-v-3007e1c2]{
    align-items:baseline;
    display:flex;
    flex-direction:row;
    gap:24px;
    justify-content:flex-start;
    margin-top:18px
}
@media(min-width:1024px){
    .banner-content .left .flex-btns[data-v-3007e1c2]{
        align-items:baseline;
        display:flex;
        flex-direction:row;
        justify-content:flex-start
    }
}
@media(min-width:768px)and (max-width:1023px){
    .banner-content .left .flex-btns[data-v-3007e1c2]{
        align-items:flex-start;
        display:flex;
        flex-direction:column;
        justify-content:center
    }
}
@media(max-width:767px){
    .banner-content .left .flex-btns[data-v-3007e1c2]{
        align-items:flex-start;
        display:flex;
        flex-direction:column;
        justify-content:center
    }
}
@media(max-width:mobilepx){
    .banner-content .left .flex-btns[data-v-3007e1c2]{
        align-items:flex-start;
        display:flex;
        flex-direction:column;
        justify-content:center
    }
}
.banner-content .left .flex-btns .buttons-size[data-v-3007e1c2]{
    border-radius:20px;
    color:#fff;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:16px;
    height:40px;
    line-height:24px;
    max-height:none;
    min-height:0;
    min-height:auto;
    min-width:238px;
    text-align:center
}
@media(min-width:0px)and (max-width:767px){
    .banner-content .left .flex-btns .buttons-size[data-v-3007e1c2]{
        max-width:none;
        width:100%
    }
}
.banner-content .left .flex-btns .primary-button[data-v-3007e1c2]{
    background-color:#ffc107;
    padding:8px 20px
}
.banner-content .left .flex-btns .primary-button[data-v-3007e1c2]:hover{
    background-color:#ffc107
}
.banner-content .left .flex-btns .link-button[data-v-3007e1c2]{
    background-color:transparent;
    color:#fff;
    min-width:auto;
    padding:0
}
@media(min-width:0px)and (max-width:767px){
    .banner-content .left .flex-btns .link-button[data-v-3007e1c2]{
        max-width:none;
        width:auto
    }
}
.banner-content .left .flex-btns .link-button[data-v-3007e1c2]:hover:not(.no-hover):not(.loading){
    background-color:transparent;
    border-color:transparent
}
.banner-content video[data-v-3007e1c2]{
    height:100%;
    justify-content:flex-end;
    -o-object-fit:cover;
    object-fit:cover;
    padding:0 80px 0 0;
    width:50%
}
@media(min-width:1680px)and (max-width:1920px){
    .banner-content video[data-v-3007e1c2]{
        padding:0 240px 0 0
    }
}
@media(max-width:1279px){
    .banner-content video[data-v-3007e1c2]{
        -o-object-fit:contain;
        object-fit:contain
    }
}
@media(max-width:767px){
    .banner-content video[data-v-3007e1c2]{
        padding:0 24px 64px;
        width:100%
    }
}
@media(max-width:mobilepx){
    .banner-content video[data-v-3007e1c2]{
        padding:0 24px 64px;
        width:100%
    }
}
.banner-content .gif[data-v-3007e1c2]{
    align-items:center;
    display:flex;
    flex-direction:row;
    height:100%;
    justify-content:flex-start;
    width:50%
}
@media(max-width:767px){
    .banner-content .gif[data-v-3007e1c2]{
        padding:0 24px 64px;
        width:100%
    }
}
@media(max-width:mobilepx){
    .banner-content .gif[data-v-3007e1c2]{
        padding:0 24px 64px;
        width:100%
    }
}
.breaker[data-v-3007e1c2]{
    height:64px;
    position:absolute;
    top:-32px;
    width:100%
}
 .dragon-mobile[data-v-3982a54d]{
    background:url(/img/14_Home/visitors-homepage/GM-Art-Front.webp) bottom no-repeat,url(/img/14_Home/visitors-homepage/GM-Art-Lightings.webp) bottom no-repeat,url(/img/14_Home/visitors-homepage/GM-Art-Dragon.webp) bottom no-repeat,url(/img/14_Home/visitors-homepage/GM-Art-Screen.webp) bottom no-repeat,url(/img/14_Home/visitors-homepage/GM-Art-BG.webp) 50% no-repeat;
    background-size:contain,contain,contain,contain,cover;
    bottom:0;
    height:100%;
    position:absolute;
    width:100%
}
@media(min-width:0px)and (max-width:767px){
    .dragon-mobile[data-v-3982a54d]{
        background:url(/img/14_Home/visitors-homepage/GM-Art-Mobile.webp) 0 100% no-repeat;
        background-size:cover;
        height:50%
    }
}
.banner-container[data-v-3982a54d]{
    position:relative
}
.banner-container .breaker[data-v-3982a54d]{
    bottom:-32px;
    height:64px;
    position:absolute;
    width:100%
}
.banner-bg[data-v-3982a54d]{
    align-items:stretch;
    background:radial-gradient(100% 50% at 0 100%,#888 0,rgba(5,231,255,0) 100%),radial-gradient(100% 100% at 0 100%,#888 0,rgba(102,0,232,0) 100%);
    display:flex;
    flex-direction:row;
    height:640px;
    justify-content:flex-start;
    overflow:hidden;
    position:relative
}
@media(min-width:0px)and (max-width:767px){
    .banner-bg[data-v-3982a54d]{
        height:855px
    }
}
.banner-bg .parallax[data-v-3982a54d]{
    bottom:0;
    left:0;
    -o-object-fit:cover;
    object-fit:cover;
    pointer-events:none;
    position:absolute;
    width:100%
}
@media(min-width:0px)and (max-width:767px){
    .banner-bg .parallax[data-v-3982a54d]{
        height:50%;
        left:-40px;
        max-width:none;
        width:auto
    }
}
.banner-bg #close-background[data-v-3982a54d],.banner-bg #dragon[data-v-3982a54d],.banner-bg #lightings[data-v-3982a54d],.banner-bg #screen[data-v-3982a54d]{
    -o-object-fit:contain;
    object-fit:contain
}
@media(min-width:768px)and (max-width:1023px){
    .banner-bg #close-background[data-v-3982a54d],.banner-bg #dragon[data-v-3982a54d],.banner-bg #lightings[data-v-3982a54d],.banner-bg #screen[data-v-3982a54d]{
        height:auto;
        max-width:none;
        width:auto
    }
}
@keyframes lighting-3982a54d{
    0%{
        opacity:0
    }
    8%{
        opacity:1
    }
    12%{
        opacity:0
    }
    16%{
        opacity:1
    }
    32%,to{
        opacity:0
    }
}
.banner-bg #lightings[data-v-3982a54d]{
    animation:lighting-3982a54d 3s 16
}
@media(min-width:721px){
    .banner-bg .move[data-v-3982a54d]{
        transform:translateY(50%)
    }
}
.banner-bg .banner-content[data-v-3982a54d]{
    align-items:stretch;
    display:flex;
    flex-direction:row-reverse;
    justify-content:flex-start;
    margin:auto;
    max-width:1440px;
    padding-left:80px;
    padding-right:80px;
    position:inherit;
    width:100%
}
@media(min-width:0px)and (max-width:767px){
    .banner-bg .banner-content[data-v-3982a54d]{
        padding-left:24px;
        padding-right:24px
    }
}
.banner-bg .banner-content .text-container[data-v-3982a54d]{
    width:50%
}
.banner-bg .banner-content .text-container p[data-v-3982a54d]{
    color:#fff;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:16px;
    line-height:24px;
    text-align:left
}
.banner-bg .banner-content .text-container p[data-v-3982a54d]:first-child{
    color:#ffc107;
    font-family:"Montserrat SemiBold","Verdana",sans-serif;
    font-size:14px;
    line-height:20px;
    text-align:left
}
.banner-bg .banner-content .text-container h2[data-v-3982a54d]{
    color:#fff;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:28px;
    line-height:36px;
    margin-bottom:16px;
    margin-top:4px;
    text-align:left
}
.banner-bg .banner-content .text-container .buttons[data-v-3982a54d]{
    align-items:stretch;
    display:flex;
    flex-direction:row;
    gap:24px;
    justify-content:flex-start
}
@media(max-width:1023px){
    .banner-bg .banner-content .text-container .buttons[data-v-3982a54d]{
        align-items:flex-start;
        display:flex;
        flex-direction:column;
        justify-content:flex-start
    }
}
.banner-bg .banner-content .text-container .buttons .buttons-size[data-v-3982a54d]{
    color:#fff;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:16px;
    height:40px;
    line-height:24px;
    max-height:none;
    min-height:0;
    min-height:auto;
    min-width:200px;
    text-align:center
}
.banner-bg .banner-content .text-container .buttons .buttons-size[data-v-3982a54d]:nth-child(2){
    min-width:150px
}
@media(min-width:0px)and (max-width:767px){
    .banner-bg .banner-content .text-container .buttons .buttons-size[data-v-3982a54d]{
        max-width:none;
        width:100%
    }
    .banner-bg .banner-content[data-v-3982a54d]{
        align-items:center;
        flex-direction:column;
        height:100%
    }
    .banner-bg .banner-content .text-container[data-v-3982a54d]{
        width:100%
    }
}
 .section-title[data-v-189fa67c]{
    margin-bottom:62px;
    margin-top:96px
}
@media(max-width:1023px){
    .section-title[data-v-189fa67c]{
        padding-left:80px;
        padding-right:80px
    }
}
@media(max-width:720px){
    .section-title[data-v-189fa67c]{
        padding-left:24px;
        padding-right:24px
    }
}
.section-title h3[data-v-189fa67c]{
    color:#fff;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:28px;
    line-height:36px;
    text-align:center
}
.carousel-style[data-v-189fa67c]{
    margin:auto auto 128px;
    max-width:calc(100vw - 160px)
}
@media(max-width:720px){
    .carousel-style[data-v-189fa67c]{
        max-width:100vw
    }
}
@media(min-width:1920px){
    .carousel-style[data-v-189fa67c]{
        max-width:1440px
    }
}
.carousel-style[data-v-189fa67c] .ssr-carousel-arrows{
    display:none
}
@media(max-width:1279px){
    .carousel-style[data-v-189fa67c] .ssr-carousel-arrows{
        display:inline;
        display:initial
    }
}
@media(max-width:tabletpx){
    .carousel-style[data-v-189fa67c] .ssr-carousel-arrows{
        display:inline;
        display:initial
    }
}
.carousel-style[data-v-189fa67c] .ssr-carousel-next-button{
    right:0
}
.carousel-style[data-v-189fa67c] .ssr-carousel-back-button{
    left:0
}
.carousel-style[data-v-189fa67c] .ssr-carousel-back-icon{
    background:url(/lobby/assets/images/lobby/carousel-arrow.svg);
    background-position:45%;
    background-repeat:no-repeat;
    background-size:11px;
    height:160px;
    opacity:.8
}
.carousel-style[data-v-189fa67c] .ssr-carousel-back-icon:before{
    content:normal
}
.carousel-style[data-v-189fa67c] .ssr-carousel-back-icon:hover{
    opacity:1
}
.carousel-style[data-v-189fa67c] .ssr-carousel-next-icon{
    background:url(/lobby/assets/images/lobby/carousel-arrow.svg);
    background-position:45%;
    background-repeat:no-repeat;
    background-size:11px;
    height:160px;
    opacity:.8;
    rotate:180deg
}
.carousel-style[data-v-189fa67c] .ssr-carousel-next-icon:before{
    content:normal
}
.carousel-style[data-v-189fa67c] .ssr-carousel-next-icon:hover{
    opacity:1
}
.carousel-style .video-card[data-v-189fa67c]{
    align-items:center;
    display:flex;
    flex-direction:row;
    height:220px;
    justify-content:flex-start
}
.carousel-style .video-card .video-container[data-v-189fa67c]{
    align-items:center;
    border-radius:4px;
    display:flex;
    flex-direction:row;
    height:160px;
    justify-content:center;
    overflow:hidden;
    position:relative;
    transition:height .5s;
    width:100%
}
.carousel-style .video-card .video-container .partner-logo[data-v-189fa67c]{
    filter:drop-shadow(0 0 24px #11326f);
    left:50%;
    max-height:64px;
    position:absolute;
    top:50%;
    transform:translate(-50%,-50%);
    transition:transform .5s
}
.carousel-style .video-card .video-container[data-v-189fa67c]:hover{
    height:220px
}
.carousel-style .video-card .video-container:hover .partner-logo[data-v-189fa67c]{
    transform:translate(-50%,70%) scale(.65)
}
@media(max-width:1023px){
    .carousel-style .video-card .video-container.active[data-v-189fa67c]{
        height:220px;
        transition:height 1s
    }
    .carousel-style .video-card .video-container.active .partner-logo[data-v-189fa67c]{
        transform:translate(-50%,70%) scale(.65);
        transition:transform 1s
    }
}
.carousel-style .video-card .safari-image[data-v-189fa67c],.carousel-style .video-card video[data-v-189fa67c]{
    aspect-ratio:16/9;
    height:220px;
    -o-object-fit:cover;
    object-fit:cover;
    width:100%
}
@media(min-width:720px)and (max-width:1023px){
    .carousel-style .video-card[data-v-189fa67c],.carousel-style .video-card .safari-image[data-v-189fa67c],.carousel-style .video-card .video-container.active[data-v-189fa67c],.carousel-style .video-card video[data-v-189fa67c]{
        height:320px
    }
    .carousel-style .video-card .video-container.active .partner-logo[data-v-189fa67c]{
        transform:translate(-50%,100%) scale(.85)
    }
}
.carousel-style[data-v-189fa67c]:hover .ssr-carousel-arrows{
    display:inline;
    display:initial
}
 @media(max-width:1279px){
    .base-carousel[data-v-50b7dfc8] .ssr-carousel-track{
        cursor:pointer
    }
}
@media(max-width:tabletpx){
    .base-carousel[data-v-50b7dfc8] .ssr-carousel-track{
        cursor:pointer
    }
}
.base-carousel.left[data-v-50b7dfc8] .ssr-carousel-slides .ssr-carousel-track{
    justify-content:flex-start
}
.base-carousel.darker-arrows[data-v-50b7dfc8] .ssr-carousel-slides .ssr-carousel-arrows .ssr-carousel-back-button .ssr-carousel-back-icon,.base-carousel.darker-arrows[data-v-50b7dfc8] .ssr-carousel-slides .ssr-carousel-arrows .ssr-carousel-back-button .ssr-carousel-next-icon,.base-carousel.darker-arrows[data-v-50b7dfc8] .ssr-carousel-slides .ssr-carousel-arrows .ssr-carousel-next-button .ssr-carousel-back-icon,.base-carousel.darker-arrows[data-v-50b7dfc8] .ssr-carousel-slides .ssr-carousel-arrows .ssr-carousel-next-button .ssr-carousel-next-icon{
    background:#000
}
.base-carousel[data-v-50b7dfc8] .ssr-carousel-dot-icon{
    display:none
}
.base-carousel[data-v-50b7dfc8] .ssr-carousel-dots{
    bottom:12px;
    left:auto;
    margin-top:0;
    position:absolute;
    right:auto;
    top:auto;
    width:100%;
    z-index:0
}
.base-carousel[data-v-50b7dfc8] .ssr-carousel-dots .ssr-carousel-dot-button{
    background-color:hsla(0,0%,100%,.3);
    height:4px;
    margin:5px;
    transition-duration:.25s;
    transition-property:all;
    transition-timing-function:ease;
    width:85px
}
.base-carousel[data-v-50b7dfc8] .ssr-carousel-dots .ssr-carousel-dot-button:disabled{
    background-color:#fff
}
.use-bullets[data-v-50b7dfc8] .ssr-carousel-dots{
    position:static
}
.use-bullets[data-v-50b7dfc8] .ssr-carousel-dots .ssr-carousel-dot-button{
    background-color:#2f3740;
    border-radius:50px;
    height:8px;
    margin:5px;
    width:8px
}
.use-bullets[data-v-50b7dfc8] .ssr-carousel-dots .ssr-carousel-dot-button:disabled{
    background-color:#00adef
}
 .polygonal-background[data-v-078de97a]{
    background:radial-gradient(50% 50% at 50% 100%,#020b31 0,rgba(2,11,49,0) 100%),radial-gradient(48.26% 48.26% at 74.97% 0,#888 0,rgba(5,231,255,0) 100%),radial-gradient(50% 50% at 100% 50%,#888 0,rgba(102,0,232,0) 100%),radial-gradient(100% 100% at 100% 0,#020b31 0,rgba(0,56,239,0) 100%),radial-gradient(100% 100% at 100% 0,rgba(2,11,49,0) 0,#0d1015 76.39%),url(/lobby/assets/images/lobby/map-bg.png),#0d1015;
    background-blend-mode:normal,lighten,lighten,lighten,normal,normal,normal;
    justify-content:center;
    padding-bottom:32px
}
.banner-content[data-v-078de97a],.polygonal-background[data-v-078de97a]{
    align-items:center;
    display:flex;
    flex-direction:row;
    height:100%;
    width:100%
}
.banner-content[data-v-078de97a]{
    justify-content:flex-start
}
@media(min-width:1921px){
    .banner-content[data-v-078de97a]{
        margin:auto;
        max-width:1440px
    }
}
@media(max-width:767px){
    .banner-content[data-v-078de97a]{
        align-items:center;
        display:flex;
        flex-direction:column;
        gap:24px;
        justify-content:center
    }
}
@media(max-width:mobilepx){
    .banner-content[data-v-078de97a]{
        align-items:center;
        display:flex;
        flex-direction:column;
        gap:24px;
        justify-content:center
    }
}
.banner-content .left[data-v-078de97a]{
    align-items:stretch;
    display:flex;
    flex-direction:column;
    height:100%;
    justify-content:center;
    padding:0 24px 0 80px;
    width:50%
}
@media(min-width:1680px)and (max-width:1920px){
    .banner-content .left[data-v-078de97a]{
        padding:0 24px 0 240px
    }
}
@media(max-width:767px){
    .banner-content .left[data-v-078de97a]{
        order:2;
        padding:0 24px 64px;
        width:100%
    }
}
@media(max-width:mobilepx){
    .banner-content .left[data-v-078de97a]{
        order:2;
        padding:0 24px 64px;
        width:100%
    }
}
.banner-content .left .small-title[data-v-078de97a]{
    color:#ffc107;
    font-family:"Montserrat SemiBold","Verdana",sans-serif;
    font-size:14px;
    line-height:20px;
    text-align:left
}
.banner-content .left .title[data-v-078de97a]{
    color:#fff;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:28px;
    line-height:36px;
    margin-top:4px;
    text-align:left
}
@media(max-width:1279px){
    .banner-content .left .title[data-v-078de97a]{
        max-width:286px
    }
}
.banner-content .left .description[data-v-078de97a]{
    color:#fff;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:16px;
    line-height:24px;
    max-width:590px;
    text-align:left;
    white-space:pre-line
}
.banner-content .left .flex-btns[data-v-078de97a]{
    align-items:center;
    display:flex;
    flex-direction:row;
    gap:24px;
    justify-content:flex-start;
    margin-top:18px
}
@media(min-width:1024px){
    .banner-content .left .flex-btns[data-v-078de97a]{
        align-items:center;
        display:flex;
        flex-direction:row;
        justify-content:flex-start
    }
}
@media(min-width:768px)and (max-width:1023px){
    .banner-content .left .flex-btns[data-v-078de97a]{
        align-items:flex-start;
        display:flex;
        flex-direction:column;
        justify-content:center
    }
}
@media(max-width:767px){
    .banner-content .left .flex-btns[data-v-078de97a]{
        align-items:flex-start;
        display:flex;
        flex-direction:column;
        justify-content:center
    }
}
@media(max-width:mobilepx){
    .banner-content .left .flex-btns[data-v-078de97a]{
        align-items:flex-start;
        display:flex;
        flex-direction:column;
        justify-content:center
    }
}
.banner-content .left .flex-btns .buttons-size[data-v-078de97a]{
    border-radius:20px;
    color:#fff;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:16px;
    height:40px;
    line-height:24px;
    max-height:none;
    min-height:0;
    min-height:auto;
    min-width:238px;
    text-align:center
}
@media(min-width:0px)and (max-width:767px){
    .banner-content .left .flex-btns .buttons-size[data-v-078de97a]{
        max-width:none;
        width:100%
    }
}
.banner-content .left .flex-btns .primary-button[data-v-078de97a]{
    background-color:#ffc107;
    padding:8px 20px
}
.banner-content .left .flex-btns .primary-button[data-v-078de97a]:hover{
    background-color:#ffc107
}
.banner-content .left .flex-btns .link-button[data-v-078de97a]{
    background-color:transparent;
    color:#fff;
    min-width:auto;
    padding:8px 0 0
}
@media(min-width:0px)and (max-width:767px){
    .banner-content .left .flex-btns .link-button[data-v-078de97a]{
        max-width:none;
        width:auto
    }
}
.banner-content .left .flex-btns .link-button[data-v-078de97a]:hover:not(.no-hover):not(.loading){
    background-color:transparent;
    border-color:transparent
}
.banner-content .gif[data-v-078de97a]{
    backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
    display:grid;
    grid:[row] 1fr/[column] 1fr;
    height:auto;
    max-width:600px;
    order:1;
    position:relative;
    transform-style:preserve-3d;
    -webkit-transform-style:preserve-3d;
    translate:0 0 0;
    width:50%;
    will-change:transform
}
@media(max-width:767px){
    .banner-content .gif[data-v-078de97a]{
        padding:64px 24px 0;
        width:100%
    }
}
@media(max-width:mobilepx){
    .banner-content .gif[data-v-078de97a]{
        padding:64px 24px 0;
        width:100%
    }
}
.banner-content .gif img[data-v-078de97a]{
    animation:scaleUp-078de97a 21s infinite;
    animation-timing-function:cubic-bezier(.17,.67,.65,1.27);
    grid-area:row/column;
    max-width:100%;
    -o-object-fit:contain;
    object-fit:contain;
    transform:scale(0);
    transform-origin:50% 58%
}
.banner-content .gif img[data-v-078de97a]:first-of-type{
    animation-delay:0s
}
.banner-content .gif img[data-v-078de97a]:nth-of-type(2){
    animation-delay:1s
}
.banner-content .gif img[data-v-078de97a]:nth-of-type(3){
    animation-delay:2s
}
.banner-content .gif img[data-v-078de97a]:nth-of-type(4){
    animation-delay:3s
}
.banner-content .gif img[data-v-078de97a]:nth-of-type(5){
    animation-delay:4s
}
.banner-content .gif img[data-v-078de97a]:nth-of-type(6){
    animation-delay:5s
}
.banner-content .gif img[data-v-078de97a]:nth-of-type(7){
    animation-delay:6s
}
.banner-content .gif img[data-v-078de97a]:nth-of-type(8){
    animation-delay:7s
}
.banner-content .gif img[data-v-078de97a]:nth-of-type(9){
    animation-delay:8s
}
.banner-content .gif img[data-v-078de97a]:nth-of-type(10){
    animation-delay:9s
}
.banner-content .gif img[data-v-078de97a]:nth-of-type(11){
    animation-delay:10s
}
.banner-content .gif img[data-v-078de97a]:nth-of-type(12){
    animation-delay:11s
}
.banner-content .gif img[data-v-078de97a]:nth-of-type(13){
    animation-delay:12s
}
.banner-content .gif img[data-v-078de97a]:nth-of-type(14){
    animation-delay:13s
}
.banner-content .gif img[data-v-078de97a]:nth-of-type(15){
    animation-delay:14s
}
.banner-content .gif img[data-v-078de97a]:nth-of-type(16){
    animation-delay:15s
}
.banner-content .gif img[data-v-078de97a]:nth-of-type(17){
    animation-delay:16s
}
.banner-content .gif img[data-v-078de97a]:nth-of-type(18){
    animation-delay:17s
}
.banner-content .gif img[data-v-078de97a]:nth-of-type(19){
    animation-delay:18s
}
.banner-content .gif img[data-v-078de97a]:nth-of-type(20){
    animation-delay:19s
}
.banner-content .gif img[data-v-078de97a]:nth-of-type(21){
    animation-delay:20s
}
@keyframes scaleUp-078de97a{
    0%{
        opacity:1;
        transform:scale(.1)
    }
    1.5%,4.76%{
        opacity:1;
        transform:scale(1)
    }
    6.26%,to{
        opacity:0;
        transform:scale(.1)
    }
}
.breaker[data-v-078de97a]{
    height:64px;
    position:absolute;
    top:-18px;
    width:100%;
    z-index:2
}
 .general-wrap[data-v-05a20bad]{
    margin:64px auto;
    max-width:1440px;
    width:calc(100% - 160px)
}
@media(max-width:1279px){
    .general-wrap[data-v-05a20bad]{
        margin:0 80px;
        max-width:none;
        width:calc(100% - 160px)
    }
}
@media(max-width:tabletpx){
    .general-wrap[data-v-05a20bad]{
        margin:0 80px;
        max-width:none;
        width:calc(100% - 160px)
    }
}
@media(max-width:767px){
    .general-wrap[data-v-05a20bad]{
        margin:0 24px;
        max-width:none;
        width:calc(100% - 48px)
    }
}
@media(max-width:mobilepx){
    .general-wrap[data-v-05a20bad]{
        margin:0 24px;
        max-width:none;
        width:calc(100% - 48px)
    }
}
 .title-section[data-v-3c1a2acb]{
    align-items:flex-end;
    display:flex;
    flex-direction:row;
    gap:8px;
    justify-content:space-between;
    margin-bottom:20px;
    margin-top:20px
}
.title-section .link-button[data-v-3c1a2acb]{
    color:#fff;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:14px;
    line-height:20px;
    opacity:.8;
    text-align:left;
    white-space:nowrap
}
.title-section .link-button[data-v-3c1a2acb]:hover{
    opacity:1
}
.title-section h3[data-v-3c1a2acb]{
    color:#fff;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:28px;
    line-height:36px;
    text-align:left
}
@media(min-width:0px)and (max-width:767px){
    .title-section[data-v-3c1a2acb]{
        flex-direction:column
    }
    .title-section h3[data-v-3c1a2acb]{
        align-self:flex-start
    }
}
 .experiences[data-v-26f6be18]{
    position:relative
}
.experiences .list[data-v-26f6be18]{
    -ms-overflow-style:none;
    align-items:center;
    display:flex;
    flex-direction:row;
    gap:24px;
    justify-content:flex-start;
    /* min-height:274px; */
    min-height:400px;
    overflow-x:scroll;
    overscroll-behavior-x:contain;
    padding-right:24px;
    scroll-snap-type:both mandatory;
    scrollbar-width:none
}
.experiences .list[data-v-26f6be18]::-webkit-scrollbar{
    display:none
}
.experiences .carousel-background[data-v-26f6be18]{
    bottom:0;
    height:274px;
    left:auto;
    opacity:0;
    pointer-events:none;
    position:absolute;
    right:auto;
    top:auto;
    transition-duration:.25s;
    transition-property:all;
    transition-timing-function:ease;
    width:100%;
    z-index:1
}
.experiences .carousel-background.left-gradient[data-v-26f6be18]{
    background:linear-gradient(90deg,rgba(13,16,21,.9),rgba(13,16,21,0) 10.46%)
}
.experiences .carousel-background.right-gradient[data-v-26f6be18]{
    background:linear-gradient(90deg,rgba(13,16,21,0) 89.45%,rgba(13,16,21,.9))
}
.experiences .carousel-background.full-gradient[data-v-26f6be18]{
    background:linear-gradient(90deg,rgba(13,16,21,.9),rgba(13,16,21,0) 10.46%,rgba(13,16,21,0) 89.45%,rgba(13,16,21,.9))
}
.experiences .carousel-background .button-wrapper[data-v-26f6be18]{
    align-items:center;
    display:flex;
    flex-direction:row;
    height:calc(100% - 112px);
    justify-content:center
}
.experiences .carousel-background button[data-v-26f6be18]{
    align-items:flex-start;
    background:none;
    border:none;
    cursor:pointer;
    display:flex;
    flex-direction:row;
    height:100%;
    justify-content:center;
    pointer-events:auto
}
.experiences .carousel-background button .arrow[data-v-26f6be18]{
    height:28px;
    width:28px
}
.experiences .carousel-background .right[data-v-26f6be18]{
    align-items:flex-start;
    left:auto;
    right:8px
}
.experiences .carousel-background .left[data-v-26f6be18],.experiences .carousel-background .right[data-v-26f6be18]{
    bottom:auto;
    display:flex;
    flex-direction:row;
    justify-content:center;
    position:absolute;
    top:auto;
    z-index:1
}
.experiences .carousel-background .left[data-v-26f6be18]{
    align-items:flex-end;
    left:8px;
    right:auto;
    rotate:180deg
}
.experiences:hover .carousel-background[data-v-26f6be18]{
    opacity:1
}
.loading[data-v-26f6be18]{
    height:274px;
    min-width:288px
}
.loading .skeleton[data-v-26f6be18]{
    animation-duration:2.2s;
    animation-fill-mode:forwards;
    animation-iteration-count:infinite;
    animation-name:shimmer-26f6be18;
    animation-timing-function:linear;
    background:linear-gradient(90deg,#22262a 8%,#1b2026 18%,#22262a 33%);
    background-size:1200px 100%
}
@keyframes shimmer-26f6be18{
    0%{
        background-position:-1200px 0
    }
    to{
        background-position:1200px 0
    }
}
.loading .banner[data-v-26f6be18]{
    border-radius:12px;
    height:162px;
    margin-bottom:16px;
    width:100%
}
.loading .title[data-v-26f6be18]{
    height:16px;
    margin-bottom:4px;
    width:30%
}
.loading .text[data-v-26f6be18]{
    height:14px;
    margin-bottom:4px;
    width:50%
}
 .experience-gallery-card[data-v-3af8afd2]{
    cursor:pointer;
    height:300px;
    /* min-width:288px; */
    min-width:350px;
    scroll-snap-align:start;
    scroll-snap-stop:normal
}
.experience-gallery-card:hover .banner[data-v-3af8afd2]{
    transform:scale(1.1)
}
.experience-gallery-card .experience-image[data-v-3af8afd2]{
    border-radius:12px;
    margin-bottom:16px;
    overflow:hidden;
    position:relative;
    width:288px
}
.experience-gallery-card .experience-image .banner[data-v-3af8afd2]{
    /* aspect-ratio:16/9; */
    aspect-ratio:16/16;
    height:auto;
    -o-object-fit:cover;
    object-fit:cover;
    transition:transform .2s ease-in-out;
    width:100%
}
.experience-gallery-card .experience-image .banner-skeleton[data-v-3af8afd2]{
    animation-duration:2.2s;
    animation-fill-mode:forwards;
    animation-iteration-count:infinite;
    animation-name:shimmer-3af8afd2;
    animation-timing-function:linear;
    aspect-ratio:16/9;
    background:linear-gradient(90deg,#22262a 8%,#1b2026 18%,#22262a 33%);
    background-size:1200px 100%;
    height:auto;
    width:100%
}
@keyframes shimmer-3af8afd2{
    0%{
        background-position:-1200px 0
    }
    to{
        background-position:1200px 0
    }
}
.experience-gallery-card .experience-image .tag[data-v-3af8afd2]{
    border-radius:2px;
    left:12px;
    padding:4px 8px;
    position:absolute;
    top:12px
}
.experience-gallery-card .experience-image .tag.premium-tag[data-v-3af8afd2]{
    border:1px solid #ffd73d;
    color:#ffd73d
}
.experience-gallery-card .experience-image .tag.launched[data-v-3af8afd2],.experience-gallery-card .experience-image .tag.premium-tag[data-v-3af8afd2]{
    background-color:#181d24;
    font-family:"Montserrat SemiBold","Verdana",sans-serif;
    font-size:12px;
    line-height:16px;
    text-align:center
}
.experience-gallery-card .experience-image .tag.launched[data-v-3af8afd2]{
    border:1px solid #00cf74;
    color:#00cf74
}
.experience-gallery-card .experience-image .tag.page-published[data-v-3af8afd2]{
    border:1px solid #00ab5a;
    color:#00ab5a
}
.experience-gallery-card .experience-image .tag.draft[data-v-3af8afd2],.experience-gallery-card .experience-image .tag.page-published[data-v-3af8afd2]{
    background-color:#181d24;
    font-family:"Montserrat SemiBold","Verdana",sans-serif;
    font-size:12px;
    line-height:16px;
    text-align:center
}
.experience-gallery-card .experience-image .tag.draft[data-v-3af8afd2]{
    border:1px solid #bec1c4;
    color:#bec1c4
}
.experience-gallery-card .experience-image .rating[data-v-3af8afd2]{
    align-items:center;
    background-color:rgba(13,16,21,.9);
    border-radius:4px;
    bottom:auto;
    display:flex;
    flex-direction:row;
    justify-content:center;
    left:auto;
    padding:6px;
    position:absolute;
    right:12px;
    top:12px;
    z-index:1
}
.experience-gallery-card .experience-image .rating span[data-v-3af8afd2]{
    color:#fff;
    font-family:"Montserrat SemiBold","Verdana",sans-serif;
    font-size:12px;
    line-height:16px;
    margin-left:4px;
    text-align:center
}
.experience-gallery-card .experience-data[data-v-3af8afd2]{
    align-items:flex-start;
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
    position:relative
}
.experience-gallery-card .experience-data .experience-name[data-v-3af8afd2]{
    word-wrap:normal;
    color:#fff;
    display:inline-block;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:16px;
    line-height:24px;
    margin-bottom:4px;
    max-width:280px;
    overflow:hidden;
    text-align:left;
    text-overflow:ellipsis;
    white-space:nowrap;
    z-index:1
}
.experience-gallery-card .experience-data .experience-stats[data-v-3af8afd2]{
    align-items:center;
    display:flex;
    flex-direction:row;
    gap:8px;
    justify-content:flex-start
}
.experience-gallery-card .experience-data .experience-stats .stat-image[data-v-3af8afd2]{
    margin-right:4px
}
.experience-gallery-card .experience-data .experience-stats .location[data-v-3af8afd2]{
    margin-left:8px
}
.experience-gallery-card .experience-data .experience-stats .stat[data-v-3af8afd2]{
    align-items:center;
    color:#9da1a7;
    display:flex;
    flex-direction:row;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:14px;
    justify-content:center;
    line-height:20px;
    text-align:left
}
.experience-gallery-card .experience-data .experience-transfer[data-v-3af8afd2]{
    -webkit-backdrop-filter:blur(12px);
    backdrop-filter:blur(12px);
    background:rgba(229,242,255,.16);
    border-radius:30px;
    bottom:0;
    height:36px;
    position:absolute;
    right:0;
    width:36px;
    z-index:2
}
.experience-gallery-card .experience-data .experience-transfer[data-v-3af8afd2] .dots{
    margin-bottom:0
}
.experience-owner[data-v-3af8afd2]{
    color:#dee0e2;
    font-family:"Montserrat Regular","Verdana",sans-serif
}
@media screen and (max-width: 767px) {
	.experience-owner[data-v-3af8afd2],.username[data-v-3af8afd2]{
    	font-size:16px;
    	line-height:20px;
    	text-align:left
	}
}
@media(min-width:768px)and (max-width:1120px){
	.experience-owner[data-v-3af8afd2],.username[data-v-3af8afd2]{
    	font-size:14px;
    	line-height:20px;
    	text-align:left
	}
}
@media(min-width:1120px)and (max-width:100000px){
	.experience-owner[data-v-3af8afd2],.username[data-v-3af8afd2]{
    	font-size:20px;
    	line-height:25px;
    	text-align:left
	}
}
.username[data-v-3af8afd2]{
    color:#888;
    font-family:"Montserrat Bold","Arial Black",sans-serif
}
.username[data-v-3af8afd2]:hover{
    color:#00adef
}
.resizable[data-v-3af8afd2]{
    height:auto
}
.resizable .experience-image[data-v-3af8afd2]{
    width:auto
}
 .section-wrapper[data-v-e803916c]{
    align-items:stretch;
    display:flex;
    flex-direction:column;
    justify-content:flex-end
}
.cubes-container[data-v-e803916c]{
    background:radial-gradient(50% 266.67% at 50% 0,#0038ef 0,rgba(102,0,232,0) 100%);
    background-position:bottom;
    background-size:cover;
    position:relative;
    width:100%
}
.cubes-container .background-footer[data-v-e803916c]{
    height:100%;
    left:0;
    -o-object-fit:cover;
    object-fit:cover;
    -o-object-position:bottom;
    object-position:bottom;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.cubes-container .breaker[data-v-e803916c]{
    height:64px;
    position:absolute;
    top:-32px;
    width:100%
}
.cubes-container .cube[data-v-e803916c]{
    pointer-events:none;
    position:absolute
}
.cubes-container .cube[data-v-e803916c]:nth-child(3){
    height:63px;
    right:10%;
    rotate:-28.93deg;
    top:-10%
}
.cubes-container .cube[data-v-e803916c]:nth-child(4){
    height:80px;
    left:4%;
    rotate:40.53deg;
    top:-10%
}
.cubes-container .cube[data-v-e803916c]:nth-child(5){
    bottom:-50%;
    height:280px;
    left:8%;
    rotate:15.08deg
}
.cubes-container .cube[data-v-e803916c]:nth-child(6){
    bottom:25%;
    height:128px;
    right:-3%;
    rotate:-18.57deg
}
.cubes-container .cube[data-v-e803916c]:nth-child(7){
    bottom:-36%;
    height:200px;
    right:11%;
    rotate:-18.57deg
}
@media(max-width:1279px){
    .cubes-container .cube[data-v-e803916c]:nth-child(3){
        right:4%
    }
    .cubes-container .cube[data-v-e803916c]:nth-child(4){
        left:-6%
    }
    .cubes-container .cube[data-v-e803916c]:nth-child(5){
        bottom:-60%;
        left:-16%
    }
    .cubes-container .cube[data-v-e803916c]:nth-child(6){
        bottom:40%;
        right:-10%
    }
    .cubes-container .cube[data-v-e803916c]:nth-child(7){
        bottom:-40%;
        right:-4%
    }
}
@media(max-width:tabletpx){
    .cubes-container .cube[data-v-e803916c]:nth-child(3){
        right:4%
    }
    .cubes-container .cube[data-v-e803916c]:nth-child(4){
        left:-6%
    }
    .cubes-container .cube[data-v-e803916c]:nth-child(5){
        bottom:-60%;
        left:-16%
    }
    .cubes-container .cube[data-v-e803916c]:nth-child(6){
        bottom:40%;
        right:-10%
    }
    .cubes-container .cube[data-v-e803916c]:nth-child(7){
        bottom:-40%;
        right:-4%
    }
}
@media(min-width:0px)and (max-width:767px){
    .cubes-container .cube[data-v-e803916c]:nth-child(6){
        right:-26%
    }
}
.cubes-container .text-container[data-v-e803916c]{
    align-items:center;
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding:64px 80px;
    position:relative;
    width:100%;
    z-index:1
}
.cubes-container .text-container h2[data-v-e803916c]{
    color:#fff;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:28px;
    line-height:36px;
    margin:0 0 16px;
    text-align:center
}
.cubes-container .text-container p[data-v-e803916c]{
    color:#fff;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:16px;
    line-height:24px;
    margin-bottom:32px;
    text-align:center
}
@media(min-width:0px)and (max-width:767px){
    .cubes-container .text-container[data-v-e803916c]{
        padding:80px 24px
    }
}
.cubes-container .text-container .buttons-size[data-v-e803916c]{
    border-radius:20px;
    color:#fff;
    font-family:"Montserrat Bold","Arial Black",sans-serif;
    font-size:16px;
    height:40px;
    line-height:24px;
    max-height:none;
    min-height:0;
    min-height:auto;
    min-width:220px;
    text-align:center
}
@media(min-width:0px)and (max-width:767px){
    .cubes-container .text-container .buttons-size[data-v-e803916c]{
        max-width:220px;
        min-height:36px;
        width:100%
    }
}
.cubes-container .text-container .primary-button[data-v-e803916c]{
    background-color:#ffc107;
    padding:8px 20px
}
.cubes-container .text-container .primary-button[data-v-e803916c]:hover{
    background-color:#ffc107
}
 .h1-container h1[data-v-0ed29263]{
    color:#fff;
    font-family:"Montserrat ExtraBold","Arial Black",sans-serif;
    font-size:48px;
    line-height:64px;
    text-align:left
}
.h1-container p[data-v-0ed29263]{
    color:#fff;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:32px;
    line-height:48px;
    text-align:left
}
.h2-container h2[data-v-0ed29263]{
    color:#fff;
    font-family:"Montserrat ExtraBold","Arial Black",sans-serif;
    font-size:40px;
    line-height:56px;
    text-align:left
}
.h2-container p[data-v-0ed29263]{
    color:#fff;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:26px;
    line-height:40px;
    text-align:left
}
.h3-container h3[data-v-0ed29263]{
    color:#fff;
    font-family:"Montserrat ExtraBold","Arial Black",sans-serif;
    font-size:28px;
    line-height:34px;
    text-align:left
}
@media(min-width:768px)and (max-width:1279px){
    .h3-container h3[data-v-0ed29263]{
        color:#fff;
        font-family:"Montserrat ExtraBold","Arial Black",sans-serif;
        font-size:22px;
        line-height:28px;
        text-align:left
    }
}
.h3-container p[data-v-0ed29263]{
    color:#fff;
    font-family:"Montserrat SemiBold","Verdana",sans-serif;
    font-size:14px;
    line-height:24px;
    text-align:left
}
.h4-container h4[data-v-0ed29263]{
    color:#fff;
    font-family:"Montserrat ExtraBold","Arial Black",sans-serif;
    font-size:24px;
    line-height:40px;
    text-align:left
}
.h4-container p[data-v-0ed29263]{
    color:#fff;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:14px;
    line-height:24px;
    text-align:left
}
.h5-container h5[data-v-0ed29263]{
    color:#fff;
    font-family:"Montserrat ExtraBold","Arial Black",sans-serif;
    font-size:20px;
    line-height:32px;
    text-align:left
}
.h5-container p[data-v-0ed29263]{
    font-size:14px;
    line-height:24px
}
.h5-container p[data-v-0ed29263],p.large[data-v-0ed29263]{
    color:#fff;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    text-align:left
}
p.large[data-v-0ed29263]{
    font-size:26px;
    line-height:32px
}
p.medium[data-v-0ed29263]{
    font-size:20px;
    line-height:32px
}
p.medium[data-v-0ed29263],p.normal[data-v-0ed29263]{
    color:#fff;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    text-align:left
}
p.normal[data-v-0ed29263]{
    font-size:16px;
    line-height:28px
}
p.small[data-v-0ed29263]{
    font-size:12px;
    line-height:20px
}
p.small[data-v-0ed29263],p.tiny[data-v-0ed29263]{
    color:#fff;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    text-align:left
}
p.tiny[data-v-0ed29263]{
    font-size:10px;
    line-height:16px
}
.bottom-bar[data-v-0ed29263]{
    background-color:#0c1014;
    margin:auto 0 0;
    width:100%
}
.info-title[data-v-0ed29263]{
    margin-left:10px
}
.home-bottom-bar[data-v-0ed29263]{
    background-color:#14181d
}
@media(max-width:767px){
    .home-bottom-bar[data-v-0ed29263]{
        padding-top:0
    }
}
@media(max-width:mobilepx){
    .home-bottom-bar[data-v-0ed29263]{
        padding-top:0
    }
}
a[data-v-0ed29263]{
    cursor:pointer
}
.default-margin[data-v-0ed29263]{
    margin-bottom:auto;
    margin-top:32px;
    width:33%
}
@media(max-width:1279px){
    .default-margin[data-v-0ed29263]{
        margin:0 auto;
        width:50%
    }
}
@media(max-width:tabletpx){
    .default-margin[data-v-0ed29263]{
        margin:0 auto;
        width:50%
    }
}
@media(max-width:767px){
    .default-margin[data-v-0ed29263]{
        width:100%
    }
}
@media(max-width:mobilepx){
    .default-margin[data-v-0ed29263]{
        width:100%
    }
}
.default-margin[data-v-0ed29263]:first-child{
    max-width:400px
}
.default-margin[data-v-0ed29263]:nth-child(4){
    max-width:245px
}
.bottom-nav[data-v-0ed29263]{
    align-items:flex-start;
    background-color:#14181d;
    border-top:1px solid #20252c;
    display:flex;
    flex-direction:row;
    gap:24px;
    height:208px;
    justify-content:space-evenly;
    width:100%
}
@media(min-width:1024px){
    .bottom-nav[data-v-0ed29263]{
        padding-left:22px;
        padding-right:50px
    }
}
@media(max-width:1023px){
    .bottom-nav[data-v-0ed29263]{
        flex:1 1 100px;
        flex-direction:column;
        flex-wrap:wrap;
        height:340px;
        row-gap:0
    }
}
@media(min-width:0px)and (max-width:767px){
    .bottom-nav[data-v-0ed29263]{
        flex-wrap:nowrap;
        height:100%;
        padding-left:24px;
        padding-right:24px;
        row-gap:24px
    }
}
@media(max-width:1279px){
    .bottom-nav[data-v-0ed29263]{
        padding-top:32px
    }
}
@media(max-width:tabletpx){
    .bottom-nav[data-v-0ed29263]{
        padding-top:32px
    }
}
.bottom-nav .bottom-logo-container[data-v-0ed29263]{
    align-items:flex-end
}
@media(max-width:1279px){
    .bottom-nav .bottom-logo-container[data-v-0ed29263]{
        width:auto
    }
}
@media(max-width:1279px)and (max-width:1023px){
    .bottom-nav .bottom-logo-container[data-v-0ed29263]{
        align-items:end;
        height:100%;
        justify-content:space-between;
        max-width:350px;
        width:100%
    }
}
@media(max-width:1279px)and (min-width:0px)and (max-width:767px){
    .bottom-nav .bottom-logo-container[data-v-0ed29263]{
        align-items:stretch;
        border-left:0;
        display:flex;
        flex-direction:row-reverse;
        justify-content:space-between;
        max-width:410px;
        padding-bottom:12px
    }
}
@media(max-width:tabletpx){
    .bottom-nav .bottom-logo-container[data-v-0ed29263]{
        width:auto
    }
}
@media(max-width:tabletpx)and (max-width:1023px){
    .bottom-nav .bottom-logo-container[data-v-0ed29263]{
        align-items:end;
        height:100%;
        justify-content:space-between;
        max-width:350px;
        width:100%
    }
}
@media(max-width:tabletpx)and (min-width:0px)and (max-width:767px){
    .bottom-nav .bottom-logo-container[data-v-0ed29263]{
        align-items:stretch;
        border-left:0;
        display:flex;
        flex-direction:row-reverse;
        justify-content:space-between;
        max-width:410px;
        padding-bottom:12px
    }
}
.bottom-nav .bottom-logo-container .bottom-logo>img[data-v-0ed29263]{
    align-items:center;
    display:flex;
    flex-direction:row;
    height:auto;
    justify-content:center;
    margin-right:5px;
    width:48px
}
@media(min-width:1024px){
    .bottom-nav .bottom-logo-container .subsidiary[data-v-0ed29263]{
        margin:30px 0 0 20px
    }
}
@media(min-width:0px)and (max-width:767px){
    .bottom-nav .bottom-logo-container .subsidiary[data-v-0ed29263]{
        margin-left:3px
    }
}
.bottom-nav .bottom-logo-container .subsidiary .animoca-img[data-v-0ed29263]{
    margin-left:10px;
    width:60px
}
.bottom-nav .bottom-logo-container .subsidiary p[data-v-0ed29263]{
    color:#a0a4a7;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:10px;
    line-height:12px;
    text-align:left;
    white-space:nowrap
}
@media(max-width:1023px){
    .bottom-nav .nav-group[data-v-0ed29263]{
        max-width:400px;
        padding-bottom:12px
    }
}
.bottom-nav .bottom-title[data-v-0ed29263]{
    color:#fff;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:14px;
    font-weight:600;
    letter-spacing:.01em;
    line-height:140%;
    margin-bottom:16px;
    margin-left:16px;
    text-align:left;
    text-transform:uppercase
}
@media(min-width:768px)and (max-width:1279px){
    .bottom-nav .bottom-title[data-v-0ed29263]{
        margin-left:50px
    }
}
@media(min-width:0px)and (max-width:767px){
    .bottom-nav .bottom-title[data-v-0ed29263]{
        margin-left:0
    }
}
.bottom-nav .bottom-title.follow-us[data-v-0ed29263]{
    margin-left:0
}
.bottom-nav .pages-container[data-v-0ed29263]{
    align-items:stretch;
    display:flex;
    flex-direction:row;
    gap:8px;
    justify-content:flex-start
}
.bottom-nav .pages-container .pages-group[data-v-0ed29263]{
    align-items:stretch;
    display:flex;
    flex-direction:column;
    gap:4px;
    justify-content:flex-start;
    width:auto
}
.bottom-nav .pages-container .pages-group a[data-v-0ed29263],.bottom-nav .pages-container .pages-group p[data-v-0ed29263]{
    color:hsla(0,0%,100%,.902);
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:12px;
    line-height:16px;
    opacity:.8;
    padding:4px 16px;
    text-align:left;
    transition-duration:.25s;
    transition-property:all;
    transition-timing-function:ease;
    white-space:nowrap
}
.bottom-nav .pages-container .pages-group a[data-v-0ed29263]:hover,.bottom-nav .pages-container .pages-group p[data-v-0ed29263]:hover{
    color:#fff;
    opacity:1
}
.bottom-nav .pages-container .pages-group p[data-v-0ed29263]{
    cursor:pointer
}
.bottom-nav .pages-container-mobile[data-v-0ed29263]{
    align-items:stretch;
    display:flex;
    flex-direction:row;
    justify-content:flex-start
}
@media(max-width:1279px)and (orientation:landscape){
    .bottom-nav .pages-container-mobile[data-v-0ed29263]{
        align-items:center;
        display:flex;
        flex-direction:row;
        height:auto;
        justify-content:center
    }
}
@media(max-width:tabletpx)and (orientation:landscape){
    .bottom-nav .pages-container-mobile[data-v-0ed29263]{
        align-items:center;
        display:flex;
        flex-direction:row;
        height:auto;
        justify-content:center
    }
}
.bottom-nav .pages-container-mobile .pages-group[data-v-0ed29263]{
    align-items:stretch;
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
    margin-left:50px;
    white-space:nowrap;
    width:160px
}
@media(min-width:0px)and (max-width:900px)and (orientation:landscape){
    .bottom-nav .pages-container-mobile .pages-group[data-v-0ed29263]{
        align-items:center;
        display:flex;
        flex-direction:column;
        justify-content:center;
        margin-left:0
    }
}
@media(min-width:0px)and (max-width:767px){
    .bottom-nav .pages-container-mobile .pages-group[data-v-0ed29263]{
        margin:0;
        width:200px
    }
}
.bottom-nav .pages-container-mobile .pages-group a[data-v-0ed29263]{
    color:#a0a4a7;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:12px;
    line-height:30px;
    margin-bottom:11px;
    text-align:left;
    transition-duration:.25s;
    transition-property:all;
    transition-timing-function:ease
}
.bottom-nav .pages-container-mobile .pages-group a[data-v-0ed29263]:hover{
    color:#fff;
    font-family:"Montserrat SemiBold","Verdana",sans-serif
}
.bottom-nav .pages-container-mobile .pages-group a[data-v-0ed29263]:last-child{
    margin:0
}
.bottom-nav .social-group[data-v-0ed29263]{
    align-items:stretch;
    display:flex;
    flex-direction:row;
    justify-content:flex-start
}
@media(min-width:1024px){
    .bottom-nav .social-group[data-v-0ed29263]{
        flex-grow:4
    }
}
@media(max-width:1023px){
    .bottom-nav .social-group[data-v-0ed29263]{
        max-width:400px;
        padding-top:12px
    }
}
@media(min-width:0px)and (max-width:767px){
    .bottom-nav .social-group[data-v-0ed29263]{
        padding-bottom:12px
    }
}
.bottom-nav .social-group .social-icon-container[data-v-0ed29263]{
    align-items:center;
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    gap:16px;
    justify-content:center
}
@media(min-width:0px)and (max-width:767px){
    .bottom-nav .social-group .social-icon-container[data-v-0ed29263]{
        gap:5px;
        justify-content:left
    }
}
.bottom-nav .social-group .social-icon-container .social-button[data-v-0ed29263]{
    opacity:.8;
    z-index:2
}
.bottom-nav .social-group .social-icon-container .social-button img[data-v-0ed29263]{
    width:24px
}
@media(min-width:0px)and (max-width:767px){
    .bottom-nav .social-group .social-icon-container .social-button img[data-v-0ed29263]{
        width:25px
    }
    .bottom-nav .social-group .social-icon-container .social-button[data-v-0ed29263]{
        height:50px;
        margin:4px;
        width:30px
    }
}
.bottom-nav .social-group .social-icon-container .social-button[data-v-0ed29263]:hover{
    opacity:1
}
.bottom-copyright[data-v-0ed29263]{
    align-items:center;
    display:flex;
    flex-direction:row;
    justify-content:flex-start;
    margin-top:20px;
    text-align:left
}
@media(min-width:0px)and (max-width:767px){
    .bottom-copyright[data-v-0ed29263]{
        text-align:center
    }
}
.bottom-copyright .copyright[data-v-0ed29263]{
    color:#505861;
    pointer-events:none
}
.bottom-copyright .copyright p[data-v-0ed29263]{
    color:#a0a4a7;
    font-family:"Montserrat Regular","Verdana",sans-serif;
    font-size:10px;
    line-height:16px;
    margin-top:8px;
    text-align:left
}
@media(max-width:767px){
    .bottom-copyright .copyright p[data-v-0ed29263]{
        color:#fff;
        font-family:"Montserrat Regular","Verdana",sans-serif;
        font-size:10px;
        line-height:14px;
        text-align:center
    }
}
@media(max-width:mobilepx){
    .bottom-copyright .copyright p[data-v-0ed29263]{
        color:#fff;
        font-family:"Montserrat Regular","Verdana",sans-serif;
        font-size:10px;
        line-height:14px;
        text-align:center
    }
}
@media(min-width:0px)and (max-width:1279px){
    .bottom-copyright-mobile[data-v-0ed29263]{
        margin-top:40px
    }
}
@media(max-width:720){
    .bottom-nav[data-v-0ed29263]{
        align-items:center;
        display:flex;
        flex-direction:column;
        gap:24px;
        height:auto;
        justify-content:center;
        padding:15px
    }
}
@media(max-width:720)and (max-width:1279px){
    .bottom-nav[data-v-0ed29263]{
        padding-bottom:175px
    }
}
@media(max-width:720)and (max-width:tabletpx){
    .bottom-nav[data-v-0ed29263]{
        padding-bottom:175px
    }
}
@media(max-width:720){
    .bottom-nav .bottom-logo>img[data-v-0ed29263]{
        display:grid;
        margin:15px auto 0
    }
    .bottom-nav .bottom-title[data-v-0ed29263]{
        margin-top:40px;
        text-align:center
    }
    .copyright[data-v-0ed29263]{
        padding:10px
    }
}
 