.rf-page-video-stage{background-color:rgba(0,0,0,0.9);color:#fff;opacity:0;position:fixed;top:0;bottom:0;left:0;right:0;height:100%;width:100%;z-index:-1}
.rf-page-video-stage__inner{box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:1650px;margin:0 auto;width:85%;height:100%}
.rf-page-video-stage__close{appearance:none;-moz-appearance:none;-webkit-appearance:none;background-color:transparent;border:0;border-radius:0;outline:0;padding:0;text-indent:.01px;text-overflow:"";text-decoration:none;color:#fff;cursor:pointer;position:absolute;top:40px;right:30px;z-index:2}
button.rf-page-video-stage__close-icon:hover{background:0}
.rf-page-video-stage__close-icon{fill:currentColor;color:currentColor;height:40px;width:40px}
.rf-page-video-stage[aria-hidden="false"]{opacity:1;z-index:110;transition:opacity 450ms cubic-bezier(0.23,1,0.32,1) 800ms}
@media(min-width:1400px){.rf-page-video-stage__close{top:80px;right:60px}
}
.rf-video-player{background-repeat:no-repeat;background-position:center center;background-size:cover;box-sizing:border-box;display:block;position:relative;white-space:nowrap;font-size:0;width:100%;overflow:hidden}
.rf-video-player:before{content:'';display:inline-block;padding-bottom:56.25%;vertical-align:middle;width:0;height:0}
.rf-video-player__frame{box-sizing:border-box;display:block;position:absolute;top:0;left:0;white-space:normal;width:100%;height:100%}
button.rf-page-video-stage__close:hover{background:0}
button.rf-video__button:hover{background:0}
.rf-video__frame{background-repeat:no-repeat;background-position:center center;background-size:cover;box-sizing:border-box;display:block;position:relative;white-space:nowrap;width:100%;font-size:0;max-width:825px;margin-left:auto;margin-right:auto}
.rf-video__frame:before{content:'';display:inline-block;padding-bottom:56.25%;vertical-align:middle;width:0;height:0}
.rf-video__frame-overlay{position:absolute;display:block;top:0;left:0;bottom:0;right:0;width:100%;height:100%;z-index:1;background-color:rgba(0,0,0,0.45)}
.rf-video__button{appearance:none;-moz-appearance:none;-webkit-appearance:none;background-color:transparent;border:0;border-radius:0;outline:0;padding:0;text-indent:.01px;text-overflow:"";text-decoration:none;color:#fff;cursor:pointer;height:60px;width:60px;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:2}
.rf-video__icon{font-size:6rem}
.rf-video__modal{background-color:rgba(0,0,0,0.9);position:fixed;top:0;left:0;right:0;bottom:0;height:100%;width:100%;overflow:hidden}
.rf-video__modal-inner{box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:1650px;margin:0 auto;width:85%}
.rf-video__modal[aria-hidden="false"]{opacity:1;z-index:110;transition:opacity 450ms cubic-bezier(0.23,1,0.32,1) 800ms}