.nfof-stories{background:#fff;padding:32px 0 16px;font-family:Inter,-apple-system,system-ui,sans-serif;overflow:hidden;-moz-user-select:none;user-select:none;-webkit-user-select:none}.nfof-stories-title{text-align:center;font-family:Oswald,sans-serif;font-size:44px;font-weight:600;color:#0D373F;text-transform:uppercase;line-height:1.15;margin:0 0 28px;padding:0 20px}.nfof-stories-stage{position:relative;max-width:1500px;margin:0 auto}.nfof-stories-viewport{overflow:hidden;cursor:grab;padding:28px 0}.nfof-stories-viewport:active{cursor:grabbing}.nfof-stories-container{display:flex;touch-action:pan-y}.nfof-story-slide{flex:0 0 20%;max-width:285px;min-width:0;padding-left:20px;box-sizing:border-box}@media (max-width:1279px){.nfof-story-slide{flex-basis:25%}}@media (max-width:1023px){.nfof-story-slide{flex-basis:33.333%}}@media (max-width:759px){.nfof-story-slide{flex-basis:50%}}@media (max-width:519px){.nfof-story-slide{flex-basis:80%;padding-left:16px}}.nfof-stories-bar{display:flex;align-items:center;gap:16px;max-width:80%;margin:18px auto 0;padding:0 4px}.nfof-stories-arrow{flex-shrink:0;width:32px;height:32px;border:none;border-radius:50%;background:transparent;color:#0D373F;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,opacity .2s ease}.nfof-stories-arrow svg{width:22px;height:22px}.nfof-stories-arrow:hover:not(:disabled){background:rgba(13,55,63,.08)}.nfof-stories-arrow:disabled{opacity:.35;cursor:default}.nfof-stories-track{position:relative;flex:1;height:4px;background:#e6eced;border-radius:999px;cursor:pointer}.nfof-stories-thumb{position:absolute;top:0;left:0;height:4px;background:#0D373F;border-radius:999px;cursor:grab;transition:none;will-change:left}.nfof-stories-thumb:active{cursor:grabbing}.nfof-story-scale{position:relative;width:100%;aspect-ratio:9/16;border-radius:14px;overflow:hidden;transform:scale(1);transition:transform .3s cubic-bezier(.22,1,.36,1);background:#0D373F}.nfof-story-scale.is-active{transform:scale(1.08);z-index:10}.nfof-story-poster,.nfof-story-video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;cursor:pointer;-webkit-user-drag:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.nfof-story-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:65px;height:65px;padding:0;border:none;background:none;cursor:pointer;z-index:3;transition:opacity .3s ease,transform .2s ease;filter:drop-shadow(0 2px 8px rgba(0,0,0,.35))}.nfof-story-play:hover{transform:translate(-50%,-50%) scale(1.08)}.nfof-story-play.is-hidden{opacity:0;pointer-events:none}.nfof-story-caption{position:absolute;left:0;right:0;bottom:0;margin:0 auto 14px;max-width:90%;padding:10px 14px;background:#fff;color:#111;font-size:16px;font-weight:500;line-height:1.35;text-align:center;border-radius:10px;box-shadow:0 6px 18px rgba(0,0,0,.18);z-index:2;transition:opacity .3s ease;will-change:opacity;pointer-events:none}.nfof-story-caption.is-hidden{opacity:0}@media (max-width:768px){.nfof-stories-bar{max-width:90%;gap:10px}}@media (max-width:640px){.nfof-stories-title{font-size:30px}}