

/* Start:/local/templates/zadachi/components/bitrix/catalog.section.list/menuosnprob/style.css?17402908605558*/
.razdely-area {

    position: relative;
}
.razdely-list {
    max-height: 530px;
    overflow-y: scroll;
    padding-bottom: 50px;
}

.razdely-list::-webkit-scrollbar,
.razdely-list::-webkit-scrollbar {
    width: 0;
}

.razdely-item-name {
    color: #666;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.5px;
    flex: 0 1 169px;
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.razdely-item-all {
    display: flex;
    gap: 12px;
    box-sizing: border-box;
    padding: 8px 12px;
    width: 100%;
    border-radius: 10px;
    cursor: pointer;
    align-items: center;
}

.razdely-item {

    align-items: center;
}

.razdely-item-img{
    width: 24px;
    height: 24px;
}

.razdely-item-activate{
    margin-top: 2px;
	display:none;
}

.setting-time-for-prob {
    width: 230px;
    margin: 0 auto;
}
.setting-time-for-prob-title {
color: #666;
font-family: Inter;
font-size: 11px;
font-style: normal;
font-weight: 500;
line-height: 16px; /* 145.455% */
letter-spacing: -0.22px;
    padding-bottom: 6px;
	}
.setting-time-for-prob-block {
    display: flex;
    align-items: center;
    border-radius: 8px;
}
.setting-time-for-prob-item {
    flex: 0 0 46px;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 13px;
    letter-spacing: -0.39px;
    cursor: pointer;
    padding: 6px 0px;
	border: 1px solid #292929;
    border-right: 0px;
}
.setting-time-for-prob-item:first-child {
    line-height: 26px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.setting-time-for-prob-item:last-child {
    border-right: 1px solid #292929;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.setting-time-for-prob-item-act {
	background: #866A4A;
}


.left-menu {
    max-width: 263px;
    padding: 16px 16px 0;
    border-right: 1px solid rgba(102, 102, 102, 0.2);
}

.filter-lvl {
    margin-bottom: 16px;
}

.filter-lvl-wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}

.filter-lvl-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.filter-lvl-text {
    margin-bottom: 2px;
    color: #666;
    font-family: 'Inter';
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -0.22px;
}

.filter-lvl-rating {
    color: #FFF;
    font-family: 'Inter';
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.5px;
}

.filter-lvl-beginBtn {
    width: 108px;
    height: 24px;
    background: #1B1C1E;
    color: #FFF;
    font-family: 'Inter';
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.39px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
}

.filter-lvl-beginBtn[data-begin="true"] {
    color: #666;
}

.lvl-switch__slider {
    width: 100%;
    height: 2px;
    flex-shrink: 0;
    border-radius: 5px;
    background: #666;
    position: relative;
}

.lvl-switch__progress {
    position: absolute;
    background: #866A4A;
    height: 2px;
    border-radius: 5px;
    left: 0%;
    right: 0%;
}

.lvl-switch__range {
    position: relative;
}

.lvl-switch__range input {
    position: absolute;
    top: -4px;
    height: 2px;
    width: 100%;
    -webkit-appearance: none;
    appearance: none;
    background: none;
    pointer-events: none;
    margin-left: 0;
}

input[type="range"]::-webkit-slider-thumb {
    height: 12px;
    width: 12px;
    border-radius: 50%;
    -webkit-appearance: none;
    pointer-events: auto;
    background: #000;
    cursor: pointer;
    border: 2px solid #fff;
}

input[type="range"]::-moz-range-thumb {
    height: 12px;
    width: 12px;
    border-radius: 50%;
    pointer-events: auto;
    -moz-appearance: none;
    background: #000;
    border: 2px solid #fff;
}

.setting-section-buttom{
    position: absolute;
    bottom: 16px;
    left: 16px;
    width: 230px;
}

.setting-section-buttom-choose{
    color: #FFF;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.5px;
    background: #1B1C1E;
    border-radius: 8px;
    padding: 6px;
    cursor: pointer;
    text-align: center;
}
.setting-section-buttom-start{
	display:none;
	flex: 0 0 109px;
    color: #FFF;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.5px;
    background: #D7A03D;
    border-radius: 8px;
    padding: 6px;
    cursor: pointer;
    text-align: center;
}
.setting-section-buttom-cansel{
	display:none;
	flex: 0 0 109px;
    color: #FFF;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.5px;
    background: #1B1C1E;
    border-radius: 8px;
    padding: 6px;
    cursor: pointer;
    text-align: center;
}

.setting-section-buttom-start-and-cansel{
    display: flex;
    gap: 12px;
}

@media screen and (max-width: 767px) {
	.setting-section-buttom {
    	left: 16px!important;
	}

	.setting-time-for-prob {
		width: 100%;
		margin: 0 auto;
	}
	.setting-time-for-prob-item {
		flex: 0 0 58px;
	}

	.left-menu {
		max-width: 100%;
		padding: 16px 0px 0;
		border-right: none;
	}

    .filter-lvl {
        margin-bottom: 18px;
    }
}
/* End */


/* Start:/local/templates/zadachi/components/bitrix/news.list/formainprob/style.css?176190897213074*/
body {
    user-select: none;

}



.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 3997;
    background: none!important;
}
.fancybox-skin {
    position: relative;
    color: #444;
    text-shadow: none;
    border: none!important;
    background: none!important;
}

