@charset "UTF-8";
@charset "UTF-8";

:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{align-items:center;background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;box-sizing:border-box;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%;min-height:24px;padding:0 8px}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;height:36px;margin:0;padding:6px 12px;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:none;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}} .components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px} .components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.wc-shortcode-components-validation-error {
display: none;
}
#shortcode-validate-error-invalid-gifting-recipient {
font-size: 0.75em;
display: flex;
align-items: center;
margin-top: -12px;
margin-bottom: 20px;
}
#shortcode-validate-error-invalid-gifting-recipient svg {
fill: var(--wc-red, #cc1818);
}
#shortcode-validate-error-invalid-gifting-recipient span {
color: var(--wc-red, #cc1818);
font-size: 12px;
font-weight: 500;
font-style: normal;
line-height: 16px;
}
.woocommerce .woocommerce_subscriptions_gifting_recipient_email .input-text.recipient_email.wcsg-email-error {
border-color: var(--wc-red, #cc1818);
color: var(--wc-red, #cc1818);
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}@font-face{font-family:'FontAwesomePB';src:url(//pixflow.net/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.eot);src:url(//pixflow.net/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.eot?#iefix) format("embedded-opentype"),url(//pixflow.net/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.woff2) format("woff2"),url(//pixflow.net/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.woff2) format("woff"),url(//pixflow.net/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.ttf) format("truetype"),url(//pixflow.net/wp-content/plugins/woocommerce-product-bundles/assets/fonts/fa-pb-615.svg#fapbregular) format("svg");font-weight:normal;font-style:normal}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__hidden,.wc-block-components-order-summary-item.is-bundle__hidden{display:none !important}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__price_hidden .wc-block-cart-item__prices,table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__price_hidden .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundle__price_hidden .wc-block-cart-item__prices,.wc-block-components-order-summary-item.is-bundle__price_hidden .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__title_hidden .wc-block-components-product-name,.wc-block-components-order-summary-item.is-bundle__title_hidden .wc-block-components-product-name{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper,.wc-block-components-order-summary-item.is-bundle__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__meta_hidden .wc-block-components-product-details__includes,.wc-block-components-order-summary-item.is-bundle__meta_hidden .wc-block-components-product-details__includes{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes .wc-block-components-product-details__name,.wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes .wc-block-components-product-details__name{display:block;margin-bottom:0.5em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes:not(:first-of-type) .wc-block-components-product-details__name,.wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes:not(:first-of-type) .wc-block-components-product-details__name{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes+li:not(.wc-block-components-product-details__includes),.wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes+li:not(.wc-block-components-product-details__includes){margin-top:0.5em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-cart-item__edit,.wc-block-components-order-summary-item.is-bundle .wc-block-cart-item__edit{margin:0.75em 0}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-cart-item__edit a,.wc-block-components-order-summary-item.is-bundle .wc-block-cart-item__edit a{text-decoration:underline;color:inherit}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled:not(.is-bundled__removable) .wc-block-cart-item__remove-link,.wc-block-components-order-summary-item.is-bundled:not(.is-bundled__removable) .wc-block-cart-item__remove-link{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__hidden,.wc-block-components-order-summary-item.is-bundled__hidden{display:none !important}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__description_hidden .wc-block-components-product-metadata__description,.wc-block-components-order-summary-item.is-bundled__description_hidden .wc-block-components-product-metadata__description{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-cart-item__total,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-cart-item__total{font-size:.875em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap,.wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap{padding-top:66px;font-size:.875em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap .wc-block-components-product-metadata,table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap .wc-block-cart-item__remove-link,.wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap .wc-block-components-product-metadata,.wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap .wc-block-cart-item__remove-link{font-size:0.8572em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image{position:relative;z-index:1}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image a,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image a{height:50px;display:block;width:0px}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image img,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image img{position:absolute;left:100%;width:50px}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image:after,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image:after{margin-left:100%}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after{margin-left:82px}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after,table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__total:after,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__total:after{opacity:.1}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price,.wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price{white-space:nowrap}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price :after,.wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price :after{font-family:'FontAwesomePB';display:inline-block;font-smoothing:antialiased;-webkit-transform:rotate(90deg) ;-ms-transform:rotate(90deg) ;transform:rotate(90deg) ;content:"" ;margin-left:0.75em;opacity:.25}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__price_hidden .wc-block-cart-item__prices,table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__price_hidden .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundled__price_hidden .wc-block-cart-item__prices,.wc-block-components-order-summary-item.is-bundled__price_hidden .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper,.wc-block-components-order-summary-item.is-bundled__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__thumbnail_hidden .wc-block-cart-item__image,.wc-block-components-order-summary-item.is-bundled__thumbnail_hidden .wc-block-cart-item__image{visibility:hidden}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap{padding-top:0;padding-left:66px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap{padding-top:0;padding-left:132px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img{margin-left:66px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap{padding-top:0;padding-left:66px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image img{margin-left:16px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap{padding-top:0;padding-left:132px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img{margin-left:82px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundle:after,.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last):after,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundle:after,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last):after,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row.is-bundle:after,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last):after{margin-left:80px}
@keyframes vjs-spinner-show{to{visibility:visible}}@-webkit-keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{transform:rotate(360deg)}}@-webkit-keyframes vjs-spinner-spin{to{-webkit-transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%,20%,60%,to{border-top-color:#73859f}35%{border-top-color:#fff}}@-webkit-keyframes vjs-spinner-fade{0%,20%,60%,to{border-top-color:#73859f}35%{border-top-color:#fff}}@keyframes openDropDown{0%{transform:rotateX(50deg)}to{transform:rotateX(0deg)}}@keyframes header-stick{0%{top:-40px}to{top:0}}@keyframes both-header-stick{0%{top:-150px}to{top:0}}@keyframes reverse-both-header-stick{0%{top:0}to{top:-150px}}@keyframes reverse-header-stick{0%{top:0}to{top:-40px}}@keyframes rollup1{0%{top:0;opacity:1}25%{transform:rotateX(45deg);opacity:0;top:-10px}to{top:-100px;opacity:0}}@keyframes rollup2{0%{top:100px;opacity:0;transform:rotateX(180deg)}75%{transform:rotateX(45deg);opacity:0;top:10px}to{top:0;opacity:1;transform:rotateX(0deg)}}@keyframes switch1{0%{top:-100px}to{top:100px}}@keyframes px-sfx-rotate{to{transform:rotate(360deg)}}@keyframes element-popup-opacity{0%{opacity:0}to{opacity:1}}@keyframes subFadeIn{0%{opacity:0;transform:translate3d(0,10%,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes subFadeOut{0%{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(0,10%,0)}}@keyframes gradients{0%,to{background-position:0 0}25%{background-position:50%0}50%{background-position:90%0}60%{background-position:60%}75%{background-position:40%}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}}@keyframes opacityOut{to{opacity:0}}@keyframes opacityIn{0%{opacity:0}}@keyframes scaleOut{to{opacity:0;transform:scale(.9)}}@keyframes px-auth-submit{0%,to{margin-bottom:0}50%{margin-bottom:15px}}@keyframes getHeight{0%{height:0}to{height:18px}}@keyframes authFadeInTop{0%{opacity:0;transform:translateY(-30px)}to{opacity:1}}@keyframes authFadeOutTop{0%{opacity:1}to{opacity:0;transform:translateY(-25px)}}@keyframes authFadeInDown{0%{opacity:0;transform:translateY(25px)}to{opacity:1}}@keyframes authFadeOutDown{0%{opacity:1}to{opacity:0;transform:translateY(25px)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:100%}}@keyframes thumbnailProgressBar{0%{width:0}to{width:100%}}@-webkit-keyframes thumbnailProgressBar{0%{width:0}to{width:100%}}@keyframes pxThumbnailFadeIn{0%{opacity:0}to{opacity:1}}@keyframes pxThumbnailFadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInImage{0%{opacity:0}to{opacity:1}}@keyframes fadeInFromTop{0%{opacity:0;top:-20%}50%{opacity:.4;top:-10%}to{opacity:1;top:0}}@keyframes fadeInFromTopCenter{0%{opacity:0;top:35%}50%{opacity:.4;top:40%}to{opacity:1;top:50%}}@keyframes slideDown{0%{opacity:0;top:-100px}50%{opacity:.4;top:-10px}to{opacity:1;top:0}}@keyframes slideUp{0%{opacity:1;top:0}50%{opacity:.4;top:-70px}to{opacity:0;top:-100}}@keyframes authFadeInLeft{0%{opacity:0;transform:translateX(-40px)}to{opacity:1}}@keyframes authFadeOutLeft{0%{opacity:1}to{opacity:0;transform:translateX(-20px)}}@keyframes authFadeInRight{0%{opacity:0;transform:translateX(40px)}to{opacity:1}}@keyframes authFadeOutRight{0%{opacity:1}to{opacity:0;transform:translateX(40px)}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes loading{0%{left:-45%}to{left:100%}}.center-both-flex{align-items:center;display:flex;justify-content:center}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#000!important}.space-between{display:flex;justify-content:space-between}.space-around{display:flex;justify-content:space-around}.px-col-high-boxshadow .vc_column-inner,.px-high-boxshadow{box-shadow:1px 12px 16px rgba(0,0,0,.3)}.px-col-medium-boxshadow .vc_column-inner,.px-medium-boxshadow{box-shadow:0 5px 18px rgba(0,0,0,.1)}.px-col-low-boxshadow .vc_column-inner,.px-low-boxshadow{box-shadow:1px 2px 3px rgba(0,0,0,.3)}.flickity-enabled.is-fade .flickity-slider>*{pointer-events:none;z-index:0}.flickity-enabled.is-fade .flickity-slider>.is-selected{pointer-events:auto;z-index:1}@media (max-width:650px){.px-popup-auth-container-class,.px-popup-auth-overlay .px-popup-auth-container,.px-popup-confirm-email-overlay .px-popup-confirm-email-container{width:303px;padding:15px 20px 19px;max-height:max-content}}@media only screen and (max-width:600px){.px-element-filter-container .px-element-shop-page-navigation ul,.px-postpace-element-shop-page-navigation ul,.px-shop-page-navigation-list-class{left:20px}}@media only screen and (max-width:380px){.px-element-filter-container .px-element-shop-page-navigation ul li:last-child:after,.px-postpace-element-shop-page-navigation ul li:last-child:after,.px-shop-page-navigation-list-class li:last-child:after{display:none}}@media only screen and (max-width:1100px){.px-element-filter-container .px-element-shop-page-navigation ul li,.px-postpace-element-shop-page-navigation ul li,.px-shop-page-navigation-list-class li{font-size:14px;line-height:25px}}@media only screen and (max-width:550px){.px-element-filter-container .px-element-shop-page-navigation ul li,.px-postpace-element-shop-page-navigation ul li,.px-shop-page-navigation-list-class li{padding:2px 15px;font-size:13px}}@media only screen and (max-width:400px){.px-element-filter-container .px-element-shop-page-navigation ul li,.px-postpace-element-shop-page-navigation ul li,.px-shop-page-navigation-list-class li{font-size:12px}.px-element-filter-container .px-element-shop-page-navigation ul li img,.px-postpace-element-shop-page-navigation ul li img,.px-shop-page-navigation-list-class li img{display:none!important}}@media only screen and (max-width:1200px){.px-element-filter-container .px-element-items-count-9.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-9.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-9 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:1100px){.px-element-filter-container .px-element-items-count-8.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-8.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-8 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:1000px){.px-element-filter-container .px-element-items-count-7.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-7.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-7 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:900px){.px-element-filter-container .px-element-items-count-6.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-6.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-6 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:850px){.px-element-filter-container .px-element-items-count-5.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-5.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-5 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:800px){.px-element-filter-container .px-element-items-count-4.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-4.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-4 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:750px){.px-element-filter-container .px-element-items-count-3.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-3.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-3 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:440px){.px-element-filter-container .px-element-items-count-2.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-2.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-2 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:1023px){.px-element-filter-container .px-element-shop-page-navigation,.px-postpace-element-shop-page-navigation,.px-shop-page-navigation-class{display:flex;justify-content:space-between;align-items:center;align-self:center;align-content:center;height:55px;margin-bottom:10px;width:100%}.px-element-filter-container .px-element-shop-page-navigation .px-sidebar-active-btn,.px-postpace-element-shop-page-navigation .px-sidebar-active-btn,.px-shop-page-navigation-class .px-sidebar-active-btn{padding:0}.px-element-filter-container .px-element-shop-page-navigation ul,.px-postpace-element-shop-page-navigation ul,.px-shop-page-navigation-class ul{margin:0}}@media only screen and (max-width:767px){.pixflow-store-cta-class,.postpace-element-store-content-container-intro .px-element-store-intro .element-store-sub-title-container .element-store-cta,.px-global-store-intro-content-container .px-global-store-intro .global-intro-store-sub-title-container .global-intro-store-cta{font-size:16px;line-height:27px}}.px-footer .copyright-container .px-additional-container p svg{padding-right:5px}html.px-prevent-scroll{overflow:hidden}body{background-color:#fff!important;padding:0;margin:0;overflow-y:auto!important;position:relative}body.px-waiting-for-ajax{cursor:wait!important}body.px-overflow-hidden{overflow:hidden!important}body section.content-section>p{display:none}body .woocommerce input:-webkit-autofill,body .woocommerce input:-webkit-autofill:focus,body .woocommerce input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important}body .vc_custom_heading blockquote p,main{position:relative}html{overflow-x:hidden;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-text-size-adjust:100%;text-size-adjust:100%}html.px-overflow-hidden{overflow:hidden!important;position:fixed}@media (min-width:1922px){html{overflow-x:inherit}}@media (min-width:900px){body *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}}.px-main-header .px-header-user-info-name span.px-sign-in-text,body .px-full-width-row figcaption{padding-right:10px}body .vc_custom_heading a{text-decoration:underline}.px-global-search#element-global-search.px-modern-look .global-search-form .global-search-form-input #px-global-search-List .px-global-search-autoComplete-container li .global-search-form .global-search-form-input input,body .vc_custom_heading blockquote p:first-letter{padding-left:15px}body .vc_custom_heading blockquote p:after,body .vc_custom_heading blockquote p:before{width:12px;height:12px;background:url(//pixflow.net/wp-content/themes/media/quote.png);content:"";background-size:contain;background-repeat:no-repeat;background-position:center;position:relative}body .vc_custom_heading blockquote p:after{display:inline-table;margin-left:10px;align-self:flex-end}body .vc_custom_heading blockquote p:before{display:flex;align-self:end}body .vc_custom_heading p:empty{display:none}@media screen and (max-width:767px){body .vc_custom_heading.px-ipad-portrait-text-align-center{display:block}}body.admin-bar .px-main-header.px-blog-header.sticky{top:32px}@media screen and (max-width:782px){body.admin-bar .px-main-header.px-blog-header.sticky{top:46px}}@media screen and (max-width:600px){body.admin-bar .px-main-header.px-blog-header{top:46px}body.admin-bar .px-main-header.px-blog-header.sticky{top:0}}@media only screen and (max-width:767px){body.admin-bar.single-post .single-meta-boxed{padding-top:60px}}@media only screen and (min-width:1000px){body.single-post .single-meta-boxed{padding-top:100px;padding-left:15px;padding-right:15px}}body.archive .content-section{padding:0}@media (max-width:900px){body.archive .px-main-header{position:fixed}body.archive.px-have-top-banner .px-main-header{position:absolute}}body.woocommerce{background-color:#fff}body.single-px_product_article .content-section{padding-top:80px}@media (max-width:995px){body.single-px_product_article .content-section{padding-top:0}}body .vc_column_container.px-border-gradient .vc_column-inner,div.vc_row.px-has-gradient{position:relative}body .vc_column_container.px-border-gradient .vc_column-inner:after{position:absolute;top:-2px;bottom:-2px;left:-2px;width:calc(100% - 2px);height:calc(100% - 2px);right:-2px;content:"";z-index:-1;padding:3px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:source-out;mask-composite:source-out}body .vc_column_container.px-remove-side-padding .vc_column-inner{padding-left:0;padding-right:0}body .vc_column_container.px-horizontal-align-left .wpb_wrapper{display:inline-block}body .vc_column_container.px-horizontal-align-left .vc_column-inner{display:flex;align-items:flex-start}@media screen and (max-width:767px){body .vc_column_container.px-horizontal-align-left.px-column-alignment-portrait-center .vc_column-inner{justify-content:center}}body .vc_column_container.px-horizontal-align-center .wpb_wrapper{display:inline-block;flex:1}body .vc_column_container.px-horizontal-align-center .vc_column-inner,body form.post-password-form{display:flex;align-items:center;justify-content:center}.vjs-text-track-settings fieldset span,body .vc_column_container.px-horizontal-align-right .wpb_wrapper{display:inline-block}body .vc_column_container.px-horizontal-align-right .vc_column-inner{display:flex;align-items:flex-end}body .vc_column_container.px-vertical-align-center{display:flex;align-items:center!important}body .vc_column_container.px-vertical-align-center .vc_column-inner{align-items:center!important}body .vc_column_container.px-vertical-align-bottom{align-items:flex-end!important;display:flex}body .vc_column_container.px-vertical-align-bottom .vc_column-inner{align-items:flex-end!important}body .vc_column_container.px-vertical-align-top{align-items:flex-start!important;display:flex}body .vc_column_container.px-vertical-align-top .vc_column-inner{align-items:flex-start!important}@media screen and (min-width:768px){body .vc_column_container.px-vertical-align-space-between .wpb_wrapper{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}}@media screen and (min-width:768px) and (max-width:992px){body .vc_column_container.px-vertical-align-space-between.px-full-width-in-ipad-portrait.px-column-alignment-portrait-center .wpb_wrapper{align-items:center}body .vc_column_container.px-vertical-align-space-between.px-full-width-in-ipad-portrait.px-column-alignment-portrait-center .wpb_wrapper .vc_custom_heading.px-ipad-portrait-text-align-center{margin:initial!important}}body .px-out-of-position{transform:translateY(-50px)}@media (max-width:993px){body .px-out-of-position{transform:translateY(-20px)}}body form.post-password-form{min-height:calc(100vh - 190px);padding-top:75px;flex-direction:column;color:#fff}body form.post-password-form P:first-child{color:#dcdcdc;max-width:540px;text-align:center;line-height:1.4em;margin-bottom:40px}body form.post-password-form p:last-child{position:relative;margin-top:60px;display:flex}body form.post-password-form input[type=password]{border:0;height:54px;width:500px;border-radius:8px;color:#fff;margin-right:12px;background-color:#222;outline:0;padding:0 20px}@media (max-width:650px){body form.post-password-form input[type=password]{width:100%;margin:5px}}body form.post-password-form input[type=password]+label{position:absolute;left:20px;bottom:14px;color:#f7f7f7;cursor:text;font-size:15px;display:none;pointer-events:none}@media (max-width:650px){body form.post-password-form input[type=password]+label{top:22px;height:21px}}body form.post-password-form input[type=password]:placeholder-shown+label{display:block}body form.post-password-form input[type=submit]{height:51px;border:0;border-radius:6px;width:130px;font-size:17px;cursor:pointer}@media (max-width:650px){body form.post-password-form input[type=submit]{width:100%;margin:5px}body form.post-password-form{margin:10px}body form.post-password-form p:last-child{flex-wrap:wrap}}@media only screen and (max-width:1921px){body.archive{overflow-y:hidden!important}}.clearfix{overflow:auto}.clearfix::after{content:"";clear:both;display:table}pre{height:5px}input[type=button],input[type=submit],input[type=text],textarea{-webkit-appearance:none}div.vc_row{margin-left:0;margin-right:0}div.vc_row.px-has-gradient .vc_column_container{z-index:1}div.vc_row.px-row-custom-video-background{position:relative;overflow:hidden}div.vc_row.px-row-custom-video-background video{overflow:hidden;pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media (max-width:1339px){div.vc_row.px-row-custom-video-background video{width:100%;height:100%;object-fit:cover}}div.vc_row.px-row-custom-video-background .px-video-overlay{background-color:#000}div.vc_row.px-center-row-content .vc_element.vc_vc_column,div.vc_row.px-center-row-content .wpb_column.vc_column_container{margin-left:auto;margin-right:auto;float:unset}div.vc_row .px-row-top-gradient,div.vc_row.px-row-custom-video-background .px-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}div.vc_row .px-row-bottom-gradient{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:0}div.vc_row.vc_row-o-equal-height .wpb_wrapper{height:100%}@media (min-width:768px){div.vc_row.vc_row-o-equal-height .wpb_wrapper .px-equal-shortcode-height{height:100%}}div.vc_row.px_youtube_video{position:relative}div.vc_row.px_youtube_video .px-row-youtube-bg-container{overflow:hidden;height:100%;width:100%;position:absolute;top:0;bottom:0;left:0}div.vc_row.px_youtube_video .px-row-youtube-bg-container .px-row-youtube-bg{height:100%;width:100%;position:absolute;top:0;bottom:0;pointer-events:none}@media all and (max-width:996px){div.vc_row.px_youtube_video .px-row-youtube-bg-container .px-row-youtube-bg{display:none}}div.vc_row.px_youtube_video .px-row-youtube-poster{height:100%;width:100%;position:absolute;top:0;bottom:0}.slick-slide.slick-loading img,.touch .px-row-hover-effect-container{display:none}@media (min-width:1800px){.px-inner-row-float.px-content-width-row{left:15px}}@media (min-width:993px){.px-inner-row-float.px-content-width-row{top:0;right:0;bottom:0}}@media (min-width:1024px){.px-inner-row-float.px-content-width-row{left:25px}}@media (max-width:1024px){.px-row-hover-effect-container{display:none}.px-row-hover-effect .vc_column-inner{padding-top:0!important}}.px-inner-row-float{position:absolute;top:0;height:100%;display:flex;justify-content:center}.px-inner-row-float.vc_row .vc_column-inner{padding-left:0}.px-horizontal-align-center .vc_custom_heading{margin-left:auto;margin-right:auto}@media (max-width:840px) and (orientation:landscape){.vc_column_container.px-column-alignment-portrait-left{margin:0 auto}}.px-container{margin:auto}div.left-margin-like-content-width-row,div.px-content-width-row{margin:0 auto}.px-element-product-shortcode-col .product-container .px-product-content .px-product-content-left-side p,.px-single-related-watch-posts-container .px-single-related-watch-posts .px-single-related-watch-post-content .px-single-related-watch-post-link p,body.single-px_crew .content-section .Modal .px-response-container .px-error-content h4,body.single-px_crew .content-section .Modal .px-response-container .px-success-content h4,body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container .px-crew-profile-share-box .px-share-dropdown li a p,body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-info-container .px-crew-profile-detail h1,body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-info-container .px-crew-profile-detail p,h2{margin:0}h1,h3,h4,p{margin-top:.5em;margin-bottom:.5em}h5,h6{margin-top:0}.testimonial-text{margin-left:calc(0px + 221*(100vw - 1366px)/554)}.product-template-default h1,h5,h6{margin-bottom:0}.px-product-carousel-custom-class div.vc_column-inner{padding:0}@media only screen and (min-width:1366px){div.px-content-width-row{margin-left:calc(65px + 91*(100vw - 1366px)/184);margin-right:calc(65px + 91*(100vw - 1366px)/184)}div.px-content-with-full-back-width-row{padding-right:calc(65px + 91*(100vw - 1366px)/184)}div.left-margin-like-content-width-row,div.px-content-with-full-back-width-row{padding-left:calc(65px + 91*(100vw - 1366px)/184)}.px-container{margin-left:calc(65px + 60*(100vw - 1366px)/184);margin-right:calc(65px + 60*(100vw - 1366px)/184);padding-left:calc(65px + 60*(100vw - 1366px)/184)}.checkout_coupon.px-container,.woocommerce-form.px-container{margin-left:calc(65px + 60*(100vw - 1366px)/184)!important;margin-right:calc(65px + 60*(100vw - 1366px)/184)!important}}@media only screen and (min-width:1550px){.px-container,div.left-margin-like-content-width-row{padding-left:calc(25px + 195*(100vw - 1550px)/370)}.px-container,div.px-content-width-row{margin-left:calc(40px + 200*(100vw - 1550px)/370);margin-right:calc(40px + 200*(100vw - 1550px)/370)}div.px-content-with-full-back-width-row{padding-left:calc(40px + 200*(100vw - 1550px)/370);padding-right:calc(40px + 200*(100vw - 1550px)/370)}}@media only screen and (min-width:1038px) and (max-width:1365px){.px-container,div.left-margin-like-content-width-row{padding-left:calc(0px + 141*(100vw - 1038px)/327)}.px-container,div.px-content-width-row{margin-left:calc(0px + 164*(100vw - 1038px)/327);margin-right:calc(0px + 156*(100vw - 1038px)/327)}div.px-content-with-full-back-width-row{padding-left:calc(0px + 164*(100vw - 1038px)/327);padding-right:calc(0px + 156*(100vw - 1038px)/327)}.checkout_coupon.px-container,.woocommerce-form.px-container{margin-left:calc(20px + 90*(100vw - 1038px)/327)!important;margin-right:calc(20px + 90*(100vw - 1038px)/327)!important}}@media only screen and (max-width:1024px){.checkout_coupon.px-container,.woocommerce-form.px-container{margin-left:calc(15px + 15*(100vw - 300px)/724)!important;margin-right:calc(15px + 15*(100vw - 300px)/724)!important}div.left-margin-like-content-width-row{padding-left:70px}}@media only screen and (max-width:767px){div.left-margin-like-content-width-row{padding-left:25px}.vc_row .vc_column_container>.vc_column-inner{padding-left:0!important;padding-right:0!important}}@media (max-width:991px){div.px-full-width-in-ipad-portrait{width:100%}}@media (max-width:992px){.overlay .vc_col-sm-4,.overlay .vc_col-sm-6,.overlay .vc_col-sm-8{width:inherit}.overlay h1,.overlay p{max-width:80%;margin:15px auto}section .vc_row-has-fill>.vc_column_container>.vc_column-inner{padding-top:0}.px-image-box-base .px-image-box-content-container.px-top-right-align{align-items:flex-end}.px-shortcode-container .px-subscribe .pixflow-select-element,.px-shortcode-container .px-subscribe .subscribe-button,.px-shortcode-container .px-subscribe input[type=text]{width:90%}.px-subscribe{margin-bottom:30px}}@media (max-width:1024px){body .px-tablet-text-center{width:82%;text-align:center;margin-left:auto;margin-right:auto}.px-single-product-header-content.px-column-alignment-landscape-left,body .vc_column_container.px-column-alignment-landscape-left{text-align:left}.px-single-product-header-content.px-column-alignment-landscape-right,body .vc_column_container.px-column-alignment-landscape-right{text-align:right}.px-single-product-header-content.px-column-alignment-landscape-center,body .vc_column_container.px-column-alignment-landscape-center{text-align:center}.px-single-product-header-content.px-column-alignment-landscape-center .vc_column-inner,body .vc_column_container.px-column-alignment-landscape-center .vc_column-inner{align-items:center}}@media (max-width:1199px){body .px-landscape-tablet-text-center{width:82%;text-align:center;margin-left:auto;margin-right:auto}}@media (min-width:1201px){.display-none-on-desktop{display:none}}@media (max-width:1200px) and (min-width:993px){.overlay .px-single-image{opacity:.7}.display-none-on-tablet{display:none}}@media (max-width:992px) and (min-width:768px){.px-ipad-portrait-text-align-center{text-align:center!important;display:block;margin:0 auto}.px-ipad-portrait-text-align-left{text-align:left!important}.px-ipad-portrait-text-align-right{text-align:right!important}.display-none-on-mobile{display:none}}@media (max-width:768px){.px-shortcode-container{margin:auto}.display-none-on-mobile,.vc_custom_heading br{display:none}.vc_column_container.px-column-alignment-portrait-left{text-align:left}.vc_column_container.px-column-alignment-portrait-right{text-align:right}.vc_column_container.px-column-alignment-portrait-center{text-align:center}}@media (max-width:767px){.px-mobile-text-align-center{text-align:center!important;width:100%!important}.vc_custom_heading.px-mobile-text-align-center{margin-left:auto!important;margin-right:auto}.vc_custom_heading.px-mobile-text-align-center *{text-align:center!important}.vc_custom_heading br{display:none}}@media (max-width:560px){.px-display-none-on-mobile{display:none}}@media (min-width:1921px){html body header.px-main-header.px-blog-header.sticky{position:relative}}.progress-container{display:none!important}.bmd-modalButton{display:block;padding:5px 15px}.close-button{overflow:hidden;left:calc(100% - 7.39707vw);bottom:calc(100% - 7.39707vw);top:3.69853vw;right:3.69853vw;height:3.19853vw;cursor:pointer;width:3.19853vw;position:absolute;display:flex;align-items:center;justify-content:center;z-index:9999}@media (max-width:767px){.close-button{width:40px;height:40px;border-width:0;left:auto;right:20px;top:60px;overflow:visible}}.close-button img{max-width:100%;display:block}.bmd-modalContent .close{font-size:36px;line-height:30px;font-weight:300;text-shadow:none;opacity:.7;color:#fff;background-color:inherit;outline:0;cursor:pointer;box-shadow:none;margin:0 auto auto;border:0;position:absolute;padding:0}.bmd-modalContent .close:focus,.bmd-modalContent .close:hover{opacity:1;outline:0}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}@media (max-width:767px){.embed-responsive{padding-bottom:0!important;height:100%;align-items:center;display:flex}}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;border:0;width:77.80879vw;height:calc(100vh - 7.39707vw);max-height:43.767444375vw;max-width:calc((100vh - 7.39707vw)*16/9);top:3.69853vw;bottom:3.69853vw;left:3.69853vw;right:3.69853vw}@media (max-width:767px){.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:relative;width:96%;left:0;top:-10%}}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.bmd-modalContent iframe{display:block;margin:0 auto}.modal.active{z-index:1050;transition:none}.modal-dialog{align-items:center;height:100%;display:grid}@media (min-width:768px){.product-main .product-information .product-content__row{flex-direction:row}.salesy .product-main .product-information .product-content__left,.salesy .product-main .product-information .product-content__right,.salesy .product-main .product-information.two-column .product-content__left,.salesy .product-main .product-information.two-column .product-content__right{flex:0 0 50%;background-color:transparent}}.modal-body{position:relative;padding:15px}@media (max-width:767px){.modal-body{height:100%}}.bmd-modalContent{box-shadow:none;background-color:transparent;border:0}@media (max-width:767px){.bmd-modalContent{height:100%}}.modal-dialog{position:relative;width:auto;margin:10px}.modal{position:fixed!important;top:0;right:0;bottom:0;left:0!important;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0;background-color:rgba(23,23,23,.98);opacity:0;-webkit-transform:scale(1.15);transform:scale(1.15);transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden}.modal.fade{transform:scale(1);visibility:visible;opacity:1}.modal.active{display:block}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.fade.in{opacity:1}@media (min-width:768px){.product-main .product-information .product-content__row{flex-direction:row}.salesy .product-main .product-information .product-content__left,.salesy .product-main .product-information .product-content__right,.salesy .product-main .product-information.two-column .product-content__left,.salesy .product-main .product-information.two-column .product-content__right{flex:0 0 50%;background-color:transparent}}.px-cp-button{cursor:pointer;width:fit-content;text-decoration:underline}.px-cp-button::after,.px-cp-button::before{position:absolute;transition:all .5s ease;z-index:99}.px-cp-button::before{top:35px;background-color:#2b222a;border-radius:5px;content:attr(data-tooltip);left:calc(50% - 46px);padding:6px 10px}.px-cp-button::after{top:30px;left:50%;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #2b222a;content:" ";margin-left:-8px;width:0;transform:rotate(180deg)}.px-cp-button::after,.px-cp-button::before{color:#efefef;font-size:12px;line-height:12px;opacity:0;pointer-events:none;text-align:center;white-space:nowrap;text-transform:capitalize}.px-cp-button.showTooltip::after,.px-cp-button.showTooltip::before{opacity:1;transition:all .75s ease}.external-product .px-product-shop-button,.slick-slide.dragging img,body.px-product-external .px-single-product-header-sales-btn a,body.px-product-external a.pixflow-button.custom-add-to-cart-btn{pointer-events:none}.vc_row.vc_parallax .vc_parallax-inner{z-index:-1}#add_payment_method #payment ul.payment_methods,#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart #payment ul.payment_methods,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout #payment ul.payment_methods,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-color:rgba(140,140,140,.6)}.px-cp-button,.slick-dots li,div.px-woocommerce-notice{position:relative}div.px-woocommerce-notice::before{color:#b81c23!important}div.px-woocommerce-notice .px-left-border,div.px-woocommerce-notice .px-success .px-left-border{position:absolute;left:0;top:0;height:100%;width:10px;z-index:1;border-top-left-radius:10px;border-bottom-left-radius:10px}div.px-woocommerce-notice .px-left-border{background:#b81c23}div.px-woocommerce-notice ul{border-color:transparent;border-radius:10px;background-color:#1a1a1a;margin-bottom:50px}div.px-woocommerce-notice ul li{color:#fff}div.px-woocommerce-notice ul li a{color:inherit}div.px-woocommerce-notice .px-success::before{color:#12650e!important}div.px-woocommerce-notice .px-success .px-left-border{background:#12650e}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:0;display:flex;align-items:center;justify-content:center;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{width:13px;height:20px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:"slick";font-size:20px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.slick-active{padding:calc(20px + 30*(100vw - 768px)/1152)0;transition-duration:1s}.slick-center{transform:scale(1);transition-duration:.5s}@media only screen and (min-width:1200px){.slick-center{transform:scale(1.18);transition-duration:.5s}}.slick-slide:not(.slick-active){margin:calc(20px + 30*(100vw - 768px)/1152)0;transition-duration:.5s}.child{width:100%}.slide{width:899px;height:calc(350px + 184*(100vw - 1024px)/896)}.slide img{height:100%;width:inherit}.slide figcaption{text-align:end;font-size:calc(12px + 4*(100vw - 768px)/1152);padding-top:calc(12px + 4*(100vw - 768px)/1152);color:rgba(0,0,0,.5)}@media only screen and (max-width:1200px){.slide img{height:unset}}@media only screen and (max-width:995px){.slide{height:inherit}}.slide:not(.slick-active){cursor:grab}.pagination{text-align:center;color:#fff;font-family:"Raleway",sans-serif;font-size:1.2rem}.slick-list,.slick-slider{position:relative;display:block}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0;padding-bottom:10px!important}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto;cursor:grab}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;outline:0;display:none}[dir=rtl] .slick-slide{float:right}.slick-initialized .slick-slide,.slick-slide img{display:block}.slick-loading .slick-slide,body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container .px-upload-label #px-uploaded-image.px-hide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}@media only screen and (min-width:769px){.slick-slide{margin-left:calc(20px + 40*(100vw - 768px)/1152)!important;margin-right:calc(20px + 40*(100vw - 768px)/1152)!important}}.slick-arrow.slick-hidden,.woocommerce-page.woocommerce-order-received .woocommerce>p{display:none}.vc_column-inner.px-center-column{display:flex;justify-content:center}.vc_column-inner.px-top-column{display:flex;justify-content:flex-start}.vc_column-inner.px-bottom-column{display:flex;justify-content:flex-end}.px-row-hover-effect-container{position:relative;height:2px;background-color:rgba(0,0,0,.3);margin-bottom:3px;width:calc(100% - 30px);margin-right:auto;margin-left:auto}.px-row-hover-effect-container .px-row-hover-effect-bar{height:4px;background-color:#000;top:-1px;position:absolute;transition:width .3s ease-in-out,left .3s ease}body #add_payment_method #payment div.payment_box #wc-stripe-upe-form{border:0}.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button>.vjs-icon-placeholder:before{text-align:center}.vjs-tech:focus{outline:0}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==)format("woff");font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.video-js .vjs-mute-control .vjs-icon-placeholder,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.video-js .vjs-play-control .vjs-icon-placeholder,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter,.vjs-icon-fullscreen-exit,.vjs-icon-pause,.vjs-icon-play,.vjs-icon-play-circle,.vjs-icon-spinner,.vjs-icon-square,.vjs-icon-volume-high,.vjs-icon-volume-low,.vjs-icon-volume-mid,.vjs-icon-volume-mute{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control .vjs-icon-placeholder:before{color:#000;font-size:calc(27px + 10*(100vw - 768px)/1152)}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-icon-play:before{content:"";color:#000;width:calc(30px + 4*(100vw - 768px)/1152);font-size:calc(27px + 10*(100vw - 768px)/1152);line-height:calc(46px + 16*(100vw - 768px)/1152)}.video-js .vjs-play-control .vjs-icon-placeholder:before{content:"";color:rgba(0,0,0,.6);width:calc(45px + 25*(100vw - 768px)/1152);font-size:34px;line-height:calc(45px + 25*(100vw - 768px)/1152)}.vjs-icon-play-circle:before{content:""}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before{content:""}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before{content:""}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before{content:""}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before{content:""}.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before{content:""}.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before{content:""}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before{content:""}.vjs-icon-square:before{content:""}.vjs-icon-spinner:before{content:""}.video-js .vjs-captions-button .vjs-icon-placeholder,.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-captions,.vjs-icon-subtitles{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-subtitles:before{content:""}.video-js .vjs-captions-button .vjs-icon-placeholder:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-captions:before{content:""}.video-js,.video-js .vjs-audio-button .vjs-icon-placeholder,.video-js .vjs-chapters-button .vjs-icon-placeholder,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,.video-js .vjs-descriptions-button .vjs-icon-placeholder,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,.video-js .vjs-play-progress,.video-js .vjs-volume-level,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-audio,.vjs-icon-audio-description,.vjs-icon-cancel,.vjs-icon-chapters,.vjs-icon-circle,.vjs-icon-circle-inner-circle,.vjs-icon-circle-outline,.vjs-icon-cog,.vjs-icon-facebook,.vjs-icon-gplus,.vjs-icon-hd,.vjs-icon-linkedin,.vjs-icon-next-item,.vjs-icon-picture-in-picture-enter,.vjs-icon-picture-in-picture-exit,.vjs-icon-pinterest,.vjs-icon-previous-item,.vjs-icon-replay,.vjs-icon-share,.vjs-icon-tumblr,.vjs-icon-twitter,.vjs-seek-to-live-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-chapters-button .vjs-icon-placeholder:before,.vjs-icon-chapters:before{content:""}.vjs-icon-share:before{content:""}.vjs-icon-cog:before{content:""}.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before{content:""}.vjs-icon-circle-outline:before{content:""}.vjs-icon-circle-inner-circle:before{content:""}.vjs-icon-hd:before{content:""}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,.vjs-icon-cancel:before{content:""}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,.vjs-icon-replay:before{content:""}.vjs-icon-facebook:before{content:""}.vjs-icon-gplus:before{content:""}.vjs-icon-linkedin:before{content:""}.vjs-icon-twitter:before{content:""}.vjs-icon-tumblr:before{content:""}.vjs-icon-pinterest:before{content:""}.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,.vjs-icon-audio-description:before{content:""}.video-js .vjs-audio-button .vjs-icon-placeholder:before,.vjs-icon-audio:before{content:""}.vjs-icon-next-item:before{content:""}.vjs-icon-previous-item:before{content:""}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-enter:before{content:""}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-exit:before{content:""}.video-js{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-family:Arial,Helvetica,sans-serif;word-break:initial;width:100%}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:0}.video-js *,.video-js :after,.video-js :before{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-fluid{width:100%;max-width:100%;height:0}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js .vjs-tech,.video-js.vjs-fill{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0}@media (max-width:768px){.video-js .vjs-tech{position:relative;background-color:#fff}}body.vjs-full-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen{width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{margin:auto;font-size:3em;line-height:1.5em;height:calc(45px + 25*(100vw - 768px)/1152);width:calc(45px + 25*(100vw - 768px)/1152);display:block;position:absolute;border-radius:50%;top:0;left:0;right:0;bottom:0;padding:0;cursor:pointer;opacity:1;background-color:#fff;transition:all .4s}@media (max-width:767px){.video-js .vjs-big-play-button{height:45px;width:45px}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before{width:30px;font-size:27px;line-height:46px}}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-.81666em;margin-left:-1.5em}.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{border-color:#fff;transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu,.vjs-using-native-controls .vjs-big-play-button,.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}.video-js button{background:0 0;border:0;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(255,255,255,0));overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.js-focus-visible .vjs-menu li.vjs-menu-item:hover,.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:rgba(115,133,159,.5)}.js-focus-visible .vjs-menu li.vjs-selected:hover,.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:100%;background-color:transparent}.vjs-has-started .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{position:absolute;text-align:center;background-color:rgba(255,255,255,.25);margin:0;top:calc(50% - 35px);right:calc(50% - 35px);padding:0;height:calc(45px + 25*(100vw - 768px)/1152);border-radius:50%;width:calc(45px + 25*(100vw - 768px)/1152)}.video-js .vjs-control.vjs-paused{background-color:#fff}.px-single-related-posts-container .px-single-related-posts-content .px-single-related-posts-desc-container .px-single-related-posts-cat a.px-medium-blog-category-link:hover,.video-js .vjs-play-control.vjs-paused .vjs-icon-placeholder:before{color:#000}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before{text-shadow:0 0 1em #fff}.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none!important}.video-js .vjs-progress-control{display:none!important;cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{display:flex;align-items:center}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.px-element-filter-container .px-element-filter-content .px-element-filter-content-checkbox li.chosen p:before,.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;top:-.3333333333em;z-index:1}.video-js .vjs-load-progress{background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:rgba(115,133,159,.75)}.video-js .vjs-time-tooltip{background-color:#fff;background-color:rgba(255,255,255,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s;display:none!important;display:flex}.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel .vjs-volume-control:hover,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control,.video-js .vjs-volume-panel:hover .vjs-volume-control{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em}.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical{left:-3.5em}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:9em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only,.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;visibility:visible;opacity:1;position:relative;transition:none}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{position:absolute;bottom:3em;left:.5em}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level,.vjs-poster{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.3em;right:-.5em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-color:#000;cursor:pointer;margin:0;padding:0;top:0;right:0;height:100%}.vjs-has-started .vjs-poster,.vjs-using-native-controls .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js.vjs-liveui .vjs-live-control,.video-js:not(.vjs-live) .vjs-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.video-js .vjs-seek-to-live-control{cursor:pointer;flex:none;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.vjs-no-flex .vjs-seek-to-live-control{display:table-cell;width:auto;text-align:left}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.video-js .vjs-current-time,.video-js .vjs-duration,.vjs-live .vjs-time-control,.vjs-live .vjs-time-divider,.vjs-no-flex .vjs-current-time,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.px-second-navigation .px-second-navigation-navigation li>ul.sub-menu li:hover a,.vjs-subtitles{color:#fff}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js .vjs-fullscreen-control,.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none;display:none!important}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate>.vjs-menu-button{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:"X";font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0-25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block;-webkit-animation:vjs-spinner-show 0s linear .3s forwards;animation:vjs-spinner-show 0s linear .3s forwards}.vjs-loading-spinner:after,.vjs-loading-spinner:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:#fff transparent transparent}.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before{-webkit-animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:.44s;animation-delay:.44s}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder,.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"";font-size:1.5em;line-height:inherit}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" ";font-size:1.5em;line-height:inherit}.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-control,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subs-caps-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-control,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-audio-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-captions-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-chapters-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-current-time,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-descriptions-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-duration,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-playback-rate,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-remaining-time,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-subtitles-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-time-divider,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-control,.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button,.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button{display:none}.vjs-remaining-time{display:none!important}.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:initial}.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-custom-control-spacer,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer{flex:auto;display:block}.video-js:not(.vjs-fullscreen).vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-progress-control,.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-progress-control{display:none}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-controls,.vjs-text-track-settings .vjs-track-settings-font{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:5px;padding:3px;border:0}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px}.vjs-text-track-settings .vjs-label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);display:block;margin:0 0 5px;padding:0;border:0;height:1px;width:1px;overflow:hidden}.vjs-track-settings-controls button:active,.vjs-track-settings-controls button:focus{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f 100%)}.vjs-track-settings-controls button:hover{color:rgba(43,51,63,.75)}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f 100%);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:0;z-index:-1000}.js-focus-visible .video-js :focus:not(.focus-visible),.video-js .vjs-menu :focus:not(:focus-visible),.video-js :focus:not(:focus-visible){outline:0;background:0 0}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:rgba(255,255,255,.75);border:0;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-overlay{-webkit-transition-duration:.5s;-moz-transition-duration:.5s}.twentytwenty-after-label,.twentytwenty-before-label{-webkit-transition-property:opacity;-moz-transition-property:opacity}.twentytwenty-after-label:before,.twentytwenty-before-label:before{-webkit-border-radius:2px;-moz-border-radius:2px;content:"";color:#fff;font-size:13px;letter-spacing:.1em;position:absolute;background:rgba(255,255,255,.2);line-height:38px;padding:0 20px;border-radius:2px;content:attr(data-content)}.twentytwenty-container,.twentytwenty-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box}.twentytwenty-container img{max-width:100%;position:absolute;top:0;display:block}.twentytwenty-overlay{-webkit-transition-property:background;-moz-transition-property:background}.twentytwenty-handle{background-color:#fff;-webkit-border-radius:1000px;-moz-border-radius:1000px;-webkit-box-shadow:0 0 12px rgba(51,51,51,.5);-moz-box-shadow:0 0 12px rgba(51,51,51,.5);cursor:grab}.twentytwenty-horizontal .twentytwenty-handle:before{-webkit-box-shadow:0 3px 0#fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow:0 3px 0#fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-horizontal .twentytwenty-handle:after{-webkit-box-shadow:0-3px 0#fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow:0-3px 0#fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-vertical .twentytwenty-handle:before{-webkit-box-shadow:3px 0 0#fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow:3px 0 0#fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-vertical .twentytwenty-handle:after{-webkit-box-shadow:-3px 0 0#fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow:-3px 0 0#fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before{content:" ";display:block;background:#fff;position:absolute;z-index:30}.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before{width:3px;height:9999px;left:50%;margin-left:-1.5px}.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before{width:9999px;height:3px;top:50%;margin-top:-1.5px}.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-overlay{position:absolute;top:0;width:100%;height:100%;transition-duration:.5s}.twentytwenty-after-label,.twentytwenty-before-label{transition-property:opacity}.twentytwenty-horizontal .twentytwenty-after-label:before,.twentytwenty-horizontal .twentytwenty-before-label:before{top:50%;margin-top:-19px}.twentytwenty-vertical .twentytwenty-after-label:before,.twentytwenty-vertical .twentytwenty-before-label:before{left:50%;margin-left:-45px;text-align:center;width:90px}.twentytwenty-down-arrow,.twentytwenty-left-arrow,.twentytwenty-right-arrow,.twentytwenty-up-arrow{width:0;height:0;border:6px inset transparent;position:absolute}.twentytwenty-left-arrow,.twentytwenty-right-arrow{top:50%;margin-top:-6px}.twentytwenty-down-arrow,.twentytwenty-up-arrow{left:50%;margin-left:-6px}.twentytwenty-container{box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none}.twentytwenty-container.active .twentytwenty-overlay,.twentytwenty-container.active :hover.twentytwenty-overlay{background:0 0}.twentytwenty-container *{box-sizing:content-box}.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label{opacity:0}.twentytwenty-horizontal .twentytwenty-before-label:before{left:10px}.twentytwenty-horizontal .twentytwenty-after-label:before{right:10px}.twentytwenty-vertical .twentytwenty-before-label:before{top:10px}.twentytwenty-vertical .twentytwenty-after-label:before{bottom:10px}.twentytwenty-overlay{transition-property:background;background:0 0;z-index:25}.twentytwenty-overlay:hover{background:rgba(0,0,0,.5)}.px-custom-sticky-header.show-search-bar .px-header-search-main-container svg g,.px-main-header.show-search-bar .px-header-search-main-container svg g,.twentytwenty-overlay:hover .twentytwenty-after-label,.twentytwenty-overlay:hover .twentytwenty-before-label{opacity:1}.twentytwenty-before{z-index:20}.twentytwenty-after{z-index:10}.twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid #fff;border-radius:1000px;box-shadow:0 0 12px rgba(51,51,51,.5);z-index:40;cursor:pointer}.twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:22px;box-shadow:0 3px 0#fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:22px;box-shadow:0-3px 0#fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:22px;box-shadow:3px 0 0#fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:22px;box-shadow:-3px 0 0#fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-left-arrow{border-right:6px solid #000;left:50%;margin-left:-17px}.twentytwenty-right-arrow{border-left:6px solid #000;right:50%;margin-right:-17px}.twentytwenty-up-arrow{border-bottom:6px solid #fff;top:50%;margin-top:-17px}.twentytwenty-down-arrow{border-top:6px solid #fff;bottom:50%;margin-bottom:-17px}.px-footer{padding:calc(50px + 56*(100vw - 768px)/1152) 15px 0}.px-footer .widget-container{margin-left:calc(70px + 38*(100vw - 995px)/925);margin-right:calc(70px + 38*(100vw - 995px)/925);display:flex}@media only screen and (min-width:1921px){.px-footer .widget-container{margin-left:0;margin-right:0}}.px-footer .widget-container .px-widget-logo-container{padding:0}@media (max-width:995px){.px-footer .widget-container{flex-direction:column}}.px-footer .widget-container .footer-col-num:first-child{flex:1 0 42%;text-align:left}.px-footer .widget-container .footer-col-num{align-items:flex-start;justify-content:inherit;display:flex;text-align:flex-start;flex:1 0 14.5%;flex-direction:column}@media (max-width:995px){.px-footer .widget-container .footer-col-num{flex:100%;align-items:flex-start}}.px-footer .widget-container .footer-col-num .px-logo-widget-image-content svg{max-width:calc(175px + 75*(100vw - 995px)/925)}.px-footer .widget-container .footer-col-num .px-widget-text-with-icon-content{padding-top:10px}@media (max-width:995px){.px-footer .widget-container .footer-col-num .px-widget-text-with-icon-content{padding-bottom:34px;padding-top:0}}.px-footer .widget-container .footer-col-num .widget_nav_menu .menu{align-items:flex-start;justify-content:inherit;display:flex;text-align:left;flex-direction:column;margin:0 auto}@media only screen and (max-width:1200px) and (min-width:995px){.px-footer .widget-container .footer-col-num .widget_nav_menu .menu{max-width:90%;margin-left:0}}.px-footer .widget-container .footer-col-num .widget_nav_menu h4{text-transform:initial;padding-top:25px;margin:0 auto 1.5em;text-align:left}@media only screen and (max-width:992px){.px-footer .widget-container .footer-col-num .widget_nav_menu h4{margin-bottom:0}}@media only screen and (max-width:767px){.px-footer .widget-container .footer-col-num .widget_nav_menu h4{margin-bottom:6px}}.px-footer .copyright-container{align-items:center;justify-content:space-between;display:flex;text-align:inherit;padding-bottom:12px}.px-footer .copyright-container .px-additional-container{display:flex;flex-direction:column;align-items:flex-start}.px-footer .copyright-container .px-additional-container .px-additional-icon{padding-top:15px}.px-footer .copyright-container .px-additional-container .px-additional-icon img{max-width:170px}.px-footer .copyright-container .px-additional-container p{padding-right:8px;display:flex}@media (max-width:767px){.px-footer .copyright-container .px-additional-container{align-items:center}}.px-footer .copyright-container .px-payment-icons{max-height:36px;display:flex;align-items:center}.px-footer .copyright-container .px-payment-icons .px-payment-icon{height:100%;display:flex;align-items:center}.px-footer .copyright-container .px-payment-icons .px-payment-icon svg{padding-right:25px;max-height:100%}@media (max-width:995px){.px-footer .copyright-container{padding-top:50px;flex-direction:row}.px-footer .copyright-container div{padding-bottom:21px}.px-footer .copyright-container ul{padding-left:0}.px-footer .copyright-container a:first-child svg{padding-left:0}}@media (max-width:767px){.px-footer .copyright-container{flex-direction:column-reverse}}.px-footer .copyright-container ul{margin-top:0;display:flex}.px-footer .copyright-container ul li{padding-right:60px}.px-footer .copyright-container a,.px-footer .copyright-container div,.px-footer .copyright-container li{font-family:"calibre_Light",Poppins,sans-serif;text-decoration:none;list-style:none}.px-footer .px-footer-social-icons,.px-footer .px-footer-social-icons>a{display:flex}.px-footer .px-footer-social-icons .px-footer-social-icon{padding:10px 0 10px 30px}@media (max-width:995px){.px-footer .px-widget-title+div{max-height:0;overflow:hidden;margin-left:15px;transition:max-height .4s cubic-bezier(.43,.6,.63,.96)}.px-footer .px-widget-title+div.active{height:auto;max-height:240px;transition:max-height .4s cubic-bezier(.43,.6,.63,.96)}.px-footer .footer-col-num{border-bottom:1px solid #d2d2d2}.px-footer .footer-col-num .px-widget{width:100%}}::-webkit-input-placeholder{color:rgba(255,255,255,.8)}::-moz-placeholder{color:rgba(255,255,255,.8)}:-ms-input-placeholder{color:rgba(255,255,255,.8)}:-moz-placeholder{color:rgba(255,255,255,.8)}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:rgba(255,255,255,.8);-webkit-box-shadow:0 0 0 1000px transparent inset;transition:background-color 5000s ease-in-out 0s}.hide-alphaa{background-color:#3f6219}.px-footer .px-container:not(.copyright-container){padding:calc(30px + 60*(100vw - 768px)/1152) 15px 0}.px-footer .footer-col-num .px-widget-image-content{margin-top:15px}.px-footer .footer-col-num h4{text-transform:uppercase}@media (max-width:995px){.px-footer .footer-col-num h4{text-transform:capitalize;letter-spacing:1px;cursor:pointer;position:relative}.px-footer .footer-col-num h4.active-title:after{transform:rotate(180deg);transition:.4s}.px-footer .footer-col-num h4:after{content:"";-webkit-mask:url(//pixflow.net/wp-content/themes/pixflow-theme/assets/media/svg/arrow-bottom.svg)no-repeat center;mask:url(//pixflow.net/wp-content/themes/pixflow-theme/assets/media/svg/arrow-bottom.svg)no-repeat center;position:absolute;right:0;opacity:.5;transition:.4s;width:13px;height:8px;top:67%}}.px-footer .footer-col-num ul{list-style-type:none;padding:0}.px-footer .footer-col-num ul li{padding:calc(15px + 3*(100vw - 768px)/1152)0}@media only screen and (max-width:767px){.px-footer .footer-col-num ul li{padding:12px}}.px-footer .footer-col-num ul li a{text-decoration:none;font-size:calc(11px + 1*(100vw - 768px)/1152);line-height:18px;font-weight:500;color:#000;letter-spacing:1px}@media (max-width:995px){.px-footer .footer-col-num ul li a{font-size:13px}.px-footer .footer-col-num ul{margin-top:-10px}.px-footer .footer-col-num:first-child h4:after{content:""}.px-footer .px-widget-title+div{max-height:0;overflow:hidden;margin-left:15px;margin-bottom:15px;transition:max-height .4s cubic-bezier(.43,.6,.63,.96)}.px-footer .px-widget-title+div.active{height:auto;max-height:240px;transition:max-height .4s cubic-bezier(.43,.6,.63,.96)}.px-footer .footer-col-num{border-bottom:1px solid #d2d2d2}.px-footer{padding-left:15px;padding-right:15px}}.px-big-footer{position:relative;min-height:500px;background-size:100% 100%}.px-big-footer .px-footer-copyright-text{font-size:23px!important;padding-bottom:20px}@media (max-width:1250px){.px-big-footer .px-footer-copyright-text{font-size:20px!important}}.px-big-footer .px-big-footer-widget-menu-container{align-items:inherit;justify-content:flex-end;display:flex;text-align:inherit;flex:1}.px-big-footer .px-big-footer-widget-menu-container .px-big-footer-widget{width:33%;justify-content:center;display:flex;margin-top:8%;min-width:250px}@media (max-width:1250px){.px-big-footer .px-big-footer-widget-menu-container .px-big-footer-widget{min-width:219px}}@media (max-width:768px){.px-big-footer .px-big-footer-widget-menu-container .px-big-footer-widget{min-width:50%}}.px-big-footer .px-big-footer-widget-container .px-big-footer-widget.widget_nav_menu ul,.px-big-footer .px-big-footer-widget-menu-container .px-big-footer-widget ul{list-style:none}.px-big-footer .px-big-footer-widget-menu-container .px-big-footer-widget ul li a{font-size:26px!important}@media (max-width:1250px){.px-big-footer .px-big-footer-widget-menu-container .px-big-footer-widget ul li a{font-size:21px!important}}@media (max-width:768px){.px-big-footer .px-big-footer-widget-menu-container .px-big-footer-widget ul li a{font-size:17px!important}}.px-big-footer .px-big-footer-widget-container{display:flex}@media (max-width:768px){.px-big-footer .px-big-footer-widget-container{flex-wrap:wrap}}.px-big-footer .px-big-footer-widget-container .px-big-footer-widget#bold-typography .px-big-footer-bold-typography-text{font-size:76px;font-style:normal;font-weight:400;line-height:104px;letter-spacing:-1px;text-transform:capitalize;max-width:736px;padding-top:44px;margin:0}@media (max-width:1250px){.px-big-footer .px-big-footer-widget-container .px-big-footer-widget#bold-typography .px-big-footer-bold-typography-text{padding-top:25px;line-height:72px;font-size:46px}}@media (max-width:768px){.px-big-footer .px-big-footer-widget-container .px-big-footer-widget#bold-typography .px-big-footer-bold-typography-text{padding-top:12px;line-height:67px;font-size:44px}}.px-big-footer .px-big-footer-widget-container .px-big-footer-widget#bold-typography .px-big-footer-bold-typography-button{text-decoration:none;font-size:30px;font-weight:600;padding:28px 83px;border-radius:60px;cursor:pointer;margin-top:57px;display:inline-block;transition:all .2s ease-out}@media (max-width:1250px){.px-big-footer .px-big-footer-widget-container .px-big-footer-widget#bold-typography .px-big-footer-bold-typography-button{padding:20px 48px;font-size:23px}}@media (max-width:768px){.px-big-footer .px-big-footer-widget-container .px-big-footer-widget#bold-typography .px-big-footer-bold-typography-button{padding:19px 41px;font-size:21px;margin-top:30px}}@media (max-width:768px){.px-big-footer .px-big-footer-widget-container .px-big-footer-widget.widget_nav_menu ul{padding-left:0}}.px-big-footer .px-big-footer-widget-container .px-big-footer-widget.widget_nav_menu ul li{padding:calc(17px + 3*(100vw - 768px)/1152)0}@media (max-width:768px){.px-big-footer .px-big-footer-widget-container .px-big-footer-widget.widget_nav_menu ul li{padding:11px 0}}.px-big-footer .px-big-footer-widget-container .px-big-footer-widget.widget_nav_menu ul li a{text-decoration:none}.px-big-footer .px-big-footer-background-container{position:absolute;height:100%;width:100%;left:0;top:0;z-index:-1}.px-big-footer .px-big-footer-background-container img{height:auto;width:100%}.px-second-navigation{align-items:center}@media only screen and (max-width:995px){.px-second-navigation{top:48px!important}}.px-second-navigation.sticky .px-second-navigation-drop-down-navigation,.px-second-navigation.sticky .px-second-navigation-search-content{background:rgba(16,16,16,.98)}.px-second-navigation.sticky .px-second-navigation-border-top{display:none}@media only screen and (max-width:995px){.px-second-navigation.sticky-both-menu{display:none!important}}.px-second-navigation.sticky-both-menu.sticky{top:64px;background:#000}.px-second-navigation .px-second-navigation-content{align-items:center;justify-content:inherit;display:flex;text-align:inherit;width:100%;height:100%;flex-direction:row}.px-second-navigation .px-second-navigation-content .px-second-navigation-button{font-size:16px;line-height:16px;font-weight:500;display:inline-flex;height:fit-content;padding:9px 16px;justify-content:center;align-items:center;flex-shrink:0;border-radius:84px;background:rgba(255,255,255,.1);backdrop-filter:blur(7px);color:#fff;text-align:center;text-shadow:0 4px 24px rgba(0,0,0,.15);font-style:normal;text-transform:capitalize;border:0;margin-left:15px}.px-second-navigation .px-second-navigation-content .px-second-navigation-button a{font-size:16px;line-height:30px;font-weight:500;text-decoration:none;color:#fff;white-space:nowrap}.px-second-navigation .px-second-navigation-border-top{width:100%;height:2px}.px-second-navigation .px-second-navigation-container{align-items:center;justify-content:center;display:flex;text-align:inherit;height:100%;flex-direction:column}.px-second-navigation .px-second-navigation-container .px-second-navigation-content-container{align-items:center;justify-content:inherit;display:flex;text-align:inherit;width:100%;height:70px}.px-second-navigation .px-second-navigation-container .sticky-more-menu-parent{display:none}.px-second-navigation .px-second-navigation-container.center .px-second-navigation-navigation-container{align-items:inherit;justify-content:center;display:flex;text-align:inherit}.px-second-navigation .px-second-navigation-container.center .px-second-navigation-logo-container{display:flex}.px-second-navigation .px-second-navigation-container.left .px-second-navigation-navigation-container{align-items:inherit;justify-content:flex-start;display:flex;text-align:inherit}.px-second-navigation .px-second-navigation-container.right .px-second-navigation-navigation-container{align-items:inherit;justify-content:flex-end;display:flex;text-align:inherit}.px-second-navigation .px-second-navigation-container .px-second-navigation-logo-container{margin-right:20px}@media only screen and (max-width:767px){.px-second-navigation .px-second-navigation-container .px-second-navigation-logo-container{margin-right:5px}}.px-second-navigation .px-second-navigation-container .px-second-navigation-logo-container a{padding:20px 10px 20px 0;display:flex}.px-second-navigation .px-second-navigation-container .px-second-navigation-logo-container .px-logo-responsive{display:none}.px-second-navigation .px-second-navigation-container .px-second-navigation-logo-container .px-logo-desktop img,.px-second-navigation .px-second-navigation-container .px-second-navigation-logo-container .px-logo-responsive img{max-height:62px}@media only screen and (max-width:1000px){.px-second-navigation .px-second-navigation-container .px-second-navigation-logo-container .px-logo-desktop{display:none}.px-second-navigation .px-second-navigation-container .px-second-navigation-logo-container .px-logo-responsive{display:flex}}.px-second-navigation .px-second-navigation-container .px-second-navigation-navigation-container{width:fit-content;display:flex}.px-second-navigation .px-second-navigation-container .px-second-navigation-navigation-container .menu-follow-container{display:flex;justify-content:center}.px-second-navigation .px-second-navigation-container .px-second-navigation-navigation-container .menu-follow-container ul li{padding:0 27px}.px-second-navigation .px-second-navigation-navigation{list-style:none;display:flex}@media only screen and (max-width:767px){.px-second-navigation .px-second-navigation-navigation{padding-left:0}}.px-second-navigation .px-second-navigation-navigation li{white-space:nowrap;cursor:pointer;transition:all ease-out .3s;padding-right:63px;padding-left:0}.px-second-navigation .px-second-navigation-navigation li.menu-item-has-children{padding-right:32px!important}.px-second-navigation .px-second-navigation-navigation li.menu-item-has-children::before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDExIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMC41IDAuODk1NTA4TDUuNSA1Ljg5NTUxTDAuNSAwLjg5NTUwOCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPgo=);position:absolute;width:11px;height:7px;background-repeat:no-repeat;background-size:contain;transition:transform 300ms ease;margin-top:3px;right:17px}@media only screen and (max-width:1250px){.px-second-navigation .px-second-navigation-navigation li.menu-item-has-children::before{width:10px;height:7px;margin-left:0}}.px-second-navigation .px-second-navigation-navigation li.menu-item-has-children:hover::before{transition:transform 300ms ease;transform:rotate(-180deg)}.px-second-navigation .px-second-navigation-navigation li>ul.sub-menu{justify-content:center;display:flex;text-align:center;top:68px;position:absolute;left:-10px;margin-top:-3px;transition:transform 300ms cubic-bezier(.23,1,.32,1) 200ms;opacity:0;flex-direction:column;box-shadow:0 25px 30px 17px rgba(0,0,0,.1);visibility:hidden;align-items:flex-start;padding:14px 12px 7px;min-width:calc(110px + 52*(100vw - 996px)/924);border-radius:15px;border:1px solid rgba(255,255,255,.2)}.px-second-navigation .px-second-navigation-navigation li>ul.sub-menu:after{content:"";display:block;height:100%;width:100%;position:absolute;left:0;top:0;z-index:0;border-radius:15px;background:rgba(38,38,38,.7);backdrop-filter:blur(10px)}.px-second-navigation .px-second-navigation-navigation li>ul.sub-menu li{z-index:1;border-radius:8px;padding:0 8px!important;list-style:none;min-height:auto;width:calc(100% - 16px);transition-duration:300ms}.px-second-navigation .px-second-navigation-navigation li>ul.sub-menu li:hover{background:rgba(255,255,255,.15)}@media only screen and (max-width:1250px){.px-second-navigation .px-second-navigation-navigation li>ul.sub-menu li{padding:7px 8px!important}}.px-second-navigation .px-second-navigation-navigation li>ul.sub-menu li.px-menu-bottom-border{padding-bottom:17px;margin-bottom:8px;position:relative}.px-second-navigation .px-second-navigation-navigation li>ul.sub-menu li.px-menu-bottom-border:after{content:"";width:100%;height:1px;position:absolute;background:rgba(255,255,255,.23);bottom:-5px}.px-second-navigation .px-second-navigation-navigation li>ul.sub-menu li.px-menu-load-more::after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMiAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuNjAyMjcgMTEuMDAwMkw1LjcyNzI3IDEwLjEzNjVMOS4zMjk1NSA2LjUzNDI3SDBWNS4yODQyN0g5LjMyOTU1TDUuNzI3MjcgMS42OTMzNkw2LjYwMjI3IDAuODE4MzU5TDExLjY5MzIgNS45MDkyN0w2LjYwMjI3IDExLjAwMDJaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);position:absolute;width:17px;height:13px;background-repeat:no-repeat;background-size:contain;margin-left:5px}@media only screen and (max-width:1250px){.px-second-navigation .px-second-navigation-navigation li>ul.sub-menu li.px-menu-load-more::after{width:12px;height:10px;margin-left:0}}.px-second-navigation .px-second-navigation-navigation li>ul.sub-menu li a{width:100%;padding:0!important;font-size:15px;display:flex;height:42px;align-items:center}.px-second-navigation .px-second-navigation-navigation li:hover ul.sub-menu{transition:transform 300ms cubic-bezier(.23,1,.32,1);opacity:1;visibility:visible}@media only screen and (max-width:1920px) and (min-width:1400px){.px-second-navigation .px-second-navigation-navigation li{padding-right:calc(15px + 18*(100vw - 1400px)/520)}}@media only screen and (max-width:1400px){.px-second-navigation .px-second-navigation-navigation li{padding-right:15px}}@media only screen and (max-width:760px){.px-second-navigation .px-second-navigation-navigation li{padding-right:25px}}@media only screen and (max-width:360px){.px-second-navigation .px-second-navigation-navigation li{padding-right:15px}}.px-second-navigation .px-second-navigation-navigation li a{text-decoration:none;cursor:pointer;transition:all ease-out .3s;line-height:16px}@media only screen and (max-width:760px){.px-second-navigation .px-second-navigation-navigation li a{padding:0}}@media only screen and (max-width:360px){.px-second-navigation .px-second-navigation-navigation li a{font-size:14px}}@media only screen and (min-width:1251px){.px-second-navigation .px-second-navigation-navigation li:nth-child(n+8){display:none}}@media only screen and (min-width:1120px) and (max-width:1250px){.px-second-navigation .px-second-navigation-navigation li:nth-child(n+7){display:none}}@media only screen and (min-width:1025px) and (max-width:1120px){.px-second-navigation .px-second-navigation-navigation li:nth-child(n+6){display:none}}@media only screen and (min-width:970px) and (max-width:1025px){.px-second-navigation .px-second-navigation-navigation li:nth-child(n+5){display:none}}@media only screen and (min-width:860px) and (max-width:970px){.px-second-navigation .px-second-navigation-navigation li:nth-child(n+4){display:none}}@media only screen and (min-width:440px) and (max-width:860px){.px-second-navigation .px-second-navigation-navigation li:nth-child(n+3){display:none}}@media only screen and (max-width:440px){.px-second-navigation .px-second-navigation-navigation li:nth-child(n+2){display:none}}.px-second-navigation .sticky-more-menu-parent{position:relative}@media only screen and (max-width:600px){.px-second-navigation .sticky-more-menu-parent{position:inherit}}.px-second-navigation .sticky-more-menu-parent div{color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;height:100%}.px-second-navigation .sticky-more-menu-parent div svg{width:18px}@media only screen and (max-width:400px){.px-second-navigation .sticky-more-menu-parent div{padding-left:5px}}.px-second-navigation .px-second-navigation-drop-down-navigation{display:none;flex-direction:column;box-shadow:0 0 5px -1px rgba(0,0,0,.3);position:absolute;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);border-radius:20px;background:rgba(27,27,27,.34);list-style:none;right:0;padding:5px 30px;margin-top:10px;top:50px;transition:top ease-in 300ms}.px-second-navigation .px-second-navigation-drop-down-navigation.show-drop-down{display:block;opacity:1;top:50px}@media only screen and (max-width:600px){.px-second-navigation .px-second-navigation-drop-down-navigation{padding:5px 30px;width:calc(100vw - 105px);margin:15px 20px}}.px-second-navigation .px-second-navigation-drop-down-navigation li{flex-grow:1;box-sizing:border-box;transition:background .3s ease;width:240px;padding:16px 0;border-bottom:1px solid rgba(237,237,237,.3);text-align:left}@media only screen and (max-width:600px){.px-second-navigation .px-second-navigation-drop-down-navigation li{width:100%}}.px-second-navigation .px-second-navigation-drop-down-navigation li a{color:#fff;transition-duration:200ms;width:100%;display:flex;cursor:pointer;font-size:15px;padding:0;text-decoration:none}.px-second-navigation .px-second-navigation-drop-down-navigation li a:hover{color:#b5b5b5}.px-second-navigation .px-second-navigation-drop-down-navigation li:last-child{border:0}.px-second-navigation.px-second-navigation-have-search .px-second-navigation-container .px-second-navigation-navigation-container{width:fit-content}.px-second-navigation.px-second-navigation-have-search .px-second-navigation-items-count-7 .sticky-more-menu-parent{display:flex}@media only screen and (max-width:1650px){.px-second-navigation.px-second-navigation-have-search .px-second-navigation-items-count-6 .sticky-more-menu-parent{display:flex}}@media only screen and (max-width:1450px){.px-second-navigation.px-second-navigation-have-search .px-second-navigation-items-count-5 .sticky-more-menu-parent{display:flex}}@media only screen and (max-width:1279px){.px-second-navigation.px-second-navigation-have-search .px-second-navigation-items-count-4 .sticky-more-menu-parent{display:flex}}@media only screen and (max-width:860px){.px-second-navigation.px-second-navigation-have-search .px-second-navigation-items-count-3 .sticky-more-menu-parent{display:flex}}@media only screen and (max-width:440px){.px-second-navigation.px-second-navigation-have-search .px-second-navigation-items-count-2 .sticky-more-menu-parent{display:flex}}.px-second-navigation.px-second-navigation-have-search .px-second-navigation-drop-down-navigation li{transition-duration:300ms}@media only screen and (min-width:1649px){.px-second-navigation.px-second-navigation-have-search .px-second-navigation-drop-down-navigation li:nth-child(-n+6){display:none}}@media only screen and (min-width:1449px) and (max-width:1650px){.px-second-navigation.px-second-navigation-have-search .px-second-navigation-drop-down-navigation li:nth-child(-n+5){display:none}}@media only screen and (min-width:1280px) and (max-width:1450px){.px-second-navigation.px-second-navigation-have-search .px-second-navigation-drop-down-navigation li:nth-child(-n+4){display:none}}@media only screen and (min-width:1060px) and (max-width:1279px){.px-second-navigation.px-second-navigation-have-search .px-second-navigation-drop-down-navigation li:nth-child(-n+3){display:none}}@media only screen and (min-width:440px) and (max-width:1059px){.px-second-navigation.px-second-navigation-have-search .px-second-navigation-drop-down-navigation li:nth-child(-n+2){display:none}}@media only screen and (max-width:439px){.px-second-navigation.px-second-navigation-have-search .px-second-navigation-drop-down-navigation li:nth-child(-n+1){display:none}}.px-second-navigation.px-second-navigation-have-search .px-second-navigation-drop-down-navigation li:hover{color:#b5b5b5}@media only screen and (max-width:600px){.px-second-navigation.px-second-navigation-have-search .px-second-navigation-button{display:none}}.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-container .px-second-navigation-navigation-container{flex:1}@media only screen and (max-width:1590px){.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-items-count-6 .sticky-more-menu-parent,.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-items-count-7 .sticky-more-menu-parent{display:flex}}@media only screen and (max-width:1400px){.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-items-count-5 .sticky-more-menu-parent{display:flex}}@media only screen and (max-width:1169px){.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-items-count-4 .sticky-more-menu-parent{display:flex}}@media only screen and (max-width:1029px){.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-items-count-3 .sticky-more-menu-parent{display:flex}}@media only screen and (max-width:849px){.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-items-count-2 .sticky-more-menu-parent{display:flex}}.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-container ul.px-second-navigation-navigation li:nth-child(n+8){display:none}@media only screen and (max-width:1590px){.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-container ul.px-second-navigation-navigation li:nth-child(n+7){display:none}}@media only screen and (min-width:1170px) and (max-width:1400px){.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-container ul.px-second-navigation-navigation li:nth-child(n+6){display:none}}@media only screen and (min-width:1030px) and (max-width:1169px){.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-container ul.px-second-navigation-navigation li:nth-child(n+5){display:none}}@media only screen and (min-width:850px) and (max-width:1029px){.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-container ul.px-second-navigation-navigation li:nth-child(n+4){display:none}}@media only screen and (min-width:500px) and (max-width:849px){.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-container ul.px-second-navigation-navigation li:nth-child(n+3){display:none}}@media only screen and (max-width:490px){.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-container ul.px-second-navigation-navigation li:nth-child(n+2){display:none}}.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-drop-down-navigation li{transition-duration:300ms}@media only screen and (min-width:1401px) and (max-width:1590px){.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-drop-down-navigation li:nth-child(-n+6){display:none}}@media only screen and (min-width:1170px) and (max-width:1400px){.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-drop-down-navigation li:nth-child(-n+5){display:none}}@media only screen and (min-width:1030px) and (max-width:1169px){.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-drop-down-navigation li:nth-child(-n+4){display:none}}@media only screen and (min-width:850px) and (max-width:1029px){.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-drop-down-navigation li:nth-child(-n+3){display:none}}@media only screen and (min-width:500px) and (max-width:849px){.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-drop-down-navigation li:nth-child(-n+2){display:none}}@media only screen and (max-width:490px){.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-drop-down-navigation li:nth-child(-n+1){display:none}}.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-drop-down-navigation li:hover{color:#b5b5b5}@media only screen and (max-width:370px){.px-second-navigation:not(.px-second-navigation-have-search) .px-second-navigation-button{display:none}}.px-second-navigation .px-second-header-search{width:100%}@media only screen and (max-width:1000px){.px-second-navigation .px-second-header-search{display:flex;align-items:center;justify-content:end;padding-right:20px}.px-second-navigation .px-second-header-search .px-second-navigation-search-content{height:38px;width:fit-content;padding-left:21px}.px-second-navigation .px-second-header-search .px-search-field-icon svg{left:11px}}.px-second-navigation-drop-down-navigation:hover{color:#b5b5b5}.px-second-navigation-container.sticky{position:fixed;top:0;margin:0;padding-left:calc(40px + 85*(100vw - 995px)/925 + 20px);padding-right:calc(40px + 85*(100vw - 995px)/925 + 20px);background-color:#fff;border-top:none;transition:background-color 10ms linear;box-shadow:0 0 18px 0 rgba(0,0,0,.12)}.px-second-navigation-container .px-second-navigation-title{padding-right:calc(0px + 78*(100vw - 300px)/1620)}.px-second-navigation-container .px-second-navigation-title a{padding-right:calc(20px + 58*(100vw - 300px)/1620);color:inherit;text-decoration:none}.element-store-content-container-intro .px-element-shop-title form,.postpace-element-store-content-container-intro .px-element-shop-title form,.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style .px-user-actions-user-container .px-user-actions-user-edit a,.px-second-navigation-container .px-second-navigation,.px-second-navigation-container .px-second-navigation>div{width:100%}@media only screen and (max-width:995px){.px-second-navigation-container .px-second-navigation{visibility:hidden;opacity:0}}.px-second-navigation-container .px-second-navigation li.more-2:after{position:absolute;right:3px;top:5px;transition:transform .3s ease-in;height:16px;display:flex;align-items:center}.px-second-navigation-container .px-second-navigation li.more-2 ul{position:absolute;left:0;padding:10px 16px;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.11);flex-direction:column;align-items:flex-start;margin-top:10px;border-radius:3px;display:none;transition:opacity .5s ease-in;opacity:0;white-space:nowrap}@media only screen and (max-width:995px){.px-second-navigation-container .px-second-navigation li.more-2 ul{left:auto;right:0}}.px-second-navigation-container .px-second-navigation li.more-2.show-menu:after{transform:rotate(180deg)}.px-second-navigation-container .px-second-navigation li.more-2.show-menu ul{display:flex;opacity:1}.px-second-navigation-container .px-second-navigation ul.menu{float:left;display:block;padding:0}.px-second-navigation-container .px-second-navigation ul.menu>li{display:block;float:left;padding-left:0;position:relative}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent ul,.px-second-navigation-container .px-second-navigation ul.menu li{list-style:none}.px-second-navigation-container .px-second-navigation ul.menu li a{text-decoration:none;padding-right:calc(23px + 17*(100vw - 300px)/1620);line-height:calc(18px + -2480*(100vw - 300px)/1620);transition-duration:.2s}.px-second-navigation-container .px-second-navigation ul.menu li a:hover{color:#1c1c26}.px-second-navigation-container .px-second-navigation-cta-container{flex:1;justify-content:flex-end;align-items:end;display:flex}.px-second-navigation-container .px-second-navigation-cta-container .px-second-navigation-cta{width:fit-content;text-decoration:none;padding:5px calc(18px + 2*(100vw - 996px)/924)!important;height:48px;display:flex;align-items:center;text-align:center;justify-content:center;border-radius:3px;transition:all .2s;white-space:nowrap}@media only screen and (min-width:996px) and (max-width:1200px){.px-second-navigation .px-second-navigation-navigation ul li a{padding:0 12px!important}}.px-second-navigation{justify-content:space-between;text-align:center;max-height:90px;background-color:transparent;height:70px;z-index:99;position:absolute;top:80px;left:0;width:100%;transition-duration:0s;display:flex;flex-direction:row}@media only screen and (max-width:900px){.px-second-navigation{display:none}}.px-second-navigation .px-search-field-close-icon{align-items:center;opacity:0;width:0}.px-second-navigation .px-search-field-close-icon svg{cursor:pointer;padding-right:4px;width:8px}.px-second-navigation .px-search-field-close-icon svg *,.px-second-navigation .px-second-navigation-search-content .px-search-field-close-icon svg *,.px-second-navigation-search-container .px-second-navigation-search-content .px-search-field-close-icon svg *{fill:#fff}.px-second-navigation .px-second-navigation-container{width:100%;z-index:2}.px-second-navigation .px-second-navigation-container .px-second-navigation-content{display:flex;align-items:center;width:100%;flex-direction:row}@media only screen and (max-width:700px){.px-second-navigation .px-second-navigation-container .px-second-navigation-content{padding-top:5px}}.px-second-navigation .px-second-navigation-container ul.px-second-navigation-navigation{margin:0;display:flex}.px-second-navigation .px-second-navigation-container ul.px-second-navigation-navigation li{display:flex;align-items:center;justify-content:center;text-align:center;position:relative;list-style:none;cursor:pointer;padding:13px 16px;margin-right:7px;border-radius:50px;transition-duration:200ms}.px-second-navigation .px-second-navigation-container ul.px-second-navigation-navigation li.px-right-border{margin-right:16px}.px-second-navigation .px-second-navigation-container ul.px-second-navigation-navigation li.px-right-border:after{content:"";background:#bfbfbf;border-radius:0;position:absolute;right:-8px;width:1px;height:17px}.px-second-navigation .px-second-navigation-container ul.px-second-navigation-navigation li.px-header-new-tag:after{font-size:12px;line-height:19px;font-weight:500;content:"NEW";background:rgba(255,255,255,.27);border-radius:60px;color:#fff;padding:2px 10px;margin:0 0 0 7px}@media only screen and (min-width:996px) and (max-width:1200px){.px-second-navigation .px-second-navigation-container ul.px-second-navigation-navigation li.px-header-new-tag:after{font-size:11px;line-height:18px;font-weight:400;padding:1px 9px}}@media only screen and (max-width:995px){.px-second-navigation .px-second-navigation-container ul.px-second-navigation-navigation li.px-header-new-tag a{width:fit-content}.px-second-navigation .px-second-navigation-container ul.px-second-navigation-navigation li.px-header-new-tag:after{margin:0 0 0 7px}.px-second-navigation .px-second-navigation-container ul.px-second-navigation-navigation li{padding:11px 0;margin-right:10px}}.px-second-navigation .px-second-navigation-container ul.px-second-navigation-navigation li:first-child.current-menu-item{padding-left:21px}.px-second-navigation .px-second-navigation-container ul.px-second-navigation-navigation li a{text-decoration:none;white-space:nowrap;transition:color .2s ease;letter-spacing:.3px}@media only screen and (max-width:1000px){.px-second-navigation .px-second-navigation-container ul.px-second-navigation-navigation li a{padding:0 20px}}@media only screen and (max-width:600px){.px-second-navigation .px-second-navigation-container ul.px-second-navigation-navigation li a{padding:0 10px}}.px-second-navigation .px-second-navigation-container ul.px-second-navigation-navigation li a.active{border-radius:27px;background:rgba(255,255,255,.12);padding-top:10px;padding-bottom:10px}@media only screen and (max-width:767px){.px-second-navigation .px-second-navigation-container ul.px-second-navigation-navigation li a.active{background:rgba(255,255,255,.5)}}.px-second-navigation .px-second-navigation-container ul.px-second-navigation-navigation li.current-menu-parent:after,.px-second-navigation .px-second-navigation-container ul.px-second-navigation-navigation>li.current-menu-item:before{content:"";position:absolute;left:0;width:100%;height:46px;background:rgba(255,255,255,.11);border-radius:40px;z-index:-1}.px-second-navigation .px-second-navigation-container ul.px-second-navigation-navigation>li{padding:26px 16px}.px-second-navigation .px-second-navigation-button{border-radius:28px;border:2px solid rgba(255,255,255,.3);display:flex;padding:4px 19px;justify-content:center;align-items:center}.px-second-navigation .px-second-navigation-button a{text-decoration:none;font-size:16px;font-weight:500;line-height:30px;color:#fff;white-space:nowrap}@media only screen and (max-width:700px){.px-second-navigation .px-second-navigation-button{display:none}}.px-second-navigation .px-second-navigation-navigation-container{display:flex;padding-left:1.7%}@media only screen and (max-width:1000px){.px-second-navigation .px-second-navigation-navigation-container{padding-left:0}}@media only screen and (max-width:600px){.px-second-navigation .px-second-navigation-navigation-container{justify-content:flex-start!important}}@media only screen and (max-width:1600px){.px-second-navigation .px-second-navigation-navigation-container.px-second-menu-with-cta-5 .sticky-more-menu-with-cta-parent{display:flex}}.px-second-navigation .px-second-navigation-search-content{display:block;height:40px;background:rgba(229,229,229,.15);backdrop-filter:blur(5.5px);border-radius:34px;margin-left:16%;position:relative;padding-left:23px;transition-duration:.3s}@media only screen and (max-width:767px){.px-second-navigation .px-second-navigation-search-content{backdrop-filter:blur(6px) contrast(80%);-webkit-backdrop-filter:blur(6px) contrast(80%)}}@media only screen and (max-width:1390px){.px-second-navigation .px-second-navigation-search-content{max-width:200px}}@media only screen and (max-width:1100px){.px-second-navigation .px-second-navigation-search-content{max-width:190px}}@media only screen and (max-width:1000px){.px-second-navigation .px-second-navigation-search-content{height:45px;width:fit-content;padding-left:33px;max-width:235px}}.px-second-navigation .px-second-navigation-search-content .px-search-field-close-icon{position:absolute;top:0;right:0;height:100%;width:50px;cursor:pointer;display:none}.px-second-navigation .px-second-navigation-search-content .px-search-field-close-icon.show{display:block;opacity:1}.px-second-navigation .px-second-navigation-search-content .px-search-field-close-icon svg{left:auto;right:20px;position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;width:12px}@media only screen and (max-width:1000px){.px-second-navigation .px-second-navigation-search-content .px-search-field-close-icon svg{left:20px}}.px-second-navigation .px-second-navigation-search-content input.search-field{height:100%;width:calc(100% - 30px);background:0 0;border:0;font-size:15px;font-weight:500;color:#fff;padding-right:15px}.px-second-navigation .px-second-navigation-search-content input.search-field::placeholder,.px-second-navigation-search-container .px-second-navigation-search-content input::placeholder{color:#fff;opacity:.4}.px-second-navigation .px-second-navigation-search-content input.search-field:focus::placeholder{color:transparent}.px-second-navigation .px-second-navigation-search-content input.search-field:-ms-input-placeholder{opacity:.7;color:#fff}.px-second-navigation .px-second-navigation-search-content input.search-field::-ms-input-placeholder,.px-second-navigation-search-container .px-second-navigation-search-content input::-ms-input-placeholder{opacity:.7;color:#fff}.px-second-navigation .px-second-navigation-search-content input.search-field:focus{outline:0}@media only screen and (max-width:1000px){.px-second-navigation .px-second-navigation-search-content input.search-field{width:0}.px-second-navigation .px-second-navigation-search-content input.search-field::placeholder{display:none}}.px-second-navigation .px-second-navigation-search-content.focused .px-search-field-close-icon{opacity:1;display:flex}@media only screen and (max-width:995px){.px-second-navigation{display:none!important}}.px-second-navigation.sticky{position:fixed;top:0;background:rgba(27,27,27,.34);backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);border-bottom:2px solid rgba(189,189,189,.1)}.px-second-navigation.sticky .px-second-header-with-cta-content{padding-top:0}.px-second-navigation-navigation-container{width:auto}.px-second-navigation-search-container{align-items:center;justify-content:center;display:flex;text-align:inherit;min-width:320px;flex:1}.px-second-navigation-search-container.active .px-second-navigation-search-content{width:fit-content;max-width:fit-content;transition-duration:.3s}.px-second-navigation-search-container.active .px-second-navigation-search-content input{width:calc(100vw - 64px);padding-left:12px}@media only screen and (max-width:1000px){.px-second-navigation-search-container.active .px-second-navigation-search-content{max-width:calc(100vw - 110px);margin:0 0 0 20px;z-index:999}.px-second-navigation-search-container form{display:flex;align-items:center;justify-content:end;padding-right:0}}@media only screen and (max-width:1920px) and (min-width:1400px){.px-second-navigation-search-container{min-width:calc(235px + 85*(100vw - 1400px)/520)}}@media only screen and (max-width:1400px){.px-second-navigation-search-container{min-width:235px}}@media only screen and (max-width:970px){.px-second-navigation-search-container{min-width:auto}}@media only screen and (max-width:340px){.px-second-navigation-search-container{display:none}}.px-second-navigation-search-container form{display:flex;justify-content:flex-end}@media only screen and (max-width:1200px){.px-second-navigation-search-container .px-second-header-search{width:auto!important}}.px-second-navigation-search-container .px-second-header-search .px-second-navigation-search-content{align-items:center;justify-content:center;display:flex;text-align:center}.px-second-navigation-search-container .px-second-header-search .px-second-navigation-search-content .px-search-field-icon{width:27px;height:27px;align-items:center;justify-content:center;display:flex;text-align:inherit;border-radius:29.151px;margin-right:8px;cursor:pointer}.px-second-navigation-search-container .px-second-header-search .px-second-navigation-search-content .px-search-field-icon svg{width:12px;height:11px}.px-second-navigation-search-container.dark-search .px-second-navigation-search-content{background:#262626;color:#fff}.px-second-navigation-search-container.dark-search .px-second-navigation-search-content .px-search-field-icon{background:#6d6d6d}@media only screen and (max-width:995px){.px-second-navigation-search-container.light-search{padding-right:10px}}@media only screen and (max-width:767px){.px-second-navigation-search-container.light-search{padding-right:30px}}.px-second-navigation-search-container.light-search .px-second-navigation-search-content{background:#d9d9d9;color:#0f0f0f}@media only screen and (max-width:995px){.px-second-navigation-search-container.light-search .px-second-navigation-search-content{height:35px}}.px-second-navigation-search-container.light-search .px-second-navigation-search-content input::placeholder{color:#707070;font-weight:500;opacity:1}.px-second-navigation-search-container.light-search .px-second-navigation-search-content .px-search-field-icon{background:#fff}.px-second-navigation-search-container .px-second-navigation-search-content{display:block;height:40px;width:100%;background:rgba(229,229,229,.15);backdrop-filter:blur(5.5px);border-radius:34px;position:relative;padding-left:50px;transition-duration:.3s}@media only screen and (max-width:650px){.px-second-navigation-search-container .px-second-navigation-search-content{margin-left:20px}}.px-second-navigation-search-container .px-second-navigation-search-content input{height:100%;background:0 0;border:0;font-size:14px;font-weight:500;color:#fff;padding-right:15px}@media only screen and (max-width:650px){.px-second-navigation-search-container .px-second-navigation-search-content input{min-width:auto!important;width:calc(100% - 19px)}}.mini-app-store-content-containers .px-mini-app-shop-page-search-input-container input.search-field:focus::placeholder,.px-second-navigation-search-container .px-second-navigation-search-content input:focus::placeholder{color:transparent}.px-second-navigation-search-container .px-second-navigation-search-content input:-ms-input-placeholder{opacity:.7;color:#fff}.px-main-header .px-header-search-main-container .px-header-search-wrap .px-header-search-input-container input.px-header-search-input:focus,.px-second-navigation-search-container .px-second-navigation-search-content input:focus{outline:0}.px-second-navigation-search-container .px-second-navigation-search-content .px-search-field-icon{display:flex;align-items:center}.px-second-navigation-search-container .px-second-navigation-search-content .px-search-field-close-icon{align-items:center;opacity:0;width:0}.px-second-navigation-search-container .px-second-navigation-search-content .px-search-field-close-icon svg{cursor:pointer;padding-right:4px;width:8px}@media (max-width:670px){.px-second-navigation-search-container .px-second-navigation-search-content .search-field::placeholder{color:transparent}}@media (max-width:650px){.px-popup-auth-container-class,.px-popup-auth-overlay .px-popup-auth-container,.px-popup-confirm-email-overlay .px-popup-confirm-email-container{width:303px;padding:15px 20px 19px;max-height:max-content}}@media only screen and (max-width:600px){.px-element-filter-container .px-element-shop-page-navigation ul,.px-postpace-element-shop-page-navigation ul,.px-shop-page-navigation-list-class{left:20px}}@media only screen and (max-width:380px){.px-element-filter-container .px-element-shop-page-navigation ul li:last-child:after,.px-postpace-element-shop-page-navigation ul li:last-child:after,.px-shop-page-navigation-list-class li:last-child:after{display:none}}@media only screen and (max-width:1100px){.px-element-filter-container .px-element-shop-page-navigation ul li,.px-postpace-element-shop-page-navigation ul li,.px-shop-page-navigation-list-class li{font-size:14px;line-height:25px}}@media only screen and (max-width:550px){.px-element-filter-container .px-element-shop-page-navigation ul li,.px-postpace-element-shop-page-navigation ul li,.px-shop-page-navigation-list-class li{padding:2px 15px;font-size:13px}}@media only screen and (max-width:400px){.px-element-filter-container .px-element-shop-page-navigation ul li,.px-postpace-element-shop-page-navigation ul li,.px-shop-page-navigation-list-class li{font-size:12px}.px-element-filter-container .px-element-shop-page-navigation ul li img,.px-postpace-element-shop-page-navigation ul li img,.px-shop-page-navigation-list-class li img{display:none!important}}@media only screen and (max-width:1200px){.px-element-filter-container .px-element-items-count-9.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-9.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-9 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:1100px){.px-element-filter-container .px-element-items-count-8.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-8.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-8 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:1000px){.px-element-filter-container .px-element-items-count-7.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-7.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-7 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:900px){.px-element-filter-container .px-element-items-count-6.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-6.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-6 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:850px){.px-element-filter-container .px-element-items-count-5.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-5.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-5 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:800px){.px-element-filter-container .px-element-items-count-4.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-4.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-4 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:750px){.px-element-filter-container .px-element-items-count-3.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-3.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-3 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:440px){.px-element-filter-container .px-element-items-count-2.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-2.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-2 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:1023px){.px-element-filter-container .px-element-shop-page-navigation,.px-postpace-element-shop-page-navigation,.px-shop-page-navigation-class{display:flex;justify-content:space-between;align-items:center;align-self:center;align-content:center;height:55px;margin-bottom:10px;width:100%}.px-element-filter-container .px-element-shop-page-navigation .px-sidebar-active-btn,.px-postpace-element-shop-page-navigation .px-sidebar-active-btn,.px-shop-page-navigation-class .px-sidebar-active-btn{padding:0}.px-element-filter-container .px-element-shop-page-navigation ul,.px-postpace-element-shop-page-navigation ul,.px-shop-page-navigation-class ul{margin:0}}@media only screen and (max-width:767px){.pixflow-store-cta-class,.postpace-element-store-content-container-intro .px-element-store-intro .element-store-sub-title-container .element-store-cta,.px-global-store-intro-content-container .px-global-store-intro .global-intro-store-sub-title-container .global-intro-store-cta{font-size:16px;line-height:27px}}.px-floating-menu{align-items:inherit;justify-content:center;display:flex;text-align:inherit;position:fixed;bottom:-100px;width:100%;opacity:1;z-index:100;transition-duration:.5s}@media only screen and (max-width:767px){.px-floating-menu{display:none}}.px-floating-menu.fixed-header{position:fixed;bottom:20px}.px-floating-menu .floating-menu-dropdown-menu li{transition-duration:300ms}@media only screen and (min-width:1251px){.px-floating-menu .floating-menu-dropdown-menu li:nth-child(-n+6){display:none}}@media only screen and (min-width:1101px) and (max-width:1250px){.px-floating-menu .floating-menu-dropdown-menu li:nth-child(-n+5){display:none}}@media only screen and (max-width:1100px) and (min-width:901px){.px-floating-menu .floating-menu-dropdown-menu li:nth-child(-n+4){display:none}}@media only screen and (max-width:900px) and (min-width:701px){.px-floating-menu .floating-menu-dropdown-menu li:nth-child(-n+3){display:none}}@media only screen and (min-width:441px) and (max-width:700px){.px-floating-menu .floating-menu-dropdown-menu li:nth-child(-n+2){display:none}}@media only screen and (max-width:440px){.px-floating-menu .floating-menu-dropdown-menu li:nth-child(-n+1){display:none}}.px-floating-menu .floating-menu-dropdown-menu li:hover,.px-floating-menu .px-floating-menu-content-container .floating-menu-dropdown-menu li a:hover,.px-floating-menu .px-floating-menu-content-container>div ul.px-floating-menu-list li a:hover,.px-floating-menu .px-floating-menu-content-container>div ul.px-floating-menu-list li.current-menu-item a{color:#b5b5b5}.px-floating-menu .px-floating-menu-list li.px-active-floating-menu a{color:#fff!important;transition-duration:300ms;font-weight:600!important}.px-floating-menu .floating-menu-more-menu-parent{display:none!important;padding:0 8px 0 17px}@media only screen and (max-width:550px){.px-floating-menu .floating-menu-more-menu-parent{padding:0 5px 0 15px}}.px-floating-menu .floating-menu-more-menu-parent div{align-items:center;justify-content:center;display:flex;text-align:inherit;color:#fff;padding-left:20px;cursor:pointer;height:50px}.px-floating-menu .floating-menu-more-menu-parent div svg{width:18px}@media only screen and (max-width:400px){.px-floating-menu .floating-menu-more-menu-parent div{padding-left:5px}}.px-floating-menu .auto-nav-more{position:relative}.px-floating-menu .auto-nav-more-list{position:absolute;right:0;opacity:0;visibility:hidden;transition:.2s;text-align:right;padding:0;list-style:none;background:gray;border-radius:4px}.px-floating-menu .auto-nav-more:hover .auto-nav-more-list{opacity:1;visibility:visible}.px-floating-menu .px-floating-menu-content-container,.px-floating-menu .px-floating-menu-content-container>div ul.px-floating-menu-list li.px-white-back{position:relative}.px-floating-menu .px-floating-menu-content-container .px-floating-menu-content{align-items:center;justify-content:space-between;display:flex;text-align:inherit;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-radius:80px;padding:8px 30px 8px 16px;background:rgba(68,68,68,.3)}@media only screen and (max-width:800px){.px-floating-menu .px-floating-menu-content-container .px-floating-menu-content{padding:3px 30px}}.px-floating-menu .px-floating-menu-content-container .px-floating-menu-content .pipe{align-items:center;justify-content:center;display:flex;text-align:inherit;width:109px;height:52px;border-radius:34px;position:absolute;min-width:80px;top:13px;left:16px;transition-duration:300ms;background-color:rgba(217,217,217,.11);z-index:-1}@media only screen and (max-width:1370px){.px-floating-menu .px-floating-menu-content-container .px-floating-menu-content .pipe{height:45px}}@media only screen and (max-width:800px){.px-floating-menu .px-floating-menu-content-container .px-floating-menu-content .pipe{height:36px}}.px-floating-menu .px-floating-menu-content-container .px-floating-menu-content .pipe a,.px-main-header nav.px-header-navigation.light_mode li.menu-item-has-children ul li a{color:#000!important}.px-floating-menu .px-floating-menu-content-container .px-floating-menu-content .px-floating-menu-right-side{align-items:center;justify-content:center;display:flex;text-align:inherit}.px-floating-menu .px-floating-menu-content-container .floating-menu-dropdown-menu{display:none;flex-direction:column;box-shadow:0 0 5px -1px rgba(0,0,0,.3);position:absolute;backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);border-radius:20px;background:rgba(68,68,68,.3);list-style:none;right:0;padding:5px 30px;margin-top:10px;top:50px;transition:top ease-in 300ms}.px-floating-menu .px-floating-menu-content-container .floating-menu-dropdown-menu.show-drop-down{display:block;opacity:1;top:80px}@media only screen and (max-width:801px){.px-floating-menu .px-floating-menu-content-container .floating-menu-dropdown-menu.show-drop-down{top:72px}}@media only screen and (max-width:600px){.px-floating-menu .px-floating-menu-content-container .floating-menu-dropdown-menu{padding:5px 30px;width:calc(100% - 60px)}}.px-floating-menu .px-floating-menu-content-container .floating-menu-dropdown-menu li{flex-grow:1;box-sizing:border-box;transition:background .3s ease;width:240px;padding:16px 0;border-bottom:1px solid rgba(237,237,237,.3);text-align:left}@media only screen and (max-width:600px){.px-floating-menu .px-floating-menu-content-container .floating-menu-dropdown-menu li{width:100%}}.px-floating-menu .px-floating-menu-content-container .floating-menu-dropdown-menu li a{color:#fff;transition-duration:200ms;width:100%;display:flex;cursor:pointer;font-size:17px;padding:0}@media only screen and (max-width:1200px){.px-floating-menu .px-floating-menu-content-container .floating-menu-dropdown-menu li a{font-size:16px}}@media only screen and (max-width:768px){.px-floating-menu .px-floating-menu-content-container .floating-menu-dropdown-menu li a{font-size:15px}}.px-floating-menu .px-floating-menu-content-container .floating-menu-dropdown-menu li:last-child{border:0}.px-floating-menu .px-floating-menu-content-container #floatingMenuDropdown.checked+.floating-menu-dropdown-menu{display:flex;animation:openDropDown .4s ease 0s 1 forwards}@media only screen and (max-width:600px){.px-floating-menu .px-floating-menu-content-container{padding:2px 0;width:calc(100% - 40px);margin:0 20px}}.px-floating-menu .px-floating-menu-content-container>div{align-items:center;justify-content:center;display:flex;text-align:center;color:#fff}.px-floating-menu .px-floating-menu-content-container>div a{padding:10px;text-transform:capitalize;white-space:nowrap;text-decoration:none;cursor:pointer;color:#fff}@media only screen and (max-width:425px){.px-floating-menu .px-floating-menu-content-container>div a{padding:0}}.px-floating-menu .px-floating-menu-content-container>div ul.px-floating-menu-list{display:inline-flex;padding:0;list-style:none}.px-floating-menu .px-floating-menu-content-container>div ul.px-floating-menu-list li{padding-left:13px;padding-right:13px}@media only screen and (max-width:1000px){.px-floating-menu .px-floating-menu-content-container>div ul.px-floating-menu-list li{padding-left:8px;padding-right:8px}}@media only screen and (max-width:600px){.px-floating-menu .px-floating-menu-content-container>div ul.px-floating-menu-list li{padding-left:8px;padding-right:8px}}.px-floating-menu .px-floating-menu-content-container>div ul.px-floating-menu-list li a{font-size:17px;line-height:normal;font-weight:300;padding:10px;text-transform:capitalize;white-space:nowrap;text-decoration:none;cursor:pointer;transition-duration:300ms}@media only screen and (max-width:1200px){.px-floating-menu .px-floating-menu-content-container>div ul.px-floating-menu-list li a{font-size:14px}}@media only screen and (max-width:850px){.px-floating-menu .px-floating-menu-content-container>div ul.px-floating-menu-list li a{font-size:13px}}@media only screen and (max-width:500px){.px-floating-menu .px-floating-menu-content-container>div ul.px-floating-menu-list li a{padding:10px 5px}}.px-floating-menu .px-floating-menu-content-container>div ul.px-floating-menu-list li.px-white-back a{color:#000!important;font-weight:500}body .px-floating-menu .px-floating-menu-content-container .px-floating-menu-content{padding:8px 17px 8px 16px}.px-floating-menu .px-floating-menu-content-container>div ul.px-floating-menu-list li.px-white-back:after{align-items:center;justify-content:center;display:flex;content:"";text-align:inherit;width:170px;height:52px;border-radius:34px;min-width:80px;top:-13px;left:2px;transition-duration:300ms;color:#000;background-color:#fff;z-index:-1;position:absolute}.px-custom-sticky-header{position:fixed;width:100%;top:-60px;left:0;z-index:99;transition:top .3s}.px-custom-sticky-header.sticky{top:0}.px-custom-sticky-header .px-container{align-items:center;justify-content:space-between;display:flex;text-align:inherit;box-sizing:border-box;width:100%;margin:0}.px-custom-sticky-header .px-container .px-icons-wrapper{display:flex;align-items:center;height:42px}.px-custom-sticky-header .px-custom-sticky-header-navigation-responsive-icon{width:40px;height:30px;cursor:pointer;display:none;overflow:hidden;margin-right:0;align-items:center;justify-content:center}.px-custom-sticky-header .px-custom-sticky-header-navigation-responsive-icon svg{width:15px;height:15px;transition:transform .2s}.px-custom-sticky-header .px-custom-sticky-header-navigation-responsive-icon svg *{stroke:#fff}.px-custom-sticky-header .px-custom-sticky-header-navigation{display:flex;width:100%;flex:1;position:relative}.px-custom-sticky-header .px-custom-sticky-header-navigation ul{display:flex;padding:0}.px-custom-sticky-header .px-custom-sticky-header-navigation ul li{align-items:center;justify-content:center;display:flex;text-align:center;list-style:none;position:relative}.px-custom-sticky-header .px-custom-sticky-header-navigation ul li a{transition:all ease-out .2s;text-decoration:none;margin:0 32px;position:relative}@media only screen and (max-width:995px){.px-custom-sticky-header .px-custom-sticky-header-navigation ul li a{margin:0}}.px-custom-sticky-header .px-custom-sticky-header-navigation ul li a .px-active-menu-line{width:100%;height:3px;position:absolute;background:#fff;bottom:-17px;transform-origin:right top;transform:scale(0,1);transition:transform .2s ease-out}@media only screen and (max-width:995px){.px-custom-sticky-header .px-custom-sticky-header-navigation ul li a .px-active-menu-line{display:none}}.px-custom-sticky-header .px-custom-sticky-header-navigation ul li.px-active-menu-item .px-active-menu-line{transform-origin:left top;transform:scale(1,1)}.px-custom-sticky-header .px-custom-sticky-header-search-icon-container{align-items:center;justify-content:center;display:flex;text-align:inherit;width:40px;height:30px;margin-left:5px}.px-custom-sticky-header .px-custom-sticky-header-search-icon-container svg,.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions li a{cursor:pointer}.px-custom-sticky-header .px-custom-sticky-header-search-icon-container svg path{transition:all ease-out .2s}.px-custom-sticky-header.show-search-bar .px-header-search-main-container{animation:slideDown 500ms ease-out 0ms both}.px-custom-sticky-header.show-search-bar .px-header-search-main-container .px-header-search-input{animation:fadeInFromTop 500ms ease-out 0ms both}.px-custom-sticky-header.show-search-bar .px-header-search-main-container svg{animation:fadeInFromTopCenter 500ms ease-out 0ms both}.px-custom-sticky-header .px-custom-sticky-header-button{text-decoration:none;padding:10px 28px;border-radius:21px;text-transform:capitalize;transition:all ease-out .2s;line-height:1.4em;white-space:nowrap}@media only screen and (max-width:995px){.px-custom-sticky-header .px-custom-sticky-header-button{padding:8px 23px}.px-custom-sticky-header .px-custom-sticky-header-logo-container{padding:10px 0}.px-custom-sticky-header .px-custom-sticky-header-navigation-responsive-icon{display:flex}.px-custom-sticky-header .px-custom-sticky-header-navigation-responsive-icon.px-clicked svg{transform:scaleY(-1)}.px-custom-sticky-header .px-custom-sticky-header-navigation{width:100vw;height:max-content;position:absolute;display:block;left:0;background-color:#c03b3b;top:100%;z-index:-3;clip-path:polygon(0 0,100%0,100%0,0 0);transition:clip-path .35s cubic-bezier(.165,.84,.44,1),visibility .35s step-end}.px-custom-sticky-header .px-custom-sticky-header-navigation.px-clicked{clip-path:polygon(0 100%,100% 100%,100%0,0 0)}.px-custom-sticky-header .px-custom-sticky-header-navigation>div{align-items:center;justify-content:center;display:flex;text-align:inherit}.px-custom-sticky-header .px-custom-sticky-header-navigation>div>ul{width:100%;height:fit-content;display:block;top:50px;left:0;overflow:hidden;margin:0}.px-custom-sticky-header .px-custom-sticky-header-navigation>div>ul li{width:calc(100% - 50px);height:50px;align-items:center;justify-content:flex-start;display:flex;text-align:inherit;border-bottom:1px solid rgba(193,187,187,.6);margin:0 25px}.px-custom-sticky-header .px-custom-sticky-header-navigation>div>ul li:last-child{border-bottom:none}.px-custom-sticky-header .px-custom-sticky-header-navigation>div>ul li.menu-item-has-children{height:auto!important;display:flex;flex-direction:column}.px-custom-sticky-header .px-custom-sticky-header-navigation>div>ul li.menu-item-has-children a{height:50px;text-transform:capitalize}.px-custom-sticky-header .px-custom-sticky-header-navigation>div>ul li.menu-item-has-children ul{display:none;position:relative;box-shadow:none;width:100%;margin-top:15px;margin-bottom:10px}.px-custom-sticky-header .px-custom-sticky-header-navigation>div>ul li.menu-item-has-children ul li{width:calc(100% - 50px);height:30px;align-items:center;justify-content:flex-start;display:flex;text-align:inherit;margin:0 25px;border-bottom:0}.px-custom-sticky-header .px-custom-sticky-header-navigation>div>ul li a{width:100%;height:100%;align-items:center;justify-content:inherit;display:flex;text-align:inherit}}@media (min-width:995px) and (max-width:1300px){body .px-custom-sticky-header .px-custom-sticky-header-navigation ul li a{margin:0 15px}body .px-custom-sticky-header .px-custom-sticky-header-logo-container,body .px-main-header .px-logo{margin-right:70px}body .px-custom-sticky-header .px-custom-sticky-header-navigation ul li a .px-active-menu-line{left:0}}@media (min-width:995px) and (max-width:1100px){body .px-custom-sticky-header .px-custom-sticky-header-logo-container,body .px-main-header .px-logo{margin-right:3%}}.px_switch_headers .px-custom-sticky-header{z-index:100000;top:0;transition:top .3s}@media only screen and (max-width:995px){.px-custom-sticky-header{padding:5px 0}}.px-popup-auth-overlay,.px-popup-confirm-email-overlay,.px-popup-message-overlay,.px-popup-overlay-class,.px-product-button-popup{position:fixed;height:100vh;top:0;left:0;width:100vw;align-items:center;justify-content:center;background-color:rgba(0,0,0,.2);z-index:999;display:none;border-radius:8px;overflow:hidden}.px-popup-auth-container-class,.px-popup-auth-overlay .px-popup-auth-container,.px-popup-confirm-email-overlay .px-popup-confirm-email-container{background-color:#1f1f1f;color:#000;max-height:501px;width:490px;border-radius:8px;display:flex;flex-direction:column;align-items:center;padding:29px 42px 65px;justify-content:center}@media (max-width:650px){.px-popup-auth-container-class,.px-popup-auth-overlay .px-popup-auth-container,.px-popup-confirm-email-overlay .px-popup-confirm-email-container{width:303px;padding:15px 20px 19px;max-height:max-content}}.px-product-back-class{background-size:cover}.px-product-back-class,.px-single-elements-box-intro-video-content-back,.single-product .px-product-type-graphic-design-back-container .px-product-type-graphic-design-back{background-repeat:no-repeat;background-position:center;max-height:100%;position:sticky;overflow:hidden;height:100vh;top:0;box-shadow:inset -537.6px -184px 230px -7px rgba(0,0,0,.8);transition:width .3s ease;width:100%}.single-product .px-product-type-graphic-design-back-container .px-product-type-graphic-design-back{background-size:cover}.px-postpace-element-shop-page-navigation ul,.px-shop-page-navigation-list-class{display:flex;justify-content:flex-end;margin:0;padding-left:60px}.px-element-filter-container .px-element-shop-page-navigation ul{display:flex;justify-content:flex-end;margin:0}@media only screen and (max-width:600px){.px-element-filter-container .px-element-shop-page-navigation ul,.px-postpace-element-shop-page-navigation ul,.px-shop-page-navigation-list-class{left:20px}}.px-element-filter-container .px-element-shop-page-navigation ul li,.px-postpace-element-shop-page-navigation ul li,.px-shop-page-navigation-list-class li{color:#fff;list-style:none;font-size:15px;cursor:pointer;z-index:2;padding:6px 22px;border-radius:50px;white-space:nowrap;display:flex;flex-wrap:nowrap}.px-element-filter-container .px-element-shop-page-navigation ul li:last-child:after,.px-postpace-element-shop-page-navigation ul li:last-child:after,.px-shop-page-navigation-list-class li:last-child:after{content:"";width:16px;display:flex;height:25px;margin-left:5px;background-position:center;background-size:contain;background-repeat:no-repeat}@media only screen and (max-width:380px){.px-element-filter-container .px-element-shop-page-navigation ul li:last-child:after,.px-postpace-element-shop-page-navigation ul li:last-child:after,.px-shop-page-navigation-list-class li:last-child:after{display:none}}@media only screen and (max-width:1100px){.px-element-filter-container .px-element-shop-page-navigation ul li,.px-postpace-element-shop-page-navigation ul li,.px-shop-page-navigation-list-class li{font-size:14px;line-height:25px}}@media only screen and (max-width:550px){.px-element-filter-container .px-element-shop-page-navigation ul li,.px-postpace-element-shop-page-navigation ul li,.px-shop-page-navigation-list-class li{padding:2px 15px;font-size:13px}}@media only screen and (max-width:400px){.px-element-filter-container .px-element-shop-page-navigation ul li,.px-postpace-element-shop-page-navigation ul li,.px-shop-page-navigation-list-class li{font-size:12px}.px-element-filter-container .px-element-shop-page-navigation ul li img,.px-postpace-element-shop-page-navigation ul li img,.px-shop-page-navigation-list-class li img{display:none!important}}.px-element-filter-container .px-element-shop-page-navigation ul li.active,.px-postpace-element-shop-page-navigation ul li.active,.px-shop-page-navigation-list-class li.active{background-color:#fff;color:#000;font-weight:600}.px-element-filter-container .px-element-shop-page-navigation,.px-postpace-element-shop-page-navigation,.px-shop-page-navigation-class{display:grid;position:absolute;top:24px}.px-element-filter-container .px-element-shop-page-navigation .px-element-sticky-more-parent,.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class .px-element-sticky-more-parent{display:none;padding:13px 3px 13px 22px;cursor:pointer;z-index:2}.px-element-filter-container .px-element-shop-page-navigation .px-element-sticky-more-parent svg,.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent svg,.px-shop-page-navigation-class .px-element-sticky-more-parent svg{width:18px}.px-element-filter-container .px-element-shop-page-navigation .px-element-sticky-more-parent>div,.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent>div,.px-shop-page-navigation-class .px-element-sticky-more-parent>div,.px-verification-code-input-container form{display:flex;align-items:center;justify-content:center}.extra-item.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-filter-container .extra-item.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-filter-container .px-element-items-count-10.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-10.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.extra-item .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-10 .px-element-sticky-more-parent{display:flex}@media only screen and (max-width:1200px){.px-element-filter-container .px-element-items-count-9.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-9.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-9 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:1100px){.px-element-filter-container .px-element-items-count-8.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-8.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-8 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:1000px){.px-element-filter-container .px-element-items-count-7.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-7.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-7 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:900px){.px-element-filter-container .px-element-items-count-6.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-6.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-6 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:850px){.px-element-filter-container .px-element-items-count-5.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-5.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-5 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:800px){.px-element-filter-container .px-element-items-count-4.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-4.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-4 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:750px){.px-element-filter-container .px-element-items-count-3.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-3.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-3 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:440px){.px-element-filter-container .px-element-items-count-2.px-element-shop-page-navigation .px-element-sticky-more-parent,.px-element-items-count-2.px-postpace-element-shop-page-navigation .px-element-sticky-more-parent,.px-shop-page-navigation-class.px-element-items-count-2 .px-element-sticky-more-parent{display:flex}}@media only screen and (max-width:1023px){.px-element-filter-container .px-element-shop-page-navigation,.px-postpace-element-shop-page-navigation,.px-shop-page-navigation-class{display:flex;justify-content:space-between;align-items:center;align-self:center;align-content:center;height:55px;margin-bottom:10px;width:100%}.px-element-filter-container .px-element-shop-page-navigation .px-sidebar-active-btn,.px-postpace-element-shop-page-navigation .px-sidebar-active-btn,.px-shop-page-navigation-class .px-sidebar-active-btn{padding:0}.px-element-filter-container .px-element-shop-page-navigation ul,.px-postpace-element-shop-page-navigation ul,.px-shop-page-navigation-class ul{margin:0}}.pixflow-store-cta-class,.postpace-element-store-content-container-intro .px-element-store-intro .element-store-sub-title-container .element-store-cta,.px-global-store-intro-content-container .px-global-store-intro .global-intro-store-sub-title-container .global-intro-store-cta{color:#cdff67;font-size:19px;font-style:normal;font-weight:500;line-height:30px;text-decoration-line:underline;text-transform:capitalize;white-space:nowrap}@media only screen and (max-width:767px){.pixflow-store-cta-class,.postpace-element-store-content-container-intro .px-element-store-intro .element-store-sub-title-container .element-store-cta,.px-global-store-intro-content-container .px-global-store-intro .global-intro-store-sub-title-container .global-intro-store-cta{font-size:16px;line-height:27px}}.pixflow-video-poster-class,.px-element-product-shortcode-col section.image-holder .px-video-poster,.px-featured-product-shortcode-col a.image-holder .px-video-poster,.px-product-shortcode-col a.image-holder .px-video-poster{position:absolute;width:100%;height:100%;top:0;left:0;border-radius:8px;background-repeat:no-repeat;background-size:cover;z-index:1;overflow:hidden;background-position:center;opacity:1;transition:opacity .35s ease-in-out}.pixflow-video-poster-class.hide,.px-element-product-shortcode-col section.image-holder .hide.px-video-poster,.px-featured-product-shortcode-col a.image-holder .hide.px-video-poster,.px-product-shortcode-col a.image-holder .hide.px-video-poster{opacity:0}.pixflow-activity-class{padding-bottom:70%;height:0}.element-shop-content-container .px-element-store-content-placeholder .activity,.pixflow-activity-class,.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .activity,.postpace-element-shop-content-container .px-element-store-content-placeholder .activity,.px-element-product-shortcode-col .activity,.px-global-search-result .px-element-store-content-placeholder .activity{position:absolute;left:-25%;width:45%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:45}.px-global-search-result .px-element-store-content-placeholder .activity{padding-bottom:70%}.element-shop-content-container .px-element-store-content-placeholder .activity,.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .activity,.postpace-element-shop-content-container .px-element-store-content-placeholder .activity,.px-element-product-shortcode-col .activity{height:0}.element-shop-content-container .px-element-store-content-placeholder .activity,.postpace-element-shop-content-container .px-element-store-content-placeholder .activity,.px-element-product-shortcode-col .activity{padding-bottom:70%}.pixflow-element-card-image-class,.px-global-search-result .px-element-store-content-placeholder .card-image,.px-global-search-result .px-element-store-content-placeholder svg{margin-bottom:10px;height:100%;width:100%;position:relative;padding-bottom:55px}.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .card-image,.postpace-element-shop-content-container .px-color-collection-store-content-placeholder svg{margin-bottom:10px;height:100%;width:100%;position:relative}.element-shop-content-container .px-element-store-content-placeholder .card-image,.element-shop-content-container .px-element-store-content-placeholder svg,.postpace-element-shop-content-container .px-element-store-content-placeholder .card-image,.postpace-element-shop-content-container .px-element-store-content-placeholder svg,.px-element-product-shortcode-col .card-image,.px-element-product-shortcode-col svg{margin-bottom:10px;height:100%;width:100%;position:relative;padding-bottom:55px}.element-shop-content-container .px-element-store-content-placeholder .card-image .card-tag,.element-shop-content-container .px-element-store-content-placeholder svg .card-tag,.pixflow-element-card-image-class .card-tag,.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .card-image .card-tag,.postpace-element-shop-content-container .px-color-collection-store-content-placeholder svg .card-tag,.postpace-element-shop-content-container .px-element-store-content-placeholder .card-image .card-tag,.postpace-element-shop-content-container .px-element-store-content-placeholder svg .card-tag,.px-element-product-shortcode-col .card-image .card-tag,.px-element-product-shortcode-col svg .card-tag,.px-global-search-result .px-element-store-content-placeholder .card-image .card-tag,.px-global-search-result .px-element-store-content-placeholder svg .card-tag{position:absolute;background:#222;width:13%;border-radius:38px;top:18px;right:19px;z-index:44;padding-bottom:calc(5.357143% + 6px)}.pixflow-subscription-button-style,.px-single-elements-box-intro-detail .px-single-elements-buttons-subscription{align-items:center;justify-content:center;display:flex;text-align:inherit;flex-wrap:wrap;max-width:340px;cursor:pointer}.pixflow-subscription-button-style a,.px-single-elements-box-intro-detail .px-single-elements-buttons-subscription a{align-items:center;justify-content:center;display:flex;text-align:inherit;width:267px;height:47px;border-radius:26.477px;background:#cdff67;text-decoration:none;margin-top:10px}.pixflow-subscription-button-style a p,.px-single-elements-box-intro-detail .px-single-elements-buttons-subscription a p{font-size:16px;line-height:23px;font-weight:600;color:#000}.pixflow-free-button-style a svg,.pixflow-subscribe-button-style a svg,.pixflow-subscription-button-style a svg,.px-single-elements-box-intro-detail .px-single-elements-buttons-free a svg,.px-single-elements-box-intro-detail .px-single-elements-buttons-subscribe a svg,.px-single-elements-box-intro-detail .px-single-elements-buttons-subscription a svg{padding-right:5px}.pixflow-free-button-style,.pixflow-subscribe-button-style,.px-single-elements-box-intro-detail .px-single-elements-buttons-free,.px-single-elements-box-intro-detail .px-single-elements-buttons-subscribe{align-items:center;justify-content:center;display:flex;text-align:inherit;cursor:pointer;border-radius:23.5px;padding:9px 20px;background-color:#62c6ff}.pixflow-free-button-style a,.pixflow-subscribe-button-style a,.px-single-elements-box-intro-detail .px-single-elements-buttons-free a,.px-single-elements-box-intro-detail .px-single-elements-buttons-subscribe a{align-items:center;justify-content:center;display:flex;text-align:inherit;text-decoration:none}.pixflow-free-button-style a p,.pixflow-subscribe-button-style a p,.px-single-elements-box-intro-detail .px-single-elements-buttons-free a p,.px-single-elements-box-intro-detail .px-single-elements-buttons-subscribe a p{align-items:center;justify-content:center;display:flex;font-size:14px;line-height:normal;font-weight:500;text-align:inherit;color:#000;white-space:nowrap}.pixflow-subscribe-button-style,.px-single-elements-box-intro-detail .px-single-elements-buttons-subscribe{background:#cdff67}button,html,input,select,textarea{-webkit-tap-highlight-color:transparent}.px-header-container.px-reverse-both-stick{animation:reverse-both-header-stick 200ms}.px-header-container.sticky{position:fixed;top:0;z-index:999;background:#000;width:100%;animation:both-header-stick 300ms ease-out}.px-main-header .px-user-is-not-sign-up{align-items:center;justify-content:inherit;display:flex;text-align:inherit}body:not(.logged-in) .px-main-header .px-header-user-info-name{align-items:center;justify-content:center;display:flex;text-align:inherit;flex-direction:row;padding:0 19px;height:32px;background:#fff;border-radius:28px;color:#000;margin-right:-7px;text-decoration:none}body:not(.logged-in) .px-main-header .px-header-user-info-name a{align-items:center;justify-content:inherit;display:flex;text-align:inherit;color:#000;line-height:14px;text-decoration:none}body:not(.logged-in) .px-main-header .px-header-user-info-name .px-sign-up-text{padding:0;cursor:pointer}body:not(.logged-in) .px-main-header .px-header-shop-icon .px-header-user-info-name-text{padding-left:7px}body:not(.logged-in) .px-main-header .px-header-shop-icon .px-header-user-info-name-text.credit-text{font-size:13px;white-space:nowrap;cursor:pointer}@media only screen and (min-width:996px) and (max-width:1300px){body:not(.logged-in) .px-main-header .px-header-shop-icon .px-header-user-info.px-header-icon-item>svg{display:block}}body:not(.logged-in) .px-main-header .px-header-shop-icon .px-header-shop-card.px-header-icon-item{padding-left:10px}.px-have-sticky-nav .px-main-header.px-stick-top{position:fixed;animation:header-stick 300ms ease-out;background:rgba(27,27,27,.9);backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);border-bottom:2px solid rgba(189,189,189,.1);height:80px}.px-have-sticky-nav .px-main-header.px-stick-top.px-reverse-stick-top{animation:reverse-header-stick 200ms}.px-have-sticky-nav .px-main-header.px-stick-top .px-header-icon .px-header-user-info ul.px-user-actions{top:40px}.px-have-sticky-nav .px-main-header.px-stick-top nav.px-header-navigation div>ul>li:not(.menu-item-pixflow-mega-menu-parent):not(.px-small-mega-menu-parent)>ul.sub-menu{top:78px}@media only screen and (max-width:995px){.px-have-sticky-nav .px-main-header.sticky-both-menu .px-header-cta{display:none!important}}.px-have-sticky-nav .px-main-header.sticky-both-menu.px-stick-top{background:#000}.px-main-header{width:100%;height:80px;display:flex;max-height:90px;background-color:transparent;z-index:999;position:absolute;top:0;left:0;transition-duration:0s}@media only screen and (max-width:995px){.px-main-header{position:fixed!important;top:0!important}}.px-main-header .px-second-navigation-search-container{justify-content:flex-end}.px-main-header .px-second-navigation-search-container .px-second-navigation-search-content{padding-left:35px}@media only screen and (max-width:995px){.px-main-header .px-second-navigation-search-container .px-second-navigation-search-content{padding-left:20px}}.px-main-header .px-second-navigation-search-container .px-second-navigation-search-content svg *{fill:#000;stroke:#000}.px-main-header .px-second-navigation-search-container .px-second-navigation-search-content input{min-width:265px;color:#000}@media only screen and (max-width:995px){.px-main-header .px-second-navigation-search-container .px-second-navigation-search-content input{min-width:200px}}.px-main-header .px-container{align-items:center;justify-content:space-between;display:flex;text-align:inherit;box-sizing:border-box;width:100%;padding:0 20px}.px-main-header .px-logo a{cursor:pointer;text-decoration:none}.px-main-header .px-logo a svg{cursor:pointer;height:auto}.px-main-header .px-logo-desktop,.px-main-header .px-second-logo .px-logo-desktop{display:flex}.px-main-header .px-second-logo{padding-left:17px;margin-left:17px;position:relative;margin-right:90px!important}@media only screen and (max-width:995px){.px-main-header .px-second-logo{display:none}}@media only screen and (max-width:1300px){.px-main-header .px-second-logo{margin-right:60px!important}}.px-main-header .px-second-logo:before{content:"";width:1px;height:100%;position:absolute;left:0;background-color:#000}.px-main-header .px-header-close-icon,.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-left-column .sub-menu .px-active-menu-line,.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-left-column>a,.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-right-column>a{display:none}.px-main-header .px-responsive-menu{display:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:14px;padding:10px;margin:0 auto;align-items:center;justify-content:center}.px-main-header.px-left-header .px-header-icon{justify-content:flex-end;flex-grow:1}.px-main-header.px-left-header .px-header-navigation{padding-left:calc(15px + 21*(100vw - 1024px)/896)}.px-main-header.px-woocommerce-header{height:73px;background-color:#fff;box-shadow:0 1px 10px rgba(0,0,0,.1);margin:0}.px-main-header.px-woocommerce-header .px-container{padding:0;margin:0 calc(20px + 45*(100vw - 1024px)/885)0 calc(25px + 21*(100vw - 996px)/924)}@media only screen and (max-width:995px){.px-main-header.px-woocommerce-header .px-container{margin:0}}@media only screen and (width:995px){.px-main-header.px-woocommerce-header .px-container{padding:0 20px}}@media only screen and (max-width:995px){.px-main-header.px-woocommerce-header{width:100%}.px-main-header .px-logo a{align-items:center;justify-content:center;display:flex;text-align:inherit}.px-main-header .px-logo a span{display:inline-flex}}.px-main-header .px-logo svg{transition:max-width .2s ease .1s,opacity .2s ease .3s}@media only screen and (max-width:995px){.px-main-header .px-logo svg{width:auto}.px-main-header .px-logo svg.px-search-animation{opacity:0;max-width:0!important;transition:max-width .2s ease .1s,opacity .2s ease}.px-main-header .px-container nav.px-header-navigation .menu .menu-item-has-children.menu-item-pixflow-mega-menu-parent.sub-menu-show>ul{margin-top:12px!important}.px-main-header .px-container nav.px-header-navigation .menu .menu-item-has-children.menu-item-pixflow-mega-menu-parent>ul{margin-top:-22px!important;padding-top:0}}.px-main-header .px-container{margin:0;padding-left:calc(40px + 85*(100vw - 995px)/925 + 20px);padding-right:calc(40px + 85*(100vw - 995px)/925 + 20px)}@media only screen and (max-width:995px){.px-main-header .px-container{padding:0;height:100%}}.px-main-header nav.px-header-navigation{align-items:inherit;justify-content:flex-end;display:flex;text-align:inherit;width:100%;flex:1}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation{display:block}.px-main-header nav.px-header-navigation .menu>li.sub-menu-show .sub-menu{max-height:1000px}.px-main-header nav.px-header-navigation ul li :first-child{padding:0!important}.px-main-header nav.px-header-navigation div>ul>li a{padding:inherit!important}}.px-main-header nav.px-header-navigation div>ul>li>a{padding:0 calc(20px + 10*(100vw - 1024px)/896)!important}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation ul.menu li.menu-item-has-children:hover:after{top:27px!important}}.px-main-header nav.px-header-navigation ul.menu li.menu-item-has-children:after{opacity:.8}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation ul.menu li.menu-item-has-children:after{top:27px;right:0;position:absolute}.px-main-header nav.px-header-navigation ul.menu li.menu-item-pixflow-button-mode{padding-bottom:10px}}.px-main-header nav.px-header-navigation ul.menu li.menu-item-pixflow-button-mode a{align-items:center;justify-content:center;display:flex;text-align:center;text-decoration:none;padding:5px calc(18px + 2*(100vw - 996px)/924)!important;height:48px;border-radius:3px;transition:all .2s;white-space:nowrap;font-size:calc(17px + 2*(100vw - 996px)/924)}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation ul.menu li.menu-item-pixflow-button-mode a{background-color:#4848db;color:#fff!important}}.px-main-header nav.px-header-navigation div>ul{padding:0;margin:0}.px-main-header nav.px-header-navigation div>ul .px-responsive-menu-logout-item a{color:#e52121}.px-main-header nav.px-header-navigation div>ul .px-responsive-menu-access-button{align-items:center;justify-content:center;display:flex;text-align:center;width:96%;height:40px;font-size:15px;line-height:normal;font-weight:600;padding:7px 13px;flex-shrink:0;border-radius:40px;color:#000;background-color:#ccfa6f;bottom:0;border:0}@media only screen and (max-width:994px){.px-main-header nav.px-header-navigation div>ul .px-responsive-menu-access-button{height:50px}}.px-main-header nav.px-header-navigation div>ul .px-responsive-menu-login-item{padding-top:31px;padding-bottom:20px;display:flex!important;justify-content:space-evenly!important;flex-direction:column}.px-main-header nav.px-header-navigation div>ul .px-responsive-menu-login-item.px-logged-in-user{height:140px!important;padding-bottom:0}.px-main-header nav.px-header-navigation div>ul .px-responsive-menu-login-item a:not(.px-responsive-menu-access-button){height:fit-content!important;padding-top:30px!important}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent .menu-item-pixflow-left-column>a,.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent .menu-item-pixflow-right-column>a,.px-main-header nav.px-header-navigation div>ul .px-responsive-menu-login-item .avatar{display:none!important}.px-main-header nav.px-header-navigation div>ul .px-responsive-menu-logout-item-button{border-bottom:none!important;padding-top:40px}@media only screen and (min-width:996px){.px-main-header nav.px-header-navigation div>ul{display:flex!important}.px-main-header nav.px-header-navigation div>ul.menu>li{align-items:center;justify-content:center;display:flex;text-align:center}.px-main-header nav.px-header-navigation div>ul.menu>li.px-responsive-menu-login-item,.px-main-header nav.px-header-navigation div>ul.menu>li.px-responsive-menu-logout-item{display:none}}@media only screen and (min-width:996px) and (max-width:1195px){.px-main-header nav.px-header-navigation div>ul.menu>li:nth-child(3)>.sub-menu{left:-20vw!important}}@media only screen and (min-width:996px){.px-main-header nav.px-header-navigation div>ul.menu>li.menu-item-has-children{cursor:pointer;height:60px}.px-main-header nav.px-header-navigation div>ul.menu>li.menu-item-has-children:not(.menu-item-pixflow-mega-menu-parent){position:relative}.px-main-header nav.px-header-navigation div>ul.menu>li.menu-item-pixflow-button-mode{padding-left:calc(20px + 33*(100vw - 996px)/924)}}@media only screen and (min-width:996px) and (max-width:995px){.px-main-header nav.px-header-navigation div>ul.menu>li{height:80px}}@media only screen and (min-width:996px){.px-main-header nav.px-header-navigation div>ul.menu>li>a{align-items:center;justify-content:center;display:flex;text-align:center;position:relative}.px-main-header nav.px-header-navigation div>ul.menu>li>a svg{position:relative;right:-5px;top:0;padding-right:5px;transition:all ease-in .2s}}@media only screen and (min-width:996px) and (max-width:995px){.px-main-header nav.px-header-navigation div>ul.menu>li>a{height:80px}}@media only screen and (min-width:996px){.px-main-header nav.px-header-navigation div>ul.menu>li.px-open-mega-menu>a svg{transform:scaleY(-1);transition-delay:0s}}.px-main-header nav.px-header-navigation div>ul>li{position:relative;list-style:none;cursor:pointer}.px-main-header nav.px-header-navigation div>ul>li.px-right-border{margin-right:16px}.px-main-header nav.px-header-navigation div>ul>li.px-right-border:after{content:"";background:#bfbfbf;border-radius:0;position:absolute;right:-8px;width:1px;height:17px}.px-main-header nav.px-header-navigation div>ul>li.px-header-new-tag:after{font-size:12px;line-height:19px;font-weight:500;content:"NEW";background:rgba(255,255,255,.27);border-radius:60px;color:#fff;padding:2px 10px;margin:0 13px 0-18px}@media (min-width:995px) and (max-width:1870px){.px-main-header nav.px-header-navigation div>ul>li.px-header-new-tag:after{margin-left:-14px}}@media only screen and (min-width:996px) and (max-width:1200px){.px-main-header nav.px-header-navigation div>ul>li.px-header-new-tag:after{font-size:11px;line-height:18px;font-weight:400;padding:1px 9px;margin:0 8px 0-9px}}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation div>ul>li.px-header-new-tag a{width:fit-content}.px-main-header nav.px-header-navigation div>ul>li.px-header-new-tag:after{margin:0 0 0 7px}}@media only screen and (min-width:996px){.px-main-header nav.px-header-navigation div>ul>li:not(.menu-item-pixflow-mega-menu-parent):not(.px-small-mega-menu-parent)>ul.sub-menu{justify-content:center;display:flex;text-align:center;flex-direction:column;top:57px;position:absolute;left:5px;margin-top:-3px;transition:transform 300ms cubic-bezier(.23,1,.32,1) 200ms,opacity 300ms cubic-bezier(.23,1,.32,1) 200ms;opacity:0;box-shadow:0 25px 30px 17px rgba(0,0,0,.1);align-items:end;visibility:hidden;padding:24px 20px 11px;min-width:calc(110px + 33*(100vw - 996px)/924);border-radius:15px;border:1px solid rgba(255,255,255,.2);background:#1b1b1b}.px-main-header nav.px-header-navigation div>ul>li:not(.menu-item-pixflow-mega-menu-parent):not(.px-small-mega-menu-parent)>ul.sub-menu li{list-style:none;padding-left:0;width:100%;min-height:auto}.px-main-header nav.px-header-navigation div>ul>li:not(.menu-item-pixflow-mega-menu-parent):not(.px-small-mega-menu-parent)>ul.sub-menu li:first-child{padding-left:0}.px-main-header nav.px-header-navigation div>ul>li:not(.menu-item-pixflow-mega-menu-parent):not(.px-small-mega-menu-parent)>ul.sub-menu li:first-child a{padding:0!important}.px-main-header nav.px-header-navigation div>ul>li:not(.menu-item-pixflow-mega-menu-parent):not(.px-small-mega-menu-parent)>ul.sub-menu li a{width:100%;height:fit-content;padding:0!important;transition:color .2s ease;display:flex}.px-main-header nav.px-header-navigation div>ul>li:not(.menu-item-pixflow-mega-menu-parent):not(.px-small-mega-menu-parent):hover ul.sub-menu{transition:transform 300ms cubic-bezier(.23,1,.32,1) 200ms,opacity 300ms cubic-bezier(.23,1,.32,1) 200ms;opacity:1;visibility:visible}.px-main-header nav.px-header-navigation div>ul>li.px-small-mega-menu-parent>ul.sub-menu{display:flex;flex-direction:row;padding:28px 57px 29px 74px;border-radius:10px;cursor:auto;box-shadow:none;top:75px;left:0;position:absolute;z-index:-1;transition:clip-path .35s cubic-bezier(.165,.84,.44,1),visibility .35s step-end,-webkit-clip-path .35s cubic-bezier(.165,.84,.44,1);clip-path:polygon(0 0,100%0,100%0,0 0);visibility:hidden}.px-main-header nav.px-header-navigation div>ul>li.px-small-mega-menu-parent>ul.sub-menu>li.px-small-mega-menu-column{width:50%;margin-left:126px}.px-main-header nav.px-header-navigation div>ul>li.px-small-mega-menu-parent>ul.sub-menu>li.px-small-mega-menu-column:first-child{margin-left:0}.px-main-header nav.px-header-navigation div>ul>li.px-small-mega-menu-parent>ul.sub-menu>li.px-small-mega-menu-column ul.sub-menu{padding:0}.px-main-header nav.px-header-navigation div>ul>li.px-small-mega-menu-parent>ul.sub-menu>li.px-small-mega-menu-column ul.sub-menu li.px-small-mega-menu-child{display:flex;padding-bottom:51px}.px-main-header nav.px-header-navigation div>ul>li.px-small-mega-menu-parent>ul.sub-menu>li.px-small-mega-menu-column ul.sub-menu li.px-small-mega-menu-child:last-child{padding-bottom:15px}.px-main-header nav.px-header-navigation div>ul>li.px-small-mega-menu-parent>ul.sub-menu>li.px-small-mega-menu-column ul.sub-menu li.px-small-mega-menu-child a{align-items:flex-start;cursor:pointer;display:flex;padding:0!important}.px-main-header nav.px-header-navigation div>ul>li.px-small-mega-menu-parent>ul.sub-menu>li.px-small-mega-menu-column ul.sub-menu li.px-small-mega-menu-child a svg{width:22px;height:22px;display:inline-block;margin-right:14px}.px-main-header nav.px-header-navigation div>ul>li.px-small-mega-menu-parent>ul.sub-menu>li.px-small-mega-menu-column ul.sub-menu li.px-small-mega-menu-child a .px-small-mega-menu-child-text-container{align-items:flex-start;justify-content:inherit;display:flex;text-align:inherit;flex-direction:column;width:185px}.px-main-header nav.px-header-navigation div>ul>li.px-small-mega-menu-parent>ul.sub-menu>li.px-small-mega-menu-column ul.sub-menu li.px-small-mega-menu-child a .px-small-mega-menu-child-text-container .px-small-mega-menu-item-description,.px-main-header nav.px-header-navigation div>ul>li.px-small-mega-menu-parent>ul.sub-menu>li.px-small-mega-menu-column ul.sub-menu li.px-small-mega-menu-child a .px-small-mega-menu-child-text-container .px-small-mega-menu-item-title{cursor:pointer;line-height:1.3em!important}.px-main-header nav.px-header-navigation div>ul>li.px-small-mega-menu-parent>ul.sub-menu>li.px-small-mega-menu-column ul.sub-menu li.px-small-mega-menu-child a .px-small-mega-menu-child-text-container .px-small-mega-menu-item-title{margin-bottom:9px}.px-main-header nav.px-header-navigation div>ul>li.px-small-mega-menu-parent>ul.sub-menu>li.px-small-mega-menu-column ul.sub-menu li.px-small-mega-menu-child a .px-small-mega-menu-child-text-container .px-small-mega-menu-item-description{white-space:normal;text-align:left}.px-main-header nav.px-header-navigation div>ul>li.px-small-mega-menu-parent.px-open-mega-menu>ul{visibility:visible;clip-path:polygon(0 100%,100% 100%,100%0,0 0);transition:clip-path .35s cubic-bezier(.165,.84,.44,1),visibility .35s step-start}.px-main-header nav.px-header-navigation div>ul>li.px-small-mega-menu-parent.px-open-mega-menu>ul>li{transform:translateY(0)}}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation div>ul>li:first-child{padding-left:0}}@media only screen and (max-width:995px) and (orientation:landscape){.px-main-header nav.px-header-navigation div>ul>li:first-child{padding-left:0}}.px-main-header nav.px-header-navigation div>ul>li a{text-decoration:none;padding:0 27px!important;white-space:nowrap;transition:color .2s ease}@media (min-width:995px) and (max-width:1870px){.px-main-header nav.px-header-navigation div>ul>li a{padding:0 12px!important}}.px-main-header nav.px-header-navigation div>ul>li a:hover{transition:color .2s ease}.px-main-header nav.px-header-navigation div>ul>li:first-child a{padding-left:0}.px-main-header nav.px-header-navigation div>ul>li:last-child a{padding-right:0}@media only screen and (min-width:995px){.px-main-header nav.px-header-navigation .menu-menu-container>ul>li{display:flex;height:70px;align-items:center}}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-left-column:after{content:""!important}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-left-column .sub-menu{padding-left:0;margin-top:20px}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-left-column .sub-menu{margin-top:0}}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-left-column .sub-menu>li>a{color:#161525;transition-duration:.2s}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-left-column .sub-menu>li>a:hover{color:#08080d}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-left-column .sub-menu>li ul a{line-height:calc(22px + 15*(100vw - 320px)/1600);transition-duration:.2s}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-left-column .sub-menu>li ul a:hover{color:#252533}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-left-column>ul.sub-menu{display:flex;flex-wrap:wrap;margin-top:0;padding-right:calc(50px + 113*(100vw - 320px)/1600)}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-left-column>ul.sub-menu{padding-right:0;display:none}}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-left-column>ul.sub-menu>li{width:fit-content;padding-right:6%;min-height:calc(200px + 117*(100vw - 320px)/1600)}@media only screen and (max-width:900px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-left-column>ul.sub-menu>li{width:40%;min-height:inherit}}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-left-column>ul.sub-menu>li{width:calc(100% - 25px);height:auto;padding-right:0}}@media only screen and (max-width:1200px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-left-column>ul.sub-menu>li{width:40%}}@media only screen and (min-width:996px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-left-column>ul.sub-menu>li:last-child{width:100%;text-align:left;min-height:inherit;padding-bottom:0;padding-top:calc(25px + 15*(100vw - 320px)/1600);color:#161525}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-left-column>ul.sub-menu>li:nth-child(4){width:calc(17% - (62px + 40*(100vw - 320px)/1600));padding-left:20px}}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-right-column{display:none}}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-right-column .sub-menu{padding-left:0;margin-top:0}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-right-column .sub-menu>li,.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-right-column .sub-menu>li a{display:flex;flex-direction:column;align-items:flex-start}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-right-column .sub-menu>li span{white-space:normal;text-align:left;line-height:calc(22px + 13*(100vw - 320px)/1600);padding-bottom:18px}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-right-column .sub-menu>li a img{max-width:100%}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-right-column .sub-menu>li a span{line-height:calc(22px + 13*(100vw - 320px)/1600);padding-top:24px}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent{position:initial}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent{height:auto;position:relative}}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent:hover:after{top:-1px!important;transition:.3s ease-in 700ms}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent:hover:after{transition:.3s ease-in 0ms}}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.px-open-mega-menu>ul{visibility:visible;clip-path:polygon(0 0,100%0,100% 100%,0 100%);transition:clip-path .35s cubic-bezier(.165,.84,.44,1),visibility .35s step-start}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.px-open-mega-menu>ul>li{transform:translateY(0)}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent:after{right:calc(12px + 10*(100vw - 995px)/925);position:relative;top:-1px}@media only screen and (min-width:1921px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent:after{right:22px}}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent ul li{cursor:default}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent ul li a{padding-left:0!important;cursor:pointer;width:100%}@media only screen and (min-width:996px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent>ul{position:absolute;width:100%;box-sizing:border-box;border-top:solid 1px #ccccdb;border-radius:0 0 2px 2px;box-shadow:none;padding-top:100px!important;padding-bottom:20px!important;min-height:480px;display:grid;grid-template-columns:repeat(4,160px);grid-column-gap:35px;align-items:self-start;top:0;z-index:-1;opacity:1;left:0;transition:clip-path .35s cubic-bezier(.165,.84,.44,1),visibility .35s step-end,-webkit-clip-path .35s cubic-bezier(.165,.84,.44,1);clip-path:polygon(0 0,100%0,100%0,0 0);visibility:hidden;cursor:auto}}@media only screen and (min-width:996px) and (min-width:1921px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent>ul{width:calc(100vw - (250px + 630*(100vw - 1921px)/639) - 140px);margin-left:calc(125px + 315*(100vw - 1921px)/639);margin-right:128px;padding:90px 70px 0}}@media only screen and (min-width:996px) and (max-width:995px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent>ul{padding:inherit;border-top:0}}@media only screen and (min-width:996px) and (max-width:1200px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent>ul{grid-template-columns:repeat(2,160px)}}@media only screen and (min-width:996px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent>ul .px-header-menu-item-depth-1{transform:translateY(7%);transition:transform .6s cubic-bezier(.165,.84,.44,1)}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent>ul .px-header-menu-item-depth-1>a{margin-bottom:20px;display:inline-block;text-align:left;font-weight:600}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent>ul .px-header-menu-item-depth-1>ul{padding:0;text-align:left}}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.menu-item-pixflow-blogmenu>.sub-menu{display:grid;grid-template-columns:minmax(100px,1fr) minmax(100px,calc(300px + 128*(100vw - 995px)/925))}@media only screen and (min-width:1921px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.menu-item-pixflow-blogmenu>.sub-menu{grid-template-columns:minmax(100px,1fr) minmax(100px,428px)}}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.menu-item-pixflow-blogmenu>.sub-menu>li{height:100%;padding-bottom:calc(10px + 5*(100vw - 320px)/1600)}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.menu-item-pixflow-blogmenu>.sub-menu>li{margin:0;width:100%}}@media only screen and (min-width:1921px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.menu-item-pixflow-blogmenu>.sub-menu>li{padding-bottom:15px}}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.menu-item-pixflow-mega-menu-full ul{margin:62px 0 0;width:calc(100vw - (40px + 420*(100vw - 995px)/925));padding:calc(20px + 12*(100vw - 995px)/925) calc(20px + 210*(100vw - 995px)/925);border-radius:0;left:0}@media only screen and (min-width:1921px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.menu-item-pixflow-mega-menu-full ul{width:calc(100vw - 840px);padding:32px 420px}}@media only screen and (max-width:994px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.menu-item-pixflow-mega-menu-full ul{width:calc(100vw - 40px);padding:20px}}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.menu-item-pixflow-mega-menu-full ul{width:calc(100vw - 40px);padding:0}}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.category-mega-menu .sub-menu{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:0}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.category-mega-menu .sub-menu{display:none}}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.category-mega-menu .sub-menu li{cursor:default;padding-top:50px;transition-duration:300ms}@media only screen and (min-width:1921px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.category-mega-menu .sub-menu li{padding:84px 30px 42px}}@media only screen and (min-width:996px) and (max-width:1920px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.category-mega-menu .sub-menu li{padding-left:10px;padding-right:10px}}@media only screen and (max-width:994px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.category-mega-menu .sub-menu li{padding:20px 10px}}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.category-mega-menu .sub-menu li{padding:0}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.category-mega-menu .sub-menu li a{display:flex!important;align-items:flex-start!important}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.category-mega-menu .sub-menu li:hover{box-shadow:none}}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.category-mega-menu .sub-menu li img{transition:all ease-out .2s;max-width:100%}@media only screen and (min-width:1921px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.category-mega-menu .sub-menu li img{max-width:280px}}@media only screen and (max-width:994px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.category-mega-menu .sub-menu li img{max-width:calc(160px + 35*(100vw - 996px)/-2)}}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.category-mega-menu .sub-menu li img{display:none}}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.category-mega-menu .sub-menu li a{position:relative;flex-direction:column;text-align:center;align-items:center;display:flex;justify-content:center;padding:0!important;line-height:calc(22px + 18*(100vw - 320px)/1600)}@media only screen and (min-width:1921px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.category-mega-menu .sub-menu li a{font-size:28px;line-height:40px}}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.category-mega-menu .sub-menu li a span{padding-top:calc(25px + 20*(100vw - 320px)/1600);transition-duration:.3s}@media only screen and (min-width:1921px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.category-mega-menu .sub-menu li a span{padding-top:45px}}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.category-mega-menu .sub-menu li a span{padding-top:0}}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent.category-mega-menu .sub-menu li a:hover img{transform:translateY(-10px)}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent .menu-item-pixflow-viewblog{border-top:1px solid #ccccdb;display:flex;flex-direction:column;align-items:flex-start;font-size:22px;line-height:30px;font-family:p_medium_custom_font}@media only screen and (min-width:1921px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent .menu-item-pixflow-viewblog{font-size:31px;line-height:25px}}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent .menu-item-pixflow-viewblog{display:none}}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent .menu-item-pixflow-viewblog a{line-height:calc(17px + 15*(100vw - 320px)/1600)!important;color:#2a2ab8!important;position:relative;width:fit-content;padding-top:10px!important;padding-right:25px!important}@media only screen and (min-width:1921px){.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent .menu-item-pixflow-viewblog a{line-height:32px!important}}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent .menu-item-pixflow-viewblog a svg{position:absolute;right:0;top:56%;transform:rotate(270deg) translateY(-50%);transition:all ease-out .2s}.px-main-header nav.px-header-navigation .menu-item-has-children.menu-item-pixflow-mega-menu-parent .menu-item-pixflow-viewblog a:hover svg{right:-5px}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation .menu-item-has-children .menu-item-has-children{cursor:pointer;height:auto;display:flex;flex-direction:column}.px-main-header nav.px-header-navigation .menu-item-has-children .menu-item-has-children.sub-menu-show:after,.px-main-header nav.px-header-navigation .menu-item-has-children.sub-menu-show:after{transition:.4s ease;transform:rotate(180deg)}.px-main-header nav.px-header-navigation .menu-item-has-children>li.sub-menu-show .sub-menu,.px-main-header nav.px-header-navigation>li.sub-menu-show .sub-menu{transition:.6s ease;max-height:500px;width:100%;opacity:1}.px-main-header nav.px-header-navigation .menu-item-has-children .menu-item-has-children.sub-menu-show>ul,.px-main-header nav.px-header-navigation .menu-item-has-children .menu-item-has-children.sub-menu-show>ul>li>ul,.px-main-header nav.px-header-navigation .menu-item.menu-item-has-children.sub-menu-show>ul,.px-main-header nav.px-header-navigation .menu-item.menu-item-has-children.sub-menu-show>ul>li>ul{display:block!important}.px-main-header nav.px-header-navigation .menu-item-has-children .menu-item-has-children a,.px-main-header nav.px-header-navigation .menu-item.menu-item-has-children a{height:50px;text-transform:capitalize}.px-main-header nav.px-header-navigation .menu-item-has-children .menu-item-has-children ul,.px-main-header nav.px-header-navigation .menu-item.menu-item-has-children ul{display:none;position:relative;box-shadow:none;width:100%;margin-top:15px;margin-bottom:10px}.px-main-header nav.px-header-navigation .menu-item-has-children .menu-item-has-children ul li:not(.menu-item-has-children),.px-main-header nav.px-header-navigation .menu-item.menu-item-has-children ul li:not(.menu-item-has-children){border-bottom:0;height:30px}.px-main-header nav.px-header-navigation .menu-item-has-children{cursor:pointer}.px-main-header nav.px-header-navigation .menu-item.menu-item-has-children{height:auto!important;display:flex;flex-direction:column}}.px-main-header nav.px-header-navigation.light_mode li.menu-item-has-children ul{border-radius:20px!important;background:#ededed!important;box-shadow:0 26px 52.4px 0 rgba(0,0,0,.25)!important}.px-main-header nav.px-header-navigation.light_mode li.menu-item-has-children ul li a:hover{color:#454545!important}.px-main-header.px-header-menu-alignment-left .px-header-navigation{justify-content:flex-start}.px-main-header.px-header-menu-alignment-center .px-header-navigation{justify-content:center}.px-main-header.px-header-menu-alignment-right .px-header-navigation{justify-content:flex-end}@media only screen and (max-width:995px){.px-main-header{padding:0;box-sizing:border-box;height:50px;position:absolute;width:100%;left:0;top:0}.px-main-header.px-woocommerce-header{height:50px}.px-main-header .px-header-close-icon{display:block;cursor:pointer;position:absolute;padding:10px;right:10px;top:50%;transform:translateY(-50%);opacity:0;visibility:hidden;transition:opacity .3s cubic-bezier(.32,.08,.24,1)}.px-main-header .px-header-close-icon.px-header-selected,.px-main-header .px-responsive-menu{opacity:1;visibility:visible;transition:opacity .3s cubic-bezier(.32,.08,.24,1)}.px-main-header .px-header-close-icon svg,.px-main-header .px-responsive-menu svg{width:20px;height:14px}.px-main-header .px-responsive-menu{display:flex;align-items:center;justify-content:center;cursor:pointer}.px-main-header .px-header-icon,.px-main-header .px-responsive-menu.px-header-selected{opacity:0;visibility:hidden;transition:opacity .3s cubic-bezier(.32,.08,.24,1)}.px-main-header .px-header-icon{padding-right:46px;opacity:1;visibility:visible}.px-main-header .px-header-icon:not(.px-header-shop-icon).px-header-selected{opacity:0;visibility:hidden;transition:opacity .3s cubic-bezier(.32,.08,.24,1)}.px-main-header nav.px-header-navigation{clear:none;float:right;max-height:none;height:fit-content;position:absolute;display:block;width:100%;background-color:#fff;top:60px;left:0}.px-main-header nav.px-header-navigation ul.menu{display:none;overflow:scroll;margin:0;box-shadow:0 7px 10px -5px rgba(0,0,0,.6);min-height:calc(100vh - 50px);width:100vw;min-height:-webkit-fill-available!important;height:calc(100vh - 170px);position:fixed;padding-bottom:60px;left:0;top:49px}.px-main-header nav.px-header-navigation ul.menu.px-header-toggle-height{height:inherit}.px-main-header nav.px-header-navigation ul.menu li{width:calc(100% - 50px);border-bottom:1px solid rgba(193,187,187,.6);margin:0 25px;height:50px;display:flex;align-items:center;justify-content:flex-start}}@media only screen and (max-width:995px) and (max-width:995px){.px-main-header nav.px-header-navigation ul.menu li .px-header-user-info-name svg{display:none}}@media only screen and (max-width:995px){.px-main-header nav.px-header-navigation ul.menu li .avatar{display:flex;border:1px solid #fff;border-radius:50%;overflow:hidden;width:31px;height:31px;cursor:pointer;margin-right:10px}.px-main-header nav.px-header-navigation ul.menu li .avatar img{width:31px;height:31px;object-fit:cover}.px-main-header nav.px-header-navigation ul.menu li a{padding:0;width:100%;display:flex;align-items:center}.px-main-header nav.px-header-navigation ul.menu li:last-child{border-bottom:none!important}.px-main-header nav.px-header-navigation ul.menu li:first-child:not(.menu-item-pixflow-mega-menu-parent){margin-left:25px}}.px-main-header .px-header-cta{display:flex;flex-wrap:nowrap}.px-main-header .px-header-cta .px-header-cta-main-button{display:flex;align-items:center}.px-main-header .px-header-cta .px-cta-side-link{background:0 0;padding:12px 6px}@media (max-width:995px){.px-main-header .px-header-cta,.px-main-header .px-header-cta .px-cta-side-link{display:none}}.px-main-header .px-header-cta a{padding:9px 19px;text-decoration:none;margin-left:10px;cursor:pointer;text-align:center;border-radius:2px;transition:all ease-out .2s;white-space:nowrap}.px-main-header .px-header-cta a svg{padding-right:5px}@media only screen and (max-width:995px){.px-main-header .px-header-cta a{color:#fff;display:none}}@media only screen and (max-width:1050px){.px-main-header .px-header-cta a:not(.px-cta-side-link){padding:11px 25px!important}}.px-main-header .px-header-cta a:not(.px-cta-side-link){font-weight:500}.px-main-header .px-header-icon,.px-main-header .px-header-icon .px-header-user-info{display:flex;align-items:center;justify-content:center;text-align:center;position:relative}.px-main-header .px-header-icon{margin-left:20px}.px-main-header .px-header-icon .px-header-icon-item.px-header-search-icon{padding-left:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.px-main-header .px-header-icon .px-header-icon-item.px-header-search-icon svg{width:20px;height:20px}@media only screen and (max-width:995px){.px-main-header .px-header-icon{flex:1;justify-content:center;padding-right:0;position:absolute;margin-right:10px;top:50%;transform:translateY(-50%);right:55px}.px-main-header .px-header-icon>div{margin-right:25px;display:flex;align-items:center;justify-content:center}}.px-main-header .px-header-icon .px-header-user-info{height:60px}.px-main-header .px-header-icon .px-header-user-info .px-header-user-info-name-text{font-size:15px}.px-main-header .px-header-icon .px-header-user-info span.avatar{display:flex;border-radius:50%;padding:6px;cursor:pointer}.px-main-header .px-header-icon .px-header-user-info span.avatar.pixflow-avatars{border:0!important}.px-main-header .px-header-icon .px-header-user-info span.avatar img{width:21px;max-width:21px;height:21px;object-fit:contain}.px-main-header .px-header-icon .px-header-user-info span.avatar.real-avatar{width:35px;max-width:35px;height:35px;display:flex;border-radius:50%;cursor:pointer;overflow:hidden;position:relative;padding:0;border:0}.px-main-header .px-header-icon .px-header-user-info span.avatar.real-avatar img{width:35px;height:35px;position:absolute;object-fit:cover;top:0;max-width:inherit}.px-main-header .px-header-icon .px-header-user-info .px-header-user-info-sign-up{color:#fff;font-size:15px;font-style:normal;font-weight:500;line-height:19px;text-transform:capitalize;text-decoration:none;padding-left:5px;white-space:nowrap}@media only screen and (min-width:1400px){.px-main-header .px-header-icon .px-header-user-info .px-header-user-info-sign-up{font-size:13px;padding-left:2px}}.px-main-header .px-header-icon .px-header-user-info span.avatar.px-postpace-avatar img{width:37px;max-width:37px;height:37px;border-radius:20px}.px-main-header .px-header-icon .px-header-shop-card svg *,.px-main-header .px-header-icon .px-header-user-info svg *{transition:fill .3s}@media only screen and (min-width:996px){.px-main-header .px-header-icon .px-header-user-info .px-header-user-info-arrow svg{transition-duration:300ms;margin-left:5px}.px-main-header .px-header-icon .px-header-user-info:hover .px-header-user-info-arrow svg{transform:scaleY(-1)}.px-main-header .px-header-icon .px-header-user-info:hover .px-header-user-info-arrow svg *{fill:inherit!important}.px-main-header .px-header-icon .px-header-user-info:hover ul.px-user-actions{margin-top:35px;transition:transform 300ms cubic-bezier(.23,1,.32,1) 200ms,opacity 300ms cubic-bezier(.23,1,.32,1) 200ms;opacity:1;visibility:visible}.px-main-header .px-header-icon .px-header-user-info:hover ul.px-user-actions .px-header-shop-card-icon{position:relative}}.px-main-header .px-header-icon .px-header-user-info .px-header-user-info-name{text-transform:capitalize;padding-left:7px;padding-top:4px;cursor:pointer;transition:color .3s;display:flex;align-items:baseline;text-decoration:none}.px-main-header .px-header-icon .px-header-user-info .px-header-user-info-name svg{width:11px;height:7px;transition-duration:300ms}.px-main-header .px-header-icon .px-header-user-info .px-header-user-info-name svg path{fill:transparent!important;stroke:#fff;stroke-width:1.5}@media only screen and (max-width:996px){.px-main-header .px-header-icon .px-header-user-info .px-header-user-info-name svg{display:none}}.px-main-header .px-header-icon .px-header-user-info .px-header-user-info-name svg *{fill:inherit}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions{display:flex;flex-direction:column;text-align:center;position:absolute;right:-30px;margin-top:-3px;transition:transform 300ms cubic-bezier(.23,1,.32,1) 200ms,opacity 300ms cubic-bezier(.23,1,.32,1) 200ms;opacity:0;box-shadow:0 25px 30px 17px rgba(0,0,0,.1);align-items:end;top:25px;visibility:hidden;padding:19px 20px 0;background:#121216!important;border-radius:23px}@media only screen and (max-width:995px){.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions{left:auto;width:100vw;right:-119px;overflow:hidden;margin:0;box-shadow:0 7px 10px -5px rgba(0,0,0,.6);visibility:visible;opacity:1;display:none;top:37px}}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions li{list-style:none;align-items:center;padding-bottom:calc(15px + 3*(100vw - 996px)/924);padding-left:0;width:100%;min-height:25px;display:flex;justify-content:space-between;min-width:215px}.px-main-header .px-header-icon .px-header-shop-card .shop-cart-quantity,.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions li .shop-cart-quantity{position:absolute;top:-3px;left:11px;font-size:11px;line-height:13px;background-color:#1b6af4;color:#fff;width:13px;height:13px;border-radius:100%}@media only screen and (max-width:995px){.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions li{width:calc(100% - 50px);border-bottom:1px solid rgba(193,187,187,.6);margin:0 25px;height:50px;display:flex;justify-content:flex-start;align-items:center;padding-bottom:0}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions li:last-child{border-bottom:none}}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions li a{font-weight:400;transition:color .2s ease;height:fit-content;width:calc(100% - 36px);font-size:15px!important;display:flex;text-decoration:none;white-space:nowrap}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions li a:nth-child(2){width:fit-content}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions li a:nth-child(2).px-header-shop-card-icon svg{width:14px}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions li a.px-header-wallet-count{background-color:#000;font-size:12px!important;line-height:26px!important;padding:0 10px;border-radius:23px}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style{border-radius:15px;min-width:220px;top:40px;right:-16px;background:#121216!important;backdrop-filter:blur(20px);padding:14px 16px 0}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style.px-user-actions-new-style-guest{padding-top:20px}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style li{min-width:100%!important;padding-left:0!important}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style li .px-postpace-current-plan{pointer-events:none;display:flex;align-items:center;justify-content:space-between;width:100%}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style li .px-postpace-current-plan div{font-size:13px;display:flex;font-weight:400;align-items:center}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style li .px-postpace-current-plan .px-postpace-current-plan-type{color:#a1a1a1;font-size:13px;line-height:13px;border:1px solid #a1a1a1;padding:5px 10px;border-radius:20px}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style li:not(.px-user-actions-user){min-width:276px;padding-left:13px;padding-bottom:13px;width:auto;border-bottom:0;margin-bottom:0}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style li:not(.px-user-actions-user) a{color:#fff;text-align:center;font-size:13px!important;font-style:normal;font-weight:400;line-height:15px;text-transform:capitalize}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style li:not(.px-user-actions-user) svg{padding-right:15px}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style li:not(.px-user-actions-user) svg *{fill:transparent}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style li:last-child{background:#fff;display:flex;align-items:center;justify-content:center;padding:0;width:100%;height:43px;border-radius:34px;background:conic-gradient(from 176deg at 54.09% 67.74%,rgba(240,223,162,0) 0deg,rgba(205,198,162,0) 196.8881750107deg,rgba(238,226,171,0) 351.6695523262deg),linear-gradient(119deg,#767676 -1.17%,#b3b3b3 8.93%,#d7d6d4 47.36%,#f0f0f0 53.08%,#757575 93.17%,#fafafa 98.55%),0 0;margin:14px 0}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style li:last-child a{color:#000!important;text-align:center;font-size:15px!important;font-style:normal;font-weight:600;line-height:11px;width:100%;text-transform:capitalize;height:100%;display:flex;align-items:center;justify-content:center}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style li:last-child a:hover{color:#000!important}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style .px-user-actions-user-container{display:flex;align-items:center;justify-content:space-between;width:100%;padding-bottom:10px}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style .px-user-actions-user-container svg{width:34px;height:34px}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style .px-user-actions-user-container .px-user-actions-user-image{width:51px;height:51px;min-width:51px;border-radius:25.5px;background:#d3d3d3 -107.006px -7.529px/672.908% 128.173%no-repeat}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style .px-user-actions-user-container .px-user-actions-user-image-container{background:#000;border-radius:50px;display:flex;align-items:center;width:50px;justify-content:center;height:50px;overflow:hidden}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style .px-user-actions-user-container .px-user-actions-user-content{width:188px;text-align:left;padding-left:10px}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style .px-user-actions-user-container .px-user-actions-user-content .px-user-actions-user-name{color:#fff;font-size:15px;font-style:normal;font-weight:500;line-height:15px;text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:95%}.px-main-header .px-header-icon .px-header-user-info ul.px-user-actions.px-user-actions_new_style .px-user-actions-user-container .px-user-actions-user-content .px-user-actions-user-email{color:#9b9b9b;font-size:13px;font-style:normal;font-weight:500;line-height:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:95%}@media only screen and (max-width:995px){.px-main-header .px-header-icon .px-header-shop-card{padding-left:0}}.px-main-header .px-header-icon .px-header-shop-card svg{display:flex}.px-main-header .px-header-auth-button-container .px-main-header-signIn-cta{display:flex;border-radius:10px;justify-content:center;align-items:center;flex-shrink:0;height:fit-content;padding:8px 16px;text-decoration:none;white-space:nowrap}@media only screen and (max-width:600px){.px-main-header .px-header-auth-button-container .px-main-header-signIn-cta{font-size:11px;padding:7px 8px}}.px-main-header .px-header-auth-button-container .px-main-header-signOut-cta{display:flex;padding:10px 18px;justify-content:center;align-items:center;color:#fff;text-align:center;text-shadow:0 4px 24px rgba(0,0,0,.15);font-size:15px;font-style:normal;font-weight:500;line-height:16px;text-decoration:none;white-space:nowrap}@media only screen and (max-width:600px){.px-main-header .px-header-auth-button-container .px-main-header-signOut-cta{font-size:11px;padding:7px 8px}}@media only screen and (max-width:995px){.px-main-header .px-header-auth-button-container{flex:1;justify-content:center;padding-right:0;position:absolute;margin-right:10px;top:50%;transform:translateY(-50%);right:55px}}@media only screen and (max-width:600px){.px-main-header .px-header-auth-button-container{right:40px}}@media only screen and (max-width:995px) and (orientation:landscape){.px-main-header{box-sizing:border-box;height:50px;position:absolute;width:100%;left:0;top:0}.px-main-header nav.px-header-navigation ul{display:none;overflow:hidden;margin:0;box-shadow:0 7px 10px -5px rgba(0,0,0,.6)}.px-main-header nav.px-header-navigation ul.px-header-toggle-height{height:inherit}.px-main-header nav.px-header-navigation ul li{width:calc(100% - 75px);border-bottom:1px solid rgba(193,187,187,.6);margin:0 35px;display:flex;align-items:center;justify-content:flex-start}.px-main-header nav.px-header-navigation ul li a{color:#000;font-size:14px;padding:0;width:100%;height:100%;display:flex;align-items:center}.px-main-header nav.px-header-navigation ul li:last-child{border-bottom:none}}.px-main-header a.px-header-button{text-align:center;text-decoration:none;padding:7.5px 10px;border-radius:5px;display:inline-block;cursor:pointer;white-space:nowrap;transition:all .3s ease-in;font-size:calc(10px + 2*(100vw - 350px)/1050)}.px-main-header.px-blog-header{justify-content:normal;transition:box-shadow 300ms,height 300ms;box-shadow:0 3px 6px transparent;height:90px;max-height:fit-content}.px-main-header.px-blog-header .px-logo{transition:transform 300ms;transform:scale(1);margin-right:10px}.px-main-header.px-blog-header .px-logo .blog-logo{display:block;width:calc(160px + 40*(100vw - 800px)/1120)}.px-main-header.px-blog-header .px-logo svg{display:block;height:auto}@media only screen and (min-width:800px){.px-main-header.px-blog-header .px-logo .responsive-blog-logo{display:none}.px-main-header.px-blog-header .px-logo .blog-logo{display:block;text-decoration:none}}@media only screen and (max-width:799px){.px-main-header.px-blog-header .px-logo .responsive-blog-logo{display:flex;margin-right:20px;align-items:center;justify-content:flex-start;text-decoration:none}.px-main-header.px-blog-header .px-logo .responsive-blog-logo div{display:none;padding-left:10px;text-decoration:none}.px-main-header.px-blog-header .px-logo .blog-logo{display:none}}@media only screen and (max-width:650px){.px-main-header.px-blog-header .px-logo .responsive-blog-logo div{display:flex}}.px-main-header.px-blog-header.sticky{position:fixed;top:0;left:0;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16);height:70px;z-index:101}.px-main-header.px-blog-header.sticky .px-container{height:100%}.px-main-header.px-blog-header .px-header-icon svg *,.px-main-header.px-blog-header.sticky .px-logo svg *{fill:#000}.px-main-header.px-blog-header.sticky .px-header-navigation>div>ul>li>a{color:#0a0a0a!important}@media only screen and (min-width:995px){.px-main-header.px-blog-header.sticky .px-header-navigation>div>ul>li{min-height:45px}}.px-main-header.px-blog-header .px-container{padding:0}.px-main-header.px-blog-header .px-container .px-left-content{display:flex;align-items:center}@media only screen and (max-width:995px){.px-main-header.px-blog-header .px-header-navigation ul li:first-child a{padding-left:calc(15px + 10*(100vw - 1024px)/896)}}@media only screen and (max-width:995px) and (orientation:landscape){.px-main-header.px-blog-header .px-header-navigation ul li:first-child a{padding-left:calc(15px + 10*(100vw - 1024px)/896)}}.px-main-header.px-blog-header .px-header-navigation ul li a{color:#000;padding:0 calc(15px + 10*(100vw - 1024px)/896);height:calc(70px + 10*(100vw - 320px)/1600)}.px-main-header.px-blog-header .px-header-navigation ul li a:hover{color:#272727}.px-main-header.px-blog-header .px-header-icon{padding-left:calc(10px + 15*(100vw - 1024px)/896)}@media only screen and (max-width:995px){.px-main-header.px-blog-header{height:55px;max-height:none}.px-main-header.px-blog-header .px-logo svg{max-width:125px!important}.px-main-header.px-blog-header .px-header-navigation ul li a{font-size:calc(13px + 3*(100vw - 320px)/676)}.px-main-header.px-blog-header a.px-header-button{font-size:10px;padding:8px;margin-right:35px}.px-main-header.px-blog-header .px-header-cta{display:none}.px-main-header.px-blog-header.sticky{height:55px}.px-main-header.px-blog-header nav.px-header-navigation{top:50px}.px-main-header.px-blog-header .px-header-icon{display:none}.px-main-header.px-blog-header .px-responsive-menu{width:25px;height:25px;top:17px}.px-main-header.px-blog-header .px-responsive-menu svg{top:3px;position:relative}.px-main-header.px-blog-header .px-header-close-icon{top:18px}}@media only screen and (max-width:1020px) and (orientation:landscape){.px-main-header.px-blog-header{height:55px;max-height:none}.px-main-header.px-blog-header.sticky{height:55px}.px-main-header.px-blog-header nav.px-header-navigation{top:50px}.px-main-header.px-blog-header a.px-header-button{margin-right:45px}.px-main-header.px-blog-header .px-header-icon{display:none}.px-main-header.px-blog-header .px-responsive-menu{width:25px;height:25px;top:15px}.px-main-header.px-blog-header .px-responsive-menu svg{top:3px;position:relative}.px-main-header.px-blog-header .px-header-close-icon{top:15px}}@media (max-width:995px){.px-main-header .px-header-search-icon,.px-main-header .px-header-search-main-container,.px-main-header .px-header-user-info,.px-main-header .px-hidden-mobile{display:none!important}.px-main-header ul.menu li.sub-menu-show>a{border-bottom-style:solid;border-bottom-width:1px;border-color:#666}.px-main-header ul.menu li.sub-menu-show>a svg{transform:scaleY(-1)}.px-main-header ul.menu li.px-header-menu-item-depth-0 ul.sub-menu{padding-left:0!important;padding-right:0!important}.px-main-header ul.menu li.px-header-menu-item-depth-0 ul.sub-menu>li:not(.menu-item-has-children){margin-bottom:12px}.px-main-header ul.menu li.px-header-menu-item-depth-1 ul.sub-menu{margin-bottom:20px}.px-main-header ul.menu li.px-responsive-search-container{position:relative;border-bottom:none!important;height:40px!important;margin-top:20px!important;margin-bottom:10px!important;border-radius:5px}.px-main-header ul.menu li.px-responsive-search-container svg{left:13px;top:50%;position:absolute;transform:translateY(-50%);width:15px;height:15px}.px-main-header ul.menu li.px-responsive-search-container input.px-responsive-search-input{background:0 0;border:0;width:100%;height:100%;padding-left:35px}.px-main-header ul.menu li.px-responsive-search-container input.px-responsive-search-input:focus{outline:0}.px-main-header ul.menu li.px-responsive-cta-container{margin-top:10px!important;margin-bottom:20px!important;justify-content:center!important;text-align:center;height:34px!important}.px-main-header ul.menu li.px-responsive-cta-container a{justify-content:center!important;text-align:center;border-radius:4px}.px-main-header ul.menu li a svg{position:absolute;right:0}.px-main-header .px-header-icon.px-header-selected .px-header-shop-card,.px-main-header .px-header-icon.px-header-selected .px-header-user-info-name,.px-main-header .px-header-icon.px-header-selected svg{opacity:0;visibility:hidden;transition:opacity .3s cubic-bezier(.32,.08,.24,1)}}@media (min-width:996px){.px-main-header .px-hidden-desktop,.px-main-header .px-responsive-search-container,.px-main-header ul.menu li.px-responsive-cta-container{display:none!important}.px-main-header ul.menu>li.menu-item-has-children:not(.menu-item-pixflow-mega-menu-parent) ul.sub-menu{padding-top:21px;padding-bottom:21px}.px-main-header ul.menu>li.menu-item-has-children:not(.menu-item-pixflow-mega-menu-parent) ul.sub-menu li:not(:first-child):not(.px-small-mega-menu-column){padding-top:20px}.px-main-header ul.menu>li.menu-item-has-children:not(.menu-item-pixflow-mega-menu-parent) ul.sub-menu li:not(.px-small-mega-menu-column):last-child{padding-bottom:15px}.px-main-header ul.menu li.px-header-menu-item-depth-2>a:not(.px-mega-menu-blog-view-more-link):not(.px-small-mega-menu-child-link)>svg{display:none}}.px-main-header .px-header-search-main-container{position:absolute;z-index:9999999;width:100%;height:70px;left:0;top:-100px;display:flex;opacity:0;animation:slideUp 700ms ease-out 0ms both}.px-main-header .px-header-search-main-container.first-time-loading{display:none}.px-main-header .px-header-search-main-container .px-header-search-wrap{display:flex;align-items:center;justify-content:center;width:100%;max-width:900px;margin:0 auto;height:70px;overflow:hidden}.px-main-header .px-header-search-main-container .px-header-search-wrap>div{height:70px}.px-main-header .px-header-search-main-container .px-header-search-wrap .px-header-search-icon-container.close,.px-main-header .px-header-search-main-container .px-header-search-wrap .px-header-search-icon-container.search{width:20px;position:relative}.px-main-header .px-header-search-main-container .px-header-search-wrap .px-header-search-input-container{position:relative;height:100%;width:calc(100% - 40px)}.px-main-header .px-header-search-main-container .px-header-search-wrap .px-header-search-input-container input.px-header-search-input{width:100%;background:0 0;border:0;font-size:25px;padding:0 20px;height:100%;position:absolute;left:0;top:0}.px-main-header .px-header-search-main-container .px-header-search-wrap svg{cursor:pointer!important;position:absolute;left:0;top:50%;transform:translateY(-50%)}.px-main-header.show-search-bar .px-header-search-main-container{animation:slideDown 500ms ease-out 0ms both}.px-main-header.show-search-bar .px-header-search-main-container .px-header-search-input{animation:fadeInFromTop 500ms ease-out 0ms both}.px-main-header.show-search-bar .px-header-search-main-container svg{animation:fadeInFromTopCenter 500ms ease-out 0ms both}.px-main-header .px-header-user-info-name span.px-sign-up-text{text-decoration:none;font-weight:inherit;font-size:14px;white-space:nowrap;color:#0a0a0a;padding-left:10px;padding-right:10px}.px-main-header .px-header-right-side-logo{padding-left:22px;cursor:pointer;display:flex;align-items:center;justify-content:center}.px-main-header .px-header-right-side-logo svg{max-width:40px}@media only screen and (max-width:995px){.px-main-header .px-header-right-side-logo{display:none}}@media (max-width:995px){.px-main-header .px-container ul.menu li.px-responsive-cta-container a{padding:10px 0 6px!important}}input[type=search]::-ms-clear{display:none;width:0;height:0}input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}body.px-has-cta-button .px-main-header ul.menu li:nth-last-child(2){border-bottom:none!important}.content-section:before{content:"";position:fixed;width:100vw;height:100%;background-color:rgba(0,0,0,.4196078431);top:0;left:0;opacity:0;pointer-events:none;transition:0s ease-in;z-index:4}@media only screen and (min-width:995px){.content-section.px-visible-overlay:before{opacity:1;transition:0s ease-in 0ms}}@media only screen and (min-width:996px) and (max-width:1200px){.px-main-header nav.px-header-navigation div>ul.menu>li>a{padding:0 12px!important}}.px-postpace-support-home-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:80px;position:absolute;top:0;width:100%;box-sizing:border-box;max-width:100%;z-index:999}@media only screen and (max-width:560px){.px-postpace-support-home-header{padding-left:20px!important;padding-right:20px!important}}.px-postpace-support-home-header .px-postpace-support-home-header-logo{display:flex}@media only screen and (max-width:560px){.px-postpace-support-home-header .px-postpace-support-home-header-logo{display:none}}.px-postpace-support-home-header .px-postpace-support-home-header-responsive-logo{display:none}@media only screen and (max-width:560px){.px-postpace-support-home-header .px-postpace-support-home-header-responsive-logo{display:flex}.px-postpace-support-home-header .px-postpace-support-home-header-responsive-logo svg{width:90%}}.px-postpace-support-home-header a{text-decoration:underline;cursor:pointer;white-space:nowrap}.px-postpace-current-plan-type{color:#a1a1a1;font-size:13px;line-height:13px;border:1px solid #a1a1a1;padding:5px 10px;border-radius:20px}.px-main-header nav.px-header-navigation div>ul>li a.px-header-wallet-count{display:flex;align-items:center;justify-content:end;padding:0!important}body:not(.page-template-page-auth,.page-template-page-postpace-supprot-home).px-banner-fixed .px-banner-container{position:fixed;width:100%;top:0;z-index:99996}@media only screen and (max-width:995px){body:not(.page-template-page-auth,.page-template-page-postpace-supprot-home).px-banner-fixed .px-banner-container{display:none!important}}body:not(.page-template-page-auth,.page-template-page-postpace-supprot-home).px-banner-fixed main:not(#main){margin-top:60px}.px-banner-container{position:relative;top:0;transition:top ease-out .2s;overflow:hidden;backface-visibility:hidden}.px-banner-container .px-cp-button-banner span,.px-banner-container u{text-decoration:underline;text-decoration-color:rgba(107,49,242,.3)}.px-banner-container .px-cp-button-banner{cursor:pointer;padding-right:20px;padding-left:3px}.px-banner-container .px-cp-button-banner-show-copied{cursor:pointer;background:0 0;-webkit-background-clip:unset;-webkit-text-fill-color:#c1c1c1;opacity:0;position:absolute;right:-45px;transition:opacity ease-out .2s;line-height:14px;font-size:14px;font-weight:400}.px-banner-container .px-cp-button-banner-show-copied.show-banner-copied{opacity:1;transition:opacity ease-out .2s}.px-banner-container.px-hidden-close-button .px-banner-close-button{display:none}.px-banner-container .px-banner-description{align-items:center;justify-content:inherit;display:flex;text-align:left;padding-right:22px;position:absolute;backface-visibility:hidden;text-transform:capitalize;cursor:default}.px-banner-container .px-banner-description>p{align-items:center;justify-content:inherit;display:flex;text-align:inherit;height:fit-content}@media only screen and (max-width:850px){.px-banner-container .px-banner-description>p{display:flow-root;padding-right:0}}.px-banner-container .px-banner-description img{position:absolute;top:21px;margin-left:4px}@media (max-width:768px){.px-banner-container .px-banner-description img{display:none}}.px-banner-container .px-banner-description.second-child{top:-100px}.px-banner-container .px-banner-description.first-child{top:0}.px-banner-container.start-animation .px-banner-description.first-child{animation-name:rollup1;animation-timing-function:ease-in-out;animation-delay:.6s}.px-banner-container.end-animation .px-banner-description.first-child,.px-banner-container.second-switch-animation .px-banner-description.second-child,.px-banner-container.start-animation .px-banner-description.first-child{animation-direction:normal;animation-fill-mode:forwards;animation-duration:1s;animation-iteration-count:1}.px-banner-container.end-animation .px-banner-description.first-child{animation-timing-function:ease-in-out}.px-banner-container.end-animation .px-banner-description.second-child,.px-banner-container.start-animation .px-banner-description.second-child{animation-name:rollup1;animation-direction:normal;animation-fill-mode:forwards;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:.6s}.px-banner-container.start-animation .px-banner-description.second-child{animation-name:rollup2;animation-delay:0s}.px-banner-container.switch-animation .px-banner-description.first-child{animation-name:switch1;animation-direction:normal;animation-fill-mode:forwards;animation-duration:.5s;animation-timing-function:ease-out;animation-iteration-count:1;opacity:0}.px-banner-container.end-animation .px-banner-description.second-child,.px-banner-container.switch-animation .px-banner-description.second-child{top:0}.px-banner-container.end-animation .px-banner-description.first-child{animation-name:rollup2;animation-delay:0s}.px-banner-container.second-switch-animation .px-banner-description.second-child{animation-name:switch1;animation-timing-function:ease-out;animation-delay:0s;opacity:0}@media only screen and (max-width:600px){.px-banner-container .px-banner-description{text-align:center;max-width:423px}}.px-banner-container .px-banner-description a,.px-banner-container .px-banner-description p{font-size:17px;line-height:45px;font-weight:600;letter-spacing:.5px;text-decoration:none;color:inherit}.px-banner-container .px-banner-description a{font-size:inherit}.px-banner-container .px-banner-background{align-items:center;justify-content:center;display:flex;text-align:center;background-size:cover;background-position:center;background-repeat:no-repeat;height:45px;top:0;left:0;padding:7px calc(34px + 31*(100vw - 768px)/1152)}@media only screen and (max-width:600px){.px-banner-container .px-banner-background{flex-wrap:wrap}.px-banner-container .px-banner-button{margin-top:10px;margin-bottom:12px}}.px-banner-container .px-wallet-banner .px-banner-background{padding:5px calc(34px + 31*(100vw - 768px)/1152)}.px-banner-container .px-banner-bottom-border{display:block;width:100%;height:2px}.px-banner-container .px-banner-close-button{width:15px;height:15px;display:block;position:absolute;top:50%;right:30px;z-index:100000000;transform:translateY(-50%);cursor:pointer}@media (max-width:912px) and (min-width:768px){.px-banner-container .px-banner-description{max-width:80%;height:100%}.px-banner-container .px-banner-description a,.px-banner-container .px-banner-description p{line-height:22px;text-align:center;margin:0;align-items:center}}@media (max-width:768px){.px-banner-container .px-banner-description{max-width:75%;height:100%}.px-banner-container .px-banner-description a,.px-banner-container .px-banner-description p{line-height:19px;text-align:center;margin:0;align-items:center}}.px-banner-container.have-button .px-banner-description{position:relative}.px-custom-banner{display:flex;justify-content:space-between;background-size:cover!important;border-radius:15px;margin:11px 7px 0;padding:3px 10px 3px 20px;background-repeat:no-repeat!important}@media (min-width:1910px){.px-custom-banner{padding-left:calc(12px + 0px + 20*(100vw - 1870px)/50);padding-right:10px}}@media (max-width:1910px){.px-custom-banner{padding-left:28px;padding-right:28px}}@media (max-width:995px){.px-custom-banner{padding-left:40px;padding-right:40px}}@media only screen and (max-width:1370px){.px-custom-banner{padding:3px 50px}}.px-custom-banner-title{font-size:22px;line-height:29px;color:#f2ffd8}.px-custom-banner-title a{color:#f2ffd8;text-decoration:none;font-size:inherit}@media only screen and (max-width:1050px){.px-custom-banner-title{font-size:19px}}@media only screen and (max-width:750px){.px-custom-banner-title{font-size:16px}}.px-custom-banner-title span{color:#cdff67}@media only screen and (max-width:680px){.px-custom-banner-title{width:100%;text-align:center}}@media only screen and (max-width:450px){.px-custom-banner-title{max-width:250px;display:flex;margin:6px auto}}.px-custom-banner-box{display:flex;align-items:center}.px-custom-banner-box h5{color:#fff;font-size:22px}@media only screen and (max-width:1050px){.px-custom-banner-box h5{font-size:19px}}@media only screen and (max-width:995px){.px-custom-banner-box h5{display:none}}.px-custom-banner-box a{background:#cdff67;padding:12px 48px;border-radius:12px;font-size:15px;line-height:14px;font-weight:500;margin-left:13px;white-space:nowrap;cursor:pointer;color:#000;text-decoration:none}@media only screen and (max-width:1050px){.px-custom-banner-box a{padding:10px 30px}}@media only screen and (max-width:680px){.px-custom-banner-box a{display:none}}@media only screen and (max-width:995px){.px-have-custom-top-banner .px-custom-banner{position:fixed;top:0;z-index:99999;width:calc(100% - 80px);margin:0;border-radius:0;padding:3px 40px;height:45px}}@media only screen and (max-width:995px) and (max-width:450px){.px-have-custom-top-banner .px-custom-banner{height:50px}}@media only screen and (max-width:995px){.px-have-custom-top-banner .px-main-header{top:50px!important}}@media only screen and (max-width:995px) and (max-width:450px){.px-have-custom-top-banner .px-main-header{top:53px!important}}.px-bottom-floating-banner{max-width:380px;z-index:999;position:fixed;bottom:15px;left:15px;-webkit-transition:width 1s,height 1s;transition:width 1s,height 1s;width:fit-content;padding:23px 21px;border-radius:16px;background-position:center center;background-repeat:no-repeat;background-size:cover;transition-duration:800ms}.px-bottom-floating-banner:not(.px-show){left:-500px}.px-bottom-floating-banner.px-not-show,.px-element-store-responsive-filters-container div.px-element-store-filter-container.px-closed ul.px-element-store-filter-drop-down.first-filter,.px-element-store-responsive-filters-container div.px-element-store-filter-container.px-closed ul.px-element-store-filter-drop-down.second-filter.second-animation{left:-500px}.px-bottom-floating-banner.px-bottom-floating-banner-only-image{max-width:420px;padding:0}.px-bottom-floating-banner.px-bottom-floating-banner-only-image .px-bottom-banner-box{border-radius:10px;overflow:hidden}.px-bottom-floating-banner:not(.px-with-timer) *{color:#274155!important}.px-bottom-floating-banner:not(.px-with-timer) .px-bottom-banner-box-line{background-color:#274155!important}.px-bottom-floating-banner:not(.px-with-timer) .px-bottom-banner-box-actions a{width:100%!important;background-color:#fff!important}@media only screen and (max-width:1200px){.px-bottom-floating-banner{display:none!important}}.px-bottom-floating-banner.right{right:15px}.px-bottom-floating-banner img{width:100%;height:100%}.px-bottom-floating-banner-btn{z-index:9999;color:#9e9e9e;background:rgba(53,53,53,.2);width:17px;height:17px;border-radius:50%;padding:5px;text-align:center;font-size:12px;position:absolute;right:11px;top:13px;cursor:pointer;display:flex;align-items:center;justify-content:center}.px-bottom-floating-banner-btn svg{width:12px;height:12px}#share-stick li.px-share-section-item .px-share-section-item-link:hover svg,.px-bottom-floating-banner-btn svg *,.px-share-section-container li.px-share-section-item .px-share-section-item-link:hover svg,.px-user-not-verified-banner-container .px-user-not-verified-svg-icon path,.px-user-not-verified-banner-container span.px-user-not-verified-svg-icon svg g,body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-info-container .px-crew-profile-detail p .px-crew-profile-location-icon svg{fill:#fff}.px-bottom-floating-banner .px-bottom-banner-box{display:flex;flex-direction:column}.px-bottom-floating-banner .px-bottom-banner-box-title{font-weight:600;margin:3px 0;color:#fff}.px-bottom-floating-banner .px-bottom-banner-box-desc{color:#cdff67;line-height:1.4em;margin:0}.px-bottom-floating-banner .px-bottom-banner-box-desc span{color:#fff}.px-bottom-floating-banner .px-bottom-banner-box-big-title{font-size:46px;text-align:center;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;color:#cdff67}.px-bottom-floating-banner .px-bottom-banner-box-line{width:100%;height:1px;opacity:.5;background:#cdff67;margin:22px 0 15px}.px-bottom-floating-banner .px-bottom-banner-box-actions{display:flex;margin-top:20px;align-items:center;justify-content:flex-start}.px-bottom-floating-banner .px-bottom-banner-box-actions a{border-radius:25px;background:#cdff67;text-decoration:none;padding:10px 45px;color:#000;font-size:14px;font-style:normal;font-weight:600;width:175px;align-items:center;text-align:center}.px-bottom-floating-banner .px-bottom-banner-box-actions h5{color:#fff;font-weight:400;padding-left:20px}.px-bottom-floating-banner-right-tag{background:#376d1d;position:fixed;bottom:79px;left:-180px;padding:5px 10px;border-radius:13px 13px 0 0;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition-duration:500ms;font-size:16px;cursor:pointer}.px-bottom-floating-banner-right-tag p{font-size:16px;color:#cdff67}.px-bottom-floating-banner.px-not-show .px-bottom-floating-banner-right-tag,.px-bottom-floating-banner.px-show-tag .px-bottom-floating-banner-right-tag{left:-40px;transition-duration:200ms}.px-bottom-floating-banner .px-bottom-floating-banner-right-tag p.rotate{color:#cdff67!important}.px-verification-page{align-items:center;justify-content:flex-start;display:flex;text-align:center;color:#fff;min-height:57vh;flex-direction:column;padding-top:10%!important}@media (max-width:900px){.px-verification-page h1{padding-top:50px}}.px-verification-page .px-user-verification-user-email-address{font-width:700}.px-verification-page ul.px-verification-list-container{text-align:left}.px-popup-auth-overlay .px-popup-auth-container .message-text-container a h5,.px-popup-confirm-email-overlay .px-popup-confirm-email-container .message-text-container a h5,.px-verification-page a{color:#004fff;transition-duration:300ms}.px-verification-page a:hover{color:#286cff}.px-verification-page a.pixflow-button{margin-top:35px}.px-verification-page a.px-user-verification-request-new-email{padding-top:23px}.px-user-not-verified-banner-container{align-items:center;justify-content:center;display:flex;text-align:inherit;width:calc(100% - 30px);height:52px;position:fixed;bottom:0;left:0;z-index:9999999999;padding:0 15px}@media (max-width:340px){.px-user-not-verified-banner-container{height:auto}}.px-popup-confirm-email-overlay .px-popup-confirm-email-container .message-text-container a.px-no-click h5,.px-user-not-verified-banner-container .px-user-not-verified-text a{color:inherit}.px-user-not-verified-banner-container .px-user-not-verified-svg-icon{align-items:center;justify-content:center;display:flex;text-align:inherit;margin-right:12px}@media (max-width:600px){.px-user-not-verified-banner-container .px-user-not-verified-svg-icon{height:calc(100% - 7px);align-items:flex-start;padding-top:7px}}.px-user-not-verified-banner-container span.px-user-not-verified-svg-icon{position:fixed;right:60px;width:15px;height:15px;cursor:pointer}.px-user-not-verified-banner-container.px-hidden-verification-banner,.px-user-not-verified-banner-container.px-hidden-verification-banner .px-user-not-verified-svg-icon{transition:all .5s ease-out;bottom:-100px}@media only screen and (max-width:768px){.px-user-not-verified-banner-container{justify-content:space-between}.px-user-not-verified-banner-container span.px-user-not-verified-svg-icon{right:20px}.px-user-not-verified-banner-container .px-user-not-verified-text{max-width:90%}}@media (min-width:768px) and (max-width:995px){.px-user-not-verified-banner-container{justify-content:space-between}.px-user-not-verified-banner-container span.px-user-not-verified-svg-icon{right:15px}.px-user-not-verified-banner-container .px-user-not-verified-text{max-width:90%}}body.px-verification-page-template.px-user-is-not-verified{margin-top:0}body.px-verification-page-template.px-user-is-not-verified .px-user-not-verified-banner-container,body.px-verification-page-template.px-user-is-not-verified ul.px-user-actions{display:none!important}body.px-show-bottom-banner .px-bottom-banner{bottom:0;transition:bottom .3s 1s}.px-bottom-banner{width:calc(100% - 70px);height:80px;display:flex;justify-content:space-between;align-items:center;background-color:#fff;position:fixed;bottom:-170px;z-index:999;padding:0 35px}@media only screen and (max-width:1024px){.px-bottom-banner{display:flex;justify-content:center;align-items:center}}@media only screen and (max-width:767px){.px-bottom-banner{padding:0 15px;width:calc(100% - 30px);height:70px}}.px-bottom-banner .px-bottom-banner-button-side-text,.px-bottom-banner-description{font-size:18px;line-height:40px;font-weight:500;color:#000}@media only screen and (max-width:767px){.px-bottom-banner .px-bottom-banner-button-side-text,.px-bottom-banner-description{font-size:15px;line-height:20px;font-weight:500}}@media only screen and (max-width:1024px){.px-bottom-banner-description{display:none}}.px-bottom-banner-button{display:flex;flex-direction:column}.px-bottom-banner-button-side-text{padding-right:23px}@media only screen and (max-width:767px){.px-bottom-banner-button-side-text{padding-right:10px}}.px-bottom-banner-button-content{font-size:18px;line-height:36px;font-weight:500;display:flex;justify-content:center;align-items:center;text-decoration:none;white-space:nowrap;padding:8px 25px;border-radius:28px;color:#bcff35;background-color:#000}@media only screen and (max-width:767px){.px-bottom-banner-button-content{font-size:12px;line-height:26px;font-weight:500;display:flex;justify-content:center;align-items:center;text-decoration:none;white-space:nowrap;padding:8px 19px;border-radius:28px}}.px-bottom-banner-button-content-icon{display:flex;justify-content:center;align-items:center;padding-right:5px}.px-element-product-shortcode-col{opacity:1;transition:opacity .3s ease-out;cursor:pointer;text-decoration:none}.px-element-product-shortcode-col.px-not-show{opacity:0}.px-element-product-shortcode-col .px-element-price{position:absolute;border-radius:28.476px;background:#fff;z-index:10;display:flex;width:47.095px;height:23px;justify-content:center;align-items:center;color:#010101;font-size:17px;font-weight:500;line-height:21px;top:16px;right:8px}.px-element-product-shortcode-col a,.px-element-product-shortcode-col section{display:flex;text-decoration:none;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;font-smoothing:antialiased!important;transition:color 300ms}.px-element-product-shortcode-col .product-container{transform:translate3d(0,0,0);will-change:transform;transition:.3s;position:relative;margin-bottom:21px;border-radius:8px;overflow:hidden}.px-element-product-shortcode-col .product-container .px-element-free-item-tag{align-items:center;justify-content:center;display:flex;text-align:center;font-size:11px;line-height:15px;font-weight:400;position:absolute;top:10px;right:10px;height:24px;z-index:100;color:#fff;border-radius:50px;padding:0 12px;letter-spacing:.5px;text-transform:capitalize;background:#4a32dc}.px-element-product-shortcode-col .product-container .px-product-content{align-items:flex-start;justify-content:space-between;display:flex;text-align:center}.px-element-product-shortcode-col .product-container .px-product-content .px-product-content-right-side{align-items:flex-start;justify-content:center;display:flex;text-align:center}.px-element-product-shortcode-col .product-container .px-product-content .px-product-content-right-side div:first-child{padding-right:11px;max-width:12px}.px-element-product-shortcode-col .product-container .px-product-author-container{align-items:center;justify-content:flex-start;display:flex;text-align:inherit}.px-element-product-shortcode-col .product-container .px-product-author-container img{width:15px;height:15px;border-radius:38px}.px-element-product-shortcode-col .product-container .px-product-author-container p{font-size:11px;line-height:16px;font-weight:500;color:#fff;opacity:.6;padding-left:5px;margin:0}.px-element-product-shortcode-col .product-title{color:#fff}@media only screen and (min-width:400px) and (max-width:520px){.px-element-product-shortcode-col section p{font-size:13px}}.px-element-product-shortcode-col section.image-holder{margin-bottom:10px;position:relative;padding-bottom:57.5%;background-color:transparent;height:0}.px-element-product-shortcode-col section.image-holder .px-product-up-to{font-size:11px;line-height:29px;font-weight:700;color:#fff;background-color:#000;border-radius:17px;position:absolute;right:15px;top:16px;padding:0 12px;height:29px;z-index:99}@media only screen and (max-width:767px){.px-element-product-shortcode-col section.image-holder{pointer-events:none}}.px-element-product-shortcode-col section.image-holder video,.px-featured-product-shortcode-col a.image-holder video,.px-product-shortcode-col a.image-holder video{display:block;position:absolute;bottom:0;top:0;left:0;right:0;height:100%;object-fit:cover;border-radius:8px;background-color:#121212}.px-element-product-shortcode-col h3{align-items:flex-start;justify-content:inherit;display:flex;text-align:left;overflow:hidden;font-weight:500;margin-top:7px;margin-bottom:3px}.px-element-product-shortcode-col .load-wraper{position:relative;width:100%;background-color:#0e0e0e;z-index:44;overflow:hidden;border-radius:6px;padding-bottom:58%;opacity:0;transition:opacity 250ms ease}.px-element-product-shortcode-col .load-wraper.show{opacity:1}.px-element-product-shortcode-col .card{width:100%;pointer-events:none}#shared-post-container{height:calc(70px + 80px + 140*(100vw - 768px)/1132)}.px-share-section-container{margin-top:60px;margin-bottom:95px;padding-left:15px;align-items:center}@media (max-width:900px){.px-share-section-container{display:flex}}.px-share-section-container p.px-share-section-title{float:left;margin-top:0;margin-bottom:0;font-weight:500}.px-share-section-container ul.px-share-section-items-container{list-style:none;float:left;margin-bottom:0;margin-left:20px;padding-left:0;margin-top:10px}.px-share-section-container ul.px-share-section-items-container .px-share-section-items-title{margin-bottom:7px}.px-share-section-container li.px-share-section-item{display:inline-block;margin-right:10px}#share-stick li.px-share-section-item .px-share-section-item-link,.px-share-section-container li.px-share-section-item .px-share-section-item-link{text-decoration:none;cursor:pointer;transition:all .2s ease-in;border:1px solid #000;display:block;width:36px;height:36px;border-radius:50%;text-align:center;background-color:transparent}#share-stick li.px-share-section-item .px-share-section-item-link svg,.px-share-section-container li.px-share-section-item .px-share-section-item-link svg{width:15px;height:36px;display:inline-block;transition:fill .3s}#share-stick li.px-share-section-item .px-share-section-item-link:hover,.px-share-section-container li.px-share-section-item .px-share-section-item-link:hover{background-color:#000}#share-stick li.px-share-section-item .px-share-section-item-link:hover svg *,.px-share-section-container li.px-share-section-item .px-share-section-item-link:hover svg *{fill:#fff!important}@media (max-width:767px){.px-share-section-container li.px-share-section-item{margin-right:10px}}@media (max-width:480px){.px-share-section-container{margin-top:20px}.px-share-section-container ul.px-share-section-items-container{margin-left:5px}}.single-post .px-single-post-container{margin-top:30px;align-items:flex-start;overflow:initial}.single-post .px-post-meta-outside-mode-container .single-meta-intro-text-title{margin-top:0}.single-post .px-content-with-full-back-width-row .px-content-with-full-back-width-row{padding-left:0!important;padding-right:0!important}#share-stick,.single-post .px-content-with-full-back-width-row .vc_column-inner{padding-left:0}.single-post .px-single-related-watch-posts-container{clear:both;float:none}.single-post .px-single-related-watch-posts-container .px-blog-grid-title-container{display:none}.single-post .px-widget-title{margin-bottom:15px}#share-stick{position:sticky;display:inline-flex;flex-direction:column;top:60px;opacity:0;list-style:none;float:left;margin-top:0;margin-bottom:0;margin-left:0;transition:opacity .3s}#share-stick .px-share-section-items-title{margin-bottom:8px}#share-stick li.px-share-section-item{display:inline-block;margin-bottom:10px}@media (max-width:900px){#share-stick li.px-share-section-item{margin-right:10px}#share-stick{display:none}}.px-single-related-post-container{padding-left:calc(65px + 91*(100vw - 1024px)/896);padding-right:calc(65px + 91*(100vw - 1024px)/896);display:flex}.px-single-related-post-container a.px-single-related-post-link{color:inherit;text-decoration:none;font-size:inherit}.px-single-related-post-container .px-single-related-post-content{width:40%;padding-left:calc(50px + 50*(100vw - 1024px)/896);padding-bottom:calc(20px + 20*(100vw - 1024px)/896);display:flex;flex-direction:column;justify-content:center}.px-single-related-post-container .px-single-related-post-content .px-single-related-post-up-next{font-size:calc(55px + 25*(100vw - 1024px)/896)!important;line-height:calc(75px + 35*(100vw - 1024px)/896)!important;cursor:pointer}@media only screen and (max-width:500px){.px-single-related-post-container .px-single-related-post-content .px-single-related-post-up-next{font-size:calc(23px + 3*(100vw - 365px)/535);line-height:40px}}.px-single-related-post-container .px-single-related-post-content h3{opacity:.4;padding-top:calc(14px + 6*(100vw - 1024px)/896);cursor:pointer}@media only screen and (max-width:500px){.px-single-related-post-container .px-single-related-post-content h3{font-size:calc(14px + 2*(100vw - 365px)/535);line-height:calc(20px + 3*(100vw - 365px)/535)}}@media only screen and (max-width:768px){.px-single-related-post-container .px-single-related-post-content{padding-top:5%}}.px-single-related-post-container .px-single-related-post-paused-mode{background-color:green}.px-single-related-post-container .px-single-related-post-videoWrapper{position:relative;width:60%;max-width:829px;height:0;max-height:540px;background-color:#000;margin-top:calc(-20px + -23*(100vw - 1024px)/896)}.px-single-related-post-container .px-single-related-post-videoWrapper43{padding-top:75%}.px-single-related-post-container .px-single-related-post-videoWrapper169{height:calc(380px + 492*(100vw - 1024px)/896)}@media (min-width:1200px) and (max-width:1600px){.px-single-related-post-container .px-single-related-post-videoWrapper169{height:425px}}@media only screen and (max-width:650px){.px-single-related-post-container .px-single-related-post-videoWrapper{height:inherit}}.px-single-related-post-container .px-single-related-post-videoIframe{width:100%;height:100%;background-color:transparent}.px-single-related-post-container .format-video .px-single-related-post-videoPoster:before{content:"";position:absolute;top:calc(50% - 55px);left:calc(50% - 55px);width:110px;height:110px;pointer-events:none;border-radius:100%;border:2px solid rgba(255,255,255,.5);-webkit-transition:border-color 300ms;-moz-transition:border-color 300ms;transition:border-color 300ms}.px-single-related-post-container .format-video .px-single-related-post-videoPoster:after{content:"";position:absolute;top:calc(50% - 18px);left:calc(50% - 9px);width:0;height:0;pointer-events:none;border-left:26px solid rgba(255,255,255,.71);border-top:18px solid transparent;border-bottom:18px solid transparent;-webkit-transition:border-color 300ms;-moz-transition:border-color 300ms;transition:border-color 300ms}.px-single-related-post-container .format-video .px-single-related-post-videoPoster:focus:before,.px-single-related-post-container .format-video .px-single-related-post-videoPoster:hover:before,.px-single-related-posts-container .format-video .px-single-related-posts-image-container a.px-single-related-post-link:focus:before,.px-single-related-posts-container .format-video .px-single-related-posts-image-container a.px-single-related-post-link:hover:before{border-color:rgba(255,255,255,.71)}.px-single-related-post-container .format-video .px-single-related-post-videoPoster:focus:after,.px-single-related-post-container .format-video .px-single-related-post-videoPoster:hover:after,.px-single-related-posts-container .format-video .px-single-related-posts-image-container a.px-single-related-post-link:focus:after,.px-single-related-posts-container .format-video .px-single-related-posts-image-container a.px-single-related-post-link:hover:after{border-left-color:rgba(255,255,255,.71)}.px-single-related-post-container .px-single-related-post-videoPoster,button.videoPoster{position:absolute;top:0;right:0;left:0;width:100%;height:100%;margin:0;padding:0;cursor:pointer;border:0;outline:0;background-position:50% 50%;background-size:cover;text-indent:-999em;overflow:hidden;opacity:1;-webkit-transition:opacity 800ms,height 0s;-moz-transition:opacity 800ms,height 0s;transition:opacity 800ms,height 0s;-webkit-transition-delay:0s,0s;-moz-transition-delay:0s,0s;transition-delay:0s,0s}@media only screen and (max-width:1200px){.px-single-related-post-container .format-video .px-single-related-post-videoPoster:before{top:calc(50% - 40px);left:calc(50% - 40px);width:80px;height:80px}.px-single-related-post-container .format-video .px-single-related-post-videoPoster:after{top:calc(50% - 9px);left:calc(50% - 6px);border-left:18px solid rgba(255,255,255,.71);border-top:13px solid transparent;border-bottom:13px solid transparent}}@media only screen and (max-width:768px){.px-single-related-post-container .format-video .px-single-related-post-videoPoster:before{top:calc(50% - 30px);left:calc(50% - 30px);width:60px;height:60px}.px-single-related-post-container .format-video .px-single-related-post-videoPoster:after{top:calc(50% - 7px);left:calc(50% - 5px);border-left:15px solid rgba(255,255,255,.71);border-top:10px solid transparent;border-bottom:10px solid transparent}}.px-single-related-post-container .px-single-related-post-videoWrapperActive .px-single-related-post-videoPoster,.videoWrapperActive button.videoPoster{opacity:0;height:0;-webkit-transition-delay:0s,800ms;-moz-transition-delay:0s,800ms;transition-delay:0s,800ms}.px-single-related-posts-container-title{padding:calc(130px + 68*(100vw - 1024px)/896) calc(65px + 91*(100vw - 1024px)/896) calc(40px + 57*(100vw - 1024px)/896)}@media only screen and (max-width:767px){.px-single-related-posts-container-title{padding-bottom:25px}}.px-single-related-posts-container{padding-left:calc(65px + 91*(100vw - 1024px)/896);padding-right:calc(65px + 91*(100vw - 1024px)/896);display:grid;grid-template-columns:calc(50% - (27px + 35*(100vw - 1024px)/896)) calc(50% - (27px + 35*(100vw - 1024px)/896));grid-column-gap:calc(54px + 70*(100vw - 1024px)/896);grid-row-gap:calc(60px + 70*(100vw - 1024px)/896);padding-bottom:calc(100px + 100*(100vw - 1024px)/896)}.px-single-related-posts-container .format-video .px-single-related-posts-image-container a.px-single-related-post-link:before{content:"";position:absolute;top:calc(50% - 28px);left:calc(50% - 31px);width:56px;height:56px;border-radius:100%;border:2px solid rgba(255,255,255,.5);-webkit-transition:border-color 300ms;-moz-transition:border-color 300ms;transition:border-color 300ms}.px-single-related-posts-container .format-video .px-single-related-posts-image-container a.px-single-related-post-link:after{top:calc(50% - 10px);left:calc(50% - 6px);width:0;height:0;border-left:17px solid rgba(255,255,255,.71);border-top:11px solid transparent;border-bottom:11px solid transparent;content:"";position:absolute;-webkit-transition:border-color 300ms;-moz-transition:border-color 300ms;transition:border-color 300ms}.px-single-related-posts-container a.px-single-related-post-link{color:inherit;text-decoration:none;font-size:inherit;display:block;position:relative}.px-single-related-posts-container .px-single-related-posts-content{display:flex;align-items:center;max-width:620px}.px-single-related-posts-container .px-single-related-posts-content .px-single-related-posts-desc-container .px-single-related-posts-title:hover,.px-single-related-posts-container .px-single-related-posts-content:hover .px-single-related-posts-title{color:#3939c4}.px-single-related-posts-container .px-single-related-posts-content .px-single-related-posts-image-container img{max-width:247px;max-height:241px}@media only screen and (max-width:500px){.px-single-related-posts-container .px-single-related-posts-content .px-single-related-posts-image-container{width:50%}.px-single-related-posts-container .px-single-related-posts-content .px-single-related-posts-image-container img{width:100%}}.px-single-related-posts-container .px-single-related-posts-content .px-single-related-posts-desc-container{padding-left:calc(20px + 11*(100vw - 1024px)/896)}.px-single-related-posts-container .px-single-related-posts-content .px-single-related-posts-desc-container .px-single-related-posts-cat{padding-bottom:calc(20px + 10*(100vw - 1024px)/896)}.px-single-related-posts-container .px-single-related-posts-content .px-single-related-posts-desc-container .px-single-related-posts-cat a.px-medium-blog-category-link{font-size:calc(14px + 2*(100vw - 1024px)/896);font-weight:600;color:#595959;padding-right:calc(0px + 7*(100vw - 768px)/1152);text-decoration:none;transition-duration:.3s}.px-single-related-posts-container .px-single-related-posts-content .px-single-related-posts-desc-container .px-single-related-posts-cat a.px-medium-blog-category-link:last-child,.single-meta-intro-text-container .single-meta-intro-text-content p a.px-medium-blog-category-link:last-child{margin-right:0}.px-single-related-posts-container .px-single-related-posts-content .px-single-related-posts-desc-container .px-single-related-posts-cat a.px-medium-blog-category-link:last-child:after,.single-meta-intro-text-container .single-meta-intro-text-content p a.px-medium-blog-category-link:last-child:after{display:none}.px-single-related-posts-container .px-single-related-posts-content .px-single-related-posts-desc-container .px-single-related-posts-cat a.px-medium-blog-category-link:after,.single-meta-intro-text-container .single-meta-intro-text-content p a.px-medium-blog-category-link:after{content:","}.px-single-related-posts-container .px-single-related-posts-content .px-single-related-posts-desc-container .px-single-related-posts-title{font-size:calc(18px + 6*(100vw - 1024px)/896);padding-bottom:calc(20px + 16*(100vw - 1024px)/896);font-weight:600;transition-duration:.4s;cursor:pointer}.px-single-related-posts-container .px-single-related-posts-content .px-single-related-posts-desc-container .px-single-related-posts-desc{font-size:calc(13px + 2*(100vw - 1024px)/896);display:flex}.px-single-related-posts-container .px-single-related-posts-content .px-single-related-posts-desc-container .px-single-related-posts-desc .px-single-related-posts-time-to-read{opacity:.6;padding-left:12px}@media only screen and (max-width:500px){.px-single-related-posts-container .px-single-related-posts-content .px-single-related-posts-desc-container{width:50%}}@media only screen and (max-width:995px){.px-single-related-posts-container{grid-template-columns:100%;grid-row-gap:35px}}@media only screen and (max-width:1023px){.px-single-related-posts-container,.px-single-related-posts-container-title{margin-left:0;margin-right:0}}.px-blog-detail-subscribe{position:relative;display:block;max-width:1100px;margin:0 auto 170px}.px-blog-detail-subscribe .px-single-post-subscribe-background{border-radius:3px;background-repeat:no-repeat;background-position:center;background-size:cover}.px-blog-detail-subscribe .px-single-post-subscribe-container{display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;padding-top:50px;padding-bottom:65px;text-align:center;margin:0 auto}.px-blog-detail-subscribe .px-single-post-subscribe-container .px-single-post-subscribe-title{margin-bottom:0;margin-top:24px;color:#fff;max-width:675px;font-size:26px;font-weight:600}.px-blog-detail-subscribe .px-single-post-subscribe-container .px-single-post-subscribe-description{margin-bottom:44px;max-width:675px;color:#fff;opacity:.7;font-size:16px;margin-top:22px;line-height:1.7em}.paused-mode{background-color:green}.videoWrapper{position:relative;width:100%;height:0;background-color:#000}.videoWrapper43{padding-top:75%}.videoWrapper169{height:calc(500px + 372*(100vw - 1024px)/896)}.videoWrapper .single-meta-intro-gradient-background{z-index:1;width:100%;height:100%;position:absolute;background:linear-gradient(to bottom,rgba(0,0,0,.89)0,transparent 33%,transparent 65%,rgba(0,0,0,.98) 99%,rgba(0,0,0,.98) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#e3000000", endColorstr="#fa000000",GradientType=0 );top:0}.videoWrapper .videoWrapperActive .single-meta-intro-gradient-background{opacity:0;visibility:hidden}.auto-play-mode .single-meta-intro-gradient-background{height:150px}@media only screen and (min-width:995px){.single-meta-full .videoWrapper{height:100vh;min-height:calc(100vh - 210px)}.single-meta-full.auto-play-mode .videoWrapper{height:calc(100vh - 210px);min-height:calc(100vh - 210px)}}@media only screen and (max-width:768px) and (orientation:portrait){.videoWrapper{height:55vh}}.videoIframe{width:100%;height:100%;background-color:transparent}button.videoPoster.has-video div.videoposter-click-area{width:20%;height:30%;margin:0 auto;position:absolute;top:30%;left:40%;min-width:100px;min-height:100px;z-index:99;cursor:pointer}button.videoPoster.has-video div.videoposter-click-area:hover:before{-webkit-transform:scale(1.14);transform:scale(1.14)}button.videoPoster.has-video div.videoposter-click-area:after,button.videoPoster.has-video div.videoposter-click-area:before{content:"";position:absolute;-webkit-transition:border-color 300ms;-moz-transition:border-color 300ms;transition:border-color 300ms;z-index:2}button.videoPoster.has-video div.videoposter-click-area:before{top:calc(50% - 35px);left:calc(50% - 35px);width:70px;height:70px;border-radius:100%;background-color:red;transition:all .7s cubic-bezier(.2,1,.22,1);-webkit-transition:all .7s cubic-bezier(.2,1,.22,1)}button.videoPoster.has-video div.videoposter-click-area:before:hover{border-color:rgba(255,255,255,.71)}button.videoPoster.has-video div.videoposter-click-area:after{top:calc(50% - 13px);left:calc(50% - 6px);width:0;height:0;border-left:18px solid #fff;border-top:13px solid transparent;border-bottom:13px solid transparent}button.videoPoster.has-video div.videoposter-click-area:after:hover{border-left-color:rgba(255,255,255,.71)}@media only screen and (max-width:995px){button.videoPoster.has-video div.videoposter-click-area:before{top:calc(30% - 25px);left:calc(50% - 25px);width:50px;height:50px}button.videoPoster.has-video div.videoposter-click-area:after{top:calc(30% - 9px);left:calc(50% - 4px);border-left:13px solid #fff;border-top:9px solid transparent;border-bottom:9px solid transparent}}.single-meta-intro-video-pause,.videoWrapperActive .single-meta-intro-gradient-background{display:none}@media only screen and (max-width:990px){.videoPoster:before{top:50%;left:50%;width:60px;height:60px}.videoPoster:after{top:calc(50% - 1px);left:calc(50% - 5px)}}@media only screen and (max-width:760px){.videoPoster:before{top:40%}.videoPoster:after{top:40%;left:calc(50% - 3px)}}.videoWrapperActive .single-meta-intro-text-container{opacity:0;transition:opacity 800ms;visibility:hidden}.videoWrapperActive .single-meta-intro-video-pause{cursor:pointer;display:flex;position:absolute;background-color:transparent;right:calc(-40px + -20*(100vw - 1024px)/896);top:0;border:0;width:36px;height:18px;opacity:.8;outline:0;align-items:center}.single-meta-intro-text-container .single-meta-intro-text-content p a.px-medium-blog-category-link:hover,.videoWrapperActive .single-meta-intro-video-pause:hover{opacity:1}.videoWrapperActive .single-meta-intro-video-pause:after,.videoWrapperActive .single-meta-intro-video-pause:before{position:absolute;left:15px;content:" ";height:20px;width:2px;background-color:#333}.videoWrapperActive .single-meta-intro-video-pause:before{transform:rotate(45deg)}.videoWrapperActive .single-meta-intro-video-pause:after{transform:rotate(-45deg)}@media only screen and (max-width:1200px) and (min-width:995px){.videoWrapperActive .single-meta-intro-video-pause{right:-14px;top:-26px}}@media only screen and (max-width:1020px){.videoWrapperActive .single-meta-intro-video-pause{right:-30px;height:14px}.videoWrapperActive .single-meta-intro-video-pause:after,.videoWrapperActive .single-meta-intro-video-pause:before{height:14px}}.single-meta-full .videoWrapperActive .single-meta-intro-video-pause{cursor:pointer;display:flex;position:absolute;background-color:rgba(0,0,0,.6705882353);right:calc(50% - 18px);top:60px;border:0;width:38px;height:38px;border-radius:50%;outline:0;align-items:center;opacity:0;animation-name:fadeIn;animation-duration:6s;animation-fill-mode:forwards;transition-duration:1s}.single-meta-full .videoWrapperActive .single-meta-intro-video-pause.sticky{position:fixed;top:120px}.single-meta-full .videoWrapperActive .single-meta-intro-video-pause:after,.single-meta-full .videoWrapperActive .single-meta-intro-video-pause:before{left:18px;background-color:#fff}.single-meta-intro-text-container{position:absolute;bottom:0;left:0;color:#fff;opacity:1;transition:opacity 800ms;padding-left:calc(50px + 80*(100vw - 1024px)/896);padding-bottom:calc(35px + 35*(100vw - 1024px)/896);z-index:3}.single-meta-intro-text-container .single-meta-intro-text-content{display:flex}.single-meta-intro-text-container .single-meta-intro-text-content p{font-weight:600;padding-right:30px;font-size:calc(13px + 2*(100vw - 768px)/1152)}.single-meta-intro-text-container .single-meta-intro-text-content p a{font-size:inherit;color:inherit;line-height:inherit;text-decoration:none}.single-meta-intro-text-container .single-meta-intro-text-content p a.px-medium-blog-category-link{opacity:.9;padding-right:calc(1px + 1*(100vw - 768px)/1152);transition-duration:.3s}.single-meta-intro-text-container .single-meta-intro-text-content p:nth-child(3){opacity:.7;font-size:calc(13px + 2*(100vw - 768px)/1152);font-weight:500}.single-meta-intro-text-container .single-meta-intro-text-content p:nth-child(2){font-size:calc(13px + 2*(100vw - 768px)/1152);font-weight:500}.single-meta-intro-text-container .single-meta-intro-text-title{max-width:calc(680px + 220*(100vw - 1024px)/876);margin-top:.25em}@media only screen and (max-width:1020px){.single-meta-intro-text-container .single-meta-intro-text-title{max-width:80%}}@media only screen and (max-width:990px){.single-meta-intro-text-container{padding-left:20px;padding-bottom:20px;display:flex;flex-direction:column-reverse}}@media only screen and (max-width:1600px) and (min-width:1300px){.single-meta-intro-text-container{padding-bottom:25px}}@media (min-width:991px){.single-meta-full .single-meta-intro-text-container{display:flex;width:calc(100% - (100px + 160*(100vw - 1024px)/896));align-items:flex-end;justify-content:space-between;padding-right:calc(50px + 80*(100vw - 1024px)/896);box-sizing:border-box}}.single-meta-full .single-meta-intro-text-container .single-meta-intro-text-content p a.px-medium-blog-category-link{padding-right:calc(15px + 10*(100vw - 768px)/1152);opacity:1;color:#fff}.px-sfx-detail-breadcrumb ol li:after,.single-meta-full .single-meta-intro-text-container .single-meta-intro-text-content p a.px-medium-blog-category-link:after{content:""}.single-meta-full .single-meta-intro-right-side .single-meta-intro-text-content p:first-child:after{content:"|";font-weight:300;padding-left:11px;padding-right:0}.single-meta-full .single-meta-intro-text-content p{font-size:calc(14px + 4*(100vw - 768px)/1132);padding-right:16px;color:#e7e7e8;font-weight:500!important}.single-meta-full .single-meta-intro-text-content p .blog-category-item{display:flex;flex-direction:row}.single-meta-full .single-meta-intro-text-content p:nth-child(2){font-size:calc(14px + 4*(100vw - 768px)/1132)}.single-meta-full.auto-play-mode .videoWrapper .single-meta-intro-gradient-background{background:linear-gradient(to bottom,rgba(0,0,0,.89)0,transparent 100%)}.single-meta-full .single-meta-intro-text-container .single-meta-intro-text-title{max-width:calc(450px + 385*(100vw - 768px)/1132);margin-bottom:13px}@media only screen and (max-width:1600px) and (min-width:1300px){.single-meta-full .single-meta-intro-text-container .single-meta-intro-text-title{max-width:730px}}.px-single-post-container .px-responsive-icon{display:none;width:22px;height:19px;position:absolute;right:0;top:16px}.px-single-post-container .px-responsive-icon svg{display:inline-block;width:100%;height:100%}.px-single-post-container .px-responsive-icon svg *{stroke:#000}.px-single-post-container .px-post-meta-outside-mode-container h1{margin-bottom:0;color:#000}.px-single-post-container .px-post-meta-outside-mode-container .pixflow-post-director-name{margin:5px auto 22px;color:#000}.px-single-post-container .px-post-meta-outside-mode-container .px-single-post-meta-categories .px-medium-blog-category-link{border:1px solid #4343f4;background-color:transparent;color:#4343f4;padding:5px 5px 1px;box-sizing:border-box;margin-right:5px;text-decoration:none;border-radius:3px;display:inline-block;float:left;margin-bottom:5px;transition:background-color .3s ease-out,color .3s ease-out}.px-single-post-container .px-post-meta-outside-mode-container .px-single-post-meta-categories .px-medium-blog-category-link.px-caption1-typography{font-size:15px!important;line-height:20px!important}.px-single-post-container .px-post-meta-outside-mode-container .px-single-post-meta-categories .px-medium-blog-category-link:hover{background-color:#4343f4;color:#fff}@media (max-width:999px){.px-single-post-container.has-sidebar .px-single-post-content-container{width:100%!important;margin-right:0!important}.px-single-post-container.has-sidebar .px-single-post-content-container .px-single-post-content{max-height:112px;overflow:hidden;position:relative;padding-right:30px;margin-top:25px;margin-bottom:40px}.px-single-post-container.has-sidebar .px-single-post-content-container .px-single-post-content.slide-down .px-responsive-icon{transform:rotate(180deg)}.px-single-post-container.has-sidebar .px-single-post-content-container .px-single-post-content .px-responsive-icon{display:inline-block;transform:rotate(0deg);transition:transform .3s}.px-single-post-container.has-sidebar .px-single-post-content-container .px-single-post-content .vc_custom_heading{max-width:100%!important;text-align:left!important}.px-single-post-container .px-single-post-sidebar-container{width:100%!important;float:none!important;padding-bottom:30px}}.px-single-related-watch-posts-container{padding:100px 140px;box-sizing:border-box}.px-single-related-watch-posts-container h4{margin-bottom:35px}.px-single-related-watch-posts-container .px-single-related-watch-posts{cursor:pointer;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:50px 16px}@media only screen and (max-width:1020px){.px-single-related-watch-posts-container .px-single-related-watch-posts{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:700px){.px-single-related-watch-posts-container .px-single-related-watch-posts{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:350px){.px-single-related-watch-posts-container .px-single-related-watch-posts{grid-template-columns:repeat(1,1fr)}}.px-single-related-watch-posts-container .px-single-related-watch-posts .px-single-related-watch-post-content .px-single-related-watch-post-image-container{display:block;border-radius:3px;overflow:hidden}.px-single-related-watch-posts-container .px-single-related-watch-posts .px-single-related-watch-post-content .px-single-related-watch-post-image-container .px-single-related-watch-post-link{height:100%}.px-single-related-watch-posts-container .px-single-related-watch-posts .px-single-related-watch-post-content .px-single-related-watch-post-image-container img{display:block;max-height:224px;max-width:398px;width:100%;object-fit:cover}.px-single-related-watch-posts-container .px-single-related-watch-posts .px-single-related-watch-post-content .px-single-related-watch-post-link{display:block;text-decoration:none;transition:color .3s}.px-single-related-watch-posts-container .px-single-related-watch-posts .px-single-related-watch-post-content .px-single-related-watch-post-desc{margin-top:8px}.px-single-related-watch-posts-container .px-single-related-watch-posts .px-single-related-watch-post-content .px-single-related-watch-post-desc .px-single-related-watch-post-title{color:#000}.px-single-related-watch-posts-container .px-single-related-watch-posts .px-single-related-watch-post-content .px-single-related-watch-post-desc .px-single-related-watch-post-title:hover{color:#161616}.px-single-related-watch-posts-container .px-single-related-watch-posts .px-single-related-watch-post-content .px-single-related-watch-post-desc .px-single-related-watch-post-author{color:#777}.px-single-related-watch-posts-container .px-single-related-watch-posts .px-single-related-watch-post-content .px-single-related-watch-post-desc .px-single-related-watch-post-author:hover{color:#565656}body.single-px_crew .content-section{min-height:100vh}body.single-px_crew .content-section .px-crew-profile-background{height:100vh;width:100vw;top:0;left:0;max-height:497px;position:relative}body.single-px_crew .content-section .px-crew-profile-background:before{content:"";background-repeat:no-repeat;background-position:center center;background-size:cover;position:absolute;top:0;left:0;opacity:70%;width:100%;height:100%}body.single-px_crew .content-section .px-crew-profile-main-container{display:block;position:absolute;height:209px;width:100%;background:#000;background:linear-gradient(0deg,#000 0,transparent 100%);bottom:0;left:0}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container{position:relative;top:-50px;display:flex;justify-content:space-between}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-info-container{display:flex;width:calc(100% - 400px)}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-info-container .px-crew-profile-image-container{width:162px;height:162px;overflow:hidden;border-radius:100px;margin-right:23px;background-color:rgba(255,255,255,.5019607843)}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-info-container .px-crew-profile-image-container img{width:100%;height:100%;object-fit:cover}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-info-container .px-crew-profile-detail{color:#fff;width:calc(100% - 185px);display:flex;flex-direction:column;justify-content:center}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-info-container .px-crew-profile-detail h4{margin:10px 0}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-info-container .px-crew-profile-detail p .px-crew-profile-location-icon{width:13px;height:17px;display:inline-block}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container{display:flex;margin-top:15px}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container .px-crew-profile-share-box{height:25px;cursor:pointer;align-items:center;margin-top:14px;position:relative;display:flex}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container .px-crew-profile-share-box *{cursor:pointer;text-decoration:none}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container .px-crew-profile-share-box.px-open .px-share-dropdown{top:32px;opacity:1}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container .px-crew-profile-share-box .px-crew-profile-share-icon{height:24px;display:inline-block;width:16px;margin-right:9px;position:relative;top:-5px}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container .px-crew-profile-share-box .px-crew-profile-share-text{margin:0;color:#fff}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container .px-crew-profile-share-box .px-share-dropdown{padding:0;box-sizing:border-box;margin:0;background-color:rgba(255,255,255,.2);border-radius:3px;position:absolute;top:10px;left:-26px;opacity:0;display:none;transition:all .3s;z-index:2}.global-search-form .global-search-form-input #px-global-search-List .px-global-search-categories-list li,body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container .px-crew-profile-share-box .px-share-dropdown li{list-style:none}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container .px-crew-profile-share-box .px-share-dropdown li a{color:#fff;display:flex;align-items:center;cursor:pointer;padding:7px 12px}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container .px-crew-profile-share-box .px-share-dropdown li a .px-social-icon{height:16px;display:inline-block;margin-right:15px;width:14px;margin-top:-12px}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container .px-crew-profile-share-box .px-crew-profile-share-icon svg,body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container .px-crew-profile-share-box .px-share-dropdown li a .px-social-icon svg{fill:#fff;height:100%;width:100%}@media only screen and (max-width:1000px){body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container .px-crew-profile-share-box .px-share-dropdown{background-color:#151515}}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container .px-crew-profile-website-link-container{background-color:#fff;border-radius:3px;display:flex;height:50px;align-items:center;margin-left:23px;padding:0 13px;cursor:pointer;transition:background-color .3s;text-decoration:none;color:#000}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container .px-crew-profile-website-link-container *{cursor:pointer}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container .px-crew-profile-website-link-container:hover{background-color:rgba(255,255,255,.95)}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container .px-crew-profile-website-link-container p{margin-bottom:0;margin-top:0}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container .px-crew-profile-website-link-container .px-crew-profile-link-icon{height:11px;width:19px;display:inline-block;position:relative;transform:rotate(-90deg);left:-2px}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container .px-crew-profile-website-link-container .px-crew-profile-link-icon svg{width:100%;height:100%}@media only screen and (max-width:1000px){body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container{flex-wrap:wrap}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-info-container{width:100%;margin-bottom:30px}}@media only screen and (max-width:700px){body.single-px_crew .content-section .px-crew-profile-main-container{height:auto}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container{top:0;text-align:center}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-info-container{flex-direction:column;align-items:center}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-info-container .px-crew-profile-image-container{margin-right:0;margin-bottom:30px}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-info-container .px-crew-profile-detail{width:100%}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container{justify-content:center;width:100%}body.single-px_crew .content-section .px-crew-profile-main-container .px-crew-profile-meta-data-container .px-crew-profile-contacts-container .px-crew-profile-share-box .px-share-dropdown{background-color:#151515}}body.single-px_crew .content-section .px-crew-profile-portfolio-container{background-color:#000;min-height:300px;padding-top:35px}body.single-px_crew .content-section .px-crew-profile-portfolio-container h4{color:#fff;margin:35px 0}body.single-px_crew .content-section .px-crew-profile-portfolio-container .px-blog-grid-title-container{display:none}body.single-px_crew .content-section #px-claim-crew{border:1px solid #898989;display:flex;text-decoration:none;color:#fff;margin:0 auto 50px;width:220px;height:58px;border-radius:6px;justify-content:center;align-items:center}body.single-px_crew .content-section #px-claim-crew i{display:inline-block;height:22px}body.single-px_crew .content-section #px-claim-crew i svg{width:22px}body.single-px_crew .content-section #px-claim-crew i svg path{fill:#005eff}body.single-px_crew .content-section #px-claim-crew span{display:inline-block;font-size:21px;margin-left:6px}body.single-px_crew .content-section .Modal{position:absolute;top:80px;right:0;left:0;max-height:930px;background:rgba(0,0,0,.9);z-index:-99;width:80%;height:90%;margin:auto}body.single-px_crew .content-section .Modal #px-claim-close-area{position:fixed;width:100%;height:100%;left:0;top:0;display:none}body.single-px_crew .content-section .Modal .px-popup-content{position:absolute;left:50%;top:42%;width:63%;padding:30px;transform:translate(-50%,-50%) scale(0);border:1px solid #595959;border-radius:20px;background-color:#141414;max-width:794px;box-sizing:border-box}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container{margin:0 auto}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container h5{color:#fff;padding:0;margin:0}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container p{color:rgba(255,255,255,.7);font-size:17px;line-height:1em;margin-bottom:20px;margin-top:9px}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container .px-information{color:rgba(255,255,255,.7);margin:10px 0 0}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container .px-upload-label{cursor:pointer;display:flex;max-width:370px;margin:35px auto 10px;border-radius:5px;border:1px dashed #fff;height:220px;flex-direction:column;justify-content:center;align-items:center;position:relative}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container .px-email-label.px-error,body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container .px-upload-label.px-error{border-color:#ec3e3f}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container .px-upload-label i{display:inline-block;width:140px;height:80px;text-align:center}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container .px-upload-label i svg{stroke:#b8b8b8;max-width:100%;max-height:100%}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container .px-upload-label i svg path{fill:#b8b8b8!important}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container .px-upload-label span{color:#8b8b8b;font-size:18px;line-height:1em;display:block;margin-top:20px}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container .px-upload-label #px-uploaded-image{position:absolute;left:2%;top:2%;background-size:cover;background-repeat:no-repeat;background-position:center;width:96%;height:96%}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container .px-upload-label #px-uploaded-image span{position:absolute;width:24px;height:24px;right:5px;top:5px;background-color:#fff;border-radius:20px;color:#ec3e3f;margin-top:0;display:block;text-align:center}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container .px-upload-label #px-uploaded-image span:before{content:"✕";position:relative;top:6px;left:0}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container #px-upload-crew{opacity:0;display:none}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container .px-email-label{color:#fff;margin-top:26px;display:block}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container .px-email-label input{display:block;border:1px solid #fff;width:95%;margin-top:15px;padding:16px 14px;background-color:transparent;color:#fff;border-radius:5px}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container .px-email-label input:-webkit-autofill{-webkit-text-fill-color:#fff!important}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container .px-error-message{visibility:hidden;color:#ec3e3f;margin-top:15px;font-size:17px;margin-bottom:0}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container .px-error input{border-color:#b53333}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container.px-show-errors .px-error-message{visibility:visible}body.single-px_crew .content-section .Modal .px-popup-content .px-claim-popup-submit{width:165px;height:50px;border:0;background-color:#fff;color:#262625;font-size:17px;margin:10px auto 0;display:block;border-radius:5px;cursor:pointer}body.single-px_crew .content-section .Modal .px-popup-content .px-claim-popup-submit:disabled{background-color:#a1a1a1;cursor:not-allowed}body.single-px_crew .content-section .Modal .px-response-container{display:flex;align-items:center;justify-content:center;padding:110px 50px}body.single-px_crew .content-section .Modal .px-response-container .px-error-content,body.single-px_crew .content-section .Modal .px-response-container .px-success-content{display:none;text-align:center;color:#fff}body.single-px_crew .content-section .Modal .px-response-container .px-error-content i,body.single-px_crew .content-section .Modal .px-response-container .px-success-content i{display:block;position:relative;top:2px;margin-bottom:26px}body.single-px_crew .content-section .Modal .px-response-container .px-error-content h4.px-response-message,body.single-px_crew .content-section .Modal .px-response-container .px-success-content h4.px-response-message{opacity:.7}body.single-px_crew .content-section .Modal .px-response-container .px-error-content svg{fill:#b53333}body.single-px_crew .content-section .Modal .px-response-container .px-success-content svg{fill:#2ba168}body.single-px_crew .content-section .Modal .px-response-container.px-has-error .px-error-content,body.single-px_crew .content-section .Modal .px-response-container.px-success .px-success-content{display:block}body.single-px_crew .content-section .Modal .close{position:absolute;top:25px;right:25px;display:none;width:25px;height:25px;padding:5px;line-height:18px;border-radius:50%;text-align:center;cursor:pointer;color:#fff}body.single-px_crew .content-section .Modal .close:before{content:"✕"}body.single-px_crew .content-section .Modal.is-visible{background:rgba(0,0,0,.94);-webkit-transition:background .35s;-moz-transition:background .35s;transition:background .35s;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s;z-index:4}body.single-px_crew .content-section .Modal.is-visible .px-open{transform:translate(-50%,-50%) scale(1);transition:transform .35s}body.single-px_crew .content-section .Modal.is-visible #px-claim-close-area,body.single-px_crew .content-section .Modal.is-visible .close{display:block}body.single-px_crew .content-section .Modal.is-visible.px-file-uploaded .px-popup-content.px-form-container{display:none}@media only screen and (max-width:767px){body.single-px_crew .content-section .Modal{width:100%;max-height:830px}body.single-px_crew .content-section .Modal .px-popup-content{padding:20px 0;width:85%;top:50%}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container{max-width:80%}body.single-px_crew .content-section .Modal #px-crew-email{width:85%}body.single-px_crew .content-section .Modal .close{top:50px;right:20px}}@media only screen and (min-width:1500px){body.single-px_crew .content-section .Modal{top:100px}body.single-px_crew .content-section .Modal .px-popup-content{width:52%;top:53%;padding:50px 40px}body.single-px_crew .content-section .Modal .px-popup-content .px-upload-container .px-upload-label{margin:45px auto 40px;height:230px}body.single-px_crew .content-section .Modal .px-popup-content .px-claim-popup-submit{margin:10px auto 0}}@media only screen and (min-width:768px) and (max-width:800px){.single-post .px-image-box-base{height:100%!important}}.single-post .px-image-box-container .px-image-box-content-container.px-bottom-left-align{justify-content:center}.single-post .px-image-box-container .px-image-box-content-container.px-bottom-left-align .px-image-box-content{max-width:93%}.single-px_help_article.px-show-bottom-banner .px-bottom-banner{border-top:1px solid #e0e0e0}.single-px_help_article div{line-height:34px}.single-px_help_article .px-help-article-related-items{padding-left:0}.single-px_help_article .px-help-article-related-items li.px-help-article-related-item{list-style:decimal}.single-px_help_article .px-help-article-related-items li.px-help-article-related-item a{text-decoration:none;color:inherit}.single-px_help_article .px-help-article-content h1{color:#252525}.single-px_help_article .px-help-article-content b,.single-px_help_article .px-help-article-content div,.single-px_help_article .px-help-article-content h4,.single-px_help_article .px-help-article-content h5,.single-px_help_article .px-help-article-content h6,.single-px_help_article .px-help-article-content li,.single-px_help_article .px-help-article-content p,.single-px_help_article .px-help-article-content span{color:#252525!important}.single-px_help_article .px-help-article-content h2,.single-px_help_article .px-help-article-content h3{color:#3b3b3b!important}.single-px_help_article .px-help-article-content .vc_custom_heading a,.single-px_help_article .px-help-article-content a{color:#385dff!important}.single-px_help_article .px-help-article-content .px-button a,.single-px_help_article .px-help-article-content .px-button a span{color:#fff!important}.single-px_help_article .px-help-article-submit-container{max-width:66.6%;margin:50px auto}@media only screen and (max-width:767px){.single-px_help_article .px-help-article-submit-container{max-width:100%}}.single-px_help_article .px-help-article-submit-description{color:#252525}.single-px_help_article .px-help-article-submit-description a,.single-px_help_article_intro_parent a{color:#385dff;text-decoration:none}.single-px_help_article .px-help-article-related-container{max-width:66.6%;margin:20px auto 30px;border-top:2px solid #939393;padding-top:50px}@media only screen and (max-width:767px){.single-px_help_article .px-help-article-related-container{max-width:100%}}.px-single-modern-content-toc-list a:hover,.px-single-modern-faq-section #px-faq-section .vc_active .vc_tta-panel-title>a,.single-px_help_article .px-help-article-related-title{color:#000}.single-px_help_article .px-help-article-related-list li{color:#252525;padding-bottom:5px}.single-px_help_article .px-help-article-related-list li a{text-decoration:none;color:#252525}.single-px_help_article_intro{align-items:center;justify-content:center;display:flex;text-align:flex-start;padding-top:190px;padding-bottom:10px}.single-px_help_article_intro_parent{padding-bottom:20px}.single-px_help_article_intro_content{border-bottom:2px solid #cecece;padding-bottom:30px}.single-px_help_article_intro_title{color:#000;margin-bottom:8px}.single-px_help_article_intro_data{align-items:center;justify-content:flex-start;display:flex;text-align:center}.single-px_help_article_intro_data p{color:#858585;margin:0;font-size:13px}.single-px_help_article_intro_data p a{text-decoration:none;color:#858585;font-size:inherit}.single-px_help_article_intro_data p a:hover{text-decoration:underline}.single-px_help_article_intro_data p:not(:last-child):after{content:"/";padding:0 5px}.px-single-help-product-content-container{padding-top:150px}@media only screen and (max-width:995px){.px-single-help-product-content-container{padding-top:70px}}.single-px_elements .px-elementor-item-popup-withe-container{padding-top:150px;padding-bottom:150px}.single-px_elements .px-elementor-item-popup-withe-container .px-elementor-item-popup-header .px-elementor-item-popup-header-right a{background:#114dc5}.single-px_elements .px-elementor-item-popup-withe-container .px-elementor-item-popup-header .px-elementor-item-popup-header-left h1{color:#ffffef;font-size:25px;font-weight:600;line-height:30px}.single-px_elements .px-elementor-item-popup-withe-container .px-elementor-item-popup-description .element-popup-description,.single-px_elements .px-elementor-item-popup-withe-container .px-elementor-item-popup-description .px-elementor-item-popup-description-options ul li div p,.single-px_elements .px-elementor-item-popup-withe-container .px-elementor-item-popup-description h5.px-elementor-item-popup-description-title,.single-px_elements .px-elementor-item-popup-withe-container .px-elementor-item-popup-header .px-elementor-item-popup-header-left a{color:#ffffef}.single-px_elements .px-elementor-item-popup-withe-container .px-elementor-item-popup-description .px-elementor-item-popup-description-options ul li div span{color:rgba(255,255,255,.5)!important}.single-px_elements .px-elementor-item-popup-withe-container .px-elementor-item-popup-description .element-popup-feature-list li{color:rgba(255,255,255,.5);line-height:2em}.single-px_elements .px-elementor-item-popup-withe-container .px-elementor-item-popup-related .product-title,.single-px_elements .px-elementor-item-popup-withe-container .px-elementor-item-popup-related .px-elementor-item-popup-related-title{color:#ffffef!important}.single-px_elements .px-elementor-item-popup-withe-container .px-elementor-item-popup-related .px-product-author-container p{color:rgba(255,255,255,.5)}.px-sfx-detail-player-controls .download-item button .single-sfx-download-button-title span,.px-sfx-detail-player-controls button #pause-icon,.px-sfx-detail-player-controls.px-is-downloading .download-item svg,.single-px_elements .px-elementor-item-popup-header-icon-close{display:none}.single-px_elements li.screen:not(.active),body.page-template-page-subscribing-plan footer,body.page-template-page-subscribing-plan header .px-container>div:not(.px-logo),body.page-template-page-subscribing-plan header .px-container>nav{display:none}.px-single-modern{padding-top:135px;max-width:1370px;margin:0 auto}@media only screen and (max-width:1400px){.px-single-modern{margin:0 40px}}@media only screen and (max-width:767px){.px-single-modern{margin:0 20px;padding-top:90px}}.px-single-modern-content-box{flex:1;padding-top:30px}.px-single-modern-related{background:#f6f6f6}.px-single-modern-related-box{padding:1px 0 80px;max-width:1370px;margin:110px auto 0}@media only screen and (max-width:1400px){.px-single-modern-related-box{margin:0 40px}}.px-single-modern-intro{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.px-single-modern-intro-title{max-width:1012px}.px-single-modern-intro-media{width:100%;margin-top:45px;border-radius:18px;overflow:hidden}@media only screen and (max-width:767px){.px-single-modern-intro-media{margin-top:25px}}.px-single-modern-intro-media img{width:100%;border-radius:18px}.px-single-modern-intro-media .videoWrapper169{height:calc(500px + 372*(100vw - 1024px)/1479)}@media only screen and (max-width:768px) and (orientation:portrait){.px-single-modern-intro-media .videoWrapper169{height:35vh}}.px-single-modern-intro-media button.videoPoster.has-video div.videoposter-click-area{padding-left:64px;width:auto;height:auto;bottom:44px;top:auto;left:36px;min-width:auto;min-height:auto;text-indent:0;color:#fff;text-shadow:1px 1px 3px #000}@media only screen and (max-width:767px){.px-single-modern-intro-media button.videoPoster.has-video div.videoposter-click-area{left:25px;bottom:35px}}.px-single-modern-intro-media button.videoPoster.has-video div.videoposter-click-area:before{top:calc(50% - 28px);width:56px;height:56px;background-color:#fff;position:absolute;left:0;filter:drop-shadow(1px 1px 5px #000)}@media only screen and (max-width:767px){.px-single-modern-intro-media button.videoPoster.has-video div.videoposter-click-area:before{width:50px;height:50px;left:3px;top:auto;bottom:calc(50% - 25px)}}.px-single-modern-intro-media button.videoPoster.has-video div.videoposter-click-area:after{top:calc(50% - 10px);width:0;height:0;border-left:14px solid #000;border-top:10px solid transparent;border-bottom:10px solid transparent;left:24px;position:absolute}.px-single-modern-intro-meta{list-style:none;display:flex;flex-direction:row;padding:0;margin-top:0}@media only screen and (max-width:767px){.px-single-modern-intro-meta{flex-wrap:wrap;gap:10px;justify-content:center}}.px-single-modern-intro-meta-item{border-radius:15px;padding:5px 12px;margin:0 5px;background:#f0f0f0;color:#000;font-size:14px;font-weight:500;line-height:19px}.px-single-modern-intro-meta-item a{color:#000;font-size:14px;font-weight:500;line-height:19px;text-decoration:none}.px-single-modern-content{display:flex;flex-direction:row;padding-top:40px}@media only screen and (max-width:767px){.px-single-modern-content{flex-direction:column}}.px-single-modern-content-toc{width:300px;position:relative}@media only screen and (max-width:1250px){.px-single-modern-content-toc{width:240px}}@media only screen and (max-width:767px){.px-single-modern-content-toc{width:100%;padding-bottom:25px}}.px-single-modern-content-banner-box,.px-single-modern-content-toc-box{padding-top:30px;position:sticky;top:40px}.px-single-modern-content-toc-list{position:relative;margin-top:16px}.px-single-modern-content-toc-list ul{list-style-type:none;text-align:left;display:flex;margin:0;flex-direction:column;padding:0}.px-single-modern-content-toc-list li{display:inline-block;float:left;margin:0}@media only screen and (max-width:1250px){.px-single-modern-content-toc-list li a{font-size:15px}}.px-single-modern-content-toc-list li.active a{font-weight:600;color:#000}.px-single-modern-content-toc-list a{border-left:2px solid #ededed;color:rgba(0,0,0,.6);display:block;padding:8px 20px 8px 7px;text-decoration:none;transition:all .1s ease;font-size:15px;line-height:24px;font-style:normal;font-weight:500;text-transform:capitalize}.px-single-modern-content-toc .active-marker{background:#000;bottom:0;display:none;height:auto;position:absolute;left:0;transition:all .1s cubic-bezier(.25,.25,.25,1.25);width:2px}.px-single-modern-content-banner{width:335px}@media only screen and (max-width:1250px){.px-single-modern-content-banner{width:240px}}@media only screen and (max-width:1100px){.px-single-modern-content-banner{width:185px}}@media only screen and (max-width:995px){.px-single-modern-content-banner{display:none}}.px-single-modern-content-banner-box{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding-bottom:30px}.px-single-modern-content-banner-box a{width:100%;max-width:300px;padding-bottom:20px}@media only screen and (max-width:1100px){.px-single-modern-content-banner-box a{max-width:176px;padding-bottom:11px}}.px-single-modern-content-banner-box a img{width:100%;border-radius:15px}.px-single-modern-faq-section-title{margin:210px 0 50px}@media only screen and (max-width:767px){.px-single-modern-faq-section-title{margin:80px 0 20px}}.px-single-modern-faq-section #px-faq-section .vc_tta-panel-title>a{padding-bottom:30px;padding-top:30px}.px-single-modern-faq-section #px-faq-section .vc_tta-panel.vc_active{padding-bottom:15px}.px-single-modern-faq-section #px-faq-section .vc_tta-color-white.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body{color:#595959}.px-single-modern-tag-section{max-width:500px}.px-single-modern-tag-section-title{padding-top:60px}.px-single-modern-tag-section ul{list-style:none;padding:14px 0 0;display:flex;flex-wrap:wrap;gap:8px}.px-single-modern-tag-section ul li{border-radius:45px;border:1px solid rgba(0,0,0,.24);padding:5px 13px}.px-single-modern-tag-section ul li a{text-decoration:none;color:#000;font-size:15px;font-style:normal;font-weight:500;line-height:28.189px}@media only screen and (max-width:767px){.px-single-modern-tag-section ul li a{font-size:13px;line-height:23px}}.px-single-modern-related-section{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 20px}.px-single-modern-related-section-title{margin:80px 0 35px}@media only screen and (max-width:767px){.px-single-modern-related-section-title{margin:55px 0 20px}}@media only screen and (max-width:1100px){.px-single-modern-related-section{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:580px){.px-single-modern-related-section{grid-template-columns:repeat(1,1fr)}}.px-sfx-detail{background-repeat:no-repeat;background-position:top;background-size:contain}.px-sfx-detail-intro{padding-top:190px}@media only screen and (max-width:995px){.px-sfx-detail-intro{padding-top:90px}}@media only screen and (max-width:700px){.px-sfx-detail-intro{padding-top:80px}}.px-sfx-detail-intro-dir{color:#a4a4a4}@media only screen and (max-width:700px){.px-sfx-detail-intro-dir{padding-bottom:10px}}.px-sfx-detail-intro-title{color:#ebeef3;max-width:1015px}.px-sfx-detail-playing-timer,.px-sfx-detail-total-timer{color:#fff;opacity:.8;font-size:17px;font-style:normal;font-weight:400;line-height:normal}@media only screen and (max-width:1023px){.px-sfx-detail-playing-timer,.px-sfx-detail-total-timer{font-size:15px}}.px-sfx-detail-player-controls{display:flex;align-items:center;margin-top:35px;justify-content:space-between}.px-sfx-detail-player-controls.px-is-downloading{pointer-events:none}.px-sfx-detail-player-controls.px-is-downloading .download-item .single-sfx-download-button-title span{display:inline-flex}.px-sfx-detail-player-controls.px-is-downloading .download-item .px-sfx-loader{display:block}@media only screen and (max-width:699px){.px-sfx-detail-player-controls{flex-wrap:wrap}}.px-sfx-detail-player-controls>div{display:flex;align-items:center;margin-bottom:30px}@media only screen and (max-width:699px){.px-sfx-detail-player-controls>div{width:100%}}.px-sfx-detail-player-controls .duration{padding-left:40px;white-space:nowrap}@media only screen and (max-width:1023px){.px-sfx-detail-player-controls .duration{padding-left:20px}}@media only screen and (max-width:699px){.px-sfx-detail-player-controls .duration{padding-left:12px}}.px-sfx-detail-player-controls .wave{cursor:pointer;width:720px;height:50px;min-width:250px;max-width:720px;margin-left:20px}@media only screen and (max-width:1320px){.px-sfx-detail-player-controls .wave{width:calc(300px + 350*(100vw - 700px)/600)}}@media only screen and (max-width:699px){.px-sfx-detail-player-controls .wave{width:100%;min-width:auto;max-width:inherit;margin-left:8px}}.px-sfx-detail-player-controls .download-item{border-radius:33px;background:#fff;margin-left:20px}@media only screen and (max-width:699px){.px-sfx-detail-player-controls .download-item{width:100%;margin-left:0}}.px-sfx-detail-player-controls .download-item button{display:flex;align-items:center;padding:5px 20px;cursor:pointer}@media only screen and (max-width:1023px){.px-sfx-detail-player-controls .download-item button{padding:2px 12px}}@media only screen and (max-width:699px){.px-sfx-detail-player-controls .download-item button{width:100%;text-align:center;justify-content:center;display:flex}}.px-search-help-articles-intro h1 span,.px-search-help-articles-intro h5 span,.px-sfx-detail-player-controls .download-item button p{font-weight:500}.px-sfx-detail-player-controls .download-item svg{padding-right:15px}.px-sfx-detail-player-controls .download-item svg *{fill:#000}.px-sfx-detail-player-controls button{background:0 0;border:0;position:relative;cursor:pointer}.px-sfx-detail-player-controls button.player-btn{height:67px}@media only screen and (max-width:1023px){.px-sfx-detail-player-controls button.player-btn{height:50px}.px-sfx-detail-player-controls button.player-btn svg{width:50px;height:50px}}.px-sfx-detail-player-controls.px-is-not-ready{opacity:.2}.px-sfx-detail-player-controls.px-is-not-ready .wave{background:#fff;height:1px}.px-sfx-detail-tags{margin-top:95px}@media only screen and (max-width:995px){.px-sfx-detail-tags{margin-top:60px}}.px-sfx-detail-breadcrumb ol li a:hover,.px-sfx-detail-tags-title{color:#fff}.px-sfx-detail-tags-list ul{display:flex;padding-left:0;max-width:795px;flex-wrap:wrap}.px-sfx-detail-tags-list ul li{list-style:none;color:#fff;width:fit-content;margin-right:5px;margin-bottom:5px}.px-sfx-detail-tags-list ul li a{color:#fff;border-radius:30px;background:#1d1d1d;padding:7px 13px;font-size:14px;font-style:normal;font-weight:400;line-height:24px;text-decoration:none}.px-sfx-detail-related{margin-bottom:100px}@media only screen and (max-width:995px){.px-sfx-detail-related{margin-bottom:50px}}.px-sfx-detail-related .title a{max-width:307px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.px-sfx-detail-related-title{color:#fff;margin-top:110px;margin-bottom:30px}@media only screen and (max-width:995px){.px-sfx-detail-related-title{margin-top:50px;margin-bottom:20px}}.px-sfx-detail-related-items .px-music-player .wave{width:calc(200px + 140*(100vw - 1190px)/730)}.px-sfx-detail .player-btn.px-is-playing #play-icon{display:none}.px-sfx-detail .player-btn.px-is-playing #pause-icon{display:flex}.px-sfx-detail-breadcrumb ol{display:flex;list-style:none;padding-left:0;white-space:nowrap}.px-sfx-detail-breadcrumb ol li{display:flex;color:inherit}.px-sfx-detail-breadcrumb ol li:last-child{color:#fff}@media only screen and (max-width:600px){.px-sfx-detail-breadcrumb ol li:last-child{white-space:nowrap;overflow:hidden;max-width:calc(17px + 223*(100vw - 320px)/280);text-overflow:ellipsis;display:block}}.px-sfx-detail-breadcrumb ol li a{text-decoration:none;color:inherit;transition-duration:700ms}.px-featured-product-shortcode-col .px-product-content .px-product-category-attribute h6 a.software-name:last-child:after,.px-product-shortcode-col .px-product-content .px-product-category-attribute h6 a.software-name:last-child:after,.px-sfx-detail-breadcrumb ol li:last-child:after{content:""}@media only screen and (max-width:319px){.px-sfx-detail-breadcrumb ol{display:none!important}}.px-sfx-loader{width:23px;height:23px;border-radius:50%;position:relative;animation:px-sfx-rotate 1s linear infinite;display:none;margin-right:9px}.px-sfx-loader::before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:2px solid #000;clip-path:polygon(50% 50%,0 0,100%0,100% 100%,0 100%,0 100%)}.element-store-content-container-intro .px-element-store-intro{background-repeat:no-repeat;background-size:cover;background-position:center}.element-store-content-container-intro .px-element-shop-title{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:243px;padding-bottom:77px}.element-store-content-container-intro .px-element-shop-title .px-element-page-text-cta{color:#fff;text-align:center;font-size:15px;font-style:normal;font-weight:300;line-height:normal}.element-store-content-container-intro .px-element-shop-title .px-element-page-text-cta a,.postpace-element-store-content-container-intro .px-element-shop-title .px-element-page-text-cta a{color:#fff;font-size:15px;font-style:normal;font-weight:300;line-height:normal;text-decoration-line:underline}.element-store-content-container-intro .px-element-shop-title p{color:#fff;text-align:center;max-width:90%}@media only screen and (max-width:1023px){.element-store-content-container-intro .px-element-shop-title{padding-top:20%;padding-bottom:12%}}@media only screen and (max-width:680px){.element-store-content-container-intro .px-element-shop-title{padding:39% 20px 12%}}.element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container{padding-top:15px;padding-bottom:37px}.element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container .close-icon{width:0;height:9px;margin:0;opacity:0;transition:width 150ms ease,margin-left 150ms ease}.element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container ul{display:flex;margin:0;padding:2px 0 0}@media only screen and (max-width:680px){.element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container ul{flex-wrap:wrap;align-items:center;justify-content:center}}.element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container li{cursor:pointer;margin:0 5px;color:#fff;background:rgba(43,43,43,.57);border-radius:38.9208px;list-style:none;max-width:fit-content;display:flex;padding:7px 19px 7px 7px;align-items:center;justify-content:center;font-size:11px;backdrop-filter:blur(5.5px);white-space:nowrap}@media only screen and (max-width:680px){.element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container li{margin-bottom:13px}}.element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container li img,.postpace-element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container li img{width:26px;height:26px;object-fit:cover;border-radius:38px;margin-right:12px}.element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container li.chosen{background:rgba(115,115,115,.4)}.element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container li.chosen .close-icon,.postpace-element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container li.chosen .close-icon{width:9px;margin-left:13px;opacity:1}.element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container .px-search-trending-item{cursor:pointer;transition:all ease-out .3s}.element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container .px-search-trending-item:hover{opacity:1}.element-store-content-container-intro .px-element-shop-title h1{color:#fff;max-width:785px;padding:0 10%;width:fit-content;text-align:center;font-weight:400}@media only screen and (max-width:767px){.element-store-content-container-intro .px-element-shop-title h1{font-size:30px;padding:0 3%}}.element-store-content-container-intro .px-element-shop-title h1 img{max-width:32px}@media only screen and (max-width:1370px){.element-store-content-container-intro .px-element-shop-title h1 img{max-width:30px}}@media only screen and (max-width:767px){.element-store-content-container-intro .px-element-shop-title h1 img{max-width:28px}}.page-template-page-color-templates .wpb-content-wrapper{display:none}.page-template-page-color-templates.px-color-collection .wpb-content-wrapper{display:block}.page-template-page-color-templates .px-element-store-responsive-filters-container div.px-element-store-filter-container ul.px-element-store-filter-drop-down .px-ul-wrap li:before{width:16px;height:16px;content:"";flex-grow:0;border:solid 1px #777;position:absolute;right:10px;margin:0;background-color:transparent;border-radius:50px}.page-template-page-color-templates .px-element-store-responsive-filters-container div.px-element-store-filter-container ul.px-element-store-filter-drop-down .px-ul-wrap li.selected:after{display:block;position:absolute;content:"";width:10px;height:10px;border:0;background:#363ebd;border-radius:50px;top:14px;right:14px}.page-template-page-color-templates .px-element-store-responsive-filters-container div.px-element-store-filter-container ul.px-element-store-filter-drop-down.px-element-store-mobile-filter-category .px-ul-wrap li:before{width:15px;height:15px;content:"";border-radius:3.1px;border:solid 1px #777;position:absolute;right:10px;background-color:transparent;margin:0}.page-template-page-color-templates .px-element-store-responsive-filters-container div.px-element-store-filter-container ul.px-element-store-filter-drop-down.px-element-store-mobile-filter-category .px-ul-wrap li.active.new:after,.page-template-page-color-templates .px-element-store-responsive-filters-container div.px-element-store-filter-container ul.px-element-store-filter-drop-down.px-element-store-mobile-filter-category .px-ul-wrap li.active:after{width:3.81px;height:8.67px;content:"";display:block;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;right:15px;top:12px;background-color:inherit;border-radius:0}.px-element-filter-container{align-items:inherit;justify-content:space-between;display:flex;text-align:inherit;min-height:70px}.px-element-filter-container>div{display:flex;align-items:center}@media only screen and (max-width:900px){.px-element-filter-container{flex-wrap:wrap}.px-element-filter-container>div{width:100%}.px-element-filter-container #element-global-search{max-width:100%;margin:0!important}}.px-element-filter-container .px-element-filter-content-buttons{position:absolute;right:15px;bottom:15px;display:flex;flex-direction:row}.px-element-filter-container .px-element-filter-content-buttons .px-element-filter-apply-button{align-items:center;justify-content:center;display:flex;text-align:inherit;background:#fff;border-radius:43px;padding:10px 20px;color:#000;z-index:2;cursor:pointer;border:0;margin-right:10px}.px-element-filter-container .px-element-filter-content{width:100%;transition:clip-path .3s ease-in-out,visibility .3s ease-in-out,-webkit-clip-path .3s ease-in-out,min-height .3s ease-in-out;clip-path:polygon(0 0,100%0,100%0,0 0);min-height:70px;max-height:70px;visibility:hidden}@media only screen and (max-width:600px){.px-element-filter-container .px-element-filter-content{display:none}}.px-element-filter-container .px-element-filter-content.show{visibility:visible;clip-path:polygon(0 100%,100% 100%,100%0,0 0);transition:clip-path .3s ease-in-out,visibility .3s ease-in-out,min-height .3s ease-in-out;min-height:255px}.px-element-filter-container .px-element-filter-content.show .px-element-filter-content-checkbox{transform:translateY(0);opacity:1;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.px-element-filter-container .px-element-filter-content .px-element-filter-content-checkbox{list-style:none;transform:translateY(-20%);transition:transform .3s ease-in-out,opacity .3s ease-in-out;opacity:0;display:flex;padding:17px 20px 0;margin:80px 20px 0;border-top:1px solid rgba(255,255,255,.1)}.px-element-filter-container .px-element-filter-content .px-element-filter-content-checkbox>div{width:22%;min-width:280px}.px-element-filter-container .px-element-filter-content .px-element-filter-content-checkbox>div.px-element-filter-price-type{width:120px;min-width:120px}.px-element-filter-container .px-element-filter-content .px-element-filter-content-checkbox .px-element-filter-title{font-weight:500;font-size:15px;line-height:19px;color:#fff}.px-element-filter-container .px-element-filter-content .px-element-filter-content-checkbox ul{padding:6px 0 0;max-height:100px;margin-top:0;display:flex;flex-direction:column;flex-wrap:wrap;place-content:flex-start}.px-element-filter-container .px-element-filter-content .px-element-filter-content-checkbox li{list-style:none;border-radius:5px;transition-duration:.2s;width:fit-content;padding-left:5px}.px-element-filter-container .px-element-filter-content .px-element-filter-content-checkbox li:hover{background-color:rgba(39,39,39,.73)}.px-element-filter-container .px-element-filter-content .px-element-filter-content-checkbox li.px-loading-ajax:not(.px-current-selected){opacity:.5;pointer-events:none}.px-element-filter-container .px-element-filter-content .px-element-filter-content-checkbox li p{align-items:center;justify-content:center;display:flex;text-align:inherit;position:relative;font-size:14px;font-weight:400;text-decoration:none;color:rgba(255,255,255,.6);line-height:25px;padding:3px 22px 3px 25px;border-radius:5px;cursor:pointer;margin:0}.px-element-filter-container .px-element-filter-content .px-element-filter-content-checkbox li p:before{width:15px;height:15px;content:"";flex-grow:0;border-radius:3.1px;border:solid 1px #777;position:absolute;margin:0;left:0}.px-element-filter-container .px-element-filter-content .px-element-filter-content-checkbox li.chosen p:after{width:3.81px;height:8.67px;content:"";display:block;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;left:5px;top:9px}.px-element-filter-container .px-element-filter-content-container{align-items:center;justify-content:flex-end;display:flex;text-align:inherit;width:100%;min-height:70px;position:relative}.px-element-filter-container .px-element-menu-drop-down-navigation{display:none;flex-direction:column;box-shadow:0 0 5px -1px rgba(0,0,0,.3);position:absolute;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);border-radius:20px;background:rgba(27,27,27,.34);list-style:none;padding:5px 30px;margin-top:10px;top:50px;transition:top ease-in 300ms;z-index:9}.px-element-filter-container .px-element-menu-drop-down-navigation.show-drop-down{display:block;opacity:1;top:50px}@media only screen and (max-width:600px){.px-element-filter-container .px-element-menu-drop-down-navigation{padding:5px 30px;width:calc(100vw - 105px);margin:15px 20px}}@media only screen and (min-width:1201px){.px-element-filter-container .px-element-store-sort-options li:nth-child(n+10){display:none}}@media only screen and (min-width:1101px) and (max-width:1200px){.px-element-filter-container .px-element-store-sort-options li:nth-child(n+9){display:none}}@media only screen and (min-width:1001px) and (max-width:1100px){.px-element-filter-container .px-element-store-sort-options li:nth-child(n+8){display:none}}@media only screen and (min-width:901px) and (max-width:1000px){.px-element-filter-container .px-element-store-sort-options li:nth-child(n+7){display:none}}@media only screen and (min-width:801px) and (max-width:900px){.px-element-filter-container .px-element-store-sort-options li:nth-child(n+6){display:none}}@media only screen and (min-width:751px) and (max-width:800px){.px-element-filter-container .px-element-store-sort-options li:nth-child(n+5){display:none}}@media only screen and (min-width:701px) and (max-width:750px){.px-element-filter-container .px-element-store-sort-options li:nth-child(n+4){display:none}}@media only screen and (min-width:440px) and (max-width:700px){.px-element-filter-container .px-element-store-sort-options li:nth-child(n+3){display:none}}@media only screen and (max-width:440px){.px-element-filter-container .px-element-store-sort-options li:nth-child(n+2){display:none}}.px-element-filter-container .px-element-menu-drop-down-navigation li{transition-duration:300ms}@media only screen and (min-width:1201px){.px-element-filter-container .px-element-menu-drop-down-navigation li:nth-child(-n+9){display:none}}@media only screen and (min-width:1101px) and (max-width:1200px){.px-element-filter-container .px-element-menu-drop-down-navigation li:nth-child(-n+8){display:none}}@media only screen and (min-width:1001px) and (max-width:1100px){.px-element-filter-container .px-element-menu-drop-down-navigation li:nth-child(-n+7){display:none}}@media only screen and (min-width:900px) and (max-width:1000px){.px-element-filter-container .px-element-menu-drop-down-navigation li:nth-child(-n+6){display:none}}@media only screen and (max-width:900px) and (min-width:851px){.px-element-filter-container .px-element-menu-drop-down-navigation li:nth-child(-n+5){display:none}}@media only screen and (max-width:850px) and (min-width:801px){.px-element-filter-container .px-element-menu-drop-down-navigation li:nth-child(-n+4){display:none}}@media only screen and (min-width:701px) and (max-width:800px){.px-element-filter-container .px-element-menu-drop-down-navigation li:nth-child(-n+3){display:none}}@media only screen and (min-width:440px) and (max-width:700px){.px-element-filter-container .px-element-menu-drop-down-navigation li:nth-child(-n+2){display:none}}@media only screen and (max-width:440px){.px-element-filter-container .px-element-menu-drop-down-navigation li:nth-child(-n+1){display:none}}.px-element-filter-container .px-element-menu-drop-down-navigation li:hover{color:#f1f1f1}.px-element-filter-container .px-element-shop-sticky{align-items:center;justify-content:center;display:flex;text-align:inherit;position:relative}.px-element-filter-container .px-element-shop-sticky .px-element-menu-drop-down-navigation li{flex-grow:1;box-sizing:border-box;transition:background .3s ease;width:240px;padding:16px 0;border-bottom:1px solid rgba(237,237,237,.3);text-align:left;background:0 0;border-radius:0;opacity:.6}.px-element-filter-container .px-element-shop-sticky .px-element-menu-drop-down-navigation li.active{opacity:1;background:0 0;color:#fff}@media only screen and (max-width:600px){.px-element-filter-container .px-element-shop-sticky .px-element-menu-drop-down-navigation li{width:100%}}.px-element-filter-container .px-element-shop-sticky .px-element-menu-drop-down-navigation li a{color:#fff;transition-duration:200ms;width:100%;display:flex;cursor:pointer;font-size:15px;padding:0;text-decoration:none}.px-element-filter-container .px-element-shop-sticky .px-element-menu-drop-down-navigation li a:hover{color:#fcfcfc}.px-element-filter-container .px-element-shop-sticky .px-element-menu-drop-down-navigation li:last-child{border:0}.px-element-filter-container .px-element-menu-drop-down-navigation-container{align-items:center;justify-content:center;display:flex;text-align:inherit;color:#fff;display:none;cursor:pointer}.px-element-filter-container .px-element-menu-drop-down-navigation-container ul.px-element-menu-drop-down-navigation{display:none;opacity:0}.px-element-filter-container .px-element-menu-drop-down-navigation-container ul.px-element-menu-drop-down-navigation.show{display:flex;animation:element-popup-opacity .3s forwards}.px-element-filter-container .px-element-menu-drop-down-navigation-container li{flex-grow:1;box-sizing:border-box;transition:background .3s ease;width:240px;padding:16px 0;border-bottom:1px solid rgba(237,237,237,.3);text-align:left}.px-element-filter-container .px-element-shop-page-navigation ul{padding-left:35px}@media only screen and (max-width:600px){.px-element-filter-container .px-element-shop-page-navigation{display:none}}.px-element-filter-container .px-element-filter-box{align-items:center;justify-content:center;display:flex;text-align:inherit;top:24px;left:35px;position:absolute;background:rgba(255,255,255,.1);border-radius:43px;padding:10px 16px 10px 20px;color:#fff;z-index:2;cursor:pointer;max-width:fit-content}@media only screen and (max-width:900px){.px-element-filter-container .px-element-filter-box{left:0}}.px-element-filter-container .px-element-filter-box p{margin:0}@media only screen and (max-width:500px){.px-element-filter-container .px-element-filter-box p{font-size:12px}}.px-element-filter-container .px-element-filter-box svg{padding:0 6px;transform:rotate(0deg);transition:transform .2s ease-in-out 0s}.px-element-filter-container .px-element-filter-box svg *{stroke:#fff}@media only screen and (max-width:500px){.px-element-filter-container .px-element-filter-box svg{width:14px}}.px-element-filter-container .px-element-filter-box.active svg{transform:rotate(-180deg);transition:transform .2s ease-in-out 0s}.px-element-filter-container .px-element-filter-box.px-element-filter-box-responsive{display:none}@media only screen and (max-width:600px){.px-element-filter-container .px-element-filter-box.px-element-filter-box-responsive{display:flex}.px-element-filter-container .px-element-filter-box{display:none}}.px-element-filter-container.stick-filter .px-element-filter-content-container{position:fixed;z-index:99999;top:0;background:#000}@media only screen and (min-width:1920px){.element-store-content-containers .px-element-container section .px-content-width-row,.postpace-element-store-content-container-intro .px-element-shop-title,.px-element-container{max-width:1920px;margin:0 auto!important}}.px-new-element-top-filter-content{display:grid}@media only screen and (max-width:1150px){.px-new-element-top-filter-content{padding:0 38px}}@media only screen and (max-width:900px){.px-new-element-top-filter-content{align-items:center;justify-content:space-between;display:flex;text-align:inherit;align-self:center;align-content:center;height:55px;padding:0 0 8px 18px}.px-new-element-top-filter-content .px-sidebar-active-btn{padding:0}.px-new-element-top-filter-content ul{margin:0}}.px-new-element-top-filter-content ul{align-items:inherit;justify-content:flex-end;display:flex;text-align:inherit;width:100%;margin-bottom:17px;padding:0}@media only screen and (max-width:900px){.px-new-element-top-filter-content ul{margin:0}}@media only screen and (max-width:400px){.px-new-element-top-filter-content ul{padding-left:0}}.px-new-element-top-filter-content ul li{color:#fff;list-style:none;font-size:15px;cursor:pointer;z-index:2;padding:5px 15px;display:flex;flex-wrap:nowrap}@media only screen and (max-width:550px){.px-new-element-top-filter-content ul li{padding:4px 13px!important;font-size:13px}}@media only screen and (max-width:380px){.px-new-element-top-filter-content ul li{padding:4px 11px;font-size:12px}.px-new-element-top-filter-content ul li img{display:none!important}}.px-new-element-top-filter-content ul li.active{border-radius:50px;border:1px solid rgba(255,255,255,.3);padding:4px 14px}@media only screen and (max-width:550px){.px-new-element-top-filter-content ul li.active{padding:3px 12px}}@media only screen and (max-width:380px){.px-new-element-top-filter-content ul li.active{padding:3px 10px}}.element-shop-content-container{padding:10px 35px 0}.element-shop-content-container .px-element-filter-container .px-element-filter-content-container{align-items:flex-start}.element-shop-content-container .px-new-element-top-filter-content ul li{padding:8px 16px}.element-shop-content-container .px-new-element-top-filter-content ul li.active{border-radius:50px;border:0;background:rgba(255,255,255,.1)}.element-shop-content-container.disable-click{pointer-events:none}.element-shop-content-container .px-element-store-spinner{position:relative;display:none}.element-shop-content-container .px-element-store-spinner .spinner{animation:rotate 2s linear infinite;z-index:2;position:absolute;top:50%;left:50%;margin:-25px 0 0-25px;width:50px;height:50px}.element-shop-content-container .px-element-store-spinner .spinner .path{stroke:#575757;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}.element-shop-content-container .element-store-load-more-container{width:100%;justify-content:center;align-content:center;margin-top:80px;display:none}@media only screen and (max-width:1370px){.element-shop-content-container .element-store-load-more-container{margin-top:60px}}@media only screen and (max-width:995px){.element-shop-content-container .element-store-load-more-container{margin-top:40px}}.element-shop-content-container .element-store-load-more-container .element-store-load-more{background:#1b1b1b;border-radius:25px;color:#f3f3f3;padding:14px 50px;cursor:pointer;transition-duration:300ms}.element-shop-content-container .element-store-load-more-container .element-store-load-more:hover{background:#282828}.element-shop-content-container .element-store-item-list-content.infinite-scroll-happening .px-element-store-spinner{display:flex}.element-shop-content-container .element-store-item-list-content.enable-load-more-button .px-element-store-spinner{display:none}.element-shop-content-container .element-store-item-list-content.enable-load-more-button .element-store-load-more-container{display:flex}.element-shop-content-container .element-store-item-list-content.no-more-item-available .element-store-load-more-container,.element-shop-content-container .element-store-item-list-content.no-more-item-available .px-element-store-spinner,.element-shop-content-container .element-store-item-list-content.px-show-placeholder.px-color-presets .element-store-item-list{display:none}.element-shop-content-container .px-element-store-content-placeholder{opacity:1;display:none;padding-top:10px;grid-template-columns:repeat(auto-fill,minmax(calc(25% - 19.8px),0fr));grid-template-rows:auto;grid-gap:10px 26px}.element-shop-content-container .px-element-store-content-placeholder .card{position:relative}@media only screen and (max-width:1023px){.element-shop-content-container .px-element-store-content-placeholder .card:nth-child(6){display:none}}@media only screen and (max-width:1400px){.element-shop-content-container .px-element-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(33% - 15px),0fr));grid-gap:10px 26px}.element-shop-content-container .px-element-store-content-placeholder .card:nth-child(7),.element-shop-content-container .px-element-store-content-placeholder .card:nth-child(8){display:none}}@media only screen and (max-width:1200px){.element-shop-content-container .px-element-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(33% - 15px),0fr))}.element-shop-content-container .px-element-store-content-placeholder .card:nth-child(8){display:flex}}@media only screen and (max-width:930px){.element-shop-content-container .px-element-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(48% - 8px),0fr))}}@media only screen and (min-width:700px) and (max-width:900px){.element-shop-content-container .px-element-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(48.8%,0fr));grid-gap:20px 15px}}@media only screen and (max-width:400px){.element-shop-content-container .px-element-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(99.8%,0fr));grid-gap:20px 15px}}.element-shop-content-container .px-element-store-content-placeholder.hide{position:absolute;opacity:0;transition-duration:.5s}.element-shop-content-container .px-element-store-content-placeholder .px-single-product-placeholder{background-color:#eee;opacity:1}.element-shop-content-container .px-element-store-content-placeholder .load-wraper{position:relative;width:100%;background-color:#0e0e0e;z-index:44;overflow:hidden;border-radius:9px;padding-bottom:58%}.element-shop-content-container .px-element-store-content-placeholder .card:first-child{margin-left:0}.element-shop-content-container .px-element-store-content-placeholder .card-content{margin-top:5px;min-height:69px;display:flex;position:absolute;bottom:-3px;z-index:1000;border-radius:0 0 9px 9px;background-color:transparent;width:100%;justify-content:space-between;align-items:flex-start}.element-shop-content-container .px-element-store-content-placeholder .card-content .load-wraper{padding-bottom:calc(.857143% + 6px);border-radius:6px}.element-shop-content-container .px-element-store-content-placeholder .card-content .card-loading{background:#121212;width:11%;border-radius:38px;z-index:44;margin-top:12px;padding-bottom:calc(2.3% + 6px)}.element-shop-content-container .px-element-store-content-placeholder .card-content .card-text{width:50%;height:100%}.element-shop-content-container .px-element-store-content-placeholder .card-content .card-text div:first-child{position:absolute;background:#121212;width:42%;border-radius:38px;top:13px;z-index:44;padding-bottom:calc(2.3% + 6px)}.element-shop-content-container .px-element-store-content-placeholder .card-content .card-text div:last-child{position:absolute;background:#121212;width:32%;border-radius:38px;top:38px;z-index:44;padding-bottom:calc(2.3% + 6px)}.element-shop-content-container .px-element-store-content-placeholder .card-avatar-text .activity,.element-shop-content-container .px-element-store-content-placeholder .card-content .activity,.element-shop-content-container .px-element-store-content-placeholder .card-text .activity{position:absolute;left:-45%;width:45%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:45;padding-bottom:calc(11.157143% + 6px);height:0}.element-shop-content-container .element-store-item-list-content .px-element-not-found{width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left;color:#fff;display:none;padding-top:30px;padding-left:20px}@media only screen and (min-width:901px) and (max-width:1370px){.element-shop-content-container .element-store-item-list-content .px-element-not-found{padding-left:20px;padding-top:15px}}@media only screen and (max-width:1023px){.element-shop-content-container .element-store-item-list-content .px-element-not-found{width:100%;padding:0}}@media only screen and (max-width:767px){.element-shop-content-container .element-store-item-list-content .px-element-not-found{text-align:center;justify-content:center;max-width:470px;align-items:center;margin:0 auto}}.element-shop-content-container .element-store-item-list-content .px-element-not-found svg{height:auto;width:430px;max-width:inherit;padding-top:4%}@media only screen and (max-width:767px){.element-shop-content-container .element-store-item-list-content .px-element-not-found svg{width:55%}}@media only screen and (max-width:500px){.element-shop-content-container .element-store-item-list-content .px-element-not-found svg{width:70%}}.element-shop-content-container .element-store-item-list-content .px-element-not-found p{max-width:max-content;color:#888;padding-top:8px}@media only screen and (max-width:767px){.element-shop-content-container .element-store-item-list-content .px-element-not-found p{padding:20px}.element-shop-content-container .element-store-item-list-content .px-element-not-found p span{display:none}}.element-shop-content-container .element-store-item-list-content .px-element-not-found p.px-element-not-found-browse{padding-top:70px;padding-bottom:8px;color:#fff}@media only screen and (max-width:901px){.element-shop-content-container .element-store-item-list-content .px-element-not-found p.px-element-not-found-browse{padding-top:40px}}@media only screen and (max-width:767px){.element-shop-content-container .element-store-item-list-content .px-element-not-found p.px-element-not-found-browse{display:none}}.element-shop-content-container .element-store-item-list-content .px-element-not-found p a{color:#fff;text-decoration:underline;cursor:pointer}.element-shop-content-container .element-store-item-list-content.px-not-found .px-element-not-found{display:flex}.element-shop-content-container .element-store-item-list-content.px-show-placeholder.px-color-presets .px-element-store-content-placeholder{display:grid}.element-shop-content-container .element-store-item-list-content.px-color-collection .element-store-item-list .px-element-product-shortcode-col .product-container .px-product-content .px-product-content-left-side .px-product-author-container,.element-shop-content-container .element-store-item-list-content.px-color-collection .element-store-item-list .px-element-product-shortcode-col .product-container .px-product-content .px-product-content-right-side,.element-shop-content-container .element-store-item-list-content.px-show-placeholder.px-color-collection .element-store-item-list{display:none}.element-shop-content-container .element-store-item-list-content.px-show-placeholder.px-color-collection .px-color-collection-store-content-placeholder{display:grid}.element-shop-content-container .element-store-item-list-content .element-store-item-list{display:grid;position:relative;grid-template-columns:repeat(auto-fill,minmax(calc(25% - 19.8px),0fr));grid-template-rows:auto;grid-gap:10px 26px;padding-top:10px;transition:opacity .3s ease-in;opacity:1}@media only screen and (max-width:1023px){.element-shop-content-container .element-store-item-list-content .element-store-item-list{padding:0}}@media only screen and (max-width:1400px){.element-shop-content-container .element-store-item-list-content .element-store-item-list{grid-template-columns:repeat(auto-fill,minmax(calc(33% - 15px),0fr));grid-gap:10px 26px}}@media only screen and (max-width:1200px){.element-shop-content-container .element-store-item-list-content .element-store-item-list{grid-template-columns:repeat(auto-fill,minmax(calc(33% - 15px),0fr))}}@media only screen and (max-width:930px){.element-shop-content-container .element-store-item-list-content .element-store-item-list{grid-template-columns:repeat(auto-fill,minmax(calc(49% - 8px),0fr))}}@media only screen and (min-width:700px) and (max-width:900px){.element-shop-content-container .element-store-item-list-content .element-store-item-list{grid-template-columns:repeat(auto-fill,minmax(48.8%,0fr));grid-gap:20px 15px}}@media only screen and (max-width:900px){.element-shop-content-container .element-store-item-list-content .element-store-item-list{width:100%}}@media only screen and (max-width:767px){.element-shop-content-container .element-store-item-list-content .element-store-item-list{grid-gap:10px 15px}}@media only screen and (max-width:400px){.element-shop-content-container .element-store-item-list-content .element-store-item-list{grid-template-columns:repeat(auto-fill,minmax(100%,0fr));min-width:210px}}.element-shop-content-container .element-store-item-list-content .element-store-item-list.px-loading-ajax{opacity:0}.element-shop-content-container .element-store-item-list-content.px-color-collection .px-element-product-shortcode-col .load-wraper{padding-bottom:148%}.element-shop-content-container .element-store-item-list-content.px-color-collection .px-element-product-shortcode-col .load-wraper .activity{padding-bottom:155%}@media only screen and (min-width:1320px){.element-shop-content-container .element-store-item-list-content.px-color-collection .element-store-item-list{grid-template-columns:repeat(auto-fill,minmax(calc(24% - 10.3px),0fr))!important}}@media only screen and (min-width:1320px) and (max-width:1420px){.element-shop-content-container .element-store-item-list-content.px-color-collection .element-store-item-list{grid-template-columns:repeat(auto-fill,minmax(calc(24% - 11.3px),0fr))!important}}.element-shop-content-container .element-store-item-list-content.px-color-collection .element-store-item-list .px-element-product-shortcode-col section.image-holder{padding-bottom:147.5%}.element-shop-content-container .element-store-item-list-content.px-color-collection .element-store-item-list .px-element-product-shortcode-col .product-container .px-product-content{position:absolute;bottom:25px;z-index:10;width:100%}.element-shop-content-container .element-store-item-list-content.px-color-collection .element-store-item-list .px-element-product-shortcode-col .product-container .px-product-content .px-product-content-left-side{width:100%;display:flex;align-items:center;justify-content:center}.element-shop-content-container .element-store-item-list-content.px-color-collection .element-store-item-list .px-element-product-shortcode-col .product-container .px-product-content .px-product-content-left-side .product-title,.px-element-store-responsive-filters-container h4{color:#fff}.element-shop-content-container .element-store-item-list-content.px-color-collection .element-store-item-list .px-element-product-shortcode-col .product-container .px-product-content .px-product-content-left-side .product-title p{font-weight:500;font-size:16px;text-align:center}.element-store-item-popup-container{align-content:center}@media only screen and (max-width:1200px){.element-store-item-popup-container .element-store-item-popup-ovelay{padding:0 40px 39px}}@media only screen and (max-width:767px){.element-store-item-popup-container .element-store-item-popup-ovelay{padding:0 15px 39px}}@media only screen and (min-width:2000px){.element-store-item-popup-container .element-store-item-popup-ovelay{position:relative!important;width:100%}}@media only screen and (max-width:767px){.px-element-store-responsive-filters-container{opacity:1;visibility:visible;display:flex}}.px-element-store-responsive-filters-container div.px-element-store-filter-container ul.px-element-store-filter-drop-down{width:calc(100% - 40px);left:0;position:absolute;top:135px;padding-left:17px;background:0 0;max-height:calc(100% - 240px);overflow:auto;transition:opacity cubic-bezier(.25,1.04,1,1) .8s,left .6s cubic-bezier(.25,1.04,1,1)}.px-element-store-responsive-filters-container div.px-element-store-filter-container ul.px-element-store-filter-drop-down .px-ul-wrap li{padding:10px 11px 5px 16px;margin-bottom:7px}.px-element-store-responsive-filters-container div.px-element-store-filter-container ul.px-element-store-filter-drop-down .px-ul-wrap li:before{width:15px;height:15px;content:"";flex-grow:0;border-radius:3.1px;border:solid 1px #777;position:absolute;right:10px;margin:0}.px-element-store-responsive-filters-container .px-element-store-filter-placeholder svg path{stroke:#fff!important;color:#fff!important;margin-left:10px;display:block}.px-element-store-responsive-filters-container ul.px-element-store-filter-drop-down ::-webkit-scrollbar-thumb:hover{background:#555}.px-element-store-responsive-filters-container ul.px-element-store-filter-drop-down .px-ul-wrap li .px-element-list-item-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);opacity:0;display:flex;align-items:center;justify-content:center}.px-element-store-responsive-filters-container ul.px-element-store-filter-drop-down .px-ul-wrap li .px-element-list-item-icon svg{width:19px}@media (min-width:767px){.px-element-store-responsive-filters-container ul.px-element-store-filter-drop-down .px-ul-wrap li.selected:hover .px-element-list-item-icon.selected{opacity:0}.px-element-store-responsive-filters-container ul.px-element-store-filter-drop-down .px-ul-wrap li.selected:hover .px-element-list-item-icon.unselected{opacity:1}}.element-store-content-containers{background:#090a0b;padding-bottom:40px}.postpace-element-store-content-container-intro .element-store-intro-cta-container{padding-top:117px;display:flex;padding-right:35px;justify-content:end}@media only screen and (max-width:995px){.postpace-element-store-content-container-intro .element-store-intro-cta-container{padding-top:60px;padding-right:20px}}.postpace-element-store-content-container-intro .element-store-intro-cta-container .element-store-intro-cta{border-radius:74.782px;border:.7px solid #606060;background:#fff;backdrop-filter:blur(7px);padding:7px 16px;display:flex;width:fit-content;cursor:pointer;align-items:center;text-decoration:none}@media only screen and (max-width:767px){.postpace-element-store-content-container-intro .element-store-intro-cta-container .element-store-intro-cta{padding:4px 13px}}.postpace-element-store-content-container-intro .element-store-intro-cta-container .element-store-intro-cta p{color:#000;font-size:15px;font-style:normal;font-weight:600;line-height:19px;text-transform:capitalize}@media only screen and (max-width:767px){.postpace-element-store-content-container-intro .element-store-intro-cta-container .element-store-intro-cta p{font-size:13px}}.postpace-element-store-content-container-intro .element-store-intro-cta-container .element-store-intro-cta svg{width:14px;height:14px;padding-top:6px;padding-right:5px}@media only screen and (max-width:767px){.postpace-element-store-content-container-intro .element-store-intro-cta-container .element-store-intro-cta svg{width:12px;height:12px}}.postpace-element-store-content-container-intro .element-store-intro-cta-container .element-store-intro-cta svg *{fill:#000}.postpace-element-store-content-container-intro .px-element-store-intro{background-repeat:no-repeat;background-size:cover;background-position:bottom;margin-bottom:26px}.postpace-element-store-content-container-intro .px-element-store-intro .element-store-main-title-container{padding-top:130px}@media only screen and (max-width:995px){.postpace-element-store-content-container-intro .px-element-store-intro .element-store-main-title-container{max-width:89%;margin:0 auto;padding-top:50px}}.postpace-element-store-content-container-intro .px-element-store-intro .element-store-main-title-container h1{color:#fff;text-align:center;font-size:40px;font-style:normal;font-weight:600;line-height:46px;text-transform:capitalize;margin-bottom:0}@media only screen and (max-width:767px){.postpace-element-store-content-container-intro .px-element-store-intro .element-store-main-title-container h1{font-size:35px;line-height:43px}}@media only screen and (max-width:995px){.postpace-element-store-content-container-intro .px-element-store-intro .element-store-sub-title-container{max-width:89%;margin:0 auto}}.postpace-element-store-content-container-intro .px-element-store-intro .element-store-sub-title-container .element-store-subtitle{color:#fff;text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:33px;padding-top:7px}@media only screen and (max-width:767px){.postpace-element-store-content-container-intro .px-element-store-intro .element-store-sub-title-container .element-store-subtitle{font-size:16px;line-height:27px;padding-top:11px}}.postpace-element-store-content-container-intro .px-element-store-intro .element-store-search-container{display:flex;align-items:center;justify-content:center;padding-top:13px;padding-bottom:98px}@media only screen and (max-width:900px){.postpace-element-store-content-container-intro .px-element-store-intro .element-store-search-container{padding-bottom:55px}}.postpace-element-store-content-container-intro .px-element-shop-title{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-top:218px;padding-bottom:112px}.postpace-element-store-content-container-intro .px-element-shop-title .px-element-page-text-cta{color:#fff;text-align:center;font-size:15px;font-style:normal;font-weight:300;line-height:normal}.postpace-element-store-content-container-intro .px-element-shop-title p{color:#fff;text-align:center;max-width:90%}@media only screen and (max-width:1023px){.postpace-element-store-content-container-intro .px-element-shop-title{padding-top:20%;padding-bottom:12%}}@media only screen and (max-width:680px){.postpace-element-store-content-container-intro .px-element-shop-title{padding:39% 20px 12%}}.postpace-element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container{padding-top:15px;padding-bottom:37px}.postpace-element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container .close-icon{width:0;height:9px;margin:0;opacity:0;transition:width 150ms ease,margin-left 150ms ease}.postpace-element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container ul{display:flex;margin:0;padding:2px 0 0}@media only screen and (max-width:680px){.postpace-element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container ul{flex-wrap:wrap;align-items:center;justify-content:center}}.postpace-element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container li{cursor:pointer;margin:0 5px;color:#fff;background:rgba(43,43,43,.57);border-radius:38.9208px;list-style:none;max-width:fit-content;display:flex;padding:7px 19px 7px 7px;align-items:center;justify-content:center;font-size:11px;backdrop-filter:blur(5.5px);white-space:nowrap}@media only screen and (max-width:680px){.postpace-element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container li{margin-bottom:13px}}.postpace-element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container li.chosen{background:rgba(115,115,115,.4)}.postpace-element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container .px-search-trending-item{cursor:pointer;transition:all ease-out .3s}.postpace-element-store-content-container-intro .px-element-shop-title .px-element-page-search-form-trending-products-container .px-search-trending-item:hover,.px-element-store-responsive-filters-container ul.px-element-store-filter-drop-down .px-ul-wrap li.selected .px-element-list-item-icon.selected{opacity:1}.postpace-element-store-content-container-intro .px-element-shop-title h1{color:#fff;max-width:685px;padding:0 60px;width:fit-content;text-align:left;font-weight:400}@media only screen and (max-width:767px){.postpace-element-store-content-container-intro .px-element-shop-title h1{font-size:30px;padding:0 3%}}.postpace-element-store-content-container-intro .px-element-shop-title h1 img{max-width:32px}@media only screen and (max-width:1370px){.postpace-element-store-content-container-intro .px-element-shop-title h1 img{max-width:30px}}@media only screen and (max-width:767px){.postpace-element-store-content-container-intro .px-element-shop-title h1 img{max-width:28px}}@media only screen and (max-width:600px){.px-postpace-element-shop-page-navigation{display:none}}.px-postpace-element-filter-content{color:#fff;min-width:342px}@media only screen and (max-width:1300px){.px-postpace-element-filter-content{min-width:290px}}@media (max-width:900px){.px-postpace-element-filter-content{display:none}}.px-postpace-element-filter-content .px-element-filter-content-filters{position:sticky;top:var(--px_general_top_position_for_all_floating_item)}.px-postpace-element-filter-content .px-element-filter-content-filters .px-bottom-floating-banner{position:unset}.px-postpace-element-filter-content #colorSelectedValue,.px-postpace-element-filter-content .px-color-filter-temperature #colorSelectedTemperature,.px-postpace-element-filter-content .px-color-filter-temperature-wrapper input,.px-postpace-element-filter-content .px-element-filter-content-filters .px-bottom-floating-banner .px-bottom-floating-banner-btn,.px-postpace-element-filter-content input[type=radio]{display:none}.px-postpace-element-filter-content .px-element-filter-content-filters .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-line{margin:15px 0}.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box h4,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box h4,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box h4,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box h4,.px-postpace-element-filter-content .px-element-filter-content-filters .px-bottom-floating-banner .px-bottom-banner-box h4,.px-woocommerce-shop-sidebar #sidebars .px-sidebar-content .px-bottom-floating-banner .px-bottom-banner-box h4{font-size:16px;line-height:24px;padding-top:5px}@media only screen and (max-width:1300px){.px-postpace-element-filter-content .px-element-filter-content-filters .px-bottom-floating-banner .px-bottom-banner-box h4{font-size:13px}}.px-postpace-element-filter-content .px-element-filter-content-filters .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-big-title{font-size:35px}@media only screen and (max-width:1300px){.px-postpace-element-filter-content .px-element-filter-content-filters .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-big-title{font-size:27px}}.px-postpace-element-filter-content .px-element-filter-content-filters .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions{margin-top:15px}.px-postpace-element-filter-content .px-element-filter-content-filters .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions a,.px-woocommerce-shop-sidebar #sidebars .px-sidebar-content .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions a{padding:10px 16px;font-size:13px;width:150px}.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions h5,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions h5,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions h5,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions h5,.px-postpace-element-filter-content .px-element-filter-content-filters .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions h5,.px-woocommerce-shop-sidebar #sidebars .px-sidebar-content .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions h5{font-size:18px}@media only screen and (max-width:1300px){.px-postpace-element-filter-content .px-element-filter-content-filters .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions h5{font-size:14px}}.px-postpace-element-filter-content .px-element-filter-content-filters .px-element-filter-content-filters-title{border-radius:17.805px;border:1.5px solid #202029;max-width:270px;padding:12px 28px;background:#0a0a0c;margin-bottom:14px;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:1300px){.px-postpace-element-filter-content .px-element-filter-content-filters .px-element-filter-content-filters-title{max-width:215px}}.px-postpace-element-filter-content .px-color-filter-type-wrapper{display:inline-flex;align-items:center;border-radius:5px}.px-postpace-element-filter-content .px-color-filter-type-wrapper .option{align-items:center;justify-content:space-evenly;margin:0 10px;cursor:pointer;border:1px solid #2e2e2e;transition:all .3s ease;display:flex;flex-direction:column;width:154px;height:135px;border-radius:12px;position:relative}@media only screen and (max-width:1300px){.px-postpace-element-filter-content .px-color-filter-type-wrapper .option{width:129px;height:120px}}.px-postpace-element-filter-content .px-color-filter-type-wrapper .option span{font-size:15px}.px-postpace-element-filter-content .px-color-filter-type-wrapper .option .dot{height:14px;width:14px;border:1px solid #d9d9d9;border-radius:50%;position:absolute;top:9px;right:12px}.px-postpace-element-filter-content .px-color-filter-type-wrapper .option .dot::before{position:absolute;content:"";top:2px;left:2px;width:10px;height:10px;background:#fff;opacity:0;border-radius:50%;transition:all .3s ease}.px-postpace-element-filter-content .px-color-presets{margin:0!important}.px-postpace-element-filter-content .px-color-presets img{width:60px;padding-top:22px}@media only screen and (max-width:1300px){.px-postpace-element-filter-content .px-color-presets img{width:50px;padding-top:13px}}.px-postpace-element-filter-content .px-color-collection img{width:82px;margin-top:15px}@media only screen and (max-width:1300px){.px-postpace-element-filter-content .px-color-collection img{width:63px;padding-top:13px}}.px-postpace-element-filter-content #color-collection:checked:checked~.px-color-collection,.px-postpace-element-filter-content #color-presets:checked:checked~.px-color-presets{border-color:#fff;background:#141414}.px-postpace-element-filter-content #color-collection:checked:checked~.px-color-collection .dot::before,.px-postpace-element-filter-content #color-presets:checked:checked~.px-color-presets .dot::before{opacity:1}.px-postpace-element-filter-content .wrapper .option span{font-size:20px;color:gray}.px-postpace-element-filter-content #color-collection:checked:checked~.px-color-collection span,.px-postpace-element-filter-content #color-presets:checked:checked~.option-1 span{color:#fff}.px-postpace-element-filter-content .px-color-filter-temperature{height:45px;min-height:103px}.px-postpace-element-filter-content .px-color-filter-temperature-background{background-size:cover;background-repeat:no-repeat;width:100%;height:23px}@media only screen and (max-width:1300px){.px-postpace-element-filter-content .px-color-filter-temperature-background{height:18px}}.px-postpace-element-filter-content .px-color-filter-temperature-box{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px}.px-postpace-element-filter-content .px-color-filter-temperature-box-reset{font-size:13px;font-style:normal;font-weight:400;color:#fff;cursor:pointer;text-decoration:underline;display:none}.px-postpace-element-filter-content .px-color-filter-temperature-wrapper{position:relative;width:100%;height:100%;justify-content:space-between;display:flex}.px-postpace-element-filter-content .px-color-filter-temperature-wrapper label{align-items:center;justify-content:space-evenly;margin:0 1px;width:40px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;border-radius:12px;position:relative}.px-postpace-element-filter-content .px-color-filter-temperature-wrapper label div{height:14px;width:14px;border-radius:50%;position:absolute;background:rgba(0,0,0,.4)}@media only screen and (max-width:1300px){.px-postpace-element-filter-content .px-color-filter-temperature-wrapper label div{height:12px;width:12px}}.px-postpace-element-filter-content .px-color-filter-temperature-wrapper label div::before{position:absolute;content:"";top:2px;left:2px;width:10px;height:10px;background:#fff;opacity:0;border-radius:50%}.px-postpace-element-filter-content .px-color-filter-temperature-wrapper label span{position:absolute;bottom:-36px;font-size:13px}.px-postpace-element-filter-content .px-color-filter-temperature-wrapper label span:after{content:"";position:absolute;width:1px;height:6px;background:#fff;left:50%;top:-8px}.px-postpace-element-filter-content .px-color-filter-temperature-wrapper #color-cool:checked:checked~.px-color-cool .dot::before,.px-postpace-element-filter-content .px-color-filter-temperature-wrapper #color-natural:checked:checked~.px-color-natural .dot::before,.px-postpace-element-filter-content .px-color-filter-temperature-wrapper #color-warm:checked:checked~.px-color-warm .dot::before{opacity:1;width:14px;height:14px;left:0;top:0}@media only screen and (max-width:1300px){.px-postpace-element-filter-content .px-color-filter-temperature-wrapper #color-cool:checked:checked~.px-color-cool .dot::before,.px-postpace-element-filter-content .px-color-filter-temperature-wrapper #color-natural:checked:checked~.px-color-natural .dot::before,.px-postpace-element-filter-content .px-color-filter-temperature-wrapper #color-warm:checked:checked~.px-color-warm .dot::before{width:12px;height:12px}}.px-postpace-element-filter-content .px-color-filter-temperature-wrapper.show-all #color-cool:checked:checked~.px-color-cool .dot::before,.px-postpace-element-filter-content .px-color-filter-temperature-wrapper.show-all #color-natural:checked:checked~.px-color-natural .dot::before,.px-postpace-element-filter-content .px-color-filter-temperature-wrapper.show-all #color-warm:checked:checked~.px-color-warm .dot::before{opacity:0}.px-postpace-element-filter-content .px-element-filter-content-checkbox{max-height:calc(100vh - 154px);overflow:hidden}.px-postpace-element-filter-content .px-element-filter-content-checkbox:hover{overflow-y:scroll}.px-postpace-element-filter-content .px-element-filter-content-checkbox::-webkit-scrollbar-track{background:0 0;border-radius:50px;margin-top:10px}.px-postpace-element-filter-content .px-element-filter-content-checkbox::-webkit-scrollbar-thumb{background-color:#19191f;border-radius:16px}.px-postpace-element-filter-content .px-element-filter-content-checkbox::-webkit-scrollbar-button{display:none}.px-postpace-element-filter-content .px-element-filter-content-checkbox::-webkit-scrollbar,.px-subscription-invoice-table table tbody::-webkit-scrollbar{width:5px}.px-postpace-element-filter-content .px-element-filter-content-checkbox>div{border-radius:17.805px;border:1.5px solid #202029;max-width:285px;padding:19px 20px;background:#0a0a0c;margin-bottom:14px}.px-postpace-element-filter-content .px-element-filter-content-checkbox>div.px-color-filter-type{padding:0;border:0}@media only screen and (max-width:1300px){.px-postpace-element-filter-content .px-element-filter-content-checkbox>div{max-width:230px}}.px-postpace-element-filter-content .px-element-filter-content-checkbox ul{padding:0;margin-bottom:0}.px-postpace-element-filter-content .px-element-filter-content-checkbox li{list-style:none;border-radius:5px;transition-duration:.2s;width:100%;padding-left:5px;padding-bottom:8px}.px-postpace-element-filter-content .px-element-filter-content-checkbox .px-element-filter-category li,.px-postpace-element-filter-content .px-element-filter-content-checkbox li p{display:flex;align-items:flex-start;justify-content:flex-start;position:relative;font-size:14px;width:95%;font-weight:400;text-decoration:none;color:rgba(255,255,255,.6);line-height:25px;padding:3px 22px 3px 0;border-radius:5px;cursor:pointer;margin:0}.px-graphic-design-filter-box.px-graphic-design-filter-checkbox ul li p:before,.px-postpace-element-filter-content .px-element-filter-content-checkbox .px-element-filter-category li:before,.px-postpace-element-filter-content .px-element-filter-content-checkbox li p:before{width:15px;height:15px;content:"";flex-grow:0;border-radius:3.1px;border:solid 1px #777;position:absolute;margin:0;right:18px}.px-element-store-responsive-filters-container div.px-element-store-filter-container ul.px-element-store-filter-drop-down .px-ul-wrap li.selected:before,.px-element-store-responsive-filters-container div.px-element-store-filter-container ul.px-element-store-filter-drop-down.px-element-store-mobile-filter-category .px-ul-wrap li.active.new.active:before,.px-element-store-responsive-filters-container div.px-element-store-filter-container ul.px-element-store-filter-drop-down.px-element-store-mobile-filter-category .px-ul-wrap li.active:before,.px-postpace-element-filter-content .px-element-filter-content-checkbox .px-element-filter-category li.active:before,.px-postpace-element-filter-content .px-element-filter-content-checkbox li.chosen p:before{background-color:#fff}.px-postpace-element-filter-content .px-element-filter-content-checkbox .px-element-filter-category li.active:after,.px-postpace-element-filter-content .px-element-filter-content-checkbox li.chosen p:after{width:3.81px;height:8.67px;content:"";display:block;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;right:23px;top:5px}.px-postpace-element-filter-content .px-element-filter-content-checkbox .px-element-filter-download-mf h3{color:#fff;font-size:17px;font-style:normal;font-weight:400;line-height:24px;text-transform:capitalize}.px-postpace-element-filter-content .px-element-filter-content-checkbox .px-element-filter-download-mf p{color:rgba(234,234,234,.7);font-size:15px;font-style:normal;font-weight:300;max-width:265px;line-height:22px}.px-postpace-element-filter-content .px-element-filter-content-checkbox .px-element-filter-download-mf p span{text-decoration:underline}.px-postpace-element-filter-content .px-element-filter-content-checkbox .px-element-filter-download-mf .element-store-filter-cta{border-radius:74.782px;border:.7px solid #606060;background:#fff;backdrop-filter:blur(7px);padding:6px 16px;margin:38px 0 10px;display:flex;width:fit-content;cursor:pointer;align-items:center;text-decoration:none}.px-postpace-element-filter-content .px-element-filter-content-checkbox .px-element-filter-download-mf .element-store-filter-cta p{color:#000;font-size:13px;font-style:normal;font-weight:600;line-height:19px;text-transform:capitalize}.px-postpace-element-filter-content .px-element-filter-content-checkbox .px-element-filter-download-mf .element-store-filter-cta svg{width:14px;height:14px;padding-top:6px;padding-left:5px}.px-postpace-element-filter-content .px-element-filter-content-checkbox .px-element-filter-download-mf .element-store-filter-cta svg *{fill:#000}.px-postpace-element-filter-content .px-element-filter-content-checkbox .px-element-filter-category li{list-style:none;transition-duration:.2s;padding:3px 22px 8px 5px}.px-postpace-element-filter-content.px-element-filter-new-content .px-element-filter-content-checkbox{max-height:calc(100vh - 70px)}.postpace-element-shop-content-container{padding:0 73px;display:flex;flex-direction:row}@media only screen and (max-width:1150px){.postpace-element-shop-content-container .px-element-product-shortcode-col svg{padding-bottom:20px}}.postpace-element-shop-content-container .px-element-product-shortcode-col .product-container{margin-bottom:3px}.postpace-element-shop-content-container .px-element-product-shortcode-col .product-container .px-product-content .px-product-content-left-side .product-title p{font-size:18px;font-weight:400;text-align:left}@media only screen and (max-width:1150px){.postpace-element-shop-content-container .px-element-product-shortcode-col .product-container .px-product-content .px-product-content-left-side .product-title p{font-size:16px}}@media only screen and (max-width:500px){.postpace-element-shop-content-container .px-element-product-shortcode-col .product-container .px-product-content .px-product-content-left-side .product-title p{font-size:14px}}.article-list-container .article-item-container img,.postpace-element-shop-content-container .postpace-element-store-item-list-content,.px-subscription-plan-container .px-subscription-plan-left-side-box-images img{width:100%}.postpace-element-shop-content-container .postpace-element-store-item-list-content.infinite-scroll-happening .px-element-store-spinner{display:flex}.postpace-element-shop-content-container .postpace-element-store-item-list-content.enable-load-more-button .px-element-store-spinner{display:none}.postpace-element-shop-content-container .postpace-element-store-item-list-content.enable-load-more-button .element-store-load-more-container{display:flex}.postpace-element-shop-content-container .postpace-element-store-item-list-content.no-more-item-available .element-store-load-more-container,.postpace-element-shop-content-container .postpace-element-store-item-list-content.no-more-item-available .px-element-store-spinner,.postpace-element-shop-content-container .postpace-element-store-item-list-content.px-show-placeholder.px-color-presets .element-store-item-list{display:none}@media only screen and (max-width:1150px){.postpace-element-shop-content-container{padding:0 35px}}@media only screen and (max-width:450px){.postpace-element-shop-content-container{padding:0 20px}}.postpace-element-shop-content-container .px-element-store-content-placeholder{opacity:1;display:none;padding-top:10px;grid-template-columns:repeat(auto-fill,minmax(calc(33% - 14.3px),0fr));grid-template-rows:auto;grid-gap:10px 26px;padding-left:20px}.postpace-element-shop-content-container .px-element-store-content-placeholder .card{position:relative}@media only screen and (max-width:1023px){.postpace-element-shop-content-container .px-element-store-content-placeholder .card:nth-child(6){display:none}}@media only screen and (max-width:1400px){.postpace-element-shop-content-container .px-element-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(33% - 15px),0fr));grid-gap:10px 26px}.postpace-element-shop-content-container .px-element-store-content-placeholder .card:nth-child(7),.postpace-element-shop-content-container .px-element-store-content-placeholder .card:nth-child(8){display:none}}@media only screen and (max-width:1150px){.postpace-element-shop-content-container .px-element-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(48% - 8px),0fr))}.postpace-element-shop-content-container .px-element-store-content-placeholder .card:nth-child(8){display:flex}}@media only screen and (max-width:930px){.postpace-element-shop-content-container .px-element-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(48% - 8px),0fr))}}@media only screen and (min-width:700px) and (max-width:900px){.postpace-element-shop-content-container .px-element-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(48.7%,0fr));grid-gap:20px 15px}}@media only screen and (max-width:400px){.postpace-element-shop-content-container .px-element-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(99.8%,0fr));grid-gap:20px 15px}}.postpace-element-shop-content-container .px-element-store-content-placeholder.hide{position:absolute;opacity:0;transition-duration:.5s}.postpace-element-shop-content-container .px-element-store-content-placeholder .px-single-product-placeholder{background-color:#eee;opacity:1}.postpace-element-shop-content-container .px-element-store-content-placeholder .load-wraper{position:relative;width:100%;background-color:#0e0e0e;z-index:44;overflow:hidden;border-radius:9px;padding-bottom:58%}.postpace-element-shop-content-container .px-element-store-content-placeholder .card:first-child{margin-left:0}.postpace-element-shop-content-container .px-element-store-content-placeholder .card-content{margin-top:5px;min-height:69px;display:flex;position:absolute;bottom:-3px;z-index:1000;border-radius:0 0 9px 9px;background-color:transparent;width:100%;justify-content:space-between;align-items:flex-start}.postpace-element-shop-content-container .px-element-store-content-placeholder .card-content .load-wraper{padding-bottom:calc(.857143% + 6px);border-radius:6px}.postpace-element-shop-content-container .px-element-store-content-placeholder .card-content .card-loading{background:#121212;width:11%;border-radius:38px;z-index:44;margin-top:12px;padding-bottom:calc(2.3% + 6px)}.postpace-element-shop-content-container .px-element-store-content-placeholder .card-content .card-text{width:50%;height:100%}.postpace-element-shop-content-container .px-element-store-content-placeholder .card-content .card-text div:first-child{position:absolute;background:#121212;width:42%;border-radius:38px;top:13px;z-index:44;padding-bottom:calc(2.3% + 6px)}.postpace-element-shop-content-container .px-element-store-content-placeholder .card-content .card-text div:last-child{position:absolute;background:#121212;width:32%;border-radius:38px;top:38px;z-index:44;padding-bottom:calc(2.3% + 6px)}.postpace-element-shop-content-container .px-element-store-content-placeholder .card-avatar-text .activity,.postpace-element-shop-content-container .px-element-store-content-placeholder .card-content .activity,.postpace-element-shop-content-container .px-element-store-content-placeholder .card-text .activity{position:absolute;left:-45%;width:45%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:45;padding-bottom:calc(11.157143% + 6px);height:0}.postpace-element-shop-content-container .px-color-collection-store-content-placeholder{opacity:1;display:none;padding-top:10px;grid-template-rows:auto;grid-gap:10px 26px;padding-left:20px}@media only screen and (min-width:1320px){.postpace-element-shop-content-container .px-color-collection-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(24% - 10.3px),0fr))}}@media only screen and (min-width:1320px) and (max-width:1400px){.postpace-element-shop-content-container .px-color-collection-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(24% - 11.3px),0fr))!important}}.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .card{position:relative}@media only screen and (max-width:1023px){.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .card:nth-child(6){display:none}}@media only screen and (max-width:1400px){.postpace-element-shop-content-container .px-color-collection-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(33% - 15px),0fr));grid-gap:10px 26px}.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .card:nth-child(7),.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .card:nth-child(8){display:none}}@media only screen and (max-width:1150px){.postpace-element-shop-content-container .px-color-collection-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(48% - 8px),0fr))}.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .card:nth-child(8){display:flex}}@media only screen and (max-width:930px){.postpace-element-shop-content-container .px-color-collection-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(48% - 8px),0fr))}}@media only screen and (min-width:700px) and (max-width:900px){.postpace-element-shop-content-container .px-color-collection-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(48.7%,0fr));grid-gap:20px 15px}}@media only screen and (max-width:400px){.postpace-element-shop-content-container .px-color-collection-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(99.8%,0fr));grid-gap:20px 15px}}.postpace-element-shop-content-container .px-color-collection-store-content-placeholder.hide{position:absolute;opacity:0;transition-duration:.5s}.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .px-single-product-placeholder{background-color:#eee;opacity:1}.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .load-wraper{position:relative;width:100%;background-color:#0e0e0e;z-index:44;overflow:hidden;border-radius:9px;padding-bottom:143%}.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .activity{padding-bottom:144%}.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .card:first-child{margin-left:0}.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .card-image,.postpace-element-shop-content-container .px-color-collection-store-content-placeholder svg{padding-bottom:15px}.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .card-loading{background:#121212;width:13%;border-radius:38px;z-index:44;position:absolute;margin-top:12px;padding-bottom:calc(5.3% + 6px);top:3px;right:15px}.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .card-content{margin-top:5px;min-height:69px;display:flex;position:absolute;bottom:20px;z-index:1000;border-radius:0 0 9px 9px;background-color:transparent;width:100%;justify-content:space-between;align-items:flex-start}.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .card-content .load-wraper{padding-bottom:calc(.857143% + 6px);border-radius:6px}.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .card-content .card-text{height:100%;display:flex;align-items:center;width:100%;justify-content:center}.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .card-content .card-text div:first-child{position:absolute;background:#121212;width:42%;border-radius:38px;top:13px;z-index:44;padding-bottom:calc(2.3% + 6px)}.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .card-content .card-text div:last-child{position:absolute;background:#121212;width:53%;border-radius:38px;z-index:44;padding-bottom:calc(4.3% + 6px)}.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .card-avatar-text .activity,.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .card-content .activity,.postpace-element-shop-content-container .px-color-collection-store-content-placeholder .card-text .activity{position:absolute;left:-45%;width:45%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:45;padding-bottom:143%;height:0}.postpace-element-shop-content-container .postpace-element-store-item-list-content .px-product-not-found{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;display:none}@media only screen and (min-width:901px) and (max-width:1370px){.postpace-element-shop-content-container .postpace-element-store-item-list-content .px-product-not-found{padding-left:calc(0px + 109*(100vw - 900px)/470)}}@media only screen and (max-width:1023px){.postpace-element-shop-content-container .postpace-element-store-item-list-content .px-product-not-found{width:100%;padding:0}}.postpace-element-shop-content-container .postpace-element-store-item-list-content .px-product-not-found svg{height:auto;width:430px;max-width:inherit;padding-top:4%}@media only screen and (max-width:767px){.postpace-element-shop-content-container .postpace-element-store-item-list-content .px-product-not-found svg{width:55%}}@media only screen and (max-width:500px){.postpace-element-shop-content-container .postpace-element-store-item-list-content .px-product-not-found svg{width:70%}}.postpace-element-shop-content-container .postpace-element-store-item-list-content .px-product-not-found h3{padding-top:5%;width:100%;padding-bottom:8px;white-space:nowrap}.postpace-element-shop-content-container .postpace-element-store-item-list-content .px-product-not-found p{max-width:350px}.global-search-form.px-have-result .global-search-form-input #px-global-search-List .px-global-search-categories-list:after,.postpace-element-shop-content-container .postpace-element-store-item-list-content.px-not-found .px-product-not-found,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .active.px-subscription-second-tab .px-subscription-first-tab-select svg,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .active.px-subscription-second-tab .px-subscription-second-tab-select svg,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-first-tab.active .px-subscription-first-tab-select svg,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-first-tab.active .px-subscription-second-tab-select svg,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab.active .px-subscription-second-tab-select svg{display:flex}.postpace-element-shop-content-container .postpace-element-store-item-list-content.px-show-placeholder.px-color-presets .px-element-store-content-placeholder{display:grid}.postpace-element-shop-content-container .postpace-element-store-item-list-content.px-show-placeholder.px-color-collection .element-store-item-list,.px-element-store-responsive-filters-container div.px-element-store-filter-container .px-element-store-filter-placeholder svg,.px-element-store-responsive-filters-container div.px-element-store-filter-container ul.px-element-store-filter-drop-down.px-element-store-mobile-filter-category .px-ul-wrap li.active.disableStyle:after{display:none}.postpace-element-shop-content-container .postpace-element-store-item-list-content.px-show-placeholder.px-color-collection .px-color-collection-store-content-placeholder{display:grid}.postpace-element-shop-content-container .postpace-element-store-item-list-content .element-store-item-list{display:grid;position:relative;grid-template-columns:repeat(auto-fill,minmax(calc(33% - 14.3px),0fr));grid-template-rows:auto;grid-gap:10px 26px;padding-top:0;padding-left:20px;transition:opacity .3s ease-in;opacity:1}@media only screen and (max-width:1023px){.postpace-element-shop-content-container .postpace-element-store-item-list-content .element-store-item-list{padding:0}}@media only screen and (max-width:1400px){.postpace-element-shop-content-container .postpace-element-store-item-list-content .element-store-item-list{grid-template-columns:repeat(auto-fill,minmax(calc(33% - 15px),0fr));grid-gap:10px 26px}}@media only screen and (max-width:1150px){.postpace-element-shop-content-container .postpace-element-store-item-list-content .element-store-item-list{grid-template-columns:repeat(auto-fill,minmax(calc(49% - 2px),0fr));grid-gap:6px 13px}}@media only screen and (max-width:930px){.postpace-element-shop-content-container .postpace-element-store-item-list-content .element-store-item-list{grid-template-columns:repeat(auto-fill,minmax(calc(49% - 8px),0fr))}}@media only screen and (min-width:700px) and (max-width:900px){.postpace-element-shop-content-container .postpace-element-store-item-list-content .element-store-item-list{grid-template-columns:repeat(auto-fill,minmax(48.7%,0fr));grid-gap:20px 15px}}@media only screen and (max-width:900px){.postpace-element-shop-content-container .postpace-element-store-item-list-content .element-store-item-list{width:100%}}@media only screen and (max-width:767px){.postpace-element-shop-content-container .postpace-element-store-item-list-content .element-store-item-list{grid-gap:10px 15px}}@media only screen and (max-width:450px){.postpace-element-shop-content-container .postpace-element-store-item-list-content .element-store-item-list{grid-template-columns:repeat(auto-fill,minmax(100%,0fr));min-width:210px}}.postpace-element-shop-content-container .postpace-element-store-item-list-content .element-store-item-list.px-loading-ajax{opacity:0}.element-store-item-popup-container{position:fixed;width:calc(100% + 15px);height:100%;top:0;z-index:999999;background:0 0;overflow:auto;overflow-x:hidden;background:rgba(0,0,0,.7);display:none}.element-store-item-popup-container .element-store-item-popup-ovelay{margin:0 auto;z-index:999999;padding:0 12px 39px;position:absolute;left:0;top:0;right:0;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:1200px){.element-store-item-popup-container .element-store-item-popup-ovelay{padding:0 40px 39px}}@media only screen and (max-width:767px){.element-store-item-popup-container .element-store-item-popup-ovelay{padding:0 15px 39px}}.element-store-item-popup-container .element-store-item-popup-ovelay>div{min-height:1300px;width:100%;padding:0 12px 39px;position:relative;top:18px}.page-template-page-postpace-element-store .px-elementor-item-popup-container .px-slider-box-container .px-product-content-left-side p{font-size:15px}.px-element-store-responsive-filters-container{position:fixed;height:100%;width:calc(100vw - 15px);top:0;left:0;background:#272727;background:linear-gradient(180deg,#272727 132px,#151515 132px);flex-direction:column;padding-top:22px;padding-left:15px;display:flex;opacity:0;visibility:hidden;z-index:999999999}.px-element-store-responsive-filters-container .px-element-store-clear-filter{font-size:13px}@media only screen and (max-width:900px){.px-element-store-responsive-filters-container{opacity:1;visibility:visible;display:flex}}.px-element-store-responsive-filters-container.hidden-filter{opacity:0;visibility:hidden;display:none;z-index:-1}.px-element-store-responsive-filters-container .px-element-store-responsive-filters-apply-button{position:absolute;bottom:14px;left:0;width:100%;box-shadow:none;outline:0;border:0}.px-element-store-responsive-filters-container .px-element-store-responsive-filters-apply-button.disableButton p{background-color:#4d4d4d;color:rgba(255,255,255,.8)}.px-element-store-responsive-filters-container .px-element-store-responsive-filters-apply-button p{background-color:#3939c4;width:100%;height:61px;color:#fff;display:flex;align-items:center;justify-content:center;transition:background-color .3s,color .3s}.px-element-store-responsive-filters-container .px-element-store-responsive-filters-content{display:flex;align-items:center;justify-content:space-around;padding-top:10px;width:100%}.px-element-store-responsive-filters-container .px-element-store-responsive-filters-header{display:flex;padding-left:15px;justify-content:space-between;width:calc(100% - 56px)}.px-element-store-responsive-filters-container .px-element-store-responsive-filters-header>p{color:#fff;cursor:pointer}.px-element-store-responsive-filters-container .px-element-store-responsive-filters-header .px-element-store-cancel-filter svg{width:22px;height:22px}.px-element-store-responsive-filters-container div.px-element-store-filter-container{padding:0;position:initial}.px-element-store-responsive-filters-container div.px-element-store-filter-container.px-closed ul.px-element-store-filter-drop-down{opacity:0;visibility:hidden;left:500px;transition:opacity cubic-bezier(.25,1.04,1,1) .8s,left .6s cubic-bezier(.25,1.04,1,1)}.mini-app-store-content-containers .mini-app-video-thumbnail-holder video.video-lazyload,.px-element-store-responsive-filters-container div.px-element-store-filter-container ul.px-element-store-filter-drop-down.px-element-store-mobile-filter-category .px-ul-wrap li.active.disableStyle:before,.px-element-store-responsive-filters-container div.px-element-store-filter-container.px-closed .px-element-store-filter-placeholder,.px-postpace-container .postpace-shop-item-list .postpace-video-thumbnail-holder video.video-lazyload{background-color:transparent}.px-element-store-responsive-filters-container div.px-element-store-filter-container .px-element-store-filter-placeholder{padding:6px 16px;background-color:rgba(255,255,255,.0901960784);border-radius:50px}.px-element-store-responsive-filters-container div.px-element-store-filter-container .px-element-store-filter-placeholder .px-element-store-filter-title{margin-right:0}.px-element-store-responsive-filters-container div.px-element-store-filter-container ul.px-element-store-filter-drop-down.overFlow,body.page-template-page-subscribing-plan .content-section{overflow:hidden}.px-element-store-responsive-filters-container div.px-element-store-filter-container ul.px-element-store-filter-drop-down .px-ul-wrap li.selected:after,.px-element-store-responsive-filters-container div.px-element-store-filter-container ul.px-element-store-filter-drop-down.px-element-store-mobile-filter-category .px-ul-wrap li.active.new:after,.px-element-store-responsive-filters-container div.px-element-store-filter-container ul.px-element-store-filter-drop-down.px-element-store-mobile-filter-category .px-ul-wrap li.active:after{width:3.81px;height:8.67px;content:"";display:block;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;right:15px;top:12px}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-location .woo-author-flag-container svg,.px-element-store-responsive-filters-container div.px-element-store-filter-container ul.px-element-store-filter-drop-down.px-element-store-mobile-filter-category .px-ul-wrap li:before{width:16px;height:16px}.px-element-store-responsive-filters-container .px-element-store-filter-placeholder{background:#1f1f1f;padding:10px 20px 6px;border-radius:3px;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;width:fit-content}.px-element-store-responsive-filters-container .px-element-store-filter-placeholder p{margin:0}.article-list-container .article-item-container a.article-item-title-link .article-item-title,.px-element-store-responsive-filters-container .px-element-store-filter-placeholder *{cursor:pointer}.px-element-store-responsive-filters-container .px-element-store-filter-placeholder .px-element-store-filter-counter{margin-right:4px}.px-element-store-responsive-filters-container .px-element-store-filter-placeholder .px-element-store-filter-title{margin-right:10px}.px-element-store-responsive-filters-container .px-element-store-filter-placeholder svg{padding-bottom:1px;width:9px}.px-element-store-responsive-filters-container ul.px-element-store-filter-drop-down{list-style:none;min-width:267px;background:#1f1f1f;padding:11px 6px 0;border-radius:3px;opacity:1;transition:all ease-in .3s;position:absolute;top:51px;left:0;margin:0;max-height:261px;z-index:95;height:fit-content;overflow:auto}.px-element-store-responsive-filters-container ul.px-element-store-filter-drop-down ::-webkit-scrollbar{width:4px}.px-element-store-responsive-filters-container ul.px-element-store-filter-drop-down ::-webkit-scrollbar-track{background:0 0}.px-element-store-responsive-filters-container ul.px-element-store-filter-drop-down ::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.px-element-store-responsive-filters-container ul.px-element-store-filter-drop-down .px-ul-wrap{overflow:auto}.px-element-store-responsive-filters-container ul.px-element-store-filter-drop-down .px-ul-wrap li{padding:6px 11px 6px 16px;position:relative;cursor:pointer;color:#fff;border-radius:5px;transition:all ease-in .2s}.px-element-store-responsive-filters-container ul.px-element-store-filter-drop-down .px-ul-wrap li:last-child{padding-bottom:20px}.px-element-store-responsive-filters-container ul.px-element-store-filter-drop-down .px-ul-wrap li p{cursor:pointer;margin:0;font-size:15px;color:rgba(255,255,255,.7)}.px-element-store-responsive-filters-container ul.px-element-store-filter-drop-down .px-ul-wrap li:hover{background-color:rgba(181,181,181,.24)}@media (min-width:900px){.px-element-store-responsive-filters-container ul.px-element-store-filter-drop-down .px-ul-wrap li.selected:hover .px-element-list-item-icon.selected{opacity:0}.px-element-store-responsive-filters-container ul.px-element-store-filter-drop-down .px-ul-wrap li.selected:hover .px-element-list-item-icon.unselected{opacity:1}}.px-element-store-responsive-filters-container ul.px-element-store-filter-drop-down .px-ul-wrap li.px-hidden{pointer-events:none;opacity:0}#element-global-search .global-search-form .global-search-form-drop-down span,.px-element-filter-container.px-postpace-element-filter-container .px-element-filter-box,.px-element-filter-container.px-postpace-element-filter-container .px-element-filter-box.px-element-filter-box-responsive,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-drop-down.px-disable-dropdown span,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-first-tab-select svg,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-select svg,body.page-template-page-subscribing-plan .px-second-navigation{display:none}@media (max-width:900px){.px-element-filter-container.px-postpace-element-filter-container .px-element-filter-box.px-element-filter-box-responsive{display:flex;top:16px}}@media (max-width:450px){.px-element-filter-container.px-postpace-element-filter-container .px-element-filter-box.px-element-filter-box-responsive{top:15px;left:0;padding:8px 13px 8px 15px}}body.page-template-page-subscribing-plan{background-repeat:no-repeat;background-size:cover;padding-bottom:50px}body.page-template-page-subscribing-plan header{background:0 0;backdrop-filter:none;padding-top:20px}body.page-template-page-subscribing-plan .woocommerce-notices-wrapper{max-width:1250px;border-radius:15px;margin:70px auto 0}body.page-template-page-subscribing-plan .woocommerce-notices-wrapper .woocommerce-error{border-radius:15px}.px-subscription-title-container{align-items:center;justify-content:center;display:flex;text-align:center;color:#fff;padding-top:110px;padding-bottom:45px}@media screen and (max-width:370px){.px-subscription-title-container{opacity:0}}.px-subscription-title-container>div{margin:0 26px}.px-subscription-title-container .px-subscription-title{align-items:center;justify-content:center;display:flex;text-align:center;color:#eee;margin-bottom:0}.px-subscription-title-container .px-subscription-title:before{content:"1";border-radius:20px;border:1px solid #fff;width:27px;height:27px;display:flex;align-items:center;justify-content:center;font-size:15px;margin-right:10px}@media screen and (max-width:768px){.px-subscription-title-container .px-subscription-title{max-width:90%}}.px-subscription-title-container .px-subscription-title:last-child{opacity:.4}.px-subscription-title-container .px-subscription-title:last-child:before{content:"2"}.px-subscription-plan-container{display:flex;flex-direction:row;justify-content:center;align-items:center}@media screen and (max-width:1500px){.px-subscription-plan-container p{font-size:15px}}.px-subscription-plan-container .px-subscription-plan-left-side{flex-direction:column;position:relative;width:600px;border-radius:20px;height:798px;display:flex}@media screen and (max-width:1100px) and (min-width:995px){.px-subscription-plan-container .px-subscription-plan-left-side{margin:0 6px;height:640px}}@media screen and (max-width:1250px){.px-subscription-plan-container .px-subscription-plan-left-side{width:480px}}@media screen and (max-width:1023px){.px-subscription-plan-container .px-subscription-plan-left-side{display:none}}.px-subscription-plan-container .px-subscription-plan-left-side.active .px-subscription-plan-left-side-plus{opacity:1;transform:translate3d(0,0,0)}.px-subscription-plan-container .px-subscription-plan-left-side-title{font-size:35px;line-height:normal;font-weight:600;color:#fff;padding-top:151px;width:72%;margin:0 auto;text-align:center;padding-bottom:30px}.px-subscription-plan-container .px-subscription-plan-left-side-plus{opacity:0;transform:translate3d(0,10%,0);transition:.3s transform ease,.3s opacity ease}.px-subscription-plan-container .px-subscription-plan-left-side-plus-symbol{font-size:47px;line-height:normal;font-weight:400;width:100%;color:#fff;text-align:center;display:block}.px-subscription-plan-container .px-subscription-plan-left-side-plus-text{color:#fff;font-size:46px;line-height:normal;font-weight:600;width:100%;text-align:center}@media screen and (max-width:1250px){.px-subscription-plan-container .px-subscription-plan-left-side-plus-text{font-size:42px}}.px-subscription-plan-container .px-subscription-plan-left-side-plus-text-number{color:#cdff67;padding-top:27px}.px-subscription-plan-container .px-subscription-plan-left-side-back{width:100%;height:100%;border-radius:20px;display:flex}.px-subscription-plan-container .px-subscription-plan-left-side-box{align-items:center;justify-content:center;display:flex;text-align:center;flex-direction:column;width:100%;height:100%;position:absolute;padding-top:3px}.px-subscription-plan-container .px-subscription-plan-left-side-box-images{max-width:454px;max-height:360px;width:95%;height:auto;position:relative}.px-subscription-plan-container .px-subscription-plan-left-side-box-images .px-sub-product-image{width:100%;height:100%;border-radius:12px;max-width:430px;max-height:260px;object-fit:cover;position:absolute;top:42px;left:12px}.px-subscription-plan-container .px-subscription-plan-left-side-box>h3{color:#fff;font-size:30px;max-width:100%}@media screen and (max-width:1500px){.px-subscription-plan-container .px-subscription-plan-left-side-box>h3{font-size:28px;max-width:75%}}.px-subscription-plan-container .px-subscription-plan-left-side-box .px-sub-product-text{font-size:39px;line-height:50px;font-weight:400;max-width:240px}.px-subscription-plan-container .px-subscription-plan-left-side-box .px-sub-product-text span{font-weight:600;color:#ccfa6f}.px-subscription-plan-container .px-subscription-plan-left-side-box .px-sub-product-plus{padding-bottom:20px;font-size:55px;line-height:50px;font-weight:300}.px-subscription-plan-container .px-subscription-plan-left-side.px-customize .px-subscription-plan-left-side-plus-symbol{font-size:37px;line-height:normal;font-weight:400;width:100%;color:#fff;text-align:center;display:block;padding-top:20px}.px-subscription-plan-container .px-subscription-plan-left-side.px-customize .px-subscription-plan-left-side-plus-text{color:#fff;font-size:31px;line-height:45px;font-weight:600;width:100%;text-align:center}@media screen and (max-width:1500px){.px-subscription-plan-container .px-subscription-plan-left-side.px-customize .px-subscription-plan-left-side-plus-text{font-size:27px}}.px-subscription-plan-container .px-subscription-plan-left-side.px-customize .px-subscription-plan-left-side-plus-text-number{color:#cdff67;padding-top:27px}.px-subscription-plan-container .px-subscription-plan-right-side{max-width:600px;border-radius:20px;background:#1b1b1b;margin:0 12px;padding:25px 22px 19px}@media screen and (max-width:1250px){.px-subscription-plan-container .px-subscription-plan-right-side{max-width:520px;padding:23px 14px 19px}}@media screen and (max-width:530px){.px-subscription-plan-container .px-subscription-plan-right-side{margin:0;padding:30px 16px 35px;max-width:calc(100% - 60px);width:100%}}@media screen and (max-width:994px){.px-subscription-plan-container .px-subscription-plan-right-side{min-width:460px}}@media screen and (max-width:700px){.px-subscription-plan-container .px-subscription-plan-right-side{min-width:70%}}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-first-tab{cursor:pointer;width:493px;height:160px;padding:10px 16px 14px 25px;border-radius:20px;background:#232323}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab{cursor:pointer;width:493px;padding:10px 16px 14px 25px;border-radius:20px;background:#232323}@media screen and (max-width:1500px){.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-first-tab,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab{width:445px}}@media screen and (max-width:560px){.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-first-tab,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab{width:calc(100% - 40px);padding:20px}}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .active.px-subscription-second-tab,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-first-tab.active{background:#353535}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-first-tab-title,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-title{align-items:center;justify-content:space-between;display:flex;text-align:center}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-first-tab-title h2,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-title h2{font-size:23px;line-height:30px;font-weight:600;color:#fff;text-align:left;max-width:calc(100% - 123px)}@media screen and (max-width:1500px){.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-first-tab-title h2,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-title h2{font-size:23px;line-height:31px;text-align:left}}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-first-tab>ul,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab>ul{margin-bottom:2px;padding-left:0;margin-top:10px;list-style:none}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-first-tab>ul li{font-size:15px;font-weight:400;text-align:left;color:#fff;padding-bottom:10px;display:flex;align-items:center;position:relative;padding-left:25px}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab>ul li{position:relative}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-first-tab>ul li:before,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab>ul li:before{content:"";width:18px;height:18px;position:absolute;left:0}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-first-tab-price{align-items:center;justify-content:center;display:flex;text-align:center;color:#fff;flex-direction:column}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-price{align-items:center;justify-content:center;display:flex;text-align:center;color:#fff}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-first-tab-price>div,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-price>div{display:flex;align-items:center}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-first-tab-price .px-price-without-off,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-price .px-price-without-off{margin-right:7px;color:rgba(255,255,255,.5);text-decoration:line-through;font-style:normal;font-weight:500;text-transform:capitalize;text-decoration-color:rgba(255,255,255,.4)}@media screen and (max-width:600px){.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-first-tab-price .px-price-without-off,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-price .px-price-without-off{display:none}}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-first-tab-select,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-select{width:27px;height:27px;border:1px solid #ebeef3;border-radius:50px;margin-left:10px}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab{margin-top:20px;height:395px}@media screen and (max-width:530px){.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab{height:auto}}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab.active{background:#353535}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab.active .px-subscription-second-tab-select{border-color:transparent}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-option{display:flex;align-items:self-start;justify-content:space-between;padding-right:37px;margin-top:0}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-option-deal{border-radius:11.5px;font-size:12px;line-height:12px;font-weight:700;padding:7px 15px;align-items:center;background-image:linear-gradient(to right,#e5ff00,#f4ffdf,#e5ff00,#f4ffdf,#e5ff00);background-size:600%;background-position:0 0;display:flex;font-family:"Lato",Arial,sans-serif;height:100%;justify-content:center;animation-duration:10s;animation-iteration-count:infinite;animation-name:gradients}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-option-cancel{font-size:13px;line-height:22px;font-weight:500;color:rgba(255,255,255,.5);width:100%;text-align:left}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-price{flex-direction:column}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-price p{white-space:nowrap}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab>ul li:nth-child(n+7){display:none}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab>ul li{font-size:16px;font-weight:400;text-align:left;color:#fff;padding-bottom:10px;display:flex;align-items:center;padding-left:25px}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-included-link{align-items:center;justify-content:flex-start;display:flex;text-align:center}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-included-link p{font-size:14px;line-height:normal;font-weight:500;color:#d0d0d0;padding-left:13px}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-included-box{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 33px);border-radius:15px;background:#454545;margin-top:6px;padding:8px 22px 8px 11px;color:#fff}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-included-box-image{width:63px;height:43px;object-fit:cover;border-radius:7px}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-included-box-title{width:100%;padding-left:22px}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-included-box-quality{font-size:13px;line-height:normal;font-weight:500;padding:5px 13px;color:#d0d0d0;border-radius:26px;background:rgba(0,0,0,.2)}@media screen and (max-width:530px){.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-second-tab-included-box-quality{display:none}}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-drop-down{width:100%;height:43px;max-width:fit-content;cursor:pointer;position:relative;margin-top:7px}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-drop-down-input{letter-spacing:.5px;height:100%;background:0 0;border:0;padding:0 54px 0 16px;color:#fff;position:relative;font-size:14px;cursor:pointer;border-radius:22px;background:#434343;text-align:left}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-drop-down span{position:absolute;right:13px;top:8px;pointer-events:none}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-drop-down span svg{width:11px;padding-left:6px;cursor:pointer}.global-search-form .global-search-form-drop-down svg *,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-drop-down span svg *{fill:#fff}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-drop-down.px-disable-dropdown{width:fit-content;pointer-events:none}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-drop-down.px-disable-dropdown .px-subscription-drop-down-input{width:fit-content;padding:0 16px}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-drop-down-popup{border-radius:15px;border:1px solid #2e2e2e;background:#434343;position:absolute;left:0;width:183px;display:none;margin-top:3px;z-index:99}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-drop-down-popup.show{display:block}.global-search-form .global-search-form-popup ul,.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-drop-down-popup>ul{margin:0;padding:15px}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-content-container .px-subscription-drop-down-popup>ul li{list-style:none;color:#fff;font-size:14px;padding-bottom:7px;text-align:left;white-space:nowrap}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-button-login-text{color:#898989;font-size:14px;font-style:normal;font-weight:400;line-height:26px;text-transform:capitalize;text-align:center;padding-top:10px}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-button-login-text a{cursor:pointer;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:26px}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-button{display:flex;cursor:pointer;justify-content:center;align-items:center;border-radius:12px;background:#ccfa6f;padding:0;margin-top:18px;width:auto}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-button a{font-size:18px;line-height:normal;font-weight:500;color:#000;text-align:center;text-decoration:none;align-items:center;width:100%;height:100%;display:flex;justify-content:center;padding:16px 45px}@media screen and (max-width:1500px){.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-button a{padding:15px 0}}@media screen and (max-width:460px){.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-button a{padding:11px 0}}@media screen and (max-width:1370px){.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-button a{font-size:17px}}@media screen and (max-width:460px){.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-button a{font-size:15px;font-weight:700}}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-button a svg{margin-right:6px}@media screen and (max-width:420px){.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-switches-button a svg{width:19px;margin-right:5px}}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-buttons-sub-text{display:flex;padding-top:13px;align-items:center}.px-subscription-plan-container .px-subscription-plan-right-side .px-subscription-buttons-sub-text p{font-size:14px;line-height:26px;font-weight:400;color:#fff;padding-left:7px}body.logged-in .px-subscription-plan-container .px-subscription-plan-left-side{height:750px}.px-global-search{background:#262626;margin-left:55px;display:flex;height:41px;z-index:9;position:relative;border-radius:20px;max-width:640px;width:100%}.px-global-search#element-global-search.px-modern-look{background:#171717;height:48px;border-radius:15px;margin-left:20px;min-width:260px}.px-global-search#element-global-search.px-modern-look .global-search-form .global-search-form-input #px-global-search-List{min-width:350px;top:51px;border-radius:13px}.px-global-search#element-global-search.px-modern-look .global-search-form{border-radius:12px;background:#171717}.global-search-form.px-no-categories:not(.px-have-result) #px-global-search-List,.px-global-search#element-global-search.px-modern-look .global-search-form:not(.px-have-result) #px-global-search-List{display:none!important}.px-global-search#element-global-search.px-modern-look .global-search-form .global-search-input{color:#d3d3d3}.px-global-search#element-global-search.px-modern-look .global-search-form .global-search-form-search-icon{border-radius:7.76px;background:#494949;width:27px;height:27px}.px-global-search#element-global-search.px-modern-look .global-search-form .global-search-form-input #px-global-search-List .px-global-search-autoComplete-container li{padding:10px 0}.px-global-search#element-global-search.px-modern-look .global-search-form .global-search-form-input #px-global-search-List .px-global-search-autoComplete-container li:after{top:15px}@media (max-width:1400px){.px-global-search{margin-left:20px}}.px-global-search#header-global-search .global-search-form-search-icon{background:#6d6d6d!important}@media (max-width:995px){.px-global-search{margin-right:30px;height:37px;max-width:450px}}.px-global-search.active .global-search-form{width:calc(100vw - 60px);z-index:0;transition-duration:.3s}.px-global-search.active .global-search-form input{width:100%;transition-delay:.3s;padding-left:12px}.global-search-form{align-items:center;justify-content:inherit;display:flex;text-align:inherit;border-radius:20px;background:#262626;width:100%;max-width:639px;backdrop-filter:blur(5px)}.global-search-form.px-have-result .global-search-form-input #px-global-search-List .px-global-search-categories-list{margin-bottom:10px}.global-search-form.px-no-categories .px-global-search-categories-list{display:none!important}.global-search-form.px-no-categories .px-global-search-autoComplete-container{padding-top:15px!important}.global-search-form .global-search-form-popup{border-radius:15px;border:1px solid #2e2e2e;background:#262626;position:absolute;left:0;display:none;margin-top:3px}.global-search-form .global-search-form-popup.show{display:block}.global-search-form .global-search-form-popup ul li{list-style:none;color:#b9b9b9;font-size:14px;padding-bottom:7px;text-align:left;white-space:nowrap}.global-search-form .global-search-form-popup ul li:hover{color:#fff}.global-search-form .global-search-form-popup ul li:last-child{padding-bottom:0}.global-search-form .global-search-form-drop-down{width:100%;height:100%;max-width:157px;cursor:pointer;position:relative}@media screen and (max-width:1200px){.global-search-form .global-search-form-drop-down{display:none}}.global-search-form .global-search-form-drop-down span{position:absolute;right:12px;top:6px;pointer-events:none}.global-search-form .global-search-form-drop-down svg{width:7px;padding-left:6px;cursor:pointer}.global-search-form .global-search-form-drop-down:after{content:"";position:absolute;width:1px;height:50%;background-color:#515151;top:25%;right:0}.global-search-form .global-search-form-drop-down .global-search-form-button{width:158px;height:100%;background:0 0;border:0;padding:0 26px 0 16px;color:#fff;position:relative;font-size:14px;cursor:pointer}.global-search-form .global-search-form-input{flex:1;display:flex;height:100%}.global-search-form .global-search-form-input .autoComplete_wrapper{width:94%}.global-search-form .global-search-form-input .autoComplete_wrapper>input:focus,.global-search-form .global-search-form-input .autoComplete_wrapper>input:hover{color:#fff;border:0}.global-search-form .global-search-form-input #px-global-search-List{width:100%;background:#262626;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(6px);position:absolute;top:42px;border-radius:20px;left:0;display:none;margin-top:3px}@media (max-width:900px){.global-search-form .global-search-form-input #px-global-search-List{display:none!important}}.global-search-form .global-search-form-input #px-global-search-List .px-global-search-categories-list{padding:0 22px;margin-bottom:0}@media (max-width:995px){.global-search-form .global-search-form-input #px-global-search-List .px-global-search-categories-list{padding:0 18px}}@media (max-width:550px){.global-search-form .global-search-form-input #px-global-search-List .px-global-search-categories-list{padding:0 12px}}.global-search-form .global-search-form-input #px-global-search-List .px-global-search-categories-list a{font-size:16px;line-height:normal;font-weight:500;display:block;color:#fff;padding-bottom:20px;text-decoration:none}@media (max-width:995px){.global-search-form .global-search-form-input #px-global-search-List .px-global-search-categories-list a{font-size:14px;padding-bottom:16px}}.global-search-form .global-search-form-input #px-global-search-List .px-global-search-categories-list a span{padding-right:2px;color:#949494}.global-search-form .global-search-form-input #px-global-search-List .px-global-search-categories-list:after{content:"";height:1px;width:100%;position:absolute;opacity:.2;display:flex;background:#fff;left:0;display:none}.global-search-form .global-search-form-input #px-global-search-List .px-global-search-autoComplete-container{padding:0 22px}.global-search-form .global-search-form-input #px-global-search-List .px-global-search-autoComplete-container ul{padding-left:0;margin:0}.global-search-form .global-search-form-input #px-global-search-List .px-global-search-autoComplete-container li{font-size:16px;line-height:normal;font-weight:500;color:#fff;padding-bottom:20px;position:relative;cursor:pointer;list-style:none}@media (max-width:995px){.global-search-form .global-search-form-input #px-global-search-List .px-global-search-autoComplete-container li{font-size:14px;padding-bottom:16px}}.global-search-form .global-search-form-input #px-global-search-List .px-global-search-autoComplete-container li:after{content:"";box-sizing:border-box;height:10px;width:10px;border-style:solid;border-color:#fff;border-width:0 1px 1px 0;transform:rotate(317deg);transition:border-width 150ms ease-in-out;position:absolute;right:3px;top:5px}@media (max-width:995px){.global-search-form .global-search-form-input #px-global-search-List .px-global-search-autoComplete-container li:after{height:7px;width:7px;right:-2px}}.global-search-form .global-search-form-input #px-global-search-List .px-global-search-autoComplete-container li mark{background-color:transparent;color:#949494;pointer-events:none}.global-search-form .global-search-form-input input{flex:1;height:100%;background:0 0;box-shadow:none;border:0;outline:0;padding-left:15px;color:#fff;font-size:14px;width:100%;max-width:640px}.global-search-form .global-search-form-input input::placeholder{color:rgba(255,255,255,.6);-webkit-text-fill-color:rgba(255,255,255,.6)}@media (max-width:1200px){.global-search-form .global-search-form-input input{padding-left:22px}}@media (max-width:995px){.global-search-form .global-search-form-input input{font-size:14px;width:calc(100% - 45px);line-height:20px;height:90%}}.global-search-form .global-search-form-search-icon{width:27px;height:27px;align-items:center;justify-content:center;display:flex;text-align:inherit;flex-shrink:0;border-radius:29.151px;background:#ccfa6f;margin-right:8px;cursor:pointer}@media only screen and (max-width:995px){.global-search-form .global-search-form-search-icon{width:23px;height:23px}#header-global-search .global-search-form .global-search-form-search-icon{position:absolute;right:0}}.global-search-form .global-search-form-search-icon svg{width:13px;height:13px}.global-search-form .global-search-form-search-icon svg *{fill:#000}#element-global-search{width:100%;height:57px;max-width:536px;background:#fff;border-radius:35px;margin-left:0}@media only screen and (max-width:767px){#element-global-search{max-width:80vw;height:48px}}#element-global-search .global-search-form{border-radius:35px;background:#fff}#element-global-search .global-search-form .global-search-form-popup{background:#fff;min-width:170px}#element-global-search .global-search-form .global-search-form-popup li{color:#000;font-weight:600}#element-global-search .global-search-form .global-search-form-search-icon{width:45px;height:45px}@media only screen and (max-width:767px){#element-global-search .global-search-form .global-search-form-search-icon{width:40px;height:40px}}#element-global-search .global-search-form .global-search-form-search-icon svg{width:15px;height:15px}#element-global-search .global-search-form .global-search-form-drop-down{max-width:fit-content;pointer-events:none;cursor:default}#element-global-search .global-search-form .global-search-form-drop-down input{pointer-events:none;cursor:default;width:fit-content;padding:0 26px}@media only screen and (max-width:420px){#element-global-search .global-search-form .global-search-form-drop-down input{padding:0 9px}}#element-global-search .global-search-form .global-search-form-drop-down:after{background:#7b7b7b}#element-global-search .global-search-form .global-search-form-drop-down svg{width:11px}#element-global-search .global-search-form .global-search-form-drop-down svg *,.px-global-store-intro-content-container .global-store-intro-cta-container .element-store-intro-cta svg *{fill:#000}#element-global-search .global-search-form input{font-size:16px;line-height:21px;font-weight:600;color:#000;text-align:center;font-style:normal;text-transform:capitalize}@media only screen and (max-width:767px){#element-global-search .global-search-form input{font-size:15px;line-height:18px;font-weight:600}}@media only screen and (max-width:420px){#element-global-search .global-search-form input{font-size:13px;line-height:16px;font-weight:600}}#element-global-search .global-search-form .global-search-form-input input{text-align:left;font-weight:500;width:100%;padding-left:30px}#element-global-search .global-search-form .global-search-form-input input::placeholder{color:#707070;-webkit-text-fill-color:#707070}.px-global-store-intro-content-container{padding:153px 73px 20px}@media only screen and (max-width:1150px){.px-global-store-intro-content-container{padding:155px 35px 15px}}@media only screen and (max-width:995px){.px-global-store-intro-content-container{padding:90px 20px 15px}}.px-global-store-intro-content-container .px-global-store-intro-content{overflow:hidden;border-radius:18px;border:2px solid #242424;height:410px;background-repeat:no-repeat;background-size:auto 100%;background-position:bottom;position:relative;max-width:1759px;margin:0 auto}@media only screen and (max-width:1600px){.px-global-store-intro-content-container .px-global-store-intro-content{height:350px}}@media only screen and (max-width:1150px){.px-global-store-intro-content-container .px-global-store-intro-content{height:345px}}@media only screen and (max-width:700px){.px-global-store-intro-content-container .px-global-store-intro-content{height:fit-content}}.px-global-store-intro-content-container .px-global-store-intro-content video{height:100%;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;z-index:0}@media only screen and (max-width:995px){.px-global-store-intro-content-container .px-global-store-intro-content video{display:none}}.px-global-store-intro-content-container .px-global-store-intro-content .px-global-store-intro{padding:0 64px!important;height:100%;display:flex;flex-direction:column;justify-content:center;z-index:2;position:relative}@media only screen and (max-width:995px){.px-global-store-intro-content-container .px-global-store-intro-content .px-global-store-intro{padding:0 50px!important}}@media only screen and (max-width:600px){.px-global-store-intro-content-container .px-global-store-intro-content .px-global-store-intro{padding:0 30px!important}}.px-global-store-intro-content-container .px-global-store-intro-content .px-global-store-intro .global-intro-store-sub-title-container{padding-bottom:50px}@media only screen and (max-width:1600px){.px-global-store-intro-content-container .px-global-store-intro-content .px-global-store-intro .global-intro-store-sub-title-container{padding-bottom:30px}}.px-global-store-intro-content-container .global-store-intro-cta-container{align-items:inherit;justify-content:end;display:flex;text-align:inherit;padding-right:35px;position:relative;max-width:1860px;margin:0 auto;padding-top:55px;display:none}@media only screen and (max-width:995px){.px-global-store-intro-content-container .global-store-intro-cta-container{padding-top:14px!important;padding-right:20px}}.px-global-store-intro-content-container .global-store-intro-cta-container .element-store-intro-cta{align-items:center;justify-content:end;display:flex;text-align:inherit;border-radius:74.782px;background:#fff;backdrop-filter:blur(7px);padding:7px 16px;width:fit-content;cursor:pointer;text-decoration:none;position:absolute;bottom:-80px;right:20px}@media only screen and (max-width:1024px){.px-global-store-intro-content-container .global-store-intro-cta-container .element-store-intro-cta{display:none}}.px-global-store-intro-content-container .global-store-intro-cta-container .element-store-intro-cta p{color:#000;font-size:15px;line-height:19px;font-weight:600;font-style:normal;text-transform:capitalize}@media only screen and (max-width:767px){.px-global-store-intro-content-container .global-store-intro-cta-container .element-store-intro-cta p{font-size:13px}}.px-global-store-intro-content-container .global-store-intro-cta-container .element-store-intro-cta svg{width:14px;height:14px;padding-top:6px;padding-right:5px}@media only screen and (max-width:767px){.px-global-store-intro-content-container .global-store-intro-cta-container .element-store-intro-cta svg{width:12px;height:12px}}.px-global-store-intro-content-container .px-global-store-intro{background-repeat:no-repeat;background-size:cover;background-position:bottom}.px-global-store-intro-content-container .px-global-store-intro .global-intro-store-top-desc-container{width:fit-content}.px-global-store-intro-content-container .px-global-store-intro .global-intro-store-top-desc-container h3{padding:0 8px}.px-global-store-intro-content-container .px-element-shop-title,.px-global-store-intro-content-container .px-global-store-intro .global-intro-store-main-title-container{align-items:flex-start;justify-content:flex-start;display:flex;text-align:left;flex-direction:column}@media screen and (max-width:600px){.px-global-store-intro-content-container .px-global-store-intro .global-intro-store-main-title-container{padding-top:20px}}@media only screen and (max-width:995px){.px-global-store-intro-content-container .px-global-store-intro .global-intro-store-main-title-container{max-width:89%;margin:0 auto}}.px-global-store-intro-content-container .px-global-store-intro .global-intro-store-main-title-container h1{font-size:40px;line-height:55px;font-weight:400;color:#fff;text-align:left;font-style:normal;text-transform:capitalize;margin-bottom:0;max-width:630px;letter-spacing:0}@media screen and (max-width:1160px){.px-global-store-intro-content-container .px-global-store-intro .global-intro-store-main-title-container h1{max-width:711px;font-size:35px;line-height:40px}}@media screen and (max-width:995px){.px-global-store-intro-content-container .px-global-store-intro .global-intro-store-main-title-container h1{text-align:center}}@media only screen and (max-width:767px){.px-global-store-intro-content-container .px-global-store-intro .global-intro-store-main-title-container h1{font-size:30px;line-height:48px;font-weight:600}}@media only screen and (max-width:995px){.px-global-store-intro-content-container .px-global-store-intro .global-intro-store-sub-title-container{max-width:89%;margin:0 auto}}.px-global-store-intro-content-container .px-global-store-intro .global-intro-store-sub-title-container .global-intro-store-subtitle{color:#fff;font-size:18px;line-height:33px;font-weight:500;text-align:left;font-style:normal;padding-top:7px}.px-global-store-intro-content-container .px-global-store-intro .global-intro-store-sub-title-container .global-intro-store-subtitle svg{transform:rotate(92deg);padding-left:5px}@media only screen and (max-width:767px){.px-global-store-intro-content-container .px-global-store-intro .global-intro-store-sub-title-container .global-intro-store-subtitle{font-size:16px;line-height:27px;font-weight:400;text-align:center;padding-top:11px}}@media only screen and (max-width:600px){.px-global-store-intro-content-container .px-global-store-intro .global-intro-store-sub-title-container .global-intro-store-cta{white-space:normal}}.px-global-store-intro-content-container .px-global-store-intro .global-intro-store-search-container{align-items:center;justify-content:center;display:flex;text-align:inherit;padding-top:25px;padding-bottom:124px}@media only screen and (max-width:900px){.px-global-store-intro-content-container .px-global-store-intro .global-intro-store-search-container{padding-bottom:55px}}.px-global-store-intro-content-container .px-element-shop-title{text-align:inherit;padding-top:218px;padding-bottom:112px}@media only screen and (max-width:1023px){.px-global-store-intro-content-container .px-element-shop-title{padding-top:20%;padding-bottom:12%}}@media only screen and (max-width:680px){.px-global-store-intro-content-container .px-element-shop-title{padding:39% 20px 12%}}.px-global-store-intro-content-container .px-element-shop-title h1{color:#fff;max-width:685px;padding:0 60px;width:fit-content;text-align:left;font-weight:400}@media only screen and (max-width:767px){.px-global-store-intro-content-container .px-element-shop-title h1{font-size:30px;padding:0 3%}}.px-global-store-intro-content-container .px-element-shop-title h1 img{max-width:32px}@media only screen and (max-width:1370px){.px-global-store-intro-content-container .px-element-shop-title h1 img{max-width:30px}}@media only screen and (max-width:767px){.px-global-store-intro-content-container .px-element-shop-title h1 img{max-width:28px}}.px-elementor-item-popup-withe-container{margin:0 auto;padding:39px 55px;max-width:847px;position:relative}@media only screen and (max-width:1400px){.px-elementor-item-popup-withe-container{padding:39px 33px}}@media only screen and (max-width:767px){.px-elementor-item-popup-withe-container{padding:20px}}.px-elementor-item-popup-withe-container .px-elementor-item-popup-header-icons{position:absolute;top:15px;right:55px;cursor:pointer;display:flex}.px-elementor-item-popup-withe-container .px-elementor-item-popup-header-icons .px-elementor-item-popup-header-icon-back{margin-right:5px}.px-elementor-item-popup-withe-container .px-element-product-shortcode-col{width:42%;margin-right:27px}@media only screen and (max-width:767px){.px-elementor-item-popup-withe-container .px-element-product-shortcode-col{width:48%;margin-right:10px}}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download a.px-elementor-item-popup-section2-motion-factory-download-button span,.px-elementor-item-popup-withe-container .px-element-product-shortcode-col .px-product-author-container p,.px-elementor-item-popup-withe-container .px-element-product-shortcode-col a.product-title{color:#000}.px-elementor-item-popup-withe-container .px-elementor-item-popup-header{align-items:center;justify-content:space-between;display:flex;text-align:inherit}@media only screen and (max-width:1400px){.px-elementor-item-popup-withe-container .px-elementor-item-popup-header{padding-top:6px}}@media only screen and (max-width:767px){.px-elementor-item-popup-withe-container .px-elementor-item-popup-header{padding-top:30px}}@media only screen and (max-width:450px){.px-elementor-item-popup-withe-container .px-elementor-item-popup-header{flex-wrap:wrap}}.px-elementor-item-popup-withe-container .px-elementor-item-popup-header .px-elementor-item-popup-header-left h3{font-size:25px;line-height:normal;font-weight:600}@media only screen and (max-width:767px){.px-elementor-item-popup-withe-container .px-elementor-item-popup-header .px-elementor-item-popup-header-left h3{font-size:22px}}.px-elementor-item-popup-withe-container .px-elementor-item-popup-header .px-elementor-item-popup-header-left>div{align-items:center;justify-content:inherit;display:flex;text-align:inherit}@media only screen and (max-width:450px){.px-elementor-item-popup-withe-container .px-elementor-item-popup-header .px-elementor-item-popup-header-left>div{padding-top:10px}}.px-elementor-item-popup-withe-container .px-elementor-item-popup-header .px-elementor-item-popup-header-left>div img{width:27px;height:27px;object-fit:contain;border-radius:30px}@media only screen and (max-width:767px){.px-elementor-item-popup-withe-container .px-elementor-item-popup-header .px-elementor-item-popup-header-left>div img{width:22px;height:22px}}.px-elementor-item-popup-withe-container .px-elementor-item-popup-header .px-elementor-item-popup-header-left>div a,.px-single-help-article-compatible-with-container ul li p{padding-left:8px}.px-elementor-item-popup-withe-container .px-elementor-item-popup-header-right{align-items:center;justify-content:center;display:flex;text-align:inherit;cursor:pointer;border-radius:23.5px;background:#b0ff0f;padding:9px 20px}@media only screen and (max-width:450px){.px-elementor-item-popup-withe-container .px-elementor-item-popup-header-right{width:100%;justify-content:end;margin-top:-28px}}.px-elementor-item-popup-withe-container .px-elementor-item-popup-header-right a{align-items:center;justify-content:center;display:flex;text-align:inherit;font-size:14px;line-height:normal;font-weight:500;color:#000;white-space:nowrap}@media only screen and (max-width:550px){.px-elementor-item-popup-withe-container .px-elementor-item-popup-header-right a{padding:9px 20px;font-size:13px}}.px-elementor-item-popup-withe-container .px-elementor-item-popup-header-right a span{padding-left:4px}.px-elementor-item-popup-withe-container .px-elementor-item-popup-header-right.px-login .px-elementor-item-popup-download-icon,.px-elementor-item-popup-withe-container .px-elementor-item-popup-header-right.px-subscribe .px-elementor-item-popup-subscribe-icon,.px-elementor-item-popup-withe-container .px-elementor-item-popup-header-right>div{display:flex}.px-elementor-item-popup-withe-container .px-elementor-item-popup-header-right .px-elementor-item-popup-subscribe-icon,.px-elementor-item-popup-withe-container .px-elementor-item-popup-header-right.px-free .px-elementor-item-popup-subscribe-icon,.px-elementor-item-popup-withe-container .px-elementor-item-popup-header-right.px-subscribe .px-elementor-item-popup-download-icon{display:none}.px-elementor-item-popup-withe-container .px-elementor-item-popup-header-right svg{padding-right:5px}.px-elementor-item-popup-withe-container .px-elementor-item-popup-header-right.px-free{background-color:#62c6ff}.px-elementor-item-popup-withe-container .px-elementor-item-popup-header-right.px-free .px-elementor-item-popup-download-icon{display:flex}.px-elementor-item-popup-withe-container .px-elementor-item-popup-video{padding-top:26px}.px-elementor-item-popup-withe-container .px-video-box-video-wrap{position:relative}.px-elementor-item-popup-withe-container .px-video-box-video-wrap video{width:100%;border-radius:10px}.px-elementor-item-popup-withe-container .px-video-box-video-wrap .px-video-box-icon-wrap{position:absolute;cursor:pointer;width:83.107px;height:83.107px;border-radius:41.554px;background:rgba(177,177,177,.2);backdrop-filter:blur(12.7px);align-items:center;justify-content:center;top:calc(50% - 42px);left:calc(50% - 42px);display:none}@media only screen and (max-width:767px){.px-elementor-item-popup-withe-container .px-video-box-video-wrap .px-video-box-icon-wrap{width:60px;height:60px;top:calc(50% - 30px);left:calc(50% - 30px)}}.px-elementor-item-popup-withe-container .px-video-box-video-wrap .px-video-box-icon-wrap .px-play-svg,.px-elementor-item-popup-withe-container .px-video-box-video-wrap .px-video-box-icon-wrap svg{width:34px;height:34px}@media only screen and (max-width:767px){.px-elementor-item-popup-withe-container .px-video-box-video-wrap .px-video-box-icon-wrap .px-play-svg,.px-elementor-item-popup-withe-container .px-video-box-video-wrap .px-video-box-icon-wrap svg{width:24px;height:24px}}.px-elementor-item-popup-withe-container .px-video-box-video-wrap .px-video-box-icon-wrap .px-play-svg{padding-left:7px}.px-elementor-item-popup-withe-container .px-elementor-item-popup-description{padding-top:28px}@media only screen and (max-width:767px){.px-elementor-item-popup-withe-container .px-elementor-item-popup-description{padding-top:18px}}.px-elementor-item-popup-withe-container .px-elementor-item-popup-description .px-elementor-item-popup-description-options ul{display:flex;padding-left:0;margin-top:33px}@media only screen and (max-width:767px){.px-elementor-item-popup-withe-container .px-elementor-item-popup-description .px-elementor-item-popup-description-options ul{flex-wrap:wrap;justify-content:space-around;align-items:baseline}}.px-elementor-item-popup-withe-container .px-elementor-item-popup-description .px-elementor-item-popup-description-options ul li{list-style:none;align-items:flex-start;justify-content:center;display:flex;text-align:inherit;padding-right:45px}@media only screen and (max-width:767px){.px-elementor-item-popup-withe-container .px-elementor-item-popup-description .px-elementor-item-popup-description-options ul li{width:30%;justify-content:flex-start;margin-bottom:10px}}.px-elementor-item-popup-withe-container .px-elementor-item-popup-description .px-elementor-item-popup-description-options ul li div{display:flex;flex-direction:column;padding-left:7px}.px-elementor-item-popup-withe-container .px-elementor-item-popup-description .px-elementor-item-popup-description-options ul li div p{margin:0;white-space:nowrap;padding-top:3px}@media only screen and (max-width:767px){.px-elementor-item-popup-withe-container .px-elementor-item-popup-description .px-elementor-item-popup-description-options ul li div p{font-size:12px}}.px-elementor-item-popup-withe-container .px-elementor-item-popup-description .px-elementor-item-popup-description-options ul li div span{font-size:12px;font-style:normal;font-weight:500;line-height:16px;color:rgba(0,0,0,.5)}@media only screen and (max-width:767px){.px-elementor-item-popup-withe-container .px-elementor-item-popup-description .px-elementor-item-popup-description-options ul li div span{font-size:10px}}.px-elementor-item-popup-withe-container .px-elementor-item-popup-description-content{padding-top:30px}.px-elementor-item-popup-withe-container .px-elementor-item-popup-description-content .element-popup-feature-list{list-style:initial;color:#949494}.px-elementor-item-popup-withe-container .px-elementor-item-popup-description-content .element-popup-feature-list li{color:#949494;font-size:15px;font-style:normal;font-weight:500;line-height:23px}@media only screen and (max-width:1400px){.px-elementor-item-popup-withe-container .px-elementor-item-popup-description-content .element-popup-feature-list li{font-size:14px}}@media only screen and (max-width:767px){.px-elementor-item-popup-withe-container .px-elementor-item-popup-description-content .element-popup-feature-list li{font-size:12px}}.px-elementor-item-popup-withe-container .px-elementor-item-popup-description-content .element-popup-features{color:#000;font-size:15px;font-style:normal;font-weight:500;line-height:19px;padding:9px 0}.px-elementor-item-popup-withe-container .px-elementor-item-popup-description-content ul{padding-left:25px}.px-elementor-item-popup-withe-container .px-elementor-item-popup-description-content ul p{margin:0;padding:0}.px-elementor-item-popup-withe-container .px-elementor-item-popup-related{padding-top:58px}@media only screen and (max-width:767px){.px-elementor-item-popup-withe-container .px-elementor-item-popup-related{padding-top:32px}}.px-elementor-item-popup-withe-container .px-elementor-item-popup-related .px-elementor-item-popup-related-title{padding-bottom:27px}@media only screen and (max-width:767px){.px-elementor-item-popup-withe-container .px-elementor-item-popup-related .px-elementor-item-popup-related-title{font-size:15px}}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download a.px-elementor-item-popup-section2-motion-factory-download-button.px-doing-ajax,.px-elementor-item-popup-withe-container .px-elementor-item-popup-related .px-video-poster{pointer-events:none}.px-elementor-item-popup-withe-container .px-elementor-item-popup-social{padding-top:62px}@media only screen and (max-width:767px){.px-elementor-item-popup-withe-container .px-elementor-item-popup-social{padding-top:32px}}.px-elementor-item-popup-withe-container .px-elementor-item-popup-social h5{max-width:533px;text-align:center;margin:0 auto}.px-elementor-item-popup-withe-container .px-elementor-item-popup-social .px-elementor-item-popup-social-icons{align-items:center;justify-content:center;display:flex;text-align:inherit;padding-top:20px}.px-elementor-item-popup-withe-container .px-elementor-item-popup-social .px-elementor-item-popup-social-icons .px-elementor-item-popup-social-icon{width:23px;height:23px;align-items:center;justify-content:center;display:flex;text-align:inherit;padding:7px 5px 7px 7px;border-radius:37px;background:#f4f4f4}.px-elementor-item-popup-withe-container .px-elementor-item-popup-social .px-elementor-item-popup-social-icons .px-elementor-item-popup-social-icon svg{width:100%;height:100%}.px-elementor-item-popup-withe-container .px-elementor-item-popup-social .px-elementor-item-popup-social-icons .px-elementor-item-popup-email{color:#272727;font-size:14px;line-height:normal;font-weight:500}.px-elementor-item-popup-withe-container .px-elementor-item-popup-social .px-elementor-item-popup-social-icons span{font-size:12px;line-height:16px;font-weight:400;color:#7a7a7a;padding:0 7px 0 13px}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-header{font-size:23px;line-height:normal;font-weight:500;color:#0b080e;font-style:normal;padding-bottom:45px}@media only screen and (max-width:1370px){.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-header{padding-bottom:35px}}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-download-boxs{align-items:center;justify-content:space-around;display:flex;text-align:inherit}@media only screen and (max-width:767px){.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-download-boxs{flex-wrap:wrap}}.px-elementor-item-popup-container.section2 .px-element-item-popup-download-limit{align-items:center;justify-content:center;display:flex;text-align:center;display:none;flex-direction:column;padding-bottom:100px}@media only screen and (max-width:1370px){.px-elementor-item-popup-container.section2 .px-element-item-popup-download-limit{padding-bottom:55px}}@media only screen and (max-width:767px){.px-elementor-item-popup-container.section2 .px-element-item-popup-download-limit{padding-bottom:35px}}.px-elementor-item-popup-container.section2 .px-element-item-popup-download-limit h3{padding-top:35px}@media only screen and (max-width:767px){.px-elementor-item-popup-container.section2 .px-element-item-popup-download-limit h3{padding-top:20px}}.px-elementor-item-popup-container.section2 .px-element-item-popup-download-limit img{padding-top:17px}@media only screen and (max-width:1370px){.px-elementor-item-popup-container.section2 .px-element-item-popup-download-limit img{padding-top:0}}.px-elementor-item-popup-container.section2 .px-element-item-popup-download-limit h5{padding-top:34px;max-width:540px;text-align:center}@media only screen and (max-width:767px){.px-elementor-item-popup-container.section2 .px-element-item-popup-download-limit h5{padding-top:20px;font-size:14px}}.px-elementor-item-popup-container.section2 .px-element-item-popup-download-limit a{font-size:16px;line-height:normal;font-weight:500;margin-top:40px;padding:12px 30px;border-radius:25.29px;background:#000;color:#fff;text-align:center;cursor:pointer;text-decoration:none}@media only screen and (max-width:767px){.px-elementor-item-popup-container.section2 .px-element-item-popup-download-limit a{margin-top:30px}}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-motion-factory-download{height:430px;background:#fff;border-radius:20px;padding:32px 27px;text-align:center;text-decoration:none}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download{height:430px;background:#fff;border-radius:20px;text-decoration:none}@media only screen and (max-width:767px){.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download,.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-motion-factory-download{height:350px;padding:29px 20px}}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download h5,.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-motion-factory-download h5{padding-bottom:58px}@media only screen and (max-width:767px){.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download h5,.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-motion-factory-download h5{padding-bottom:40px}}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download{align-items:center;justify-content:inherit;display:flex;text-align:inherit;margin-right:7px;padding:32px 40px;flex-direction:column}@media only screen and (max-width:767px){.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download{max-width:290px;margin-bottom:15px}}@media only screen and (min-width:1400px){.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download{padding:32px 34px}}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download p.px-medium-p{color:#b7b7b7;margin-bottom:48px;margin-top:0}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download a.px-elementor-item-popup-section2-motion-factory-download-button{align-items:center;justify-content:center;display:flex;text-align:inherit;border-radius:22px;border:2px solid #c8c8c8;padding:9px 45px;background-color:transparent;font-size:14px;white-space:nowrap;cursor:pointer;max-width:fit-content;text-decoration:none}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download a.px-elementor-item-popup-section2-motion-factory-download-button svg{width:0;height:23px;margin:0;left:20px;transition-duration:.2s;padding-right:5px}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download a.px-elementor-item-popup-section2-motion-factory-download-button.show-loading svg{width:25px}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download .product-container{transform:translate3d(0,0,0);will-change:transform;transition:.3s;position:relative;border-radius:15px;overflow:hidden;width:202px;pointer-events:none;background-color:#1a1a1a;margin:27%auto 0;box-shadow:0 3px 19px rgba(0,0,0,.4)}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download .product-container .image-holder{position:relative;padding-bottom:58.5%;background-color:transparent;height:0;display:flex;text-decoration:none;backface-visibility:hidden;transition:color 300ms}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download .product-container .image-holder .px-video-poster{position:absolute;width:100%;height:100%;top:0;left:0;border-radius:8px 8px 0 0;background-repeat:no-repeat;background-size:cover;z-index:1;overflow:hidden;background-position:center;opacity:1;transition:opacity .35s ease-in-out}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download .product-container>div .px-product-content{align-items:flex-start;justify-content:space-between;display:flex;text-align:inherit}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download .product-container>div .px-product-content .px-product-content-left-side{padding-left:12px;padding-bottom:14px}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download .product-container>div .px-product-content .px-product-content-left-side a{text-decoration:none}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download .product-container>div .px-product-content .px-product-content-left-side a p{font-size:12px;line-height:23px;font-weight:500;color:#f2f2f2;margin-bottom:0}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download .product-container>div .px-product-content .px-product-content-left-side .px-product-author-container ul{padding:0;margin:0;list-style:none;display:flex}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download .product-container>div .px-product-content .px-product-content-left-side .px-product-author-container ul li{font-size:9px;line-height:12px;font-weight:500;color:#a1a1a1}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download .product-container>div .px-product-content .px-product-content-right-side{align-items:flex-start;justify-content:center;display:flex;text-align:inherit;cursor:pointer}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-element-download h5{max-width:90%;margin:0 auto}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-motion-factory-download{background-size:contain;background-position:bottom;background-repeat:no-repeat;background-color:#000;margin-right:7px}@media only screen and (max-width:767px){.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-motion-factory-download{max-width:290px;width:100%;margin-bottom:15px;padding:30px}}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-motion-factory-download h5{color:#fff;max-width:82%;margin:0 auto}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-motion-factory-download p{color:#626262;margin-bottom:40px}.px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-motion-factory-download a{border-radius:22px;background:#f5f5f7;padding:10px 22px;color:#000;white-space:nowrap;font-size:14px;cursor:pointer;text-decoration:none}.px-elementor-item-popup-section2-header-content{font-size:23px;line-height:normal;font-weight:500;color:#0b080e}.px-elementor-item-popup-section2-footer{font-size:13px;line-height:normal;font-weight:500;align-items:flex-start;justify-content:column;display:flex;text-align:inherit;color:#a7a7a7;max-width:530px;margin-top:20px}.px-elementor-item-popup-section2-footer span{padding-top:10px;line-height:15px}.px-elementor-item-popup-section2-footer a{font-size:inherit;text-decoration:underline}.px-element-popup{margin:0 auto;display:none;flex-direction:column;overflow:hidden;transition:height 400ms ease-in-out,opacity .4s cubic-bezier(.25,.8,.25,1),transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s cubic-bezier(.25,.8,.25,1);z-index:1000;max-width:956px;background:#fcfcfc;border-radius:25px;min-height:1300px}@media only screen and (max-width:1400px){.px-element-popup{max-width:900px}}.px-element-popup.px-second-screen-active{min-height:50vh}.px-element-popup .px-element-popup-placeholder{display:none;align-items:center;justify-content:center;padding-top:45px}.px-element-popup .px-element-popup-placeholder svg{margin:0 auto;display:flex}@media only screen and (max-width:767px){.px-element-popup .px-element-popup-placeholder{max-width:90%}}.px-element-popup.show-placeholder .px-element-popup-placeholder{display:flex}.px-element-popup .limit-download .px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-download-boxs,.px-element-popup .limit-download .px-elementor-item-popup-container.section2 .px-elementor-item-popup-section2-header-content,.px-element-popup.show-placeholder .px-element-popup-body,body.logged-in .px-elementor-item-popup-social{display:none}.px-element-popup .limit-download .px-elementor-item-popup-container.section2 .px-element-item-popup-download-limit{display:flex}@media only screen and (max-width:767px){.px-element-popup{margin:0 15px}}.px-element-popup.show{display:flex;opacity:0;transform:translateY(40px)}.px-element-popup.reveal{opacity:1;transform:translateY(0)}.px-element-popup .px-element-popup-body .screens .px-elementor-item-popup-header-icon-close{z-index:9999;display:flex;position:absolute;right:21px;top:15px;cursor:pointer}.px-element-popup .px-element-popup-body .screens .screen{position:absolute;list-style-type:none;left:0;top:0;width:100%}.px-element-popup .screens .screen{opacity:0;position:absolute;transform:translateX(-30px);transition:all .3s cubic-bezier(.25,.8,.25,1);background:#f5f5f7}.px-element-popup .screens .screen.active{opacity:1;transform:translateX(0) scale(1);transition-delay:.3s;z-index:9}.px-element-popup .screens .screen.active~.screen{opacity:0;transform:translateX(40px)}.element-popup-overly-container{position:fixed;height:100vh;top:0;overflow:scroll;min-width:100vw;background-color:rgba(0,0,0,.74);z-index:99999}html.px-plugin-store-popup-showing.px-plugin-store-popup-add-padding-in-win{padding-inline-end:17px}.px-featured-product-shortcode-col .px-product-content .px-product-category-attribute h6 a.software-name.secound,.px-product-shortcode-col .px-product-content .px-product-category-attribute h6 a.software-name.secound{overflow:hidden}.wrapper{position:absolute;top:50%;left:50%;width:700px;transform:translate(-50%,-50%)}.wrapper h1{margin-bottom:75px;font-size:56px;font-weight:400;color:#fff}.rating-holder{margin:0 calc(12px + 10*(100vw - 768px)/1152);border-radius:1.5625em;box-sizing:border-box;padding:4px 0 .625em;display:none}@media (max-width:768px){.rating-holder{margin-left:0}}@media (max-width:995px){.px-main-header{position:relative}}.c-rating{display:flex}.c-rating button{display:inline-block;float:left;width:14px;height:14px;border:0;text-indent:-9999px;outline:0;background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}@media (max-width:1024px){.c-rating button{width:13px;height:10px;padding:0}}.c-rating[data-rating-value="0"] button:nth-child(-n+0),.c-rating[data-rating-value="0.25"] button:nth-child(-n+1){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="0.25"] button:nth-child(1){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M196.208 415.2v-224.8l-139.504 20.272 100.944 98.384-23.84 138.928z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat,url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="0.5"] button:nth-child(-n+1){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="0.5"] button:nth-child(1){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M258.672 64l-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6v-318.4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat,url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="0.75"] button:nth-child(-n+1){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="0.75"] button:nth-child(1){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M321.616 190.496l-0.656-0.096-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 63.024 33.136z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat,url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='512' height='512' viewBox='0 0 512 512'%3e%3cpath fill='%23fff' d='M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z' stroke='red' stroke-width='5px'/%3e%3c/svg%3e")center/cover no-repeat}.c-rating[data-rating-value="1"] button:nth-child(-n+1),.c-rating[data-rating-value="1.25"] button:nth-child(-n+2){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="1.25"] button:nth-child(2){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M196.208 415.2v-224.8l-139.504 20.272 100.944 98.384-23.84 138.928z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat,url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="1.5"] button:nth-child(-n+2){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="1.5"] button:nth-child(2){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M258.672 64l-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6v-318.4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat,url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="1.75"] button:nth-child(-n+2){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="1.75"] button:nth-child(2){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M321.616 190.496l-0.656-0.096-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 63.024 33.136z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat,url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='512' height='512' viewBox='0 0 512 512'%3e%3cpath fill='%23fff' d='M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z' stroke='red' stroke-width='5px'/%3e%3c/svg%3e")center/cover no-repeat}.c-rating[data-rating-value="2"] button:nth-child(-n+2),.c-rating[data-rating-value="2.25"] button:nth-child(-n+3){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="2.25"] button:nth-child(3){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M196.208 415.2v-224.8l-139.504 20.272 100.944 98.384-23.84 138.928z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat,url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="2.5"] button:nth-child(-n+3){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="2.5"] button:nth-child(3){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M258.672 64l-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6v-318.4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat,url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="2.75"] button:nth-child(-n+3){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="2.75"] button:nth-child(3){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M321.616 190.496l-0.656-0.096-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 63.024 33.136z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat,url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='512' height='512' viewBox='0 0 512 512'%3e%3cpath fill='%23fff' d='M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z' stroke='red' stroke-width='5px'/%3e%3c/svg%3e")center/cover no-repeat}.c-rating[data-rating-value="3"] button:nth-child(-n+3),.c-rating[data-rating-value="3.25"] button:nth-child(-n+4){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="3.25"] button:nth-child(4){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M196.208 415.2v-224.8l-139.504 20.272 100.944 98.384-23.84 138.928z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat,url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="3.5"] button:nth-child(-n+4){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="3.5"] button:nth-child(4){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M258.672 64l-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6v-318.4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat,url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="3.75"] button:nth-child(-n+4){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="3.75"] button:nth-child(4){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M321.616 190.496l-0.656-0.096-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 63.024 33.136z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat,url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='512' height='512' viewBox='0 0 512 512'%3e%3cpath fill='%23fff' d='M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z' stroke='red' stroke-width='5px'/%3e%3c/svg%3e")center/cover no-repeat}.c-rating[data-rating-value="4"] button:nth-child(-n+4),.c-rating[data-rating-value="4.25"] button:nth-child(-n+5){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="4.25"] button:nth-child(5){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M196.208 415.2v-224.8l-139.504 20.272 100.944 98.384-23.84 138.928z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat,url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="4.5"] button:nth-child(-n+5){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="4.5"] button:nth-child(5){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M258.672 64l-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6v-318.4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat,url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="4.75"] button:nth-child(-n+5){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating[data-rating-value="4.75"] button:nth-child(5){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M321.616 190.496l-0.656-0.096-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 63.024 33.136z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat,url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='512' height='512' viewBox='0 0 512 512'%3e%3cpath fill='%23fff' d='M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z' stroke='red' stroke-width='5px'/%3e%3c/svg%3e")center/cover no-repeat}.c-rating[data-rating-value="5"] button:nth-child(-n+5){background:url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")center/cover no-repeat}.c-rating--small{font-size:50%}.c-rating--big{font-size:150%}.px-single-product-header{padding-top:calc(18px + 7*(100vw - 768px)/1152)}.px-single-product-header-container{height:75px}@media only screen and (min-width:996px){.px-single-product-header-container .px-single-product-header-content.px-single-product-header-container-fixed{position:fixed;width:100%;background-color:#fff;z-index:999;top:0;padding:6px 0;box-shadow:0 11px 15px 0 rgba(0,0,0,.05)}.px-single-product-header-container .px-single-product-header-content.px-single-product-header-container-fixed .px-single-product-header{padding-top:0}.px-single-product-header-container .px-single-product-header-content.px-single-product-header-container-fixed .px-single-product-header-sales{margin-top:10px}.px-single-product-header-container .px-single-product-header-content.px-single-product-header-container-fixed .px-single-product-header-sales .added_to_cart.wc-forward{display:none!important}}.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content{display:flex;justify-content:space-between;align-items:center;text-align:center}.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content .px-single-product-header-title{font-size:calc(16px + 3*(100vw - 768px)/1152);white-space:nowrap;font-weight:600}@media (min-width:769px){.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content .px-single-product-header-list ul{display:flex;position:relative;margin-right:25px}.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content .px-single-product-header-list ul li{list-style:none;margin:0 25px;font-weight:500;white-space:nowrap;cursor:pointer;font-size:calc(12px + 1*(100vw - 768px)/1152)}}@media only screen and (min-width:769px) and (max-width:1440px){.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content .px-single-product-header-list ul li{margin:0 11px}}@media (min-width:769px){.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content .px-single-product-header-list ul #marker{position:absolute;display:none;border-bottom:2px solid #000;height:2px;-webkit-transition:width .3s,left .3s;-moz-transition:width .3s,left .3s;-ms-transition:width .3s,left .3s;-o-transition:width .3s,left .3s;transition:width .3s,left .3s}}@media (max-width:995px){.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content .px-single-product-header-list{display:none}}.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content .px-single-product-header-list-responsive{position:relative;min-width:142px;height:39px}.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content .px-single-product-header-list-responsive .dropdown-el{display:inline-block;min-height:2em;max-height:39px;overflow:hidden;top:0;right:0;cursor:pointer;text-align:left;white-space:nowrap;color:#444;position:absolute;outline:0;width:100%;border-radius:3px;background-color:#f2f2f2;font-size:13px;transition:.3s all ease-in-out}.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content .px-single-product-header-list-responsive .dropdown-el input:focus+label{background:#def}.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content .px-single-product-header-list-responsive .dropdown-el input{width:1px;height:1px;display:inline-block;position:absolute;opacity:.01}.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content .px-single-product-header-list-responsive .dropdown-el label{display:block;padding-left:1em;padding-right:3em;cursor:pointer;position:relative;height:39px;line-height:39px;transition:.3s color ease-in-out;font-size:12px}.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content .px-single-product-header-list-responsive .dropdown-el label:nth-child(2){margin-top:39px}.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content .px-single-product-header-list-responsive .dropdown-el input:checked+label{display:block;border-top:none;position:absolute;top:0;width:100%}.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content .px-single-product-header-list-responsive .dropdown-el input:checked+label:nth-child(2){margin-top:0;position:relative}.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content .px-single-product-header-list-responsive .dropdown-el::after{content:"";position:absolute;right:15px;top:16px;transition:.4s all ease-in-out;display:inline-block;width:6px;height:6px;border-top:1px solid #1a1a1a;border-right:1px solid #1a1a1a;transform:rotate(135deg)}.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content .px-single-product-header-list-responsive .dropdown-el.expanded{background:#f2f2f2;border-radius:3px;padding:0;box-shadow:0 4px 5px rgba(0,0,0,.37);max-height:15em;position:absolute}.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content .px-single-product-header-list-responsive .dropdown-el.expanded label:hover{background-color:#e1e1e1;cursor:pointer}.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content .px-single-product-header-list-responsive .dropdown-el.expanded input:checked+label{background-color:#e1e1e1}.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content .px-single-product-header-list-responsive .dropdown-el.expanded::after{transform:rotate(315deg);top:20px}@media (min-width:996px){.px-single-product-header-container .px-single-product-header-content .px-single-product-header .px-single-product-header-content .px-single-product-header-list-responsive{display:none}}@media (max-width:995px){.px-single-product-header-container .px-single-product-header-content .px-single-product-header.px-single-product-responsive-header,.px-single-product-header-container .px-single-product-header-content.px-single-product-responsive-header{background-color:#fff;z-index:99;min-height:53px;display:flex;margin:0;padding-left:calc(15px + 15*(100vw - 300px)/724);padding-right:calc(15px + 15*(100vw - 300px)/724);width:calc(100% - (15px + 15*(100vw - 300px)/724)*2);justify-content:space-between}.px-single-product-header-container .px-single-product-header-content .px-single-product-header.px-single-product-responsive-header{position:relative;top:34px;box-shadow:0 14px 16px rgba(0,0,0,.1)}.px-single-product-header-container .px-single-product-header-content .px-single-product-header.px-single-product-responsive-header .px-single-product-header-content,.px-single-product-header-container .px-single-product-header-content.px-single-product-responsive-header .px-single-product-header-content{width:100%}.px-single-product-header-container .px-single-product-header-content .px-single-product-header.px-single-product-responsive-header .px-single-product-header-content .px-single-product-header-title,.px-single-product-header-container .px-single-product-header-content.px-single-product-responsive-header .px-single-product-header-content .px-single-product-header-title{text-align:left;white-space:inherit;font-size:12px;padding-right:10px}.px-single-product-header-container .px-single-product-header-content.px-single-product-responsive-header{padding-top:0;position:fixed;box-shadow:0 6px 12px rgba(0,0,0,.05)}}.px-single-product-header-sales{display:flex;align-items:center}.px-single-product-header-sales .px-single-product-header-sales-content .px-single-product-header-sales-number .px-sale-number,.px-single-product-header-sales span.px-sale-counter{display:inline-block;padding-right:5px}.px-single-product-header-sales .added_to_cart{display:none!important}.px-single-product-header-sales .px-single-product-header-sales-content .px-single-product-header-sales-number{font-size:calc(12px + 3*(100vw - 768px)/1152);padding-top:4px;padding-right:calc(12px + 10*(100vw - 768px)/1152);display:flex;font-weight:500;justify-content:flex-end;opacity:0}@media (min-width:1300px){.px-single-product-header-sales .px-single-product-header-sales-content .px-single-product-header-sales-number{font-size:15px;padding-right:22px}}@media (max-width:768px){.px-single-product-header-sales .px-single-product-header-sales-content .px-single-product-header-sales-number{justify-content:flex-start}}.px-single-product-header-sales .px-single-product-header-sales-btn{width:calc(100px + 46*(100vw - 768px)/1152);height:calc(37px + 17*(100vw - 768px)/1152);background-color:#000;border-radius:8px;color:#fff;text-align:center;justify-content:center;display:flex;transition:background-color 300ms}@media (min-width:1300px){.px-single-product-header-sales .px-single-product-header-sales-btn{width:146px;height:54px}}.px-single-product-header-sales .px-single-product-header-sales-btn a{align-items:center;display:flex;font-size:calc(12px + 2*(100vw - 768px)/1152);text-decoration:none;color:inherit}@media (min-width:1300px){.px-single-product-header-sales .px-single-product-header-sales-btn a{font-size:14px}}.px-single-product-header-sales .px-single-product-header-sales-btn .gumroad-button{display:none!important}.px-single-product-header-sales .px-single-product-header-sales-btn:hover{background-color:rgba(0,0,0,.8)}@media (max-width:768px){.px-single-product-header-sales .px-single-product-header-sales-btn{width:100px;height:35px}}.px-single-product-header-responsive-bottom-content{display:none}@media (max-width:995px){.px-single-product-content{padding-top:0}.px-single-product-header-responsive-bottom-content .px-single-product-header-sales .px-single-product-header-sales-content,.px-single-product-header-responsive-bottom-content .px-single-product-header-sales .px-single-product-header-sales-rate,.px-single-product-header-sales{display:none}.px-single-product-header-responsive-bottom-content{display:block}.px-single-product-header-responsive-bottom-content .px-single-product-header-sales{left:0;display:flex;position:fixed;align-items:center;height:75px;justify-content:space-between;padding-left:15px;padding-right:15px;background-color:transparent;bottom:0;width:calc(100% - 30px);z-index:99;box-shadow:0 5px 18px rgba(0,0,0,.1)}.px-single-product-header-responsive-bottom-content .px-single-product-header-sales .px-single-product-header-sales-btn{width:100%;height:100%;border-radius:8px;margin-bottom:25px;background-color:#2b2b2b}.px-single-product-header-responsive-bottom-content .px-single-product-header-sales .px-single-product-header-sales-btn a{font-size:20px;display:flex;justify-content:center;width:75%}}.px-single-product-content{display:none}.px-single-product-content.px-single-product-content-active{display:block}@media (max-width:995px){.px-single-product-content.px-single-product-content-active{margin-top:45px}}.article-list-container{padding-top:40px}.article-list-container .article-item-container{position:relative;float:left;box-shadow:0 3px 18px rgba(0,0,0,.13);color:#1a1a1a}.article-list-container .article-item-container a.article-item-title-link{text-align:center;text-decoration:none;color:inherit;margin:20px auto 13px;cursor:pointer}.article-list-container .article-item-container .article-item-description-container{text-align:center;text-decoration:none;margin:22px auto 13px}.article-list-container .article-item-container .product-article-item-separator{height:1px;display:block;width:80%;margin:0 10%;background-color:#e6e6e6}@media (max-width:450px){.article-list-container{padding-top:20px}.article-list-container .article-item-container{position:relative;width:100%;margin:10px auto;box-shadow:0 3px 18px rgba(0,0,0,.13);color:#1a1a1a}.article-list-container .article-item-container a.article-item-title-link{text-align:center;text-decoration:none;color:inherit;margin:23px auto 13px;cursor:pointer}.article-list-container .article-item-container a.article-item-title-link .article-item-title{cursor:pointer}.article-list-container .article-item-container .article-item-description-container{text-align:center;text-decoration:none;margin:23px auto 13px}.article-list-container .article-item-container .product-article-item-separator{height:1px;display:block;width:80%;margin:0 10%;background-color:#e6e6e6}}.px-article-list-container{display:grid;position:relative;grid-template-columns:repeat(auto-fill,minmax(calc(25% - 21px),0fr));grid-template-rows:auto;grid-gap:28px 28px}@media only screen and (max-width:1200px){.px-article-list-container{grid-template-columns:repeat(auto-fill,minmax(calc(25% - 16px),0fr));grid-template-rows:auto;grid-gap:20px 20px}}@media only screen and (max-width:1023px){.px-article-list-container{grid-template-columns:repeat(auto-fill,minmax(calc(33.3333333333% - 21px),0fr))}}@media only screen and (min-width:700px) and (max-width:900px){.px-article-list-container{grid-template-columns:repeat(auto-fill,minmax(48.1%,0fr));grid-gap:26px 26px}}@media only screen and (max-width:766px){.px-article-list-container{grid-template-columns:repeat(auto-fill,minmax(100%,0fr))}}.vc_video-bg.vc_hidden-xs:after{display:block;width:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.4);content:"";height:100%}.px-featured-product-shortcode-col.external-product .px-product-shop-button,.px-product-shortcode-col.external-product .px-product-shop-button{pointer-events:none}.px-featured-product-shortcode-col .px-product-content,.px-product-shortcode-col .px-product-content{display:flex;flex-direction:column;align-items:flex-start;padding:0 8.5% 10px 0}.px-featured-product-shortcode-col .px-product-content .px-product-category-attribute,.px-featured-product-shortcode-col .px-product-content h3,.px-product-shortcode-col .px-product-content .px-product-category-attribute,.px-product-shortcode-col .px-product-content h3,body .px-single-product-content .px-single-product-content-related .px-product-article-related-item-container .px-product-article-related-item-image-container img{width:100%}.px-featured-product-shortcode-col .px-product-content h3 .product-title,.px-product-shortcode-col .px-product-content h3 .product-title{width:98%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.px-featured-product-shortcode-col .px-product-content .px-product-category-attribute h6,.px-product-shortcode-col .px-product-content .px-product-category-attribute h6{opacity:.53;color:#fff;display:flex;padding-top:3px;width:91%}.px-featured-product-shortcode-col .px-product-content .px-product-category-attribute h6 span,.px-product-shortcode-col .px-product-content .px-product-category-attribute h6 span{padding-left:2px;padding-right:2px}.px-featured-product-shortcode-col .px-product-content .px-product-category-attribute h6 a,.px-product-shortcode-col .px-product-content .px-product-category-attribute h6 a{font-weight:inherit;color:#fff;font-size:13px;line-height:19px;white-space:nowrap;text-overflow:ellipsis}.px-featured-product-shortcode-col .px-product-content .px-product-category-attribute h6 a.software-name,.px-product-shortcode-col .px-product-content .px-product-category-attribute h6 a.software-name{padding-left:5px;text-transform:capitalize}.px-featured-product-shortcode-col .px-product-content .px-product-category-attribute h6 a.software-name:after,.px-product-shortcode-col .px-product-content .px-product-category-attribute h6 a.software-name:after{content:"-";display:inline;padding-left:5px}.px-featured-product-shortcode-col .px-product-content .px-product-application-attribute,.px-product-shortcode-col .px-product-content .px-product-application-attribute{color:#8b8b8b;font-size:12px;display:flex;width:100%;flex-wrap:wrap;align-items:center;justify-content:center}.px-featured-product-shortcode-col .px-product-content .px-product-application-attribute .application-name,.px-product-shortcode-col .px-product-content .px-product-application-attribute .application-name{color:#8b8b8b;font-size:12px;font-weight:400;margin-right:calc(8px + 11*(100vw - 768px)/1152);padding-right:calc(8px + 11*(100vw - 768px)/1152);position:relative}.px-featured-product-shortcode-col .px-product-content .px-product-application-attribute .application-name:hover,.px-product-shortcode-col .px-product-content .px-product-application-attribute .application-name:hover{color:#585858}.px-featured-product-shortcode-col .px-product-content .px-product-application-attribute .application-name:after,.px-product-shortcode-col .px-product-content .px-product-application-attribute .application-name:after{content:"";position:absolute;z-index:1;border-right:1px solid #c7c7c7;display:block;top:29%;right:0;height:47%}.px-featured-product-shortcode-col .px-product-content .px-product-application-attribute .application-name:last-child,.px-product-shortcode-col .px-product-content .px-product-application-attribute .application-name:last-child{margin-right:0;padding-right:0}.px-featured-product-shortcode-col .px-product-content .px-product-application-attribute .application-name:last-child:after,.px-product-shortcode-col .px-product-content .px-product-application-attribute .application-name:last-child:after{border-right:none}.px-featured-product-shortcode-col .px-product-button-container,.px-product-shortcode-col .px-product-button-container{display:flex;align-items:center}.px-featured-product-shortcode-col .px-product-button-container .px-product-shop-button,.px-product-shortcode-col .px-product-button-container .px-product-shop-button{padding:0 7px;border-radius:8px;border:1px solid #004fff;margin-left:6px;height:32px;display:flex;align-items:center;transition-duration:.5s;cursor:pointer}.px-featured-product-shortcode-col .px-product-button-container .px-product-shop-button.px-is-loading,.px-product-shortcode-col .px-product-button-container .px-product-shop-button.px-is-loading{background-image:url(//pixflow.net/wp-content/themes/pixflow-theme/assets/media/add-to-cart-loader.gif);background-repeat:no-repeat;background-position:center center;background-size:60%auto;background-color:transparent!important}.px-featured-product-shortcode-col .px-product-button-container .px-product-shop-button.px-is-loading svg,.px-product-shortcode-col .px-product-button-container .px-product-shop-button.px-is-loading svg{visibility:hidden;opacity:0}.px-featured-product-shortcode-col .px-product-button-container .px-product-shop-button svg *,.px-product-shortcode-col .px-product-button-container .px-product-shop-button svg *{fill:#004fff;transition-duration:.5s}.px-featured-product-shortcode-col .px-product-button-container .px-product-shop-button:hover,.px-product-shortcode-col .px-product-button-container .px-product-shop-button:hover{background-color:#004fff}.px-featured-product-shortcode-col .px-product-button-container .px-product-shop-button:hover svg *,.px-product-shortcode-col .px-product-button-container .px-product-shop-button:hover svg *{fill:#fff}.px-featured-product-shortcode-col .px-product-button-container .px-product-preview-button,.px-product-shortcode-col .px-product-button-container .px-product-preview-button{padding:0 20px;border:1px solid #000;border-radius:8px;height:32px;display:flex;align-items:center;color:gray;transition-duration:.4s}.px-featured-product-shortcode-col .px-product-button-container .px-product-preview-button:hover,.px-product-shortcode-col .px-product-button-container .px-product-preview-button:hover{border-color:rgba(0,0,0,.5)}.px-featured-product-shortcode-col .px-product-footer,.px-product-shortcode-col .px-product-footer{display:flex;height:28px;align-items:center;font-size:13px;margin-top:4px}.px-featured-product-shortcode-col .px-product-footer .px-product-free-included,.px-product-shortcode-col .px-product-footer .px-product-free-included{color:#fff;padding:0 12px;height:24px;border-radius:4px;font-size:14px;line-height:14px;display:flex;align-items:center;justify-content:center}.px-featured-product-shortcode-col .px-product-footer .px-product-category-attribute,.px-product-shortcode-col .px-product-footer .px-product-category-attribute{z-index:1}.px-featured-product-shortcode-col .px-product-footer .category-name,.px-product-shortcode-col .px-product-footer .category-name{color:#909090;font-weight:400;font-size:inherit;display:inline-block;padding-right:5px}.px-featured-product-shortcode-col .px-product-footer .category-name:not(:first-child):before,.px-product-shortcode-col .px-product-footer .category-name:not(:first-child):before{content:",";padding-right:5px}.px-featured-product-shortcode-col .px-product-footer .category-name:hover,.px-product-shortcode-col .px-product-footer .category-name:hover{color:#585858}.px-featured-product-shortcode-col .px-product-footer .px-product-price-container .px-regular-price,.px-featured-product-shortcode-col .px-product-footer .px-product-price-container .px-sale-price,.px-product-shortcode-col .px-product-footer .px-product-price-container .px-regular-price,.px-product-shortcode-col .px-product-footer .px-product-price-container .px-sale-price{background:#2a2ab8;color:#fff;padding:0 12px;height:24px;border-radius:4px;font-size:14px;line-height:14px;display:flex;align-items:center;justify-content:center}.px-featured-product-shortcode-col .px-product-footer .px-product-price-container .px-sale-price,.px-product-shortcode-col .px-product-footer .px-product-price-container .px-sale-price{background-color:#00ac74}.px-featured-product-shortcode-col .px-product-footer .px-product-price-container.px-is-sale,.px-product-shortcode-col .px-product-footer .px-product-price-container.px-is-sale{display:flex}.px-featured-product-shortcode-col .px-product-footer .px-product-price-container.px-is-sale .px-regular-price,.px-product-shortcode-col .px-product-footer .px-product-price-container.px-is-sale .px-regular-price{width:fit-content;margin-left:10px;padding:0;position:relative;background-color:transparent;color:#85858c;font-size:14px}.px-featured-product-shortcode-col .px-product-footer .px-product-price-container.px-is-sale .px-regular-price::after,.px-product-shortcode-col .px-product-footer .px-product-price-container.px-is-sale .px-regular-price::after{content:"";height:1px;width:100%;background-color:#85858c;left:0;position:absolute;right:0;top:50%}.px-featured-product-shortcode-col .product-container,.px-product-shortcode-col .product-container{transform:translate3d(0,0,0);will-change:transform;transition:.3s;position:relative;margin-bottom:21px;border-radius:8px;overflow:hidden}.px-featured-product-shortcode-col a,.px-product-shortcode-col a{display:block;text-decoration:none;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;font-smoothing:antialiased!important;transition:color 300ms}.mini-app-store-content-containers .mini-app-store-sidebar .px-sidebar-footer>div a,.px-featured-product-shortcode-col a.product-title,.px-product-shortcode-col a.product-title{color:#fff}.px-featured-product-shortcode-col a.image-holder,.px-product-shortcode-col a.image-holder{margin-bottom:12px;position:relative;padding-bottom:calc(56% + 6px);background-color:transparent;height:0}.px-featured-product-shortcode-col a.image-holder .px-product-up-to,.px-product-shortcode-col a.image-holder .px-product-up-to{color:#fff;background-color:#000;border-radius:17px;position:absolute;font-size:11px;font-weight:400;letter-spacing:.5px;right:15px;top:16px;line-height:29px;padding:0 12px;height:29px;z-index:99}.px-featured-product-shortcode-col img,.px-product-shortcode-col img{width:100%;display:block;background-color:#e3e3e3;position:absolute;bottom:0;top:0;left:0;right:0;height:100%;object-fit:cover;border-radius:8px}.px-featured-product-shortcode-col .px-product-category,.px-product-shortcode-col .px-product-category{font-size:calc(12px + 4*(100vw - 365px)/1555);font-weight:600;opacity:.7}.px-featured-product-shortcode-col h3,.px-product-shortcode-col h3{overflow:hidden;text-align:left;font-weight:500;align-items:flex-start;display:flex;margin-top:7px;margin-bottom:3px}.px-featured-product-shortcode-col p,.px-product-shortcode-col p{opacity:.6;height:66px;overflow:hidden;margin-top:31px}.px-featured-product-shortcode-col.free-product .image-holder .px-product-up-to,.px-product-shortcode-col.free-product .image-holder .px-product-up-to{color:#000;background-color:#fff}.px-featured-product-shortcode-col.free-product .px-product-footer .px-product-price-container .px-regular-price,.px-product-shortcode-col.free-product .px-product-footer .px-product-price-container .px-regular-price{background-color:rgba(82,82,82,.7)}.px-featured-product-shortcode-col.plugin-product .image-holder .px-product-up-to,.px-product-shortcode-col.plugin-product .image-holder .px-product-up-to{color:#fff;background-color:#4216c1}.px-sort-by-free .px-product-shortcode-col.free-included,.px-sort-by-free .px-product-shortcode-col.free-product,.px-sort-by-latest .px-product-shortcode-col,.px-sort-by-special .px-product-shortcode-col.on-sale-product,.px-sort-by-trending .px-product-shortcode-col{opacity:1;display:grid}.px-sort-by-free .px-product-shortcode-col,.px-sort-by-free .px-shop-full-width-section,.px-sort-by-special .px-product-shortcode-col,.px-sort-by-special .px-shop-full-width-section,ul.product .px-featured-product-shortcode-col,ul.product .px-product-shortcode-col{opacity:0;display:none}.product-feature-item-container{display:flex;position:relative;flex-direction:column;box-shadow:0 3px 18px rgba(0,0,0,.13);color:#1a1a1a;height:100%;border-radius:8px}.product-feature-item-container.px-appended{display:none}.product-feature-item-container:hover .product-feature-item-image-holder-overlay,.product-feature-item-container:hover span.product-feature-item-hover-text{opacity:0!important}.product-feature-item-container .product-feature-item-meta-holder{text-align:center}.product-feature-item-container .product-feature-item-meta-holder .product-feature-item-description{font-size:calc(11px + 2*(100vw - 768px)/1152);max-width:80%;line-height:22px;margin:10px auto 31px;opacity:.7}.product-feature-item-container .product-feature-item-meta-holder .product-feature-item-title{max-width:80%;margin:16px auto 13px;font-weight:600;font-size:calc(14px + 3*(100vw - 768px)/1152)}@media only screen and (max-width:767px){.product-feature-item-container .product-feature-item-meta-holder .product-feature-item-title{margin:10px auto 13px}}.product-feature-item-container .product-feature-item-separator{height:1px;display:block;width:80%;margin:0 10%;background-color:#e6e6e6}.product-feature-item-container .product-feature-item-image-holder{overflow:hidden;position:relative}.product-feature-item-container .product-feature-item-image-holder img.product-feature-item-image{width:100%;height:auto}.product-feature-item-container .product-feature-item-image-holder .product-feature-item-image-holder-overlay{background:rgba(0,0,0,.7);width:100%;height:calc(100% - 7px);position:absolute;top:0;left:0;opacity:0;transition:opacity .2s ease-out}.product-feature-item-container .product-feature-item-image-holder .button{position:absolute;opacity:0;transition:opacity .35s ease;width:100%;height:100%;left:0;top:0;display:flex;align-items:center;text-align:center;justify-content:center;cursor:pointer}.product-feature-item-container .product-feature-item-image-holder .button a{width:200px;padding:12px 48px;text-align:center;color:#fff;border:solid 2px #fff;z-index:1}.product-feature-item-container .product-feature-item-image-holder span.product-feature-item-hover-text{position:absolute;left:calc(50% - 55px);font-size:18px;top:calc(50% - 15px);color:#fff;opacity:0;transition:opacity .2s ease-out}.product-feature-item-container-with-url{text-decoration:none;height:100%}.bmd-modalButton.product-feature-item-container:hover span.product-feature-item-hover-text,.product-feature-item-container-with-url .product-feature-item-container:hover .product-feature-item-image-holder-overlay,.product-feature-item-container-with-url .product-feature-item-container:hover span.product-feature-item-hover-text{opacity:1!important}.product-feature-item-container-with-url .product-feature-item-container:hover .button{opacity:1}.bmd-modalButton.product-feature-item-container:hover .product-feature-item-image-holder-overlay{opacity:1!important}.bmd-modalButton.product-feature-item-container:hover .button,.px-mini-app-shop-page-navigation ul li.active{opacity:1}@media only screen and (max-width:1200px){.product-feature-item-container .product-feature-item-image-holder span.product-feature-item-hover-text{font-size:15px;left:calc(50% - 45px);top:calc(50% - 14px)}}@media only screen and (max-width:1023px){.product-feature-item-container p{margin-top:25px}}body .px-single-product-content .px-single-product-content-related{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(33.3333333333% - 14px),0fr));grid-template-rows:auto;padding-bottom:50px;grid-gap:20px 20px}@media only screen and (max-width:991px){body .px-single-product-content .px-single-product-content-related{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 11px),0fr))}}@media only screen and (max-width:479px){body .px-single-product-content .px-single-product-content-related{grid-template-columns:1fr}}body .px-single-product-content .px-single-product-content-related .px-product-article-related-item-container{position:relative;width:100%;background-color:#fff;color:#000;text-decoration:none;border-radius:8px;overflow:hidden}body .px-single-product-content .px-single-product-content-related .px-product-article-related-item-container .px-product-article-related-item-container-link{position:absolute;width:100%;height:100%;top:0;left:0}body .px-single-product-content .px-single-product-content-related .px-product-article-related-item-container .px-product-article-related-item-image-container{height:fit-content;display:flex}body .px-single-product-content .px-single-product-content-related .px-product-article-related-item-container .px-product-article-related-item-meta-container{width:calc(100% - 88px);padding:19px 44px}@media only screen and (max-width:1200px){body .px-single-product-content .px-single-product-content-related .px-product-article-related-item-container .px-product-article-related-item-meta-container{width:calc(100% - 56px);padding:19px 28px}}body .px-single-product-content .px-single-product-content-related .px-product-article-related-item-container .px-product-article-related-item-meta-container .px-product-article-related-item-title{color:#000;margin:0;text-decoration:none}.px-dashboard-subscription-list li p,body .px-single-product-content .px-single-product-content-related .px-product-article-related-item-container .px-product-article-related-item-meta-container .px-product-article-related-item-product-title{margin:0}.px-single-help-article-related-chat-with-us{display:flex;flex-direction:column;align-items:center;margin-bottom:40px;margin-top:20px}.px-single-help-article-related-chat-with-us img{width:fit-content}.px-single-help-article-related-chat-with-us p{margin-bottom:15px}.px-single-help-article-related-back-to-parent-container .back-to-parent-separate{height:1px;border-top:1px solid #bababa;display:block;position:relative;width:100%;margin:30px 0}.px-product-button-popup.boxAppeare{display:flex;animation:opacityIn .3s ease-in both}.px-product-button-popup.boxAppeare .px-popup-message-container{animation:scaleIn .3s ease-in both}.px-product-button-popup.closePopup{animation:opacityOut .4s ease-out both}.px-product-button-popup.closePopup .px-popup-message-container{animation:scaleOut .4s ease-out both}.px-product-button-popup .px-popup-message-container{background-color:#fff;color:#000;max-height:501px;width:532px;border-radius:8px;display:flex;flex-direction:column;align-items:center;padding:29px 42px 35px;justify-content:center}@media (max-width:650px){.px-product-button-popup .px-popup-message-container{width:303px;padding:20px 17px 30px;max-height:max-content}}.px-product-button-popup .px-popup-message-container .message-title{display:flex;justify-content:space-between;width:100%}@media (max-width:650px){.px-product-button-popup .px-popup-message-container .message-title .message-title-text{margin-bottom:6px}}.px-product-button-popup .px-popup-message-container .message-title .message-title-text h4{padding-top:10px;font-weight:700;margin-bottom:6px}.px-product-button-popup .px-popup-message-container .message-title .message-close-button{width:39px;height:39px;background-color:#f3f3f3;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:-5px -17px 0 0;cursor:pointer}@media (max-width:650px){.px-product-button-popup .px-popup-message-container .message-title .message-close-button{margin:0}}.px-product-button-popup .px-popup-message-container .message-description{width:96%;padding-right:4%;padding-bottom:30px}.px-product-button-popup .px-popup-message-container .message-description .message-description-text{font-size:13px;margin-top:20px}.px-product-button-popup .px-popup-message-container .message-description .message-description-link{color:#004fff;font-size:13px}.px-popup-message-overlay .px-popup-message-container .message-description .px-mini-cart-total-container p,.px-popup-message-overlay .px-popup-message-container .message-title .message-title-text p,.px-product-button-popup .px-popup-message-container .message-description p{font-weight:700}.px-product-button-popup .px-popup-message-container .message-button-container{display:flex;padding-top:25px;width:100%;justify-content:space-between}@media (max-width:650px){.px-product-button-popup .px-popup-message-container .message-button-container{flex-direction:column}}.px-product-button-popup .px-popup-message-container .message-button-container a{cursor:pointer;display:flex;height:55px;padding:0 22px;background:#004fff;align-items:center;text-decoration:none;color:#fff;border-radius:8px;justify-content:center;font-weight:700;transition:background-color .2s,border-color .2s,color .2s}.px-popup-message-overlay .px-popup-message-container .message-button-container a.px-continue-shopping:hover,.px-product-button-popup .px-popup-message-container .message-button-container a.px-continue-shopping:hover{background:#286cff}@media (max-width:650px){.px-product-button-popup .px-popup-message-container .message-button-container a{padding:0;width:100%;box-sizing:border-box}}.px-popup-message-overlay.boxAppeare{display:flex;animation:opacityIn .3s ease-in both}.px-popup-message-overlay.boxAppeare .px-popup-message-container{animation:scaleIn .3s ease-in both}.px-popup-message-overlay.closePopup{animation:opacityOut .4s ease-out both}.px-popup-message-overlay.closePopup .px-popup-message-container{animation:scaleOut .4s ease-out both}.px-popup-message-overlay .px-popup-message-container{background-color:#fff;color:#000;max-height:501px;width:532px;border-radius:8px;display:flex;flex-direction:column;align-items:center;padding:29px 42px;justify-content:center}@media (max-width:650px){.px-popup-message-overlay .px-popup-message-container{width:303px;padding:15px 20px 19px;max-height:max-content}}.px-popup-message-overlay .px-popup-message-container .message-title{display:flex;justify-content:space-between;width:100%}.px-popup-message-overlay .px-popup-message-container .message-title .message-close-button{width:39px;height:39px;background-color:#f3f3f3;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:-5px -17px 0 0;cursor:pointer}@media (max-width:650px){.px-popup-message-overlay .px-popup-message-container .message-title .message-close-button{margin:0}}.px-popup-message-overlay .px-popup-message-container .message-description{width:100%}.px-popup-message-overlay .px-popup-message-container .message-description .px-mini-cart-total-container{display:flex;justify-content:flex-end;position:relative;align-items:center;padding-top:8px}@media (max-width:650px){.px-popup-message-overlay .px-popup-message-container .message-description .px-mini-cart-total-container{justify-content:space-between;padding-top:14px}}.px-popup-message-overlay .px-popup-message-container .message-description .px-mini-cart-total-container:after{content:"";height:2px;width:100%;position:absolute;left:0;top:0;background-color:#e2e2e2}.px-popup-message-overlay .px-popup-message-container .message-description .px-mini-cart-total-container .px-mini-cart-total-value{padding-left:70px;font-weight:700}@media (max-width:650px){.px-popup-message-overlay .px-popup-message-container .message-description .px-mini-cart-total-container .px-mini-cart-total-value{margin-bottom:10px}}.px-popup-message-overlay .px-popup-message-container .message-description .px-min-cart-items-container{max-height:247px;width:calc(100% + 5px);overflow-y:scroll;display:flex;padding:0 24px 0 0;flex-direction:column;margin:17px 0 0;position:relative}.px-popup-message-overlay .px-popup-message-container .message-description .px-min-cart-items-container::-webkit-scrollbar{width:6px;background-color:#fff;border-radius:20px}.px-popup-message-overlay .px-popup-message-container .message-description .px-min-cart-items-container::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:20px}@media (max-width:650px){.px-popup-message-overlay .px-popup-message-container .message-description .px-min-cart-items-container{margin-top:14px;max-height:315px;padding-right:10px}}.px-popup-message-overlay .px-popup-message-container .message-description .px-min-cart-items-container .px-mini-cart-item{display:flex;align-items:center;margin-bottom:32px;position:relative}@media (max-width:650px){.px-popup-message-overlay .px-popup-message-container .message-description .px-min-cart-items-container .px-mini-cart-item{flex-direction:column;margin-bottom:15px}}.px-popup-message-overlay .px-popup-message-container .message-description .px-min-cart-items-container .px-mini-cart-item .px-mini-cart-item-image-container{display:flex;align-items:center;flex-direction:row-reverse}.px-popup-message-overlay .px-popup-message-container .message-description .px-min-cart-items-container .px-mini-cart-item .px-mini-cart-item-image-container img{width:129px;max-height:78px;border-radius:8px;display:flex;object-fit:cover}@media (max-width:650px){.px-popup-message-overlay .px-popup-message-container .message-description .px-min-cart-items-container .px-mini-cart-item .px-mini-cart-item-image-container img{width:100%;max-height:180px}}.px-popup-message-overlay .px-popup-message-container .message-description .px-min-cart-items-container .px-mini-cart-item .px-mini-cart-item-image-container .px-mini-cart-item-close-button{width:16px;height:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding-right:8px}.px-popup-message-overlay .px-popup-message-container .message-description .px-min-cart-items-container .px-mini-cart-item .px-mini-cart-item-image-container .px-mini-cart-item-close-button svg{width:10px;height:10px}.px-popup-message-overlay .px-popup-message-container .message-description .px-min-cart-items-container .px-mini-cart-item .px-mini-cart-item-image-container .px-mini-cart-item-close-button svg *{fill:#555}.px-popup-message-overlay .px-popup-message-container .message-description .px-min-cart-items-container .px-mini-cart-item .px-mini-cart-item-meta-container{display:grid;grid-template-columns:231px 29px 94px;padding-left:20px}@media (max-width:650px){.px-popup-message-overlay .px-popup-message-container .message-description .px-min-cart-items-container .px-mini-cart-item .px-mini-cart-item-meta-container{padding-left:0;grid-template-columns:206px 22px 73px;padding-top:6px}}.px-popup-message-overlay .px-popup-message-container .message-description .px-min-cart-items-container .px-mini-cart-item .px-mini-cart-item-meta-container .px-mini-cart-item-title{font-weight:700}.px-popup-message-overlay .px-popup-message-container .message-description .px-min-cart-items-container .px-mini-cart-item .px-mini-cart-item-meta-container .px-mini-cart-item-quantity{text-align:center;font-weight:700}.px-popup-message-overlay .px-popup-message-container .message-description .px-min-cart-items-container .px-mini-cart-item .px-mini-cart-item-meta-container .px-mini-cart-item-total-price{text-align:end;font-weight:700}.px-popup-message-overlay .px-popup-message-container .message-button-container{display:flex;padding-top:2px;width:100%;justify-content:space-between}@media (max-width:650px){.px-popup-message-overlay .px-popup-message-container .message-button-container{flex-direction:column}}.px-popup-message-overlay .px-popup-message-container .message-button-container a{cursor:pointer;display:flex;width:155px;height:55px;padding:0 22px;background:#004fff;align-items:center;text-decoration:none;color:#fff;border-radius:8px;justify-content:center;font-weight:700;transition:background-color .2s,border-color .2s,color .2s}@media (max-width:650px){.px-popup-message-overlay .px-popup-message-container .message-button-container a{padding:0;width:100%;box-sizing:border-box}}.px-popup-message-overlay .px-popup-message-container .message-button-container a:first-child{border:2px solid #555;background-color:transparent;margin-right:20px;color:#555}.px-popup-message-overlay .px-popup-message-container .message-button-container a:first-child:hover{background-color:#dedede;color:#757575;border-color:#757575}@media (max-width:650px){.px-popup-message-overlay .px-popup-message-container .message-button-container a:first-child{margin-bottom:12px}}.mini-app-store-content-containers{background-repeat:no-repeat;background-size:100%;background-position:top}@media (min-width:1760px){.mini-app-store-content-containers{padding-right:calc(0px + 140*(100vw - 1680px)/240)!important;padding-left:calc(0px + 140*(100vw - 1680px)/240)!important}}@media (max-width:1759px){.mini-app-store-content-containers{padding-left:40px;padding-right:40px}}@media (max-width:1200px){.mini-app-store-content-containers{padding-left:25px;padding-right:25px}}@media (max-width:1024px){.mini-app-store-content-containers{background-size:150%;background-position:top}}@media (max-width:767px){.mini-app-store-content-containers{padding-left:15px;padding-right:15px}}.mini-app-store-content-containers .px-mini-app-item-content{cursor:pointer;display:flex;height:74px;padding-bottom:103.98%;position:relative}@media only screen and (max-width:1200px) and (min-width:1024px){.mini-app-store-content-containers .px-mini-app-item-content{height:59px}}@media only screen and (max-width:550px) and (min-width:430px){.mini-app-store-content-containers .px-mini-app-item-content{height:59px}}@media only screen and (max-width:270px){.mini-app-store-content-containers .px-mini-app-item-content{height:59px}}.mini-app-store-content-containers .mini-app-video-thumbnail-content-area-download{z-index:2;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:7px 20px;background:#fff;border-radius:16.763px;font-style:normal;font-weight:600;font-size:12px;line-height:14px;color:#0083ff;text-transform:uppercase;text-decoration:none;height:fit-content}@media only screen and (max-width:1200px) and (min-width:1024px){.mini-app-store-content-containers .mini-app-video-thumbnail-content-area-download{padding:4px 9px}}@media only screen and (max-width:550px) and (min-width:430px){.mini-app-store-content-containers .mini-app-video-thumbnail-content-area-download{padding:4px 9px}}@media only screen and (max-width:270px){.mini-app-store-content-containers .mini-app-video-thumbnail-content-area-download{padding:4px 9px}}.mini-app-store-content-containers .mini-app-video-thumbnail-content-area{z-index:1;cursor:default;position:absolute;bottom:0;padding:13px 17px 10px 12px;width:calc(100% - 29px);display:flex;flex-direction:row;justify-content:space-between;align-content:center;align-items:center;overflow:hidden;backdrop-filter:saturate(180%) blur(7px);background-color:rgba(48,48,48,.83);border-radius:0 0 15px 15px}.mini-app-store-content-containers .mini-app-video-thumbnail-content-area .mini-app-video-thumbnail-content-box{align-items:stretch;border:0;box-sizing:border-box;display:flex;flex-direction:row;flex-shrink:0;font:inherit;font-size:100%;margin:0;padding:0;position:relative;vertical-align:baseline;width:100%}.mini-app-store-content-containers .mini-app-video-thumbnail-content-area .mini-app-video-thumbnail-content-box .mini-app-video-thumbnail-content-box-content{display:flex;justify-content:space-between;width:100%;align-items:center}.mini-app-store-content-containers .mini-app-video-thumbnail-content-area .mini-app-video-thumbnail-content-left-area{display:flex;justify-content:center;align-items:center}.mini-app-store-content-containers .mini-app-video-thumbnail-content-area .mini-app-video-thumbnail-content-left-area a{text-decoration:none}.mini-app-store-content-containers .mini-app-video-thumbnail-content-area .mini-app-video-thumbnail-content-left-area>div{display:flex;justify-content:center}.mini-app-store-content-containers .mini-app-video-thumbnail-content-area .mini-app-video-thumbnail-content-left-area>div img{max-width:48px;border-radius:11px}@media only screen and (max-width:1200px) and (min-width:1024px){.mini-app-store-content-containers .mini-app-video-thumbnail-content-area .mini-app-video-thumbnail-content-left-area>div img{max-width:37px}}@media only screen and (max-width:550px) and (min-width:430px){.mini-app-store-content-containers .mini-app-video-thumbnail-content-area .mini-app-video-thumbnail-content-left-area>div img{max-width:40px}}@media only screen and (max-width:270px){.mini-app-store-content-containers .mini-app-video-thumbnail-content-area .mini-app-video-thumbnail-content-left-area>div img{max-width:37px}}.mini-app-store-content-containers .mini-app-video-thumbnail-content-area .mini-app-video-thumbnail-content-left-area>div.mini-app-video-thumbnail-content-left-area-content{flex-direction:column;padding-left:15px}@media only screen and (max-width:1200px) and (min-width:1024px){.mini-app-store-content-containers .mini-app-video-thumbnail-content-area .mini-app-video-thumbnail-content-left-area>div.mini-app-video-thumbnail-content-left-area-content{padding-left:7px}}@media only screen and (max-width:1023px){.mini-app-store-content-containers .mini-app-video-thumbnail-content-area .mini-app-video-thumbnail-content-left-area>div.mini-app-video-thumbnail-content-left-area-content{padding-left:9px}}@media only screen and (max-width:550px) and (min-width:430px){.mini-app-store-content-containers .mini-app-video-thumbnail-content-area .mini-app-video-thumbnail-content-left-area>div.mini-app-video-thumbnail-content-left-area-content{padding-left:7px}}@media only screen and (max-width:270px){.mini-app-store-content-containers .mini-app-video-thumbnail-content-area .mini-app-video-thumbnail-content-left-area>div.mini-app-video-thumbnail-content-left-area-content{padding-left:7px}}@media only screen and (max-width:1200px) and (min-width:1024px){.mini-app-store-content-containers .mini-app-video-thumbnail-content-area{padding:14px 10px 15px 7px;width:calc(100% - 17px)}}@media only screen and (max-width:550px) and (min-width:430px){.mini-app-store-content-containers .mini-app-video-thumbnail-content-area{padding:14px 10px 15px 7px;width:calc(100% - 17px)}}@media only screen and (max-width:270px){.mini-app-store-content-containers .mini-app-video-thumbnail-content-area{padding:14px 10px 15px 7px;width:calc(100% - 17px)}}.mini-app-store-content-containers .mini-app-video-thumbnail-content-area h5{font-weight:400;font-size:13px;line-height:15px;color:#fff;padding-bottom:5px}@media only screen and (max-width:1200px) and (min-width:1024px){.mini-app-store-content-containers .mini-app-video-thumbnail-content-area h5{font-size:12px}}@media only screen and (max-width:550px) and (min-width:430px){.mini-app-store-content-containers .mini-app-video-thumbnail-content-area h5{font-size:12px}}@media only screen and (max-width:270px){.mini-app-store-content-containers .mini-app-video-thumbnail-content-area h5{font-size:12px}}.mini-app-store-content-containers .mini-app-video-thumbnail-content-area p{font-weight:400;font-size:11px;margin:0;color:#fff;opacity:.7;line-height:14px}@media only screen and (max-width:1200px){.mini-app-store-content-containers .mini-app-video-thumbnail-content-area p{font-size:10px}}.mini-app-store-content-containers .mini-app-video-thumbnail-holder{position:relative;width:100%;padding-bottom:calc(103.98% + 74px);background-color:#0e0e0e;height:0;border-radius:15px;overflow:hidden}@media only screen and (max-width:1200px) and (min-width:1024px){.mini-app-store-content-containers .mini-app-video-thumbnail-holder{padding-bottom:calc(103.98% + 59px)}}@media only screen and (max-width:550px) and (min-width:430px){.mini-app-store-content-containers .mini-app-video-thumbnail-holder{padding-bottom:calc(103.98% + 59px)}}@media only screen and (max-width:270px){.mini-app-store-content-containers .mini-app-video-thumbnail-holder{padding-bottom:calc(103.98% + 59px)}}.mini-app-store-content-containers .mini-app-video-thumbnail-holder .activity{position:absolute;left:-25%;width:45%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:0;padding-bottom:calc(120.157143% + 6px);height:0}.mini-app-store-content-containers .mini-app-video-thumbnail-holder .px-video-poster{position:absolute;width:100%;height:100%;top:0;left:0;background-repeat:no-repeat;background-size:cover;z-index:1;overflow:hidden;opacity:1;background-position:center center;transition:opacity .35s ease-in-out;border-top-right-radius:15px;border-top-left-radius:15px}.mini-app-store-content-containers .mini-app-video-thumbnail-holder .px-video-poster.hide,.mini-app-store-content-containers .mini-app-video-thumbnail-holder .px-video-poster.not-lazy-loaded{opacity:0}.mini-app-store-content-containers .mini-app-video-thumbnail-holder video,.page-template-page-global-search-result .plugin-video-thumbnail-holder video,.page-template-page-plugin-store .plugin-video-thumbnail-holder video,.page-template-page-plugin-store-remote .plugin-video-thumbnail-holder video,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-holder video,.px-postpace-container .postpace-shop-item-list .postpace-video-thumbnail-holder video{display:block;position:absolute;bottom:0;top:0;left:0;right:0;height:100%;object-fit:cover;background-color:#e3e3e3;border-top-right-radius:8px;border-top-left-radius:8px}.mini-app-store-content-containers .px-mini-app-shop-page-search-input-container{display:block;height:58px;max-width:315px;margin-top:33px;position:relative;padding-left:60px;border-radius:30px;background:rgba(255,255,255,.1);backdrop-filter:blur(17px)}@media only screen and (max-width:600px){.mini-app-store-content-containers .px-mini-app-shop-page-search-input-container{height:47px;max-width:77%;padding-left:45px}}.mini-app-store-content-containers .px-mini-app-shop-page-search-input-container .px-search-field-icon-close{position:absolute;top:0;right:0;height:100%;width:50px;cursor:pointer;display:none}.mini-app-store-content-containers .px-mini-app-container.loadData .px-mini-app-spinner,.mini-app-store-content-containers .px-mini-app-shop-page-search-input-container .px-search-field-icon-close.show{display:block}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-input-container .px-search-field-icon-close svg,.mini-app-store-content-containers .px-mini-app-shop-page-search-input-container .px-search-field-icon-close svg{left:auto;right:20px;position:absolute;top:50%;transform:translateY(-50%);cursor:pointer}@media only screen and (max-width:600px){.mini-app-store-content-containers .px-mini-app-shop-page-search-input-container .px-search-field-icon-close svg{left:20px}}.mini-app-store-content-containers .px-mini-app-shop-page-search-input-container .px-search-field-icon-close svg *,.mini-app-store-content-containers .px-mini-app-shop-page-search-input-container svg *{fill:#fff}.mini-app-store-content-containers .px-mini-app-shop-page-search-input-container input.search-field{height:100%;width:100%;background:0 0;border:0;font-size:15px;font-weight:500;color:#fff;padding-right:15px}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-input-container input.search-field::placeholder,.mini-app-store-content-containers .px-mini-app-shop-page-search-input-container input.search-field::placeholder{color:#fff;opacity:.4}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-input-container input.search-field:-ms-input-placeholder,.mini-app-store-content-containers .px-mini-app-shop-page-search-input-container input.search-field:-ms-input-placeholder{opacity:.7;color:#fff}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-input-container input.search-field::-ms-input-placeholder,.mini-app-store-content-containers .px-mini-app-shop-page-search-input-container input.search-field::-ms-input-placeholder{opacity:.7;color:#fff}.mini-app-store-content-containers .px-mini-app-shop-page-search-input-container input.search-field:focus{outline:0}.mini-app-store-content-containers .px-mini-app-shop-page-search-input-container svg{position:absolute;left:29px;top:50%;transform:translateY(-50%);cursor:pointer}@media only screen and (max-width:600px){.mini-app-store-content-containers .px-mini-app-shop-page-search-input-container svg{left:20px}}.mini-app-store-content-containers .px-mini-app-filter-container{display:flex;justify-content:space-between}.mini-app-store-content-containers .mini-app-store-content-container-intro .px-mini-app-shop-title{padding-top:170px;padding-bottom:110px}@media only screen and (max-width:1023px){.mini-app-store-content-containers .mini-app-store-content-container-intro .px-mini-app-shop-title{padding-top:20%;padding-bottom:10%}}.mini-app-store-content-containers .mini-app-store-content-container-intro .px-mini-app-shop-title h1{color:#fff;max-width:700px;margin-top:10px}@media only screen and (max-width:1370px){.mini-app-store-content-containers .mini-app-store-content-container-intro .px-mini-app-shop-title h1{max-width:430px}}@media only screen and (max-width:1023px){.mini-app-store-content-containers .mini-app-store-content-container-intro .px-mini-app-shop-title h1{max-width:70%}}@media only screen and (max-width:500px){.mini-app-store-content-containers .mini-app-store-content-container-intro .px-mini-app-shop-title h1{max-width:90%}}.mini-app-store-content-containers .px-mini-app-container.px-no-more-infinity .mini-app-shop-content-container .mini-app-load-more-container{display:flex}.mini-app-store-content-containers .px-mini-app-container.no-more-item .mini-app-shop-content-container .mini-app-load-more-container,.mini-app-store-content-containers .px-product-not-found.hide-filter-not-found{display:none}.mini-app-store-content-containers .px-product-not-found{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff}@media only screen and (min-width:901px) and (max-width:1370px){.mini-app-store-content-containers .px-product-not-found{padding-left:calc(0px + 109*(100vw - 900px)/470)}}@media only screen and (max-width:1023px){.mini-app-store-content-containers .px-product-not-found{width:100%;padding:0}}.mini-app-store-content-containers .px-product-not-found svg{height:auto;width:430px;max-width:inherit;padding-top:4%}@media only screen and (max-width:767px){.mini-app-store-content-containers .px-product-not-found svg{width:55%}}@media only screen and (max-width:500px){.mini-app-store-content-containers .px-product-not-found svg{width:70%}}.mini-app-store-content-containers .px-product-not-found h3{padding-top:5%;width:100%;padding-bottom:8px;white-space:nowrap}.mini-app-store-content-containers .px-product-not-found p{max-width:350px}.mini-app-store-content-containers .px-mini-app-store-content-placeholder{opacity:1;display:none;grid-template-columns:repeat(auto-fill,minmax(calc(24% - 6px),0fr));grid-template-rows:auto;grid-gap:20px 20px;padding:20px 0 0 16px}.mini-app-store-content-containers .px-mini-app-store-content-placeholder .card{position:relative}@media only screen and (max-width:1023px){.mini-app-store-content-containers .px-mini-app-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 8px),0fr));grid-gap:15px 15px;padding:0}.mini-app-store-content-containers .px-mini-app-store-content-placeholder .card:nth-child(6){display:none}}@media only screen and (max-width:901px){.mini-app-store-content-containers .px-mini-app-store-content-placeholder{padding-top:30px!important;padding-right:0!important;grid-template-columns:repeat(auto-fill,minmax(calc(50% - 15px),0fr));grid-template-rows:auto;grid-gap:13px 17px;margin-top:20px}}@media only screen and (max-width:429px){.mini-app-store-content-containers .px-mini-app-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(87%,0fr));min-width:210px;justify-content:center}}@media only screen and (max-width:343px){.mini-app-store-content-containers .px-mini-app-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(100%,0fr));min-width:210px;justify-content:center}}.mini-app-store-content-containers .px-mini-app-store-content-placeholder.hide{position:absolute;opacity:0;transition-duration:.5s}.mini-app-store-content-containers .px-mini-app-store-content-placeholder .px-single-product-placeholder{background-color:#eee;opacity:1}.mini-app-store-content-containers .px-mini-app-store-content-placeholder .load-wraper{position:relative;height:100%;width:100%;background-color:#0e0e0e;z-index:44;overflow:hidden;border-radius:9px;padding-bottom:123%}.mini-app-store-content-containers .px-mini-app-store-content-placeholder .activity{position:absolute;left:-25%;width:45%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:45;padding-bottom:calc(150.157143% + 6px);height:0}.mini-app-store-content-containers .px-mini-app-store-content-placeholder .card:first-child{margin-left:0}.mini-app-store-content-containers .px-mini-app-store-content-placeholder .card-image,.mini-app-store-content-containers .px-mini-app-store-content-placeholder svg{margin-bottom:10px;height:fit-content;width:100%;position:relative}.mini-app-store-content-containers .px-mini-app-store-content-placeholder .card-image .card-tag,.mini-app-store-content-containers .px-mini-app-store-content-placeholder svg .card-tag{position:absolute;background:#222;width:13%;border-radius:38px;top:18px;right:19px;z-index:44;padding-bottom:calc(5.357143% + 6px)}.mini-app-store-content-containers .px-mini-app-store-content-placeholder .card-content{margin-top:5px;min-height:74px;display:flex;position:absolute;bottom:0;z-index:1000;border-radius:0 0 9px 9px;background-color:#0a0a0a;width:calc(100% - 15px);justify-content:space-between;align-items:center;padding-right:15px}.mini-app-store-content-containers .px-mini-app-store-content-placeholder .card-content .load-wraper{padding-bottom:calc(.857143% + 6px);border-radius:6px}.mini-app-store-content-containers .px-mini-app-store-content-placeholder .card-content .card-loading{background:#121212;width:9%;border-radius:38px;top:13px;left:21px;z-index:44;padding-bottom:calc(2.3% + 6px)}.mini-app-store-content-containers .px-mini-app-store-content-placeholder .card-content .card-text{width:50%;height:100%}.mini-app-store-content-containers .px-mini-app-store-content-placeholder .card-content .card-text div:first-child{position:absolute;background:#121212;width:42%;border-radius:38px;top:13px;left:21px;z-index:44;padding-bottom:calc(2.3% + 6px)}.mini-app-store-content-containers .px-mini-app-store-content-placeholder .card-content .card-text div:last-child{position:absolute;background:#121212;width:32%;border-radius:38px;top:38px;left:21px;z-index:44;padding-bottom:calc(2.3% + 6px)}.mini-app-store-content-containers .px-mini-app-store-content-placeholder .card-avatar-text .activity,.mini-app-store-content-containers .px-mini-app-store-content-placeholder .card-content .activity,.mini-app-store-content-containers .px-mini-app-store-content-placeholder .card-text .activity{position:absolute;left:-45%;width:45%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:45;padding-bottom:calc(11.157143% + 6px);height:0}.mini-app-store-content-containers .px-loading-ajax .px-mini-app-store-content-placeholder{display:grid}.mini-app-store-content-containers .px-loading-ajax .mini-app-store-item-list{display:none}.mini-app-store-content-containers .px-sidebar-active-btn{color:#fff;transition-duration:.3s;cursor:pointer;display:flex;align-items:center;flex-direction:row;padding-bottom:15px}.mini-app-store-content-containers .px-sidebar-active-btn p{padding-left:10px}@media only screen and (max-width:340px){.mini-app-store-content-containers .px-sidebar-active-btn p{display:none}}@media only screen and (min-width:1025px){.mini-app-store-content-containers .mini-app-store-sidebar{display:block!important}}@media only screen and (max-width:1023px){.mini-app-store-content-containers .mini-app-store-sidebar{display:none;background-color:#151515;height:100vh;width:100vw;position:fixed;top:0;z-index:999999;left:0}}.mini-app-store-content-containers .mini-app-store-sidebar .px-sidebar-footer{display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;bottom:0;height:60px;background-color:#000;margin:0 auto;width:100vw}.mini-app-store-content-containers .mini-app-store-sidebar .px-sidebar-footer>div{width:100%;margin:0;height:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#4d4d4d}.mini-app-store-content-containers .mini-app-store-sidebar .px-sidebar-footer .px-apply-btn{transition:background-color ease-in .2s}.mini-app-store-content-containers .mini-app-store-sidebar .px-sidebar-footer .px-apply-btn.active{background:#2a2ab8!important}.mini-app-store-content-containers .mini-app-store-sidebar .px-sidebar-title-container{height:60px;display:flex;align-items:center;background:#272727;justify-content:space-between;padding:0 60px;color:#fff}@media only screen and (max-width:1023px){.mini-app-store-content-containers .mini-app-store-sidebar .px-sidebar-title-container{padding:0 20px}}.mini-app-store-content-containers .mini-app-store-sidebar .px-sidebar-title-container .px-sidebar-close-btn a{right:calc(25px + 18*(100vw - 768px)/1152 + 60px);color:#fff;text-decoration:none}.mini-app-store-content-containers .mini-app-store-sidebar .px-sidebar-title{font-size:18px;color:#fff}.mini-app-store-content-containers .mini-app-store-sidebar .px-remove-btn{opacity:0!important}.mini-app-store-content-containers .mini-app-shop-content-container .px-mini-app-spinner{position:relative;height:50px;display:none}.mini-app-store-content-containers .mini-app-shop-content-container .px-mini-app-spinner .spinner{animation:rotate 2s linear infinite;z-index:2;position:absolute;top:50%;left:50%;margin:-25px 0 0-25px;width:50px;height:50px}.mini-app-store-content-containers .mini-app-shop-content-container .px-mini-app-spinner .spinner .path{stroke:#575757;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}.mini-app-store-content-containers .mini-app-shop-content-container .mini-app-store-item-list-content.showPlaceholder .px-mini-app-store-content-placeholder{display:grid}.mini-app-store-content-containers .mini-app-shop-content-container .mini-app-store-item-list-content.showPlaceholder .mini-app-store-item-list{display:none}.mini-app-store-content-containers .mini-app-shop-content-container .mini-app-load-more-container{width:100%;justify-content:center;align-content:center;margin-top:80px;display:none}@media only screen and (max-width:1370px){.mini-app-store-content-containers .mini-app-shop-content-container .mini-app-load-more-container{margin-top:60px}}@media only screen and (max-width:995px){.mini-app-store-content-containers .mini-app-shop-content-container .mini-app-load-more-container{margin-top:40px}}.mini-app-store-content-containers .mini-app-shop-content-container .mini-app-load-more-container .mini-app-load-more{background:#1b1b1b;border-radius:25px;color:#f3f3f3;padding:14px 50px;cursor:pointer;transition-duration:300ms}.mini-app-store-content-containers .mini-app-shop-content-container .mini-app-load-more-container .mini-app-load-more:hover{background:#282828}.mini-app-store-item-list{width:100%;display:grid;position:relative;grid-template-columns:repeat(auto-fill,minmax(calc(25% - 21px),0fr));grid-template-rows:auto;grid-gap:47px 27px;padding-top:10px;transition:opacity .3s ease-in;opacity:1}@media only screen and (max-width:1023px){.mini-app-store-item-list{padding:0}}@media only screen and (max-width:1280px){.mini-app-store-item-list{grid-template-columns:repeat(auto-fill,minmax(calc(34% - 20px),0fr));grid-gap:32px 17px}}@media only screen and (max-width:930px){.mini-app-store-item-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 8px),0fr));grid-gap:25px 15px}}@media only screen and (min-width:700px) and (max-width:900px){.mini-app-store-item-list{grid-template-columns:repeat(auto-fill,minmax(48.8%,0fr));grid-gap:20px 15px}}@media only screen and (max-width:900px){.mini-app-store-item-list{width:100%}}@media only screen and (max-width:767px){.mini-app-store-item-list{grid-gap:10px 15px}}@media only screen and (max-width:400px){.mini-app-store-item-list{grid-template-columns:repeat(auto-fill,minmax(100%,0fr));min-width:210px}}.mini-app-store-item-list .mini-app-store-image-thumbnail-holder{border-radius:11px;position:relative;width:100%;padding-bottom:calc(68% - 6px);background-color:#0e0e0e;height:0;overflow:hidden}.mini-app-store-item-list .mini-app-store-image-thumbnail-holder .activity{position:absolute;left:-25%;width:45%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:0;padding-bottom:calc(65% + 6px);height:0}.mini-app-store-item-list .mini-app-store-image-thumbnail-holder img,.px-author-detail-content-containers .px-author-detail-content-products .author-detail-product-list .wooa-author-products-container .px-author-detail-image-thumbnail-holder img{width:100%;height:100%;position:absolute;object-fit:cover;border-radius:11px;overflow:hidden}.mini-app-store-item-list.px-loading-ajax{opacity:0}@media (min-width:1760px){.px-sticky-graphic-filter-container{width:calc(100% - 2*(0px + 120*(100vw - 1680px)/240))}}@media (max-width:1759px){.px-sticky-graphic-filter-container{width:calc(100% - 80px)}}@media (max-width:1200px){.px-sticky-graphic-filter-container{width:calc(100% - 50px)}}@media (max-width:1023px){.px-sticky-graphic-filter-container{display:none}}.px-mini-app-filter-box{position:relative;flex-grow:0;border-radius:17.8px;margin-bottom:20px;margin-top:19px}.px-mini-app-filter-box .px-mini-app-filter-box-title{align-items:center;justify-content:inherit;display:flex;text-align:inherit;padding:0;height:30px;color:#fff}.px-mini-app-filter-box .px-mini-app-filter-box-title h3,.px-woocommerce-shop-sidebar #sidebars .px-widget h3{font-size:18px;font-weight:500;margin:6px 3px 6px 0;line-height:18px}.px-mini-app-filter-box .px-mini-app-filter-box-items{padding:0;margin-top:10px;margin-bottom:0;list-style:none;margin-left:0;display:flex}@media only screen and (max-width:1023px){.px-mini-app-filter-box .px-mini-app-filter-box-items{display:block;padding:0 20px}}.px-mini-app-filter-box .px-mini-app-filter-box-items li{list-style:none;border-radius:50px;transition-duration:.2s;border:1px solid transparent}@media only screen and (max-width:1023px){.px-mini-app-filter-box .px-mini-app-filter-box-items li{border-radius:8px}}.px-mini-app-filter-box .px-mini-app-filter-box-items li.chosen{background:#202020;border-radius:77px}.px-mini-app-filter-box .px-mini-app-filter-box-items li:hover p{opacity:.8}@media only screen and (max-width:1023px){.px-mini-app-filter-box .px-mini-app-filter-box-items li:hover{background-color:rgba(39,39,39,.73)}.px-mini-app-filter-box .px-mini-app-filter-box-items li:hover p{opacity:1}}.px-mini-app-filter-box .px-mini-app-filter-box-items li.px-loading-ajax:not(.px-current-selected){opacity:.5;pointer-events:none}.px-mini-app-filter-box .px-mini-app-filter-box-items li p{display:flex;align-items:center;justify-content:space-between;position:relative;font-size:16px;font-weight:400;text-decoration:none;color:#fff;line-height:25px;padding:6px 22px;border-radius:50px;cursor:pointer;margin:0;white-space:nowrap}@media only screen and (max-width:1280px){.px-mini-app-filter-box .px-mini-app-filter-box-items li p{font-size:15px;line-height:25px;padding:4px 12px}}@media only screen and (max-width:1100px){.px-mini-app-filter-box .px-mini-app-filter-box-items li p{font-size:14px;line-height:25px;padding:4px 10px}}@media only screen and (max-width:1023px){.px-mini-app-filter-box .px-mini-app-filter-box-items li p{font-size:16px;font-weight:400;text-decoration:none;color:rgba(255,255,255,.6);display:flex;align-items:center;line-height:25px;padding:10px 7px 10px 11px;border-radius:5px}.px-mini-app-filter-box .px-mini-app-filter-box-items li.chosen p:after{width:3.81px;height:8.67px;content:"";display:block;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;right:15px;top:15px}}.px-mini-app-shop-page-navigation{display:grid}@media only screen and (max-width:1023px){.px-mini-app-shop-page-navigation{display:flex;justify-content:space-between;align-items:center;align-self:center;align-content:center;height:55px;margin-bottom:10px;width:100%}.px-mini-app-shop-page-navigation .px-sidebar-active-btn{padding:0}.px-mini-app-shop-page-navigation ul{margin:0}.px-mini-app-shop-page-navigation .px-sidebar-active-in-responsive{display:flex!important}}.px-mini-app-shop-page-navigation ul{display:flex;justify-content:flex-end;margin-bottom:5px;margin-top:20px}@media only screen and (max-width:1023px){.px-mini-app-shop-page-navigation ul{margin-top:6px;padding-left:0}}.px-mini-app-shop-page-navigation ul li{color:#fff;list-style:none;font-size:15px;cursor:pointer;z-index:2;opacity:.5;padding:6px 0 6px 21px;white-space:nowrap;display:flex;flex-wrap:nowrap}.px-mini-app-shop-page-navigation ul li:last-child:after{content:"";width:16px;display:flex;height:25px;margin-left:5px;background-position:center;background-size:contain;background-repeat:no-repeat}@media only screen and (max-width:380px){.px-mini-app-shop-page-navigation ul li:last-child:after{display:none}}@media only screen and (max-width:1100px){.px-mini-app-shop-page-navigation ul li{font-size:14px;line-height:25px}}@media only screen and (max-width:550px){.px-mini-app-shop-page-navigation ul li{padding:2px 6px;font-size:13px}}@media only screen and (max-width:400px){.px-mini-app-shop-page-navigation ul li{font-size:12px}.px-mini-app-shop-page-navigation ul li img{display:none!important}}.px-popup-confirm-email-overlay.boxAppeare{display:flex;animation:opacityIn .3s ease-in both}.px-popup-confirm-email-overlay.boxAppeare .px-popup-message-container{animation:scaleIn .3s ease-in both}.px-popup-confirm-email-overlay.closePopup{animation:opacityOut .4s ease-out both}.px-popup-confirm-email-overlay.closePopup .px-popup-message-container{animation:scaleOut .4s ease-out both}.px-popup-confirm-email-overlay .px-popup-confirm-email-container .confirm-email-close-button-container{display:flex;justify-content:flex-end;width:100%}.px-popup-confirm-email-overlay .px-popup-confirm-email-container .confirm-email-close-button-container .confirm-email-close-button{width:39px;height:39px;align-items:center;justify-content:center;display:flex;text-align:center;margin:-5px -17px 0 0;cursor:pointer}@media (max-width:650px){.px-popup-confirm-email-overlay .px-popup-confirm-email-container .confirm-email-close-button-container .confirm-email-close-button{margin:0}}.px-popup-confirm-email-overlay .px-popup-confirm-email-container .message-text-container{width:100%;align-items:center;text-align:center;color:#fff}.px-popup-auth-overlay .px-popup-auth-container .message-text-container h1,.px-popup-confirm-email-overlay .px-popup-confirm-email-container .message-text-container h1{margin-top:15px}.px-popup-confirm-email-overlay .px-popup-confirm-email-container .message-text-container p{max-width:95%;margin:0 auto}@media (max-width:650px){.px-popup-confirm-email-overlay .px-popup-confirm-email-container .message-text-container p{max-width:85%}}.px-popup-auth-overlay .px-popup-auth-container .message-text-container p a,.px-popup-confirm-email-overlay .px-popup-confirm-email-container .message-text-container p a{display:inline}.px-popup-confirm-email-overlay .px-popup-confirm-email-container .message-text-container a{margin-top:35px;display:flex;justify-content:center;color:#004fff;transition-duration:300ms}.px-popup-confirm-email-overlay .px-popup-confirm-email-container .message-text-container a.px-no-click{pointer-events:none;text-decoration:none}.px-popup-confirm-email-overlay .px-popup-confirm-email-container .message-text-container a h5:hover,.px-popup-confirm-email-overlay .px-popup-confirm-email-container .message-text-container a:hover{color:#286cff}@media (max-width:650px){.px-popup-confirm-email-overlay .px-popup-confirm-email-container .message-text-container a{margin:18px 0}}.px-popup-confirm-email-overlay .px-popup-confirm-email-container .message-text-container .px-user-verification-message-popup-link{font-weight:700;cursor:pointer;color:#0074cc}.px-popup-confirm-email-overlay .px-popup-confirm-email-container .px-verification-popup-main-title{margin-bottom:20px;margin-top:30px}.px-authentication-body{position:relative;min-height:100vh;overflow:hidden;width:100%}.px-auth-input--visibleToggle-eye img,.px-authentication-body .gallery-cell{width:100%}.px-authentication-body input{font-family:inherit}@media (min-width:996px) and (max-width:1120px){.px-authentication-body .px-testimonial-box-quote{max-width:360px!important}}.px-authentication-body .flickity-page-dots .dot{width:1%;height:15px;min-width:5px;background:0 0;border-top:3px solid #fff;opacity:.3;border-radius:0;margin:0}.px-authentication-body .flickity-page-dots .dot.is-selected{width:3%;opacity:1}.px-authentication-body .px-auth-testimonial-flickity .flickity-button{display:none}.px-authentication-body .px-auth-video{width:100%;height:100%;min-width:100%;min-height:100vh;z-index:0;position:absolute;object-fit:cover}.px-authentication-body .px-auth-content-section{position:relative;z-index:1}.px-authentication-body .px-auth-content-section div.px-auth-content-width-row{display:flex}.px-authentication-body .px-auth-content-section div.px-auth-content-width-row .px-auth-form-container{width:50%;align-self:center}@media (max-width:995px){.px-authentication-body .px-auth-content-section div.px-auth-content-width-row .px-auth-form-container{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center}}.px-authentication-body .px-auth-content-section div.px-auth-content-width-row .px-auth-form-container .px-auth-form-box{width:490px;height:612px;background-color:#fff;border-radius:25px;margin:0 auto}@media (max-width:767px){.px-authentication-body .px-auth-content-section div.px-auth-content-width-row .px-auth-form-container .px-auth-form-box{width:100vw;height:auto;min-height:100vh;border-radius:0}}.px-authentication-body .px-auth-content-section div.px-auth-content-width-row .px-auth-form-container .px-auth-form-box .px-auth-form-box-content{padding:30px 43px 18px;min-height:calc(100% - 48px);position:relative}.px-authentication-body .px-auth-content-section div.px-auth-content-width-row .px-auth-corner-container{width:50%;display:flex;align-items:center;min-height:100vh;overflow:hidden;opacity:1;visibility:visible;position:relative}.px-authentication-body .px-auth-content-section div.px-auth-content-width-row .px-auth-corner-container .px-auth-corner-container-logo{position:absolute;top:20px;left:0}@media (min-width:996px) and (max-width:1120px){.px-authentication-body .px-auth-content-section div.px-auth-content-width-row .px-auth-corner-container{width:calc(390px + 110*(100vw - 996px)/124)}}@media (max-width:995px){.px-authentication-body .px-auth-content-section div.px-auth-content-width-row .px-auth-corner-container{opacity:0;visibility:hidden;position:absolute}}.px-authentication-body .px-auth-content-section div.px-auth-content-width-row .px-auth-corner-container .px-auth-corner-content{width:100%;height:612px;align-items:end;display:flex}@media (max-width:995px){.px-authentication-body .px-auth-content-section div.px-auth-content-width-row .px-auth-corner-container .px-auth-corner-content{align-items:flex-start}}#px-auth-email-verification.px-verification-failed .px-auth-verification-validate,.px-authentication-body .px-testimonial-box .px-testimonial-box-container{display:block}@media (min-width:1740px){.px-authentication-body section div.px-auth-content-width-row{margin-left:calc(60px + 70*(100vw - 1739px)/181);margin-right:calc(60px + 70*(100vw - 1739px)/181)}}@media (max-width:1739px) and (min-width:996px){.px-authentication-body section div.px-auth-content-width-row{margin-left:60px;margin-right:60px}}@media (max-width:995px) and (min-width:768px){.px-authentication-body section div.px-auth-content-width-row{flex-direction:column-reverse}}.px-authentication-body .slick-dots{justify-content:flex-start;bottom:-8px;max-width:500px}@media (max-width:767px){.px-authentication-body .slick-dots{justify-content:center}}.px-authentication-body .slick-dots li,.px-authentication-body .slick-dots li button{padding:0;width:auto}.px-authentication-body .slick-dots li button:before,.px-authentication-body .slick-dots li.slick-active button:before{content:"";position:relative;margin:0 2px;transition-duration:.5s;display:flex;width:16px;height:4px;flex-grow:0;border-radius:3px;background-color:#e1e1e1;opacity:1}.px-authentication-body .slick-dots li button:before{width:8px;opacity:.41}.px-authentication-body .slick-slide{margin-left:0!important;opacity:0}.px-authentication-body .slick-track{display:flex!important;cursor:default}.px-authentication-body .slick-list{padding-bottom:0!important}.px-authentication-body .slick-slide{height:auto;padding-bottom:0;margin:22px 0}.px-authentication-body .slick-active{padding:0;transition-duration:unset}.px-authentication-body .slick-dotted.slick-slider{margin-bottom:0}.px-authentication-body a{font-size:18px;line-height:23px}.px-authentication-body h5{font-size:19px;line-height:24px}.px-authentication-body p{font-size:17px;line-height:24px}.px-authentication-body p.px-medium-p{font-size:15px;line-height:19px;white-space:nowrap}.px-verification-code-input-container form .px-verification-code-input{width:66px;height:92px;text-align:center;background-color:rgba(226,226,226,.6);border:0;font-size:50px;color:rgba(0,0,0,.1607843137);margin-right:12px;border-radius:7px}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-socials a:last-child,.px-verification-code-input-container form .px-verification-code-input:last-child{margin-right:0}.px-verification-code-input-container form .px-verification-code-input:focus{outline:0}#px-auth-email-verification.px-verification-failed form .px-verification-code-input{border:2px solid #d32020}#px-auth-reset-password.px-invalid-token .px-auth-invalid-content{padding-bottom:25px}@media (max-width:767px){html.login-page,html.login-page body,html.login-page body main,html.login-page body main .px-authentication-body .px-auth-content-section .px-auth-content-width-row{height:100%}html.login-page body main .px-authentication-body,html.login-page body main .px-authentication-body .px-auth-content-section,html.login-page body main .px-authentication-body .px-auth-content-section .px-auth-content-width-row .px-auth-form-container,html.login-page body main .px-authentication-body .px-auth-content-section .px-auth-content-width-row .px-auth-form-container .px-auth-form-box{min-height:100%;height:100%}html.login-page body main .px-authentication-body .px-auth-content-section .px-auth-content-width-row .px-auth-form-container .px-auth-form-box .px-auth-form-box-content,html.login-page body main .px-authentication-body .px-auth-content-section .px-auth-content-width-row .px-auth-form-container .px-auth-form-box .px-auth-form-box-content>div{height:calc(100% - 48px)}}.px-popup-auth-overlay .px-auth-notice-button-container{display:flex}.px-popup-auth-overlay .px-auth-notice-button-container .px-auth-notice-button{width:220px;height:fit-content;text-decoration:none;cursor:pointer;padding:12px 13px;border-radius:27px;background-color:#fff;color:#141414;margin:0 auto;box-sizing:border-box;text-align:center;z-index:10;display:flex;justify-content:center;align-content:center;transition-duration:200ms}.px-popup-auth-overlay .px-auth-notice-button-container .px-auth-notice-button:hover{background-color:rgba(255,255,255,.7);color:#000}.px-popup-auth-overlay .px-auth-notice-button-container .px-auth-notice-button.button-border{background-color:transparent;border:2px solid #fff;color:#fff}.px-popup-auth-overlay .px-auth-notice-button-container .px-auth-notice-button.button-border:hover{border-color:rgba(255,255,255,.7);color:#fff}.px-popup-auth-overlay .px-auth-notice-button-container .px-auth-notice-button p{margin:0;font-size:15px;line-height:2em;width:100%;text-align:center;display:flex;align-items:center;justify-content:center}.px-popup-auth-overlay.boxAppeare{display:flex;animation:opacityIn .3s ease-in both}.px-popup-auth-overlay.boxAppeare .px-popup-message-container{animation:scaleIn .3s ease-in both}.px-popup-auth-overlay.closePopup{animation:opacityOut .4s ease-out both}.px-popup-auth-overlay.closePopup .px-popup-message-container{animation:scaleOut .4s ease-out both}.px-popup-auth-overlay .px-popup-auth-container .auth-close-button-container{display:flex;justify-content:flex-end;width:100%}.px-popup-auth-overlay .px-popup-auth-container .auth-close-button-container .auth-close-button{width:39px;height:39px;display:flex;align-items:center;justify-content:center;margin:-5px -17px 0 0;cursor:pointer}@media (max-width:650px){.px-popup-auth-overlay .px-popup-auth-container .auth-close-button-container .auth-close-button{margin:0}}.px-popup-auth-overlay .px-popup-auth-container .message-text-container{width:100%;align-items:center;text-align:center;color:#fff}.px-popup-auth-overlay .px-popup-auth-container .message-text-container p{max-width:95%;margin:0 auto}@media (max-width:650px){.px-popup-auth-overlay .px-popup-auth-container .message-text-container p{max-width:85%}}.px-popup-auth-overlay .px-popup-auth-container .message-text-container a{margin-top:35px;display:flex;justify-content:center;transition-duration:300ms}.px-popup-auth-overlay .px-popup-auth-container .message-text-container a.px-no-click{pointer-events:none;text-decoration:none}.px-popup-auth-overlay .px-popup-auth-container .message-text-container a.px-no-click h5{color:inherit}.px-popup-auth-overlay .px-popup-auth-container .message-text-container a h5:hover,.px-popup-auth-overlay .px-popup-auth-container .message-text-container a:hover{color:#286cff}@media (max-width:650px){.px-popup-auth-overlay .px-popup-auth-container .message-text-container a{margin:18px 0}}.px-popup-auth-overlay .px-popup-auth-container .px-auth-popup-main-title{margin-bottom:20px;margin-top:30px}@media only screen and (min-width:767px){#pswd_info{background:#fff;color:#fff;right:-182px;z-index:1;position:absolute;top:-49px;box-shadow:rgba(0,0,0,.28) -2px 3px 10px;border-radius:8px}}@media only screen and (min-width:767px) and (max-width:1430px){#pswd_info{right:auto;left:-187px;box-shadow:rgba(0,0,0,.17) 2px 0 10px}}#pswd_info ul{list-style:outside none none;padding-left:0;margin:12px 0}@media only screen and (max-width:767px){#pswd_info ul{display:flex;flex-wrap:wrap;margin:0;justify-content:flex-start}}#pswd_info ul li{padding:2px 20px;font-size:12px;height:22px;display:flex;color:#272727;position:relative;justify-content:flex-start;align-items:center}@media only screen and (max-width:767px){#pswd_info ul li{padding:2px 10px}}#pswd_info ul li:after{width:0;height:1px;content:"";position:absolute;display:block;margin-top:1px;background:rgba(0,0,0,.3);transition:width .5s cubic-bezier(.55,0,.1,1)}#pswd_info ul li.valid{color:rgba(39,39,39,.37)}#pswd_info ul li.valid:after{width:70%}@media only screen and (max-width:767px){#pswd_info ul li.valid:after{width:80%}}.invalid{background:url(https://s19.postimg.org/olmaj1p8z/invalid.png)no-repeat 2px 6px;color:red;line-height:22px;padding-left:22px}#pswd_info::before{width:12px;height:12px;background:#fff 0 0;content:"";left:-6px;margin-top:-4.8px;position:absolute;top:50%;transform:rotate(45deg)}@media only screen and (max-width:1430px){#pswd_info::before{left:auto;right:-6px}}@media only screen and (max-width:767px){#pswd_info::before{display:none}}#pswd_info{display:none}.px-social-button,.px-social-submit-button{height:51px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition-duration:300ms;cursor:pointer}.px-social-button{margin:12px 0;background-color:rgba(139,139,139,.1)}.px-social-button:hover{background-color:rgba(139,139,139,.15)}.px-social-button .px-social-button-content{display:flex;width:190px;justify-content:flex-start;align-items:center}.px-social-button .px-social-title{color:rgba(0,0,0,.6)}.px-social-button .px-social-icon{display:flex;padding-right:10px}.px-social-submit-button{width:calc(100% - 4px);flex-grow:0;margin:8px 0 0;border:solid 2px rgba(0,0,0,.12);text-decoration:none;color:rgba(0,0,0,.5)}.px-social-submit-button .px-auth-button-loading,.px-social-submit-button.px-loading p{display:none}.px-social-submit-button.px-loading{pointer-events:none}.px-social-submit-button.px-loading .px-auth-button-loading{display:flex;align-items:flex-end}.px-social-submit-button.px-loading .px-auth-button-loading .px-auth-button-loading-item{background-color:#fff;border-radius:50%;width:5px;height:5px;margin:0 5px;animation:.5s linear 0s infinite normal none running px-auth-submit}.px-auth-signup.auth-facebook-loading #px-fb-login .px-facebook-button-loading-content .px-auth-button-loading .px-auth-button-loading-item:nth-child(2),.px-social-submit-button.px-loading .px-auth-button-loading .px-auth-button-loading-item:nth-child(2){animation-delay:.1s}.px-auth-signup.auth-facebook-loading #px-fb-login .px-facebook-button-loading-content .px-auth-button-loading .px-auth-button-loading-item:nth-child(3),.px-social-submit-button.px-loading .px-auth-button-loading .px-auth-button-loading-item:nth-child(3){animation-delay:.2s}.px-social-submit-button:hover{border-color:rgba(0,0,0,.18)}.px-social-submit-button.px-fill{width:100%;border:0;background-color:#3c40ff;color:#fff;cursor:pointer}.px-social-submit-button.px-fill:hover{background-color:rgba(60,64,255,.9)}.px-social-submit-button.px-deactive{opacity:.2;pointer-events:none}.px-auth-input{width:100%;padding-bottom:8px;position:relative}.px-auth-input::placeholder{color:rgba(0,0,0,.6);-webkit-text-fill-color:rgba(0,0,0,.6)}.px-auth-input.px-show-error .px-auth-input-error{height:auto;animation:getHeight .17s ease-in-out both}.px-auth-input.px-show-error .px-auth-input-error .px-auth-input-error-text{animation:fadeInFromTop .17s .03s ease-in-out both}.px-auth-input.px-show-error .px-auth-input--input{border:solid 1px #d32020!important}.px-auth-input--visibleToggle{width:50px;height:50px;position:absolute;right:0;z-index:1;appearance:none;outline:0}.px-auth-input--visibleToggle-eye{width:50px;height:50px;position:absolute;right:0;top:0;perspective:1000px;overflow:hidden;display:flex;align-items:center;justify-content:center;opacity:0}.px-auth-input--visibleToggle-eye.open,.px-postpace-container .px-postpace-shop-page-navigation ul li.active{opacity:1}.px-auth-input--input{width:calc(100% - 20px);height:50px;background-color:rgba(226,226,226,.6);border-radius:8px;border:0;box-shadow:none;padding:0 0 0 20px;font-size:15px;font-weight:500;line-height:1.27;letter-spacing:normal;text-align:left;color:#000}.px-auth-input--input:active,.px-auth-input--input:focus-visible,.px-auth-input--input:visited{border:0;box-shadow:none;outline:0}.px-auth-input--input::placeholder{color:#ababab;-webkit-text-fill-color:#ababab;font-size:15px;font-weight:400}.px-auth-input--visibleToggle:checked~.px-auth-input--background{width:50px;height:50px;border-radius:50%;right:12.5px;top:25px/2}.px-auth-input--visibleToggle:checked~.px-auth-input--visibleToggle-eye.close{opacity:1}.px-auth-input--visibleToggle:checked~.px-auth-input--visibleToggle-eye.open{opacity:0}.px-auth-input-error{height:0;transition-duration:1s}.px-auth-input-error .px-auth-input-error-text{opacity:0;font-size:12px;line-height:16px;color:#d32020;padding-left:4px}.px-auth-signup{display:flex;flex-direction:column;justify-content:space-between;height:100%}.px-auth-signup .px-facebook-button-loading-content,.px-auth-signup .px-social-button-loading-content,.px-auth-signup.auth-facebook-loading #px-fb-login .px-social-button-content{display:none}.px-auth-signup.auth-facebook-loading .px-auth-signup-footer,.px-auth-signup.auth-facebook-loading .px-social-button,.px-auth-signup.auth-facebook-loading .px-social-submit-button,.px-auth-signup.auth-loading .px-auth-signup-footer,.px-auth-signup.auth-loading .px-social-button,.px-auth-signup.auth-loading .px-social-submit-button{opacity:.6;pointer-events:none}.px-auth-signup.auth-facebook-loading #px-fb-login .px-facebook-button-loading-content{display:flex;width:190px;justify-content:center;align-items:center}.px-auth-signup.auth-facebook-loading #px-fb-login .px-facebook-button-loading-content .px-social-title{padding-right:10px}.px-auth-signup.auth-facebook-loading #px-fb-login .px-facebook-button-loading-content .px-auth-button-loading{display:flex;align-items:flex-end}.px-auth-signup.auth-facebook-loading #px-fb-login .px-facebook-button-loading-content .px-auth-button-loading .px-auth-button-loading-item,.px-auth-signup.auth-loading #g_id_signin .px-social-button-loading-content .px-auth-button-loading .px-auth-button-loading-item,.px-auth-signup.auth-loading #g_id_signup .px-social-button-loading-content .px-auth-button-loading .px-auth-button-loading-item{background-color:#4c4c4c;border-radius:50%;width:5px;height:5px;margin:0 5px;animation:.5s linear 0s infinite normal none running px-auth-submit}.px-auth-signup.auth-loading #g_id_signin .px-social-button-content,.px-auth-signup.auth-loading #g_id_signup .px-social-button-content,.px-auth-verification-code .px-auth-resend-email a #px-auth-timer,.px-auth-verification-code .px-auth-resend-email a.px-auth-timer .px-resend-verification-code-text{display:none}.px-auth-signup.auth-loading #g_id_signin .px-social-button-loading-content,.px-auth-signup.auth-loading #g_id_signup .px-social-button-loading-content{display:flex;width:190px;justify-content:center;align-items:center}.px-auth-signup.auth-loading #g_id_signin .px-social-button-loading-content .px-social-title,.px-auth-signup.auth-loading #g_id_signup .px-social-button-loading-content .px-social-title,div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-items li label p img,div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-selected-container .px-product-detail-dropdown-selected img{padding-right:10px}.px-auth-signup.auth-loading #g_id_signin .px-social-button-loading-content .px-auth-button-loading,.px-auth-signup.auth-loading #g_id_signup .px-social-button-loading-content .px-auth-button-loading{display:flex;align-items:flex-end}.px-auth-signup.auth-loading #g_id_signin .px-social-button-loading-content .px-auth-button-loading .px-auth-button-loading-item:nth-child(2),.px-auth-signup.auth-loading #g_id_signup .px-social-button-loading-content .px-auth-button-loading .px-auth-button-loading-item:nth-child(2){animation-delay:.1s}.px-auth-signup.auth-loading #g_id_signin .px-social-button-loading-content .px-auth-button-loading .px-auth-button-loading-item:nth-child(3),.px-auth-signup.auth-loading #g_id_signup .px-social-button-loading-content .px-auth-button-loading .px-auth-button-loading-item:nth-child(3){animation-delay:.2s}.px-auth-signup h5{text-align:center}.px-auth-signup .px-social-login-button{margin-top:73px}@media (max-width:767px){.px-auth-signup .px-social-login-button{margin-top:50px}}.px-auth-signup .px-auth-signup-footer{text-align:center}.px-auth-signup .px-auth-signup-footer a,.px-woocommerce-shop-sidebar #sidebars .px-widget p{font-size:inherit}.px-auth-signup .px-auth-signup-footer .px-medium-p{padding-bottom:15px}.px-auth-signup .px-auth-signup-footer .px-medium-p a{color:#327bfa;padding-left:6px;cursor:pointer}.px-auth-signup .px-auth-signup-footer .px-caption1-typography{max-width:320px;margin:0 auto;color:rgba(34,34,34,.6)}.px-auth-signup .px-auth-signup-footer .px-caption1-typography a{text-decoration:underline;color:inherit;font-size:inherit;font-weight:inherit}.px-auth-position-content{position:absolute;width:calc(100% - 86px);height:calc(100% - 48px);opacity:0;pointer-events:none}.px-auth-position-content.first-show{opacity:1;pointer-events:visible}.px-auth-position-content.px-invalid-token,.px-auth-white-box-container .px-auth-invalid-content{display:flex;justify-content:center;align-items:center}.px-auth-white-box-container{display:flex;flex-direction:column;justify-content:space-between;height:100%}.px-auth-white-box-container .px-auth-invalid-content{flex-direction:column;height:100%;padding-bottom:200px}.px-auth-white-box-container .px-auth-invalid-content svg{padding-bottom:30px}.px-auth-white-box-container .px-social-submit-button{margin-top:66px}.px-auth-white-box-container .px-auth-forgot-password{text-align:end}.px-auth-white-box-container .px-auth-forgot-password.forgot-password-link{cursor:pointer}.px-auth-survey h5,.px-auth-white-box-container h5{text-align:center;max-width:275px;margin:0 auto}.px-auth-white-box-container .px-auth-signup-with-email-footer{margin-top:15px;text-align:center}.px-auth-white-box-container .px-auth-signup-with-email-footer a{color:rgba(34,34,34,.6);font-size:15px;cursor:pointer}.px-auth-white-box-container .px-auth-signup-with-email-footer svg{transform:rotate(90deg)}.px-auth-survey .px-auth-survey-footer svg *,.px-auth-white-box-container .px-auth-signup-with-email-footer svg *{fill:rgba(34,34,34,.6)}.px-auth-login .px-auth-signup-footer .px-medium-p,.px-single-elements-related-items a svg{padding-bottom:0}.px-auth-forgot-password-screen .px-auth-forgot-password{text-align:start}.px-auth-forgot-password-screen .px-social-submit-button{margin-top:43px}.px-auth-verification-code .px-auth-resend-email{text-align:center;color:rgba(0,0,0,.6);font-size:16px}.px-auth-verification-code .px-auth-resend-email a{font-size:inherit;color:#327bfa;padding-left:6px;cursor:pointer}.px-auth-verification-code .px-auth-resend-email a.px-auth-timer{pointer-events:none}.px-auth-verification-code .px-auth-resend-email a.px-auth-timer #px-auth-timer{display:inherit}.px-auth-verification-code .px-auth-verification-validate{font-size:12px;color:#d32020;text-align:center;display:none;line-height:12px;height:0}.px-auth-verification-code .px-social-submit-button{margin-top:125px}.px-auth-email-sent .px-auth-email-sent-footer{margin-bottom:19px}.px-auth-email-sent .px-auth-email-sent-box{height:100%;align-items:center;justify-content:center;display:flex;flex-direction:column}.px-auth-email-sent .px-auth-email-sent-box svg,.px-auth-reset-password-final .px-auth-reset-password-final-box svg,.px-auth-verification-complete .px-auth-verification-complete-box svg{padding-bottom:45px}.px-auth-email-sent .px-auth-email-sent-box h5,.px-auth-reset-password-final .px-auth-reset-password-final-box h5,.px-auth-verification-complete .px-auth-verification-complete-box h5{max-width:370px}.px-auth-verification-complete .px-auth-verification-complete-footer{margin-bottom:19px}.px-auth-verification-complete .px-auth-verification-complete-box{height:100%;align-items:center;justify-content:center;display:flex;flex-direction:column}.px-auth-reset-password-final .px-auth-reset-password-final-footer{margin-bottom:19px}.px-auth-reset-password-final .px-auth-reset-password-final-box{height:100%;align-items:center;justify-content:center;display:flex;flex-direction:column}.px-auth-reset-password{padding-bottom:18px;height:calc(100% - 18px)}.px-auth-survey{display:flex;flex-direction:column;justify-content:space-between;height:100%}@media screen and (max-width:768px){.px-auth-survey{padding-top:5%}}.px-auth-survey .px-social-submit-button{margin-top:9%;margin-bottom:9%}.px-auth-survey h5{max-width:260px;padding-top:30px}.px-auth-survey .px-auth-dropdown{margin:4px 0 10px}@media screen and (max-width:768px){.px-auth-survey .px-auth-dropdown#px-survey-position{margin-top:14%}}.px-auth-survey .px-auth-survey-content-box{display:flex;margin-top:8px}.px-auth-survey .px-auth-survey-content-box>div:first-child{padding-right:10px}.px-auth-survey .px-auth-survey-footer{margin-top:15px;text-align:center}.px-auth-survey .px-auth-survey-footer a{color:rgba(34,34,34,.6);font-size:15px;cursor:pointer}.px-auth-dropdown.active .select>i,.px-auth-survey .px-auth-survey-footer svg{transform:rotate(90deg)}.px-auth-dropdown{display:inline-grid;transition:all .5s ease;position:relative;font-size:14px;color:rgba(34,34,34,.6);text-align:left;width:100%;border-radius:8px}.px-auth-dropdown .px-auth-input-error{height:0;display:flex;transition-duration:1s}.px-auth-dropdown .px-auth-input-error .px-auth-input-error-text{opacity:0;font-size:12px;line-height:16px;color:#d32020;padding-left:4px}.px-auth-dropdown.px-show-error .select{border:solid 1px #d32020}.px-auth-dropdown.px-show-error .px-auth-input-error{height:auto;animation:getHeight .17s ease-in-out both}.px-auth-dropdown.px-show-error .px-auth-input-error .px-auth-input-error-text{animation:fadeInFromTop .17s .03s ease-in-out both}.px-auth-dropdown.px-show-error .px-auth-input--input{border:solid 1px #d32020}.px-auth-dropdown span{font-size:15px;font-weight:500}.px-auth-dropdown span.changes,.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-button-bg .px-button-bg-content-container .px-product-detail-free-button .px-product-detail-button-free-title,.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-button-bg .px-product-detail-button.free-btn span{color:#000}.px-auth-dropdown .select{cursor:pointer;display:block;border-radius:8px;padding:13px 20px;background:rgba(226,226,226,.6)}.px-auth-dropdown .select>i{font-size:13px;color:#888;cursor:pointer;transition:all .3s ease-in-out;float:right;line-height:25px;transform:rotate(-90deg)}.px-auth-dropdown:focus-visible{outline:0}.px-auth-dropdown .dropdown-menu{position:absolute;width:calc(100% - 38px);left:0;top:60px;box-shadow:0 1px 2px #ccc;overflow:hidden;display:none;max-height:205px;overflow-y:auto;z-index:9;background:#eaeaea;border-radius:8px;margin:0}@media screen and (max-width:1370px){.px-auth-dropdown .dropdown-menu{max-height:195px}}.px-auth-dropdown .dropdown-menu{padding:10px 19px;list-style:none;filter:drop-shadow(0 9px 17px rgba(0,0,0,.2))}.px-auth-dropdown .dropdown-menu li:hover{background-color:#e2e2e2}.px-auth-dropdown .dropdown-menu li{padding:10px;transition:all .3s ease-in-out;cursor:pointer;border-radius:7px;color:#707070;margin:3px 0}.px-auth-dropdown .dropdown-menu li.active-item{background-color:#d3d3d3;color:#000;font-weight:500}.px-auth-dropdown .dropdown-menu li.active-item:hover{background-color:#d3d3d3;color:#000}.px-auth-dropdown ::-webkit-scrollbar{width:4px;position:absolute;right:10px}.px-auth-dropdown ::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #eaeaea;border-radius:2px}.px-auth-dropdown ::-webkit-scrollbar-thumb{background:#b3b3b3;border-radius:2px}.px-auth-dropdown ::-webkit-scrollbar-thumb:hover{background:#b3b3b3}.authFadeInTop{animation:authFadeInTop .3s ease-in-out forwards;pointer-events:visible}.authFadeOutTop{animation:authFadeOutTop .15s ease-in-out forwards;pointer-events:none}.authFadeInDown{animation:authFadeInDown .15s ease-in-out forwards;pointer-events:visible}.authFadeOutDown{animation:authFadeOutDown .15s ease-in-out forwards;pointer-events:none}.authAnimationUpDelay{animation-delay:120ms}.px-login-success-container{align-items:center;justify-content:center;display:flex;text-align:center;background-size:100% 100%;min-height:100vh;background-position:center;flex-direction:column;color:#fff}.px-login-success-container img{max-width:145px;margin-bottom:29px}.px-login-success-container h4{max-width:421px;margin-top:30px;margin-bottom:71px}.px-login-success-container p{position:absolute;bottom:34px;left:34px;color:#747474}.px-login-success-container a{position:relative;color:#d8d8d8;font-size:16px;text-decoration:none}.px-login-success-container a:after{content:"";position:absolute;right:-14px;transition:.4s;width:6px;height:9px;top:6px}.px-login-success-container a:hover:after{right:-20px}.px-author-detail-content-containers{display:flex;flex-direction:row;justify-content:center;background-repeat:no-repeat;background-size:contain;background-position:top;padding-top:57px}.px-author-detail-content-containers .px-author-detail-top-image{top:0;width:100%;position:absolute;left:0;height:calc(285px + 258*(100vw - 1024px)/896);object-position:top;background-size:contain;background:linear-gradient(180deg,rgba(0,0,0,.18) -2.37%,rgba(0,0,0,.45) 31.06%,#000 79.23%)url(https://pixflow.net/px-clone/wp-content/uploads/2022/09/Rectangle_10357.png)no-repeat}@media (max-width:1023px){.px-author-detail-content-containers .px-author-detail-top-image{background-size:cover!important;background-position:center!important;height:388px}}.px-author-detail-content-containers .px-author-detail-top-image img{width:100%;height:100%;object-fit:cover}.px-author-detail-content-containers .px-author-detail-content{width:100%;display:flex}@media (max-width:1023px){.px-author-detail-content-containers .px-author-detail-content{flex-direction:column;justify-content:center;align-items:center}}@media (min-width:1760px){.px-author-detail-content-containers{padding-right:calc(0px + 86*(100vw - 1680px)/240)!important;padding-left:calc(0px + 86*(100vw - 1680px)/240)!important}}@media (max-width:1759px){.px-author-detail-content-containers{padding-left:40px;padding-right:40px}}@media (max-width:1200px){.px-author-detail-content-containers{padding-left:25px;padding-right:25px}}@media (max-width:1024px){.px-author-detail-content-containers{background-size:150%;background-position:top}}@media (max-width:767px){.px-author-detail-content-containers{padding-left:15px;padding-right:15px}}.px-author-detail-content-containers a{cursor:pointer}.px-author-detail-content-containers .px-author-detail-content-box{max-width:482px;padding-right:2%;height:fit-content;width:28%;min-width:370px;z-index:1}@media only screen and (max-width:1370px){.px-author-detail-content-containers .px-author-detail-content-box{max-width:380px}}@media only screen and (max-width:1200px){.px-author-detail-content-containers .px-author-detail-content-box{min-width:350px}}@media (max-width:1023px){.px-author-detail-content-containers .px-author-detail-content-box{z-index:10;max-width:58%;width:58%}.px-author-detail-content-containers .px-author-detail-content-box .StickySidebar{position:static!important}}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container{width:100%;margin-right:10%;margin-top:110px;margin-bottom:30px}@media only screen and (max-width:1250px){.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container{margin-top:80px}}@media only screen and (max-width:700px){.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container{margin-top:60px}}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:44px 47px 23px;background:#131313;border-radius:29px;color:#fff}@media only screen and (max-width:1550px){.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content{padding:32px 25px 20px}}@media only screen and (max-width:1370px){.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content{padding:24px 27px 23px}}@media only screen and (max-width:1200px){.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content{padding:19px 22px 17px}}@media only screen and (max-width:1023px){.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content{background:0 0}}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-image{width:144px;height:144px;border-radius:50%;object-fit:cover}@media only screen and (max-width:1200px){.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-image{width:110px;height:110px;max-width:110px}}@media (max-width:900px){.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-image{width:100px;height:100px;max-width:100px}}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-name{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;margin-top:9.9%}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-name h1:after{content:"";font-style:normal;width:18px;font-weight:400;text-decoration:inherit;margin-left:2px;height:18px;position:absolute;right:-19px;top:-3px}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-name h1{text-align:center;position:relative}@media only screen and (max-width:1550px) and (min-width:1024px){.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-name{margin-top:7%}}@media (max-width:900px){.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-name{margin-top:7%}}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-location{display:flex;flex-direction:row;justify-content:center;align-items:center;padding-right:14px}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-location .woo-author-flag-container{display:flex;align-items:center;padding-right:4px}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-location .woo-author-flag-container img{width:16px}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-location .px-author-detail-country-name{text-transform:capitalize}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-title{padding-top:14px}@media only screen and (max-width:1550px) and (min-width:1024px){.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-title{padding-top:8px}}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-desc{margin-top:4px;color:#b8b8b8;text-align:center}@media only screen and (max-width:1550px) and (min-width:1024px){.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-desc{font-size:15px;line-height:24px}}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-follow{background:#fff;border-radius:30px;width:277px;height:48px;color:#1a1a1a;display:flex;align-items:center;justify-content:center;margin-top:13%;transition:all ease-out 400ms}@media only screen and (max-width:1550px) and (min-width:1024px){.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-follow{margin-top:11%}}@media only screen and (max-width:1200px){.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-follow{margin-top:8%;width:260px;height:42px}}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-follow.px-not-following:hover{background-color:#d9d9d9}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-follow.px-following{background-color:#2665e3;color:#fff}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-follow.px-following:hover{background-color:#1650c3!important}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-message{width:277px;height:48px;background:#313131;border-radius:30px;color:#989898;display:flex;align-items:center;justify-content:center;margin-top:4%;text-decoration:none}@media only screen and (max-width:1200px){.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-message{width:260px;height:42px}}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-socials{display:flex;margin-top:16%}@media only screen and (max-width:1550px) and (min-width:1024px){.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-socials{margin-top:12%}}@media only screen and (max-width:900px){.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-socials{margin-top:12%}}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-socials a{width:42px;height:42px;background:#1d1d1d;border-radius:50px;display:flex;justify-content:center;align-items:center;margin-right:10px}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-socials a svg{max-width:21px;opacity:.3;transition-duration:200ms}.px-author-detail-content-containers .px-author-detail-content-box .px-author-detail-box-container .px-author-detail-box-content .px-author-detail-box-socials a svg:hover{opacity:.5}.px-author-detail-content-containers .px-author-detail-content-products{width:72%;padding-top:13.2%}@media only screen and (max-width:1023px){.px-author-detail-content-containers .px-author-detail-content-products{padding-top:6%;width:100%}}.px-author-detail-content-containers .px-author-detail-content-products .author-detail-product-list .wooa-author-products-container{width:100%;display:grid;position:relative;grid-template-columns:repeat(auto-fill,minmax(calc(33% - 21px),0fr));grid-template-rows:auto;grid-gap:20px 27px;padding-top:10px;transition:opacity .3s ease-in;opacity:1;margin-bottom:30px}@media only screen and (max-width:1023px){.px-author-detail-content-containers .px-author-detail-content-products .author-detail-product-list .wooa-author-products-container{padding:0}}@media only screen and (max-width:1400px){.px-author-detail-content-containers .px-author-detail-content-products .author-detail-product-list .wooa-author-products-container{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 20px),0fr));grid-gap:18px 17px}}@media only screen and (max-width:930px){.px-author-detail-content-containers .px-author-detail-content-products .author-detail-product-list .wooa-author-products-container{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 8px),0fr));grid-gap:17px 15px}}@media only screen and (min-width:700px) and (max-width:900px){.px-author-detail-content-containers .px-author-detail-content-products .author-detail-product-list .wooa-author-products-container{grid-template-columns:repeat(auto-fill,minmax(48.8%,0fr));grid-gap:10px 15px}}@media only screen and (max-width:900px){.px-author-detail-content-containers .px-author-detail-content-products .author-detail-product-list .wooa-author-products-container{width:100%}}@media only screen and (max-width:767px){.px-author-detail-content-containers .px-author-detail-content-products .author-detail-product-list .wooa-author-products-container{grid-gap:12px 15px}}@media only screen and (max-width:520px){.px-author-detail-content-containers .px-author-detail-content-products .author-detail-product-list .wooa-author-products-container{grid-template-columns:repeat(auto-fill,minmax(100%,0fr));min-width:210px}}.px-author-detail-content-containers .px-author-detail-content-products .author-detail-product-list .wooa-author-products-container .px-author-detail-image-thumbnail-holder{border-radius:11px;position:relative;width:100%;padding-bottom:calc(68% - 6px);background-color:#0e0e0e;height:0;overflow:hidden}.px-author-detail-content-containers .px-author-detail-content-products .author-detail-product-list .wooa-author-products-container .px-author-detail-image-thumbnail-holder .activity{position:absolute;left:-25%;width:45%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:0;padding-bottom:calc(65% + 6px);height:0}.px-author-detail-content-containers .px-author-detail-content-products .author-detail-product-list .wooa-author-products-container.px-loading-ajax{opacity:0}.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content{cursor:pointer;display:flex;height:64px;padding-bottom:68%;position:relative}.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content .author-detail-video-thumbnail-content-area .px-author-detail-video-thumbnail-content-area-download .px-sale-price,.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content .author-detail-video-thumbnail-content-area .px-author-detail-video-thumbnail-content-area-download p.px-free,.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content .author-detail-video-thumbnail-content-area .px-author-detail-video-thumbnail-content-area-download.is-free p.px-medium-p,.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content.hide-item{display:none}.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content .px-author-detail-item-free-tag{position:absolute;padding:8px 18px;font-size:11px;line-height:12px;color:#fff;font-weight:700;background-color:#000;top:10px;right:10px;z-index:1;border-radius:17px}.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content.free-product .px-author-detail-item-free-tag{background-color:#fff;color:#000;padding:8px 24px;pointer-events:none}.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content .author-detail-video-thumbnail-content-area{z-index:1;cursor:default;height:57px;position:absolute;bottom:0;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-content:flex-start;align-items:flex-start;padding:11px 0 0;color:#fff}.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content .author-detail-video-thumbnail-content-area a{text-decoration:none;color:inherit}@media only screen and (max-width:500px){.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content .author-detail-video-thumbnail-content-area>div{max-width:calc(100% - 90px)}}.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content .author-detail-video-thumbnail-content-area h5{font-weight:500;font-size:15px;line-height:19px}.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content .author-detail-video-thumbnail-content-area h5 a{font:inherit;text-decoration:none;color:inherit}.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content .author-detail-video-thumbnail-content-area p{font-size:12px;margin:0;color:#b7b7cc;line-height:16px;white-space:nowrap}.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content .author-detail-video-thumbnail-content-area .px-author-detail-video-thumbnail-content-area-download{height:100%;display:flex;flex-direction:row;align-items:flex-start;padding-top:1px}.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content .author-detail-video-thumbnail-content-area .px-author-detail-video-thumbnail-content-area-download p{padding:2px 10px;background:#292929;border-radius:6px;font-size:13px}.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content .author-detail-video-thumbnail-content-area .px-author-detail-video-thumbnail-content-area-download.is-sale .px-regular-price{margin-right:7px;background-color:inherit;text-decoration:line-through;padding-right:0}.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content .author-detail-video-thumbnail-content-area .px-author-detail-video-thumbnail-content-area-download.is-free p.px-medium-p.px-free,.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content .author-detail-video-thumbnail-content-area .px-author-detail-video-thumbnail-content-area-download.is-sale .px-sale-price{display:block}.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content .author-detail-video-thumbnail-content-area .px-author-detail-desc{display:flex;padding-top:10px;align-items:center;font-weight:400;font-size:11px;color:#b7b7cc;line-height:16px}.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content .author-detail-video-thumbnail-content-area .px-author-detail-desc img{width:18px;height:18px;border-radius:50px;margin-right:5px;object-fit:contain}@media only screen and (max-width:600px){.px-author-detail-content-containers .px-author-detail-content-products .px-author-detail-item-content .author-detail-video-thumbnail-content-area .px-author-detail-desc img{width:14px;height:14px}}.px-author-detail-content-containers .px-graphic-design-gallery-container{list-style:none;padding:0;margin:0}.px-author-detail-content-containers .px-graphic-design-gallery-container li{animation:pxThumbnailFadeOut 150ms cubic-bezier(.21,.65,.31,.74) 200ms forwards;backface-visibility:hidden}.px-author-detail-content-containers .px-graphic-design-gallery-container li.is-selected{animation:pxThumbnailFadeIn 250ms cubic-bezier(.21,.65,.31,.74) forwards}.px-author-detail-content-containers .px-graphic-design-gallery-container:after{position:absolute;background-color:#c4c6cf;bottom:0;height:2px;width:0;left:0;z-index:1;animation:thumbnailProgressBar 0s linear infinite;-webkit-animation:thumbnailProgressBar 0s linear infinite;animation-play-state:paused}.px-author-detail-content-containers .px-graphic-design-gallery-container.px-hover .graphic-design-store-image{animation:pxThumbnailFadeOut 200ms cubic-bezier(.21,.65,.31,.74) forwards}.px-author-detail-content-containers .px-graphic-design-gallery-container.px-hover .px-graphic-design-gallery-container:after{animation-play-state:running;content:""}.px-dashboard-team-member .px-dashboard-team-member-item-container{border-radius:15px;background:#0f0f0f;height:85px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;margin-bottom:12px}@media (max-width:1150px) and (min-width:995px){.px-dashboard-team-member .px-dashboard-team-member-item-container{padding:0 14px;height:75px}}@media (max-width:630px){.px-dashboard-team-member .px-dashboard-team-member-item-container{padding:0 12px;width:calc(100% - 24px)}}.px-dashboard-team-member .px-dashboard-team-member-item-container>div>div{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:inline-block;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}@media (max-width:1150px) and (min-width:995px){.px-dashboard-team-member .px-dashboard-team-member-item-container>div>div{font-size:12px}}.px-dashboard-team-member .px-dashboard-team-member-item-container .px-name{width:18%}@media (max-width:630px){.px-dashboard-team-member .px-dashboard-team-member-item-container .px-name p{margin:0}}.px-dashboard-team-member .px-dashboard-team-member-item-container .px-profile-data{display:flex;align-items:center;justify-content:space-between;width:88%;padding-left:12px}@media (max-width:630px){.px-dashboard-team-member .px-dashboard-team-member-item-container .px-profile-data{display:flex;flex-direction:column;width:80%;align-items:flex-start}.px-dashboard-team-member .px-dashboard-team-member-item-container .px-profile-data>div{width:96%}}@media (max-width:390px){.px-dashboard-team-member .px-dashboard-team-member-item-container .px-profile-data{padding-left:7px}}.px-dashboard-team-member .px-dashboard-team-member-item-container .px-profile{display:flex;flex-direction:row;align-items:center;justify-content:center;width:55px}.px-dashboard-team-member .px-dashboard-team-member-item-container .px-profile img{width:55px;max-width:55px;height:55px;border-radius:55px}@media (max-width:1150px) and (min-width:995px){.px-dashboard-team-member .px-dashboard-team-member-item-container .px-profile img{width:42px;height:42px}}@media (max-width:390px){.px-dashboard-team-member .px-dashboard-team-member-item-container .px-profile img{width:42px;height:42px}}.px-dashboard-team-member .px-dashboard-team-member-item-container .px-profile p{padding-left:19px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal;display:inline-block;width:100%;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}@media (max-width:1150px) and (min-width:995px){.px-dashboard-team-member .px-dashboard-team-member-item-container .px-profile p{padding-left:14px;font-size:14px}}.px-dashboard-team-member .px-dashboard-team-member-item-container .px-email{width:30%}.px-dashboard-team-member .px-dashboard-team-member-item-container .px-activate{color:#64d571;width:15%}@media (max-width:630px){.px-dashboard-team-member .px-dashboard-team-member-item-container .px-activate{display:none}}.px-dashboard-team-member .px-dashboard-team-member-item-container .px-date{width:22%}@media (max-width:630px){.px-dashboard-team-member .px-dashboard-team-member-item-container .px-date{opacity:.4}}.px-dashboard-team-member .px-dashboard-team-member-item-container svg{width:12px;height:12px}.px-dashboard-team-member .px-dashboard-team-member-item-container svg *{fill:#606060}.px-dashboard-team-member .px-dashboard-add-team-member-item-container{border-radius:15px;background:#060606;height:85px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;margin-bottom:12px;border:1.5px solid #545454;position:relative}@media (max-width:1150px) and (min-width:995px){.px-dashboard-team-member .px-dashboard-add-team-member-item-container{padding:0 14px;height:75px}}@media (max-width:630px){.px-dashboard-team-member .px-dashboard-add-team-member-item-container{padding:0 12px;width:calc(100% - 24px)}}.px-dashboard-team-member .px-dashboard-add-team-member-item-container .px-action button{border-radius:56.4px;background:#fff;display:flex;padding:8.4px 16.8px;justify-content:center;align-items:center;flex-shrink:0;color:#000;font-family:Inter;font-size:14.4px;font-style:normal;font-weight:500;line-height:normal;box-shadow:none;border:0}.px-dashboard-team-member .px-dashboard-add-team-member-item-container .px-profile{display:flex;flex-direction:row;align-items:center;justify-content:center}.px-dashboard-team-member .px-dashboard-add-team-member-item-container .px-profile img{width:55px;max-width:55px;height:55px;border-radius:55px}@media (max-width:1150px) and (min-width:995px){.px-dashboard-team-member .px-dashboard-add-team-member-item-container .px-profile img{width:42px;height:42px}}@media (max-width:390px){.px-dashboard-team-member .px-dashboard-add-team-member-item-container .px-profile img{width:42px;height:42px}}.px-dashboard-team-member .px-dashboard-add-team-member-item-container .px-profile input{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:19px;background-color:transparent;border:0;box-shadow:none;padding-left:17px;outline:0}@media (max-width:630px){.px-dashboard-team-member .px-dashboard-add-team-member-item-container .px-profile input{width:100%}}@media (max-width:390px){.px-dashboard-team-member .px-dashboard-add-team-member-item-container .px-profile input{font-size:14px}}.px-dashboard-team-member .px-dashboard-add-team-member-item-container .px-profile input::placeholder{color:rgba(255,255,255,.29);-webkit-text-fill-color:rgba(255,255,255,.29)}.px-dashboard-team-member .px-dashboard-add-team-member-item-container .px-profile input:placeholder-shown{text-overflow:ellipsis}.px-dashboard-team-member .px-dashboard-add-team-member-item-container.error{border-color:#d32020}.px-dashboard-team-member .px-dashboard-add-team-member-item-container.error:after{content:"You have already added this team member.";color:#d32020;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;position:absolute;left:0;bottom:-26px}.px-dashboard-team-member .px-dashboard-team-member-title{display:flex;justify-content:space-between}.px-dashboard-team-member .px-dashboard-team-member-list{padding:0}.px-dashboard-subscription{border-radius:25px;border:1px solid #2f2f2f;background:#0f0f0f;width:calc(100% - 67px);display:flex;flex-direction:row;padding:34px 25px 28px 42px}@media (max-width:1100px){.px-dashboard-subscription{padding:20px;width:calc(100% - 40px)}}.px-dashboard-subscription-desc{display:flex;justify-content:center;align-items:center}.px-dashboard-subscription-desc img{width:20px;height:20px;padding-right:6px}.px-dashboard-subscription-list{display:flex;padding-top:88px;flex-wrap:wrap;max-width:97%;list-style:none;padding-left:0}@media (max-width:1100px){.px-dashboard-subscription-list{padding-top:60px}}.px-dashboard-subscription-list li{display:flex;flex-direction:row;align-items:center;width:50%;padding-bottom:17px}.px-dashboard-subscription-list li img{width:19px;height:19px;margin-right:15px}.px-dashboard-subscription-right{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-width:125px}.px-dashboard-subscription-right img{max-width:110px}.px-dashboard-subscription-right a{border-radius:33px;background:#fff;text-decoration:none;color:#000;padding:11px 20px;white-space:nowrap}.px-subscription-cancel{display:flex;align-items:flex-start;padding-top:77px}@media only screen and (max-width:500px){.px-subscription-cancel{padding-top:45px}}.px-subscription-cancel-left{padding-right:9px}.px-subscription-cancel-left img{min-width:27px}.px-subscription-cancel-right{max-width:385px}.px-subscription-cancel-right p,.px-subscription-detail-box-price h4{margin-top:0}.px-subscription-cancel-right p:nth-child(2),.px-subscription-footer-container .px-subscription-upgrade-box p:nth-child(2){color:#777;padding-top:11px;padding-bottom:22px}.px-subscription-cancel-cta{padding:12px 20px;border-radius:33px;background:#0f0f0f;font-size:14px;font-style:normal;font-weight:500;line-height:20px;cursor:pointer;display:flex;height:20px;align-items:center;max-width:150px;justify-content:center}.px-subscription-cancel-cta .px-button-loading-icon{width:100%;display:none;justify-content:center;align-items:center}.px-subscription-cancel-cta .px-button-loading-icon svg{height:20px}.px-subscription-cancel-cta.px-doing-ajax{opacity:.6;pointer-events:none}.px-subscription-cancel-cta.px-doing-ajax .px-button-title{display:none}.px-subscription-cancel-cta.px-doing-ajax .px-button-loading-icon{display:flex}.px-subscription-detail{border-radius:25px;border:1px solid #2f2f2f;background:#0f0f0f;width:calc(100% - 67px);display:flex;flex-direction:column;padding:34px 25px 28px 42px}@media only screen and (max-width:560px){.px-subscription-detail{width:calc(100% - 30px);padding:20px 15px 28px}}.px-subscription-detail-top{display:flex;justify-content:space-between;padding-bottom:68px;margin-bottom:33px;border-bottom:1px solid rgba(43,60,81,.5)}@media only screen and (max-width:600px){.px-subscription-detail-top{padding-bottom:50px;margin-bottom:15px;flex-wrap:wrap}}.px-subscription-detail-price{display:flex;align-items:baseline}.px-subscription-detail-price p{color:#808081}.px-subscription-detail-title h3{background:-webkit-linear-gradient(127deg,#7739fc 0,#d0baff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.px-subscription-detail-bottom{display:flex;justify-content:flex-start}@media only screen and (max-width:500px){.px-subscription-detail-bottom{flex-wrap:wrap}}.px-subscription-detail-download{display:flex;justify-content:center;align-items:center;padding-right:20%}@media only screen and (max-width:630px){.px-subscription-detail-download{padding-right:25px}}@media only screen and (max-width:500px){.px-subscription-detail-download{margin-bottom:10px}}.px-subscription-detail-download img{max-width:54px;padding-right:23px}@media only screen and (max-width:560px){.px-subscription-detail-download img{max-width:43px;padding-right:9px}}.px-subscription-detail-date p,.px-subscription-detail-download div p{white-space:nowrap}.px-subscription-detail-box-date p:first-child,.px-subscription-detail-date p:first-child,.px-subscription-detail-download div p:first-child{color:#777}.px-subscription-detail-date{display:flex;justify-content:center;align-items:center}.px-subscription-detail-date img{max-width:54px;padding-right:23px}@media only screen and (max-width:560px){.px-subscription-detail-date img{max-width:43px;padding-right:9px}}.px-subscription-detail-box{border-radius:25px;border:1px solid #2f2f2f;background:#0f0f0f;width:calc(100% - 84px);display:flex;flex-direction:column;padding:29px 42px 28px 40px}@media only screen and (max-width:560px){.px-subscription-detail-box{width:calc(100% - 30px);padding:20px 15px 28px}}.px-subscription-detail-box-top{display:flex;justify-content:space-between;padding-bottom:23px}@media only screen and (max-width:600px){.px-subscription-detail-box-top{padding-bottom:40px;flex-wrap:wrap}}.px-subscription-detail-box-top .px-subscription-detail-box-title ul{padding-left:0;list-style:none;max-height:135px;display:flex;flex-direction:column;flex-wrap:wrap;width:520px;justify-content:space-between}.px-subscription-detail-box-top .px-subscription-detail-box-title ul li{font-size:15px;line-height:31px}.px-subscription-detail-box-price{display:flex;align-items:baseline}.px-subscription-detail-box-price p{color:#808081}.px-subscription-detail-box-title h3{color:#cdff67;font-size:26px;font-style:normal;font-weight:500}.px-subscription-detail-box-bottom{display:flex;justify-content:flex-start}@media only screen and (max-width:500px){.px-subscription-detail-box-bottom{flex-wrap:wrap}}.px-subscription-detail-box-download{display:flex;justify-content:center;align-items:center;padding-right:17%;flex-direction:column}.px-subscription-detail-box-download>p{color:#777}.px-subscription-detail-box-download ul{list-style:none;padding:0;margin-top:3px}.px-subscription-detail-box-download ul li{position:relative;padding-left:30px;padding-bottom:3px}.px-subscription-detail-box-download ul li:before{width:16px;position:absolute;left:0;background-size:contain;height:16px;content:""}.px-subscription-detail-box-download ul li .px-subscription-detail-box-limit span{color:#cdff67;padding-right:4px}.px-subscription-detail-box-download ul li .px-subscription-detail-box-help-tip{top:2px;right:-24px;margin:0 20px;text-align:center;border-radius:50%;width:18px;height:18px;font-size:24px;line-height:42px;cursor:pointer}.px-subscription-detail-box-download ul li .px-subscription-detail-box-help-tip:before{content:"";background-size:cover;width:16px;height:16px;display:block}.px-subscription-detail-box-download ul li .px-subscription-detail-box-help-tip:hover span{display:block;transform-origin:100%0;-webkit-animation:fadeIn .3s ease;animation:fadeIn .3s ease}.px-subscription-detail-box-download ul li .px-subscription-detail-box-help-tip span{bottom:29px;display:none;text-align:center;background-color:#fff;width:175px;height:auto;position:absolute;left:50%;transform:translate(-50%,5%);border-radius:4px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);color:#000;font-size:11px;line-height:17px;padding:5px;font-weight:600;z-index:99}.px-subscription-detail-box-download ul li .px-subscription-detail-box-help-tip span:before{position:absolute;content:"";width:0;height:0;border:8px solid transparent;border-top-color:#fff;left:calc(50% - 8px);bottom:-15px}@media only screen and (max-width:630px){.px-subscription-detail-box-download{padding-right:25px}}@media only screen and (max-width:500px){.px-subscription-detail-box-download{margin-bottom:10px}}.px-subscription-detail-box-date{flex-direction:column}.px-subscription-detail-box-date>div{display:flex;align-items:flex-start;width:100%;flex-direction:column}.px-subscription-detail-box-date,.px-subscription-detail-box-date>div div{display:flex;align-items:center;justify-content:flex-start}.px-subscription-detail-box-date img{height:16px;width:16px;padding-right:10px}@media only screen and (max-width:560px){.px-subscription-detail-box-date img{max-width:43px;padding-right:9px}}.px-subscription-detail-box-date p{white-space:nowrap;width:auto!important;padding-right:10px}.px-subscription-detail-box-date .px-subscription-detail-date-value{white-space:normal}.px-subscription-invoice{padding-top:69px}@media only screen and (max-width:500px){.px-subscription-invoice{padding-top:45px}}.px-subscription-invoice-table{border-radius:25px;border:1px solid #2f2f2f;background:#0f0f0f;width:calc(100% - 67px);display:flex;flex-direction:column;padding:20px 32px 28px 33px;margin-top:21px}.px-subscription-invoice-table .px-subscription-invoice-link span{padding-right:4px}@media only screen and (max-width:560px){.px-subscription-invoice-table{width:calc(100% - 30px);padding:20px 15px 28px}.px-subscription-invoice-table .px-subscription-invoice-link span{display:none}.px-subscription-invoice-table p{font-size:12px!important}}@media only screen and (max-width:464px){.px-subscription-invoice-table .px-subscription-invoice-plan{display:none}}.px-subscription-invoice-table table thead tr{position:relative;width:100%;display:flex;justify-content:space-between}.px-subscription-invoice-table table thead tr th:first-child{min-width:12.7vw}.px-subscription-invoice-table table tbody{display:block;max-height:258px;min-height:58px;width:100%;overflow-y:auto;overflow-x:hidden;padding-right:7px}.px-subscription-invoice-table table tbody::-webkit-scrollbar-track{background:#0f0f0f;border-right:15px}.px-subscription-invoice-table table tbody::-webkit-scrollbar-thumb{background:#505050;border-right:15px}.px-subscription-invoice-table table tbody::-webkit-scrollbar-thumb:hover{background:#424242}@media only screen and (max-width:920px){.px-subscription-invoice-table table tbody{height:230px}}.px-subscription-invoice-table table td,.px-subscription-invoice-table table th{min-width:157px}@media only screen and (min-width:996px) and (max-width:1350px){.px-subscription-invoice-table table td,.px-subscription-invoice-table table th{min-width:calc(83px + 74*(100vw - 996px)/354)}}@media only screen and (max-width:920px){.px-subscription-invoice-table table td,.px-subscription-invoice-table table th{min-width:21px}}.px-subscription-invoice-table table th{text-align:start;font-style:normal;font-weight:400;line-height:normal;padding-bottom:21px;color:#667085}@media only screen and (max-width:464px){.px-subscription-invoice-table table th:nth-child(2){display:none}}@media only screen and (max-width:600px){.px-subscription-invoice-table table th{padding-bottom:10px}}.px-subscription-invoice-table table td{font-style:normal;font-weight:400;line-height:normal;padding:14px 0}.px-subscription-invoice-table table td.px-subscription-invoice-date{min-width:12.7vw}.px-subscription-invoice-table table tr{box-shadow:0 1px 0 rgba(43,60,81,.5);width:100%;display:flex;justify-content:space-between}.px-subscription-invoice-table table tr:last-child{box-shadow:none}.px-subscription-invoice-link{text-align:end;color:#2575ff}.px-subscription-invoice-link a{color:inherit;text-decoration:none;font-size:inherit}.px-subscription-invoice-link a p{flex-direction:row;justify-content:flex-end}.px-subscription-footer-container{display:flex;justify-content:space-between}.px-subscription-footer-container .px-subscription-upgrade{display:flex;align-items:flex-start;padding-top:77px}@media only screen and (max-width:500px){.px-subscription-footer-container .px-subscription-upgrade{padding-top:45px}}.px-subscription-footer-container .px-subscription-upgrade-box{max-width:385px}.px-subscription-footer-container .px-subscription-upgrade-box p{margin-top:0}.px-widget-image-content img{width:100%}.px-widget-image-content svg{width:auto}.px-widget-sort-categories-content{display:flex;justify-content:center}.px-widget-sort-categories-content a{width:116px;height:36px;text-align:center;display:flex;justify-content:center;align-items:center;border-radius:5px;border:2px solid rgba(149,149,149,.5);font-family:poppins;font-size:12px;text-decoration:none;color:#000;transition:all .7s ease}@media only screen and (min-width:901px){.px-widget-sort-categories-content a:hover{transition:all .7s ease;border-color:#1746ff;color:#1746ff}}.px-widget-sort-categories-content a.px-active-link{transition:all .7s ease;border-color:#1746ff;color:#1746ff}@media only screen and (min-width:901px){.px-widget-sort-categories-content a:first-child{margin-right:13px}}@media only screen and (max-width:1200px) and (min-width:1024px){.px-widget-sort-categories-content a:first-child{margin-right:7px}}@media only screen and (max-width:900px){.woocommerce-widget-layered-nav-list{display:none}}.px-widget-logo-container,.px-widget-social-container{padding:calc(8px + 5*(100vw - 768px)/1152)0;display:flex}.px-widget-logo-container{flex-direction:row;align-items:center;color:#fff;justify-content:flex-start}.px-widget-logo-container .px-widget-logo-description-container{padding-left:calc(10px + 10*(100vw - 768px)/1132)}.px-widget-logo-container .px-widget-logo-description-container a{color:inherit;font-size:inherit;text-decoration:none;cursor:pointer}.px-widget-logo-container .px-widget-logo-description-container p{font-weight:600;line-height:6px;white-space:nowrap;font-size:calc(14px + 3*(100vw - 768px)/1132);cursor:pointer}.px-widget-logo-container .px-widget-logo-description-container div{font-size:calc(10px + 2*(100vw - 768px)/1132);cursor:pointer}@media screen and (max-width:767px){.px-widget-logo-container .px-widget-logo-description-container div{text-align:center}}.px-widget-social-container{justify-content:flex-end}.px-widget-social-container .px-widget-social-content{display:flex}.px-widget-social-container .px-widget-social-content a{color:#fff;font-size:calc(12px + 3*(100vw - 768px)/1132);text-decoration:none;padding-left:calc(23px + 39*(100vw - 768px)/1132);font-weight:500;opacity:.8}.px-widget-social-container .px-widget-social-content a:hover{opacity:.6}.px-up-next-widget-items-container a,.px-widget-text-with-icon-container a{text-decoration:none}.px-widget-text-with-icon-container a .px-widget-text{color:#ccccdb}.px-up-next-widget-items-container{overflow:hidden;transition:height .5s ease-in;height:100%}.px-up-next-widget-items-container .px-more-items{display:none}.px-up-next-widget-items-container .px-related-post-widget-item-container{display:flex;margin-bottom:19px}.px-up-next-widget-items-container .px-related-post-widget-item-container .px-related-post-widget-item-image-container{width:175px;height:95px;border-radius:3px;cursor:pointer;margin-right:15px;overflow:hidden;float:left}.px-up-next-widget-items-container .px-related-post-widget-item-container .px-related-post-widget-item-image-container img{width:100%;height:100%;object-fit:cover}.px-up-next-widget-items-container .px-related-post-widget-item-container .px-related-post-widget-item-meta-container{display:flex;flex-direction:column;justify-content:flex-start;width:calc(100% - 190px)}.px-up-next-widget-items-container .px-related-post-widget-item-title{margin:0}.px-up-next-widget-items-container .px-related-post-widget-item-title a{color:inherit!important;font-size:20px!important}.px-up-next-widget-items-container .px-related-post-widget-item-director{margin:0;color:#777}.px-up-next-video-widget-show-more-button{width:100%;max-width:400px;text-align:center;background:rgba(0,0,0,.1);cursor:pointer!important;height:32px;line-height:32px;border-radius:5px;color:#4d4d4d;font-weight:700;transition:background-color .2s}.px-up-next-video-widget-show-more-button:hover{background:rgba(0,0,0,.2)}.px-up-next-video-widget-show-more-button p{cursor:pointer;font-weight:500;display:inline-block;margin:0;text-align:right}.px-up-next-video-widget-show-more-button svg{margin-left:2px;transition:transform .3s ease-in;top:2px;position:relative;width:10px;display:inline-block;height:10px;fill:#4d4d4d}.px-up-next-video-widget-show-more-button svg *{stroke:#4d4d4d}.px-up-next-video-widget-show-more-button.px-clicked svg{transform:rotate(180deg)}.px-staff-pick-widget-main-container{max-width:391px;background:#000;border-radius:6px;display:flex;align-items:center;justify-content:center;padding:14px 20px;margin-top:60px;margin-bottom:30px}.px-staff-pick-widget-main-container .px-staff-pick-widget-image-container{margin-right:18px;max-width:85px;width:36%;text-align:center;overflow:hidden;display:flex;align-content:center;justify-content:center}.px-staff-pick-widget-main-container .px-staff-pick-widget-image-container img{width:100%;height:auto}.px-crew-widget-main-container .px-crew-widget-director-container .px-crew-widget-director-profile-picture-container img,.px-staff-pick-widget-main-container .px-staff-pick-widget-image-container svg{width:100%}.px-staff-pick-widget-main-container .px-staff-pick-widget-title{color:#fff;font-weight:600;margin:0}.px-staff-pick-widget-main-container .px-staff-pick-widget-description{font-size:18px;opacity:.7;color:#fff;margin:0;line-height:1.2em}.px-crew-widget-main-container{border-radius:6px;margin-top:30px;margin-bottom:30px;box-shadow:0 3px 11px 0 rgba(0,0,0,.16);padding:15px 40px;display:flex;flex-direction:column}.px-crew-widget-main-container.px-without-cast .px-crew-widget-director-container{border-bottom:none;padding-bottom:0;margin-bottom:15px}.px-crew-widget-main-container.px-without-cast .px-crew-widget-crew-container{display:none}.px-crew-widget-main-container .px-crew-widget-director-container{display:flex;border-bottom:2px solid rgba(0,0,0,.1);padding-bottom:27px;margin-top:15px}.px-crew-widget-main-container .px-crew-widget-director-container .px-crew-widget-director-profile-picture-container{width:80px;height:80px;border-radius:50%;overflow:hidden;margin-right:25px}.px-crew-widget-main-container .px-crew-widget-director-container .px-crew-widget-director-meta-data-container{display:flex;flex-direction:column;width:calc(100% - 105px);justify-content:space-between}.px-crew-widget-main-container .px-crew-widget-director-container .px-crew-widget-director-meta-data-container p{margin:0 0 7px}.px-crew-widget-main-container .px-crew-widget-director-container .px-crew-widget-director-meta-data-container p:first-child{margin-bottom:-3px}.px-crew-widget-main-container .px-crew-widget-director-container .px-crew-widget-director-meta-data-container .px-follow-crew{background-color:#3939c4;border-radius:3px;text-align:center;padding:8px 0 4px;max-width:67px;margin:0;cursor:pointer;transition:background-color .3s;text-decoration:none}.px-crew-widget-main-container .px-crew-widget-director-container .px-crew-widget-director-meta-data-container .px-follow-crew p{margin:0;color:#fff}.px-crew-widget-main-container .px-crew-widget-director-container .px-crew-widget-director-meta-data-container .px-follow-crew:hover{background-color:#3232ba}.px-crew-widget-main-container .px-crew-widget-crew-container{display:flex;flex-direction:column;margin-top:32px}.px-crew-widget-main-container .px-crew-widget-crew-container .px-crew-widget-crew-item-container{display:flex;justify-content:space-between;margin-bottom:20px}.px-crew-widget-main-container .px-crew-widget-crew-container .px-crew-widget-crew-item-container p{margin:0}.px-crew-widget-main-container .px-crew-widget-crew-container .px-crew-widget-crew-item-container .px-crew-widget-crew-role-container{color:#777;width:55%;float:left}.px-crew-widget-main-container .px-crew-widget-crew-container .px-crew-widget-crew-item-container .px-crew-widget-crew-name-container{display:flex;flex-direction:column;float:left;width:45%}.px-crew-widget-main-container .px-crew-widget-crew-container .px-crew-widget-crew-item-container .px-crew-widget-crew-name-container p{transition:color .2s}.px-crew-widget-main-container .px-crew-widget-crew-container .px-hide-crew,.px-woocommerce-shop-sidebar #sidebars .px-sidebar-content .px-bottom-floating-banner .px-bottom-floating-banner-btn,.px-woocommerce-shop-sidebar #sidebars .px-widget ul li .count{display:none}.px-crew-widget-main-container .px-toggle-items{text-align:center;cursor:pointer}.px-crew-widget-main-container .px-toggle-items span{width:8px;height:8px;border-bottom:1px solid #000;border-right:1px solid #000;display:inline-block;transform:rotate(45deg);transition:transform .3s}.px-crew-widget-main-container .px-toggle-items.px-open span{transform:rotate(225deg)}.px-woocommerce-shop-sidebar #sidebars :focus{outline:0}.px-woocommerce-shop-sidebar #sidebars .px-sidebar-content .px-bottom-floating-banner{position:unset;padding:12px 14px 24px;margin-bottom:10px;width:calc(250px + 50*(100vw - 1024px)/896)}.px-woocommerce-shop-sidebar #sidebars .px-sidebar-content .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-line{margin:15px 0}@media only screen and (max-width:1300px){.px-woocommerce-shop-sidebar #sidebars .px-sidebar-content .px-bottom-floating-banner .px-bottom-banner-box h4{font-size:13px}}.px-woocommerce-shop-sidebar #sidebars .px-sidebar-content .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-big-title{font-size:35px}@media only screen and (max-width:1300px){.px-woocommerce-shop-sidebar #sidebars .px-sidebar-content .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-big-title{font-size:27px}}.px-woocommerce-shop-sidebar #sidebars .px-sidebar-content .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions{margin-top:15px}@media only screen and (max-width:1300px){.px-woocommerce-shop-sidebar #sidebars .px-sidebar-content .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions h5{font-size:14px}}@media only screen and (max-width:900px){.px-woocommerce-shop-sidebar #sidebars .px-sidebar-content{height:calc(100vh - 125px);overflow-y:auto}}.px-woocommerce-shop-sidebar #sidebars .px-sidebar-title-container{height:60px;display:flex;align-items:center;background:#272727;justify-content:space-between;padding:0 60px;color:#fff}@media only screen and (max-width:900px){.px-woocommerce-shop-sidebar #sidebars .px-sidebar-title-container .px-remove-btn{opacity:0!important}}@media only screen and (max-width:767px){.px-woocommerce-shop-sidebar #sidebars .px-sidebar-title-container{padding:0 30px}}.px-woocommerce-shop-sidebar #sidebars .px-sidebar-title-container .px-sidebar-title{font-size:18px;color:#fff}.px-woocommerce-shop-sidebar #sidebars .px-sidebar-title-container .px-sidebar-close-btn a,.px-woocommerce-shop-sidebar #sidebars .px-sidebar-title-container .px-sidebar-close-btn p{color:#fff;text-decoration:none;cursor:pointer}@media only screen and (max-width:900px) and (min-width:768px){.px-woocommerce-shop-sidebar #sidebars .px-sidebar-title-container .px-sidebar-close-btn a,.px-woocommerce-shop-sidebar #sidebars .px-sidebar-title-container .px-sidebar-close-btn p{right:calc(25px + 18*(100vw - 768px)/1152 + 60px)}}.px-woocommerce-shop-sidebar #sidebars .px-sidebar-footer-container .px-sidebar-footer{display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;bottom:0;height:60px;background-color:#000;margin:0 auto;width:100vw}.px-woocommerce-shop-sidebar #sidebars .px-sidebar-footer-container .px-sidebar-footer>div{width:100%;margin:0;height:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;cursor:pointer}.px-woocommerce-shop-sidebar #sidebars .px-sidebar-footer-container .px-apply-btn{color:#fff;background-color:#4d4d4d;transition-duration:.3s}.px-woocommerce-shop-sidebar #sidebars .px-sidebar-footer-container .px-apply-btn:hover{background-color:#9e9e9e;transition-duration:.3s}.px-woocommerce-shop-sidebar #sidebars .px-sidebar-footer-container .px-remove-btn{border:1px solid #cacaca;color:#cacaca;transition-duration:.3s}.px-woocommerce-shop-sidebar #sidebars .px-sidebar-footer-container .px-remove-btn:hover{color:#9e9e9e;border-color:#9e9e9e;transition-duration:.3s}.px-woocommerce-shop-sidebar #sidebars .px-widget{position:relative;width:calc(250px + 50*(100vw - 1024px)/896);flex-grow:0;padding:12px 14px 24px;border-radius:17.8px;margin-bottom:20px;border:solid 1.5px #2e2e2e;background-color:#0b0b0b}@media only screen and (max-width:1200px){.px-woocommerce-shop-sidebar #sidebars .px-widget{width:250px}}@media only screen and (max-width:900px){.px-woocommerce-shop-sidebar #sidebars .px-widget{width:calc(100% - 120px);border:0;background-color:#151515}}@media only screen and (max-width:767px){.px-woocommerce-shop-sidebar #sidebars .px-widget{width:calc(100% - 80px)}}@media only screen and (max-width:900px){.px-woocommerce-shop-sidebar #sidebars .px-widget:last-child{transition-duration:.7s}.px-woocommerce-shop-sidebar #sidebars .px-widget:last-child.px-widget-padding{border-bottom:none}}.px-woocommerce-shop-sidebar #sidebars .px-widget>svg{position:absolute;top:19px;left:calc(25px + 18*(100vw - 768px)/1152)}.px-woocommerce-shop-sidebar #sidebars .px-widget .px-widget-title-container{align-items:center;justify-content:inherit;display:flex;text-align:inherit;padding:0;height:55px;color:#fff}.px-woocommerce-shop-sidebar #sidebars .px-widget .px-widget-title-container .px-arrow-icon{display:none;margin-top:7px;margin-left:3px;transform:rotate(180deg);transition:transform .2s ease-in}.px-woocommerce-shop-sidebar #sidebars .px-widget .px-widget-title-container .px-arrow-icon svg{width:20px;height:8px}.px-woocommerce-shop-sidebar #sidebars .px-widget .px-widget-title-container .px-arrow-icon svg *{stroke:#fff}.px-sfx-store-filters-box-filter-box-items li.px-has-child.is-active p svg,.px-woocommerce-shop-sidebar #sidebars .px-widget .px-widget-title-container .px-arrow-icon.px-rotate-sidebar-arrow{transform:rotate(0deg)}@media only screen and (max-width:900px){.px-woocommerce-shop-sidebar #sidebars .px-widget .px-widget-title-container .px-arrow-icon{transform:rotate(0deg);transition:transform .2s ease-in}.px-woocommerce-shop-sidebar #sidebars .px-widget .px-widget-title-container .px-arrow-icon.px-rotate-sidebar-arrow{transform:rotate(180deg)}}.px-woocommerce-shop-sidebar #sidebars .px-widget h3 svg{padding-right:8px}.px-woocommerce-shop-sidebar #sidebars .px-widget ul{padding:0;margin-top:10px;margin-bottom:0}.px-postpace-filter-box .px-postpace-filter-box-items li,.px-woocommerce-shop-sidebar #sidebars .px-widget ul li{list-style:none;border-radius:5px;transition-duration:.2s}.px-postpace-filter-box .px-postpace-filter-box-items li:hover,.px-woocommerce-shop-sidebar #sidebars .px-widget ul li:hover{background-color:rgba(39,39,39,.73)}.px-woocommerce-shop-sidebar #sidebars .px-widget ul li:last-child{padding-bottom:0}.px-woocommerce-shop-sidebar #sidebars .px-widget ul li a{font-size:16px;font-weight:400;text-decoration:none;color:rgba(255,255,255,.6);display:flex;align-items:center;line-height:25px;padding:10px 7px 10px 11px;border-radius:5px;position:relative}.px-postpace-filter-box .px-postpace-filter-box-items li a:before,.px-woocommerce-shop-sidebar #sidebars .px-widget ul li a:before{width:15px;height:15px;content:"";flex-grow:0;border-radius:3.1px;border:solid 1px #777;position:absolute;right:10px;margin:0}.px-woocommerce-shop-sidebar #sidebars .px-widget ul li.chosen a{display:flex;align-items:center;justify-content:space-between}.px-woocommerce-shop-sidebar #sidebars .px-widget ul li.chosen a::after{width:3.81px;height:8.67px;content:"";display:block;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;right:15px;top:15px}.page-template-page-global-search-result .px-plugin-filter-box .px-plugin-filter-box-items li.chosen a:before,.page-template-page-plugin-store .px-plugin-filter-box .px-plugin-filter-box-items li.chosen a:before,.page-template-page-plugin-store-remote .px-plugin-filter-box .px-plugin-filter-box-items li.chosen a:before,.page-template-page-postpace-plugin-store .px-plugin-filter-box .px-plugin-filter-box-items li.chosen a:before,.px-graphic-design-filter-box.px-graphic-design-filter-checkbox ul li.chosen p:before,.px-postpace-filter-box .px-postpace-filter-box-items li.chosen a:before,.px-woocommerce-shop-sidebar #sidebars .px-widget ul li.chosen a:before{background-color:#fff}@media only screen and (max-width:900px){.px-woocommerce-shop-sidebar #sidebars .px-widget{padding-bottom:0}}@media only screen and (max-width:900px) and (min-width:768px){.px-woocommerce-shop-sidebar #sidebars .px-widget{margin:0 60px}.px-woocommerce-shop-sidebar #sidebars .px-widget p{font-size:inherit}.px-woocommerce-shop-sidebar #sidebars .px-widget .px-widget-title-container{line-height:80px}}@media only screen and (max-width:767px){.px-woocommerce-shop-sidebar #sidebars .px-widget{margin:0 20px}.px-woocommerce-shop-sidebar #sidebars .px-widget p{font-size:inherit}.px-woocommerce-shop-sidebar #sidebars .px-widget .px-widget-title-container{line-height:80px}}.px-sidebar-active-in-responsive{display:none!important}@media only screen and (max-width:900px){.px-woocommerce-shop-sidebar{display:none}.px-sidebar-active-in-responsive{display:flex!important}}.archive.category .archive-page,.archive.tag .archive-page,.search-no-results .archive-page,.search-results .archive-page{padding-top:120px}@media only screen and (max-width:992px){.archive.category .archive-page,.archive.tag .archive-page,.search-no-results .archive-page,.search-results .archive-page{padding-top:70px}}.archive.category .archive-page .archive-page-title,.archive.tag .archive-page .archive-page-title,.search-no-results .archive-page .archive-page-title,.search-results .archive-page .archive-page-title{padding-top:calc(20px + 20*(100vw - 768px)/1152);padding-bottom:calc(30px + 30*(100vw - 768px)/1152);text-align:center}.archive.category h3,.archive.tag h3,.search-no-results h3,.search-results h3{margin-bottom:80px;font-weight:400!important}.archive.category .archive-page .vc_row,.archive.tag .archive-page .vc_row,.search-no-results .archive-page .vc_row,.search-results .archive-page .vc_row{margin-bottom:calc(35px + 55*(100vw - 768px)/1152)}.archive.category .px-archive-page,.archive.tag .px-archive-page,.search-no-results .px-archive-page,.search-results .px-archive-page{padding-left:0;padding-top:230px;padding-bottom:80px}@media only screen and (max-width:1200px){.archive.category .px-archive-page,.archive.tag .px-archive-page,.search-no-results .px-archive-page,.search-results .px-archive-page{padding-top:180px}}@media only screen and (max-width:995px){.archive.category .px-archive-page,.archive.tag .px-archive-page,.search-no-results .px-archive-page,.search-results .px-archive-page{padding-top:80px}}.archive.category .px-archive-page .px-post-archive-intro-section-title,.archive.tag .px-archive-page .px-post-archive-intro-section-title,.search-no-results .px-archive-page .px-post-archive-intro-section-title,.search-results .px-archive-page .px-post-archive-intro-section-title{display:flex;width:100%;justify-content:space-between;padding-bottom:56px;align-items:flex-start}@media only screen and (min-width:450px) and (max-width:995px){.archive.category .px-archive-page .px-post-archive-intro-section-title,.archive.tag .px-archive-page .px-post-archive-intro-section-title,.search-no-results .px-archive-page .px-post-archive-intro-section-title,.search-results .px-archive-page .px-post-archive-intro-section-title{width:85%}}@media only screen and (max-width:767px){.archive.category .px-archive-page .px-post-archive-intro-section-title,.archive.tag .px-archive-page .px-post-archive-intro-section-title,.search-no-results .px-archive-page .px-post-archive-intro-section-title,.search-results .px-archive-page .px-post-archive-intro-section-title{flex-wrap:wrap;flex-direction:column-reverse;padding-bottom:30px}}.archive.category .px-archive-page .px-post-archive-intro-section-title div,.archive.tag .px-archive-page .px-post-archive-intro-section-title div,.search-no-results .px-archive-page .px-post-archive-intro-section-title div,.search-results .px-archive-page .px-post-archive-intro-section-title div{max-width:980px}.archive.category .px-archive-page .px-post-archive-intro-section-title div h2,.archive.tag .px-archive-page .px-post-archive-intro-section-title div h2,.search-no-results .px-archive-page .px-post-archive-intro-section-title div h2,.search-results .px-archive-page .px-post-archive-intro-section-title div h2{padding-top:13px;opacity:.7}.archive.category .px-archive-page .px-post-archive-intro-section-title h1,.archive.tag .px-archive-page .px-post-archive-intro-section-title h1,.search-no-results .px-archive-page .px-post-archive-intro-section-title h1,.search-results .px-archive-page .px-post-archive-intro-section-title h1{color:#000;margin-top:0}.archive.category .px-archive-page .px-post-archive-intro-section-title p,.archive.tag .px-archive-page .px-post-archive-intro-section-title p,.search-no-results .px-archive-page .px-post-archive-intro-section-title p,.search-results .px-archive-page .px-post-archive-intro-section-title p{border-radius:20px;background:#f0f0f0;padding:6px 27px;color:#000;font-size:14px;font-weight:500;line-height:19px;text-transform:capitalize;white-space:nowrap}@media only screen and (max-width:767px){.archive.category .px-archive-page .px-post-archive-intro-section-title p,.archive.tag .px-archive-page .px-post-archive-intro-section-title p,.search-no-results .px-archive-page .px-post-archive-intro-section-title p,.search-results .px-archive-page .px-post-archive-intro-section-title p{margin-bottom:10px}}.archive.category .px-archive-page .px-post-archive-intro-section-title p span,.archive.tag .px-archive-page .px-post-archive-intro-section-title p span,.search-no-results .px-archive-page .px-post-archive-intro-section-title p span,.search-results .px-archive-page .px-post-archive-intro-section-title p span{padding-right:5px}.archive.category .px-archive-page .px-post-archive-small-items-section,.archive.tag .px-archive-page .px-post-archive-small-items-section,.search-no-results .px-archive-page .px-post-archive-small-items-section,.search-results .px-archive-page .px-post-archive-small-items-section{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 40px}@media screen and (max-width:1190px){.archive.category .px-archive-page .px-post-archive-small-items-section,.archive.tag .px-archive-page .px-post-archive-small-items-section,.search-no-results .px-archive-page .px-post-archive-small-items-section,.search-results .px-archive-page .px-post-archive-small-items-section{gap:25px 25px}}@media screen and (max-width:550px){.archive.category .px-archive-page .px-post-archive-small-items-section,.archive.tag .px-archive-page .px-post-archive-small-items-section,.search-no-results .px-archive-page .px-post-archive-small-items-section,.search-results .px-archive-page .px-post-archive-small-items-section{grid-template-columns:repeat(1,1fr)}}.archive.category .px-archive-page a,.archive.tag .px-archive-page a,.page-template-page-global-search-result .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area a,.page-template-page-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area a,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area a,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area a,.search-no-results .px-archive-page a,.search-results .px-archive-page a{text-decoration:none}.archive.category .px-archive-page-not-found,.archive.tag .px-archive-page-not-found,.search-no-results .px-archive-page-not-found,.search-results .px-archive-page-not-found{align-items:center;justify-content:center;display:flex;text-align:center;flex-direction:column;margin-top:0;margin-bottom:100px}@media only screen and (max-width:550px){.archive.category .px-archive-page-not-found,.archive.tag .px-archive-page-not-found,.search-no-results .px-archive-page-not-found,.search-results .px-archive-page-not-found{margin-bottom:70px}}.archive.category .px-archive-page-not-found h2,.archive.tag .px-archive-page-not-found h2,.search-no-results .px-archive-page-not-found h2,.search-results .px-archive-page-not-found h2{margin-top:45px}.archive.category .px-archive-page-not-found h4,.archive.tag .px-archive-page-not-found h4,.search-no-results .px-archive-page-not-found h4,.search-results .px-archive-page-not-found h4{margin-top:20px;color:#515151}.archive.category .px-archive-page-not-found h4 a,.archive.tag .px-archive-page-not-found h4 a,.search-no-results .px-archive-page-not-found h4 a,.search-results .px-archive-page-not-found h4 a{color:#2675ff;text-decoration:underline;font-size:inherit}.archive.category .px-archive-page-not-found img,.archive.tag .px-archive-page-not-found img,.search-no-results .px-archive-page-not-found img,.search-results .px-archive-page-not-found img{max-width:410px}@media only screen and (max-width:550px){.archive.category .px-archive-page-not-found img,.archive.tag .px-archive-page-not-found img,.search-no-results .px-archive-page-not-found img,.search-results .px-archive-page-not-found img{max-width:80%}}.px-single-help-article-related-items{align-items:center;justify-content:center;display:flex}.px-single-help-article-related-items .px-single-help-article-related-items-content ul{padding-left:17px}.px-single-help-article-related-items .px-single-help-article-related-items-content ul li{text-decoration:underline}@media (max-width:767px){.px-single-help-article-related-items .px-single-help-article-related-items-content{width:100%;padding-left:0}}.px-single-help-article-compatible-with-container{padding-top:30px}.px-single-help-article-compatible-with-container ul{text-decoration:none;list-style:none;padding:0}.px-single-help-article-compatible-with-container ul li{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.px-single-help-article-compatible-with-container ul div,.px-single-help-article-compatible-with-container ul div svg{height:24px;width:24px}.px-404,.px-404 .px-page-content{display:flex;justify-content:center;align-items:center}.px-404{background-repeat:no-repeat;background-position:center center;background-size:cover;min-height:900px}.px-404 .px-page-content{flex-direction:column;text-align:center;width:100%}.px-404 .px-page-content .px-404-icon{display:block;max-width:130px;margin-bottom:50px}.px-404 .px-page-content .px-404-icon img{max-width:100%}.px-404 .px-page-content .px-404-title{max-width:720px;margin-bottom:10px}.px-404 .px-page-content .px-404-description{max-width:570px;margin-bottom:20px}.px-404 .px-page-content .px-404-promo-code{cursor:pointer;margin-bottom:60px}.px-404 .px-page-content .px-404-button{padding:16px 45.9px 16px 46px;border-radius:30px;cursor:pointer;text-decoration:none;transition:all .2s ease-out}@media (max-width:500px){.px-404 .px-page-content .px-404-button{padding:12px 30px;font-size:13px}}@media (max-width:800px){.px-404 .px-page-content{max-width:80%;margin:0 auto}}@media (max-width:500px){.px-404 .px-page-content{max-width:300px;margin:0 auto}.px-404 .px-page-content .px-404-icon{max-width:100px}}@media (min-width:1740px){.px-postpace-container{margin-right:calc(0px + 130*(100vw - 1660px)/260)!important;margin-left:calc(0px + 130*(100vw - 1660px)/260)!important}}@media (max-width:1739px){.px-postpace-container{margin-left:40px;margin-right:40px}}@media (max-width:1200px){.px-postpace-container{margin-left:25px;margin-right:25px}}@media (max-width:767px){.px-postpace-container{margin-left:15px;margin-right:15px}}.px-postpace-container .px-product-not-found{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff}.px-postpace-container .px-product-not-found.filter-not-found{display:none}@media only screen and (min-width:901px) and (max-width:1370px){.px-postpace-container .px-product-not-found{padding-left:calc(0px + 109*(100vw - 900px)/470)}}@media only screen and (max-width:900px){.px-postpace-container .px-product-not-found{width:100%;padding:0}}.page-template-page-global-search-result .px-plugin-container .px-product-not-found svg,.page-template-page-plugin-store .px-plugin-container .px-product-not-found svg,.page-template-page-plugin-store-remote .px-plugin-container .px-product-not-found svg,.page-template-page-postpace-plugin-store .px-plugin-container .px-product-not-found svg,.px-postpace-container .px-product-not-found svg{height:auto;width:430px;max-width:inherit;padding-top:4%}@media only screen and (max-width:767px){.px-postpace-container .px-product-not-found svg{width:55%}}@media only screen and (max-width:500px){.px-postpace-container .px-product-not-found svg{width:70%}}.page-template-page-global-search-result .px-plugin-container .px-product-not-found h3,.page-template-page-plugin-store .px-plugin-container .px-product-not-found h3,.page-template-page-plugin-store-remote .px-plugin-container .px-product-not-found h3,.page-template-page-postpace-plugin-store .px-plugin-container .px-product-not-found h3,.px-postpace-container .px-product-not-found h3{padding-top:5%;width:100%;padding-bottom:8px;white-space:nowrap}.px-postpace-container .px-product-not-found p{max-width:350px}.px-postpace-container .px-postpace-shop-content-placeholder{opacity:1;display:none;grid-template-columns:repeat(auto-fill,minmax(calc(33.3333333333% - 14px),0fr));grid-template-rows:auto;grid-gap:20px 20px;padding:20px 0 0 16px}.px-postpace-container .px-postpace-shop-content-placeholder .card{position:relative}@media only screen and (max-width:1023px){.px-postpace-container .px-postpace-shop-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 8px),0fr));grid-gap:15px 15px;padding:0}.px-postpace-container .px-postpace-shop-content-placeholder .card:nth-child(6){display:none}}@media only screen and (max-width:901px){.px-postpace-container .px-postpace-shop-content-placeholder{padding-top:30px!important;padding-right:0!important;grid-template-columns:repeat(auto-fill,minmax(calc(50% - 15px),0fr));grid-template-rows:auto;grid-gap:13px 17px;margin-top:20px}}.px-postpace-container .px-postpace-shop-content-placeholder.hide{position:absolute;opacity:0;transition-duration:.5s}.px-postpace-container .px-postpace-shop-content-placeholder .px-single-product-placeholder{background-color:#eee;opacity:1}.px-postpace-container .px-postpace-shop-content-placeholder .load-wraper{position:relative;height:100%;width:100%;background-color:#0e0e0e;z-index:44;overflow:hidden;border-radius:9px;padding-bottom:calc(67.125% - 6px)}.px-postpace-container .px-postpace-shop-content-placeholder .activity{position:absolute;left:-25%;width:45%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:45;padding-bottom:calc(150.157143% + 6px);height:0}.px-postpace-container .px-postpace-shop-content-placeholder .card:first-child{margin-left:0}.px-postpace-container .px-postpace-shop-content-placeholder .card-image,.px-postpace-container .px-postpace-shop-content-placeholder svg{margin-bottom:10px;height:fit-content;width:100%;position:relative}.px-postpace-container .px-postpace-shop-content-placeholder .card-image .card-tag,.px-postpace-container .px-postpace-shop-content-placeholder svg .card-tag{position:absolute;background:#222;width:13%;border-radius:38px;top:18px;right:19px;z-index:44;padding-bottom:calc(5.357143% + 6px)}.px-postpace-container .px-postpace-shop-content-placeholder .card-content{margin-top:5px;min-height:74px;display:flex;position:absolute;bottom:0;z-index:1000;border-radius:0 0 9px 9px;background-color:transparent;width:calc(100% - 15px);justify-content:space-between;align-items:center;padding-right:15px}.px-postpace-container .px-postpace-shop-content-placeholder .card-content .load-wraper{padding-bottom:calc(.857143% + 6px);border-radius:6px}.px-postpace-container .px-postpace-shop-content-placeholder .card-content .card-loading{background:#121212;width:9%;border-radius:38px;top:13px;left:21px;z-index:44;padding-bottom:calc(2.3% + 6px)}.px-postpace-container .px-postpace-shop-content-placeholder .card-content .card-text{width:50%;height:100%}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder .card-content .card-text div:first-child,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-content .card-text div:first-child,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder .card-content .card-text div:first-child,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-content .card-text div:first-child,.px-postpace-container .px-postpace-shop-content-placeholder .card-content .card-text div:first-child{position:absolute;background:#121212;width:42%;border-radius:38px;top:13px;left:21px;z-index:44;padding-bottom:calc(2.3% + 6px)}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder .card-content .card-text div:last-child,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-content .card-text div:last-child,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder .card-content .card-text div:last-child,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-content .card-text div:last-child,.px-postpace-container .px-postpace-shop-content-placeholder .card-content .card-text div:last-child{position:absolute;background:#121212;width:32%;border-radius:38px;top:38px;left:21px;z-index:44;padding-bottom:calc(2.3% + 6px)}.px-postpace-container .px-postpace-shop-content-placeholder .card-avatar-text .activity,.px-postpace-container .px-postpace-shop-content-placeholder .card-content .activity,.px-postpace-container .px-postpace-shop-content-placeholder .card-text .activity{position:absolute;left:-45%;width:45%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:45;padding-bottom:calc(11.157143% + 6px);height:0}.px-postpace-container .px-loading-ajax .px-postpace-shop-content-placeholder{display:grid}.px-postpace-container .px-loading-ajax .postpace-shop-item-list{display:none}.px-postpace-container .px-sidebar-active-btn{color:#fff;transition-duration:.3s;cursor:pointer;display:flex;align-items:center;flex-direction:row;padding-bottom:15px}.px-postpace-container .px-sidebar-active-btn p{padding-left:10px}.px-postpace-container .px-postpace-shop-page-navigation{display:grid}@media only screen and (max-width:900px){.px-postpace-container .px-postpace-shop-page-navigation{display:flex;justify-content:space-between;align-items:center;align-self:center;align-content:center;height:55px}.px-postpace-container .px-postpace-shop-page-navigation .px-sidebar-active-btn{padding:0}.px-postpace-container .px-postpace-shop-page-navigation ul{margin:0}}.px-postpace-container .px-postpace-shop-page-navigation ul{display:flex;justify-content:flex-end;margin-bottom:5px;margin-top:24px}@media only screen and (max-width:900px){.px-postpace-container .px-postpace-shop-page-navigation ul{margin-top:6px}}.px-postpace-container .px-postpace-shop-page-navigation ul li{color:#fff;list-style:none;font-size:15px;cursor:pointer;z-index:2;opacity:.5;padding:6px 0 6px 21px}@media only screen and (max-width:550px){.px-postpace-container .px-postpace-shop-page-navigation ul li{padding:2px 12px;font-size:13px}}@media only screen and (max-width:380px){.px-postpace-container .px-postpace-shop-page-navigation ul li{padding:2px 9px;font-size:11px}.px-postpace-container .px-postpace-shop-page-navigation ul li img{display:none!important}}@media only screen and (min-width:901px){.px-postpace-container .postpace-sidebar{display:block!important}}@media only screen and (max-width:900px){.px-postpace-container .postpace-sidebar{display:none;background-color:#151515;height:100vh;width:100vw;position:fixed;top:0;z-index:999999;left:0}.px-postpace-container .postpace-sidebar .px-postpace-sidebar-content{height:calc(100vh - 125px);overflow-y:auto}.px-postpace-container .postpace-sidebar .px-postpace-sidebar-content::-webkit-scrollbar{width:6px;background-color:#272727;border-radius:20px}.px-postpace-container .postpace-sidebar .px-postpace-sidebar-content::-webkit-scrollbar-thumb{background:#8d8d8d;border-radius:20px}.px-postpace-container .postpace-sidebar .px-postpace-sidebar-content .px-postpace-filter-box{width:calc(100% - 60px);border:0;padding:0;background-color:#151515;margin:0 30px}}.px-postpace-container .postpace-sidebar .px-sidebar-footer{display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;bottom:0;height:60px;background-color:#000;margin:0 auto;width:100vw}.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-sidebar-footer>div,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-sidebar-footer>div,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-sidebar-footer>div,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-sidebar-footer>div,.px-postpace-container .postpace-sidebar .px-sidebar-footer>div{width:100%;margin:0;height:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#4d4d4d}.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-sidebar-footer>div a,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-sidebar-footer>div a,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-sidebar-footer>div a,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-sidebar-footer>div a,.px-postpace-container .postpace-sidebar .px-sidebar-footer>div a,.px-postpace-shop-intro .px-postpace-shop-title h2,.px-postpace-shop-intro .px-postpace-shop-title p{color:#fff}.px-postpace-container .postpace-sidebar .px-sidebar-footer .px-apply-btn{transition:background-color ease-in .2s}.px-postpace-container .postpace-sidebar .px-sidebar-footer .px-apply-btn.active{background:#2a2ab8!important}.px-postpace-container .postpace-sidebar .px-sidebar-title-container{height:60px;display:flex;align-items:center;background:#272727;justify-content:space-between;padding:0 60px;color:#fff}@media only screen and (max-width:900px){.px-postpace-container .postpace-sidebar .px-sidebar-title-container{padding:0 20px}}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-sidebar-title-container .px-sidebar-close-btn a,.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-sidebar-title-container .px-sidebar-close-btn a,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-sidebar-title-container .px-sidebar-close-btn a,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-sidebar-title-container .px-sidebar-close-btn a,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-sidebar-title-container .px-sidebar-close-btn a,.px-postpace-container .postpace-sidebar .px-sidebar-title-container .px-sidebar-close-btn a{right:calc(25px + 18*(100vw - 768px)/1152 + 60px);color:#fff;text-decoration:none}.px-postpace-container .postpace-sidebar .px-sidebar-title{font-size:18px;color:#fff}.px-postpace-container .postpace-sidebar .px-remove-btn{opacity:0!important}.px-postpace-container .postpace-shop-content-container{display:grid;grid-template-columns:calc(280px + 36.5*(100vw - 1024px)/276) auto;grid-template-areas:"header content"}@media only screen and (min-width:1201px){.px-postpace-container .postpace-shop-content-container{grid-template-columns:calc(285px + 50*(100vw - 1024px)/896) auto}}@media only screen and (max-width:1200px){.px-postpace-container .postpace-shop-content-container{grid-template-columns:285px auto}}@media only screen and (max-width:900px){.px-postpace-container .postpace-shop-content-container{grid-template-columns:repeat(1,1fr);grid-template-areas:"content"}}.px-postpace-container .postpace-shop-content-container .postpace-video-thumbnail-content-area-download{z-index:2;cursor:pointer}.px-postpace-container .px-postpace-popup{position:fixed;z-index:2000;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;left:0;right:0;top:0;align-self:center;align-content:center}.px-postpace-container .px-postpace-popup .postpace-video-popup-thumbnail-content-area{display:flex;justify-content:space-between;align-items:center;align-content:center;flex-direction:row;padding:28px 24px 28px 28px}.px-postpace-container .px-postpace-popup .postpace-video-popup-thumbnail-content-area .postpace-video-popup-title{max-width:340px;flex-grow:0;opacity:.9;font-size:16px;letter-spacing:.03px;text-align:left}.px-postpace-container .px-postpace-popup .postpace-video-popup-thumbnail-content-area .postpace-video-popup-button{background-color:#228d33;color:#fff;border-radius:30px;height:33px;padding:0 22px;display:flex;align-content:center;text-align:center;justify-content:center;text-decoration:none}.page-template-page-global-search-result .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-button span,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-button span,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-button span,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-button span,.px-postpace-container .px-postpace-popup .postpace-video-popup-thumbnail-content-area .postpace-video-popup-button span{cursor:pointer!important;color:#fff;font-size:14px;display:flex;align-items:center}.px-postpace-container .px-postpace-popup .postpace-video-popup-thumbnail-content-area .postpace-video-popup-button.free-product{background-color:#1254d9}.px-postpace-container .px-postpace-popup .px-postpace-popup-close{background:0 0;border:0;position:absolute;right:24px;top:24px;cursor:pointer}@media only screen and (max-width:500px){.px-postpace-container .px-postpace-popup .px-postpace-popup-close{right:10px;top:12px}}.px-postpace-container .px-postpace-popup .px-postpace-popup-close svg *{fill:#fff}@media only screen and (max-width:900px){.px-postpace-container .px-postpace-popup{width:80vw;left:9vw}.px-postpace-container .px-postpace-popup .postpace-video-popup-thumbnail-content-area{flex-direction:column}}@media only screen and (max-width:900px) and (max-width:500px){.px-postpace-container .px-postpace-popup .postpace-video-popup-thumbnail-content-area{padding:10px 15px 20px}}@media only screen and (max-width:900px){.px-postpace-container .px-postpace-popup .postpace-video-popup-thumbnail-content-area .postpace-video-popup-title{text-align:center;padding-bottom:15px;max-width:380px}}@media only screen and (max-width:900px) and (max-width:500px){.px-postpace-container .px-postpace-popup .postpace-video-popup-thumbnail-content-area .postpace-video-popup-title{font-size:13px}.px-postpace-container .px-postpace-popup .postpace-video-popup-thumbnail-content-area .postpace-video-popup-button span{font-size:12px}}.px-postpace-container .px-postpace-popup-show{visibility:visible}.px-postpace-container .px-postpace-popup-overlay{position:fixed;width:100%;height:100%;visibility:hidden;top:0;left:0;z-index:1000;opacity:0;background:rgba(0,0,0,.7);-webkit-transition:all .3s;transition:all .3s}.px-postpace-container .px-postpace-popup-show~.px-postpace-popup-overlay{opacity:1;visibility:visible}.px-postpace-container .px-postpace-popup-content{color:#fff;background:#262626;border-radius:19px;overflow:hidden}@media only screen and (max-width:500px){.px-postpace-container .px-postpace-popup-content{border-radius:12px}}.px-postpace-container .px-postpace-popup .px-postpace-popup-content{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95);opacity:0;-webkit-transition:all .3s;transition:all .3s}.px-postpace-container .px-postpace-popup-show.px-postpace-popup .px-postpace-popup-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.px-postpace-container .postpace-shop-item-list{width:calc(100% - 20px);display:grid;position:relative;grid-template-columns:repeat(auto-fill,minmax(calc(33.3333333333% - 14px),0fr));grid-template-rows:auto;grid-gap:20px 20px;padding:20px 0 0 16px;transition:opacity .3s ease-in;opacity:1}@media only screen and (max-width:900px){.px-postpace-container .postpace-shop-item-list{padding:0}}@media only screen and (max-width:1200px){.px-postpace-container .postpace-shop-item-list{grid-template-columns:repeat(auto-fill,minmax(calc(33.3333333333% - 10px),0fr));grid-gap:15px 15px}}@media only screen and (max-width:1023px){.px-postpace-container .postpace-shop-item-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 8px),0fr));grid-gap:15px 15px}}@media only screen and (min-width:700px) and (max-width:900px){.px-postpace-container .postpace-shop-item-list{grid-template-columns:repeat(auto-fill,minmax(48.8%,0fr));grid-gap:15px 15px}}@media only screen and (max-width:900px){.px-postpace-container .postpace-shop-item-list{width:100%}}@media only screen and (max-width:360px){.px-postpace-container .postpace-shop-item-list{grid-template-columns:repeat(auto-fill,minmax(100%,0fr));min-width:210px}}.px-postpace-container .postpace-shop-item-list .px-postpace-item-content{cursor:pointer;display:flex;height:74px;padding-bottom:calc(58.125% - 6px);position:relative}@media only screen and (max-width:1200px){.px-postpace-container .postpace-shop-item-list .px-postpace-item-content{height:59px}}@media only screen and (max-width:450px){.px-postpace-container .postpace-shop-item-list .px-postpace-item-content{height:49px}}.px-postpace-container .postpace-shop-item-list .px-postpace-item-content .postpace-shop-item-free-tag{position:absolute;top:14px;right:17px;flex-grow:0;padding:6px 14px 5px;border-radius:6.2px;background-color:#228d33;font-size:13px;line-height:13px;color:#fff;z-index:2;font-weight:500}.px-postpace-container .postpace-shop-item-list .postpace-video-thumbnail-content-area{cursor:default;height:34px;position:absolute;bottom:0;background-color:#222;width:calc(100% - 33px);display:flex;flex-direction:row;justify-content:space-between;align-content:center;align-items:center;padding:18px 15px 22px 18px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media only screen and (max-width:1200px){.px-postpace-container .postpace-shop-item-list .postpace-video-thumbnail-content-area{padding:11px 15px 14px 18px}}@media only screen and (max-width:450px){.px-postpace-container .postpace-shop-item-list .postpace-video-thumbnail-content-area{padding:7px 15px 7px 18px}}.px-postpace-container .postpace-shop-item-list .postpace-video-thumbnail-content-area h5{font-size:15px;color:#fff}@media only screen and (max-width:600px){.px-postpace-container .postpace-shop-item-list .postpace-video-thumbnail-content-area h5{font-size:12px}}.px-postpace-container .postpace-shop-item-list .postpace-video-thumbnail-content-area p{font-size:12px;color:#fff;margin:0}@media only screen and (max-width:600px){.px-postpace-container .postpace-shop-item-list .postpace-video-thumbnail-content-area p{font-size:9px}}.px-postpace-container .postpace-shop-item-list .postpace-video-thumbnail-holder{position:relative;width:100%;padding-bottom:calc(58.125% - 6px);background-color:#0e0e0e;height:0;border-top-right-radius:8px;border-top-left-radius:8px;overflow:hidden}.px-postpace-container .postpace-shop-item-list .postpace-video-thumbnail-holder .activity{position:absolute;left:-25%;width:45%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:0;padding-bottom:calc(150.157143% + 6px);height:0}.px-postpace-container .postpace-shop-item-list .postpace-video-thumbnail-holder .px-video-poster{position:absolute;width:100%;height:100%;top:0;left:0;background-repeat:no-repeat;background-size:cover;z-index:1;overflow:hidden;opacity:1;background-position:center center;transition:opacity .35s ease-in-out;border-top-right-radius:8px;border-top-left-radius:8px}.px-postpace-container .postpace-shop-item-list .postpace-video-thumbnail-holder .px-video-poster.hide,.px-postpace-container .postpace-shop-item-list .postpace-video-thumbnail-holder .px-video-poster.not-lazy-loaded,.px-postpace-container .postpace-shop-item-list.px-loading-ajax{opacity:0}.px-postpace-shop-intro{text-align:center;flex-direction:column;padding:180px 30px 9px;background-size:cover;background-position:center center}@media only screen and (max-width:767px){.px-postpace-shop-intro .px-client-icon-brake-responsive .px-client-icon-container .px-client-icon .px-client-icon-content .px-client-icon-wrap{width:45%;justify-content:center}}@media only screen and (max-width:320px){.px-postpace-shop-intro .px-client-icon-brake-responsive .px-client-icon-container .px-client-icon .px-client-icon-content .px-client-icon-wrap{width:100%;justify-content:center}}.px-postpace-shop-intro .px-client-icon-content svg *{fill:rgba(255,255,255,.5)}.px-postpace-shop-intro,.px-postpace-shop-intro .px-postpace-shop-title .px-postpace-shop-title-description{display:flex;justify-content:center;align-items:center}.px-postpace-shop-intro .px-postpace-shop-title .px-postpace-shop-title-description img{height:26px}.px-postpace-shop-intro .px-postpace-shop-page-search-input-container{margin-top:64px;margin-bottom:58px;display:block;max-width:500px;position:relative;padding-left:60px;border-radius:30px;background-color:rgba(0,0,0,.3);height:0!important}@media only screen and (max-width:600px){.px-postpace-shop-intro .px-postpace-shop-page-search-input-container{height:40px;max-width:77%;padding-left:45px}}.px-postpace-shop-intro .px-postpace-shop-page-search-input-container input.search-field{height:100%;width:100%;background:0 0;border:0;font-size:15px;font-weight:500;color:#d8d7d7;padding-right:15px}.px-postpace-shop-intro .px-postpace-shop-page-search-input-container input.search-field::placeholder{opacity:.7;color:#d8d7d7}.px-postpace-shop-intro .px-postpace-shop-page-search-input-container input.search-field:-ms-input-placeholder{opacity:.7;color:#d8d7d7}.px-postpace-shop-intro .px-postpace-shop-page-search-input-container input.search-field::-ms-input-placeholder{opacity:.7;color:#d8d7d7}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-input-container input.search-field:focus,.px-postpace-shop-intro .px-postpace-shop-page-search-input-container input.search-field:focus{outline:0}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-input-container svg,.px-postpace-shop-intro .px-postpace-shop-page-search-input-container svg{position:absolute;left:29px;top:50%;transform:translateY(-50%);cursor:pointer}@media only screen and (max-width:600px){.px-postpace-shop-intro .px-postpace-shop-page-search-input-container svg{left:20px}}.px-postpace-shop-intro .px-postpace-shop-page-search-input-container svg *{fill:#fff}.px-postpace-filter-box{position:relative;width:calc(225px + 65*(100vw - 900px)/1020);flex-grow:0;padding:22px 15px 24px 18px;border-radius:17.8px;margin-bottom:20px;border:solid 1.5px #2e2e2e;background-color:#0b0b0b;margin-top:19px}.px-postpace-filter-box .px-postpace-filter-box-title{align-items:center;justify-content:inherit;display:flex;text-align:inherit;padding:0;height:30px;color:#fff}.page-template-page-global-search-result .px-plugin-filter-box .px-plugin-filter-box-title h3,.page-template-page-plugin-store .px-plugin-filter-box .px-plugin-filter-box-title h3,.page-template-page-plugin-store-remote .px-plugin-filter-box .px-plugin-filter-box-title h3,.page-template-page-postpace-plugin-store .px-plugin-filter-box .px-plugin-filter-box-title h3,.px-postpace-filter-box .px-postpace-filter-box-title h3{font-size:18px;font-weight:500;margin:6px 3px 6px 0;line-height:18px}.px-postpace-filter-box .px-postpace-filter-box-items{padding:0;margin-top:10px;margin-bottom:0;list-style:none;margin-left:0}.page-template-page-global-search-result .px-plugin-filter-box .px-plugin-filter-box-items li.px-loading-ajax:not(.px-current-selected),.page-template-page-plugin-store .px-plugin-filter-box .px-plugin-filter-box-items li.px-loading-ajax:not(.px-current-selected),.page-template-page-plugin-store-remote .px-plugin-filter-box .px-plugin-filter-box-items li.px-loading-ajax:not(.px-current-selected),.page-template-page-postpace-plugin-store .px-plugin-filter-box .px-plugin-filter-box-items li.px-loading-ajax:not(.px-current-selected),.px-postpace-filter-box .px-postpace-filter-box-items li.px-loading-ajax:not(.px-current-selected){opacity:.5;pointer-events:none}.page-template-page-global-search-result .px-plugin-filter-box .px-plugin-filter-box-items li a,.page-template-page-plugin-store .px-plugin-filter-box .px-plugin-filter-box-items li a,.page-template-page-plugin-store-remote .px-plugin-filter-box .px-plugin-filter-box-items li a,.page-template-page-postpace-plugin-store .px-plugin-filter-box .px-plugin-filter-box-items li a,.px-postpace-filter-box .px-postpace-filter-box-items li a{display:flex;align-items:center;justify-content:space-between;position:relative;font-size:16px;font-weight:400;text-decoration:none;color:rgba(255,255,255,.6);line-height:25px;padding:10px 7px 10px 11px;border-radius:5px;cursor:pointer}.page-template-page-global-search-result .px-plugin-filter-box .px-plugin-filter-box-items li.chosen a:after,.page-template-page-plugin-store .px-plugin-filter-box .px-plugin-filter-box-items li.chosen a:after,.page-template-page-plugin-store-remote .px-plugin-filter-box .px-plugin-filter-box-items li.chosen a:after,.page-template-page-postpace-plugin-store .px-plugin-filter-box .px-plugin-filter-box-items li.chosen a:after,.px-postpace-filter-box .px-postpace-filter-box-items li.chosen a:after{width:3.81px;height:8.67px;content:"";display:block;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;right:15px;top:15px}div.px-postpace-container .px-sort-by-free .px-postpace-item-content{opacity:0;display:none}.page-template-page-global-search-result div.px-plugin-container .px-sort-by-free .px-plugin-item-content.free-product,.page-template-page-global-search-result div.px-plugin-container .px-sort-by-special .px-plugin-item-content.on-sale-product,.page-template-page-plugin-store div.px-plugin-container .px-sort-by-free .px-plugin-item-content.free-product,.page-template-page-plugin-store div.px-plugin-container .px-sort-by-special .px-plugin-item-content.on-sale-product,.page-template-page-plugin-store-remote div.px-plugin-container .px-sort-by-free .px-plugin-item-content.free-product,.page-template-page-plugin-store-remote div.px-plugin-container .px-sort-by-special .px-plugin-item-content.on-sale-product,.page-template-page-postpace-plugin-store div.px-plugin-container .px-sort-by-free .px-plugin-item-content.free-product,.page-template-page-postpace-plugin-store div.px-plugin-container .px-sort-by-special .px-plugin-item-content.on-sale-product,div.px-postpace-container .px-sort-by-free .px-postpace-item-content[data-type=free]{opacity:1;display:flex}.postpace-intro-section{min-height:100vh;display:flex;justify-content:center;flex-direction:column;color:#fff;position:relative;background-color:#08060e}.postpace-intro-section .postpace-intro-section-text-content{display:flex;flex-direction:column;justify-content:center;align-items:center}.postpace-intro-section .postpace-intro-section-video{position:absolute;top:0;left:0}.postpace-intro-section .postpace-intro-section-video .postpace-intro-video-1{position:absolute;transform:translate(45vw,-10vh)}.postpace-intro-section .postpace-intro-section-video .postpace-intro-video-2{position:absolute;transform:translate(-11vw,13vh)}.postpace-intro-section .postpace-intro-section-video .postpace-intro-video-3{position:absolute;transform:translate(-10vw,107vh)}.postpace-intro-section .postpace-intro-section-video .postpace-intro-video-4{position:absolute;transform:translate(110vw,107vh)}.postpace-intro-section .postpace-intro-section-video .postpace-intro-video-5{position:absolute;transform:translate(110vw,10vh)}@media (min-width:1500px){.page-template-page-global-search-result .px-plugin-container,.page-template-page-plugin-store .px-plugin-container,.page-template-page-plugin-store-remote .px-plugin-container,.page-template-page-postpace-plugin-store .px-plugin-container{margin-right:calc(40px + 208*(100vw - 1500px)/420)!important;margin-left:calc(40px + 208*(100vw - 1500px)/420)!important}}@media (max-width:1499px){.page-template-page-global-search-result .px-plugin-container,.page-template-page-plugin-store .px-plugin-container,.page-template-page-plugin-store-remote .px-plugin-container,.page-template-page-postpace-plugin-store .px-plugin-container{margin-left:40px;margin-right:40px}}@media (max-width:1200px){.page-template-page-global-search-result .px-plugin-container,.page-template-page-plugin-store .px-plugin-container,.page-template-page-plugin-store-remote .px-plugin-container,.page-template-page-postpace-plugin-store .px-plugin-container{margin-left:25px;margin-right:25px}}@media (max-width:767px){.page-template-page-global-search-result .px-plugin-container,.page-template-page-plugin-store .px-plugin-container,.page-template-page-plugin-store-remote .px-plugin-container,.page-template-page-postpace-plugin-store .px-plugin-container{margin-left:15px;margin-right:15px}}@media (min-width:2000px){.page-template-page-global-search-result .px-plugin-container,.page-template-page-plugin-store .px-plugin-container,.page-template-page-plugin-store-remote .px-plugin-container,.page-template-page-postpace-plugin-store .px-plugin-container{max-width:1920px;margin:0 auto!important}}.page-template-page-global-search-result .px-plugin-container .px-product-not-found,.page-template-page-plugin-store .px-plugin-container .px-product-not-found,.page-template-page-plugin-store-remote .px-plugin-container .px-product-not-found,.page-template-page-postpace-plugin-store .px-plugin-container .px-product-not-found{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff}.page-template-page-global-search-result .px-plugin-container .px-product-not-found.hide-filter-not-found,.page-template-page-plugin-store .px-plugin-container .px-product-not-found.hide-filter-not-found,.page-template-page-plugin-store-remote .px-plugin-container .px-product-not-found.hide-filter-not-found,.page-template-page-postpace-plugin-store .px-plugin-container .px-product-not-found.hide-filter-not-found{display:none}@media only screen and (min-width:901px) and (max-width:1370px){.page-template-page-global-search-result .px-plugin-container .px-product-not-found,.page-template-page-plugin-store .px-plugin-container .px-product-not-found,.page-template-page-plugin-store-remote .px-plugin-container .px-product-not-found,.page-template-page-postpace-plugin-store .px-plugin-container .px-product-not-found{padding-left:calc(0px + 109*(100vw - 900px)/470)}}@media only screen and (max-width:900px){.page-template-page-global-search-result .px-plugin-container .px-product-not-found,.page-template-page-plugin-store .px-plugin-container .px-product-not-found,.page-template-page-plugin-store-remote .px-plugin-container .px-product-not-found,.page-template-page-postpace-plugin-store .px-plugin-container .px-product-not-found{width:100%;padding:0}}@media only screen and (max-width:767px){.page-template-page-global-search-result .px-plugin-container .px-product-not-found svg,.page-template-page-plugin-store .px-plugin-container .px-product-not-found svg,.page-template-page-plugin-store-remote .px-plugin-container .px-product-not-found svg,.page-template-page-postpace-plugin-store .px-plugin-container .px-product-not-found svg{width:55%}}@media only screen and (max-width:500px){.page-template-page-global-search-result .px-plugin-container .px-product-not-found svg,.page-template-page-plugin-store .px-plugin-container .px-product-not-found svg,.page-template-page-plugin-store-remote .px-plugin-container .px-product-not-found svg,.page-template-page-postpace-plugin-store .px-plugin-container .px-product-not-found svg{width:70%}}.page-template-page-global-search-result .px-plugin-container .px-product-not-found p,.page-template-page-plugin-store .px-plugin-container .px-product-not-found p,.page-template-page-plugin-store-remote .px-plugin-container .px-product-not-found p,.page-template-page-postpace-plugin-store .px-plugin-container .px-product-not-found p{max-width:350px}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder{opacity:1;display:none;grid-template-columns:repeat(auto-fill,minmax(calc(33.3333333333% - 14px),0fr));grid-template-rows:auto;grid-gap:20px 20px;padding:0 0 0 16px}.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder{opacity:1;display:none;grid-template-rows:auto}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder .card,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder .card,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card{position:relative}@media only screen and (max-width:1023px){.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 8px),0fr));grid-gap:15px 15px;padding:0}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder .card:nth-child(6),.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card:nth-child(6),.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder .card:nth-child(6),.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card:nth-child(6){display:none}}@media only screen and (max-width:901px){.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder{padding-top:30px!important;padding-right:0!important;grid-template-columns:repeat(auto-fill,minmax(calc(50% - 15px),0fr));grid-template-rows:auto;grid-gap:13px 17px;margin-top:20px}}@media only screen and (max-width:429px){.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(87%,0fr));min-width:210px;justify-content:center}}@media only screen and (max-width:343px){.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(100%,0fr));min-width:210px;justify-content:center}}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder.hide,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder.hide,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder.hide,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder.hide{position:absolute;opacity:0;transition-duration:.5s}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder .px-single-product-placeholder,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .px-single-product-placeholder,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder .px-single-product-placeholder,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .px-single-product-placeholder{background-color:#eee;opacity:1}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder .load-wraper,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .load-wraper,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder .load-wraper,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .load-wraper{position:relative;height:100%;width:100%;background-color:#0e0e0e;z-index:44;overflow:hidden;border-radius:9px;padding-bottom:123%}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder .activity,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .activity,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder .activity,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .activity{position:absolute;left:-25%;width:45%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:45;padding-bottom:calc(150.157143% + 6px);height:0}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder .card:first-child,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card:first-child,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder .card:first-child,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card:first-child{margin-left:0}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder .card-image,.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder svg,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-image,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder svg,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder .card-image,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder svg,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-image,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder svg{margin-bottom:10px;height:fit-content;width:100%;position:relative}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder .card-image .card-tag,.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder svg .card-tag,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-image .card-tag,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder svg .card-tag,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder .card-image .card-tag,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder svg .card-tag,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-image .card-tag,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder svg .card-tag{position:absolute;background:#222;width:13%;border-radius:38px;top:18px;right:19px;z-index:44;padding-bottom:calc(5.357143% + 6px)}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder .card-content,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-content,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder .card-content,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-content{margin-top:5px;min-height:74px;display:flex;position:absolute;bottom:0;z-index:1000;border-radius:0 0 9px 9px;background-color:#0a0a0a;width:calc(100% - 15px);justify-content:space-between;align-items:center;padding-right:15px}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder .card-content .load-wraper,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-content .load-wraper,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder .card-content .load-wraper,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-content .load-wraper{padding-bottom:calc(.857143% + 6px);border-radius:6px}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder .card-content .card-loading,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-content .card-loading,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder .card-content .card-loading,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-content .card-loading{background:#121212;width:9%;border-radius:38px;top:13px;left:21px;z-index:44;padding-bottom:calc(2.3% + 6px)}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder .card-content .card-text,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-content .card-text,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder .card-content .card-text,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-content .card-text{width:50%;height:100%}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder .card-avatar-text .activity,.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder .card-content .activity,.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-content-placeholder .card-text .activity,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-avatar-text .activity,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-content .activity,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-text .activity,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder .card-avatar-text .activity,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder .card-content .activity,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-content-placeholder .card-text .activity,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-avatar-text .activity,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-content .activity,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder .card-text .activity{position:absolute;left:-45%;width:45%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:45;padding-bottom:calc(11.157143% + 6px);height:0}.page-template-page-global-search-result .px-plugin-container .px-loading-ajax .px-plugin-shop-content-placeholder,.page-template-page-plugin-store .px-plugin-container .px-loading-ajax .px-plugin-shop-content-placeholder,.page-template-page-plugin-store-remote .px-plugin-container .px-loading-ajax .px-plugin-shop-content-placeholder,.page-template-page-postpace-plugin-store .px-plugin-container .px-loading-ajax .px-plugin-shop-content-placeholder{display:grid}.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-floating-banner-btn,.page-template-page-global-search-result .px-plugin-container .px-loading-ajax .plugin-shop-item-list,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-floating-banner-btn,.page-template-page-plugin-store .px-plugin-container .px-loading-ajax .plugin-shop-item-list,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-floating-banner-btn,.page-template-page-plugin-store-remote .px-plugin-container .px-loading-ajax .plugin-shop-item-list,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-floating-banner-btn,.page-template-page-postpace-plugin-store .px-plugin-container .px-loading-ajax .plugin-shop-item-list{display:none}.page-template-page-global-search-result .px-plugin-container .px-sidebar-active-btn,.page-template-page-plugin-store .px-plugin-container .px-sidebar-active-btn,.page-template-page-plugin-store-remote .px-plugin-container .px-sidebar-active-btn,.page-template-page-postpace-plugin-store .px-plugin-container .px-sidebar-active-btn{color:#fff;transition-duration:.3s;cursor:pointer;display:flex;align-items:center;flex-direction:row;padding-bottom:15px}.page-template-page-global-search-result .px-plugin-container .px-sidebar-active-btn p,.page-template-page-plugin-store .px-plugin-container .px-sidebar-active-btn p,.page-template-page-plugin-store-remote .px-plugin-container .px-sidebar-active-btn p,.page-template-page-postpace-plugin-store .px-plugin-container .px-sidebar-active-btn p{padding-left:10px}@media only screen and (max-width:460px){.page-template-page-global-search-result .px-plugin-container .px-sidebar-active-btn p,.page-template-page-plugin-store .px-plugin-container .px-sidebar-active-btn p,.page-template-page-plugin-store-remote .px-plugin-container .px-sidebar-active-btn p,.page-template-page-postpace-plugin-store .px-plugin-container .px-sidebar-active-btn p{display:none}}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-page-navigation,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-page-navigation,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-page-navigation,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-page-navigation{display:grid}@media only screen and (max-width:900px){.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-page-navigation,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-page-navigation,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-page-navigation,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-page-navigation{display:flex;justify-content:space-between;align-items:center;align-self:center;align-content:center;height:55px;padding:20px 0 8px}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-page-navigation .px-sidebar-active-btn,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-page-navigation .px-sidebar-active-btn,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-page-navigation .px-sidebar-active-btn,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-page-navigation .px-sidebar-active-btn{padding:0}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-page-navigation ul,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-page-navigation ul,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul{margin:0}}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-page-navigation ul,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-page-navigation ul,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul{display:flex;justify-content:flex-end;margin-bottom:5px}@media only screen and (max-width:900px){.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-page-navigation ul,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-page-navigation ul,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul{margin:0}}@media only screen and (max-width:400px){.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-page-navigation ul,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-page-navigation ul,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul{padding-left:0}}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-page-navigation ul li,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul li,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-page-navigation ul li,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul li{color:#fff;list-style:none;font-size:15px;cursor:pointer;z-index:2;padding:5px 15px;display:flex;flex-wrap:nowrap}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-page-navigation ul li:last-child:after,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul li:last-child:after,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-page-navigation ul li:last-child:after,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul li:last-child:after{content:"";width:16px;display:flex;height:22px;margin-left:5px;background-position:center;background-size:contain;background-repeat:no-repeat}@media only screen and (max-width:380px){.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-page-navigation ul li:last-child:after,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul li:last-child:after,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-page-navigation ul li:last-child:after,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul li:last-child:after{display:none}}@media only screen and (max-width:550px){.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-page-navigation ul li,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul li,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-page-navigation ul li,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul li{padding:3px 10px;font-size:13px}}@media only screen and (max-width:380px){.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-page-navigation ul li,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul li,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-page-navigation ul li,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul li{padding:3px 8px;font-size:11px}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-page-navigation ul li img,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul li img,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-page-navigation ul li img,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul li img{display:none!important}}.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-page-navigation ul li.active,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul li.active,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-page-navigation ul li.active,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul li.active{border-radius:50px;border:1px solid rgba(255,255,255,.3);padding:4px 14px}@media only screen and (max-width:550px){.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-page-navigation ul li.active,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul li.active,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-page-navigation ul li.active,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul li.active{padding:2px 9px}}@media only screen and (max-width:380px){.page-template-page-global-search-result .px-plugin-container .px-plugin-shop-page-navigation ul li.active,.page-template-page-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul li.active,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-shop-page-navigation ul li.active,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-page-navigation ul li.active{padding:2px 7px}}.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-bottom-floating-banner,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-bottom-floating-banner,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner{position:unset;padding:12px 14px 24px;margin-bottom:10px;width:calc(250px + 50*(100vw - 1024px)/896)}.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-line,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-line,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-line,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-line{margin:15px 0}@media only screen and (max-width:1300px){.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box h4,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box h4,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box h4,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box h4{font-size:13px}}.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-big-title,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-big-title,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-big-title,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-big-title{font-size:35px}@media only screen and (max-width:1300px){.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-big-title,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-big-title,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-big-title,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-big-title{font-size:27px}}.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions{margin-top:15px}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-top-bar-content .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions a,.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions a,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions a,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions a,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions a{padding:10px 16px;font-size:13px;width:150px}@media only screen and (max-width:1300px){.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions h5,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions h5,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions h5,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions h5{font-size:14px}}@media only screen and (min-width:901px){.page-template-page-global-search-result .px-plugin-container .plugin-sidebar,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar{display:block!important}}@media only screen and (max-width:900px){.page-template-page-global-search-result .px-plugin-container .plugin-sidebar,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar{display:none;background-color:#151515;height:100vh;width:100vw;position:fixed;top:0;z-index:999999;left:0}.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-plugin-sidebar-content,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-plugin-sidebar-content,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-plugin-sidebar-content,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-plugin-sidebar-content{height:calc(100vh - 125px);overflow-y:auto}.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-plugin-sidebar-content::-webkit-scrollbar,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-plugin-sidebar-content::-webkit-scrollbar,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-plugin-sidebar-content::-webkit-scrollbar,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-plugin-sidebar-content::-webkit-scrollbar{width:6px;background-color:#272727;border-radius:20px}.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-plugin-sidebar-content::-webkit-scrollbar-thumb,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-plugin-sidebar-content::-webkit-scrollbar-thumb,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-plugin-sidebar-content::-webkit-scrollbar-thumb,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-plugin-sidebar-content::-webkit-scrollbar-thumb{background:#8d8d8d;border-radius:20px}.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-plugin-sidebar-content .px-plugin-filter-box,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-plugin-sidebar-content .px-plugin-filter-box,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-plugin-sidebar-content .px-plugin-filter-box,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-plugin-sidebar-content .px-plugin-filter-box{width:calc(100% - 60px);border:0;padding:0;background-color:#151515;margin:0 30px}}.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-sidebar-footer,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-sidebar-footer,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-sidebar-footer,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-sidebar-footer{display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;bottom:0;height:60px;background-color:#000;margin:0 auto;width:100vw}.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-sidebar-footer .px-apply-btn,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-sidebar-footer .px-apply-btn,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-sidebar-footer .px-apply-btn,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-sidebar-footer .px-apply-btn{transition:background-color ease-in .2s}.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-sidebar-footer .px-apply-btn.active,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-sidebar-footer .px-apply-btn.active,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-sidebar-footer .px-apply-btn.active,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-sidebar-footer .px-apply-btn.active{background:#2a2ab8!important}.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-sidebar-title-container,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-sidebar-title-container,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-sidebar-title-container,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-sidebar-title-container{height:60px;display:flex;align-items:center;background:#272727;justify-content:space-between;padding:0 60px;color:#fff}@media only screen and (max-width:900px){.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-sidebar-title-container,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-sidebar-title-container,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-sidebar-title-container,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-sidebar-title-container{padding:0 20px}}.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-sidebar-title,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-sidebar-title,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-sidebar-title,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-sidebar-title{font-size:18px;color:#fff}.page-template-page-global-search-result .px-plugin-container .plugin-sidebar .px-remove-btn,.page-template-page-plugin-store .px-plugin-container .plugin-sidebar .px-remove-btn,.page-template-page-plugin-store-remote .px-plugin-container .plugin-sidebar .px-remove-btn,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-sidebar .px-remove-btn{opacity:0!important}.page-template-page-global-search-result .px-plugin-container .plugin-shop-content-container,.page-template-page-plugin-store .px-plugin-container .plugin-shop-content-container,.page-template-page-plugin-store-remote .px-plugin-container .plugin-shop-content-container,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-content-container{display:grid;grid-template-columns:calc(280px + 36.5*(100vw - 1024px)/276) auto;grid-template-areas:"header content";margin-top:25px}@media only screen and (min-width:1201px){.page-template-page-global-search-result .px-plugin-container .plugin-shop-content-container,.page-template-page-plugin-store .px-plugin-container .plugin-shop-content-container,.page-template-page-plugin-store-remote .px-plugin-container .plugin-shop-content-container,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-content-container{grid-template-columns:calc(285px + 40*(100vw - 1024px)/896) auto}}@media only screen and (max-width:1200px){.page-template-page-global-search-result .px-plugin-container .plugin-shop-content-container,.page-template-page-plugin-store .px-plugin-container .plugin-shop-content-container,.page-template-page-plugin-store-remote .px-plugin-container .plugin-shop-content-container,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-content-container{grid-template-columns:285px auto}}@media only screen and (max-width:900px){.page-template-page-global-search-result .px-plugin-container .plugin-shop-content-container,.page-template-page-plugin-store .px-plugin-container .plugin-shop-content-container,.page-template-page-plugin-store-remote .px-plugin-container .plugin-shop-content-container,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-content-container{grid-template-columns:repeat(1,1fr);grid-template-areas:"content"}}.page-template-page-global-search-result .px-plugin-container .plugin-shop-content-container.showPlaceholder .px-plugin-shop-content-placeholder,.page-template-page-plugin-store .px-plugin-container .plugin-shop-content-container.showPlaceholder .px-plugin-shop-content-placeholder,.page-template-page-plugin-store-remote .px-plugin-container .plugin-shop-content-container.showPlaceholder .px-plugin-shop-content-placeholder,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-content-container.showPlaceholder .px-plugin-shop-content-placeholder{display:grid}.page-template-page-global-search-result .px-plugin-container .plugin-shop-content-container.showPlaceholder .plugin-shop-item-list,.page-template-page-global-search-result .px-plugin-container .plugin-shop-content-container.showPlaceholder .px-plugin-product-not-found,.page-template-page-plugin-store .px-plugin-container .plugin-shop-content-container.showPlaceholder .plugin-shop-item-list,.page-template-page-plugin-store .px-plugin-container .plugin-shop-content-container.showPlaceholder .px-plugin-product-not-found,.page-template-page-plugin-store-remote .px-plugin-container .plugin-shop-content-container.showPlaceholder .plugin-shop-item-list,.page-template-page-plugin-store-remote .px-plugin-container .plugin-shop-content-container.showPlaceholder .px-plugin-product-not-found,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-content-container.showPlaceholder .plugin-shop-item-list,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-content-container.showPlaceholder .px-plugin-product-not-found{display:none}.page-template-page-global-search-result .px-plugin-container .px-plugin-popup,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup{position:fixed;z-index:2000;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;left:0;right:0;top:0;align-self:center;align-content:center}.page-template-page-global-search-result .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area{display:flex;justify-content:space-between;align-items:center;align-content:center;flex-direction:row;padding:28px 24px 28px 28px}.page-template-page-global-search-result .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-title,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-title,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-title,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-title{max-width:340px;flex-grow:0;opacity:.9;font-size:16px;letter-spacing:.03px;text-align:left}.page-template-page-global-search-result .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-button,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-button,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-button,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-button{background-color:#228d33;color:#fff;border-radius:30px;height:33px;padding:0 22px;display:flex;align-content:center;text-align:center;justify-content:center;text-decoration:none}.page-template-page-global-search-result .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-button.free-product,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-button.free-product,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-button.free-product,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-button.free-product{background-color:#1254d9}.page-template-page-global-search-result .px-plugin-container .px-plugin-popup .px-plugin-popup-close,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup .px-plugin-popup-close,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup .px-plugin-popup-close,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup .px-plugin-popup-close{background:0 0;border:0;position:absolute;right:24px;top:24px;cursor:pointer}@media only screen and (max-width:500px){.page-template-page-global-search-result .px-plugin-container .px-plugin-popup .px-plugin-popup-close,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup .px-plugin-popup-close,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup .px-plugin-popup-close,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup .px-plugin-popup-close{right:10px;top:12px}}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-input-container .px-search-field-icon-close svg *,.page-template-page-global-search-result .px-plugin-container .px-plugin-popup .px-plugin-popup-close svg *,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup .px-plugin-popup-close svg *,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup .px-plugin-popup-close svg *,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup .px-plugin-popup-close svg *{fill:#fff}@media only screen and (max-width:900px){.page-template-page-global-search-result .px-plugin-container .px-plugin-popup,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup{width:80vw;left:9vw}.page-template-page-global-search-result .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area{flex-direction:column}}@media only screen and (max-width:900px) and (max-width:500px){.page-template-page-global-search-result .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area{padding:10px 15px 20px}}@media only screen and (max-width:900px){.page-template-page-global-search-result .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-title,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-title,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-title,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-title{text-align:center;padding-bottom:15px;max-width:380px}}@media only screen and (max-width:900px) and (max-width:500px){.page-template-page-global-search-result .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-title,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-title,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-title,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-title{font-size:13px}.page-template-page-global-search-result .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-button span,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-button span,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-button span,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup .plugin-video-popup-thumbnail-content-area .plugin-video-popup-button span{font-size:12px}}.page-template-page-global-search-result .px-plugin-container .px-plugin-popup-show,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup-show,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup-show,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup-show{visibility:visible}.page-template-page-global-search-result .px-plugin-container .px-plugin-popup-overlay,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup-overlay,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup-overlay,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup-overlay{position:fixed;width:100%;height:100%;visibility:hidden;top:0;left:0;z-index:1000;opacity:0;background:rgba(0,0,0,.7);-webkit-transition:all .3s;transition:all .3s}.page-template-page-global-search-result .px-plugin-container .px-plugin-popup-show~.px-plugin-popup-overlay,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup-show~.px-plugin-popup-overlay,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup-show~.px-plugin-popup-overlay,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup-show~.px-plugin-popup-overlay{opacity:1;visibility:visible}.page-template-page-global-search-result .px-plugin-container .px-plugin-popup-content,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup-content,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup-content,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup-content{color:#fff;background:#262626;border-radius:19px;overflow:hidden}@media only screen and (max-width:500px){.page-template-page-global-search-result .px-plugin-container .px-plugin-popup-content,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup-content,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup-content,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup-content{border-radius:12px}}.page-template-page-global-search-result .px-plugin-container .px-plugin-popup .px-plugin-popup-content,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup .px-plugin-popup-content,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup .px-plugin-popup-content,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup .px-plugin-popup-content{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95);opacity:0;-webkit-transition:all .3s;transition:all .3s}.page-template-page-global-search-result .px-plugin-container .px-plugin-popup-show.px-plugin-popup .px-plugin-popup-content,.page-template-page-plugin-store .px-plugin-container .px-plugin-popup-show.px-plugin-popup .px-plugin-popup-content,.page-template-page-plugin-store-remote .px-plugin-container .px-plugin-popup-show.px-plugin-popup .px-plugin-popup-content,.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-popup-show.px-plugin-popup .px-plugin-popup-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.page-template-page-global-search-result .px-plugin-container .plugin-shop-item-list,.page-template-page-plugin-store .px-plugin-container .plugin-shop-item-list,.page-template-page-plugin-store-remote .px-plugin-container .plugin-shop-item-list{width:calc(100% - 20px);display:grid;position:relative;grid-template-columns:repeat(auto-fill,minmax(calc(33.3333333333% - 14px),0fr));grid-template-rows:auto;grid-gap:20px 20px;padding:0 0 0 16px;transition:opacity .3s ease-in;opacity:1}.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-item-list{width:calc(100% - 20px);transition:opacity .3s ease-in}@media only screen and (max-width:900px){.page-template-page-global-search-result .px-plugin-container .plugin-shop-item-list,.page-template-page-plugin-store .px-plugin-container .plugin-shop-item-list,.page-template-page-plugin-store-remote .px-plugin-container .plugin-shop-item-list,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-item-list{padding:0}}@media only screen and (max-width:1200px){.page-template-page-global-search-result .px-plugin-container .plugin-shop-item-list,.page-template-page-plugin-store .px-plugin-container .plugin-shop-item-list,.page-template-page-plugin-store-remote .px-plugin-container .plugin-shop-item-list,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-item-list{grid-template-columns:repeat(auto-fill,minmax(calc(33.3333333333% - 10px),0fr));grid-gap:15px 15px}}@media only screen and (max-width:1023px){.page-template-page-global-search-result .px-plugin-container .plugin-shop-item-list,.page-template-page-plugin-store .px-plugin-container .plugin-shop-item-list,.page-template-page-plugin-store-remote .px-plugin-container .plugin-shop-item-list,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-item-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 10px),0fr));grid-gap:18px 18px}}@media only screen and (min-width:700px) and (max-width:900px){.page-template-page-global-search-result .px-plugin-container .plugin-shop-item-list,.page-template-page-plugin-store .px-plugin-container .plugin-shop-item-list,.page-template-page-plugin-store-remote .px-plugin-container .plugin-shop-item-list,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-item-list{grid-template-columns:repeat(auto-fill,minmax(48.8%,0fr));grid-gap:15px 15px}}@media only screen and (max-width:900px){.page-template-page-global-search-result .px-plugin-container .plugin-shop-item-list,.page-template-page-plugin-store .px-plugin-container .plugin-shop-item-list,.page-template-page-plugin-store-remote .px-plugin-container .plugin-shop-item-list,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-item-list{width:100%}}@media only screen and (max-width:429px){.page-template-page-global-search-result .px-plugin-container .plugin-shop-item-list,.page-template-page-plugin-store .px-plugin-container .plugin-shop-item-list,.page-template-page-plugin-store-remote .px-plugin-container .plugin-shop-item-list,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-item-list{grid-template-columns:repeat(auto-fill,minmax(87%,0fr));min-width:210px;justify-content:center}}@media only screen and (max-width:343px){.page-template-page-global-search-result .px-plugin-container .plugin-shop-item-list,.page-template-page-plugin-store .px-plugin-container .plugin-shop-item-list,.page-template-page-plugin-store-remote .px-plugin-container .plugin-shop-item-list,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-item-list{grid-template-columns:repeat(auto-fill,minmax(100%,0fr));min-width:210px;justify-content:center}}.page-template-page-global-search-result .px-plugin-container .plugin-shop-item-list.px-loading-ajax,.page-template-page-plugin-store .px-plugin-container .plugin-shop-item-list.px-loading-ajax,.page-template-page-plugin-store-remote .px-plugin-container .plugin-shop-item-list.px-loading-ajax,.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-item-list.px-loading-ajax{opacity:0}.page-template-page-global-search-result .px-plugin-shop-intro,.page-template-page-plugin-store .px-plugin-shop-intro,.page-template-page-plugin-store-remote .px-plugin-shop-intro,.page-template-page-postpace-plugin-store .px-plugin-shop-intro{padding-top:160px}@media only screen and (max-width:1300px){.page-template-page-global-search-result .px-plugin-shop-intro,.page-template-page-plugin-store .px-plugin-shop-intro,.page-template-page-plugin-store-remote .px-plugin-shop-intro,.page-template-page-postpace-plugin-store .px-plugin-shop-intro{padding-top:9%}}@media only screen and (max-width:800px){.page-template-page-global-search-result .px-plugin-shop-intro,.page-template-page-plugin-store .px-plugin-shop-intro,.page-template-page-plugin-store-remote .px-plugin-shop-intro,.page-template-page-postpace-plugin-store .px-plugin-shop-intro{padding-top:65px}}.page-template-page-global-search-result .px-plugin-filter-box,.page-template-page-plugin-store .px-plugin-filter-box,.page-template-page-plugin-store-remote .px-plugin-filter-box,.page-template-page-postpace-plugin-store .px-plugin-filter-box{position:relative;width:calc(225px + 65*(100vw - 900px)/1020);flex-grow:0;padding:22px 15px 24px 18px;border-radius:17.8px;margin-bottom:20px;border:solid 1.5px #2e2e2e;background-color:#0b0b0b}@media only screen and (min-width:2000px){.page-template-page-global-search-result .px-plugin-filter-box,.page-template-page-plugin-store .px-plugin-filter-box,.page-template-page-plugin-store-remote .px-plugin-filter-box,.page-template-page-postpace-plugin-store .px-plugin-filter-box{width:calc(100% - 44px)}}.page-template-page-global-search-result .px-plugin-filter-box .px-plugin-filter-box-title,.page-template-page-plugin-store .px-plugin-filter-box .px-plugin-filter-box-title,.page-template-page-plugin-store-remote .px-plugin-filter-box .px-plugin-filter-box-title,.page-template-page-postpace-plugin-store .px-plugin-filter-box .px-plugin-filter-box-title{align-items:center;justify-content:inherit;display:flex;text-align:inherit;padding:0;height:30px;color:#fff}.page-template-page-global-search-result .px-plugin-filter-box .px-plugin-filter-box-items,.page-template-page-plugin-store .px-plugin-filter-box .px-plugin-filter-box-items,.page-template-page-plugin-store-remote .px-plugin-filter-box .px-plugin-filter-box-items,.page-template-page-postpace-plugin-store .px-plugin-filter-box .px-plugin-filter-box-items{padding:0;margin-top:10px;margin-bottom:0;list-style:none;margin-left:0}.page-template-page-global-search-result .px-plugin-filter-box .px-plugin-filter-box-items li,.page-template-page-plugin-store .px-plugin-filter-box .px-plugin-filter-box-items li,.page-template-page-plugin-store-remote .px-plugin-filter-box .px-plugin-filter-box-items li,.page-template-page-postpace-plugin-store .px-plugin-filter-box .px-plugin-filter-box-items li{list-style:none;border-radius:5px;transition-duration:.2s}.page-template-page-global-search-result .px-plugin-filter-box .px-plugin-filter-box-items li:hover,.page-template-page-plugin-store .px-plugin-filter-box .px-plugin-filter-box-items li:hover,.page-template-page-plugin-store-remote .px-plugin-filter-box .px-plugin-filter-box-items li:hover,.page-template-page-postpace-plugin-store .px-plugin-filter-box .px-plugin-filter-box-items li:hover{background-color:rgba(39,39,39,.73)}.page-template-page-global-search-result .px-plugin-filter-box .px-plugin-filter-box-items li a:before,.page-template-page-plugin-store .px-plugin-filter-box .px-plugin-filter-box-items li a:before,.page-template-page-plugin-store-remote .px-plugin-filter-box .px-plugin-filter-box-items li a:before,.page-template-page-postpace-plugin-store .px-plugin-filter-box .px-plugin-filter-box-items li a:before{width:15px;height:15px;content:"";flex-grow:0;border-radius:3.1px;border:solid 1px #777;position:absolute;right:10px;margin:0}.page-template-page-global-search-result div.px-plugin-container .px-sort-by-free .px-plugin-item-content,.page-template-page-global-search-result div.px-plugin-container .px-sort-by-special .px-plugin-item-content,.page-template-page-plugin-store div.px-plugin-container .px-sort-by-free .px-plugin-item-content,.page-template-page-plugin-store div.px-plugin-container .px-sort-by-special .px-plugin-item-content,.page-template-page-plugin-store-remote div.px-plugin-container .px-sort-by-free .px-plugin-item-content,.page-template-page-plugin-store-remote div.px-plugin-container .px-sort-by-special .px-plugin-item-content,.page-template-page-postpace-plugin-store div.px-plugin-container .px-sort-by-free .px-plugin-item-content,.page-template-page-postpace-plugin-store div.px-plugin-container .px-sort-by-special .px-plugin-item-content{opacity:0;display:none}.page-template-page-global-search-result .px-plugin-item-content,.page-template-page-plugin-store .px-plugin-item-content,.page-template-page-plugin-store-remote .px-plugin-item-content,.page-template-page-postpace-plugin-store .px-plugin-item-content{cursor:pointer;display:flex;height:74px;padding-bottom:103.98%;position:relative}@media only screen and (max-width:1200px) and (min-width:1024px){.page-template-page-global-search-result .px-plugin-item-content,.page-template-page-plugin-store .px-plugin-item-content,.page-template-page-plugin-store-remote .px-plugin-item-content,.page-template-page-postpace-plugin-store .px-plugin-item-content{height:59px}}@media only screen and (max-width:550px) and (min-width:430px){.page-template-page-global-search-result .px-plugin-item-content,.page-template-page-plugin-store .px-plugin-item-content,.page-template-page-plugin-store-remote .px-plugin-item-content,.page-template-page-postpace-plugin-store .px-plugin-item-content{height:59px}}@media only screen and (max-width:270px){.page-template-page-global-search-result .px-plugin-item-content,.page-template-page-plugin-store .px-plugin-item-content,.page-template-page-plugin-store-remote .px-plugin-item-content,.page-template-page-postpace-plugin-store .px-plugin-item-content{height:59px}}.page-template-page-global-search-result .px-plugin-item-content .plugin-shop-item-free-tag,.page-template-page-plugin-store .px-plugin-item-content .plugin-shop-item-free-tag,.page-template-page-plugin-store-remote .px-plugin-item-content .plugin-shop-item-free-tag,.page-template-page-postpace-plugin-store .px-plugin-item-content .plugin-shop-item-free-tag{position:absolute;top:14px;right:17px;flex-grow:0;padding:6px 14px 5px;border-radius:6.2px;background-color:#228d33;font-size:13px;line-height:13px;color:#fff;z-index:2;font-weight:500}.page-template-page-global-search-result .px-plugin-item-content.px-hide-plugin-item,.page-template-page-plugin-store .px-plugin-item-content.px-hide-plugin-item,.page-template-page-plugin-store-remote .px-plugin-item-content.px-hide-plugin-item,.page-template-page-postpace-plugin-store .px-plugin-item-content.px-hide-plugin-item,div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown.have-one-item i{display:none!important}.page-template-page-global-search-result .plugin-video-thumbnail-content-area,.page-template-page-plugin-store .plugin-video-thumbnail-content-area,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area{z-index:1;cursor:default;position:absolute;bottom:0;padding:13px 17px 10px 12px;width:calc(100% - 29px);display:flex;flex-direction:row;justify-content:space-between;align-content:center;align-items:center;overflow:hidden;backdrop-filter:saturate(180%) blur(7px);background-color:rgba(48,48,48,.83);border-radius:0 0 15px 15px}.page-template-page-global-search-result .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-box,.page-template-page-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-box,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-box,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-box{align-items:stretch;border:0;box-sizing:border-box;display:flex;flex-direction:row;flex-shrink:0;font:inherit;font-size:100%;margin:0;padding:0;position:relative;vertical-align:baseline;width:100%}.page-template-page-global-search-result .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-box .plugin-video-thumbnail-content-box-content,.page-template-page-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-box .plugin-video-thumbnail-content-box-content,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-box .plugin-video-thumbnail-content-box-content,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-box .plugin-video-thumbnail-content-box-content{display:flex;justify-content:space-between;width:100%;align-items:center}.page-template-page-global-search-result .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area,.page-template-page-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area{display:flex;justify-content:center;align-items:center}.page-template-page-global-search-result .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div,.page-template-page-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div{display:flex;justify-content:center}.page-template-page-global-search-result .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div img,.page-template-page-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div img,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div img,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div img{max-width:48px;border-radius:11px}@media only screen and (max-width:1200px) and (min-width:1024px){.page-template-page-global-search-result .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div img,.page-template-page-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div img,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div img,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div img{max-width:37px}}@media only screen and (max-width:550px) and (min-width:430px){.page-template-page-global-search-result .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div img,.page-template-page-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div img,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div img,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div img{max-width:40px}}@media only screen and (max-width:270px){.page-template-page-global-search-result .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div img,.page-template-page-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div img,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div img,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div img{max-width:37px}}.page-template-page-global-search-result .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div.plugin-video-thumbnail-content-left-area-content,.page-template-page-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div.plugin-video-thumbnail-content-left-area-content,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div.plugin-video-thumbnail-content-left-area-content,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div.plugin-video-thumbnail-content-left-area-content{flex-direction:column;padding-left:15px}@media only screen and (max-width:1200px) and (min-width:1024px){.page-template-page-global-search-result .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div.plugin-video-thumbnail-content-left-area-content,.page-template-page-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div.plugin-video-thumbnail-content-left-area-content,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div.plugin-video-thumbnail-content-left-area-content,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div.plugin-video-thumbnail-content-left-area-content{padding-left:7px}}@media only screen and (max-width:1023px){.page-template-page-global-search-result .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div.plugin-video-thumbnail-content-left-area-content,.page-template-page-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div.plugin-video-thumbnail-content-left-area-content,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div.plugin-video-thumbnail-content-left-area-content,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div.plugin-video-thumbnail-content-left-area-content{padding-left:9px}}@media only screen and (max-width:550px) and (min-width:430px){.page-template-page-global-search-result .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div.plugin-video-thumbnail-content-left-area-content,.page-template-page-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div.plugin-video-thumbnail-content-left-area-content,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div.plugin-video-thumbnail-content-left-area-content,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div.plugin-video-thumbnail-content-left-area-content{padding-left:7px}}@media only screen and (max-width:270px){.page-template-page-global-search-result .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div.plugin-video-thumbnail-content-left-area-content,.page-template-page-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div.plugin-video-thumbnail-content-left-area-content,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div.plugin-video-thumbnail-content-left-area-content,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div.plugin-video-thumbnail-content-left-area-content{padding-left:7px}}@media only screen and (max-width:1200px) and (min-width:1024px){.page-template-page-global-search-result .plugin-video-thumbnail-content-area,.page-template-page-plugin-store .plugin-video-thumbnail-content-area,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area{padding:14px 10px 15px 7px;width:calc(100% - 17px)}}@media only screen and (max-width:550px) and (min-width:430px){.page-template-page-global-search-result .plugin-video-thumbnail-content-area,.page-template-page-plugin-store .plugin-video-thumbnail-content-area,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area{padding:14px 10px 15px 7px;width:calc(100% - 17px)}}@media only screen and (max-width:270px){.page-template-page-global-search-result .plugin-video-thumbnail-content-area,.page-template-page-plugin-store .plugin-video-thumbnail-content-area,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area{padding:14px 10px 15px 7px;width:calc(100% - 17px)}}.page-template-page-global-search-result .plugin-video-thumbnail-content-area h5,.page-template-page-plugin-store .plugin-video-thumbnail-content-area h5,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area h5,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area h5{font-weight:400;font-size:13px;line-height:15px;color:#fff;padding-bottom:5px}@media only screen and (max-width:1200px) and (min-width:1024px){.page-template-page-global-search-result .plugin-video-thumbnail-content-area h5,.page-template-page-plugin-store .plugin-video-thumbnail-content-area h5,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area h5,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area h5{font-size:12px}}@media only screen and (max-width:550px) and (min-width:430px){.page-template-page-global-search-result .plugin-video-thumbnail-content-area h5,.page-template-page-plugin-store .plugin-video-thumbnail-content-area h5,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area h5,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area h5{font-size:12px}}@media only screen and (max-width:270px){.page-template-page-global-search-result .plugin-video-thumbnail-content-area h5,.page-template-page-plugin-store .plugin-video-thumbnail-content-area h5,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area h5,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area h5{font-size:12px}}.page-template-page-global-search-result .plugin-video-thumbnail-content-area p,.page-template-page-plugin-store .plugin-video-thumbnail-content-area p,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area p,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area p{font-weight:400;font-size:11px;margin:0;color:#fff;opacity:.7;line-height:14px}@media only screen and (max-width:1200px){.page-template-page-global-search-result .plugin-video-thumbnail-content-area p,.page-template-page-plugin-store .plugin-video-thumbnail-content-area p,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area p,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area p{font-size:10px}}.page-template-page-global-search-result .plugin-video-thumbnail-holder,.page-template-page-plugin-store .plugin-video-thumbnail-holder,.page-template-page-plugin-store-remote .plugin-video-thumbnail-holder,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-holder{position:relative;width:100%;padding-bottom:calc(103.98% + 74px);background-color:#0e0e0e;height:0;border-radius:15px;overflow:hidden}@media only screen and (max-width:1200px) and (min-width:1024px){.page-template-page-global-search-result .plugin-video-thumbnail-holder,.page-template-page-plugin-store .plugin-video-thumbnail-holder,.page-template-page-plugin-store-remote .plugin-video-thumbnail-holder,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-holder{padding-bottom:calc(103.98% + 59px)}}@media only screen and (max-width:550px) and (min-width:430px){.page-template-page-global-search-result .plugin-video-thumbnail-holder,.page-template-page-plugin-store .plugin-video-thumbnail-holder,.page-template-page-plugin-store-remote .plugin-video-thumbnail-holder,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-holder{padding-bottom:calc(103.98% + 59px)}}@media only screen and (max-width:270px){.page-template-page-global-search-result .plugin-video-thumbnail-holder,.page-template-page-plugin-store .plugin-video-thumbnail-holder,.page-template-page-plugin-store-remote .plugin-video-thumbnail-holder,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-holder{padding-bottom:calc(103.98% + 59px)}}.page-template-page-global-search-result .plugin-video-thumbnail-holder .activity,.page-template-page-plugin-store .plugin-video-thumbnail-holder .activity,.page-template-page-plugin-store-remote .plugin-video-thumbnail-holder .activity,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-holder .activity{position:absolute;left:-25%;width:45%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:0;padding-bottom:calc(120.157143% + 6px);height:0}.page-template-page-global-search-result .plugin-video-thumbnail-holder .px-video-poster,.page-template-page-plugin-store .plugin-video-thumbnail-holder .px-video-poster,.page-template-page-plugin-store-remote .plugin-video-thumbnail-holder .px-video-poster,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-holder .px-video-poster{position:absolute;width:100%;height:100%;top:0;left:0;background-repeat:no-repeat;background-size:cover;z-index:1;overflow:hidden;opacity:1;background-position:center center;transition:opacity .35s ease-in-out;border-top-right-radius:15px;border-top-left-radius:15px}.page-template-page-global-search-result .plugin-video-thumbnail-holder .px-video-poster.hide,.page-template-page-global-search-result .plugin-video-thumbnail-holder .px-video-poster.not-lazy-loaded,.page-template-page-plugin-store .plugin-video-thumbnail-holder .px-video-poster.hide,.page-template-page-plugin-store .plugin-video-thumbnail-holder .px-video-poster.not-lazy-loaded,.page-template-page-plugin-store-remote .plugin-video-thumbnail-holder .px-video-poster.hide,.page-template-page-plugin-store-remote .plugin-video-thumbnail-holder .px-video-poster.not-lazy-loaded,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-holder .px-video-poster.hide,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-holder .px-video-poster.not-lazy-loaded{opacity:0}.page-template-page-global-search-result .plugin-video-thumbnail-holder video.video-lazyload,.page-template-page-plugin-store .plugin-video-thumbnail-holder video.video-lazyload,.page-template-page-plugin-store-remote .plugin-video-thumbnail-holder video.video-lazyload,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-holder video.video-lazyload{background-color:transparent}.page-template-page-global-search-result .px-plugin-item-tag,.page-template-page-plugin-store .px-plugin-item-tag,.page-template-page-plugin-store-remote .px-plugin-item-tag,.page-template-page-postpace-plugin-store .px-plugin-item-tag{padding:8px 13px;background-color:#000;border-radius:17px;position:absolute;top:18px;right:26px;font-size:11px;line-height:13px;color:#fff}.page-template-page-global-search-result .plugin-video-thumbnail-content-area-download,.page-template-page-plugin-store .plugin-video-thumbnail-content-area-download,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area-download,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area-download{z-index:2;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:7px 20px;background:#fff;border-radius:16.763px;font-style:normal;font-weight:600;font-size:12px;line-height:14px;color:#0083ff;text-transform:uppercase;text-decoration:none;height:fit-content}@media only screen and (max-width:1200px) and (min-width:1024px){.page-template-page-global-search-result .plugin-video-thumbnail-content-area-download,.page-template-page-plugin-store .plugin-video-thumbnail-content-area-download,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area-download,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area-download{padding:4px 9px}}@media only screen and (max-width:600px){.page-template-page-global-search-result .plugin-video-thumbnail-content-area-download,.page-template-page-plugin-store .plugin-video-thumbnail-content-area-download,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area-download,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area-download{display:none}}@media only screen and (max-width:550px) and (min-width:430px){.page-template-page-global-search-result .plugin-video-thumbnail-content-area-download,.page-template-page-plugin-store .plugin-video-thumbnail-content-area-download,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area-download,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area-download{padding:4px 9px}}@media only screen and (max-width:270px){.page-template-page-global-search-result .plugin-video-thumbnail-content-area-download,.page-template-page-plugin-store .plugin-video-thumbnail-content-area-download,.page-template-page-plugin-store-remote .plugin-video-thumbnail-content-area-download,.page-template-page-postpace-plugin-store .plugin-video-thumbnail-content-area-download{padding:4px 9px}}.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-content-container{grid-template-columns:1fr}.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-item-list{width:100%;display:grid;position:relative;grid-template-columns:repeat(auto-fill,minmax(calc(24.3% - 13px),0fr));grid-template-rows:auto;grid-gap:26px 26px;opacity:1;padding:0 0 60px}@media only screen and (max-width:1100px){.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-item-list{grid-template-columns:repeat(auto-fill,minmax(calc(32.8% - 14px),0fr))}}@media only screen and (max-width:860px){.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-item-list{grid-template-columns:repeat(auto-fill,minmax(calc(49.8% - 14px),0fr))}}@media only screen and (max-width:450px){.page-template-page-postpace-plugin-store .px-plugin-container .plugin-shop-item-list{grid-template-columns:repeat(auto-fill,minmax(87%,0fr));min-width:210px;justify-content:center}}.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(24.3% - 11px),0fr));grid-gap:26px;padding:0}@media only screen and (max-width:1100px){.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(32.8% - 14px),0fr))}}@media only screen and (max-width:860px){.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(49.8% - 14px),0fr))}}@media only screen and (max-width:450px){.page-template-page-postpace-plugin-store .px-plugin-container .px-plugin-shop-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(87%,0fr));min-width:210px;justify-content:center}}.px-plugin-popup-preview{background:#000}#px-plugin-popup-content,.px-plugin-popup-preview body{background-color:#f5f5f7!important;border:1px solid #323232;border-radius:30px}.px-plugin-popup-preview body{max-width:973px;padding:21px 53px 39px;margin:50px auto;min-height:500px}.px-plugin-store-popup-showing,html.disable-scroll{overflow:hidden}#px-plugin-popup-content{font-family:Inter;min-height:110vh;width:800px;padding:0 12px 39px;position:relative;top:18px}@media only screen and (min-width:767px){#px-plugin-popup-content .change-list-left-padding .px-list{padding-left:18px}}#px-plugin-popup-content::-webkit-scrollbar{display:none;-ms-overflow-style:none;scrollbar-width:none}#px-plugin-popup-content #remove-padding-custom .vc_column-inner{margin-left:15px;margin-right:15px}@media only screen and (max-width:768px) and (min-width:720px){#px-plugin-popup-content .vc_col-sm-6{width:50%}}#px-plugin-popup-content .px-plugin-popup-close-container{position:sticky;top:0;left:0;width:100%;cursor:pointer;z-index:10000000}#px-plugin-popup-content .px-plugin-popup-close-container .px-plugin-popup-close{width:33px;height:33px;background:#ebebeb;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;position:absolute;right:-1px;top:15px}@media only screen and (max-width:1050px){#px-plugin-popup-content .px-plugin-popup-close-container .px-plugin-popup-close{right:2px;top:13px}}#px-plugin-popup-content .px-plugin-popup-top-bar{margin-bottom:22px;display:grid;grid-template-columns:1fr 1fr;position:sticky;top:0;left:0;background:#f5f5f7!important;z-index:100000;margin-top:5px;padding:17px 15px 5px}@media only screen and (max-width:450px){#px-plugin-popup-content .px-plugin-popup-top-bar{width:calc(100% - 30px);grid-template-columns:1fr}}#px-plugin-popup-content .px-plugin-popup-top-bar .px-plugin-popup-meta-container{display:flex;align-items:self-start;justify-content:flex-start}#px-plugin-popup-content .px-plugin-popup-top-bar .px-plugin-popup-meta-container .px-plugin-popup-logo-container{margin-right:11px}#px-plugin-popup-content .px-plugin-popup-top-bar .px-plugin-popup-meta-container .px-plugin-popup-logo-container img{width:62px;height:62px;object-fit:cover;border-radius:15px}@media only screen and (max-width:550px){#px-plugin-popup-content .px-plugin-popup-top-bar .px-plugin-popup-meta-container .px-plugin-popup-logo-container img{width:45px;height:45px}}#px-plugin-popup-content .px-plugin-popup-top-bar .px-plugin-popup-meta-container .px-plugin-popup-plugin-title{margin-top:0;font-weight:600;font-size:17px;line-height:21px;color:#171717;margin-bottom:0}#px-plugin-popup-content .px-plugin-popup-top-bar .px-plugin-popup-meta-container .px-plugin-popup-author{margin-top:0;margin-bottom:0;font-weight:400;font-size:11px;line-height:16px;color:#505050}#px-plugin-popup-content .px-plugin-popup-top-bar .px-plugin-popup-upgrade-container{display:flex;align-items:center;justify-content:flex-end;padding-right:50px;white-space:nowrap}@media only screen and (max-width:550px){#px-plugin-popup-content .px-plugin-popup-top-bar .px-plugin-popup-upgrade-container{flex-direction:column-reverse;align-items:self-end}}@media only screen and (max-width:450px){#px-plugin-popup-content .px-plugin-popup-top-bar .px-plugin-popup-upgrade-container{padding:0}}#px-plugin-popup-content .px-plugin-popup-top-bar .px-plugin-popup-upgrade-container .px-plugin-popup-try-button{background:#005dff;display:inline-block;cursor:pointer;color:#fff;border-radius:20px;width:76px;text-align:center;height:28px;text-decoration:none;margin:0 3px}@media only screen and (max-width:450px){#px-plugin-popup-content .px-plugin-popup-top-bar .px-plugin-popup-upgrade-container .px-plugin-popup-try-button{width:100%;margin:5px 0 10px}}#px-plugin-popup-content .px-plugin-popup-top-bar .px-plugin-popup-upgrade-container p{font-size:12px;font-weight:500;line-height:28px;margin:0;display:block}#px-plugin-popup-content .px-plugin-popup-top-bar .px-plugin-popup-upgrade-container .px-plugin-popup-upgrade-link{text-decoration:none;color:#005dff;text-align:right;margin-right:11px}@media only screen and (max-width:450px){#px-plugin-popup-content .px-plugin-popup-top-bar .px-plugin-popup-upgrade-container .px-plugin-popup-upgrade-link{display:none}}.px-plugin-popup-content-container{margin:0 auto;z-index:999999;width:calc(100% - 24px);padding:0 12px 39px;position:absolute;left:0;top:0;right:0;display:flex;align-items:center;justify-content:center}.px-plugin-popup-content-container .content{opacity:0;visibility:hidden;transition-duration:500ms}.px-plugin-popup-content-container .content.show{opacity:1;visibility:visible}.px-plugin-popup-content-container .placeholder{opacity:1;transition-duration:500ms;position:absolute;top:0;border-radius:58px;z-index:99999999;width:calc(100% - 27px);min-height:100vh;left:1px;background:#f5f5f7;padding-left:27px}.px-plugin-popup-content-container .placeholder svg{width:94%}@media only screen and (max-width:850px){.px-plugin-popup-content-container .placeholder svg{width:93%;height:auto;padding-top:5%}}.px-plugin-popup-content-container .placeholder.hide{opacity:0;visibility:hidden}@media only screen and (max-width:1050px){#px-plugin-popup-content{width:calc(100% - 54px);padding:12px;margin:0 15px;left:unset;transform:unset}}#px-plugin-popup-content h2{font-style:normal;font-weight:700;font-size:28px;line-height:34px}@media only screen and (max-width:850px){#px-plugin-popup-content h2{font-size:25px;line-height:30px}}@media only screen and (max-width:767px){#px-plugin-popup-content h2{font-size:22px;line-height:30px}}#px-plugin-popup-content h4,#px-plugin-popup-content h5{font-style:normal;font-weight:600;font-size:18px;line-height:25px}@media only screen and (max-width:850px){#px-plugin-popup-content h4{font-size:16px;line-height:23px}}@media only screen and (max-width:767px){#px-plugin-popup-content h4{font-size:14px;line-height:18px}}#px-plugin-popup-content h5{font-size:17px}@media only screen and (max-width:850px){#px-plugin-popup-content h5{font-size:15px;line-height:21px}}@media only screen and (max-width:767px){#px-plugin-popup-content h5{font-size:13px;line-height:18px}}#px-plugin-popup-content li p,.page-template-page-plugin-store-remote #px-plugin-popup-content li p{font-style:normal;font-weight:600;font-size:14px;line-height:25px}@media only screen and (max-width:850px){#px-plugin-popup-content li p{font-size:13px;line-height:19px}}@media only screen and (max-width:767px){#px-plugin-popup-content li p{font-size:12px;line-height:15px}}#px-plugin-popup-content .px-video-box-video-wrap{opacity:1!important}.page-template-page-plugin-store-remote #px-plugin-popup-content{width:898px;border:1px solid #323232;border-radius:30px;padding:0 37px 39px;top:18px}.page-template-page-plugin-store-remote #px-plugin-popup-content .placeholder{top:22px}@media only screen and (max-width:1050px){.page-template-page-plugin-store-remote #px-plugin-popup-content{width:calc(100% - 70px);margin:30px 20px 0;padding:0 15px 15px;left:unset;transform:unset}}.page-template-page-plugin-store-remote #px-plugin-popup-content .px-plugin-popup-close-container .px-plugin-popup-close{right:-18px;top:17px;width:35px;height:35px}@media only screen and (max-width:1050px){.page-template-page-plugin-store-remote #px-plugin-popup-content .px-plugin-popup-close-container .px-plugin-popup-close{right:2px;top:13px}}.page-template-page-plugin-store-remote #px-plugin-popup-content h2{font-style:normal;font-weight:700;font-size:37px;line-height:50px}@media only screen and (max-width:850px){.page-template-page-plugin-store-remote #px-plugin-popup-content h2{font-size:27px;line-height:35px}}@media only screen and (max-width:767px){.page-template-page-plugin-store-remote #px-plugin-popup-content h2{font-size:22px;line-height:30px}}.page-template-page-plugin-store-remote #px-plugin-popup-content h4,.page-template-page-plugin-store-remote #px-plugin-popup-content h5{font-style:normal;font-weight:600;font-size:21px;line-height:25px}@media only screen and (max-width:850px){.page-template-page-plugin-store-remote #px-plugin-popup-content h4{font-size:16px;line-height:23px}}@media only screen and (max-width:767px){.page-template-page-plugin-store-remote #px-plugin-popup-content h4{font-size:14px;line-height:18px}}@media only screen and (max-width:850px){.page-template-page-plugin-store-remote #px-plugin-popup-content h5{font-size:15px;line-height:21px}}@media only screen and (max-width:767px){.page-template-page-plugin-store-remote #px-plugin-popup-content h5{font-size:13px;line-height:18px}}@media only screen and (max-width:850px){.page-template-page-plugin-store-remote #px-plugin-popup-content li p{font-size:13px;line-height:19px}}@media only screen and (max-width:767px){.page-template-page-plugin-store-remote #px-plugin-popup-content li p{font-size:12px;line-height:15px}}.px-plugin-remote-popup-container{position:fixed;width:calc(100% + 15px);height:100%;top:0;z-index:999999;background:0 0;overflow:auto;overflow-x:hidden}.px-plugin-remote-popup-container.px-hide-popup{display:none;opacity:0}.px-plugin-remote-popup-container .px-plugin-remote-popup-overlay{position:fixed;background:#000;opacity:.9;top:0;left:0;width:100%;height:100%}.px-plugin-remote-popup-container .px-plugin-remote-popup-content-container{position:fixed;background:#fff;border:1px solid #323232;border-radius:30px;top:70px;left:50%;width:970px;height:200px;transform:translate(-50%,70px)}.graphic-design-store-content-containers{background-repeat:no-repeat;background-size:100%;background-position:top;background-color:#0a0a0c}.graphic-design-store-content-containers .px-graphic-design-container{padding:0 60px;display:flex;flex-direction:row}@media only screen and (max-width:1150px){.graphic-design-store-content-containers .px-graphic-design-container{padding:0 35px}}@media only screen and (max-width:995px){.graphic-design-store-content-containers .px-graphic-design-container{padding:0 20px}}@media only screen and (max-width:1024px){.graphic-design-store-content-containers{background-size:150%;background-position:top}}.graphic-design-store-content-containers .px-graphic-filter-container{align-items:inherit;justify-content:space-between;display:flex;text-align:inherit}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title{align-items:center;justify-content:center;display:flex;text-align:center;flex-direction:column;padding:253px 0 140px}@media only screen and (max-width:1023px){.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title{padding-top:20%;padding-bottom:12%}}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-form-trending-products-container{padding-top:10px}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-form-trending-products-container .px-search-trending-items-main-title{color:#fff;font-size:15px}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-form-trending-products-container .px-search-trending-item,.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-form-trending-products-container .px-search-trending-item-sign{font-size:14px;color:#fff;opacity:.4}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-form-trending-products-container .px-search-trending-item-sign:last-child{display:none}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-form-trending-products-container .px-search-trending-item{cursor:pointer;transition:all ease-out .3s}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-form-trending-products-container .px-search-trending-item:hover{opacity:1}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-input-container{display:block;height:58px;max-width:315px;margin-top:33px;position:relative;padding-left:60px;border-radius:30px;border:1px solid #fff}@media only screen and (max-width:600px){.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-input-container{height:47px;max-width:77%;padding-left:45px}}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-input-container .px-search-field-icon-close{width:50px;height:100%;position:absolute;top:0;right:0;cursor:pointer;display:none}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-input-container .px-search-field-icon-close.show,.graphic-design-store-content-containers .px-graphic-design-container.px-graphic-design-spinner .px-graphic-design-spinner{display:block}@media only screen and (max-width:600px){.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-input-container .px-search-field-icon-close svg{left:20px}}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-input-container input.search-field{width:100%;height:100%;font-size:15px;line-height:normal;font-weight:500;background:0 0;border:0;color:#fff;padding-right:15px}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-input-container input.search-field:focus::placeholder{color:transparent}@media only screen and (max-width:600px){.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-input-container svg{left:20px}}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title .px-graphic-design-page-search-input-container svg *{fill:#fff}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title h4{font-size:18px;line-height:33px;font-weight:500;color:#fff;text-align:center;font-style:normal;margin-bottom:20px;text-transform:capitalize;display:block!important}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title h4 a{cursor:pointer;color:#cdff67;text-decoration:underline;padding-left:8px;white-space:nowrap}@media only screen and (max-width:500px){.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title h4{font-size:16px;line-height:28px;font-weight:400}}.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title h1{text-align:center;color:#fff;margin-top:0;font-size:40px;margin-bottom:5px;text-transform:capitalize}@media only screen and (max-width:1370px){.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title h1{max-width:430px}}@media only screen and (max-width:1023px){.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title h1{max-width:70%}}@media only screen and (max-width:500px){.graphic-design-store-content-containers .graphic-design-store-content-container-intro .px-graphic-design-shop-title h1{max-width:90%;font-size:35px}}.graphic-design-store-content-containers .px-graphic-design-container.px-no-more-infinity .graphic-design-shop-content-container .graphic-design-load-more-container{display:flex;padding-bottom:30px}.graphic-design-store-content-containers .px-graphic-design-container.no-more-item .graphic-design-shop-content-container .graphic-design-load-more-container,.graphic-design-store-content-containers .px-product-not-found.hide-filter-not-found{display:none}.graphic-design-store-content-containers .px-product-not-found{align-items:center;justify-content:space-between;display:flex;text-align:center;width:100%;flex-direction:column;color:#fff}@media only screen and (min-width:901px) and (max-width:1370px){.graphic-design-store-content-containers .px-product-not-found{padding-left:calc(0px + 109*(100vw - 900px)/470)}}@media only screen and (max-width:1023px){.graphic-design-store-content-containers .px-product-not-found{width:100%;padding:0}}.graphic-design-store-content-containers .px-product-not-found svg{width:430px;height:auto;max-width:inherit;padding-top:4%}@media only screen and (max-width:767px){.graphic-design-store-content-containers .px-product-not-found svg{width:55%}}@media only screen and (max-width:500px){.graphic-design-store-content-containers .px-product-not-found svg{width:70%}}.graphic-design-store-content-containers .px-product-not-found h3{width:100%;white-space:nowrap;padding-top:5%;padding-bottom:8px}.graphic-design-store-content-containers .px-product-not-found p{max-width:350px}.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder{opacity:1;display:none;grid-template-columns:repeat(auto-fill,minmax(calc(25% - 21px),0fr));grid-template-rows:auto;grid-row-gap:47px;grid-column-gap:27px;padding:10px 0 0 16px}.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder .card{position:relative}@media only screen and (max-width:1280px){.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(34% - 20px),0fr));grid-gap:32px 17px}}@media only screen and (max-width:930px){.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 8px),0fr));grid-gap:25px 15px}}@media only screen and (min-width:700px) and (max-width:900px){.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(48.8%,0fr));grid-gap:20px 15px}}@media only screen and (max-width:900px){.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder{width:100%}}@media only screen and (max-width:400px){.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(100%,0fr));min-width:210px}}@media only screen and (min-width:1281px){.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder .card:nth-child(6){display:none}}@media only screen and (max-width:1024px){.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder{padding-top:10px!important;padding-right:0!important;padding-left:0}}.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder.hide{position:absolute;opacity:0;transition-duration:.5s}.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder .px-single-product-placeholder{background-color:#eee;opacity:1}.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder .load-wraper{width:100%;height:100%;position:relative;background-color:#0e0e0e;z-index:44;overflow:hidden;border-radius:9px;padding-bottom:calc(65% + 6px)}.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder .activity{width:45%;height:0;position:absolute;left:-25%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:45;padding-bottom:calc(65% + 6px)}.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder .card:first-child{margin-left:0}.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder .card-image,.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder svg{width:100%;height:fit-content;position:relative}.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder .card-image .card-tag,.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder svg .card-tag{position:absolute;background:#222;width:13%;border-radius:38px;top:18px;right:19px;z-index:44;padding-bottom:calc(5.357143% + 6px)}.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder .card-content{align-items:center;justify-content:space-between;display:flex;text-align:inherit;min-height:74px;position:relative;z-index:1000;border-radius:0 0 9px 9px;width:calc(100% - 15px);padding-right:15px}@media only screen and (max-width:550px){.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder .card-content{min-height:60px}}.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder .card-content .load-wraper{padding-bottom:calc(.857143% + 6px);border-radius:6px}.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder .card-content .card-loading{background:#121212;width:9%;border-radius:38px;top:8px;right:0;z-index:44;position:absolute;padding-bottom:calc(2.3% + 6px)}.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder .card-content .card-text{width:50%;height:100%}.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder .card-content .card-text div:first-child{position:absolute;background:#121212;width:42%;border-radius:38px;top:13px;left:0;z-index:44;padding-bottom:calc(2.3% + 6px)}.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder .card-content .card-text div:last-child{position:absolute;background:#121212;width:32%;border-radius:38px;top:38px;left:0;z-index:44;padding-bottom:calc(2.3% + 6px)}@media only screen and (max-width:550px){.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder .card-content .card-text div:last-child{top:34px}}.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder .card-avatar-text .activity,.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder .card-content .activity,.graphic-design-store-content-containers .px-graphic-design-store-content-placeholder .card-text .activity{width:45%;height:0;position:absolute;left:-45%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:45;padding-bottom:calc(11.157143% + 6px)}.graphic-design-store-content-containers .px-loading-ajax .px-graphic-design-store-content-placeholder{display:grid}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-top-bar-content .px-bottom-floating-banner .px-bottom-floating-banner-btn,.graphic-design-store-content-containers .px-loading-ajax .graphic-design-store-item-list{display:none}.graphic-design-store-content-containers .px-sidebar-active-btn{align-items:center;justify-content:inherit;display:flex;text-align:inherit;color:#fff;transition-duration:.3s;cursor:pointer;flex-direction:row;padding-bottom:15px}.graphic-design-store-content-containers .px-sidebar-active-btn p{padding-left:10px}@media only screen and (max-width:340px){.graphic-design-store-content-containers .px-sidebar-active-btn p{display:none}}.graphic-design-store-content-containers .graphic-design-store-sidebar{color:#fff;min-width:342px}@media only screen and (max-width:1200px){.graphic-design-store-content-containers .graphic-design-store-sidebar{min-width:270px}}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-top-bar-content{position:sticky;top:var(--px_general_top_position_for_all_floating_item)}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-top-bar-content-box{max-height:calc(100vh - 70px);overflow:hidden}@media only screen and (max-width:1024px){.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-top-bar-content-box{overflow:scroll}}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-top-bar-content-box::-webkit-scrollbar{width:6px;background-color:#272727;border-radius:20px}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-top-bar-content-box::-webkit-scrollbar-thumb{background:#19191f;border-radius:20px}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-top-bar-content-box:hover{overflow-y:auto}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-top-bar-content .px-bottom-floating-banner{position:unset;padding:19px 20px;margin-bottom:10px;max-width:285px}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-top-bar-content .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-line{margin:15px 0}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-top-bar-content .px-bottom-floating-banner .px-bottom-banner-box h4{font-size:16px;line-height:24px;padding-top:5px}@media only screen and (max-width:1300px){.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-top-bar-content .px-bottom-floating-banner .px-bottom-banner-box h4{font-size:13px}}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-top-bar-content .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-big-title{font-size:35px}@media only screen and (max-width:1300px){.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-top-bar-content .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-big-title{font-size:27px}}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-top-bar-content .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions{margin-top:15px}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-top-bar-content .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions h5{font-size:18px}@media only screen and (max-width:1300px){.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-top-bar-content .px-bottom-floating-banner .px-bottom-banner-box .px-bottom-banner-box-actions h5{font-size:14px}}@media only screen and (min-width:1025px){.graphic-design-store-content-containers .graphic-design-store-sidebar{display:block!important}}@media only screen and (max-width:1023px){.graphic-design-store-content-containers .graphic-design-store-sidebar{width:100vw;height:100vh;display:none;background-color:#151515;position:fixed;top:0;z-index:999999;left:0}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-sidebar-content{height:calc(100vh - 125px);overflow-y:auto}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-sidebar-content::-webkit-scrollbar{width:6px;background-color:#272727;border-radius:20px}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-sidebar-content::-webkit-scrollbar-thumb{background:#8d8d8d;border-radius:20px}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-graphic-design-sidebar-content .px-graphic-design-filter-box{width:calc(100% - 60px);border:0;padding:0;background-color:#151515;margin:0 30px}}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-sidebar-footer{align-items:center;justify-content:center;display:flex;text-align:center;width:100vw;height:60px;position:absolute;bottom:0;background-color:#000;margin:0 auto}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-sidebar-footer>div{width:100%;height:100%;align-items:center;justify-content:center;display:flex;text-align:inherit;margin:0;box-sizing:border-box;cursor:pointer;background-color:#4d4d4d}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-sidebar-footer>div a{color:#fff}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-sidebar-footer .px-apply-btn{transition:background-color ease-in .2s}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-sidebar-footer .px-apply-btn.active{background:#2a2ab8!important}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-sidebar-title-container{align-items:center;justify-content:space-between;display:flex;text-align:inherit;height:60px;background:#272727;padding:0 60px;color:#fff}@media only screen and (max-width:1023px){.graphic-design-store-content-containers .graphic-design-store-sidebar .px-sidebar-title-container{padding:0 20px}}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-sidebar-title{font-size:18px;color:#fff}.graphic-design-store-content-containers .graphic-design-store-sidebar .px-remove-btn{opacity:0!important}.graphic-design-store-content-containers .graphic-design-shop-content-container,.single-product body div.px-product-detail-section-intro.px-product-type-graphic-design img{width:100%}.graphic-design-store-content-containers .graphic-design-shop-content-container .px-element-filter-content-box{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:1023px){.graphic-design-store-content-containers .graphic-design-shop-content-container .px-element-filter-content-box{flex-wrap:wrap}.graphic-design-store-content-containers .graphic-design-shop-content-container .px-element-filter-content-box #element-global-search{width:100%;max-width:100%;margin-right:0}.graphic-design-store-content-containers .graphic-design-shop-content-container .px-element-filter-content-box #element-global-search .global-search-form{width:100%;max-width:100%}}.graphic-design-store-content-containers .graphic-design-shop-content-container .px-element-filter-content-box #element-global-search.px-modern-look{margin-left:0;max-width:280px}@media only screen and (max-width:1023px){.graphic-design-store-content-containers .graphic-design-shop-content-container .px-element-filter-content-box #element-global-search.px-modern-look{max-width:100%}}.graphic-design-store-content-containers .graphic-design-shop-content-container .graphic-design-load-more-container{width:100%;justify-content:center;align-content:center;margin-top:80px;display:none}.graphic-design-store-content-containers .graphic-design-shop-content-container .graphic-design-load-more-container a{border-radius:25px;color:#f3f3f3;padding:14px 50px;cursor:pointer;transition-duration:300ms;background:#1b1b1b}.graphic-design-store-content-containers .graphic-design-shop-content-container .graphic-design-load-more-container a:hover{background:#282828}.graphic-design-store-content-containers .graphic-design-shop-content-container .px-graphic-design-spinner{position:relative;height:50px;display:none}.graphic-design-store-content-containers .graphic-design-shop-content-container .px-graphic-design-spinner .spinner{width:50px;height:50px;animation:rotate 2s linear infinite;z-index:2;position:absolute;top:50%;left:50%;margin:-25px 0 0-25px}.graphic-design-store-content-containers .graphic-design-shop-content-container .px-graphic-design-spinner .spinner .path{stroke:#575757;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}.graphic-design-store-content-containers .graphic-design-shop-content-container .graphic-design-store-item-list-content.show-placeholder .px-graphic-design-store-content-placeholder{display:grid}.graphic-design-store-content-containers .graphic-design-shop-content-container .graphic-design-store-item-list-content.show-placeholder .graphic-design-store-item-list{display:none}.graphic-design-store-content-containers .graphic-design-shop-content-container .graphic-design-store-item-list-content.show-placeholder.no-items-found .px-graphic-design-filter-box-items{pointer-events:none}.graphic-design-store-content-containers .graphic-design-shop-content-container .graphic-design-video-thumbnail-content-area-download{z-index:2;cursor:pointer}.graphic-design-store-image-thumbnail-holder{width:100%;height:0;border-radius:11px;position:relative;padding-bottom:calc(68% - 6px);background-color:#0e0e0e;overflow:hidden}.graphic-design-store-image-thumbnail-holder .activity{width:45%;height:0;position:absolute;left:-25%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:0;padding-bottom:calc(65% + 6px)}.graphic-design-store-image-thumbnail-holder img{width:100%;height:100%;position:absolute;object-fit:cover;border-radius:11px;overflow:hidden;backface-visibility:hidden}.graphic-design-store-item-list{width:100%;display:grid;position:relative;grid-template-columns:repeat(auto-fill,minmax(calc(25% - 21px),0fr));grid-template-rows:auto;grid-gap:47px 27px;padding-top:10px;transition:opacity .3s ease-in;opacity:1}@media only screen and (max-width:1023px){.graphic-design-store-item-list{padding:0}}@media only screen and (max-width:1280px){.graphic-design-store-item-list{grid-template-columns:repeat(auto-fill,minmax(calc(34% - 20px),0fr));grid-gap:32px 17px}}@media only screen and (max-width:930px){.graphic-design-store-item-list{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 8px),0fr));grid-gap:25px 15px}}@media only screen and (min-width:700px) and (max-width:900px){.graphic-design-store-item-list{grid-template-columns:repeat(auto-fill,minmax(48.8%,0fr));grid-gap:20px 15px}}@media only screen and (max-width:900px){.graphic-design-store-item-list{width:100%}}@media only screen and (max-width:767px){.graphic-design-store-item-list{grid-gap:10px 15px}}@media only screen and (max-width:400px){.graphic-design-store-item-list{grid-template-columns:repeat(auto-fill,minmax(100%,0fr));min-width:210px}}.graphic-design-store-item-list .px-graphic-design-item-content{cursor:pointer;display:flex;height:74px;padding-bottom:calc(58.125% - 6px);position:relative}@media only screen and (max-width:1200px){.graphic-design-store-item-list .px-graphic-design-item-content{height:59px}}@media only screen and (max-width:450px){.graphic-design-store-item-list .px-graphic-design-item-content{height:49px}}.graphic-design-store-item-list .px-graphic-design-item-content .graphic-design-shop-item-free-tag{font-size:13px;line-height:13px;font-weight:500;position:absolute;top:14px;right:17px;flex-grow:0;padding:6px 14px 5px;border-radius:6.2px;background-color:#228d33;color:#fff;z-index:2}.graphic-design-store-item-list .graphic-design-video-thumbnail-content-area{width:calc(100% - 33px);height:34px;align-items:center;justify-content:space-between;display:flex;text-align:inherit;cursor:default;position:absolute;bottom:0;background-color:#222;flex-direction:row;align-content:center;padding:18px 15px 22px 18px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media only screen and (max-width:1200px){.graphic-design-store-item-list .graphic-design-video-thumbnail-content-area{padding:11px 15px 14px 18px}}@media only screen and (max-width:450px){.graphic-design-store-item-list .graphic-design-video-thumbnail-content-area{padding:7px 15px 7px 18px}}.graphic-design-store-item-list .graphic-design-video-thumbnail-content-area h5{font-size:15px;color:#fff}@media only screen and (max-width:600px){.graphic-design-store-item-list .graphic-design-video-thumbnail-content-area h5{font-size:12px}}.graphic-design-store-item-list .graphic-design-video-thumbnail-content-area p{font-size:12px;color:#fff;margin:0}@media only screen and (max-width:600px){.graphic-design-store-item-list .graphic-design-video-thumbnail-content-area p{font-size:9px}}.graphic-design-store-item-list.px-loading-ajax{opacity:0}.px-graphic-design-store-item-content{cursor:pointer;display:flex;height:74px;padding-bottom:68%;position:relative}.px-graphic-design-store-item-content .graphic-design-store-video-thumbnail-content-area .graphic-video-thumbnail-content-area-download .px-sale-price,.px-graphic-design-store-item-content .graphic-design-store-video-thumbnail-content-area .graphic-video-thumbnail-content-area-download p.px-free,.px-graphic-design-store-item-content .graphic-design-store-video-thumbnail-content-area .graphic-video-thumbnail-content-area-download.is-free p.px-medium-p,.px-graphic-design-store-item-content.hide-item{display:none}.px-graphic-design-store-item-content .px-graphic-design-gallery-container{list-style:none;padding:0;margin:0}.px-graphic-design-store-item-content .px-graphic-design-gallery-container li{animation:pxThumbnailFadeOut 150ms cubic-bezier(.21,.65,.31,.74) 200ms forwards;backface-visibility:hidden}.px-graphic-design-store-item-content .px-graphic-design-gallery-container li.is-selected{animation:pxThumbnailFadeIn 250ms cubic-bezier(.21,.65,.31,.74) forwards}.px-graphic-design-store-item-content .px-graphic-design-gallery-container:after{width:0;height:2px;position:absolute;background-color:#c4c6cf;bottom:0;left:0;z-index:1;animation:thumbnailProgressBar 0s linear infinite;-webkit-animation:thumbnailProgressBar 0s linear infinite;animation-play-state:paused}.px-graphic-design-store-item-content.px-hover .graphic-design-store-image{animation:pxThumbnailFadeOut 200ms cubic-bezier(.21,.65,.31,.74) forwards}.px-graphic-design-store-item-content.px-hover .px-graphic-design-gallery-container:after{animation-play-state:running;content:""}.px-graphic-design-store-item-content .px-graphic-design-item-new-tag{font-size:11px;line-height:29px;font-weight:800;color:#000;background-color:#fff;border-radius:17px;position:absolute;letter-spacing:.5px;right:15px;top:10px;padding:0 12px;height:28px;z-index:99;text-transform:uppercase}.px-graphic-design-store-item-content.on-sale-product .px-graphic-design-item-new-tag{right:100px}.px-graphic-design-store-item-content .graphic-design-store-item-free-tag{font-size:11px;line-height:12px;font-weight:700;position:absolute;padding:8px 18px;color:#fff;background-color:#000;top:10px;right:10px;z-index:1;border-radius:17px}.px-graphic-design-store-item-content.free-product .graphic-design-store-item-free-tag{background-color:#fff;color:#000;padding:8px 24px;pointer-events:none}.px-graphic-design-store-item-content .graphic-design-store-video-thumbnail-content-area{width:100%;height:57px;align-items:flex-start;justify-content:space-between;display:flex;text-align:inherit;z-index:1;cursor:default;position:absolute;bottom:0;flex-direction:row;align-content:flex-start;padding:11px 0;color:#fff}.px-graphic-design-store-item-content .graphic-design-store-video-thumbnail-content-area a{text-decoration:none;color:inherit}@media only screen and (max-width:500px){.px-graphic-design-store-item-content .graphic-design-store-video-thumbnail-content-area>div{max-width:calc(100% - 20px)}}.px-graphic-design-store-item-content .graphic-design-store-video-thumbnail-content-area h5{font-size:15px;line-height:19px;font-weight:500}.px-graphic-design-store-item-content .graphic-design-store-video-thumbnail-content-area h5 a{font:inherit;text-decoration:none;color:inherit}.px-graphic-design-store-item-content .graphic-design-store-video-thumbnail-content-area p{font-size:12px;line-height:16px;font-weight:500;margin:0;color:#b7b7cc;white-space:nowrap}.px-graphic-design-store-item-content .graphic-design-store-video-thumbnail-content-area .graphic-video-thumbnail-content-area-download{align-items:flex-start;justify-content:inherit;display:flex;text-align:inherit;height:100%;flex-direction:row;padding-top:1px}.px-graphic-design-store-item-content .graphic-design-store-video-thumbnail-content-area .graphic-video-thumbnail-content-area-download p{padding:2px 10px;background:#292929;border-radius:6px;font-size:13px}.px-graphic-design-store-item-content .graphic-design-store-video-thumbnail-content-area .graphic-video-thumbnail-content-area-download.is-sale .px-regular-price{margin-right:7px;background-color:inherit;text-decoration:line-through;padding-right:0}.px-graphic-design-store-item-content .graphic-design-store-video-thumbnail-content-area .graphic-video-thumbnail-content-area-download.is-free p.px-medium-p.px-free,.px-graphic-design-store-item-content .graphic-design-store-video-thumbnail-content-area .graphic-video-thumbnail-content-area-download.is-sale .px-sale-price{display:block}.px-graphic-design-store-item-content .graphic-design-store-video-thumbnail-content-area .px-graphic-design-desc{font-size:11px;line-height:16px;font-weight:400;display:flex;padding-top:10px;align-items:center;color:#b7b7cc}.px-graphic-design-store-item-content .graphic-design-store-video-thumbnail-content-area .px-graphic-design-desc img{width:21px;height:21px;border-radius:50px;margin-right:5px;object-fit:contain}@media only screen and (max-width:600px){.px-graphic-design-store-item-content .graphic-design-store-video-thumbnail-content-area .px-graphic-design-desc img{width:16px;height:16px}}.px-graphic-design-store-item-content.free-product.px-new-product .graphic-design-store-item-free-tag{right:75px}.px-sticky-graphic-filter-container{align-items:inherit;justify-content:space-between;display:flex;text-align:inherit;background-color:#0a0a0a;position:fixed;top:-80px;left:0;z-index:10;transition:top .1s,z-index .1s .1s}@media (min-width:1760px){.px-sticky-graphic-filter-container{width:calc(100% - 2*(0px + 120*(100vw - 1680px)/240))}}@media (max-width:1759px){.px-sticky-graphic-filter-container{width:calc(100% - 80px)}}@media (max-width:1200px){.px-sticky-graphic-filter-container{width:calc(100% - 50px)}}@media (max-width:1023px){.px-sticky-graphic-filter-container{display:none}}.px-graphic-design-filter-box{position:relative;flex-grow:0;border-radius:18px;border:1.5px solid #202029;max-width:285px;padding:19px 20px;background:#0a0a0c;margin-bottom:14px}@media only screen and (max-width:1200px){.px-graphic-design-filter-box{max-width:225px;padding:19px 15px}}@media only screen and (max-width:1023px){.px-graphic-design-filter-box{width:100%;max-width:97%;background:0 0;border:0}.px-graphic-design-filter-box.px-graphic-design-filter-checkbox{padding-bottom:70px}}.px-graphic-design-filter-box .px-graphic-design-filter-box-title{align-items:center;justify-content:inherit;display:flex;text-align:inherit;padding:0;height:30px;color:#fff}.px-graphic-design-filter-box .px-graphic-design-filter-box-title h3{font-size:18px;line-height:18px;font-weight:500;margin:6px 3px 6px 0}.px-graphic-design-filter-box .px-graphic-design-filter-box-items,.px-graphic-design-filter-box.px-graphic-design-filter-checkbox ul{padding:0;margin-bottom:0}.px-graphic-design-filter-box .px-graphic-design-filter-box-items li{list-style:none;transition-duration:.2s;display:flex;align-items:flex-start;justify-content:flex-start;position:relative;font-size:14px;width:95%;font-weight:400;text-decoration:none;color:rgba(255,255,255,.6);line-height:25px;padding:3px 22px 3px 0;border-radius:5px;cursor:pointer;margin:0}.px-graphic-design-filter-box .px-graphic-design-filter-box-items li:before{width:15px;height:15px;content:"";flex-grow:0;border-radius:50px;border:solid 1px #777;position:absolute;margin:0;right:18px;top:14px}@media only screen and (max-width:1530px){.px-graphic-design-filter-box .px-graphic-design-filter-box-items li:before{top:12px}}.px-graphic-design-filter-box .px-graphic-design-filter-box-items li.chosen:after{width:11px;height:11px;content:"";display:block;position:absolute;right:21px;top:17px;border-radius:50px;background:#fff}@media only screen and (max-width:1530px){.px-graphic-design-filter-box .px-graphic-design-filter-box-items li.chosen:after{top:15px}}.px-graphic-design-filter-box .px-graphic-design-filter-box-items li:hover p{opacity:.8}@media only screen and (max-width:1023px){.px-graphic-design-filter-box .px-graphic-design-filter-box-items li:hover{background-color:rgba(39,39,39,.73)}.px-graphic-design-filter-box .px-graphic-design-filter-box-items li:hover p{opacity:1}}.px-graphic-design-filter-box .px-graphic-design-filter-box-items li.px-loading-ajax:not(.px-current-selected){opacity:.5;pointer-events:none}.px-graphic-design-filter-box .px-graphic-design-filter-box-items li p,.px-graphic-design-filter-box.px-graphic-design-filter-checkbox ul li p{display:flex;position:relative;font-weight:400;text-decoration:none;color:rgba(255,255,255,.6);line-height:25px;padding:3px 22px 3px 0;cursor:pointer;margin:0}.px-graphic-design-filter-box .px-graphic-design-filter-box-items li p{font-size:16px;align-items:center;justify-content:space-between;text-align:inherit;border-radius:50px;white-space:nowrap}@media only screen and (max-width:1530px){.px-graphic-design-filter-box .px-graphic-design-filter-box-items li p{padding:4px 14px}}@media only screen and (max-width:1280px){.px-graphic-design-filter-box .px-graphic-design-filter-box-items li p{font-size:15px;line-height:25px;font-weight:400;padding:4px 12px}}@media only screen and (max-width:1100px){.px-graphic-design-filter-box .px-graphic-design-filter-box-items li p{font-size:14px;line-height:25px;font-weight:400;padding:4px 10px}}@media only screen and (max-width:1023px){.px-graphic-design-filter-box .px-graphic-design-filter-box-items li p{font-size:16px;line-height:25px;font-weight:400;align-items:center;justify-content:inherit;display:flex;text-align:inherit;text-decoration:none;color:rgba(255,255,255,.6);padding:5px 7px 5px 11px;border-radius:5px}}.px-graphic-design-filter-box.px-graphic-design-filter-checkbox ul li{list-style:none;border-radius:5px;transition-duration:.2s;width:100%;padding-left:5px;padding-bottom:8px}.px-graphic-design-filter-box.px-graphic-design-filter-checkbox ul li p{align-items:flex-start;justify-content:flex-start;font-size:14px;width:95%;border-radius:5px}.px-graphic-design-filter-box.px-graphic-design-filter-checkbox ul li.chosen p:after{width:3.81px;height:8.67px;content:"";display:block;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;right:23px;top:5px}.px-graphic-design-shop-page-navigation{display:grid}@media only screen and (max-width:1023px){.px-graphic-design-shop-page-navigation{align-items:center;justify-content:space-between;display:flex;text-align:inherit;width:100%;height:55px;align-self:center;align-content:center;margin-bottom:10px}.px-graphic-design-shop-page-navigation .px-sidebar-active-btn{padding:0}.px-graphic-design-shop-page-navigation ul{margin:0}.px-graphic-design-shop-page-navigation .px-sidebar-active-in-responsive{display:flex!important}}.px-graphic-design-shop-page-navigation ul{align-items:center;justify-content:flex-end;display:flex;text-align:inherit;margin-bottom:5px;margin-top:20px}@media only screen and (max-width:1023px){.px-graphic-design-shop-page-navigation ul{margin-top:6px;padding-left:0}}.px-graphic-design-shop-page-navigation ul li{color:#fff;list-style:none;font-size:15px;cursor:pointer;z-index:2;opacity:.5;padding:6px 0 6px 21px;white-space:nowrap;display:flex;flex-wrap:nowrap}@media only screen and (max-width:1530px){.px-graphic-design-shop-page-navigation ul li{padding-left:17px}}.px-graphic-design-shop-page-navigation ul li:last-child:after{width:16px;height:25px;background-position:center;background-size:contain;background-repeat:no-repeat;content:"";display:flex;margin-left:5px}@media only screen and (max-width:380px){.px-graphic-design-shop-page-navigation ul li:last-child:after{display:none}}@media only screen and (max-width:1100px){.px-graphic-design-shop-page-navigation ul li{font-size:14px;line-height:25px}}@media only screen and (max-width:550px){.px-graphic-design-shop-page-navigation ul li{padding:2px 6px;font-size:13px}}@media only screen and (max-width:400px){.px-graphic-design-shop-page-navigation ul li{font-size:12px}.px-graphic-design-shop-page-navigation ul li img{display:none!important}}.px-graphic-design-shop-page-navigation ul li.active{opacity:1}.px_switch_headers .px-sticky-graphic-filter-container{top:0;transition:top .2s,z-index .2s .2s;z-index:9999}.single-product .graphic-design-more-information-container ul br,.single-product .px-product-detail-section-intro-graphic-design-responsive,.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-dropdown.px-mf-version-dropdown .px-version img{display:none}@media (max-width:1023px){.single-product .px-product-detail-section-intro-graphic-design-responsive{display:flex;margin-top:65px}}.single-product .px-product-detail-section-intro-graphic-design{align-items:center;justify-content:center;display:flex;text-align:inherit;max-height:inherit!important}.single-product .px-product-detail-section-intro-graphic-design .px-product-detail-section-intro-video-overlay{background-image:linear-gradient(to bottom,transparent,rgba(0,0,0,.62) 46%,rgba(0,0,0,.92) 75%,#000);height:160px}.single-product .px-product-type-graphic-design-back-container{position:relative}@media (max-width:1023px){.single-product .px-product-type-graphic-design-back-container .px-product-detail-section-intro{transform:none;display:flex;flex-direction:column-reverse}}.single-product .px-product-type-graphic-design-back-container .px-product-type-graphic-design-back-content{width:99vw;height:100%;position:absolute;transition:none}@media (max-width:1023px){.single-product .px-product-type-graphic-design-back-container .px-product-type-graphic-design-back-content{display:none}}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail{width:38%;height:fit-content;display:flex;flex-direction:column}@media (max-width:1023px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail{width:100%}}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-product-detail-button svg *{stroke:#fff!important}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-product-detail-free-button{width:100%}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-graphic-design{align-items:flex-start;justify-content:center;display:flex;text-align:inherit;width:62%;height:auto;padding-left:calc(30px + 42*(100vw - 1401px)/519);position:relative;flex-direction:column;overflow:visible;padding-top:90px}@media (max-width:1400px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-graphic-design{padding-left:30px;padding-top:85px}}@media (min-width:2000px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-graphic-design{padding-left:72px}}@media (max-width:1200px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-graphic-design{padding-left:20px}}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-graphic-design .px-product-detail-section-intro-video-overlay{display:none;box-shadow:none}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-graphic-design img{margin-bottom:45px;max-width:1170px;border-radius:30px}@media (max-width:1023px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-graphic-design img{margin-bottom:20px;border-radius:15px}}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-graphic-design img:nth-child(2){width:calc(100vw - (var(--scrollbar-width)) - (60px + 84*(100vw - 1401px)/519));height:835px;max-width:1777px;margin-bottom:59px;min-height:650px;object-fit:cover;object-position:left;max-height:835px;border-radius:30px;backface-visibility:hidden;opacity:0}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-graphic-design img:nth-child(2).fade-in-image{animation:fadeInImage 500ms;animation-fill-mode:forwards}@media (max-width:1750px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-graphic-design img:nth-child(2){height:750px}}@media (max-width:1550px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-graphic-design img:nth-child(2){height:700px}}@media (max-width:1440px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-graphic-design img:nth-child(2){height:688px}}@media (max-width:1370px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-graphic-design img:nth-child(2){height:665px}}@media (max-width:1300px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-graphic-design img:nth-child(2){height:645px}}@media (max-width:1400px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-graphic-design img:nth-child(2){width:calc(100vw - var(--scrollbar-width) - 60px)}}@media (max-width:1200px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-graphic-design img:nth-child(2){width:calc(100vw - var(--scrollbar-width) - 40px)}}@media (max-width:1023px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-graphic-design img:nth-child(2){display:none}}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-graphic-design img:last-child{margin-bottom:0}@media (max-width:1023px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-graphic-design{width:90%;margin:0 auto;padding-left:0}}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container{align-items:flex-start;justify-content:inherit;display:flex;text-align:inherit;background-color:#1a1a1a;width:77%;max-width:415px;margin-left:45px;border-radius:30px;margin-top:130px;padding:35px;flex-direction:column}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-feature-container ul{margin-top:5px}@media (min-width:1921px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container{margin-top:150px}}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-button-bg{width:100%;height:auto;background:0 0;position:relative;padding-top:0}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-button-bg .px-button-bg-content-container{width:100%;max-width:none}@media (max-width:1023px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-button-bg{align-items:center;justify-content:inherit;display:flex;text-align:inherit;padding-bottom:30px;right:0;bottom:0;position:sticky;background-image:linear-gradient(to bottom,transparent,rgba(0,0,0,.62) 46%,rgba(0,0,0,.92) 75%,#000)}}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-button-bg .px-product-detail-all-access-button{width:100%}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-button-bg .px-product-detail-button{width:100%;height:47px}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-button-bg .px-product-detail-button span{color:#fff;font-weight:600}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-main-title{align-items:center;justify-content:flex-start;display:flex;text-align:left;font-size:32px;line-height:44px;font-weight:400;width:100%;margin:0;align-self:center;align-content:center;padding-bottom:5px}@media (max-width:1550px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-main-title{font-size:29px}}@media (max-width:1300px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-main-title{font-size:26px}}@media (max-width:1150px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-main-title{font-size:24px}}@media (max-width:1023px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-main-title{justify-content:center;padding-bottom:30px;font-size:29px;text-align:center}}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-short-description{text-align:left;margin:4px 0 15px;font-weight:400;opacity:.7}@media (max-width:1023px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-short-description{text-align:center}}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-dropdown{width:100%;margin-bottom:23px}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-dropdown .px-explanation{font-size:12px;line-height:16px;font-weight:400;text-decoration:none;color:#fff;opacity:.7;padding-left:30px}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-dropdown .px-product-detail-dropdown-items{max-width:100%;z-index:20}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-dropdown p{text-align:left}@media (max-width:1023px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-dropdown p{text-align:center}}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-dropdown .px-product-detail-dropdown-selected-container{width:100%;height:55px;background-color:#0c0c0c}@media (max-width:1750px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container{max-width:350px;padding:26px 30px;min-width:250px;margin-left:calc(10px + 66*(100vw - 1300px)/350)}}@media (max-width:1750px) and (max-width:1300px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container{max-width:300px}}@media (max-width:1750px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-short-description{font-size:13px;line-height:15px;font-weight:400;margin:7px 0 5px}}@media (max-width:1750px) and (max-width:1300px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-short-description{font-size:11px;line-height:14px;font-weight:400}}@media (max-width:1750px) and (max-width:1023px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-short-description{font-size:13px;line-height:18px;font-weight:400}}@media (max-width:1750px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container div.px-product-detail-dropdown-selected-container{height:43px!important}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-feature-container ul{margin-bottom:24px}}@media (max-width:1750px) and (max-width:1023px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-feature-container ul{max-width:47%;margin:30px auto}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-feature-container ul p{white-space:nowrap}}@media (max-width:1750px) and (max-width:550px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-feature-container ul{max-width:60%}.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-feature-container ul p{white-space:normal;text-align:left}}@media (max-width:1750px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-feature-container ul li{padding-bottom:0}}@media (max-width:1750px) and (max-width:1023px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-feature-container ul li{padding-bottom:10px}}@media (max-width:1750px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-feature-container ul li img{max-width:21px;max-height:21px}}@media (max-width:1750px) and (max-width:1023px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-feature-container ul li img{max-width:24px;max-height:24px}}@media (max-width:1750px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-feature-container ul li p{font-size:13px;padding-left:15px}}@media (max-width:1750px) and (max-width:1300px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-feature-container ul li p{font-size:11px;line-height:14px;font-weight:400}}@media (max-width:1750px) and (max-width:1023px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-feature-container ul li p{font-size:13px;line-height:17px;font-weight:400}}@media (max-width:1750px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-dropdown{margin-bottom:18px}}@media (max-width:1750px) and (max-width:1023px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-product-detail-dropdown{margin-bottom:35px}}@media (max-width:1750px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-button-bg .px-product-detail-button{padding:9px 11px!important}}@media (max-width:1750px) and (max-width:1023px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container .px-button-bg .px-product-detail-button{margin-top:0}}@media (max-width:1750px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container{margin-top:115px}}@media (max-width:1370px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container{margin-top:106px}}@media (max-width:1300px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container{margin-top:105px;margin-left:calc(15px + 15*(100vw - 1150px)/150);padding:26px 20px;max-width:324px}}@media (max-width:1150px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container{margin-left:calc(0px + 22*(100vw - 1024px)/126);max-width:285px}}@media (max-width:1023px){.single-product .px-product-type-graphic-design.px-product-detail-section-intro .px-product-detail-section-intro-detail .px-detail-container{width:100%;margin:0 auto;max-width:320px;text-align:center;background:inherit}}.single-product .graphic-design-more-information-container,.single-product .graphic-design-related-container,.single-product .px-product-type-graphic-design-ceo-description{padding:10px calc(30px + 42*(100vw - 1401px)/519);width:auto}@media (max-width:1400px){.single-product .graphic-design-more-information-container,.single-product .graphic-design-related-container,.single-product .px-product-type-graphic-design-ceo-description{padding:10px 30px}}@media (max-width:1200px){.single-product .graphic-design-more-information-container,.single-product .graphic-design-related-container,.single-product .px-product-type-graphic-design-ceo-description{padding:10px 20px}}@media (min-width:2000px){.single-product .graphic-design-more-information-container,.single-product .graphic-design-related-container,.single-product .px-product-type-graphic-design-ceo-description{max-width:1920px;margin:0 auto}}.single-product .graphic-design-more-information-container h3.graphic-design-related-title,.single-product .graphic-design-related-container h3.graphic-design-related-title,.single-product .px-product-type-graphic-design-ceo-description h3.graphic-design-related-title{color:#fff;margin:50px 0}.single-product .graphic-design-more-information-container{padding-top:90px;padding-bottom:140px;max-width:1300px;color:#c1c1c1}@media (min-width:2000px){.single-product .graphic-design-more-information-container{max-width:1920px;margin:0 auto}}.px-no-result h4,.single-product .graphic-design-more-information-container *,.single-product .graphic-design-more-information-container h1,.single-product .graphic-design-more-information-container h2,.single-product .graphic-design-more-information-container h3,.single-product .graphic-design-more-information-container h4,.single-product .graphic-design-more-information-container h5,.single-product .graphic-design-more-information-container h6{color:#fff}.single-product .graphic-design-more-information-container ul{color:#c1c1c1;padding-inline-start:20px}.single-product .graphic-design-more-information-container ul li{color:#c1c1c1}@media (max-width:1023px){.single-product .graphic-design-more-information-container{padding-top:70px;padding-bottom:100px}}.px-product-detail-author{align-items:center;justify-content:inherit;display:flex;text-align:inherit;height:40px;width:100%;background:0 0}@media (max-width:1023px){.px-product-detail-author{align-items:center;justify-content:center}}.px-product-detail-author .px-product-detail-author-by{color:#fff;opacity:.7;font-weight:400}.px-product-detail-author .px-product-detail-author-name{color:#fff}.px-product-detail-author .px-product-detail-author-name a{text-decoration:none;font-size:inherit;line-height:inherit}.px-product-detail-author img,.px-product-detail-author svg{width:25px!important;height:25px;border-radius:100%;padding-left:7px;padding-right:5px}.px-product-detail-author .px-product-detail-author-name-tik{display:flex}.px-product-detail-author .px-product-detail-author-name-tik img,.px-product-detail-author .px-product-detail-author-name-tik svg{width:14px!important;height:14px;padding-left:3px}.px-product-type-graphic-design-ceo-description{margin-top:250px}.px-product-type-graphic-design-ceo-description h6{color:#fff;opacity:.47}.px-header-search-main-container{position:absolute;z-index:9999999;width:100%;height:57px;left:0;top:-100px;display:flex;opacity:0;background-color:#000;animation:slideUp 700ms ease-out 0ms both;box-sizing:border-box}.px-header-search-main-container.first-time-loading{display:none}.px-header-search-main-container .px-header-search-wrap{display:flex;align-items:center;justify-content:center;width:100%;max-width:900px;margin:0 auto;height:57px;overflow:hidden}.px-header-search-main-container .px-header-search-wrap>div{height:57px}.px-header-search-main-container .px-header-search-wrap .px-header-search-icon-container.close,.px-header-search-main-container .px-header-search-wrap .px-header-search-icon-container.search{width:20px;position:relative}.px-header-search-main-container .px-header-search-wrap .px-header-search-input-container{position:relative;height:100%;width:calc(100% - 40px)}.px-header-search-main-container .px-header-search-wrap .px-header-search-input-container input.px-header-search-input{width:100%;background:0 0;border:0;font-size:25px;padding:0 20px;height:100%;position:absolute;left:0;top:0}.px-element-popup.px-search-main-container .px-search-result-page-form-container .px-search-result-page-input-container input.px-search-result-page-input:focus,.px-header-search-main-container .px-header-search-wrap .px-header-search-input-container input.px-header-search-input:focus,.px-search-help-articles-not-found .px-search-result-page-input-container input.px-search-result-page-input:focus{outline:0}.px-header-search-main-container .px-header-search-wrap svg{cursor:pointer!important;position:absolute;left:0;top:50%;transform:translateY(-50%)}.px-element-popup.px-search-main-container{padding-top:160px;position:relative;background-color:#000}.px-element-popup.px-search-main-container .px-search-page-background-image{height:100vh;width:100vw;max-height:577px;position:absolute;top:0;left:0;z-index:0}.px-element-popup.px-search-main-container .px-search-page-background-image .px-search-page-background-overlay{background:#000;background-size:cover;height:100vh;width:100vw;max-height:577px;position:absolute;top:0;left:0;z-index:-1;background-position:center}.px-element-popup.px-search-main-container .px-search-page-background-image .px-search-page-background-overlay:after{content:"";display:block;background:linear-gradient(360deg,#000 0,transparent 100%);height:100vh;width:100vw;max-height:calc(100% - 160px);position:absolute;bottom:0;left:0}.px-element-popup.px-search-main-container .px-search-result-page-form-container{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:138px auto;position:relative}.px-element-popup.px-search-main-container .px-search-result-page-form-container .px-search-result-page-main-heading{color:#fff;margin-bottom:34px;text-align:center}.px-element-popup.px-search-main-container .px-search-result-page-form-container .px-search-result-page-input-container{max-width:700px;width:100%;height:68px;position:relative;border-radius:5px;overflow:hidden}.px-element-popup.px-search-main-container .px-search-result-page-form-container .px-search-result-page-input-container input.px-search-result-page-input{width:100%;height:100%;padding:0 50px 0 24px;box-sizing:border-box;font-size:24px;border-radius:5px;border:0}.px-element-popup.px-search-main-container .px-search-result-page-form-container .px-search-result-page-input-container svg,.px-search-help-articles-not-found .px-search-result-page-input-container svg{position:absolute;right:20px;top:50%;transform:translatey(-50%);cursor:pointer}.px-element-popup.px-search-main-container .px-search-result-page-result-container{padding-bottom:95px}@media (max-width:612px){.px-element-popup.px-search-main-container{padding-top:3vh;margin:0}.px-element-popup.px-search-main-container .px-search-result-page-form-container{margin-bottom:70px}}@media (min-width:613px) and (max-width:912px){.px-element-popup.px-search-main-container{padding-top:4vh;margin:0}.px-element-popup.px-search-main-container .px-search-result-page-form-container{margin-bottom:70px}}body.search-results #footer{margin-top:-95px}.px-no-result{text-align:center}.px-no-result p{color:#bdbdbd}.px-search-help-articles{max-width:955px;width:100%;margin:0 auto;padding:200px 20px 30px;color:#000}@media screen and (max-width:500px){.px-search-help-articles{width:auto}}.px-search-help-articles-intro h1,.px-search-help-articles-intro h5{font-weight:300;width:fit-content;padding-bottom:15px;border-bottom:2px solid rgba(0,0,0,.15);font-size:20px}.px-search-help-articles-result{list-style:none;padding:0;margin:0 0 90px}.px-search-help-articles-result-item{padding:46px 0;border-bottom:2px solid rgba(0,0,0,.15)}.px-search-help-articles-result-item-title{margin-bottom:2px}.px-search-help-articles-result-item-title a{text-decoration:none;color:#000;font-size:inherit}.px-search-help-articles-result-item-data p a:hover,.px-search-help-articles-result-item-title a:hover{text-decoration:underline}.px-search-help-articles-result-item-data{align-items:center;justify-content:flex-start;display:flex;text-align:center}.px-search-help-articles-result-item-data p{color:#858585;margin:0;font-size:13px}.px-search-help-articles-result-item-data p a{text-decoration:none;color:#858585;font-size:inherit}.px-search-help-articles-result-item-data p:not(:last-child):after{content:"/";padding:0 5px}.px-search-help-articles-result-item-description{padding-top:6px;max-width:790px}.px-search-help-articles-not-found{text-align:center;min-width:29vw;padding-bottom:14%;padding-top:13%}.px-search-help-articles-not-found-svg svg{max-width:180px;max-height:180px}.px-search-help-articles-not-found-text{color:rgba(91,91,91,.93);margin-top:19px;margin-bottom:40px;line-height:29px}.px-search-help-articles-not-found-text a{text-decoration:none;letter-spacing:-.7px}.px-search-help-articles-not-found .px-search-result-page-input-container{margin-top:50px;max-width:700px;width:100%;height:42px;display:flex;position:relative;border-radius:34px;overflow:hidden}.px-search-help-articles-not-found .px-search-result-page-input-container input.px-search-result-page-input{width:100%;height:100%;padding:0 50px 0 24px;box-sizing:border-box;font-size:15px;border-radius:5px;background:#262626;border:56px;color:#000}.px-search-help-articles-not-found .px-search-result-page-input-container svg *{fill:#fff}.px-single-elements{background-color:#090a0b}.px-single-elements-box{position:relative}@media (min-width:2000px){.px-single-elements-box{max-width:1920px;margin:0 auto}}.px-single-elements-box-intro{width:99vw;height:100%;align-items:flex-start;justify-content:inherit;display:flex;text-align:inherit;max-width:1920px;transition:none}@media only screen and (max-width:1024px){.px-single-elements-box-intro{flex-wrap:wrap}}.px-single-elements-box-intro-video{align-items:center;justify-content:center;display:flex;text-align:inherit;width:calc(100% - 210px);height:100vh;position:sticky;overflow:hidden;top:0;transition:width .3s ease;max-height:1090px!important}@media only screen and (max-width:1024px){.px-single-elements-box-intro-video{width:100%;position:relative;max-height:calc(280px + 620*(100vw - 320px)/675)!important}}.px-single-elements-box-intro-video-content{width:100%;height:100%;position:absolute;transition:none}@media (min-width:2000px){.px-single-elements-box-intro-video-content{width:100%}}.px-single-elements-box-intro-video-content-back{align-items:center;justify-content:center;display:flex;text-align:center;box-shadow:none;background-size:69%;filter:blur(57px);opacity:.75}.px-single-elements-box-intro-video-content-item{align-items:center;justify-content:center;display:flex;text-align:center;width:calc(100% - 120px);height:100%;position:absolute;border-radius:8px;top:0;padding:0 60px}@media only screen and (max-width:767px){.px-single-elements-box-intro-video-content-item{width:calc(100% - 36px);padding:0 20px}}.px-single-elements-box-intro-video-content-item video{position:relative;border-radius:8px;margin-top:100px;max-width:1020px;width:100%}@media only screen and (max-width:1024px){.px-single-elements-box-intro-video-content-item video{margin-top:40px}}.px-single-elements-box-intro-video-overlay{width:100%;height:290px;position:absolute;left:0;bottom:0;transition:bottom .5s cubic-bezier(.165,.84,.44,1)}@media screen and (min-width:2000px){.px-single-elements-box-intro-video-overlay{display:none}}.px-single-elements-box-intro-detail{align-items:flex-start;justify-content:flex-start;display:flex;text-align:flex-start;flex-direction:column;width:586px;z-index:10}@media only screen and (max-width:1024px){.px-single-elements-box-intro-detail{width:100%}}.px-single-elements-box-intro-detail .px-single-elements-detail{position:relative;right:0;transition:right .2s ease;text-align:center;padding-top:178px;max-width:400px}@media only screen and (max-width:1024px){.px-single-elements-box-intro-detail .px-single-elements-detail{padding:20px 15px 0;margin:0 auto;max-width:360px}}.px-single-elements-box-intro-detail .px-single-elements-detail *{color:#fff}.px-single-elements-box-intro-detail .px-single-elements-detail-tags{align-items:flex-start;justify-content:flex-start;display:flex;text-align:center;flex-direction:column;padding-top:20px}@media only screen and (max-width:1024px){.px-single-elements-box-intro-detail .px-single-elements-detail-tags-title{text-align:center;width:100%}}.px-single-elements-box-intro-detail .px-single-elements-detail-tags ul{align-items:center;justify-content:flex-start;display:flex;text-align:center;flex-wrap:wrap;gap:6px;padding:0;margin-top:8px}@media only screen and (max-width:1024px){.px-single-elements-box-intro-detail .px-single-elements-detail-tags ul{justify-content:center}}.px-single-elements-box-intro-detail .px-single-elements-detail-tags ul li{list-style:none;border-radius:34px;border:1px solid rgba(255,255,255,.34);padding:4px 9px;font-size:13px;line-height:22px;font-weight:500;color:#e3e3e3;min-width:30px}.px-single-elements-box-intro-detail .px-single-elements-detail-tags ul li a{font:inherit;text-decoration:none;text-transform:capitalize}.px-single-elements-box-intro-detail .px-single-elements-detail-creator{align-items:center;justify-content:flex-start;display:flex;text-align:center}@media only screen and (max-width:1024px){.px-single-elements-box-intro-detail .px-single-elements-detail-creator{justify-content:center}}.px-single-elements-box-intro-detail .px-single-elements-detail-creator img{width:24px;height:24px;border-radius:50px}.px-single-elements-box-intro-detail .px-single-elements-detail-creator p{font-size:13px;line-height:23px;font-weight:500;color:#707070;padding-left:8px}.px-single-elements-box-intro-detail .px-single-elements-detail-options-custom-svg svg{width:17px}.px-single-elements-box-intro-detail .px-single-elements-detail-options-custom-svg svg *{fill:transparent}.px-single-elements-box-intro-detail .px-single-elements-detail-options ul{display:flex;padding-left:0;margin-top:33px}@media only screen and (max-width:767px){.px-single-elements-box-intro-detail .px-single-elements-detail-options ul{align-items:center;justify-content:space-around;display:flex;text-align:inherit;flex-wrap:wrap}}.px-single-elements-box-intro-detail .px-single-elements-detail-options ul li{align-items:flex-start;justify-content:center;display:flex;text-align:inherit;list-style:none;padding-right:35px}@media only screen and (max-width:767px){.px-single-elements-box-intro-detail .px-single-elements-detail-options ul li{width:fit-content;justify-content:flex-start;margin-bottom:10px;padding-right:18px}}.px-single-elements-box-intro-detail .px-single-elements-detail-options ul li div{align-items:flex-start;justify-content:inherit;display:flex;text-align:flex-start;flex-direction:column;padding-left:7px}.px-single-elements-box-intro-detail .px-single-elements-detail-options ul li div p{font-size:17px;line-height:21px;font-weight:500;margin:0;white-space:nowrap;padding:3px 0}@media only screen and (max-width:767px){.px-single-elements-box-intro-detail .px-single-elements-detail-options ul li div p{font-size:12px}}.px-single-elements-box-intro-detail .px-single-elements-detail-options ul li div span{color:rgba(255,255,255,.5);font-size:12px;line-height:18px;font-weight:400;text-align:left}@media only screen and (max-width:767px){.px-single-elements-box-intro-detail .px-single-elements-detail-options ul li div span{font-size:10px}}.px-single-elements-box-intro-detail .px-single-elements-detail-main-title{margin:4px 0;text-align:left;font-size:25px;line-height:40px;font-weight:700}@media only screen and (max-width:1024px){.px-single-elements-box-intro-detail .px-single-elements-detail-main-title{text-align:center}}.px-single-elements-box-intro-detail .px-single-elements-detail-sub-title{font-size:15px;line-height:19px;font-weight:500;color:#ccfa6f;text-align:start}@media only screen and (max-width:1024px){.px-single-elements-box-intro-detail .px-single-elements-detail-sub-title{text-align:center;font-size:14px;line-height:17px;font-weight:500}}.px-single-elements-box-intro-detail .px-single-elements-detail-short-description .element-popup-description{text-align:left;font-size:16px;line-height:23px;font-weight:400;color:#fff;padding-top:25px}@media only screen and (max-width:1024px){.px-single-elements-box-intro-detail .px-single-elements-detail-short-description .element-popup-description{text-align:center}}.px-single-elements-box-intro-detail .px-single-elements-detail-short-description .element-popup-features{font-size:15px;line-height:19px;font-weight:500;color:#fff;text-align:left;margin:0}@media only screen and (max-width:1024px){.px-single-elements-box-intro-detail .px-single-elements-detail-short-description .element-popup-features{text-align:center}}.px-single-elements-box-intro-detail .px-single-elements-detail-short-description .element-popup-feature-list{margin-top:-5px;padding-left:27px}.px-single-elements-box-intro-detail .px-single-elements-detail-short-description .element-popup-feature-list li{font-size:15px;line-height:19px;font-weight:400;color:#fff;text-align:left;padding:1px 0}.px-single-elements-box-intro-detail .px-single-elements-detail-additional-description{text-align:left}.px-single-elements-box-intro-detail .px-single-elements-detail-additional-description ul{padding-left:20px}.px-single-elements-box-intro-detail .px-single-elements-buttons{height:115px;right:0;bottom:0;position:sticky;background-image:linear-gradient(180deg,rgba(9,10,11,0)0,#090a0b 24.36%);padding-top:55px;display:flex;align-items:flex-start;flex-direction:column;width:100%}@media only screen and (max-width:1024px){.px-single-elements-box-intro-detail .px-single-elements-buttons{height:73px;padding-top:20px;align-items:center}}.px-single-elements-box-intro-detail .px-single-elements-buttons-sub-text{display:flex;padding-top:13px;align-items:center}.px-single-elements-box-intro-detail .px-single-elements-buttons-sub-text svg *{stroke:#707070}.px-single-elements-box-intro-detail .px-single-elements-buttons-sub-text p{font-size:14px;line-height:26px;font-weight:400;color:#707070;padding-left:7px}.px-single-elements-related{background-color:#090a0b;padding-top:100px}@media only screen and (max-width:1024px){.px-single-elements-related{padding-top:70px}}.px-single-elements-related-title{color:#fff;margin:0 0 50px}@media (min-width:1760px){.px-single-elements-related-title{padding-right:calc(0px + 120*(100vw - 1680px)/240)!important;padding-left:calc(0px + 120*(100vw - 1680px)/240)!important}}@media (max-width:1759px){.px-single-elements-related-title{padding-left:40px;padding-right:40px}}@media (max-width:1200px){.px-single-elements-related-title{padding-left:25px;padding-right:25px}}@media (max-width:995px){.px-single-elements-related-title{padding-left:20px;padding-right:20px}}@media (max-width:1400px){.px-single-elements-related-title{margin:50px 0}}@media (max-width:1200px){.px-single-elements-related-title{margin:40px 0}}@media only screen and (max-width:1024px){.px-single-elements-related-title{margin:40px 0}}.px-single-elements-related-items{grid-template-columns:repeat(auto-fill,minmax(calc(25% - 16px),0fr));grid-template-rows:auto;grid-gap:0 21px;display:grid}@media (min-width:1760px){.px-single-elements-related-items{padding-right:calc(0px + 120*(100vw - 1680px)/240)!important;padding-left:calc(0px + 120*(100vw - 1680px)/240)!important}}@media (max-width:1759px){.px-single-elements-related-items{padding-left:40px;padding-right:40px}}@media (max-width:1200px){.px-single-elements-related-items{padding-left:25px;padding-right:25px}}@media (max-width:995px){.px-single-elements-related-items{padding-left:20px;padding-right:20px}}@media only screen and (max-width:1024px){.px-single-elements-related-items{grid-template-columns:repeat(auto-fill,minmax(calc(33% - 6px),0fr));grid-gap:0 12px}}@media only screen and (max-width:767px){.px-single-elements-related-items{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 6px),0fr))}}.px-single-elements-related-items a{text-decoration:none;margin-bottom:55px}@media only screen and (max-width:767px){.px-single-elements-related-items a.px-element-product-shortcode-col .product-container .px-element-free-item-tag{height:21px;font-size:9px;line-height:12px;padding:0 8px}}.px-single-elements-related-items a .product-container .px-product-content{text-align:start}@media only screen and (max-width:995px){.px-single-elements-related-items a .px-product-content-left-side{max-width:85%}.px-single-elements-related-items a .px-product-content-left-side p{font-size:13px}}body.single-px_elements{overflow:unset!important}.px-blog a{text-decoration:none}.px-blog-intro{padding-top:140px}.px-blog-intro h1{max-width:84%;margin-bottom:35px}@media only screen and (max-width:995px){.px-blog-intro{padding-top:85px}}.px-blog-intro-items,.px-blog-recent-items{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 40px}@media screen and (max-width:1190px){.px-blog-intro-items,.px-blog-recent-items{gap:25px 25px}}@media screen and (max-width:550px){.px-blog-intro-items,.px-blog-recent-items{grid-template-columns:repeat(1,1fr)}}.px-blog-recent{margin-bottom:50px}.px-blog-recent h2{padding:70px 0 30px}@media screen and (max-width:550px){.px-blog-recent h2{padding:50px 0 20px}}.px-blog-recent-load-more{text-align:center;background:#333;color:#fff;font-size:14px;padding:10px 130px;width:fit-content;margin:63px auto;border-radius:15px;cursor:pointer}.px-blog-small-item a{text-decoration:none;color:inherit}.px-blog-large-item-image,.px-blog-small-item-image{position:relative}.px-blog-small-item-image:after{width:48px;height:48px}.px-blog-large-item-image:after,.px-blog-small-item-image:after{content:"";position:absolute;pointer-events:none;left:18px;bottom:25px;background-size:contain;background-repeat:no-repeat;transition-duration:.3s;filter:drop-shadow(0 0 4px rgba(0,0,0,.4))}@media only screen and (max-width:767px){.px-blog-large-item-image:after,.px-blog-small-item-image:after{width:40px;height:40px;left:15px;bottom:18px}}.px-blog-large-item-image img,.px-blog-large-item:after,.px-blog-small-item-image img{border-radius:12px;width:100%}.px-blog-small-item-info{padding-top:11px;max-width:90%}@media only screen and (max-width:767px){.px-blog-small-item-info{max-width:94%}}.px-blog-small-item-info-content{margin-top:13px;display:flex;align-items:center}.px-blog-large-item-info-content-date,.px-blog-small-item-info-content-date{font-size:14px;line-height:19px;font-weight:500;border-radius:15px;background:#f0f0f0;padding:6px 16px;display:flex;width:fit-content}@media only screen and (max-width:767px){.px-blog-large-item-info-content-date,.px-blog-small-item-info-content-date{font-size:11px;line-height:15px;font-weight:500;padding:6px 12px}}.px-blog-small-item-info-content-read-time{opacity:.6}.px-blog-large-item-info-content-read-time,.px-blog-small-item-info-content-read-time{font-size:14px;line-height:19px;font-weight:500;display:flex;width:fit-content;margin-left:12px}@media only screen and (max-width:767px){.px-blog-large-item-info-content-read-time,.px-blog-small-item-info-content-read-time{font-size:11px;line-height:15px;font-weight:500;margin-left:8px}}.px-blog-small-item-info-title{color:#000}.px-blog-large-item{position:relative;margin-bottom:40px;display:flex;flex-direction:column}@media screen and (max-width:1190px){.px-blog-large-item{margin-bottom:25px}}.px-blog-large-item:after{content:"";height:100%;position:absolute;top:0;background:linear-gradient(180deg,transparent 48.1%,rgba(0,0,0,.67) 100%)}@media screen and (max-width:550px){.px-blog-large-item:after{display:none}}.px-blog-large-item-image{z-index:1}.px-blog-large-item-image,.px-blog-large-item-image a{height:fit-content;display:flex}.px-blog-large-item-image:before{content:"";position:absolute;background:linear-gradient(180deg,transparent 54.09%,rgba(0,0,0,.5) 100%),50%/cover no-repeat;width:100%;height:100%;left:0;top:0;border-radius:0 0 15px 15px}.px-blog-large-item-image:after{width:64px;height:64px;left:calc(50% - 32px);bottom:calc(50% - 32px)}@media only screen and (max-width:767px){.px-blog-large-item-image:after{width:50px!important;height:50px!important;left:calc(50% - 25px)!important;bottom:calc(50% - 25px)!important}}@media screen and (max-width:550px){.px-blog-large-item-image:after{width:40px;height:40px;left:15px;bottom:18px}}.px-blog-large-item-info{position:absolute;bottom:45px;left:45px;z-index:1;max-width:400px}@media only screen and (max-width:995px){.px-blog-large-item-info{bottom:30px;left:30px}}@media only screen and (max-width:767px){.px-blog-large-item-info{bottom:25px;left:25px}}@media screen and (max-width:550px){.px-blog-large-item-info{position:relative;bottom:auto;left:auto}}.px-blog-large-item-info-content{margin-top:13px;display:flex;align-items:center}.px-blog-large-item-info-content-date{color:#000}.px-blog-large-item-info-content-read-time{color:#fff;opacity:.8}@media screen and (max-width:550px){.px-blog-large-item-info-content-read-time{color:#000}}.px-blog-large-item-info-title{color:#fff}@media screen and (max-width:550px){.px-blog-large-item-info-title{color:#000}}.px-blog-item-category{font-size:14px;line-height:19px;font-weight:500;border-radius:15px;background:#f0f0f0;padding:6px 16px;display:flex;width:fit-content;color:#000;margin:7px}@media only screen and (max-width:767px){.px-blog-item-category{font-size:11px;line-height:15px;font-weight:500;padding:6px 12px}}.sub-cancel-survey-box-offer{position:relative;height:100%}.sub-cancel-survey-box-offer.px-doing-ajax{opacity:.7;pointer-events:none}.sub-cancel-survey-box-offer-close{position:absolute;top:2px;right:2px;cursor:pointer}.sub-cancel-survey-box-offer-accept-title,.sub-cancel-survey-box-offer-cancel-title,.sub-cancel-survey-box-offer-title{font-size:26px;line-height:normal;font-weight:600;max-width:518px;letter-spacing:-.5px;color:#fff}@media screen and (max-width:1550px){.sub-cancel-survey-box-offer-accept-title,.sub-cancel-survey-box-offer-cancel-title,.sub-cancel-survey-box-offer-title{font-size:24px}}@media screen and (max-width:767px){.sub-cancel-survey-box-offer-accept-title,.sub-cancel-survey-box-offer-cancel-title,.sub-cancel-survey-box-offer-title{font-size:22px;width:calc(100% - 31px);padding-bottom:20px}}.sub-cancel-survey-box-offer-description{padding-top:16px;max-width:470px}@media screen and (max-width:1550px){.sub-cancel-survey-box-offer-accept-description,.sub-cancel-survey-box-offer-cancel-description,.sub-cancel-survey-box-offer-description{padding-top:11px;font-size:15px}}.sub-cancel-survey-box-offer-image{border-radius:20px;margin-top:20px}@media screen and (max-width:1550px){.sub-cancel-survey-box-offer-image{margin-top:6px}}@media screen and (max-width:767px){.sub-cancel-survey-box-offer-image{margin-left:5%;max-width:90%!important;border-radius:15px;margin-top:10px}}.sub-cancel-survey-box-offer-submit{justify-content:flex-end;padding-top:23px}.sub-cancel-survey-box-offer-accept-button,.sub-cancel-survey-box-offer-cancel-button,.sub-cancel-survey-box-offer-submit{width:100%;align-items:center;display:flex;text-align:center}@media screen and (max-width:1550px){.sub-cancel-survey-box-offer-accept-button,.sub-cancel-survey-box-offer-cancel-button,.sub-cancel-survey-box-offer-submit{padding-top:8px}}@media screen and (max-width:767px){.sub-cancel-survey-box-offer-accept-button,.sub-cancel-survey-box-offer-cancel-button,.sub-cancel-survey-box-offer-submit{position:absolute;bottom:0}}.sub-cancel-survey-box-offer-accept-button-input,.sub-cancel-survey-box-offer-cancel-button-input,.sub-cancel-survey-box-offer-submit-accept{font-size:14px;line-height:20px;font-weight:600;border-radius:33px;background:#fff;padding:10px 24px;color:#000;width:fit-content;border:0;box-shadow:none;outline:0;cursor:pointer}@media screen and (max-width:767px){.sub-cancel-survey-box-offer-accept-button-input,.sub-cancel-survey-box-offer-cancel-button-input,.sub-cancel-survey-box-offer-submit-accept{font-size:13px;padding:8px 20px}}.sub-cancel-survey-box-offer-submit-cancel{font-size:14px;line-height:20px;font-weight:600;border-radius:33px;padding:10px 24px;color:#fff;border:1px solid #fff;margin-right:12px;cursor:pointer;background:0 0}@media screen and (max-width:767px){.sub-cancel-survey-box-offer-submit-cancel{font-size:13px;padding:8px 20px}}.sub-cancel-survey-box-form{position:relative}.sub-cancel-survey-box-form-close{position:absolute;top:2px;right:2px;cursor:pointer}@media screen and (max-width:767px){.sub-cancel-survey-box-form-close{top:-3px;right:-1px}}.sub-cancel-survey-box-form-title{font-size:26px;line-height:normal;font-weight:600;max-width:475px;letter-spacing:-.5px;color:#fff}@media screen and (max-width:767px){.sub-cancel-survey-box-form-title{font-size:22px;width:calc(100% - 31px);padding-bottom:20px}}.sub-cancel-survey-box-form form{padding-top:33px;transition-duration:.3s}@media screen and (max-width:1550px){.sub-cancel-survey-box-form form{padding-top:20px}}@media screen and (max-width:767px){.sub-cancel-survey-box-form form{padding-top:15px}}.sub-cancel-survey-box-form form.px-doing-ajax{opacity:.5;transition-duration:.3s;pointer-events:none}.sub-cancel-survey-box-form form textarea{border-radius:15px;background:#454545;border:0;box-shadow:none;outline:0;margin-top:9px;padding:12px;width:calc(100% - 24px);resize:none;color:#fff;font-size:15px}.sub-cancel-survey-box-form form textarea::placeholder{color:rgba(255,255,255,.3)}@media screen and (max-width:1550px){.sub-cancel-survey-box-form form textarea{height:80px}}@media screen and (max-width:767px){.sub-cancel-survey-box-form form textarea{height:50px;margin-top:5px;font-size:13px}}.sub-cancel-survey-box-form-item{padding-bottom:20px}@media screen and (max-width:1550px){.sub-cancel-survey-box-form-item{padding-bottom:13px}}@media screen and (max-width:767px){.sub-cancel-survey-box-form-item{padding-bottom:10px}}.px-sfx-store-filters-box-filter-box-items li.px-has-child .px-sfx-store-dropdown-title input,.sub-cancel-survey-box-form-item input{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}.sub-cancel-survey-box-form-item label{align-items:center;justify-content:flex-start;display:flex;text-align:center;position:relative;cursor:pointer}@media screen and (max-width:1550px){.sub-cancel-survey-box-form-item label{font-size:15px}}@media screen and (max-width:767px){.sub-cancel-survey-box-form-item label{font-size:14px;text-align:left;align-items:flex-start}}.sub-cancel-survey-box-form-item label:before{content:"";-webkit-appearance:none;background-color:transparent;border:1px solid #fff;padding:9px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:7px;border-radius:4px}.sub-cancel-survey-box-form-item input:checked+label:before{background-color:#fff}.sub-cancel-survey-box-form-item input:checked+label:after{content:"";display:block;position:absolute;top:3px;left:7px;width:5px;height:12px;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg)}.sub-cancel-survey-box-form-item-last p{margin-top:0}.sub-cancel-survey-box-form-submit{width:100%;align-items:center;justify-content:flex-end;display:flex;text-align:center;padding-top:30px;transition-duration:.3s}@media screen and (max-width:767px){.sub-cancel-survey-box-form-submit{padding-top:19px}}.sub-cancel-survey-box-form-submit input[type=submit]:disabled{opacity:.5;pointer-events:none}.sub-cancel-survey-box-form-submit-btn{font-size:14px;line-height:20px;font-weight:500;border-radius:33px;background:#fff;padding:10px 20px;color:#000;width:fit-content;border:0;box-shadow:none;outline:0;cursor:pointer}.sub-cancel-survey{background:rgba(0,0,0,.75);width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center}.sub-cancel-survey.show{display:flex}.sub-cancel-survey-box{border-radius:25px;background:#232323;width:673px;height:547px;padding:28px;position:relative}@media screen and (max-width:1550px){.sub-cancel-survey-box{width:590px;height:465px;padding:22px}}@media screen and (max-width:767px){.sub-cancel-survey-box{width:80%;padding:15px;height:400px}}@media screen and (max-width:400px){.sub-cancel-survey-box{height:435px}}@media screen and (max-width:367px){.sub-cancel-survey-box{height:450px}}.sub-cancel-survey-box>div{position:absolute;width:calc(100% - 56px);height:calc(100% - 56px);opacity:0;pointer-events:none}@media screen and (max-width:1550px){.sub-cancel-survey-box>div{width:calc(100% - 44px);height:calc(100% - 44px)}}@media screen and (max-width:767px){.sub-cancel-survey-box>div{width:calc(100% - 30px);height:calc(100% - 30px)}}.sub-cancel-survey-box>div.first-show{opacity:1;pointer-events:visible}.sub-cancel-survey-box-offer-accept,.sub-cancel-survey-box-offer-cancel{align-items:center;justify-content:center;display:flex;text-align:center;flex-direction:column;padding-top:72px}@media screen and (max-width:1550px){.sub-cancel-survey-box-offer-accept,.sub-cancel-survey-box-offer-cancel{padding-top:40px}}@media screen and (max-width:767px){.sub-cancel-survey-box-offer-accept,.sub-cancel-survey-box-offer-cancel{padding-top:10px}}.sub-cancel-survey-box-offer-accept-image,.sub-cancel-survey-box-offer-cancel-image{padding-bottom:25px}.sub-cancel-survey-box-offer-cancel-image svg{width:210px;height:210px}@media screen and (max-width:1550px){.sub-cancel-survey-box-offer-accept-image svg,.sub-cancel-survey-box-offer-cancel-image svg{width:155px;height:155px}}.sub-cancel-survey-box-offer-cancel-description{padding-top:9px;max-width:470px}.sub-cancel-survey-box-offer-accept-description{padding-top:9px}@media screen and (max-width:1550px){.sub-cancel-survey-box-offer-accept-description,.sub-cancel-survey-box-offer-cancel-description{padding-top:4px}}.sub-cancel-survey-box-offer-cancel-button{justify-content:center;padding-top:55px}.sub-cancel-survey-box-offer-accept-button{justify-content:center}@media screen and (max-width:1550px){.sub-cancel-survey-box-offer-accept-button,.sub-cancel-survey-box-offer-cancel-button{padding-top:33px}}.sub-cancel-survey-box-offer-accept-image svg{width:210px;height:210px}@media screen and (max-width:1550px){.sub-cancel-survey-box-offer-accept-image svg{width:155px;height:155px}}.sub-cancel-survey-box-offer-accept-description{max-width:311px}.sub-cancel-survey-box-offer-accept-button{padding-top:90px}@media screen and (max-width:1550px){.sub-cancel-survey-box-offer-accept-button{padding-top:70px}}.authFadeInLeft{animation:authFadeInLeft .15s ease-in-out forwards;pointer-events:visible}.authFadeOutLeft{animation:authFadeOutLeft .15s ease-in-out forwards;pointer-events:none}.authFadeInRight{animation:authFadeInRight .15s ease-in-out forwards;pointer-events:visible}.authFadeOutRight{animation:authFadeOutRight .15s ease-in-out forwards;pointer-events:none}.authAnimationDelay{animation-delay:100ms}.px-color-store{max-width:1920px;padding:150px 60px 0;border-radius:30px;margin:0 auto}@media only screen and (max-width:900px){.px-color-store{padding:80px 15px 0}}.px-color-store-container{height:483px;border-radius:30px;background-color:#050606}@media only screen and (max-width:900px){.px-color-store-container{height:370px}}.px-color-store-box{height:100%;border-radius:30px}.px-color-store-box-flex{display:flex;height:100%;color:#fff}@media only screen and (max-width:900px){.px-color-store-box-flex{flex-wrap:wrap}}.px-color-store-box-left{display:flex;justify-content:center;padding-left:90px;flex-direction:column;flex:1}@media only screen and (max-width:900px){.px-color-store-box-left{justify-content:center;width:calc(100% - 40px);flex:none;padding:0 20px;align-items:center}}.px-color-store-box-left h1{font-family:Inter;font-weight:700;letter-spacing:0;font-size:54px;line-height:66px;margin:0}@media (min-width:768px) and (max-width:1370px){.px-color-store-box-left h1{font-size:45px;line-height:55px}}@media (max-width:768px){.px-color-store-box-left h1{font-size:26px;line-height:45px}}.px-color-store-box-left-title{padding-bottom:50px;font-weight:300!important}.px-color-store-box-left-cta a p,.px-color-store-box-left-title span{background:linear-gradient(91deg,#ffae53 7.61%,#fc35a6 101.4%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.px-color-store-box-left-title span{font-weight:600}.px-color-store-box-left-desc{max-width:570px;padding-bottom:25px}@media only screen and (max-width:900px){.px-color-store-box-left-desc{text-align:center}}.px-color-store-box-left-cta{display:flex;justify-content:flex-start;align-items:center;height:40px}@media only screen and (max-width:900px){.px-color-store-box-left-cta{flex-wrap:wrap;justify-content:center}}.px-color-store-box-left-cta-desc{padding-right:9px}.px-color-store-box-left-cta a{border-radius:116px;background:rgba(254,141,106,.2);text-decoration:none;padding:2px 11px;display:flex;align-items:center}.px-color-store-box-left-cta a p{margin:4px 0;padding-right:10px}.px-color-store-box-right{display:flex;justify-content:flex-end;align-items:flex-end;width:50%;height:100%;flex:1}@media only screen and (max-width:900px){.px-color-store-box-right{width:100%;flex:none;height:auto;justify-content:center;display:none}}.px-color-store-box-right img{max-width:526px;padding:0 28px 25px 0;width:calc(100% - 28px)}@media only screen and (max-width:900px){.px-color-store-box-right img{padding:0 30px 25px;width:calc(100% - 60px)}}.px-color-store-slide-2,.px-element-container.color .px-element-product-shortcode-col .product-container .px-product-author-container{display:none}.px-global-search-result-intro-box{background-size:cover;background-position:bottom}.px-global-search-result-intro-box-content{padding:188px 0 0 60px}@media screen and (min-width:2000px){.px-global-search-result-intro-box-content{max-width:2250px;margin:0 auto}}@media screen and (max-width:995px){.px-global-search-result-intro-box-content{padding:97px 20px 0;text-align:center}}@media screen and (max-width:767px){.px-global-search-result-intro-box-content{padding:70px 20px 0;text-align:center}}.px-global-search-result-intro-box-text{color:#fff}.px-global-search-result-content{padding:0 60px 150px}@media screen and (min-width:2000px){.px-global-search-result-content{max-width:2250px;margin:0 auto}}@media screen and (max-width:1024px){.px-global-search-result-content{padding:0 30px 100px}}@media screen and (max-width:767px){.px-global-search-result-content{padding:0 15px 80px}}.px-global-search-result-content .product-title{text-align:left!important}.px-global-search-result-content-carousel-top{display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#fff;padding:90px 0 20px}.px-global-search-result-content-carousel-top h4{margin:0}.px-global-search-result-content-carousel-top a{cursor:pointer;text-decoration:none;color:#fff}.px-global-search-result-content-carousel{display:none}.px-global-search-result-content-carousel.px-disable-carousel{display:flex}@media screen and (max-width:1400px){.px-global-search-result-content-carousel.px-disable-carousel .px-global-search-result-content-carousel-cell:nth-child(n+5){display:none}}@media screen and (max-width:1024px) and (min-width:768px){.px-global-search-result-content-carousel.px-disable-carousel .px-global-search-result-content-carousel-cell:nth-child(n+4){display:none}}@media screen and (max-width:767px){.px-global-search-result-content-carousel{display:flex;flex-wrap:wrap}}.px-global-search-result-content-carousel-cell{width:calc(20% - 16px);margin-right:16px;border-radius:5px;counter-increment:carousel-cell}@media screen and (min-width:2000px){.px-global-search-result-content-carousel-cell{width:calc(17% - 16px)}}@media screen and (max-width:1440px){.px-global-search-result-content-carousel-cell{width:calc(25% - 16px)}}@media screen and (max-width:1024px){.px-global-search-result-content-carousel-cell{width:calc(30% - 16px)}.px-global-search-result-content-carousel-cell .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div img{display:none}}@media screen and (max-width:767px){.px-global-search-result-content-carousel-cell{width:calc(40% - 16px)}.px-global-search-result-content-carousel-cell:nth-child(n+5){display:none}}@media screen and (max-width:550px){.px-global-search-result-content-carousel-cell{width:calc(50% - 16px)}}.px-global-search-result-content-carousel-cell .px-product-shortcode-col a.image-holder{background-color:#0e0e0e}.px-global-search-result-content-carousel-cell .product-container{margin-bottom:0}.px-global-search-result-content-carousel-cell .plugin-video-thumbnail-content-area-download,.px-global-search-result-content-carousel-cell .product-container .px-product-author-container,.px-global-search-result-content-carousel-cell .product-container .px-product-content .px-product-content-right-side,.px-global-search-result-content-carousel-cell .px-graphic-design-store-item-content .graphic-design-store-video-thumbnail-content-area .graphic-video-thumbnail-content-area-download,.px-global-search-result-content-carousel-cell .px-graphic-design-store-item-content .graphic-design-store-video-thumbnail-content-area .px-graphic-design-desc,.px-global-search-result-content-carousel-cell .px-product-shortcode-col .px-product-content .px-product-category-attribute,.px-global-search-result-content-carousel-cell .px-product-shortcode-col .px-product-footer{display:none}@media screen and (max-width:1200px){.px-global-search-result-content-carousel-cell .plugin-video-thumbnail-content-area .plugin-video-thumbnail-content-left-area>div img{display:none}}.px-global-search-result-content-carousel-cell .px-graphic-design-store-item-content .graphic-design-store-video-thumbnail-content-area{height:18px}.px-global-search-result-content-carousel-cell .px-graphic-design-store-item-content{height:35px}@media screen and (max-width:767px){.px-global-search-result-content-carousel-cell{width:calc(100% - 18px);margin:9px}.px-global-search-result-content-carousel.px-plugin .px-global-search-result-content-carousel-cell,.px-global-search-result-content-carousel.px-video-collection .px-global-search-result-content-carousel-cell{width:calc(50% - 18px);margin:9px}}.px-global-search-result-content .flickity-button:disabled{display:none!important}.px-global-search-result-content .flickity-prev-next-button.next{right:-20px}.px-global-search-result-content .flickity-prev-next-button.previous{left:-20px}.px-global-search-result-content .flickity-button{background:rgba(47,47,47,.78)}.px-global-search-result-content .flickity-button svg{left:30%;top:30%;width:40%;height:40%}.px-global-search-result-content .flickity-button svg *,div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-buttons .px-mf-detail-button svg path,div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-selected-container i svg path{fill:#fff}.px-global-search-result .px-element-store-content-placeholder{opacity:1;display:grid;padding-top:10px;grid-template-columns:repeat(auto-fill,minmax(calc(19% - 5.8px),0fr));grid-template-rows:auto;grid-gap:10px 22px}.px-global-search-result .px-element-store-content-placeholder.px-disable-carousel{display:none}.px-global-search-result .px-element-store-content-placeholder .card{position:relative}@media only screen and (max-width:1023px){.px-global-search-result .px-element-store-content-placeholder .card:nth-child(6){display:none}}@media only screen and (max-width:1440px){.px-global-search-result .px-element-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(23% - 1px),0fr))}.px-global-search-result .px-element-store-content-placeholder .card:nth-child(n+5){display:none}}@media only screen and (max-width:1024px) and (min-width:768px){.px-global-search-result .px-element-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(calc(33% - 15px),0fr))}.px-global-search-result .px-element-store-content-placeholder .card:nth-child(n+4){display:none}}@media only screen and (max-width:767px){.px-global-search-result .px-element-store-content-placeholder{grid-template-columns:repeat(auto-fill,minmax(98.8%,0fr));grid-gap:20px 15px}}.px-global-search-result .px-element-store-content-placeholder.hide{position:absolute;opacity:0;transition-duration:.5s}.px-global-search-result .px-element-store-content-placeholder .px-single-product-placeholder{background-color:#eee;opacity:1}.px-global-search-result .px-element-store-content-placeholder .load-wraper{position:relative;width:100%;background-color:#0e0e0e;z-index:44;overflow:hidden;border-radius:9px;padding-bottom:58%}.px-global-search-result .px-element-store-content-placeholder.px-plugin .load-wraper,.px-global-search-result .px-element-store-content-placeholder.px-video-collection .load-wraper{padding-bottom:138%}.px-global-search-result .px-element-store-content-placeholder .activity{height:100%}.px-global-search-result .px-element-store-content-placeholder .card:first-child{margin-left:0}.px-global-search-result .px-element-store-content-placeholder .card-content{margin-top:5px;min-height:69px;display:flex;position:absolute;bottom:-3px;z-index:1000;border-radius:0 0 9px 9px;background-color:transparent;width:100%;justify-content:space-between;align-items:flex-start}.px-global-search-result .px-element-store-content-placeholder .card-content .load-wraper{padding-bottom:calc(.857143% + 6px);border-radius:6px}.px-global-search-result .px-element-store-content-placeholder .card-content .card-loading{background:#121212;width:11%;border-radius:38px;z-index:44;margin-top:12px;padding-bottom:calc(2.3% + 6px)}.px-global-search-result .px-element-store-content-placeholder .card-content .card-text{width:50%;height:100%}.px-global-search-result .px-element-store-content-placeholder .card-content .card-text div:first-child{position:absolute;background:#121212;width:42%;border-radius:38px;top:13px;z-index:44;padding-bottom:calc(2.3% + 6px)}.px-global-search-result .px-element-store-content-placeholder .card-content .card-text div:last-child{position:absolute;background:#121212;width:32%;border-radius:38px;top:38px;z-index:44;padding-bottom:calc(2.3% + 6px)}.px-global-search-result .px-element-store-content-placeholder .card-avatar-text .activity,.px-global-search-result .px-element-store-content-placeholder .card-content .activity,.px-global-search-result .px-element-store-content-placeholder .card-text .activity{position:absolute;left:-45%;width:45%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:45;padding-bottom:calc(11.157143% + 6px);height:100%}.px-sfx-store{background-repeat:no-repeat;background-size:100%;background-position:top;background-color:#000}.px-sfx-store .px-sfx-store-box{display:flex;flex-direction:row;max-width:1770px;margin:0 auto;padding:0 60px 80px}@media only screen and (max-width:1350px){.px-sfx-store .px-sfx-store-box{padding:0 35px}}@media only screen and (max-width:995px){.px-sfx-store .px-sfx-store-box{padding:0 20px}}.px-sfx-store .px-sfx-store-box-filter{color:#fff;min-width:342px}@media only screen and (max-width:1350px){.px-sfx-store .px-sfx-store-box-filter{min-width:285px}}.px-sfx-store .px-sfx-store-box-filter .px-sfx-store-filters{position:sticky;top:var(--px_general_top_position_for_all_floating_item);width:100%;height:fit-content}.px-sfx-store .px-sfx-store-box-filter .px-sfx-store-filters-box{overflow:hidden;max-height:calc(100vh - 70px)}.px-sfx-store .px-sfx-store-box-filter .px-sfx-store-filters-box::-webkit-scrollbar{width:6px;background-color:#272727;border-radius:20px}.px-sfx-store .px-sfx-store-box-filter .px-sfx-store-filters-box::-webkit-scrollbar-thumb{background:#19191f;border-radius:20px}.px-sfx-store .px-sfx-store-box-filter .px-sfx-store-filters-box:hover{overflow-y:auto}.px-sfx-store .px-sfx-store-box-filter .px-sfx-store-filters-box-item{border-radius:17.805px;border:1.5px solid #202029;max-width:285px;padding:19px 20px;background:#0a0a0c;margin-bottom:14px}@media only screen and (max-width:1350px){.px-sfx-store .px-sfx-store-box-filter .px-sfx-store-filters-box-item{max-width:230px}}.px-sfx-store .px-sfx-store-box-content-filter{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}@media only screen and (max-width:1023px){.px-sfx-store .px-sfx-store-box-content-filter{flex-direction:unset;width:100%;flex-wrap:wrap;align-items:center}.px-sfx-store .px-sfx-store-box-content-filter .px-sidebar-active-btn{display:flex;align-items:center;padding-left:11px}.px-sfx-store .px-sfx-store-box-content-filter .px-sidebar-active-btn p{color:#fff;padding-left:10px}.px-sfx-store .px-sfx-store-box-content-filter .px-sidebar-active-in-responsive{display:flex!important}.px-sfx-store .px-sfx-store-box-content-filter .px-sfx-store-box-content-filter-items{display:flex;align-items:center;justify-content:space-between;flex:1}}@media only screen and (max-width:1023px) and (max-width:600px){.px-sfx-store .px-sfx-store-box-content-filter .px-sfx-store-box-content-filter-items{margin:13px 0}}@media only screen and (max-width:1023px) and (min-width:700px){.px-sfx-store .px-sfx-store-box-content-filter .px-sidebar-active-btn{padding:14px;background-color:#171717;border-radius:10px}.px-sfx-store .px-sfx-store-box-content-filter .px-sidebar-active-btn .px-small-p{display:none}.px-sfx-store .px-sfx-store-box-content-filter .px-global-search{margin-right:15px}}.px-sfx-store .px-sfx-store-box-content-filter .px-global-search{max-width:280px!important;background:#171717!important;height:48px!important;border-radius:15px;margin-left:0!important}@media only screen and (max-width:600px){.px-sfx-store .px-sfx-store-box-content-filter .px-global-search#element-global-search{width:80%;margin:0 0 10px}}@media only screen and (max-width:700px){.px-sfx-store .px-sfx-store-box-content-filter .px-global-search#element-global-search{width:100%;max-width:100%!important;order:1;margin:0}}.px-sfx-store .px-sfx-store-box-content-filter .global-search-form{border-radius:12px!important;background:#171717!important;margin-bottom:0}.px-sfx-store .px-sfx-store-box-content-filter .global-search-form-search-icon{border-radius:7.76px;background:#494949;width:27px!important;height:27px!important}.px-sfx-store .px-sfx-store-box-content-filter .global-search-form-input{flex:1;display:flex;height:100%}.px-sfx-store .px-sfx-store-box-content-filter-sort-options{align-items:center;justify-content:flex-end;display:flex;text-align:inherit;margin-bottom:5px;margin-top:5px}.px-sfx-store .px-sfx-store-box-content-filter-sort-options li{color:#fff;list-style:none;font-size:15px;cursor:pointer;z-index:2;padding:6px 10px;white-space:nowrap;display:flex;flex-wrap:nowrap}.px-sfx-store .px-sfx-store-box-content-filter-sort-options li.active{background-color:rgba(58,58,58,.6);border-radius:50px;border:1px solid rgba(255,255,255,.15)}.px-sfx-store .px-sfx-store-box.my-library .px-sfx-store-box-content-list:not(.px-sfx-my-library-content-box),.px-sfx-store .px-sfx-store-box.my-library .px-sfx-store-box-filter{display:none}.px-sfx-store .px-sfx-store-box.my-library .px-music-player,.px-sfx-store .px-sfx-store-box.my-library .px-music-player-placeholder{max-width:100%}.px-sfx-store .px-sfx-store-box.my-library #element-global-search{opacity:0}@media only screen and (max-width:1023px){.px-sfx-store .px-sfx-store-box.my-library #element-global-search{display:none}}.px-sfx-store .px-sfx-store-box.my-library .px-music-player-placeholder .card.card-text{width:562px}.px-sfx-store .px-sfx-store-box.my-library .px-music-player .px-music-player-keywords,.px-sfx-store .px-sfx-store-box.my-library .px-sidebar-active-in-responsive{display:none}.px-sfx-store .px-sfx-store-box.my-library .px-music-player .px-music-player-info{max-width:inherit}.px-sfx-store .px-sfx-store-box.my-library .px-music-player .title a{max-width:840px}@media only screen and (max-width:1023px){.px-sfx-store .px-sfx-store-box.my-library .px-sfx-store-box-content-filter .px-sidebar-active-in-responsive{display:none!important}.px-sfx-store .px-sfx-store-box.my-library .px-sfx-store-box-content-filter-items{justify-content:flex-end}}.px-sfx-store .px-sfx-store-box-content-list .px-sfx-my-library-title{color:#fff}@media only screen and (max-width:1024px){.px-sfx-store{background-size:150%;background-position:top}}.px-sfx-store .px-sfx-store-box-filter{align-items:inherit;justify-content:space-between;display:flex;text-align:inherit}@media only screen and (max-width:1023px){.px-sfx-store .px-sfx-store-box-filter{display:none}}.px-sfx-store .px-sfx-store-box-content,.px-sfx-store-filters-box-filter-box-items li.px-has-child>div>p,.px-sfx-store-responsive-filter .px-sfx-store-filters-box-filter-box-items li.px-has-child li p,div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown.px-no-event-drop-down .px-product-detail-dropdown-selected-container p{width:100%}.px-sfx-store .px-sfx-store-box-content.px-doing-ajax .px-sfx-store-box-content-spinner{display:flex;height:100px}.px-sfx-store .px-sfx-store-box-content .px-sfx-not-found{width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left;color:#fff;padding-top:30px;padding-left:20px}.px-sfx-store .px-sfx-store-box-content .px-sfx-not-found.px-hide{display:none}@media only screen and (min-width:901px) and (max-width:1370px){.px-sfx-store .px-sfx-store-box-content .px-sfx-not-found{padding-left:20px;padding-top:15px}}@media only screen and (max-width:1023px){.px-sfx-store .px-sfx-store-box-content .px-sfx-not-found{width:100%;padding:0}}@media only screen and (max-width:767px){.px-sfx-store .px-sfx-store-box-content .px-sfx-not-found{text-align:center;justify-content:center;max-width:470px;align-items:center;margin:0 auto}}.px-sfx-store .px-sfx-store-box-content .px-sfx-not-found svg{height:auto;width:430px;max-width:inherit;padding-top:4%}@media only screen and (max-width:767px){.px-sfx-store .px-sfx-store-box-content .px-sfx-not-found svg{width:55%}}@media only screen and (max-width:500px){.px-sfx-store .px-sfx-store-box-content .px-sfx-not-found svg{width:70%}}.px-sfx-store .px-sfx-store-box-content .px-sfx-not-found p{max-width:max-content;color:#888;padding-top:8px}@media only screen and (max-width:767px){.px-sfx-store .px-sfx-store-box-content .px-sfx-not-found p{padding:20px}.px-sfx-store .px-sfx-store-box-content .px-sfx-not-found p span{display:none}}.px-sfx-store .px-sfx-store-box-content .px-sfx-not-found p.px-element-not-found-browse{padding-top:70px;padding-bottom:8px;color:#fff}@media only screen and (max-width:901px){.px-sfx-store .px-sfx-store-box-content .px-sfx-not-found p.px-element-not-found-browse{padding-top:40px}}@media only screen and (max-width:767px){.px-sfx-store .px-sfx-store-box-content .px-sfx-not-found p.px-element-not-found-browse{display:none}}.px-sfx-store .px-sfx-store-box-content .px-sfx-not-found p a{color:#fff;text-decoration:underline;cursor:pointer}.px-sfx-store .px-sfx-store-box-content .px-sfx-load-more-container{width:100%;justify-content:center;align-content:center;margin-top:60px;display:none;cursor:pointer}.px-sfx-store .px-sfx-store-box-content .px-sfx-load-more-container .px-sfx-load-more{background:#1b1b1b;border-radius:25px;color:#f3f3f3;padding:14px 50px;cursor:pointer;transition-duration:300ms}.px-sfx-store .px-sfx-store-box-content .px-sfx-store-box-content-spinner{position:relative;display:none}.px-sfx-store .px-sfx-store-box-content .px-sfx-store-box-content-spinner .spinner{animation:rotate 2s linear infinite;z-index:2;position:absolute;top:50%;left:50%;margin:-25px 0 0-25px;width:50px;height:50px}.px-sfx-store .px-sfx-store-box-content .px-sfx-store-box-content-spinner .spinner .path{stroke:#575757;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}.px-sfx-store .px-sfx-store-box-content .px-sfx-store-box-content .px-sfx-store-box-content-spinner{display:flex;height:100px}.px-sfx-store .px-sfx-store-box-content .px-sfx-store-box-content .px-sfx-load-more-container{display:flex}.px-music-player .player-btn #pause-icon,.px-music-player.px-is-downloading .download-item button,.px-music-player.px-is-downloading .download-item svg,.px-sfx-store .px-product-not-found.hide-filter-not-found,.px-sfx-store .px-sfx-store-box-content.px-load-more-not-available .px-sfx-load-more,.px-sfx-store .px-sfx-store-box-content.px-load-more-not-available .px-sfx-store-box-content-spinner{display:none}.px-sfx-store .px-sfx-store-box-content.enable-load-more-button .px-sfx-load-more-container{display:flex;padding-bottom:30px}.px-sfx-store .px-product-not-found{align-items:center;justify-content:space-between;display:flex;text-align:center;width:100%;flex-direction:column;color:#fff}@media only screen and (min-width:901px) and (max-width:1370px){.px-sfx-store .px-product-not-found{padding-left:calc(0px + 109*(100vw - 900px)/470)}}@media only screen and (max-width:1023px){.px-sfx-store .px-product-not-found{width:100%;padding:0}}.px-sfx-store .px-product-not-found svg{width:430px;height:auto;max-width:inherit;padding-top:4%}@media only screen and (max-width:767px){.px-sfx-store .px-product-not-found svg{width:55%}}@media only screen and (max-width:500px){.px-sfx-store .px-product-not-found svg{width:70%}}.px-sfx-store .px-product-not-found h3{width:100%;white-space:nowrap;padding-top:5%;padding-bottom:8px}.px-sfx-store .px-product-not-found p{max-width:350px}.px-music-player{display:flex;align-items:center;background-color:#161618;padding:8px 11px;border-radius:12px;max-width:1410px;height:78px;box-shadow:0 4px 12px rgba(0,0,0,.4);position:relative;margin:4px 0}.px-music-player:hover{background-color:#1e1e20;transition-duration:300ms}@media only screen and (max-width:1300px){.px-music-player{height:64px}}.px-music-player.px-is-downloading{pointer-events:none}.px-music-player.px-is-downloading .download-item .px-sfx-loader{display:block}.px-music-player.px-is-downloading .download-item .px-sfx-loader::before{border-color:#fff}.px-music-player .px-music-player-image{position:relative}.px-music-player:hover .player-btn{opacity:1;transition-duration:300ms}.px-music-player img{width:80px;height:76px}.px-music-player .cover{width:80px;background:#232323;height:77px;border-radius:8px;object-fit:cover;display:flex;margin-right:16px}@media only screen and (max-width:1300px){.px-music-player .cover{width:60px;height:60px}}.px-music-player .px-music-player-info{flex:1;display:flex;flex-direction:column;padding-left:9px;max-width:360px;min-width:200px}@media only screen and (max-width:1500px) and (min-width:1024px){.px-music-player .px-music-player-info{min-width:auto;padding-right:20px;max-width:none;width:calc(160px + 90*(100vw - 1023px)/477)}}@media only screen and (max-width:1023px){.px-music-player .px-music-player-info{min-width:auto;padding-right:20px;max-width:220px}}@media only screen and (max-width:700px){.px-music-player .px-music-player-info{max-width:calc(100% - 138px)}}.px-music-player .title{font-size:17px;font-weight:500;color:#fff}.px-music-player .title a{text-decoration:none;font:inherit;color:inherit;max-width:303px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}@media only screen and (max-width:1300px){.px-music-player .title{font-size:16px}}@media only screen and (max-width:1200px){.px-music-player .title{font-size:15px}}.px-music-player .artist{font-size:14px;color:rgba(255,255,255,.5)}@media only screen and (max-width:1300px){.px-music-player .artist{font-size:13px}}.px-music-player .px-music-player-keywords{font-size:14px;color:#fff;font-weight:200;width:100%;max-width:340px;min-width:150px;padding-left:10px}@media only screen and (max-width:1300px){.px-music-player .px-music-player-keywords{font-size:13px}}@media only screen and (max-width:700px){.px-music-player .px-music-player-keywords{display:none}}.px-music-player .px-music-player-keywords .px-music-player-keyword-item{font-size:inherit;color:inherit;cursor:pointer;opacity:.8}.px-music-player .px-music-player-keywords .px-music-player-keyword-item:hover{opacity:1}.px-music-player .px-music-player-keywords .px-music-player-keyword-item:after{content:","}.px-music-player .px-music-player-keywords .px-music-player-keyword-item:last-child:after{content:""}@media only screen and (max-width:1500px) and (min-width:1024px){.px-music-player .px-music-player-keywords{min-width:auto;padding-right:20px;max-width:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100px + 50*(100vw - 1023px)/477)}}@media only screen and (max-width:1023px){.px-music-player .px-music-player-keywords{min-width:auto;padding-right:20px;width:auto;max-width:30%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.px-music-player .px-music-player-controls{display:flex;align-items:center;gap:23px}@media only screen and (max-width:1500px) and (min-width:1024px){.px-music-player .px-music-player-controls{gap:normal}}.px-music-player .player-btn{font-size:20px;background:0 0;border:0;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:6px;position:absolute;top:0;width:80px;height:77px;opacity:0;background:rgba(55,55,55,.32);backdrop-filter:blur(20px)}@media only screen and (max-width:700px){.px-music-player .player-btn{opacity:1}}@media only screen and (max-width:1300px){.px-music-player .player-btn{width:60px;height:60px}}.px-music-player .duration{font-size:13px;color:rgba(255,255,255,.8);min-width:90px;display:flex;justify-content:flex-end;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:700px){.px-music-player .duration{display:none}}.px-music-player .duration .px-media-player-playing-timer,.px-music-player.px-is-playing .player-btn #play-icon,.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-right button.px-doing-ajax svg,.px-sfx-store-filters-box-filter-box-items li.px-has-child>div>p:after,.px-sfx-store-filters-box-filter-box-items li.px-has-child>div>p:before,div.px-mf-detail-container.show-placeholder .px-mf-detail-intro-container video{display:none}@media only screen and (max-width:1200px){.px-music-player .duration{min-width:auto;padding-right:5px}}.px-music-player .wave{cursor:pointer;width:calc(200px + 260*(100vw - 1190px)/730);height:48px;max-width:460px}@media only screen and (max-width:700px){.px-music-player .wave{display:none}}.px-music-player .icons button{background:0 0;border:0;color:#fff;font-size:16px;cursor:pointer;margin-left:6px}@media only screen and (max-width:1300px){.px-music-player .icons button svg{width:12px}}.px-music-player .px-music-player-box{display:flex;align-items:center;width:100%}.px-music-player .px-music-player-placeholder{z-index:99;display:none;align-items:center;background-color:#161618;padding:8px 11px;border-radius:12px;max-width:1410px;height:78px;box-shadow:0 4px 12px rgba(0,0,0,.4);margin:4px 0;position:absolute;width:calc(100% - 22px);left:0;opacity:1}@media only screen and (max-width:1350px){.px-music-player .px-music-player-placeholder{height:65px}}.px-music-player .px-music-player-placeholder img{width:calc(335px + 75*(100vw - 1190px)/730);height:12px;margin-left:calc(0px + 330*(100vw - 1190px)/730);max-width:410px}@media only screen and (min-width:1920px){.px-music-player .px-music-player-placeholder img{margin-left:330px}}@media only screen and (max-width:1150px){.px-music-player .px-music-player-placeholder img{display:none}}.px-music-player .px-music-player-placeholder svg{margin-left:39px;width:35px}.px-music-player .px-music-player-placeholder .card{width:80px;background:#232323;height:77px;border-radius:8px;object-fit:cover;display:flex;margin-right:16px}@media only screen and (max-width:1350px){.px-music-player .px-music-player-placeholder .card{width:60px;height:60px}}.px-music-player .px-music-player-placeholder .card.card-text{margin-left:8px;width:262px;height:16px}.px-music-player .px-music-player-placeholder .card.card-genre{width:114px;height:16px;margin-left:84px}.px-music-player .px-music-player-placeholder .card .card-image{width:78px;position:relative;display:flex;height:100%}.px-music-player .px-music-player-placeholder.hide{position:absolute;opacity:0;transition-duration:.5s}.px-music-player .px-music-player-placeholder .load-wraper{position:absolute;height:100%;width:77px;z-index:44;overflow:hidden;border-radius:9px}.px-music-player .px-music-player-placeholder .activity{position:absolute;left:-25%;width:45%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:45;padding-bottom:calc(57% + 1px);height:0}.px-music-player.px-is-loading{display:flex}@media (max-width:600px){.px-music-player .music-player{flex-direction:column;align-items:flex-start;width:95%}.px-music-player .controls{margin-top:12px;flex-wrap:wrap}.px-music-player .wave{width:100%}}.px-music-player.px-is-playing .px-media-player-playing-timer{display:inline}.px-music-player.px-is-playing .player-btn{opacity:1;transition-duration:300ms}.px-music-player.px-is-playing .player-btn #pause-icon{display:block}.px-music-player.px-wait-to-init .px-music-player-placeholder{display:flex}.px-sfx-store-filters-box-filter-box-items{padding:0;margin-bottom:0}.px-sfx-store-filters-box-filter-box-items li{list-style:none;border-radius:5px;width:98%;padding:5px 5px 5px 10px}.px-sfx-store-filters-box-filter-box-items li:not(.px-has-child){transition-duration:300ms}.px-sfx-store-filters-box-filter-box-items li:not(.is-active):hover{background:#202020;transition-duration:300ms}.px-sfx-store-filters-box-filter-box-items li.px-has-child>div{width:100%;display:flex;align-items:center}.px-sfx-store-filters-box-filter-box-items li.px-has-child.active label:after{width:3.81px;height:8.67px;content:"";display:block;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;right:14px;top:2px}@media screen and (max-width:1023px){.px-sfx-store-filters-box-filter-box-items li.px-has-child.active label:after{right:5px}}.px-sfx-store-filters-box-filter-box-items li.px-has-child.active label:before{background-color:#fff}.px-sfx-store-filters-box-filter-box-items li.px-has-child .px-sfx-store-dropdown-title{display:block;margin-bottom:15px}.px-sfx-store-filters-box-filter-box-items li.px-has-child .px-sfx-store-dropdown-title label{position:relative;cursor:pointer}.px-sfx-store-filters-box-filter-box-items li p:before,.px-sfx-store-filters-box-filter-box-items li.px-has-child .px-sfx-store-dropdown-title label:before{width:15px;height:15px;content:"";flex-grow:0;border-radius:3.1px;border:solid 1px #777;position:absolute;margin:0;right:8px}@media screen and (max-width:1023px){.px-sfx-store-filters-box-filter-box-items li.px-has-child .px-sfx-store-dropdown-title label:before{right:0}}.px-sfx-store-filters-box-filter-box-items li.px-has-child.has-active-child div.px-sfx-store-dropdown-title label.px-sfx-store-checkbox:after{width:3.81px;height:8.67px;content:"";display:block;border:solid #000;position:absolute;right:14px;top:2px;border-width:0 2px 0 0;transform:rotate(90deg)}@media screen and (max-width:1023px){.px-sfx-store-filters-box-filter-box-items li.px-has-child.has-active-child div.px-sfx-store-dropdown-title label.px-sfx-store-checkbox:after{right:5px}}.px-sfx-store-filters-box-filter-box-items li.px-has-child.has-active-child div.px-sfx-store-dropdown-title label.px-sfx-store-checkbox:before{background-color:#fff}.px-sfx-store-filters-box-filter-box-items li.px-has-child ul{padding-left:15px;max-height:0;overflow:hidden}.px-sfx-store-filters-box-filter-box-items li.px-has-child li{position:relative;padding-bottom:7px;width:94%}@media screen and (max-width:1023px){.px-sfx-store-filters-box-filter-box-items li.px-has-child li{width:auto}}.px-sfx-store-filters-box-filter-box-items li.px-has-child li p{width:97%}.px-sfx-store-filters-box-filter-box-items li.px-has-child.is-active ul{max-height:550px}.px-sfx-store-filters-box-filter-box-items li p{display:flex;justify-content:flex-start;position:relative;font-size:14px;width:95%;font-weight:400;text-decoration:none;color:rgba(255,255,255,.6);line-height:25px;padding:3px 22px 3px 0;border-radius:5px;cursor:pointer;margin:0;align-items:center}.px-sfx-store-filters-box-filter-box-items li p svg{padding:0 10px;transform:rotate(180deg)}.px-sfx-store-filters-box-filter-box-items li p:before{right:18px}.px-sfx-store-filters-box-filter-box-items li.active>p:before{background-color:#fff}.px-sfx-store-filters-box-filter-box-items li.active>p:after{width:3.81px;height:8.67px;content:"";display:block;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;right:23px;top:8px}@media only screen and (max-width:900px){.px-sfx-store-responsive-filter .px-element-store-responsive-filters-container{opacity:1;visibility:visible;display:flex}}.px-sfx-store-responsive-filter .px-element-store-responsive-filters-container .px-element-store-responsive-filters-container.hidden-filter{opacity:0;visibility:hidden;display:none;z-index:-1}.px-sfx-store-responsive-filter .px-element-store-filter-container,.px-sfx-store-responsive-filter .px-sfx-store-filters-box-filter-box-items{width:94%}.px-sfx-store-responsive-filter .px-sfx-store-filters-box-filter-box-items li p{width:96.6%}@media screen and (max-width:1023px){.px-sfx-store-responsive-filter .px-sfx-store-filters-box-filter-box-items li p{width:auto}}.px-sfx-store-responsive-filter .px-element-store-filter-container .px-element-store-filter-placeholder{margin:0 auto}.px-sfx-store-responsive-filter .px-sfx-store-filters-box-title{opacity:0}@media screen and (max-width:1023px){.px-sfx-store-filters-box-filter-box-items>li:not(.px-has-child) p:before{right:0}.px-sfx-store-filters-box-filter-box-items>li:not(.px-has-child) p:after{right:5px}}.px-sfx-intro{padding-top:150px;max-width:1900px;margin:0 auto}@media (max-width:995px){.px-sfx-intro{padding-top:80px}}.px-sfx-intro-top{color:#fff;margin:15px 74px;display:flex;justify-content:space-between;align-items:center}@media (max-width:1100px){.px-sfx-intro-top{margin:10px 40px}}@media (max-width:550px){.px-sfx-intro-top{margin:10px 20px;display:flex;flex-wrap:wrap}}@media (max-width:700px){.px-sfx-intro-top h3{max-width:260px}}.px-sfx-intro-top p{border-radius:30px;border:1px solid #fff;padding:9px 17px;font-size:14px}@media (max-width:550px){.px-sfx-intro-top p{margin:14px 0}}.px-sfx-intro .px-sfx-intro-card{background:rgba(29,29,29,.6);border:1px solid rgba(255,255,255,.15);width:calc(100% - 176px);border-radius:20px;padding:20px;display:flex;justify-content:space-between;gap:20px;margin:10px 67px}@media only screen and (max-width:1350px){.px-sfx-intro .px-sfx-intro-card{width:calc(100% - 107px);margin:10px 35px}}@media (max-width:1100px){.px-sfx-intro .px-sfx-intro-card{margin:10px 40px;width:calc(100% - 122px)}}@media (max-width:700px){.px-sfx-intro .px-sfx-intro-card{display:flex;flex-wrap:wrap}}@media (max-width:500px){.px-sfx-intro .px-sfx-intro-card{margin:10px 20px;width:calc(100% - 80px)}}.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-left{flex:3;display:flex;flex-direction:column}@media (max-width:700px){.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-left{flex:auto;width:100%;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.2)}}.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-left textarea{background:0 0;color:#eaeaea;border-radius:8px;padding:8px;border:0;resize:none;height:200px;font-size:17px;line-height:1.5;outline:0;max-width:1000px}@media (max-width:768px){.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-left textarea{font-size:15px}}@media (max-width:700px){.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-left textarea{height:100px}}.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-left textarea::-webkit-input-placeholder{color:#939393}.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-left textarea:-moz-placeholder{color:#939393}.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-left textarea::-moz-placeholder{color:#939393}.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-left textarea:-ms-input-placeholder{color:#939393}.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-left .px-sfx-intro-char-count{margin-top:6px;font-size:12px;color:#aaa}.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-right{flex:1;display:flex;flex-direction:column;padding-right:16px;border-left:1px solid rgba(255,255,255,.2);margin-left:60px;min-width:290px}@media (max-width:900px){.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-right{min-width:230px}}@media (max-width:700px){.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-right{border:0;margin:0 auto;max-width:500px}}.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-right .px-sfx-intro-control{margin-bottom:40px;position:relative}.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-right .px-sfx-intro-control label{display:block;font-size:14px;margin-bottom:6px;margin-top:3px;color:#fff}.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-right .px-sfx-intro-slider-labels{display:flex;color:#aaa;justify-content:space-between;font-size:12px;margin-top:0;flex-direction:row-reverse;padding-bottom:6px}.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-right .px-sfx-intro-slider-container{padding-left:50px}@media (max-width:900px){.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-right .px-sfx-intro-slider-container{padding-left:20px}}@media (max-width:500px){.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-right .px-sfx-intro-slider-container{padding-left:10px}}.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-right .px-sfx-intro-slider-container label{display:block;font-size:14px;margin-bottom:6px}.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-right .px-sfx-intro-slider-container .px-sfx-intro-range-wrapper,.px-sfx-intro-slider-container .px-sfx-intro-range-wrapper{position:relative;width:100%}.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-right .px-sfx-intro-slider-container .px-sfx-intro-labels,.px-sfx-intro-slider-container .px-sfx-intro-labels{display:flex;justify-content:space-between;font-size:12px;color:#aaa}.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-right button{background:#fff;color:#000;font-weight:700;border:0;border-radius:8px;padding:12px;cursor:pointer;transition:background .3s;margin-left:50px;margin-top:40px;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;font-size:16px}.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-right button.px-doing-ajax{opacity:.5;pointer-events:none}@media (max-width:900px){.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-right button{margin-left:20px}}@media (max-width:500px){.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-right button{font-size:14px;margin-left:0}}.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-right button svg{padding-left:5px}.px-sfx-intro .px-sfx-intro-card .px-sfx-intro-right button:hover{background:#ddd}input[type=range]{width:100%;-webkit-appearance:none;background:#444;height:4px;border-radius:2px;outline:0}input[type=range]::-moz-range-thumb,input[type=range]::-webkit-slider-thumb{appearance:none;width:40px;height:40px;border-radius:50%;background:#fff;color:#000;font-size:12px;font-weight:700;text-align:center;line-height:40px;cursor:pointer}input[type=range]::-moz-range-thumb::after,input[type=range]::-webkit-slider-thumb::after{content:var(--val);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.px-sfx-intro-slider-container label{display:block;font-size:14px;margin-bottom:6px;color:#fff}.px-sfx-intro-slider-container .px-sfx-intro-range-wrapper .px-sfx-intro-value-bubble{margin-left:1px;position:absolute;pointer-events:none;font-size:11px;font-weight:700;color:#fff;width:42px;height:20px;border-radius:18px;background:#000;display:flex;justify-content:center;align-items:center;top:5px;transform:translateX(-50%);border:1px solid #fff}.px-sfx-empty-my-library{width:100%;max-width:720px;text-align:center;padding:48px 28px;margin:0 auto}.px-sfx-empty-my-library.panel{background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.01));border-radius:16px;padding:48px 36px;box-shadow:0 6px 24px rgba(7,10,17,.4);border:1px solid rgba(255,255,255,.03)}.px-sfx-empty-my-library .sfx-icon{width:84px;height:84px;margin:0 auto 16px;display:block}.px-sfx-empty-my-library h2{font-size:32px;line-height:1.05;margin-bottom:14px;color:#fff;font-weight:700}.px-sfx-empty-my-library p{color:rgba(242,246,251,.72);font-size:18px;margin-bottom:28px;max-width:56ch;margin-left:auto;margin-right:auto}div.px-mf-detail-container{display:flex;width:100%}div.px-mf-detail-container.show-placeholder{pointer-events:none;transition-duration:300ms}div.px-mf-detail-container.show-placeholder .px-mf-detail-button{opacity:.3}div.px-mf-detail-container.show-placeholder .px-mf-detail-intro-container .px-mf-detail-placeholder{display:block!important}@media only screen and (max-width:1000px){div.px-mf-detail-container{background-size:auto 70vh!important}}@media only screen and (max-width:850px){div.px-mf-detail-container{flex-direction:column-reverse;justify-content:center;align-items:center;background-size:186%;background-position:top center}}div.px-mf-detail-container .px-mf-detail-left-side-container{width:100%;z-index:2}div.px-mf-detail-container .px-mf-detail-left-side-container .px-mf-detail-intro-container{display:flex;align-items:center;justify-content:center;padding-top:175px;border-radius:15px;padding-bottom:220px}@media only screen and (max-width:1600px){div.px-mf-detail-container .px-mf-detail-left-side-container .px-mf-detail-intro-container{padding-top:160px}}div.px-mf-detail-container .px-mf-detail-left-side-container .px-mf-detail-intro-container svg,div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown.px-no-event-drop-down .px-product-detail-dropdown-selected-container i,div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown.px-no-event-drop-down label.px-product-compatible-with-checkbox:after,div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown.px-no-event-drop-down label.px-product-compatible-with-checkbox:before{display:none}div.px-mf-detail-container .px-mf-detail-left-side-container .px-mf-detail-intro-container video{border-radius:15px;max-width:510px}@media only screen and (max-width:1600px){div.px-mf-detail-container .px-mf-detail-left-side-container .px-mf-detail-intro-container video{max-width:430px}}@media only screen and (max-width:1000px){div.px-mf-detail-container .px-mf-detail-left-side-container .px-mf-detail-intro-container video{max-width:350px}}@media only screen and (max-width:850px){div.px-mf-detail-container .px-mf-detail-left-side-container .px-mf-detail-intro-container{display:none}}div.px-mf-detail-container .px-mf-detail-left-side-container .px-mf-detail-shortcode-container{max-width:1170px;margin:0 auto;padding:0 15px}@media only screen and (max-width:1050px){div.px-mf-detail-container .px-mf-detail-left-side-container .px-mf-detail-shortcode-container .vc_col-sm-6{width:100%}}@media only screen and (max-width:850px){div.px-mf-detail-container .px-mf-detail-left-side-container .px-mf-detail-shortcode-container{padding:0 25px}}div.px-mf-detail-container .px-mf-detail-right-side-container{width:calc(555px + 155*(100vw - 1100px)/820);padding-right:15px;z-index:2;margin-top:140px}@media only screen and (max-width:850px){div.px-mf-detail-container .px-mf-detail-right-side-container{width:80%;padding:0;margin:84px auto 80px}}div.px-mf-detail-container .px-mf-detail-right-side-container .px-responsive-mf-detail{display:none}@media only screen and (max-width:850px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-responsive-mf-detail{display:flex;width:85%;margin:0 auto}div.px-mf-detail-container .px-mf-detail-right-side-container .px-responsive-mf-detail video{width:100%;border-radius:15px}}@media only screen and (min-width:1970px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side{justify-content:center;display:flex;flex-direction:column;align-items:center}}@media only screen and (max-width:850px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side{margin-top:50px}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-title-container{text-align:center;margin-top:55px;justify-content:center;display:flex;flex-direction:column;align-items:center}}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-title-container .px-mf-detail-title{background:-webkit-linear-gradient(51deg,#767676,#b3b3b3,#d7d6d4,#f0f0f0,#757575,#fafafa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:9px;font-size:48px}@media only screen and (max-width:1600px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-title-container .px-mf-detail-title{font-size:43px;line-height:1.1em;margin-bottom:6px}}@media only screen and (max-width:1000px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-title-container .px-mf-detail-title{font-size:31px;line-height:1.3em}}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-title-container .px-mf-detail-sub-title{background:-webkit-linear-gradient(51deg,#767676,#b3b3b3,#d7d6d4,#f0f0f0,#757575,#fafafa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:30px;line-height:33px}@media only screen and (max-width:1600px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-title-container .px-mf-detail-sub-title{font-size:31px;line-height:40px}}@media only screen and (max-width:1000px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-title-container .px-mf-detail-sub-title{font-size:24px;line-height:40px}}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-feature-container{width:100%;padding-top:30px}@media only screen and (max-width:1600px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-feature-container{padding-top:22px}}@media only screen and (max-width:1000px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-feature-container{padding-top:20px}}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-feature-container ul{list-style:none;padding:0;margin-bottom:0}@media only screen and (max-width:850px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-feature-container ul{max-width:371px;margin:44px auto 23px}}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-feature-container ul li{display:flex;justify-content:flex-start;align-items:flex-start;padding-bottom:30px}@media only screen and (max-width:1600px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-feature-container ul li{padding-bottom:25px}}@media only screen and (max-width:1000px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-feature-container ul li{padding-bottom:17px}}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-feature-container ul li:last-child{padding-bottom:26px}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-feature-container ul li p{padding-left:25px;color:#fff;margin-top:0;max-width:370px}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-feature-container ul img{width:28px;height:28px}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown{margin-bottom:17px;position:relative;width:fit-content}@media only screen and (max-width:1000px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown{width:auto}}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown.have-one-item,div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown.px-no-event-drop-down .px-product-detail-dropdown-selected-container{pointer-events:none}@media only screen and (max-width:500px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown{margin-bottom:30px}}@media only screen and (max-width:850px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown{text-align:center}}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-version-compare{font-size:12px;padding-left:22px;opacity:.7;color:#fff}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown.px-no-event-drop-down label.px-product-compatible-with-checkbox p{padding-right:0!important}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-dropdown-title{margin:0 0 16px;font-size:18px;color:#fff}@media only screen and (max-width:1600px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-dropdown-title{margin:0 0 13px}}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-dropdown-holder{position:relative}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-selected-container{width:335px;height:56px;padding:13.5px 21.2px 14.5px 31px;border-radius:27px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;background-color:rgba(255,255,255,.1);cursor:pointer}@media (max-width:1300px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-selected-container{width:305px}}@media only screen and (max-width:1000px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-selected-container{width:96%;height:50px;padding:8px 15px 8px 29px}}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-selected-container.px-product-detail-non-pointer{cursor:default}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-selected-container .px-product-detail-dropdown-selected{width:calc(100% - 20px);opacity:.8;font-size:15px;font-weight:500;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex;align-items:center}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-selected-container i{display:inline-flex;width:10px;transform:scaleY(1);transition:transform .3s}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-items{display:block;max-width:335px;padding:25px 26px 11px;background-color:#000;border-radius:27px;box-sizing:border-box;text-align:left;position:absolute;left:0;z-index:1;width:100%;list-style:none;margin:0;visibility:hidden;opacity:0;box-shadow:inset 0 0 0 1px #cdff67;transform:translateY(-50%);transition:max-height .3s,opacity .15s ease .1s,visibility .15s step-end;overflow:hidden;top:50%;max-height:0}@media only screen and (max-width:85px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-items{max-width:calc(100% - 20px)}}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-items li.px-hidden-item,div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-items.px-product-detail-none-display{display:none}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-items li{margin-bottom:22px}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-items li p{opacity:.8;color:#fff;font-size:15px;font-style:normal;font-weight:500;line-height:19px}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-items li p span.px-recommended{padding:2px 4px;border-radius:3.443px;background:#327bfa;font-size:9px;font-style:normal;font-weight:600;line-height:11px;color:#000;margin-left:5px}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-items li p span.px-paused{color:#fff;font-size:10px;font-style:normal;font-weight:500;line-height:11px;opacity:.4;margin-left:6px}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-items li .px-input{cursor:pointer;margin-right:16px;position:relative;margin-top:0;margin-bottom:0;width:16px;height:17px}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-items li .px-input:before{content:"";display:block;position:absolute;top:0;left:-1px;border:solid 1px #e0e0e0;background-color:#000}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-items li .px-input.px-checkbox:before{width:17px;height:17px;border-radius:5px;transition:background-color .2s}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-items li .px-input.px-checkbox.checked:before{background-color:#e0e0e0}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-items li .px-input.px-checkbox.checked:after{width:4px;height:8px;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg)}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-items li .px-input.px-radio:before{width:17px;height:17px;border-radius:50%;transition:border-color .2s}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-items li label{cursor:pointer;display:flex;align-items:center;flex-direction:row-reverse;justify-content:space-between}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-items li label p{margin:0;display:flex;align-items:center}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-items li.active .px-input:before{border-color:#fff}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-items li.active .px-input:after{width:11px;height:11px;border-radius:50%;background-color:#fff;content:"";display:block;position:absolute;top:4px;left:3px}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-product-detail-dropdown-items.px-single-content{padding:18px 26px 0}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown .px-explanation{color:#fff;display:block;margin-top:10px}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown.px-open-dropdown .px-product-detail-dropdown-items{max-height:230px;visibility:visible;opacity:1;transition:max-height .3s,opacity .3s step-start,visibility .3s step-start}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-product-detail-dropdown.px-open-dropdown .px-product-detail-dropdown-selected-container i{transform:scaleY(-1)}@media only screen and (max-width:850px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-buttons{margin:55px auto 0}}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-buttons .px-mf-detail-button{display:flex;width:fit-content;height:fit-content;padding:18px 33px 18px 32px;justify-content:center;align-items:center;border-radius:46.717px;border:2px solid #fff;color:#e3e3e3;font-size:19px;font-style:normal;font-weight:400;margin-top:40px;position:relative;text-decoration:none}@media only screen and (max-width:1600px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-buttons .px-mf-detail-button{padding:16px 31px 16px 50px;margin-top:35px;font-size:17px}}@media only screen and (max-width:1000px){div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-buttons .px-mf-detail-button{margin:25px auto 0;padding:12px 22px 12px 40px;font-size:16px}}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-buttons .px-mf-detail-button svg{margin-right:10px}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-buttons.mac-version,div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-buttons.mac-version .px-mf-detail-button span{display:flex}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-buttons.mac-version .px-mf-detail-button{padding:12px 20px;font-size:16px;margin-right:15px;white-space:nowrap}div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side .px-mf-detail-buttons.mac-version .px-mf-detail-button span svg{height:19px}@media only screen and (min-width:700px) and (max-width:1000px){div.px-mf-detail-container .px-description-item{display:none!important}}div.px-mf-detail-container .px-mf-detail-placeholder{opacity:1;display:none;width:510px}@media only screen and (max-width:1600px){div.px-mf-detail-container .px-mf-detail-placeholder{max-width:430px}}@media only screen and (max-width:1000px){div.px-mf-detail-container .px-mf-detail-placeholder{max-width:350px}}@media only screen and (max-width:800px){div.px-mf-detail-container .px-mf-detail-placeholder{max-width:100%}}div.px-mf-detail-container .px-mf-detail-placeholder.hide{position:absolute;opacity:0;transition-duration:.5s}div.px-mf-detail-container .px-mf-detail-placeholder .load-wraper{position:relative;height:100%;width:100%;background-color:#121212;z-index:44;overflow:hidden;border-radius:15px;padding-bottom:calc(150.157143% + 6px)}div.px-mf-detail-container .px-mf-detail-placeholder .activity{position:absolute;left:-25%;width:45%;background-image:linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-moz-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));background-image:-webkit-linear-gradient(to left,rgba(55,55,55,.04),rgba(55,55,55,.1),rgba(55,55,55,.1),rgba(55,55,55,.05),rgba(55,55,55,.04));animation:loading 1s infinite;z-index:45;padding-bottom:calc(130.157143% + 6px);height:0}div.px-mf-detail-container .px-mf-detail-placeholder .card:first-child{margin-left:0}div.px-mf-detail-container .px-mf-detail-placeholder .card-image,div.px-mf-detail-container .px-mf-detail-placeholder svg{margin-bottom:10px;height:fit-content;width:100%;position:relative}div.px-mf-detail-container .px-mf-detail-placeholder .card-image .card-tag{width:24%;top:18px;padding-bottom:calc(7.357143% + 6px)}div.px-mf-detail-container .px-mf-detail-placeholder .card-image .card-header,div.px-mf-detail-container .px-mf-detail-placeholder .card-image .card-tag{position:absolute;background:#0d0d0d;border-radius:38px;right:19px;z-index:44}div.px-mf-detail-container .px-mf-detail-placeholder .card-image .card-footer-right{position:absolute;background:#0d0d0d;border-radius:38px;right:19px;z-index:44;padding-bottom:calc(7.357143% + 6px)}div.px-mf-detail-container .px-mf-detail-placeholder svg .card-tag{width:24%;top:18px;padding-bottom:calc(7.357143% + 6px)}div.px-mf-detail-container .px-mf-detail-placeholder svg .card-footer-right,div.px-mf-detail-container .px-mf-detail-placeholder svg .card-header,div.px-mf-detail-container .px-mf-detail-placeholder svg .card-tag{position:absolute;background:#0d0d0d;border-radius:38px;right:19px;z-index:44}div.px-mf-detail-container .px-mf-detail-placeholder svg .card-footer-right{padding-bottom:calc(7.357143% + 6px)}div.px-mf-detail-container .px-mf-detail-placeholder .card-image .card-header,div.px-mf-detail-container .px-mf-detail-placeholder svg .card-header{left:19px;padding-bottom:calc(7.357143% - 8px);width:36%;top:26px}div.px-mf-detail-container .px-mf-detail-placeholder .card-image .card-footer-left,div.px-mf-detail-container .px-mf-detail-placeholder svg .card-footer-left{position:absolute;z-index:44;bottom:12px;left:15px;display:flex;flex-direction:row;align-items:center;justify-content:center}div.px-mf-detail-container .px-mf-detail-placeholder .card-image .card-footer-left .card-footer-left-avatar,div.px-mf-detail-container .px-mf-detail-placeholder svg .card-footer-left .card-footer-left-avatar{background:#0d0d0d;border-radius:38px;height:40px;width:40px}div.px-mf-detail-container .px-mf-detail-placeholder .card-image .card-footer-left .card-footer-left-text,div.px-mf-detail-container .px-mf-detail-placeholder svg .card-footer-left .card-footer-left-text{background:#0d0d0d;border-radius:38px;height:25px;width:103px;margin-left:5px}div.px-mf-detail-container .px-mf-detail-placeholder .card-image .card-footer-right,div.px-mf-detail-container .px-mf-detail-placeholder svg .card-footer-right{width:19%;bottom:15px;top:auto}div.px-mf-detail-container .px-mf-detail-background{position:absolute;z-index:0;opacity:1;top:0;left:0}div.px-mf-detail-container .px-mf-detail-background img{object-fit:contain;width:100%}@media only screen and (min-height:1200px){div.px-mf-detail-container .px-mf-detail-background img{object-fit:fill;width:100vw;max-height:1300px;max-width:100%}}@media only screen and (max-width:900px){div.px-mf-detail-container .px-mf-detail-background img{width:100%;height:65vh;object-position:right bottom;object-fit:cover}}html.disable-scroll body.px-is-windows{padding-right:17px}body.px-have-bottom-banner div.px-mf-detail-container .px-mf-detail-right-side-container .px-mf-detail-right-side{margin-bottom:55px}