/* xd */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --promotion-theme: #e77979;
    --modal: #210503;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*, :after, :before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    scroll-behavior: smooth;
}


article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    line-height: 1.5;
    text-align: left;
    scroll-behavior: smooth;

    background: #160502;
    font-size: 12px;
    color: #ae8053;
    font-family: Verdana, sans-serif;
    font-weight: 400;

}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

p {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}

.dragging > img {
    user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}

iframe {
    max-width: 100%;
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #0000001a
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

hr {
    box-sizing: initial;
    height: 0;
    overflow: visible
}

@font-face {
    font-family: Caliway;
    src: url("../font/Caliway-d7Xgbqw.otf") format("opentype");
    font-display: swap;
}

.header, body {
    position: relative
}

.header {
    width: auto;
    height: 623px;
    background: url("../media/header-0s3cAro.png") top no-repeat;
    overflow: hidden
}

.header .header-animation {
    overflow: hidden;
    position: absolute;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none
}

.header .header-animation video::-webkit-media-controls,
.header .logo video::-webkit-media-controls {
    display: none !important;
    opacity: 0;
}

.header .header-animation video::-webkit-media-controls-start-playback-button,
.header .logo video::-webkit-media-controls-start-playback-button {
    display: none !important;
}

.ts-wrapper.single.has-options .ts-control::after {
    display: none !important;
}

.header .header-animation video {
    z-index: 9;
    bottom: 0;
    left: 0;
    object-fit: cover;
    pointer-events: none;
    height: 718px;
    margin: 0 auto;
}

.header .logo {
    position: relative;
    margin: 0 auto;
    max-width: 765px;
    display: block;
    top: 148px;
    /*left: 5px;*/
}

.header .logo img {
    width: 100%;
}

.header .logo video {
    position: absolute;
    z-index: 99;
    left: 50%;
    transform: translateX(-50%);
    max-width: 641px;
    margin-left: 1px;
    transition: .2s;
    width: 100%;
    pointer-events: none;
}

.wrapper {
    width: 100%;
    position: relative;

    background-image: url("../media/background/top-TLdNf-_.png"), url("../media/background/bot-OWJZBrm.png"), url("../media/background/mid-dKJBn0K.png");
    background-position: top, bottom, center;
    background-repeat: no-repeat, no-repeat, repeat-y;
}

.main {
    max-width: 1754px;
    margin: 0 auto;
    position: relative;
    padding-top: 29px;
    padding-bottom: 16px;
}

.main .menu ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    margin: 0 auto;
    list-style: none;
    width: 730px;
    max-width: 100%;
    flex-wrap: wrap;
}

.main .menu ul li a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

.main .menu ul li a.btn-download {
    width: 174px;
    height: 130px;
    background: url("../media/btn/btn-download-feqpgPz.png") top no-repeat;
    display: block;
    position: relative;
    top: -6px;
    margin: 0 -25px;
    left: -5px;
    transition: .2s
}

.main .menu ul li a span {
    font-family: Alegreya, serif;
    font-size: 17px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    transition: .2s
}

