video{object-fit:cover;width:100%;height:100%;position:relative;z-index:1}.home-container{background:url(/images/fat-img-1.jpg) 50%/cover no-repeat;height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;box-shadow:inset 0 0 0 1000px #0003;object-fit:contain;justify-content:center}.home-container>h1{color:#fff;font-size:75px;margin-top:-100px;justify-content:center}.home-container>p{color:#fff;font-size:32px;margin-top:8px}.home-welcome{background-color:#fff}.home-btn{margin-top:32px}home-btns .btn{margin:6px}@media screen and (max-width:960px){.home-container>h1{font-size:50px;margin-top:-150px}}@media screen and (max-width:768px){.home-container>h1{font-size:20px;margin-top:-100px}.home-container>p{font-size:30px}.btn-mobile{display:block;text-decoration:none}.btn{width:100%}}