.hero{align-items:flex-end;display:flex;height:100vh;margin-top:3.4375rem;padding:3.4375rem 0;position:relative}@media (min-width:375px){.hero{margin-top:5.9375rem;padding:5.9375rem 0}}@media (min-width:992px){.hero{align-items:center;max-height:43.75rem}}@media (min-width:1200px){.hero{margin-top:6.25rem;padding:6.25rem 0}}@media (min-width:1340px){.hero{margin-top:7.0625rem;padding:7.0625rem 0}}@media (min-width:1700px){.hero{margin-top:7.375rem;padding:7.375rem 0}}@media (min-width:1340px){.hero{height:calc(100vh - 7.0625rem)}}@media (min-width:1700px){.hero{height:calc(100vh - 7.375rem);max-height:54.375rem}}.hero:before{background:linear-gradient(#11112d,#11112d 40.11%,#0131ff);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:all 1s;width:100%;z-index:2}.hero.hide-before:before{opacity:0}.hero__content{color:#fff;position:relative;z-index:3}@media (min-width:992px){.hero__content{max-width:550px}}.hero__content>:not(:last-child){margin-bottom:2.25rem}@media (min-width:1200px){.hero__content>:not(:last-child){margin-bottom:4rem}}.hero__video-group{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}@media (min-width:992px){.hero__video-group--mobile{display:none}}.hero__video-group--mobile+.hero__video-group--desktop{display:none}@media (min-width:992px){.hero__video-group--mobile+.hero__video-group--desktop{display:block}}.hero__video{height:100%;object-fit:cover;transition:opacity .3s ease-in-out 0ms;width:100%;will-change:opacity;z-index:1}.hero__video--second{left:0;opacity:0;position:absolute;top:0}.hero__video--second.active{opacity:1}.hero__video:not(.hero__video--second){transition-delay:.3s}.hero__video:not(.hero__video--second).hidden{opacity:0}.hero .fade-in{opacity:0;transition:opacity 2s ease-in}.hero .fade-in.show{opacity:1}