:root{--slider-arrow-background-color:#211f1f;--slider-arrow-disabled-background-color:#cccccc}.t360-carousel-news__carousel{position:relative;display:inline-block;max-width:344px}html[data-range=medium] .t360-carousel-news__carousel,html[data-range=small] .t360-carousel-news__carousel{max-width:100%}.t360-carousel-news__carousel-list{height:100%;scroll-padding-left:0;display:flex;scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overflow-x:scroll;gap:16px;scrollbar-width:none;-ms-overflow-style:none}.t360-carousel-news__carousel-list::-webkit-scrollbar{display:none}.t360-carousel-news__carousel-list-nav{position:absolute;top:150px;left:50%;transform:translateX(-50%);display:flex;gap:4px;background:rgba(0,0,0,.3);border-radius:8px;padding:8px 16px}.t360-carousel-news__carousel-list-nav>.point{width:40px;height:8px;border-radius:4px;background-color:#b3b3b3;cursor:pointer;position:relative;overflow:hidden}.t360-carousel-news__carousel-list-nav>.point::after{content:'';position:absolute;top:0;left:0;width:0%;height:100%;background-color:#f0efef;border-radius:4px}.t360-carousel-news__carousel-list-nav>.point.selected::after{width:100%;transition:width 4.8s linear}.t360-carousel-news__carousel-list--arrow-left,.t360-carousel-news__carousel-list--arrow-right{position:absolute;top:90px;z-index:1;background-color:#fff;cursor:pointer}.t360-carousel-news__carousel-list--arrow-left.icon-chevron-left,.t360-carousel-news__carousel-list--arrow-right.icon-chevron-left{left:17px}.t360-carousel-news__carousel-list--arrow-left.icon-chevron-right,.t360-carousel-news__carousel-list--arrow-right.icon-chevron-right{right:17px}.t360-carousel-news__carousel-list--arrow-left.arrow-disable,.t360-carousel-news__carousel-list--arrow-right.arrow-disable{background-color:rgba(255,255,255,.4);cursor:not-allowed}.t360-carousel-news__card{flex:0 0 100%;border-radius:8px;flex-direction:column;scroll-snap-align:start;-ms-scroll-snap-align:start}.t360-carousel-news__card-header{height:180px;position:relative;width:100%}.t360-carousel-news__card-header--arrow-left,.t360-carousel-news__card-header--arrow-right{background-color:var(--slider-arrow-background-color)}[data-range=xlarge] .t360-carousel-news__card-header--arrow-left,[data-range=xlarge] .t360-carousel-news__card-header--arrow-right{display:none}[data-range=large] .t360-carousel-news__card-header--arrow-left,[data-range=large] .t360-carousel-news__card-header--arrow-right,[data-range=medium] .t360-carousel-news__card-header--arrow-left,[data-range=medium] .t360-carousel-news__card-header--arrow-right,[data-range=small] .t360-carousel-news__card-header--arrow-left,[data-range=small] .t360-carousel-news__card-header--arrow-right{display:block;cursor:pointer}.t360-carousel-news__card-header--arrow-left.arrow-disable,.t360-carousel-news__card-header--arrow-right.arrow-disable{background-color:var(--slider-arrow-disabled-background-color)}.t360-carousel-news__card-header-img{height:100%}.t360-carousel-news__card-header-img-element{width:100%;height:100%;object-fit:cover;border-radius:8px}.t360-carousel-news__card-header-img-sponsor{position:absolute;top:8px;left:8px;background-color:rgba(78,79,81,.55);color:#f0efef;padding:4px 6px;font-weight:700;font-size:11px;line-height:16px;border-radius:4px}.t360-carousel-news__card-header-img-sponsor-link{color:#f0efef;text-decoration:none}.t360-carousel-news__card-body{padding:8px;text-wrap:auto;position:relative}.t360-carousel-news__card-body-brand{padding:2px 6px;background-color:#444141;color:#fff;font-weight:700;font-size:11px;line-height:16px;border-radius:4px}.t360-carousel-news__card-body-title{text-decoration:none;font-weight:700;font-size:20px;line-height:28px;margin-top:4px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}