

/* 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/system.pagenavigation/visual-bytplast/style.css?1722421391488*/
.pagination_wrapper {
	margin-top: 17px;
}

.pagination__elems {
	display: flex;
	gap: 8px;
	align-items: center;
}

.pagination__elems li:first-child,
.pagination__elems li:last-child {
	width: 40px;
	height: 40px;
}

.pagination__svg__icon {
	width: 40px;
	height: 40px;
}

.pagination__elems li{
	width: 27px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pagination__elems li.page__active {
	color: var(--color-11);
	background: var(--color-2);
}

/* End */


/* Start:/local/templates/bytplast/components/bitrix/news.list/reklama/style.css?1722421391474*/


.reklama__item__img {
	height: 260px;
}

.reklama__item__img .product__desc__video {
	height: 100%;
}

.reklama__item__desc {
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding: 20px;
	border-left: 1px solid #F2F2F2;
	border-right: 1px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
}

.reklama__label {
	color: #A0B2C5;
	font-size: 14px;
	font-weight: 400;
	line-height: 130%;
}

.reklama__title {
	font-size: 18px;
	font-weight: 500;
	line-height: 130%;
}

/* End */


/* Start:/local/templates/bytplast/components/bitrix/news.list/image_catalog/style.css?17224213911224*/
.head__catalog {
    background: white;
}
.head__catalog_wrapper{
    display: flex;
    padding: 64px 0 83px;
    /*height: 440px;*/
    gap: 120px;

}

.head__catalog__img {
    max-width: 40%;
    max-height: 500px;
    height: fit-content;
    position: relative;
    margin-top: -74px;
}

.head__catalog__img .head__catalog__list_wrapper {
    display: none;
}

.head__catalog__list_wrapper {
    margin-top: 30px;
    display: flex;
    gap: 110px;
}

.head__catalog__content {
    flex: 1;
}

.head__catalog__list {
    flex: 1;
}

.head__catalog__list__content {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    gap: 8px;

}
.head__catalog__list__content a {
    font-size: 18px;
    padding: 0;
    width: 100%;
    justify-content: space-between;
    height: fit-content;
    border-radius: 0;
}

.head__catalog__list__item {
    display: flex;
    gap: 10px;
    align-items: center;
    padding: 5px 0;
    border-bottom: 1px solid var(--border-4);
}

.head__catalog__list__item:hover .item__counter {
    color: var(--color-2);
}

.head__catalog__list__item:hover {
    border-bottom: 1px solid var(--color-1);
}

.head__catalog__list__item .text__little {
    color: var(--color-18);
}

/* 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/system.pagenavigation/visual-bytplast/style.css?1722421391488 */
/* /local/templates/bytplast/components/bitrix/news.list/reklama/style.css?1722421391474 */
/* /local/templates/bytplast/components/bitrix/news.list/image_catalog/style.css?17224213911224 */
/* /local/templates/bytplast/components/bitrix/main.include/feedback-form/style.css?1748174473729 */
