section.hero-homepage-video{padding:0;position:relative;overflow:hidden}section.hero-homepage-video .wrapper{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:auto}section.hero-homepage-video .wrapper picture{display:none;position:absolute;z-index:10}section.hero-homepage-video .wrapper .video{width:100%;aspect-ratio:16/20}section.hero-homepage-video .wrapper .video:before{content:"";width:100%;height:100%;position:absolute;background:rgba(58,59,60,.15)}@media only screen and (min-width: 600px){section.hero-homepage-video .wrapper .video{aspect-ratio:16/14}}@media only screen and (min-width: 992px){section.hero-homepage-video .wrapper picture{display:block;max-width:0;margin-top:-50px;animation:enlarge 1s linear .5s forwards}@keyframes enlarge{0%{max-width:0}to{max-width:324px}}section.hero-homepage-video .wrapper .video{aspect-ratio:16/9}}
