#home-banner{display:flex;align-items:center;justify-content:end;flex-direction:column;background-repeat:no-repeat;background-position:center 70%;background-size:cover;position:relative;overflow:hidden;height:86.5vh;margin-top:0!important;margin:2rem;border-radius:15px;padding-bottom:12rem;box-shadow:5px 5px 5px 0 rgba(0,0,0,.3);}@media(max-width:992px){#home-banner{height:80vh;text-align:center;}}@media(max-width:768px){#home-banner{height:88vh;background-position:60% center;margin:1rem;padding-bottom:18rem;}}@media(max-width:375px){#home-banner{padding-bottom:8rem;height:85vh;}}#home-banner::before{content:"";position:absolute;inset:0;background-image:linear-gradient(to left,rgba(0,0,0,.6),rgba(0,0,0,.6),rgba(0,0,0,.7));z-index:1;}@media(max-width:992px){#home-banner::before{background-image:linear-gradient(to left,rgba(0,0,0,.6),rgba(0,0,0,.6),rgba(0,0,0,.6));}}#home-banner .container{display:flex;flex-direction:column;gap:1rem;z-index:100;position:relative;}#home-banner .container #roof img{width:430px;}#home-banner .container h1{color:#fff;font-weight:800;}@media(max-width:992px){#home-banner .container{gap:0;}}@media(max-width:576px){#home-banner .container{gap:0;}#home-banner .container #roof img{width:280px;}}#home-banner .container #hero-buttons{display:flex;gap:2rem;}@media(max-width:992px){#home-banner .container #hero-buttons{gap:0;flex-direction:column;align-items:center;justify-content:center;}}@media(max-width:768px){#home-banner .container #hero-buttons .global-btn{margin-top:15px;}}#home-content{padding-top:5vh;padding-bottom:5vh;}@media(min-width:768px){#home-content{padding-top:10vh;padding-bottom:10vh;}}#home-banner{opacity:0;transform:translateY(20px);}#home-banner .global-btn,#home-banner .container h1,#home-banner #roof{opacity:0;}.home-listing{text-align:center;}.home-listing h2{margin-top:6rem;}.home-listing h4{margin-bottom:6rem;}.home-listing h4 a{font-size:inherit;color:inherit;font-weight:inherit;text-decoration:underline solid 3px #fc6f00;text-underline-offset:10px;transition:.2s ease-in-out;font-style:italic;}@media(max-width:768px){.home-listing h4 a{text-underline-offset:4px;}}.home-listing h4 a:hover{text-underline-offset:3px;}.home-listing .global-btn{margin:6rem 0;}@media(max-width:992px){.home-listing h2,.home-listing .global-btn{margin:2rem 0;}}