#page{position:relative;display:flex;min-height:100vh;flex-direction:column;width:100%;margin:0 auto}.header-container{position:relative}#header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:var(--theme--gap--normal);padding-top:var(--theme--gap--normal);padding-bottom:var(--theme--gap--normal)}.main-container{flex:1}body:not(.page) .footer-container{margin-top:var(--theme--gap--normal)}.content.job.view-full{display:flex;flex-direction:column;margin:0 auto;width:100%;max-width:1200px;padding:1rem}.content.job.view-full h1{text-align:center}.content.job.view-teaser a{margin-left:auto}.content.job.view-teaser{display:flex;flex-direction:column;margin:0 auto;width:100%;max-width:1400px}.EN:before{content:'🇬🇧';width:20px;height:20px;position:absolute;top:12px;left:-10px}