

/* Start:/bitrix/templates/main/components/bitrix/news/calendar/style.css?17712369543961*/
body .ui-widget-header {
    border: 0;
    background: none;
    color: #000;
    font-weight: 100;
}
body .ui-widget-header .ui-datepicker-title
{
    display: inline-block;
    width: 200px;
    align-items: center;
    height: 42px;
    justify-content: center;
    transform: skew(-10deg);
    background: #f5f5f5;
    margin: 0px 20px;
    vertical-align: middle;
    line-height: 45px;
}
body .ui-widget-header .ui-datepicker-month,
body .ui-widget-header .ui-datepicker-year
{

	transform: skew(10deg);
	font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #3c3c3c;
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix {
    width: 277px;
    margin: 0 auto;
    margin-bottom: 25px;
}
body .ui-datepicker .ui-datepicker-prev
{
	width: 36px;
    height: 42px;
    background: #b90000;
    transform: skew(-10deg);
    display: inline-block;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    cursor: pointer;
	position: relative;
    left: 0;
    top: 0;
    vertical-align: middle;
	border-radius: 0;
	text-align: center;
    line-height: 40px;
}
body .ui-datepicker .ui-datepicker-prev:before
{
	content: "\f053";
	font-weight: 900;
    font-family: "Font Awesome 5 Free";
	color:#fff;
}
body .ui-datepicker .ui-datepicker-prev:hover:before
{
	color:#b90000;
}
body .ui-datepicker .ui-datepicker-prev:hover,
body .ui-datepicker .ui-datepicker-next:hover
{
    background: white;
    border: 1px solid #b90000;
}
body .ui-datepicker th
{
padding:0;
}
body .ui-datepicker .ui-datepicker-next
{
	width: 36px;
	border-radius: 0;
    height: 42px;
    background: #b90000;
    transform: skew(-10deg);
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    cursor: pointer;
	left: 100%;
	text-align: center;
    line-height: 40px;
    top: 50%;
    margin-top: -21px;
}
body .ui-datepicker .ui-datepicker-next:before
{
	content: "\f054";
	font-weight: 900;
    font-family: "Font Awesome 5 Free";
	color:#fff;
}
body .ui-datepicker table {
    border-spacing: 8px 12px;
    border-collapse: inherit;
    width: initial;
}


body .ui-datepicker table th {
    width: 88px;
height: 31px;
    background: #e5e5e5;
    border: 1px solid #e5e5e5;
}
#datepicker>div
{
width: initial;
	border: 0;
}
body .ui-datepicker table td
{
    padding: 49px 11px 10px 50px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.20);
    background-color: white;
    font-size: 18px;
	border: 1px #fff;
    font-weight: 500;
}

body .ui-widget-content .ui-state-highlight,
body .ui-widget-content .ui-state-default
{
	border: 1px #fff;
    background: none;
    color: #3c3c3c;

}

body .ui-widget-content .ui-state-disabled
{
opacity: 0;
}


.act__table {
    border: 1px solid #b90000!important;
}


@media screen and (max-width: 1800px)
{
	body .ui-datepicker table th {
		width: 64px;
	}
	body .ui-datepicker table td {
		padding: 27px 4px 9px 37px;
	}
}

@media screen and (max-width: 768px)
{
	body .ui-widget-header .ui-datepicker-title {
		width: 101px;
		height: 25px;
		margin: 0px 13px;
		line-height: 1.5;
	}

	.ui-datepicker-header.ui-widget-header.ui-helper-clearfix {
width: 151px;
    margin-bottom: 16px;
	}
	body .ui-widget-header .ui-datepicker-month, body .ui-widget-header .ui-datepicker-year {
		font-size: 11px;
    line-height: 10px;
	}
	body .ui-datepicker .ui-datepicker-prev, body .ui-datepicker .ui-datepicker-next {
		width: 22px;
		height: 25px;

    font-size: 8px;
line-height: 26px;
	}
body .ui-datepicker .ui-datepicker-next {
    margin-top: -12.5px;

	}



body .ui-datepicker table {
    width: 100%;
    margin: 0 auto;
    border-spacing: 3px 6px !important;
}
body .calendar__newsblock {
    width: 100%;
}

}

