  .hero{background-color:#efece2;background-image:url('/assets/dist/images/hero/bg_hero.jpg');background-position:50%;background-repeat:repeat;display:block;overflow:hidden;position:relative}.hero,.hero .opening{aspect-ratio:1366/700;width:100vw}.hero .opening{align-items:center;display:flex;height:100%;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:102}.hero .opening img{left:0;opacity:0;position:absolute;top:0}.hero .opening .mark{height:auto;opacity:0;width:100%}.hero .copy{align-items:center;display:flex;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:101}.hero .copy img{opacity:0;-webkit-transform:translateY(-60px);transform:translateY(-60px)}.hero .slide{height:100%;opacity:0;position:relative;z-index:100}.hero .hero_slide img{height:100%;-o-object-fit:cover;object-fit:cover;width:100vw}@media print,screen and (min-width:768px){.hero{max-height:100vh;min-height:700px}.hero .opening{height:700px;width:1366px}.hero .opening .mark{height:500px;width:750px}}@media screen and (max-width:767px){.hero .opening img{height:auto;width:100%}.hero .copy{-webkit-transform:translate(-50%,-50%) scale(.35);transform:translate(-50%,-50%) scale(.35)}}
