

/* Start:/local/templates/aero/components/bitrix/news.list/banner-main/style.css?1780909722824*/
.special-banner__img-bg{
	width: 100%;
	height: 100%;
	pointer-events: none;
	flex: 1;
	min-height: 0;
	object-position: left;
	object-fit: contain;
	padding-top: 180rem;
	max-width: 1200rem;
}

.special-banner__img-bg--tablet{
	display: none;
}

.special-banner__img-bg--mobile{
	display: none;
}

.hero__content-top--hidden{
	opacity: 0;
	display: none;
}

	.hero__content-top--hidden + .hero__content-bottom{
		flex: 0;
		min-height: auto;
	}

@media(max-width: 1200px){
	.special-banner__img-bg{
		display: none;
	padding-top: 0;
	}

	.special-banner__img-bg--tablet{
		position: static;
		display: block;
	}

	.special-banner__img-bg{
		height: 100%;

	}

}

@media(max-width: 767px){
	.special-banner__img-bg--tablet{
		display: none;
	}

.special-banner__img-bg--mobile{
	display: block;
	position: static;
}

}






/* End */


/* Start:/local/templates/aero/components/bitrix/news.list/prices-block-v3/style.css?1787814591949*/
.link-info {
    pointer-events: none;
}

.btn-new-1 {
    background-color: var(--blue);
    width: max-content;
    height: max-content;
    color: var(--white);
    cursor: pointer;
    --svgSize: 24rem;
    border: none;
    border-radius: 40rem;
    align-items: center;
    gap: 24rem;
    padding: 8rem 8rem 8rem 24rem;
    font-family: Montserrat;
    font-size: 18rem;
    font-weight: 400;
    line-height: 18rem;
    transition: all .3s ease-in-out;
    display: flex;
    height: 60rem;
    padding: 20rem;
}

.price-block__top-desc {
    margin-bottom: 48rem;
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 24rem;
    line-height: 28rem;
    letter-spacing: 0;
    color: var(--white);
    max-width: 737rem;
}

@media (max-width: 600px) {
    .price-block__top-desc {
        margin-bottom: 24rem;
        font-size: 18rem;
        line-height: 22rem;
    }
}

.price-block-new {
    overflow: hidden !important;
}
/* End */
/* /local/templates/aero/components/bitrix/news.list/banner-main/style.css?1780909722824 */
/* /local/templates/aero/components/bitrix/news.list/prices-block-v3/style.css?1787814591949 */
