.video-fw-image{position:relative}.video-fw-popup .video-link{display:block;width:100%;position:absolute;z-index:666;top:50%;left:50%;transform:translate(-50%,-50%)}.video-fw-popup .video-link .play{text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-35%)}.video-fw-popup .rotating-circle{font-size:50px !important;text-transform:uppercase;letter-spacing:2px;font-weight:400}.video-fw-popup .rotating-circle div{display:inline-block;z-index:3;margin-top:0;margin-left:0px;border-radius:50%;border:1px solid #c8c9c7;height:85px;width:85px;text-align:center;line-height:46px;position:relative;cursor:pointer;transition:opacity 1s .9s;transform:rotate(-90reg)}.video-fw-popup .rotating-circle div::after{content:'';display:block;width:25px;height:28px;background-image:url(//cdn2.hubspot.net/hubfs/7407324/icons/play.svg);background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;top:50%;transform:translateY(-45%);left:2px;right:0;margin:0 auto}.video-fw-popup .rotating-circle div::before{content:"";display:block;position:absolute;top:-1.5px;left:-1.5px;height:calc(100% + 3px);width:calc(100% + 3px);border-color:#00bfff transparent;border-style:solid;border-width:2px;border-radius:50%;box-sizing:border-box;transform:rotate(-45deg)}.video-fw-popup .rotating-circle div::before{border-color:#00bfff #00bfff #00bfff transparent;transform:rotate(-125deg)}.video-fw-popup .rotating-circle:hover div::before{transform:rotate(-125deg);-webkit-animation:rotate2 3s ease infinite;animation:rotate2 3s ease infinite}.video-fw-popup .video-wrapper{position:relative;height:560px;overflow:hidden;max-width:100%;overflow:hidden}.video-fw-popup .video-wrapper iframe,.video-fw-popup .video-wrapper object,.video-fw-popup .video-wrapper embed{position:absolute;top:0;left:0;width:100%;height:100%}.video-fw-popup .video-wrapper video{height:100%;object-fit:cover;width:100%}