.card-slider-section{padding:0}@media screen and (max-width:1480px){.card-slider-section{width:calc(100% - 270px)}}@media screen and (max-width:968px){.card-slider-section{width:calc(100%)}}.card-slider-header{display:flex;justify-content:space-between;align-items:center;padding:0 .5rem .75rem}.card-slider-title{font-size:1.5rem;font-weight:600;color:#000}.card-slider-link{font-size:.95rem;font-weight:500;color:#0070f3;text-decoration:none;transition:color .2s ease}.card-slider-link:hover{color:#0059c1}.card-slider-container{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem}.card-slider-item{flex:0 0 auto;width:280px;scroll-snap-align:start}.card-slider-container::-webkit-scrollbar{height:6px}.card-slider-container::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.card-slider-empty{padding:1rem;color:#888;font-style:italic}