@import url('https://fonts.googleapis.com/css2?family=Philosopher&display=swap');
 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
    margin:0;
    padding:0;
    border:0;
    vertical-align:baseline
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block
}
body{
    line-height:1
}
ol,ul{
    list-style:none
}
blockquote,q{
    quotes:none
}
blockquote:before,blockquote:after,q:before,q:after{
    content:'';
    content:none
}
table{
    border-collapse:collapse;
    border-spacing:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{
    display:block
}
*{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
html,body{
    position:relative;
    overflow-x:hidden
}
body {
    width: 100%;
    background: url(../images/body-bg.jpg) center top no-repeat;
    background-size: 1920px auto;
    background-color: #070202;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #e6d2b0;
    min-height: 100vh;
}
a{
    transition:all 0.3s ease;
    color:#d8d0cc;
    text-decoration:none
}
a:hover{
    text-decoration:none
}
p{
    margin-bottom:20px
}
h1,h2,h3{
    color:#ffdda9;
    margin-bottom:20px;
    line-height:1.3;
    font-family:"Philosopher",sans-serif;
    letter-spacing:2px
}
h1{
    font-size:20px;
    color: #fff;
}
h2{
    font-size:18px
}
h3{
    font-size:16px
}
table{
    width:100%
}
table tr{
    background-color:#0d0f17
}
table td{
    border-collapse:collapse;
    padding:15px 18px;
    border-top:1px solid #12141e;
    border-bottom:1px solid #12141e;
    color:#fff;
    font-size:14px;
    vertical-align:middle
}
table thead td{
    color:#a97fff;
    text-transform:uppercase
}
img{
    max-width:100%
}
caption{
    margin-bottom:15px
}
select{
    background:#040609;
    width:100%;
    border:1px solid #36383a;
    color:#fff;
    padding:17px 40px 17px 15px;
    position:relative;
    color:#fff;
    font-size:16px;
    -webkit-appearance:none;
    background-image:url(../images/;
    background-position:right 10px center;
    background-repeat:no-repeat;
    -moz-appearance:none;
    text-indent:.01px;
    text-overflow:'';
    -ms-appearance:none;
    appearance:none!important;
    transition:0.3s;
    cursor:pointer
}
select:hover{
    border:1px solid #fc9162;
    box-shadow:0 0 10px 0 rgba(252,142,98,.6),inset 0 0 10px 0 rgba(252,142,98,.6)
}
input,textarea{
    background:#040609;
    border:1px solid #36383a;
    color:#fff;
    padding:10px 15px;
    position:relative;
    font-size:16px;
    transition:0.3s;
    width:100%;
    font-family:"Open Sans",sans-serif
}
input:hover,textarea:hover{
    border:1px solid #fc9162;
    box-shadow:0 0 10px 0 rgba(252,142,98,.6),inset 0 0 10px 0 rgba(252,142,98,.6)
}
textarea{
    min-height:120px
}
button,.button{
    transition:all 0.3s ease;
    cursor:pointer;
    background:url(../images/button.png) no-repeat;
    height:40px;
    width:147px;
    border:none;
    color:#ffffff!important;
    font-family:"Philosopher",sans-serif;
    font-size:12px;
    position:relative;
    z-index:1;
    text-align:center;
    text-transform:uppercase;
    letter-spacing:2px;
    box-shadow:0 0 22px 5px rgba(59,36,151,.2),0 10px 15px 4px rgba(0,0,0,.3)
}

.button-custom{
    display: inline-block;
    transition:all 0.3s ease;
    cursor:pointer;
    background:url(../images/button.png) no-repeat;
    background-size: cover;
    height:40px;
    line-height: 40px;
    padding: 0px 20px;
    border:none;
    color:#ffffff!important;
    font-family:"Philosopher",sans-serif;
    font-size:11px;
    position:relative;
    z-index:1;
    text-align:center;
    text-transform:uppercase;
    letter-spacing:2px;
    box-shadow:0 0 22px 5px rgba(59,36,151,.2),0 10px 15px 4px rgba(0,0,0,.3)
}
.button-custom:hover {
    filter:brightness(120%)
}
.button-custom.active {
    filter:brightness(120%)
}
button:hover,.button:hover{
    filter:brightness(120%)
}
.button{
    display:inline-block;
    text-decoration:none;
    line-height:40px
}

/* ═══ RANKING PAGE BUTTONS ═══════════════════════════════════ */
html body .rankingsPage.lovableRankPage .lovableRankContent .align-center a,
html body .rankingsPage.lovableRankPage .lovableRankContent .align-center a.button,
html body .rankingsPage.lovableRankPage .lovableRankContent .align-center .button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 60px !important;
    width: 200px !important;
    min-width: 200px !important;
    min-height: 60px !important;
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important;
    background: url('../images/btn-normal.png') center center / 100% 100% no-repeat !important;
    color: rgba(220, 190, 255, 0.95) !important;
    font-family: "Cinzel", serif !important;
    font-size: 13px !important;
    font-weight: 900 !important;
    letter-spacing: 0.25em !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    text-shadow: 0 0 10px rgba(180,100,255,0.8), 0 1px 0 rgba(0,0,0,0.9) !important;
    box-shadow: none !important;
    line-height: 1 !important;
}

html body .rankingsPage.lovableRankPage .lovableRankContent .align-center a.active,
html body .rankingsPage.lovableRankPage .lovableRankContent .align-center a.button.active,
html body .rankingsPage.lovableRankPage .lovableRankContent .align-center .button.active,
html body .rankingsPage.lovableRankPage .lovableRankContent .align-center a:hover,
html body .rankingsPage.lovableRankPage .lovableRankContent .align-center a.button:hover,
html body .rankingsPage.lovableRankPage .lovableRankContent .align-center .button:hover {
    background: url('../images/btn-active.png') center center / 100% 100% no-repeat !important;
    border: none !important;
    color: #fff !important;
    text-shadow: 0 0 20px rgba(200,120,255,1), 0 1px 0 rgba(0,0,0,0.9) !important;
    box-shadow: none !important;
    filter: none !important;
}
.button-blue{
    background:url(../images/button-blue.png) no-repeat
}
.big-button-blue{
    background:url(../images/button-blue-big.jpg) no-repeat;
    background-size:cover;
    width:346px;
    height:58px;
    font-size:18px;
    box-shadow:0 0 20px 5px rgba(42,87,255,.2)
}
:focus{
    outline:none
}
::-webkit-input-placeholder{
    color:#656565
}
::-moz-placeholder{
    color:#656565
}
:-moz-placeholder{
    color:#656565
}
:-ms-input-placeholder{
    color:#656565
}
.wrapper{
    width:1200px;
    padding:0 25px;
    margin:0 auto;
    position:relative
}
.flex{
    position: relative;
    left: 70px;
    display:flex;
    flex-wrap:wrap
}
.flex-c{
    display:flex;
    align-items:center;
    flex-wrap:wrap
}
.flex-s{
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap
}
.flex-s-c{
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap
}
.flex-c-c{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap
}
.bright:hover{
    filter:brightness(120%)
}
.logo-mini{
    display:flex;
    align-items:center;
    justify-content:flex-start;
    width:120px;
    margin-right:20px;
}

.logo-mini img{
    height: 72px;
    width: auto;
    display: block;
}
.topPanel{
    position:fixed;
    width:100%;
    top:0;
    left:0;
    right:0;
    transition:0.3s;
    z-index:20
}
.topPanel-wrapper{
    width:min(100%, 1480px);
    padding-left:28px;
    padding-right:28px;
    margin:0 auto;
    position:relative;
    justify-content:space-between;
    border-bottom:1px solid rgba(255,255,255,.1);
    display:flex;
    align-items:center;
    gap:24px;
}
.topPanel-left{
    display:flex;
    align-items:center;
    flex:1 1 auto;
    min-width:0;
    gap:20px;
}
.nav{
    display:flex;
    align-items:center;
    flex-wrap:nowrap;
    flex:1 1 auto;
    min-width:0;
    white-space:nowrap;
}
.nav li{
    display:block;
    position:relative;
    cursor:pointer;
    flex:0 1 auto;
}
.nav li:first-child a{
    color:#fff
}
.nav li a{
    color:#fcedc0;
    font-family:"Philosopher",sans-serif;
    font-size:17px;
    display:block;
    height:90px;
    padding:0 24px 0 24px;
    line-height:90px;
    position:relative;
    z-index:1
}
.nav li ul{
    position:absolute;
    left:0;
    top:calc(100%);
    background:rgba(0,0,0,.95);
    padding:25px 0 25px 0;
    min-width:200px;
    transition:0.3s;
    opacity:0;
    visibility:hidden
}
.nav li ul.opened{
    opacity:1;
    visibility:visible
}
.nav li ul li{
    display:block
}
.nav li ul li:after{
    content:"";
    position:absolute;
    background:url(../images/drop-menu-hover.png) no-repeat;
    width:308px;
    height:133px;
    left:-46px;
    top:0;
    margin-top:-47px;
    opacity:0;
    transition:0.3s
}
.nav li ul li a{
    font-size:16px;
    padding:15px 50px;
    height:auto;
    line-height:1;
    color:#fcedc0!important;
    background-image:url(../images/drop-menu-icon.png);
    background-position:left -20px center;
    background-repeat:no-repeat
}
.dropdown-menu{
    display:none;
    animation:0.3s opas linear
}
.dropdown-toggle.active{
    color:#cc7954
}
.nav li:hover a{
    color:#cc7954
}
.nav li ul li:hover:after{
    opacity:1
}
.nav li ul li:hover a{
    color:#cc7954!important;
    padding:15px 0 15px 70px;
    background-position:left 50px center
}
.nav .sub-menu>a{
    padding:0 42px 0 24px
}
.nav .sub-menu li a{
    padding:15px 50px
}
.sub-menu:before{
    content:"";
    position:absolute;
    background:url(../images/drop-icon.png) no-repeat;
    width:12px;
    height:8px;
    top:50%;
    margin-top:-4px;
    right:25px
}
.sign-in{
    padding-right:60px;
    color:#fcedc0;
    font-size:18px;
    font-family:"Philosopher",sans-serif;
    position:relative;
    cursor:pointer;
    flex:0 0 auto;
    white-space:nowrap
}
.sign-in:after{
    content:"";
    background:url(../images/lock-icon.png) no-repeat;
    position:absolute;
    width:91px;
    height:87px;
    right:-26px;
    top:50%;
    margin-top:-42px;
    transition:0.3s
}
.sign-in:hover:after{
    filter:brightness(140%)
}
.topPanel.topPanel-fixed{
    background:rgba(7,10,17,.95);
    box-shadow:0 10px 10px 0 rgba(0,0,0,.2)
}
.topPanel.topPanel-fixed .nav li:hover{
    background:rgba(0,0,0,.95)
}
.topPanel.topPanel-fixed .dropdown-toggle.active{
    background:rgba(0,0,0,.95)
}
.topPanel.topPanel-fixed .topPanel-wrapper{
    border-bottom:0
}
.blue-light{
    background:url(../images/);
    width:300px;
    height:300px;
    top:5px;
    left:0;
    position:absolute;
    animation:12s p-next linear infinite;
    opacity:.7
}

@keyframes p-next{
    0%{
        transform:rotate(0deg)
    }
    50%{
        transform:rotate(180deg)
    }
    100%{
        transform:rotate(360deg)
    }
}
@keyframes p-prev{
    0%{
        transform:rotate(0deg)
    }
    50%{
        transform:rotate(-180deg)
    }
    100%{
        transform:rotate(-360deg)
    }
}
.hand-animation{
    position:absolute;
    right:-28px;
    top:96px;
    width:520px;
    height:520px;
    z-index:12;
    pointer-events:none
}
.light-hand{
    background:url(../images/light-hand.png) center center/contain no-repeat;
    width:360px;
    height:360px;
    position:absolute;
    top:42px;
    right:8px;
    animation:20s light-hand linear infinite;
    opacity:.72;
    mix-blend-mode:screen;
    filter:drop-shadow(0 0 18px rgba(67,174,255,.35))
}
.rune-hand{
    background:url(../images/rune-hand.png) center center/contain no-repeat;
    width:420px;
    height:420px;
    position:absolute;
    top:16px;
    right:-18px;
    animation:15s rune-hand linear infinite;
    opacity:.78;
    mix-blend-mode:screen;
    filter:drop-shadow(0 0 24px rgba(78,188,255,.28))
}
@keyframes light-hand{
    0%{
        transform:rotate(0deg)
    }
    50%{
        transform:rotate(-180deg)
    }
    100%{
        transform:rotate(-360deg)
    }
}
@keyframes rune-hand{
    0%{
        transform:rotate(0deg)
    }
    50%{
        transform:rotate(180deg)
    }
    100%{
        transform:rotate(360deg)
    }
}
.sparks>div{
    position:absolute
}
.sparks .spark_1{
    background:url(../images/spark_1.png) no-repeat;
    width:764px;
    height:313px;
    right:0;
    bottom:-120px;
    transform:scale(.6);
    animation:spark-1 4s linear infinite;
    animation-delay:1s
}
@keyframes spark-1{
    0%{
        bottom:-320px;
        transform:scale(.6);
        opacity:1
    }
    25%{
        bottom:-240px;
        transform:scale(.7);
        opacity:1
    }
    50%{
        bottom:-160px;
        transform:scale(.8);
        opacity:1
    }
    75%{
        bottom:-80px;
        transform:scale(.9);
        opacity:.5
    }
    to{
        bottom:0;
        transform:scale(1);
        opacity:0
    }
}
.sparks .spark_2{
    background:url(../images/spark_2.png) no-repeat;
    width:149px;
    height:335px;
    right:230px;
    bottom:-320px;
    transform:scale(.6);
    animation:spark-1 4s linear infinite;
    animation-delay:2s
}
.sparks .spark_3{
    background:url(../images/spark_3.png) no-repeat;
    width:128px;
    height:165px;
    right:280px;
    bottom:-140px;
    transform:scale(.6);
    animation:spark-3 4s linear infinite;
    animation-delay:2s
}
@keyframes spark-3{
    0%{
        bottom:-140px;
        -webkit-transform:scale(.6);
        transform:scale(.6);
        opacity:1
    }
    25%{
        bottom:-80px;
        -webkit-transform:scale(.7);
        transform:scale(.7);
        opacity:1
    }
    50%{
        bottom:-20px;
        -webkit-transform:scale(.8);
        transform:scale(.8);
        opacity:1
    }
    75%{
        bottom:40px;
        -webkit-transform:scale(.9);
        transform:scale(.9);
        opacity:.5
    }
    to{
        bottom:100px;
        -webkit-transform:scale(1);
        transform:scale(1);
        opacity:0
    }
}
.sparks .spark-big{
    background:url(../images/spark_4.png) no-repeat;
    width:794px;
    height:176px;
    right:0;
    bottom:-180px;
    transform:scale(.6);
    animation:spark-5 4s linear infinite
}
@keyframes spark-5{
    0%{
        bottom:-180px;
        transform:scale(.6);
        opacity:1
    }
    25%{
        bottom:-120px;
        transform:scale(.7);
        opacity:1
    }
    50%{
        bottom:-60px;
        transform:scale(.8);
        opacity:1
    }
    75%{
        bottom:0;
        transform:scale(.9);
        opacity:.5
    }
    to{
        bottom:60px;
        transform:scale(1);
        opacity:0
    }
}
header{
    height:780px;
    position:relative
}
.logo{
    position:absolute;
    top:120px;
    left:0;
    z-index:6;
}

.logo img{
    max-width:550px;
    width:100%;
    height:auto;
}

/* ===== SERVER STATS - MODERN DARK VERSION ===== */

/* ===== SERVER STATS - CLEAN CINEMATIC VERSION ===== */

/* ===== SERVER STATS ===== */

/* ===== SERVER STATS ===== */

.onlinetop{
    position:absolute;
    left:-50px;
    bottom:90px;
    display:flex;
    align-items:flex-end;
    justify-content:flex-start;
    gap:90px;
    z-index:5;
    white-space:nowrap;
    padding:0 10px 8px;
    filter:drop-shadow(0 10px 24px rgba(0,0,0,.42));
}

.onlinetop::before{
    content:"";
    position:absolute;
    left:-40px;
    right:-20px;
    bottom:-34px;
    height:140px;
    background:
        radial-gradient(circle at 16% 65%, rgba(112, 8, 18, 0.34) 0%, rgba(112, 8, 18, 0) 28%),
        radial-gradient(circle at 50% 72%, rgba(160, 20, 20, 0.24) 0%, rgba(160, 20, 20, 0) 34%),
        radial-gradient(circle at 86% 62%, rgba(78, 0, 12, 0.34) 0%, rgba(78, 0, 12, 0) 30%);
    filter:blur(18px);
    opacity:.92;
    pointer-events:none;
}

.onlinetop::after{
    content:"";
    position:absolute;
    left:40px;
    right:40px;
    bottom:10px;
    height:52px;
    background:
        radial-gradient(circle at 18% 18%, rgba(255, 110, 70, 0.12) 0%, rgba(255, 110, 70, 0) 16%),
        radial-gradient(circle at 52% 40%, rgba(210, 24, 24, 0.14) 0%, rgba(210, 24, 24, 0) 18%),
        radial-gradient(circle at 82% 12%, rgba(112, 0, 22, 0.16) 0%, rgba(112, 0, 22, 0) 16%);
    filter:blur(12px);
    opacity:.75;
    pointer-events:none;
}

/* blocks */
.onlineBlock,
.onlineReg-block{
    position:relative;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    min-width:90px;
    padding:0;
    font-family:"Open Sans",sans-serif;
    font-size:11px;
    font-weight:700;
    letter-spacing:3.4px;
    text-transform:uppercase;
    color:rgba(232, 212, 188, .76);
}

.onlineBlock::before,
.onlineReg-block::before{
    content:"";
    position:absolute;
    left:50%;
    top:4px;
    width:74px;
    height:74px;
    transform:translateX(-50%);
    border-radius:50%;
    background:
        radial-gradient(circle, rgba(255, 164, 118, 0.18) 0%, rgba(255, 164, 118, 0.06) 34%, rgba(255, 164, 118, 0) 72%);
    filter:blur(12px);
    opacity:.72;
    pointer-events:none;
}

/* ONLINE label under number */
.onlineBlock{
    flex-direction:column-reverse;
}

/* numbers */
.onlineBlock span,
.onlineReg-block span{
    display:block;
    margin-top:6px;
    font-family:"Philosopher",sans-serif;
    font-weight:700;
    font-size:64px;
    line-height:0.95;
    background:linear-gradient(
        180deg,
        #fffaf2 0%,
        #f3dbc0 18%,
        #d7a772 40%,
        #a34736 66%,
        #4b120d 86%,
        #180504 100%
    );
    -webkit-background-clip:text;
    background-clip:text;
    color:transparent;
    text-shadow:
        0 0 8px rgba(255, 178, 124, .16),
        0 0 18px rgba(150, 52, 34, .22),
        0 0 40px rgba(32, 6, 6, .26),
        0 8px 18px rgba(0,0,0,.42);
    position:relative;
    animation:creepyStatGlow 5.6s ease-in-out infinite;
}

.onlineBlock span{
    margin-bottom:6px;
}

.onlineReg{
    display:flex;
    align-items:flex-end;
    gap:80px;
    position:relative;
}

.onlineReg-liveDrops{
    position:absolute;
    left:50%;
    bottom:-22px;
    transform:translateX(-50%);
    display:block;
    font-style:normal;
    font-size:10px;
    font-weight:700;
    letter-spacing:2.8px;
    text-transform:uppercase;
    color:rgba(255, 206, 168, .72);
    text-decoration:none;
    white-space:nowrap;
    cursor:pointer;
    text-shadow:
        0 0 6px rgba(255, 162, 104, .16),
        0 0 14px rgba(120, 24, 18, .18);
    animation:liveDropsFlicker 3.4s linear infinite;
}

.onlineReg-liveDrops:hover{
    color:rgba(255, 228, 204, .92);
    text-decoration:none;
}

.onlineReg-block + .onlineReg-block::before{
    content:none;
}

.onlineBlock,
.onlineReg-block{
    animation:creepyStatFloat 6.4s ease-in-out infinite;
}

.onlineReg-block:nth-child(2){
    animation-delay:.9s;
}

.onlineReg-block:nth-child(3){
    animation-delay:1.8s;
}

@keyframes creepyStatGlow{
    0%,100%{
        filter:brightness(1);
        text-shadow:
            0 0 8px rgba(255, 178, 124, .16),
            0 0 18px rgba(150, 52, 34, .22),
            0 0 40px rgba(32, 6, 6, .26),
            0 8px 18px rgba(0,0,0,.42);
    }
    50%{
        filter:brightness(1.04);
        text-shadow:
            0 0 12px rgba(255, 198, 150, .22),
            0 0 24px rgba(176, 64, 42, .28),
            0 0 52px rgba(46, 8, 8, .3),
            0 10px 22px rgba(0,0,0,.48);
    }
}

@keyframes creepyStatFloat{
    0%,100%{
        transform:translateY(0);
    }
    50%{
        transform:translateY(-4px);
    }
}

@keyframes liveDropsFlicker{
    0%, 18%, 22%, 24%, 55%, 100%{
        opacity:.72;
    }
    20%, 23%{
        opacity:.32;
    }
    56%{
        opacity:.9;
    }
    57%{
        opacity:.5;
    }
    58%{
        opacity:.86;
    }
}
/* rotating rune */
@keyframes runeRotate{
    from{
        transform:translateX(-50%) rotate(0deg);
    }
    to{
        transform:translateX(-50%) rotate(360deg);
    }
}

/* shimmer animation */
@keyframes statShine{
    0%,75%,100%{
        left:-30%;
        opacity:0;
    }
    82%{
        opacity:.65;
    }
    92%{
        left:105%;
        opacity:0;
    }
}

.block-50{
    width:calc(50% - 13px);
    height:300px;
    box-shadow:0 10px 10px 10px rgba(0,0,0,.2);
}
.swiper-container{
    width:100%;
    height:100%
}
.swiper-news .swiper-slide img{
    max-width:100%;
    height:100%
}
.swiper-news .swiper-slide .swiper-news_info{
    opacity:0;
    transition:1.5s
}
.swiper-news .swiper-slide.swiper-slide-active .swiper-news_info{
    opacity:1
}
.swiper-news_info{
    background:url(../images/slider-shadow.png) left bottom no-repeat;
    width:561px;
    height:245px;
    position:absolute;
    left:0;
    bottom:0;
    z-index:1;
    padding:0 0 35px 50px;
    display:flex;
    align-items:flex-end;
    flex-wrap:wrap;
    align-content:flex-end;
    font-family:"Philosopher",sans-serif
}
.swiper-news_info span{
    display:block;
    width:100%;
    background:linear-gradient(#fdde91,#9b311d);
    -webkit-background-clip:text;
    color:transparent;
    font-size:60px;
    filter:drop-shadow(0 0 20px rgba(200,128,82,.7));
    display:block;
    margin-bottom:15px;
    font-weight:700;
    width:350px
}
.swiper-news_info p{
    color:#696868;
    font-size:22px;
    width:350px;
    margin-bottom:0;
    line-height:1.2
}
.swiper-news-pagination{
    position:absolute;
    background:url(../images/slider-arrow-bg.png) no-repeat;
    width:108px;
    height:40px;
    right:35px;
    bottom:35px;
    z-index:3
}
.swiper-news-pagination .swiper-button-prev{
    background:url(../images/left.png) no-repeat;
    width:24px;
    height:28px;
    top:50%;
    margin-top:-14px;
    filter:drop-shadow(0 0 20px #c88052)
}
.swiper-news-pagination .swiper-button-prev:after{
    display:none
}
.swiper-news-pagination .swiper-button-next{
    background:url(../images/right.png) no-repeat;
    width:24px;
    height:28px;
    top:50%;
    margin-top:-14px;
    filter:drop-shadow(0 0 20px #c88052)
}
.swiper-news-pagination .swiper-button-next:after{
    display:none
}
.swiper-news-pagination .swiper-pagination{
    color:#fff;
    font-size:12px;
    bottom:13px
}
.swiper-news-pagination .swiper-pagination .swiper-pagination-current{
    color:#cc7954
}
.download{
    position:absolute;
    right:-54px;
    bottom:-80px
}
.download-button{
    background:url(../images/download.png) no-repeat;
    background-position:center center;
    background-size:contain;
    width:447px;
    height:333px;
    display:block;
    font-family:"Philosopher",sans-serif;
    color:#fff;
    font-size:18px;
    letter-spacing:3px;
    text-transform:uppercase;
    padding:116px 0 0 183px
}

.download-button span{
    display:block;
    font-size:14px;
    color:#cc7954;
    text-transform:none;
    margin-top:4px
}

.more-downloads{
    top:-100px;
    position:relative;
    z-index:2;
    color:#fff;
    padding-left:5px;
    transition:0.3s
}

.more-downloads a{
    color:#fff;
    font-size:12px;
    letter-spacing:1px;
    display:block;
    margin:0 20px;
    padding:10px 0 10px 22px;
    opacity:.4
}

.more-downloads a:hover{
    opacity:1
}

.more-downloads span{
    opacity:.4
}
.windows{
    background:url(../images/windows-icon.png) left center no-repeat
}
.mac{
    background:url(../images/apple-icon.png) left center no-repeat
}
main{
    position:relative;
    z-index:4;
    min-height:1px
}
.newsBlock{
    background:url(../images/news-home-bg.jpg) no-repeat;
    padding:40px 45px
}
.h2-title{
    align-items:flex-end;
    margin-bottom:25px
}
.h2-title span{
    position:relative;
    text-transform:uppercase;
    color:#cc7954;
    font-size:18px;
    font-family:"Philosopher",sans-serif;
    display:block;
    padding-left:25px
}
.h2-title span:before{
    content:"";
    position:absolute;
    background:url(../images/title-icon.png) no-repeat;
    width:26px;
    height:26px;
    left:-5px;
    top:50%;
    margin-top:-13px;
    filter:drop-shadow(0 0 10px #ff2a00)
}
.h2-title a{
    color:#696868;
    font-size:14px
}
.h2-title a:hover{
    color:#fff
}
.newsLink{
    position:relative;
    padding:13px 0 13px 50px;
    background:url(../images/news-icon.png) left top 12px no-repeat
}
.newsLink:after{
    content:"";
    background:url(../images/news-hover.png) no-repeat;
    position:absolute;
    width:64px;
    height:178px;
    right:-60px;
    top:50%;
    margin-top:-89px;
    opacity:0
}
.newsLink-info a{
    display:block;
    color:#fcedc0;
    margin-bottom:5px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    width:300px;
    padding:1px 0
}
.newsLink-info span{
    color:#696868
}
.newsLink-more{
    color:#cc7954;
    display:block;
    position:relative;
    padding-right:20px
}
.newsLink-more span{
    opacity:0;
    transition:0.3s
}
.newsLink-more:after{
    content:"";
    position:absolute;
    background:url(../images/h-right.png) no-repeat;
    width:8px;
    height:12px;
    right:0;
    top:50%;
    margin-top:-6px;
    transition:0.3s
}
.newsLink:hover:after{
    opacity:1
}
.newsLink:hover .newsLink-info a{
    color:#fff;
    text-decoration:underline
}
.newsLink:hover .newsLink-more span{
    opacity:1
}
.newsLink:hover .newsLink-more:after{
    background:url(../images/right.png) no-repeat;
    width:24px;
    height:28px;
    margin-top:-14px;
    right:-20px;
    filter:drop-shadow(0 0 10px #ff2a00)
}
.rightBodyLinks{
    position:fixed;
    right:0;
    top:200px;
    width:90px;
    z-index:20;
}

.rightBodyLinks a{
    display:block;
    padding:15px 10px;
    text-align:center;
    color:#c9d2ff;
    font-size:12px;
    background:url('../images/right-panel-links-bg.png') no-repeat center top;
}

.rightBodyLinks a span{
    display:block;
    margin-bottom:6px;
}
.rightBodyLinks a:hover span{
    background-image:url(../images/right-panel-bg-hover.png)
}
.r-wiki span img{
    bottom:18px;
    left:18px
}
./* GUIDE / FORUM BUTTON POP */
.r-forum span{
    animation: forumPulse 2s infinite;
}

@keyframes forumPulse{
    0%{
        transform:scale(1);
        filter:drop-shadow(0 0 5px rgba(255,120,40,.3));
    }

    50%{
        transform:scale(1.08);
        filter:drop-shadow(0 0 18px rgba(255,80,20,.9));
    }

    100%{
        transform:scale(1);
        filter:drop-shadow(0 0 5px rgba(255,120,40,.3));
    }
}
.r-events span img{
    bottom:18px;
    left:17px
}
.r-vip span img{
    bottom:18px;
    left:17px
}
.toTop{
    background:url(../images/totop-img.png) left center no-repeat;
    height:100px;
    display:flex;
    align-items:center;
    min-width:100px;
    position:fixed;
    left:0;
    bottom:50px;
    padding-left:105px;
    cursor:pointer;
    transform:rotate(-90deg);
    z-index:8
}
.toTop span{
    font-size:12px;
    color:#fff;
    opacity:.2;
    font-family:"Philosopher",sans-serif;
    transition:0.3s
}
.toTop:hover span{
    opacity:1
}
.line{
    display:block;
    background:url(../images/line.png) center no-repeat;
    width:100%;
    overflow-x:hidden;
    height:86px
}
.mainHomeBlock{
    margin-bottom:40px
}
.mainHomeBlock>div{
    height: 636px;
}
.blockHome{
    background:url(../images/block-top-bg.png) center top no-repeat,url(../images/block-bottom-bg.png) center bottom no-repeat;
    background-color:#12141f;
    box-shadow:0 10px 15px 4px rgba(0,0,0,.3);
    padding:35px 35px;
    width:364px
}
.h2-title-table{
    border-bottom:1px solid #22252d;
    padding-bottom:25px;
    position:relative
}
.tabTable-block{
    display:none
}
.tabTable-block.active{
    display:block
}
.tabTable{
    margin-right:-12px
}
.tabTable-button{
    cursor:pointer;
    display:inline-block;
    margin:0 12px;
    position:relative
}
.tabTable-button:after{
    content:"";
    position:absolute;
    width:50%;
    margin-left:-25%;
    height:1px;
    background:#fff;
    left:50%;
    bottom:-26px;
    opacity:0
}
.tabTable-button.active{
    color:#fff
}
.tabTable-button.active:after{
    opacity:1
}
.tableBlock-title{
    background:url(../images/top-table-bg.png) repeat-x;
    height:36px;
    padding:0 17px;
    display:flex;
    align-items:center;
    box-shadow:0 5px 10px 2px rgba(0,0,0,.2);
    margin-bottom:10px;
    width:100%
}
.tableBlock-title span{
    color:#696868;
    text-transform:uppercase;
    font-size:10px;
    font-weight:600;
    display:block
}
.tableBlock-title_player{
    width:62%;
    font-family: "Philosopher",sans-serif;
    color: #fff;
}
.tableBlock-title_level{
    width: 31%;
    text-align:center
}
.tableBlock-title_score{
    width: 21%;
    left: 13px;
    position: relative;
    font-family: "Philosopher",sans-serif;
    color: #fff;
}
.tableBlock-content{
    display:flex;
    align-items:center;
    padding:0 50px;
    width:100%;
    position:relative;
    background-repeat:no-repeat;
    background-position:center;
    width:365px;
    margin-left:-35px
}
.tableBlock-content>div{
    font-size:12px;
    font-weight:600;
    display:flex;
    align-items:center;
    position:relative;
    height:37px;
    padding-bottom:1px;
}
.tableBlock-content:nth-child(odd){
    background-color:rgba(0,0,0,.1)
}
.tableBlock-content:hover{
    background:url(../images/hover-table.png);
}
.tableBlock-conten_number{
    width:10%
}
.tableBlock-conten_name{
    width: 49%;
    display:flex!important;
    align-items:center;
    color:#fff;
    line-height:1.2
}

.events-spotlight .tableBlock-conten_name{
    width: 106%;
    display:flex!important;
    align-items:center;
    color:#fff;
    line-height: 2.2;
    margin: auto;
}

.events-spotlight .tableBlock-conten_scr{
    width:25%;
    justify-content:flex-end;
    color:#ffdda9
}
.events-spotlight  .tableBlock-content{
     width: 360px !important;
}

.events-spotlight  .tableBlock-content:hover{
    background:url(../images/hover-table.png);
    background-repeat: repeat;
    width: 360px
}
.tableBlock-conten_name img{
    width:22px;
    height:22px;
    border-radius:50%;
    position:relative;
    box-shadow:0 5px 5px 0 rgba(0,0,0,.4);
    margin-right:12px
}
.tableBlock-conten_name a{
    color:#fff;
    position:relative
}
.tableBlock-conten_lvl{
    width:17%;
    justify-content:center;
    color:#a97fff
}
.tableBlock-conten_scr{
    width:21%;
    justify-content:flex-end;
    color:#ffdda9
}
.color-purple{
    color:#a97fff
}
.color-blue{
    color:#4990df
}
.color-green{
    color:#4ac08d
}
.color-yellow{
    color:#e0a45e
}
.all-button{
    text-align:center;
    margin-top:25px
}
.tablePopup{
    position:absolute;
    background:#000;
    padding:15px 25px;
    width:215px;
    z-index:10;
    right:calc(100% + 15px);
    top:-40px;
    display:none
}
.tablePopup:after{
    content:'';
    position:absolute;
    right:-20px;
    top:36px;
    border:10px solid transparent;
    border-left:10px solid #000
}
.tablePopup-title{
    font-size:12px;
    color:#fff;
    font-weight:600;
    display:block;
    text-align:center;
    margin-bottom:18px
}
.tablePopup-ava{
    text-align:center;
    margin-bottom:18px
}
.tablePopup-ava img{
    width:75px;
    height:75px;
    border-radius:50%
}
.tablePopup-block{
    display:flex;
    justify-content:space-between;
    margin-bottom:18px
}
.tablePopup-block:last-child{
    margin-bottom:18px
}
.tablePopup-block span{
    display:block
}
.tablePopup-block span:first-child{
    color:#8485a4
}
.tablePopup-block span:last-child{
    text-align:right
}
.tableBlock-conten_name a:hover .tablePopup{
    display:block;
    animation:0.5s opas linear
}
.forumBlock-content{
    margin-top:-15px
}
.forumBlock{
    display:flex;
    border-bottom:1px solid rgba(255,255,255,.1);
    padding:15px 0
}
.forumBlock-ava{
    width:55px
}
.forumBlock-ava img{
    width:36px;
    height:36px;
    border-radius:50%;
    box-shadow:0 10px 10px 0 rgba(0,0,0,.5)
}
.forumBlock-text{
    width:calc(100% - 55px)
}
.forumBlock-text_link{
    color:#fcedc0;
    font-size:13px;
    display:block;
    margin-bottom:10px;
    line-height:1.2
}
.forumBlock-text_link:hover{
    color:#fff;
    text-decoration:underline
}
.forumBlock-text_info{
    font-size:11px;
    display:flex
}
.forumBlock-text_info-nick{
    margin-right:10px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
    display:block;
    max-width:90px;
    padding:1px 0
}
.forumBlock-text_info-nick a{
    color:#686868
}
.forumBlock-text_info-nick a:hover{
    color:#fff
}
.forumBlock-text_info-date{
    margin-left:10px
}
.forumBlock-text_info-comments{
    margin-left:20px;
    background:url(../images/comment-icon.png) left center no-repeat;
    padding-left:15px
}
.admin-group{
    color:#6579fe!important
}
.admin-group:hover{
    color:#fff!important
}
.socHome{
    width:365px
}
.socButton{
    width:365px;
    height:115px;
    display:flex;
    align-items:center;
    align-content:center;
    flex-wrap:wrap;
    font-size:30px;
    color:#fff;
    font-family:"Philosopher",sans-serif;
    font-weight:700;
    padding-left:110px;
    position:relative;
    margin-bottom:26px;
    box-shadow:0 10px 15px 4px rgba(0,0,0,.3)
}
.socButton:hover{
    padding-left:130px
}
.socButton span{
    display:block;
    width:100%;
    color:#fcedc0;
    font-size:13px;
    font-weight:400;
    font-family:"Open Sans",sans-serif;
    margin-top:5px
}
.socButton:before{
    content:"";
    position:absolute;
    left:40px;
    top:50%
}
.socButton.socYoutube{
    background:url(../images/soc-button-red.jpg) no-repeat
}
.socButton.socYoutube:before{
    background:url(../images/youtub-icon.png) no-repeat;
    width:54px;
    height:38px;
    margin-top:-19px
}
.socButton.socDiscord{
    background:url(../images/soc-button-purple.jpg) no-repeat
}
.socButton.socDiscord:before{
    background:url(../images/discord-icon.png) no-repeat;
    width:54px;
    height:42px;
    margin-top:-21px
}
.socButton.socFacebook{
    background:url(../images/soc-button-blue.jpg) no-repeat
}
.socButton.socFacebook:before{
    background:url(../images/facebook-icon.png) no-repeat;
    width:54px;
    height:50px;
    margin-top:-25px
}
.socBlock{
    background:url(../images/soc-block.jpg) no-repeat;
    width:365px;
    height:187px;
    position:relative;
    box-shadow:0 10px 15px 4px rgba(0,0,0,.3)
}
.socBlock:after{
    content:"";
    position:absolute;
    left:50%;
    width:1px;
    height:130px;
    top:50%;
    margin-top:-65px;
    background-color:rgba(255,255,255,.1)
}
.socBlock-button{
    text-align:center;
    width:50%;
    height:100%;
    padding:20px;
    font-size:30px;
    color:#fff;
    font-family:"Philosopher",sans-serif;
    font-weight:700;
    position:relative;
    padding-top:100px
}
.socBlock-button span{
    display:block;
    width:100%;
    color:#fcedc0;
    font-size:13px;
    font-weight:400;
    font-family:"Open Sans",sans-serif;
    margin-top:5px
}
.socBlock-button:before{
    content:"";
    position:absolute;
    width:93px;
    height:93px;
    top:10px;
    left:50%;
    margin-left:-46px;
    transition:0.3s
}
.socBlock-button.socBlock-guides:before{
    background:url(../images/guides-icon.png) no-repeat
}
.socBlock-button.socBlock-forum:before{
    background:url(../images/forum-icon.png) no-repeat
}
.socBlock-button:hover:before{
    top:0
}
.bigSlider{
    position:relative
}
.bigSlider:after{
    content:"CLASSES";
    color:#161d2f;
    font-size:122px;
    font-family:"Philosopher",sans-serif;
    position:absolute;
    top:-35px;
    left:140px;
    letter-spacing:10px;
    opacity:.2
}
.slider-for{
    width:100%;
    background:url(../images/big-slider-bg.jpg) center top 50px no-repeat;
    z-index:2;
    position:relative
}
.slider-for:before{
    content:"";
    position:absolute;
    background:url(../images/line.png) no-repeat;
    width:1148px;
    height:86px;
    left:50%;
    margin-left:-574px;
    top:10px
}
.tabs-content{
    display:none;
    opacity:0
}
.tabs-content.active{
    display:block;
    opacity:1;
    animation:1s opas linear
}
.slideTabs{
    position:relative
}
.slideContent{
    position:relative;
    padding:120px 120px 70px 480px;
    height:700px
}
.hero-logo{
    position:absolute;
    left:340px;
    top:65px
}
.slide-hero {
    position: absolute;
    right: 370px;
    top: 0;
    z-index: 1;
}
.slide-tabs-caption{
    position:absolute;
    display:flex;
    z-index:3;
    transform:rotate(-90deg);
    top:280px;
    left:-10px
}
.slide-tabs-caption li{
    position: relative;
    top:360px;
    margin:0 15px;
    cursor:pointer
}
.slide-tabs-caption .active{
    color:#fff
}
.slideInfo{
    position:relative;
    z-index:2
}
.slideInfo-name{
    color:#fff;
    font-size:60px;
    display:block;
    font-family:"Philosopher",sans-serif;
    letter-spacing:5px;
    margin-bottom:40px;
    text-transform:uppercase
}
.slideInfo-text{
    width:100%;
    max-width:500px;
    font-size:12px;
    font-style:italic;
    line-height:1.4;
    margin-bottom:45px
}
.slideInfo-stats{
    max-width:580px
}
.slideInfo-stats_title{
    color:#cc7954;
    font-size:18px;
    font-family:"Philosopher",sans-serif;
    text-transform:uppercase;
    margin-bottom:20px;
    display:block
}
.stats{
    padding:10px 0;
    display:inline-flex;
    align-items:center;
    flex-wrap:wrap;
    margin-right:20px
}
.stats span{
    display:block
}
.stats-name{
    color:#fff;
    font-size:12px;
    font-weight:600;
    width:80px
}
.stats-bar{
    width:140px;
    background:rgba(255,255,255,.1);
    height:3px;
    margin-right:15px
}
.stats-bar span{
    width:0%;
    height:3px;
    position:relative;
    transition:3s
}
.stats-bar span:after{
    content:"";
    position:absolute;
    right:0;
    top:0;
    width:8px;
    height:3px
}
.stats-number{
    font-size:12px;
    width:30px
}
.stat-green{
    color:#46c022
}
.stat-green span{
    background:linear-gradient(to right,#1e3621,#4fee20)
}
.stat-green span:after{
    box-shadow:0 0 10px 1px #4fee20
}
.stat-red{
    color:#cf4721
}
.stat-red span{
    background:linear-gradient(to right,#451b15,#cf3e14)
}
.stat-red span:after{
    box-shadow:0 0 10px 1px #cf3e14
}
.stat-yellow{
    color:#cd8c21
}
.stat-yellow span{
    background:linear-gradient(to right,#332615,#cf8914)
}
.stat-yellow span:after{
    box-shadow:0 0 10px 1px #cf8914
}
@keyframes opas{
    0%{
        display:none;
        opacity:0
    }
    1%{
        display:block;
        opacity:0
    }
    100%{
        display:block;
        opacity:1
    }
}
.slick-active .slideFor .stats-bar span{
    width:100%
}
.hero_3{
    right:0
}
.bigSlider .slick-arrow{
    width:150px;
    height:150px;
    font-size:0;
    position:absolute;
    top:50%;
    margin-top:-75px;
    box-shadow:none
}
.bigSlider .slick-arrow:hover{
    filter:brightness(100%)
}
.bigSlider .slick-arrow.slick-prev{
    background:url(../images/slick-left.jpg) no-repeat;
    left:-85px
}
.bigSlider .slick-arrow.slick-next{
    background:url(../images/slick-right.jpg) no-repeat;
    right:-85px
}
.slideNav{
    cursor:pointer;
    transition:0.3s
}
.slideNav-img{
    background:url(../images/hero-slider-mini-bg.png) center no-repeat;
    width:120px;
    height:120px;
    position:relative;
    margin:0 auto;
    transition:0.3s
}
.slideNav-img img{
    position:absolute;
    bottom:0;
    transition:0.3s
}
.slideNav-text{
    text-align:center;
    color:#fcedc0;
    font-size:16px;
    font-family:"Philosopher",sans-serif;
    position:relative;
    top:-10px;
    transition:0.3s
}
.slider-nav{
    width:100%;
    max-width:1050px;
    margin:0 auto;
    margin-top:-180px;
    z-index:5
}
.slider-nav:before{
    content:"";
    position:absolute;
    background:url(../images/hero-border.png) no-repeat;
    width:1000px;
    height:257px;
    left:50%;
    margin-left:-489px;
    top:-100px
}
.bigSlider .slick-center .slideNav-img{
    background:url(../images/hero-slider-mini-hover-bg.png) center no-repeat;
    filter:drop-shadow(0 0 25px rgba(248,72,21,.7))
}
.bigSlider .slick-center .slideNav-img img{
    transform:scale(1.3)
}
.bigSlider .slick-center .slideNav-text{
    font-size:20px;
    top:5px
}
.sliderGallery{
    position:relative;
    margin-top:-10px;
    margin-bottom:30px
}
.slider-nav .slick-track{
    height:180px;
    padding-top:30px
}
.sliderGallery .slick-list{
    padding:20px 0;
    max-width:960px;
    width:100%;
    margin:0 auto
}
.sliderGallery .slick-arrow{
    width:65px;
    height:65px;
    font-size:0;
    position:absolute;
    top:50%;
    margin-top:-32px;
    filter:drop-shadow(0 20px 10px rgba(0,0,0,.5));
    transition:0.3s;
    box-shadow:none
}
.sliderGallery .slick-arrow:hover{
    width:93px;
    height:93px;
    margin-top:-46px
}
.sliderGallery .slick-arrow.slick-prev{
    background:url(../images/c-left.png) no-repeat;
    left:78%
}
.sliderGallery .slick-arrow.slick-prev:hover{
    background:url(../images/c-left-hover.png) no-repeat;
    left:76.5%
}
.sliderGallery .slick-arrow.slick-next{
    background:url(../images/c-right.png) no-repeat;
    left:19%
}
.sliderGallery .slick-arrow.slick-next:hover{
    background:url(../images/c-right-hover.png) no-repeat;
    right:-15px
}
.sliderImg img{
    width:220px;
    height:145px;
    transition:0.3s;
    margin:0 auto
}
.sliderImg img:hover{
    transform:scale(1.1);
    box-shadow:20px 0 15px 1px rgba(0,0,0,.5),-20px 0 15px 1px rgba(0,0,0,.5)
}
footer{
    background:#090507 !important;
    padding:55px 0
}
.footerMenu-block{
    width:25%
}
.f-menu li a{
    position:relative;
    color:#fff;
    opacity:.3;
    display:block;
    background:url(../images/menu-f-icon.png) left center no-repeat;
    padding:11px 0 11px 24px
}
.f-menu li a:hover{
    opacity:1
}
.e-mail{
    padding-top:11px;
    margin-bottom:30px
}
.e-mail p{
    margin-bottom:14px;
    color:#fff;
    opacity:.3
}
.e-mail a{
    color:#fff
}
.e-mail a:hover{
    text-decoration:underline
}
.f-soc-icons{
    display:flex
}
.f-soc-icons a{
    display:block;
    height:16px;
    opacity:.3;
    margin-right:16px
}
.f-soc-icons a:hover{
    opacity:1
}
.f-soc-icons .twitter{
    background:url(../images/soc-icons.png) left top no-repeat;
    width:17px
}
.f-soc-icons .vk{
    background:url(../images/soc-icons.png) left -33px top no-repeat;
    width:20px
}
.f-soc-icons .fb{
    background:url(../images/soc-icons.png) left -74px top no-repeat;
    width:15px
}
.f-soc-icons .twitch{
    background:url(../images/soc-icons.png) left -110px top no-repeat;
    width:16px
}
.footerInfo-block{
    margin-bottom:40px
}
.playments img{
    opacity:.4
}
.copy span{
    color:#fff;
    opacity:.3
}
.copy a{
    color:#fff;
    opacity:1
}
.copy a:hover{
    text-decoration:underline
}
.f-text{
    text-transform:uppercase;
    font-size:10px;
    line-height:1.3;
    color:#fff;
    opacity:.3
}

.modal_div{
    width:100%;
    min-height:400px;
    max-width:480px;
    background:url(../images/panel_bg.jpg) no-repeat;
    box-shadow: inset 0 1px 1px #51566e, inset 0 -15px 35px #040407;
    background-color:rgba(0,0,0,.95);
    position:fixed;
    top:15%;
    left:50%;
    margin-left:-240px;
    display:none;
    opacity:0;
    z-index:35;
    padding:50px 60px;
    box-shadow:0 10px 20px 1px rgba(0,0,0,.5)
}
.modal_div .modal_close{
    width:56px;
    height:56px;
    position:absolute;
    top:-28px;
    right:-28px;
    cursor:pointer;
    display:block;
    background:url(../images/close-icon.png) no-repeat;
    transition:0.3s;
    filter:drop-shadow(0 10px 14px rgba(0,0,0,.6))
}
.modal_div .modal_close:hover{
    filter:brightness(120%)
}
#overlay{
    z-index:30;
    position:fixed;
    background-color:#070a11;
    opacity:.8;
    width:100%;
    height:100%;
    top:0;
    left:0;
    cursor:pointer;
    display:none
}
.modalTitle{
    color:#cc7954;
    font-size:24px;
    font-family:"Philosopher",sans-serif;
    display:block;
    padding-bottom:30px;
    border-bottom:1px solid rgba(255,255,255,.1);
    text-transform:uppercase;
    margin-bottom:30px
}
.enterButtons{
    padding-bottom:30px;
    border-bottom:1px solid rgba(255,255,255,.1);
    margin-bottom:30px
}
.enterButtons a{
    display:flex;
    align-items:center;
    width:346px;
    height:58px;
    font-size:18px;
    font-weight:700;
    font-family:"Philosopher",sans-serif;
    line-height:1.3;
    padding-left:85px;
    text-shadow:1px 1px 1px rgba(0,0,0,.7);
    letter-spacing:2px
}
.facebook-button{
    background:url(../images/facebook-button.png) left no-repeat;
    color:#fff;
    margin-bottom:15px
}
.google-button{
    background:url(../images/google-button.png) left no-repeat;
    color:#000;
    text-shadow:none!important
}
.fieldGroup{
    position:relative;
    margin:20px 0
}
.fieldGroup input{
    width:100%;
    height:100%
}
.fieldGroup span{
    position:absolute;
    color:#696868;
    font-size:11px;
    z-index:1;
    display:block;
    padding:5px;
    background:#040609;
    left:10px;
    top:-12px;
    text-transform:uppercase
}
.fieldGroup:hover span{
    color:#fc9162;
    text-shadow:1px 1px 10px #fc9162,-1px -1px 10px #fc9162
}
.enter{
    padding-top:10px
}
.enterLinks p{
    margin-bottom:0;
    margin:5px 0
}
.enterLinks a{
    font-size:14px
}
.enterLinks a:hover{
    color:#fff
}
.forgot{
    color:#696868;
    margin-bottom:6px
}
.sign{
    color:#fcedc0;
    text-decoration:underline
}
.btn{
    position:fixed;
    top:12px;
    left:20px;
    z-index:15;
    transition:0.3s;
    display:none
}
.btn span{
    display:block;
    width:25px;
    height:3px;
    background:#fff;
    margin:5px 0;
    opacity:.8;
    border-radius:2px;
    transition:0.3s;
    position:relative
}
.btn.active{
    left:270px;
    top:20px
}
.btn.active span:nth-child(1){
    transform:rotate(45deg);
    top:8px
}
.btn.active span:nth-child(2){
    display:none
}
.btn.active span:nth-child(3){
    transform:rotate(-45deg)
}
.main{
    display:flex;
    justify-content:space-between;
    margin-bottom:190px
}
aside{
    max-width:365px;
    width:100%
}
aside>div{
    margin-bottom:15px
}
aside>div:last-child{
    margin-bottom:0
}
.content{
    width:calc(100% - 365px - 25px);
    box-shadow:0 10px 15px 4px rgba(0,0,0,.3);
    background:url(../images/content-top-bg.jpg) center top repeat-x,url(../images/content-bottom-bg.jpg) center bottom repeat-x;
    background-color:#12141e;
    padding:35px
}
.content-page{
    color:#feffff;
    line-height:1.6
}
.content-page a{
    color:#36d85c;
    text-decoration:none
}

.content-page a:hover{
    color:#696868
}
.content-page p{
    margin-bottom:25px
}
.h2-title-content{
    border-bottom:1px solid rgba(255,255,255,.1);
    padding-bottom:25px;
    line-height:1
}
.h2-title-content a{
    color:#fff;
    text-decoration:none;
    position:relative
}
.h2-title-content a:after{
    content:"";
    position:absolute;
    width:50%;
    margin-left:-25%;
    height:1px;
    background:#fff;
    left:50%;
    bottom:-26px
}
.page-date{
    font-size:13px;
    color:#fcedc0
}
.page-date span{
    font-weight:600;
    font-size:18px
}
.downloadBlock-content{
    padding-top:40px;
    padding-bottom:20px
}
.downloadBlock{
    background:url(../images/down-block-bg.jpg) center no-repeat;
    background-size:cover;
    max-width:560px;
    width:100%;
    padding:40px 80px 55px 80px;
    margin:0 auto;
    margin-bottom:30px;
    text-decoration:none
}
.downloadBlock-title{
    display:block;
    color:#ffdda9;
    font-size:18px;
    font-weight:600;
    text-align:center;
    margin-bottom:35px
}
.downloadBlock-title span{
    color:#fff
}
.downloadBlock-text{
    color:#fff;
    line-height:1.3;
    text-align:center;
    margin-bottom:35px
}
.downloadBlock-button{
    text-align:center
}
.d-button{
    display:block;
    width:155px;
    height:105px;
    text-align:center;
    padding-top:78px;
    font-size:13px;
    font-weight:600
}
.d-button.googleButton{
    background:url(../images/google-img.png) center top 20px no-repeat;
    background-color:#453b90;
    color:#fff
}
.d-button.dropboxButton{
    background:url(../images/dropbox-img.png) center top 20px no-repeat;
    background-color:#1a2535;
    color:#696868
}
.d-button:hover{
    transform:scale(1.1);
    color:#fff
}
.drivers{
    margin-bottom:80px
}
.drivers span{
    display:block;
    text-align:center;
    color:#ffdda9;
    font-size:15px;
    margin-bottom:20px
}
.mirror-title{
    color:#ffdda9;
    font-size:15px;
    font-weight:600;
    display:block;
    text-align:center;
    margin-bottom:60px
}
.mirrorBlock{
    text-align:center;
    margin-bottom:65px
}
.mirrorBlock p{
    color:#fff;
    font-weight:600;
    margin-bottom:20px
}
.mirrorBlock p span{
    color:#a97fff
}
.acc{
    padding-bottom:30px;
    border-bottom:1px solid rgba(255,255,255,.1);
    margin-bottom:30px
}
.acc-title{
    display:block;
    text-align:center;
    color:#ffdda9;
    font-size:15px;
    font-weight:600;
    margin-bottom:15px
}
.fieldGroup-input{
    background:#040609;
    border:1px solid #36383a;
    color:#fff;
    padding:10px 15px;
    position:relative;
    font-size:16px;
    transition:0.3s
}
.accBlock-content{
    width:calc(50% - 15px)
}
.formGroup{
    position:relative;
    margin-top:15px;
    padding-bottom:15px
}
.formGroup input{
    padding:15px
}
.formGroup div{
    padding:15px
}
.formGroup span{
    position:absolute;
    color:#696868;
    font-size:11px;
    z-index:1;
    display:block;
    padding:5px;
    background:url(../images/span-bg-input.jpg) center repeat-x;
    left:10px;
    top:-10px;
    display:block;
    transition:0.3s
}
.formGroup:hover span{
    color:#fc9162;
    text-shadow:1px 1px 10px #fc9162,-1px -1px 10px #fc9162
}
.formGroup:hover div{
    border:1px solid #fc9162;
    box-shadow:0 0 10px 0 rgba(252,142,98,.6),inset 0 0 10px 0 rgba(252,142,98,.6)
}
.change-button{
    text-align:center;
    padding:40px 0
}
.support{
    border-bottom:1px solid rgba(255,255,255,.1);
    padding-bottom:60px
}
.supportButton{
    width:50%;
    text-align:center
}
.row{
    display:flex;
    flex-wrap:wrap;
    margin-left:-15px;
    width:calc(100% + 15px)
}
.block-6{
    width:50%;
    padding:0 15px
}
.heroLeft-img{
    height:310px;
    background:radial-gradient(#282240,#08090e 70%);
    margin-bottom:15px;
    text-align:center
}
.heroLeft-button button,.heroLeft-button .button{
    width:100%
}
.heroName{
    font-family:"Philosopher",sans-serif;
    font-size:30px;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    text-transform:uppercase;
    background-color:#030508;
    width:100%;
    height:81px;
    margin-bottom:20px
}
.heroflex{
    display:flex;
    justify-content:space-between;
    margin-bottom:20px
}
.flexBlock{
    width:calc(50% - 1px);
    display:flex;
    align-items:center;
    justify-content:center;
    height:81px;
    background-color:#030508;
    color:#a97fff;
    font-size:30px;
    position:relative;
    border:1px solid #3f4045
}
.flexBlock b{
    font-weight:400;
    font-size:14px;
    display:block;
    margin-left:5px;
    padding-top:12px
}
.flexBlock .flexBlock-sp{
    position:absolute;
    top:0;
    left:0;
    height:21px;
    margin-top:-11px;
    width:100%;
    display:flex;
    justify-content:center;
    z-index:1
}
.flexBlock .flexBlock-sp span{
    color:#fff;
    font-size:11px;
    text-transform:uppercase;
    display:inline-block;
    padding:0 10px;
    height:21px;
    line-height:21px;
    background:url(../images/span-bg.jpg) repeat-x
}
.flexBlock-flag{
    border:none
}
.flexBlock-lvl{
    border:none;
    background:#090b11
}
.hero{
    margin-bottom:50px
}
.heroInfo{
    margin-bottom:50px
}
.heroInfo-title{
    text-align:center;
    color:#ffdda9;
    font-weight:600;
    font-size:15px;
    margin-bottom:30px
}
.heroInfo-row{
    display:flex;
    justify-content:space-between;
    background-color:#0d0f17;
    margin-bottom:2px
}
.heroInfo-row span{
    padding:17px;
    color:#fff
}
.heroInfo-row span:last-child{
    color:#a97fff
}
.flexBlock-guild{
    background-color:#090b10;
    border:none;
    font-size:20px
}
.flexBlock-guild b{
    padding-top:6px
}
.infoTitle{
    display:block;
    text-align:center;
    color:#ffdda9;
    font-size:18px;
    padding-top:15px;
    padding-bottom:30px
}
.t-button{
    display:flex;
    align-items:center;
    justify-content:center;
    background:url(../images/transfer-button.jpg) no-repeat;
    max-width:469px;
    width:100%;
    height:87px;
    margin:0 auto;
    margin-bottom:15px;
    cursor:pointer;
    transition:0.3s;
    color:#fff;
    font-size:20px;
    text-transform:uppercase;
    letter-spacing:1px
}
.t-button:hover{
    filter:brightness(120%)
}
.ticketTitle{
    margin-bottom:25px
}
.ticketTitle-number{
    color:#ffdda9;
    font-size:18px;
    font-family:"Philosopher",sans-serif;
    text-transform:uppercase;
    margin:10px
}
.ticketTitle-number span{
    display:block;
    color:#fff;
    font-size:12px;
    padding-top:5px
}
.table-row{
    margin-right:-35px;
    margin-left:-35px
}
.tableTicket thead tr{
    background:url(../images/top-table-bg.png) repeat-x
}
.tableTicket thead tr td{
    color:#696868;
    font-size:10px;
    padding:13px 12px 13px 12px;
    white-space:nowrap
}
.tableTicket thead tr td:first-child{
    padding:13px 0 13px 30px
}
.tableTicket thead tr td:last-child{
    padding:13px 30px 13px 12px
}
.tableTicket thead tr td:nth-child(2){
    padding:13px 12px 13px 0
}
.tableTicket tbody tr td{
    padding:16px 12px 16px 12px;
    border-bottom:1px solid #030508;
    border-top:1px solid #12141e;
    line-height:1.3
}
.tableTicket tbody tr td:first-child{
    padding:16px 0 16px 30px
}
.tableTicket tbody tr td:last-child{
    padding:16px 30px 16px 12px
}
.tableTicket tbody tr td:nth-child(2){
    padding:16px 12px 16px 0;
    white-space:nowrap
}
.tableTicket tbody tr td:nth-child(3){
    white-space:nowrap
}
.tableTicket tbody tr td:nth-child(4){
    background:#1a182a;
    text-align:center
}
.message-button{
    border:2px solid #a97fff;
    color:#a97fff;
    text-transform:uppercase;
    padding:12px 18px;
    display:block;
    cursor:pointer;
    transition:0.3s;
    white-space:nowrap;
    text-align:center
}
.message-button:hover{
    background:#a97fff;
    color:#fff
}
.pagination{
    display:flex;
    align-items:center;
    justify-content:center;
    flex-wrap:wrap;
    padding:40px 0
}
.pagination .number{
    display:flex;
    align-items:center;
    justify-content:center;
    background:url(../images/row.png) no-repeat;
    width:93px;
    height:93px;
    position:relative;
    z-index:1;
    margin:0 -2px;
    font-weight:600;
    color:#707280;
    filter:drop-shadow(0 10px 10px rgba(0,0,0,.4))
}
.pagination .number.pag:after{
    content:'';
    width:24px;
    height:28px;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-14px
}
.pagination .number.pag-prev:after{
    background:url(../images/left.png) no-repeat;
    margin-left:-15px
}
.pagination .number.pag-next:after{
    background:url(../images/right.png) no-repeat;
    margin-left:-11px
}
.pagination .number.active{
    color:#fff;
    background:url(../images/row-hover.png) no-repeat
}
.pagination .number:hover{
    color:#fff;
    background:url(../images/row-hover.png) no-repeat
}
.chatBlock{
    display:flex;
    padding:20px 0
}
.chatBlock-ava{
    width:85px;
    display:flex
}
.chatBlock-ava img{
    width:60px;
    height:60px;
    border-radius:50%
}
.chatBlock-content{
    width:calc(100% - 85px);
    background:#21212f;
    box-shadow:0 10px 20px 5px rgba(0,0,0,.3);
    padding:25px;
    position:relative
}
.chatBlock-content_name{
    color:#a27af5;
    margin-bottom:15px
}
.chatBlock-content_text{
    line-height:1.4;
    margin-bottom:15px;
    color:#fff
}
.chatBlock-content_date{
    color:#6a6a87;
    font-weight:600;
    font-size:12px
}
.chatBlock-content:before{
    content:"";
    position:absolute;
    right:100%;
    top:23px;
    border:10px solid transparent;
    border-right:10px solid #21212f
}
.chatBlock-content textarea{
    background:#1a1a26;
    border:1px solid #1a1a26;
    display:block;
    margin-bottom:25px;
    min-height:120px
}
.chatBlock-content textarea:hover{
    border:1px solid #fc9162
}
.chatBlock-user{
    flex-direction:row-reverse
}
.chatBlock-user .chatBlock-ava{
    justify-content:flex-end
}
.chatBlock-user .chatBlock-content{
    text-align:right;
    background:#1e253d
}
.chatBlock-user .chatBlock-content:before{
    right:auto;
    left:100%;
    border-left:10px solid #1e253d;
    border-right:none
}
.chatBlock-user .chatBlock-content_name{
    color:#4a92c0
}
.form{
    width:100%;
    max-width:330px;
    margin:0 auto;
}
.form button,.form .button{
    width:100%;
    max-width:330px;
    margin-top:15px
}
.topTitle{
    color:#ffdda9;
    font-family:"Philosopher",sans-serif;
    font-size:18px;
    text-transform:uppercase;
    margin-bottom:20px
}
.rankingTable td{
    white-space:nowrap;
    padding:15px 10px
}
.rankingTable td:first-child{
    padding:15px 0 15px 35px
}
.rankingTable td:last-child{
    padding:15px 35px 15px 10px;
    text-align:right
}
.rankingTable thead tr{
    background:#1a1d2d
}
.rankingTable thead tr td{
    color:#908585;
    font-size:15px;
    text-transform:uppercase;
    padding:20px 10px
}
.rankingTable thead tr td:first-child{
    padding:20px 0 20px 35px
}
.rankingTable thead tr td:last-child{
    padding:20px 35px 20px 10px
}
.rankingTable tbody tr{
    transition:0.3s;
    background-image:url(../images/hover-big.png);
    background-position:center top -100px;
    background-repeat:no-repeat
}
.rankingTable tbody tr:nth-child(even){
    background-color:#13131e
}
.rankingTable tbody tr:nth-child(odd){
    background-color:#1a1b25
}
.rankingTable tbody tr:hover{
    background-position:center top -2px
}
.rankingTable tbody tr td{
    color:#696868
}
.rankingTable tbody tr td img {
    margin-right:15px;
    width:24px;
    height:24px;
    border-radius:50%
}
.rankingTable .svg {
    margin-right:15px;
    width:24px;
    height:24px;
    border-radius:50%
}
.rankingTable tbody tr td:nth-child(1){
    font-size:13px
}
.rankingTable tbody tr td:nth-child(2){
    font-size:12px;
    color:#cbff3f;
    text-shadow:0 0 8px #82e700
}
.rankingTable tbody tr td:nth-child(3){
    font-weight:600;
    color:#fff;
    display:flex;
    align-items:center
}
/*.rankingTable tbody tr td:nth-child(4){
    display:flex;
    align-items:center
}*/
.rankingTable tbody tr td:nth-child(4) img{
    margin-right:15px;
    width:24px;
    height:24px;
    border-radius:50%
}
.rankingTable tbody tr td span{
    color:#f08d2f
}
.register header{
    height:530px
}
.mainRegister{
    max-width:980px;
    width:100%;
    position:relative;
    margin:0 auto;
    display:flex;
    justify-content:center
}
.blockR{
    width:100%;
    max-width:480px;
    margin:13px
}
.regBlock{
    position:relative;
    overflow:hidden;
    padding:28px 26px 24px;
    border-radius:30px;
    border:1px solid rgba(145,35,35,.46);
    background:
        radial-gradient(circle at 18% 14%, rgba(255,70,50,.10) 0%, transparent 28%),
        radial-gradient(circle at 82% 88%, rgba(120,0,0,.18) 0%, transparent 34%),
        linear-gradient(145deg, rgba(28,4,8,.96) 0%, rgba(11,8,14,.96) 58%, rgba(8,5,7,.98) 100%);
    box-shadow:
        inset 0 0 0 2px rgba(45,5,5,.92),
        inset 0 0 0 10px rgba(14,2,2,.95),
        inset 0 0 32px 8px rgba(110,10,10,.12),
        0 18px 38px rgba(0,0,0,.28)
}
.regBlock:before{
    content:"";
    position:absolute;
    inset:0;
    background:
        linear-gradient(180deg, rgba(255,255,255,.02) 0%, rgba(255,255,255,0) 24%),
        repeating-linear-gradient(
            90deg,
            rgba(255,255,255,.012) 0,
            rgba(255,255,255,.012) 1px,
            transparent 1px,
            transparent 8px
        );
    opacity:.48;
    pointer-events:none
}
.regBlock>*{
    position:relative;
    z-index:1
}
.regBlock .modalTitle{
    position:relative;
    display:flex;
    align-items:center;
    gap:10px;
    margin-bottom:24px;
    padding-bottom:18px;
    color:#ffb06f;
    font-size:20px;
    font-family:"Philosopher",sans-serif;
    letter-spacing:1px;
    text-transform:uppercase;
    border-bottom:1px solid rgba(135,28,28,.48)
}
.regBlock .modalTitle:before{
    content:"";
    width:12px;
    height:12px;
    border-radius:50%;
    background:radial-gradient(circle, #ffd1a4 0%, #ff8a3d 42%, #6d0e0e 100%);
    box-shadow:0 0 12px rgba(255,102,51,.65);
    flex:0 0 12px
}
.regBlock .fieldGroup{
    margin:0 0 24px 0
}
.regBlock .fieldGroup span{
    color:#cf9a82;
    background:linear-gradient(180deg, rgba(18,4,7,.96) 0%, rgba(11,8,14,.96) 100%);
    border-radius:999px;
    padding:4px 10px;
    left:14px
}
.regBlock .fieldGroup:hover span{
    color:#fff0de;
    text-shadow:none
}
.regBlock input,
.regBlock select,
.regBlock textarea{
    border:1px solid rgba(131,28,28,.42);
    border-radius:18px;
    background:linear-gradient(145deg, rgba(30,6,10,.94) 0%, rgba(12,8,12,.96) 100%);
    box-shadow:
        inset 0 0 0 1px rgba(255,120,80,.04),
        0 10px 20px rgba(0,0,0,.18);
    color:#f7e6cc
}
.regBlock input,
.regBlock select{
    min-height:52px;
    padding:16px 18px
}
.regBlock select{
    padding-right:44px
}
.regBlock textarea{
    min-height:140px;
    padding:16px 18px
}
.regBlock input:hover,
.regBlock input:focus,
.regBlock select:hover,
.regBlock select:focus,
.regBlock textarea:hover,
.regBlock textarea:focus{
    border-color:rgba(214,87,55,.54);
    box-shadow:
        inset 0 0 0 1px rgba(255,120,80,.08),
        0 14px 26px rgba(0,0,0,.24);
    outline:none
}
.register-error-panel{
    margin:-6px 0 24px;
    padding:16px 18px 16px 54px;
    border:2px solid rgba(255,69,69,.92);
    border-radius:18px;
    background:
        linear-gradient(135deg, rgba(100,8,12,.96) 0%, rgba(38,5,9,.98) 100%);
    color:#ffe8d6;
    font-size:14px;
    line-height:1.45;
    box-shadow:
        0 0 24px rgba(255,42,42,.46),
        inset 0 0 22px rgba(255,80,65,.18);
    position:relative
}
.register-error-panel:before{
    content:"!";
    position:absolute;
    left:18px;
    top:50%;
    width:22px;
    height:22px;
    margin-top:-11px;
    border-radius:50%;
    background:#ff3333;
    color:#fff;
    font-weight:900;
    line-height:22px;
    text-align:center;
    box-shadow:0 0 14px rgba(255,51,51,.7)
}
.register-error-panel strong{
    display:block;
    margin-bottom:4px;
    color:#fff;
    font-size:13px;
    letter-spacing:1px;
    text-transform:uppercase
}
.register-error-panel span{
    display:block;
    color:#ffd0bd
}
.regBlock .register-field-error > span,
.regBlock .register-field-error .label label{
    color:#fff;
    background:linear-gradient(180deg, rgba(154,11,17,.98) 0%, rgba(72,5,10,.98) 100%);
    box-shadow:0 0 16px rgba(255,50,50,.45)
}
.regBlock .register-field-error input,
.regBlock .register-field-error select,
.regBlock .register-field-error textarea{
    border-color:#ff3838;
    background:linear-gradient(145deg, rgba(62,4,8,.98) 0%, rgba(22,5,8,.98) 100%);
    box-shadow:
        inset 0 0 0 1px rgba(255,100,70,.28),
        0 0 22px rgba(255,38,38,.42)
}
.regBlock .label-terms.register-field-error{
    padding:14px;
    border:1px solid rgba(255,56,56,.86);
    border-radius:16px;
    background:rgba(83,4,8,.58);
    box-shadow:0 0 20px rgba(255,38,38,.30)
}
.regBlock .enterLinks{
    display:flex;
    margin-left:-8px;
    margin-bottom:40px
}
.regBlock .enterLinks p{
    margin:0 8px
}
.regBlock .enterLinks a{
    color:#c59b8c
}
.regBlock .enterLinks a:hover{
    color:#fff0de
}
.regBlock .big-button-blue{
    min-width:180px;
    border-radius:999px;
    border:1px solid rgba(169,57,35,.44);
    background:rgba(23,9,10,.84);
    color:#ff9f64;
    font-size:11px;
    font-weight:800;
    letter-spacing:1.4px;
    text-transform:uppercase;
    box-shadow:none
}
.regBlock .big-button-blue:hover{
    color:#fff3e1;
    border-color:rgba(244,141,84,.54);
    box-shadow:0 0 18px rgba(120,10,10,.22)
}
.pageNewsCard{
    position:relative;
    overflow:hidden;
    padding:28px 26px 24px;
    border-radius:30px;
    border:1px solid rgba(145,35,35,.46);
    background-color:#0e0709;
    background:
        radial-gradient(circle at 18% 14%, rgba(255,70,50,.08) 0%, transparent 28%),
        radial-gradient(circle at 82% 88%, rgba(120,0,0,.14) 0%, transparent 34%),
        linear-gradient(145deg, rgb(28,4,8) 0%, rgb(11,8,14) 58%, rgb(8,5,7) 100%);
    box-shadow:
        inset 0 0 0 2px rgba(45,5,5,.92),
        inset 0 0 0 10px rgba(14,2,2,.95),
        inset 0 0 32px 8px rgba(110,10,10,.12),
        0 18px 38px rgba(0,0,0,.28)
}
.pageNewsCard:before{
    content:"";
    position:absolute;
    inset:0;
    background:
        linear-gradient(180deg, rgba(255,255,255,.02) 0%, rgba(255,255,255,0) 24%),
        repeating-linear-gradient(
            90deg,
            rgba(255,255,255,.012) 0,
            rgba(255,255,255,.012) 1px,
            transparent 1px,
            transparent 8px
        );
    opacity:.48;
    pointer-events:none
}
.pageNewsCard>*{
    position:relative;
    z-index:1
}
.pageNewsCard .h2-title-content{
    align-items:center;
    margin-bottom:18px;
    padding-bottom:18px;
    border-bottom:1px solid rgba(135,28,28,.48)
}
.pageNewsCard .h2-title-content span{
    position:relative;
    display:inline-flex;
    align-items:center;
    gap:10px;
    padding-left:0;
    color:#ffb06f;
    font-size:20px;
    font-family:"Philosopher",sans-serif;
    letter-spacing:1px;
    text-transform:uppercase
}
.pageNewsCard .h2-title-content span:before{
    content:"";
    position:static;
    width:12px;
    height:12px;
    margin-top:0;
    border-radius:50%;
    background:radial-gradient(circle, #ffd1a4 0%, #ff8a3d 42%, #6d0e0e 100%);
    box-shadow:0 0 12px rgba(255,102,51,.65)
}
.pageNewsCard .button-custom,
.pageNewsCard .ticketTitle,
.pageNewsCard table.list tr,
.pageNewsCard .description,
.pageNewsCard blockquote{
    background:linear-gradient(145deg, rgba(30,6,10,.94) 0%, rgba(12,8,12,.96) 100%);
    border:1px solid rgba(131,28,28,.42);
    box-shadow:
        inset 0 0 0 1px rgba(255,120,80,.04),
        0 10px 20px rgba(0,0,0,.18)
}
.pageNewsCard .button-custom{
    border-radius:999px
}
.pageNewsCard .ticketTitle,
.pageNewsCard table.list tr{
    border-radius:20px
}
.pageNewsCard table.list{
    border-collapse:separate;
    border-spacing:0 12px
}
.pageNewsCard table.list td{
    background:transparent!important
}
.cs-page .content:not(.pageNewsCard),
.pageNewsLayout .content:not(.pageNewsCard){
    background:none!important;
    background-color:transparent!important;
    box-shadow:none!important;
    padding:0!important
}
.cs-page .content.pageNewsCard,
.pageNewsLayout .content.pageNewsCard{
    position:relative!important;
    overflow:hidden!important;
    padding:28px 26px 24px!important;
    border-radius:30px!important;
    border:1px solid rgba(145,35,35,.46)!important;
    background-color:#0e0709!important;
    background:
        radial-gradient(circle at 18% 14%, rgba(255,70,50,.08) 0%, transparent 28%),
        radial-gradient(circle at 82% 88%, rgba(120,0,0,.14) 0%, transparent 34%),
        linear-gradient(145deg, rgb(28,4,8) 0%, rgb(11,8,14) 58%, rgb(8,5,7) 100%)!important;
    box-shadow:
        inset 0 0 0 2px rgba(45,5,5,.92),
        inset 0 0 0 10px rgba(14,2,2,.95),
        inset 0 0 32px 8px rgba(110,10,10,.12),
        0 18px 38px rgba(0,0,0,.28)!important
}
.cs-page .content.pageNewsCard:before,
.pageNewsLayout .content.pageNewsCard:before{
    content:"";
    position:absolute;
    inset:0;
    background:
        linear-gradient(180deg, rgba(255,255,255,.02) 0%, rgba(255,255,255,0) 24%),
        repeating-linear-gradient(
            90deg,
            rgba(255,255,255,.012) 0,
            rgba(255,255,255,.012) 1px,
            transparent 1px,
            transparent 8px
        );
    opacity:.48;
    pointer-events:none
}
.cs-page .content.pageNewsCard>*,
.pageNewsLayout .content.pageNewsCard>*{
    position:relative;
    z-index:1
}
.cs-page .socBlock,
.pageNewsLayout .socBlock{
    position:relative;
    overflow:hidden;
    width:365px;
    height:auto;
    min-height:187px;
    border-radius:30px;
    border:1px solid rgba(145,35,35,.46);
    background:
        radial-gradient(circle at 18% 14%, rgba(255,70,50,.10) 0%, transparent 28%),
        radial-gradient(circle at 82% 88%, rgba(120,0,0,.18) 0%, transparent 34%),
        linear-gradient(145deg, rgba(28,4,8,.96) 0%, rgba(11,8,14,.96) 58%, rgba(8,5,7,.98) 100%);
    box-shadow:
        inset 0 0 0 2px rgba(45,5,5,.92),
        inset 0 0 0 10px rgba(14,2,2,.95),
        inset 0 0 32px 8px rgba(110,10,10,.12),
        0 18px 38px rgba(0,0,0,.28)
}
.cs-page .socBlock:before,
.pageNewsLayout .socBlock:before{
    content:"";
    position:absolute;
    inset:0;
    background:
        linear-gradient(180deg, rgba(255,255,255,.02) 0%, rgba(255,255,255,0) 24%),
        repeating-linear-gradient(
            90deg,
            rgba(255,255,255,.012) 0,
            rgba(255,255,255,.012) 1px,
            transparent 1px,
            transparent 8px
        );
    opacity:.48;
    pointer-events:none
}
.cs-page .socBlock:after,
.pageNewsLayout .socBlock:after{
    z-index:1;
    background-color:rgba(145,35,35,.28)
}
.cs-page .socBlock-button,
.pageNewsLayout .socBlock-button{
    z-index:2
}
.pageNewsLayout .cs-clean{
    position:relative!important;
    overflow:hidden!important;
    padding:28px 26px 24px!important;
    border-radius:30px!important;
    border:1px solid rgba(145,35,35,.46)!important;
    background-color:#0e0709!important;
    background-image:
        radial-gradient(circle at 18% 14%, rgba(255,70,50,.08) 0%, transparent 28%),
        radial-gradient(circle at 82% 88%, rgba(120,0,0,.14) 0%, transparent 34%),
        linear-gradient(145deg, rgb(28,4,8) 0%, rgb(11,8,14) 58%, rgb(8,5,7) 100%)!important;
    box-shadow:
        inset 0 0 0 2px rgba(45,5,5,.92),
        inset 0 0 0 10px rgba(14,2,2,.95),
        inset 0 0 32px 8px rgba(110,10,10,.12),
        0 18px 38px rgba(0,0,0,.28)!important;
}
.pageNewsLayout .cs-clean:before{
    content:"";
    position:absolute;
    inset:0;
    background:
        linear-gradient(180deg, rgba(255,255,255,.02) 0%, rgba(255,255,255,0) 24%),
        repeating-linear-gradient(
            90deg,
            rgba(255,255,255,.012) 0,
            rgba(255,255,255,.012) 1px,
            transparent 1px,
            transparent 8px
        );
    opacity:.48;
    pointer-events:none
}
.pageNewsLayout .cs-clean>*{
    position:relative;
    z-index:1
}
.s-server{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    background-color:#030508;
    margin-bottom:25px
}
.s-server li{
    background:url(../images/ch-bg.png) no-repeat;
    height:54px;
    width:56px;
    display:flex;
    justify-content:center;
    align-items:center;
    color:#ffdda9;
    font-family:"Philosopher",sans-serif;
    cursor:pointer;
    padding-right:2px;
    margin:12px 8px;
    transition:0.3s;
    position:relative
}
.s-server li:before{
    content:"";
    position:absolute;
    background:radial-gradient(#2b3492,#141941);
    width:34px;
    height:34px;
    border-radius:50%;
    top:50%;
    left:50%;
    margin-top:-17px;
    margin-left:-18px;
    transition:0.3s;
    opacity:0
}
.s-server li:hover:before{
    opacity:1
}
.s-server li.active:before{
    opacity:1
}
.s-server li span{
    position:relative;
    z-index:1
}
.s-acc{
    background:url(../images/modal-bg.png) center bottom no-repeat;
    background-color:#030508;
    padding:35px 65px;
    box-shadow:0 10px 10px 0 rgba(0,0,0,.2);
    height:100%
}
.check-container{
    display:block;
    position:relative;
    width:19px;
    height:19px;
    cursor:pointer;
    user-select:none
}
.h3-title{
    display:block
}
.check-container input{
    position:absolute;
    opacity:0;
    cursor:pointer;
    height:0;
    width:0
}
.checkmark{
    position:absolute;
    top:0;
    left:0;
    height:19px;
    width:19px;
    background-color:#030508
}
.checkmark:after{
    content:"";
    position:absolute;
    display:none
}
.check-container input:checked~.checkmark:after{
    display:block
}
.check-container .checkmark:after{
    background:url(../images/check.png) no-repeat;
    left:4px;
    top:5px;
    width:12px;
    height:9px
}
.check-container-close .checkmark:after{
    background:url(../images/check-close.png) no-repeat;
    left:5px
}
.select-acc_check{
    display:flex
}
.select-acc_check label{
    margin-right:9px
}
.select-acc{
    background:url(../images/top-table-bg.png) repeat-x;
    height:36px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding-left:18px;
    color:#fff;
    font-size:12px;
    font-weight:600;
    margin-bottom:9px
}
.select-acc:last-child{
    margin-bottom:0
}
 .checkbox input {
     width: 15px;
}
 .label-terms {
     display: flex;
     align-items: center;
}
 .panel-services {
     padding: 1rem 0 2rem 0;
     display: flex;
     flex-wrap: wrap;
     justify-content:center;
     gap: 30px;
}
 .panel-services li a {
     background: url(../images/button-blue-big.jpg) no-repeat;
     padding: 5px;
     width: 140px;
     display: block;
     text-align: center;
     font-size: 13px;
     filter: grayscale(30%);
     transition: all .2s ease-in-out;
}
 .panel-services li a:hover {
     filter: grayscale(0);
}
 .align-center a, .btn-secondary {
     border-radius: 2px;
     margin: 1rem auto;
     transition: all .2s ease-in-out;
}
 .characters {
     display: flex;
     justify-content: center;
     gap: 20px;
     flex-wrap: wrap;
}
 .characters .character {
     padding: .5rem;
     background: #282a34;
     border-radius: .3rem;
     text-align: center;
     transition: all .2s ease-in-out 
}
 .characters .character:hover {
     background: #3f4254;
}
.events {
    color:#fff;
}

.events .event {
  display: flex;
  justify-content: space-between;
     padding: .5rem;
     background: #232838;
     margin: .5rem 0;
     border-radius: .2rem;
}

.events .event .name {
  display: flex;
  align-items: center;
}

.events .event .name label {
  margin: 0;
  margin-right: 5px;
}

.events .event .bg-success {
  padding: 0 3px;
}

 .events-spotlight .event {
     position: relative;
     width: 295px;
     color: #fdf9c2;
}
 .events-spotlight .event .time {
     right: 0;
     position: absolute;
     color: #fffde8;
}
 .tableBlock-content>div span sup {
     top: -5px;
     position: relative;
     color: #fff;
     padding-left: 3px 
}
 .tableBlock-title_level {
    position: relative;
    font-family: "Philosopher",sans-serif;
    color: #fff;
}
 .tableBlock-title_level sup{
     top: -5px;
     position: absolute;
     color: #fff;
     padding-left: 3px;
     font-size: 9px;
}

.gateways {
    display: flex;
    justify-content: center;
    padding: 2rem 0;
}

.gateways .gateway {
    width: 200px;
}

.helpdesk-messages {
    padding: 10px;
}
.helpdesk-messages li {
    margin: 5px;
    background: #02050d;
    padding: 10px;
}

.helpdesk-messages li .created,
.helpdesk-messages li p
{
    padding: 5px;
    display: block;
    background: #121420;
    border-radius: 5px;
}

.helpdesk-messages li p {
    margin-top: 5px;
}

.credit-shop {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.credit-shop li {
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    background: #1b1e2e;
}

.lootbox-items {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.lootbox-items .item {
   text-align: center;
    padding: 10px;
    background: #161c36;
    border-radius: 5px;
    color: #fff;
}

.lootbox-items .item img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    margin: 5px 0 0 0;
}


.lootbox,
.raffle{
    text-align: center;
}

.raffle li {
    padding: 5px;
    background: #171a2a;
    width: 400px;
    margin: 5px auto;
    border-radius: 5px;
    color: #fff;
}

.raffle li ul li {
    background: #12141e;
    color: #918f8f;
    width: 365px;
}

.market {
    display: flex;
}

.market .market-search {
    width: 150px;
}


.market .market-search .title {
    text-align: center;
    padding: 1rem 0 0
}

.market .market-search .button{
    overflow: hidden;
}

.bank-accounts {
    padding: 5px;
}

.bank-accounts .bank {
    width: 15rem;
}

.bank-accounts .bank div {
    padding: 6px;
    background: #1d355e;
    margin: 3px;
    color: #fff;
    font-size: 13px;
    border-radius: 3px;
}

.events-list {overflow-y: hidden;height: 417px;width: 298px;position: relative;overflow-x: hidden;}

.events-list::-webkit-scrollbar-track
{
	box-shadow: inset 0 0 6px rgb(253 249 194);
	border-radius: 10px;
	background-color: transparent;
}

.events-list::-webkit-scrollbar
{
	width: 5px;
	background-color: transparent;
}

.events-list::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #17386d;
}

/**
    Custom by InnovationWeb
 */

.category {
    margin: 10px 0px 10px 0px;
}
.category h2 {
    margin-bottom: 0px;
    margin-left: 20px;
}
.category ul {

}

.category ul li {
    padding: 0px 20px;
    line-height: 37px;
}
.category ul li:hover {
    background: url(../images/hover-table.png);
}
.category ul li a:hover {
    color: #cc7954;
}

.events-home {
}

.events-home .event {
    padding: 0px 0px;
    line-height: 37px;
    color: #d8d0cc;
}
.events-home .event .name {
    font-size: 13px;
    margin-left: 10px;
}
.events-home .event:hover {
    background: url(../images/hover-table.png);
}

.events-home .event .time {
    font-size: 12px;
    margin-right: 10px;
}

.countdowns {
    right: 34px;
    top: 400px!important;
    color: #fff!Important;
}

.countdowns .countdown {
  background: #050c2c!important;
  border-radius: 0!important;
}

.countdowns .countdown .timer > div {
  background: #1f212a!important;
  border-radius: 0!important;
  flex: 1;
  min-width: 70px;
}

.widget-fon-discussions {
    background: url(../images/block-top-bg.png) center top no-repeat,url(../images/block-bottom-bg.png) center bottom no-repeat;
    box-shadow: 0px 0px 60px 0px rgb(0 0 0 / 40%);
    width: 364px;
    position: relative;
    padding: 35px 35px 35px 35px;
    background-color: #12141f;
    box-shadow: 0 10px 15px 4px rgb(0 0 0 / 30%);
}
/*left block*/
.block-widget-1{

}

.block-widget-2{
  display: flex;
  margin-top: 60px;
}

.block-players-2:before{
  content: "";
  position: absolute;
  width: 676px;
  height: 733px;
  top: -70px;
  right: 0;
    background: transparent !important;
}
.copy {
    margin: 0 32px 0 -30px;
}
.block-players-1:before{
  content: "";
  position: absolute;
  width: 640px;
  height: 594px;
  top: -80px;
  right: 0;
    background: transparent !important;
}

.block-players-1{
  z-index: 1;
  position: relative;
}

.block-left{
  margin-bottom: 76px;
}

/*end left block*/


.block-widget-title.discussions-title::before {
    content: "";
    position: absolute;
    background: url(../images/title-icon.png) no-repeat;
    width: 26px;
    height: 26px;
    left: 0px;
    top: 50%;
    margin-top: 45px;
    filter: drop-shadow(0 0 10px #ff2a00);
    z-index: 1111;
}

.guild .top-number {
  width: 60px;
}
.top-block.guild .top-number img {
  margin-bottom: -2px;
  margin-left: 5px;
}


.top-block.guild .score {
  padding-left: 55px
}

.top-block {
  width: 100%;
  padding-bottom: 15px;
  z-index: 1;
  position: relative;
}
.top-block span {
    display: block;
    float: right;
    margin: 0px 0 0 0;
}
.top-block .top-number {
  width: 20px;
}

.ghallfame .top-list {
    height: 41px;
    transition: 0.3s;
    color: #fff;
    margin: 0 0 -8px 0;
    font-family: 'Candara';
    font-size: 16px;
    line-height: 34px;
    display: inline-flex;
}
.ghallfame span.top-lvl {
    text-align: center;
}
.top-list li:nth-child(odd) {
    background-color: rgba(0,0,0,.1);
}


.ghallfame .top-list:hover {
    /* background-color: #372125; */
    background-color: #0c0809;
    /* box-shadow: 0px 12px 20px 0px rgb(255 138 86 / 20%); */
    box-shadow: 0px 0px 20px 0px rgb(255 138 86 / 0%);
    height: 39px;
    margin: 0;
    padding: 0;
    color: #fff;
    position: relative;
    line-height: 41px;
    z-index: 5;
    background: url(../images/hover-table.png);
    background-position: 0px 3px;
}

.ghallfame .top-block span {
    display: block;
    margin: 0px 0 0 0px;
}
.guild img{
  border: 1px solid #360e17;
}

.top-block .top-flag {
  width: 30px;
  padding-top: 2px;
}
.playments {
    opacity: 0.3;
}
.top-block .top-name {
  width: 162px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.top-block .top-lvl {
  width: 80px;
}

.top-block .top-Res sup {
  font-size: 10px;
  color: #ff0000;
  position: absolute;
  margin-top: -5px;
}
.block-players{
  padding: 0px 35px 35px 35px;
  margin-top: 76px;
}

.block-widget-1 .block-players-2:before {
    content: "";
    position: absolute;
    width: 676px;
    height: 733px;
    top: 0;
    right: -150px;
}

.top-title {
    font-weight: bold;
    font-size: 13px;
    color: #ccc;
    font-family: arial;
    text-transform: capitalize;
    background: url(../images/top-table-bg.png) repeat-x;
    height: 36px;
    padding: 0 0 0 22px;
    display: flex;
    align-items: center;
    box-shadow: 0 5px 10px 2px rgb(0 0 0 / 20%);
    width: 113%;
    margin: -20px 0 10px -20px;
}

.fast-links-right:hover:before {
  left: 169px;
}

/*end fast links*/

.bottom-block{
display: flex;
}

.bottom-block-span{
margin-right: 30px;
}

.dis-1{
  padding-top: 15px;
}

/*discussion*/

.discussions-title{
  padding-top: 140px;
  position: relative;
  z-index: 1;
}

.widget-fon-discussions {
    background: url(../images/block-top-bg.png) center top no-repeat,url(../images/block-bottom-bg.png) center bottom no-repeat;
    box-shadow: 0px 0px 60px 0px rgb(0 0 0 / 40%);
    width: 364px;
    position: relative;
    padding: 35px 35px 35px 35px;
    background-color: #12141f;
    box-shadow: 0 10px 15px 4px rgb(0 0 0 / 30%);
}

.fon-discussions:before{
    content: "";
    position: absolute;
    width: 640px;
    height: 594px;
    top: 0px;
    right: -130px;
}

.discussions-content-top{
  z-index: 1;
  position: relative;
}

.block-players{
  padding: 0px 35px 35px 35px;
  margin-top: 76px;
}

.discussionsContent {
  transition: 0.3s;
  padding: 10px 0px 10px 0px;
}
.discussionsContent:hover {
  background-color: #435480;
  box-shadow: 0px 8px 10px -3px rgba(0, 0, 0, 0.45);
  transition: 0.4s;
  margin: 0px -40px 0px -40px;
  padding: 10px 26px 10px 26px;
  cursor: pointer;
}
.discussionsContent:hover .discussionsContent_info-text a, .discussionsContent:hover .discussionsContent_info-link {
  color: #fff;
}
.discussionsContent:hover .discussionsContent_info {
    width: 211px;
    margin-left: -20px;
    transition: all 0.3s ease;
}
.discussionsContent:hover .discussionsContent_number span {
  background-color: #768ecc;
  color: #fff;
}
.discussionsContent_img img {
  border-radius: 50%;
  width: 45px;
  height: 45px;
  display: block;
  box-shadow: 0em 8px 15px rgba(0, 0, 0, 0.3);
}

.discussionsContent_number span {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  background-color: #dedfe6;
  color: #000;
  font-size: 12px;
}
.discussionsContent_info {
  width: 211px;
  transition: all 0.3s ease;
}
.discussionsContent_info-link {
  font-size: 14px;
  color: #394c7f;
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 800;
}

.discussionsContent:hover .discussionsContent_info-text {
color: #dedfe6;
}
.discussionsContent_info-text {
  font-size: 14px;
  color: #958ebc;
  font-weight: 600;
}
.discussionsContent_info-text a {
  color: #bd51f1;
}

.box {
  display: flex;
  flex-flow: column;
  color: #b0ffe2;
}

.box a:hover {
  color: #404145
}

.text-bronze {
    font-weight: bold;
    color: #cc7954;
}
.text-light {
    font-weight: bold;
    color: #f8f9fa!important;
}
.text-gold {
    font-weight: bold;
    color: #ffc107!important;
}
.text-green {
    font-weight: bold;
    color: #05ef68;
}
.text-warning {
    font-weight: bold;
    color: #a60c0c;
}

.badge-msg {
    position: absolute;
    top: 63%;
    right: 329px;
    animation: weggly 0.5s infinite ease-in-out;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}

.list-i {
    height: 403px;
    font-family: "Open Sans",sans-serif;
    margin: 7px 0;
    line-height: 20px;
    color: #fff;
    transition: all 0.2s ease;
    display: inline-block;
}

.list-i .info-server {
  display: inline-block;
  width: 227px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.badge-online-msg {
    position: absolute;
    top: 63%;
    right: 329px;
    animation: weggly 0.5s infinite ease-in-out;
}

.badge-online-danger {
    color: #fff;
    background-color: #dc3545;
}
.badge-online {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}

.on,.online {
    color: green
}

.on,.online {
    color: green
}

.off,.offline {
    color: red
}

.kit-shop {
    display: flex;
    gap: 1px;
    flex-direction: row;
    align-content: stretch;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
}

.kit-shop li {
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    background: #1b1e2e;
}

.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

.card .card-header {
    padding: 0.5rem 0.75rem;
}
.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}
*, ::after, ::before {
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
}

.text-center {
    text-align: center!important;
}

.workshop .morpheus-warehouse {
    margin-right: 15px!important;
}
.morpheus-inventory-items .item img, .morpheus-warehouse .item img {
    max-width: 200%!important;
}

/*/ Alertas morpheus /*/
#morpheus-popup-container .morpheus-popup-alert {
}

/*/ Modal Morpheus /*/
#morpheus-popup-container .morpheus-popup-content {
  height: auto;
  background-color: #13131d;
  box-shadow: inset 0 0 15px rgba(17, 19, 44, 0.555);
  border: 0;
  padding: 30px;
}

.morpheus-popup-message {
  margin-top: 50px;
}

/*/ Correção da pop upm doas pacotes /*/
.morpheus-popup-container {
  position: fixed;
  z-index: 9999999 !important;
  padding: 0px !important;
  margin: 0px !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  margin: 500px auto !important;
}

.morpheus-popup-content .morpheus-popup-confirm {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 400px;
}

.morpheus-popup-btn{
    color:#fff!important;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    background:#256b4c!important;
}
#morpheus-popup-cancel{
    background:#752e2e!important;
    color:#fff!important
}

.mw-btn-apply{
    color:#fff!important;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    background:#256b4c;
    padding:4px
}
.mw-btn-apply:hover{
    border:1px solid #73c26d;
    box-shadow:0 0 10px 0 rgba(2, 87, 0),inset 0 0 10px 0 rgba(2, 144, 5)
}
.mw-btn-cancel{
    color:#fff!important;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    background:#752e2e!important;
    padding:4px
}
.mw-btn-cancel:hover{
    border:1px solid #c26d84;
    box-shadow:0 0 10px 0 rgba(88, 17, 5),inset 0 0 10px 0 rgba(145, 17, 5)
}

.mw-btn-get{
    color:#fff!important;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    background:#a97fff!important;
    padding:4px
}
.mw-btn-get:hover{
    border:1px solid #a97fff;
    box-shadow:0 0 10px 0 rgba(80, 17, 83),inset 0 0 10px 0 rgba(88, 17, 134)
}

/*Alertas*/
.alert {
    border-radius:3px;
    padding: 0.9rem;
    filter: brightness(111%);
    background: #00000054;
}

.alert.alert-warning {
    border: 1px solid #fcea62;
    box-shadow: 0 0 10px 0 rgb(250 252 98 / 60%), inset 0 0 10px 0 rgb(252 247 98 / 60%);
}

.alert.alert-primary {
    border: 1px solid #fc9162;
    box-shadow: 0 0 10px 0 rgba(252,142,98,.6), inset 0 0 10px 0 rgba(252,142,98,.6);
}

.alert.alert-success {
    border: 1px solid #62fc98;
    box-shadow: 0 0 10px 0 rgb(98 252 185 / 60%), inset 0 0 10px 0 rgb(98 252 165 / 60%);
}

.alert.alert-danger {
    border: 1px solid #fe4a4a;
    box-shadow: 0 0 10px 0 rgb(240 69 97 / 60%), inset 0 0 10px 0 rgb(247 62 76 / 60%);
}

/*/ Castle siege /*/
.castle-siege {
  width: 100%;
  height: 450px;
  background: url(../images/castle_siege_bg.png) no-repeat;
  box-shadow: 0px 0px 30px 0px rgb(67 84 128 / 40%);
}

.castle-siege .castle-siege-content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.castle-siege .castle-siege-content .cs-result {
  width: inherit;
  height: inherit;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#cs-owner,
#cs-master {
  width: 287px;
  text-align: center;
  font-size: 1.1rem;
  font-weight: bold;
  position: relative;
  top: 125px;
}

#cs-owner {
  margin-left: 153px;
}

#cs-master {
  margin-right: 153px;
  right: -52px;
}

#cs-owner a,
#cs-master a {
  color: #fff;
}

#cs-owner a:hover,
#cs-master a:hover {
  color: inherit;
}

.cs-guild {
  position: relative;
  left: 25px;
  top: 108px;
  overflow: hidden;
  display: flex;
}

.cs-guild img {
  width: 106px;
  height: 106px;
  border-radius: 0;
}
.siege-date {
    position: relative;
    left: 23px;
}

.mainHomeBlockPlugin>div {
    height: 210px;
}
.blockHomePlugin {
    background: url(../images/block-arka.jpg) center top no-repeat;
    background-color: #12141f;
    box-shadow: 0 10px 15px 4px rgba(0,0,0,.3);
    padding: 35px;
    width: 364px;
}
.crown {
    position: relative;
    top: 10px;
    left: 45px;
    width: 40px;
    height: 40px;
    margin-top: -30px;
}

.streamers {
    position: fixed;
    z-index: 99999;
    bottom: 20px;
    display: none;
    right: 0;
    flex-direction: row-reverse;
}

.streamers__container {
    display: flex;
}

.streamers__online {
    display: flex;
    padding: 10px;
    background: #050c2c !important;
}

.streamers__title {
    background: #1f212a !important;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.5rem;
    text-transform: uppercase;
    border: 1px solid #f1e0c6;
}

.streamers__streamer {
    margin-right: 10px;
    position: relative;
    border: 2px solid #f1e0c6;
}

.streamers__streamer:hover {
    border-color: #fff;
}

.streamers__streamer-name {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    color: #fff;
    background: #1f212a !important;
    padding: 2px;
    text-align: center;
    z-index: 2;
}

.streamers__streamer-thumb {
    position: relative;
}

.streamers__streamer-thumb-user {
    position: absolute;
    bottom: 0;
    left: 0;
}

.streamers__streamer:last-child {
    margin-right: 0;
}

.social-connect {
  display: flex;
 }
  .provider {
    width: 50%;
    border: 2px solid #ccc;
    padding: 10px;
    border-radius:4px;
    margin-right: 10px;
 }

.logo-social {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.img {
    max-width: 80%;
    max-height: 100%;
}
.actions {
    text-align: center;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #02050e;
  background-clip: border-box;
  }
  
.card-footer {
    padding: 0.75rem 1.25rem;
    border-top: 1px solid rgb(255 246 246 / 13%);
}
.img-fluid {
    max-width: 100%;
    height: 50%;
}
.col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

#arka-dominant .tableBlock table {
    margin-left: -20px;
    width: calc(100% + 40px)
}

#arka-dominant .tableBlock table tr {
    background: 0 0
}

#arka-dominant .tableBlock table tr td {
    border: 0;
    width: 50%!important;
    vertical-align: top;
    padding-top: 0;
    padding-bottom: 0
}

#arka-dominant .tableBlock table tr td:last-child {
    padding-left: 20px
}

#arka-dominant .tableBlock table tr td h3 {
    line-height: 10px
}

#arka-dominant .tableBlock table tr td table tr {
    background: 0 0
}

#arka-dominant .tableBlock table tr td table tr td {
    border: 0;
    padding: 0;
    font-size: 12px;
    line-height: 16px;
    font-style: italic
}

#arka-dominant .tableBlock table tr td table tr td:first-child {
    padding: 0;
    width: 18%!important
}

#arka-dominant .tableBlock table tr td table tr td:last-child {
    padding-left: 5px!important
}

