@charset "UTF-8";
.faq .g-unit-4 {
  padding-top: 0;
  padding-bottom: 0; }

.faq .g-medium-unit-4, .faq .g-large-unit-4 {
  width: 100%; }
  @media screen and (min-width: 1366px) {
    .faq .g-medium-unit-4, .faq .g-large-unit-4 {
      width: 33.33333%; } }

.faq h3 {
  font-size: 1em;
  padding: 0.5em 0;
  font-weight: 400; }
  .faq h3 a {
    display: block; }
  @media screen and (min-width: 600px) and (min-height: 400px) {
    .faq h3 {
      font-size: 1em; } }
  @media screen and (min-width: 900px) and (min-height: 600px) {
    .faq h3 {
      font-size: 1em; } }
  @media screen and (min-width: 1200px) and (min-height: 800px) {
    .faq h3 {
      font-size: 1em; } }
  @media screen and (min-width: 1200px) and (min-height: 800px) {
    .faq h3 {
      font-size: 0.90909em; } }
  @media screen and (min-width: 1200px) and (min-height: 800px) and (min-width: 600px) and (min-height: 400px) {
    .faq h3 {
      font-size: 0.86207em; } }
  @media screen and (min-width: 1200px) and (min-height: 800px) and (min-width: 900px) and (min-height: 600px) {
    .faq h3 {
      font-size: 0.81967em; } }
  @media screen and (min-width: 1200px) and (min-height: 800px) and (min-width: 1200px) and (min-height: 800px) {
    .faq h3 {
      font-size: 0.78125em; } }
  @media screen and (min-width: 1680px) and (min-height: 800px) {
    .faq h3 {
      font-size: 1em; } }
  @media screen and (min-width: 1680px) and (min-height: 800px) and (min-width: 600px) and (min-height: 400px) {
    .faq h3 {
      font-size: 1em; } }
  @media screen and (min-width: 1680px) and (min-height: 800px) and (min-width: 900px) and (min-height: 600px) {
    .faq h3 {
      font-size: 1em; } }
  @media screen and (min-width: 1680px) and (min-height: 800px) and (min-width: 1200px) and (min-height: 800px) {
    .faq h3 {
      font-size: 1em; } }
  .faq h3 a::before {
    font-size: 1.5em;
    display: inline-block;
    font-family: "Ionicons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    content: "";
    padding-right: 0.5em;
    vertical-align: middle; }

.faq p {
  padding-left: 2em; }

.page-header-bg, .community {
  background-image: url('//static.hitfilm.com/v/dad88d5873e29aed6effb6e8b6abc70e765ba96b/images/homepage/hitfilm/express-texture.jpg'); }

.section-title::after {
  background-image: url('//static.hitfilm.com/v/dad88d5873e29aed6effb6e8b6abc70e765ba96b/images/global/hf/express-divider.png'); }

