

/* Start:/local/templates/bx_orion_redesign/components/bitrix/catalog.section.list/template1/style.css?177064706410899*/
/* line */
.bx_catalog_line { margin-bottom: 30px; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; }

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 16px }

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 14px; }

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 11px; }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 30px; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 12px; }

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 12px; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

.bx_catalog_tile { margin-bottom: 30px; }

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul { padding: 0; }

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover { text-decoration: none; }

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 12px; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li { width: 20%; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 10px; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 11px; }
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

.bx_sitemap { margin-bottom: 30px; }

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 11px; }

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }

.main-categories {
	padding-top: 100px;
	border-bottom: 1px solid #c0bbbb;
	background: #fff;
}
.main-categories.katalogPage {
	padding-top: 40px;
}
.main-categories-desc {
	padding: 50px 0;
	display: flex;
	flex-direction: column;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #262626;
}
@media (max-width:640px) {
	.main-categories-desc {
		line-height: 22px;
		gap: 12px;
	}
}
@media (max-width:420px) {
	.main-categories-desc span:not(:first-child) {
		word-break: break-all;
	}
}

.n-catalog__item-wrapper {
	position: relative;
	display: flex;
	padding: 15px 14px;
	flex-direction: column;
	justify-content: space-between;
	height: 278px;
	background-color: #fff !important;
	border: 1px solid #999;
	border-radius: 0 !important;
	box-sizing: border-box;
}
.n-catalog__follow {
	top: -10px;
	right: -8px;
	background-color: #f8f8f8 !important;
}
.n-catalog__follow > svg {
	fill: #262626;
}
.n-catalog__preimg,
.n-catalog__trueimg {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}
.n-catalog__preimg > img,
.n-catalog__trueimg > img {
	max-height: unset !important;
	object-fit: contain !important;
}
.n-catalog__trueimg--full {
	padding: 0;
}
.n-catalog__trueimg > img {
	width: 135px;
	height: 135px;
}
.n-catalog__trueimg--full > img {
	width: 100%;
	height: 100%;
	object-fit: cover !important;
}
.n-catalog__preimg + .n-catalog__trueimg {
	display: none;
}
.n-catalog__item-wrapper:hover .n-catalog__preimg:has(+ .n-catalog__trueimg) {
	display: none;
}
.n-catalog__item-wrapper:hover .n-catalog__preimg + .n-catalog__trueimg {
	display: flex;
}
.n-catalog__follow,
.n-catalog__name {
	position: relative;
	z-index: 1;
}
.n-catalog__name {
	font-weight: 400 !important;
	font-size: 14px !important;
	line-height: 17px !important;
	color: #1d1d1b !important;
}
.n-catalog__item-wrapper:hover {
	text-decoration: none;
}
.n-catalog__item-wrapper:has(.n-catalog__trueimg--full):hover .n-catalog__name {
	color: #fff !important;
}
.n-catalog__item-wrapper:hover .n-catalog__follow {
	background-color: #f55800 !important;
}
.n-catalog__item-wrapper:hover .n-catalog__follow > svg {
	fill: #fff;
}
.n-catalog__item-wrapper--catalog {
	background-color: #262626 !important;
}
.n-catalog__item-wrapper--catalog:hover {
	background-color: #fff !important;
}
.n-catalog__item-text {
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
}
.n-catalog__item-wrapper:hover .n-catalog__item-text {
	color: #262626;
}
.n-catalog__item-dots {
	margin-left: 5px;
	margin-bottom: 2px;
	display: flex;
	gap: 3px;
}
.n-catalog__item-dot {
	width: 11px;
	height: 11px;
	background-color: #fff;
	border-radius: 100%;
}
.n-catalog__item-dot:last-child {
	background-color: #f55800;
}
.n-catalog__item-wrapper:hover .n-catalog__item-dot {
	background-color: #f55800;
}
.n-catalog__item-wrapper:hover .n-catalog__item-dot:last-child {
	background-color: #262626;
}
.n-catalog__wrapper {
	grid-template-columns: repeat(6, 1fr) !important;
	column-gap: 18px;
	row-gap: 14px;
}
@media (max-width:1440px) {
	.n-catalog__wrapper {
		grid-template-columns: repeat(5, 1fr) !important;
	}
}
@media (max-width:1180px) {
	.n-catalog__wrapper {
		grid-template-columns: repeat(4, 1fr) !important;
	}
}
@media (max-width:940px) {
	.n-catalog__wrapper {
		grid-template-columns: repeat(3, 1fr) !important;
	}
}
@media (max-width:680px) {
	.n-catalog__wrapper {
		grid-template-columns: repeat(2, 1fr) !important;
	}
}
@media (max-width:440px) {
	.n-catalog__wrapper {
		grid-template-columns: 1fr !important;
	}
}
/* End */


