

/* Start:/bitrix/templates/ecoget_new/components/bitrix/catalog/main/style.css?17410668715177*/
.eg_catalog {
	padding-bottom: 50px;
}

.eg_catalog .egc_filter_wrap {
	position: relative;
}

.eg_catalog .btn_show_filter {
	padding: 0 15px;
}

.eg_catalog .btn_show_filter button {
	height: 28px;
	background: #0C569C;
	border: 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0 7px;
	font-family: Roboto;
	font-weight: 700;
	font-size: 11px;
	line-height: 1;
	letter-spacing: 0.02em;
	color: #FFFFFF;
}

.eg_catalog .btn_show_filter button:focus {outline:0;}

.eg_catalog .egc_inner {
	flex: 1 1 100%;
}

.egc_addinfo {
	margin-top: 26px;
	padding: 0 15px;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #393939;
}
@media (min-width: 576px) {
	.eg_catalog .btn_show_filter button {
		display: none;
	}
}

@media (min-width: 768px) {
	.eg_catalog {
		display: flex;
		gap: 0 32px;
		max-width: 1320px;
		margin: 0 auto;
	}

	.eg_catalog .egc_filter_wrap {
		position: relative;
		flex: 0 0 240px;
		width: unset;
		z-index: unset;
		left: unset;
	}

	.eg_catalog .btn_show_filter {
		display: none;
	}

	.egc_addinfo {
		margin-top: 0;
		padding: 0;
		text-align: left;
	}
}

@media (min-width: 1400px) {
	.egc_addinfo {
		margin-top: 51px;
		text-align: center;
	}
}



.catalog_selector_banners {
	margin-top: 17px;
	background: #F7F7F7;
	padding: 9px 15px 28px 15px;
	display: flex;
	flex-wrap: wrap;
	gap: 11px;
}

.catalog_selector_banners .csb_item {
	flex: 1 0 calc(50% - 6px);
	overflow: hidden;
	position: relative;
	height: 139px;
	background: #FFFFFF;
	border-radius: 7px;
}

.catalog_selector_banners .csb_item.active {
	box-shadow: 0px 7.13011px 24.9554px -7.13011px rgba(0, 0, 0, 0.25);
}

.catalog_selector_banners .csb_item img {
	position: absolute;
	bottom: 0;
	right: 0;
	mix-blend-mode: multiply;
}
.catalog_selector_banners .csb_item1 img {height: 102px;}
.catalog_selector_banners .csb_item2 img {height: 94px;}
.catalog_selector_banners .csb_item3 img {height: 111px;}
.catalog_selector_banners .csb_item4 img {height: 95px;}

.catalog_selector_banners .csb_item span {
	font-weight: 700;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
	color: #393939;
	position: absolute;
	top: 19px;
	left: 18px;
}

.catalog_selector_banners .csb_item svg {
	width: 8px;
}

@media (min-width: 576px) {
	.catalog_selector_banners {
		gap: 29px 24px;
	}

	.catalog_selector_banners .csb_item {
		height: 195px;
		flex: 1 0 calc(50% - 12px);
	}

	.catalog_selector_banners .csb_item span {
		font-size: 12px;
		line-height: 12px;
		top: 27px;
		left: 25px;
	}

	.catalog_selector_banners .csb_item1 img {height: 170px;}
	.catalog_selector_banners .csb_item2 img {height: 132px;}
	.catalog_selector_banners .csb_item3 img {height: 154px;}
	.catalog_selector_banners .csb_item4 img {height: 132px;}
}

