html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}input,textarea,select,button{font-family:'adobe-clean', sans-serif}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{outline:none;text-decoration:none}

.mpc-fade-enter-active,.mpc-fade-leave-active{-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.mpc-fade-enter,.mpc-fade-leave-to{opacity:0;bottom:0}

.mpc-poster{width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;overflow:hidden}

.mpc-large-play{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;cursor:pointer;border:none;width:116px;height:116px}.mpc-large-play:focus:not(.focus-visible){outline:0}.mpc-large-play.focus-visible{outline:0;-webkit-box-shadow:inset 0 0 0 2px rgba(20,115,230,0.8);box-shadow:inset 0 0 0 2px rgba(20,115,230,0.8)}.mpc-large-play__circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:92px;height:92px;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;background-color:#1473e6}.mpc-large-play__icon{fill:#fff;width:64px;height:64px}@media only screen and (max-width: 425px){.mpc-large-play{-webkit-transform:scale(0.75);transform:scale(0.75)}}

.mpc-spinner{-webkit-animation:mpc-rotator 1.4s linear infinite;animation:mpc-rotator 1.4s linear infinite;width:64px;height:64px}.mpc-spinner__path{stroke-dasharray:187;stroke-dashoffset:0;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:mpc-dash 1.4s ease-in-out infinite,mpc-colors 5.6s ease-in-out infinite;animation:mpc-dash 1.4s ease-in-out infinite,mpc-colors 5.6s ease-in-out infinite}@-webkit-keyframes mpc-rotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes mpc-rotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@-webkit-keyframes mpc-colors{0%{stroke:#fff}25%{stroke:#1473e6}50%{stroke:#fff}75%{stroke:#1473e6}100%{stroke:#fff}}@keyframes mpc-colors{0%{stroke:#fff}25%{stroke:#1473e6}50%{stroke:#fff}75%{stroke:#1473e6}100%{stroke:#fff}}@-webkit-keyframes mpc-dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}100%{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes mpc-dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}100%{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}

.mpc-icon{fill:rgba(255,255,255,0.8);cursor:pointer}.mpc-icon:hover,.mpc-icon--active{fill:#fff}.mpc-icon--disabled{fill:rgba(255,255,255,0.4)}

.mpc-muted-button{background-color:#000000;color:rgba(255,255,255,0.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:8em;padding:1em;border:none;position:absolute;left:calc(50% - 4em);top:calc(50% - 2em);z-index:3;border-radius:2px;outline:none;cursor:pointer}.mpc-muted-button:hover{color:#fff}

.mpc-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;padding:0;background-color:transparent;min-width:32px;height:32px}.mpc-button:focus:not(.focus-visible){outline:0}.mpc-button.focus-visible{outline:0;-webkit-box-shadow:inset 0 0 0 2px rgba(20,115,230,0.8);box-shadow:inset 0 0 0 2px rgba(20,115,230,0.8)}

.mpc-menu-cc__item{display:grid;grid-template-columns:1fr 1fr;padding:15px 12px 12px 12px;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-menu-cc__item--active{background-color:rgba(255,255,255,0.2) !important}.mpc-menu-cc__item:hover{background-color:rgba(255,255,255,0.1)}.mpc-menu-cc__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mpc-menu-cc__label--active::before{content:'•';margin-right:0.5em}.mpc-menu-cc__toggles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;cursor:pointer}.mpc-menu-cc__icon:focus:not(.focus-visible){outline:0}.mpc-menu-cc__icon.focus-visible{outline:0;-webkit-box-shadow:inset 0 0 0 2px rgba(20,115,230,0.8);box-shadow:inset 0 0 0 2px rgba(20,115,230,0.8)}

.mpc-menu{background-color:#000;color:#fff;width:216px;border-radius:2px;font-size:14px}.mpc-menu__content{min-height:24vh;max-height:48vh;overflow-y:auto;padding:8px 0}.mpc-menu__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(255,255,255,0.4);-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 425px){.mpc-menu{font-size:12px}}@media only screen and (max-width: 375px){.mpc-menu__content{max-height:42vh}}@media only screen and (max-width: 320px){.mpc-menu__content{max-height:32vh}}

.mpc-menu-simple__item{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1em}.mpc-menu-simple__item:focus:not(.focus-visible){outline:0}.mpc-menu-simple__item.focus-visible{outline:0;-webkit-box-shadow:inset 0 0 0 2px rgba(20,115,230,0.8);box-shadow:inset 0 0 0 2px rgba(20,115,230,0.8)}.mpc-menu-simple__item--active{background-color:rgba(255,255,255,0.2) !important}.mpc-menu-simple__item:hover{background-color:rgba(255,255,255,0.1)}

.mpc-timeline{width:100%;padding:8px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;position:relative;z-index:0}.mpc-timeline:focus:not(.focus-visible){outline:0}.mpc-timeline.focus-visible{outline:0;-webkit-box-shadow:inset 0 0 0 2px rgba(20,115,230,0.8);box-shadow:inset 0 0 0 2px rgba(20,115,230,0.8)}.mpc-timeline__track{background-color:rgba(255,255,255,0.2);position:relative;width:100%;height:4px;z-index:1}.mpc-timeline__value{height:4px;background-color:#FFFFFF;width:0;-webkit-transition:width 0.2s ease-in;transition:width 0.2s ease-in;position:absolute;left:0;top:0;z-index:3}.mpc-timeline__alt-value{height:4px;background-color:rgba(255,255,255,0.2);width:0;-webkit-transition:width 0.2s ease-in;transition:width 0.2s ease-in;position:absolute;left:0;top:0;z-index:2}.mpc-timeline__handle{width:4px;height:4px;background-color:rgba(0,0,0,0.4);position:absolute;top:0;left:0;z-index:4}.mpc-timeline__marker{width:10px;height:16px;padding:0;margin:0;top:-6px;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;background-color:transparent;border:none;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.mpc-timeline__marker:focus:not(.focus-visible){outline:0}.mpc-timeline__marker.focus-visible{outline:0;-webkit-box-shadow:inset 0 0 0 2px rgba(20,115,230,0.8);box-shadow:inset 0 0 0 2px rgba(20,115,230,0.8)}.mpc-timeline__marker-dot{width:10px;height:10px;background-color:#1473e6;border-radius:50%;cursor:pointer}.mpc-timeline__tooltip{font-size:12px;background-color:rgba(0,0,0,0.8);color:white;padding:6px;position:absolute;border-radius:2px 2px 0 0;opacity:0;-webkit-transition:opacity 0.1s ease-in-out;transition:opacity 0.1s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-timeline__tooltip--active{opacity:0.9}.mpc-timeline__tooltip-title{padding:6px}

.mpc-range{height:32px;margin:0 4px;padding:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;z-index:0}.mpc-range:focus:not(.focus-visible){outline:0}.mpc-range.focus-visible{outline:0;-webkit-box-shadow:inset 0 0 0 2px rgba(20,115,230,0.8);box-shadow:inset 0 0 0 2px rgba(20,115,230,0.8)}.mpc-range__input{width:60px;position:relative;padding:0;margin:0;z-index:4;opacity:0;cursor:pointer}.mpc-range__input::-ms-tooltip{display:none}.mpc-range__handle{border-radius:7.5px;width:15px;height:15px;background-color:#fff;position:absolute;z-index:2;top:10px}.mpc-range__value{height:4px;background-color:#fff;position:absolute;left:0;top:15px}.mpc-range__track{height:8px;width:100%;color:green;height:4px;background-color:rgba(255,255,255,0.4);position:absolute;left:0;right:0;top:15px}

.mpc-volume{-webkit-transition:width 0.2s;transition:width 0.2s;width:32px;height:32px;overflow:hidden;margin:0 4px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-volume__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mpc-volume__icon{-ms-flex-negative:0;flex-shrink:0}.mpc-volume__range{width:60px;height:32px;padding:0}.mpc-volume__range:focus:not(.focus-visible){outline:0}.mpc-volume__range.focus-visible{outline:0;-webkit-box-shadow:inset 0 0 0 2px rgba(20,115,230,0.8);box-shadow:inset 0 0 0 2px rgba(20,115,230,0.8)}.mpc-volume:not(.mpc-volume--minimal):hover,.mpc-volume--expanded{width:105px}.mpc-volume--minimal{width:32px;margin:0 8px 0 0}

.mpc-icon-settings{width:24px;height:24px}

.mpc-simulive-timeline{width:100%;padding:8px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;position:relative;z-index:0}.mpc-simulive-timeline:focus:not(.focus-visible){outline:0}.mpc-simulive-timeline.focus-visible{outline:0;-webkit-box-shadow:inset 0 0 0 2px rgba(20,115,230,0.8);box-shadow:inset 0 0 0 2px rgba(20,115,230,0.8)}.mpc-simulive-timeline__track{background-color:rgba(255,255,255,0.2);position:relative;width:100%;height:4px;z-index:1}.mpc-simulive-timeline__value{height:4px;background-color:#FFFFFF;width:0;-webkit-transition:width 0.2s ease-in;transition:width 0.2s ease-in;position:absolute;left:0;top:0;z-index:3}.mpc-simulive-timeline__alt-value{height:4px;background-color:rgba(255,255,255,0.2);width:0;-webkit-transition:width 0.2s ease-in;transition:width 0.2s ease-in;position:absolute;left:0;top:0;z-index:2}.mpc-simulive-timeline__handle{width:4px;height:4px;background-color:rgba(0,0,0,0.4);position:absolute;top:0;left:0;z-index:4}.mpc-simulive-timeline__marker{width:10px;height:16px;padding:0;margin:0;top:-6px;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;background-color:transparent;border:none;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.mpc-simulive-timeline__marker:focus:not(.focus-visible){outline:0}.mpc-simulive-timeline__marker.focus-visible{outline:0;-webkit-box-shadow:inset 0 0 0 2px rgba(20,115,230,0.8);box-shadow:inset 0 0 0 2px rgba(20,115,230,0.8)}.mpc-simulive-timeline__marker-dot{width:10px;height:10px;background-color:#1473e6;border-radius:50%;cursor:pointer}.mpc-simulive-timeline__tooltip{font-size:12px;background-color:rgba(0,0,0,0.8);color:white;padding:6px;position:absolute;border-radius:2px 2px 0 0;opacity:0;-webkit-transition:opacity 0.1s ease-in-out;transition:opacity 0.1s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-simulive-timeline__tooltip--active{opacity:0.9}.mpc-simulive-timeline__tooltip-title{padding:6px}

.mpc-controls{height:60px;width:100%;background-color:#000}.mpc-controls__chapters{position:absolute;left:7px;top:10px}.mpc-controls__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:32px}.mpc-controls__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mpc-controls__time-display{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mpc-controls__time-display--clickable{cursor:pointer}.mpc-controls__playback-rate{color:rgba(255,255,255,0.8);-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.mpc-controls__playback-rate:hover{color:#fff}.mpc-controls__playback-rate-label{font-size:16px;padding:0 8px 0 4px;cursor:pointer}.mpc-controls__elapsed-time{color:rgba(255,255,255,0.8)}.mpc-controls__live-indicator{color:#fd0810;font-size:2em;margin:0 0.2em}.mpc-controls__live-indicator--offline{color:rgba(255,255,255,0.8);opacity:0.4}.mpc-controls__settings-wrapper{position:relative}.mpc-controls__settings--hd::before{content:'HD';color:#FFFFFF;border-radius:2px;background-color:#FF0000;letter-spacing:1px;display:block;font-size:6px;padding:2px 1px 2px 2px;position:absolute;top:3px;right:0px;font-weight:900}

.mpc-player{width:100%;height:100%;overflow:hidden;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#000;z-index:0;font-family:MyriadPro-Regular, "Myriad Pro Regular", MyriadPro, "Myriad Pro", sans-serif}.mpc-player__preroll{width:100%;height:100%;z-index:3;position:absolute;left:0;top:0;background-color:#000000}.mpc-player__poster{position:absolute;left:0;top:0;z-index:3}.mpc-player__video{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.mpc-player__large-play{position:absolute;left:calc(50% - 58px);top:calc(50% - 58px);z-index:4}.mpc-player__spinner{position:absolute;left:calc(50% - 32px);top:calc(50% - 32px);z-index:4}.mpc-player__menu{position:absolute;right:10px;bottom:64px;z-index:3}.mpc-player__controls{position:absolute;bottom:0;z-index:2;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.mpc-player__controls--hidden{bottom:-60px}.mpc-player__captions{position:absolute;bottom:0;left:0;width:100%;padding:10px;background-color:rgba(0,0,0,0.8);font-size:18px;color:#fff;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.3s;transition:all 0.3s;z-index:2}.mpc-player__captions--offset{bottom:60px}.mpc-player__title{position:absolute;top:0;left:0;right:0;height:30px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:12px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #000), to(transparent));background-image:linear-gradient(to bottom, #000 0, transparent 100%);z-index:4}

