

/* Start:/local/templates/planett/components/bitrix/news/news_tips-new/bitrix/news.detail/.default/style.css?17636389101624*/
.news-detail-content p,
.news-detail-content span {
	font-family: inherit !important;
    font-size: 18px !important;
    line-height: 1.75 !important;
    color: #374151 !important; /* text-gray-700 */
    margin-bottom: 1.25rem !important; /* space-y-6 */
	text-align: left !important;
}

.news-detail-content p span {
	font-family: inherit !important;
	font-size: 18px !important;
}

.news-detail-content ul {
    margin-bottom: 1.5rem !important;
    padding-left: 1.4rem !important;
}

.news-detail-content ul li {
    font-size: 18px !important;
    line-height: 1.75 !important;
    color: #374151 !important;
    margin-bottom: 0.75rem !important;
    position: relative !important;
}

.news-detail-content ul li::before {
    content: "•";
    color: #2E7BA8; /* primary */
    position: absolute;
    left: -1rem;
    top: 0.35rem;
    font-size: 1.2rem;
}

.news-detail-content h2,
.news-detail-content h3,
.news-detail-content h4 {
	font-family: inherit !important;
    color: #0f1a34 !important; /* text-blue-950 */
    font-weight: 600 !important;
    margin-top: 2.5rem !important;
    margin-bottom: 1rem !important;
}

.news-detail-content h2 { font-size: 1.25rem !important; }
.news-detail-content h3 { font-size: 1rem !important; }
.news-detail-content h4 { font-size: 0.75rem !important; }

/* Адаптив для картинок, вставляемых через редактор */
.news-detail-content img {
    max-width: 100% !important;
    height: auto !important;
    border-radius: 16px !important;
    margin: 1.5rem 0 !important;
    box-shadow: 0 8px 30px rgba(0,0,0,0.1) !important;
}

/* End */
/* /local/templates/planett/components/bitrix/news/news_tips-new/bitrix/news.detail/.default/style.css?17636389101624 */
