

/* Start:/bitrix/templates/redos/components/bitrix/news/learn/bitrix/news.detail/.default/style.css?1706952814581*/
.lc-course h4 {
	margin: 32px 0 24px;
    font-size: 20px;
    line-height: 28px;
}

.lc-course ul {
    margin-left: 32px;
}

.lc-course ul li {
    margin-bottom: 16px;
    list-style: none;
}

.lc-course__text {
	-webkit-transition: .3s all ease;
    transition: .3s all ease;
}

.lc-course__text.active {
	color: inherit;
}

.lc-description p {
	font-size: 18px;
	line-height: 28px;
}

.lc-description p:not(:last-child) {
	margin-bottom: 24px;
}

.lc-teacher__top i {
	font-size: 124;
}

@media screen and (min-width: 769px) {
	.lc-description__img {
		margin-left: 30px;
	}
}
/* End */


/* Start:/bitrix/templates/redos/components/bitrix/form/request/bitrix/form.result.new/.default/style.css?17313092812061*/
.request-form .errors {
	margin-bottom: 25px;
}

.request-form input[type="checkbox"] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	width: auto;
}

.request-form input[type="checkbox"] + label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #8b9195;
	font-weight: 600;
}

.request-form input[type="checkbox"] + label:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	border: 1px solid #bbb;
	border-radius: 0.25em;
	margin-right: 0.5em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}

.request-form input[type="checkbox"]:not(:disabled):not(:checked) + label:hover:before {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.request-form input[type="checkbox"]:not(:disabled):active + label:before {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.request-form input[type="checkbox"]:focus + label:before {
	box-shadow: 0 0 0 0.2rem rgba(232, 76, 61, 0.25);
}

.request-form input[type="checkbox"]:focus:not(:checked) + label:before {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.request-form input[type="checkbox"]:checked + label:before {
	border-color: #cc2b24;
	background-color: #cc2b24;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.request-form input[type="checkbox"]:disabled + label:before {
	background-color: #e9ecef;
}

.client-name
{
	display: none;
}

.request-form .bx-input-file-desc {
	margin-bottom: 40px;
}
/* End */
/* /bitrix/templates/redos/components/bitrix/news/learn/bitrix/news.detail/.default/style.css?1706952814581 */
/* /bitrix/templates/redos/components/bitrix/form/request/bitrix/form.result.new/.default/style.css?17313092812061 */
