.hero{--text-primary:#fff;--text-secondary:#f4f6f6;--text-brand:#8a9dcf;--text-link:#fff;--text-hover:#e0f3fc;--text-button-primary:#fff;--text-button-secondary:#fff;--text-badge-primary:#251f18;--text-subtle:#60656c;--icon-primary:#fff;--icon-secondary:#f4f6f6;--icon-brand:#8a9dcf;--icon-link:#fff;--icon-hover:#e0f3fc;--border-primary:#f4f6f6;--border-secondary:#d2dada;--border-subtle:#475050;--border-strong:#fff;--border-focus:#f73;--border-brand:#4a68b5;--surface-background:#251f18;--surface-button-primary:#4a68b5;--surface-button-primary-hover:#4460a6;--surface-button-secondary:#251f18;--surface-button-secondary-hover:#4460a6;--surface-badge-primary:#e0f3fc;--surface-badge-secondary:#d2dada;background-color:var(--surface-background);color:var(--text-primary);overflow:hidden;position:relative;width:100%}.hero .video-html5,.hero__image{bottom:0;left:0;position:absolute;right:0;top:0}.hero__image{-o-object-position:center;object-position:center}.hero .video-html5__video,.hero__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero .video-html5__video{max-width:none}.hero__overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.hero__container{display:flex;flex-direction:column;position:relative;z-index:3}.hero__container--mobile-block-top{justify-content:flex-start}.hero__container--mobile-block-middle{justify-content:center}.hero__container--mobile-block-bottom{justify-content:flex-end}.hero__container--mobile-block-left{align-items:flex-start}.hero__container--mobile-block-center{align-items:center}.hero__container--mobile-block-right{align-items:flex-end}.hero__content{max-width:36rem;padding:2rem 0}.hero__content--mobile-text-left{text-align:left}.hero__content--mobile-text-center{text-align:center}.hero__content--mobile-text-right{text-align:right}.hero__title{font-family:Industry,sans-serif;font-size:2.313rem;font-weight:600;font-weight:700;line-height:1;margin-bottom:.5rem;margin-top:0;text-transform:uppercase}.hero__text{display:none;margin-bottom:1rem}.hero__text p{font-size:1.25rem;font-weight:500;line-height:1.25;margin-bottom:0;margin-top:.5rem}.hero__text a{color:inherit}.hero__button{margin-top:1rem;padding:1rem 2rem;width:auto}@media screen and (hover:hover){.hero__text a:hover{text-decoration:none}}@media only screen and (min-width:48em){.hero__content{padding:3.75rem 0}.hero__text{display:block}}@media only screen and (min-width:64em){.hero__container--desktop-block-top{justify-content:flex-start}.hero__container--desktop-block-middle{justify-content:center}.hero__container--desktop-block-bottom{justify-content:flex-end}.hero__container--desktop-block-left{align-items:flex-start}.hero__container--desktop-block-center{align-items:center}.hero__container--desktop-block-right{align-items:flex-end}.hero__content--desktop-text-left{text-align:left}.hero__content--desktop-text-center{text-align:center}.hero__content--desktop-text-right{text-align:right}.hero__title br{display:none}.hero__button{padding:1.5rem 3.75rem}}@media only screen and (min-width:80em){.hero{padding-top:6rem}}