.play-btn{width:127px;height:81px;display:flex;margin:auto;background-color:rgba(0,184,209,.4);cursor:pointer;z-index:1}.play-btn-wrapper{width:100%;height:75%;display:flex;z-index:1}.play-btn .icon{pointer-events:none;margin:auto;width:0;height:0;border-color:transparent transparent transparent #fff;border-style:solid;border-width:20px 0 20px 34.6px}.modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:rgba(0,184,209,.5)}.modal-content{margin:auto;width:80%;display:flex}.modal-content iframe{width:100%;margin:auto;min-height:540px}@media(max-width:411px){.modal-content iframe{min-height:200px}}@media(max-width:768px){.modal-content iframe{min-height:410px}}@media(max-width:823px)and (max-height:411px){.modal-content iframe{min-height:410px}}.fullscreen-video{display:block;width:100%;position:relative;z-index:1;cursor:pointer}.fullscreen-video__thumbnail{width:100%}.fullscreen-video__thumbnail img{width:100%;border-radius:4px}.video-play{display:flex;width:125px;height:80px;margin:auto;position:absolute;top:50%;left:0;right:0;background-color:rgba(0,184,209,.85);cursor:pointer;z-index:1;transform:translateY(-50%);-webkit-transform:translateY(-50%);transition:all .25s ease;-webkit-transition:all .25s ease}.video-play:hover{background-color:rgba(0,157,178,.85)}.video-play__arrow{pointer-events:none;margin:auto;width:0;height:0;border-color:transparent transparent transparent #fff;border-style:solid;border-width:20px 0 20px 34.6px}.video-popover{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:rgba(0,184,209,.5)}.video-popover__content{display:flex;width:100%;max-width:960px;margin:auto;position:relative}.video-popover__content iframe{width:100%;min-height:540px;margin:auto}.wistiaEmbed figcaption,.youtubeEmbed figcaption{text-align:center;margin:16px auto 0;max-width:90%;padding-top:10px;border-top:1px solid #ceebef;color:#668c98}