.video-module{height:calc(100vh - 220px);max-height:650px;max-width:100%;overflow:hidden;width:100vw}.video-container,.video-module{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.video-container{height:100%;width:100%}.video-player{height:auto;left:0;min-height:800px;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.heading{font-size:5em;letter-spacing:.1em;line-height:1;margin:0;text-transform:uppercase;word-wrap:break-word;hyphens:auto;overflow-wrap:break-word;word-break:break-word}.heading,.sub-heading{color:#fff;font-family:sans-serif;text-align:center;z-index:10}.sub-heading{font-size:1.5em;margin:40px 0}.cta-heading{align-items:center;display:flex;justify-content:center}.cta-heading-text{color:#efcf03;font-family:sans-serif;font-size:1.2em;margin:5px 0;position:relative;text-align:center;z-index:10}.cta-buttons{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:20px;z-index:10}.cta-buttons div{flex:1 1 auto;text-align:center}.cta-buttons a{background-color:#007bff;border-radius:5px;color:#fff;display:inline-block;font-size:1em;font-weight:700;padding:10px 20px;text-decoration:none;transition:background-color .3s ease,transform .3s ease;width:100%}.cta-buttons a:hover{background-color:#0056b3;transform:scale(1.05)}@media (max-width:1200px){.heading{font-size:4em}.cta-buttons{flex-direction:row}}@media (min-width:994px){.video-module{min-height:490px}}@media (max-width:768px){.heading{font-size:3em}.cta-buttons{flex-direction:column;gap:15px}.cta-buttons div{min-width:100%}}@media (max-width:480px){.heading{font-size:2em}}