.fancybox-close {
    display: none;
}


.board-for-beginner{
	display: flex;
}

.begin-nav-prob {
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
	margin-bottom: 11px;
}

.global-area {
    margin-bottom: 120px;
}

.board-beginner-main {
    flex: 0 0 698px;
}

.board-beginner-dop {
    flex: 0 0 310px;
    position: relative;
}


.board-beginner-main-cont {
    width: 500px;
    margin-left: 126px;
}

.begin-nav-prob-prev,
.begin-nav-prob-next{
	flex: 0 0 48px;
	cursor: pointer;
}

.begin-nav-prob-menu{
	display: flex;
	gap: 12px;
	align-items: center;
}
.begin-nav-prob-menu-hide{
	display:none;
}

.begin-nav-prob-menu-win{
	display:flex;
    justify-content: center;
}
.begin-nav-prob-menu-win-hide{
	display:none;
}
.begin-nav-prob-menu-lose{
	display:flex;
    justify-content: center;
}
.begin-nav-prob-menu-lose-hide{
	display:none;
}

.begin-nav-prob-menu-namerazd {
    color: #FFF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.54px;
}

.begin-nav-prob-menu-numprob {
    color: #FFF;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -0.39px;
    display: flex;
    gap: 5px;
    align-items: center;
    border: 1px solid #666;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 4px 6px;
    cursor: pointer;
    position: relative;
}

.begin-prob-text {
    margin-bottom: 30px;
    color: #FFF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.54px;
    text-align: center;
}

.begin-board-block{
	width: 500px;
	position: relative;
}

.board-pods-block {
    display: flex;
    gap: 16px;
    margin-top: 16px;
    justify-content: space-between;
    align-items: center;
}

.show-posk {
    display: flex;
    gap: 8px;
    background: #1B1C1E;
    width: 130px;
    justify-content: center;
    align-items: center;
    padding: 6px;
    border-radius: 8px;
    cursor: pointer;
}
.show-ans{
	display: flex;
	gap: 8px;
    background: #1B1C1E;
    width: 130px;
    justify-content: center;
    align-items: center;
    padding: 6px;
    border-radius: 8px;
	cursor: pointer;
}
.show-time{
    display: none;
    color: #FFF;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 300;
    line-height: 36px;
    letter-spacing: -3px;
}
.show-true-ans{
	display:none;
}
.show-false-ans{
	display:none;
}
.show-false-ans{
	display:none;
}
.show-next{
	display:none;
}
.show-next-block{
    display: flex;
    background: #1B1C1E;
    width: 130px;
    justify-content: center;
    align-items: center;
    padding: 6px;
    border-radius: 8px;
    cursor: pointer;
}


.show-false-ans-block{
    display: flex;
    align-items: center;
    justify-content: right;
    width: 215px;
}
.show-false-ans-name{
	color: #FFF;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: -0.5px;
    margin-left: 6px;
    margin-right: 26px;
}

.repeat-cur-prob {
    cursor: pointer;
    width: 36px;
    height: 36px;
}

.show-true-ans-block{
    display: flex;
    align-items: center;
    gap: 6px;
}
.show-true-ans-name{
	color: #FFF;
	font-variant-numeric: lining-nums proportional-nums;
	font-family: Inter;
	font-size: 36px;
	font-style: normal;
	font-weight: 300;
	line-height: 36px; 
	letter-spacing: -3px;
}