.feature-checklist li::before {
  color: #fe9606; }

.page-header-large {
  height: 42.8vw; }
  @media screen and (max-width: 479px) {
    .page-header-large {
      height: auto; } }

.community-small {
  padding: 1.5em; }
  .community-small .counter-number {
    display: inline;
    font-size: 1.2em; }

.brand-message-content {
  display: table;
  height: 100%;
  text-align: center;
  max-width: 1280px;
  margin: 0 auto;
  z-index: 1;
  position: relative; }

.brand-message-content-inner {
  display: table-cell;
  vertical-align: middle;
  padding: 1.5em 0.5em 1em 0.5em; }
  @media only screen and (min-width: 720px) {
    .brand-message-content-inner {
      padding: 4.5em 1.5em 2em 1.5em; } }
  .brand-message-content-inner h1 {
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1em; }
  .brand-message-content-inner p {
    font-size: 1.2em;
    text-shadow: 0 0 1.5em black;
    margin-bottom: 0.5em; }
  .brand-message-content-inner .btn-group {
    margin-top: 1em; }
    .brand-message-content-inner .btn-group .btn {
      font-weight: 400;
      text-shadow: none; }
    @media only screen and (min-width: 720px) {
      .brand-message-content-inner .btn-group {
        margin-bottom: 1em; } }

.flex-container-express-features {
  position: relative;
  flex-wrap: wrap; }

.flex-item-express-feature {
  margin: 10px 10px;
  width: 100%; }
  @media screen and (min-width: 1366px) {
    .flex-item-express-feature {
      width: calc(33.33333% - 13.33333px); } }
  @media screen and (min-width: 1680px) {
    .flex-item-express-feature {
      width: calc(16.66666% - 16.66666px); } }

@media screen and (min-width: 1366px) and (max-width: 1679px) {
  .flex-item-express-feature:nth-child(3n+1) {
    margin-left: 0; } }

@media screen and (min-width: 1366px) and (max-width: 1679px) {
  .flex-item-express-feature:nth-child(3n+0) {
    margin-right: 0; } }

@media screen and (min-width: 1680px) {
  .flex-item-express-feature:nth-child(6n+1) {
    margin-left: 0; } }

@media screen and (min-width: 1680px) {
  .flex-item-express-feature:nth-child(6n+0) {
    margin-right: 0; } }

.express-feature-content {
  position: relative;
  text-align: center; }
  .express-feature-content img {
    display: none; }
    @media screen and (min-width: 1680px) {
      .express-feature-content img {
        display: block;
        margin-bottom: 0.5em;
        width: 100%;
        height: auto;
        border-radius: 5px; } }
  .express-feature-content h3 {
    font-size: 0.90909em;
    font-weight: 400; }
    @media screen and (min-width: 600px) and (min-height: 400px) {
      .express-feature-content h3 {
        font-size: 0.86207em; } }
    @media screen and (min-width: 900px) and (min-height: 600px) {
      .express-feature-content h3 {
        font-size: 0.81967em; } }
    @media screen and (min-width: 1200px) and (min-height: 800px) {
      .express-feature-content h3 {
        font-size: 0.78125em; } }

.masterclasses {
  position: relative; }

.flex-container-masterclass {
  position: relative;
  flex-wrap: wrap; }

.flex-item-masterclass {
  border: 1px #f2f2f2 solid;
  background-color: #f2f2f2;
  margin: 10px 10px;
  max-width: 100%; }
  @media screen and (min-width: 1366px) {
    .flex-item-masterclass {
      max-width: calc(50% - 20px); } }

@media screen and (min-width: 1366px) {
  .flex-item-masterclass:nth-child(2n+1) {
    margin-left: 0; } }

@media screen and (min-width: 1366px) {
  .flex-item-masterclass:nth-child(2n+0) {
    margin-right: 0; } }

.flex-item-masterclass a:hover {
  display: block;
  width: 100%;
  height: 100%;
  box-shadow: 0px 0px 10px 0px #3679ff; }

.masterclass-content {
  position: relative;
  text-align: center;
  padding-bottom: 1em; }
  .masterclass-content img {
    margin-bottom: 0.5em;
    width: 100%;
    height: auto; }
  .masterclass-content p {
    margin: 0 1em; }
  .masterclass-content p.description {
    color: #404040; }
  .masterclass-content h3 {
    text-transform: uppercase;
    margin: 0.25em 1em 0 1em;
    font-weight: 400; }
  .masterclass-content h4 {
    font-size: 1em;
    font-weight: 400; }
    @media screen and (min-width: 600px) and (min-height: 400px) {
      .masterclass-content h4 {
        font-size: 1em; } }
    @media screen and (min-width: 900px) and (min-height: 600px) {
      .masterclass-content h4 {
        font-size: 1em; } }
    @media screen and (min-width: 1200px) and (min-height: 800px) {
      .masterclass-content h4 {
        font-size: 1em; } }
  .masterclass-content a:hover h3 {
    color: #285bbf; }

.express-redirects {
  position: relative; }
  .express-redirects h2 .btn {
    font-size: 0.5em;
    padding: 0.25em 0.5em;
    font-weight: 400;
    vertical-align: 0.25em;
    margin-left: 1em; }

.flex-container-express-redirect {
  position: relative;
  flex-wrap: wrap; }
  @media screen and (min-width: 1680px) {
    .flex-container-express-redirect {
      flex-wrap: nowrap; } }

.flex-item-express-redirect {
  margin: 10px 10px;
  max-width: 100%; }
  @media screen and (min-width: 1366px) {
    .flex-item-express-redirect {
      max-width: calc(33.33333% - 15.33333px); } }

.flex-item-express-redirect:first-child {
  margin: 10px 10px; }
  @media screen and (min-width: 1366px) {
    .flex-item-express-redirect:first-child {
      margin-left: 0; } }

.flex-item-express-redirect:last-child {
  margin: 10px 10px; }
  @media screen and (min-width: 1366px) {
    .flex-item-express-redirect:last-child {
      margin-right: 0; } }

.express-redirect-content {
  position: relative;
  text-align: center;
  padding-bottom: 1em; }
  .express-redirect-content img {
    margin-bottom: 0.5em;
    width: 100%;
    height: auto; }
  .express-redirect-content p {
    margin: 0 0.5em; }
  .express-redirect-content h3 {
    font-size: 1.21em;
    margin: 0.5em 1em 0.25em 1em; }
    @media screen and (min-width: 600px) and (min-height: 400px) {
      .express-redirect-content h3 {
        font-size: 1.3456em; } }
    @media screen and (min-width: 900px) and (min-height: 600px) {
      .express-redirect-content h3 {
        font-size: 1.4884em; } }
    @media screen and (min-width: 1200px) and (min-height: 800px) {
      .express-redirect-content h3 {
        font-size: 1.6384em; } }
  .express-redirect-content a:hover h3 {
    color: #285bbf; }