#arka-dominant .tableBlock table tr td table tr td img {
    border: 2px solid rgba(255,255,255,.05);
    padding: 2px;
    margin-top: 3px
}

#arka-dominant .tableBlock table tr td table tr td span {
    color: #999
}

#siege-owner .tableBlock table {
    margin-left: -20px;
    width: calc(100% + 40px)
}

#siege-owner .tableBlock table tr {
    background: 0 0
}

#siege-owner .tableBlock table tr td {
    border: 0;
    width: 50%!important;
    vertical-align: top;
    padding-top: 0;
    padding-bottom: 0
}

#siege-owner .tableBlock table tr td:last-child {
    padding-left: 20px
}

#siege-owner .tableBlock table tr td h3 {
    line-height: 10px
}

#siege-owner .tableBlock table tr td table tr {
    background: 0 0
}

#siege-owner .tableBlock table tr td table tr td {
    border: 0;
    padding: 0;
    font-size: 12px;
    line-height: 16px;
    font-style: italic
}

#siege-owner .tableBlock table tr td table tr td:first-child {
    padding: 0;
    width: 18%!important
}

#siege-owner .tableBlock table tr td table tr td:last-child {
    padding-left: 5px!important
}

#siege-owner .tableBlock table tr td table tr td img {
    border: 2px solid rgba(255,255,255,.05);
    padding: 2px;
    margin-top: 3px
}

