

/* Start:/local/templates/Fanfantulpan/components/bitrix/news/blog/style.css?17095958013074*/
.blog-btn-block__share{
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
}
.blog-btn-block__share-text{
    margin: unset!important;
    color: var(--lightgray);
    opacity: 1;
    transition: 0.4s;
}
.blog-btn-block__share-item{
    margin-right: 32px;
    transition: color .4s;
    color: var(--lightgray);
}
.blog-btn-block__share-item:hover{
    transition: color .4s;
    margin-right: 32px;
    color: black;
}
.blog-btn-block__share-list{
    z-index: -1;
    top: 30px;
    left: 34px;
    position: absolute;
    transition: 0.4s;
    opacity: 0;
}
.blog-btn-block__share:hover .blog-btn-block__share-text{
    opacity: 0;
    transform: translateY(-30px);
}
.blog-btn-block__share:hover .blog-btn-block__share-list{
    opacity: 1;
    transform: translateY(-28px);
    z-index: 1;
}
.blog-btn-block__share-list{
    display: flex;
}
.item-list .item:first-child{
    width: calc((100% - 20px) / 2);
}
.item-list .item:nth-child(6n){
    width: calc((100% - 20px) / 2);
}
.item-list .item:nth-child(6n + 1){
    width: calc((100% - 20px) / 2);
}

.item__img > a{ 
    height: 408px;
    display: block;
    overflow: hidden;
    border-radius: 30px;
}
.item-list .item:nth-child(6n) .item__img > a, 
.item-list .item:nth-child(6n + 1) .item__img > a  {
    height: 816px;
    border-radius: 100px;
}
.item-list .item:nth-child(3n+2){
    align-self: flex-end;
}



.item-list .item.big-item .item__img-image{
    border-radius: 100px;
}
.item__img-button{
    width: calc(100% - 80px);
    margin: 0 40px;
    bottom: 24px;
}
@media (max-width: 1440px) {

}
@media (max-width: 1365px) {
    .item__img > a  {
        height: 344px;
    }

    .item-list .item:nth-child(6n) .item__img > a, 
    .item-list .item:nth-child(6n + 1) .item__img > a  {
        height: 344px;
    }


    .item-list .item:first-child{
        width: calc((100% - 60px) / 4);
    }
    .item-list .item:nth-child(6n){
        width: calc((100% - 60px) / 4);
    }
    .item-list .item:nth-child(6n + 1){
        width: calc((100% - 60px) / 4);
    }
    .item-list .item:nth-child(6n) .item__img a {
        border-radius: 30px;
    }
    .item-list .item:nth-child(6n + 1) .item__img a {
        border-radius: 30px;
    }
    .item-list .item:nth-child(3n+2){
        align-self: unset;
    }
    .item-list .item .item__title{
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}
@media (max-width: 1023px) {

}
@media (max-width: 991px) {
    .item-list .item:first-child{
        width: calc((100% - 40px) / 3);
    }
    .item-list .item:nth-child(6n){
        width: calc((100% - 40px) / 3);
    }
    .item-list .item:nth-child(6n + 1){
        width: calc((100% - 40px) / 3);
    }
}
@media (max-width: 767px) {
    .item-list .item:first-child{
        width: calc((100% - 20px) / 2);
    }
    .item-list .item:nth-child(6n){
        width: calc((100% - 20px) / 2);
    }
    .item-list .item:nth-child(6n + 1){
        width: calc((100% - 20px) / 2);
    }
}

/* End */


/* Start:/local/templates/Fanfantulpan/components/bitrix/news/blog/bitrix/news.list/.default/style.css?1764766767733*/
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;
}




.video-wrapper {
    position: relative;
    width: 100%;
    aspect-ratio: 3 / 4;  
    overflow: hidden;
}

.video-wrapper video {
    width: 100%;
    height: 100%;
    object-fit: cover;  
}


.video-play-btn.hidden {
  opacity: 0;
  pointer-events: none;
}

/* Плавное появление стандартных контролов */
video {
  transition: box-shadow 0.3s;
}

/* По желанию можно добавить тень при hover для лучшей видимости контролов */
video:hover {
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}



/* End */


/* Start:/local/templates/Fanfantulpan/components/bitrix/breadcrumb/fanfantulpan/style.css?1709595801752*/
/*.bx-breadcrumb {*/
/*	margin: 10px 0;*/
/*}*/
/*.bx-breadcrumb i {*/
/*	color: #b5bdc2;*/
/*	line-height: 13px;*/
/*	font-size: 12px;*/
/*	vertical-align: middle;*/
/*	margin-right: 5px;*/
/*}*/
/*.bx-breadcrumb .bx-breadcrumb-item {*/
/*	float: left;*/
/*	margin-bottom: 10px;*/
/*	white-space: nowrap;*/
/*	line-height: 13px;*/
/*	vertical-align: middle;*/
/*	margin-right: 10px;*/
/*}*/
/*.bx-breadcrumb .bx-breadcrumb-item span {*/
/*	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;*/
/*	font-size: 13px;*/
/*	white-space: normal;*/
/*}*/
/*.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}*/
/*.bx-breadcrumb .bx-breadcrumb-item a:hover {}*/

/************************DEFAULT STYLES END********************/


/* End */
/* /local/templates/Fanfantulpan/components/bitrix/news/blog/style.css?17095958013074 */
/* /local/templates/Fanfantulpan/components/bitrix/news/blog/bitrix/news.list/.default/style.css?1764766767733 */
/* /local/templates/Fanfantulpan/components/bitrix/breadcrumb/fanfantulpan/style.css?1709595801752 */
