.front-container #top-bar{position:absolute;top:0;left:0;right:0;z-index:1}.front-item{position:relative;display:block;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;height:calc(100vh - 100px)}@media(min-width:800px){.front-item{height:calc(100vh - 104px)}}@media(min-width:1200px){.front-item{height:calc(100vh - 118px)}}.front-item:not(:first-child){box-shadow:inset 0 .25rem var(--color-white)}.front-item .logo{position:absolute;left:1rem;width:10rem;top:2.5rem}@media(min-width:800px){.front-item .logo{left:1.5rem;width:15rem;top:3.5rem}}@media(min-width:1200px){.front-item .logo{left:2rem;width:20rem;top:4.5rem}}.front-item .label-container{position:absolute;left:0;right:0;bottom:0;background-image:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%)}.front-item .label{color:var(--color-white);text-transform:uppercase;display:flex;align-items:baseline;-webkit-hyphens:auto;hyphens:auto;padding-top:4rem;padding-bottom:5rem;font-size:2.5rem;padding-left:1rem}.front-item .label>div:first-child{flex-shrink:0;flex-grow:0}@media(min-width:800px){.front-item .label{padding-top:6rem;font-size:4rem;padding-left:1.5rem}}@media(min-width:1200px){.front-item .label{padding-top:10rem;font-size:5rem;padding-left:2rem}}