#siege-owner .tableBlock table tr td table tr td span {
    color: #999
}

#king-owner .tableBlock table {
    margin-left: -20px;
    width: calc(100% + 40px)
}

#king-owner .tableBlock table tr {
    background: 0 0
}

#king-owner .tableBlock table tr td {
    border: 0;
    width: 50%!important;
    vertical-align: top;
    padding-top: 0;
    padding-bottom: 0
}

#king-owner .tableBlock table tr td:last-child {
    padding-left: 20px
}

#king-owner .tableBlock table tr td h3 {
    line-height: 10px
}

#king-owner .tableBlock table tr td table tr {
    background: 0 0
}

#king-owner .tableBlock table tr td table tr td {
    border: 0;
    padding: 0;
    font-size: 12px;
    line-height: 16px;
    font-style: italic
}

#king-owner .tableBlock table tr td table tr td:first-child {
    padding: 0;
    width: 18%!important
}

#king-owner .tableBlock table tr td table tr td:last-child {
    padding-left: 5px!important
}

#king-owner .tableBlock table tr td table tr td img {
    border: 2px solid rgba(255,255,255,.05);
    padding: 2px;
    margin-top: 3px
}

#king-owner .tableBlock table tr td table tr td span {
    color: #999
}

.item .name .ancient {
    color: #9f0;
    background-color: #06f;
}
.item .name .socket {
    font-weight: 700;
    color: #c3c;
}
.item .name .high-level {
    color: #fc3;
}
.item .name .luck {
    color: #7daeff;
}
.item .name .excellent {
    color: #19ff80;
}