@media (min-width: 768px) {
	.catalog_selector_banners {
		margin-top: 29px;
		padding: 25px 27px 35px 50px;
		gap: 17px;
	}

	.catalog_selector_banners .csb_item {
		flex: 1 0 calc(50% - 9px);
		height: 195px;
		border-radius: 11px;
		-webkit-transition: all .1s ease-in;
		transition: all .1s ease-in;
	}

	.catalog_selector_banners .csb_item:hover {
		box-shadow: 0px 11.2821px 39.4872px -11.2821px rgba(0, 0, 0, 0.25);
	}

	.catalog_selector_banners .csb_item1 img {height: 165px;}
	.catalog_selector_banners .csb_item2 img {height: 132px;}
	.catalog_selector_banners .csb_item3 img {height: 154px;}
	.catalog_selector_banners .csb_item4 img {height: 132px;}

	.catalog_selector_banners .csb_item span {
		font-size: 12px;
		line-height: 22px;
		top: 29px;
		left: 28px;
	}

	.catalog_selector_banners .csb_item svg {
		width: auto;
	}
}

@media (min-width: 992px) {
	.catalog_selector_banners .csb_item {
		flex: 1 0 calc(25% - 13px);
		height: 147px;
	}

	.catalog_selector_banners .csb_item1 img {height: 106px;}
	.catalog_selector_banners .csb_item2 img {height: 95px;}
	.catalog_selector_banners .csb_item3 img {height: 106px;}
	.catalog_selector_banners .csb_item4 img {height: 72px;}
}

@media (min-width: 1200px) {
	.catalog_selector_banners .csb_item {
		height: 195px;
	}

	.catalog_selector_banners .csb_item1 img {height: 165px;}
	.catalog_selector_banners .csb_item2 img {height: 135px;}
	.catalog_selector_banners .csb_item3 img {height: 135px;}
	.catalog_selector_banners .csb_item4 img {height: 115px;}
}

@media (min-width: 1400px) {
	.catalog_selector_banners {
		margin-top: 30px;
		padding: 25px 27px 35px 50px;
		gap: 17px;
	}

	.catalog_selector_banners .csb_item {
		flex: 1 0 calc(25% - 13px);
		height: 220px;
		border-radius: 11px;
		-webkit-transition: all .1s ease-in;
		transition: all .1s ease-in;
	}

	.catalog_selector_banners .csb_item:hover {
		box-shadow: 0px 11.2821px 39.4872px -11.2821px rgba(0, 0, 0, 0.25);
	}

	.catalog_selector_banners .csb_item1 img {height: auto;}
	.catalog_selector_banners .csb_item2 img {height: auto;}
	.catalog_selector_banners .csb_item3 img {height: auto;}
	.catalog_selector_banners .csb_item4 img {height: auto;}

	.catalog_selector_banners .csb_item span {
		font-size: 12px;
		line-height: 22px;
		top: 29px;
		left: 28px;
	}

	.catalog_selector_banners .csb_item svg {
		width: auto;
	}
}
/* End */


/* Start:/bitrix/templates/ecoget_new/components/bitrix/catalog.smart.filter/eg_filter/style.css?16911322453425*/
.eg_filter {
	width: 240px;
	position: absolute;
	top: 0;
	left: 15px;
	z-index: 1;
	display: none;
	background: #F6F6F6;
	border-radius: 20px;
	padding: 30px 18px 24px 29px;
}

.eg_filter.active {
	display: block;
}

.eg_filter .bx-filter-section {
	margin-top: 24px;
}

.eg_filter form > div {
	padding-top: 8px;
}

.eg_filter form > div:first-of-type {
	padding-top: 0;
}

.bx-filter-parameters-box img {
	transform: rotate(180deg);
}

.bx-filter-parameters-box.bx-active img {
	transform: rotate(0deg);
}

.bx-filter-parameters-box-title {
	font-weight: 700;
	font-size: 15px;
	line-height: 19px;
	color: #002D54;
	margin-bottom: 12px;
}

.bx-filter-parameters-box-title .bx-filter-parameters-box-hint {
	display: flex;
	align-items: center;
}

.bx-filter-param-label {
	font-size: 13px;
	line-height: 18px;
	color: #2F2F2F;
	display: flex;
	align-items: center;
	margin-bottom: 14px;
}

.bx-filter-param-label.disabled {
	color: #e3e3e3;
}

.bx-filter-input-checkbox {
	display: flex;
	align-items: center;
	gap: 0 8px;
}

