#home-banner{display:flex;align-items:center;justify-content:center;background-color:transparent;height:100vh;background-image:linear-gradient(#000,rgba(0,0,0,0),rgba(0,0,0,.2),rgba(0,0,0,.1),#000),url('/fend/images/royaldev-background-collage.png');background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;}@media(max-width:576px){#home-banner{background-image:linear-gradient(#000,rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0),#000),url('/fend/images/royaldev-background-collage.png');background-size:cover;}}#home-banner .container{text-align:center;align-self:end;color:#c58700;margin-bottom:4rem;}@media(max-width:768px){#home-banner .container{width:100%!important;}}#home-banner .container #logo{height:300px;margin-right:20px;}@media(max-width:992px){#home-banner .container #logo{height:200px;}}@media(max-width:576px){#home-banner .container #logo{height:150px;}}#home-banner .container h1{margin:0;margin-bottom:-3rem;text-transform:uppercase;}#home-banner .container h2{width:max-content;display:inline-block;text-decoration:underline 1px solid #c58700;text-underline-offset:4rem;margin-bottom:4rem;text-transform:uppercase;font-size:60px;margin-left:0;}#home-banner .container h2::before{content:"";display:none;}@media(max-width:992px){#home-banner .container h2{font-size:40px;margin-bottom:3rem;text-underline-offset:3rem;}}@media(max-width:768px){#home-banner .container h2{font-size:30px;}}@media(max-width:576px){#home-banner .container h2{font-size:25px;}}#home-banner .container h3{text-transform:uppercase;}#home-banner .container h1,#home-banner .container h2,#home-banner .container h3,#home-banner .container .golden-btn{opacity:0;}#home-banner .container h1,#home-banner .container h2,#home-banner .container h3{transform:translateY(10px);}#home-content{padding-top:5vh;padding-bottom:5vh;}@media(min-width:768px){#home-content{padding-top:10vh;padding-bottom:10vh;}}#home-content #badges{display:flex;flex-direction:row;position:relative;justify-content:center;flex-wrap:wrap;}#home-content #badges div{text-align:center;}#home-content #badges .col-md-3{border-right:1px solid #e2ad3e;}@media(max-width:992px){#home-content #badges .col-md-3{border:0;}}#home-content #badges .col-md-3:last-child{border-right:0;}#home-content #badges .badge{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;outline:0;position:relative;box-sizing:border-box;border:0;border-radius:50%;height:200px;width:200px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(110,80,20,.4),inset 0 -2px 5px 1px #8b4208,inset 0 -1px 1px 3px #fae385;background-image:linear-gradient(160deg,#a54e07,#b47e11,#fef1a2,#bc881b,#a54e07);border:1px solid #a55d07;text-shadow:0 2px 2px #fae385;transition:all .2s ease-in-out;background-size:100% 100%;background-position:center;margin:1rem 0;color:#4a2c18;text-transform:uppercase;}#home-content #badges .badge img{width:60px;height:60px;margin-bottom:5px;}@media(max-width:992px){#home-content #badges .badge{height:160px;width:160px;padding:30px;}#home-content #badges .badge p{font-size:14px;}#home-content #badges .badge img{width:50px;height:50px;}}@media(max-width:768px){#home-content #badges .badge{height:130px;width:130px;padding:30px;}#home-content #badges .badge img{width:40px;height:40px;}}#home-content #mission{display:flex;height:40vh;margin:10vh 0;justify-content:center;align-items:center;text-align:center;flex-direction:column;text-shadow:0 2px 2px #fae385;}#home-content #mission h2{font-size:60px;margin-left:0;margin-bottom:0;}#home-content #mission h2::before{content:"";display:none;}#home-content #mission h3{width:60%;}@media(max-width:992px){#home-content #mission h2{font-size:40px;}#home-content #mission h3{width:95%;}}#home-content #available-units .intro-box:nth-child(n+4){display:none;}