.home-video-wrapper{cursor:none;width:100%;height:auto;position:relative}.home-video{object-fit:cover;width:100%;height:100%;display:block}.video-custom-cursor{-webkit-backdrop-filter:blur(6px);color:#fff;pointer-events:none;opacity:0;z-index:10;background:#0000008c;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:opacity .25s,transform .25s;display:flex;position:absolute;transform:translate(-50%,-50%)scale(.85);box-shadow:0 4px 20px #00000059}.video-custom-cursor.visible{opacity:1;transform:translate(-50%,-50%)scale(1)}@media (max-width:768px){.home-video-wrapper{cursor:pointer}.video-custom-cursor{display:none}}
