@charset "UTF-8";*,::after,::before{box-sizing:border-box}body{margin:0}@keyframes plyr-progress{to{background-position:25px 0;background-position:25px 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-variant-numeric:tabular-nums;font-weight:400;line-height:1.7;max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;border-radius:2px;color:#fff;font-size:9px;line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;left:0;padding:10px;position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width: 480px){.plyr__captions{font-size:15px;padding:20px}}@media (min-width: 768px){.plyr__captions{font-size:18px}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions{transform:translateY(-40px)}.plyr__caption{background:#000c;border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:0 0;border:0;border-radius:3px;color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;pointer-events:none;width:18px}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline:3px dotted #00b3ff;outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time + .plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);border-radius:4px;bottom:100%;box-shadow:0 1px 2px #00000026;color:#4a5464;font-size:15px;margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container > div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border-top-color:hsla(0,0%,100%,.9);content:"";height:0;position:absolute;right:14px;top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;display:flex;font-size:13px;padding:4.66667px 10.5px;width:100%}.plyr__menu__container .plyr__control > span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;right:6.5px}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;margin:7px;margin-bottom:3.5px;padding-left:28px;position:relative;width:calc(100% - 14px)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;left:6.5px}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;box-shadow:0 1px 0 #fff;content:"";height:1px;left:0;margin-top:3.5px;overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b3ff}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc(-7px - -2);overflow:hidden;padding-left:24.5px;pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;background:0 0;border:0;border-radius:26px;color:#00b3ff;display:block;height:19px;margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;background-image:linear-gradient(90deg,currentColor 0,transparent 0);border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px 0 0 0 1px #23282f26 0 0 0 1px #23282f33;height:13px;margin-top:-4px;position:relative;transition:all .2s ease;width:13px}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px 0 0 0 1px #23282f26 0 0 0 1px #23282f33;height:13px;position:relative;transition:all .2s ease;width:13px}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;height:5px}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;background:currentColor;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px 0 0 0 1px #23282f26 0 0 0 1px #23282f33;height:13px;position:relative;transition:all .2s ease;width:13px}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline:3px dotted #00b3ff;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline:3px dotted #00b3ff;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline:3px dotted #00b3ff;outline-offset:2px}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px}.plyr__time + .plyr__time:before{content:"⁄";margin-right:10px}@media (max-width: 767px){.plyr__time + .plyr__time{display:none}}.plyr__tooltip{background:hsla(0,0%,100%,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px #00000026;color:#4a5464;font-size:13px;font-weight:400;left:50%;line-height:1.3;margin-bottom:10px;opacity:0;padding:5px 7.5px;pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:4px solid transparent;border-right:4px solid transparent;border-right:4px solid transparent;border-top:4px solid hsla(0,0%,100%,.9);bottom:-4px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr .plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip,.plyr__controls > .plyr__control:first-child .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip:before,.plyr__controls > .plyr__control:first-child .plyr__tooltip:before{left:16px}.plyr__controls > .plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls > .plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;transform:translateX(50%)}.plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible,.plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip,.plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible,.plyr__controls > .plyr__control:first-child:hover .plyr__tooltip,.plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls > .plyr__control:last-child .plyr__tooltip--visible,.plyr__controls > .plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;margin-right:13px;position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:-6.5px;margin-right:-6.5px;width:calc(100% + 13px)}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:13px;left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;left:0;margin-top:-2.5px;padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,transparent 0,transparent 50%,#23282f99 0,#23282f99 75%,transparent 0,transparent);background-repeat:repeat-x;background-size:25px 25px;color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.25)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:5px;margin-right:5px;position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;border-radius:inherit;color:#4a5464;padding:10px}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;color:#fff}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px 0 0 0 1px #23282f26 0 0 0 3px #23282f1a}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px 0 0 0 1px #23282f26 0 0 0 3px #23282f1a}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px 0 0 0 1px #23282f26 0 0 0 3px #23282f1a}.plyr--audio .plyr__progress__buffer{color:#c1c8d199}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16 / 9}@supports not (aspect-ratio: 16 / 9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(transparent,#000000bf);border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;left:0;padding:5px;padding-top:20px;position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width: 480px){.plyr--video .plyr__controls{padding:10px;padding-top:35px}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;color:#fff}.plyr__control--overlaid{background:#00b3ff;border:0;border-radius:100%;color:#fff;display:none;left:50%;opacity:.9;padding:15px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.25)}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25)}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25)}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px 0 0 0 1px #23282f26 0 0 0 3px #ffffff80}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px 0 0 0 1px #23282f26 0 0 0 3px #ffffff80}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px 0 0 0 1px #23282f26 0 0 0 3px #ffffff80}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.25)}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width: 1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}.plyr:fullscreen .plyr__captions{font-size:21px}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;display:block;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width: 1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads > div,.plyr__ads > div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px #00000026;margin-bottom:10px;opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid hsla(0,0%,100%,.9);bottom:-4px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:2px;overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:#0000008c;border-radius:2px;color:#fff;font-size:13px;padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}@font-face{font-family:Kalameh;font-style:normal;font-weight:100;src:url(KalamehWebFaNum-Thin.woff) format("woff"),url(KalamehWebFaNum-Thin.woff2) format("woff2")}@font-face{font-family:Kalameh;font-style:normal;font-weight:200;src:url(KalamehWebFaNum-ExtraLight.woff) format("woff"),url(KalamehWebFaNum-ExtraLight.woff2) format("woff2")}@font-face{font-family:Kalameh;font-style:normal;font-weight:300;src:url(KalamehWebFaNum-Light.woff) format("woff"),url(KalamehWebFaNum-Light.woff2) format("woff2")}@font-face{font-family:Kalameh;font-style:normal;font-weight:500;src:url(KalamehWebFaNum-Medium.woff) format("woff"),url(KalamehWebFaNum-Medium.woff2) format("woff2")}@font-face{font-family:Kalameh;font-style:normal;font-weight:600;src:url(KalamehWebFaNum-SemiBold.woff) format("woff"),url(KalamehWebFaNum-SemiBold.woff2) format("woff2")}@font-face{font-family:Kalameh;font-style:normal;font-weight:700;src:url(KalamehWebFaNum-Bold.woff) format("woff"),url(KalamehWebFaNum-Bold.woff2) format("woff2")}@font-face{font-family:Kalameh;font-style:normal;font-weight:400;src:url(KalamehWebFaNum-Regular.woff) format("woff"),url(KalamehWebFaNum-Regular.woff2) format("woff2")}body{font-family:Kalameh;-moz-font-feature-settings:ss02;-webkit-font-feature-settings:ss02;font-feature-settings:ss02}.tooltip{font-family:Kalameh}.slider .slider_link:hover{background-color:#f94804}.post .post_download{border-color:#f94804;color:#f94804}.post .post_download:hover{background-color:#f94804}.nav-link.active{background-color:#f94804!important}.search_wrap #searchsubmit{background-color:#f94804}.search_wrap #searchsubmit:hover{background-color:#f94804}.pagination span{background-color:#f94804}.pagination a:hover{background-color:#f94804}.footer .links li:before{color:#f94804}.footer .btn-large i:first-of-type{color:#f94804}.user_btn a,.user_btn button{background-color:#f94804}html.dark .sidebar_active{background-color:#f94804}.owl-dot{background-color:#f94804!important}.boxOffice .boxOffice__name span{background-color:#f94804}.boxOfficeMore{color:#f94804}.boxOfficeMore:hover{background:#f9480424;color:#f94804}.related_post_blog_item .icon span{background:#f94804}.single__content .owl-next,.single__content .owl-prev{background:#f94804!important;color:#fff!important}.post2 .single_cast .owl-next,.post2 .single_cast .owl-prev{background:#f94804!important;color:#fff!important}.post2 .about_box .post_download{background:#f94804!important}.post2 .about_box .post_download:hover{box-shadow:0 0 0 4px #f948047a!important}.series_week .series_week__header li:hover{background:#f94804}.download_notice i{color:#f94804}._textAds li a:hover{background:#f94804;box-shadow:0 0 0 2px #f948047a!important}.show_toggle{background:#f94804}.cat_title a{border-color:#f94804;color:#f94804}.cat_title a:hover{border-color:#f94804;color:#fff;background:#f94804}.search_wrap_index #searchsubmit{background:#f94804}.search_wrap_index #searchsubmit:hover{background:#f94804}.related_post_blog_item a{color:#f94804;padding:5px 10px;border-radius:3px;transition:all .3s}.reply{background:#f94804}.reply:hover{background:#f94804}.related_post_blog_item a:hover{background:#f9480424;color:#f94804}html.dark ._textAds li a:hover{background-color:#f94804}.owl-dot.active{background-color:#f94804!important}html.dark .collection_content{background:#fff!important;border:1px solid #e0ebfc;box-shadow:0 10px 15px 0 #dce3f7ff}html.dark .collection_title .name{color:#6881a9}html.dark .collection_mask{opacity:.1}.boxOffice_item .boxOffice_image .rank{background:#f94804}.series_week .series_week__header li.active{background:#f94804;color:#fff}.show_more{background:#f94804}.film_search button{background:#f94804}.acc_info_ .buy_vip{background:#f94804;border-color:#f94804}input:checked + .slider{background-color:#f94804}input:focus + .slider{box-shadow:0 0 1px #f94804}.custom_list a.author{background-color:#f94804}.custom_list a.list{color:#f94804}html.dark .series_week .series_week__header li.active{background-color:#f94804;color:#fff}.post2 .post_details .post_meta li strong .icon{background-color:#f94804}.new_advanced_search .search_type span.active{background-color:#f94804;color:#fff}.adv_search_submit{background-color:#f94804}.mobile_adv_submit{background-color:#f94804}.mobile_adv_trigger .filter_icon{background-color:#f94804}.switch-toggle label input:checked + span{background-color:#f94804}html.dark .body_l .acc_info_ table a{background-color:#f94804}html.dark .body_panel .acc_info_ table a:hover{background-color:#f94804}.vip_modal_center .cta a{background-color:#f94804}.go_top{background-color:#f94804}.comment_spoiler .show_comment{background-color:#f94804}.post_minimal_download{background-color:#f94804}.big_cat_title .star_title_c::before{background-color:#f94804!important}.post_content_single .awards li i{color:#f94804}.form-submit .submit{background-color:#f94804!important}.form-submit .submit:hover{opacity:.8}.sidebar .nav_panel ul li span:before{background-color:#f94804!important}.submit_auth_2,.submit-reg{background:#f94804!important;border-color:#f94804!important;background:#f94804;border:solid 1px #f94804;width:100%;padding:10px;height:57px;font-size:17px;border-radius:10px;font-weight:800;color:#fff;transition:all .4s}.film_cat2 .film_overlay2 i{background:#f94804!important}body{--plyr-color-main:#f94804!important}.search_modal_input:focus{box-shadow:0 0 0 4px #f94804}.single_cover_wrap .simplefavorite-button{background:#f94804}.timeline__date{color:#f94804!important;background:#f948043d!important;padding:5px;border-radius:5px}.footer_modern .links h3::before{background:#f94804}.footer .links li:before{background:#f94804}.post_blog p a{color:#f94804;font-weight:700}.post_blog p a:hover{color:#f94804;font-weight:700}.widget_title .nav-link.active::after{border-color:transparent transparent #f94804}.post2 .post_details .post_meta li strong .icon::after{border-color:transparent #f94804 transparent transparent}.adminNotice{background-color:#f94804;background-image:linear-gradient(to bottom,#f94804,#b52c20a1)}#panel_user{display:none}.wide{display:none!important}.perfmatters-lazy[data-src]{display:none!important}.perfmatters-lazy.pmloaded,.perfmatters-lazy.pmloaded>img,.perfmatters-lazy>img.pmloaded,.perfmatters-lazy[data-ll-status=entered]{animation:500ms pmFadeIn}@keyframes pmFadeIn{0%{opacity:0}100%{opacity:1}}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;font-size:100%;direction:rtl;font-family:Kalameh}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}h1{font-size:1.2rem}.internet2{position:absolute;right:0;color:#fff;z-index:2;display:flex;margin:15px;font-family:Kalameh;font-size:17px;align-items:center}.internet2 span{background:#02a1e5;padding:5px 10px;border-radius:50px;margin:0 10px}.backButton{position:absolute;left:0;color:#fff;font-size:25px;z-index:2;margin:15px;cursor:pointer;border-radius:15px;line-height:0;overflow:hidden}.backButton a{color:#fff;font-size:50px;display:inline-flex;padding:20px 30px;background-image:url(back.png);background-repeat:no-repeat;background-size:100% 100%}.loading{display:none;position:absolute;top:50%;z-index:2;left:50%;background:#02a1e5;color:#fff;width:250px;font-family:Kalameh;padding:10px;text-align:center;line-height:1.3;transform:translate(-50%,-50%);border-radius:5px}.loading2{display:block;position:absolute;top:50%;z-index:2;left:50%;background:#02a1e5;color:#fff;width:250px;font-family:Kalameh;padding:10px;text-align:center;line-height:1.3;transform:translate(-50%,-50%);border-radius:5px}.loader2,.loader2:before,.loader2:after{background:#fff;-webkit-animation:load1 1s infinite ease-in-out;animation:load1 1s infinite ease-in-out;width:1em;height:4em}.loader2{color:#fff;text-indent:-9999em;margin:20px auto;position:relative;font-size:11px;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.loader2:before,.loader2:after{position:absolute;top:0;content:''}.loader2:before{left:-1.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.loader2:after{left:1.5em}.plyr--full-ui.plyr--video .plyr__control--overlaid{background:#f94804}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#f94804!important}.plyr--full-ui input[type=range]{color:#f94804!important}.internet2 span{background:#f94804}.loading{background:#f94804}.loading2{background:#f94804}@-webkit-keyframes load1{0%,80%,100%{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}@keyframes load1{0%,80%,100%{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}.plyr{display:flex;height:100%;width:80%;float:left}
#playlist{
    float:right;
    width: 20%;
    height: 100%;
    display: flex;               
    justify-content: top; 
 background-color:#000;
  flex-direction: column;
    overflow-y: auto; 
padding: 3px 3px;
}
#playlist::-webkit-scrollbar {
    width: 10px;
    background-color: #fff;
}
#playlist::-webkit-scrollbar-thumb {
    background-color: #f94804;
    border-radius: 10px;
}
#playlist::-webkit-scrollbar-track {
    background: #fff; 
}
.qesmatt{
     width:95%;
    height:50px;
        display: flex;              
    justify-content: center;   
    align-items: center;  
  border-radius: 10px;
  color: white;
  margin-top:20px;
  font-size:25px;
}
.playicon{
    width:95%;
    height:100px;
        display: flex;              
    justify-content: center;   
    align-items: center;  
    background-position: center;
  border-radius: 10px;
  color: white;
  margin-top:10px;
    flex-direction: column;   
    text-align: center;  
}
.playicon p {
    margin: 0;
    color: #fff;
    text-align: center;
}
@media (max-width: 768px) {
  .qesmat{
      font-size: 12px;
  }  
  .qesmatt{
  font-size:15px;
    height:20px;
     margin-top:10px;
}
.playicon{
  margin-top:3px;
}
}
    .back-button {
    font-family:Kalameh;
        position: absolute;
        top: 20px;
        left: 20px;
        background-color: #f94804;
        color: white;
        padding: 10px 20px;
        text-decoration: none;
        border-radius: 5px;
        font-size: 16px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
        z-index: 1000;
    }

    .back-button:hover {
        background-color: darkorange;
    }
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://tanzdl.com/css/font/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.eot); /* For IE6-8 */
  src: local('Material Icons'),
       local('MaterialIcons-Regular'),
       url(https://tanzdl.com/css/font/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2'),
       url(https://tanzdl.com/css/font/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff) format('woff'),
       url(https://tanzdl.com/css/font/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.ttf) format('truetype');
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: block;              /* این خط به صورت پیش‌فرض است */
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px; 
    color: #fff;
    cursor: pointer;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
    border:solid 1px red;
        display: flex;
    justify-content: center;
    align-items: center; 
    background-color: #f94804;
    width:60px;
    border-radius: 50%
}
.material-icons:hover{
    color:red;
}
.flash{
  font-size:50px; 
  font-weight: 900;
  width:50px;
  height:50px;
}
.material-icons.flash {
    font-size: 50px;
    color: #fff;              
}
  .plyr iframe {
    display: flex !important;
  }
  .plyr__video-wrapper {
    height: auto !important;
  }
  .btn {
    margin: 5px 0px;
    display: inline-block;
    background: #1c1c22;
    padding: 7px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
  }
  .plyr__caption {
    font-size: 2rem;
  }
  .settings_overlay {
    width: 100%;
    height: 100%;
    background-color: #1c1c22;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 3;
    padding: 15px;
    display: none;
    overflow-x: auto;
  }
  .close_btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f94804;
    border: none;
    font-size: 15px;
    color: #fff;
  }
  .toggle_sub {
    background: none;
    border: none;
    color: #fff;
    font-size: 19px;
    padding: 0 22px 0 10px;
    transition: all .3s;
  }
  .toggle_sub:hover {
    color: #f94804;
  }
  .settings_overlay__header {
    display: flex;
    justify-content: space-between;
    color: #fff;
    align-items: center;
    margin-bottom: 20px;
  }

  .settings_overlay__body .form-group label {
    color: #fff;
    margin-left: 20px;
    margin-bottom: 25px;
  }
  .settings_overlay__body .form-group select {
    background: #0f0e0e;
    color: #fff;
    border: none;
    padding: 7px 10px 7px;
    border-radius: 7px;
    outline: none;
    font-family: sans-serif;
  }
  input[type="color"] {
    -webkit-appearance: none;
    border: none;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    overflow: hidden;
    padding: 0;
  }
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
  input[type="color"]::-webkit-color-swatch-wrapper {
    padding: 0;
  }
  input[type="color"]::-webkit-color-swatch {
    border: none;
  }
  .subtitle_preview {
    background: #0f0e0e;
    padding: 40px;
    border-radius: 10px;
    text-align: center;
  }
  .btn {
    padding: 7px;
    background: #f94804;
    font-weight: 400;
    font-size: 15px;
    border-radius: 6px;
    margin-left: 5px;
  }
  .btn:hover {
    color: #fff;
  }
  .btn-black {
    background: #2b2b36;
  }
  video {
    display: none;
  }
  .ep_select {
    border-radius: 30px;
    border: none;
    color: #fff;
    padding: 20px;
    margin-left: 10px;
    background-image: url("men.png");
  background-repeat: no-repeat;
  background-size: 40px 40px;
  }
  .close_btn_ep {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f94804;
    border: none;
    font-size: 15px;
    color: #fff;
  }
  .ep_overlay {
    width: 100%;
    height: 100%;
    background-color: #1c1c22;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 3;
    padding: 15px;
    display: none;
    overflow-x: auto;
  }

  .ep_overlay__header {
    display: flex;
    justify-content: space-between;
    color: #fff;
    align-items: center;
    margin-bottom: 20px;
  }

  .ep_overlay__body {
    text-align: center;
    color: #fff;
  }
  .ep_overlay__body h2 {
    font-size: 1.8rem;
    font-weight: 900;
  }
  .nice-select {
    padding: 4px 60px !important;
    border: solid 1px #40404c !important;
    border-radius: 10px !important;
  }
  .ep_list {
    direction: ltr;
    margin-top: 20px;
  }
  .ep_item {
    display: flex;
    background: #3f404c;
    padding: 10px;
    border-radius: 15px;
    justify-content: center;
    height: 280px;
    align-items: flex-end;
  }
  .ep_item a div {
    display: block;
    background: #1c1c2382;
    width: 100%;
    border-radius: 5px;
    padding: 10px;
    font-size: 1rem;
    font-weight: 500;
    backdrop-filter: blur(5px);
  }
  .ep_item a {
    display: block;
    width: 100%;
    color: #fff;
  }
  .ep_item img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    object-fit: cover;
    height: 100%;
    border-radius: 12px;
  }
  .owl-stage {
    padding-right: 0 !important;
  }
  .owl-nav {
    display: none;
  }
#plyr-seek-8363{
    height: 20px; /* ارتفاع نوار */ 
}
.plyr--full-ui input[type=range] {
   height: 5px;  
}
input[type="range"]::before {
    content: '';
    position: absolute;
    height: 5px; /* ارتفاع نوار */
    background: #f94804; /* رنگ پیشرفت */
    border-radius: 5px; /* گوشه‌های گرد */
    z-index: -1; /* قرار دادن پشت */
    width: var(--value); 
}