#stage{position:relative;overflow:hidden}@media (min-width:1024px){#stage{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:600px}}@media (max-width:1023px){#stage{border-bottom:1px solid #4bafff}}#stage h1{margin-bottom:10px}#stage h1:last-child{margin-bottom:0}#stage p:last-child{margin-bottom:0}@media (min-width:1024px){#stage .circle{padding:40px 20px;margin:20px auto;position:relative;z-index:2;width:360px;height:360px;float:none}#stage .circle.circle-medium{width:420px;height:420px}#stage .circle.circle-big{width:480px;height:480px}#stage .circle:before{content:'';border-radius:50%;background:rgba(255,255,255,.8);position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}#stage .circle .content{position:relative;z-index:2}}@media (max-width:1023px){#stage .circle{padding:40px 0;width:100%}}#stage .circle .content,#stage .circle .content h1,#stage .circle .content p{width:100%;display:block}#stage .img-responsive{max-width:1920px;width:100%;margin:0 auto}@media (min-width:1024px){#stage .img-responsive{position:absolute;z-index:1;top:0;bottom:0;left:50%;transform:translateX(-50%)}#stage .img-responsive img{min-width:100%}.object-fit #stage .img-responsive img{-o-object-fit:cover;object-fit:cover;height:100%;-o-object-position:50%;object-position:50%}.no-object-fit #stage .img-responsive img{min-height:100%;width:auto}}#stage.stage-with-user-login .container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width:1023px){#stage.stage-with-user-login .container{-ms-flex-direction:column;flex-direction:column}}#stage.stage-with-user-login .container>:first-child{margin-right:auto!important;margin-left:0!important;-ms-flex-pack:start;justify-content:flex-start}#stage.stage-with-user-login .container>:last-child{-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:1023px){#stage.stage-with-user-login .container>:last-child{float:none!important;clear:both;border-top:1px solid #eef9ff}#stage.stage-with-user-login .container>:last-child .text-right{text-align:left}}.stage-copy{padding:0 20px}.stage-copy .content,.stage-copy h1,.stage-copy p{width:100%}