.auction-items .item {
    margin: 0;
}
.auction-items .item .name {
    min-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px;
    font-size: 13px;
    text-align: center;
}
.auction-items .item .image {
    height: 90px;
    background-color: rgb(49 0 191 / 10%);
    display: flex;
    padding: 10px;
    justify-content: center;
    align-items: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.auction-items .item .image img {
    max-width: 100%;
    max-height: 100%;
}
.auction-items .item .info {
    margin-top: 5px;
    text-align: center;
}
.auction-items .item .info p {
    margin: 0;
}
.auction-items .item .buy {
    text-align: center;
    margin-top: 5px;
}
.auction-items .item .cash {
    padding: 4px;
    color: #dfdf14;
    border-top: 1px solid #55636c;
}
.auction-items .item .cash a {
    float: right;
}

.download-button{
    color:transparent;
}

.download-button span{
    display:none;
}

.download-trust,
.download-actions,
.download-copy,
.download-subcopy,
.hero-subcopy{
    display:none !important;
}
/* ===== NOXUS CLASSY BLOOD LOGO ===== */

.noxus-logo-wrap{
    position:absolute;
    top:70px;
    left:0;
    right:0;
    width:100%;
    display:flex;
    justify-content:center;
    pointer-events:none;
    z-index:6;
}

.noxus-logo{
    position:relative;
    width:900px;
    height:230px;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    overflow:visible;
}

.noxus-logo-shadow,
.noxus-logo-core{
    position:absolute;
    top:14px;
    left:50%;
    transform:translateX(-50%);
    white-space:nowrap;
    text-transform:uppercase;
    line-height:1;
    letter-spacing:8px;
}

.noxus-logo-shadow{
    font-family:"Cinzel", serif;
    font-size:98px;
    font-weight:800;
    color:rgba(15,0,0,.9);
    filter:blur(6px);
    opacity:.95;
    z-index:1;
    transform:translateX(-50%) translateY(8px) scale(1.02);
}

.noxus-logo-core{
    z-index:3;
    font-family:"Cinzel", serif;
    font-size:98px;
    font-weight:800;
    background:linear-gradient(
        180deg,
        #fff7f2 0%,
        #f9d8d1 18%,
        #d96b64 46%,
        #7d1111 72%,
        #2a0202 100%
    );
    -webkit-background-clip:text;
    background-clip:text;
    color:transparent;
    text-shadow:
        0 1px 0 rgba(255,255,255,.15),
        0 0 10px rgba(150,20,20,.18),
        0 0 24px rgba(80,0,0,.18),
        0 6px 20px rgba(0,0,0,.55);
    animation:noxusClassyPulse 4.8s ease-in-out infinite;
}

.noxus-logo-core::before{
    content:"NOXUS MU";
    position:absolute;
    inset:0;
    color:transparent;
    background:linear-gradient(
        180deg,
        rgba(255,255,255,.55) 0%,
        rgba(255,255,255,0) 28%
    );
    -webkit-background-clip:text;
    background-clip:text;
    opacity:.45;
    mix-blend-mode:screen;
}

.noxus-logo-sub{
    position:absolute;
    top:122px;
    left:50%;
    transform:translateX(-50%);
    z-index:4;
    font-family:"Cinzel", serif;
    font-size:22px;
    font-weight:700;
    letter-spacing:10px;
    color:#e8d6d1;
    text-transform:uppercase;
    opacity:.88;
    text-shadow:
        0 0 8px rgba(120,30,30,.18),
        0 2px 10px rgba(0,0,0,.45);
}

/* subtle underline */
.noxus-logo::after{
    content:"";
    position:absolute;
    left:50%;
    bottom:26px;
    transform:translateX(-50%);
    width:360px;
    height:1px;
    background:linear-gradient(
        90deg,
        rgba(255,255,255,0),
        rgba(155,30,30,.85),
        rgba(255,255,255,0)
    );
    box-shadow:
        0 0 8px rgba(170,20,20,.22),
        0 0 20px rgba(100,10,10,.18);
    opacity:.9;
}

/* blood drips */
.blood-drips{
    position:absolute;
    top:94px;
    left:50%;
    transform:translateX(-50%);
    width:500px;
    height:62px;
    z-index:2;
    pointer-events:none;
}

.drip{
    position:absolute;
    top:0;
    width:10px;
    border-radius:0 0 16px 16px;
    background:linear-gradient(
        180deg,
        rgba(120,10,10,.95) 0%,
        rgba(75,0,0,.98) 100%
    );
    box-shadow:
        0 0 8px rgba(120,0,0,.12),
        inset 0 1px 1px rgba(255,160,160,.08);
    transform-origin:top center;
    opacity:.9;
}

.drip::after{
    content:"";
    position:absolute;
    left:50%;
    bottom:-7px;
    width:14px;
    height:14px;
    transform:translateX(-50%);
    border-radius:50%;
    background:radial-gradient(circle at 35% 35%, #8e1b1b 0%, #4a0303 75%);
}

.drip-1{ left:78px; height:24px; animation:dripMove1 4.6s ease-in-out infinite; }
.drip-2{ left:162px; height:38px; animation:dripMove2 5.4s ease-in-out infinite; }
.drip-3{ left:248px; height:28px; animation:dripMove3 4.1s ease-in-out infinite; }
.drip-4{ left:336px; height:46px; animation:dripMove4 5.8s ease-in-out infinite; }
.drip-5{ left:420px; height:21px; animation:dripMove5 4.9s ease-in-out infinite; }

/* occasional bang flash */
.logo-bang{
    position:absolute;
    inset:0;
    z-index:2;
    pointer-events:none;
    opacity:0;
    background:
        radial-gradient(circle at 50% 34%, rgba(255,230,220,.28) 0%, rgba(180,30,30,.14) 18%, rgba(0,0,0,0) 42%);
    mix-blend-mode:screen;
}

.logo-bang.active{
    animation:logoBangFlash .65s ease-out;
}

#noxusLogoFx{
    position:absolute;
    inset:0;
    z-index:5;
    pointer-events:none;
}

@keyframes noxusClassyPulse{
    0%,100%{
        transform:translateX(-50%) scale(1);
        letter-spacing:8px;
        filter:brightness(1);
    }
    50%{
        transform:translateX(-50%) scale(1.01);
        letter-spacing:8.6px;
        filter:brightness(1.08);
    }
}

@keyframes dripMove1{
    0%,100%{ height:24px; opacity:.82; }
    50%{ height:34px; opacity:1; }
}
@keyframes dripMove2{
    0%,100%{ height:38px; opacity:.84; }
    50%{ height:52px; opacity:1; }
}
@keyframes dripMove3{
    0%,100%{ height:28px; opacity:.8; }
    50%{ height:40px; opacity:1; }
}
@keyframes dripMove4{
    0%,100%{ height:46px; opacity:.86; }
    50%{ height:58px; opacity:1; }
}
@keyframes dripMove5{
    0%,100%{ height:21px; opacity:.8; }
    50%{ height:31px; opacity:1; }
}

@keyframes logoBangFlash{
    0%{ opacity:0; transform:scale(.96); }
    20%{ opacity:1; transform:scale(1.02); }
    100%{ opacity:0; transform:scale(1.08); }
}

@media (max-width: 1000px){
    .noxus-logo{
        width:100%;
        height:180px;
    }

    .noxus-logo-shadow,
    .noxus-logo-core{
        font-size:70px;
        letter-spacing:5px;
        top:20px;
    }

    .noxus-logo-sub{
        top:100px;
        font-size:18px;
        letter-spacing:6px;
    }

    .blood-drips{
        top:82px;
        width:360px;
    }

    .drip-1{ left:46px; }
    .drip-2{ left:112px; }
    .drip-3{ left:178px; }
    .drip-4{ left:244px; }
    .drip-5{ left:310px; }
}
.hero-title-mini{
    position:absolute;
    top:110px;
    left:50%;
    transform:translateX(-50%);
    z-index:6;
    text-align:center;
    pointer-events:none;
}

.hero-title-mini img{
    max-width:420px;
    width:100%;
    height:auto;
    display:block;
    filter:drop-shadow(0 0 18px rgba(255,60,20,.35));
}
.logo{
    position:absolute;
    top:170px;
    left:0;
    z-index:6;
    width:100%;
    pointer-events:none;
}

.topPanel-right{
    display:flex;
    align-items:center;
    gap:16px;
}

.topPanel-right .hero-languages{
    position:static !important;
    z-index:auto !important;
    display:flex !important;
    align-items:center;
    justify-content:flex-end;
    gap:8px;
    float:none !important;
}

.topPanel-right .hero-languages a{
    display:block;
    line-height:0;
    margin:0 !important;
}

.topPanel-right .hero-languages a img{
    display:block;
    width:24px;
    height:24px;
    margin:0 !important;
    border-radius:50%;
    box-shadow:0 0 0 1px rgba(255, 180, 120, 0.14);
}

.noxus-logo-link{
    display:block;
    width:100%;
    text-align:center;
    pointer-events:auto;
}

.noxus-legacy-logo{
    display:block;
    width:min(620px, 92vw);
    height:auto;
    margin:0 auto;
    object-fit:contain;
    filter:drop-shadow(0 0 22px rgba(168,85,247,.48));
}

.noxus-text-logo{
    display:inline-flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    min-width:420px;
}

.noxus-text-main{
    font-family:'Cinzel', serif;
    font-size:110px;
    font-weight:900;
    letter-spacing:8px;
    text-transform:uppercase;

    background:linear-gradient(
        180deg,
        #fff6d2 0%,
        #ffd978 25%,
        #ffb83d 55%,
        #ff8a1f 80%,
        #7b1608 100%
    );

    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;

    text-shadow:
        0 1px 0 rgba(255,255,255,.15),
        0 0 10px rgba(255,140,40,.45),
        0 0 35px rgba(255,70,20,.35),
        0 12px 40px rgba(0,0,0,.75);
}

.noxus-rotate{
    position:relative;
    width:100%;
    height:34px;
    margin-top:12px;
    overflow:hidden;
    text-align:center;
}

.noxus-rotate span{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    opacity:0;
    transform:translateY(18px) scale(.98);
    font-family:'Philosopher', sans-serif;
    font-size:24px;
    letter-spacing:3px;
    text-transform:uppercase;
    color:#ffb36b;
    text-shadow:0 0 10px rgba(255,110,30,.18);
    transition:opacity .45s ease, transform .45s ease;
}

.noxus-rotate span.is-visible{
    opacity:1;
    transform:translateY(0) scale(1);
}

@keyframes noxusGlow{
    0%{
        transform:scale(1);
        text-shadow:
            0 0 6px rgba(255,120,40,.28),
            0 0 18px rgba(255,70,20,.22),
            0 6px 20px rgba(0,0,0,.55);
    }
    50%{
        transform:scale(1.018);
        text-shadow:
            0 0 10px rgba(255,145,50,.42),
            0 0 28px rgba(255,80,20,.35),
            0 8px 26px rgba(0,0,0,.62);
    }
    100%{
        transform:scale(1);
        text-shadow:
            0 0 6px rgba(255,120,40,.28),
            0 0 18px rgba(255,70,20,.22),
            0 6px 20px rgba(0,0,0,.55);
    }
}
.r-forum-pop{
    position: relative;
    animation: guidePulse 2.2s ease-in-out infinite;
}

.r-forum-pop span{
    position: relative;
    overflow: visible;
}

.r-forum-pop span::before{
    content:"";
    position:absolute;
    inset:-8px;
    border-radius:50%;
    background:radial-gradient(
        circle,
        rgba(255,80,20,.45) 0%,
        rgba(255,40,0,.22) 40%,
        rgba(255,0,0,0) 75%
    );
    z-index:-1;
    animation: guideRing 2.2s ease-out infinite;
}

.r-forum-pop span img{
    filter:
        drop-shadow(0 0 6px rgba(255,120,40,.55))
        drop-shadow(0 0 14px rgba(255,60,20,.45));
}

.r-forum-pop:hover{
    color:#ffd27a !important;
    text-shadow:
        0 0 8px rgba(255,140,40,.55),
        0 0 18px rgba(255,70,20,.45);
}

.r-forum-pop:hover span img{
    filter:
        drop-shadow(0 0 10px rgba(255,160,60,.75))
        drop-shadow(0 0 22px rgba(255,70,20,.65));
}

@keyframes guidePulse{
    0%{
        transform:scale(1);
    }
    50%{
        transform:scale(1.045);
    }
    100%{
        transform:scale(1);
    }
}

@keyframes guideRing{
    0%{
        opacity:.85;
        transform:scale(.9);
    }
    70%{
        opacity:.15;
        transform:scale(1.35);
    }
    100%{
        opacity:0;
        transform:scale(1.45);
    }
}
.hallOfFameElectric {
    width: 370px;
    height: 635px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    padding: 14px;
    box-sizing: border-box;
    background:
        radial-gradient(circle at top center, rgba(180, 35, 35, 0.24) 0%, rgba(180, 35, 35, 0) 34%),
        linear-gradient(180deg, #140404 0%, #090202 100%);
    border: 1px solid rgba(221, 132, 72, 0.32);
    box-shadow:
        0 0 30px rgba(255, 120, 40, 0.10),
        0 0 50px rgba(120, 18, 18, 0.22),
        inset 0 0 30px rgba(255, 120, 40, 0.04);
}

.hallOfFameElectric::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
        linear-gradient(135deg, rgba(255,255,255,0.08) 0%, transparent 22%),
        linear-gradient(315deg, rgba(255,160,90,0.08) 0%, transparent 20%);
}

.hallOfFameElectric::after {
    content: "";
    position: absolute;
    inset: 1px;
    pointer-events: none;
    border-radius: 19px;
    border: 1px solid rgba(255, 220, 180, 0.08);
}

.hofe-svg {
    position: absolute;
    width: 0;
    height: 0;
}

.hofe-shell {
    position: relative;
    z-index: 2;
    height: 100%;
}

.hofe-header {
    text-align: center;
    margin-bottom: 12px;
    padding: 4px 8px 10px;
    border-bottom: 1px solid rgba(221, 132, 72, 0.18);
}

@media (min-width: 1181px) {
    .topPanel-wrapper {
        width: min(100%, 1460px);
        padding-left: 28px;
        padding-right: 28px;
        gap: 24px;
    }

    .topPanel-left {
        flex: 1 1 auto;
        min-width: 0;
        gap: 20px;
    }

    .topPanel-left .logo-mini {
        flex: 0 0 auto;
    }

    .nav {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-start;
        flex: 1 1 auto;
        min-width: 0;
        white-space: nowrap;
    }

    .nav li {
        display: block;
        flex: 0 1 auto;
    }

    .nav li a {
        padding-left: clamp(18px, 1.8vw, 34px);
        padding-right: clamp(18px, 1.8vw, 34px);
        font-size: clamp(16px, 1vw, 18px);
    }

    .nav .sub-menu > a {
        padding-left: clamp(18px, 1.8vw, 34px);
        padding-right: clamp(34px, 3vw, 50px);
    }

    .topPanel-right {
        flex: 0 0 auto;
        white-space: nowrap;
    }

    .sign-in {
        flex: 0 0 auto;
    }
}

.hofe-title {
    display: block;
    color: #f2c56f;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 2.2px;
    text-transform: uppercase;
    text-shadow:
        0 0 10px rgba(255, 175, 65, 0.18),
        0 0 20px rgba(255, 120, 40, 0.08);
}

.hofe-subtitle {
    display: block;
    margin-top: 4px;
    color: #a47255;
    font-size: 10px;
    letter-spacing: 1.8px;
    text-transform: uppercase;
}

.hofe-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 10px;
    height: calc(100% - 66px);
}

