.BackgroundImage{overflow:hidden;display:grid;place-items:center;grid-template:1fr/1fr}.BackgroundImage>*{grid-column:1/1;grid-row:1/1}.BackgroundImageContent{z-index:10;flex:1;bottom:0;background:rgba(255,255,255,.9);color:#000;width:100%}.BackgroundImageImage{object-fit:cover;overflow:hidden;width:1px;height:1px;min-width:100%;min-height:100%;z-index:1}.BackgroundImageImage img{min-width:100%;min-height:100%}.image{flex-grow:1;min-width:100%;min-height:100%}.fvh{height:100vh}.fw{width:100%}.fh{height:100%}.cover{object-fit:cover}.mw{max-width:600px!important}.mw-200{max-width:200px!important}.mh-200{max-height:200px!important}.mw-300{max-width:300px!important}.mh-300{max-height:300px!important}.fh-300{height:300px!important}.mw-400{max-width:400px!important}.mh-400{max-height:400px!important}.bgc-white-a-90{background:rgba(255,255,255,.9)}.bgc-white-a-80{background:rgba(255,255,255,.8)}.bgc-white-a-70{background:rgba(255,255,255,.7)}.center{display:block;margin-left:auto;margin-right:auto;align-self:center;place-self:center}