.hero{position:relative;z-index:1}.hero--top{align-items:flex-start}.hero--middle{align-items:center}.hero--bottom{align-items:flex-end}@media (min-width:768px){.hero--left .hero__media{margin-left:0;order:1}.hero--left .hero__text{margin-left:var(--gutter);order:2}}@media (min-width:1280px){.hero--right .hero__text{padding-right:var(--gutter)}}@media not screen and (min-width:768px){.hero--mobile-above .container{display:flex;flex-direction:column}.hero--mobile-above .hero__media{margin-top:0!important;order:1}.hero--mobile-above .hero__text{margin-top:2rem;order:2}}.hero .logos{margin-top:2.5rem}@media not screen and (min-width:768px){.hero__media{margin-top:2rem}}@media (min-width:768px){.hero__media .theme-form{margin-left:auto;margin-right:auto;max-width:480px}}.hero video{height:100%;left:50%;min-height:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-1}