.common-mast{display:flex;width:100%;min-height:60vh;color:var(--white);background-position:50%;background-repeat:repeat;background-size:auto 100%;background-color:var(--black)}@media(min-width:1000px){.common-mast{background-attachment:fixed}}.common-mast .common-mast__container{display:flex;flex-wrap:wrap;text-align:center;flex:1 1;background-color:var(--blackAlpha40)}.common-mast .common-mast__container>*{width:100%}.common-mast .common-mast__container .template-default__mast-extra{display:flex;justify-content:center;padding:20px 15px 40px}.common-mast .common-mast__container h1,.common-mast .common-mast__container h2{text-shadow:0 2px 8px var(--blackAlpha35)}.common-mast.mast--full{min-height:100vh}.common-mast.mast--full .common-mast__container{align-items:center;justify-content:center;position:relative;padding-top:80px;padding-bottom:80px}.common-mast.mast--full header{position:absolute;top:0;left:0;right:0}