

/* Start:/live/css/chessboard-1.0.0.css?1743177889940*/
/*! chessboard.js v1.0.0 | (c) 2019 Chris Oakman | MIT License chessboardjs.com/license */

.clearfix-7da63 {
  clear: both;
}

.board-b72b1 {
  border: 0px solid #404040;
  box-sizing: content-box;
}

.square-55d63 {
  float: left;
  position: relative;

  /* disable any native browser highlighting */
  -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.white-1e1d7 {
  background-color: #f0d9b5;
  color: #b58863;
}

.black-3c85d {
  background-color: #b58863;
  color: #f0d9b5;
}

.highlight1-32417, .highlight2-9c5d2 {
  box-shadow: inset 0 0 3px 3px yellow;
}

.notation-322f9 {
  cursor: default;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  position: absolute;
}

.alpha-d2270 {
  bottom: 1px;
  right: 3px;
}

.numeric-fc462 {
  top: 2px;
  left: 2px;
}

/* End */


/* Start:/live/css/board.css?17431778891438*/
.black-3c85d {
    background: rgba(124, 85, 59, 1);
}
.white-1e1d7 {
    background: rgba(166, 127, 89, 1);
}
.board-b72b1 {
    border: 0;
}

.row-5277c:nth-child(1) .square-55d63:nth-child(1) {
    border-radius: 8px 0px 0px 0px;
}
.row-5277c:nth-child(1) .square-55d63:nth-child(8) {
    border-radius: 0px 8px 0px 0px;
}
.row-5277c:nth-child(8) .square-55d63:nth-child(1) {
    border-radius: 0px 0px 0px 8px;
}
.row-5277c:nth-child(8) .square-55d63:nth-child(8) {
    border-radius: 0px 0px 8px 0px;
}
.square-55d63 {
    color: #f0d9b5!important;
}
.boardsection .board-b72b1 , .boardsection-game .board-b72b1, .boardsection-game-play .board-b72b1 {
    border: 0;
    box-shadow: 0px 4px 74px rgb(0 0 0 / 30%);
    border-radius: 8px;
}
.dopboardsel {
    width: 158px;
    height: 158px;
}
.dopboardsel .numeric-fc462, .dopboardsel .alpha-d2270 {
    font-size: 0px;
}
.dopboardsel .black-3c85d {
    background: #CDCDCD;
}
.dopboardsel .white-1e1d7 {
    background: #E5E5E5;
}
.dopboardsel-active .black-3c85d {
    background: #7C553B;
}
.dopboardsel-active .white-1e1d7 {
    background: #A67F59;
}
.highlight1-32417, .highlight2-9c5d2 {
    box-shadow: inset 0 0 0px 1.6px #dfb34c;
}
.allowsq{
    background-image: url(/probn/img/center-sq.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.movesqor {
    background: #CB8D30 !important;
}
.movesqred {
    background: #C36256 !important;
}
/* End */


/* Start:/local/templates/tournaments/components/bitrix/news.detail/newsdetail/style.css?175404870230452*/
.article-body a {
    display: inline !important;
}

.article-content-news img{
	max-width: 100%;
    height: auto;
}

.copylink{
	display: none; 
    position: absolute;
    top: 36px;
    left: 0px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 8px;
    color: rgb(255, 255, 255);
    text-align: left;
    padding: 8px 20px;
    box-sizing: border-box;
    z-index: 1000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.66px;
}

.article {
	padding-top: 20px;
	padding-bottom: 104px;
}

.article-info {
	position: relative;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	padding-bottom: 80px;
	border-bottom: 1px solid #F0F0F0;
}

.article-info__back {
	color: #0E0E11;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.66px;
	margin-bottom: 40px;
	text-decoration: none;
	display: inline-block;
}

.article-info__back > svg {
	width: 16px;
	height: 14px;
}

.article-info__title {
    margin: 0 auto 31px;
    color: #0E0E11;
    text-align: left;
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px;
    letter-spacing: -4px;
}

.article-info__share {
	color: #0E0E11;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.66px;
	cursor: pointer;
	display: flex;
	align-items: center;
    position: relative;
}

.article-info__share > svg {
	margin-right: 4px;
}

.article-body {
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
	padding: 50px 0 0px;
	display: flex;
	flex-direction: column;
	row-gap: 40px;
    overflow-wrap: anywhere;
}

.article-date {
	color: #FF4C37;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.66px;
	position: absolute;
	top: 50px;
	left: -204px;
}

.article-imgblock {
	display: flex;
	flex-direction: column;
}

.article-imgblock__img {
	max-width: 100%;
}

.article-imgblock__text {
	max-width: 696px;
	width: 696px;
	margin: 16px auto 0;
	color: #B0B0B0;
	text-align: center;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: -0.26px;
}

.article-titleblock {
	max-width: 696px;
	width: 696px;
	margin: 0 auto;
	color: #0E0E11;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: -0.66px;
}

.article-textblock {
	max-width: 696px;
	width: 696px;
	margin: 0 auto;
	color: #0E0E11;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: -0.66px;
}

.article-citationblock {
	position: relative;
	max-width: 696px;
	width: 696px;
	margin: 20px auto 0;
	padding-bottom: 40px;
}

.article-citationblock::after {
	content: '';
	position: absolute;
	top: 0;
	left: -24px;
	width: 1px;
	height: 100%;
	background: #DDDDDD;
}

.article-citationblock__text {
	color: #0E0E11;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	letter-spacing: -0.9px;
	margin-bottom: 24px;
}

.article-citationblock__author {
	color: #FF4C37;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: -0.26px;
}

@media screen and (max-width: 1439px) {
	.article-info__title {
		font-size: 48px;
		line-height: 60px;
		letter-spacing: -3px;
		max-width: 800px;
	}

	.article-body {
		max-width: 992px;
		padding: 74px 0 120px;
	}

	.article-date {
		top: 24px;
		left: 0px;
	}
	
	.article-imgblock {
		max-width: 100%;
		margin: 0 auto;
	}
}

@media screen and (max-width: 1023px) {
	.article-info__back {
		font-size: 18px;
		line-height: 24px;
		letter-spacing: -0.54px;
	}

	.article-info__back > svg {
		width: 12px;
		height: 10px;
	}

	.article-info__share {
		font-size: 18px;
		line-height: 24px;
		letter-spacing: -0.54px;
	}

	.article-info__share > svg {
		margin-right: 4px;
		width: 20px;
		height: 20px;
	}

	.article-info__title {
		font-size: 35px;
		line-height: 44px;
		letter-spacing: -2.2px;
		max-width: 600px;
	}

	.article-body {
		max-width: 736px;
		padding: 61px 0 120px;
	}

	.article-date {
		font-size: 18px;
		line-height: 22px;
		letter-spacing: -0.54px;
		top: 20px;
	}

	.copylink {
		left: -125px;
	}
}

@media screen and (max-width: 767px) {

	.copylink {
		left: -125px;
	}

	.article {
		padding-bottom: 56px;
	}

	.article-info__back {
		font-size: 16px;
		line-height: 24px;
		letter-spacing: -0.48px;
	}

	.article-info {
		align-items: flex-start;
		padding-bottom: 40px;
	}

	.article-info__share {
		position: absolute;
		right: 0;
		top: 0;            
	}

	.article-info__share > svg {
		margin-right: 0;
	}

	.article-info__share > span {
		display: none;
	}

	.article-info__title {
		color: #000;
		font-size: 24px;
		line-height: 35px;
		letter-spacing: -1.5px;
		max-width: 100%;
	}

	.article-body {
		max-width: 343px;
		padding: 49px 0 100px;
		row-gap: 30px;
	}

	.article-date {
		font-size: 13px;
		line-height: 16px;
		letter-spacing: -0.26px;
		top: 16px;
	}

	.article-titleblock {
		max-width: 329px;
		width: 329px;
		color: #0E0E11;
		font-size: 16px;
		line-height: 22px;
		letter-spacing: -0.48px;
	}

	.article-textblock {
		max-width: 329px;
		width: 329px;
		font-size: 16px;
		line-height: 22px;
		letter-spacing: -0.48px;
	}

	.article-imgblock__text {
		max-width: 343px;
		width: 343px;
		margin: 10px auto 0;
		font-size: 11px;
		line-height: 13px;
		letter-spacing: -0.22px;
	}

	.article-citationblock {
		position: relative;
		max-width: 329px;
		width: 329px;
		padding-bottom: 30px;
	}

	.article-citationblock__text {
		font-size: 18px;
		line-height: 24px;
		letter-spacing: -0.66px;
	}

	.article-citationblock::after {
		left: -16px;
	}
}





















/* CSS нотации */





	.move-active {
		background: rgba(255, 76, 55, 0.30);
	}

    .singlebroadcast {
        padding-top: 10px;
        padding-bottom: 70px;
    }

    .singlebroadcast-back {
        color: #0E0E11;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.66px;
        text-decoration: none;
        padding-bottom: 16px;
        border-bottom: 1px solid #E1E0E0;
    }

    .singlebroadcast-info {
        display: flex;
        align-items: flex-start;
        column-gap: 37px;
        margin: 24px 0 40px;
    }

    .singlebroadcast-info__players {
        width: 674px;
        color: #000;
        font-size: 44px;
        font-style: normal;
        font-weight: 400;
        line-height: 44px;
        letter-spacing: -2.2px;
    }

    .singlebroadcast-info__menu {
        display: flex;
        flex-direction: column;
        row-gap: 10px;
    }

    .singlebroadcast-info__item {
        color: #0E0E11;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: -0.54px;
        cursor: pointer;
    }

    .singlebroadcast-info__item_favorite[data-favorite="true"] {
        color: #FF4C37;
    }

    .singlebroadcast-info__item_favorite[data-favorite="true"] > svg {
        fill: #FF4C37;
        stroke: #FF4C37;
    }

    .singlebroadcast-info__item_favorite[data-favorite="full"] {
        color: #0E0E11;
        opacity: 0.3;
    }

    .singlebroadcast-info__item_favorite[data-favorite="full"] svg,
    .singlebroadcast-info__item_favorite[data-favorite="full"] path {
        fill: #fff;
        stroke: #0E0E11;
    }

    .singlebroadcast-info__item_favorite[data-favorite="false"] {
        color: #0E0E11;
    }

    .singlebroadcast-info__item_favorite[data-favorite="false"] svg,
    .singlebroadcast-info__item_favorite[data-favorite="false"] path {
        fill: #fff;
        stroke: #0E0E11;
    }


    .singlebroadcast-maincontent-col {
        display: flex;
        flex-direction: column;
    }

    .singlebroadcast-maincontent-game {
        margin-bottom: 24px;
    }

    .maincontent-game-info {
        width: 648px;
        display: flex;
        align-items: center;
    }

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

	.maincontent-game-info__player {
		display: flex;
		align-items: center;
		column-gap: 4px;
		max-width: 550px;
		flex: 0 0 550px;
	}

    .maincontent-game-info__flag {
        display: block;
        width: 32px;
        height: 32px;
        border-radius: 50%;
    }

	.maincontent-game-info__name {
		color: #0E0E11;
		white-space: nowrap;
		overflow: hidden;
		font-family: "Golos Text";
		font-size: 22px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px;
		letter-spacing: -0.66px;
	}

	.maincontent-game-info__time {
		color: #000;
		font-variant-numeric: lining-nums proportional-nums;
		font-family: "Golos Text";
		font-size: 22px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px;
		letter-spacing: -0.66px;
	}

    .maincontent-game-info__wrapper {
        display: flex;
        align-items: center;
        column-gap: 50px;
        color: #0E0E11;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        letter-spacing: -0.26px;
    }

    .maincontent-game-position {
        width: 674px;
        margin: 12px 0;
    }

    /* test */
    .maincontent-game-position > img {
        width: 100%;
    }
    /*  */

	.singlebroadcast-maincontent-eval {
		width: 381px;
		padding: 15px;
		border-radius: 6px;
		border: 1px solid #E1E1E1;
	}

	.eval-showposition {
		display: none;
		overflow: hidden;
		position: absolute;
		width: 256px;
		height: 256px;
		background-size: 100%;
		border-radius: 6px;
		z-index: 2;
	}

	.eval-info {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 6px;
		gap: 10px;
	}

	.eval-info__title {
		color: #0E0E11;
		font-size: 22px;
		font-style: normal;
		font-weight: 400;
		line-height: 15px;
		letter-spacing: -0.66px;
	}

	.eval-info__wrap {
		display: flex;
		align-items: center;
		gap: 10px;
		line-height: 15px;
	}

	.eval-info__about {
		color: #AEAEAE;
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 9px;
		letter-spacing: -0.39px;
	}

    .eval-info__show {
        cursor: pointer;
    }

    .singlebroadcast-maincontent-eval[data-show="hide"] .eval-info__show path {
        fill: #FF4C37;
    }

    .singlebroadcast-maincontent-eval[data-show="hide"] .eval-lines {
        display: none;
    }

    .singlebroadcast-maincontent-eval[data-show="hide"] .eval-lines_hide {
        display: flex;
    }

    .eval-lines_hide {
        display: none;
        min-height: 80px;
        align-items: center;
        justify-content: center;
        color: #0E0E11;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: -0.54px;
        opacity: 0.3;
    }

    .eval-lines {
        display: flex;
        flex-direction: column;
        min-height: 80px;
    }

    .eval-line {
        padding: 0;
        border-bottom: 1px solid #E1E1E1;
        display: flex;
        align-items: center;
        max-width: 640px;
        overflow-x: hidden;
    }

    .eval-line:last-child {
        border-bottom: none;
    }

    .eval-line__num {
        color: #000;
        font-family: 'DM Mono', monospace;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 33px;
        letter-spacing: -0.39px;
        margin-right: 8px;
    }

    .eval-line__move {
        display: flex;
        align-items: center;
        color: #000;
        font-family: 'DM Mono', monospace;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 33px;
        letter-spacing: -0.39px;
    }

    .eval-line__move_num {
        color: #B0B0B0;
        font-family: 'DM Mono', monospace;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 33px;
        letter-spacing: -0.39px;
        margin-right: 4px;
    }

    .eval-line__move_white {
        color: #000;
        font-family: 'DM Mono', monospace;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 33px;
        letter-spacing: -0.39px;
        margin-right: 4px;
        cursor: pointer;
    }

    .eval-line__move_white:hover,
    .eval-line__move_black:hover {
        color: #ED4734;
    }

    .eval-line__move_black {
        color: #000;
        font-family: 'DM Mono', monospace;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 33px;
        letter-spacing: -0.39px;
        margin-right: 20px;
        cursor: pointer;
    }

    .singlebroadcast-maincontent-commentators {
        max-width: 381px;
        margin-top: 8px;
        margin-bottom: 16px;
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
        justify-content: space-between;        
    }

    .maincontent-commentator {
        color: #0E0E11;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 15px;
        letter-spacing: -0.26px;
        max-width: 104px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        cursor: pointer;
    }

    .maincontent-commentator_active {
        color: #FF4C37;
    }

    .maincontent-commentator_active svg path {
        fill: #FF4C37;
    }

    .singlebroadcast-maincontent-notation {
        position: relative;
        width: 381px;
        border-radius: 6px;
        border: 1px solid #E1E1E1;
        margin-bottom: 24px;
    }

    .notation-hide {
        display: flex;
        position: absolute;
        width: 16px;
        height: 16px;
        top: 16px;
        right: 16px;
        cursor: pointer;
    }

    .singlebroadcast-maincontent-notation[data-show="hide"] .notation-hide {
        display: none;
    }

    .notation-show {
        display: none;
        position: absolute;
        width: 18px;
        height: 18px;
        top: 14px;
        right: 14px;
        cursor: pointer;
    }

    .singlebroadcast-maincontent-notation[data-show="hide"] .notation-show {
        display: flex;
    }

    .notation__title {
        color: #0E0E11;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.66px;
        margin-bottom: 16px;
        margin-left: 15px;
    }

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

    .notation__moves::-webkit-scrollbar {
        width: 0;
    }

    .notation__move {
        display: flex;
        align-items: center;
        border-bottom: 1px solid;
        padding: 0px 15px;
        cursor: pointer;
        border-image-slice: 1;
        border-image-source: linear-gradient(to left, transparent 15px, #E1E1E1 15px 365px, transparent 365px);
    }

    .notation__move_active {
        background-color: #FFCAC3;
        border-bottom: none;
    }

    .notation__move:last-child {
        border-bottom: none;
    }

    .notation__move_num {
        width: 25px;
        text-align: left;
        color: #000;
        font-family: 'DM Mono', monospace;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
        letter-spacing: -0.42px;
        margin-right: 8px;
    }

    .notation__move-stat {
        width: 155px;
        max-width: 155px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: #000;
        font-family: 'DM Mono', monospace;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 34px;
        letter-spacing: -0.42px;
		white-space: nowrap;
		overflow: hidden;
    }

		.notation__move-stat_white {
			margin-right: 8px;
		
			color: rgba(0, 0, 0, 0.3);
		}

	.notation__player {
		width: calc(100% + 1px);
		height: 36px;
		display: flex;
		align-items: center;
	}

    .notation__player-btn {
        height: 100%;
        width: 20%;
        border-bottom: 1px solid #E1E1E1;
        border-left: 1px solid #E1E1E1;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        padding-top: 11px;
        padding-left: 12px;
        cursor: pointer;
    }

    .notation__player-current {
        height: 100%;
        width: 20%;
        border-bottom: 1px solid #E1E1E1;
        border-left: 1px solid #E1E1E1;
        color: #000;
        font-family: 'DM Mono', monospace;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: -0.42px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .notation__player-first {
        border-left: none;
    }

    .notation__player-last {
    }


    .singlebroadcast-maincontent-chat {
        position: relative;
        width: 381px;
        border-radius: 6px;
        border: 1px solid #E1E1E1;
        padding-top: 16px;
    }

    .chat-hide {
        display: flex;
        position: absolute;
        width: 16px;
        height: 16px;
        top: 16px;
        right: 16px;
        cursor: pointer;
    }

    .singlebroadcast-maincontent-chat[data-show="hide"] .notation-hide {
        display: none;
    }

    .chat-show {
        display: none;
        position: absolute;
        width: 18px;
        height: 18px;
        top: 14px;
        right: 14px;
        cursor: pointer;
    }

    .singlebroadcast-maincontent-chat[data-show="hide"] .notation-show {
        display: flex;
    }

    .notation-expand, .notation-rollup,
    .chat-expand, .chat-rollup {
        display: none;
    }

    .chat__title {
        color: #0E0E11;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.66px;
        margin-bottom: 16px;
        margin-left: 16px;
    }

    .chat-content {
        min-height: 252px;
        margin-bottom: 16px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-end;
        row-gap: 16px;
        margin-left: 16px;
    }

    .chat-message {
        display: flex;
        flex-direction: column;
        column-gap: 8px;
    }

    .chat-message__info {
        display: flex;
        align-items: center;
        column-gap: 6px;
    }

    .chat-content__message_user {
        color: #0E0E11;
        font-family: 'Golos Text', sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        letter-spacing: -0.26px;
    }

    .chat-content__message_ago {
        color: #0E0E11;
        font-family: 'Golos Text', sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: -0.26px;
    }

    .chat-message__text {
        padding: 10px;
        border-radius: 10px 10px 10px 0px;
        background: #E4E4E4;
        color: #000;
        font-family: 'Golos Text', sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: -0.54px;
    }

    .chat-mymessage {
        border-top: 1px solid #E1E1E1;;
    }

    .chat-mymessage__form {
        padding: 8px 8px 8px 16px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .chat-mymessage__text {
        width: 230px;
        height: 22px;
        outline: none;
        border: none;
        color: #000;
        font-family: 'Golos Text', sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: -0.54px;
    }

    .chat-mymessage__send {
        width: 112px;
        height: 36px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #FF4C37;
        font-family: 'Golos Text', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.48px;
        border-radius: 58px;
        border: 1px solid #FF4C37;
        background: #FFF;
        cursor: pointer;
    }

    @media screen and (max-width: 1439px) {

		.eval-info {
			margin-bottom: 4px;
		}


        .singlebroadcast-info__players {
            font-size: 30px;
            line-height: 35px;
            letter-spacing: -1.5px;
        }

        .singlebroadcast-maincontent-game {
            margin-bottom: 32px;
        }

		.maincontent-game-info {
			width: 552px;
		}

        .maincontent-game-position {
            width: 580px;
        }

		.maincontent-game-info__player {
			display: flex;
			align-items: center;
			column-gap: 4px;
			max-width: 470px;
			flex: 0 0 470px;
		}

		.singlebroadcast-maincontent-eval {
			width: 381px;
			padding-bottom: 4px;
			padding-top: 13px;
		}

        .eval-line {
            max-width: 530px;
        }



    }

    @media screen and (max-width: 1023px) {

		.singlebroadcast-maincontent-game {
			margin-bottom: 16px;
		}

        .singlebroadcast {
            padding-top: 24px;
			padding-bottom: 16px;
        }

        .singlebroadcast-back {
            padding-bottom: 0;
            border-bottom: none;
        }

        .singlebroadcast-info {
            margin-bottom: 32px;
            flex-direction: column;
            row-gap: 20px;
        }

        .singlebroadcast-info__menu {
            flex-direction: row;
            column-gap: 24px;
            overflow-x: scroll;
            width: 100%;
        }

        .singlebroadcast-info__item {
            flex-shrink: 0;
        }

        .singlebroadcast-info__menu::-webkit-scrollbar {
            display: none;
            width: 0;
        }

		.singlebroadcast-maincontent {
			flex-direction: column;
			row-gap: 0px;
		}

        .singlebroadcast-maincontent-commentators {
            display: none;
        }

        .singlebroadcast-info__players {
            width: 100%;
        }

		.singlebroadcast-maincontent-eval {
			width: 539px;
		}

		.eval-info__title {
			color: #0E0E11;
			font-family: "Golos Text";
			font-size: 13px;
			font-style: normal;
			font-weight: 600;
			line-height: 15px;
			letter-spacing: -0.26px;
		}

        .singlebroadcast-maincontent-notation {
            width: 100%;
            max-width: 343px;
        }

		.maincontent-game-info__time {
			color: #000;
			font-variant-numeric: lining-nums proportional-nums;
			font-family: "Golos Text";
			font-size: 13px;
			font-style: normal;
			font-weight: 600;
			line-height: 9px;
			letter-spacing: -0.26px;
		}

		.maincontent-game-info__name {
			color: #0E0E11;
			white-space: nowrap;
			overflow: hidden;
			font-family: "Golos Text";
			font-size: 13px;
			font-style: normal;
			font-weight: 600;
			line-height: 9px;
			letter-spacing: -0.26px;
		}

		.notation__move {
			border-image-source: linear-gradient(to left, transparent 15px, #E1E1E1 15px 327px, transparent 327px);
		}

		.notation__player {
			height: 38px;
		}

    }

    @media screen and (max-width: 767px) {

		.partya{
			width: 343px;
		}

		.eval-info {
			justify-content: flex-start;
			gap: 78px;
		}

        .singlebroadcast-back {
			display: flex;
            font-size: 16px;
            line-height: 19px;
            letter-spacing: -0.48px;
        }

        .singlebroadcast-back > svg {
            transform: scale(0.67);
        }

        .maincontent-game-info {
            width: 100%;
            max-width: 580px;
        }

        .maincontent-game-position {
            width: 100%;
            max-width: 580px;
        }

        .maincontent-game-info__wrap {
            justify-content: flex-start;
        }

        .maincontent-game-info__wrapper {
            flex-direction: column;
            row-gap: 2px;
            margin-left: auto;
            margin-right: 16px;
        }

		.maincontent-game-info__player {
			display: flex;
			align-items: center;
			column-gap: 4px;
			max-width: 260px;
			flex: 0 0 260px;
		}

        .singlebroadcast-maincontent-eval-wrapper {
            overflow-x: scroll;
        }

        .singlebroadcast-maincontent-eval-wrapper::-webkit-scrollbar {
            display: none;
            width: 0;
        }

		.singlebroadcast-maincontent-col_l {
			overflow-x: scroll;
			width: 100%;
			display: block;
		}

        .singlebroadcast-maincontent-col_r {
            width: 100%;
        }

        .singlebroadcast-maincontent-col_l::-webkit-scrollbar {
            display: none;
            width: 0;
        }

		.singlebroadcast-maincontent-notation {
			width: 100%;
			max-width: 580px;
			margin-bottom: 16px;
		}

        .chat-content {
            min-height: 228px;
        }

        .singlebroadcast-maincontent-notation {
            width: 100%;
            max-width: 580px;
        }

        .singlebroadcast-maincontent-chat {
            width: 100%;
            max-width: 580px;
        }

        .chat-mymessage__text {
            width: 190px;
        }

        .notation-show, .notation-hide,
        .chat-show, .chat-hide {
            display: none1;
        }

        .notation-expand, .chat-expand {
            display: flex1;
        }

        .notation-expand, .chat-expand,
        .notation-rollup, .chat-rollup {
            position: absolute;
            width: 16px;
            height: 16px;
            top: 16px;
            right: 16px;
            cursor: pointer;
        }

        .singlebroadcast-info__item {
            font-size: 13px;
            line-height: 16px;
            letter-spacing: -0.39px;
            display: flex;
        }

        .singlebroadcast-info__item > svg {
            margin-right: 4px;
        }
    }






















.list-move{
    padding-bottom: 0px;
}

.list-move-name {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 32px;
    line-height: 32px;
    margin: 0 10px;
}

.list-move-name-item {
    color: rgba(255, 255, 255, 0.3);
    font-family: 'Inter';
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -0.39px;
}

.list-move-name-item_m {
    width: 62px;
}

.list-move-name-item_w {
    width: 72px;
}

.list-move-name-item_b {
    width: 66px;
}

.list-move-content {
    display: flex;
    flex-direction: column;
    max-height: 260px;
    overflow-y: auto;
}

.list-move-content::-webkit-scrollbar {
    width: 0;
}

.move {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 7px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    margin: 0 10px;
}

.move:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.move-number {
    width: 62px;
    color: rgba(255, 255, 255, 0.3);
    font-family: 'Inter';
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -0.39px;
}

.move-white {
    width: 72px;
}

.move-black {
    width: 66px;
}

.list-move span {
    padding: 5px 3px;
}

.move-white, .move-black {
    color: #FFF;
    font-family: 'Inter';
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -0.39px;
    cursor: pointer;
}

.list-secondline {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 8px 10px;
    background: #0C0C0D;
    border-radius: 6px;
    margin-top: -1px;
    gap: 6px;
}

.secondline-move {
    display: flex;
    font-family: 'Inter';
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 13px;
    letter-spacing: -0.33px;
    column-gap: 4px;
}

.secondline-move-white, .secondline-move-black {
    cursor: pointer;
}

.secondline-move-number {
    color: #666;
}

.move-active span {
    background: #D7A03D;
    border-radius: 5px;
    padding: 5px 8px;
}




@media screen and (max-width: 1439px) {
    .list-move {
        padding-bottom: 0px;
    }

	.list-move-content {
		max-height: 198px;
	}
}

@media screen and (max-width: 1023px) {

	.notation {
		width: 100%;
		padding: 0 0px;
	}

    .list-move {
        max-width: 100%;
    }

    .list-move-name {
        display: none;
    }

	.list-move-content {
		max-height: 130px;
		padding-bottom: 0px;
	}

	.secondline-move-number {
		color: #666;
	}

	.move {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		height: auto;
		border-bottom: none;
		margin: 0 2px;
	}

	.move:first-child {
		border-top: none;
	}

	.move-number {
		width: auto;
		color: #666;
		margin-right: 2px;
	}

    .move-white, .move-black {
        width: auto;
    }

	.move-white {
		margin-right: 0px;
	}

	.list-secondline {
		min-width: 100%;
		margin: 0 -6px;
	}

    .move-white > span, .move-black > span {
        padding: 3px 4px;
        border-radius: 4px;
    }

	.list-move span {
		padding: 2px;
		border-radius: 4px;
	}

	.notation__move_num {
		font-family: "DM Mono";
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		line-height: 32px;
		letter-spacing: -0.36px;
	}
	.notation__move-stat {
		line-height: 32px;
		font-family: "DM Mono";
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		letter-spacing: -0.36px;
	}



}


@media screen and (max-width: 767px) {
	.notation {
		width: 100%;
		padding: 0 0px;
	}


    .list-move {
        max-width: 100%;
    }

    .list-move-name {
        display: none;
    }

	.secondline-move-number {
		color: #666;
	}

	.move {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		height: auto;
		border-bottom: none;
		margin: 0 2px;
	}

	.move:first-child {
		border-top: none;
	}

	.move-number {
		width: auto;
		color: #666;
		margin-right: 2px;
	}

    .move-white, .move-black {
        width: auto;
    }

	.move-white {
		margin-right: 0px;
	}

	.list-secondline {
		min-width: 100%;
		margin: 0 -6px;
	}

    .move-white > span, .move-black > span {
        padding: 3px 4px;
        border-radius: 4px;
    }

	.list-move span {
		padding: 2px;
		border-radius: 4px;
	}

}


/* End */


/* Start:/local/templates/tournaments/components/bitrix/news.list/read-also/style.css?17543981532325*/
.articles-more{
    margin-top: 60px;
}

.articles-more-title {
    margin-bottom: 60px;
    color: #0E0E11;
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.66px;
}

.articles-more-items {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	column-gap: 16px;
}

.articles-more-item {
    position: relative;
    display: flex;
    align-items: flex-start;
    column-gap: 40px;
    text-decoration: none;
}

.articles-more-item::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #DDDDDD;
	z-index: -1;
}

.articles-more-item__info {
	display: flex;
	flex-direction: column;
	max-width: 316px;
	margin-top: 24px;
}

.articles-more-item__title {
	color: #0E0E11;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	letter-spacing: -0.9px;
	margin-bottom: 12px;
	text-decoration: none;
}

.articles-more-item__date {
	color: #FF4C37;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: -0.26px;
}

.articles-more-item__img {
	max-width: 340px;
	width: 340px;
}

.articles-more-item__img > img {
	width: 100%;
}



@media screen and (max-width: 1439px) {
	.articles-more-item {
		column-gap: 16px;
	}

	.articles-more-item__info {
		max-width: 236px;
		width: 236px;
		margin-top: 20px;
	}

	.articles-more-item__title {
		font-size: 19px;
		line-height: 26px;
		letter-spacing: -0.72px;
		margin-bottom: 14px;
	}

	.articles-more-item__img {
		max-width: 236px;
		width: 236px;
	}
}

@media screen and (max-width: 1023px) {
	.articles-more-item__info {
		max-width: 172px;
		width: 172px;
		margin-top: 16px;
	}

	.articles-more-item__title {
		font-size: 18px;
		line-height: 22px;
		letter-spacing: -0.54px;
	}

	.articles-more-item__img {
		max-width: 172px;
		width: 172px;
	}

}

@media screen and (max-width: 767px) {
	.articles-more-title {
		font-size: 19px;
		line-height: 24px;
		letter-spacing: -0.72px;
		margin-bottom: 40px;
	}

	.articles-more-items {
		flex-direction: column;
		row-gap: 30px;
	}

	.articles-more-item {
		padding-top: 16px;
	}

	.articles-more-item__info {
		margin-top: 0;
		max-width: 197px;
		width: 197px;
	}

	.articles-more-item__img {
		max-width: 130px;
		width: 130px;
	}
}
/* End */
/* /live/css/chessboard-1.0.0.css?1743177889940 */
/* /live/css/board.css?17431778891438 */
/* /local/templates/tournaments/components/bitrix/news.detail/newsdetail/style.css?175404870230452 */
/* /local/templates/tournaments/components/bitrix/news.list/read-also/style.css?17543981532325 */
