: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}}.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__appear{animation-delay:0s;animation-duration:1ms}}.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)}}.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__slide-in{animation-delay:0s;animation-duration:1ms}}.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)}}.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:220px;padding:16px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button.is-selected{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.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;font-weight:400;height:36px;margin:0;padding:6px 12px;text-decoration:none;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-button{transition-delay:0s;transition-duration:0s}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover,.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:disabled:hover,.components-button[aria-disabled=true]:hover{color:initial}.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 transparent}.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 transparent;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:hsla(0,0%,100%,.4);opacity:1;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:0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 3px 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 transparent}.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:transparent;box-shadow:none;color:#949494;opacity:1;outline:none;transform:none}.components-button.is-secondary{background:transparent;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid transparent;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6))}.components-button.is-tertiary{background:transparent;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]){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.08)}p+.components-button.is-tertiary{margin-left:-6px}.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){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus:not(:disabled){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){background:#ccc}.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;transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}@media (prefers-reduced-motion:reduce){.components-button.is-link{transition-delay:0s;transition-duration:0s}}.components-button.is-link:focus{border-radius:2px}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{cursor:default;opacity:.3}.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;background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%;opacity:1}.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:content-box;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{background:var(--wp-components-color-foreground,#1e1e1e);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 transparent}.components-button.is-pressed:hover:not(:disabled){background:var(--wp-components-color-foreground,#1e1e1e);color:var(--wp-components-color-foreground-inverted,#fff)}.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__input[type=checkbox]{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 transparent;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:24px;line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:box-shadow .1s linear;transition:none;transition:border-color .1s ease-in-out;vertical-align:top;width:24px}@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:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.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{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{height:20px;width:20px}}@media (prefers-reduced-motion:reduce){.components-checkbox-control__input[type=checkbox]{transition-delay:0s;transition-duration:0s}}.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 transparent;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{display:inline-block;height:24px;margin-right:12px;position:relative;vertical-align:middle;width:24px}@media (min-width:600px){.components-checkbox-control__input-container{height:20px;width:20px}}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{fill:#fff;cursor:pointer;height:24px;left:0;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:24px}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{left:-2px;top:-2px}}.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);transition:transform .1s ease;vertical-align:top;width:28px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option-wrapper{transition-delay:0s;transition-duration:0s}}.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 8V6H4v2h2zm2 0V6h2v2H8zm2 8H8v-2h2v2zm2 0v-2h2v2h-2zm0 2v-2h-2v2H8v2h2v-2h2zm2 0v2h-2v-2h2zm2 0h-2v-2h2v2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2v2zm-2-4v-2h2v2h-2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2h2z'/%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-2v2H8zm0 2v-2H6v2h2zm2 0v-2h2v2h-2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2h-2z' 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-2v2H8V0H6v2H4V0zm0 4V2H2v2h2zm2 0V2h2v2H6zm0 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-2v2H8v2H6z' 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{background:transparent;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%;transition:box-shadow .1s ease;vertical-align:top;width:100%}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option{transition-delay:0s;transition-duration:0s}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option.is-pressed{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option.is-pressed+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 transparent;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);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:transparent;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:280px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0);border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);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 transparent;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;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{transition-delay:0s;transition-duration:0s}}@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 transparent}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.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 transparent}.components-combobox-control__reset.components-button{display:flex;height:16px;min-width:16px;padding:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:2px 2px 0 0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid transparent;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%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 2px 2px;box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),inset 1px 0 0 0 rgba(0,0,0,.2),inset -1px 0 0 0 rgba(0,0,0,.2);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:not(.is-next-has-no-margin){margin-bottom:24px;margin-top:12px}.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%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 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;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 rgba(0,0,0,.25);height:inherit;outline:2px solid transparent;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 rgba(0,0,0,.25);outline:1.5px solid transparent}.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 .components-custom-gradient-picker__toolbar{border:none}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar>div+div{margin-left:1px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar button.is-pressed>svg{background:#fff;border:1px solid #949494;border-radius:2px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.components-custom-select-control{font-size:13px;position:relative}.components-custom-select-control__button{outline:0;position:relative;text-align:left}.components-custom-select-control__hint{color:#949494;margin-left:10px}.components-custom-select-control__menu{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;max-height:400px;min-width:100%;outline:none;overflow:auto;padding:0;position:absolute;transition:none;z-index:1000000}.components-custom-select-control__menu[aria-hidden=true]{display:none}.components-custom-select-control__item{align-items:center;cursor:default;display:grid;grid-template-columns:auto auto;line-height:28px;list-style-type:none;padding:8px 16px}.components-custom-select-control__item:not(.is-next-36px-default-size){padding:8px}.components-custom-select-control__item.has-hint{grid-template-columns:auto auto 30px}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item .components-custom-select-control__item-hint{color:#949494;padding-right:4px;text-align:right}.components-custom-select-control__item .components-custom-select-control__item-icon{margin-left:auto}.components-custom-select-control__item:last-child{margin-bottom: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:transparent;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__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;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{fill:currentColor;line-height:0;margin:0 auto 8px;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 [role=menuitem]{white-space:nowrap}.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:content-box;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:36px;padding-left:8px;padding-right:8px;text-align:left}.components-dropdown-menu__menu .components-menu-group{margin:0 -8px;padding:8px}.components-dropdown-menu__menu .components-menu-group:first-child{margin-top:-8px}.components-dropdown-menu__menu .components-menu-group:last-child{margin-bottom:-8px}.components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-top:1px solid #ccc;margin-top:0;padding:8px}.is-alternate .components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-duotone-picker__color-indicator:before{background:transparent}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0);color:transparent}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:transparent}.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-button{padding:6px}.components-color-list-picker__swatch-color{margin:2px}.components-form-toggle{display:inline-block;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #1e1e1e;border-radius:9px;box-sizing:border-box;content:"";display:inline-block;height:18px;transition:background .2s ease;vertical-align:top;width:36px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track{transition-delay:0s;transition-duration:0s}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:5px solid #1e1e1e;border-radius:50%;box-sizing:border-box;display:block;height:12px;left:3px;position:absolute;top:3px;transition:transform .1s ease;width:12px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__thumb{transition-delay:0s;transition-duration:0s}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border:9px solid transparent}.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 transparent;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(18px)}.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-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;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;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-form-token-field__input-container{transition-delay:0s;transition-duration:0s}}@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 transparent}.components-form-token-field__input-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-form-token-field__input-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.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 transparent}.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:transparent;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:transparent;color:#757575;padding:0;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{border-radius:4px 0 0 4px;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__token.is-disabled .components-form-token-field__remove-token{cursor:default}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;line-height:24px;min-width:unset;transition:all .2s cubic-bezier(.4,1,.4,1)}@media (prefers-reduced-motion:reduce){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{animation-delay:0s;animation-duration:1ms;transition-delay:0s;transition-duration:0s}}.components-form-token-field__token-text{border-radius:2px 0 0 2px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 2px 2px 0;color:#1e1e1e;cursor:pointer;line-height:10px;overflow:initial;padding:0 2px}.components-form-token-field__remove-token.components-button:hover{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;transition:all .15s ease-in-out}@media (prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-delay:0s;transition-duration:0s}}.components-form-token-field__suggestion{color:#1e1e1e;cursor:pointer;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}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{border-radius:2px;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__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide__page{min-height:300px}}.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__page-control{margin:0;text-align:center}.components-guide__page-control li{display:inline-block;margin:0}.components-guide__page-control .components-button{color:#e0e0e0;height:30px;margin:-6px 0;min-width:20px}.components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color))}.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{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 .edit-post-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .edit-post-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .edit-post-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header{outline:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:-4px}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;margin-top:8px;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.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 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{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards;background-color:rgba(0,0,0,.35);bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay{animation-delay:0s;animation-duration:1ms}}.components-modal__frame{animation:components-modal__appear-animation .1s ease-out;animation-fill-mode:forwards;background:#fff;border-radius:4px 4px 0 0;box-shadow:0 .7px 1px rgba(0,0,0,.15),0 2.7px 3.8px -.2px rgba(0,0,0,.15),0 5.5px 7.8px -.3px rgba(0,0,0,.15),.1px 11.5px 16.4px -.5px rgba(0,0,0,.15);display:flex;margin:40px 0 0;overflow:hidden;width:100%}@media (prefers-reduced-motion:reduce){.components-modal__frame{animation-delay:0s;animation-duration:1ms}}@media (min-width:600px){.components-modal__frame{border-radius:4px;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:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{transform:translateY(32px)}to{transform:translateY(0)}}.components-modal__header{align-items:center;border-bottom:1px solid transparent;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__header .components-button{left:8px;position:relative}.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-admin-theme-color);outline:2px solid transparent;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));display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:5px 15px 2px;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:transparent;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:content-box;display:flex;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;transition:background .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body>.components-panel__body-title{transition-delay:0s;transition-duration:0s}}.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;transition:background .1s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button{transition-delay:0s;transition-duration:0s}}.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{fill:currentColor;color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:color .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button .components-panel__arrow{transition-delay:0s;transition-duration:0s}}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{-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;box-sizing:border-box;color:#1e1e1e;margin:0;outline:1px solid transparent;padding:1em;position:relative;text-align:left;width:100%}@supports (position:sticky){.components-placeholder.components-placeholder{align-items:flex-start;display:flex;flex-direction:column;justify-content:top}}.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}.components-placeholder__label{align-items:center;display:flex;font-weight:600;margin-bottom:16px}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:currentColor;margin-right:12px}@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;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 transparent;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;margin:0 8px 0 0;padding:6px 8px;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder__input[type=url]{transition-delay:0s;transition-duration:0s}}@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 transparent}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-placeholder__input[type=url]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-placeholder__input[type=url]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-placeholder__instructions{margin-bottom:1em}.components-placeholder__error{margin-top:1em;width:100%}.components-placeholder__fieldset .components-button{margin-bottom:12px;margin-right:12px}.components-placeholder__fieldset .components-button:last-child{margin-bottom:0;margin-right:0}.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-large .components-placeholder__label{font-size:18pt;font-weight:400}.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-placeholder__fieldset .components-button,.components-placeholder.is-small .components-placeholder__fieldset .components-button{margin-right:auto}.components-placeholder.is-small .components-button{padding:0 8px 2px}.components-placeholder .components-placeholder__learn-more .components-external-link{color:var(--wp-admin-theme-color)}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:transparent;border-radius:2px;box-shadow:none;color:inherit;display:flex;overflow:auto}.is-dark-theme .components-placeholder.has-illustration{background-color:rgba(0,0,0,.1)}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0;width:auto}.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;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition-delay:0s;transition-duration:0s}}.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}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{stroke:currentColor;box-sizing:content-box;height:100%;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.components-popover{will-change:transform;z-index:1000000}.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:2px;box-shadow:0 0 0 1px #ccc,0 .7px 1px rgba(0,0,0,.1),0 1.2px 1.7px -.2px rgba(0,0,0,.1),0 2.3px 3.3px -.5px rgba(0,0,0,.1);box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{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:transparent;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control__input[type=radio]{border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;margin-right:6px;margin-top:0;padding:6px 8px;transition:box-shadow .1s linear;transition:none;width:24px}@media (prefers-reduced-motion:reduce){.components-radio-control__input[type=radio]{transition-delay:0s;transition-duration:0s}}@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:rgba(30,30,30,.62)}.components-radio-control__input[type=radio]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:rgba(30,30,30,.62)}@media (min-width:600px){.components-radio-control__input[type=radio]{height:20px;width:20px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:8px;margin:0;transform:translate(7px,7px);width:8px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{transform:translate(5px,5px)}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.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__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));content:"";cursor:inherit;display:block;height:15px;outline:2px solid transparent;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:2px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);transition:transform .1s ease-in;width:3px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle:before{transition-delay:0s;transition-duration:0s}}.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}.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}@media (prefers-reduced-motion:reduce){.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-delay:0s;animation-duration:1ms}}.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 (prefers-reduced-motion:reduce){.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-delay:0s;animation-duration:1ms}}@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)}}
/*!rtl:begin:ignore*/.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}

/*!rtl:end:ignore*/.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-search-control{position:relative}.components-search-control input[type=search].components-search-control__input{background:#f0f0f0;border:none;border-radius:2px;box-shadow:0 0 0 transparent;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:48px;line-height:normal;margin-left:0;margin-right:0;padding:0 48px 0 16px;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-search-control input[type=search].components-search-control__input{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-search-control input[type=search].components-search-control__input{font-size:13px;line-height:normal}}.components-search-control input[type=search].components-search-control__input:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-search-control input[type=search].components-search-control__input::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-search-control input[type=search].components-search-control__input::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-search-control input[type=search].components-search-control__input:-ms-input-placeholder{color:rgba(30,30,30,.62)}@media (min-width:600px){.components-search-control input[type=search].components-search-control__input{font-size:13px}}.components-search-control input[type=search].components-search-control__input:focus{background:#fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-search-control input[type=search].components-search-control__input::placeholder{color:#757575}.components-search-control input[type=search].components-search-control__input::-webkit-search-cancel-button,.components-search-control input[type=search].components-search-control__input::-webkit-search-decoration,.components-search-control input[type=search].components-search-control__input::-webkit-search-results-button,.components-search-control input[type=search].components-search-control__input::-webkit-search-results-decoration{-webkit-appearance:none}.components-search-control.is-next-40px-default-size input[type=search].components-search-control__input{height:40px}.components-search-control.is-size-compact input[type=search].components-search-control__input{height:32px}.components-search-control__icon{align-items:center;display:flex;justify-content:center;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px}.components-search-control__input-wrapper{position:relative}.components-select-control__input{-webkit-tap-highlight-color:rgba(0,0,0,0)!important;outline:0}@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:rgba(0,0,0,.85);border-radius:2px;box-shadow:0 .7px 1px rgba(0,0,0,.1),0 1.2px 1.7px -.2px rgba(0,0,0,.1),0 2.3px 3.3px -.5px rgba(0,0,0,.1);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:-moz-fit-content;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{margin-left:24px}.components-snackbar .components-snackbar__icon{left:28px;position:absolute;top:24px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;height:auto;line-height:1.4;margin-left:32px;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){background-color:transparent;text-decoration:underline}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{box-shadow:none;color:#fff;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:#fff;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:transparent;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px;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;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:after{transition-delay:0s;transition-duration:0s}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid transparent;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 transparent;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:before{transition-delay:0s;transition-duration:0s}}.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 transparent}.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 transparent;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;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.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-delay:0s;transition-duration:0s}}@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 transparent}.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:rgba(30,30,30,.62)}.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:rgba(30,30,30,.62);opacity:1}.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:rgba(30,30,30,.62)}.components-tip{color:#757575;display:flex}.components-tip svg{fill:#f0b849;align-self:center;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.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 .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{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards;border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media (prefers-reduced-motion:reduce){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation-delay:0s;animation-duration:1ms}}.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:transparent}.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 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:12px;padding-right:12px}.components-accessible-toolbar .components-button.components-tab-button,.components-toolbar .components-button.components-tab-button{font-weight:500}.components-accessible-toolbar .components-button.components-tab-button span,.components-toolbar .components-button.components-tab-button span{display:inline-block;padding-left:0;padding-right:0;position:relative}@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:active:before{display:none}.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{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:block;margin:0}@supports (position:sticky){div.components-toolbar>div{display:flex}}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:content-box;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;color:#f0f0f0;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-inspector p:not(.components-base-control__help){margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.block-editor-block-inspector .components-base-control{margin-bottom:24px}.block-editor-block-inspector .components-base-control:last-child{margin-bottom:8px}.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.block-editor-block-inspector .components-query-controls .components-base-control,.block-editor-block-inspector .components-range-control .components-base-control{margin-bottom:0}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0;margin-top:-1px}.block-editor-block-inspector .block-editor-block-card{padding:16px}.block-editor-block-inspector__no-block-tools,.block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.block-editor-block-inspector__tab-item{flex:1 1 0px}.block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;justify-content:center;left:calc(50% - 12px);position:absolute;top:calc(50% - 12px);will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;border-radius:2px;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}.block-editor-block-contextual-toolbar{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;display:inline-flex}.block-editor-block-contextual-toolbar .block-editor-block-toolbar .components-toolbar,.block-editor-block-contextual-toolbar .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.block-editor-block-contextual-toolbar.is-fixed{border:none;border-bottom:1px solid #e0e0e0;border-radius:0;overflow:hidden}.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar{overflow:auto;overflow-y:hidden}.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar-group{border-right-color:#e0e0e0}.block-editor-block-contextual-toolbar.is-collapsed:after{background:linear-gradient(90deg,#fff,transparent);content:"";height:100%;left:100%;position:absolute;width:48px}@media (min-width:782px){.block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar:before{background-color:#ddd;content:"";height:24px;left:-2px;margin-right:0;margin-top:12px;position:relative;top:-1px;width:1px}.block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-collapse-fixed-toolbar{border:none}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-collapse-fixed-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-collapse-fixed-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-collapse-fixed-toolbar:before{background-color:#ddd;content:"";height:24px;left:0;margin-right:8px;margin-top:12px;position:relative;top:-1px;width:1px}.block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-expand-fixed-toolbar{border:none}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-expand-fixed-toolbar{width:256px}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-expand-fixed-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-expand-fixed-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-expand-fixed-toolbar:before{background-color:#ddd;content:"";height:24px;left:-8px;margin-bottom:12px;margin-top:12px;position:relative;top:-1px;width:1px}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .block-editor-block-parent-selector .block-editor-block-parent-selector__button:after{left:0}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:none}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar__block-controls .block-editor-block-mover:before{background-color:#ddd;content:"";margin-bottom:12px;margin-top:12px;position:relative;width:1px}.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-parent-selector .block-editor-block-parent-selector__button{border:0;padding-left:6px;padding-right:6px;position:relative;top:-1px}.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-parent-selector .block-editor-block-parent-selector__button:after{bottom:4px;content:"·";font-size:16px;left:46px;line-height:40px;position:absolute}.block-editor-block-contextual-toolbar:not(.is-fixed) .block-editor-block-parent-selector{left:-57px;position:absolute;top:-1px}.show-icon-labels .block-editor-block-contextual-toolbar:not(.is-fixed) .block-editor-block-parent-selector{left:auto;margin-bottom:-1px;margin-left:-1px;margin-top:-1px;position:relative;top:auto}}.block-editor-block-list__block-selection-button{background-color:#1e1e1e;border-radius:2px;display:inline-flex;font-size:13px;height:48px;padding:0 12px;z-index:22}.block-editor-block-list__block-selection-button .block-editor-block-list__block-selection-button__content{align-items:center;display:inline-flex;margin:auto}.block-editor-block-list__block-selection-button .block-editor-block-list__block-selection-button__content>.components-flex__item{margin-right:6px}.block-editor-block-list__block-selection-button .components-button.has-icon.block-selection-button_drag-handle{cursor:grab;height:24px;margin-left:-2px;min-width:24px;padding:0}.block-editor-block-list__block-selection-button .components-button.has-icon.block-selection-button_drag-handle svg{min-height:18px;min-width:18px}.block-editor-block-list__block-selection-button .block-editor-block-icon{color:#fff;font-size:13px;height:48px}.block-editor-block-list__block-selection-button .components-button{color:#fff;display:flex;height:48px;min-width:36px}.block-editor-block-list__block-selection-button .components-button:focus{border:none;box-shadow:none}.block-editor-block-list__block-selection-button .components-button:active,.block-editor-block-list__block-selection-button .components-button[aria-disabled=true]:hover{color:#fff}.block-editor-block-list__block-selection-button .block-selection-button_select-button.components-button{padding:0}.block-editor-block-list__block-selection-button .block-editor-block-mover{background:unset;border:none}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-list__block-selection-button{margin-bottom:12px;margin-top:12px;pointer-events:all}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards;opacity:0}.is-dragging-components-draggable .components-tooltip{display:none}.block-editor-block-lock-modal{z-index:1000001}@media (min-width:600px){.block-editor-block-lock-modal .components-modal__frame{max-width:480px}}.block-editor-block-lock-modal__checklist{margin:0}.block-editor-block-lock-modal__options-title{padding:12px 0}.block-editor-block-lock-modal__options-title .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{fill:#1e1e1e;flex-shrink:0;margin-right:12px}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding:12px 0}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__button.components-button{height:24px;line-height:24px;padding:0;position:relative}.block-editor-block-breadcrumb__button.components-button:hover:not(:disabled){box-shadow:none;text-decoration:underline}.block-editor-block-breadcrumb__button.components-button:focus{box-shadow:none}.block-editor-block-breadcrumb__button.components-button:focus:before{border-radius:2px;bottom:1px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";display:block;left:1px;outline:2px solid transparent;position:absolute;right:1px;top:1px}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.components-button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;display:flex}.block-editor-block-card__content{flex-grow:1;margin-bottom:4px}.block-editor-block-card__title{font-weight:500}.block-editor-block-card__title.block-editor-block-card__title{line-height:24px;margin:0 0 4px}.block-editor-block-card__description{font-size:13px}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 6px 8px rgba(0,0,0,.3);color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;-webkit-user-select:none;user-select:none;width:max-content}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-mover__move-button-container{border:none;display:flex;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:24px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:5px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:5px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards;border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media (prefers-reduced-motion:reduce){.components-button.block-editor-block-mover-button:before{animation-delay:0s;animation-duration:1ms}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.block-editor-block-parent-selector{background:#fff;border-radius:2px}.block-editor-block-parent-selector .block-editor-block-parent-selector__button{border:1px solid #1e1e1e;border-radius:2px;height:48px;width:48px}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.block-editor-block-patterns-list__item{height:100%}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;text-align:left}.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px #1e1e1e}.block-editor-block-patterns-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) #1e1e1e;outline:2px solid transparent;outline-offset:2px}.block-editor-block-patterns-list__item.block-editor-block-patterns-list__list-item-synced:focus .block-editor-block-preview__container,.block-editor-block-patterns-list__item.block-editor-block-patterns-list__list-item-synced:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-block-synced-color),0 15px 25px rgba(0,0,0,.07)}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details{align-items:center;margin-top:8px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:var(--wp-block-synced-color)}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination .components-button.is-tertiary{height:32px;justify-content:center;width:auto}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination .components-button.is-tertiary:disabled{background:none;color:#949494}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination .components-button.is-tertiary:hover:not(:disabled){background-color:#757575;color:#fff}.show-icon-labels .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.show-icon-labels .block-editor-patterns__grid-pagination .components-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination .components-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination .components-button:before{content:attr(aria-label)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:initial;top:0;transform-origin:top left;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-rename-modal{z-index:1000001}.block-editor-block-settings-menu__popover .components-dropdown-menu__menu{padding:0}.block-editor-block-styles+.default-style-picker__default-switcher{margin-top:16px}.block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-inserter__preview-container{left:auto;position:static;right:auto;top:auto}.block-editor-block-styles__preview-panel .block-editor-block-card__title.block-editor-block-card__title{margin:0}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{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))}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.block-editor-block-switcher{position:relative}.block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.block-editor-block-switcher__toggle-text{margin-left:8px}.show-icon-labels .block-editor-block-switcher__toggle-text{display:none}.show-icon-labels .block-editor-block-toolbar .block-editor-block-switcher .components-button.has-icon:after{font-size:14px}.components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.components-button.block-editor-block-switcher__no-switcher-icon:disabled{opacity:1}.components-button.block-editor-block-switcher__no-switcher-icon:disabled,.components-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:#1e1e1e}.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__toggle.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__toggle.has-icon.has-icon .block-editor-block-icon{align-items:center;display:flex;height:100%;margin:0 auto;min-width:100%;position:relative}.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__toggle.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__toggle.has-icon.has-icon:before{bottom:8px;left:8px;right:8px;top:8px}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover__preview__parent .block-editor-block-switcher__popover__preview__container{left:calc(100% + 16px);position:absolute;top:-12px}.block-editor-block-switcher__preview__popover{display:none;overflow:hidden}.block-editor-block-switcher__preview__popover.components-popover{margin-top:11px}@media (min-width:782px){.block-editor-block-switcher__preview__popover{display:block}}.block-editor-block-switcher__preview__popover .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__preview__popover .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__preview__popover .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:unset}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid transparent;border-radius:2px;height:100%;position:relative;transition:all .05s ease-in-out}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{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 transparent}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{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 transparent;outline-offset:2px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:2px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:flex-end;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:60px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:left;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;transition:transform .5s,z-index .5s;width:100%;z-index:100}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms{padding:0 16px 16px 52px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:left;min-height:30px;padding:6px 12px;position:relative;text-align:left;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control{margin-bottom:12px}.components-border-radius-control legend{margin-bottom:8px}.components-border-radius-control .components-border-radius-control__wrapper{align-items:flex-start;display:flex;justify-content:space-between}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__unit-control{flex-shrink:0;margin-bottom:0;margin-right:16px;width:calc(50% - 8px)}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__range-control{flex:1;margin-right:12px}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__range-control>div{align-items:center;display:flex;height:40px}.components-border-radius-control .components-border-radius-control__wrapper>span{flex:0 0 auto}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-right:12px}.components-border-radius-control .component-border-radius-control__linked-button{display:flex;justify-content:center;margin-top:8px}.components-border-radius-control .component-border-radius-control__linked-button svg{margin-right:0}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{min-width:0}.block-editor-color-gradient-control__tabs .block-editor-color-gradient-control__panel{padding:16px}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px);justify-content:space-between}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0}.block-editor-tools-panel-color-gradient-settings__item.first{border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item.last{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:left}.block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.block-editor-contrast-checker>.components-notice{margin:0}.block-editor-date-format-picker{margin-bottom:16px}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-date-format-picker__custom-format-select-control__custom-option.has-hint{grid-template-columns:auto 30px}.block-editor-date-format-picker__custom-format-select-control__custom-option .components-custom-select-control__item-hint{grid-row:2;text-align:left}.block-editor-duotone-control__popover>.components-popover__content{padding:16px;width:280px}.block-editor-duotone-control__popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__description{font-size:12px;margin:16px 0}.block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0)}.components-font-appearance-control ul li{color:#1e1e1e;text-transform:capitalize}.block-editor-global-styles-effects-panel__toggle-icon{fill:currentColor}.block-editor-global-styles-effects-panel__shadow-popover-container{width:230px}.block-editor-global-styles-effects-panel__shadow-dropdown,.block-editor-global-styles-filters-panel__dropdown{display:block;padding:0}.block-editor-global-styles-effects-panel__shadow-dropdown button,.block-editor-global-styles-filters-panel__dropdown button{padding:8px;width:100%}.block-editor-global-styles-effects-panel__shadow-dropdown button.is-open,.block-editor-global-styles-filters-panel__dropdown button.is-open{background-color:#f0f0f0}.block-editor-global-styles-effects-panel__shadow-indicator-wrapper{align-items:center;display:flex;justify-content:center;overflow:hidden;padding:6px}.block-editor-global-styles-effects-panel__shadow-indicator{border:1px solid #e0e0e0;border-radius:2px;color:#2f2f2f;cursor:pointer;height:24px;padding:0;width:24px}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-global-styles-advanced-panel__custom-css-validation-wrapper{bottom:16px;position:absolute;right:24px}.block-editor-global-styles-advanced-panel__custom-css-validation-icon{fill:#cc1818}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-image-size-control{margin-bottom:1em}.block-editor-image-size-control .block-editor-image-size-control__height,.block-editor-image-size-control .block-editor-image-size-control__width{margin-bottom:1.115em}.block-editor-block-types-list__list-item{display:block;margin:0;padding:0;width:33.33%}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-block-synced-color)!important}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:var(--wp-block-synced-color)}.components-button.block-editor-block-types-list__item{align-items:stretch;background:transparent;border-radius:2px;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;height:auto;justify-content:center;padding:8px;position:relative;transition:all .05s ease-in-out;width:100%;word-break:break-word}@media (prefers-reduced-motion:reduce){.components-button.block-editor-block-types-list__item{transition-delay:0s;transition-duration:0s}}.components-button.block-editor-block-types-list__item:disabled{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-button.block-editor-block-types-list__item:not(:disabled).is-active{background:#1e1e1e;color:#fff;outline:2px solid transparent;outline-offset:-2px}.block-editor-block-types-list__item-icon{border-radius:2px;color:#1e1e1e;padding:12px 20px;transition:all .05s ease-in-out}@media (prefers-reduced-motion:reduce){.block-editor-block-types-list__item-icon{transition-delay:0s;transition-duration:0s}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}@media (prefers-reduced-motion:reduce){.block-editor-block-types-list__item-icon svg{transition-delay:0s;transition-duration:0s}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{font-size:12px;padding:4px 2px 8px}.show-icon-labels .block-editor-block-inspector__tabs .components-tab-panel__tabs .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-inspector__tabs .components-tab-panel__tabs .components-button.has-icon:before{content:attr(aria-label)}.block-editor-inspector-controls-tabs__hint{align-items:top;background:#f0f0f0;border-radius:2px;color:#1e1e1e;display:flex;flex-direction:row;margin:16px}.block-editor-inspector-controls-tabs__hint-content{margin:12px 0 12px 12px}.block-editor-inspector-controls-tabs__hint-dismiss{margin:4px 4px 4px 0}.block-editor-inspector-popover-header{margin-bottom:16px}[class].block-editor-inspector-popover-header__action{height:24px}[class].block-editor-inspector-popover-header__action.has-icon{min-width:24px;padding:0}[class].block-editor-inspector-popover-header__action:not(.has-icon){text-decoration:underline}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{min-width:350px;position:relative}.components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.block-editor-link-control__search-input-container,.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control__search-input.has-no-label .block-editor-url-input__input{flex:1}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field input[type=text],.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:40px;line-height:normal;margin:0;padding:8px 16px;position:relative;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.block-editor-link-control__field input[type=text],.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.block-editor-link-control__field input[type=text],.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input{font-size:13px;line-height:normal}}.block-editor-link-control__field input[type=text]:focus,.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-link-control__field input[type=text]::-webkit-input-placeholder,.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-link-control__field input[type=text]::-moz-placeholder,.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.block-editor-link-control__field input[type=text]:-ms-input-placeholder,.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input:-ms-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-enter{position:absolute;right:19px;top:3px}.block-editor-link-control__search-enter svg{position:relative;top:-2px}.block-editor-link-control__search-actions{display:flex;flex-direction:row-reverse;gap:8px;justify-content:flex-start;order:20;padding:8px 16px 16px}.block-editor-link-control__search-results-wrapper{position:relative}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";display:block;left:-1px;pointer-events:none;position:absolute;right:16px;z-index:100}.block-editor-link-control__search-results-wrapper:before{bottom:auto;height:8px;top:0}.block-editor-link-control__search-results-wrapper:after{bottom:0;height:16px;top:auto}.block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:left}.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.block-editor-link-control__search-item .components-menu-item__item mark{background-color:transparent;color:inherit;font-weight:600}.block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;text-transform:capitalize;white-space:nowrap}.block-editor-link-control__search-item[aria-selected]{background:#f0f0f0}.block-editor-link-control__search-item.is-current{background:transparent;border:0;cursor:default;flex-direction:column;padding:16px;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{align-items:flex-start;display:block;flex-direction:row;margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-info{word-break:break-all}.block-editor-link-control__search-item.is-preview .block-editor-link-control__search-item-header{display:flex;flex:1}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.block-editor-link-control__search-item.is-url-title .block-editor-link-control__search-item-title{word-break:break-all}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{display:flex;flex-shrink:0;justify-content:center;margin-right:8px;max-height:24px;position:relative;width:24px}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{display:block;font-weight:500;line-height:24px;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:transparent;color:inherit;font-weight:600}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-title svg{display:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-description{margin:0;padding-top:12px}.block-editor-link-control__search-item .block-editor-link-control__search-item-description.is-placeholder{display:flex;flex-direction:column;height:28px;justify-content:space-around;margin-top:12px;padding-top:0}.block-editor-link-control__search-item .block-editor-link-control__search-item-description.is-placeholder:after,.block-editor-link-control__search-item .block-editor-link-control__search-item-description.is-placeholder:before{background-color:#f0f0f0;border-radius:3px;content:"";display:block;height:.7em;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-description .components-text{font-size:.9em}.block-editor-link-control__search-item .block-editor-link-control__search-item-image{background-color:#f0f0f0;border-radius:2px;display:flex;height:140px;justify-content:center;margin-top:12px;max-height:140px;overflow:hidden;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-image.is-placeholder{background-color:#f0f0f0;border-radius:3px}.block-editor-link-control__search-item .block-editor-link-control__search-item-image img{display:block;height:140px;max-height:140px;max-width:100%}.block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.block-editor-link-control__search-item-bottom{transition:opacity 1.5s;width:100%}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-description:after,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-description:before,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-image{animation:loadingpulse 1s linear infinite;animation-delay:.5s}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s;background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";display:block;left:0;position:absolute;top:-10px;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__drawer{display:flex;flex-basis:100%;flex-direction:column;order:30}.block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.block-editor-link-control__unlink{padding-left:16px;padding-right:16px}.block-editor-link-control__setting{flex:1;margin-bottom:0;padding:8px 0 8px 24px}.block-editor-link-control__setting .components-base-control__field{display:flex}.block-editor-link-control__setting input{margin-left:0}.is-preview .block-editor-link-control__setting{padding:20px 8px 8px 0}.block-editor-link-control__tools{margin-top:-16px;padding:8px 8px 0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle{gap:0;padding-left:0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true]{color:#1e1e1e}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transform:rotate(90deg);transition:transform .1s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition-delay:0s;transition-duration:0s}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);transition:transform .1s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition-delay:0s;transition-duration:0s}}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:auto;position:absolute;right:40px;top:calc(50% - 8px)}.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{right:12px;top:calc(50% + 4px)}.block-editor-link-control__search-item-action{flex-shrink:0;margin-left:auto}.block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-leaf{position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:var(--wp-admin-theme-color)}.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.block-editor-list-view-leaf.is-selected td{background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced td{background:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:rgba(var(--wp-block-synced-color--rgb),.04)}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;display:flex;height:auto;padding:6px 4px 6px 0;position:relative;text-align:left;white-space:nowrap;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-contents.is-dropping-before:before{border-top:4px solid var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:0;top:-2px;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:-29px;top:0;z-index:2}.is-dragging-components-draggable .block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after{box-shadow:none}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.is-dragging-components-draggable .block-editor-list-view-leaf .block-editor-list-view-block__menu:focus{box-shadow:none}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards;opacity:1}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation-delay:0s;animation-duration:1ms}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:8px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding-bottom:0;padding-top:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width:36px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell>*{opacity:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover>*{opacity:1}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell .components-button.has-icon{min-width:24px;padding:0;width:24px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell{padding-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon{height:24px}.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%}.block-editor-list-view-leaf .block-editor-block-mover-button{height:24px;position:relative;width:36px}.block-editor-list-view-leaf .block-editor-block-mover-button svg{height:24px;position:relative}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end;margin-top:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start;margin-bottom:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button:before{height:16px;left:0;min-width:100%;right:0}.block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper{min-width:120px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title{flex:1;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{background:rgba(0,0,0,.1);border-radius:2px;box-sizing:border-box;max-width:100%;padding:2px 6px;position:absolute;right:0;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:rgba(0,0,0,.3)}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock{line-height:0}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__images{display:flex}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image{background-size:cover;border-radius:2px;height:18px;width:18px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child){margin-left:-6px}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{height:24px;margin-left:4px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:220px}.block-editor-list-view-leaf:not([aria-level="1"]) .block-editor-list-view__expander{margin-right:4px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:52px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:80px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:108px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:136px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:164px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:192px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(90deg);transition:transform .2s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);transition:transform .2s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.block-editor-list-view-placeholder{height:36px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;border-radius:2px;color:#fff;height:24px;margin:8px 0 0 24px;min-width:24px;padding:0}.list-view-appender .block-editor-inserter__toggle:focus,.list-view-appender .block-editor-inserter__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.list-view-appender__description,.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.block-editor-media-flow__url-input.has-siblings{border-top:1px solid #1e1e1e;margin-top:8px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.block-editor-media-flow__url-input .block-editor-link-control{width:300px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-info,.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-title{max-width:200px;white-space:nowrap}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools{justify-content:flex-end;padding:16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{padding:0;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{right:4px;top:0}.block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{word-wrap:break-word;overflow:hidden}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-multi-selection-inspector__card{align-items:flex-start;display:flex;padding:16px}.block-editor-multi-selection-inspector__card-content{flex-grow:1}.block-editor-multi-selection-inspector__card-title{font-weight:500;margin-bottom:5px}.block-editor-multi-selection-inspector__card-description{font-size:13px}.block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-left:-2px;margin-right:10px;padding:0 3px;width:36px}.block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{box-shadow:none;margin-bottom:8px;min-width:auto;outline:none;width:auto}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{background:#f1f1f1;box-shadow:0 0 2px 2px rgba(0,0,0,.6);color:var(--wp-admin-theme-color);display:block;font-size:14px;font-weight:600;height:auto;line-height:normal;outline:none;padding:15px 23px 14px;text-decoration:none;width:auto;z-index:100000}.block-editor-text-decoration-control{border:0;margin:0;padding:0}.block-editor-text-decoration-control .block-editor-text-decoration-control__buttons{display:flex;padding:4px 0}.block-editor-text-decoration-control .components-button.has-icon{height:32px;margin-right:4px;min-width:32px;padding:0}.block-editor-text-transform-control{border:0;margin:0;padding:0}.block-editor-text-transform-control .block-editor-text-transform-control__buttons{display:flex;padding:4px 0}.block-editor-text-transform-control .components-button.has-icon{height:32px;margin-right:4px;min-width:32px;padding:0}.block-editor-tool-selector__help{border-top:1px solid #ddd;color:#757575;margin:8px -8px -8px;min-width:280px;padding:16px}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}.block-editor-block-list__block .block-editor-url-input input[type=text],.block-editor-url-input input[type=text],.components-popover .block-editor-url-input input[type=text]{border:none;border-radius:0;font-size:16px;margin-left:0;margin-right:0;padding:8px 8px 8px 12px;width:100%}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input input[type=text],.block-editor-url-input input[type=text],.components-popover .block-editor-url-input input[type=text]{font-size:13px;width:300px}}.block-editor-block-list__block .block-editor-url-input input[type=text]::-ms-clear,.block-editor-url-input input[type=text]::-ms-clear,.components-popover .block-editor-url-input input[type=text]::-ms-clear{display:none}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{margin:0;position:absolute;right:8px;top:calc(50% - 8px)}.block-editor-url-input__input[type=text]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;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;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-url-input__input[type=text]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.block-editor-url-input__input[type=text]{font-size:13px;line-height:normal}}.block-editor-url-input__input[type=text]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-url-input__input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-url-input__input[type=text]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.block-editor-url-input__input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-url-input__suggestions{max-height:200px;overflow-y:auto;padding:4px 0;transition:all .15s ease-in-out;width:302px}@media (prefers-reduced-motion:reduce){.block-editor-url-input__suggestions{transition-delay:0s;transition-duration:0s}}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:grid}}.block-editor-url-input__suggestion{background:#fff;border:none;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:left;width:100%}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;position:absolute;right:-1px;width:1px}.block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 .7px 1px rgba(0,0,0,.1),0 1.2px 1.7px -.2px rgba(0,0,0,.1),0 2.3px 3.3px -.5px rgba(0,0,0,.1)}.block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.block-editor-url-input__button-modal-line .components-button{flex-shrink:0;height:36px;width:36px}.block-editor-url-popover__additional-controls{border-top:1px solid #ddd}.block-editor-url-popover__additional-controls>div[role=menu] .components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary)>svg{box-shadow:none}.block-editor-url-popover__additional-controls div[role=menu]>.components-button{padding-left:12px}.block-editor-url-popover__row{display:flex}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1}.block-editor-url-popover .components-button.has-icon{padding:3px}.block-editor-url-popover .components-button.has-icon>svg{border-radius:2px;height:30px;padding:5px;width:30px}.block-editor-url-popover .components-button.has-icon:not(:disabled):focus{box-shadow:none}.block-editor-url-popover .components-button.has-icon:not(:disabled):focus>svg{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.block-editor-url-popover__settings-toggle{border-left:1px solid #ddd;border-radius:0;flex-shrink:0;margin-left:1px}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{border-top:1px solid #ddd;display:block;padding:16px}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-viewer-url{flex-grow:1;flex-shrink:1;margin:7px;max-width:500px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.html-anchor-control .components-external-link{display:block;margin-top:8px}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack{flex-direction:row-reverse}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.block-editor-hooks__background__inspector-media-replace-container{position:relative}.block-editor-hooks__background__inspector-media-replace-container .components-drop-zone__content-icon{display:none}.block-editor-hooks__background__inspector-media-replace-container button.components-button{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:block;height:40px;width:100%}.block-editor-hooks__background__inspector-media-replace-container button.components-button:hover{color:var(--wp-admin-theme-color)}.block-editor-hooks__background__inspector-media-replace-container button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-hooks__background__inspector-media-replace-container .block-editor-hooks__background__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-hooks__background__inspector-media-replace-container .components-dropdown{display:block}.block-editor-hooks__background__inspector-image-indicator-wrapper{background:#fff linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0);border-radius:50%!important;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);display:block;flex:none;height:20px;width:20px}.block-editor-hooks__background__inspector-image-indicator-wrapper.has-image{background:#fff}.block-editor-hooks__background__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.block-editor-hooks__background__inspector-image-indicator:after{border:1px solid transparent;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.border-block-support-panel .single-column{grid-column:span 1}.color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px;order:9999}.color-block-support-panel .block-editor-contrast-checker .components-notice__content{margin-right:0}.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.dimensions-block-support-panel .single-column{grid-column:span 1}.block-editor-hooks__layout-controls{display:flex;margin-bottom:8px}.block-editor-hooks__layout-controls .block-editor-hooks__layout-controls-unit{display:flex;margin-right:24px}.block-editor-hooks__layout-controls .block-editor-hooks__layout-controls-unit svg{margin:auto 0 4px 8px}.block-editor-block-inspector .block-editor-hooks__layout-controls-unit-input{margin-bottom:0}.block-editor-hooks__layout-controls-reset{display:flex;justify-content:flex-end;margin-bottom:24px}.block-editor-hooks__layout-controls-helptext{color:#757575;font-size:12px;margin-bottom:16px}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor-hooks__toggle-control.block-editor-hooks__toggle-control{margin-bottom:16px}.block-editor__padding-visualizer{border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.block-editor-hooks__position-selection__select-control .components-custom-select-control__hint{display:none}.block-editor-hooks__position-selection__select-control__option.has-hint{grid-template-columns:auto 30px;line-height:1.4;margin-bottom:0}.block-editor-hooks__position-selection__select-control__option .components-custom-select-control__item-hint{grid-row:2;text-align:left}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;transition:border-color .1s linear,box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.block-editor-block-toolbar{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;border:0;border-right:1px solid #ddd;line-height:0;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}@media (min-width:782px){.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar-group{border-right:none}.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar-group:after,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar:after{background-color:#ddd;content:"";margin-bottom:12px;margin-left:8px;margin-top:12px;width:1px}.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar .components-toolbar-group.components-toolbar-group:after,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar-group .components-toolbar-group.components-toolbar-group:after,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar>:last-child:after{display:none}}.block-editor-block-contextual-toolbar.has-parent:not(.is-fixed){margin-left:56px}.show-icon-labels .block-editor-block-contextual-toolbar.has-parent:not(.is-fixed){margin-left:0}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin:0!important;width:24px!important}.block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-block;line-height:0}@supports (position:sticky){.block-editor-block-toolbar__slot{display:inline-flex}}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon{width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.show-icon-labels .block-editor-block-parent-selector__button{border-bottom-right-radius:0;border-top-right-radius:0}.show-icon-labels .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{width:auto}.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e;margin-left:6px;margin-right:-6px;white-space:nowrap}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left-color:#e0e0e0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .block-editor-block-mover__move-button-container{border-width:0}@media (min-width:600px){.show-icon-labels .is-up-button.is-up-button.is-up-button{border-radius:0;margin-right:0;order:1}.show-icon-labels .block-editor-block-mover__move-button-container{border-left:1px solid #1e1e1e}.show-icon-labels .is-down-button.is-down-button.is-down-button{order:2}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .block-editor-block-mover__move-button-container:before{background:#ddd}}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}@media (min-width:782px){.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .components-toolbar,.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .components-toolbar-group{flex-shrink:0}}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-inserter{background:none;border:none;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__main-area{display:flex;flex-direction:column;gap:16px;height:100%;position:relative}.block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.block-editor-inserter__main-area{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 .7px 1px rgba(0,0,0,.1),0 1.2px 1.7px -.2px rgba(0,0,0,.1),0 2.3px 3.3px -.5px rgba(0,0,0,.1);outline:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:2px 2px 0 0;border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 2px 2px}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tabs .components-tab-panel__tabs{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{align-items:center;border:none;cursor:pointer;display:inline-flex;outline:none;padding:0;transition:color .2s ease}@media (prefers-reduced-motion:reduce){.block-editor-inserter__toggle.components-button{transition-delay:0s;transition-duration:0s}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px 16px 0}.block-editor-inserter__search .components-search-control__icon{right:20px}.block-editor-inserter__tabs{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.block-editor-inserter__tabs .components-tab-panel__tabs{border-bottom:1px solid #ddd}.block-editor-inserter__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item{flex-grow:1;margin-bottom:-1px}.block-editor-inserter__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item[id$=reusable]{flex-grow:inherit;padding-left:16px;padding-right:16px}.block-editor-inserter__tabs .components-tab-panel__tab-content{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto}.block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:500;margin:0 12px 0 0;text-transform:uppercase}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__manage-reusable-blocks-container{margin:auto 16px 16px}.block-editor-inserter__manage-reusable-blocks{justify-content:center;width:100%}.block-editor-inserter__no-results{padding:32px;text-align:center}.block-editor-inserter__no-results-icon{fill:#949494}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{align-items:center;display:flex}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container{background:#fff;border:1px solid #ddd;border-radius:2px;display:none;left:calc(100% + 16px);max-height:calc(100% - 32px);overflow-y:hidden;position:absolute;top:16px;width:300px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-block-card{padding:16px}.block-editor-inserter__preview-container .block-editor-block-card__title{font-size:13px}.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__patterns-selected-category.block-editor-inserter__patterns-selected-category{color:var(--wp-admin-theme-color);position:relative}.block-editor-inserter__patterns-selected-category.block-editor-inserter__patterns-selected-category .components-flex-item{filter:brightness(.95)}.block-editor-inserter__patterns-selected-category.block-editor-inserter__patterns-selected-category svg{fill:var(--wp-admin-theme-color)}.block-editor-inserter__patterns-selected-category.block-editor-inserter__patterns-selected-category:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;position:absolute;right:0;top:0}.block-editor-block-patterns-explorer__sidebar,.block-editor-block-patterns-explorer__sidebar nav,.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__block-patterns-tabs-container nav{height:100%}.block-editor-block-patterns-explorer__sidebar .block-editor-block-patterns__source-filter select.components-select-control__input,.block-editor-inserter__block-patterns-tabs-container .block-editor-block-patterns__source-filter select.components-select-control__input{height:40px}.block-editor-inserter__block-patterns-tabs{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:16px}.block-editor-inserter__block-patterns-tabs div[role=listitem]:last-child{margin-top:auto}.block-editor-inserter__patterns-category-dialog{background:#f0f0f0;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:782px){.block-editor-inserter__patterns-category-dialog{display:block;left:100%;width:300px}}.block-editor-inserter__patterns-category-dialog .block-editor-block-patterns-list{flex-grow:1;height:100%;overflow-y:auto;padding:16px 24px}.block-editor-block-patterns-list__list-item .block-editor-block-preview__container{box-shadow:0 15px 25px rgba(0,0,0,.07)}.block-editor-block-patterns-list__list-item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px #1e1e1e,0 15px 25px rgba(0,0,0,.07)}.block-editor-inserter__patterns-category-panel{display:flex;flex-direction:column;height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__patterns-category-panel{padding:0}}.block-editor-inserter__patterns-category-panel .block-editor-inserter__patterns-category-panel-header{padding:16px 24px}.block-editor-inserter__patterns-category-panel .block-editor-inserter__patterns-category-no-results{margin-top:24px}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1;min-height:144px}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;color:#757575;display:flex;flex:1;justify-content:center;min-height:144px}.block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:left;height:0;padding:0}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{grid-gap:8px;display:grid;grid-template-columns:1fr 1fr}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-preview__container{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;height:44px;width:100%}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);box-shadow:none}.block-editor-block-patterns-explorer__sidebar{bottom:0;left:0;overflow-x:visible;overflow-y:scroll;padding:24px 32px 32px;position:absolute;top:76px;width:280px}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:left;width:100%}.block-editor-block-patterns-explorer__search{margin-bottom:32px}.block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.block-editor-block-patterns-explorer__list{margin-left:280px;padding:24px 0 32px}.block-editor-block-patterns-explorer__list .block-editor-patterns__sync-status-filter .components-input-control__container{width:380px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-gap:32px;display:grid;grid-template-columns:repeat(1,1fr);margin-bottom:16px}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-preview__container{height:inherit;max-height:800px;min-height:100px}.block-editor-inserter__patterns-category-panel-title{font-size:16.25px}.block-editor-inserter__media-tabs-container,.block-editor-inserter__media-tabs-container nav{height:100%}.block-editor-inserter__media-tabs-container .block-editor-inserter__media-library-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__media-tabs{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:16px}.block-editor-inserter__media-tabs div[role=listitem]:last-child{margin-top:auto}.block-editor-inserter__media-tabs__media-category.is-selected{color:var(--wp-admin-theme-color);position:relative}.block-editor-inserter__media-tabs__media-category.is-selected .components-flex-item{filter:brightness(.95)}.block-editor-inserter__media-tabs__media-category.is-selected svg{fill:var(--wp-admin-theme-color)}.block-editor-inserter__media-tabs__media-category.is-selected:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;position:absolute;right:0;top:0}.block-editor-inserter__media-dialog{background:#f0f0f0;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;height:100%;left:0;overflow-y:auto;padding:16px 24px;position:absolute;scrollbar-gutter:stable both-edges;top:0;width:100%}@media (min-width:782px){.block-editor-inserter__media-dialog{display:block;left:100%;width:300px}}.block-editor-inserter__media-dialog .block-editor-block-preview__container{box-shadow:0 15px 25px rgba(0,0,0,.07)}.block-editor-inserter__media-dialog .block-editor-block-preview__container:hover{box-shadow:0 0 0 2px #1e1e1e,0 15px 25px rgba(0,0,0,.07)}.block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__media-panel{padding:0}}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search.components-search-control input[type=search].components-search-control__input{background:#fff}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search.components-search-control button.components-button{min-width:auto;padding-left:2px;padding-right:2px}.block-editor-inserter__media-list{margin-top:16px}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item[draggable=true] .block-editor-block-preview__container{cursor:grab}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview{box-shadow:0 0 0 2px #1e1e1e,0 15px 25px rgba(0,0,0,.07)}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options>button{display:block}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options{position:absolute;right:8px;top:8px}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;border-radius:2px;display:none}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-inserter__media-list .block-editor-inserter__media-list__item{height:100%}.block-editor-inserter__media-list .block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-inserter__media-list .block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%}.block-editor-inserter__media-list .block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:hsla(0,0%,100%,.7);display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list .block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.block-editor-inserter__hint{margin:16px 16px 0}.reusable-blocks-menu-items__rename-hint{align-items:top;background:#f0f0f0;border-radius:2px;color:#1e1e1e;display:flex;flex-direction:row;max-width:380px}.reusable-blocks-menu-items__rename-hint-content{margin:12px 0 12px 12px}.reusable-blocks-menu-items__rename-hint-dismiss{margin:4px 4px 4px 0}.components-menu-group .reusable-blocks-menu-items__rename-hint{margin:0}.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.block-editor-post-preview__dropdown{padding:0}.block-editor-post-preview__button-resize.block-editor-post-preview__button-resize{padding-left:40px}.block-editor-post-preview__button-resize.block-editor-post-preview__button-resize.has-icon{padding-left:8px}.block-editor-post-preview__dropdown-content.edit-post-post-preview-dropdown .components-menu-group:first-child{padding-bottom:8px}.block-editor-post-preview__dropdown-content.edit-post-post-preview-dropdown .components-menu-group:last-child{margin-bottom:0}.block-editor-post-preview__dropdown-content .components-menu-group+.components-menu-group{padding:8px}@media (min-width:600px){.edit-post-header__settings .editor-post-preview,.edit-site-header-edit-mode__actions .editor-post-preview{display:none}.edit-post-header.has-reduced-ui .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-saved-state{transition:opacity .1s linear}}@media (min-width:600px) and (prefers-reduced-motion:reduce){.edit-post-header.has-reduced-ui .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-saved-state{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .editor-post-saved-state{opacity:0}.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .block-editor-post-preview__button-toggle.is-opened{opacity:1}}.spacing-sizes-control .spacing-sizes-control__custom-value-input,.spacing-sizes-control .spacing-sizes-control__label{margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__range-control{align-items:center;display:flex;flex:1;height:40px;margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range>.components-base-control__field,.spacing-sizes-control .spacing-sizes-control__range-control>.components-base-control__field{flex:1}.spacing-sizes-control .components-range-control__mark{background-color:#fff;height:4px;width:3px;z-index:1}.spacing-sizes-control .components-range-control__marks{margin-top:17px}.spacing-sizes-control .components-range-control__marks :first-child{display:none}.spacing-sizes-control .components-range-control__thumb-wrapper{z-index:3}.spacing-sizes-control__header{height:16px;margin-bottom:12px}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__custom-select-control,.spacing-sizes-control__custom-value-input{flex:1}.spacing-sizes-control__custom-toggle,.spacing-sizes-control__icon{flex:0 0 auto}.spacing-sizes-control__icon{margin-left:-4px}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,115,161;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,97,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--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){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7,82,108;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:6,64,84;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56,51,48;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:43,39,36;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:70,54,93;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:58,44,77;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221,56,45;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:208,44,33;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87,110,116;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76,96,102;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:217,116,38;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195,105,34;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.reusable-blocks-menu-items__convert-modal{z-index:1000001}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.patterns-menu-items__convert-modal{z-index:1000001}.patterns-menu-items__convert-modal [role=dialog]>[role=document]{width:350px}.patterns-menu-items__convert-modal .patterns-menu-items__convert-modal-categories{min-height:40px;position:relative;width:100%}.patterns-menu-items__convert-modal .components-form-token-field__suggestions-list{background-color:#fff;border:1px solid var(--wp-admin-theme-color);border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top:none;box-shadow:0 0 0 .5px var(--wp-admin-theme-color);box-sizing:border-box;left:-1px;min-width:auto;position:absolute;width:calc(100% + 2px);z-index:1}.patterns-create-modal__name-input input[type=text]{margin:0;min-height:40px}.patterns-rename-pattern-category-modal__validation-message{color:#cc1818}@media (min-width:782px){.patterns-rename-pattern-category-modal__validation-message{width:320px}}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.editor-autocompleters__user .editor-autocompleters__no-avatar:before{content:"";font:normal 20px/1 dashicons;margin-right:5px;vertical-align:middle}.editor-autocompleters__user .editor-autocompleters__user-avatar{flex-grow:0;flex-shrink:0;height:24px;margin-right:8px;max-width:none;width:24px}.editor-autocompleters__user .editor-autocompleters__user-name{flex-grow:1;flex-shrink:0;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-autocompleters__user .editor-autocompleters__user-slug{color:#757575;flex-grow:0;flex-shrink:0;margin-left:8px;max-width:100px;overflow:none;text-overflow:ellipsis;white-space:nowrap}.editor-autocompleters__user:hover .editor-autocompleters__user-slug{color:var(--wp-admin-theme-color)}.document-outline{margin:20px 0}.document-outline ul{margin:0;padding:0}.document-outline__item{display:flex;margin:4px 0}.document-outline__item a{text-decoration:none}.document-outline__item .document-outline__emdash:before{color:#ddd;margin-right:4px}.document-outline__item.is-h2 .document-outline__emdash:before{content:"—"}.document-outline__item.is-h3 .document-outline__emdash:before{content:"——"}.document-outline__item.is-h4 .document-outline__emdash:before{content:"———"}.document-outline__item.is-h5 .document-outline__emdash:before{content:"————"}.document-outline__item.is-h6 .document-outline__emdash:before{content:"—————"}.document-outline__button{align-items:flex-start;background:none;border:none;border-radius:2px;color:#1e1e1e;cursor:pointer;display:flex;margin:0 0 0 -1px;padding:2px 5px 2px 1px;text-align:left}.document-outline__button:disabled{cursor:default}.document-outline__button:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.document-outline__level{background:#ddd;border-radius:3px;color:#1e1e1e;font-size:13px;margin-right:4px;padding:1px 6px}.is-invalid .document-outline__level{background:#f0b849}.document-outline__item-content{padding:1px 0}.components-editor-notices__dismissible,.components-editor-notices__pinned{color:#1e1e1e;left:0;position:relative;right:0;top:0}.components-editor-notices__dismissible .components-notice,.components-editor-notices__pinned .components-notice{border-bottom:1px solid rgba(0,0,0,.2);box-sizing:border-box;margin:0;min-height:60px;padding:0 12px}.components-editor-notices__dismissible .components-notice .components-notice__dismiss,.components-editor-notices__pinned .components-notice .components-notice__dismiss{margin-top:12px}.entities-saved-states__panel-header{background:#fff;border-bottom:1px solid #ddd;box-sizing:border-box;height:60px;padding-left:8px;padding-right:8px}.entities-saved-states__text-prompt{padding:16px 16px 4px}.editor-error-boundary{box-shadow:0 .7px 1px rgba(0,0,0,.15),0 2.7px 3.8px -.2px rgba(0,0,0,.15),0 5.5px 7.8px -.3px rgba(0,0,0,.15),.1px 11.5px 16.4px -.5px rgba(0,0,0,.15);margin:60px auto auto;max-width:780px;padding:20px}.editor-post-excerpt__textarea{margin-bottom:10px;width:100%}.editor-post-featured-image{padding:0}.editor-post-featured-image .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.editor-post-featured-image .components-responsive-wrapper__content{max-width:100%;width:auto}.editor-post-featured-image__container{position:relative}.editor-post-featured-image__container:focus .editor-post-featured-image__actions,.editor-post-featured-image__container:focus-within .editor-post-featured-image__actions,.editor-post-featured-image__container:hover .editor-post-featured-image__actions{opacity:1}.editor-post-featured-image__preview,.editor-post-featured-image__toggle{box-shadow:0 0 0 0 var(--wp-admin-theme-color);display:flex;justify-content:center;max-height:150px;overflow:hidden;padding:0;transition:all .1s ease-out;width:100%}@media (prefers-reduced-motion:reduce){.editor-post-featured-image__preview,.editor-post-featured-image__toggle{transition-delay:0s;transition-duration:0s}}.editor-post-featured-image__preview{height:auto}.editor-post-featured-image__preview .components-responsive-wrapper{background:#f0f0f0;width:100%}.editor-post-featured-image__toggle{background-color:#f0f0f0;border-radius:2px;line-height:20px;min-height:90px;padding:8px 0;text-align:center}.editor-post-featured-image__toggle:hover{background:#ddd;color:#1e1e1e}.editor-post-featured-image__actions{bottom:0;opacity:0;padding:8px;position:absolute;transition:opacity 50ms ease-out}@media (prefers-reduced-motion:reduce){.editor-post-featured-image__actions{transition-delay:0s;transition-duration:0s}}.editor-post-featured-image__action{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:hsla(0,0%,100%,.75);flex-grow:1;justify-content:center}[class].editor-post-format__suggestion{margin:4px 0 0}.editor-post-last-revision__title{font-weight:600;width:100%}.editor-post-last-revision__title .dashicon{margin-right:5px}.components-button.editor-post-last-revision__title{height:100%}.components-button.editor-post-last-revision__title:active,.components-button.editor-post-last-revision__title:hover{background:#f0f0f0}.components-button.editor-post-last-revision__title:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}@media (min-width:600px){.editor-post-locked-modal{max-width:480px}}.editor-post-locked-modal__buttons{margin-top:24px}.editor-post-locked-modal__avatar{border-radius:2px;margin-top:16px;min-width:auto!important}.editor-post-publish-button__button.has-changes-dot:before{background:currentcolor;border-radius:4px;content:"";height:8px;margin:auto 5px auto -3px;width:8px}.editor-post-publish-panel{background:#fff}.editor-post-publish-panel__content{min-height:calc(100% - 144px)}.editor-post-publish-panel__content>.components-spinner{display:block;margin:100px auto 0}.editor-post-publish-panel__header{align-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;height:61px;padding-left:16px;padding-right:16px}.editor-post-publish-panel__header .components-button{justify-content:center;width:100%}.editor-post-publish-panel__header .has-icon{margin-left:auto;width:auto}.components-site-card{align-items:center;display:flex;margin:16px 0}.components-site-icon{border:none;border-radius:2px;height:36px;margin-right:12px;width:36px}.components-site-name{display:block;font-size:14px}.components-site-home{color:#757575;display:block;font-size:12px}.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{flex:1}@media (min-width:480px){.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{max-width:160px}}.editor-post-publish-panel__header-publish-button{padding-right:4px}.editor-post-publish-panel__header-cancel-button{padding-left:4px}.editor-post-publish-panel__header-published{flex-grow:1}.editor-post-publish-panel__footer{padding:16px}.components-button.editor-post-publish-panel__toggle.is-primary{align-items:center;display:inline-flex}.components-button.editor-post-publish-panel__toggle.is-primary.is-busy .dashicon{display:none}.components-button.editor-post-publish-panel__toggle.is-primary .dashicon{margin-right:-4px}.editor-post-publish-panel__link{font-weight:400;padding-left:4px}.editor-post-publish-panel__prepublish{padding:16px}.editor-post-publish-panel__prepublish strong{color:#1e1e1e}.editor-post-publish-panel__prepublish .components-panel__body{background:#fff;margin-left:-16px;margin-right:-16px}.editor-post-publish-panel__prepublish .editor-post-visibility__dialog-legend{display:none}.post-publish-panel__postpublish .components-panel__body{border-bottom:1px solid #e0e0e0;border-top:none}.post-publish-panel__postpublish-buttons{align-content:space-between;display:flex;flex-wrap:wrap;gap:16px}.post-publish-panel__postpublish-buttons .components-button{flex:1;justify-content:center}.post-publish-panel__postpublish-buttons .components-clipboard-button{width:100%}.post-publish-panel__postpublish-post-address-container{align-items:flex-end;display:flex;margin-bottom:16px}.post-publish-panel__postpublish-post-address-container .post-publish-panel__postpublish-post-address{flex:1}.post-publish-panel__postpublish-post-address-container input[readonly]{background:#f0f0f0;border-color:#ccc;height:36px;overflow:hidden;padding:16px;text-overflow:ellipsis}.post-publish-panel__postpublish-post-address__copy-button-wrap{flex-shrink:0;margin-left:16px}.post-publish-panel__postpublish-header{font-weight:500}.post-publish-panel__postpublish-subheader{margin:0 0 8px}.post-publish-panel__tip{color:#f0b849}@media screen and (max-width:782px){.post-publish-panel__postpublish-post-address__button-wrap .components-button{height:40px}}.editor-post-saved-state{align-items:center;color:#757575;display:flex;overflow:hidden;padding:12px 4px;white-space:nowrap;width:28px}.editor-post-saved-state.is-saved[aria-disabled=true],.editor-post-saved-state.is-saved[aria-disabled=true]:hover,.editor-post-saved-state.is-saving[aria-disabled=true],.editor-post-saved-state.is-saving[aria-disabled=true]:hover{background:transparent;color:#757575}.editor-post-saved-state svg{fill:currentColor;display:inline-block;flex:0 0 auto;margin-right:8px}@media (min-width:600px){.editor-post-saved-state{padding:8px 12px;text-indent:inherit;width:auto}.editor-post-saved-state svg{margin-right:0}}.editor-post-save-draft.has-text.has-icon svg{margin-right:0}.edit-post-sync-status{align-items:flex-start;justify-content:flex-start;position:relative;width:100%}.edit-post-sync-status>span{display:block;flex-shrink:0;padding:6px 0;width:45%;word-break:break-word}.edit-post-sync-status>div{padding:6px 0 6px 12px}.editor-post-taxonomies__hierarchical-terms-list{margin-left:-6px;margin-top:-6px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px}.editor-post-taxonomies__hierarchical-terms-choice{margin-bottom:8px}.editor-post-taxonomies__hierarchical-terms-choice:last-child{margin-bottom:4px}.editor-post-taxonomies__hierarchical-terms-subchoices{margin-left:16px;margin-top:8px}.editor-post-taxonomies__flat-term-most-used .editor-post-taxonomies__flat-term-most-used-label{margin-bottom:4px}.editor-post-taxonomies__flat-term-most-used-list{margin:0}.editor-post-taxonomies__flat-term-most-used-list li{display:inline-block;margin-right:8px}.editor-post-taxonomies__flat-term-most-used-list .components-button{font-size:12px}.edit-post-text-editor__body textarea.editor-post-text-editor{border:1px solid #949494;border-radius:0;box-shadow:none;display:block;font-family:Menlo,Consolas,monaco,monospace;font-size:16px!important;line-height:2.4;margin:0;min-height:200px;overflow:hidden;padding:16px;resize:none;transition:border .1s ease-out,box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.edit-post-text-editor__body textarea.editor-post-text-editor{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.edit-post-text-editor__body textarea.editor-post-text-editor{font-size:15px!important;padding:24px}}.edit-post-text-editor__body textarea.editor-post-text-editor:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);position:relative}.edit-post-text-editor__body textarea.editor-post-text-editor::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.edit-post-text-editor__body textarea.editor-post-text-editor::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.edit-post-text-editor__body textarea.editor-post-text-editor:-ms-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-url__link-label{font-size:13px;font-weight:400;margin:0}.editor-post-url__link{direction:ltr;word-break:break-word}.editor-post-url__link-slug{font-weight:600}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;margin-right:12px;margin-top:2px;padding:6px 8px;transition:box-shadow .1s linear;transition:none;width:24px}@media (prefers-reduced-motion:reduce){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{font-size:13px;line-height:normal}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:-ms-input-placeholder{color:rgba(30,30,30,.62)}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{height:20px;width:20px}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:8px;margin:0;transform:translate(7px,7px);width:8px}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked:before{transform:translate(5px,5px)}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.editor-post-visibility__fieldset .editor-post-visibility__info{color:#757575;margin-left:36px;margin-top:.5em}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__info{margin-left:32px}}.editor-post-visibility__fieldset .editor-post-visibility__choice:last-child .editor-post-visibility__info{margin-bottom:0}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin-left:32px;padding:6px 8px;transition:box-shadow .1s linear;width:calc(100% - 32px)}@media (prefers-reduced-motion:reduce){.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{font-size:13px;line-height:normal}}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-trash.components-button{flex-grow:1;justify-content:center}.table-of-contents__popover.components-popover .components-popover__content{min-width:380px}.components-popover.table-of-contents__popover{z-index:99998}.table-of-contents__popover .components-popover__content{padding:16px}@media (min-width:600px){.table-of-contents__popover .components-popover__content{max-height:calc(100vh - 120px);overflow-y:auto}}.table-of-contents__popover hr{margin:10px -16px 0}.table-of-contents__wrapper:focus:before{bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.table-of-contents__counts{display:flex;flex-wrap:wrap;margin:-8px 0 0}.table-of-contents__count{color:#1e1e1e;display:flex;flex-basis:33%;flex-direction:column;font-size:13px;margin-bottom:0;margin-top:8px;padding-right:8px}.table-of-contents__count:nth-child(4n){padding-right:0}.table-of-contents__number,.table-of-contents__popover .word-count{color:#1e1e1e;font-size:21px;font-weight:400;line-height:30px}.table-of-contents__title{display:block;font-size:15px;font-weight:600;margin-top:20px}.editor-template-validation-notice{align-items:center;display:flex;justify-content:space-between}.editor-template-validation-notice .components-button{margin-left:5px}.g1gmap{overflow:hidden;position:relative;max-width:100%;margin-bottom:21px;margin-bottom:1.5rem}.g1gmap:after{display:table;clear:both;content:""}.g1gmap img{max-width:none}.g1gmap-main{position:relative;overflow:hidden}.g1gmap-observer{display:none;position:absolute;margin-top:0;height:100%}.g1gmap-marker-bubble{display:block;min-width:320px;margin:20px 0 0}.g1gmap-marker-bubble-inner{margin:0 50% 0 -50%;padding:20px}#debungcontrolls,.debugtimeline{width:100%;box-sizing:border-box}.rev_column,.rev_column .tp-parallax-wrap,.tp-svg-layer svg{vertical-align:top}#debungcontrolls{z-index:100000;position:fixed;bottom:0;height:auto;background:rgb(0 0 0 / .6);padding:10px}.debugtimeline{height:10px;position:relative;margin-bottom:3px;display:none;white-space:nowrap}.debugtimeline:hover{height:15px}.the_timeline_tester{background:#e74c3c;position:absolute;top:0;left:0;height:100%;width:0}.rs-go-fullscreen{position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;z-index:9999999!important;background:#fff!important}.debugtimeline.tl_slide .the_timeline_tester{background:#f39c12}.debugtimeline.tl_frame .the_timeline_tester{background:#3498db}.debugtimline_txt{color:#fff;font-weight:400;font-size:7px;position:absolute;left:10px;top:0;white-space:nowrap;line-height:10px}.rtl{direction:rtl}@font-face{font-family:revicons;src:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot#1771164269);src:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot#1771164269) format('embedded-opentype'),url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.woff#1771164269) format('woff'),url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.ttf#1771164269) format('truetype'),url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal}[class*=" revicon-"]:before,[class^=revicon-]:before{font-family:revicons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.rev_slider_wrapper{position:relative;z-index:0;width:100%}.rev_slider{position:relative;overflow:visible}.entry-content .rev_slider a,.rev_slider a{box-shadow:none}.tp-overflow-hidden{overflow:hidden!important}.group_ov_hidden{overflow:hidden}.rev_slider img,.tp-simpleresponsive img{max-width:none!important;transition:none;margin:0;padding:0;border:none}.rev_slider .no-slides-text{font-weight:700;text-align:center;padding-top:80px}.rev_slider>ul,.rev_slider>ul>li,.rev_slider>ul>li:before,.rev_slider_wrapper>ul,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{list-style:none!important;position:absolute;margin:0!important;padding:0!important;overflow-x:visible;overflow-y:visible;background-image:none;background-position:0 0;text-indent:0;top:0;left:0}.rev_slider>ul>li,.rev_slider>ul>li:before,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{visibility:hidden}.tp-revslider-mainul,.tp-revslider-slidesli{padding:0!important;margin:0!important;list-style:none!important}.fullscreen-container,.fullwidthbanner-container{padding:0;position:relative}.rev_slider li.tp-revslider-slidesli{position:absolute!important}.tp-caption .rs-untoggled-content{display:block}.tp-caption .rs-toggled-content{display:none}.rs-toggle-content-active.tp-caption .rs-toggled-content{display:block}.rs-toggle-content-active.tp-caption .rs-untoggled-content{display:none}.rev_slider .caption,.rev_slider .tp-caption{position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased!important;z-index:1}.rev_slider .caption,.rev_slider .tp-caption,.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.rev_slider .tp-mask-wrap .tp-caption,.rev_slider .tp-mask-wrap :last-child,.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,.wpb_text_column .rev_slider .tp-mask-wrap :last-child{margin-bottom:0}.tp-svg-layer svg{width:100%;height:100%;position:relative}.tp-carousel-wrapper{cursor:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/revslider/public/assets/css/openhand.cur),move}.tp-carousel-wrapper.dragged{cursor:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/revslider/public/assets/css/closedhand.cur),move}.tp_inner_padding{box-sizing:border-box;max-height:none!important}.tp-caption.tp-layer-selectable{-moz-user-select:all;-khtml-user-select:all;-webkit-user-select:all;-o-user-select:all}.tp-caption.tp-hidden-caption,.tp-forcenotvisible,.tp-hide-revslider,.tp-parallax-wrap.tp-hidden-caption{visibility:hidden!important;display:none!important}.rev_slider audio,.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider video{max-width:none!important}.tp-element-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}.tp-parallax-wrap{transform-style:preserve-3d}.rev_row_zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0}.rev_column_inner,.rev_slider .tp-caption.rev_row{position:relative;width:100%!important;box-sizing:border-box}.rev_row_zone_top{top:0}.rev_row_zone_middle{top:50%;transform:translateY(-50%)}.rev_row_zone_bottom{bottom:0}.rev_slider .tp-caption.rev_row{display:table;table-layout:fixed;vertical-align:top;height:auto!important;font-size:0}.rev_column{display:table-cell;position:relative;height:auto;box-sizing:border-box;font-size:0}.rev_column_inner{display:block;height:auto!important;white-space:normal!important}.rev_column_bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;box-sizing:border-box;background-clip:content-box;border:0 solid #fff0}.tp-caption .backcorner,.tp-caption .backcornertop,.tp-caption .frontcorner,.tp-caption .frontcornertop{height:0;top:0;width:0;position:absolute}.rev_column_inner .tp-loop-wrap,.rev_column_inner .tp-mask-wrap,.rev_column_inner .tp-parallax-wrap{text-align:inherit}.rev_column_inner .tp-mask-wrap{display:inline-block}.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{position:relative!important;left:auto!important;top:auto!important;line-height:0}.tp-video-play-button,.tp-video-play-button i{line-height:50px!important;vertical-align:top;text-align:center}.rev_column_inner .rev_layer_in_column,.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{vertical-align:top}.rev_break_columns{display:block!important}.rev_break_columns .tp-parallax-wrap.rev_column{display:block!important;width:100%!important}.fullwidthbanner-container{overflow:hidden}.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative}.tp-static-layers{position:absolute;z-index:101;top:0;left:0}.tp-caption .frontcorner{border-left:40px solid #fff0;border-right:0 solid #fff0;border-top:40px solid #00A8FF;left:-40px}.tp-caption .backcorner{border-left:0 solid #fff0;border-right:40px solid #fff0;border-bottom:40px solid #00A8FF;right:0}.tp-caption .frontcornertop{border-left:40px solid #fff0;border-right:0 solid #fff0;border-bottom:40px solid #00A8FF;left:-40px}.tp-caption .backcornertop{border-left:0 solid #fff0;border-right:40px solid #fff0;border-top:40px solid #00A8FF;right:0}.tp-layer-inner-rotation{position:relative!important}img.tp-slider-alternative-image{width:100%;height:auto}.caption.fullscreenvideo,.rs-background-video-layer,.tp-caption.coverscreenvideo,.tp-caption.fullscreenvideo{width:100%;height:100%;top:0;left:0;position:absolute}.noFilterClass{filter:none!important}.rs-background-video-layer{visibility:hidden;z-index:0}.caption.fullscreenvideo audio,.caption.fullscreenvideo iframe,.caption.fullscreenvideo video,.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe audio,.tp-caption.fullscreenvideo iframe video{width:100%!important;height:100%!important;display:none}.fullcoveredvideo audio,.fullscreenvideo audio .fullcoveredvideo video,.fullscreenvideo video{background:#000}.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid .tp-poster{display:none}.tp-video-play-button{background:#000;background:rgb(0 0 0 / .3);border-radius:5px;position:absolute;top:50%;left:50%;color:#FFF;margin-top:-25px;margin-left:-25px;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;z-index:4;opacity:0;transition:opacity .3s ease-out!important}.tp-audio-html5 .tp-video-play-button,.tp-hiddenaudio{display:none!important}.tp-caption .html5vid{width:100%!important;height:100%!important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;font-size:40px!important}.rs-fullvideo-cover,.tp-dottedoverlay,.tp-shadowcover{height:100%;top:0;left:0;position:absolute}.tp-caption:hover .tp-video-play-button{opacity:1;display:block}.tp-caption .tp-revstop{display:none;border-left:5px solid #fff!important;border-right:5px solid #fff!important;margin-top:15px!important;line-height:20px!important;vertical-align:top;font-size:25px!important}.tp-seek-bar,.tp-video-button,.tp-volume-bar{outline:0;line-height:12px;margin:0;cursor:pointer}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:inline-block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none!important}.fullscreenvideo .fullscreenvideo audio,.fullscreenvideo .fullscreenvideo video{object-fit:contain!important}.fullscreenvideo .fullcoveredvideo audio,.fullscreenvideo .fullcoveredvideo video{object-fit:cover!important}.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;transition:opacity .3s;background-image:linear-gradient(to bottom,#000 13%,#323232 100%);display:table;max-width:100%;overflow:hidden;box-sizing:border-box}.rev-btn.rev-hiddenicon i,.rev-btn.rev-withicon i{transition:all .2s ease-out!important;font-size:15px}.tp-caption:hover .tp-video-controls{opacity:.9}.tp-video-button{background:rgb(0 0 0 / .5);border:0;border-radius:3px;font-size:12px;color:#fff;padding:0}.tp-video-button:hover{cursor:pointer}.tp-video-button-wrap,.tp-video-seek-bar-wrap,.tp-video-vol-bar-wrap{padding:0 5px;display:table-cell;vertical-align:middle}.tp-video-seek-bar-wrap{width:80%}.tp-video-vol-bar-wrap{width:20%}.tp-seek-bar,.tp-volume-bar{width:100%;padding:0}.rs-fullvideo-cover{width:100%;background:0 0;z-index:5}.disabled_lc .tp-video-play-button,.rs-background-video-layer audio::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls-start-playback-button{display:none!important}.tp-audio-html5 .tp-video-controls{opacity:1!important;visibility:visible!important}.tp-dottedoverlay{background-repeat:repeat;width:100%;z-index:3}.tp-dottedoverlay.twoxtwo{background:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/revslider/public/assets/css/../assets/gridtile.png)}.tp-dottedoverlay.twoxtwowhite{background:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_white.png)}.tp-dottedoverlay.threexthree{background:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3.png)}.tp-dottedoverlay.threexthreewhite{background:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;background:#fff;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgb(0 0 0 / .8)}.tp-shadow2:after,.tp-shadow2:before,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgb(0 0 0 / .8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgb(0 0 0 / .3),0 0 40px rgb(0 0 0 / .1) inset}.tp-shadow5:after,.tp-shadow5:before{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0 rgb(0 0 0 / .6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.tp-button{padding:6px 13px 5px;border-radius:3px;height:30px;cursor:pointer;color:#fff!important;text-shadow:0 1px 1px rgb(0 0 0 / .6)!important;font-size:15px;line-height:45px!important;font-family:arial,sans-serif;font-weight:700;letter-spacing:-1px;text-decoration:none}.tp-button.big{color:#fff;text-shadow:0 1px 1px rgb(0 0 0 / .6);font-weight:700;padding:9px 20px;font-size:19px;line-height:57px!important}.purchase:hover,.tp-button.big:hover,.tp-button:hover{background-position:bottom,15px 11px}.purchase.green,.purchase:hover.green,.tp-button.green,.tp-button:hover.green{background-color:#21a117;box-shadow:0 3px 0 0 #104d0b}.purchase.blue,.purchase:hover.blue,.tp-button.blue,.tp-button:hover.blue{background-color:#1d78cb;box-shadow:0 3px 0 0 #0f3e68}.purchase.red,.purchase:hover.red,.tp-button.red,.tp-button:hover.red{background-color:#cb1d1d;box-shadow:0 3px 0 0 #7c1212}.purchase.orange,.purchase:hover.orange,.tp-button.orange,.tp-button:hover.orange{background-color:#f70;box-shadow:0 3px 0 0 #a34c00}.purchase.darkgrey,.purchase:hover.darkgrey,.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey{background-color:#555;box-shadow:0 3px 0 0 #222}.purchase.lightgrey,.purchase:hover.lightgrey,.tp-button.lightgrey,.tp-button:hover.lightgrey{background-color:#888;box-shadow:0 3px 0 0 #555}.rev-btn,.rev-btn:visited{outline:0!important;box-shadow:none!important;text-decoration:none!important;line-height:44px;font-size:17px;font-weight:500;padding:12px 35px;box-sizing:border-box;font-family:Roboto,sans-serif;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:900}.rev-btn.rev-withicon i{font-weight:400;position:relative;top:0;margin-left:10px!important}.rev-btn.rev-hiddenicon i{font-weight:400;position:relative;top:0;opacity:0;margin-left:0!important;width:0!important}.rev-btn.rev-hiddenicon:hover i{opacity:1!important;margin-left:10px!important;width:auto!important}.rev-btn.rev-medium,.rev-btn.rev-medium:visited{line-height:36px;font-size:14px;padding:10px 30px}.rev-btn.rev-medium.rev-hiddenicon i,.rev-btn.rev-medium.rev-withicon i{font-size:14px;top:0}.rev-btn.rev-small,.rev-btn.rev-small:visited{line-height:28px;font-size:12px;padding:7px 20px}.rev-btn.rev-small.rev-hiddenicon i,.rev-btn.rev-small.rev-withicon i{font-size:12px;top:0}.rev-maxround{border-radius:30px}.rev-minround{border-radius:3px}.rev-burger{position:relative;width:60px;height:60px;box-sizing:border-box;padding:22px 0 0 14px;border-radius:50%;border:1px solid rgb(51 51 51 / .25);-webkit-tap-highlight-color:#fff0;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat!important}.rev-burger.revb-white span,.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger span:nth-child(2){margin:3px 0}#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgb(255 255 255 / .2)}.rev-burger.revb-darknoborder,.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span,.rev-scroll-btn.revs-fullwhite{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#fff;font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>.active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{color:#fff}.rev-scroll-btn>.active,.rev-scroll-btn>:active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{opacity:.8}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span,.tp-bullet{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#fff;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite}.rev-scroll-btn.revs-dark{border-color:#333}.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#FFF;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgb(0 0 0 / .5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr,.rev-cbutton-light-sr{border-radius:3px}.rev-cbutton-light,.rev-cbutton-light-sr{color:#333;background-color:rgb(255 255 255 / .75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3B5998}.rev-sbutton-lightblue{background-color:#00A0D1}.rev-sbutton-red{background-color:#DD4B39}.tp-bannertimer{visibility:hidden;width:100%;height:5px;background:#000;background:rgb(0 0 0 / .15);position:absolute;z-index:200;top:0}.tp-bannertimer.tp-bottom{top:auto;bottom:0!important;height:5px}.tp-caption img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);zoom:1}.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png)}.tp-caption.slidelink a span{background:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png)}.tp-loader.spinner0,.tp-loader.spinner5{background-image:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/revslider/public/assets/css/../assets/loader.gif);background-repeat:no-repeat}.tp-shape{width:100%;height:100%}.tp-caption .rs-starring{display:inline-block}.tp-caption .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#FFC321!important}.tp-caption .rs-starring .star-rating,.tp-caption .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em!important}.tp-loader.spinner0,.tp-loader.spinner1{width:40px;height:40px;margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;background-color:#fff;border-radius:3px;box-shadow:0 0 20px 0 rgb(0 0 0 / .15)}.tp-caption .rs-starring .star-rating:before,.tp-caption .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#E0DADF;float:left;top:0;left:0;position:absolute}.tp-caption .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em!important}.tp-caption .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.tp-loader{top:50%;left:50%;z-index:10000;position:absolute}.tp-loader.spinner0{background-position:center center}.tp-loader.spinner5{background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0 0 20px 0 rgb(0 0 0 / .15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.tp-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}.tp-loader.spinner3 .bounce1,.tp-loader.spinner3 .bounce2,.tp-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0 0 20px 0 rgb(0 0 0 / .15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}.tp-loader.spinner3 .bounce1{animation-delay:-.32s}.tp-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.tp-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear}.tp-loader.spinner4 .dot1,.tp-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0 0 20px 0 rgb(0 0 0 / .15)}.tp-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.tp-bullets.navbar,.tp-tabs.navbar,.tp-thumbs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-bullets,.tp-tabs,.tp-thumbs{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,.tp-tab-image,.tp-thumb-image,.tp-videoposter{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.tp-tab.selected,.tp-tab:hover,.tp-thumb.selected,.tp-thumb:hover{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box!important}.tp-tabs,.tp-thumbs{box-sizing:content-box!important}.tp-bullet{width:15px;height:15px;position:absolute;background:rgb(255 255 255 / .3);cursor:pointer}.tp-bullet.selected,.tp-bullet:hover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgb(0 0 0 / .5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows:hover{background:#000}.tparrows:before{font-family:revicons;font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.hginfo,.hglayerinfo{font-size:12px;font-weight:600}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}body.rtl .tp-kbimg{left:0!important}.dddwrappershadow{box-shadow:0 45px 100px rgb(0 0 0 / .4)}.hglayerinfo{position:fixed;bottom:0;left:0;color:#FFF;line-height:20px;background:rgb(0 0 0 / .75);padding:5px 10px;z-index:2000;white-space:normal}.helpgrid,.hginfo{position:absolute}.hginfo{top:-2px;left:-2px;color:#e74c3c;background:#000;padding:2px 5px}.indebugmode .tp-caption:hover{border:1px dashed #c0392b!important}.helpgrid{border:2px dashed #c0392b;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgb(0 0 0 / .7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgb(66 10 14 / .2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgb(66 10 14 / .2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgb(255 255 255 / .8),rgb(255 200 200 / .6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgb(243 106 188 / .3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgb(168 223 193 / .4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgb(43 42 161 / .6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgb(0 70 150 / .4);mix-blend-mode:lighten}.nashville::before{background:rgb(247 176 153 / .56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgb(242 242 242 / .8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgb(127 187 227 / .2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgb(232 197 152 / .8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgb(236 205 169 / .15) 55%,rgb(50 30 7 / .4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgb(125 105 24 / .5);mix-blend-mode:soft-light}.slumber::before{background:rgb(69 41 12 / .4);mix-blend-mode:lighten}.tp-kbimg-wrap:after,.tp-kbimg-wrap:before{height:500%;width:500%}/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
 .ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item:focus,.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:700}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:400;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:400;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:400;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/simple-job-board/public/css/../images/ui-icons_444444_256x240.png)}.ui-widget-header .ui-icon{background-image:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/simple-job-board/public/css/../images/ui-icons_444444_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/simple-job-board/public/css/../images/ui-icons_555555_256x240.png)}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/simple-job-board/public/css/../images/ui-icons_ffffff_256x240.png)}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/simple-job-board/public/css/../images/ui-icons_777620_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/simple-job-board/public/css/../images/ui-icons_cc0000_256x240.png)}.ui-button .ui-icon{background-image:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/simple-job-board/public/css/../images/ui-icons_777777_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#fff0}.sjb-page a{background-color:#fff0}.sjb-page a:hover,.sjb-page a:active{outline:0}.sjb-page b,.sjb-page strong{font-weight:700}.sjb-page h1{font-size:2em;margin:.67em 0}.sjb-page small{font-size:80%}.sjb-page img{border:0}.sjb-page button,.sjb-page input,.sjb-page select,.sjb-page textarea{color:inherit;font:inherit;margin:0}.sjb-page button{overflow:visible}.sjb-page button,.sjb-page select{text-transform:none}.sjb-page button,.sjb-page html input[type="button"],.sjb-page input[type="reset"],.sjb-page input[type="submit"]{-webkit-appearance:button;cursor:pointer}.sjb-page button::-moz-focus-inner,.sjb-page input::-moz-focus-inner{border:0;padding:0}.sjb-page input{line-height:normal}.sjb-page input[type="checkbox"],.sjb-page input[type="radio"]{box-sizing:border-box;padding:0}.sjb-page input[type="number"]::-webkit-inner-spin-button,.sjb-page input[type="number"]::-webkit-outer-spin-button{height:auto}.sjb-page input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}.sjb-page input[type="search"]::-webkit-search-cancel-button,.sjb-page input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}.sjb-page textarea{overflow:auto}.sjb-page table{border-collapse:collapse;border-spacing:0}.sjb-page{background-color:#fff;color:#666;font-size:14px;line-height:1.42857143;margin:0}.sjb-page *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sjb-page *:before,.sjb-page *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sjb-page input,.sjb-page button,.sjb-page select,.sjb-page textarea{font-family:inherit;font-size:inherit;line-height:inherit}.sjb-page a{color:#3297fa;text-decoration:none}.sjb-page a:hover,.sjb-page a:focus{color:#02305e;text-decoration:none}.sjb-page a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.sjb-page img{vertical-align:middle}.sjb-page .img-responsive{display:block;max-width:100%;height:auto}.sjb-page .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sjb-page [role="button"]{cursor:pointer}.sjb-page h1,.sjb-page h2,.sjb-page h3,.sjb-page h4,.sjb-page h5,.sjb-page h6{font-family:inherit;font-weight:400;line-height:1.1;color:inherit}.sjb-page h1,.sjb-page h2,.sjb-page h3{margin-top:20px;margin-bottom:10px}.sjb-page h4,.sjb-page h5,.sjb-page h6{margin-top:10px;margin-bottom:10px}.sjb-page h1{font-size:36px}.sjb-page h2{font-size:30px}.sjb-page h3{font-size:24px}.sjb-page h4{font-size:18px}.sjb-page h5{font-size:14px}.sjb-page h6{font-size:12px}.sjb-page p{margin:0 0 10px}.sjb-page ul,.sjb-page ol{margin-top:0;margin-bottom:10px}.sjb-page ul ul,.sjb-page ol ul,.sjb-page ul ol,.sjb-page ol ol{margin-bottom:0}.sjb-page .row{margin-left:-15px;margin-right:-15px}.sjb-page .col-xs-1,.sjb-page .col-sm-1,.sjb-page .col-md-1,.sjb-page .col-lg-1,.sjb-page .col-xs-2,.sjb-page .col-sm-2,.sjb-page .col-md-2,.sjb-page .col-lg-2,.sjb-page .col-xs-3,.sjb-page .col-sm-3,.sjb-page .col-md-3,.sjb-page .col-lg-3,.sjb-page .col-xs-4,.sjb-page .col-sm-4,.sjb-page .col-md-4,.sjb-page .col-lg-4,.sjb-page .col-xs-5,.sjb-page .col-sm-5,.sjb-page .col-md-5,.sjb-page .col-lg-5,.sjb-page .col-xs-6,.sjb-page .col-sm-6,.sjb-page .col-md-6,.sjb-page .col-lg-6,.sjb-page .col-xs-7,.sjb-page .col-sm-7,.sjb-page .col-md-7,.sjb-page .col-lg-7,.sjb-page .col-xs-8,.sjb-page .col-sm-8,.sjb-page .col-md-8,.sjb-page .col-lg-8,.sjb-page .col-xs-9,.sjb-page .col-sm-9,.sjb-page .col-md-9,.sjb-page .col-lg-9,.sjb-page .col-xs-10,.sjb-page .col-sm-10,.sjb-page .col-md-10,.sjb-page .col-lg-10,.sjb-page .col-xs-11,.sjb-page .col-sm-11,.sjb-page .col-md-11,.sjb-page .col-lg-11,.sjb-page .col-xs-12,.sjb-page .col-sm-12,.sjb-page .col-md-12,.sjb-page .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.sjb-page .col-xs-1,.sjb-page .col-xs-2,.sjb-page .col-xs-3,.sjb-page .col-xs-4,.sjb-page .col-xs-5,.sjb-page .col-xs-6,.sjb-page .col-xs-7,.sjb-page .col-xs-8,.sjb-page .col-xs-9,.sjb-page .col-xs-10,.sjb-page .col-xs-11,.sjb-page .col-xs-12{float:left}.sjb-page .col-xs-12{width:100%}.sjb-page .col-xs-11{width:91.66666667%}.sjb-page .col-xs-10{width:83.33333333%}.sjb-page .col-xs-9{width:75%}.sjb-page .col-xs-8{width:66.66666667%}.sjb-page .col-xs-7{width:58.33333333%}.sjb-page .col-xs-6{width:50%}.sjb-page .col-xs-5{width:41.66666667%}.sjb-page .col-xs-4{width:33.33333333%}.sjb-page .col-xs-3{width:25%}.sjb-page .col-xs-2{width:16.66666667%}.sjb-page .col-xs-1{width:8.33333333%}.sjb-page .col-xs-pull-12{right:100%}.sjb-page .col-xs-pull-11{right:91.66666667%}.sjb-page .col-xs-pull-10{right:83.33333333%}.sjb-page .col-xs-pull-9{right:75%}.sjb-page .col-xs-pull-8{right:66.66666667%}.sjb-page .col-xs-pull-7{right:58.33333333%}.sjb-page .col-xs-pull-6{right:50%}.sjb-page .col-xs-pull-5{right:41.66666667%}.sjb-page .col-xs-pull-4{right:33.33333333%}.sjb-page .col-xs-pull-3{right:25%}.sjb-page .col-xs-pull-2{right:16.66666667%}.sjb-page .col-xs-pull-1{right:8.33333333%}.sjb-page .col-xs-pull-0{right:auto}.sjb-page .col-xs-push-12{left:100%}.sjb-page .col-xs-push-11{left:91.66666667%}.sjb-page .col-xs-push-10{left:83.33333333%}.sjb-page .col-xs-push-9{left:75%}.sjb-page .col-xs-push-8{left:66.66666667%}.sjb-page .col-xs-push-7{left:58.33333333%}.sjb-page .col-xs-push-6{left:50%}.sjb-page .col-xs-push-5{left:41.66666667%}.sjb-page .col-xs-push-4{left:33.33333333%}.sjb-page .col-xs-push-3{left:25%}.sjb-page .col-xs-push-2{left:16.66666667%}.sjb-page .col-xs-push-1{left:8.33333333%}.sjb-page .col-xs-push-0{left:auto}.sjb-page .col-xs-offset-12{margin-left:100%}.sjb-page .col-xs-offset-11{margin-left:91.66666667%}.sjb-page .col-xs-offset-10{margin-left:83.33333333%}.sjb-page .col-xs-offset-9{margin-left:75%}.sjb-page .col-xs-offset-8{margin-left:66.66666667%}.sjb-page .col-xs-offset-7{margin-left:58.33333333%}.sjb-page .col-xs-offset-6{margin-left:50%}.sjb-page .col-xs-offset-5{margin-left:41.66666667%}.sjb-page .col-xs-offset-4{margin-left:33.33333333%}.sjb-page .col-xs-offset-3{margin-left:25%}.sjb-page .col-xs-offset-2{margin-left:16.66666667%}.sjb-page .col-xs-offset-1{margin-left:8.33333333%}.sjb-page .col-xs-offset-0{margin-left:0%}@media (min-width:768px){.sjb-page .col-sm-1,.sjb-page .col-sm-2,.sjb-page .col-sm-3,.sjb-page .col-sm-4,.sjb-page .col-sm-5,.sjb-page .col-sm-6,.sjb-page .col-sm-7,.sjb-page .col-sm-8,.sjb-page .col-sm-9,.sjb-page .col-sm-10,.sjb-page .col-sm-11,.sjb-page .col-sm-12{float:left}.sjb-page .col-sm-12{width:100%}.sjb-page .col-sm-11{width:91.66666667%}.sjb-page .col-sm-10{width:83.33333333%}.sjb-page .col-sm-9{width:75%}.sjb-page .col-sm-8{width:66.66666667%}.sjb-page .col-sm-7{width:58.33333333%}.sjb-page .col-sm-6{width:50%}.sjb-page .col-sm-5{width:41.66666667%}.sjb-page .col-sm-4{width:33.33333333%}.sjb-page .col-sm-3{width:25%}.sjb-page .col-sm-2{width:16.66666667%}.sjb-page .col-sm-1{width:8.33333333%}.sjb-page .col-sm-pull-12{right:100%}.sjb-page .col-sm-pull-11{right:91.66666667%}.sjb-page .col-sm-pull-10{right:83.33333333%}.sjb-page .col-sm-pull-9{right:75%}.sjb-page .col-sm-pull-8{right:66.66666667%}.sjb-page .col-sm-pull-7{right:58.33333333%}.sjb-page .col-sm-pull-6{right:50%}.sjb-page .col-sm-pull-5{right:41.66666667%}.sjb-page .col-sm-pull-4{right:33.33333333%}.sjb-page .col-sm-pull-3{right:25%}.sjb-page .col-sm-pull-2{right:16.66666667%}.sjb-page .col-sm-pull-1{right:8.33333333%}.sjb-page .col-sm-pull-0{right:auto}.sjb-page .col-sm-push-12{left:100%}.sjb-page .col-sm-push-11{left:91.66666667%}.sjb-page .col-sm-push-10{left:83.33333333%}.sjb-page .col-sm-push-9{left:75%}.sjb-page .col-sm-push-8{left:66.66666667%}.sjb-page .col-sm-push-7{left:58.33333333%}.sjb-page .col-sm-push-6{left:50%}.sjb-page .col-sm-push-5{left:41.66666667%}.sjb-page .col-sm-push-4{left:33.33333333%}.sjb-page .col-sm-push-3{left:25%}.sjb-page .col-sm-push-2{left:16.66666667%}.sjb-page .col-sm-push-1{left:8.33333333%}.sjb-page .col-sm-push-0{left:auto}.sjb-page .col-sm-offset-12{margin-left:100%}.sjb-page .col-sm-offset-11{margin-left:91.66666667%}.sjb-page .col-sm-offset-10{margin-left:83.33333333%}.sjb-page .col-sm-offset-9{margin-left:75%}.sjb-page .col-sm-offset-8{margin-left:66.66666667%}.sjb-page .col-sm-offset-7{margin-left:58.33333333%}.sjb-page .col-sm-offset-6{margin-left:50%}.sjb-page .col-sm-offset-5{margin-left:41.66666667%}.sjb-page .col-sm-offset-4{margin-left:33.33333333%}.sjb-page .col-sm-offset-3{margin-left:25%}.sjb-page .col-sm-offset-2{margin-left:16.66666667%}.sjb-page .col-sm-offset-1{margin-left:8.33333333%}.sjb-page .col-sm-offset-0{margin-left:0%}}@media (min-width:992px){.sjb-page .col-md-1,.sjb-page .col-md-2,.sjb-page .col-md-3,.sjb-page .col-md-4,.sjb-page .col-md-5,.sjb-page .col-md-6,.sjb-page .col-md-7,.sjb-page .col-md-8,.sjb-page .col-md-9,.sjb-page .col-md-10,.sjb-page .col-md-11,.sjb-page .col-md-12{float:left}.sjb-page .col-md-12{width:100%}.sjb-page .col-md-11{width:91.66666667%}.sjb-page .col-md-10{width:75%}.sjb-page .col-md-9{width:75%}.sjb-page .col-md-8{width:66.66666667%}.sjb-page .col-md-7{width:58.33333333%}.sjb-page .col-md-6{width:50%}.sjb-page .col-md-5{width:41.66666667%}.sjb-page .col-md-4{width:33.33333333%}.sjb-page .col-md-3{width:25%}.sjb-page .col-md-2{width:16.66666667%}.sjb-page .col-md-1{width:8.33333333%}.sjb-page .col-md-pull-12{right:100%}.sjb-page .col-md-pull-11{right:91.66666667%}.sjb-page .col-md-pull-10{right:83.33333333%}.sjb-page .col-md-pull-9{right:75%}.sjb-page .col-md-pull-8{right:66.66666667%}.sjb-page .col-md-pull-7{right:58.33333333%}.sjb-page .col-md-pull-6{right:50%}.sjb-page .col-md-pull-5{right:41.66666667%}.sjb-page .col-md-pull-4{right:33.33333333%}.sjb-page .col-md-pull-3{right:25%}.sjb-page .col-md-pull-2{right:16.66666667%}.sjb-page .col-md-pull-1{right:8.33333333%}.sjb-page .col-md-pull-0{right:auto}.sjb-page .col-md-push-12{left:100%}.sjb-page .col-md-push-11{left:91.66666667%}.sjb-page .col-md-push-10{left:83.33333333%}.sjb-page .col-md-push-9{left:75%}.sjb-page .col-md-push-8{left:66.66666667%}.sjb-page .col-md-push-7{left:58.33333333%}.sjb-page .col-md-push-6{left:50%}.sjb-page .col-md-push-5{left:41.66666667%}.sjb-page .col-md-push-4{left:33.33333333%}.sjb-page .col-md-push-3{left:25%}.sjb-page .col-md-push-2{left:16.66666667%}.sjb-page .col-md-push-1{left:8.33333333%}.sjb-page .col-md-push-0{left:auto}.sjb-page .col-md-offset-12{margin-left:100%}.sjb-page .col-md-offset-11{margin-left:91.66666667%}.sjb-page .col-md-offset-10{margin-left:83.33333333%}.sjb-page .col-md-offset-9{margin-left:75%}.sjb-page .col-md-offset-8{margin-left:66.66666667%}.sjb-page .col-md-offset-7{margin-left:58.33333333%}.sjb-page .col-md-offset-6{margin-left:50%}.sjb-page .col-md-offset-5{margin-left:41.66666667%}.sjb-page .col-md-offset-4{margin-left:33.33333333%}.sjb-page .col-md-offset-3{margin-left:25%}.sjb-page .col-md-offset-2{margin-left:16.66666667%}.sjb-page .col-md-offset-1{margin-left:8.33333333%}.sjb-page .col-md-offset-0{margin-left:0%}}@media (min-width:1200px){.sjb-page .col-lg-1,.sjb-page .col-lg-2,.sjb-page .col-lg-3,.sjb-page .col-lg-4,.sjb-page .col-lg-5,.sjb-page .col-lg-6,.sjb-page .col-lg-7,.sjb-page .col-lg-8,.sjb-page .col-lg-9,.sjb-page .col-lg-10,.sjb-page .col-lg-11,.sjb-page .col-lg-12{float:left}.sjb-page .col-lg-12{width:100%}.sjb-page .col-lg-11{width:91.66666667%}.sjb-page .col-lg-10{width:83.33333333%}.sjb-page .col-lg-9{width:75%}.sjb-page .col-lg-8{width:66.66666667%}.sjb-page .col-lg-7{width:58.33333333%}.sjb-page .col-lg-6{width:50%}.sjb-page .col-lg-5{width:41.66666667%}.sjb-page .col-lg-4{width:33.33333333%}.sjb-page .col-lg-3{width:25%}.sjb-page .col-lg-2{width:16.66666667%}.sjb-page .col-lg-1{width:8.33333333%}.sjb-page .col-lg-pull-12{right:100%}.sjb-page .col-lg-pull-11{right:91.66666667%}.sjb-page .col-lg-pull-10{right:83.33333333%}.sjb-page .col-lg-pull-9{right:75%}.sjb-page .col-lg-pull-8{right:66.66666667%}.sjb-page .col-lg-pull-7{right:58.33333333%}.sjb-page .col-lg-pull-6{right:50%}.sjb-page .col-lg-pull-5{right:41.66666667%}.sjb-page .col-lg-pull-4{right:33.33333333%}.sjb-page .col-lg-pull-3{right:25%}.sjb-page .col-lg-pull-2{right:16.66666667%}.sjb-page .col-lg-pull-1{right:8.33333333%}.sjb-page .col-lg-pull-0{right:auto}.sjb-page .col-lg-push-12{left:100%}.sjb-page .col-lg-push-11{left:91.66666667%}.sjb-page .col-lg-push-10{left:83.33333333%}.sjb-page .col-lg-push-9{left:75%}.sjb-page .col-lg-push-8{left:66.66666667%}.sjb-page .col-lg-push-7{left:58.33333333%}.sjb-page .col-lg-push-6{left:50%}.sjb-page .col-lg-push-5{left:41.66666667%}.sjb-page .col-lg-push-4{left:33.33333333%}.sjb-page .col-lg-push-3{left:25%}.sjb-page .col-lg-push-2{left:16.66666667%}.sjb-page .col-lg-push-1{left:8.33333333%}.sjb-page .col-lg-push-0{left:auto}.sjb-page .col-lg-offset-12{margin-left:100%}.sjb-page .col-lg-offset-11{margin-left:91.66666667%}.sjb-page .col-lg-offset-10{margin-left:83.33333333%}.sjb-page .col-lg-offset-9{margin-left:75%}.sjb-page .col-lg-offset-8{margin-left:66.66666667%}.sjb-page .col-lg-offset-7{margin-left:58.33333333%}.sjb-page .col-lg-offset-6{margin-left:50%}.sjb-page .col-lg-offset-5{margin-left:41.66666667%}.sjb-page .col-lg-offset-4{margin-left:33.33333333%}.sjb-page .col-lg-offset-3{margin-left:25%}.sjb-page .col-lg-offset-2{margin-left:16.66666667%}.sjb-page .col-lg-offset-1{margin-left:8.33333333%}.sjb-page .col-lg-offset-0{margin-left:0%}}.sjb-page table{background-color:#fff0}.sjb-page th{text-align:left}.sjb-page .table{width:100%;max-width:100%;margin-bottom:20px}.sjb-page .table>thead>tr>th,.sjb-page .table>tbody>tr>th,.sjb-page .table>tfoot>tr>th,.sjb-page .table>thead>tr>td,.sjb-page .table>tbody>tr>td,.sjb-page .table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.sjb-page .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.sjb-page .table>caption+thead>tr:first-child>th,.sjb-page .table>colgroup+thead>tr:first-child>th,.sjb-page .table>thead:first-child>tr:first-child>th,.sjb-page .table>caption+thead>tr:first-child>td,.sjb-page .table>colgroup+thead>tr:first-child>td,.sjb-page .table>thead:first-child>tr:first-child>td{border-top:0}.sjb-page .table>tbody+tbody{border-top:2px solid #ddd}.sjb-page .table .table{background-color:#fff}.sjb-page .table-condensed>thead>tr>th,.sjb-page .table-condensed>tbody>tr>th,.sjb-page .table-condensed>tfoot>tr>th,.sjb-page .table-condensed>thead>tr>td,.sjb-page .table-condensed>tbody>tr>td,.sjb-page .table-condensed>tfoot>tr>td{padding:5px}.sjb-page .table-bordered{border:1px solid #ddd}.sjb-page .table-bordered>thead>tr>th,.sjb-page .table-bordered>tbody>tr>th,.sjb-page .table-bordered>tfoot>tr>th,.sjb-page .table-bordered>thead>tr>td,.sjb-page .table-bordered>tbody>tr>td,.sjb-page .table-bordered>tfoot>tr>td{border:1px solid #ddd}.sjb-page .table-bordered>thead>tr>th,.sjb-page .table-bordered>thead>tr>td{border-bottom-width:2px}.sjb-page .table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.sjb-page .table-hover>tbody>tr:hover{background-color:#f5f5f5}.sjb-page table col[class*="col-"]{position:static;float:none;display:table-column}.sjb-page table td[class*="col-"],.sjb-page table th[class*="col-"]{position:static;float:none;display:table-cell}.sjb-page .table>thead>tr>td.active,.sjb-page .table>tbody>tr>td.active,.sjb-page .table>tfoot>tr>td.active,.sjb-page .table>thead>tr>th.active,.sjb-page .table>tbody>tr>th.active,.sjb-page .table>tfoot>tr>th.active,.sjb-page .table>thead>tr.active>td,.sjb-page .table>tbody>tr.active>td,.sjb-page .table>tfoot>tr.active>td,.sjb-page .table>thead>tr.active>th,.sjb-page .table>tbody>tr.active>th,.sjb-page .table>tfoot>tr.active>th{background-color:#f5f5f5}.sjb-page .table-hover>tbody>tr>td.active:hover,.sjb-page .table-hover>tbody>tr>th.active:hover,.sjb-page .table-hover>tbody>tr.active:hover>td,.sjb-page .table-hover>tbody>tr:hover>.active,.sjb-page .table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.sjb-page .table>thead>tr>td.success,.sjb-page .table>tbody>tr>td.success,.sjb-page .table>tfoot>tr>td.success,.sjb-page .table>thead>tr>th.success,.sjb-page .table>tbody>tr>th.success,.sjb-page .table>tfoot>tr>th.success,.sjb-page .table>thead>tr.success>td,.sjb-page .table>tbody>tr.success>td,.sjb-page .table>tfoot>tr.success>td,.sjb-page .table>thead>tr.success>th,.sjb-page .table>tbody>tr.success>th,.sjb-page .table>tfoot>tr.success>th{background-color:#dff0d8}.sjb-page .table-hover>tbody>tr>td.success:hover,.sjb-page .table-hover>tbody>tr>th.success:hover,.sjb-page .table-hover>tbody>tr.success:hover>td,.sjb-page .table-hover>tbody>tr:hover>.success,.sjb-page .table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.sjb-page .table>thead>tr>td.info,.sjb-page .table>tbody>tr>td.info,.sjb-page .table>tfoot>tr>td.info,.sjb-page .table>thead>tr>th.info,.sjb-page .table>tbody>tr>th.info,.sjb-page .table>tfoot>tr>th.info,.sjb-page .table>thead>tr.info>td,.sjb-page .table>tbody>tr.info>td,.sjb-page .table>tfoot>tr.info>td,.sjb-page .table>thead>tr.info>th,.sjb-page .table>tbody>tr.info>th,.sjb-page .table>tfoot>tr.info>th{background-color:#d9edf7}.sjb-page .table-hover>tbody>tr>td.info:hover,.sjb-page .table-hover>tbody>tr>th.info:hover,.sjb-page .table-hover>tbody>tr.info:hover>td,.sjb-page .table-hover>tbody>tr:hover>.info,.sjb-page .table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.sjb-page .table>thead>tr>td.warning,.sjb-page .table>tbody>tr>td.warning,.sjb-page .table>tfoot>tr>td.warning,.sjb-page .table>thead>tr>th.warning,.sjb-page .table>tbody>tr>th.warning,.sjb-page .table>tfoot>tr>th.warning,.sjb-page .table>thead>tr.warning>td,.sjb-page .table>tbody>tr.warning>td,.sjb-page .table>tfoot>tr.warning>td,.sjb-page .table>thead>tr.warning>th,.sjb-page .table>tbody>tr.warning>th,.sjb-page .table>tfoot>tr.warning>th{background-color:#fcf8e3}.sjb-page .table-hover>tbody>tr>td.warning:hover,.sjb-page .table-hover>tbody>tr>th.warning:hover,.sjb-page .table-hover>tbody>tr.warning:hover>td,.sjb-page .table-hover>tbody>tr:hover>.warning,.sjb-page .table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.sjb-page .table>thead>tr>td.danger,.sjb-page .table>tbody>tr>td.danger,.sjb-page .table>tfoot>tr>td.danger,.sjb-page .table>thead>tr>th.danger,.sjb-page .table>tbody>tr>th.danger,.sjb-page .table>tfoot>tr>th.danger,.sjb-page .table>thead>tr.danger>td,.sjb-page .table>tbody>tr.danger>td,.sjb-page .table>tfoot>tr.danger>td,.sjb-page .table>thead>tr.danger>th,.sjb-page .table>tbody>tr.danger>th,.sjb-page .table>tfoot>tr.danger>th{background-color:#f2dede}.sjb-page .table-hover>tbody>tr>td.danger:hover,.sjb-page .table-hover>tbody>tr>th.danger:hover,.sjb-page .table-hover>tbody>tr.danger:hover>td,.sjb-page .table-hover>tbody>tr:hover>.danger,.sjb-page .table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.sjb-page .table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.sjb-page .table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.sjb-page .table-responsive>.table{margin-bottom:0}.sjb-page .table-responsive>.table>thead>tr>th,.sjb-page .table-responsive>.table>tbody>tr>th,.sjb-page .table-responsive>.table>tfoot>tr>th,.sjb-page .table-responsive>.table>thead>tr>td,.sjb-page .table-responsive>.table>tbody>tr>td,.sjb-page .table-responsive>.table>tfoot>tr>td{white-space:nowrap}.sjb-page .table-responsive>.table-bordered{border:0}.sjb-page .table-responsive>.table-bordered>thead>tr>th:first-child,.sjb-page .table-responsive>.table-bordered>tbody>tr>th:first-child,.sjb-page .table-responsive>.table-bordered>tfoot>tr>th:first-child,.sjb-page .table-responsive>.table-bordered>thead>tr>td:first-child,.sjb-page .table-responsive>.table-bordered>tbody>tr>td:first-child,.sjb-page .table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.sjb-page .table-responsive>.table-bordered>thead>tr>th:last-child,.sjb-page .table-responsive>.table-bordered>tbody>tr>th:last-child,.sjb-page .table-responsive>.table-bordered>tfoot>tr>th:last-child,.sjb-page .table-responsive>.table-bordered>thead>tr>td:last-child,.sjb-page .table-responsive>.table-bordered>tbody>tr>td:last-child,.sjb-page .table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.sjb-page .table-responsive>.table-bordered>tbody>tr:last-child>th,.sjb-page .table-responsive>.table-bordered>tfoot>tr:last-child>th,.sjb-page .table-responsive>.table-bordered>tbody>tr:last-child>td,.sjb-page .table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}.sjb-page label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.sjb-page input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sjb-page input[type="radio"],.sjb-page input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}.sjb-page input[type="file"]{display:block}.sjb-page input[type="file"]:focus,.sjb-page input[type="radio"]:focus,.sjb-page input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.sjb-page .form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#666;background-color:#fff;background-image:none;border:1px solid #e1e1e1;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);-webkit-transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s}.sjb-page .form-control:focus{border-color:#e1e1e1;outline:0;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075)}.sjb-page .form-control::-moz-placeholder{color:#a4a4a4;opacity:1}.sjb-page .form-control:-ms-input-placeholder{color:#a4a4a4}.sjb-page .form-control::-webkit-input-placeholder{color:#a4a4a4}.sjb-page .form-control::-ms-expand{border:0;background-color:#fff0}textarea.sjb-page .form-control{height:auto}.sjb-page input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){.sjb-page input[type="date"].form-control,.sjb-page input[type="time"].form-control,.sjb-page input[type="datetime-local"].form-control,.sjb-page input[type="month"].form-control{line-height:34px}.sjb-page input[type="date"].input-sm,.sjb-page input[type="time"].input-sm,.sjb-page input[type="datetime-local"].input-sm,.sjb-page input[type="month"].input-sm,.input-group-sm .sjb-page input[type="date"],.input-group-sm .sjb-page input[type="time"],.input-group-sm .sjb-page input[type="datetime-local"],.input-group-sm .sjb-page input[type="month"]{line-height:30px}.sjb-page input[type="date"].input-lg,.sjb-page input[type="time"].input-lg,.sjb-page input[type="datetime-local"].input-lg,.sjb-page input[type="month"].input-lg,.input-group-lg .sjb-page input[type="date"],.input-group-lg .sjb-page input[type="time"],.input-group-lg .sjb-page input[type="datetime-local"],.input-group-lg .sjb-page input[type="month"]{line-height:44px}}.sjb-page .form-group{margin-bottom:15px}.sjb-page .radio,.sjb-page .checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.sjb-page .radio label,.sjb-page .checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.sjb-page .radio input[type="radio"],.sjb-page .checkbox input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.sjb-page .radio+.radio,.sjb-page .checkbox+.checkbox{margin-top:-5px}.sjb-page input[type="radio"][disabled],.sjb-page input[type="checkbox"][disabled],.sjb-page input[type="radio"].disabled,.sjb-page input[type="checkbox"].disabled,fieldset[disabled] .sjb-page input[type="radio"],fieldset[disabled] .sjb-page input[type="checkbox"]{cursor:not-allowed}.sjb-page .radio.disabled label,.sjb-page .checkbox.disabled label,fieldset[disabled] .sjb-page .radio label,fieldset[disabled] .sjb-page .checkbox label{cursor:not-allowed}.sjb-page .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid #fff0;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sjb-page .btn:focus,.sjb-page .btn:active:focus,.sjb-page .btn.active:focus,.sjb-page .btn.focus,.sjb-page .btn:active.focus,.sjb-page .btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.sjb-page .btn:hover,.sjb-page .btn:focus,.sjb-page .btn.focus{color:#fff;text-decoration:none}.sjb-page .btn:active,.sjb-page .btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgb(0 0 0 / .125);box-shadow:inset 0 3px 5px rgb(0 0 0 / .125)}.sjb-page .btn-primary{color:#fff;background-color:#3297fa;border-color:#198af9}.sjb-page .btn-primary:focus,.sjb-page .btn-primary.focus{color:#fff;background-color:#067ef3;border-color:#034a90}.sjb-page .btn-primary:hover{color:#fff;background-color:#067ef3;border-color:#056cd0}.sjb-page .btn-primary:active,.sjb-page .btn-primary.active,.open>.dropdown-toggle.sjb-page .btn-primary{color:#fff;background-color:#067ef3;border-color:#056cd0}.sjb-page .btn-primary:active:hover,.sjb-page .btn-primary.active:hover,.open>.dropdown-toggle.sjb-page .btn-primary:hover,.sjb-page .btn-primary:active:focus,.sjb-page .btn-primary.active:focus,.open>.dropdown-toggle.sjb-page .btn-primary:focus,.sjb-page .btn-primary:active.focus,.sjb-page .btn-primary.active.focus,.open>.dropdown-toggle.sjb-page .btn-primary.focus{color:#fff;background-color:#056cd0;border-color:#034a90}.sjb-page .btn-primary:active,.sjb-page .btn-primary.active,.open>.dropdown-toggle.sjb-page .btn-primary{background-image:none}.sjb-page .btn-primary.disabled:hover,.sjb-page .btn-primary[disabled]:hover,fieldset[disabled] .sjb-page .btn-primary:hover,.sjb-page .btn-primary.disabled:focus,.sjb-page .btn-primary[disabled]:focus,fieldset[disabled] .sjb-page .btn-primary:focus,.sjb-page .btn-primary.disabled.focus,.sjb-page .btn-primary[disabled].focus,fieldset[disabled] .sjb-page .btn-primary.focus{background-color:#3297fa;border-color:#198af9}.sjb-page .btn-primary .badge{color:#3297fa;background-color:#fff}.sjb-page .alert{padding:15px;margin-bottom:20px;border:1px solid #fff0;border-radius:4px}.sjb-page .alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.sjb-page .alert-success hr{border-top-color:#c9e2b3}.sjb-page .alert-success .alert-link{color:#2b542c}.sjb-page .alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.sjb-page .alert-info hr{border-top-color:#a6e1ec}.sjb-page .alert-info .alert-link{color:#245269}.sjb-page .alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.sjb-page .alert-warning hr{border-top-color:#f7e1b5}.sjb-page .alert-warning .alert-link{color:#66512c}.sjb-page .alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.sjb-page .alert-danger hr{border-top-color:#e4b9c0}.sjb-page .alert-danger .alert-link{color:#843534}.sjb-page .clearfix:before,.sjb-page .clearfix:after,.sjb-page .sjb-page .row:before,.sjb-page .sjb-page .row:after{content:" ";display:table}.sjb-page .clearfix:after,.sjb-page .sjb-page .row:after{clear:both}.sjb-page .pull-right{float:right!important}.sjb-page .pull-left{float:left!important}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=text],.iti input[type=tel]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid #fff0;border-right:3px solid #fff0;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgb(0 0 0 / .2);background-color:#fff;border:1px solid #CCC;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width:500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #CCC}.iti__country{padding:5px 10px;outline:none}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgb(0 0 0 / .05)}.iti__flag-box,.iti__country-name,.iti__dial-code{vertical-align:middle}.iti__flag-box,.iti__country-name{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=text],.iti--allow-dropdown input[type=tel],.iti--separate-dial-code input,.iti--separate-dial-code input[type=text],.iti--separate-dial-code input[type=tel]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgb(0 0 0 / .05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:#fff0}.iti--separate-dial-code .iti__selected-flag{background-color:rgb(0 0 0 / .05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0 0}.iti__flag.iti__ad{height:14px;background-position:-22px 0}.iti__flag.iti__ae{height:10px;background-position:-44px 0}.iti__flag.iti__af{height:14px;background-position:-66px 0}.iti__flag.iti__ag{height:14px;background-position:-88px 0}.iti__flag.iti__ai{height:10px;background-position:-110px 0}.iti__flag.iti__al{height:15px;background-position:-132px 0}.iti__flag.iti__am{height:10px;background-position:-154px 0}.iti__flag.iti__ao{height:14px;background-position:-176px 0}.iti__flag.iti__aq{height:14px;background-position:-198px 0}.iti__flag.iti__ar{height:13px;background-position:-220px 0}.iti__flag.iti__as{height:10px;background-position:-242px 0}.iti__flag.iti__at{height:14px;background-position:-264px 0}.iti__flag.iti__au{height:10px;background-position:-286px 0}.iti__flag.iti__aw{height:14px;background-position:-308px 0}.iti__flag.iti__ax{height:13px;background-position:-330px 0}.iti__flag.iti__az{height:10px;background-position:-352px 0}.iti__flag.iti__ba{height:10px;background-position:-374px 0}.iti__flag.iti__bb{height:14px;background-position:-396px 0}.iti__flag.iti__bd{height:12px;background-position:-418px 0}.iti__flag.iti__be{height:15px;background-position:-440px 0}.iti__flag.iti__bf{height:14px;background-position:-460px 0}.iti__flag.iti__bg{height:12px;background-position:-482px 0}.iti__flag.iti__bh{height:12px;background-position:-504px 0}.iti__flag.iti__bi{height:12px;background-position:-526px 0}.iti__flag.iti__bj{height:14px;background-position:-548px 0}.iti__flag.iti__bl{height:14px;background-position:-570px 0}.iti__flag.iti__bm{height:10px;background-position:-592px 0}.iti__flag.iti__bn{height:10px;background-position:-614px 0}.iti__flag.iti__bo{height:14px;background-position:-636px 0}.iti__flag.iti__bq{height:14px;background-position:-658px 0}.iti__flag.iti__br{height:14px;background-position:-680px 0}.iti__flag.iti__bs{height:10px;background-position:-702px 0}.iti__flag.iti__bt{height:14px;background-position:-724px 0}.iti__flag.iti__bv{height:15px;background-position:-746px 0}.iti__flag.iti__bw{height:14px;background-position:-768px 0}.iti__flag.iti__by{height:10px;background-position:-790px 0}.iti__flag.iti__bz{height:14px;background-position:-812px 0}.iti__flag.iti__ca{height:10px;background-position:-834px 0}.iti__flag.iti__cc{height:10px;background-position:-856px 0}.iti__flag.iti__cd{height:15px;background-position:-878px 0}.iti__flag.iti__cf{height:14px;background-position:-900px 0}.iti__flag.iti__cg{height:14px;background-position:-922px 0}.iti__flag.iti__ch{height:15px;background-position:-944px 0}.iti__flag.iti__ci{height:14px;background-position:-961px 0}.iti__flag.iti__ck{height:10px;background-position:-983px 0}.iti__flag.iti__cl{height:14px;background-position:-1005px 0}.iti__flag.iti__cm{height:14px;background-position:-1027px 0}.iti__flag.iti__cn{height:14px;background-position:-1049px 0}.iti__flag.iti__co{height:14px;background-position:-1071px 0}.iti__flag.iti__cp{height:14px;background-position:-1093px 0}.iti__flag.iti__cr{height:12px;background-position:-1115px 0}.iti__flag.iti__cu{height:10px;background-position:-1137px 0}.iti__flag.iti__cv{height:12px;background-position:-1159px 0}.iti__flag.iti__cw{height:14px;background-position:-1181px 0}.iti__flag.iti__cx{height:10px;background-position:-1203px 0}.iti__flag.iti__cy{height:14px;background-position:-1225px 0}.iti__flag.iti__cz{height:14px;background-position:-1247px 0}.iti__flag.iti__de{height:12px;background-position:-1269px 0}.iti__flag.iti__dg{height:10px;background-position:-1291px 0}.iti__flag.iti__dj{height:14px;background-position:-1313px 0}.iti__flag.iti__dk{height:15px;background-position:-1335px 0}.iti__flag.iti__dm{height:10px;background-position:-1357px 0}.iti__flag.iti__do{height:14px;background-position:-1379px 0}.iti__flag.iti__dz{height:14px;background-position:-1401px 0}.iti__flag.iti__ea{height:14px;background-position:-1423px 0}.iti__flag.iti__ec{height:14px;background-position:-1445px 0}.iti__flag.iti__ee{height:13px;background-position:-1467px 0}.iti__flag.iti__eg{height:14px;background-position:-1489px 0}.iti__flag.iti__eh{height:10px;background-position:-1511px 0}.iti__flag.iti__er{height:10px;background-position:-1533px 0}.iti__flag.iti__es{height:14px;background-position:-1555px 0}.iti__flag.iti__et{height:10px;background-position:-1577px 0}.iti__flag.iti__eu{height:14px;background-position:-1599px 0}.iti__flag.iti__fi{height:12px;background-position:-1621px 0}.iti__flag.iti__fj{height:10px;background-position:-1643px 0}.iti__flag.iti__fk{height:10px;background-position:-1665px 0}.iti__flag.iti__fm{height:11px;background-position:-1687px 0}.iti__flag.iti__fo{height:15px;background-position:-1709px 0}.iti__flag.iti__fr{height:14px;background-position:-1731px 0}.iti__flag.iti__ga{height:15px;background-position:-1753px 0}.iti__flag.iti__gb{height:10px;background-position:-1775px 0}.iti__flag.iti__gd{height:12px;background-position:-1797px 0}.iti__flag.iti__ge{height:14px;background-position:-1819px 0}.iti__flag.iti__gf{height:14px;background-position:-1841px 0}.iti__flag.iti__gg{height:14px;background-position:-1863px 0}.iti__flag.iti__gh{height:14px;background-position:-1885px 0}.iti__flag.iti__gi{height:10px;background-position:-1907px 0}.iti__flag.iti__gl{height:14px;background-position:-1929px 0}.iti__flag.iti__gm{height:14px;background-position:-1951px 0}.iti__flag.iti__gn{height:14px;background-position:-1973px 0}.iti__flag.iti__gp{height:14px;background-position:-1995px 0}.iti__flag.iti__gq{height:14px;background-position:-2017px 0}.iti__flag.iti__gr{height:14px;background-position:-2039px 0}.iti__flag.iti__gs{height:10px;background-position:-2061px 0}.iti__flag.iti__gt{height:13px;background-position:-2083px 0}.iti__flag.iti__gu{height:11px;background-position:-2105px 0}.iti__flag.iti__gw{height:10px;background-position:-2127px 0}.iti__flag.iti__gy{height:12px;background-position:-2149px 0}.iti__flag.iti__hk{height:14px;background-position:-2171px 0}.iti__flag.iti__hm{height:10px;background-position:-2193px 0}.iti__flag.iti__hn{height:10px;background-position:-2215px 0}.iti__flag.iti__hr{height:10px;background-position:-2237px 0}.iti__flag.iti__ht{height:12px;background-position:-2259px 0}.iti__flag.iti__hu{height:10px;background-position:-2281px 0}.iti__flag.iti__ic{height:14px;background-position:-2303px 0}.iti__flag.iti__id{height:14px;background-position:-2325px 0}.iti__flag.iti__ie{height:10px;background-position:-2347px 0}.iti__flag.iti__il{height:15px;background-position:-2369px 0}.iti__flag.iti__im{height:10px;background-position:-2391px 0}.iti__flag.iti__in{height:14px;background-position:-2413px 0}.iti__flag.iti__io{height:10px;background-position:-2435px 0}.iti__flag.iti__iq{height:14px;background-position:-2457px 0}.iti__flag.iti__ir{height:12px;background-position:-2479px 0}.iti__flag.iti__is{height:15px;background-position:-2501px 0}.iti__flag.iti__it{height:14px;background-position:-2523px 0}.iti__flag.iti__je{height:12px;background-position:-2545px 0}.iti__flag.iti__jm{height:10px;background-position:-2567px 0}.iti__flag.iti__jo{height:10px;background-position:-2589px 0}.iti__flag.iti__jp{height:14px;background-position:-2611px 0}.iti__flag.iti__ke{height:14px;background-position:-2633px 0}.iti__flag.iti__kg{height:12px;background-position:-2655px 0}.iti__flag.iti__kh{height:13px;background-position:-2677px 0}.iti__flag.iti__ki{height:10px;background-position:-2699px 0}.iti__flag.iti__km{height:12px;background-position:-2721px 0}.iti__flag.iti__kn{height:14px;background-position:-2743px 0}.iti__flag.iti__kp{height:10px;background-position:-2765px 0}.iti__flag.iti__kr{height:14px;background-position:-2787px 0}.iti__flag.iti__kw{height:10px;background-position:-2809px 0}.iti__flag.iti__ky{height:10px;background-position:-2831px 0}.iti__flag.iti__kz{height:10px;background-position:-2853px 0}.iti__flag.iti__la{height:14px;background-position:-2875px 0}.iti__flag.iti__lb{height:14px;background-position:-2897px 0}.iti__flag.iti__lc{height:10px;background-position:-2919px 0}.iti__flag.iti__li{height:12px;background-position:-2941px 0}.iti__flag.iti__lk{height:10px;background-position:-2963px 0}.iti__flag.iti__lr{height:11px;background-position:-2985px 0}.iti__flag.iti__ls{height:14px;background-position:-3007px 0}.iti__flag.iti__lt{height:12px;background-position:-3029px 0}.iti__flag.iti__lu{height:12px;background-position:-3051px 0}.iti__flag.iti__lv{height:10px;background-position:-3073px 0}.iti__flag.iti__ly{height:10px;background-position:-3095px 0}.iti__flag.iti__ma{height:14px;background-position:-3117px 0}.iti__flag.iti__mc{height:15px;background-position:-3139px 0}.iti__flag.iti__md{height:10px;background-position:-3160px 0}.iti__flag.iti__me{height:10px;background-position:-3182px 0}.iti__flag.iti__mf{height:14px;background-position:-3204px 0}.iti__flag.iti__mg{height:14px;background-position:-3226px 0}.iti__flag.iti__mh{height:11px;background-position:-3248px 0}.iti__flag.iti__mk{height:10px;background-position:-3270px 0}.iti__flag.iti__ml{height:14px;background-position:-3292px 0}.iti__flag.iti__mm{height:14px;background-position:-3314px 0}.iti__flag.iti__mn{height:10px;background-position:-3336px 0}.iti__flag.iti__mo{height:14px;background-position:-3358px 0}.iti__flag.iti__mp{height:10px;background-position:-3380px 0}.iti__flag.iti__mq{height:14px;background-position:-3402px 0}.iti__flag.iti__mr{height:14px;background-position:-3424px 0}.iti__flag.iti__ms{height:10px;background-position:-3446px 0}.iti__flag.iti__mt{height:14px;background-position:-3468px 0}.iti__flag.iti__mu{height:14px;background-position:-3490px 0}.iti__flag.iti__mv{height:14px;background-position:-3512px 0}.iti__flag.iti__mw{height:14px;background-position:-3534px 0}.iti__flag.iti__mx{height:12px;background-position:-3556px 0}.iti__flag.iti__my{height:10px;background-position:-3578px 0}.iti__flag.iti__mz{height:14px;background-position:-3600px 0}.iti__flag.iti__na{height:14px;background-position:-3622px 0}.iti__flag.iti__nc{height:10px;background-position:-3644px 0}.iti__flag.iti__ne{height:15px;background-position:-3666px 0}.iti__flag.iti__nf{height:10px;background-position:-3686px 0}.iti__flag.iti__ng{height:10px;background-position:-3708px 0}.iti__flag.iti__ni{height:12px;background-position:-3730px 0}.iti__flag.iti__nl{height:14px;background-position:-3752px 0}.iti__flag.iti__no{height:15px;background-position:-3774px 0}.iti__flag.iti__np{height:15px;background-position:-3796px 0}.iti__flag.iti__nr{height:10px;background-position:-3811px 0}.iti__flag.iti__nu{height:10px;background-position:-3833px 0}.iti__flag.iti__nz{height:10px;background-position:-3855px 0}.iti__flag.iti__om{height:10px;background-position:-3877px 0}.iti__flag.iti__pa{height:14px;background-position:-3899px 0}.iti__flag.iti__pe{height:14px;background-position:-3921px 0}.iti__flag.iti__pf{height:14px;background-position:-3943px 0}.iti__flag.iti__pg{height:15px;background-position:-3965px 0}.iti__flag.iti__ph{height:10px;background-position:-3987px 0}.iti__flag.iti__pk{height:14px;background-position:-4009px 0}.iti__flag.iti__pl{height:13px;background-position:-4031px 0}.iti__flag.iti__pm{height:14px;background-position:-4053px 0}.iti__flag.iti__pn{height:10px;background-position:-4075px 0}.iti__flag.iti__pr{height:14px;background-position:-4097px 0}.iti__flag.iti__ps{height:10px;background-position:-4119px 0}.iti__flag.iti__pt{height:14px;background-position:-4141px 0}.iti__flag.iti__pw{height:13px;background-position:-4163px 0}.iti__flag.iti__py{height:11px;background-position:-4185px 0}.iti__flag.iti__qa{height:8px;background-position:-4207px 0}.iti__flag.iti__re{height:14px;background-position:-4229px 0}.iti__flag.iti__ro{height:14px;background-position:-4251px 0}.iti__flag.iti__rs{height:14px;background-position:-4273px 0}.iti__flag.iti__ru{height:14px;background-position:-4295px 0}.iti__flag.iti__rw{height:14px;background-position:-4317px 0}.iti__flag.iti__sa{height:14px;background-position:-4339px 0}.iti__flag.iti__sb{height:10px;background-position:-4361px 0}.iti__flag.iti__sc{height:10px;background-position:-4383px 0}.iti__flag.iti__sd{height:10px;background-position:-4405px 0}.iti__flag.iti__se{height:13px;background-position:-4427px 0}.iti__flag.iti__sg{height:14px;background-position:-4449px 0}.iti__flag.iti__sh{height:10px;background-position:-4471px 0}.iti__flag.iti__si{height:10px;background-position:-4493px 0}.iti__flag.iti__sj{height:15px;background-position:-4515px 0}.iti__flag.iti__sk{height:14px;background-position:-4537px 0}.iti__flag.iti__sl{height:14px;background-position:-4559px 0}.iti__flag.iti__sm{height:15px;background-position:-4581px 0}.iti__flag.iti__sn{height:14px;background-position:-4603px 0}.iti__flag.iti__so{height:14px;background-position:-4625px 0}.iti__flag.iti__sr{height:14px;background-position:-4647px 0}.iti__flag.iti__ss{height:10px;background-position:-4669px 0}.iti__flag.iti__st{height:10px;background-position:-4691px 0}.iti__flag.iti__sv{height:12px;background-position:-4713px 0}.iti__flag.iti__sx{height:14px;background-position:-4735px 0}.iti__flag.iti__sy{height:14px;background-position:-4757px 0}.iti__flag.iti__sz{height:14px;background-position:-4779px 0}.iti__flag.iti__ta{height:10px;background-position:-4801px 0}.iti__flag.iti__tc{height:10px;background-position:-4823px 0}.iti__flag.iti__td{height:14px;background-position:-4845px 0}.iti__flag.iti__tf{height:14px;background-position:-4867px 0}.iti__flag.iti__tg{height:13px;background-position:-4889px 0}.iti__flag.iti__th{height:14px;background-position:-4911px 0}.iti__flag.iti__tj{height:10px;background-position:-4933px 0}.iti__flag.iti__tk{height:10px;background-position:-4955px 0}.iti__flag.iti__tl{height:10px;background-position:-4977px 0}.iti__flag.iti__tm{height:14px;background-position:-4999px 0}.iti__flag.iti__tn{height:14px;background-position:-5021px 0}.iti__flag.iti__to{height:10px;background-position:-5043px 0}.iti__flag.iti__tr{height:14px;background-position:-5065px 0}.iti__flag.iti__tt{height:12px;background-position:-5087px 0}.iti__flag.iti__tv{height:10px;background-position:-5109px 0}.iti__flag.iti__tw{height:14px;background-position:-5131px 0}.iti__flag.iti__tz{height:14px;background-position:-5153px 0}.iti__flag.iti__ua{height:14px;background-position:-5175px 0}.iti__flag.iti__ug{height:14px;background-position:-5197px 0}.iti__flag.iti__um{height:11px;background-position:-5219px 0}.iti__flag.iti__un{height:14px;background-position:-5241px 0}.iti__flag.iti__us{height:11px;background-position:-5263px 0}.iti__flag.iti__uy{height:14px;background-position:-5285px 0}.iti__flag.iti__uz{height:10px;background-position:-5307px 0}.iti__flag.iti__va{height:15px;background-position:-5329px 0}.iti__flag.iti__vc{height:14px;background-position:-5346px 0}.iti__flag.iti__ve{height:14px;background-position:-5368px 0}.iti__flag.iti__vg{height:10px;background-position:-5390px 0}.iti__flag.iti__vi{height:14px;background-position:-5412px 0}.iti__flag.iti__vn{height:14px;background-position:-5434px 0}.iti__flag.iti__vu{height:12px;background-position:-5456px 0}.iti__flag.iti__wf{height:14px;background-position:-5478px 0}.iti__flag.iti__ws{height:10px;background-position:-5500px 0}.iti__flag.iti__xk{height:15px;background-position:-5522px 0}.iti__flag.iti__ye{height:14px;background-position:-5544px 0}.iti__flag.iti__yt{height:14px;background-position:-5566px 0}.iti__flag.iti__za{height:14px;background-position:-5588px 0}.iti__flag.iti__zm{height:14px;background-position:-5610px 0}.iti__flag.iti__zw{height:10px;background-position:-5632px 0}.iti__flag{height:15px;box-shadow:0 0 1px 0 #888;background-image:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/simple-job-board/public/css/../images/flags.png);background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/simple-job-board/public/css/../images/flags@2x.png)}}.iti__flag.iti__np{background-color:#fff0}.sjb-page ::-moz-selection{background:#3297fa;color:#fff}.sjb-page ::selection{background:#3297fa;color:#fff}.sjb-page .list-data article,.sjb-page .list-data footer,.sjb-page .list-data header,.sjb-page .list-data section{display:block}.sjb-page a{outline:none;text-decoration:none;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.sjb-page a:hover,.sjb-page a:focus{outline:none;text-decoration:none}.sjb-page .btn{border:0;font-size:14px;outline:none;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.sjb-page img{height:auto;max-width:100%}.sjb-page .sjb-filters.sjb-filters-v1{background-color:#f2f2f2;border:0;margin:30px 0 15px;padding:35px 30px 0;overflow:hidden}.sjb-page .sjb-filters.sjb-filters-v1 .form-control{border:1px solid #e1e1e1;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;color:#666;font-size:16px;height:40px}.sjb-page .sjb-filters.sjb-filters-v1 .form-control::-moz-placeholder{color:#a4a4a4;opacity:1}.sjb-page .sjb-filters.sjb-filters-v1 .form-control:-ms-input-placeholder{color:#a4a4a4}.sjb-page .sjb-filters.sjb-filters-v1 .form-control::-webkit-input-placeholder{color:#a4a4a4}.sjb-page .sjb-filters.sjb-filters-v1 .form-control:focus{border-color:#e1e1e1;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);outline:0 none}.sjb-page .sjb-filters.sjb-filters-v1 select{-webkit-appearance:inherit;-moz-appearance:inherit;appearance:inherit;background:#fff url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/simple-job-board/public/css/../images/select-arrow.png) no-repeat center right 10px}.sjb-page .sjb-filters.sjb-filters-v1 select::-ms-expand{display:none}.sjb-page .sjb-filters.sjb-filters-v1 .btn-search{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;font-family:"Font Awesome 5 Free";font-weight:600;font-size:20px;height:40px;margin-bottom:35px;padding:0;width:100%}.sjb-page .sjb-filters.sjb-filters-v2{background-color:#f2f2f2;border:0;margin:30px 0 15px;padding:35px 30px 0;overflow:hidden}.sjb-page .sjb-filters.sjb-filters-v2 .form-control{border:1px solid #c1c1c1;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;color:#777;font-size:16px;height:40px}.sjb-page .sjb-filters.sjb-filters-v2 .form-control::-moz-placeholder{color:#777;opacity:1}.sjb-page .sjb-filters.sjb-filters-v2 .form-control:-ms-input-placeholder{color:#777}.sjb-page .sjb-filters.sjb-filters-v2 .form-control::-webkit-input-placeholder{color:#777}.sjb-page .sjb-filters.sjb-filters-v2 .form-control:focus{border-color:#e1e1e1;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);outline:0 none}.sjb-page .sjb-filters.sjb-filters-v2 select{-webkit-appearance:inherit;-moz-appearance:inherit;appearance:inherit;background:#fff url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/plugins/simple-job-board/public/css/../images/select-arrow.png) no-repeat center right 10px}.sjb-page .sjb-filters.sjb-filters-v2 select::-ms-expand{display:none}.sjb-page .sjb-filters.sjb-filters-v2 .btn-search{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;font-family:"Font Awesome 5 Free";font-weight:600;font-size:20px;height:40px;margin-bottom:35px;padding:0;width:100%;outline:none;background-color:#3399fe}.sjb-page .sjb-filters.sjb-filters-v2 .btn-search:hover,.sjb-page .sjb-filters.sjb-filters-v2 .btn-search:focus{background-color:#3399fe;outline:none}.sjb-page .pagination{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;float:left;margin:15px 0 0 0;padding:0;width:100%;box-shadow:none;position:relative;border:none}.sjb-page .pagination:before,.sjb-page .pagination:after{background-color:#fff0}.sjb-page .pagination li{display:inline-block;vertical-align:middle;line-height:20px;margin-right:2px}.sjb-page .pagination li .next,.sjb-page .pagination li .prev{height:auto;width:auto;content:none;position:static;margin-top:0;padding:8px 16px;line-height:23px;vertical-align:middle}.sjb-page .pagination li a{background-color:#e1e1e1;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;color:#3b3a3c;font-weight:300;margin:0;padding:8px 16px;text-align:center;line-height:23px;text-decoration:none}.sjb-page .pagination li a:before,.sjb-page .pagination li a:after{line-height:23px;height:auto;width:auto;content:none;display:block;vertical-align:middle}@media (max-width:767px){.sjb-page .pagination li a{margin:0 3px;text-align:center;line-height:40px}}.sjb-page .pagination li a:hover{background-color:#3297fa;color:#fff}.sjb-page .pagination li a:focus{background-color:#fff;color:#3b3a3c}.sjb-page .pagination li span{border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;color:#3b3a3c;font-weight:400;margin:0;padding:8px 16px;text-align:center;line-height:23px}.sjb-page .pagination li span:before,.sjb-page .pagination li span:after{line-height:normal;height:auto;width:auto;content:none;display:block}@media (max-width:767px){.sjb-page .pagination li span{text-align:center}}.sjb-page .pagination li span:hover{color:#fff;background-color:#3297fa}.sjb-page .pagination li span.current{color:#fff;background-color:#3297fa}.sjb-page .pagination li span.current:hover{color:#fff;background-color:#3297fa}.sjb-page .pagination li:first-child a,.sjb-page .pagination li:first-child span{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin-left:0}.sjb-page .pagination li:last-child a,.sjb-page .pagination li:last-child span{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin-right:0}.sjb-page .pagination li:before{content:none}.ui-datepicker{border:1px solid #e1e1e1;color:#666;font-family:"Roboto",sans-serif}.ui-datepicker .ui-datepicker-header{background:#f2f2f2;border:1px solid #e1e1e1;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,.ui-datepicker .ui-datepicker-header .ui-datepicker-next{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:3px}.ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-hover,.ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-hover{background:#c8c8c8;border:1px solid #c8c8c8}.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{left:3px}.ui-datepicker .ui-datepicker-header .ui-datepicker-next{right:3px}.ui-datepicker .ui-datepicker-title select{border:1px solid #e1e1e1;color:#666;font-family:"Roboto",sans-serif;font-size:16px}.ui-datepicker .ui-state-default{background:#f2f2f2;border:1px solid #e1e1e1}.ui-datepicker .ui-state-highlight{background:#3297fa;border:1px solid #3297fa;color:#fff}.ui-datepicker .ui-state-hover{background:#067ef3;border:1px solid #067ef3;color:#fff}.ui-datepicker table{font-size:14px}.ui-datepicker table td a,.ui-datepicker table td span{text-align:center}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:100%!important}.sjb-page .no-job-listing{font-size:16px;text-align:center;margin-bottom:10px}.sjb-page .list-data .v2{background:#fff;border:1px solid #ccc;float:left;margin:15px 0;width:100%;padding-bottom:15px}.sjb-page .list-data .v2 .company-logo{float:left;width:78px;max-width:200px;margin-right:10px}.sjb-page .list-data .v2 .sjb-with-logo .job-info{margin-left:20px}.sjb-page .list-data .v2 .sjb-with-logo .job-info.job-without-company{float:left;margin-left:20px;margin-top:10px}.sjb-page .list-data .v2 .sjb-with-logo{float:left}.sjb-page .list-data .v2 .sjb-with-logo .job-detail h3{margin-top:0;margin-bottom:0;line-height:auto}.sjb-page .list-data .v2 .sjb-with-logo .sjb-company-tagline .company-tagline{margin-bottom:0}.sjb-page .list-data .v2 .header-margin-top{margin-top:16px;margin-bottom:16px}@media (max-width:991px){.sjb-page .list-data .v2 .header-margin-top{margin-top:19px}}@media (max-width:767px){.sjb-page .list-data .v2 .header-margin-top{margin-top:0}}.sjb-page .list-data .v2 .job-info h4{color:#3b3a3c;font-size:16px;margin:0;padding:0;word-wrap:break-word}.sjb-page .list-data .v2 .job-info h4 a{color:#3b3a3c;font-size:16px;word-wrap:break-word}.sjb-page .list-data .v2 .job-info h4 a:hover{color:#3297fa}.sjb-page .list-data .v2 .job-description{float:left;width:100%;border-top:0;padding-left:5px;padding-right:5px}.sjb-page .list-data .v2 .job-description-list{float:left;width:100%;padding:0 20px}.sjb-page .list-data .v2 .job-description p{color:#666;font-size:16px;margin:0 0 15px;word-wrap:break-word}.sjb-page .list-data .v2 .job-type,.sjb-page .list-data .v2 .job-location,.sjb-page .list-data .v2 .job-date{color:#3297fa;font-size:14px;word-wrap:break-word}.sjb-page .list-data .v2 .job-type i,.sjb-page .list-data .v2 .job-location i,.sjb-page .list-data .v2 .job-date i{color:#3b3a3c;margin-right:5px}.sjb-page .sjb-listing .list-view .no-job-listing p{font-size:16px}.sjb-page .sjb-listing .grid-view .no-job-listing p{font-size:16px}.sjb-page .sjb-listing .grid-item .list-data .v2{padding:20px}.sjb-page .sjb-listing .grid-item .list-data .v2 .job-info{margin-left:20px}.sjb-page .sjb-listing .grid-item .list-data .v2 .job-company{margin-left:20px}@media (max-width:767px){.sjb-page .sjb-listing .grid-item .list-data .v2 .job-company{margin-left:0}.sjb-page .sjb-listing .grid-item .list-data .v2 .job-info{margin-left:0}}.sjb-page .sjb-listing .grid-item .list-data .v2 .company-logo{margin-bottom:10px}.sjb-page .sjb-listing .grid-item .list-data .v2 .job-description{margin-top:10px}.sjb-page .sjb-listing .grid-item .list-data .v2 .job-company i{margin-right:10px}.sjb-page .sjb-listing .grid-item .list-data .v2 .btn{border-radius:0;color:#fff;padding:10px 20px;margin-right:5px}.sjb-page .grid-item .list-data .v2 .job-type,.sjb-page .grid-item .list-data .v2 .job-location,.sjb-page .grid-item .list-data .v2 .job-date{margin:5px 0}.sjb-page .sjb-listing .grid-view .row .grid-item:nth-child(3n+1){clear:left}@media (min-width:768px) and (max-width:991px){.sjb-page .sjb-listing .grid-view .row .grid-item:nth-child(3n+1){clear:none}}@media (min-width:768px) and (max-width:991px){.sjb-page .sjb-listing .grid-view .row .grid-item:nth-child(2n+1){clear:left}}.sjb-page .sjb-detail{margin:30px 0 0}.sjb-page .sjb-detail .list-data .v2{border:0;margin:0;padding:0}.sjb-page .sjb-detail .list-data .v2 .job-detail h3{color:#3297fa;font-weight:500;font-size:24px}@media (min-width:1200px){.sjb-page .sjb-detail .list-data .v2 .job-info-margin{margin:0 0 10px 27px}}@media (min-width:992px) and (max-width:1199px){.sjb-page .sjb-detail .list-data .v2 .job-info-margin{margin:0 0 10px 44px}}.sjb-page .sjb-detail .list-data .v2 h3{color:#3297fa;font-size:17px;margin:15px 0;font-weight:700}.sjb-page .sjb-detail .list-data .v2 ul{list-style:none;margin:10px 0;padding:0}.sjb-page .sjb-detail .list-data .v2 ul li{font-size:16px;line-height:24px;padding-left:15px;position:relative}.sjb-page .sjb-detail .list-data .v2 .list-data .v2 .job-features{float:left;width:100%}.sjb-page .sjb-detail .list-data .v2 .job-features .table{font-size:16px;font-weight:400;border-top:1px solid #c1c1c1;margin-top:15px}.sjb-page .sjb-detail .list-data .v2 .job-features .table td{border-top:1px solid #c1c1c1;padding:10px 15px;width:70%}.sjb-page .sjb-detail .list-data .v2 .job-features .table td:first-child{border-right:1px solid #c1c1c1;padding-left:0;width:30%}.sjb-page .sjb-detail .list-data .v2 .job-features .table tr:first-child td{border-top:0}.sjb-page .sjb-detail .list-data .v2 .job-features .table tr:last-child td{border-bottom:1px solid #c1c1c1}@media (min-width:768px){.sjb-page .sjb-detail .list-data .v2 .job-features .row{display:flex;flex-flow:row wrap}}.sjb-page .sjb-detail .list-data .v2 .job-features .sjb-title-value h4{color:#000}.sjb-page .sjb-detail .list-data .v2 .job-features .sjb-title-value h4 i{color:#3297fa;width:30px}.sjb-page .sjb-detail .list-data .v2 .job-features .sjb-title-value p{margin-left:35px}.sjb-page .sjb-detail .list-data .v2 .jobpost-form{float:left;width:100%;position:relative}.sjb-page .sjb-detail .list-data .v2 .jobpost-form h3{margin:15px 0}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .sjb-loading{display:none}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .sjb-loading .sjb-overlay{background:rgb(255 255 255 / .7);position:absolute;top:0;height:100%;width:100%;z-index:9999}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .sjb-loading .sjb-loader-wrapper{text-align:center}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .sjb-loading .sjb-loader{position:absolute;width:79px;height:auto;z-index:9;margin-top:-30px;top:50%;left:auto;right:auto}.sjb-page .sjb-detail .list-data .v2 .jobpost-form textarea.form-control{min-height:100px}.sjb-page .sjb-detail .list-data .v2 .jobpost-form label{font-size:16px;font-weight:400}.sjb-page .sjb-detail .list-data .v2 .jobpost-form label.small{margin-right:15px}.sjb-page .sjb-detail .list-data .v2 .jobpost-form label.small input{margin-right:5px}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .required{color:red;font-size:16px}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .form-box{padding:0;border:1px solid #e1e1e1;margin-bottom:20px;float:left;width:100%}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .form-box label span{color:red}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .form-box textarea{width:100%;height:auto}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .form-control{font-size:16px;height:40px;border-radius:0;border:1px solid #c1c1c1;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .form-control:hover{border-color:#3297fa}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .iti{z-index:9;width:100%}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .iti .iti__flag-container:hover+.form-control{border-color:#3297fa}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file{background:#fff;border:1px solid #c1c1c1;border-radius:0;box-shadow:0 1px 1px rgb(0 0 0 / .075) inset;font-size:16px;height:40px;line-height:1.42857;padding:8px 12px;position:relative;text-align:left;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;width:100%}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file div{background:#3297fa;border-radius:0;color:#fff;font-size:12px;height:26px;padding:5px 12px;position:absolute;right:6px;text-align:center;top:6px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file input[type="file"]{left:0;position:absolute;top:0;z-index:100}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file:hover{border-color:#3297fa}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file:hover div{background:#067ef3}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .validity-note{color:red;display:none;font-size:14px;font-style:italic;margin-left:10px}.sjb-page .sjb-detail .list-data .v2 .jobpost-form .app-submit{margin:5px 0 20px 0;display:block;padding:7px 30px;border-radius:0;float:right}.sjb-page .sjb-detail .list-data .v1{border:0;margin:0;padding:0}.sjb-page .sjb-detail .list-data .v1 .job-detail{margin:0 0 20px}.sjb-page .sjb-detail .list-data .v1 .job-detail h3{color:#3297fa;font-weight:500;font-size:24px}@media (min-width:1200px){.sjb-page .sjb-detail .list-data .v1 .job-info-margin{margin:0 0 10px 27px}}@media (min-width:992px) and (max-width:1199px){.sjb-page .sjb-detail .list-data .v1 .job-info-margin{margin:0 0 10px 44px}}.sjb-page .sjb-detail .list-data .v1 .company-tagline{margin:0 0 20px}.sjb-page .sjb-detail .list-data .v1 h3{color:#3297fa;font-size:17px;margin:17px 0;font-weight:700}.sjb-page .sjb-detail .list-data .v1 ul{list-style:none;margin:0 0 12px;padding:0}.sjb-page .sjb-detail .list-data .v1 ul li{font-size:16px;line-height:24px;padding-left:15px;position:relative}.sjb-page .sjb-detail ul li::before{color:#3297fa;content:"\f101";font-family:"Font Awesome 5 Free";font-weight:600;font-size:12px;left:0;position:absolute;top:0}.sjb-page .sjb-detail .list-data .v1 .job-features{float:left;width:100%}.sjb-page .sjb-detail .list-data .v1 .job-features .table{font-size:16px;font-weight:400}.sjb-page .sjb-detail .list-data .v1 .job-features .table td{border-top:1px solid #e1e1e1;padding:10px 15px;width:70%}.sjb-page .sjb-detail .list-data .v1 .job-features .table td:first-child{border-right:1px solid #e1e1e1;padding-left:0;width:30%}.sjb-page .sjb-detail .list-data .v1 .job-features .table tr:first-child td{border-top:0}.sjb-page .sjb-detail .list-data .v1 .job-features .table tr:last-child td{border-bottom:1px solid #e1e1e1}.sjb-page .sjb-detail .list-data .v1 .jobpost-form{float:left;width:100%;position:relative}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .sjb-loading{display:none}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .sjb-loading .sjb-overlay{background:rgb(255 255 255 / .7);position:absolute;top:0;height:100%;width:100%;z-index:9}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .sjb-loading .sjb-loader-wrapper{text-align:center}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .sjb-loading .sjb-loader{position:absolute;width:79px;height:auto;z-index:9;margin-top:-30px;top:50%;left:auto;right:auto}.sjb-page .sjb-detail .list-data .v1 .jobpost-form textarea.form-control{min-height:100px}.sjb-page .sjb-detail .list-data .v1 .jobpost-form label{font-size:16px;font-weight:400}.sjb-page .sjb-detail .list-data .v1 .jobpost-form label.small{margin-right:15px}.sjb-page .sjb-detail .list-data .v1 .jobpost-form label.small input{margin-right:5px}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .required{color:red;font-size:16px}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .form-box{padding:0;border:1px solid #e1e1e1;margin-bottom:20px;float:left;width:100%}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .form-box h3{margin-left:15px;margin-right:15px;margin-bottom:30px;font-weight:700;font-size:15px}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .form-box label span{color:red}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .form-box textarea{width:100%;height:auto}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .form-control{font-size:16px;height:46px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .form-control:hover{border-color:#3297fa}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .iti{z-index:9;width:100%}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .iti .iti__flag-container:hover+.form-control{border-color:#3297fa}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file{background:#fff;border:1px solid #e1e1e1;border-radius:4px;box-shadow:0 1px 1px rgb(0 0 0 / .075) inset;font-size:16px;height:46px;line-height:1.42857;padding:10px 12px;position:relative;text-align:left;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;width:100%}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file div{background:#3297fa;border-radius:4px;color:#fff;font-size:14px;height:32px;padding:6px 12px;position:absolute;right:6px;text-align:center;top:6px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file input[type="file"]{left:0;position:absolute;top:0;z-index:9}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file:hover{border-color:#3297fa}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file:hover div{background:#067ef3}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .validity-note{color:red;display:none;font-size:14px;font-style:italic;margin-left:10px}.sjb-page .sjb-detail .list-data .v1 .jobpost-form .app-submit{margin:5px 0 20px 0;display:block;padding:7px 30px;float:right}.sjb-page .iti .iti__country-list .iti__country,.sjb-page .iti .iti__country-list .iti__divider{line-height:normal}.sjb-page .iti .iti__country-list .iti__country::before,.sjb-page .iti .iti__country-list .iti__divider::before{content:"";font-size:0;margin-right:0;padding-right:0}.sjb-page .sjb-privacy-policy{font-size:16px}.sjb-page #jobapp-tc,.sjb-page #jobapp-pp{margin-bottom:15px}.sjb-page .list-data .v2 .sjb-apply-now-btn a{border-radius:0;font-size:14px;padding:10px 20px;margin-top:10px;margin-left:5px}.sjb-page .list-data .sjb-apply-now-btn a:hover,.sjb-page .list-data .sjb-apply-now-btn a:focus,.sjb-page .list-data .sjb-apply-now-btn a:visited{color:#fff}.sjb-page .list-data .sjb-job-type-location-date{border-top:1px solid #ccc;padding:15px 25px;overflow:hidden}.sjb-page .list-data .sjb-company-wrapper-details-list .sjb-company-details{margin-top:10px}.sjb-page .list-data .sjb-company-wrapper-details-list .sjb-company-details i{margin-right:8px}.sjb-page .list-data .sjb-company-wrapper-details-list{padding:15px 20px;overflow:hidden}.sjb-page .list-data .sjb-company-wrapper-details{padding:15px 0;overflow:hidden}.sjb-page .list-data .job-type i,.sjb-page .list-data .job-location i,.sjb-page .list-data .job-date i{float:left;margin-top:2px;margin-right:10px}.sjb-page .list-data .sjb-job-info{margin-left:15px;margin-right:15px}.sjb-page .list-data .sjb-job-info h4 span i{margin-right:6px;padding:6px 0}.sjb-page .list-data .sjb-job-characteristics{border-top:0}@media (max-width:767px){.sjb-page .list-data .company-logo img{width:95px}.sjb-page .list-data .job-type,.sjb-page .list-data .job-location,.sjb-page .list-data .job-date{width:100%;margin:4px 0}.sjb-page .list-data .job-type i,.sjb-page .list-data .job-location i,.sjb-page .list-data .job-date i{width:20px}.sjb-page .list-data .v1 .sjb-apply-now-btn a{margin-top:0}}.sjb-page .list-data .v1{background:#fff;border:1px solid #e1e1e1;float:left;margin:15px 0;padding:20px 20px 10px;width:100%}.sjb-page .list-data .v1 .company-logo{margin-bottom:15px}.sjb-page .list-data .v1 .company-logo img{border:1px solid #e1e1e1}@media (max-width:767px){.sjb-page .list-data .v1 .company-logo img{height:95px;width:95px}}.sjb-page .list-data .v1 .header-margin-top{margin-top:16px}@media (max-width:991px){.sjb-page .list-data .v1 .header-margin-top{margin-top:19px}}@media (max-width:767px){.sjb-page .list-data .v1 .header-margin-top{margin-top:0}}.sjb-page .list-data .v1 .job-info{margin:0 0 10px}.sjb-page .list-data .v1 .job-info h4{color:#3b3a3c;font-size:16px;margin:0;padding:0;word-wrap:break-word}.sjb-page .list-data .v1 .job-info h4 a{color:#3b3a3c;font-size:16px;word-wrap:break-word}.sjb-page .list-data .v1 .job-info h4 a:hover{color:#3297fa}.sjb-page .list-data .v1 .job-description{float:left;width:100%}.sjb-page .list-data .v1 .job-description p{color:#666;font-size:16px;margin:0 0 10px;word-wrap:break-word}.sjb-page .list-data .v1 .job-type,.sjb-page .list-data .v1 .job-location,.sjb-page .list-data .v1 .job-date{color:#3297fa;font-size:14px;margin-bottom:10px;word-wrap:break-word}.sjb-page .list-data .v1 .job-type i,.sjb-page .list-data .v1 .job-location i,.sjb-page .list-data .v1 .job-date i{color:#3b3a3c;margin-right:5px}.sjb-page .sjb-detail{margin:30px 0 0}.sjb-page .sjb-detail .list-data .v1{border:0;margin:0;padding:0}.sjb-page .sjb-detail .list-data .v1 .job-detail{margin:0 0 20px}.sjb-page .sjb-detail .list-data .v1 .job-detail h3{color:#3297fa;font-weight:500;font-size:24px}@media (min-width:1200px){.sjb-page .sjb-detail .list-data .v1 .job-info-margin{margin:0 0 10px 27px}}@media (min-width:992px) and (max-width:1199px){.sjb-page .sjb-detail .list-data .v1 .job-info-margin{margin:0 0 10px 44px}}.sjb-page .sjb-detail .list-data .v1 .company-tagline{margin:0 0 20px}.sjb-page .sjb-detail .list-data .v1 h3{color:#3297fa;font-size:17px;margin:17px 0;font-weight:700}.sjb-page .sjb-detail .list-data .v1 ul{list-style:none;margin:0 0 12px;padding:0}.sjb-page .sjb-detail .list-data .v1 ul li{font-size:16px;line-height:24px;padding-left:15px;position:relative}.sjb-page .sjb-detail .list-data .v1 ul li::before,.sjb-page .sjb-detail .list-data .v2 ul li::before{color:#3297fa;content:"\f101";font-family:"Font Awesome 5 Free";font-weight:600;font-size:12px;left:0;position:absolute;top:0}.sjb-page .sjb-detail .list-data .v1 ul.iti__country-list li::before{content:none}.sjb-page .sjb-detail .list-data .v1 ul.iti__country-list .iti__country{padding-left:10px}.sjb-page .sjb-detail .list-data .v2 ul.iti__country-list li::before{content:none}.sjb-page .sjb-detail .list-data .v2 ul.iti__country-list .iti__country{padding-left:10px}.sjb-page .job-description-list p{color:#666;font-size:16px;margin:0 0 10px;word-wrap:break-word}.sjb-page .sjb-detail .v2 .jobpost-form .form-box h3{margin-left:15px;margin-right:15px;margin-bottom:30px;font-weight:700;font-size:15px}.sjb-page .sjb-listing .grid-item .list-data .v2 .job-info h4 a span{line-height:24px}.sjb-page .sjb-listing .grid-item .list-data .v2 .job-company{margin-top:10px}.sjb-page .sjb-apply-button{display:flex;width:100%}.sjb-page .no-job-listing img{width:550px}.sjb-page .sjb-listing .list-view .no-job-listing .no-job-listing-text{font-size:36px;letter-spacing:5px}.sjb-detail{position:relative}.popup-outer{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0 0 0 / .4)}.popup-outer .sjb-page{background-color:#fefefe;margin:5% auto;width:80%}.popup-outer .sjb-quick-apply-modal-close-btn{position:absolute;z-index:9999;right:30px;top:15px;width:35px;display:flex;justify-content:center;background:#ebebeb;border-radius:25px;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.quick-apply-modal{display:block}.sjb-quick-apply-modal-close-btn .close:hover,.sjb-quick-apply-modal-close-btn .close:focus{color:#000;text-decoration:none;cursor:pointer}.sjb-quick-apply-modal-close-btn .close{color:#a4a4a4;float:right;font-size:18px}.popup-outer .list-data .job-title{font-size:24px}.sjb-page .list-data .v1 .sjb-apply-now-btn a{margin-top:10px;margin-right:5px}.sjb-page .list-data .v2 .sjb-apply-now-btn p{float:right}.sjb-page .sjb-listing .row{display:flex;flex-wrap:wrap}.sjb-page .sjb-listing .popup-outer .row{display:block;flex-wrap:nowrap}.sjb-page .popup-outer .sjb-page .sjb-detail .list-data .v1,.sjb-page .popup-outer .sjb-page .sjb-detail .list-data .v2{padding:20px}.sjb-page .sjb-view-less-btn{display:none;clear:both;margin-bottom:15px;text-align:right;margin-top:15px;float:right}.sjb-page .v1 .sjb-view-less-btn a{border:1px solid;padding:6px 12px;border-radius:4px}.sjb-page .v2 .sjb-view-less-btn a{border:1px solid;padding:10px 20px}.sjb-page .list-data .sjb-apply-now-btn a.sjb_view_more_btn:hover{color:#3297fa}.sjb-page .sjb-listing .sjb-apply-now-btn p{display:inline-block}.sjb-page .sjb-listing .list-data .v2 .job-features .sjb-title-value h4 i,.sjb-page .sjb-listing .list-data .v1 .job-features .sjb-title-value h4 i{color:#3297fa;width:30px}.sjb-page .sjb_more_content{display:none}.sjb-page .sjb-listing .list-data .v1 .sjb_more_content{font-size:16px}.sjb-page .sjb-listing .list-data .v2 .sjb_more_content{padding:0 20px;font-size:16px}.sjb-page .sjb-listing .grid-item .list-data .v2 .sjb_more_content{padding:0}.sjb-page .sjb-listing .list-data .v2 .sjb-view-less-btn{padding:0 20px}.sjb-page .sjb-listing a.sjb_view_more_btn,.sjb-page .sjb-listing a.sjb_view_less_btn{font-size:14px;cursor:pointer}.sjb-page .job-features{margin-bottom:20px}.sjb-page .job-features h3{color:#3297fa;font-size:17px;font-weight:700;margin:15px}.sjb-page .job-features{margin-bottom:20px;width:100%}.sjb-page .list-view .v1 .job-features h3,.sjb-page .list-view .v2 .job-features h3{margin-left:0}.sjb-page .sjb-listing .grid-item .v2 .job-features h3{margin-left:15px}.sjb-page .sjb-listing .grid-item .list-data .v2 .without-logo .job-info,.sjb-page .sjb-listing .grid-item .list-data .v2 .without-logo .job-company{margin-left:0}.sjb-page .sjb-listing .v2 .job-features .sjb-title-value p{margin-left:35px}.sjb-listing .grid-item .list-data .v2 .sjb-apply-button{display:block}@media screen and (max-width:360px){.sjb-page .sjb-view-less-btn{float:left}}.sjb-page .grid-item .v2 .sjb-view-less-btn{float:left;padding:0!important}body .extendedwopts-show{display:none}body .widgetopts-hide_title .widget-title{display:none}body .extendedwopts-md-right{text-align:right}body .extendedwopts-md-left{text-align:left}body .extendedwopts-md-center{text-align:center}body .extendedwopts-md-justify{text-align:justify}@media screen and (min-width:1181px){body .extendedwopts-hide.extendedwopts-desktop{display:none!important}body .extendedwopts-show.extendedwopts-desktop{display:block}body .widget.clearfix-desktop{clear:both;float:none!important}}@media screen and (max-width:1024px) and (orientation:Portrait){body .extendedwopts-hide.extendedwopts-tablet{display:none!important}body .extendedwopts-show.extendedwopts-tablet{display:block}body .widget.clearfix-desktop{clear:none}body .widget.clearfix-tablet{clear:both;float:none!important}}@media screen and (max-width:1180px) and (orientation:landscape){body .extendedwopts-hide.extendedwopts-tablet{display:none!important}body .extendedwopts-show.extendedwopts-tablet{display:block}body .widget.clearfix-desktop{clear:none}body .widget.clearfix-tablet{clear:both;float:none!important}}@media screen and (max-width:767px) and (orientation:Portrait){body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile){display:block!important}body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile){display:none!important}body .extendedwopts-hide.extendedwopts-mobile{display:none!important}body .extendedwopts-show.extendedwopts-mobile{display:block}body .widget.clearfix-desktop,body .widget.clearfix-tablet{clear:none}body .widget.clearfix-mobile{clear:both;float:none!important}}@media screen and (max-width:991px) and (orientation:landscape){body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile){display:block!important}body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile){display:none!important}body .extendedwopts-hide.extendedwopts-mobile{display:none!important}body .extendedwopts-show.extendedwopts-mobile{display:block}body .widget.clearfix-desktop,body .widget.clearfix-tablet{clear:none}body .widget.clearfix-mobile{clear:both;float:none!important}}.panel-cell-style:after{content:"";display:block;clear:both;position:relative}.g1-tl-squircle .g1-dropcap--solid,.g1-tl-squircle .g1-tabs--button .g1-tab-title,.g1-tl-squircle .g1-progress-bar__track,.g1-tl-squircle .g1-progress-bar__bar,.g1-tl-squircle .g1-simple-slider.g1-nav-coin-thumbs .g1-nav-coin li,.g1-tl-squircle .g1-collection--grid.g1-collection--masonry article{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px}.g1-tr-squircle .g1-dropcap--solid,.g1-tr-squircle .g1-tabs--button .g1-tab-title,.g1-tr-squircle .g1-progress-bar__track,.g1-tr-squircle .g1-progress-bar__bar,.g1-tr-squircle .g1-simple-slider.g1-nav-coin-thumbs .g1-nav-coin li,.g1-tr-squircle .g1-collection--grid.g1-collection--masonry article{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px}.g1-br-squircle .g1-dropcap--solid,.g1-br-squircle .g1-tabs--button .g1-tab-title,.g1-br-squircle .g1-progress-bar__track,.g1-br-squircle .g1-progress-bar__bar,.g1-br-squircle .g1-simple-slider.g1-nav-coin-thumbs .g1-nav-coin li,.g1-br-squircle .g1-collection--grid.g1-collection--masonry article,.g1-br-squircle .g1-collection--grid.g1-collection--masonry .g1-nonmedia{-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px}.g1-bl-squircle .g1-dropcap--solid,.g1-bl-squircle .g1-tabs--button .g1-tab-title,.g1-bl-squircle .g1-progress-bar__track,.g1-bl-squircle .g1-progress-bar__bar,.g1-bl-squircle .g1-simple-slider.g1-nav-coin-thumbs .g1-nav-coin li,.g1-bl-squircle .g1-collection--grid.g1-collection--masonry article,.g1-bl-squircle .g1-collection--grid.g1-collection--masonry .g1-nonmedia{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px}.g1-tl-circle .g1-tabs--button .g1-tab-title,.g1-tl-circle .g1-collection--grid.g1-collection--masonry article{-moz-border-radius-topleft:12px;-webkit-border-top-left-radius:12px;border-top-left-radius:12px}.g1-tr-circle .g1-tabs--button .g1-tab-title,.g1-tr-circle .g1-collection--grid.g1-collection--masonry article{-moz-border-radius-topright:12px;-webkit-border-top-right-radius:12px;border-top-right-radius:12px}.g1-br-circle .g1-tabs--button .g1-tab-title,.g1-br-circle .g1-collection--grid.g1-collection--masonry article,.g1-br-circle .g1-collection--grid.g1-collection--masonry .g1-nonmedia{-moz-border-radius-bottomright:12px;-webkit-border-bottom-right-radius:12px;border-bottom-right-radius:12px}.g1-bl-circle .g1-tabs--button .g1-tab-title,.g1-bl-circle .g1-collection--grid.g1-collection--masonry article,.g1-bl-circle .g1-collection--grid.g1-collection--masonry .g1-nonmedia{-moz-border-radius-bottomleft:12px;-webkit-border-bottom-left-radius:12px;border-bottom-left-radius:12px}.cssanimations .g1-pagination a.prev:hover:after,.cssanimations .g1-html-rotator .g1-nav-direction__prev:hover:before,.cssanimations .g1-simple-slider-simple .g1-nav-direction__prev:hover:after,.cssanimations .g1-simple-slider-kenburns .g1-nav-direction__prev:hover:after,.cssanimations .g1-simple-slider-standout .g1-nav-direction__prev:hover:after,.cssanimations .g1-simple-slider-relay .g1-nav-direction__prev:hover:after,.cssanimations .tp-leftarrow:hover:before,.cssanimations .g1-twitter--carousel .g1-nav-direction__prev:hover:before,.cssanimations .g1-gmap-wrapper .g1-pan-control .g1-left:hover:before,.cssanimations .format-gallery .entry-featured-media .g1-nav-direction__prev:hover:before,.cssanimations #wp-calendar #prev a:hover:after{-webkit-animation:g1_horizontal_loop 0.35s ease-in-out;-moz-animation:g1_horizontal_loop 0.35s ease-in-out;-o-animation:g1_horizontal_loop 0.35s ease-in-out;animation:g1_horizontal_loop 0.35s ease-in-out}.cssanimations .g1-pagination a.next:hover:after,.cssanimations .g1-html-rotator .g1-nav-direction__next:hover:before,.cssanimations .g1-simple-slider-simple .g1-nav-direction__next:hover:after,.cssanimations .g1-simple-slider-kenburns .g1-nav-direction__next:hover:after,.cssanimations .g1-simple-slider-standout .g1-nav-direction__next:hover:after,.cssanimations .g1-simple-slider-relay .g1-nav-direction__next:hover:after,.cssanimations .tp-rightarrow:hover:before,.cssanimations .g1-twitter--carousel .g1-nav-direction__next:hover:before,.cssanimations .g1-gmap-wrapper .g1-pan-control .g1-right:hover:before,.cssanimations .format-gallery .entry-featured-media .g1-nav-direction__next:hover:before,.cssanimations #wp-calendar #next a:hover:after{-webkit-animation:g1_horizontal_loop 0.35s ease-in-out reverse;-moz-animation:g1_horizontal_loop 0.35s ease-in-out reverse;-o-animation:g1_horizontal_loop 0.35s ease-in-out reverse;animation:g1_horizontal_loop 0.35s ease-in-out reverse}.cssanimations .g1-gmap-wrapper .g1-pan-control .g1-top:hover:before,.cssanimations .g1-gmap-wrapper .g1-zoom-control .g1-zoom-in:hover:before,.cssanimations #g1-preheader__switch:hover:before,.cssanimations #g1-back-to-top:hover:before{-webkit-animation:g1_vertical_loop 0.35s ease-in-out;-moz-animation:g1_vertical_loop 0.35s ease-in-out;-o-animation:g1_vertical_loop 0.35s ease-in-out;animation:g1_vertical_loop 0.35s ease-in-out}.cssanimations .g1-toggle__title:hover .g1-toggle__switch:before,.cssanimations .g1-toggle__title:hover .g1-toggle__switch:after,.cssanimations .g1-gmap-wrapper .g1-pan-control .g1-bottom:hover:before,.cssanimations .g1-gmap-wrapper .g1-zoom-control .g1-zoom-out:hover:before,.cssanimations #g1-preheader__switch:hover:after{-webkit-animation:g1_vertical_loop 0.35s ease-in-out reverse;-moz-animation:g1_vertical_loop 0.35s ease-in-out reverse;-o-animation:g1_vertical_loop 0.35s ease-in-out reverse;animation:g1_vertical_loop 0.35s ease-in-ofut reverse}.clearfix:before,dl:before,.g1-icon-listing:before,.g1-frame:before,.g1-countdown:before,.countdown_row:before,.g1-html-rotator .g1-nav-coin:before,.g1-simple-slider .g1-slides:before,.g1-simple-slider .g1-nav-coin:before,.g1-gmap-wrapper .g1-zoom-control:before,.entry-content:before,.entry-featured-media:before,.g1-nav-single ol:before,.g1-gallery figure:before,.g1-gallery-items:before,.g1-gallery-thumbs:before,.gallery>ol:before,.commentlist header:before,.g1-mediabox--slider .g1-slides:before,.g1-mediabox--slider .g1-nav-coin:before,#g1-secondary-nav-menu:before,#g1-preheader-bar:before,#g1-primary-bar:before,#g1-footer-area:before,#g1-footer-nav-menu:before,.g1-mailchimp:before,#lang_sel:before,.clearfix:after,dl:after,.g1-icon-listing:after,.g1-frame:after,.g1-countdown:after,.countdown_row:after,.g1-html-rotator .g1-nav-coin:after,.g1-simple-slider .g1-slides:after,.g1-simple-slider .g1-nav-coin:after,.g1-gmap-wrapper .g1-zoom-control:after,.entry-content:after,.entry-featured-media:after,.g1-nav-single ol:after,.g1-gallery figure:after,.g1-gallery-items:after,.g1-gallery-thumbs:after,.gallery>ol:after,.commentlist header:after,.g1-mediabox--slider .g1-slides:after,.g1-mediabox--slider .g1-nav-coin:after,#g1-secondary-nav-menu:after,#g1-preheader-bar:after,#g1-primary-bar:after,#g1-footer-area:after,#g1-footer-nav-menu:after,.g1-mailchimp:after,#lang_sel:after{content:" ";display:table}.clearfix:after,dl:after,.g1-icon-listing:after,.g1-frame:after,.g1-countdown:after,.countdown_row:after,.g1-html-rotator .g1-nav-coin:after,.g1-simple-slider .g1-slides:after,.g1-simple-slider .g1-nav-coin:after,.g1-gmap-wrapper .g1-zoom-control:after,.entry-content:after,.entry-featured-media:after,.g1-nav-single ol:after,.g1-gallery figure:after,.g1-gallery-items:after,.g1-gallery-thumbs:after,.gallery>ol:after,.commentlist header:after,.g1-mediabox--slider .g1-slides:after,.g1-mediabox--slider .g1-nav-coin:after,#g1-secondary-nav-menu:after,#g1-preheader-bar:after,#g1-primary-bar:after,#g1-footer-area:after,#g1-footer-nav-menu:after,.g1-mailchimp:after,#lang_sel:after{clear:both}.g1-layout-inner{margin-left:auto;margin-right:auto}.g1-preheader-layout-standard-narrow #g1-preheader .g1-layout-inner,.g1-header-layout-standard-narrow #g1-header .g1-layout-inner,.g1-precontent-layout-standard-narrow #g1-precontent .g1-layout-inner,.g1-content-layout-standard-narrow .g1-content .g1-layout-inner,.g1-prefooter-layout-standard-narrow #g1-prefooter .g1-layout-inner,.g1-footer-layout-standard-narrow #g1-footer .g1-layout-inner{max-width:100%;width:100%}.g1-preheader-layout-standard-narrow #g1-preheader>.g1-background,.g1-header-layout-standard-narrow #g1-header>.g1-background,.g1-precontent-layout-standard-narrow #g1-precontent>.g1-background,.g1-content-layout-standard-narrow .g1-content>.g1-background,.g1-prefooter-layout-standard-narrow #g1-prefooter>.g1-background,.g1-footer-layout-standard-narrow #g1-footer>.g1-background{width:1024px}.g1-preheader-layout-semi-narrow #g1-preheader .g1-layout-inner,.g1-header-layout-semi-narrow #g1-header .g1-layout-inner,.g1-precontent-layout-semi-narrow #g1-precontent .g1-layout-inner,.g1-content-layout-semi-narrow .g1-content>.g1-layout-inner,.g1-prefooter-layout-semi-narrow #g1-prefooter .g1-layout-inner,.g1-footer-layout-semi-narrow #g1-footer .g1-layout-inner{max-width:90%;width:90%}.g1-preheader-layout-semi-narrow #g1-preheader>.g1-background,.g1-header-layout-semi-narrow #g1-header>.g1-background,.g1-precontent-layout-semi-narrow #g1-precontent>.g1-background,.g1-content-layout-semi-narrow .g1-content>.g1-background,.g1-prefooter-layout-semi-narrow #g1-prefooter>.g1-background,.g1-footer-layout-semi-narrow #g1-footer>.g1-background{width:1136px}.g1-preheader-layout-semi-standard #g1-preheader .g1-layout-inner,.g1-header-layout-semi-standard #g1-header .g1-layout-inner,.g1-precontent-layout-semi-standard #g1-precontent .g1-layout-inner,.g1-footer-layout-semi-standard #g1-footer .g1-layout-inner{max-width:90.14084507%;width:1024px}@media only screen and (max-width:1024px){.g1-preheader-layout-semi-standard #g1-preheader .g1-layout-inner,.g1-header-layout-semi-standard #g1-header .g1-layout-inner,.g1-precontent-layout-semi-standard #g1-precontent .g1-layout-inner,.g1-footer-layout-semi-standard #g1-footer .g1-layout-inner{max-width:94.53125%}}@media only screen and (min-width:1025px) and (max-width:1080px){.g1-preheader-layout-semi-standard #g1-preheader .g1-layout-inner,.g1-header-layout-semi-standard #g1-header .g1-layout-inner,.g1-precontent-layout-semi-standard #g1-precontent .g1-layout-inner,.g1-footer-layout-semi-standard #g1-footer .g1-layout-inner{max-width:968px}}@media only screen and (min-width:1081px) and (max-width:1136px){.g1-preheader-layout-semi-standard #g1-preheader .g1-layout-inner,.g1-header-layout-semi-standard #g1-header .g1-layout-inner,.g1-precontent-layout-semi-standard #g1-precontent .g1-layout-inner,.g1-footer-layout-semi-standard #g1-footer .g1-layout-inner{max-width:1024px}}.g1-preheader-layout-semi-standard #g1-preheader>.g1-background,.g1-header-layout-semi-standard #g1-header>.g1-background,.g1-precontent-layout-semi-standard #g1-precontent>.g1-background,.g1-footer-layout-semi-standard #g1-footer>.g1-background{width:1136px}.g1-preheader-layout-wide-narrow #g1-preheader .g1-layout-inner,.g1-header-layout-wide-narrow #g1-header .g1-layout-inner,.g1-precontent-layout-wide-narrow #g1-precontent .g1-layout-inner,.g1-content-layout-wide-narrow .g1-content .g1-layout-inner,.g1-prefooter-layout-wide-narrow #g1-prefooter .g1-layout-inner,.g1-footer-layout-wide-narrow #g1-footer .g1-layout-inner{max-width:90%;width:90%}.g1-preheader-layout-wide-narrow #g1-preheader>.g1-background,.g1-header-layout-wide-narrow #g1-header>.g1-background,.g1-precontent-layout-wide-narrow #g1-precontent>.g1-background,.g1-content-layout-wide-narrow .g1-content>.g1-background,.g1-prefooter-layout-wide-narrow #g1-prefooter>.g1-background,.g1-footer-layout-wide-narrow #g1-footer>.g1-background{width:100%}.g1-preheader-layout-wide-standard #g1-preheader .g1-layout-inner,.g1-header-layout-wide-standard #g1-header .g1-layout-inner,.g1-precontent-layout-wide-standard #g1-precontent .g1-layout-inner,.g1-footer-layout-wide-standard #g1-footer .g1-layout-inner{max-width:100%;width:1024px}@media only screen and (max-width:1024px){.g1-preheader-layout-wide-standard #g1-preheader .g1-layout-inner,.g1-header-layout-wide-standard #g1-header .g1-layout-inner,.g1-precontent-layout-wide-standard #g1-precontent .g1-layout-inner,.g1-footer-layout-wide-standard #g1-footer .g1-layout-inner{max-width:94.53125%}}@media only screen and (min-width:1025px) and (max-width:1080px){.g1-preheader-layout-wide-standard #g1-preheader .g1-layout-inner,.g1-header-layout-wide-standard #g1-header .g1-layout-inner,.g1-precontent-layout-wide-standard #g1-precontent .g1-layout-inner,.g1-footer-layout-wide-standard #g1-footer .g1-layout-inner{max-width:none;width:auto;padding-left:28px;padding-right:28px}}.g1-preheader-layout-wide-standard #g1-preheader>.g1-background,.g1-header-layout-wide-standard #g1-header>.g1-background,.g1-precontent-layout-wide-standard #g1-precontent>.g1-background,.g1-footer-layout-wide-standard #g1-footer>.g1-background{width:100%}.g1-preheader-layout-wide-semi #g1-preheader .g1-layout-inner,.g1-header-layout-wide-semi #g1-header .g1-layout-inner,.g1-precontent-layout-wide-semi #g1-precontent .g1-layout-inner,.g1-footer-layout-wide-semi #g1-footer .g1-layout-inner{max-width:100%;width:1136px}@media only screen and (max-width:1024px){.g1-preheader-layout-wide-semi #g1-preheader .g1-layout-inner,.g1-header-layout-wide-semi #g1-header .g1-layout-inner,.g1-precontent-layout-wide-semi #g1-precontent .g1-layout-inner,.g1-footer-layout-wide-semi #g1-footer .g1-layout-inner{max-width:94.53125%}}@media only screen and (min-width:1025px) and (max-width:1192px){.g1-preheader-layout-wide-semi #g1-preheader .g1-layout-inner,.g1-header-layout-wide-semi #g1-header .g1-layout-inner,.g1-precontent-layout-wide-semi #g1-precontent .g1-layout-inner,.g1-footer-layout-wide-semi #g1-footer .g1-layout-inner{max-width:none;width:auto;padding-left:28px;padding-right:28px}}.g1-preheader-layout-wide-semi #g1-preheader>.g1-background,.g1-header-layout-wide-semi #g1-header>.g1-background,.g1-precontent-layout-wide-semi #g1-precontent>.g1-background,.g1-footer-layout-wide-semi #g1-footer>.g1-background{width:100%}.g1-preheader-layout-wide-wide #g1-preheader .g1-layout-inner,.g1-header-layout-wide-wide #g1-header .g1-layout-inner,.g1-precontent-layout-wide-wide #g1-precontent .g1-layout-inner,.g1-footer-layout-wide-wide #g1-footer .g1-layout-inner{max-width:none;width:auto;padding-left:28px;padding-right:28px}@media only screen and (max-width:1024px){.g1-preheader-layout-wide-wide #g1-preheader .g1-layout-inner,.g1-header-layout-wide-wide #g1-header .g1-layout-inner,.g1-precontent-layout-wide-wide #g1-precontent .g1-layout-inner,.g1-footer-layout-wide-wide #g1-footer .g1-layout-inner{max-width:94.53125%;width:968px;padding-left:0;padding-right:0}}.g1-preheader-layout-wide-wide #g1-preheader>.g1-background,.g1-header-layout-wide-wide #g1-header>.g1-background,.g1-precontent-layout-wide-wide #g1-precontent>.g1-background,.g1-footer-layout-wide-wide #g1-footer>.g1-background{width:100%}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,address,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,abbr,acronym,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border-width:0;border-style:solid;outline:0;font-size:100%;vertical-align:baseline;background:#fff0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}html{overflow-y:scroll;overflow:-moz-scrollbars-vertical}.clearfix:after,dl:after,.g1-icon-listing:after,.g1-frame:after,.g1-countdown:after,.countdown_row:after,.g1-html-rotator .g1-nav-coin:after,.g1-simple-slider .g1-slides:after,.g1-simple-slider .g1-nav-coin:after,.g1-gmap-wrapper .g1-zoom-control:after,.entry-content:after,.entry-featured-media:after,.g1-nav-single ol:after,.g1-gallery figure:after,.g1-gallery-items:after,.g1-gallery-thumbs:after,.gallery>ol:after,.commentlist header:after,.g1-mediabox--slider .g1-slides:after,.g1-mediabox--slider .g1-nav-coin:after,#g1-secondary-nav-menu:after,#g1-preheader-bar:after,#g1-primary-bar:after,#g1-footer-area:after,#g1-footer-nav-menu:after,.g1-mailchimp:after,#lang_sel:after{content:"";visibility:hidden;display:block;clear:both;height:0}#ie7 .clearfix,#ie7 dl,#ie7 .g1-icon-listing,#ie7 .g1-frame,#ie7 .g1-countdown,#ie7 .countdown_row,#ie7 .g1-html-rotator .g1-nav-coin,.g1-html-rotator #ie7 .g1-nav-coin,#ie7 .g1-simple-slider .g1-slides,.g1-simple-slider #ie7 .g1-slides,#ie7 .g1-simple-slider .g1-nav-coin,.g1-simple-slider #ie7 .g1-nav-coin,#ie7 .g1-gmap-wrapper .g1-zoom-control,.g1-gmap-wrapper #ie7 .g1-zoom-control,#ie7 .entry-content,#ie7 .entry-featured-media,#ie7 .g1-nav-single ol,.g1-nav-single #ie7 ol,#ie7 .g1-gallery figure,.g1-gallery #ie7 figure,#ie7 .g1-gallery-items,#ie7 .g1-gallery-thumbs,#ie7 .gallery>ol,#ie7 .commentlist header,.commentlist #ie7 header,#ie7 .g1-mediabox--slider .g1-slides,.g1-mediabox--slider #ie7 .g1-slides,#ie7 .g1-mediabox--slider .g1-nav-coin,.g1-mediabox--slider #ie7 .g1-nav-coin,#ie7 #g1-secondary-nav-menu,#ie7 #g1-preheader-bar,#ie7 #g1-primary-bar,#ie7 #g1-footer-area,#ie7 #g1-footer-nav-menu,#ie7 .g1-mailchimp,#ie7 #lang_sel{zoom:1}.clear{display:block;clear:both}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-o-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@-o-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes g1_spin{0%{-webkit-transform:rotate(0deg) translate3d(0,0,0) scale(1)}100%{-webkit-transform:rotate(359deg) translate3d(0,0,0) scale(1)}}@-moz-keyframes g1_spin{0%{-moz-transform:rotate(0deg) translate3d(0,0,0) scale(1)}100%{-moz-transform:rotate(359deg) translate3d(0,0,0) scale(1)}}@-o-keyframes g1_spin{0%{-o-transform:rotate(0deg) translate3d(0,0,0) scale(1)}100%{-o-transform:rotate(359deg) translate3d(0,0,0) scale(1)}}@keyframes g1_spin{0%{transform:rotate(0deg) translate3d(0,0,0) scale(1)}100%{transform:rotate(359deg) translate3d(0,0,0) scale(1)}}@-webkit-keyframes g1_horizontal_loop{0%{-webkit-transform:translate(0,0)}50%{-webkit-transform:translate(-50%,0)}50.01%{-webkit-transform:translate(50%,0)}100%{-webkit-transform:translate(0,0)}}@-moz-keyframes g1_horizontal_loop{0%{-moz-transform:translate(0,0)}50%{-moz-transform:translate(-50%,0)}50.01%{-moz-transform:translate(50%,0)}100%{-moz-transform:translate(0,0)}}@-o-keyframes g1_horizontal_loop{0%{-o-transform:translate(0,0)}50%{-o-transform:translate(-50%,0)}50.01%{-o-transform:translate(50%,0)}100%{-o-transform:translate(0,0)}}@keyframes g1_horizontal_loop{0%{transform:translate(0,0)}50%{transform:translate(-50%,0)}50.01%{transform:translate(50%,0)}100%{transform:translate(0,0)}}@-webkit-keyframes g1_vertical_loop{0%{-webkit-transform:translate(0,0)}50%{-webkit-transform:translate(0,-50%)}50.01%{-webkit-transform:translate(0,50%)}100%{-webkit-transform:translate(0,0)}}@-moz-keyframes g1_vertical_loop{0%{-moz-transform:translate(0,0)}50%{-moz-transform:translate(0,-50%)}50.01%{-moz-transform:translate(0,50%)}100%{-moz-transform:translate(0,0)}}@-o-keyframes g1_vertical_loop{0%{-o-transform:translate(0,0)}50%{-o-transform:translate(0,-50%)}50.01%{-o-transform:translate(0,50%)}100%{-o-transform:translate(0,0)}}@keyframes g1_vertical_loop{0%{transform:translate(0,0)}50%{transform:translate(0,-50%)}50.01%{transform:translate(0,50%)}100%{transform:translate(0,0)}}@-webkit-keyframes g1_short_from_left{0%{-webkit-transform:translate(-100%,0)}100%{-webkit-transform:translate(0,0)}}@-moz-keyframes g1_short_from_left{0%{-moz-transform:translate(-100%,0)}100%{-moz-transform:translate(0,0)}}@-o-keyframes g1_short_from_left{0%{-o-transform:translate(-100%,0)}100%{-o-transform:translate(0,0)}}@keyframes g1_short_from_left{0%{transform:translate(-100%,0)}100%{transform:translate(0,0)}}@-webkit-keyframes g1_short_from_right{0%{-webkit-transform:translate(100%,0)}100%{-webkit-transform:translate(0,0)}}@-moz-keyframes g1_short_from_right{0%{-moz-transform:translate(100%,0)}100%{-moz-transform:translate(0,0)}}@-o-keyframes g1_short_from_right{0%{-o-transform:translate(100%,0)}100%{-o-transform:translate(0,0)}}@keyframes g1_short_from_right{0%{transform:translate(100%,0)}100%{transform:translate(0,0)}}.g1-fluid-wrapper{max-width:100%;margin:0 0 1.5em}.g1-fluid-wrapper>div{width:100%;height:0;padding-bottom:56.25%;position:relative}.g1-fluid-wrapper>div>iframe,.g1-fluid-wrapper>div>object,.g1-fluid-wrapper>div>embed{width:100%;height:100%;position:absolute;left:0;top:0}.mfp-content .g1-fluid-wrapper{margin-left:auto;margin-right:auto}.g1-fluid-wrapper--16x9{width:9999px}.assistive-text,.screen-reader-text{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}body{font-family:Helvetica,Arial,serif;line-height:1.5;-webkit-font-smoothing:antialiased}.g1-font-regular-xs{font-size:12px}.g1-font-regular-xs .g1-dropdown li li a,.g1-font-regular-xs .g1-meta{font-size:11px}.g1-font-regular-s{font-size:13px}.g1-font-regular-s .g1-dropdown li li a,.g1-font-regular-s .g1-meta{font-size:11px}.g1-font-regular-m{font-size:14px}.g1-font-regular-m .g1-dropdown li li a,.g1-font-regular-m .g1-meta{font-size:12px}.g1-font-regular-l{font-size:15px}.g1-font-regular-l .g1-dropdown li li a,.g1-font-regular-l .g1-meta{font-size:12px}.g1-font-regular-xl{font-size:16px}.g1-font-regular-xl .g1-dropdown li li a,.g1-font-regular-xl .g1-meta{font-size:13px}h1,h2,h3,h4,h5,h6,p,blockquote,pre,address,dl,ol,ul,table,legend,hr,figure{margin-bottom:21px;margin-bottom:1.5rem}h1,.g1-h1{line-height:1.1000000;font-weight:400}h2,.g1-h2{line-height:1.16666667;font-weight:400}h3,.g1-h3{line-height:1.2500000;font-weight:400}h4,.g1-h4{line-height:1.33333333;font-weight:400}h5,.g1-h5{line-height:1.57142857;font-weight:400}h6,.g1-h6{line-height:1.57142857;font-weight:400}h1+h3,h1+.g1-h3,.g1-h1+h3,.g1-h1+.g1-h3,h1+h4,h1+.g1-h4,.g1-h1+h4,.g1-h1+.g1-h4,h1+h5,h1+.g1-h5,.g1-h1+h5,.g1-h1+.g1-h5,h1+h6,h1+.g1-h6,.g1-h1+h6,.g1-h1+.g1-h6,h2+h4,h2+.g1-h4,.g1-h2+h4,.g1-h2+.g1-h4,h2+h5,h2+.g1-h5,.g1-h2+h5,.g1-h2+.g1-h5,h2+h6,h2+.g1-h6,.g1-h2+h6,.g1-h2+.g1-h6,h3+h5,h3+.g1-h5,.g1-h3+h5,.g1-h3+.g1-h5,h3+h6,h3+.g1-h6,.g1-h3+h6,.g1-h3+.g1-h6,h4+h6,h4+.g1-h6,.g1-h4+h6,.g1-h4+.g1-h6,h1+.g1-meta,.g1-h1+.g1-meta,h2+.g1-meta,.g1-h2+.g1-meta,h3+.g1-meta,.g1-h3+.g1-meta,h4+.g1-meta,.g1-h4+.g1-meta,h5+.g1-meta,.g1-h5+.g1-meta,h6+.g1-meta,.g1-h6+.g1-meta,.g1-hgroup+.g1-meta{margin-top:-21px;margin-top:-1.5rem}@media only screen and (min-width:601px) and (max-width:960px){h1,.g1-h1{font-size:48px}h2,.g1-h2{font-size:30px}}@media only screen and (max-width:600px){h1,.g1-h1{font-size:30px}h2,.g1-h2{font-size:24px}h3,.g1-h3{font-size:18px}h4,.g1-h4{font-size:14px}h5,.g1-h5{font-size:12px;text-transform:uppercase}}body{background-color:#fff}ul{margin-left:2em;list-style-type:circle}ul ul,ul ol{margin-top:1.5em}ol{margin-left:2em;list-style-type:decimal}ol ul,ol ol{margin-top:1.5em}dl{margin-bottom:1.5em}dt{padding:0 .75em 0 0;clear:both;float:left;font-weight:700}dd{margin-bottom:.75em;float:left}pre,code,kbd,samp{font-family:"Lucida Console",Courier,"DejaVu Sans Mono",monospace,sans-serif}pre{overflow:auto;white-space:pre;white-space:pre-wrap;word-wrap:break-word}code{padding:0 10px;border-width:1px}pre code{padding:.75em;display:block;border-width:0}blockquote{min-height:32px;padding:0 22px}a{cursor:pointer;text-decoration:none;border-width:0;border-style:solid}a:hover,a:active{outline:none}a:active{background:none}small{font-size:11px}small h1,small h2,h3 small{font-size:75%}strong{font-weight:700}dfn,em,q,cite{font-weight:400;font-style:italic}del{text-decoration:line-through}sub,sup{position:relative;font-size:75%;line-height:0}sup{top:-.5em}sub{bottom:-.25em}h1 sub,h2 sub,h3 sub{font-size:50%;bottom:0}h1 sup,h2 sup,h3 sup{font-size:50%;top:-.75em}abbr,acronym{text-transform:uppercase}hr{margin:1.5em 0;border-style:solid;border-width:1px 0 0}img{max-width:100%;height:auto}#ie7 img{-ms-interpolation-mode:bicubic}#ie8 img{width:auto}video,embed,object,iframe{max-width:100%}.alignleft{margin:0 1.5em .75em 0;float:left}.alignright{margin:0 0 .75em 1.5em;float:right}.aligncenter{margin:0 auto;display:block}.mceTemp,.wp-caption,.wp-caption-dt,.wp-caption-dd{max-width:100%}.wp-caption-text{font:italic 12px/18px Georgia,sans-serif;text-align:center}.gallery-caption{text-transform:none}table{border-collapse:collapse;border-spacing:0}table caption{width:100%;padding:6px 10px}th{font-weight:700;vertical-align:bottom}td{font-weight:400;vertical-align:top}ins{color:#333;background-color:#c1f7ff}mark{padding:0 .33em}fieldset{display:table-column;min-width:inherit}legend{font-size:1.5em;font-weight:400}label{margin:2px 0;padding:10px 0;display:inline-block;vertical-align:top}input,select,textarea,button{margin:2px 0;font-family:inherit;font-size:inherit;vertical-align:top;border-style:solid}input[type=tel],input[type=email],input[type=password],input[type=search],input[type=text],input[type=url],select{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}textarea{width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}input[type=color],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=tel],input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],input[type=url],select,textarea{padding:8px 8px;border-width:2px;background:#fff;color:#666;-moz-transition:background-color 0.5s ease-out,box-shadow 0.5s ease-out;-o-transition:background-color 0.5s ease-out,box-shadow 0.5s ease-out;-webkit-transition:background-color 0.5s ease-out,box-shadow 0.5s ease-out;transition:background-color 0.5s ease-out,box-shadow 0.5s ease-out;-moz-box-shadow:0 0 8px #fff0;-webkit-box-shadow:0 0 8px #fff0;box-shadow:0 0 8px #fff0}input[type=color]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=tel]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{-moz-box-shadow:0 0 8px rgb(0 0 0 / .1);-webkit-box-shadow:0 0 8px rgb(0 0 0 / .1);box-shadow:0 0 8px rgb(0 0 0 / .1)}input[type=checkbox],input[type=file],input[type=image],input[type=radio]{width:auto;padding:0;border:none;-webkit-border-radius:0!important;-moz-border-radius:0!important;-ms-border-radius:0!important;-o-border-radius:0!important;border-radius:0!important}input[type=checkbox]{margin:14px 5px 14px 0;background:cyan}input[type=image]{background:none}select{max-width:100%}optgroup{font-style:normal}option{padding:0 10px}input::-ms-clear{display:none}input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,button::-moz-focus-inner{border:0;padding:0}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:inherit;opacity:.5}input::-moz-placeholder,textarea::-moz-placeholder{color:inherit;opacity:.5}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:inherit;opacity:.5}.g1-form-row{max-width:100%;margin:0 0 .75em 0}.form-row{margin:0 0 10px 0}.form-row-error input,.form-row-error select,.form-row-error textarea{border-color:#ff8080!important}.form-message{padding:0 0 4px 0;font-size:12px;line-height:18px}.form-message:before{padding-right:8px;font-size:14px;font-family:FontAwesome;content:"\f06a";color:#ff8080}p.form-submit{margin-bottom:0}.g1-icon-listing{margin:0 0 1.5em;list-style:none}.g1-icon-listing li{float:left;margin:0 10px 10px 0}.g1-icon-listing i{font-size:28px}i.g1-icon--small{width:30px;height:30px;border-width:1px}i.g1-icon--small:before{margin-top:-7px;font-size:14px;line-height:14px}i.g1-icon--medium{width:52px;height:52px;border-width:2px}i.g1-icon--medium:before{margin-top:-14px;font-size:28px;line-height:28px}i.g1-icon--big{width:78px;height:78px;border-width:3px}i.g1-icon--big:before{margin-top:-21px;font-size:42px;line-height:42px}.g1-icon--simple,.g1-icon--solid{position:relative;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}.g1-icon--simple:before,.g1-icon--solid:before{width:100%;position:absolute;left:0;top:50%;text-align:center}i.g1-icon--none{width:auto;height:auto;line-height:inherit;border:none}i.g1-icon--simple{background-color:transparent!important}.g1-icon--square{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}i.g1-icon{margin-right:5px;position:relative;top:-.1em}h1 i.g1-icon,.g1-h1 i.g1-icon,h2 i.g1-icon,.g1-h2 i.g1-icon,h3 i.g1-icon,.g1-h3 i.g1-icon,h4 i.g1-icon,.g1-h4 i.g1-icon,h5 i.g1-icon,.g1-h5 i.g1-icon,h6 i.g1-icon,.g1-h6 i.g1-icon{vertical-align:middle}.g1-list--upper-roman{list-style-type:upper-roman}.g1-list--lower-roman{list-style-type:lower-roman}.g1-list--upper-alpha{list-style-type:upper-alpha}.g1-list--lower-alpha{list-style-type:lower-alpha}.g1-list--lower-greek{list-style-type:lower-greek}.g1-list--square{list-style-type:square}.g1-list--circle{list-style-type:circle}.g1-list--disc{list-style-type:disc}.g1-list--decimal{list-style-type:decimal}.g1-list--icon{margin-left:0;list-style-type:none}.g1-list--icon li{position:relative;padding-left:28px}.g1-list--icon li>.fa:first-child{width:14px;margin-right:8px;margin-left:-22px;font:14px/14px FontAwesome}.g1-list--icon ul{margin-left:22px}.g1-list--empty{margin-left:0;list-style:none}.g1-list--empty ul{margin-left:22px}.g1-list--simple li{padding-bottom:.375em}.g1-list--simple li+li{padding-top:.375em;border-width:1px 0 0}.g1-dropcap{float:left;display:block;text-transform:uppercase}.g1-font-regular-xs .g1-dropcap{max-height:36px}.g1-font-regular-s .g1-dropcap{max-height:39px}.g1-font-regular-m .g1-dropcap{max-height:42px}.g1-font-regular-l .g1-dropcap{max-height:45px}.g1-font-regular-xl .g1-dropcap{max-height:48px}.g1-dropcap--simple{height:3em;margin-right:.25em;font-size:44px;line-height:44px}.g1-dropcap--solid{width:3em;margin-right:.5em;overflow:hidden;position:relative}.g1-font-regular-xs .g1-dropcap--solid{max-width:36px;height:36px}.g1-font-regular-s .g1-dropcap--solid{max-width:39px;height:39px}.g1-font-regular-m .g1-dropcap--solid{max-width:42px;height:42px}.g1-font-regular-l .g1-dropcap--solid{max-width:45px;height:45px}.g1-font-regular-xl .g1-dropcap--solid{max-width:48px;height:48px}.g1-dropcap--solid span{width:18px;height:18px;margin-top:-9px;margin-left:-9px;display:block;position:absolute;left:50%;top:50%;text-align:center;font-size:18px;line-height:18px}.g1-tl-circle .g1-dropcap--solid{-moz-border-radius-topleft:1em;-webkit-border-top-left-radius:1em;border-top-left-radius:1em}.g1-tr-circle .g1-dropcap--solid{-moz-border-radius-topright:1em;-webkit-border-top-right-radius:1em;border-top-right-radius:1em}.g1-br-circle .g1-dropcap--solid{-moz-border-radius-bottomright:1em;-webkit-border-bottom-right-radius:1em;border-bottom-right-radius:1em}.g1-bl-circle .g1-dropcap--solid{-moz-border-radius-bottomleft:1em;-webkit-border-bottom-left-radius:1em;border-bottom-left-radius:1em}input[type=button],input[type=submit],button,.g1-button{margin-top:2px;margin-bottom:21px;margin-bottom:1.5rem;margin-right:.2px;padding:8px 28px;border-width:2px;display:inline-block;position:relative;cursor:pointer;text-decoration:none;text-align:center;vertical-align:middle;zoom:1;-moz-transition:background-color 0.175s ease-in-out,border-color 0.175s ease-in-out,color 0.175s ease-in-out;-o-transition:background-color 0.175s ease-in-out,border-color 0.175s ease-in-out,color 0.175s ease-in-out;-webkit-transition:background-color 0.175s ease-in-out,border-color 0.175s ease-in-out,color 0.175s ease-in-out;transition:background-color 0.175s ease-in-out,border-color 0.175s ease-in-out,color 0.175s ease-in-out}form input[type=button],form input[type=submit],form button,form .g1-button{margin-bottom:2px}input[type=button] i,input[type=submit] i,button i,.g1-button i{margin-right:8px;font-size:14px;font-family:FontAwesome}input[type=button] small,input[type=submit] small,button small,.g1-button small{margin-top:2px;display:block;font:11px/14px Arial,sans-serif;font-weight:400;letter-spacing:normal;opacity:.66}.g1-button--small{padding:5px 19px;border-width:1px}.g1-font-regular-xs .g1-button--small{font-size:11px}.g1-font-regular-s .g1-button--small{font-size:11px}.g1-font-regular-m .g1-button--small{font-size:12px}.g1-font-regular-l .g1-button--small{font-size:13px}.g1-font-regular-xl .g1-button--small{font-size:13px}.g1-button--big{padding:15px 37px;border-width:3px}.g1-font-regular-xs .g1-button--big{font-size:16px}.g1-font-regular-s .g1-button--big{font-size:17px}.g1-font-regular-m .g1-button--big{font-size:18px}.g1-font-regular-l .g1-button--big{font-size:19px}.g1-font-regular-xl .g1-button--big{font-size:20px}.g1-button--wide{display:block}.g1-button--divider{margin-bottom:1.5em;overflow:hidden;text-align:center}.g1-button--divider{margin-bottom:0;display:inline-block;position:relative}.g1-button--divider:before,.g1-button--divider:after{width:1000px;height:6px;display:block;position:absolute;top:50%;border-style:solid;border-width:1px 0 0;content:""}.g1-button--divider:before{margin-right:20px;right:100%}.g1-button--divider:after{margin-left:20px;left:100%}.g1-space{display:block}.g1-divider{margin:1.5em auto 3em;clear:both;position:relative;text-align:center}.g1-divider span{position:relative;display:inline-block;border-colot:inherit}.g1-divider span:before,.g1-divider span:after{width:1000px;height:0;display:block;position:absolute;top:50%;border-width:1px 0 0;border-style:solid;border-color:inherit;content:""}.g1-divider span:before{right:100%}.g1-divider span:after{left:100%}.g1-divider i{padding-left:20px;padding-right:20px;font-size:28px;line-height:28px}.g1-divider--icon{width:66%;overflow:hidden}.g1-divider--noicon{border-width:1px 0 0}.g1-divider--simple{position:relative}.g1-divider--simple:before{width:24px;height:1px;display:block;position:absolute;left:0;top:-1px;z-index:2;content:""}.g1-divider-top{width:100%;height:auto;display:block;clear:both;position:relative;margin:3em 0 1.5em;top:-9px;overflow:hidden;font:10px/15px Arial,sans-serif}.g1-divider-top div{height:1px;margin-top:8px;overflow:hidden;white-space:nowrap;border-width:1px 0 0 0}.g1-divider-top a{margin-left:10px;float:right}.g1-message{margin-bottom:1.5em;position:relative;color:#fff}.g1-message>.g1-inner{padding:1.5em 1.5em 1.5em 5em}.g1-message>.g1-inner:before{width:32px;height:32px;display:block;position:absolute;left:20px;top:14px;text-align:center;font:14px/32px FontAwesome;border:1px solid #fff;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;color:#fff}.g1-message--success{background-color:#35bc98}.g1-message--success>.g1-inner:before{content:"\f00c"}.g1-message--info{background-color:#3e96e1}.g1-message--info>.g1-inner:before{content:"\f0eb"}.g1-message--warning{background-color:#ffaf15}.g1-message--warning>.g1-inner:before{content:"\f0a2"}.g1-message--error{background-color:#e74c39}.g1-message--error>.g1-inner:before{content:"\f0e7"}blockquote{margin:1.5em 0;padding:1.5em 3em 0 3em;position:relative;border-width:1px 0}blockquote:before{display:block;position:absolute;left:.75em;font:14px/14px FontAwesome;content:"\f10d"}.g1-quote>.g1-inner{position:relative}.g1-quote figcaption{padding:3px 0 0 50px;min-height:40px;display:inline-block;overflow:hidden;position:relative}.g1-quote figcaption img{width:40px;height:40px;display:block;position:absolute;left:0;top:0}.g1-quote figcaption strong{display:block;float:left}.g1-quote figcaption span{display:block;clear:left;float:left}.g1-quote__image{width:40px;height:40px;display:block;position:absolute;left:0;top:0;background:cyan}.g1-quote__image:before{width:100%;height:14px;margin-top:-7px;position:absolute;left:0;top:50%;text-align:center;font:14px/14px FontAwesome;content:"\f007"}.g1-quote--medium .g1-inner{font-size:18px;line-height:24px}.g1-quote--big .g1-inner{font-size:24px;line-height:30px}.g1-quote--solid{margin:0 0 1.5em}.g1-quote--solid>.g1-inner{padding:22px 22px 1px;position:relative;border-style:solid}.g1-quote--solid>.g1-inner:before{width:0;display:block;content:"";position:absolute;bottom:-16px;left:42px;border-width:8px;border-style:solid outset outset solid;border-right-color:transparent!important;border-bottom-color:transparent!important;border-left-color:transparent!important}.g1-quote--solid.g1-quote--medium>.g1-inner{padding:22px 33px 1px}.g1-quote--solid.g1-quote--big>.g1-inner{padding:33px 44px 11px}.g1-quote--solid figcaption{margin:1em 0 0 0;text-align:left}.g1-quote--simple>.g1-inner p{quotes:none}.g1-quote--simple>.g1-inner p:before{content:"\201c"}.g1-quote--simple>.g1-inner p:after{content:"\201d"}.g1-quote--simple figcaption{margin-top:-.75em;position:relative}.g1-quote--none figcaption{margin-top:-11px;position:relative}.g1-quote--none figcaption:before{content:"— "}.g1-quote--none figcaption:after{content:" —"}.g1-lead{margin-bottom:1.5em;overflow:hidden}.g1-lead p{font-size:125%}.g1-placeholder{width:9999px;max-width:100%;margin:0 0 1.5em;display:block;position:relative}.g1-placeholder.aligncenter{margin-left:auto;margin-right:auto}.g1-placeholder>.g1-inner{width:100%;height:0;display:block}.g1-placeholder i{width:56px;height:56px;margin-left:-28px;margin-top:-28px;display:block;position:absolute;left:50%;top:50%;text-align:center;font-family:FontAwesome;font-size:28px;line-height:56px;cursor:default}.g1-frame .g1-placeholder{margin:0}.g1-duplicator{margin:-4px 0 1.5em 0;display:block}.g1-duplicate{margin:4px 4px 0 0;float:left}.g1-duplicate i{width:28px;height:28px;display:block;cursor:default;text-align:left;font:28px/28px FontAwesome}.g1-duplicator--left .g1-duplicate{float:right}.g1-duplicates-wrapper{overflow:hidden;display:inline-block}.g1-numbers{margin:0 0 1.5em}.g1-numbers:after{display:table;clear:both;content:""}.g1-numbers__title{float:left;line-height:1}.g1-numbers__icon{padding-right:10px;display:inline-block;float:left;line-height:1;text-align:center}.g1-numbers__description{clear:both}.g1-numbers--small .g1-numbers__title{font-size:28px}.g1-numbers--small .g1-numbers__icon{width:28px;font-size:28px}.g1-numbers--small.g1-numbers--icon .g1-numbers__description{padding-left:38px}.g1-numbers--medium .g1-numbers__title{font-size:42px}.g1-numbers--medium .g1-numbers__icon{width:42px;font-size:42px}.g1-numbers--medium.g1-numbers--icon .g1-numbers__description{padding-left:52px}.g1-numbers--big .g1-numbers__title{font-size:56px}.g1-numbers--big .g1-numbers__icon{width:56px;font-size:56px}.g1-numbers--big.g1-numbers--icon .g1-numbers__description{padding-left:66px}.g1-frame{max-width:100%;margin:0 auto 1.5em;display:block;text-align:center}.g1-frame img,.g1-frame object,.g1-frame video,.g1-frame iframe{display:block}.g1-frame--left,.g1-frame--right{margin-bottom:1em;display:inline}.g1-frame--left{margin-right:1.625em;float:left}.g1-frame--right{margin-left:1.625em;float:right}.g1-frame>.g1-decorator{max-width:100%;display:inline-block;position:relative;vertical-align:bottom}.g1-frame--simple>.g1-decorator{padding:6px;border-width:1px}.g1-frame--solid>.g1-decorator{padding:6px;border-width:1px}.g1-frame--circle>.g1-decorator{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}.g1-frame--circle>.g1-decorator img{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}.g1-decorator{max-width:100%;display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.g1-indicator{width:60px;height:60px;margin-top:-30px;margin-left:-30px;display:block;overflow:hidden;position:absolute;left:50%;top:50%;visibility:hidden}.g1-indicator:before,.g1-indicator:after{position:absolute;display:block}.g1-indicator:before{width:60px;height:60px;left:0;top:0;content:""}.g1-indicator:after{width:28px;height:28px;margin-top:-14px;margin-left:-14px;left:50%;top:50%;text-align:center;font:28px/28px FontAwesome}.g1-on--mouse .g1-indicator{visibility:visible}.g1-indicator-zoom:after{content:"\f06e"}.g1-indicator-document:after{content:"\f101"}.g1-indicator-new-window:after{content:"\f0c1"}.g1-indicator-play:after{content:"\f04b"}.format-audio .entry-featured-media .g1-indicator:after{content:"\f001"}.format-gallery .entry-featured-media .g1-indicator:after{content:"\f06e"}.format-image .entry-featured-media .g1-indicator:after{content:"\f06e"}.format-video .entry-featured-media .g1-indicator:after{content:"\f04b"}div.jp-audio{color:#fff;background-color:#333;position:relative}div.jp-audio{width:960px;max-width:100%}div.jp-interface{position:relative}div.jp-audio .jp-interface{height:40px;padding:10px 20px}div.jp-controls-holder{clear:both;width:440px;margin:0 auto 10px;position:relative;overflow:hidden}ul.jp-controls{width:100%;height:23px;margin:0;padding:0;overflow:hidden;position:absolute;left:20px;bottom:10px;list-style-type:none}ul.jp-controls li{display:inline;float:left}ul.jp-controls a{width:22px;height:22px;margin:0;padding:0;display:block;overflow:hidden;position:relative;font-size:0;color:#999999!important}ul.jp-controls a:hover{color:#ffffff!important}ul.jp-controls a:before{width:100%;height:14px;margin-top:-7px;display:block;position:absolute;left:0;top:50%;text-align:left;font:14px/14px FontAwesome}.jp-play:before{content:"\f04b"}.jp-pause:before{content:"\f04c"}.jp-progress{margin:0 auto;height:8px;overflow:hidden}.jp-seek-bar{width:0;height:100%;overflow:hidden;cursor:pointer;background:#4d4d4d}.jp-play-bar{width:0;height:100%;overflow:hidden}a.jp-mute,a.jp-unmute{width:32px;position:absolute;bottom:0;right:90px;background-image:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/themes/3clicks/css/./../images/fader.skin.png);background-repeat:no-repeat}a.jp-mute{background-position:-180px -25px}a.jp-mute:hover{background-position:-220px -25px}a.jp-unmute{background-position:-260px -25px}a.jp-unmute:hover{background-position:-300px -25px}.jp-volume-bar{width:40px;height:8px;overflow:hidden;position:absolute}.jp-volume-bar:hover{cursor:pointer}.jp-volume-bar{bottom:17px;right:20px}.jp-volume-bar-value{height:8px}.jp-volume-bar-value,.jp-play-bar{background:#fa2323}.jp-current-time,.jp-duration{position:relative;z-index:5;margin-top:10px;font-size:11px}.jp-current-time{margin-left:32px;float:left;color:#fff}.jp-duration{margin-left:5px;float:left;color:#b2b2b2}.jp-title ul{margin:0;padding:0;list-style-type:none}.jp-title li{position:relative;padding:10px 20px 0;overflow:hidden}div.jp-jplayer audio,div.jp-jplayer{width:0;height:0}div.jp-jplayer{background-color:#000}.jp-progress,.jp-volume-bar{border-width:1px;border-color:#232323!important;background:#1a1a1a}.g1-audio-container{max-width:100%;position:relative;display:inline-block}.g1-audio-container .media-audio{margin:-30px 0 0;position:absolute;left:20px;right:20px;top:50%}.g1-nav-breadcrumbs:after{display:table;clear:both;content:""}.g1-nav-breadcrumbs ol{margin-left:0;float:right;overflow:hidden;list-style:none}.g1-content .g1-nav-breadcrumbs{margin-top:-2.5em}.g1-nav-breadcrumbs__item{max-width:20em;margin-right:.5em;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g1-nav-breadcrumbs__item:before{margin-right:.5em;font-size:14px;font-family:FontAwesome}.g1-nav-breadcrumbs__item:first-child:before{content:"\f015"}.g1-nav-breadcrumbs__item+.g1-nav-breadcrumbs__item:before{content:"\f105"}@media only screen and (max-width:600px){.g1-nav-breadcrumbs{display:none}}.g1-pagination{margin-bottom:1.5em}.g1-pagination p{margin:0 auto;display:table}.g1-pagination p>strong:first-child{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.g1-pagination a{padding:4px 6px;float:left}.g1-pagination strong.current{padding:4px 6px;float:left}.g1-pagination a.prev,.g1-pagination a.next{width:28px;height:28px;padding:0;position:relative;display:inline-block;overflow:hidden;text-indent:100%;white-space:nowrap;border-width:1px;border-color:currentColor}.g1-pagination a.prev:before,.g1-pagination a.next:after{width:100%;height:14px;margin-top:-7px;display:block;position:absolute;left:0;top:50%;text-indent:0;text-align:center;font:14px/14px FontAwesome}.g1-pagination a.prev{margin-right:1em}.g1-pagination a.prev:before{content:"\f104"}.g1-pagination a.next{margin-left:1em}.g1-pagination a.next:after{content:"\f105"}.g1-hgroup{margin-bottom:1.5em}.g1-hgroup h1,.g1-hgroup h2,.g1-hgroup h3,.g1-hgroup h4,.g1-hgroup h5,.g1-hgroup h6{margin:0}.g1-box{margin-bottom:1.5em;overflow:hidden;position:relative}.g1-box:before{display:block;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0;content:""}.g1-box__inner{margin:4px;padding:1.5em 1.5em 0 1.5em;position:relative;z-index:1;border-width:1px 1px}.g1-box--icon{padding-top:28px}.g1-box--icon:before{top:28px}.g1-box--icon .g1-box__inner{padding-top:3em}.g1-box__inner>.g1-divider{margin:0 -1.5em 1.5em -1.5em}i.g1-box__icon{width:54px;height:54px;margin-left:-28px;display:inline-block;position:absolute;top:0;left:50%;z-index:2;border-width:1px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}i.g1-box__icon:before{width:100%;height:28px;margin-top:-14px;position:absolute;left:0;top:50%;text-align:center;font-size:28px;line-height:28px}.g1-table{margin-bottom:1.5em;overflow-x:auto}.g1-table caption{width:auto;padding:2px 16px 10px 16px}.g1-table table{width:100%;margin:0;position:relative;border-collapse:separate;border-spacing:0}.g1-table th,.g1-table td{padding:8px 16px}.g1-table thead th{padding-top:1.25em;padding-bottom:1.25em;text-align:left}.g1-table--simple thead th{border-width:2px 0}.g1-table--simple tbody td{border-width:0 0 1px 0}.g1-table--simple tfoot td{border-width:1px 0 0}.g1-table--solid{padding:4px}.g1-table--solid thead th{border-width:1px 1px 1px 0}.g1-table--solid thead th:first-child{border-width:1px 1px 1px 1px}.g1-table--solid tfoot td,.g1-table--solid tfoot th,.g1-table--solid tbody td,.g1-table--solid tbody th{border-width:0 1px 1px 0}.g1-table--solid tfoot td:first-child,.g1-table--solid tfoot th:first-child,.g1-table--solid tbody td:first-child,.g1-table--solid tbody th:first-child{border-width:0 1px 1px 1px}@media only screen and (max-width:600px){.g1-table{margin:0 0 1.5em 0;overflow-x:scroll;border-style:dotted solid;border-width:3px}.g1-table table{width:auto;margin:0;white-space:nowrap}.g1-table caption{text-align:left}}.g1-table--solid tfoot+tbody tr:last-of-type td:first-child,.g1-table--solid tfoot+tbody tr:last-of-type th:first-child,.g1-table--solid tfoot+tbody tr:last-of-type td:last-child,.g1-table--solid tfoot+tbody tr:last-of-type th:last-child{-webkit-border-radius:0!important;-moz-border-radius:0!important;-ms-border-radius:0!important;-o-border-radius:0!important;border-radius:0!important}.g1-toggle{position:relative}#ie7 .g1-toggle{position:static}.g1-toggle+.g1-toggle{padding:1.5em 0 0;border-top-width:1px}.g1-toggle__title{min-height:24px;margin-bottom:1.5em;padding-left:34px;position:relative;cursor:pointer}.g1-toggle--icon .g1-toggle__title{padding-left:58px}.g1-toggle__content .g1-block{padding:1px}.g1-toggle__switch{width:22px;height:22px;display:block;float:left;overflow:hidden;position:absolute;left:0;top:0;border-width:1px}.g1-toggle__switch:before,.g1-toggle__switch:after{width:24px;height:24px;position:absolute;left:0;top:0;text-align:center;font:14px/24px FontAwesome}.g1-toggle__switch:before{content:"\f067";display:block}.g1-toggle__switch:after{content:"\f068";display:none}.g1-toggle--icon .g1-toggle__switch{width:46px}.g1-toggle--icon .g1-toggle__switch i{width:24px;height:14px;margin-top:-6px;display:block;position:absolute;right:0;top:50%;text-align:center;font:14px/14px FontAwesome}.g1-toggle--on .g1-toggle__switch:before{display:none}.g1-toggle--on .g1-toggle__switch:after{display:block}.cssanimations .g1-toggle__switch:before,.cssanimations .g1-toggle__switch:after{display:block;-moz-transition:all 0.375s ease-in-out;-o-transition:all 0.375s ease-in-out;-webkit-transition:all 0.375s ease-in-out;transition:all 0.375s ease-in-out}.cssanimations .g1-toggle__switch:before{opacity:1}.cssanimations .g1-toggle__switch:after{opacity:0}.cssanimations .g1-toggle--on .g1-toggle__switch:before{opacity:0}.cssanimations .g1-toggle--on .g1-toggle__switch:after{opacity:1}.g1-tabs{margin:0 0 1.5em}.g1-tabs-nav{margin:0;list-style:none}.g1-tabs.g1-align-left .g1-tabs-nav{text-align:left}.g1-tabs.g1-align-center .g1-tabs-nav{text-align:center}.g1-tabs.g1-align-right .g1-tabs-nav{text-align:right}.g1-tabs-nav-item{display:inline-block;cursor:pointer}.g1-tabs-nav-item h1,.g1-tabs-nav-item h2,.g1-tabs-nav-item h3,.g1-tabs-nav-item h4,.g1-tabs-nav-item h5,.g1-tabs-nav-item h6,.g1-tabs-nav-item p{margin:0}@media only screen and (min-width:601px){.g1-tabs--vertical:before,.g1-tabs--vertical:after{content:" ";display:table}.g1-tabs--vertical:after{clear:both}#ie7 .g1-tabs--vertical{zoom:1}.g1-tabs--left .g1-tabs-nav{max-width:200px;float:left}.g1-tabs--right .g1-tabs-nav{max-width:200px;float:right}.g1-tabs--vertical .g1-tabs-viewport{overflow:hidden}.g1-tabs--vertical .g1-tabs-nav-item{width:100%}}.g1-tabs--transparent .g1-tabs-nav-item{opacity:.33;-moz-transition:opacity 0.5s ease;-o-transition:opacity 0.5s ease;-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease}.g1-tabs--transparent .g1-tabs-nav-item:hover{opacity:1}.g1-tabs--transparent .g1-tabs-nav-current-item{opacity:1}.g1-tabs--transparent .g1-tab-title{padding:8px 15px}.g1-tabs--button .g1-tabs-nav-item{margin:0 0 0 10px}.g1-tabs--button .g1-tab-title{padding:6px 22px;position:relative;border-width:1px}.g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title:after{width:0;height:0;display:block;content:"";position:absolute;border-width:6px}.g1-tabs--button.g1-tabs--top .g1-tabs-nav-current-item .g1-tab-title:after{margin-left:-6px;bottom:-12px;left:50%;border-style:solid outset outset outset;border-right-color:transparent!important;border-bottom-color:transparent!important;border-left-color:transparent!important}@media only screen and (max-width:600px){.g1-tabs--button.g1-tabs--left .g1-tabs-nav-current-item .g1-tab-title:after,.g1-tabs--button.g1-tabs--right .g1-tabs-nav-current-item .g1-tab-title:after{margin-left:-6px;bottom:-12px;left:50%;border-style:solid outset outset outset;border-right-color:transparent!important;border-bottom-color:transparent!important;border-left-color:transparent!important}}.g1-tabs--button.g1-tabs--bottom .g1-tabs-nav-current-item .g1-tab-title:after{margin-left:-6px;top:-12px;left:50%;border-style:outset outset solid outset;border-top-color:transparent!important;border-right-color:transparent!important;border-left-color:transparent!important}.g1-tabs--button.g1-tabs--top .g1-tabs-viewport{padding:20px 0 0}.g1-tabs--button.g1-tabs--bottom .g1-tabs-viewport{padding:0 0 20px}@media only screen and (min-width:601px){.g1-tabs--button.g1-tabs--vertical .g1-tabs-nav{position:static;left:auto}.g1-tabs--button.g1-tabs--left .g1-tabs-nav-item{margin:0 20px 4px 0}.g1-tabs--button.g1-tabs--right .g1-tabs-nav-item{margin:0 0 4px 20px}.g1-tabs--button.g1-tabs--left .g1-tabs-nav-item.current .g1-tab-title:after{margin-left:0;margin-top:-6px;left:auto;right:-12px;top:50%;bottom:auto;border-style:outset outset outset solid;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.g1-tabs--button.g1-tabs--right .g1-tabs-nav-current-item .g1-tab-title:after{margin-left:0;margin-top:-6px;left:-12px;right:auto;top:50%;bottom:auto;border-style:outset solid outset outset;border-top-color:transparent!important;border-bottom-color:transparent!important;border-left-color:transparent!important}.g1-tabs--button.g1-tabs--left .g1-tabs-viewport{padding:0 0 0 20px}.g1-tabs--button.g1-tabs--right .g1-tabs-viewport{padding:0 20px 0 0}}.g1-tabs--simple{padding:4px}.g1-tabs--simple>div{border-width:1px}.g1-tabs--simple .g1-tabs-nav{padding:0 16px;overflow:hidden;position:relative;top:-1px}.g1-tabs--simple .g1-tabs-nav-item{position:relative;border-width:0 0 0 1px}.g1-tabs--simple .g1-tabs-nav-current-item{border-width:0 1px}.g1-tabs--simple .g1-tabs-nav-current-item:before,.g1-tabs--simple .g1-tabs-nav-current-item:after{width:1000px;height:0;position:absolute;bottom:0;z-index:2;border-style:solid;border-width:1px 0 0;border-color:inherit;content:""}.g1-tabs--simple .g1-tabs-nav-current-item:before{right:100%}.g1-tabs--simple .g1-tabs-nav-current-item:after{left:100%}.g1-tabs--simple .g1-tabs-nav-current-item~.g1-tabs-nav-item{border-width:0 1px 0 0}.g1-tabs--simple .g1-tab-title{position:relative;padding:8px 15px}.g1-tabs--simple .g1-tabs-nav-current-item .g1-tab-title:before{width:100%;height:0;display:block;position:absolute;left:0;top:0;z-index:2;border-style:solid;border-width:2px 0 0;content:""}.g1-tabs--simple.g1-tabs--bottom .g1-tabs-nav{top:auto;bottom:-1px}.g1-tabs--simple.g1-tabs--bottom .g1-tabs-nav-current-item:before,.g1-tabs--simple.g1-tabs--bottom .g1-tabs-nav-current-item:after{top:0}.g1-tabs--simple.g1-tabs--bottom .g1-tabs-nav-current-item .g1-tab-title:before{top:auto;bottom:0}.g1-tabs--simple .g1-tabs-viewport{padding:1.5em}@media only screen and (min-width:601px){.g1-tabs--simple.g1-tabs--vertical .g1-tabs-nav{padding:16px 0;top:auto;bottom:auto}.g1-tabs--simple.g1-tabs--vertical .g1-tabs-nav-item{border-width:1px 0 0 0}.g1-tabs--simple.g1-tabs--vertical .g1-tabs-nav-current-item{border-width:1px 0}.g1-tabs--simple.g1-tabs--vertical .g1-tabs-nav-current-item~.g1-tabs-nav-item{border-width:0 0 1px 0}.g1-tabs--simple.g1-tabs--vertical .g1-tabs-nav-current-item:before,.g1-tabs--simple.g1-tabs--vertical .g1-tabs-nav-current-item:after{width:0;height:1000px}.g1-tabs--simple.g1-tabs--vertical .g1-tabs-nav-current-item:before{top:auto;bottom:100%}.g1-tabs--simple.g1-tabs--vertical .g1-tabs-nav-current-item:after{top:100%;bottom:auto}.g1-tabs--simple.g1-tabs--vertical .g1-tabs-nav-current-item .g1-tab-title:before{width:0;height:100%;top:0;left:auto;right:auto;bottom:auto}.g1-tabs--simple.g1-tabs--vertical.g1-tabs--left .g1-tabs-nav{left:-1px}.g1-tabs--simple.g1-tabs--vertical.g1-tabs--left .g1-tabs-nav-current-item:before,.g1-tabs--simple.g1-tabs--vertical.g1-tabs--left .g1-tabs-nav-current-item:after{left:auto;right:0;border-width:0 1px 0 0}.g1-tabs--simple.g1-tabs--vertical.g1-tabs--left .g1-tabs-nav-current-item .g1-tab-title:before{left:0;border-width:0 2px 0 0}.g1-tabs--simple.g1-tabs--vertical.g1-tabs--right .g1-tabs-nav{right:-1px}.g1-tabs--simple.g1-tabs--vertical.g1-tabs--right .g1-tabs-nav-current-item:before,.g1-tabs--simple.g1-tabs--vertical.g1-tabs--right .g1-tabs-nav-current-item:after{left:0;right:auto;border-width:0 0 0 1px}.g1-tabs--simple.g1-tabs--vertical.g1-tabs--right .g1-tabs-nav-current-item .g1-tab-title:before{right:0;border-width:0 2px 0 0}}@-webkit-keyframes expand-inline-width{from{width:0}}@-moz-keyframes expand-inline-width{from{width:0}}@-o-keyframes expand-inline-width{from{width:0}}@keyframes expand-inline-width{from{width:0}}.g1-progress-bar{margin-bottom:1.5em;position:relative;overflow:hidden}.g1-progress-bar__track{border-width:1px}.g1-progress-bar__track:before,.g1-progress-bar__track:after{content:" ";display:table}.g1-progress-bar__track:after{clear:both}#ie7 .g1-progress-bar__track{zoom:1}.g1-progress-bar__bar{margin:-1px;height:5px;position:relative;z-index:2;border-width:1px}.g1-progress-bar__bar span{height:12px;margin-top:-6px;display:block;position:absolute;top:50%;font-size:12px;line-height:12px}.g1-progress-bar__bar span:after{content:"%"}.g1-progress-bar__bar i{height:14px;margin-top:-7px;display:inline-block;position:absolute;top:50%;cursor:default;font-size:14px;line-height:14px}.g1-progress-bar--small .g1-progress-bar__bar span,.g1-progress-bar--small .g1-progress-bar__icon{display:none}.g1-progress-bar--medium .g1-progress-bar__bar{height:26px}.g1-progress-bar--medium .g1-progress-bar__bar span{height:12px;margin-top:-6px;font-size:12px;line-height:12px}.g1-progress-bar--medium .g1-progress-bar__icon{height:14px;margin-top:-7px;font-size:14px;line-height:14px}.g1-progress-bar--big .g1-progress-bar__bar{height:40px}.g1-progress-bar--big .g1-progress-bar__bar span{height:18px;margin-top:-9px;font-size:18px;line-height:18px}.g1-progress-bar--big .g1-progress-bar__icon{height:28px;margin-top:-14px;font-size:28px;line-height:28px}.g1-progress-bar--right .g1-progress-bar__bar{float:left}.g1-progress-bar--right .g1-progress-bar__bar span{left:10px}.g1-progress-bar--right .g1-progress-bar__bar i{right:10px}.g1-progress-bar--left .g1-progress-bar__bar{float:right}.g1-progress-bar--left .g1-progress-bar__bar span{right:10px}.g1-progress-bar--left .g1-progress-bar__bar i{left:10px}.g1-progress-bar--left .g1-progress-bar__label{text-align:right}.g1-tl-circle .g1-progress-bar__track,.g1-tl-circle .g1-progress-bar__bar{-moz-border-radius-topleft:.75em;-webkit-border-top-left-radius:.75em;border-top-left-radius:.75em}.g1-tr-circle .g1-progress-bar__track,.g1-tr-circle .g1-progress-bar__bar{-moz-border-radius-topright:.75em;-webkit-border-top-right-radius:.75em;border-top-right-radius:.75em}.g1-br-circle .g1-progress-bar__track,.g1-br-circle .g1-progress-bar__bar{-moz-border-radius-bottomright:.75em;-webkit-border-bottom-right-radius:.75em;border-bottom-right-radius:.75em}.g1-bl-circle .g1-progress-bar__track,.g1-bl-circle .g1-progress-bar__bar{-moz-border-radius-bottomleft:.75em;-webkit-border-bottom-left-radius:.75em;border-bottom-left-radius:.75em}.cssanimations .g1-progress-bar .g1-progress-bar__bar{visibility:hidden}.cssanimations .g1-progress-bar.g1-animate .g1-progress-bar__bar{visibility:visible;-webkit-animation:expand-inline-width 1s ease-out;-moz-animation:expand-inline-width 1s ease-out;-o-animation:expand-inline-width 1s ease-out;animation:expand-inline-width 1s ease-out}.cssanimations .g1-progress-bar.g1-animate span{-webkit-backface-visibility:hidden;-webkit-animation:fade-in 0.5s 0.5s ease-out backwards;-moz-animation:fade-in 0.5s 0.5s ease-out backwards;-o-animation:fade-in 0.5s 0.5s ease-out backwards;animation:fade-in 0.5s 0.5s ease-out backwards}.easyPieChart{position:relative;text-align:center}.easyPieChart canvas{position:absolute;top:0;left:0}.g1-progress-circle{max-width:138px;width:138px;max-height:138px;height:138px;margin-bottom:1.5em;position:relative}i.g1-progress-circle__icon{width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;left:50%;top:50%;z-index:1;text-align:center;font-size:42px;line-height:42px}.g1-progress-circle__value{margin:0 auto;display:block;position:absolute;bottom:25px;left:0;right:0;z-index:3;line-height:1}.g1-progress-circle__value:after{content:"%"}.g1-countdown{margin-bottom:1.5em}.g1-countdown i{width:80px;height:120px;margin-right:2px;display:block;float:left;cursor:default;text-align:center;font-size:42px;line-height:120px}.g1-countdown .g1-countdown-inner{float:left}.countdown_row{display:block}.countdown_section{margin-right:2px;display:block;float:left;text-align:center;text-transform:capitalize}.countdown_section span{min-height:120px;margin-bottom:8px;min-width:60px;padding:0 10px;display:block;font-size:24px;line-height:120px}.countdown_section br{display:none}.countdown_section:first-child span{font-size:36px}.g1-banda{max-width:100%;margin-bottom:1.5em;display:block}.g1-banda>.g1-fluid-wrapper{margin:0;overflow:hidden}.g1-banda>.g1-fluid-wrapper>div{position:relative}.g1-banda img{display:block}.g1-banda__items{margin:0;list-style:none}.g1-banda__before,.g1-banda__after{width:100%;height:100%;margin:0}.g1-banda__after{overflow:hidden;position:absolute;top:0}.g1-banda__handle{position:absolute}.g1-banda__handle span{width:32px;height:32px;display:block;position:absolute}.g1-banda__handle span:before{width:100%;height:100%;margin-top:-7px;display:block;position:absolute;left:0;top:50%;text-align:center;font:14px/14px FontAwesome;content:"\f0ec"}.cssanimations .g1-banda__handle span{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);-moz-transition:-moz-transform 0.5s ease-in-out;-o-transition:-o-transform 0.5s ease-in-out;-webkit-transition:-webkit-transform 0.5s ease-in-out;transition:transform 0.5s ease-in-out;-webkit-backface-visibility:hidden}.cssanimations .g1-banda:hover .g1-banda__handle span{-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.g1-banda--smooth>.g1-fluid-wrapper:hover{cursor:col-resize;cursor:w-resize}.g1-banda--smooth .g1-banda__before,.g1-banda--smooth .g1-banda__after{width:100%;height:100%;margin:0}.g1-banda--smooth .g1-banda__after{left:50%}.g1-banda--smooth .g1-banda__after img{position:absolute;right:50%;top:0;z-index:2}.g1-banda--smooth .g1-banda__handle{width:2px;height:100%;margin-left:-1px;left:50%;top:0}.g1-banda--smooth .g1-banda__handle span{position:absolute;bottom:10px;left:-15px}@-webkit-keyframes g1_before_after_flip_to_before{0%{-webkit-transform:perspective(300px) rotateY(-180deg) scale(1,1)}33.33%{-webkit-transform:perspective(300px) rotateY(-180deg) scale(.5,.5)}66.66%{-webkit-transform:perspective(300px) rotateY(0deg) scale(.5,.5)}100%{-webkit-transform:perspective(300px) rotateY(0deg) scale(1,1)}}@-moz-keyframes g1_before_after_flip_to_before{0%{-moz-transform:perspective(300px) rotateY(-180deg) scale(1,1)}33.33%{-moz-transform:perspective(300px) rotateY(-180deg) scale(.5,.5)}66.66%{-moz-transform:perspective(300px) rotateY(0deg) scale(.5,.5)}100%{-moz-transform:perspective(300px) rotateY(0deg) scale(1,1)}}@-o-keyframes g1_before_after_flip_to_before{0%{-o-transform:perspective(300px) rotateY(-180deg) scale(1,1)}33.33%{-o-transform:perspective(300px) rotateY(-180deg) scale(.5,.5)}66.66%{-o-transform:perspective(300px) rotateY(0deg) scale(.5,.5)}100%{-o-transform:perspective(300px) rotateY(0deg) scale(1,1)}}@keyframes g1_before_after_flip_to_before{0%{transform:perspective(300px) rotateY(-180deg) scale(1,1)}33.33%{transform:perspective(300px) rotateY(-180deg) scale(.5,.5)}66.66%{transform:perspective(300px) rotateY(0deg) scale(.5,.5)}100%{transform:perspective(300px) rotateY(0deg) scale(1,1)}}@-webkit-keyframes g1_before_after_flip_to_after{0%{-webkit-transform:perspective(300px) rotateY(0deg) scale(1,1)}33.33%{-webkit-transform:perspective(300px) rotateY(0deg) scale(.5,.5)}66.66%{-webkit-transform:perspective(300px) rotateY(180deg) scale(.5,.5)}100%{-webkit-transform:perspective(300px) rotateY(180deg) scale(1,1)}}@-moz-keyframes g1_before_after_flip_to_after{0%{-moz-transform:perspective(300px) rotateY(0deg) scale(1,1)}33.33%{-moz-transform:perspective(300px) rotateY(0deg) scale(.5,.5)}66.66%{-moz-transform:perspective(300px) rotateY(180deg) scale(.5,.5)}100%{-moz-transform:perspective(300px) rotateY(180deg) scale(1,1)}}@-o-keyframes g1_before_after_flip_to_after{0%{-o-transform:perspective(300px) rotateY(0deg) scale(1,1)}33.33%{-o-transform:perspective(300px) rotateY(0deg) scale(.5,.5)}66.66%{-o-transform:perspective(300px) rotateY(180deg) scale(.5,.5)}100%{-o-transform:perspective(300px) rotateY(180deg) scale(1,1)}}@keyframes g1_before_after_flip_to_after{0%{transform:perspective(300px) rotateY(0deg) scale(1,1)}33.33%{transform:perspective(300px) rotateY(0deg) scale(.5,.5)}66.66%{transform:perspective(300px) rotateY(180deg) scale(.5,.5)}100%{transform:perspective(300px) rotateY(180deg) scale(1,1)}}@-webkit-keyframes g1_before_after_handle_flip_to_after{0%{-webkit-transform:translate(0,0)}33%{-webkit-transform:translate(0,100px)}66%{-webkit-transform:translate(0,100px)}100%{-webkit-transform:translate(0,0)}}@-moz-keyframes g1_before_after_handle_flip_to_after{0%{-moz-transform:translate(0,0)}33%{-moz-transform:translate(0,100px)}66%{-moz-transform:translate(0,100px)}100%{-moz-transform:translate(0,0)}}@-o-keyframes g1_before_after_handle_flip_to_after{0%{-o-transform:translate(0,0)}33%{-o-transform:translate(0,100px)}66%{-o-transform:translate(0,100px)}100%{-o-transform:translate(0,0)}}@keyframes g1_before_after_handle_flip_to_after{0%{transform:translate(0,0)}33%{transform:translate(0,100px)}66%{transform:translate(0,100px)}100%{transform:translate(0,0)}}@-webkit-keyframes g1_before_after_handle_flip_to_before{0%{-webkit-transform:translate(0,0)}33%{-webkit-transform:translate(0,100px)}66%{-webkit-transform:translate(0,100px)}100%{-webkit-transform:translate(0,0)}}@-moz-keyframes g1_before_after_handle_flip_to_before{0%{-moz-transform:translate(0,0)}33%{-moz-transform:translate(0,100px)}66%{-moz-transform:translate(0,100px)}100%{-moz-transform:translate(0,0)}}@-o-keyframes g1_before_after_handle_flip_to_before{0%{-o-transform:translate(0,0)}33%{-o-transform:translate(0,100px)}66%{-o-transform:translate(0,100px)}100%{-o-transform:translate(0,0)}}@keyframes g1_before_after_handle_flip_to_before{0%{transform:translate(0,0)}33%{transform:translate(0,100px)}66%{transform:translate(0,100px)}100%{transform:translate(0,0)}}.g1-banda--flip{cursor:pointer}.g1-banda--flip .g1-banda__before{position:relative}.g1-banda--flip .g1-banda__after{left:0}.g1-banda--flip .g1-banda__handle{width:32px;height:32px;margin-left:-16px;left:50%;bottom:10px;cursor:pointer}.g1-banda--flip .g1-banda__handle span{left:0;top:0}.g1-banda--flip.g1-banda--before .g1-banda__before{display:block}.g1-banda--flip.g1-banda--before .g1-banda__after{display:none}.g1-banda--flip.g1-banda--after .g1-banda__before{display:none}.g1-banda--flip.g1-banda--after .g1-banda__after{display:block}.csstransforms3d .g1-banda--flip .g1-banda__before,.csstransforms3d .g1-banda--flip .g1-banda__after{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden}.csstransforms3d .g1-banda--flip .g1-banda__after{-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.csstransforms3d .g1-banda--flip.g1-banda--before .g1-banda__before,.csstransforms3d .g1-banda--flip.g1-banda--before .g1-banda__after,.csstransforms3d .g1-banda--flip.g1-banda--after .g1-banda__before,.csstransforms3d .g1-banda--flip.g1-banda--after .g1-banda__after{display:block}.csstransforms3d .g1-banda--flip.g1-banda--before.g1-banda--activated .g1-banda__before{-webkit-animation:g1_before_after_flip_to_before 1s ease-in-out forwards;-moz-animation:g1_before_after_flip_to_before 1s ease-in-out forwards;-o-animation:g1_before_after_flip_to_before 1s ease-in-out forwards;animation:g1_before_after_flip_to_before 1s ease-in-out forwards}.csstransforms3d .g1-banda--flip.g1-banda--before.g1-banda--activated .g1-banda__after{-webkit-animation:g1_before_after_flip_to_after 1s ease-in-out forwards;-moz-animation:g1_before_after_flip_to_after 1s ease-in-out forwards;-o-animation:g1_before_after_flip_to_after 1s ease-in-out forwards;animation:g1_before_after_flip_to_after 1s ease-in-out forwards}.csstransforms3d .g1-banda--flip.g1-banda--before.g1-banda--activated .g1-banda__handle{-webkit-animation:g1_before_after_handle_flip_to_before 1s ease-in-out;-moz-animation:g1_before_after_handle_flip_to_before 1s ease-in-out;-o-animation:g1_before_after_handle_flip_to_before 1s ease-in-out;animation:g1_before_after_handle_flip_to_before 1s ease-in-out}.csstransforms3d .g1-banda--flip.g1-banda--after.g1-banda--activated .g1-banda__before{-webkit-animation:g1_before_after_flip_to_after 1s ease-in-out forwards;-moz-animation:g1_before_after_flip_to_after 1s ease-in-out forwards;-o-animation:g1_before_after_flip_to_after 1s ease-in-out forwards;animation:g1_before_after_flip_to_after 1s ease-in-out forwards}.csstransforms3d .g1-banda--flip.g1-banda--after.g1-banda--activated .g1-banda__after{-webkit-animation:g1_before_after_flip_to_before 1s ease-in-out forwards;-moz-animation:g1_before_after_flip_to_before 1s ease-in-out forwards;-o-animation:g1_before_after_flip_to_before 1s ease-in-out forwards;animation:g1_before_after_flip_to_before 1s ease-in-out forwards}.csstransforms3d .g1-banda--flip.g1-banda--after.g1-banda--activated .g1-banda__handle{-webkit-animation:g1_before_after_handle_flip_to_after 1s ease-in-out;-moz-animation:g1_before_after_handle_flip_to_after 1s ease-in-out;-o-animation:g1_before_after_handle_flip_to_after 1s ease-in-out;animation:g1_before_after_handle_flip_to_after 1s ease-in-out}.g1-banda--hover{cursor:pointer}.g1-banda--hover .g1-banda__handle{display:none}.g1-banda--hover.g1-banda--before .g1-banda__before{display:block}.g1-banda--hover.g1-banda--before .g1-banda__after{display:none}.g1-banda--hover.g1-banda--after .g1-banda__before{display:none}.g1-banda--hover.g1-banda--after .g1-banda__after{display:block}.cssanimations .g1-banda--hover .g1-banda__before,.cssanimations .g1-banda--hover .g1-banda__after{display:block;-moz-transition:opacity 0.35s ease-in-out;-o-transition:opacity 0.35s ease-in-out;-webkit-transition:opacity 0.35s ease-in-out;transition:opacity 0.35s ease-in-out}.cssanimations .g1-banda--hover.g1-banda--before .g1-banda__before{opacity:1}.cssanimations .g1-banda--hover.g1-banda--before .g1-banda__after{opacity:0}.cssanimations .g1-banda--hover.g1-banda--after .g1-banda__before{opacity:0}.cssanimations .g1-banda--hover.g1-banda--after .g1-banda__after{opacity:1}.g1-html-rotator{margin:0 0 3em 0}.g1-html-rotator .g1-carousel-items{margin:0;overflow:hidden;list-style:none}.g1-html-rotator .g1-carousel-item{max-width:100%;display:block;float:left}.g1-html-rotator .g1-carousel-item>.g1-quote{margin-bottom:0}.g1-html-rotator .g1-toolbar{border-width:1px 0 0}.g1-html-rotator .g1-toolbar:after{display:table;clear:both;content:""}.g1-html-rotator .g1-nav-direction{float:right}.g1-html-rotator .g1-nav-direction:after{display:table;clear:both;content:""}.g1-html-rotator .g1-nav-direction__prev,.g1-html-rotator .g1-nav-direction__next{width:20px;height:20px;margin:5px 0 5px 5px;display:block;float:left;overflow:hidden;position:relative;cursor:pointer;font-size:0;background:#000!important;color:#fff!important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:.5}.g1-html-rotator .g1-nav-direction__prev:before,.g1-html-rotator .g1-nav-direction__next:before{width:100%;height:14px;margin-top:-7px;display:block;position:absolute;top:50%;left:0;border-width:1px;text-align:center;font:14px/14px FontAwesome}.g1-html-rotator .g1-nav-direction__prev:hover,.g1-html-rotator .g1-nav-direction__next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);opacity:.75}.g1-html-rotator .g1-nav-direction__prev:before{content:"\f104"}.g1-html-rotator .g1-nav-direction__next:before{content:"\f105"}.g1-html-rotator .g1-nav-coin{margin:0 10px 0 0;padding:5px 0 5px 0;float:left;list-style:none}.g1-html-rotator .g1-nav-coin li{margin:0 5px 5px 0;float:left}.g1-html-rotator .g1-nav-coin a{width:20px;height:20px;overflow:hidden;display:block;position:relative;text-indent:20px;background:none}.g1-html-rotator .g1-nav-coin a:before{width:20px;height:20px;display:block;position:absolute;left:0;top:0;content:"";background-color:#000;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=25);opacity:.25}.g1-html-rotator .g1-nav-coin a:after{width:6px;height:6px;position:absolute;left:5px;top:5px;z-index:2;display:block;content:"";border-style:solid;border-width:2px;border-color:#fff;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);opacity:.75}.g1-html-rotator .g1-nav-coin a:hover:after{width:12px;height:12px;left:2px;top:2px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=99);opacity:.99}.g1-html-rotator .g1-nav-coin li.g1-selected a:after{background:#fff;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=99);opacity:.99}.cssanimations .g1-html-rotator .g1-nav-icon a:before,.cssanimations .g1-html-rotator .g1-nav-icon a:after{-moz-transition:all 0.175s ease-in-out;-o-transition:all 0.175s ease-in-out;-webkit-transition:all 0.175s ease-in-out;transition:all 0.175s ease-in-out}.g1-carousel{position:relative}.g1-simple-slider{position:relative}.g1-simple-slider .g1-progress{width:100%;height:5px;position:absolute;top:-5px;left:0;pointer-events:none;display:none}.g1-simple-slider .g1-progress>div{height:100%}.g1-simple-slider .g1-progress>div>div{height:100%;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:.5}.g1-simple-slider .g1-slides{margin:0;list-style:none}.g1-simple-slider .g1-slide{height:auto;display:block;float:left}.g1-simple-slider figure{width:100%;margin:0;float:left;position:relative}.g1-simple-slider figure img{display:block}.g1-simple-slider figcaption{position:absolute;left:40px;bottom:40px;width:400px;height:auto;display:block}.g1-simple-slider .g1-slide__title{padding:10px 20px;float:left;position:relative;z-index:1;color:#fff;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:.8}.g1-simple-slider .g1-slide__title>.g1-background{background:#000}.g1-simple-slider .g1-slide__description{margin-top:2px;padding:10px 20px;clear:left;float:left;position:relative;z-index:1;color:#fff;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);opacity:.6}.g1-simple-slider .g1-slide__description>.g1-background{background:#000}@media only screen and (max-width:600px){.g1-simple-slider figcaption{display:none}}.g1-simple-slider.g1-transition .g1-progress{display:none}.g1-simple-slider .g1-slide:first-child{visibility:hidden}.g1-simple-slider .g1-carousel .g1-slide:first-child{visibility:visible}.g1-simple-slider .g1-slide+.g1-slide{display:none}.g1-simple-slider .g1-carousel .g1-slide+.g1-slide{display:block}.g1-simple-slider .g1-toolbar{margin-left:auto;margin-right:auto}.g1-simple-slider .g1-toolbar>.g1-inner{width:94.53125%;max-width:968px;margin-left:auto;margin-right:auto;position:relative}.g1-simple-slider.g1-width-semi .g1-nav-direction{max-width:1136px}.g1-simple-slider.g1-width-standard .g1-nav-direction{max-width:1024px}.g1-simple-slider.g1-width-narrow .g1-nav-direction{max-width:968px}.g1-simple-slider .g1-fullscreen{width:56px;height:36px;position:absolute;top:0;right:0}.g1-simple-slider .g1-fullscreen>a{position:absolute;left:0;right:0;top:6px;bottom:6px;display:block;font-size:0;border-width:1px}.g1-simple-slider .g1-fullscreen>a:before{width:100%;height:14px;margin-top:-7px;position:absolute;left:0;top:50%;display:block;text-align:center;font:14px/14px FontAwesome;content:"\f065"}.cssanimations .g1-simple-slider .g1-fullscreen a{-moz-transition:all 0.175s ease-in-out;-o-transition:all 0.175s ease-in-out;-webkit-transition:all 0.175s ease-in-out;transition:all 0.175s ease-in-out}.g1-simple-slider .g1-nav-coin{margin:0 auto;list-style:none}.g1-simple-slider .g1-nav-coin li{float:left}.g1-simple-slider .g1-nav-coin a{display:block;position:relative}.g1-simple-slider.g1-nav-coin-standard .g1-nav-coin{padding:8px 0 3px}.g1-simple-slider.g1-nav-coin-standard .g1-nav-coin li{margin:0 5px 5px 0}.g1-simple-slider.g1-nav-coin-standard .g1-nav-coin a{width:0;padding-left:20px;height:20px;overflow:hidden;background:none}.g1-simple-slider.g1-nav-coin-standard .g1-nav-coin a:before{width:20px;height:20px;display:block;position:absolute;left:0;top:0;content:"";background-color:#000;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=25);opacity:.25}.g1-simple-slider.g1-nav-coin-standard .g1-nav-coin a:after{width:6px;height:6px;position:absolute;left:5px;top:5px;z-index:2;display:block;content:"";border-style:solid;border-width:2px;border-color:#fff;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);opacity:.75}.g1-simple-slider.g1-nav-coin-standard .g1-nav-coin a:hover:after{width:12px;height:12px;left:2px;top:2px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:.9999}.g1-simple-slider.g1-nav-coin-standard .g1-nav-coin li.g1-selected a:after{background:#fff;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:.9999}.g1-simple-slider.g1-nav-coin-standard .g1-nav-coin img{display:none}.cssanimations .g1-simple-slider.g1-nav-coin-standard .g1-nav-coin a:after{-moz-transition:all 0.175s ease-in-out;-o-transition:all 0.175s ease-in-out;-webkit-transition:all 0.175s ease-in-out;transition:all 0.175s ease-in-out}.g1-simple-slider.g1-nav-coin-thumbs .g1-nav-coin li{margin:4px 4px 4px 0;overflow:hidden}.g1-tl-circle .g1-simple-slider.g1-nav-coin-thumbs .g1-nav-coin li{-moz-border-radius-topleft:12px;-webkit-border-top-left-radius:12px;border-top-left-radius:12px}.g1-tr-circle .g1-simple-slider.g1-nav-coin-thumbs .g1-nav-coin li{-moz-border-radius-topright:12px;-webkit-border-top-right-radius:12px;border-top-right-radius:12px}.g1-br-circle .g1-simple-slider.g1-nav-coin-thumbs .g1-nav-coin li{-moz-border-radius-bottomright:12px;-webkit-border-bottom-right-radius:12px;border-bottom-right-radius:12px}.g1-bl-circle .g1-simple-slider.g1-nav-coin-thumbs .g1-nav-coin li{-moz-border-radius-bottomleft:12px;-webkit-border-bottom-left-radius:12px;border-bottom-left-radius:12px}.g1-simple-slider.g1-nav-coin-thumbs .g1-nav-coin a:before{width:100%;height:100%;display:block;position:absolute;left:0;top:0;z-index:2;content:"";filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:.5}.g1-simple-slider.g1-nav-coin-thumbs .g1-nav-coin img{display:block;position:relative}.g1-simple-slider.g1-nav-coin-thumbs .g1-nav-coin img:before{width:100%;height:100%;display:block;position:absolute;top:0;left:0;background:red;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:.5;content:"";z-index:2}.g1-simple-slider{margin-left:auto;margin-right:auto}.g1-simple-slider.g1-width-semi{max-width:1136px}.g1-simple-slider.g1-width-standard{max-width:1024px}.g1-simple-slider.g1-width-narrow{max-width:968px}.g1-simple-slider-standout,.g1-simple-slider-viewport{max-width:100%!important;width:100%!important}.g1-simple-slider-standout figcaption{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}.g1-simple-slider-standout .g1-selected figcaption{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1}.g1-simple-slider-standout.g1-transition .g1-selected figcaption{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}#ie8 .g1-simple-slider-standout figure img{max-width:none}.cssanimations .g1-simple-slider-standout figcaption{-moz-transition:opacity 0.35s ease-in-out;-o-transition:opacity 0.35s ease-in-out;-webkit-transition:opacity 0.35s ease-in-out;transition:opacity 0.35s ease-in-out;-webkit-backface-visibility:hidden}.g1-simple-slider-relay{max-width:100%!important;width:100%!important}.g1-simple-slider-relay>.g1-inner{margin-left:auto;margin-right:auto}.g1-simple-slider-relay.g1-width-semi>.g1-inner{max-width:1136px}.g1-simple-slider-relay.g1-width-standard>.g1-inner{max-width:1024px}.g1-simple-slider-relay.g1-width-narrow>.g1-inner{max-width:968px}.g1-simple-slider-simple>.g1-inner{margin-left:auto;margin-right:auto}.g1-simple-slider-kenburns{margin-left:auto;margin-right:auto}.g1-simple-slider-kenburns .g1-slides{overflow:hidden;max-height:100%}.g1-simple-slider-kenburns .g1-slide{max-height:100%;overflow:hidden;position:relative}.g1-simple-slider-kenburns figure{width:100%;height:100%;overflow:hidden;position:static}.g1-simple-slider-kenburns figure>div{width:100%;max-height:100%;overflow:hidden}.g1-simple-slider-kenburns figure img{position:relative;max-width:120%}.g1-simple-slider-viewport{overflow:hidden}.g1-simple-slider-viewport .g1-nav-direction{margin-left:auto;margin-right:auto;position:relative;bottom:-50%;z-index:999}.g1-simple-slider-viewport .g1-nav-direction__prev,.g1-simple-slider-viewport .g1-nav-direction__next{width:1000px;height:1000px;display:block;overflow:hidden;position:absolute;top:-500px;text-indent:100%;white-space:no-wrap;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:.5}.g1-simple-slider-viewport .g1-nav-direction__prev:hover,.g1-simple-slider-viewport .g1-nav-direction__next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);opacity:.75}.g1-simple-slider-viewport .g1-nav-direction__prev:after,.g1-simple-slider-viewport .g1-nav-direction__next:after{margin-top:-21px;display:block;position:absolute;top:50%;text-indent:0;font:42px/42px FontAwesome}.g1-simple-slider-viewport .g1-nav-direction__prev:hover:after,.g1-simple-slider-viewport .g1-nav-direction__next:hover:after{margin-top:-35px;font-size:70px;line-height:70px}.g1-simple-slider-viewport .g1-nav-direction__prev{right:100%}.g1-simple-slider-viewport .g1-nav-direction__prev:after{right:20px;content:"\f104"}.g1-simple-slider-viewport .g1-nav-direction__next{left:100%}.g1-simple-slider-viewport .g1-nav-direction__next:after{left:20px;content:"\f105"}.g1-simple-slider-relay{margin-left:auto;margin-right:auto;overflow:hidden}.g1-simple-slider-relay .g1-inner{position:relative}.g1-simple-slider-relay .g1-carousel-left{width:100%;margin-right:-40%;position:absolute;top:0;right:100%;z-index:1}.g1-simple-slider-relay .g1-carousel-center{position:relative;z-index:2}.g1-simple-slider-relay .g1-carousel-right{width:100%;margin-left:-40%;position:absolute;top:0;left:100%;z-index:1}.g1-simple-slider-simple .g1-nav-direction,.g1-simple-slider-kenburns .g1-nav-direction,.g1-simple-slider-standout .g1-nav-direction,.g1-simple-slider-relay .g1-nav-direction{margin-left:auto;margin-right:auto;position:relative;bottom:-50%;z-index:99}.g1-simple-slider-simple .g1-nav-direction__prev,.g1-simple-slider-simple .g1-nav-direction__next,.g1-simple-slider-kenburns .g1-nav-direction__prev,.g1-simple-slider-kenburns .g1-nav-direction__next,.g1-simple-slider-standout .g1-nav-direction__prev,.g1-simple-slider-standout .g1-nav-direction__next,.g1-simple-slider-relay .g1-nav-direction__prev,.g1-simple-slider-relay .g1-nav-direction__next{width:0;padding-left:32px;height:32px;display:block;overflow:hidden;position:absolute;top:-16px}.g1-simple-slider-simple .g1-nav-direction__prev:after,.g1-simple-slider-simple .g1-nav-direction__next:after,.g1-simple-slider-kenburns .g1-nav-direction__prev:after,.g1-simple-slider-kenburns .g1-nav-direction__next:after,.g1-simple-slider-standout .g1-nav-direction__prev:after,.g1-simple-slider-standout .g1-nav-direction__next:after,.g1-simple-slider-relay .g1-nav-direction__prev:after,.g1-simple-slider-relay .g1-nav-direction__next:after{width:100%;height:14px;margin-top:-7px;display:block;position:absolute;top:50%;left:0;text-indent:0;text-align:center;font:14px/14px FontAwesome}.g1-simple-slider-simple .g1-nav-direction__prev,.g1-simple-slider-kenburns .g1-nav-direction__prev,.g1-simple-slider-standout .g1-nav-direction__prev,.g1-simple-slider-relay .g1-nav-direction__prev{left:10px}.g1-simple-slider-simple .g1-nav-direction__prev:after,.g1-simple-slider-kenburns .g1-nav-direction__prev:after,.g1-simple-slider-standout .g1-nav-direction__prev:after,.g1-simple-slider-relay .g1-nav-direction__prev:after{content:"\f104"}.g1-simple-slider-simple .g1-nav-direction__next,.g1-simple-slider-kenburns .g1-nav-direction__next,.g1-simple-slider-standout .g1-nav-direction__next,.g1-simple-slider-relay .g1-nav-direction__next{right:10px}.g1-simple-slider-simple .g1-nav-direction__next:after,.g1-simple-slider-kenburns .g1-nav-direction__next:after,.g1-simple-slider-standout .g1-nav-direction__next:after,.g1-simple-slider-relay .g1-nav-direction__next:after{content:"\f105"}.cssanimations .g1-simple-slider-simple .g1-nav-direction__prev,.cssanimations .g1-simple-slider-simple .g1-nav-direction__next,.cssanimations .g1-simple-slider-kenburns .g1-nav-direction__prev,.cssanimations .g1-simple-slider-kenburns .g1-nav-direction__next,.cssanimations .g1-simple-slider-standout .g1-nav-direction__prev,.cssanimations .g1-simple-slider-standout .g1-nav-direction__next,.cssanimations .g1-simple-slider-relay .g1-nav-direction__prev,.cssanimations .g1-simple-slider-relay .g1-nav-direction__next{-moz-transition:all 0.35s ease-in-out;-o-transition:all 0.35s ease-in-out;-webkit-transition:all 0.35s ease-in-out;transition:all 0.35s ease-in-out}.g1-simple-slider-simple.g1-transition .g1-nav-direction__prev,.g1-simple-slider-kenburns.g1-transition .g1-nav-direction__prev,.g1-simple-slider-standout.g1-transition .g1-nav-direction__prev,.g1-simple-slider-relay.g1-transition .g1-nav-direction__prev{left:-100px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}.g1-simple-slider-simple.g1-transition .g1-nav-direction__next,.g1-simple-slider-kenburns.g1-transition .g1-nav-direction__next,.g1-simple-slider-standout.g1-transition .g1-nav-direction__next,.g1-simple-slider-relay.g1-transition .g1-nav-direction__next{right:-100px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}.cssanimations .g1-simple-slider-viewport figcaption{-moz-transition:-moz-transform 0.375s ease-in-out;-o-transition:-o-transform 0.375s ease-in-out;-webkit-transition:-webkit-transform 0.375s ease-in-out;transition:transform 0.375s ease-in-out;-webkit-backface-visibility:hidden}.cssanimations .g1-simple-slider-viewport .g1-slide.g1-selected figcaption{-moz-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}.cssanimations .g1-simple-slider-viewport.g1-transition figcaption{-moz-transform:translate(100px,0);-ms-transform:translate(100px,0);-webkit-transform:translate(100px,0);transform:translate(100px,0)}.cssanimations .g1-simple-slider-viewport.g1-transition .g1-slide.g1-selected+.g1-slide figcaption{-moz-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}.cssanimations .g1-simple-slider-viewport .g1-nav-direction__prev,.cssanimations .g1-simple-slider-viewport .g1-nav-direction__next{-moz-transition:opacity 0.35s ease-in-out;-o-transition:opacity 0.35s ease-in-out;-webkit-transition:opacity 0.35s ease-in-out;transition:opacity 0.35s ease-in-out;-webkit-backface-visibility:hidden}.cssanimations .g1-simple-slider-viewport .g1-nav-direction__prev:after,.cssanimations .g1-simple-slider-viewport .g1-nav-direction__next:after{-moz-transition:all 0.35s cubic-bezier(.68,-.55,.265,1.55);-o-transition:all 0.35s cubic-bezier(.68,-.55,.265,1.55);-webkit-transition:all 0.35s cubic-bezier(.68,-.55,.265,1.55);transition:all 0.35s cubic-bezier(.68,-.55,.265,1.55)}.cssanimations .g1-simple-slider-viewport .g1-nav-direction__prev:hover:after{-moz-transform:translate(-24px,0);-ms-transform:translate(-24px,0);-webkit-transform:translate(-24px,0);transform:translate(-24px,0)}.cssanimations .g1-simple-slider-viewport .g1-nav-direction__next:hover:after{-moz-transform:translate(24px,0);-ms-transform:translate(24px,0);-webkit-transform:translate(24px,0);transform:translate(24px,0)}.tp-caption img{-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"}.tparrows.default{overflow:hidden;background:#000;color:#fff;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=25);opacity:.25}.rev_slider_wrapper:hover .tparrows.default{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:.5}.rev_slider_wrapper:hover .tparrows.default:hover,.tparrows.default:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);opacity:.75}.tparrows.default:before{width:100%;height:28px;margin-top:-14px;display:block;position:absolute;left:0;top:50%;text-align:center;font:28px/28px FontAwesome}.tp-leftarrow:before{content:"\f104"}.tp-rightarrow:before{content:"\f105"}.tp-bullets .tparrows{width:20px;height:20px;margin-top:-10px;background:#000;color:#fff;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);opacity:.75}.tp-bullets .tparrows:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=99);opacity:.99}.tp-bullets .tparrows:before{width:100%;height:14px;margin-top:-7px;display:block;position:absolute;left:0;top:50%;text-align:center;font:14px/14px FontAwesome}.tp-bullets.simplebullets.round .bullet{width:20px;height:20px;margin-top:0;background:none;position:relative}.tp-bullets.simplebullets.round .bullet:before{width:100%;height:100%;display:block;position:absolute;left:0;top:0;content:"";background-color:#000;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=25);opacity:.25}.tp-bullets.simplebullets.round .bullet:after{width:6px;height:6px;position:absolute;left:5px;top:5px;z-index:2;display:block;content:"";border-style:solid;border-width:2px;border-color:#fff;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);opacity:.75}.tp-bullets.simplebullets.round .bullet:hover:after{width:12px;height:12px;left:2px;top:2px;filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1}.tp-bullets.simplebullets.round .bullet.selected:after{background:#fff}.tp-loader{background-color:#fff;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:.5;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}.cssanimations .tparrows.default{-moz-transition:opacity 0.35s ease-in-out;-o-transition:opacity 0.35s ease-in-out;-webkit-transition:opacity 0.35s ease-in-out;transition:opacity 0.35s ease-in-out}.cssanimations .tp-bullets .tparrows{-moz-transition:opacity 0.35s ease-in-out;-o-transition:opacity 0.35s ease-in-out;-webkit-transition:opacity 0.35s ease-in-out;transition:opacity 0.35s ease-in-out}.cssanimations .tp-bullets.simplebullets.round .bullet:after{-moz-transition:all 0.175s ease-in-out;-o-transition:all 0.175s ease-in-out;-webkit-transition:all 0.175s ease-in-out;transition:all 0.175s ease-in-out}.g1-twitter{margin-bottom:1.5em}.g1-twitter__items{margin:0;list-style:none}.g1-twitter--simple .g1-twitter__items{margin:0;padding:1.5em;position:relative;list-style:none;z-index:2}.g1-twitter--simple .g1-twitter__items:before{width:0;display:block;content:"";position:absolute;bottom:-16px;left:34px;border-width:8px;border-style:solid outset outset solid;border-right-color:transparent!important;border-bottom-color:transparent!important}.g1-twitter--simple .g1-twitter__items li{padding-bottom:.75em}.g1-twitter--simple .g1-twitter__items li+li{padding-top:.75em;border-top-width:1px}.g1-twitter--simple .g1-twitter__items p{margin-bottom:0}.g1-twitter--simple .g1-twitter__follow{min-height:3em;padding:18px 0 0 42px;margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.g1-twitter--simple .g1-twitter__follow:before{margin-right:10px;position:absolute;left:0;top:8px;font-size:28px;font-family:FontAwesome;content:"\f099";color:#39A9E0}.g1-twitter--carousel{padding-top:38px;position:relative}.g1-twitter--carousel .g1-twitter__items>li+li{display:none}.g1-twitter--carousel .g1-carousel .g1-twitter__items>li+li{display:block}.g1-twitter--carousel .g1-twitter__item{text-align:center}.g1-twitter--carousel .g1-tweet-text{margin-bottom:0}.g1-twitter--carousel .g1-twitter__follow{width:28px;height:28px;margin-left:-14px;overflow:hidden;position:absolute;left:50%;top:0;font-size:0}.g1-twitter--carousel .g1-twitter__follow:before{width:100%;height:28px;margin-top:-14px;position:absolute;left:0;top:50%;text-align:center;font:28px/28px FontAwesome;content:"\f099";-webkit-font-smoothing:antialiased;color:#39A9E0}.g1-twitter--carousel .g1-nav-direction{position:absolute;left:50%;top:4px}.g1-twitter--carousel .g1-nav-direction__prev,.g1-twitter--carousel .g1-nav-direction__next{width:18px;height:18px;display:block;overflow:hidden;position:relative;border-width:1px}.g1-twitter--carousel .g1-nav-direction__prev:before,.g1-twitter--carousel .g1-nav-direction__next:before{width:14px;height:14px;margin-top:-7px;margin-left:-7px;display:block;position:absolute;left:50%;top:50%;text-align:center;font:14px/14px FontAwesome}.g1-twitter--carousel .g1-nav-direction__prev{position:absolute;right:50%;margin-right:30px}.g1-twitter--carousel .g1-nav-direction__prev:before{content:"\f104"}.g1-twitter--carousel .g1-nav-direction__next{position:absolute;left:50%;margin-left:30px}.g1-twitter--carousel .g1-nav-direction__next:before{content:"\f105"}.cssanimations .g1-twitter--carousel .g1-nav-direction__prev,.cssanimations .g1-twitter--carousel .g1-nav-direction__next{-moz-transition:all 0.35s ease-in-out;-o-transition:all 0.35s ease-in-out;-webkit-transition:all 0.35s ease-in-out;transition:all 0.35s ease-in-out}.g1-gmap-wrapper{margin-bottom:1.5em;position:relative;overflow:hidden}.g1-gmap-wrapper .g1-pan-control{max-width:75px!important;width:75px!important;height:75px!important;display:block;position:absolute;left:28px;top:28px}.g1-gmap-wrapper .g1-pan-control div{width:25px;height:25px;overflow:hidden;position:absolute;cursor:pointer}.g1-gmap-wrapper .g1-pan-control div:before{width:100%;height:100%;display:block;position:absolute;left:0;top:0;text-align:center;font:28px/25px FontAwesome}.g1-gmap-wrapper .g1-pan-control .g1-top{left:25px;top:0}.g1-gmap-wrapper .g1-pan-control .g1-top:before{content:"\f106"}.g1-gmap-wrapper .g1-pan-control .g1-bottom{left:25px;bottom:0}.g1-gmap-wrapper .g1-pan-control .g1-bottom:before{content:"\f107"}.g1-gmap-wrapper .g1-pan-control .g1-left{left:0;top:25px}.g1-gmap-wrapper .g1-pan-control .g1-left:before{content:"\f104"}.g1-gmap-wrapper .g1-pan-control .g1-right{right:0;top:25px}.g1-gmap-wrapper .g1-pan-control .g1-right:before{content:"\f105"}.g1-gmap-wrapper .g1-zoom-control{max-width:75px!important;width:75px!important;height:25px!important;position:absolute;left:28px;top:103px}.g1-gmap-wrapper .g1-zoom-control div{width:50%;height:25px;float:right;position:relative;cursor:pointer}.g1-gmap-wrapper .g1-zoom-control div:before{width:100%;height:25px;display:block;position:absolute;left:0;top:0;text-align:center;font:14px/25px FontAwesome}.g1-gmap-wrapper .g1-zoom-control .g1-zoom-in:before{content:"\f067"}.g1-gmap-wrapper .g1-zoom-control .g1-zoom-out:before{content:"\f068"}.g1-gmap-wrapper .g1-full-map-control{max-width:25px!important;width:25px!important;height:25px!important;overflow:hidden;position:absolute;top:53px;left:53px}.g1-gmap-wrapper .g1-full-map-control a{width:100%;height:100%;display:block;position:absolute;left:0;top:0}.g1-gmap-wrapper .g1-full-map-control a:before{width:100%;height:100%;margin-top:-7px;display:block;position:relative;left:0;top:50%;text-align:center;font:14px/14px FontAwesome;content:"\f065"}.g1-gmap img{max-width:none}div.g1-gmap__box{min-width:320px;margin:20px 0 0;display:block}div.g1-gmap__box>.g1-inner{padding:20px;margin:0 50% 0 -50%}#page{overflow:hidden}.g1-background{position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1}#g1-top{position:relative}#g1-preheader,#g1-header,#g1-precontent,.g1-content,#g1-prefooter,#g1-footer{position:relative}#g1-preheader:before,#g1-preheader:after,#g1-header:before,#g1-header:after,#g1-precontent:before,#g1-precontent:after,.g1-content:before,.g1-content:after,#g1-prefooter:before,#g1-prefooter:after,#g1-footer:before,#g1-footer:after{content:" ";display:table}#g1-preheader:after,#g1-header:after,#g1-precontent:after,.g1-content:after,#g1-prefooter:after,#g1-footer:after{clear:both}#ie7 #g1-preheader,#ie7 #g1-header,#ie7 #g1-precontent,#ie7 .g1-content,#ie7 #g1-prefooter,#ie7 #g1-footer{zoom:1}#g1-preheader>.g1-background,#g1-header>.g1-background,#g1-precontent>.g1-background,.g1-content>.g1-background,#g1-prefooter>.g1-background,#g1-footer>.g1-background{width:100%;position:absolute;top:0;bottom:0}.g1-grid{width:100%;min-height:1px;letter-spacing:-.31em}ul.g1-grid{margin:0;list-style:none}.g1-grid:after{display:block;height:0;visibility:hidden;clear:both;content:""}#ie7 .g1-grid{zoom:1}.g1-grid>.g1-column{min-height:1px;margin-left:2.89256198%;float:left;letter-spacing:normal}ul.g1-grid>li.g1-column{float:none;display:inline-block;vertical-align:top}#ie7 ul.g1-grid>li.g1-column{display:inline;zoom:1}ul.g1-grid>li.g1-column.g1-valign-top{vertical-align:top}ul.g1-grid>li.g1-column.g1-valign-middle{vertical-align:middle}ul.g1-grid>li.g1-column.g1-valign-bottom{vertical-align:bottom}.g1-grid>.g1-column:first-child{margin-left:0}.g1-one{width:100%}.g1-max{width:100%}.g1-one-half{width:48.55371901%}.g1-one-third{width:31.40495868%}.g1-two-third{width:65.70247934%}.g1-one-fourth{width:22.83057851%}.g1-three-fourth{width:74.2768595%}.g1-one-fifth{width:17.68595041%}.g1-two-fifth{width:38.26446281%}.g1-three-fifth{width:58.84297521%}.g1-four-fifth{width:79.4214876%}.g1-one-sixth{width:14.25619835%}.g1-five-sixth{width:82.85123967%}@media only screen and (min-width:768px){.js.cssanimations .g1-column[data-g1-delay]{opacity:0;-webkit-backface-visibility:hidden}.js.cssanimations .g1-column.g1-start-animation{opacity:1;-moz-transition:opacity 1s ease;-o-transition:opacity 1s ease;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}}.g1-secondary-wide #primary{width:75%;float:left}.g1-secondary-wide #secondary{width:20%;float:left}.g1-secondary-wide.g1-secondary-before #primary{position:relative;left:20%}.g1-secondary-wide.g1-secondary-before #secondary{position:relative;left:-80%}.g1-secondary-narrow #primary{width:74.2768595%;float:left}.g1-secondary-narrow #secondary{width:22.83057851%;margin-left:2.89256198%;float:left}.g1-secondary-narrow.g1-secondary-before #primary{position:relative;left:25.7231405%}.g1-secondary-narrow.g1-secondary-before #secondary{position:relative;left:-77.16942149%}@media only screen and (max-width:600px){.g1-grid>.g1-column{width:100%!important;margin:0!important;float:none!important;left:auto!important}}@media only screen and (max-width:767px){#primary,#secondary{width:100%!important;margin:0!important;float:none!important;left:auto!important}#secondary>.g1-inner{padding:0!important}}.entry-title{-ms-word-wrap:break-word;word-wrap:break-word}.entry-content{-ms-word-wrap:break-word;word-wrap:break-word}.entry-featured-media{position:relative;overflow:hidden;text-align:center}.entry-featured-media>.g1-frame{margin:0}.entry-featured-media a{position:relative;display:block}.entry-featured-media .g1-fluid-wrapper,.entry-featured-media .media-audio,.entry-featured-media img,.entry-featured-media object,.entry-featured-media iframe{margin:0 auto;display:block}.entry-featured-media .g1-placeholder i:before{content:"\f070"}article.format-aside .entry-featured-media .g1-placeholder i:before{content:"\\f040"}article.format-chat .entry-featured-media .g1-placeholder i:before{content:"\\f086"}article.format-link .entry-featured-media .g1-placeholder i:before{content:"\\f0c1"}article.format-quote .entry-featured-media .g1-placeholder i:before{content:"\\f10e"}article.format-status .entry-featured-media .g1-placeholder i:before{content:"\\f0a1"}.g1-gallery-data{display:none}.entry-meta>time,.entry-meta>span{margin-right:.33em}.entry-comments-link>a:before{margin-right:5px;font-size:14px;font-family:FontAwesome;content:"\f0e5"}.entry-comments-link>a span{display:none}.entry-comments-link>span{font-size:0}.entry-comments-link>span:before{margin-right:7px;font-size:14px;font-family:FontAwesome;content:"\f05e\0000a0\f0e5";cursor:default}.entry-terms{margin-bottom:1.5em}.entry-categories div,.entry-tags div{padding-left:20px;position:relative;overflow:hidden}.entry-categories span,.entry-tags span{width:20px;display:block;overflow:hidden;position:absolute;left:0;white-space:nowrap;text-indent:100%}.entry-categories span:before,.entry-tags span:before{position:absolute;left:0;text-indent:0;font-size:14px;line-height:100%;font-family:FontAwesome}.entry-categories ul,.entry-tags ul{margin:0;display:inline;overflow:hidden;list-style:none}.entry-categories li,.entry-tags li{float:left}.entry-categories li a:after,.entry-tags li a:after{padding-right:.33em;content:","}.entry-categories li:last-child a:after,.entry-tags li:last-child a:after{padding-right:0;content:""}.entry-categories span:before{content:"\f07b"}.entry-tags span:before{content:"\f02b"}.entry-categories:first-child,.entry-tags:first-child{padding-top:1.5em;border-width:1px 0 0;border-style:dotted}.g1-collection .entry-categories:first-child,.g1-collection .entry-tags:first-child{border-width:0;padding-top:0}@media only screen and (min-width:768px){.g1-essentials:after{display:table;clear:both;content:""}.g1-essential-media,.g1-essential-nonmedia{position:relative;float:left}.g1-mediabox-wide .g1-essential-media{width:65.70247934%}.g1-mediabox-wide .g1-essential-nonmedia{width:31.40495868%;margin-left:2.89256198%}.g1-mediabox-wide.g1-mediabox-after .g1-essential-nonmedia{left:-68.59504132%}.g1-mediabox-wide.g1-mediabox-after .g1-essential-media{left:34.29752066%}.g1-mediabox-narrow .g1-essential-media{width:48.55371901%}.g1-mediabox-narrow .g1-essential-nonmedia{width:48.55371901%;margin-left:2.89256198%}.g1-mediabox-narrow.g1-mediabox-after .g1-essential-nonmedia{left:-51.44628099%}.g1-mediabox-narrow.g1-mediabox-after .g1-essential-media{left:51.44628099%}}.g1-flags{display:none}.g1-nav-single{margin:0 0 3em 0;padding:1.5em 0;border-width:1px 0 0 0}.g1-nav-single p{display:none}.g1-nav-single ol{min-height:40px;margin:0;position:relative;list-style:none}.g1-nav-single li>strong{display:block;font-weight:400}.g1-nav-single__prev,.g1-nav-single__next{float:left;width:50%;min-height:1px}.g1-nav-single__prev>a,.g1-nav-single__next>a{display:block;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.g1-nav-single__prev>a:after,.g1-nav-single__next>a:after{width:20px;margin-top:-14px;display:block;position:absolute;top:50%;font:28px/28px FontAwesome}.g1-nav-single__prev{text-align:left}.g1-nav-single__prev>strong{padding-right:40px;padding-left:20px}.g1-nav-single__prev>a{padding-right:40px;padding-left:20px}.g1-nav-single__prev>a:after{left:0;content:"\f104"}.g1-nav-single__next{text-align:right}.g1-nav-single__next>strong{padding-right:20px;padding-left:40px}.g1-nav-single__next>a{padding-right:20px;padding-left:40px}.g1-nav-single__next>a:after{right:0;content:"\f105"}.g1-nav-single__back{position:absolute;left:50%}.g1-nav-single__back>strong{visibility:hidden}.g1-nav-single__back>a{width:40px;display:block;overflow:hidden;position:relative;left:-20px;white-space:nowrap;text-indent:100%}.g1-nav-single__back>a:before{width:100%;margin-top:-7px;display:block;position:absolute;top:50%;left:0;text-indent:0;text-align:center;font:14px/14px FontAwesome;content:"\f00a"}.g1-collection--grid.g1-collection--one-half .format-audio .entry-featured-media,.g1-collection--grid.g1-collection--one-third .format-audio .entry-featured-media,.g1-collection--grid.g1-collection--one-fourth .format-audio .entry-featured-media{position:relative}.g1-collection--grid.g1-collection--one-half .format-audio .entry-featured-media .media-audio,.g1-collection--grid.g1-collection--one-third .format-audio .entry-featured-media .media-audio,.g1-collection--grid.g1-collection--one-fourth .format-audio .entry-featured-media .media-audio{margin-top:-30px;position:absolute;left:0;right:0;top:50%;z-index:2}.g1-collection--grid.g1-collection--one-half .format-audio .entry-featured-media .g1-placeholder,.g1-collection--grid.g1-collection--one-third .format-audio .entry-featured-media .g1-placeholder,.g1-collection--grid.g1-collection--one-fourth .format-audio .entry-featured-media .g1-placeholder{margin-bottom:0}.g1-inline-audio{display:none}.mfp-wrap .g1-inline-audio{display:table;margin-left:auto;margin-right:auto}.mfp-content>.jp-audio{display:table;margin-left:auto;margin-right:auto}.g1-chat{margin-left:0;list-style:none}.g1-chat-row{padding:.75em 16px .75em 30px;position:relative}.g1-chat-author{margin-left:-20px}.g1-chat-author>a{width:20px;display:inline-block}.format-gallery .entry-featured-media{position:relative}.format-gallery .entry-featured-media .g1-nav-direction{width:100%;position:absolute;left:0;top:50%}.format-gallery .entry-featured-media .g1-nav-direction__prev,.format-gallery .entry-featured-media .g1-nav-direction__next{width:28px;height:28px;display:block;overflow:hidden;position:absolute;top:-14px;font-size:0;background:#000!important;color:#fff!important;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:.5}.format-gallery .entry-featured-media .g1-nav-direction__prev:before,.format-gallery .entry-featured-media .g1-nav-direction__next:before{width:100%;height:14px;margin-top:-7px;display:block;position:absolute;top:50%;left:0;text-align:center;font:14px/14px FontAwesome}.format-gallery .entry-featured-media .g1-nav-direction__prev:hover,.format-gallery .entry-featured-media .g1-nav-direction__next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);opacity:.75}.format-gallery .entry-featured-media .g1-nav-direction__prev{left:10px}.format-gallery .entry-featured-media .g1-nav-direction__prev:before{content:"\f104"}.format-gallery .entry-featured-media .g1-nav-direction__next{right:10px}.format-gallery .entry-featured-media .g1-nav-direction__next:before{content:"\f105"}.g1-gallery{position:relative}.g1-gallery figure{margin:0}.g1-gallery figure>div{width:66%;float:left}.g1-gallery figure>div img{display:block}.g1-gallery figure figcaption{width:33%;padding-top:4.5em;float:right}.g1-gallery figure figcaption>p{padding:0 5%}.g1-gallery figure figcaption>div{padding:0 5%}.g1-gallery-toolbar{width:33%;height:3em;position:absolute;right:0;top:0;z-index:2;background:#ff0}.g1-gallery-items{margin:0;list-style:none}.g1-gallery-items>li{display:block;float:left}.g1-gallery-items>li figure{display:block;float:left}.g1-gallery-items>li+li{display:none}.g1-carousel .g1-gallery-items>li+li{display:block}.g1-gallery-thumbs{margin:0;list-style:none}.g1-gallery-thumbs li{margin:2px 2px 0 0;float:left;position:relative}.g1-gallery-thumbs li a{position:relative;display:block;overflow:hidden}.g1-gallery-thumbs li a:before{width:100%;height:100%;display:block;position:absolute;top:0;left:0;content:"";background-color:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}.g1-gallery-thumbs li a:after{width:55px;height:55px;display:block;position:absolute;top:0;left:0;text-align:center;font-family:FontAwesome;font-size:14px;line-height:55px;content:"\f062";color:#fff}.g1-gallery-thumbs li a:hover:before{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=66);opacity:.66}.g1-gallery-thumbs li img{display:block}.g1-gallery-thumbs li.g1-selected:before{display:block;position:absolute;top:0;bottom:0;left:0;right:0;z-index:2;content:"";border-style:solid;border-width:5px;border-color:red}.cssanimations .g1-gallery-thumbs li a:before{-moz-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.cssanimations .g1-gallery-thumbs li a:after{-moz-transform:translate(0,100px);-ms-transform:translate(0,100px);-webkit-transform:translate(0,100px);transform:translate(0,100px);-moz-transition:all 0.35s cubic-bezier(.68,-.55,.265,1.55);-o-transition:all 0.35s cubic-bezier(.68,-.55,.265,1.55);-webkit-transition:all 0.35s cubic-bezier(.68,-.55,.265,1.55);transition:all 0.35s cubic-bezier(.68,-.55,.265,1.55)}.cssanimations .g1-gallery-thumbs li a:hover:after{-moz-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}article.format-quote.g1-complete .entry-content blockquote{margin:0;padding:0;border:none;font-size:36px}article.format-quote.g1-complete .entry-content blockquote:before{display:none}article.format-quote.g1-complete .entry-content figcaption,article.format-quote.g1-complete .entry-content cite{font-size:14px;font-style:italic;margin-top:-1.5em}article.format-quote.g1-complete .entry-content figcaption:before,article.format-quote.g1-complete .entry-content cite:before{content:"— "}article.format-status.g1-complete .entry-content p{font-size:36px}article.format-video .entry-featured-media iframe{background:#000}.g1-related-entries{margin:0 0 4.5em 0;padding:1.5em 0 0 0;position:relative;border-width:1px 0 0}.g1-related-entries:before{width:60px;height:0;display:block;position:absolute;top:-1px;left:0;border-style:solid;border-width:1px 0 0;content:""}.gallery{margin-bottom:1.5em}.gallery>ol{margin:0;list-style:none}.gallery-item{float:left;padding:4px 0 0 4px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.gallery-columns-1 .gallery-item{width:100%}.gallery-columns-2 .gallery-item{width:50%}.gallery-columns-3 .gallery-item{width:33.33333333%}.gallery-columns-4 .gallery-item{width:25%}.gallery-columns-5 .gallery-item{width:20%}.gallery-columns-6 .gallery-item{width:16.66666667%}.gallery-columns-7 .gallery-item{width:14.28571429%}.gallery-columns-8 .gallery-item{width:12.5%}.gallery-columns-9 .gallery-item{width:11.11111111%}.gallery-columns-10 .gallery-item{width:10%}.gallery-icon{max-width:100%;position:relative;float:left;overflow:hidden}.gallery-icon>a{max-width:100%;display:block;float:left;position:relative}.gallery-icon>a:before{width:100%;height:100%;display:none;position:absolute;left:0;top:0;content:""}.gallery-icon>a:after{width:42px;height:42px;margin-top:-21px;margin-left:-21px;display:none;position:absolute;left:50%;top:50%;text-align:center;font-family:FontAwesome;font-size:28px;line-height:42px;content:"\f06e"}.gallery-icon>a:hover:before{display:block;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=66);opacity:.66}.gallery-icon>a:hover:after{display:block;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=99);opacity:.99}.gallery-icon img{display:block}.gallery-caption{display:none}.cssanimations .gallery-icon>a:before{display:block;opacity:0;-moz-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out}.cssanimations .gallery-icon>a:after{display:block;opacity:0;-moz-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;-moz-transform:scale(2,2);-ms-transform:scale(2,2);-webkit-transform:scale(2,2);transform:scale(2,2)}.cssanimations .gallery-icon>a:hover:before{opacity:.66}.cssanimations .gallery-icon>a:hover:after{opacity:.99;-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.galleria-lightbox-image .galleria-image{height:95%}.galleria-exit{width:32px;height:32px;display:block;position:absolute;top:12px;right:12px;z-index:999}.galleria-exit-button{width:100%;height:100%;display:block;position:absolute;left:0;top:0;background:gray;color:#fff}.galleria-exit-button:before{width:100%;height:100%;display:block;position:absolute;left:0;top:0;text-align:center;font:14px/32px FontAwesome;content:"\f00d"}.galleria-exit-button:hover{background:#404040;color:#fff}.cssanimations .galleria-exit-button{-moz-transition:all 0.35s ease-in-out;-o-transition:all 0.35s ease-in-out;-webkit-transition:all 0.35s ease-in-out;transition:all 0.35s ease-in-out;-webkit-backface-visibility:hidden}.g1-collection{clear:both}.g1-collection>ul{margin:0;position:relative;list-style:none;letter-spacing:-.31em}.g1-collection__item{outline:1px #fff0 solid;letter-spacing:normal}.g1-collection__item:hover{z-index:3}.g1-collection--grid>ul{width:100.41322314%;left:-4px}.g1-collection--grid>ul>.g1-collection__item{margin:0 0 1.5em;display:inline-block;vertical-align:top}#ie7 .g1-collection--grid>ul>.g1-collection__item{display:inline;zoom:1}.g1-collection--grid article{margin-left:4px}.g1-collection--grid.g1-collection--one-fourth>ul>.g1-collection__item{max-width:243px;width:25%}.g1-secondary-narrow #primary .g1-collection--grid.g1-collection--one-fourth>ul>.g1-collection__item,.g1-secondary-wide #primary .g1-collection--grid.g1-collection--one-fourth>ul>.g1-collection__item,.g1-column.g1-three-fourth .g1-collection--grid.g1-collection--one-fourth>ul>.g1-collection__item{width:33.33333333%}.g1-column.g1-one-half .g1-collection--grid.g1-collection--one-fourth>ul>.g1-collection__item{width:50%}#secondary .g1-collection--grid.g1-collection--one-fourth>ul>.g1-collection__item,.g1-column.g1-one-fourth .g1-collection--grid.g1-collection--one-fourth>ul>.g1-collection__item{width:100%}.g1-collection--grid.g1-collection--one-fourth .entry-featured-media{margin-bottom:.75em}.g1-collection--grid.g1-collection--one-third>ul>.g1-collection__item{max-width:324px;width:33.33333333%}.g1-secondary-narrow #primary .g1-collection--grid.g1-collection--one-third>ul>.g1-collection__item,.g1-secondary-wide #primary .g1-collection--grid.g1-collection--one-third>ul>.g1-collection__item,.g1-column.g1-two-third .g1-collection--grid.g1-collection--one-third>ul>.g1-collection__item{width:50%}.g1-collection--grid.g1-collection--one-third>ul>.g1-collection__item .g1-secondary-narrow #secondary,.g1-collection--grid.g1-collection--one-third>ul>.g1-collection__item .g1-secondary-wide #secondary,.g1-column.g1-one-third .g1-collection--grid.g1-collection--one-third>ul>.g1-collection__item{width:100%}.g1-collection--grid.g1-collection--one-half>ul>.g1-collection__item{max-width:486px;width:50%}.g1-one-half .g1-collection--grid.g1-collection--one-half>ul>.g1-collection__item{width:100%}.g1-collection--grid.g1-collection--two-third>ul>.g1-collection__item{width:100%}.g1-collection--grid.g1-collection--two-third>ul>.g1-collection__item+.g1-collection__item{padding-top:3em;border-top-width:1px}.g1-collection--grid.g1-collection--max>ul>.g1-collection__item{width:100%;margin-bottom:1.5em}.g1-collection--grid.g1-collection--max>ul>.g1-collection__item+.g1-collection__item{padding-top:3em;border-top-width:1px}.g1-collection--list>ul{margin:0;list-style:none}.g1-collection--list .entry-featured-media{margin:0}.g1-collection--list.g1-collection--two-third>ul{margin:0 0 1.5em}.g1-collection--list.g1-collection--two-third>ul>.g1-collection__item{margin:0 0 3em}.g1-collection--list.g1-collection--two-third>ul>.g1-collection__item+.g1-collection__item{padding-top:3em}@media only screen and (max-width:600px){.g1-collection--grid.g1-collection--one-fourth>ul>.g1-collection__item,.g1-collection--grid.g1-collection--one-third>ul>.g1-collection__item,.g1-collection--grid.g1-collection--one-half>ul>.g1-collection__item{width:100%!important}}.g1-collection--gallery{margin-bottom:3em}.g1-collection--gallery>ul>.g1-collection__item{margin-bottom:4px!important}.g1-collection--gallery article{position:relative}.g1-collection--gallery article:before{display:block;position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;visibility:hidden;content:""}.g1-tl-squircle .g1-collection--gallery article:before{-moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px;border-top-left-radius:10px}.g1-tr-squircle .g1-collection--gallery article:before{-moz-border-radius-topright:10px;-webkit-border-top-right-radius:10px;border-top-right-radius:10px}.g1-tl-circle .g1-collection--gallery article:before{-moz-border-radius-topleft:24px;-webkit-border-top-left-radius:24px;border-top-left-radius:24px}.g1-tr-circle .g1-collection--gallery article:before{-moz-border-radius-topright:24px;-webkit-border-top-right-radius:24px;border-top-right-radius:24px}.g1-collection--gallery article figure{margin-bottom:0!important}.g1-collection--gallery article .g1-nonmedia{width:100%;position:absolute;left:0;top:100%;visibility:hidden}.g1-collection--gallery article .g1-nonmedia>.g1-inner{padding:20px 20px 1px 20px;position:relative;z-index:1;visibility:hidden}.g1-br-squircle .g1-collection--gallery article .g1-nonmedia>.g1-inner{-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px}.g1-bl-squircle .g1-collection--gallery article .g1-nonmedia>.g1-inner{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px}.g1-br-circle .g1-collection--gallery article .g1-nonmedia>.g1-inner{-moz-border-radius-bottomright:24px;-webkit-border-bottom-right-radius:24px;border-bottom-right-radius:24px}.g1-bl-circle .g1-collection--gallery article .g1-nonmedia>.g1-inner{-moz-border-radius-bottomleft:24px;-webkit-border-bottom-left-radius:24px;border-bottom-left-radius:24px}.g1-collection--gallery article .g1-nonmedia>.g1-inner:after{width:0;height:0;margin-left:-8px;display:block;position:absolute;left:50%;top:-16px;content:"";border-style:solid;border-width:8px;border-top-color:transparent!important;border-right-color:transparent!important;border-left-color:transparent!important}.g1-collection--gallery article .g1-nonmedia>.g1-01{display:block;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.g1-br-squircle .g1-collection--gallery article .g1-nonmedia>.g1-01{-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;border-bottom-right-radius:10px}.g1-bl-squircle .g1-collection--gallery article .g1-nonmedia>.g1-01{-moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;border-bottom-left-radius:10px}.g1-br-circle .g1-collection--gallery article .g1-nonmedia>.g1-01{-moz-border-radius-bottomright:24px;-webkit-border-bottom-right-radius:24px;border-bottom-right-radius:24px}.g1-bl-circle .g1-collection--gallery article .g1-nonmedia>.g1-01{-moz-border-radius-bottomleft:24px;-webkit-border-bottom-left-radius:24px;border-bottom-left-radius:24px}.g1-collection--gallery article.g1-on--mouse,.g1-collection--gallery article.g1-on--finger{position:relative;z-index:2}.g1-collection--gallery article.g1-on--mouse:before,.g1-collection--gallery article.g1-on--mouse .g1-indicator,.g1-collection--gallery article.g1-on--mouse .g1-nonmedia,.g1-collection--gallery article.g1-on--mouse .g1-nonmedia>.g1-inner,.g1-collection--gallery article.g1-on--mouse .g1-nonmedia>.g1-01,.g1-collection--gallery article.g1-on--finger:before,.g1-collection--gallery article.g1-on--finger .g1-indicator,.g1-collection--gallery article.g1-on--finger .g1-nonmedia,.g1-collection--gallery article.g1-on--finger .g1-nonmedia>.g1-inner,.g1-collection--gallery article.g1-on--finger .g1-nonmedia>.g1-01{visibility:visible}.g1-collection--gallery article.g1-on--mouse:before,.g1-collection--gallery article.g1-on--finger:before{left:-20px;right:-20px;top:-20px;bottom:-20px}.g1-collection--gallery article.g1-on--mouse .g1-nonmedia>.g1-01,.g1-collection--gallery article.g1-on--finger .g1-nonmedia>.g1-01{left:-20px;right:-20px;bottom:-20px}.g1-collection--gallery article.g1-on--mouse .entry-featured-media,.g1-collection--gallery article.g1-on--finger .entry-featured-media{-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.g1-collection--simple .g1-nonmedia{padding:0 10% 0 0}.g1-collection--grid.g1-collection--filterable .g1-nonmedia{padding:0 10% 0 0}.g1-collection--grid.g1-collection--masonry>ul{margin-top:-4px;margin-bottom:1.5em}.g1-collection--grid.g1-collection--masonry>ul>.g1-collection__item{margin-bottom:0;margin-top:4px}.g1-collection--grid.g1-collection--masonry article{padding:4px}.g1-collection--grid.g1-collection--masonry .entry-featured-media{margin-bottom:0;border-width:1px;-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.g1-collection--grid.g1-collection--masonry .g1-nonmedia{padding:1.5em 20px 0 20px;border-width:1px}.g1-collection--grid.g1-collection--masonry .entry-featured-media+.g1-nonmedia{border-top-width:0}.isotope-item{z-index:2}.isotope-hidden.isotope-item{pointer-events:none;z-index:1}.isotope,.isotope .isotope-item{-moz-transition-duration:0.8s;-o-transition-duration:0.8s;-webkit-transition-duration:0.8s;transition-duration:0.8s}.isotope{-moz-transition-property:height,width;-o-transition-property:height,width;-webkit-transition-property:height,width;transition-property:height,width}.isotope .isotope-item{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-ms-transition-property:-ms-transform,opacity;-o-transition-property:top,left,opacity;transition-property:transform,opacity}.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition{-moz-transition-duration:0s;-o-transition-duration:0s;-webkit-transition-duration:0s;transition-duration:0s}.isotope-toolbar{margin:0 0 3em}.g1-isotope-filters>div{margin:4px;padding:0 10px;border-width:1px}.g1-isotope-filters:before,.g1-isotope-filters:after{content:" ";display:table}.g1-isotope-filters:after{clear:both}#ie7 .g1-isotope-filters{zoom:1}.g1-isotope-filters+.g1-isotope-filters{border-top-width:0}.g1-isotope-filters>p{margin-right:1em;display:inline;display:none}.g1-isotope-filter{margin-top:-1px;margin-left:-1px;float:left;border-width:1px}.g1-isotope-filter>a{display:block;padding:10px}.g1-isotope-filter--current{position:relative}.g1-isotope-filter--current:before{width:100%;height:2px;display:block;position:absolute;left:0;top:0;z-index:2;content:""}.g1-isotope-filter--current>a{position:relative;cursor:default}.option-set{margin:-1px 0;padding:0 0 0 1px;display:block;overflow:hidden;list-style:none}.widget{margin-bottom:1.5em;padding-bottom:1px}#secondary .widget{margin-bottom:3em}#secondary .widget+.widget{padding-top:1.5em;position:relative;border-width:1px 0 0}#secondary .widget+.widget:before{width:24px;height:0;display:block;position:absolute;top:-1px;left:0;border-style:solid;border-width:1px 0 0;content:""}#calendar_wrap{max-width:304px;width:100%}#wp-calendar{max-width:304px;width:100%;width:100%;position:relative}#wp-calendar caption{width:auto;padding-top:4px;padding-left:58px;padding-right:0;text-align:right}#wp-calendar thead th{padding:6px 3px 3px;text-align:center;text-transform:uppercase;font-weight:700}#wp-calendar tbody td{padding:3px 3px;text-align:center}#wp-calendar tbody td:first-child{padding-left:6px}#wp-calendar tbody tr:nth-child(1) td{padding-top:9px}#wp-calendar tbody tr:nth-last-child(1) td{padding-bottom:9px}#wp-calendar tbody a{font-weight:700}#wp-calendar tfoot td{padding:3px 0}#wp-calendar tfoot td.pad{width:2px;font-size:0}#wp-calendar tbody td#today{font-weight:700}#wp-calendar tfoot{position:absolute;left:0;top:0}#wp-calendar #prev a,#wp-calendar #prev span,#wp-calendar #next a,#wp-calendar #next span{width:24px;height:24px;display:block;position:relative;overflow:hidden;content:"";text-indent:99px}#wp-calendar #prev a:after,#wp-calendar #prev span:after,#wp-calendar #next a:after,#wp-calendar #next span:after{width:100%;height:14px;margin-top:-7px;display:block;position:absolute;left:0;top:50%;text-indent:0;text-align:center;font:14px/14px FontAwesome}#wp-calendar #prev span,#wp-calendar #next span{cursor:default}#wp-calendar #prev a:after,#wp-calendar #prev span:after{content:"\f104"}#wp-calendar #next a:after,#wp-calendar #next span:after{content:"\f105"}.widget_recent_comments ul,.widget_rss ul{margin-left:0;list-style:none}.widget_recent_comments li,.widget_rss li{padding-top:5px;padding-bottom:5px;display:block;border-width:1px 0 0}.widget_recent_comments li:first-child,.widget_rss li:first-child{padding-top:0;border:0}.widget_recent_entries li li:first-child,.widget_rss li li:first-child{padding-top:5px}.widget_rss .widgettitle{position:relative;padding-left:31px}.widget_rss .widgettitle a.rsswidget:first-child{width:24px;height:24px;margin-top:-12px;position:absolute;left:0;top:50%;display:block;background:#ff8300}.widget_rss .widgettitle a.rsswidget:first-child img{display:none}.widget_rss .widgettitle a.rsswidget:first-child:after{height:24px;width:24px;display:block;position:absolute;left:0;top:0;text-align:center;font:14px/24px FontAwesome;content:"\f09e";color:#fff}.widget_rss li a.rsswidget{display:block}.widget_rss .rssSummary{margin:.75em 0 0}.cssanimations .widget_rss .widgettitle a.rsswidget:first-child:hover:after{-webkit-animation:g1_vertical_loop 0.35s ease-in-out;-moz-animation:g1_vertical_loop 0.35s ease-in-out;-o-animation:g1_vertical_loop 0.35s ease-in-out;animation:g1_vertical_loop 0.35s ease-in-out}.g1-links ul{margin-left:0;list-style:none}.g1-links ul ul{padding:0 0 0 16px;margin:5px 0 0 -16px;border-width:1px 0 0;font-size:1.20481927711em}.g1-links li{padding-top:5px;padding-bottom:5px;display:block;border-width:1px 0 0;padding-left:16px;font-size:.83em}.g1-links li>a{display:block;position:relative;padding-left:0;font-size:1.20481927711em}.g1-links li>a:before{position:absolute;left:-16px;font-size:14px;font-family:FontAwesome;content:"\f105"}.g1-links li:first-child{border:0}.widget_recent_comments li{padding-left:22px;position:relative}.widget_recent_comments li:before{position:absolute;left:0;font-size:14px;font-family:FontAwesome;content:"\f0e5"}.widget_categories select,.widget_archive select{width:100%;max-width:304px;margin-bottom:1.5em;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.tagcloud{margin-bottom:1.5em}.widget_tag_cloud a{line-height:100%}.g1-replies{margin-top:3em;padding-top:.75em;position:relative;border-width:1px 0 0 0}.g1-replies:before{width:60px;height:0;display:block;position:absolute;top:-1px;left:0;border-style:solid;border-width:1px 0 0 0;content:""}.g1-replies h2{padding:10px 0 0 78px;position:relative}.g1-replies h2:before{width:56px;height:56px;display:block;position:absolute;left:0;top:0;text-align:left;font:56px/56px FontAwesome}.g1-replies--comments h2:before{content:"\f086"}.g1-replies--pings h2:before{content:"\f079"}#respond{margin:3em 0 0;padding:.75em 0 0 78px;position:relative;border-width:1px 0 0}#respond:before{width:60px;height:0;display:block;position:absolute;top:-1px;left:0;border-style:solid;border-width:1px 0 0;content:""}.commentlist #respond{margin:1.5em 0}#reply-title{padding:10px 0 0;position:relative}#reply-title:before{width:56px;height:56px;display:block;position:absolute;left:-78px;top:0;text-align:left;font:56px/56px FontAwesome;content:"\f0e5"}.avatar-20{width:20px;height:20px}.avatar-40{width:40px;height:40px}.avatar-60{width:60px;height:60px}.avatar-80{width:80px;height:80px}.avatar-100{width:100px;height:100px}.avatar-120{width:120px;height:120px}.commentlist{margin:0;list-style:none}.commentlist li{position:relative}.commentlist article{padding:1.5em 0 1.5em 78px}.commentlist header div{width:50%;margin-right:5%;float:left}.commentlist header p{width:45%;float:right;text-align:right}.commentlist header cite{font-style:normal;font-weight:700}.commentlist img.avatar{position:absolute;left:0;top:20px}.commentlist ul.children{margin:0 0 0 78px;list-style:none}.comment.parent>article{position:relative}.comment.parent>article:before{width:0;display:block;position:absolute;left:30px;top:80px;bottom:0;border-style:dotted;border-width:0 0 0 1px;content:""}.comment.parent>.children>.comment{position:relative}.comment.parent>.children>.comment:before{width:0;height:100%;display:block;position:absolute;left:-48px;top:0;border-style:dotted;border-width:0 0 0 1px;content:""}.comment.parent>.children>.comment:after{width:48px;height:0;display:block;position:absolute;left:-48px;top:50px;border-style:dotted;border-width:1px 0 0 0;content:""}.comment.parent>.children>.comment:last-child:before{height:50px}.comment-body{-ms-word-wrap:break-word;word-wrap:break-word}.comment-reply-link:before{margin-right:.5em;display:inline-block;font-size:14px;font-family:FontAwesome;content:"\f112";-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pingback{margin-left:78px;padding:0 0 .75em 0}.pingback+.pingback{padding:.75em 0;border-width:1px 0 0}.pingback>p{margin:0}.comment-form .required{font-weight:400}.author-info{margin:0 0 4.5em;padding:1.5em 0 0;min-height:60px;position:relative;border-width:1px 0 0}.author-info:before{width:60px;height:0;display:block;position:absolute;top:-1px;left:0;border-style:solid;border-width:1px 0 0 0;content:""}.author-info .author-title,.author-info .author-description{padding-left:80px}.author-info figure{position:absolute;left:0;top:1.5em}.post-meta{margin:0;list-style:none}.post-meta>li{padding:6px 0;border-width:1px 0 0 0}.post-meta>li:first-child{padding-top:0;border:0}.post-meta-key{display:block;font-weight:700}.g1-secondary-before #secondary>.g1-inner{padding-right:1.5em}.g1-secondary-after #secondary>.g1-inner{padding-left:1.5em}.g1-side-nav ul{margin:0;list-style:none}.g1-side-nav>ul{border-width:0 1px 0 0}.g1-side-nav>ul>li+li{border-top-width:1px}.g1-side-nav .children{padding:12px 12px;display:none;border-top-width:1px}.g1-side-nav .current_page_ancestor .children,.g1-side-nav .current_page_item .children{display:block}.g1-side-nav a{padding:8px 24px;display:block;position:relative}.g1-side-nav a:before{position:absolute;left:12px;font-size:14px;font-family:FontAwesome;content:"\f105"}.g1-side-nav .children a{padding-top:5px;padding-bottom:5px}.g1-side-nav .current_page_item>a{font-weight:700}.g1-secondary-after .g1-side-nav>ul{border-width:0 0 0 1px}.g1-lightbox-data{display:none}.g1-mediabox{margin-bottom:0;position:relative}.g1-mediabox img,.g1-mediabox object,.g1-mediabox iframe{margin:0 auto;display:block}.g1-mediabox--featured-media{margin-bottom:1.5em}.g1-mediabox--featured-media .g1-mediabox__items{margin:0;list-style:none}.g1-mediabox--featured-media .g1-mediabox__item{overflow:hidden}.g1-mediabox--featured-media .g1-mediabox__item>figure{margin-bottom:0}.g1-mediabox--featured-media .g1-mediabox__item+.g1-mediabox__item{margin-top:4px}.g1-mediabox--list{margin-bottom:1.5em}.g1-mediabox--list .g1-mediabox__items{margin:0;list-style:none}.g1-mediabox--list .g1-mediabox__item{overflow:hidden}.g1-mediabox--list .g1-mediabox__item>figure{margin-bottom:0}.g1-mediabox--list .g1-mediabox__item+.g1-mediabox__item{margin-top:4px}.g1-mediabox--slider{margin-bottom:1.5em}.g1-mediabox--slider .g1-inner{position:relative}.g1-mediabox--slider .g1-carousel{overflow:hidden}.g1-mediabox--slider .g1-slides{margin:0;list-style:none}.g1-mediabox--slider .g1-slides li{display:block;float:left}.g1-mediabox--slider .g1-slides figure{margin-bottom:0}.g1-mediabox--slider .g1-slides li+li{display:none}.g1-mediabox--slider .g1-carousel .g1-slides li+li{display:block}.g1-mediabox--slider .g1-nav-direction{margin-top:-16px;position:absolute;left:20px;right:20px;top:50%}.g1-mediabox--slider .g1-nav-direction__prev,.g1-mediabox--slider .g1-nav-direction__next{width:32px;height:32px;display:block;overflow:hidden;position:absolute;top:0;font-size:0;background:#000;background:rgb(0 0 0 / .5);color:#ffffff!important}.g1-mediabox--slider .g1-nav-direction__prev:before,.g1-mediabox--slider .g1-nav-direction__next:before{width:100%;height:14px;margin-top:-7px;display:block;position:absolute;top:50%;left:0;text-align:center;font:14px/14px FontAwesome}.g1-mediabox--slider .g1-nav-direction__prev:hover,.g1-mediabox--slider .g1-nav-direction__next:hover{background:#000;background:rgb(0 0 0 / .75);color:#ffffff!important}.g1-mediabox--slider .g1-nav-direction__prev{left:0}.g1-mediabox--slider .g1-nav-direction__prev:before{content:"\f104"}.g1-mediabox--slider .g1-nav-direction__next{right:0}.g1-mediabox--slider .g1-nav-direction__next:before{content:"\f105"}.g1-mediabox--slider .g1-nav-coin{margin:0;list-style:none}.g1-mediabox--slider .g1-nav-coin li{margin:4px 4px 0 0;overflow:hidden;float:left}.g1-mediabox--slider .g1-nav-coin li a{display:block;position:relative}.g1-mediabox--slider .g1-nav-coin li a:before{width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:1;visibility:hidden;background:cyan;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;content:""}.g1-mediabox--slider .g1-nav-coin li a:after{width:100%;height:14px;margin-top:-7px;display:block;position:absolute;top:50%;left:0;z-index:1;visibility:hidden;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;text-align:center;font:14px/14px FontAwesome;content:"\f13d"}.g1-mediabox--slider .g1-nav-coin li a:hover:before{visibility:visible;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=85);opacity:.85}.g1-mediabox--slider .g1-nav-coin li a:hover:after{visibility:visible;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=99);opacity:.99}.g1-mediabox--slider .g1-nav-coin li.g1-selected a:before{visibility:visible;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:.5}.g1-mediabox--slider .g1-nav-coin li.g1-selected a:after{visibility:visible;filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1}.g1-mediabox--slider .g1-fullscreen{display:none}.g1-thumb-audio .g1-placeholder i{font-size:14px}.g1-thumb-audio .g1-placeholder i:before{content:"\f001"}#g1-preheader>.g1-background{max-width:100%;height:100%;margin-left:auto;margin-right:auto;position:absolute;left:0;right:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden}.g1-preheader-space-before #g1-preheader{margin-top:14px}.g1-preheader-space-after #g1-preheader{margin-bottom:14px}#g1-preheader__switch{width:32px;height:32px;display:block;float:right;overflow:hidden;position:relative}#g1-preheader__switch:before,#g1-preheader__switch:after{width:100%;height:100%;position:absolute;left:0;top:0;text-align:right;font:28px/32px FontAwesome}#g1-preheader__switch:before{content:"\f106";display:block}#g1-preheader__switch:after{content:"\f107";display:none}.g1-preheader-collapsed #g1-preheader__switch:before{display:none}.g1-preheader-collapsed #g1-preheader__switch:after{display:block}.cssanimations #g1-preheader__switch{-webkit-backface-visibility:hidden}.cssanimations #g1-preheader__switch:before{display:block;opacity:1;-moz-transition:opacity 0.175s ease-in-out 0.175s;-o-transition:opacity 0.175s ease-in-out 0.175s;-webkit-transition:opacity 0.175s ease-in-out;-webkit-transition-delay:0.175s;transition:opacity 0.175s ease-in-out 0.175s}.cssanimations #g1-preheader__switch:after{display:block;opacity:0;-moz-transition:opacity 0.175s ease-in-out;-o-transition:opacity 0.175s ease-in-out;-webkit-transition:opacity 0.175s ease-in-out;transition:opacity 0.175s ease-in-out}.cssanimations .g1-preheader-collapsed #g1-preheader__switch:before{opacity:0;-moz-transition:opacity 0.175s ease-in-out;-o-transition:opacity 0.175s ease-in-out;-webkit-transition:opacity 0.175s ease-in-out;transition:opacity 0.175s ease-in-out}.cssanimations .g1-preheader-collapsed #g1-preheader__switch:after{opacity:1;-moz-transition:opacity 0.175s ease-in-out 0.175s;-o-transition:opacity 0.175s ease-in-out 0.175s;-webkit-transition:opacity 0.175s ease-in-out;-webkit-transition-delay:0.175s;transition:opacity 0.175s ease-in-out 0.175s}#g1-preheader-widget-area{padding-top:1.5em;display:block;border-top-width:1px}.no-js .g1-preheader-collapsed #g1-preheader-widget-area{display:none}.g1-preheader-open-overlay.g1-preheader-expanded #g1-preheader{position:fixed;left:0;right:0}@media only screen and (max-width:767px){.g1-preheader-open-overlay.g1-preheader-expanded #g1-preheader{position:static;left:auto;right:auto}}#g1-secondary-nav{margin-right:10px;margin-bottom:0;float:left}#g1-secondary-nav-menu{margin:0;padding:4px 0;float:left;list-style:none;line-height:24px}#g1-secondary-nav-menu>li{float:left;margin-right:1.25em}@media only screen and (max-width:1024px){#g1-secondary-nav-switch{width:32px;height:32px;display:block;position:relative}#g1-secondary-nav-switch:before{width:100%;height:14px;margin-top:-7px;display:block;position:absolute;left:0;top:50%;font:14px/14px FontAwesome;content:"\f0c9"}#g1-secondary-nav-menu{width:200px;margin:0;padding:10px 0;display:none;position:absolute;left:10px;top:100%}#g1-secondary-nav-menu:before{width:0;height:0;display:block;position:absolute;left:13px;top:-12px;content:"";border-style:solid;border-width:6px;border-top-color:transparent!important;border-right-color:transparent!important;border-left-color:transparent!important}#g1-secondary-nav-menu>li{width:100%;float:none}#g1-secondary-nav-menu>li>a{padding:2px 10px;display:block}#g1-secondary-nav-menu li+li{border-top-width:1px}.g1-nav--expanded #g1-secondary-nav-menu{display:block}.cssanimations .g1-nav--collapsed #g1-secondary-nav-menu{display:block;visibility:hidden;opacity:0;-moz-transform:translate(0,40px);-ms-transform:translate(0,40px);-webkit-transform:translate(0,40px);transform:translate(0,40px);-moz-transition:visibility 0s 0.45s,opacity 0.35s ease-in-out 0.1s,-moz-transform 0.35s ease-in-out 0.1s;-o-transition:visibility 0s 0.45s,opacity 0.35s ease-in-out 0.1s,-o-transform 0.35s ease-in-out 0.1s;-webkit-transition:visibility 0s,opacity 0.35s ease-in-out,-webkit-transform 0.35s ease-in-out;-webkit-transition-delay:0.45s,0.1s,0.1s;transition:visibility 0s 0.45s,opacity 0.35s ease-in-out 0.1s,transform 0.35s ease-in-out 0.1s;-webkit-backface-visibility:hidden}.cssanimations .g1-nav--expanded #g1-secondary-nav-menu{display:block;visibility:visible;opacity:1;-moz-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0);-moz-transition:opacity 0.35s ease-in-out 0.1s,-moz-transform 0.35s ease-in-out 0.1s;-o-transition:opacity 0.35s ease-in-out 0.1s,-o-transform 0.35s ease-in-out 0.1s;-webkit-transition:opacity 0.35s ease-in-out,-webkit-transform 0.35s ease-in-out;-webkit-transition-delay:0.1s,0.1s;transition:opacity 0.35s ease-in-out 0.1s,transform 0.35s ease-in-out 0.1s}}#g1-preheader-bar .g1-social-icons{margin:0;float:right}#g1-preheader-bar .g1-social-icons--24>ul>li{min-height:32px;padding-left:32px}#g1-preheader-bar .g1-social-icons--24 .g1-social-icon{padding:4px}#g1-header>.g1-background{max-width:100%;margin-left:auto;margin-right:auto;position:absolute;left:0;right:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#g1-id{overflow:hidden}#g1-id .site-title{margin:0;font-size:24px;font-weight:400;line-height:24px}#g1-id .site-title a,#g1-id .site-title img{display:block}#g1-id .site-description{margin:0}#g1-id .site-description>strong{font-weight:400}#g1-primary-nav:after{display:table;clear:both;content:""}.g1-nav-item__icon:before{display:inline-block}#g1-primary-nav-menu{margin:0;list-style:none}#g1-primary-nav-menu ul{margin:0 auto;list-style:none}#g1-primary-nav-menu a{display:block}@media only screen and (min-width:1025px){#g1-header.g1-fixed{margin-left:0;margin-right:0;position:fixed;top:0;left:0;right:0}#g1-header.g1-fixed>.g1-background{opacity:.95;-moz-box-shadow:0 0 3px rgb(0 0 0 / .15);-webkit-box-shadow:0 0 3px rgb(0 0 0 / .15);box-shadow:0 0 3px rgb(0 0 0 / .15)}#g1-logo{display:block!important}#g1-mobile-logo{display:none!important}#g1-primary-nav-switch{display:none}#g1-primary-nav-menu{float:left}#g1-primary-nav-menu:after{display:table;clear:both;content:""}#g1-primary-nav-menu>.menu-item{float:left}#g1-primary-nav-menu>.menu-item>a{padding-left:10px;padding-right:10px;position:relative}#g1-primary-nav-menu>.g1-menu-item-with-icon>a{padding-left:30px}#g1-primary-nav-menu>.g1-menu-item-with-icon>a>.g1-nav-item__icon{position:absolute;left:10px;font-size:14px}.g1-nav--unstyled #g1-primary-nav-menu>li>a{position:relative}.g1-nav--unstyled #g1-primary-nav-menu>li>a:after{width:15px;height:0;display:block;position:absolute;top:0;left:10px;visibility:hidden;border-style:solid;border-width:1px 0 0;content:""}.g1-nav--unstyled #g1-primary-nav-menu>.current-menu-item>a:after,.g1-nav--unstyled #g1-primary-nav-menu>.current-menu-ancestor>a:after,.g1-nav--unstyled #g1-primary-nav-menu>.current_page_parent>a:after,.g1-nav--unstyled #g1-primary-nav-menu>li:hover>a:after{visibility:visible}#g1-primary-nav-menu>.menu-parent-item>a{position:relative}#g1-primary-nav-menu>.menu-parent-item>a>.g1-nav-item__arrow{width:0;height:0;margin-top:-12px;margin-left:-6px;display:none;position:absolute;left:50%;top:100%;color:inherit;content:"";border-style:solid;border-width:6px;border-top-color:transparent!important;border-right-color:transparent!important;border-left-color:transparent!important}#g1-primary-nav-menu>.menu-parent-item:hover>a>.g1-nav-item__arrow{display:block}#g1-primary-nav-menu>.g1-type-column-2 li{width:50%}#g1-primary-nav-menu>.g1-type-column-3 li{width:33.33333333%}#g1-primary-nav-menu>.g1-type-column-4 li{width:25%}#g1-primary-nav-menu>.g1-type-column-5 li{width:20%}#g1-primary-nav-menu>.g1-type-column-6 li{width:16.66666667%}#g1-primary-nav-menu>.g1-type-column li li{width:100%}#g1-primary-nav-menu>.g1-type-column .g1-submenus{width:100%;padding-top:10px;padding-bottom:10px;display:none;position:absolute;left:0}#g1-primary-nav-menu>.g1-type-column .g1-submenus .g1-menu-item-with-icon>a{padding-left:20px;position:relative}#g1-primary-nav-menu>.g1-type-column .g1-submenus .g1-menu-item-with-icon>a:before{display:none}#g1-primary-nav-menu>.g1-type-column .g1-submenus .g1-menu-item-with-icon>a .g1-nav-item__icon{width:14px;display:block;position:absolute;left:0;text-align:center;font-size:14px}#g1-primary-nav-menu>.g1-type-column .g1-submenus>ul{margin-left:auto;margin-right:auto;padding-top:18px;padding-bottom:18px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#g1-primary-nav-menu>.g1-type-column .g1-submenus>ul:before,#g1-primary-nav-menu>.g1-type-column .g1-submenus>ul:after{content:" ";display:table}#g1-primary-nav-menu>.g1-type-column .g1-submenus>ul:after{clear:both}#ie7 #g1-primary-nav-menu>.g1-type-column .g1-submenus>ul{zoom:1}#g1-primary-nav-menu>.g1-type-column .g1-submenus>ul>.menu-item{padding-bottom:12px;float:left}#g1-primary-nav-menu>.g1-type-column .g1-submenus>ul>.menu-item>a{font-size:18px}#g1-primary-nav-menu>.g1-type-column .g1-submenus>ul>.g1-menu-item-with-icon>a .g1-nav-item__icon{margin-top:5px}#g1-primary-nav-menu>.g1-type-column .g1-submenus a{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:.9999}#g1-primary-nav-menu>.g1-type-column .g1-submenus a:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);opacity:.75}#g1-primary-nav-menu>.g1-type-column ul ul{margin-top:.5em}#g1-primary-nav-menu>.g1-type-column ul ul a{padding:2px 0 2px 20px;position:relative}#g1-primary-nav-menu>.g1-type-column ul ul a:before{width:14px;position:absolute;left:0;text-align:center;font-size:14px;font-family:FontAwesome;font-weight:400;content:"\f105";filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:.5}#g1-primary-nav-menu>.g1-type-column ul ul a .g1-nav-item__icon{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:.5}#g1-primary-nav-menu>.g1-type-column:hover .g1-submenus{display:block}#g1-primary-nav-menu>.g1-type-tile .g1-submenus{width:100%;padding-top:10px;padding-bottom:10px;display:none;position:absolute;left:0}#g1-primary-nav-menu>.g1-type-tile .g1-submenus>ul{margin-left:auto;margin-right:auto}#g1-primary-nav-menu>.g1-type-tile .g1-submenus>ul>li{float:left}#g1-primary-nav-menu>.g1-type-tile .g1-submenus>ul>li>a{margin:2px 0 0 2px;display:block;position:relative}#g1-primary-nav-menu>.g1-type-tile .g1-submenus .g1-nav-item__icon{font-size:28px;line-height:42px}#g1-primary-nav-menu>.g1-type-tile .g1-submenus a:hover .fa{font-size:42px}#g1-primary-nav-menu>.g1-type-tile:hover .g1-submenus{display:block}#g1-primary-nav-menu>.g1-type-tile-2 .g1-submenus .g1-nav-item__icon{width:42px;display:block;text-align:center;font-size:28px;position:absolute;left:4%;top:38px}#g1-primary-nav-menu>.g1-type-tile-2 .g1-submenus a:hover .g1-nav-item__icon{left:6%}#g1-primary-nav-menu>.g1-type-tile-2 .g1-submenus>ul>li{width:50%}#g1-primary-nav-menu>.g1-type-tile-2 .g1-submenus>ul>li>a{padding:42px 8% 42px 13%}#g1-primary-nav-menu>.g1-type-tile-2 .g1-submenus>ul>li>a .g1-nav-item__title{font-size:24px}#g1-primary-nav-menu>.g1-type-tile-2 .g1-submenus>ul>li>a:hover{padding-left:16%;padding-right:5%}#g1-primary-nav-menu>.g1-type-tile-2 .g1-submenus>ul>li:nth-child(2n+1)>a{margin-left:0}#g1-primary-nav-menu>.g1-type-tile-3 .g1-submenus .g1-nav-item__icon{width:42px;display:block;text-align:center;font-size:28px;position:absolute;left:4%;top:38px}#g1-primary-nav-menu>.g1-type-tile-3 .g1-submenus a:hover .g1-nav-item__icon{left:6%}#g1-primary-nav-menu>.g1-type-tile-3 .g1-submenus>ul>li{width:33.33333333%}#g1-primary-nav-menu>.g1-type-tile-3 .g1-submenus>ul>li>a{padding:42px 8% 42px 16%}#g1-primary-nav-menu>.g1-type-tile-3 .g1-submenus>ul>li>a .g1-nav-item__title{font-size:24px}#g1-primary-nav-menu>.g1-type-tile-3 .g1-submenus>ul>li>a:hover{padding-left:22%;padding-right:6%}#g1-primary-nav-menu>.g1-type-tile-3 .g1-submenus>ul>li:nth-child(3n+1)>a{margin-left:0}#g1-primary-nav-menu>.g1-type-tile-4 .g1-submenus .g1-nav-item__icon{display:block;text-align:left;font-size:28px;position:absolute;top:14px}#g1-primary-nav-menu>.g1-type-tile-4 .g1-submenus>ul>li{width:25%}#g1-primary-nav-menu>.g1-type-tile-4 .g1-submenus>ul>li>a{padding:70px 8% 21px}#g1-primary-nav-menu>.g1-type-tile-4 .g1-submenus>ul>li>a .g1-nav-item__title{font-size:20px}#g1-primary-nav-menu>.g1-type-tile-4 .g1-submenus>ul>li>a:hover{padding-left:12%;padding-right:4%}#g1-primary-nav-menu>.g1-type-tile-4 .g1-submenus>ul>li:nth-child(4n+1)>a{margin-left:0}#g1-primary-nav-menu>.g1-type-tile-5 .g1-submenus .g1-nav-item__icon{display:block;text-align:left;font-size:28px;position:absolute;top:14px}#g1-primary-nav-menu>.g1-type-tile-5 .g1-submenus>ul>li{width:20%}#g1-primary-nav-menu>.g1-type-tile-5 .g1-submenus>ul>li>a{padding:70px 8% 21px}#g1-primary-nav-menu>.g1-type-tile-5 .g1-submenus>ul>li>a .g1-nav-item__title{font-size:18px}#g1-primary-nav-menu>.g1-type-tile-5 .g1-submenus>ul>li>a:hover{padding-left:12%;padding-right:4%}#g1-primary-nav-menu>.g1-type-tile-5 .g1-submenus>ul>li:nth-child(5n+1)>a{margin-left:0}#g1-primary-nav-menu>.g1-type-tile-6 .g1-submenus .g1-nav-item__icon{display:block;text-align:left;font-size:28px;position:absolute;top:14px}#g1-primary-nav-menu>.g1-type-tile-6 .g1-submenus>ul>li{width:16.6666666667%}#g1-primary-nav-menu>.g1-type-tile-6 .g1-submenus>ul>li>a{padding:70px 8% 21px}#g1-primary-nav-menu>.g1-type-tile-6 .g1-submenus>ul>li>a .g1-nav-item__title{font-size:16px}#g1-primary-nav-menu>.g1-type-tile-6 .g1-submenus>ul>li>a:hover{padding-left:12%;padding-right:4%}#g1-primary-nav-menu>.g1-type-tile-6 .g1-submenus>ul>li:nth-child(6n+1)>a{margin-left:0}#g1-primary-nav-menu>.g1-type-drops{position:relative}#g1-primary-nav-menu>.g1-type-drops .g1-submenus{display:none;position:absolute;left:-10px}#g1-primary-nav-menu>.g1-type-drops .g1-submenus a{-moz-backface-visibility:hidden}#g1-primary-nav-menu>.g1-type-drops .g1-submenus a:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);opacity:.75}#g1-primary-nav-menu>.g1-type-drops .g1-submenus .g1-menu-item-with-icon>a{padding-left:40px}#g1-primary-nav-menu>.g1-type-drops .g1-submenus .g1-menu-item-with-icon>a .g1-nav-item__icon{width:14px;display:block;position:absolute;left:20px;text-align:14px;font-size:14px}#g1-primary-nav-menu>.g1-type-drops a{position:relative;display:block;text-decoration:none}#g1-primary-nav-menu>.g1-type-drops ul{width:220px;padding-top:10px;padding-bottom:10px;position:absolute;z-index:1}#g1-primary-nav-menu>.g1-type-drops ul ul{visibility:hidden}#g1-primary-nav-menu>.g1-type-drops li{position:relative}#g1-primary-nav-menu>.g1-type-drops li a{width:220px;padding:6px 20px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#g1-primary-nav-menu>.g1-type-drops li+li{border-top-width:1px}#g1-primary-nav-menu>.g1-type-drops>ul{left:0;top:100%}#g1-primary-nav-menu>.g1-type-drops ul ul{left:220px;top:-10px}#g1-primary-nav-menu>.g1-type-drops:hover ul ul,#g1-primary-nav-menu>.g1-type-drops:hover ul ul ul,#g1-primary-nav-menu>.g1-type-drops:hover ul ul ul ul{visibility:hidden}#g1-primary-nav-menu>.g1-type-drops:hover ul,#g1-primary-nav-menu>.g1-type-drops li:hover ul,#g1-primary-nav-menu>.g1-type-drops li li:hover ul,#g1-primary-nav-menu>.g1-type-drops li li li:hover ul{visibility:visible}#g1-primary-nav-menu>.g1-type-drops:hover .g1-submenus{display:block}#g1-primary-nav-menu>.g1-type-drops ul,#g1-primary-nav-menu>.g1-type-tile .g1-submenus,#g1-primary-nav-menu>.g1-type-column .g1-submenus{-moz-box-shadow:0 3px 6px rgb(0 0 0 / .2);-webkit-box-shadow:0 3px 6px rgb(0 0 0 / .2);box-shadow:0 3px 6px rgb(0 0 0 / .2)}.g1-submenus{margin-left:auto;margin-right:auto;left:0;right:0}.g1-submenus:before{display:block;position:absolute;left:0;right:0;top:10px;bottom:10px;z-index:0;content:""}.g1-submenus>ul{position:relative;z-index:1}.g1-submenus{max-width:1136px}.g1-header-layout-wide-wide .g1-submenus{max-width:100%}.g1-header-layout-wide-wide .g1-submenus>ul{max-width:1136px}.g1-type-column .g1-submenus>ul{width:94.53125%}.g1-header-layout-semi-standard .g1-type-column .g1-submenus>ul{max-width:1024px}.g1-header-layout-semi-narrow .g1-type-column .g1-submenus>ul,.g1-header-layout-standard-narrow .g1-type-column .g1-submenus>ul{max-width:968px}.g1-type-column .g1-submenus a{margin-right:20px}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-blue-1>a{background-color:#3498db;color:#fff}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-blue-1>a:hover{background-color:#fff;color:#3498db}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-blue-2>a{background-color:#2980b9;color:#fff}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-blue-2>a:hover{color:#2980b9}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-red-1>a{background-color:#e74c4c;color:#fff}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-red-1>a:hover{background-color:#fff;color:#e74c4c}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-red-2>a{background-color:#c0392b;color:#fff}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-red-2>a:hover{background-color:#fff;color:#c0392b}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-orange-1>a{background-color:#e67e22;color:#fff}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-orange-1>a:hover{background-color:#fff;color:#e67e22}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-orange-2>a{background-color:#d35400;color:#fff}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-orange-2>a:hover{background-color:#fff;color:#d35400}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-green-1>a{background-color:#2ecc71;color:#fff}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-green-1>a:hover{background-color:#fff;color:#2ecc71}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-green-2>a{background-color:#27ae60;color:#fff}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-green-2>a:hover{background-color:#fff;color:#27ae60}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-turquoise-1>a{background-color:#1abc9c;color:#fff}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-turquoise-1>a:hover{background-color:#fff;color:#1abc9c}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-turquoise-2>a{background-color:#16a085;color:#fff}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-turquoise-2>a:hover{background-color:#fff;color:#16a085}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-purple-1>a{background-color:#9b59b6;color:#fff}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-purple-1>a:hover{background-color:#fff;color:#9b59b6}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-purple-2>a{background-color:#8e44ad;color:#fff}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-color-purple-2>a:hover{background-color:#fff;color:#8e44ad}.cssanimations #g1-primary-nav-menu>.menu-parent-item>a>.g1-nav-item__arrow,.cssanimations #g1-primary-nav-menu>.menu-item>.g1-submenus{display:block;visibility:hidden;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-moz-transform:translate(0,40px);-ms-transform:translate(0,40px);-webkit-transform:translate(0,40px);transform:translate(0,40px);-moz-transition:visibility 0s 0.525s,opacity 0.35s ease-in-out 0.175s,-moz-transform 0.35s ease-in-out 0.175s;-o-transition:visibility 0s 0.525s,opacity 0.35s ease-in-out 0.175s,-o-transform 0.35s ease-in-out 0.175s;-webkit-transition:visibility 0s,opacity 0.35s ease-in-out,-webkit-transform 0.35s ease-in-out;-webkit-transition-delay:0.525s,0.175s,0.175s;transition:visibility 0s 0.525s,opacity 0.35s ease-in-out 0.175s,transform 0.35s ease-in-out 0.175s;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.cssanimations #g1-primary-nav-menu>.menu-parent-item:hover>a>.g1-nav-item__arrow,.cssanimations #g1-primary-nav-menu>.menu-item:hover>.g1-submenus{visibility:visible;filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;-moz-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0);-moz-transition:visibility 0s ease-in-out 0.175s,opacity 0.35s ease-in-out 0.175s,-moz-transform 0.35s ease-in-out 0.175s;-o-transition:visibility 0s ease-in-out 0.175s,opacity 0.35s ease-in-out 0.175s,-o-transform 0.35s ease-in-out 0.175s;-webkit-transition:visibility 0s ease-in-out,opacity 0.35s ease-in-out,-webkit-transform 0.35s ease-in-out;-webkit-transition-delay:0.175s,0.175s,0.175s;transition:visibility 0s ease-in-out 0.175s,opacity 0.35s ease-in-out 0.175s,transform 0.35s ease-in-out 0.175s}.cssanimations #g1-primary-nav-menu>.g1-type-tile .g1-submenus a,.cssanimations #g1-primary-nav-menu>.g1-type-tile .g1-submenus .g1-nav-item__icon{-webkit-backface-visibility:hidden;-moz-transform-style:preserve-3d;-moz-transition:all 0.35s ease-in-out;-o-transition:all 0.35s ease-in-out;-webkit-transition:all 0.35s ease-in-out;transition:all 0.35s ease-in-out}}.g1-header-layout-wide-wide #g1-primary-nav-menu>li.g1-type-tile .g1-submenus,.g1-header-layout-wide-wide #g1-primary-nav-menu>li.g1-type-column .g1-submenus{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}@media only screen and (max-width:1024px){#g1-logo{display:none!important}#g1-mobile-logo{display:block!important}#g1-primary-bar #g1-id,#g1-primary-bar #g1-id .site-title,#g1-primary-bar #g1-id .site-description{clear:both;float:left}#g1-primary-bar #g1-primary-nav{width:auto;float:right}#g1-primary-bar #g1-primary-nav.g1-nav--expanded{width:100%}#g1-primary-nav-switch{width:auto;height:30px;padding:0 10px 0 30px;display:block;float:left;position:relative;line-height:30px;border-width:1px}#g1-primary-nav-switch:before,#g1-primary-nav-switch:after{width:30px;height:30px;position:absolute;left:0;top:0;text-indent:0;text-align:center;font:14px/30px FontAwesome}#g1-primary-nav-switch:before{display:block;content:"\f0c9"}#g1-primary-nav-switch:after{display:none;content:"\f00d"}#g1-primary-nav-menu{margin:4px;display:none;position:relative;z-index:1;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#g1-primary-nav-menu:before{position:absolute;left:-4px;top:-4px;right:-4px;bottom:-4px;z-index:-2;content:""}#g1-primary-nav-menu:after{position:absolute;left:0;top:0;right:0;bottom:0;z-index:-1;border-style:solid;border-width:1px;content:""}#g1-primary-nav-menu .g1-nav-item__icon,#g1-primary-nav-menu .g1-nav-item__desc{display:none}#g1-primary-nav-menu a{padding:10px 10px!important}#g1-primary-nav-menu li{padding-left:10px;padding-right:42px;position:relative;border-top-width:1px}#g1-primary-nav-menu .g1-nav-item__switch{width:42px;height:32px;position:absolute;right:0;top:0;cursor:pointer}#g1-primary-nav-menu .g1-nav-item__switch:before,#g1-primary-nav-menu .g1-nav-item__switch:after{width:100%;height:100%;display:block;position:absolute;left:0;top:0;text-align:center;font:14px/32px FontAwesome}#g1-primary-nav-menu .g1-nav-item__switch:before{display:block;content:"\f067"}#g1-primary-nav-menu .g1-nav-item__switch:after{display:none;content:"\f068"}#g1-primary-nav-menu>li:first-child{border-top-width:0}#g1-primary-nav-menu ul{display:none}#g1-primary-nav-menu .g1-nav-item--expanded>.g1-nav-item__switch:before{display:none}#g1-primary-nav-menu .g1-nav-item--expanded>.g1-nav-item__switch:after{display:block}#g1-primary-nav-menu .g1-nav-item--expanded>ul,#g1-primary-nav-menu .g1-nav-item--expanded>.g1-submenus,#g1-primary-nav-menu .g1-nav-item--expanded>.g1-submenus>ul{display:block}#g1-primary-nav .g1-searchbox__switch{padding-top:9px!important;padding-bottom:9px!important}.g1-primary-nav--expanded #g1-primary-nav{width:100%;margin:1.5em 0 3em;float:none}.g1-primary-nav--expanded #g1-primary-nav:before,.g1-primary-nav--expanded #g1-primary-nav:after{content:" ";display:table}.g1-primary-nav--expanded #g1-primary-nav:after{clear:both}#ie7 .g1-primary-nav--expanded #g1-primary-nav{zoom:1}.g1-primary-nav--expanded #g1-primary-nav-switch{width:auto;margin-bottom:10px;padding:0 10px 0 30px;text-indent:0;word-wrap:normal;overflow:visibile}.g1-primary-nav--expanded #g1-primary-nav-switch:before{display:none}.g1-primary-nav--expanded #g1-primary-nav-switch:after{display:block}.g1-primary-nav--expanded #g1-primary-nav-menu{display:block;clear:both}.g1-primary-nav--expanded #g1-id,.g1-primary-nav--expanded #g1-primary-nav .g1-searchbox,.g1-primary-nav--expanded #g1-primary-nav .g1-cartbox{display:none}}@media only screen and (max-width:600px){#g1-primary-nav-switch{width:30px;padding:0;text-indent:100%;word-wrap:nowrap;overflow:hidden}}.g1-nav--simple{padding:0 20px 0 10px;left:0}.g1-nav--solid{padding:0 10px 0 0}.g1-header-space-before #g1-header{margin-top:14px}.g1-header-space-after #g1-header{margin-bottom:14px}#searchform{max-width:322px;margin-bottom:1.5em;clear:both;position:relative}#searchform .g1-outer,#searchform .g1-inner{position:relative}#searchform .g1-form-actions{width:30px;height:100%;position:absolute;right:0;top:0}#searchform .g1-form-actions:before{width:100%;height:14px;margin-top:-7px;display:block;position:absolute;left:0;top:50%;z-index:1;text-align:center;font:14px/14px FontAwesome;content:"\f002";-webkit-font-smoothing:antialiased}#s{width:100%;padding-right:36px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#searchsubmit{width:100%;height:100%;border-width:0;position:absolute;right:0;top:0;z-index:2;cursor:pointer;text-indent:-999px;overflow:hidden;background:none}.g1-searchbox{float:right}.g1-searchbox #searchform{margin-bottom:0;padding:10px 0;display:none;position:absolute}.g1-searchbox #s{background-color:#fff0}.g1-searchbox--standard #searchform{max-width:100%;width:100%;margin-left:auto;margin-right:auto;left:0;right:0}.g1-searchbox--standard #searchform .g1-outer{width:94.53125%;margin-left:auto;margin-right:auto;padding:28px 2.734375%}.g1-searchbox--standard #searchform .g1-inner{width:100%;margin-left:auto;margin-right:auto}.g1-searchbox--standard #searchform .g1-form-actions{width:60px}.g1-searchbox--standard #searchform .g1-form-actions:before{height:28px;margin-top:-14px;font:28px/28px FontAwesome}.g1-searchbox--standard #s{padding:8px 20px;font-size:36px;border-width:2px}.g1-searchbox--small{position:relative}.g1-searchbox--small #searchform{width:320px;right:0}.g1-searchbox--small #searchform .g1-outer{padding:20px}.g1-searchbox--semi-standard #searchform,.g1-searchbox--semi-narrow #searchform{max-width:1136px}.g1-searchbox--standard-narrow #searchform{max-width:1024px}.g1-searchbox--wide-wide #searchform .g1-inner,.g1-searchbox--wide-semi #searchform .g1-inner{max-width:1136px}.g1-searchbox--wide-standard #searchform .g1-inner,.g1-searchbox--semi-standard #searchform .g1-inner{max-width:1024px}.g1-searchbox--wide-narrow #searchform .g1-inner,.g1-searchbox--semi-narrow #searchform .g1-inner,.g1-searchbox--standard-narrow #searchform .g1-inner{max-width:968px}.g1-searchbox__switch{padding-left:10px;padding-right:10px;position:relative;display:block}.g1-searchbox__switch .g1-searchbox__arrow{width:0;height:0;margin-top:-12px;display:none;position:absolute;left:10px;top:100%;content:"";border-style:solid;border-width:6px;border-top-color:transparent!important;border-right-color:transparent!important;border-left-color:transparent!important}.g1-searchbox__switch strong{height:100%;padding-left:10px;display:block;position:relative;font-weight:400}.g1-searchbox__switch strong:before,.g1-searchbox__switch strong:after{width:14px;height:100%;margin-top:-7px;position:absolute;left:0;top:50%;text-align:left;font:14px/14px FontAwesome}.g1-searchbox__switch strong:before{display:block;content:"\f002"}.g1-searchbox__switch strong:after{display:none;content:"\f00d"}.g1-searchbox--on .g1-searchbox__switch strong:before{display:none}.g1-searchbox--on .g1-searchbox__switch strong:after{display:block}.g1-searchbox--on .g1-searchbox__arrow,.g1-searchbox--on #searchform{display:block}.g1-searchbox #searchform{-moz-box-shadow:0 3px 6px rgb(0 0 0 / .2);-webkit-box-shadow:0 3px 6px rgb(0 0 0 / .2);box-shadow:0 3px 6px rgb(0 0 0 / .2)}.g1-searchbox--wide-wide #searchform,.g1-searchbox--wide-semi #searchform,.g1-searchbox--wide-standard #searchform,.g1-searchbox--wide-narrow #searchform{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important}.cssanimations .g1-searchbox .g1-searchbox__switch{-webkit-backface-visibility:hidden}.cssanimations .g1-searchbox .g1-searchbox__switch strong:before{display:block;opacity:1;-moz-transition:opacity 0.175s ease-in-out 0.175s;-o-transition:opacity 0.175s ease-in-out 0.175s;-webkit-transition:opacity 0.175s ease-in-out;-webkit-transition-delay:0.175s;transition:opacity 0.175s ease-in-out 0.175s}.cssanimations .g1-searchbox .g1-searchbox__switch strong:after{display:block;opacity:0;-moz-transition:opacity 0.175s ease-in-out;-o-transition:opacity 0.175s ease-in-out;-webkit-transition:opacity 0.175s ease-in-out;transition:opacity 0.175s ease-in-out}.cssanimations .g1-searchbox .g1-searchbox__arrow,.cssanimations .g1-searchbox #searchform{display:block;visibility:hidden;opacity:0;-moz-transform:translate(0,40px);-ms-transform:translate(0,40px);-webkit-transform:translate(0,40px);transform:translate(0,40px);-moz-transition:visibility 0s 0.35s,opacity 0.35s ease-in-out,-moz-transform 0.35s ease-in-out;-o-transition:visibility 0s 0.35s,opacity 0.35s ease-in-out,-o-transform 0.35s ease-in-out;-webkit-transition:visibility 0s,opacity 0.35s ease-in-out,-webkit-transform 0.35s ease-in-out;-webkit-transition-delay:0.35s,0s,0s;transition:visibility 0s 0.35s,opacity 0.35s ease-in-out,transform 0.35s ease-in-out}.cssanimations .g1-searchbox--on .g1-searchbox__switch strong:before{opacity:0;-moz-transition:opacity 0.175s ease-in-out;-o-transition:opacity 0.175s ease-in-out;-webkit-transition:opacity 0.175s ease-in-out;transition:opacity 0.175s ease-in-out}.cssanimations .g1-searchbox--on .g1-searchbox__switch strong:after{opacity:1;-moz-transition:opacity 0.175s ease-in-out 0.175s;-o-transition:opacity 0.175s ease-in-out 0.175s;-webkit-transition:opacity 0.175s ease-in-out;-webkit-transition-delay:0.175s;transition:opacity 0.175s ease-in-out 0.175s}.cssanimations .g1-searchbox--on .g1-searchbox__arrow,.cssanimations .g1-searchbox--on #searchform{display:block;visibility:visible;opacity:1;-moz-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0);-moz-transition:opacity 0.35s ease-in-out,-moz-transform 0.35s ease-in-out;-o-transition:opacity 0.35s ease-in-out,-o-transform 0.35s ease-in-out;-webkit-transition:opacity 0.35s ease-in-out,-webkit-transform 0.35s ease-in-out;transition:opacity 0.35s ease-in-out,transform 0.35s ease-in-out}#g1-primary-nav .g1-searchbox{margin-left:10px}#g1-preheader-bar .g1-searchbox{float:right}#g1-preheader-bar .g1-searchbox__switch{height:32px;line-height:32px}#g1-precontent>.g1-background{max-width:100%;margin-left:auto;margin-right:auto;position:absolute;left:0;right:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#g1-precontent>header.entry-header,#g1-precontent>header.page-header,#g1-precontent>header.archive-header{margin-bottom:0;padding-top:2em;padding-bottom:.5em}#g1-precontent-shortcode{padding:2em 0 .5em 0}#g1-primary-slider{margin-bottom:0}#g1-precontent>.g1-gmap-wrapper{width:100%!important;max-width:100%!important;height:380px;margin:0;padding:0}.g1-precontent-space-before #g1-precontent{margin-top:14px}.g1-precontent-space-after #g1-precontent{margin-bottom:14px}.g1-content>.g1-background{max-width:100%;margin-left:auto;margin-right:auto;position:absolute;left:0;right:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.g1-content>.g1-layout-inner{min-height:400px;padding-top:3em;padding-bottom:3em}#g1-content-area:before,#g1-content-area:after{content:" ";display:table}#g1-content-area:after{clear:both}#ie7 #g1-content-area{zoom:1}.g1-content-space-before .g1-content{margin-top:14px}.g1-content-space-after .g1-content{margin-bottom:14px}.entry-utility{clear:both}.entry-utility span{margin:0 0 1.5em;display:block}#g1-prefooter>.g1-background{max-width:100%;margin-left:auto;margin-right:auto;position:absolute;left:0;right:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#g1-prefooter>.g1-gmap-wrapper{height:380px;margin-bottom:0;padding:0}#g1-prefooter-widget-area{padding-top:3em}.g1-prefooter-space-before #g1-prefooter{margin-top:14px}.g1-prefooter-space-after #g1-prefooter{margin-bottom:14px}#g1-prefooter>.g1-twitter-toolbar{padding-top:1.5em;width:100%;overflow:hidden;background-color:#39A9E0;color:#d9ebf7}#g1-prefooter>.g1-twitter-toolbar a{color:#fff}#g1-prefooter>.g1-twitter-toolbar a:hover{color:#005580}#g1-prefooter>.g1-twitter-toolbar .g1-meta a{color:#005580}#g1-prefooter>.g1-twitter-toolbar .g1-meta a:hover{color:#fff}#g1-prefooter>.g1-twitter-toolbar .g1-twitter__follow:before{color:#fff}#g1-prefooter>.g1-twitter-toolbar .g1-nav-direction__prev,#g1-prefooter>.g1-twitter-toolbar .g1-nav-direction__next{color:#fff;border-color:#fff}#g1-prefooter>.g1-twitter-toolbar .g1-nav-direction__prev:hover,#g1-prefooter>.g1-twitter-toolbar .g1-nav-direction__next:hover{color:#39A9E0;background-color:#fff}#g1-prefooter>.g1-twitter-toolbar .g1-twitter__items>li{background:#39A9E0}html.lt-ie9 #g1-prefooter>.g1-twitter-toolbar .g1-twitter__items>li{background:#39A9E0}#g1-footer>.g1-background{max-width:100%;margin-left:auto;margin-right:auto;position:absolute;left:0;right:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#g1-footer-area{padding-top:1.5em;padding-bottom:1.5em}#g1-footer-text{margin:0}#g1-footer-nav{margin-bottom:0}#g1-footer-nav-menu{margin:0;list-style:none}#g1-footer-nav-menu>li{margin-right:1.25em;float:left}@media only screen and (max-width:600px){#g1-footer-text{text-align:center}#g1-footer-nav{margin-left:auto;margin-right:auto;display:table}}@media only screen and (min-width:601px){.g1-footer-comp-01 #g1-footer-text{float:left}.g1-footer-comp-01 #g1-footer-nav{float:right}.g1-footer-comp-02 #g1-footer-text{float:right;text-align:right}.g1-footer-comp-02 #g1-footer-nav{float:left}.g1-footer-comp-03 #g1-footer-text{text-align:center}.g1-footer-comp-03 #g1-footer-nav{margin-left:auto;margin-right:auto;display:table}}.g1-footer-space-before #g1-footer{margin-top:14px}.g1-footer-space-after #g1-footer{margin-bottom:4.5em}#g1-back-to-top{width:40px;height:40px;display:block;overflow:hidden;position:fixed;right:10px;bottom:10px;z-index:999;text-indent:100%;white-space:nowrap;background:#000;color:#fff;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:.5}#g1-back-to-top:before{width:100%;height:28px;margin-top:-14px;display:block;position:absolute;top:50%;left:0;text-indent:0;text-align:center;font:28px/28px FontAwesome;content:"\f106"}#g1-back-to-top:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);opacity:.75}#g1-back-to-top.g1--off{display:none}@media only screen and (max-width:768px){#g1-back-to-top{width:32px;height:32px}}.cssanimations #g1-back-to-top{display:block;visibility:visible;-moz-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0);-moz-transition:-moz-transform 0.35s ease-in-out;-o-transition:-o-transform 0.35s ease-in-out;-webkit-transition:-webkit-transform 0.35s ease-in-out;transition:transform 0.35s ease-in-out;-webkit-backface-visibility:hidden}.cssanimations #g1-back-to-top.g1--off{visibility:hidden;-moz-transform:translate(0,80px);-ms-transform:translate(0,80px);-webkit-transform:translate(0,80px);transform:translate(0,80px);-moz-transition:visibility 0s 0.35s,-moz-transform 0.35s ease-in-out;-o-transition:visibility 0s 0.35s,-o-transform 0.35s ease-in-out;-webkit-transition:visibility 0s,-webkit-transform 0.35s ease-in-out;-webkit-transition-delay:0.35s,0s;transition:visibility 0s 0.35s,transform 0.35s ease-in-out}.search-results{margin:0;list-style:none}.search-results>li+li{padding-top:1.5em;border-width:1px 0 0}.search-results .search-meta{margin:0}#error404 .fa-search,#error404 .fa-envelope,#error404 .fa-home{margin-bottom:20px;display:block;text-align:left;font:140px/140px FontAwesome}#error404 .fa-search{font:120px/140px FontAwesome}#error404 .fa-home{position:relative;top:7px;font:154px/140px FontAwesome}form.g1-form-pass-protected{margin-left:auto;margin-right:auto;padding-top:50px;padding-left:168px;display:table;position:relative}form.g1-form-pass-protected:before{display:block;position:absolute;left:0;top:0;font:210px/210px FontAwesome;content:"\f023"}form.g1-form-pass-protected input[type="password"]{width:300px;margin:.375em 0 .75em 0;display:block}.g1-mailchimp .g1-form-row{margin-right:10px;position:relative;float:left}.g1-mailchimp .g1-form-row:before{width:14px;height:14px;margin-top:-7px;display:block;position:absolute;left:12px;top:50%;font:14px/14px FontAwesome;content:"\f003"}.g1-mailchimp .g1-form-row label{display:none}.g1-mailchimp .g1-form-row input{max-width:470px;width:100%;padding-left:30px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.g1-mailchimp .g1-form-actions{float:left}.g1-mailchimp__intro{margin-bottom:.75em}#lang_sel{float:left}#lang_sel>ul{margin:0;float:left;list-style:none}#lang_sel li{position:relative}#lang_sel li:hover ul{display:block}#lang_sel ul ul{width:150px;margin:0;padding:10px 0;display:none;position:absolute;left:-10px;top:100%;list-style:none;-moz-box-shadow:0 3px 6px rgb(0 0 0 / .2);-webkit-box-shadow:0 3px 6px rgb(0 0 0 / .2);box-shadow:0 3px 6px rgb(0 0 0 / .2)}#lang_sel ul ul:before{width:0;height:0;display:block;position:absolute;left:13px;top:-12px;content:"";border-style:solid;border-width:6px;border-top-color:transparent!important;border-right-color:transparent!important;border-left-color:transparent!important}#lang_sel ul ul a{padding:5px 10px;display:block;-moz-backface-visibility:hidden}#lang_sel ul ul a img{vertical-align:-1px}#lang_sel ul ul li+li{border-top-width:1px}#lang_sel .lang_sel_sel{height:32px;padding:0 20px;display:block;position:relative;line-height:32px}#lang_sel .lang_sel_sel img{margin-top:-6px;position:absolute;left:0;top:50%}#lang_sel .lang_sel_sel:after{margin-left:3px;font-size:14px;font-family:FontAwesome;content:"\f107"}#lang_sel .icl_lang_sel_translated{display:none}@media only screen and (max-width:767px){#lang_sel .icl_lang_sel_current{display:none}}.cssanimations #lang_sel ul ul{display:block;visibility:hidden;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-moz-transform:translate(0,40px);-ms-transform:translate(0,40px);-webkit-transform:translate(0,40px);transform:translate(0,40px);-moz-transition:visibility 0s 0.525s,opacity 0.35s ease-in-out 0.175s,-moz-transform 0.35s ease-in-out 0.175s;-o-transition:visibility 0s 0.525s,opacity 0.35s ease-in-out 0.175s,-o-transform 0.35s ease-in-out 0.175s;-webkit-transition:visibility 0s,opacity 0.35s ease-in-out,-webkit-transform 0.35s ease-in-out;-webkit-transition-delay:0.525s,0.175s,0.175s;transition:visibility 0s 0.525s,opacity 0.35s ease-in-out 0.175s,transform 0.35s ease-in-out 0.175s;-webkit-backface-visibility:hidden}.cssanimations #lang_sel li:hover ul{display:block;visibility:visible;filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;-moz-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0);-moz-transition:visibility 0s ease-in-out 0.175s,opacity 0.35s ease-in-out 0.175s,-moz-transform 0.35s ease-in-out 0.175s;-o-transition:visibility 0s ease-in-out 0.175s,opacity 0.35s ease-in-out 0.175s,-o-transform 0.35s ease-in-out 0.175s;-webkit-transition:visibility 0s ease-in-out,opacity 0.35s ease-in-out,-webkit-transform 0.35s ease-in-out;-webkit-transition-delay:0.175s,0.175s,0.175s;transition:visibility 0s ease-in-out 0.175s,opacity 0.35s ease-in-out 0.175s,transform 0.35s ease-in-out 0.175s}#skyscraper .wpPlugin-MainFrame{z-index:999}.entry-header,.archive-header{margin-bottom:3em;position:relative}.g1-collection .entry-header,.g1-collection .entry-header:after{margin-bottom:0}.g1-archive-intro{margin-bottom:1.5em}.g1-archive-intro:before,.g1-archive-intro:after{content:" ";display:table}.g1-archive-intro:after{clear:both}#ie7 .g1-archive-intro{zoom:1}.g1-section{margin:0 auto;padding:3em 0 1.5em 0}.g1-content-layout-wide-narrow .g1-section{max-width:100%;padding-left:20px;padding-right:20px}.g1-content-layout-semi-narrow .g1-section{max-width:1536px}.g1-content-layout-standard-narrow .g1-section{max-width:1024px}.g1-primary-full .g1-content>.g1-layout-inner{max-width:100%;width:100%;padding-top:0;padding-bottom:0}.g1-primary-full .g1-content>.g1-layout-inner>.g1-nav-breadcrumbs{max-width:94.53125%;width:968px;margin:1em auto -.75em auto}.g1-sc-doc{margin:0 0 3em 0}.g1-sc-doc__attributes{margin-left:0;list-style:none}.g1-sc-doc__attribute{padding-bottom:.75em;overflow:hidden}.g1-sc-doc__attribute .g1-name{width:200px;float:left;font-weight:700}.g1-sc-doc__attribute .g1-description{float:left}.g1-sc-doc__attribute .g1-options-label{display:none}.g1-sc-doc__attribute .g1-options{margin-top:0;margin-bottom:0}.g1-sc-doc__attribute .g1-hint~.g1-options{margin-top:.75em}.g1-sc-doc__attribute+.g1-sc-doc__attribute{padding-top:.75em;border-width:1px 0 0}body.archive.date .archive-header .g1-hgroup,body.search .page-header .g1-hgroup{padding-left:94px;position:relative}body.archive.date .archive-header .g1-hgroup:before,body.search .page-header .g1-hgroup:before{margin-top:-42px;display:block;position:absolute;left:0;top:50%;text-align:left;font:84px/84px FontAwesome;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=35);opacity:.35}body.archive.date .archive-header .g1-hgroup:before{content:"\f017"}body.search .page-header .g1-hgroup:before{content:"\f002"}img.g1-effect-grayscale,figure.g1-effect-grayscale img,.g1-frame.g1-effect-grayscale img,.g1-collection.g1-effect-grayscale .entry-featured-media{filter:url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray}img.g1-effect-grayscale:hover,figure.g1-effect-grayscale:hover img,.g1-frame.g1-effect-grayscale:hover img,.g1-collection.g1-effect-grayscale .entry-featured-media:hover{filter:url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='1%200%200%200%200,%200%201%200%200%200,%200%200%201%200%200,%200%200%200%201%200'/></filter></svg>#grayscale");filter:grayscale(0%);-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%)}#g1-preheader{z-index:800}#g1-header{z-index:700}#g1-precontent{z-index:600}.g1-content{z-index:500}#g1-prefooter{z-index:300}#g1-footer{z-index:400}#g1-primary-nav-menu>li:hover>.g1-submenus{z-index:999!important}body{position:relative}#g1-demo-page-loader{position:fixed;left:0;top:0;z-index:1000;width:100%;height:100%;background:#fff}#g1-demo-page-loader-info{width:220px;height:120px;padding-top:100px;margin:-160px 0 0 -160px;position:absolute;left:50%;top:50%;text-align:center;font:14px/22px Helvetica,Arial,sans-serif!important;background:#fff url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/themes/3clicks/css/./../images/demo-page-loader.gif) center top no-repeat}.mfp-bg{z-index:10001!important}.mfp-wrap{z-index:10002!important}.g1-maintenance-mode-status{margin-left:-12px!important;margin-right:-12px!important;padding-left:12px!important;padding-right:12px!important;font-weight:bold!important;background:red;color:#fff;text-shadow:none!important}#g1-demo-skin-8{position:relative}#g1-demo-skin-8:after{margin-left:7px;padding:2px 10px;position:absolute;left:100%;top:3px;font-size:11px;content:"NEW";background:red;color:#fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}#g1-demo-skin-8:before{position:absolute;right:-8px;top:9px;border-width:5px;border-color:#fff0 red #fff0 #fff0;border-style:solid;content:""}.g1-tagcloud{margin-bottom:1.5em}.g1-tagcloud:after{display:table;clear:both;content:""}.g1-tagcloud>a{display:block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;float:left;overflow:hidden;position:relative;z-index:0;margin:0 5px 5px 0;padding:.375em 10px;border-width:1px;color:inherit!important;font-size:0.83em!important;line-height:1.25;border-style:solid}.g1-tagcloud>a:before{display:block;position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%;content:"";background-color:currentColor;opacity:0;-moz-transition:opacity 0.375s ease-in-out;-o-transition:opacity 0.375s ease-in-out;-webkit-transition:opacity 0.375s ease-in-out;transition:opacity 0.375s ease-in-out}.g1-tagcloud>a:hover:before{opacity:.1}.avatar{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}.contact-form label{display:block;padding-bottom:0}.comment-form p{margin-bottom:0}.comment-form label{display:block;padding-bottom:0}.comment-form .form-submit{margin-top:1.5em}html{font-size:14px}h1,.g1-h1{font-size:43px}h2,.g1-h2{font-size:27px}h3,.g1-h3{font-size:22px}h4,.g1-h4{font-size:18px}h5,.g1-h5{font-size:14px}h6,.g1-h6{font-size:14px}h1,.g1-h1,h2,.g1-h2,h3,.g1-h3,.g1-button--big,.g1-numbers__title,.g1-searchbox input,.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus .g1-nav-item__title{font-family:"Open Sans";font-weight:300}body,input,select,textarea{font-family:"Open Sans"}.g1-meta{font-family:"Open Sans"}#g1-primary-nav-menu>li>a>.g1-nav-item__title,#g1-header .g1-searchbox__switch,#g1-header .g1-cartbox__switch{font-family:"Open Sans"}#g1-id{float:left}#g1-primary-nav{margin-right:-10px;float:right}.g1-preheader>.g1-background{-webkit-border-radius:0 0 0 0;-moz-border-radius:0 0 0 0;-ms-border-radius:0 0 0 0;-o-border-radius:0 0 0 0;border-radius:0 0 0 0}.g1-header>.g1-background{-webkit-border-radius:0 0 0 0;-moz-border-radius:0 0 0 0;-ms-border-radius:0 0 0 0;-o-border-radius:0 0 0 0;border-radius:0 0 0 0}.g1-precontent>.g1-background{-webkit-border-radius:0 0 0 0;-moz-border-radius:0 0 0 0;-ms-border-radius:0 0 0 0;-o-border-radius:0 0 0 0;border-radius:0 0 0 0}.g1-content>.g1-background{-webkit-border-radius:0 0 0 0;-moz-border-radius:0 0 0 0;-ms-border-radius:0 0 0 0;-o-border-radius:0 0 0 0;border-radius:0 0 0 0}.g1-prefooter>.g1-background{-webkit-border-radius:0 0 0 0;-moz-border-radius:0 0 0 0;-ms-border-radius:0 0 0 0;-o-border-radius:0 0 0 0;border-radius:0 0 0 0}.g1-footer>.g1-background{-webkit-border-radius:0 0 0 0;-moz-border-radius:0 0 0 0;-ms-border-radius:0 0 0 0;-o-border-radius:0 0 0 0;border-radius:0 0 0 0}input,select,textarea,pre code,input[type=button],input[type=submit],button,.g1-button,a.button,.g1-message,.woocommerce-message,.woocommerce-info,.woocommerce-error,.bbp-template-notice,.g1-placeholder,.g1-frame--inherit>.g1-decorator,.g1-quote--solid>.g1-inner,.g1-box:before,.g1-box__inner,.g1-toggle__switch,.g1-table--solid,.shop_table:before,.woocommerce .images .zoom,.g1-tabs--simple,.g1-tabs--simple>div,.g1-chat-row,.g1-side-nav,.gallery-icon,.g1-countdown i,.countdown_section span,.g1-banda img,.g1-nav--mobile #g1-secondary-nav-menu,#lang_sel ul ul,.g1-twitter--simple .g1-twitter__items,.g1-gmap__box>.g1-inner,.g1gmap-marker-bubble-inner,.g1-isotope-filters,.g1-isotope-filters>div,.g1-mediabox--featured-media .g1-mediabox__item,.g1-mediabox--list .g1-mediabox__item,.g1-mediabox--slider .g1-carousel,.g1-slide__title>.g1-background,.g1-slide__description>.g1-background,.g1-simple-slider .g1-fullscreen a,.tp-caption,.g1-nav--expanded #g1-primary-nav-menu:before,.g1-nav--expanded #g1-primary-nav-menu:after,.g1-nav--simple #g1-primary-nav-menu>.current_page_ancestor>a,.g1-nav--simple #g1-primary-nav-menu>.current_page_parent>a,.g1-nav--simple #g1-primary-nav-menu>.current_page_item>a,#g1-primary-nav-menu>.g1-type-tile .g1-submenus,#g1-primary-nav-menu>.g1-type-column .g1-submenus,#g1-primary-nav-menu>.g1-type-drops ul,.g1-searchbox #searchform,.g1-cartbox .g1-cartbox__box,.entry-featured-media,#payment,#payment .payment_box,.bbp-logged-in{-webkit-border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-ms-border-radius:5px 5px 5px 5px;-o-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px}.g1-gmap-wrapper .g1-pan-control{-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.g1-gmap-wrapper .g1-zoom-control{-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px}#wp-calendar tbody tr:first-child>td:first-child,.g1-table--solid thead tr:first-of-type th:first-child,.shop_table thead tr:first-of-type th:first-child{-webkit-border-top-left-radius:5px;-moz-border-top-left-radius:5px;-ms-border-top-left-radius:5px;-o-border-top-left-radius:5px;border-top-left-radius:5px}#wp-calendar tbody tr:first-child>td:last-child,.g1-table--solid thead tr:first-of-type th:last-child,.shop_table thead tr:first-of-type th:last-child{-webkit-border-top-right-radius:5px;-moz-border-top-right-radius:5px;-ms-border-top-right-radius:5px;-o-border-top-right-radius:5px;border-top-right-radius:5px}#wp-calendar tbody tr:last-child>td:first-child,.g1-table--solid tr:last-of-type td:first-child,.g1-table--solid tr:last-of-type th:first-child,.shop_table tr:last-of-type td:first-child,.shop_table tr:last-of-type th:first-child{-webkit-border-bottom-left-radius:5px;-moz-border-bottom-left-radius:5px;-ms-border-bottom-left-radius:5px;-o-border-bottom-left-radius:5px;border-bottom-left-radius:5px}#wp-calendar tbody tr:last-child>td:last-child,.g1-table--solid tr:last-of-type td:last-child,.g1-table--solid tr:last-of-type th:last-child,.shop_table tr:last-of-type td:last-child,.shop_table tr:last-of-type th:last-child{-webkit-border-bottom-right-radius:5px;-moz-border-bottom-right-radius:5px;-ms-border-bottom-right-radius:5px;-o-border-bottom-right-radius:5px;border-bottom-right-radius:5px}.g1-indicator:before,.g1-quote figcaption img,.g1-quote__image,.g1-banda__handle span,.g1-twitter .g1-nav-direction__next,.g1-html-rotator .g1-nav-direction__next,#wp-calendar #next a,#wp-calendar #next span,.g1-mediabox--slider .g1-nav-direction__next,.tp-rightarrow.default,.g1-simple-slider-simple .g1-nav-direction__next,.g1-simple-slider-kenburns .g1-nav-direction__next,.g1-simple-slider-standout .g1-nav-direction__next,.g1-simple-slider-relay .g1-nav-direction__next,#g1-back-to-top,.galleria-exit-button,.entry-featured-media .g1-nav-direction__next,.g1-pagination a.next,.widget_rss .widgettitle a.rsswidget:first-child{-webkit-border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-ms-border-radius:5px 5px 5px 5px;-o-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px}.g1-twitter .g1-nav-direction__prev,.g1-html-rotator .g1-nav-direction__prev,#wp-calendar #prev a,#wp-calendar #prev span,.g1-mediabox--slider .g1-nav-direction__prev,.g1-mediabox--slider .g1-nav-coin li,.tp-leftarrow.default,.g1-simple-slider-simple .g1-nav-direction__prev,.g1-simple-slider-kenburns .g1-nav-direction__prev,.g1-simple-slider-standout .g1-nav-direction__prev,.g1-simple-slider-relay .g1-nav-direction__prev,.entry-featured-media .g1-nav-direction__prev,.g1-pagination a.prev{-webkit-border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-ms-border-radius:5px 5px 5px 5px;-o-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px}#g1-primary-nav-switch{-webkit-border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-ms-border-radius:5px 5px 5px 5px;-o-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px}.g1-tagcloud>a{-webkit-border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-ms-border-radius:5px 5px 5px 5px;-o-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px}.g1-preheader .g1-table--solid tbody td,.g1-preheader .shop_table tbody td,.g1-preheader .g1-box--simple .g1-box__icon,.g1-preheader .g1-box--simple .g1-box__inner,.g1-preheader .g1-box--solid .g1-box__inner,.g1-preheader .g1-tabs--simple>div,.g1-preheader .g1-gmap__box>.g1-inner,.g1-preheader .g1gmap-marker-bubble-inner,.g1-preheader .g1-isotope-filters>div,.g1-preheader .g1-slide[class*="layout-bubble-"]>.description>.g1-background,.g1-preheader .g1-collection--gallery .entry-featured-media,.g1-preheader .g1-collection--gallery .g1-nonmedia>.g1-inner,.g1-preheader .g1-collection--masonry .g1-nonmedia,.g1-preheader .g1-nav--expanded #g1-primary-nav-menu:after,.g1-preheader .g1-cartbox__box>.g1-inner,.g1-preheader .widget_price_filter .ui-slider-handle,.g1-preheader #payment .payment_box,.g1-preheader .bbp-logged-in:after{background-color:#fff}.g1-preheader section,.g1-preheader aside,.g1-preheader article,.g1-preheader header,.g1-preheader nav,.g1-preheader div,.g1-preheader p,.g1-preheader span,.g1-preheader figure,.g1-preheader blockquote,.g1-preheader ul,.g1-preheader ol,.g1-preheader dl,.g1-preheader li,.g1-preheader a,.g1-preheader table,.g1-preheader td,.g1-preheader th,.g1-preheader hr,.g1-preheader form,.g1-preheader select,.g1-preheader input,.g1-preheader textarea,.g1-preheader .g1-button--divider:before,.g1-preheader .g1-button--divider:after,.g1-preheader .g1-tabs--simple .g1-tabs-nav-item,.g1-preheader .entry-header:after,.g1-preheader .archive-header:after,.g1-preheader .g1-nav--expanded #g1-primary-nav-menu:after,.g1-preheader .g1-cartbox__switch .g1-cartbox__arrow{border-color:#e6e6e6}.g1-preheader .g1-progress-bar--solid .g1-progress-bar__track,.g1-preheader .g1-twitter--simple .g1-twitter__items:before,.g1-preheader .g1-quote--solid>.g1-inner:before{border-color:#f2f2f2}.g1-preheader pre code,.g1-preheader .g1-twitter--simple .g1-twitter__items,.g1-preheader .g1-quote--solid>.g1-inner,.g1-preheader .g1-quote__image,.g1-preheader .g1-box--simple:before,.g1-preheader .g1-box--solid:before,.g1-preheader .countdown_section span,.g1-preheader .g1-placeholder,.g1-preheader .g1-table--solid,.g1-preheader .shop_table:before,.g1-preheader .g1-progress-bar--simple .g1-progress-bar__bar,.g1-preheader .g1-progress-bar--solid .g1-progress-bar__track,.g1-preheader .g1-tabs--simple,.g1-preheader .g1-collection--masonry article,.g1-preheader .g1-isotope-filters,.g1-preheader .g1-side-nav .children,.g1-preheader #wp-calendar #prev span,.g1-preheader #wp-calendar #next span,.g1-preheader #wp-calendar tbody td,.g1-preheader .g1-chat.g1-authors-two .g1-chat-author-2,.g1-preheader .g1-nav--expanded #g1-primary-nav-menu:before,.g1-preheader .widget_price_filter .price_slider_wrapper .ui-widget-content,.g1-preheader .woocommerce-message,.g1-preheader .woocommerce-info,.g1-preheader .woocommerce-error,.g1-preheader .bbp-template-notice,.g1-preheader #payment,.g1-preheader .bbp-logged-in:before,.g1-preheader .bbp-topics-front ul.super-sticky,.g1-preheader .bbp-topics ul.super-sticky,.g1-preheader .bbp-topics ul.sticky,.g1-preheader .bbp-forum-content ul.sticky{background-color:#f2f2f2}.g1-preheader .g1-divider i,.g1-preheader .g1-duplicate i,.g1-preheader .g1-form-pass-protected:before,.g1-preheader .g1-replies h2:before,.g1-preheader #reply-title:before,.g1-preheader .comment.parent>article:before,.g1-preheader .comment.parent>.children>.comment:before,.g1-preheader .comment.parent>.children>.comment:after{color:#ccc}.g1-preheader .countdown_section:first-child span,.g1-preheader #wp-calendar tbody td+td+td+td+td+td,.g1-preheader .g1-cartbox__box{background-color:#e6e6e6}.g1-preheader .g1-icon--solid,.g1-preheader #wp-calendar #prev span,.g1-preheader #wp-calendar #next span{color:#fff}.g1-preheader .g1-collection--gallery .g1-nonmedia>.g1-inner:after{border-color:#fff}.g1-preheader>.g1-background{background-color:#fff}.g1-preheader h1,.g1-preheader h2,.g1-preheader h3,.g1-preheader h4,.g1-preheader h5,.g1-preheader h6,.g1-preheader .g1-meta a:hover,.g1-preheader .g1-button--simple,.g1-preheader .g1-toggle--simple .g1-toggle__swit.g1-isotope-filtersch,.g1-preheader .g1-tabs--button .g1-tabs-nav-item .g1-tab-title,.g1-preheader .g1-side-nav a:hover,.g1-preheader .g1-pagination .prev,.g1-preheader .g1-pagination .next,.g1-preheader .countdown_section:first-child,.g1-preheader .g1-simple-slider .g1-fullscreen>a,.g1-preheader .g1-widget a:hover,.g1-preheader .g1-nav-item__switch{color:#000}.g1-preheader .g1-button--simple,.g1-preheader .g1-toggle--simple .g1-toggle__switch,.g1-preheader .g1-tabs--button .g1-tabs-nav-item .g1-tab-title,.g1-preheader .g1-simple-slider .g1-fullscreen>a,.g1-preheader .g1-nav-item__switch{border-color:#000}.g1-preheader,.g1-preheader .g1-regular,.g1-preheader h1+h3,.g1-preheader h1+h4,.g1-preheader h1+h5,.g1-preheader h1+h6,.g1-preheader h2+h4,.g1-preheader h2+h5,.g1-preheader h2+h6,.g1-preheader h3+h5,.g1-preheader h3+h6,.g1-preheader h4+h6,.g1-preheader .g1-h1+h3,.g1-preheader .g1-h1+h4,.g1-preheader .g1-h1+h5,.g1-preheader .g1-h1+h6,.g1-preheader .g1-h2+h4,.g1-preheader .g1-h2+h5,.g1-preheader .g1-h2+h6,.g1-preheader .g1-h3+h5,.g1-preheader .g1-h3+h6,.g1-preheader .g1-h4+h6,.g1-preheader .g1-meta a,.g1-preheader .g1-side-nav a,.g1-preheader .g1-duplicator--simple .g1-duplicate--active i,.g1-preheader .g1-isotope-filter>a,.g1-preheader .g1-links a,.g1-preheader .g1-searchbox__switch,.g1-preheader .g1-cartbox__switch{color:#666}.g1-preheader .g1-icon--solid{background-color:#666}.g1-preheader .g1-icon--solid{border-color:#666}.g1-preheader .g1-meta{color:#999}.g1-preheader .g1-dropdown>li+li:before,.g1-preheader .g1-dropdown>li+li:after,.g1-preheader .entry-categories li+li:before,.g1-preheader .entry-categories li+li:after,.g1-preheader .g1-footer-menu li+li:before,.g1-preheader .g1-footer-menu li+li:after{border-color:#999}.g1-preheader a{color:#b90e13}.g1-preheader a:hover{color:#000}.g1-preheader .g1-divider--simple:before,.g1-preheader .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title,.g1-preheader .gallery-icon>a:before,.g1-preheader .g1-collection--gallery article:before,.g1-preheader .g1-collection--gallery .g1-nonmedia>.g1-01,.g1-preheader .g1-dropcap--solid,.g1-preheader input[type=button],.g1-preheader input[type=submit],.g1-preheader button,.g1-preheader .g1-button--solid,.g1-preheader a.button,.g1-preheader .g1-frame--solid>.g1-decorator,.g1-preheader .g1-toggle--solid .g1-toggle__switch,.g1-preheader .g1-indicator:before,.g1-preheader .g1-progress-bar--solid .g1-progress-bar__bar,.g1-preheader .g1-progress-circle .g1-color-scheme,.g1-preheader .g1-countdown i,.g1-preheader .g1-box--solid .g1-box__icon,.g1-preheader .g1-banda__handle span,.g1-preheader .g1-banda--smooth .g1-banda__handle,.g1-preheader .g1-isotope-filter--current:before,.g1-preheader .g1-simple-slider .g1-progress>div>div,.g1-preheader .g1-simple-slider.g1-nav-coin-thumbs .g1-nav-coin .g1-selected a:before,.g1-preheader .g1-simple-slider .g1-nav-direction__prev,.g1-preheader .g1-simple-slider .g1-nav-direction__next,.g1-preheader .g1-mediabox--slider .g1-nav-coin a:before,.g1-preheader .g1-searchbox .g1-outer,.g1-preheader .g1-gmap-wrapper .g1-pan-control,.g1-preheader .g1-gmap-wrapper .g1-full-map-control,.g1-preheader #wp-calendar #prev a,.g1-preheader #wp-calendar #next a,.g1-preheader .g1-nav--mobile #g1-secondary-nav-menu>li,.g1-preheader #lang_sel ul ul li,.g1-preheader #g1-primary-nav-switch,.g1-preheader .widget_price_filter .ui-slider .ui-slider-range{background-color:#b90e13}.g1-preheader .g1-progress-circle--simple .g1-color-scheme{outline-color:#b90e13}.g1-preheader input[type=button],.g1-preheader input[type=submit],.g1-preheader button,.g1-preheader .g1-button--solid,.g1-preheader a.button,.g1-preheader .g1-frame--solid>.g1-decorator,.g1-preheader .g1-progress-bar--solid .g1-progress-bar__bar,.g1-preheader .g1-toggle--solid .g1-toggle__switch,.g1-preheader .g1-tabs--simple .g1-tabs-nav-current-item .g1-tab-title:before,.g1-preheader .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title,.g1-preheader .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title:after,.g1-preheader .g1-box--solid .g1-box__icon,.g1-preheader .author-info:before,.g1-preheader .g1-related-entries:before,.g1-preheader .g1-replies:before,.g1-preheader #respond:before,.g1-preheader .upsells:before,.g1-preheader .related:before,.g1-preheader #secondary .widget+.widget:before,.g1-preheader #g1-primary-nav-switch,.g1-preheader .widget_price_filter .ui-slider-handle{border-color:#b90e13}.g1-preheader .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title{background-color:#b90e13}.g1-preheader mark,.g1-preheader input[type=button]:hover,.g1-preheader input[type=submit]:hover,.g1-preheader button:hover,.g1-preheader .g1-button:hover,.g1-preheader a.button:hover,.g1-preheader .g1-simple-slider .g1-fullscreen>a:hover{background-color:#5a0709}.g1-preheader input[type=button]:hover,.g1-preheader input[type=submit]:hover,.g1-preheader button:hover,.g1-preheader .g1-button:hover,.g1-preheader a.button:hover,.g1-preheader .g1-simple-slider .g1-fullscreen>a:hover{border-color:#5a0709}{border-color:#b90e13}.g1-preheader .g1-list--simple .g1-list__icon,.g1-preheader .g1-duplicator--solid .g1-duplicate--active i,.g1-preheader .g1-numbers__icon{color:#b90e13}.g1-preheader .g1-gmap-wrapper .g1-zoom-control,.g1-preheader .g1-nav--mobile #g1-secondary-nav-menu,.g1-preheader #lang_sel ul ul,.g1-preheader .g1-searchbox #searchform,.g1-preheader .g1-nav--collapsed #g1-primary-nav-menu>.g1-type-drops ul,.g1-preheader .g1-nav--collapsed #g1-primary-nav-menu>.g1-type-tile>.g1-submenus,.g1-preheader .g1-nav--collapsed #g1-primary-nav-menu>.g1-type-column>.g1-submenus{background-color:#e81218}.g1-preheader .g1-nav--mobile #g1-secondary-nav-menu>li,.g1-preheader .g1-nav--mobile #g1-secondary-nav-menu:before,.g1-preheader #lang_sel ul ul li,.g1-preheader #lang_sel ul ul:before,.g1-preheader .g1-searchbox__switch .g1-searchbox__arrow,.g1-preheader .g1-nav--collapsed #g1-primary-nav-menu>li>a .g1-nav-item__arrow,.g1-preheader .g1-nav--collapsed #g1-primary-nav-menu>li.g1-type-drops li{border-color:#e81218}.g1-preheader mark,.g1-preheader .g1-dropcap--solid,.g1-preheader .g1-indicator:after,.g1-preheader input[type=button],.g1-preheader input[type=submit],.g1-preheader button,.g1-preheader .g1-button--solid,.g1-preheader input[type=button]:hover,.g1-preheader input[type=submit]:hover,.g1-preheader button:hover,.g1-preheader .g1-button--solid:hover,.g1-preheader .g1-button--simple:hover,.g1-preheader a.button,.g1-preheader .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title,.g1-preheader .g1-toggle--solid .g1-toggle__switch,.g1-preheader .g1-progress-bar--solid .g1-progress-bar__bar,.g1-preheader .g1-progress-circle--solid,.g1-preheader .g1-countdown i,.g1-preheader .g1-box--solid .g1-box__icon,.g1-preheader .g1-banda__handle span,.g1-preheader .g1-simple-slider .g1-fullscreen>a:hover,.g1-preheader .g1-simple-slider .g1-nav-direction__prev,.g1-preheader .g1-simple-slider .g1-nav-direction__next,.g1-preheader .g1-mediabox--slider .g1-nav-coin a:after,.g1-preheader .gallery-icon>a:after,.g1-preheader .g1-searchbox #s,.g1-preheader .g1-searchbox .g1-form-actions:before,.g1-preheader .g1-gmap-wrapper .g1-pan-control,.g1-preheader .g1-gmap-wrapper .g1-zoom-control,.g1-preheader .g1-gmap-wrapper .g1-full-map-control a,.g1-preheader .g1-nav--mobile #g1-secondary-nav-menu>li>a,.g1-preheader #lang_sel ul ul a,.g1-preheader #g1-primary-nav-switch,.g1-preheader #wp-calendar #prev a:after,.g1-preheader #wp-calendar #next a:after{color:#fff}{background-color:#fff}.g1-preheader .g1-searchbox #s{border-color:#fff}.g1-preheader .g1-progress-circle--solid .g1-color-scheme{outline-color:#fff}.g1-header .g1-table--solid tbody td,.g1-header .shop_table tbody td,.g1-header .g1-box--simple .g1-box__icon,.g1-header .g1-box--simple .g1-box__inner,.g1-header .g1-box--solid .g1-box__inner,.g1-header .g1-tabs--simple>div,.g1-header .g1-gmap__box>.g1-inner,.g1-header .g1gmap-marker-bubble-inner,.g1-header .g1-isotope-filters>div,.g1-header .g1-slide[class*="layout-bubble-"]>.description>.g1-background,.g1-header .g1-collection--gallery .entry-featured-media,.g1-header .g1-collection--gallery .g1-nonmedia>.g1-inner,.g1-header .g1-collection--masonry .g1-nonmedia,.g1-header .g1-nav--expanded #g1-primary-nav-menu:after,.g1-header .g1-cartbox__box>.g1-inner,.g1-header .widget_price_filter .ui-slider-handle,.g1-header #payment .payment_box,.g1-header .bbp-logged-in:after{background-color:#fff}.g1-header section,.g1-header aside,.g1-header article,.g1-header header,.g1-header nav,.g1-header div,.g1-header p,.g1-header span,.g1-header figure,.g1-header blockquote,.g1-header ul,.g1-header ol,.g1-header dl,.g1-header li,.g1-header a,.g1-header table,.g1-header td,.g1-header th,.g1-header hr,.g1-header form,.g1-header select,.g1-header input,.g1-header textarea,.g1-header .g1-button--divider:before,.g1-header .g1-button--divider:after,.g1-header .g1-tabs--simple .g1-tabs-nav-item,.g1-header .entry-header:after,.g1-header .archive-header:after,.g1-header .g1-nav--expanded #g1-primary-nav-menu:after,.g1-header .g1-cartbox__switch .g1-cartbox__arrow{border-color:#e6e6e6}.g1-header .g1-progress-bar--solid .g1-progress-bar__track,.g1-header .g1-twitter--simple .g1-twitter__items:before,.g1-header .g1-quote--solid>.g1-inner:before{border-color:#f2f2f2}.g1-header pre code,.g1-header .g1-twitter--simple .g1-twitter__items,.g1-header .g1-quote--solid>.g1-inner,.g1-header .g1-quote__image,.g1-header .g1-box--simple:before,.g1-header .g1-box--solid:before,.g1-header .countdown_section span,.g1-header .g1-placeholder,.g1-header .g1-table--solid,.g1-header .shop_table:before,.g1-header .g1-progress-bar--simple .g1-progress-bar__bar,.g1-header .g1-progress-bar--solid .g1-progress-bar__track,.g1-header .g1-tabs--simple,.g1-header .g1-collection--masonry article,.g1-header .g1-isotope-filters,.g1-header .g1-side-nav .children,.g1-header #wp-calendar #prev span,.g1-header #wp-calendar #next span,.g1-header #wp-calendar tbody td,.g1-header .g1-chat.g1-authors-two .g1-chat-author-2,.g1-header .g1-nav--expanded #g1-primary-nav-menu:before,.g1-header .widget_price_filter .price_slider_wrapper .ui-widget-content,.g1-header .woocommerce-message,.g1-header .woocommerce-info,.g1-header .woocommerce-error,.g1-header .bbp-template-notice,.g1-header #payment,.g1-header .bbp-logged-in:before,.g1-header .bbp-topics-front ul.super-sticky,.g1-header .bbp-topics ul.super-sticky,.g1-header .bbp-topics ul.sticky,.g1-header .bbp-forum-content ul.sticky{background-color:#f2f2f2}.g1-header .g1-divider i,.g1-header .g1-duplicate i,.g1-header .g1-form-pass-protected:before,.g1-header .g1-replies h2:before,.g1-header #reply-title:before,.g1-header .comment.parent>article:before,.g1-header .comment.parent>.children>.comment:before,.g1-header .comment.parent>.children>.comment:after{color:#ccc}.g1-header .countdown_section:first-child span,.g1-header #wp-calendar tbody td+td+td+td+td+td,.g1-header .g1-cartbox__box{background-color:#e6e6e6}.g1-header .g1-icon--solid,.g1-header #wp-calendar #prev span,.g1-header #wp-calendar #next span{color:#fff}.g1-header .g1-collection--gallery .g1-nonmedia>.g1-inner:after{border-color:#fff}.g1-header>.g1-background{background-color:#fff}.g1-header h1,.g1-header h2,.g1-header h3,.g1-header h4,.g1-header h5,.g1-header h6,.g1-header .g1-meta a:hover,.g1-header .g1-button--simple,.g1-header .g1-toggle--simple .g1-toggle__swit.g1-isotope-filtersch,.g1-header .g1-tabs--button .g1-tabs-nav-item .g1-tab-title,.g1-header .g1-side-nav a:hover,.g1-header .g1-pagination .prev,.g1-header .g1-pagination .next,.g1-header .countdown_section:first-child,.g1-header .g1-simple-slider .g1-fullscreen>a,.g1-header .g1-widget a:hover,.g1-header .g1-nav-item__switch{color:#000}.g1-header .g1-button--simple,.g1-header .g1-toggle--simple .g1-toggle__switch,.g1-header .g1-tabs--button .g1-tabs-nav-item .g1-tab-title,.g1-header .g1-simple-slider .g1-fullscreen>a,.g1-header .g1-nav-item__switch{border-color:#000}.g1-header,.g1-header .g1-regular,.g1-header h1+h3,.g1-header h1+h4,.g1-header h1+h5,.g1-header h1+h6,.g1-header h2+h4,.g1-header h2+h5,.g1-header h2+h6,.g1-header h3+h5,.g1-header h3+h6,.g1-header h4+h6,.g1-header .g1-h1+h3,.g1-header .g1-h1+h4,.g1-header .g1-h1+h5,.g1-header .g1-h1+h6,.g1-header .g1-h2+h4,.g1-header .g1-h2+h5,.g1-header .g1-h2+h6,.g1-header .g1-h3+h5,.g1-header .g1-h3+h6,.g1-header .g1-h4+h6,.g1-header .g1-meta a,.g1-header .g1-side-nav a,.g1-header .g1-duplicator--simple .g1-duplicate--active i,.g1-header .g1-isotope-filter>a,.g1-header .g1-links a,.g1-header .g1-searchbox__switch,.g1-header .g1-cartbox__switch,.g1-nav--unstyled.g1-nav--collapsed #g1-primary-nav-menu>li>a{color:#666}.g1-header .g1-icon--solid{background-color:#666}.g1-header .g1-icon--solid{border-color:#666}.g1-header .g1-meta{color:#999}.g1-header .g1-dropdown>li+li:before,.g1-header .g1-dropdown>li+li:after,.g1-header .entry-categories li+li:before,.g1-header .entry-categories li+li:after,.g1-header .g1-footer-menu li+li:before,.g1-header .g1-footer-menu li+li:after{border-color:#999}.g1-header a,.g1-nav--unstyled.g1-nav--collapsed #g1-primary-nav-menu>.current_page_ancestor>a,.g1-nav--unstyled.g1-nav--collapsed #g1-primary-nav-menu>.current_page_parent>a,.g1-nav--unstyled.g1-nav--collapsed #g1-primary-nav-menu>.current_page_item>a{color:#b90e13}.g1-header a:hover{color:#000}.g1-header .g1-divider--simple:before,.g1-header .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title,.g1-header .gallery-icon>a:before,.g1-header .g1-collection--gallery article:before,.g1-header .g1-collection--gallery .g1-nonmedia>.g1-01,.g1-header .g1-dropcap--solid,.g1-header input[type=button],.g1-header input[type=submit],.g1-header button,.g1-header .g1-button--solid,.g1-header a.button,.g1-header .g1-frame--solid>.g1-decorator,.g1-header .g1-toggle--solid .g1-toggle__switch,.g1-header .g1-indicator:before,.g1-header .g1-progress-bar--solid .g1-progress-bar__bar,.g1-header .g1-progress-circle .g1-color-scheme,.g1-header .g1-countdown i,.g1-header .g1-box--solid .g1-box__icon,.g1-header .g1-banda__handle span,.g1-header .g1-banda--smooth .g1-banda__handle,.g1-header .g1-isotope-filter--current:before,.g1-header .g1-simple-slider .g1-progress>div>div,.g1-header .g1-simple-slider.g1-nav-coin-thumbs .g1-nav-coin .g1-selected a:before,.g1-header .g1-simple-slider .g1-nav-direction__prev,.g1-header .g1-simple-slider .g1-nav-direction__next,.g1-header .g1-mediabox--slider .g1-nav-coin a:before,.g1-header .g1-searchbox .g1-outer,.g1-header .g1-gmap-wrapper .g1-pan-control,.g1-header .g1-gmap-wrapper .g1-full-map-control,.g1-header #wp-calendar #prev a,.g1-header #wp-calendar #next a,.g1-header .g1-nav--mobile #g1-secondary-nav-menu>li,.g1-header #lang_sel ul ul li,.g1-header #g1-primary-nav-switch,.g1-header .widget_price_filter .ui-slider .ui-slider-range,.g1-nav--collapsed #g1-primary-nav-menu .g1-type-column .g1-submenus:before,.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus a,.g1-nav--collapsed #g1-primary-nav-menu .g1-type-drops .g1-submenus a{background-color:#94949c}.g1-header .g1-progress-circle--simple .g1-color-scheme{outline-color:#94949c}.g1-header input[type=button],.g1-header input[type=submit],.g1-header button,.g1-header .g1-button--solid,.g1-header a.button,.g1-header .g1-frame--solid>.g1-decorator,.g1-header .g1-progress-bar--solid .g1-progress-bar__bar,.g1-header .g1-toggle--solid .g1-toggle__switch,.g1-header .g1-tabs--simple .g1-tabs-nav-current-item .g1-tab-title:before,.g1-header .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title,.g1-header .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title:after,.g1-header .g1-box--solid .g1-box__icon,.g1-header .author-info:before,.g1-header .g1-related-entries:before,.g1-header .g1-replies:before,.g1-header #respond:before,.g1-header .upsells:before,.g1-header .related:before,.g1-header #secondary .widget+.widget:before,.g1-header #g1-primary-nav-switch,.g1-header .widget_price_filter .ui-slider-handle{border-color:#94949c}.g1-header .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title{background-color:#94949c}.g1-header mark,.g1-header input[type=button]:hover,.g1-header input[type=submit]:hover,.g1-header button:hover,.g1-header .g1-button:hover,.g1-header a.button:hover,.g1-header .g1-simple-slider .g1-fullscreen>a:hover{background-color:#616169}.g1-header input[type=button]:hover,.g1-header input[type=submit]:hover,.g1-header button:hover,.g1-header .g1-button:hover,.g1-header a.button:hover,.g1-header .g1-simple-slider .g1-fullscreen>a:hover{border-color:#616169}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus a{border-color:#94949c}.g1-header .g1-list--simple .g1-list__icon,.g1-header .g1-duplicator--solid .g1-duplicate--active i,.g1-header .g1-numbers__icon,.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus a:hover{color:#94949c}.g1-header .g1-gmap-wrapper .g1-zoom-control,.g1-header .g1-nav--mobile #g1-secondary-nav-menu,.g1-header #lang_sel ul ul,.g1-header .g1-searchbox #searchform,.g1-header .g1-nav--collapsed #g1-primary-nav-menu>.g1-type-drops ul,.g1-header .g1-nav--collapsed #g1-primary-nav-menu>.g1-type-tile>.g1-submenus,.g1-header .g1-nav--collapsed #g1-primary-nav-menu>.g1-type-column>.g1-submenus{background-color:#7b7b84}.g1-header .g1-nav--mobile #g1-secondary-nav-menu>li,.g1-header .g1-nav--mobile #g1-secondary-nav-menu:before,.g1-header #lang_sel ul ul li,.g1-header #lang_sel ul ul:before,.g1-header .g1-searchbox__switch .g1-searchbox__arrow,.g1-header .g1-nav--collapsed #g1-primary-nav-menu>li>a .g1-nav-item__arrow,.g1-header .g1-nav--collapsed #g1-primary-nav-menu>li.g1-type-drops li{border-color:#7b7b84}.g1-header mark,.g1-header .g1-dropcap--solid,.g1-header .g1-indicator:after,.g1-header input[type=button],.g1-header input[type=submit],.g1-header button,.g1-header .g1-button--solid,.g1-header input[type=button]:hover,.g1-header input[type=submit]:hover,.g1-header button:hover,.g1-header .g1-button--solid:hover,.g1-header .g1-button--simple:hover,.g1-header a.button,.g1-header .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title,.g1-header .g1-toggle--solid .g1-toggle__switch,.g1-header .g1-progress-bar--solid .g1-progress-bar__bar,.g1-header .g1-progress-circle--solid,.g1-header .g1-countdown i,.g1-header .g1-box--solid .g1-box__icon,.g1-header .g1-banda__handle span,.g1-header .g1-simple-slider .g1-fullscreen>a:hover,.g1-header .g1-simple-slider .g1-nav-direction__prev,.g1-header .g1-simple-slider .g1-nav-direction__next,.g1-header .g1-mediabox--slider .g1-nav-coin a:after,.g1-header .gallery-icon>a:after,.g1-header .g1-searchbox #s,.g1-header .g1-searchbox .g1-form-actions:before,.g1-header .g1-gmap-wrapper .g1-pan-control,.g1-header .g1-gmap-wrapper .g1-zoom-control,.g1-header .g1-gmap-wrapper .g1-full-map-control a,.g1-header .g1-nav--mobile #g1-secondary-nav-menu>li>a,.g1-header #lang_sel ul ul a,.g1-header #g1-primary-nav-switch,.g1-header #wp-calendar #prev a:after,.g1-header #wp-calendar #next a:after,.g1-nav--collapsed #g1-primary-nav-menu .g1-submenus a{color:#fff}.g1-nav--collapsed #g1-primary-nav-menu .g1-type-tile .g1-submenus a:hover{background-color:#fff}.g1-header .g1-searchbox #s{border-color:#fff}.g1-header .g1-progress-circle--solid .g1-color-scheme{outline-color:#fff}.g1-precontent .g1-table--solid tbody td,.g1-precontent .shop_table tbody td,.g1-precontent .g1-box--simple .g1-box__icon,.g1-precontent .g1-box--simple .g1-box__inner,.g1-precontent .g1-box--solid .g1-box__inner,.g1-precontent .g1-tabs--simple>div,.g1-precontent .g1-gmap__box>.g1-inner,.g1-precontent .g1gmap-marker-bubble-inner,.g1-precontent .g1-isotope-filters>div,.g1-precontent .g1-slide[class*="layout-bubble-"]>.description>.g1-background,.g1-precontent .g1-collection--gallery .entry-featured-media,.g1-precontent .g1-collection--gallery .g1-nonmedia>.g1-inner,.g1-precontent .g1-collection--masonry .g1-nonmedia,.g1-precontent .g1-nav--expanded #g1-primary-nav-menu:after,.g1-precontent .g1-cartbox__box>.g1-inner,.g1-precontent .widget_price_filter .ui-slider-handle,.g1-precontent #payment .payment_box,.g1-precontent .bbp-logged-in:after{background-color:#b90e13}.g1-precontent section,.g1-precontent aside,.g1-precontent article,.g1-precontent header,.g1-precontent nav,.g1-precontent div,.g1-precontent p,.g1-precontent span,.g1-precontent figure,.g1-precontent blockquote,.g1-precontent ul,.g1-precontent ol,.g1-precontent dl,.g1-precontent li,.g1-precontent a,.g1-precontent table,.g1-precontent td,.g1-precontent th,.g1-precontent hr,.g1-precontent form,.g1-precontent select,.g1-precontent input,.g1-precontent textarea,.g1-precontent .g1-button--divider:before,.g1-precontent .g1-button--divider:after,.g1-precontent .g1-tabs--simple .g1-tabs-nav-item,.g1-precontent .entry-header:after,.g1-precontent .archive-header:after,.g1-precontent .g1-nav--expanded #g1-primary-nav-menu:after,.g1-precontent .g1-cartbox__switch .g1-cartbox__arrow{border-color:#e81218}.g1-precontent .g1-progress-bar--solid .g1-progress-bar__track,.g1-precontent .g1-twitter--simple .g1-twitter__items:before,.g1-precontent .g1-quote--solid>.g1-inner:before{border-color:#d11015}.g1-precontent pre code,.g1-precontent .g1-twitter--simple .g1-twitter__items,.g1-precontent .g1-quote--solid>.g1-inner,.g1-precontent .g1-quote__image,.g1-precontent .g1-box--simple:before,.g1-precontent .g1-box--solid:before,.g1-precontent .countdown_section span,.g1-precontent .g1-placeholder,.g1-precontent .g1-table--solid,.g1-precontent .shop_table:before,.g1-precontent .g1-progress-bar--simple .g1-progress-bar__bar,.g1-precontent .g1-progress-bar--solid .g1-progress-bar__track,.g1-precontent .g1-tabs--simple,.g1-precontent .g1-collection--masonry article,.g1-precontent .g1-isotope-filters,.g1-precontent .g1-side-nav .children,.g1-precontent #wp-calendar #prev span,.g1-precontent #wp-calendar #next span,.g1-precontent #wp-calendar tbody td,.g1-precontent .g1-chat.g1-authors-two .g1-chat-author-2,.g1-precontent .g1-nav--expanded #g1-primary-nav-menu:before,.g1-precontent .widget_price_filter .price_slider_wrapper .ui-widget-content,.g1-precontent .woocommerce-message,.g1-precontent .woocommerce-info,.g1-precontent .woocommerce-error,.g1-precontent .bbp-template-notice,.g1-precontent #payment,.g1-precontent .bbp-logged-in:before,.g1-precontent .bbp-topics-front ul.super-sticky,.g1-precontent .bbp-topics ul.super-sticky,.g1-precontent .bbp-topics ul.sticky,.g1-precontent .bbp-forum-content ul.sticky{background-color:#d11015}.g1-precontent .g1-divider i,.g1-precontent .g1-duplicate i,.g1-precontent .g1-form-pass-protected:before,.g1-precontent .g1-replies h2:before,.g1-precontent #reply-title:before,.g1-precontent .comment.parent>article:before,.g1-precontent .comment.parent>.children>.comment:before,.g1-precontent .comment.parent>.children>.comment:after{color:#f03d42}.g1-precontent .countdown_section:first-child span,.g1-precontent #wp-calendar tbody td+td+td+td+td+td,.g1-precontent .g1-cartbox__box{background-color:#e81218}.g1-precontent .g1-icon--solid,.g1-precontent #wp-calendar #prev span,.g1-precontent #wp-calendar #next span{color:#b90e13}.g1-precontent .g1-collection--gallery .g1-nonmedia>.g1-inner:after{border-color:#b90e13}.g1-precontent>.g1-background{background-color:#b90e13}.g1-precontent h1,.g1-precontent h2,.g1-precontent h3,.g1-precontent h4,.g1-precontent h5,.g1-precontent h6,.g1-precontent .g1-meta a:hover,.g1-precontent .g1-button--simple,.g1-precontent .g1-toggle--simple .g1-toggle__swit.g1-isotope-filtersch,.g1-precontent .g1-tabs--button .g1-tabs-nav-item .g1-tab-title,.g1-precontent .g1-side-nav a:hover,.g1-precontent .g1-pagination .prev,.g1-precontent .g1-pagination .next,.g1-precontent .countdown_section:first-child,.g1-precontent .g1-simple-slider .g1-fullscreen>a,.g1-precontent .g1-widget a:hover,.g1-precontent .g1-nav-item__switch{color:#fff}.g1-precontent .g1-button--simple,.g1-precontent .g1-toggle--simple .g1-toggle__switch,.g1-precontent .g1-tabs--button .g1-tabs-nav-item .g1-tab-title,.g1-precontent .g1-simple-slider .g1-fullscreen>a,.g1-precontent .g1-nav-item__switch{border-color:#fff}.g1-precontent,.g1-precontent .g1-regular,.g1-precontent h1+h3,.g1-precontent h1+h4,.g1-precontent h1+h5,.g1-precontent h1+h6,.g1-precontent h2+h4,.g1-precontent h2+h5,.g1-precontent h2+h6,.g1-precontent h3+h5,.g1-precontent h3+h6,.g1-precontent h4+h6,.g1-precontent .g1-h1+h3,.g1-precontent .g1-h1+h4,.g1-precontent .g1-h1+h5,.g1-precontent .g1-h1+h6,.g1-precontent .g1-h2+h4,.g1-precontent .g1-h2+h5,.g1-precontent .g1-h2+h6,.g1-precontent .g1-h3+h5,.g1-precontent .g1-h3+h6,.g1-precontent .g1-h4+h6,.g1-precontent .g1-meta a,.g1-precontent .g1-side-nav a,.g1-precontent .g1-duplicator--simple .g1-duplicate--active i,.g1-precontent .g1-isotope-filter>a,.g1-precontent .g1-links a,.g1-precontent .g1-searchbox__switch,.g1-precontent .g1-cartbox__switch{color:#fedad4}.g1-precontent .g1-icon--solid{background-color:#fedad4}.g1-precontent .g1-icon--solid{border-color:#fedad4}.g1-precontent .g1-meta{color:#fdb2a3}.g1-precontent .g1-dropdown>li+li:before,.g1-precontent .g1-dropdown>li+li:after,.g1-precontent .entry-categories li+li:before,.g1-precontent .entry-categories li+li:after,.g1-precontent .g1-footer-menu li+li:before,.g1-precontent .g1-footer-menu li+li:after{border-color:#fdb2a3}.g1-precontent a{color:#000}.g1-precontent .g1-divider--simple:before,.g1-precontent .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title,.g1-precontent .gallery-icon>a:before,.g1-precontent .g1-collection--gallery article:before,.g1-precontent .g1-collection--gallery .g1-nonmedia>.g1-01,.g1-precontent .g1-dropcap--solid,.g1-precontent input[type=button],.g1-precontent input[type=submit],.g1-precontent button,.g1-precontent .g1-button--solid,.g1-precontent a.button,.g1-precontent .g1-frame--solid>.g1-decorator,.g1-precontent .g1-toggle--solid .g1-toggle__switch,.g1-precontent .g1-indicator:before,.g1-precontent .g1-progress-bar--solid .g1-progress-bar__bar,.g1-precontent .g1-progress-circle .g1-color-scheme,.g1-precontent .g1-countdown i,.g1-precontent .g1-box--solid .g1-box__icon,.g1-precontent .g1-banda__handle span,.g1-precontent .g1-banda--smooth .g1-banda__handle,.g1-precontent .g1-isotope-filter--current:before,.g1-precontent .g1-simple-slider .g1-progress>div>div,.g1-precontent .g1-simple-slider.g1-nav-coin-thumbs .g1-nav-coin .g1-selected a:before,.g1-precontent .g1-simple-slider .g1-nav-direction__prev,.g1-precontent .g1-simple-slider .g1-nav-direction__next,.g1-precontent .g1-mediabox--slider .g1-nav-coin a:before,.g1-precontent .g1-searchbox .g1-outer,.g1-precontent .g1-gmap-wrapper .g1-pan-control,.g1-precontent .g1-gmap-wrapper .g1-full-map-control,.g1-precontent #wp-calendar #prev a,.g1-precontent #wp-calendar #next a,.g1-precontent .g1-nav--mobile #g1-secondary-nav-menu>li,.g1-precontent #lang_sel ul ul li,.g1-precontent #g1-primary-nav-switch,.g1-precontent .widget_price_filter .ui-slider .ui-slider-range{background-color:#000}.g1-precontent .g1-progress-circle--simple .g1-color-scheme{outline-color:#000}.g1-precontent input[type=button],.g1-precontent input[type=submit],.g1-precontent button,.g1-precontent .g1-button--solid,.g1-precontent a.button,.g1-precontent .g1-frame--solid>.g1-decorator,.g1-precontent .g1-progress-bar--solid .g1-progress-bar__bar,.g1-precontent .g1-toggle--solid .g1-toggle__switch,.g1-precontent .g1-tabs--simple .g1-tabs-nav-current-item .g1-tab-title:before,.g1-precontent .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title,.g1-precontent .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title:after,.g1-precontent .g1-box--solid .g1-box__icon,.g1-precontent .author-info:before,.g1-precontent .g1-related-entries:before,.g1-precontent .g1-replies:before,.g1-precontent #respond:before,.g1-precontent .upsells:before,.g1-precontent .related:before,.g1-precontent #secondary .widget+.widget:before,.g1-precontent #g1-primary-nav-switch,.g1-precontent .widget_price_filter .ui-slider-handle{border-color:#000}.g1-precontent .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title{background-color:#000}.g1-precontent mark,.g1-precontent input[type=button]:hover,.g1-precontent input[type=submit]:hover,.g1-precontent button:hover,.g1-precontent .g1-button:hover,.g1-precontent a.button:hover,.g1-precontent .g1-simple-slider .g1-fullscreen>a:hover{background-color:#333}.g1-precontent input[type=button]:hover,.g1-precontent input[type=submit]:hover,.g1-precontent button:hover,.g1-precontent .g1-button:hover,.g1-precontent a.button:hover,.g1-precontent .g1-simple-slider .g1-fullscreen>a:hover{border-color:#333}{border-color:#000}.g1-precontent .g1-list--simple .g1-list__icon,.g1-precontent .g1-duplicator--solid .g1-duplicate--active i,.g1-precontent .g1-numbers__icon{color:#000}.g1-precontent .g1-gmap-wrapper .g1-zoom-control,.g1-precontent .g1-nav--mobile #g1-secondary-nav-menu,.g1-precontent #lang_sel ul ul,.g1-precontent .g1-searchbox #searchform,.g1-precontent .g1-nav--collapsed #g1-primary-nav-menu>.g1-type-drops ul,.g1-precontent .g1-nav--collapsed #g1-primary-nav-menu>.g1-type-tile>.g1-submenus,.g1-precontent .g1-nav--collapsed #g1-primary-nav-menu>.g1-type-column>.g1-submenus{background-color:#1a1a1a}.g1-precontent .g1-nav--mobile #g1-secondary-nav-menu>li,.g1-precontent .g1-nav--mobile #g1-secondary-nav-menu:before,.g1-precontent #lang_sel ul ul li,.g1-precontent #lang_sel ul ul:before,.g1-precontent .g1-searchbox__switch .g1-searchbox__arrow,.g1-precontent .g1-nav--collapsed #g1-primary-nav-menu>li>a .g1-nav-item__arrow,.g1-precontent .g1-nav--collapsed #g1-primary-nav-menu>li.g1-type-drops li{border-color:#1a1a1a}.g1-precontent mark,.g1-precontent .g1-dropcap--solid,.g1-precontent .g1-indicator:after,.g1-precontent input[type=button],.g1-precontent input[type=submit],.g1-precontent button,.g1-precontent .g1-button--solid,.g1-precontent input[type=button]:hover,.g1-precontent input[type=submit]:hover,.g1-precontent button:hover,.g1-precontent .g1-button--solid:hover,.g1-precontent .g1-button--simple:hover,.g1-precontent a.button,.g1-precontent .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title,.g1-precontent .g1-toggle--solid .g1-toggle__switch,.g1-precontent .g1-progress-bar--solid .g1-progress-bar__bar,.g1-precontent .g1-progress-circle--solid,.g1-precontent .g1-countdown i,.g1-precontent .g1-box--solid .g1-box__icon,.g1-precontent .g1-banda__handle span,.g1-precontent .g1-simple-slider .g1-fullscreen>a:hover,.g1-precontent .g1-simple-slider .g1-nav-direction__prev,.g1-precontent .g1-simple-slider .g1-nav-direction__next,.g1-precontent .g1-mediabox--slider .g1-nav-coin a:after,.g1-precontent .gallery-icon>a:after,.g1-precontent .g1-searchbox #s,.g1-precontent .g1-searchbox .g1-form-actions:before,.g1-precontent .g1-gmap-wrapper .g1-pan-control,.g1-precontent .g1-gmap-wrapper .g1-zoom-control,.g1-precontent .g1-gmap-wrapper .g1-full-map-control a,.g1-precontent .g1-nav--mobile #g1-secondary-nav-menu>li>a,.g1-precontent #lang_sel ul ul a,.g1-precontent #g1-primary-nav-switch,.g1-precontent #wp-calendar #prev a:after,.g1-precontent #wp-calendar #next a:after{color:#fff}{background-color:#fff}.g1-precontent .g1-searchbox #s{border-color:#fff}.g1-precontent .g1-progress-circle--solid .g1-color-scheme{outline-color:#fff}.g1-content .g1-table--solid tbody td,.g1-content .shop_table tbody td,.g1-content .g1-box--simple .g1-box__icon,.g1-content .g1-box--simple .g1-box__inner,.g1-content .g1-box--solid .g1-box__inner,.g1-content .g1-tabs--simple>div,.g1-content .g1-gmap__box>.g1-inner,.g1-content .g1gmap-marker-bubble-inner,.g1-content .g1-isotope-filters>div,.g1-content .g1-slide[class*="layout-bubble-"]>.description>.g1-background,.g1-content .g1-collection--gallery .entry-featured-media,.g1-content .g1-collection--gallery .g1-nonmedia>.g1-inner,.g1-content .g1-collection--masonry .g1-nonmedia,.g1-content .g1-nav--expanded #g1-primary-nav-menu:after,.g1-content .g1-cartbox__box>.g1-inner,.g1-content .widget_price_filter .ui-slider-handle,.g1-content #payment .payment_box,.g1-content .bbp-logged-in:after{background-color:#fff}.g1-content section,.g1-content aside,.g1-content article,.g1-content header,.g1-content nav,.g1-content div,.g1-content p,.g1-content span,.g1-content figure,.g1-content blockquote,.g1-content ul,.g1-content ol,.g1-content dl,.g1-content li,.g1-content a,.g1-content table,.g1-content td,.g1-content th,.g1-content hr,.g1-content form,.g1-content select,.g1-content input,.g1-content textarea,.g1-content .g1-button--divider:before,.g1-content .g1-button--divider:after,.g1-content .g1-tabs--simple .g1-tabs-nav-item,.g1-content .entry-header:after,.g1-content .archive-header:after,.g1-content .g1-nav--expanded #g1-primary-nav-menu:after,.g1-content .g1-cartbox__switch .g1-cartbox__arrow{border-color:#e6e6e6}.g1-content .g1-progress-bar--solid .g1-progress-bar__track,.g1-content .g1-twitter--simple .g1-twitter__items:before,.g1-content .g1-quote--solid>.g1-inner:before{border-color:#f2f2f2}.g1-content pre code,.g1-content .g1-twitter--simple .g1-twitter__items,.g1-content .g1-quote--solid>.g1-inner,.g1-content .g1-quote__image,.g1-content .g1-box--simple:before,.g1-content .g1-box--solid:before,.g1-content .countdown_section span,.g1-content .g1-placeholder,.g1-content .g1-table--solid,.g1-content .shop_table:before,.g1-content .g1-progress-bar--simple .g1-progress-bar__bar,.g1-content .g1-progress-bar--solid .g1-progress-bar__track,.g1-content .g1-tabs--simple,.g1-content .g1-collection--masonry article,.g1-content .g1-isotope-filters,.g1-content .g1-side-nav .children,.g1-content #wp-calendar #prev span,.g1-content #wp-calendar #next span,.g1-content #wp-calendar tbody td,.g1-content .g1-chat.g1-authors-two .g1-chat-author-2,.g1-content .g1-nav--expanded #g1-primary-nav-menu:before,.g1-content .widget_price_filter .price_slider_wrapper .ui-widget-content,.g1-content .woocommerce-message,.g1-content .woocommerce-info,.g1-content .woocommerce-error,.g1-content .bbp-template-notice,.g1-content #payment,.g1-content .bbp-logged-in:before,.g1-content .bbp-topics-front ul.super-sticky,.g1-content .bbp-topics ul.super-sticky,.g1-content .bbp-topics ul.sticky,.g1-content .bbp-forum-content ul.sticky{background-color:#f2f2f2}.g1-content .g1-divider i,.g1-content .g1-duplicate i,.g1-content .g1-form-pass-protected:before,.g1-content .g1-replies h2:before,.g1-content #reply-title:before,.g1-content .comment.parent>article:before,.g1-content .comment.parent>.children>.comment:before,.g1-content .comment.parent>.children>.comment:after{color:#ccc}.g1-content .countdown_section:first-child span,.g1-content #wp-calendar tbody td+td+td+td+td+td,.g1-content .g1-cartbox__box{background-color:#e6e6e6}.g1-content .g1-icon--solid,.g1-content #wp-calendar #prev span,.g1-content #wp-calendar #next span{color:#fff}.g1-content .g1-collection--gallery .g1-nonmedia>.g1-inner:after{border-color:#fff}.g1-content>.g1-background{background-color:#fff}.g1-content h1,.g1-content h2,.g1-content h3,.g1-content h4,.g1-content h5,.g1-content h6,.g1-content .g1-meta a:hover,.g1-content .g1-button--simple,.g1-content .g1-toggle--simple .g1-toggle__swit.g1-isotope-filtersch,.g1-content .g1-tabs--button .g1-tabs-nav-item .g1-tab-title,.g1-content .g1-side-nav a:hover,.g1-content .g1-pagination .prev,.g1-content .g1-pagination .next,.g1-content .countdown_section:first-child,.g1-content .g1-simple-slider .g1-fullscreen>a,.g1-content .g1-widget a:hover,.g1-content .g1-nav-item__switch{color:#000}.g1-content .g1-button--simple,.g1-content .g1-toggle--simple .g1-toggle__switch,.g1-content .g1-tabs--button .g1-tabs-nav-item .g1-tab-title,.g1-content .g1-simple-slider .g1-fullscreen>a,.g1-content .g1-nav-item__switch{border-color:#000}.g1-content,.g1-content .g1-regular,.g1-content h1+h3,.g1-content h1+h4,.g1-content h1+h5,.g1-content h1+h6,.g1-content h2+h4,.g1-content h2+h5,.g1-content h2+h6,.g1-content h3+h5,.g1-content h3+h6,.g1-content h4+h6,.g1-content .g1-h1+h3,.g1-content .g1-h1+h4,.g1-content .g1-h1+h5,.g1-content .g1-h1+h6,.g1-content .g1-h2+h4,.g1-content .g1-h2+h5,.g1-content .g1-h2+h6,.g1-content .g1-h3+h5,.g1-content .g1-h3+h6,.g1-content .g1-h4+h6,.g1-content .g1-meta a,.g1-content .g1-side-nav a,.g1-content .g1-duplicator--simple .g1-duplicate--active i,.g1-content .g1-isotope-filter>a,.g1-content .g1-links a,.g1-content .g1-searchbox__switch,.g1-content .g1-cartbox__switch{color:#666}.g1-content .g1-icon--solid{background-color:#666}.g1-content .g1-icon--solid{border-color:#666}.g1-content .g1-meta{color:#999}.g1-content .g1-dropdown>li+li:before,.g1-content .g1-dropdown>li+li:after,.g1-content .entry-categories li+li:before,.g1-content .entry-categories li+li:after,.g1-content .g1-footer-menu li+li:before,.g1-content .g1-footer-menu li+li:after{border-color:#999}.g1-content a{color:#b90e13}.g1-content a:hover{color:#000}.g1-content .g1-divider--simple:before,.g1-content .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title,.g1-content .gallery-icon>a:before,.g1-content .g1-collection--gallery article:before,.g1-content .g1-collection--gallery .g1-nonmedia>.g1-01,.g1-content .g1-dropcap--solid,.g1-content input[type=button],.g1-content input[type=submit],.g1-content button,.g1-content .g1-button--solid,.g1-content a.button,.g1-content .g1-frame--solid>.g1-decorator,.g1-content .g1-toggle--solid .g1-toggle__switch,.g1-content .g1-indicator:before,.g1-content .g1-progress-bar--solid .g1-progress-bar__bar,.g1-content .g1-progress-circle .g1-color-scheme,.g1-content .g1-countdown i,.g1-content .g1-box--solid .g1-box__icon,.g1-content .g1-banda__handle span,.g1-content .g1-banda--smooth .g1-banda__handle,.g1-content .g1-isotope-filter--current:before,.g1-content .g1-simple-slider .g1-progress>div>div,.g1-content .g1-simple-slider.g1-nav-coin-thumbs .g1-nav-coin .g1-selected a:before,.g1-content .g1-simple-slider .g1-nav-direction__prev,.g1-content .g1-simple-slider .g1-nav-direction__next,.g1-content .g1-mediabox--slider .g1-nav-coin a:before,.g1-content .g1-searchbox .g1-outer,.g1-content .g1-gmap-wrapper .g1-pan-control,.g1-content .g1-gmap-wrapper .g1-full-map-control,.g1-content #wp-calendar #prev a,.g1-content #wp-calendar #next a,.g1-content .g1-nav--mobile #g1-secondary-nav-menu>li,.g1-content #lang_sel ul ul li,.g1-content #g1-primary-nav-switch,.g1-content .widget_price_filter .ui-slider .ui-slider-range{background-color:#b90e13}.g1-content .g1-progress-circle--simple .g1-color-scheme{outline-color:#b90e13}.g1-content input[type=button],.g1-content input[type=submit],.g1-content button,.g1-content .g1-button--solid,.g1-content a.button,.g1-content .g1-frame--solid>.g1-decorator,.g1-content .g1-progress-bar--solid .g1-progress-bar__bar,.g1-content .g1-toggle--solid .g1-toggle__switch,.g1-content .g1-tabs--simple .g1-tabs-nav-current-item .g1-tab-title:before,.g1-content .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title,.g1-content .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title:after,.g1-content .g1-box--solid .g1-box__icon,.g1-content .author-info:before,.g1-content .g1-related-entries:before,.g1-content .g1-replies:before,.g1-content #respond:before,.g1-content .upsells:before,.g1-content .related:before,.g1-content #secondary .widget+.widget:before,.g1-content #g1-primary-nav-switch,.g1-content .widget_price_filter .ui-slider-handle{border-color:#b90e13}.g1-content .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title{background-color:#b90e13}.g1-content mark,.g1-content input[type=button]:hover,.g1-content input[type=submit]:hover,.g1-content button:hover,.g1-content .g1-button:hover,.g1-content a.button:hover,.g1-content .g1-simple-slider .g1-fullscreen>a:hover{background-color:#5a0709}.g1-content input[type=button]:hover,.g1-content input[type=submit]:hover,.g1-content button:hover,.g1-content .g1-button:hover,.g1-content a.button:hover,.g1-content .g1-simple-slider .g1-fullscreen>a:hover{border-color:#5a0709}{border-color:#b90e13}.g1-content .g1-list--simple .g1-list__icon,.g1-content .g1-duplicator--solid .g1-duplicate--active i,.g1-content .g1-numbers__icon{color:#b90e13}.g1-content .g1-gmap-wrapper .g1-zoom-control,.g1-content .g1-nav--mobile #g1-secondary-nav-menu,.g1-content #lang_sel ul ul,.g1-content .g1-searchbox #searchform,.g1-content .g1-nav--collapsed #g1-primary-nav-menu>.g1-type-drops ul,.g1-content .g1-nav--collapsed #g1-primary-nav-menu>.g1-type-tile>.g1-submenus,.g1-content .g1-nav--collapsed #g1-primary-nav-menu>.g1-type-column>.g1-submenus{background-color:#e81218}.g1-content .g1-nav--mobile #g1-secondary-nav-menu>li,.g1-content .g1-nav--mobile #g1-secondary-nav-menu:before,.g1-content #lang_sel ul ul li,.g1-content #lang_sel ul ul:before,.g1-content .g1-searchbox__switch .g1-searchbox__arrow,.g1-content .g1-nav--collapsed #g1-primary-nav-menu>li>a .g1-nav-item__arrow,.g1-content .g1-nav--collapsed #g1-primary-nav-menu>li.g1-type-drops li{border-color:#e81218}.g1-content mark,.g1-content .g1-dropcap--solid,.g1-content .g1-indicator:after,.g1-content input[type=button],.g1-content input[type=submit],.g1-content button,.g1-content .g1-button--solid,.g1-content input[type=button]:hover,.g1-content input[type=submit]:hover,.g1-content button:hover,.g1-content .g1-button--solid:hover,.g1-content .g1-button--simple:hover,.g1-content a.button,.g1-content .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title,.g1-content .g1-toggle--solid .g1-toggle__switch,.g1-content .g1-progress-bar--solid .g1-progress-bar__bar,.g1-content .g1-progress-circle--solid,.g1-content .g1-countdown i,.g1-content .g1-box--solid .g1-box__icon,.g1-content .g1-banda__handle span,.g1-content .g1-simple-slider .g1-fullscreen>a:hover,.g1-content .g1-simple-slider .g1-nav-direction__prev,.g1-content .g1-simple-slider .g1-nav-direction__next,.g1-content .g1-mediabox--slider .g1-nav-coin a:after,.g1-content .gallery-icon>a:after,.g1-content .g1-searchbox #s,.g1-content .g1-searchbox .g1-form-actions:before,.g1-content .g1-gmap-wrapper .g1-pan-control,.g1-content .g1-gmap-wrapper .g1-zoom-control,.g1-content .g1-gmap-wrapper .g1-full-map-control a,.g1-content .g1-nav--mobile #g1-secondary-nav-menu>li>a,.g1-content #lang_sel ul ul a,.g1-content #g1-primary-nav-switch,.g1-content #wp-calendar #prev a:after,.g1-content #wp-calendar #next a:after{color:#fff}{background-color:#fff}.g1-content .g1-searchbox #s{border-color:#fff}.g1-content .g1-progress-circle--solid .g1-color-scheme{outline-color:#fff}.g1-prefooter .g1-table--solid tbody td,.g1-prefooter .shop_table tbody td,.g1-prefooter .g1-box--simple .g1-box__icon,.g1-prefooter .g1-box--simple .g1-box__inner,.g1-prefooter .g1-box--solid .g1-box__inner,.g1-prefooter .g1-tabs--simple>div,.g1-prefooter .g1-gmap__box>.g1-inner,.g1-prefooter .g1gmap-marker-bubble-inner,.g1-prefooter .g1-isotope-filters>div,.g1-prefooter .g1-slide[class*="layout-bubble-"]>.description>.g1-background,.g1-prefooter .g1-collection--gallery .entry-featured-media,.g1-prefooter .g1-collection--gallery .g1-nonmedia>.g1-inner,.g1-prefooter .g1-collection--masonry .g1-nonmedia,.g1-prefooter .g1-nav--expanded #g1-primary-nav-menu:after,.g1-prefooter .g1-cartbox__box>.g1-inner,.g1-prefooter .widget_price_filter .ui-slider-handle,.g1-prefooter #payment .payment_box,.g1-prefooter .bbp-logged-in:after{background-color:#333}.g1-prefooter section,.g1-prefooter aside,.g1-prefooter article,.g1-prefooter header,.g1-prefooter nav,.g1-prefooter div,.g1-prefooter p,.g1-prefooter span,.g1-prefooter figure,.g1-prefooter blockquote,.g1-prefooter ul,.g1-prefooter ol,.g1-prefooter dl,.g1-prefooter li,.g1-prefooter a,.g1-prefooter table,.g1-prefooter td,.g1-prefooter th,.g1-prefooter hr,.g1-prefooter form,.g1-prefooter select,.g1-prefooter input,.g1-prefooter textarea,.g1-prefooter .g1-button--divider:before,.g1-prefooter .g1-button--divider:after,.g1-prefooter .g1-tabs--simple .g1-tabs-nav-item,.g1-prefooter .entry-header:after,.g1-prefooter .archive-header:after,.g1-prefooter .g1-nav--expanded #g1-primary-nav-menu:after,.g1-prefooter .g1-cartbox__switch .g1-cartbox__arrow{border-color:#4d4d4d}.g1-prefooter .g1-progress-bar--solid .g1-progress-bar__track,.g1-prefooter .g1-twitter--simple .g1-twitter__items:before,.g1-prefooter .g1-quote--solid>.g1-inner:before{border-color:#404040}.g1-prefooter pre code,.g1-prefooter .g1-twitter--simple .g1-twitter__items,.g1-prefooter .g1-quote--solid>.g1-inner,.g1-prefooter .g1-quote__image,.g1-prefooter .g1-box--simple:before,.g1-prefooter .g1-box--solid:before,.g1-prefooter .countdown_section span,.g1-prefooter .g1-placeholder,.g1-prefooter .g1-table--solid,.g1-prefooter .shop_table:before,.g1-prefooter .g1-progress-bar--simple .g1-progress-bar__bar,.g1-prefooter .g1-progress-bar--solid .g1-progress-bar__track,.g1-prefooter .g1-tabs--simple,.g1-prefooter .g1-collection--masonry article,.g1-prefooter .g1-isotope-filters,.g1-prefooter .g1-side-nav .children,.g1-prefooter #wp-calendar #prev span,.g1-prefooter #wp-calendar #next span,.g1-prefooter #wp-calendar tbody td,.g1-prefooter .g1-chat.g1-authors-two .g1-chat-author-2,.g1-prefooter .g1-nav--expanded #g1-primary-nav-menu:before,.g1-prefooter .widget_price_filter .price_slider_wrapper .ui-widget-content,.g1-prefooter .woocommerce-message,.g1-prefooter .woocommerce-info,.g1-prefooter .woocommerce-error,.g1-prefooter .bbp-template-notice,.g1-prefooter #payment,.g1-prefooter .bbp-logged-in:before,.g1-prefooter .bbp-topics-front ul.super-sticky,.g1-prefooter .bbp-topics ul.super-sticky,.g1-prefooter .bbp-topics ul.sticky,.g1-prefooter .bbp-forum-content ul.sticky{background-color:#404040}.g1-prefooter .g1-divider i,.g1-prefooter .g1-duplicate i,.g1-prefooter .g1-form-pass-protected:before,.g1-prefooter .g1-replies h2:before,.g1-prefooter #reply-title:before,.g1-prefooter .comment.parent>article:before,.g1-prefooter .comment.parent>.children>.comment:before,.g1-prefooter .comment.parent>.children>.comment:after{color:#666}.g1-prefooter .countdown_section:first-child span,.g1-prefooter #wp-calendar tbody td+td+td+td+td+td,.g1-prefooter .g1-cartbox__box{background-color:#4d4d4d}.g1-prefooter .g1-icon--solid,.g1-prefooter #wp-calendar #prev span,.g1-prefooter #wp-calendar #next span{color:#333}.g1-prefooter .g1-collection--gallery .g1-nonmedia>.g1-inner:after{border-color:#333}.g1-prefooter>.g1-background{background-color:#333}.g1-prefooter h1,.g1-prefooter h2,.g1-prefooter h3,.g1-prefooter h4,.g1-prefooter h5,.g1-prefooter h6,.g1-prefooter .g1-meta a:hover,.g1-prefooter .g1-button--simple,.g1-prefooter .g1-toggle--simple .g1-toggle__swit.g1-isotope-filtersch,.g1-prefooter .g1-tabs--button .g1-tabs-nav-item .g1-tab-title,.g1-prefooter .g1-side-nav a:hover,.g1-prefooter .g1-pagination .prev,.g1-prefooter .g1-pagination .next,.g1-prefooter .countdown_section:first-child,.g1-prefooter .g1-simple-slider .g1-fullscreen>a,.g1-prefooter .g1-widget a:hover,.g1-prefooter .g1-nav-item__switch{color:#fff}.g1-prefooter .g1-button--simple,.g1-prefooter .g1-toggle--simple .g1-toggle__switch,.g1-prefooter .g1-tabs--button .g1-tabs-nav-item .g1-tab-title,.g1-prefooter .g1-simple-slider .g1-fullscreen>a,.g1-prefooter .g1-nav-item__switch{border-color:#fff}.g1-prefooter,.g1-prefooter .g1-regular,.g1-prefooter h1+h3,.g1-prefooter h1+h4,.g1-prefooter h1+h5,.g1-prefooter h1+h6,.g1-prefooter h2+h4,.g1-prefooter h2+h5,.g1-prefooter h2+h6,.g1-prefooter h3+h5,.g1-prefooter h3+h6,.g1-prefooter h4+h6,.g1-prefooter .g1-h1+h3,.g1-prefooter .g1-h1+h4,.g1-prefooter .g1-h1+h5,.g1-prefooter .g1-h1+h6,.g1-prefooter .g1-h2+h4,.g1-prefooter .g1-h2+h5,.g1-prefooter .g1-h2+h6,.g1-prefooter .g1-h3+h5,.g1-prefooter .g1-h3+h6,.g1-prefooter .g1-h4+h6,.g1-prefooter .g1-meta a,.g1-prefooter .g1-side-nav a,.g1-prefooter .g1-duplicator--simple .g1-duplicate--active i,.g1-prefooter .g1-isotope-filter>a,.g1-prefooter .g1-links a,.g1-prefooter .g1-searchbox__switch,.g1-prefooter .g1-cartbox__switch{color:#999}.g1-prefooter .g1-icon--solid{background-color:#999}.g1-prefooter .g1-icon--solid{border-color:#999}.g1-prefooter .g1-meta{color:#666}.g1-prefooter .g1-dropdown>li+li:before,.g1-prefooter .g1-dropdown>li+li:after,.g1-prefooter .entry-categories li+li:before,.g1-prefooter .entry-categories li+li:after,.g1-prefooter .g1-footer-menu li+li:before,.g1-prefooter .g1-footer-menu li+li:after{border-color:#666}.g1-prefooter a{color:#b90e13}.g1-prefooter a:hover{color:#fff}.g1-prefooter .g1-divider--simple:before,.g1-prefooter .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title,.g1-prefooter .gallery-icon>a:before,.g1-prefooter .g1-collection--gallery article:before,.g1-prefooter .g1-collection--gallery .g1-nonmedia>.g1-01,.g1-prefooter .g1-dropcap--solid,.g1-prefooter input[type=button],.g1-prefooter input[type=submit],.g1-prefooter button,.g1-prefooter .g1-button--solid,.g1-prefooter a.button,.g1-prefooter .g1-frame--solid>.g1-decorator,.g1-prefooter .g1-toggle--solid .g1-toggle__switch,.g1-prefooter .g1-indicator:before,.g1-prefooter .g1-progress-bar--solid .g1-progress-bar__bar,.g1-prefooter .g1-progress-circle .g1-color-scheme,.g1-prefooter .g1-countdown i,.g1-prefooter .g1-box--solid .g1-box__icon,.g1-prefooter .g1-banda__handle span,.g1-prefooter .g1-banda--smooth .g1-banda__handle,.g1-prefooter .g1-isotope-filter--current:before,.g1-prefooter .g1-simple-slider .g1-progress>div>div,.g1-prefooter .g1-simple-slider.g1-nav-coin-thumbs .g1-nav-coin .g1-selected a:before,.g1-prefooter .g1-simple-slider .g1-nav-direction__prev,.g1-prefooter .g1-simple-slider .g1-nav-direction__next,.g1-prefooter .g1-mediabox--slider .g1-nav-coin a:before,.g1-prefooter .g1-searchbox .g1-outer,.g1-prefooter .g1-gmap-wrapper .g1-pan-control,.g1-prefooter .g1-gmap-wrapper .g1-full-map-control,.g1-prefooter #wp-calendar #prev a,.g1-prefooter #wp-calendar #next a,.g1-prefooter .g1-nav--mobile #g1-secondary-nav-menu>li,.g1-prefooter #lang_sel ul ul li,.g1-prefooter #g1-primary-nav-switch,.g1-prefooter .widget_price_filter .ui-slider .ui-slider-range{background-color:#b90e13}.g1-prefooter .g1-progress-circle--simple .g1-color-scheme{outline-color:#b90e13}.g1-prefooter input[type=button],.g1-prefooter input[type=submit],.g1-prefooter button,.g1-prefooter .g1-button--solid,.g1-prefooter a.button,.g1-prefooter .g1-frame--solid>.g1-decorator,.g1-prefooter .g1-progress-bar--solid .g1-progress-bar__bar,.g1-prefooter .g1-toggle--solid .g1-toggle__switch,.g1-prefooter .g1-tabs--simple .g1-tabs-nav-current-item .g1-tab-title:before,.g1-prefooter .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title,.g1-prefooter .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title:after,.g1-prefooter .g1-box--solid .g1-box__icon,.g1-prefooter .author-info:before,.g1-prefooter .g1-related-entries:before,.g1-prefooter .g1-replies:before,.g1-prefooter #respond:before,.g1-prefooter .upsells:before,.g1-prefooter .related:before,.g1-prefooter #secondary .widget+.widget:before,.g1-prefooter #g1-primary-nav-switch,.g1-prefooter .widget_price_filter .ui-slider-handle{border-color:#b90e13}.g1-prefooter .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title{background-color:#b90e13}.g1-prefooter mark,.g1-prefooter input[type=button]:hover,.g1-prefooter input[type=submit]:hover,.g1-prefooter button:hover,.g1-prefooter .g1-button:hover,.g1-prefooter a.button:hover,.g1-prefooter .g1-simple-slider .g1-fullscreen>a:hover{background-color:#5a0709}.g1-prefooter input[type=button]:hover,.g1-prefooter input[type=submit]:hover,.g1-prefooter button:hover,.g1-prefooter .g1-button:hover,.g1-prefooter a.button:hover,.g1-prefooter .g1-simple-slider .g1-fullscreen>a:hover{border-color:#5a0709}{border-color:#b90e13}.g1-prefooter .g1-list--simple .g1-list__icon,.g1-prefooter .g1-duplicator--solid .g1-duplicate--active i,.g1-prefooter .g1-numbers__icon{color:#b90e13}.g1-prefooter .g1-gmap-wrapper .g1-zoom-control,.g1-prefooter .g1-nav--mobile #g1-secondary-nav-menu,.g1-prefooter #lang_sel ul ul,.g1-prefooter .g1-searchbox #searchform,.g1-prefooter .g1-nav--collapsed #g1-primary-nav-menu>.g1-type-drops ul,.g1-prefooter .g1-nav--collapsed #g1-primary-nav-menu>.g1-type-tile>.g1-submenus,.g1-prefooter .g1-nav--collapsed #g1-primary-nav-menu>.g1-type-column>.g1-submenus{background-color:#e81218}.g1-prefooter .g1-nav--mobile #g1-secondary-nav-menu>li,.g1-prefooter .g1-nav--mobile #g1-secondary-nav-menu:before,.g1-prefooter #lang_sel ul ul li,.g1-prefooter #lang_sel ul ul:before,.g1-prefooter .g1-searchbox__switch .g1-searchbox__arrow,.g1-prefooter .g1-nav--collapsed #g1-primary-nav-menu>li>a .g1-nav-item__arrow,.g1-prefooter .g1-nav--collapsed #g1-primary-nav-menu>li.g1-type-drops li{border-color:#e81218}.g1-prefooter mark,.g1-prefooter .g1-dropcap--solid,.g1-prefooter .g1-indicator:after,.g1-prefooter input[type=button],.g1-prefooter input[type=submit],.g1-prefooter button,.g1-prefooter .g1-button--solid,.g1-prefooter input[type=button]:hover,.g1-prefooter input[type=submit]:hover,.g1-prefooter button:hover,.g1-prefooter .g1-button--solid:hover,.g1-prefooter .g1-button--simple:hover,.g1-prefooter a.button,.g1-prefooter .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title,.g1-prefooter .g1-toggle--solid .g1-toggle__switch,.g1-prefooter .g1-progress-bar--solid .g1-progress-bar__bar,.g1-prefooter .g1-progress-circle--solid,.g1-prefooter .g1-countdown i,.g1-prefooter .g1-box--solid .g1-box__icon,.g1-prefooter .g1-banda__handle span,.g1-prefooter .g1-simple-slider .g1-fullscreen>a:hover,.g1-prefooter .g1-simple-slider .g1-nav-direction__prev,.g1-prefooter .g1-simple-slider .g1-nav-direction__next,.g1-prefooter .g1-mediabox--slider .g1-nav-coin a:after,.g1-prefooter .gallery-icon>a:after,.g1-prefooter .g1-searchbox #s,.g1-prefooter .g1-searchbox .g1-form-actions:before,.g1-prefooter .g1-gmap-wrapper .g1-pan-control,.g1-prefooter .g1-gmap-wrapper .g1-zoom-control,.g1-prefooter .g1-gmap-wrapper .g1-full-map-control a,.g1-prefooter .g1-nav--mobile #g1-secondary-nav-menu>li>a,.g1-prefooter #lang_sel ul ul a,.g1-prefooter #g1-primary-nav-switch,.g1-prefooter #wp-calendar #prev a:after,.g1-prefooter #wp-calendar #next a:after{color:#fff}{background-color:#fff}.g1-prefooter .g1-searchbox #s{border-color:#fff}.g1-prefooter .g1-progress-circle--solid .g1-color-scheme{outline-color:#fff}.g1-footer .g1-table--solid tbody td,.g1-footer .shop_table tbody td,.g1-footer .g1-box--simple .g1-box__icon,.g1-footer .g1-box--simple .g1-box__inner,.g1-footer .g1-box--solid .g1-box__inner,.g1-footer .g1-tabs--simple>div,.g1-footer .g1-gmap__box>.g1-inner,.g1-footer .g1gmap-marker-bubble-inner,.g1-footer .g1-isotope-filters>div,.g1-footer .g1-slide[class*="layout-bubble-"]>.description>.g1-background,.g1-footer .g1-collection--gallery .entry-featured-media,.g1-footer .g1-collection--gallery .g1-nonmedia>.g1-inner,.g1-footer .g1-collection--masonry .g1-nonmedia,.g1-footer .g1-nav--expanded #g1-primary-nav-menu:after,.g1-footer .g1-cartbox__box>.g1-inner,.g1-footer .widget_price_filter .ui-slider-handle,.g1-footer #payment .payment_box,.g1-footer .bbp-logged-in:after{background-color:#262626}.g1-footer section,.g1-footer aside,.g1-footer article,.g1-footer header,.g1-footer nav,.g1-footer div,.g1-footer p,.g1-footer span,.g1-footer figure,.g1-footer blockquote,.g1-footer ul,.g1-footer ol,.g1-footer dl,.g1-footer li,.g1-footer a,.g1-footer table,.g1-footer td,.g1-footer th,.g1-footer hr,.g1-footer form,.g1-footer select,.g1-footer input,.g1-footer textarea,.g1-footer .g1-button--divider:before,.g1-footer .g1-button--divider:after,.g1-footer .g1-tabs--simple .g1-tabs-nav-item,.g1-footer .entry-header:after,.g1-footer .archive-header:after,.g1-footer .g1-nav--expanded #g1-primary-nav-menu:after,.g1-footer .g1-cartbox__switch .g1-cartbox__arrow{border-color:#404040}.g1-footer .g1-progress-bar--solid .g1-progress-bar__track,.g1-footer .g1-twitter--simple .g1-twitter__items:before,.g1-footer .g1-quote--solid>.g1-inner:before{border-color:#333}.g1-footer pre code,.g1-footer .g1-twitter--simple .g1-twitter__items,.g1-footer .g1-quote--solid>.g1-inner,.g1-footer .g1-quote__image,.g1-footer .g1-box--simple:before,.g1-footer .g1-box--solid:before,.g1-footer .countdown_section span,.g1-footer .g1-placeholder,.g1-footer .g1-table--solid,.g1-footer .shop_table:before,.g1-footer .g1-progress-bar--simple .g1-progress-bar__bar,.g1-footer .g1-progress-bar--solid .g1-progress-bar__track,.g1-footer .g1-tabs--simple,.g1-footer .g1-collection--masonry article,.g1-footer .g1-isotope-filters,.g1-footer .g1-side-nav .children,.g1-footer #wp-calendar #prev span,.g1-footer #wp-calendar #next span,.g1-footer #wp-calendar tbody td,.g1-footer .g1-chat.g1-authors-two .g1-chat-author-2,.g1-footer .g1-nav--expanded #g1-primary-nav-menu:before,.g1-footer .widget_price_filter .price_slider_wrapper .ui-widget-content,.g1-footer .woocommerce-message,.g1-footer .woocommerce-info,.g1-footer .woocommerce-error,.g1-footer .bbp-template-notice,.g1-footer #payment,.g1-footer .bbp-logged-in:before,.g1-footer .bbp-topics-front ul.super-sticky,.g1-footer .bbp-topics ul.super-sticky,.g1-footer .bbp-topics ul.sticky,.g1-footer .bbp-forum-content ul.sticky{background-color:#333}.g1-footer .g1-divider i,.g1-footer .g1-duplicate i,.g1-footer .g1-form-pass-protected:before,.g1-footer .g1-replies h2:before,.g1-footer #reply-title:before,.g1-footer .comment.parent>article:before,.g1-footer .comment.parent>.children>.comment:before,.g1-footer .comment.parent>.children>.comment:after{color:#595959}.g1-footer .countdown_section:first-child span,.g1-footer #wp-calendar tbody td+td+td+td+td+td,.g1-footer .g1-cartbox__box{background-color:#404040}.g1-footer .g1-icon--solid,.g1-footer #wp-calendar #prev span,.g1-footer #wp-calendar #next span{color:#262626}.g1-footer .g1-collection--gallery .g1-nonmedia>.g1-inner:after{border-color:#262626}.g1-footer>.g1-background{background-color:#262626}.g1-footer h1,.g1-footer h2,.g1-footer h3,.g1-footer h4,.g1-footer h5,.g1-footer h6,.g1-footer .g1-meta a:hover,.g1-footer .g1-button--simple,.g1-footer .g1-toggle--simple .g1-toggle__swit.g1-isotope-filtersch,.g1-footer .g1-tabs--button .g1-tabs-nav-item .g1-tab-title,.g1-footer .g1-side-nav a:hover,.g1-footer .g1-pagination .prev,.g1-footer .g1-pagination .next,.g1-footer .countdown_section:first-child,.g1-footer .g1-simple-slider .g1-fullscreen>a,.g1-footer .g1-widget a:hover,.g1-footer .g1-nav-item__switch,#g1-footer-nav-menu>li>a:hover{color:#fff}.g1-footer .g1-button--simple,.g1-footer .g1-toggle--simple .g1-toggle__switch,.g1-footer .g1-tabs--button .g1-tabs-nav-item .g1-tab-title,.g1-footer .g1-simple-slider .g1-fullscreen>a,.g1-footer .g1-nav-item__switch{border-color:#fff}.g1-footer,.g1-footer .g1-regular,.g1-footer h1+h3,.g1-footer h1+h4,.g1-footer h1+h5,.g1-footer h1+h6,.g1-footer h2+h4,.g1-footer h2+h5,.g1-footer h2+h6,.g1-footer h3+h5,.g1-footer h3+h6,.g1-footer h4+h6,.g1-footer .g1-h1+h3,.g1-footer .g1-h1+h4,.g1-footer .g1-h1+h5,.g1-footer .g1-h1+h6,.g1-footer .g1-h2+h4,.g1-footer .g1-h2+h5,.g1-footer .g1-h2+h6,.g1-footer .g1-h3+h5,.g1-footer .g1-h3+h6,.g1-footer .g1-h4+h6,.g1-footer .g1-meta a,.g1-footer .g1-side-nav a,.g1-footer .g1-duplicator--simple .g1-duplicate--active i,.g1-footer .g1-isotope-filter>a,.g1-footer .g1-links a,.g1-footer .g1-searchbox__switch,.g1-footer .g1-cartbox__switch,#g1-footer-nav-menu>li>a{color:#999}.g1-footer .g1-icon--solid{background-color:#999}.g1-footer .g1-icon--solid{border-color:#999}.g1-footer .g1-meta{color:#666}.g1-footer .g1-dropdown>li+li:before,.g1-footer .g1-dropdown>li+li:after,.g1-footer .entry-categories li+li:before,.g1-footer .entry-categories li+li:after,.g1-footer .g1-footer-menu li+li:before,.g1-footer .g1-footer-menu li+li:after{border-color:#666}.g1-footer a{color:#b90e13}.g1-footer a:hover{color:#fff}.g1-footer .g1-divider--simple:before,.g1-footer .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title,.g1-footer .gallery-icon>a:before,.g1-footer .g1-collection--gallery article:before,.g1-footer .g1-collection--gallery .g1-nonmedia>.g1-01,.g1-footer .g1-dropcap--solid,.g1-footer input[type=button],.g1-footer input[type=submit],.g1-footer button,.g1-footer .g1-button--solid,.g1-footer a.button,.g1-footer .g1-frame--solid>.g1-decorator,.g1-footer .g1-toggle--solid .g1-toggle__switch,.g1-footer .g1-indicator:before,.g1-footer .g1-progress-bar--solid .g1-progress-bar__bar,.g1-footer .g1-progress-circle .g1-color-scheme,.g1-footer .g1-countdown i,.g1-footer .g1-box--solid .g1-box__icon,.g1-footer .g1-banda__handle span,.g1-footer .g1-banda--smooth .g1-banda__handle,.g1-footer .g1-isotope-filter--current:before,.g1-footer .g1-simple-slider .g1-progress>div>div,.g1-footer .g1-simple-slider.g1-nav-coin-thumbs .g1-nav-coin .g1-selected a:before,.g1-footer .g1-simple-slider .g1-nav-direction__prev,.g1-footer .g1-simple-slider .g1-nav-direction__next,.g1-footer .g1-mediabox--slider .g1-nav-coin a:before,.g1-footer .g1-searchbox .g1-outer,.g1-footer .g1-gmap-wrapper .g1-pan-control,.g1-footer .g1-gmap-wrapper .g1-full-map-control,.g1-footer #wp-calendar #prev a,.g1-footer #wp-calendar #next a,.g1-footer .g1-nav--mobile #g1-secondary-nav-menu>li,.g1-footer #lang_sel ul ul li,.g1-footer #g1-primary-nav-switch,.g1-footer .widget_price_filter .ui-slider .ui-slider-range{background-color:#b90e13}.g1-footer .g1-progress-circle--simple .g1-color-scheme{outline-color:#b90e13}.g1-footer input[type=button],.g1-footer input[type=submit],.g1-footer button,.g1-footer .g1-button--solid,.g1-footer a.button,.g1-footer .g1-frame--solid>.g1-decorator,.g1-footer .g1-progress-bar--solid .g1-progress-bar__bar,.g1-footer .g1-toggle--solid .g1-toggle__switch,.g1-footer .g1-tabs--simple .g1-tabs-nav-current-item .g1-tab-title:before,.g1-footer .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title,.g1-footer .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title:after,.g1-footer .g1-box--solid .g1-box__icon,.g1-footer .author-info:before,.g1-footer .g1-related-entries:before,.g1-footer .g1-replies:before,.g1-footer #respond:before,.g1-footer .upsells:before,.g1-footer .related:before,.g1-footer #secondary .widget+.widget:before,.g1-footer #g1-primary-nav-switch,.g1-footer .widget_price_filter .ui-slider-handle{border-color:#b90e13}.g1-footer .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title{background-color:#b90e13}.g1-footer mark,.g1-footer input[type=button]:hover,.g1-footer input[type=submit]:hover,.g1-footer button:hover,.g1-footer .g1-button:hover,.g1-footer a.button:hover,.g1-footer .g1-simple-slider .g1-fullscreen>a:hover{background-color:#5a0709}.g1-footer input[type=button]:hover,.g1-footer input[type=submit]:hover,.g1-footer button:hover,.g1-footer .g1-button:hover,.g1-footer a.button:hover,.g1-footer .g1-simple-slider .g1-fullscreen>a:hover{border-color:#5a0709}{border-color:#b90e13}.g1-footer .g1-list--simple .g1-list__icon,.g1-footer .g1-duplicator--solid .g1-duplicate--active i,.g1-footer .g1-numbers__icon{color:#b90e13}.g1-footer .g1-gmap-wrapper .g1-zoom-control,.g1-footer .g1-nav--mobile #g1-secondary-nav-menu,.g1-footer #lang_sel ul ul,.g1-footer .g1-searchbox #searchform,.g1-footer .g1-nav--collapsed #g1-primary-nav-menu>.g1-type-drops ul,.g1-footer .g1-nav--collapsed #g1-primary-nav-menu>.g1-type-tile>.g1-submenus,.g1-footer .g1-nav--collapsed #g1-primary-nav-menu>.g1-type-column>.g1-submenus{background-color:#e81218}.g1-footer .g1-nav--mobile #g1-secondary-nav-menu>li,.g1-footer .g1-nav--mobile #g1-secondary-nav-menu:before,.g1-footer #lang_sel ul ul li,.g1-footer #lang_sel ul ul:before,.g1-footer .g1-searchbox__switch .g1-searchbox__arrow,.g1-footer .g1-nav--collapsed #g1-primary-nav-menu>li>a .g1-nav-item__arrow,.g1-footer .g1-nav--collapsed #g1-primary-nav-menu>li.g1-type-drops li{border-color:#e81218}.g1-footer mark,.g1-footer .g1-dropcap--solid,.g1-footer .g1-indicator:after,.g1-footer input[type=button],.g1-footer input[type=submit],.g1-footer button,.g1-footer .g1-button--solid,.g1-footer input[type=button]:hover,.g1-footer input[type=submit]:hover,.g1-footer button:hover,.g1-footer .g1-button--solid:hover,.g1-footer .g1-button--simple:hover,.g1-footer a.button,.g1-footer .g1-tabs--button .g1-tabs-nav-current-item .g1-tab-title,.g1-footer .g1-toggle--solid .g1-toggle__switch,.g1-footer .g1-progress-bar--solid .g1-progress-bar__bar,.g1-footer .g1-progress-circle--solid,.g1-footer .g1-countdown i,.g1-footer .g1-box--solid .g1-box__icon,.g1-footer .g1-banda__handle span,.g1-footer .g1-simple-slider .g1-fullscreen>a:hover,.g1-footer .g1-simple-slider .g1-nav-direction__prev,.g1-footer .g1-simple-slider .g1-nav-direction__next,.g1-footer .g1-mediabox--slider .g1-nav-coin a:after,.g1-footer .gallery-icon>a:after,.g1-footer .g1-searchbox #s,.g1-footer .g1-searchbox .g1-form-actions:before,.g1-footer .g1-gmap-wrapper .g1-pan-control,.g1-footer .g1-gmap-wrapper .g1-zoom-control,.g1-footer .g1-gmap-wrapper .g1-full-map-control a,.g1-footer .g1-nav--mobile #g1-secondary-nav-menu>li>a,.g1-footer #lang_sel ul ul a,.g1-footer #g1-primary-nav-switch,.g1-footer #wp-calendar #prev a:after,.g1-footer #wp-calendar #next a:after{color:#fff}{background-color:#fff}.g1-footer .g1-searchbox #s{border-color:#fff}.g1-footer .g1-progress-circle--solid .g1-color-scheme{outline-color:#fff}body{background-color:#fff}body{background-color:#fff}#g1-header{padding-top:0}#g1-header>.g1-background{border-top-width:0;border-top-color:red}#g1-header{padding-bottom:0}#g1-header>.g1-background{border-bottom-width:0;border-bottom-color:#e6e6e6}#g1-precontent{padding-bottom:0}#g1-precontent>.g1-background{border-bottom-width:0;border-bottom-color:red}#g1-id{padding-top:35px}#g1-id{padding-bottom:35px}#g1-primary-nav{margin-top:35px}#g1-primary-nav-menu>li>a{padding-top:10px;padding-bottom:20px;font-size:15px;line-height:15px}#g1-primary-nav .g1-searchbox__switch{padding-top:10px;padding-bottom:20px;font-size:15px;line-height:15px}#g1-primary-nav .g1-cartbox__switch{padding-top:10px;padding-bottom:20px;font-size:15px;line-height:15px}#galleria-loader{height:1px!important}.galleria-container{position:relative;overflow:hidden;background:#000}.galleria-container img{-moz-user-select:none;-webkit-user-select:none;-o-user-select:none}.galleria-stage{position:absolute;top:10px;bottom:60px;left:10px;right:10px;overflow:hidden}.galleria-thumbnails-container{height:50px;bottom:0;position:absolute;left:10px;right:10px;z-index:2}.galleria-carousel .galleria-thumbnails-list{margin-left:30px;margin-right:30px}.galleria-thumbnails .galleria-image{height:40px;width:60px;background:#000;margin:0 5px 0 0;border:1px solid #000;float:left;cursor:pointer}.galleria-counter{position:absolute;bottom:10px;left:10px;text-align:right;color:#fff;font:normal 11px/1 arial,sans-serif;z-index:1}.galleria-loader{background:#000;width:20px;height:20px;position:absolute;top:10px;right:10px;z-index:2;display:none;background:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/themes/3clicks/js/galleria/themes/classic/classic-loader.gif) no-repeat 2px 2px}.galleria-info{width:50%;top:15px;left:15px;z-index:2;position:absolute}.galleria-info-text{background-color:#000;padding:12px;display:none;zoom:1}.galleria-info-title{font:bold 12px/1.1 arial,sans-serif;margin:0;color:#fff;margin-bottom:7px}.galleria-info-description{font:italic 12px/1.4 georgia,serif;margin:0;color:#bbb}.galleria-info-close{width:9px;height:9px;position:absolute;top:5px;right:5px;background-position:-753px -11px;opacity:.5;filter:alpha(opacity=50);cursor:pointer;display:none}.notouch .galleria-info-close:hover{opacity:1;filter:alpha(opacity=100)}.touch .galleria-info-close:active{opacity:1;filter:alpha(opacity=100)}.galleria-info-link{background-position:-669px -5px;opacity:.7;filter:alpha(opacity=70);position:absolute;width:20px;height:20px;cursor:pointer;background-color:#000}.notouch .galleria-info-link:hover{opacity:1;filter:alpha(opacity=100)}.touch .galleria-info-link:active{opacity:1;filter:alpha(opacity=100)}.galleria-image-nav{position:absolute;top:50%;margin-top:-62px;width:100%;height:62px;left:0}.galleria-image-nav-left,.galleria-image-nav-right{opacity:.3;filter:alpha(opacity=30);cursor:pointer;width:62px;height:124px;position:absolute;left:10px;z-index:2;background-position:0 46px}.galleria-image-nav-right{left:auto;right:10px;background-position:-254px 46px;z-index:2}.notouch .galleria-image-nav-left:hover,.notouch .galleria-image-nav-right:hover{opacity:1;filter:alpha(opacity=100)}.touch .galleria-image-nav-left:active,.touch .galleria-image-nav-right:active{opacity:1;filter:alpha(opacity=100)}.galleria-thumb-nav-left,.galleria-thumb-nav-right{cursor:pointer;display:none;background-position:-495px 5px;position:absolute;left:0;top:0;height:40px;width:23px;z-index:3;opacity:.8;filter:alpha(opacity=80)}.galleria-thumb-nav-right{background-position:-578px 5px;border-right:none;right:0;left:auto}.galleria-thumbnails-container .disabled{opacity:.2;filter:alpha(opacity=20);cursor:default}.notouch .galleria-thumb-nav-left:hover,.notouch .galleria-thumb-nav-right:hover{opacity:1;filter:alpha(opacity=100);background-color:#111}.touch .galleria-thumb-nav-left:active,.touch .galleria-thumb-nav-right:active{opacity:1;filter:alpha(opacity=100);background-color:#111}.notouch .galleria-thumbnails-container .disabled:hover{opacity:.2;filter:alpha(opacity=20);background-color:#fff0}.galleria-carousel .galleria-thumb-nav-left,.galleria-carousel .galleria-thumb-nav-right{display:block}.galleria-thumb-nav-left,.galleria-thumb-nav-right,.galleria-info-link,.galleria-info-close,.galleria-image-nav-left,.galleria-image-nav-right{background-image:url(https://worldwidequalitycontrol.com/worldwidequalitycontrol.com/wp-content/themes/3clicks/js/galleria/themes/classic/classic-map.png);background-repeat:no-repeat}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:502;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:503;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{height:100%;text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:505}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:504}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:#fff0;border:0;-webkit-appearance:none;display:block;padding:0;z-index:506}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;top:0;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:#fff0}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:solid #fff0}.mfp-arrow:after,.mfp-arrow .mfp-a{opacity:.8;border-top-width:12px;border-bottom-width:12px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:20px;border-bottom-width:20px}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:12px solid #000;left:5px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{border-right:20px solid #fff}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:12px solid #000;left:3px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:20px solid #fff}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#000}.mfp-iframe-holder .mfp-close{top:-40px}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgb(0 0 0 / .6)}.mfp-figure{line-height:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-break:break-word;padding-right:36px}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-bottom-bar{background:rgb(0 0 0 / .6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgb(0 0 0 / .6);position:fixed;text-align:center;padding:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}}@media all and (max-width:800px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}@keyframes rotate-forever{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinner-loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-container .pum-content+.pum-close>span,.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay,html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;transition:.15s ease-in-out}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible}.pum-container.pum-responsive img{max-width:100%;height:auto}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;top:auto;margin-left:inherit}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content>:last-child,.pum-form__message:last-child{margin-bottom:0}.pum-container .pum-content:focus{outline:0}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent}.pum-container.pum-scrollable .pum-content{overflow:auto;overflow-y:scroll;max-height:95%}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.popmake-close,.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{position:static;height:auto;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{margin:0 auto;font-size:18px;line-height:26px;text-align:center;padding:3px;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{font-size:2em;animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;height:.75em;width:.75em;border:.25em solid rgba(0,0,0,.5);border-right-color:transparent;border-radius:50%;display:inline-block}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{margin-left:.5em;border:.25em solid rgba(255,255,255,.5);border-right-color:transparent}.pum-form__messages{display:none;border:1px solid rgba(0,0,0,.25);margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message--error{color:red!important;border-color:red}.pum-form__message--success{color:green!important;border-color:green}.pum-form--loading,.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-alignment-left,.pum-form--alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{margin-bottom:.25em;display:block}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;margin-bottom:5px;font-size:14px;padding:10px 8px}.pum-form--style-default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{right:50%;position:absolute;bottom:40%}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label,.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-container iframe.formidable{width:100%;overflow:visible}.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important}@import url(//fonts.googleapis.com/css?family=Montserrat:100);.pum-theme-3355,.pum-theme-content-only{background-color:rgb(0 0 0 / .7)}.pum-theme-3355 .pum-container,.pum-theme-content-only .pum-container{padding:0;border-radius:0;border:1px none #000;box-shadow:0 0 0 0 #fff0}.pum-theme-3355 .pum-title,.pum-theme-content-only .pum-title{color:#000;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:inherit;font-weight:400;font-size:32px;line-height:36px}.pum-theme-3355 .pum-content,.pum-theme-content-only .pum-content{color:#8c8c8c;font-family:inherit;font-weight:400}.pum-theme-3355 .pum-content+.pum-close,.pum-theme-content-only .pum-content+.pum-close{position:absolute;height:18px;width:18px;left:auto;right:7px;bottom:auto;top:7px;padding:0;color:#000;font-family:inherit;font-weight:700;font-size:20px;line-height:20px;border:1px none #fff;border-radius:15px;box-shadow:0 0 0 0 #fff0;text-shadow:0 0 0 #fff0;background-color:#fff0}.pum-theme-2859,.pum-theme-default-theme{background-color:rgb(255 255 255 / .56)}.pum-theme-2859 .pum-container,.pum-theme-default-theme .pum-container{padding:18px;border-radius:0;border:1px solid #000;box-shadow:1px 1px 3px 0 rgb(2 2 2 / .23);background-color:rgb(249 249 249 / 1)}.pum-theme-2859 .pum-title,.pum-theme-default-theme .pum-title{color:#000;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:inherit;font-weight:400;font-size:32px;line-height:36px}.pum-theme-2859 .pum-content,.pum-theme-default-theme .pum-content{color:#8c8c8c;font-family:inherit;font-weight:400}.pum-theme-2859 .pum-content+.pum-close,.pum-theme-default-theme .pum-content+.pum-close{position:absolute;height:auto;width:auto;left:auto;right:12px;bottom:auto;top:12px;padding:13px;color:#fff;font-family:inherit;font-weight:400;font-size:12px;line-height:36px;border:1px solid #fff;border-radius:4px;box-shadow:1px 1px 3px 0 rgb(2 2 2 / .23);text-shadow:0 0 0 rgb(0 0 0 / .23);background-color:rgb(185 14 19 / 1)}.pum-theme-2860,.pum-theme-lightbox{background-color:rgb(0 0 0 / .6)}.pum-theme-2860 .pum-container,.pum-theme-lightbox .pum-container{padding:18px;border-radius:3px;border:8px solid #000;box-shadow:0 0 30px 0 rgb(2 2 2 / 1);background-color:rgb(255 255 255 / 1)}.pum-theme-2860 .pum-title,.pum-theme-lightbox .pum-title{color:#000;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:inherit;font-weight:100;font-size:32px;line-height:36px}.pum-theme-2860 .pum-content,.pum-theme-lightbox .pum-content{color:#000;font-family:inherit;font-weight:100}.pum-theme-2860 .pum-content+.pum-close,.pum-theme-lightbox .pum-content+.pum-close{position:absolute;height:26px;width:26px;left:auto;right:-13px;bottom:auto;top:-13px;padding:0;color:#fff;font-family:Arial;font-weight:100;font-size:24px;line-height:24px;border:2px solid #fff;border-radius:26px;box-shadow:0 0 15px 1px rgb(2 2 2 / .75);text-shadow:0 0 0 rgb(0 0 0 / .23);background-color:rgb(0 0 0 / 1)}.pum-theme-2861,.pum-theme-enterprise-blue{background-color:rgb(0 0 0 / .7)}.pum-theme-2861 .pum-container,.pum-theme-enterprise-blue .pum-container{padding:28px;border-radius:5px;border:1px none #000;box-shadow:0 10px 25px 4px rgb(2 2 2 / .5);background-color:rgb(255 255 255 / 1)}.pum-theme-2861 .pum-title,.pum-theme-enterprise-blue .pum-title{color:#315b7c;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:inherit;font-weight:100;font-size:34px;line-height:36px}.pum-theme-2861 .pum-content,.pum-theme-enterprise-blue .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100}.pum-theme-2861 .pum-content+.pum-close,.pum-theme-enterprise-blue .pum-content+.pum-close{position:absolute;height:28px;width:28px;left:auto;right:8px;bottom:auto;top:8px;padding:4px;color:#fff;font-family:Times New Roman;font-weight:100;font-size:20px;line-height:20px;border:1px none #fff;border-radius:42px;box-shadow:0 0 0 0 rgb(2 2 2 / .23);text-shadow:0 0 0 rgb(0 0 0 / .23);background-color:rgb(49 91 124 / 1)}.pum-theme-2862,.pum-theme-hello-box{background-color:rgb(0 0 0 / .75)}.pum-theme-2862 .pum-container,.pum-theme-hello-box .pum-container{padding:30px;border-radius:80px;border:14px solid #81d742;box-shadow:0 0 0 0 #fff0;background-color:rgb(255 255 255 / 1)}.pum-theme-2862 .pum-title,.pum-theme-hello-box .pum-title{color:#2d2d2d;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:Montserrat;font-weight:100;font-size:32px;line-height:36px}.pum-theme-2862 .pum-content,.pum-theme-hello-box .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100}.pum-theme-2862 .pum-content+.pum-close,.pum-theme-hello-box .pum-content+.pum-close{position:absolute;height:auto;width:auto;left:auto;right:-30px;bottom:auto;top:-30px;padding:0;color:#2d2d2d;font-family:Times New Roman;font-weight:100;font-size:32px;line-height:28px;border:1px none #fff;border-radius:28px;box-shadow:0 0 0 0 rgb(2 2 2 / .23);text-shadow:0 0 0 rgb(0 0 0 / .23);background-color:rgb(255 255 255 / 1)}.pum-theme-2863,.pum-theme-cutting-edge{background-color:rgb(0 0 0 / .5)}.pum-theme-2863 .pum-container,.pum-theme-cutting-edge .pum-container{padding:18px;border-radius:0;border:1px none #000;box-shadow:0 10px 25px 0 rgb(2 2 2 / .5);background-color:rgb(30 115 190 / 1)}.pum-theme-2863 .pum-title,.pum-theme-cutting-edge .pum-title{color:#fff;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:Sans-Serif;font-weight:100;font-size:26px;line-height:28px}.pum-theme-2863 .pum-content,.pum-theme-cutting-edge .pum-content{color:#fff;font-family:inherit;font-weight:100}.pum-theme-2863 .pum-content+.pum-close,.pum-theme-cutting-edge .pum-content+.pum-close{position:absolute;height:24px;width:24px;left:auto;right:0;bottom:auto;top:0;padding:0;color:#1e73be;font-family:Times New Roman;font-weight:100;font-size:32px;line-height:24px;border:1px none #fff;border-radius:0;box-shadow:-1px 1px 1px 0 rgb(2 2 2 / .1);text-shadow:-1px 1px 1px rgb(0 0 0 / .1);background-color:rgb(238 238 34 / 1)}.pum-theme-2864,.pum-theme-framed-border{background-color:rgb(255 255 255 / .5)}.pum-theme-2864 .pum-container,.pum-theme-framed-border .pum-container{padding:18px;border-radius:0;border:20px outset #d33;box-shadow:1px 1px 3px 0 rgb(2 2 2 / .97) inset;background-color:rgb(255 251 239 / 1)}.pum-theme-2864 .pum-title,.pum-theme-framed-border .pum-title{color:#000;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:inherit;font-weight:100;font-size:32px;line-height:36px}.pum-theme-2864 .pum-content,.pum-theme-framed-border .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100}.pum-theme-2864 .pum-content+.pum-close,.pum-theme-framed-border .pum-content+.pum-close{position:absolute;height:20px;width:20px;left:auto;right:-20px;bottom:auto;top:-20px;padding:0;color:#fff;font-family:Tahoma;font-weight:700;font-size:16px;line-height:18px;border:1px none #fff;border-radius:0;box-shadow:0 0 0 0 rgb(2 2 2 / .23);text-shadow:0 0 0 rgb(0 0 0 / .23);background-color:rgb(0 0 0 / .55)}.pum-theme-2865,.pum-theme-floating-bar{background-color:#fff0}.pum-theme-2865 .pum-container,.pum-theme-floating-bar .pum-container{padding:8px;border-radius:0;border:1px none #000;box-shadow:1px 1px 3px 0 rgb(2 2 2 / .23);background-color:rgb(238 246 252 / 1)}.pum-theme-2865 .pum-title,.pum-theme-floating-bar .pum-title{color:#505050;text-align:left;text-shadow:0 0 0 rgb(2 2 2 / .23);font-family:inherit;font-weight:400;font-size:32px;line-height:36px}.pum-theme-2865 .pum-content,.pum-theme-floating-bar .pum-content{color:#505050;font-family:inherit;font-weight:400}.pum-theme-2865 .pum-content+.pum-close,.pum-theme-floating-bar .pum-content+.pum-close{position:absolute;height:18px;width:18px;left:auto;right:5px;bottom:auto;top:50%;padding:0;color:#505050;font-family:Sans-Serif;font-weight:700;font-size:15px;line-height:18px;border:1px solid #505050;border-radius:15px;box-shadow:0 0 0 0 #fff0;text-shadow:0 0 0 #fff0;background-color:#fff0;transform:translate(0,-50%)}#pum-2866{z-index:1999999999}#pum-2869{z-index:1999999999}#pum-11553{z-index:1999999999}#pum-11519{z-index:1999999999}#pum-5556{z-index:1999999999}#pum-3517{z-index:1999999999}.epyt-debug{cursor:pointer;text-align:left;background-color:#ddd;color:#000}iframe.__youtube_prefs__{border-width:0}.epyt-gallery{text-align:center}.epyt-gallery .epyt-figure{margin-inline:0;margin-block:0}.epyt-gallery iframe{margin-bottom:0}.epyt-gallery.epyt-lb iframe{display:none;height:0!important}.epyt-gallery-list{margin:0 -8px 0 -8px;position:relative;transition:opacity ease-out .3s;display:block}.epyt-gallery-list .epyt-gallery-thumb{box-sizing:border-box}.epyt-gallery-list p{display:none}.epyt-gallery-clear{clear:both}.epyt-gallery-list.epyt-loading{opacity:.5;transition:opacity ease-out .3s}.epyt-gallery-thumb{position:relative;box-sizing:border-box;overflow-y:hidden;display:block!important;cursor:pointer;opacity:1;float:left;padding:0 8px 10px 8px;height:auto}.epyt-gallery-thumb.hover{position:relative;opacity:1;transition:opacity ease-out .3s;height:auto}.epyt-gallery-img-box{width:100%}.epyt-gallery-img{height:0;width:100%;padding-top:56.25%!important;position:relative;overflow:hidden!important;background-size:cover!important;background-position:center!important}.epyt-gallery-playhover{opacity:0;position:absolute;top:-10px;left:0;width:100%;height:100%;vertical-align:middle;text-align:center;transition:opacity ease-out .3s}.epyt-gallery-thumb.hover .epyt-gallery-playhover,.epyt-gallery-thumb.epyt-current-video .epyt-gallery-playhover{opacity:1;top:0;transition:all ease-out .3s}.epyt-gallery-thumb .epyt-gallery-playcrutch{display:inline-block;height:100%;vertical-align:middle;width:0}.epyt-gallery-playhover .epyt-play-img{height:auto!important;max-width:15%!important;padding:0!important;margin:0!important;min-width:30px!important;vertical-align:middle!important;display:inline-block!important;width:auto;border:0;box-sizing:border-box}.epyt-gallery-title{font-size:80%;line-height:120%;padding:10px}.epyt-gallery-notitle{padding:4px}.epyt-gallery-notitle span{display:none}.epyt-gallery-rowtitle{text-align:center;width:100%;position:absolute;left:0;top:100%;opacity:0;z-index:10;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.epyt-gallery-rowtitle.hover{opacity:1;transition:opacity linear .2s}.epyt-gallery-rowbreak{clear:both}.epyt-pagination{clear:both;text-align:center;padding:10px 8px 10px 8px}.epyt-pagination.epyt-hide-pagination *{display:none!important}.epyt-pagination>div,.epyt-pagenumbers>div{display:inline-block;padding:0 2px 0 2px;vertical-align:middle}.epyt-pagination .epyt-pagebutton{cursor:pointer;display:inline-block;padding:0 10px 0 10px}.epyt-pagebutton>div{display:inline}.epyt-pagination .epyt-loader{display:none}.epyt-gallery-list.epyt-loading .epyt-pagination .epyt-loader{display:inline-block}body .lity-container{width:100%;max-width:964px}.epyt-curtain .lity-opened iframe{opacity:0;transition:opacity .3s linear .5s}.epyt-gallery-allthumbs.epyt-cols-1 .epyt-gallery-thumb{width:100%}.epyt-gallery-allthumbs.epyt-cols-2 .epyt-gallery-thumb{width:50%}.epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb{width:33.333%}.epyt-gallery-allthumbs.epyt-cols-4 .epyt-gallery-thumb{width:25%}.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb{width:20%}.epyt-gallery-allthumbs.epyt-cols-6 .epyt-gallery-thumb{width:16.666%}.epyt-gallery-allthumbs.epyt-cols-7 .epyt-gallery-thumb{width:14.285%}.epyt-gallery-allthumbs.epyt-cols-8 .epyt-gallery-thumb{width:12.5%}.epyt-gallery-allthumbs.epyt-cols-9 .epyt-gallery-thumb{width:11.111%}.epyt-gallery-allthumbs.epyt-cols-10 .epyt-gallery-thumb{width:10%}.epyt-gallery-allthumbs.epyt-cols-11 .epyt-gallery-thumb{width:9.090%}.epyt-gallery-allthumbs.epyt-cols-12 .epyt-gallery-thumb{width:8.333%}.epyt-gallery-allthumbs.epyt-cols-13 .epyt-gallery-thumb{width:7.692%}.epyt-gallery-allthumbs.epyt-cols-14 .epyt-gallery-thumb{width:7.142%}.epyt-gallery-allthumbs.epyt-cols-15 .epyt-gallery-thumb{width:6.666%}.epyt-gallery-allthumbs.epyt-cols-16 .epyt-gallery-thumb{width:6.25%}.epyt-gallery-allthumbs.epyt-cols-17 .epyt-gallery-thumb{width:5.882%}.epyt-gallery-allthumbs.epyt-cols-18 .epyt-gallery-thumb{width:5.555%}.epyt-gallery-allthumbs.epyt-cols-19 .epyt-gallery-thumb{width:5.263%}.epyt-gallery-allthumbs.epyt-cols-20 .epyt-gallery-thumb{width:5%}.epyt-pagebutton.hide,.epyt-pagenumbers.hide{display:none!important;opacity:0!important;visibility:hidden!important}.epyt-gallery-subscribe{text-align:center;padding:15px 0 10px 0;clear:both}.epyt-gallery-subscribe a.epyt-gallery-subbutton,.epyt-gallery-subscribe a.epyt-gallery-subbutton:hover{display:inline-block;padding:5px 10px;background-color:#e62117!important;color:#fff!important;text-decoration:none!important;border-radius:3px}.epyt-gallery-subscribe a.epyt-gallery-subbutton img{width:20px!important;height:auto!important;vertical-align:middle!important;padding:0 6px 3px 0;display:inline-block;background:transparent;-webkit-box-shadow:none;box-shadow:none;margin:0}body div.__youtube_prefs__.__youtube_prefs_gdpr__{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(to bottom,#000,#444);padding:25px;height:auto;text-align:left}body div.__youtube_prefs__.__youtube_prefs_gdpr__ *{color:#e3e3e3!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ a{text-decoration:underline}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__,body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__:hover{display:inline-block;padding:5px 10px;background:#e62117!important;color:#fff!important;text-decoration:none!important;border-radius:3px;font-weight:normal;border-width:0;box-sizing:border-box}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__ img{width:20px!important;height:auto!important;vertical-align:middle!important;padding:0 6px 3px 0;display:inline-block;background:transparent;-webkit-box-shadow:none;box-shadow:none;margin-left:8px}body .epyt-gallery-img-gdpr{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(to bottom,#000,#444)}.epyt-facade{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.epyt-facade:hover{-webkit-filter:brightness(90%);-moz-filter:brightness(90%);filter:brightness(90%)}.epyt-facade img.epyt-facade-poster{display:block;margin:0;max-width:100%;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:0;height:auto;cursor:pointer}.epyt-facade button.epyt-facade-play{background-color:transparent!important;position:absolute;left:50%;top:50%;width:68px;height:48px;margin-left:-34px;margin-top:-24px;-webkit-transition:opacity .25s cubic-bezier(0,0,0.2,1);transition:opacity .25s cubic-bezier(0,0,0.2,1);cursor:pointer;border-width:0!important}.epyt-facade button.epyt-facade-play svg{height:100%;left:0;position:absolute;top:0;width:100%;pointer-events:none}.epyt-facade button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0.4,0,1,1),fill-opacity .1s cubic-bezier(0.4,0,1,1);transition:fill .1s cubic-bezier(0.4,0,1,1),fill-opacity .1s cubic-bezier(0.4,0,1,1);fill:#212121;fill-opacity:.8}.epyt-facade:hover button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0,0,0.2,1),fill-opacity .1s cubic-bezier(0,0,0.2,1);transition:fill .1s cubic-bezier(0,0,0.2,1),fill-opacity .1s cubic-bezier(0,0,0.2,1);fill:#f00;fill-opacity:1}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.epyt-facade{position:absolute;top:0;right:0;bottom:0;left:0}.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper:before{padding:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative;top:unset;right:unset;bottom:unset;left:unset}.ytvi-story-container{display:block;max-width:100%}.epyt-gallery-thumb{width:33.333%}#left{width:47%;float:left;margin-right:6%}#right{width:47%;float:left}.clearfix:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;margin-bottom:10px}.clearfix{display:block}