.hero{padding-top:7rem;padding-bottom:5rem;background-position:center;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px){.hero{padding-top:14rem;padding-bottom:14rem}}@media only screen and (max-width:768px){.hero{min-height:400px}}.hero p{margin:0}.hero .hero_overlay{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background:#0080c8;background:-webkit-gradient(linear,right top,left top,from(#0080c8),to(#1e2244));background:linear-gradient(270deg,#0080c8 0,#1e2244 100%);opacity:.65}.hero .hero__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero .hero__columns p{margin:2rem 0}.hero .hero__image--left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.hero .hero__image--left .hero__column--image{text-align:left}.hero .hero__image--right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.hero .hero__section--stack{-ms-flex-wrap:wrap;flex-wrap:wrap}.hero .hero__section--stack.hero__section--stack-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.hero .hero__column{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;position:relative;z-index:4;margin-bottom:2rem;padding:0 20px}@media only screen and (min-width:768px){.hero .hero__column{margin-bottom:0}}.hero .hero__column p{max-width:810px;margin:40px auto 0!important}.hero .hero__column--image-extended{margin-left:-15px;margin-right:-15px}.hero .hero__column--image>img{max-width:100%;display:block;margin:auto}.hero .hero__video-player{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.c-hero-after{position:absolute;z-index:0;height:100%;width:100%;left:50%;top:0;background-repeat:no-repeat;background-position:bottom center;background-size:55%;bottom:-10px;background-image:url(../gui/dmr-lines.svg);background-position:25% center}.c-hero-image{position:absolute;top:0;left:0;width:100%;height:100%}.c-hero-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%}#phoenix-curve{bottom:0;position:absolute;-o-object-position:center;object-position:center;width:100%;min-width:2000px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}