.hpc-sticky-wrapper:not(.hpc-sticky){animation-name:fade_out;animation-duration:.8s;animation-timing-function:ease-in-out}.hpc-sticky .hpc-sticky-header,.hpc-sticky.hpc-sticky-wrapper{position:fixed;z-index:9999;visibility:visible;animation-name:fade_in;animation-duration:.8s;animation-timing-function:ease-in-out}.hpc-sticky .hpc-sticky-header{display:flex}.hpc-sticky .top-controls{display:none}.hpc-sticky-header{text-align:left;justify-content:space-between;align-items:center;height:50px;font-size:13.5px;display:none;background-color:#fff;border:solid #ececec;border-width:.1px 0 0;border-bottom:none;box-shadow:0 -2px 15px #e4e4e4}.hpc-sticky-header .hpc-sticky-title-wrapper{width:100%;height:100%;padding:10px;line-height:1.1}.hpc-sticky-header .hpc-sticky-title-wrapper .hpc-sticky-header-watch{font-weight:700;text-transform:uppercase;color:#000}.hpc-sticky-header .hpc-sticky-close{color:silver;cursor:pointer;border:none;background:none;font-size:18px;-webkit-user-select:none;user-select:none}@media screen and (min-width:768px){.hpc-sticky .hpc-sticky-header,.hpc-sticky.hpc-sticky-wrapper{width:400px;bottom:calc(0px + var(--sticky-player-offset, 0px));left:auto;right:20px}.hpc-sticky.hpc-sticky-wrapper{height:225px}.hpc-sticky .hpc-sticky-header{bottom:calc(225px + var(--sticky-player-offset, 0px))}}@media only screen and (max-width:767px){.hpc-sticky .hpc-sticky-header,.hpc-sticky.hpc-sticky-wrapper{height:90px;margin-bottom:15px;bottom:calc(0px + var(--sticky-player-offset, 0px))}.hpc-sticky.hpc-sticky-wrapper{z-index:10000;left:10px;width:160px;box-shadow:-5px 0 20px #0a0a0a80}.hpc-sticky .hpc-sticky-header{width:calc(100% - 180px);right:10px;align-items:start;box-shadow:5px 0 20px #0a0a0a66}.hpc-sticky .hpc-sticky-header .hpc-sticky-title-wrapper{line-height:16px}.hpc-sticky .hpc-sticky-header .hpc-sticky-title-wrapper .hpc-sticky-header-watch{display:none}.hpc-sticky .hpc-sticky-header .hpc-sticky-close{padding-top:10px;padding-right:10px}.hpc-sticky .control-bar{display:flex}.hpc-sticky .control-bar>:not(.play-controls){display:none}.hpc-sticky .hpc-mobile-mute-button{display:flex;position:fixed;bottom:calc(18px + var(--sticky-player-offset, 0px));right:16px;top:unset;z-index:9999;height:26px;width:26px}.hpc-sticky .hpc-mobile-mute-button img{height:16px;width:16px}.hpc-sticky .ima-control-bar-container .ima-controls{display:none}.hpc-sticky .ima-control-bar-container .interactiveAdControls{bottom:calc(10px + var(--sticky-player-offset, 0px))}.hpc-sticky .ima-control-bar-container .interactiveAdControls .adClick,.hpc-sticky .ima-control-bar-container .interactiveAdControls .adText{display:none}.hpc-sticky .ima-control-bar-container .interactiveAdControls .skipButton{bottom:unset}.playing:not(.ima-showing,.paused) :is(.hpc-sticky .ima-control-bar-container .interactiveAdControls) .skipButton{bottom:-10px}}@keyframes fade_in{0%{opacity:0}30%{opacity:.3}50%{opacity:.5}to{opacity:1}}@keyframes fade_out{0%{opacity:0}30%{opacity:.3}50%{opacity:.5}to{opacity:1}}