

/* Start:/local/templates/dynamicUpdate/components/bitrix/news/news/style.min.css?17440145682333*/
.head-block.top.with-tabs .item-link:not(:hover){background:#fafafa;background:var(--light_bg_black)}.select_head_wrap .menu_item_selected{position:relative;padding:15px 55px 15px 25px;margin:0 0 -1px;cursor:pointer;color:#333;color:var(--white_text_black)}.select_head_wrap .menu_item_selected .svg.svg-inline-down{right:15px;position:absolute;top:50%}@media (min-width:768px){.select_head_wrap .menu_item_selected+.head-block{display:block!important;margin:0 0 32px}.head-block.top.with-tabs.srollbar-custom .mCSB_container{padding-bottom:20px}}@media (max-width:767px){.select_head_wrap{margin-bottom:32px}.select_head_wrap .head-block.top{margin-bottom:0}.select_head_wrap .head-block.top .item-link{display:block;float:none}.select_head_wrap .menu_item_selected.opened .svg.svg-inline-down{transform:rotate(180deg)}.select_head_wrap .menu_item_selected+.head-block{display:none}.select_head_wrap .head-block.top .item-link{border-bottom:1px solid #eee;border-color:var(--stroke_black)}.select_head_wrap .head-block.top .item-link:last-child{border-bottom:none}.select_head_wrap .head-block.top:not(.with-tabs) .item-link{border-right:none}.select_head_wrap .head-block .item-link .title span,.select_head_wrap .head-block.top .item-link .title .btn-inline{padding:15px 55px 15px 25px}.select_head_wrap .head-block.top.with-tabs .item-link{margin:0;border:none;border-bottom:1px solid #eee;border-color:var(--stroke_black);border-radius:0}.select_head_wrap .head-block.top.with-tabs .item-link.active:last-child:hover,.select_head_wrap .head-block.top.with-tabs .item-link:last-child{border-bottom:none}.select_head_wrap .head-block.top.with-tabs{border:1px solid #eee;border-color:var(--stroke_black)}.select_head_wrap .head-block.top.with-tabs .item-link:hover{box-shadow:none;transform:none}.select_head_wrap .head-block.top.with-tabs .item-link.active:hover{border:none;border-bottom:1px solid #eee;border-color:var(--stroke_black)}.select_head_wrap .head-block.top.with-tabs .item-link.active .title span:before{border-top-right-radius:0;border-top-left-radius:0;left:-1px;top:0;bottom:0;right:auto;height:auto;width:2px}.select_head_wrap{position:relative}.select_head_wrap .head-block.top{position:absolute;left:0;right:0;z-index:110;max-height:220px;overflow:hidden;background-color:#fff;background:var(--card_bg_black)}}
/* End */


/* Start:/local/templates/dynamicUpdate/components/bitrix/news.list/front_news/style.css?17777903826693*/
/* ======== КАРТОЧКА ======== */
.item-views.news2 .item-wrapper .item.bordered {
    border: 1px solid #e2e8f0 !important;
    border-left: 4px solid #12b2e7 !important;
    border-radius: 20px !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04) !important;
    transition: box-shadow 0.25s, transform 0.25s !important;
    overflow: hidden !important;
}

.item-views.news2 .item-wrapper .item.bordered:hover {
    box-shadow: 0 12px 30px rgba(0,0,0,0.1) !important;
    transform: translateY(-3px) !important;
}

/* ======== СКРУГЛЕНИЕ ДЛЯ ОБЁРТКИ ИЗОБРАЖЕНИЯ ======== */
.item-views.news2 .item-wrapper .item.bordered .image {
    border-radius: 17px 17px 0 0 !important;
    overflow: hidden !important;
}

.item-views.news2 .item-wrapper .item.bordered .image span {
    border-radius: 17px 17px 0 0 !important;
}

/* ======== БЕЛЫЙ ФОН ТОЛЬКО НА ТЕКСТОВЫЙ БЛОК ======== */
.item-views.news2 .item-wrapper .item.bordered .inner-text {
    background: #fff !important;
    border-radius: 0 0 20px 20px !important;
}

/* ======== Цветной бордер ======== */
.item-views.news2 .item-wrapper:nth-child(2n) .item.bordered {
    border-left-color: #48bb78 !important;
}
.item-views.news2 .item-wrapper:nth-child(3n) .item.bordered {
    border-left-color: #f59e0b !important;
}
.item-views.news2 .item-wrapper:nth-child(4n) .item.bordered {
    border-left-color: #8b5cf6 !important;
}
.item-views.news2 .item-wrapper:nth-child(5n) .item.bordered {
    border-left-color: #ec4899 !important;
}

