#home-banner{display:flex;align-items:center;justify-content:center;background-color:transparent;height:100vh;background-image:linear-gradient(rgba(50,50,50,.5),rgba(120,120,120,.5)),url('/fend/images/background.jpg');background-size:cover;background-position:50% 27%;background-repeat:no-repeat;position:relative;opacity:0;}@media(max-width:992px){#home-banner{height:100vh!important;}}#home-banner .container{color:#fff;display:flex;align-items:center;justify-content:center;}#home-banner .container h1,#home-banner .container h2,#home-banner .container h3,#home-banner .container .global-btn{opacity:0;transform:translateY(-10px);}#home-banner .container #tbay-flag img{width:120px;height:max-content;margin:0;margin-bottom:15px;opacity:0;transform:translateY(10px);}#home-banner .container .global-btn .short-text{display:none;}#home-banner .container img{position:relative;width:40vw;height:100vh;object-fit:contain;object-position:bottom;box-shadow:none;}#home-banner .container #trevor{opacity:0;}@media(max-width:1440px){#home-banner .container div:nth-child(2){flex-direction:column;display:flex;align-content:flex-start;align-self:flex-end;padding-bottom:10rem;}#home-banner .container #tbay-flag img{width:100px;}}#home-banner .container h1{line-height:.9;}@media(max-width:1440px){#home-banner .container h1{margin-top:-15px;}}#home-banner .container h2{padding-top:5vh;margin:0;width:100%;}#home-banner .container h2::after{width:0%;}#home-banner .container h3{margin-top:15px;}#home-banner .container h3::after{width:0%;}@media(max-width:992px){#home-banner .container{flex-direction:column-reverse;position:absolute;bottom:0;width:100%;}#home-banner .container h2{padding-top:0;}#home-banner .container #tbay-flag img{width:80px;}#home-banner .container .global-btn{align-self:center!important;}#home-banner .container div:nth-child(2){padding:0;align-content:center;align-self:center;text-align:center;justify-content:center;}#home-banner .container img{height:max-content;width:350px;justify-self:end;}}@media(max-width:992px) and (max-width:576px){#home-banner .container img{width:300px;}}@media(max-width:992px) and (max-width:406px){#home-banner .container img{width:200px;}}@media(max-width:576px){#home-banner .container .global-btn .long-text{display:none;}#home-banner .container .global-btn .short-text{display:inline-block;}}#home-content{padding-top:5vh;padding-bottom:5vh;}@media(min-width:768px){#home-content{padding-top:10vh;padding-bottom:10vh;}}section{padding-top:8vh;padding-bottom:8vh;}