.show-posk-text{
	color: #FFF;
	font-family: Inter;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 160% */
	letter-spacing: -0.5px;
}
.show-ans-text{
	color: #FFF;
	font-family: Inter;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 160% */
	letter-spacing: -0.5px;
}

.lickBlock-pc {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 200px;
    left: -53px;
    text-align: center;
    gap: 8px;
}

.lickBlock-pc-text{
	color: #666;
	font-family: Inter;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: 13px; /* 118.182% */
	letter-spacing: -0.22px;
}

.lickBlock-pc-like,
.lickBlock-pc-dislike {
	cursor: pointer;
}

.begin-nav-prob-menu-numprob-and-dropDown{
    position: relative;
}

.lickBlock-mob {
	display:none;
}








.dropDawn {
    display: block;
    width: 120px;
    height: 240px;
    border-radius: 10px;
    background: rgba(27, 28, 30, 0.88);
    box-shadow: 0px 8px 40px 0px rgba(0, 0, 0, 0.60), 0px 2px 4px 0px rgba(0, 0, 0, 0.10);
    backdrop-filter: blur(30px);
    position: absolute;
    z-index: 10000;
    top: 0px;
    left: 0px;
}

.dropDawn-hide{
	display: none;
}

.dropDawn-finder {
    display: flex;
    height: 36px;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(102, 102, 102, 1);
    box-sizing: border-box;
}

.dropDawn-search{
	margin-left: 16px;
	border: 0;
	width: 50px;
	overflow: hidden;
	background: none;
	padding: 0;
	outline-offset: unset;
    outline: none;

	color: #FFF;
	font-family: Inter;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 16px; /* 123.077% */
	letter-spacing: -0.26px;
	caret-color: #D7A03D;;

}

.dropDawn-clear-search{
	margin-right: 12px;
}

.dropDawn-content{
	display: block;
	height: 204px;
	box-sizing: border-box;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	overflow-y: scroll;
}

.dropDawn-content::-webkit-scrollbar {
    width: 0;
}

.dropDawn-content-item{
	padding-left: 10px;
	color: #666;
	font-family: Inter;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 36px; /* 123.077% */
	letter-spacing: -0.26px;
	cursor: pointer;
}

.dropDawn-content-item span{
	color: #FFF;
}

.dropDawn-content-item-act{
	background-color: rgba(134, 106, 74, 1);
	border-radius: 10px;
	color: #FFF;
}

.dropDawn-content-noitem {
    display: none;
    color: #666;
    text-align: center;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.26px;
    width: 92px;
    margin: 0 auto;
    padding-top: 58px;
}


@media (max-width: 1289px) {
	.container-full {
		max-width: 1024px;
		margin: 0 auto;
	}

	.razdely-area {
		flex: 0 0 231px;
	}

	.setting-section-buttom {
		left: 0px;
	}


	.board-beginner-main {
		flex: 0 0 515px;
	}

	.board-beginner-main-cont {
		width: 500px;
		margin-left: 10px;
	}

	.board-beginner-dop {
		flex: 0 0 227px;
	}
	.probnimg{
		width: 100px;
		height: 100px;
	}
	.navigation__decor {
		display: none!important;
	}

	.lickBlock-pc {
		display: none;
	}
	.lickBlock-mob {
		display: flex;
		position: relative;
		text-align: center;
		gap: 10px;
		order: 6;
		width: 100%;
		align-items: center;
		margin-top: 16px;
	}

}

@media (max-width: 1023px) {
	.container-full {
		max-width: 768px;
		margin: 0 auto;
	}

	.activeboard-area {
		flex: 0 0 515px;
		overflow: hidden;
	}

	.board-for-beginner {
		display: flex;
		flex-direction: column;
	}

	.board-beginner-main {
		flex: 0 0 530px;
	}

	.board-beginner-main-cont {
		width: 500px;
		margin-left: 15px;
	}

	.lickBlock-pc {
		display: none;
	}
	.lickBlock-mob {
		display: flex;
		position: relative;
		text-align: center;
		gap: 10px;
		order: 6;
		width: 100%;
		align-items: center;
		margin-top: 16px;
	}

	.zaprna-probn-pc {
		display: flex;
		gap: 11px;
		position: relative;
		bottom: unset;
		left: unset;
		margin-top: 30px;
	}

	.notation {
		margin-left: 15px;
	}

}