.bx-filter-input-checkbox input[type=checkbox] {
	-moz-appearance:none;
	-webkit-appearance:none;
	-o-appearance:none;
	outline: none;
	content: none;
	position: relative;
}

.bx-filter-input-checkbox input[type=checkbox]:before {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	cursor: pointer;
}

.bx-filter-input-checkbox input[type=checkbox]:after {
	content: "";
	position: absolute;
	width: 16px;
	height: 13px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAANCAMAAACXZR4WAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAgVBMVEVmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewBmewD///9OmaV5AAAAKXRSTlMAkcuEtWnIDk782xVC9+okLfAvUCUc4/nu2v5b0wpqcgOxh6OkAQaywgIAMuIAAAABYktHRCpTvtSeAAAACXBIWXMAAAsSAAALEgHS3X78AAAAZ0lEQVQI11XNRxKAMAgFUGvsvZeosf/7X9A2asIGHgwgSULIimgVmmAdxOBtWrbD2/X8gHcYRfGVk/RxlhfuXZR5diWnqptn0tTteYkSdO9uD0IHhvG/NoJNmJe/scwAG/iH67bTDwfXeAZMAYPKogAAAABJRU5ErkJggg==") no-repeat center;
	left: 3px;
	top: 2px;
	opacity: 0;
	cursor: pointer;
	transition: .5s opacity;
	-webkit-transition: .5s opacity;
}

.bx-filter-input-checkbox input[type=checkbox]:checked:after {
	opacity: 1;
}

@media (min-width: 768px) {
	.eg_filter {
		display: block;
		width: 100%;
		left: unset;
		top: unset;
		position: relative;
		z-index: unset;
	}
}

.catalogSelector .dropdown-toggle {
	border: 1px solid #0C569C;
	border-radius: 5px;
	font-weight: 700;
	font-size: 14px;
	line-height: 22px;
	color: #002D54;
	height: 42px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0 23px;
	padding: 0;
}

