.home-video-carousel .vs-card video{object-fit:cover;width:100%;height:100%;display:block}.home-video-carousel .vs-overlay{justify-content:space-between;align-items:center;gap:8px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.home-video-carousel .vs-desktop .vs-card{opacity:1;cursor:pointer;background:#222;border-radius:20px;flex-shrink:0;width:300px;min-width:300px;height:340px;transition:transform .35s;position:relative;overflow:hidden;transform:scale(.93)}.home-video-carousel .vs-desktop .vs-card:not(.active) video{opacity:.5}.home-video-carousel .vs-desktop .vs-card.active{transform:none}.home-video-carousel .vs-desktop .vs-card.active video{opacity:1}.home-video-carousel .vs-name{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;text-shadow:0 1px 2px #00000059;background:#ffffffb8;border-radius:999px;padding:9px 13px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;line-height:1}.home-video-carousel .vs-role{color:#111;white-space:nowrap;background:#fffffff2;border-radius:6px;padding:6px 9px;font-family:Inter,sans-serif;font-size:11px;font-weight:500}.home-video-carousel .vs-play{cursor:pointer;color:#111;background:#ffffffe6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;display:flex}.home-video-carousel .vs-unmute{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;z-index:10;background:#0000008c;border:none;border-radius:999px;align-items:center;gap:6px;padding:6px 11px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:none;display:flex;position:absolute;top:12px;right:12px}.home-video-carousel .vs-unmute:hover{background:#000000bf;transform:none}.home-video-carousel .vs-unmute.hidden{display:none}.home-video-carousel .vs-arr,.home-video-carousel .vs-marr{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:flex}.home-video-carousel .vs-arr:hover,.home-video-carousel .vs-marr:hover{opacity:.7}.home-video-carousel .vs-arr-icon,.home-video-carousel .vs-marr-icon{background:#111;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:none;display:flex;box-shadow:0 2px 16px #0000002e}.home-video-carousel .vs-arr:hover .vs-arr-icon,.home-video-carousel .vs-marr:hover .vs-marr-icon{background:#333;transform:none}.home-video-carousel .vs-desktop{display:block}.home-video-carousel .vs-desktop .vs-wrapper{width:100%;max-width:1400px;margin:0 auto;position:relative;overflow:hidden}.home-video-carousel .vs-desktop .vs-wrapper:before,.home-video-carousel .vs-desktop .vs-wrapper:after{content:"";z-index:5;pointer-events:none;width:80px;height:100%;position:absolute;top:0}.home-video-carousel .vs-desktop .vs-wrapper:before{background:linear-gradient(90deg,#f7f6f2 30%,#0000);left:0}.home-video-carousel .vs-desktop .vs-wrapper:after{background:linear-gradient(270deg,#f7f6f2 30%,#0000);right:0}.home-video-carousel .vs-desktop .vs-scroll{scroll-behavior:smooth;scrollbar-width:none;align-items:center;gap:16px;padding:16px 80px;display:flex;overflow-x:auto}.home-video-carousel .vs-desktop .vs-scroll::-webkit-scrollbar{display:none}.home-video-carousel .vs-arr{z-index:20;position:absolute;top:50%;transform:translateY(-50%)}.home-video-carousel .vs-arr.prev{left:12px}.home-video-carousel .vs-arr.next{right:12px}.home-video-carousel .vs-mobile{display:none}.home-video-carousel .vs-mobile-outer{width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%;overflow:hidden}.home-video-carousel .vs-mobile-track{transition:transform .38s cubic-bezier(.4,0,.2,1);display:flex}.home-video-carousel .vs-mobile-track .vs-slide{flex:0 0 100vw;justify-content:center;width:100vw;padding:0 24px;display:flex}.home-video-carousel .vs-mobile-track .vs-card{background:#222;border-radius:16px;width:100%;height:clamp(240px,72vw,380px);position:relative;overflow:hidden}.home-video-carousel .vs-mobile-bottom{justify-content:center;align-items:center;gap:16px;margin-top:16px;display:flex}.home-video-carousel .vs-dot-wrap{gap:6px;display:flex}.home-video-carousel .vs-dot{cursor:pointer;background:#ccc;border-radius:50%;width:7px;height:7px;transition:background .25s,transform .25s}.home-video-carousel .vs-dot.on{background:#222;transform:scale(1.3)}.home-video-carousel .vs-marr-icon{width:36px;height:36px}@media (max-width:767px){.home-video-carousel .vs-desktop{display:none!important}.home-video-carousel .vs-mobile{display:block}}@media (min-width:768px) and (max-width:1024px){.home-video-carousel .vs-desktop .vs-card{width:240px;min-width:240px;height:290px}.home-video-carousel .vs-desktop .vs-scroll{padding:16px 60px}}
