.is-transitioning{display:block !important;visibility:visible !important}.video-section-wrapper{position:relative;display:flex;-ms-flex-align:center;align-items:center;justify-content:center;width:100%;height:100%}@media only screen and (min-width: 750px){.video-section-wrapper{overflow:hidden}}@media only screen and (max-width: 749px){.video-section-wrapper{overflow:visible !important}.video-section-wrapper.video-is-playing{margin:0}.video-section-wrapper.video-is-loaded{transition:margin .6s cubic-bezier(0.44, 0.13, 0.48, 0.87)}}.video-section-wrapper--small.video-section-wrapper--min-height{min-height:175px}@media only screen and (min-width: 750px){.video-section-wrapper--small.video-section-wrapper--min-height{min-height:475px}}.video-section-wrapper--medium.video-section-wrapper--min-height{min-height:270px}@media only screen and (min-width: 750px){.video-section-wrapper--medium.video-section-wrapper--min-height{min-height:650px}}.video-section-wrapper--large.video-section-wrapper--min-height{min-height:375px}@media only screen and (min-width: 750px){.video-section-wrapper--large.video-section-wrapper--min-height{min-height:775px}}.video-background-wrapper--no-overlay{background-color:var(--color-image-overlay)}.video__text-content{text-align:center;position:relative;width:100%;top:20px;opacity:1;transition:all .6s cubic-bezier(0.44, 0.13, 0.48, 0.87);transition-delay:.3s;z-index:3;padding:40px 0}.video-is-playing .video__text-content{display:none}.video-is-loaded .video__text-content,.no-js .video__text-content{transform:translateY(-20px)}.video-is-loaded .video__text-content::after,.no-js .video__text-content::after{opacity:0;visibility:hidden;content:none}.video__title{color:var(--color-image-overlay-text)}.video-is-paused .video__title{display:none}.video{display:none;position:absolute;left:0;top:0;z-index:2}.video--background{position:absolute;visibility:hidden;opacity:0;transition:all .2s ease-in}.autoplay .video-is-loaded .video--background{display:block;visibility:visible;opacity:1}.video--image_with_play{display:none;opacity:0;visibility:none;width:100%;height:100%;transition:all .2s ease-in}.video-is-playing .video--image_with_play,.video-is-paused .video--image_with_play{display:block;visibility:visible;opacity:1}.video-control{display:none;visibility:hidden;opacity:0;position:absolute;z-index:4;transition:all .1s ease-out}.video-control__play-wrapper{display:none;height:50px}@media only screen and (min-width: 750px){.video-control__play-wrapper{display:block}}.video-control__play-wrapper-mobile{display:block;height:50px;position:absolute;top:calc(100% - 25px);left:calc(50% - 25px)}@media only screen and (min-width: 750px){.video-control__play-wrapper-mobile{display:none}}.video-control__play-wrapper--with-text{margin-top:30px}.video-control__play{display:flex;justify-content:center;visibility:visible;opacity:1;width:50px;height:50px;border-radius:25px;position:relative;margin:0 auto;padding:5px;pointer-events:none}.video-background-wrapper .video-control__play{top:50%;transform:translateY(-50%)}.video-control__play .icon{opacity:.5}.video-is-loaded .video-control__play{pointer-events:auto}.video-is-loaded .video-control__play .icon{opacity:1}.video-is-playing .video-control__play{display:none;visibility:hidden;opacity:0}.video-control__play::before{content:"";display:block;width:2.875rem;height:2.875rem;position:absolute;margin-left:-1.4375rem;border-radius:50%;border:2px solid #fff;border-top-color:rgba(0,0,0,0);animation:spin 0.65s infinite linear;transition:all .1s ease-out .5s;z-index:5;top:1px;left:50%;opacity:.5}.video-is-loaded .video-control__play::before,.video-is-playing .video-control__play::before,.video-is-paused .video-control__play::before{content:none;display:none}.video-control__close-wrapper{display:none;width:50px;height:50px;position:absolute;top:0;right:0;outline:none;z-index:3}.video-is-playing .video-control__close-wrapper,.video-is-paused .video-control__close-wrapper{display:block}.video-control__close{position:relative;width:30px;height:30px;margin:0 auto;font-size:14px;line-height:27px;border-radius:15px;background-color:#fff;color:#000}.video-control__close-wrapper:hover .video-control__close,.video-control__close-wrapper:focus .video-control__close{outline:auto 5px -webkit-focus-ring-color;opacity:.7}.video-is-playing .video-control__close,.video-is-paused .video-control__close{display:inline-block;visibility:visible;opacity:1}.video-control__close .icon{display:inline-block;width:14px;height:14px;margin:0 auto}.video__pause{position:absolute;top:0;right:0;z-index:3;width:50px;height:50px;padding:0;border:none;background-color:rgba(0,0,0,0);transition:color .2s cubic-bezier(0.44, 0.13, 0.48, 0.87),background-color .2s cubic-bezier(0.44, 0.13, 0.48, 0.87)}@media only screen and (max-width: 749px){.video__pause{display:none}}.video-is-playing .video__pause{display:none}.video__pause .icon{position:relative;color:rgba(255,255,255,.5);transition:color .2s cubic-bezier(0.44, 0.13, 0.48, 0.87),background-color .2s cubic-bezier(0.44, 0.13, 0.48, 0.87)}.video__pause:hover,.video__pause:focus{outline:none}.video__pause:hover .icon,.video__pause:focus .icon{color:#fff}.video__pause .icon-pause{width:12px;height:12px;top:11px}.video__pause .icon-play{width:16px;height:16px;top:9px}.video__pause-resume,.video__pause-stop{height:34px;width:34px;margin:0 auto;justify-content:center;background-color:rgba(0,0,0,.4)}.video__pause:hover .video__pause-resume,.video__pause:focus .video__pause-resume,.video__pause:hover .video__pause-stop,.video__pause:focus .video__pause-stop{background-color:rgba(0,0,0,.75)}.video__pause:focus .video__pause-resume,.video__pause:focus .video__pause-stop{outline:auto 5px -webkit-focus-ring-color}.video__pause-stop{display:flex}.is-paused .video__pause-stop{display:none}.video__pause-resume{display:none}.is-paused .video__pause-resume{display:flex}.video__overlay::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--color-image-overlay);opacity:.14;z-index:3}.video-is-playing .video__overlay{opacity:0}.video-is-playing .video__overlay:before{content:none}.video__image{transition:opacity .8s cubic-bezier(0.44, 0.13, 0.48, 0.87);position:absolute;top:0;left:0;opacity:1;height:100%;width:100%;background-repeat:no-repeat;background-size:cover;background-position:top center;z-index:1}@media only screen and (min-width: 750px){.video-background-wrapper .video__image{opacity:0}}.no-autoplay .video__image{opacity:1}.video-section-inner .video__outer-wrap{position:relative}.vpl-player-holder,.vpl-media-holder,.vpl-slideshow-holder,.vpl-video-holder,.vpl-poster-holder,.vpl-image-holder,.vpl-youtube-holder,.vpl-vimeo-holder-default,.vpl-vimeo-holder-chromeless,.vpl-canvas-video,.vpl-canvas-image,.vpl-iframe-holder,.vpl-iframe-blocker{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.vpl-media{position:absolute;max-width:none !important;user-select:none;visibility:visible;opacity:0;top:0;left:0}.vpl-force-hide{display:none !important}.vpl-fs{position:fixed !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important;max-width:none !important;max-height:none !important;margin:0 !important;padding:0 !important;z-index:999999 !important;overflow:hidden !important;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}.vpl-fs-overflow{overflow:hidden !important}.vpl-download-toggle a{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.vpl-minimize-bl{box-shadow:0 0 8px 0 rgba(0,0,0,.1);top:auto !important;position:fixed !important;max-width:720px !important;z-index:2147483648;bottom:20px !important;left:20px !important}.vpl-minimize-br{box-shadow:0 0 8px 0 rgba(0,0,0,.1);top:auto !important;position:fixed !important;max-width:720px !important;z-index:2147483648;bottom:20px !important;left:auto !important;right:20px !important}.vpl-skin-flat-dark .vpl-settings-holder,.vpl-skin-flat-dark .vpl-player-controls-bottom,.vpl-skin-flat-dark .vpl-volume-seekbar,.vpl-skin-flat-dark .vpl-player-controls-top .vpl-contr-btn,.vpl-skin-flat-dark .vpl-share-data,.vpl-skin-flat-dark .vpl-info-data,.vpl-skin-flat-dark .vpl-context-menu,.vpl-skin-flat-dark .vpl-big-play,.vpl-skin-flat-dark .vpl-pwd-data-wrap{background:rgba(0,0,0,.9)}.vpl-skin-flat-light .vpl-settings-holder,.vpl-skin-flat-light .vpl-player-controls-bottom,.vpl-skin-flat-light .vpl-volume-seekbar,.vpl-skin-flat-light .vpl-player-controls-top .vpl-contr-btn,.vpl-skin-flat-light .vpl-share-data,.vpl-skin-flat-light .vpl-info-data,.vpl-skin-flat-light .vpl-context-menu,.vpl-skin-flat-light .vpl-big-play,.vpl-skin-flat-light .vpl-pwd-data-wrap{background:#fff}.vpl-skin-flat-gray .vpl-settings-holder,.vpl-skin-flat-gray .vpl-player-controls-bottom,.vpl-skin-flat-gray .vpl-volume-seekbar,.vpl-skin-flat-gray .vpl-player-controls-top .vpl-contr-btn,.vpl-skin-flat-gray .vpl-share-data,.vpl-skin-flat-gray .vpl-info-data,.vpl-skin-flat-gray .vpl-context-menu,.vpl-skin-flat-gray .vpl-big-play,.vpl-skin-flat-gray .vpl-pwd-data-wrap{background:#d0d0d0}.vpl-btn{display:none;height:100%}.vpl-icon-wrap{height:100%}.vpl-contr-btn{width:40px;height:100%;float:left;position:relative;cursor:pointer}.vpl-contr-btn svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:14px;fill:currentColor;transition:color .1s ease-out}.vpl-skin-flat-dark .vpl-contr-btn svg{color:#bbb}.vpl-skin-flat-light .vpl-contr-btn svg{color:#5d5d5d}.vpl-skin-flat-gray .vpl-contr-btn svg{color:#7a7686}.vpl-skin-flat-dark .vpl-contr-btn:hover svg{color:#fff !important}.vpl-skin-flat-light .vpl-contr-btn:hover svg{color:#da4040 !important}.vpl-skin-flat-gray .vpl-contr-btn:hover svg{color:#fff !important}.vpl-player-controls{opacity:0;transition:opacity .3s ease-out;display:none}.vpl-player-controls-visible{opacity:1}.vpl-player-controls-bottom{position:absolute;height:40px;bottom:0;left:0;width:100%;display:flex}.vpl-player-controls-top{position:absolute;width:40px;top:10px;right:10px}.vpl-player-controls-top .vpl-contr-btn{height:40px;width:40px;margin-bottom:3px;overflow:hidden}.vpl-player-controls-bottom-right{position:relative;margin-left:auto}.vpl-media-time-current,.vpl-media-time-separator,.vpl-media-time-total{position:relative;top:50%;left:0px;text-align:center;float:left;margin:0 !important;font-size:12px !important;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.vpl-media-time-current,.vpl-media-time-total{padding-left:10px;padding-right:10px}.vpl-skin-flat-dark .vpl-media-time-current,.vpl-skin-flat-dark .vpl-media-time-separator,.vpl-skin-flat-dark .vpl-media-time-total{color:#bbb}.vpl-skin-flat-light .vpl-media-time-current,.vpl-skin-flat-light .vpl-media-time-separator,.vpl-skin-flat-light .vpl-media-time-total{color:#5d5d5d}.vpl-skin-flat-gray .vpl-media-time-current,.vpl-skin-flat-gray .vpl-media-time-separator,.vpl-skin-flat-gray .vpl-media-time-total{color:#7a7686}.vpl-seekbar-wrap{position:relative;margin:0 10px;height:100%;overflow:hidden}.vpl-seekbar{overflow:hidden;height:100%;cursor:pointer;touch-action:none;flex:1}.vpl-progress-bg{position:relative;width:100%;top:17px;height:7px;overflow:hidden}.vpl-skin-flat-dark .vpl-progress-bg{background:#333}.vpl-skin-flat-light .vpl-progress-bg{background:#5d5d5d}.vpl-skin-flat-gray .vpl-progress-bg{background:#b0b0b1}.vpl-load-level{position:absolute;top:0;height:100%}.vpl-skin-flat-dark .vpl-load-level{background:#333}.vpl-skin-flat-light .vpl-load-level{background:#ededed}.vpl-skin-flat-gray .vpl-load-level{background:#e6e6e6}.vpl-progress-level{position:absolute;top:0;height:100%;transition:width .2s linear}.vpl-skin-flat-dark .vpl-progress-level{background:#d1c452}.vpl-skin-flat-light .vpl-progress-level{background:#da4040}.vpl-skin-flat-gray .vpl-progress-level{background:#9a9ca7}.vpl-volume-seekbar{position:absolute;top:-80px;left:0;width:40px;height:80px;cursor:pointer;touch-action:none;display:none}.vpl-volume-wrapper:hover .vpl-volume-seekbar{display:block}.vpl-volume-bg{position:absolute;width:6px;height:60px;left:17px;bottom:10px}.vpl-skin-flat-dark .vpl-volume-bg{background:#333}.vpl-skin-flat-light .vpl-volume-bg{background:#5d5d5d}.vpl-skin-flat-gray .vpl-volume-bg{background:#9a9ca7}.vpl-volume-level{position:absolute;width:100%;left:0;bottom:0;transition:width .2s ease-out,height .2s ease-out}.vpl-skin-flat-dark .vpl-volume-level{background:#d1c452}.vpl-skin-flat-light .vpl-volume-level{background:#da4040}.vpl-skin-flat-gray .vpl-volume-level{background:#fff}.vpl-settings-menu{display:none}.vpl-settings-toggle{cursor:pointer}.vpl-settings-holder{position:absolute;right:0;bottom:100%;margin-bottom:1px;display:none;text-align:left;white-space:nowrap;z-index:10;overflow:hidden;opacity:0;transition:opacity .1s ease-out,width .2s ease-out,height .2s ease-out;box-shadow:0 0 10px rgba(0,0,0,.1)}.vpl-settings-holder-scrollable{overflow-y:auto}.vpl-settings-holder ul{margin:0 !important;padding:0 !important}.vpl-menu-item{display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;position:relative;white-space:nowrap;height:auto;text-align:center;list-style-type:none;padding:8px 10px 8px 10px;margin:0;font-size:12px;line-height:1;user-select:none;cursor:pointer}.vpl-menu-active{cursor:default !important}.vpl-settings-menu-item-title{margin-right:20px;font-weight:bold}.vpl-skin-flat-dark .vpl-settings-menu-item-value{color:#5d5d5d}.vpl-skin-flat-light .vpl-settings-menu-item-value{color:#ddd}.vpl-skin-flat-gray .vpl-settings-menu-item-value{color:#efefef}.vpl-settings-holder .vpl-menu-header{font-size:13px;line-height:1;padding:9px 10px 9px 15px;background-image:var(--arrow-long-prev-b);background-position:12px center;background-repeat:no-repeat;background-size:11px;transition:all .3s ease-out;margin-bottom:1px;cursor:pointer}.vpl-settings-holder .vpl-menu-header:hover{background-position:8px center}.vpl-settings-holder .vpl-menu-header span{padding-left:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vpl-skin-flat-dark .vpl-menu-header{background-color:#fff;color:#555}.vpl-skin-flat-light .vpl-menu-header{background-color:#da4040;color:#fff}.vpl-skin-flat-gray .vpl-menu-header{background-color:#7a7686;color:#fff}.vpl-skin-flat-dark .vpl-menu-item{color:#eee}.vpl-skin-flat-light .vpl-menu-item,.vpl-skin-flat-gray .vpl-menu-item{color:#8c8c8c}.vpl-skin-flat-dark .vpl-menu-active,.vpl-skin-flat-dark .vpl-menu-item:hover{background:#fff;color:#555}.vpl-skin-flat-light .vpl-menu-active,.vpl-skin-flat-light .vpl-menu-item:hover{background:#da4040;color:#fff}.vpl-skin-flat-gray .vpl-menu-active,.vpl-skin-flat-gray .vpl-menu-item:hover{background:#7a7686;color:#fff}.vpl-subtitles{display:none}.vpl-subtitle-holder-inner{text-align:center;position:absolute;width:100%;bottom:10px;transition:margin-bottom .3s ease-out;font-size:20px}.vpl-subtitle{display:inline;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:normal !important;font-family:inherit;color:#fff !important;background:rgba(0,0,0,.3) !important;white-space:pre-wrap}.vpl-subtitle i{font-style:italic}.vpl-subtitle-visible{margin-bottom:40px !important}.vpl-share-holder{height:100%;width:100%;display:none;z-index:50;opacity:0;transition:opacity 100ms ease-out}.vpl-share-holder-inner{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.vpl-share-inner{position:relative;height:100%;padding:20px 40px 20px 20px;box-sizing:border-box;overflow:hidden}.vpl-share-data{position:relative;max-width:90%;max-height:70%;overflow:auto;box-shadow:0 0 8px rgba(0,0,0,.1)}.vpl-share-close{position:absolute;right:0;top:0;background:none !important;z-index:333;height:40px;width:40px}.vpl-info-close svg,.vpl-share-close svg{height:17px}.vpl-share-item{width:40px;height:40px;float:left;position:relative}.vpl-info-holder{height:100%;width:100%;display:none;z-index:50;opacity:0;transition:opacity 100ms ease-out}.vpl-info-holder-inner{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.vpl-info-inner{position:relative;height:100%;padding:20px 40px 20px 20px;box-sizing:border-box}.vpl-info-data{position:relative;max-width:70%;max-height:70%;overflow:auto;box-shadow:0 0 10px rgba(0,0,0,.1)}@media(max-width: 500px){.vpl-info-data{max-width:100%;max-height:100%}}.vpl-info-close{position:absolute;right:0;top:0;background:none !important;z-index:333;height:40px;width:40px}.vpl-info-description{white-space:pre-wrap;line-height:normal;font-size:13px}.vpl-big-play{position:absolute;width:76px;height:76px;top:50%;left:50%;margin-left:-37px;margin-top:-37px;display:none;text-align:center;line-height:76px;cursor:pointer;overflow:hidden;border-radius:100%}@media only screen and (max-width: 989px){.vpl-big-play{width:42px;height:42px;margin-left:-22px;margin-top:-21px}}.vpl-big-play svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:26px;fill:currentColor}@media only screen and (max-width: 989px){.vpl-big-play svg{height:18px}}.vpl-skin-flat-dark .vpl-big-play svg{color:#bbb}.vpl-skin-flat-light .vpl-big-play svg{color:#5d5d5d}.vpl-skin-flat-gray .vpl-big-play svg{color:#7a7686}.vpl-skin-flat-dark .vpl-big-play:hover svg{color:#fff !important}.vpl-skin-flat-light .vpl-big-play:hover svg{color:#da4040 !important}.vpl-skin-flat-gray .vpl-big-play:hover svg{color:#fff !important}.vpl-player-loader{position:absolute;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px;-webkit-animation:vpl_preloader 1.2s infinite ease-in-out;animation:vpl_preloader 1.2s infinite ease-in-out;display:none}.vpl-skin-flat-dark .vpl-player-loader,.vpl-skin-flat-light .vpl-player-loader{background-color:#d0d0d0}.vpl-skin-flat-gray .vpl-player-loader{background-color:#7a7686}@-webkit-keyframes vpl_preloader{0%{-webkit-transform:perspective(120px)}50%{-webkit-transform:perspective(120px) rotateY(180deg)}100%{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}@keyframes vpl_preloader{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.vpl-vr-info{position:absolute;height:auto;display:block;top:50px;left:50%;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);background:rgba(0,0,0,.5);padding:10px;pointer-events:none;display:none}.vpl-preview-seek-wrap{position:absolute;width:120px;height:68px;display:none;pointer-events:none;box-shadow:0 0 10px rgba(0,0,0,.5)}.vpl-skin-flat-dark .vpl-preview-seek-wrap,.vpl-skin-flat-light .vpl-preview-seek-wrap,.vpl-skin-flat-gray .vpl-preview-seek-wrap{border:2px solid #ddd}.vpl-preview-seek-inner{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat}.vpl-preview-seek-time{position:absolute;bottom:0;left:50%;transform:translate(-50%, 0);text-align:center}.vpl-preview-seek-time .vpl-preview-seek-time-current{margin:0 !important;line-height:normal;padding:1px 2px !important;font-size:13px !important}.vpl-skin-flat-dark .vpl-preview-seek-time .vpl-preview-seek-time-current,.vpl-skin-flat-light .vpl-preview-seek-time .vpl-preview-seek-time-current,.vpl-skin-flat-gray .vpl-preview-seek-time .vpl-preview-seek-time-current{background:#111;color:#b8b8b8 !important}.vpl-pwd-holder{height:100%;width:100%;display:none;z-index:60;position:relative;opacity:0;transition:opacity 100ms ease-out}.vpl-pwd-holder-inner{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.vpl-skin-flat-dark .vpl-pwd-holder,.vpl-skin-flat-light .vpl-pwd-holder,.vpl-skin-flat-gray .vpl-pwd-holder{background:rgba(0,0,0,.7)}.vpl-pwd-data-wrap{position:relative;max-width:350px;width:100%;overflow:auto;padding:20px;box-sizing:border-box}@media(max-width: 400px){.vpl-pwd-data-wrap{max-width:90%}}.vpl-pwd-data{display:flex}.vpl-pwd-field-wrap{position:relative;margin:0;padding:5px !important;line-height:1.2;word-wrap:break-word;overflow:hidden;width:100%}.vpl-skin-flat-dark .vpl-pwd-field-wrap,.vpl-skin-flat-light .vpl-pwd-field-wrap,.vpl-skin-flat-gray .vpl-pwd-field-wrap{border:1px solid #333}.vpl-pwd-field{position:absolute;left:0;top:0;height:100% !important;width:100% !important;padding:0 0 0 5px !important;font-size:13px !important;margin:0 !important;border:0 !important;box-shadow:none !important;line-height:1 !important;direction:ltr !important}.vpl-skin-flat-dark .vpl-pwd-field,.vpl-skin-flat-light .vpl-pwd-field,.vpl-skin-flat-gray .vpl-pwd-field{background:#232323 !important;color:#fff !important}.vpl-pwd-title{font-size:14px;margin:5px;display:flex}.vpl-skin-flat-dark .vpl-pwd-title{color:#fff}.vpl-skin-flat-light .vpl-pwd-title{color:#5d5d5d}.vpl-skin-flat-gray .vpl-pwd-title{color:#fff}.vpl-pwd-info{font-size:11px;margin:5px;display:flex}.vpl-skin-flat-dark .vpl-pwd-info{color:#888}.vpl-skin-flat-light .vpl-pwd-info{color:#5d5d5d}.vpl-skin-flat-gray .vpl-pwd-info{color:#888}.vpl-pwd-confirm{display:inline-block;padding:3px !important;font-size:12px;cursor:pointer;float:right;align-self:flex-start;margin-left:5px;margin-right:5px}.vpl-skin-flat-dark .vpl-pwd-confirm{background:#fff;color:#555}.vpl-skin-flat-light .vpl-pwd-confirm{background:#fff;color:#ccc;border:1px solid #999}.vpl-skin-flat-gray .vpl-pwd-confirm{background:#fff;color:#555}.vpl-pwd-error{display:none}.vpl-context-menu{position:absolute;padding:10px;font-size:12px;white-space:nowrap;z-index:2147483646 !important;box-shadow:0 0 5px rgba(0,0,0,.2);display:none}.vpl-context-menu ul{padding:0 !important;margin:0 !important}.vpl-context-menu li{line-height:1.4 !important;list-style:none !important;margin:0 !important;border:0 !important;padding:5px !important;font-size:12px !important;cursor:pointer}.vpl-skin-flat-dark .vpl-context-menu li{border-bottom:1px solid #666 !important;color:#c1c1c1 !important}.vpl-skin-flat-light .vpl-context-menu li{border-bottom:1px solid #d6d6d6 !important;color:#454545 !important}.vpl-skin-flat-gray .vpl-context-menu li{border-bottom:1px solid #aaa !important;color:#eee !important}.vpl-context-menu li:last-child{border-bottom:none !important}.vpl-context-link span{background-color:#9e9e9e !important}.vpl-context-link span a{color:#e5e5e5 !important}.vpl-context-menu li:hover>span{opacity:.5}.vpl-context-fullscreen-exit,.vpl-context-volume-unmute,.vpl-context-playback-pause{display:none}.vpl-tooltip{position:absolute;text-align:center;z-index:2147483646 !important;pointer-events:none;display:none;font-size:13px !important;padding:2px 8px !important;line-height:20px !important;white-space:nowrap;user-select:none;direction:ltr !important}.vpl-skin-flat-dark .vpl-tooltip{background:#fff;color:#555 !important}.vpl-skin-flat-light .vpl-tooltip{background:#fff;color:#555 !important;box-shadow:1px 1px 3px rgba(148,148,148,.3607843137)}.vpl-skin-flat-gray .vpl-tooltip{background:#fff;color:#555 !important}.vpl-visible{opacity:1;transition:opacity .2s ease-in}.vpl-holder-visible{opacity:1}.vpl-controls{background:rgba(0,0,0,0);fill:#fff}.vpl-controls.sound-off .on{display:none}.vpl-controls:not(.sound-off) .off{display:none}