@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:3px dotted #00b3ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff))) dotted 3px;outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;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-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{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: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);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: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{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;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;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px 0 0 0 1px rgba(35,40,47,.15) 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 0 0 0 1px rgba(35,40,47,.15) 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 0 0 0 1px rgba(35,40,47,.15) 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]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline:3px dotted #00b3ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline:3px dotted #00b3ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline:3px dotted #00b3ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff))) dotted 3px;outline-offset:2px}.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:"⁄";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 0 0 0 1px rgba(35,40,47,.15) 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 0 0 0 1px rgba(35,40,47,.15) 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 0 0 0 1px rgba(35,40,47,.15) 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 0 0 0 1px rgba(35,40,47,.15) rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.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 0 0 0 1px rgba(35,40,47,.15) rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.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 0 0 0 1px rgba(35,40,47,.15) rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.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:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr: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__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:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);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}:root{--theme-custom-bg:#6ab04c;--theme-custom-color:#fff;--theme-custom-hover-bg:#30336b;--theme-custom-hover-color:#fff;--theme-custom-radius:0px;--theme-custom-brand-color:#00b3ff;--theme-skin-wave-color:#fff;--theme-skin-card-color:#f2f2f2;--plyr-color-bg:#232323}.h5ap_player.h5ap_sticky_player{display:initial;height:initial;overflow:initial;float:initial}.skin_default{position:relative;z-index:999}.skin_default .mejs-controls{display:none}.skin_default .plyr__controls{background:#f5f5f5}.h5ap_player{display:flex;height:auto;overflow:hidden;float:none}.h5ap_player button{height:auto}.h5ap_player .radius{overflow:hidden}.h5ap_player.alignright{float:none}.h5ap_player.aligncenter{text-align:initial}.h5ap_player.alignleft{float:none}.h5ap_playlist ul{margin:0;padding:0;list-style:none}.h5ap_playlist ul li{cursor:pointer}.h5ap_standard_player{max-width:100%}.h5ap_standard_player button{height:auto}.h5ap_standard_player .radius{overflow:hidden}.skin_fusion .h5ap_standard_player{max-width:100%}.skin_fusion .plyr .plyr__controls{background:#1f1f1f!important;padding:0;justify-content:space-between}.skin_fusion .plyr .plyr__controls .infos{width:100%;max-width:calc(100% - 380px)}.skin_fusion .plyr .plyr__controls .infos .time_progress .plyr__progress{width:100%;max-width:calc(100% - 100px)}.skin_fusion .plyr .plyr__controls .extra_controls{margin-bottom:5px}.skin_fusion .plyr .plyr__controls button[data-active=true]{background:#00b3ff!important}.skin_fusion .plyr .plyr__control,.skin_fusion .plyr .plyr__control[data-plyr=play],.skin_fusion .plyr .plyr__time{color:#fff!important}.skin_fusion .plyr .title h3{background:#000;color:#fff;padding:2px 10px 4px;margin:0;font-size:16px;border-radius:3px;text-align:left;margin-bottom:12px}@media screen and (max-width:768px){.skin_fusion .plyr .plyr__controls{padding:10px;border-radius:4px}.skin_fusion .plyr .plyr__controls .thumbnails{display:none}.skin_fusion .plyr .plyr__controls .infos{max-width:100%}.skin_fusion .plyr .plyr__controls .plyr__controls{padding:0}}@media screen and (max-width:540px){.skin_fusion .plyr .plyr__controls:first-child{flex-direction:column-reverse}.skin_fusion .plyr .plyr__controls:first-child .other_controls{width:100%;display:flex;flex-direction:row-reverse;justify-content:space-between}}.skinFusionMobile .plyr .plyr__controls{padding:10px;border-radius:4px}.skinFusionMobile .plyr .plyr__controls .thumbnails{display:none}.skinFusionMobile .plyr .plyr__controls .infos{max-width:100%}.skinFusionMobile .plyr .plyr__controls .plyr__controls{padding:0}.skinFusionMobile .plyr .plyr__controls:first-child{flex-direction:column-reverse}.skinFusionMobile .plyr .plyr__controls:first-child .other_controls{width:100%;display:flex;flex-direction:row-reverse;justify-content:space-between}.h5ap_sticky_player{position:fixed;bottom:0;left:50%;transform:translate(-50%,0);z-index:9999;max-width:100%!important}.h5ap_sticky_player.minimized{width:200px}.h5ap_sticky_player.minimized .thumbnails{width:70px;height:70px}.h5ap_sticky_player.minimized .infos,.h5ap_sticky_player.minimized .other_controls{display:none}.h5ap_sticky_player.minimized .controller .icon-minus{display:none}.h5ap_sticky_player.minimized .controller .icon-plus{display:inline-block}.h5ap_sticky_player.maximized{width:900px}.h5ap_sticky_player.maximized .infos,.h5ap_sticky_player.maximized .other_controls{display:block}.h5ap_sticky_player.maximized .controller .icon-minus{display:inline-block}.h5ap_sticky_player.maximized .controller .icon-plus{display:none}.h5ap_sticky_player .controller{position:absolute;top:-25px;right:0;cursor:pointer;padding:2px 5px;height:25px;line-height:0;background:#1f1f1f;display:flex;align-items:center;padding-bottom:7px}.h5ap_sticky_player .plyr__controls{justify-content:flex-start}.h5ap_sticky_player .plyr--audio .plyr__controls{padding:0}.sticky-theme-light .controller .icon{color:#fff;font-size:32px;padding:0 4px}.sticky-theme-light .controller .icon-plus{display:none}.sticky-theme-light .plyr .plyr__controls{background:#1f1f1f!important}.sticky-theme-light .plyr .plyr__controls .infos{width:500px;max-width:100%}.sticky-theme-light .plyr .plyr__controls .time_progress{margin-top:16px;align-items:center}.sticky-theme-light .plyr .plyr__controls .extra_controls{margin-bottom:12px}.sticky-theme-light .plyr .plyr__controls .extra_controls button[data-active=true]{background:#00b3ff!important}.sticky-theme-light .plyr .plyr__control,.sticky-theme-light .plyr .plyr__control[data-plyr=play],.sticky-theme-light .plyr .plyr__time{color:#fff!important}.sticky-theme-light .plyr .title h3{background:#000;color:#fff;padding:2px 10px 4px;margin:0;font-size:16px;border-radius:3px;text-align:left;margin-bottom:12px}.plyr__controls .thumbnails{width:100px;height:100px;object-fit:cover;margin-right:10px}.plyr__controls.rewind_play_fastforward{margin:0 12px 0 0}.infos .time_progress{display:flex;justify-content:space-between}.infos .time_progress .plyr__progress{width:370px;max-width:100%}.plyr__controls .other_controls{margin:0 10px;width:150px;max-width:100%}.plyr__controls .other_controls .plyr__control{display:inline-flex}.plyr__controls .volume_controls{display:flex;align-items:center}.plyr__controls .volume_controls .plyr__volume{width:100%}.h5ap_sticky_player.h5ap_player{margin-bottom:0}@media screen and (max-width:640px){.h5ap_sticky_player .plyr__controls .thumbnails{display:none}.h5ap_sticky_player .plyr__controls:first-child{flex-direction:column}.infos .time_progress .plyr__progress{margin:0 30px 0 15px}.h5ap_sticky_player.plyr__controls .other_controls{width:200px;display:flex;flex-direction:row-reverse;justify-content:space-between}.h5ap_sticky_player .title h3{text-align:center;margin-bottom:7px}.plyr__controls .infos{margin:5px 0;max-width:90%}.plyr--audio .h5ap_sticky_player .plyr__controls:first-child{padding:4px 12px 15px}.plyr__controls.rewind_play_fastforward{flex-direction:row;padding-bottom:5px 0!important}.sticky-theme-light .plyr .plyr__controls .extra_controls{margin-bottom:0}}.plyr__controls button:not(:hover):not(:active):not(.has-background){background:#fff0}.plyr__control:focus{color:inherit}*{margin:0;padding:0;box-sizing:border-box}.StampAudioPlayerSkin .container{width:1140px;max-width:100%;padding:0 15px;margin:50px auto}@media(max-width:576px){.StampAudioPlayerSkin .container{padding:0 5px}}.StampAudioPlayerSkin{width:100%;max-width:100%;margin:0 auto;background:linear-gradient(to bottom,#636363,#363636);border:1px solid #1d1d1d;border-radius:10px;position:relative;padding:25px 0}.StampAudioPlayerSkin .plyr__progress__buffer{color:#fff0}.StampAudioPlayerSkin button{background:none;display:flex;border:none;outline:none;cursor:pointer}.StampAudioPlayerSkin button:hover{background:none!important}.StampAudioPlayerSkin button svg{fill:#fff}.StampAudioPlayerSkin input[type=range]{appearance:none;width:100%;height:7.5px;background:radial-gradient(#545454,#1b1b1b);border-radius:5px;outline:none;box-shadow:none;cursor:pointer}.StampAudioPlayerSkin input[type=range]:focus{outline:none}.StampAudioPlayerSkin input[type=range]::-webkit-slider-runnable-track{appearance:none;background:#fff0!important;box-shadow:0 0 0 0 #fff0;height:100%}.StampAudioPlayerSkin input[type=range]::-moz-range-track{appearance:none;background:#fff0!important;box-shadow:0 0 0 0 #fff0;height:100%}.StampAudioPlayerSkin input[type=range]::-moz-range-thumb{appearance:none;background:#fff;width:15px;height:15px;border:none;border-radius:50%;box-shadow:none;cursor:pointer}.StampAudioPlayerSkin input[type=range]::-ms-track{appearance:none;background:#fff0!important;box-shadow:0 0 0 0 #fff0;height:100%}.StampAudioPlayerSkin input[type=range]::-ms-thumb{appearance:none;background:#fff;width:15px;height:15px;border:none;border-radius:50%;box-shadow:none;cursor:pointer}.StampAudioPlayerSkin .mainOptions{width:100%;position:relative;overflow:hidden;padding:10px 40px}@media(max-width:576px){.StampAudioPlayerSkin .mainOptions{padding:10px 15px;padding-bottom:5px}}.StampAudioPlayerSkin .mainOptions .play_forward_rewind [data-plyr=fast-forward],.StampAudioPlayerSkin .mainOptions .play_forward_rewind [data-plyr=rewind]{display:none}@media(max-width:576px){.StampAudioPlayerSkin .mainOptions .play_forward_rewind [data-plyr=fast-forward],.StampAudioPlayerSkin .mainOptions .play_forward_rewind [data-plyr=rewind]{display:block}}@media(max-width:576px){.StampAudioPlayerSkin .mainOptions .play_forward_rewind{display:flex}}.StampAudioPlayerSkin .mainOptions .leftAudio,.StampAudioPlayerSkin .mainOptions .rightAudio{position:absolute;border:1px solid #1d1d1d;bottom:50%;transform:translateY(50%);border-radius:50px;color:inherit}@media(max-width:576px){.StampAudioPlayerSkin .mainOptions .leftAudio,.StampAudioPlayerSkin .mainOptions .rightAudio{display:none;bottom:0;transform:translateY(0)}}.StampAudioPlayerSkin .mainOptions .leftAudio{left:-19px;padding:10px 5px 10px 20px}.StampAudioPlayerSkin .mainOptions .rightAudio{right:-19px;padding:10px 20px 10px 5px}.StampAudioPlayerSkin .mainOptions .controls{display:flex;align-items:center;justify-content:space-between}@media(max-width:576px){.StampAudioPlayerSkin .mainOptions .controls{flex-direction:column-reverse}}.StampAudioPlayerSkin .mainOptions .controls .playPauseAudio{border:2px solid #fff;background:linear-gradient(to bottom,#636363,#363636);border-radius:50%;padding:8.5px;margin-right:20px;box-shadow:0 0 0 1.5px #1d1d1d}@media(max-width:576px){.StampAudioPlayerSkin .mainOptions .controls .playPauseAudio:last-child{margin-right:0}}.StampAudioPlayerSkin .mainOptions .controls .audioProgressView{width:100%}.StampAudioPlayerSkin .mainOptions .controls .audioProgressView .progressWrap{display:flex;align-items:center;justify-content:space-between}@media(max-width:576px){.StampAudioPlayerSkin .mainOptions .controls .audioProgressView .progressWrap{position:relative;padding-bottom:25px}}.StampAudioPlayerSkin .mainOptions .controls .audioProgressView .progressWrap #audioProgress{width:100%;margin:none}.StampAudioPlayerSkin .mainOptions .controls .audioProgressView .progressWrap .currentTime,.StampAudioPlayerSkin .mainOptions .controls .audioProgressView .progressWrap .totalTime{font-size:14px;color:#fff}.StampAudioPlayerSkin .mainOptions .controls .audioProgressView .progressWrap .currentTime{margin-right:10px;left:0}.StampAudioPlayerSkin .mainOptions .controls .audioProgressView .progressWrap .totalTime{margin-left:10px;right:0}.StampAudioPlayerSkin .extraOptions{display:flex;align-items:center;justify-content:space-between;padding:0 80px 0 40px;margin:0 auto 20px auto}@media(max-width:576px){.StampAudioPlayerSkin .extraOptions{padding:0 25px;flex-direction:column-reverse;align-items:center;margin-bottom:10px}}.StampAudioPlayerSkin .extraOptions .audioTitle{color:#fff;font-size:20px;margin-bottom:0}.StampAudioPlayerSkin .extraOptions .audioSound{position:relative;max-width:130px}@media(max-width:576px){.StampAudioPlayerSkin .extraOptions .audioSound{margin-left:auto;margin-right:30px;margin-bottom:25px}}.StampAudioPlayerSkin .extraOptions .audioSound #audioRange[type=range]{height:10px}.StampAudioPlayerSkin .extraOptions .audioSound #audioRange[type=range]::-webkit-slider-runnable-track{height:10px}.StampAudioPlayerSkin .extraOptions .audioSound #audioRange[type=range]::-webkit-slider-thumb{background:#fff0;background:url(http://cpscs.edu.bd/wp-content/plugins/html5-audio-player/dist/fb16ee5f9cd5708b1d95.png);width:24px;height:31px;border:none;border-radius:35%;box-shadow:none;cursor:pointer;margin-top:-10.5px}.StampAudioPlayerSkin .extraOptions .audioSound #audioRange[type=range]::-moz-range-track{height:10px}.StampAudioPlayerSkin .extraOptions .audioSound #audioRange[type=range]::-moz-range-thumb{background:#fff0;background:url(http://cpscs.edu.bd/wp-content/plugins/html5-audio-player/dist/fb16ee5f9cd5708b1d95.png);width:24px;height:31px;border:none;border-radius:35%;box-shadow:none;cursor:pointer;margin-top:-10.5px}.StampAudioPlayerSkin .extraOptions .audioSound #audioRange[type=range]::-ms-track{height:10px}.StampAudioPlayerSkin .extraOptions .audioSound #audioRange[type=range]::-ms-thumb{background:#fff0;background:url(http://cpscs.edu.bd/wp-content/plugins/html5-audio-player/dist/fb16ee5f9cd5708b1d95.png);width:24px;height:31px;border:none;border-radius:35%;box-shadow:none;cursor:pointer;margin-top:-10.5px}.StampAudioPlayerSkin .muteUnmute{font-size:20px;background-color:#fff0;position:absolute;right:35px;top:9px}@media(max-width:576px){.StampAudioPlayerSkin .muteUnmute{right:15px;top:14px}}.StampAudioPlayerSkin .plyr--full-ui input[type=range]{color:#fff0}.StampAudioPlayerSkin button svg{fill:skyblue}.StampAudioPlayerSkin .mainOptions .controls .playPauseAudio{border-color:skyblue}.StampAudioPlayerSkin .mainOptions .controls .audioProgressView .progressWrap .currentTime,.StampAudioPlayerSkin .mainOptions .controls .audioProgressView .progressWrap .totalTime{color:skyblue}.StampAudioPlayerSkin .extraOptions .audioTitle{color:skyblue}.StampAudioPlayerSkin .plyr__controls__item.plyr__progress__container{width:100%}@media(max-width:576px){.StampAudioPlayerSkin .plyr__controls__item.plyr__progress__container{width:calc(100% - 100px)}}.StampAudioPlayerSkin .plyr__progress{width:100%}.BColorButton,.BColorButtonContainer{height:30px;width:30px;border-radius:50%;outline:0;border:none;cursor:pointer}.BColorButton:hover{cursor:pointer}.BColorButtonContainer{width:32px;height:32px;background-image:linear-gradient(45deg,#ddd 25%,transparent 0),linear-gradient(-45deg,#ddd 25%,transparent 0),linear-gradient(45deg,transparent 75%,#ddd 0),linear-gradient(-45deg,transparent 75%,#ddd 0);background-size:10px 10px;background-position:0 0,0 5px,5px -5px,-5px 0;border:1px solid #e9e9e9;box-sizing:border-box}.bColorReset .dashicons-image-rotate{text-align:center}.components-panel__row.align-right button{margin-left:auto}.bButtonGroup button{height:25px;padding:0 5px;border:1px solid #ddd;background:#fff;border-radius:2px;cursor:pointer}.bButtonGroup button:focus{outline:0px!important;box-shadow:0 0 0 0 #007cba!important}button[bisactive=true]{background:#061b9c;color:#fff!important;fill:#fff!important;border-radius:3px}button[bisactive=true] svg{fill:#fff}.skin button{padding:5px 10px;height:auto}.bPSS [role=tablist]{display:flex;justify-content:space-between}.bPSS [role=tablist] button{flex:1;justify-content:center}.bPSS [role=tablist] button[aria-selected=true]{background:#007cba;color:#fff}.bPSS .label{font-weight:700}#h5apGutenMenu{display:flex;justify-content:center;color:#fff}#h5apGutenMenu button{outline:0;border:none;margin:10px;cursor:pointer}#h5apGutenMenu button:hover{color:#000}.theme-dark #h5apGutenMenu button{color:#fff}.theme-dark #h5apGutenMenu button:hover{color:#ddd}.skin_simple_sticky{width:350px;background:#1f1f1f;display:flex;align-items:center;border-radius:8px;overflow:hidden;margin-bottom:6px;height:42px;margin-left:auto;margin-right:auto;cursor:move}.skin_simple_sticky .play{width:30px;margin:0 7px}.skin_simple_sticky .play button{background:#fff0!important}.skin_simple_sticky .play button,.skin_simple_sticky .play button:hover{background:#fff0}.skin_simple_sticky .title{flex:1;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:5px;font-size:16px}.skin_simple_sticky .logo{width:65px;background:#1f1f1f;height:42px;display:flex;justify-content:center}.skin_simple_sticky .logo img{max-height:100%;object-fit:contain}.skin_simple .plyr--audio .plyr__controls{border-radius:10px}.h5ap_single_button span svg{cursor:pointer;fill:#fff;height:30px;width:30px}.h5ap_single_button .play{margin-left:2px}.h5ap_single_button{padding:10px;background:#333;border-radius:50%;width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;margin:0 auto;line-height:0;box-sizing:border-box}.h5ap_single_button .pause{display:none}.h5ap_svg_hidden{display:none}.skin_wave{max-width:100%}.skin_wave .plyr__volume input[type=range]{color:var(--theme-skin-wave-color)}.skin_wave .thumb{width:130px;height:130px;margin-right:20px}.skin_wave .thumb img{height:100%;width:100%;object-fit:cover}.skin_wave .wave{display:flex;background:var(--plyr-color-bg)}.skin_wave .info-wave{width:calc(100% - 130px);margin-right:10px;margin-bottom:10px;display:flex;flex-direction:column;justify-content:space-between}.skin_wave .info-wave .wave{position:relative;margin-top:3px}.skin_wave .info-wave .wave .plyr__time--duration{position:absolute;right:0;top:0}.skin_wave .info-wave .wave .plyr__time--duration::before{display:none}.skin_wave .info-wave .wave .plyr__time--current{position:absolute;left:0;top:0}.skin_wave .info-wave .wave .plyr__time{color:var(--theme-skin-wave-color)}.skin_wave .info{display:flex;justify-content:space-between}.skin_wave .info .play{display:flex;align-items:center;width:60px}.skin_wave .info .play button{border:1px solid var(--theme-skin-wave-color);border-radius:50%;padding:12px;background:#fff0}.skin_wave .info .play button svg{fill:var(--theme-skin-wave-color)}.skin_wave .info .title-author{flex:1;margin:auto;color:var(--theme-skin-wave-color);text-align:left}.skin_wave .info .title-author h2,.skin_wave .info .title-author p{margin:0}.skin_wave .info .title-author h2{font-size:20px;color:var(--theme-skin-wave-color)}.skin_wave .info .title-author h2:before{display:none}.skin_wave .info .title-author p{font-size:14px;color:var(--plyr-color-main)}.skin_wave .info .volume_controls{display:flex;width:100px}.skin_wave .info .volume_controls button{background:#fff0;color:#333}.skin_wave .info .volume_controls button svg{fill:var(--theme-skin-wave-color)}.skin_wave .info .volume_controls .plyr__volume{min-width:68px}.skin_wave #wave-canvas{height:60px;width:100%}@media(max-width:767px){.skin_wave .info-wave .plyr__time{display:inline-block}.skin_wave .info-wave{width:100%;margin-left:10px}.skin_wave .thumb{display:none}}.plyr .plyr__control{margin:0}.editor-styles-wrapper .h5ap-block-wrapper .wp-block[data-align=center]{margin-left:auto;margin-right:auto;height:100%}.editor-styles-wrapper .h5ap-block-wrapper .wp-block[data-align=right]{margin-left:auto}.plyr--audio .skin_card_container .plyr__control:hover{background-color:#fff0}.skin_card_container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.skin_card_container .plyr__volume{min-width:50px}.skin_card_container .volume_controls.volume-icon{display:flex;right:40px}.skin_card_container .volume_controls.volume-icon button{padding:0}.skin_card_container .volume_controls .plyr__control{color:#fff}.skin_card_container .player{position:relative;background-color:#fff;background-image:url(https://michael-zhigulin.github.io/mz-codepen-projects/Material%20Design%20UI%20Audio%20Player/tim_minchin_piano.jpg);width:550px;height:375px;border-radius:3px;border-bottom:6px solid var(--plyr-color-bg);box-shadow:0 0 20px 3px rgb(0 0 0 / .5);z-index:1}.skin_card_container .player:hover .mask{background-color:rgb(255 255 255 / .1);transition:all 1s}.skin_card_container .player .like{position:absolute;width:35px;height:35px;top:15px;right:20px;z-index:15;font-size:1.5em;vertical-align:middle;line-height:38px;color:#f2f2f2;border-radius:50%;text-align:center;cursor:pointer}.skin_card_container .player .icon-heart{display:block}.skin_card_container .player .mask{width:100%;height:100%;background-color:rgb(255 255 255 / .2);z-index:2;transition:all 1s}.skin_card_container .player-info{position:absolute;left:0;bottom:0;z-index:4;list-style:none;color:#262626;transform:scale(1);margin-top:16px;margin-bottom:16px;text-align:left}.skin_card_container .player-info li{margin-bottom:7px;line-height:1.15}.skin_card_container .player-info li:nth-child(1){font-size:1.5em}.skin_card_container .player-info li:nth-child(2){font-size:1.2em}.skin_card_container .player-info li:nth-child(3){font-size:.9em}.skin_card_container .player .info-two{left:auto;right:4.5%;z-index:1;color:#f2f2f2}.skin_card_container .player .info-two li:nth-child(2){float:right}.skin_card_container .player .info-two li:nth-child(3){display:inline-block;float:right;clear:both}.skin_card_container .player #play-button{box-sizing:border-box;position:absolute;width:70px;height:70px;border-radius:50%;background-color:var(--plyr-color-bg);box-shadow:0 8px 25px 6px rgb(0 0 0 / .5);right:40px;bottom:90px;z-index:5;cursor:pointer;transition:all 70ms;border:none}.skin_card_container .player #play-button:hover{width:70px;height:70px;box-shadow:0 4px 15px 0 rgb(0 0 0 / .5);right:45px;bottom:95px;transition:all 70ms}.skin_card_container .player #play-button .icon-play{position:absolute;font-size:1.5em;left:52%;top:50%;transform:translate(-48%,-50%);transition:all 70ms;color:#fff}.skin_card_container .player #play-button:hover .icon-play{font-size:1.2em;transition:all 70ms}.skin_card_container .player #play-button .icon-cancel{position:absolute;font-size:1.6em;left:50%;top:49%;transform:translate(-50%,-51%);color:#fff}.skin_card_container .control-row{position:absolute;bottom:-1px;width:100%;height:130px;background-color:#fff;overflow:hidden;z-index:3}.skin_card_container .control-row .details{display:none}.skin_card_container .control-row #pause-button{box-sizing:border-box;position:absolute;width:70px;height:70px;border-radius:50%;background-color:#f2f2f2;left:40px;bottom:25px;z-index:5;cursor:pointer;border:none;transform:scale(0);animation:scale-animation .4s;animation-fill-mode:forwards;animation-delay:.3s}.skin_card_container .control-row #pause-button .icon-pause{position:absolute;font-size:1.5em;left:50%;top:50%;transform:translate(-50%,-50%);transition:all .1s;color:#424242}.skin_card_container .control-row #pause-button .icon-play{position:absolute;font-size:1.5em;left:50%;top:50%;transform:translate(-50%,-50%);transition:all .1s;color:#424242}.skin_card_container .control-row .seek-field{bottom:60px;left:130px;position:absolute;width:calc(100% - 260px);z-index:5;transform:scale(0);animation:scale-animation .4s;animation-fill-mode:forwards;animation-delay:.3s}.skin_card_container .control-row .volume-field{bottom:67px;right:127px;position:absolute;width:50px;z-index:5;transform:scale(0);animation:scale-animation .4s;animation-fill-mode:forwards;animation-delay:.3s}.skin_card_container .control-row .volume-icon{position:absolute;border-radius:50%;bottom:50px;z-index:5;font-size:1.2em;transform:scale(0);animation:scale-animation .4s;animation-fill-mode:forwards;animation-delay:.3s}.skin_card_container .control-row .volume-icon .icon-volume-up{color:#424242}.skin_card_container .like-active{color:#ef5350;animation:scale-animation .4s;animation-fill-mode:forwards}@keyframes scale-animation{0%{transform:scale(0)}50%{transform:scale(1.2)}100%{transform:scale(1)}}.skin_card_container .waves-animation-one{position:absolute;width:80px;height:80px;border-radius:50%;background-color:var(--plyr-color-bg);z-index:3;left:42.5%;bottom:20%;transform:scale(0);animation:waves-animation-one .25s;animation-fill-mode:forwards;animation-delay:.3s;display:none}@keyframes waves-animation-one{0%{transform:scale(1)}99%{transform:scale(7.8)}100%{transform:scale(7.8)}}.skin_card_container .waves-animation-two{position:absolute;width:80px;height:80px;border-radius:50%;background-color:#5c6bc0;z-index:3;right:40px;bottom:35px;transform:scale(7.8);display:none;animation:waves-animation-two .2s;animation-fill-mode:forwards}@keyframes waves-animation-two{to{transform:scale(0)}}.skin_card_container .info-active{animation:info-active-animation 3s;animation-fill-mode:forwards;animation-delay:.37s}@keyframes info-active-animation{to{bottom:56.5%}}.skin_card_container .play-active{animation:play-animation .3s;animation-fill-mode:forwards}@keyframes play-animation{0%{box-shadow:0 0 0 0 #fff0}98%{box-shadow:0 0 0 0 #fff0;transform:translate(-200px,65px)}99%{box-shadow:0 0 0 0 #fff0;transform:translate(-200px,65px) scale(0)}100%{box-shadow:0 0 0 0 #fff0;transform:translate(0,65px) scale(1)}}.skin_card_container .play-inactive{animation:play-inactive 1s;animation-fill-mode:forwards}@keyframes play-inactive{from{transform:translate(0,65px)}}.skin_card_container input[type=range]{-webkit-appearance:none;width:100%;position:absolute;top:50%;transform:translateY(-50%)}.skin_card_container input[type=range]:focus{outline:none}.skin_card_container input[type=range]+.thumb{display:none}.skin_card_container input[type=range]::-webkit-slider-runnable-track{width:100%;height:3px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #fff0,0 0 0 #fff0;background:#f2f2f2;border-radius:0;border:0 solid #000101}.skin_card_container input[type=range]::-webkit-slider-thumb{box-shadow:0 0 0 #fff0,0 0 0 #fff0;border:0 solid #fff0;height:18px;width:18px;border-radius:50%;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-7px}.skin_card_container input[type=range]:focus::-webkit-slider-runnable-track{background:#f2f2f2}.skin_card_container input[type=range]::-moz-range-track{width:100%;height:3px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #fff0,0 0 0 #fff0;background:#f2f2f2;border-radius:0;border:0 solid #000101}.skin_card_container input[type=range]::-moz-range-thumb{box-shadow:0 0 0 #fff0,0 0 0 #fff0;border:0 solid #fff0;height:18px;width:18px;border-radius:50%;background:#fff;cursor:pointer}.skin_card_container input[type=range]::-ms-track{width:100%;height:3px;cursor:pointer;animate:.2s;background:#fff0;border-color:#fff0;border-width:39px 0;color:#fff0;padding-top:5px}.skin_card_container input[type=range]::-ms-fill-lower{background:#f2f2f2;border:0 solid #fff0;border-radius:0;box-shadow:0 0 0 #fff0,0 0 0 #fff0}.skin_card_container input[type=range]::-ms-fill-upper{background:#f2f2f2;border:0 solid #fff0;border-radius:0x;box-shadow:0 0 0 #fff0,0 0 0 #fff0}.skin_card_container input[type=range]::-ms-thumb{box-shadow:0 0 0 #fff0,0 0 0 #fff0;border:0 solid #fff0;height:18px;width:18px;border-radius:50%;background:#fff;cursor:pointer;margin-top:1px}.skin_card_container input[type=range]::-ms-tooltip{display:none}.skin_card_container input[type=range]::-ms-ticks{display:none}.skin_card_container input[type=range]:focus::-ms-fill-lower{background:#f2f2f2}.skin_card_container input[type=range]:focus::-ms-fill-upper{background:#f2f2f2}.skin_card-2 .control-container{margin-top:10px;padding-bottom:10px}.skin_card-2 .control-container .amplitude-play-pause{width:74px;height:74px;cursor:pointer;float:left;margin-left:10px}.skin_card-2 .control-container .amplitude-play-pause.amplitude-paused{background:url(http://cpscs.edu.bd/wp-content/plugins/html5-audio-player/dist/e9733ae84459b363a6ac.svg);background-size:cover}.skin_card-2 .control-container .amplitude-play-pause.amplitude-playing{background:url(http://cpscs.edu.bd/wp-content/plugins/html5-audio-player/dist/3d6c2b1bd3807fb649f9.svg);background-size:cover}.skin_card-2 .control-container #play-button{border:5px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.skin_card-2 .control-container #play-button:hover{background-color:#fff0}.skin_card-2 .control-container #play-button svg{width:25px;height:25px}.skin_card-2 .control-container .meta-container{float:left;width:calc(100% - 84px);text-align:left;color:#fff;margin-top:10px;padding-left:20px}.skin_card-2 .control-container .meta-container span[data-amplitude-song-info=name]{font-family:"Open Sans",sans-serif;font-size:18px;color:#fff;display:block}.skin_card-2 .control-container .meta-container span[data-amplitude-song-info=artist]{font-family:"Open Sans",sans-serif;font-weight:100;font-size:14px;color:#fff;display:block}.skin_card-2 .control-container:after{content:"";display:table;clear:both}@media screen and (max-width:39.9375em){.skin_card-2 .control-container .amplitude-play-pause{background-size:cover;width:64px;height:64px}.skin_card-2 .control-container .meta-container{width:calc(100% - 74px)}}.skin_card-2 .time-container{font-family:"Open Sans";font-weight:100;font-size:12px;color:#fff;height:15px}.skin_card-2 .time-container span.current-time{float:left;margin-left:5px}.skin_card-2 .time-container span.duration{float:right;margin-right:5px}.skin_card-2 progress.amplitude-song-played-progress{background-color:#313252;-webkit-appearance:none;appearance:none;width:100%;height:5px;display:block;cursor:pointer;border:none}.skin_card-2 progress.amplitude-song-played-progress:not([value]){background-color:#313252}.skin_card-2 progress[value]::-webkit-progress-bar{background-color:#313252}.skin_card-2 progress[value]::-moz-progress-bar{background-color:#fff}.skin_card-2 progress[value]::-webkit-progress-value{background-color:#fff}.skin_card-2 .bottom-container{background-color:var(--plyr-color-bg);border-bottom-right-radius:10px;border-bottom-left-radius:10px}.skin_card-2 #single-song-player{border-radius:10px;margin:auto;box-shadow:0 2px 4px 0 rgb(0 0 0 / .5);margin-top:50px;width:100%;max-width:460px;-webkit-font-smoothing:antialiased}.skin_card-2 #single-song-player img[data-amplitude-song-info=cover_art_url]{width:100%;border-top-right-radius:10px;border-top-left-radius:10px}.skin_card-2 a.learn-more{display:block;width:300px;margin:auto;margin-top:30px;text-align:center;color:#fff;text-decoration:none;background-color:#202136;font-family:"Lato",sans-serif;padding:20px;font-weight:100}.h5ap-player-skin-5{padding:20px;background:var(--plyr-color-bg);color:#fff;border-radius:3px}.h5ap-player-skin-5 .time{display:flex;justify-content:space-between}.h5ap-player-skin-5 .controls{display:flex;align-items:center;justify-content:center;width:100%}.h5ap-player-skin-5 .plyr__time+.plyr__time:before{content:""}.h5ap-player-skin-6{padding:15px;background:var(--plyr-color-bg);color:#fff;border-radius:3px;position:relative;margin-top:25px}.h5ap-player-skin-6 .thumbnail img{width:70px;height:70px;object-fit:cover;border-radius:100%;position:absolute;top:-25px}.h5ap-player-skin-6 .time{display:flex;justify-content:space-between}.h5ap-player-skin-6 .controls{display:flex;align-items:center;justify-content:center;width:100%;padding-left:70px}.h5ap-player-skin-6 .plyr__time+.plyr__time:before{content:""}:root{--loader-width:100%}.h5ap_lp{width:var(--loader-width);padding:1rem;border:1px solid #ddd;background-color:#fff;border-radius:6px;box-shadow:0 2px 8px rgb(0 0 0 / .06),0 1px 3px rgb(0 0 0 / .05)}.bar{position:relative;width:100%;height:.5rem;margin-bottom:.5rem;overflow:hidden;border-radius:5px;background-color:#d0d8dd}.bar:last-child{margin-bottom:0}.bar:after{content:"";display:block;position:absolute;height:100%;width:6rem;top:0;animation:load 2s cubic-bezier(.2,.7,.3,1) infinite;background-image:linear-gradient(to right,#fff0 0%,rgb(255 255 255 / .5) 50%,#fff0 100%)}@keyframes load{from{left:-100px}to{left:100%}}.plyr__controls .plyr__control{color:inherit}/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 @font-face{font-family:'FontAwesome';src:url(http://cpscs.edu.bd/wp-content/plugins/calendar-event/Includes/../CSS/../JS/fonts/fontawesome-webfont.eot#1750988821);src:url(http://cpscs.edu.bd/wp-content/plugins/calendar-event/Includes/../CSS/../JS/fonts/fontawesome-webfont.eot#1750988821) format('embedded-opentype'),url(http://cpscs.edu.bd/wp-content/plugins/calendar-event/Includes/../CSS/../JS/fonts/fontawesome-webfont.woff2#1750988821) format('woff2'),url(http://cpscs.edu.bd/wp-content/plugins/calendar-event/Includes/../CSS/../JS/fonts/fontawesome-webfont.woff#1750988821) format('woff'),url(http://cpscs.edu.bd/wp-content/plugins/calendar-event/Includes/../CSS/../JS/fonts/fontawesome-webfont.ttf#1750988821) format('truetype'),url(http://cpscs.edu.bd/wp-content/plugins/calendar-event/Includes/../CSS/../JS/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.totalsoft{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-family:FontAwesome!important;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.totalsoft-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.totalsoft-2x{font-size:2em}.totalsoft-3x{font-size:3em}.totalsoft-4x{font-size:4em}.totalsoft-5x{font-size:5em}.totalsoft-fw{width:1.28571429em;text-align:center}.totalsoft-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.totalsoft-ul>li{position:relative}.totalsoft-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.totalsoft-li.totalsoft-lg{left:-1.85714286em}.totalsoft-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.totalsoft-pull-left{float:left}.totalsoft-pull-right{float:right}.totalsoft.totalsoft-pull-left{margin-right:.3em}.totalsoft.totalsoft-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.totalsoft.pull-left{margin-right:.3em}.totalsoft.pull-right{margin-left:.3em}.totalsoft-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.totalsoft-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)}}.totalsoft-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.totalsoft-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.totalsoft-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.totalsoft-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)}.totalsoft-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 .totalsoft-rotate-90,:root .totalsoft-rotate-180,:root .totalsoft-rotate-270,:root .totalsoft-flip-horizontal,:root .totalsoft-flip-vertical{filter:none}.totalsoft-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.totalsoft-stack-1x,.totalsoft-stack-2x{position:absolute;left:0;width:100%;text-align:center}.totalsoft-stack-1x{line-height:inherit}.totalsoft-stack-2x{font-size:2em}.totalsoft-inverse{color:#fff}.totalsoft-glass:before{content:"\f000"}.totalsoft-music:before{content:"\f001"}.totalsoft-search:before{content:"\f002"}.totalsoft-envelope-o:before{content:"\f003"}.totalsoft-heart:before{content:"\f004"}.totalsoft-star:before{content:"\f005"}.totalsoft-star-o:before{content:"\f006"}.totalsoft-user:before{content:"\f007"}.totalsoft-film:before{content:"\f008"}.totalsoft-th-large:before{content:"\f009"}.totalsoft-th:before{content:"\f00a"}.totalsoft-th-list:before{content:"\f00b"}.totalsoft-check:before{content:"\f00c"}.totalsoft-remove:before,.totalsoft-close:before,.totalsoft-times:before{content:"\f00d"}.totalsoft-search-plus:before{content:"\f00e"}.totalsoft-search-minus:before{content:"\f010"}.totalsoft-power-off:before{content:"\f011"}.totalsoft-signal:before{content:"\f012"}.totalsoft-gear:before,.totalsoft-cog:before{content:"\f013"}.totalsoft-trash-o:before{content:"\f014"}.totalsoft-home:before{content:"\f015"}.totalsoft-file-o:before{content:"\f016"}.totalsoft-clock-o:before{content:"\f017"}.totalsoft-road:before{content:"\f018"}.totalsoft-download:before{content:"\f019"}.totalsoft-arrow-circle-o-down:before{content:"\f01a"}.totalsoft-arrow-circle-o-up:before{content:"\f01b"}.totalsoft-inbox:before{content:"\f01c"}.totalsoft-play-circle-o:before{content:"\f01d"}.totalsoft-rotate-right:before,.totalsoft-repeat:before{content:"\f01e"}.totalsoft-refresh:before{content:"\f021"}.totalsoft-list-alt:before{content:"\f022"}.totalsoft-lock:before{content:"\f023"}.totalsoft-flag:before{content:"\f024"}.totalsoft-headphones:before{content:"\f025"}.totalsoft-volume-off:before{content:"\f026"}.totalsoft-volume-down:before{content:"\f027"}.totalsoft-volume-up:before{content:"\f028"}.totalsoft-qrcode:before{content:"\f029"}.totalsoft-barcode:before{content:"\f02a"}.totalsoft-tag:before{content:"\f02b"}.totalsoft-tags:before{content:"\f02c"}.totalsoft-book:before{content:"\f02d"}.totalsoft-bookmark:before{content:"\f02e"}.totalsoft-print:before{content:"\f02f"}.totalsoft-camera:before{content:"\f030"}.totalsoft-font:before{content:"\f031"}.totalsoft-bold:before{content:"\f032"}.totalsoft-italic:before{content:"\f033"}.totalsoft-text-height:before{content:"\f034"}.totalsoft-text-width:before{content:"\f035"}.totalsoft-align-left:before{content:"\f036"}.totalsoft-align-center:before{content:"\f037"}.totalsoft-align-right:before{content:"\f038"}.totalsoft-align-justify:before{content:"\f039"}.totalsoft-list:before{content:"\f03a"}.totalsoft-dedent:before,.totalsoft-outdent:before{content:"\f03b"}.totalsoft-indent:before{content:"\f03c"}.totalsoft-video-camera:before{content:"\f03d"}.totalsoft-photo:before,.totalsoft-image:before,.totalsoft-picture-o:before{content:"\f03e"}.totalsoft-pencil:before{content:"\f040"}.totalsoft-map-marker:before{content:"\f041"}.totalsoft-adjust:before{content:"\f042"}.totalsoft-tint:before{content:"\f043"}.totalsoft-edit:before,.totalsoft-pencil-square-o:before{content:"\f044"}.totalsoft-share-square-o:before{content:"\f045"}.totalsoft-check-square-o:before{content:"\f046"}.totalsoft-arrows:before{content:"\f047"}.totalsoft-step-backward:before{content:"\f048"}.totalsoft-fast-backward:before{content:"\f049"}.totalsoft-backward:before{content:"\f04a"}.totalsoft-play:before{content:"\f04b"}.totalsoft-pause:before{content:"\f04c"}.totalsoft-stop:before{content:"\f04d"}.totalsoft-forward:before{content:"\f04e"}.totalsoft-fast-forward:before{content:"\f050"}.totalsoft-step-forward:before{content:"\f051"}.totalsoft-eject:before{content:"\f052"}.totalsoft-chevron-left:before{content:"\f053"}.totalsoft-chevron-right:before{content:"\f054"}.totalsoft-plus-circle:before{content:"\f055"}.totalsoft-minus-circle:before{content:"\f056"}.totalsoft-times-circle:before{content:"\f057"}.totalsoft-check-circle:before{content:"\f058"}.totalsoft-question-circle:before{content:"\f059"}.totalsoft-info-circle:before{content:"\f05a"}.totalsoft-crosshairs:before{content:"\f05b"}.totalsoft-times-circle-o:before{content:"\f05c"}.totalsoft-check-circle-o:before{content:"\f05d"}.totalsoft-ban:before{content:"\f05e"}.totalsoft-arrow-left:before{content:"\f060"}.totalsoft-arrow-right:before{content:"\f061"}.totalsoft-arrow-up:before{content:"\f062"}.totalsoft-arrow-down:before{content:"\f063"}.totalsoft-mail-forward:before,.totalsoft-share:before{content:"\f064"}.totalsoft-expand:before{content:"\f065"}.totalsoft-compress:before{content:"\f066"}.totalsoft-plus:before{content:"\f067"}.totalsoft-minus:before{content:"\f068"}.totalsoft-asterisk:before{content:"\f069"}.totalsoft-exclamation-circle:before{content:"\f06a"}.totalsoft-gift:before{content:"\f06b"}.totalsoft-leaf:before{content:"\f06c"}.totalsoft-fire:before{content:"\f06d"}.totalsoft-eye:before{content:"\f06e"}.totalsoft-eye-slash:before{content:"\f070"}.totalsoft-warning:before,.totalsoft-exclamation-triangle:before{content:"\f071"}.totalsoft-plane:before{content:"\f072"}.totalsoft-calendar:before{content:"\f073"}.totalsoft-random:before{content:"\f074"}.totalsoft-comment:before{content:"\f075"}.totalsoft-magnet:before{content:"\f076"}.totalsoft-chevron-up:before{content:"\f077"}.totalsoft-chevron-down:before{content:"\f078"}.totalsoft-retweet:before{content:"\f079"}.totalsoft-shopping-cart:before{content:"\f07a"}.totalsoft-folder:before{content:"\f07b"}.totalsoft-folder-open:before{content:"\f07c"}.totalsoft-arrows-v:before{content:"\f07d"}.totalsoft-arrows-h:before{content:"\f07e"}.totalsoft-bar-chart-o:before,.totalsoft-bar-chart:before{content:"\f080"}.totalsoft-twitter-square:before{content:"\f081"}.totalsoft-facebook-square:before{content:"\f082"}.totalsoft-camera-retro:before{content:"\f083"}.totalsoft-key:before{content:"\f084"}.totalsoft-gears:before,.totalsoft-cogs:before{content:"\f085"}.totalsoft-comments:before{content:"\f086"}.totalsoft-thumbs-o-up:before{content:"\f087"}.totalsoft-thumbs-o-down:before{content:"\f088"}.totalsoft-star-half:before{content:"\f089"}.totalsoft-heart-o:before{content:"\f08a"}.totalsoft-sign-out:before{content:"\f08b"}.totalsoft-linkedin-square:before{content:"\f08c"}.totalsoft-thumb-tack:before{content:"\f08d"}.totalsoft-external-link:before{content:"\f08e"}.totalsoft-sign-in:before{content:"\f090"}.totalsoft-trophy:before{content:"\f091"}.totalsoft-github-square:before{content:"\f092"}.totalsoft-upload:before{content:"\f093"}.totalsoft-lemon-o:before{content:"\f094"}.totalsoft-phone:before{content:"\f095"}.totalsoft-square-o:before{content:"\f096"}.totalsoft-bookmark-o:before{content:"\f097"}.totalsoft-phone-square:before{content:"\f098"}.totalsoft-twitter:before{content:"\f099"}.totalsoft-facebook-f:before,.totalsoft-facebook:before{content:"\f09a"}.totalsoft-github:before{content:"\f09b"}.totalsoft-unlock:before{content:"\f09c"}.totalsoft-credit-card:before{content:"\f09d"}.totalsoft-feed:before,.totalsoft-rss:before{content:"\f09e"}.totalsoft-hdd-o:before{content:"\f0a0"}.totalsoft-bullhorn:before{content:"\f0a1"}.totalsoft-bell:before{content:"\f0f3"}.totalsoft-certificate:before{content:"\f0a3"}.totalsoft-hand-o-right:before{content:"\f0a4"}.totalsoft-hand-o-left:before{content:"\f0a5"}.totalsoft-hand-o-up:before{content:"\f0a6"}.totalsoft-hand-o-down:before{content:"\f0a7"}.totalsoft-arrow-circle-left:before{content:"\f0a8"}.totalsoft-arrow-circle-right:before{content:"\f0a9"}.totalsoft-arrow-circle-up:before{content:"\f0aa"}.totalsoft-arrow-circle-down:before{content:"\f0ab"}.totalsoft-globe:before{content:"\f0ac"}.totalsoft-wrench:before{content:"\f0ad"}.totalsoft-tasks:before{content:"\f0ae"}.totalsoft-filter:before{content:"\f0b0"}.totalsoft-briefcase:before{content:"\f0b1"}.totalsoft-arrows-alt:before{content:"\f0b2"}.totalsoft-group:before,.totalsoft-users:before{content:"\f0c0"}.totalsoft-chain:before,.totalsoft-link:before{content:"\f0c1"}.totalsoft-cloud:before{content:"\f0c2"}.totalsoft-flask:before{content:"\f0c3"}.totalsoft-cut:before,.totalsoft-scissors:before{content:"\f0c4"}.totalsoft-copy:before,.totalsoft-files-o:before{content:"\f0c5"}.totalsoft-paperclip:before{content:"\f0c6"}.totalsoft-save:before,.totalsoft-floppy-o:before{content:"\f0c7"}.totalsoft-square:before{content:"\f0c8"}.totalsoft-navicon:before,.totalsoft-reorder:before,.totalsoft-bars:before{content:"\f0c9"}.totalsoft-list-ul:before{content:"\f0ca"}.totalsoft-list-ol:before{content:"\f0cb"}.totalsoft-strikethrough:before{content:"\f0cc"}.totalsoft-underline:before{content:"\f0cd"}.totalsoft-table:before{content:"\f0ce"}.totalsoft-magic:before{content:"\f0d0"}.totalsoft-truck:before{content:"\f0d1"}.totalsoft-pinterest:before{content:"\f0d2"}.totalsoft-pinterest-square:before{content:"\f0d3"}.totalsoft-google-plus-square:before{content:"\f0d4"}.totalsoft-google-plus:before{content:"\f0d5"}.totalsoft-money:before{content:"\f0d6"}.totalsoft-caret-down:before{content:"\f0d7"}.totalsoft-caret-up:before{content:"\f0d8"}.totalsoft-caret-left:before{content:"\f0d9"}.totalsoft-caret-right:before{content:"\f0da"}.totalsoft-columns:before{content:"\f0db"}.totalsoft-unsorted:before,.totalsoft-sort:before{content:"\f0dc"}.totalsoft-sort-down:before,.totalsoft-sort-desc:before{content:"\f0dd"}.totalsoft-sort-up:before,.totalsoft-sort-asc:before{content:"\f0de"}.totalsoft-envelope:before{content:"\f0e0"}.totalsoft-linkedin:before{content:"\f0e1"}.totalsoft-rotate-left:before,.totalsoft-undo:before{content:"\f0e2"}.totalsoft-legal:before,.totalsoft-gavel:before{content:"\f0e3"}.totalsoft-dashboard:before,.totalsoft-tachometer:before{content:"\f0e4"}.totalsoft-comment-o:before{content:"\f0e5"}.totalsoft-comments-o:before{content:"\f0e6"}.totalsoft-flash:before,.totalsoft-bolt:before{content:"\f0e7"}.totalsoft-sitemap:before{content:"\f0e8"}.totalsoft-umbrella:before{content:"\f0e9"}.totalsoft-paste:before,.totalsoft-clipboard:before{content:"\f0ea"}.totalsoft-lightbulb-o:before{content:"\f0eb"}.totalsoft-exchange:before{content:"\f0ec"}.totalsoft-cloud-download:before{content:"\f0ed"}.totalsoft-cloud-upload:before{content:"\f0ee"}.totalsoft-user-md:before{content:"\f0f0"}.totalsoft-stethoscope:before{content:"\f0f1"}.totalsoft-suitcase:before{content:"\f0f2"}.totalsoft-bell-o:before{content:"\f0a2"}.totalsoft-coffee:before{content:"\f0f4"}.totalsoft-cutlery:before{content:"\f0f5"}.totalsoft-file-text-o:before{content:"\f0f6"}.totalsoft-building-o:before{content:"\f0f7"}.totalsoft-hospital-o:before{content:"\f0f8"}.totalsoft-ambulance:before{content:"\f0f9"}.totalsoft-medkit:before{content:"\f0fa"}.totalsoft-fighter-jet:before{content:"\f0fb"}.totalsoft-beer:before{content:"\f0fc"}.totalsoft-h-square:before{content:"\f0fd"}.totalsoft-plus-square:before{content:"\f0fe"}.totalsoft-angle-double-left:before{content:"\f100"}.totalsoft-angle-double-right:before{content:"\f101"}.totalsoft-angle-double-up:before{content:"\f102"}.totalsoft-angle-double-down:before{content:"\f103"}.totalsoft-angle-left:before{content:"\f104"}.totalsoft-angle-right:before{content:"\f105"}.totalsoft-angle-up:before{content:"\f106"}.totalsoft-angle-down:before{content:"\f107"}.totalsoft-desktop:before{content:"\f108"}.totalsoft-laptop:before{content:"\f109"}.totalsoft-tablet:before{content:"\f10a"}.totalsoft-mobile-phone:before,.totalsoft-mobile:before{content:"\f10b"}.totalsoft-circle-o:before{content:"\f10c"}.totalsoft-quote-left:before{content:"\f10d"}.totalsoft-quote-right:before{content:"\f10e"}.totalsoft-spinner:before{content:"\f110"}.totalsoft-circle:before{content:"\f111"}.totalsoft-mail-reply:before,.totalsoft-reply:before{content:"\f112"}.totalsoft-github-alt:before{content:"\f113"}.totalsoft-folder-o:before{content:"\f114"}.totalsoft-folder-open-o:before{content:"\f115"}.totalsoft-smile-o:before{content:"\f118"}.totalsoft-frown-o:before{content:"\f119"}.totalsoft-meh-o:before{content:"\f11a"}.totalsoft-gamepad:before{content:"\f11b"}.totalsoft-keyboard-o:before{content:"\f11c"}.totalsoft-flag-o:before{content:"\f11d"}.totalsoft-flag-checkered:before{content:"\f11e"}.totalsoft-terminal:before{content:"\f120"}.totalsoft-code:before{content:"\f121"}.totalsoft-mail-reply-all:before,.totalsoft-reply-all:before{content:"\f122"}.totalsoft-star-half-empty:before,.totalsoft-star-half-full:before,.totalsoft-star-half-o:before{content:"\f123"}.totalsoft-location-arrow:before{content:"\f124"}.totalsoft-crop:before{content:"\f125"}.totalsoft-code-fork:before{content:"\f126"}.totalsoft-unlink:before,.totalsoft-chain-broken:before{content:"\f127"}.totalsoft-question:before{content:"\f128"}.totalsoft-info:before{content:"\f129"}.totalsoft-exclamation:before{content:"\f12a"}.totalsoft-superscript:before{content:"\f12b"}.totalsoft-subscript:before{content:"\f12c"}.totalsoft-eraser:before{content:"\f12d"}.totalsoft-puzzle-piece:before{content:"\f12e"}.totalsoft-microphone:before{content:"\f130"}.totalsoft-microphone-slash:before{content:"\f131"}.totalsoft-shield:before{content:"\f132"}.totalsoft-calendar-o:before{content:"\f133"}.totalsoft-fire-extinguisher:before{content:"\f134"}.totalsoft-rocket:before{content:"\f135"}.totalsoft-maxcdn:before{content:"\f136"}.totalsoft-chevron-circle-left:before{content:"\f137"}.totalsoft-chevron-circle-right:before{content:"\f138"}.totalsoft-chevron-circle-up:before{content:"\f139"}.totalsoft-chevron-circle-down:before{content:"\f13a"}.totalsoft-html5:before{content:"\f13b"}.totalsoft-css3:before{content:"\f13c"}.totalsoft-anchor:before{content:"\f13d"}.totalsoft-unlock-alt:before{content:"\f13e"}.totalsoft-bullseye:before{content:"\f140"}.totalsoft-ellipsis-h:before{content:"\f141"}.totalsoft-ellipsis-v:before{content:"\f142"}.totalsoft-rss-square:before{content:"\f143"}.totalsoft-play-circle:before{content:"\f144"}.totalsoft-ticket:before{content:"\f145"}.totalsoft-minus-square:before{content:"\f146"}.totalsoft-minus-square-o:before{content:"\f147"}.totalsoft-level-up:before{content:"\f148"}.totalsoft-level-down:before{content:"\f149"}.totalsoft-check-square:before{content:"\f14a"}.totalsoft-pencil-square:before{content:"\f14b"}.totalsoft-external-link-square:before{content:"\f14c"}.totalsoft-share-square:before{content:"\f14d"}.totalsoft-compass:before{content:"\f14e"}.totalsoft-toggle-down:before,.totalsoft-caret-square-o-down:before{content:"\f150"}.totalsoft-toggle-up:before,.totalsoft-caret-square-o-up:before{content:"\f151"}.totalsoft-toggle-right:before,.totalsoft-caret-square-o-right:before{content:"\f152"}.totalsoft-euro:before,.totalsoft-eur:before{content:"\f153"}.totalsoft-gbp:before{content:"\f154"}.totalsoft-dollar:before,.totalsoft-usd:before{content:"\f155"}.totalsoft-rupee:before,.totalsoft-inr:before{content:"\f156"}.totalsoft-cny:before,.totalsoft-rmb:before,.totalsoft-yen:before,.totalsoft-jpy:before{content:"\f157"}.totalsoft-ruble:before,.totalsoft-rouble:before,.totalsoft-rub:before{content:"\f158"}.totalsoft-won:before,.totalsoft-krw:before{content:"\f159"}.totalsoft-bitcoin:before,.totalsoft-btc:before{content:"\f15a"}.totalsoft-file:before{content:"\f15b"}.totalsoft-file-text:before{content:"\f15c"}.totalsoft-sort-alpha-asc:before{content:"\f15d"}.totalsoft-sort-alpha-desc:before{content:"\f15e"}.totalsoft-sort-amount-asc:before{content:"\f160"}.totalsoft-sort-amount-desc:before{content:"\f161"}.totalsoft-sort-numeric-asc:before{content:"\f162"}.totalsoft-sort-numeric-desc:before{content:"\f163"}.totalsoft-thumbs-up:before{content:"\f164"}.totalsoft-thumbs-down:before{content:"\f165"}.totalsoft-youtube-square:before{content:"\f166"}.totalsoft-youtube:before{content:"\f167"}.totalsoft-xing:before{content:"\f168"}.totalsoft-xing-square:before{content:"\f169"}.totalsoft-youtube-play:before{content:"\f16a"}.totalsoft-dropbox:before{content:"\f16b"}.totalsoft-stack-overflow:before{content:"\f16c"}.totalsoft-instagram:before{content:"\f16d"}.totalsoft-flickr:before{content:"\f16e"}.totalsoft-adn:before{content:"\f170"}.totalsoft-bitbucket:before{content:"\f171"}.totalsoft-bitbucket-square:before{content:"\f172"}.totalsoft-tumblr:before{content:"\f173"}.totalsoft-tumblr-square:before{content:"\f174"}.totalsoft-long-arrow-down:before{content:"\f175"}.totalsoft-long-arrow-up:before{content:"\f176"}.totalsoft-long-arrow-left:before{content:"\f177"}.totalsoft-long-arrow-right:before{content:"\f178"}.totalsoft-apple:before{content:"\f179"}.totalsoft-windows:before{content:"\f17a"}.totalsoft-android:before{content:"\f17b"}.totalsoft-linux:before{content:"\f17c"}.totalsoft-dribbble:before{content:"\f17d"}.totalsoft-skype:before{content:"\f17e"}.totalsoft-foursquare:before{content:"\f180"}.totalsoft-trello:before{content:"\f181"}.totalsoft-female:before{content:"\f182"}.totalsoft-male:before{content:"\f183"}.totalsoft-gittip:before,.totalsoft-gratipay:before{content:"\f184"}.totalsoft-sun-o:before{content:"\f185"}.totalsoft-moon-o:before{content:"\f186"}.totalsoft-archive:before{content:"\f187"}.totalsoft-bug:before{content:"\f188"}.totalsoft-vk:before{content:"\f189"}.totalsoft-weibo:before{content:"\f18a"}.totalsoft-renren:before{content:"\f18b"}.totalsoft-pagelines:before{content:"\f18c"}.totalsoft-stack-exchange:before{content:"\f18d"}.totalsoft-arrow-circle-o-right:before{content:"\f18e"}.totalsoft-arrow-circle-o-left:before{content:"\f190"}.totalsoft-toggle-left:before,.totalsoft-caret-square-o-left:before{content:"\f191"}.totalsoft-dot-circle-o:before{content:"\f192"}.totalsoft-wheelchair:before{content:"\f193"}.totalsoft-vimeo-square:before{content:"\f194"}.totalsoft-turkish-lira:before,.totalsoft-try:before{content:"\f195"}.totalsoft-plus-square-o:before{content:"\f196"}.totalsoft-space-shuttle:before{content:"\f197"}.totalsoft-slack:before{content:"\f198"}.totalsoft-envelope-square:before{content:"\f199"}.totalsoft-wordpress:before{content:"\f19a"}.totalsoft-openid:before{content:"\f19b"}.totalsoft-institution:before,.totalsoft-bank:before,.totalsoft-university:before{content:"\f19c"}.totalsoft-mortar-board:before,.totalsoft-graduation-cap:before{content:"\f19d"}.totalsoft-yahoo:before{content:"\f19e"}.totalsoft-google:before{content:"\f1a0"}.totalsoft-reddit:before{content:"\f1a1"}.totalsoft-reddit-square:before{content:"\f1a2"}.totalsoft-stumbleupon-circle:before{content:"\f1a3"}.totalsoft-stumbleupon:before{content:"\f1a4"}.totalsoft-delicious:before{content:"\f1a5"}.totalsoft-digg:before{content:"\f1a6"}.totalsoft-pied-piper-pp:before{content:"\f1a7"}.totalsoft-pied-piper-alt:before{content:"\f1a8"}.totalsoft-drupal:before{content:"\f1a9"}.totalsoft-joomla:before{content:"\f1aa"}.totalsoft-language:before{content:"\f1ab"}.totalsoft-fax:before{content:"\f1ac"}.totalsoft-building:before{content:"\f1ad"}.totalsoft-child:before{content:"\f1ae"}.totalsoft-paw:before{content:"\f1b0"}.totalsoft-spoon:before{content:"\f1b1"}.totalsoft-cube:before{content:"\f1b2"}.totalsoft-cubes:before{content:"\f1b3"}.totalsoft-behance:before{content:"\f1b4"}.totalsoft-behance-square:before{content:"\f1b5"}.totalsoft-steam:before{content:"\f1b6"}.totalsoft-steam-square:before{content:"\f1b7"}.totalsoft-recycle:before{content:"\f1b8"}.totalsoft-automobile:before,.totalsoft-car:before{content:"\f1b9"}.totalsoft-cab:before,.totalsoft-taxi:before{content:"\f1ba"}.totalsoft-tree:before{content:"\f1bb"}.totalsoft-spotify:before{content:"\f1bc"}.totalsoft-deviantart:before{content:"\f1bd"}.totalsoft-soundcloud:before{content:"\f1be"}.totalsoft-database:before{content:"\f1c0"}.totalsoft-file-pdf-o:before{content:"\f1c1"}.totalsoft-file-word-o:before{content:"\f1c2"}.totalsoft-file-excel-o:before{content:"\f1c3"}.totalsoft-file-powerpoint-o:before{content:"\f1c4"}.totalsoft-file-photo-o:before,.totalsoft-file-picture-o:before,.totalsoft-file-image-o:before{content:"\f1c5"}.totalsoft-file-zip-o:before,.totalsoft-file-archive-o:before{content:"\f1c6"}.totalsoft-file-sound-o:before,.totalsoft-file-audio-o:before{content:"\f1c7"}.totalsoft-file-movie-o:before,.totalsoft-file-video-o:before{content:"\f1c8"}.totalsoft-file-code-o:before{content:"\f1c9"}.totalsoft-vine:before{content:"\f1ca"}.totalsoft-codepen:before{content:"\f1cb"}.totalsoft-jsfiddle:before{content:"\f1cc"}.totalsoft-life-bouy:before,.totalsoft-life-buoy:before,.totalsoft-life-saver:before,.totalsoft-support:before,.totalsoft-life-ring:before{content:"\f1cd"}.totalsoft-circle-o-notch:before{content:"\f1ce"}.totalsoft-ra:before,.totalsoft-resistance:before,.totalsoft-rebel:before{content:"\f1d0"}.totalsoft-ge:before,.totalsoft-empire:before{content:"\f1d1"}.totalsoft-git-square:before{content:"\f1d2"}.totalsoft-git:before{content:"\f1d3"}.totalsoft-y-combinator-square:before,.totalsoft-yc-square:before,.totalsoft-hacker-news:before{content:"\f1d4"}.totalsoft-tencent-weibo:before{content:"\f1d5"}.totalsoft-qq:before{content:"\f1d6"}.totalsoft-wechat:before,.totalsoft-weixin:before{content:"\f1d7"}.totalsoft-send:before,.totalsoft-paper-plane:before{content:"\f1d8"}.totalsoft-send-o:before,.totalsoft-paper-plane-o:before{content:"\f1d9"}.totalsoft-history:before{content:"\f1da"}.totalsoft-circle-thin:before{content:"\f1db"}.totalsoft-header:before{content:"\f1dc"}.totalsoft-paragraph:before{content:"\f1dd"}.totalsoft-sliders:before{content:"\f1de"}.totalsoft-share-alt:before{content:"\f1e0"}.totalsoft-share-alt-square:before{content:"\f1e1"}.totalsoft-bomb:before{content:"\f1e2"}.totalsoft-soccer-ball-o:before,.totalsoft-futbol-o:before{content:"\f1e3"}.totalsoft-tty:before{content:"\f1e4"}.totalsoft-binoculars:before{content:"\f1e5"}.totalsoft-plug:before{content:"\f1e6"}.totalsoft-slideshare:before{content:"\f1e7"}.totalsoft-twitch:before{content:"\f1e8"}.totalsoft-yelp:before{content:"\f1e9"}.totalsoft-newspaper-o:before{content:"\f1ea"}.totalsoft-wifi:before{content:"\f1eb"}.totalsoft-calculator:before{content:"\f1ec"}.totalsoft-paypal:before{content:"\f1ed"}.totalsoft-google-wallet:before{content:"\f1ee"}.totalsoft-cc-visa:before{content:"\f1f0"}.totalsoft-cc-mastercard:before{content:"\f1f1"}.totalsoft-cc-discover:before{content:"\f1f2"}.totalsoft-cc-amex:before{content:"\f1f3"}.totalsoft-cc-paypal:before{content:"\f1f4"}.totalsoft-cc-stripe:before{content:"\f1f5"}.totalsoft-bell-slash:before{content:"\f1f6"}.totalsoft-bell-slash-o:before{content:"\f1f7"}.totalsoft-trash:before{content:"\f1f8"}.totalsoft-copyright:before{content:"\f1f9"}.totalsoft-at:before{content:"\f1fa"}.totalsoft-eyedropper:before{content:"\f1fb"}.totalsoft-paint-brush:before{content:"\f1fc"}.totalsoft-birthday-cake:before{content:"\f1fd"}.totalsoft-area-chart:before{content:"\f1fe"}.totalsoft-pie-chart:before{content:"\f200"}.totalsoft-line-chart:before{content:"\f201"}.totalsoft-lastfm:before{content:"\f202"}.totalsoft-lastfm-square:before{content:"\f203"}.totalsoft-toggle-off:before{content:"\f204"}.totalsoft-toggle-on:before{content:"\f205"}.totalsoft-bicycle:before{content:"\f206"}.totalsoft-bus:before{content:"\f207"}.totalsoft-ioxhost:before{content:"\f208"}.totalsoft-angellist:before{content:"\f209"}.totalsoft-cc:before{content:"\f20a"}.totalsoft-shekel:before,.totalsoft-sheqel:before,.totalsoft-ils:before{content:"\f20b"}.totalsoft-meanpath:before{content:"\f20c"}.totalsoft-buysellads:before{content:"\f20d"}.totalsoft-connectdevelop:before{content:"\f20e"}.totalsoft-dashcube:before{content:"\f210"}.totalsoft-forumbee:before{content:"\f211"}.totalsoft-leanpub:before{content:"\f212"}.totalsoft-sellsy:before{content:"\f213"}.totalsoft-shirtsinbulk:before{content:"\f214"}.totalsoft-simplybuilt:before{content:"\f215"}.totalsoft-skyatlas:before{content:"\f216"}.totalsoft-cart-plus:before{content:"\f217"}.totalsoft-cart-arrow-down:before{content:"\f218"}.totalsoft-diamond:before{content:"\f219"}.totalsoft-ship:before{content:"\f21a"}.totalsoft-user-secret:before{content:"\f21b"}.totalsoft-motorcycle:before{content:"\f21c"}.totalsoft-street-view:before{content:"\f21d"}.totalsoft-heartbeat:before{content:"\f21e"}.totalsoft-venus:before{content:"\f221"}.totalsoft-mars:before{content:"\f222"}.totalsoft-mercury:before{content:"\f223"}.totalsoft-intersex:before,.totalsoft-transgender:before{content:"\f224"}.totalsoft-transgender-alt:before{content:"\f225"}.totalsoft-venus-double:before{content:"\f226"}.totalsoft-mars-double:before{content:"\f227"}.totalsoft-venus-mars:before{content:"\f228"}.totalsoft-mars-stroke:before{content:"\f229"}.totalsoft-mars-stroke-v:before{content:"\f22a"}.totalsoft-mars-stroke-h:before{content:"\f22b"}.totalsoft-neuter:before{content:"\f22c"}.totalsoft-genderless:before{content:"\f22d"}.totalsoft-facebook-official:before{content:"\f230"}.totalsoft-pinterest-p:before{content:"\f231"}.totalsoft-whatsapp:before{content:"\f232"}.totalsoft-server:before{content:"\f233"}.totalsoft-user-plus:before{content:"\f234"}.totalsoft-user-times:before{content:"\f235"}.totalsoft-hotel:before,.totalsoft-bed:before{content:"\f236"}.totalsoft-viacoin:before{content:"\f237"}.totalsoft-train:before{content:"\f238"}.totalsoft-subway:before{content:"\f239"}.totalsoft-medium:before{content:"\f23a"}.totalsoft-yc:before,.totalsoft-y-combinator:before{content:"\f23b"}.totalsoft-optin-monster:before{content:"\f23c"}.totalsoft-opencart:before{content:"\f23d"}.totalsoft-expeditedssl:before{content:"\f23e"}.totalsoft-battery-4:before,.totalsoft-battery-full:before{content:"\f240"}.totalsoft-battery-3:before,.totalsoft-battery-three-quarters:before{content:"\f241"}.totalsoft-battery-2:before,.totalsoft-battery-half:before{content:"\f242"}.totalsoft-battery-1:before,.totalsoft-battery-quarter:before{content:"\f243"}.totalsoft-battery-0:before,.totalsoft-battery-empty:before{content:"\f244"}.totalsoft-mouse-pointer:before{content:"\f245"}.totalsoft-i-cursor:before{content:"\f246"}.totalsoft-object-group:before{content:"\f247"}.totalsoft-object-ungroup:before{content:"\f248"}.totalsoft-sticky-note:before{content:"\f249"}.totalsoft-sticky-note-o:before{content:"\f24a"}.totalsoft-cc-jcb:before{content:"\f24b"}.totalsoft-cc-diners-club:before{content:"\f24c"}.totalsoft-clone:before{content:"\f24d"}.totalsoft-balance-scale:before{content:"\f24e"}.totalsoft-hourglass-o:before{content:"\f250"}.totalsoft-hourglass-1:before,.totalsoft-hourglass-start:before{content:"\f251"}.totalsoft-hourglass-2:before,.totalsoft-hourglass-half:before{content:"\f252"}.totalsoft-hourglass-3:before,.totalsoft-hourglass-end:before{content:"\f253"}.totalsoft-hourglass:before{content:"\f254"}.totalsoft-hand-grab-o:before,.totalsoft-hand-rock-o:before{content:"\f255"}.totalsoft-hand-stop-o:before,.totalsoft-hand-paper-o:before{content:"\f256"}.totalsoft-hand-scissors-o:before{content:"\f257"}.totalsoft-hand-lizard-o:before{content:"\f258"}.totalsoft-hand-spock-o:before{content:"\f259"}.totalsoft-hand-pointer-o:before{content:"\f25a"}.totalsoft-hand-peace-o:before{content:"\f25b"}.totalsoft-trademark:before{content:"\f25c"}.totalsoft-registered:before{content:"\f25d"}.totalsoft-creative-commons:before{content:"\f25e"}.totalsoft-gg:before{content:"\f260"}.totalsoft-gg-circle:before{content:"\f261"}.totalsoft-tripadvisor:before{content:"\f262"}.totalsoft-odnoklassniki:before{content:"\f263"}.totalsoft-odnoklassniki-square:before{content:"\f264"}.totalsoft-get-pocket:before{content:"\f265"}.totalsoft-wikipedia-w:before{content:"\f266"}.totalsoft-safari:before{content:"\f267"}.totalsoft-chrome:before{content:"\f268"}.totalsoft-firefox:before{content:"\f269"}.totalsoft-opera:before{content:"\f26a"}.totalsoft-internet-explorer:before{content:"\f26b"}.totalsoft-tv:before,.totalsoft-television:before{content:"\f26c"}.totalsoft-contao:before{content:"\f26d"}.totalsoft-500px:before{content:"\f26e"}.totalsoft-amazon:before{content:"\f270"}.totalsoft-calendar-plus-o:before{content:"\f271"}.totalsoft-calendar-minus-o:before{content:"\f272"}.totalsoft-calendar-times-o:before{content:"\f273"}.totalsoft-calendar-check-o:before{content:"\f274"}.totalsoft-industry:before{content:"\f275"}.totalsoft-map-pin:before{content:"\f276"}.totalsoft-map-signs:before{content:"\f277"}.totalsoft-map-o:before{content:"\f278"}.totalsoft-map:before{content:"\f279"}.totalsoft-commenting:before{content:"\f27a"}.totalsoft-commenting-o:before{content:"\f27b"}.totalsoft-houzz:before{content:"\f27c"}.totalsoft-vimeo:before{content:"\f27d"}.totalsoft-black-tie:before{content:"\f27e"}.totalsoft-fonticons:before{content:"\f280"}.totalsoft-reddit-alien:before{content:"\f281"}.totalsoft-edge:before{content:"\f282"}.totalsoft-credit-card-alt:before{content:"\f283"}.totalsoft-codiepie:before{content:"\f284"}.totalsoft-modx:before{content:"\f285"}.totalsoft-fort-awesome:before{content:"\f286"}.totalsoft-usb:before{content:"\f287"}.totalsoft-product-hunt:before{content:"\f288"}.totalsoft-mixcloud:before{content:"\f289"}.totalsoft-scribd:before{content:"\f28a"}.totalsoft-pause-circle:before{content:"\f28b"}.totalsoft-pause-circle-o:before{content:"\f28c"}.totalsoft-stop-circle:before{content:"\f28d"}.totalsoft-stop-circle-o:before{content:"\f28e"}.totalsoft-shopping-bag:before{content:"\f290"}.totalsoft-shopping-basket:before{content:"\f291"}.totalsoft-hashtag:before{content:"\f292"}.totalsoft-bluetooth:before{content:"\f293"}.totalsoft-bluetooth-b:before{content:"\f294"}.totalsoft-percent:before{content:"\f295"}.totalsoft-gitlab:before{content:"\f296"}.totalsoft-wpbeginner:before{content:"\f297"}.totalsoft-wpforms:before{content:"\f298"}.totalsoft-envira:before{content:"\f299"}.totalsoft-universal-access:before{content:"\f29a"}.totalsoft-wheelchair-alt:before{content:"\f29b"}.totalsoft-question-circle-o:before{content:"\f29c"}.totalsoft-blind:before{content:"\f29d"}.totalsoft-audio-description:before{content:"\f29e"}.totalsoft-volume-control-phone:before{content:"\f2a0"}.totalsoft-braille:before{content:"\f2a1"}.totalsoft-assistive-listening-systems:before{content:"\f2a2"}.totalsoft-asl-interpreting:before,.totalsoft-american-sign-language-interpreting:before{content:"\f2a3"}.totalsoft-deafness:before,.totalsoft-hard-of-hearing:before,.totalsoft-deaf:before{content:"\f2a4"}.totalsoft-glide:before{content:"\f2a5"}.totalsoft-glide-g:before{content:"\f2a6"}.totalsoft-signing:before,.totalsoft-sign-language:before{content:"\f2a7"}.totalsoft-low-vision:before{content:"\f2a8"}.totalsoft-viadeo:before{content:"\f2a9"}.totalsoft-viadeo-square:before{content:"\f2aa"}.totalsoft-snapchat:before{content:"\f2ab"}.totalsoft-snapchat-ghost:before{content:"\f2ac"}.totalsoft-snapchat-square:before{content:"\f2ad"}.totalsoft-pied-piper:before{content:"\f2ae"}.totalsoft-first-order:before{content:"\f2b0"}.totalsoft-yoast:before{content:"\f2b1"}.totalsoft-themeisle:before{content:"\f2b2"}.totalsoft-google-plus-circle:before,.totalsoft-google-plus-official:before{content:"\f2b3"}.totalsoft-fa:before,.totalsoft-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}@font-face{font-family:"Cairo";font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/cairo/v17/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyW.eot);src:url(https://fonts.gstatic.com/s/cairo/v17/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyW.eot) format("embedded-opentype"),url(https://fonts.gstatic.com/s/cairo/v17/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyS.woff2) format("woff2"),url(https://fonts.gstatic.com/s/cairo/v17/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyU.woff) format("woff"),url(https://fonts.gstatic.com/s/cairo/v17/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyX.ttf) format("truetype"),url("https://fonts.gstatic.com/l/font?kit=SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyV&#038;skey=ee6e3b9105e1a754&#038;v=v17#Cairo") format("svg")}@font-face{font-family:"Cairo";font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/cairo/v17/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyW.eot);src:url(https://fonts.gstatic.com/s/cairo/v17/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyW.eot) format("embedded-opentype"),url(https://fonts.gstatic.com/s/cairo/v17/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyS.woff2) format("woff2"),url(https://fonts.gstatic.com/s/cairo/v17/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyU.woff) format("woff"),url(https://fonts.gstatic.com/s/cairo/v17/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyX.ttf) format("truetype"),url("https://fonts.gstatic.com/l/font?kit=SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyV&#038;skey=ee6e3b9105e1a754&#038;v=v17#Cairo") format("svg")}@font-face{font-family:"Cairo";font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/cairo/v17/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyW.eot);src:url(https://fonts.gstatic.com/s/cairo/v17/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyW.eot) format("embedded-opentype"),url(https://fonts.gstatic.com/s/cairo/v17/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyS.woff2) format("woff2"),url(https://fonts.gstatic.com/s/cairo/v17/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyU.woff) format("woff"),url(https://fonts.gstatic.com/s/cairo/v17/SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyX.ttf) format("truetype"),url("https://fonts.gstatic.com/l/font?kit=SLXVc1nY6HkvangtZmpcWmhzfH5lWWgcRiyV&#038;skey=ee6e3b9105e1a754&#038;v=v17#Cairo") format("svg")}@keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}
.elementor-animation-grow{transition-duration:.3s;transition-property:transform}.elementor-animation-grow:active,.elementor-animation-grow:focus,.elementor-animation-grow:hover{transform:scale(1.1)}.elementor-animation-shrink{transition-duration:.3s;transition-property:transform}.elementor-animation-shrink:active,.elementor-animation-shrink:focus,.elementor-animation-shrink:hover{transform:scale(0.9)}@keyframes elementor-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}.elementor-animation-pulse:active,.elementor-animation-pulse:focus,.elementor-animation-pulse:hover{animation-name:elementor-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes elementor-animation-pulse-grow{to{transform:scale(1.1)}}.elementor-animation-pulse-grow:active,.elementor-animation-pulse-grow:focus,.elementor-animation-pulse-grow:hover{animation-name:elementor-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes elementor-animation-pulse-shrink{to{transform:scale(0.9)}}.elementor-animation-pulse-shrink:active,.elementor-animation-pulse-shrink:focus,.elementor-animation-pulse-shrink:hover{animation-name:elementor-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes elementor-animation-push{50%{transform:scale(0.8)}100%{transform:scale(1)}}.elementor-animation-push:active,.elementor-animation-push:focus,.elementor-animation-push:hover{animation-name:elementor-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes elementor-animation-pop{50%{transform:scale(1.2)}}.elementor-animation-pop:active,.elementor-animation-pop:focus,.elementor-animation-pop:hover{animation-name:elementor-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.elementor-animation-bounce-in{transition-duration:.5s}.elementor-animation-bounce-in:active,.elementor-animation-bounce-in:focus,.elementor-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.elementor-animation-bounce-out{transition-duration:.5s}.elementor-animation-bounce-out:active,.elementor-animation-bounce-out:focus,.elementor-animation-bounce-out:hover{transform:scale(0.8);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.elementor-animation-rotate{transition-duration:.3s;transition-property:transform}.elementor-animation-rotate:active,.elementor-animation-rotate:focus,.elementor-animation-rotate:hover{transform:rotate(4deg)}.elementor-animation-grow-rotate{transition-duration:.3s;transition-property:transform}.elementor-animation-grow-rotate:active,.elementor-animation-grow-rotate:focus,.elementor-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.elementor-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.elementor-animation-float:active,.elementor-animation-float:focus,.elementor-animation-float:hover{transform:translateY(-8px)}.elementor-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.elementor-animation-sink:active,.elementor-animation-sink:focus,.elementor-animation-sink:hover{transform:translateY(8px)}@keyframes elementor-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes elementor-animation-bob-float{100%{transform:translateY(-8px)}}.elementor-animation-bob:active,.elementor-animation-bob:focus,.elementor-animation-bob:hover{animation-name:elementor-animation-bob-float,elementor-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes elementor-animation-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}100%{transform:translateY(8px)}}@keyframes elementor-animation-hang-sink{100%{transform:translateY(8px)}}.elementor-animation-hang:active,.elementor-animation-hang:focus,.elementor-animation-hang:hover{animation-name:elementor-animation-hang-sink,elementor-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.elementor-animation-skew{transition-duration:.3s;transition-property:transform}.elementor-animation-skew:active,.elementor-animation-skew:focus,.elementor-animation-skew:hover{transform:skew(-10deg)}.elementor-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.elementor-animation-skew-forward:active,.elementor-animation-skew-forward:focus,.elementor-animation-skew-forward:hover{transform:skew(-10deg)}.elementor-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.elementor-animation-skew-backward:active,.elementor-animation-skew-backward:focus,.elementor-animation-skew-backward:hover{transform:skew(10deg)}@keyframes elementor-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.elementor-animation-wobble-vertical:active,.elementor-animation-wobble-vertical:focus,.elementor-animation-wobble-vertical:hover{animation-name:elementor-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.elementor-animation-wobble-horizontal:active,.elementor-animation-wobble-horizontal:focus,.elementor-animation-wobble-horizontal:hover{animation-name:elementor-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}100%{transform:translate(0,0)}}.elementor-animation-wobble-to-bottom-right:active,.elementor-animation-wobble-to-bottom-right:focus,.elementor-animation-wobble-to-bottom-right:hover{animation-name:elementor-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}100%{transform:translate(0,0)}}.elementor-animation-wobble-to-top-right:active,.elementor-animation-wobble-to-top-right:focus,.elementor-animation-wobble-to-top-right:hover{animation-name:elementor-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-top{transform-origin:0 100%}.elementor-animation-wobble-top:active,.elementor-animation-wobble-top:focus,.elementor-animation-wobble-top:hover{animation-name:elementor-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-bottom{transform-origin:100% 0}.elementor-animation-wobble-bottom:active,.elementor-animation-wobble-bottom:focus,.elementor-animation-wobble-bottom:hover{animation-name:elementor-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-skew:active,.elementor-animation-wobble-skew:focus,.elementor-animation-wobble-skew:hover{animation-name:elementor-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.elementor-animation-buzz:active,.elementor-animation-buzz:focus,.elementor-animation-buzz:hover{animation-name:elementor-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes elementor-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.elementor-animation-buzz-out:active,.elementor-animation-buzz-out:focus,.elementor-animation-buzz-out:hover{animation-name:elementor-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}