.catalogSelector.show .dropdown-toggle {
	border-bottom-color: #F6F6F6;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.catalogSelector .dropdown-toggle:focus {outline:0;box-shadow: none;}

.catalogSelector .dropdown-menu {
	margin: 0;
	width: 100%;
	background: #F6F6F6;
	border: 1px solid #0C569C;
	border-top: 0;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	padding: 0;
	top: -5px!important;
}

.catalogSelector .dropdown-item {
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
	color: #002D54;
	padding-left: 11px;
}
/* End */


/* Start:/bitrix/templates/ecoget_new/components/bitrix/catalog.section/eg_catalog/style.css?17588826096609*/
.catalog-card-list {
    margin-top: 38px;
    display: flex;
    gap: 9px 10px;
    flex-wrap: wrap;
    padding: 0 24px;
}

.catalog-card-list .catalog-card-item {
    flex: 0 1 calc(50% - 5px);
}

.catalog-card-list .catalog-card-item:hover,
.catalog-card-list .catalog-card-item:active {
    text-decoration: none;
}

.catalog-card-list .catalog-card-item .catalog-card-item_inner {
    border: 0.578947px solid #F7EEEC;
    margin: -0.74999999px;
}

.catalog-card-list .catalog-card-item .card-overimg {
    padding: 12px 12px 0 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 81px;
    position: relative;
}

.catalog-card-list .catalog-card-item .card-overimg img {
    mix-blend-mode: multiply;
    max-height: 69px;
    max-width: 100%;
}

.catalog-card-list .catalog-card-item .card-overimg svg {
    max-height: 69px;
    max-width: 100%;
    fill: #b5b5b5;
}

.catalog-card-list .catalog-card-item .card-overimg .sticker {
    position: absolute;
    padding: 2px 11px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 7px;
    line-height: 9px;
    color: #FFFFFF;
    border-radius: 1.94872px;
    top: 4px;
    right: 4px;
}

.catalog-card-list .catalog-card-item .card-overimg .sticker svg {
    position: absolute;
    width: 10px;
    height: auto;
    bottom: -4px;
    left: 0;
}

.catalog-card-list .catalog-card-item .card-overimg .sticker.sticker-green {
    background-color: #4CB033;
}

.catalog-card-list .catalog-card-item .card-overimg .sticker.sticker-red {
    background-color: #FF242F;
}

.catalog-card-list .catalog-card-item .card-overimg .sticker.sticker-green svg {
    fill: #4CB033;
}

.catalog-card-list .catalog-card-item .card-overimg .sticker.sticker-red svg {
    fill: #FF242F;
}

.catalog-card-list .catalog-card-item .card-overimg .sticker.sticker-orange {
    background-color: #edaf00;
}

.catalog-card-list .catalog-card-item .card-overimg .sticker.sticker-orange svg {
    fill: #edaf00;
}

.catalog-card-list .card-info {
    font-family: 'Roboto';
    margin-top: 6px;
    padding: 0 12px 12px 12px;
}

.catalog-card-list .card-info__name {
    font-weight: 700;
    font-size: 12px;
    line-height: normal;
    color: #333333;
}

.catalog-card-list .card-info__description {
    margin-top: 4px;
    font-weight: 500;
    font-size: 8px;
    line-height: 8px;
    color: #333333;
}

.catalog-card-list .card-info__price {
    margin-top: 8px;
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
    color: #333333;
    display: flex;
    gap: 5px;

    .price_actual.red {
        background-color: #FF242F;
        padding: 2px 6px;
        border-radius: 4px;
        color: white;
    }

    .price_old {
        font-size: 11px;
        color: #8d8d8d;
        text-decoration: line-through;
    }
}



.card-info__btnCompare {
    margin: auto;
    font-size: 10px;
    line-height: 12px;
}

.card-info__btnCompare input {
    display: none;
}

.card-info__btnCompare label {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 10px;
    line-height: 12px;
    color: #0C569C;
    margin: 0;
    text-decoration: underline;
}

.card-info_btnContainer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4px;
    margin-top: 10px;

    .btn-sec {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 20px;
        background: #0C569C;
        font-weight: 700;
        font-size: 9px;
        color: #FFFFFF;
        border: none;
    }
}

@media (min-width: 576px) {
    .catalog-card-list {
        gap: 18px;
        padding: 0;
    }

    .catalog-card-list .catalog-card-item {
        flex: 0 1 calc(50% - 9px);
    }

    .catalog-card-list .catalog-card-item .card-overimg {
        padding: 20px 20px 0 20px;
        height: 139px;
    }

    .catalog-card-list .catalog-card-item .card-overimg img {
        max-height: 119px;
    }

    .catalog-card-list .card-info__name {
        font-size: 14px;
        line-height: 16px;
    }

    .catalog-card-list .card-info__description {
        margin-top: 7px;
        font-size: 12px;
        line-height: 14px;
    }

    .catalog-card-list .card-info__price {
        margin-top: 16px;
        font-size: 18px;
        line-height: 21px;
        gap: 20px;

        .price_actual.red {

        }

        .price_old {
            font-size: 15px;
        }
    }

    .card-info__btnCompare {
        font-size: 18px;
        line-height: 21px;
    }

    .card-info__btnCompare label {
        font-size: 18px;
        line-height: 21px;
    }

    .card-info_btnContainer {
        gap: 6px;

        .btn-sec {
            height: 34px;
            font-size: 16px;
        }
    }
}

@media (min-width: 992px) {
    .catalog-card-list .catalog-card-item {
        flex: 0 1 calc(33.333% - 12px);
    }
}

