.video-background-section{background-color:#000;height:auto;overflow:hidden;position:relative;width:100%}.video-background{height:100%;left:0;object-fit:cover;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.content-overlay{background:rgba(0,0,0,.75);color:#fff;justify-content:center;padding:60px 20px;position:relative;z-index:1}.content-overlay,.wrapper{align-items:center;display:flex;flex-direction:column}.wrapper{gap:40px;max-width:1200px;width:100%}.text-content{max-width:700px;text-align:center}.text-content .label{color:#ff5c00;font-weight:700;margin-bottom:10px;text-transform:uppercase}.text-content .headline{font-size:3rem;font-weight:800;margin-bottom:10px}.text-content .subheadline{font-size:1.25rem;font-weight:400;margin-bottom:20px}.cta-button{background:#ff5c00;border-radius:6px;color:#fff;font-size:1rem;font-weight:600;padding:12px 30px;text-decoration:none;transition:background .3s ease}.cta-button:hover{background:#e65100}.meeting-container{background:#fff;border-radius:8px;color:#000;max-width:1000px;overflow:hidden;padding:20px;width:100%}@media (max-width:768px){.wrapper{gap:20px}.text-content .headline{font-size:2rem}.text-content .subheadline{font-size:1rem}.cta-button{padding:10px 20px}}