.video-scroll-container{background-color:#000;position:relative;width:100%}.video-sticky-wrapper{align-items:center;display:flex;height:100vh;justify-content:flex-start;overflow:hidden;position:-webkit-sticky;position:sticky;top:0;width:100%}.scrolling-video{left:50%;object-fit:cover;top:50%;transform:translate(-50%,-50%);z-index:1}.scrolling-video,.video-overlay{height:100%;position:absolute;width:100%}.video-overlay{left:0;top:0;transition:background-color .3s ease;z-index:2}.video-hero-content{color:#fff;display:flex;flex-direction:column;gap:24px;max-width:850px;padding:0 5%;position:relative;text-align:left;z-index:3}.hero-title,.hero-title h1,.hero-title h2{color:#fff!important;font-family:Century Gothic;font-size:3.8rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0;text-transform:uppercase}.hero-subtitle,.hero-subtitle p{color:#f1f5f9!important;font-family:Century Gothic;font-size:1.3rem;font-weight:400;line-height:1.5;margin:12px 0 0}.hero-logo-box{background-color:transparent;border:none;display:inline-block;max-width:160px;padding:0}.hero-logo-img{display:block;height:auto;max-width:100%}.hero-buttons-row{display:flex;flex-wrap:wrap;gap:16px}.hero-cta-btn{border-radius:6px;display:inline-block;font-family:Century Gothic;font-size:1.05rem;padding:14px 32px;text-align:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.primary-btn{background-color:#3b82f6;color:#fff!important;font-weight:700}.primary-btn:hover{background-color:#2563eb;transform:translateY(-2px)}.secondary-btn{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.1);color:#fff!important;font-weight:400}.secondary-btn:hover{background-color:hsla(0,0%,100%,.25);transform:translateY(-2px)}@media (max-width:768px){.scrolling-video{left:0;object-position:85% center;top:0;transform:none}.hero-title,.hero-title h1,.hero-title h2{font-size:2.4rem}.hero-subtitle,.hero-subtitle p{font-size:1.1rem}.hero-buttons-row{flex-direction:column;width:100%}.hero-cta-btn{width:100%}}