.hofe-cardWrap {
    position: relative;
    border-radius: 18px;
    padding: 2px;
    overflow: hidden;
    background:
        linear-gradient(-30deg, rgba(221, 132, 72, 0.30), transparent, rgba(221, 132, 72, 0.30)),
        linear-gradient(to bottom, rgba(18, 5, 5, 0.97), rgba(18, 5, 5, 0.97));
    box-shadow:
        0 0 20px rgba(255, 150, 70, 0.10),
        0 0 34px rgba(255, 120, 40, 0.08),
        inset 0 0 18px rgba(255, 160, 90, 0.04);
    animation: hofCardEnergy 3s linear infinite;
}

.hofe-cardBorderOuter {
    position: absolute;
    inset: 0;
    border: 2px solid rgba(221, 132, 72, 0.78);
    border-radius: 18px;
    padding-right: 3px;
    padding-bottom: 3px;
    pointer-events: none;
    z-index: 1;
    animation: hofOuterLightning 2.2s ease-in-out infinite;
}

.hofe-cardBorderMain {
    width: 100%;
    height: 100%;
    border-radius: 18px;
    border: 2px solid #dd8448;
    margin-top: -3px;
    margin-left: -3px;
    filter: url(#hof-turbulent-displace);
    opacity: 1;
    animation: hofMainLightning 2s ease-in-out infinite;
}

.hofe-glow-1,
.hofe-glow-2,
.hofe-overlay-1,
.hofe-overlay-2,
.hofe-backgroundGlow {
    position: absolute;
    inset: 0;
    border-radius: 18px;
    pointer-events: none;
}

.hofe-glow-1 {
    border: 2px solid rgba(255, 150, 70, 0.95);
    filter: blur(1px);
    z-index: 1;
    animation: hofGlowOne 1.8s ease-in-out infinite;
}

.hofe-glow-2 {
    border: 2px solid rgba(255, 230, 200, 1);
    filter: blur(8px);
    z-index: 1;
    animation: hofGlowTwo 1.8s ease-in-out infinite;
}

.hofe-overlay-1 {
    opacity: 0.95;
    mix-blend-mode: screen;
    transform: scale(1.10);
    filter: blur(16px);
    background: linear-gradient(
        -30deg,
        rgba(255,255,255,0.56),
        transparent 28%,
        transparent 72%,
        rgba(255,255,255,0.34)
    );
    z-index: 1;
    animation: hofSweepA 3s linear infinite;
}

.hofe-overlay-2 {
    opacity: 0.72;
    mix-blend-mode: screen;
    transform: scale(1.12);
    filter: blur(20px);
    background: linear-gradient(
        120deg,
        rgba(255,220,180,0.28),
        transparent 28%,
        transparent 72%,
        rgba(255,255,255,0.20)
    );
    z-index: 1;
    animation: hofSweepB 4.2s linear infinite;
}

.hofe-backgroundGlow {
    z-index: 0;
    filter: blur(38px);
    transform: scale(1.14);
    opacity: 0.60;
    background: linear-gradient(
        -30deg,
        rgba(255, 214, 168, 1),
        transparent,
        rgba(221, 132, 72, 1)
    );
    animation: hofBackgroundElectric 2.6s ease-in-out infinite;
}

.hofe-cardContent {
    position: relative;
    z-index: 3;
    height: 100%;
    border-radius: 16px;
    overflow: hidden;
    background:
        radial-gradient(47.2% 50% at 50.39% 88.37%, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0) 100%),
        linear-gradient(180deg, rgba(34, 8, 8, 0.97) 0%, rgba(16, 4, 4, 0.99) 100%);
    border: 1px solid rgba(221, 132, 72, 0.26);
    padding: 10px;
}

