

/* Start:/local/templates/zadachi/components/bitrix/news.detail/curdayprob/style.css?174029082815662*/
a {
	text-decoration: none;
}

.title-and-probn-block{
	display: flex;
	justify-content: space-between;
}

.zaprna-probn-pc{
	display: flex;
	gap:14px;
}

.main-title{
	padding-top: 32px;
	color: #FFF;
	font-family: Inter;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 48px; /* 100% */
	letter-spacing: -1.92px;
}

.zaprna-probn-pc-text{
	width: 176px;
	padding-top: 10px;
}
.zaprna-probn-pc-text-grey{
	color: #666;
	font-family: Inter;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 18px; /* 120% */
	letter-spacing: -0.5px;
	margin-bottom: 2px;
}
.zaprna-probn-pc-text-link{
	color: #866A4A;
	font-family: Inter;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: 16px; /* 123.077% */
	letter-spacing: -0.26px;
	cursor: pointer;
}

.probnimg{
	width: 100px;
	height: 100px;
}


.main-navigation{
	display: flex;
	gap: 20px;
	margin-bottom: 30px;
}

.left-nav, .right-nav {
    display: flex;
    flex: 0 0 550px;
    flex-direction: column;
    gap: 20px;
    position: relative;
}

.nav-block-two{
	display: flex;
	gap: 20px;
}

.nav-item-def{
	display: block;
	position: relative;
	border-radius: 10px;
	background: #191919;
	flex: 0 0 265px;
	min-height: 265px;
}

.nav-item-def-rating{
	color: #FFF;
	text-align: right;
	font-feature-settings: 'clig' off, 'liga' off;
	font-family: Inter;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px; /* 123.529% */
	letter-spacing: -0.34px;
	opacity: 0.5;
	position: absolute;
	top: 20px;
	right: 20px;
}
.main-arr-def {
    width: 18px;
    height: 36px;
    position: absolute;
    bottom: 22px;
    right: 22px;
    z-index: 300;
}

.nav-item-def-title{
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 200;
}

.nav-item-def-title-main{
	color: #FFF;
	font-family: Inter;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 116.667% */
	letter-spacing: -0.48px;
}
.nav-item-def-title-dop{
	color: #FFF;
	font-feature-settings: 'clig' off, 'liga' off;
	font-family: Inter;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px; /* 123.529% */
	letter-spacing: -0.51px;
	padding-top: 10px;
	max-width: 200px;
}

.main-def-img{
	position: absolute;
}

.def1img{
	width: 118px;
	height: 120px;
	top: 22px;
	left: 22px;
}
.def2img{
	width: 113px;
	top: 20px;
	left: 20px;
}
.def3img {
    width: 105px;
    height: 120px;
    top: 20px;
    left: 20px;
}
.def4img{
	width: 113px;
	top: 20px;
	left: 20px;
}

.nav-item-curdayprob {
    display: block;
    position: relative;
    border-radius: 10px;
    background: #191919;
    flex: 0 0 265px;
    min-height: 265px;
}

.nav-item-def-rating-curdayprob {
    color: #FFF;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Inter;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.34px;
    position: absolute;
    top: 20px;
    right: 20px;
    background: rgba(25, 25, 25, 0.8);
    padding: 6px 20px;
    text-align: right;
    width: 147px;
    border-radius: 30px;
}

