.upload-video-form .progress-container{width:100%}.progress{background-color:#e9ecef;border-radius:.25rem;font-size:.75rem;height:1rem}.progress,.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.progress-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#007bff;color:#fff;-ms-flex-direction:column;flex-direction:column;justify-content:center;text-align:center;-webkit-transition:width .6s ease;transition:width .6s ease;white-space:nowrap}@-webkit-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);transform:scale(1)}}.dropzone,.dropzone *{-webkit-box-sizing:border-box;box-sizing:border-box}.dropzone{background:#fff;border:2px dashed rgba(0,0,0,.3);font-size:12px;min-height:150px;padding:20px;text-align:center}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{margin:2em 0;text-align:center}.dropzone .dz-preview{display:inline-block;margin:16px;min-height:100px;position:relative;vertical-align:top;z-index:4}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{background:#999;background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#ddd));background:linear-gradient(180deg,#eee,#ddd);border-radius:20px}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff;z-index:5!important}.dropzone .dz-preview.dz-image-preview .dz-details{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{border:none;cursor:pointer;display:block;font-size:14px;text-align:center}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{color:rgba(0,0,0,.9);font-size:13px;left:0;line-height:150%;max-width:100%;min-width:100%;opacity:0;padding:2em 1em;position:absolute;text-align:center;top:0;z-index:20}.dropzone .dz-preview .dz-details .dz-size{font-size:16px;margin-bottom:1em}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{background-color:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,78%,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:hsla(0,0%,100%,.4);border-radius:3px;padding:0 .4em}.dropzone .dz-preview:hover .dz-image img{-webkit-filter:blur(8px);filter:blur(8px);-webkit-transform:scale(1.05);transform:scale(1.05)}.dropzone .dz-preview .dz-image{border-radius:20px;display:block;height:120px;overflow:hidden;position:relative;width:120px;z-index:10}.dropzone .dz-preview .dz-image img{border-radius:28px;display:block;height:100%;width:100%}.dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(.77,0,.175,1);animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{-webkit-animation:slide-in 3s cubic-bezier(.77,0,.175,1);animation:slide-in 3s cubic-bezier(.77,0,.175,1);opacity:1}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{display:block;left:50%;margin-left:-27px;margin-top:-27px;opacity:0;pointer-events:none;position:absolute;top:50%;z-index:500}.dropzone .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg{display:block;height:54px;width:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all .2s linear;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{background:hsla(0,0%,100%,.9);border-radius:8px;height:16px;left:50%;margin-left:-40px;margin-top:-8px;opacity:1;overflow:hidden;pointer-events:none;position:absolute;top:50%;-webkit-transform:scale(1);width:80px;z-index:1000}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:-webkit-gradient(linear,left top,left bottom,from(#666),to(#444));background:linear-gradient(180deg,#666,#444);bottom:0;left:0;position:absolute;top:0;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out;width:0}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{background:#be2626;background:-webkit-gradient(linear,left top,left bottom,from(#be2626),to(#a92222));background:linear-gradient(180deg,#be2626,#a92222);border-radius:8px;color:#fff;display:block;display:none;font-size:13px;left:-10px;opacity:0;padding:.5em 1.2em;pointer-events:none;position:absolute;top:130px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:140px;z-index:1000}.dropzone .dz-preview .dz-error-message:after{border-bottom:6px solid #be2626;border-left:6px solid transparent;border-right:6px solid transparent;content:"";height:0;left:64px;position:absolute;top:-6px;width:0}
@-webkit-keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@-webkit-keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;direction:ltr;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);height:100%;line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-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{-webkit-box-sizing:border-box;box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{-webkit-box-sizing:inherit;box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{-ms-touch-action:manipulation;touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{-webkit-animation:plyr-fade-in .3s ease;animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{-webkit-transform:translateY(-40px);transform:translateY(-40px);-webkit-transform:translateY(calc(var(--plyr-control-spacing,10px)*-4));transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{-ms-flex-negative:0;background:0 0;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}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{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/4)}.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;padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/2)}.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:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.plyr__menu .plyr__control svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{-webkit-animation:plyr-popup .2s ease;animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:0 1px 2px rgba(0,0,0,.15);-webkit-box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;-webkit-transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);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);border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7)}.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{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.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;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;-webkit-box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);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;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.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{-ms-flex-negative:0;background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);-webkit-transition:all .3s ease;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%;-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b3ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;-webkit-transform:translateY(-50%) scale(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:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:calc(-7px - -2);margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 - -2);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b3ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;padding:0;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;background-image:-webkit-gradient(linear,left top,right top,color-stop(0,currentColor),color-stop(0,transparent));background-image:linear-gradient(90deg,currentColor 0,transparent 0);background-image:-webkit-gradient(linear,left top,right top,from(currentColor),to(transparent));background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;-webkit-box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);-webkit-box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-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;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.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;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"\2044";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:calc(768px - 1)){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:hsla(0,0%,100%,.9);background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:0 1px 2px rgba(0,0,0,.15);-webkit-box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);pointer-events:none;position:absolute;-webkit-transform:translate(-50%,10px) scale(.8);transform:translate(-50%,10px) scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;-webkit-transform:translate(-50%) scale(1);transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;-webkit-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8);-webkit-transform-origin:0 100%;transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;-webkit-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);-webkit-transform:translateX(50%);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.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:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height,5px)/2)*-1);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;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{-webkit-animation:plyr-progress 1s linear infinite;animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/2);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;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);-webkit-box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1));box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.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{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;left:0;position:absolute;top:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;-webkit-transform:translateY(-38.28125%);transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.75)));background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;-webkit-transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out,-webkit-transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;-webkit-transform:translateY(100%);transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.3s;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);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);-webkit-box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5));box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.25);color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,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__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.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;font-size:var(--plyr-font-size-xlarge,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;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:0 1px 2px rgba(0,0,0,.15);-webkit-box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:3px;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;-webkit-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:2px;border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);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:rgba(0,0,0,.55);border-radius:2px;border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;-webkit-filter:blur(1px);filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .3s ease;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{-webkit-transition:none!important;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}
.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px;margin-top:5px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{-webkit-box-shadow:none;box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
@keyframes start{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes start{0%{-webkit-transform:scale(.5)}to{-webkit-transform:scale(1)}}.pdp-default,.rtl{direction:rtl}.pdp-default{-webkit-box-shadow:1px 1px 8px 1px rgba(0,0,0,.19);box-shadow:1px 1px 8px 1px rgba(0,0,0,.19);color:#555;position:absolute;z-index:99999}.pdp-default ::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.pdp-default ::-webkit-scrollbar{background-color:#f5f5f5;width:15px}.pdp-default ::-webkit-scrollbar-thumb{background-color:#444}.pdp-default ::-moz-selection{color:#67cdcc}.pdp-default ::selection{color:#67cdcc}.pdp-default .pdp-header{background-color:#fff;border:1px solid #999;border-bottom:none;border-top:2px solid #999;font-weight:700;padding:2px}.pdp-default .yearSelect{direction:ltr;overflow-y:auto}.pdp-default .monthSelect li.disableMonth,.pdp-default .monthSelect li.disableMonth:hover{background:#eee;color:#bbb;cursor:not-allowed}.pdp-default .monthSelect,.pdp-default .yearSelect{animation:start .2s;-webkit-animation:start .2s;background:#f9f9f9;border:1px solid #ccc;font:normal 12px Tahoma;list-style:none;padding:0;position:absolute;text-align:center;width:99.6%;z-index:9999}.pdp-default .selected{background:#15a6eb;color:#fff}.pdp-default .monthSelect li,.pdp-default .yearSelect li{border:1px dotted #ddd;cursor:default;display:inline-table;padding:1px;text-align:center}.pdp-default .monthSelect li:hover,.pdp-default .yearSelect li:hover{background:#f93;border-color:#f70;color:#fff}.pdp-default .nextArrow{right:0}.pdp-default .prevArrow{left:0}.pdp-default .monthYear{cursor:pointer;margin:0 auto;text-align:center;width:80%}.pdp-default .nextArrow,.pdp-default .prevArrow{cursor:pointer;padding:2px;position:absolute;top:1px}.pdp-default .nextArrow:hover,.pdp-default .prevArrow:hover{color:#0073ea}.pdp-default .cell{cursor:default;display:inline-block;text-align:center}.pdp-default .dows{background:#5f5d5d;color:#fff}.pdp-default .dow{border:1px solid #5f5d5d;font:700 14px helvetica}.pdp-default .days{background-color:#fff;border:1px solid #999;border-top:none;font:normal 12px Tahoma}.pdp-default .day{border:1px solid #f1f1f1}.pdp-default .day:hover{background:#f3f3f3;border:1px solid #bbb;border-radius:2px}.pdp-default .selday,.pdp-default .selday:hover{background:#eadaa6;border-color:#eb5b04}.pdp-default .friday{color:#f38}.pdp-default .today,.pdp-default .today:hover{background:#0073ea;color:#fff}.pdp-default .disday,.pdp-default .disday:hover{background:#f1f1f1;color:#b7b5b5;cursor:not-allowed}.pdp-default .nul{background:#f1f1f1;border:1px solid #f1f1f1}.pdp-default .pdp-footer{background:#999;font:normal 12px Tahoma;height:17px;text-align:center}.pdp-default .pdp-footer .goToday{color:#f0f0f0;text-decoration:none}.pdp-default .pdp-footer .goToday:hover{color:#fff;text-decoration:overline}
html{overflow:auto}body{direction:rtl}.digit-wrapper{height:100%;margin-top:117px;position:relative}.digit-wrapper .vips-page .v-breadcrumbs a,.digit-wrapper .vips-page .v-breadcrumbs i{color:#f5f5f5!important}.auth .digit-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;margin-top:0;overflow:hidden}.main-bg,.theme--light.v-application{background:#fafafa!important}.v-breadcrumbs li .v-icon{color:#5e5e5e;font-size:13px!important;margin-top:2px}.category-items .owl-item>div{width:100%}.category-items .v-image__image--cover{border-radius:11px}.toasted-container .toasted{direction:rtl}.toasted .primary.error,.toasted.toasted-primary.error{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.select2-container .select2-selection--multiple{background:#f0f0f0!important;border-radius:10px!important;min-height:54px!important;padding-right:9px!important;padding-top:9px!important}.download-sidebar.failed .v-icon.v-icon:after{display:none}.unset_width{max-width:unset!important;min-width:unset!important;width:unset!important}.unset_height{height:unset!important;max-height:unset!important;min-height:unset!important}.v-rating{line-height:unset!important}.d-flex2{display:-webkit-box;display:-ms-flexbox;display:flex}#dashboard{margin-top:40px}#dashboard .v-breadcrumbs{margin-bottom:24px!important;margin-top:13px!important}#dashboard .content{background:#fff;border-radius:20px;padding:30px}#dashboard .v-breadcrumbs__item{font-size:14px}.v-alert__wrapper{width:100%}#dashboard .be-seller{background:#fff;border-radius:10px;color:#d81111;font-size:13px;font-weight:500;margin-top:-11px;padding:10px;width:118px}#dashboard .be-seller.add-item{border-radius:10px!important;height:46px!important;margin-bottom:0;padding-top:17px!important;width:142px}#dashboard .be-seller.add-item span{color:#585858}#dashboard .be-seller img{margin-left:8px;width:22px}#dashboard .dz-clickable{border:1px solid #989292;border-radius:10px;color:darkred;padding:5px 15px}.gateways{height:60px}.bank-gateway{border:2px solid transparent;border-radius:10px;-webkit-box-sizing:content-box;box-sizing:content-box;cursor:pointer;height:50px;padding:2px;width:50px}.bank-gateway img{width:50px}.active-gateway{border:2px solid #15b94d!important}.save-share .i:first-of-type{color:#696363;margin-left:10px}.preview-save .v-icon.v-icon,.save-share>.v-icon.v-icon,.save-share>div>.v-icon.v-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;cursor:pointer;font-size:18px;height:20px;padding:0!important;width:20px}.save-share .v-icon.fa-bookmark-outline{margin-top:3px}.preview-save .v-icon.v-icon{background:#fff;color:#4a4848;font-size:21px;height:35px;width:35px}.preview-save .mdi.active,.preview-save .mdi:hover,.save-share>.mdi.active,.save-share>.mdi:hover{background:#f7455c;color:#fff}.new-price{font-size:15px}.new-price span{font-weight:600}.preview-save>i:last-of-type,.save-share>i:last-of-type{padding-left:0!important}body{scrollbar-color:#ebe8e8 #fff;scrollbar-width:thin}::-webkit-scrollbar{width:5px}.v-overlay{position:fixed}::-webkit-scrollbar-thumb{background-color:#ebe8e8;border:2px solid #ebe8e8;border-radius:20px}.pointer{cursor:pointer}.plr{padding:0 280px!important}.pl{padding-left:280px!important}.pr{padding-right:280px!important}.mlr{margin:0 280px!important}.ml{margin-left:280px!important}.mr{margin-right:280px!important}.rtl{direction:rtl}.ltr{direction:ltr}.custom__secondary{color:#433838}.v-breadcrumbs{margin-bottom:30px!important;margin-top:41px!important;padding:0!important}.v-breadcrumbs__item{color:#433838!important;font-size:15px}.white__space{white-space:pre-line}.initial__height{height:1000px}.theme--light.v-breadcrumbs .v-breadcrumbs__item--disabled{color:rgba(0,0,0,.62)!important}.v-btn--plain:not(.v-btn--active):not(.v-btn--loading):not(:focus):not(:hover) .v-btn__content{opacity:1!important}.v-btn:before{background:transparent!important}.v-btn{font-weight:400;letter-spacing:unset}.v-btn--icon.v-size--default{height:24px;width:24px}.v-list-item__title{font-size:15px!important}.v-list-item{min-height:39px}.no-border-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:9px!important;color:#000!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;height:37px;margin-bottom:19px;margin-right:11px;margin-top:6px;padding-top:2px;text-align:center;width:83px}.main-btn{background:-webkit-gradient(linear,left top,right top,from(#ff6585),color-stop(50%,#ff506b),to(#ee394c));background:linear-gradient(90deg,#ff6585,#ff506b 50%,#ee394c);border-radius:10px!important;-webkit-box-shadow:0 6px 22px -6px #ec5a5a;box-shadow:0 6px 22px -6px #ec5a5a;color:#fff!important;font-size:13px!important;height:45px!important;letter-spacing:0;margin-top:1px;padding:13px 8px!important;text-align:center;text-decoration:none;width:120px}.pay-btn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:13px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px!important;height:50px!important;justify-content:center;margin:23px 0 0;width:100%!important}.pay-btn>span{margin-left:8px;margin-top:2px}.main-bordered{border:1px solid #9c9c9c;border-radius:10px;color:#1f1f1f!important;height:42px;padding-top:9px;text-align:center}.main-bordered:hover{background:#ee394c;border:1px solid #ee394c;color:#fff!important}a{text-decoration:none!important}#best-product>a>.v-btn__content{width:100%}#sort__items a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#403e3e;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;height:37px;letter-spacing:0;margin-left:4px;padding:0 7px}#sort__items .count{color:#585858;font-size:16px}#sort__items a.active__sort{background:#433838;border-radius:10px;color:#fff!important}.v-data-table>.v-data-table__wrapper>table{border:thin solid rgba(0,0,0,.12);border-radius:14px;border-spacing:4px}.v-data-table>.v-data-table__wrapper>table th{padding-top:14px!important}.v-data-table>.v-data-table__wrapper>table tr{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:10px;width:100%}.v-data-table>.v-data-table__wrapper>table tr td{height:auto!important}.v-data-table>.v-data-table__wrapper>table tbody{display:block;height:200px;overflow:scroll}.theme--light.v-data-table{-webkit-box-shadow:unset!important;box-shadow:unset!important}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row){border-bottom:unset!important}.owl-theme .owl-nav [class*=owl-],.owl-theme .owl-nav [class*=owl-]:hover{background:transparent!important}#latest-transaction{background:transparent;padding:0}#table-in-mobile>.d-flex{background:#fff;border-radius:10px;margin-bottom:20px;padding:20px}#table-in-mobile>.d-flex>.d-flex:last-of-type{font-size:13px;line-height:1.8}#table-in-mobile .trans-title{color:#000;font-size:15px;font-weight:400}#table-in-mobile>.d-flex>.d-flex i.d-block{font-size:29px;font-weight:600;margin-top:-2px}#table-in-mobile>.d-flex>.d-flex i.d-block.up{color:green}#table-in-mobile>.d-flex>.d-flex i.d-block.down{color:red}.dropzone{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#f7f7f7;border:2px dashed rgba(0,0,0,.3);border-radius:18px;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center}.dropzone,.owl-theme .owl-nav{display:-webkit-box;display:-ms-flexbox;display:flex}.owl-theme .owl-nav{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:19px auto -40px}.preview-dialog{max-width:500px}.owl-theme .owl-nav .owl-next,.owl-theme .owl-nav .owl-prev{margin-top:0}.owl-theme .owl-dots{padding-top:2px;position:relative}.swiper-container .digi-card a>img{border-radius:9px!important;display:block;width:100%}.owl-carousel .owl-item>div{margin-bottom:5px;padding-left:50px}.v-application--is-ltr .v-text-field .v-label{left:unset!important;right:auto!important}.v-dialog>.v-card>.v-card__title{color:#3e3e3e!important;font-family:irsans!important;font-size:14px!important;letter-spacing:unset!important;padding:16px 24px 10px}.v-dialog>.v-card>.v-card__title.white--text{color:#fff!important;font-family:irsans!important;font-size:16px!important}.v-dialog>.v-card>.text-subtitle-1{font-family:irsans!important}#owl-demo .item{background:#42bdc2;border-radius:3px;color:#fff;margin:10px;padding:30px 0;text-align:center}.swiper-button-next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.digit__red{color:#ee394c!important}.digit__back__red{background-color:#ee394c!important}.f11{font-size:11px!important}.f12{font-size:12px!important}.f13{font-size:13px!important}.f14{font-size:14px!important}.f15{font-size:15px!important}.f16{font-size:16px!important}.f17{font-size:17px!important}.user__img{border-radius:50%;height:40px;width:40px}.v-application--is-ltr .v-expansion-panel-header__icon{margin-left:unset!important;margin-right:auto!important}.v-icon.v-icon{padding-left:6px!important;padding-right:0!important}.preview{-webkit-box-pack:center;-ms-flex-pack:center;background:#433838!important;border-radius:10px!important;color:#fff!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px!important;height:45px!important;justify-content:center;margin:17px 0 0;padding:10px 6px!important;width:100%!important}.justify-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.v-ripple__container{display:none!important}.light-secondary{background:#f7f7f7}.add-item i{color:#7c7c7c!important;font-size:14px!important}.content .add-item i{color:#818181!important;font-size:21px!important;margin-left:5px}#single #tags{-webkit-box-pack:justify;-ms-flex-pack:justify;background:#fff;border-radius:10px;font-size:12px;justify-content:space-between;line-height:3;margin:20px 10px;padding:15px 34px 22px!important}#tags .d-flex{-ms-flex-wrap:wrap;flex-wrap:wrap}.h-100{height:100%!important}.page__items .col-lg-9>.d-flex>div{margin-bottom:25px}.hide__elm{height:0!important;opacity:0!important;width:0!important}.v-menu__content{-webkit-box-shadow:unset!important;box-shadow:unset!important}#tags a{border:1px solid #cacaca;border-radius:7px;color:#6d6666;font-size:11px;height:auto;letter-spacing:0;line-height:2;margin-left:13px;margin-top:10px;max-width:100%;min-height:33px;padding:6px;white-space:normal}#tags a:hover{background-color:#ee394c;color:#fff}.swiper-container{padding-top:10px!important}.select2-container{width:100%!important}.select2-container--default .select2-selection--single{background:#f0f0f0!important;border:unset;border-radius:8px!important;direction:rtl;height:54px!important;padding-right:6px;padding-top:12px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;left:5px;position:absolute;top:14px!important;width:20px!important}.select2-results__option{text-align:right}.select2-container--default .select2-selection--single{outline:unset!important}.opacity-zero{opacity:0}.height-zero{height:0!important}.v-dialog{overflow-x:hidden}.add-item{background:#fff;border-radius:20px!important;-webkit-box-shadow:3px 10px 40px -19px #d2cfcf;box-shadow:3px 10px 40px -19px #d2cfcf;color:#524f4f!important;display:block;height:84px!important;margin-right:34px;margin-top:26px;padding:15px!important;text-align:center;width:211px}.v-pagination .v-pagination__navigation{background:#fff;border-radius:8px;-webkit-box-shadow:unset;box-shadow:unset;opacity:1;width:70px}.v-pagination .v-pagination__item{border-radius:13px}.theme--light.v-pagination .v-pagination__item--active{background-color:#f44336!important;color:#fff}.v-pagination .v-pagination__navigation:first-of-type{margin-left:30px}.v-pagination .v-pagination__navigation:last-of-type{margin-right:30px}.v-pagination .v-pagination__item{-webkit-box-shadow:unset;box-shadow:unset}.v-input--switch__track{height:9px;left:0;opacity:.6;right:-5px;top:calc(50% - 4px);width:44px}.v-input--switch__thumb{right:-7px}.v-application--is-rtl .v-input--switch.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-rtl .v-input--switch.v-input--is-dirty .v-input--switch__thumb{-webkit-transform:translate(-27px);transform:translate(-27px)}.v-application--is-rtl .v-input--switch .v-input--selection-controls__ripple{right:-20px}.v-input--selection-controls{padding-top:7px}.v-sheet.v-alert{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px!important;display:-webkit-box;display:-ms-flexbox;display:flex;height:47px}.download-sidebar .v-alert__content{color:#252525;font-size:13px}.w-50{width:50%}.w-100{width:100%}.relative{position:relative!important}.absolute{position:absolute!important}.custom-table .sec__one .delete{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;background:#fff;border-radius:10px;color:#716f6f;display:-webkit-box;display:-ms-flexbox;display:flex;height:59px;justify-content:center;justify-content:flex-end;margin-left:6px;position:absolute;width:47px;z-index:4}.custom-table .sec__one .delete:hover{-webkit-box-shadow:0 3px 9px -5px #8e8989;box-shadow:0 3px 9px -5px #8e8989}.custom-table .items>.d-flex,.custom-table .payment-list>.d-flex{position:relative}.custom-table .items>.d-flex .delete-alert,.custom-table .payment-list>.d-flex .delete-alert{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden;position:absolute;right:0;-webkit-transition:.1s;transition:.1s;width:0;z-index:3}.custom-table .items>.d-flex .delete-alert.show,.custom-table .payment-list>.d-flex .delete-alert.show{width:100%}.custom-table .items>.d-flex .delete-alert>.text,.custom-table .payment-list>.d-flex .delete-alert>.text{font-size:13px;margin-left:30px;margin-right:89px}.custom-table .items>.d-flex .delete-alert .d-flex>a,.custom-table .payment-list>.d-flex .delete-alert .d-flex>a{border-radius:6px;font-size:14px;height:29px;margin-left:22px!important;padding-top:3px;width:47px}.vue-content-placeholders{direction:ltr;overflow:hidden;padding:0 17px;-webkit-transition:1s;transition:1s}.v-image__placeholder{top:calc(50% - 20px)}.hide,.vue-content-placeholders.hide{height:0}.hide{opacity:0;width:0}.v-input--radio-group.v-input--radio-group--row .v-radio{margin-left:22px!important;margin-right:0!important}.v-input--selection-controls .v-radio>.v-label{font-size:13px;padding-right:0!important}.v-tab:before{background:#fff!important}.doc-link{height:32px;min-width:64px;padding:0 10px}.toasted .primary.info,.toasted.toasted-primary.info{background:#cc8b2b!important}.text-h7{font-size:1.05rem!important}#dashboard-sidebar{margin-top:45px}#dashboard-sidebar .fa__icon{color:#565656;font-size:19px!important;margin-left:13px;margin-right:10px}#dashboard-sidebar .v-navigation-drawer__content,#dashboard-sidebar aside{background:#fff!important;border-radius:20px;overflow:unset!important;width:100%!important}#dashboard-sidebar .v-navigation-drawer__border{background:transparent!important}#dashboard-sidebar .v-list-item{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(0,0,0,.87)!important;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;justify-content:space-between;margin-bottom:17px}#dashboard-sidebar .v-list-item>i{display:none}#dashboard-sidebar .v-list-item>.d-flex>img{margin:0 10px 0 20px}#dashboard-sidebar .v-list-item>.d-flex>img[src*=download-course]{width:23px}#dashboard-sidebar .v-list-item:nth-of-type(2)~.v-list-item>.d-flex>img{margin:0 6px 0 20px}#dashboard-sidebar .v-list-item--link:before,#dashboard-sidebar .v-list-item:after{display:none}#dashboard-sidebar figcaption{font-size:14px;margin-bottom:8px;margin-top:11px}#dashboard-sidebar figure img{background:#fff;border-radius:50%;height:100px;margin-top:-50px;width:100px;z-index:5}#dashboard-sidebar .main-btn{background:linear-gradient(86deg,#ff4b71,#f33059 50%,#f31d33);border-radius:30px;color:#fff!important;margin-right:0;padding:0 8px!important;width:100%}#dashboard-sidebar .main-btn i{color:#fff;display:block;font-size:14px}#dashboard-sidebar .v-list-item__title{display:contents;font-size:14px!important}#dashboard-sidebar .v-list-item__title+span{font-size:13px!important}#dashboard-sidebar .logout{border-radius:0;border-top:1px solid #dedede;margin-top:66px;padding-top:19px}#dashboard-sidebar .logout img{width:20px}#auth-fa{height:100%;position:absolute;top:0;width:100%}#auth-fa+footer{bottom:8px;position:fixed;width:100%}.theme--light.v-application.not__found{background:url(https://assets.codepen.io/1538474/star.svg),-webkit-gradient(linear,left top,left bottom,from(#05007a),to(#4d007d))!important;background:url(https://assets.codepen.io/1538474/star.svg),linear-gradient(180deg,#05007a,#4d007d)!important}.v-tab{letter-spacing:0!important;padding:0 15px!important}.v-tabs-slider-wrapper{background:#fff;height:45px!important;-webkit-transition:.5s!important;transition:.5s!important;width:148px!important}.v-tabs-slider{background:#f44336!important;border-radius:10px;height:100%;width:100%;width:148px}.active__tab{color:#fff!important;-webkit-transition:1s;transition:1s;z-index:500}.v-slide-group__content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v-tab--active.v-tab:not(:focus):before{background:transparent}@media screen and (max-width:1264px){.v-breadcrumbs{margin-bottom:25px!important;margin-top:39px!important;padding:0!important}}@media screen and (min-width:600px) and (max-width:960px){#dashboard-sidebar .main-btn{background:transparent;-webkit-box-shadow:unset;box-shadow:unset;color:red!important;padding:0!important}}@media screen and (min-width:600px) and (max-width:800px){#dashboard-sidebar .v-list-item__title{font-size:11px!important}#dashboard-sidebar .v-list-item{margin-bottom:6px}#dashboard-sidebar .v-list-item.main-btn{margin:0 2px 0 13px}#dashboard-sidebar .v-list-item>.d-flex>img{width:20px}#dashboard-sidebar .main-btn img{margin-right:12px!important}#dashboard-sidebar .v-list-item{height:42px!important;margin-bottom:11px!important}#dashboard-sidebar figure img{height:80px;width:80px}}@media screen and (min-width:600px) and (max-width:700px){#dashboard-sidebar .v-list--nav .v-list-item{padding:0 1px!important}}@media (min-width:1904px){#dashboard .col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 78.3333333333%;flex:0 0 78.3333333333%;max-width:78.3333333333%}#dashboard .col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 21.666667%;flex:0 0 21.666667%;max-width:21.666667%}}@media screen and (max-width:1500px){.plr{padding:0 120px!important}.pl{padding-left:120px!important}.pr{padding-right:120px!important}.mlr{margin:0 120px!important}.ml{margin-left:120px!important}.mr{margin-right:120px!important}}@media screen and (max-width:960px){.v-tabs-slider-wrapper{background:#fff;height:45px!important;-webkit-transition:.5s!important;transition:.5s!important;width:40%!important}.v-slide-group__content a{margin:0 0 0 5%!important;padding:0!important;width:40%}.v-slide-group__content a:last-of-type{width:40%!important}.labels>.preview-save a,.labels>.preview-save a img{height:34px;margin-right:-11px;position:absolute;right:0;width:31px}.preview-save .v-icon.v-icon{font-size:17px;height:31px;width:31px}.custom-table .items>.d-flex .delete-alert.show,.custom-table .payment-list>.d-flex .delete-alert.show{width:100%}.custom-table .items>.d-flex .delete-alert,.custom-table .payment-list>.d-flex .delete-alert{right:20px}.custom-table .items>.d-flex .delete-alert>.text,.custom-table .payment-list>.d-flex .delete-alert>.text{font-size:13px;margin-left:21px;margin-right:16px}.custom-table .sec__one .delete{height:38px;right:-14px;width:35px}.custom-table .sec__one .delete.show{display:none}}@media screen and (max-width:1264px){.plr{padding:0 50px!important}.mlr{margin:0 50px!important}.pr{padding-right:50px!important}.pl{padding-left:50px!important}.mr{margin-right:50px}.ml{margin-left:50px}.main-btn{font-size:14px;height:45px;padding:10px 6px;width:102px}}@media screen and (max-width:960px){.owl-theme .owl-dots{padding-top:4px}#table-in-mobile{height:400px;overflow-y:auto}#dashboard .content{padding:15px}.plr{padding:0 25px!important}.mlr{margin:0 25px!important}.pr{padding-right:25px!important}.pl{padding-left:25px!important}.mr{margin-right:25px}.ml{margin-left:25px}.main-btn{font-size:11px!important;height:40px!important;padding:8px!important;width:82px}}@media screen and (max-width:600px){.digit-wrapper{margin-top:128px}.auth .digit-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.user__img{height:30px;width:30px}.custom-table .sec__one .delete{height:35px;right:-12px;width:26px}.custom-table .login-alert .text{font-size:14px;margin-left:11px;margin-right:13px}.plr{padding:0 20px!important}.mlr,.mobile-mlr{margin:0 20px!important}.pr{padding-right:20px!important}.pl{padding-left:20px!important}.mr{margin-right:20px}.ml{margin-left:20px}.main-btn{font-size:14px;height:40px;padding:8px;width:95px}.add-item{margin:auto auto 18px;width:280px}#dashboard .content{background:#fafafa;padding:0!important}#dashboard .content .v-card__text,#dashboard>div{padding:0!important}#latest-transaction{padding:4px!important}.theme--light.v-tabs-items,.theme--light.v-tabs>.v-tabs-bar{background-color:#fafafa}.v-pagination .v-pagination__navigation{font-size:13px;width:57px!important}}@media screen and (max-width:400px){.plr{padding:0 10px!important}.mlr,.mobile-mlr{margin:0 10px!important}.pr{padding-right:10px!important}.pl{padding-left:10px!important}.mr{margin-right:10px}.ml{margin-left:10px}.v-breadcrumbs li:nth-child(2n){padding:0 3px}.v-breadcrumbs__item{font-size:13px}.v-breadcrumbs li{margin-bottom:9px}#table-in-mobile>.d-flex{padding:4px}#table-in-mobile>.d-flex>.d-flex:last-of-type{font-size:12px}#table-in-mobile .trans-title{font-size:13px}#table-in-mobile .date{font-size:12px;line-height:2}.v-pagination .v-pagination__navigation:first-of-type{margin-left:0}.v-pagination .v-pagination__navigation:last-of-type{margin-right:0}.custom-table .login-alert .text{font-size:12px!important;margin-left:0!important;margin-right:9px}.owl-carousel .owl-item>div{padding-left:15px}}@media screen and (max-width:350px){.owl-carousel .owl-item>div{padding-left:0}}
#not-exist.navigator{margin-top:94px}#not-exist{color:#ca0d0d;font-size:15px;text-align:center}
#main__footer{background:#fff;direction:rtl;padding-top:14px!important}#main__footer .about .description{font-size:14px;line-height:1.9;text-align:justify;width:90%}#main__footer .header__title{color:#4e4c4c;display:block;font-size:16px}#main__footer .about-title,#main__footer .header__title{font-weight:700;margin-bottom:16px}#main__footer .about-title img{margin-bottom:-11px;margin-right:9px;width:128px}#main__footer .links>div{height:100%}#main__footer .links a{color:#5a5757;font-size:13px;margin-bottom:22px}#main__footer .certificates img{margin-bottom:10px;width:80px}#author__footer{direction:rtl;font-size:13px;padding-top:14px!important}#author__footer img{height:22px;margin-left:8px;width:22px}@media screen and (min-width:600px) and (max-width:960px){#main__footer .links [class*=col__]{width:33%}#main__footer .links a{margin-left:0}#main__footer .links .col__three a,#main__footer .links .col__two a{width:50%}}@media screen and (max-width:600px){#category+#courses .certificates,#category+#main__footer .certificates,.single .certificates{padding-bottom:65px}#main__footer .links>.d-flex>div{margin-left:5px}#main__footer .links{margin:26px 0 0;padding:0}#main__footer .links>.d-flex>div{margin-left:11px}#main__footer .links a{font-size:13px}#main__footer .about-title img{margin-bottom:-7px;width:105px}#author__footer>div{margin-bottom:7px}#single #author__footer{padding-bottom:118px!important}.single #author__footer{margin-bottom:100px;margin-top:-50px}}@media screen and (max-width:350px){#author__footer>div{font-size:11px;margin-bottom:9px}}
#top-search .v-input{width:100px}#top-search .v-input .v-input__slot{-webkit-box-shadow:unset;box-shadow:unset}#top-search .v-input .v-input__control{border-radius:12px;margin-right:5px!important;margin-top:29px;min-height:46px;padding:0}#top-search .v-input .v-label{color:#000;font-size:14px}#top-search .v-icon{color:#000!important;font-size:13px;padding-left:0!important}#top-search{position:relative}#top-search .d-flex #result .d-flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;height:45px;overflow:hidden;width:100%}#top-search .d-flex #result .d-flex:hover{background:#ebebeb}#top-search .d-flex #result img{border-radius:5px;margin-left:11px;width:45px}#top-search .d-flex #result{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;background:#fff;border-radius:0 0 10px 10px;-webkit-box-shadow:0 5px 18px -11px #7d7d7d;box-shadow:0 5px 18px -11px #7d7d7d;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:auto;justify-content:center;min-height:53px;overflow:hidden;padding-left:10px;padding-top:7px;position:absolute;right:0;top:56px;width:100%;z-index:6}#top-search .d-flex #result .all__route{border-top:1px solid #c1c1c1;margin-top:10px;padding:10px}#top-search .d-flex #result .all__route a{height:27px}
#header .user-dropdown{border-radius:9px;height:45px;margin-left:24px;margin-right:6px;width:81px}#header .user-dropdown i:first-of-type{font-size:17px}#header .user-dropdown i:last-of-type{font-size:12px}#header .user-dropdown .v-list-item--link:before{opacity:1!important}.user-dropdown i.fa-bell,.user-dropdown i.fa-dashboard,.user-dropdown i.fa-sign-out{font-size:19px}@media screen and (max-width:600px){#header .user-dropdown{height:38px}}
#main-menu .v-navigation-drawer{background:#fafafa}#main-menu .fa-bars:before{font-size:20px;margin-left:-7px;margin-top:5px}#main-menu .v-navigation-drawer .v-list:first-of-type,#main-menu .v-navigation-drawer header{background:#fff}#main-menu .v-navigation-drawer header{font-size:14px;padding:20px 15px 21px}#main-menu .v-navigation-drawer header .d-flex i{color:#000;font-size:18px;margin-left:-3px!important}#main-menu .v-navigation-drawer .cats>div:first-of-type{font-size:16px;margin-bottom:17px;margin-right:6px;padding-top:26px}#main-menu a{color:#444!important;margin-right:6px}#main-menu a div{font-size:15px;font-weight:400}
#header .download__box{border-radius:13px;-webkit-box-shadow:1px 2px 13px -4px #dadada;box-shadow:1px 2px 13px -4px #dadada;height:45px;padding:0 10px;-webkit-transition:.3s;transition:.3s}#header .download__box.effect{-webkit-transform:scale(1.08);transform:scale(1.08)}#header>.hidden-sm-and-up .download__box{-webkit-box-shadow:unset;box-shadow:unset}#header>.hidden-sm-and-up .download__box>button{margin-top:6px}#header .download__box>button{display:block;margin-top:9px}.download__box .v-icon.v-icon{font-size:14px;padding-left:0!important}.download__box>button{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.download__box>button:before{display:none}.download__box .v-avatar{border-radius:8px!important;height:60px!important;margin:0!important;padding:0!important;width:94px!important}.download__box header{height:78px;margin-bottom:18px;padding:16px;top:0;z-index:4}.download__box .footer,.download__box header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;position:absolute;width:100%}.download__box .footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-pack:distribute;bottom:0;-webkit-box-shadow:0 0 20px 0 #8a8787;box-shadow:0 0 20px 0 #8a8787;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:116px;justify-content:space-around;padding:0 17px;text-align:center}.download__box .v-navigation-drawer .v-list:not(.v-select-list){margin-top:81px!important}.download__box .footer>div{font-size:13px;font-weight:500;width:100%}.download__box .footer>.main-btn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:9px;display:-webkit-box;display:-ms-flexbox;display:flex;height:41px!important;justify-content:center;margin:0!important;padding:0!important;width:80%}.download__box .footer>.main-btn span{font-size:14px;margin-left:10px}.download__box .footer>.main-btn img{margin-top:-6px}.download__box header div{color:#404040!important}.download__box .v-list-item{margin-bottom:17px!important;min-height:55px;padding-right:9px!important}.download__box .v-list-item .fa-times{color:#dd1a1a;cursor:pointer;font-size:16px;height:17px;left:9px;padding-bottom:1px;position:absolute;top:4px;width:17px}.download__box .v-list-item .v-list-item__subtitle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:1.2}.download__box .v-list-item .v-list-item__subtitle .user{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.download__box .v-list-item .v-list-item__subtitle .user a:last-of-type{color:#5a5a5a;margin-right:7px}.download__box .v-list-item .v-list-item__subtitle .user img{border-radius:50%;height:28px!important;width:28px!important}.download__box .v-avatar img{border-radius:8px!important;height:60px;width:84px!important}.download__box .theme--light.v-navigation-drawer .v-divider{border-color:transparent!important}.download__box .v-list-item__content{height:62px!important;padding:0 6px!important}.download__box .v-list-item__title{font-size:13px!important;padding-right:0!important}.download__box .theme--light.v-navigation-drawer{width:350px!important}@media screen and (max-width:960px){#header .logo__text{margin-left:17px;width:104px}#header .download__box>button{font-size:12px;margin-top:14px}#header #be__seller .d-flex img{width:24px}#header .main-btn{margin-left:25px}}@media screen and (max-width:600px){.download__box .v-list-item__title{font-size:13px!important;margin-left:13px;padding-right:0!important}}@media screen and (max-width:350px){.theme--light.v-navigation-drawer{width:350px!important}}
#header{background:#fff;-webkit-box-shadow:0 1px 2px -3px hsla(0,3%,77%,.15),0 3px 5px 1px hsla(0,2%,47%,.1),0 15px 14px 5px hsla(0,2%,49%,.07)!important;box-shadow:0 1px 2px -3px hsla(0,3%,77%,.15),0 3px 5px 1px hsla(0,2%,47%,.1),0 15px 14px 5px hsla(0,2%,49%,.07)!important;direction:rtl;position:fixed;width:100%;z-index:9}#header>.justify-space-between{display:-webkit-box;display:-ms-flexbox;display:flex}#header>.hidden-sm-and-up .mdi-menu{font-size:29px;margin-top:8px}#header>.hidden-sm-and-up{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}#header>.hidden-sm-and-up .v-toolbar__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-11px;margin-top:4px}#header .category{border-radius:15px;height:45px;margin-right:6px;width:110px}#header .logo__text{margin-left:31px;width:160px}#header>.hidden-xs-only:last-of-type{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #eae5e5;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:14px}#header>.hidden-xs-only:last-of-type>span{color:#6d6b6b}#header>.hidden-xs-only:last-of-type .cats{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#header>.hidden-xs-only:last-of-type .cats>span{color:#a9a9a9}#header>.hidden-xs-only:last-of-type .cats a>span{color:#333;letter-spacing:0}#header>.hidden-xs-only:last-of-type .cats a.active__menu,#header>.hidden-xs-only:last-of-type .cats a.router-link-active{border-bottom:3px solid #ee394c!important;border-radius:0;height:52px}#header>.hidden-xs-only:last-of-type a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:3px solid #fff!important;color:#0d0414;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;height:48px;height:52px;margin-left:3px;padding:0}#header>.hidden-xs-only:last-of-type a:hover{border-bottom:3px solid #ee394c!important;border-radius:0;height:52px}#header>.hidden-xs-only:last-of-type .hidden-md-and-up{display:-webkit-box;display:-ms-flexbox;display:flex}#header>.hidden-xs-only:last-of-type .hidden-md-and-up a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px}#top-search{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:19px;height:55px;margin-left:44px}#top-search .search__icon{height:24px;margin-right:8px;width:24px}#top-search input{color:#6d6767;font-size:18px;margin-right:-25px;outline:unset!important;padding-right:30px;width:180px}#header .main-btn{margin-left:46px;position:relative;top:0;-webkit-transition:.2s;transition:.2s}#header .main-btn:hover{-webkit-box-shadow:unset;box-shadow:unset;top:3px}#header .courses__link span{color:#ee394c!important}#top-search input::-webkit-input-placeholder{font-size:13px!important}#top-search input::-moz-placeholder{font-size:13px!important}#top-search input:-ms-input-placeholder{font-size:13px!important}#top-search input::-ms-input-placeholder{font-size:13px!important}#top-search input::placeholder{font-size:13px!important}#header .signupClass img{margin-top:3px!important;width:29px}#header #be__seller{color:#5d5b5b;font-size:15px}#header #be__seller .hidden-md-and-down{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#header #be__seller .hidden-md-and-down a{color:#0d0414;font-size:12px;margin-left:46px}#header #be__seller .d-flex img,#header>.hidden-sm-and-up .d-flex img{width:28px}#header .logo{margin-top:-4px;width:54px}#header #be__seller .v-badge{margin-right:8px;margin-top:-4px}.v-btn__content span{letter-spacing:0}#header>.hidden-xs-only:last-of-type a{min-width:auto!important;padding:0 8px!important;width:auto!important}@media screen and (max-width:960px){#header>.hidden-xs-only:last-of-type .hidden-md-and-up{display:none!important}#section__one.no-gutters>div:first-of-type .title{margin-bottom:14px!important;width:47%!important}#section__one.no-gutters>div:first-of-type .description{font-size:16px!important;font-weight:700!important;margin-bottom:31px!important}#section__one.no-gutters>div:first-of-type .types{font-size:14px}#section__one.no-gutters>div:first-of-type .types .item .content .type{font-size:13px}#section__one.no-gutters>div:first-of-type .types .item .content .count{font-size:17px}#header>.hidden-xs-only:last-of-type .cats>span{font-size:12px}#top-search input{width:100%}#header .w-50:first-of-type{width:65%!important}#header .w-50:last-of-type{width:35%!important}#header .logo__text{margin-left:14px;width:60px}#top-search{border-radius:15px;height:46px;margin-left:33px}#header .category{border-radius:12px;height:38px;margin-right:3px;padding:0 5px;width:92px}#header .category .v-btn__content span{font-size:12px!important}#top-search input{font-size:13px}#top-search .v-input .v-input__control{min-height:41px}#header .main-btn{height:36px!important}}@media screen and (max-width:700px){#header .w-50:first-of-type{width:64%!important}#header .main-btn{margin-left:17px}#top-search input::-webkit-input-placeholder{font-size:11px!important}#top-search input::-moz-placeholder{font-size:11px!important}#top-search input:-ms-input-placeholder{font-size:11px!important}#top-search input::-ms-input-placeholder{font-size:11px!important}#top-search input::placeholder{font-size:11px!important}#top-search .search__icon{height:19px;margin-top:4px;width:19px}}@media screen and (max-width:600px){#header+.hidden-sm-and-up{background:#fafafa;-webkit-box-shadow:0 1px 2px -3px hsla(0,3%,77%,.15),0 3px 5px 1px hsla(0,2%,47%,.1),0 15px 14px 5px hsla(0,2%,49%,.07)!important;box-shadow:0 1px 2px -3px hsla(0,3%,77%,.15),0 3px 5px 1px hsla(0,2%,47%,.1),0 15px 14px 5px hsla(0,2%,49%,.07)!important;padding-bottom:5px!important;padding-top:14px!important;position:fixed;top:53px;width:100%;z-index:7}#header+.hidden-sm-and-up #top-search{border-radius:11px;height:52px;margin-bottom:10px;margin-right:5%;width:90%}#header+.hidden-sm-and-up #top-search input::-webkit-input-placeholder{font-size:13px!important}#header+.hidden-sm-and-up #top-search input::-moz-placeholder{font-size:13px!important}#header+.hidden-sm-and-up #top-search input:-ms-input-placeholder{font-size:13px!important}#header+.hidden-sm-and-up #top-search input::-ms-input-placeholder{font-size:13px!important}#header+.hidden-sm-and-up #top-search input::placeholder{font-size:13px!important}#header+.hidden-sm-and-up #top-search .category{border-radius:12px;height:44px;margin-right:4px;padding:0 5px;width:80px}#header+.hidden-sm-and-up #top-search .category span{font-size:11px}#top-search .v-input .v-input__control{margin-top:29px;min-height:46px}#section__one.no-gutters>div:first-of-type .title{margin-bottom:7px!important}#header #main-menu>.d-flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:48px}}@media screen and (max-width:320px){#top-search .v-input{width:81px}#top-search .v-input .v-label{font-size:12px}#top-search .v-input .v-input__icon{margin-left:-10px}#header+.hidden-sm-and-up #top-search{margin-right:0;width:100%}#header+.hidden-sm-and-up #top-search .category span{font-size:11px!important}#header>.hidden-sm-and-up .v-toolbar__title{margin-left:7px}#header>.hidden-sm-and-up .v-toolbar__title div{margin-right:-3px}#top-search input::-webkit-input-placeholder{font-size:8px!important}#top-search input::-moz-placeholder{font-size:8px!important}#top-search input:-ms-input-placeholder{font-size:8px!important}#top-search input::-ms-input-placeholder{font-size:8px!important}#top-search input::placeholder{font-size:8px!important}}
.custom-table{background:#fff!important;border-radius:20px;padding:20px}.custom-table .sec__one .item__cover img{border-radius:6px;height:59px;margin-left:15px;width:94px}.custom-table>.items{overflow-y:auto;position:relative}.custom-table .items>.d-flex .delete-alert.show,.custom-table .payment-list>.d-flex .delete-alert.show{width:100%}#downloads.custom-table>.items{height:400px}.custom-table>.items>div:first-of-type{display:-webkit-box;display:-ms-flexbox;display:flex}.custom-table>.items>.justify-space-between{height:98px;min-height:39px;padding:10px 20px}.custom-table>.items>.justify-space-between:first-of-type{background:#fff;height:66px;min-height:66px;position:sticky;top:0;width:100%}.custom-table .sec__one .seller>a:nth-of-type(2){color:#1a1a1a;margin-right:6px}.custom-table>.items>.justify-space-between:first-of-type,.custom-table>.items>.justify-space-between:first-of-type .price,.custom-table>.items>.justify-space-between:first-of-type .sec__one{color:#333232;font-size:14px;font-weight:500;z-index:4}.custom-table>.items>.justify-space-between:nth-of-type(2n){background:#fafafa;border-radius:20px}.custom-table .sec__one>img{border-radius:6px;height:59px;margin-left:15px;width:94px}.custom-table .sec__one .product_title{color:#000;font-size:13px;font-weight:500}.custom-table .sec__two>div:first-of-type>a:first-of-type{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:6px}.custom-table .sec__one .user__img,.custom-table .sec__two .user__img{height:30px;width:30px}.custom-table .sec__two>div>a.seller{color:#1a1a1a;font-size:13px;margin-right:3px}.custom-table .sec__two>.price{font-size:13px}.custom-table .btn__item{background:#ee394c!important;border-radius:10px;color:#fff!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:38px!important;text-align:center;width:81px}.custom-table .sec__one{font-size:13px}.custom-table .sec__one,.custom-table .sec__two{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;line-height:2;width:50%}.custom-table .sec__two{-webkit-box-pack:justify;-ms-flex-pack:justify;height:98px;justify-content:space-between}.custom-table .sec__one .seller,.custom-table .sec__two .seller{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.custom-table .sec__one .seller>a:first-of-type{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:960px){.custom-table{background:transparent;padding:0}.custom-table .sec__two{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:95px}.custom-table .sec__one>img{height:74px;width:104px}.custom-table .sec__one .btn__item{color:#fff!important;max-width:100px;width:100px}.custom-table .sec__one>.d-flex:first-of-type{width:100%}.custom-table .sec__one .seller,.custom-table .sec__two .seller{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:4px}.custom-table .sec__one .product_title{font-size:12px}}@media screen and (min-width:800px) and (max-width:960px){.custom-table .sec__one .btn__item{max-width:150px;min-width:80px}}@media screen and (max-width:600px){.custom-table[data-v-16cea2e3]{background:transparent;padding:0}.custom-table>.items>.justify-space-between{padding:0}.custom-table .sec__one .btn__item{margin-right:22px!important}.custom-table>.items>.justify-space-between{background:transparent!important}}@media screen and (max-width:350px){.custom-table .sec__one .product_title{font-size:11px}}
#about-us{font-size:16px;line-height:3;margin-bottom:82px}#about-us .row{background:#fff;border-radius:20px;padding:24px 75px}#about-us h1,#about-us h2{font-size:22px;margin:22px 0}#about-us .row img{display:block;margin:auto auto 47px;width:60%}#about-us p{font-size:16px;line-height:2.5;text-align:justify}@media screen and (max-width:960px){#about-us .row img{margin-bottom:0;width:74%}#about-us{line-height:2.5}#about-us,#about-us p{font-size:14px}}@media screen and (max-width:600px){#about-us .row{background:#fff;border-radius:20px;padding:24px 17px;text-align:justify}#about-us .row img{margin-bottom:0;width:89%}#about-us p{font-size:14px}#about-us h1,#about-us h2{font-size:18px;margin:22px 0}}
#be-seller{background-color:#fff7e6;height:21vw}#be-seller,#be-seller figcaption{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#be-seller figcaption{-webkit-box-align:end;-ms-flex-align:end;-ms-flex-pack:distribute;align-items:flex-end;height:60%;justify-content:space-around;margin:auto;padding:0 16px}#be-seller figcaption .be-seller-title{color:#3a3a3a;font-weight:700;line-height:1.8;padding:16px 0;text-align:right}#be-seller figcaption .desc{color:#232323;direction:rtl;font-size:16px;font-weight:400;line-height:2;text-align:justify}#be-seller figcaption>.d-flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:21vw}#be-seller figcaption>.d-flex .text{font-size:14px;padding-left:10px}#be-seller figcaption>.d-flex .text span{color:#525252;font-size:13px}#be-seller .main-btn{border-radius:13px;height:40px!important;min-width:50px;padding-top:13px!important;width:89px}#be-seller>a img{height:21vw}@media screen and (max-width:2400px){#be-seller figcaption{width:23%}#home #be-seller figcaption .be-seller-title{font-size:20px}}@media screen and (max-width:2200px){#be-seller figcaption{width:25%}}@media screen and (max-width:2000px){#be-seller figcaption{width:29%}}@media screen and (max-width:1800px){#be-seller figcaption{width:34%}}@media screen and (max-width:1600px){#be-seller figcaption{width:39%}}@media screen and (max-width:1400px){#be-seller figcaption{width:39%}}@media screen and (max-width:1264px){#be-seller figcaption .desc{font-size:16px}#be-seller figcaption>.d-flex .text{font-size:14px;width:133px}#home #be-seller figcaption .be-seller-title{font-size:17px}}@media screen and (max-width:960px){#be-seller,#be-seller>a img{height:27vw}#be-seller figcaption{padding:11px 16px;width:49%!important}#be-seller figcaption .desc{font-size:15px;line-height:2}#be-seller figcaption .be-seller-title{font-size:16px}#be-seller figcaption>.d-flex{width:37vw}#be-seller figcaption>.d-flex .text{font-size:14px}#be-seller .main-btn{font-size:11px!important;font-weight:500;height:32px!important;padding-top:10px!important;width:77px}#home #be-seller figcaption .be-seller-title{font-size:15px}}@media screen and (max-width:750px){#be-seller figcaption .be-seller-title,#be-seller figcaption .desc{font-size:13px}}@media screen and (max-width:600px){#be-seller figcaption{width:100%!important}#be-seller{height:unset}#be-seller>a{width:100%}#be-seller>a img{height:unset;margin-top:25px;width:100%}#be-seller figcaption{padding:11px 0!important}#be-seller figcaption .desc{font-size:12px;width:90%}#be-seller figcaption .be-seller-title{font-size:14px}#be-seller figcaption>.d-flex{margin-top:18px;width:unset}#be-seller figcaption>.d-flex .text{font-size:15px}#be-seller .owl-carousel .owl-item>div{padding-left:0}}
#best-product{direction:rtl;margin:0 0 27px}#best-product figcaption{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;background:#fff;border-radius:0 20px 20px 0;justify-content:space-evenly;padding:0 16px}#best-product figcaption .best-title{-webkit-box-pack:end;-ms-flex-pack:end;color:#000;font-size:125%;justify-content:end;line-height:1.8;padding-right:0}#best-product figcaption .type>span:first-of-type{color:#4a4a4a;font-size:15px;font-weight:400}#best-product figcaption .type>span:last-of-type{color:#e80a0a;font-size:15px;font-weight:400}#best-product figcaption>.d-flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#best-product figcaption>.d-flex>.author a{height:30px}#best-product figcaption>.d-flex>.author img{border-radius:50%;height:30px;margin-left:5px;width:30px}#best-product figcaption>.d-flex>.author>a:last-of-type{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2d2c2a;font-size:13px;margin-right:5px;padding-top:4px}#best-product figcaption>.d-flex>.price{font-size:13px;margin-top:4px}#best-product>a img{border-radius:20px 0 0 20px;width:100%}#best-product>a{height:unset;padding-bottom:0;padding-top:0!important;width:100%}#best-product figcaption .type>*{font-size:13px;height:unset;min-width:unset}@media screen and (max-width:1800px){#best-product figcaption .best-title{font-size:115%}}@media screen and (max-width:1400px){#best-product figcaption .best-title{font-size:100%}}@media screen and (min-width:600px) and (max-width:960px){#best-product figcaption{display:none!important}#best-product>a img{border-radius:10px;height:115%}}@media screen and (max-width:600px){#best-product figcaption .best-title{font-size:12px;padding:0}#best-product>a{padding:0!important}#best-product figcaption{border-radius:0 0 10px 10px;line-height:2;padding:10px}#best-product>a img{border-radius:10px 10px 0 0}#best-product figcaption .type>span:first-of-type{font-size:11px}#best-product figcaption .type>span:last-of-type,#best-product figcaption>.d-flex>.author>a:last-of-type{font-size:12px}#best-product figcaption>.d-flex{margin-top:5px}}
.page__items .v-breadcrumbs{margin-bottom:21px!important;margin-top:25px!important}.page__items+footer{margin-top:100px}.page__items .v-breadcrumbs__item{color:#171717!important;font-size:15px}.page__items .theme--light.v-breadcrumbs .v-breadcrumbs__item--disabled{color:hsla(0,0%,40%,.8)!important}.page__items aside{background:#fafafa!important;max-height:100%;padding-bottom:30px;padding-top:56px;width:316px!important}.page__items .v-navigation-drawer{min-height:100%;padding:16px;z-index:50}.page__items .v-navigation-drawer--is-mobile .v-navigation-drawer__content{padding-top:56px}.page__items .v-navigation-drawer .price{margin-top:76px}.page__items div header>div{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:22px}.page__items div header .hidden-lg-and-up{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.page__items div header>div:last-of-type .lighten-5 i{font-size:16px;margin-right:15px;margin-top:-3px}.page__items div header>div:last-of-type .lighten-5{-webkit-box-pack:center!important;-ms-flex-pack:center!important;border:1px solid #807b7b!important;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;height:45px;justify-content:center!important;margin-right:21px;width:141px}.page__items>header{padding-right:7px}.page__items>header h1{color:#525252;font-size:17px;margin-bottom:13px}.page__items>header p{color:#655f5f;font-size:14px;line-height:2.2;margin-bottom:30px;text-align:justify}.mobile__active__sort{background:#e8e8e8}#search-tags .active{background:#ee394c!important;color:#fff!important}#tags{line-height:unset;padding:0}#category #categories .tree .pl-0{-webkit-transition:max-height .25s ease-in;transition:max-height .25s ease-in}#categories .hide__nested{display:none;-webkit-transition:max-height .15s ease-out;transition:max-height .15s ease-out}#category #categories .tree .v-btn__content,#courses #categories .tree .v-btn__content{display:-webkit-box;display:-ms-flexbox;display:flex}.page__items .col-lg-9>.d-flex>div{max-width:32%!important;width:32%!important}.page__items .digi-card a>img{max-width:100%!important}#top-filter-btn .main-btn{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px!important;height:45px!important;justify-content:center;margin-top:0;padding-top:10px!important;width:145px}#top-filter-btn .main-btn i{color:#fff;font-size:16px;margin-right:15px;margin-top:-3px}.category__description{border-radius:5px;-webkit-box-shadow:0 1px 5px 0 rgba(99,99,99,.2);box-shadow:0 1px 5px 0 rgba(99,99,99,.2);font-size:16px;line-height:1.8;margin-top:33px;padding:28px}@media screen and (min-width:1264px){.page__items .col-lg-9{padding-right:33px!important}}@media screen and (max-width:960px){.digit-wrapper .page__items.mt-5{margin-top:0!important}}@media screen and (max-width:600px){.page__items div header .hidden-lg-and-up{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;bottom:0;-webkit-box-shadow:0 0 12px 0 #bfb9b9;box-shadow:0 0 12px 0 #bfb9b9;display:-webkit-box;display:-ms-flexbox;display:flex;height:100px;justify-content:center;left:0;margin-bottom:0;position:fixed;width:100%;z-index:7}.v-navigation-drawer--bottom.v-navigation-drawer--is-mobile{max-height:100%}.page__items .col-lg-9>.d-flex>div{max-width:100%!important;width:100%!important}#category-header .count{display:none}}@media screen and (max-width:350px){.page__items div header .main-btn,.page__items div header>div:last-of-type .lighten-5{width:110px}}
.category-items>.row{margin-right:-16px!important}.category-items .swiper-wrapper .swiper-slide{height:auto}.category-items .swiper-slide>div{height:100%!important;max-height:100%!important}.category-items .swiper-pagination-bullet{height:13px;width:13px}.category-items .swiper-pagination-bullet-active{background:#787575}.category-items .swiper-button-next,.category-items .swiper-button-prev{bottom:14px!important;height:auto;top:auto;width:40px}.category-items .swiper-container-horizontal>.swiper-pagination-bullets,.category-items .swiper-pagination-custom,.category-items .swiper-pagination-fraction{bottom:10px;left:0;margin:auto;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}
#category-sidebar>div{background:#fff!important;border-radius:20px;margin-top:50px;padding:20px}#category-sidebar>#author{margin-bottom:0;padding:0}#category-sidebar>#author.v-item-group>div:first-of-type{border-radius:20px!important;padding-bottom:10px;position:static}#category-sidebar>.hide-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent!important;font-size:15px;margin-bottom:-31px;margin-top:0}#category-sidebar>.hide-nav p{margin-top:13px}#category-sidebar>#categories-navigator{position:relative}#category-sidebar>#categories-navigator>div{border-radius:16px;left:0;padding:12px;position:absolute;top:0;width:100%;z-index:4}.v-application .search__box{height:51px;margin-bottom:3px;margin-left:0;width:100%}#category-sidebar .v-messages{display:none;text-align:left}#category-sidebar .items{height:300px;margin-top:9px;overflow-y:auto}#category-sidebar .items>.d-flex{height:43px;padding:0 6px}#category-sidebar .items .count{color:#939393;margin-top:11px;padding-left:8px}.v-application .search__box .search__icon{height:20px;margin-right:10px;margin-top:14px;width:20px;z-index:2}.v-application .search__box input{background:#eee!important;border-radius:15px!important;color:#6d6767;font-size:11px;height:46px;margin-right:-33px;outline:unset!important;padding-right:40px;width:180px}.v-application .search__box input::-webkit-input-placeholder{font-size:13px!important}.v-application .search__box input::-moz-placeholder{font-size:13px!important}.v-application .search__box input:-ms-input-placeholder{font-size:13px!important}.v-application .search__box input::-ms-input-placeholder{font-size:13px!important}.v-application .search__box input::placeholder{font-size:13px!important}#category-sidebar .v-list-item{color:#333;margin-bottom:12px;margin-right:12px;padding:0}#category-sidebar .v-list-item__title{color:#000;font-size:16px!important;font-weight:500}#category-sidebar .v-icon.v-icon{color:#5d5d5d;font-size:13px}#category-sidebar .v-list-item--link:before{background-color:#fff!important}#category-sidebar .v-list-group__items{margin-right:12px}#category-sidebar #price .v-slider--horizontal .v-slider__track-container{border-radius:10px!important;height:10px!important}#category-sidebar #price .v-slider--horizontal .v-slider__track-background,#category-sidebar #price .v-slider--horizontal .v-slider__track-fill{border-radius:23px!important}#category-sidebar #price .v-slider--horizontal{margin:0!important}#category-sidebar #price h3{margin-bottom:70px}#category-sidebar h3{color:#484848;font-size:16px}#category-sidebar #categories h3{background:#eee;border-radius:15px;font-size:14px;margin-bottom:17px;padding:10px;text-align:center}#category-sidebar #price .v-slider__thumb-label{background:#b3c5c5;background-color:#fff!important;border:1px solid #b1aeae!important;border-radius:52px;color:#888;font-size:13px;font-weight:900;margin:-58px 0 0;margin-left:-64px!important;padding:11px;position:relative!important;text-align:center;-webkit-transform:unset!important;transform:unset!important;width:130px!important}#category-sidebar #price .v-slider__thumb-label:before{border-color:#b1aeae transparent transparent;border-style:solid;border-width:14px 14px 14px 15px;bottom:-28.2px;content:"";height:0;left:51px;position:absolute;width:0}#category-sidebar #price .v-slider__thumb-label:after{border-color:#fff transparent transparent;border-style:solid;border-width:14px 14px 14px 15px;bottom:-26px;content:"";height:0;left:51px;position:absolute;width:0}#category-sidebar #price .v-slider--horizontal .v-slider__thumb-label>*{-webkit-transform:unset;transform:unset}#category-sidebar #price .primary.lighten-3{background-color:#d2d2d2!important;border:unset!important}#category-sidebar #price .v-slider--horizontal,#category-sidebar #price .v-slider--horizontal .v-slider__track-container{background:#fff!important}#category-sidebar #price>.d-flex{font-size:12px}#category-sidebar #price .v-slider__thumb{background-color:#fff!important;background:url(/images/attrs/gire.png)!important;height:20px;width:20px}#category-sidebar #price .v-slider__thumb:before{display:none!important}#category-sidebar .tree{background:#fff;border-radius:4px;margin-bottom:20px;min-height:20px;overflow-y:hidden;padding:0}#category-sidebar .author__filter .tree{height:115px}#category-sidebar .tree>ul{background:#fff;padding:0 8px}#category-sidebar .tree>ul>li{margin-bottom:5px}#category-sidebar .tree li{list-style-type:none;margin:0;padding:10px 0 0 5px;position:relative}#category-sidebar .tree li li{padding:10px 20px 0 5px}#category-sidebar .tree li:after,#category-sidebar .tree li:before{content:"";position:absolute;right:0!important}#category-sidebar .tree li:before{border-left:2px dashed #d4d1d1;bottom:50px;height:100%;top:0;width:1px}#category-sidebar .tree li:after{border-top:2px dashed #d4d1d1;height:20px;top:30px;width:25px}#category-sidebar .tree li span{display:inline-block;text-decoration:none}#category-sidebar .tree li li>.d-flex{color:#4d5052;font-size:12px;margin-right:4px!important;margin-top:6px;padding:3px 9px}#category-sidebar .tree li>.d-flex{border-radius:7px;cursor:pointer;height:25px}#category-sidebar .tree li li span.v-btn__content{display:-webkit-box;display:-ms-flexbox;display:flex}#category-sidebar .tree li>.d-flex.active{background:#f44336;color:#fff}#category-sidebar .tree li>.d-flex.active span{color:#fff!important}#category-sidebar .tree li.parent_li>div{cursor:pointer}#category-sidebar .tree li.parent_li>div>span{color:#3c3b3b;cursor:pointer;font-size:15px;font-weight:500;margin-right:0}#category-sidebar .tree li.parent_li>div>span:last-of-type{color:#8e8e8e;font-size:15px}#category-sidebar .tree>ul>li:after,#category-sidebar .tree>ul>li:before{border:0}#category-sidebar .tree li:last-child:before{height:30px}#category-sidebar .tree ul ul.hide{display:none!important}#category-sidebar .tree .parent_li>.d-flex.active{padding:0 5px}#category-sidebar .author__filter .tree .parent_li>.d-flex.active{height:32px;padding:0 16px!important}#category-sidebar .v-input--selection-controls__input input[role=checkbox]{opacity:1;width:18px}#category-sidebar .v-input--selection-controls .v-input__slot>.v-label{color:#000;font-size:14px;margin-right:0}#category-sidebar .v-input--selection-controls__input{margin-left:8px!important;margin-right:0!important}#category-sidebar .v-input--selection-controls__ripple{cursor:pointer;height:27px;left:-5px;top:calc(50% - 21px);width:27px}#category-sidebar #search-tags h3{font-size:14px;margin-bottom:17px}#category-sidebar #search-tags .tags-title{font-size:13px;margin-bottom:5px;padding-top:9px}
#contact-us{margin-bottom:82px}#contact-us #numbers{height:436px}#contact-us #numbers,#contact-us #send-ticket{background:#fff;border-radius:20px;padding:24px 75px}#send-ticket
	.theme--light.v-text-field--filled>.v-input__control>.v-input__slot{border-radius:11px;margin-top:10px}#send-ticket .v-text-field__details{display:none}#send-ticket .select2-container{height:54px}#contact-us h1,#contact-us h2{font-size:22px;margin:22px 0;text-align:center}#contact-us strong{display:block;font-size:16px;margin:14px 0}#contact-us .row img{width:100%}#contact-us p{font-size:16px;line-height:1.9}#contact-us .main-btn{border-radius:10px;margin-bottom:20px;margin-top:9px;width:243px}@media screen and (max-width:1500px){#contact-us #numbers,#contact-us #send-ticket{padding:24px 43px}}@media screen and (max-width:960px){#contact-us .pl-3{padding-left:0!important}#send-ticket>.row>.col-md-6{padding-left:0!important;padding-right:0!important}#send-ticket>.flex-row{margin-right:3px}#contact-us #numbers,#contact-us #send-ticket{padding:24px 20px}}@media screen and (max-width:600px){#contact-us p{font-size:14px}#contact-us h1,#contact-us h2{font-size:18px;margin:22px 0}}@media screen and (max-width:350px){#contact-us .main-btn{width:100%}}
.theme--light.v-image{background:hsla(0,0%,88%,.5)}.digi-card,.digi-card>.digi-card-router{position:relative}.digi-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;border:unset;border-radius:11px!important;-webkit-box-shadow:0 2px 4px -2px #c1c0c0!important;box-shadow:0 2px 4px -2px #c1c0c0!important;direction:rtl;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;top:0;-webkit-transition:.8s;transition:.8s}.owl-item .digi-card{padding-bottom:23px}.digi-card .v-card__title>a{-webkit-box-pack:right!important;-ms-flex-pack:right!important;-webkit-box-flex:0;display:block;-ms-flex:0 1 auto;flex:0 1 auto;height:unset!important;justify-content:right!important;text-transform:lowercase;white-space:normal}.digi-card>a img{aspect-ratio:4/3;-webkit-transition:2s;transition:2s;width:100%}.digi-card>a img.lozad[data-loaded=true]{opacity:1!important}.digi-card .user a{min-width:unset!important}.digi-card .user a>span{padding-right:0!important}.digi-card>a img.show{opacity:1}.digi-card:hover{-webkit-box-shadow:0 3px 12px 0 #a9a8a8!important;box-shadow:0 3px 12px 0 #a9a8a8!important;top:-8px;-webkit-transition:.4s;transition:.4s}.digi-card .v-card__title{line-height:1.5!important;position:relative}.v-card__title a{color:#000!important;font-size:14px!important;letter-spacing:0!important;line-height:unset!important;padding:0!important;text-align:justify!important;word-break:keep-all!important}.v-card__title a span{opacity:1!important}.theme--light.v-card .v-card__subtitle{-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;margin-top:-7px}.digi-card .v-card__subtitle .v-btn{font-size:12px;height:unset!important;min-width:unset!important}.theme--light.v-card .v-card__subtitle span{color:#0a0a0a}.theme--light.v-card .v-card__subtitle span span{color:#ee394c}.labels{padding:16px}.labels>.top{display:-webkit-box;display:-ms-flexbox;display:flex;left:10px;position:absolute;top:15px}.labels>.top>.colored-discount{background:#ee394c;color:#fff;margin-left:22px;min-width:73px}.labels>.top>.colored-discount,.labels>.top>.new{border-radius:10px;font-size:13px;padding:6px 5px 5px}.labels>.top>.new{background:#fff;-webkit-box-shadow:0 6px 11px -8px #464545;box-shadow:0 6px 11px -8px #464545;color:#433838;text-align:center;width:73px}.digi-card .offer{padding:4px 5px;right:15px;top:16px}.digi-card .offer,.digi-card .rate{background:#f7f7f7;border-radius:8px;font-size:12px;position:absolute}.digi-card .rate{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;left:15px;padding:4px 7px}.digi-card .rate .ml-1{margin-bottom:-4px}.digi-card .rate i{color:#f5900a;font-size:17px}.digi-card .rate .v-rating button{padding:0!important}.labels>.preview-save{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:absolute;right:-50px;top:20%;-webkit-transition:.5s;transition:.5s}.digi-card:hover .labels>.preview-save{right:20px}.labels>.preview-save a,.labels>.preview-save a img{height:40px;width:40px}.labels>.bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.labels>.bottom,.labels>.bottom>.user{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.labels>.bottom>.user img{border-radius:50%!important;width:29px}.labels>.bottom>.user span{color:#433838;font-size:12px;padding-right:7px;padding-top:5px}.labels>.bottom .pre-price{color:#433838;font-size:13px;padding:4px;text-decoration:line-through}.labels>.bottom .price{color:#433838;font-size:12px;padding:4px}.labels>.bottom .pre-price,.labels>.bottom .price{background-color:#f7f7f7;border-radius:8px;font-size:11px;padding:5px}.labels>.bottom .price.free{text-align:center;width:50px;width:61px}.labels>.bottom .pre-price span,.labels>.bottom .price span{font-size:13px}[class*=col]{padding-left:0}@media screen and (min-width:1264px){#favorites .category-items>.row>.col-lg-4{-webkit-box-flex:0!important;-ms-flex:0 0 31.333333%!important;flex:0 0 31.333333%!important;max-width:31.333333%!important}}@media screen and (min-width:600px){#favorites .category-items .row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#favorites .category-items>.row>.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;max-width:48%}}@media screen and (max-width:960px){.v-card__title{color:#000!important;font-size:14px!important;letter-spacing:0!important;line-height:unset!important;word-break:unset!important}.digi-card .labels>.preview-save a,.labels>.preview-save a img{height:34px;margin-right:0!important;position:unset!important;right:0;width:31px}}@media screen and (max-width:600px){.labels>.bottom .discount,.labels>.bottom .price{font-size:11px}.owl-theme .owl-nav [class*=owl-] img{margin-bottom:-4px;width:30px}.owl-theme .owl-dots{margin-top:5px}.digi-card .user a:last-of-type{display:none}}
#header .user-dropdown{border-radius:9px;height:45px;margin-left:24px;margin-right:6px;width:81px}#header .user-dropdown .v-list-item--link:before{opacity:1!important}.download__link{background:#ee394c!important;border-radius:10px;color:#fff;color:#fff!important;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:38px!important;text-align:center;width:100%}@media screen and (max-width:600px){#header .user-dropdown{height:38px}}
#payment__page.custom-table .sec__one .item__cover img{border-radius:6px;height:56px;margin-left:15px;width:80px}#payment__page.custom-table{background:#fafafa!important;margin-top:30px}#payment__page.custom-table .btn__item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#payment__page.custom-table .v-breadcrumbs{margin-top:10px!important}#payment__page.custom-table .login-alert{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:19px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:44px;padding:37px 30px}#payment__page.custom-table .v-input--switch .v-input--selection-controls__ripple{left:10px}#payment__page.custom-table .v-input--is-label-active .v-input--selection-controls__ripple{left:-37px}#payment__page.custom-table .v-input--is-label-active .v-input--switch__thumb{-webkit-transform:translate(-28px);transform:translate(-28px)}#payment__page.custom-table .login-alert img:first-of-type{display:block;margin-top:5px;width:27px}#payment__page.custom-table .login-alert img:last-of-type{height:24px;margin-left:15px;margin-right:20px;width:20px}#payment__page.custom-table .login-alert .text{font-size:14px;margin-left:11px}#payment__page.custom-table .login-alert a{font-size:14px;font-weight:500}#payment__page.custom-table .price .pre_price span{letter-spacing:2px;text-decoration:line-through}#payment__page.custom-table .notice,#payment__page.custom-table .payment-list{background:#fff;border-radius:19px;margin-bottom:23px;padding:37px 51px}#payment__page.custom-table .payment-list{padding:22px}#payment__page.custom-table .payment-list>div{border-radius:14px;padding:10px 5px}#payment__page.custom-table .payment-list>div:nth-of-type(2n){background:#fafafa}#payment__page.custom-table .notice h5{font-size:16px;margin-bottom:10px}#payment__page.custom-table .notice ul{list-style:none}#payment__page.custom-table .notice ul li{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;margin-bottom:19px}#payment__page.custom-table .notice ul li span:first-of-type{border-bottom:3px solid #ee394c;display:block;height:0;margin-left:13px;margin-top:13px;width:15px}#payment__page.custom-table .notice ul li span:last-of-type{font-size:14px}.digit__red span{font-size:13px}#payment__page.custom-table .sec__one .delete{position:static}@media screen and (max-width:1264px){#payment__page.custom-table .login-alert .text{font-size:12px}}@media screen and (max-width:700px){#payment__page .col-sm-4,#payment__page .col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#payment__page .col-sm-8{padding-left:0!important}#payment__page.custom-table .notice,#payment__page.custom-table .payment-list{display:none}#payment__page.custom-table .notice.hidden-sm-and-up,#payment__page.custom-table .payment-list{display:block!important}.download-sidebar{margin-bottom:37px!important}}@media screen and (min-width:600px){#payment__page .col-md-8{padding-left:27px}#payment__page .col-md-4{padding-top:61px}}@media screen and (max-width:1264px){#payment__page.custom-table .sec__two{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}#dashboard .custom-table .sec__two{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}}@media screen and (min-width:960px) and (max-width:1264px){#dashboard .custom-table .sec__two{-ms-flex-pack:distribute!important;justify-content:space-around!important}}@media screen and (max-width:960px){#payment__page.custom-table .login-alert{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:37px 11px!important}#payment__page.custom-table .sec__one .delete{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;position:absolute!important;width:35px!important}#payment__page.download-sidebar .payment_with_wallet,.download-sidebar .coupon{font-size:11px;padding:0 10px}#payment__page.custom-table .sec__one .btn__item{-webkit-box-pack:center;-ms-flex-pack:center;color:#fff!important;justify-content:center;max-width:150px;width:100%}#payment__page.custom-table .sec__one .seller{font-size:12px}#payment__page.custom-table .sec__one .seller>.d-flex a:first-of-type{display:-webkit-box;display:-ms-flexbox;display:flex}#payment__page.custom-table .sec__one .seller>.d-flex a:last-of-type{color:#232323;margin-right:5px}#payment__page.custom-table .login-alert .text{font-size:13px;margin-left:11px}#payment__page.custom-table .login-alert img:last-of-type{height:20px;margin-right:20px;width:15px}#payment__page.custom-table .login-alert img:first-of-type{width:25px}#payment__page.custom-table .login-alert a>span{font-size:11px}#payment__page.custom-table .sec__one .item__cover img{height:55px;width:66px}#payment__page.custom-table .notice ul li span:last-of-type{font-size:12px}#payment__page .main-btn{border-radius:10px;height:43px!important}}@media screen and (max-width:600px){#payment__page.custom-table .login-alert{padding:15px 11px ​!important}#payment__page .download-sidebar{margin-bottom:41px}#payment__page.custom-table .payment-list>div{background:transparent!important}#payment__page.custom-table .payment-list{background:#fafafa}#payment__page.custom-table .payment-list>div{margin-bottom:15px;padding:0}#payment__page.custom-table .notice{padding:10px}#payment__page.custom-table .notice ul li span:last-of-type{font-size:13px}}@media screen and (max-width:350px){#payment__page.custom-table .notice ul{padding-left:0!important}}.download-sidebar.success__payment>p{font-size:14px;line-height:2;margin-bottom:0;padding:10px}.download-sidebar.success__payment .d-flex{font-size:17px;font-weight:500;margin-bottom:70px;padding:10px}.download-sidebar{background:#fff;border-radius:20px;margin-bottom:100px;padding:15px}.download-sidebar #coupon__form{position:relative}.download-sidebar #coupon__form .v-input__slot{background:#fff;border-radius:13px;font-size:14px;padding:0 12px 0 24px}.download-sidebar #coupon__form button{border-radius:10px!important;left:6px;position:absolute;top:4px;width:86px}.download-sidebar>.download-sidebar{padding:0}.download-sidebar .coupon,.download-sidebar .payment_with_wallet{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fafafa;border-radius:10px;font-size:13px;margin-bottom:20px;padding:0 20px}.download-sidebar .payment_with_wallet{padding:10px 20px 25px}.download-sidebar>[class*=price]>.price{font-size:16px}.download-sidebar>[class*=price] span{font-size:14px}.download-sidebar hr{border:unset;border-bottom:1px solid #dad4d4;display:block;margin-bottom:23px}.download-sidebar>hr{margin-top:104px}.download-sidebar>hr.notLoggedIn{margin-bottom:44px;margin-top:63px}.download-sidebar .main-bordered{height:45px!important;margin-bottom:7px}.download-sidebar .pay-info .pay_price{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-size:16px;margin-top:17px}.download-sidebar .pay_price .align-center span{font-size:25px;font-weight:500;margin-left:7px}.download-sidebar>.possibility{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px;justify-content:center;margin-top:14px}.download-sidebar .wrong_msg{margin-top:-20px;padding-bottom:13px;text-align:center}@media screen and (max-width:1050px){.download-sidebar .payment_with_wallet .pl-2{font-size:12px}.download-sidebar .payment_with_wallet{padding:10px 15px 25px}}@media screen and (max-width:960px){.download-sidebar .origin_price{padding:10px 5px!important}.download-sidebar>[class*=price] span,.download-sidebar>[class*=price]>.price{font-size:12px;font-weight:500}.download-sidebar #coupon__form button{width:61px}.download-sidebar #coupon__form .v-input__slot{padding:0 8px 0 0!important}.download-sidebar #coupon__form #discount_code::-webkit-input-placeholder{color:#767b7b!important;font-size:10px!important}.download-sidebar #coupon__form #discount_code::-moz-placeholder{color:#767b7b!important;font-size:10px!important}.download-sidebar #coupon__form #discount_code:-ms-input-placeholder{color:#767b7b!important;font-size:10px!important}.download-sidebar #coupon__form #discount_code::-ms-input-placeholder{color:#767b7b!important;font-size:10px!important}.download-sidebar #coupon__form #discount_code::placeholder{color:#767b7b!important;font-size:10px!important}.download-sidebar{padding:10px}.download-sidebar .pay-info .pay_price{font-size:11px;padding-left:0!important;padding-right:5px!important}.download-sidebar .pay_price .align-center span{font-size:18px}.download-sidebar>.possibility{font-size:10px}}@media screen and (max-width:600px){.download-sidebar .pay-info{background:#fff;bottom:0;left:0;padding:27px;position:fixed;width:100%;z-index:4}.download-sidebar>hr{margin-top:42px}.download-sidebar .d-flex{font-size:14px}.download-sidebar>p{font-size:12px}}@media screen and (max-width:350px){.download-sidebar .pay-info{background:#fff;bottom:0;left:0;padding:13px;position:fixed;width:100%;z-index:4}.download-sidebar .pay-info .pay_price{font-size:16px!important}.main-btn{margin-right:0!important}.download-sidebar>[class*=price]{font-size:14px;padding:5px!important}.download-sidebar .coupon,.download-sidebar .payment_with_wallet{font-size:12px;padding:0 7px}.download-sidebar .payment_with_wallet{padding:10px 8px 25px!important}}.download-sidebar.failed>p{font-size:14px;line-height:2;margin-bottom:0;padding:10px}.download-sidebar.failed .d-flex{font-size:17px;font-weight:500;margin-bottom:70px;padding:10px}.download-sidebar.failed .v-alert{color:#5d4848!important}.download-sidebar.failed>hr{margin-bottom:32px;margin-top:-45px}.download-sidebar.failed .v-icon.v-icon:after{display:none}
#single figure>div>img{border-radius:20px;margin-bottom:36px;width:100%}#single .episode figure figcaption{margin-top:50px}#single .episode h1{font-size:18px;margin-bottom:9px}#single #course-episodes .v-list-item__title{overflow:visible!important;text-overflow:unset!important;white-space:unset!important}#single figure+#tags{margin-bottom:40px;margin-top:70px}#single figure figcaption h2{font-size:19px;margin-bottom:25px}#single figure figcaption p{font-size:15px;line-height:2.7;text-align:justify}.vue-star-rating{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.vue-star-rating-rating-text{font-size:16px;font-weight:700;margin-left:8px;margin-top:-3px}#single .col-md-9{padding-left:30px!important}.plyr__video-wrapper{max-height:801px}#single .episode figure>div>img{margin-bottom:0;opacity:1!important}@media screen and (min-width:960px) and (max-width:1264px){#single .col-md-9{-webkit-box-flex:0;-ms-flex:0 0 72%;flex:0 0 72%;max-width:72%}#single .col-md-3{-webkit-box-flex:0;-ms-flex:0 0 28%;flex:0 0 28%;max-width:28%}}@media screen and (max-width:960px){#single figure figcaption p #single #be-seller figcaption>.d-flex .text{font-size:16px;margin-left:8px!important;width:unset}}
#faq{min-height:424px;padding-bottom:90px!important}#faq>.d-flex:first-of-type img{margin-bottom:11px;width:107px}#faq>.mb-5{margin-bottom:39px!important}#faq>.question{background:#fff;border-radius:20px;margin-bottom:30px;overflow-y:hidden;padding:22px 109px}#faq>.question h3{font-size:15px;margin-bottom:10px}#faq>.question i{font-size:31px;-webkit-transition:.5s;transition:.5s}#faq>.question p{font-size:16px;height:0;line-height:2.2;margin:0;overflow:hidden}#faq>.question p.active{height:auto}#faq>.question .v-icon.v-icon:after{left:3px}@media screen and (max-width:600px){#faq>.question{padding:18px}}
#home #be-seller{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}#home #be-seller figcaption>.d-flex .text{padding-left:16px;text-align:left}#home #be-seller figcaption>.d-flex{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}#home #be-seller figcaption .be-seller-title{-ms-flex-item-align:start;align-self:start}#home #be-seller figcaption{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:600px){#home #be-seller{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}#home #be-seller figcaption .be-seller-title{font-size:14px!important}#home #be-seller figcaption .desc{-ms-flex-item-align:baseline;align-self:baseline}}
#section__one{direction:rtl;padding-top:5%!important}#section__one.no-gutters>div:first-of-type{padding-bottom:6%}#section__one.no-gutters>div:first-of-type>.d-flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:0;margin-right:0}#section__one.no-gutters>div:first-of-type .title{margin-bottom:28px;margin-right:-15px;width:43%}#section__one.no-gutters>div:first-of-type .description{font-size:1.65vw;font-weight:700;margin-bottom:39px}#section__one.no-gutters>div:first-of-type .types{font-size:1.5vw}#section__one .v-image__image--cover{width:100%}#section__one .item{background:#fafafa;border:1px solid #a2a2a2;border-radius:18px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:-35%!important;position:relative;text-align:center;-webkit-transition:.9s;transition:.9s;width:30%}#section__one .item:hover{background:#fff;border:1px solid #fff;-webkit-box-shadow:0 11px 41px 0 #ccc;box-shadow:0 11px 41px 0 #ccc;top:-7px}#section__one .item.hover.shadow{-webkit-box-shadow:0 21px 40px 0 #bdbdbd;box-shadow:0 21px 40px 0 #bdbdbd}@-webkit-keyframes item_anim{to{-webkit-box-shadow:0 21px 40px 0 #bdbdbd;box-shadow:0 21px 40px 0 #bdbdbd}}@keyframes item_anim{to{-webkit-box-shadow:0 21px 40px 0 #bdbdbd;box-shadow:0 21px 40px 0 #bdbdbd}}#section__one .item:after{content:"";display:block;padding-bottom:112%}#section__one .item .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-pack:distribute;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:space-around;position:absolute;width:100%}#section__one .item .content img{-ms-flex-item-align:center;align-self:center;width:23%}#section__one .item .content .count{font-size:2vw}#section__one .item .content .type{font-size:1vw}#section__one .files+div>.human-img{opacity:0!important}@media screen and (max-width:960px){#section__one .item .content .type{font-size:14px}#section__one .item .content .count{font-size:16px!important}#section__one.no-gutters>div:first-of-type .title{margin-right:-9px}#section__one.no-gutters>div:first-of-type>.types{font-size:2vw}}@media screen and (max-width:600px){#section__one.no-gutters>div:first-of-type>.d-flex{margin-bottom:38px;min-height:110px}#section__one .item{margin-top:0!important}#section__one .item .content .count{font-size:5vw}#section__one.no-gutters>div:first-of-type>.title{margin:auto}#section__one.no-gutters>div:first-of-type .description{font-size:3.8vw}#section__one.no-gutters>div:first-of-type .types{font-size:13px}}
#human{margin-top:40px;position:relative}#single #post-image .loading-card,.human-img{-webkit-transition:2s;transition:2s;width:100%}#human .loading-card{opacity:0}#human .files{height:100%;position:absolute;top:0;width:100%;z-index:2}#human img.lozad[data-loaded=true]{opacity:1!important}#home figure .human-img{display:block!important}#human .files .human-file1{bottom:15%!important;left:6%!important;width:13%!important}#human .files .human-file2{bottom:44%!important;left:6%!important;width:13%!important}#human .files .human-file3{bottom:89%!important;left:7%!important;width:7%!important}#human .files .human-file4{bottom:70%!important;left:23%!important;width:13%!important}#human .files .human-file5{bottom:86%!important;left:44%!important;width:10%!important}#human .files .human-file6{bottom:76%!important;left:69%!important;width:10%!important}#human .files .human-file7{bottom:65%!important;left:55%!important;width:10%!important}#human .files .human-file8{bottom:44%!important;left:76%!important;width:12%!important}#human .files [class*=human-file]{position:absolute;-webkit-transition:.4s;transition:.4s}#human:hover .files .human-file2{bottom:48%!important;left:6%!important}#human:hover .files .human-file4{bottom:65%!important;left:23%!important}#human:hover .files .human-file5{bottom:83%!important;left:44%!important}#human:hover .files .human-file6{bottom:79%!important;left:69%!important}#human:hover .files .human-file7{bottom:62%!important;left:55%!important}#human:hover .files .human-file8{bottom:50%!important;left:76%!important}
.lottery .remain__time>.rounded{border:1px solid #fff;font-size:13px;text-align:center}.lottery .lottery__blur{-webkit-filter:blur(3px);filter:blur(3px)}#dashboard .content .lottery .lottery__padding{padding-top:64px!important}.lottery .remain__time>.rounded>.rounded-sm{color:green;font-size:19px;font-weight:700;height:35px;width:45px}.lottery .v-card__actions .flex-grow-0 .user__chance{cursor:default}.lottery .v-card__actions .flex-grow-0 .user__chance span{font-family:sans-serif!important;font-size:17px;font-weight:700;margin-top:2px}.lottery .v-card__actions .flex-grow-0 .action-btn span{color:#4c4949;font-size:19px;margin-top:3px}.lottery .v-card__actions>div:first-of-type{height:45px}.lottery .v-card__actions>.disabled{cursor:not-allowed}.v-application .lottery .text-h5{font-family:irsans!important}.v-application .lottery .theme--light.v-btn.v-btn--disabled{color:#e3e2e2!important}@media screen and (min-width:960px) and (max-width:1264px){.lottery .v-card__actions>div:first-of-type .text-h7,.lottery .v-card__actions>div:first-of-type>a{font-size:14px!important;padding:0}}@media screen and (max-width:600px){#dashboard .content .lottery .v-card__text{padding:16px!important}}
#auth.row{-ms-flex-item-align:start;align-self:start;margin:auto;max-width:78%!important}#auth .v-window__container{background:#fff;padding:10px 20px 20px}#auth .theme--light.v-tabs-items{margin-top:15px}#auth #auth-form{padding:12px!important}#auth .v-item-group{background:#fff}#auth #auth-img a img{height:37px;margin-bottom:19px;margin-top:18px}#auth #auth-img>p{line-height:1.8;margin-bottom:32px;width:83%}#auth #auth-img>img:last-of-type{width:76%}#auth .v-input--selection-controls__ripple{left:-9px}#auth .v-input__slot:before{border-style:none!important}#auth .theme--light.v-input{border-radius:17px;margin-bottom:10px;margin-top:13px}#auth .v-text-field.v-text-field--enclosed .v-text-field__details{display:none}#auth-form>div{background:#fff;border-radius:20px;margin:0 auto auto 47px;max-width:382px;padding:20px 0;width:382px!important}#auth-form form label{font-size:15px;margin-right:13px}#auth-form .v-input--selection-controls__input+label{font-size:12px}#auth .v-progress-circular{margin:1rem}#auth .v-progress-circular__info{font-size:22px}.v-slide-group__content a{margin:0!important;padding:0!important;width:148px}.v-slide-group__content a:last-of-type{width:148px!important}#auth .main-btn{border-radius:12px;display:block;height:46px!important;margin:0;min-width:100%;width:100%}#auth .phone__sms{margin-top:40px!important}#auth #forgot{padding:25px}#auth #forgot .no-border-btn{border-radius:10px!important;display:block;height:38px;margin-bottom:44px;padding:8px;width:95px}#auth .resend.disabled{color:#797777;cursor:default}#auth #forgot .no-border-btn i{font-size:16px;padding-left:0!important}#auth #forgot strong{margin-bottom:21px;padding-right:22px}#auth #forgot p{line-height:1.9;margin-bottom:49px;padding-right:6px}#auth .theme--light.v-text-field--solo>.v-input__control>.v-input__slot{background:#f0f0f0;border-radius:15px;-webkit-box-shadow:unset;box-shadow:unset;height:56px}#auth .theme--light.v-text-field--solo .v-select__selection--comma{color:#797777;font-size:14px}#auth-fa{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fafafa;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.position_static{position:static!important}#auth-fa #auth-img{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}#auth .auth__input{-webkit-box-flex:1;background-color:#f0f0f0!important;border-radius:14px!important;-ms-flex:1 1 auto;flex:1 1 auto;height:53px;line-height:20px;margin-bottom:15px;margin-top:8px;max-width:100%;min-width:0;outline:unset!important;padding:8px 10px 8px 0;width:100%}#auth .auth__input:hover{background:rgba(0,0,0,.12)!important}#auth-fa #auth-img>a>span{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}#auth-fa .rules{color:#4971e0!important;font-size:11px;padding-left:5px!important}#auth-fa .fa-arrow-right{font-size:13px!important;margin-right:7px;padding-left:3px!important}@media screen and (max-width:1500px){#auth-form .v-input--selection-controls__input{margin-right:12px}}@media screen and (min-width:960px) and (max-width:1264px){#auth-form>div{max-width:347px;width:347px!important}}@media screen and (max-width:960px){#auth #auth-img>p{font-size:13px}#auth-form>div{width:100%!important}#auth.row{max-width:93%!important}#auth-fa{height:100%}#auth-form .v-input--selection-controls .v-input__slot>.v-label{font-size:10px;margin-right:-4px}}@media screen and (min-width:600px) and (max-width:800px){#auth-fa #auth-form{-webkit-box-flex:0;-ms-flex:0 0 46.666667%;flex:0 0 46.666667%;max-width:46.666667%}#auth-fa #auth-img{-webkit-box-flex:0;-ms-flex:0 0 53.333333%;flex:0 0 53.333333%;max-width:53.333333%}#auth-fa #auth-form .v-card__text{padding:0;width:100%}#auth.row{max-width:100%!important}}@media screen and (max-width:600px){#auth-fa #auth-img>a>span{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#auth #auth-img>p{font-size:13px;line-height:2;margin-bottom:21px;padding:3px 18px;text-align:center;width:100%}#auth-form>div{margin:auto}#auth .theme--light.v-tabs-items{margin-top:0}#auth .main-btn{margin-top:0!important}#auth .phone__sms{margin-top:31px!important}#auth .v-input__slot{border-radius:8px!important;height:52px!important;min-height:52px!important}#auth .v-messages{display:none}#auth .theme--light.v-input{margin-bottom:9px}#auth .theme--light.v-input--checkbox{margin-top:-9px}#auth-form .v-card__text{padding-top:0!important}#auth-fa{padding-top:31px}#auth-fa,#auth.row{height:auto!important}#auth-fa,#auth-fa+footer,#auth.row{position:static!important}#auth-form .v-card__text{padding:0;padding-top:11px!important}#auth #auth-form{padding:0!important}}
#simple-page{font-size:16px;line-height:2;margin-bottom:82px;text-align:justify}#simple-page>div{background:#fff;border-radius:20px;min-height:300px;padding:24px 40px}#simple-page h1,#simple-page h2{font-size:22px;margin:22px 0}#simple-page .row img{display:block;margin:auto auto 47px;width:60%}#simple-page p{font-size:16px}@media screen and (max-width:960px){#simple-page .row img{margin-bottom:0;width:74%}#simple-page,#simple-page p{font-size:14px}}
#single figure .main_image,#single figure .v-image__image{border-radius:20px;-o-object-fit:contain;object-fit:contain;width:100%}#single figure .loading-card{border:1px solid #e6e6e6}#single figure.zoom{background-position:50% 50%;border-radius:20px;cursor:-webkit-zoom-in;cursor:zoom-in;overflow:hidden;position:relative}#single figure.zoom img:hover{opacity:0}#single figure.zoom img{display:block;-webkit-transition:opacity .5s;transition:opacity .5s;width:100%}#single .col__one{width:60px!important}#single .col__two{-webkit-box-flex:inherit!important;-ms-flex-positive:inherit!important;flex-grow:inherit!important;max-width:calc(100% - 60px);overflow:hidden}#single .col__two .digit__red{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:600px){#single figure.zoom{border-radius:0}}#single .col-md-9 figure figcaption{background:#fff;border-radius:20px;margin-bottom:30px;padding:30px 40px}#single .desktop-mode{background:#fff;border-radius:0 20px 20px 0;padding:27px}#single figure .v-carousel{height:auto!important;margin-bottom:50px}#single figure .v-carousel .v-carousel__item img{background:#fff;border-radius:20px;height:100%;width:100%}#single figure .v-carousel>.v-window__container{border-radius:20px;overflow:hidden}#single figure .v-carousel>.v-window__container>.justify-right{background:hsla(0,0%,100%,.91);border-radius:20px;bottom:-17px;display:none!important;padding-bottom:5px;padding-left:12px;position:absolute;right:0;width:100%}#single figure .v-carousel .owl-carousel{height:130px;padding-right:16px;padding-top:5px}#single figure .v-carousel .owl-carousel .owl-stage{overflow:hidden;width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important}#single figure .v-carousel>.v-window__container>.justify-right{height:0!important;-webkit-transition:.6s;transition:.6s}#single figure .v-carousel:hover>.v-window__container>.justify-right{height:148px!important}#single figure .v-carousel .owl-item{height:100px!important;padding-left:20px;width:150px!important}#single figure .v-carousel>.v-window__container>.justify-right img{background:#fff;border-radius:20px;cursor:pointer;height:100%;width:100%}#single .relateds h2,#single figure figcaption h2{font-size:21px}#single figure .v-carousel [class*=fa-chevron]{-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;border-radius:50%;color:#000;font-size:24px;font-size:34px!important;height:35px;justify-content:center;margin:0;padding:1px 0 0;width:35px}#single figure .v-carousel .v-responsive{height:auto!important;width:100%}#single figure .v-carousel .fa-chevron-left{padding-left:0!important}#single figure .v-carousel .fa-chevron-right{padding-left:3px!important}#single .col-md-9{padding-left:50px}#single .desktop-mode figcaption{padding:20px 50px 0 20px}#single .none-dessktop-mode figcaption{margin-top:34px}#single .desktop-mode+.col-lg-3{background:#fff;border-radius:20px 0 0 20px}#single .desktop-mode .v-carousel,#single .desktop-mode figure .main_image{margin-bottom:0!important}#single .desktop-mode>.d-flex>div:last-of-type{border-left:1px solid #dad4d4}#single .desktop-mode figcaption+.product__info{margin-top:0;padding:0 34px 0 0}#single .col__two{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}#single figcaption+.product__info .col__one{padding-left:18px;padding-right:17px;width:100px!important}#single .desktop-mode figcaption p{font-size:13px;line-height:2;margin-bottom:13px}#single>.row .owl-nav{display:none}#single figure figcaption p img{width:100%}#single table{border:none;border-collapse:collapse;display:block;min-width:350px!important;overflow-x:auto;width:100%!important}#single table td,#single table th{border:1px solid #e0e0e0;font-family:irsans;padding:12px 16px;text-align:center}#single table thead tr{background-color:#f5f5f5;font-weight:500}#single table tbody tr:first-child{background-color:#e3f2fd;color:#4a4a4a;font-weight:700}#single table tbody tr:nth-child(odd):not(:first-child){background-color:#fafafa}#single table tbody tr:nth-child(2n):not(:first-child){background-color:#fff}#single table tbody tr:hover{background-color:#e0f7fa;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}#single{overflow-x:auto}@media screen and (max-width:1264px){#single h1{font-size:17px;margin-bottom:15px}#sidebarPrice .fa-bookmark{margin-top:0!important}#single figure .v-carousel .owl-item{height:100%!important;width:112px!important}#single figure .v-carousel:hover>.v-window__container>.justify-right{height:122px!important}#single figure .v-carousel .owl-carousel,#single figure .v-carousel .owl-carousel .owl-stage-outer{height:100%}#single .col-md-9{padding-left:14px!important}}@media screen and (min-width:600px) and (max-width:960px){.v-dialog:not(.v-dialog--fullscreen){width:85%}}@media screen and (max-width:960px){#single figure .v-carousel>.v-window__container>.justify-right{height:107px!important}#single .col-md-9 figure figcaption p{font-size:13px}#single #be-seller figcaption>.d-flex .text[data-v-1052ceb6]{font-size:16px;margin-left:8px!important;width:unset}#single #be-seller figcaption>.d-flex{-ms-flex-item-align:end;align-self:end}#single #be-seller figcaption>.d-flex .text[data-v-1052ceb6]{font-size:13px}}@media screen and (max-width:600px){#single figure .v-carousel>.v-window__container>.justify-right{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}#single figure .v-carousel,#single figure .v-carousel>.v-window__container{overflow:visible}#single>.row{padding:0!important}#single figure .v-carousel .v-carousel__item img,#single figure .v-carousel .v-window__container>.justify-right,#single figure .v-carousel>.v-window__container{border-radius:0}#single figure .v-carousel>.v-window__container>.justify-right{bottom:-97px;height:97px!important;padding-left:0;position:absolute}#single figure .v-carousel:hover>.v-window__container>.justify-right{height:97px!important}#single .comments{margin-bottom:50px!important;margin-top:50px!important}#sidebarPrice .main-btn{height:47px!important;margin-top:17px!important;width:100%!important}#sidebarPrice .main-btn>span{font-size:13px}#single figure .v-carousel>.v-window__container>.justify-right img{border-radius:0!important}#single figure figcaption p{font-size:15px;line-height:2.7}#single figure figcaption h2{font-size:18px}#single .col-md-9 figure figcaption{margin-top:34px;padding:30px 18px}#single .col-md-9 figure figcaption p{font-size:13px}#single .col-md-9{padding-left:0!important}#single figure .main_image,#single figure .v-image__image{border-radius:0}#single #relateds{padding-top:20px!important}#single #relateds .custom-tabs{margin-bottom:0!important}#single .col-md-9 figure figcaption,#single figure #post-image .loading-card{border-radius:0!important}#single figure>div>img{border-radius:0}}@media screen and (max-width:400px){#single figure figcaption p{font-size:14px!important;line-height:2.3!important}.comments .d-flex h3{font-size:14px}#single figure figcaption h2{font-size:15px!important}#single .custom-tabs{margin-bottom:0!important}#single .custom-tabs>.hidden-md-and-up span{font-size:14px}}
#sidebar{font-size:13px;margin-top:87px}#sidebar .v-messages{display:none}#sidebarPrice header{margin-bottom:25px}#sidebarPrice .fa.fa-check{color:#93918f;font-size:17px;margin-right:7px}#sidebarPrice .play-audio{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-pack:distribute!important;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:space-around!important}#sidebarPrice .play-audio .fa{color:#fff;font-size:33px}#sidebarPrice .play-audio img{width:46px}#sidebar header>span{margin-top:3px}#sidebar p{direction:rtl;font-size:12px;margin-top:18px;text-align:justify}#sidebar #vote{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:20px;height:84px;margin-top:32px;padding:30px 20px 22px}#sidebar .origin-price{text-decoration:line-through;text-decoration-color:#f13d52}#sidebar #vote>span{font-size:14px}#sidebar #vote>.count{cursor:pointer;font-size:13px}#sidebar .main-btn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:13px;display:-webkit-box;display:-ms-flexbox;display:flex;height:45px;justify-content:center;margin:37px 0 0;width:100%}#sidebar .compatibility{background:#fff;border-radius:20px;height:99px;margin-top:32px!important;padding:27px 34px 22px}#sidebar .main-btn>span{margin-left:8px;margin-top:2px}#sidebar .software>img{width:28px}#single .product__info{-webkit-box-pack:justify;-ms-flex-pack:justify;background:#fff;border-radius:20px;font-size:12px;justify-content:space-between;line-height:3;margin-top:32px;padding:27px 34px 22px}#single .hide_image{height:0;opacity:0;width:0}#single .zoom-on-hover .normal{border-radius:20px}#single #sidebar .v-input--selection-controls__input{margin-left:4px;margin-top:-3px}#single #sidebar .v-radio{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#sidebar .free,#sidebar [class*=price]{background:#fafafa;border-radius:6px;padding:5px}#single .product__info .col__two .strong{font-weight:600}#single .none-dessktop-mode .owl-theme .owl-dots{display:none}#single .desktop-mode figure figcaption h1{font-size:15px}#sidebarPrice{background:#fff;border-radius:20px;padding:30px 10px 37px 23px}#sidebarPrice .fa-bookmark,#sidebarPrice .fa-bookmark-o{margin-top:2px}#sidebarPrice .fa-bookmark.active{color:red}#sidebarPrice .download{height:0;opacity:0;width:0}#sidebarPrice .main-btn,#sidebarPrice .stop__selling{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:13px;display:-webkit-box;display:-ms-flexbox;display:flex;height:45px!important;justify-content:center;margin:18px 0 0;width:100%}#sidebarPrice .stop__selling{background:#b6b9b9;-webkit-box-shadow:0 6px 22px -6px #c1c0c0;box-shadow:0 6px 22px -6px #c1c0c0}#sidebarPrice .stop__selling>span{color:#5a5c5c;font-size:13px}#sidebarPrice.registered_course{margin-top:50px}#sidebarPrice .main-btn.mb-6{margin-bottom:60px!important;margin-top:52px}#sidebarPrice .main-btn>span{margin-left:8px;margin-top:2px}#single header>div:first-of-type{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:10px}#single header>div:first-of-type span:first-of-type{color:#746e6e;margin-left:10px}#sidebarPrice header>span{margin-top:3px}#sidebarPrice>p{direction:rtl;font-size:12px;line-height:1.8;margin-top:18px;text-align:justify}#sidebarPrice .preview{width:100%!important}#sidebarPrice .pre_price{background:#fff}#sidebarPrice .new_price,#sidebarPrice .pre_price{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #c1c1c1;border-radius:10px;font-size:12px;height:45px;padding:10px;width:100%}#sidebarPrice .new_price{background:#eee;border:unset;margin-top:18px}#single .loading-card{border-radius:20px;width:100%}#single .fa-share-alt{margin-left:10px!important}#sidebarPrice .new_price>div:first-of-type>span:first-of-type,#sidebarPrice .pre_price>div:first-of-type>span:first-of-type{color:#161616;font-size:14px}#sidebarPrice .new_price>div:last-of-type>span:first-of-type,#sidebarPrice .pre_price>div:last-of-type>span:first-of-type{color:#111;font-size:14px}#sidebarPrice .pre_price>div:last-of-type>span:last-of-type{font-size:14px}#sidebarPrice .new_price>div:last-of-type>span[data-v-7bf15704]:first-of-type{color:#1f1e1e}#sidebarPrice .new_price>div:last-of-type>span[data-v-7bf15704]:last-of-type{color:#969494}#sidebarPrice .pre_price>div:last-of-type{font-size:14px;text-decoration:line-through;text-decoration-color:#cd5c5c;text-decoration-thickness:2px}#sidebarPrice .pre_price>div:last-of-type>span:last-of-type{color:#2c2c2c;font-size:12px}#sidebarPrice .free_product>div:last-of-type>span:last-of-type{color:#6d6e72;font-size:16px}#vote .star{margin-top:-2px}#vote .star span{font-size:14px;font-weight:600;margin-left:7px;padding-top:3px}#vote .v-rating{direction:ltr}#vote .star,#vote .vue-star-rating{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:120px!important;width:120px!important}#sidebarPrice .product-pay-btn .grey{height:44px!important}#sidebarPrice .product-pay-btn .grey .fa-chevron-down{font-size:12px!important}#sidebarPrice .v-input--selection-controls__ripple{left:-9px}.episode-download-menu>a{color:#4a4b4c!important;min-height:33px}.episode-download-menu>a div{font-size:13px!important}@media screen and (min-width:600px) and (max-width:750px){#vote .vue-star-rating-rating-text{display:none;margin-left:7px}}@media screen and (max-width:1150px){#sidebarPrice .main-btn{margin:18px auto auto;width:auto}#sidebarPrice{padding:40px 22px 37px}}@media screen and (max-width:1264px){#sidebarPrice .pre_price>div:first-of-type>span:first-of-type{display:none}#sidebarPrice .pre_price>div:first-of-type>span:last-of-type{margin-right:0!important}}@media screen and (min-width:600px) and (max-width:1100px){#sidebar header>div:first-of-type span:first-of-type{display:none}}@media screen and (max-width:800px){#sidebarPrice{padding:40px 16px 37px}}@media screen and (max-width:660px){#sidebarPrice{padding:40px 12px 37px}}@media screen and (min-width:1264px){#sidebar{margin-top:34px}}@media screen and (max-width:1150px){#sidebar .preview{margin:18px auto;width:244px}#sidebar #vote,#single .product__info{padding:27px 13px 22px}#sidebar .compatibility{height:99px;padding:27px 17px 22px}#sidebarPrice .main-btn{min-height:40px!important;width:100%}}@media screen and (max-width:960px){#sidebar{margin-top:57px}}@media screen and (max-width:800px){#sidebar #vote,#single .product__info{padding:27px 10px 22px}#sidebar .compatibility{height:99px;padding:27px 12px 22px}}@media screen and (max-width:660px){#sidebar #vote,#single .product__info{padding:27px 5px 22px}#sidebar .compatibility{height:99px;padding:27px 8px 22px}}@media screen and (max-width:600px){#sidebar .product-pay-btn{background:#fff;bottom:0;-webkit-box-shadow:0 0 10px 0 #c1c1c1;box-shadow:0 0 10px 0 #c1c1c1;height:101px;left:0;padding:11px 41px;position:fixed;width:100%;z-index:4}#sidebarPrice{border-radius:20px 20px 0 0;margin-top:14px;padding:18px 20px 8px!important}#sidebar #vote,#single .product__info{background:#fff;border-radius:0;height:37px;margin-top:0;padding:0 20px!important}#single .product__info{border-radius:0 0 20px 20px;height:auto;padding-bottom:19px!important}#sidebar .compatibility{background:#fff;border-radius:0 0 20px 20px!important;height:60px;margin-top:-15px!important;padding:27px 20px 22px 15px}#author.v-item-group{margin-bottom:107px}#sidebarPrice .main-btn{margin-top:16px}#author{margin-top:25px}#single .episode #sidebarPrice{border-radius:20px;margin-bottom:0;padding-bottom:31px!important}}
.custom-tabs{direction:rtl}#home .custom-tabs{height:60px}#home .show-all i{font-size:18px;margin-right:5px;margin-top:2px;padding-left:0!important;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.custom-tabs>.hidden-md-and-up{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.custom-tabs .types h2{color:#3a3838;font-size:15px;font-weight:700;margin-left:20px!important;width:auto!important}#home .custom-tabs>.hidden-md-and-up h2{color:#424242!important;font-size:15px}.types .hidden-md-and-up .hidden-md-and-up{height:40px}.custom-tabs>.hidden-md-and-up>a,.custom-tabs>a{-ms-flex-item-align:center;align-self:center;background:#fff;border:1px solid #ee394c!important;border-radius:8px;color:#282b2a!important;height:33px!important;padding:4px 7px;width:auto!important}.custom-tabs>.hidden-md-and-up>a i,.custom-tabs>a i{font-size:20px;margin-top:5px;-webkit-transform:rotate(-136deg);transform:rotate(-136deg)}.custom-tabs>.hidden-md-and-up>a:hover,.custom-tabs>a:hover{background:#ee394c!important;color:#fff!important}#offers .custom-tabs>.hidden-md-and-up>a:hover,#offers .custom-tabs>a:hover{background:#efefef!important;color:rgba(0,0,0,.87)!important}.custom-tabs>.hidden-md-and-up a>span,.custom-tabs>a span{font-size:13px}.custom-tabs>.hidden-md-and-up a img,.custom-tabs>a img{margin-bottom:-2px;margin-right:3px;width:20px}.custom-tabs .types{overflow:hidden;width:100%}.custom-tabs .types span{color:#2d3748!important;cursor:pointer;display:block;font-size:15px;min-width:106px!important;padding:7px 10px;text-align:center}.custom-tabs .types>div.hidden-sm-and-down{height:39px;margin-top:-14px;padding-left:20px}.custom-tabs .types span.active__tab{background:#fff;border-radius:10px;-webkit-box-shadow:0 6px 8px -8px #7d7d7d;box-shadow:0 6px 8px -8px #7d7d7d;color:#000!important}#favorites{margin:0}#favorites .digi-card>a img{border-radius:11px;width:100%}#favorites .labels>.top{left:20px;top:25px}#favorites .digi-card:hover .labels>.preview-save{right:35px}#offers{background:#ee394c;padding-bottom:50px;padding-top:50px}#offers .custom-tabs>.hidden-md-and-up>h2{color:#fff!important}#offers .custom-tabs>.hidden-md-and-up>a,#offers .custom-tabs>a{background:#fff}#offers .custom-tabs>.hidden-md-and-up a>img,#offers .custom-tabs>a img{margin-bottom:-4px;margin-right:3px}#offers .custom-tabs .types span{color:#fff!important}#offers .custom-tabs .types span.active__tab{color:#000!important}#offers .custom-tabs .types h2,#offers .custom-tabs>.hidden-md-and-up h2{color:#fff}.items-carousels .v-slide-group__content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;background:#f4f4f4;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.items-carousels .v-tabs--right>.v-tabs-bar .v-tab:first-child,.items-carousels .v-tabs--right>.v-tabs-bar .v-tabs-slider-wrapper+.v-tab{margin-left:unset!important;margin-right:unset!important}.items-carousels .v-tabs-slider-wrapper{height:0!important}#latest,#relateds{background:#f4f4f4;padding-bottom:15px}#favorites+#latest,#offers+div>#latest:first-of-type{padding-top:40px}#latest .owl-carousel{background:#f4f4f4}.owl-theme .owl-dots{margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:960px){.category-items .swiper-button-next,.category-items .swiper-button-prev{bottom:15px!important;width:33px}#home .custom-tabs{height:86px;margin-bottom:10px!important}.labels>.top>.new{border-radius:7px;font-size:10px;padding-top:6px;width:41px}.labels>.top>.colored-discount{border-radius:7px;font-size:10px;margin-left:12px;padding:6px 3px 5px;text-align:center;width:62px}.custom-tabs .types span{padding:3px 10px}.custom-tabs>.hidden-md-and-up>a{height:27px!important}.custom-tabs>.hidden-md-and-up>a span{font-size:12px}.custom-tabs .types .owl-carousel .owl-stage{padding-bottom:9px}}@media screen and (max-width:600px){.category-items .swiper-pagination-bullet{height:8px;margin:0 3px!important;width:8px}.category-items .swiper-button-next,.category-items .swiper-button-prev{bottom:13px!important;width:33px}#home .custom-tabs{height:79px;margin-bottom:10px!important}.custom-tabs .types h2{font-size:14px}.custom-tabs>.hidden-md-and-up h2{font-size:14px;font-weight:600}.custom-tabs>.hidden-md-and-up>a,.custom-tabs>a{padding:2px 6px}.custom-tabs>.hidden-md-and-up a>span,.custom-tabs>a span{font-size:10px}.custom-tabs>.hidden-md-and-up a img,.custom-tabs>a img{margin-bottom:-1px;width:16px}.custom-tabs .types span{font-size:13px;padding:4px 8px}}
.text-h1,.text-h2,.text-h3,.text-h4,.text-h5,.text-h6,a,article,body,button,div,em,form,h1,h2,h3,h4,h5,h6,html,input,li,main,optgroup,p,section,select,span,strong,textarea,ul{font-family:irsans,Tahoma;letter-spacing:0!important}
