.industry-hero-video{background:#111827;height:100vh;overflow:hidden;position:relative;width:100%}.industry-hero-video__media{height:100%;object-fit:cover;width:100%}.industry-hero-video__overlay{background:rgba(0,0,0,.35);inset:0;position:absolute;z-index:1}.industry-hero-video__content{align-items:center;display:flex;flex-direction:column;inset:0;justify-content:center;padding:0 1rem;position:absolute;text-align:center;z-index:2}.industry-hero-video__content h1{color:#fff;font-family:Raleway,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin:0 0 1rem}.industry-hero-video__content h2{color:#fff;font-size:clamp(1.25rem,2.5vw,2rem);font-weight:600;margin:0 0 2rem}.discover-more-wrapper{bottom:2rem;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.discover-more-btn{align-items:center;color:#fff;display:flex;flex-direction:column;text-decoration:none}.discover-more-text{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.discover-more-icon{align-items:center;animation:floatUpDown 3s ease-in-out infinite;background:hsla(0,0%,100%,.2);border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.discover-more-btn:hover .discover-more-icon{background:rgba(190,214,0,.8)}@keyframes floatUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:768px){.discover-more-wrapper{display:none}}