.hofe-cardTop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    margin-bottom: 8px;
}

.hofe-cardLabel {
    min-width: 0;
    color: #f0b957;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-shadow: 0 0 10px rgba(255, 184, 87, 0.24);
}

.hofe-rank {
    flex: 0 0 auto;
    color: #ffcf2e;
    font-size: 18px;
    font-weight: 900;
    line-height: 1;
    text-shadow:
        0 0 12px rgba(255, 207, 46, 0.30),
        0 0 24px rgba(255, 207, 46, 0.14);
}

.hofe-main {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
    margin-bottom: 8px;
}

.hofe-iconWrap {
    width: 36px;
    height: 36px;
    min-width: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255,120,60,0.34) 0%, rgba(255,120,60,0) 70%);
    box-shadow:
        inset 0 0 10px rgba(255, 200, 120, 0.14),
        0 0 16px rgba(221, 132, 72, 0.22);
}

.hofe-icon {
    width: 30px;
    height: 30px;
    object-fit: contain;
    display: block;
    filter: drop-shadow(0 0 10px rgba(255, 180, 90, 0.26));
}

.hofe-player {
    min-width: 0;
    color: #fff0dc;
    font-size: 15px;
    font-weight: 900;
    line-height: 1.1;
    letter-spacing: 0.3px;
    word-break: break-word;
    text-shadow: 0 0 10px rgba(255, 180, 80, 0.10);
}