@media (min-width: 1400px) {
    .catalog-card-list {
        margin-top: 20px;
    }

    .catalog-card-list .catalog-card-item {
        flex: 0 1 calc(25% - 14px);
        -webkit-transition: all .1s ease-in;
        transition: all .1s ease-in;
    }

    .catalog-card-list .catalog-card-item:hover {
        background: rgba(57, 57, 57, 0.05);
        text-decoration: none;
    }

    .catalog-card-list .catalog-card-item .card-overimg {
        padding: 20px 20px 0 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        height: 139px;
    }

    .catalog-card-list .catalog-card-item .card-overimg img {
        width: auto;
        max-height: 119px;
    }

    .catalog-card-list .catalog-card-item .card-overimg svg {
        width: auto;
        max-height: 119px;
    }

    .catalog-card-list .catalog-card-item .card-overimg .sticker {
        padding: 4px 19px;
        font-size: 12px;
        line-height: 14px;
        border-radius: 3.18644px;
        top: 10px;
        right: 9px;
    }

    .catalog-card-list .catalog-card-item .card-overimg .sticker svg {
        width: auto;
        bottom: -7px;
    }

    .catalog-card-list .card-info {
        margin-top: 10px;
        padding: 0 20px 20px 20px;
    }

    .catalog-card-list .card-info__name {
        font-size: 14px;
        line-height: 16px;
    }

    .catalog-card-list .card-info__description {
        margin-top: 7px;
        font-size: 12px;
        line-height: 14px;
    }

    .card-info__btnCompare {
        font-size: 18px;
        line-height: 21px;
    }

    .card-info__btnCompare label {
        font-size: 18px;
        line-height: 21px;
    }
}
/* End */


/* Start:/bitrix/templates/ecoget_new/components/bitrix/news.list/eg_vygody/style.css?16890510225698*/
.eg_vygody {
	margin-top: 50px;
	overflow: hidden;
}

.eg_vygody_head {
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
	color: #393939;
	text-transform: uppercase;
	padding-left: 15px;
	margin-bottom: 3px;
}

.eg_vygody_head span,
.eg_vygody_head br {
	display: none;
}

.eg_vygody .egv_tabs {
	padding-bottom: 31px;
}

.eg_vygody .egv_tab {
	display: none;
	background: #F6F6F6;
	border-radius: 0px 0px 0px 46.4985px;
	padding: 23px 20px 79px 15px;
	position: relative;
	font-weight: 400;
	font-size: 13px;
	line-height: 25px;
	color: #393939;
}

.eg_vygody .egv_tab.active {
	display: block;
}

.eg_vygody .egv_tab h5 {
	font-weight: 600;
	font-size: 13px;
	line-height: 23px;
	color: #393939;
	margin-bottom: 13px;
}

.eg_vygody .egv_tab img {
	position: absolute;
	bottom: -31px;
	right: -18px;
	max-width: 100%;
	max-height: 130px;
}

.eg_vygody .egv_tab ul {
	margin-bottom: 0;
	padding-left: 17px;
}

.eg_vygody .egv_buttons {
	display: flex;
	flex-direction: column;
	margin-top: 23px;
}

.eg_vygody .egv_button {
	display: grid;
	padding: 5px 23px 5px 19px;
	grid-template-columns: auto auto;
	align-items: center;
	justify-content: start;
	font-weight: 400;
	font-size: 13px;
	line-height: 16px;
	color: #393939;
}

.eg_vygody .egv_button.active {
	font-weight: 600;
	color: #0D5DA9;
}

.eg_vygody .egv_button:hover {
	text-decoration: none;
}

.eg_vygody .egv_button svg {
	height: 23px;
	width: auto;
	margin-right: 26px;
}

.eg_vygody .t1 {
	display: none;
}

@media (min-width: 576px) {
	.eg_vygody {
		margin-top: 55px;
	}

	.eg_vygody_head {
		font-size: 28px;
		line-height: 34px;
		margin-bottom: 35px;
	}

	.eg_vygody .egv_tabs {
		padding-bottom: 60px;
	}

	.eg_vygody .egv_tab {
		border-radius: 0px 0px 0 70px;
		padding: 40px 21px 46px 18px;
		font-size: 18px;
		line-height: 22px;
	}

	.eg_vygody .egv_tab h5 {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 24px;
	}

	.eg_vygody .egv_tab img {
		position: absolute;
		bottom: -60px;
		right: -60px;
		max-height: 275px;
	}

	.eg_vygody .egv_buttons {
		margin-top: 40px;
	}

	.eg_vygody .egv_button {
		padding: 17px 38px 17px 18px;
		font-size: 24px;
		line-height: 29px;
	}

	.eg_vygody .egv_button svg {
		height: 40px;
		margin-right: 16px;
	}
}