/* ======== КАТЕГОРИЯ ======== */
.item-views.news2 .item .section {
    display: inline-block !important;
    font-size: 0.7rem !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    color: #12b2e7 !important;
    background: #f0f9ff !important;
    padding: 5px 12px !important;
    border-radius: 50px !important;
    margin-bottom: 12px !important;
    width: auto !important;
    white-space: nowrap !important;
    overflow: visible !important;
    text-overflow: clip !important;
}

/* ======== ЗАГОЛОВОК ======== */
.item-views.news2 .item .title a {
    font-size: 1rem !important;
    font-weight: 700 !important;
    color: #1a202c !important;
    text-decoration: none !important;
    line-height: 1.5 !important;
    transition: color 0.2s !important;
}

.item-views.news2 .item .title a:hover {
    color: #12b2e7 !important;
}

/* ======== ВНУТРЕННИЙ ОТСТУП ======== */
.item-views.news2 .item .inner-text.with-section {
    padding: 20px 22px 22px !important;
}

/* ТЕСТ: принудительно показываем изображение */
.item-views.news2 .item .image span.bg-fon-img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    padding-top: 66% !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

/* ======== ДОРАБОТКИ: СОВРЕМЕННЫЙ СТИЛЬ (БЕЗ ТЁМНОЙ ТЕМЫ) ======== */

/* Плавная загрузка карточек */
.item-views.news2 .item-wrapper {
    opacity: 0;
    animation: cardFadeIn 0.6s ease forwards;
}
.item-views.news2 .item-wrapper:nth-child(1) { animation-delay: 0.05s; }
.item-views.news2 .item-wrapper:nth-child(2) { animation-delay: 0.1s; }
.item-views.news2 .item-wrapper:nth-child(3) { animation-delay: 0.15s; }
.item-views.news2 .item-wrapper:nth-child(4) { animation-delay: 0.2s; }
.item-views.news2 .item-wrapper:nth-child(5) { animation-delay: 0.25s; }
.item-views.news2 .item-wrapper:nth-child(6) { animation-delay: 0.3s; }

@keyframes cardFadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Изображение — зум при наведении */
.item-views.news2 .item.bordered .image span.bg-fon-img {
    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
}
.item-views.news2 .item.bordered:hover .image span.bg-fon-img {
    transform: scale(1.05) !important;
}

/* Категория — подкрашивается под цвет левого бордера */
.item-views.news2 .item-wrapper:nth-child(1n) .item.bordered .section {
    color: #12b2e7 !important;
    background: #f0f9ff !important;
}
.item-views.news2 .item-wrapper:nth-child(2n) .item.bordered .section {
    color: #48bb78 !important;
    background: #f0fdf4 !important;
}
.item-views.news2 .item-wrapper:nth-child(3n) .item.bordered .section {
    color: #f59e0b !important;
    background: #fffbeb !important;
}
.item-views.news2 .item-wrapper:nth-child(4n) .item.bordered .section {
    color: #8b5cf6 !important;
    background: #f5f3ff !important;
}
.item-views.news2 .item-wrapper:nth-child(5n) .item.bordered .section {
    color: #ec4899 !important;
    background: #fdf2f8 !important;
}

