

/* Start:/local/templates/main/components/bitrix/news.detail/maithai_news/style.css?17785779651801*/
/* .inf-section__block__list ul {
    list-style: none;
    padding-left: 0;
}

.inf-section__block__list li {
    position: relative;
    padding-left: 40px;
}

.inf-section__block__list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    color: #e1c77f;
    background-image: url('/local/templates/main/components/bitrix/news.detail/maithai_news/./icons/item.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
.inf-section__block__list{
	display: flex;
    flex-direction: column;
    gap: 16px;
} */

.big-slider--trinary .swiper{
    height: 100%;
}
.master-slider-main{
    z-index: 10;
}
.big-slider--trinary .swiper-pagination{
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    gap: 4px;
    padding: 0 64px;
    bottom: 56px !important;
    box-sizing: border-box;
}
.big-slider--trinary .swiper-pagination-bullet{
    position: relative;
    flex: 1;
    height: 6px;
    opacity: 1;
    margin: 0 !important;
    border-radius: 3px;
    background-color: #ffffff80;
    overflow: hidden;
}
.big-slider--trinary .swiper-pagination-bullet:after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 0;
    height: 6px;
    background-color: #fff;
    z-index: 1;
}
.big-slider--trinary .swiper-pagination-bullet-active:after{
    width: 100%;
    transition: width 5s ease !important;
}
.big-slider .media_video {
    display: block;
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}
@media only screen and (max-width: 1025px) {
    .big-slider--trinary .swiper-pagination{
        padding: 0 16px;
        bottom: 28px !important;
    }
    .big-slider--trinary .swiper-pagination-bullet{
        height: 4px;
    }
}
/* End */
/* /local/templates/main/components/bitrix/news.detail/maithai_news/style.css?17785779651801 */
