.play-video{display:grid;height:auto;padding-bottom:64px;place-items:center;position:relative;width:100%}.blog-post-video-popup-section .container{margin:0 auto;max-width:1200px}.play-video-button-rounded{align-items:center;background:hsla(0,0%,100%,.6);border-radius:50%;bottom:calc(50% - 31px);display:flex;height:108px;justify-content:center;left:calc(50% - 54px);margin:0;position:absolute;width:108px}.play-video-button-rounded:hover{cursor:pointer;opacity:.9}.video-thumbnail{border-radius:16px;display:block;margin:0 auto;width:100%}.video-popup-container{border-radius:4px;display:none;height:100%;margin:0 auto 128px;position:absolute;width:100%;z-index:9999}.close-video-popup{align-items:center;background:var(--white-color);border:2px solid var(--white-color);border-radius:50%;box-sizing:border-box;display:flex;height:64px;justify-content:center;position:absolute;right:0;top:-16px;width:64px;z-index:99999}.close-video-popup:hover{cursor:pointer;opacity:.7}#video-iframe-popup{border-radius:16px;height:calc(100% - 55px);margin-top:60px}.play-video--icon{height:48px;margin-left:5px;position:relative;width:40px}@media screen and (max-width:787px){.video-popup-container{margin-bottom:78px}.play-video{padding-bottom:32px}#video-iframe-popup{height:calc(100% - 20px);margin-top:30px}.close-video-popup{top:-12px}.play-video-button-rounded{bottom:calc(50% - 10px);height:39px;left:calc(50% - 20px);width:39px}.play-video--icon{height:16px;width:14px}.close-video-popup{height:32px;width:32px}}