body.autheos-popup-open{overflow:hidden}.autheos-popup__backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:2;overflow-y:auto;display:none}.autheos-popup__modal{position:relative;width:100%;max-width:720px;margin:100px auto 25px;background-color:transparent;box-shadow:0 0 15px 0 rgba(0,0,0,.25)}.autheos-popup__close{position:absolute;top:-40px;right:0;width:24px;height:24px;border:none;background:transparent;opacity:.75;cursor:pointer}.autheos-popup__close:hover{opacity:1}.autheos-popup__close:after,.autheos-popup__close:before{position:absolute;content:" ";margin-top:-1px;height:2px;width:100%;top:50%;left:0;background-color:#fff}.autheos-popup__close:before{transform:rotate(45deg)}.autheos-popup__close:after{transform:rotate(-45deg)}.autheos-popup__player{position:relative;height:0;padding-top:56.25%;overflow:hidden;background-color:#000}.autheos-popup__player .autheos-videoplayer{position:absolute;top:0;left:0;width:100%;height:100%}.autheos-popup__nav-wrapper--chevron-left:before,.autheos-popup__nav-wrapper--chevron-right:before{content:"";width:.45em;height:.45em;display:inline-block;vertical-align:top;transform:rotate(-45deg);position:relative;left:.15em;top:.15em;border-style:solid;border-width:.25em .25em 0 0}.autheos-popup__nav-wrapper--chevron-right:before{left:0;transform:rotate(45deg)}.autheos-popup__nav-wrapper--chevron-left:before{left:.25em;transform:rotate(-135deg)}.autheos-popup__nav-wrapper{width:auto;padding:15px 0;text-align:center;position:relative;background:#fff}.autheos-popup__nav-wrapper-container{height:101px;overflow:hidden;position:relative}.autheos-popup__nav-wrapper-left-arrow,.autheos-popup__nav-wrapper-right-arrow{width:40px;height:100%;line-height:131px;position:absolute;z-index:1;top:0;background:rgba(0,192,185,.8);opacity:0;cursor:pointer;transition:opacity .2s ease-in-out}.autheos-popup__nav-wrapper-left-arrow span,.autheos-popup__nav-wrapper-right-arrow span{display:inline-block;vertical-align:middle;color:#fff;font-size:20px;line-height:100%}.autheos-popup__nav-wrapper-left-arrow{left:0}.autheos-popup__nav-wrapper-right-arrow{right:0}.autheos-popup__nav-thumb:hover .autheos-popup__nav-wrapper-left-arrow,.autheos-popup__nav-thumb:hover .autheos-popup__nav-wrapper-right-arrow{opacity:1}.autheos-popup__nav-wrapper-scroll{height:120%;white-space:nowrap;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch}.autheos-popup__nav-wrapper-scroll>div{display:inline-block;margin:0 7px;width:180px;height:101px}.autheos-popup__nav-wrapper-scroll>div:first-child{margin-left:15px}.autheos-popup__nav-wrapper-scroll>div:last-child{margin-right:15px}.autheos-popup__nav-arrow,.autheos-popup__nav-thumb{display:none}.autheos-popup__nav-next,.autheos-popup__nav-previous{background:transparent;border:none;cursor:pointer}.autheos-popup__nav-caption,.autheos-popup__nav-next,.autheos-popup__nav-previous{font-size:14px;font-weight:700;color:#333}@media screen and (max-width:720px){.autheos-popup__close{right:15px}}@media (pointer:coarse){.autheos-popup__nav-wrapper-left-arrow,.autheos-popup__nav-wrapper-right-arrow{display:none}@media (orientation:landscape){.autheos-popup__close{right:0;opacity:1}.autheos-popup__backdrop{box-sizing:border-box;padding:0 25px}}}
.autheos-videobutton{background-color:#00c0b9;border-radius:3px;border:none;outline:none;padding:8px 15px;color:#fff}.autheos-videobutton,.autheos-videothumbnail{position:relative;display:inline-block;cursor:pointer}.autheos-videothumbnail{width:210px;height:118px;line-height:1;background-color:#000;overflow:hidden}.autheos-videothumbnail__play-icon{position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;height:44px;width:44px;box-sizing:border-box;background-color:rgba(0,0,0,.7);border-radius:44px;border:2px solid #fff;transition:all .1s ease-in-out}.autheos-videothumbnail:hover .autheos-videothumbnail__play-icon,.autheos-videothumbnail__play-icon--active{background-color:rgba(0,192,185,.8)}.autheos-videothumbnail__play-icon:after{content:"";display:block;position:absolute;top:10.5px;left:14px;margin:0 auto;border-style:solid;border-width:9.5px 0 9.5px 17px;border-color:transparent transparent transparent #fff}.autheos-videothumbnail__type-label{position:absolute;top:0;left:0;background-color:rgba(0,192,185,.8);padding:3px 10px;color:#fff;font-size:13px;border-bottom-right-radius:2px;text-transform:capitalize}.autheos-videothumbnail__language-label{position:absolute;bottom:0;left:0;background-color:rgba(0,0,0,.5);padding:3px 10px;color:#fff;font-size:13px}.autheos-videothumbnail__image{width:100%}