.ss-wrap{background:#1f2937;color:#ffffff;padding:40px 0}.ss-heading{display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:32px}.ss-line{height:1px;width:96px;background:rgba(255,255,255,.2)}@media (min-width:768px){.ss-line{width:160px}}.ss-title{margin:0;font-weight:800;letter-spacing:.3px;font-size:28px;line-height:1.2}@media (min-width:768px){.ss-title{font-size:36px}}.ss-title span{color:#c0392b}.ss-container{max-width:1280px;margin:0 auto;padding:0 16px}@media (min-width:768px){.ss-container{padding:0 32px}}.ss-tabs{position:relative;margin-bottom:24px}.ss-tabs-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px}.ss-tab{all:unset;box-sizing:border-box;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:10px;border:1px solid rgba(255,255,255,.4);color:rgba(255,255,255,.85);transition:color .2s ease,border-color .2s ease,background .2s ease}.ss-tab:hover{color:#fff;border-color:rgba(255,255,255,.7)}.ss-tab.is-active{color:#fff;border-color:#fff;background:rgba(255,255,255,.05)}.ss-underline{margin-top:14px;height:3px;width:100%;background:#991b1b}.ss-slider{position:relative}.ss-arrow{all:unset;box-sizing:border-box;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ef4444;color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.35);transition:background .2s ease,transform .08s ease}.ss-arrow:active{transform:translateY(-50%) scale(.96)}.ss-arrow--left{left:-12px}.ss-arrow--right{right:-12px}@media (min-width:768px){.ss-arrow--left{left:-24px}.ss-arrow--right{right:-24px}}.ss-track{display:flex;gap:24px;overflow-x:auto;padding:0 4px;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.ss-track::-webkit-scrollbar{display:none}.ss-slide{scroll-snap-align:start;flex:0 0 88%}@media (min-width:480px){.ss-slide{flex-basis:70%}}@media (min-width:768px){.ss-slide{flex-basis:50%}}@media (min-width:1024px){.ss-slide{flex-basis:33.3333%}}.ss-card{position:relative;height:360px;width:100%;border-radius:16px;overflow:hidden;cursor:pointer;background-size:cover;background-position:50%;box-shadow:0 10px 30px rgba(0,0,0,.35)}.ss-caption{position:absolute;inset-inline:0;bottom:0;padding:40px 20px 14px;background:linear-gradient(0deg,rgba(0,0,0,.85),rgba(0,0,0,.3))}.ss-cap-title{margin:0 0 6px;color:#fff;font-weight:600;font-size:18px}.ss-cap-desc{margin:0;color:rgba(255,255,255,.95);font-size:14px;line-height:1.35}.ss-empty{width:100%;padding:48px 0;text-align:center;color:rgba(255,255,255,.7)}