

/* Start:/local/templates/bytplast/components/bitrix/breadcrumb/.default/style.css?1722421392222*/
.breadcrumb {
	padding: 30px 0;
	width: fit-content;
	display: flex;
	gap: 8px;
	align-items: center;

}

.breadcrumb>div {
	opacity: 0.5;
}

.breadcrumb>div:last-child,
.breadcrumb>div:nth-last-child(2) {
	opacity: 1;
}


/* End */


/* Start:/local/templates/bytplast/components/bitrix/news.list/trademarks/style.css?1722421391497*/
.trademarks_wrapper {
	padding: 100px 0;
	background: var(--color-11);
}

.trademarks__list {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: repeat(4, 1fr);
	grid-auto-rows: 1fr;
	padding-top: 10px;
}

.trademarks__item {
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.trademarks__item img {
	max-height: 100px;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.trademark__action {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}

/* End */


/* Start:/local/templates/bytplast/components/bitrix/news.list/achievements-slider/style.css?1722421391150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/bytplast/components/bitrix/main.include/feedback-form/style.css?1748174473729*/
.form__feedback {
    padding: 75px 0 50px;
    background: var(--color-3);
}

.form__feedback_wrapper {
    display: flex;
}

.form__feedback__title_wrapper .h3 {
    font-weight: 500;
}

.form__feedback__inputs {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.form__feedback__title_wrapper,
.form__feedback__content,
.form__feedback__inputs .input_wrapper:not(.input_wrapper:last-child) {
    flex: 1;
}


.form__feedback__inputs .input_wrapper:last-child {
    width: 100%;
}

.form__feedback__actions {
    display: flex;
    gap: 10px;
    align-items: center;
}

.form__feedback__actions {
    margin-top: 20px;
}

.form__feedback input:not(input[type="checkbox"]),
.form__feedback textarea {
    width: 100%;
}
/* End */
/* /local/templates/bytplast/components/bitrix/breadcrumb/.default/style.css?1722421392222 */
/* /local/templates/bytplast/components/bitrix/news.list/trademarks/style.css?1722421391497 */
/* /local/templates/bytplast/components/bitrix/news.list/achievements-slider/style.css?1722421391150 */
/* /local/templates/bytplast/components/bitrix/main.include/feedback-form/style.css?1748174473729 */