@media screen and (max-width: 560px)
{
body .ui-datepicker table td{
    padding: 12px 1px 2px 17px;
    font-size: 10px;
}
body .ui-datepicker table th {
    width: 28px;
    height: 12px;
    font-size: 8px;
}
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/news/calendar/bitrix/news.detail/.default/style.css?17798821123429*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
@media screen and (max-width: 767px) {
	.news-detail img{
    width: 100%;
    height: auto;
	}
}

.news-detail{
    max-width: 980px;
    margin: 0 auto;
    padding: 40px 24px 60px;
    font-family: "Inter", "Segoe UI", sans-serif;
    color: #1f2937;
    line-height: 1.75;
    font-size: 17px;
    background: #ffffff;
}

/* Головне зображення */
.news-detail .detail_picture{
    width: 100%;
    height: auto;
    border-radius: 24px;
    display: block;
    margin-bottom: 32px;
    box-shadow: 0 10px 35px rgba(0,0,0,0.08);
}

/* Заголовок */
.news-detail h1{
    font-size: clamp(34px, 5vw, 54px);
    line-height: 1.1;
    font-weight: 800;
    color: #111827;
    margin-bottom: 28px;
    letter-spacing: -1px;
}

/* Абзаци */
.news-detail p{
    margin-bottom: 22px;
}

/* Жирний текст */
.news-detail b,
.news-detail strong{
    color: #111827;
    font-weight: 700;
}

/* Блоки з перевагами */
.news-detail p:has(br){
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-radius: 20px;
    padding: 24px 28px;
}

/* Виділення ключових секцій */
.news-detail p b:first-child{
    display: inline-block;
    font-size: 20px;
    margin-bottom: 12px;
    color: #0f766e;
}

/* Список причин */
.news-detail ol{
    margin: 24px 0 32px;
    padding-left: 0;
    counter-reset: item;
}

.news-detail ol li{
    list-style: none;
    position: relative;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 20px;
    padding: 24px 24px 24px 80px;
    margin-bottom: 18px;
    transition: all .3s ease;
    box-shadow: 0 4px 14px rgba(0,0,0,0.04);
}

.news-detail ol li:hover{
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

.news-detail ol li::before{
    counter-increment: item;
    content: counter(item);
    position: absolute;
    left: 24px;
    top: 22px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: linear-gradient(135deg, #16a34a, #15803d);
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 18px;
}

/* Фінальний CTA */
.news-detail p:last-of-type,
.news-detail p:nth-last-of-type(2){
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.news-detail p:nth-last-of-type(2){
    background: linear-gradient(135deg, #166534, #15803d);
    color: #ffffff;
    border-radius: 22px;
    padding: 24px;
    margin-top: 40px;
    box-shadow: 0 12px 30px rgba(21,128,61,0.25);
}

.news-detail p:nth-last-of-type(2) b{
    color: #ffffff;
}

/* Адаптив */
@media (max-width: 768px){

    .news-detail{
        padding: 24px 18px 40px;
        font-size: 16px;
        line-height: 1.7;
    }

    .news-detail h1{
        margin-bottom: 22px;
    }

    .news-detail p:has(br){
        padding: 20px;
        border-radius: 18px;
    }

    .news-detail ol li{
        padding: 20px 20px 20px 70px;
    }

    .news-detail ol li::before{
        width: 34px;
        height: 34px;
        left: 20px;
        top: 20px;
        font-size: 16px;
    }

    .news-detail p:last-of-type,
    .news-detail p:nth-last-of-type(2){
        font-size: 18px;
    }
}

/* End */
/* /bitrix/templates/main/components/bitrix/news/calendar/style.css?17712369543961 */
/* /bitrix/templates/main/components/bitrix/news/calendar/bitrix/news.detail/.default/style.css?17798821123429 */
