@font-face {
	font-family: 'Inter';
	src: url('../fonts/subset-Inter-Black.woff2') format('woff2'),
	url('../fonts/subset-Inter-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Inter';
	src: url('../fonts/subset-Inter-ExtraBold.woff2') format('woff2'),
	url('../fonts/subset-Inter-ExtraBold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Inter';
	src: url('../fonts/subset-Inter-Bold.woff2') format('woff2'),
	url('../fonts/subset-Inter-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Inter';
	src: url('../fonts/subset-Inter-ExtraLight.woff2') format('woff2'),
	url('../fonts/subset-Inter-ExtraLight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Inter';
	src: url('../fonts/subset-Inter-Light.woff2') format('woff2'),
	url('../fonts/subset-Inter-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Inter';
	src: url('../fonts/subset-Inter-Medium.woff2') format('woff2'),
	url('../fonts/subset-Inter-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Inter';
	src: url('../fonts/subset-Inter-SemiBold.woff2') format('woff2'),
	url('../fonts/subset-Inter-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Inter';
	src: url('../fonts/subset-Inter-Regular.woff2') format('woff2'),
	url('../fonts/subset-Inter-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Inter';
	src: url('../fonts/subset-Inter-Thin.woff2') format('woff2'),
	url('../fonts/subset-Inter-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}



html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}
main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

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

pre {
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button:focus {
	outline: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

[hidden],
template {
	display: none
}

ol,
ul {
	margin: 0;
	padding: 0
}

ol li,
ul li {
	list-style: none;
	list-style-type: none
}

figcaption,
figure {
	margin: 0
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline-color: #bfbfbf;
	outline-width: 1px
}

body {
	position: relative;
	min-width: 320px;
	width: 100%;
	margin: 0;
	font-family: 'Inter',sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	background-color: #26233F;
	background-repeat: no-repeat;
	background-position: top;
	background-size: 100% auto;
	background-image: url('../img/bg_black.png');
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	margin: 0;

}
body:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(17, 17, 17, .9);
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: visibility 0s, opacity .3s;
	-o-transition: visibility 0s, opacity .3s;
	transition: visibility 0s, opacity .3s
}

b,
strong {
	font-weight: 700
}

h1,
h2,
h3,
h4,
h5,
h6,
p{
	margin: 0;
	font-weight: 500;
	color: #fff;
}

img {
	max-width: 100%;
	height: auto
}

iframe,
img {
	vertical-align: top
}

.button,
a:hover,
button {
	text-decoration: none;
	opacity: 1;
}
label {
	display: block
}

input:not([type=submit]),
textarea {
	display: block;
	padding: 13px 20px;
	width: 100%;
	background: #0e1318;
	border: 1px solid rgba(156, 185, 219, .3);
	border-radius: 3px;
	color: #b8d9ff
}

input:not([type=submit])[type=search],
textarea[type=search] {
	padding: 12px 40px 12px 20px;
	border: none;
	background-color: #201E36;
	border-radius: 8px;
	background-image: url(../img/search_icon.svg);
	background-position: right 20px center;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
}

input::-webkit-input-placeholder {
	color: #fff
}

input::-moz-placeholder {
	color: #fff
}

input:-ms-input-placeholder {
	color: #fff
}

input::-ms-input-placeholder {
	color: #fff
}

input::placeholder {
	color: #fff
}

input:focus {
	outline: 0
}

textarea {
	height: 150px;
	resize: none
}

select:focus {
	outline: 0
}


select option[value=""][disabled] {
	display: none
}

.wrapper {
	padding-top: 70px
}

.container {
	padding: 0 15px;
	margin: 0 auto;
	width: 100%;
	max-width: 1170px
}

.main {
	margin-top: 50px;
}
main.main{
	min-height: 80vh;
}
.main.page{
	margin-top: 35px;
}
.menu li {
	display: inline-block;
	vertical-align: middle
}

.menu a {
	display: block
}

.mobile-menu {
	position: fixed;
	width: 280px;
	height: 100%;
	right: 0;
	top: 0;
	background: #000;
	-webkit-transform: translateX(280px);
	-ms-transform: translateX(280px);
	transform: translateX(280px);
	overflow: auto;
	z-index: 99;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.mobile-menu.opened {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.mobile-menu__main {
	padding: 45px 17px
}

.mobile-menu__main li {
	margin-top: 25px
}

.mobile-menu__main a {
	font-size: 15px;
	line-height: 18px;
	font-weight: 600
}

.text-section {
	padding-top: 10px
}

.text-section h2,
.text-section h3,
.text-section h4,
.text-section h5,
.text-section h6,
.text-section ol,
.text-section ul {
	margin: 30px 0 20px
}

.text-section ol li,
.text-section ul li {
	margin-top: 5px
}

.text-section ul li {
	list-style: disc;
	list-style-position: inside
}

section.table-section {
	margin-bottom: 50px
}
div.btn-container{
	margin-top: 0;
}
.btn-container.hidden,
section.table-section .btn-container {
	display: none
}

.btn-container .button,
section.table-section .btn-container .button {
	padding: 10px 12px;
	-webkit-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s;
	text-decoration: none;
	background-color: #EE8B57;
	border-radius: 8px;
	margin:  auto;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: #2A2142;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-transform: capitalize;
	max-width: 320px;
	width: 100%;
	border: none;
	cursor: pointer;
}

.btn-container .button:hover,
section.table-section .btn-container .button:hover {
	background-color: #EA6F2E;
	opacity: 1
}

section.faq-section {
	padding: 30px;
	background: rgba(14, 34, 60, .4);
	border: 1px solid rgba(156, 185, 219, .3)
}

section.faq-section h1 {
	margin-bottom: 25px
}

.faq-list li {
	margin-bottom: 35px
}

.faq-list li:last-child {
	margin-bottom: 0
}

.faq-list li p {
	margin-top: 10px
}

.faq-list li h5 {
	text-transform: none
}

.contacts-form {
	margin-top: 15px;
	max-width: 936px;
	padding: 25px 35px;
	background: rgba(14, 34, 60, .4);
	border: 1px solid rgba(156, 185, 219, .3);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.contacts-form input:not([type=submit]),
.contacts-form textarea {
	margin-top: 6px
}

.contacts-form textarea {
	height: 245px
}

.contacts-form .half-width {
	padding-left: 10px;
	width: 50%
}

.contacts-form .half-width:first-child {
	padding-left: 0;
	padding-right: 10px
}

.contacts-form .row {
	margin-top: 30px
}

.contacts-form .row:first-child {
	margin-top: 0
}

.contacts-form .btn-container {
	margin-top: 40px;
	width: 100%;
	text-align: center
}

div.wpcf7-acceptance-missing,
div.wpcf7-response-output,
div.wpcf7-validation-errors {
	max-width: 936px;
	margin-left: 0;
	margin-top: 30px
}

.error-section .wrap{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 60vh;
	text-align: center;
	overflow: hidden;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.error-section .c-breadcrumbs{
	margin-top: 35px;
}
.error-section .left{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-right: 20px;
}
.error-section h2 {
	font-weight: 900;
	font-size: 22px;
	line-height: 26px;
	color: #FFFFFF;
	margin-bottom: 23px
}

.error-section p {
	font-weight: 500;
	font-size: 16px;
	line-height: 160%;
	margin-bottom: 45px;
	color: #FFFFFF;
	text-align: left;
}

.error-section .button {
	padding: 10px 15px;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #2A2142;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #EE8B57;
	border-radius: 8px;
}
.error-section .button svg{
	margin-left: 8px;
}
.error-section .button:hover {
	opacity: 1;
	background-color: #EA6F2E;
}

.c-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 11;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 70px;
	background: #2F2C4B;
}
.c-header:before{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 50%;
}
.c-header .logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
	vertical-align: top;
	margin-right: 55px;
}
.c-header .logo .light{
	display: none;
}
.c-header .primary-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 40px;
}

.c-header .primary-nav>li {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.c-header .primary-nav>li:hover>a{
	color: #EE8B57;
}
.c-header .primary-nav>li.arrow > a{
	position: relative;
}
.c-header .primary-nav>li.arrow > a:before{
	content: url('../img/icon_arrow_header.svg');
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.c-header .primary-nav>li.arrow:hover > a:before{
	-webkit-transform: rotate(180deg) translateY(25%);
	    -ms-transform: rotate(180deg) translateY(25%);
	        transform: rotate(180deg) translateY(25%);

}
.c-header .primary-nav>li>a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-transform: capitalize;
	color: #fff;
}
.c-header .primary-nav>li>a .item-img svg path {
	-webkit-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all
}

.c-header .primary-nav>li>a:hover .item-img svg path {
	fill: #fff
}

.c-header .primary-nav>li>a .item-img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 10px
}

.c-header .primary-nav>li.current-menu-ancestor.current-menu-parent.menu-item-has-children>a,
.c-header .primary-nav>li.current-menu-item>a {
	color: #EE8B57;
}
.c-header .sub-menu > li.current-menu-item {
	border-radius: 8px;
}
.c-header .sub-menu > li.current-menu-item {
	border: 2px solid #EE8B57;
}
.c-header .primary-nav .wrap_sub_menu {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 100%
}

.c-header .primary-nav .sub-menu {
	max-width: 1170px;
	width: 100%;
	padding: 13px 15px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: space-evenly;
	    -ms-flex-pack: space-evenly;
	        justify-content: space-evenly;
	position: relative;
	height: 100%;
}
.c-header .primary-nav .sub-menu:before{
	content: '';
	height: 2px;
	position: absolute;
	right: 0;
	top: -2px;
	left: 0;
	background-color: #EE8B57;
}
.c-header .primary-nav .sub-menu li {
	margin: 0 6px
}
.c-header .primary-nav .sub-menu li:hover a,
.c-header .primary-nav .sub-menu li:hover a .item-text{
	color: #EE8B57;
}
.c-header .primary-nav .sub-menu li:first-of-type {
	margin-left: 0
}

.c-header .primary-nav .sub-menu li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 12px;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	text-decoration: none;
	color: #acb6ba;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.c-header .primary-nav .sub-menu li.hidden {
	display: none
}
.c-header .primary-nav>li.current-menu-ancestor.current-menu-parent.menu-item-has-children .wrap_sub_menu,
.c-header .primary-nav>li.menu-item-has-children:hover .wrap_sub_menu {
	display: block;
	background-color: #201E36;
	z-index: 1;
}

.c-header .primary-nav>li.current-menu-ancestor.current-menu-parent.menu-item-has-children .wrap_sub_menu.hidden {
	display: none
}

.c-header .primary-nav>li.menu-item-has-children:hover .wrap_sub_menu {
	z-index: 2
}
.c-header .container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
}
.c-header .theme_switcher{
	margin:auto 0;
}

.theme_switcher {
	position: relative;
	display: inline-block;
	width: 54px;
	height: 30px;
	margin: auto 0;
}

.theme_switcher input {display:none;}

.theme_switcher .button_theme_switch{
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	background-color: #EBEBEB;
	border-radius: 8px;
}

.theme_switcher .button_theme_switch:before {
	position: absolute;
	content: "";
	height: 24px;
	width: 24px;
	right: auto;
	left: 3px;
	background-color: white;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	background-color: #EE8B57;
	background-position: center center;
	background-size: 16px 16px;
	background-repeat: no-repeat;
	background-image: url('../img/sun.svg');
	border-radius: 6px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.theme_switcher input:checked + .button_theme_switch {
	background: #23203A;
}

.theme_switcher input:checked + .button_theme_switch:before {
	background-image: url('../img/moon.svg');
	background-color: #EE8B57;
	right: 3px;
	left: auto;
}
.c-header .item-img{
	border-radius: 4px;
	width: 23px;
	height: 23px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 15px;
}
.c-header .sub-menu .item-text{
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
}
.c-header .primary-nav .sub-menu li a{
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
}
.c-header .icon-svg-lol .item-img{
	background: #9C9766;
}
.c-header .icon-svg-pubg .item-img{
	background: #A68805;
}
.c-header .icon-svg-cs-go .item-img{
	background: #72451B;
}
.c-header .icon-svg-dota .item-img{
	background: #781C1C;
}
.c-header .icon-svg-fortnite .item-img{
	background: #30307E;
}
.c-header .icon-svg-valorant .item-img{
	background: #B9202C;
}
.c-header .icon-svg-overwatch .item-img{
	background: #D76F3D;
}
.c-header .icon-svg-hearthstone .item-img{
	background: #167EA6;
}
.c-header .burger_menu{
	display: none;
}
.c-breadcrumbs {
	margin-bottom: 45px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.c-breadcrumbs li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-right: 8px
}
.c-breadcrumbs li span{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.c-breadcrumbs li:last-child {
	margin-right: 0;
	color: #fff
}

.c-breadcrumbs li.current span,
.c-breadcrumbs li:last-child span {
	color: #97989A
}

.c-breadcrumbs li a,
.c-breadcrumbs li span {
	font-weight: bold;
	font-size: 16px;
	line-height: 160%;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}

.c-text-section p {
	font-weight: 500;
	font-size: 16px;
	line-height: 160%;
	margin-bottom: 12px;
}

.c-text-section h1 {
	font-weight: 900;
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 34px;
	color: #fff;
}

.c-text-section h2 {
	font-weight: 900;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 25px;
}

.c-text-section h3 {
	font-weight: 900;
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 20px;
}

.c-text-section h4,
.c-text-section h5,
.c-text-section h6 {
	font-weight: 900;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 20px;
}

.c-text-section ol,
.c-text-section ul {
	margin-bottom: 15px
}

.c-text-section ol li,
.c-text-section ul li {
	font-weight: 500;
	font-size: 16px;
	line-height: 160%;
	color: #fff;
	margin-bottom: 8px
}

.c-text-section ul li {
	padding-left: 21px;
	position: relative
}

.c-text-section ul li:before {
	content: url('../img/before_list.svg');
	position: absolute;
	left: 0;
	top: 2px;
}
.c-text-section ol{
	list-style-type: none;
	counter-reset: li;
}
.c-text-section ol li {
	counter-increment: li;
	position: relative;
	padding-left: 25px;
}
.c-text-section ol li:before{
	color: #EE8B57;
	position: absolute;
	left: 0;
	top: 0;
	width: 18px;
	display: inline-block;
}

.c-text-section ol li:before {
	content: counter(li) ".";
}

.c-text-section a {
	color: #EE8B57;
	text-decoration: none;
}

.c-text-section a:hover {
	color: rgba(238, 139, 87, .5);
}

.c-table {
	margin-top: 10px;
	margin-bottom: 40px
}

.c-table table {
	width: 100%;
	text-align: left;
	border-collapse: separate;
	border-spacing: 2px 2px;
}

.c-table td,
.c-table th {
	padding: 5px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.c-table th {
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
}

.c-table td {
	background: #2F2C4B;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	margin: 1px;
	border: 2px solid transparent;
	border-width: 2px 0 2px 0;
}
.c-table tr:hover td:first-child,
.c-table tr:hover td:last-child,
.c-table tr:hover td{
	border-color: #EE8B57;
	background: -o-linear-gradient(270.74deg, #2F2C4B 0.64%, #24223C 50.51%, #2F2C4B 99.36%);
	background: linear-gradient(179.26deg, #2F2C4B 0.64%, #24223C 50.51%, #2F2C4B 99.36%);
}
.c-table tr td:first-child{
	border-radius: 8px 0 0 8px;
	border-left: 2px solid transparent;
}
.c-table tr td:last-child{
	border-radius: 0 8px 8px 0;
	border-right: 2px solid transparent;
}
.c-table td.dark,
.c-table td.dark a{
	color: #97989A;
}
.c-table td.dark a:hover{
	color: #fff;
}
.c-table tr:hover td.dark a:hover{
	color: #EE8B57;
}
.c-table td a{
	z-index: 1;
	position: relative;
}
.c-table tr{
	position: relative;
}
.c-table tr:hover td.dark a,
.c-table tr:hover td{
	color: #fff;
}
.c-table a {
	color: #fff;
	text-decoration: none
}

.c-table a:hover {
	color: #EE8B57;
}

.c-table img {
	margin-right: 8px;
	max-width: 24px;
	max-height: 24px;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.c-table--double tbody,
.c-table--double thead {
	width: 100%;
	display: block;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	grid-column-gap: 20px;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px
}
.c-table--double .mobile{
	display: none;
}
.c-table--double td,
.c-table--double td a{
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.c-table--double td:first-child{
	overflow: visible;
}
.c-table--double tr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	position: relative
}
.c-table--double tr:hover td{
	border-color: #EE8B57 !important;
	background: -o-linear-gradient(270.74deg, #2F2C4B 0.64%, #24223C 50.51%, #2F2C4B 99.36%);
	background: linear-gradient(179.26deg, #2F2C4B 0.64%, #24223C 50.51%, #2F2C4B 99.36%);
}
.c-table--double tr td,
.c-table--double tr th {
	width: 31%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	height: 44px;
}
.c-table--double tr td{
	border: 2px solid transparent;
	border-width: 2px 0 2px 0;
}
.c-table--double tr td:first-child,
.c-table--double tr th:first-child {
	width: 7%;
	border-radius:8px 0 0 8px;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.c-table--double tr td:first-of-type{
	border: 2px solid transparent;
	border-width: 2px 0 2px 2px;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.c-table--double tr:nth-child(1) td:first-of-type > div{
	width: 24px;
	height: 24px;
	border: 2px solid #B8C05F;
	color: #B8C05F;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	border-radius: 4px;
}
.c-table--double tr:nth-child(2) td:first-of-type > div{
	width: 24px;
	height: 24px;
	border: 2px solid #DCE0E4;
	color: #DCE0E4;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	border-radius: 4px;
}
.c-table--double tr:nth-child(3) td:first-of-type > div{
	width: 24px;
	height: 24px;
	border: 2px solid #E7AB99;
	color: #E7AB99;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	border-radius: 4px;
}
.c-table--double tr td:last-of-type{
	border: 2px solid transparent;
	border-radius: 0 8px 8px 0;
	border-width: 2px 2px 2px 0;
}
.c-table--double thead tr:first-child,
.c-table--double tr:first-child th:first-child{
	border-radius: 20px 0 0 0;
}
.c-table--double thead tr:last-of-type,
.c-table--double tr:last-of-type th:last-of-type{
	border-radius: 0 20px 0 0;
}
.c-table--transfers {
	margin-top: 25px
}
.c-table--transfers .flag{
	width:20px;
	border-radius:3px;
}
.c-table--transfers .mobile{
	display:none;
}
.c-table--transfers a{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.c-table--transfers .date{
	width:95px;
	text-align:center;
	display:block;
}
.c-table--player-earnings {
	margin-top: 25px
}
.c-table--transfers table .center{
	text-align:center;
}
.c-table--transfers table .center > a{
	justify-content:center;
}
.c-table--transfers table tr{
	height:44px;
}
.c-table--transfers table th:nth-child(3),
.c-table--transfers table td:nth-child(3),
.c-table--transfers table th:nth-child(2),
.c-table--transfers table td:nth-child(2){
	padding-left:60px;
}
.c-table--transfers td:nth-child(5){
	border-right-width:2px;
	border-radius:0 8px 8px 0;
}
.c-table--player-earnings tr:hover td tr td {
	background: 0 0
}

.c-table--player-earnings th {
	text-align: center
}

.c-table--player-earnings td,
.c-table--player-earnings th {
	padding: 5px 20px
}

.c-table--player-earnings td:first-child,
.c-table--player-earnings th:first-child {
	text-align: center
}

.c-table--player-earnings td tr td,
.c-table--player-earnings th tr td {
	width: 33.333%;
	padding: 0 10px;
	background: 0 0
}

.c-table--player-earnings td tr td:first-child,
.c-table--player-earnings th tr td:first-child {
	text-align: right
}

.c-table--player-earnings td tr td:nth-child(2),
.c-table--player-earnings th tr td:nth-child(2) {
	text-align: center
}

.c-table--recent-tournament-winners {
	margin-top: 25px;
	max-width: 620px
}
.c-table--team-achievements{
	margin-bottom: 70px;
}
.c-table--team-achievements td{
	height: 44px;
}
.c-table--team-achievements .mobile{
	display: none;
}
.c-table--team-achievements .date{
	width: 120px;
}
.c-table--team-achievements .date>span,
.c-table--team-achievements .date>div{
	text-align: center;
	display: block;
}
.c-table--team-achievements .tournament{
	padding-left: 20px;
}
.c-table--team-achievements .tournament a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.c-table--team-achievements .tournament img{
	margin-right: 14px;
}
.c-table--team-achievements img {
	max-width: 24px;
	max-height: 24px
}
.c-table--team-achievements .money{
	text-align: right;
	padding-right: 15px;
}
.c-table--team-achievements .all_place{
	text-align: center;
}
.c-table--team-achievements .all_place span{
	width: 24px;
	height: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 4px;
	border: 2px solid transparent;
	margin: auto;
}
.c-table--team-achievements .all_place .place1{
	color: #B8C05F;
	border-color: #B8C05F;
}
.c-table--team-achievements .all_place .place2{
	color: #DCE0E4;
	border-color: #DCE0E4;
}
.c-table--team-achievements .all_place .place3{
	color: #E7AB99;
	border-color: #E7AB99;
}
.c-table--team-matches {
	margin-top: 25px
}
.c-table--team-matches .results{
	text-align:right;
	text-transform:capitalize;
	padding-right:15px;
}
.c-table--team-matches .results.win{
	color:#6D9C3E;
}
.c-table--team-matches .results.lose{
	color: #C23E3E;
}
.c-table--team-matches .results.draw{
	color: #C23E3E;
}
.c-comments {
	margin-top: 80px
}

.c-comments .comments-list {
	margin-top: 20px;
	padding: 40px 25px;
	background: rgba(156, 185, 219, .3)
}

.c-comments .comments-list li {
	margin-bottom: 40px
}

.c-comments .comments-list p {
	margin-top: 10px
}

.c-comments .comments-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	max-width: 854px
}

.c-comments .comments-form p {
	margin-top: 25px
}

.c-comments .comments-form .comment-form-author,
.c-comments .comments-form .comment-form-email {
	-webkit-box-flex: 50%;
	-ms-flex: 50%;
	flex: 50%;
	margin-top: 0;
	margin-bottom: 25px
}

.c-comments .comments-form .comment-form-author {
	padding-right: 10px
}

.c-comments .comments-form .comment-form-email {
	padding-left: 10px
}

.c-comments .comments-form .comment-form-comment {
	-webkit-box-flex: 100%;
	-ms-flex: 100%;
	flex: 100%
}

.c-table-filter-search {
	margin-bottom: 45px;
	padding: 24px 33px;
	background-color: #2F2C4B;
	border-radius: 8px;
}

.c-table-filter-search ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.c-table-filter-search ul select{
	background-color: #201E36;
	border-radius: 8px;
	border: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 12px 40px 12px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url('../img/select_arrow.svg');
	background-repeat: no-repeat;
	background-position: calc(100% - 20px) 50%;
	cursor: pointer;
}
.c-table-filter-search ul li{
	margin-right: 20px;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
}
.c-table-filter-search ul li:last-child{
	margin-right: 0;
}
.c-table-filter-search ul select option{
	background-color: #201E36;
}
.c-table-filter-search ul li.small{
	-ms-flex-preferred-size: 270px;
	flex-basis: 270px;
}
.c-table-filter-search ul li.big{
	-ms-flex-preferred-size: 460px;
	flex-basis: 460px;
}
.c-table-filter-search ul li .search{
	width: 44px;
	height: 44px;
	background: #EE8B57;
	border-radius: 8px;
	border: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0;
}
.c-table-filter-search ul li .search:hover{
	background-color:#EA6F2E ;
}
.c-table-filter-search ul li .search svg path{
	fill: #2A2142;
}
.c-user-profile__body {
	padding: 20px 15px 30px 15px;
	background: #2F2C4B;
	border-radius: 8px;
}
.single_player{
	padding-bottom: 50px;
}
.single_player .wrap_player{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
.c-user-profile{
	-ms-flex-preferred-size: 370px;
	    flex-basis: 370px;
	margin-right: 20px;
}
.single_player .wrap_player > .table-section{
	-ms-flex-preferred-size: calc(100% - 390px);
	    flex-basis: calc(100% - 390px);
	margin-bottom: 0;
}
.c-user-profile .profile-data {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	    flex-direction: column;
}
.c-user-profile .profile-data h1{
	font-weight: 900;
	font-size: 24px;
	line-height: 28px;
	color: #EE8B57;
	margin-bottom: 20px;
	text-align: center;
}
.table-section .title_profile {
	font-weight: 600;
	font-size: 26px;
	line-height: 32px;
	text-transform: uppercase;
	color: #fff;
}

.c-user-profile .profile-data__avatar img {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.c-user-profile .profile-data__info {
	margin: 0 auto 0 0;
}

.c-user-profile .profile-data__info h6 {
	text-transform: none
}

.c-user-profile .profile-data__info h6 {
	margin-top: 10px;
	color: #fff
}
.c-user-profile .profile-data__info ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.c-user-profile .profile-data__info ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 15px;
}
.c-user-profile .profile-data__info ul li.game p{
	color: #EE8B57;
}
.c-user-profile .profile-data__info ul li:last-of-type{
	margin-bottom: 0;
}
.c-user-profile .profile-data__info ul label {
	padding-right: 10px;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #97989A;
}

.c-user-profile .profile-data__info ul p {
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.c-user-profile .profile-data__info ul img {
	width: 20px;
	margin-right: 10px;
	border-radius: 3px;
}

.c-user-profile .profile-text {
	padding-top: 30px
}

.c-user-profile .profile-text p {
	max-width: 1030px
}
.c-user-profile .profile-data__avatar{
	width: 200px;
	height: 200px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(35, 32, 58, 0.2)), to(rgba(255, 255, 255, 0)));
	background: -o-linear-gradient(top, rgba(35, 32, 58, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(180deg, rgba(35, 32, 58, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
	border: 2px solid #EE8B57;
	border-radius: 8px;
	overflow: hidden;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-bottom: 30px;
}
.team-section > h1{
	font-weight: 900;
	font-size: 22px;
	line-height: 26px;
	color: #FFFFFF;
	margin-bottom: 30px;
}
.team-section .match_wrap{
	display:flex;
}
.team-section .match_wrap.full section:nth-child(1){
	margin-right:0;
	flex-basis:100%;
}
.team-section .match_wrap section:nth-child(1){
	flex-basis:660px;
	margin-right:20px;
}
.team-section .match_wrap section tr{
	height:44px;
}
.team-section .match_wrap section:nth-child(2){
	flex-basis:460px;
}
.c-team-profile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 70px;
}
.c-team-profile__logo {
	margin-right: 20px;
	background: #2F2C4B;
	border-radius: 8px;
	padding: 45px 30px;
	max-width: 365px;
	width: 100%;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.c-team-profile__logo img {
	max-width: 245px;
	width: 100%;
	max-height: 245px;
}

.c-team-profile__info {
	background: #2F2C4B;
	border-radius: 8px;
	padding: 20px 45px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 100%;
}
.c-team-profile__info ul {
	max-width: 600px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.c-team-profile__info ul li {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: top;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	margin: 7px 0;
}

.c-team-profile__info ul label {
	padding-right: 8px;
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	color: #97989A;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.c-team-profile__info ul p {
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.c-team-profile__info ul p img{
	max-width: 20px;
	margin-right: 4px;
	border-radius: 2px;
}
.c-team-profile__info ul li.game p{
	color: #EE8B57;
}
section.table-section .btn-container.wrap_load_more_player_recent_matches {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}
section.table-section .btn-container.wrap_load_more_player_recent_matches .button{
	margin: 0;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}
section.table-section .btn-container.wrap_load_more_player_recent_matches .button svg{
	margin-left: 10px;
}
.c-team-players{
	margin-bottom: 70px;
}
.c-team-players__body {
	background: #2F2C4B;
	border-radius: 8px;
	padding: 25px 50px;
}

.c-team-players__body ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.c-team-players__body ul li {
	margin:25px 10px;
}

.c-team-players__body ul li .user-photo {
	position: relative;
	width: 188px;
	height: 188px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(35, 32, 58, 0.2)), to(rgba(255, 255, 255, 0)));
	background: -o-linear-gradient(top, rgba(35, 32, 58, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(180deg, rgba(35, 32, 58, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
	border: 2px solid #EE8B57;
	border-radius: 8px;
	overflow: hidden;
	margin-bottom: 10px;
}

.c-team-players__body ul li .user-photo img{
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.c-team-players__body ul li .user-info{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
.c-team-players__body ul li .user-info a {
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	color: #EE8B57;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-decoration: none;
}

.c-team-players__body ul li .user-info a:hover {
	text-decoration: underline
}
.c-team-players__body ul li .user-info p {
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	margin-top: 5px;
}

.c-tournament-profile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin-bottom: 70px;
}
.c-tournament-profile > h1{
	-ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	font-weight: 900;
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 25px;
}
.c-tournament-profile__logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-preferred-size: 370px;
	    flex-basis: 370px;
	margin-right: 20px;
	background: #2F2C4B;
	border-radius: 8px;
	padding: 60px 20px;
}
.c-tournament-profile__logo img{
	width: 100%;
	max-width: 300px;
	height:auto;
	-o-object-fit: contain;
	object-fit: contain;
}
.c-tournament-profile__info{
	-ms-flex-preferred-size: calc(100% - 390px);
	    flex-basis: calc(100% - 390px);
	background: #2F2C4B;
	border-radius: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	padding: 45px;
}
.c-tournament-profile__info ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

.c-tournament-profile__info ul li {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: top;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	margin: 7px 0;
}

.c-tournament-profile__info ul label {
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #97989A;
	padding-right: 8px;
	white-space: nowrap;
}
.c-tournament-profile__info ul p {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
}
.c-tournament-profile__info .game p{
	color: #EE8B57;
}
.c-tournament-profile__info .desc p{
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
}
.c-tournament-results{
	margin-bottom: 70px;
}
.c-tournament-results .first_places {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.c-tournament-results .first_places>li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}
.c-tournament-results .first_places>li:first-child>*:first-child{
	border-top-left-radius: 8px;
}
.c-tournament-results .first_places>li:last-child>*:first-child{
	border-bottom-left-radius: 8px;
}
.c-tournament-results .first_places>li:first-child>*:last-child{
	border-top-right-radius: 8px;
}
.c-tournament-results .first_places>li:last-child>*:last-child{
	border-bottom-right-radius: 8px;
}
.c-tournament-results .first_places>li >*{
	margin: 1px;
	background-color: #2F2C4B;
	min-height: 88px;
}
.c-tournament-results .first_places .wrap_place{
	max-width: 50px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding: 10px 5px;
}

.c-tournament-results .first_places>li>.wrap_place span{
	width: 24px;
	height: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 4px;
	border: 2px solid transparent;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}
.c-tournament-results .first_places>li.first .wrap_place span{
	color: #B8C05F;
	border-color: #B8C05F;
}
.c-tournament-results .first_places>li.second .wrap_place span{
	color: #DCE0E4;
	border-color: #DCE0E4;
}
.c-tournament-results .first_places>li.third .wrap_place span{
	color: #E7AB99;
	border-color: #E7AB99;
}
.c-tournament-results .first_places li .top_place_team {
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	max-width: 190px;
	width: 100%;
	padding: 10px 15px;
}
.c-tournament-results .first_places li .top_place_team img{
	max-width: 48px;
	width: 100%;
	margin-bottom: 5px;
}
.c-tournament-results .first_places li .top_place_team:hover{
	color: #EE8B57;
}
.c-tournament-results .first_places>li>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: 100%;
	padding: 10px 15px 10px 45px;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.c-tournament-results .first_places>li>ul li {
	margin-right: 20px;
}
.c-tournament-results .first_places>li>ul li:last-child{
	margin-right: 0;
}
.c-tournament-results .first_places>li>ul li img {
	margin-right: 8px;
	max-width: 20px;
	width: 100%;
	border-radius: 3px;
}

.c-tournament-results>ul>li>ul li a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-decoration: none;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	-webkit-transition: .3s color;
	-o-transition: .3s color;
	transition: .3s color;
}
.c-tournament-results>ul>li>ul li a > img{
	margin-right:8px;
}
.c-tournament-results>ul>li>ul li a:hover {
	color: #EE8B57;
}
.c-tournament-results>ul>li>p{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	padding: 15px;
	max-width: 150px;
	width: 100%;
}
.wrap_participating_teams{
	margin-bottom: 70px;
}
.participating_teams .wrap{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.participating_teams .wrap a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	max-width: 170px;
	min-height: 170px;
	width: 100%;
	margin: 10px;
	background: #2F2C4B;
	border-radius: 8px;
	padding: 25px 30px;
}
.participating_teams .wrap a img{
	margin-bottom: 15px;
	max-height: 84px;
	height: 100%;
}
.comment-form-cookies-consent {
	display: none
}

.reset_button {
	max-width: 37px;
	padding: 0
}

.reset_button button {
	padding: 0;
	height: 100%;
	border: none;
	background: none;
	width: 37px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.reset_button button svg {
	height: 20px;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	-o-transition: transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.reset_button button:hover svg {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

section.table-section .btn-container.wrap_load_more_team_recent_matches {
	width: 100%;
	display: block
}

.tooltip {
	position: relative;
	display: inline-block
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: #555;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	bottom: 125%;
	left: 50%;
	margin-left: -60px;
	opacity: 0;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s
}

.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent
}

.tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1
}

.empty_link_to_player {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}


ul.slider_table.slick-slider {
	width: calc(100% - 108px);
	margin: 0 auto 90px auto;
}

.slick-dots {
	position: absolute;
	bottom: -20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.slick-dots li {
	font-size: 0;
	width: 4px;
	height: 4px;
	background-color: #433F6A;
	margin: 0 2px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 1px;
	border-radius: 50%;
}

.slick-dots li.slick-active {
	background-color: #EE8B57
}

.slick-dots li button {
	border: none;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	min-width: 100%;
	border-radius: 0
}

.slider_table>.slick-list>.slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto
}

li.slick-slide {
	height: auto
}
.slider_block .slick-arrow {
	background: #2F2C4B;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 53px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	cursor: pointer;
}
.slider_block .slick-arrow.prev_arrow{
	position: absolute;
	top: 0;
	left: -54px;
	bottom: 0;
	border-radius: 8px 0 0 8px;
}
.slider_block .slick-arrow.next_arrow{
	position: absolute;
	top: 0;
	right: -54px;
	bottom: 0;
	border-radius: 0 8px 8px 0;
}
.slider_block .slick-arrow.prev_arrow:before{
	content: url('../img/arrow_prev_slider.svg');
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.slider_block .slick-arrow.next_arrow:before{
	content: url('../img/arrow_next_slider.svg');
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.slider_block .slick-arrow.next_arrow.slick-disabled:before{
	border-color: transparent transparent transparent #6D8094;
}
.slider_block > .slider{
	margin: 0 auto;
}
#load_more_tournament_rankings_table .mobile {
	display: none
}
#load_more_tournament_rankings_table .right{
	text-align: right;
	white-space: nowrap;
}
#load_more_tournament_rankings_table table tr{
	height: 44px;
}
#load_more_tournament_rankings_table table .center{
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
tr .table_place span{
	width: 24px;
	height: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 4px;
	border: 2px solid transparent;
	margin: 0 auto;
}

tr:nth-child(1) .table_place span{
	color: #B8C05F;
	border-color: #B8C05F;
}
tr:nth-child(2) .table_place span{
	color: #DCE0E4;
	border-color: #DCE0E4;
}
tr:nth-child(3) .table_place span{
	color: #E7AB99;
	border-color: #E7AB99;
}
.next_and_prev_post{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
}
.next_and_prev_post a{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	text-decoration:none;
	padding:10px;
	border:1px solid #fff;
}
.next_and_prev_post a:first-of-type:before{
	content:'';
	width:8px;
	height:8px;
	border:3px solid #fff;
	border-width:0 0 2px 2px;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin-right:4px;
}
.next_and_prev_post a:last-of-type:after{
	content:'';
	width:8px;
	height:8px;
	border:3px solid #fff;
	border-width:2px 2px 0 0;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin-left:4px;
}
.next_and_prev_post a:hover:after,
.next_and_prev_post a:hover:before{
	border-color:#70ef34;
}

.next_and_prev_post a:hover{
	color:#70ef34;
	border-color:#70ef34;
}
.paginate_block{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-top: 20px;
	margin-bottom: 30px;
}
.paginate_block .current,
.paginate_block a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	width: 32px;
	height: 32px;
	color: #EE8B57;
	text-decoration: none;
}
.paginate_block a:hover{
	color: #fff;
}
.paginate_block .current{
	color: #fff;
}
.paginate_block .dots{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #EE8B57;
	padding-bottom: 8px;
	width: 32px;
}
.lang_switcher{
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: auto 50px auto auto;
	position: relative;
}
.lang_switcher:hover .wrap_lang_switcher{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	width: 100%;
	background: #2D2A47;
	border-radius: 8px;
	padding: 3px 0;
}
.lang_switcher:hover .wrap_lang_switcher li a{
	padding: 3px 17px 3px 7px;
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.lang_switcher .wrap_lang_switcher li.current-lang a,
.lang_switcher .wrap_lang_switcher li:hover a{
	color: #EE8B57;
}
.lang_switcher .current_lang{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
	padding: 7px 17px 7px 7px;
	position: relative;
}
.lang_switcher .current_lang:before{
	content: url('../img/icon_arrow_header.svg');
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.lang_switcher .current_lang span{
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.lang_switcher .wrap_lang_switcher{
	display: none;
}
.calendar{
	display: -webkit-box;
	display: -ms-flexbox; 
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.wrap_calendar{
	padding: 35px 0 75px 0;
	background-color: #201E36;
	width: 100vw;
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	margin-bottom: 70px;
}
.wrap_calendar .wrap_calendar_main{
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.wrap_calendar .wrap_calendar_main .single_title{
	-ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
}
.wrap_calendar .wrap_calendar_main .calendar_and_tournament{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
}
.wrap_calendar .slider_block{
	padding-bottom: 35px;
	max-width: 850px;
	padding: 0 54px;
}
.wrap_calendar .slider_block .slick-arrow.prev_arrow{
	left: 0;
}
.wrap_calendar .slider_block .slick-arrow.next_arrow{
	right: 0;
}
.calendar .block_of_month{
	background-color: #2F2C4B;
	-ms-flex-preferred-size: calc(100%/2);
	flex-basis: calc(100%/2);
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 1px;
}
.calendar .block_of_month:nth-child(2n){
	position: relative;
}
.calendar .block_of_month .wrap_month_and_year{
	padding: 15px 0 9px 15px;
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.calendar .days_of_week{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 0;
	position: relative;
}
.calendar .days_of_week:before{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 2px;
	background-color: #23203A;
}
.calendar .days_of_week:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 2px;
	background-color: #23203A;
}
.calendar .days_of_week span{
	-ms-flex-preferred-size: calc(100%/7);
	flex-basis: calc(100%/7);
	max-width: 32px;
	width: 100%;
	margin: 0 10px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #97989A;
}
.calendar .days{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: start;
	align-content: start;
	height: 100%;
}
.calendar .days span{
	-ms-flex-preferred-size: calc(100%/7);
	flex-basis: calc(100%/7);
	width: 100%;
	overflow: hidden;
	max-width: 32px;
	width: 100%;
	height: 32px;
	margin: 2px 10px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 8px;
	font-size: 16px;
	line-height: 18px;
	position: relative;
	border: 2px solid transparent;
}
.calendar .days span.mark:before{
	content: '';
	background-color: #EE8B57;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
}
.calendar .days span.dark{
	color: #4C4873;
}
.calendar .days span.show:hover,
.calendar .days span.show{
	border-color:#fff;
	color: #fff;
}
.calendar .days span:not(.empty):hover{
	cursor: pointer;
	border-color: #fff;
}
.calendar .slick-track{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;	
}
.wrap_calendar .tournaments{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: 20px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.wrap_calendar .tournaments .date{
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #97989A;
	margin-bottom: 40px;
}
.wrap_calendar .tournaments .table{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.wrap_calendar .tournaments .link{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #fff;
	margin-bottom: 10px;
}
.wrap_calendar .tournaments>*:last-of-type{
	margin-bottom: 0;
}
.wrap_calendar .tournaments .link:hover{
	color: #EE8B57;
}
.wrap_calendar .tournaments .link img{
	max-width: 26px;
	width: 100%;
	margin-right: 5px;
}
.single_title{
	font-weight: 900;
	font-size: 22px;
	line-height: 27px;
	color: #FFFFFF;
	margin-bottom: 25px;
}
.category .desc_block{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #2F2C4B;
	border-radius: 8px;
	margin-right: 20px;
	-ms-flex-preferred-size: calc(32% - 10px);
	    flex-basis: calc(32% - 10px);
	padding: 20px 15px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.category .desc_block .logo_game{
	width: 100%;
	max-height: 200px;
	-o-object-fit: cover;
	   object-fit: cover;
	border-radius: 8px;
	margin-bottom: 25px;
}
.category .desc_block h1{
	text-transform: capitalize;
	margin-bottom: 15px;
	font-weight: 900;
	font-size: 26px;
	line-height: 30px;
	color: #EE8B57;
}
.category .desc_block .content p{
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	margin-bottom: 20px;
}
.category .desc_block .content p:last-of-type{
	margin-bottom: 0;
}
.category .desc_block .list{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin-bottom: 25px;
}
.category .desc_block .list li{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.category .desc_block .list li:last-of-type{
	margin-bottom: 0;
}
.category .desc_block .list li span{
	margin-right: 5px;
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	color: #97989A;
}
.category .desc_block .list li a{
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #EE8B57;
	text-decoration: none;
}
.category .desc_block .list li a:hover{
	color: rgba(238, 139, 87, .5);
}
.category .top_players .flag{
	width: 20px;
	height: 13px;
	border-radius: 3px;
}
.category .top_players .nickname{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.category .top_players td:last-of-type,
.category .top_players th:last-of-type{
	text-align: right;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}
.category .top_players .team{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.category .top_players .team img{
	max-width: 24px;
	max-height: 24px;
}
.category .wrap_top_block{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 70px;
}
.category .wrap_top_block .nearest_tournaments{
	-ms-flex-preferred-size: calc(68% - 10px);
	    flex-basis: calc(68% - 10px);
}
.category .wrap_top_block .nearest_tournaments th:nth-child(3),
.category .wrap_top_block .nearest_tournaments td:last-of-type{
	text-align: right;
	white-space:nowrap;
}
.category .wrap_top_block .nearest_tournaments th:first-of-type,
.category .wrap_top_block .nearest_tournaments td:first-of-type{
	text-align: center;
}
.category .wrap_top_block .nearest_tournaments .mobile{
	display: none;
}
.category .wrap_top_block .nearest_tournaments tbody .link,
.category .wrap_top_block .nearest_tournaments tbody a{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.category .wrap_top_block .nearest_tournaments tbody .name{
	display:block;
	white-space:nowrap;
	-o-text-overflow:ellipsis;
	   text-overflow:ellipsis;
	overflow:hidden;
}
.category .match_schedule{
	width: 100%;
}
.category .wrap_match_schedule{
	background-color: #201E36;
	padding: 35px 0;
	margin-bottom: 70px;
}
.c-table-match-markets-default td{
	width: 1%;
}
.type_of_game{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.type_of_game .game{
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	color: #1C222A;
	border-radius: 4px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 19px;
	padding: 0 6px;
	margin-right: 5px;
}
.type_of_game .game:last-child{
	margin-right: 0;
}
.type_of_game .game.common{
	background: #474D60;
	border: 1px solid #565E76;
}
.type_of_game .game.csgo{
	background: #654A31;
	border: 1px solid #7A593B;
}
.type_of_game .game.hearthstone{
	background: #167EA6;
	border: 1px solid #219AC9;
}
.type_of_game .game.overwatch{
	background: #D76F3D;
	border: 1px solid #FB925F;
}
.type_of_game .game.lol{
	background: #9C9344;
	border: 1px solid #BDB56E;
}
.type_of_game .game.dota-2{
	background: #6F1919;
	border: 1px solid #942B2B;
}
.type_of_game .game.pubg{
	background: #A68805;
	border: 1px solid #E9C31E;
}
.type_of_game .game.fortnite{
	background: #30307E;
	border: 1px solid #3D3D95;
}
.type_of_game .game.valorant{
	background: #B9202C;
	border: 1px solid #F1414F;
}

.wrap_title_button{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 20px;
}
.wrap_title_button a{
	background: #EE8B57;
	border-radius: 8px;
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	color: #2A2142;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-decoration: none;
}
.wrap_title_button.mobile a{
	display: none;
}
.wrap_title_button a:hover{
	background: #EA6F2E;
}
.wrap_title_button a svg{
	margin-left: 18px;
}
.wrap_title_button .single_title{
	margin-bottom: 0;
}
.wrap_title_button .single_title span{
	font-weight: 600;
	font-size: 20px;
	line-height: 25px;
	color: #6D8094;
	margin-left: 8px;
}
.news_main{
	margin-top: 35px;
}
.match_filter{
	position: relative;
	margin-bottom: 20px;
	padding: 24px 30px;
	background-color: #2F2C4B;
	border-radius: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}
.match_filter .post_filter_wrap{
	display: none;
}
.match_filter .wrap{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #201E36;
	border-radius: 8px;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.match_filter .wrap a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding: 12px 25px;
	border: 2px solid transparent;
	font-weight: 600;
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
	border-radius: 8px;
}
.match_filter .wrap a.active{
	border-color: #EE8B57;
}
.match_filter .wrap a:hover{
	border-color: #EE8B57;
}
.c-table--teams-earnings table{
	table-layout: fixed;
}
.c-table--teams-earnings table .center{
	text-align: center;
}
.c-table--teams-earnings table th:nth-child(1),
.c-table--teams-earnings table td:nth-child(1){
	width: 50px;
}
.c-table--teams-earnings table .right{
	text-align: right;
	padding-right: 30px;
}
.c-table--teams-earnings table .center span{
	margin: auto;
}
.c-table--teams-earnings table .mobile{
	display: none;
}
.c-table--teams-earnings table .team a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.c-table--teams-earnings table .team a img{
	width: 40px;
	width: 40px;
	-o-object-fit: contain;
	object-fit: contain;
}
.c-table--players-rankings{
	margin-bottom: 70px;
}
.c-table--players-rankings table{
	table-layout: fixed;
	margin-bottom: 20px;
}
.c-table--players-rankings table .mobile{
	display: none;
}
.c-table--players-rankings table th{
	padding-top: 11px;
	padding-bottom: 11px;
}
.c-table--players-rankings table th:first-child,
.c-table--players-rankings table td:first-child{
	width: 60px;
	text-align: center;
}
.c-table--players-rankings table td:first-child span{
	margin: auto;
}
.c-table--players-rankings table .right{
	text-align: right;
	padding-right: 20px;
	white-space: nowrap;
}
.c-table--players-rankings table .player a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.c-table--players-rankings table .player .wrap{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.c-table--players-rankings table tr{
	height: 44px;
}
.c-table--players-rankings table .player img{
	width: 20px;
	height: 13px;
	-o-object-fit: contain;
	object-fit: contain;
	border-radius: 2px;
}
.c-table--players-rankings table .center{
	text-align: center;
}
.c-table--tournament-winners{
	table-layout: fixed;
}
.c-table--tournament-winners .right{
	text-align: right;
}
.c-table--tournament-winners tr{
	height: 44px;
}
.c-table--tournament-winners .team{
	padding-left: 40px;
}
.c-table--tournament-winners .team a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.c-table--tournament-winners .team a img{
	max-width: 40px;
	width: 100%;
	margin-right: 6px;
}
.c-table--tournament-winners .player{
	padding-left: 40px;
}
.c-table--tournament-winners .players{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.c-table--tournament-winners .players a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.c-table--tournament-winners .players li{
	margin: 4px 23px 4px 0;
}
.c-table--tournament-winners .players li:last-of-type{
	margin-right: 0;
}
.c-table--tournament-winners .players a img{
	width: 20px;
	border-radius: 3px;
	margin-right: 10px;
}
.c-table--tournament-winners tr td:first-of-type,
.c-table--tournament-winners tr th:first-of-type{
	padding: 10px;
	text-align: center;
}
.c-table--player-matches{
	margin-bottom: 20px;
}
.c-table--player-matches a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.c-table--player-matches tr{
	height: 44px;
}
.c-table--player-matches thead tr{
	height: 28px;
}
.c-table--player-matches tr th:last-of-type,
.c-table--player-matches tr td:last-of-type{
	text-align: right;
	padding-right: 15px;
}
.c-table--player-matches .center{
	text-align: center;
}
.c-table--player-matches .results{
	text-transform:capitalize;
}
.c-table--player-matches .results.win{
	color: #6D9C3E;
}
.c-table--player-matches .results.draw,
.c-table--player-matches .results.lose{
	color: #C23E3E;
}
.theme_light{
	background-color: #FFFFFF;
	background-image: url('../img/bg_light.png');
}
.theme_light .c-header .primary-nav>li>a{
	color: #26233F;
}
.theme_light .c-header .primary-nav>li:hover>a{
	color: #EE8B57;
}
.theme_light .c-header .primary-nav .sub-menu li:hover a, 
.theme_light .c-header .primary-nav .sub-menu li:hover a .item-text{
	color: #EE8B57;
}
.theme_light .lang_switcher .current_lang span{
	color: #26233F;
}
.theme_light .c-header{
	background-color: #FFF;
	-webkit-box-shadow: 0px 4px 16px rgba(29, 29, 29, 0.1);
	        box-shadow: 0px 4px 16px rgba(29, 29, 29, 0.1);
}
.theme_light .single_title{
	color: #26233F;
}
.theme_light .c-bets-table .bets-table-row{
	background: #E7E7E7;
}
.theme_light .c-bets-table .row .live_block .team_block .team_name{
	color: #22242A;
}
.theme_light .c-bets-table .row .team_block .team_name{
	color: #26233F;
}
.theme_light .c-bets-table .coef{
	background: #FBFAFA;
	color: #26233F;
}
.theme_light .c-bets-table .row .tournament_name .time_to_start span{
	color: #26233F;
}
.theme_light .c-bets-table .row .tournament_name .time_to_start svg path:first-child{
	fill: #22242A;
}
.theme_light .slick-dots li{
	background-color: #433F6A;
}
.theme_light .slick-dots li.slick-active{
	background-color: #EE8B57;
}
.theme_light .slider_block .slick-arrow{
	background-color: #E7E7E7;
}
.theme_light .wrap_title_button a{
	color: #FFFFFF;
}
.theme_light .wrap_title_button a svg path{
	fill: #fff;
}
.theme_light .c-table th,
.theme_light .c-table tr{
	color: #26233F;
}
.theme_light .c-table a{
	color: #22242A;
}
.theme_light .c-table td{
	background-color: #E7E7E7;
	color: #22242A;
	font-weight: 600;
}
.theme_light .c-table tr:hover td.dark a,
.theme_light .c-table tr:hover td{
	color: #22242A;
	background: -o-linear-gradient(270.74deg, #E7E7E7 0.64%, #F7F7F7 50.51%, #E7E7E7 99.36%);
	background: linear-gradient(179.26deg, #E7E7E7 0.64%, #F7F7F7 50.51%, #E7E7E7 99.36%);
}
.theme_light .c-table td.dark,
.theme_light .c-table td.dark a{
	color: #97989A;
}
.theme_light .c-table td.dark:hover,
.theme_light .c-table td.dark:hover a{
	color: #EE8B57;
}
.theme_light .c-table td.dark a:hover,
.theme_light .c-table a:hover{
	color: #EE8B57;
}
.theme_light .c-table tr:hover td.dark:hover a{
	color: #EE8B57;	
}
.theme_light .calendar .block_of_month{
	background: #FFFFFF;
	border-color: #B5C4CF;
}
.theme_light .calendar .block_of_month .wrap_month_and_year{
	color: #26233F;
}
.theme_light .calendar .block_of_month:nth-child(3n + 1) .days_of_week{
	border-color:#B5C4CF ;
}
.theme_light .calendar .days_of_week span{
	color: #97989A;
}
.theme_light .calendar .days_of_week:after,
.theme_light .calendar .days_of_week:before{
	background-color: #fff;
}
.theme_light .calendar .days span.dark{
	color: #4C4873;
}
.theme_light .calendar .block_of_month:nth-child(3n + 1) .days{
	border-color:#B5C4CF ;
}
.theme_light .calendar .days span{
	color: #26233F;
}
.theme_light .calendar .days span.show:hover, 
.theme_light .calendar .days span.show{
	color: #26233F;
	border-color: #26233F;
}
.theme_light .calendar .days span:not(.empty):hover{
	border-color: #26233F;
}
.theme_light .wrap_calendar .tournaments .date{
	color: #97989A;
}
.theme_light .calendar .block_of_month .days, 
.theme_light .calendar .block_of_month .days_of_week, 
.theme_light .calendar .block_of_month .wrap_month_and_year{
	background-color: #E7E7E7;
}
.theme_light .calendar .block_of_month .days{
	background-color: #E7E7E7;
}
.theme_light .calendar .block_of_month .days_of_week{
	background-color: #E7E7E7;
}
.theme_light .wrap_calendar .tournaments .link{
	color: #22242A;
}
.theme_light .c-text-section h1,
.theme_light .c-text-section h2,
.theme_light .c-text-section h3,
.theme_light .c-text-section h4,
.theme_light .c-text-section h5,
.theme_light .c-text-section h6{
	color: #26233F;
}
.theme_light .c-text-section p{
	color: #26233F;
}
.theme_light .c-text-section ol li, 
.theme_light .c-text-section ul li{
	color: #26233F;
}
.theme_light footer .container .left .copyrigth{
	color: #97989A;
}
.theme_light footer{
	background-color: #fff;
	-webkit-box-shadow: 0px -4px 16px rgba(29, 29, 29, 0.1);
	        box-shadow: 0px -4px 16px rgba(29, 29, 29, 0.1);
}
.theme_light footer .copyrigth.mobile{
	color: #6D8094;
	background-color: #fff;
}
.theme_light footer .container .right .footer_menu_main >li:last-of-type > a{
	color: #26233F;
}
.theme_light footer .container .right .footer_menu_main >li>a{
	color: #26233F;	
}
.theme_light footer .container .right li.current-menu-parent a, 
.theme_light footer .container .right li.current-menu-item a, 
.theme_light footer .container .right li.current-menu-parent .sub-menu .current-menu-item a, 
.theme_light footer .container .right .footer_menu_main li a:hover{
	color: #EE8B57;
}
.theme_light footer .container .left .logo .dark{
	display: none;
}
.theme_light footer .container .left .logo .light{
	display: block;
}
.theme_light footer .container .right .main_footer_menu > li > a{
	color: #26233F;
}
.theme_light .btn-container .button, 
.theme_light section.table-section .btn-container .button{
	color: #fff;
}
.theme_light .btn-container .button svg path, 
.theme_light section.table-section .btn-container .button svg path{
	fill: #fff;
}
.theme_light .c-header .logo{
	background: #fff;
}
.theme_light .wrap_calendar{
	background-color: #F9F9F9;
}
.theme_light .c-header .logo .dark{
	display: none;
}
.theme_light .c-header .logo .light{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.theme_light .c-bets-table .row .icon_game > div > img{
	-webkit-filter: invert(1);
	        filter: invert(1);
}
.theme_light .c-header .primary-nav .sub-menu li a, 
.theme_light .c-header .sub-menu .item-text{
	color: #26233F;
}
.theme_light .lang_switcher:hover .wrap_lang_switcher{
	background-color: #F9F9F9;
}
.theme_light .lang_switcher:hover .wrap_lang_switcher li:not(.current-lang) a{
	color: #26233F;
}
.theme_light .c-header .primary-nav>li.current-menu-ancestor.current-menu-parent.menu-item-has-children .wrap_sub_menu, 
.theme_light .c-header .primary-nav>li.menu-item-has-children:hover .wrap_sub_menu{
	background-color: #F9F9F9;
}
.theme_light .c-header .item-img svg path{
	fill: #fff;
}
.theme_light .c-breadcrumbs li a, 
.theme_light .c-breadcrumbs li span{
	color: #26233F;
}
.theme_light .c-breadcrumbs li.current span, 
.theme_light .c-breadcrumbs li:last-child span{
	color: #97989A;
}
.theme_light .c-breadcrumbs li.sep path{
	fill: #26233F;
}
.theme_light .category .desc_block{
	background-color: #E7E7E7;
}
.theme_light .category .desc_block h1{
	color: #EE8B57;
}
.theme_light .category .desc_block .content p{
	color: #26233F;
}
.theme_light .category .desc_block .list li span{
	color: #97989A;
}
.theme_light .category .desc_block .list li{
	color: #26233F;
}
.theme_light .category .wrap_match_schedule{
	background-color: #F9F9F9;
}
.theme_light #load_more_tournament_rankings_table table .name span{
	color: #22242A;
}
.theme_light .c-table-filter-search ul select{
	color: #26233F;
	background-color: #D4D4D4;
	background-image: url('../img/theme_light_select_arrow.svg');
}
.theme_light input:not([type=submit])[type=search], 
.theme_light textarea[type=search]{
	color: #26233F;
	background-color: #D4D4D4;
	background-image: url('../img/theme_light_search_icon.svg');
}
.theme_light .c-table-filter-search ul li .search svg path{
	fill: #fff;
}
.theme_light .c-table-filter-search ul select option{
	background-color: #D4D4D4;
}
.theme_light input::-webkit-input-placeholder {
	color: #22242A
}

.theme_light input::-moz-placeholder {
	color: #22242A
}

.theme_light input:-ms-input-placeholder {
	color: #22242A
}

.theme_light input::-ms-input-placeholder {
	color: #22242A
}

.theme_light input::placeholder {
	color: #22242A
}
.theme_light .wrap_container{
	background-color: #F9F9F9;
}
.theme_light .error-section h2{
	color: #26233F;
}
.theme_light .error-section p{
	color: #26233F;
}
.theme_light .paginate_block .current{
	color: #26233F;
}
.theme_light .paginate_block a{
	color: #EE8B57;
}
.theme_light .c-tournament-profile{
	background: #fff;
	border-color: #B5C4CF;
}
.theme_light .error-section .button{
	color: #FFFFFF;
}
.theme_light .error-section .button path{
	fill: #fff;
}
.theme_light .c-table-filter-search{
	background-color: #E7E7E7;
}
.theme_light .c-tournament-profile__info ul label{
	color: #97989A;
}
.theme_light .c-tournament-profile__info ul p{
	color: #26233F;
}
.theme_light .c-tournament-profile__info .desc p{
	color: #6D8094;
}
.theme_light .c-tournament-profile__info .game p{
	color: #EE8B57;
}
.theme_light .c-tournament-results .first_places>li.second .wrap_place span{
	color: #C6CDD4;
	border-color: #C6CDD4;
}
.theme_light .c-tournament-results .first_places>li >*{
	background-color: #E7E7E7;
}
.theme_light .participating_teams{
	background: #fff;
	border-color: #B5C4CF;
}
.theme_light .participating_teams .wrap a{
	color: #26233F;
	background-color: #E7E7E7;
}
.theme_light .c-tournament-results .first_places li .top_place_team:not(:hover){
	color: #26233F;
}
.theme_light .c-tournament-results .first_places{
	background: #fff;
	border-color: #B5C4CF;
}
.theme_light .c-tournament-results>ul>li>ul li a:not(:hover){
	color: #26233F;
}
.theme_light .c-tournament-results .first_places>li.second{
	border-color: #B5C4CF;
}
.theme_light .c-tournament-results>ul>li>p{
	color: #26233F;
}
.theme_light .c-user-profile{
	background: #fff;
	border-color:#B5C4CF;
}
.theme_light .c-user-profile .profile-data__info ul p{
	color: #26233F;
}
.theme_light .c-team-profile{
	background: #fff;
	border-color: #B5C4CF;
}
.theme_light .c-team-profile__info ul p{
	color: #26233F;
}
.theme_light .c-team-players__body{
	background-color: #E7E7E7;
}
.theme_light .c-team-players__body ul li .user-info p{
	color: #22242A;
}
.theme_light section.stream .main{
	background: #fff;
	border-color: #B5C4CF;
}
.theme_light section.stream .team_and_score .team1 span,
.theme_light section.stream .team_and_score .team2 span{
	color: #26233F;
}
.theme_light section.stream .right .team_and_score .score{
	color: #26233F;
}
.theme_light section.stream .right .odds .wrap_odds div{
	background: #fff;
	color: #26233F;
}
.theme_light .stream_match_block .item{
	background: #E7E7E7;
}
.theme_light .stream_match_block .item .bottom_block .name .player_name{
	color: #26233F;
}
.theme_light .stream_match_block .item .date .no_live{
	color: #26233F;
}
.theme_light .match_filter{
	background-color: #E7E7E7;
}
.theme_light .match_filter .wrap{
	background-color: #D5D5D5;
}
.theme_light .match_filter .wrap a{
	color: #26233F;
}
.theme_light .icon_game>div img{
	-webkit-filter: invert(100%);
	        filter: invert(100%);
}
.theme_light .c-filter-by-year{
	background-color: #E7E7E7;
}
.theme_light .c-filter-by-year .current-menu-item a{
	background-color: #D4D4D4;
	color: #26233F;
}
.theme_light section.stream .main_title{
	color: #26233F;
}
.theme_light section.stream .wrap_video_score .right{
	background-color: #E7E7E7;
}
.theme_light section.stream .main .title .match_name{
	color: #97989A;
}
.theme_light .c-user-profile__body{
	background-color: #E7E7E7;
}
.theme_light .c-team-profile__info{
	background-color: #E7E7E7;
}
.theme_light .c-team-profile__logo{
	background-color: #E7E7E7;
}
.theme_light .c-tournament-profile__logo{
	background-color: #E7E7E7;
}
.theme_light .c-tournament-profile__info{
	background-color: #E7E7E7;
}
#load_more_recent_player_earnings_table.home thead tr:nth-child(1) th:nth-child(5),
#load_more_recent_player_earnings_table.home td:nth-child(4),
#load_more_recent_player_earnings_table.home thead tr:nth-child(2) th:nth-child(4){
	text-align:right;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}
.category #load_more_recent_player_earnings_table td:nth-child(5),
.category #load_more_recent_player_earnings_table thead tr th:nth-child(6){
	text-align:right;
	white-space:nowrap;
}
.category #load_more_recent_player_earnings_table tbody a .wrap{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.wrap_container{
	padding: 35px 0 70px 0;
	background-color: #201E36;
}
.c-filter-by-year {
	margin-top: 22px;
	padding: 24px 33px;
	background-color: #2F2C4B;
	border-radius: 8px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.c-filter-by-year ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	white-space: nowrap;
	overflow: auto;
	background-color: #201E36;
	border-radius: 8px;
}

.c-filter-by-year ul li {
	padding-left: 0;
	margin-bottom: 0
}

.c-filter-by-year ul li:before {
	display: none
}

.c-filter-by-year a {
	padding: 11px 12px;
	line-height: 30px;
	text-decoration: none;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
	background: #201E36;
	border: 2px solid transparent;
	border-radius: 8px;
}

.c-filter-by-year a:hover {
	border-color: #EE8B57;
}

.c-filter-by-year .current-menu-item a {
	background: #201E36;
	border: 2px solid #EE8B57;
}
footer {
	background-color: #2F2C4B;
	position: relative;
}
footer .container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
footer .container .left{
	padding-top: 37px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
footer .container .left .logo{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-right: 113px;
	margin-bottom: 30px;
}
footer .container .left .logo .light{
	display: none;
}
footer .container .left .copyrigth{
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #97989A;
	padding-bottom: 35px;
	padding-right: 40px;
}
footer .container .right{
	padding-top: 27px;
	z-index: 1;
	width: 100%;
	max-width: 650px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
footer .container .right .main_menu{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
footer .container .right .main_menu>.wrap{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
footer .container .right .main_menu .wrap_switcher{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
footer .lang_switcher{
	margin: 5px 0 0 0;
}
footer .theme_switcher{
	margin: 50px auto auto 0;
}
footer .container .right .footer_menu_main{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
footer .container .right .footer_menu_main > li:not(.open) > .sub-menu{
	display: none;
}
footer .container .right .footer_menu_main > li.open{
	position: relative;
}
footer .container .right li.open .sub-menu a{
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	padding: 5px 10px;
	text-decoration: none;
	color: #97989A;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
footer .container .right .footer_menu_main >li>a{
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
	padding: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-bottom: 5px;
}
footer .container .right .footer_menu_main >li:last-of-type > a{
	margin-bottom: 0;
}
footer .container .right li.current-menu-parent a, 
footer .container .right li.current-menu-item a,
footer .container .right li.current-menu-parent .sub-menu .current-menu-item a,
footer .container .right .footer_menu_main li a:hover{
	color: #EE8B57;
}
footer .container .right .main_footer_menu{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 100%;
	padding: 35px 0;
}
footer .container .right .main_footer_menu > li > a{
	padding: 0 10px;
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
footer .container .right .main_footer_menu > li:first-of-type{
	margin-right: 80px;
}
footer .container .right .main_footer_menu > li.current-menu-item > a,
footer .container .right .main_footer_menu a:hover{
	color: #EE8B57;
}
footer .copyrigth.mobile{
	display: none;
}
footer .container .mobile_bottom{
	display: none;
}
.banner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-bottom: 20px;
}

.banner img {
	border-radius: 3px;
}

.banner .mobile {
	display: none;
}
.bk_ggbet .ggbet_link img{
	max-width: 68px;
	max-height: 100%;
	margin-right: 0;
}
@media screen and (max-width: 1100px){
	.c-header .logo{
		margin-right: 15px;
	}
	.c-header .primary-nav{
		padding-left: 0;
	}
	.lang_switcher{
		margin-right: 25px;
	}
	.wrap_calendar .wrap_calendar_main .calendar_and_tournament{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.wrap_calendar .tournaments{
		margin-top: 30px;
		margin-left: 0;
	}
	.c-team-profile__logo{
		-ms-flex-negative: 3;
		    flex-shrink: 3;
		padding: 20px;
	}
	.c-team-profile__info{
		padding: 20px 15px;
	}
	.c-tournament-profile__logo{
		padding: 20px 15px;
		-ms-flex-preferred-size: 290px;
		    flex-basis: 290px;
	}
	.c-tournament-profile__info{
		padding: 20px 15px;
		-ms-flex-preferred-size: calc(100% - 310px);
		    flex-basis: calc(100% - 310px);
	}
	.c-tournament-profile__logo img{
		max-width: 260px;
	}
}
@media screen and (max-width:1024px) {
	.main{
		margin-top: 25px;
	}
	.c-header{
		height: 48px;
	}
	.wrapper{
		padding-top: 48px;
	}
	.c-header .primary-nav{
		display: none;
	}
	.c-header:before{
		display: none;
	}
	.c-header .logo{
		margin-right: 0;
		margin-left: 15px;
	}
	.c-header .logo img{
		max-width: 110px;
		width: 100%;
	}
	.c-header .container{
		padding-left: 0;
		padding-right: 5px;
	}
	.c-header .burger_menu{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 44px;
		height: 36px;
		position: relative;
		margin: auto 0 auto 24px;
		overflow: hidden;
	}
	.c-header .burger_menu span{
		position: absolute;
		width: 24px;
		height: 2px;
		background-color: #fff;
		left: 10px;
		-webkit-transition: .3s all;
		-o-transition: .3s all;
		transition: .3s all;
	}
	.c-header .burger_menu span:nth-child(1){
		top: 10px;
		-webkit-transform-origin: 0 100%;
		-ms-transform-origin: 0 100%;
		transform-origin: 0 100%;
	}
	.c-header .burger_menu span:nth-child(2){
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 14px;
		right: 10px;
		left: auto;
	}
	.c-header .burger_menu span:nth-child(3){
		bottom: 10px;
		-webkit-transform-origin: 0 0;
		-ms-transform-origin: 0 0;
		transform-origin: 0 0;
	}
	.show_burger_menu .c-header .burger_menu span:nth-child(1){
		-webkit-transform: rotate(37deg);
		-ms-transform: rotate(37deg);
		transform: rotate(37deg);
		width: 23px;
	}
	.show_burger_menu .c-header .burger_menu span:nth-child(2){
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	.show_burger_menu .c-header .burger_menu span:nth-child(3){
		-webkit-transform: rotate(-37deg);
		-ms-transform: rotate(-37deg);
		transform: rotate(-37deg);
		width: 23px;
	}
	body.show_burger_menu{
		overflow: hidden;
	}
	.show_burger_menu .c-header .primary-nav{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		height: calc(100vh - 48px);
		z-index: 100;
		background-color: #26233F;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-line-pack: start;
		align-content: flex-start;
		overflow-y: scroll;
		padding-top: 20px;
	}
	.show_burger_menu .c-header .primary-nav li{
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		height: auto;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding:20px 0;
	}
	.show_burger_menu .c-header .primary-nav li.menu-item-has-children .wrap_sub_menu{
		position: static;
		top: auto;
		background: none;
		border: none;
	}
	.show_burger_menu .c-header .primary-nav .sub-menu{
		max-width: 100%;
		width: auto;
		padding: 0;
		margin: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.c-header .primary-nav .sub-menu li a{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.c-header .item-img{
		margin-right: 7px;
		margin-bottom: 0;
	}
	.show_burger_menu .c-header .primary-nav .sub-menu li{
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		margin: 0;
		padding: 0;
	}
	.show_burger_menu .c-header .primary-nav .sub-menu li a{
		padding: 10px 20px;
		font-weight: 600;
		font-size: 12px;
		line-height: 15px;
		text-transform: capitalize;
		color: #97989A;
	}
	.c-header .primary-nav .sub-menu:before{
		display: none;
	}
	.c-header .sub-menu .item-text{
		color: #6D8094;
	}
	.c-header .primary-nav>li.current-menu-ancestor.current-menu-parent.menu-item-has-children .wrap_sub_menu, 
	.c-header .primary-nav>li.menu-item-has-children:hover .wrap_sub_menu{
		background: none;
		border: none;
	}
	.c-header .primary-nav>li.arrow > a:before{
		display: none;
	}
	.c-header .sub-menu > li.current-menu-item{
		border: none;
	}
	.show_burger_menu .c-header .primary-nav .sub-menu>li.current-menu-item>a{
		color: #EE8B57;
	}
	.show_burger_menu .c-header .primary-nav>li.menu-item-has-children:hover .wrap_sub_menu{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.show_burger_menu .c-header .primary-nav>li>a{
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
	.show_burger_menu .c-header .primary-nav>li:hover>a{
		margin-bottom: 15px;
	}
	.theme_light.show_burger_menu .c-header .primary-nav{
		background: #EDF0F6;
	}

	.theme_light.show_burger_menu .c-header .primary-nav>li>a{
		color: #22242A;
	}
	.theme_light .c-header .primary-nav>li.current-menu-ancestor.current-menu-parent.menu-item-has-children .wrap_sub_menu, 
	.theme_light .c-header .primary-nav>li.menu-item-has-children:hover .wrap_sub_menu{
		background-color: transparent;
	}
	.theme_light .c-header .burger_menu span{
		background-color: #EE8B57;
	}
	.c-table--transfers table tr th:nth-child(3),
	.c-table--transfers table tr td:nth-child(3){
		display:none;
	}
	.c-table--double tbody,
	.c-table--double thead {
		-webkit-column-count: auto;
		-moz-column-count: auto;
		column-count: auto
	}
	.c-table--double thead tr:nth-child(2) {
		display: none
	}
	.category .wrap_top_block{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.category .desc_block{
		margin-right: 0;
		margin-bottom: 50px;
	}
	.c-team-profile{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.c-team-profile__logo{
		margin:0 auto 20px auto;
	}
	.single_player .wrap_player{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.c-user-profile{
		margin: 0 auto 50px auto;
	}
	.single_player .wrap_player > .table-section{
		-ms-flex-preferred-size: 100%;
		    flex-basis: 100%;
		width: 100%;
	}
	.c-tournament-profile{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.c-tournament-profile__logo{
		margin: 0 auto 20px auto;
		-ms-flex-preferred-size: 100%;
		    flex-basis: 100%;
		width: 290px;
	}
	.team-section .match_wrap{
		flex-direction:column;
	}
	.team-section .match_wrap section:nth-child(1),
	.team-section .match_wrap section:nth-child(2){
		flex-basis:100%;
		margin-right:0;
	}
	.c-table--team-achievements{
		margin-bottom:0;
	}
	footer .container{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	footer .container .left .theme_switcher{
		display: none;
	}
	footer .container .left .copyrigth{
		display: none;
	}
	footer .container .left{
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		padding-top: 30px;
	}
	footer .container .left .logo{
		margin: 0;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
	}
	footer .container .mobile_bottom{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	footer .container .mobile_bottom .wrap{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		margin-bottom: 37px;
	}
	footer .theme_switcher{
		margin: 0;
	}
	footer .container .right{
		max-width: 100%;
	}
	footer .container .right .main_menu>.wrap .wrap_switcher{
		display: none;
	}

	footer .lang_switcher{
		margin-top: 0;
	}
	footer .container .copyrigth{
		font-weight: 500;
		font-size: 12px;
		line-height: 15px;
		text-align: center;
		color: #97989A;
		padding-bottom: 17px;
	}
	footer .lang_switcher:hover .wrap_lang_switcher{
		top: auto;
		bottom: 100%;
	}
}
@media screen and (max-width: 900px){
	.wrap_calendar .slider_block{
		max-width: 500px;
	}
	.wrap_calendar .wrap_calendar_main .calendar_and_tournament{
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.c-table--players-rankings table .position{
		display: none;
	}
}
@media screen and (max-width:768px) {
	section.faq-section {
		padding: 10px
	}
	section.faq-section h1 {
		margin-bottom: 15px
	}
	.faq-list li {
		margin-bottom: 20px
	}
	.contacts-form {
		padding: 20px 10px
	}
	.contacts-form form textarea {
		height: 205px
	}
	.contacts-form .half-width {
		padding-left: 5px
	}
	.contacts-form .half-width:first-child {
		padding-left: 0;
		padding-right: 5px
	}
	.contacts-form .row {
		margin-top: 10px
	}
	.contacts-form .btn-container {
		margin-top: 20px
	}
	.c-comments {
		margin-top: 40px
	}
	.c-comments .comments-list {
		padding: 10px
	}
	.c-comments .comments-list li {
		margin-bottom: 20px
	}
	.c-comments .comments-form p {
		margin-top: 15px
	}
	.c-user-profile .profile-data {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.category .desc_block{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.c-table--teams-earnings table .right{
		display: none;
	}
	.c-table--players-rankings tr th:last-of-type,
	.c-table--players-rankings tr td:last-of-type{
		display: none;
	}
	.error-section .wrap{
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 50px;
	}
	.error-section .left{
		margin-right: 0;
	}
	.error-section .wrap img{
		max-width: 320px;
		margin-bottom: 50px;
	}
	.error-section h2{
		font-weight: 900;
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 20px;
	}
	.error-section p{
		font-weight: 500;
		font-size: 12px;
		line-height: 160%;
		margin-bottom: 20px;
	}
	.error-section .button{
		font-weight: bold;
		font-size: 14px;
		line-height: 16px;
		text-align: center;
		max-width: 320px;
		width: 100%;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		margin: 0 auto;
	}
	.c-tournament-profile__info ul li{
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.c-tournament-results .first_places>li>ul{
		display: none;
	}
	.c-table--tournament-winners .desktop{
		display: none;
	}
	.c-table--transfers table a img{
		display:none;
	}
	.wrap_calendar .slider_block{
		padding: 0 26px;
		max-width: 420px;
	}
	.c-table--players-rankings table .money{
		border-radius: 0 8px 8px 0;
	}
	.c-tournament-results .first_places .wrap_place{
		max-width: 40px;
	}
	.c-tournament-results .first_places li .top_place_team,
	.c-tournament-results>ul>li>p{
		max-width: 100%;
		-ms-flex-preferred-size: calc(50% - 20px);
		    flex-basis: calc(50% - 20px);
	}
}

@media screen and (max-width:640px) {
	.banner .mobile {
		display: block;
	}
	.banner .desktop{
		display: none;
	}
	body{
		background-image:none;
	}
	.c-header .primary-nav>li>a{
		font-size: 14px;
		line-height: 16px;
	}
	.c-header .primary-nav .sub-menu li a, 
	.c-header .sub-menu .item-text{
		font-size: 12px;
		line-height: 14px;
	}
	.show_burger_menu .c-header .primary-nav .sub-menu li{
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.theme_switcher{
		width: 48px;
		height: 26px;
	}
	.theme_switcher .button_theme_switch:before{
		width: 21px;
		height: 21px;
		background-size: 15px 15px;
	}
	.lang_switcher .current_lang span{
		font-size: 14px;
		line-height: 16px;
	}
	.c-text-section p {
		font-size: 12px;
		line-height: 160%;
		margin-bottom: 10px;
	}
	.c-text-section h1,
	.c-text-section h2,
	.c-text-section h3,
	.c-text-section h4,
	.c-text-section h5,
	.c-text-section h6 {
		margin-bottom: 15px
	}
	.c-text-section h1 {
		font-size: 22px;
		line-height: 140%;
	}
	.c-text-section h2 {
		font-size: 20px;
	}
	.c-text-section h3{
		font-size: 18px;
	}
	.c-text-section h4,
	.c-text-section h5,
	.c-text-section h6 {
		font-size: 16px;
	}
	.c-text-section ol li,
	.c-text-section ul li {
		font-size: 12px;
		line-height: 160%;
	}
	.c-text-section ul li:before {
		top: 3px
	}
	.contacts-form .half-width {
		width: 100%;
		padding: 0!important
	}
	.contacts-form .half-width:nth-child(2) {
		margin-top: 10px
	}
	.c-table--transfers svg {
		width: 12px
	}
	.c-table--player-earnings {
		overflow: auto
	}
	.c-table--player-earnings td,
	.c-table--player-earnings th {
		padding: 5px
	}
	.c-table--player-earnings td tr td,
	.c-table--player-earnings th tr td {
		padding: 0 5px
	}
	.c-table--double td{
		font-size: 14px;
		line-height: 16px;
	}
	.c-table--double .nickname_and_name a{
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.c-table--double .nickname_and_name span{
		font-weight: 500;
		font-size: 12px;
		line-height: 14px;
		color: #6D8094;
	}
	.c-table--double .nickname_and_name img{
		max-width: 20px;
		width: 100%;
		height: 13px;
		margin-right: 8px;
	}
	.c-table--double .nickname_and_name .wrap{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 3px;
	}
	.c-table--double .center_mobile{
		text-align: right;
	}
	.c-table--double tr:last-of-type{
		border-radius: 0 0 20px 20px;
	}
	#load_more_recent_player_earnings_table th:last-of-type{
		border-radius: 0 20px 0 0;
	}
	#load_more_recent_player_earnings_table td:first-of-type{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	#load_more_recent_player_earnings_table .center_mobile{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.c-table{
		margin-bottom: 15px;
	}
	.c-table td{
		font-size: 12px;
		line-height: 14px;
	}
	.c-table th{
		font-size: 12px;
		line-height: 14px;
	}
	.c-table--double thead tr:first-child{
		border-radius: 20px 20px 0 0;
	}
	.c-comments .comments-form {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column wrap;
		flex-flow: column wrap
	}
	.c-comments .comments-form .comment-form-author,
	.c-comments .comments-form .comment-form-email {
		-webkit-box-flex: 100%;
		-ms-flex: 100%;
		flex: 100%;
		padding: 0
	}
	.c-comments .comments-form .form-submit {
		text-align: center
	}
	.c-table-filter-search {
		position: relative;
		padding: 20px 15px;
		margin-bottom: 30px;
	}
	.c-table-filter-search ul{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: normal;
		-ms-flex-align: normal;
		align-items: normal;
	}
	.c-table-filter-search ul li.small,
	.c-table-filter-search ul li.big{
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.c-table-filter-search ul li:nth-child(3){
		margin-bottom: 0;
	}
	.c-table-filter-search ul li{
		margin-right: 0;
		margin-bottom: 20px;
	}
	.c-table-filter-search ul li.reset_button{
		position: absolute;
		right: 17px;
		bottom: 27px;
		margin-bottom: 0;
	}
	.c-table-filter-search ul li.wrap_search{
		position: absolute;
		right: 54px;
		bottom: 20px;
		margin-bottom: 0;
	}
	.c-table-filter-search ul li .search{
		width: 36px;
		height: 36px;
	}
	#load_more_highest_overall_team_earnings_table .c-table-filter-search ul li:nth-child(3){
		width: calc(100% - 90px);
	}
	.c-table-filter-search ul select{
		font-size: 14px;
		line-height: 16px;
		color: #FFFFFF;
		padding: 10px 40px 10px 15px;
	}
	input:not([type=submit])[type=search],
	textarea[type=search]{
		font-size: 14px;
		line-height: 16px;
		color: #FFFFFF;
		padding: 10px 40px 10px 15px;
	}
	.c-user-profile {
		margin-bottom: 45px
	}
	.c-user-profile .profile-data__info {
		padding-left: 0
	}
	.c-user-profile .profile-data__info ul li {
		width: 100%;
		padding-right: 0
	}
	.c-user-profile .profile-text {
		padding-top: 20px
	}
	.table-section .title_profile {
		font-size: 18px;
		line-height: 22px
	}
	.c-user-profile .profile-data h1{
		text-align: left;
	}
	.btn-container.hidden,
	section.table-section .btn-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	#load_more_tournament_rankings_table .mobile {
		display: table-cell
	}
	#load_more_tournament_rankings_table .desktop {
		display: none
	}
	#load_more_tournament_rankings_table tbody tr td:nth-child(3) {
		white-space: nowrap
	}
	.paginate_block{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.paginate_block .current, 
	.paginate_block a{
		font-weight: 500;
		font-size: 12px;
		line-height: 15px;
		width: 27px;
		height: 27px;
		margin-left: 9px;
	}
	.c-table--double .desktop{
		display: none;
	}
	.c-table--double .mobile{
		display: block;
	}
	.c-table--double tr td:first-child,
	.c-table--double tr th:first-child{
		width: 10%;
	}
	.c-table--double tr td, 
	.c-table--double tr th{
		width: 45%;
	}
	.single_title{
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 15px;
	}
	.c-breadcrumbs{
		margin-bottom: 25px;
	}
	.c-breadcrumbs li a,
	.c-breadcrumbs li span{
		font-size: 12px;
		line-height: 14px;
	}
	.category .desc_block .logo_game{
		max-width: 100%;
		max-height: 270px;
		margin-bottom: 20px;
	}
	.category .desc_block{
		padding: 20px 15px;
	}
	.category .desc_block h1{
		font-weight: 900;
		font-size: 22px;
		line-height: 24px;
	}
	.category .desc_block .content{
		margin-bottom: 20px;
	}
	.category .desc_block .content p{
		font-size: 12px;
		line-height: 14px;
		margin-bottom: 20px;
	}
	.category .desc_block .list li{
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		font-weight: 500;
		font-size: 12px;
		line-height: 14px;
		margin-bottom: 10px;
	}
	.category .desc_block .list li a,
	.category .desc_block .list li span{
		font-size: 14px;
		line-height: 16px;
	}
	.category .desc_block .list li:last-of-type{
		margin-bottom: 0;
	}
	.category .desc_block .list{
		margin-bottom: 20px;
	}
	.category .desc_block{
		margin-bottom: 50px;
	}
	.category .top_players .nickname{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.category .top_players tbody tr{
		height: auto;
	}
	.category .top_players .nickname span{
		font-weight: 500;
		font-size: 12px;
		line-height: 14px;
		color: #6D8094;
		margin-top: 2px;
	}
	.category .top_players .nickname .wrap{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.category .top_players thead tr th:last-of-type{
		text-align: right;
	}
	.category .top_players tbody tr td:last-of-type{
		text-align: right;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.category .wrap_top_block .nearest_tournaments .desktop{
		display: none;
	}
	.category .wrap_top_block .nearest_tournaments .mobile{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.category .wrap_top_block .nearest_tournaments .wrap{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.category .wrap_top_block .nearest_tournaments .wrap a{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.category .wrap_top_block .nearest_tournaments .wrap span{
		margin-top: 6px;
		font-weight: 600;
		font-size: 12px;
		line-height: 14px;
		color: #FFFFFF;
	}
	.category .wrap_top_block .nearest_tournaments tbody tr td:nth-child(2){
		border-radius: 0 8px 8px 0;
		border-right-width: 2px;
	}
	.category .wrap_top_block .nearest_tournaments tbody tr:last-of-type td:nth-child(2){
		border-radius: 0 0 20px 0;
	}
	.category .wrap_top_block{
		margin-bottom: 35px;
	}
	.category .wrap_match_schedule{
		margin-bottom: 50px;
	}
	.type_of_game .game{
		font-size: 14px;
		line-height: 16px;
		text-align: center;
		height: 17px;
		margin: 3px 6px 3px 0;
	}
	.type_of_game{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#load_more_tournament_rankings_table table tbody tr td:nth-child(2){
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		max-width: 100%;
		width: 100%;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		border-radius: 0 8px 8px 0;
		border-width: 2px 2px 2px 0;
	}

	#load_more_tournament_rankings_table table .name a{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		width: 100%;
	}
	#load_more_tournament_rankings_table table .name span{
		font-weight: 600;
		font-size: 12px;
		line-height: 14px;
		color: #FFFFFF;
		margin-top: 5px;
		display: block;
	}
	#load_more_tournament_rankings_table table tr{
		height: auto;
	}
	#load_more_tournament_rankings_table table thead tr{
		height: 41px;
	}
	tr .table_place span{
		width: 26px;
		height: 26px;
	}
	.c-table--teams-earnings table .desktop{
		display: none;
	}
	.c-table--teams-earnings table .mobile{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.c-table--teams-earnings table .team .money{
		font-weight: 600;
		font-size: 12px;
		line-height: 14px;
		margin-top: 2px;
	}
	.c-table--teams-earnings table th:nth-child(5),
	.c-table--teams-earnings table td:nth-child(4){
		border-radius: 0 8px 8px 0;
		text-align: right;
		border-width: 2px 2px 2px 0;
	}
	.c-table--teams-earnings table th:nth-child(1), 
	.c-table--teams-earnings table td:nth-child(1){
		width: 40px;
	}
	#player_rankings_table .c-table-filter-search li:nth-child(3){
		width: calc(100% - 90px);
	}
	#player_rankings_table .c-table-filter-search.short_search li:nth-child(2){
		width: calc(100% - 90px);
		margin-bottom: 0;
	}
	#player_rankings_table .c-table-filter-search.short_search li:nth-child(3){
		width: auto;
	}
	.c-table--players-rankings{
		margin-bottom: 50px;
	}
	.c-table--players-rankings table .desktop{
		display: none;
	}
	.c-table--players-rankings table .mobile{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.c-table--players-rankings table .mobile_right{
		text-align: right;
		border-radius: 0 8px 8px 0;
		border-width: 2px 2px 2px 0;
	}

	.c-table--players-rankings table .player a{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.c-table--players-rankings table .player a span{
		font-weight: 500;
		font-size: 12px;
		line-height: 15px;
		color: #fff;
		margin-top: 3px;
	}
	.error-section .c-breadcrumbs{
		margin-top: 15px;
	}
	.c-tournament-profile{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 40px;
	}
	.c-tournament-profile__info ul{
		margin: 0 0 20px 0;
	}
	.c-tournament-profile__info ul li{
		margin-bottom: 8px;
	}
	.c-tournament-profile__info ul li:last-of-type{
		margin-bottom: 0;
	}
	.c-tournament-profile__info ul label{
		font-size: 12px;
		line-height: 14px;
	}
	.c-tournament-profile__info ul p{
		font-size: 12px;
		line-height: 14px;
	}
	.c-tournament-profile__info .desc p{
		font-size: 12px;
		line-height: 14px;
	}
	.c-tournament-results .first_places>li>span{
		width: 26px;
		height: 26px;
	}
	.c-tournament-profile > h1{
		font-weight: 900;
		font-size: 18px;
		line-height: 140%;
		margin-bottom: 15px;
	}
	.c-tournament-results .first_places li .top_place_team img{
		width: 40px;
		height: 40px;
		margin-bottom: 7px;
		-o-object-fit: contain;
		object-fit: contain;
	}
	.c-tournament-results .first_places li .top_place_team{
		font-size: 12px;
		line-height: 14px;
		min-width: auto;
	}
	.c-tournament-results>ul>li>p{
		font-size: 14px;
		line-height: 16px;
		width: auto;
	}
	.participating_teams .wrap a{
		-ms-flex-preferred-size: calc(33.33% - 20px);
		    flex-basis: calc(33.33% - 20px);
		max-width: 100%;
		margin: 10px;
		padding: 5px;
		min-height: 26vw;
	}
	.participating_teams .wrap a img{
		margin-bottom: 10px;
		width: 40px;
	}
	.participating_teams{
		margin-bottom: 40px;
	}
	.c-tournament-results{
		margin-bottom: 40px;
	}
	.wrap_participating_teams{
		margin-bottom: 40px;
	}
	.c-table--tournament-winners tr th:last-of-type{
		text-align: right;
	}
	.c-table--tournament-winners tr td:last-of-type{
		text-align: right;
	}
	.c-user-profile .profile-data__avatar{
		margin-bottom: 15px;
		max-width: 177px;
		max-height: 177px;
	}
	.c-user-profile__body{
		padding: 20px 15px
	}
	.c-user-profile .profile-data__info ul li{
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		margin-bottom: 9px;
	}
	.c-user-profile .profile-data__info ul label{
		font-size: 12px;
		line-height: 14px;
		padding-right: 6px;
	}
	.c-user-profile .profile-data__info ul p{
		font-size: 12px;
		line-height: 14px;
	}
	.c-table--player-matches .desktop{
		display: none;
	}
	.c-table--player-matches td a img{
		display: none;
	}
	.c-team-profile{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 50px;
	}
	.c-team-profile__info ul li{
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.c-team-profile__info ul label{
		font-size: 12px;
		line-height: 14px;
	}
	.c-team-profile__info ul p{
		font-size: 12px;
		line-height: 14px;
	}
	.team-section > h1{
		font-weight: 900;
		font-size: 18px;
		line-height: 140%;
		margin-bottom: 15px;
	}
	.c-team-players__body{
		padding: 25px 9px;
	}
	.c-team-players__body ul li{
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		margin:0 0 20px 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.c-team-players__body ul li:nth-last-child(-n+2){
		margin-bottom: 0;
	}
	.c-team-players__body ul li .user-photo{
		width: 120px;
		height: 120px;
	}
	.c-team-players__body ul li .user-info{
		width: 120px;
	}
	.c-team-players__body ul li .user-info a{
		font-size: 14px;
		line-height: 16px;
	}
	.c-team-players__body ul li .user-info p{
		font-size: 12px;
		line-height: 14px;
	}
	.c-team-players{
		margin-bottom: 40px;
	}
	.c-table--team-achievements .desktop{
		display: none;
	}
	.c-table--team-achievements .mobile{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.c-table--team-achievements .all_place{
		border-radius:0 8px 8px 0;
		border-right-width:2px;
	}
	.c-table--team-achievements .tournament{
		border-radius:8px 0 0 8px;
		border-left-width:2px;
	}
	.c-table--team-achievements thead th:nth-child(2) span{
		display: inline-block;
	}
	.c-table--team-achievements .tournament img{
		max-width: 21px;
		width: 100%;
		margin-right: 10px;
	}
	.c-table--team-achievements .tournament a{
		margin-bottom: 10px;
	}
	.c-table--team-achievements .all_place span{
		width: 26px;
		height: 26px;
		font-size: 14px;
		line-height: 16px;
	}
	.c-table--team-matches img{
		display:none;	
	}
	.c-table--transfers .desktop{
		display:none;
	}
	.c-table--transfers .date{
		text-align:left;
	}
	.c-table--transfers th.old_new_team >div{
		display:flex;
		align-items:center;
	}
	.c-table--transfers th.old_new_team >div span:nth-child(odd){
		width:55px;
	}
	.c-table--transfers td.old_new_team a{
		margin:3px 0;		
	}
	#load_more_trasfers_table{
		margin-bottom:40px;
	}
	.c-table--transfers th.old_new_team >div span:nth-child(even){
		width:26px;
		text-align:center;
	}
	.c-table--transfers .nickname{
		margin-top:5px;
		font-weight: 600;
		font-size: 14px;
		line-height: 17px;
		color: #FFFFFF;
	}
	.c-table--transfers .mobile{
		display:table-cell;
	}
	.c-table--transfers .date{
		width:auto;
	}
	.c-table--transfers tr th:nth-child(1) .wrap{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
	}
	.wrap_title_button.desktop a{
		display: none;
	}
	.wrap_title_button.mobile a{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	ul.slider_table.slick-slider{
		margin-bottom: 30px;
	}
	.slider_block .wrap_title_button.mobile a{
		max-width: 320px;
		width: 100%;
		margin: 0 auto;
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 60px;
	}
	.c-breadcrumbs li{
		margin-right: 5px;
	}
	.c-breadcrumbs .sep svg{
		height: 9px;
	}
	.wrap_container{
		padding: 30px 0;
	}
	.c-filter-by-year{
		padding: 15px 20px;
	}
	.c-filter-by-year a{
		font-weight: 600;
		font-size: 12px;
		line-height: 14px;
		color: #fff;
		padding: 9px 10px;
	}
	.match_filter{
		width: 100%;
		max-width: 320px;
		margin: 0 auto 30px auto;
		padding: 20px 15px;
	}
	.match_filter > .wrap{
		display: none;
	}

	.match_filter .post_filter_wrap{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
	}
	.match_filter .post_filter_wrap > select{
		max-width: 320px;
		width: 100%;
		background: #201E36;
		border-radius: 8px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border: none;
		font-weight: bold;
		font-size: 12px;
		line-height: 14px;
		color: #FFFFFF;
		text-transform: none;
		padding: 8px 15px;
		background-image: url('../img/select_arrow.svg');
		background-repeat: no-repeat;
		background-position: calc(100% - 15px) center;
	}
	.match_filter .post_filter_wrap > select {
		-webkit-appearance: none;
		-moz-appearance: none;
		text-indent: 1px;
	}
	.post_filter_wrap select option{
		font-size: 12px;
		line-height: 14px;
		color: #FFFFFF;
		background: #201E36;
		text-transform: none;
	}
	.c-table--tournament-winners .team{
		padding-left: 20px;
	}
	.theme_light .c-table--players-rankings table .player a span{
		color: #22242A;
	}
	.theme_light .category .wrap_top_block .nearest_tournaments tbody .name{
		color: #26233F;
	}
	.theme_light .category .wrap_top_block .nearest_tournaments .wrap span{
		color: #26233F;	
	}
	.theme_light .match_filter .post_filter_wrap > select{
		background-color: #D5D5D5;
		color: #26233F;
	}
	.theme_light .post_filter_wrap select option{
		background-color: #D5D5D5;
		color: #26233F;	
	}
	footer .container .left .logo img{
		max-width: 178px;
	}
	footer .container .right{
		padding-top: 60px;
	}
	footer .container .right .footer_menu_main{
		-ms-flex-preferred-size: 33.33%;
		    flex-basis: 33.33%;
	}
	footer .container .right .footer_menu_main >li>a{
		font-size: 12px;
		line-height: 14px;
	}
	footer .container .right li.open .sub-menu a{
		font-size: 12px;
		line-height: 14px;
	}
	footer .container .right .main_footer_menu > li > a{
		font-size: 12px;
		line-height: 14px;
	}
	footer .container .right .main_footer_menu{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		padding: 20px 0;
	}
	footer .container .right .main_footer_menu > li:first-of-type{
		margin: 0;
	}
	footer .container .right .main_footer_menu > li{
		padding: 20px 0;
	}
}
@media screen and (max-width: 500px){
	.wrap_calendar .slider_block{
		max-width: 290px;
		margin: auto;
	}
	.calendar .days span{
		font-size: 12px;
		line-height: 14px;
		margin: 1px;
		max-width: 30px;
	}
	.calendar .days_of_week span{
		font-size: 12px;
		line-height: 14px;
		margin: 0 1px;
		max-width: 30px;
	}
	.wrap_calendar .wrap_calendar_main .calendar_and_tournament{
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
	.participating_teams .wrap a{
		-ms-flex-preferred-size: 100%;
		    flex-basis: 100%;
		max-width: 135px;
		width: 100%;
		min-height: 135px;
	}
	.participating_teams .wrap a:nth-child(odd){
		margin-left: 0;
	}
	.participating_teams .wrap a:nth-child(even){
		margin-right: 0;
	}
}

#toc_container {
	display: none!important
}