@font-face {
    font-family: "DINNextW1G";
    src: url("../fonts/dinnextw1g.otf");
}
  
@font-face {
    font-family: "Oswald";
    src: url("../fonts/oswald.ttf");
}

@font-face {
    font-family: "Oswald-Bold";
    src: url("../fonts/oswaldbold.ttf");
}
  
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 }hr {border-top: 1px solid rgba(0, 0, 0, .3) }article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block }body {line-height: 1 }ol, ul, nav {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 }body {font-family: "DINNextW1G";font-size: 16px;color: #7f8692;background-color: #d7d7d7 !important }a {transition: all .3s ease;color: #e3af15;text-decoration: none }a:hover {color: #fffdb8;text-decoration: none }h1 {font-size: 48px }h2 {font-size: 30px }h3 {font-size: 20px }table {width: 100% }img {max-width: 100% }:focus {outline: 0 }::-webkit-input-placeholder {color: #20162b }::-moz-placeholder {color: #20162b }:-moz-placeholder {color: #20162b }:-ms-input-placeholder {color: #20162b }.logo a:hover {filter: brightness(105%) }.flex {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-s-e {display: flex;justify-content: space-between;align-items: flex-end;flex-wrap: wrap }.flex-c-c {display: flex;justify-content: center;align-items: center;flex-wrap: wrap }.flex-sb-s {display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap }.bright {transition: .3s }.bright:hover {filter: brightness(110%) }.btnw {display: block;font-size: 16px;color: #FFF78F;text-transform: uppercase;text-shadow: 0 1px 3px #000;padding: 14px 24px;background: rgba(0, 0, 0, 0.1);border: 1px solid rgba(0, 0, 0, 0.2);backdrop-filter: blur(10px);border-radius: 50px }.btnw:hover {background: rgba(0, 0, 0, 0.02);border: 1px solid rgba(0, 0, 0, 0.1);text-decoration: none }.btnw-download {display: block;font-size: 16px;width: fit-content;color: #dfdee3;text-transform: uppercase;padding: 20px 18px;background: #dfdee3;box-shadow: inset 0 0 0 0 #a51717;transition: ease-out .4s;outline: 1px solid #bdbcb7;outline-offset: 4px;text-align: center;width: 100% }.btnw-download:hover {color: #252627;text-decoration: none;box-shadow: inset 755px 0 0 #e3af15 }.btnw-news-all {display: block;text-align: center;width: 100%;color: #252627;background: #e3af15;backdrop-filter: blur(10px);padding: 10px 20px;border-radius: 20px;margin-bottom: 23px }.btnw-news-all:hover {color: #252627;text-decoration: none;background-color: #f5c842 }.container {width: 100%;height: 100%;max-width: 1200px;margin: 0 auto }.top-panel {font-family: "DINNextW1G";font-size: 16px;height: 98px }.main-menu {align-items: center }.main-menu li {margin: 0 5px }.main-menu li:first-child {margin-left: 0 }.main-menu li a {padding: 14px 24px;background: rgba(0, 0, 0, 0.15);border: 1px solid rgba(0, 0, 0, 0.2);backdrop-filter: blur(10px);border-radius: 50px;color: #FFF78F;text-transform: uppercase;font-weight: 500;text-shadow: 0 1px 3px #000 }.dropdown-custom:hover a.dropdown-toggle, .main-menu li.active a.dropdown-toggle, .main-menu li.active .item, .main-menu li a:hover {background: rgba(0, 0, 0, 0.3);border: 1px solid rgba(0, 0, 0, 0.1);text-decoration: none }.user-account-btn-mobile {display: none }.button-btn {cursor: pointer;display: none }.button-btn span {position: relative;transition: .3s;display: block;width: 30px;height: 3px;background: #dfdee3;margin: 5px 0 }.lang-block {position: relative;padding-right: 10px }.lang-block>a:after {content: "";position: absolute;top: 5px;right: 0;width: 6px;height: 6px;border: 1px solid #484e57;border-left-color: transparent;border-top-color: transparent;transform: rotate(45deg) }.lang-block:hover>a:after, .lang-block:focus>a:after {border-right-color: #000;border-bottom-color: #000 }.lang-block a {font-family: "Roboto", sans-serif;display: flex;align-items: center;font-size: 14px;color: #484e57 }.img-lang {width: 28px;height: 28px;border-radius: 50%;transition: all .3s ease;margin-top: -1px;margin-right: 10px }.hidden-block {border-radius: 10px;visibility: visible;opacity: 1;position: absolute;background: rgba(0, 0, 0, 0.8);width: 150px;z-index: 2;right: -10px;top: 30px;transition: all .5s ease;visibility: hidden;opacity: 0;padding: 10px 0;box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.8) }.hidden-block:after {border: 5px solid transparent;border-bottom-color: rgba(0, 0, 0, 0.8);position: absolute;right: 9px;top: -10px;content: "" }.hidden-block a {display: flex;align-items: center;padding: 8px 13px;color: #fff }.hidden-block a:hover {background: rgba(0, 0, 0, 0.9);text-decoration: none }.main-item:focus~.hidden-block, .main-item:active~.hidden-block {visibility: visible;opacity: 1 }.account-block {position: relative;padding-right: 10px }.hidden-block-account {border-radius: 10px;visibility: visible;opacity: 1;position: absolute;background: rgba(0, 0, 0, 0.8);width: 170px;z-index: 10;right: -10px;top: 50px;transition: all .5s ease;visibility: hidden;opacity: 0;padding: 10px 0;box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.8) }.hidden-block-account a {display: flex;align-items: center;padding: 8px 13px;color: #fff !important;font-size: 14px !important }.hidden-block-account a:hover {background: rgba(0, 0, 0, 0.9);text-decoration: none }.main-item-account:focus~.hidden-block-account, .main-item-account:active~.hidden-block-account {visibility: visible;opacity: 1 }.intro .container {height: 500px;flex-direction: column;justify-content: center }.intro h1 {font-family: "Oswald-Bold";font-size: 44px;font-weight: bold;color: #484e57;line-height: 1.091 }.intro h1 p {font-size: 56px }.intro h1 span {color: #a51717 }.intro .container>p {font-family: "DINNextW1G";font-size: 18px;max-width: 513px;color: #484e57;line-height: 1.444;margin: 32px 0 }.games {margin-bottom: 45px }.game {position: relative;height: 130px;background: #fff;border-radius: 10px;padding-left: 40px;align-items: center;box-shadow: 0 12px 32px 0 rgba(72, 78, 87, 0.14);overflow: hidden }.game:after {content: "";position: absolute;left: -56px;top: -39px;width: 208px;height: 208px;border-radius: 50%;box-shadow: inset -5px 0 30px 0 rgba(0, 0, 0, 0.14);background: #fff }.game img {position: relative;z-index: 1;margin-right: 75px }.game h3 {font-family: "DINNextW1G";font-size: 24px;color: #484e57;margin-bottom: 12px }.game h3 span {font-family: "Oswald-Bold";color: #a51717 }.game p {display: flex;align-items: center;color: #2a2a29 }.game p span {display: block;padding: 6px 11px 5px;background: #17d7db;font-size: 14px;font-weight: bold;margin-left: 9px;border-radius: 14px }.title-block-cont {font-size: 36px;margin-bottom: 20px;border-bottom: 1px solid rgba(0, 0, 0, 0.2);position: relative;white-space: nowrap;margin-right: -20px;padding-bottom: 10px }.title-block {font-size: 32px;color: #444;border-bottom: 1px solid rgba(0, 0, 0, 0.2);position: relative;white-space: nowrap;padding-bottom: 10px }.title-block b {text-transform: uppercase }h2.title-block i select {min-width: 150px;padding: 8px 12px }@media(max-width :320px) {.title-block b {font-family: "SFMono-Regular" !important }}.title-block i.title-folder {position: relative;font-size: 18px;font-style: normal;text-transform: uppercase;color: #dfdee3;padding: 5px 30px;top: 3px;float: right;border-radius: 50px;background-color: #a51717 }.title-block-cont span {color: #e3aF15;text-shadow: 0 0 4px rgba(0, 0, 0, .2);}.title-block span {color: #a51717 }.title-block .odSelect {font-family: "DINNextW1G";margin-top: 3px;font-size: 16px;float: right;min-width: 150px;padding: 5px 15px;display: block;background: #dfdee3;border-radius: 50px }.title-block .odSelect option {border-radius: 50px !important }.main-block {padding: 30px 0 0 0 }.last-news-n-discord {align-items: flex-start }.main-news {width: 378px;height: 537px;background: url("../images/main-news-image.jpg") center no-repeat;display: flex;flex-direction: column;justify-content: flex-end;border-radius: 14px;box-shadow: 0 12px 18px 0 rgba(72, 78, 87, 0.11);margin-right: 30px }.main-news-title-bg {box-shadow: 0 4px 30px rgb(0 0 0 / 10%);backdrop-filter: blur(10px);-webkit-backdrop-filter: blur(10px);border: 1px solid rgba(0, 0, 0, 0.3);padding: 31px 29px;border-radius: 14px }.main-news .btnw {padding: 14px 32px 15px }.datetime {position: relative;padding-left: 22px;font-size: 15px;font-weight: bold;margin-bottom: 17px }.datetime:before {content: "";position: absolute;top: calc(50% - 9px);left: 0;width: 16px;height: 16px;background: url("../images/datetime-icon.png") center no-repeat }.news-title {font-family: "Oswald-Bold";font-size: 24px;color: #a51717;line-height: 1.167;margin-bottom: 22px }.news-content {font-size: 18px;line-height: 1.389;margin-bottom: 23px }.news-content-main {top: unset;left: unset;right: unset }.main-news .news-content {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;line-clamp: 4;-webkit-box-orient: vertical }.side-news-block {flex-direction: column;align-items: flex-start !important }.side-news {cursor: pointer;align-items: center;flex-wrap: nowrap;transition: .3s }.side-news img {align-self: flex-start;max-width: 160px;max-height: 160px }.side-news:hover {position: relative;transform: translateX(-10px) }.fadeIn {animation: fadeIn ease 1s;animation-fill-mode: forwards;opacity: 0 }@keyframes fadeIn {0% {opacity: 0 }100% {opacity: 1 }}.side-news:not(:last-of-type) {margin-bottom: 30px }.side-news img {border-radius: 14px;box-shadow: 0 13px 18px 0 rgba(72, 78, 87, 0.11) }.side-news-info {margin-left: 20px;align-self: center }.side-news .news-title {font-size: 20px;margin-bottom: 16px }.side-news .datetime {font-size: 15px;margin-bottom: 10px }.side-news .news-content, .side-news .news-content>p {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;font-size: 16px;line-height: 1.25;margin-bottom: 14px }.side-news .btnw {font-size: 14px;padding: 14px 25px 12px 23px }.text-offline {color: #b00 }.text-online {color: #0b0 }.text-red {color: #b00 }.text-green {color: #0b0 }.text-muted {color: #666 !important }.show-more-news {height: 60px;display: flex;justify-content: center;align-items: center;background: #eef2f3;color: #9ba5ad;font-family: "Oswald-Bold";font-size: 20px;text-transform: uppercase;border-radius: 15px;margin-top: 34px }.show-more-news:hover {background: #9ba5ad;color: #fff }.discord .title-block {text-align: center }footer {margin-top: 12px;height: 416px }.copy-n-info {max-width: 520px }.copy {font-family: "Oswald-Bold";font-size: 18px;color: #FFF78F;margin-bottom: 10px;padding-bottom: 10px;text-shadow: 0 1px 5px #000;border-bottom: 1px solid rgba(0, 0, 0, .2);}.info {color: #444;font-size: 12px;line-height: 1.667;margin-bottom: 44px }.rules-links a {font-family: "Oswald Medium";color: #7f8692;margin-right: 30px;text-decoration: underline;text-transform: uppercase }.rules-links a:hover {color: #a51717 }.footer-menu {width: 40% }.footer-menu>nav {width: 50% }.footer-menu li {margin: 20px 0 }.footer-menu a {display: block;font-family: "Oswald-Bold";font-size: 16px;color: #7f8692;text-transform: uppercase;padding: 3px 0 }.footer-menu a:hover {color: #a51717 }.site-links {flex-direction: column;margin-bottom: 45px }.social-networks a {display: block;background: url("../images/social.png") 48% center no-repeat;width: 44px;height: 44px;border: 1px solid rgba(0, 0, 0, 0.5);border-radius: 50%;margin-right: 12px }.social-networks .ds a {background-position: 12px center }.social-networks .ig a {background-position: calc(100% - 11px) center }.social-networks a:hover {filter: brightness(1.2) }.separator {display: block;width: 100%;height: 1px;background: rgba(0, 0, 0, 0.2);margin-top: 18px;margin-bottom: 5px }.modal-div {position: fixed;width: 100%;height: 100%;max-width: 930px;max-height: 550px;top: 0;left: calc(50% - 465px);display: none;opacity: 0;z-index: 999;background: #fff;flex-wrap: nowrap;border-radius: 15px;overflow: hidden;margin-top: -265px }.modalContent {width: 100%;max-width: 490px;height: 100%;padding: 40px }.modalTitle {font-family: "Oswald-Bold";text-transform: uppercase }.modalTitle h2 {font-size: 32px;color: #a51717;line-height: 1.2 }.modalTitle h3 {font-size: 24px;color: #454d58 }.modal-form {margin-top: 35px }.modalContent .form-input {display: block;width: 100%;border: 0;border-bottom: 1px solid #eaeaea;padding: 15px 0;margin-bottom: 20px;font-family: "DINNextW1G";font-size: 18px }.modalContent .form-input::placeholder {color: #95a4a4 }.modalContent .form-submit {cursor: pointer;display: flex;justify-content: center;align-items: center;width: 207px;height: 48px;font-family: "Oswald-Bold";font-size: 18px;border: 0;color: #42464e;font-weight: bold;text-transform: uppercase;text-shadow: 0 1px 0 rgba(153, 252, 244, 0.75);box-shadow: 0 4px 20px 0 rgba(10, 137, 164, 0.7);border-radius: 30px;background: linear-gradient(to bottom, #58d1e4, #a51717);transition: .3s }.modalContent .form-submit:hover {filter: brightness(1.1) }.modalContent .enter-button {margin-top: 46px }.modalContent .login-btn {cursor: pointer;width: 109px;height: 48px;border-radius: 28px;background: linear-gradient(to bottom, #58d1e4, #a51717);transition: .3s }.modalContent .login-btn span {display: flex;justify-content: center;align-items: center;width: 105px;height: 44px;margin: 2px;font-family: "Oswald-Bold";font-size: 18px;color: #42464e;font-weight: bold;text-transform: uppercase;text-shadow: 0 1px 0 rgba(153, 252, 244, 0.75);border-radius: 26px;background: #fff;transition: .3s }.modalContent .login-btn:hover {filter: brightness(1.1) }.modalContent .login-btn:hover span {background: transparent }.modal_close {cursor: pointer;position: absolute;width: 18px;height: 18px;top: 45px;right: 40px;transition: .3s }.modal_close:hover {filter: brightness(0.4) }.modal_close:after, .modal_close:before {content: "";position: absolute;top: calc(50% - 0.5px);left: -4px;width: 25px;height: 1px;transform: rotate(-45deg);background: #9ba9a9 }.modal_close:after {transform: rotate(45deg) }#overlay {z-index: 998;position: fixed;background-color: #fff;opacity: .86;width: 100%;height: 100%;top: 0;left: 0;cursor: pointer;display: none }.periy {position: absolute;left: 100px;top: 0 }.ani.stone {transform-origin: center center }.ani.stone.on {opacity: 1 }.stone {display: table;-webkit-transition: opacity 800ms ease;-moz-transition: opacity 800ms ease;transition: opacity 800ms ease;-webkit-backface-visibility: hidden;backface-visibility: hidden }.ani {opacity: 0;position: absolute;text-indent: -9999px;font-size: 0;line-height: 0;background-repeat: no-repeat;background-position: 0 0;z-index: 2 }.ani.s1 {top: 300px;left: -80px;width: 179px;height: 184px;background: url(../images/s1.png) no-repeat 0 0;z-index: 3;animation: updown 4s infinite }.ani.s2 {top: 350px;left: 1440px;width: 281px;height: 180px;background: url(../images/s2.png) no-repeat 0 0;z-index: 3;animation: updown2 4.2s 500ms infinite }.ani.s3 {top: 400px;left: 550px;width: 287px;height: 132px;background: url(../images/s3.png) no-repeat 0 0;z-index: 3;animation: updown 4s 500ms infinite }@keyframes updown {0%, 100% {transform: translateY(30px) rotate(5deg) }50% {transform: translateY(-30px) rotate(0) }}@keyframes updown2 {0%, 100% {transform: translateY(40px) rotate(8deg) }50% {transform: translateY(-40px) rotate(0) }}@media(max-width:1460px) {.container {padding: 0 10px }.last-news-block {align-items: flex-start }.main-news {max-width: 390px;width: 41.401%;margin-right: 0 }.side-news-block {width: 55.414% }.side-news {align-items: flex-start }.discord {width: 32.361% }.news-content, .news-title {-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden }.side-news .news-title {-webkit-line-clamp: 1 }.datetime {white-space: nowrap }}@media(max-width:1200px) and (min-width:1000px) {.game {padding-left: 20px }.game h3 {font-size: 22px }.game p {font-size: 14px }.game img {transform: scale(0.8);margin-right: 45px }.game:after {left: -86px }}@media(max-width:1200px) {footer .container {max-width: 700px }.copy-n-info {max-width: 100%;flex-basis: 100%;margin-bottom: 50px }.info {max-width: 520px }.info, .copy {text-align: center;margin-left: auto;margin-right: auto }.rules-links {justify-content: center }.rules-links a {margin: 0 15px }.footer-menu {width: calc(100% - 168px) }.button-btn {position: absolute;left: 220px;display: block;transition: .3s;z-index: 13 }.button-btn.active {position: absolute;left: 240px }.button-btn.active span {background: #fff }.button-btn.active span:nth-of-type(2) {display: none }.button-btn.active span:first-of-type {transform: rotate(45deg);bottom: -3.7px }.button-btn.active span:last-of-type {transform: rotate(-45deg);top: -3.7px }.main-menu {flex-direction: column;width: 300px;padding-top: 100px;position: absolute;top: 0;left: -300px;bottom: 0;background: rgba(0, 0, 0, 0.8);z-index: 10;transition: .3s }.main-menu.active {left: 0 }.main-menu li {margin: 0 15px }.main-menu li a {display: flex;justify-content: center;font-size: 22px;color: #fff;padding: 10px 0 }.select-lang {margin-right: 30px;margin-left: auto }}@media(max-width:1000px) {body {background: url("../images/footer-bg.png") center bottom no-repeat, url("../images/header-bg-1.jpg") 70% top no-repeat }.last-news-n-discord {flex-direction: column }.last-news .title-block {text-align: center }.last-news, .discord {width: 100% }.discord {margin-top: 30px }.discord-block img {display: block;margin: 0 auto }.show-more-news {max-width: 466px;margin-left: auto;margin-right: auto }.games {flex-direction: column }.game {width: 100%;max-width: 460px }.game:not(:last-of-type) {margin-bottom: 20px }.periy {display: none }}@media(max-width:930px) {.modal-div {left: 0 }.modalContent {width: calc(100% - 450px) }}@media(max-width:880px) {.modal-div {max-width: 500px;left: calc(50% - 250px) }.modal-div img {display: none }.modalContent {width: 100% }.button-btn span {width: 35px;height: 4px }.button-btn.active span:first-of-type {bottom: -4.3px }.button-btn.active span:last-of-type {top: -4.3px }footer {margin-top: 40px;padding: 40px 0 }.webstyle-page-content {padding: 20px !important }.col-3 {flex: none !important;width: 100% !important;max-width: 100% }.shop-product-list-item {width: 46% !important }.shop-product-list, .col-9 {width: 100% !important;flex: none !important;max-width: 100% !important }}@media(max-height:550px) {.modal-div {top: 0 !important;margin-top: 0;overflow-y: scroll }}@media(max-width:800px) {body {background: url("../images/footer-bg.png") center bottom no-repeat, url("../images/header-bg-1.jpg") 72% top no-repeat }.intro .container {justify-content: flex-end;padding-bottom: 40px }.intro h1 {max-width: 400px;font-size: 36px }.intro h1 p {font-size: 46px }.intro .container>p {max-width: 400px;font-size: 16px }.intro .container>p, .intro h1 {color: #fff }.last-news-block {flex-direction: column;align-items: center }.main-news {width: 100%;max-width: 466px;background-size: cover }.side-news-block {width: 100%;max-width: 466px;margin-top: 30px }}@media(max-width:600px) {body {background: url("../images/footer-bg.png") center bottom no-repeat, url("../images/header-bg-1.jpg") 75% top no-repeat }.user-account-btn {display: none }.user-account-btn-mobile {display: flex;margin: 0 auto;margin-top: 40px }footer .container {flex-direction: column }.copy-n-info {margin-bottom: 30px }.footer-menu {width: 75%;margin-bottom: 30px }.footer-menu nav:first-of-type {width: 70% }.footer-menu nav:last-of-type {width: 30% }.rules-links {flex-direction: column;align-items: center }.rules-links a {margin: 0;margin-bottom: 10px }.site-links .separator {margin: 20px 0 }}@media(max-width:500px) {.modal-div {left: 0 }.modalContent {padding: 40px 20px }.modal-div img {display: none }.modalContent {width: 100% }.footer-menu {width: 90% }.game h3 {font-size: 22px }.game p {font-size: 14px }.game img {margin-right: 60px }}@media(max-width:375px) {.game {padding-left: 20px }.game h3 {font-size: 22px }.game p {font-size: 14px }.game img {transform: scale(0.8);margin-right: 45px }.game:after {left: -86px }}.tabs-button {display: flex;margin-left: -5px;margin-right: -5px;margin-bottom: 20px }.tabs-button li {font-family: "DINNextW1G" !important;border: 1px solid rgba(0, 0, 0, 0.2);background: rgba(0, 0, 0, 0.07);backdrop-filter: blur(10px);width: 50%;margin: 0 5px;height: 40px;line-height: 40px;text-align: center;text-transform: uppercase;position: relative;transition: .3s;cursor: pointer;font-weight: 500;font-family: "DINNextW1G";border-radius: 50px }.tabs-button li.active {background: #e3af15;border: 1px solid rgba(255, 255, 255, 0.1);color: #252627 }.tabs-button li.active:after {border-top: 13px solid #e3af15 }.tabs-button li.active:after {opacity: 1 }.tabs-button li:after {content: "";position: absolute;left: 50%;bottom: -27px;margin-left: -14px;border: 14px solid transparent;border-top: 14px solid #a51717;transition: .3s;opacity: 0 }.tabContent {border-radius: 20px }.stdBlock-tl-tr-none {background: rgba(0, 0, 0, 0.07);padding: 20px 30px;position: relative;border: 1px solid rgba(0, 0, 0, 0.3);border-top-left-radius: 0 !important;border-bottom-right-radius: 0 !important;border-radius: 20px }.stdBlock {background: rgba(0, 0, 0, 0.07);padding: 20px 30px;position: relative;border: 1px solid rgba(0, 0, 0, 0.3);border-radius: 20px }.stdBlock2 {color: #a51717;text-shadow: 0 0px 1px #53000035;background: rgba(0, 0, 0, 0.15);padding: 10px 30px;position: relative;border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 20px;backdrop-filter: blur(10px) }.stdBlock3 {color: #444;text-shadow: 0 1px 2px #FFF78F;background: rgba(0, 0, 0, 0.15);padding: 10px 30px;position: relative;border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 20px;margin-bottom: 30px;backdrop-filter: blur(10px) }.stdBlock3.start:before {content: "";position: absolute;background: url(../images/war-1st.png) center no-repeat;background-size: 140px 70px;width: 140px;height: 70px;left: calc(50% - 70px);top: -49px }.stdBlock3.mid:before {content: "";position: absolute;background: url(../images/war-2nd.png) center no-repeat;background-size: 140px 70px;width: 140px;height: 70px;left: calc(50% - 70px);top: -49px }.stdBlock3.end:before {content: "";position: absolute;background: url(../images/war-3rd.png) center no-repeat;background-size: 140px 70px;width: 140px;height: 70px;left: calc(50% - 70px);top: -49px }.topMainWrapper {width: 33%;z-index: 9 }.topMainWrapper .stdBlock2 {text-align: center;}.topMainWrapper span {color: #FFF78F;font-size: 15px;bottom: -10px;left: 30px;position: relative;z-index: 10;font-style: italic;text-shadow: 0 1px 3px #000;}.botMainBlock {display: flex;justify-content: space-between;align-items: flex-start }.botBlock {width: 48.7%;background: rgba(0, 0, 0, 0.07);border: 1px solid rgba(0, 0, 0, 0.3);padding: 30px 30px;position: relative;border-radius: 20px;min-height: 250px }.tabBlock {color: #444;background: rgba(0, 0, 0, 0.07);border: 1px solid rgba(0, 0, 0, 0.3);padding: 28px 30px;position: relative;height: 385px;border-radius: 20px }.tabBlock .button {display: block;margin-top: 25px !important }.table-row {height: 45px;display: flex;align-items: center;width: 100%;border-bottom: 1px solid rgba(86, 84, 96, 0.15) }.table-row:last-child {border-bottom: 0 }.table-td {font-size: 16px;font-family: "DINNextW1G";height: 100%;display: flex;align-items: center }.table-td.number {width: 50px;border-right: 1px solid rgba(86, 84, 96, 0.15) }.table-td.number span {width: 26px;height: 26px;line-height: 26px;border-radius: 4px;color: #6c6a7c;text-align: center;display: inline-block }.table-td.number span.n-top-1 {background: #fbd181;color: white }.table-td.number span.n-top-2 {background: #99979f;color: white }.table-td.number span.n-top-3 {background: #866c53;color: white }.table-td.name {width: calc(100% - 50px - 65px);padding: 0 20px }.table-td.name a {color: #dfdee3 }.table-td.name a:hover {color: #17d7db }.table-td.points {width: 65px;justify-content: center;border-left: 1px solid rgba(86, 84, 96, 0.15) }.table-row-top .table-td {color: #dfdee3;font-weight: bold }.table-row-top .table-td span {color: #dfdee3;font-weight: bold }.table-row-top .table-td a {color: #dfdee3 }.tabs-content {transition: .3s;transform: scale(0);opacity: 0 }.tabs-content:not(.active) {display: none }.tabs-content.active {display: block;transform: scale(1);animation: fadeIn 1s;-webkit-animation: fadeIn 1s;-moz-animation: fadeIn 1s;-o-animation: fadeIn 1s;-ms-animation: fadeIn 1s;opacity: 1 }.list-group-item {background: rgba(126, 95, 73, 0.09);height: 100%;width: 100%;padding-top: 25px;padding-bottom: 25px;border-bottom-style: solid;border-bottom-color: #1fdac7 }.Pager2 .pagination .page-item .page-link:hover {-webkit-transition: all .3s linear;transition: all .3s linear;border-radius: .125rem;background-color: #eee }.Pager2 .pagination.pg-blue .page-item.active .page-link:hover {background-color: #2bbbad }.Pager2 .pagination .page-item.active .page-link {-webkit-transition: all .2s linear;transition: all .2s linear;border-radius: .125rem;background: linear-gradient(to bottom, #58d1e4, #a51717);color: #fff }.Pager2 .pagination .page-item .page-link {-webkit-transition: all .3s linear;transition: all .3s linear;outline: 0;border: 0;background-color: transparent;font-size: .9rem;color: black }.Pager2 .pagination .page-item.active .page-link {box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) }.Pager2 .page-link {border: none !important }.Pager2 .page-link:focus {z-index: 2;outline: 0;box-shadow: 0 }.Pager2 .page-item {margin: 0 4px }.Pager2 .page-link {font-size: 1.3rem !important }.rect {margin: 100px auto;width: 50px;height: 40px;text-align: center;font-size: 10px;position: absolute;left: 50%;transform: translateX(-50%) }.rect>div {background: linear-gradient(to bottom, #58d1e4, #a51717);height: 100%;width: 6px;display: inline-block;animation: sk-stretchdelay 1.2s infinite ease-in-out }.rect .rect2 {animation-delay: -1.1s }.rect .rect3 {animation-delay: -1s }.rect .rect4 {animation-delay: -0.9s }.rect .rect5 {animation-delay: -0.8s }@keyframes sk-stretchdelay {0%, 40%, 100% {transform: scaleY(0.4) }20% {transform: scaleY(1) }}.pitboss-maps>li {padding: 10px 10px;position: relative }.pitboss-maps>li.active {color: #00bfab;text-decoration: underline }.pitboss-maps>li.active:before {content: " ";position: absolute;left: -10px;top: 50%;transform: translateY(-50%);background: url(../images/li-icon.png) center no-repeat;width: 20px;height: 20px }.ellipsis {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical }.dropdown-custom .dropdown-item {background: none !important;backdrop-filter: none;padding: .5rem 1.5rem;border: 0 !important;border-radius: 0 !important }.dropdown-item:hover, .dropdown-item.active, .dropdown-item:active {color: #FFF78F !important;background-color: rgba(0, 0, 0, 0.1) !important;border-radius: 0 !important }.dropdown-custom .dropdown-menu {left: -25%;top: 42px;min-width: 215px;background-color: transparent !important;border: 0;border-radius: 0 }.dropdown-custom .dropdown-menu .bg-menu {margin-top: 8px;padding: 10px 0;box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);backdrop-filter: blur(5px);background: rgba(0, 0, 0, 0.1);border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 10px;}.dropdown-custom .dropdown-menu .bg-menu:before {content: '';display: block;border-color: transparent transparent rgba(255, 255, 255, 0.1) transparent;border-style: solid;border-width: 10px;position: absolute;top: -21px;left: 50%;margin-left: -10px }.dropdown-divider {border-color: rgba(255, 255, 255, 0.1) !important }.card-body {padding: 20px 15px }.custom-accordion .accordion-item {background-color: transparent;margin-bottom: 10px;position: relative;overflow: hidden;border-bottom: 1px solid #dfdee311;border-right: 1px solid #dfdee311;border-left: 1px solid #dfdee311;box-shadow: 0 0 23px 0 rgba(65, 65, 65, 0.1) inset;-webkit-box-shadow: 0 0 23px 0 rgba(65, 65, 65, 0.1) inset;-moz-box-shadow: 0 0 23px 0 rgba(65, 65, 65, 0.1) inset }.custom-accordion .accordion-item .btn-link {font-family: "Oswald-Bold";display: block;width: 100%;padding: 16px;text-decoration: none;text-align: left;color: #dfdee3;border: 0;position: relative;background: #dfdee3;border-radius: 0 }.custom-accordion .accordion-item .btn-link:before {font-family: "FontAwesome";content: "\f077";position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: 10px;color: #dfdee3;padding: 1px 5px;font-size: 18px }.custom-accordion .accordion-item .btn-link[aria-expanded="true"]:before {font-family: "FontAwesome";content: "\f078";position: absolute;color: #dfdee3;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: 10px }.custom-accordion .accordion-item.active {z-index: 2 }.custom-accordion .accordion-item.active .btn-link {color: #72c02c }.custom-accordion .accordion-item .accordion-body {padding: 20px 20px 20px 20px;color: #888 }.loader {opacity: .5;position: relative;width: 85px;height: 50px;background-repeat: no-repeat;background-image: linear-gradient(#444 50px, transparent 0), linear-gradient(#444 50px, transparent 0), linear-gradient(#444 50px, transparent 0), linear-gradient(#444 50px, transparent 0), linear-gradient(#444 50px, transparent 0), linear-gradient(#444 50px, transparent 0);background-position: 0 center, 15px center, 30px center, 45px center, 60px center, 75px center, 90px center;animation: rikSpikeRoll .65s linear infinite alternate }@keyframes rikSpikeRoll {0% {background-size: 10px 3px }16% {background-size: 10px 50px, 10px 3px, 10px 3px, 10px 3px, 10px 3px, 10px 3px }33% {background-size: 10px 30px, 10px 50px, 10px 3px, 10px 3px, 10px 3px, 10px 3px }50% {background-size: 10px 10px, 10px 30px, 10px 50px, 10px 3px, 10px 3px, 10px 3px }66% {background-size: 10px 3px, 10px 10px, 10px 30px, 10px 50px, 10px 3px, 10px 3px }83% {background-size: 10px 3px, 10px 3px, 10px 10px, 10px 30px, 10px 50px, 10px 3px }100% {background-size: 10px 3px, 10px 3px, 10px 3px, 10px 10px, 10px 30px, 10px 50px }}.headBlock {display: grid;height: 550px;grid-template-columns: 399.5px auto 399.5px;grid-template-rows: 450px 20px 50px;grid-column-gap: 0;grid-row-gap: 0 }.headBlock2 {display: grid;height: 420px;grid-template-columns: 399.5px auto 399.5px;grid-template-rows: 450px 20px 50px;grid-column-gap: 0;grid-row-gap: 0 }.wt {font-size: 13px;width: 250px;grid-area: 1/1/2/4;align-self: center;text-align: center }.wt span {font-size: 14px }.cc {color: #fff;display: flex;font-weight: 550;font-size: 17px;justify-content: space-between;grid-area: 3/1/4/4;align-self: end;}.cc_txt {font-size: 21px;text-align: center;grid-area: 2/1/3/4;font-weight: 600;color: #444;text-shadow: 0 1px 2px #000 }.mainTables {padding: 40px 0 20px 0;color: #444;position: relative;z-index: 50;height: 100% }.mainFlex {display: flex;justify-content: space-between;flex-wrap: wrap }.mainDiff {color: #444;background: rgba(0, 0, 0, 0.07);padding: 20px 30px 50px 30px;position: relative;border: 1px solid rgba(0, 0, 0, 0.2);border-top-left-radius: 0 !important;border-bottom-right-radius: 0 !important;border-radius: 20px;line-height: 1.35;font-size: 18px;min-height: 400px }.mainLeft {position: relative;width: calc(65% - 10px);min-height: 500px;top: -25px }.mainRight {position: relative;width: calc(35% - 10px);top: 6px }.odNewsBlock {margin-bottom: 16px }.odFirstNews {display: flex;padding-bottom: 20px;border-bottom: 1px dashed #666 }.odFirstNews img {width: 250px;height: 167px }.odOtherNews {display: block;color: #444;width: 100%;position: relative;padding: 18px 20px 20px 35px;border-bottom: 1px dashed rgba(0, 0, 0, 0.3) }.odOtherNews:hover {color: inherit !important;background-color: rgba(0, 0, 0, .04);}.odView {display: none }.odView.show {display: block }.odNewsPage {display: flex;border-bottom: 1px dashed #666;height: 197px;flex-direction: row;align-items: center }.odNewsPage img {width: 250px;height: 167px }.odNewsPageInfo {width: 100%;margin-left: 20px;text-overflow: ellipsis }@keyframes opas {0% {display: none;opacity: 0 }1% {display: block;opacity: 0 }100% {display: block;opacity: 1 }}.odOtherNews a {width: 100%;color: inherit;text-decoration: none }.odOtherNews:before {content: "";position: absolute;width: 30px;height: 30px;left: 0;top: 13px;background: url("../images/li-icon.png") center no-repeat }.odNewsInfo {margin: 10px 0 10px 20px !important;text-overflow: ellipsis }.odTempContent {font-size: 16px;line-height: 1.4 }.odNewsTitle {font-family: "Oswald";font-size: 21px;margin-bottom: 18px }.odNewsTitle i.title-folder-small {font-family: "Oswald" !important;position: relative;font-size: 14px;font-style: normal;text-transform: uppercase;padding: 3px 20px;margin-right: 8px;top: -2px;border-radius: 50px;background-color: rgba(255, 197, 0, 0.19);border: 1px solid rgba(0, 0, 0, 0.2) }.odNewsTitle2 {transition: all .3s ease;font-family: "Oswald";font-size: 20px;padding-left: 10px;vertical-align: middle }.odNewsTitle2 i.title-folder-small {transition: all .3s ease;font-family: "Oswald" !important;position: relative;font-size: 14px;font-style: normal;text-transform: uppercase;padding: 3px 20px;margin-right: 8px;top: -2px;border-radius: 50px;background-color: rgba(255, 197, 0, 0.19);border: 1px solid rgba(0, 0, 0, 0.2) }.odNewsDate {color: #947d7d;position: relative;padding-right: 22px;font-size: 15px;text-align: right }.odNewsDate:before {content: "";position: absolute;top: calc(50% - 9px);right: 0;width: 16px;height: 16px;background: url("../images/datetime-icon.png") center no-repeat }.odNewsDate2 {color: #856262;position: relative;padding-right: 10px;font-size: 15px;text-align: left;vertical-align: middle }.btnw-news {display: block;font-size: 13px;width: fit-content;color: #252627;text-transform: uppercase;padding: 7px 25px;transition: ease-out .3s;background-color: #e3af15;border-radius: 50px }.btnw-news:hover {color: #252627;text-decoration: none;background-color: #f5c842;}.tbHomeRank {width: 100% }.tbHomeRank tr th {font-size: 19px;padding-bottom: 10px;border-bottom: 3px solid rgba(0, 0, 0, .3) }.tbHomeRank tr th.center {text-align: center }.tbHomeRank tr td {padding: 9px 0;vertical-align: middle;align-items: center }.tbHomeRank tr {border-bottom: 1px dashed rgba(0, 0, 0, .3) }.tbHomeRank tr:last-child {border-bottom: 0 }.tbHomeRank tr td .nick {margin-left: 7px }.tbHomeRank tr td .guildname {margin-left: 7px }.tbHomeRank tr td .guildname span {color: #a51717 !important;font-size: 14px }.tbHomeRank tr td .guildemblem img {width: auto;height: 39px !important;display: inline-block }.tbHomeRank tr td .guildemblem .guildmark {width: auto;height: 34px !important;left: 0;display: inline-block;position: absolute;margin-top: 2px;mask-repeat: no-repeat }.tbHomeRank tr td .nick img {vertical-align: middle }.tbHomeRank tr td .nick span {color: #a51717 !important;font-size: 14px }.tbStat {margin-bottom: 9px }.tbStat td {padding: 8px 0 !important }.tbStat tr {border-bottom: 1px solid rgba(0, 0, 0, 0.3) }.tbStat tr.none {border-bottom: 0 }.tbStat tr:last-child {border-bottom: 0 }.tbStd td {vertical-align: middle;padding: 8px 0 !important }.tbStd tr td .nick {font-size: 18px }.tbStd tr {border-bottom: 1px dashed rgba(0, 0, 0, .3) }.tbStd tr.none {border-bottom: 0 }.tbStd tr:last-child {border-bottom: 0 }.tbStd tr th {font-size: 20px;padding-bottom: 10px;border-bottom: 3px solid rgba(0, 0, 0, .3) }.tbStd tr td.rl-kd {font-size: 14px;line-height: 1.2 }.text-up {text-transform: uppercase }.odPageContent {padding-bottom: 30px }.tbPageFooter {margin-top: 30px;border-top: 1px dashed #666 }.tbPageFooter td {padding: 10px 0 }.tbPageFooter td a {margin-right: 5px }.pbBlock {display: flex }.pbBlock ul {padding-left: 0 !important }.pbMapList {display: flex;flex-direction: column;border-right: 1px solid rgba(0, 0, 0, .2);background: 0 }.pbMapItem {cursor: pointer;background: none !important;border: 0;padding: 10px 20px !important;width: 100%;text-align: right;transition: .2s ease all }.pbMapItem.active {cursor: auto;background: rgba(0, 0, 0, .05) !important;color: #333 }.pbMapContent {display: none;width: 80%;transition: .3s ease all }.pbMapContent.active {display: block;transition: .3s ease all }.pbTableContentList tr {border-bottom: 1px solid rgba(0, 0, 0, .2) !important }.pbTableContentList tr td {padding: 10px 20px 10px 20px;vertical-align: middle }.pbTableContentList .monster {font-size: 18px }div.pagination {justify-content: center;padding: 20px 0;margin: 3px;text-transform: uppercase;font-size: 14px;}div.pagination a {padding: 5px 8px;margin: 2px;border: 1px solid #7f7e81;zoom: 100%;text-decoration: none;color: #444;border: 1px solid rgba(0, 0, 0, 0.15);}div.pagination a:hover, div.pagination a:active {background-color: rgba(0, 0, 0, 0.2);}div.pagination span.page_current {background-color: rgba(0, 0, 0, 0.2);padding: 5px 8px;margin: 2px;}div.pagination span.page_disabled {display: none;padding: 2px 5px 2px 5px;margin: 2px;border: 1px solid #444;}div.pagination .page_current {background-color: rgba(0, 0, 0, 0.2);padding: 5px 8px;margin: 2px;}div.pagination .page_disabled {display: none }.myAudio {display: none }.tbHide {width: 100%;table-layout: fixed }.tbHide tr th {font-size: 24px;padding-bottom: 10px;border-bottom: 1px solid #a51717;text-align: center;text-transform: uppercase }.tbHide tr td {padding: 20px 8px;vertical-align: middle;align-items: center }.tbCustom1 {width: 100% }.tbCustom1 tr th {background-color: #dfdee3;font-size: 24px;padding: 10px;border: 1px solid #dfdee3;text-transform: uppercase;text-align: center;color: #dfdee3;border-right: 1px solid #dfdee3 }.tbCustom1 tr th:last-child {border-right: 1px solid #dfdee3 }.tbCustom1 tr td {padding: 10px 0;vertical-align: middle;align-items: center;text-align: center;border-bottom: 1px solid #dfdee3;border-right: 1px solid #dfdee3;border-left: 1px solid #dfdee3 }.link-download {display: inline-block;padding: 8px 25px;font-size: 14px;font-weight: 600;color: #252627;background-color: #e3af15;border-radius: 50px;cursor: pointer;transition: background-color 0.3s ease, transform 0.2s ease;}.link-download:hover {background-color: #c69310;color: #252627;}.widget-discord {height: 181px;position: relative;margin-top: 10px;min-height: 200px }.page-wrapper {border: 0;height: 130px;margin: 0;padding: 0;width: auto }#newsRes {font-size: 18px;text-align: center;padding: 20px 0 }.right_title_input::placeholder {color: #888 }input, select {background: #ddd;color: #444;border: 1px solid rgba(0, 0, 0, .25) }.right_title_input {float: right;border-radius: 50px;width: 15%;height: 32px;margin-top: 3px;text-align: center;font-family: 'Oswald';font-size: 18px;overflow: hidden;}.tbRules {font-size: 15.5px;width: 100%;border-collapse: collapse }.tbRules tr td {padding: 5px 5px;vertical-align: middle }.tbRules tr:nth-child(odd) td {border-bottom: 3px solid rgba(0, 0, 0, 0.2) }.tbRules tr:nth-child(even) td {border-bottom: 1px solid rgba(0, 0, 0, 0.2) }.tbRules tr:nth-child(even) td:nth-child(2) {border-right: 1px solid rgba(0, 0, 0, 0.2) }ul.warn {color: #d55555;margin-left: 20px }ul.warn li {padding: 5px 0;border-bottom: 1px dashed rgba(0, 0, 0, 0.2) }ul.warn li:last-child {border-bottom: 0 }.tbRate {text-align: left;font-size: 15.5px;width: 100%;border-collapse: collapse }.tbRate tr th {font-weight: normal;padding: 5px 5px;vertical-align: middle;border-bottom: 3px solid #a51717;text-align: center;font-size: 18px }.tbRate tr:last-child td {border-bottom: 1px solid rgba(0, 0, 0, 0.2) }.tbRate tr td {padding: 10px 10px;vertical-align: middle;border-right: 1px solid rgba(0, 0, 0, 0.2) }.tbRate.bordered tr td {border-bottom: 1px solid rgba(0, 0, 0, 0.2) }.tbRate.stripped tr:nth-child(even) td {background-color: #393b4430 }.tbRate.withJudul tr td {border-bottom: 1px solid rgba(0, 0, 0, 0.2) }.tbRate.withJudul tr:first-child td {text-align: center;color: #333;border-bottom: 3px solid rgba(0, 0, 0, 0.2);font-size: 17px }.tbRate tr td:last-child {border-right: 0 }.noteBlock {position: relative;border-radius: 20px;padding: 20px 30px;background: #e3af15;margin: 15px 0;color: #252627 }.material-icons {font-size: 19px !important;vertical-align: text-top }.tbBordered {text-align: left;font-size: 15.5px;width: 100%;border-collapse: collapse }.tbBordered tr th {color: #a51717;font-weight: normal;padding: 5px 5px;vertical-align: middle;border-bottom: 3px solid #a51717;font-size: 18px }.tbBordered tr td {padding: 10px 10px;vertical-align: middle;border-right: 1px solid rgba(0, 0, 0, 0.2);border-bottom: 1px solid rgba(0, 0, 0, 0.2);}.tbBordered tr td:last-child {border-right: 0 }.tbBordered.withJudul tr td {border-bottom: 1px solid rgba(0, 0, 0, 0.2);}.tbBordered.withJudul tr:first-child td {text-align: center;color: #222;border-bottom: 3px solid rgba(0, 0, 0, .2);font-size: 17px }.tbStripped {font-size: 15.5px;width: 100%;border-collapse: collapse }.tbStripped tr th {color: #a51717;font-weight: normal;padding: 5px 5px;vertical-align: middle;border-bottom: 3px solid #a51717;font-size: 18px }.tbStripped tr:nth-child(even) td {background-color: #393b4430 }.tbStripped tr td {padding: 10px 10px;vertical-align: middle;border-right: 1px solid rgba(0, 0, 0, 0.2);border-bottom: 1px solid rgba(0, 0, 0, 0.2);}.tbStripped tr:last-child td {border-bottom: 1px solid rgba(0, 0, 0, 0.2);}.tbStripped tr td:last-child {border-right: 0 }ul.cst1 li {padding: 5px 0;border-bottom: 1px dashed rgba(0, 0, 0, 0.2);}ul.cst1 li:last-child {border-bottom: 0 }.tbFullBordered {font-size: 15.5px;width: 100%;border-collapse: collapse }.tbFullBordered tr th {color: #a51717;font-weight: normal;padding: 5px 5px;vertical-align: middle;border-bottom: 3px solid #a51717;font-size: 18px }.tbFullBordered tr td {padding: 10px 10px;vertical-align: middle;border: 1px solid rgba(0, 0, 0, 0.2);}.tbFullBordered tr td .guildname {font-weight: normal;margin-left: 7px }.tbFullBordered tr td .guildemblem img {width: auto;height: 50px !important;display: inline-block }.tbFullBordered tr td .guildemblem .guildmark {width: auto;height: 48px !important;margin-left: -45px;display: inline-block;position: absolute;margin-top: 0;mask-repeat: no-repeat }ul.cst2 {margin-left: 20px;margin-bottom: 10px }ul.cst2 li:first-child {font-size: 18px;color: #333;padding-left: 0 }.guildname .race-accretia {color: black !important;font-size: 12px !important;background-color: #dacd00;padding: 0 5px }.guildname .race-bellato {color: black !important;font-size: 12px !important;background-color: #00d8d8;padding: 0 5px }.guildname .race-cora {color: black !important;font-size: 12px !important;background-color: #d800d8;padding: 0 5px }.guildname .grade {color: black !important;font-size: 12px !important;background-color: #ddd;padding: 0 5px }.guildname .master {color: black !important;font-size: 12px !important;background-color: #fff;padding: 0 5px }.tbSelect {font-size: 15.5px;width: 100%;border-collapse: collapse }.tbSelect tr th {font-weight: normal;padding: 5px 5px;vertical-align: middle;font-size: 18px }.tbSelect tr td {vertical-align: middle }.tbSelect tr td:first-child {border: 1px solid #444;padding: 10px 10px;background-color: #444;color: #eee;}.tbSelect select {padding: 10px;border-radius: 0;width: 100%;background-color: transparent;border: 1px solid #444 !important;color: #444 !important }.tbSelect select option {color: #000;border-radius: 0 !important }table.discord-widget {margin-top: -4px;width: 100% }table.discord-widget tr td {font-size: 14px !important;padding: 5px 0;border-bottom: 1px dashed rgba(0, 0, 0, 0.3) }table.discord-widget tr:last-child td {border-bottom: 0 }table.discord-widget .discord-avatar {margin-right: 10px }table.discord-widget .discord-online {padding-right: 10px;float: right;color: green }table.discord-widget .discord-busy {padding-right: 10px;float: right;color: red }table.discord-widget .discord-idle {padding-right: 10px;float: right;color: yellow }.neon-text {color: #888;text-shadow: 0 0 5px #FFF78F, 0 0 10px #FFF78F, 0 0 20px #FFF78F, 0 0 40px #FFF78F, 0 0 80px #FFF78F;animation: glow 1.5s infinite alternate;}@keyframes glow {0% {text-shadow: 0 0 5px #FFF78F, 0 0 10px #FFF78F, 0 0 20px #FFF78F, 0 0 40px #FFF78F, 0 0 80px #FFF78F;}100% {text-shadow: 0 0 10px #ffffcc, 0 0 20px #ffffcc, 0 0 40px #ffffcc, 0 0 80px #ffffcc, 0 0 160px #ffffcc;}}