.main .menu ul li a span:before {
    font-family: Alegreya, serif;
    content: attr(data-text);
    text-shadow: 0 0 13.44px #000;
    background: linear-gradient(180deg, #3b2e1d 0, #6e4a20);
    -webkit-text-stroke: 1px #0000;
    -webkit-background-clip: text;
    background-clip: text;
    color: #0000;
    text-transform: uppercase
}

.main .menu ul li a span:after {
    font-family: Alegreya, serif;
    content: attr(data-text);
    left: 0;
    top: 0;
    position: absolute;
    background: -webkit-linear-gradient(-90deg, #f6f6bf 9px, #fec58b 15px);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #0000;
    color: #0000;
    text-transform: uppercase
}

.main-right li {
    vertical-align: top;
}

.main-right li span {
    font-family: Alegreya, serif;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    transition: .2s;
}

.main-right li span:before {
    font-family: Alegreya, serif;
    content: attr(data-text);
    text-shadow: 0 0 13.44px #000;
    background: linear-gradient(180deg, #3b2e1d 0, #6e4a20);
    -webkit-text-stroke: 1px #0000;
    -webkit-background-clip: text;
    background-clip: text;
    color: #0000;
}

.main-right li span:after {
    font-family: Alegreya, serif;
    content: attr(data-text);
    left: 0;
    top: 0;
    position: absolute;
    background: -webkit-linear-gradient(-90deg, #f6f6bf 9px, #fec58b 15px);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #0000;
    color: #0000;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #6b635e;
    box-sizing: initial;
    height: 0;
    overflow: visible
}

hr:not(.normal) {
    background: url("../media/hr-lb6kf5n.png") no-repeat center;
    height: 46px;
    border: unset;
    margin: unset;
}

hr.small-1 {
    background: url("../media/hr/small-1-FfCxHw5.png") no-repeat center;
    height: 32px;
    border: unset;
    margin: unset;
}

hr.small-2 {
    background: url("../media/hr/small-2-AQRyPz3.png") no-repeat center;
    height: 32px;
    border: unset;
    margin: unset;
}

hr.medium-1 {
    background: url("../media/hr/medium-1-lb6kf5n.png") no-repeat center;
    height: 46px;
    border: unset;
    margin: unset;
}

hr.big-1 {
    background: url("../media/hr/big-1-6IU7M-W.png") no-repeat center;
    height: 46px;
    border: unset;
    margin: unset;
}

span.arrow, span.other {
    display: inline-block;
    vertical-align: middle;
    text-indent: -9999px;
    overflow: hidden;
}

.arrow.small-1 {
    width: 25px;
    height: 16px;
    background: url("../media/arrow/small-1-5EV-ne9.png") center/contain no-repeat;
}

.arrow.big-1 {
    width: 35px;
    height: 22px;
    background: url("../media/arrow/big-1-GndDnvz.png") center/contain no-repeat;
}

.other.clock {
    width: 25px;
    height: 16px;
    background: url("../media/other/clock--LEP-0H.png") center/contain no-repeat;
}

.main .main-content {
    display: flex;
    justify-content: center;
}

.main .main-content .main-left {
    left: 68px;
    position: relative;
    z-index: 1001;
    display: flex;
    flex-direction: column;
    order: 1;
    width: 367px;
    margin-top: 32px;
}

/* MENU */

.menu {
    width: 100%;
    height: 80px;
    z-index: 9998;
    position: absolute;
    top: 0;
    background: url("../media/nav/background-GrnE_dH.png") top center no-repeat;
    background-size: 100% 100%;
    /*margin: auto;*/
    /*margin-left: calc(-20px - 2.8%);*/

    display: flex;
    align-items: center;
}

.menu ul {
    display: flex;
    justify-content: space-between; /* możesz dać space-around jeśli chcesz równe odstępy */
    padding: 0;
    list-style: none;
    height: 73px;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: auto;
    left: 13px;
    width: 880px;
    position: relative;
    flex-direction: row !important;
    place-items: center;
}

/* Menu logo, hamburger & download text (hidden on desktop, shown on mobile) */
.menu-logo,
.menu-hamburger {
    display: none;
}

.btn-download-text {
    display: none !important;
}

.menu li {
    display: block;
    margin: 0 1%; /* odstęp między elementami */
    position: relative; /* dla bezpiecznego pozycjonowania pseudoelementu */
}

.menu li:not(:first-child):not(:has(a.btn-download)):not(:has(a.btn-download) + li)::before {
    content: "";
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
    width: 25px; /* szerokość kropki */
    height: 25px; /* wysokość kropki */
    background-image: url("../media/nav/pointer-P8xN8Xa.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.menu li a {
    padding: 18px 10px;
}

.menu li a.btn-download {
    width: 127px;
    height: 95px;
    background: url("../media/nav/download_button2-N90nuxm.png") center no-repeat;
    background-size: contain;
    display: block;
    position: relative;
    margin-top: 11px;
}


.menu span {
    font-family: Cambria, serif;
    font-size: 17px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    transition: .2s;
    text-transform: uppercase;
}

.menu span:before {
    font-family: Cambria, serif;
    content: attr(data-text);
    text-shadow: 0 0 7px #000;
    background: linear-gradient(180deg, #6f4b20 0, #362b1c);
    -webkit-text-stroke: 1px #0000;
    -webkit-background-clip: text;
    background-clip: text;
    color: #0000;
}

.menu span:after {
    font-family: Cambria, serif;
    content: attr(data-text);
    left: 0;
    top: 0;
    position: absolute;
    background: -webkit-linear-gradient(-90deg, #ffcc8d 9px, #c8996d 15px);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #0000;
    color: #0000;
}


.main .main-content .main-right {
    left: -68px;
    position: relative;
    z-index: 1001;
    order: 3;
    width: 367px;
    margin-top: 32px;
}

.main .main-content .main-right ul {
    list-style: none;
}

.main .main-content .main-right ul li {
    position: relative;
    margin-bottom: 2px;
}

.main .main-content .main-right ul li::before {
    content: "";
    position: absolute;
    left: -1.5rem;
    top: 0;
    width: 25px;
    height: 25px;
    background: url("../media/menu-li-uhe8ipS.png") no-repeat center / contain;
}

.ranking {
    text-align: center;

    background-position: top, bottom, center;
    background-repeat: no-repeat, no-repeat, repeat-y;


    /* height: 260px; */
    min-width: 367px;
    position: relative;
}

.ranking:has(.ranking-title){
    margin-bottom: 26px;
}

.ranking:not(:has(.ranking-title)) {
    margin-top: -11px;
}

.main-left .ranking {
    background-image: url("../media/box-small-left/up-o-hIw5k.png"),
    url("../media/box-small-left/down-KaXY4qH.png"),
    url("../media/box-small-left/middle-KNmVrwB.png");
}

.main-right .ranking {
    background-image: url("../media/box-small-right/up-1hd-HYF.png"),
    url("../media/box-small-right/down-X1Yzv33.png"),
    url("../media/box-small-right/middle-SPvvSv3.png");
}

.main-left .ranking .ranking-title {
    background: url("../media/box-small-left/title-mXS2rJz.png") no-repeat;
}

.main-right .ranking .ranking-title {
    background: url("../media/box-small-right/title-qcmdtQt.png") no-repeat;
}

.main-left .ranking .ranking-title {
    padding: 70px 0 70px 20px;
}

.main-right .ranking .ranking-title {
    padding: 70px 20px 70px 0;
}

.ranking .ranking-title {
    font-size: 21px;
    font-family: Alegreya, serif;
    font-weight: 600;
    position: relative;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: -20px;
    text-transform: uppercase;
    background-repeat: no-repeat;
}

.ranking-title span {
    font-size: 21px;
    font-family: Alegreya, serif;
    font-weight: 600;
    position: relative;
    display: inline-block;
    transition: .2s;
}

.ranking-title span:before {
    font-family: Cambria, serif;
    content: attr(data-text);
    text-shadow: 0 0 7px #000;
    background: linear-gradient(180deg, #6f4b20 0, #362b1c);
    -webkit-text-stroke: 1px #0000;
    -webkit-background-clip: text;
    background-clip: text;
    color: #0000;
}

.ranking-title span:after {
    font-family: Cambria, serif;
    content: attr(data-text);
    left: 0;
    top: 0;
    position: absolute;
    background: -webkit-linear-gradient(-90deg, #ffcc8d 9px, #c8996d 15px);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #0000;
    color: #0000;
}

ul, ol {
    margin: 0;
    padding-inline-start: 20px;
}

.ranking .ranking-content {
    padding: 12px 0 14px;
    width: calc(100% - 46px);
    min-height: 118px;
    position: relative;
    margin-left: 44px;
}

.main-left .ranking .ranking-title + .ranking-content {
    margin-left: 64px;
}

.main-right .ranking .ranking-title + .ranking-content {
    margin-left: 42px;
}

.ranking .ranking-title + .ranking-content {
    position: relative;
    min-height: unset;
    width: calc(100% - 105px);
    margin-top: -70px;
    padding-bottom: 26px;
}

.ranking .ranking-title:before {
    font-family: Alegreya, serif;
    content: attr(data-text);
    text-shadow: 0 0 13.44px #000;
    background: linear-gradient(180deg, #6e4a20 0, #c25805);
    -webkit-text-stroke: 1px #0000;
    -webkit-background-clip: text;
    background-clip: text;
    color: #0000;
    text-transform: uppercase
}

.ranking .ranking-title:after {
    font-family: Alegreya, serif;
    content: attr(data-text);
    left: 0;
    top: 0;
    position: absolute;
    background: -webkit-linear-gradient(-90deg, #f4cd85, #fff09a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #0000;
    color: #0000;
    text-transform: uppercase
}

.main .main-content .main-center {
    max-width: 1020px;
    width: 100%;
    order: 2;
    z-index: 1002;
    top: -27px;
    position: relative;
}

.main .main-content .main-center .page {
    height: 100%;
    /*background: top / contain no-repeat url("../media/box-big/up-T-eIRRg.png"),*/
    /*bottom / contain no-repeat url("../media/box-big/down-mHOn9xE.png"),*/
    /*top / contain repeat-y url("../media/box-big/middle-Fs46OWl.png");*/
    background: center top / contain repeat-y url("../media/box-big/middle-Fs46OWl.png");
    background-size: contain;
    text-align: center;
    position: relative;
    z-index: 1001;
}

.main .main-content .main-center .page::before {
    content: "";
    position: absolute;
    top: -102px;
    left: 0;
    right: 0;
    aspect-ratio: 1020 / 243; /* proporcja topa */
    background: top center / contain no-repeat url("../media/box-big/up-T-eIRRg.png");
    z-index: 1002;
}

.main .main-content .main-center .page::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    aspect-ratio: 1020 / 124;
    background: bottom center / contain no-repeat url("../media/box-big/down-mHOn9xE.png");
    z-index: 1002;
}

.page-content {
    z-index: 1003;
    position: relative;
    width: 89%;
    margin: auto;
    padding-bottom: 12px;
}

table {
    text-align: initial;
}

.main .main-content .main-center .page::-webkit-scrollbar {
    width: 5px
}

/*.ranking:has(.socials) {*/
/*    margin-top: -21px;*/
/*}*/

.socials {
    text-align: center;
    margin-left: -16px;
}

.socials > a {
    width: 267px;
    height: 61px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    transition: .2s;
    text-decoration: none !important;
}

.socials .btn-presentation {
    background: url("../media/btn/btn-presentation-AB5PQbm.png") no-repeat;
}

.socials .btn-presentation span {
    padding-left: 75px
}

.socials .btn-discord {
    background: url("../media/btn/btn-discord-C3nAN6W.png") no-repeat;
}

.socials .btn-discord span {
    padding-left: 31px
}

.socials .btn-fanpage {
    background: url("../media/btn/btn-fp-aZ07UwY.png") no-repeat;
}

.socials .btn-fanpage span {
    padding-left: 33px
}

.socials a span {
    color: #cda373;
    background: -webkit-linear-gradient(-90deg, #eae09f 11%, #eeb883 79%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #0000;
    filter: drop-shadow(0 0 5.88px rgba(0, 0, 0, .72));
    text-transform: uppercase;
    font-family: Times New Roman, sans-serif;
    font-size: 18px;
    font-weight: 600
}

.footer {
    min-width: 100%;
    margin: 40px auto 0 auto;
    text-align: center;
    padding-bottom: 40px;
}

.footer .designer {
    display: inline;
}

.footer .coder {
    color: #dfbb8f;
    display: inline;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    vertical-align: middle;
}

.footer .copyright {
    color: #a67a4c;
    font-family: Tahoma, sans-serif;
    font-size: 10px;
}

a {
    color: #f7b77b;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    filter: brightness(120%);
}

.page a {
    color: #f7b77b;
}

nav.category a {
    color: inherit !important;
}

button:hover {
    filter: brightness(120%);
}

::-webkit-scrollbar {
    width: 8px;
    height: 12px;
    background-color: #000
}

::-webkit-scrollbar-thumb {
    background-color: #763210;
    background-size: 100% 300%;
    border-radius: 0;
    -webkit-transition: .3s;
    transition: .3s
}

.main-right .ranking-content::-webkit-scrollbar {
    width: 10px;
}

.main .main-content .main-center .page .news-wider {
    width: 520px
}

.main-content a {
    font-weight: 800
}

h2.pro a {
    font-weight: unset;
    display: block;
    width: 100%;
    height: 100%;
}

/***  WILDFIRE ****/
/***  WILDFIRE ****/
/***  WILDFIRE ****/
/***  WILDFIRE ****/
/***  WILDFIRE ****/
/***  WILDFIRE ****/
/***  WILDFIRE ****/
/***  WILDFIRE ****/
/***  WILDFIRE ****/
/***  WILDFIRE ****/
/***  WILDFIRE ****/
/***  WILDFIRE ****/
/***  WILDFIRE ****/
/***  WILDFIRE ****/
/***  WILDFIRE ****/
/***  WILDFIRE ****/
/***  WILDFIRE ****/
/***  WILDFIRE ****/
/***  WILDFIRE ****/
/***  WILDFIRE ****/

.tooltip:not(.show),
.tooltip2:not(.show){
    display: none;
}

.tooltip2 {
    background: rgb(53 53 53 / 90%);
    display: inline-block;
    padding: 10px;
    border-radius: 5%;
    max-width: 840px;
}

.tooltip,
.tooltip2 {
    z-index: 9999999999;
    position: absolute;
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.tooltip-inner {
    background: none
}

.tooltip-inner {
    padding: 0
}

.tooltip .tooltip-top {
    background: url("../media/tooltip/tooltip_item-naGNtbP.png") no-repeat left top;
    height: 10px;
    width: 212px
}

.tooltip .tooltip-inner {
    font-size: 12px;
    line-height: 20px;
}

.tooltip .tooltip-inner {
    width: 212px;
    min-width: 212px;
    max-width: 212px;
    border: none;
    background: url("../media/tooltip/tooltip_item-naGNtbP.png") repeat-y right center;
    font-family: Tahoma, Geneva, sans-serif;
    text-shadow: 0 1px 0 #000;
    line-height: 16px;
    font-size: 11px;
    color: #c1c1c1;
    text-align: center;
    padding: 1px 1px;
}

.tooltip .tooltip-inner p {
    margin-bottom: unset !important;
}

.tooltip .tooltip-bottom {
    background: url("../media/tooltip/tooltip_item-naGNtbP.png") no-repeat left bottom;
    height: 10px;
    width: 212px
}

.stone {
    width: 100%;
    height: 40px;
    margin: 5px 0 0 0
}

.stone-2 {
    width: 100%;
    height: 55px;
    margin: 5px 0 0 0
}

.stone-image {
    width: 36px;
    height: 36px;
    margin: 3px 7px 0 0;
    background: url("../media/tooltip/stone-background-cdCC3xw.png") no-repeat;
    padding: 2px;
    display: inline-block;
    float: left
}

.stone-name {
    font-size: 11px;
    color: #c1c1c1;
    display: inline-block;
    margin-top: 2px;
    float: left
}

.stone-bonus {
    font-size: 11px;
    color: #89b88d;
    display: inline-block;
    text-align: left;
    float: left;
    min-width: 100px;
    margin-top: 2px;
    position: relative
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.clearfix:before, .clearfix:after {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

img.item.middle {
    vertical-align: middle;
    height: 16px;
    width: auto;
}

img.item.bottom {
    vertical-align: text-bottom;
    height: 16px;
    width: auto;
}

.cream {
    color: #f1e6c0;
}

.green {
    color: #89b88d;
}

.red {
    color: #e57875;
}

.darkgreen {
    color: #beb47d;
}

.wind {
    color: #f1c40f;
}

.dark {
    color: #9b59b6;
}

.fire {
    color: #e74c3c;
}

.ground {
    color: #2ecc71;
}


table {
    border-collapse: collapse
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.table td, .table th {
    padding: .75rem;
    vertical-align: top;
}

.table thead th {
    vertical-align: bottom;
}

.table tbody + tbody {
}


table {
    border: 1px solid rgba(151, 111, 13, .25);
    border-collapse: collapse;
}

div.responsive {
    overflow: auto;
    width: 100%;
    max-width: 100%;
}

div.responsive table {
    margin: auto;
}

.responsive table td, .responsive table th {
    min-width: 78px;
}

table, td, th {
    border: 1px solid rgba(151, 111, 13, .25);
}

th, td {
    padding: 5px;
}

table tr:not(:has(th)):nth-of-type(odd) {
    background: rgba(255, 255, 255, .03);
}

table tr:has(th) {
    background: rgba(0, 0, 0, 0.4);
}

th {
    text-align: center;
}

.table {
    color: #cda373;
    text-align: center
}

.table td, .table th {
    border-top: #897351
}

.table-welcome {
    text-align: center;
}

.table.table-welcome tr {
    height: 1px;
}

.table.table-welcome tr > td {
    height: inherit;
    justify-content: center;
}

.table.table-welcome tr > td > a {
    height: 100%;
    align-content: center;
    width: 100%;
    display: block;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border-collapse: collapse !important;
    font-size: 100%;
}

table, .table, .table-bordered {
    color: #b58557;
}

.table-welcome tr td {
    padding: 10px;
}

.table tr td {
    padding: 5px 10px;
    border: none;
    border-right: 1px solid rgba(255, 255, 255, .031);
    border-bottom: 1px solid rgba(255, 255, 255, .031);
}


table > tr > td, table td, .table > tr > td, .table td, .table-items > tr > td, .table-items td {
    vertical-align: middle;
}


.table td, .table th {
    padding: .75rem;
    vertical-align: top;
}


.nav-btn span, .nav-btn-small span {
    font-family: Cambria, serif;
    font-size: 12px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    transition: .2s;
}

.nav-btn span:before, .nav-btn-small span:before {
    font-family: Cambria, serif;
    content: attr(data-text);
    text-shadow: 0 0 7px #000;
    background: linear-gradient(180deg, #6f4b20 0, #362b1c);
    -webkit-text-stroke: 1px #0000;
    -webkit-background-clip: text;
    background-clip: text;
    color: #0000;
}

.nav-btn span:after, .nav-btn-small span:after {
    font-family: Cambria, serif;
    content: attr(data-text);
    left: 0;
    top: 0;
    position: absolute;
    background: -webkit-linear-gradient(-90deg, #ffcc8d 9px, #c8996d 15px);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #0000;
    color: #0000;
}

.nav-btn, .nav-btn-small {
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    padding: 5px;
    font-family: Cambria, serif;
    margin: 2px 0;
}

/*

wypelnienie tekstu: #ffcc8d, #c8996d
obrys tekstu: #6f4b20, #362b1c
cien tekstu: 63% krycie, 90 stopni, odleglosc 0px, rozpietosc 16%, rozmiar 7px, black

 */

.nav-btn {
    background-image: url("../media/btn/button-menu-wide-nNPKh5B.png");
}

.nav-btn-small {
    background-image: url("../media/btn/button-menu-small-yjf0Ik6.png");
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    color: #f4b374;
}

h1:not(.cke_panel_grouptitle), .pro, .h1 {
    background-image: url("../media/h1-CcXSZJd.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    text-align: center;
    height: 45px;
    font-size: 1.5rem;
    padding: unset;
    margin-bottom: 15px;
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #f4b374;
}

h1 > a, .pro > a, .h1 > a {
    height: unset !important;
}

h2, .h2, .h3 {
    background-image: url("../media/h2-sShdF-P.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    text-align: center;
    height: 45px;
    padding: 8px 0;
    font-size: 1rem;
    margin-bottom: 15px;
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #f4b374;
}

nav.category {
    text-align: left;
}

/*h1, h2, .h3, nav.category {*/
/*    color: #ffffd7;*/
/*}*/

li {
    text-align: left;
}

.main .main-center-menu {
    position: relative;
    z-index: 1003;
    right: -54px;
    width: calc(100% - 113px);
    padding-left: 0;
    list-style-type: none;
    top: -18px;
    height: 45px;
}

.main-center-menu ul > li:not(:has(input[type="search"])) {
    left: 0;
    position: relative;
}

.main-center-menu input[type="search"]:focus {
    border: unset !important;
    outline: none !important;
}

.main-center-menu input[type="search"]::placeholder {
    overflow: visible;
    font-family: open-sans, sans-serif;
    color: #8c6f59;
}


.main-center-menu label:has(input[type="search"]) {
    transition: 1s width;
}

.main-center-menu input[type="search"] {
    position: relative;
    float: right;
    height: 45px;
    width: 100%;
    background-size: contain;
    color: #ae8053;

    background: url("../media/search/mid-LBZwtxo.png");
    background-size: contain;
    border: unset !important;
    z-index: 1004;
    padding-right: 30px;
}

.main-center-menu label:has([type="search"])::before {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    left: -25px;
    aspect-ratio: 1 / 1;
    background: top center / contain no-repeat url("../media/search/left-Ugs20CZ.png");
    z-index: 1003;
}

.main-center-menu label:has([type="search"])::after {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    right: -25px;
    aspect-ratio: 1 / 1;
    background: bottom center / contain no-repeat url("../media/search/right-2E6NVgj.png");
    z-index: 1003;
}

.main-center-menu label {
    position: relative;
}

form[name="search"] input[type="submit"] {
    background: url("../media/search/search-icon-7ouPuQy.png");
    height: 16px;
    width: 16px;
    position: absolute;
    border: unset;
    cursor: pointer;
    margin-left: -23px;
    margin-top: 6px;
    font-size: 0;
    background-size: contain;
}

.main-center-menu label:has(input[type="search"]) {
    margin-left: auto;
    display: inline-block;
    width: 240px;
    position: absolute;
    right: 0;
}

.main-center-menu label:has(input[type="submit"]) {
    position: absolute;
    z-index: 1004;
    right: 0;
    top: 9px;
}

/*input[type="search"]:focus {*/
/*    width: 100%;*/
/*}*/

/*.menu:has(input[type="search"]:focus) a {*/
/*    display: none;*/
/*}*/

form > div:not(.output) > div:not(:has(input[type="checkbox"])) {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

form > div > div > input,
form > div > div > select {
    padding: 5px;
}

form > div > div:has(> button[type="submit"]) {
    margin-top: 10px;
}

form > div > div > button[type="submit"] {
    padding: 10px;
}

a.item-link {
    color: #f7b77b;
    font-weight: unset;
    display: inline-block;
}

a.mob-link {
    color: #f7b77b;
    font-weight: unset;
    display: inline-block;
}

.page-icon {
    /*border: solid 1px #b58557;*/
    /*border-radius: 25%;*/
    /*background: silver;*/
}

.page ul:not(.text-left) {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.model-wrapper .model canvas {
    max-width: 100%;
}

@media only screen and (max-width: 700px) {
    .main-center-menu label:has(input[type="search"]) {
        width: 100%;
    }

    .main .main-content .main-center .page {
        padding: 10px !important;
    }

    .main .main-center-menu ul {
        gap: 5px;
    }

}

@media only screen and (max-width: 840px) {
    .flex-item h3 {
        height: 7em;
        align-content: center;
    }

    .header {
        height: auto;
        background: none;
        overflow: visible;
    }

    .header .header-animation,
    .header .logo {
        display: none;
    }

    .menu {
        position: relative;
        height: 50px;
        background: #1a0804;
        border-bottom: 1px solid #6f4b20;
        background-image: none;
        justify-content: space-between;
        padding: 0 12px;
    }

    .menu-logo {
        display: flex;
        align-items: center;
        height: 100%;
    }

    .menu-logo img {
        height: 36px;
        width: auto;
    }

    .menu-hamburger {
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 5px;
        cursor: pointer;
        padding: 10px;
    }

    .menu-hamburger span {
        display: block;
        width: 24px;
        height: 2px;
        background: #ffcc8d;
        border-radius: 2px;
    }

    .menu ul {
        display: none;
        flex-direction: column !important;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: auto;
        background: #1a0804;
        border-bottom: 1px solid #6f4b20;
        padding: 8px 0;
        z-index: 9998;
    }

    .menu ul.open {
        display: flex;
    }

    .menu ul li {
        margin: 0;
        text-align: center;
    }

    .menu li::before {
        display: none !important;
    }

    .menu li a {
        padding: 10px 20px;
    }

    .menu li a.btn-download {
        width: auto;
        height: auto;
        background: none;
        margin: 0;
    }

    .menu li a.btn-download .btn-download-text {
        display: inline-block !important;
    }

    .menu ul li a span {
        font-size: 14px;
    }

    .menu ul li a span::before,
    .menu ul li a span::after {
        text-shadow: none;
    }
}

@media only screen and (max-width: 1430px) {
    .page-content {
        width: 91% !important;
    }

    .main-left {
        flex-basis: 100%;
    }

    .main-right .box {
        margin-left: 25px;
    }

    .ranking .ranking-title {
        display: none;
    }

    .ranking .ranking-title + .ranking-content {
        padding: 15px 20px !important;
        position: unset;
        min-height: unset;
        margin-top: unset;
    }

    .ranking .ranking-content {
        height: 100%;
        align-content: center;
    }

    .ranking.navigation, .ranking.social, .ranking.management {
        float: left;
    }

    .main-left .box {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .main .main-content .main-center .page {
        padding: 15px !important;
    }

    .main .main-left {
        flex-direction: row !important;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: -20px;
        margin-top: unset !important;
        gap: 25px;
    }

    .main .main-right {
        margin-bottom: 94px;
        margin-top: 20px !important;
    }

    .main .main-left:has(~ .main .main-right) {
        margin-bottom: 0 !important;
    }

    .main .main-left ~ .main .main-right {
        margin-top: 0 !important;
    }

    .main .main-left, .main .main-right {
        left: unset !important;
    }

    .main .main-content {
        justify-content: center;
        flex-wrap: wrap;
    }

    .main .main-content .main-center {
        order: 3 !important;
        max-width: unset !important;
    }

    .main .main-right {
        order: 2 !important;
    }

    .ranking {
        margin-bottom: 6px !important;
        margin-top: unset !important;
    }
}

@media only screen and (min-width: 701px) {
    .main-center-menu ul:has(input[type="search"]:focus) > li:not(:has(input[type="search"])) {
        z-index: -52;
        opacity: 0;
        width: 0;
        visibility: hidden;
    }

    .main-center-menu label:has(input[type="search"]:focus),
    .main-center-menu label:has(input[type="search"]:not(:placeholder-shown)) {
        width: 100%;
    }
}

.ts-wrapper.multi .ts-control [data-value] {
    background: #7c5034 !important;
    border: solid 1px #7c5034 !important;
    color: white !important;
}

.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove {
    border-left: 1px solid white !important;
}

.plugin-clear_button .clear-button {
    border: unset !important;
}

.plugin-clear_button.focus.has-items .clear-button, .plugin-clear_button:not(.disabled).has-items .clear-button {
    opacity: 100% !important;
}

input:not([type="submit"]):not([name="q"]), select, textarea, .ts-control, .ts-dropdown {
    color-scheme: dark;
    color: #c89e72 !important;
    background: #000000 !important;
    box-shadow: unset !important;
}

input:not([type="submit"]):not([role="combobox"]):not([type="search"]), select, textarea, .ts-control, .ts-dropdown {
    border: 1px solid #7c5034 !important;
    border-radius: .25rem;
}

.alert.alert-success {
    color: green;
}

.alert {
    margin-bottom: 5px;
}

form > div > ul {
    color: #d36262;
    margin-bottom: 5px;
}

textarea {
    height: 200px;
}

.ts-dropdown .active {
    filter: brightness(130%);
    color: unset !important;
    background: unset !important;
}

.plugin-clear_button .clear-button {
    opacity: 100%;
}

button[type=submit]:not(.no-style), .form-btn {
    cursor: pointer;
    width: 178px;
    height: 37px;
    background: url("../media/btn/button-menu-small-yjf0Ik6.png") top no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border: 0;
    transition: .2s;
    color: #ffcc8d;
    margin: auto;
    margin-top: 10px;
}

a.btn {
    background-size: contain;
    display: inline-block;
    padding: 5px 20px;
    border: solid 1px #ffffd7;
    margin: 5px;
    color: #ffffd7;
}

a.btn:hover {
    background: #ffffd7 !important;
    color: #120d0a !important;
    text-decoration: none !important;
}

.flex-container {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-evenly;*/
    border: 1px solid rgba(151, 111, 13, .25);
}

.flex-item {
    position: relative;
    border: 1px solid rgba(255, 255, 255, .031);
    text-align: center;
    /*flex-grow: 1;*/
}

.flex-container .flex-item > a > div:has(img) {
    padding-top: 15px;
}

.flex-container > .flex-row-1:nth-of-type(8n+1) {
    background: rgba(255, 255, 255, .03);
}

.flex-container > .flex-row-2:nth-of-type(8n+1),
.flex-container > .flex-row-2:nth-of-type(8n+2) {
    background: rgba(255, 255, 255, .03);
}

.flex-container > .flex-row-2:nth-of-type(8n+1),
.flex-container > .flex-row-2:nth-of-type(8n+2),
.flex-container > .flex-row-3:nth-of-type(8n+3) {
    background: rgba(255, 255, 255, .03);
}

.flex-container > .flex-row-4:nth-of-type(8n+1),
.flex-container > .flex-row-4:nth-of-type(8n+2),
.flex-container > .flex-row-4:nth-of-type(8n+3),
.flex-container > .flex-row-4:nth-of-type(8n+4) {
    background: rgba(255, 255, 255, .03);
}

.flex-container > .flex-row-5:nth-of-type(10n+1),
.flex-container > .flex-row-5:nth-of-type(10n+2),
.flex-container > .flex-row-5:nth-of-type(10n+3),
.flex-container > .flex-row-5:nth-of-type(10n+4),
.flex-container > .flex-row-5:nth-of-type(10n+5) {
    background: rgba(255, 255, 255, .03);
}

.flex-item a {
    justify-content: center;
}

.flex-row-1 {
    flex-basis: 100%;
    width: 100%;
}

.flex-row-2 {
    flex-basis: 50%;
    width: 50%;
}

.flex-row-3 {
    flex-basis: 33.333%;
    width: 33.333%;
}

.flex-row-4 {
    flex-basis: 25%;
    width: 25%;
}

.flex-row-5 {
    flex-basis: 20%;
    width: 20%;
}

.exchange {
    position: fixed;
    left: 0;
    bottom: 0;
    display: inline-block;
    z-index: 1005;
    cursor: pointer;
    border-radius: 50%;

    transform: scale(1);
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: inset 0 0 0 15px rgba(240, 159, 3, 0);
    }

    50% {
        transform: scale(1.05);
    }

    100% {
        transform: scale(1);
        box-shadow: inset 0 0 0 0 rgba(240, 159, 3, 0.2);
    }
}

.exchange img {
    height: auto;
}

@media only screen and (max-width: 700px) {
    .exchange img {
        width: 64px;
    }
}

.back-to-top {
    position: fixed;
    right: 0;
    bottom: 0;
    display: inline-block;
    z-index: 1005;
}

.modal {
    --bs-modal-width: 800px !important;
    --bs-modal-header-border-color: #613f22 !important;
    --bs-modal-footer-border-color: #613f22 !important;
    max-width: 100%;
}

.modal-content {
    background: top / contain no-repeat url("../media/modal/up-QRRRj0T.png"),
    bottom / contain no-repeat url("../media/modal/down-4fg2mn8.png"),
    top / contain repeat-y url("../media/modal/middle-Enyxzmy.png");
    border: none !important;
}

@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

.spinner2 {
    position: relative;
}

.spinner2:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px solid transparent;
    border-top-color: #f4b374;
    border-bottom-color: #f4b374;
    z-index: 999999;
    animation: spinner .8s ease infinite;
}

.suggestion > .scroll-container > a.item-link > img {
    max-height: 64px !important;
    min-height: unset !important;
}

.sa-results {
    top: 35px !important;
}
