.poster{display:flex;justify-content:center;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;margin-top:2rem;margin-bottom:2rem}@media screen and (min-width: 1920px){.poster{margin-left:calc(-960px + 50%);margin-right:calc(-960px + 50%);max-width:1920px}}.poster--align-full{margin-top:0;margin-bottom:0}.poster__inner{position:relative;display:flex;flex-direction:row;align-items:center;margin:0 auto;width:100%;max-width:900px;min-height:350px;padding:0 4rem}@media screen and (max-width: 480px){.poster__inner{padding:0 2rem}}.poster__inner--align-wide{max-width:1440px}.poster__inner--align-full{max-width:100%}.poster__inner--pull-center{justify-content:center}.poster__inner--pull-right{justify-content:flex-end}.poster__inner--border-rounded{border-radius:.5rem;overflow:hidden}.poster__content{color:#fff;position:relative;padding:4rem 0;max-height:100%;overflow-x:hidden}.poster__content--light{color:#000}.poster__content--small{flex-basis:395px}.poster__content--medium{flex-basis:772px}.poster__content--large{flex-basis:1312px}.poster__background{position:absolute;display:block;width:100%;height:100%;max-height:100%;top:0;left:0}.poster__background img{height:100%;min-height:100%;margin:0;width:100%;object-fit:cover;object-position:50% 50%}.poster__background-overlay{content:"";position:absolute;height:100%;width:100%;top:0;left:0;opacity:.35;background-color:#000}.poster__background-overlay--light{background-color:#fff}.wp-block .poster{margin-left:auto;margin-right:auto;max-width:100%}