@media (min-width: 768px) {
	.eg_vygody {
		margin-top: 60px;
	}

	.eg_vygody_head {
		margin-bottom: 40px;
	}

	.eg_vygody .egv_tabs {
		padding-bottom: 141px;
	}

	.eg_vygody .egv_tab {
		border-radius: 0px 0px 0 100px;
		padding: 40px 72px 154px 69px;
		font-size: 24px;
		line-height: 29px;
	}

	.eg_vygody .egv_tab h5 {
		font-size: 24px;
		line-height: 29px;
		margin-bottom: 24px;
	}

	.eg_vygody .egv_tab img {
		position: absolute;
		bottom: -141px;
		right: -45px;
		max-height: 412px;
	}

	/*.eg_vygody .egv_buttons {
		margin-top: 40px;
	}*/

	.eg_vygody .egv_button {
		padding: 24px 26px 24px 26px;
		/*font-size: 24px;
		line-height: 29px;*/
	}

	/*.eg_vygody .egv_button svg {
		height: 40px;
		margin-right: 16px;
	}*/
}
@media (min-width: 992px) {
	.eg_vygody {
		margin-top: 70px;
	}

	.eg_vygody_head {
		font-size: 32px;
		line-height: 39px;
		padding-left: 16px;
		margin-bottom: 20px;
	}

	.eg_vygody_head br {
		display: block;
	}

	.eg_vygody_head span {
		display: inline-block;
	}

	.eg_vygody .egv_tabs {
		margin-top: 85px;
		width: 529px;
		overflow: hidden;
		padding-bottom: 75px;
		float: right;
	}

	.eg_vygody .egv_tabs:after {
		content: '';
		display: table;
		clear: both;
		visibility: hidden;
	}

	.eg_vygody .egv_tab {
		border-top: 4px solid #004D95;
		font-size: 18px;
		line-height: 22px;
		padding: 47px 16px 214px 40px;
		border-radius: 0 0 0 100px;
	}

	.eg_vygody .egv_tab h5 {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 24px;
	}

	.eg_vygody .egv_tab img {
		bottom: -75px;
		right: 31px;
		max-height: unset;
	}

	.eg_vygody .egv_buttons {
		max-width: 1320px;
		margin: 0 auto;
		display: block;
	}

	.eg_vygody .t1 {
		display: block;
		margin-bottom: 55px;
		font-style: italic;
		font-weight: 400;
		font-size: 24px;
		line-height: 29px;
		color: #393939;
		padding-left: 16px;
	}

	.eg_vygody .egv_button {
		padding: 24px 23px 24px 17px;
		font-size: 20px;
		line-height: 24px;
	}

	.eg_vygody .egv_button:hover {
		cursor: pointer;
	}

	.eg_vygody .egv_button svg {
		height: auto;
	}
}
@media (min-width: 1200px) {
	.eg_vygody {
		margin-top: 100px;
	}

	.eg_vygody_head {
		/*font-size: 32px;
		line-height: 39px;*/
		padding-left: 30px;
		margin-bottom: 19px;
	}

	.eg_vygody .t1 {
		margin-top: 11px;
		padding-left: 30px;
	}

	.eg_vygody .egv_tabs {
		margin-top: 0;
		width: 610px;
		padding-bottom: 33px;
	}

	.eg_vygody .egv_tab {
		border-top: 2px solid #004D95;
		/*font-size: 18px;
		line-height: 22px;*/
		padding: 104px 28px 331px 43px;
		border-radius: 0 0 0 160px;
	}

	/*.eg_vygody .egv_tab h5 {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 24px;
	}*/

	.eg_vygody .egv_tab img {
		bottom: -33px;
		right: 0px;
	}

	.eg_vygody .egv_button {
		padding: 24px 23px 24px 31px;
		font-size: 24px;
		line-height: 29px;
	}
}

