

/* Start:/local/templates/yplay/css/slick.css?16958162441758*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: flex;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    min-height: 100%;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/yplay/css/chosen.min.css?169581624410220*/
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/local/templates/yplay/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(/local/templates/yplay/css/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(/local/templates/yplay/css/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/local/templates/yplay/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(/local/templates/yplay/css/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(/local/templates/yplay/css/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}
/* End */


/* Start:/local/templates/yplay/css/main.css?1728931677172755*/
body {
	padding: 0;
	margin: 0;
}

* {
	font-family: 'Gotham Pro';
	font-weight: normal;
	font-size: 14px;
	/* line-height: 1.5; */
	color: var(--color-black);
	letter-spacing: -0.1px;
	box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Gotham Pro';
	font-weight: normal;
	font-size: 24px;
	line-height: 22px;
	margin-bottom: 23px;
	display: block;
}

p {
	margin-bottom: 18px;
}

button,
input {
	background: transparent;
	border: 0;
	outline: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

a {
	color: var(--color-blue);
	text-decoration: none;
}

a:focus {
	outline: none;
}

a:hover {
	text-decoration: none;
}

strong,
b {
	font-weight: bold;
}

em,
i {
	font-style: italic;
}

td,
th {
	padding: 0;
	margin: 0;
}

.cont {
	width: 1200px;
	margin: 0 auto;
}

.header {
	width: 100%;
	padding-top: 6px;
}

.header__cont {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header__logo {
	width: 110px;
}

.header__logo img {
	width: 100%;
}

.header__side {
	width: calc(100% - 290px);
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header__nav {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: calc(100% - 18px);
}

.header__mob-logo {
	display: none;
	height: 47px;
}

.header__mob-logo img {
	height: 100%;
}

.header__nav-item {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	margin-right: 28px;
	color: var(--color-blue-dark);
	position: relative;
	padding: 4px 0;
	font-weight: 500;
}

.header__nav-item:hover:after {
	width: 100%;
	opacity: 1;
}

.header__nav-active.header__nav-item:after {
	width: 100%;
	opacity: 1;
}

.header__nav-item:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 0;
	transition: 0.3s;
	background: var(--color-blue);
	width: 0;
	height: 4px;
	opacity: 0;
}

.header__nav-item:last-child {
	margin-right: 0;
}

.header__profile {
	width: 28px;
	padding: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.header__profile svg {
	width: 18px !important;
}

.header__profile path {
	fill: var(--color-blue);
	transition: 0.3s;
	cursor: pointer;
}

.header__profile:hover path {
	fill: var(--color-blue-hover);
}

.header__burger {
	height: 32px;
	width: 32px;
	padding: 10px 8px;
	display: none;
	cursor: pointer;
	position: relative;
}

.header__burger:hover .header__burger-item {
	background: var(--color-blue-hover);
}

.header__burger:hover .header__burger-item:nth-child(4) {
	width: 16px;
}

.header__burger-item {
	width: 16px;
	height: 2px;
	border-radius: 1px;
	background: var(--color-blue);
	transition: 0.3s;
	position: absolute;
}

.header__burger-item:nth-child(1) {
	left: 8px;
	top: 10px;
}

.header__burger-item:nth-child(2) {
	left: 8px;
	top: calc(50% - 1px);
}

.header__burger-item:nth-child(3) {
	left: 8px;
	top: calc(50% - 1px);
}

.header__burger-item:nth-child(4) {
	width: 8px;
	left: 8px;
	bottom: 10px;
}

.header__side.menu-active .header__burger-item:nth-child(1) {
	opacity: 0;
}

.header__side.menu-active .header__burger-item:nth-child(2) {
	transform: rotate(45deg);
}

.header__side.menu-active .header__burger-item:nth-child(3) {
	transform: rotate(-45deg);
}

.header__side.menu-active .header__burger-item:nth-child(4) {
	opacity: 0;
}

.menu {
	display: none;
	width: 0.1px;
	min-height: 100vh;
	max-height: 100vh;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9999;
	background: var(--color-white);
	border-left: 1px solid var(--color-grey-light);
	overflow: hidden;
	transition: 0.3s;
}

.menu.menu-active {
	width: calc(100% - 57px);
}

.menu__top {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	padding: 10px;
}

.menu__logo {
	height: 47px;
}

.menu__logo img {
	height: 100%;
}

.menu__profile {
	position: absolute;
	top: 19px;
	right: 15px;
	width: 28px;
	padding: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.menu__profile svg {
	width: 18px !important;
}

.menu__profile path {
	fill: var(--color-blue);
	transition: 0.3s;
	cursor: pointer;
}

.menu__profile:hover path {
	fill: var(--color-blue-hover);
}

.menu__nav {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	margin-top: 25px;
	padding: 0 10px;
}

.menu__nav-item {
	width: 100%;
	padding: 10px 0;
	transition: 0.3s;
}

.menu__nav-item:hover {
	color: var(--color-blue-hover);
}

.footer {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	border-top: 4px solid #172B4D;
}

.footer__cont {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.footer__company {
	display: flex;
	flex-direction: column;
}

.footer__logo {
	width: 110px;
}

.footer__logo img {
	width: 100%;
}

.footer__copyright {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.3px;
	color: var(--color-black);
}

.footer__nav {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.footer__nav-item {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	margin-right: 28px;
	color: var(--color-blue-dark);
	font-weight: 500;
	position: relative;
	padding: 4px 0;
	transition: color .2s linear;
}

.footer__nav-item:hover {
	color: var(--color-blue);
}

.footer__nav-item:last-child {
	margin-right: 0;
}

.footer__contacts {
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
}

.footer__contacts-side {
	margin-right: 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	max-width: 165px;
}

.footer__contacts-side:last-child {
	margin-right: 0;
}

.footer__contacts-type-1 {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.35px;
	color: var(--color-black);
	margin-bottom: 8px;
	font-weight: 500;
}

.footer__contacts-type-1:last-child {
	margin-bottom: 0;
}

.footer__contacts-type-2 {
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 15px;
	color: var(--color-blue-light);
	width: 100%;
	display: block;
}

.footer__contacts-type-2 img {
	width: 100%;
}

.footer__contacts-type-2 a {
	text-decoration: underline;
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 15px;
	color: var(--color-blue-light);
	width: 100%;
}

.main-tool {
	width: 100%;
	padding: 35px 0;
}

.main-tool__head {
	width: 100%;
}

.main-tool__head-cont {
	width: 100%;
	overflow-x: scroll;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.main-tool__head-item {
	font-family: 'Gotham Pro';
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0.6px;
	color: #333;
	margin-right: 62px;
	padding-bottom: 12px;
	margin-bottom: 3px;
	position: relative;
	cursor: pointer;
	font-weight: 500;
}

.main-tool__head-item:after {
	content: '';
	position: absolute;
	left: 0;
	top: 100%;
	width: 0;
	height: 3px;
	opacity: 0;
	background: #333;
	transition: 0.3s;
}

.main-tool__head-cont::-webkit-scrollbar {
	height: 0px;
}

.main-tool__head-cont::-webkit-scrollbar-track {
	background: var(--color-white);
}

.main-tool__head-cont::-webkit-scrollbar-thumb {
	background-color: var(--color-grey-light-2);
}

.main-tool__head-item:hover:after {
	width: 100%;
	opacity: 1;
}

.main-tool__item-active {
	color: var(--color-blue);
}

.main-tool__item-active:after {
	background: var(--color-blue);
	width: 100%;
	opacity: 1;
}

.main-tool__body {
	width: 100%;
	background: var(--color-blue-light);
}

.main-tool__body-cont {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	position: relative;
	padding: 50px 0;
	background: transparent;
	border: 0;
	outline: none;
}

.main-tool__body-reset {
	position: absolute;
	right: 0;
	top: calc(50%-7.5px);
	color: var(--color-white);
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	letter-spacing: 0.325px;
	padding-left: 19px;
	cursor: pointer;
	transition: 0.3s;
	font-weight: 500;
}

.main-tool__body-reset:hover {
	color: var(--color-grey-light-2);
}

.main-tool__body-reset:hover:after {
	background: var(--color-grey-light-2);
}

.main-tool__body-reset:hover::before {
	background: var(--color-grey-light-2);
}

.main-tool__body-reset:before {
	content: '';
	position: absolute;
	left: 0;
	top: 7px;
	width: 12px;
	height: 2px;
	border-radius: 1px;
	background: var(--color-white);
	transform: rotate(-45deg);
	transition: 0.3s;
}

.main-tool__body-reset:after {
	content: '';
	position: absolute;
	left: 0;
	top: 7px;
	width: 12px;
	height: 2px;
	border-radius: 1px;
	background: var(--color-white);
	transform: rotate(45deg);
	transition: 0.3s;
}

.main-tool__body-block {
	width: 245px;
	margin-right: 15px;
	cursor: pointer;
	position: relative;
}

.main-tool__body-block:last-child {
	margin-right: 0;
	width: 435px;
	cursor: default;
}

.main-tool__body-block:last-child .main-tool__body-block-head-img {
	width: 26px;
}

.main-tool__body-block:last-child .main-tool__body-block-head-img svg {
	width: 14px !important;
}

.main-tool__body-block:last-child {
	margin-right: 0;
}

.main-tool__body-block-head {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 10px 12px;
	background: var(--color-white);
	border: 1px solid #ededed;
	position: relative;
	cursor: pointer;
}

.main-tool__body-block-head-arrow {
	position: absolute;
	width: 6px;
	height: 6px;
	border: 2px solid #000;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	border-bottom-left-radius: 3px;
	border-top-right-radius: 3px;
	right: 11px;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
}

.main-tool__body-block-head-img {
	width: 22px;
	padding-right: 12px;
}

.main-tool__body-block-head-img svg {
	width: 10px !important;
}

.main-tool__body-block-head-img path {
	fill: var(--color-blue-dark);
}

.main-tool__body-block-head-side {
	width: calc(100% - 20px);
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.main-tool__body-block-head-name {
	margin-bottom: 5px;
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.325px;
	color: var(--color-grey-light);
	user-select: none;
	font-weight: 400;
}

.main-tool__body-block-head-value {
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.325px;
	color: #000;
	font-weight: 500;
	user-select: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.main-tool__body-block-head-value::placeholder {
	color: #333;
}

/* input.main-tool__body-block-head-value:focus + .main-tool__body-block-head-name {    color: var(--color-blue);} */
.main-tool__body-block-body {
	position: absolute;
	z-index: 99;
	top: 100%;
	left: 0;
	display: none;
	background: var(--color-white);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.0968368);
	padding-bottom: 10px;
	max-height: 130px;
	width: 100%;
	overflow-y: scroll;
}

.main-tool__body-block-body::-webkit-scrollbar {
	width: 6px;
}

.main-tool__body-block-body::-webkit-scrollbar-track {
	background: var(--color-white);
}

.main-tool__body-block-body::-webkit-scrollbar-thumb {
	background: #d8d8d8;
	border-radius: 3px;
}

.main-tool__body-block-body.select-active {
	display: block;
}

.main-tool__body-option-input {
	display: none;
}

.main-tool__body-option-text,
.main-tool__body-option-none {
	background: var(--color-white);
	padding: 10px 12px;
	color: #333;
	width: 100%;
	display: block;
	transition: 0.3s;
	user-select: none;
	cursor: pointer;
	text-overflow: ellipsis;
	/*white-space: nowrap;*/
	overflow: hidden;
}

.main-tool__body-option-text:hover,
.main-tool__body-option-none:hover {
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.0968368);
	color: var(--color-blue);
}

.main-tool__body-submit {
	color: var(--color-white);
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.312px;
	background: var(--color-blue);
	padding: 10px 10px;
	transition: 0.3s;
	position: relative;
	min-width: 68px;
}

.main-tool__body-submit:hover {
	background: var(--color-blue-hover);
}

.clickable {
	position: relative;
	overflow: hidden;
}

.clickable:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%) matrix(1, 0, 0, -1, 0, 0);
	height: 100%;
	width: 0%;
	background: rgba(252, 252, 252, 0.11);
	z-index: 1;
	transition: 0.3s;
	border-radius: 40%;
}

.main-tool__body-submit.btn-clicked:after {
	width: 100%;
	border-radius: 0;
}

.main-tool__body-option-filter-holder {
	margin-bottom: 1px;
	box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
}

.main-tool__body-option-text--inner-filter-label {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
}

.main-tool__body-option-filter-icon-holder {
	margin-right: 5px;
}

.clickable span {
	position: absolute;
	background: rgba(252, 252, 252, 0.11);
	transform: translate(-50%, -50%);
	pointer-events: none;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	animation: pulseClick 0.7s linear infinite;
}

@keyframes pulseClick {
	0% {
		width: 0;
		height: 0;
	}

	100% {
		width: 500px;
		height: 500px;
		opacity: 0;
	}
}

.h-type-1 {
	font-family: 'Gotham Pro';
	font-size: 34px;
	line-height: 40px;
	letter-spacing: 0.816px;
	text-transform: uppercase;
	color: var(--color-black);
	font-weight: 900;
}

.leagues {
	width: 100%;
	padding-top: 35px;
	padding-bottom: 15px;
}

.leagues__cont {
	width: 100%;
}

.leagues__body {
	width: calc(100% + 24px);
	margin-left: -12px;
	margin-right: -12px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.leagues .slick-next {
	width: 18px;
	height: 18px;
	top: -60px;
	right: 22px;
}

.leagues .slick-next:before {
	content: '';
	position: absolute;
	top: -11%;
	left: 35%;
	border-right: 3px solid var(--color-blue);
	border-bottom: 3px solid var(--color-blue);
	transform: rotate(-45deg) translate(-50%, 0%);
	transition: 0.3s;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.leagues .slick-next:hover:before {
	border-right: 3px solid var(--color-blue-link-hover);
	border-bottom: 3px solid var(--color-blue-link-hover);
}

.leagues .slick-next.slick-disabled:before {
	cursor: default;
	border-right: 3px solid var(--color-grey-light);
	border-bottom: 3px solid var(--color-grey-light);
}

.leagues .slick-next:after {
	content: '';
	position: absolute;
	left: -15px;
	width: 1px;
	height: 25px;
	top: 50%;
	transform: translateY(-50%);
	background: #999999;
}

.leagues .slick-prev {
	width: 18px;
	height: 18px;
	top: -60px;
	left: calc(100% - 90px);
}

.leagues .slick-prev::before {
	content: '';
	position: absolute;
	top: -11%;
	left: 35%;
	border-top: 3px solid var(--color-blue);
	border-left: 3px solid var(--color-blue);
	transform: rotate(-45deg) translate(-50%, 0%);
	transition: 0.3s;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.leagues .slick-prev:hover:before {
	border-left: 3px solid var(--color-blue-link-hover);
	border-top: 3px solid var(--color-blue-link-hover);
}

.leagues .slick-prev.slick-disabled:before {
	cursor: default;
	border-left: 3px solid var(--color-grey-light);
	border-top: 3px solid var(--color-grey-light);
}

.leagues__head {
	width: 100%;
	margin-bottom: 40px;
	text-align: left;
}

.leagues__card-block {
	width: 408px;
	padding: 0 12px;
	padding-bottom: 35px;
}

.leagues__card {
	width: 100%;
	min-height: 600px;
	padding-bottom: 67px;
	display: flex;
	flex-direction: column;
	box-shadow: 0px 12px 14px rgba(10, 19, 42, 0.0708042);
	position: relative;
	cursor: pointer;
}

.leagues__card:nth-child(3n + 3) {
	margin-right: 0;
}

.leagues__text {
	font-family: 'Gotham Pro';
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.4px;
	padding: 12px 20px;
	font-weight: 500;
	color: var(--color-black);
}

.leagues__card:after {
	display: none;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid var(--color-green);
}

.leagues__card-top {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 20px;
}

.leagues__type {
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0.3px;
	color: #fff;
	padding: 5px 12px;
	font-weight: 700;
	background: var(--color-blue);
}

.bg-orange {
	background: var(--color-orange);
}

.leagues__side {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.leagues__city {
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.3px;
	color: var(--color-blue);
	font-weight: 500;
}

.leagues__new {
	text-align: center;
	position: relative;
	color: var(--color-white);
	display: none;
	align-items: center;
	justify-content: center;
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 19px;
	text-align: right;
	letter-spacing: 0.24px;
}

.leagues__new:before {
	content: '';
	position: absolute;
	background-image: url(/local/templates/yplay/css/../img/logo-new.png);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	left: -22px;
	top: -27px;
	width: 78px;
	height: 84px;
	z-index: -1;
}

.leagues__card-info {
	background: var(--color-grey-light-2);
	padding: 12px 20px;
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
	position: relative;
}

.leagues__logo {
	height: 72px;
}

.leagues__logo img {
	height: 100%;
}

.leagues__info-block {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-end;
	padding-left: 30px;
	position: relative;
}

.leagues__info-row {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.leagues__info-row-side {
	margin-right: 8px;
	font-family: 'Gotham Pro';
	font-size: 11px;
	line-height: 19px;
	text-align: right;
	letter-spacing: 0.22px;
	color: var(--color-black);
	font-weight: 500;
}

.leagues__info-row-side:last-child {
	margin-right: 0;
	color: var(--color-blue);
	font-size: 13px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: 0.26px;
}

.leagues__card-table {
	border-collapse: collapse;
	width: 100%;
}

.leagues__card-table th {
	text-align: left;
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.3px;
	padding-bottom: 10px;
	color: var(--color-black);
	padding: 15px 0;
	font-weight: 400;
}

.leagues__card-table th:first-child {
	padding: 15px 20px;
	padding-right: 0;
}

.leagues__card-table th:last-child {
	padding: 15px 20px;
	padding-left: 0;
}

.leagues__card-table th:last-child {
	text-align: right;
}

.leagues__card-table td:first-child {
	padding: 5px 20px;
	padding-right: 0;
}

.leagues__card-table td:last-child {
	padding: 5px 20px;
	padding-left: 0;
}

.leagues__card-table td {
	padding: 6px 0;
	text-align: left;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.325px;
	color: var(--color-black);
	font-weight: 700;
	padding: 5px 0;
}

.leagues__card-table td:nth-child(3) {
	font-weight: 900;
}

.leagues__card-table td:last-child {
	text-align: right;
}

.leagues__card-table td img {
	height: 31px;
}

.leagues__card-table td span {
	font-weight: bold;
}

.leagues__card-table tr:first-child {
	/* padding: 15px 20px; */
	padding-bottom: 0;
}

.leagues__card-btm {
	background: #ebecf0;
	width: 100%;
	display: flex;
	position: absolute;
	bottom: 0;
	padding: 16px 20px;
	align-items: center;
}

.leagues__card-btm-link {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	text-decoration-line: underline;
	font-weight: 500;
	color: var(--color-blue);
	transition: 0.3s;
}

.leagues__card-btm-link:hover {
	color: var(--color-blue-link-hover);
	text-decoration: underline;
}

.leagues__link {
	width: 50px;
	height: 37px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #211532;
	transition: 0.3s;
}

.leagues__link:hover {
	background: #35343a;
}

.leagues__link svg {
	stroke: var(--color-white);
	stroke-width: 2px;
}

.leagues__col-1 {
	width: 32px;
}

.leagues__col-2 {
	width: 35px;
}

.leagues__col-4 {
	width: 50px;
}

.leagues__is-new .leagues__new {
	display: flex;
}

.leagues__is-new {
	border: 2px solid var(--color-green);
}

.leagues__is-new .leagues__city {
	margin-right: 22px;
}

.leagues-will {
	padding-top: 50px;
	padding-bottom: 30px;
}

.jc-sb {
	justify-content: space-between;
}

.main-banner {
	width: 100%;
	padding-top: 35px;
	padding-bottom: 35px;
}

.main-banner__cont {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.main-banner__info {
	width: calc(100% - 280px);
	padding-bottom: 10px;
}

.h-type-2 {
	font-family: 'Gotham Pro';
	font-size: 45px;
	line-height: 53px;
	letter-spacing: 0.4px;
	text-transform: uppercase;
	font-weight: 900;
	color: var(--color-blue);
}

.main-banner__title {
	width: 100%;
	margin-bottom: 20px;
}

.main-banner__image {
	padding: 15px;
	/* width: 110px;     height: 110px;*/
	max-width: 320px;
	background: var(--color-white);
	margin-bottom: 40px;
	box-shadow: 0px 16px 20px -4px rgba(0, 0, 0, 0.0976289);
	display: flex;
	justify-content: center;
	align-items: center;
}

.main-banner__image img {
	max-width: inherit;
	height: 100%;
	max-height: 110px;
	/*width:100%;*/
}

.main-banner__text {
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	color: #333;
}

.main-banner__slider {
	position: relative;
	padding-right: 10px;
	width: 230px;
	padding-top: 9px;
	padding-bottom: 35px;
}

.main-banner__slider:after {
	content: '';
	width: 2px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 100%;
	border-radius: 1px;
	background: var(--color-blue);
}

.main-banner__slider-item {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.main-banner__imgs {
	width: 100%;
	margin-bottom: 15px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.main-banner__imgs-item {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	overflow: hidden;
	background-image: url(/local/templates/yplay/css/../img/main-slider-img1.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.main-banner__imgs-item:nth-child(1) {
	transform: translateX(30px);
}

.main-banner__imgs-item:nth-child(2) {
	background-image: url(/local/templates/yplay/css/../img/main-slider-img2.png);
}

.main-banner__name {
	width: 100%;
	text-align: right;
	font-family: 'Gotham Pro';
	font-size: 25px;
	line-height: 26px;
	font-weight: 700;
	letter-spacing: 0.6px;
	color: var(--color-black);
}

.main-banner__status {
	margin-top: 2px;
	width: 100%;
	text-align: right;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 22px;
	text-align: right;
	letter-spacing: 0.28px;
	font-weight: 500;
	color: #211532;
}

.main-banner__phone {
	display: block;
	width: 100%;
	text-align: right;
	margin-top: 12px;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 22px;
	text-align: right;
	letter-spacing: 0.28px;
	color: var(--color-black);
	font-weight: 500;
}

.main-banner__mail {
	display: block;
	width: 100%;
	text-align: right;
	margin-top: 4px;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 22px;
	text-align: right;
	letter-spacing: 0.28px;
	color: var(--color-black);
	font-weight: 500;
}

.slick-slide {
	outline: none;
}

.slick-slide:focus {
	outline: none;
}

.main-banner__slider .slick-dots li button:before {
	content: '';
	position: absolute;
	background: var(--color-blue);
	border-radius: 50%;
	width: 4px;
	height: 4px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: 0.3s;
}

.main-banner__slider .slick-dots {
	display: flex;
	justify-content: flex-end;
	bottom: 7px;
	padding-right: 10px;
}

.main-banner__slider .slick-dots li button {
	background: transparent;
	border: 1px solid var(--color-blue);
	border-radius: 50%;
	width: 10px;
	height: 10px;
	position: relative;
}

.main-banner__slider .slick-dots li button:hover:before {
	opacity: 1;
}

.main-banner__slider .slick-dots li.slick-active button:before {
	opacity: 1;
}

.main-banner__slider .slick-dots li {
	width: 10px;
	height: 10px;
	margin: 0 5px;
}

.leagues-ended {
	padding-top: 22px;
}

.leagues-ended .leagues__body {
	flex-wrap: wrap;
}

.leagues-ended .leagues__card {
	margin-bottom: 25px;
}

.leagues-ended .leagues__card-btm {
	background: var(--color-white);
}

.leagues-ended .leagues__card-btm-link {
	text-decoration: none;
}

.leagues-ended .leagues__card-btm-link:hover {
	text-decoration: none;
}

.leagues-ended .leagues__info-block:before {
	content: '';
	left: -1px;
	top: 0;
	width: 1px;
	height: 100%;
	position: absolute;
	background: #ffffff;
	box-shadow: 0px 18px 36px rgba(0, 0, 0, 0.12);
	transform: scaleY(1.3);
}

.leagues__logo-text {
	font-family: 'Gotham Pro';
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0.0235px;
	color: var(--color-white);
}

.leagues-ended .leagues__info-row-side:nth-child(1) {
	color: #e4e4e4;
}

.leagues-ended .leagues__info-row-side:nth-child(2) {
	color: var(--color-white);
}

.bg-color-1 {
	background: #41bd00;
}

.bg-color-2 {
	background: #e90076;
}

.bg-color-3 {
	background: #62707d;
}

.ended-slider-mob {
	display: none;
}

.leagues__add {
	width: 100%;
	background: hsl(0, 0%, 97%);
	padding: 8px;
	height: 283.4px;
	display: block;
}

.leagues__add-in {
	width: 100%;
	height: 100%;
	border: 1px solid var(--color-blue);
	display: flex;
	justify-content: center;
	align-items: center;
}

.leagues__add-cont {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	width: 150px;
}

.leagues__add-icon {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-bottom: 11px;
	position: relative;
	border: 1px solid var(--color-blue);
	transition: 0.3s;
}

.leagues__add-icon:hover {
	border: 1px solid var(--color-blue-hover);
}

.leagues__add-icon:hover span {
	background: var(--color-blue-hover);
}

.leagues__add-icon span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 10px;
	height: 2px;
	background: var(--color-blue);
	border-radius: 1px;
	transition: 0.3s;
}

.leagues__add-icon span:nth-child(2) {
	transform: translate(-50%, -50%) rotate(90deg);
}

.leagues__add-text {
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.35px;
	color: var(--color-black);
	font-weight: 500;
}

.leagues__add-text span {
	color: var(--color-blue);
	font-weight: 500;
	transition: 0.3s;
}

.leagues__add-text span:hover {
	color: var(--color-blue-link-hover);
}

.leagues__more {
	width: 100%;
	margin-top: 30px;
	display: flex;
	justify-content: center;
}

.leagues__more-link {
	color: var(--color-blue);
	transition: 0.3s;
	font-family: 'Gotham Pro';
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.384px;
	font-weight: 500;
}

.leagues__more-link:hover {
	color: var(--color-blue-link-hover);
}

.banner-bottom {
	width: 100%;
	padding-top: 100px;
	padding-bottom: 35px;
	overflow-x: hidden;
}

.banner-bottom__cont {
	width: 100%;
}

.banner-bottom__head {
	padding-left: 100px;
	font-family: 'Gotham Pro';
	font-size: 45px;
	line-height: 53px;
	letter-spacing: 0.4px;
	text-transform: uppercase;
	color: var(--color-blue);
	margin-bottom: 15px;
	font-weight: 400;
}

.banner-bottom__body {
	width: 100%;
	background: #172b4d;
	position: relative;
	padding-top: 40px;
	padding-bottom: 30px;
	padding-left: 100px;
	padding-right: 400px;
	z-index: 2;
}

.banner-bottom__info {
	width: 100%;
	z-index: 3;
}

.banner-bottom__info-1 {
	font-family: 'Gotham Pro';
	font-size: 89px;
	line-height: 92px;
	letter-spacing: 2.136px;
	text-transform: uppercase;
	color: var(--color-yellow);
	width: 100%;
	text-align: right;
	font-weight: 400;
}

.banner-bottom__info-2 {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.banner-bottom__info-2-1 {
	font-family: 'Gotham Pro';
	font-size: 89px;
	line-height: 92px;
	letter-spacing: 2.136px;
	text-transform: uppercase;
	color: var(--color-yellow);
	font-weight: 400;
}

.banner-bottom__info-2-2 {
	font-family: 'Gotham Pro';
	font-size: 38px;
	line-height: 45px;
	letter-spacing: 0.912px;
	text-transform: uppercase;
	color: var(--color-white);
	margin-left: 50px;
	padding-right: 50px;
	display: flex;
	flex-direction: column;
	font-weight: 400;
}

.banner-bottom__info-2-2 span {
	font-family: 'Gotham Pro';
	font-size: 38px;
	line-height: 45px;
	letter-spacing: 0.912px;
	text-transform: uppercase;
	color: var(--color-white);
}

.banner-bottom__info-2-2 span span {
	color: var(--color-yellow);
	font-family: 'Gotham Pro';
	font-size: 38px;
	line-height: 45px;
	letter-spacing: 0.912px;
	text-transform: uppercase;
}

.banner-bottom__info-3 {
	margin-top: 25px;
	display: flex;
	width: 100%;
	justify-content: flex-end;
	align-items: flex-start;
}

.banner-bottom__info-3-1 {
	font-family: 'Gotham Pro';
	font-size: 45px;
	line-height: 53px;
	letter-spacing: 1.08px;
	text-transform: uppercase;
	color: var(--color-white);
	margin-right: 70px;
	font-weight: 400;
}

.banner-bottom__link {
	padding: 20px 80px;
	display: inline-block;
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.230769px;
	font-weight: 700;
	color: var(--color-white);
	background: var(--color-blue);
	transition: 0.3s;
}

.banner-bottom__link:hover {
	background: var(--color-blue-hover);
}

.banner-bottom__image {
	position: absolute;
	width: 445px;
	height: 505px;
	/* background-image: url(/local/templates/yplay/css/../img/main-banner-1.png);*/
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	top: -140px;
	right: 45px;
	z-index: -1;
}

.banner-bottom__text {
	margin-top: 10px;
	width: 100%;
	padding-left: 100px;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.2px;
	color: var(--color-black);
	font-weight: 400;
}

.banner-bottom__text a {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.2px;
	color: var(--color-black);
}

.banner-bottom__text span {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.2px;
	color: var(--color-black);
	mix-blend-mode: normal;
	opacity: 0.5;
}

.leagues__add-mob {
	display: none;
	margin-top: 75px;
	height: 280px;
}

.teams {
	width: 100%;
	/* margin-top: 35px; */
	padding-top: 35px;
	margin-bottom: 35px;
}

.teams .leagues__more {
	margin-top: 5px;
}

.teams__cont {
	width: 100%;
}

.teams__head {
	width: 100%;
	text-align: left;
	margin-bottom: 40px;
	font-weight: 900;
}

.teams__body {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}

.teams__card {
	width: 383px;
	margin-right: 25px;
	box-shadow: 0px 18px 36px rgba(0, 0, 0, 0.12);
	margin-bottom: 25px;

}

@media (min-width: 600px) and (max-width: 1249px) {
	.teams__card {
		height: 380px;
	}
}

@media (min-width: 1249px) {
	.teams__card {
		height: 462px;
	}
}

.teams__card:nth-child(3n + 3) {
	margin-right: 0;
}

.teams__card-img {
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	/*height: 262px;*/
	height: 300px;
	position: relative;
}

.teams__card-logo {
	width: 114px;
	height: 114px;
	position: absolute;
	bottom: -42px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 12px;
	background: var(--color-white);
	box-shadow: 0px 18px 36px rgba(0, 0, 0, 0.12);
}

.teams__card-logo img {
	/*height: 100%;*/
	max-width: 90px;
}

.teams__card-btm {
	width: 100%;
	padding: 25px;
	padding-top: 66px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.teams__card-side {
	width: calc(100% - 60px);
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}

.teams__card-title {
	margin-bottom: 8px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	font-family: 'Gotham Pro';
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0.576px;
	font-weight: 700;
	color: var(--color-blue);
}

.teams__card-site {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #0e0e0e;
	font-weight: 400;
}

.teams__card-link {
	width: 50px;
}

.players .teams__card-btm {
	padding-top: 5px;
}

.players .teams__card-title span {
	font-family: 'Gotham Pro';
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0.576px;
	color: var(--color-blue);
	font-weight: 700;
}

.teams__card-position {
	width: 100%;
	padding: 25px;
	padding-bottom: 0;
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #0e0e0e;
	font-weight: 400;
}

.main-tool__result {
	width: 100%;
	padding-top: 65px;
}

.main-tool__result-cont {
	width: 100%;
	display: flex;
	justify-content: center;
}

.main-tool__result-msg {
	font-family: 'Gotham Pro';
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.45px;
	color: #333333;
	font-weight: 500;
}

.main-banner__info-btm {
	padding-top: 40px;
	display: flex;
	justify-content: flex-start;
}

.teams-leagues {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 30px;
}

.teams-leagues__cont {
	width: 100%;
}

.teams-leagues__head {
	margin-bottom: 55px;
}

.teams-leagues__body {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.teams-leagues__body-mob {
	display: none !important;
}

.teams-leagues__invite {
	height: 68px;
	width: 166px;
	min-width: 166px;
	margin-right: 40px;
	margin-bottom: 50px;
	padding: 4px;
	transition: 0.3s;
	display: block;
}

.teams-leagues__slider {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: calc(100% - 166px);
	margin-left: -20px;
	margin-right: -20px;
}

.teams-leagues__invite:hover .teams-leagues__invite-inside {
	border: 1px solid var(--color-blue-hover);
	cursor: pointer;
}

.teams-leagues__invite:hover .teams-leagues__invite-text {
	color: var(--color-blue-hover);
}

.teams-leagues__invite:hover .teams-leagues__invite-logo-inside {
	border: 2px solid var(--color-blue-hover);
}

.teams-leagues__invite:hover .teams-leagues__invite-logo span {
	background: var(--color-blue-hover);
}

.teams-leagues__invite-inside {
	width: 100%;
	height: 100%;
	border: 1px solid var(--color-blue);
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.3s;
}

.teams-leagues__invite-logo {
	width: 28px;
	height: 28px;
	border-radius: 50%;
	box-shadow: 0px 4px 8px rgba(103, 87, 34, 0.119919);
	background: var(--color-white);
	padding: 3px;
	transition: 0.3s;
}

.teams-leagues__invite-text {
	width: 75px;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.28px;
	font-weight: 500;
	color: var(--color-blue);
	margin-left: 10px;
	transition: 0.3s;
}

.teams-leagues__invite-logo-inside {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 2px solid var(--color-blue);
	position: relative;
	transition: 0.3s;
}

.teams-leagues__invite-logo span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 10px;
	height: 2px;
	background: var(--color-blue);
	border-radius: 1px;
	transition: 0.3s;
}

.teams-leagues__invite-logo span:nth-child(2) {
	transform: translate(-50%, -50%) rotate(90deg);
}

.teams-leagues__card-item {
	padding: 0 20px;
	min-width: 206px;
	padding-bottom: 50px;
}

.teams-leagues__card {
	height: 68px;
	width: 166px;
	/* min-width: 166px; */
	padding: 15px;
	/* margin-right: 40px; */
	display: flex !important;
	justify-content: center;
	align-items: center;
	box-shadow: 0px 18px 20px rgba(0, 0, 0, 0.12);
	background: var(--color-white);
}

.partners .teams-leagues__card {
	margin-right: 40px;
}

.teams-leagues__card:nth-child(6) {
	/* margin-right: 0; */
}

.teams-leagues__card img {
	/*height: 100%;*/
	max-width: 120px;
	max-height: 40px;
}

.teams-leagues__card a {
	width: 166px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.teams-leagues__btm {
	/* margin-top: 55px; */
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}

.teams-leagues__btm-select {
	margin-right: 25px;
}

.teams-leagues__btm-select .main-tool__body-block-head {
	background: var(--color-blue);
	padding: 20px 11px;
}

.teams-leagues__btm-select .main-tool__body-block {
	width: 243px;
}

.teams-leagues__btm-select .main-tool__body-block-head-arrow {
	border: 2px solid var(--color-white);
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	right: 15px;
}

.teams-leagues__btm-select .main-tool__body-block-head-value {
	color: var(--color-white);
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	width: calc(100% - 25px);
}

.rating__card {
	box-shadow: none;
	margin-bottom: 70px;
}

.rating__card-select {
	width: 227px;
}

.rating__card-select .main-tool__body-block {
	width: 100%;
}

.rating__card-select .main-tool__body-block-head {
	padding: 20px 16px;
}

.rating__card-select .main-tool__body-block-head-value {
	width: calc(100% - 30px);
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.325px;
}

.rating__card-select .main-tool__body-block-head-arrow {
	right: 11px;
}

.sb-c1__body .teams__card:hover {
	box-shadow: none;
}

.rating__card-body {
	margin-top: 20px;
	width: 100%;
	display: flex;
	flex-direction: column;
}

.rating__card-line {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 0;
	transition: 0.3s;
}

.rating__card-line:hover {
	background: #f1f1f1;
}

.rating__card-line:first-child {
	background: #0052cc;
	box-shadow: 0px 18px 36px rgba(12, 11, 28, 0.157015);
}

.rating__card-line:first-child:hover {
	background: #5598FF;
}

.rating__card-line:first-child .rating__card-num {
	color: var(--color-white);
	background: #02409d;
}

.rating__card-line:first-child .rating__card-num-2 {
	color: var(--color-white);
}

.rating__card-line:first-child .rating__card-text {
	color: var(--color-white);
}

.rating__card-line:first-child .rating__card-subtext {
	color: #c49eff;
}

.rating__card-col-1 {
	width: 75px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.rating__card-col-2 {
	width: calc(100% - 75px - 52px);
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.rating__card-col-3 {
	width: 52px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.rating__card-num {
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #e4e9ef;
	font-family: 'Gotham Pro';
	font-size: 16px;
	text-align: center;
	color: #211532;
	font-weight: 500;
}

.rating__card-image {
	width: 56px;
	height: 56px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 15px;
	filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.16297));
}

.rating__card-side {
	display: flex;
	width: calc(100% - 71px);
	flex-direction: column;
	justify-content: center;
}

.rating__card-text {
	margin-bottom: 7px;
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #211532;
	font-weight: 700;
}

.rating__card-subtext {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #999999;
	font-weight: 500;
}

.rating__card-num-2 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	font-weight: 700;
}

.rating__card-links {
	width: 100%;
	margin-top: 15px;
	display: flex;
	justify-content: flex-start;
}

.rating__card-links-item {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: var(--color-blue);
	transition: 0.3s;
	font-weight: 500;
}

.rating__card-links-item:hover {
	color: var(--color-blue-link-hover);
}

.rating2__block {
	margin-bottom: 50px;
	width: 100%;
}

.rating2__text {
	width: 100%;
	text-align: left;
	font-family: 'Gotham Pro';
	font-size: 20px;
	line-height: 40px;
	letter-spacing: 0.48px;
	color: #333333;
	font-weight: 500;
}

.rating2__list {
	margin-top: 20px;
	width: 100%;
	overflow-x: scroll;
	border-bottom: 1px solid #e8e8e8;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
}

.rating2__list::-webkit-scrollbar {
	height: 0px;
}

.rating2__list::-webkit-scrollbar-track {
	background: var(--color-white);
}

.rating2__list::-webkit-scrollbar-thumb {
	background-color: var(--color-grey-light-2);
}

.rating2__list-item {
	font-family: 'Gotham Pro';
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 0.48px;
	color: #333333;
	padding-bottom: 17px;
	position: relative;
	margin-right: 45px;
	cursor: pointer;
	transition: 0.3s;
	white-space: nowrap;
	user-select: none;
	font-weight: 700;
}

.rating2__list-item:after {
	content: '';
	position: absolute;
	width: 0%;
	opacity: 0;
	bottom: 0;
	left: 0;
	height: 4px;
	background: var(--color-blue);
	transition: 0.3s;
}

.rating2__list-item:hover:after {
	width: 100%;
	opacity: 1;
}

.rating2__list-item-active {
	color: var(--color-blue);
	font-weight: 700;
}

.rating2__list-item-active.rating2__list-item:after {
	opacity: 1;
	width: 100%;
}

.rating2__body {
	width: 775px;
}

.rating2__line {
	width: 100%;
}

.rating1__line:first-child {
	padding-top: 20px;
}

.rating1__line {
	width: 100%;
	background: var(--color-white);
	padding: 15px 13px;
	padding-right: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.rating1__line-disc {
	background: #f4eae1;
}

.rating1__line-disc .rating1__line-icon {
	border: 1px solid var(--color-blue);
	color: var(--color-blue);
}

.rating1__line-disc .rating1__line-side-subtext {
	color: var(--color-blue);
	font-weight: 400;
}

.rating1__line-side {
	width: calc(100% - 30px);
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.rating1__line-side-image {
	width: 56px;
	height: 56px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 15px;
	filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.16297));
}

.rating1__line-side-block {
	width: calc(100% - 70px);
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.rating1__line-side-name {
	width: 100%;
	margin-bottom: 8px;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	font-weight: 700;
	color: #211532;
}

.rating1__line-side-text {
	width: 100%;
	margin-bottom: 10px;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #b9b9b9;
	font-weight: 400;
}

.rating1__line-side-subtext {
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.288px;
	font-weight: bold;
	color: #ff8e29;
}

.rating1__line-icon {
	width: 20px;
	height: 20px;
	border: 1px solid var(--color-orange-2);
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0.288px;
	color: var(--color-orange-2);
}

.news {
	width: 100%;
	padding-top: 35px;
	padding-bottom: 35px;
}

.news__cont {
	width: 875px;
	border: 1px solid #e8e8e8;
	padding: 25px;
	padding-top: 18px;
}

.news__head {
	padding-bottom: 18px;
	border-bottom: 1px solid #e8e8e8;
}

.news__body {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.news__line {
	padding: 15px 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.news__line:first-child {
	padding-top: 20px;
}

.news__line:last-child {
	margin-bottom: 0;
}

.news__side {
	width: 90px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}

.news__side-date {
	margin-bottom: 8px;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	color: #354d7a;
	font-weight: 500;
}

.news__side-time {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	color: #354d7a;
	font-weight: 500;
}

.news__text {
	width: calc(100% - 100px);
}

.news__text-item {
	font-family: 'Gotham Pro';
	font-size: 16px;
	line-height: 22px;
	color: #172b4d;
	transition: 0.3s;
	font-weight: 700;
}

.news__text-item:hover {
	color: var(--color-blue);
}

.news__comments {
	display: inline-block;
}

.news__comments-inside {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.news__comments-icon path:nth-child(1) {
	transition: 0.3s;
}

.news__comments-icon {
	display: flex;
	align-items: center;
}

.news__comments:hover path:nth-child(1) {
	fill: var(--color-blue-link-hover);
}

.news__comments-num {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.312px;
	color: #999999;
	padding-left: 7px;
}

.news__links {
	margin-top: 0;
	padding-top: 20px;
}

.comm-zero .news__comments-num {
	display: none;
}

.comm-zero .news__comments-icon {
	display: none;
}

.news__comments-zero path {
	transition: 0.3s;
}

.schedule {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 50px;
}

.schedule__cont {
	width: 100%;
}

.schedule__head {
	width: 100%;
	margin-bottom: 25px;
	width: 100%;
	text-align: left;
	font-weight: 900;
}

.schedule__tool {
	width: 100%;
	overflow-x: scroll;
	border-bottom: 1px solid #e8e8e8;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
}

.schedule__tool::-webkit-scrollbar {
	height: 0px;
}

.schedule__tool::-webkit-scrollbar-track {
	background: var(--color-white);
}

.schedule__tool::-webkit-scrollbar-thumb {
	background-color: var(--color-grey-light-2);
}

.gallery-popup-link {
	cursor: pointer;
}

.schedule__tool-item {
	font-family: 'Gotham Pro';
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0.384px;
	color: #333333;
	padding-bottom: 17px;
	position: relative;
	margin-right: 45px;
	cursor: pointer;
	transition: 0.3s;
	white-space: nowrap;
	user-select: none;
	font-weight: 700;
}

.schedule__tool-item:after {
	content: '';
	position: absolute;
	width: 0%;
	opacity: 0;
	bottom: 0;
	left: 0;
	height: 4px;
	background: var(--color-blue);
	transition: 0.3s;
}

.schedule__tool-item:hover:after {
	width: 100%;
	opacity: 1;
}

.schedule__tool-item-active {
	color: var(--color-blue);
	font-weight: bold;
}

.schedule__tool-item-active.schedule__tool-item:after {
	opacity: 1;
	width: 100%;
}

.schedule__body {
	width: 710px;
	padding-top: 55px;
}

.schedule__body.tournament_page {
	padding-top: 0;
}

.schedule__add {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-bottom: 25px;
}

.schedule__add-link {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.schedule__block-head-side-mob {
	display: none;
}

.schedule__add-img svg {
	width: 16px !important;
	height: 16px !important;
}

.schedule__add-img path {
	fill: var(--color-blue);
	transition: 0.3s;
}

.schedule__add-text {
	padding-left: 7px;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.312px;
	text-decoration-line: underline;
	color: var(--color-blue);
	transition: 0.3s;
	font-weight: 700;
}

.schedule__add-link:hover .schedule__add-text {
	color: var(--color-blue-link-hover);
}

.schedule__add-link:hover .schedule__add-img path {
	fill: var(--color-blue-link-hover);
}

.schedule__block {
	margin-bottom: 50px;
	border: 1px solid #e8e8e8;
	width: 100%;
	padding: 24px;
}

.schedule__block-head {
	width: 100%;
	padding: 8px 30px;
}

.schedule__block-head-line {
	width: calc(100% - 50px);
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.schedule__block-head-side span {
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.288px;
	color: var(--color-black);
	font-weight: 700;
	text-align: left;
}

.schedule__block-head-side:last-child span {
	text-align: right;
}

.schedule__line-top {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.schedule__block-head-name {
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 0.36px;
	color: var(--color-blue);
	font-weight: 700;
	text-align: center;
}

.schedule__block-head-name span {
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 0.36px;
	color: var(--color-blue);
	font-weight: 500;
}

.schedule__block-body {
	width: 100%;
}

.schedule__line {
	background: #e4e9ef;
	width: 100%;
	padding: 8px 30px;
}

.schedule__line-num {
	width: 40px;
	text-align: left;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.312px;
	font-weight: 500;
	color: var(--color-blue);
}

.schedule__line-num-mob {
	width: 15px;
	text-align: left;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.312px;
	font-weight: 500;
	color: var(--color-blue);
	display: none;
}

.schedule__line:nth-child(2n + 2) {
	background: var(--color-white);
}

.schedule__line-big {
	width: calc(100% - 50px);
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.teams-cont .schedule__line-big {
	width: calc(100% - 90px);
}

.teams-cont .schedule__block-head-line {
	width: 100%;
}

.teams-cont .sb-c2__block-2-item-2 .schedule__block .schedule__block-head-side {
	width: 40px;
}

.schedule__main-team {
	align-items: center !important;
}

.schedule__main-team-top {
	margin-bottom: 0;
}

.schedule__main .schedule__main-team:last-child .schedule__main-team-top {
	text-align: left;
}

.schedule__main-team-bottom {
	margin-top: 8px;
}

.schedule__line-side {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 40px;
}

.schedule__line-side-span {
	margin-right: 7px;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.312px;
	color: var(--color-black);
	font-weight: 700;
}

.schedule__block-title {
	/* margin-left: 30px; */
	width: calc(100% - 50px);
	text-align: center;
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.36px;
	font-weight: 700;
	color: #333333;
	padding-bottom: 7px;
}

.svg-of .schedule__line-link {
	opacity: 0;
	cursor: default;
}

.svg-of svg {
	display: none;
}

.schedule__main-team:last-child .schedule__main-team-side {
	align-items: flex-start;
}

.schedule__line-side-span:last-child {
	margin-right: 0;
	font-weight: 500;
}

.schedule__line-side-span:first-child {
	font-weight: 700;
}

.schedule__line-side:last-child {
	justify-content: flex-end;
}

.schedule__main {
	width: calc(100% - 80px);
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.schedule__zone {
	margin-top: 4px;
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 11px;
	line-height: 13px;
	color: var(--color-blue);
	font-weight: 500;
	text-align: center;
}

.schedule__date {
	font-family: 'Gotham Pro';
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.432px;
	color: var(--color-blue);
	width: 100%;
	text-align: center;
	font-weight: bold;
}

.schedule__main-team-bottom-span {
	font-family: 'Gotham Pro';
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	letter-spacing: 0.264px;
	color: #999999;
	font-weight: 500;
	display: inline-block;
}

.schedule__main-team-side:last-child .schedule__main-team-bottom-span {
	text-align: left;
}

.schedule__main-team-bottom-span:last-child {
	color: var(--color-blue);
	margin-left: 4px;
}

.cr {
	color: var(--color-red) !important;
}

.cg {
	color: var(--color-green);
}

.schedule__main-team {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	width: calc((100% - 75px) / 2);
}

.schedule__main-team:last-child {
	flex-direction: row-reverse;
}

.schedule__main-team:last-child .schedule__main-team-side {
	margin-right: 0;
	margin-left: 10px;
}

.schedule__main-team-side {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	margin-right: 10px;
	width: calc(100% - 50px);
}

.schedule__main-team-side:nth-child(1) .schedule__main-team-bottom {
	justify-content: flex-end;
	display: flex;
}

.schedule__main-team-top {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	text-align: right;
	letter-spacing: 0.336px;
	font-weight: 700;
	color: var(--color-black);
	margin-bottom: 0px;
}

.schedule__main-team-img {
	background: #ffffff;
	box-shadow: 0px 16px 20px -4px rgba(0, 0, 0, 0.0976289);
	width: 40px;
	height: 40px;
	padding: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*.schedule__main-team-img img {    height: 100%;}*/
.schedule__main-center {
	padding: 0 10px;
	width: 90px;
}

.schedule__score {
	font-family: 'Gotham Pro';
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.432px;
	color: var(--color-black);
	font-weight: 700;
	margin-bottom: 2px;
	width: 100%;
	text-align: center;
}

.schedule__score.with_pens {
	font-size: 0.9em;
}

.schedule__time {
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0.288px;
	color: #999999;
	font-weight: 700;
	width: 100%;
	text-align: center;
}

.schedule__line-link {
	position: relative;
	width: 30px;
	display: flex;
	justify-content: flex-end;
}

.schedule__line-link-popup {
	position: absolute;
	top: 110%;
	white-space: nowrap;
	left: 11px;
	transform: translateX(-50%);
	padding: 7px 15px;
	display: none;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 21px;
	letter-spacing: 0.312px;
	text-decoration-line: underline;
	color: var(--color-blue);
	background: var(--color-white);
	transition: 0.3s;
	border: 1px solid #d8d8d8;
	z-index: 9;
	cursor: pointer;
	transition: 0.3s;
}

.site-block .schedule__line-link-popup {
	left: 0;
	transform: translateX(calc(-100% + 39px));
}

.site-block .schedule__line-link-popup:after {
	left: calc(100% - 25.5px);
}

.site-block .schedule__line-link-popup:before {
	left: calc(100% - 25.5px);
}

.schedule__line-link-popup:hover {
	color: var(--color-blue-link-hover);
	text-decoration-line: underline;
}

.schedule__line-link:hover .schedule__line-link-popup {
	display: block;
}

.schedule__line-link-popup:before {
	content: '';
	position: absolute;
	border: 10px solid transparent;
	border-bottom: 10px solid var(--color-white);
	z-index: 3;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	cursor: default;
}

.schedule__line-link-popup:after {
	content: '';
	z-index: 2;
	position: absolute;
	border: 10px solid transparent;
	border-bottom: 10px solid #d8d8d8;
	top: -21px;
	left: 50%;
	transform: translateX(-50%);
	cursor: default;
}

.schedule__line-link path {
	transition: 0.3s;
	color: var(--color-youtube);
}

.schedule__line-link:hover .schedule__line-link path {
	color: var(--color-red);
}

.schedule__line-bottom {
	width: 100%;
	display: none;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
}

.schedule__line-bottom-center {
	width: 80px;
	display: flex !important;
	justify-content: center;
	align-items: center;
}

.schedule__line-bottom-side {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	text-align: right;
	letter-spacing: 0.336px;
	color: var(--color-black);
	font-weight: bold;
	width: calc((100% -70px) / 2);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.schedule__line-download {
	width: 100%;
	margin-top: 7px;
	display: none;
	justify-content: center;
	align-items: center;
}

.schedule__line-download-link {
	display: flex;
	justify-content: center;
	align-items: center;
}

.schedule__line-download-img {
	margin-right: 5px;
	display: flex;
	align-items: center;
}

.schedule__line-download-img path {
	transition: 0.3s;
	fill: var(--color-blue);
}

.schedule__line-download-text {
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 21px;
	letter-spacing: 0.288px;
	text-decoration-line: underline;
	color: var(--color-blue);
	transition: 0.3s;
}

.schedule__line-download-link:hover .schedule__line-download-text {
	color: var(--color-blue-link-hover);
}

.schedule__line-download-link:hover .schedule__line-download-img path {
	fill: var(--color-blue-link-hover);
}

.news-item {
	width: 100%;
	padding-top: 45px;
}

.news-item__cont {
	width: 750px;
}

.news-item__head {
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
}

.news-item__info {
	width: 100%;
	margin-top: 30px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.news-item__info-date {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	color: #354d7a;
	margin-right: 15px;
	font-weight: 500;
}

.news-item__info-time {
	font-family: 'Gotham Pro';
	font-size: 11px;
	line-height: 13px;
	color: #354d7a;
	font-weight: 500;
}

.news-item__body {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 50px;
}

.news-item__body-name {
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 28px;
	line-height: 36px;
	letter-spacing: 0.672px;
	color: var(--color-blue);
	font-weight: 700;
}

.news-item__body-text {
	width: 100%;
	margin-top: 50px;
	font-family: 'Gotham Pro';
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 0.48px;
	color: #333333;
	font-weight: 400;
}

.news-item__comments {
	width: 750px;
	border-top: 1px solid #f6f6f6;
	padding-top: 40px;
}

.news-item__comments-top {
	font-family: 'Gotham Pro';
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.384px;
	color: var(--color-black);
	width: 100%;
	text-align: left;
	margin-bottom: 50px;
	font-weight: 700;
}

.news-item__comments-cont {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding-left: 25px;
}

.news-item__comments-block {
	width: 100%;
	margin-bottom: 20px;
}

.news-item__comments-block:last-child {
	margin-bottom: 0;
}

.news-item__comments-info {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}

.news-item__comments-img {
	width: 45px;
	height: 45px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.16297));
}

.news-item__comments-side {
	width: calc(100% - 60px);
}

.news-item__comments-name {
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: var(--color-black);
	margin-bottom: 8px;
	display: block;
	font-weight: 700;
}

.news-item__comments-time {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.312px;
	color: #bbb9b9;
	font-weight: 500;
}

.news-item__comments-text {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: var(--color-black);
}

.news-item__comments-answer {
	width: 100%;
	margin-top: 15px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.news-item__comments-answer-text {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.312px;
	color: #848484;
	margin-left: 3px;
	font-weight: 500;
}

.news-item__comments-form {
	padding-left: 25px;
	width: 100%;
	margin-top: 45px;
}

.news-item__comments-textarea {
	width: 100%;
	outline: none;
	border: 1px solid #e8e8e8;
	padding: 22px 25px;
	min-height: 130px;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.312px;
	color: var(--color-black);
	resize: none;
}

.news-item__comments-textarea::placeholder {
	color: #999999;
}

.news-item__comments-textarea:focus {
	outline: none;
}

.news-item__comments-btns {
	margin-top: 55px;
	width: 100%;
	display: flex;
	justify-content: flex-end;
}

.news-item__comments-button {
	width: 200px;
	padding: 20px;
	background: #09080f;
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.375px;
	font-weight: 700;
	color: var(--color-white);
}

.rating3__body {
	width: 100%;
	margin-top: 50px;
	overflow-x: scroll;
}

.rating3__body::-webkit-scrollbar {
	height: 5px;
}

.rating3__body::-webkit-scrollbar-track {
	background: var(--color-white);
}

.rating3__body::-webkit-scrollbar-thumb {
	background-color: var(--color-grey-light-2);
}

.rating3__table:not(.tournament_groups) {
	width: 1200px;
	border-collapse: collapse;
	overflow: hidden;
}

.rating3__table tr:hover {
	background-color: #f1f2f6;
}

.rating3__table tr:not(.group_name_tr) td:hover::after,
.rating3__table th:hover::after {
	content: '';
	position: absolute;
	background-color: #f1f2f6;
	left: 0;
	top: -5000px;
	height: 10000px;
	width: 100%;
	z-index: -1;
}

.rating3__col {
	position: relative;
	border: none;
	padding: 15px 0;
	text-align: center;
}

.rating3__col:first-child {
	padding: 15px 25px;
}

.rating3__col:last-child {
	padding: 15px 15px;
}

th.rating3__col {
	border-bottom: 1px solid #e8e8e8;
	/* width: 50px; */
}

.rating3__col-1 {
	width: 100px;
}

/* .td.rating3__col-1 {    display: flex;    justify-content: center;} */
.rating3__col-2 {
	width: 200px;
	text-align: left;
	padding: 15px 10px;
}

.rating3__head {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.312px;
	color: var(--color-black);
}

.rating3__col-3 {
	width: 50px;
}

.rating3__col-4 {
	width: 50px;
}

.rating3__col-5 {
	width: 50px;
}

.rating3__col-6 {
	width: 50px;
}

.rating3__col-7 {
	width: 50px;
}

.rating3__col-8 {
	width: 50px;
}

.rating3__col-9 {
	width: 50px;
}

.rating3__col-10 {
	width: 50px;
}

.rating3__col-11 {
	width: 35px;
	text-align: center;
}

.rating3__col-12 {
	width: 35px;
	text-align: center;
}

.rating3__col-13 {
	width: 35px;
	text-align: center;
}

.rating3__col-14 {
	width: 35px;
	text-align: center;
}

.rating3__col-15 {
	width: 100px;
	text-align: center;
}

.rating3__col-16 {
	width: 100px;
	text-align: center;
}

.rating3__num {
	width: 24px;
	height: 24px;
	background: #e4e9ef;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-family: 'Gotham Pro';
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	letter-spacing: 0.384px;
	font-weight: 500;
	color: #211532;
	margin: 0 auto;
}

.rating3__teams {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.rating3__teams-img {
	width: 32px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: var(--color-white);
	box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.0976289);
	margin-right: 12px;
}

.rating3__teams-img img {
	/* height: 100%;*/
	max-width: 30px;
}

.rating3__teams-text {
	width: calc(100% - 45px);
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: var(--color-black);
	font-weight: bold;
}

.rating3__point {
	width: 20px;
	height: 20px;
	margin: 0 auto;
	position: relative;
}

.rating3__point:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: var(--color-blue);
}

.rating3__score {
	font-family: 'Gotham Pro';
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.432px;
	font-weight: 700;
	color: var(--color-black);
}

.rating3__head:nth-child(2) {
	display: none;
}

.players {
	width: 100%;
	padding-top: 35px;
	padding-bottom: 50px;
}

.players__cont {
	width: 100%;
}

.players__tools {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	overflow-x: scroll;
}

.players__tools::-webkit-scrollbar {
	height: 0px;
}

.players__tools::-webkit-scrollbar-track {
	background: var(--color-white);
}

.players__tools::-webkit-scrollbar-thumb {
	background-color: var(--color-grey-light-2);
}

.players__tools-item:last-child {
	margin-right: 0;
}

.tools {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	overflow-x: scroll;
}

.tools::-webkit-scrollbar {
	height: 0px;
}

.tools::-webkit-scrollbar-track {
	background: var(--color-white);
}

.tools::-webkit-scrollbar-thumb {
	background-color: var(--color-grey-light-2);
}

.players__tools-item {
	margin-right: 25px;
	padding: 35px 40px;
	white-space: nowrap;
	display: table;
	border: 2px solid var(--color-blue);
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.3px;
	color: var(--color-blue);
	transition: 0.3s;
	font-weight: 700;
}

.players__tools-item:hover {
	background: #e6edfa;
}

.players__tools-item-active {
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.3px;
	color: var(--color-white);
	background: #09080f;
	font-weight: bold;
	border: 2px solid #09080f;
}

.players__tools-item-active:hover {
	background: #35343a;
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.0968368);
}

.players__pagination {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 50px;
}

.players__pagination-desk {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-left: 10px;
}

.players__pagination-num {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #333333;
	mix-blend-mode: normal;
	opacity: 0.7;
	margin: 0 13px;
	display: block;
	font-weight: 400;
	position: relative;
	padding: 10px 5px;
}

.players__pagination-num:after {
	content: '';
	position: absolute;
	width: 0%;
	opacity: 0;
	bottom: 0;
	left: 0;
	height: 3px;
	background: var(--color-blue);
	transition: 0.3s;
}

.players__pagination-num:hover:after {
	width: 100%;
	opacity: 1;
}

.players__pagination-num-active {
	opacity: 1;
	color: var(--color-blue);
	font-weight: 500;
}

.players__pagination-num-active:after {
	width: 100%;
	opacity: 1;
}

.players__pagination-next {
	display: block;
	margin-left: 13px;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: var(--color-blue);
	position: relative;
	margin-right: 8px;
	transition: 0.3s;
}

.players__pagination-next span {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: var(--color-blue);
	transition: 0.3s;
}

.players__pagination-next:after {
	content: '';
	position: absolute;
	left: calc(100% + 10px);
	width: 5px;
	height: 5px;
	top: 50%;
	border: 2px solid var(--color-blue);
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	transition: 0.3s;
	transform: rotate(-45deg) translateY(-50%);
}

.players__pagination-next:hover span {
	color: var(--color-blue-link-hover);
}

.players__pagination-next:hover:after {
	border: 2px solid var(--color-blue-link-hover);
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
}

.players__pagination-prev {
	display: block;
	margin-right: 13px;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: var(--color-blue);
	position: relative;
	margin-left: 8px;
	transition: 0.3s;
}

.players__pagination-prev span {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	color: var(--color-blue);
	transition: 0.3s;
}

.players__pagination-prev:after {
	content: '';
	position: absolute;
	right: calc(100% + 10px);
	width: 5px;
	height: 5px;
	border: 2px solid var(--color-blue);
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	transition: 0.3s;
	transform: rotate(135deg) translateY(-50%);
}

.players__pagination-prev:hover span {
	color: var(--color-blue-link-hover);
}

.players__pagination-prev:hover:after {
	border: 2px solid var(--color-blue-link-hover);
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
}

.players__pagination-arrow-disabled span {
	cursor: default;
	color: #333333;
	mix-blend-mode: normal;
	opacity: 0.7;
}

.players__pagination-arrow-disabled:after {
	border: 2px solid #333333;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	opacity: 0.7;
}

.players__pagination-arrow-disabled:hover:after {
	border: 2px solid #333333;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	opacity: 0.7;
}

.players__pagination-arrow-disabled:hover span {
	cursor: default;
	color: #333333;
	mix-blend-mode: normal;
	opacity: 0.7;
}

.players__pagination-mob {
	width: 100px;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: var(--color-blue);
	font-weight: bold;
	position: relative;
	cursor: pointer;
	display: none;
}

.players__pagination-mob:after {
	content: '';
	position: absolute;
	right: 0;
	width: 5px;
	height: 5px;
	top: 0;
	border: 2px solid var(--color-blue);
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	transition: 0.3s;
	transform: rotate(45deg);
}

.players__pagination-mob-list {
	position: absolute;
	z-index: 9;
	background: var(--color-white);
	top: calc(100% + 11px);
	left: 0;
	width: 100%;
	border: 1px solid #e6edfa;
	display: none;
	flex-direction: column;
	overflow-y: scroll;
	max-height: 120px;
}

.players__pagination-mob-list::-webkit-scrollbar {
	width: 3px;
}

.players__pagination-mob-list::-webkit-scrollbar-track {
	background: var(--color-white);
}

.players__pagination-mob-list::-webkit-scrollbar-thumb {
	background-color: var(--color-grey-light-2);
}

.players__pagination-mob-list.pla {
	display: flex;
}

.players__pagination-mob-item {
	display: block;
	width: 100%;
	padding: 5px;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	transition: 0.3s;
	color: var(--color-blue);
}

.players__pagination-mob-item:hover {
	background: #e6edfa;
}

.players__table {
	margin-top: 100px;
	width: 100%;
	border-collapse: collapse;
}

.players__col {
	padding: 8px 0;
}

th.players__col {
	padding: 25px 0;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.312px;
	color: #000000;
}

/* th.players__col-1 {   padding: 25px;} */
th.players__col-12 {
	padding: 25px;
}

.players__table tr:nth-child(2) {
	background: var(--color-blue);
}

.players__table tr:nth-child(2) .players__text {
	color: var(--color-white);
}

.players__table tr:nth-child(2) .players__num {
	color: var(--color-white);
}

.players__table tr:nth-child(2) .players__score {
	color: var(--color-white);
}

.players__table tr:nth-child(2) .players__col-mob-top-side-info-main {
	color: var(--color-white);
}

.players__table tr:nth-child(2) .players__col-mob-top-place-value {
	color: var(--color-white);
}

.players__table tr:nth-child(2) .players__col-mob-bottom-block-value {
	color: var(--color-white);
}

.players__table tr:nth-child(2) .players__col-mob-bottom-block-name {
	color: var(--color-white);
	opacity: 0.5;
}

.players__table tr:nth-child(2) .players__col-mob-top-side-info-light {
	color: var(--color-white);
	opacity: 0.5;
}

.players__table tr:nth-child(2) .players__col-mob-top-place-name {
	color: var(--color-white);
	opacity: 0.5;
}

.players__col-1 {
	width: 60px;
	padding: 8px 25px;
}

.players__col-2 {
	width: 66px;
	display: flex;
	justify-content: center;
}

.players__col-3 {
	text-align: left;
}

.players__col-4 {
	width: 80px;
}

.players__col-5 {
	text-align: left;
	width: 150px;
}

.players__col-6 {
	text-align: left;
	width: 120px;
}

.players__col-7 {
	width: 150px;
}

.players__col-8 {
	width: 85px;
	text-align: right;
}

.players__col-9 {
	width: 85px;
	text-align: right;
}

.players__col-10 {
	width: 85px;
	text-align: right;
}

.players__col-11 {
	width: 85px;
	text-align: right;
}

.players__col-12 {
	width: 85px;
	text-align: right;
	padding: 8px 25px;
	padding-left: 0;
}

.players__col-13 {
	text-align: right;
	padding-right: 1em;
}

.players__img {
	width: 42px;
	display: block;
	height: 42px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.16297));
}

.players__text {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #211532;
	font-weight: 700;
	text-align: left;
}

.players__score {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	font-weight: bold;
	color: #211532;
}

.players__num {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	font-weight: bold;
	color: #211532;
}

.players__col-mob {
	display: none;
	margin-bottom: 15px;
	padding: 15px;
	border: 1px solid #e8e8e8;
}

.players__col-mob-top {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-bottom: 13px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e8e8e8;
}

.players__col-mob-top-side {
	width: calc(100% - 60px);
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.players__col-mob-top-side-image {
	width: 32px;
	height: 32px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.players__col-mob-top-side-info {
	width: calc(100% - 40px);
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}

.players__col-mob-top-side-info-light {
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.288px;
	color: #737373;
}

.players__col-mob-top-side-info-main {
	margin: 6px 0;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #211532;
	font-weight: bold;
}

.players__col-mob-top-place {
	width: 50px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: flex-start;
}

.players__col-mob-top-place-name {
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	letter-spacing: 0.288px;
	color: #737373;
	margin-bottom: 8px;
}

.players__col-mob-top-place-value {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	text-align: right;
	letter-spacing: 0.336px;
	color: #211532;
	font-weight: bold;
}

.players__col-mob-bottom {
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.players__col-mob-bottom-block {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}

.players__col-mob-bottom-block-name {
	margin-bottom: 8px;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.312px;
	color: #737373;
}

.players__col-mob-bottom-block-value {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #211532;
	font-weight: bold;
}

.site-block {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
}

.site-block__cont {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.site-block__col-1 {
	width: 383px;
}

.sb-c1__head {
	width: 100%;
	padding: 18px 0;
	border-bottom: 1px solid #e3e0e0;
}

.sb-c1__body {
	padding-top: 30px;
	width: 100%;
}

.sb-c1__block-1 {
	width: 100%;
	padding-bottom: 20px;
}

.sb-c1__block-1-head {
	font-family: 'Gotham Pro';
	font-size: 20px;
	line-height: 40px;
	letter-spacing: 0.48px;
	text-transform: uppercase;
	color: #211532;
	font-weight: 700;
	margin-bottom: 10px;
}

.sb-c1__block-1-body {
	width: 100%;
	border-collapse: collapse;
}

.sb-c1__block-1-tr {}

.sb-c1__block-1-tr:first-child .sb-c1__block-1-col {
	padding: 20px 10px;
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.288px;
	color: #000000;
	font-weight: 400;
}

.sb-c1__block-1-tr:nth-child(2n + 2) {
	background: #e4e9ef;
}

.sb-c1__block-1-tr:nth-child(2) {
	background: #0052cc;
}

.sb-c1__block-1-tr:nth-child(2) .sb-c1__block-1-num {
	background: #02409d;
	color: var(--color-white);
}

.sb-c1__block-1-tr:nth-child(2) .sb-c1__block-1-text {
	color: var(--color-white);
}

.sb-c1__block-1-col {
	padding: 10px 0;
}

.sb-c1__block-1-col-1 {
	width: 60px;
	text-align: center;
}

.sb-c1__block-1-col-2 {
	width: 60px;
	text-align: center;
}

.sb-c1__block-1-col-3 {
	width: calc(100% - 220px);
	text-align: left;
	margin-left: 1em;
}

.sb-c1__block-1-col-4 {
	width: 50px;
	text-align: center;
}

.sb-c1__block-1-col-5 {
	width: 50px;
	text-align: center;
}

.sb-c1__block-1-num {
	width: 24px;
	height: 24px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-family: 'Gotham Pro';
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	letter-spacing: 0.384px;
	font-weight: 700;
	color: #211532;
	background: #e4e9ef;
}

.sb-c1__block-1-img {
	box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.0976289);
	background: var(--color-white);
	width: 56px;
	height: 56px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 5px;
}

/*.sb-c1__block-1-img img {    height: 100%;}*/
.sb-c1__block-1-text {
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 0.36px;
	font-weight: 700;
	color: var(--color-black);
	max-width: 100px;
}

.sb-c1__block-1-link {
	margin-top: 20px;
	width: 100%;
	display: flex;
	justify-content: flex-start;
}

.sb-c1__block-1-item {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: var(--color-blue);
	transition: 0.3s;
	font-weight: 500;
}

.sb-c1__block-1-item:hover {
	color: var(--color-blue-link-hover);
}

.sb-c1__block-2 {
	padding: 20px 0;
	width: 100%;
}

.sb-c1__block-2 .teams__card {
	width: 100%;
}

.sb-c1__block-2-head {
	font-family: 'Gotham Pro';
	font-size: 20px;
	line-height: 40px;
	letter-spacing: 0.48px;
	text-transform: uppercase;
	color: #211532;
	margin-bottom: 12px;
	font-weight: bold;
}

.sb-c1__block-2-body {
	width: 100%;
}

.sb-c1__block-2-item {
	width: 100%;
	margin-bottom: 50px;
}

.sb-c1__block-2-item:last-child {
	margin-bottom: 0;
}

.sb-c1__block-2-item-head {
	font-family: 'Gotham Pro';
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.432px;
	color: #2d3035;
	font-weight: 500;
}

.sb-c1__block-2-item-body .rating__card-select {
	margin-top: 20px;
}

.sb-c1__block-2-item-body .rating__card {
	margin-bottom: 0;
}

.sb-c1__block-2-item-body {}

.sb-c1__block-3 {
	padding: 20px 0;
	width: 100%;
}

.sb-c1__block-3-head {
	padding-bottom: 15px;
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
	font-family: 'Gotham Pro';
	font-size: 20px;
	line-height: 40px;
	letter-spacing: 0.48px;
	text-transform: uppercase;
	color: #211532;
	margin-bottom: 30px;
	font-weight: 700;
}

.sb-c1__block-3-body {
	width: 100%;
}

.sb-c1__block-3-body .rating2__body {
	width: 100%;
}

.site-block__col-2 {
	width: calc(100% - 400px);
}

.sb-c2__block-1 {
	width: 100%;
	margin-bottom: 15px;
}

.sb-c2__block-1-body {
	width: 100%;
}

.sb-c2__block-2 {
	width: 100%;
	margin-top: 20px;
	border: 1px solid #e8e8e8;
	padding: 25px;
	padding-top: 18px;
}

.sb-c2__block-2-head {
	padding-bottom: 18px;
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sb-c2__block-2-head-text {}

.sb-c2__block-2-head-status {
	font-family: 'Gotham Pro';
	padding: 10px 15px;
	border: 2px solid #344681;
	box-sizing: border-box;
	border-radius: 1px;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0.142222px;
	color: #333333;
}

.sb-c2__block-2-body {
	margin-top: 20px;
	width: 100%;
}

.sb-c2__block-2-item-2 {}

.sb-c2__block-2-item-2 .schedule__block {
	padding: 0;
	border: none;
	margin-bottom: 25px;
}

.sb-c2__block-2-item-2 .schedule__block:last-child {
	margin-bottom: 0;
}

.sb-c2__block-2-item-2 .schedule__block .schedule__block-head-side span {
	color: var(--color-white);
}

.sb-c2__block-2-item-2 .schedule__block:first-child .schedule__block-head-side span {
	color: var(--color-black);
}

.sb-c2__block-2-item-2 {
	width: 100%;
}

.game-block {
	width: 100%;
}

.game-block__head {
	padding: 15px;
	width: 100%;
	background: #e4e9ef;
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0.288px;
	color: var(--color-blue);
	font-weight: 700;
}

.game-block__teams {
	width: 100%;
}

.game-block__teams-top {
	width: 100%;
	padding: 15px 25px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.game-block__teams-top-side {
	width: 200px;
}

.game-block__teams-top-side-name {
	width: 100%;
	text-align: right;
	font-family: 'Gotham Pro';
	font-size: 18px;
	line-height: 21px;
	text-align: right;
	letter-spacing: 0.432px;
	color: #000000;
	font-weight: 700;
}

.game-block__teams-top-place {
	margin-top: 7px;
	font-weight: 500;
	width: 100%;
	text-align: right;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	text-align: right;
	letter-spacing: 0.336px;
	color: var(--color-blue);
}

.game-block__teams-top-side:last-child .game-block__teams-top-side-name,
.game-block__teams-top-side:last-child .game-block__teams-top-place {
	text-align: left;
}

.game-block__teams-top-center {
	width: calc(100% - 400px);
	padding: 0 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.game-block__teams-top-center-logo {
	width: 70px;
	max-height: 70px;
	background: #ffffff;
	box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.1);
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 9px;
}

.game-block__teams-top-center-logo img {
	height: 100%;
	max-height: 45px;
}

.game-block__teams-top-center-block {
	padding: 0 0px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.game-block__teams-top-center-block-date {
	width: 100%;
	text-align: center;
	font-family: 'Gotham Pro';
	font-size: 22px;
	line-height: 26px;
	letter-spacing: 0.528px;
	color: var(--color-blue);
	margin-bottom: 3px;
	font-weight: bold;
}

.game-block__teams-top-center-block-time {
	width: 100%;
	text-align: center;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.312px;
	color: #999999;
	font-weight: 700;
	margin-bottom: 11px;
}

.game-block__teams-top-center-place {
	width: 100%;
	text-align: center;
	font-family: 'Gotham Pro';
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 0.264px;
	color: var(--color-blue);
	font-weight: 500;
}

.game-block__teams-bottom {
	display: none;
	justify-content: space-between;
	align-items: center;
	padding: 15px;
	padding-top: 0;
}

.game-block__teams-bottom-side {
	width: 50%;
}

.game-block__teams-bottom-side-name {
	width: 100%;
	margin-bottom: 9px;
	font-family: 'Gotham Pro';
	font-size: 18px;
	line-height: 21px;
	text-align: left;
	letter-spacing: 0.432px;
	font-weight: bold;
	color: #000000;
}

.game-block__teams-bottom-side-place {
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.288px;
	text-align: left;
	color: var(--color-blue);
}

.game-block__teams-bottom-side:last-child .game-block__teams-bottom-side-place {
	text-align: right;
}

.game-block__teams-bottom-side:last-child .game-block__teams-bottom-side-name {
	text-align: right;
}

.game-block__body {
	background: #e4e9ef;
	width: 100%;
	padding: 0 25px;
	padding-top: 35px;
}

.game-block__body-cont {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 20px;
}

.game-block__body-cont-side {
	width: 200px;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #0052cc;
	font-weight: 500;
}

.game-block__body-cont-side:last-child .game-block__body-cont-side-line-value {
	order: 0;
}

.game-block__body-cont-side-line {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}

.game-block__body-cont-side-line:last-child {
	margin-bottom: 0;
}

.game-block__body-cont-side-line-name {
	order: 1;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #000000;
	white-space: nowrap;
}

.game-block__body-cont-side-line-value {
	order: 2;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	text-align: right;
	letter-spacing: 0.336px;
	color: #0052cc;
	/* width: 50px; */
	display: flex;
	align-items: center;
	width: 55px;
	justify-content: flex-end;
}

.game-block__body-cont-center {
	width: calc(100% - 400px);
	padding: 0 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.game-block__body-line {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid #cccccc;
	padding: 15px 0;
}

.game-block__body-line.ims-on .game-block__body-cont-side {
	width: 235px;
}

.game-block__body-line-center {
	width: calc(100% - 400px);
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.game-block__body-line.ims-on .game-block__body-cont-side-line-value {
	width: 90px;
}

.game-block__body-cont-center-img {
	margin-right: 10px;
}

.game-block__body-cont-side:nth-child(1) .game-block__body-cont-center-img {
	margin-right: 0;
	margin-left: 10px;
	order: 2;
}

.game-block__body-cont-side {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	text-align: right;
	letter-spacing: 0.336px;
	color: #0052cc;
	display: flex;
	align-items: center;
}

.game-block__body-line-center-img {
	background: #ffffff;
	box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.0781523);
	width: 26px;
	height: 26px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 10px;
	opacity: 0;
}

.mss-on .game-block__body-line-center-img {
	opacity: 1;
}

.game-block__body-line-center-img:last-child {
	margin-left: 0;
	margin-right: 10px;
}

.game-block__body-line-center-img svg {}

.game-block__body-line-center-img path {
	transition: 0.3s;
	fill: var(--color-blue);
}

.game-block__body-line-center-img:hover path {
	fill: var(--color-blue-link-hover);
}

.game-block__body-line-center-text {
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0.288px;
	color: #000000;
	font-weight: bold;
}

.ims-on .game-block__body-cont-center-img {
	opacity: 1;
}

.sb-c2__block-3 {
	width: 100%;
	padding: 25px;
	margin-top: 5px;
}

.sb-c2__block-3-head {
	width: 633px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
}

.sb-c2__block-3-tools {
	width: 633px;
	margin: 20px 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.sb-c2__block-3-tools-item {
	font-family: 'Gotham Pro';
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.384px;
	color: #333;
	margin-right: 20px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	position: relative;
	cursor: pointer;
	font-weight: 700;
}

.sb-c2__block-3-tools-item:last-child {
	margin-right: 0;
}

.sb-c2__block-3-tools-item:after {
	content: '';
	position: absolute;
	left: 0;
	top: 100%;
	width: 0;
	height: 5px;
	opacity: 0;
	background: #333;
	transition: 0.3s;
}

.sb-c2__block-3-tools-item:hover:after {
	width: 100%;
	opacity: 1;
}

.tl-active {
	color: var(--color-blue);
}

.tl-active:after {
	background: var(--color-blue);
	width: 100%;
	opacity: 1;
}

.sb-c2__block-3-body {
	width: 633px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}

.sb-c2__block-3-card {
	width: 303px;
	margin-right: 27px;
	margin-bottom: 20px;
}

.sb-c2__block-3-card:nth-child(2n + 2) {
	margin-right: 0;
}

.sb-c2__block-3-card-img {
	width: 100%;
	height: 170px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	filter: drop-shadow(0px 18px 36px rgba(0, 0, 0, 0.12));
	border-radius: 2px;
}

.sb-c2__block-3-card-info {
	margin-top: 10px;
	width: 100%;
	justify-content: space-between;
	align-items: flex-start;
	display: flex;
}

.sb-c2__block-3-card-side {
	width: calc(100% - 50px);
}

.sb-c2__block-3-card-side-top {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #333333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: 700;
	margin-bottom: 5px;
	transition: 0.3s;
}

.sb-c2__block-3-card-side-top:hover {
	color: var(--color-blue-link-hover);
}

.sb-c2__block-3-card-side-bottom {
	font-family: 'Gotham Pro';
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	letter-spacing: 0.264px;
	color: #8a8a8a;
	font-weight: 400;
}

.sb-c2__block-3-card-views {
	width: 50px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.sb-c2__block-3-card-views-text {
	margin-right: 5px;
	font-family: 'Gotham Pro';
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	letter-spacing: 0.264px;
	color: #8a8a8a;
}

.sb-c2__block-3-card-views-img {}

.sb-c2__block-3-card-views-img path {
	transition: 0.3s;
	fill: var(--color-blue);
}

.sb-c2__block-3-card-views-img:hover path {
	fill: var(--color-blue-link-hover);
}

.sb-c2__block-3-more {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.sb-c2__block-3-more-link {
	display: block;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.3px;
	color: var(--color-blue);
	font-weight: 500;
	transition: 0.3s;
}

.sb-c2__block-3-more-link:hover {
	color: var(--color-blue-link-hover);
}

.game-block__mob {
	display: none;
}

.extra {
	width: 100%;
	padding: 40px 0;
}

.extra__cont {
	width: 100%;
}

.extra__head {
	margin-bottom: 30px;
	font-weight: 700;
}

.extra__head a {
	font-family: 'Gotham Pro';
	font-size: 34px;
	line-height: 40px;
	letter-spacing: 0.8px;
	text-transform: uppercase;
	font-weight: 700;
	color: var(--color-blue);
}

.extra__body {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.extra__card {
	width: 350px;
}

.extra__top {
	width: 100%;
	display: flex;
	justify-content: flex-start;
}

.extra__btn {
	background: #09080f;
	padding: 17px 38px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	transition: 0.3s;
}

.extra__btn:hover {
	background: #35343a;
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.0968368);
}

.extra__btn-img {
	margin-right: 10px;
	display: flex;
	align-items: center;
}

.extra__btn-img path {
	fill: var(--color-white);
	transition: 0.3s;
}

.extra__btn-text {
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 0.3px;
	color: #ffffff;
	font-weight: 700;
}

.extra__bottom {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.3px;
	color: #211532;
	font-weight: 400;
	margin-top: 20px;
	width: 100%;
}

.pt100 {
	padding-top: 100px;
}

.sb-c1__side {
	width: 100%;
}

.sb-c1__side-head {
	width: 100%;
	padding-bottom: 30px;
	font-weight: 700;
}

.sb-c1__side-body {
	width: 100%;
}

.sb-c1__side-list {
	display: flex;
	flex-direction: column;
	margin-bottom: 55px;
}

.sb-c1__side-list:last-child {
	margin-bottom: 0;
}

.sb-c1__side-item {
	width: 100%;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.sb-c1__side-item:last-child {
	margin-bottom: 0;
}

.sb-c1__side-item-img {
	border-radius: 50%;
	filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.16297));
	width: 56px;
	height: 56px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.sb-c1__side-item-side {
	width: calc(100% - 70px);
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.sb-c1__side-name {
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #211532;
	font-weight: 700;
}

.sb-c1__side-item-position {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #acaeb2;
	margin-top: 3px;
	width: 100%;
	font-weight: 500;
}

.sb-c1__side-item-phone {
	width: 100%;
	margin-top: 5px;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: var(--color-blue);
	font-weight: 700;
}

.sb-c1__side-foot {
	width: 100%;
	margin-top: 60px;
	display: flex;
	justify-content: flex-start;
}

.sb-c1__side-link {
	background: var(--color-blue);
	width: 260px;
	padding: 17px;
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.375px;
	font-weight: 700;
	color: #ffffff;
	transition: 0.3s;
}

.sb-c1__side-link:hover {
	background: #5598ff;
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.0968368);
}

.sb-c2__block {
	width: 100%;
}

.sb-c2__head {
	padding-bottom: 30px;
	font-weight: 700;
}

.sb-c2__body {
	width: 100%;
}

.sb-c2__info {
	width: 100%;
	padding: 25px;
	border: 1px solid #e8e8e8;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
}

.sb-c2__info-card {
	width: 140px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.sb-c2__info-card-name {
	margin-bottom: 6px;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	font-weight: 400;
	color: #000000;
}

.sb-c2__info-card-value {
	font-family: 'Gotham Pro';
	font-size: 30px;
	line-height: 23px;
	letter-spacing: 0.72px;
	text-transform: uppercase;
	font-weight: 700;
	color: var(--color-blue);
	text-align: left;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	white-space: nowrap;
}

.sb-c2__info-card-value span {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	font-weight: 500;
	color: var(--color-blue);
	margin-bottom: -2px;
	margin-left: 3px;
}

.sb-c2__links {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	padding: 22px 0;
}

.sb-c2__links-item {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 13px 20px;
	border: 1px solid var(--color-blue);
	transition: 0.3s;
}

.sb-c2__links-item:hover {
	border: 1px solid var(--color-blue-link-hover);
}

.sb-c2__links-item:hover .sb-c2__links-item-img path {
	fill: var(--color-blue-link-hover);
}

.sb-c2__links-item:hover .sb-c2__links-item-text {
	color: var(--color-blue-link-hover);
}

.sb-c2__links-item-img {
	display: flex;
	align-items: center;
}

.sb-c2__links-item-img path {
	transition: 0.3s;
	margin-left: 15px;
}

.sb-c2__links-item-text {
	transition: 0.3s;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 21px;
	letter-spacing: 0.312px;
	text-decoration-line: underline;
	color: var(--color-blue);
	font-weight: 500;
}

.sb-c2__text {
	width: 100%;
	padding-top: 15px;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 19px;
	color: #27344d;
	font-weight: 400;
}

.sb-c2__text span {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 19px;
	color: #27344d;
	font-weight: 400;
	transition: 0.3s;
}

.text-more {
	margin-top: 15px;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: var(--color-blue);
	transition: 0.3s;
	cursor: pointer;
	display: none;
	user-select: none;
}

.text-more:hover {
	color: var(--color-blue-link-hover);
}

.ib {
	width: 100%;
	padding: 50px 0;
	background: #f1f2f6;
}

.ib__cont {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.if__side {
	width: calc(100% - 700px);
}

.if__head {
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 34px;
	line-height: 40px;
	letter-spacing: 0.816px;
	text-transform: uppercase;
	font-weight: 900;
	color: var(--color-blue);
	margin-bottom: 30px;
}

.if__body {
	width: 100%;
}

.if__body-top {
	width: 100%;
	margin-bottom: 15px;
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 24px;
	font-weight: 700;
	letter-spacing: 0.3px;
	color: #211532;
}

.if__body-bottom {
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 0.3px;
	color: #211532;
	font-weight: 400;
}

.if__foot {
	margin-top: 60px;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.if__foot-hover {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.if__foot-hover:hover .if__foot-link {
	color: var(--color-blue-link-hover);
	text-decoration-line: underline;
}

.if__foot-hover:hover .if__foot-img path {
	fill: var(--color-blue-link-hover);
}

.if__foot-img {
	display: flex;
	align-items: center;
}

.if__foot-img path {
	fill: var(--color-blue);
	transition: 0.3s;
}

.ib__foot {
	display: none;
}

.if__foot-link {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 21px;
	letter-spacing: 0.312px;
	text-decoration-line: underline;
	color: var(--color-blue);
	display: block;
	margin-left: 5px;
	margin-right: 5px;
	transition: 0.3s;
}

.pb120 {
	padding-bottom: 120px;
}

.if__foot-desc {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 29px;
	color: #999999;
}

.if__map {
	width: 540px;
}

.social {
	width: 100%;
	padding-top: 100px;
}

.social__cont {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.social__text {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	text-align: right;
	letter-spacing: 0.362963px;
	color: #211532;
	margin: 0 15px;
	margin-bottom: 20px;
	font-weight: 500;
}

.social__list {
	margin: 0 15px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 20px;
}

.social__item {
	margin-right: 15px;
	width: 30px;
	height: 30px;
}

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

.social__item path {
	fill: #09080f;
	transition: 0.3s;
}

.social__item:hover path {
	fill: #35343a;
}

.get-into {
	padding-top: 100px;
	padding-bottom: 30px;
	width: 100%;
}

.get-into__cont {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.get-into__head {
	width: 100%;
	text-align: left;
	margin-bottom: 30px;
	font-weight: 700;
}

.get-into__body {
	width: 820px;
}

.get-into__top {
	border-bottom: 1px solid #e7e8ef;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	position: relative;
}

.get-into__flag {
	position: absolute;
	bottom: -1px;
	right: 0;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	transform: translateX(100%);
}

.get-into__card {
	width: calc(100% / 3);
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
	padding-bottom: 25px;
	position: relative;
}

.get-into__card:after {
	content: '';
	position: absolute;
	top: 100%;
	right: 100%;
	border: 1px solid var(--color-blue);
	width: 11px;
	height: 11px;
	background: #fff;
	transform: translate(100%, -50%);
}

.get-into__card:nth-child(1):after {
	background: var(--color-blue);
}

.get-into__num {
	font-family: 'Gotham Pro';
	font-size: 78px;
	line-height: 66px;
	letter-spacing: 1.872px;
	text-transform: uppercase;
	font-weight: 500;
	color: var(--color-blue);
	margin-right: 15px;
}

.get-into__side {
	font-family: 'Gotham Pro';
	font-size: 17px;
	line-height: 22px;
	letter-spacing: 0.408px;
	text-transform: uppercase;
	font-weight: 700;
	color: #211532;
	width: 120px;
}

.get-into__btn {
	display: block;
	margin-top: 50px;
	width: 100%;
	background: #09080f;
	padding: 20px;
	font-family: 'Gotham Pro';
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	letter-spacing: 0.414815px;
	font-weight: 700;
	color: #ffffff;
	transition: 0.3s;
}

.get-into__btn:hover {
	background: #35343a;
	box-shadow: 0px 1px 9px rgb(0 0 0 / 10%);
}

.get-into__text {
	width: 540px;
	display: block;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 19px;
	text-align: center;
	color: #211532;
	margin: 0 auto;
	margin-top: 25px;
}

.get-into__text a {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 19px;
	text-align: center;
	color: #211532;
	text-decoration: underline;
	transition: 0.3s;
}

.get-into__text a:hover {
	color: var(--color-blue-link-hover);
	text-decoration: underline;
}

.partners .teams-leagues__head {
	margin-bottom: 55px;
	font-weight: 700;
}

.partners .teams-leagues__invite-inside {
	white-space: nowrap;
}

.partners .teams-leagues__body {
	flex-wrap: wrap;
}

.partners .teams-leagues__card {
	margin-bottom: 50px;
}

.partners .teams-leagues__invite-text {
	width: auto;
}

.partners .teams-leagues__invite {
	width: 250px;
	min-width: 250px;
}

.reg-top {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 45px;
}

.reg-top__cont {
	width: 100%;
}

.reg-top__head {
	margin-bottom: 40px;
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 45px;
	line-height: 68px;
	font-weight: 900;
	letter-spacing: 1.08px;
	text-transform: uppercase;
	color: var(--color-blue);
}

.reg-top__body {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}

.reg-top__list {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.reg-top__item {
	border: 2px solid var(--color-blue);
	box-sizing: border-box;
	padding: 7px 10px;
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.3px;
	transition: 0.3s;
	color: #000000;
	margin-right: 15px;
	margin-bottom: 15px;
}

.reg-top__item:hover {
	background: #e6edfa;
}

.reg-top__item:last-child {
	margin-right: 0;
}

.cb .schedule__block-head-side span {
	color: var(--color-black) !important;
}

.reg-top__text {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	margin-left: 15px;
	color: #333333;
	margin-bottom: 15px;
	white-space: nowrap;
	font-weight: 500;
}

.reg-body {
	width: 100%;
	padding-top: 45px;
	padding-bottom: 85px;
	background: #ebecf0;
}

.reg-body__cont {
	width: 100%;
}

.reg-body__block {
	width: 100%;
	margin-bottom: 80px;
}

.reg-body__block:last-child {
	margin-bottom: 0;
}

.reg-body__block-head {
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 45px;
	line-height: 68px;
	font-weight: 900;
	letter-spacing: 1.08px;
	text-transform: uppercase;
	color: var(--color-blue);
}

.reg-body__block-tools {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 40px;
	margin-bottom: 60px;
}

.reg-body__block-tools-item {
	margin-right: 25px;
	padding: 35px 40px;
	white-space: nowrap;
	display: table;
	border: 2px solid var(--color-blue);
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.3px;
	font-weight: 700;
	color: var(--color-blue);
	transition: 0.3s;
}

.reg-body__block-tools-item:hover {
	background: #e6edfa;
}

.reg-body__block-tools-item-active {
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.3px;
	color: var(--color-white);
	background: #09080f;
	font-weight: bold;
	border: 2px solid #09080f;
}

.reg-body__block-tools-item-active:hover {
	background: #35343a;
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.0968368);
}

.reg-body__block-body {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.reg-body__block-col-1 {
	width: 700px;
}

.rg-bl1__list {
	width: 560px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
}

.reg-body__block-col-2 {
	width: 210px;
}

.rg-bl-2__block {
	width: 100%;
	margin-bottom: 45px;
	padding-left: 25px;
	border-left: 2px solid var(--color-blue);
}

.rg-bl-2__block:last-child {
	margin-bottom: 0;
}

.rg-bl-2__block-name {
	width: 100%;
	margin-bottom: 12px;
	font-family: 'Gotham Pro';
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.32px;
	color: #211532;
	font-weight: bold;
}

.rg-bl-2__block-num {
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 34px;
	line-height: 40px;
	letter-spacing: 0.816px;
	text-transform: uppercase;
	font-weight: bold;
	color: var(--color-blue);
}

.rg-bl-2__block-link {
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 22px;
	display: block;
	letter-spacing: 0.28px;
	text-decoration-line: underline;
	color: var(--color-blue);
	transition: 0.3s;
}

.rg-bl-2__block-link:hover {
	color: var(--color-blue-link-hover);
	text-decoration-line: underline;
}

.rg-bl-2__block-text {
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 22px;
	display: block;
	letter-spacing: 0.28px;
	text-decoration-line: underline;
	color: #211532;
}

.input-block {
	width: 100%;
	position: relative;
	margin-bottom: 35px;
}

.input-block:last-child {
	margin-bottom: 0;
}

.input-label {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.325px;
	color: #595959;
	transition: 0.3s;
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}

.input-item {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.3px;
	font-weight: 500;
	color: #000000;
	background: #ffffff;
	border: 1px solid #ededed;
	width: 100%;
	padding-top: 23px;
	padding-bottom: 8px;
	padding-left: 15px;
	transition: 0.3s;
}

.input-done {
	position: absolute;
	right: 15px;
	top: 50%;
	display: none;
	align-items: center;
	transform: translateY(-50%);
}

.input-item:hover~.input-label {
	color: #000;
}

.input-item:focus~.input-label,
.input-item:not(:placeholder-shown)~.input-label {
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 0.275px;
	color: #a1a1a1;
	top: 9px;
	transform: translateY(0);
}

.input-item:not(:placeholder-shown)~.input-done {
	display: flex;
}

.rg-bl1__btn {
	width: 100%;
	margin-top: 70px;
	display: flex;
	justify-content: flex-start;
}

.rg-bl1__btn-item {
	padding: 17px 35px;
	background: var(--color-blue);
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.375px;
	color: #ffffff;
	font-weight: 700;
	transition: 0.3s;
}

.rg-bl1__btn-item:hover {
	background: #5598ff;
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.0968368);
}

.rg-bl1__link {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 13px 20px;
	border: 1px solid var(--color-blue);
	transition: 0.3s;
	margin-right: 30px;
}

.rg-bl1__link:last-child {
	margin-right: 0;
}

.rg-bl1__link:hover {
	border: 1px solid var(--color-blue-link-hover);
}

.rg-bl1__link:hover .rg-bl1__link-img path {
	fill: var(--color-blue-link-hover);
}

.rg-bl1__link:hover .rg-bl1__link-text {
	color: var(--color-blue-link-hover);
}

.rg-bl1__link-img {
	display: flex;
	align-items: center;
}

.rg-bl1__link-img path {
	transition: 0.3s;
	margin-left: 15px;
}

.rg-bl1__link-text {
	transition: 0.3s;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 21px;
	letter-spacing: 0.312px;
	text-decoration-line: underline;
	color: var(--color-blue);
	font-weight: 500;
}

.rg-bl1__result {
	width: 560px;
	margin-top: 35px;
	border: 2px solid var(--color-blue);
	box-sizing: border-box;
	position: relative;
	padding: 20px;
}

.rg-bl1__result-close {
	position: absolute;
	display: flex;
	align-items: center;
	top: 15px;
	right: 15px;
	cursor: pointer;
}

.rg-bl1__result-close path {
	fill: var(--color-blue);
	transition: 0.3s;
}

.rg-bl1__result-close:hover path {
	fill: var(--color-blue-link-hover);
}

.rg-bl1__result-head {
	margin-bottom: 10px;
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 21px;
	line-height: 25px;
	letter-spacing: 0.42px;
	font-weight: 700;
	color: var(--color-blue);
}

.rg-bl1__result-body {
	width: 100%;
}

.rg-bl1__result-text {
	display: inline-flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
	margin-right: 15px;
}

.rg-bl1__result-name {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0.26px;
	color: #211532;
	margin-right: 5px;
	font-weight: 500;
}

.rg-bl1__result-value {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0.26px;
	color: var(--color-blue);
	font-weight: 500;
}

.reg-questions {
	width: 100%;
	padding-top: 70px;
}

.reg-questions__cont {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: flex-start;
}

.reg-questions__card {
	width: calc((100% - 25px) / 2);
	margin-right: 25px;
	margin-bottom: 25px;
}

.reg-questions__card:nth-child(2n + 2) {
	margin-right: 0;
}

.reg-questions__head {
	margin-bottom: 20px;
	font-family: 'Gotham Pro';
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	width: 100%;
	color: var(--color-blue);
}

.reg-questions__body {
	margin-bottom: 15px;
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 18px;
	line-height: 28px;
	color: #4a3769;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.reg-questions__btn {
	width: 100%;
	display: flex;
	justify-content: flex-start;
}

.reg-questions__btn-links {
	font-family: 'Gotham Pro';
	font-size: 16px;
	line-height: 19px;
	transition: 0.3s;
	color: var(--color-blue);
	font-weight: bold;
}

.reg-questions__btn-links:hover {
	color: var(--color-blue-link-hover);
}

.rg-bl1__card {
	margin-top: 40px;
	position: relative;
	z-index: 9;
}

.rg-bl1__card-bottom {
	background: #ffffff;
	box-shadow: 10px 14px 34px -8px rgba(50, 50, 50, 0.195941);
	border-radius: 4px;
	width: 370px;
	position: absolute;
	top: 25px;
	left: 125px;
	height: 237px;
	z-index: -1;
	padding-top: 37px;
}

.rg-bl1__card-bottom-head {
	height: 48px;
	width: 100%;
	background: #55576b;
}

.rg-bl1__card-bottom-block {
	width: 100%;
	padding-top: 17px;
	padding-right: 25px;
	display: flex;
	justify-content: flex-end;
}

.rg-bl1__card-bottom-block-item {
	width: 75px;
}

.rg-bl1__card-bottom-block-item:nth-child(1) {
	display: none;
}

.rg-bl1__card-bottom-name {
	width: 100%;
	padding-bottom: 7px;
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	font-weight: 500;
	display: block;
	color: #333333;
}

.rg-bl1__card-bottom-input {
	background: #ffffff;
	border: 1px solid #ffffff;
	box-shadow: -3px -3px 6px -5px rgba(255, 255, 255, 0.495247),
		0px 12px 30px -10px rgba(97, 97, 97, 0.299033),
		inset 0px 2px 3px 1px rgba(0, 0, 0, 0.06);
	border-radius: 4px;
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 18px;
	font-weight: 500;
	padding: 15px 8px;
	color: #000000;
	width: 100%;
}

.rg-bl1__card-top {
	background: #ffffff;
	box-shadow: 10px 14px 34px -8px rgba(50, 50, 50, 0.195941);
	border-radius: 4px;
	width: 370px;
	padding: 40px 30px;
}

.rg-bl1__card-num {
	width: 100%;
	margin-bottom: 15px;
}

.rg-bl1__card-name {
	width: 100%;
	padding-bottom: 7px;
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	font-weight: 500;
	display: block;
	color: #333333;
}

.rg-bl1__card-f-input {
	background: #ffffff;
	border: 1px solid #ffffff;
	box-shadow: -3px -3px 6px -5px rgba(255, 255, 255, 0.495247),
		0px 12px 30px -10px rgba(97, 97, 97, 0.299033),
		inset 0px 2px 3px 1px rgba(0, 0, 0, 0.06);
	border-radius: 4px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.rg-bl1__card-f-i-item {
	padding: 15px 8px;
	width: calc(100% - 60px);
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 18px;
	font-weight: 500;
	color: #000000;
}

.rg-bl1__card-img {
	width: 50px;
	display: flex;
	align-items: center;
}

.rg-bl1__card-img img {
	height: 100%;
}

.rg-bl1__card-block {
	width: 185px;
}

.rg-bl1__card-block-name {
	width: 100%;
	padding-bottom: 7px;
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	font-weight: 500;
	display: block;
	color: #333333;
}

.rg-bl1__card-block-input {
	background: #ffffff;
	border: 1px solid #ffffff;
	box-shadow: -3px -3px 6px -5px rgba(255, 255, 255, 0.495247),
		0px 12px 30px -10px rgba(97, 97, 97, 0.299033),
		inset 0px 2px 3px 1px rgba(0, 0, 0, 0.06);
	border-radius: 4px;
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 18px;
	font-weight: 500;
	padding: 15px 8px;
	color: #000000;
	width: 100%;
}

.i-blocks {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.rg-bl1__card-block:nth-child(2) {
	width: 100px;
}

.teams-leagues__body .slick-next {
	width: 18px;
	height: 18px;
	top: -75px;
	right: 22px;
}

.teams-leagues__body .slick-next:before {
	content: '';
	position: absolute;
	top: -11%;
	left: 35%;
	border-right: 3px solid var(--color-blue);
	border-bottom: 3px solid var(--color-blue);
	transform: rotate(-45deg) translate(-50%, 0%);
	transition: 0.3s;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.teams-leagues__body .slick-next:hover:before {
	border-right: 3px solid var(--color-blue-link-hover);
	border-bottom: 3px solid var(--color-blue-link-hover);
}

.teams-leagues__body .slick-next.slick-disabled:before {
	cursor: default;
	border-right: 3px solid var(--color-grey-light);
	border-bottom: 3px solid var(--color-grey-light);
}

.teams-leagues__body .slick-next:after {
	content: '';
	position: absolute;
	left: -15px;
	width: 1px;
	height: 25px;
	top: 50%;
	transform: translateY(-50%);
	background: #999999;
}

.teams-leagues__body .slick-prev {
	width: 18px;
	height: 18px;
	top: -75px;
	left: calc(100% - 90px);
}

.teams-leagues__body .slick-prev::before {
	content: '';
	position: absolute;
	top: -11%;
	left: 35%;
	border-top: 3px solid var(--color-blue);
	border-left: 3px solid var(--color-blue);
	transform: rotate(-45deg) translate(-50%, 0%);
	transition: 0.3s;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.teams-leagues__body .slick-prev:hover:before {
	border-left: 3px solid var(--color-blue-link-hover);
	border-top: 3px solid var(--color-blue-link-hover);
}

.teams-leagues__body .slick-prev.slick-disabled:before {
	cursor: default;
	border-left: 3px solid var(--color-grey-light);
	border-top: 3px solid var(--color-grey-light);
}

.teams-main {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 120px;
}

.teams-main__cont {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.teams-main__card {
	width: 343px;
	margin-right: 35px;
}

.teams-main__card-img {
	width: 100%;
	/*padding-bottom: 80%;*/
	padding-bottom: 100%;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
}

.teams-main__card-logo {
	position: absolute;
	width: 115px;
	height: 115px;
	bottom: -40px;
	left: 50%;
	transform: translateX(-50%);
	padding: 8px;
	background: #ffffff;
	box-shadow: 0px 18px 36px rgba(0, 0, 0, 0.12);
}

.teams-main__card-logo img {
	/* height: 100%;*/
}

.teams-main__card-info {
	width: 100%;
	padding: 25px;
	padding-top: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-shadow: 0px 18px 36px rgba(0, 0, 0, 0.12);
}

.p-c .teams-main__card-info {
	background: #ffffff;
	padding-top: 25px;
}

.teams-main__card {
	transition: box-shadow .2s linear;
}

.teams-main__card:hover {
	box-shadow: 0 38px 58px rgba(0, 0, 0, .3);
}

.player-main-info {
	background: #fff;
	box-shadow: 0px 18px 36px rgba(0, 0, 0, 0.12);
	transition: box-shadow .2s linear;
}

.teams-main__card:hover .player-main-info {
	box-shadow: none;
}

.p-c .teams-main__card-logo {
	display: none;
}

.p-c .teams-main__card-name {
	margin-bottom: 0;
}

.p-c .teams-main__card-site {
	display: none;
}

.player-num {
	width: 100%;
	padding: 0 25px;
	padding-top: 25px;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	font-weight: 400;
	color: #0e0e0e;
}

.teams-main__card-info-side .player-num {
	width: auto;
	padding: 0;
	margin-right: 12px;
	line-height: 24px;
	font-size: 16px;
}

.teams-main__card-info-side .player-num:empty {
	display: none;
}

@media(max-width: 850px) {
	.teams-main__card-info-side .player-num {
		line-height: 18px;
		font-size: 14px;
	}
}

.teams-main__card-info-side {
	/*display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: nowrap;*/
}

.teams-cont .sb-c2__block-2 {
	margin-top: 0;
}

.teams-cont .sb-c1__head {
	padding-top: 19px;
}

.teams-main__card-name {
	font-family: 'Gotham Pro';
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0.576px;
	font-weight: 700;
	color: var(--color-blue);
	margin-bottom: 10px;
}

.teams-main__card-site {
	display: block;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #0e0e0e;
	transition: 0.3s;
}

.teams-main__card-site:hover {
	color: #35343a;
}

.teams-main__card-social {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.teams-main__card-social-item {
	width: 24px;
	height: 24px;
	overflow: hidden;
	cursor: pointer;
	margin-right: 8px;
}

.teams-main__card-social-item:last-child {
	margin-right: 0;
}

.teams-main__card-social-item svg {
	width: 100% !important;
	height: 100% !important;
}

.teams-main__card-social-item path {
	fill: #09080f;
	transition: 0.3s;
}

.teams-main__card-social-item:hover path {
	fill: #35343a;
}

.teams-main__info {
	width: 260px;
	margin-right: 60px;
}

.teams-main__info-block {
	width: 100%;
	margin-bottom: 45px;
}

.teams-main__info-block:last-child {
	margin-bottom: 0;
}

.teams-main__info-block-head {
	margin-bottom: 15px;
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.28px;
	font-weight: 700;
	color: #000000;
}

.teams-main__block-body {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.teams-main__info-line {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
}

.teams-main__info-line:last-child {
	margin-bottom: 0;
}

.teams-main__info-name {
	width: calc((100% - 8px) / 2);
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 0.28px;
	color: #000000;
	font-weight: 400;
	text-align: left;
}

.teams-main__info-value {
	width: calc((100% - 8px) / 2);
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 0.28px;
	font-weight: 700;
	color: var(--color-blue);
	text-align: left;
	padding-left: 2px;
	position: relative;
}

.teams-main__last {
	width: calc(100% - 320px - 380px);
}

.teams-main__last-btns {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.teams-main__last-btns-item {
	margin-bottom: 25px;
	width: 235px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 18px;
	background: #09080f;
	transition: 0.3s;
}

.teams-main__last-btns-item:hover {
	background: #35343a;
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.0968368);
}

.teams-main__last-btns-item:last-child {
	margin-bottom: 0;
}

.teams-main__last-btns-item-img {
	display: flex;
	align-items: center;
	margin-right: 8px;
}

.teams-main__last-btns-item-img path {
	fill: var(--color-white);
	transition: 0.3s;
}

.teams-main__last-btns-item-text {
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 0.3px;
	font-weight: 700;
	color: var(--color-white);
}

.teams-main__last-block {
	width: 100%;
	margin-top: 30px;
}

.teams-main__last-block-head {
	width: 100%;
	font-weight: 700;
	text-align: left;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.28px;
	color: #000000;
	margin-bottom: 15px;
}

.teams-main__last-block-body {
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}

.tmiv-block {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 0.28px;
	font-weight: 700;
	color: var(--color-blue);
	text-align: left;
	padding-left: 2px;
	display: inline;
}

.teams-main__last-block-body-item {
	width: 34px;
	margin-right: 12px;
	position: relative;
}

.teams-main__last-block-body-item:last-child {
	margin-right: 0;
}

.teams-main__last-block-body-item:nth-child(1) path {
	fill: #ffb830;
}

.teams-main__last-block-body-item:nth-child(2) path {
	fill: #b6b5b3;
}

.teams-main__last-block-body-item:nth-child(3) path {
	fill: #cc764e;
}

.teams-main__last-block-body-item:nth-child(4) path {
	fill: #ffb830;
}

.teams-main__last-block-body-item:nth-child(5) path {
	fill: #b6b5b3;
}

.teams-main__last-block-body-item:nth-child(6) path {
	fill: #cc764e;
}

.teams-main__lbdi-top {}

.teams-main__lbdi-top-text {
	position: absolute;
	top: 15px;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	color: #ffffff;
	width: 100%;
	font-weight: 500;
	left: 0;
	text-align: center;
	display: flex;
	justify-content: center;
}

.teams-main__lbdi-top-text path {
	fill: var(--color-white) !important;
}

.player {
	padding-bottom: 75px;
}

.teams-main__lbdi-bottom {
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	width: 100%;
	font-weight: 700;
	text-align: center;
	color: #333333;
	margin-top: -15px;
}

.teams-statistic {
	width: 100%;
	padding: 22px 0;
	background: #ebecf0;
}

.teams-statistic__cont {
	width: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
}

.teams-statistic__item {
	margin-right: 35px;
	display: flex;
	flex-direction: column;
}

.teams-statistic__name {
	margin-bottom: 12px;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	text-align: left;
	font-weight: 400;
}

.teams-statistic__value {
	font-family: 'Gotham Pro';
	font-size: 44px;
	line-height: 52px;
	letter-spacing: 1.36889px;
	text-transform: uppercase;
	font-weight: 700;
	color: var(--color-blue);
	text-align: left;
	white-space: nowrap;
}

.cbr {
	padding-left: 12px !important;
	position: relative !important;
}

.cbr:before {
	content: '';
	position: absolute;
	bottom: 4px;
	left: 0;
	width: 8px;
	height: 10px;
	background: #e20e17;
	box-shadow: 3px 4px 8px -2px rgba(0, 0, 0, 0.247705);
	border-radius: 1px;
	transform: rotate(30deg);
}

.cby:before {
	background: #ffd300;
}

.teams-consist {
	width: 100%;
	padding-bottom: 15px;
}

.teams-consist__cont {
	width: 100%;
}

.teams-consist__head {
	width: 100%;
	margin-bottom: 40px;
}

.teams-consist__body {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.teams-consist__card {
	width: calc((100% - 120px) / 3);
	margin-right: 60px;
	margin-bottom: 60px;
	cursor: pointer;
	display: flex;
	flex-direction: column;
}

.teams-consist__card:nth-child(3n + 3) {
	margin-right: 0;
}

.teams-consist__card-img {
	width: 100%;
	height: 245px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}

.teams-consist__card-body {
	background: #e4e9ef;
	padding: 15px 12px;

	display: flex;
	flex-direction: column;

	flex: 1 0 auto;
}

.teams-consist__card-num {
	width: 100%;
	margin-bottom: 5px;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #0e0e0e;
}

.teams-consist__card-block {
	width: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	padding-bottom: 15px;

	flex: 1 0 auto;
}

.teams-consist__card-side {
	width: calc(100% - 50px);
}

.teams-consist__card-title {
	font-family: 'Gotham Pro';
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0.576px;
	color: var(--color-blue);
	font-weight: bold;
	margin-bottom: 8px;
	width: 100%;
}

.teams-consist__card-position {
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #211532;
}

.teams-consist__card-link {
	width: 50px;
	background: var(--color-blue);
}

.teams-consist__card-link:hover {
	background: #5598ff;
}

.teams-consist__card-statistic {
	width: 100%;
	border-top: 1px solid #d6d6d6;
	padding-top: 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.teams-consist__card-statistic-item {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.teams-consist__card-statistic-name {
	margin-right: 6px;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	color: var(--color-blue);
	font-weight: 500;
}

.teams-consist__card-statistic-value {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	font-weight: 500;
	color: #211532;
}

.leagues__add.teams-consist__card {
	height: 423px;
}

.teams-consist__card .leagues__add-text {
	text-align: center;
}

.shop {
	width: 100%;
	padding-top: 55px;
	padding-bottom: 20px;
	background: var(--color-blue);
}

.shop__cont {
	width: 100%;
}

.shop__head {
	width: 100%;
	margin-bottom: 55px;
	color: var(--color-white);
}

.shop__body {
	width: calc(100% + 30px);
	margin-left: -15px;
	margin-right: -15px;
	display: flex !important;
	justify-content: space-between;
}

.shop__card-item {
	width: 306px;
	padding: 0 12px;
	padding-bottom: 50px;
}

.shop__card {
	width: 100%;
	cursor: pointer;
	background: #ffffff;
	box-shadow: 0px 18px 16px rgba(0, 0, 0, 0.12);
}

.shop__card-img {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 22px 0;
	position: relative;
	height: 180px;
	background: radial-gradient(100% 100% at 0% 0%,
			rgba(255, 255, 255, 0.149476) 0%,
			rgba(255, 255, 255, 0.0001) 100%),
		#e8e8e8;
}

.shop__card-img img {
	height: 100%;
}

.shop__card-pops {
	position: absolute;
	top: 10px;
	left: 15px;
	display: flex;
	flex-direction: column;
	z-index: 99;
}

.shop__card-pops-sale {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 0.35px;
	color: #45a000;
}

.shop__card-body {
	width: 100%;
	padding: 15px;
}

.shop__card-position {
	width: 100%;
	padding-bottom: 5px;
	display: flex;
	justify-content: flex-start;
}

.shop__card-position-item {
	padding: 5px 10px;
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0.3px;
	background: #e20e17;
	color: #ffffff;
}

.shop__card-name {
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.32px;
	font-weight: bold;
	color: #242424;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	min-height: 44px;
}

.shop__card-bottom {
	padding-top: 55px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.shop__card-side {
	display: flex;
	flex-direction: column;
}

.shop__card-price-old {
	margin-left: 25px;
	margin-bottom: 4px;
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0.3px;
	color: #bbbbbb;
	position: relative;
}

.shop__card-price-old:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 2px;
	transform: rotate(-11deg) translate(-49%, -273%);
	background: #979797;
}

.shop__card-price-new {
	font-family: 'Gotham Pro';
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	letter-spacing: 0.4px;
	font-weight: bold;
	color: var(--color-blue);
}

.shop__card-link {
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.3s;
	background: var(--color-blue);
	padding: 14px 25px;
}

.shop__card-link:hover {
	background: #5598ff;
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.0968368);
}

.shop__card-link-img {
	display: flex;
	align-items: center;
}

.shop__card-link-img path {
	fill: var(--color-white);
}

.shop__card-link-text {
	margin-left: 6px;
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0.3px;
	color: #ffffff;
}

.shop__body .slick-prev {
	width: 18px;
	height: 18px;
	top: -75px;
	left: calc(100% - 85px);
}

.shop__body .slick-prev::before {
	content: '';
	position: absolute;
	top: -11%;
	left: 35%;
	border-top: 3px solid var(--color-white);
	border-left: 3px solid var(--color-white);
	transform: rotate(-45deg) translate(-50%, 0%);
	transition: 0.3s;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.shop__body .slick-prev:hover:before {
	border-left: 3px solid var(--color-grey-light);
	border-top: 3px solid var(--color-grey-light);
}

.shop__body .slick-prev.slick-disabled:before {
	cursor: default;
	border-left: 3px solid var(--color-grey-light);
	border-top: 3px solid var(--color-grey-light);
}

.shop__body .slick-next {
	width: 18px;
	height: 18px;
	top: -75px;
	right: 17px;
}

.shop__body .slick-next:before {
	content: '';
	position: absolute;
	top: -11%;
	left: 35%;
	border-right: 3px solid var(--color-white);
	border-bottom: 3px solid var(--color-white);
	transform: rotate(-45deg) translate(-50%, 0%);
	transition: 0.3s;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.shop__body .slick-next:hover:before {
	border-right: 3px solid var(--color-grey-light);
	border-bottom: 3px solid var(--color-grey-light);
}

.shop__body .slick-next.slick-disabled:before {
	cursor: default;
	border-right: 3px solid var(--color-grey-light);
	border-bottom: 3px solid var(--color-grey-light);
}

.shop__body .slick-next:after {
	content: '';
	position: absolute;
	left: -15px;
	width: 1px;
	height: 25px;
	top: 50%;
	transform: translateY(-50%);
	background: #999999;
}

.slick-arrow {
	z-index: 99;
}

.teams-leagues__fs {
	display: none !important;
}

.gallery {
	width: 100%;
	padding-top: 65px;
	padding-bottom: 70px;
}

.gallery__cont {
	width: 100%;
	padding: 25px 35px;
	border: 1px solid #e8e8e8;
}

.gallery__head {
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
}

.gallery__tools {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 5px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.gallery__tools-item {
	font-family: 'Gotham Pro';
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.384px;
	color: #333;
	margin-right: 20px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	position: relative;
	cursor: pointer;
	font-weight: 700;
}

.gallery__tools-item:last-child {
	margin-right: 0;
}

.gallery__tools-item:after {
	content: '';
	position: absolute;
	left: 0;
	top: 100%;
	width: 0;
	height: 5px;
	opacity: 0;
	background: #333;
	transition: 0.3s;
}

.gallery__tools-item:hover:after {
	width: 100%;
	opacity: 1;
}

.gallery__tools-item-active {
	color: var(--color-blue);
}

.gallery__tools-item-active:after {
	background: var(--color-blue);
	width: 100%;
	opacity: 1;
}

.gallery__body {
	width: calc(100% + 20px);
	margin-left: -10px;
	margin-right: -10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}

.gallery__card {
	width: calc(100% / 3);
	padding: 15px 10px;
}

.gallery__card-item {
	width: 100%;
}

.gallery__card-img {
	display: block;
	width: 100%;
	height: 271px;
	cursor: pointer;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	transition: 0.3s;
	position: relative;
}

.gallery__card-img:hover {
	background-size: auto 110%;
}

.gallery-youtube {}

.gallery__card-youtube {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.3s;
	/* background: linear-gradient(180deg, rgba(0, 0, 0, 0.725333) 0%, rgba(0, 0, 0, 0.3) 55.56%, rgba(0, 0, 0, 0.703234) 100%); */
}

.gallery__card-youtube:hover {
	/* background: linear-gradient(180deg, rgba(0, 0, 0, 0.725333) 0%, rgba(0, 0, 0, 0.3) 55.56%, rgba(0, 0, 0, 0.703234) 100%); */
	background: rgba(0, 0, 0, 0.525333) 0%;
}

.gallery__card-yt-logo {
	width: 45px;
}

.gallery__card-yt-logo svg {
	width: 100% !important;
}

.gallery__card-yt-logo path {}

.gallery__card-info {
	width: 100%;
	padding-top: 15px;
}

.gallery__card-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.gallery__card-name {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	cursor: pointer;
	color: #333333;
	font-weight: 700;
	transition: 0.3s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: calc(100% - 55px);
}

.gallery__card-name:hover {
	color: var(--color-blue);
}

.gallery__card-view {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	min-width: 55px;
}

.gallery__card-view-text {
	display: block;
	margin-right: 4px;
	font-family: 'Gotham Pro';
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	letter-spacing: 0.264px;
	color: #8a8a8a;
}

.gallery__card-view-img {
	width: 16px;
}

.gallery__card-view-img svg {
	width: 100% !important;
}

.gallery__card-view path {
	fill: var(--color-blue);
}

.gallery__body-mob {
	display: none;
}

.gallery__card-date {
	width: 100%;
	margin-top: 5px;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	letter-spacing: 0.264px;
	color: #8a8a8a;
}

.gallery__more {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	padding-top: 7px;
}

.gallery__more-item {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.3px;
	color: var(--color-blue);
	transition: 0.3s;
}

.gallery__more-item:hover {
	color: var(--color-blue-link-hover);
}

.teams-leagues__calendar {
	position: relative;
	width: 140px;
}

.tlc__body {
	position: absolute;
	top: 100%;
	left: 0;
	background: #ffffff;
	display: none;
	width: 100%;
}

.tlc-active .tlc__body {
	display: block;
	z-index: 9999;
}

.tlc__body-block {
	background: #ffffff;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	z-index: 9999;
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.0968368);
	overflow-y: scroll;
	height: 102px;
}

.tlc__month {
	position: absolute;
	user-select: none;
	left: 100%;
	top: 0;
	height: 100%;
	display: flex;
	width: 100%;
	flex-direction: column;
	flex-wrap: wrap;
	border: 1px solid #ededed;
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.0968368);
	z-index: 9999;
	background: #fff;
	display: none;
}

.tlc-active.tlc__month {
	display: flex;
}

.tlc__body-block::-webkit-scrollbar {
	width: 6px;
}

.tlc__body-block::-webkit-scrollbar-track {
	background: var(--color-white);
}

.tlc__body-block::-webkit-scrollbar-thumb {
	background-color: var(--color-grey-light-2);
	border-radius: 3px;
}

.tlc__body-year {
	width: 50%;
	text-align: center;
	user-select: none;
	padding: 18px 5px;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	color: #333333;
	transition: 0.3s;
	cursor: pointer;
}

.tlc__body-month {
	width: 66px;
	text-align: center;
	padding: 15px 5px;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	color: #333333;
	transition: 0.3s;
	cursor: pointer;
}

.tlc__body-month:hover {
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.0968368);
	color: var(--color-blue);
}

.tlc__body-year:hover {
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.0968368);
	color: var(--color-blue);
}

.cp-active {
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.0968368);
	color: var(--color-blue);
}

.tlc__head {
	padding: 19px 10px;
	border: 1px solid var(--color-blue);
	background: var(--color-white);
	display: flex;
	align-items: center;
	cursor: pointer;
	width: 100%;
}

.tlc__head-img {
	width: 14px;
	display: flex;
	align-items: center;
}

.tlc__head-img svg {
	width: 100% !important;
}

.tlc__head-img path {
	fill: var(--color-black);
	transition: 0.3s;
}

.tlc__haed-year {
	text-align: center;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.325px;
	font-weight: 500;
	width: 46px;
	color: #333333;
}

.tlc__head-month {
	width: 54px;
	text-align: center;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.325px;
	font-weight: 500;
	color: #333333;
}

.tlc__head-arrow {
	height: 6px;
	width: 6px;
	margin-bottom: -3px;
	border: 2px solid var(--color-black);
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	transform: translateY(-50%) rotate(45deg);
	border-bottom-left-radius: 3px;
	border-top-right-radius: 3px;
}

.gp {
	width: 100%;
	height: 100vh;
	position: fixed;
	top: -130%;
	left: 0;
	z-index: 98999;
	background: #ebecf0;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.7s;
	/* transform: translateY(-100%); */
}

body.gpi-active {
	max-height: 100vh;
	overflow: hidden;
}

.gpi-active {
	top: 0;
}

.gp__cont {
	width: 760px;
	position: relative;
}

.gp__close {
	/* position: absolute;*/
	bottom: calc(100% + 50px);
	left: calc(100% + 50px);
	background: var(--color-blue);
	transition: 0.3s;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	cursor: pointer;
}

.gp__close:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 16px;
	height: 2px;
	border-radius: 1px;
	background: var(--color-white);
	transform: translate(-50%, -50%) rotate(-45deg);
}

.gp__close:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 16px;
	height: 2px;
	border-radius: 1px;
	background: var(--color-white);
	transform: translate(-50%, -50%) rotate(45deg);
}

.gp__close:hover {
	background: #5598ff;
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.0968368);
}

.gp__slider {
	width: 100%;
}

.gp__slider-item {
	width: 100%;
	height: 500px;
	background-size: cover;
	background-repeat: no-repeat;
	background-size: cover;
}

.gp__top {
	width: 100%;
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.gp__side {
	display: flex;
	max-width: calc(100% - 60px);
	align-items: center;
	justify-content: flex-start;
}

.gp__title {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	font-weight: bold;
	color: #333333;
	margin-right: 10px;
	max-width: calc(100% - 65px);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.gp__date {
	font-family: 'Gotham Pro';
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	letter-spacing: 0.264px;
	/* width: 65px;*/
	color: #8a8a8a;
}

.gp__view {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	min-width: 55px;
}

.gp__view-text {
	display: block;
	margin-right: 4px;
	font-family: 'Gotham Pro';
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	letter-spacing: 0.264px;
	color: #8a8a8a;
}

.gp__view-img {
	width: 16px;
}

.gp__view-img svg {
	width: 100% !important;
}

.gp__view path {
	fill: var(--color-blue);
}

.gp__bottom {
	width: 100%;
	margin-top: 35px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.gp__share {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.gp__share-text {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	text-align: right;
	letter-spacing: 0.3px;
	margin-right: 12px;
	color: #333333;
}

.gp__share-list {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.gp__share-item {
	display: flex;
	margin-right: 12px;
	width: 31px;
}

.gp__share-item:last-child {
	margin-right: 0;
}

.gp__share-item svg {
	width: 100% !important;
}

.gp__share-item path {
	fill: #09080f;
	transition: 0.3s;
}

.gp__share-item path:hover {
	fill: #35343a;
}

.gp__likes {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.gp__likes-text {
	margin-right: 8px;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	text-align: right;
	letter-spacing: 0.3px;
	color: #333333;
}

.gp__likes-img {
	width: 31px;
	height: 31px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: var(--color-white);
	transition: 0.3s;
	cursor: pointer;
}

.gp__likes-img:hover {
	background: #e6edfa;
}

.gp__likes-img.gli-active {
	background: #ffb7b7;
}

.gp__likes-img.gli-active:hover {
	background: #ffabab;
}

.gp__likes-img svg {
	width: 15px !important;
}

.gp__likes-img path {
	fill: #f84545;
	transition: 0.3s;
}

.gp__slider .slick-next {
	width: 18px;
	height: 18px;
	top: 38%;
	transform: translateY(-50%);
	right: -100px;
}

.gp__slider .slick-next:before {
	content: '';
	position: absolute;
	top: -11%;
	left: 35%;
	border-right: 3px solid var(--color-blue);
	border-bottom: 3px solid var(--color-blue);
	transform: rotate(-45deg) translate(-50%, 0%);
	transition: 0.3s;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.gp__slider .slick-next:hover:before {
	border-right: 3px solid var(--color-blue-link-hover);
	border-bottom: 3px solid var(--color-blue-link-hover);
}

.gp__slider .slick-next.slick-disabled:before {
	cursor: default;
	border-right: 3px solid var(--color-grey-light);
	border-bottom: 3px solid var(--color-grey-light);
}

.gp__slider .slick-prev {
	width: 18px;
	top: 38%;
	transform: translateY(-50%);
	left: -100px;
}

.gp__slider .slick-prev::before {
	content: '';
	position: absolute;
	top: -11%;
	left: 35%;
	border-top: 3px solid var(--color-blue);
	border-left: 3px solid var(--color-blue);
	transform: rotate(-45deg) translate(-50%, 0%);
	transition: 0.3s;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.gp__slider .slick-prev:hover:before {
	border-left: 3px solid var(--color-blue-link-hover);
	border-top: 3px solid var(--color-blue-link-hover);
}

.gp__slider .slick-prev.slick-disabled:before {
	cursor: default;
	border-left: 3px solid var(--color-grey-light);
	border-top: 3px solid var(--color-grey-light);
}

.gpb__view {
	display: none;
}

.gpb__date {
	display: none;
}

.work-popup {
	width: 100%;
	cursor: pointer;
	height: 100vh;
	position: fixed;
	top: -130%;
	left: 0;
	z-index: 98999;
	background: rgba(25, 34, 56, 0.919171);
	backdrop-filter: blur(21.7463px);
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.7s;
}

.work-popup.wp-active {
	top: 0;
}

.wp__cont {
	position: relative;
	cursor: default;
	width: 820px;
	height: 525px;
	background: #ebecf0;
	padding: 0 135px;
	padding-top: 55px;
	padding-bottom: 65px;
}

.wp__head {
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0.576px;
	font-weight: bold;
	color: var(--color-blue);
	margin-bottom: 45px;
}

.wp__body {
	width: 100%;
}

.wp__list {}

.wp__input {
	margin-bottom: 25px;
}

.wp__input:last-child {
	margin-bottom: 0;
}

.wp__btn {
	padding: 18px 0;
	margin-top: 55px;
	background: #09080f;
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.375px;
	font-weight: bold;
	color: #ffffff;
	transition: 0.3s;
}

.wp__btn:hover {
	background: #35343a;
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.0968368);
}

.gallery-2 {
	background: #ebecf0;
	padding-bottom: 130px;
}

.gallery-2 .gallery__cont {
	padding: 0;
	border: none;
}

.game-block__teams-top-block {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-top: 7px;
}

.game-block__teams-top-block-score {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	font-weight: 500;
	letter-spacing: 0.312px;
	color: #0cbf5f;
	margin-right: 10px;
}

.game-block__teams-top-block-place {
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.288px;
	font-weight: 500;
	color: #000000;
}

.game-block__teams-top-side:last-child .game-block__teams-top-block {
	justify-content: flex-start;
}

.game-block__teams-top-side:last-child .game-block__teams-top-block-score {
	order: 2;
	margin-left: 10px;
	margin-right: 0;
}

.dd-date {
	margin-bottom: 2px;
	font-family: 'Gotham Pro';
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 0.3px;
	font-weight: 500;
	color: #000000;
}

.dd-time {
	font-family: 'Gotham Pro';
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.384px;
	font-weight: 700;
	color: #000000;
}

.mt0 {
	margin-top: 0;
}

.play {
	width: 100%;
	padding-top: 90px;
	padding-bottom: 45px;
}

.play__cont {
	width: 100%;
}

.play__head {
	color: var(--color-blue);
	margin-bottom: 45px;
}

.play__body {
	width: 100%;
}

.conc {
	margin-bottom: 50px;
	width: 100%;
	padding: 25px 30px;
	border: 1px solid #e8e8e8;
}

.conc__head {
	padding-bottom: 15px;
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0.576px;
	color: var(--color-black);
	font-weight: 700;
}

.conc__body {
	width: 100%;
}

.conc__body .game-block__teams-top-center {
	width: calc(100% - 580px);
}

.conc__body .game-block__teams-top-side {
	width: 290px;
}

.conc__body .game-block__body-cont-side {
	width: 290px;
}

.conc__body .game-block__body-cont-center {
	width: calc(100% - 580px);
}

.bb {
	width: 50px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.game-block__body-cont-side {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.game-block__body-line-side.game-block__body-cont-side {
	justify-content: flex-end;
}

.game-block__body-line-side.game-block__body-cont-side:last-child {
	justify-content: flex-start;
}

.game-block__body-cont-side-text {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.game-block__body-cont-side-text-item {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #000000;
	margin-bottom: 15px;
	font-weight: 400;
}

.game-block__body-cont-side-text-item:last-child {
	margin-bottom: 0;
}

.conc__body .game-block__body {
	padding-bottom: 15px;
}

.game-block__body-cont-side-num {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.game-block__body-cont-side-num-item {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	text-align: right;
	letter-spacing: 0.336px;
	color: #0052cc;
	margin-bottom: 15px;
	font-weight: 500;
}

.game-block__body-cont-side-num-item:last-child {
	margin-bottom: 0;
}

.game-block__body-cont-side:last-child .game-block__body-cont-side-text {
	order: 2;
	align-items: flex-end;
}

.game-block__body-cont-side:last-child .game-block__body-cont-side-num {
	order: 1;
	align-items: flex-end;
}

.side-mob {
	display: none;
}

.events {
	width: 100%;
	margin-top: 25px;
	/* padding-bottom: 4px; */
	border-bottom: 1px solid #e8e8e8;
}

.events__head {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 15px;
	border-bottom: 1px solid #e8e8e8;
}

.events__head-side {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

div.events__head-side {
	user-select: none;
	opacity: 0;
}

div.events__head-side .events__head-side-text {
	color: transparent;
	opacity: 0;
	user-select: none;
}

.events__head-side-img {
	display: flex;
	align-items: center;
	width: 13px !important;
}

.events__head-side-img svg {
	width: 100%;
}

.events__head-side-img path {
	fill: var(--color-blue);
	transition: 0.3s;
}

.events__head-side-text {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.312px;
	text-decoration-line: underline;
	font-weight: 700;
	color: var(--color-blue);
	transition: 0.3s;
	margin-left: 4px;
}

.events__head-side:hover path {
	fill: var(--color-blue-link-hover);
}

.events__head-side:hover .events__head-side-text {
	color: var(--color-blue-link-hover);
}

.events__head-center {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.312px;
	font-weight: 700;
	color: var(--color-blue);
	transition: 0.3s;
}

.events__body {
	width: 100%;
	border-collapse: collapse;
}

.events__body tr:nth-child(2n + 2) {
	background: #e4e9ef;
}

.en {
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.288px;
	font-weight: 500;
	color: #000000;
}

.e-col {
	padding: 8px 0;
}

.e-col-1 {
	padding-left: 35px;
	width: 320px;
}

.e-col-1 .en {
	text-align: left;
}

.e-col-2 {
	width: 150px;
}

.e-col-2 .en {
	text-align: left;
}

.e-col-2 .ee {
	justify-content: flex-start;
}

.e-col-3 {
	width: 75px;
}

.e-col-4 .en {
	text-align: center;
}

.e-col-4 {
	width: 50px;
}

.e-col-5 {
	width: 75px;
}

.e-col-6 {
	width: 150px;
}

.e-col-6 .en {
	text-align: right;
}

.e-col-6 .ee {
	justify-content: flex-end;
}

.e-col-7 {
	padding-right: 35px;
	width: 320px;
}

.e-col-7 .en {
	text-align: right;
}

.ep {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #000000;
	font-weight: 400;
}

.ee {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.ee-name {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	font-weight: 400;
	margin-right: 7px;
	color: #000000;
}

.ee-value {
	font-family: 'Gotham Pro';
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	letter-spacing: 0.384px;
	font-weight: 700;
	color: var(--color-blue);
}

.et {
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	letter-spacing: 0.336px;
	font-weight: 500;
	color: var(--color-blue);
}

.e-col-1 .ep {
	width: 100%;
	text-align: left;
}

.e-col-7 .ep {
	width: 100%;
	text-align: right;
}

.events__mob {
	width: 100%;
	display: none;
}

.em__head {
	width: 100%;
	padding: 15px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.em__col-1 {
	width: 65px;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	font-weight: 500;
	color: var(--color-blue);
}

.em__col-2 {
	width: 65px;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	font-weight: 400;
	color: #000000;
}

.em__col-3 {
	width: calc(100% - 130px);
	text-align: right;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	font-weight: 400;
	color: #000000;
}

.em__head .em__col-1,
.em__head .em__col-2,
.em__head .em__col-3 {
	font-weight: 500;
	color: #000000;
}

.em__body {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.em__block {
	margin-bottom: 10px;
	width: 100%;
}

.em__block:last-child {
	margin-bottom: 0;
}

.em__top {
	background: #e4e9ef;
	padding: 10px;
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0.288px;
	font-weight: 700;
	color: var(--color-blue);
}

.em__list {
	display: flex;
	flex-direction: column;
}

.em__item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 0;
}

.em__item .em__col-1 {
	padding-left: 7px;
}

.members {
	width: 100%;
}

.members__tools {
	width: 100%;
	margin-bottom: 20px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border-bottom: 1px solid #e8e8e8;
}

.members__tools-item {
	font-family: 'Gotham Pro';
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 0.48px;
	color: #333;
	margin-right: 20px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	position: relative;
	cursor: pointer;
	font-weight: 500;
}

.members__tools-item:last-child {
	margin-right: 0;
}

.members__tools-item:after {
	content: '';
	position: absolute;
	left: 0;
	top: 100%;
	width: 0;
	height: 4px;
	opacity: 0;
	background: #333;
	transition: 0.3s;
}

.members__tools-item:hover:after {
	width: 100%;
	opacity: 1;
}

.members__tools-item-active {
	color: var(--color-blue);
}

.members__tools-item-active:after {
	background: var(--color-blue);
	width: 100%;
	opacity: 1;
}

.members__body {
	margin-top: 45px;
	width: calc(100% + 30px);
	margin-left: -15px;
	margin-right: -15px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.members__block-item {
	width: 50%;
	padding: 0 15px;
}

.members__block {
	width: 100%;
}

.members__block-head {
	width: 100%;
	padding: 20px 25px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background: #d3d9e0;
	margin-bottom: 12px;
}

.members__block-img {
	width: 56px;
	height: 56px;
	background: #ffffff;
	box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.0976289);
	padding: 5px;
}

.members__block-img img {
	/* height: 100%;*/
	max-width: 35px;
}

.members__block-text {
	margin-left: 30px;
	font-family: 'Gotham Pro';
	font-size: 18px;
	line-height: 21px;
	text-align: right;
	letter-spacing: 0.432px;
	font-weight: 700;
	color: #000000;
}

.members__block-body {
	width: 100%;
	border-collapse: collapse;
}

.members__block-body tr:nth-child(2n + 2) {
	background: #e4e9ef;
}

.members__block-body tr:first-child .mb-col {
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.288px;
	font-weight: 700;
	color: #000000;
}

.mb-col {
	padding: 13px 0;
	text-align: left;
}

.mb-col-1 {
	width: 67px;
	padding-left: 16px;
}

.mb-col-2 {
	width: 250px;
}

.mb-col-3 {
	width: 185px;
}

.mb-col-3 span:first-child {
	/*display: none;*/
}

.mb-col-3 span:last-child {
	display: none;
}

.mb-col-4 {
	width: 73px;
	padding-right: 16px;
}

.members__card-item {
	width: 50%;
	padding: 0 15px;
}

.members__card {
	width: 100%;
}

.members__card-top {
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-bottom: 17px;
}

.members__card-img {
	width: 222px;
	height: 222px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border: 2px solid #f8f4ee;
}

.members__card-side {
	width: calc(100% - 237px);
}

.members__card-name {
	width: 100%;
	font-family: 'Gotham Pro';
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0.576px;
	color: var(--color-blue);
	font-weight: 700;
	margin-bottom: 13px;
}

.members__card-position {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	font-weight: 400;
	color: #000000;
	margin-bottom: 35px;
}

.members__card-msg {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.members__card-msg-img {
	display: flex;
	align-items: center;
}

.members__card-msg-img svg {
	width: 18px !important;
}

.members__card-msg-img path {
	transition: 0.3s;
	fill: var(--color-blue);
}

.members__card-msg-img rect {
	transition: 0.3s;
	fill: var(--color-blue);
}

.members__card-msg-text {
	margin-left: 9px;
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.312px;
	font-weight: 700;
	color: var(--color-blue);
}

.members__card-msg:hover path,
.members__card-msg:hover rect {
	fill: var(--color-blue-link-hover);
}

.members__card-msg:hover .members__card-msg-text {
	color: var(--color-blue-link-hover);
}

.members__card-table {
	width: 100%;
	border-collapse: collapse;
}

.members__card-table tr:nth-child(2n + 2) {
	background: #e4e9ef;
}

.m-col {
	padding: 3px 0;
}

.members__card-table tr:first-child .m-col {
	padding: 13px 0;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #000000;
	font-weight: 700;
}

.members__card-table tr:first-child .m-col-2 span {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #000000;
	font-weight: 700;
}

.m-col-1 {
	padding-left: 4px;
}

.m-col-1-block {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.m-col-1-block-img {
	width: 32px;
	height: 32px;
	padding: 3px;
	background: #ffffff;
	box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.0976289);
}

.m-col-1-block-img img {
	height: 100%;
}

.m-col-1-block-text {
	margin-left: 6px;
	font-family: 'Gotham Pro';
	font-size: 18px;
	line-height: 21px;
	text-align: right;
	letter-spacing: 0.432px;
	font-weight: 700;
	color: #000000;
}

.m-col-2 {
	width: 240px;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	letter-spacing: 0.336px;
	font-weight: 500;
	color: #000000;
}

.m-col-2 span {
	display: none;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	letter-spacing: 0.336px;
	font-weight: 500;
	color: #000000;
}

.m-col-2 span:first-child {
	display: block;
}

.m-col-3 {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	text-align: right;
	color: #000000;
	width: 67px;
	padding-right: 18px;
	font-weight: 700;
}

.player-teams {
	position: absolute;
	top: 100%;
	left: 0;
	width: calc(100% + 15px);
	background: #fff;
	display: none;
	z-index: 768;
	box-shadow: 0px 18px 16px rgb(0 0 0 / 12%);
}

.player-teams__item {
	padding: 7px 2px;
	display: block;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 0.28px;
	font-weight: bold;
	color: var(--color-blue);
	transition: 0.3s;
}

.player-teams__item:hover {
	box-shadow: 0px 4px 4px rgb(0 0 0 / 12%);
}

.tmiv-link {
	position: relative;
	cursor: pointer;
}

.tmiv-s {
	position: relative;
}

.tmiv-s:after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	left: calc(100% + 0.75em);
	width: 13px;
	height: 13px;
	background-image: url(/local/templates/yplay/css/../img/logo-s.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 50%;
	overflow: hidden;
}

.tmiv-link:after {
	content: '';
	position: absolute;
	top: 20%;
	left: calc(100% + 5px);
	border-right: 3px solid var(--color-blue);
	border-bottom: 3px solid var(--color-blue);
	transform: rotate(45deg);
	transition: 0.3s;
	width: 6px;
	height: 6px;
}

.tmiv-item {
	max-height: 99px;
	overflow-y: scroll;
}

.tmiv-item::-webkit-scrollbar {
	width: 4px;
}

.tmiv-item::-webkit-scrollbar-track {
	background: var(--color-white);
}

.tmiv-item::-webkit-scrollbar-thumb {
	background-color: var(--color-grey-light-2);
}

.tmiv-active.tmiv-item {
	display: block;
}

.pc {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 75px;
}

.pc__cont {
	width: 100%;
}

.pc__head {
	width: 100%;
	margin-bottom: 30px;
}

.pc__body {
	width: 100%;
	border-collapse: collapse;
}

.pc__more {
	width: 100%;
	margin-top: 30px;
	display: flex;
	justify-content: flex-start;
}

.pc__more-item {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	transition: 0.3s;
	color: var(--color-blue);
	font-weight: 500;
}

.pc__more-item:hover {
	color: var(--color-blue-link-hover);
}

.pc-col {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	font-weight: 700;
	padding: 7px 0;
	color: #000000;
}

.pc-col-1 {
	width: 65px;
	padding-right: 9px;
}

.pc-col-2 {
	width: 190px;
}

.pc-col-3 {
	width: 137px;
}

.pc-col-4 {
	width: 127px;
}

.pc-col-5 {
	width: 123px;
}

.pc-col-6 {
	width: 117px;
}

.pc-col-7 {
	width: 126px;
}

.pc-col-8 {
	width: 117px;
}

.pc-col-9 {
	width: 114px;
}

.pc-col-10 {
	width: 55px;
}

.pc__img {
	width: 56px;
	max-height: 56px;
	padding: 5px;
	background: #ffffff;
	box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.0976289);
}

.pc__img img {
	/*height: 100%;*/
	max-width: 45px;
}

.pc__body tr:first-child td {
	font-weight: normal;
}

.pc__body tr:first-child td {
	font-weight: normal;
}

.pc__body-mob {
	display: none;
	flex-direction: column;
}

.pc__body-mob-item {
	width: 100%;
	padding: 12px 10px;
	padding-bottom: 0;
	border: 1px solid #e8e8e8;
	margin-bottom: 20px;
}

.pc__body-mob-head {
	padding-bottom: 12px;
	border-bottom: 1px solid #e8e8e8;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	/* margin-bottom: 15px; */
}

.pc__body-mob-img {
	width: 56px;
	height: 56px;
	background: #ffffff;
	box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.0976289);
	padding: 5px;
	display: flex;
	align-items: center;
}

.pc__body-mob-img img {
	/*  height: 100%;*/
	max-width: 45px;
}

.pc__body-mob-body {
	width: calc(100% + 20px);
	margin-left: -10px;
	margin-right: -10px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.pc__body-mob-block-h {
	padding: 12px 10px;
}

.pc__body-mob-block {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.pc__body-mob-block-name {
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.288px;
	font-weight: 400;
	color: #737373;
}

.pc__body-mob-block-value {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	margin-top: 10px;
	color: #000000;
	font-weight: 700;
}

.pcbmbh-col-1 {
	width: 28%;
}

.pcbmbh-col-2 {
	width: 32%;
}

.pcbmbh-col-3 {
	width: 40%;
}

.pc__body-mob-bb {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.pc__body-mob-bb .pc__body-mob-block-h {
	width: 50%;
}

.pc__body-mob-head .pcbmbh-col-1 {
	width: 28%;
	display: flex;
	justify-content: flex-start;
}

.pc__body-mob-head .pcbmbh-col-2 {
	width: 52%;
}

.pc__body-mob-head .pcbmbh-col-3 {
	width: 20%;
	align-items: flex-end;
}

.pm {
	width: 100%;
	padding-top: 55px;
}

.pm__cont {
	width: 100%;
}

.pm__head {
	width: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	padding-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
}

.pm__head .tlc__head {
	border: 1px solid #ededed;
}

.pm__body {
	width: 100%;
	border-collapse: collapse;
}

.pm-col {
	padding: 15px 0;
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	font-weight: 700;
	color: #211532;
}

th.pm-col {
	text-align: left;
	font-weight: 400;
}

th.pm-col-3 {
	text-align: center;
}

.pm-col-1 {
	padding-left: 25px;
	width: 255px;
}

.pm-col-2 {
	width: 50px;
}

.pm-col-3 {
	width: 460px;
}

.pm-col-4 {
	width: 150px;
}

.pm-col-5 {
	width: 60px;
}

.pm-col-6 {
	width: 55px;
}

.pm-col-7 {
	width: 50px;
}

.pm-col-8 {
	width: 45px;
}

.pm-col-9 {
	padding-right: 45px;
	width: 75px;
}

.pm__block {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.pm__side {
	display: flex;
	align-items: center;
}

.pm__side:first-child {
	justify-content: flex-end;
}

.pm__side:first-child .pm__side-text {
	text-align: right;
	margin-right: 15px;
}

.pm__side:last-child {
	justify-content: flex-start;
}

.pm__side:last-child .pm__side-text {
	text-align: left;
	margin-left: 15px;
	order: 2;
}

.pm__side-text {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	color: #000000;
	font-weight: 700;
}

.pm__side-img {
	background: #fff;
	width: 32px;
	max-height: 32px;
	display: flex;
	justify-content: center;
	box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.0976289);
}

.dark-bg {
	background: #1b1520;
}

.pm__side-img img {
	/*height: 100%;*/
	max-width: 32px;
}

.pm__center {
	padding: 0 15px;
	display: flex;
	align-items: center;
	flex-direction: column;
}

.pm__num {
	width: 100%;
	text-align: center;
	font-family: 'Gotham Pro';
	font-size: 18px;
	line-height: 21px;
	text-align: center;
	letter-spacing: 0.432px;
	font-weight: 700;
	color: #000000;
	margin-bottom: 2px;
}

.pm__date {
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0.288px;
	width: 100%;
	text-align: center;
	color: #999999;
	font-weight: 700;
}

.pm__body tr:nth-child(2n + 2) {
	background: #f1f2f6;
}

.pm__body-mob {
	width: 100%;
	margin-top: 30px;
	display: none;
}

.pm__body-mob-item {
	margin-bottom: 15px;
	width: 100%;
	padding: 12px;
	border: 1px solid #e8e8e8;
}

.pm__body-mob-item-head {
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e8e8e8;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.pm__body-mob-side {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.pm__body-mob-side-name {
	font-family: 'Gotham Pro';
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 0.288px;
	margin-bottom: 10px;
	color: var(--color-blue);
	max-width: 75px;
	font-weight: 500;
}

.pm__body-mob-side-block {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.pm__body-mob-img {
	width: 32px;
	height: 32px;
	background: #fff;
	margin-right: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
}

.pm__body-mob-img:last-child {
	margin-right: 0;
}

@media(max-width: 850px) {
	.pm__body-mob-side-block {
		display: block;
	}

	.pm__body-mob-block-value {
		min-height: 32px;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		align-content: center;
		flex-wrap: wrap;
	}
}

.pm__body-mob-img img {
	/* height: 100%;*/
	max-width: 32px;
}

.pm__body-mob-list {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	width: calc(100% - 77px);
}

.pm__body-mob-block {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.pm__body-mob-block:last-child {
	align-items: flex-end;
}

.pm__body-mob-block-name {
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.288px;
	margin-bottom: 10px;
	color: #737373;
	font-weight: 400;
}

.pm__body-mob-block-value {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	font-weight: 600;
	color: #000000;
}

.pm__body-mob-item-body {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.gallery__body-mob .slick-next {
	top: 15px;
	transform: translate(0px, 0px);
	right: 10px;
	width: 20px;
	height: 300px;
	background: rgba(255, 255, 255, 0);
	transition: 0.3s;
}

.gallery__body-mob .slick-next:hover {
	background: rgba(255, 255, 255, 0.397);
}

.gallery__body-mob .slick-next:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 30%;
	transform: translate(0, -50%);
	border-right: 3px solid var(--color-white);
	border-bottom: 3px solid var(--color-white);
	transform: rotate(-45deg) translate(-50%, 0%);
	transition: 0.3s;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.gallery__body-mob .slick-prev {
	top: 15px;
	transform: translate(0px, 0px);
	left: 10px;
	width: 20px;
	height: 300px;
	background: rgba(255, 255, 255, 0);
	transition: 0.3s;
}

.gallery__body-mob .slick-prev:hover {
	background: rgba(255, 255, 255, 0.397);
}

.gallery__body-mob .slick-prev::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(0, -50%);
	border-top: 3px solid var(--color-white);
	border-left: 3px solid var(--color-white);
	transform: rotate(-45deg) translate(-50%, 0%);
	transition: 0.3s;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.sb-c2__block-3-body-mob .slick-next {
	top: 0;
	transform: translate(0px, 0px);
	right: 0;
	width: 30px;
	height: 300px;
	background: rgba(255, 255, 255, 0);
	transition: 0.3s;
}

.sb-c2__block-3-body-mob .slick-next:hover {
	background: rgba(255, 255, 255, 0.397);
}

.sb-c2__block-3-body-mob .slick-next:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 30%;
	transform: translate(0, -50%);
	border-right: 3px solid var(--color-white);
	border-bottom: 3px solid var(--color-white);
	transform: rotate(-45deg) translate(-50%, 0%);
	transition: 0.3s;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.sb-c2__block-3-body-mob .slick-prev {
	top: 0;
	transform: translate(0px, 0px);
	left: 0;
	width: 30px;
	height: 300px;
	background: rgba(255, 255, 255, 0);
	transition: 0.3s;
}

.sb-c2__block-3-body-mob .slick-prev:hover {
	background: rgba(255, 255, 255, 0.397);
}

.sb-c2__block-3-body-mob .slick-prev::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(0, -50%);
	border-top: 3px solid var(--color-white);
	border-left: 3px solid var(--color-white);
	transform: rotate(-45deg) translate(-50%, 0%);
	transition: 0.3s;
	width: 10px;
	height: 10px;
	opacity: 1;
}

.sb-c2__block-3-body-mob {
	display: none;
}

.grid {
	width: 100%;
	background: #edf1f3;
	padding: 60px 55px;
	margin-top: 50px;
}

.grid__block {
	width: 100%;
	padding-top: 50px;
}

.grid__block:first-child {
	padding-top: 0;
}

.grid__block:last-child {
	padding-bottom: 60px;
}

.t-grid-column-last.t-grid-column-first .slick-dots {
	display: none !important;
}

.grid__head {
	width: 100%;
	padding-bottom: 30px;
	font-family: 'Gotham Pro';
	font-size: 30px;
	line-height: 35px;
	letter-spacing: 0.72px;
	font-weight: 700;
	color: #000000;
}

.grid__body {
	padding: 0 25px;
}

.grid__card {
	width: 245px;
	background: #ffffff;
	box-shadow: 4px 4px 6px 1px rgba(198, 198, 198, 0.21427);
	border-radius: 2px;
	padding: 15px;
	padding-bottom: 10px;
}

.grid__card-cont {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.t-grid-column:last-child .grid__card-name {
	color: #ffffff;
}

.grid__card-name,
.t-grid-column:first-child .grid__card-name {
	width: 100%;
	padding-bottom: 15px;
	text-align: left;
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.35px;
	font-weight: 500;
	color: #000000;
}

.grid__card-line {
	width: calc(100% + 30px);
	margin-left: -15px;
	margin-right: -15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 7px 15px;
}

.grid__card-line:first-child {
	background: #d3d9df;
}

.t-grid-column:last-child .grid__card-line:first-child {
	background: #0057ff;
}

.t-grid-column:last-child .t-grid-match {
	background: var(--color-blue);
}

.t-grid-column:first-child .grid__card-line:first-child {
	background: #d3d9df;
}

.t-grid-column:first-child .t-grid-match {
	background: #ffffff;
}

.grid__card-main {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: calc(100% - 35px);
}

.grid__card-img {
	width: 30px;
	height: 30px;
	padding: 2px;
	display: flex;
	align-items: center;
	margin-right: 6px;
	justify-content: center;
	background: #ffffff;
}

.grid__card-img img {
	/* height: 100%;*/
	max-width: 25px;
}

.schedule__block-cham-name {
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	letter-spacing: 0.288px;
	width: 15px;
	font-weight: 700;
	color: var(--color-blue);
}

.t-grid-column:last-child .grid__card-text {
	color: #ffffff;
}

.grid__card-text,
.t-grid-column:first-child .grid__card-text {
	font-family: 'Gotham Pro';
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.4px;
	font-weight: 700;
	color: #000000;
}

.grid__card-text {
	width: calc(100% - 36px);
}

.grid__card-side {
	font-family: 'Gotham Pro';
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.4px;
	font-weight: 700;
	color: #000000;
	width: 35px;
}

.t-grid-column:last-child .grid__card-side-text {
	color: #ffffff;
}

.grid__card-side-text,
.t-grid-column:first-child .grid__card-side-text {
	font-family: 'Gotham Pro';
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.4px;
	font-weight: 700;
	color: #000000;
}

.t-grid-column:last-child .grid__card-info {
	border-top: 1px solid #789de9;
}

.grid__card-info,
.t-grid-column:first-child .grid__card-info {
	margin-top: 4px;
	padding-top: 13px;
	border-top: 1px solid #eeeeee;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.t-grid-column:last-child .grid__card-info-item {
	color: #c7d7f9;
}

.grid__card-info-item,
.t-grid-column:first-child .grid__card-info-item {
	font-family: 'Gotham Pro';
	font-size: 13px;
	line-height: 15px;
	text-align: right;
	letter-spacing: 0.325px;
	font-weight: 500;
	color: #354d7a;
}

.pt15 {
	padding-top: 15px;
}

.t-grid-columns .slick-dots li button:before {
	content: '';
	position: absolute;
	background: var(--color-blue);
	border-radius: 50%;
	width: 4px;
	height: 4px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: 0.3s;
}

.t-grid-columns .slick-dots {
	display: flex;
	justify-content: center;
	bottom: -25px;
	padding-right: 10px;
}

.t-grid-columns .slick-dots li button {
	background: transparent;
	border: 1px solid var(--color-blue);
	border-radius: 50%;
	width: 10px;
	height: 10px;
	position: relative;
}

.t-grid-columns .slick-dots li button:hover:before {
	opacity: 1;
}

.t-grid-columns .slick-dots li.slick-active button:before {
	opacity: 1;
}

.t-grid-columns .slick-dots li {
	width: 10px;
	height: 10px;
	margin: 0 5px;
}

.loading,
#loading {
	margin: 0 auto;
	display: block;
	max-width: 300px;
}

#schedule_block {
	display: flex;
	flex-direction: column-reverse;
}

.video_bkground {
	display: flex;
	justify-content: center;
	align-items: center;
}

.best_h {
	font-weight: 600;
	font-size: 1.5em;
}

.wp-close {
	position: absolute;
	top: 10px;
	font-size: 2em;
	right: 20px;
}

@media (max-width: 1250px) {
	.banner-league__image img {
		max-width: 90%;
	}
}

.bg_group_1,
.bg_group_1:hover {
	background: #C3B975 !important;
}

.bg_group_2,
.bg_group_2:hover {
	background: #75ACC3 !important;
}

.bg_group_3,
.bg_group_3:hover {
	background: #7F75C3 !important;
}

.bg_group_4,
.bg_group_4:hover {
	background: #C37575 !important;
}

.bg_group_5,
.bg_group_5:hover {
	background: #75C37D !important;
}

.bg_group_6,
.bg_group_6:hover {
	background: #A8ACAD !important;
}

.bg_group_7,
.bg_group_7:hover {
	background: #A8ACAD !important;
}

.bg_group_8,
.bg_group_8:hover {
	background: #A8ACAD !important;
}

.scoring_td,
.team_col {
	min-width: 40px;
}

.rating3__col-1 {
	min-width: 100px;
}

.rating3__col-3 {
	width: 40px
}

.rating3__col-11 {
	min-width: 35px;
	width: 35px;
}

.group_name_tr {
	order: -60;
	width: 100%;
	text-align: center;
	font-weight: 700;
	padding: 1em 0;
	display: flex;
	justify-content: center;
}

.tournament_groups_container {
	max-width: 45%;
	flex-grow: 1;
	margin: 3em 0
}

.tournament_groups_container .rating3__col-1 {
	width: 50px;
}

.tournament_groups_container .rating3__col-2 {
	min-width: 150px;
	word-break: break-word
}

.tournament_groups_container .rating3__teams-text {
	width: 100%;
}

.tournament_groups {
	border-collapse: collapse;
	overflow: hidden;
}

.tournament_groups_container .rating3__col:last-child {
	min-width: 70px;
}

.tournament_groups_container .rating3__col[data-col="games"] {
	min-width: 50px;
}

.sb-c1__block-1-head:not(:first-child) {
	margin-top: 2em;

}

@media(max-width:1250px) {
	.tournament_groups {
		width: 100%;
	}

	.tournament_groups_container {
		max-width: 100%;
	}

	.tournament_groups_container .rating3__col-2 {
		width: 100%;
	}
}

@media(max-width:560px) {
	.tournament_groups_container {
		overflow: scroll
	}
}

.preloader {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	/* фоновый цвет */
	background: #e0e0e0;
	z-index: 1001;
}

.preloader__image {
	position: relative;
	top: 50%;
	left: 50%;
	width: 70px;
	height: 70px;
	margin-top: -35px;
	margin-left: -35px;
	text-align: center;
	animation: preloader-rotate 2s infinite linear;
}

@keyframes preloader-rotate {
	100% {
		transform: rotate(360deg);
	}
}

.loaded_hiding .preloader {
	transition: 0.3s opacity;
	opacity: 0;
}

.loaded .preloader {
	display: none;
}
/* End */


/* Start:/local/templates/yplay/css/styles.css?172518277961570*/
@font-face {
	font-family: "Gotham Pro";
	font-weight: 300;
	font-style: normal;

	font-display: swap;
	src: url("/local/templates/yplay/css/../fonts/GothamPro-Light.woff") format("woff"),
		url("/local/templates/yplay/css/../fonts/GothamPro-Light.ttf") format("truetype");
}

@font-face {
	font-family: "Gotham Pro";
	font-weight: 400;
	font-style: normal;

	font-display: swap;
	src: url("/local/templates/yplay/css/../fonts/GothamPro.woff") format("woff"),
		url("/local/templates/yplay/css/../fonts/GothamPro.ttf") format("truetype");
}

@font-face {
	font-family: "Gotham Pro";
	font-weight: 500;
	font-style: normal;

	font-display: swap;
	src: url("/local/templates/yplay/css/../fonts/GothamPro-Medium.woff") format("woff"),
		url("/local/templates/yplay/css/../fonts/GothamPro-Medium.ttf") format("truetype");
}

@font-face {
	font-family: "Gotham Pro";
	font-weight: 500;
	font-style: italic;

	font-display: swap;
	src: url("/local/templates/yplay/css/../fonts/GothamPro-MediumItalic.woff") format("woff"),
		url("/local/templates/yplay/css/../fonts/GothamPro-MediumItalic.ttf") format("truetype");
}

@font-face {
	font-family: "Gotham Pro";
	font-weight: 700;
	font-style: normal;

	font-display: swap;
	src: url("/local/templates/yplay/css/../fonts/GothamPro-Bold.woff") format("woff"),
		url("/local/templates/yplay/css/../fonts/GothamPro-Bold.ttf") format("truetype");
}

@font-face {
	font-family: "Gotham Pro";
	font-weight: 900;
	font-style: normal;

	font-display: swap;
	src: url("/local/templates/yplay/css/../fonts/GothamPro-Black.woff") format("woff"),
		url("/local/templates/yplay/css/../fonts/GothamPro-Black.ttf") format("truetype");
}

@font-face {
	font-family: "Gotham Pro";
	font-weight: 900;
	font-style: italic;

	font-display: swap;
	src: url("/local/templates/yplay/css/../fonts/GothamPro-BlackItalic.woff") format("woff"),
		url("/local/templates/yplay/css/../fonts/GothamPro-BlackItalic.ttf") format("truetype");
}

@font-face {
	font-family: 'PTRoubleSans';
	font-weight: normal;
	font-style: normal;

	font-display: swap;
	src: url('/local/templates/yplay/css/../fonts/PTRoubleSans.woff') format('woff'),
		url('/local/templates/yplay/css/../fonts/PTRoubleSans.ttf') format('truetype');
}


/*---------------
    Main styles
---------------*/

.clear {
	clear: both;
}


.left {
	float: left;
}


.right {
	float: right;
}

.rub {
	font-family: 'PTRoubleSans';
	font-weight: normal !important;
	font-style: normal;
	font-size: inherit;
	color: inherit;
}

textarea {
	overflow: auto;
}

textarea,
textarea:active {
	-webkit-border-radius: 0;
	border-radius: 0;
	outline: none transparent !important;
	box-shadow: none;

	-webkit-appearance: none;
	appearance: none;
	-moz-outline: none !important;
}

.form .submit {
	margin-top: 30px;
}

.form .submit_btn {
	color: #fff;
	font: 700 18px "Gotham Pro";

	position: relative;

	display: block;

	width: 100%;
	height: 57px;
	padding: 0 15px;

	cursor: pointer;
	transition: .2s linear;

	border: none;
	background: #000;
}

.form .submit_btn:hover {
	background: #35343A;
}

.form .submit_btn:disabled {
	background: #D9D8D8;
	color: #5E5E5E;
}


.radio+.radio {
	margin-top: 16px;
}

.radio .label_check input[type=radio] {
	display: none;
}

.radio .label_check {
	color: #000;
	font-size: 15px;
	line-height: 18px;
	font-weight: 500;

	display: table-cell;

	vertical-align: top;
}

.radio .label_check input[type=radio]+.check_text {
	position: relative;

	display: block;

	padding-left: 36px;
	font-size: 15px;
	line-height: 18px;
	font-weight: 500;

	cursor: pointer;
	transition: .2s linear;
	text-align: left;
}

.radio .label_check input[type=radio]+.check_text:before {
	position: absolute;
	top: 0;
	left: 0;

	width: 14px;
	height: 14px;

	content: '';
	transition: .2s linear;

	border: 2px solid var(--color-blue);
	background: #fff;
	border-radius: 50%;
}

.radio .label_check input[type=radio]:checked+.check_text:before {
	opacity: 1;
}

.radio .label_check input[type=radio]+.check_text:after {
	position: absolute;
	top: 4px;
	left: 4px;

	display: block;

	width: 10px;
	height: 10px;

	content: '';
	transition: .2s linear;

	opacity: 0;
	background: var(--color-blue);
	border-radius: 50%;
}

.radio .label_check input[type=radio]:checked+.check_text:after {
	opacity: 1;
}


.text_block {
	color: #333;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.28px;
	font-weight: 500;
}

.text_block> :last-child {
	margin-bottom: 0 !important;
}

.text_block h2 {
	color: #333;
	font-size: 30px;
	font-weight: 500;
	line-height: normal;

	margin-bottom: 50px;
}

.text_block *+h2 {
	margin-top: 30px;
}

.text_block h3 {
	color: #333;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.45;

	margin-bottom: 15px;
}

.text_block *+h3 {
	margin-top: 30px;
}

.text_block p {
	margin: 0 0 26px;
	font-weight: 500;
}

.text_block img {
	display: block;

	max-width: 100%;
	margin-bottom: 26px;
}

.text_block a {
	color: var(--color-blue);

	transition: .2s linear;
	text-decoration: none;

	border-bottom: 1px solid;
}

.text_block a:hover {
	border-bottom-color: transparent;
}

/*---------------
   Main section
---------------*/

.about {
	/*margin: 55px 0;*/
}

.about .sector {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
}

.about .sector .info {
	max-width: 758px;
	width: calc(100% - 196px);
}

.about .about_links {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	flex-wrap: nowrap;

	font-weight: 700;
	font-size: 15px;
	line-height: normal;
	text-align: center;
	letter-spacing: 0.3px;

	overflow-x: auto;
}

.about .about_links a {
	font-weight: 700;
	line-height: normal;
	font-size: 15px;
	letter-spacing: 0.3px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	color: var(--color-blue);
	text-decoration: none;
	padding: 15px 36px;
	min-height: 82px;
	border: 2px solid var(--color-blue);
	transition: .2s linear;
	white-space: nowrap;
}

.about .about_links a:hover {
	background: var(--color-blue);
	color: #fff;
}

.about .about_links a.active {
	color: #fff;
	background: #09080F;
	border-color: #000;
}

.about .about_links a+a {
	margin-left: 24px;
}

.about .text_block {
	margin-top: 100px;
}

.about .box_contacts {
	width: 196px;
	margin-top: 40px;
	padding-left: 16px;
	position: relative;
}

.about .box_contacts:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;

	display: block;

	width: 2px;
	height: 100%;
	border-radius: 1px;
	background: var(--color-blue);
}

.about .box_contacts .adress {
	line-height: 1.6;
	font-weight: 500;

	letter-spacing: 0.28px;

	color: #333333;
}

.about .box_contacts .phone {
	margin-top: 14px;
}

.about .box_contacts div+div {
	margin-top: 4px;
}

.about .box_contacts .title {
	font-weight: 700;
	font-size: 24px;
	line-height: 1.1;

	letter-spacing: 0.576px;

	color: var(--color-blue);
}

.about .box_contacts a {
	text-decoration: none;
	color: var(--color-blue);
	line-height: 1.6;
	font-weight: 500;

	letter-spacing: 0.28px;
}

.about .gratitudes {
	margin: 76px 0 0 -24px;

	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
}

.about .gratitudes .item {
	width: calc(100%/4 - 24px);
	margin: 24px 0 0 24px;
}

.about .gratitudes .item .wrapp_bg {
	padding-bottom: 138.78%;
	position: relative;
}

.about .gratitudes .item .bg {
	position: absolute;
	top: 0;
	left: 0;

	width: 100%;
	height: 100%;

	display: block;

	filter: drop-shadow(0px 7px 14px rgba(0, 0, 0, 0.12));
}

.about .gratitudes .item .img {
	position: absolute;
	top: 0;
	left: 0;

	width: 100%;
	height: 100%;

	display: block;

	clip-path: polygon(0 0, 100% 0, 100% 84%, 68% 100%, 0 100%);
}

.about .gratitudes .item .img img {
	position: absolute;
	top: 0;
	left: 0;

	display: block;

	width: 100%;
	height: 100%;

	object-fit: cover;
}

.about .gratitudes .item .wrapp_bg span {
	position: absolute;
	top: 0;
	left: 0;

	display: block;

	width: 100%;
	height: 100%;

	clip-path: polygon(0 0, 100% 0, 100% 84%, 68% 100%, 0 100%);
}

.about .gratitudes .item .wrapp_bg span:after {
	position: absolute;
	content: '';
	bottom: 0;
	right: 0;

	display: block;

	width: 33%;
	height: 16%;

	background: url(/local/templates/yplay/css/../images/gratitudes_bg.svg) 0 0/cover no-repeat;
}

.about .gratitudes .name {
	font-size: 11px;
	line-height: 16px;

	color: #333333;
	margin-top: 25px;
	font-weight: 500;
	filter: none;
}

.about .gratitudes .name a {
	text-decoration: none;
	transition: .2s linear;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	font-weight: 500;
}

.about .gratitudes .name a:hover {
	color: var(--color-blue);
}

.about .gratitudes .date {
	font-weight: 300;
	font-size: 11px;
	line-height: 16px;

	color: #333333;
}

.teams_box {
	max-width: 991px;
}

.teams_box .grid_flex {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
	flex-wrap: wrap;

	margin: 50px 0 0 -35px;
	--teams_count: 3;
}

.teams_box .item {
	width: calc(100%/3 - 35px);
	margin: 35px 0 0 35px;
	box-shadow: 0px 18px 36px rgba(0, 0, 0, 0.12);


	display: flex;
	flex-direction: column;
}

.teams_box .info {
	padding: 12px 14px 14px;

	flex: 1 0 auto;

	display: flex;
	flex-direction: column;
}

.teams_box .info .top {
	flex: 1 0 auto;
}

.teams_box .photo {
	display: block;
	position: relative;
	padding-bottom: 77%;
}

.teams_box .photo img {
	position: absolute;
	top: 0;
	left: 0;

	display: block;

	width: 100%;
	height: 100%;

	object-fit: cover;
}

.teams_box .name {
	font-weight: 700;
	font-size: 20px;
	line-height: 1.2;

	letter-spacing: 0.5px;

	color: var(--color-blue);
}

.teams_box .name a {
	text-decoration: none;
	transition: .2s linear;
	color: var(--color-blue);

	font-weight: 700;
	font-size: 20px;
	line-height: 1.2;

	letter-spacing: 0.5px;
}

.teams_box .name a:hover {
	color: #09080F;
}

.teams_box .position {
	margin-top: 12px;
	font-size: 14px;
	line-height: normal;
	letter-spacing: 0.336px;
	font-weight: 500;

	color: #0E0E0E;
}

.teams_box .bot {
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	flex-wrap: nowrap;
	margin-top: 5px;
}

.teams_box .phone {
	font-size: 13px;
	line-height: normal;
	letter-spacing: 0.3px;

	color: #0E0E0E;
	white-space: nowrap;
	margin-right: 10px;
}

.teams_box .phone a {
	text-decoration: none;
	color: #0E0E0E;

	font-size: 13px;
	line-height: normal;
	letter-spacing: 0.3px;
}

.teams_box .messengers .flex {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	margin: -8px 0 0 -8px;
}

.teams_box .messengers a {
	display: block;
	width: 24px;
	height: 24px;
	margin: 8px 0 0 8px;
}

.teams_box .messengers svg {
	display: block;
	width: 100%;
	height: 100%;
	transition: .2s linear;
	fill: #000;
}

.teams_box .messengers a:hover svg {
	fill: var(--color-blue);
}

.teams_box .item.item_resume {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	box-shadow: none;
}

.teams_box .send_resume {
	display: block;
	text-align: center;
	text-decoration: none;
}

.teams_box .wrapp_plus {
	width: 132px;
	height: 132px;
	border-radius: 50%;
	background: #EBECF0;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	margin: 0 auto;
}

.teams_box .plus {
	width: 76px;
	height: 76px;
	border-radius: 50%;
	position: relative;
	border: 4px solid var(--color-blue);
	transition: .2s linear;
}

.teams_box .send_resume:hover .plus {
	transform: scale(1.1);
}

.teams_box .plus:before {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;

	display: block;

	transform: translate(-50%, -50%);

	height: 6px;
	width: 38px;
	background: var(--color-blue);
	border-radius: 2px;
}

.teams_box .plus:after {
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;

	display: block;

	transform: translate(-50%, -50%);

	height: 38px;
	width: 6px;
	background: var(--color-blue);
	border-radius: 2px;
}

.teams_box .send_resume .title {
	margin-top: 20px;
	display: block;
	color: var(--color-blue);
	font-weight: 700;
	font-size: 20px;
	line-height: 1.2;

	letter-spacing: 0.5px;
}

.teams_box .send_resume .desc {
	font-size: 14px;
	line-height: 1.2;

	letter-spacing: 0.28px;

	color: #211532;
	display: block;
	margin-top: 2px;
}

.teams_box .show_all_btn {
	margin: 15px auto 0;
	display: none;

	color: var(--color-blue);
	font: 700 16px "Gotham Pro";

	border: none;
	border-bottom: 1px solid var(--color-blue);
	background: none;
}

.wrapp_title {
	margin-top: 105px;
}

.main_title {
	font-weight: 900;
	font-size: 45px;
	line-height: 1.2;

	letter-spacing: 1.08px;
	text-transform: uppercase;

	color: var(--color-blue);
}

.main_title.black {
	color: #1B283B;
}

.middle_title {
	font-weight: 900;
	font-size: 34px;
	line-height: 1.52;

	letter-spacing: 0.816px;
	text-transform: uppercase;

	color: var(--color-blue);
}

.middle_title.white {
	color: #fff;
}

.middle_title span {
	font-size: 20px;
	line-height: normal;
	letter-spacing: 0.48px;
	font-weight: 500;

	color: var(--color-blue);
	margin-left: 4px;
	padding-bottom: 12px;
	display: inline-block;
	vertical-align: bottom;
}

.with_slider {
	padding-right: 110px;
}

.small_title {
	font-size: 30px;
	line-height: 1.6;
	font-weight: 500;

	color: #211532;
}

.wrapp_title .small_title {
	margin-top: 15px;
}

.inner_title {
	font-size: 30px;
	line-height: 1.35;
	font-weight: 700;
	letter-spacing: 0.72px;
	text-transform: uppercase;
	color: #000;
}

.wrapp_title .desc {
	font-size: 24px;
	line-height: 1.1;
	margin-top: 9px;
	font-weight: 500;

	color: #211532;
}

.about .main-tool__body-block {
	margin-top: 55px;
	width: 200px;
	margin-right: 0;
}

.about .main-tool__body-block-head {
	padding-top: 6px;
	padding-bottom: 6px;
}

.vacancies {
	margin-top: 26px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
	max-width: 1150px;
}

.vacancies .item {
	width: calc(50% - 13px);
	margin-top: 64px;
}

.vacancies .name {
	font-weight: 700;
	font-size: 24px;
	line-height: 1.34;

	letter-spacing: 0.576px;

	color: var(--color-blue);
}

.vacancies .name a {
	text-decoration: none;
	transition: .2s linear;
	color: var(--color-blue);
	font-weight: 700;
	font-size: 24px;
	line-height: 1.34;

	letter-spacing: 0.576px;
}

.vacancies .name a:hover {
	color: #09080F;
}

.vacancies .hashtags {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;

	margin-left: -4px;
}

.vacancies .hashtags .hashtag {
	margin-left: 4px;
	font-size: 13px;
	line-height: 1.7;
	font-weight: 500;

	letter-spacing: 0.26px;

	color: #333333;
}

.vacancies .hashtags .hashtag a {
	text-decoration: none;
	transition: .2s linear;
	color: #333333;

	font-size: 13px;
	line-height: 1.7;
	font-weight: 500;

	letter-spacing: 0.26px;
}

.vacancies .hashtags .hashtag a:hover {
	color: var(--color-blue);
}

.vacancies .desc {
	margin-top: 21px;
	font-size: 18px;
	line-height: 1.6;

	color: #333333;
}

.vacancies .link {
	font-weight: 700;
	font-size: 16px;
	line-height: normal;
	margin-top: 15px;

	color: var(--color-blue);
}

.vacancies .link a {
	text-decoration: none;
	transition: .2s linear;
	color: var(--color-blue);

	font-weight: 700;
	font-size: 16px;
	line-height: normal;
}

.vacancies .link a:hover {
	color: #09080F;
}


.section_contacts {
	margin-top: 70px;
	margin-bottom: 100px;
	overflow: hidden;
}

.section_contacts .info {
	width: calc(100% - 430px);
}

.section_contacts .info .phone {
	margin-top: 40px;
	font-weight: 700;
	font-size: 45px;
	line-height: normal;

	letter-spacing: 1.08px;
	text-transform: uppercase;

	color: var(--color-blue);
}

.section_contacts .info .phone a {
	text-decoration: none;
	color: var(--color-blue);
	font-weight: 700;
	font-size: 45px;
	line-height: normal;

	letter-spacing: 1.08px;
}

.section_contacts .info .callback_btn {
	color: #000;
	font: 500 15px "Gotham Pro";
	letter-spacing: 0.3px;

	position: relative;

	display: inline-block;
	margin-top: 20px;

	cursor: pointer;
	transition: .2s linear;

	border: none;
	border-bottom: 1px solid #000;
	background: none;
}

.section_contacts .info .callback_btn:hover {
	border-bottom-color: transparent;
}

.section_contacts .documents {
	margin-top: 65px;
	width: calc(100% - 430px);
}

.section_contacts .documents .title {
	font-size: 14px;
	line-height: 13px;

	color: #333333;
	font-weight: 500;
}

.section_contacts .documents .document {
	font-size: 15px;
	line-height: 1.6;

	letter-spacing: 0.3px;
	text-decoration-line: underline;

	color: var(--color-blue);
	margin-top: 20px;
}

.section_contacts .documents .document a {
	color: var(--color-blue);
	text-decoration: none;
	display: inline-block;
	position: relative;
	padding-left: 25px;
}

.section_contacts .documents .document a:before {
	position: absolute;
	content: '';
	top: 6px;
	left: 0px;

	display: block;

	width: 10px;
	height: 12px;

	background: url(/local/templates/yplay/css/../images/ic_download.svg) 50%/contain no-repeat;
}

.section_contacts .documents .document span {
	border-bottom: 1px solid var(--color-blue);
	transition: .2s linear;
	font-weight: 500;
	color: inherit;
}

.section_contacts .documents .document a:hover span {
	border-bottom-color: transparent;
}

.section_contacts .documents .document+.document {
	margin-top: 6px;
}

.section_contacts .bg {
	background: #6C798F;
	position: relative;
	padding: 60px 0 85px 60px;
	width: 400px;
}

.section_contacts .bg:before {
	position: absolute;
	content: '';
	top: 0;
	right: 100%;

	display: none;

	height: 100%;
	width: 2000px;

	background: #6C798F;
}

.section_contacts .bg:after {
	position: absolute;
	content: '';
	top: 0;
	left: 100%;

	display: block;

	height: 100%;
	width: 2000px;

	background: #6C798F;
}

.section_contacts .main-tool__body-block {
	width: 245px;
	margin-right: 0;
	margin-top: 0;
}

.section_contacts .main-tool__body-block-head {
	padding-top: 6px;
	padding-bottom: 6px;
}

.section_contacts .bg .box {
	margin-top: 54px;
	font-size: 15px;
	line-height: 1.45;

	letter-spacing: 0.3px;

	color: #fff;
}

.section_contacts .bg .box+.box {
	margin-top: 32px;
}

.section_contacts .bg .title {
	font-weight: 700;
	font-size: 14px;
	color: inherit;
	line-height: normal;
	text-transform: uppercase;
}

.section_contacts .bg .adress {
	margin-top: 17px;
	color: inherit;
}

.section_contacts .bg .link {
	margin-top: 17px;
	font-weight: 500;
}

.section_contacts .bg a {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #fff;
}

.section_contacts .bg .link+.link {
	margin-top: 6px;
}

.section_contacts .bg .callback_btn {
	color: #fff;
	font: 500 15px "Gotham Pro";
	letter-spacing: 0.3px;

	position: relative;

	display: inline-block;
	margin-top: 54px;
	padding-bottom: 5px;

	cursor: pointer;
	transition: .2s linear;

	border: none;
	border-bottom: 1px dashed #fff;
	background: none;
}

.section_contacts .bg .callback_btn:hover {
	border-bottom-color: transparent;
}


.playgrounds .sector {
	margin-top: 18px;
	border-top: 1px solid #E8E8E8;
}

.playgrounds:last-child .inner_title {
	margin-top: 70px;
}

.playgrounds .grid_flex {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
	flex-wrap: wrap;

	margin: -11px 0 0 -59px;
}

.playgrounds .playground {
	width: calc(100%/3 - 59px);
	margin: 49px 0 0 59px;
	background: #fff;
	box-shadow: 0px 18px 36px rgba(37, 52, 85, 0.0644489);
	display: flex;
	flex-direction: column;
}

.playgrounds .playground .wrapp_img {
	position: relative;
}

.playgrounds .playground .img {
	position: relative;
	display: block;
	padding-bottom: 65.5%;
	width: 100%;
}

@media (max-width: 767px) {
	.wp-close {
		font-size: 1.2em;
	}
}

.playgrounds .playground .img img {
	position: absolute;
	top: 0;
	left: 0;

	display: block;

	width: 100%;
	height: 100%;
	object-fit: cover;
}

.playgrounds .playground .discount {
	position: absolute;
	top: 8px;
	left: -3px;
	background: #FE0002;
	height: 28px;
	padding: 0 4px;
	display: inline-block;
	font-size: 14px;
	line-height: 28px;
	font-weight: 700;
	letter-spacing: 0.336px;
	white-space: nowrap;

	color: #fff;
	border-radius: 2px 0 0 2px;
}

.playgrounds .playground .discount:after {
	position: absolute;
	content: '';
	top: 0;
	left: 100%;

	display: block;

	width: 5px;
	height: 28px;

	background: url(/local/templates/yplay/css/../images/bg_discount.svg) 50%/cover no-repeat;
}

.stikers {
	position: absolute;
	top: 7px;
	right: 15px;
	max-width: calc(100% - 7px);

	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;

	z-index: 10;
	pointer-events: none;
}

.stikers.stikers_left {
	justify-content: flex-start;
	left: 0;
	right: auto;
}

.stikers .stiker {
	font-size: 13px;
	line-height: 21px;
	padding: 2px 8px;
	font-weight: 500;

	letter-spacing: 0.312px;
	background: #61B846;
	color: #fff;

	display: block;

	margin: 8px 0 0 8px;
}

.stikers .stiker.red {
	background: #E20E17;
}

.stikers.stikers_left .stiker {
	font-size: 12px;
	line-height: 18px;
}

.info_stikers {
	position: absolute;
	bottom: 11px;
	left: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
	max-width: 100%;
	padding-right: 15px;

	z-index: 10;
	pointer-events: none;
}

.info_stikers .stiker {
	font-size: 13px;
	line-height: 21px;
	padding: 2px 8px;
	font-weight: 500;

	letter-spacing: 0.312px;
	background: #0154A6;
	color: #fff;

	display: block;

	margin: 8px 0 0 15px;
}

.info_stikers .stiker.orange {
	background: #F9A01B;
}

.playgrounds .playground .wrapp_info {
	padding: 15px 15px 20px;
	flex: 1 0 auto;
	display: flex;
	flex-direction: column;
}

.playgrounds .playground .info {
	flex: 1 0 auto;
}

.playgrounds .playground .top {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin: -8px 0 0 -10px;
	align-items: flex-start;
	align-content: flex-start;
}

.playgrounds .playground .top>div {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;

	line-height: 16px;
	letter-spacing: 0.336px;
	color: #000000;
	margin: 8px 0 0 10px;
}

.playgrounds .playground .top>div.green {
	color: #378F25;
}

.playgrounds .playground .top .icon {
	height: 15px;

	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	margin-right: 6px;
}

.playgrounds .playground .top .icon img {
	display: block;
	max-width: 100%;
	max-height: 100%;
}

.playgrounds .playground .name {
	font-weight: 700;
	font-size: 20px;
	line-height: normal;

	letter-spacing: 0.5px;

	color: var(--color-blue);
	margin-top: 17px;
}

.playgrounds .playground .name a {
	font-weight: 700;
	font-size: 20px;
	line-height: normal;

	letter-spacing: 0.5px;

	color: var(--color-blue);
	text-decoration: none;
	transition: .2s linear;
}

.playgrounds .playground .name a:hover {
	color: #09080F;
}

.playgrounds .playground .desc {
	line-height: 1.5;

	letter-spacing: 0.336px;

	color: #333;
	font-weight: 500;
	margin-top: 5px;
}

.playgrounds .playground .bot {
	margin-top: 27px;

	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
}

.playgrounds .playground .price {
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.3px;

	color: var(--color-blue);
}

.playgrounds .playground .book_now_link a {
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.325px;
	display: inline-block;

	height: 40px;
	line-height: 40px;
	padding: 0 14px;
	transition: .2s linear;
	background: #000;
}

.playgrounds .playground .book_now_link a:hover {
	background: var(--color-blue);
}


.more_link {
	margin-top: 22px;
}

.playgrounds .sector .more_link {
	text-align: center;
	margin-top: 27px;
}

.more_link a {
	font-size: 16px;
	line-height: normal;
	font-weight: 500;
	letter-spacing: 0.384px;
	color: var(--color-blue);
	transition: .2s linear;
	border-bottom: 1px solid var(--color-blue);
}

.more_link a:hover {
	border-bottom-color: transparent;
}


.wrapp_box {
	margin-top: 50px;
}

.wrapp_box .back_link a {
	font-size: 13px;
	line-height: 16px;
	transition: .2s linear;
	text-decoration: none;
	letter-spacing: 0.312px;
	display: inline-block;
	position: relative;
	padding-left: 12px;

	color: var(--color-blue);
	fill: none;
}

.wrapp_box .back_link a:hover {
	color: #284E86;
}

.wrapp_box .back_link svg {
	position: absolute;
	top: 3px;
	left: 0;

	display: block;

	width: 6px;
	height: 10px;
	transition: .2s linear;

	stroke: var(--color-blue);
}

.wrapp_box .back_link:hover svg {
	stroke: #284E86;
}

.wrapp_box .title {
	margin-top: 18px;
	font-weight: 700;
	font-size: 34px;
	line-height: 1.35;
	letter-spacing: 0.816px;

	color: #333;
}

.wrapp_box .desc {
	font-size: 18px;
	line-height: 1.35;
	margin-top: 19px;
	color: #333333;
}


.delivery {
	margin-top: 60px;
}

.delivery .sector {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;

}

.delivery .form {
	width: calc(46% - 30px);
	max-width: 445px;
}

.delivery .form .line_form {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
}

.delivery .form .line_form .label {
	font-size: 18px;
	line-height: normal;
	font-weight: 500;
	letter-spacing: 0.432px;

	color: #333;
	padding-right: 15px;
	width: 120px;
}

.delivery .form .line_form .input-item {
	width: calc(100% - 120px);

	padding: 0 18px;
	height: 48px;
	width: calc(100% - 120px);
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0.36px;
	background: #fff;
	transition: .2s linear;

	color: #333333;
}

.delivery .form .line_form .input-item:focus {
	border-color: var(--color-blue);
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.0968368);
}

.delivery .form .line_form+.line_form {
	margin-top: 15px;
}

.delivery .wrapp_map {
	width: 54%;
}

.delivery .wrapp_map .map {
	height: 485px;
}

.delivery .data_box {
	margin-top: 50px;
}

.delivery .data_box .data {
	display: none;
}

.delivery .cost_delivery {
	margin-top: 34px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	flex-wrap: nowrap;
}

.delivery .cost_delivery .title {
	font-size: 18px;
	line-height: normal;
	letter-spacing: 0.432px;

	color: #333;
	font-weight: 500;
	margin-right: 30px;
}

.delivery .cost_delivery .cost {
	font-size: 15px;
	line-height: normal;
	letter-spacing: 0.36px;

	color: #000;
	white-space: nowrap;
}

.delivery .date {
	margin-top: 60px;
	font-size: 16px;
	line-height: 1.35;

	letter-spacing: 0.384px;

	color: #838383;
}


.checkout {
	margin-top: 50px;
}

.checkout .checkout_box {
	max-width: 463px;
}

.checkout .checkout_box .box {
	background: #fff;
	padding: 14px 16px 14px 25px;
	border: 1px solid #EDEDED;
}

.checkout .checkout_box .box+.box {
	margin-top: 42px;
}

.checkout .checkout_box .box .top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	flex-wrap: nowrap;
}

.checkout .checkout_box .title {
	font-weight: 700;
	font-size: 18px;
	line-height: normal;
	letter-spacing: 0.432px;

	color: #333333;
}

.checkout .checkout_box .btn_add_change {
	color: var(--color-blue);
	font: 500 13px/28px "Gotham Pro";
	letter-spacing: 0.312px;

	display: inline-block;

	cursor: pointer;
	padding: 0 15px;
	min-width: 114px;
	height: 30px;
	transition: .2s linear;

	border: 1px solid var(--color-blue);
	background: none;
	text-align: center;
}

.checkout .checkout_box .btn_add_change:hover {
	background: var(--color-blue);
	color: #fff;
}

.checkout .checkout_box .info {
	border-top: 2px solid #F0F0F0;
	padding: 16px 0 10px;
	margin-top: 14px;
}

.checkout .payment_method {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
}

.checkout .payment_method .icon {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;

	width: 22px;
	height: 22px;
	margin-right: 5px;
}

.checkou .payment_method .icon img {
	display: block;
	max-width: 100%;
	max-height: 100%;
}

.checkout .payment_method .name {
	width: calc(100% - 27px);
	font-size: 14px;
	line-height: normal;
	font-weight: 500;
	letter-spacing: 0.336px;

	color: #333333;
}

.checkout .add_card {
	margin-top: 10px;
}

.checkout .add_card button {
	font: 500 14px "Gotham Pro";
	display: inline-block;
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	border: none;
	background: none;
	letter-spacing: 0.336px;

	color: #333333;
}

.checkout .add_card button:before {
	position: absolute;
	content: '';
	top: 1px;
	left: 0;

	display: block;

	width: 16px;
	height: 16px;

	background: url(/local/templates/yplay/css/../images/ic_plus.svg) 0 0 no-repeat;
}

.checkout .add_card button span {
	font-size: 14px;
	line-height: normal;
	font-weight: 500;
	transition: .2s linear;
	letter-spacing: 0.336px;
	border-bottom: 1px solid #333333;
}

.checkout .add_card button:hover span {
	border-bottom-color: transparent;
}

.checkout .info_delivery {
	font-size: 15px;
	line-height: normal;
	font-weight: 500;
	letter-spacing: 0.36px;
	color: #333333;
}

.checkout .info_delivery b {
	font-size: 15px;
	line-height: normal;
	font-weight: 500;
	letter-spacing: 0.36px;

	color: var(--color-blue);
	margin-right: 12px;
}

.checkout .checkout_box .box_input {
	width: 100%;
	max-width: 312px;
	margin-top: 19px;
}

.checkout .checkout_box .wp__input {
	margin-bottom: 10px;
}

.card_info .cont {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
}

.card_info .images {
	position: relative;
	width: 53%;
}

.slider_img {
	padding-bottom: 33px;
}

.slider_img.slick-slider {
	margin-bottom: 0;
}

.slider_img .img {
	padding-bottom: 72%;
	position: relative;
	display: block;
}

.slider_img .img img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.slider_img .slick-dots {
	bottom: 0;
	height: 9px;
}

.slider_img .slick-dots li {
	width: 9px;
	height: 9px;
	vertical-align: top;
}

.slider_img .slick-dots li button {
	width: 9px;
	height: 9px;
	display: block;
	background: none;
	border: none;
	box-shadow: inset 0 0 0 1px var(--color-blue);
	border-radius: 50%;
	cursor: pointer;
	padding: 0;
	margin: 0;
	transition: .2s linear;
}

.slider_img .slick-dots li button:hover {
	box-shadow: inset 0 0 0 2px var(--color-blue);
}

.slider_img .slick-dots li.slick-active button {
	box-shadow: inset 0 0 0 3px var(--color-blue);
}

.slider_img .slick-dots li button:before {
	display: none;
}

.card_info .data_info {
	width: calc(47% - 25px);
	padding-top: 8px;

	display: flex;
	flex-direction: column;
}

.card_info .name_product {
	font-weight: 700;
	font-size: 30px;
	line-height: 1;

	letter-spacing: 0.75px;

	color: var(--color-blue);
	width: 100%;
}

.card_info .desc {
	font-size: 14px;
	line-height: 1.5;
	font-weight: 500;

	letter-spacing: 0.336px;

	color: #333333;
	margin-top: 6px;
	width: 100%;
}

.card_info .top {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	margin: 16px 0 0 -12px;
}

.card_info .top>div {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;

	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.336px;
	color: #000000;
	margin: 8px 0 0 12px;
}

.card_info .top>div.green {
	color: #378F25;
}

.card_info .top>div.gray {
	color: #6A6A6A;
}

.card_info .top .icon {
	height: 18px;

	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	margin-right: 6px;
}

.card_info .top .icon.circle {
	width: 18px;
	border-radius: 50%;
	border: 1px solid #6A6A6A;
	padding: 2px;
}

.card_info .top .icon img {
	display: block;
	max-width: 100%;
	max-height: 100%;
}

.features {
	margin-top: 34px;
	width: 100%;
}

.features .feature {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: nowrap;
}

.features .feature+.feature {
	margin-top: 21px;
}

.features .feature .name {
	font-size: 14px;
	line-height: 1;

	color: #9B9B9B;

	width: calc(42% - 10px);
}

.features .feature .val {
	font-size: 14px;
	line-height: 1;
	font-weight: 500;

	letter-spacing: 0.312px;
	color: var(--color-blue);

	width: calc(58% - 10px);
}

.features .feature .val.price {
	font-size: 16px;
	font-weight: 700;
	line-height: 14px;
}

.features .feature .val.price .rub {
	color: inherit;
}

.features .feature .val span {
	border: 1px solid var(--color-blue);
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	color: inherit;
	padding: 2px 8px;
	display: inline-block;
}

.card_info .book_now {
	background: #000000;
	border: 1px solid #000;
	text-decoration: none;
	transition: .2s linear;

	font-weight: 700;
	font-size: 18px;
	line-height: 57px;

	color: #FFFFFF;
	display: block;
	text-decoration: none;

	text-align: center;
	margin-top: 27px;
	width: 100%;
}

.card_info .book_now:hover {
	color: #000;
	background: #fff;
}


.video_review {
	margin-top: 62px;
}

.video_review .middle_title {
	color: #333;

	text-transform: none;
}

.video_review .slider {
	margin: 14px -20px 0;

	width: calc(100% + 40px);
}

.slider-prev,
.slider-next {
	position: absolute;
	left: 22px;
	top: 50%;
	margin-top: 13px;
	width: 30px;
	height: 26px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	opacity: .7;
	transition: .2s linear;

	cursor: pointer;
}

.slick-arrow.slick-disabled {
	pointer-events: none;
}

.slider-prev.small,
.slider-next.small {
	width: 40px;
	height: 40px;
	margin-top: -20px;
}

.slider-prev.small:hover,
.slider-next.small:hover {
	background-color: rgba(0, 101, 255, 0.5);
}

.slider-next {
	left: auto;
	right: 22px;
	transform: rotate(180deg);
}

.slider-prev.small {
	left: 2px;
}

.slider-next.small {
	right: 2px;
}

.slider-prev.top,
.slider-next.top {
	top: -40px;
	margin-top: 0;
}

.slider-prev.top {
	left: auto;
	right: 53px;
}

.slider-next.top {
	right: 12px;
}

.slider-prev:before,
.slider-next:before {
	display: none;
}

.slider-prev:hover,
.slider-next:hover {
	opacity: 1;
}

.slider-prev.black,
.slider-next.black {
	background: rgba(255, 255, 255, .5);
}

.slider-prev svg,
.slider-next svg {
	display: block;
	width: 11px;
	height: 18px;
	stroke: #fff;
	transition: .2s linear;
}

.slider-prev.gray svg,
.slider-next.gray svg {
	width: 7px;
	height: 11px;

	stroke: #9F9F9F;
}

.slider-prev.black svg,
.slider-next.black svg {
	width: 7px;
	height: 11px;

	stroke: #000;
}

.slider-prev.blue svg,
.slider-next.blue svg {
	width: 10px;
	height: 18px;

	stroke: #C7CBD1;
}

.slider-prev.small:hover svg,
.slider-next.small:hover svg {
	stroke: #fff;
}


.slider-prev.blue:hover svg,
.slider-next.blue:hover svg {
	stroke: var(--color-blue);
}

.slider-next.top:after {
	content: '';
	position: absolute;
	right: -6px;
	top: 0;
	width: 1px;
	height: 100%;
	background: #fff;
	border-radius: 1px;
}

.slider-next.top.blue:after {
	background: #BBBBBB;
}

.video_review .slider .video {
	padding: 20px 20px 0;
}

.video_review .video .img {
	display: block;
	position: relative;
	padding-bottom: 68%;
}

.video_review .video .img:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.725333) 0%, rgba(0, 0, 0, 0.3) 55.56%, rgba(0, 0, 0, 0.703234) 100%);
	mix-blend-mode: normal;
	opacity: 0.56;
	border-radius: 2px;
	z-index: 1;
	transition: .2s linear;
}

.video_review .video .img:hover:before {
	opacity: .3;
}

.video_review .video .img:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/local/templates/yplay/css/../images/ic_play.svg) 50% no-repeat;
	z-index: 2;
}

.video_review .video .img img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 2px;
	box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12);
}

.video_review .video .top {
	margin-top: 12px;

	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: nowrap;
}

.video_review .video .name {
	margin-right: 30px;

	font-weight: 700;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0.336px;

	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}

.video_review .video .view {
	white-space: nowrap;

	font-size: 11px;
	line-height: 14px;

	text-align: right;
	letter-spacing: 0.264px;

	color: #8A8A8A;
	padding-right: 20px;
	position: relative;
}

.video_review .video .view:before {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 16px;
	height: 10px;
	background: url(/local/templates/yplay/css/../images/ic_view.svg) 50% no-repeat;
}

.video_review .video .date {
	font-size: 11px;
	line-height: 1;
	margin-top: 5px;
	letter-spacing: 0.264px;

	color: #8A8A8A;
}


.news_section {
	margin-top: 100px;
}

.news_section .middle_title {
	color: #333;


	text-transform: none;
}

.news_section .items {
	margin-top: 30px;
	max-width: 660px;
}

.news_section .item {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
}

.news_section .item+.item {
	margin-top: 14px;
}

.news_section .item .col_l {
	width: 90px;
}

.news_section .item .date {
	font-size: 13px;
	line-height: 22px;

	color: #354D7A;
	font-weight: 500;
}

.news_section .item .time {
	font-size: 11px;
	line-height: 22px;

	color: #354D7A;
	font-weight: 500;
}

.news_section .item .col_r {
	width: calc(100% - 100px);
	line-height: 22px;
}

.news_section .item .name {
	color: #172B4D;
	display: inline;
}

.news_section .item .name a {
	font-size: 16px;
	font-weight: 500;
	color: #172B4D;
	text-decoration: none;
	transition: .2s linear;
}

.news_section .item .number {
	display: inline-block;
	padding-left: 20px;
	position: relative;

	font-size: 13px;
	letter-spacing: 0.312px;

	color: #999999;

	margin-left: 10px;
	white-space: nowrap;
}

.news_section .item .number:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 15px;
	height: 14px;
	transform: translateY(-50%);
	background: url(/local/templates/yplay/css/../images/ic_mas.svg) 50% no-repeat;
}


.reviews_section {
	margin-top: 80px;
}

.reviews_section .middle_title {
	color: #333;
}

.reviews_section .items {
	margin-top: 30px;
	max-width: 660px;
	padding-left: 18px;
}

.reviews_section .items .item+.item {
	margin-top: 30px;
}

.reviews_section .item .top {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
}

.reviews_section .item .photo {
	width: 46px;
	height: 46px;
}

.reviews_section .item .photo img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.16297);
}

.reviews_section .item .box {
	width: calc(100% - 60px);
	padding-top: 3px;
}

.reviews_section .item .name {
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 0.336px;

	color: #000000;
}

.reviews_section .item .time {
	font-size: 13px;
	line-height: 1;
	letter-spacing: 0.312px;
	font-weight: 500;

	color: #BBB9B9;
	margin-top: 6px;
}

.reviews_section .item .text_block {
	margin-top: 10px;
}

.reviews_section .item .link {
	padding-left: 21px;
	position: relative;
	display: inline-block;
	vertical-align: top;

	font-size: 13px;
	line-height: 14px;
	font-weight: 500;

	letter-spacing: 0.312px;

	color: #848484;

	margin-top: 18px;
	transition: .2s linear;
}

.reviews_section .item .link:hover {
	color: #09080F;
}

.reviews_section .item .link:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 15px;
	height: 14px;
	transform: translateY(-50%);
	background: url(/local/templates/yplay/css/../images/ic_mas2.svg) 50% no-repeat;
}

.reviews_section .text_block p {
	font-weight: 400;
}

.reviews_section .more_link {
	margin-top: 30px;
	padding-left: 18px;
}

.reviews_section .write_review {
	margin-top: 32px;
	padding-left: 18px;
}

.reviews_section .write_review button {
	background: #09080F;
	border: 1px solid #09080F;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	min-width: 242px;
	padding: 0 30px;

	font: 700 15px 'Gotham Pro';
	height: 50px;
	text-align: center;
	letter-spacing: 0.375px;
	text-decoration: none;

	color: #FFFFFF;
	transition: .2s linear;
}

.reviews_section .write_review button:hover {
	background: #fff;
	color: #09080F;
}


.products {
	background: #0052CC;
	padding: 54px 0 68px;
}

.products .slider {
	margin: 50px -12px 0;
}

.products .slider .product {
	margin: 0 12px;
}

.products .product {
	background: #fff;
	position: relative;
}

/* 03.02.2022
.products .product .thumb{
    background: #F7F7F7;
}*/

.products .product .thumb .wrap-img {
	padding-bottom: 85.12%;
	position: relative;
}

.products .product .thumb .img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	align-content: flex-end;
	flex-wrap: wrap;

	padding: 32px 30px 5px;
}

.products .product .thumb img {
	display: block;
	max-width: 100%;
	max-height: 100%;

	mix-blend-mode: multiply;
}

.products .product .info {
	padding: 20px 16px 20px;
}

.products .product .name {
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;

	letter-spacing: 0.32px;

	color: #242424;
}

.products .product .desc {
	font-size: 12px;
	line-height: 1;

	color: #9B9B9B;
	margin-top: 6px;
}

.products .product .bot {
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;

	margin-top: 18px;
}

.products .product .price {
	font-weight: 700;
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0.4px;

	color: var(--color-blue);
	margin-right: 4px;
}

.products .product .price span {
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	color: inherit;
	margin: 0 3px;
}

.products .product .price .rub {
	color: inherit;
}

.products .product .order {
	display: block;
	background: var(--color-blue);
	line-height: 37px;
	width: 51%;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 0.3px;

	color: #FFFFFF;
}

.products .product .order span {
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 0.3px;
	color: inherit;
	position: relative;
	display: inline-block;
	padding-left: 16px;
}

.products .product .order span:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 10px;
	height: 12px;
	margin-top: -7px;
	background: url(/local/templates/yplay/css/../images/ic_cart.svg) 50% no-repeat;
}


.content_flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
	margin-top: 32px;
}

.content_flex .content {
	width: calc(100% - 474px);
	max-width: 647px
}

.list_page {
	list-style: none;
	display: block;

	margin: 55px 0 0;
	padding: 0;
}

.list_page li {
	display: block;
	position: relative;
	padding-left: 28px;

	font-size: 16px;
	line-height: 1;
	font-weight: 500;
	letter-spacing: 0.384px;

	color: #333333;
}

.list_page li:before {
	content: '';
	position: absolute;
	left: 4px;
	top: 8px;
	width: 14px;
	height: 2px;
	background: #333333;
	border-radius: 50px;
}

.list_page li:after {
	content: '';
	position: absolute;
	left: 10px;
	top: 2px;
	width: 2px;
	height: 14px;
	background: #333333;
	border-radius: 50px;
}

.list_page li+li {
	margin-top: 25px;
}

.list_page li a {
	color: #333333;
	text-decoration: none;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	transition: .2s linear;
	border-bottom: 1px solid;
}

.list_page li a:hover {
	border-bottom-color: transparent;
}

.content_flex aside {
	width: 444px;
}

.total_block {
	background: #FFFFFF;
	box-shadow: 0px 18px 36px rgba(0, 0, 0, 0.12);
	padding: 35px 30px 40px;
}

.total_block .total_top {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 16px;
}

.total_block .title {
	font-weight: 900;
	font-size: 24px;
	line-height: 1.14;

	color: #333333;
}

.total_block .price {
	font-weight: 700;
	font-size: 24px;
	line-height: 1;
	color: var(--color-blue);
}

.total_block .items {
	margin-top: 22px;
}

.total_block .item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	flex-wrap: nowrap;
}

.total_block .item+.item {
	margin-top: 22px;
}

.total_block .item .item_name {
	font-size: 18px;
	line-height: normal;

	color: #888888;
	margin-right: 15px;
}

.total_block .item .item_val {
	font-size: 20px;
	line-height: normal;
	font-weight: 500;
	white-space: nowrap;

	color: #333333;
	text-align: right;
	min-width: 128px;
}

.total_block .item .item_val .rub {
	font-size: 20px;
	line-height: normal;
	font-weight: 500;
}

.total_block .input_code {
	padding: 0 20px;
	border: 1px solid #959595;
	height: 35px;
	width: 128px;
	font-size: 18px;
	font-weight: 700;
	text-align: center;

	color: #333333;
}

.total_block .submit_btn {
	margin-top: 31px;
}

.total_block .link,
.payment_action input[type="submit"] {
	display: block;
	margin-top: 31px;

	background: #000000;
	font-weight: 700;
	font-size: 18px;
	line-height: 57px;

	color: #FFFFFF;
	text-align: center;
	transition: .2s linear;
}

.payment_action input[type="submit"] {
	padding: 0 3em;
	margin-top: 0;
	margin-bottom: 1em;
}

.total_block .link:hover {
	background: #35343A;
	box-shadow: 0px 1px 9px rgb(0 0 0 / 10%);
}


.date_time {
	border: 1px solid #ECECEC;
	padding: 30px 38px 30px;

	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
	max-width: 647px;
}

.date_time .calendar {
	width: calc(50% + 10px);
	max-width: 275px;
}

.date_time .times {
	width: calc(50% - 30px);
	max-width: 235px;
}

.date_time .times .cols {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
	position: relative;
}

.date_time .times .cols:before {
	content: '';
	position: absolute;
	left: 0;
	top: 25px;
	width: 100%;
	height: 1px;
	background: #E8E8E8;
}

.date_time .times .cols .col {
	width: calc(100%/3 - 6px);
	max-width: 54px;
}

.date_time .title {
	font-weight: 700;
	font-size: 16px;
	line-height: 15px;
	letter-spacing: 0.4px;

	color: #000000;
}

.date_time .times .cols .col .title {
	padding-bottom: 11px;
	text-align: center;
	position: relative;
}

.checkbox_block {
	margin-top: 11px;
}

.checkbox_block .checkbox_box+.checkbox_box {
	margin-top: 13px;
}

.checkbox_box .label_check {
	display: block;
}

.checkbox_box .label_check input[type=checkbox] {
	display: none;
}

.checkbox_box .label_check input[type=checkbox]+.check_text {
	border: 2px solid var(--color-blue);

	font-size: 14px;
	line-height: 24px;

	color: #211532;
	font-weight: 500;
	display: block;
	text-align: center;
	transition: .2s linear;
	cursor: pointer;
}

.checkbox_box .label_check input[type=checkbox]+.check_text:hover {
	background: var(--color-blue);
	color: #fff;
}

.checkbox_box .label_check input[type=checkbox]:checked+.check_text {
	background: #000;
	border-color: #000;
	color: #fff;
}

.checkbox_box .label_check input[type=checkbox]:disabled+.check_text {
	background: #D4D3D3;
	border-color: #D4D3D3;
	color: #9D9D9D;
	font-weight: 400;

	cursor: default;
	pointer-events: none;
}


.breadcrumbs .h-type-2 {
	margin-top: 8px;
}


.filter {
	padding-top: 12px;
}

.filter .form_filter {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	flex-wrap: nowrap;
}

.filter .sector {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
	margin-top: -18px;
}

.filter .main-tool__body-reset {
	flex-shrink: 0;
	margin-left: 20px;

	position: relative;
	top: 0;
	left: 0;
	right: auto;
	color: var(--color-blue);
	display: block;
}

.filter .main-tool__body-reset:before,
.filter .main-tool__body-reset:after {
	background: var(--color-blue);
}

.select-small {
	position: relative;
}

.filter .sector .select-small {
	margin-right: 23px;
	width: 178px;
	margin-top: 18px;
}

.filter .sector .select-small.small {
	width: 138px;
}

.select-small .main-tool__body-block-head {
	padding: 8px 10px;
}

.select-small .main-tool__body-block-head-name {
	font-size: 11px;
	line-height: 12px;
}

.select-small .main-tool__body-block-head-value {
	line-height: 13px;
}

.select-small .main-tool__body-block-body {
	height: auto;
	max-height: 130px;
}

.select-small .datepicker_here2 {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}


textarea.input-item {
	height: 120px;
	resize: none;
	padding: 14px 15px;
}

/*
.textarea-label{
    left: 1px;
    top: 1px;
    transform: none;
    height: 48px;
    background: #fff;
    pointer-events: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    padding-left: 15px;
    width: calc(100% - 2px);
}

.input-item:focus~.textarea-label,
.input-item:not(:placeholder-shown)~.textarea-label{
    height: 23px;
    top: 1px;
}*/
/*---------------
   PopUp
---------------*/
.modal:not(.tournament_modal) {
	display: none;
	visibility: visible !important;

	width: 600px;
	max-width: 100%;
	padding: 40px 50px;

	background: #FFF;
	border: 1px solid #979797;
}

#modal_box {
	width: 522px;
}

.modal_title {
	font-weight: 700;
	font-size: 24px;
	line-height: normal;
	text-align: center;

	letter-spacing: 0.576px;
	text-transform: uppercase;

	color: #333333;
}

.modal .form {
	margin-top: 30px;
}

.modal_box .title {
	font-weight: 700;
	font-size: 20px;
	line-height: 1;
	letter-spacing: 0.48px;
	text-transform: uppercase;

	color: #333333;
	text-align: center;
}

.modal_box .links {
	margin-top: 40px;
}

.modal_box .links .link+.link {
	margin-top: 27px;
}

.modal_box .links .link a,
.modal_box .links .link button {
	font: 700 20px/1 'Gotham Pro';
	text-decoration: none;
	transition: .2s linear;
	letter-spacing: 0.48px;

	color: #333;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	padding: 15px;
	height: 76px;

	border: 1px solid var(--color-blue);
	background: #fff;
	cursor: pointer;
	width: 100%;
}

.modal_box .links .link a:hover,
.modal_box .links .link button:hover {
	background: var(--color-blue);
	color: #fff;
}


.modal_payment .title {
	font-weight: 700;
	font-size: 24px;
	line-height: 1;
	text-align: center;

	letter-spacing: 0.576px;
	text-transform: uppercase;

	color: #333;
}

.modal_payment .to_pay {
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;

	letter-spacing: 0.32px;

	color: #211532;
	margin-top: 29px;
}

.modal_payment .to_pay .price,
.modal_payment .to_pay .price .rub {
	font-weight: 700;
	font-size: 28px;
	line-height: 1;

	letter-spacing: 0.672px;
	text-transform: uppercase;

	color: var(--color-blue);
}

.modal_payment .card_box {
	position: relative;

	width: 100%;
	padding-bottom: 24px;
	margin-top: 26px;
}

.modal_payment .card_box .card_front {
	position: relative;
	z-index: 1;

	width: 367px;
	padding: 40px 30px 39px 25px;

	border-radius: 4px;
	background: #fff;
	border: 1px solid #E0E0E0;
	box-shadow: 10px 14px 34px -8px rgba(50, 50, 50, 0.195941);
}

.modal_payment .card_box .cod {
	margin-bottom: 18px;
}

.modal_payment .card_box .label {
	padding-left: 8px;
	color: #959595;
	font-size: 12px;
	line-height: normal;
	margin-bottom: 5px;
}

.modal_payment .card_box .input-item {
	font-size: 15px;
	font: 500 15px "Gotham Pro";

	padding: 0 8px;
	height: 48px;

	border: 1px solid #fff;
	box-shadow: -3px -3px 6px -5px rgba(255, 255, 255, 0.495247), 0px 12px 30px -10px rgba(40, 37, 50, 0.179278), inset 0px 2px 3px 1px rgba(0, 0, 0, 0.06);
	border-radius: 4px;
}

.modal_payment .card_front .cod .input_box {
	position: relative;
}

.modal_payment .card_front .cod .input_box .input-item {
	padding-right: 50px;
}

.modal_payment .card_front .cod .input_box .icon {
	position: absolute;
	z-index: 15;
	top: 50%;
	right: 8px;

	display: block;

	width: 37px;
	height: 12px;

	transform: translateY(-50%);
	pointer-events: none;
}

.modal_payment .card_front .cod .input_box .icon img {
	display: block;

	max-width: 100%;
	max-height: 100%;
}

.modal_payment .card_front .card_info {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
}

.modal_payment .card_info .name_card {
	width: 185px;
}

.modal_payment .card_info .date_card {
	width: 103px;
}

.modal_payment .card_box .card_back {
	position: absolute;
	top: 24px;
	right: 0;

	width: 343px;
	height: 229px;

	border-radius: 4px;
	background: #fff;
	border: 1px solid #E0E0E0;
	box-shadow: 10px 14px 34px -8px rgba(50, 50, 50, 0.195941);
}

.modal_payment .card_back .card_line {
	position: absolute;
	top: 34px;
	left: 0;

	width: 100%;
	height: 48px;

	background: #55576B;
}

.modal_payment .card_back .box_back {
	position: absolute;
	right: 24px;
	bottom: 63px;
}

.modal_payment .card_back .card_cvv {
	width: 74px;
}

.teams-leagues__invite_mob {
	display: none;
}

@media(max-width:850px) {

	/* .mob_span_res{
		width:150px;
	} */
	.teams-leagues__invite_mob {
		display: block;
	}
}


.btns-info {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
}

.btns-info__bg {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	padding: 6px;
	background: #D8DCE0;
	border-radius: 50px;
}

.btns-info__btn {
	height: 36px;
	padding: 0 15px;
	border-radius: 50px;

	font: 700 14px 'Gotham Pro';
	letter-spacing: 0.336px;
	color: #343848;
	cursor: pointer;
	border: none;
	background: transparent;

	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	flex-wrap: nowrap;
	transition: .2s linear;
}

.btns-info__btn:hover,
.btns-info__btn.active {
	background: #2B364D;
}

.btns-info__icon {
	margin-right: 5px;
	width: 17px;
	height: 15px;
	display: block;
	position: relative;
}

.btns-info__icon:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/local/templates/yplay/css/../images/cup_def.svg) 50% no-repeat;
	transition: .2s linear;
}

.btns-info__btn:hover .btns-info__icon:before,
.btns-info__btn.active .btns-info__icon:before {
	opacity: 0;
}

.btns-info__icon:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/local/templates/yplay/css/../images/cup1.svg) 50% no-repeat;
	transition: .2s linear;
	opacity: 0;
}

.btns-info__btn_silver .btns-info__icon:after {
	background-image: url(/local/templates/yplay/css/../images/cup2.svg);
}

.btns-info__btn:hover .btns-info__icon:after,
.btns-info__btn.active .btns-info__icon:after {
	opacity: 1;
}

.btns-info__text {
	font: 700 14px 'Gotham Pro';
	letter-spacing: 0.336px;
	color: #343848;
}

.btns-info__btn:hover .btns-info__text,
.btns-info__btn.active .btns-info__text {
	background: linear-gradient(90deg, #C6B87B 0%, #FFF9D2 47.92%, #B09C5B 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.btns-info__btn_silver:hover .btns-info__text,
.btns-info__btn_silver.active .btns-info__text {
	background: linear-gradient(72.68deg, #AEAEAE 11.89%, #F2F2F2 52.03%, #D4D0D0 70.03%, #6C7075 99.85%, #F0F0F0 100.75%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}


.schedule-info {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
}

.schedule-info__item {
	width: calc(100%/2 - 16px);
	margin-top: 73px;
}

.schedule-info__item:first-child,
.schedule-info__item:nth-child(2) {
	margin-top: 23px;
}

.schedule-info__title {
	font-size: 15px;
	line-height: 35px;
	letter-spacing: 0.36px;
	color: #39331B;
	font-weight: 500;
	padding: 0 15px;
	text-align: center;
}

.add-date {
	text-align: right;
	margin-top: 28px;
}

.add-date a {
	display: inline-block;
	vertical-align: top;
	padding-left: 23px;
	position: relative;

	font-weight: 700;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0.312px;
	text-decoration: none;

	color: #939BA6;
}

.add-date a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 16px;
	background: url(/local/templates/yplay/css/../images/ic_add_date.svg) 50% no-repeat;
}

.add-date a span {
	font-weight: 700;
	font-size: 13px;
	line-height: 16px;
	color: #939BA6;
	border-bottom: 1px solid;
	transition: border .2s linear;
}

.add-date a:hover span {
	border-bottom-color: transparent;
}

.schedule-table {
	border: 1px solid #E8E8E8;
	padding: 22px 15px;
	margin-top: 15px;
}

.schedule-table__tour+.schedule-table__tour:not(.po) {
	margin-top: 12px;
}

.schedule-table__head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	flex-wrap: nowrap;

	margin-bottom: 13px;
	padding: 0 20px;
}

.schedule-table__title {
	font-weight: 700;
	font-size: 15px;
	line-height: 14px;
	letter-spacing: 0.36px;

	color: #0052CC;
	margin: 0 14px;
	width: 100%;
	text-align: center;

	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
}

.schedule-table__title span {
	font-weight: 700;
	font-size: 15px;
	line-height: 14px;
	letter-spacing: 0.36px;

	color: #0052CC;
	margin: 0 8px;
}

.schedule-table__arrow {
	display: block;
	width: 20px;
	height: 14px;
	border: none;
	cursor: pointer;
	background: none;
}

.schedule-table__arrow svg {
	stroke: var(--color-blue);
	transition: .2s linear;
}

.schedule-table__arrow:hover svg {
	stroke: #172B4D;
}

.schedule-table__arrow_right svg {
	transform: rotate(180deg);
}

.schedule-table__place {
	font-weight: 700;
	font-size: 12px;
	text-align: left;
	letter-spacing: 0.288px;

	color: #000000;
	width: 40px;
	flex-shrink: 0;
}

.schedule-table__place_right {
	text-align: right;
}

.schedule-table__place span {
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 0.288px;
	color: #000000;
}

.schedule-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	flex-wrap: nowrap;
	padding: 8px 20px;
	background: #E4E9EF;
}

.schedule-item:nth-child(2n) {
	background: #fff;
}

.schedule-item+.schedule-item {
	margin-top: 10px;
}

.schedule-item__place {
	font-weight: 700;
	font-size: 13px;
	letter-spacing: 0.312px;
	color: #000000;
	width: 40px;
	flex-shrink: 0;
}

.schedule-item__place_right {
	text-align: right;
}

.schedule-item__box {
	margin: 0 14px;
	width: 100%;

	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: nowrap;
}

.schedule-item__info {
	width: 86px;
	flex-shrink: 0;
	text-align: center;
}

.schedule-item__date {
	font-weight: 700;
	font-size: 18px;
	line-height: 17px;
	letter-spacing: 0.432px;

	color: var(--color-blue);
}

.schedule-item__time {
	font-weight: 700;
	font-size: 12px;
	line-height: 11px;
	letter-spacing: 0.288px;

	color: #999999;
	margin-top: 2px;
}

.schedule-item__field {
	font-size: 11px;
	line-height: 11px;
	margin-top: 4px;
	font-weight: 500;

	letter-spacing: 0.264px;

	color: var(--color-blue);
}

.schedule-item-team {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	flex-wrap: nowrap;
	width: calc(100%/2 - 43px);
}

.schedule-item-team__logo {
	background: #FFFFFF;
	box-shadow: 0px 16px 20px -4px rgba(0, 0, 0, 0.0976289);
	padding: 6px;

	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	flex-shrink: 0;
	margin-left: 10px;
	width: 40px;
	height: 40px;
	order: 2;
}

.schedule-item-team__right .schedule-item-team__logo {
	order: 0;
	margin-left: 0;
	margin-right: 10px;
}

.schedule-item-team__logo img {
	display: block;
	max-width: 100%;
	max-height: 100%;
}

.schedule-item-team__box {
	width: 100%;
}

.schedule-item-team__name {
	font-weight: 700;
	font-size: 14px;
	line-height: 13px;
	letter-spacing: 0.336px;
	word-break: break-word;
	color: #000000;

	text-align: right;
}

.schedule-item-team__right .schedule-item-team__name {
	text-align: left;
}

.schedule-item-team__info {
	font-size: 11px;
	line-height: 11px;
	text-align: right;
	letter-spacing: 0.264px;

	color: #999999;

	text-align: right;
	margin-top: 7px;
}

.schedule-item-team__right .schedule-item-team__info {
	text-align: left;
}

.schedule-item-team__info span {
	font-size: 11px;
	line-height: 11px;
	letter-spacing: 0.264px;
	color: var(--color-blue);
}

.schedule-item__download {
	margin-top: 4px;
	text-align: center;
	display: none;
}

.schedule-item__download a {
	display: inline-block;
	vertical-align: top;
	padding-left: 19px;
	position: relative;

	font-size: 12px;
	line-height: 21px;
	letter-spacing: 0.288px;
	text-decoration: none;

	color: var(--color-blue);
}

.schedule-item__download a.schedule__line-link {
	padding: 0;
}

.schedule-item__download a:not(.schedule__line-link):before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 10px;
	height: 11px;
	background: url(/local/templates/yplay/css/../images/ic_download.svg) 50% no-repeat;

	margin-top: -4px;
}

.schedule-item__download a span {
	font-size: 12px;
	line-height: 21px;
	color: var(--color-blue);
	border-bottom: 1px solid;
	transition: .2s linear;
}

.schedule-item__download a:hover span {
	border-bottom-color: transparent;
}

.playgrounds .slick-track {
	margin: 0
}

.booking_sect,
section.checkout {
	margin-bottom: 5em
}
/* End */


/* Start:/local/templates/yplay/css/style.css?1695816244661*/
.breadcrumbs {
    padding-top: 70px;
    padding-bottom: 30px;
    width: 100%;
}
.breadcrumbs__cont {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.breadcrumbs__item {
    font-family: 'Gotham Pro';
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.35px;
    font-weight: 500;
    color: var(--color-black);
    margin-right: 5px;
}

.breadcrumbs__item span{
	transition: .3s;
}
.breadcrumbs__item span:hover {
    color: var(--color-blue);
}


.last_one, .breadcrumbs__item>span{font-weight:500}

.banner-league__image img {
    max-width: 100%;
    padding: 10px 0;
}


/* End */


/* Start:/local/templates/yplay/css/media.css?169581624450424*/
@media(max-width: 1400px) {
    .teams-bg {
        height: 600px;
    }
}
@media (max-width: 1250px) {
    .schedule__line {
        padding: 8px 20px;
    }
	.sb-c1__side-link{
		width:100%;
	}
    .schedule__main {
        width: calc(100% - 40px);

    }
    .schedule__main-team {
        width: calc((100% - 80px) / 2);
    }
    .schedule__block-head {
        padding: 8px 20px;
    }
    .schedule__line-side {
        width: 20px;
    }
    .game-block__teams-top-center, .conc__body .game-block__teams-top-center {
        width: calc(100% - 400px);
    }
    .game-block__body-cont-side {
        width: 200px;
    }
    .game-block__teams-top-side, .conc__body .game-block__body-cont-side {
        width: 200px;
    }
    .site-block .schedule__line-link-popup:after {
        left: calc(100% - 26px);
    }
    .site-block .schedule__line-link-popup:before {
        left: calc(100% - 26px);
    }
    .cont {
        width: 800px;
        padding: 0 10px;
    }
    .header__side {
        width: calc(100% - 210px);
    }
    .footer__nav {
        display: none;
    }
    .main-tool__body-cont {
        flex-wrap: wrap;
        justify-content: flex-start;
        padding: 60px 0;
    }
    .main-tool__body-block {
        width: calc(50% - 7.5px);
    }
    .main-tool__body-block:nth-child(3) {
        margin-right: 0;
    }
    .main-tool__body-block:nth-child(4) {
        width: 100%;
        margin-top: 15px;
    }
    .main-tool__body-reset{
        top:25px;
    }
    /* .leagues__card {
        margin-right: 20px;
        width: 246px;
    } */
    .leagues__col-4 {
        display: none;
    }
    .leagues__is-new .leagues__new {
        display: none;
    }
    .leagues__logo {
        height: 38px;
    }
    .leagues__is-new .leagues__city {
        margin-right: 0px;
    }
    .leagues__card-top {
        padding: 20px 15px;
    }
    .leagues__card-info {
        padding: 15px 15px;
    }
    .leagues__card-table {
        padding: 15px;
    }
    .leagues__card-btm {
        padding: 15px;
    }
    .leagues__text {
        padding: 15px;
    }
    .main-banner__info {
        width: calc(100% - 240px);
    }
    .leagues__logo-text {
        font-size: 13px;
    }
    .leagues__add {
        width: 246px;
        height: 314px;
    }
    .leagues__info-block {
        padding-left: 15px;
    }
    .banner-bottom__body {
        padding: 40px;
    }
    .banner-bottom__head {
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .banner-bottom__text {
        width: 100%;
        padding-left: 0;
        text-align: center;
    }
    .teams__card {
        width: 250px;
        margin-right: 15px;
        margin-bottom: 15px;
    }
    .teams__card-img {
        height: 171px;
    }
    .teams__card-logo {
        width: 80px;
        height: 80px;
        bottom: -30px;
    }
    .teams__card-btm {
        padding: 15px;
        padding-top: 45px;
    }
    .teams__card-title {
        margin-bottom: 6px;
    }
    .players .teams__card-title span {
        font-size: 16px;
        line-height: 16px;
    }
    .teams__card-site {
        font-size: 13px;
        line-height: 13px;
    }
    .teams__card-position {
        padding: 15px;
        padding-bottom: 0;
    }
    /* .teams-leagues__body {
        overflow-x: scroll;
    }
    .teams-leagues__body::-webkit-scrollbar {
        height: 0px;
    }
    .teams-leagues__body::-webkit-scrollbar-track {
        background:var(--color-white);
    }
    .teams-leagues__body::-webkit-scrollbar-thumb {
        background-color: var(--color-grey-light-2);
    } */
    /*.rating__card-col-3 {
        display: none;
    }*/
	.rating__card-col-3.rating_page {
        display: flex;
    }
    .rating__card-col-2 {
        width: calc(100% - 75px);
        padding-right: 15px;
    }
    .rating2__line .rating__card-col-3 {
        display: flex;
    }
    .news__cont {
        width: 100%;
    }
    .schedule__body  {
        width: 100%;
    }
    .schedule__block-head-line {
        width: 600px;
    }
    .schedule__line-big {
        width: 600px;
    }

    .schedule__main-center {
        padding: 0 15px;
    }
    .schedule__line-link-popup {
        left: 0;
        transform: translateX(calc(-100% + 39px));
    }
    .schedule__line-link-popup:before {
        left: calc(100% - 26px);
    }
    .schedule__line-link-popup:after {
        left: calc(100% - 26px);
    }
    .news-item__cont {
        width: 100%;
    }
    .news-item__comments {
        width: 100%;
    }
    .players__tools-item {
        padding: 30px;
        font-size: 15px;
        line-height: 18px;
        text-align: center;
        letter-spacing: 0.3px;
    }
    .players__col-1 {
        width: 35px;
        padding: 8px 5px;
    }
    .players__col-3 {
        width: 125px;
    }
    .players__col-4 {
        width: 20px;
    }
    .players__col-5 {
        width: 125px;
    }
    .players__col-7 {
        width: 20px;
    }
    .players__col-8 {
        width: 55px;
    }
    .players__col-9 {
        width: 55px;
    }
    .players__col-10 {
        width: 55px;
    }
    .players__col-11 {
        width: 55px;
    }
    .players__col-12 {
        width: 55px;
        padding: 8px 5px;
        padding-left: 0;
    }
    .players__score {
        font-size: 12px;
        letter-spacing: 0;
    }
    .players__num {
        font-size: 12px;
        letter-spacing: 0;
    }
    .players__text {
        font-size: 12px;
        letter-spacing: 0;
    }
    th.players__col {
        font-size: 12px;
        letter-spacing: 0;
    }
    .site-block__cont {
        flex-wrap: wrap;
    }
    .site-block__col-1 {
        width: 100%;
        order: 2;
    }
    .site-block__col-2 {
        width: 100%;
        order: 1;
    }
    .extra__card {
        width: 30%;
    }
    .sb-c1__side-head {
        padding-top: 30px;
    }
    .ib__cont {
        flex-wrap: wrap;
    }
    .if__map {
        width: 100%;
    }
    .if__map iframe {
        width: 100% !important;
    }
    .if__side {
        width: 100%;
        padding-bottom: 30px;
    }
    .if__head {
        width: 100%;

    }
    .if__foot {
        display: none;
    }
    .ib__foot {
        display: flex;
        margin-top: 25px;
        flex-wrap: wrap;
    }
    .get-into__body {
        width: 100%;
    }
    .reg-body__block-col-1 {
        width: calc(100% - 230px);
    }
    .rg-bl1__list {
        width: 100%;
    }
    .rg-bl1__result {
        width: 100%;
    }
    .teams-main__cont {
        flex-wrap: wrap;
    }
    .teams-main__card {
        order: 1;
    }
    .teams-main__info {
        width: 100%;
        margin-right: 0;
        order: 3;
        margin-top: 25px;
    }
    .teams-main__last {
        order: 2;
        width: calc(100% - 380px);
    }
    .teams-main__info-block {
        margin-bottom: 20px;
    }
    .teams-statistic__cont {
        flex-wrap: wrap;
    }
    .teams-statistic__item {
        margin-bottom: 20px;
        /* width: calc((100% - 8px) / 2); */
        /* margin-right: 8px; */
    }
    .teams-statistic__item:nth-child(2n + 2) {
        /* margin-right: 0; */
    }
    .teams-statistic__name {
        margin-bottom: 6px;
    }
    .teams-statistic {
        padding-bottom: 2px;
    }
    .teams-consist__card {
        width: calc((100% - 20px) / 2);
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .teams-consist__card:nth-child(3n + 3) {
        margin-right: 20px;
    }
    .teams-consist__card:nth-child(2n + 2) {
        margin-right: 0;
    }
    .gallery__card {
        width: calc(100% / 2);
    }
    .gallery__card-img {
        height: 257px;
    }
    .gp__slider .slick-next {
        right: -20px;
    }
    .gp__slider .slick-prev {
        left: -20px;
    }
    .gp__close {
        bottom: calc(100% + 5px);
        left: calc(100% + 5px);
    }
    .wp__cont {
        width: 660px;
        padding: 0 160px;
        padding-top: 45px;
        padding-bottom: 6px;
    }
    .e-col-5, .e-col-3 {
        display: none;
    }
    .e-col-6, .e-col-2 {
        width: 100px;
    }
    .e-col-1, .e-col-7 {
        width: 230px;
    }
    .e-col-1 {
        padding-left: 15px;
    }
    .e-col-7 {
        padding-right: 15px;
    }
    .members__body {
        width: calc(100% + 20px);
        margin-left: -10px;
        margin-right: -10px;
    }
    .members__block-item {
        padding: 0 10px;
    }
    .mb-col-1 {
        width: 35px;
    }
    .mb-col-2 {
        width: 170px;
    }
    .mb-col-3 {
        width: 125px;
    }
    .mb-col-4 {
        width: 50px;

    }
    .members__card-img {
        width: 160px;
        height: 160px;
    }
    .members__card-side {
        width: calc(100% - 175px);
    }
    .members__card-name {
        font-size: 20px;
        letter-spacing: 0.4px;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .members__card-position {
        margin-bottom: 15px;
    }
    .members__card-msg {
        align-items: flex-start;
    }
    .members__card-msg-img {
        margin-top: 2px;
    }
    .m-col-1-block-text {
        font-size: 15px;
        letter-spacing: 0.4px;
        line-height: 20px;
    }
    .m-col-1 {
        width: 160px;
    }
    .m-col-2 {
        width: 150px;
    }
    .m-col-3 {
        width: 60px;
    }
    .pm-col-1 {
        padding-left: 15px;
        width: 190px;
    }
    .pm-col-2 {
        display: none;
    }
    .pm-col-3 {
        width: 380px;
    }
    .pm-col-4 {
        display: none;
    }
    .pm-col-5 {
        width: 50px;
    }
    .pm-col-6 {
        width: 50px;
    }
    .pm-col-7 {
        width: 30px;
    }
    .pm-col-8 {
        width: 30px;
    }
    .pm-col-9 {
        width: 50px;
        text-align: right;
        padding-right: 15px;
    }
    .pm__side:first-child .pm__side-text {
        margin-right: 7px;
    }
    .pm__side-text {
        font-size: 13px;
        letter-spacing: 0;
    }
    .pm__side:last-child .pm__side-text {
        margin-left: 7px;
    }
    .pm__center {
        padding: 0 8px;
    }
    /* .leagues__card-block {
        width: calc(100% / 3);
    } */
    .schedule__block-title {
        width: 600px;
    }
    th.players__col-12 {
        padding-right: 5px;
    }
    .grid {
        padding: 30px 20px;
    }
    .grid__body {
        padding: 0;
    }
}
@media (max-width: 850px) {
	.checkbox_box .label_check input[type=checkbox]:not(:checked)+ .check_text:hover{
		background:inherit;
		color:#000;
	}
	.rating3__score a{
		font-size:inherit;
	}
	.rating3__col-2{
		min-width:150px;
		width:150px;
	}
    .grid__card-text, .t-grid-column:first-child .grid__card-text {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .grid__head {
        font-size: 18px;
        line-height: 21px;
        letter-spacing: 0.432px;
        padding-bottom: 15px;
    }
	.gallery__tools{
		overflow-x:scroll;
		overflow-y:hidden;
	}
	.gallery__tools a{
		white-space:nowrap;
	}		
    .news-item {
        padding-top: 20px;
    }
    .schedule__block {
        padding: 0;
        border: none;
    }
    .schedule__block-title {
        width: 92%;
        margin-left: 0px;
    }
    .leagues__card-block {
        width: 300px;
    }
    .ended-slider {
        display: none;
    }
    .ended-slider-mob {
        display: flex;
    }
    .pm__body {
        display: none;
    }
    .pm__body-mob {
        display: block;
    }
    .members__card-item {
        width: 100%;
        margin-bottom: 40px;
    }
    .members__card-img {
        width: 160px;
        height: 160px;
    }
    .members__card-side {
        width: calc(100% - 175px);
    }
    .members__card-name {
        font-size: 20px;
        letter-spacing: 0.4px;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .members__card-position {
        margin-bottom: 15px;
    }
    .members__card-msg {
        align-items: flex-start;
    }
    .members__card-msg-img {
        margin-top: 2px;
    }
    .m-col-1-block-text {
        font-size: 15px;
        letter-spacing: 0.4px;
        line-height: 20px;
    }
    .m-col {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .m-col-1 {
        width: calc(100% - 240px);
    }
    .m-col-2 {
        width: 60px;
    }
    .m-col-3 {
        width: 60px;
    }
    .m-col-2 span:first-child {
        display: none;
    }
    .m-col-2 span:last-child {
        display: block;
    }

    .members__block-body tr {
        display: flex;
    }
    .members__block-head {
        padding: 15px;
    }
    .members__block-img {
        width: 40px;
        height: 40px;
        padding: 7px;
    }
    .members__body {
        width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px;
        flex-wrap: wrap;
    }
    .members__block-text {
        margin-left: 8px;
        font-size: 18px;
        line-height: 21px;
        letter-spacing: 0.432px;
    }
    .members__block-item {
        padding: 0 ;
        width: 100%;
        margin-bottom: 35px;
    }
    .mb-col-1 {
        width: 35px;
        order: 2;
        padding-left: 0px;
    }
    .mb-col-2 {
        width: calc(100% - 110px);
        order: 1;
        padding-left: 15px;
    }
    .mb-col-3 {
        width: 74px;
        order: 3;
        padding-right: 15px;

    }
    .mb-col-3 span {
        display: none;
    }
    .mb-col-3 span:last-child {
        display: block;
        text-align: right;
    }
    .mb-col-4 {
        display: none;

    }
    .events__head {
        flex-wrap: wrap;
    }
    div.events__head-side {
        display: none;
    }
    .events__head-side {
        width: 100%;
        justify-content: center;
        order: 1;
        margin-bottom: 20px;
    }
    .work-popup {
        padding: 0 15px;
    }
    .events__head-center {
        width: 100%;
        order: 2;
        text-align: center;
    }
    .wp__cont {
        width: 100%;
        padding: 0 120px;
        padding-top: 45px;
        padding-bottom: 60px;
    }
    .gp {
        padding: 0 15px;
    }
    .gp__cont {
        width: 100%;
    }
    .gp__top {
        margin-top: 0;
    }
    .gp__close {
        bottom: calc(100% + 10px);
        left: calc(100% - 34px);
    }
    .gp__slider .slick-next {
        right: 2px;
        top: calc(100% + 30px);
    }
    .gp__slider .slick-prev {
        left: 2px;
        top: calc(100% + 30px);
    }
    .game-block__body-line.ims-on .game-block__body-cont-side {
        width: 65px;
    }
    .game-block__body-line.ims-on .game-block__body-cont-center {
        width: calc(100% - 130px);
    }
    .game-block__body-cont-center-text {
        margin-left: 0;
    }
    .game-block__body-cont-side:nth-child(1) .game-block__body-cont-side-line-value {
        justify-content: flex-start;
    }
    .gallery__cont {
        padding: 0;
        border: none;
    }
    .teams-leagues__card-item {
        padding: 0 15px;
       /* width: 196px;*/
        min-width: 196px;
    }
    .teams-main__card-logo {
        width: 88px;
        height: 88px;
        bottom: -20px;
    }
    .teams-main__card-info {
        padding: 15px;
        padding-top: 35px;
    }
    .teams-main__card-name {
        font-size: 18px;
        line-height: 19px;
        letter-spacing: 0.432px;
    }
    .teams-main__card {
        order: 1;
        width: 100%;
        margin-right: 0;
    }
    .teams-main__info {
        width: 100%;
        margin-right: 0;
        order: 2;
        margin-top: 25px;
    }
    .teams-main__last {
        order: 3;
        width: 100%;
    }
    .teams-main__last-block {
        order: 1;
        margin-top: 35px;
    }
    .teams-main__last {
        display: flex;
        flex-direction: column;
    }
    .teams-main__info-block {
        margin-bottom: 30px;
    }
    .teams-main__last-btns {
        order: 2;
        margin-top: 25px;
    }
    .players__col {
        display: none;
    }
    .players__table tr:first-child {
        display: none;
    }
    .players__col-mob {
        display: block;
    }
    .players__table tr {
        display: block;
    }
    .players__pagination {
        border-bottom: 1px solid var(--color-blue);
    }
    .players__pagination-mob {
        display: block;
    }
    .players__pagination-num {
        display: none;
    }
    .players__pagination-num-active {
        display: block;
    }
    .players__pagination-next span {
        display: none;
    }
    .players__pagination-prev span {
        display: none;
    }
    .players__pagination-prev {
        margin-right: 0;
    }
    .players__pagination-prev:after {
        transform: rotate(135deg);
        top: 0;
    }
    .players__pagination-next:after {
        transform: rotate(-45deg);
        top: 0;
    }
    .players__pagination-next {
        margin-left: 0;
    }
    .schedule__line-side {
        width: 25px;
    }
    .schedule__body  {
        width: 100%;
    }
    .schedule__block-head {
        padding: 8px 15px;
    }
    .schedule__block-head-line {
        width: 92%;
    }
    .schedule__line-big {
        width: 92%;
    }
    .schedule__main {
        /* width: 355px; */
    }
    .schedule__line-side-span {
        margin-right: 2px;
    }
    .schedule__main-center {
        padding: 0 5px;
    }
    .schedule__line {
        padding: 8px 15px;
    }
    .news__cont {
        border: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .news__line {
        flex-wrap: wrap;
    }
    .news__side {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }
    .news__text {
        width: 100%;
        margin-top: 5px;
    }
    .leagues__add {
        width: calc((100% - 20px) / 2);
        height: 286px;
    }
    .cont {
        width: 100%;
        padding: 0 15px;
    }
    .header {
        padding-top: 0;
    }
    .header__logo {
        display: none;
    }
    .header__nav {
        display: none;
    }
    .header__side {
        width: 100%;
        padding: 10px 0;
    }
    .header__burger {
        display: block;
    }
    .menu {
        display: block;
    }

    .leagues__body {
        flex-wrap: wrap;
    }
    .breadcrumbs {
        padding-top: 65px;
        padding-bottom: 30px;
    }
    .breadcrumbs__item {
        margin-bottom: 15px;
    }
    .banner-bottom__info-2-1 {
        font-size: 65px;
        line-height: 70px;
    }
    .banner-bottom__info-1 {
        text-align: center;
        font-size: 65px;
        line-height: 70px;
    }
    .banner-bottom__info-2 {
        justify-content: center;
    }
    .banner-bottom__info-2-2 {
        font-size: 22px;
        line-height: 22px;
    }
    .banner-bottom__info-2-2 span{
        font-size: 22px;
        line-height: 22px;
    }
    .banner-bottom__info-2-2 span span {
        font-size: 22px;
        line-height: 22px;
    }
    .banner-bottom__info-3 {
        margin-top: 5px;
        align-items: center;
    }
    .banner-bottom__info-3-1 {
        font-size: 30px;
        line-height: 30px;
        margin-right: 25px;
    }
    .banner-bottom__image {
        right: -10px;
        top: -27%;
        width: 41%;
        height: 132%;
    }
    .teams__card {
        width: calc((100% - 20px) / 2);
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .teams__card-img {
        height: 210px;
    }
    .teams__card:nth-child(3n + 3) {
        margin-right: 10px;
    }
    .teams__card:nth-child(2n + 2) {
        margin-right: 0;
    }
    .main-banner__image {
       /* width: 80px;
        height: 80px;*/
        margin-bottom: 35px;
        padding: 10px;
    }
    .rating2__body {
        width: 100%;
    }
    .rating2__list:not(.tournament_page) {
        display: none;
    }
    .rating2__text {
        font-size: 16px;
        line-height: 40px;
        letter-spacing: 0.4px;
    }
    .rating2__block {
        margin-bottom: 10px;
    }
    .rating3__score {
        font-size: 13px;
        line-height: 15px;
        letter-spacing: 0.312px;
    }
    .rating3__point {
        width: 16px;
        height: 16px;
    }
    .rating3__table:not(.tournament_groups) {
        width: 800px;
    }
    .rating3__head:nth-child(2) {
        display: inline-block;
    }
    th.rating3__col-1 .rating3__head:nth-child(1) {
        display: none;
    }
    th.rating3__col-2 .rating3__head:nth-child(1) {
        display: none;
    }
    .rating3__teams-img {
        display: none;
    }
    .rating3__col-1 {
        width: 30px;
    }
   /* .rating3__col-2 {
        width: 120px;
    }*/
    .rating3__col-3 {
        min-width: 40px;
		width:40px;
    }
    .rating3__col-4 {
        width: 40px;
    }
    .rating3__col-5 {
        width: 40px;
    }
    .rating3__col-6 {
        width: 40px;
    }
    .rating3__col-7 {
        width: 40px;
    }
    .rating3__col-8 {
        width: 40px;
    }
    .rating3__col-9 {
        width: 40px;
    }
    .rating3__col-10 {
        width: 40px;
    }
    .rating3__col-11 {
        width: 60px;
    }
    .rating3__col-12 {
        width: 30px;
    }
    .rating3__col-13 {
        width: 30px;
    }
    .rating3__col-14 {
        width: 30px;
    }
    .rating3__col-15 {
        width: 70px;
    }
    .rating3__col-16 {
        width: 70px;
    }
    .rating3__col:first-child {
        padding: 15px 10px;
    }
    .rating3__col:last-child {
        padding: 15px 10px;
    }
    .sb-c2__block-3-head {
        width: 100%;
    }
    .sb-c2__block-3-tools {
        width: 100%;
		overflow-x:scroll;
		overflow-y:hidden;
		white-space: nowrap;
		padding-bottom:1em;
    }
    .sb-c2__block-3-body {
        width: 100%;
    }
    .sb-c2__block-3 {
        padding: 25px 0;
    }
    .sb-c2__block-2 {
        padding: 25px 0;
        border: none;
    }
    .game-block__body-cont .game-block__body-cont-center {
        display: none;
    }
    .game-block__body-cont-side-line-name {
        display: none;
    }
    .game-block__body-cont-side-line {
        justify-content: flex-start;

    }
    .game-block__body-cont-side:last-child .game-block__body-cont-side-line {
        justify-content: flex-end;
    }
    .game-block__body-cont-side, .conc__body .game-block__body-cont-side {
        width: 35px;
    }
    .game-block__mob {
        display: block;
        width: calc(100% - 110px);
    }
    .game-block__mob .game-block__body-cont-side-line {
        width: 100%;
        justify-content: center;
    }
    .game-block__mob .game-block__body-cont-side-line-name {
        display: block;
        color: #999999;
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        letter-spacing: 0.288px;
    }
    .game-block__mob .game-block__body-cont-side-line-value {
        display: none;
    }
    .game-block__body-cont-center {
        width: calc(100% - 80px);
        padding: 0;
    }
    .game-block__body-cont-side-line-value {
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0.336px;
    }
    .game-block__teams-top-side {
        display: none;
    }
    .game-block__teams-top-center, .conc__body .game-block__teams-top-center {
        width: 100%;
        padding: 0;

    }
    .game-block__body-cont-side-text {
        display: none;
    }
    .side-mob {
        display: flex;
        width: calc(100% - 110px) !important;
    }
    .game-block__body-cont-side-num {
        align-items: flex-start;
    }
    .conc {
        border: none;
        padding: 0;
    }
    .side-mob .game-block__body-cont-side-text {
        display: flex;
        width: 100%;
        align-items: center;
    }
    .game-block__teams-bottom {
        display: flex;
    }
    .sb-c2__block-3-card {
        width: calc((100% - 27px) / 2);
    }
    .extra__body {
        flex-wrap: wrap;
    }
    .extra__card {
        width: calc((100% - 20px) / 2);
        margin-bottom: 20px;
    }
    .opened-text {
        overflow: hidden;
        transition: .3s;
        height: 0.1px;
        opacity: 0;
        display: block;
    }
    .text-more {
        display: block;
    }
    .pb120 {
        padding-bottom: 80px;
    }
    .get-into__body {
        width: 100%;
    }
    .partners .teams-leagues__body {
        flex-wrap: nowrap;
    }
    .partners .teams-leagues__card {
        /* margin-bottom: 0; */
    }
    .get-into__top {
        margin: 0 9px;
    }
    .reg-body__block-head {
        font-size: 24px;
        line-height: 36px;
        letter-spacing: 0.3px;
    }
    .reg-body {
        padding-top: 35px;
        padding-bottom: 20px;
    }
    .reg-body__block-tools {
        margin-bottom: 70px;
        margin-top: 25px;
    }
    .reg-body__block-tools-item {
        margin-right: 15px;
        padding: 25px 35px;
        font-size: 15px;
        line-height: 18px;
        letter-spacing: 0.3px;
    }
    .input-block {
        margin-bottom: 30px;
    }
    .reg-body__block-col-1 {
        width: 100%;
    }
    .reg-body__block-col-2 {
        width: 100%;
        margin-top: 30px;
    }
    .reg-body__block-body {
        flex-wrap: wrap;
    }
    .rg-bl1__btn {
        flex-wrap: wrap;
    }
    .rg-bl1__link {
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .reg-top__head {
        font-size: 28px;
        line-height: 38px;
        letter-spacing: 0.408333px;
    }
    .reg-questions__card {
        width: 100%;
        margin-right: 0;
        margin-bottom: 35px;
    }
    .reg-questions {
        padding-top: 50px;
    }
    .reg-questions__head {
        margin-bottom: 10px;
    }
    .reg-questions__body {
        margin-bottom: 10px;
        -webkit-line-clamp: 6;
    }
    .teams-bg {
        height: 440px;
    }
    .partners .teams-leagues__invite {
        display: none;
    }

    .teams-leagues__fs:not(.partners_mob) .slick-prev {
        width: 18px;
        height: 18px;
        top: calc(100% - 15px);
        left: calc(100% - 70px);
    }
  .teams-leagues__fs:not(.partners_mob) .slick-next {
        width: 18px;
        height: 18px;
        top: calc(100% - 15px);
        right: 2px;
    }
    .teams-leagues__body {
        display: none;
    }
    .teams-leagues__fs {
        display: flex !important;
        width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px;
    }
    .teams-leagues__body-mob {
        display: flex !important;
        width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px;
    }

    .teams-leagues__invite {
        margin-right: 0px;

    }
    .teams-leagues__card {
        /* margin-right: 20px; */
    }
    .header__mob-logo {
        display: flex;
        position: absolute;
        left:calc(50% - 55px);
        height:34px;
    }
    .header__mob-logo img {
        width:110px;
    }
    .game-block__body-line-side.game-block__body-cont-side {
        justify-content: flex-start;
    }
    .game-block__body-line-center {
        width: calc(100% - 70px);
    }
    .game-block__body-line-side.game-block__body-cont-side:last-child {
        justify-content: flex-end;
    }
    .game-block__body-line-center-img {
        margin-left: 4px;
    }
    .game-block__body-line-center-img:last-child {
        margin-right: 4px;
        margin-left: 0;
    }
    .events__body {
        display: none;
    }
    .events__mob {
        display: block;
    }
    .pc__body {
        display: none;
    }
    .pc__body-mob {
        display: flex;
    }
    .pm__head {
        flex-wrap: wrap;
    }
    .pm__head .events__head-side {
        order: 2;
        margin-bottom: 0;
        margin-top: 20px;
        justify-content:flex-start;
    }
    .leagues__add-mob {
        display: block;
        width: 100%;
    }
    .leagues__body {
        margin-bottom: 30px;
    }
    .extra__head {
        padding-bottom: 20px;
        border-bottom: 1px solid #E8E8E8;
    }
    .grid {
       /* width: calc(100% + 30px);*/
        margin-left: -15px;
        margin-right: -15px;
        margin-top: 35px;
        padding: 40px 0 0 10px;
    }
	.section_links.grid{
		margin-left: 0;
        margin-right: 0;
	}
    .t-grid-columns {
        margin: 0;
    }
    .t-grid-match {
        margin-top: 30px;
    }
    .t-grid-column {
        width: 252px;
        padding-right: 30px;
    }
    .t-grid-match:after {
        right: -15px;
        width: 13px;
    }
    .t-grid-columns-big .t-grid-column.t-grid-column-last {
        margin-left: -125px;
    }
    .rating .rating2__list {
        display: flex;
    }
    .rating .rating2__list-item {
        font-size: 15px;
        line-height: 32px;
        letter-spacing: 0.36px;
        margin-right: 15px;
        padding-bottom: 10px;
    }
    .rating .teams__head {
        margin-bottom: 35px;
    }
}
@media(max-width: 700px) {
    .gallery__card {
        width: calc(100% / 2);
    }
    .gallery__card-img {
        height: 200px;
    }
    .gp__slider-item {
        height: 400px;
    }
}
@media (max-width: 600px) {
	.site-block{
		padding-top:0;
	}
	.teams-leagues{
		padding-bottom:0;
	}
    .teams-cont .schedule__line-big {
        width: calc(100% - 15px);
    }
	.mob_hide{display:none;}
    .teams-cont .schedule__line-bottom {
        padding-left: 15px;
    }
    .schedule__line-num {
        display: none;
    }
    .gallery__body {
        display: none;
    }
    .gallery__body-mob {
        display: flex;
    }
    .schedule__block-title {
        width: 100%;
    }
    .leagues__text {
        font-size: 15px;
        line-height: 20px;
        letter-spacing: 0.375px;
    }
    .leagues__card-block {
       /* width: 240px;*/
    }
    .schedule__line-big {
        align-items: flex-start;
    }
    .teams-cont .schedule__line-download {
        display: none;
    }
    .schedule__line {
        padding: 12px 14px;
    }
    .schedule__line-num-mob {
        display: block;
        padding-top: 6px;
    }
    .schedule__line-side {
        padding-top: 6px;
    }
    .schedule__line-top {
        align-items: flex-start;
    }
	.schedule__line-side-span.cg, .schedule__line-side-span.cr{margin-left:-0.5em;}

    .members__card-top {
        flex-wrap: wrap;
    }
    .members__card-side {
        width: 100%;
        margin-top: 15px;
    }
    .wp__head {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: 0.48px;
    }
    .wp__btn {
        margin-top: 35px;
    }
    .gallery__body-mob {
        width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px;
    }
    .gallery__card-img {
        height: 300px;
    }
    .get-into__text {
        width: 100%;
    }
    .teams-leagues__body-desk {
        display: none;
    }
    .shop__card-item {
        width: 270px;
        padding: 0 15px;
    }
    .shop__body {
        width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px;
    }
    .shop {
        padding-top: 30px;
        padding-bottom: 45px;
    }
    .shop__head {
        margin-bottom: 30px;
        font-size: 25px;
        line-height: 40px;
        letter-spacing: 0.6px;
        text-transform: uppercase;
    }
    .shop__card-bottom {
        padding-top: 35px;
    }
    .shop__card-price-new {
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        letter-spacing: 0.4px;
    }
    .shop__card-price-old {
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        letter-spacing: 0.3px;
    }
    .shop__card-name {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0.28px;
    }
    .teams-consist__card {
        width: calc((100% - 10px) / 2);
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .teams-consist__card:nth-child(3n + 3) {
        margin-right: 10px;
    }
    .teams-consist__card:nth-child(2n + 2) {
        margin-right: 0;
    }
    .leagues__add.teams-consist__card {
        height: 276px;
        width: calc((100% - 10px) / 2);
    }
    .teams-consist__card .leagues__add-text {
        font-size: 12px;
        letter-spacing: 0;
    }
    .teams-consist__card .leagues__add-text a {
        font-size: 12px;
        letter-spacing: 0;
    }
    .leagues__add-cont {
        padding: 5px;
    }
    .teams-consist__card-img {
        height: 140px;
    }
    .teams-consist__card-statistic {
        display: none;
    }
    .teams-consist__card-title {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0.432px;
    }
    .teams-consist__card-body {
        padding: 16px 8px;
    }
    .teams-consist__card-side {
        width: 100%;
    }
    .teams-consist__card-link {
        display: none;
    }
    .teams-statistic__item {
        width: calc((100% / 2) - 4px);
        margin-right: 8px;
    }
    .teams-statistic__item:nth-child(2n + 2) {
        margin-right: 0;
        width: calc((100% / 2) - 4px);
    }
    .teams-statistic__name {
        font-size: 13px;
        line-height: 15px;
    }
    .teams-statistic__value {
        font-size: 36px;
        line-height: 49px;
        letter-spacing: 0;
    }
    .leagues {
        padding-top: 60px;
    }
    .leagues-ended .leagues__info-block:before {
        display: none;
    }
    .leagues__text {
        min-height: 90px;
    }
    .ended-slider-mob .slick-prev {
        width: 18px;
        height: 18px;
        top: calc(100% + 13px);
        left: 17px;
    }
    .ended-slider-mob .slick-next {
        width: 18px;
        height: 18px;
        top: calc(100% + 13px);
        right: calc(100% - 85px);
    }
    .leagues .slick-prev {
        width: 18px;
        height: 18px;
        top: calc(100% + 13px);
        left: 17px;
    }
    .leagues .slick-next {
        width: 18px;
        height: 18px;
        top: calc(100% + 13px);
        right: calc(100% - 85px);
    }
   .teams-leagues__body:not(.partners_mob)  .slick-prev {
        width: 18px;
        height: 18px;
        top: calc(100% - 15px);
        left: calc(100% - 85px);
    }
    .teams-leagues__body:not(.partners_mob) .slick-next {
        width: 18px;
        height: 18px;
        top: calc(100% - 15px);
        right: 17px;
    }
    .events__head-side-text {
        letter-spacing: 0;
    }
    .rg-bl1__card {
        margin-bottom: 170px;
    }
    .rg-bl1__card-top {
        width: 100%;
        padding: 20px 10px;
    }
    .rg-bl1__card-bottom {
        width: calc(100% - 16px);
        left: 8px;
        padding: 8px;
        display: flex;
        align-items: flex-end;
        top: 50px;
    }
    .rg-bl1__card-block {
        width: 100%;
    }
    .rg-bl1__card-block:nth-child(2) {
        display: none;
    }
    .rg-bl1__card-bottom-block-item:nth-child(1) {
        width: calc(100% - 120px);
        display: block;
    }
    .rg-bl1__card-bottom-block-item:nth-child(2) {
        width: 100px;
    }
    .rg-bl1__card-bottom-block {
        justify-content: space-between;
        padding: 0;
    }
    .rg-bl1__card-bottom-head {
        display: none;
    }
    .rg-bl1__btn-item {
        padding: 15px 0;
        background: #09080F;
        font-size: 15px;
        line-height: 21px;
        letter-spacing: 0.36px;
        width: 100%;
    }
    .rg-bl1__btn-item:hover {
        background: #35343A;
        box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.0968368);
    }
    .get-into {
        padding-top: 40px;
    }
    .get-into__head {
        font-size: 24px;
        line-height: 36px;
        letter-spacing: 0.3px;
    }
    .get-into__side {
        font-size: 15px;
        line-height: 18px;
        letter-spacing: 0.36px;
    }
    .get-into__text {
        width: 100%;
    }
    .get-into__card {
        width: 32%;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-end;
    }
    .if__head {
        font-size: 28px;
        line-height: 40px;
        letter-spacing: 0.672px;
        margin-bottom: 15px;
    }
    .sb-c2__info-card {
        width: calc((100% - 20px) / 2);
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .sb-c1__side-list {
        margin-bottom: 35px;
    }
    .sb-c1__side-item {
        margin-bottom: 15px;
    }
    .sb-c2__info {
        padding: 0;
        border: none;
    }
    .pt100 {
        padding-top: 0px;
    }
    .pb120 {
        padding-bottom: 50px;
    }
    .sb-c2__info-card:nth-child(2n + 2) {
        margin-right: 0;
    }
    .extra__head.h-type-1 {
        font-size: 25px;
        letter-spacing: 0;
    }
    .extra__head a {
        font-size: 25px;
        letter-spacing: 0;
    }
    .extra__body {
        flex-wrap: wrap;
    }
    .extra__card {
        width: 100%;
        margin-bottom: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .extra__top {
        /* justify-content: center; */
    }
    .extra__btn {
        width: 300px;
        justify-content: center;
    }
    .extra__bottom {
        /* text-align: center; */
    }
    /* .extra__card {
        width: 290px;
    } */
    .sb-c1__block-1-tr:first-child .sb-c1__block-1-col {
        padding: 20px 3px;
    }
    .sb-c1__block-1-col-1 {
        width: 50px;
    }
    .sb-c1__block-1-col-2 {
        width: 62px;
    }
    .sb-c1__block-1-col-1 {
        width: 112px;
    }
	#team_rating  .sb-c1__block-1-col-1{
		width:60px;
	}
    /*.sb-c1__block-1-col-4 {
        display: none;
    }
    .sb-c1__block-1-col-5 {
        display: none;
    }*/
    .sb-c1__block-1-col-3 {
        width: calc(100% - 100px);
    }
    .schedule__line-bottom-side:first-child {
        text-align: left;
    }
    .sb-c2__block-3-card {
        width: 290px;
        margin-right: 0;
    }
    .sb-c2__block-3-body {
        justify-content: center;
    }
    .game-block__body {
        padding: 15px;
        padding-bottom: 0;
    }
    .game-block__body-cont-side {
        width: 30px;
    }
    .news-item__comments-form {
        margin-top: 30px;
    }
    .news-item__comments-btns {
        margin-top: 30px;
    }
    .news-item__comments-cont {
        padding-left: 0;
    }
    .news-item__comments-form {
        padding-left: 0;
    }
    .news-item__info {
        margin-top: 25px;
    }
    .news-item__body {
        margin-top: 7px;
        margin-bottom: 25px;
    }
    .news-item__comments-top {
        margin-bottom: 30px;
    }
    .news-item__body-name {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 0.432px;
    }
    .news-item__body-text {
        margin-top: 20px;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0.336px;
    }
    .schedule__line-side-span {
        margin-right: 0;
    }
    .schedule__line-bottom {
        display: flex;
    }
    .schedule__add {
        width: 100%;
        justify-content: center;
    }
    .schedule__block {
        padding: 0;
        border: none;
    }
    .schedule__line-link {
        display: none;
    }
    .schedule__block-head-line {
        width: 100%;
    }
    .schedule__main-team-side {
        display: none;
    }
    .schedule__main {
        width: 160px;
    }
    .schedule__line-side {
        flex-direction: column;
        align-items: flex-start;
    }
    .schedule__block-head-side-desk {
        display: none;
    }
    .schedule__block-head-side-mob {
        display: block;
    }
    .schedule__block-cham-name {
        display: block;
    }
    .teams-cont .sb-c2__block-2-item-2 .schedule__block:nth-child(2) .schedule__block-head-side span {
        width: 15px;
        color: var(--color-black);
    }
    .teams-cont .sb-c2__block-2-item-2 .schedule__block .schedule__block-head-side:last-child span {
        width: 100%;
        text-align: right;
    }
    .teams-cont .schedule__block-head-name {
        width: calc(100% - 45px);
        text-align: center;
    }
    .schedule__line-side:last-child {
        align-items: flex-end;
    }
    .rating1__line {
        padding-right: 15px;
    }
    .teams-main {
        padding-top: 20px;
    }
    .schedule__main-center {
        padding: 0 15px;
    }
    .schedule__block-head {
        padding: 8px 15px;
    }
    .schedule__line-big {
        width: 100%;
    }
    .rating2__line .rating__card-col-3 {
        display: none;
    }
    .main-banner__cont {
        flex-wrap: wrap;
    }
    .main-banner__slider .slick-dots {
        justify-content: flex-start;
        bottom: -35px;
        padding-left: 56px;
    }
    .leagues__card:nth-child(3n + 3) {
        margin-right: 20px;
    }
    .main-banner__info {
        width: 100%;
        padding-bottom: 40px;
    }
    .main-banner__slider {
        padding: 0;
        width: 100%;
    }
    .main-banner__imgs-item:nth-child(1) {
        z-index: 3;
        transform: translateX(10px);
    }
    .main-banner__imgs-item {
        position: absolute;
        left: 0;
        top: 0;
    }
    .main-banner__phone {
        margin-top: 4px;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0.28px;
    }
    .main-banner__mail {
        font-size: 14px;
        margin-top: 2px;
        line-height: 22px;
        letter-spacing: 0.28px;
    }
    .main-banner__slider:after {
        display: none;
    }
    .main-banner__name {
        font-size: 17px;
        line-height: 26px;
        letter-spacing: 0.408px;
    }
    .main-banner__status {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0.28px;
    }
    .main-banner__slider-item {
       /* display: flex !important;*/
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;

    }
    .main-banner__block {
        width: calc(100% - 60px);
    }
    .main-banner__block div, .main-banner__block  a {
        text-align: left;
    }
    .main-banner__imgs {
        width: 60px;
        height: 40px;
        position: relative;
    }
    .h-type-2 {
        font-size: 30px;
        line-height: 38px;
        letter-spacing: 0.38px;
    }
    .h-type-1 {
        font-size: 30px;
        line-height: 38px;
        letter-spacing: 0.38px;

    }
    .main-tool__body-reset {
        display: none;
    }
    .main-tool__body-block {
        width: 100%;
        margin-right: 0;
        margin-top: 15px;
    }
    .main-tool__body-block:nth-child(2) {
        margin-top: 0;
    }
    .main-tool__body-cont {
        padding: 40px 0;
    }
    .footer__cont {
        flex-direction: column;
        align-items: flex-start;
    }
    .footer {
        padding-top: 50px;
        padding-bottom: 25px;
    }
    .footer__contacts {
        flex-direction: column;
        align-items: flex-start;
    }
    .footer__contacts-side {
        margin-bottom: 40px;
    }
    .footer__contacts-side:last-child {
        margin-bottom: 0;
    }
    .footer__company {
        margin-bottom: 25px;
    }
    .footer__copyright {
        text-align: left;
    }
    .banner-bottom__head {
        font-size: 30px;
        line-height: 35px;
        letter-spacing: 0.266667px;
    }
    .banner-bottom__body {
        padding: 15px;
    }
    .banner-bottom__info-3 {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .banner-bottom__info-1 {
        font-size: 28px;
        line-height: 40px;
        letter-spacing: 0.672px;
    }
    .banner-bottom__info-2-1 {
        font-size: 28px;
        line-height: 40px;
        letter-spacing: 0.672px;
    }
    .banner-bottom__info-2-2 {
        padding-right: 0;
        margin-left: 25px;
        font-size: 15px;
        line-height: 16px;
        letter-spacing: 0.36px;
    }
    .banner-bottom__info-2-2 span {
        font-size: 15px;
        line-height: 16px;
        letter-spacing: 0.36px;
    }
    .banner-bottom__info-2-2 span span{
        font-size: 15px;
        line-height: 16px;
        letter-spacing: 0.36px;
    }
    .banner-bottom__link {
        width: 100%;
        margin-top: 18px;
    }
    .banner-bottom__info-3-1 {
        font-size: 28px;
        line-height: 33px;
        letter-spacing: 0.672px;
        margin-right: 0;
        margin-left: 15px;
    }
    .banner-bottom__head {
        text-align: left;
    }
    .banner-bottom__image {
        width: 270px;
        height: 310px;
        right: -35px;
        top: -63px;
    }
    .banner-bottom__text {
        margin-top: 30px;
        text-align: left;
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 0.184615px;
    }
    .banner-bottom__text span {
        display: block;
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 0.184615px;
    }
    .banner-bottom__text a {
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 0.184615px;
    }
    .banner-bottom__link {
        font-size: 15px;
        line-height: 18px;
        letter-spacing: 0.230769px;
        padding: 15px 40px;
    }
    .teams__card-btm {
        padding: 10px;
        padding-top: 5px;
    }
    .teams__card-position {
        padding: 10px;
        padding-bottom: 0;
    }
    .players .teams__card-title span {
        font-size: 15px;
        line-height: 15px;
    }
    .main-banner__image {
      /*  width: 65px;
        height: 65px;*/
        margin-bottom: 30px;
    }
    .schedule__line-download {
        display: flex;
    }
    .schedule__block .schedule__block-head-side-mob {
        color: transparent;
		margin-left:-3px;
    }
	.video-js.vjs-fluid{
		height:450px!important;
	}
    .fsb .schedule__block-head-side-mob {
        color: var(--color-black);
    }
    .dnm svg{
        display: none;
    }
    .social {
     /*   padding-top: 0px;*/
    }
    .teams-main {
        padding-bottom: 50px;
    }
    .teams-leagues__btm {
        align-items: flex-end;
    }
    .tlc__month {
        left: 0;
        transform: translateX(-100%);
    }
    .wp__cont {
        width: 100%;
        padding: 0 15px;
        padding-top: 35px;
        padding-bottom: 50px;
    }
    .teams__card {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .teams__card:nth-child(3n + 3) {
        margin-right: 0;
    }
    .teams__card-logo {
        width: 88px;
        height: 88px;
        padding: 5px;
        bottom: -20px;
    }
    .teams__card-btm {
        padding-top: 35px;
    }
    .teams__card-title {
        font-size: 18px;
        line-height: 19px;
        letter-spacing: 0.432px;
    }
    .teams__card-site {
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0.336px;
    }
    .players {
        padding-top: 30px;
    }
    .main-tool {
        padding-bottom: 15px;
    }
    .teams {
        padding-top: 30px;
    }
    .banner-bottom {
        padding-bottom: 0;
    }
    .leagues__head {
        margin-bottom: 20px;
    }
    .sb-c2__block-3-body {
        display: none;
    }
    .sb-c2__block-3-body-mob {
        display: flex;
    }
    .sb-c2__block-3-card {
        padding: 0 ;
    }
    .sb-c2__block-3-card-img {
        height: 300px;
    }
}
@media (max-width: 520px) {
    .gp__slider-item {
        height: 340px;
    }
	.schedule__score.with_pens{
		font-size:0.75em;
	}
    .teams-leagues__btm {
        flex-direction: column;
        align-items: flex-start;
    }
    .teams-leagues__btm-select {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .tlc__month {
        left: 100%;
        transform: translateX(0%);
    }
    .gallery__card {
        width: 100%;
    }
    .gallery__card-img {
        height: 240px;
    }
    .main-tool__result-msg {
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        letter-spacing: 0.4px;
    }
    .main-tool__result {
        padding-top: 50px;
    }
    .leagues__card:nth-child(3n + 3) {
        margin-right: 0;
    }
    .leagues__card {
        width: 100%;
        margin-right: 0px;
    }
    .leagues__add {
        width: 100%;
        height: 286px;
    }
    .schedule__main {
        width: 150px;
    }
    .schedule__main-center {
        padding: 0 10px;
    }
    .schedule__line-bottom-center {
        width: 70px;
    }
    .news-item__comments-button {
        width: 100%;
    }
    .extra__btn {
        width: 100%;
    }
    .teams-main__last-btns-item {
        width: 100%;
    }
    .teams-main__card-img {
        height: 207px;
    }
    .gp__date {
        display: none;
    }
    .gp__view {
        display: none;
    }
    .gp__title {
        max-width: 100%;
        width: 100%;
        white-space: normal;
        overflow: visible;
    }
    .gp__bottom {
        flex-wrap: wrap;
        margin-top: 5px;
    }
    .gp__share {
        width: 100%;
        order: 4;
        margin-top: 20px;
        flex-wrap: wrap;
    }
    .gp__share-text {
        width: 100%;
        margin-bottom: 15px;
        margin-right: 0;
        text-align: left;
    }
    .gp__share-list {
        width: 100%;
    }
    .gpb__view {
        display: flex;
    }
    .gpb__date {
        display: flex;
    }
    .gallery__body-mob .slick-next {
        height: 240px;
    }
    .gallery__body-mob .slick-prev {
        height: 240px;
    }
    .sb-c2__block-3-card-img {
        height: 240px;
    }
    .sb-c2__block-3-body-mob .slick-next {
        height: 240px;
    }
    .sb-c2__block-3-body-mob .slick-prev {
        height: 240px;
    }
}
@media (max-width: 460px) {
    .gp__slider-item {
        height: 240px;
    }

	#ajax_gallery .bckg_item{
		max-height:320px;
	}
	#ajax_gallery .video-js.vjs-fluid{
		height:320px!important;
	}

    .gallery__card-img {
        height: 190px;
    }
    .gallery__body-mob .slick-next {
        height: 190px;
    }
    .gallery__body-mob .slick-prev {
        height: 190px;
    }
    .sb-c2__block-3-card-img {
        height: 190px;
    }
    .sb-c2__block-3-body-mob .slick-next {
        height: 190px;
    }
    .sb-c2__block-3-body-mob .slick-prev {
        height: 190px;
    }
}
@media (max-width: 400px) {
    /* .news-item__comments-button {
        width: 100%;
    }
    .extra__btn {
        width: 100%;
    } */
    .get-into__top {
        margin: 0;
    }
    .get-into__side {
        width: 100%;
        font-size: 14px;
        letter-spacing: 0;
    }
}

/* End */


/* Start:/local/templates/yplay/css/response.css?172518278715410*/
@media (max-width: 1250px) {
	/*---------------
        Main styles
    ---------------*/

	.text_block h2 {
		margin-bottom: 45px;
	}


	.wrapp_title {
		margin-top: 90px;
	}

	/*---------------
        Main section
    ---------------*/

	.about {
		margin-top: 45px;
	}

	.about .box_contacts {
		display: none;
	}

	.about .sector .info {
		width: 100%;
		max-width: 100%;
	}

	.about .text_block {
		margin-top: 45px;
	}

	.about .gratitudes {
		margin-top: 10px;
	}


	.teams_box .grid_flex {
		margin: 10px 0 0 -15px;
	}

	.teams_box .item {
		width: calc(100%/3 - 15px);
		margin-left: 15px;
	}

	.teams_box .bot {
		flex-wrap: wrap;
	}

	.teams_box .phone {
		margin-right: 0;
		margin-top: 5px;
	}

	.teams_box .messengers {
		width: 100%;
		margin-top: 10px;
	}

	.teams_box .messengers .flex {
		justify-content: flex-start;
	}

	.teams_box .send_resume .title {
		font-size: 18px;
		margin-top: 15px;
	}

	.teams_box .wrapp_plus {
		width: 110px;
		height: 110px;
	}

	.teams_box .plus {
		border: 2px solid var(--color-blue);
	}

	.teams_box .plus:before {
		height: 4px;
	}

	.teams_box .plus:after {
		width: 4px;
	}



	.vacancies {
		margin-top: 0;
	}

	.vacancies .desc {
		font-size: 16px;
	}


	.section_contacts .info,
	.section_contacts .documents {
		width: calc(100% - 350px);
	}

	.section_contacts .info .phone,
	.section_contacts .info .phone a {
		font-size: 40px;
	}

	.section_contacts .bg {
		padding: 60px 5px 60px 20px;
		width: 320px;
	}


	.delivery .form {
		width: 100%;
	}

	.delivery .wrapp_map {
		width: 100%;
		margin-top: 34px;
	}

	.delivery .wrapp_map .map {
		width: calc(100% + 30px);
		margin-left: -15px;
	}


	.playgrounds .grid_flex {
		margin: 12px 0 0 -15px;
	}

	.playgrounds .playground {
		width: calc(100%/3 - 15px);
		margin: 18px 0 0 15px;
	}

	/*.playgrounds .playground .top .city
    {
        width: 100%;
    }*/

	/*.playgrounds .playground .name,
    .playgrounds .playground .name a
    {
        font-size: 20px;
    }

    .playgrounds .playground .book_now_link
    {
        width: 100%;
        margin-top: 15px;
    }

    .playgrounds .playground .book_now_link a
    {
        width: 100%;
        text-align: center;
    }*/

	.info_stikers .stiker,
	.stikers .stiker,
	.playgrounds .playground .discount {
		font-size: 12px;
	}


	.content_flex .content {
		width: 100%;
		max-width: 100%;
	}

	.content_flex aside {
		width: 100%;
		margin-top: 50px;
	}


	.checkout {
		margin-top: 30px;
	}

	.checkout .checkout_box {
		max-width: 100%;
	}

	.checkout .checkout_box .box {
		padding-left: 15px;
	}

	.checkout .checkout_box .box+.box {
		margin-top: 28px;
	}

	.checkout .checkout_box .box_input {
		max-width: 100%;
	}

	/*---------------
       PopUp
    ---------------*/

	.card_info .images {
		width: 100%;
	}

	.card_info .data_info {
		width: 100%;
		padding-top: 30px;
	}

	.card_info .data_info .top {
		order: -1;
		margin-bottom: 10px;
		margin-top: 0;
	}

	.card_info .data_info .top .get_there {
		display: none;
	}

	.video_review .slider {
		margin-left: -10px;
		margin-right: -10px;
		width: calc(100% + 20px);
	}

	.video_review .slider .video {
		padding: 20px 10px 0;
	}

	.video_review .video .img img {
		box-shadow: 0px 5px 10px rgb(0 0 0 / 12%);
	}

	.slider-prev {
		left: 12px;
	}

	.slider-next {
		right: 12px;
	}

	/*.slider-prev.top,
    .slider-next.top{
        top: -75px;
    }

    .slider-prev.top{
        right: 55px;
    }

    .slider-next.top{
        right: 10px;
    }*/


	.products .slider {
		/*margin: 35px -10px 0;*/
		margin-left: -10px;
		margin-right: -10px;
		/*width: calc(100% + 20px);*/
	}

	.slider-prev.top {
		right: 51px;
	}

	.slider-next.top {
		right: 10px;
	}

	.products .slider .product {
		margin: 0 10px;
	}

	.products .product .price {
		font-size: 14px;
	}


	.filter .sector .select-small {
		margin-right: 10px;
		width: 164px;
	}

	.filter .main-tool__body-reset {
		margin-left: 5px;
	}


	.schedule-info__item {
		width: 100%;
		margin-top: 36px;
	}

	.schedule-info__item:first-child,
	.schedule-info__item:nth-child(2) {
		margin-top: 44px;
	}
}

@media (max-width: 767px) {
	/*---------------
        Main styles
    ---------------*/

	.wrapp_title {
		margin-top: 65px;
	}

	.main_title {
		font-size: 30px;
	}

	.middle_title {
		font-size: 26px;
	}

	.middle_title span {
		font-size: 16px;
		padding-bottom: 8px;
	}

	.small_title {
		font-size: 24px;
	}

	.wrapp_title .desc {
		font-size: 20px;
	}

	/*---------------
        Main section
	---------------*/

	.about .about_links a {
		padding-left: 28px;
		padding-right: 28px;
		min-height: 62px;
	}

	.about .about_links a.active {
		min-height: 82px;
	}

	.about .about_links a+a {
		margin-left: 12px;
	}

	.about .gratitudes .item {
		width: calc(100%/3 - 24px);
	}

	.about .gratitudes .name {
		margin-top: 18px;
	}

	.teams_box .grid_flex {
		--teams_count: 2;
	}

	.teams_box .item {
		width: calc(100%/2 - 15px);
	}

	.teams_box .name,
	.teams_box .name a {
		font-size: 18px;
	}

	.teams_box .send_resume .title {
		font-size: 16px;
	}

	.teams_box .wrapp_plus {
		width: 88px;
		height: 88px;
	}

	.teams_box .plus {
		width: 64px;
		height: 64px;
	}


	.vacancies .item {
		width: 100%;
		margin-top: 44px;
	}


	.section_contacts .info,
	.section_contacts .documents {
		width: 100%;
	}

	.section_contacts .info .phone,
	.section_contacts .info .phone a {
		font-size: 36px;
		margin-top: 25px;
	}

	.section_contacts .bg {
		width: 100%;
		margin-top: 90px;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 45px;
	}

	.section_contacts .bg:before {
		display: block;
	}


	.wrapp_box {
		margin-top: 40px;
	}

	.wrapp_box .title {
		font-size: 26px;
	}

	.wrapp_box .desc {
		margin-top: 15px;
	}


	.delivery {
		margin-top: 34px;
	}

	.delivery .cost_delivery {
		margin-top: 45px;
	}

	.delivery .date {
		margin-top: 20px;
	}


	.playgrounds .playground {
		width: calc(100%/2 - 15px);
	}


	.modal_payment {
		padding-left: 15px;
		padding-right: 15px;
	}

	.modal_payment .to_pay {
		max-width: 448px;
		margin-left: auto;
		margin-right: auto;
	}

	.modal_payment .card_box {
		width: 448px;
		margin-left: auto;
		margin-right: auto;
	}

	.modal_payment .card_box .card_front {
		width: 340px;
		padding: 30px 20px;
	}

	.modal_payment .card_back .box_back {
		right: 15px;
	}

	.modal_payment .card_box .card_back {
		height: 220px;
	}

	.modal_payment .card_back .box_back {
		bottom: 55px;
	}

	.modal_payment .form .submit {
		margin-top: 45px;
	}

	/*---------------
       PopUp
    ---------------*/
	.slider_img {
		padding-bottom: 28px;
	}

	.products {
		padding: 38px 0 58px;
	}

	/* .slider-prev.top,
    .slider-next.top {
        top: -70px;
    }*/


	.reviews_section {
		margin-top: 55px;
	}

	.reviews_section .items {
		padding-left: 15px;
	}

	.reviews_section .more_link {
		padding-left: 0;
	}

	.reviews_section .write_review {
		padding-left: 0;
	}


	.news_section {
		margin-top: 55px;
	}

	.video_review {
		margin-top: 55px;
	}


	.date_time {
		padding: 20px 10px;
		max-width: 520px;
	}


	.filter .form_filter {
		flex-wrap: wrap;
	}

	.filter .sector {
		width: 100%;
		justify-content: space-between;
	}

	.filter .sector .select-small {
		width: calc(50% - 4px);
		margin-right: 0;
	}

	.filter .sector .select-small.small {
		width: calc(50% - 4px);
	}

	.datepicker {
		width: 220px;
	}

	.filter .main-tool__body-reset {
		margin-top: 15px;
		margin-left: 0;
	}


	.footer {
		padding-bottom: 30px;
	}


	.schedule-table {
		margin-top: 29px;
		padding: 0;
		border: none;
	}

	.schedule-table__head {
		padding-left: 14px;
		padding-right: 14px;
	}

	.schedule-item {
		padding-left: 14px;
		padding-right: 14px;
	}

	.schedule-table__tour+.schedule-table__tour {
		margin-top: 10px;
		padding-top: 10px;
		border-top: 2px solid #E8E8E8;
	}

	.schedule-item {
		position: relative;
		display: block;
	}

	.schedule-item__place {
		position: absolute;
		left: 14px;
		top: 20px;
		line-height: 16px;
	}

	.schedule-item__place_right {
		left: auto;
		right: 14px;
	}

	.schedule-item__box {
		margin: 0;
		align-items: flex-start;
		align-content: flex-start;
	}

	.schedule-item-team {
		flex-wrap: wrap;
		width: calc(100%/2 - 41px);
	}

	.schedule-item-team__logo {
		order: 0;
		margin-left: auto;
	}

	.schedule-item-team__box {
		margin-top: 12px;
	}

	.schedule-item__info {
		width: 82px;
	}

	.schedule-item__download {
		display: block;
	}

	.add-date {
		margin-top: 22px;
	}

	.schedule-info__title {
		width: calc(100% + 30px);
		margin-left: -15px;
		margin-right: -15px;
	}
}


@media (max-width: 479px) {
	/*---------------
        Main styles
    ---------------*/

	.text_block h3 {
		margin-bottom: 10px;
	}

	.text_block p,
	.text_block ul,
	.text_block ol {
		margin-bottom: 16px;
	}



	.main_title {
		font-size: 28px;
	}

	.middle_title {
		font-size: 24px;
	}

	.middle_title span {
		font-size: inherit;
		line-height: inherit;
		font-weight: 700;
		padding-bottom: 0;
		display: inline;
		margin: 0;
	}

	.with_slider {
		padding-right: 0;
	}

	.small_title {
		font-size: 22px;
	}

	.wrapp_title .desc {
		font-size: 18px;
	}


	/*---------------
        Main section
    ---------------*/

	.about .about_links a {
		padding-left: 18px;
		padding-right: 18px;
	}

	.about .gratitudes {
		margin: 4px 0 0 -12px;
	}

	.about .gratitudes .item {
		width: calc(100%/2 - 12px);
		margin: 20px 0 0 12px;
	}

	.about .main-tool__body-block {
		margin-top: 90px;
		width: 100%;
	}


	.teams_box .grid_flex {
		--teams_count: 1;
	}

	.teams_box .item {
		width: calc(100%/1 - 15px);
	}

	.teams_box .item.hide {
		display: none;
	}

	.teams_box .name {
		font-size: 20px;
	}

	.teams_box .bot {
		flex-wrap: nowrap;
	}

	.teams_box .phone {
		margin-right: 10px;
		margin-top: 0;
	}

	.teams_box .messengers {
		width: auto;
		margin-top: 0;
	}

	.teams_box .messengers .flex {
		justify-content: flex-end;
	}

	.teams_box .send_resume .title {
		font-size: 14px;
	}

	.teams_box .send_resume .desc {
		font-weight: 500;
		margin-top: 5px;
	}

	.teams_box .show_all_btn {
		display: inline-block;
	}



	.vacancies .item {
		margin-top: 28px;
	}

	.vacancies .desc {
		font-size: 18px;
	}


	.section_contacts .info .phone,
	.section_contacts .info .phone a {
		font-size: 30px;
	}

	.section_contacts .main-tool__body-block {
		width: 100%;
	}


	.wrapp_box .title {
		margin-top: 7px;
		font-size: 24px;
	}

	.wrapp_box .desc {
		margin-top: 5px;
	}


	.delivery .form .line_form .label {
		width: 100%;
		padding-right: 0;
	}

	.delivery .form .line_form .input-item {
		width: 100%;
		margin-top: 12px;
	}

	.delivery .cost_delivery {
		flex-wrap: wrap;
	}

	.delivery .cost_delivery .title {
		width: 100%;
		margin-right: 0;
	}

	.delivery .cost_delivery .cost {
		margin-top: 12px;
	}


	.playgrounds .grid_flex .playground:nth-child(n+4) {
		display: none;
	}

	.playgrounds .playground {
		width: calc(100%/1 - 15px);
	}

	.info_stikers .stiker,
	.stikers .stiker,
	.playgrounds .playground .discount {
		font-size: 13px;
	}

	.playgrounds .playground .bot {
		margin-top: 17px;
	}

	.playgrounds .playground .book_now_link {
		width: auto;
		margin-top: 0;
	}

	.playgrounds .playground .book_now_link a {
		width: auto;
		text-align: center;
	}

	.playgrounds .sector .more_link {
		margin-top: 18px;
		/*  display: none;*/
	}


	.checkout .checkout_box .box {
		padding-left: 12px;
		padding-right: 12px;
	}

	.checkout .checkout_box .title {
		font-size: 16px;
	}


	.total_block {
		padding: 25px 25px 35px;
	}

	.total_block .total_top {
		padding-bottom: 12px;
	}

	.total_block .title {
		font-size: 20px;
		line-height: 1.4;
	}

	.total_block .price {
		font-size: 20px;
	}

	.total_block .item+.item {
		margin-top: 20px;
	}

	.total_block .item .item_name {
		font-size: 16px;
	}

	.total_block .item .item_val {
		min-width: auto;
		flex-shrink: 0;
	}

	.total_block .item .item_val,
	.total_block .item .item_val .rub {
		font-size: 16px;
	}

	.checkout .payment_method .name,
	.checkout .add_card button span {
		font-size: 13px;
	}

	.checkout .checkout_box .info {
		padding-bottom: 0;
	}

	.checkout .info_delivery {
		font-size: 13px;
	}

	.checkout .info_delivery b {
		width: 100%;
		display: block;
		margin-bottom: 7px;
	}


	.modal_box {
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 45px;
	}

	.modal_box .title {
		font-size: 16px;
	}


	.modal_payment .title {
		font-size: 16px;
	}

	.modal_payment .to_pay .price,
	.modal_payment .to_pay .price .rub {
		font-size: 24px;
	}

	.modal_payment .card_box {
		width: 100%;
		padding-bottom: 100px;
	}

	.modal_payment .card_box .card_front {
		width: calc(100% + 16px);
		margin-left: -8px;
		padding: 14px 24px 22px;
	}

	.modal_payment .card_box .cod {
		margin-bottom: 20px;
	}

	.modal_payment .card_info .name_card {
		width: 100%;
	}

	.modal_payment .card_info .date_card {
		width: 140px;
		position: absolute;
		bottom: -80px;
		left: 22px;
	}

	.modal_payment .card_box .card_back {
		top: 70px;

		width: 100%;
	}

	.modal_payment .card_back .box_back {
		bottom: 20px;

		display: flex;

		justify-content: space-between;
	}

	.modal_payment .card_back .card_cvv {
		width: 99px;
	}


	/*---------------
       PopUp
    ---------------*/
	.card_info .name_product {
		font-size: 20px;
	}

	.card_info .top {
		margin-top: 6px;
	}

	.card_info .top .city {
		width: calc(100% - 12px);
	}

	.features {
		margin-top: 30px;
	}

	.features .feature .name {
		width: auto;
		margin-right: 15px;
	}

	.features .feature .val {
		width: auto;
		text-align: right;

		font-size: 13px;
	}

	.card_info .book_now {
		font-size: 13px;
		line-height: 40px;
		margin-top: 36px;
	}


	.video_review .slider {
		margin-top: 2px;
	}


	.news_section .item .col_l {
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		align-content: flex-start;
		flex-wrap: wrap;
	}

	.news_section .item .date {
		font-size: 14px;
	}

	.news_section .item .time {
		font-size: 14px;
	}

	.news_section .item .col_r {
		width: 100%;
		margin-top: 6px;
	}

	.more_link {
		margin-top: 14px;
	}


	.products .slider,
	.tournaments .slider {
		margin: 56px -15px 0;

		width: calc(100% + 30px);
		padding-left: 7px;
		padding-right: 19%;

		transition: padding .2s linear;
	}

	.playgrounds .slider.last_slide,
	.tournaments .slider.last_slide {
		padding-left: 19%;
		padding-right: 7px;
	}

	.products .slider>.slick-list,
	.playgrounds .slider>.slick-list,
	.tournaments .slider>.slick-list {
		overflow: visible;
	}

	.products .slider .product {
		margin: 0 8px;
	}

	/* 03.02.2022
    .slider-prev.top,
    .slider-next.top{
        display: none !important;
    }*/

	.products .product .price {
		font-size: 16px;
	}


	.total_block .link {
		font-size: 16px;
	}

	.date_time {
		max-width: 100%;
	}

	.date_time .calendar {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
	}

	.date_time .times {
		width: 100%;
		max-width: 100%;
		margin: 20px auto 0;
	}


	.filter .sector .select-small {
		width: 100%;
	}


	.modal {
		padding-left: 15px;
		padding-right: 15px;
	}

	.modal_title {
		font-size: 16px;
	}

	.fancybox-slide--html .fancybox-close-small {
		width: 30px;
		height: 30px;
		padding: 2px;
	}


	.schedule-item {
		padding-left: 9px;
		padding-right: 9px;
	}

	.schedule-table__place {
		width: auto;
	}

	.schedule-table__place span {
		display: none;
	}
}
/* End */


/* Start:/local/templates/yplay/css/colors.css?1695816244527*/
:root {
    --color-blue: #0065FF;
    --color-blue-hover: #5598FF;
    --color-blue-link-hover: #284E86;
    --color-blue-dark: #0C0E31;
    --color-blue-light: #6C798F;;
    --color-black: #000;
    --color-white: #fff;
    --color-grey-dark: #333333;
    --color-grey-light: #a1a1a1;
    --color-grey-light-2: #EBECF0;
    --color-green: #09C060;
    --color-orange: #F5A623;
    --color-orange-2: #FF8E29;
    --color-yellow: #FBD700;
    --color-youtube: #E70000;
    --color-red: #E20E17;
    --color-disqual: #F4EAE1;
}

/* End */


/* Start:/local/templates/yplay/css/datepicker.css?172518284819416*/
.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
	color: #dedede;
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
	color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
	color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
	color: #fff;
	background: #a2ddf6;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
	background: #8ad5f4;
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
	background-color: rgba(92, 196, 239, 0.1);
	color: #cccccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
	background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
	background: none;
	border: none;
}

/* -------------------------------------------------
    Datepicker cells
   ------------------------------------------------- */
.datepicker--cells {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.datepicker--cell {
	font-size: 14px;
	letter-spacing: 0.35px;

	color: #333333;
	font-weight: 500;


	box-sizing: border-box;
	cursor: pointer;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 32px;
	z-index: 1;
}

.datepicker--cell.-weekend- {
	color: #FF6161;
}

.datepicker--cell.-focus- {
	background: #f0f0f0;
}

.datepicker--cell.-current- {
	color: var(--color-blue);
}

.datepicker--cell.-current-.-focus- {
	color: #4a4a4a;
}

.datepicker--cell.-current-.-in-range- {
	color: #4EB5E6;
}

.datepicker--cell.-in-range- {
	background: rgba(92, 196, 239, 0.1);
	color: #4a4a4a;
	border-radius: 0;
}

.datepicker--cell.-in-range-.-focus- {
	background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell.-disabled- {
	cursor: default;
	color: #aeaeae;
}

.datepicker--cell.-disabled-.-focus- {
	color: #aeaeae;
}

.datepicker--cell.-disabled-.-in-range- {
	color: #a1a1a1;
}

.datepicker--cell.-disabled-.-current-.-focus- {
	color: #aeaeae;
}

.datepicker--cell.-range-from- {
	border: 1px solid rgba(92, 196, 239, 0.5);
	background-color: rgba(92, 196, 239, 0.1);
	border-radius: 4px 0 0 4px;
}

.datepicker--cell.-range-to- {
	border: 1px solid rgba(92, 196, 239, 0.5);
	background-color: rgba(92, 196, 239, 0.1);
	border-radius: 0 4px 4px 0;
}

.datepicker--cell.-range-from-.-range-to- {
	border-radius: 4px;
}

.datepicker--cell.-selected- {
	color: #fff;
	border: none;
	background: var(--color-blue);
}

.datepicker--cell.-selected-.-current- {
	color: #fff;
	background: var(--color-blue);
}

.datepicker--cell.-selected-.-focus- {
	background: #0052CC;
}

.datepicker--cell:empty {
	cursor: default;
}

.datepicker--days-names {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 10px 0 5px;
	padding-bottom: 8px;
	border-bottom: 1px solid #E8E8E8;
}

.datepicker--day-name {
	font-size: 14px;
	font-weight: 500;

	color: #333333;

	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	text-transform: uppercase;
}

.datepicker--cell-day {
	width: 14.28571%;
}

.datepicker--cells-months {
	height: 170px;
}

.datepicker--cell-month {
	width: 33.33%;
	height: 25%;
}

.datepicker--years {
	height: 170px;
}

.datepicker--cells-years {
	height: 170px;
}

.datepicker--cell-year {
	width: 25%;
	height: 33.33%;
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
	color: #dedede;
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
	color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
	color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
	color: #fff;
	background: #a2ddf6;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
	background: #8ad5f4;
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
	background-color: rgba(92, 196, 239, 0.1);
	color: #cccccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
	background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
	background: none;
	border: none;
}

/* -------------------------------------------------
    Datepicker
   ------------------------------------------------- */
.datepickers-container {
	position: absolute;
	left: 0;
	top: 0;
}

@media print {
	.datepickers-container {
		display: none;
	}
}

.datepicker {
	background: #fff;
	box-sizing: content-box;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #4a4a4a;
	width: 250px;
	position: absolute;
	left: -100000px;
	opacity: 0;
	transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
	transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
	transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
	z-index: 100;
	box-shadow: 0px 1px 2px rgb(0 0 0 / 10%);
	border: 1px solid #EDEDED;
	padding: 5px;
}

.datepicker.-from-top- {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
}

.datepicker.-from-right- {
	-webkit-transform: translateX(8px);
	transform: translateX(8px);
}

.datepicker.-from-bottom- {
	-webkit-transform: translateY(8px);
	transform: translateY(8px);
}

.datepicker.-from-left- {
	-webkit-transform: translateX(-8px);
	transform: translateX(-8px);
}

.datepicker.active {
	opacity: 1;
	-webkit-transform: translate(0);
	transform: translate(0);
	transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
	transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
	transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
}

.datepicker-inline .datepicker {
	border: none;
	box-shadow: none;
	position: static;
	left: auto;
	right: auto;
	opacity: 1;
	width: 100%;
	-webkit-transform: none;
	transform: none;
}

.datepicker-inline .datepicker--pointer {
	display: none;
}

.datepicker--content {
	box-sizing: content-box;
}

.-only-timepicker- .datepicker--content {
	display: none;
}

.datepicker--pointer {
	position: absolute;
	background: #fff;
	border-top: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	width: 10px;
	height: 10px;
	z-index: -1;
}

.-top-left- .datepicker--pointer,
.-top-center- .datepicker--pointer,
.-top-right- .datepicker--pointer {
	top: calc(100% - 4px);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.-right-top- .datepicker--pointer,
.-right-center- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
	right: calc(100% - 4px);
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}

.-bottom-left- .datepicker--pointer,
.-bottom-center- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
	bottom: calc(100% - 4px);
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
}

.-left-top- .datepicker--pointer,
.-left-center- .datepicker--pointer,
.-left-bottom- .datepicker--pointer {
	left: calc(100% - 4px);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.-top-left- .datepicker--pointer,
.-bottom-left- .datepicker--pointer {
	left: 10px;
}

.-top-right- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
	right: 10px;
}

.-top-center- .datepicker--pointer,
.-bottom-center- .datepicker--pointer {
	left: calc(50% - 10px / 2);
}

.-left-top- .datepicker--pointer,
.-right-top- .datepicker--pointer {
	top: 10px;
}

.-left-bottom- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
	bottom: 10px;
}

.-left-center- .datepicker--pointer,
.-right-center- .datepicker--pointer {
	top: calc(50% - 10px / 2);
}

.datepicker--body {
	display: none;
}

.datepicker--body.active {
	display: block;
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
	color: #dedede;
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
	color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
	color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
	color: #fff;
	background: #a2ddf6;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
	background: #8ad5f4;
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
	background-color: rgba(92, 196, 239, 0.1);
	color: #cccccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
	background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
	background: none;
	border: none;
}

/* -------------------------------------------------
    Navigation
   ------------------------------------------------- */
.datepicker--nav {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	min-height: 32px;
}

.-only-timepicker- .datepicker--nav {
	display: none;
}

.datepicker--nav-title,
.datepicker--nav-action {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.datepicker--nav-action {
	width: 32px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.datepicker--nav-action:hover {
	background: #f0f0f0;
}

.datepicker--nav-action.-disabled- {
	visibility: hidden;
}

.datepicker--nav-action svg {
	width: 32px;
	height: 32px;
}

.datepicker--nav-action path {
	fill: none;
	stroke: var(--color-blue);
	stroke-width: 2px;
}

.datepicker--nav-title {
	padding: 0 8px;
	font-weight: 700;
	font-size: 16px;

	color: #211532;
}

.datepicker--nav-title i {
	font-style: normal;
	color: inherit;
	font-weight: inherit;
	font-size: inherit;
	margin-left: 5px;
}

.datepicker--nav-title:hover {
	background: #f0f0f0;
}

.datepicker--nav-title.-disabled- {
	cursor: default;
	background: none;
}

.datepicker--buttons {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 4px;
	border-top: 1px solid #efefef;
}

.datepicker--button {
	color: #4EB5E6;
	cursor: pointer;
	border-radius: 4px;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 32px;
}

.datepicker--button:hover {
	color: #4a4a4a;
	background: #f0f0f0;
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
	color: #dedede;
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
	color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
	color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
	color: #fff;
	background: #a2ddf6;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
	background: #8ad5f4;
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
	background-color: rgba(92, 196, 239, 0.1);
	color: #cccccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
	background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
	background: none;
	border: none;
}

/* -------------------------------------------------
    Timepicker
   ------------------------------------------------- */
.datepicker--time {
	border-top: 1px solid #efefef;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 4px;
	position: relative;
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
	-webkit-flex: 0 1 138px;
	-ms-flex: 0 1 138px;
	flex: 0 1 138px;
	max-width: 138px;
}

.-only-timepicker- .datepicker--time {
	border-top: none;
}

.datepicker--time-sliders {
	-webkit-flex: 0 1 153px;
	-ms-flex: 0 1 153px;
	flex: 0 1 153px;
	margin-right: 10px;
	max-width: 153px;
}

.datepicker--time-label {
	display: none;
	font-size: 12px;
}

.datepicker--time-current {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 14px;
	text-align: center;
	margin: 0 0 0 10px;
}

.datepicker--time-current-colon {
	margin: 0 2px 3px;
	line-height: 1;
}

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
	line-height: 1;
	font-size: 19px;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	position: relative;
	z-index: 1;
}

.datepicker--time-current-hours:after,
.datepicker--time-current-minutes:after {
	content: '';
	background: #f0f0f0;
	border-radius: 4px;
	position: absolute;
	left: -2px;
	top: -3px;
	right: -2px;
	bottom: -2px;
	z-index: -1;
	opacity: 0;
}

.datepicker--time-current-hours.-focus-:after,
.datepicker--time-current-minutes.-focus-:after {
	opacity: 1;
}

.datepicker--time-current-ampm {
	text-transform: uppercase;
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
	color: #9c9c9c;
	margin-left: 6px;
	font-size: 11px;
	margin-bottom: 1px;
}

.datepicker--time-row {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 11px;
	height: 17px;
	background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat;
}

.datepicker--time-row:first-child {
	margin-bottom: 4px;
}

.datepicker--time-row input[type='range'] {
	background: none;
	cursor: pointer;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 100%;
	padding: 0;
	margin: 0;
	-webkit-appearance: none;
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
	-webkit-appearance: none;
}

.datepicker--time-row input[type='range']::-ms-tooltip {
	display: none;
}

.datepicker--time-row input[type='range']:hover::-webkit-slider-thumb {
	border-color: #b8b8b8;
}

.datepicker--time-row input[type='range']:hover::-moz-range-thumb {
	border-color: #b8b8b8;
}

.datepicker--time-row input[type='range']:hover::-ms-thumb {
	border-color: #b8b8b8;
}

.datepicker--time-row input[type='range']:focus {
	outline: none;
}

.datepicker--time-row input[type='range']:focus::-webkit-slider-thumb {
	background: #5cc4ef;
	border-color: #5cc4ef;
}

.datepicker--time-row input[type='range']:focus::-moz-range-thumb {
	background: #5cc4ef;
	border-color: #5cc4ef;
}

.datepicker--time-row input[type='range']:focus::-ms-thumb {
	background: #5cc4ef;
	border-color: #5cc4ef;
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
	box-sizing: border-box;
	height: 12px;
	width: 12px;
	border-radius: 3px;
	border: 1px solid #dedede;
	background: #fff;
	cursor: pointer;
	transition: background .2s;
}

.datepicker--time-row input[type='range']::-moz-range-thumb {
	box-sizing: border-box;
	height: 12px;
	width: 12px;
	border-radius: 3px;
	border: 1px solid #dedede;
	background: #fff;
	cursor: pointer;
	transition: background .2s;
}

.datepicker--time-row input[type='range']::-ms-thumb {
	box-sizing: border-box;
	height: 12px;
	width: 12px;
	border-radius: 3px;
	border: 1px solid #dedede;
	background: #fff;
	cursor: pointer;
	transition: background .2s;
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
	margin-top: -6px;
}

.datepicker--time-row input[type='range']::-webkit-slider-runnable-track {
	border: none;
	height: 1px;
	cursor: pointer;
	color: transparent;
	background: transparent;
}

.datepicker--time-row input[type='range']::-moz-range-track {
	border: none;
	height: 1px;
	cursor: pointer;
	color: transparent;
	background: transparent;
}

.datepicker--time-row input[type='range']::-ms-track {
	border: none;
	height: 1px;
	cursor: pointer;
	color: transparent;
	background: transparent;
}

.datepicker--time-row input[type='range']::-ms-fill-lower {
	background: transparent;
}

.datepicker--time-row input[type='range']::-ms-fill-upper {
	background: transparent;
}

.datepicker--time-row span {
	padding: 0 12px;
}

.datepicker--time-icon {
	color: #9c9c9c;
	border: 1px solid;
	border-radius: 50%;
	font-size: 16px;
	position: relative;
	margin: 0 5px -1px 0;
	width: 1em;
	height: 1em;
}

.datepicker--time-icon:after,
.datepicker--time-icon:before {
	content: '';
	background: currentColor;
	position: absolute;
}

.datepicker--time-icon:after {
	height: .4em;
	width: 1px;
	left: calc(50% - 1px);
	top: calc(50% + 1px);
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

.datepicker--time-icon:before {
	width: .4em;
	height: 1px;
	top: calc(50% + 1px);
	left: calc(50% - 1px);
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
	color: #dedede;
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
	color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
	color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
	color: #fff;
	background: #a2ddf6;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
	background: #8ad5f4;
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
	background-color: rgba(92, 196, 239, 0.1);
	color: #cccccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
	background-color: rgba(92, 196, 239, 0.2);
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
	background: none;
	border: none;
}
/* End */


/* Start:/local/templates/yplay/css/fancybox.css?169581624417855*/
body.compensate-for-scrollbar
{
    overflow: hidden;
}

.fancybox-active
{
    height: auto;
}

.fancybox-is-hidden
{
    position: absolute !important;
    top: -9999px;
    left: -9999px;

    visibility: hidden;

    margin: 0;
}

.fancybox-container
{
    position: fixed;
    z-index: 99992;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    transform: translateZ(0);

    outline: none;

    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: manipulation;
        touch-action: manipulation;
}

.fancybox-container *
{
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.fancybox-outer
{
    overflow-y: auto;

    -webkit-overflow-scrolling: touch;
}

.fancybox-bg
{
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    transition-duration: inherit;
    transition-property: opacity;

    opacity: 0;
    background: #000;
}

.fancybox-is-open .fancybox-bg
{
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);

    opacity: .49;
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button
{
    position: absolute;
    z-index: 99997;

    visibility: hidden;

    transition: opacity .25s ease, visibility 0s ease .25s;

    opacity: 0;

    direction: ltr;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button
{
    visibility: visible;

    transition: opacity .25s ease 0s, visibility 0s ease 0s;

    opacity: 1;
}

.fancybox-infobar
{
    color: #fff;
    font-size: 13px;
    line-height: 44px;

    top: 0;
    left: 0;

    min-width: 44px;
    height: 44px;
    padding: 0 10px;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    pointer-events: none;

    -webkit-font-smoothing: subpixel-antialiased;
    font-family: Arial;
    font-weight: normal;
    -webkit-touch-callout: none;
}

.fancybox-toolbar
{
    top: 0;
    right: 0;
}

.fancybox-stage
{
    z-index: 99994;

    overflow: visible;

    transform: translateZ(0);

    direction: ltr;
}

.fancybox-is-open .fancybox-stage
{
    overflow: hidden;
}

.fancybox-slide
{
    position: absolute;
    z-index: 99994;
    top: 0;
    left: 0;
    /* Using without prefix would break IE11 */

    display: none;
    overflow: auto;

    width: 100%;
    height: 100%;
    padding: 44px;

    transition-property: transform, opacity;
    text-align: center;
    white-space: normal;

    outline: none;

    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
}

.fancybox-slide::before
{
    font-size: 0;

    display: inline-block;

    width: 0;
    height: 100%;

    content: '';
    vertical-align: middle;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next
{
    display: block;
}

.fancybox-slide--image
{
    overflow: hidden;

    padding: 44px 0;
}

.fancybox-slide--image::before
{
    display: none;
}

.fancybox-slide--html.fancybox-slide
{
    padding: 15px 0;
}

.fancybox-content
{
    position: relative;

    display: inline-block;

    max-width: 100%;
    margin: 0;

    text-align: left;
    vertical-align: middle;

    -webkit-overflow-scrolling: touch;
}

.fancybox-slide--image .fancybox-content
{
    position: absolute;
    z-index: 99995;
    top: 0;
    left: 0;

    overflow: visible;

    max-width: none;
    padding: 0;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    transition-property: transform, opacity;
    -ms-transform-origin: top left;
        transform-origin: top left;
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);

    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;

    -webkit-backface-visibility: hidden;
}

.fancybox-can-zoomOut .fancybox-content
{
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content
{
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content
{
    cursor: -webkit-grab;
    cursor:         grab;
}

.fancybox-is-grabbing .fancybox-content
{
    cursor: -webkit-grabbing;
    cursor:         grabbing;
}

.fancybox-container [data-selectable='true']
{
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    max-width: none;
    height: 100%;
    max-height: none;
    margin: 0;
    padding: 0;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    border: 0;
    background: transparent;
}

.fancybox-spaceball
{
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content
{
    overflow: visible;

    width: 100%;
    height: 100%;
    padding: 0;
}

.fancybox-slide--video .fancybox-content
{
    background: #000;
}

.fancybox-slide--map .fancybox-content
{
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content
{
    background: #fff;
}

.fancybox-video,
.fancybox-iframe
{
    display: block;
    overflow: hidden;

    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;

    border: 0;
    background: transparent;
}

/* Fix iOS */
.fancybox-iframe
{
    position: absolute;
    top: 0;
    left: 0;
}

.fancybox-error
{
    width: 100%;
    max-width: 400px;
    padding: 40px;

    cursor: default;

    background: #fff;
}

.fancybox-error p
{
    color: #444;
    font-size: 16px;
    line-height: 20px;

    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button
{
    position: relative;

    display: inline-block;
    visibility: inherit;

    width: 44px;
    height: 44px;
    margin: 0;
    padding: 10px;

    cursor: pointer;
    transition: color .2s;
    vertical-align: top;

    border: 0;
    border-radius: 0;
    background: rgba(30, 30, 30, .6);
    box-shadow: none;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link
{
    color: #ccc;
}

.fancybox-button:hover
{
    color: #fff;
}

.fancybox-button:focus
{
    outline: none;
}

.fancybox-button.fancybox-focus
{
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover
{
    color: #888;

    cursor: default;

    outline: none;
}

/* Fix IE11 */
.fancybox-button div
{
    height: 100%;
}

.fancybox-button svg
{
    position: relative;

    display: block;
    overflow: visible;

    width: 100%;
    height: 100%;
    transition: .2s linear;
}

.fancybox-button svg path
{
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2)
{
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1)
{
    display: none;
}

.fancybox-progress
{
    position: absolute;
    z-index: 99998;
    top: 0;
    right: 0;
    left: 0;

    height: 2px;

    transition-timing-function: linear;
    transition-property: transform;
    -ms-transform: scaleX(0);
        transform: scaleX(0);
    -ms-transform-origin: 0;
        transform-origin: 0;

    background: #ff5268;
}

/* Close button on the top right corner of html content */

.fancybox-close-small
{
    color: #ccc;

    position: absolute;
    z-index: 401;
    top: -44px;
    right: -12px;

    padding: 8px;

    cursor: pointer;

    border: 0;
    border-radius: 0;
    background: transparent;
}

.fancybox-close-small:hover
{
    color: #fff;

    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small
{
    position: absolute;
    color: #333;

    top: 0;
    right: 0;

    width: 40px;
    height: 40px;

    opacity: 1;
    transition: .2s linear;
    background: none;
    padding: 5px;
}

.fancybox-slide--html .fancybox-close-small:hover svg{
    transform: rotate(180deg);
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content
{
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small
{
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button
{
    position: absolute;
    top: calc(50% - 50px);

    width: 70px;
    height: 100px;

    opacity: 0;
    background-clip: content-box;
}

.fancybox-navigation .fancybox-button div
{
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left
{
    left: 0;
    left: env(safe-area-inset-left);

    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right
{
    right: 0;
    right: env(safe-area-inset-right);

    padding: 31px 6px 31px 26px;
}

/* Caption */

.fancybox-caption
{
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;

    z-index: 99996;
    right: 0;
    bottom: 0;
    left: 0;

    padding: 75px 44px 25px 44px;

    text-align: center;
    pointer-events: none;

    background: linear-gradient(to top,
    rgba(0, 0, 0, .85) 0%,
    rgba(0, 0, 0, .3) 50%,
    rgba(0, 0, 0, .15) 65%,
    rgba(0, 0, 0, .075) 75.5%,
    rgba(0, 0, 0, .037) 82.85%,
    rgba(0, 0, 0, .019) 88%,
    rgba(0, 0, 0, 0) 100%);
}

@supports (padding: max(0px))
{
    .fancybox-caption
    {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate
{
    margin-top: -50px;
}

.fancybox-caption__body
{
    overflow: auto;

    max-height: 50vh;

    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited
{
    color: #ccc;

    text-decoration: none;
}

.fancybox-caption a:hover
{
    color: #fff;

    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading
{
    position: absolute;
    z-index: 99999;
    top: 50%;
    left: 50%;

    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    padding: 0;

    animation: fancybox-rotate 1s linear infinite;

    opacity: .7;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    background: transparent;
}

@keyframes fancybox-rotate
{
    100%
    {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated
{
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous
{
    transform: translate3d(-100%, 0, 0);

    opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next
{
    transform: translate3d(100%, 0, 0);

    opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current
{
    transform: translate3d(0, 0, 0);

    opacity: 1;
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next
{
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);

    opacity: 0;
}

.fancybox-fx-fade.fancybox-slide--current
{
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous
{
    transform: scale3d(1.5, 1.5, 1.5);

    opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next
{
    transform: scale3d(.5, .5, .5);

    opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current
{
    transform: scale3d(1, 1, 1);

    opacity: 1;
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous
{
    -ms-transform: rotate(-360deg);
        transform: rotate(-360deg);

    opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next
{
    -ms-transform: rotate(360deg);
        transform: rotate(360deg);

    opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current
{
    -ms-transform: rotate(0deg);
        transform: rotate(0deg);

    opacity: 1;
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous
{
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);

    opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next
{
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);

    opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current
{
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);

    opacity: 1;
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous
{
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next
{
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current
{
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px)
{
    .fancybox-slide
    {
        padding-right: 6px;
        padding-left: 6px;
    }

    .fancybox-slide--image
    {
        padding: 6px 0;
    }

    .fancybox-close-small
    {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small
    {
        color: #f2f4f6;

        top: 0;
        right: 0;

        width: 36px;
        height: 36px;
        padding: 6px;

        opacity: 1;
        background: #4e4e4e;
    }

    .fancybox-caption
    {
        padding-right: 12px;
        padding-left: 12px;
    }

    @supports (padding: max(0px))
    {
        .fancybox-caption
        {
            padding-right: max(12px, env(safe-area-inset-right));
            padding-left: max(12px, env(safe-area-inset-left));
        }
    }
}
/* Share */

.fancybox-share
{
    max-width: 90%;
    padding: 30px;

    text-align: center;

    border-radius: 3px;
    background: #f4f4f4;
}

.fancybox-share h1
{
    color: #222;
    font-size: 35px;
    font-weight: 700;

    margin: 0 0 20px 0;
}

.fancybox-share p
{
    margin: 0;
    padding: 0;
}

.fancybox-share__button
{
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;

    display: inline-block;

    min-width: 130px;
    margin: 0 5px 10px 5px;
    padding: 0 15px;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    transition: all .2s;
    white-space: nowrap;
    text-decoration: none;

    border: 0;
    border-radius: 3px;
}

.fancybox-share__button:visited,
.fancybox-share__button:link
{
    color: #fff;
}

.fancybox-share__button:hover
{
    text-decoration: none;
}

.fancybox-share__button--fb
{
    background: #3b5998;
}

.fancybox-share__button--fb:hover
{
    background: #344e86;
}

.fancybox-share__button--pt
{
    background: #bd081d;
}

.fancybox-share__button--pt:hover
{
    background: #aa0719;
}

.fancybox-share__button--tw
{
    background: #1da1f2;
}

.fancybox-share__button--tw:hover
{
    background: #0d95e8;
}

.fancybox-share__button svg
{
    position: relative;
    top: -1px;

    width: 25px;
    height: 25px;
    margin-right: 7px;

    vertical-align: middle;
}

.fancybox-share__button svg path
{
    fill: #fff;
}

.fancybox-share__input
{
    color: #5d5b5b;
    font-size: 14px;

    width: 100%;
    margin: 10px 0 0 0;
    padding: 10px 15px;

    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    outline: none;
    background: transparent;
}
/* Thumbs */

.fancybox-thumbs
{
    position: absolute;
    z-index: 99995;
    top: 0;
    right: 0;
    bottom: 0;

    display: none;

    width: 212px;
    margin: 0;
    padding: 2px 2px 4px 2px;

    background: #ddd;

    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fancybox-thumbs-x
{
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs
{
    display: block;
}

.fancybox-show-thumbs .fancybox-inner
{
    right: 212px;
}

.fancybox-thumbs__list
{
    font-size: 0;

    position: absolute;
    position: relative;

    overflow-x: hidden;
    overflow-y: auto;

    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;

    list-style: none;

    white-space: nowrap;
}

.fancybox-thumbs-x .fancybox-thumbs__list
{
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar
{
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track
{
    border-radius: 10px;
    background: #fff;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    background: #2a2a2a;
}

.fancybox-thumbs__list a
{
    position: relative;

    float: left;
    overflow: hidden;

    width: 100px;
    max-width: calc(50% - 4px);
    height: 75px;
    max-height: calc(100% - 8px);
    margin: 2px;
    padding: 0;

    cursor: pointer;

    outline: none;
    background-color: rgba(0, 0, 0, .1);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
}

.fancybox-thumbs__list a::before
{
    position: absolute;
    z-index: 99991;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    content: '';
    transition: all .2s cubic-bezier(.25, .46, .45, .94);

    opacity: 0;
    border: 6px solid #ff5268;
}

.fancybox-thumbs__list a:focus::before
{
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before
{
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px)
{
    .fancybox-thumbs
    {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner
    {
        right: 110px;
    }

    .fancybox-thumbs__list a
    {
        max-width: calc(100% - 10px);
    }
}

/* End */


/* Start:/local/templates/yplay/fonts/GothamPro/GothamPro-style.css?16958162434454*/
/* This stylesheet generated by Transfonter (https://transfonter.org) on June 26, 2017 12:11 PM */

@font-face {
	font-family: 'Gotham Pro';
	src: url('/local/templates/yplay/fonts/GothamPro/./GothamPro-BoldItalic.eot');
	src: local('Gotham Pro Bold Italic'), local('GothamPro-BoldItalic'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-BoldItalic.woff') format('woff'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/local/templates/yplay/fonts/GothamPro/./GothamPro-Italic.eot');
	src: local('Gotham Pro Italic'), local('GothamPro-Italic'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-Italic.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-Italic.woff') format('woff'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/local/templates/yplay/fonts/GothamPro/./GothamPro-Medium.eot');
	src: local('Gotham Pro Medium'), local('GothamPro-Medium'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-Medium.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-Medium.woff') format('woff'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/local/templates/yplay/fonts/GothamPro/./GothamPro-BlackItalic.eot');
	src: local('Gotham Pro Black Italic'), local('GothamPro-BlackItalic'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-BlackItalic.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-BlackItalic.woff') format('woff'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/local/templates/yplay/fonts/GothamPro/./GothamPro-Bold.eot');
	src: local('Gotham Pro Bold'), local('GothamPro-Bold'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-Bold.woff') format('woff'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro Narrow';
	src: url('/local/templates/yplay/fonts/GothamPro/./GothamProNarrow-Bold.eot');
	src: local('Gotham Pro Narrow Bold'), local('GothamProNarrow-Bold'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamProNarrow-Bold.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamProNarrow-Bold.woff') format('woff'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamProNarrow-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro Narrow';
	src: url('/local/templates/yplay/fonts/GothamPro/./GothamProNarrow-Medium.eot');
	src: local('Gotham Pro Narrow Medium'), local('GothamProNarrow-Medium'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamProNarrow-Medium.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamProNarrow-Medium.woff') format('woff'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamProNarrow-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/local/templates/yplay/fonts/GothamPro/./GothamPro-LightItalic.eot');
	src: local('Gotham Pro Light Italic'), local('GothamPro-LightItalic'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-LightItalic.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-LightItalic.woff') format('woff'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/local/templates/yplay/fonts/GothamPro/./GothamPro-Light.eot');
	src: local('Gotham Pro Light'), local('GothamPro-Light'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-Light.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-Light.woff') format('woff'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/local/templates/yplay/fonts/GothamPro/./GothamPro-Black.eot');
	src: local('Gotham Pro Black'), local('GothamPro-Black'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-Black.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-Black.woff') format('woff'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/local/templates/yplay/fonts/GothamPro/./GothamPro.eot');
	src: local('Gotham Pro'), local('GothamPro'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro.woff') format('woff'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/local/templates/yplay/fonts/GothamPro/./GothamPro-MediumItalic.eot');
	src: local('Gotham Pro Medium Italic'), local('GothamPro-MediumItalic'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-MediumItalic.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-MediumItalic.woff') format('woff'),
		url('/local/templates/yplay/fonts/GothamPro/./GothamPro-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}

/* End */


/* Start:/local/templates/yplay/css/slick-theme.css?16958162443145*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/yplay/css/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/yplay/css/./fonts/slick.eot');
    src: url('/local/templates/yplay/css/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/yplay/css/./fonts/slick.woff') format('woff'), url('/local/templates/yplay/css/./fonts/slick.ttf') format('truetype'), url('/local/templates/yplay/css/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/yplay/css/fix.css?17251828513651*/
.page_wrap {
	overflow: hidden;
}

.banner-league__image img {
	width: 100%;
}

.schedule__score.with_pens {
	padding: 0 3px;
}

.grid_flex .slider-prev.top svg,
.grid_flex .slider-next.top svg {
	stroke: var(--color-blue);
}

.show_more_btn {
	display: none;
}

/* .t-grid-column:nth-child(3) .t-grid-match:after,
.t-grid-columns-mini .t-grid-column:first-child .t-grid-match:after {
    border: none;
} */

.teams__card-position {
	height: 41px;
}


.teams-leagues__slider .slick-list,
.playgrounds .slider>.slick-list,
.products .slider>.slick-list {
	overflow: visible;
}

.leagues__body .slick-slide,
.teams-leagues__slider .slick-slide,
.playgrounds .slider .playground,
.products .slider .product {
	opacity: 0;
	pointer-events: none;
	transition: opacity .2s linear;
}

.leagues__body .slick-active,
.teams-leagues__slider .slick-active,
.playgrounds .slider .playground.slick-active,
.products .slider .product.slick-active {
	opacity: 1;
	pointer-events: auto;
}

.leagues__card,
.teams-leagues__card {
	transition: box-shadow .2s linear;
}

.playgrounds .slider .playground,
.products .slider .product {
	transition: box-shadow .2s linear, opacity .2s linear;
}

.tournaments .item:hover:not(.archieve_item),
.playgrounds .playground:hover,
.products2 .product:hover,
.leagues__card:hover,
.teams-leagues__card:hover,
.teams__card:not(.rating__card):hover,
.teams-consist__card:hover {
	z-index: 10;
	box-shadow: 0 20px 20px rgba(0, 0, 0, .3);
}

.rating3__score a,
.rating3__score {
	font-family: 'Gotham Pro';
	font-size: 15px;
	line-height: 21px;
	letter-spacing: 0.432px;
	font-weight: 700;
	color: var(--color-black);
}

.wp__input textarea {
	width: 100%;
	height: 100px;
	border: none;
	padding: 15px 0 0 15px;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.325px;
	color: #595959;
}


@media(max-width: 1250px) {

	.leagues__body .slick-active~.slick-slide,
	.teams-leagues__slider .slick-active~.lslick-slide,
	.playgrounds .slider .playground.slick-active~.playground,
	.products .slider .product.slick-active~.product {
		opacity: 1;
		pointer-events: auto;
	}
}

@media(max-width: 767px) {

	.leagues__body .slick-slide,
	.teams-leagues__slider .lslick-slide,
	.playgrounds .slider .playground,
	.products .slider .product {
		opacity: 1;
		pointer-events: auto;
	}

	.rating3__score a {
		font-size: inherit;
	}
}

@media(max-width: 479px) {
	.playgrounds .grid_flex .playground:nth-child(n+4) {
		display: flex;
	}

	/*  .playgrounds .grid_flex .playground:nth-child(n+5) {
        height: 0px;
        overflow: hidden;
    }

    .show_more_btn */
	.playgrounds .sector .more_link {
		color: #fff;
		font-size: 13px;
		font-weight: 700;
		text-align: center;
		letter-spacing: 0.325px;
		display: block;
		height: 40px;
		line-height: 40px;
		padding: 0 14px;
		transition: .2s linear;
		background: var(--color-blue);
		margin-top: 10px;
		cursor: pointer;
	}

	.playgrounds .sector .more_link a {
		color: #fff;
	}

	.pm__body-mob-side-block {
		display: block;
	}

	.cost_section .cols .col:first-child::before,
	.to_get .grid .item:before {
		width: auto;
	}

	.section_links.grid,
	.cost_section .cont {
		width: 100%;
	}

	.about .owl-carousel .owl-nav button {
		text-indent: 0;
	}
}

.teams-main__card-name a {
	font-family: 'Gotham Pro';
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0.576px;
	font-weight: 700;
	color: var(--color-blue);
}

.video_bkground {
	background-color: #eee;
	border: 1px solid #ddd;
}
/* End */


/* Start:/local/templates/yplay/components/bitrix/menu/main_menu/style.min.css?1695816244490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/yplay/components/bitrix/menu/main_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/yplay/components/bitrix/menu/side_menu/style.min.css?1695816244490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/yplay/components/bitrix/menu/side_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/yplay/components/bitrix/breadcrumb/crumbs/style.min.css?1695816244618*/
.breadcrumbs {
    padding-top: 70px;
    padding-bottom: 30px;
    width: 100%;
}
.breadcrumbs__cont {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.breadcrumbs__item {
    font-family: 'Gotham Pro';
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.35px;
    font-weight: 500;
    color: var(--color-black);
    margin-right: 5px;
}

.breadcrumbs__item span{
	transition: .3s;
}
.breadcrumbs__item span:hover {
    color: var(--color-blue);
}


.last_one, .breadcrumbs__item>span{font-weight:500}

/* End */


/* Start:/local/templates/yplay/components/bitrix/menu/footer_menu/style.min.css?1695816244490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/yplay/components/bitrix/menu/footer_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/yplay/template_styles.css?175103374215148*/
[name="USER_PASSWORD"] {
	border: 1px solid #000;
	padding: 10px 25px;
}

[name="USER_CONFIRM_PASSWORD"] {
	border: 1px solid #000;
	padding: 10px 25px;
}

[name="change_pwd"] {
	border: 1px solid #000;
	background: rgb(32 106 246);
	color: white;
	padding: 10px 25px;
}



/*=== LEAGUE PLAY OFF - START ================*/
.grid__block {
	width: 100%;
	padding-top: 50px;
	background: rgb(237, 241, 243);
	padding-top: 3em;
	margin-top: 4em;
	display: block;
}

/*=== LEAGUE PLAY OFF - END ================*/




.w-5 {
	width: 5% !important;
}

.w-10 {
	width: 10% !important;
}

.w-15 {
	width: 15% !important;
}

.w-20 {
	width: 20% !important;
}

.w-25 {
	width: 25% !important;
}

.w-30 {
	width: 30% !important;
}

.w-40 {
	width: 40% !important;
}

.w-50 {
	width: 50% !important;
}

.w-60 {
	width: 60% !important;
}

.w-70 {
	width: 70% !important;
}

.w-75 {
	width: 75% !important;
}

.w-80 {
	width: 80% !important;
}

.w-90 {
	width: 90% !important;
}

.w-100 {
	width: 100% !important;
}

.m-0 {
	margin: 0 !important;
}

.p-0 {
	padding: 0 !important;
}

.mt-1 {
	margin-top: .5em;
}

.mt-2 {
	margin-top: 1em;
}

.mt-3 {
	margin-top: 1.5em;
}

.mt-4 {
	margin-top: 2em;
}

.mb-1 {
	margin-bottom: .5em;
}

.mb-2 {
	margin-bottom: 1em;
}

.mb-3 {
	margin-bottom: 1.5em;
}

.mb-4 {
	margin-bottom: 2em;
}

.my-1 {
	margin-top: .5em;
	margin-bottom: .5em;
}

.my-2 {
	margin-top: 1em;
	margin-bottom: 1em;
}

.my-3 {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.my-4 {
	margin-top: 2em;
	margin-bottom: 2em;
}

.py-1 {
	padding-top: .5em;
	padding-bottom: .5em;
}

.py-2 {
	padding-top: 1em;
	padding-bottom: 1em;
}

.py-3 {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

.py-4 {
	padding-top: 2em;
	padding-bottom: 2em;
}

.text-center {
	text-align: center;
}

.bg-white {
	background: var(--color-white) !important;
}





/*==============================================================================================================================================*/
.section-password .input-done .close-eye {
	display: block;
}

.section-password .input-done .open-eye {
	display: none;
}

.section-password .input-done.active .close-eye {
	display: none;
}

.section-password .input-done.active .open-eye {
	display: block;
}


.schedule-table__tour+.schedule-table__tour:not(.po) {
	min-height: 160px;
}

.schedule-item {
	min-height: 60px;
}

.close_abs {
	cursor: pointer;
}

.leagues__card-table td {
	word-break: break-all;
}

#ajax_gallery .gp__close {
	top: 34px;
	z-index: 999;
}





/*[PRIFILE START]*/
/******************************************************************************************************/
.inn_item {
	background: #ffffff;
	border: 2px solid var(--color-blue);
	width: 100%;
	padding: 15px;
	font-size: 13px;
}

.inn_item a {
	color: var(--color-blue);
	text-decoration: none;
	float: right;
}

.inn_item .company-name {
	color: var(--color-blue);
	font-weight: 600;
	font-size: 20px;
	padding-bottom: 3px;
}

.inn_item .company-data,
.inn_item .company-director {
	font-weight: 600;
	padding: 5px 0;

}

.inn_item .company-data span,
.inn_item .company-director span {
	color: var(--color-blue);
	font-weight: 600;
}

table.profile__notice-table {
	border-collapse: collapse !important;
}

.profile__notice-table-title th {
	padding: 15px 0;
	font-family: 'Gotham Pro';
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.312px;
	color: #000000;
}

.profile__notice-table-title .main-title {
	float: left;
	font-size: 1.7em;
	font-weight: 600;
}

.profile__notice-table td {
	padding: 15px;
}

.profile__notice-table tr.table-row:nth-child(even) {
	background: #E4E9EF;
	color: #333333;
}

.profile__notice-table .table-row td {
	/*min-width: 10vw;*/
	text-align: center;
	width: 10%;
}

.profile__notice-table td.title {
	font-family: 'Gotham Pro';
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.336px;
	font-weight: bold;
	color: #333333;
	/*min-width: 50vw;*/
	text-align: left;
	width: 650px;
}

.profile__notice-table-title .text-bold {
	text-align: center;
}

.text-bold {
	font-weight: bold;
}

.text-blue {
	color: var(--color-blue);
}

.text-blue {
	color: var(--color-blue);
}

.text-gray {
	color: #354D7A;
}

.text-dark-gray {
	color: #1E3557;
}


.screen-480 {
	display: none;
}


.fm_list_filter .line_form {
	width: calc(15% - 4px) !important;
}

.fm_list_filter .main-tool__body-block {
	width: calc(25% - 4px) !important;
}

.text-10 {
	font-size: 10px !important;
}

.text-11 {
	font-size: 11px !important;
}

.text-12 {
	font-size: 12px !important;
}

.text-13 {
	font-size: 13px !important;
}

.text-14 {
	font-size: 14px !important;
}

.text-15 {
	font-size: 15px !important;
}

.text-16 {
	font-size: 16px !important;
}

.text-17 {
	font-size: 17px !important;
}

.text-18 {
	font-size: 18px !important;
}

.text-19 {
	font-size: 19px !important;
}

.text-20 {
	font-size: 20px !important;
}

.text-22 {
	font-size: 22px !important;
}

.text-24 {
	font-size: 24px !important;
}

/*[PROFILE END]*/
/******************************************************************************************************/


/*[PAGE FRIENDLY MATCHES START]*/
/******************************************************************************************************/
#fr_table {
	display: block;
}

#fr_table_mobile {
	display: none;
}

#fr_table .sb-c1__block-1-text {
	color: #354D7A;
	font-size: 13px;
}

#fr_table .sb-c1__block-1-text a {
	font-size: 13px;
}

/******************************************************************************************************/
.grid__card-line {
	padding: 7px 14px;
}



.teams-main__card-img {
	width: 100%;
	padding-bottom: 80%;
	background-size: contain;
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
}






#box-notify {
	position: fixed;
	top: 0;
	right: 10px;
	width: 25%;
	z-index: 5000;

}

.notify-item {
	background: #E4E9EF;
	width: 100%;
	padding: 15px;
	font-size: 13px;
	margin-top: 10px;
	border: 1px solid var(--color-blue);
}


















.playgrounds .playground .img img {
	filter: blur(7px);
}






/* start: Блок Информационные партнёры*/
.partners-section {
	padding: 50px 20px;
	text-align: center;
}

.partners-section h2 {
	margin-bottom: 30px;
	font-size: 28px;
	color: #333;
}

.swiper-slide img {
	width: 100%;
	max-width: 200px;
	height: auto;
	object-fit: contain;
	margin: 0 auto;
	display: block;
	opacity: 0.8;
	transition: opacity 0.3s ease;
}

.swiper-slide img:hover {
	opacity: 1;
}

.swiper-slide a {
	padding: 15px;
	max-width: 320px;
	background: var(--color-white);
	margin-bottom: 40px;
	box-shadow: 0px 16px 20px -4px rgba(0, 0, 0, 0.0976289);
	display: flex;
	justify-content: center;
	align-items: center;

}


.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: 24px !important;
	font-weight: 900;
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1;
}

/* end: Блок Информационные партнёры*/




/******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/

@media (max-width: 850px) {
	.rating3__col-2 {
		min-width: 150px !important;
		width: 150px !important;
	}

	.rating3__point {
		margin: 0 30px;
	}

	.rating3__head {
		/*padding: 0 33px;*/
		padding: 0 !important;
		padding-left: 14px;
		width: 70px !important;
		display: block;
	}

}


/******************************************************************************************************/
/*[PAGE FRIENDLY MATCHES END]*/
@media (max-width: 480px) {
	.fm_list_filter {
		margin: 25px 0;
	}

	.fm_list_filter .line_form {
		width: 100% !important;
	}

	.fm_list_filter .main-tool__body-block {
		width: 100% !important;
		margin: 15px 0;
	}

	#fr_table {
		display: none;
	}

	#fr_table_mobile {
		display: block;
	}

	.screen-480 {
		display: block;
	}

	.teams-leagues__head {
		display: inline-block;
	}

	.button__line-icon {
		width: 100% !important;
		margin-top: 20px;
	}


	/***********************************************************/
	.auth_form {
		width: 90% !important;
	}

	.personal_header__side {
		display: block;
	}

	.personal_header {
		background: #E4E9EF;
		margin-top: -160px;
		height: 80px;
		padding-top: 20px;
		margin-bottom: 40px;
	}

	.personal_header__nav.left,
	.personal_header__nav.right {
		float: unset;
		justify-content: center;
	}

	.profile__notice-table-title .main-title {
		font-size: 1.3em;
	}




	/***********************************************************/
	.game-block__teams-bottom-side-name,
	.game-block__teams-bottom-side:last-child .game-block__teams-bottom-side-name {
		width: 130px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}


	.tournament .links a {
		width: calc(100% - 70px);
		margin-top: 5px;
	}

	.schedule__line-bottom-center {
		width: 30px;
	}

	.schedule__line-bottom {
		justify-content: space-between;
	}

	.schedule__line-bottom-center {
		justify-content: flex-start;
	}

	.schedule__line-bottom>.schedule__line-bottom-side:first-child {
		width: 120px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		text-align: left;
	}

	.schedule__line-bottom>.schedule__line-bottom-side {
		width: 120px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		text-align: right;
	}





}

.personal-page__photo-img img {
	width: 100%;
	height: 100%;
	object-fit: contain !important;
	transition: transform .3s;
}


/* =============== new style =============== */
.leagues__add-new-item {
	display: block;
	border: 1px solid;
	padding: 0.7em 2em;
	width: 100%;
	text-align: center
}

.leagues__add-player-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 12px;
	flex-wrap: wrap;
}

.leagues__add-player-title span {
	float: unset;
}

.leagues__table-inputs {
	gap: 12px;
	margin-bottom: 12px;
}

.leagues__table-inputs .main-tool__body-block {
	margin-right: 0;
}

.leagues__table-inputs .main-tool__body-reset {
	position: unset;
}

.leagues__table-inputs .select-block {
	position: relative;
}

.leagues__table-inputs .players__tools-item {
	border: unset;
	box-shadow: 0 4px 8px 0 #0B091816;
	background: #fff;
}

.leagues__table-inputs .box__preview {
	position: relative;
}

.leagues__table-inputs .box__preview .preview-player {
	top: 0;
	right: unset;
	left: 50%;
	z-index: 3;
	transform: translate(-50%, -105%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 93%, 60% 93%, 50% 100%, 40% 93%, 0 93%);
	box-shadow: 0px 6px 12px 0px #00000036;
}

.leagues__table-inputs .select-small {
	margin: 0;
}

.leagues__table-inputs .select-small {
	flex: 1 0 auto;
}

.leagues__table-inputs .select-small[data-field="number"] {
	width: 74px;
}

.leagues__table-inputs .select-small[data-field="rost"] {
	width: 120px;
}

.leagues__table-inputs .select-small[data-field="birthday"] {
	width: 170px;
}

.leagues__table-inputs .box__preview-mobile-block {
	display: none;
}

.leagues__table-inputs-captain {
	padding: 12px 15px;
	background: #E4E9EF;
	margin-bottom: 12px;
	margin-left: -15px;
	width: calc(100% + 30px);
}

.leagues__table-inputs-captain>h4 {
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
	color: #0065FF;
	margin-bottom: 12px;
}

@media (max-width: 1250px) {
	.leagues__table-inputs {
		margin-bottom: 16px;
	}

	.leagues__table-inputs .select-small[data-field="delete"] {
		width: 100%;
		padding: 14px 0 24px;
		border-bottom: 1px solid #eee;
	}

	.leagues__table-inputs .main-tool__body-reset {
		text-align: right;
	}

	.leagues__table-inputs .main-tool__body-reset:before,
	.leagues__table-inputs .main-tool__body-reset:after {
		top: 40%;
		left: unset;
		right: 67px;
	}

	.leagues__table-inputs .box__preview {
		order: -1;
		width: 100%;
		display: flex;
		gap: 12px;
		margin-bottom: 16px;
	}

	.leagues__table-inputs .box__preview .preview-player {
		position: unset;
		display: block;
		transform: unset;
		clip-path: unset;
		box-shadow: unset;
		width: 140px;
		height: 120px;
	}

	.leagues__table-inputs .box__preview .players__tools-item {
		display: none;
	}

	.leagues__table-inputs .box__preview-mobile-block {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.leagues__table-inputs .box__preview-mobile-block a {
		display: flex;
		align-items: center;
	}

	.leagues__table-inputs .main-tool__body-block {
		width: 100%;
		margin-top: 0;
	}

	.leagues__table-inputs .select-small[data-field="birthday"] {
		width: 190px;
	}

	.leagues__table-inputs .select-small[data-field="rost"] {
		width: 85px;
	}
}


@media (max-width: 870px) {
	.season-table__item {
		margin: 0 15px;
	}

	.rating3__score a,
	.rating3__score {
		width: 70px;
	}
}

.btn__social {
	margin-right: 40px;
}








.page-leagues-banner {
	width: 100%;
	margin-bottom: 170px;
}

.page-leagues-banner img {
	width: 100%;
	height: 200px;
	/*margin-left: 20px;*/
	position: relative;
	top: 120px;
}




@media (min-width: 767px) {
	.desktop-mode {
		display: block;
	}

	.mobile-mode {
		display: none;
	}
}

@media (max-width: 767px) {
	.desktop-mode {
		display: none;
	}

	.mobile-mode {
		display: block;
	}
}





@media (max-width: 600px) {

	.page-leagues-banner {
		width: 100%;
		margin-bottom: 150px;
	}


	.leagues__table-inputs .main-tool__body-reset {
		display: block;
	}

	#upload-gambar {
		width: 100%;
		height: 70vh;
		padding-bottom: 25px;
		display: block;
		margin-right: auto;
		margin-left: auto;
	}

	.ui.modal>.actions {
		background: #f9fafb;
		padding: 1rem 1rem;
		border-top: 1px solid rgba(34, 36, 38, 0.15);
		text-align: center;
	}

	.cr-viewport.cr-vp-square {
		width: 80vw;
		height: 50vh;
	}



	.header__mob-logo {
		left: calc(33% - 55px);
	}

	.btn__social {
		margin-right: -60px;
	}






}

@media (max-width: 360px) {
	.teams-consist__card-title {
		font-size: 14px;
	}
}
/* End */
/* /local/templates/yplay/css/slick.css?16958162441758 */
/* /local/templates/yplay/css/chosen.min.css?169581624410220 */
/* /local/templates/yplay/css/main.css?1728931677172755 */
/* /local/templates/yplay/css/styles.css?172518277961570 */
/* /local/templates/yplay/css/style.css?1695816244661 */
/* /local/templates/yplay/css/media.css?169581624450424 */
/* /local/templates/yplay/css/response.css?172518278715410 */
/* /local/templates/yplay/css/colors.css?1695816244527 */
/* /local/templates/yplay/css/datepicker.css?172518284819416 */
/* /local/templates/yplay/css/fancybox.css?169581624417855 */
/* /local/templates/yplay/fonts/GothamPro/GothamPro-style.css?16958162434454 */
/* /local/templates/yplay/css/slick-theme.css?16958162443145 */
/* /local/templates/yplay/css/fix.css?17251828513651 */
/* /local/templates/yplay/components/bitrix/menu/main_menu/style.min.css?1695816244490 */
/* /local/templates/yplay/components/bitrix/menu/side_menu/style.min.css?1695816244490 */
/* /local/templates/yplay/components/bitrix/breadcrumb/crumbs/style.min.css?1695816244618 */
/* /local/templates/yplay/components/bitrix/menu/footer_menu/style.min.css?1695816244490 */
/* /local/templates/yplay/template_styles.css?175103374215148 */
