.hero{overflow:hidden;position:relative}.hero__front{position:relative}.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;z-index:60}.hero__card{border-radius:25px;height:auto;max-width:1014px;width:calc(100% - 40px)}@media (min-width:768px){.hero__card{padding:50px;width:80%}}@media (min-width:992px){.hero__card{width:52%}}.hero__copy{color:var(--white);padding:25px}.showreel{width:100%}