.hero-video-section{position:relative;overflow:hidden;min-height:100vh;background-color:#000}.video-wrapper{position:relative;width:100%;height:100vh;overflow:hidden}.hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:1}.video-overlay{background:rgba(0,0,0,.5);z-index:2;pointer-events:none}.hero-content{z-index:3;top:0;left:0}.video-controls{bottom:30px;right:30px;z-index:4}.video-controls button{background:rgba(255,255,255,.9);border:2px solid #fff;padding:10px;border-radius:50%;width:44px;height:44px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.video-controls button:hover{background:rgba(255,255,255,1);transform:scale(1.1)}.video-controls button:focus{outline:3px solid #007bff;outline-offset:2px}.hero-content h1,.hero-content p{text-shadow:2px 2px 4px rgba(0,0,0,.8)}@media(max-width:768px){.hero-content h1{font-size:2.5rem}.video-wrapper{height:70vh}.hero-video-section{min-height:70vh}}@media(prefers-reduced-motion:reduce){.hero-video{display:none}.video-wrapper{background-image:url('path-to-static-hero-image.jpg');background-size:cover;background-position:center}.video-controls{display:none}}@media(prefers-contrast:high){.video-overlay{background:rgba(0,0,0,.7)}.hero-content h1,.hero-content p{text-shadow:3px 3px 6px rgba(0,0,0,1)}}.btn:focus-visible{outline:3px solid #fff;outline-offset:3px}.static-hero-image{position:relative;min-height:100vh}.static-hero-image img{object-fit:cover;height:100vh}.index .custom--section{padding-top:0}.btn{background:#d4c29b;border-color:#d4c29b}.header--connect-bar .container--btn .btn .container--text{color:#000}a.button,a.btn{color:#000 !important}button span,.button span{color:#000 !important}/*This css file was minified by WSM*/