

/* Start:/local/templates/sahada/components/bitrix/news.detail/banner.full/style.css?1733406183856*/
.banner__full .banner__content {
	position: relative;
}
.banner__full .banner__image img {
	width: 100%;
	height: 834px;
	-o-object-fit: cover;
	   object-fit: cover;
    object-position: 0% 21%;;
}
.banner__full .banner__body {
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	margin-bottom: 130px;
}
.banner__full .banner__title {
	font-size: 40px;
	text-align: center;
	color: rgba(255, 255, 255, 1);
	margin-bottom: 45px;
}
/* End */


/* Start:/local/templates/sahada/components/bitrix/main.include/paragraph.full/style.css?1733406183357*/
.paragraph__full {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
}
.paragraph__full h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 54px;
    margin-bottom: 30px;
}
.paragraph__full p {
    max-width: 1015px;
    margin: 0 auto;
}
.paragraph__full p:not(:last-child) {
    padding-bottom: 30px;
}
/* End */


/* Start:/local/templates/sahada/components/bitrix/news.list/offers/style.css?17334061832020*/
.offers .offer {
	margin-bottom: 30px;
}
.offers .offer__content {
	position: relative;
}
.offers .offer__image img {
	width: 100%;
	height: auto;
	max-height: 1280px;
	-o-object-fit: cover;
	   object-fit: cover;
}
.offer__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	margin-bottom: 100px;
    margin-top: 20px;
}
.offer__title h3 {
	font-size: 26px;
    font-weight: 400;
	text-align: center;
    color: #222327;
	margin-bottom: 15px;
	max-width: 885px;
}
.offer__body .btn.btn--type1 {
    text-transform: uppercase;
    font-weight: 400;
}
.offer__description {
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 10px;
    max-width: 666px;
    line-height: 27px;
    max-height: 60px;
    overflow: hidden;
    transition: max-height 0.5s ease;
    position: relative; /* Добавлено для позиционирования псевдоэлемента */
}

.offer__description::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px; /* Высота градиента */
    background: linear-gradient(to top, white, transparent); /* Градиент снизу вверх */
    opacity: 0; /* Скрываем градиент по умолчанию */
    transition: opacity 0.5s ease; /* Плавный переход для градиента */
}

.offer__description.expanded {
    max-height: 500px;
}

.offer__description:not(.expanded)::after {
    opacity: 1; /* Показываем градиент, когда текст скрыт */
}

.offer__body .toggle-button {
    margin-bottom: 30px;
    color: #818284;
    cursor: pointer;
}
/* End */


/* Start:/local/templates/sahada/components/bitrix/news.list/collection/style.css?1733406183150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/sahada/components/bitrix/news.detail/about/style.css?1733406183503*/
.about__image img {
	width: 100%;
	height: auto;
}
.about__title h3 {
	font-size: 32px;
	font-weight: 400;
	line-height: 38px;
	margin-bottom: 25px;
}
.about__text {
	font-size: 20px;
	line-height: 27px;
	margin-bottom: 50px;
}
@media (max-width: 768px) {
	.about .row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: column-reverse;
		        flex-direction: column-reverse;
	}
	.about__info {
		padding: 0;
		margin-bottom: 30px;
		text-align: center;
	}
}
/* End */
/* /local/templates/sahada/components/bitrix/news.detail/banner.full/style.css?1733406183856 */
/* /local/templates/sahada/components/bitrix/main.include/paragraph.full/style.css?1733406183357 */
/* /local/templates/sahada/components/bitrix/news.list/offers/style.css?17334061832020 */
/* /local/templates/sahada/components/bitrix/news.list/collection/style.css?1733406183150 */
/* /local/templates/sahada/components/bitrix/news.detail/about/style.css?1733406183503 */
