.mainHeader .mainLogo path{fill:#fff}@media (max-width:1023px){.menuHeader #mobilemenu div span{background:#fff}}#video-wrapper{width:100%;height:100%;position:relative}#video-inner{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;overflow:hidden}#bg-video{width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:0;transition:border-radius 0.3s ease;background:#f5f5f5}.video-controls{position:absolute;bottom:20px;left:20px;z-index:4;display:flex;gap:10px}.video-controls button{background:rgba(0,0,0,0.5);border:none;padding:10px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0}.video-controls svg{width:20px;height:auto}.video-controls svg path,.video-controls svg rect{stroke:#fff;stroke-width:18px;fill:none;stroke-linejoin:round;stroke-linecap:round}#video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 50%);z-index:3;opacity:0}#bg-video{opacity:0}