

/* Start:/bitrix/templates/redos/components/bitrix/system.pagenavigation/ajax-num/style.css?1706953130230*/
.pagination .mobile,
.pagination button.mobile {
    display: none;
}

@media screen and (max-width: 768px) {
	.pagination .mobile,
	.pagination button.mobile {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}
/* End */


/* Start:/bitrix/templates/redos/components/bitrix/news.list/repository/style.css?17069530888833*/
.repository {
	display: block;
	width: 100%;
	margin: 60px 0 60px 0;
}

.repository-group {
	display: flex;
	width: 100%;
	height: 44px;
	color: #CC2B24;
	background: #F5F5F5;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	align-items: center;
	justify-content: center;
	letter-spacing: 0.02em;
	text-transform: uppercase;
}

.repository-item {
	width: 100%;
	display: flex;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #111;
}

.repository-item:hover {

	-webkit-appearance: none;
	-webkit-box-shadow: 0 2px 36px rgba(167, 167, 167, .15);
	box-shadow: 0 2px 36px rgba(167, 167, 167, .15);
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	border-color: transparent;
	border-left: 2px solid #cc2b24;
	margin-left: -2px; 
}

.repository-items-col-1 {
	display: flex;
    width: 20%;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
	padding: 5px 0 5px 25px;
}

.repository-items-col-1 p {
	margin: 5px 0 5px 0;
	font-weight: 600;
}


.repository-items-col-2 {
	display: flex;
    width: 50%;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
	padding: 5px;
	font-size: 14px;
	line-height: 28px;
	padding-right: 35px;
}

.repository-items-col-3 {
	display: flex;
    width: 10%;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
	padding: 5px;
}

.repository-items-col-4 {
	display: flex;
    width: 20%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
	padding: 5px;
}

.repository-items-title {
	display: none;
}

.repository-title {
	width: 100%;
	display: flex;
	text-transform: uppercase;
	color: #8B9195;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
}

.repository-title-col-1 {
	display: flex;
    width: 20%;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
	padding: 10px;
}

.repository-title-col-2 {
	display: flex;
    width: 50%;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
	padding: 10px;
	
}

.repository-title-col-3 {
	display: flex;
    width: 10%;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
	padding: 10px;
	
}

.repository-btn {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-item-align: center;
	align-self: center;
	width: 200px;
	height: 55px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #cc2b24;
    border-width: 1px;
    padding: 0;
    margin: 0;
    color: #cc2b24;
    background-color: #fff;
}

.repository-btn:hover {
	background-color: #cc2b24;
	color: #fff
}	

.repository .overlay.active .block {
	width: 850px;
    height: auto;
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	margin: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.repository-modal-block-content {
	width: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 25px 0 25px;
}

.overlay.active .repository-modal-block .across {
	position: absolute;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    top: 21px;
    right: 21px;
    height: 14px;
    width: 14px;
    cursor: pointer;
}

.overlay.active .repository-modal-block .across::after,
.overlay.active .repository-modal-block .across::before {
	content: '';
	position: absolute;
	top: 50%;
	width: 14px;
	height: 2px;
	background: #8b9195
}

.overlay.active .repository-modal-block .across::after {
	-webkit-transform: translateY(-50%) rotate(-45deg);
	-ms-transform: translateY(-50%) rotate(-45deg);
	transform: translateY(-50%) rotate(-45deg)
}

.overlay.active .repository-modal-block .across::before {
	-webkit-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg)
}

.repository-modal-row {
	display: flex;
	width: 100%;
	border-bottom: 1px solid #E5E5E5;
}

.repository-modal-col {
	display: flex;
	width: 50%;
	flex-direction: column;
	justify-content: center;
	margin: 15px 0 15px 0;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #111111;
}

.repository-modal-col p {
	margin: 5px 0 5px 0;
	font-weight: 600;
}

.repository-modal-col-img {
	display: inline-block;
	margin-right: 10px;
}

.repository-modal-row-manual {
	display: flex;
	width: 50%;
	margin: 15px 0 15px 0;
	text-transform: uppercase;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	color: #CC2B24;
}

.repository-modal-arrow {
	vertical-align: bottom;
}

.compatible__input {
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 18px 20px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #111;
}

.repository-form-radio {
	width: 80%;
	display: flex;
	margin: 55px 0 10px 0;
}

.repository-form-radio-items {
	width: 33%;
	display: flex;
}

.repository-form-radio-items-label {
	padding-left: 10px;
	text-transform: uppercase;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #CBCED2;
	cursor: pointer;
}

.repository-custom-radio {
		border: 2px solid #CBCED2;
		padding: 8px;
		-webkit-appearance: none;
		cursor: pointer;
}

.repository-custom-radio:checked {
		background: url("/bitrix/templates/redos/img/dest/radio-dot.svg") no-repeat center center;
		background-size: 10px 10px;
		border: 2px solid #CC2B24;
}

.repository-custom-radio:checked + label {
  color: #111111;
}

.repository-section {
    position: relative;
    background: url(/bitrix/templates/redos/img/dest/header-bg-big.svg) bottom no-repeat, linear-gradient(180deg, #111, #262626);
    background-size: calc(var(--vw, 1vw) * 166.5) 100%;
}

.repository-section h2 {
	margin: 80px 0 21px 20px;
    color: #fff;
}

.repository-footer-btn {
	padding: 20px;
}

.repository-section .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 35px;
}

.repository-footer-text {
    margin: 24px 0 40px;
    padding-left: 1rem;
    border-left: 2px solid #cc2b24;
    font-size: 18px;
    color: #fff;
}

.repository-footer-img {
	width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    margin-top: 35px;
}

@media screen and (max-width:768px) {
	body .compatible__input {
		font-size: 10px;
	}
	
	body .repository-form-radio {
		width: 100%;
		flex-direction: column;
		margin-top: 25px;
	}
	
	body .repository-form-radio-items {
		width: 100%;
		margin: 5px;
	}
	
	body .repository-title {
		display: none;
	}
	
	body .repository-item {
		flex-direction: column;
	}
	
	body .repository-items-col-1 {
		width: 100%;
		padding: 0;
	}
	
	body .repository-items-col-2 {
		width: 100%;
		font-size: 16px;
	}
	
	body .repository-items-col-3 {
		width: 100%;
		font-size: 16px;
	}
	
	body .repository-items-col-4 {
		width: 100%;
		margin-bottom: 15px;
	}
	
	body .repository-items-title {
		display: block;
		color: #8B9195;
		text-transform: uppercase;
		font-size: 14px;
		font-weight: 600;
		margin-top: 25px;
		margin-bottom: 15px;
		
	}
	
	body .repository-btn {
		width: 100%;
		height: 50px;
		margin: 10px 0 10px 0;
	}
	
	body .repository-group {
		font-size: 12px;
		line-height: 20px;
	}
	
	body .repository-modal-col-img {
		display: block;
	}
	
	body .repository-modal-row {
		flex-direction: column;
		border: 0;
	}
	
	body .repository-modal-col {
		width: 100%;
		margin: 0;
	}
	
	body .repository-modal-row-manual {
		width: 100%;
	}
	
	body .repository-modal-col-title {	
		color: #8B9195;
		text-transform: uppercase;
		font-size: 14px;
		margin-top: 15px;
		
	}
	
	body .repository-modal-content {
		width: 100%;
		padding: 15px;
		margin-top: 15px;
		border: 1px solid #E5E5E5;
	}
	


}
/* End */
/* /bitrix/templates/redos/components/bitrix/system.pagenavigation/ajax-num/style.css?1706953130230 */
/* /bitrix/templates/redos/components/bitrix/news.list/repository/style.css?17069530888833 */
