.header{color:#34464f;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#bfe3d3;justify-content:center;min-height:400px;position:relative;z-index:8}.header:after{background:url(../../assets/images/logo-letter.svg) no-repeat 2vw 7vw/cover;bottom:0;content:"";position:absolute;right:0;z-index:3}.header.minimal{max-height:20px;min-height:20px;padding:1rem}.header.minimal:after{display:none}.header.fullheight{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header.home{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .background-image+.title-wrap,.header.home{color:#fefefe}.header>div{position:relative;z-index:6}.header .title-wrap{padding:0 2rem;text-align:center}.header .background-image{bottom:0;display:block;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:opacity .7s;transition:opacity .7s;width:100%;z-index:2}.header .background-image.gogo{opacity:1}.header .background-video{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.header .background-video video{bottom:0;height:100vh;left:0;left:50%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.header.home .background-image:before,.header.shadow .background-image:before{background-color:rgba(0,0,0,.2);content:"";height:100%;mix-blend-mode:multiply;position:absolute;width:100%;z-index:3}.header .intro-text{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1025px;z-index:3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header .intro-text *{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.header .intro-text p{margin-bottom:0}.header .intro-text .logo{margin-bottom:1rem}.header .intro-text p.place{font-family:ThirstyScriptRegular,serif}@media (min-width:1025px){.header{min-height:33vw;padding:2rem}.header.default{min-height:23vw}.header.fullheight{height:100vh}.header:after{height:20vw;width:20vw}}@media (max-width:1024px){.header{padding:2rem}.header:after{background-position:5vh 8vh;height:20vh;width:20vh}.header .intro-text{text-align:center}.header .intro-text p.h1{margin-top:1rem}}