.video-container{animation:fadeEffect 5s forwards;height:100%;line-height:.5!important;position:relative;width:100%;z-index:1}@keyframes fadeEffect{0%{opacity:0}to{opacity:.8}}.video-player{height:100%;width:100%}.text-container{color:#fff;font-size:48px;font-weight:700;left:50%;line-height:1.5!important;overflow-wrap:break-word;position:absolute;text-align:center;top:45%;transform:translate(-50%,-50%);width:50%;z-index:2}@media (max-width:600px){.text-container{font-size:16px;width:90%}}@media (min-width:200px) and (max-width:300px){.text-container{top:55%}}@media (min-width:600px) and (max-width:900px){.text-container{font-size:32px;width:90%}}@media (min-width:900px) and (max-width:1200px){.text-container{font-size:42px;width:90%}}