/* Start:/local/templates/bx_orion_redesign/components/bitrix/catalog.section/catalog/style.css?17631038462038*/
.products {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.products--triple {
    grid-template-columns: repeat(3, 1fr);
}
.product {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    background-color: #fff;
    border: 1px solid #ededed;
    border-radius: 8px;
}
.product__top {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
}
.product__label {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 18px;
    line-height: 110%;
    text-transform: uppercase;
    color: #f55800;
}
.product__img {
    width: 100%;
    height: 240px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.product__title {
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.product__title:hover {
    text-decoration: none;
}
.product__caption {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #999;
}
.product__name {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #262626;
}
.product__prices {
    margin-bottom: auto;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.product__price {
    display: flex;
    align-items: center;
    gap: 7px;
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    color: #f55800;
}
.product__value {
    font-weight: 600;
    font-size: 20px;
}
.product__button {
    margin-top: 8px;
    width: 100%;
    text-align: center;
}
@media (max-width:996px) {
    .products {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }
}
@media (max-width: 640px) {
    .product {
        padding: 16px;
    }
    .product__label {
        font-size: 15px;
    }
    .product__img {
        height: 200px;
    }
}
@media (max-width:440px) {
    .products {
        grid-template-columns: 1fr;
    }
}
/* End */


/* Start:/local/templates/bx_orion_redesign/components/stanwork/sw.list/gallery/style.css?17005403825002*/
.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
/* End */


/* Start:/local/templates/bx_orion_redesign/components/bitrix/catalog.section.list/services/style.css?17708141541138*/
.services {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
}
.services__item {
	display: flex;
	flex-direction: column;
	background-color: #fff;
	border-radius: 8px;
	overflow: hidden;
}
.services__item:hover {
	text-decoration: none;
}
.services__img {
	flex-shrink: 0;
	width: 100%;
	height: 260px;
	border-radius: 8px;
	object-fit: cover;
}
.services__follow {
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	height: 100%;
}
.services__name {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
	color: #262626;
}
.services__name > span {
	font-weight: 800;
	white-space: nowrap;
}
.services__arrow {
	display: flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	background-color: #f8f8f8;
	border-radius: 50%;
}
@media (max-width:1024px) {
	.services {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width:640px) {
	.services {
		grid-template-columns: 1fr;
		gap: 12px;
	}
	.services__img {
		height: 226px;
	}
	.services__follow {
		padding: 12px;
	}
}
/* End */


/* Start:/local/templates/bx_orion_redesign/components/bitrix/news.list/faq/style.css?17689198622289*/
.faq{
	display: flex;
	flex-direction: column;
	color: #000;
	width: 100%;
}
.n-faq__title {
	font-size: 34px;
	font-weight: 700;
	color: #262626;
	margin-bottom: 30px;
}
.faq-items{
	display: flex;
	flex-direction: column;
	gap: 16px;
	width: 100%;
}
.faq-item{
	display: flex;
	flex-direction: column;
	width: 100%;
	min-height: 65px;
	border-radius: 5px;
	overflow: hidden;
	transition: .2s linear box-shadow;
}
.faq-item-question{
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 18px;
	color: #262626;

	transition: 0.3s;
	padding: 16px 52px 16px 20px;
	background-color: #fff;
	cursor: pointer;

	flex-grow: 1;

	height: 100%;
	display: flex;
	align-items: center;

	position: relative;

	transition: all .5s linear;
}
.faqpage .faq-item-question {
	background-color: #f8f8f8;
}
.faq-item-question::before {
    content: "";
    width: 32px;
    height: 32px;
    background-image: url("/local/templates/bx_orion_redesign/images/plus.svg");
    position: absolute;
    top: 50%;
    right: 20px;
	transform: translateY(-50%);
    -webkit-transition: 0.3s background-image ease;
    -o-transition: 0.3s background-image ease;
    transition: 0.3s background-image ease;
}
.faq-item-question:hover::before{
    background-image: url("/local/templates/bx_orion_redesign/images/plus-gold.svg");
}
.faq-item-question.opened:hover::before,
.faq-item-question.opened::before {
    background-image: url("/local/templates/bx_orion_redesign/images/minus.svg");
}
/* .faq-item-question:hover {
	background-color: #ffd014 !important;
}
.faq-item-question.closed:hover{
	background-color: #d4d2d2;
}
.faq-item-question.opened{
	background-color: #ffd014;
} */
.faq-item-answer{
	font-size: 16px;
	line-height: 24px;
	padding: 0 20px 16px 20px;
	font-weight: 400;
	color: #262626;
	background-color: #fff;

	/* background-color: #ffd014; */
}
@media (max-width: 768px) {
	.n-content.n-faq {
		padding: 0 0 40px;
	}
	.n-faq__title {
		font-size: 28px;
	}
	.faq-item-question {
		font-size: 16px;
		line-height: 19px;
	}
	.faq-item-answer {
		font-size: 14px;
		line-height: 21px;
	}
}
@media (max-width: 500px) {
	.n-faq__title {
		font-size: 24px;
	}
	.faq-item-question {
		font-size: 14px;
		line-height: 16px;
	}
	.faq-item-answer {
		font-size: 11px;
		line-height: 16px;
	}
}
/* End */
/* /local/templates/bx_orion_redesign/components/bitrix/catalog.section.list/template1/style.css?177064706410899 */
/* /local/templates/bx_orion_redesign/components/bitrix/catalog.section/catalog/style.css?17631038462038 */
/* /local/templates/bx_orion_redesign/components/stanwork/sw.list/gallery/style.css?17005403825002 */
/* /local/templates/bx_orion_redesign/components/bitrix/catalog.section.list/services/style.css?17708141541138 */
/* /local/templates/bx_orion_redesign/components/bitrix/news.list/faq/style.css?17689198622289 */
