.structure-container{position:relative;display:flex;padding:8vh;box-sizing:border-box}.structure-container--full-width{width:100vw;left:50%;transform:translateX(-50%)}.structure-container--full-height{height:100vh}.structure-container--has-image{background-size:cover}.structure-container--has-video{overflow:hidden}.structure-container--align-center .page-main{margin:auto}.structure-container--parallax{background:none !important}.structure-container__video{position:absolute;width:100%;left:0;top:0;right:0;bottom:0;z-index:0;pointer-events:none}