@media (min-width: 1400px) {
	.eg_vygody {
		margin-top: 80px;
	}

	.eg_vygody_head {
		max-width: 1320px;
		margin: 0 auto;
		font-size: 48px;
		line-height: 58px;
		padding-left: 0;
		margin-bottom: 8px;
	}

	.eg_vygody .egv_tabs {
		width: 1060px;
		padding-bottom: 72px;
	}

	.eg_vygody .egv_tab {
		border-top: 4px solid #004D95;
		font-size: 24px;
		line-height: 29px;
		padding: 168px 321px 376px 112px;
	}

	.eg_vygody .egv_tab h5 {
		font-size: 24px;
		line-height: 29px;
	}

	.eg_vygody .egv_tab img {
		bottom: -72px;
	}

	.eg_vygody .egv_button {
		padding: 24px 50px 24px 1px;
		font-size: 24px;
		line-height: 29px;
	}
}
/* End */


/* Start:/bitrix/templates/ecoget_new/components/bitrix/news.list/eg_review/style.css?17395306024908*/
.eg_review {
	margin-top: 59px;
}

.egr_header {
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
	text-transform: uppercase;
	color: #393939;
	margin-bottom: 1px;
	padding: 0 15px;
}

.egr_item {
	flex-direction: column;
	padding: 0 15px;
}

.egri_left {
	order: 2;
	margin-top: 9px;
	padding: 11px 0 20px 18px;
	position: relative;
}

.egri_right {
	order: 1;
	height: 119px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	border-radius: 0px 60px 0px 0px;
	background: #e3e3e3;
}

.egri_right img {
	max-width: 100%;
	height: 100%;
}

