@media only screen and (min-width:1025px){form:not(.blive_PageEdit) .hero-img{overflow:hidden;height:var(--hero-img);min-height:400px;position:relative}form:not(.blive_PageEdit) .hero-img .blive_Control img:not(.icon){min-width:100%;min-height:400px;max-width:none;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}form:not(.blive_PageEdit) .hero-img.portrait .blive_Control img{height:var(--hero-img);width:auto !important}form:not(.blive_PageEdit) #ctl00_mainEditBar+div .hero-img{height:calc(var(--hero-img) - 44px)}form:not(.blive_PageEdit) .hero-text{position:absolute;bottom:calc(var(--padding)*2);left:0%;right:20%;z-index:4;color:#fff;text-align:center}form:not(.blive_PageEdit) #step2 .hero-text,form:not(.blive_PageEdit) #step3 .hero-text{left:calc(50% - 500px);right:calc(5% + 500px)}form:not(.blive_PageEdit) .hero-img>div:not(.hero-text) .blive_Control:after{content:"";background:rgba(0,0,0,.5);background:-moz-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,.8) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,.8) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}form:not(.blive_PageEdit) .hero-text *{color:#fff}}@media only screen and (min-width:1400px){form:not(.blive_PageEdit) #step2 .hero-text,form:not(.blive_PageEdit) #step3 .hero-text{left:20%;right:20%}}@keyframes scale{0%,100%{-webkit-transform:translate(-50%,-50%) scale(1.01);transform:translate(-50%,-50%) scale(1.01)}50%{-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}}