.hero{height:320px;max-height:100%;overflow:hidden;text-align:center;z-index:1}.hero,.hero picture{position:relative;width:100%}.hero picture{align-items:center;display:flex;height:100%;justify-content:center;z-index:-2}.hero picture img{box-shadow:0 0 8px #fff;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;width:100%}.hero:after{background:radial-gradient(ellipse at center,var(--w-color-main) 18%,#000000d1 100%);content:"";height:100%;left:0;opacity:.9;position:absolute;top:0;width:100%;z-index:-1}.hero h1{color:#fff;margin:0 auto;width:auto}.hero svg *{fill:#fff!important}.hero .title{margin:0 auto 1.5em;padding-bottom:1em;position:relative}.hero .title>*{display:inline-block;vertical-align:middle}.hero .title img,.hero .title svg{height:12%;margin-right:2%;width:12%}.hero .title:after{background:#fff;bottom:0;content:"";height:2px;left:0;margin:auto;position:absolute;right:0;width:20%}.hero .content{color:#fff;left:50%;max-width:630px;padding:0 1em;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}body.white-background main article{background:#fff;border-radius:var(--w-radius);box-shadow:var(--w-shadow-bordered);padding:1.5em}@media screen and (min-width:740px){body.white-background main article{margin-top:1.5em}}