.egri_text {
	font-size: 12px;
	line-height: 13px;
	color: #393939;
	display: -webkit-box;
	-webkit-line-clamp: 10;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.egri_leftline {
	margin-top: 17px;
	border-left: 1px solid #0C569C;
	padding-left: 3px;
	display: flex;
}

.egri_name {
	font-weight: 700;
	font-size: 12px;
	line-height: 15px;
	color: #393939;
}

.egri_type {
	font-size: 12px;
	line-height: 15px;
	color: #393939;
	margin-left: 4px;
}

.egri_showall {
	position: absolute;
	bottom: 17px;
	right: 14px;
}

.egri_showall a {
	display: flex;
	align-items: center;
	gap: 0 12px;
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 10px;
	line-height: 12px;
	text-decoration-line: underline;
	color: #0C569C;
}

.egri_showall a:hover {
	text-decoration-line: underline;
}

.egr_buttons {
	margin-top: 3px;
	padding: 0 38px;
}

.egr_buttons a {
	width: 100%;
}

.egr_showall {
	display: none;
}

.eg_review .carousel-control-next,
.eg_review .carousel-control-prev {
	display: none;
}

.eg_review .carousel-item-next,
.eg_review .carousel-item-prev,
.eg_review .carousel-item.active {
	display: flex !important;
}

@media (min-width: 576px) {
	.egr_header {
		font-size: 32px;
		line-height: 39px;
		margin-bottom: 65px;
		padding: 0;
	}

	.egr_item {
		padding: 0;
	}

	.egri_left {
		border-radius: 0 0 50px 50px;
		border: 1px solid #C1C1C1;
		border-top: 0;
		margin-top: 0;
		padding: 20px 30px 53px 30px;
	}

	.egri_right {
		height: 306px;
		border-radius: 50px 50px 0px 0px;
	}

	.egri_text {
		font-size: 14px;
		line-height: 17px;
	}

	.egri_leftline {
		margin-top: 25px;
		border-left: 4px solid #0C569C;
		padding-left: 8px;
		flex-direction: column;
	}

	.egri_name {
		font-size: 16px;
		line-height: 19px;
	}

	.egri_type {
		font-size: 16px;
		line-height: 19px;
		margin-left: 0;
		margin-top: 8px;
	}

	.egri_showall {
		display: none;
	}

	.egr_buttons {
		margin-top: 40px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 0;
	}

	.egr_buttons a {
		width: auto;
	}

	.egr_showall {
		display: flex;
		align-items: center;
		gap: 0 19px;
		font-family: 'Montserrat';
		font-weight: 700;
		font-size: 16px;
		line-height: 20px;
		text-decoration-line: underline;
		color: #0C569C;
	}

	.egr_showall:hover {
		text-decoration-line: underline;
	}

	.eg_review .carousel-control-next {
		right: 18px;
		top: -45px;
		height: 30px;
		width: 58px;
		display: block;
	}

	.eg_review .carousel-control-prev {
		left: 390px;
		top: -45px;
		height: 30px;
		width: 58px;
		display: block;
	}
}

@media (min-width: 768px) {
	.egri_left {
		padding: 40px 25px 40px 30px;
		border-radius: 32px;
		border: 1px solid #C1C1C1;
	}

	.egri_right {
		display: none;
	}

	.eg_review .carousel-control-prev {
		left: 570px;
	}

	.egr_buttons {
		gap: 25px;
		justify-content: flex-start;
	}
}

@media (min-width: 992px) {
	.eg_review {
		margin-top: 70px;
	}

	.egr_header {
		font-size: 32px;
		line-height: 39px;
		margin-bottom: 45px;
	}

	.egr_item {
		flex-direction: row;
	}

	.egri_left {
		order: 1;
		padding: 53px 12px 53px 30px;
		width: 50%;
		border: 1px solid #C1C1C1;
		border-right: 0;
		border-radius: 40px 0 0 40px;
	}

	.egri_right {
		display: flex;
		order: 2;
		height: 306px;
		border-radius: 0 40px 40px 0;
		width: 50%;
	}

	.egri_text {
		font-size: 14px;
		line-height: 17px;
		-webkit-line-clamp: 6;
	}

	.egri_leftline {
		margin-top: 34px;
	}

	.eg_review .carousel-control-next {
		bottom: -75px;
		top: unset;
	}

	.eg_review .carousel-control-prev {
		bottom: -75px;
		top: unset;
		left: 810px;
	}
}

@media (min-width: 1200px) {
	.eg_review {
		margin-top: 100px;
	}

	.egr_header {
		margin-bottom: 60px;
	}

	.egri_left {
		padding: 56px 33px 56px 40px;
	}

	.egri_right {
		height: 368px;
	}

	.egri_text {
		font-size: 16px;
		line-height: 19px;
	}

	.egri_leftline {
		margin-top: 66px;
	}

	.eg_review .carousel-control-prev {
		left: 995px;
	}
}

@media (min-width: 1400px) {
	.egr_header {
		font-size: 48px;
		line-height: 58px;
		margin-bottom: 72px;
	}

	.egri_left {
		padding: 56px;
	}

	.eg_review .carousel-control-prev {
		width: 150px;
		height: 100%;
		top: 0;
		left: -130px;
		display: flex;
	}

	.eg_review .carousel-control-next {
		display: flex;
		height: 100%;
		top: 0;
		width: 150px;
		right: -128px;
	}
}
/* End */
/* /bitrix/templates/ecoget_new/components/bitrix/catalog/main/style.css?17410668715177 */
/* /bitrix/templates/ecoget_new/components/bitrix/catalog.smart.filter/eg_filter/style.css?16911322453425 */
/* /bitrix/templates/ecoget_new/components/bitrix/catalog.section/eg_catalog/style.css?17588826096609 */
/* /bitrix/templates/ecoget_new/components/bitrix/news.list/eg_vygody/style.css?16890510225698 */
/* /bitrix/templates/ecoget_new/components/bitrix/news.list/eg_review/style.css?17395306024908 */
