.reels-section{background:var(--navy);padding:100px 0 80px;overflow:hidden}.reels-section .rv-header{margin-bottom:48px;padding:0 60px}.reels-section .rv-header .site-section-header__subtitle{margin-top:8px}.reels-section .rv-track-wrap{position:relative;overflow:hidden}.reels-section .rv-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%)}.reels-section .rv-marquee-track{gap:24px;width:max-content;padding:12px 0 24px;animation:45s linear infinite rvMarqueeScroll;display:flex}.reels-section .rv-marquee:hover .rv-marquee-track{animation-play-state:paused}.reels-section .rv-marquee--static .rv-marquee-track{flex-wrap:wrap;justify-content:center;width:100%;max-width:1200px;margin:0 auto;padding:12px 24px 24px;animation:none}@keyframes rvMarqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.reels-section .rv-card{cursor:pointer;flex:0 0 260px;list-style:none}.reels-section .rv-inner{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;width:260px;height:420px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000040}.reels-section .rv-card:hover .rv-inner{border-color:#ffffff38;transform:translateY(-6px);box-shadow:0 20px 50px #054bad66}.reels-section .rv-media{background:#021550;flex:1;min-height:0;position:relative}.reels-section .rv-video{object-fit:cover;background:#021550;width:100%;height:100%;display:block}.reels-section .rv-mute-btn{z-index:2;background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,transform .2s;display:flex;position:absolute;bottom:12px;left:12px;box-shadow:0 4px 14px #054bad73}.reels-section .rv-mute-btn:hover{background:var(--blue-mid);transform:scale(1.06)}.reels-section .rv-play-hint{color:#fff;pointer-events:none;opacity:.85;background:#00000073;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding-left:3px;transition:opacity .25s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reels-section .rv-card:hover .rv-play-hint{opacity:0}.reels-section .rv-bottom{background:#000717eb;border-top:1px solid #ffffff0f;flex-shrink:0;padding:14px 16px 16px}.reels-section .rv-quote{color:#ffffffbf;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:12px;font-style:italic;font-weight:300;line-height:1.45;display:-webkit-box;overflow:hidden}.reels-section .rv-meta{flex-direction:column;gap:2px;display:flex}.reels-section .rv-name{color:#fff;margin:0;font-size:13px;font-weight:600}.reels-section .rv-role{color:#ffffff73;margin:0;font-size:11px}.reels-section .rv-fade{pointer-events:none;z-index:2;width:80px;position:absolute;top:0;bottom:0}.reels-section .rv-fade-left{background:linear-gradient(to right, var(--navy), transparent);left:0}.reels-section .rv-fade-right{background:linear-gradient(to left, var(--navy), transparent);right:0}@media (prefers-reduced-motion:reduce){.reels-section .rv-marquee-track{animation:none}}@media (max-width:900px){.reels-section .rv-header{margin-bottom:36px;padding:0 32px}.reels-section .rv-card{flex:0 0 220px}.reels-section .rv-inner{width:220px;height:380px}.reels-section .rv-marquee-track{gap:18px}}@media (max-width:600px){.reels-section{padding:72px 0 60px}.reels-section .rv-header{margin-bottom:28px;padding:0 20px}.reels-section .rv-header .site-section-header__subtitle{font-size:15px}.reels-section .rv-card{flex:0 0 200px}.reels-section .rv-inner{width:200px;height:350px}.reels-section .rv-marquee-track{gap:14px}.reels-section .rv-fade{width:40px}}
