.hero{overflow:hidden;padding-bottom:100vh;padding-bottom:calc(var(--vh, 1vh)*100);position:relative;width:100vw}.hero__background{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.4);display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:center;left:0;position:fixed;top:0;width:100vw}.hero__fixed-infobar-container{bottom:0;height:20%;overflow:hidden;position:fixed;width:100%;z-index:0}.hero__fixed-infobar{bottom:0;left:0;position:absolute;width:100%}.hero__front{height:100vh;height:calc(var(--vh, 1vh)*100);position:relative;width:100vw}.hero__front,.hero__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.hero__inner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--black);height:100%;justify-content:center;padding-top:0;z-index:60}.hero__card{background-color:var(--blue);border-radius:37px;height:auto;max-width:1014px;padding:70px 15px 30px;width:calc(100% - 40px)}@media (min-width:768px){.hero__card{padding:70px 75px 50px 50px;width:80%}}@media (min-width:992px){.hero__card{padding:70px 75px 50px 50px;width:52%}}.hero__copy{color:var(--white);padding-top:50px}@media (min-width:768px){.hero__text{font-size:5.208vw;line-height:4vw}}.showreel__blocker{background-color:rgba(0,0,0,.4);height:100%;left:0;position:absolute;top:0;width:100%}.infobar{z-index:10}.infobar__labels{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;overflow:hidden}.infobar__label{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:center;letter-spacing:0;line-height:0;margin:0;text-transform:uppercase;-webkit-transition:color .15s,background-color .15s;transition:color .15s,background-color .15s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.infobar__right{display:-webkit-box;display:-ms-flexbox;display:flex;letter-spacing:1px;padding-right:5px}