.video-hero-fullscreen{position:relative;width:100%;height:100vh;margin:-80px auto 0;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:Inter,sans-serif;background:linear-gradient(135deg,#031e41,#0a1628 40%,#0f2847)}@media (max-width:768px){.video-hero-fullscreen{height:450px;margin-top:-60px}}.video-hero-bg-layer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.video-element{width:100%;height:100%;object-fit:cover;display:block;opacity:1}.video-element.video-visible{opacity:1}.video-overlay-layer{background:#0000;z-index:2}.video-hero-content-layer,.video-overlay-layer{position:absolute;top:0;left:0;width:100%;height:100%}.video-hero-content-layer{z-index:3;pointer-events:none}.video-action-wrapper{position:absolute;bottom:180px;left:0;width:100%;display:flex;justify-content:center;align-items:center;pointer-events:auto}@media (max-width:768px){.video-action-wrapper{bottom:50px}}.btn-build-now{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:227px;height:50px;background:linear-gradient(45deg,#031e41,#0064e1,#0064e0);color:#fff;padding:0 10px;box-sizing:border-box;border-radius:50px;font-weight:600;font-size:1.1rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #0064e166;gap:10px}.btn-build-now:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0064e199;background:linear-gradient(45deg,#021833,#0050b3,#0050b3)}.btn-build-now:hover .arrow-circle{transform:translateX(172px)}.arrow-circle{display:flex;align-items:center;justify-content:center;width:35px;height:35px;background-color:#fff;border-radius:50%;flex-shrink:0;transition:transform .4s cubic-bezier(.16,1,.3,1)}.btn-text{display:inline-block}.btn-text:before{content:"Let's build Now"}.btn-build-now:hover .btn-text:before{content:"Let's Build Now"}.arrow-icon{color:#031e41;font-size:.9rem}