@import"https://fonts.googleapis.com/css?family=Roboto:400,900&display=swap";*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;font:inherit}html{font-family:"Roboto",sans-serif;color:#222;background-color:#eee}html,body{height:100%;overflow:hidden}main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}main.large .logo{-webkit-box-flex:0;-ms-flex:0 1 1060px;flex:0 1 1060px}a{color:#a52816;text-decoration:none;cursor:pointer}a:hover{text-decoration:underline}section{-webkit-box-flex:0;-ms-flex:0 1 400px;flex:0 1 400px;position:relative;margin:1em;padding:2em;background-color:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);border-radius:.25rem}section::before{display:block;content:"";position:absolute;background-image:url("/images/valais-logo.svg");background-repeat:no-repeat;background-size:cover;top:-100px;left:-175px;width:225px;height:408px;z-index:-1}section h1{text-align:center;font-size:2.5em;font-weight:900}p{margin-top:.5em}#crealp{position:fixed;bottom:1em;right:1em;width:142px;height:auto}