

/* Start:/local/templates/helicon-shop/components/general-itech/news.with.catalog/catalog-brands/bitrix/news.detail/.default/style.css?16987284051040*/
.direction-banner .banner__content {
    position: relative;
}

.direction-banner .banner__content::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.direction-banner .banner__content img {
    display: none;
}

.direction-banner--img .banner__content {
    background: none;
}


@media screen and (min-width: 1024px) {
    .direction-banner--img .banner__content img {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        object-fit: cover;
    }
}

@media screen and (max-width: 1023px) {
    .direction-banner .banner__content {
        display: block;
        background: none;
        padding-bottom: 0 !important;
    }

    .direction-banner .banner__content::before {
        display: none;
    }

    .direction-banner .banner__content img {
        display: block;
        margin-inline: auto;
    }
}
/* End */


/* Start:/local/templates/helicon-shop/components/general-itech/news.with.catalog/catalog-brands/bitrix/news.list/.default/style.css?16987284052534*/
.manufacturer-brands {
    margin-bottom: 120px;
}

.manufacturer-brands h2 {
    margin-bottom: 40px;
}

.manufacturer-brands__title {
    width: 50%;
    margin: 0 auto 40px;

    font-weight: 500;
    font-size: 36px;
    line-height: 118.5%;

    text-align: center;
}

.manufacturer__title-block {
    display: flex;
    justify-content: space-between;
}

.manufacturer-brands__items {
    position: relative;
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.manufacturer-brands__item {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: inherit;
    border: 1px solid #dadde7;
    overflow: hidden;
    transition: all 0.25s ease;
}

.manufacturer-brands__item img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.manufacturer-brands__item:hover {
    border-color: var(--orange-color);
}

.manufacturer-brands__item.swiper-slide {
    width: 206px;
    height: 206px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.manufacturer-slider__next.swiper-button-next {
    display: none;
}

.manufacturer-slider__prev.swiper-button-prev {
    display: none;
}

@media screen and (max-width: 1023px) {
    .manufacturer__title-block .events-list_block__switcher {
        display: none;
    }

    .manufacturer-brands {
        margin-bottom: 80px;
    }

    .manufacturer-brands__title {
        width: 90%;
        margin: 0 auto 40px;

        font-weight: 500;
        font-size: 26px;
        line-height: 31px;
        text-align: center;
        letter-spacing: -0.03em;

        text-align: center;
    }

    .manufacturer-brands__item {
        width: 100%;
        height: 100%;

        transition: all 0.25s ease;
    }

    .manufacturer-slider__next.swiper-button-next {
        display: inherit;
        top: 50% !important;
        width: 45px !important;
        height: 45px !important;
        right: 5px !important;
        border-radius: 50%;
        transform: rotate(-180deg);
        background: rgba(255, 255, 255, 0.65);
        box-shadow: 0px 4px 28px rgba(0, 0, 0, 0.08);
    }

    .manufacturer-slider__prev.swiper-button-prev {
        display: inherit;
        top: 50% !important;
        width: 45px !important;
        height: 45px !important;
        left: 5px !important;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.65);
        box-shadow: 0px 4px 28px rgba(0, 0, 0, 0.08);
    }
}
/* End */


/* Start:/local/templates/helicon-shop/components/bitrix/news.list/question/style.css?17115985361429*/
.questions {
	padding: 0;
	margin-bottom: 0;
	min-height: 320px;
	overflow: hidden;
	background-image: url("/local/templates/helicon-shop/components/bitrix/news.list/question/images/questions-background.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.questions__content {
	display: flex;
	flex-direction: column;
}

.questions__wrapper {
	width: 37%;
	padding: 49px 0;
}
.questions__title {
	font-weight: 500;
	font-size: 36px;
	line-height: 118.5%;
	margin-bottom: 16px;
}
.questions__subtitle {
	font-weight: 400;
	font-size: 16px;
	line-height: 145%;

	margin-bottom: 24px;
}
.questions__button {
	width: fit-content;
	margin: 0;
}
@media screen and (max-width: 1023px) {
	.questions {
		padding: 33px 0 100px;
		margin-bottom: 60px;
		min-height: 150px;
		overflow: hidden;
		background-image: url("/local/templates/helicon-shop/components/bitrix/news.list/question/images/question-mob.png");
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.questions__wrapper {
		width: 100%;
		padding: 0;
	}
	.questions__title {
		font-weight: 500;
		font-size: 20px;
		line-height: 110%;
		letter-spacing: -0.03em;
		margin-bottom: 16px;
		text-align: center;
	}
	.questions__subtitle {
		margin-bottom: 24px;
	
		font-weight: 400;
		font-size: 14px;
		line-height: 140%;
		text-align: center;
	}

	.questions__button.button {
		width: 100%;
		max-width: 343px;
		margin: 0 auto;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.questions {
		min-height: 150px;
	}
}
/* End */
/* /local/templates/helicon-shop/components/general-itech/news.with.catalog/catalog-brands/bitrix/news.detail/.default/style.css?16987284051040 */
/* /local/templates/helicon-shop/components/general-itech/news.with.catalog/catalog-brands/bitrix/news.list/.default/style.css?16987284052534 */
/* /local/templates/helicon-shop/components/bitrix/news.list/question/style.css?17115985361429 */
