@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");body,html{background-color:#323232;font-family:Montserrat,Helvetica,Arial,sans-serif;height:100%;margin:0}:root{--gold:#cbb677;--white:#eee;--white:#eee}.wrapper{width:100%;height:100%;min-height:100vh;background-image:url("../images/elevator-drive.jpg");background-size:cover;background-repeat:none;background-position:center -200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}header{padding:60px;position:relative}header .logo{z-index:2;position:relative;height:100px;-webkit-filter:drop-shadow(4px 4px 8px rgba(0,0,0,0.5));filter:drop-shadow(4px 4px 8px rgba(0,0,0,0.5))}main{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,0)),color-stop(50%,rgba(10,10,10,0.9)));background-image:linear-gradient(to left,rgba(0,0,0,0) 0%,rgba(10,10,10,0.9) 50%);color:var(--white);padding:150px 0;-webkit-box-flex:1;-ms-flex:1;flex:1}main h1{font-size:64px;text-transform:uppercase;margin-bottom:60px;font-weight:900;letter-spacing:1.2px;border-bottom:1px solid var(--gold);padding-bottom:60px}main h3{font-size:24px;color:var(--gold);text-transform:uppercase}main p{font-size:18px;line-height:30px}.embed-container{position:relative;width:100%;max-width:100%;padding-bottom:56.25%;-webkit-box-shadow:0 0 35px #000;box-shadow:0 0 35px #000;margin-bottom:60px}.embed-container embed,.embed-container iframe,.embed-container object,.embed-container video{position:absolute;top:0;left:0;width:100%;height:100%}footer{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,0)),color-stop(50%,rgba(10,10,10,0.9)));background-image:linear-gradient(to left,rgba(0,0,0,0) 0%,rgba(10,10,10,0.9) 50%);color:var(--white);padding:60px 0;color:#888;text-align:right}footer a{color:#cecece;text-decoration:none}footer a:hover{color:#fff}@media (max-width:768px){header .logo{width:100%;height:auto}main h1{font-size:22px}}@media (max-width:576px){main{padding:50px 25px}main h1{display:none}main h3{font-style:16px!important}}
/*# sourceMappingURL=styles.css.map */