/*!
 * This file is part of the Wasabi package.
 * 
 * (c) Marc Ortolà 
 * 
 * For the full copyright and license information, please view the LICENSE 
 * file that was distributed with this source code.
 * 
 */.hero:after,.hero picture,.hero picture img{height:100%;width:100%}.hero{width:100%;height:320px;max-height:100%;overflow:hidden;position:relative;z-index:1;text-align:center}.hero picture{display:flex;position:relative;align-items:center;justify-content:center;z-index:-2}.hero picture img{-o-object-fit:cover;object-fit:cover;max-width:none;box-shadow:0 0 8px #fff}.hero:after{content:"";position:absolute;top:0;left:0;opacity:.9;z-index:-1}.hero h1{width:auto;margin:0 auto;color:#fff}.hero svg *{fill:#fff!important}.hero .title{position:relative;margin:0 auto 1.5em;padding-bottom:1em}.hero .title>*{display:inline-block;vertical-align:middle}.hero .title img,.hero .title svg{width:12%;height:12%;margin-right:2%}.hero .title:after{content:"";position:absolute;bottom:0;left:0;right:0;margin:auto;width:20%;height:2px;background:#fff}.hero .content{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;max-width:630px;padding:0 1em;color:#fff}body.white-background main article{padding:1.5em;background:#fff}@media screen and (min-width:740px){body.white-background main article{margin-top:1.5em}}