.hofe-stats {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.hofe-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding-top: 5px;
    margin-top: 5px;
    border-top: 1px solid rgba(221, 132, 72, 0.16);
    font-size: 11px;
    line-height: 1.2;
}

.hofe-row span {
    color: #c59170;
}

.hofe-row strong {
    min-width: 0;
    color: #fff0dc;
    font-size: 11px;
    font-weight: 800;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@keyframes hofCardEnergy {
    0%, 100% {
        box-shadow:
            0 0 20px rgba(255, 150, 70, 0.10),
            0 0 34px rgba(255, 120, 40, 0.08),
            inset 0 0 18px rgba(255, 160, 90, 0.04);
    }
    12% {
        box-shadow:
            0 0 28px rgba(255, 190, 110, 0.18),
            0 0 42px rgba(255, 150, 70, 0.12),
            inset 0 0 22px rgba(255, 190, 110, 0.08);
    }
    18% {
        box-shadow:
            0 0 18px rgba(255, 150, 70, 0.09),
            0 0 30px rgba(255, 120, 40, 0.06),
            inset 0 0 16px rgba(255, 160, 90, 0.04);
    }
    52% {
        box-shadow:
            0 0 30px rgba(255, 190, 110, 0.18),
            0 0 48px rgba(255, 150, 70, 0.12),
            inset 0 0 24px rgba(255, 190, 110, 0.08);
    }
}

@keyframes hofOuterLightning {
    0%, 100% {
        border-color: rgba(221, 132, 72, 0.78);
        opacity: 0.95;
    }
    50% {
        border-color: rgba(255, 230, 200, 1);
        opacity: 1;
    }
}

@keyframes hofMainLightning {
    0%, 100% {
        opacity: 0.95;
    }
    8% {
        opacity: 1;
    }
    12% {
        opacity: 0.78;
    }
    16% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    54% {
        opacity: 0.80;
    }
    58% {
        opacity: 1;
    }
}

@keyframes hofGlowOne {
    0%, 100% {
        opacity: 0.90;
    }
    50% {
        opacity: 1;
    }
}

@keyframes hofGlowTwo {
    0%, 100% {
        opacity: 0.72;
    }
    50% {
        opacity: 1;
    }
}

@keyframes hofSweepA {
    0% {
        transform: scale(1.10) translateX(-14px);
        opacity: 0.92;
    }
    50% {
        transform: scale(1.14) translateX(10px);
        opacity: 1;
    }
    100% {
        transform: scale(1.10) translateX(-14px);
        opacity: 0.92;
    }
}

@keyframes hofSweepB {
    0% {
        transform: scale(1.12) translateX(12px);
        opacity: 0.62;
    }
    50% {
        transform: scale(1.16) translateX(-10px);
        opacity: 0.86;
    }
    100% {
        transform: scale(1.12) translateX(12px);
        opacity: 0.62;
    }
}

@keyframes hofBackgroundElectric {
    0%, 100% {
        opacity: 0.60;
    }
    50% {
        opacity: 0.78;
    }
}

@media (max-width: 420px) {
    .hallOfFameElectric {
        padding: 12px;
    }

    .hofe-grid {
        gap: 8px;
    }

    .hofe-cardContent {
        padding: 9px;
    }

    .hofe-player {
        font-size: 14px;
    }

    .hofe-iconWrap {
        width: 34px;
        height: 34px;
        min-width: 34px;
    }

    .hofe-icon {
        width: 28px;
        height: 28px;
    }
}
.castle-owner-line .castle-owner-label {
    color: #e6b85c;
    font-weight: 700;
}

.castle-owner-line .castle-owner-name {
    color: #ffd77a;
    font-weight: 800;
    text-shadow: 0 0 6px rgba(255, 215, 122, 0.25);
}
/* ═══ BLOOD CASTLE RANKING HEADER ════════════════════════════ */

.rankingsPage.lovableRankPage .lovableRankContent::before {
    display: none !important;
}

.rankingsPage.lovableRankPage .lovableRankContent .h2-title.h2-title-content ~ .h2-title.h2-title-content {
    display: none !important;
}

.rankingsPage.lovableRankPage .lovableRankContent .h2-title.h2-title-content {
    position: relative !important;
    height: 400px !important;
    min-height: 400px !important;
    max-height: 400px !important;
    margin: -28px -26px 0 -26px !important;
    padding: 0 26px !important;
    border: none !important;
    border-bottom: 1px solid rgba(155, 75, 255, 0.3) !important;
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    background-size: cover !important;
    background-position: center 20% !important;
    background-repeat: no-repeat !important;
    background-color: #04010f !important;
    z-index: 2 !important;
}

.rankingsPage.lovableRankPage .lovableRankContent .h2-title.h2-title-content::before {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    background: linear-gradient(180deg, rgba(4,1,15,0.1) 0%, rgba(8,2,25,0.3) 60%, rgba(4,1,15,0.88) 100%) !important;
    z-index: 1 !important;
    pointer-events: none !important;
}

.rankingsPage.lovableRankPage .lovableRankContent .h2-title-content .rankingTitleStack {
    position: relative !important;
    z-index: 3 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    color: #f4eeff !important;
    font-family: "Cinzel", serif !important;
    font-size: 52px !important;
    font-weight: 900 !important;
    letter-spacing: 0.1em !important;
    text-transform: uppercase !important;
    text-shadow: 0 0 30px rgba(180,90,255,1), 0 0 60px rgba(130,50,230,0.6), 0 3px 0 rgba(0,0,0,0.95) !important;
    line-height: 1 !important;
    text-align: center !important;
    width: 100% !important;
}

.rankingsPage.lovableRankPage .lovableRankContent .h2-title-content .rankingTitleStack::before {
    display: none !important;
}

.rankingsPage.lovableRankPage .lovableRankContent .h2-title-content .rankingTitleStack > span {
    color: #f4eeff !important;
    font-size: 52px !important;
    font-family: "Cinzel", serif !important;
    font-weight: 900 !important;
    letter-spacing: 0.1em !important;
    text-shadow: 0 0 30px rgba(180,90,255,1), 0 3px 0 rgba(0,0,0,0.95) !important;
    white-space: nowrap !important;
}

.rankingsPage.lovableRankPage .lovableRankContent .h2-title-content .rankingTitleStack > span::before {
    display: none !important;
}

/* ═══ BUTOANE OVERALL/WEEKLY ════════════════════════════════ */

html body .rankingsPage.lovableRankPage .lovableRankContent > .align-center {
    display: flex !important;
    gap: 20px !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 20px 24px !important;
    background: rgba(4,1,15,0.92) !important;
    background-image: none !important;
    border: none !important;
    border-bottom: 1px solid rgba(155,75,255,0.2) !important;
}

html body .rankingsPage.lovableRankPage .lovableRankContent > .align-center a,
html body .rankingsPage.lovableRankPage .lovableRankContent > .align-center a.button,
html body .rankingsPage.lovableRankPage .lovableRankContent > .align-center .button {
    position: relative !important;
    isolation: isolate !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 60px !important;
    width: 200px !important;
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: rgba(220, 190, 255, 0.95) !important;
    font-family: "Cinzel", serif !important;
    font-size: 13px !important;
    font-weight: 900 !important;
    letter-spacing: 0.25em !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    text-shadow: 0 0 10px rgba(180,100,255,0.8), 0 1px 0 rgba(0,0,0,0.9) !important;
    min-width: 200px !important;
    min-height: 60px !important;
    box-shadow: none !important;
    line-height: 1 !important;
}

html body .rankingsPage.lovableRankPage .lovableRankContent > .align-center a::before,
html body .rankingsPage.lovableRankPage .lovableRankContent > .align-center a.button::before,
html body .rankingsPage.lovableRankPage .lovableRankContent > .align-center .button::before {
    position: absolute !important;
    z-index: -1 !important;
    inset: 0 !important;
    background: url('../images/btn-normal.png') center / 100% 100% no-repeat !important;
    content: '' !important;
    mix-blend-mode: screen !important;
    pointer-events: none !important;
}

html body .rankingsPage.lovableRankPage .lovableRankContent > .align-center a.active,
html body .rankingsPage.lovableRankPage .lovableRankContent > .align-center a.button.active,
html body .rankingsPage.lovableRankPage .lovableRankContent > .align-center .button.active,
html body .rankingsPage.lovableRankPage .lovableRankContent > .align-center a:hover,
html body .rankingsPage.lovableRankPage .lovableRankContent > .align-center a.button:hover,
html body .rankingsPage.lovableRankPage .lovableRankContent > .align-center .button:hover {
    background: transparent !important;
    border: none !important;
    color: #fff !important;
    text-shadow: 0 0 20px rgba(200,120,255,1), 0 1px 0 rgba(0,0,0,0.9) !important;
    box-shadow: none !important;
    filter: none !important;
}

html body .rankingsPage.lovableRankPage .lovableRankContent > .align-center a.active::before,
html body .rankingsPage.lovableRankPage .lovableRankContent > .align-center a.button.active::before,
html body .rankingsPage.lovableRankPage .lovableRankContent > .align-center .button.active::before,
html body .rankingsPage.lovableRankPage .lovableRankContent > .align-center a:hover::before,
html body .rankingsPage.lovableRankPage .lovableRankContent > .align-center a.button:hover::before,
html body .rankingsPage.lovableRankPage .lovableRankContent > .align-center .button:hover::before {
    background-image: url('../images/btn-active.png') !important;
}
/* ═══ BLOOD CASTLE RANKING HEADER ════════════════════════════ */

.lovableRankContent::before {
    display: none !important;
}

.lovableRankContent .h2-title.h2-title-content ~ .h2-title.h2-title-content {
    display: none !important;
}

.lovableRankContent .h2-title.h2-title-content {
    position: relative !important;
    height: 400px !important;
    min-height: 400px !important;
    max-height: 400px !important;
    margin: -28px -26px 0 -26px !important;
    padding: 0 26px !important;
    border: none !important;
    border-bottom: 1px solid rgba(155, 75, 255, 0.3) !important;
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    background-size: cover !important;
    background-position: center 20% !important;
    background-repeat: no-repeat !important;
    background-color: #04010f !important;
    z-index: 2 !important;
}

.lovableRankContent .h2-title.h2-title-content::before {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    background: linear-gradient(180deg, rgba(4,1,15,0.1) 0%, rgba(8,2,25,0.3) 60%, rgba(4,1,15,0.88) 100%) !important;
    z-index: 1 !important;
    pointer-events: none !important;
}

.lovableRankContent .h2-title-content .rankingTitleStack {
    position: relative !important;
    z-index: 3 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    color: #f4eeff !important;
    font-family: "Cinzel", serif !important;
    font-size: 52px !important;
    font-weight: 900 !important;
    letter-spacing: 0.1em !important;
    text-transform: uppercase !important;
    text-shadow: 0 0 30px rgba(180,90,255,1), 0 0 60px rgba(130,50,230,0.6), 0 3px 0 rgba(0,0,0,0.95) !important;
    line-height: 1 !important;
    text-align: center !important;
    width: 100% !important;
}

.lovableRankContent .h2-title-content .rankingTitleStack::before {
    display: none !important;
}

.lovableRankContent .h2-title-content .rankingTitleStack > span {
    color: #f4eeff !important;
    font-size: 52px !important;
    font-family: "Cinzel", serif !important;
    font-weight: 900 !important;
    letter-spacing: 0.1em !important;
    text-shadow: 0 0 30px rgba(180,90,255,1), 0 3px 0 rgba(0,0,0,0.95) !important;
    white-space: nowrap !important;
}

.lovableRankContent .h2-title-content .rankingTitleStack > span::before {
    display: none !important;
}

.rankingTitleImage {
    display: block !important;
    width: auto !important;
    max-width: 100% !important;
    object-fit: contain !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Each logo source PNG has a different canvas size and amount of transparent
   padding around its glyphs, so height + corrective margin are tuned per
   artwork to read at a consistent visual size in the title bar. */
.rankingTitleImage--boss {
    height: 202px;
    margin-top: -89px;
    margin-bottom: -35px;
}

.rankingTitleImage--resets {
    height: 178px;
    margin-top: -84px;
    margin-bottom: -16px;
}

.rankingTitleImage--guild {
    height: 180px;
    margin-top: -85px;
    margin-bottom: -16px;
}

.rankingTitleImage--gens {
    height: 173px;
    margin-top: -82px;
    margin-bottom: -16px;
}

.lovableRankContent > .align-center {
    display: flex !important;
    gap: 20px !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 20px 24px !important;
    background: rgba(4,1,15,0.92) !important;
    background-image: none !important;
    border: none !important;
    border-bottom: 1px solid rgba(155,75,255,0.2) !important;
}

/* =================================================================
   RANKING TABLE FRAME  -  dark purple theme, all pages
   ================================================================= */

.rankingTableFrame {
    position: relative;
    margin-top: 18px;
    background: linear-gradient(180deg, #120a20 0%, #0b0613 100%);
    border-radius: 3px;
    border: 1px solid rgba(160, 110, 255, 0.28);
    box-shadow:
        0 0 0 1px rgba(30, 8, 55, 0.90),
        0 0 0 2px rgba(180, 130, 255, 0.13),
        0 0 40px rgba(100, 40, 180, 0.22),
        inset 0 0 50px rgba(50, 10, 80, 0.18);
}
.rankingTableFrame::before {
    content: '\25C6';
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 22px;
    line-height: 1;
    color: rgba(200, 150, 255, 0.95);
    text-shadow: 0 0 10px rgba(170,100,255,0.95), 0 0 28px rgba(140,60,230,0.55);
    z-index: 5;
    pointer-events: none;
}
.rankingTableFrame::after {
    content: '\25C6';
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
    line-height: 1;
    color: rgba(170, 110, 255, 0.75);
    text-shadow: 0 0 8px rgba(150,80,230,0.75);
    z-index: 5;
    pointer-events: none;
}
.rankingTableFrame .rankingTable { border: 0 !important; background: transparent !important; box-shadow: none !important; width: 100% !important; }
.rankingTableFrame .rankingTable thead tr {
    background: linear-gradient(180deg, rgba(60,18,100,0.92) 0%, rgba(28,8,52,0.98) 100%) !important;
    box-shadow: inset 0 1px 0 rgba(220,180,255,0.12), inset 0 -1px 0 rgba(160,80,255,0.20) !important;
    background-image: none !important;
}
.rankingTableFrame .rankingTable thead td,
.rankingTableFrame .rankingTable thead th {
    color: rgba(220, 200, 255, 0.75) !important;
    font-family: Cinzel, Georgia, serif !important;
    font-size: 10px !important;
    font-weight: 900 !important;
    letter-spacing: 0.32em !important;
    text-transform: uppercase !important;
    border: 0 !important;
    padding: 17px 24px !important;
    text-shadow: 0 0 10px rgba(180,120,255,0.22) !important;
}
.rankingTableFrame .rankingTable tbody tr { transition: background 0.16s ease, transform 0.16s ease !important; background: transparent !important; background-image: none !important; transform: none !important; filter: none !important; }
.rankingTableFrame .rankingTable tbody tr:nth-child(even) td { background: rgba(100,50,180,0.05) !important; }
.rankingTableFrame .rankingTable tbody tr:nth-child(odd) td { background: rgba(255,255,255,0.015) !important; }
.rankingTableFrame .rankingTable tbody tr:hover { transform: translateX(3px) !important; filter: none !important; }
.rankingTableFrame .rankingTable tbody tr:hover td { background: rgba(140,70,255,0.10) !important; box-shadow: inset 0 0 20px rgba(120,50,220,0.08) !important; background-image: none !important; }
.rankingTableFrame .rankingTable tbody td {
    border: 0 !important;
    border-top: 1px solid rgba(130, 60, 220, 0.14) !important;
    padding: 12px 24px !important;
    color: rgba(240, 228, 255, 0.88) !important;
    font-size: 13px !important;
    font-weight: 700 !important;
}
.rankingTableFrame .rankingPlaceMark {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    color: #e8d8ff !important;
    font-family: Cinzel, Georgia, serif !important;
    font-size: 15px !important;
    font-weight: 900 !important;
    min-width: 0 !important;
}
.rankingTableFrame .rankingPlaceMark::before,
.rankingTableFrame .rankingPlaceMark::after { content: '\25C8'; font-size: 11px; color: rgba(180,110,255,0.50); line-height: 1; }
.rankingTableFrame .rankingNameLink {
    color: #ede0ff !important;
    font-family: Cinzel, Georgia, serif !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    letter-spacing: 0.04em !important;
    text-transform: uppercase !important;
}
.rankingTableFrame .rankingTable tbody tr:hover .rankingNameLink { color: #d49aff !important; text-shadow: 0 0 10px rgba(180,80,255,0.40) !important; }
.rankingTableFrame .rankingScoreCell {
    color: #ffd060 !important;
    font-size: 13px !important;
    font-weight: 900 !important;
    text-align: right !important;
    font-variant-numeric: tabular-nums !important;
    text-shadow: 0 0 10px rgba(255,195,60,0.20) !important;
}
.rankingTableFrame .rankingScoreCell::after { content: ' \25C6'; color: rgba(170,100,255,0.65); font-size: 10px; text-shadow: 0 0 8px rgba(150,70,230,0.50); }
.rankingTableFrame .rankingClassBadge {
    display: inline-flex !important;
    align-items: center !important;
    gap: 7px !important;
    min-height: 26px !important;
    padding: 0 11px 0 5px !important;
    border-radius: 999px !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    color: #ffe0bf !important;
    background: rgba(20, 8, 35, 0.80) !important;
    border: 1px solid rgba(255, 150, 78, 0.28) !important;
}
.rankingTableFrame img.rankingClassBadgeIcon { width:22px !important; height:22px !important; min-width:22px !important; border-radius:50% !important; object-fit:cover !important; margin:0 !important; }
.rankingTableFrame .rankingClassBadge--grand-master,.rankingTableFrame .rankingClassBadge--soul-master,.rankingTableFrame .rankingClassBadge--dark-wizard { color:#8fe7ff !important; border-color:rgba(80,202,255,0.38) !important; background:linear-gradient(180deg,rgba(80,202,255,.10),rgba(20,8,35,.80)) !important; }
.rankingTableFrame .rankingClassBadge--blade-master,.rankingTableFrame .rankingClassBadge--blade-knight,.rankingTableFrame .rankingClassBadge--dark-knight { color:#ff7272 !important; border-color:rgba(255,82,82,0.38) !important; background:linear-gradient(180deg,rgba(255,82,82,.10),rgba(20,8,35,.80)) !important; }
.rankingTableFrame .rankingClassBadge--lord-emperor,.rankingTableFrame .rankingClassBadge--dark-lord { color:#dce4ee !important; border-color:rgba(214,225,238,0.38) !important; background:linear-gradient(180deg,rgba(214,225,238,.10),rgba(20,8,35,.80)) !important; }
.rankingTableFrame .rankingClassBadge--magic-gladiator,.rankingTableFrame .rankingClassBadge--duel-master { color:#ffc35a !important; border-color:rgba(255,189,74,0.42) !important; background:linear-gradient(180deg,rgba(255,189,74,.11),rgba(20,8,35,.80)) !important; }
.rankingTableFrame .rankingClassBadge--muse-elf,.rankingTableFrame .rankingClassBadge--fairy-elf,.rankingTableFrame .rankingClassBadge--elf,.rankingTableFrame .rankingClassBadge--high-elf { color:#70ff9d !important; border-color:rgba(81,225,120,0.38) !important; background:linear-gradient(180deg,rgba(81,225,120,.10),rgba(20,8,35,.80)) !important; }
.rankingTableFrame .rankingClassBadge--summoner,.rankingTableFrame .rankingClassBadge--bloody-summoner,.rankingTableFrame .rankingClassBadge--dimension-master { color:#d97bff !important; border-color:rgba(200,80,255,0.38) !important; background:linear-gradient(180deg,rgba(200,80,255,.10),rgba(20,8,35,.80)) !important; }
.rankingTableFrame .rankingClassBadge--rage-fighter,.rankingTableFrame .rankingClassBadge--fist-master { color:#ff9a55 !important; border-color:rgba(255,133,69,0.40) !important; background:linear-gradient(180deg,rgba(255,133,69,.10),rgba(20,8,35,.80)) !important; }
.rankingTableFrame .rankingGuildLink { color:#d0baff !important; font-weight:700 !important; }
@media (max-width: 640px) {
    .rankingTableFrame .rankingTable thead td,.rankingTableFrame .rankingTable thead th { font-size:9px !important; letter-spacing:0.18em !important; padding:14px 12px !important; }
    .rankingTableFrame .rankingTable tbody td { padding:10px 12px !important; }
}
