.launcher{display:flex;flex-direction:column;justify-content:space-around;overflow:hidden;position:relative}.launcher .hero{object-fit:cover;width:auto!important}.launcher .service-nav{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(90deg,transparent,rgba(80,71,60,.5),rgba(80,71,60,.5),transparent,transparent);display:flex;flex:1 1 auto;flex-direction:column;font-family:warnock-pro-subhead,Times New Roman,Times,serif;font-size:24px;font-style:normal;font-weight:700;left:7vw;min-width:280px;position:absolute;white-space:nowrap;width:40%;z-index:10}.launcher .service-nav a{background:transparent;-webkit-clip-path:polygon(0 0,calc(100% - 1em) 0,100% 50%,calc(100% - 1em) 100%,0 100%);clip-path:polygon(0 0,calc(100% - 1em) 0,100% 50%,calc(100% - 1em) 100%,0 100%);color:#fff;display:flex;margin-bottom:1px;padding:.666em 1em;position:relative;text-decoration:none;transition:background-color .4s ease-in-out 0s,-webkit-clip-path .3s ease-in .5s;transition:background-color .4s ease-in-out 0s,clip-path .3s ease-in .5s;transition:background-color .4s ease-in-out 0s,clip-path .3s ease-in .5s,-webkit-clip-path .3s ease-in .5s;width:100%;z-index:3}.launcher .service-nav a .link-text{margin:auto 0}.launcher .service-nav a .service{padding-left:.4em;position:relative;text-shadow:1px 1px 2px #50473c}.launcher .service-nav a .service:before{background:#fff;content:"";height:calc(100% + 1.7rem);left:0;position:absolute;top:50%;transform:translateY(-50%);transition:transform .3s ease-in-out;width:2px}.launcher .service-nav a em{display:inline-block;font-style:normal;font-weight:100;opacity:0;transform:translateY(10px);transition:all .3s ease-in-out .5s}.launcher .service-nav a:focus,.launcher .service-nav a:hover{background:#50473c}.launcher .service-nav a:focus em,.launcher .service-nav a:hover em{opacity:1;transform:translate(0)}.launcher .service-nav a:focus .service:before,.launcher .service-nav a:hover .service:before{transform:translateY(-50%) scaleY(0)}.launcher a:hover+.hero{z-index:2}@media screen and (max-width:1020px)and (min-width:1px){.launcher{height:auto}}@media screen and (max-width:770px)and (min-width:1px){.launcher,.launcher .hero,.launcher .v-slick-slide{height:calc(100vh - 80px)!important}.launcher .service-nav{font-size:20px;margin-top:7vw}}
