/* See http://code.google.com/p/minify/wiki/CommonProblems#@imports_can_appear_in_invalid_locations_in_combined_CSS_files */
@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:#000c;background:var(--plyr-captions-background,#000c);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:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);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:focus-visible{outline:2px
dashed #00b2ff;outline:2px
dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));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:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);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 #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);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 #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;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:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;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:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.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]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container
.plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 - -2px);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:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));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:#0000;background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 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 #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;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 #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);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:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;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:#0000;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 #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);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]:focus-visible::-webkit-slider-runnable-track{outline:2px
dashed #00b2ff;outline:2px
dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px
dashed #00b2ff;outline:2px
dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px
dashed #00b2ff;outline:2px
dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));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:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);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 #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);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:focus-visible .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__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control
.plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls>.plyr__control:last-child
.plyr__tooltip{left:auto;right:0;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__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.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 input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress
.plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;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:#0000}.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,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading
.plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading
.plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.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);max-width:90px;min-width:60px;position:relative;z-index:2}.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:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio
.plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;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(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));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:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));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:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video
.plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen
video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr: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;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:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius,8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container
img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius,8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius,8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px
6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container
span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.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;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}.h5vp_player_temp .plyr .plyr__controls .plyr__control:not(.plyr__menu__container .plyr__control),.h5vp_player_temp .plyr .plyr__controls .plyr__control:not(.plyr__menu__container .plyr__control) :hover{color:#fff}.h5vp_player_temp
button{border:none}.h5vp_player_temp .plyr button.plyr__control:focus{background:none}.h5vp_player_temp .plyr
.plyr__captions{display:block}.h5vp_player_temp .plyr input[type=range]::-webkit-slider-runnable-track{box-shadow:none}.h5vp_player_temp .plyr input[type=range]::-moz-range-track{box-shadow:none}.h5vp_player_temp .plyr input[type=range]::-ms-track{box-shadow:none}.h5vp_player_temp .plyr_wrapper:fullscreen
.plyr{height:100vh}.h5vp_player_temp a.plyr__control[data-plyr=download]{color:#fff}.h5vp_player_temp .hideUI
iframe{height:200%;top:-50%}.h5vp_player_temp .opacity-0{opacity:0}.h5vp_player_temp .background-transparent{background:transparent}.h5vp_player_temp .plyr .preload_poster,.h5vp_player_temp .plyr+.preload_poster{display:none}.h5vp_player_temp{position:relative}.h5vp_player_temp
.plyr_wrapper{box-sizing:border-box;max-width:100%;overflow:hidden}@media screen and (max-width:767px){.h5vp_player_temp .plyr__volume input[type=range]{max-width:60px}}.h5vp_player_temp
.bottom_right{bottom:10px}.h5vp_player_temp
.top_right{top:10px}.h5vp_player_temp [role=menuitem]:focus{background:#fff}.h5vp_player_temp
.plyr{opacity:1;transition:opacity 1s linear}.h5vp_player_temp .close,.h5vp_player_temp
.sticky_close{display:none}.h5vp_player_temp
.sticky{animation:fadeInFromNone .5s ease-in;position:fixed;right:10px;width:350px!important;z-index:99999}.h5vp_player_temp .sticky [data-plyr=fast-forward],.h5vp_player_temp .sticky [data-plyr=pip],.h5vp_player_temp .sticky [data-plyr=rewind],.h5vp_player_temp .sticky [data-plyr=volume]{display:none}.h5vp_player_temp .sticky
.sticky_close{background:#222;color:#fff;cursor:pointer;display:block;font-family:sans-serif;font-size:25px;line-height:100%;opacity:1;padding:0
5px;position:absolute;right:3px;top:3px;transition:opacity .3s ease-in-out;z-index:99}.h5vp_player_temp .sticky [data-plyr=download],.h5vp_player_temp .sticky [data-plyr=fast-forward],.h5vp_player_temp .sticky [data-plyr=restart],.h5vp_player_temp .sticky [data-plyr=rewind]{display:none}.h5vp_player_temp .sticky:hover
.sticky_close{opacity:1}.h5vp_player_temp .plyr--hide-controls
.close{display:none}.h5vp_player_temp
.plyr__poster{background-size:cover}.h5vp_player_temp
.plyr__progress__container{position:relative}.h5vp_player_temp .h5vp-chapter-wrapper{height:100%;position:absolute;top:0;width:100%}.h5vp_player_temp
.plyr__progress__marker{cursor:pointer;height:8px;width:4px}.h5vp_player_temp .h5vp-chapter-list-wrapper{bottom:50px;max-height:300px;min-width:200px;overflow:hidden;position:absolute;right:20px;z-index:9999}.h5vp_player_temp .h5vp-chapter-list{background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:3px;box-sizing:content-box;display:none;max-height:300px;overflow-x:hidden;overflow-y:scroll;padding-right:17px;width:100%}.h5vp_player_temp .h5vp-chapter-list.showing{display:block}.h5vp_player_temp .h5vp-chapter-list
button{background:transparent;border:none;border-bottom:1px solid #ddd;box-sizing:border-box;color:#333;cursor:pointer;display:block;font-size:15px;min-width:100px;outline:none;padding:5px
15px;text-align:left;width:100%}.h5vp_player_temp .h5vp-chapter-list button:hover{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff}.h5vp_player_temp .plyr__control--overlaid{transition:none}.h5vp_player_temp .plyr__control--overlaid
img{display:none}.h5vp_player_temp .plyr
.thumbInPause{background-color:transparent!important;border-radius:0;height:100%;left:0;opacity:1;position:absolute;top:0;transform:none;width:100%;z-index:3}.h5vp_player_temp .plyr .thumbInPause
img{display:block}.h5vp_player_temp .plyr .plyr__control--overlaid.thumbInPause:hover{background:transparent}.h5vp_player_temp .thumbInPause:hover:before{background-color:#1a3056;opacity:1}.h5vp_player_temp .thumbInPause:after{background-color:#000;box-shadow:0 0 140px 80px #000;content:"";display:block;height:30px;left:50%;margin:-15px;opacity:.3;position:absolute;top:50%;width:30px}.h5vp_player_temp .thumbInPause
img{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.h5vp_player_temp .thumbInPause
svg{left:50%;margin:-9px -5px;opacity:.75;position:absolute;top:50%;transform:scale(3);z-index:1}:root{--loader-width:100%}.h5vp_lp{aspect-ratio:16/9;background-color:#fff;border:1px
solid #ddd;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.05);margin-bottom:1rem;overflow:hidden;padding:1rem;position:relative;width:var(--loader-width)}.h5vp_lp
svg{background:#fff;border:1px
solid #ddd;border-radius:50%;fill:#d0d8dd;height:60px;left:50%;padding:12px
12px 12px 18px;position:absolute;top:50%;transform:translate(-50%,-50%);width:60px;z-index:9999}.bar{background-color:#d0d8dd;border-radius:5px;height:.5rem;margin-bottom:.5rem;overflow:hidden;position:relative;width:100%}.bar:last-child{margin-bottom:0}.bar:after{animation:load 2s cubic-bezier(.2,.7,.3,1) infinite;background-image:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0));content:"";display:block;height:100%;position:absolute;top:0;width:6rem}@keyframes
load{0%{left:-100px}to{left:100%}}@keyframes
fadeInFromNone{0%{opacity:0}to{opacity:1}}.preload_poster{aspect-ratio:16/9;background-position:50% 50%!important;background-size:cover!important;position:relative}.preload_poster
svg{left:calc(50% - 12px);position:absolute;top:calc(50% - 12px)}.entry-content[ast-blocks-layout]>.html5_video_players{margin-left:0}.password_form{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:999999}.password_form
form{width:300px}.password_form form
.password_form_input{background-color:#fff;border-radius:3px;font-size:16px;line-height:100%;margin-bottom:10px;padding:10px
15px;width:100%}.password_form form
.password_form_button{align-items:center;background:hsla(0,0%,100%,.89);border:1px
solid #444;border-radius:3px;color:#222;cursor:pointer;display:inline-flex;gap:5px;justify-content:center;margin-top:10px;outline:none;padding:10px
26px}.password_form form .password_form_button:disabled{background:hsla(0,0%,100%,.82);color:#333;cursor:"auto"}.password_form form
.password_form_heading{color:#fff;font-size:18px;font-weight:400;margin-bottom:15px}.password_form form
.password_form_error{color:red;font-weight:600;margin-top:10px}.password_form_overlay{background:#000;height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:9999}.h5vp_progressbar_up .plyr__controls
.plyr__progress__container{bottom:45px;box-sizing:border-box;display:flex;justify-content:center;margin:0;overflow:hidden;padding:0;position:absolute;text-align:center;width:calc(100% - 40px);width:100%}.h5vp_progressbar_up .plyr__controls .plyr__progress__container
.plyr__progress{width:calc(100% - 30px)}.h5vp_progressbar_up .plyr__controls .plyr__volume input[type=range]{max-width:90px}.plyr input[type=range]::-webkit-slider-runnable-track{box-shadow:none}.plyr input[type=range]::-moz-range-track{box-shadow:none}.plyr input[type=range]::-ms-track{box-shadow:none}.plyr input[type=range]{cursor:pointer}.plyr [data-plyr=seek]::-webkit-slider-thumb{display:none}.plyr [data-plyr=seek]::-moz-range-thumb{display:none}.plyr [data-plyr=seek]::-ms-thumb{display:none}.plyr [data-plyr=seek]:hover::-webkit-slider-thumb{display:block}.plyr [data-plyr=seek]:hover::-moz-range-thumb{display:block}.plyr [data-plyr=seek]:hover::-ms-thumb{display:block}.h5vp-dash-video .plyr,.h5vp-hls-video
.plyr{aspect-ratio:16/9}.wp-block-html5-player-popup-trigger{display:flex}.wp-block-html5-player-popup-trigger .wp-block-button__link{background:#333;color:#fff}.html5_video_players .plyr--vimeo
.plyr__captions{display:none}.skin-classic-minimal input[type=range]::-webkit-slider-runnable-track,.skin-stacked-dual-row input[type=range]::-webkit-slider-runnable-track{border-radius:0}.skin-classic-minimal input[type=range]::-moz-range-track,.skin-stacked-dual-row input[type=range]::-moz-range-track{border-radius:0}.skin-classic-minimal input[type=range]::-ms-track,.skin-stacked-dual-row input[type=range]::-ms-track{border-radius:0}.h5vp-center-controls{align-items:center;display:flex;justify-items:center;position:absolute}@media screen and (max-width:480px){.h5vp-center-controls{bottom:5px}}.skin-stacked .plyr__control--overlaid{align-items:center;border-radius:8px!important;display:flex!important;height:50px;justify-content:center;width:70px}.skin-stacked
.plyr__controls{flex-wrap:wrap}.skin-stacked
.plyr__progress__container{flex:0 0 100%;order:-1}.skin-stacked
.plyr__volume{margin-left:auto}.skin-stacked .plyr__controls .plyr__controls__item:first-child{margin-right:0}.skin-stacked
.plyr__progress__buffer{height:3px;margin-top:calc(var(--plyr-range-track-height, 3px)/2*-1)}.skin-stacked
.plyr__progress__container{--plyr-range-track-height:3px}.skin-stacked .plyr__progress__container [data-plyr=seek]:hover{--plyr-range-track-height:5px}.skin-stacked .plyr__control--overlaid{top:calc(50% - 25px)}.skin-modern .plyr__control--overlaid{align-items:center;border-radius:3px!important;display:flex!important;height:70px;justify-content:center;width:100px}.skin-modern .plyr__control--overlaid
svg{height:27px;width:27px}.skin-modern
.plyr__controls{padding:3px}.skin-modern .plyr__controls:before{background-color:var(--plyr-color-main,#00b2ff);bottom:0;content:"";height:100%;left:0;opacity:.75;position:absolute;right:0;top:0;width:100%;z-index:-1}.skin-modern
.plyr__progress__buffer{height:3px;margin-top:calc(var(--plyr-range-track-height, 3px)/2*-1)}.skin-modern
.plyr{--plyr-range-track-height:3px;--plyr-range-fill-background:#fff}.skin-floating-pill
.plyr__controls{backdrop-filter:blur(10px);background:rgba(0,0,0,.4)!important;border-radius:25px!important;margin:15px!important;padding:5px
15px!important;width:auto!important}.skin-floating-pill
.plyr__progress__container{padding:0
10px!important}.skin-floating-pill .plyr--full-ui input[type=range]{color:#fff!important;height:4px!important}.skin-floating-pill input[type=range]::-webkit-slider-thumb{background:#fff!important;border:none!important;height:10px!important;margin-top:-2px;width:10px!important}.skin-floating-pill .plyr__controls button,.skin-floating-pill
.plyr__time{color:#fff!important;font-size:13px!important;font-weight:500}.skin-floating-pill [data-plyr=settings]{font-weight:700}.skin-classic-minimal
.plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.7))!important;color:#fff!important;padding:20px
10px 10px!important}.skin-classic-minimal
.plyr__progress__container{padding:0
10px!important}.skin-classic-minimal
.plyr{--plyr-range-thumb-height:0px;--plyr-range-track-height:12px;--plyr-range-fill-background:#fff}.skin-classic-minimal .plyr input[type=range]{border-radius:0;height:12px}.skin-classic-minimal
.plyr__progress__buffer{display:none}.skin-stacked-dual-row
.plyr{--plyr-range-thumb-height:0px;--plyr-range-track-height:7px;--plyr-range-fill-background:#fff}.skin-stacked-dual-row
.plyr__progress__container{flex-basis:100%;margin-bottom:5px;margin-left:-13px;margin-right:-10px;order:-10}.skin-stacked-dual-row .plyr__time--duration{font-size:12px;order:-9}.skin-stacked-dual-row .plyr__time--current{font-size:12px;order:-8}.skin-stacked-dual-row .plyr__time:not(:has(~.plyr__time)){margin-right:auto}.skin-stacked-dual-row [data-plyr=rewind]{margin-left:auto!important;order:-5}.skin-stacked-dual-row [data-plyr=play]:not(.plyr__control--overlaid){border-radius:50%!important;order:-4;padding:10px}.skin-stacked-dual-row [data-plyr=play]:not(.plyr__control--overlaid) svg{margin-left:2px}.skin-stacked-dual-row [data-plyr=play]:not(.plyr__control--overlaid){margin-left:auto!important;margin-right:auto!important}.skin-stacked-dual-row [data-plyr=fast-forward]{margin-right:auto!important;order:-3}.skin-stacked-dual-row [data-plyr=restart]{display:none}.skin-stacked-dual-row [data-plyr=play]:has(+[data-plyr=fast-forward]){margin-right:0!important}.skin-stacked-dual-row [data-plyr=rewind]+[data-plyr=play]{margin-left:0!important}.skin-stacked-dual-row
.plyr__controls{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding-bottom:5px;padding-top:0}.skin-stacked-dual-row .plyr__controls:before{background-color:var(--plyr-color-main,#00b2ff);bottom:0;content:"";height:100%;left:0;opacity:.75;position:absolute;right:0;top:0;width:100%;z-index:-1}.skin-stacked-dual-row .plyr__progress input[type=range],.skin-stacked-dual-row
.plyr__progress__buffer{border-radius:0!important;height:7px!important}.skin-stacked-dual-row .plyr__volume input[type=range]{max-width:60px}.skin-stacked-dual-row .plyr__controls .plyr__controls__item:first-child{margin-right:0}.skin-stacked-dual-row .plyr__control--overlaid{top:calc(50% - 25px)}.skin-stacked-dual-row .h5vp-center-controls{top:50%;transform:translateY(calc(-50% + 3.5px))}.skin-modern-mobile-stack
.plyr__controls{background:transparent!important;display:flex;flex-wrap:wrap;justify-content:center}.skin-modern-mobile-stack .plyr__time--current{flex:0 0 45px;margin-right:0;order:-5}.skin-modern-mobile-stack .plyr__time--current:before{content:"";display:none}.skin-modern-mobile-stack
.plyr__progress__container{flex:0 0 calc(100% - 105px);min-width:0;order:-4}.skin-modern-mobile-stack .plyr__time--duration{flex:0 0 50px;margin-left:0;order:-3}.skin-modern-mobile-stack .plyr__time--duration:before{content:"";margin-right:0}.skin-modern-mobile-stack
.plyr__volume{order:-2}.skin-modern-mobile-stack [data-plyr=fast-forward],.skin-modern-mobile-stack [data-plyr=play]:not(.plyr__control--overlaid),.skin-modern-mobile-stack [data-plyr=restart],.skin-modern-mobile-stack [data-plyr=rewind]{order:1}.skin-modern-mobile-stack [data-plyr=rewind]{margin-left:auto}.skin-modern-mobile-stack [data-plyr=fast-forward]{margin-right:auto}.skin-modern-mobile-stack [data-plyr=play]:has(+[data-plyr=fast-forward]){margin-right:0!important}.skin-modern-mobile-stack [data-plyr=rewind]+[data-plyr=play]{margin-left:0!important}.skin-modern-mobile-stack [data-plyr=play]:not(.plyr__control--overlaid){transform:scale(1.2)}.skin-modern-mobile-stack .plyr__menu,.skin-modern-mobile-stack [data-plyr=download],.skin-modern-mobile-stack [data-plyr=fullscreen],.skin-modern-mobile-stack [data-plyr=pip]{order:5}.skin-modern-mobile-stack [data-plyr=restart]{display:none}.skin-modern-mobile-stack
.plyr__volume{margin-right:auto}.skin-modern-mobile-stack .h5vp-center-controls{bottom:10px}.skin-modern-mobile-stack .h5vp-mobile-stack-row-1{display:flex;flex:0 0 100%;order:-50}.h5vp_overlay{position:absolute}.h5vp_overlay
img{max-height:120px;max-width:120px}.h5vp_overlay
a{cursor:pointer;text-decoration:none!important}.h5vp_overlay
p{cursor:pointer;margin:0}.h5vp_overlay.bottom_right{bottom:10px;right:10px}.h5vp_overlay.top_right{right:10px;top:10px}.h5vp_overlay.bottom_left{bottom:10px;left:10px}.h5vp_overlay.top_left{left:10px;top:10px}.h5vp_player_temp
.flex{display:flex}.h5vp_player_temp .justify-start{justify-content:start}.h5vp_player_temp .justify-center{justify-content:center}.h5vp_player_temp .justify-end,.h5vp_player_temp .justify-right{justify-content:end}.h5vp_player_temp.h5vp_popup_enabled .close,.h5vp_player_temp.h5vp_popup_enabled
.plyr_wrapper{display:none}.h5vp_player_temp
.popup_opener{align-items:center;cursor:pointer;display:flex;justify-content:center;position:relative}.h5vp_player_temp .popup_opener .plyr__control--overlaid{background:var(--plyr-color-main);display:block}.h5vp_player_temp.h5vp_popup_open{background:rgba(0,0,0,.922);height:100%;left:0;position:fixed;top:0;width:100%;z-index:999999}.h5vp_player_temp.h5vp_popup_open
.popup_opener{display:none}.h5vp_player_temp.h5vp_popup_open
.plyr_wrapper{display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:900px!important;z-index:9999999}.h5vp_player_temp.h5vp_popup_open
.close{background:#fff;border-radius:3px;color:#222;cursor:pointer;display:inline-block;font-family:sans-serif;font-size:30px;line-height:100%;padding:1px
7px;position:absolute;right:20px;top:10px}.plyr_wrapper
.h5vp_end_screen{background:rgba(51,51,51,.878);display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:999}.plyr_wrapper .h5vp_end_screen
.content{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.plyr_wrapper .h5vp_end_screen
.close{background:#fff;border-radius:3px;color:#222;cursor:pointer;display:block;font-family:sans-serif;font-size:35px;line-height:100%;padding:0
7px;position:absolute;right:10px;top:5px;z-index:9999}.plyr_wrapper .h5vp_end_screen
p{color:#fff}.plyr_wrapper .h5vp_end_screen
a{background-color:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border-radius:3px;color:#fff;font-size:18px;padding:7px
15px;text-decoration:none!important}.simple-loader{animation:spin 2s linear infinite;border:5px
solid #f3f3f3;border-radius:50%;border-top-color:#3498db}@keyframes
spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.html5_video_players .email-capture{font-family:Inter,-apple-system,sans-serif;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.html5_video_players
.hidden{display:none}.html5_video_players
.overlay{align-items:center;background-color:rgba(0,0,0,.8);box-sizing:border-box;display:flex;height:100%;justify-content:center;padding:20px;width:100%}.html5_video_players
.content{max-width:550px;text-align:center;width:380px}.html5_video_players .content
h2{color:#fff;font-size:clamp(24px,5vw,1.6em);font-weight:700;letter-spacing:-.5px;margin-bottom:25px;margin-top:0}.html5_video_players .content
form{background:#fff;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.3);display:flex;height:45px;overflow:hidden}.html5_video_players .content input[type=email]{border:none;color:#333;flex:1;font-size:16px;outline:none;padding:0
20px}.html5_video_players .content input[type=email]::-moz-placeholder{color:#999}.html5_video_players .content input[type=email]::placeholder{color:#999}.html5_video_players .content
button{align-items:center;border:none;cursor:pointer;display:flex;font-size:18px;font-weight:600;justify-content:center;padding:0
15px;transition:filter .2s ease}.html5_video_players .content button:hover{filter:brightness(1.1)}.html5_video_players .content
p{color:hsla(0,0%,100%,.8);font-size:14px;font-weight:400;margin-top:20px}.html5_video_players .skip-button{background-color:transparent;border:none;color:#fff;cursor:pointer;font-size:18px;font-weight:600;position:absolute;right:10px;top:10px;transition:filter .2s ease}.html5_video_players .error-text{color:#ff6b6b;font-size:13px;margin-top:12px}.html5_video_players .success-message{align-items:center;animation:h5vp-fade-in .3s ease;display:flex;flex-direction:column;gap:12px}.html5_video_players .success-message .success-icon{align-items:center;background:#22c55e;border-radius:50%;color:#fff;display:flex;font-size:28px;font-weight:700;height:56px;justify-content:center;width:56px}.html5_video_players .success-message
p{color:#fff;font-size:18px;font-weight:500;margin:0}@keyframes h5vp-fade-in{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600&display=swap");:root{--wpcu-headerFontSize:24px;--wpcu-headerFontColor:#000;--wpcu-productTitleSize:16px;--wpcu-productTitleColor:#363940;--wpcu-productTitleColorHover:#000;--wpcu-productPriceSize:16px;--wpcu-productPriceColor:#f50;--wpcu-productRatingSize:16px;--wpcu-productRatingColor:#feb507;--wpcu-buttonColor:#fff;--wpcu-buttonColorHover:#fff;--wpcu-buttonBgColor:#f50;--wpcu-buttonBgColorHover:#d54500;--wpcu-ribbonBgColor:#f50;--wpcu-qvIconColor:#fff;--wpcu-qvBgColor:#f50;--wpcu-navArrowColor:#333;--wpcu-navArrowColorHover:#fff;--wpcu-navBgColor:#fff;--wpcu-navBgColorHover:#f50;--wpcu-navBorderColor:#e4e4ed;--wpcu-navBorderColorHover:#f50;--wpcu-pagColor:#333;--wpcu-pagColorHover:#fff;--wpcu-pagBorderColor:#e4e4e4;--wpcu-pagBorderColorHover:#f50;--wpcu-pagBgColor:#fff;--wpcu-pagBgColorHover:#f50;--wpcu-pagActiveColor:#fff;--wpcu-pagActiveBorderColor:#f50;--wpcu-pagActiveBgColor:#f50;--wpcu-dotsColor:#b0b0b0;--wpcu-dotsActiveColor:#f50}.wpcu-products{max-width:100% !important;width:100%;padding:0;font-family:"Rubik",sans-serif;position:relative}.wpcu-product{-webkit-box-sizing:border-box;box-sizing:border-box}.wpcu-product .wpcu-product__img{}.wpcu-product .wpcu-product__img
img{width:100%;-webkit-transition:0.4s ease;-o-transition:0.4s ease;transition:0.4s ease}.wpcu-product .wpcu-product__img--hover-effect>a{display:block;overflow:hidden}.wpcu-product .wpcu-product__img--hover-effect:hover
img{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.wpcu-lazy-load{position:relative}.wpcu-lazy-load:before{content:"";z-index:9998;position:absolute;width:100%;height:100%;left:0;top:0;background:#f5f5f5}.wpcu-lazy-load:after{content:"";width:50px;height:50px;border-radius:50%;border:2px
solid #f50;border-right-color:transparent;-webkit-animation:wpcu-rotate 2s linear infinite;animation:wpcu-rotate 2s linear infinite;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:9999}.wpcu-carousel-nav{margin:0
-5px;padding:0
15px}.wpcu-carousel-nav__btn{width:40px;height:40px;border:1px
solid var(--wpcu-navBorderColor) !important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0
5px;cursor:pointer;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;background:var(--wpcu-navBgColor) !important}.wpcu-carousel-nav__btn
svg{width:6px;fill:var(--wpcu-navArrowColor) !important}.wpcu-carousel-nav__btn:hover{border-color:var(--wpcu-navBorderColorHover) !important;background:var(--wpcu-navBgColorHover) !important}.wpcu-carousel-nav__btn:hover
svg{fill:var(--wpcu-navArrowColorHover) !important}.wpcu-carousel-nav--circle .wpcu-carousel-nav__btn{border-radius:50%}.wpcu-carousel-nav--bottom-left{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0}.wpcu-carousel-nav--bottom-middle{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wpcu-carousel-nav--bottom-right{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0}.wpcu-carousel-nav--middle{position:absolute;width:100%;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:99;margin:0;padding:0;pointer-events:none}.wpcu-carousel-nav--middle .wpcu-carousel-nav__btn{margin:0;pointer-events:all}.wpcu-carousel-nav--middle .wpcu-carousel-nav__btn--prev{margin-left:0}.wpcu-carousel-nav--middle .wpcu-carousel-nav__btn--next{margin-right:0}.wpcu-carousel-nav--top-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:30px;padding:0}.wpcu-carousel-nav--top-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:30px;padding:0}.wpcu-carousel-nav--top-middle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px;padding:0}.wpcu-products__header{margin:0
0 30px !important;max-width:100% !important;padding:0
15px;text-align:left}.wpcu-products__header.wpcu-products__header--middle{text-align:center}.wpcu-products__header.wpcu-products__header--right{text-align:right}.wpcu-products__header
h2{font-size:var(--wpcu-headerFontSize);color:var(--wpcu-headerFontColor) !important;font-weight:500;margin:0
!important;padding:0
!important}.wpcu-carousel{overflow:hidden}.wpcu-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;margin-top:-25px;min-width:100%}.wpcu-row>*{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:15px;padding-left:15px;margin-top:25px}.wpcu-column-1 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.wpcu-column-2 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.wpcu-column-3 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%}.wpcu-column-4 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.wpcu-column-5 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}@media only screen and (max-width: 991px){.wpcu-column-md-1 .wpcu-product{-webkit-box-flex:0 !important;-ms-flex:0 0 100% !important;flex:0 0 100% !important}.wpcu-column-md-2 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.wpcu-column-md-3 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%}.wpcu-column-md-4 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}@media only screen and (max-width: 767px){.wpcu-column-sm-1 .wpcu-product{-webkit-box-flex:0 !important;-ms-flex:0 0 100% !important;flex:0 0 100% !important}.wpcu-column-sm-2 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.wpcu-column-sm-3 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%}.wpcu-column-sm-4 .wpcu-product{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}@-webkit-keyframes wpcu-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes wpcu-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.wpcu-button{display:inline-block}.wpcu-button
p{margin:0;display:inline-block}.wpcu-button .button,
.wpcu-button .added_to_cart,
.wpcu-button
.button.added{min-height:40px;background:var(--wpcu-buttonBgColor) !important;color:var(--wpcu-buttonColor) !important;border-radius:0;text-transform:uppercase;font-size:12px;padding:0
15px !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;border:1px
solid transparent !important;line-height:unset;text-align:center}.wpcu-button .button:hover,
.wpcu-button .added_to_cart:hover,
.wpcu-button .button.added:hover{text-decoration:none;background:var(--wpcu-buttonBgColorHover) !important;color:var(--wpcu-buttonColorHover) !important;border-color:var(--wpcu-buttonBgColorHover) !important}.wpcu-button--outlined .button,
.wpcu-button--outlined
.added_to_cart{border:1px
solid #e4e4ed;background:var(--wpcu-buttonBgColor) !important;color:var(--wpcu-buttonColor) !important}.wpcu-button--outlined .button:hover,
.wpcu-button--outlined .added_to_cart:hover{color:var(--wpcu-buttonColorHover) !important;background:var(--wpcu-buttonBgColorHover) !important;border-color:var(--wpcu-buttonBgColorHover) !important}.wpcu-button--sm .button,
.wpcu-button--sm
.added_to_cart{min-height:35px;padding:0
12px}.wpcu-button--rounded .button,
.wpcu-button--rounded
.added_to_cart{border-radius:3px}.wpcu-button--rounded-circle .button,
.wpcu-button--rounded-circle
.added_to_cart{border-radius:20px !important}.wpcu-button--icon-circle
a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--wpcu-qvBgColor)}.wpcu-button--icon-circle a
svg{width:14px;height:14px;fill:var(--wpcu-qvIconColor)}.wpcu-button--light
.button{background:var(--wpcu-buttonBgColor) !important;border-color:#fff;color:var(--wpcu-buttonColor) !important}.wpcu-button--light .button:hover{color:var(--wpcu-buttonColorHover) !important;border-color:var(--wpcu-buttonBgColorHover) !important;background:var(--wpcu-buttonBgColorHover) !important}.wpcu-button
.button.added{display:none !important}.wpcu-product .wpcu-button .button,
.wpcu-product .wpcu-button .added_to_cart,
.wpcu-product .wpcu-button
.button.added{text-decoration:none !important}.wpcu-badge{height:26px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;padding:0
12px}.wpcu-badge--primary{color:#fff;background:var(--wpcu-ribbonBgColor) !important}.wpcu-badge--sm{height:20px;padding:0
7px}.wpcu-badge--outlined{border:1px
solid #f50;color:#f50}.wpcu-badge--rounded{border-radius:2px}.wpcu-badge--rounded-circle{border-radius:25px}.wpcu-badge--text-lg{text-transform:uppercase;font-weight:500}.wpcu-product__title{margin:0
!important;line-height:normal;font-size:unset;font-family:inherit}.wpcu-product__title::before{content:none}.wpcu-product__title
a{text-decoration:none;font-size:var(--wpcu-productTitleSize);font-weight:normal;color:var(--wpcu-productTitleColor) !important;letter-spacing:normal;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.wpcu-product__title a:hover{color:var(--wpcu-productTitleColorHover) !important}.wpcu-product .wpcu-product__title
a{text-decoration:none}.wpcu-product__price{line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0
-4px}.wpcu-product__price__sale{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#9192a3;font-size:15px}.wpcu-product__price ins, .wpcu-product__price
del{background:none}.wpcu-product__price ins bdi,
.wpcu-product__price
.amount{display:inline-block;font-size:var(--wpcu-productPriceSize);line-height:normal;color:var(--wpcu-productPriceColor) !important;margin:0
4px}.wpcu-product__price del
bdi{font-weight:300;display:inline-block;font-size:var(--wpcu-productPriceSize);color:#9192a3;margin:0;text-decoration:line-through}.wpcu-product__price__discount-badge{margin:0
4px}.wpcu-product__rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wpcu-product__rating__stars{position:relative}.wpcu-product__rating__stars__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wpcu-product__rating__stars__wrap
svg{width:var(--wpcu-productRatingSize) !important;fill:var(--wpcu-productRatingColor) !important}.wpcu-product__rating__stars__solid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:0;top:0;overflow:hidden}.wpcu-product__rating__stars__solid
svg{min-width:var(--wpcu-productRatingSize) !important;fill:var(--wpcu-productRatingColor) !important}.wpcu-product__rating .wpcu-product__rating__total{font-size:14px;color:#9192a3;display:inline-block;padding-left:4px;position:relative;top:2px}.wpcu-product__cover-content{font-size:initial;line-height:unset;position:absolute}.wpcu-product__cover-content--top-left{top:20px;left:20px}.wpcu-product__cover-content--top-right{top:20px;right:20px}.wpcu-product__cover-content--bottom-right{bottom:20px;right:20px}.wpcu-product__cover-content--bottom-left{left:20px;bottom:20px}.wpcu-product__cover-content--middle{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.wpcu-text-center{text-align:center}.wpcu-pos-relative{position:relative}.wpcu-tr-0{top:0;right:0}.wpcu-tl-0{top:0;left:0}.wpcu-br-0{bottom:0;right:0}.wpcu-bl-0{bottom:0;left:0}.wpcu-modal.wpcu-modal--loading .wpcu-modal__content{position:relative;overflow:hidden}.wpcu-modal.wpcu-modal--loading .wpcu-modal__content::after{z-index:1;width:100%;height:100%;background:#fff;content:"";position:absolute;left:0;top:0}.wpcu-modal.wpcu-modal--loading .wpcu-modal__content::before{content:"";position:absolute;width:40px;height:40px;border:2px
solid #f50;border-right-color:transparent;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:50%;z-index:2;-webkit-animation:wpcu-rotate 2s linear infinite;animation:wpcu-rotate 2s linear infinite}.wpcu-modal .wpcu-modal__content .wpcu-modal__body
.add_to_cart_inline{border:0
none !important;padding:0
!important}.wpcu-modal .wpcu-modal-close{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:#f3f3f3;text-decoration:none !important}.wpcu-modal .wpcu-modal-close
span{position:relative;top:-2px}.wpcu-modal .wpcu-modal__product-title{font-size:25px;font-weight:500;margin-bottom:20px;margin-top:0}.wpcu-modal .wpcu-modal__product-title::before{content:none}.wpcu-modal .wpcu-modal__product-image{margin-bottom:20px}.wpcu-modal .wpcu-modal__product-image
img{max-width:300px}.wpcu-modal .wpcu-modal__product-price{margin-bottom:10px}.wpcu-modal .wpcu-modal__product-price
.amount{font-size:22px;font-weight:600;color:var(--wpcu-productPriceColor)}.wpcu-modal .wpcu-modal__product-price
ins{text-decoration:none}.wpcu-modal .wpcu-modal__product-price del
bdi{font-weight:300;color:#9192a3}.wpcu-modal .wpcu-modal__product-description{margin-bottom:20px}.wpcu-modal .wpcu-modal__product-description
p{color:#505050;font-size:16px}.wpcu-modal .wpcu-modal__product-action
p{border:0
none !important;padding:0
!important}.wpcu-modal .wpcu-modal__product-action p a,
.wpcu-modal .wpcu-modal__product-action p
a.added_to_cart{border-radius:5px;line-height:46px;padding:0
30px;font-size:16px;font-weight:500;color:var(--wpcu-buttonColor);background:var(--wpcu-buttonBgColor) !important;border:0
none;text-decoration:none !important;display:inline-block}.wpcu-modal .wpcu-modal__product-action p a:hover,
.wpcu-modal .wpcu-modal__product-action p a:focus,
.wpcu-modal .wpcu-modal__product-action p a:active{text-decoration:none !important;background:var(--wpcu-buttonBgColorHover) !important;color:var(--wpcu-buttonColorHover);border-radius:5px}.wpcu-modal .wpcu-modal__product-action p
a.added{display:none !important}.wpcu-pagination
.pagination{margin:0;padding:0;border:0
none;width:100%;max-width:100%}.wpcu-pagination .pagination .nav-links{margin:25px
-5px -5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wpcu-pagination.wpcu-pagination--left .pagination .nav-links{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wpcu-pagination.wpcu-pagination--right .pagination .nav-links{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wpcu-pagination .pagination .nav-links .page-numbers{color:var(--wpcu-pagColor) !important;margin:5px;font-size:14px;text-decoration:none !important;border:1px
solid var(--wpcu-pagBorderColor) !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;background:var(--wpcu-pagBgColor) !important;width:34px;min-width:34px;height:34px;min-height:34px;border-radius:3px;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease}.wpcu-pagination .pagination .nav-links .page-numbers:before, .wpcu-pagination .pagination .nav-links .page-numbers:after{content:none}.wpcu-pagination .pagination .nav-links .page-numbers.prev, .wpcu-pagination .pagination .nav-links .page-numbers.next{position:static}.wpcu-pagination .pagination .nav-links .page-numbers
svg{fill:var(--wpcu-pagColor) !important}.wpcu-pagination .pagination .nav-links .page-numbers:hover
svg{fill:var(--wpcu-pagColorHover) !important}.wpcu-pagination .pagination .nav-links .page-numbers:hover{background:var(--wpcu-pagBgColorHover) !important;border-color:var(--wpcu-pagBorderColorHover) !important;color:var(--wpcu-pagColorHover) !important}.wpcu-pagination .pagination .nav-links .page-numbers.current{background:var(--wpcu-pagActiveBgColor) !important;border-color:var(--wpcu-pagActiveBorderColor) !important;color:var(--wpcu-pagActiveColor) !important}.wpcu-carousel-pagination{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.wpcu-carousel-pagination .swiper-pagination-bullet{background:var(--wpcu-dotsColor) !important;opacity:1}.wpcu-carousel-pagination .swiper-pagination-bullet-active{background:var(--wpcu-dotsActiveColor) !important}.wpcu-theme_1 .wpcu-product__img{position:relative;margin-bottom:20px}.wpcu-theme_1 .wpcu-product__img .wpcu-overlay-content-bottom{padding:0
15px;position:absolute;left:0;bottom:0;width:100%;text-align:center;visibility:hidden;opacity:0;pointer-events:none;-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;-webkit-box-sizing:border-box;box-sizing:border-box}.wpcu-theme_1 .wpcu-product__content:hover .wpcu-overlay-content-bottom{visibility:visible;opacity:1;pointer-events:all;bottom:20px}.wpcu-theme_1 .wpcu-product__details{text-align:center;margin:-6px 0}.wpcu-theme_1 .wpcu-product__details .wpcu-product__title,
.wpcu-theme_1 .wpcu-product__details .wpcu-product__price{padding:6px
0}.wpcu-theme_1 .wpcu-product__price{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wpcu-theme_1 .wpcu-product__rating{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wpcu-theme_2 .wpcu-product__img{position:relative;margin-bottom:20px}.wpcu-theme_2 .wpcu-product__img .wpcu-product__cover-content--middle{-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;opacity:0;visibility:hidden;pointer-events:none;z-index:1}.wpcu-theme_2 .wpcu-product__details{text-align:center;margin:-6px 0}.wpcu-theme_2 .wpcu-product__details .wpcu-product__title,
.wpcu-theme_2 .wpcu-product__details .wpcu-product__price,
.wpcu-theme_2 .wpcu-product__details .wpcu-product__rating,
.wpcu-theme_2 .wpcu-product__details .wpcu-button{padding:6px
0}.wpcu-theme_2 .wpcu-product__price{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wpcu-theme_2 .wpcu-product__rating{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wpcu-theme_2 .wpcu-product__content:hover .wpcu-product__cover-content--middle{opacity:1;visibility:visible;pointer-events:all}.wpcu-theme_3 .wpcu-product__content{border:1px
solid #e4e4ed;border-radius:6px;padding:10px;background:#fff}.wpcu-theme_3 .wpcu-product__img{margin-bottom:20px}.wpcu-theme_3 .wpcu-product__img
img{border-radius:6px}.wpcu-theme_3 .wpcu-product__img .wpcu-product__cover-content--middle{-webkit-transition:0.3s ease;-o-transition:0.3s ease;transition:0.3s ease;opacity:0;visibility:hidden;pointer-events:none}.wpcu-theme_3 .wpcu-product__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin:-6px 0 6px}.wpcu-theme_3 .wpcu-product__details .wpcu-product__title,
.wpcu-theme_3 .wpcu-product__details .wpcu-product__price,
.wpcu-theme_3 .wpcu-product__details .wpcu-product__rating{padding:6px
0}.wpcu-theme_3 .wpcu-product__content:hover .wpcu-product__cover-content--middle{opacity:1;visibility:visible;pointer-events:all}.elementor-widget-container .wpcu-product__price .wpcu-badge--rounded{display:none}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image
a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image
img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px
solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0
auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars
span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px
solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0
0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0
auto 12px}.theme-twentysixteen .wc-block-grid .price
ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price
del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price
ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart
.added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price
ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px
23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px
solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px
0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0
0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content
ul{margin:0
0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px
0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px
solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}