section.hero-video .container .hero-video__video-wrapper{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}section.hero-video .container .hero-video__video-wrapper iframe,section.hero-video .container .hero-video__video-wrapper video{width:71rem;height:38rem}section.hero-video .container .hero-video__content{position:relative}section.hero-video .container .hero-video__content .hero-video__content-inner{text-align:center;max-width:90rem;margin:0 auto}section.hero-video .container .hero-video__content .hero-video__content-inner h1.hero-video__headline{text-align:center;color:var(--blue);margin-bottom:3rem}section.hero-video .container .hero-video__content .hero-video__content-inner .hero-video__text{margin-bottom:3rem}section.hero-video .btn-close{top:-4rem;right:4rem}@media(max-width:767px){section.hero-video .container .hero-video__video-wrapper{width:100%}section.hero-video .container .hero-video__video-wrapper iframe,section.hero-video .container .hero-video__video-wrapper video{width:100%;height:24rem}section.hero-video .btn-close{top:4rem}}