.nav-item-def-title-curdayprob {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 200;
    background: linear-gradient(0deg, #191919 0%, rgba(25, 25, 25, 0.00) 100%);
    padding-left: 18px;
    padding-bottom: 15px;
    padding-top: 47px;
	width: 265px;
}

.nav-item-def-title-main-curdayprob {
    color: #FFF;
    font-family: Inter;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.02em;
    text-align: left;
}
.nav-item-def-title-dop-curdayprob {
    color: #FFF;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Inter;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.51px;
    padding-top: 14px;
    max-width: 200px;
    display: flex;
    align-items: center;
    gap: 8px;
}


.nav-item-allprob{
	display: block;
	position: relative;
	border-radius: 10px;
	background: #191919;
	flex: 0 0 550px;
	min-height: 550px;

}

.nav-item-def-title-main-allprob{
	position: absolute;
    top: 20px;
    left: 20px;
	color: #FFF;
	font-family: Inter;
	font-size: 48px;
	font-style: normal;
	font-weight: 400;
	line-height: 48px; /* 100% */
	letter-spacing: -1.92px;
}
.nav-item-def-title-dop-allprob{
	position: absolute;
    bottom: 20px;
    left: 20px;
	color: #FFF;
	font-family: Inter;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 116.667% */
	letter-spacing: -0.48px;
	max-width: 435px;
}

.allprob-navlist {
    position: absolute;
    top: 170px;
    left: 0px;
    display: flex;
    width: 550px;
    justify-content: center;
	flex-direction: column;
    gap: 12px;
    pointer-events: none;
}

.allprob-navlist-line {
    display: flex;
    gap: 8px;
    justify-content: center;
}

.allprob-navlist-line-img{
	width: 36px;
	height: 36px;
}

.allprob-navlist-line-item {
    border-radius: 50px;
    border: 1px solid rgba(215, 160, 61, 0.50);
    padding: 0px 12px 6px;
    color: #D7A03D;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.48px;
    box-sizing: border-box;
    pointer-events: all;
}

.main-navigation-sect{
	display: block;
}
.main-navigation-sect-320{
	display: none;
}

.nav-item-def-rating-768{
	display: none;
}
.nav-item-def-title-main-allprob-768{
	display: none;
}

.only-show-768{
	display: none;
}

@media (max-width: 1279px) {

	.left-nav, .right-nav {
		display: flex;
		flex: 0 0 462px;
		flex-direction: column;
		gap: 20px;
	}
	.nav-item-def {
		display: block;
		position: relative;
		border-radius: 10px;
		background: #191919;
		flex: 0 0 221px;
		min-height: 221px;
	}
	.nav-item-curdayprob {
		display: block;
		position: relative;
		border-radius: 10px;
		background: #191919;
		flex: 0 0 221px;
		min-height: 221px;
    	max-width: 221px;
	}
	.nav-item-def-title-curdayprob {
		width: 217px;
	}

	.def1img{
		width: 100px;
		height: auto;
		top: 20px;
		left: 20px;
	}
	.def2img{
		width: 100px;
		top: 20px;
		left: 20px;
	}
	.def2img{
		width: 100px;
		height: auto;
		top: 20px;
		left: 20px;
	}
	.def4img{
		width: 100px;
		top: 20px;
		left: 20px;
	}

	.nav-item-def-rating {
		font-family: Inter;
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;
		letter-spacing: -0.26px;
	}

	.nav-item-def-title-main {
		font-family: Inter;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 22px;
		letter-spacing: -0.36px;
	}

	.nav-item-def-title-dop {
		padding-top: 8px;
		max-width: 155px;
		font-family: Inter;
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;
		letter-spacing: -0.26px;
	}
	.main-arr-def {
		width: 18px;
		height: 36px;
		position: absolute;
		bottom: 20px;
		right: 20px;
	}
	.allprob-navlist {
		position: absolute;
		top: 144px;
		left: 0px;
		display: flex;
		width: 462px;
		justify-content: center;
		flex-direction: column;
		gap: 12px;
	}
	.nav-item-allprob {
		display: block;
		position: relative;
		border-radius: 10px;
		background: #191919;
		flex: 0 0 462px;
		min-height: 462px;
	}
	.nav-item-def-title-dop-allprob {
		font-family: Inter;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 22px;
		letter-spacing: -0.36px;
		max-width: 384px;
	}

	.allprob-navlist-line-item {
		border-radius: 50px;
		border: 1px solid rgba(215, 160, 61, 0.50);
		padding: 0px 12px 6px;
		box-sizing: border-box;
		color: #D7A03D;
		font-family: Inter;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px;
		letter-spacing: -0.36px;
	}

	.nav-item-def-rating-curdayprob {
		top: 16px;
		right: 16px;
		background: rgba(25, 25, 25, 0.8);
		padding: 10px 20px;
		text-align: right;
		width: 122px;
		border-radius: 30px;
		font-family: Inter;
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;
		letter-spacing: -0.26px;
	}

	.nav-item-def-title-dop-curdayprob {
		padding-top: 12px;
		max-width: 200px;
		display: flex;
		align-items: center;
		gap: 7px;
		font-family: Inter;
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;
		letter-spacing: -0.26px;
	}

	.analizhrefimg {
    	width: 76px;
	}

}

@media (max-width: 1023px) {
	.left-nav, .right-nav {
		display: flex;
		flex: 0 0 334px;
		flex-direction: column;
		gap: 20px;
	}

	.nav-block-two {
		display: flex;
		gap: 20px;
		flex-wrap: wrap;
	}

	.nav-item-def {
		display: block;
		position: relative;
		border-radius: 10px;
		background: #191919;
		flex: 0 0 334px;
		min-height: 157px;
	}

	.main-arr-def {
		display: none;
	}

	.def1img {
		width: 125px;
		height: auto;
		top: 16px;
		right: 20px;
		left: unset;
	}
	.def2img {
		width: 125px;
		top: 16px;
		left: unset;
		right: 16px;
	}
	.def3img {
		width: 125px;
		height: 125px;
		top: 16px;
		left: unset;
		right: 16px;
	}
	.def4img {
		width: 125px;
		top: 16px;
		left: unset;
		right: 16px;
	}

	.nav-item-def-title {
		position: absolute;
		bottom: unset;
		left: 16px;
		top: 12px;
		z-index: 200;
	}

	.nav-item-def-title-main {
		font-family: Inter;
		font-size: 20px;
		font-style: normal;
		font-weight: 500;
		line-height: 24px;
		letter-spacing: -0.4px;
	}
	.nav-item-def-title-dop {
		padding-top: 14px;
	}

	.nav-item-def-rating{
		display: none;
	}

	.nav-item-def-rating-768 {
		display: block;
		font-family: Inter;
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;
		letter-spacing: -0.26px;
		color: #FFF;
		opacity: 0.5;
		padding-top: 6px;
	}

	.nav-item-curdayprob {
		display: block;
		position: relative;
		border-radius: 10px;
		background: #191919;
		flex: 0 0 334px;
		min-height: 334px;
		max-width: 334px;
	}
	.nav-item-def-title-curdayprob {
		width: 328px;
	}

	.nav-item-def-rating-curdayprob {
		top: 16px;
		right: 16px;
		background: rgba(25, 25, 25, 0.8);
		padding: 7px 16px;
		text-align: right;
		width: 114px;
		border-radius: 30px;
		font-family: Inter;
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;
		letter-spacing: -0.26px;
	}

	.nav-item-def-title-main-curdayprob {
		color: #FFF;
		font-family: Inter;
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px;
		letter-spacing: -0.4px;
	}

	.nav-item-def-title-dop-curdayprob {
		padding-top: 7px;
		max-width: 200px;
		gap: 6px;
		color: #FFF;
		font-family: Inter;
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;
		letter-spacing: -0.26px;
	}

	.main-pepl-def-prob{
		width: 16px;
	}

	.nav-item-allprob {
		display: block;
		position: relative;
		border-radius: 10px;
		background: #191919;
		flex: 0 0 334px;
		min-height: 334px;
	}

	.nav-item-def-title-main-allprob{
		display: none;
	}
	.nav-item-def-title-main-allprob-768 {
		display: block;
		position: absolute;
		top: 12px;
		left: 16px;
		color: #FFF;
		font-family: Inter;
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px;
		letter-spacing: -0.4px;
	}

	.nav-item-allprob .nav-item-def-rating-768 {
		position: absolute;
		left: 16px;
		top: 42px;
		padding: 0;
	}

	.allprob-navlist {
		position: absolute;
		top: 77px;
		left: 0px;
		display: flex;
		width: 334px;
		justify-content: center;
		flex-direction: column;
		gap: 10px;
	}

	.allprob-navlist-line-img {
		width: 30px;
		height: 30px;
	}

	.allprob-navlist-line-item {
		border-radius: 50px;
		border: 1px solid rgba(215, 160, 61, 0.50);
		padding: 2px 12px 4px;
		box-sizing: border-box;
		color: #D7A03D;
		font-family: Inter;
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;
		letter-spacing: -0.26px;
	}

	.allprob-navlist-line {
		display: flex;
		gap: 6px;
		justify-content: center;
	}

	.nav-item-def-title-dop-allprob {
		max-width: 264px;
		font-family: Inter;
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;
		letter-spacing: -0.26px;
		bottom: 16px;
		left: 16px;
	}

	.analizhrefimg {
		width: 95px;
	}

	.no-show-768{
		display:none;
	}
	.only-show-768{
		display: flex;
	}

}


@media (max-width: 767px) {
	.main-navigation {
		flex-direction: column;
		gap: 8px;
		margin-bottom: 12px;
	}

	.nav-block-two {
		flex-direction: column;
		gap: 8px;
	}

	.main-navigation-sect-320{
		display: block;
	}
	.main-navigation-sect{
		display: none;
	}

	.title-and-probn{
		display: none;		
	}

	.nav-item-def {
		display: block;
		position: relative;
		border-radius: 10px;
		background: #191919;
		flex: 0 0 120px;
		min-height: auto;
	}

	.nav-item-def-title {
		position: absolute;
		bottom: unset;
		left: 16px;
		top: 12px;
		z-index: 200;
	}

	.nav-item-def-rating-320{
		color: #FFF;
		font-family: Inter;
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px; /* 123.077% */
		letter-spacing: -0.26px;
		opacity: 0.5;
		margin-top: 6px;
	}
	.nav-item-def-title-dop-320 {
		color: #FFF;
		font-family: Inter;
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px; /* 123.077% */
		letter-spacing: -0.26px;
		padding-top: 14px;
		max-width: 160px;
	}
	.nav-item-def-title-main-320{
		color: #FFF;
		font-family: Inter;
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 120% */
		letter-spacing: -0.4px;	
	}

	.nav-item-def-rating-curdayprob {
		color: #FFF;
		font-feature-settings: 'clig' off, 'liga' off;
		font-family: Inter;
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;
		letter-spacing: -0.26px;
		position: absolute;
		top: 16px;
		right: 16px;
		background: rgba(25, 25, 25, 0.8);
		padding: 6px 16px;
		text-align: right;
		width: 114px;
		border-radius: 30px;
	}

	.nav-item-def-title-dop-curdayprob {
		color: #FFF;
		font-family: Inter;
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;
		letter-spacing: -0.26px;
		padding-top: 7px;
		max-width: 200px;
		display: flex;
		align-items: center;
		gap: 6px;
	}

	.nav-item-def-title-main-curdayprob {
		color: #FFF;
		font-family: Inter;
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px;
		letter-spacing: -0.4px;
	}

	.nav-item-curdayprob {
		display: block;
		position: relative;
		border-radius: 10px;
		background: #191919;
		flex: 0 0 302px;
		min-height: auto;
	}

	.nav-item-def-title-dop-allprob {
		position: absolute;
		bottom: 16px;
		left: 16px;
		color: #FFF;
		font-family: Inter;
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;
		letter-spacing: -0.26px;
	}

	.nav-item-allprob {
		display: block;
		position: relative;
		border-radius: 10px;
		background: #191919;
		flex: 0 0 344px;
		min-height: auto;
	}

	.allprob-navlist {
		position: absolute;
		top: 82px;
		left: 0px;
		display: flex;
		width: 304px;
		justify-content: center;
		flex-direction: column;
		gap: 10px;
	}

	.allprob-navlist-line-img {
		width: 30px;
		height: 30px;
	}

	.allprob-navlist-line-item {
		border-radius: 50px;
		border: 1px solid rgba(215, 160, 61, 0.50);
		padding: 2px 10px 4px 10px;
		box-sizing: border-box;
		color: #D7A03D;
		font-family: Inter;
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 23px;
		letter-spacing: -0.26px;
	}

	.nav-item-def-title-curdayprob {
		position: absolute;
		bottom: 0px;
		left: 0px;
		z-index: 200;
		background: linear-gradient(0deg, #191919 0%, rgba(25, 25, 25, 0.00) 100%);
		padding-left: 16px;
		padding-bottom: 16px;
		padding-top: 20px;
		width: 304px;
	}

}

/* End */
/* /local/templates/zadachi/components/bitrix/news.detail/curdayprob/style.css?174029082815662 */
