.articles-carousel-arrow{display:flex;position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;background:rgba(0,0,0,0);color:#fff;justify-content:center;align-items:center;gap:4px;flex-shrink:0;cursor:pointer;z-index:10;border:1px solid var(--bs-white-100);opacity:0;transition:opacity .3s ease,background .3s ease;pointer-events:none;height:30px;width:30px}.articles-carousel-arrow:hover{background:rgba(227,227,227,.8)}.articles-carousel:hover .articles-carousel-arrow{opacity:0;pointer-events:auto}@media screen and (min-width: 1144px){.articles-carousel:hover .articles-carousel-arrow{opacity:1}}.left-articles-carousel-arrow{left:0}.right-articles-carousel-arrow{right:0}.articles-carousel-shadow{position:absolute;bottom:0;top:0;width:2rem;pointer-events:none;z-index:1;opacity:0;transition:opacity .3s ease}@media screen and (min-width: 1144px){.articles-carousel-shadow.visible{opacity:1}}.left-articles-carousel-shadow{left:0;background:linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0))}.right-articles-carousel-shadow{right:0;background:linear-gradient(to left, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0))}.category-tabs{overflow-x:auto;white-space:nowrap}.category-tabs__items{cursor:pointer;border-radius:8px;border:1px solid var(--bs-white-200);display:flex;height:32px;min-width:auto;line-height:12px;padding:0px 16px !important;justify-content:center;align-items:center;width:-moz-fit-content !important;width:fit-content !important;gap:5px !important}.category-tabs__items.active-tab{color:var(--bs-black-200);background:var(--bs-white-200)}.category-tabs__items img{width:16px;height:16px}@media screen and (min-width: 1144px){.category-tabs__items{min-width:32px;max-width:-moz-fit-content !important;max-width:fit-content !important}}.category-tabs__content{overflow-x:auto !important;width:100%;height:100%}.category-tabs__content .category-link{border-radius:5px;margin-top:5px;padding:3px 0px}@media(max-width: 1144px){.category-tabs__content .title{padding:0 12px}}.articles-list{max-height:316px}.articles-list .article-segment-slider{justify-content:center;height:auto;border-radius:5px;border:1px solid var(--bs-gray-500);background:var(--bs-black-100);box-shadow:0px 1px 2px 0px rgba(0,0,0,.3),0px 1px 3px 1px rgba(0,0,0,.15);overflow:hidden}.articles-list .article-segment-slider__image{width:135px;height:100%;min-height:100px;aspect-ratio:2/1;opacity:1;background:var(--bs-gray-200) 50%/cover no-repeat;-o-object-fit:cover;object-fit:cover}.articles-list .article-segment-slider__title{max-width:200px}.articles-list .article-segment-slider__content span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;padding:0 10px}@media screen and (min-width: 1144px){.articles-list .article-segment-slider__content{flex-direction:column;align-items:start !important}.articles-list .article-segment-slider__content span{-webkit-line-clamp:2;font-size:12px;padding:10px 15px 0;min-height:55px;line-height:21px}}@media(min-width: 1144px){.articles-list .article-segment-slider{flex-direction:column;justify-content:start;border-radius:12px 12px 5px 5px;padding:0}.articles-list .article-segment-slider__image{width:100%;height:auto;border-radius:12px 12px 0px 0px;opacity:1;background:var(--bs-gray-200) 50%/cover no-repeat}}.articles-carousel{padding-right:12px;padding-left:12px;padding-bottom:20px}@media(min-width: 1144px){.articles-carousel{padding-left:0;padding-bottom:0;padding-right:0}.articles-carousel .swiper-button-prev,.articles-carousel .swiper-button-next{opacity:0;pointer-events:none;transition:opacity .3s ease}.articles-carousel:hover .swiper-button-prev,.articles-carousel:hover .swiper-button-next{opacity:1;pointer-events:auto}}