/* Заголовок — мягкое подчёркивание при наведении */
.item-views.news2 .item .title a {
    background: linear-gradient(to right, #12b2e7, #12b2e7) no-repeat left bottom !important;
    background-size: 0 2px !important;
    transition: background-size 0.3s ease, color 0.3s ease !important;
}
.item-views.news2 .item .title a:hover {
    background-size: 100% 2px !important;
    color: #0d8db5 !important;
}

/* Дата / период */
.item-views.news2 .item .period-block {
    font-size: 0.75rem !important;
    color: #94a3b8 !important;
    font-weight: 500 !important;
    letter-spacing: 0.02em !important;
}

/* Неоновый ореол при наведении */
.item-views.news2 .item-wrapper:nth-child(1n) .item.bordered:hover {
    box-shadow: 0 12px 30px rgba(0,0,0,0.1), 0 0 0 1px rgba(18, 178, 231, 0.2) !important;
}
.item-views.news2 .item-wrapper:nth-child(2n) .item.bordered:hover {
    box-shadow: 0 12px 30px rgba(0,0,0,0.1), 0 0 0 1px rgba(72, 187, 120, 0.2) !important;
}
.item-views.news2 .item-wrapper:nth-child(3n) .item.bordered:hover {
    box-shadow: 0 12px 30px rgba(0,0,0,0.1), 0 0 0 1px rgba(245, 158, 11, 0.2) !important;
}
.item-views.news2 .item-wrapper:nth-child(4n) .item.bordered:hover {
    box-shadow: 0 12px 30px rgba(0,0,0,0.1), 0 0 0 1px rgba(139, 92, 246, 0.2) !important;
}
.item-views.news2 .item-wrapper:nth-child(5n) .item.bordered:hover {
    box-shadow: 0 12px 30px rgba(0,0,0,0.1), 0 0 0 1px rgba(236, 72, 153, 0.2) !important;
}

@media (min-width: 601px) {
    .item-views.news2 .row .item-wrapper {
        padding-bottom: 28px !important;
    }
}
/* End */


/* Start:/local/templates/dynamicUpdate/css/animation/animation_ext.css?17440145704934*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

.transition{
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.animated.duration03{

-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
-o-animation-duration: 0.3s;
animation-duration: 0.3s;
}
.animated.duration04{

-webkit-animation-duration: 0.4s;
-moz-animation-duration: 0.4s;
-o-animation-duration: 0.4s;
animation-duration: 0.4s;
}
.animated.duration05{

-webkit-animation-duration: 0.5s;
-moz-animation-duration: 0.5s;
-o-animation-duration: 0.5s;
animation-duration: 0.5s;
}
.animated.duration06{

-webkit-animation-duration: 0.6s;
-moz-animation-duration: 0.6s;
-o-animation-duration: 0.6s;
animation-duration: 0.6s;
}
.animated.duration07{

-webkit-animation-duration: 0.7s;
-moz-animation-duration: 0.7s;
-o-animation-duration: 0.7s;
animation-duration: 0.7s;
}
.animated.duration08{

-webkit-animation-duration: 0.8s;
-moz-animation-duration: 0.8s;
-o-animation-duration: 0.8s;
animation-duration: 0.8s;
}
.animated.duration09{

-webkit-animation-duration: 0.9s;
-moz-animation-duration: 0.9s;
-o-animation-duration: 0.9s;
animation-duration: 0.9s;
}
.animated.duration10{

-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
}

.delay01{

-webkit-animation-delay: 0.1s;
-moz-animation-delay: 0.1s;
-o-animation-delay: 0.1s;
animation-delay: 0.1s;}

.delay03{

-webkit-animation-delay: 0.3s;
-moz-animation-delay: 0.3s;
-o-animation-delay: 0.3s;
animation-delay: 0.3s;}


.delay05{

-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
-o-animation-delay: 0.5s;
animation-delay: 0.5s;}

.delay055{

-webkit-animation-delay: 0.55s;
-moz-animation-delay: 0.55s;
-o-animation-delay: 0.55s;
animation-delay: 0.55s;}

.delay06{

-webkit-animation-delay: 0.6s;
-moz-animation-delay: 0.6s;
-o-animation-delay: 0.6s;
animation-delay: 0.6s;}
.delay065{

-webkit-animation-delay: 0.65s;
-moz-animation-delay: 0.65s;
-o-animation-delay: 0.65s;
animation-delay: 0.65s;}

.delay07{

-webkit-animation-delay: 0.7s;
-moz-animation-delay: 0.7s;
-o-animation-delay: 0.7s;
animation-delay: 0.7s;}

.delay08{

-webkit-animation-delay: 0.8s;
-moz-animation-delay: 0.8s;
-o-animation-delay: 0.8s;
animation-delay: 0.8s;}

.delay09{

-webkit-animation-delay: 0.9s;
-moz-animation-delay: 0.9s;
-o-animation-delay: 0.9s;
animation-delay: 0.9s;}

.delay11,.delay011{

-webkit-animation-delay: 1.1s;
-moz-animation-delay: 1.1s;
-o-animation-delay: 1.1s;
animation-delay: 1.1s;}

.delay12, .delay012{

-webkit-animation-delay: 1.2s;
-moz-animation-delay: 1.2s;
-o-animation-delay: 1.2s;
animation-delay: 1.2s;}

.delay13,.delay013{

-webkit-animation-delay: 1.3s;
-moz-animation-delay: 1.3s;
-o-animation-delay: 1.3s;
animation-delay: 1.3s;}

.delay15, .delay015{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay17, .delay017{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay19, .delay019{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay21, .delay021{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

@-webkit-keyframes toggle_opacity{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes toggle_opacity{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

@-webkit-keyframes flash {
  0% {
    opacity: .55;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: .55;
  }
  100% {
    opacity: 1;
  }
}

/* WebKit  Opera */
@-webkit-keyframes spinner{
  from{
    -webkit-transform:rotate(0deg);
  }
  to{
    -webkit-transform:rotate(360deg);
  }
}
/* Other */
@keyframes spinner{
  from{
    -moz-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  to{
    -moz-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}
/* End */
/* /local/templates/dynamicUpdate/components/bitrix/news/news/style.min.css?17440145682333 */
/* /local/templates/dynamicUpdate/components/bitrix/news.list/front_news/style.css?17777903826693 */
/* /local/templates/dynamicUpdate/css/animation/animation_ext.css?17440145704934 */
