section.hero-video{padding:0;position:relative;overflow:hidden}section.hero-video .wrapper{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:auto}section.hero-video .wrapper .content{position:absolute;bottom:18%;left:0;right:0;margin:0 auto;max-width:1280px;width:100%;padding:0 16px}section.hero-video .wrapper .content h1{width:-moz-fit-content;width:fit-content;color:#fff;margin-bottom:0;line-height:1;background:rgba(3,84,49,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:32px 32px 14px;border-radius:16px}section.hero-video .wrapper .video{width:100%;aspect-ratio:16/20}section.hero-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-video .wrapper .video{aspect-ratio:16/14}}@media only screen and (min-width: 992px){section.hero-video .wrapper .video{aspect-ratio:16/9}}