@media (max-width: 767px) {
	.container-full {
		max-width: 300px;
		margin: 0 auto;
	}


	.activeboard-area {
		flex: 0 0 300px;
		box-sizing: border-box;
	}

	.navigation__decor {
		display: block!important;
	}

	.board-for-beginner {
		display: flex;
		flex-wrap: wrap;
	}
	.board-beginner-main {
		flex: 0 0 300px;
	}
	.board-beginner-main-cont {
		width: 300px;
		margin-left: 0px;
		display: flex;
		flex-wrap: wrap;
	}
	.board-beginner-dop {
		flex: 0 0 300px;
		position: relative;
	}
	.zaprna-probn-pc {
		display: flex;
		gap: 11px;
		position: relative;
		bottom: unset;
		left: unset;
		margin-top: 25px;
	}

	.begin-board-block {
		width: 300px;
		position: relative;
		order: 2;
	}

	.board-pods-block {
		display: flex;
		gap: 10px;
		margin-top: 16px;
		order: 3;
		width: 100%;
	}

	.begin-nav-prob {
		display: flex;
		justify-content: space-between;
		margin-top: 5px;
		margin-bottom: 14px;
		order: 1;
		width: 100%;
		align-items: center;
	}

	.begin-prob-text {
		color: #666;
    	text-align: left;
		font-family: Inter;
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 16px;
		letter-spacing: -0.26px;
		margin-bottom: 0;
		margin-top: 24px;
		order: 4;
	}

	.lickBlock-pc {
		display: none;
	}

	.board-beginner-dop .zaprna-probn-pc {
		margin-top: 30px;
	}

	.begin-nav-prob-prev, .begin-nav-prob-next {
		flex: 0 0 36px;
		cursor: pointer;
		width: 36px;
		height: 36px;
	}
	.begin-nav-prob-prev svg, .begin-nav-prob-next svg {
		max-width: 100%;
		max-height: 36px;
	}

	.begin-nav-prob-menu {
		display: flex;
		gap: 6px;
		align-items: center;
		justify-content: center;
	}
	.begin-nav-prob-menu-namerazd {
		text-align: right;
	}

	.lickBlock-mob {
		display: flex;
		position: relative;
		text-align: center;
		gap: 10px;
		order: 6;
		width: 100%;
		align-items: center;
		margin-top: 16px;
	}
	.lickBlock-mob-text{
		color: #666;
		font-family: Inter;
		font-size: 13px;
		font-style: normal;
		font-weight: 500;
		line-height: 16px; /* 123.077% */
		letter-spacing: -0.26px;
	}

	.lickBlock-mob-like,
	.lickBlock-mob-dislike {
		cursor: pointer;
	}

	.begin-nav-prob-menu-hide {
		display: none;
	}

	.begin-nav-prob-menu-lose svg, .begin-nav-prob-menu-win svg{
		width: 40px;
		height: 40px;
	}

	.container-full {
		overflow: hidden;
	}


	.show-posk {
		width: 36px;
		height: 36px;
		align-items: center;
		justify-content: center;
		border-radius: 50%;
	}
	.show-posk-text {
		display: none;
	}
	.show-ans-text {
		display: none;
	}
	.show-next-block {
		width: 36px;
		height: 36px;
		border-radius: 50%;
	}
	.show-ans {
		width: 36px;
		height: 36px;
		border-radius: 50%;
	}


}






.notation {
    width: 220px;
    margin-top: 10px;
}

.list-move {
    max-width: 220px;
}

.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: 350px;
    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;
}

.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;
}


@media screen and (max-width: 1023px) {
    .notation {
        width: 100%;
    	margin-top: 30px;
    }

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

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

    .list-move-content {
        max-height: none;
        flex-direction: row;
        flex-wrap: wrap;
        row-gap: 12px;
        overflow-y: auto;
    }

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

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

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

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

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

@media screen and (max-width: 767px) {
    .notation {
		margin-left: 0px;
    }
}
/* End */
/* /local/templates/zadachi/components/bitrix/catalog.section.list/menuosnprob/style.css?17402908605558 */
/* /local/templates/zadachi/components/bitrix/news.list/formainprob/style.css?176190897213074 */
