@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;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{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;transition: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{transform:translateY(-40px);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{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;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{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;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:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;bottom:100%;box-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;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:var(--plyr-menu-arrow-size,4px) solid hsla(0,0%,100%,.9);border-width:var(--plyr-menu-arrow-size,4px);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{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);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;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top: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:initial}.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);box-shadow:0 1px 0 #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:initial}.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{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b3ff;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;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{align-items:center;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;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;background-image:linear-gradient(90deg,currentColor 0,transparent 0);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;transition: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%;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:-4px;margin-top:calc(var(--plyr-range-thumb-height,13px)/2*-1 - 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;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;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;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-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;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:767px){.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%;box-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;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left: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;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;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before{left:16px;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;transform:translateY(10px) scale(.8);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);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{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{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{align-items:center;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{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::-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;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(transparent,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;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media(min-width:480px){.plyr--video .plyr__controls{padding:10px;padding: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;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%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.25);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{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::-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: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%;box-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;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-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;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;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.flexslider { border:0; margin:0px; overflow:hidden; }
.flex-control-nav { width: 100%; position: absolute; text-align: center; z-index:900; }
.flex-direction-nav { width: 100%; position: absolute; left:0; margin: -50px 0 0; z-index:100; }
.flex-direction-nav li { overflow:visible; }
.flex-direction-nav a { overflow:visible; margin: 0; opacity: 1; color: rgba(0,0,0,0.8); text-indent:-9999em; text-shadow: none; -webkit-transition:  all 0.3s ease-out; -moz-transition:  all 0.3s ease-out; transition:  all 0.3s ease-out; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
.flex-direction-nav .arrow { position: absolute; top:0; left:0; background: transparent url(//revistaedurama.com/wp-content/plugins/slider-video/Images/nav.png) no-repeat 5px 5px;	z-index:200; }
.flex-direction-nav a.flex-next .arrow { background-position: -75px 5px; }
.flex-direction-nav .flex-prev { left:0px; }
.flex-direction-nav .flex-next { right:0px; text-align: left; }
.flexslider:hover .flex-prev { left:0; opacity:1; }
.flexslider:hover .flex-next { right:0; opacity:1; }
.flexslider:hover .flex-prev:hover .arrow { left:0; background-position:5px -95px; }
.flexslider:hover .flex-next:hover .arrow { right:0; background-position: -75px -95px; }
.flexslider:hover .flex-prev:hover, .flexslider:hover .flex-next:hover { background-color: #fff; opacity:1; }
.flexslider .slides > li:before,.flex-control-nav > li:before, .flex-direction-nav > li:before { content: '' !important; }@font-face {
font-family: 'FontAwesome';
src: url(//revistaedurama.com/wp-content/plugins/slider-video/Scripts/fonts/fontawesome-webfont.eot?v=4.6.3);
src: url(//revistaedurama.com/wp-content/plugins/slider-video/Scripts/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//revistaedurama.com/wp-content/plugins/slider-video/Scripts/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//revistaedurama.com/wp-content/plugins/slider-video/Scripts/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//revistaedurama.com/wp-content/plugins/slider-video/Scripts/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//revistaedurama.com/wp-content/plugins/slider-video/Scripts/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.rich_web { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.rich_web-lg { font-size: 1.33333333em; line-height: 0.75em; vertical-align: -15%; }
.rich_web-2x { font-size: 2em; }
.rich_web-3x { font-size: 3em; }
.rich_web-4x { font-size: 4em; }
.rich_web-5x { font-size: 5em; }
.rich_web-fw { width: 1.28571429em; text-align: center; }
.rich_web-ul { padding-left: 0; margin-left: 2.14285714em; list-style-type: none; }
.rich_web-ul > li { position: relative; }
.rich_web-li { position: absolute; left: -2.14285714em; width: 2.14285714em; top: 0.14285714em; text-align: center; }
.rich_web-li.rich_web-lg { left: -1.85714286em; }
.rich_web-border { padding: .2em .25em .15em; border: solid 0.08em #eeeeee; border-radius: .1em; }
.rich_web-pull-left { float: left; }
.rich_web-pull-right { float: right; }
.rich_web.rich_web-pull-left { margin-right: .3em; }
.rich_web.rich_web-pull-right { margin-left: .3em; }
.pull-right { float: right; }
.pull-left { float: left; }
.rich_web.pull-left { margin-right: .3em; }
.rich_web.pull-right { margin-left: .3em; }
.rich_web-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; }
.rich_web-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
.rich_web-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }
.rich_web-rotate-180 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
.rich_web-rotate-270 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }
.rich_web-flip-horizontal { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); }
.rich_web-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1); }
:root .rich_web-rotate-90, :root .rich_web-rotate-180, :root .rich_web-rotate-270, :root .rich_web-flip-horizontal, :root .rich_web-flip-vertical { filter: none; }
.rich_web-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; }
.rich_web-stack-1x, .rich_web-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; }
.rich_web-stack-1x { line-height: inherit; }
.rich_web-stack-2x { font-size: 2em; }
.rich_web-inverse { color: #ffffff; }
.rich_web-glass:before { content: "\f000"; }
.rich_web-music:before { content: "\f001"; }
.rich_web-search:before { content: "\f002"; }
.rich_web-envelope-o:before { content: "\f003"; }
.rich_web-heart:before { content: "\f004"; }
.rich_web-star:before { content: "\f005"; }
.rich_web-star-o:before { content: "\f006"; }
.rich_web-user:before { content: "\f007"; }
.rich_web-film:before { content: "\f008"; }
.rich_web-th-large:before { content: "\f009"; }
.rich_web-th:before { content: "\f00a"; }
.rich_web-th-list:before { content: "\f00b"; }
.rich_web-check:before { content: "\f00c"; }
.rich_web-remove:before, .rich_web-close:before, .rich_web-times:before { content: "\f00d"; }
.rich_web-search-plus:before { content: "\f00e"; }
.rich_web-search-minus:before { content: "\f010"; }
.rich_web-power-off:before { content: "\f011"; }
.rich_web-signal:before { content: "\f012"; }
.rich_web-gear:before, .rich_web-cog:before { content: "\f013"; }
.rich_web-trash-o:before { content: "\f014"; }
.rich_web-home:before { content: "\f015"; }
.rich_web-file-o:before { content: "\f016"; }
.rich_web-clock-o:before { content: "\f017"; }
.rich_web-road:before { content: "\f018"; }
.rich_web-download:before { content: "\f019"; }
.rich_web-arrow-circle-o-down:before { content: "\f01a"; }
.rich_web-arrow-circle-o-up:before { content: "\f01b"; }
.rich_web-inbox:before { content: "\f01c"; }
.rich_web-play-circle-o:before { content: "\f01d"; }
.rich_web-rotate-right:before, .rich_web-repeat:before { content: "\f01e"; }
.rich_web-refresh:before { content: "\f021"; }
.rich_web-list-alt:before { content: "\f022"; }
.rich_web-lock:before { content: "\f023"; }
.rich_web-flag:before { content: "\f024"; }
.rich_web-headphones:before { content: "\f025"; }
.rich_web-volume-off:before { content: "\f026"; }
.rich_web-volume-down:before { content: "\f027"; }
.rich_web-volume-up:before { content: "\f028"; }
.rich_web-qrcode:before { content: "\f029"; }
.rich_web-barcode:before { content: "\f02a"; }
.rich_web-tag:before { content: "\f02b"; }
.rich_web-tags:before { content: "\f02c"; }
.rich_web-book:before { content: "\f02d"; }
.rich_web-bookmark:before { content: "\f02e"; }
.rich_web-print:before { content: "\f02f"; }
.rich_web-camera:before { content: "\f030"; }
.rich_web-font:before { content: "\f031"; }
.rich_web-bold:before { content: "\f032"; }
.rich_web-italic:before { content: "\f033"; }
.rich_web-text-height:before { content: "\f034"; }
.rich_web-text-width:before { content: "\f035"; }
.rich_web-align-left:before { content: "\f036"; }
.rich_web-align-center:before { content: "\f037"; }
.rich_web-align-right:before { content: "\f038"; }
.rich_web-align-justify:before { content: "\f039"; }
.rich_web-list:before { content: "\f03a"; }
.rich_web-dedent:before, .rich_web-outdent:before { content: "\f03b"; }
.rich_web-indent:before { content: "\f03c"; }
.rich_web-video-camera:before { content: "\f03d"; }
.rich_web-photo:before, .rich_web-image:before, .rich_web-picture-o:before { content: "\f03e"; }
.rich_web-pencil:before { content: "\f040"; }
.rich_web-map-marker:before { content: "\f041"; }
.rich_web-adjust:before { content: "\f042"; }
.rich_web-tint:before { content: "\f043"; }
.rich_web-edit:before, .rich_web-pencil-square-o:before { content: "\f044"; }
.rich_web-share-square-o:before { content: "\f045"; }
.rich_web-check-square-o:before { content: "\f046"; }
.rich_web-arrows:before { content: "\f047"; }
.rich_web-step-backward:before { content: "\f048"; }
.rich_web-fast-backward:before { content: "\f049"; }
.rich_web-backward:before { content: "\f04a"; }
.rich_web-play:before { content: "\f04b"; }
.rich_web-pause:before { content: "\f04c"; }
.rich_web-stop:before { content: "\f04d"; }
.rich_web-forward:before { content: "\f04e"; }
.rich_web-fast-forward:before { content: "\f050"; }
.rich_web-step-forward:before { content: "\f051"; }
.rich_web-eject:before { content: "\f052"; }
.rich_web-chevron-left:before { content: "\f053"; }
.rich_web-chevron-right:before { content: "\f054"; }
.rich_web-plus-circle:before { content: "\f055"; }
.rich_web-minus-circle:before { content: "\f056"; }
.rich_web-times-circle:before { content: "\f057"; }
.rich_web-check-circle:before { content: "\f058"; }
.rich_web-question-circle:before { content: "\f059"; }
.rich_web-info-circle:before { content: "\f05a"; }
.rich_web-crosshairs:before { content: "\f05b"; }
.rich_web-times-circle-o:before { content: "\f05c"; }
.rich_web-check-circle-o:before { content: "\f05d"; }
.rich_web-ban:before { content: "\f05e"; }
.rich_web-arrow-left:before { content: "\f060"; }
.rich_web-arrow-right:before { content: "\f061"; }
.rich_web-arrow-up:before { content: "\f062"; }
.rich_web-arrow-down:before { content: "\f063"; }
.rich_web-mail-forward:before,
.rich_web-share:before { content: "\f064"; }
.rich_web-expand:before { content: "\f065"; }
.rich_web-compress:before { content: "\f066"; }
.rich_web-plus:before { content: "\f067"; }
.rich_web-minus:before { content: "\f068"; }
.rich_web-asterisk:before { content: "\f069"; }
.rich_web-exclamation-circle:before { content: "\f06a"; }
.rich_web-gift:before { content: "\f06b"; }
.rich_web-leaf:before { content: "\f06c"; }
.rich_web-fire:before { content: "\f06d"; }
.rich_web-eye:before { content: "\f06e"; }
.rich_web-eye-slash:before { content: "\f070"; }
.rich_web-warning:before, .rich_web-exclamation-triangle:before { content: "\f071"; }
.rich_web-plane:before { content: "\f072"; }
.rich_web-calendar:before { content: "\f073"; }
.rich_web-random:before { content: "\f074"; }
.rich_web-comment:before { content: "\f075"; }
.rich_web-magnet:before { content: "\f076"; }
.rich_web-chevron-up:before { content: "\f077"; }
.rich_web-chevron-down:before { content: "\f078"; }
.rich_web-retweet:before { content: "\f079"; }
.rich_web-shopping-cart:before { content: "\f07a"; }
.rich_web-folder:before { content: "\f07b"; }
.rich_web-folder-open:before { content: "\f07c"; }
.rich_web-arrows-v:before { content: "\f07d"; }
.rich_web-arrows-h:before { content: "\f07e"; }
.rich_web-bar-chart-o:before, .rich_web-bar-chart:before { content: "\f080"; }
.rich_web-twitter-square:before { content: "\f081"; }
.rich_web-facebook-square:before { content: "\f082"; }
.rich_web-camera-retro:before { content: "\f083"; }
.rich_web-key:before { content: "\f084"; }
.rich_web-gears:before, .rich_web-cogs:before { content: "\f085"; }
.rich_web-comments:before { content: "\f086"; }
.rich_web-thumbs-o-up:before { content: "\f087"; }
.rich_web-thumbs-o-down:before { content: "\f088"; }
.rich_web-star-half:before { content: "\f089"; }
.rich_web-heart-o:before { content: "\f08a"; }
.rich_web-sign-out:before { content: "\f08b"; }
.rich_web-linkedin-square:before { content: "\f08c"; }
.rich_web-thumb-tack:before { content: "\f08d"; }
.rich_web-external-link:before { content: "\f08e"; }
.rich_web-sign-in:before { content: "\f090"; }
.rich_web-trophy:before { content: "\f091"; }
.rich_web-github-square:before { content: "\f092"; }
.rich_web-upload:before { content: "\f093"; }
.rich_web-lemon-o:before { content: "\f094"; }
.rich_web-phone:before { content: "\f095"; }
.rich_web-square-o:before { content: "\f096"; }
.rich_web-bookmark-o:before { content: "\f097"; }
.rich_web-phone-square:before { content: "\f098"; }
.rich_web-twitter:before { content: "\f099"; }
.rich_web-facebook-f:before, .rich_web-facebook:before { content: "\f09a"; }
.rich_web-github:before { content: "\f09b"; }
.rich_web-unlock:before { content: "\f09c"; }
.rich_web-credit-card:before { content: "\f09d"; }
.rich_web-feed:before, .rich_web-rss:before { content: "\f09e"; }
.rich_web-hdd-o:before { content: "\f0a0"; }
.rich_web-bullhorn:before { content: "\f0a1"; }
.rich_web-bell:before { content: "\f0f3"; }
.rich_web-certificate:before { content: "\f0a3"; }
.rich_web-hand-o-right:before { content: "\f0a4"; }
.rich_web-hand-o-left:before { content: "\f0a5"; }
.rich_web-hand-o-up:before { content: "\f0a6"; }
.rich_web-hand-o-down:before { content: "\f0a7"; }
.rich_web-arrow-circle-left:before { content: "\f0a8"; }
.rich_web-arrow-circle-right:before { content: "\f0a9"; }
.rich_web-arrow-circle-up:before { content: "\f0aa"; }
.rich_web-arrow-circle-down:before { content: "\f0ab"; }
.rich_web-globe:before { content: "\f0ac"; }
.rich_web-wrench:before { content: "\f0ad"; }
.rich_web-tasks:before { content: "\f0ae"; }
.rich_web-filter:before { content: "\f0b0"; }
.rich_web-briefcase:before { content: "\f0b1"; }
.rich_web-arrows-alt:before { content: "\f0b2"; }
.rich_web-group:before, .rich_web-users:before { content: "\f0c0"; }
.rich_web-chain:before, .rich_web-link:before { content: "\f0c1"; }
.rich_web-cloud:before { content: "\f0c2"; }
.rich_web-flask:before { content: "\f0c3"; }
.rich_web-cut:before, .rich_web-scissors:before { content: "\f0c4"; }
.rich_web-copy:before, .rich_web-files-o:before { content: "\f0c5"; }
.rich_web-paperclip:before { content: "\f0c6"; }
.rich_web-save:before, .rich_web-floppy-o:before { content: "\f0c7"; }
.rich_web-square:before { content: "\f0c8"; }
.rich_web-navicon:before, .rich_web-reorder:before, .rich_web-bars:before { content: "\f0c9"; }
.rich_web-list-ul:before { content: "\f0ca"; }
.rich_web-list-ol:before { content: "\f0cb"; }
.rich_web-strikethrough:before { content: "\f0cc"; }
.rich_web-underline:before { content: "\f0cd"; }
.rich_web-table:before { content: "\f0ce"; }
.rich_web-magic:before { content: "\f0d0"; }
.rich_web-truck:before { content: "\f0d1"; }
.rich_web-pinterest:before { content: "\f0d2"; }
.rich_web-pinterest-square:before { content: "\f0d3"; }
.rich_web-google-plus-square:before { content: "\f0d4"; }
.rich_web-google-plus:before { content: "\f0d5"; }
.rich_web-money:before { content: "\f0d6"; }
.rich_web-caret-down:before { content: "\f0d7"; }
.rich_web-caret-up:before { content: "\f0d8"; }
.rich_web-caret-left:before { content: "\f0d9"; }
.rich_web-caret-right:before { content: "\f0da"; }
.rich_web-columns:before { content: "\f0db"; }
.rich_web-unsorted:before, .rich_web-sort:before { content: "\f0dc"; }
.rich_web-sort-down:before, .rich_web-sort-desc:before { content: "\f0dd"; }
.rich_web-sort-up:before, .rich_web-sort-asc:before { content: "\f0de"; }
.rich_web-envelope:before { content: "\f0e0"; }
.rich_web-linkedin:before { content: "\f0e1"; }
.rich_web-rotate-left:before, .rich_web-undo:before { content: "\f0e2"; }
.rich_web-legal:before, .rich_web-gavel:before { content: "\f0e3"; }
.rich_web-dashboard:before, .rich_web-tachometer:before { content: "\f0e4"; }
.rich_web-comment-o:before { content: "\f0e5"; }
.rich_web-comments-o:before { content: "\f0e6"; }
.rich_web-flash:before, .rich_web-bolt:before { content: "\f0e7"; }
.rich_web-sitemap:before { content: "\f0e8"; }
.rich_web-umbrella:before { content: "\f0e9"; }
.rich_web-paste:before, .rich_web-clipboard:before { content: "\f0ea"; }
.rich_web-lightbulb-o:before { content: "\f0eb"; }
.rich_web-exchange:before { content: "\f0ec"; }
.rich_web-cloud-download:before { content: "\f0ed"; }
.rich_web-cloud-upload:before { content: "\f0ee"; }
.rich_web-user-md:before { content: "\f0f0"; }
.rich_web-stethoscope:before { content: "\f0f1"; }
.rich_web-suitcase:before { content: "\f0f2"; }
.rich_web-bell-o:before { content: "\f0a2"; }
.rich_web-coffee:before { content: "\f0f4"; }
.rich_web-cutlery:before { content: "\f0f5"; }
.rich_web-file-text-o:before { content: "\f0f6"; }
.rich_web-building-o:before { content: "\f0f7"; }
.rich_web-hospital-o:before { content: "\f0f8"; }
.rich_web-ambulance:before { content: "\f0f9"; }
.rich_web-medkit:before { content: "\f0fa"; }
.rich_web-fighter-jet:before { content: "\f0fb"; }
.rich_web-beer:before { content: "\f0fc"; }
.rich_web-h-square:before { content: "\f0fd"; }
.rich_web-plus-square:before { content: "\f0fe"; }
.rich_web-angle-double-left:before { content: "\f100"; }
.rich_web-angle-double-right:before { content: "\f101"; }
.rich_web-angle-double-up:before { content: "\f102"; }
.rich_web-angle-double-down:before { content: "\f103"; }
.rich_web-angle-left:before { content: "\f104"; }
.rich_web-angle-right:before { content: "\f105"; }
.rich_web-angle-up:before { content: "\f106"; }
.rich_web-angle-down:before { content: "\f107"; }
.rich_web-desktop:before { content: "\f108"; }
.rich_web-laptop:before { content: "\f109"; }
.rich_web-tablet:before { content: "\f10a"; }
.rich_web-mobile-phone:before, .rich_web-mobile:before { content: "\f10b"; }
.rich_web-circle-o:before { content: "\f10c"; }
.rich_web-quote-left:before { content: "\f10d"; }
.rich_web-quote-right:before { content: "\f10e"; }
.rich_web-spinner:before { content: "\f110"; }
.rich_web-circle:before { content: "\f111"; }
.rich_web-mail-reply:before, .rich_web-reply:before { content: "\f112"; }
.rich_web-github-alt:before { content: "\f113"; }
.rich_web-folder-o:before { content: "\f114"; }
.rich_web-folder-open-o:before { content: "\f115"; }
.rich_web-smile-o:before { content: "\f118"; }
.rich_web-frown-o:before { content: "\f119"; }
.rich_web-meh-o:before { content: "\f11a"; }
.rich_web-gamepad:before { content: "\f11b"; }
.rich_web-keyboard-o:before { content: "\f11c"; }
.rich_web-flag-o:before { content: "\f11d"; }
.rich_web-flag-checkered:before { content: "\f11e"; }
.rich_web-terminal:before { content: "\f120"; }
.rich_web-code:before { content: "\f121"; }
.rich_web-mail-reply-all:before, .rich_web-reply-all:before { content: "\f122"; }
.rich_web-star-half-empty:before, .rich_web-star-half-full:before, .rich_web-star-half-o:before { content: "\f123"; }
.rich_web-location-arrow:before { content: "\f124"; }
.rich_web-crop:before { content: "\f125"; }
.rich_web-code-fork:before { content: "\f126"; }
.rich_web-unlink:before, .rich_web-chain-broken:before { content: "\f127"; }
.rich_web-question:before { content: "\f128"; }
.rich_web-info:before { content: "\f129"; }
.rich_web-exclamation:before { content: "\f12a"; }
.rich_web-superscript:before { content: "\f12b"; }
.rich_web-subscript:before { content: "\f12c"; }
.rich_web-eraser:before { content: "\f12d"; }
.rich_web-puzzle-piece:before { content: "\f12e"; }
.rich_web-microphone:before { content: "\f130"; }
.rich_web-microphone-slash:before { content: "\f131"; }
.rich_web-shield:before { content: "\f132"; }
.rich_web-calendar-o:before { content: "\f133"; }
.rich_web-fire-extinguisher:before { content: "\f134"; }
.rich_web-rocket:before { content: "\f135"; }
.rich_web-maxcdn:before { content: "\f136"; }
.rich_web-chevron-circle-left:before { content: "\f137"; }
.rich_web-chevron-circle-right:before { content: "\f138"; }
.rich_web-chevron-circle-up:before { content: "\f139"; }
.rich_web-chevron-circle-down:before { content: "\f13a"; }
.rich_web-html5:before { content: "\f13b"; }
.rich_web-css3:before { content: "\f13c"; }
.rich_web-anchor:before { content: "\f13d"; }
.rich_web-unlock-alt:before { content: "\f13e"; }
.rich_web-bullseye:before { content: "\f140"; }
.rich_web-ellipsis-h:before { content: "\f141"; }
.rich_web-ellipsis-v:before { content: "\f142"; }
.rich_web-rss-square:before { content: "\f143"; }
.rich_web-play-circle:before { content: "\f144"; }
.rich_web-ticket:before { content: "\f145"; }
.rich_web-minus-square:before { content: "\f146"; }
.rich_web-minus-square-o:before { content: "\f147"; }
.rich_web-level-up:before { content: "\f148"; }
.rich_web-level-down:before { content: "\f149"; }
.rich_web-check-square:before { content: "\f14a"; }
.rich_web-pencil-square:before { content: "\f14b"; }
.rich_web-external-link-square:before { content: "\f14c"; }
.rich_web-share-square:before { content: "\f14d"; }
.rich_web-compass:before { content: "\f14e"; }
.rich_web-toggle-down:before, .rich_web-caret-square-o-down:before { content: "\f150"; }
.rich_web-toggle-up:before, .rich_web-caret-square-o-up:before { content: "\f151"; }
.rich_web-toggle-right:before, .rich_web-caret-square-o-right:before { content: "\f152"; }
.rich_web-euro:before, .rich_web-eur:before { content: "\f153"; }
.rich_web-gbp:before { content: "\f154"; }
.rich_web-dollar:before, .rich_web-usd:before { content: "\f155"; }
.rich_web-rupee:before, .rich_web-inr:before { content: "\f156"; }
.rich_web-cny:before, .rich_web-rmb:before, .rich_web-yen:before, .rich_web-jpy:before { content: "\f157"; }
.rich_web-ruble:before, .rich_web-rouble:before, .rich_web-rub:before { content: "\f158"; }
.rich_web-won:before, .rich_web-krw:before { content: "\f159"; }
.rich_web-bitcoin:before, .rich_web-btc:before { content: "\f15a"; }
.rich_web-file:before { content: "\f15b"; }
.rich_web-file-text:before { content: "\f15c"; }
.rich_web-sort-alpha-asc:before { content: "\f15d"; }
.rich_web-sort-alpha-desc:before { content: "\f15e"; }
.rich_web-sort-amount-asc:before { content: "\f160"; }
.rich_web-sort-amount-desc:before { content: "\f161"; }
.rich_web-sort-numeric-asc:before { content: "\f162"; }
.rich_web-sort-numeric-desc:before { content: "\f163"; }
.rich_web-thumbs-up:before { content: "\f164"; }
.rich_web-thumbs-down:before { content: "\f165"; }
.rich_web-youtube-square:before { content: "\f166"; }
.rich_web-youtube:before { content: "\f167"; }
.rich_web-xing:before { content: "\f168"; }
.rich_web-xing-square:before { content: "\f169"; }
.rich_web-youtube-play:before { content: "\f16a"; }
.rich_web-dropbox:before { content: "\f16b"; }
.rich_web-stack-overflow:before { content: "\f16c"; }
.rich_web-instagram:before { content: "\f16d"; }
.rich_web-flickr:before { content: "\f16e"; }
.rich_web-adn:before { content: "\f170"; }
.rich_web-bitbucket:before { content: "\f171"; }
.rich_web-bitbucket-square:before { content: "\f172"; }
.rich_web-tumblr:before { content: "\f173"; }
.rich_web-tumblr-square:before { content: "\f174"; }
.rich_web-long-arrow-down:before { content: "\f175"; }
.rich_web-long-arrow-up:before { content: "\f176"; }
.rich_web-long-arrow-left:before { content: "\f177"; }
.rich_web-long-arrow-right:before { content: "\f178"; }
.rich_web-apple:before { content: "\f179"; }
.rich_web-windows:before { content: "\f17a"; }
.rich_web-android:before { content: "\f17b"; }
.rich_web-linux:before { content: "\f17c"; }
.rich_web-dribbble:before { content: "\f17d"; }
.rich_web-skype:before { content: "\f17e"; }
.rich_web-foursquare:before { content: "\f180"; }
.rich_web-trello:before { content: "\f181"; }
.rich_web-female:before { content: "\f182"; }
.rich_web-male:before { content: "\f183"; }
.rich_web-gittip:before, .rich_web-gratipay:before { content: "\f184"; }
.rich_web-sun-o:before { content: "\f185"; }
.rich_web-moon-o:before { content: "\f186"; }
.rich_web-archive:before { content: "\f187"; }
.rich_web-bug:before { content: "\f188"; }
.rich_web-vk:before { content: "\f189"; }
.rich_web-weibo:before { content: "\f18a"; }
.rich_web-renren:before { content: "\f18b"; }
.rich_web-pagelines:before { content: "\f18c"; }
.rich_web-stack-exchange:before { content: "\f18d"; }
.rich_web-arrow-circle-o-right:before { content: "\f18e"; }
.rich_web-arrow-circle-o-left:before { content: "\f190"; }
.rich_web-toggle-left:before, .rich_web-caret-square-o-left:before { content: "\f191"; }
.rich_web-dot-circle-o:before { content: "\f192"; }
.rich_web-wheelchair:before { content: "\f193"; }
.rich_web-vimeo-square:before { content: "\f194"; }
.rich_web-turkish-lira:before, .rich_web-try:before { content: "\f195"; }
.rich_web-plus-square-o:before { content: "\f196"; }
.rich_web-space-shuttle:before { content: "\f197"; }
.rich_web-slack:before { content: "\f198"; }
.rich_web-envelope-square:before { content: "\f199"; }
.rich_web-wordpress:before { content: "\f19a"; }
.rich_web-openid:before { content: "\f19b"; }
.rich_web-institution:before, .rich_web-bank:before, .rich_web-university:before { content: "\f19c"; }
.rich_web-mortar-board:before, .rich_web-graduation-cap:before { content: "\f19d"; }
.rich_web-yahoo:before { content: "\f19e"; }
.rich_web-google:before { content: "\f1a0"; }
.rich_web-reddit:before { content: "\f1a1"; }
.rich_web-reddit-square:before { content: "\f1a2"; }
.rich_web-stumbleupon-circle:before { content: "\f1a3"; }
.rich_web-stumbleupon:before { content: "\f1a4"; }
.rich_web-delicious:before { content: "\f1a5"; }
.rich_web-digg:before { content: "\f1a6"; }
.rich_web-pied-piper-pp:before { content: "\f1a7"; }
.rich_web-pied-piper-alt:before { content: "\f1a8"; }
.rich_web-drupal:before { content: "\f1a9"; }
.rich_web-joomla:before { content: "\f1aa"; }
.rich_web-language:before { content: "\f1ab"; }
.rich_web-fax:before { content: "\f1ac"; }
.rich_web-building:before { content: "\f1ad"; }
.rich_web-child:before { content: "\f1ae"; }
.rich_web-paw:before { content: "\f1b0"; }
.rich_web-spoon:before { content: "\f1b1"; }
.rich_web-cube:before { content: "\f1b2"; }
.rich_web-cubes:before { content: "\f1b3"; }
.rich_web-behance:before { content: "\f1b4"; }
.rich_web-behance-square:before { content: "\f1b5"; }
.rich_web-steam:before { content: "\f1b6"; }
.rich_web-steam-square:before { content: "\f1b7"; }
.rich_web-recycle:before { content: "\f1b8"; }
.rich_web-automobile:before, .rich_web-car:before { content: "\f1b9"; }
.rich_web-cab:before, .rich_web-taxi:before { content: "\f1ba"; }
.rich_web-tree:before { content: "\f1bb"; }
.rich_web-spotify:before { content: "\f1bc"; }
.rich_web-deviantart:before { content: "\f1bd"; }
.rich_web-soundcloud:before { content: "\f1be"; }
.rich_web-database:before { content: "\f1c0"; }
.rich_web-file-pdf-o:before { content: "\f1c1"; }
.rich_web-file-word-o:before { content: "\f1c2"; }
.rich_web-file-excel-o:before { content: "\f1c3"; }
.rich_web-file-powerpoint-o:before { content: "\f1c4"; }
.rich_web-file-photo-o:before, .rich_web-file-picture-o:before, .rich_web-file-image-o:before { content: "\f1c5"; }
.rich_web-file-zip-o:before, .rich_web-file-archive-o:before { content: "\f1c6"; }
.rich_web-file-sound-o:before, .rich_web-file-audio-o:before { content: "\f1c7"; }
.rich_web-file-movie-o:before, .rich_web-file-video-o:before { content: "\f1c8"; }
.rich_web-file-code-o:before { content: "\f1c9"; }
.rich_web-vine:before { content: "\f1ca"; }
.rich_web-codepen:before { content: "\f1cb"; }
.rich_web-jsfiddle:before { content: "\f1cc"; }
.rich_web-life-bouy:before, .rich_web-life-buoy:before, .rich_web-life-saver:before, .rich_web-support:before, .rich_web-life-ring:before { content: "\f1cd"; }
.rich_web-circle-o-notch:before { content: "\f1ce"; }
.rich_web-ra:before, .rich_web-resistance:before, .rich_web-rebel:before { content: "\f1d0"; }
.rich_web-ge:before, .rich_web-empire:before { content: "\f1d1"; }
.rich_web-git-square:before { content: "\f1d2"; }
.rich_web-git:before { content: "\f1d3"; }
.rich_web-y-combinator-square:before, .rich_web-yc-square:before, .rich_web-hacker-news:before { content: "\f1d4"; }
.rich_web-tencent-weibo:before { content: "\f1d5"; }
.rich_web-qq:before { content: "\f1d6"; }
.rich_web-wechat:before, .rich_web-weixin:before { content: "\f1d7"; }
.rich_web-send:before, .rich_web-paper-plane:before { content: "\f1d8"; }
.rich_web-send-o:before, .rich_web-paper-plane-o:before { content: "\f1d9"; }
.rich_web-history:before { content: "\f1da"; }
.rich_web-circle-thin:before { content: "\f1db"; }
.rich_web-header:before { content: "\f1dc"; }
.rich_web-paragraph:before { content: "\f1dd"; }
.rich_web-sliders:before { content: "\f1de"; }
.rich_web-share-alt:before { content: "\f1e0"; }
.rich_web-share-alt-square:before { content: "\f1e1"; }
.rich_web-bomb:before { content: "\f1e2"; }
.rich_web-soccer-ball-o:before, .rich_web-futbol-o:before { content: "\f1e3"; }
.rich_web-tty:before { content: "\f1e4"; }
.rich_web-binoculars:before { content: "\f1e5"; }
.rich_web-plug:before { content: "\f1e6"; }
.rich_web-slideshare:before { content: "\f1e7"; }
.rich_web-twitch:before { content: "\f1e8"; }
.rich_web-yelp:before { content: "\f1e9"; }
.rich_web-newspaper-o:before { content: "\f1ea"; }
.rich_web-wifi:before { content: "\f1eb"; }
.rich_web-calculator:before { content: "\f1ec"; }
.rich_web-paypal:before { content: "\f1ed"; }
.rich_web-google-wallet:before { content: "\f1ee"; }
.rich_web-cc-visa:before { content: "\f1f0"; }
.rich_web-cc-mastercard:before { content: "\f1f1"; }
.rich_web-cc-discover:before { content: "\f1f2"; }
.rich_web-cc-amex:before { content: "\f1f3"; }
.rich_web-cc-paypal:before { content: "\f1f4"; }
.rich_web-cc-stripe:before { content: "\f1f5"; }
.rich_web-bell-slash:before { content: "\f1f6"; }
.rich_web-bell-slash-o:before { content: "\f1f7"; }
.rich_web-trash:before { content: "\f1f8"; }
.rich_web-copyright:before { content: "\f1f9"; }
.rich_web-at:before { content: "\f1fa"; }
.rich_web-eyedropper:before { content: "\f1fb"; }
.rich_web-paint-brush:before { content: "\f1fc"; }
.rich_web-birthday-cake:before { content: "\f1fd"; }
.rich_web-area-chart:before { content: "\f1fe"; }
.rich_web-pie-chart:before { content: "\f200"; }
.rich_web-line-chart:before { content: "\f201"; }
.rich_web-lastfm:before { content: "\f202"; }
.rich_web-lastfm-square:before { content: "\f203"; }
.rich_web-toggle-off:before { content: "\f204"; }
.rich_web-toggle-on:before { content: "\f205"; }
.rich_web-bicycle:before { content: "\f206"; }
.rich_web-bus:before { content: "\f207"; }
.rich_web-ioxhost:before { content: "\f208"; }
.rich_web-angellist:before { content: "\f209"; }
.rich_web-cc:before { content: "\f20a"; }
.rich_web-shekel:before, .rich_web-sheqel:before, .rich_web-ils:before { content: "\f20b"; }
.rich_web-meanpath:before { content: "\f20c"; }
.rich_web-buysellads:before { content: "\f20d"; }
.rich_web-connectdevelop:before { content: "\f20e"; }
.rich_web-dashcube:before { content: "\f210"; }
.rich_web-forumbee:before { content: "\f211"; }
.rich_web-leanpub:before { content: "\f212"; }
.rich_web-sellsy:before { content: "\f213"; }
.rich_web-shirtsinbulk:before { content: "\f214"; }
.rich_web-simplybuilt:before { content: "\f215"; }
.rich_web-skyatlas:before { content: "\f216"; }
.rich_web-cart-plus:before { content: "\f217"; }
.rich_web-cart-arrow-down:before { content: "\f218"; }
.rich_web-diamond:before { content: "\f219"; }
.rich_web-ship:before { content: "\f21a"; }
.rich_web-user-secret:before { content: "\f21b"; }
.rich_web-motorcycle:before { content: "\f21c"; }
.rich_web-street-view:before { content: "\f21d"; }
.rich_web-heartbeat:before { content: "\f21e"; }
.rich_web-venus:before { content: "\f221"; }
.rich_web-mars:before { content: "\f222"; }
.rich_web-mercury:before { content: "\f223"; }
.rich_web-intersex:before, .rich_web-transgender:before { content: "\f224"; }
.rich_web-transgender-alt:before { content: "\f225"; }
.rich_web-venus-double:before { content: "\f226"; }
.rich_web-mars-double:before { content: "\f227"; }
.rich_web-venus-mars:before { content: "\f228"; }
.rich_web-mars-stroke:before { content: "\f229"; }
.rich_web-mars-stroke-v:before { content: "\f22a"; }
.rich_web-mars-stroke-h:before { content: "\f22b"; }
.rich_web-neuter:before { content: "\f22c"; }
.rich_web-genderless:before { content: "\f22d"; }
.rich_web-facebook-official:before { content: "\f230"; }
.rich_web-pinterest-p:before { content: "\f231"; }
.rich_web-whatsapp:before { content: "\f232"; }
.rich_web-server:before { content: "\f233"; }
.rich_web-user-plus:before { content: "\f234"; }
.rich_web-user-times:before { content: "\f235"; }
.rich_web-hotel:before, .rich_web-bed:before { content: "\f236"; }
.rich_web-viacoin:before { content: "\f237"; }
.rich_web-train:before { content: "\f238"; }
.rich_web-subway:before { content: "\f239"; }
.rich_web-medium:before { content: "\f23a"; }
.rich_web-yc:before, .rich_web-y-combinator:before { content: "\f23b"; }
.rich_web-optin-monster:before { content: "\f23c"; }
.rich_web-opencart:before { content: "\f23d"; }
.rich_web-expeditedssl:before { content: "\f23e"; }
.rich_web-battery-4:before, .rich_web-battery-full:before { content: "\f240"; }
.rich_web-battery-3:before, .rich_web-battery-three-quarters:before { content: "\f241"; }
.rich_web-battery-2:before, .rich_web-battery-half:before { content: "\f242"; }
.rich_web-battery-1:before, .rich_web-battery-quarter:before { content: "\f243"; }
.rich_web-battery-0:before, .rich_web-battery-empty:before { content: "\f244"; }
.rich_web-mouse-pointer:before { content: "\f245"; }
.rich_web-i-cursor:before { content: "\f246"; }
.rich_web-object-group:before { content: "\f247"; }
.rich_web-object-ungroup:before { content: "\f248"; }
.rich_web-sticky-note:before { content: "\f249"; }
.rich_web-sticky-note-o:before { content: "\f24a"; }
.rich_web-cc-jcb:before { content: "\f24b"; }
.rich_web-cc-diners-club:before { content: "\f24c"; }
.rich_web-clone:before { content: "\f24d"; }
.rich_web-balance-scale:before { content: "\f24e"; }
.rich_web-hourglass-o:before { content: "\f250"; }
.rich_web-hourglass-1:before, .rich_web-hourglass-start:before { content: "\f251"; }
.rich_web-hourglass-2:before, .rich_web-hourglass-half:before { content: "\f252"; }
.rich_web-hourglass-3:before, .rich_web-hourglass-end:before { content: "\f253"; }
.rich_web-hourglass:before { content: "\f254"; }
.rich_web-hand-grab-o:before, .rich_web-hand-rock-o:before { content: "\f255"; }
.rich_web-hand-stop-o:before, .rich_web-hand-paper-o:before { content: "\f256"; }
.rich_web-hand-scissors-o:before { content: "\f257"; }
.rich_web-hand-lizard-o:before { content: "\f258"; }
.rich_web-hand-spock-o:before { content: "\f259"; }
.rich_web-hand-pointer-o:before { content: "\f25a"; }
.rich_web-hand-peace-o:before { content: "\f25b"; }
.rich_web-trademark:before { content: "\f25c"; }
.rich_web-registered:before { content: "\f25d"; }
.rich_web-creative-commons:before { content: "\f25e"; }
.rich_web-gg:before { content: "\f260"; }
.rich_web-gg-circle:before { content: "\f261"; }
.rich_web-tripadvisor:before { content: "\f262"; }
.rich_web-odnoklassniki:before { content: "\f263"; }
.rich_web-odnoklassniki-square:before { content: "\f264"; }
.rich_web-get-pocket:before { content: "\f265"; }
.rich_web-wikipedia-w:before { content: "\f266"; }
.rich_web-safari:before { content: "\f267"; }
.rich_web-chrome:before { content: "\f268"; }
.rich_web-firefox:before { content: "\f269"; }
.rich_web-opera:before { content: "\f26a"; }
.rich_web-internet-explorer:before { content: "\f26b"; }
.rich_web-tv:before, .rich_web-television:before { content: "\f26c"; }
.rich_web-contao:before { content: "\f26d"; }
.rich_web-500px:before { content: "\f26e"; }
.rich_web-amazon:before { content: "\f270"; }
.rich_web-calendar-plus-o:before { content: "\f271"; }
.rich_web-calendar-minus-o:before { content: "\f272"; }
.rich_web-calendar-times-o:before { content: "\f273"; }
.rich_web-calendar-check-o:before { content: "\f274"; }
.rich_web-industry:before { content: "\f275"; }
.rich_web-map-pin:before { content: "\f276"; }
.rich_web-map-signs:before { content: "\f277"; }
.rich_web-map-o:before { content: "\f278"; }
.rich_web-map:before { content: "\f279"; }
.rich_web-commenting:before { content: "\f27a"; }
.rich_web-commenting-o:before { content: "\f27b"; }
.rich_web-houzz:before { content: "\f27c"; }
.rich_web-vimeo:before { content: "\f27d"; }
.rich_web-black-tie:before { content: "\f27e"; }
.rich_web-fonticons:before { content: "\f280"; }
.rich_web-reddit-alien:before { content: "\f281"; }
.rich_web-edge:before { content: "\f282"; }
.rich_web-credit-card-alt:before { content: "\f283"; }
.rich_web-codiepie:before { content: "\f284"; }
.rich_web-modx:before { content: "\f285"; }
.rich_web-fort-awesome:before { content: "\f286"; }
.rich_web-usb:before { content: "\f287"; }
.rich_web-product-hunt:before { content: "\f288"; }
.rich_web-mixcloud:before { content: "\f289"; }
.rich_web-scribd:before { content: "\f28a"; }
.rich_web-pause-circle:before { content: "\f28b"; }
.rich_web-pause-circle-o:before { content: "\f28c"; }
.rich_web-stop-circle:before { content: "\f28d"; }
.rich_web-stop-circle-o:before { content: "\f28e"; }
.rich_web-shopping-bag:before { content: "\f290"; }
.rich_web-shopping-basket:before { content: "\f291"; }
.rich_web-hashtag:before { content: "\f292"; }
.rich_web-bluetooth:before { content: "\f293"; }
.rich_web-bluetooth-b:before { content: "\f294"; }
.rich_web-percent:before { content: "\f295"; }
.rich_web-gitlab:before { content: "\f296"; }
.rich_web-wpbeginner:before { content: "\f297"; }
.rich_web-wpforms:before { content: "\f298"; }
.rich_web-envira:before { content: "\f299"; }
.rich_web-universal-access:before { content: "\f29a"; }
.rich_web-wheelchair-alt:before { content: "\f29b"; }
.rich_web-question-circle-o:before { content: "\f29c"; }
.rich_web-blind:before { content: "\f29d"; }
.rich_web-audio-description:before { content: "\f29e"; }
.rich_web-volume-control-phone:before { content: "\f2a0"; }
.rich_web-braille:before { content: "\f2a1"; }
.rich_web-assistive-listening-systems:before { content: "\f2a2"; }
.rich_web-asl-interpreting:before, .rich_web-american-sign-language-interpreting:before { content: "\f2a3"; }
.rich_web-deafness:before, .rich_web-hard-of-hearing:before, .rich_web-deaf:before { content: "\f2a4"; }
.rich_web-glide:before { content: "\f2a5"; }
.rich_web-glide-g:before { content: "\f2a6"; }
.rich_web-signing:before, .rich_web-sign-language:before { content: "\f2a7"; }
.rich_web-low-vision:before { content: "\f2a8"; }
.rich_web-viadeo:before { content: "\f2a9"; }
.rich_web-viadeo-square:before { content: "\f2aa"; }
.rich_web-snapchat:before { content: "\f2ab"; }
.rich_web-snapchat-ghost:before { content: "\f2ac"; }
.rich_web-snapchat-square:before { content: "\f2ad"; }
.rich_web-pied-piper:before { content: "\f2ae"; }
.rich_web-first-order:before { content: "\f2b0"; }
.rich_web-yoast:before { content: "\f2b1"; }
.rich_web-themeisle:before { content: "\f2b2"; }
.rich_web-google-plus-circle:before, .rich_web-google-plus-official:before { content: "\f2b3"; }
.rich_web-fa:before, .rich_web-font-awesome:before { content: "\f2b4"; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }.wpp-no-data {
} .wpp-list {
} .wpp-list li {
overflow: hidden;
float: none;
clear: both;
margin-bottom: 1rem;
}
.wpp-list li:last-of-type {
margin-bottom: 0;
} .wpp-list li.current {
} .wpp-thumbnail {
display: inline;
float: left;
margin: 0 1rem 0 0;
border: none;
} .wpp-post-title {
} .wpp-excerpt {
}
.wpp-excerpt:empty {
display: none;
} .wpp-meta, .post-stats {
display: block;
font-size: 0.8em;
}
.wpp-meta:empty, .post-stats:empty {
display: none;
} .wpp-comments {
} .wpp-views {
} .wpp-author {
} .wpp-date {
} .wpp-category {
} .wpp-rating {
}