@charset "UTF-8";:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{align-items:center;background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;box-sizing:border-box;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%;min-height:24px;padding:0 8px}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;height:36px;margin:0;padding:6px 12px;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:none;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
/*!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-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}
: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;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.preference-base-option+.preference-base-option{margin-top:16px}@media (min-width:600px){.preferences-modal{height:calc(100% - 120px);width:calc(100% - 32px)}}@media (min-width:782px){.preferences-modal{width:750px}}@media (min-width:960px){.preferences-modal{height:70%}}@media (max-width:781px){.preferences-modal .components-modal__content{padding:0}}.preferences__tabs-tablist{left:16px;position:absolute!important;top:84px;width:160px}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{margin:0 0 2.5rem}.preferences-modal__section:last-child{margin:0}.preferences-modal__section-legend{margin-bottom:8px}.preferences-modal__section-title{font-size:.9rem;font-weight:600;margin-top:0}.preferences-modal__section-description{color:#757575;font-size:12px;font-style:normal;margin:-8px 0 8px}.preferences-modal__section:has(.preferences-modal__section-content:empty){display:none}
: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;--wp-bound-block-color:var(--wp-block-synced-color)}@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__block[aria-selected=true] .block-editor-block-icon{color:inherit!important}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-global-styles-background-panel__inspector-media-replace-container{border:1px solid #ddd;border-radius:2px;grid-column:1/-1}.block-editor-global-styles-background-panel__inspector-media-replace-container.is-open{background-color:#f0f0f0}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item{border:0;flex-grow:1}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .block-editor-global-styles-background-panel__inspector-preview-inner{height:100%}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown{display:block}.block-editor-global-styles-background-panel__inspector-media-replace-container .components-dropdown .block-editor-global-styles-background-panel__dropdown-toggle{height:40px}.block-editor-global-styles-background-panel__image-tools-panel-item{border:1px solid #ddd;grid-column:1/-1;position:relative}.block-editor-global-styles-background-panel__image-tools-panel-item .components-drop-zone__content-icon{display:none}.block-editor-global-styles-background-panel__image-tools-panel-item .components-dropdown{display:block}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button{color:#1e1e1e;display:block;width:100%}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:hover{color:var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading{height:100%;padding:10px 0 0;position:absolute;width:100%;z-index:1}.block-editor-global-styles-background-panel__image-tools-panel-item .block-editor-global-styles-background-panel__loading svg{margin:0}.block-editor-global-styles-background-panel__dropdown-toggle,.block-editor-global-styles-background-panel__image-preview-content{height:100%;padding-left:12px;width:100%}.block-editor-global-styles-background-panel__dropdown-toggle{background:#0000;border:none;cursor:pointer}.block-editor-global-styles-background-panel__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-global-styles-background-panel__inspector-preview-inner .block-editor-global-styles-background-panel__inspector-image-indicator-wrapper{height:20px;min-width:auto;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.block-editor-global-styles-background-panel__inspector-image-indicator:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.block-editor-global-styles-background-panel__dropdown-content-wrapper{min-width:260px;overflow-x:hidden}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker-wrapper{background-color:#f0f0f0;border:1px solid #ddd;border-radius:2px;width:100%}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker__media--image{max-height:180px}.block-editor-global-styles-background-panel__dropdown-content-wrapper .components-focal-point-picker:after{content:none}.modal-open .block-editor-global-styles-background-panel__popover{z-index:159890}.block-editor-global-styles-background-panel__media-replace-popover .components-popover__content{width:226px}.block-editor-global-styles-background-panel__media-replace-popover .components-button{padding:0 8px}.block-editor-global-styles-background-panel__media-replace-popover .components-button .components-menu-items__item-icon.has-icon-right{margin-left:16px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}iframe[name=editor-canvas]{background-color:#ddd;box-sizing:border-box;display:block;height:100%;width:100%}@media not (prefers-reduced-motion){iframe[name=editor-canvas]{transition:all .4s cubic-bezier(.46,.03,.52,.96)}}.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:where(:not(:last-child)),.block-editor-block-inspector .components-radio-control:where(:not(:last-child)){margin-bottom:16px}.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__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-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-block-list__empty-block-inserter{line-height:0;position:absolute;right:0;top:0}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter:disabled{display:none}.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;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}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar{border:1px solid #1e1e1e;border-radius:2px;margin-bottom:8px;margin-top:8px;overflow:visible;pointer-events:all;position:static;width:auto}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:56px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar.has-parent{margin-left:0}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar{overflow:visible}.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar{background-color:#1e1e1e;color:#f0f0f0}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar.block-editor-block-contextual-toolbar{border-color:#2f2f2f}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button{color:#ddd}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:hover{color:#fff}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:focus:before{box-shadow:inset 0 0 0 1px #1e1e1e,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button:disabled,.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar button[aria-disabled=true]{color:#757575}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#1e1e1e;border-color:#2f2f2f}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .block-editor-block-switcher__toggle{color:#f0f0f0}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .components-toolbar,.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .components-toolbar-group{border-right-color:#2f2f2f!important}.components-popover.block-editor-block-list__block-popover .is-inverted-toolbar .is-pressed{color:var(--wp-admin-theme-color)}.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{opacity:0}@media not (prefers-reduced-motion){.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards}}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:-57px;position:absolute}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector:before{content:""}.components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{background-color:#fff;border:1px solid #1e1e1e;padding-left:6px;padding-right:6px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector .block-editor-block-parent-selector__button{padding-left:12px;padding-right:12px}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-parent-selector{left:auto;margin-left:-1px;position:relative}.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-mover__move-button-container,.show-icon-labels .components-popover.block-editor-block-list__block-popover .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e}.is-dragging-components-draggable .components-tooltip{display:none}.components-popover.block-editor-block-popover__inbetween .block-editor-button-pattern-inserter__button{left:50%;pointer-events:all;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.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__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{margin:0}.block-editor-block-lock-modal__options-all{padding:12px 0}.block-editor-block-lock-modal__options-all .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{flex-shrink:0;margin-right:12px;fill:#1e1e1e}.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-top:16px}.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__current{cursor:default}.block-editor-block-breadcrumb__button.block-editor-block-breadcrumb__button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;color:#1e1e1e;display:flex;padding:16px}.block-editor-block-card__title{align-items:center;display:flex;flex-wrap:wrap;font-weight:500;gap:4px 8px}.block-editor-block-card__title.block-editor-block-card__title{font-size:13px;line-height:1.4;margin:0}.block-editor-block-card__name{padding:3px 0}.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 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;position:relative;-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-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{align-items:center;background-color:initial;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{transition:all .1s linear .1s}}.block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled .block-editor-block-draggable-chip__disabled-icon{background:#0000 linear-gradient(-45deg,#0000 47.5%,#fff 0,#fff 52.5%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1.5px #fff;display:inline-block;height:20px;padding:0;width:20px}.block-draggable-invalid-drag-token .block-editor-block-draggable-chip__disabled.block-editor-block-draggable-chip__disabled{background-color:#757575;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;opacity:1}.block-editor-block-manager__no-results{font-style:italic;padding:24px 0;text-align:center}.block-editor-block-manager__search{margin:16px 0}.block-editor-block-manager__disabled-blocks-count{background-color:#fff;border:1px solid #ddd;border-width:1px 0;box-shadow:-32px 0 0 0 #fff,32px 0 0 0 #fff;padding:8px;position:sticky;text-align:center;top:-5px;z-index:2}.block-editor-block-manager__disabled-blocks-count~.block-editor-block-manager__results .block-editor-block-manager__category-title{top:31px}.block-editor-block-manager__disabled-blocks-count .is-link{margin-left:12px}.block-editor-block-manager__category{margin:0 0 24px}.block-editor-block-manager__category-title{background-color:#fff;padding:16px 0;position:sticky;top:-4px;z-index:1}.block-editor-block-manager__category-title .components-checkbox-control__label{font-weight:600}.block-editor-block-manager__checklist{margin-top:0}.block-editor-block-manager__category-title,.block-editor-block-manager__checklist-item{border-bottom:1px solid #ddd}.block-editor-block-manager__checklist-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;padding:8px 0 8px 16px}.components-modal__content .block-editor-block-manager__checklist-item.components-checkbox-control__input-container{margin:0 8px}.block-editor-block-manager__checklist-item .block-editor-block-icon{margin-right:10px;fill:#1e1e1e}.block-editor-block-manager__results{border-top:1px solid #ddd}.block-editor-block-manager__disabled-blocks-count+.block-editor-block-manager__results{border-top-width:0}.block-editor-block-mover__move-button-container{border:none;display:flex;justify-content:center;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:20px;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:3px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:3px;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{overflow:hidden}.components-button.block-editor-block-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.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 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.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-patterns-list__list-item{cursor:pointer;margin-bottom:16px;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%;outline:0;scroll-margin-bottom:56px;scroll-margin-top:24px}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;font-size:12px;text-align:left}.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-preview__container:after{border-radius:4px;outline:1px solid #0000001a;outline-offset:-1px}@media not (prefers-reduced-motion){.block-editor-block-patterns-list__item .block-editor-block-preview__container:after{transition:outline .1s linear}}.block-editor-block-patterns-list__item.is-selected .block-editor-block-preview__container:after{outline-color:#1e1e1e;outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container:after{outline-color:#0000004d}.block-editor-block-patterns-list__item[data-focus-visible] .block-editor-block-preview__container:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details:not(:empty){align-items:center;margin-top:8px;padding-bottom:4px}.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}.show-icon-labels .block-editor-patterns__grid-pagination-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination-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-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-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 #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.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}.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[aria-disabled=true],.components-button.block-editor-block-switcher__no-switcher-icon[aria-disabled=true]:hover{color:#1e1e1e}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover-preview-container{bottom:0;left:0;pointer-events:none;position:absolute;top:-1px;width:100%}.block-editor-block-switcher__popover-preview{overflow:hidden}.block-editor-block-switcher__popover-preview .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:4px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__popover-preview .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__popover-preview .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 #0000;border-radius:2px;height:100%;position:relative}@media not (prefers-reduced-motion){.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{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 #0000}.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-switcher__no-transforms{color:#757575;margin:0;padding:6px 8px}.block-editor-block-switcher__binding-indicator{display:block;padding:8px}.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{scroll-margin:5px 0}.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 #0000;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:4px;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:stretch;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;width:100%;z-index:100}@media not (prefers-reduced-motion){.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{transition:transform .5s,z-index .5s}}.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__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-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)}}.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,#0000 48%,#ddd 0,#ddd 52%,#0000 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;position:relative}.block-editor-tools-panel-color-gradient-settings__item:nth-child(1 of .block-editor-tools-panel-color-gradient-settings__item){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:nth-last-child(1 of .block-editor-tools-panel-color-gradient-settings__item){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{max-width:calc(100% - 44px);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-panel-color-gradient-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-color-gradient-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-panel-color-gradient-settings__reset.block-editor-panel-color-gradient-settings__reset{border-radius:2px}.block-editor-panel-color-gradient-settings__dropdown:hover+.block-editor-panel-color-gradient-settings__reset,.block-editor-panel-color-gradient-settings__reset:focus,.block-editor-panel-color-gradient-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-color-gradient-settings__reset{opacity:1}}.block-editor-date-format-picker{border:none;margin:0 0 16px;padding:0}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-duotone-control__popover.components-popover>.components-popover__content{padding:8px;width:260px}.block-editor-duotone-control__popover.components-popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover.components-popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.components-font-appearance-control [role=option]{color:#1e1e1e;text-transform:capitalize}.block-editor-font-family-control:not(.is-next-has-no-margin-bottom){margin-bottom:8px}.block-editor-global-styles__toggle-icon{fill:currentColor}.block-editor-global-styles__shadow-popover-container{width:230px}.block-editor-global-styles__shadow__list{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:8px}.block-editor-global-styles__clear-shadow{text-align:right}.block-editor-global-styles-filters-panel__dropdown,.block-editor-global-styles__shadow-dropdown{display:block;padding:0;position:relative}.block-editor-global-styles-filters-panel__dropdown button,.block-editor-global-styles__shadow-dropdown button{padding:8px;width:100%}.block-editor-global-styles-filters-panel__dropdown button.is-open,.block-editor-global-styles__shadow-dropdown button.is-open{background-color:#f0f0f0}.block-editor-global-styles__shadow-editor__remove-button{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-editor__remove-button{transition:opacity .1s ease-in-out}}.block-editor-global-styles__shadow-dropdown:hover .block-editor-global-styles__shadow-editor__remove-button,.block-editor-global-styles__shadow-editor__remove-button:focus,.block-editor-global-styles__shadow-editor__remove-button:hover{opacity:1}@media (hover:none){.block-editor-global-styles__shadow-editor__remove-button{opacity:1}}.block-editor-global-styles-filters-panel__dropdown{border:1px solid #ddd;border-radius:2px}.block-editor-global-styles__shadow-indicator{align-items:center;appearance:none;background:none;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box;color:#2f2f2f;cursor:pointer;display:inline-flex;height:26px;padding:0;transform:scale(1);width:26px;will-change:transform}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-indicator{transition:transform .1s ease}}.block-editor-global-styles__shadow-indicator:focus{border:2px solid #757575}.block-editor-global-styles__shadow-indicator:hover{transform:scale(1.2)}.block-editor-global-styles__shadow-indicator.unset{background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0)}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-panel-duotone-settings__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-panel-duotone-settings__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-filters-panel__dropdown:hover .block-editor-panel-duotone-settings__reset,.block-editor-panel-duotone-settings__reset:focus,.block-editor-panel-duotone-settings__reset:hover{opacity:1}@media (hover:none){.block-editor-panel-duotone-settings__reset{opacity:1}}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer{z-index:30}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .components-popover__content *{pointer-events:none}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer.is-dropping-allowed .block-editor-grid-visualizer__drop-zone{pointer-events:all}.block-editor-grid-visualizer.block-editor-grid-visualizer.block-editor-grid-visualizer .block-editor-inserter *{pointer-events:auto}.block-editor-grid-visualizer__grid{display:grid;position:absolute}.block-editor-grid-visualizer__cell{display:grid;position:relative}.block-editor-grid-visualizer__cell .block-editor-inserter{bottom:0;color:inherit;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:32}.block-editor-grid-visualizer__cell .block-editor-inserter .block-editor-grid-visualizer__appender{box-shadow:inset 0 0 0 1px color-mix(in srgb,currentColor 20%,#0000);color:inherit;height:100%;opacity:0;overflow:hidden;padding:0!important;width:100%}.block-editor-grid-visualizer__cell.is-highlighted .block-editor-grid-visualizer__drop-zone,.block-editor-grid-visualizer__cell.is-highlighted .block-editor-inserter{background:var(--wp-admin-theme-color)}.block-editor-grid-visualizer__cell .block-editor-grid-visualizer__appender:focus,.block-editor-grid-visualizer__cell:hover .block-editor-grid-visualizer__appender{background-color:color-mix(in srgb,currentColor 20%,#0000);opacity:1}.block-editor-grid-visualizer__drop-zone{background:#cccccc1a;grid-column:1;grid-row:1;height:100%;min-height:8px;min-width:8px;width:100%}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer{z-index:30}.block-editor-grid-item-resizer.block-editor-grid-item-resizer.block-editor-grid-item-resizer .components-popover__content *{pointer-events:none}.block-editor-grid-item-resizer__box{border:1px solid var(--wp-admin-theme-color)}.block-editor-grid-item-resizer__box .components-resizable-box__handle.components-resizable-box__handle.components-resizable-box__handle{pointer-events:all}.block-editor-grid-item-mover__move-button-container{border:none;display:flex;justify-content:center;padding:0}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button{min-width:0!important;padding-left:0;padding-right:0;width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button svg{min-width:24px}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:before,.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-grid-item-mover__move-button-container .block-editor-grid-item-mover-button:focus-visible:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.block-editor-grid-item-mover__move-vertical-button-container{display:flex;position:relative}@media (min-width:600px){.block-editor-grid-item-mover__move-vertical-button-container{flex-direction:column;justify-content:space-around}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button{height:20px!important;min-width:0!important;width:100%}.block-editor-grid-item-mover__move-vertical-button-container>.block-editor-grid-item-mover-button.block-editor-grid-item-mover-button:before{height:calc(100% - 4px)}.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-down-button svg,.block-editor-grid-item-mover__move-vertical-button-container .block-editor-grid-item-mover-button.is-up-button svg{flex-shrink:0;height:20px}.editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container{height:40px;position:relative;top:-5px}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container{position:relative}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#e0e0e0;content:"";height:100%;position:absolute;top:0;width:1px}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left{padding-right:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-left:before{right:0}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right{padding-left:6px}.show-icon-labels .block-editor-grid-item-mover__move-horizontal-button-container.is-right:before{left:0}@media (min-width:600px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-grid-item-mover__move-vertical-button-container:before{background:#1e1e1e}}.show-icon-labels .block-editor-grid-item-mover-button{white-space:nowrap}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-horizontal-button-container:before{background:#ddd;height:24px;top:4px}.show-icon-labels .editor-collapsible-block-toolbar .block-editor-grid-item-mover__move-vertical-button-container:before{background:#ddd;width:calc(100% - 24px)}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-iframe__container{height:100%;width:100%}.block-editor-iframe__scale-container{height:100%}.block-editor-iframe__scale-container.is-zoomed-out{position:absolute;right:0;width:var(--wp-block-editor-iframe-zoom-out-scale-container-width,100vw)}.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:#0000;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;height:auto;justify-content:center;padding:8px;position:relative;width:100%;word-break:break-word}@media not (prefers-reduced-motion){.components-button.block-editor-block-types-list__item{transition:all .05s ease-in-out}}.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 #0000;outline-offset:-2px}.block-editor-block-types-list__item-icon{color:#1e1e1e;padding:12px 20px}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon{transition:all .05s ease-in-out}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}@media not (prefers-reduced-motion){.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}}.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;hyphens:auto;padding:4px 2px 8px}.block-editor-block-inspector__tabs [role=tablist]{width:100%}.block-editor-inspector-popover-header{margin-bottom:16px}.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)}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top{flex-wrap:wrap;gap:4px}.show-icon-labels .block-editor-link-control .block-editor-link-control__search-item-top .components-button.has-icon{padding:4px;width:auto}.show-icon-labels .block-editor-link-control .is-preview .block-editor-link-control__search-item-header{margin-right:0;min-width:100%}.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__field{margin:16px}.block-editor-link-control__field .components-base-control__label{color:#1e1e1e}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{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:initial;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:#0000;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:center;display:block;flex-direction:row;gap:8px;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{color:#757575;font-size:12px;line-height:1.1;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-details{display:flex;flex-direction:column;gap:4px;justify-content:space-between}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-icon{background-color:#f0f0f0;border-radius:2px;height:32px;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative}.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{line-height:1.1}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus{box-shadow:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title:focus-visible{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000;text-decoration:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:initial;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 .components-external-link__icon{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.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{background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}@media not (prefers-reduced-motion){.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s}}.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-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.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 .components-base-control__field .components-checkbox-control__label{color:#1e1e1e}.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);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition:transform .1s ease}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition:transform .1s ease}}.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-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-tree.is-dragging tbody{pointer-events:none}.block-editor-list-view-leaf{position:relative;transform:translateY(0)}.block-editor-list-view-leaf.is-draggable,.block-editor-list-view-leaf.is-draggable .block-editor-list-view-block-contents{cursor:grab}.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)}.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:currentColor}@media (forced-colors:active){.block-editor-list-view-leaf .block-editor-list-view-block-select-button svg{fill:CanvasText}}.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.is-displacement-normal{transform:translateY(0)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-normal{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-up{transform:translateY(-32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-down{transform:translateY(32px)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks{transform:translateY(calc(var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transform:translateY(calc(-32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-up{transition:transform .2s}}.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transform:translateY(calc(32px + var(--wp-admin--list-view-dragged-items-height, 32px)*-1))}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-after-dragged-blocks.is-displacement-down{transition:transform .2s}}.block-editor-list-view-leaf.is-dragging{left:0;opacity:0;pointer-events:none;z-index:-9999}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;box-sizing:border-box;color:inherit;display:flex;font-family:inherit;font-size:13px;font-weight:400;height:32px;margin:0;padding:6px 4px 6px 0;position:relative;text-align:left;text-decoration:none;white-space:nowrap;width:100%}@media not (prefers-reduced-motion){.block-editor-list-view-leaf .block-editor-list-view-block-contents{transition: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,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after,.block-editor-list-view-leaf.is-nesting .block-editor-list-view-block-contents: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}.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,.block-editor-list-view-leaf.is-nesting .block-editor-list-view__menu{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{opacity:1}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:4px}.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: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 svg{left:2px;position:relative}.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{position:absolute;right:0;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:#0000004d;color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__sticky{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:1px;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-draggable-chip{opacity:.8}.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{cursor:pointer;height:24px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:192px}.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:48px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:72px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:96px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:120px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:144px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:168px}.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);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition:transform .2s ease}}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);visibility:visible}@media not (prefers-reduced-motion){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition:transform .2s ease}}.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-drop-indicator--preview{pointer-events:none}.block-editor-list-view-drop-indicator--preview .components-popover__content{overflow:hidden!important}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line{background:rgba(var(--wp-admin-theme-color--rgb),.04);border-radius:4px;height:32px;overflow:hidden}.block-editor-list-view-drop-indicator--preview .block-editor-list-view-drop-indicator__line--darker{background:rgba(var(--wp-admin-theme-color--rgb),.09)}.block-editor-list-view-placeholder{height:32px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;color:#fff;height:24px;margin:8px 0 0 24px;padding:0}.list-view-appender .block-editor-inserter__toggle.has-icon.is-next-40px-default-size{min-width:24px}.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{display:none}.block-editor-media-placeholder__url-input-form{min-width:260px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form{width:300px}}.block-editor-media-placeholder__url-input-form input{direction:ltr}.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-replace-flow__media-upload-menu:not(:empty)+.block-editor-media-flow__url-input{border-top:1px solid #1e1e1e;margin-top:8px;padding-bottom:8px}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.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{padding:8px 0 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{overflow:hidden;word-wrap:break-word}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-multi-selection-inspector__card{padding:16px}.block-editor-multi-selection-inspector__card-title{font-weight:500}.block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-left:-2px;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{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{border-radius:2px;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-toolbar-group{background:none}.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;font-size:14px;font-weight:600;z-index:100000}.block-editor-tabbed-sidebar{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden}.block-editor-tabbed-sidebar__tablist-and-close-button{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding-right:8px}.block-editor-tabbed-sidebar__close-button{align-self:center;background:#fff;order:1}.block-editor-tabbed-sidebar__tablist{margin-bottom:-1px}.block-editor-tabbed-sidebar__tabpanel{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;scrollbar-gutter:auto}.block-editor-tool-selector__help{border-top:1px solid #ddd;color:#757575;margin:8px -8px -8px;min-width:280px;padding:16px}.block-editor-tool-selector__menu .components-menu-item__info{margin-left:36px;text-align:left}.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}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{min-width:300px;width:auto}}.block-editor-block-list__block .block-editor-url-input.is-full-width,.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__suggestions,.components-popover .block-editor-url-input.is-full-width,.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__suggestions{max-height:200px;overflow-y:auto;padding:4px 0;width:302px}@media not (prefers-reduced-motion){.block-editor-url-input__suggestions{transition:all .15s ease-in-out}}.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 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.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-popover__additional-controls{border-top:1px solid #1e1e1e;padding:8px}.block-editor-url-popover__input-container{padding:8px}.block-editor-url-popover__row{align-items:center;display:flex;gap:4px}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1;gap:8px}.block-editor-url-popover__additional-controls .components-button.has-icon{height:auto;padding-left:8px;padding-right:8px;text-align:left}.block-editor-url-popover__additional-controls .components-button.has-icon>svg{margin-right:8px}.block-editor-url-popover__settings-toggle{flex-shrink:0}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{border-top:1px solid #1e1e1e;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{align-items:center;display:flex;flex-grow:1;flex-shrink:1;margin-right:8px;max-width:350px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-url-popover__expand-on-click{align-items:center;display:flex;min-width:350px;white-space:nowrap}.block-editor-url-popover__expand-on-click .text{flex-grow:1}.block-editor-url-popover__expand-on-click .text p{line-height:16px;margin:0}.block-editor-url-popover__expand-on-click .text p.description{color:#757575;font-size:12px}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.block-editor-hooks__block-hooks .block-editor-hooks__block-hooks-helptext{color:#757575;font-size:12px;margin-bottom:16px}div.block-editor-bindings__panel{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}div.block-editor-bindings__panel button:hover .block-editor-bindings__item span{color:inherit}.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}.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-constrained .components-base-control{margin-bottom:0}.block-editor-hooks__layout-constrained-helptext{color:#757575;font-size:12px;margin-bottom:0}.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__spacing-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}.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;width:100%}@media not (prefers-reduced-motion){.block-editor-block-toolbar{transition:border-color .1s linear,box-shadow .1s linear}}@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;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button:before{background:color-mix(in srgb,var(--wp-block-synced-color) 10%,#0000);border-radius:2px}.block-editor-block-toolbar.is-connected .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-connected .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors,.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:has(>:last-child:empty)>:nth-last-child(2),.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar,.block-editor-block-toolbar:has(>:last-child:empty)>:nth-last-child(2) .components-toolbar-group,.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}.block-editor-block-toolbar .components-toolbar-group:empty{display:none}.block-editor-block-contextual-toolbar{background-color:#fff;display:block;flex-shrink:3;position:sticky;top:0;width:100%;z-index:31}.block-editor-block-contextual-toolbar.components-accessible-toolbar{border:none;border-radius:0}.block-editor-block-contextual-toolbar.is-unstyled{box-shadow:0 1px 0 0 rgba(0,0,0,.133)}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{overflow:auto;overflow-y:hidden;scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-gutter:auto;scrollbar-width:thin;will-change:transform}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar{height:12px;width:12px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-track{background-color:initial}.block-editor-block-contextual-toolbar .block-editor-block-toolbar::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e0e0e0;border:3px solid #0000;border-radius:8px}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus::-webkit-scrollbar-thumb,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover::-webkit-scrollbar-thumb{background-color:#949494}.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:focus-within,.block-editor-block-contextual-toolbar .block-editor-block-toolbar:hover{scrollbar-color:#949494 #0000}@media (hover:none){.block-editor-block-contextual-toolbar .block-editor-block-toolbar{scrollbar-color:#949494 #0000}}.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar .block-editor-block-toolbar>:last-child:after{display:none}.block-editor-block-contextual-toolbar>.block-editor-block-toolbar{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector{margin-bottom:-1px;margin-top:-1px;position:relative}.block-editor-block-contextual-toolbar .block-editor-block-parent-selector:after{align-items:center;background-color:#1e1e1e;border-radius:100%;content:"";display:inline-flex;height:2px;position:absolute;right:0;top:15px;width:2px}.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-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 .block-editor-block-parent-selector__button{border-bottom-right-radius:0;border-top-right-radius:0;padding-left:12px;padding-right:12px;text-wrap:nowrap}.show-icon-labels .block-editor-block-parent-selector .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{position:relative;width:auto}@media (min-width:600px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#e0e0e0;content:"";height:1px;left:50%;margin-top:-.5px;position:absolute;top:50%;transform:translate(-50%);width:100%}}@media (min-width:782px){.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container:before{background:#1e1e1e}}.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 #ddd;margin-left:6px;margin-right:-6px;white-space:nowrap}.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 .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}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-block-toolbar-change-design-content-wrapper{padding:12px;width:320px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-block-toolbar-change-design-content-wrapper .block-editor-block-patterns-list .block-editor-inserter__media-list__list-item{min-height:100px}.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{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 .block-editor-tabbed-sidebar{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;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:4px 4px 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 4px 4px}.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__tablist{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}@media not (prefers-reduced-motion){.block-editor-inserter__toggle.components-button{transition:color .2s ease}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}@media (min-width:782px){.block-editor-inserter__menu.show-panel{width:630px}}.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__no-tab-container{flex-grow:1;overflow-y:auto;position:relative}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0;position:relative}.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__no-results,.block-editor-inserter__patterns-loading{padding:32px;text-align:center}.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__popover{top:16px!important}.block-editor-inserter__preview-container{display:none;max-height:calc(100% - 32px);overflow-y:hidden;padding:16px;width:280px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-inserter__media-list__list-item{height:100%}.block-editor-inserter__preview-container .block-editor-block-card{padding-bottom:4px;padding-left:0;padding-right:0}.block-editor-inserter__insertable-blocks-at-selection{border-bottom:1px solid #e0e0e0}.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__media-tabs-container{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:16px}.block-editor-inserter__category-tablist{margin-bottom:8px}.block-editor-inserter__category-panel{display:flex;flex-direction:column;outline:1px solid #0000;padding:0 16px}@media (min-width:782px){.block-editor-inserter__category-panel{background:#f0f0f0;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;height:calc(100% + 1px);left:350px;padding:0;position:absolute;top:-1px;width:280px}.block-editor-inserter__category-panel .block-editor-block-patterns-list,.block-editor-inserter__category-panel .block-editor-inserter__media-list{padding:0 24px 16px}}.block-editor-inserter__patterns-category-panel-header{padding:8px 0}@media (min-width:782px){.block-editor-inserter__patterns-category-panel-header{padding:8px 24px}}.block-editor-inserter__patterns-category-no-results{margin-top:24px}.block-editor-inserter__patterns-filter-help{border-top:1px solid #ddd;color:#757575;min-width:280px;padding:16px}.block-editor-block-patterns-list,.block-editor-inserter__media-list{flex-grow:1;height:100%;overflow-y:auto}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;border-radius:2px;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{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}.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-inserter__media-list__list-item{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;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:72px;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{display:grid;grid-gap:32px;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-inserter__media-list__list-item{height:inherit;max-height:800px;min-height:100px}.components-heading.block-editor-inserter__patterns-category-panel-title{font-weight:500}.block-editor-inserter__media-library-button.components-button,.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.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{margin-bottom:24px}@media (min-width:782px){.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search{margin-bottom:0;padding:16px 24px}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search:not(:focus-within){--wp-components-color-background:#fff}}.block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.block-editor-inserter__media-list__list-item[draggable=true] .block-editor-inserter__media-list__list-item{cursor:grab}.block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview>*{outline-color:#0000004d}.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__list-item .block-editor-inserter__media-list__item-preview-options{position:absolute;right:8px;top:8px}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;display:none}.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.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 #0000}.block-editor-inserter__media-list__item{height:100%}.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__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%;outline:1px solid #0000001a;outline-offset:-1px}.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:#ffffffb3;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-1);outline-width:var(--wp-admin-border-width-focus)}@media not (prefers-reduced-motion){.block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview>*{transition:outline .1s linear}}.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}.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.block-editor-inserter__pattern-panel-placeholder{display:none}.block-editor-inserter__menu.is-zoom-out{display:flex}@media (min-width:782px){.block-editor-inserter__menu.is-zoom-out.show-panel:after{content:"";display:block;height:100%;width:300px}}@media (max-width:959px){.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-block-patterns-explorer .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}}.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-inserter__category-panel .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:none;padding:0 24px 16px}@media (min-width:480px){.block-editor-tabbed-sidebar__tabpanel .block-editor-inserter__help-text{display:block}}.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{flex:1;margin-bottom:0}.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;--wp-bound-block-color:var(--wp-block-synced-color)}@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;--wp-bound-block-color:var(--wp-block-synced-color)}@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{position:relative}.patterns-menu-items__convert-modal .components-form-token-field__suggestions-list:not(:empty){background-color:#fff;border:1px solid var(--wp-admin-theme-color);border-bottom-left-radius:2px;border-bottom-right-radius:2px;box-shadow:0 0 .5px .5px var(--wp-admin-theme-color);box-sizing:border-box;left:-1px;max-height:96px;min-width:auto;position:absolute;width:calc(100% + 2px);z-index:1}.patterns-create-modal__name-input input[type=text]{margin:0}.patterns-rename-pattern-category-modal__validation-message{color:#cc1818}@media (min-width:782px){.patterns-rename-pattern-category-modal__validation-message{width:320px}}.pattern-overrides-control__allow-overrides-button{justify-content:center;width:100%}.patterns-pattern-overrides-toolbar-indicator__popover .components-popover__content{min-width:260px;padding:16px}.patterns-pattern-overrides-toolbar-indicator .patterns-pattern-overrides-toolbar-indicator-icon.has-colors svg{fill:var(--wp-block-synced-color)}.editor-collapsible-block-toolbar .patterns-pattern-overrides-toolbar-indicator{height:32px}
@charset "UTF-8";: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;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.interface-complementary-area-header{background:#fff;gap:4px;padding-right:8px}.interface-complementary-area-header .interface-complementary-area-header__title{margin:0 auto 0 0}.interface-complementary-area{background:#fff;color:#1e1e1e;height:100%;overflow:auto}@media (min-width:600px){.interface-complementary-area{-webkit-overflow-scrolling:touch}}@media (min-width:782px){.interface-complementary-area{width:280px}}.interface-complementary-area .components-panel{border:none;position:relative;z-index:0}.interface-complementary-area .components-panel__header{position:sticky;top:0;z-index:1}.interface-complementary-area .components-panel__header.editor-sidebar__panel-tabs{top:0}.interface-complementary-area p:not(.components-base-control__help,.components-form-token-field__help){margin-top:0}.interface-complementary-area h2{color:#1e1e1e;font-size:13px;font-weight:500;margin-bottom:1.5em}.interface-complementary-area h3{color:#1e1e1e;font-size:11px;font-weight:500;margin-bottom:1.5em;text-transform:uppercase}.interface-complementary-area hr{border-bottom:1px solid #f0f0f0;border-top:none;margin:1.5em 0}.interface-complementary-area div.components-toolbar,.interface-complementary-area div.components-toolbar-group{box-shadow:none;margin-bottom:1.5em}.interface-complementary-area div.components-toolbar-group:last-child,.interface-complementary-area div.components-toolbar:last-child{margin-bottom:0}.interface-complementary-area .block-editor-skip-to-selected-block:focus{bottom:10px;left:auto;right:10px;top:auto}.interface-complementary-area__fill{height:100%}@media (min-width:782px){body.js.is-fullscreen-mode{height:calc(100% + 32px);margin-top:-32px}body.js.is-fullscreen-mode #adminmenumain,body.js.is-fullscreen-mode #wpadminbar{display:none}body.js.is-fullscreen-mode #wpcontent,body.js.is-fullscreen-mode #wpfooter{margin-left:0}}html.interface-interface-skeleton__html-container{position:fixed;width:100%}@media (min-width:782px){html.interface-interface-skeleton__html-container:not(:has(.is-zoom-out)){position:static;width:auto}}.interface-interface-skeleton{bottom:0;display:flex;flex-direction:row;height:auto;max-height:100%;position:fixed;right:0;top:46px}@media (min-width:783px){.interface-interface-skeleton{top:32px}.is-fullscreen-mode .interface-interface-skeleton{top:0}}.interface-interface-skeleton__editor{display:flex;flex:0 1 100%;flex-direction:column;overflow:hidden}.interface-interface-skeleton{left:0}@media (min-width:783px){.interface-interface-skeleton{left:160px}}@media (min-width:783px){.auto-fold .interface-interface-skeleton{left:36px}}@media (min-width:961px){.auto-fold .interface-interface-skeleton{left:160px}}.folded .interface-interface-skeleton{left:0}@media (min-width:783px){.folded .interface-interface-skeleton{left:36px}}body.is-fullscreen-mode .interface-interface-skeleton{left:0!important}.interface-interface-skeleton__body{display:flex;flex-grow:1;overflow:auto;overscroll-behavior-y:none;position:relative}@media (min-width:782px){.has-footer .interface-interface-skeleton__body{padding-bottom:25px}}.interface-interface-skeleton__content{display:flex;flex-direction:column;flex-grow:1;overflow:auto;z-index:20}@media (min-width:782px){.interface-interface-skeleton__content{z-index:auto}}.interface-interface-skeleton__secondary-sidebar,.interface-interface-skeleton__sidebar{background:#fff;bottom:0;color:#1e1e1e;flex-shrink:0;left:0;position:absolute;top:0;width:auto;z-index:100000}@media (min-width:782px){.interface-interface-skeleton__secondary-sidebar,.interface-interface-skeleton__sidebar{position:relative!important}}.interface-interface-skeleton__sidebar{border-top:1px solid #e0e0e0;overflow:hidden}@media (min-width:782px){.interface-interface-skeleton__sidebar{box-shadow:-1px 0 0 0 rgba(0,0,0,.133);outline:1px solid #0000}}.interface-interface-skeleton__secondary-sidebar{border-top:1px solid #e0e0e0;right:0}@media (min-width:782px){.interface-interface-skeleton__secondary-sidebar{box-shadow:1px 0 0 0 rgba(0,0,0,.133);outline:1px solid #0000}}.interface-interface-skeleton__header{box-shadow:0 1px 0 0 rgba(0,0,0,.133);color:#1e1e1e;flex-shrink:0;height:auto;outline:1px solid #0000;z-index:30}.interface-interface-skeleton__footer{background-color:#fff;border-top:1px solid #e0e0e0;bottom:0;color:#1e1e1e;display:none;flex-shrink:0;height:auto;left:0;position:absolute;width:100%;z-index:90}@media (min-width:782px){.interface-interface-skeleton__footer{display:flex}}.interface-interface-skeleton__footer .block-editor-block-breadcrumb{align-items:center;background:#fff;display:flex;font-size:13px;height:24px;padding:0 18px;z-index:30}.interface-interface-skeleton__actions{background:#fff;bottom:auto;color:#1e1e1e;left:auto;position:fixed!important;right:0;top:-9999em;width:100vw;z-index:100000}@media (min-width:782px){.interface-interface-skeleton__actions{width:280px}}.interface-interface-skeleton__actions:focus,.interface-interface-skeleton__actions:focus-within{bottom:0;top:auto}.is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{top:46px}@media (min-width:782px){.is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{border-left:1px solid #ddd;top:32px}.is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus,.is-fullscreen-mode .is-entity-save-view-open .interface-interface-skeleton__actions:focus-within{top:0}}.interface-pinned-items{display:flex;gap:8px}.interface-pinned-items .components-button{display:none;margin:0}.interface-pinned-items .components-button[aria-controls="edit-post:block"],.interface-pinned-items .components-button[aria-controls="edit-post:document"],.interface-pinned-items .components-button[aria-controls="edit-site:block-inspector"],.interface-pinned-items .components-button[aria-controls="edit-site:template"]{display:flex}.interface-pinned-items .components-button svg{max-height:24px;max-width:24px}@media (min-width:600px){.interface-pinned-items .components-button{display:flex}}.editor-autocompleters__user .editor-autocompleters__no-avatar:before{content:"\f110";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)}.interface-interface-skeleton__sidebar:has(.editor-collab-sidebar){box-shadow:none}.interface-interface-skeleton__sidebar:has(.editor-collab-sidebar) .interface-complementary-area-header{display:none}.editor-collab-sidebar{height:100%}.editor-collab-sidebar-panel{height:100%;padding:16px}.editor-collab-sidebar-panel__thread{background-color:#f0f0f0;border:1.5px solid #ddd;border-radius:8px;margin-bottom:16px;padding:16px;position:relative}.editor-collab-sidebar-panel__active-thread{border:1.5px solid #3858e9}.editor-collab-sidebar-panel__focus-thread{background-color:#fff;border:1.5px solid #3858e9;box-shadow:0 5.5px 7.8px -.3px rgba(0,0,0,.102)}.editor-collab-sidebar-panel__comment-field{flex:1}.editor-collab-sidebar-panel__child-thread{margin-top:15px}.editor-collab-sidebar-panel__user-name{text-transform:capitalize}.editor-collab-sidebar-panel__user-name,.editor-collab-sidebar-panel__user-time{color:#757575;font-size:12px;font-weight:400;line-height:16px;text-align:left}.editor-collab-sidebar-panel__user-comment{color:#1e1e1e;font-size:13px;font-weight:400;line-height:20px;text-align:left}.editor-collab-sidebar-panel__user-comment p{margin-bottom:0}.editor-collab-sidebar-panel__user-avatar{border-radius:50%;flex-shrink:0}.editor-collab-sidebar-panel__thread-overlay{background-color:#000000b3;border-radius:8px;color:#fff;height:100%;left:0;padding:15px;position:absolute;text-align:center;top:0;width:100%;z-index:1}.editor-collab-sidebar-panel__thread-overlay p{margin-bottom:15px}.editor-collab-sidebar-panel__thread-overlay button{color:#fff;padding:4px 10px}.editor-collab-sidebar-panel__comment-status{margin-left:auto}.editor-collab-sidebar-panel__comment-status button.has-icon:not(.has-text){flex-shrink:0;height:24px;min-width:24px;padding:0;width:24px}.editor-collab-sidebar-panel__comment-dropdown-menu{flex-shrink:0}.editor-collab-sidebar-panel__comment-dropdown-menu button.has-icon{height:24px;min-width:24px;padding:0;width:24px}.editor-collab-sidebar-panel__show-more-reply{font-style:italic;font-weight:500;padding:0}.editor-collapsible-block-toolbar{align-items:center;display:flex;height:60px;overflow:hidden}.editor-collapsible-block-toolbar .block-editor-block-contextual-toolbar{background:#0000;border-bottom:0;height:100%}.editor-collapsible-block-toolbar .block-editor-block-toolbar{height:100%;padding-top:15px}.editor-collapsible-block-toolbar .block-editor-block-toolbar .components-button:not(.block-editor-block-mover-button){height:32px}.editor-collapsible-block-toolbar:after{background-color:#ddd;content:"";height:24px;margin-right:7px;width:1px}.editor-collapsible-block-toolbar .components-toolbar,.editor-collapsible-block-toolbar .components-toolbar-group{border-right:none;position:relative}.editor-collapsible-block-toolbar .components-toolbar-group:after,.editor-collapsible-block-toolbar .components-toolbar:after{background-color:#ddd;content:"";height:24px;position:absolute;right:-1px;top:4px;width:1px}.editor-collapsible-block-toolbar .components-toolbar .components-toolbar-group.components-toolbar-group:after,.editor-collapsible-block-toolbar .components-toolbar-group .components-toolbar-group.components-toolbar-group:after{display:none}.editor-collapsible-block-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button{height:32px;overflow:visible}@media (min-width:600px){.editor-collapsible-block-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{height:40px;position:relative;top:-5px}}.editor-collapsible-block-toolbar.is-collapsed{display:none}.editor-content-only-settings-menu__description{min-width:235px;padding:8px}.editor-blog-title-dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-document-bar{align-items:center;background:#f0f0f0;border-radius:4px;display:flex;height:32px;justify-content:space-between;min-width:0;width:min(100%,450px)}.editor-document-bar:hover{background-color:#e0e0e0}.editor-document-bar .components-button{border-radius:4px}@media not (prefers-reduced-motion){.editor-document-bar .components-button{transition:all .1s ease-out}}.editor-document-bar .components-button:hover{background:#e0e0e0}@media screen and (min-width:782px) and (max-width:960px){.editor-document-bar.has-back-button .editor-document-bar__post-type-label{display:none}}.editor-document-bar__command{color:var(--wp-block-synced-color);flex-grow:1;overflow:hidden}.editor-document-bar__title{color:#1e1e1e;margin:0 auto;max-width:70%;overflow:hidden}@media (min-width:782px){.editor-document-bar__title{padding-left:24px}}.editor-document-bar__title h1{align-items:center;display:flex;font-weight:400;justify-content:center;overflow:hidden;white-space:nowrap}.editor-document-bar__post-title{color:currentColor;flex:1;overflow:hidden;text-overflow:ellipsis}.editor-document-bar__post-type-label{color:#2f2f2f;flex:0;padding-left:4px}@media screen and (max-width:600px){.editor-document-bar__post-type-label{display:none}}.editor-document-bar__shortcut{color:#2f2f2f;display:none;min-width:24px}@media (min-width:782px){.editor-document-bar__shortcut{display:initial}}.editor-document-bar__back.components-button.has-icon.has-text{color:#757575;flex-shrink:0;gap:0;min-width:36px;position:absolute;z-index:1}.editor-document-bar__back.components-button.has-icon.has-text:hover{background-color:initial;color:#1e1e1e}.editor-document-bar__icon-layout.editor-document-bar__icon-layout{display:none;margin-left:12px;pointer-events:none;position:absolute}.editor-document-bar__icon-layout.editor-document-bar__icon-layout svg{fill:#949494}@media (min-width:600px){.editor-document-bar__icon-layout.editor-document-bar__icon-layout{display:flex}}.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,.document-outline__button[aria-disabled=true]{color:#757575;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 #0000}.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}.editor-document-outline.has-no-headings{color:#757575;text-align:center}.editor-document-outline.has-no-headings>svg{margin-top:28px}.editor-document-outline.has-no-headings>p{padding-left:32px;padding-right:32px}.editor-document-tools{align-items:center;display:inline-flex}.editor-document-tools .editor-document-tools__left>.editor-history__redo,.editor-document-tools .editor-document-tools__left>.editor-history__undo{display:none}@media (min-width:782px){.editor-document-tools .editor-document-tools__left>.editor-history__redo,.editor-document-tools .editor-document-tools__left>.editor-history__undo{display:inline-flex}}.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle{display:inline-flex}@media not (prefers-reduced-motion){.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle svg{transition:transform .2s cubic-bezier(.165,.84,.44,1)}}.editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle.is-pressed svg{transform:rotate(45deg)}.editor-document-tools .block-editor-list-view{display:none}@media (min-width:600px){.editor-document-tools .block-editor-list-view{display:flex}}.editor-document-tools .editor-document-tools__left>.components-button.has-icon,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon{height:32px;min-width:32px;padding:4px}.editor-document-tools .editor-document-tools__left>.components-button.has-icon.is-pressed,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon.is-pressed{background:#1e1e1e}.editor-document-tools .editor-document-tools__left>.components-button.has-icon:focus:not(:disabled),.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 1px #fff;outline:1px solid #0000}.editor-document-tools .editor-document-tools__left>.components-button.has-icon:before,.editor-document-tools .editor-document-tools__left>.components-dropdown>.components-button.has-icon:before{display:none}.editor-document-tools__left{align-items:center;display:inline-flex;gap:8px}.editor-document-tools__left:not(:last-child){margin-inline-end:8px}.show-icon-labels .editor-document-tools .editor-document-tools__left>.editor-document-tools__inserter-toggle.has-icon{padding:0 8px;width:auto}.show-icon-labels .editor-document-tools__left>*+*{margin-left:8px}.editor-editor-interface .entities-saved-states__panel-header{height:61px}.editor-editor-interface .interface-interface-skeleton__content{isolation:isolate}.editor-visual-editor{flex:1 0 auto}.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 #0003;box-sizing:border-box;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:16px;padding-right:16px}.entities-saved-states__text-prompt{padding:16px 16px 4px}.entities-saved-states__text-prompt .entities-saved-states__text-prompt--header{display:block;margin-bottom:12px}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt{padding:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body{border:0;padding-left:0;padding-right:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body>h2{margin-bottom:0;margin-left:-16px;margin-right:-16px}.entities-saved-states__panel.is-inline .entities-saved-states__panel-body>h2 button{font-size:11px;text-transform:uppercase}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt--header-wrapper{display:none}.entities-saved-states__panel.is-inline .entities-saved-states__text-prompt--changes-count{margin-bottom:8px;margin-top:0}.entities-saved-states__panel.is-inline .entities-saved-states__panel-footer{margin-top:16px}.entities-saved-states__change-control{flex:1}.entities-saved-states__changes{font-size:13px;list-style:disc;margin:4px 16px 0 24px}.entities-saved-states__changes li{margin-bottom:4px}.editor-error-boundary{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:60px auto auto;max-width:780px;padding:1em}.editor-header{align-items:center;background:#fff;display:grid;grid-auto-flow:row;grid-template:auto/60px minmax(0,max-content) minmax(min-content,1fr) 60px;height:60px;justify-content:space-between;max-width:100vw}.editor-header:has(>.editor-header__center){grid-template:auto/60px min-content 1fr min-content 60px}@media (min-width:782px){.editor-header:has(>.editor-header__center){grid-template:auto/60px minmax(min-content,2fr) 2.5fr minmax(min-content,2fr) 60px}}@media (min-width:480px){.editor-header{gap:16px}}@media (min-width:280px){.editor-header{flex-wrap:nowrap}}.editor-header__toolbar{align-items:center;clip-path:inset(-2px);display:flex;grid-column:1/3;min-width:0}.editor-header__toolbar>:first-child{margin-inline:16px 0}.editor-header__back-button+.editor-header__toolbar{grid-column:2/3}@media (min-width:480px){.editor-header__back-button+.editor-header__toolbar>:first-child{margin-inline:0}.editor-header__toolbar{clip-path:none}}.editor-header__toolbar .table-of-contents{display:none}@media (min-width:600px){.editor-header__toolbar .table-of-contents{display:block}}.editor-header__toolbar .editor-collapsible-block-toolbar,.editor-header__toolbar .editor-collapsible-block-toolbar.is-collapsed~.editor-collapsible-block-toolbar__toggle{margin-inline:8px 0}.editor-header__center{align-items:center;clip-path:inset(-2px);display:flex;grid-column:3/4;justify-content:center;min-width:0}@media (max-width:479px){.editor-header__center>:first-child{margin-inline-start:8px}.editor-header__center>:last-child{margin-inline-end:8px}}.editor-header__settings{align-items:center;display:inline-flex;flex-wrap:nowrap;gap:8px;grid-column:3/-1;justify-self:end;padding-right:4px}.editor-header:has(>.editor-header__center) .editor-header__settings{grid-column:4/-1}@media (min-width:600px){.editor-header__settings{padding-right:8px}}.show-icon-labels .editor-header .components-button.has-icon,.show-icon-labels.interface-pinned-items .components-button.has-icon{width:auto}.show-icon-labels .editor-header .components-button.has-icon svg,.show-icon-labels.interface-pinned-items .components-button.has-icon svg{display:none}.show-icon-labels .editor-header .components-button.has-icon:after,.show-icon-labels.interface-pinned-items .components-button.has-icon:after{content:attr(aria-label);white-space:nowrap}.show-icon-labels .editor-header .components-button.has-icon[aria-disabled=true],.show-icon-labels.interface-pinned-items .components-button.has-icon[aria-disabled=true]{background-color:initial}.show-icon-labels .editor-header .is-tertiary:active,.show-icon-labels.interface-pinned-items .is-tertiary:active{background-color:initial;box-shadow:0 0 0 1.5px var(--wp-admin-theme-color)}.show-icon-labels .editor-header .components-button.has-icon.button-toggle svg,.show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle svg{display:block}.show-icon-labels .editor-header .components-button.has-icon.button-toggle:after,.show-icon-labels.interface-pinned-items .components-button.has-icon.button-toggle:after{content:none}.show-icon-labels .editor-header .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon,.show-icon-labels.interface-pinned-items .components-menu-items-choice .components-menu-items__item-icon.components-menu-items__item-icon{display:block}.show-icon-labels .editor-header .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels .editor-header .interface-pinned-items .components-button,.show-icon-labels.interface-pinned-items .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels.interface-pinned-items .interface-pinned-items .components-button{padding-left:8px;padding-right:8px}@media (min-width:600px){.show-icon-labels .editor-header .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels .editor-header .interface-pinned-items .components-button,.show-icon-labels.interface-pinned-items .editor-document-tools__inserter-toggle.editor-document-tools__inserter-toggle,.show-icon-labels.interface-pinned-items .interface-pinned-items .components-button{padding-left:12px;padding-right:12px}}.show-icon-labels .editor-header .editor-post-save-draft.editor-post-save-draft:after,.show-icon-labels .editor-header .editor-post-saved-state.editor-post-saved-state:after,.show-icon-labels.interface-pinned-items .editor-post-save-draft.editor-post-save-draft:after,.show-icon-labels.interface-pinned-items .editor-post-saved-state.editor-post-saved-state:after{content:none}.show-icon-labels .editor-header__toolbar .block-editor-block-mover{border-left:none}.show-icon-labels .editor-header__toolbar .block-editor-block-mover:before{background-color:#ddd;content:"";height:24px;margin-left:8px;margin-top:4px;width:1px}.show-icon-labels .editor-header__toolbar .block-editor-block-mover .block-editor-block-mover__move-button-container:before{background:#ddd;left:calc(50% + 1px);width:calc(100% - 24px)}.show-icon-labels.interface-pinned-items{border-bottom:1px solid #ccc;display:block;margin:0 -12px;padding:6px 12px 12px}.show-icon-labels.interface-pinned-items>.components-button.has-icon{justify-content:flex-start;margin:0;padding:6px 6px 6px 8px;width:14.625rem}.show-icon-labels.interface-pinned-items>.components-button.has-icon[aria-expanded=true] svg{display:block;max-width:24px}.show-icon-labels.interface-pinned-items>.components-button.has-icon[aria-expanded=false]{padding-left:40px}.show-icon-labels.interface-pinned-items>.components-button.has-icon svg{margin-right:8px}@media (min-width:480px){.editor-header__post-preview-button{display:none}}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header{border-bottom:none}.editor-editor-interface.is-distraction-free .editor-header{background-color:#fff;width:100%}@media (min-width:782px){.editor-editor-interface.is-distraction-free .editor-header{box-shadow:0 1px 0 0 rgba(0,0,0,.133);position:absolute}}.editor-editor-interface.is-distraction-free .editor-header>.edit-post-header__settings>.edit-post-header__post-preview-button{visibility:hidden}.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.editor-preview-dropdown,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.editor-zoom-out-toggle,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__settings>.interface-pinned-items,.editor-editor-interface.is-distraction-free .editor-header>.editor-header__toolbar .editor-document-tools__document-overview-toggle{display:none}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header:focus-within{opacity:1!important}.editor-editor-interface.is-distraction-free .interface-interface-skeleton__header:focus-within div{transform:translateX(0) translateZ(0)!important}.editor-editor-interface.is-distraction-free .components-editor-notices__dismissible{position:absolute;z-index:35}.components-popover.more-menu-dropdown__content{z-index:99998}.editor-inserter-sidebar{box-sizing:border-box;display:flex;flex-direction:column;height:100%}.editor-inserter-sidebar *,.editor-inserter-sidebar :after,.editor-inserter-sidebar :before{box-sizing:inherit}.editor-inserter-sidebar__content{height:100%}.editor-keyboard-shortcut-help-modal__section{margin:0 0 2rem}.editor-keyboard-shortcut-help-modal__section-title{font-size:.9rem;font-weight:600}.editor-keyboard-shortcut-help-modal__shortcut{align-items:baseline;border-top:1px solid #ddd;display:flex;margin-bottom:0;padding:.6rem 0}.editor-keyboard-shortcut-help-modal__shortcut:last-child{border-bottom:1px solid #ddd}.editor-keyboard-shortcut-help-modal__shortcut:empty{display:none}.editor-keyboard-shortcut-help-modal__shortcut-term{font-weight:600;margin:0 0 0 1rem;text-align:right}.editor-keyboard-shortcut-help-modal__shortcut-description{flex:1;margin:0}.editor-keyboard-shortcut-help-modal__shortcut-key-combination{background:none;display:block;margin:0;padding:0}.editor-keyboard-shortcut-help-modal__shortcut-key-combination+.editor-keyboard-shortcut-help-modal__shortcut-key-combination{margin-top:10px}.editor-keyboard-shortcut-help-modal__shortcut-key{border-radius:8%;margin:0 .2rem;padding:.25rem .5rem}.editor-keyboard-shortcut-help-modal__shortcut-key:last-child{margin:0 0 0 .2rem}.editor-list-view-sidebar{height:100%}@media (min-width:782px){.editor-list-view-sidebar{width:350px}}.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{height:100%;overflow:auto;padding:4px;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-gutter:auto;scrollbar-width:thin;will-change:transform}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar{height:12px;width:12px}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar-track,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar-track{background-color:initial}.editor-list-view-sidebar__list-view-container>.document-outline::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.editor-list-view-sidebar__list-view-container>.document-outline:focus-within::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-container>.document-outline:focus::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-container>.document-outline:hover::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:focus-within::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:focus::-webkit-scrollbar-thumb,.editor-list-view-sidebar__list-view-panel-content:hover::-webkit-scrollbar-thumb{background-color:#949494}.editor-list-view-sidebar__list-view-container>.document-outline:focus,.editor-list-view-sidebar__list-view-container>.document-outline:focus-within,.editor-list-view-sidebar__list-view-container>.document-outline:hover,.editor-list-view-sidebar__list-view-panel-content:focus,.editor-list-view-sidebar__list-view-panel-content:focus-within,.editor-list-view-sidebar__list-view-panel-content:hover{scrollbar-color:#949494 #0000}@media (hover:none){.editor-list-view-sidebar__list-view-container>.document-outline,.editor-list-view-sidebar__list-view-panel-content{scrollbar-color:#949494 #0000}}.editor-list-view-sidebar__list-view-container{display:flex;flex-direction:column;height:100%}.editor-list-view-sidebar__tab-panel{height:100%}.editor-list-view-sidebar__outline{border-bottom:1px solid #ddd;display:flex;flex-direction:column;gap:8px;padding:16px}.editor-list-view-sidebar__outline>div>span:first-child{display:inline-block;width:90px}.editor-list-view-sidebar__outline>div>span{color:#757575;font-size:12px;line-height:1.4}.editor-post-order__panel,.editor-post-parent__panel{padding-top:8px}.editor-post-order__panel .editor-post-panel__row-control>div,.editor-post-parent__panel .editor-post-panel__row-control>div{width:100%}.editor-post-order__panel-dialog .editor-post-order,.editor-post-order__panel-dialog .editor-post-parent,.editor-post-parent__panel-dialog .editor-post-order,.editor-post-parent__panel-dialog .editor-post-parent{margin:8px}.editor-post-order__panel-dialog .components-popover__content,.editor-post-parent__panel-dialog .components-popover__content{min-width:320px}.editor-post-author__panel{padding-top:8px}.editor-post-author__panel .editor-post-panel__row-control>div{width:100%}.editor-post-author__panel-dialog .editor-post-author{margin:8px;min-width:248px}.editor-action-modal{z-index:1000001}.editor-post-card-panel__content{flex-grow:1}.editor-post-card-panel__title{width:100%}.editor-post-card-panel__title.editor-post-card-panel__title{align-items:center;column-gap:8px;display:flex;flex-wrap:wrap;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:500;line-height:20px;margin:0;row-gap:4px;word-break:break-word}.editor-post-card-panel__icon{flex:0 0 24px;height:24px;width:24px}.editor-post-card-panel__header{display:flex;justify-content:space-between}.editor-post-card-panel.has-description .editor-post-card-panel__header{margin-bottom:8px}.editor-post-card-panel .editor-post-card-panel__title-name{padding:2px 0}.editor-post-card-panel .editor-post-card-panel__description,.editor-post-content-information{color:#757575}.editor-post-content-information .components-text{color:inherit}.editor-post-discussion__panel-dialog .editor-post-discussion{margin:8px;min-width:248px}.editor-post-discussion__panel-toggle .components-text{color:inherit}.editor-post-discussion__panel-dialog .components-popover__content{min-width:320px}.editor-post-excerpt__textarea{margin-bottom:10px;width:100%}.editor-post-excerpt__dropdown__content .components-popover__content{min-width:320px;padding:16px}.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__container{position:relative}.editor-post-featured-image__container:focus .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image),.editor-post-featured-image__container:focus-within .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image),.editor-post-featured-image__container:hover .editor-post-featured-image__actions:not(.editor-post-featured-image__actions-is-requesting-image){opacity:1}.editor-post-featured-image__container .editor-post-featured-image__actions.editor-post-featured-image__actions-missing-image{margin-top:16px;opacity:1}.editor-post-featured-image__container .components-drop-zone__content{border-radius:2px}.editor-post-featured-image__container:has(.editor-post-featured-image__toggle) .components-drop-zone .components-drop-zone__content-inner{align-items:center;display:flex;gap:8px}.editor-post-featured-image__container:has(.editor-post-featured-image__toggle) .components-drop-zone .components-drop-zone__content-inner .components-drop-zone__content-icon{margin:0}.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;min-height:40px;outline-offset:-1px;overflow:hidden;padding:0;width:100%}.editor-post-featured-image__preview{height:auto!important;outline:1px solid #0000001a}.editor-post-featured-image__preview .editor-post-featured-image__preview-image{aspect-ratio:2/1;object-fit:cover;object-position:50% 50%;width:100%}.editor-post-featured-image__toggle{box-shadow:inset 0 0 0 1px #ccc}.editor-post-featured-image__toggle:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image){bottom:0;opacity:0;padding:8px;position:absolute}@media not (prefers-reduced-motion){.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image){transition:opacity 50ms ease-out}}.editor-post-featured-image__actions:not(.editor-post-featured-image__actions-missing-image) .editor-post-featured-image__action{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#ffffffbf}.editor-post-featured-image__actions .editor-post-featured-image__action{flex-grow:1;justify-content:center}[class].editor-post-format__suggestion{margin:4px 0 0}.editor-post-format__dialog .editor-post-format__dialog-content{margin:8px;min-width:248px}.editor-post-last-edited-panel{color:#757575}.editor-post-last-edited-panel .components-text{color:inherit}.editor-post-last-revision__title{font-weight:500;width:100%}.editor-post-last-revision__title.components-button.has-icon{height:100%;justify-content:space-between}.editor-post-last-revision__title.components-button.has-icon:active,.editor-post-last-revision__title.components-button.has-icon:hover{background:#f0f0f0}.editor-post-last-revision__title.components-button.has-icon:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-panel__body.is-opened.editor-post-last-revision__panel{height:48px;padding:0}.components-panel__body.is-opened.editor-post-last-revision__panel .editor-post-last-revision__title.components-button.components-button{padding:16px}.editor-private-post-last-revision__button{display:inline-block}.editor-post-locked-modal__buttons{margin-top:24px}.editor-post-locked-modal__avatar{border-radius:50%;margin-top:16px;min-width:auto!important}.editor-post-panel__row{align-items:flex-start!important;justify-content:flex-start!important;min-height:32px;width:100%}.editor-post-panel__row-label{align-items:center;display:flex;flex-shrink:0;hyphens:auto;line-height:20px;min-height:32px;padding:6px 0;width:38%}.editor-post-panel__row-control{align-items:center;display:flex;flex-grow:1;min-height:32px}.editor-post-panel__row-control .components-button{height:auto;max-width:100%;min-height:32px;text-align:left;text-wrap:balance;text-wrap:pretty;white-space:normal}.editor-post-panel__row-control .components-dropdown{max-width:100%}.editor-post-panel__section{padding:16px}.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;flex-shrink:0;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;word-break:break-word}.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{justify-content:center;padding-left:4px}.editor-post-publish-panel__header-cancel-button{padding-right: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}.editor-post-publish-panel__prepublish .components-panel__body-title .components-button{align-items:flex-start;text-wrap:balance;text-wrap:pretty}.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:12px;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-publish-panel{background:#fff;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:46px;z-index:100001}@media (min-width:782px){.editor-post-publish-panel{border-left:1px solid #ddd;left:auto;top:32px;width:281px;z-index:99998}}@media (min-width:782px) and (not (prefers-reduced-motion)){.editor-post-publish-panel{animation:editor-post-publish-panel__slide-in-animation .1s forwards;transform:translateX(100%)}}@media (min-width:782px){body.is-fullscreen-mode .editor-post-publish-panel{top:0}[role=region]:focus .editor-post-publish-panel{transform:translateX(0)}}@keyframes editor-post-publish-panel__slide-in-animation{to{transform:translateX(0)}}.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:#0000;color:#757575}.editor-post-saved-state svg{display:inline-block;flex:0 0 auto;fill:currentColor;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}.editor-post-schedule__panel-dropdown{width:100%}.editor-post-schedule__dialog .components-popover__content{min-width:320px;padding:16px}.editor-post-status{max-width:100%}.editor-post-status.is-read-only{padding:6px 12px}.editor-post-status .editor-post-status__toggle.editor-post-status__toggle{padding-bottom:4px;padding-top:4px}.editor-change-status__password-fieldset,.editor-change-status__publish-date-wrapper{border-top:1px solid #e0e0e0;padding-top:16px}.editor-change-status__content .components-popover__content{min-width:320px;padding:16px}.editor-change-status__content .editor-change-status__password-legend{margin-bottom:8px;padding:0}.editor-change-status__content p.components-base-control__help:has(.components-checkbox-control__help){margin-top:4px}.editor-post-sticky__checkbox-control{border-top:1px solid #e0e0e0;padding-top:16px}.editor-post-sync-status__value{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-template__swap-template-modal{z-index:1000001}.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px;padding-top:2px}@media (min-width:782px){.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list{column-count:4}}.editor-post-template__swap-template-modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.editor-post-template__dropdown .components-popover__content{min-width:240px}.editor-post-template__dropdown .components-button.is-pressed,.editor-post-template__dropdown .components-button.is-pressed:hover{background:inherit;color:inherit}@media (min-width:782px){.editor-post-template__create-form{width:320px}}.editor-post-template__classic-theme-dropdown{padding:8px}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;width:100%}@media not (prefers-reduced-motion){textarea.editor-post-text-editor{transition:border .1s ease-out,box-shadow .1s linear}}@media (min-width:600px){textarea.editor-post-text-editor{font-size:15px!important;padding:24px}}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}textarea.editor-post-text-editor::-webkit-input-placeholder{color:#1e1e1e9e}textarea.editor-post-text-editor::-moz-placeholder{color:#1e1e1e9e}textarea.editor-post-text-editor:-ms-input-placeholder{color:#1e1e1e9e}.editor-post-title.is-raw-text{margin-bottom:24px;margin-top:2px;max-width:none}.editor-post-url__panel-dropdown{width:100%}.editor-post-url__panel-dialog .editor-post-url{margin:8px;min-width:248px}.editor-post-url__front-page-link,.editor-post-url__link{direction:ltr;word-break:break-word}.editor-post-url__front-page-link{padding:6px 0 6px 12px}.editor-post-url__link-slug{font-weight:600}.editor-post-url__input input.components-input-control__input{padding-inline-start:0!important}.editor-post-url__panel-toggle{word-break:break-word}.editor-post-url__intro{margin:0}.editor-post-url__permalink{margin-bottom:0;margin-top:8px}.editor-post-url__permalink-visual-label{display:block}.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 #0000;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;max-width:24px;min-width:24px;padding:6px 8px;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{transition:box-shadow .1s linear}}@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:#1e1e1e9e}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]::-moz-placeholder{color:#1e1e1e9e}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked:before{height:8px;width:8px}}.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 #0000}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.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:28px}}.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 #0000;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;width:calc(100% - 32px)}@media not (prefers-reduced-motion){.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{transition:box-shadow .1s linear}}@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 #0000}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]::-webkit-input-placeholder{color:#1e1e1e9e}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]::-moz-placeholder{color:#1e1e1e9e}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]:-ms-input-placeholder{color:#1e1e1e9e}.editor-posts-per-page-dropdown__content .components-popover__content{min-width:320px;padding:16px}.editor-post-trash.components-button{flex-grow:1;justify-content:center}.editor-preview-dropdown .editor-preview-dropdown__toggle.has-icon.has-text{padding-left:6px;padding-right:4px}.editor-preview-dropdown__button-external{display:flex;justify-content:space-between;width:100%}.editor-resizable-editor.is-resizable{margin:0 auto;overflow:visible}.editor-resizable-editor__resize-handle{appearance:none;background:none;border:0;border-radius:9999px;bottom:0;cursor:ew-resize;height:100px;margin:auto 0;outline:none;padding:0;position:absolute;top:0;width:12px}.editor-resizable-editor__resize-handle:after{background-color:#75757566;border-radius:9999px;bottom:16px;content:"";left:4px;position:absolute;right:0;top:16px;width:4px}.editor-resizable-editor__resize-handle.is-left{left:-18px}.editor-resizable-editor__resize-handle.is-right{right:-18px}.editor-resizable-editor__resize-handle:active,.editor-resizable-editor__resize-handle:focus,.editor-resizable-editor__resize-handle:hover{opacity:1}.editor-resizable-editor__resize-handle:active:after,.editor-resizable-editor__resize-handle:focus:after,.editor-resizable-editor__resize-handle:hover:after{background-color:var(--wp-admin-theme-color)}.editor-layout__toggle-entities-saved-states-panel,.editor-layout__toggle-publish-panel,.editor-layout__toggle-sidebar-panel{background-color:#fff;border:1px dotted #ddd;bottom:auto;box-sizing:border-box;display:flex;height:auto!important;justify-content:center;left:auto;padding:24px;position:fixed!important;right:0;top:-9999em;width:280px;z-index:100000}.interface-interface-skeleton__actions:focus .editor-layout__toggle-entities-saved-states-panel,.interface-interface-skeleton__actions:focus .editor-layout__toggle-publish-panel,.interface-interface-skeleton__actions:focus-within .editor-layout__toggle-entities-saved-states-panel,.interface-interface-skeleton__actions:focus-within .editor-layout__toggle-publish-panel{bottom:0;top:auto}.editor-start-page-options__modal .editor-start-page-options__modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:0;height:92px;margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px;position:absolute;width:100%;z-index:1}.editor-start-page-options__modal .block-editor-block-patterns-list{padding-bottom:92px}.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:782px){.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-start-page-options__modal-content .block-editor-block-patterns-list{column-count:4}}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column;margin-bottom:24px}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__container{min-height:100px}.editor-start-page-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-preview__content{width:100%}.editor-start-template-options__modal .editor-start-template-options__modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:0;height:92px;margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px;position:absolute;width:100%;z-index:1}.editor-start-template-options__modal .block-editor-block-patterns-list{padding-bottom:92px}.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:2;column-gap:24px}@media (min-width:782px){.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:3}}@media (min-width:1280px){.editor-start-template-options__modal-content .block-editor-block-patterns-list{column-count:4}}.editor-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{break-inside:avoid-column}.editor-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-patterns-list__item-title{display:none}.components-panel__header.editor-sidebar__panel-tabs{padding-left:0;padding-right:8px}.components-panel__header.editor-sidebar__panel-tabs .components-button.has-icon{padding:0}@media (min-width:782px){.components-panel__header.editor-sidebar__panel-tabs .components-button.has-icon{display:flex}}.editor-post-summary .components-v-stack:empty{display:none}.editor-site-discussion-dropdown__content .components-popover__content{min-width:320px;padding:16px}.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-text-editor{background-color:#fff;flex-grow:1;position:relative;width:100%}.editor-text-editor .editor-post-title.is-raw-text textarea,.editor-text-editor .editor-post-title:not(.is-raw-text){border:1px solid #949494;border-radius:0;font-family:Menlo,Consolas,monaco,monospace;font-size:2.5em;font-weight:400;line-height:1.4;max-width:none;padding:16px}@media (min-width:600px){.editor-text-editor .editor-post-title.is-raw-text textarea,.editor-text-editor .editor-post-title:not(.is-raw-text){padding:24px}}.editor-text-editor .editor-post-title.is-raw-text textarea:focus,.editor-text-editor .editor-post-title:not(.is-raw-text):focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.editor-text-editor__body{margin-left:auto;margin-right:auto;max-width:1080px;padding:0 12px 12px;width:100%}@media (min-width:960px){.editor-text-editor__body{padding:0 24px 24px}}.editor-text-editor__toolbar{background:#fffc;display:flex;left:0;padding:4px 12px;position:sticky;right:0;top:0;z-index:1}@media (min-width:600px){.editor-text-editor__toolbar{padding:12px}}@media (min-width:960px){.editor-text-editor__toolbar{padding:12px 24px}}.editor-text-editor__toolbar h2{color:#1e1e1e;font-size:13px;line-height:40px;margin:0 auto 0 0}.editor-visual-editor{align-items:center;background-color:#ddd;display:flex;position:relative}.editor-visual-editor iframe[name=editor-canvas]{background-color:initial}.editor-visual-editor.is-resizable{max-height:100%}.editor-visual-editor.has-padding{padding:24px 24px 0}.editor-visual-editor.is-iframed{overflow:hidden}.editor-visual-editor .components-button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:6px 12px}.editor-visual-editor .components-button.has-icon,.editor-visual-editor .components-button.is-tertiary{padding:6px}.editor-fields-content-preview{border-radius:4px;display:flex;flex-direction:column;height:100%}.dataviews-view-table .editor-fields-content-preview{flex-grow:0;width:96px}.editor-fields-content-preview .block-editor-block-preview__container,.editor-fields-content-preview .editor-fields-content-preview__empty{margin-bottom:auto;margin-top:auto}.editor-fields-content-preview__empty{text-align:center}
.editor-block-list-item-amalinkspro-legacy-insert-textlink-html .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-imagelink-html .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-cta-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-showcase-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-product-showcase .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-table-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-alp-imagelink .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-image .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-showcase-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-cta-shortcode .editor-block-types-list__item-icon .editor-block-icon svg{fill:#d64a4a}.components-placeholder__instructions-small{font-size:80%;background:#f1f1f1;padding:15px;margin:0 -15px;position:relative;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px)}.alp-copy-to-clipboard{background:#dc5454;color:#fff;padding:10px 20px;font-weight:700;display:inline-block;margin-right:10px}.edit-post-sidebar .alp-gut-btn-wrap{margin-left:-15px;margin-right:-15px;margin-top:15px;padding:60px 30px;background:#f9f9f9}.edit-post-sidebar .alp-gut-btn-wrap img{max-width:150px;display:block;margin:0 auto 15px}.gutenberg .editor-block-list__layout .editor-block-list__block.is-selected[data-align=right]>.editor-block-list__block-edit:before,.gutenberg .editor-block-list__layout .editor-block-list__block.is-selected[data-align=left]>.editor-block-list__block-edit:before{outline:1px solid rgba(145,151,162,.25) !important;content:"" !important;background:#fff;z-index:-1}.gutenberg .alp-gut-btn-wrap{margin-left:-15px;margin-right:-15px;margin-top:15px;padding:60px 30px;background:#f9f9f9}.gutenberg .alp-gut-btn-wrap img{max-width:150px;display:block;margin:0 auto 15px}.gutenberg .button-container{text-align:center;padding:22% 0;background:#f4f4f4;border:1px solid pink;border-radius:2px;margin:0 0 1.2rem}.gutenberg .heading{font-size:1.5rem;font-weight:600}.gutenberg .image{height:15.7rem;width:100%;-o-object-fit:cover;object-fit:cover}.alp-gutenberg-modal-btn,.alp-gutenberg-modal-btn-elements{width:100%;height:auto;padding:20px;border-radius:12px;-webkit-box-shadow:3px 3px 23px rgba(0,0,0,.1);box-shadow:3px 3px 23px rgba(0,0,0,.1);background:#dc5454;display:block;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;color:#fff;text-align:center;text-decoration:none;font-size:14px;font-weight:700;margin-bottom:15px}.alp-gutenberg-modal-btn:hover,.alp-gutenberg-modal-btn-elements:hover{color:#fff;background:#d22b2b}.alp-gutenberg-modal-btn img,.alp-gutenberg-modal-btn-elements img{max-width:250px;display:block;margin:0 auto}.alp-gutenberg-modal-btn:hover,.alp-gutenberg-modal-btn-elements:hover{-webkit-box-shadow:3px 3px 28px rgba(0,0,0,.3);box-shadow:3px 3px 28px rgba(0,0,0,.3)}.wp-block-amalinkspro-legacy-insert-textlink-html.alignright{max-width:50%}.wp-block-amalinkspro-legacy-insert-textlink-html.alignleft{max-width:50%}.wp-block-amalinkspro-legacy-insert-textlink-html.aligncenter{text-align:center}.editor-block-list-item-amalinkspro-legacy-insert-textlink-html .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-imagelink-html .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-cta-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-showcase-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-product-showcase .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-table-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-alp-imagelink .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-image .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-showcase-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-cta-shortcode .editor-block-types-list__item-icon .editor-block-icon svg{fill:#d64a4a}.components-placeholder__instructions-small{font-size:80%;background:#f1f1f1;padding:15px;margin:0 -15px;position:relative;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px)}.alp-copy-to-clipboard{background:#dc5454;color:#fff;padding:10px 20px;font-weight:700;display:inline-block;margin-right:10px}.edit-post-sidebar .alp-gut-btn-wrap{margin-left:-15px;margin-right:-15px;margin-top:15px;padding:60px 30px;background:#f9f9f9}.edit-post-sidebar .alp-gut-btn-wrap img{max-width:150px;display:block;margin:0 auto 15px}.gutenberg .editor-block-list__layout .editor-block-list__block.is-selected[data-align=right]>.editor-block-list__block-edit:before,.gutenberg .editor-block-list__layout .editor-block-list__block.is-selected[data-align=left]>.editor-block-list__block-edit:before{outline:1px solid rgba(145,151,162,.25) !important;content:"" !important;background:#fff;z-index:-1}.gutenberg .alp-gut-btn-wrap{margin-left:-15px;margin-right:-15px;margin-top:15px;padding:60px 30px;background:#f9f9f9}.gutenberg .alp-gut-btn-wrap img{max-width:150px;display:block;margin:0 auto 15px}.gutenberg .button-container{text-align:center;padding:22% 0;background:#f4f4f4;border:1px solid pink;border-radius:2px;margin:0 0 1.2rem}.gutenberg .heading{font-size:1.5rem;font-weight:600}.gutenberg .image{height:15.7rem;width:100%;-o-object-fit:cover;object-fit:cover}.alp-gutenberg-modal-btn,.alp-gutenberg-modal-btn-elements{width:100%;height:auto;padding:20px;border-radius:12px;-webkit-box-shadow:3px 3px 23px rgba(0,0,0,.1);box-shadow:3px 3px 23px rgba(0,0,0,.1);background:#dc5454;display:block;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;color:#fff;text-align:center;text-decoration:none;font-size:14px;font-weight:700;margin-bottom:15px}.alp-gutenberg-modal-btn:hover,.alp-gutenberg-modal-btn-elements:hover{color:#fff;background:#d22b2b}.alp-gutenberg-modal-btn img,.alp-gutenberg-modal-btn-elements img{max-width:250px;display:block;margin:0 auto}.alp-gutenberg-modal-btn:hover,.alp-gutenberg-modal-btn-elements:hover{-webkit-box-shadow:3px 3px 28px rgba(0,0,0,.3);box-shadow:3px 3px 28px rgba(0,0,0,.3)}.wp-block-amalinkspro-legacy-insert-imagelink-html a{text-decoration:none;color:transparent;display:inline-block}.wp-block-amalinkspro-legacy-insert-imagelink-html a:hover{text-decoration:none}.wp-block-amalinkspro-legacy-insert-imagelink-html.aligncenter{text-align:center}.editor-block-list-item-amalinkspro-legacy-insert-textlink-html .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-imagelink-html .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-cta-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-showcase-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-product-showcase .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-table-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-alp-imagelink .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-image .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-showcase-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-cta-shortcode .editor-block-types-list__item-icon .editor-block-icon svg{fill:#d64a4a}.components-placeholder__instructions-small{font-size:80%;background:#f1f1f1;padding:15px;margin:0 -15px;position:relative;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px)}.alp-copy-to-clipboard{background:#dc5454;color:#fff;padding:10px 20px;font-weight:700;display:inline-block;margin-right:10px}.edit-post-sidebar .alp-gut-btn-wrap{margin-left:-15px;margin-right:-15px;margin-top:15px;padding:60px 30px;background:#f9f9f9}.edit-post-sidebar .alp-gut-btn-wrap img{max-width:150px;display:block;margin:0 auto 15px}.gutenberg .editor-block-list__layout .editor-block-list__block.is-selected[data-align=right]>.editor-block-list__block-edit:before,.gutenberg .editor-block-list__layout .editor-block-list__block.is-selected[data-align=left]>.editor-block-list__block-edit:before{outline:1px solid rgba(145,151,162,.25) !important;content:"" !important;background:#fff;z-index:-1}.gutenberg .alp-gut-btn-wrap{margin-left:-15px;margin-right:-15px;margin-top:15px;padding:60px 30px;background:#f9f9f9}.gutenberg .alp-gut-btn-wrap img{max-width:150px;display:block;margin:0 auto 15px}.gutenberg .button-container{text-align:center;padding:22% 0;background:#f4f4f4;border:1px solid pink;border-radius:2px;margin:0 0 1.2rem}.gutenberg .heading{font-size:1.5rem;font-weight:600}.gutenberg .image{height:15.7rem;width:100%;-o-object-fit:cover;object-fit:cover}.alp-gutenberg-modal-btn,.alp-gutenberg-modal-btn-elements{width:100%;height:auto;padding:20px;border-radius:12px;-webkit-box-shadow:3px 3px 23px rgba(0,0,0,.1);box-shadow:3px 3px 23px rgba(0,0,0,.1);background:#dc5454;display:block;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;color:#fff;text-align:center;text-decoration:none;font-size:14px;font-weight:700;margin-bottom:15px}.alp-gutenberg-modal-btn:hover,.alp-gutenberg-modal-btn-elements:hover{color:#fff;background:#d22b2b}.alp-gutenberg-modal-btn img,.alp-gutenberg-modal-btn-elements img{max-width:250px;display:block;margin:0 auto}.alp-gutenberg-modal-btn:hover,.alp-gutenberg-modal-btn-elements:hover{-webkit-box-shadow:3px 3px 28px rgba(0,0,0,.3);box-shadow:3px 3px 28px rgba(0,0,0,.3)}.alp-gut-row{border:1px solid red;padding:30px}.alp-gut-column{border:1px solid blue;padding:30px}.editor-block-list-item-amalinkspro-legacy-insert-textlink-html .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-imagelink-html .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-cta-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-showcase-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-product-showcase .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-table-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-alp-imagelink .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-image .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-showcase-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-cta-shortcode .editor-block-types-list__item-icon .editor-block-icon svg{fill:#d64a4a}.components-placeholder__instructions-small{font-size:80%;background:#f1f1f1;padding:15px;margin:0 -15px;position:relative;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px)}.alp-copy-to-clipboard{background:#dc5454;color:#fff;padding:10px 20px;font-weight:700;display:inline-block;margin-right:10px}.edit-post-sidebar .alp-gut-btn-wrap{margin-left:-15px;margin-right:-15px;margin-top:15px;padding:60px 30px;background:#f9f9f9}.edit-post-sidebar .alp-gut-btn-wrap img{max-width:150px;display:block;margin:0 auto 15px}.gutenberg .editor-block-list__layout .editor-block-list__block.is-selected[data-align=right]>.editor-block-list__block-edit:before,.gutenberg .editor-block-list__layout .editor-block-list__block.is-selected[data-align=left]>.editor-block-list__block-edit:before{outline:1px solid rgba(145,151,162,.25) !important;content:"" !important;background:#fff;z-index:-1}.gutenberg .alp-gut-btn-wrap{margin-left:-15px;margin-right:-15px;margin-top:15px;padding:60px 30px;background:#f9f9f9}.gutenberg .alp-gut-btn-wrap img{max-width:150px;display:block;margin:0 auto 15px}.gutenberg .button-container{text-align:center;padding:22% 0;background:#f4f4f4;border:1px solid pink;border-radius:2px;margin:0 0 1.2rem}.gutenberg .heading{font-size:1.5rem;font-weight:600}.gutenberg .image{height:15.7rem;width:100%;-o-object-fit:cover;object-fit:cover}.alp-gutenberg-modal-btn,.alp-gutenberg-modal-btn-elements{width:100%;height:auto;padding:20px;border-radius:12px;-webkit-box-shadow:3px 3px 23px rgba(0,0,0,.1);box-shadow:3px 3px 23px rgba(0,0,0,.1);background:#dc5454;display:block;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;color:#fff;text-align:center;text-decoration:none;font-size:14px;font-weight:700;margin-bottom:15px}.alp-gutenberg-modal-btn:hover,.alp-gutenberg-modal-btn-elements:hover{color:#fff;background:#d22b2b}.alp-gutenberg-modal-btn img,.alp-gutenberg-modal-btn-elements img{max-width:250px;display:block;margin:0 auto}.alp-gutenberg-modal-btn:hover,.alp-gutenberg-modal-btn-elements:hover{-webkit-box-shadow:3px 3px 28px rgba(0,0,0,.3);box-shadow:3px 3px 28px rgba(0,0,0,.3)}.wp-block-cgb-block-amalinkspro{background:#ff4500;border:.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem}.editor-block-list-item-amalinkspro-legacy-insert-textlink-html .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-imagelink-html .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-cta-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-showcase-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-product-showcase .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-table-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-alp-imagelink .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-image .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-showcase-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-cta-shortcode .editor-block-types-list__item-icon .editor-block-icon svg{fill:#d64a4a}.components-placeholder__instructions-small{font-size:80%;background:#f1f1f1;padding:15px;margin:0 -15px;position:relative;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px)}.alp-copy-to-clipboard{background:#dc5454;color:#fff;padding:10px 20px;font-weight:700;display:inline-block;margin-right:10px}.edit-post-sidebar .alp-gut-btn-wrap{margin-left:-15px;margin-right:-15px;margin-top:15px;padding:60px 30px;background:#f9f9f9}.edit-post-sidebar .alp-gut-btn-wrap img{max-width:150px;display:block;margin:0 auto 15px}.gutenberg .editor-block-list__layout .editor-block-list__block.is-selected[data-align=right]>.editor-block-list__block-edit:before,.gutenberg .editor-block-list__layout .editor-block-list__block.is-selected[data-align=left]>.editor-block-list__block-edit:before{outline:1px solid rgba(145,151,162,.25) !important;content:"" !important;background:#fff;z-index:-1}.gutenberg .alp-gut-btn-wrap{margin-left:-15px;margin-right:-15px;margin-top:15px;padding:60px 30px;background:#f9f9f9}.gutenberg .alp-gut-btn-wrap img{max-width:150px;display:block;margin:0 auto 15px}.gutenberg .button-container{text-align:center;padding:22% 0;background:#f4f4f4;border:1px solid pink;border-radius:2px;margin:0 0 1.2rem}.gutenberg .heading{font-size:1.5rem;font-weight:600}.gutenberg .image{height:15.7rem;width:100%;-o-object-fit:cover;object-fit:cover}.alp-gutenberg-modal-btn,.alp-gutenberg-modal-btn-elements{width:100%;height:auto;padding:20px;border-radius:12px;-webkit-box-shadow:3px 3px 23px rgba(0,0,0,.1);box-shadow:3px 3px 23px rgba(0,0,0,.1);background:#dc5454;display:block;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;color:#fff;text-align:center;text-decoration:none;font-size:14px;font-weight:700;margin-bottom:15px}.alp-gutenberg-modal-btn:hover,.alp-gutenberg-modal-btn-elements:hover{color:#fff;background:#d22b2b}.alp-gutenberg-modal-btn img,.alp-gutenberg-modal-btn-elements img{max-width:250px;display:block;margin:0 auto}.alp-gutenberg-modal-btn:hover,.alp-gutenberg-modal-btn-elements:hover{-webkit-box-shadow:3px 3px 28px rgba(0,0,0,.3);box-shadow:3px 3px 28px rgba(0,0,0,.3)}.wp-block-cgb-block-amalinkspro{background:#ff4500;border:.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem}.editor-block-list-item-amalinkspro-legacy-insert-textlink-html .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-imagelink-html .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-cta-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-showcase-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-product-showcase .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-table-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-alp-imagelink .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-image .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-showcase-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-cta-shortcode .editor-block-types-list__item-icon .editor-block-icon svg{fill:#d64a4a}.components-placeholder__instructions-small{font-size:80%;background:#f1f1f1;padding:15px;margin:0 -15px;position:relative;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px)}.alp-copy-to-clipboard{background:#dc5454;color:#fff;padding:10px 20px;font-weight:700;display:inline-block;margin-right:10px}.edit-post-sidebar .alp-gut-btn-wrap{margin-left:-15px;margin-right:-15px;margin-top:15px;padding:60px 30px;background:#f9f9f9}.edit-post-sidebar .alp-gut-btn-wrap img{max-width:150px;display:block;margin:0 auto 15px}.gutenberg .editor-block-list__layout .editor-block-list__block.is-selected[data-align=right]>.editor-block-list__block-edit:before,.gutenberg .editor-block-list__layout .editor-block-list__block.is-selected[data-align=left]>.editor-block-list__block-edit:before{outline:1px solid rgba(145,151,162,.25) !important;content:"" !important;background:#fff;z-index:-1}.gutenberg .alp-gut-btn-wrap{margin-left:-15px;margin-right:-15px;margin-top:15px;padding:60px 30px;background:#f9f9f9}.gutenberg .alp-gut-btn-wrap img{max-width:150px;display:block;margin:0 auto 15px}.gutenberg .button-container{text-align:center;padding:22% 0;background:#f4f4f4;border:1px solid pink;border-radius:2px;margin:0 0 1.2rem}.gutenberg .heading{font-size:1.5rem;font-weight:600}.gutenberg .image{height:15.7rem;width:100%;-o-object-fit:cover;object-fit:cover}.alp-gutenberg-modal-btn,.alp-gutenberg-modal-btn-elements{width:100%;height:auto;padding:20px;border-radius:12px;-webkit-box-shadow:3px 3px 23px rgba(0,0,0,.1);box-shadow:3px 3px 23px rgba(0,0,0,.1);background:#dc5454;display:block;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;color:#fff;text-align:center;text-decoration:none;font-size:14px;font-weight:700;margin-bottom:15px}.alp-gutenberg-modal-btn:hover,.alp-gutenberg-modal-btn-elements:hover{color:#fff;background:#d22b2b}.alp-gutenberg-modal-btn img,.alp-gutenberg-modal-btn-elements img{max-width:250px;display:block;margin:0 auto}.alp-gutenberg-modal-btn:hover,.alp-gutenberg-modal-btn-elements:hover{-webkit-box-shadow:3px 3px 28px rgba(0,0,0,.3);box-shadow:3px 3px 28px rgba(0,0,0,.3)}.wp-block-cgb-block-amalinkspro{background:#ff4500;border:.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem}.alp-nonapi-img-title{padding:30px;background:#ffedf0}.editor-block-list-item-amalinkspro-legacy-insert-textlink-html .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-imagelink-html .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-cta-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-showcase-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-product-showcase .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-table-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-alp-imagelink .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-image .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-showcase-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-cta-shortcode .editor-block-types-list__item-icon .editor-block-icon svg{fill:#d64a4a}.components-placeholder__instructions-small{font-size:80%;background:#f1f1f1;padding:15px;margin:0 -15px;position:relative;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px)}.alp-copy-to-clipboard{background:#dc5454;color:#fff;padding:10px 20px;font-weight:700;display:inline-block;margin-right:10px}.edit-post-sidebar .alp-gut-btn-wrap{margin-left:-15px;margin-right:-15px;margin-top:15px;padding:60px 30px;background:#f9f9f9}.edit-post-sidebar .alp-gut-btn-wrap img{max-width:150px;display:block;margin:0 auto 15px}.gutenberg .editor-block-list__layout .editor-block-list__block.is-selected[data-align=right]>.editor-block-list__block-edit:before,.gutenberg .editor-block-list__layout .editor-block-list__block.is-selected[data-align=left]>.editor-block-list__block-edit:before{outline:1px solid rgba(145,151,162,.25) !important;content:"" !important;background:#fff;z-index:-1}.gutenberg .alp-gut-btn-wrap{margin-left:-15px;margin-right:-15px;margin-top:15px;padding:60px 30px;background:#f9f9f9}.gutenberg .alp-gut-btn-wrap img{max-width:150px;display:block;margin:0 auto 15px}.gutenberg .button-container{text-align:center;padding:22% 0;background:#f4f4f4;border:1px solid pink;border-radius:2px;margin:0 0 1.2rem}.gutenberg .heading{font-size:1.5rem;font-weight:600}.gutenberg .image{height:15.7rem;width:100%;-o-object-fit:cover;object-fit:cover}.alp-gutenberg-modal-btn,.alp-gutenberg-modal-btn-elements{width:100%;height:auto;padding:20px;border-radius:12px;-webkit-box-shadow:3px 3px 23px rgba(0,0,0,.1);box-shadow:3px 3px 23px rgba(0,0,0,.1);background:#dc5454;display:block;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;color:#fff;text-align:center;text-decoration:none;font-size:14px;font-weight:700;margin-bottom:15px}.alp-gutenberg-modal-btn:hover,.alp-gutenberg-modal-btn-elements:hover{color:#fff;background:#d22b2b}.alp-gutenberg-modal-btn img,.alp-gutenberg-modal-btn-elements img{max-width:250px;display:block;margin:0 auto}.alp-gutenberg-modal-btn:hover,.alp-gutenberg-modal-btn-elements:hover{-webkit-box-shadow:3px 3px 28px rgba(0,0,0,.3);box-shadow:3px 3px 28px rgba(0,0,0,.3)}.wp-block-cgb-block-amalinkspro{background:#ff4500;border:.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem}.editor-block-list-item-amalinkspro-legacy-insert-textlink-html .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-imagelink-html .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-cta-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-showcase-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-product-showcase .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-table-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-alp-imagelink .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-image .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-showcase-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-cta-shortcode .editor-block-types-list__item-icon .editor-block-icon svg{fill:#d64a4a}.components-placeholder__instructions-small{font-size:80%;background:#f1f1f1;padding:15px;margin:0 -15px;position:relative;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px)}.alp-copy-to-clipboard{background:#dc5454;color:#fff;padding:10px 20px;font-weight:700;display:inline-block;margin-right:10px}.edit-post-sidebar .alp-gut-btn-wrap{margin-left:-15px;margin-right:-15px;margin-top:15px;padding:60px 30px;background:#f9f9f9}.edit-post-sidebar .alp-gut-btn-wrap img{max-width:150px;display:block;margin:0 auto 15px}.gutenberg .editor-block-list__layout .editor-block-list__block.is-selected[data-align=right]>.editor-block-list__block-edit:before,.gutenberg .editor-block-list__layout .editor-block-list__block.is-selected[data-align=left]>.editor-block-list__block-edit:before{outline:1px solid rgba(145,151,162,.25) !important;content:"" !important;background:#fff;z-index:-1}.gutenberg .alp-gut-btn-wrap{margin-left:-15px;margin-right:-15px;margin-top:15px;padding:60px 30px;background:#f9f9f9}.gutenberg .alp-gut-btn-wrap img{max-width:150px;display:block;margin:0 auto 15px}.gutenberg .button-container{text-align:center;padding:22% 0;background:#f4f4f4;border:1px solid pink;border-radius:2px;margin:0 0 1.2rem}.gutenberg .heading{font-size:1.5rem;font-weight:600}.gutenberg .image{height:15.7rem;width:100%;-o-object-fit:cover;object-fit:cover}.alp-gutenberg-modal-btn,.alp-gutenberg-modal-btn-elements{width:100%;height:auto;padding:20px;border-radius:12px;-webkit-box-shadow:3px 3px 23px rgba(0,0,0,.1);box-shadow:3px 3px 23px rgba(0,0,0,.1);background:#dc5454;display:block;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;color:#fff;text-align:center;text-decoration:none;font-size:14px;font-weight:700;margin-bottom:15px}.alp-gutenberg-modal-btn:hover,.alp-gutenberg-modal-btn-elements:hover{color:#fff;background:#d22b2b}.alp-gutenberg-modal-btn img,.alp-gutenberg-modal-btn-elements img{max-width:250px;display:block;margin:0 auto}.alp-gutenberg-modal-btn:hover,.alp-gutenberg-modal-btn-elements:hover{-webkit-box-shadow:3px 3px 28px rgba(0,0,0,.3);box-shadow:3px 3px 28px rgba(0,0,0,.3)}.alp-gut-row{border:1px solid red;padding:30px}.alp-gut-column{border:1px solid blue;padding:30px}.editor-block-list-item-amalinkspro-legacy-insert-textlink-html .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-imagelink-html .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-cta-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-legacy-insert-showcase-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-product-showcase .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-table-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-alp-imagelink .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-image .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-showcase-shortcode .editor-block-types-list__item-icon .editor-block-icon svg,.editor-block-list-item-amalinkspro-insert-nonapi-cta-shortcode .editor-block-types-list__item-icon .editor-block-icon svg{fill:#d64a4a}.components-placeholder__instructions-small{font-size:80%;background:#f1f1f1;padding:15px;margin:0 -15px;position:relative;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px)}.alp-copy-to-clipboard{background:#dc5454;color:#fff;padding:10px 20px;font-weight:700;display:inline-block;margin-right:10px}.edit-post-sidebar .alp-gut-btn-wrap{margin-left:-15px;margin-right:-15px;margin-top:15px;padding:60px 30px;background:#f9f9f9}.edit-post-sidebar .alp-gut-btn-wrap img{max-width:150px;display:block;margin:0 auto 15px}.gutenberg .editor-block-list__layout .editor-block-list__block.is-selected[data-align=right]>.editor-block-list__block-edit:before,.gutenberg .editor-block-list__layout .editor-block-list__block.is-selected[data-align=left]>.editor-block-list__block-edit:before{outline:1px solid rgba(145,151,162,.25) !important;content:"" !important;background:#fff;z-index:-1}.gutenberg .alp-gut-btn-wrap{margin-left:-15px;margin-right:-15px;margin-top:15px;padding:60px 30px;background:#f9f9f9}.gutenberg .alp-gut-btn-wrap img{max-width:150px;display:block;margin:0 auto 15px}.gutenberg .button-container{text-align:center;padding:22% 0;background:#f4f4f4;border:1px solid pink;border-radius:2px;margin:0 0 1.2rem}.gutenberg .heading{font-size:1.5rem;font-weight:600}.gutenberg .image{height:15.7rem;width:100%;-o-object-fit:cover;object-fit:cover}.alp-gutenberg-modal-btn,.alp-gutenberg-modal-btn-elements{width:100%;height:auto;padding:20px;border-radius:12px;-webkit-box-shadow:3px 3px 23px rgba(0,0,0,.1);box-shadow:3px 3px 23px rgba(0,0,0,.1);background:#dc5454;display:block;-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;color:#fff;text-align:center;text-decoration:none;font-size:14px;font-weight:700;margin-bottom:15px}.alp-gutenberg-modal-btn:hover,.alp-gutenberg-modal-btn-elements:hover{color:#fff;background:#d22b2b}.alp-gutenberg-modal-btn img,.alp-gutenberg-modal-btn-elements img{max-width:250px;display:block;margin:0 auto}.alp-gutenberg-modal-btn:hover,.alp-gutenberg-modal-btn-elements:hover{-webkit-box-shadow:3px 3px 28px rgba(0,0,0,.3);box-shadow:3px 3px 28px rgba(0,0,0,.3)}.wp-block-cgb-block-amalinkspro{background:#ff4500;border:.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem}
@font-face{font-family:'amalinkspro-fontello';src:url(//slightnorth.com/wp-content/plugins/amalinkspro/public/css/../../includes/amalinkspro-fontello/font/fontello.eot?62454863);src:url(//slightnorth.com/wp-content/plugins/amalinkspro/public/css/../../includes/amalinkspro-fontello/font/fontello.eot?62454863#iefix) format("embedded-opentype"),url(//slightnorth.com/wp-content/plugins/amalinkspro/public/css/../../includes/amalinkspro-fontello/font/fontello.woff2?62454863) format("woff2"),url(//slightnorth.com/wp-content/plugins/amalinkspro/public/css/../../includes/amalinkspro-fontello/font/fontello.woff?62454863) format("woff"),url(//slightnorth.com/wp-content/plugins/amalinkspro/public/css/../../includes/amalinkspro-fontello/font/fontello.ttf?62454863) format("truetype"),url(//slightnorth.com/wp-content/plugins/amalinkspro/public/css/../../includes/amalinkspro-fontello/font/fontello.svg?62454863#fontello) format("svg");font-weight:400;font-style:normal}.wp-block-amalinkspro-legacy-insert-imagelink-html a{text-decoration:none;color:transparent;display:inline-block}.wp-block-amalinkspro-legacy-insert-imagelink-html a:hover{text-decoration:none}.wp-block-amalinkspro-legacy-insert-imagelink-html.aligncenter{text-align:center}.amalinkspro-clear{clear:both}.amalinkspro-cta-wrap{display:block;padding:15px 0}.amalinkspro-cta-wrap.alignnone,.amalinkspro-cta-wrap.align-none{padding:15px 0}.amalinkspro-cta-wrap.aligncenter,.amalinkspro-cta-wrap.align-center{text-align:center}.amalinkspro-cta-wrap.alignright,.amalinkspro-cta-wrap.align-right{float:right;margin-left:20px}.amalinkspro-cta-wrap.alignleft,.amalinkspro-cta-wrap.align-left{margin-right:20px}.amalinkspro-cta-wrap .amalinkspro-cta-btn{display:inline-block;padding:0 30px;width:auto;text-align:center;color:#fff;font-size:18px;line-height:1.2;text-decoration:none;text-shadow:none;border:1px solid #0073aa;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:15px;background:#7db9e8;background:-moz-linear-gradient(top,#7db9e8 6%,#1e5799 96%);background:-webkit-linear-gradient(top,#7db9e8 6%,#1e5799 96%);background:linear-gradient(to bottom,#7db9e8 6%,#1e5799 96%);min-height:48px;line-height:48px}.amalinkspro-cta-wrap .amalinkspro-cta-btn:hover{box-shadow:none;color:#fff;text-shadow:-1px -1px 0 rgba(0,0,0,.4);background:#1e5799;background:-moz-linear-gradient(top,#1e5799 2%,#1e5799 4%,#7db9e8 97%,#7db9e8 97%);background:-webkit-linear-gradient(top,#1e5799 2%,#1e5799 4%,#7db9e8 97%,#7db9e8 97%);background:linear-gradient(to bottom,#1e5799 2%,#1e5799 4%,#7db9e8 97%,#7db9e8 97%);-webkit-backface-visibility:hidden;backface-visibility:hidden}.amalinkspro-cta-wrap.amalinkspro-center{text-align:center}.amalinkspro-cta-wrap.amalinkspro-left{text-align:left}.amalinkspro-cta-wrap.amalinkspro-right{text-align:right}.amalinkspro-cta-wrap.amalinkspro-cta-button-plain-small a{display:inline-block;padding:10px 30px;text-align:center;text-decoration:none;border-color:1px solid #000;background:#000;color:#fff;border-radius:360px}.amalinkspro-cta-wrap.amalinkspro-cta-button-plain-small.amalinkspro-red a{background:red;color:#fff;border-color:440000}.amalinkspro-cta-wrap.amalinkspro-cta-button-plain-small.amalinkspro-red a:hover{background:#e60000}.amalinkspro-cta-wrap.amalinkspro-cta-button-plain-small.amalinkspro-green a{background:#17c717;color:#fff;border-color:#00a000}.amalinkspro-cta-wrap.amalinkspro-cta-button-plain-small.amalinkspro-green a:hover{background:#14b014}.amalinkspro-showcase-bottom-cta-link{position:relative;padding-right:100px;text-decoration:none !important;min-height:50px;line-height:50px}.amalinkspro-showcase-bottom-cta-link:hover{text-decoration:none !important}.alp-prime-eligible-tag{display:inline-block;background:rgba(50,50,50,.03);padding:10px;width:auto;border-radius:6px;text-align:center;vertical-align:middle;margin-left:10px;margin-right:15px}.alp-prime-eligible-tag:hover{background:#fff;background:rgba(200,200,200,.03)}.alp-prime-eligible-tag-top{font-size:16px;line-height:16px;font-weight:700;font-style:italic;color:#24bbf7;display:block;width:55px;text-transform:uppercase;font-family:'Helvetica',sand-serif}.alp-prime-eligible-tag-bottom{font-size:13px;letter-spacing:1px;line-height:13px;font-weight:100;font-style:normal;color:#333;width:55px;display:block;font-family:'Helvetica',sand-serif;text-transform:lowercase}.alp-prime-eligible-tag.not-eligible{background:rgba(0,0,0,.05);height:60px;width:60px;border-radius:30px;display:inline-block;box-sizing:border-box;padding:0;position:relative;border:6px solid rgba(0,0,0,.15)}.alp-prime-eligible-tag.not-eligible:after{content:'';height:6px;width:48px;background:rgba(0,0,0,.1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.alp-prime-eligible-tag.not-eligible .alp-prime-eligible-tag-top{color:rgba(0,0,0,.15);font-style:normal;font-size:12px;line-height:48px;margin:0;width:48px}.amalinkspro-showcase-stats-col-info .alp-prime-eligible-tag{width:auto;max-width:100%;margin:0 0 20px}.amalinkspro-showcase-stats-col-info .alp-prime-eligible-tag-top{display:inline-block;width:auto;margin-right:10px;font-size:20px;line-height:20px}.amalinkspro-showcase-stats-col-info .alp-prime-eligible-tag-bottom{width:auto;display:inline-block;font-size:16px;line-height:16px}.amalinkspro-showcase-bottom-cta-link .alp-prime-eligible-tag{padding:0;background:rgba(255,255,255,.08);padding:5px;position:absolute;top:50%;left:-73px;transform:translateY(-50%);background:rgba(255,255,255,.8);box-shadow:none;width:auto;text-align:center}.amalinkspro-showcase-bottom-cta-link .alp-prime-eligible-tag-top{width:50px;margin-right:10px;font-size:14px;line-height:14px}.amalinkspro-showcase-bottom-cta-link .alp-prime-eligible-tag-bottom{width:50px;font-size:12px;line-height:12px}.amalinkspro-showcase-bottom-cta-link .alp-prime-eligible-tag:hover{background:rgba(255,255,255,.8);box-shadow:none}.amalinkspro-text-link.amalinkspro-addtocart{position:relative}.amalinkspro-text-link.amalinkspro-addtocart .amalinkspro-hidden-addtocartform{position:absolute;top:-35px;right:-50px;transform:translateX(-50%);z-index:1}.amalinkspro-text-link.amalinkspro-addtocart:hover .amalinkspro-hidden-addtocartform{display:inline-block}.amalinkspro-hidden-addtocartform{background:#fff;padding:10px;border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.3);height:46px;display:none}.amalinkspro-hidden-addtocartform input[type=image]{cursor:pointer}.icon-amalinkspro-edit{display:none !important}.amalinkspro-showcase{padding:15px;background:#fff;border:1px solid #dedede;margin:0;border-radius:3px;position:relative;overflow:visible !important;margin-bottom:60px;max-width:1000px;width:100%;opacity:1}.amalinkspro-showcase *{box-sizing:border-box}.amalinkspro-showcase.alignnone,.amalinkspro-showcase.alignright,.amalinkspro-showcase.alignleft,.amalinkspro-showcase.aligncenter{margin-bottom:60px}.amalinkspro-showcase.alignnone.no-disclaimer,.amalinkspro-showcase.alignright.no-disclaimer,.amalinkspro-showcase.alignleft.no-disclaimer,.amalinkspro-showcase.aligncenter.no-disclaimer{margin-bottom:30px}.amalinkspro-showcase.no-disclaimer{margin-bottom:30px}.amalinkspro-showcase.aligncenter{margin:30px auto 60px !important}.amalinkspro-showcase.alignleft{margin:30px 30px 60px 0 !important}.amalinkspro-showcase.alignright{margin:30px 0 60px 30px !important}.amalinkspro-showcase .alf-ama-img-slider-wrap{overflow:hidden}.amalinkspro-showcase.amalinkspro-align-left{margin-right:auto}.amalinkspro-showcase.amalinkspro-align-center{margin-right:auto;margin-left:auto}.amalinkspro-showcase.amalinkspro-align-right{margin-left:auto}.amalinkspro-showcase .alp-prices-accuracy{margin:15px 0 0;font-size:14px;line-height:18px;font-style:italic;opacity:.7}.amalinkspro-showcase h2,.amalinkspro-showcase h2:first-child{background:#4c4c4c;margin:-15px -15px 15px;color:#fff;padding:15px;font-size:24px;line-height:26px}.amalinkspro-showcase h2 .alp-showcase-title,.amalinkspro-showcase h2:first-child .alp-showcase-title{display:block}.amalinkspro-showcase h2 input[type=text].alp-showcase-spec-val-editable-textarea,.amalinkspro-showcase h2:first-child input[type=text].alp-showcase-spec-val-editable-textarea{margin:15px;font-size:18px;line-height:22px;float:left;display:block;width:50%}.amalinkspro-showcase h2 a input[type=text].alp-showcase-amalink-editable,.amalinkspro-showcase h2:first-child a input[type=text].alp-showcase-amalink-editable{margin:0;font-size:14px;line-height:18px;float:none;padding:2px;height:20px;display:inline-block;width:129px}.amalinkspro-showcase .alp-showcase-img-wrap{float:right;margin:0}.amalinkspro-showcase .alp-showcase-img-wrap img.amalinkspro-showcase-main-img{max-width:110px;height:auto;display:block}.amalinkspro-showcase-stats-col{width:100%}@media only screen and (min-width:820px){.amalinkspro-showcase-stats-col{width:calc( 50% - 65px);float:left}}.amalinkspro-showcase ul{margin:0 10px 0 0;list-style-type:none}.amalinkspro-showcase ul li{margin:0 0 5px;font-size:16px;line-height:22px;cursor:default}.amalinkspro-showcase ul li span{font-size:16px;line-height:140%}.amalinkspro-showcase ul li strong{color:#979797;font-size:16px}.amalinkspro-showcase ul li .amalinkspro-license-loading-gif{margin:0;width:12px;height:auto;display:inline}.amalinkspro-showcase input[type=text].alp-showcase-spec-val-editable{height:16px;padding:2px;display:inline-block;width:auto;font-size:12px}.amalinkspro-showcase.not-selected:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:rgba(255,255,255,.8)}.amalinkspro-showcase.not-selected .alp-showcase-functions-note{opacity:.4}.amalinkspro-showcase.amalinkspro-showcase-auto,.amalinkspro-showcase.amalinkspro-showcase-auto-2{min-height:300px}.amalinkspro-showcase.amalinkspro-showcase-4,.amalinkspro-showcase.amalinkspro-showcase-11,.amalinkspro-showcase.amalinkspro-showcase-12,.amalinkspro-showcase.amalinkspro-showcase-auto{padding:40px;box-sizing:border-box;border:1px solid #f3f3f3;box-shadow:0 0 30px rgba(0,0,0,.1);max-width:960px}.amalinkspro-showcase.amalinkspro-showcase-4 .alp-showcase-img-wrap,.amalinkspro-showcase.amalinkspro-showcase-11 .alp-showcase-img-wrap,.amalinkspro-showcase.amalinkspro-showcase-12 .alp-showcase-img-wrap,.amalinkspro-showcase.amalinkspro-showcase-auto .alp-showcase-img-wrap{float:none;display:block;overflow:hidden}.amalinkspro-showcase.amalinkspro-showcase-4.aligncenter,.amalinkspro-showcase.amalinkspro-showcase-4.align-center,.amalinkspro-showcase.amalinkspro-showcase-11.aligncenter,.amalinkspro-showcase.amalinkspro-showcase-11.align-center,.amalinkspro-showcase.amalinkspro-showcase-12.aligncenter,.amalinkspro-showcase.amalinkspro-showcase-12.align-center,.amalinkspro-showcase.amalinkspro-showcase-auto.aligncenter,.amalinkspro-showcase.amalinkspro-showcase-auto.align-center{margin-left:auto;margin-right:auto}.amalinkspro-showcase.amalinkspro-showcase-4.alignright,.amalinkspro-showcase.amalinkspro-showcase-4.align-right,.amalinkspro-showcase.amalinkspro-showcase-11.alignright,.amalinkspro-showcase.amalinkspro-showcase-11.align-right,.amalinkspro-showcase.amalinkspro-showcase-12.alignright,.amalinkspro-showcase.amalinkspro-showcase-12.align-right,.amalinkspro-showcase.amalinkspro-showcase-auto.alignright,.amalinkspro-showcase.amalinkspro-showcase-auto.align-right{float:right;margin-left:20px}.amalinkspro-showcase.amalinkspro-showcase-4.alignleft,.amalinkspro-showcase.amalinkspro-showcase-4.align-left,.amalinkspro-showcase.amalinkspro-showcase-11.alignleft,.amalinkspro-showcase.amalinkspro-showcase-11.align-left,.amalinkspro-showcase.amalinkspro-showcase-12.alignleft,.amalinkspro-showcase.amalinkspro-showcase-12.align-left,.amalinkspro-showcase.amalinkspro-showcase-auto.alignleft,.amalinkspro-showcase.amalinkspro-showcase-auto.align-left{margin-right:20px}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col{width:100%;box-sizing:border-box;z-index:1;position:relative}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-img,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-img,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-img,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-img{text-align:center;overflow:hidden;z-index:2;padding-bottom:20px}@media only screen and (min-width:820px){.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-img,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-img,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-img,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-img{width:45%;float:right;padding:0 0 20px 25px}}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-img img,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-img img,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-img img,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-img img{float:none;display:inline-block;margin:0 0 10px;max-width:100%;position:relative !important}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-img img.amalinkspro-chosen-product-main-img,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-img img.amalinkspro-chosen-product-main-img,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-img img.amalinkspro-chosen-product-main-img,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-img img.amalinkspro-chosen-product-main-img{max-width:100%}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-img .alp-showcase-img-link,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-img .alp-showcase-img-link,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-img .alp-showcase-img-link,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-img .alp-showcase-img-link{display:block;color:transparent;text-decoration:none;box-shadow:none;border:none;margin:0;padding:0}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-img .alp-showcase-img-link:hover,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-img .alp-showcase-img-link:hover,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-img .alp-showcase-img-link:hover,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-img .alp-showcase-img-link:hover{color:transparent;text-decoration:none;box-shadow:none}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-info,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-info,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-info,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-info{padding-top:30px;text-align:left}@media only screen and (min-width:820px){.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-info,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-info,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-info,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-info{float:none;padding-top:0}}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-info a,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-info a,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-info a,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-info a{font-size:18px;line-height:22px;font-weight:700;margin-bottom:30px;display:block;text-decoration:none;box-shadow:none}@media only screen and (min-width:820px){.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-info a,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-info a,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-info a,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-info a{font-size:24px;line-height:28px}}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-info .amalinkspro-showcase-4-titlebox,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-info .amalinkspro-showcase-4-titlebox,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-info .amalinkspro-showcase-4-titlebox,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-info .amalinkspro-showcase-4-titlebox{border:none;clear:none}@media only screen and (min-width:820px){.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-info .amalinkspro-showcase-4-titlebox,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-info .amalinkspro-showcase-4-titlebox,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-info .amalinkspro-showcase-4-titlebox,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-info .amalinkspro-showcase-4-titlebox{text-align:left}}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-info .showcase-4-features ul,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-info .showcase-4-features ul,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-info .showcase-4-features ul,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-info .showcase-4-features ul{margin-bottom:30px;padding:0 !important;margin-left:0 !important}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-info .showcase-4-features ul li,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-info .showcase-4-features ul li,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-info .showcase-4-features ul li,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-info .showcase-4-features ul li{list-style-type:none;padding:0 0 0 28px;background-image:url(//slightnorth.com/wp-content/plugins/amalinkspro/public/css/../../includes/images/checkmark.png);background-position:0 -2px;background-repeat:no-repeat;font-size:14px;line-height:18px;margin:0 0 10px;background-size:20px;position:relative;text-align:left}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-info .showcase-4-features ul li i,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-info .showcase-4-features ul li i,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-info .showcase-4-features ul li i,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-info .showcase-4-features ul li i{position:absolute;left:-35px;top:0}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-info .showcase-4-features ul li i.icon-amalinkspro-eye,.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-info .showcase-4-features ul li i.icon-amalinkspro-eye-off,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-info .showcase-4-features ul li i.icon-amalinkspro-eye,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-info .showcase-4-features ul li i.icon-amalinkspro-eye-off,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-info .showcase-4-features ul li i.icon-amalinkspro-eye,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-info .showcase-4-features ul li i.icon-amalinkspro-eye-off,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-info .showcase-4-features ul li i.icon-amalinkspro-eye,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-info .showcase-4-features ul li i.icon-amalinkspro-eye-off{left:-56px}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-info .showcase-4-features ul li:before,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-info .showcase-4-features ul li:before,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-info .showcase-4-features ul li:before,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-info .showcase-4-features ul li:before{content:none !important;display:none !important}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-info .showcase-4-features ul li:before,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-info .showcase-4-features ul li:before,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-info .showcase-4-features ul li:before,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-info .showcase-4-features ul li:before{content:none !important;display:none !important}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-info .alp-title-prime-logo,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-info .alp-title-prime-logo,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-info .alp-title-prime-logo,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-info .alp-title-prime-logo{display:block;margin:0 0 20px;max-width:80px;position:relative}@media only screen and (min-width:820px){.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-stats-col-info .alp-title-prime-logo,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-info .alp-title-prime-logo,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-info .alp-title-prime-logo,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-stats-col-info .alp-title-prime-logo{margin:0 auto 20px 0;left:inherit}}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-bottom-cta,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-bottom-cta,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-bottom-cta,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-bottom-cta{padding:15px 0 0;margin:0;border-top:1px solid #dedede;text-align:center}@media only screen and (min-width:820px){.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-bottom-cta,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-bottom-cta,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-bottom-cta,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-bottom-cta{text-align:right}}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-bottom-cta-price,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-bottom-cta-price,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-bottom-cta-price,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-bottom-cta-price{font-weight:700;font-size:18px;line-height:50px;display:inline-block}@media only screen and (max-width:820px){.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-bottom-cta-price,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-bottom-cta-price,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-bottom-cta-price,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-bottom-cta-price{margin-right:20px}}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-bottom-cta-link,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-bottom-cta-link,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-bottom-cta-link,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-bottom-cta-link{border:none;border-radius:360px;box-shadow:0 1px 0 rgba(255,255,255,.4) inset;background:#f0c14b;background:linear-gradient(to bottom,#f7dfa5,#f0c14b) repeat scroll 0 0 rgba(0,0,0,0);color:#111 !important;padding:15px 30px;font-size:16px;font-weight:700;display:inline-block;position:relative;text-align:center;text-decoration:none}@media only screen and (min-width:820px){.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-bottom-cta-link,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-bottom-cta-link,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-bottom-cta-link,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-bottom-cta-link{margin-left:15px}}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-bottom-cta-link .icon-amalinkspro-link-icon,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-bottom-cta-link .icon-amalinkspro-link-icon,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-bottom-cta-link .icon-amalinkspro-link-icon,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-bottom-cta-link .icon-amalinkspro-link-icon{display:none}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-bottom-cta-link:hover,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-bottom-cta-link:hover,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-bottom-cta-link:hover,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-bottom-cta-link:hover{background:linear-gradient(to bottom,#f5d78e,#eeb933) repeat scroll 0 0 rgba(0,0,0,0);text-decoration:none}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-bottom-cta-link .alp-btn-prime-logo,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-bottom-cta-link .alp-btn-prime-logo,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-bottom-cta-link .alp-btn-prime-logo,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-bottom-cta-link .alp-btn-prime-logo{display:inline-block;vertical-align:middle;margin:0 0 0 10px;width:50px;box-shadow:none}.amalinkspro-showcase.amalinkspro-showcase-4 .amalinkspro-showcase-bottom-cta-link input.alp-showcase-amalink-editable,.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-bottom-cta-link input.alp-showcase-amalink-editable,.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-bottom-cta-link input.alp-showcase-amalink-editable,.amalinkspro-showcase.amalinkspro-showcase-auto .amalinkspro-showcase-bottom-cta-link input.alp-showcase-amalink-editable{display:inline;width:60%;padding:5px;font-size:14px;height:16px;margin:0}.amalinkspro-showcase.amalinkspro-showcase-4.narrow-showcase .amalinkspro-showcase-bottom-cta-link,.amalinkspro-showcase.amalinkspro-showcase-11.narrow-showcase .amalinkspro-showcase-bottom-cta-link,.amalinkspro-showcase.amalinkspro-showcase-12.narrow-showcase .amalinkspro-showcase-bottom-cta-link,.amalinkspro-showcase.amalinkspro-showcase-auto.narrow-showcase .amalinkspro-showcase-bottom-cta-link{width:100%;margin-left:0}.amalinkspro-showcase.amalinkspro-showcase-4.narrow-showcase .amalinkspro-showcase-bottom-cta-link,.amalinkspro-showcase.amalinkspro-showcase-11.narrow-showcase .amalinkspro-showcase-bottom-cta-link,.amalinkspro-showcase.amalinkspro-showcase-12.narrow-showcase .amalinkspro-showcase-bottom-cta-link,.amalinkspro-showcase.amalinkspro-showcase-auto.narrow-showcase .amalinkspro-showcase-bottom-cta-link{margin-top:10px}.amalinkspro-showcase .alp-prices-accuracy{position:absolute;left:30px;transform:translateY(150%);bottom:0;font-size:12px;font-style:italic;margin:15px 0 0;line-height:18px;opacity:.7}.amalinkspro-showcase .alp-prices-accuracy .alp-js-apidate-disclaimer{width:20px;height:20px;border-radius:20px;background:#f4f7ff;line-height:20px;text-align:center;position:absolute;left:-25px;top:-1px;opacity:.8;cursor:pointer}.amalinkspro-showcase .alp-prices-accuracy .alp-js-apidate-disclaimer:hover{opacity:1}.amalinkspro-showcase .alp-prices-discalimer{position:relative;left:0;top:100%;transform:translateY(21%);font-size:12px;font-style:italic;padding:15px;background:#fff;box-shadow:0 0 30px rgba(0,0,0,.15);display:none}.amalinkspro-showcase .alp-prices-discalimer .alp-js-close-price-info-popup{position:absolute;background:#fff;box-shadow:0 0 6px rgba(0,0,0,.2);height:36px;width:36px;border-radius:18px;left:-18px;top:-17px;cursor:pointer;font-size:14px;opacity:.8;cursor:pointer;text-align:center}.amalinkspro-showcase .alp-prices-discalimer .alp-js-close-price-info-popup:hover{opacity:1}.amalinkspro-showcase .alp-prices-discalimer .alp-js-close-price-info-popup:before{content:"\f158";font:400 31px/36px dashicons;color:#6b6b6b;speak:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.amalinkspro-showcase.amalinkspro-showcase-5,.amalinkspro-showcase.amalinkspro-showcase-auto-2{padding:40px;box-sizing:border-box;border:1px solid #f3f3f3;box-shadow:0 0 30px rgba(0,0,0,.1);text-align:center;max-width:400px;position:relative}.amalinkspro-showcase.amalinkspro-showcase-5 .alp-showcase-img-wrap,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .alp-showcase-img-wrap{float:none;overflow:hidden}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-stats-col,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-stats-col{width:100%;box-sizing:border-box}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-stats-col-img,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-stats-col-img{text-align:center;overflow:hidden}@media only screen and (min-width:820px){.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-stats-col-img,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-stats-col-img{width:55%;margin:0 auto}}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-stats-col-img img,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-stats-col-img img{float:none;display:inline-block;margin:0 0 10px;position:relative !important}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-stats-col-img img.amalinkspro-chosen-product-main-img,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-stats-col-img img.amalinkspro-chosen-product-main-img{max-width:100%}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-stats-col-img .alp-showcase-img-link,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-stats-col-img .alp-showcase-img-link{display:block;color:transparent;text-decoration:none;box-shadow:none;border:none;margin:0;padding:0}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-stats-col-img .alp-showcase-img-link:hover,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-stats-col-img .alp-showcase-img-link:hover{color:transparent;text-decoration:none;box-shadow:none}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-stats-col-info,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-stats-col-info{padding-top:30px;width:100%}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-stats-col-info a,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-stats-col-info a{font-size:16px;line-height:24px;font-weight:700;margin-bottom:30px;display:block;text-decoration:none;box-shadow:none}@media only screen and (min-width:820px){.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-stats-col-info a,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-stats-col-info a{font-size:16px;line-height:24px}}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-stats-col-info a input[type=text].alp-showcase-spec-val-editable-textarea,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-stats-col-info a input[type=text].alp-showcase-spec-val-editable-textarea{display:inline-block;width:50%}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-stats-col-info .amalinkspro-showcase-5-titlebox,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-stats-col-info .amalinkspro-showcase-5-titlebox{border:none}.amalinkspro-showcase.amalinkspro-showcase-5 .alp-showcase-img-wrap,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .alp-showcase-img-wrap{display:block;z-index:1}.amalinkspro-showcase.amalinkspro-showcase-5 .alp-showcase-img-wrap a,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .alp-showcase-img-wrap a{display:block}.amalinkspro-showcase.amalinkspro-showcase-5 .alp-showcase-img-wrap i,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .alp-showcase-img-wrap i{margin:0;position:absolute !important;top:0 !important;left:0 !important;right:0;bottom:0;width:100%;height:100%;display:block;font-size:27px;background:0 0;border:2px dashed transparent;box-sizing:border-box}.amalinkspro-showcase.amalinkspro-showcase-5 .alp-showcase-img-wrap i:before,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .alp-showcase-img-wrap i:before{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:100px;opacity:0}.amalinkspro-showcase.amalinkspro-showcase-5 .alp-showcase-img-wrap i:hover,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .alp-showcase-img-wrap i:hover{background:rgba(0,231,185,.15);border:2px dashed #d6d6d6;box-shadow:0 0 20px rgba(0,0,0,.05)}.amalinkspro-showcase.amalinkspro-showcase-5 .alp-showcase-img-wrap i:hover:before,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .alp-showcase-img-wrap i:hover:before{opacity:.6}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-bottom-cta,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-bottom-cta{padding:15px 0 0;margin:0;border-top:1px solid #dedede;position:relative;text-align:center}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-bottom-cta .amalinkspro-showcase-btn-wrap,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-bottom-cta .amalinkspro-showcase-btn-wrap{display:block;position:relative}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-bottom-cta-price,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-bottom-cta-price{font-weight:700;font-size:18px;line-height:50px;display:block;position:relative}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-bottom-cta-price i,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-bottom-cta-price i{left:-53px;top:12px;height:24px;position:absolute;font-size:36px;width:40px;text-shadow:3px 3px 8px rgba(0,0,0,.1);background-color:#ccffdc;color:#3ac47d;border-radius:16px;cursor:pointer}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-bottom-cta-price i:before,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-bottom-cta-price i:before{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;margin:0}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-bottom-cta-price i.icon-amalinkspro-eye-off,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-bottom-cta-price i.icon-amalinkspro-eye-off{color:#f95353}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-bottom-cta-link,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-bottom-cta-link{border:none;border-radius:360px;box-shadow:0 1px 0 rgba(255,255,255,.4) inset;background:#f0c14b;background:linear-gradient(to bottom,#f7dfa5,#f0c14b) repeat scroll 0 0 rgba(0,0,0,0);color:#111 !important;padding:0 15px;font-size:16px;font-weight:700;display:inline-block;position:relative;text-align:center;width:80%}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-bottom-cta-link.primeavailable,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-bottom-cta-link.primeavailable{width:calc(100% - 67px);display:block}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-bottom-cta-link i.icon-amalinkspro-link-icon,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-bottom-cta-link i.icon-amalinkspro-link-icon{display:none}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-bottom-cta-link:hover,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-bottom-cta-link:hover{background:linear-gradient(to bottom,#f5d78e,#eeb933) repeat scroll 0 0 rgba(0,0,0,0)}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-bottom-cta-link .alp-btn-prime-logo,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-bottom-cta-link .alp-btn-prime-logo{display:inline-block;vertical-align:middle;margin:0 0 0 10px;width:50px}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-bottom-cta .alp-prime-eligible-tag,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-bottom-cta .alp-prime-eligible-tag{position:absolute;top:50%;transform:translateY(-50%);right:-15px;padding:10px 12px 10px 25px;border-radius:360px;background:#ddf0ff}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-bottom-cta .alp-prime-eligible-tag-top,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-bottom-cta .alp-prime-eligible-tag-top{font-size:14px}.amalinkspro-showcase.amalinkspro-showcase-5 .amalinkspro-showcase-bottom-cta .alp-prime-eligible-tag-bottom,.amalinkspro-showcase.amalinkspro-showcase-auto-2 .amalinkspro-showcase-bottom-cta .alp-prime-eligible-tag-bottom{font-size:11px}.amalinkspro-showcase.amalinkspro-showcase-6{padding:40px;box-sizing:border-box;border:1px solid #f3f3f3;box-shadow:0 0 30px rgba(0,0,0,.1);text-align:left;max-width:600px;position:relative}.amalinkspro-showcase.amalinkspro-showcase-6 .alp-showcase-img-wrap{float:none;overflow:hidden}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-stats-col{width:100%;box-sizing:border-box}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-stats-col-img{text-align:center;overflow:hidden}@media only screen and (min-width:820px){.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-stats-col-img{width:150px;margin:0 auto;float:right;padding:0 0 0 25px}}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-stats-col-img img{float:none;display:inline-block;margin:0 0 10px;position:relative !important}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-stats-col-img img.amalinkspro-chosen-product-main-img{max-width:100%}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-stats-col-img .alp-showcase-img-link{display:block;color:transparent;text-decoration:none;box-shadow:none;border:none;margin:0;padding:0}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-stats-col-img .alp-showcase-img-link:hover{color:transparent;text-decoration:none;box-shadow:none}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-stats-col-info{width:100%;line-height:1.2;float:none}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-stats-col-info a{font-size:16px;line-height:20px;font-weight:700;margin-bottom:10px;display:inline;text-decoration:none;box-shadow:none}@media only screen and (min-width:820px){.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-stats-col-info a{font-size:18px;line-height:24px}}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-stats-col-info a span.alp-showcase-title{display:inline}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-stats-col-info .amalinkspro-showcase-6-titlebox{border:none;display:inline}@media only screen and (min-width:820px){.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-stats-col-info .amalinkspro-showcase-6-titlebox{text-align:left}}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-stats-col-info .showcase-6-features{margin-top:20px}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-stats-col-info .showcase-6-features ul{margin:0;padding:0}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-stats-col-info .showcase-6-features ul li{list-style-type:none;font-size:12px;line-height:16px;margin:0 0 10px;position:relative;padding:0}.amalinkspro-showcase.amalinkspro-showcase-6 .alp-showcase-img-wrap{display:block;z-index:1}.amalinkspro-showcase.amalinkspro-showcase-6 .alp-showcase-img-wrap a{display:block}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-bottom-cta{padding:15px 0 0;margin:0;border-top:1px solid #dedede;position:relative;text-align:left;clear:both}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-bottom-cta .amalinkspro-showcase-btn-wrap{display:block;position:relative}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-bottom-cta-price{font-weight:700;font-size:18px;line-height:50px;display:inline-block;position:relative}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-bottom-cta-link{border:none;border-radius:360px;box-shadow:0 1px 0 rgba(255,255,255,.4) inset;background:#f0c14b;background:linear-gradient(to bottom,#f7dfa5,#f0c14b) repeat scroll 0 0 rgba(0,0,0,0);color:#111 !important;padding:0 15px;font-size:16px;font-weight:700;display:inline-block;position:relative;text-align:center;width:100%}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-bottom-cta-link.primeavailable{width:calc(100% - 67px);display:block}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-bottom-cta-link i.icon-amalinkspro-link-icon{display:none}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-bottom-cta-link:hover{background:linear-gradient(to bottom,#f5d78e,#eeb933) repeat scroll 0 0 rgba(0,0,0,0)}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-bottom-cta-link .alp-btn-prime-logo{display:inline-block;vertical-align:middle;margin:0 0 0 10px;width:50px}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-bottom-cta .alp-prime-eligible-tag{position:absolute;top:50%;transform:translateY(-50%);right:-15px;padding:10px 12px 10px 25px;border-radius:360px;background:#ddf0ff}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-bottom-cta .alp-prime-eligible-tag-top{font-size:14px}.amalinkspro-showcase.amalinkspro-showcase-6 .amalinkspro-showcase-bottom-cta .alp-prime-eligible-tag-bottom{font-size:11px}.amalinkspro-showcase.amalinkspro-showcase-7{max-width:960px;padding:0;box-sizing:border-box;border:1px solid #f3f3f3;box-shadow:0 0 30px rgba(0,0,0,.1);background:#fff}.amalinkspro-showcase.amalinkspro-showcase-7 .alp-showcase-banner{margin:0}.amalinkspro-showcase.amalinkspro-showcase-7 .alp-showcase-img-wrap{display:inline-block !important;position:relative;z-index:100;z-index:1;float:none;margin-top:20px}.amalinkspro-showcase.amalinkspro-showcase-7 .alp-showcase-img-wrap a{display:block}.amalinkspro-showcase.amalinkspro-showcase-7 .amalinkspro-showcase-cta{margin-bottom:30px;text-align:center;padding:30px;background:#4c4c4c;border-bottom:1px solid #dedede;display:flex;position:relative;flex-direction:column}.amalinkspro-showcase.amalinkspro-showcase-7 .amalinkspro-showcase-cta.amalinkspro-showcase-cta-bottom{margin-bottom:0}@media only screen and (min-width:768px){.amalinkspro-showcase.amalinkspro-showcase-7 .amalinkspro-showcase-cta{flex-direction:row}}.amalinkspro-showcase.amalinkspro-showcase-7 .amalinkspro-showcase-cta-left{flex-basis:100%}@media only screen and (min-width:820px){.amalinkspro-showcase.amalinkspro-showcase-7 .amalinkspro-showcase-cta-left{flex-basis:25%}}.amalinkspro-showcase.amalinkspro-showcase-7 .amalinkspro-showcase-cta-center{flex-basis:100%}@media only screen and (min-width:820px){.amalinkspro-showcase.amalinkspro-showcase-7 .amalinkspro-showcase-cta-center{flex-basis:50%}}.amalinkspro-showcase.amalinkspro-showcase-7 .amalinkspro-showcase-cta-right{flex-basis:100%}@media only screen and (min-width:820px){.amalinkspro-showcase.amalinkspro-showcase-7 .amalinkspro-showcase-cta-right{flex-basis:25%}}.amalinkspro-showcase.amalinkspro-showcase-7 .amalinkspro-showcase-cta .alp-prime-eligible-tag-bottom{color:#fff}.amalinkspro-showcase.amalinkspro-showcase-7 .amalinkspro-showcase-cta-price{font-weight:700;font-size:25px;line-height:50px;display:block;position:relative;color:#fff}.amalinkspro-showcase.amalinkspro-showcase-7 a.amalinkspro-showcase-cta-link{border:none;border-radius:360px;box-shadow:0 1px 0 rgba(255,255,255,.4) inset;background:#f0c14b;background:linear-gradient(to bottom,#f7dfa5,#f0c14b) repeat scroll 0 0 rgba(0,0,0,0);color:#111 !important;padding:15px;font-size:16px;font-weight:700;display:inline-block;position:relative;text-align:center;min-width:280px}.amalinkspro-showcase.amalinkspro-showcase-7 a.amalinkspro-showcase-cta-link i.icon-amalinkspro-link-icon{display:none}.amalinkspro-showcase.amalinkspro-showcase-7 a.amalinkspro-showcase-cta-link:hover{background:linear-gradient(to bottom,#f5d78e,#eeb933) repeat scroll 0 0 rgba(0,0,0,0)}.amalinkspro-showcase.amalinkspro-showcase-7 a.amalinkspro-showcase-cta-link .alp-btn-prime-logo{display:inline-block;vertical-align:middle;margin:0 0 0 10px;width:50px}.amalinkspro-showcase.amalinkspro-showcase-7 .amalinkspro-showcase-info{padding:30px}.amalinkspro-showcase.amalinkspro-showcase-7 .amalinkspro-showcase-info h2{margin:0;padding:0 0 30px}.amalinkspro-showcase.amalinkspro-showcase-7 .amalinkspro-showcase-info .amalinkspro-showcase-7-titlebox{background:0 0;color:#333 !important;display:inline-block;font-size:36px;line-height:1.2;text-align:center;margin-bottom:30px}@media only screen and (max-width:820px){.amalinkspro-showcase.amalinkspro-showcase-7 .amalinkspro-showcase-info .amalinkspro-showcase-7-titlebox{font-size:24px}}.amalinkspro-showcase.amalinkspro-showcase-7 .amalinkspro-showcase-info .amalinkspro-showcase-features{width:75%;padding:0;position:relative;margin:0 auto}.amalinkspro-showcase.amalinkspro-showcase-7 .amalinkspro-showcase-info a.amalinkspro-showcase-cta-link{margin:30px auto}.amalinkspro-showcase.amalinkspro-showcase-7 .amalinkspro-showcase-features h2{font-size:100%;background:0 0;color:#333 !important;font-size:36px;line-height:1;text-align:center;margin-bottom:30px}.amalinkspro-showcase.amalinkspro-showcase-7 .showcase-7-features{margin-top:20px}.amalinkspro-showcase.amalinkspro-showcase-7 .showcase-7-features ul{margin:0}.amalinkspro-showcase.amalinkspro-showcase-7 .showcase-7-features ul li{list-style-type:none;background-image:url(//slightnorth.com/wp-content/plugins/amalinkspro/public/css/../../includes/images/checkmark.png);background-position:0 -2px;background-repeat:no-repeat;font-size:14px;line-height:18px;margin:0 0 10px;background-size:20px;position:relative;padding:0 0 0 28px}.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider{background:#000;background:linear-gradient(90deg,#333 0%,#000 25%,#000 75%,#333 100%);margin-bottom:0;visibility:hidden}.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider.slick-initialized{visibility:visible}.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider .alf-ama-img-slide{position:relative;overflow:hidden;background:0 0;text-align:center}.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider .alf-ama-img-slide img{position:relative !important;max-width:inherit;display:inline-block;z-index:10;box-shadow:0 0 20px rgba(0,0,0,.4)}.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider .alf-ama-img-slide .bg-grow{position:absolute;top:0;left:0;height:100%;width:100%;background-size:50%;background-repeat:repeat-x;opacity:.08;z-index:0;display:flex;flex-direction:row}.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider .alf-ama-img-slide .bg-grow>div{flex-basis:50%;background-size:cover;background-position:center center}.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider .slick-dots{margin-top:60px}.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider .slick-dots li{margin:0 10px}.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider .slick-dots li button{height:60px;width:60px}.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider .slick-dots li button:before{font-size:36px}.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider-nav{display:flex;flex-direction:row;min-height:130px;margin-bottom:0;align-items:stretch;padding:30px;background:#000;background:linear-gradient(90deg,#333 0%,#000 25%,#000 75%,#333 100%);border-top:5px solid #000}@media only screen and (max-width:820px){.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider-nav{padding:10px;min-height:90px}}.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider-nav>.alf-ama-img-slide{margin:0 10px;width:100%;padding-bottom:10%;position:relative;height:0;border:1px solid transparent;background:rgba(0,0,0,.3);overflow:hidden;flex:1;min-width:0;box-shadow:0 0 10px #000;opacity:.8;cursor:pointer}.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider-nav>.alf-ama-img-slide.slide-active{opacity:1;border:1px solid red}.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider-nav>.alf-ama-img-slide img{max-width:100%;width:300%;transform:translate(-50%,-50%);position:absolute;left:50%;top:50%;pointer-events:none}.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider .alp-slider-arrow{position:absolute;top:50%;font-size:60px;opacity:.6;border:none;height:60px;width:30px;outline:none;transform:translateY(-50%);z-index:1;background:0 0;padding:0;cursor:pointer;line-height:60px;color:#fff}.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider .alp-slider-arrow:hover{opacity:1}.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider .alp-slider-arrow.alp-slider-prev{left:30px}.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider .alp-slider-arrow.alp-slider-next{right:30px}.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider .alp-slider-arrow i.icon-amalinkspro-left-open:before{width:30px;margin:0}.amalinkspro-showcase.amalinkspro-showcase-7 .alf-ama-img-slider .alp-slider-arrow i.icon-amalinkspro-right-open:before{width:30px;margin:0}.amalinkspro-showcase.amalinkspro-showcase-8,.amalinkspro-showcase.amalinkspro-showcase-13{padding:40px;box-sizing:border-box;border:1px solid #f3f3f3;box-shadow:0 0 30px rgba(0,0,0,.1);text-align:center;max-width:400px;position:relative}.amalinkspro-showcase.amalinkspro-showcase-8 .alp-showcase-img-wrap,.amalinkspro-showcase.amalinkspro-showcase-13 .alp-showcase-img-wrap{float:none;overflow:hidden}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col{width:100%;box-sizing:border-box}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col-img,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col-img{text-align:center}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col-img .alf-ama-img-slider,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col-img .alf-ama-img-slider{padding:0 35px;max-height:400px}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col-img .alf-ama-img-slider.slick-initialized,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col-img .alf-ama-img-slider.slick-initialized{max-height:inherit}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col-img .alf-ama-img-slider-wrap,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col-img .alf-ama-img-slider-wrap{position:relative}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col-img .alf-ama-img-slider .alp-slider-arrow,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col-img .alf-ama-img-slider .alp-slider-arrow{position:absolute;top:50%;font-size:48px;opacity:.6;border:none;height:48px;width:30px;outline:none;transform:translateY(-50%);z-index:1;background:0 0;padding:0;cursor:pointer;line-height:48px;color:#333}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col-img .alf-ama-img-slider .alp-slider-arrow:hover,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col-img .alf-ama-img-slider .alp-slider-arrow:hover{opacity:1}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col-img .alf-ama-img-slider .alp-slider-arrow.alp-slider-prev,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col-img .alf-ama-img-slider .alp-slider-arrow.alp-slider-prev{left:0}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col-img .alf-ama-img-slider .alp-slider-arrow.alp-slider-next,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col-img .alf-ama-img-slider .alp-slider-arrow.alp-slider-next{right:0}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col-img .alf-ama-img-slider .alp-slider-arrow i.icon-amalinkspro-left-open:before,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col-img .alf-ama-img-slider .alp-slider-arrow i.icon-amalinkspro-left-open:before{width:30px;margin:0}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col-img .alf-ama-img-slider .alp-slider-arrow i.icon-amalinkspro-right-open:before,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col-img .alf-ama-img-slider .alp-slider-arrow i.icon-amalinkspro-right-open:before{width:30px;margin:0}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col-img.hide-amazon-image img,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col-img.hide-amazon-image img{opacity:.15}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col-img img,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col-img img{float:none;display:inline-block;margin:0 0 10px;position:relative !important}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col-img img.amalinkspro-chosen-product-main-img,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col-img img.amalinkspro-chosen-product-main-img{max-width:100%}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col-img .alp-showcase-img-link,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col-img .alp-showcase-img-link{display:block;color:transparent;text-decoration:none;box-shadow:none;border:none;margin:0;padding:0}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col-img .alp-showcase-img-link:hover,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col-img .alp-showcase-img-link:hover{color:transparent;text-decoration:none;box-shadow:none}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col-info,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col-info{padding-top:30px;width:100%}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col-info a,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col-info a{font-size:16px;line-height:24px;font-weight:700;margin-bottom:30px;display:block;text-decoration:none;box-shadow:none}@media only screen and (min-width:820px){.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col-info a,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col-info a{font-size:16px;line-height:24px}}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col-info .amalinkspro-showcase-8-titlebox,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col-info .amalinkspro-showcase-8-titlebox{border:none}@media only screen and (min-width:820px){.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-stats-col-info .amalinkspro-showcase-8-titlebox,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-stats-col-info .amalinkspro-showcase-8-titlebox{text-align:center}}.amalinkspro-showcase.amalinkspro-showcase-8 .alp-showcase-img-wrap,.amalinkspro-showcase.amalinkspro-showcase-13 .alp-showcase-img-wrap{display:block;z-index:1}.amalinkspro-showcase.amalinkspro-showcase-8 .alp-showcase-img-wrap a,.amalinkspro-showcase.amalinkspro-showcase-13 .alp-showcase-img-wrap a{display:block}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-bottom-cta,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-bottom-cta{padding:15px 0 0;margin:0;border-top:1px solid #dedede;position:relative;text-align:center}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-bottom-cta .amalinkspro-showcase-btn-wrap,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-bottom-cta .amalinkspro-showcase-btn-wrap{display:block;position:relative}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-bottom-cta-price,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-bottom-cta-price{font-weight:700;font-size:18px;line-height:50px;display:block;position:relative}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-bottom-cta-link,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-bottom-cta-link{border:none;border-radius:360px;box-shadow:0 1px 0 rgba(255,255,255,.4) inset;background:#f0c14b;background:linear-gradient(to bottom,#f7dfa5,#f0c14b) repeat scroll 0 0 rgba(0,0,0,0);color:#111 !important;padding:0 15px;font-size:16px;font-weight:700;display:inline-block;position:relative;text-align:center;width:80%}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-bottom-cta-link.primeavailable,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-bottom-cta-link.primeavailable{width:calc(100% - 67px);display:block}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-bottom-cta-link i.icon-amalinkspro-link-icon,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-bottom-cta-link i.icon-amalinkspro-link-icon{display:none}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-bottom-cta-link:hover,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-bottom-cta-link:hover{background:linear-gradient(to bottom,#f5d78e,#eeb933) repeat scroll 0 0 rgba(0,0,0,0)}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-bottom-cta-link .alp-btn-prime-logo,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-bottom-cta-link .alp-btn-prime-logo{display:inline-block;vertical-align:middle;margin:0 0 0 10px;width:50px}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-bottom-cta-link input.alp-showcase-amalink-editable,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-bottom-cta-link input.alp-showcase-amalink-editable{display:inline-block;width:90%;padding:0;font-size:14px;height:16px;margin:0;background:0 0;border:none;outline:none;text-align:center}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-bottom-cta .alp-prime-eligible-tag,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-bottom-cta .alp-prime-eligible-tag{position:absolute;top:50%;transform:translateY(-50%);right:-15px;padding:10px 12px 10px 25px;border-radius:360px;background:#ddf0ff}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-bottom-cta .alp-prime-eligible-tag-top,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-bottom-cta .alp-prime-eligible-tag-top{font-size:14px}.amalinkspro-showcase.amalinkspro-showcase-8 .amalinkspro-showcase-bottom-cta .alp-prime-eligible-tag-bottom,.amalinkspro-showcase.amalinkspro-showcase-13 .amalinkspro-showcase-bottom-cta .alp-prime-eligible-tag-bottom{font-size:11px}.amalinkspro-showcase.amalinkspro-showcase-9{max-width:960px;padding:0;box-sizing:border-box;border:1px solid #f3f3f3;box-shadow:0 0 30px rgba(0,0,0,.1);background:#fff;position:relative}.amalinkspro-showcase.amalinkspro-showcase-9 .alp-showcase-banner{margin:0}.amalinkspro-showcase.amalinkspro-showcase-9 .alp-showcase-img-wrap{display:inline-block !important;position:relative;z-index:100;z-index:1;float:none;overflow:hidden;margin-top:20px}.amalinkspro-showcase.amalinkspro-showcase-9 .alp-showcase-img-wrap a{display:block}.amalinkspro-showcase.amalinkspro-showcase-9 .alf-ama-img-slider{background:#000;background:linear-gradient(90deg,#333 0%,#000 25%,#000 75%,#333 100%);margin-bottom:0}.amalinkspro-showcase.amalinkspro-showcase-9 .alf-ama-img-slider .alf-ama-img-slide{position:relative;overflow:hidden;background:0 0;text-align:center}.amalinkspro-showcase.amalinkspro-showcase-9 .alf-ama-img-slider .alf-ama-img-slide img{position:relative;width:auto;height:400px;max-width:inherit;display:inline-block;z-index:10;box-shadow:0 0 20px rgba(0,0,0,.4)}.amalinkspro-showcase.amalinkspro-showcase-9 .alf-ama-img-slider .alf-ama-img-slide .bg-grow{position:absolute;top:0;left:0;height:100%;width:100%;background-size:50%;background-repeat:repeat-x;opacity:.08;z-index:0;display:flex;flex-direction:row}.amalinkspro-showcase.amalinkspro-showcase-9 .alf-ama-img-slider .alf-ama-img-slide .bg-grow>div{flex-basis:50%;background-size:cover;background-position:center center}.amalinkspro-showcase.amalinkspro-showcase-9 .alf-ama-img-slider .slick-dots{margin-top:60px}.amalinkspro-showcase.amalinkspro-showcase-9 .alf-ama-img-slider .slick-dots li{margin:0 10px}.amalinkspro-showcase.amalinkspro-showcase-9 .alf-ama-img-slider .slick-dots li button{height:60px;width:60px}.amalinkspro-showcase.amalinkspro-showcase-9 .alf-ama-img-slider .slick-dots li button:before{font-size:36px}.amalinkspro-showcase.amalinkspro-showcase-9 .alf-ama-img-slider-nav{display:flex;flex-direction:row;margin-bottom:0;align-items:stretch;padding:30px;background:#000;background:linear-gradient(90deg,#333 0%,#000 25%,#000 75%,#333 100%);border-top:5px solid #000}.amalinkspro-showcase.amalinkspro-showcase-9 .alf-ama-img-slider-nav>.alf-ama-img-slide{margin:0 10px;width:100%;padding-bottom:10%;position:relative;height:0;border:1px solid transparent;background:rgba(0,0,0,.3);overflow:hidden;flex:1;min-width:0;box-shadow:0 0 10px #000;opacity:.8;cursor:pointer}.amalinkspro-showcase.amalinkspro-showcase-9 .alf-ama-img-slider-nav>.alf-ama-img-slide.slide-active{opacity:1;border:1px solid red}.amalinkspro-showcase.amalinkspro-showcase-9 .alf-ama-img-slider-nav>.alf-ama-img-slide img{max-width:inherit;width:300%;transform:translate(-50%,-50%);position:absolute;left:50%;top:50%;pointer-events:none}.amalinkspro-showcase.amalinkspro-showcase-9 .alf-ama-img-slider .alp-slider-arrow{position:absolute;top:50%;font-size:60px;opacity:.6;border:none;height:60px;width:30px;outline:none;transform:translateY(-50%);z-index:1;background:0 0;padding:0;cursor:pointer;line-height:60px;color:#fff}.amalinkspro-showcase.amalinkspro-showcase-9 .alf-ama-img-slider .alp-slider-arrow:hover{opacity:1}.amalinkspro-showcase.amalinkspro-showcase-9 .alf-ama-img-slider .alp-slider-arrow.alp-slider-prev{left:30px}.amalinkspro-showcase.amalinkspro-showcase-9 .alf-ama-img-slider .alp-slider-arrow.alp-slider-next{right:30px}.amalinkspro-showcase.amalinkspro-showcase-9 .alf-ama-img-slider .alp-slider-arrow i.icon-amalinkspro-left-open:before{width:30px;margin:0}.amalinkspro-showcase.amalinkspro-showcase-9 .alf-ama-img-slider .alp-slider-arrow i.icon-amalinkspro-right-open:before{width:30px;margin:0}.amalinkspro-showcase.amalinkspro-showcase-10{max-width:960px;padding:0;box-sizing:border-box;border:1px solid #f3f3f3;box-shadow:0 0 30px rgba(0,0,0,.1);background:#fff}.amalinkspro-showcase.amalinkspro-showcase-10 .alp-showcase-banner{margin:0}.amalinkspro-showcase.amalinkspro-showcase-10 .alf-ama-img-slider{display:flex;flex-direction:row;flex-wrap:wrap;background:#666;padding:30px 20px 40px;align-items:center;justify-content:center;margin:0;clear:both;width:100%;box-sizing:border-box}.amalinkspro-showcase.amalinkspro-showcase-10 .alf-ama-img-slider .alf-ama-img-slide{flex-basis:100%;box-sizing:border-box;padding:30px;position:relative;z-index:0;background:#fff;opacity:.9;margin:5px}@media only screen and (min-width:820px){.amalinkspro-showcase.amalinkspro-showcase-10 .alf-ama-img-slider .alf-ama-img-slide{flex-basis:31%}}.amalinkspro-showcase.amalinkspro-showcase-10 .alf-ama-img-slider .alf-ama-img-slide .alp-showcase-img-wrap{float:none}.amalinkspro-showcase.amalinkspro-showcase-10 .alf-ama-img-slider .alf-ama-img-slide img{max-width:100%;width:100%;height:auto;position:relative;z-index:1}.amalinkspro-showcase.amalinkspro-showcase-10 .alf-ama-img-slider .alf-ama-img-slide:hover{position:relative;z-index:1;opacity:1;padding:15px;box-shadow:0 0 20px rgba(0,0,0,.2)}.amalinkspro-showcase .alp-showcase-banner{background:#08c308;padding:5px 10px;z-index:1;left:-15px;top:-10px;position:absolute;text-align:center;color:#fff;margin:0;font-size:14px;display:inline-block}.amalinkspro-showcase .alp-showcase-banner:after{content:'';position:absolute;bottom:-15px;left:0;width:0;height:0;border-top:0 solid transparent;border-bottom:15px solid transparent;border-right:15px solid #444}.amalinkspro-showcase.amalinkspro-showcase-11{padding:20px}.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-info .alp-prime-eligible-tag{margin:0 0 4px}.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-info .amalinkspro-showcase-4-titlebox{text-align:center}.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-stats-col-info a{margin-top:10px;margin-left:0}.amalinkspro-showcase.amalinkspro-showcase-11 .showcase-4-features ul{margin-bottom:30px;padding:0 !important;margin-left:0 !important}.amalinkspro-showcase.amalinkspro-showcase-11 .showcase-4-features ul li{list-style-type:none;padding:0 0 0 28px;background-image:url(//slightnorth.com/wp-content/plugins/amalinkspro/public/css/../../includes/images/checkmark.png);background-position:0 -2px;background-repeat:no-repeat;font-size:14px;line-height:18px;margin:0 0 10px;background-size:20px;position:relative;text-align:left}.amalinkspro-showcase.amalinkspro-showcase-11 .showcase-4-features ul li i{position:absolute;left:-35px;top:0}.amalinkspro-showcase.amalinkspro-showcase-11 .showcase-4-features ul li i.icon-amalinkspro-eye,.amalinkspro-showcase.amalinkspro-showcase-11 .showcase-4-features ul li i.icon-amalinkspro-eye-off{left:-56px}.amalinkspro-showcase.amalinkspro-showcase-11 .showcase-4-features ul li:before{content:none !important;display:none !important}.amalinkspro-showcase.amalinkspro-showcase-11 .showcase-4-features ul li:before{content:none !important;display:none !important}.amalinkspro-showcase.amalinkspro-showcase-11 .amalinkspro-showcase-bottom-cta{text-align:center}.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-img{float:none;margin:0 auto}.amalinkspro-showcase.amalinkspro-showcase-12 .amalinkspro-showcase-stats-col-info .amalinkspro-showcase-4-titlebox{text-align:center}.amalinkspro-showcase.amalinkspro-showcase-13{box-shadow:none;border:none}.amalinkspro-showcase.amalinkspro-showcase-13 .alp-showcase-banner{margin:0;transform:translateX(-50%);left:50%}.amalinkspro-showcase.amalinkspro-showcase-13 .alp-showcase-banner:after{display:none}.amalinkspro-image-link .alignnone{margin:5px 20px 20px 0}.amalinkspro-image-link .aligncenter,.amalinkspro-image-link div.aligncenter{display:block;margin:5px auto 5px auto}.amalinkspro-image-link .alignright{float:right;margin:5px 0 20px 20px}.amalinkspro-image-link .alignleft{float:left;margin:5px 20px 20px 0}.amalinkspro-image-link img.alignright{float:right;margin:5px 0 20px 20px}.amalinkspro-image-link img.alignnone{margin:5px 20px 20px 0}.amalinkspro-image-link img.alignleft{float:left;margin:5px 20px 20px 0}.amalinkspro-image-link img.aligncenter{display:block;margin-left:auto;margin-right:auto}#alp-amazon_addtocart_form{display:none}.alp-table-wrapper{margin:0 0 30px;overflow:auto;padding:0 20px;min-height:600px}.amalinkspro-table-prices-accuracy{font-size:12px;font-style:italic;color:#111;margin-top:-20px !important}.amalinkspro-table-prices-accuracy span{width:20px;height:20px;border-radius:20px;background:#f1f1f1;line-height:20px;text-align:center;opacity:.8}.amalinkspro-table-prices-accuracy .alp-prices-discalimer{position:relative;left:0;top:100%;transform:translateY(21%);font-size:12px;font-style:italic;padding:15px;background:#fff;box-shadow:0 0 30px rgba(0,0,0,.15);display:none;margin-bottom:25px}.amalinkspro-table-prices-accuracy .alp-prices-discalimer .alp-js-close-price-info-popup{position:absolute;background:#fff;box-shadow:0 0 6px rgba(0,0,0,.2);height:36px;width:36px;border-radius:18px;left:-18px;top:-17px;cursor:pointer;font-size:14px;opacity:.8;cursor:pointer;text-align:center}.amalinkspro-table-prices-accuracy .alp-prices-discalimer .alp-js-close-price-info-popup:hover{opacity:1}.amalinkspro-table-prices-accuracy .alp-prices-discalimer .alp-js-close-price-info-popup:before{content:"\f158";font:400 31px/36px dashicons;color:#6b6b6b;speak:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body .amalinkspro-comparison-table{table-layout:auto;margin:0;box-shadow:0 0 10px rgba(0,0,0,.1);border:none;background:#fff;border-radius:6px}body .amalinkspro-comparison-table tbody tr{position:relative}body .amalinkspro-comparison-table tbody tr span.alp-top-pick{display:none}body .amalinkspro-comparison-table tbody tr.alp-featured-table-row{box-shadow:0 0 20px rgba(0,0,0,.2)}body .amalinkspro-comparison-table tbody tr.alp-featured-table-row span.alp-top-pick{text-decoration:none;border:none;top:-4px;left:-4px;width:50px;height:50px;display:block;position:absolute;background:0 0}body .amalinkspro-comparison-table tbody tr.alp-featured-table-row span.alp-top-pick:hover{text-decoration:none;border:none}body .amalinkspro-comparison-table tbody tr.alp-featured-table-row span.alp-top-pick .alp-top-pick-angle{border-color:#5dc723 transparent transparent !important;border-style:solid !important;border-width:50px 50px 0 0 !important;top:0;left:-10px;height:0;position:absolute}body .amalinkspro-comparison-table tbody tr.alp-featured-table-row span.alp-top-pick .alp-top-pick-text{transform:rotate(-45deg) translate(-5px,-5px);font-size:15px;color:#fff;font-weight:700;position:absolute;top:3px;left:0;z-index:1;font-family:sans-serif;text-shadow:1px 1px 2px #000}body .amalinkspro-comparison-table tbody tr.alp-featured-table-row td:first-child:before{content:'';position:absolute;top:-1px;left:-10px;width:10px;bottom:-2px;background:#fff;border-bottom:1px solid #dedede;border-top:1px solid #dedede;border-radius:6px 0 0 6px}body .amalinkspro-comparison-table tbody tr.alp-featured-table-row td:last-child:before{content:'';position:absolute;top:-1px;right:-10px;width:10px;bottom:-1px;background:#fff;border-bottom:1px solid #dedede;border-top:1px solid #dedede;border-radius:0 6px 6px 0}body .amalinkspro-comparison-table tbody tr td{position:relative;font-size:16px;line-height:22px}body .amalinkspro-comparison-table tbody tr td .alp-td-cover{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:0 0;border:0;box-shadow:none}body .amalinkspro-comparison-table tbody tr td .alp-td-cover:hover{background:rgba(0,0,0,.02);box-shadow:0 0 3px rgba(0,128,0,.2)}body .amalinkspro-comparison-table tbody tr td .icon-amalinkspro-spin3{color:rgba(0,0,0,.1);font-size:36px}body .amalinkspro-comparison-table tbody tr td[data-alp-table-td-type=prime] span.not-eligible-prime{position:relative;color:red;line-height:16px;font-size:22px;opacity:.5;font-weight:700}body .amalinkspro-comparison-table tbody tr td[data-alp-table-td-type=prime] img.alp-btn-prime-logo{max-width:60px;display:inline-block}body .amalinkspro-comparison-table tbody tr td[data-alp-table-td-type=price-offer]{text-align:center}body .amalinkspro-comparison-table tbody tr td[data-alp-table-td-type=price-offer] .alp-price-offer{font-size:18px;line-height:18px;font-weight:700;color:#333;margin-bottom:5px;display:block}body .amalinkspro-comparison-table tbody tr td[data-alp-table-td-type=price-offer] .alp-price-savings{font-size:14px;line-height:14px;font-weight:400;color:red;display:block}body .amalinkspro-comparison-table tbody tr td[data-alp-table-td-type=price-list]{font-size:18px;line-height:18px;font-weight:700;color:#333}body .amalinkspro-comparison-table tbody tr td[data-alp-table-td-type=price-lowest-new-price]{font-size:18px;line-height:18px;font-weight:700;color:#333}body .amalinkspro-comparison-table tbody tr td[data-alp-table-td-type=price-lowest-used-price]{font-size:18px;line-height:18px;font-weight:700;color:#333}body .amalinkspro-comparison-table tbody tr td[data-alp-table-td-type=features] i{font-size:20px;line-height:24px;display:inline-block;height:40px;width:40px;border-radius:20px;background:#f1f1f1;color:#666;text-align:center;cursor:pointer}body .amalinkspro-comparison-table tbody tr td[data-alp-table-td-type=features] i:hover{background:#999;color:#fff}body .amalinkspro-comparison-table tbody tr td[data-alp-table-td-type=features] i:before{font-size:20px;line-height:24px;margin-top:7px}body .amalinkspro-comparison-table tbody tr td[data-alp-table-td-type=image],body .amalinkspro-comparison-table tbody tr td[data-alp-table-td-type=image-sitestripe]{text-align:center}body .amalinkspro-comparison-table tbody tr td[data-alp-table-td-type=image] img,body .amalinkspro-comparison-table tbody tr td[data-alp-table-td-type=image-sitestripe] img{display:inline-block;max-width:100% !important;position:relative}body .amalinkspro-comparison-table tbody tr td[data-alp-table-td-type=cta-btn]{text-align:center}body .amalinkspro-comparison-table tbody tr td[data-alp-table-td-type=cta-btn] .amalinkspro-cta-btn{border:1px solid #9c7e31;border-color:#9c7e31 #90742d #786025 !important;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.4) inset;background:#f0c14b;background:linear-gradient(to bottom,#f7dfa5,#f0c14b) repeat scroll 0 0 rgba(0,0,0,0);color:#111 !important;padding:6px 10px;font-size:12px;display:inline-block;text-decoration:none;min-width:100px;text-align:center;pointer-events:auto;word-break:normal}body .amalinkspro-comparison-table tbody tr td[data-alp-table-td-type=cta-btn] .amalinkspro-cta-btn:hover{background:linear-gradient(to bottom,#f5d78e,#eeb933) repeat scroll 0 0 rgba(0,0,0,0);text-decoration:none}body .amalinkspro-comparison-table tbody tr td[data-alp-table-td-type=cta-btn] .amalinkspro-cta-btn .alp-btn-prime-logo{display:inline-block;vertical-align:middle;margin:0 0 0 10px;width:50px;box-shadow:none}body .amalinkspro-comparison-table thead tr th{border:none;background:#343434;color:#fff;padding:15px;font-size:18px;line-height:120%}body .amalinkspro-comparison-table tfoot>.footable-paging>td{padding:15px 30px;background:#343434;position:relative;border-radius:0 0 6px 6px}body .amalinkspro-comparison-table tfoot>.footable-paging>td:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.1);z-index:0}body .amalinkspro-comparison-table tbody>tr>td>span.footable-toggle{display:block;height:50px;width:50px;left:-20px;background:rgba(0,0,0,.2);line-height:50px;border-radius:15px;top:50%;transform:translateY(-50%);position:absolute;cursor:pointer;z-index:2}body .amalinkspro-comparison-table tbody table.amalinkspro-comparison-table.footable-details{box-shadow:none;margin-bottom:60px;table-layout:fixed;overflow:hidden}body .amalinkspro-comparison-table tbody table.amalinkspro-comparison-table.footable-details .alp-featured-table-row{box-shadow:none}body .amalinkspro-comparison-table tbody table.amalinkspro-comparison-table.footable-details>tbody>tr{border:none}body .amalinkspro-comparison-table tbody table.amalinkspro-comparison-table.footable-details>tbody>tr>td{background:0 0;text-align:left !important;vertical-align:middle;border-bottom:none;width:67%}body .amalinkspro-comparison-table tbody table.amalinkspro-comparison-table.footable-details>tbody>tr>td:first-child:before,body .amalinkspro-comparison-table tbody table.amalinkspro-comparison-table.footable-details>tbody>tr>td:last-child:before{content:none;display:none}body .amalinkspro-comparison-table tbody table.amalinkspro-comparison-table.footable-details>tbody>tr>td:nth-child(2){word-break:break-word}body .amalinkspro-comparison-table tbody table.amalinkspro-comparison-table.footable-details>tbody>tr>th{background:0 0;text-align:left;vertical-align:middle;padding:15px;border-width:0;width:33%}body .amalinkspro-comparison-table tbody table.amalinkspro-comparison-table.footable-details .footable-detail-row{background:0 0}body .amalinkspro-comparison-table tbody table.amalinkspro-comparison-table.footable-details .amalinkspro-cta-btn{border:1px solid #9c7e31;border-color:#9c7e31 #90742d #786025 !important;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.4) inset;background:#f0c14b;background:linear-gradient(to bottom,#f7dfa5,#f0c14b) repeat scroll 0 0 rgba(0,0,0,0);color:#111 !important;padding:6px 10px;font-size:12px;display:inline-block;text-decoration:none;min-width:100px;text-align:center;pointer-events:auto}body .amalinkspro-comparison-table tbody table.amalinkspro-comparison-table.footable-details .amalinkspro-cta-btn:hover{background:linear-gradient(to bottom,#f5d78e,#eeb933) repeat scroll 0 0 rgba(0,0,0,0);text-decoration:none}body .amalinkspro-comparison-table tbody table.amalinkspro-comparison-table.footable-details .amalinkspro-cta-btn .alp-btn-prime-logo{display:inline-block;vertical-align:middle;margin:0 0 0 10px;width:50px;box-shadow:none}body .amalinkspro-comparison-table tbody tr:last-child{border-bottom:none}body .amalinkspro-comparison-table tbody tr td{border-width:1px;border:none;border-bottom:1px solid #dedede;padding:15px;position:relative;min-width:120px}body .amalinkspro-comparison-table tbody tr:last-child td{border-bottom:none}body .amalinkspro-comparison-table tbody tr:last-child td:first-child{border-radius:0 0 0 6px}body .amalinkspro-comparison-table tbody tr:last-child td:last-child{border-radius:0 0 6px}body .amalinkspro-comparison-table[data-filtering=true]{border-top-right-radius:10px;border-top-left-radius:10px}body .amalinkspro-comparison-table[data-filtering=true]>thead>tr.footable-filtering{border-radius:10px 10px 0 0}body .amalinkspro-comparison-table[data-filtering=true]>thead>tr.footable-filtering>th{border-bottom:2px solid #5a5a5a;border-radius:10px 10px 0 0}body .amalinkspro-comparison-table[data-filtering=true]>thead>tr.footable-filtering .footable-filtering-search .btn-default{background-color:rgba(255,255,255,.3);border-color:rgba(255,255,255,.6);color:rgba(255,255,255,.8)}body .amalinkspro-comparison-table[data-filtering=true]>thead>tr.footable-filtering .footable-filtering-search .form-control{border-right:none;height:40px;line-height:40px;background:rgba(0,0,0,.2);color:#fff;border-color:rgba(255,255,255,.2)}body .amalinkspro-comparison-table[data-filtering=true]>thead>tr.footable-filtering .footable-filtering-search .form-control:focus{background:rgba(255,255,255,.7);color:#444;border-color:rgba(255,255,255,.9)}body .amalinkspro-comparison-table[data-filtering=true]>thead>tr.footable-filtering .footable-filtering-search .input-group-btn .btn-primary{margin-top:0;height:40px;border:none;width:40px;background:rgba(255,255,255,.6);color:rgba(255,255,255,.8)}body .amalinkspro-comparison-table[data-filtering=true]>thead>tr.footable-filtering .footable-filtering-search .input-group-btn .dropdown-toggle{padding:0;border:none;margin-left:0;height:40px;margin-top:-8px}body .amalinkspro-comparison-table[data-filtering=true]>thead>tr.footable-filtering .footable-filtering-search .input-group-btn .dropdown-toggle:after{line-height:40px;height:40px;color:rgba(255,255,255,.8)}body .amalinkspro-comparison-table.footable .caret{display:none}body .amalinkspro-comparison-table.footable .dropdown-menu{padding:0 0 10px;border-radius:6px}body .amalinkspro-comparison-table.footable .dropdown-menu .dropdown-header{color:#444;background:#e6e6e6;padding:10px;border-radius:6px 6px 0 0}body .amalinkspro-comparison-table.footable .dropdown-menu>li{padding:0 10px}body .amalinkspro-comparison-table.footable .dropdown-menu>li>a{padding:8px 10px;border-bottom:1px solid #dedede}body .amalinkspro-comparison-table.footable .dropdown-menu>li:last-child a{border-bottom:none}body .amalinkspro-comparison-table.footable .pagination{position:relative;z-index:2;background-color:transparent}body .amalinkspro-comparison-table.footable .pagination li[data-page=last] a{border-radius:0 6px 6px 0}body .amalinkspro-comparison-table.footable .footable-paging .label-default{position:relative;z-index:2;background:rgba(255,255,255,.2);color:#fff}body .amalinkspro-comparison-table.footable .pagination>li>a,body .amalinkspro-comparison-table.footable .pagination>li>span{color:#fff;background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.2)}body .amalinkspro-comparison-table.footable .pagination>li>a:hover{background-color:rgba(255,255,255,.3)}body .amalinkspro-comparison-table.footable .pagination>.disabled>span,body .amalinkspro-comparison-table.footable .pagination>.disabled>span:hover,body .amalinkspro-comparison-table.footable .pagination>.disabled>span:focus,body .amalinkspro-comparison-table.footable .pagination>.disabled>a,body .amalinkspro-comparison-table.footable .pagination>.disabled>a:hover,body .amalinkspro-comparison-table.footable .pagination>.disabled>a:focus{background-color:rgba(255,255,255,.2);color:#fff}body .amalinkspro-comparison-table.footable .pagination>.active>a,body .amalinkspro-comparison-table.footable .pagination>.active>span,body .amalinkspro-comparison-table.footable .pagination>.active>a:hover,body .amalinkspro-comparison-table.footable .pagination>.active>span:hover,body .amalinkspro-comparison-table.footable .pagination>.active>a:focus,body .amalinkspro-comparison-table.footable .pagination>.active>span:focus{background-color:rgba(255,255,255,.4);border-color:rgba(255,255,255,.2);color:#fff}body .amalinkspro-comparison-table ::-webkit-input-placeholder{color:rgba(255,255,255,.6)}body .amalinkspro-comparison-table ::-moz-placeholder{color:rgba(255,255,255,.6)}body .amalinkspro-comparison-table :-ms-input-placeholder{color:rgba(255,255,255,.6)}body .amalinkspro-comparison-table :-moz-placeholder{color:rgba(255,255,255,.6)}.alp-no-price{font-size:36px;color:#dedede;font-weight:900}.footable.table,.footable.table *,.footable-details.table,.footable-details.table *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.footable.table th,.footable-details.table th{text-align:left}.footable.table,.footable-details.table{width:100%;max-width:100%;margin-bottom:20px}.footable.table>caption+thead>tr:first-child>th,.footable.table>colgroup+thead>tr:first-child>th,.footable.table>thead:first-child>tr:first-child>th,.footable.table>caption+thead>tr:first-child>td,.footable.table>colgroup+thead>tr:first-child>td,.footable.table>thead:first-child>tr:first-child>td,.footable-details.table>caption+thead>tr:first-child>th,.footable-details.table>colgroup+thead>tr:first-child>th,.footable-details.table>thead:first-child>tr:first-child>th,.footable-details.table>caption+thead>tr:first-child>td,.footable-details.table>colgroup+thead>tr:first-child>td,.footable-details.table>thead:first-child>tr:first-child>td{border-top:0}.footable.table>thead>tr>th,.footable.table>tbody>tr>th,.footable.table>tfoot>tr>th,.footable.table>thead>tr>td,.footable.table>tbody>tr>td,.footable.table>tfoot>tr>td,.footable-details.table>thead>tr>th,.footable-details.table>tbody>tr>th,.footable-details.table>tfoot>tr>th,.footable-details.table>thead>tr>td,.footable-details.table>tbody>tr>td,.footable-details.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.footable.table>thead>tr>th,.footable.table>thead>tr>td,.footable-details.table>thead>tr>th,.footable-details.table>thead>tr>td{vertical-align:bottom;border-bottom:2px solid #ddd}.footable.table-condensed>thead>tr>th,.footable.table-condensed>tbody>tr>th,.footable.table-condensed>tfoot>tr>th,.footable.table-condensed>thead>tr>td,.footable.table-condensed>tbody>tr>td,.footable.table-condensed>tfoot>tr>td,.footable-details.table-condensed>thead>tr>th,.footable-details.table-condensed>tbody>tr>th,.footable-details.table-condensed>tfoot>tr>th,.footable-details.table-condensed>thead>tr>td,.footable-details.table-condensed>tbody>tr>td,.footable-details.table-condensed>tfoot>tr>td{padding:5px}.footable.table-bordered,.footable-details.table-bordered{border:1px solid #ddd}.footable.table-bordered>thead>tr>th,.footable.table-bordered>tbody>tr>th,.footable.table-bordered>tfoot>tr>th,.footable.table-bordered>thead>tr>td,.footable.table-bordered>tbody>tr>td,.footable.table-bordered>tfoot>tr>td,.footable-details.table-bordered>thead>tr>th,.footable-details.table-bordered>tbody>tr>th,.footable-details.table-bordered>tfoot>tr>th,.footable-details.table-bordered>thead>tr>td,.footable-details.table-bordered>tbody>tr>td,.footable-details.table-bordered>tfoot>tr>td{border:1px solid #ddd}.footable.table-bordered>thead>tr>th,.footable.table-bordered>thead>tr>td,.footable-details.table-bordered>thead>tr>th,.footable-details.table-bordered>thead>tr>td{border-bottom-width:2px}.footable.table-striped>tbody>tr:nth-child(odd),.footable-details.table-striped>tbody>tr:nth-child(odd){background-color:#f9f9f9}.footable.table-hover>tbody>tr:hover,.footable-details.table-hover>tbody>tr:hover{background-color:#f5f5f5}.footable .btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-appearance:button;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;overflow:visible;text-transform:none}.footable .btn:hover,.footable .btn:focus,.footable .btn.focus{color:#333;text-decoration:none}.footable .btn-default{color:#333;background-color:#fff;border-color:#ccc}.footable .btn-default:hover,.footable .btn-default:focus,.footable .btn-default.focus,.footable .btn-default:active,.footable .btn-default.active,.footable .open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.footable .btn-primary{color:#fff;background-color:#40b676;border-color:#40b676}.footable .btn-primary:hover,.footable .btn-primary:focus,.footable .btn-primary.focus,.footable .btn-primary:active,.footable .btn-primary.active,.footable .open>.dropdown-toggle.btn-primary{color:#fff;background-color:#3cad70;border-color:#3cad70}.footable .btn-group,.footable .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.footable .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.footable .btn-group>.btn:first-child{margin-left:0}.footable .btn-group-vertical>.btn,.footable .btn-group>.btn{position:relative;float:left}.footable .btn-group-xs>.btn,.footable .btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.footable .btn-group-sm>.btn,.footable .btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.footable .btn-group-lg>.btn,.footable .btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.footable .caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.footable .btn .caret{margin-left:0}.form-group{margin-bottom:15px}.footable .form-control{display:block;width:100%;height:39px;padding:10px 12px;margin:0;font-family:inherit;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.footable .input-group{position:relative;display:table;border-collapse:separate}.footable .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.footable .input-group-btn{position:relative;font-size:0;white-space:nowrap}.footable .input-group-addon,.footable .input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.footable .input-group-addon,.footable .input-group-btn,.footable .input-group .form-control{display:table-cell}.footable .input-group-btn>.btn+.btn,.footable .input-group-btn:last-child>.btn,.footable .input-group-btn:last-child>.btn-group{margin-left:-1px}.footable .input-group-btn>.btn{position:relative}.footable .input-group-btn>.btn:hover,.footable .input-group-btn>.btn:focus,.footable .input-group-btn>.btn:active{z-index:2}.footable .input-group .form-control:first-child,.footable .input-group-addon:first-child,.footable .input-group-btn:first-child>.btn,.footable .input-group-btn:first-child>.btn-group>.btn,.footable .input-group-btn:first-child>.dropdown-toggle,.footable .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.footable .input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.footable .input-group .form-control:last-child,.footable .input-group-addon:last-child,.footable .input-group-btn:last-child>.btn,.footable .input-group-btn:last-child>.btn-group>.btn,.footable .input-group-btn:last-child>.dropdown-toggle,.footable .input-group-btn:first-child>.btn:not(:first-child),.footable .input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.footable .radio,.footable .checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.footable .radio label,.footable .checkbox label{max-width:100%;min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.footable .radio input[type=radio],.footable .radio-inline input[type=radio],.footable .checkbox input[type=checkbox],.footable .checkbox-inline input[type=checkbox]{position:absolute;margin:4px 0 0 -20px;line-height:normal}.footable .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.footable .open>.dropdown-menu{display:block}.footable .open>.dropdown-menu .dropdown-header{padding:0 15px}.footable .dropdown-menu-right{right:0;left:auto}.footable .dropdown-menu>li>a{display:block;padding:3px 15px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.footable .dropdown-menu>li>a:hover,.footable .dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.footable .pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.footable .pagination>li{display:inline !important}.footable .pagination .disabled{padding:0}.footable .pagination>li:first-child>a,.footable .pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.footable .pagination>li>a,.footable .pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#40b676;text-decoration:none;background-color:#fff;border:1px solid #ddd}.footable .pagination>li>a:hover,.footable .pagination>li>span:hover,.footable .pagination>li>a:focus,.footable .pagination>li>span:focus{color:#40b676;background-color:#eee;border-color:#ddd}.footable .pagination>.active>a,.footable .pagination>.active>span,.footable .pagination>.active>a:hover,.footable .pagination>.active>span:hover,.footable .pagination>.active>a:focus,.footable .pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#40b676;border-color:#40b676}.footable .pagination>.disabled>span,.footable .pagination>.disabled>span:hover,.footable .pagination>.disabled>span:focus,.footable .pagination>.disabled>a,.footable .pagination>.disabled>a:hover,.footable .pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.footable .label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.footable .label-default{background-color:#b9b9b9}.footable-loader.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.footable .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (min-width:768px){.footable .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.footable .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.footable .form-inline .input-group{display:inline-table;vertical-align:middle}.footable .form-inline .input-group .input-group-addon,.footable .form-inline .input-group .input-group-btn,.footable .form-inline .input-group .form-control{width:auto}.footable .form-inline .input-group>.form-control{width:100%}}table.footable,table.footable-details{position:relative;width:100%;border-spacing:0;border-collapse:collapse}table.footable-details{margin-bottom:0}table>tbody>tr>td>span.footable-toggle{margin-right:8px;opacity:.3}table>tbody>tr>td>span.footable-toggle.last-column{margin-left:8px;float:right}table.table-condensed>tbody>tr>td>span.footable-toggle{margin-right:5px}table.footable-details>tbody>tr>th:nth-child(1){min-width:40px;width:120px}table.footable-details>tbody>tr>td:nth-child(2){word-break:break-all}table.footable-details>thead>tr:first-child>th,table.footable-details>thead>tr:first-child>td,table.footable-details>tbody>tr:first-child>th,table.footable-details>tbody>tr:first-child>td,table.footable-details>tfoot>tr:first-child>th,table.footable-details>tfoot>tr:first-child>td{border-top-width:0}table.footable-details.table-bordered>thead>tr:first-child>th,table.footable-details.table-bordered>thead>tr:first-child>td,table.footable-details.table-bordered>tbody>tr:first-child>th,table.footable-details.table-bordered>tbody>tr:first-child>td,table.footable-details.table-bordered>tfoot>tr:first-child>th,table.footable-details.table-bordered>tfoot>tr:first-child>td{border-top-width:1px}div.footable-loader{vertical-align:middle;text-align:center;height:300px;position:relative}div.footable-loader>span.fooicon{display:inline-block;opacity:.3;font-size:30px;line-height:32px;width:32px;height:32px;margin-top:-16px;margin-left:-16px;position:absolute;top:50%;left:50%;-webkit-animation:fooicon-spin-r 2s infinite linear;animation:fooicon-spin-r 2s infinite linear}table.footable>tbody>tr.footable-empty>td{vertical-align:middle;text-align:center;font-size:30px}table.footable>tbody>tr>td,table.footable>tbody>tr>th{display:none}table.footable>tbody>tr.footable-empty>td,table.footable>tbody>tr.footable-empty>th,table.footable>tbody>tr.footable-detail-row>td,table.footable>tbody>tr.footable-detail-row>th{display:table-cell}@-webkit-keyframes fooicon-spin-r{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fooicon-spin-r{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.amalinkspro-comparison-table .fooicon-plus{font-family:"amalinkspro-fontello" !important}.amalinkspro-comparison-table .fooicon-plus:before{content:"\e817"}.amalinkspro-comparison-table .fooicon-minus{font-family:"amalinkspro-fontello" !important}.amalinkspro-comparison-table .fooicon-minus:before{content:"\e820"}.fooicon{display:inline-block;font-size:inherit;font-family:FontAwesome !important;font-style:normal;font-weight:400;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fooicon:before,.fooicon:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fooicon-loader:before{content:"\f01e"}.fooicon-plus:before{content:"\f067"}.fooicon-minus:before{content:"\f068"}.fooicon-search:before{content:"\f002"}.fooicon-remove:before{content:"\f00d"}.fooicon-sort:before{content:"\f0dc"}.fooicon-sort-asc:before{content:"\f160"}.fooicon-sort-desc:before{content:"\f161"}.fooicon-pencil:before{content:"\f040"}.fooicon-trash:before{content:"\f1f8"}.fooicon-eye-close:before{content:"\f070"}.fooicon-flash:before{content:"\f0e7"}.fooicon-cog:before{content:"\f013"}.fooicon-stats:before{content:"\f080"}table.footable>thead>tr.footable-filtering>th{border-bottom-width:1px;font-weight:400}table.footable>thead>tr.footable-filtering>th,table.footable.footable-filtering-right>thead>tr.footable-filtering>th{text-align:right}table.footable.footable-filtering-left>thead>tr.footable-filtering>th{text-align:left}table.footable.footable-filtering-center>thead>tr.footable-filtering>th{text-align:center}table.footable>thead>tr.footable-filtering>th div.form-group{margin-bottom:0}table.footable>thead>tr.footable-filtering>th div.form-group+div.form-group{margin-top:5px}table.footable>thead>tr.footable-filtering>th div.input-group{width:100%}table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.checkbox{margin:0;display:block;position:relative}table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.checkbox>label{display:block;padding-left:20px}table.footable>thead>tr.footable-filtering>th ul.dropdown-menu>li>a.checkbox input[type=checkbox]{position:absolute;margin-left:-20px}@media (min-width:768px){table.footable>thead>tr.footable-filtering>th div.input-group{width:auto}table.footable>thead>tr.footable-filtering>th div.form-group{margin-left:2px;margin-right:2px}table.footable>thead>tr.footable-filtering>th div.form-group+div.form-group{margin-top:0}}table.footable>thead>tr>td.footable-sortable,table.footable>thead>tr>th.footable-sortable,table.footable>tbody>tr>td.footable-sortable,table.footable>tbody>tr>th.footable-sortable,table.footable>tfoot>tr>td.footable-sortable,table.footable>tfoot>tr>th.footable-sortable{position:relative;padding-right:30px;cursor:pointer}td.footable-sortable>span.fooicon,th.footable-sortable>span.fooicon{position:absolute;right:6px;top:50%;margin-top:-7px;opacity:0;transition:opacity .3s ease-in}td.footable-sortable:hover>span.fooicon,th.footable-sortable:hover>span.fooicon{opacity:1}td.footable-sortable.footable-asc>span.fooicon,th.footable-sortable.footable-asc>span.fooicon,td.footable-sortable.footable-desc>span.fooicon,th.footable-sortable.footable-desc>span.fooicon{opacity:1}table.footable-sorting-disabled td.footable-sortable.footable-asc>span.fooicon,table.footable-sorting-disabled td.footable-sortable.footable-desc>span.fooicon,table.footable-sorting-disabled td.footable-sortable:hover>span.fooicon,table.footable-sorting-disabled th.footable-sortable.footable-asc>span.fooicon,table.footable-sorting-disabled th.footable-sortable.footable-desc>span.fooicon,table.footable-sorting-disabled th.footable-sortable:hover>span.fooicon{opacity:0;visibility:hidden}table.footable>tfoot>tr.footable-paging>td>ul.pagination{margin:10px 0 0}table.footable>tfoot>tr.footable-paging>td>span.label{display:inline-block;margin:5px 0 0;padding:6px 15px}table.footable>tfoot>tr.footable-paging>td,table.footable-paging-center>tfoot>tr.footable-paging>td{text-align:center}table.footable-paging-left>tfoot>tr.footable-paging>td{text-align:left}table.footable-paging-right>tfoot>tr.footable-paging>td{text-align:right}ul.pagination>li.footable-page{display:none}ul.pagination>li.footable-page.visible{display:inline}td.footable-editing{width:90px;max-width:90px}table.footable-editing-no-edit td.footable-editing,table.footable-editing-no-delete td.footable-editing,table.footable-editing-no-view td.footable-editing{width:70px;max-width:70px}table.footable-editing-no-edit.footable-editing-no-delete td.footable-editing,table.footable-editing-no-edit.footable-editing-no-view td.footable-editing,table.footable-editing-no-delete.footable-editing-no-view td.footable-editing{width:50px;max-width:50px}table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view td.footable-editing,table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view th.footable-editing{width:0;max-width:0;display:none !important}table.footable-editing-right td.footable-editing,table.footable-editing-right tr.footable-editing{text-align:right}table.footable-editing-left td.footable-editing,table.footable-editing-left tr.footable-editing{text-align:left}table.footable-editing button.footable-add,table.footable-editing button.footable-hide,table.footable-editing-show button.footable-show,table.footable-editing.footable-editing-always-show button.footable-show,table.footable-editing.footable-editing-always-show button.footable-hide,table.footable-editing.footable-editing-always-show.footable-editing-no-add tr.footable-editing{display:none}table.footable-editing.footable-editing-show button.footable-add,table.footable-editing.footable-editing-show button.footable-hide,table.footable-editing.footable-editing-always-show button.footable-add{display:inline-block}[class^=icon-amalinkspro-]:before,[class*=" icon-amalinkspro-"]:before{font-family:"amalinkspro-fontello";font-style:normal;font-weight:400;speak:never;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;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-amalinkspro-edit:before{content:'\e800'}.icon-amalinkspro-text-link:before{content:'\e801'}.icon-amalinkspro-image-link:before{content:'\e802'}.icon-amalinkspro-info-block:before{content:'\e803'}.icon-amalinkspro-help:before{content:'\e804'}.icon-amalinkspro-rocket:before{content:'\e805'}.icon-amalinkspro-link:before{content:'\e806'}.icon-amalinkspro-search:before{content:'\e807'}.icon-amalinkspro-ok:before{content:'\e808'}.icon-amalinkspro-down-circle:before{content:'\e809'}.icon-amalinkspro-up-circle:before{content:'\e80a'}.icon-amalinkspro-emo-beer:before{content:'\e80b'}.icon-amalinkspro-emo-happy:before{content:'\e80c'}.icon-amalinkspro-emo-unhappy:before{content:'\e80d'}.icon-amalinkspro-left-hand:before{content:'\e80e'}.icon-amalinkspro-right-hand:before{content:'\e80f'}.icon-amalinkspro-eye:before{content:'\e810'}.icon-amalinkspro-eye-off:before{content:'\e811'}.icon-amalinkspro-link-icon:before{content:'\e812'}.icon-amalinkspro-cog:before{content:'\e813'}.icon-amalinkspro-drag:before{content:'\e814'}.icon-amalinkspro-phone:before{content:'\e815'}.icon-amalinkspro-tablet:before{content:'\e816'}.icon-amalinkspro-plus:before{content:'\e817'}.icon-amalinkspro-left-open:before{content:'\e818'}.icon-amalinkspro-right-open:before{content:'\e819'}.icon-amalinkspro-trash:before{content:'\e81a'}.icon-amalinkspro-align-left:before{content:'\e81b'}.icon-amalinkspro-align-center:before{content:'\e81c'}.icon-amalinkspro-align-right:before{content:'\e81d'}.icon-amalinkspro-star:before{content:'\e81e'}.icon-amalinkspro-star-empty:before{content:'\e81f'}.icon-amalinkspro-minus:before{content:'\e820'}.icon-amalinkspro-spin3:before{content:'\e832'}.icon-amalinkspro-spin4:before{content:'\e834'}.icon-amalinkspro-spin6:before{content:'\e839'}.icon-amalinkspro-cta-link:before{content:'\f08e'}.icon-amalinkspro-duplicate:before{content:'\f0c5'}.icon-amalinkspro-desktop:before{content:'\f108'}.icon-amalinkspro-toggle-off:before{content:'\f204'}.icon-amalinkspro-toggle-on:before{content:'\f205'}.animate-spin{-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(//slightnorth.com/wp-content/plugins/amalinkspro/public/css/../../includes/js/slick-1.8.1/slick/ajax-loader.gif) center center no-repeat}@font-face{font-family:"slick";src:url(//slightnorth.com/wp-content/plugins/amalinkspro/public/css/../../includes/js/slick-1.8.1/slick/fonts/slick.eot);src:url(//slightnorth.com/wp-content/plugins/amalinkspro/public/css/../../includes/js/slick-1.8.1/slick/fonts/slick.eot?#iefix) format("embedded-opentype"),url(//slightnorth.com/wp-content/plugins/amalinkspro/public/css/../../includes/js/slick-1.8.1/slick/fonts/slick.woff) format("woff"),url(//slightnorth.com/wp-content/plugins/amalinkspro/public/css/../../includes/js/slick-1.8.1/slick/fonts/slick.ttf) format("truetype"),url(//slightnorth.com/wp-content/plugins/amalinkspro/public/css/../../includes/js/slick-1.8.1/slick/fonts/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0px;cursor:pointer;background:0 0;color:transparent;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:0 0;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:none;line-height:0;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}
/*!
Theme Name: Extra
Theme URI: http://www.elegantthemes.com/gallery/extra/
Version: 4.27.4
Description: Extra
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*!
 * http://meyerweb.com/eric/tools/css/reset/
 * v2.0 | 20110126
 * License: none (public domain)
*/a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}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}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}strong{font-weight:700}em{font-style:italic}pre{overflow:auto;font-family:monospace;padding:10px}body{background:#ecf0f5;padding:0;margin:0;color:rgba(0,0,0,.5);font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.7em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:rgba(0,0,0,.75);text-decoration:none;word-break:break-word;word-wrap:break-word}a:visited{color:inherit}h1,h2,h3,h4,h5,h6{padding-bottom:10px;color:rgba(0,0,0,.75);font-family:Open Sans;font-weight:700;letter-spacing:.5px;line-height:1.3em;text-transform:uppercase}h1{font-size:26px}h2{font-size:22px}h3{font-size:20px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}.page-title{padding-bottom:20px}p{margin-bottom:1.6em;line-height:1.7em;word-break:break-word;word-wrap:break-word}p:last-of-type{margin-bottom:0}blockquote{border-left:5px solid;margin:20px 0 30px;padding-left:20px;font-size:15px;font-weight:700}ul{list-style-type:disc;line-height:1.7em}ol,ul{padding:.7em 0 .3em 1.143em}ol{list-style-type:decimal;list-style-position:outside}ol li,ul li{margin-bottom:.7em}ol li ul,ul li ul{list-style-type:square;padding:.7em 0 .3em 2.143em}ol li ol,ul li ol{list-style-type:lower-roman;padding:.7em 0 .3em 2.143em}embed,iframe,object,video{max-width:100%}#footer-bottom .container:after,#footer-bottom .container:before,.clear,.clear:after,.clear:before,.clearfix:after,.et_extra_other_module .posts-list article:after,.et_extra_other_module .posts-list article:before,.et_pb_extra_module .posts-list article:after,.et_pb_extra_module .posts-list article:before,.page .post-wrap .post-content:after,.single .post-wrap .post-content:after,.sitemap-box:after,.sitemap-box:before,.sitemap-content:after,.sitemap-content:before,.tabbed-post-module .tab-content:after,.tabbed-post-module .tab-content:before{content:"";clear:both;display:block;width:0;height:0;overflow:hidden;visibility:hidden}img{height:auto;max-width:100%}.aligncenter,div.post .new-post .aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;margin-bottom:10px;max-width:96%;padding:8px}.wp-caption.alignleft{margin:0 10px 10px 0}.wp-caption .alignright{margin:0 0 10px 10px}.wp-caption img{margin:0;padding:0;border:0}.wp-caption p.wp-caption-text{font-size:12px;padding:0 4px 5px;margin:0}.alignright{float:right}.alignleft{float:left}img.alignleft{display:inline;float:left;margin-right:15px}img.alignright{display:inline;float:right;margin-left:15px}#trackbacks ol.pinglist{padding-left:1.5em}.input,.textarea,input,input[type="email"],input[type="password"],input[type="search"],input[type="text"],select,textarea{outline:none;background:rgba(0,0,0,.05);border:0;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 12px;color:rgba(0,0,0,.6);font-family:inherit;font-size:inherit;font-weight:inherit;line-height:normal;-webkit-transition:.3s ease;transition:.3s ease}.input:focus,.textarea:focus,input:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="text"]:focus,select:focus,textarea:focus{background:rgba(0,0,0,.1);color:rgba(0,0,0,.75)}.input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder,input::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="text"]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:inherit;font-size:inherit;font-family:inherit;font-weight:600;letter-spacing:1.2px;text-transform:uppercase}.input:-ms-input-placeholder,.textarea:-ms-input-placeholder,input:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="text"]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:inherit;font-size:inherit;font-family:inherit;font-weight:600;letter-spacing:1.2px;text-transform:uppercase}.input::-ms-input-placeholder,.textarea::-ms-input-placeholder,input::-ms-input-placeholder,input[type="email"]::-ms-input-placeholder,input[type="password"]::-ms-input-placeholder,input[type="search"]::-ms-input-placeholder,input[type="text"]::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:inherit;font-size:inherit;font-family:inherit;font-weight:600;letter-spacing:1.2px;text-transform:uppercase}.input::placeholder,.textarea::placeholder,input::placeholder,input[type="email"]::placeholder,input[type="password"]::placeholder,input[type="search"]::placeholder,input[type="text"]::placeholder,select::placeholder,textarea::placeholder{color:inherit;font-size:inherit;font-family:inherit;font-weight:600;letter-spacing:1.2px;text-transform:uppercase}.input::-webkit-search-cancel-button,.input::-webkit-search-decoration,.input::-webkit-search-results-button,.input::-webkit-search-results-decoration,.textarea::-webkit-search-cancel-button,.textarea::-webkit-search-decoration,.textarea::-webkit-search-results-button,.textarea::-webkit-search-results-decoration,input::-webkit-search-cancel-button,input::-webkit-search-decoration,input::-webkit-search-results-button,input::-webkit-search-results-decoration,input[type="email"]::-webkit-search-cancel-button,input[type="email"]::-webkit-search-decoration,input[type="email"]::-webkit-search-results-button,input[type="email"]::-webkit-search-results-decoration,input[type="password"]::-webkit-search-cancel-button,input[type="password"]::-webkit-search-decoration,input[type="password"]::-webkit-search-results-button,input[type="password"]::-webkit-search-results-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration,input[type="text"]::-webkit-search-cancel-button,input[type="text"]::-webkit-search-decoration,input[type="text"]::-webkit-search-results-button,input[type="text"]::-webkit-search-results-decoration,select::-webkit-search-cancel-button,select::-webkit-search-decoration,select::-webkit-search-results-button,select::-webkit-search-results-decoration,textarea::-webkit-search-cancel-button,textarea::-webkit-search-decoration,textarea::-webkit-search-results-button,textarea::-webkit-search-results-decoration{display:none}.single .post-password-required .post-password-form{text-align:center;max-width:80%;margin:0 auto}.post-password-required .post-password-form p{padding:0!important}.post-password-required .post-password-form label{display:inline-block;color:transparent;position:relative;width:75%;line-height:39px;margin-right:10px}.rtl .post-password-required .post-password-form label{margin-right:0;margin-left:10px}.post-password-required .post-password-form label input{width:100%;position:absolute;top:0;left:0}.rtl .post-password-required .post-password-form label input{left:auto;right:0}#et-info .et-cart,.button,.comment-body .comment_area .comment-content .reply-container .comment-reply-link,.et_pb_widget.widget_tag_cloud a,.et_pb_widget.woocommerce.widget_layered_nav_filters ul li a,.et_pb_widget.woocommerce.widget_layered_nav ul li a,.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .button,.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .post-nav .nav-links .button,.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .read-more-button,.et_pb_widget.woocommerce.widget_product_tag_cloud a,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .post-nav .nav-links .button,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .read-more-button,.post-nav .nav-links .button,.read-more-button,.woocommerce #payment #place_order,.woocommerce-page #payment #place_order,.woocommerce-page .button,.woocommerce-page .cart input.button,.woocommerce-page .cart input.post-nav .nav-links .button,.woocommerce-page .cart input.read-more-button,.woocommerce-page .post-nav .nav-links .button,.woocommerce-page .read-more-button,.woocommerce-page .wc-proceed-to-checkout a.checkout-button,.woocommerce-page .woocommerce-message .button,.woocommerce-page .woocommerce-message .post-nav .nav-links .button,.woocommerce-page .woocommerce-message .read-more-button,.woocommerce-page a.btn.alt,.woocommerce-page a.button,.woocommerce-page a.checkout-button,.woocommerce-page a.post-nav .nav-links .button,.woocommerce-page a.read-more-button,.woocommerce-page div.product #respond .form-submit input#submit,.woocommerce-page div.product form.cart .button,.woocommerce-page div.product form.cart .button.disabled,.woocommerce-page div.product form.cart .button.disabled:hover,.woocommerce-page div.product form.cart .post-nav .nav-links .button,.woocommerce-page div.product form.cart .post-nav .nav-links .button.disabled,.woocommerce-page div.product form.cart .post-nav .nav-links .button.disabled:hover,.woocommerce-page div.product form.cart .read-more-button,.woocommerce-page div.product form.cart .read-more-button.disabled,.woocommerce-page div.product form.cart .read-more-button.disabled:hover,.woocommerce-page input.button,.woocommerce-page input.post-nav .nav-links .button,.woocommerce-page input.read-more-button,.woocommerce-page input[type="submit"],.woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers,.woocommerce .button,.woocommerce .cart input.button,.woocommerce .cart input.post-nav .nav-links .button,.woocommerce .cart input.read-more-button,.woocommerce .post-nav .nav-links .button,.woocommerce .read-more-button,.woocommerce .wc-proceed-to-checkout a.checkout-button,.woocommerce .woocommerce-message .button,.woocommerce .woocommerce-message .post-nav .nav-links .button,.woocommerce .woocommerce-message .read-more-button,.woocommerce a.btn.alt,.woocommerce a.button,.woocommerce a.checkout-button,.woocommerce a.post-nav .nav-links .button,.woocommerce a.read-more-button,.woocommerce div.product #respond .form-submit input#submit,.woocommerce div.product form.cart .button,.woocommerce div.product form.cart .button.disabled,.woocommerce div.product form.cart .button.disabled:hover,.woocommerce div.product form.cart .post-nav .nav-links .button,.woocommerce div.product form.cart .post-nav .nav-links .button.disabled,.woocommerce div.product form.cart .post-nav .nav-links .button.disabled:hover,.woocommerce div.product form.cart .read-more-button,.woocommerce div.product form.cart .read-more-button.disabled,.woocommerce div.product form.cart .read-more-button.disabled:hover,.woocommerce input.button,.woocommerce input.post-nav .nav-links .button,.woocommerce input.read-more-button,.woocommerce input[type="submit"],.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers,button:not(.et_pb_menu__icon),button[type="submit"],input[type="button"],input[type="reset"],input[type="submit"]{outline:none;display:inline-block;background:rgba(0,0,0,.1);padding:10px 12px;border:0;border-style:solid;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;color:rgba(0,0,0,.6);font-family:inherit;font-size:inherit;font-weight:600;line-height:normal;text-shadow:none;text-transform:uppercase;cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease;border-color:#fff}#et-info .et-cart:hover,.button:hover,.comment-body .comment_area .comment-content .reply-container .comment-reply-link:hover,.et_pb_widget.widget_tag_cloud a:hover,.et_pb_widget.woocommerce.widget_layered_nav_filters ul li a:hover,.et_pb_widget.woocommerce.widget_layered_nav ul li a:hover,.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover,.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .post-nav .nav-links .button:hover,.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .read-more-button:hover,.et_pb_widget.woocommerce.widget_product_tag_cloud a:hover,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button:hover,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .post-nav .nav-links .button:hover,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .read-more-button:hover,.post-nav .nav-links .button:hover,.read-more-button:hover,.woocommerce #payment #place_order:hover,.woocommerce-page #payment #place_order:hover,.woocommerce-page .cart input.post-nav .nav-links .button:hover,.woocommerce-page .cart input.read-more-button:hover,.woocommerce-page .woocommerce-message .button:hover,.woocommerce-page .woocommerce-message .post-nav .nav-links .button:hover,.woocommerce-page .woocommerce-message .read-more-button:hover,.woocommerce-page a.btn.alt:hover,.woocommerce-page a.button:hover,.woocommerce-page a.checkout-button:hover,.woocommerce-page a.post-nav .nav-links .button:hover,.woocommerce-page a.read-more-button:hover,.woocommerce-page div.product #respond .form-submit input#submit:hover,.woocommerce-page div.product form.cart .button.disabled:hover,.woocommerce-page div.product form.cart .button:hover,.woocommerce-page div.product form.cart .post-nav .nav-links .button.disabled:hover,.woocommerce-page div.product form.cart .post-nav .nav-links .button:hover,.woocommerce-page div.product form.cart .read-more-button.disabled:hover,.woocommerce-page div.product form.cart .read-more-button:hover,.woocommerce-page input.button:hover,.woocommerce-page input:hover[type="submit"],.woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover,.woocommerce .cart input.post-nav .nav-links .button:hover,.woocommerce .cart input.read-more-button:hover,.woocommerce .woocommerce-message .button:hover,.woocommerce .woocommerce-message .post-nav .nav-links .button:hover,.woocommerce .woocommerce-message .read-more-button:hover,.woocommerce a.btn.alt:hover,.woocommerce a.button:hover,.woocommerce a.checkout-button:hover,.woocommerce a.post-nav .nav-links .button:hover,.woocommerce a.read-more-button:hover,.woocommerce div.product #respond .form-submit input#submit:hover,.woocommerce div.product form.cart .button.disabled:hover,.woocommerce div.product form.cart .button:hover,.woocommerce div.product form.cart .post-nav .nav-links .button.disabled:hover,.woocommerce div.product form.cart .post-nav .nav-links .button:hover,.woocommerce div.product form.cart .read-more-button.disabled:hover,.woocommerce div.product form.cart .read-more-button:hover,.woocommerce input.button:hover,.woocommerce input:hover[type="submit"],.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover,button:hover:not(.et_pb_menu__icon),button:hover[type="submit"],input:hover[type="button"],input:hover[type="reset"],input:hover[type="submit"]{background:rgba(0,0,0,.2);color:rgba(0,0,0,.75);text-shadow:none}#et-info .et-cart:visited,.button:visited,.comment-body .comment_area .comment-content .reply-container .comment-reply-link:visited,.et_pb_widget.widget_tag_cloud a:visited,.et_pb_widget.woocommerce.widget_layered_nav_filters ul li a:visited,.et_pb_widget.woocommerce.widget_layered_nav ul li a:visited,.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .button:visited,.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .post-nav .nav-links .button:visited,.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .read-more-button:visited,.et_pb_widget.woocommerce.widget_product_tag_cloud a:visited,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button:visited,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .post-nav .nav-links .button:visited,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .read-more-button:visited,.post-nav .nav-links .button:visited,.read-more-button,.read-more-button:visited,.woocommerce #payment #place_order:visited,.woocommerce-page #payment #place_order:visited,.woocommerce-page .cart input.post-nav .nav-links .button:visited,.woocommerce-page .cart input.read-more-button:visited,.woocommerce-page .woocommerce-message .button:visited,.woocommerce-page .woocommerce-message .post-nav .nav-links .button:visited,.woocommerce-page .woocommerce-message .read-more-button:visited,.woocommerce-page a.btn.alt:visited,.woocommerce-page a.button:visited,.woocommerce-page a.checkout-button:visited,.woocommerce-page a.post-nav .nav-links .button:visited,.woocommerce-page a.read-more-button:visited,.woocommerce-page div.product #respond .form-submit input#submit:visited,.woocommerce-page div.product form.cart .button.disabled:visited:hover,.woocommerce-page div.product form.cart .button:visited,.woocommerce-page div.product form.cart .post-nav .nav-links .button.disabled:visited:hover,.woocommerce-page div.product form.cart .post-nav .nav-links .button:visited,.woocommerce-page div.product form.cart .read-more-button.disabled:visited:hover,.woocommerce-page div.product form.cart .read-more-button:visited,.woocommerce-page input.button:visited,.woocommerce-page input:visited[type="submit"],.woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers:visited,.woocommerce .cart input.post-nav .nav-links .button:visited,.woocommerce .cart input.read-more-button:visited,.woocommerce .woocommerce-message .button:visited,.woocommerce .woocommerce-message .post-nav .nav-links .button:visited,.woocommerce .woocommerce-message .read-more-button:visited,.woocommerce a.btn.alt:visited,.woocommerce a.button:visited,.woocommerce a.checkout-button:visited,.woocommerce a.post-nav .nav-links .button:visited,.woocommerce a.read-more-button:visited,.woocommerce div.product #respond .form-submit input#submit:visited,.woocommerce div.product form.cart .button.disabled:visited:hover,.woocommerce div.product form.cart .button:visited,.woocommerce div.product form.cart .post-nav .nav-links .button.disabled:visited:hover,.woocommerce div.product form.cart .post-nav .nav-links .button:visited,.woocommerce div.product form.cart .read-more-button.disabled:visited:hover,.woocommerce div.product form.cart .read-more-button:visited,.woocommerce input.button:visited,.woocommerce input:visited[type="submit"],.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:visited,button:visited:not(.et_pb_menu__icon),button:visited[type="submit"],input:visited[type="button"],input:visited[type="reset"],input:visited[type="submit"]{color:rgba(0,0,0,.6)}.read-more-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:10px 12px;float:left}.read-more-button:after{content:"\e62f";margin:1px 0 0 -5px;opacity:0;color:inherit!important}.read-more-button:hover:after{margin:1px 0 0 6px;opacity:1}.read-more-button.et_pb_inline_icon:before{display:none}.read-more-button.et_pb_inline_icon:after{content:attr(data-icon);font-family:ETmodules!important}.post-password-required .post-password-form+.read-more-button{display:none}#back_to_top{z-index:999;position:fixed!important;right:0;bottom:125px;display:block;background:rgba(0,0,0,.4);padding:5px;border-radius:3px 0 0 3px;color:#fff;font-size:30px;text-align:center;text-decoration:none;-webkit-transition:1s cubic-bezier(.77,0,.175,1);transition:1s cubic-bezier(.77,0,.175,1);cursor:pointer;-webkit-transform:translateX(100%);transform:translateX(100%);visibility:hidden}#back_to_top::before{content:"\e630"}#back_to_top.hidden{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%);visibility:hidden}#back_to_top.visible{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);visibility:visible}article .comment-body .comment_area .comment-content .reply-container .comment-reply-link.et_pb_button:hover{padding:10px 2em 10px 1em}article .comment-body .comment_area .comment-content .reply-container .comment-reply-link.et_pb_button:after{font-size:21px}article .form-submit #submit.et_pb_button:hover{padding:10px 12px!important;border:none}table{width:100%;border:1px solid #e5e5e5}table th,table thead{font-weight:700}table td,table th,table tr{text-align:left;max-width:100%;padding:.857em}.rtl table td,.rtl table th,.rtl table tr{text-align:right}table td{border-top:1px solid #e5e5e5}.bypostauthor,.gallery-caption,.sticky{display:block}.wp-block-pullquote{margin:1.6em 0}.wp-block-pullquote.has-background blockquote{border-left:none}.wp-block-group.has-background{padding:1.5em 1.5em .5em}.etad{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;overflow:hidden;-webkit-transition:max-height .5s;transition:max-height .5s}.etad.et_pb_extra_row{margin-right:0;margin-left:0}.etad .adsense-responsive-ad{display:block;float:left;width:100%}.etad .adsense-responsive-ad ins{width:100%}.etad a,.etad img{display:block}.header .etad{max-width:728px;max-height:90px;margin:20px 0}.centered.header .etad{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:20px auto 0}.left-right.header .etad{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.etad.header_below{margin-top:40px;overflow:hidden}#back_to_top,#et-info .et-cart:before,#et-info .et-top-search .et-search-submit:before,#timeline-sticky-header:after,.archive-pagination .pagination li a.next::before,.archive-pagination .pagination li a.prev::before,.archive-pagination>.page-numbers li a.next::before,.archive-pagination>.page-numbers li a.prev::before,.audio-format .mejs-container .mejs-controls .mejs-button button:after,.audio-format .mejs-container .mejs-controls .mejs-button button:before,.audio-format .mejs-container .mejs-controls .mejs-volume-button button:before,.comment-bubble:before,.et-extra-icon:before,.et-top-search-primary-menu-item .et-top-search .et-search-submit:before,.et-top-search-primary-menu-item .search-icon:before,.et_pb_extra_overlay:before,.et_pb_widget.widget_et_recent_tweets .et-extra-icon:before,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button:after,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .post-nav .nav-links .button:after,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .read-more-button:after,.extra_icon_font,.link-format .attribution:before,.paginated .pagination li a.next::before,.paginated .pagination li a.prev::before,.paginated>.page-numbers li a.next::before,.paginated>.page-numbers li a.prev::before,.post-nav .nav-links .button:before,.project-details .project-categories ul li:before,.project-details .project-tags li:before,.project-details .project-tags ul li:before,.project-details .project-url ul li:before,.quote-format .attribution:before,.rating-star:before,.read-more-button:after,.single-project .post-nav .nav-links .nav-link .button:before,.tabbed-post-module .tab-nav .arrow:before,.timeline-module .module-head:after,.woocommerce-page .woocommerce-message:before,.woocommerce-page div.product .extra-woocommerce-details-accordion .ui-accordion-header-icon:before,.woocommerce .woocommerce-message:before,.woocommerce div.product .extra-woocommerce-details-accordion .ui-accordion-header-icon:before,header.header li.menu-item-has-children>a:after{color:#fff;position:relative;-webkit-transition:.3s ease;transition:.3s ease;font-family:ET-Extra!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:inherit!important}.et-extra-icon{display:inline-block;background:rgba(0,0,0,.1);width:30px;height:30px;border-radius:3px;color:#fff;font-size:16px;line-height:30px;text-align:center;-webkit-transition:.3s ease;transition:.3s ease}.et-extra-icon-facebook:before{content:"\e61a"}.et-extra-icon-facebook.et-extra-icon-background,.et-extra-icon-facebook.et-extra-icon-background-hover:hover{background:#39579a!important}.et-extra-icon-facebook.et-extra-icon-color,.et-extra-icon-facebook.et-extra-icon-color-hover:hover{color:#39579a}.et-extra-icon-twitter:before{content:"\e623"}.et-extra-icon-twitter.et-extra-icon-background,.et-extra-icon-twitter.et-extra-icon-background-hover:hover{background:#01aced!important}.et-extra-icon-twitter.et-extra-icon-color,.et-extra-icon-twitter.et-extra-icon-color-hover:hover{color:#01aced}.et-extra-icon-pinterest:before{content:"\e61e"}.et-extra-icon-pinterest.et-extra-icon-background,.et-extra-icon-pinterest.et-extra-icon-background-hover:hover{background:#cb2027!important}.et-extra-icon-pinterest.et-extra-icon-color,.et-extra-icon-pinterest.et-extra-icon-color-hover:hover{color:#cb2027}.et-extra-icon-googleplus:before{content:"\e61c"}.et-extra-icon-googleplus.et-extra-icon-background,.et-extra-icon-googleplus.et-extra-icon-background-hover:hover{background:#cb1f26!important}.et-extra-icon-googleplus.et-extra-icon-color,.et-extra-icon-googleplus.et-extra-icon-color-hover:hover{color:#cb1f26}.et-extra-icon-tumblr:before{content:"\e622"}.et-extra-icon-tumblr.et-extra-icon-background,.et-extra-icon-tumblr.et-extra-icon-background-hover:hover{background:#314f6e!important}.et-extra-icon-tumblr.et-extra-icon-color,.et-extra-icon-tumblr.et-extra-icon-color-hover:hover{color:#314f6e}.et-extra-icon-stumbleupon:before{content:"\e621"}.et-extra-icon-stumbleupon.et-extra-icon-background,.et-extra-icon-stumbleupon.et-extra-icon-background-hover:hover{background:#ea4b24!important}.et-extra-icon-stumbleupon.et-extra-icon-color,.et-extra-icon-stumbleupon.et-extra-icon-color-hover:hover{color:#ea4b24}.et-extra-icon-wordpress:before{content:"\e62c"}.et-extra-icon-wordpress.et-extra-icon-background,.et-extra-icon-wordpress.et-extra-icon-background-hover:hover{background:#267697!important}.et-extra-icon-wordpress.et-extra-icon-color,.et-extra-icon-wordpress.et-extra-icon-color-hover:hover{color:#267697}.et-extra-icon-instagram:before{content:"\e60f"}.et-extra-icon-instagram.et-extra-icon-background,.et-extra-icon-instagram.et-extra-icon-background-hover:hover{background:#517fa4!important}.et-extra-icon-instagram.et-extra-icon-color,.et-extra-icon-instagram.et-extra-icon-color-hover:hover{color:#517fa4}.et-extra-icon-dribbble:before{content:"\e618"}.et-extra-icon-dribbble.et-extra-icon-background,.et-extra-icon-dribbble.et-extra-icon-background-hover:hover{background:#ec488c!important}.et-extra-icon-dribbble.et-extra-icon-color,.et-extra-icon-dribbble.et-extra-icon-color-hover:hover{color:#ec488c}.et-extra-icon-vimeo:before{content:"\e624"}.et-extra-icon-vimeo.et-extra-icon-background,.et-extra-icon-vimeo.et-extra-icon-background-hover:hover{background:#45bbfc!important}.et-extra-icon-vimeo.et-extra-icon-color,.et-extra-icon-vimeo.et-extra-icon-color-hover:hover{color:#45bbfc}.et-extra-icon-linkedin:before{content:"\e610"}.et-extra-icon-linkedin.et-extra-icon-background,.et-extra-icon-linkedin.et-extra-icon-background-hover:hover{background:#127bb6!important}.et-extra-icon-linkedin.et-extra-icon-color,.et-extra-icon-linkedin.et-extra-icon-color-hover:hover{color:#127bb6}.et-extra-icon-rss:before{content:"\e61f"}.et-extra-icon-rss.et-extra-icon-background,.et-extra-icon-rss.et-extra-icon-background-hover:hover{background:#f59038!important}.et-extra-icon-rss.et-extra-icon-color,.et-extra-icon-rss.et-extra-icon-color-hover:hover{color:#f59038}.et-extra-icon-deviantart:before{content:"\e617"}.et-extra-icon-deviantart.et-extra-icon-background,.et-extra-icon-deviantart.et-extra-icon-background-hover:hover{background:#566c68!important}.et-extra-icon-deviantart.et-extra-icon-color,.et-extra-icon-deviantart.et-extra-icon-color-hover:hover{color:#566c68}.et-extra-icon-myspace:before{content:"\e611"}.et-extra-icon-myspace.et-extra-icon-background,.et-extra-icon-myspace.et-extra-icon-background-hover:hover{background:#3a5998!important}.et-extra-icon-myspace.et-extra-icon-color,.et-extra-icon-myspace.et-extra-icon-color-hover:hover{color:#3a5998}.et-extra-icon-skype:before{content:"\e620"}.et-extra-icon-skype.et-extra-icon-background,.et-extra-icon-skype.et-extra-icon-background-hover:hover{background:#1ba5f4!important}.et-extra-icon-skype.et-extra-icon-color,.et-extra-icon-skype.et-extra-icon-color-hover:hover{color:#1ba5f4}.et-extra-icon-youtube:before{content:"\e614"}.et-extra-icon-youtube.et-extra-icon-background,.et-extra-icon-youtube.et-extra-icon-background-hover:hover{background:#a8240f!important}.et-extra-icon-youtube.et-extra-icon-color,.et-extra-icon-youtube.et-extra-icon-color-hover:hover{color:#a8240f}.et-extra-icon-picassa:before{content:"\e61d"}.et-extra-icon-picassa.et-extra-icon-background,.et-extra-icon-picassa.et-extra-icon-background-hover:hover{background:#9864ae!important}.et-extra-icon-picassa.et-extra-icon-color,.et-extra-icon-picassa.et-extra-icon-color-hover:hover{color:#9864ae}.et-extra-icon-flickr:before{content:"\e61b"}.et-extra-icon-flickr.et-extra-icon-background,.et-extra-icon-flickr.et-extra-icon-background-hover:hover{background:#fc1684!important}.et-extra-icon-flickr.et-extra-icon-color,.et-extra-icon-flickr.et-extra-icon-color-hover:hover{color:#fc1684}.et-extra-icon-blogger:before{content:"\e616"}.et-extra-icon-blogger.et-extra-icon-background,.et-extra-icon-blogger.et-extra-icon-background-hover:hover{background:#f59038!important}.et-extra-icon-blogger.et-extra-icon-color,.et-extra-icon-blogger.et-extra-icon-color-hover:hover{color:#f59038}.et-extra-icon-spotify:before{content:"\e613"}.et-extra-icon-spotify.et-extra-icon-background,.et-extra-icon-spotify.et-extra-icon-background-hover:hover{background:#aecf29!important}.et-extra-icon-spotify.et-extra-icon-color,.et-extra-icon-spotify.et-extra-icon-color-hover:hover{color:#aecf29}.et-extra-icon-delicious:before{content:"\e60a"}.et-extra-icon-delicious.et-extra-icon-background,.et-extra-icon-delicious.et-extra-icon-background-hover:hover{background:#3398fc!important}.et-extra-icon-delicious.et-extra-icon-color,.et-extra-icon-delicious.et-extra-icon-color-hover:hover{color:#3398fc}.et-extra-icon-buffer:before{content:"\e601"}.et-extra-icon-buffer.et-extra-icon-background,.et-extra-icon-buffer.et-extra-icon-background-hover:hover{background:#000!important}.et-extra-icon-buffer.et-extra-icon-color,.et-extra-icon-buffer.et-extra-icon-color-hover:hover{color:#000}.et-extra-icon-basic_email:before{content:"\e615"}.et-extra-icon-basic_email.et-extra-icon-background,.et-extra-icon-basic_email.et-extra-icon-background-hover:hover{background:#000!important}.et-extra-icon-basic_email.et-extra-icon-color,.et-extra-icon-basic_email.et-extra-icon-color-hover:hover{color:#000}.et-extra-icon-basic_print:before{content:"\e619"}.et-extra-icon-basic_print.et-extra-icon-background,.et-extra-icon-basic_print.et-extra-icon-background-hover:hover{background:#000!important}.et-extra-icon-basic_print.et-extra-icon-color,.et-extra-icon-basic_print.et-extra-icon-color-hover:hover{color:#000}.et-extra-icon-background-none{background:none!important}.comment-bubble,.rating-star{position:relative;display:inline-block}.comment-bubble:before,.rating-star:before{top:0;left:0;margin:0;color:rgba(0,0,0,.5);font-size:12px}.comment-bubble{top:1px}.comment-bubble:before{content:"\e63b"}.rating-stars{display:inline-block}.rating-stars .rating-star{width:10px;top:1px}.rating-stars .rating-star:before{content:"\e63c"}.rating-stars .rating-star.rating-star-half:before{content:"\e63e"}.rating-stars .rating-star.rating-star-empty::before{content:"\e639"}.et_pb_extra_overlay{z-index:3;position:absolute;top:0;left:0;display:block;background:rgba(0,0,0,.3);width:100%;height:100%;opacity:0;-webkit-transition:.3s ease;transition:.3s ease}.et_pb_extra_overlay:hover{opacity:1}.et_pb_extra_overlay:hover:before{top:50%}.et_pb_extra_overlay:before{content:"\e050";position:absolute;top:60%;left:50%;display:inline-block;-webkit-transition:.3s ease;transition:.3s ease;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:32px;line-height:32px}.et_pb_inline_icon.et_pb_extra_overlay:before{font-family:ETmodules!important}.et_gallery_item .et_portfolio_image{position:relative;display:block;margin-bottom:7px}.et_gallery_item img{max-width:100%;height:auto;margin-bottom:0;vertical-align:bottom}#page-container{background:transparent}.boxed_layout{position:relative;width:90%;margin:0 auto;padding:0;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.1);box-shadow:0 1px 6px rgba(0,0,0,.1)}.boxed_layout,.boxed_layout #page-container{max-width:1360px}.boxed_layout .container{width:90%;max-width:1360px}.container{position:relative;width:90%;max-width:1280px;margin:0 auto}#main-content{padding-top:40px}#content-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}.with_sidebar_left #content-area{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}#content-area>h1{width:100%}.et_extra_layout .et_pb_extra_column_main .et_pb_container,.et_pb_extra_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;-webkit-box-sizing:border-box;box-sizing:border-box}.et_extra_layout .et_pb_extra_column_main .et_pb_section,.et_pb_extra_section{padding:0;background:transparent}.ie.et_extra_layout .et_pb_extra_column_main .et_pb_section,.ie.et_pb_extra_section{-ms-flex-negative:0;flex-shrink:0}.et_extra_layout .et_pb_extra_column_main .et_pb_row,.et_pb_extra_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;min-width:100%;margin:0 -12px;padding:0}.et_extra_layout .et_pb_extra_column_main .et_pb_column,.et_pb_extra_column{padding:0 12px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.et_pb_extra_column_main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:100%;min-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;overflow:hidden}.ie .et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.ie .et_pb_extra_column_main{float:left}.with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.with_sidebar .et_pb_extra_column_main{width:75%;max-width:75%;min-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%;padding:0 12px 0 0}.with_sidebar_left .et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.with_sidebar_left .et_pb_extra_column_main{padding:0 0 0 12px}.et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.et_pb_extra_column_sidebar{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:25%;max-width:25%;min-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%;padding:0 0 0 12px}.ie .et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.ie .et_pb_extra_column_sidebar{float:left}.with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.with_sidebar .et_pb_extra_column_sidebar{display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex}.ie .with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.ie .with_sidebar .et_pb_extra_column_sidebar{display:block}.with_sidebar_left .et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.with_sidebar_left .et_pb_extra_column_sidebar{padding:0 12px 0 0}.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4,.et_pb_extra_column_4_4{width:100%;max-width:100%;min-width:100%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4,.et_pb_extra_column_3_4{width:75%;max-width:75%;min-width:75%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3,.et_pb_extra_column_2_3{width:66.66667%;max-width:66.66667%;min-width:66.66667%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2,.et_pb_extra_column_1_2{width:50%;max-width:50%;min-width:50%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_8,.et_pb_extra_column_3_8{width:37.5%;max-width:37.5%;min-width:37.5%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3,.et_pb_extra_column_1_3{width:33.33333%;max-width:33.33333%;min-width:33.33333%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4,.et_pb_extra_column_1_4{width:25%;max-width:25%;min-width:25%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5,.et_pb_extra_column_1_5{width:20%;max-width:20%;min-width:20%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6,.et_pb_extra_column_1_6{width:16.66667%;max-width:16.66667%;min-width:16.66667%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5,.et_pb_extra_column_2_5{width:40%;max-width:40%;min-width:40%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_5,.et_pb_extra_column_3_5{width:60%;max-width:60%;min-width:60%}.et_extra_layout .et_pb_extra_column_main .et_pb_module,.et_pb_extra_module{max-width:100%}.ie.et_extra_layout .et_pb_extra_column_main .et_pb_module,.ie.et_pb_extra_module{-ms-flex-negative:0;flex-shrink:0}.et_extra_layout .et_pb_extra_column_main .et_pb_image_sticky{display:inline}.et_section_specialty .et_pb_extra_column_1_2 .et_pb_row_inner .et_pb_extra_column_1_4,.et_section_specialty .et_pb_extra_column_2_3 .et_pb_row_inner .et_pb_extra_column_1_3,.et_section_specialty .et_pb_extra_column_3_4 .et_pb_row_inner .et_pb_extra_column_3_8{width:50%;max-width:50%;min-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.et_section_specialty .et_pb_extra_column_3_4 .et_pb_row_inner .et_pb_extra_column_1_4{width:33.33333%;max-width:33.33333%;min-width:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}.et_pb_extra_column_main{overflow:visible;width:100%;padding:0}.et_extra_layout .et_pb_extra_column_main .et_pb_row.et_pb_gutters1 .et_pb_column,.et_extra_layout.et_pb_gutters1 .et_pb_extra_column_main .et_pb_column{padding:0 4px!important}.et_extra_layout.et_pb_gutters1 .et_pb_extra_column_main .et_pb_extra_row,.et_extra_layout.et_pb_gutters1 .et_pb_extra_column_main .et_pb_row{margin-left:-4px!important}.et_extra_layout.et_pb_gutters1 .et_pb_extra_column_main .et_pb_extra_column_sidebar .et_pb_widget,.et_extra_layout.et_pb_gutters1 .et_pb_extra_column_main .et_pb_extra_module{margin-bottom:8px}@media (min-width:981px){.gecko.et_extra_layout.et_pb_gutters1 .et_pb_column .et_pb_extra_column_main .et_pb_module{margin-bottom:8px}}.et_extra_layout.et_pb_gutters1 .with_sidebar .et_pb_extra_column_main .et_pb_extra_column_main{padding:0 4px 0 0}.et_extra_layout.et_pb_gutters1 .width_sidebar .et_pb_extra_column_main .et_pb_extra_column_sidebar,.with_sidebar_left.et_extra_layout.et_pb_gutters1 .with_sidebar .et_pb_extra_column_main .et_pb_extra_column_main{padding:0 0 0 4px}.et_extra_layout .et_pb_extra_column_main .et_pb_row.et_pb_gutters2 .et_pb_column,.et_extra_layout.et_pb_gutters2 .et_pb_extra_column_main .et_pb_column{padding:0 8px!important}.et_extra_layout.et_pb_gutters2 .et_pb_extra_column_main .et_pb_extra_row,.et_extra_layout.et_pb_gutters2 .et_pb_extra_column_main .et_pb_row{margin-left:-8px!important}.et_extra_layout.et_pb_gutters2 .et_pb_extra_column_main .et_pb_extra_column_sidebar .et_pb_widget,.et_extra_layout.et_pb_gutters2 .et_pb_extra_column_main .et_pb_extra_module{margin-bottom:16px}@media (min-width:981px){.gecko.et_extra_layout.et_pb_gutters2 .et_pb_column .et_pb_extra_column_main .et_pb_module{margin-bottom:16px}}.et_extra_layout.et_pb_gutters2 .with_sidebar .et_pb_extra_column_main .et_pb_extra_column_main{padding:0 8px 0 0}.et_extra_layout.et_pb_gutters2 .width_sidebar .et_pb_extra_column_main .et_pb_extra_column_sidebar,.with_sidebar_left.et_extra_layout.et_pb_gutters2 .with_sidebar .et_pb_extra_column_main .et_pb_extra_column_main{padding:0 0 0 8px}.et_extra_layout .et_pb_extra_column_main .et_pb_row.et_pb_gutters3 .et_pb_column,.et_extra_layout.et_pb_gutters3 .et_pb_extra_column_main .et_pb_column{padding:0 12px!important}.et_extra_layout.et_pb_gutters3 .et_pb_extra_column_main .et_pb_extra_row,.et_extra_layout.et_pb_gutters3 .et_pb_extra_column_main .et_pb_row{margin-left:-12px!important}.et_extra_layout.et_pb_gutters3 .et_pb_extra_column_main .et_pb_extra_column_sidebar .et_pb_widget,.et_extra_layout.et_pb_gutters3 .et_pb_extra_column_main .et_pb_extra_module{margin-bottom:24px}@media (min-width:981px){.gecko.et_extra_layout.et_pb_gutters3 .et_pb_column .et_pb_extra_column_main .et_pb_module{margin-bottom:24px}}.et_extra_layout.et_pb_gutters3 .with_sidebar .et_pb_extra_column_main .et_pb_extra_column_main{padding:0 12px 0 0}.et_extra_layout.et_pb_gutters3 .width_sidebar .et_pb_extra_column_main .et_pb_extra_column_sidebar,.with_sidebar_left.et_extra_layout.et_pb_gutters3 .with_sidebar .et_pb_extra_column_main .et_pb_extra_column_main{padding:0 0 0 12px}.et_extra_layout .et_pb_extra_column_main .et_pb_row.et_pb_gutters4 .et_pb_column,.et_extra_layout.et_pb_gutters4 .et_pb_extra_column_main .et_pb_column{padding:0 16px!important}.et_extra_layout.et_pb_gutters4 .et_pb_extra_column_main .et_pb_extra_row,.et_extra_layout.et_pb_gutters4 .et_pb_extra_column_main .et_pb_row{margin-left:-16px!important}.et_extra_layout.et_pb_gutters4 .et_pb_extra_column_main .et_pb_extra_column_sidebar .et_pb_widget,.et_extra_layout.et_pb_gutters4 .et_pb_extra_column_main .et_pb_extra_module{margin-bottom:32px}@media (min-width:981px){.gecko.et_extra_layout.et_pb_gutters4 .et_pb_column .et_pb_extra_column_main .et_pb_module{margin-bottom:32px}}.et_extra_layout.et_pb_gutters4 .with_sidebar .et_pb_extra_column_main .et_pb_extra_column_main{padding:0 16px 0 0}.et_extra_layout.et_pb_gutters4 .width_sidebar .et_pb_extra_column_main .et_pb_extra_column_sidebar,.with_sidebar_left.et_extra_layout.et_pb_gutters4 .with_sidebar .et_pb_extra_column_main .et_pb_extra_column_main{padding:0 0 0 16px}.page .et_pb_row,.single .et_pb_row{width:90%}.et_extra_layout .et_pb_extra_column_main .et_section_specialty .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4,.et_extra_layout .et_pb_extra_column_main .et_section_specialty .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3,.et_extra_layout .et_pb_extra_column_main .et_section_specialty .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8{width:50%;max-width:50%;min-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.et_extra_layout .et_pb_extra_column_main .et_section_specialty .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4{width:33.33333%;max-width:33.33333%;min-width:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}.et_extra_layout .et_pb_extra_column_main.et_extra .et_pb_row_inner,.et_extra_layout .et_pb_extra_column_main.et_extra .et_pb_specialty_column{padding:0!important}header.header{z-index:2000;position:relative}header.header ul{list-style:none;padding:0;line-height:1;-webkit-box-sizing:border-box;box-sizing:border-box}header.header li{position:relative;display:inline-block;margin:0}header.header li:hover>ul{opacity:1;visibility:visible;-webkit-transition:.3s ease;transition:.3s ease}header.header li.menu-item-has-children>a:after{content:"\e62d";display:inline-block;margin:0 0 0 5px;vertical-align:top;color:inherit;-webkit-transition:0s;transition:0s}header.header li.menu-item-has-children .menu-item-has-children>a:after{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}header.header li ul{z-index:1000;position:absolute;border-radius:0 0 3px 3px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.1s ease;transition:.1s ease;opacity:0;visibility:hidden}header.header li ul li{width:100%}header.header li ul a{display:block;width:100%}header.header #et-navigation a,header.header #top-header a{-webkit-transition:.5s;transition:.5s}#wpadminbar #wp-admin-bar-edit-layout>.ab-item:before{content:"\f464";top:2px}#top-header{z-index:1;position:relative;background:#2B3843;padding:10px 0}#top-header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.et_fullwidth_secondary_nav #top-header .container{max-width:none;width:100%;padding-right:30px;padding-left:30px}#et-info{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -10px}#et-info,#et-info .et-extra-social-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#et-info .et-extra-social-icons{padding:0}#et-info .et-extra-social-icons li{margin:0 0 10px 10px}#et-info .et-extra-social-icons .et-extra-icon{background:rgba(255,255,255,.1)}#et-info .et-extra-social-icons .et-extra-icon:before{font-size:14px}#et-info .et-top-search{position:relative;margin:0 0 10px 10px}#et-info .et-top-search .et-search-field{background:rgba(255,255,255,.1);width:120px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:7px 10px;color:#fff;font-weight:600;-webkit-appearance:none}#et-info .et-top-search .et-search-field:focus{background:rgba(255,255,255,.2);color:#fff}#et-info .et-top-search .et-search-submit{position:absolute;top:50%;right:10px;background:0;padding:0;margin-top:-9.5px;border:none;font-size:inherit;line-height:normal;font-family:inherit;letter-spacing:normal}#et-info .et-top-search .et-search-submit:before{content:"\e63a";font-size:12px;font-weight:600}#et-info .et-cart{background:rgba(255,255,255,.1);margin:0 0 10px 10px;padding:9px 10px;color:#fff;font-size:12px;line-height:1}#et-info .et-cart:before{content:"\e631";vertical-align:middle;color:inherit;font-size:14px;padding:9px 10px}#et-info .et-cart span{display:inline-block;vertical-align:middle;line-height:1}#et-secondary-nav{margin:-10px 0}#et-secondary-menu li{margin:0 20px 0 0;line-height:1}#et-secondary-menu li.current-menu-item>a{color:#fff}#et-secondary-menu li>ul{z-index:10;left:0;background:#2B3843;width:200px;padding:10px 0}#et-secondary-menu li>ul li{width:100%;margin:0}#et-secondary-menu li>ul li ul{top:-10px;left:100%}#et-secondary-menu li>ul a{display:block;padding:10px 20px}#et-secondary-menu li.et-reverse-direction-nav li ul{right:200px;left:auto}#et-secondary-menu a{position:relative;display:inline-block;padding:18px 0;-webkit-transition:.3s ease;transition:.3s ease;color:rgba(255,255,255,.6)}#et-secondary-menu a:hover{color:#fff}#et-secondary-menu>li>a:before{content:"•";position:absolute;top:70%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:transparent;font-size:10px;text-shadow:0 0 transparent;-webkit-transition:.3s ease;transition:.3s ease;pointer-events:none}#et-secondary-menu>li>a:hover:before{color:#fff;text-shadow:10px 0 #fff,-10px 0 #fff}.et_secondary_nav_dropdown_animation_fadeInTop #top-header .menu-item-has-children:hover>ul{top:100%}.et_secondary_nav_dropdown_animation_fadeInTop #top-header .menu-item-has-children>ul{top:calc(100% - 20px)}.et_secondary_nav_dropdown_animation_fadeInTop #top-header .menu-item-has-children>ul .menu-item-has-children:hover>ul{top:-10px}.et_secondary_nav_dropdown_animation_fadeInTop #top-header .menu-item-has-children>ul .menu-item-has-children ul{top:-20px}.et_secondary_nav_dropdown_animation_fadeInRight #top-header .menu-item-has-children:hover>ul{left:-20px}.et_secondary_nav_dropdown_animation_fadeInRight #top-header .menu-item-has-children>ul{left:10%}.et_secondary_nav_dropdown_animation_fadeInRight #top-header .menu-item-has-children>ul .menu-item-has-children:hover>ul{left:100%}.et_secondary_nav_dropdown_animation_fadeInRight #top-header .menu-item-has-children>ul .menu-item-has-children ul{left:110%}.et_secondary_nav_dropdown_animation_fadeInBottom #top-header .menu-item-has-children:hover>ul{top:100%}.et_secondary_nav_dropdown_animation_fadeInBottom #top-header .menu-item-has-children>ul{top:110%}.et_secondary_nav_dropdown_animation_fadeInBottom #top-header .menu-item-has-children>ul .menu-item-has-children:hover>ul{top:0}.et_secondary_nav_dropdown_animation_fadeInBottom #top-header .menu-item-has-children>ul .menu-item-has-children ul{top:110%}.et_secondary_nav_dropdown_animation_fadeInLeft #top-header .menu-item-has-children:hover>ul{left:-20px}.et_secondary_nav_dropdown_animation_fadeInLeft #top-header .menu-item-has-children>ul{left:-40px}.et_secondary_nav_dropdown_animation_fadeInLeft #top-header .menu-item-has-children>ul .menu-item-has-children:hover>ul{left:100%}.et_secondary_nav_dropdown_animation_fadeInLeft #top-header .menu-item-has-children>ul .menu-item-has-children ul{left:90%}.et_secondary_nav_dropdown_animation_scaleInCenter #top-header .menu-item-has-children:hover>ul,.et_secondary_nav_dropdown_animation_scaleInLeft #top-header .menu-item-has-children:hover>ul,.et_secondary_nav_dropdown_animation_scaleInRight #top-header .menu-item-has-children:hover>ul{-webkit-transform:scale(1);transform:scale(1)}.et_secondary_nav_dropdown_animation_scaleInCenter #top-header .menu-item-has-children>ul,.et_secondary_nav_dropdown_animation_scaleInLeft #top-header .menu-item-has-children>ul,.et_secondary_nav_dropdown_animation_scaleInRight #top-header .menu-item-has-children>ul{-webkit-transform:scale(0);transform:scale(0)}.et_secondary_nav_dropdown_animation_scaleInRight #top-header .menu-item-has-children>ul{-webkit-transform-origin:top right;transform-origin:top right}.et_secondary_nav_dropdown_animation_scaleInLeft #top-header .menu-item-has-children>ul{-webkit-transform-origin:top left;transform-origin:top left}.et_secondary_nav_dropdown_animation_scaleInCenter #top-header .menu-item-has-children>ul{-webkit-transform-origin:top center;transform-origin:top center}.et_secondary_nav_dropdown_animation_flipInX #top-header .menu-item-has-children>ul,.et_secondary_nav_dropdown_animation_flipInY #top-header .menu-item-has-children>ul{-webkit-transform-origin:top center;transform-origin:top center;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:1}.et_secondary_nav_dropdown_animation_flipInX #top-header .menu-item-has-children:hover>ul{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}.et_secondary_nav_dropdown_animation_flipInX #top-header .menu-item-has-children>ul{-webkit-transform:rotateX(90deg) perspective(800px);transform:rotateX(90deg) perspective(800px)}.et_secondary_nav_dropdown_animation_flipInY #top-header .menu-item-has-children:hover>ul{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.et_secondary_nav_dropdown_animation_flipInY #top-header .menu-item-has-children>ul{-webkit-transform:rotateY(90deg) perspective(800px);transform:rotateY(90deg) perspective(800px)}.et_secondary_nav_dropdown_animation_slideInX #top-header .menu-item-has-children>ul,.et_secondary_nav_dropdown_animation_slideInY #top-header .menu-item-has-children>ul{-webkit-backface-visibility:hidden;backface-visibility:hidden}.et_secondary_nav_dropdown_animation_slideInX #top-header .menu-item-has-children:hover>ul{-webkit-transform:rotateX(0deg) perspective(0);transform:rotateX(0deg) perspective(0)}.et_secondary_nav_dropdown_animation_slideInX #top-header .menu-item-has-children>ul{-webkit-transform:rotateX(180deg) perspective(800px);transform:rotateX(180deg) perspective(800px);-webkit-transform-origin:top center;transform-origin:top center}.et_secondary_nav_dropdown_animation_slideInY #top-header .menu-item-has-children:hover>ul{-webkit-transform:rotateY(0deg) perspective(0);transform:rotateY(0deg) perspective(0)}.et_secondary_nav_dropdown_animation_slideInY #top-header .menu-item-has-children>ul{-webkit-transform:rotateY(180deg) perspective(800px);transform:rotateY(180deg) perspective(800px);-webkit-transform-origin:top left;transform-origin:top left}header.header .et-trending{position:relative;padding:15px 0}header.header .et-trending-post{display:none;font-size:14px;line-height:1.3em}header.header .et-trending-post a,header.header .et-trending-post a:visited{color:rgba(255,255,255,.6)}header.header .et-trending-post:first-child{display:block}header.header .et-trending #et-secondary-menu{z-index:1;position:absolute;top:100%;left:0;display:none;background:#2B3843;width:200px;padding:10px 0}header.header .et-trending #et-secondary-menu li{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}header.header .et-trending #et-secondary-menu .menu-item-has-children ul{top:-10px;left:100%}header.header .et-trending #et-secondary-menu .menu-item-has-children>a:after{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}header.header .et-trending #et-secondary-menu a{display:block;padding:10px 20px}header.header .et-trending #et-secondary-menu a:before{display:none}#et-trending{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#et-trending-button{display:inline-block;width:20px;height:20px;margin:0 15px 0 0;padding:3px 0;-webkit-box-sizing:border-box;box-sizing:border-box}#et-trending-button.toggled span{-webkit-transform-origin:center;transform-origin:center}#et-trending-button.toggled span:first-child{-webkit-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}#et-trending-button.toggled span:nth-child(2){opacity:0}#et-trending-button.toggled span:last-child{-webkit-transform:translateY(-6px) rotate(-45deg);transform:translateY(-6px) rotate(-45deg)}#et-trending-button span{display:block;background:#fff;width:20px;height:2px;border-radius:3px;-webkit-transition:.3s ease;transition:.3s ease}#et-trending-button span:nth-child(2){margin:4px 0}#et-trending-label{margin:0 5px 0 0;padding:0;color:#fff;font-size:14px;font-weight:600;vertical-align:middle}#et-trending-container,#et-trending-label{display:inline-block}.et-trending #et-trending{display:-webkit-box;display:-ms-flexbox;display:flex}#main-header{background:#3E5062;margin:0}#main-header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.has_headerad #main-header .container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_fullwidth_nav #main-header .container{max-width:none;width:100%;padding-right:30px;padding-left:30px}.logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:block;height:64px;margin:30px 0;-webkit-transition:height .5s,margin .5s;transition:height .5s,margin .5s;-webkit-transform:translateZ(0);transform:translateZ(0)}.centered .logo{width:100%;margin:30px 0 35px}#logo{display:block;width:auto;height:100%}.centered #logo{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0 auto}.left-right #logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}#et-navigation{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}#et-navigation,#et-navigation>ul{display:-webkit-box;display:-ms-flexbox;display:flex}#et-navigation>ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}#et-navigation>ul>li{display:inline-block;text-transform:uppercase;margin:0 15px}#et-navigation>ul>li.current-menu-item>a,#et-navigation>ul>li.current_page_item>a{color:#fff}#et-navigation>ul>li.current-menu-item>a:before,#et-navigation>ul>li.current_page_item>a:before{-webkit-transform:translateY(18px);transform:translateY(18px);opacity:1}#et-navigation>ul>li.menu-item-has-children>a:before{width:calc(100% - 21px)}#et-navigation>ul>li>a{position:relative;display:block;border:0;padding:0 0 54px;font-weight:600}#et-navigation>ul>li>a:hover:before{-webkit-transform:translateY(18px);transform:translateY(18px);opacity:1}#et-navigation>ul>li>a:before{content:"";position:absolute;top:10px;left:0;background:#fff;width:100%;height:2px;-webkit-transform:translateY(24px);transform:translateY(24px);opacity:0;-webkit-transition:.3s ease;transition:.3s ease}#et-navigation>ul>li>ul{left:-20px}#et-navigation>ul>li.mega-menu>ul ul{visibility:hidden}#et-navigation>ul>li.mega-menu:hover>ul ul{visibility:visible}#et-navigation li li{padding:0 30px}#et-navigation li li:last-child>a{border:0}#et-navigation li a{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.1);font-weight:600;color:rgba(255,255,255,.6);text-transform:uppercase}#et-navigation li a:hover{background:0}#et-navigation .mega-menu{position:static;color:rgba(255,255,255,.6)}#et-navigation .mega-menu>ul>li>a:first-of-type{font-weight:600;color:#fff}#et-navigation .mega-menu .comment-bubble:before{color:rgba(255,255,255,.6)}#et-navigation .mega-menu:hover>ul ul{visibility:visible}#et-navigation .mega-menu>ul{top:100%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;padding:15px 20px}#et-navigation .mega-menu>ul>li{-ms-flex-preferred-size:25%;flex-basis:25%;width:25%;padding:0 20px}#et-navigation .mega-menu>ul>li>a{color:#fff}#et-navigation .mega-menu>ul>li:last-child>a:first-of-type{border-bottom:1px solid rgba(255,255,255,.1)}#et-navigation .mega-menu>ul li li{padding:0}#et-navigation .mega-menu>ul a:after{display:none}#et-navigation .mega-menu>ul ul{position:relative;top:0;left:0;display:block;width:100%;padding:0;border:0;-webkit-box-shadow:none;box-shadow:none;visibility:hidden;opacity:1;-webkit-transition:0s;transition:0s;-webkit-transition-delay:0s;transition-delay:0s}#et-navigation .mega-menu-featured>ul>li{width:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;padding:20px}#et-navigation .mega-menu-featured>ul>li:nth-child(2) .title,#et-navigation .mega-menu-featured>ul>li:nth-child(3) .title{visibility:hidden}#et-navigation .mega-menu-featured>ul>li:nth-child(2) a.title,#et-navigation .mega-menu-featured>ul>li:nth-child(3) a.title{border:0;visibility:visible}#et-navigation .mega-menu-featured .title{padding:0;color:#fff;font-size:14px;font-weight:600;line-height:1;pointer-events:none}#et-navigation .mega-menu-featured .featured-post a{border:0;padding:0}#et-navigation .mega-menu-featured .featured-post h2{padding:0;color:#fff;font-size:14px;font-weight:600}#et-navigation .mega-menu-featured .featured-post .post-meta{font-size:12px;line-height:1.7em;text-transform:none}#et-navigation .mega-menu-featured .featured-post .post-meta a{display:inline-block;width:auto;margin:0;color:#fff;font-size:inherit;font-weight:400}#et-navigation .mega-menu-featured .featured-post .post-meta .rating-star:before{color:#fff}#et-navigation .mega-menu-featured .featured-image{display:block;width:100%;margin:20px 0}#et-navigation .mega-menu-featured .featured-image img{display:block;width:100%}#et-navigation .mega-menu-featured .recent-list li{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.1)}#et-navigation .mega-menu-featured .recent-list li:last-child{border:0}#et-navigation .mega-menu-featured .recent-post .post-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#et-navigation .mega-menu-featured .recent-post .post-content>a{max-width:50px;min-width:50px;max-height:50px;min-height:50px;border:0;margin:0 20px 0 0;padding:0}#et-navigation .mega-menu-featured .recent-post .post-content a{display:inline-block;width:auto;border:0;padding:0}#et-navigation .mega-menu-featured .recent-post .post-thumbnail{display:inline-block;width:100%;margin:0;padding:0}#et-navigation .mega-menu-featured .recent-post .post-meta{font-size:12px;line-height:1.7em;text-transform:none}#et-navigation .mega-menu-featured .recent-post .post-meta h3{display:block;padding:0;color:#fff;font-size:14px}#et-navigation .mega-menu-featured .recent-post .post-meta h3 a{color:inherit;text-transform:none}#et-navigation .mega-menu-featured .recent-post .post-meta a{padding:0;font-size:inherit;font-weight:inherit}.centered #et-navigation{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin:0 auto}.has_headerad #et-navigation{width:100%}.left-right #et-navigation{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.et-top-search-primary-menu-item .et-top-search{background-color:#232323;border-color:#00A8FF}#et-menu li{font-size:16px}#et-menu li>ul{background-color:#232323;border-color:#00A8FF}#et-menu li>ul li a{border-color:rgba(255,255,255,.1);color:rgba(255,255,255,.6)}#et-menu li>ul li a:hover{color:#fff}#et-menu li.mega-menu-featured>ul li .featured-post .post-meta a{color:rgba(255,255,255,.6)}#et-menu>li.mega-menu-featured>a:hover:after,#et-menu>li.menu-item-has-children>a:hover:after,#et-menu li.mega-menu-featured>ul li .featured-post .post-meta a:hover{color:#fff}#et-menu .sub-menu li.menu-item-has-children>a:after{color:rgba(255,255,255,.6)}#et-menu .sub-menu li.menu-item-has-children>a:hover:after{color:#fff}.et-top-search-primary-menu-item .search-icon{cursor:pointer}.et-top-search-primary-menu-item .search-icon:before{content:"\e63a";font-size:inherit;font-weight:600}.et-top-search-primary-menu-item .et-top-search{position:absolute;top:100%;right:-15px;width:230px;border-top:3px solid #00a8ff;border-radius:0 0 3px 3px;display:none}.et-top-search-primary-menu-item .et-top-search .et-search-field{width:100%;padding:30px 40px;color:#fff;font-size:14px;line-height:normal;-webkit-appearance:none}.et-top-search-primary-menu-item .et-top-search .et-search-field::-webkit-input-placeholder{color:#fff;font-weight:400}.et-top-search-primary-menu-item .et-top-search .et-search-field:-ms-input-placeholder{color:#fff;font-weight:400}.et-top-search-primary-menu-item .et-top-search .et-search-field::-ms-input-placeholder{color:#fff;font-weight:400}.et-top-search-primary-menu-item .et-top-search .et-search-field::placeholder{color:#fff;font-weight:400}.et-top-search-primary-menu-item .et-top-search .et-search-submit{position:absolute;top:50%;right:20px;background:none;padding:0;font-size:14px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.et-top-search-primary-menu-item .et-top-search .et-search-submit:before{content:"\e63a";padding:0;font-size:inherit;font-weight:600}.et_primary_nav_dropdown_animation_fadeInTop #main-header #et-menu .menu-item-has-children:hover>ul{top:100%}.et_primary_nav_dropdown_animation_fadeInTop #main-header #et-menu .menu-item-has-children>ul{top:80%}.et_primary_nav_dropdown_animation_fadeInTop #main-header #et-menu .menu-item-has-children>ul .menu-item-has-children:hover>ul{top:-10px}.et_primary_nav_dropdown_animation_fadeInTop #main-header #et-menu .menu-item-has-children>ul .menu-item-has-children ul{top:-20px}.et_primary_nav_dropdown_animation_fadeInRight #main-header #et-menu .menu-item-has-children:hover>ul{left:-20px}.et_primary_nav_dropdown_animation_fadeInRight #main-header #et-menu .menu-item-has-children>ul{left:10%}.et_primary_nav_dropdown_animation_fadeInRight #main-header #et-menu .menu-item-has-children>ul .menu-item-has-children:hover>ul{left:100%}.et_primary_nav_dropdown_animation_fadeInRight #main-header #et-menu .menu-item-has-children>ul .menu-item-has-children ul{left:110%}.et_primary_nav_dropdown_animation_fadeInRight #main-header #et-menu .menu-item-has-children.mega-menu:hover>ul,.et_primary_nav_dropdown_animation_fadeInRight #main-header #et-menu .menu-item-has-children.mega-menu>ul .menu-item-has-children ul{left:0}.et_primary_nav_dropdown_animation_fadeInBottom #main-header #et-menu .menu-item-has-children:hover>ul{top:100%}.et_primary_nav_dropdown_animation_fadeInBottom #main-header #et-menu .menu-item-has-children>ul{top:110%}.et_primary_nav_dropdown_animation_fadeInBottom #main-header #et-menu .menu-item-has-children>ul .menu-item-has-children:hover>ul{top:0}.et_primary_nav_dropdown_animation_fadeInBottom #main-header #et-menu .menu-item-has-children>ul .menu-item-has-children ul{top:110%}.et_primary_nav_dropdown_animation_fadeInLeft #main-header #et-menu .menu-item-has-children:hover>ul{left:-20px}.et_primary_nav_dropdown_animation_fadeInLeft #main-header #et-menu .menu-item-has-children>ul{left:-40px}.et_primary_nav_dropdown_animation_fadeInLeft #main-header #et-menu .menu-item-has-children>ul .menu-item-has-children:hover>ul{left:100%}.et_primary_nav_dropdown_animation_fadeInLeft #main-header #et-menu .menu-item-has-children>ul .menu-item-has-children ul{left:90%}.et_primary_nav_dropdown_animation_fadeInLeft #main-header #et-menu .menu-item-has-children.mega-menu:hover>ul,.et_primary_nav_dropdown_animation_fadeInLeft #main-header #et-menu .menu-item-has-children.mega-menu>ul .menu-item-has-children ul{left:0}.et_primary_nav_dropdown_animation_scaleInCenter #main-header #et-menu .menu-item-has-children:hover>ul,.et_primary_nav_dropdown_animation_scaleInLeft #main-header #et-menu .menu-item-has-children:hover>ul,.et_primary_nav_dropdown_animation_scaleInRight #main-header #et-menu .menu-item-has-children:hover>ul{-webkit-transform:scale(1);transform:scale(1)}.et_primary_nav_dropdown_animation_scaleInCenter #main-header #et-menu .menu-item-has-children>ul,.et_primary_nav_dropdown_animation_scaleInLeft #main-header #et-menu .menu-item-has-children>ul,.et_primary_nav_dropdown_animation_scaleInRight #main-header #et-menu .menu-item-has-children>ul{-webkit-transform:scale(0);transform:scale(0)}.et_primary_nav_dropdown_animation_scaleInCenter #main-header #et-menu .menu-item-has-children.mega-menu>ul .menu-item-has-children ul,.et_primary_nav_dropdown_animation_scaleInLeft #main-header #et-menu .menu-item-has-children.mega-menu>ul .menu-item-has-children ul,.et_primary_nav_dropdown_animation_scaleInRight #main-header #et-menu .menu-item-has-children.mega-menu>ul .menu-item-has-children ul{-webkit-transform:scale(1);transform:scale(1)}.et_primary_nav_dropdown_animation_scaleInRight #main-header #et-menu .menu-item-has-children>ul{-webkit-transform-origin:top right;transform-origin:top right}.et_primary_nav_dropdown_animation_scaleInLeft #main-header #et-menu .menu-item-has-children>ul{-webkit-transform-origin:top left;transform-origin:top left}.et_primary_nav_dropdown_animation_scaleInCenter #main-header #et-menu .menu-item-has-children>ul{-webkit-transform-origin:top center;transform-origin:top center}.et_primary_nav_dropdown_animation_flipInX #main-header #et-menu .menu-item-has-children.mega-menu>ul ul,.et_primary_nav_dropdown_animation_flipInY #main-header #et-menu .menu-item-has-children.mega-menu>ul ul{background:0;-webkit-transform:none;transform:none}.et_primary_nav_dropdown_animation_flipInX #main-header #et-menu .menu-item-has-children>ul,.et_primary_nav_dropdown_animation_flipInY #main-header #et-menu .menu-item-has-children>ul{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-transform-origin:top center;transform-origin:top center;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:1}.et_primary_nav_dropdown_animation_flipInX #main-header #et-menu .menu-item-has-children:hover>ul{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}.et_primary_nav_dropdown_animation_flipInX #main-header #et-menu .menu-item-has-children>ul{-webkit-transform:rotateX(90deg) perspective(800px);transform:rotateX(90deg) perspective(800px)}.et_primary_nav_dropdown_animation_flipInY #main-header #et-menu .menu-item-has-children:hover>ul{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.et_primary_nav_dropdown_animation_flipInY #main-header #et-menu .menu-item-has-children>ul{-webkit-transform:rotateY(90deg) perspective(800px);transform:rotateY(90deg) perspective(800px)}.et_primary_nav_dropdown_animation_slideInX #main-header #et-menu .menu-item-has-children>ul,.et_primary_nav_dropdown_animation_slideInY #main-header #et-menu .menu-item-has-children>ul{-webkit-backface-visibility:hidden;backface-visibility:hidden}.et_primary_nav_dropdown_animation_slideInX #main-header #et-menu .menu-item-has-children:hover>ul{-webkit-transform:rotateX(0deg) perspective(0);transform:rotateX(0deg) perspective(0)}.et_primary_nav_dropdown_animation_slideInX #main-header #et-menu .menu-item-has-children>ul{-webkit-transform:rotateX(180deg) perspective(800px);transform:rotateX(180deg) perspective(800px);-webkit-transform-origin:top center;transform-origin:top center}.et_primary_nav_dropdown_animation_slideInY #main-header #et-menu .menu-item-has-children:hover>ul{-webkit-transform:rotateY(0deg) perspective(0);transform:rotateY(0deg) perspective(0)}.et_primary_nav_dropdown_animation_slideInY #main-header #et-menu .menu-item-has-children>ul{-webkit-transform:rotateY(180deg) perspective(800px);transform:rotateY(180deg) perspective(800px);-webkit-transform-origin:top left;transform-origin:top left}#et-mobile-navigation{display:none}#et-mobile-navigation nav{position:absolute;top:100%;left:0;background:#232323}.show-menu-button{display:block;background:#fff;width:32px;height:32px;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:9px 6px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.show-menu-button.toggled span:first-child{-webkit-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}.show-menu-button.toggled span:nth-child(2){opacity:0}.show-menu-button.toggled span:last-child{-webkit-transform:translateY(-6px) rotate(-45deg);transform:translateY(-6px) rotate(-45deg)}.show-menu-button span{display:block;background:rgba(0,0,0,.75);width:20px;height:2px;border-radius:3px;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:.3s ease;transition:.3s ease}.show-menu-button span:nth-child(2){margin:4px 0}.show-menu p{display:none}.et_fixed_nav_hide_logo_image .et-fixed-header .logo{opacity:0}.et-fixed-header #main-header .logo{height:40px;margin:20px 0}.et-fixed-header #main-header .etad{max-height:40px}.et-fixed-header .header.left-right #et-navigation>ul>li>a{padding-bottom:32px}.et-fixed-header .header.centered #et-navigation>ul>li>a{padding-bottom:20px}#comment-wrap{margin:0 0 24px}#comment-wrap .page_title{margin-bottom:40px;font-weight:600}#comment-wrap .comment-form-cookies-consent label:before{background-color:rgba(0,0,0,.05)}.commentlist{margin:0 0 60px;padding:0}.commentlist>li{display:block}.comment{margin:0;padding:0}.comment .children{list-style:none;margin:0;padding:0 0 0 50px}.comment-body,.page article.comment-body,.single article.comment-body{position:relative;background:none;border:0;-webkit-box-shadow:none;box-shadow:none;padding:0 110px 0 100px;margin:0 0 48px;min-height:87px}.comment-body .comment_area{margin:0}.comment-body .comment_area .comment-content .reply-container{float:right}.comment_postinfo{margin:0}.comment_postinfo .fn{color:rgba(0,0,0,.75);font-size:18px;font-weight:600}.comment_postinfo .comment-edit-link,.comment_postinfo .comment_date{font-size:12px}.comment_avatar{position:absolute;top:0;left:0;max-width:80px;max-height:80px;overflow:hidden}.comment_avatar img{width:100%}#respond p{margin:0 0 20px;line-height:1}#respond .form-submit{float:right;margin-bottom:0}#respond #form-allowed-tags{display:none}.comment-form-author,.comment-form-email,.comment-form-url{width:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box;float:left}.comment-form-author input,.comment-form-email input,.comment-form-url input{width:100%;padding:12px 20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:uppercase}.comment-form-author{padding:0 10px 0 0}.comment-form-email{padding:0 10px}.comment-form-url{padding:0 0 0 10px}.comment-form-comment textarea{width:100%;padding:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400}#respond:after,#respond:before{content:"";display:table;clear:both}.archive-pagination .loader,.paginated .loader{display:none;margin:7px auto;height:16px;width:16px}.archive-pagination .pagination,.archive-pagination>.page-numbers,.paginated .pagination,.paginated>.page-numbers{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1;text-align:right}.archive-pagination .pagination li,.archive-pagination>.page-numbers li,.paginated .pagination li,.paginated>.page-numbers li{display:block;background:rgba(0,0,0,.1);height:30px;width:30px;border-radius:3px;margin:0 0 0 10px;color:rgba(0,0,0,.6)}.archive-pagination .pagination li.active,.archive-pagination>.page-numbers li.active,.paginated .pagination li.active,.paginated>.page-numbers li.active{background:#00A8FF}.archive-pagination .pagination li.active a,.archive-pagination>.page-numbers li.active a,.paginated .pagination li.active a,.paginated>.page-numbers li.active a{color:#fff}.archive-pagination .pagination li.next,.archive-pagination>.page-numbers li.next,.paginated .pagination li.next,.paginated>.page-numbers li.next{margin-right:0}.archive-pagination .pagination li.ellipsis,.archive-pagination>.page-numbers li.ellipsis,.paginated .pagination li.ellipsis,.paginated>.page-numbers li.ellipsis{display:none}.archive-pagination .pagination li.ellipsis a,.archive-pagination>.page-numbers li.ellipsis a,.paginated .pagination li.ellipsis a,.paginated>.page-numbers li.ellipsis a{cursor:default}.archive-pagination .pagination li>.page-numbers.current,.archive-pagination .pagination li>.page-numbers.dots,.archive-pagination>.page-numbers li>.page-numbers.current,.archive-pagination>.page-numbers li>.page-numbers.dots,.paginated .pagination li>.page-numbers.current,.paginated .pagination li>.page-numbers.dots,.paginated>.page-numbers li>.page-numbers.current,.paginated>.page-numbers li>.page-numbers.dots{display:block;text-align:center;line-height:30px;color:rgba(0,0,0,.6);text-decoration:none}.archive-pagination .pagination li>.page-numbers.current,.archive-pagination>.page-numbers li>.page-numbers.current,.paginated .pagination li>.page-numbers.current,.paginated>.page-numbers li>.page-numbers.current{background:#00A8FF;color:#fff;border-radius:3px}.archive-pagination .pagination li .pagination-page,.archive-pagination>.page-numbers li .pagination-page,.paginated .pagination li .pagination-page,.paginated>.page-numbers li .pagination-page{font-weight:600}.archive-pagination .pagination li a,.archive-pagination>.page-numbers li a,.paginated .pagination li a,.paginated>.page-numbers li a{display:block;text-align:center;line-height:30px;color:rgba(0,0,0,.6);text-decoration:none}.archive-pagination .pagination li a.prev::before,.archive-pagination>.page-numbers li a.prev::before,.paginated .pagination li a.prev::before,.paginated>.page-numbers li a.prev::before{content:"\e62e";color:rgba(0,0,0,.6)}.archive-pagination .pagination li a.next::before,.archive-pagination>.page-numbers li a.next::before,.paginated .pagination li a.next::before,.paginated>.page-numbers li a.next::before{content:"\e62f";color:rgba(0,0,0,.6)}.archive-pagination .pagination li .loader,.archive-pagination>.page-numbers li .loader,.paginated .pagination li .loader,.paginated>.page-numbers li .loader{display:block}.archive h1{line-height:24px;margin:0 0 7px}.archive .paginated_page{max-width:100%}#footer{background:#232323;margin:16px 0 0}.et_pb_pagebuilder_layout.et_pb_pagebuilder_fullwidth #footer{margin:0}#footer p{font-size:14px}#footer .widget{color:rgba(255,255,255,.6)}#footer-bottom{background:rgba(0,0,0,.3);width:100%;padding:10px 0}#footer-info{display:inline-block;padding:6px 0;font-size:13px;line-height:14px;vertical-align:middle;color:rgba(255,255,255,.6)}#footer-info a{font-weight:700;color:#fff;font-size:13px}#footer-nav{line-height:1;float:right}#footer-nav ul{display:inline-block;margin:0;padding:0}#footer-nav ul.et-extra-social-icons{margin:0 0 0 16px}#footer-nav ul.et-extra-social-icons .et-extra-icon{width:16px;height:16px;color:rgba(255,255,255,.6);font-size:16px;line-height:16px;vertical-align:middle}#footer-nav ul li a{color:rgba(255,255,255,.6)}#footer-nav ul li a:active{color:#fff}#footer-nav li{display:inline-block;margin:0 11px 0 0;padding:0;font-size:14px;line-height:14px;vertical-align:middle}#footer-nav li:last-child{margin:0}#footer-nav a{-webkit-transition:.3s ease;transition:.3s ease}#footer-nav a:hover{color:#fff}#main-footer .widget-title,#main-footer h4{font-size:14px;color:rgba(255,255,255,.6)}#main-footer .widget p{color:rgba(255,255,255,.6)}#main-footer .widget #recentcomments li a,#main-footer .widget .widget-list a,#main-footer .widget.woocommerce .product_list_widget li a,#main-footer .widget a,#main-footer .widget a:visited,#main-footer .widget ul li a{color:#fff}.et-slider,.featured-posts-slider-module{position:relative;background:0;border:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden}.et-slider .carousel-items,.featured-posts-slider-module .carousel-items{position:relative;width:100%;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.et-slider .carousel-item,.featured-posts-slider-module .carousel-item{position:absolute;display:block!important;background-color:#FFFFFF;background-repeat:no-repeat;background-position:50%;background-size:cover;overflow:hidden;width:100%;padding:0;opacity:0}.et-slider .carousel-item.et-pb-active-slide,.et-slider .carousel-item.et-pb-moved-slide,.featured-posts-slider-module .carousel-item.et-pb-active-slide,.featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-duration:.8s;animation-duration:.8s}.et_pb_column_3_4 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_3_4 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-duration:.675s;animation-duration:.675s}.et_pb_column_2_3 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_2_3 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-duration:.6s;animation-duration:.6s}.et_pb_column_1_2 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_1_2 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_1_2 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_1_2 .featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-duration:.7s;animation-duration:.7s}.et_pb_column_3_5 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_3_5 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-duration:.79s;animation-duration:.79s}.et_pb_column_1_3 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_1_3 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_1_3 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_1_3 .featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-duration:.55s;animation-duration:.55s}.et_pb_column_2_5 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_2_5 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-duration:.61s;animation-duration:.61s}.et_pb_column_1_4 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_1_4 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_1_4 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_1_4 .featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-duration:.575s;animation-duration:.575s}.et_pb_column_1_5 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_1_5 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_1_5 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_1_5 .featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-duration:.53s;animation-duration:.53s}.et_pb_column_1_6 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_1_6 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_1_6 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_1_6 .featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-duration:.5s;animation-duration:.5s}.et-slider .carousel-item.et-pb-moved-slide,.featured-posts-slider-module .carousel-item.et-pb-moved-slide{display:block!important;opacity:1!important;z-index:0!important;top:0;left:0}.et_slide_transition_to_previous.et-slider .carousel-item.et-pb-moved-slide,.et_slide_transition_to_previous.featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.et_slide_transition_to_next.et-slider .carousel-item.et-pb-moved-slide,.et_slide_transition_to_next.featured-posts-slider-module .carousel-item.et-pb-moved-slide,.rtl .et_slide_transition_to_previous.et-slider .carousel-item.et-pb-moved-slide,.rtl .et_slide_transition_to_previous.featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.rtl .et_slide_transition_to_next.et-slider .carousel-item.et-pb-moved-slide,.rtl .et_slide_transition_to_next.featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.et-slider .carousel-item.et-pb-active-slide,.featured-posts-slider-module .carousel-item.et-pb-active-slide{position:relative;display:block;opacity:1!important}.et_slide_transition_to_previous.et-slider .carousel-item.et-pb-active-slide,.et_slide_transition_to_previous.featured-posts-slider-module .carousel-item.et-pb-active-slide{-webkit-animation-name:slideInRight;animation-name:slideInRight}.et_slide_transition_to_next.et-slider .carousel-item.et-pb-active-slide,.et_slide_transition_to_next.featured-posts-slider-module .carousel-item.et-pb-active-slide,.rtl .et_slide_transition_to_previous.et-slider .carousel-item.et-pb-active-slide,.rtl .et_slide_transition_to_previous.featured-posts-slider-module .carousel-item.et-pb-active-slide{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.rtl .et_slide_transition_to_next.et-slider .carousel-item.et-pb-active-slide,.rtl .et_slide_transition_to_next.featured-posts-slider-module .carousel-item.et-pb-active-slide{-webkit-animation-name:slideInRight;animation-name:slideInRight}.et-slider .et-pb-slider-arrows a,.featured-posts-slider-module .et-pb-slider-arrows a{background:#FFFFFF;width:40px;height:40px;border-radius:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);opacity:0;font-family:ETModules;text-align:center;-webkit-transition:.3s ease;transition:.3s ease;margin-top:-20px}.et-slider .et-pb-slider-arrows a:before,.featured-posts-slider-module .et-pb-slider-arrows a:before{color:#444651;font-size:40px;line-height:40px}.et-slider .et-pb-slider-arrows a:hover,.featured-posts-slider-module .et-pb-slider-arrows a:hover{opacity:.9}.et-slider .et-pb-arrow-prev,.featured-posts-slider-module .et-pb-arrow-prev{left:40px}.rtl .et-slider .et-pb-arrow-prev,.rtl .featured-posts-slider-module .et-pb-arrow-prev{left:auto;right:40px}.rtl .et-slider .et-pb-arrow-prev:before,.rtl .featured-posts-slider-module .et-pb-arrow-prev:before{content:"\35"}.et-slider .et-pb-arrow-next,.featured-posts-slider-module .et-pb-arrow-next{right:40px}.rtl .et-slider .et-pb-arrow-next,.rtl .featured-posts-slider-module .et-pb-arrow-next{right:auto;left:40px}.rtl .et-slider .et-pb-arrow-next:before,.rtl .featured-posts-slider-module .et-pb-arrow-next:before{content:"\34"}.et-slider:hover .et-pb-slider-arrows a,.featured-posts-slider-module:hover .et-pb-slider-arrows a{opacity:.7}.et-slider:hover .et-pb-slider-arrows a:hover,.featured-posts-slider-module:hover .et-pb-slider-arrows a:hover{opacity:.9}.et-slider:hover .et-pb-arrow-prev,.featured-posts-slider-module:hover .et-pb-arrow-prev{left:20px}.rtl .et-slider:hover .et-pb-arrow-prev,.rtl .featured-posts-slider-module:hover .et-pb-arrow-prev{left:auto;right:20px}.et-slider:hover .et-pb-arrow-next,.featured-posts-slider-module:hover .et-pb-arrow-next{right:20px}.rtl .et-slider:hover .et-pb-arrow-next,.rtl .featured-posts-slider-module:hover .et-pb-arrow-next{right:auto;left:20px}.module-wrapper{overflow:hidden}.et_pb_module{border-color:#00A8FF}.et_extra_other_module,.et_pb_extra_module,.posts-blog-feed-module.masonry .hentry,.project-details,.woocommerce-page div.product .extra-woocommerce-details-accordion,.woocommerce-page div.product div.summary,.woocommerce-page ul.products li.product .product-wrapper,.woocommerce div.product .extra-woocommerce-details-accordion,.woocommerce div.product div.summary,.woocommerce ul.products li.product .product-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;background:#fff;border-top:6px solid #00a8ff;border-radius:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 24px;overflow:hidden}.et_pb_no_drop_shadow.et_extra_other_module,.et_pb_no_drop_shadow.et_pb_extra_module{-webkit-box-shadow:none;box-shadow:none}.et_extra_other_module:last-child,.et_pb_extra_module:last-child{-webkit-box-flex:100;-ms-flex-positive:100;flex-grow:100}.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_extra_other_module,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_extra_module,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_extra_other_module,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_extra_module,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_extra_other_module,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_pb_extra_module,.et_pb_extra_column_2_3 .et_extra_other_module,.et_pb_extra_column_2_3 .et_pb_extra_module,.et_pb_extra_column_3_4 .et_extra_other_module,.et_pb_extra_column_3_4 .et_pb_extra_module,.et_pb_extra_column_4_4 .et_extra_other_module,.et_pb_extra_column_4_4 .et_pb_extra_module{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_extra_other_module,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_extra_other_module,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:initial;flex-wrap:nowrap}.et_extra_other_module .nopost,.et_pb_extra_module .nopost{padding:20px}.et_extra_other_module .nopost h5,.et_pb_extra_module .nopost h5{padding:0}.et_extra_other_module .post-meta,.et_pb_extra_module .post-meta{margin:0 0 5px;padding:0 0 0 60px;color:rgba(0,0,0,.5);font-size:12px}.et_extra_other_module .post-meta a,.et_pb_extra_module .post-meta a{color:inherit;text-decoration:none}.et_extra_other_module .post-meta .comment-bubble:before,.et_extra_other_module .post-meta .rating-stars .rating-star:before,.et_pb_extra_module .post-meta .comment-bubble:before,.et_pb_extra_module .post-meta .rating-stars .rating-star:before{color:inherit}.et_extra_other_module .main-post,.et_pb_extra_module .main-post{width:100%;padding:20px 20px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.ie .et_extra_other_module .main-post,.ie .et_pb_extra_module .main-post{-ms-flex-negative:0;flex-shrink:0}.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4.et_pb_column_inner.et_pb_column_inner_3 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4.et_pb_column_inner.et_pb_column_inner_3 .et_pb_extra_module .main-post,.et_pb_extra_column_2_3 .et_extra_other_module .main-post,.et_pb_extra_column_2_3 .et_pb_extra_module .main-post,.et_pb_extra_column_3_4 .et_extra_other_module .main-post,.et_pb_extra_column_3_4 .et_pb_extra_module .main-post,.et_pb_extra_column_4_4 .et_extra_other_module .main-post,.et_pb_extra_column_4_4 .et_pb_extra_module .main-post{width:50%;border-right:1px solid rgba(0,0,0,.1);border-bottom:0}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module .main-post{width:100%;border-right:0;border-bottom:1px solid rgba(0,0,0,.1)}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_column_1_2 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_column_1_2 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_column_1_2 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_column_1_2 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_column_1_2 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_column_1_2 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_5 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_5 .et_pb_extra_module .main-post,.et_pb_extra_column_1_2 .et_extra_other_module .main-post,.et_pb_extra_column_1_2 .et_pb_extra_module .main-post,.et_pb_extra_column_1_3 .et_extra_other_module .main-post,.et_pb_extra_column_1_3 .et_pb_extra_module .main-post,.et_pb_extra_column_1_4 .et_extra_other_module .main-post,.et_pb_extra_column_1_4 .et_pb_extra_module .main-post{padding:0}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_extra_other_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_column_1_2 .et_extra_other_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3 .et_extra_other_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4 .et_extra_other_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5 .et_extra_other_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6 .et_extra_other_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_column_1_2 .et_extra_other_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5 .et_extra_other_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_column_1_2 .et_extra_other_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_5 .et_extra_other_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_5 .et_pb_extra_module .main-post .post-content,.et_pb_extra_column_1_2 .et_extra_other_module .main-post .post-content,.et_pb_extra_column_1_2 .et_pb_extra_module .main-post .post-content,.et_pb_extra_column_1_3 .et_extra_other_module .main-post .post-content,.et_pb_extra_column_1_3 .et_pb_extra_module .main-post .post-content,.et_pb_extra_column_1_4 .et_extra_other_module .main-post .post-content,.et_pb_extra_column_1_4 .et_pb_extra_module .main-post .post-content{padding:0 20px}.et_extra_other_module .main-post article .header,.et_pb_extra_module .main-post article .header{position:relative;margin:-1px 0 20px}.et_extra_other_module .main-post article .header img,.et_pb_extra_module .main-post article .header img{display:block;width:100%;max-width:100%}.et_extra_other_module .main-post article .header .map-format img,.et_pb_extra_module .main-post article .header .map-format img{max-width:none}.et_extra_other_module .main-post article .post-content h2,.et_pb_extra_module .main-post article .post-content h2{padding:0;color:#00A8FF;font-size:16px;font-weight:700;text-transform:uppercase}.et_extra_other_module .main-post article .post-content .post-meta,.et_pb_extra_module .main-post article .post-content .post-meta{padding:0}.et_extra_other_module .main-post article .post-content .excerpt,.et_pb_extra_module .main-post article .post-content .excerpt{margin:0 0 15px;color:rgba(0,0,0,.6);line-height:1.8em}.et_extra_other_module .posts-list,.et_pb_extra_module .posts-list{width:100%;padding:0;list-style:none}.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_extra_other_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_extra_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_extra_other_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_extra_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_extra_other_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_pb_extra_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4.et_pb_column_inner.et_pb_column_inner_3 .et_extra_other_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4.et_pb_column_inner.et_pb_column_inner_3 .et_pb_extra_module .posts-list,.et_pb_extra_column_2_3 .et_extra_other_module .posts-list,.et_pb_extra_column_2_3 .et_pb_extra_module .posts-list,.et_pb_extra_column_3_4 .et_extra_other_module .posts-list,.et_pb_extra_column_3_4 .et_pb_extra_module .posts-list,.et_pb_extra_column_4_4 .et_extra_other_module .posts-list,.et_pb_extra_column_4_4 .et_pb_extra_module .posts-list{width:50%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_extra_other_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_extra_other_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_extra_other_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module .posts-list{width:100%}.et_extra_other_module .posts-list li,.et_pb_extra_module .posts-list li{width:100%;border-bottom:1px solid rgba(0,0,0,.1);margin:0;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.et_extra_other_module .posts-list li:first-child,.et_pb_extra_module .posts-list li:first-child{border-top:1px solid rgba(0,0,0,.1)}.et_extra_other_module .posts-list li:last-child,.et_extra_other_module .posts-list li:only-child,.et_pb_extra_module .posts-list li:last-child,.et_pb_extra_module .posts-list li:only-child{border-bottom:0}.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_extra_other_module .posts-list li:first-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_extra_other_module .posts-list li:only-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_extra_module .posts-list li:first-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_extra_module .posts-list li:only-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_extra_other_module .posts-list li:first-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_extra_other_module .posts-list li:only-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_extra_module .posts-list li:first-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_extra_module .posts-list li:only-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_extra_other_module .posts-list li:first-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_extra_other_module .posts-list li:only-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_pb_extra_module .posts-list li:first-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_pb_extra_module .posts-list li:only-child,.et_pb_extra_column_2_3 .et_extra_other_module .posts-list li:first-child,.et_pb_extra_column_2_3 .et_extra_other_module .posts-list li:only-child,.et_pb_extra_column_2_3 .et_pb_extra_module .posts-list li:first-child,.et_pb_extra_column_2_3 .et_pb_extra_module .posts-list li:only-child,.et_pb_extra_column_3_4 .et_extra_other_module .posts-list li:first-child,.et_pb_extra_column_3_4 .et_extra_other_module .posts-list li:only-child,.et_pb_extra_column_3_4 .et_pb_extra_module .posts-list li:first-child,.et_pb_extra_column_3_4 .et_pb_extra_module .posts-list li:only-child,.et_pb_extra_column_4_4 .et_extra_other_module .posts-list li:first-child,.et_pb_extra_column_4_4 .et_extra_other_module .posts-list li:only-child,.et_pb_extra_column_4_4 .et_pb_extra_module .posts-list li:first-child,.et_pb_extra_column_4_4 .et_pb_extra_module .posts-list li:only-child{border-top:0}.et_extra_other_module .posts-list article .post-thumbnail,.et_pb_extra_module .posts-list article .post-thumbnail{display:block;background:#00A8FF;width:50px;height:50px;margin:0 10px 0 0;float:left;overflow:hidden;vertical-align:top}.et_extra_other_module .posts-list article .post-thumbnail img,.et_pb_extra_module .posts-list article .post-thumbnail img{display:block;width:100%}.et_extra_other_module .posts-list article .post-content,.et_pb_extra_module .posts-list article .post-content{width:auto;padding:6px 0 5px;vertical-align:top}.et_extra_other_module .posts-list article .post-meta,.et_pb_extra_module .posts-list article .post-meta{margin-bottom:0}.et_extra_other_module .posts-list article h3,.et_pb_extra_module .posts-list article h3{padding:0;font-size:14px;font-weight:600;letter-spacing:0;text-transform:none}.module-head,.tabbed-post-module .tabs{background:#fff;width:100%;border-bottom:1px solid rgba(0,0,0,.1);padding:15px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1}.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .module-head,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .tabbed-post-module .tabs,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .module-head,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .tabbed-post-module .tabs,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .module-head,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .tabbed-post-module .tabs,.et_pb_extra_column_2_3 .module-head,.et_pb_extra_column_2_3 .tabbed-post-module .tabs,.et_pb_extra_column_3_4 .module-head,.et_pb_extra_column_3_4 .tabbed-post-module .tabs,.et_pb_extra_column_4_4 .module-head,.et_pb_extra_column_4_4 .tabbed-post-module .tabs,.tabbed-post-module .et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .tabs,.tabbed-post-module .et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .tabs,.tabbed-post-module .et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .tabs,.tabbed-post-module .et_pb_extra_column_2_3 .tabs,.tabbed-post-module .et_pb_extra_column_3_4 .tabs,.tabbed-post-module .et_pb_extra_column_4_4 .tabs{width:100%}.et_extra_layout .et_pb_extra_column_main .et_pb_column .module-head h1,.et_extra_layout .et_pb_extra_column_main .et_pb_column .tabbed-post-module .tabs h1,.et_pb_extra_column .module-head h1,.et_pb_extra_column .tabbed-post-module .tabs h1,.tabbed-post-module .et_extra_layout .et_pb_extra_column_main .et_pb_column .tabs h1,.tabbed-post-module .et_pb_extra_column .tabs h1{display:inline-block;padding:0;color:#00A8FF;font-size:16px;font-weight:700;letter-spacing:1.2px;line-height:1;text-transform:uppercase}.module-head .module-filter,.tabbed-post-module .tabs .module-filter{display:inline-block;color:#444651;font-weight:300}.contact-box,.post-module,.sitemap-box{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.audio-format{position:relative}.audio-format:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.2);width:100%;height:100%}.audio-format .mejs-container{position:relative;z-index:1;background:rgba(0,0,0,.3);height:auto!important;padding:15px 0}.audio-format .mejs-container *{outline:none;font-family:Open Sans,sans-serif}.audio-format .mejs-container .mejs-controls{position:static;background:transparent;height:auto;text-align:right}.audio-format .mejs-container .mejs-controls div{display:inline-block;height:auto;width:auto;float:none;vertical-align:middle}.audio-format .mejs-container .mejs-controls .mejs-button button{position:relative;display:block;background:0;margin:0;width:auto;height:14px}.audio-format .mejs-container .mejs-controls .mejs-button button:after,.audio-format .mejs-container .mejs-controls .mejs-button button:before{display:inline-block;width:14px;height:14px;color:#fff;font-size:14px;line-height:14px!important}.audio-format .mejs-container .mejs-controls .mejs-button.mejs-pause,.audio-format .mejs-container .mejs-controls .mejs-button.mejs-play{margin:5px 0 0 20px;float:left}.audio-format .mejs-container .mejs-controls .mejs-button.mejs-pause button:before,.audio-format .mejs-container .mejs-controls .mejs-button.mejs-play button:before{content:"\e629"}.audio-format .mejs-container .mejs-controls .mejs-button.mejs-pause button:after,.audio-format .mejs-container .mejs-controls .mejs-button.mejs-play button:after{content:"\e627"}.audio-format .mejs-container .mejs-controls .mejs-button.mejs-pause button:before,.audio-format .mejs-container .mejs-controls .mejs-button.mejs-play button:after{opacity:.5}.audio-format .mejs-container .mejs-controls .mejs-currenttime-container,.audio-format .mejs-container .mejs-controls .mejs-duration-container{padding:0;font-size:12px;line-height:14px}.audio-format .mejs-container .mejs-controls .mejs-currenttime-container{font-weight:600}.audio-format .mejs-container .mejs-controls .mejs-currenttime-container:after{content:"|";margin:0 3px;font-weight:400}.audio-format .mejs-container .mejs-controls .mejs-duration-container{margin:0 10px 0 0}.audio-format .mejs-container .mejs-controls .mejs-horizontal-volume-slider{display:inline-block;width:50px;height:4px;margin:0 20px 0 0;float:none}.audio-format .mejs-container .mejs-controls .mejs-horizontal-volume-total{top:0;width:50px;height:4px;border-radius:3px}.audio-format .mejs-container .mejs-controls .mejs-horizontal-volume-current{top:0;height:4px;border-radius:3px}.audio-format .mejs-container .mejs-controls .mejs-horizontal-volume-handle{top:0;height:4px}.audio-format .mejs-container .mejs-controls .mejs-volume-button{width:14px;height:14px}.audio-format .mejs-container .mejs-controls .mejs-volume-button button:before{content:"\e62b"}.audio-format .mejs-container .mejs-controls .mejs-time-rail{position:absolute;top:-4px;left:0;background:0;width:100%!important;height:4px;padding:0;float:none}.audio-format .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total{background:0;width:100%!important;height:4px;margin:0}.audio-format .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;height:4px}.audio-format .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded{background:0;height:4px}.audio-format .mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle{z-index:1;left:-5px;display:block;width:10px;height:10px;border:0;border-radius:100%;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.4);box-shadow:0 1px 5px rgba(0,0,0,.4)}.audio-wrapper{background-size:cover}.audio-titles{position:relative;z-index:1;padding:11.5%;text-align:center}.audio-titles .title{margin:0 0 10px;padding:0;color:#fff;font-size:20px;font-weight:600}.audio-titles .sub_title{padding:0;color:#fff;font-size:14px;font-weight:400}.link-format{background:#00A8FF;padding:30px 20px}.link-format a{color:#fff}.link-format .title{color:inherit;font-size:18px;font-weight:600}.link-format .attribution{color:inherit;font-size:14px;font-weight:400;word-break:break-all;word-wrap:break-word}.link-format .attribution:before{content:"\e63f";display:inline-block;margin:0 12px 0 0;font-size:30px;vertical-align:middle}.link-format .score-bar{background-color:rgba(0,0,0,.6)!important}.single-post-module .link-format{padding:60px;text-align:center}.single-post-module .link-format .title{display:none}.single-post-module .link-format .attribution{font-size:18px;font-weight:600}.map-format .post-format-map{max-height:700px;height:50vw}.with_sidebar .map-format .post-format-map{max-height:500px}.post-module .map-format .post-format-map{max-height:240px}.et_pb_column_1_3 .post-module .map-format .post-format-map,.et_pb_column_2_5 .post-module .map-format .post-format-map{max-height:160px}.post-module .with_sidebar .map-format .post-format-map{max-height:240px}.et_pb_column_1_3 .post-module .with_sidebar .map-format .post-format-map,.et_pb_column_2_5 .post-module .with_sidebar .map-format .post-format-map{max-height:120px}.quote-format{background:#00A8FF;padding:30px 20px;color:#fff}.quote-format .title{color:inherit;font-size:18px;font-weight:600}.quote-format .title a{color:inherit}.quote-format .attribution{color:inherit;font-size:14px;font-weight:400;word-break:break-all;word-wrap:break-word}.quote-format .attribution:before{content:"\e640";display:inline-block;margin:0 12px 0 0;font-size:30px;vertical-align:middle}.quote-format .score-bar{background-color:rgba(0,0,0,.6)!important}.single-post-module .quote-format{padding:60px}article .header .video-format{position:relative}article .header .video-format iframe,article .header .video-format video{border-radius:3px 3px 0 0}article .header .video-format iframe{display:none}article .header .video-format .fluid-width-video-wrapper iframe{display:block}article .header .video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:50%;cursor:pointer}article .header .video-overlay-hover{background:rgba(0,0,0,0);width:100%;height:100%;position:absolute;z-index:100;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}article .header .video-overlay-hover:hover{background:rgba(0,0,0,.6)}article .header .video-play-button{display:block;position:absolute!important;z-index:100;color:#fff;left:50%;top:50%;font-size:4rem;line-height:4rem;width:4rem;height:4rem;margin-left:-2rem;margin-top:-2rem}article .header .video-play-button:before{font-family:ETmodules;content:"\49"}.et_pb_column_1_3 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button,.et_pb_column_1_4 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button,.et_pb_column_1_5 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button,.et_pb_column_1_6 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button,.et_pb_column_2_5 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button{font-size:2rem;line-height:2rem;width:2rem;height:2rem;margin-left:-1rem;margin-top:-1rem}.single article.et-fb-root-ancestor{-webkit-box-shadow:none;box-shadow:none}.et_pb_pagebuilder_layout.single .post-wrap .post-content{margin:0;padding-top:0!important}.single .et-doesnt-have-title_meta.et-doesnt-have-featured_image.et-doesnt-have-project-gallery .post-content,.single .et_post_format-et-post-format-audio.et-doesnt-have-title_meta.et-doesnt-have-format-content .post-content,.single .et_post_format-et-post-format-gallery.et-doesnt-have-title_meta.et-doesnt-have-format-content .post-content,.single .et_post_format-et-post-format-link.et-doesnt-have-title_meta.et-doesnt-have-format-content .post-content,.single .et_post_format-et-post-format-map.et-doesnt-have-title_meta.et-doesnt-have-format-content .post-content,.single .et_post_format-et-post-format-quote.et-doesnt-have-title_meta.et-doesnt-have-format-content .post-content,.single .et_post_format-et-post-format-standard.et-doesnt-have-title_meta.et-doesnt-have-featured_image .post-content,.single .et_post_format-et-post-format-video.et-doesnt-have-title_meta.et-doesnt-have-format-content .post-content{padding-top:30px}.single-post-module{border:0}.post-header{width:100%;padding:60px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.post-header .post-meta{margin:0;padding:0}.post-header .post-meta a{color:rgba(0,0,0,.75)}.post-thumbnail{position:relative;width:100%;margin:0 0 40px;display:block}.single.et_pb_pagebuilder_layout .post-thumbnail{margin:0}.post-thumbnail img{display:block;width:100%}.post-thumbnail .fluid-width-video-wrapper{margin-top:20px}.post-thumbnail .fluid-width-video-wrapper:first-child{margin-top:0}.page .post-wrap,.post-wrap{padding:0 60px 60px}.et_pb_pagebuilder_layout .page .post-wrap,.et_pb_pagebuilder_layout .post-wrap,.page .et_pb_pagebuilder_layout .post-wrap{padding:0}.post-wrap.post-wrap-review{padding:0 60px 60px!important}.score-bar{position:absolute;bottom:0;left:0;display:inline-block;background-color:#00A8FF;height:24px;border-radius:0 3px 0 0;color:#fff;line-height:24px;text-align:right;font-weight:700;text-transform:uppercase;padding-right:6px;z-index:100}.score-bar .score-text{margin:0 4px}.post-footer .rating-stars,.post-footer .social-icons{display:inline-block;margin:0 15px 10px}.post-footer .rating-stars .share-title,.post-footer .social-icons .share-title{display:inline-block;margin:0 10px 0 0;color:rgba(0,0,0,.6);font-size:14px;font-weight:600;line-height:30px;text-transform:uppercase;vertical-align:middle}.post-footer .rating-stars a,.post-footer .social-icons a{display:inline-block}.post-footer .rating-stars .et-extra-icon,.post-footer .social-icons .et-extra-icon{background:rgba(0,0,0,.2);width:30px;height:30px;margin:5px;border-radius:3px;line-height:30px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:middle}.post-footer{width:100%;border-top:1px solid rgba(0,0,0,.1);padding:15px 60px 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.post-footer .rating-stars{margin:0 0 15px}.post-footer .rating-stars #rate-title{display:inline-block;margin:0 10px 0 0;color:rgba(0,0,0,.6);font-size:14px;font-weight:600;line-height:30px;text-transform:uppercase;vertical-align:middle}.post-footer .rating-stars #rated-stars,.post-footer .rating-stars #rating-stars{display:inline-block}.post-footer .rating-stars .rating-star{background:rgba(0,0,0,.2);width:30px;height:30px;border-radius:3px;line-height:30px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:middle;border-radius:100%;padding:7px;margin:5px 3px}.post-nav{margin:0 0 24px;width:100%}.post-nav .nav-links{line-height:1}.post-nav .nav-links .button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.post-nav .nav-links .button:before{color:rgba(0,0,0,.5)}.post-nav .nav-links .title{padding:15px 0 0;line-height:130%;text-align:right}.post-nav .nav-links .nav-link-prev .title{text-align:left}.post-nav .nav-links .nav-link{width:45%}.post-nav .nav-links .nav-link-prev,.post-nav .nav-links .nav-link-prev .button,.post-nav .nav-links .nav-link-prev .title{float:left;clear:left}.post-nav .nav-links .nav-link-prev .button:before{content:"\e62e";margin:1px 6px 0 0}.post-nav .nav-links .nav-link-next,.post-nav .nav-links .nav-link-next .button,.post-nav .nav-links .nav-link-next .title{float:right;clear:right}.post-nav .nav-links .nav-link-next .button:before{content:"\e62f";-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:1px 0 0 6px}.review{background:#f2f2f2;border-radius:3px;margin:60px 0 0;overflow:hidden}.review-title{background:#dfdfdf}.review-title h3{margin:0 0 0 20px;padding:15px 0;font-size:16px;line-height:16px}.review-summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:20px;border-bottom:1px solid rgba(0,0,0,.1)}.review-summary-score-box{background:#00A8FF;width:150px;min-width:150px;max-width:150px;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 0;text-align:center}.review-summary-score-box h4{padding:0;color:#fff;font-size:50px;font-weight:600;line-height:50px}.review-summary-content{width:100%;padding:0 0 0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.review-summary-content strong{font-weight:600;text-transform:uppercase}.review-summary-content strong:after{content:":"}.review-breakdowns{position:relative;padding:20px}.review-breakdowns .review-breakdown{margin:0 0 20px}.review-breakdowns .review-breakdown:last-child,.review-breakdowns .review-breakdown:only-child{margin:0}.review-breakdowns h5{font-size:14px}.review-breakdowns .score-bar-bg{position:relative;background:rgba(0,0,0,.1);border-radius:3px;overflow:hidden}.review-breakdowns .score-bar{position:relative;background:rgba(0,0,0,.6);border-radius:0;font-weight:600}.author-box,.related-posts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;border:0}.author-box .author-box-avatar,.related-posts .author-box-avatar{margin-bottom:0}.author-box-header,.related-posts-header{width:100%;border-bottom:1px solid rgba(0,0,0,.1)}.author-box-header h3,.related-posts-header h3{margin:0;padding:10px 0 10px 20px;font-size:16px;text-transform:uppercase}.author-box-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;padding:20px}.author-box-avatar{-ms-flex-preferred-size:150px;flex-basis:150px;height:150px;width:150px;min-width:150px;max-width:150px;margin:0 0 20px;overflow:hidden}.author-box-avatar img{display:block;width:100%;height:auto}.author-box-description{margin-left:20px}.author-box-description h4{padding:0 0 5px}.author-box-description h4 a{color:rgba(0,0,0,.75);font-size:16px;font-weight:600;text-transform:none}.author-box-description .social-icons{list-style:none;margin:10px 0 5px;padding:0}.author-box-description .social-icons li{display:inline-block;width:16px;height:16px;margin:0 16px 0 0}.author-box-description .social-icons li a{color:rgba(0,0,0,.5)}.author-box-description .social-icons li a:hover .et-extra-icon:before{color:rgba(0,0,0,.75)}.author-box-description .social-icons .et-extra-icon{background:none;width:16px;height:16px}.author-box-description .social-icons .et-extra-icon:before{width:16px;height:16px;color:rgba(0,0,0,.5);font-size:16px;line-height:16px}.author-box-description .social-icons .et-extra-icon:hover{background:none}.related-posts{margin:0 0 60px}.related-posts,.related-posts:last-child{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.related-posts-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;padding:10px}.related-post{width:25%;max-width:25%;min-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.related-post .post-thumbnail,.related-post:last-child{margin:0}.related-post .featured-image{background:rgba(0,0,0,.1);width:100%;margin:0 0 20px;line-height:0}.related-post .featured-image img{width:100%}.related-post .title{margin:0 0 10px;padding:0;font-size:14px;font-weight:600;text-transform:none}.related-post .title a{color:rgba(0,0,0,.75)}.related-post .date{font-size:12px;line-height:1}.single-project .post-meta{margin:0}.single-project .post-nav{margin:0 0 24px}.single-project .post-nav .nav-links{text-align:center}.single-project .post-nav .nav-links .nav-link{display:inline-block;margin:0 3px;float:none}.single-project .post-nav .nav-links .nav-link .button{display:block;width:40px;height:40px;padding:0;line-height:40px;text-align:center}.single-project .post-nav .nav-links .nav-link .button:before{position:relative;width:100%;color:rgba(0,0,0,.75)}.single-project .post-nav .nav-links .nav-link-prev .button:before{content:"\e62e"}.single-project .post-nav .nav-links .nav-link-next .button:before{content:"\e62f"}.single-project-module{border:0}.single-project-module .post-gallery,.single-project-module .post-thumbnail{position:relative;display:block;overflow:hidden}.single-project-module .post-gallery .carousel-items,.single-project-module .post-gallery .gallery_image,.single-project-module .post-thumbnail .carousel-items,.single-project-module .post-thumbnail .gallery_image,.with_sidebar.single-project-module .post-thumbnail .carousel-items{width:100%;height:auto}.single-project-module .post-gallery .gallery_image img,.single-project-module .post-thumbnail .gallery_image img{width:100%;max-width:100%;height:auto}.single-project-module .post-gallery .gallery_image .et_pb_extra_overlay,.single-project-module .post-thumbnail .gallery_image .et_pb_extra_overlay{height:100%}.with_sidebar.single-project-module .post-gallery .gallery_image,.with_sidebar.single-project-module .post-gallery .gallery_image img,.with_sidebar.single-project-module .post-thumbnail .gallery_image,.with_sidebar.single-project-module .post-thumbnail .gallery_image img{width:100%;height:auto}.with_sidebar.single-project-module .post-gallery .gallery_image .et_pb_extra_overlay,.with_sidebar.single-project-module .post-thumbnail .gallery_image .et_pb_extra_overlay{height:100%}.project-details{border:0}.project-details>div:last-child{border-bottom:0}.et_pb_extra_column_sidebar .project-details .project-categories,.et_pb_extra_column_sidebar .project-details .project-description,.et_pb_extra_column_sidebar .project-details .project-tags,.et_pb_extra_column_sidebar .project-details .project-url{padding:30px 40px}.et_pb_extra_column_sidebar .project-details .project-description{padding:40px}.project-details .project-categories,.project-details .project-description,.project-details .project-tags,.project-details .project-url{width:100%;padding:30px 60px;border-bottom:1px solid rgba(0,0,0,.1)}.project-details .project-categories ul,.project-details .project-tags ul,.project-details .project-url ul{list-style:none;margin:0;padding:0}.project-details .project-categories ul li,.project-details .project-tags ul li,.project-details .project-url ul li{position:relative;margin:0 0 15px;font-size:14px}.project-details .project-categories ul li:before,.project-details .project-tags ul li:before,.project-details .project-url ul li:before{margin:0 10px 0 0;color:rgba(0,0,0,.5);font-size:14px;vertical-align:middle}.project-details .project-categories ul li:last-child,.project-details .project-tags ul li:last-child,.project-details .project-url ul li:last-child{margin:0}.project-details .project-categories ul li a,.project-details .project-tags ul li a,.project-details .project-url ul li a{-webkit-transition:.3s ease;transition:.3s ease;vertical-align:middle}.project-details .project-categories ul li a:hover,.project-details .project-tags ul li a:hover,.project-details .project-url ul li a:hover{color:#00A8FF}.project-details .project-categories li:before{content:"\e632"}.project-details .project-tags li{position:relative;margin:5px 0 0 20px}.project-details .project-tags li:before{content:"\e634";font-size:10px;top:2px;left:0;margin:0 0 0 -20px}.project-details .project-url li:before{content:"\e633"}.project-details .project-description{padding:40px 60px;font-size:14px;line-height:1.7em}.project-details .project-title{font-size:14px;font-weight:700;text-transform:uppercase}.module-etads{background:0;-webkit-box-shadow:none;box-shadow:none}.module-etads .etad{display:inline-block}.module-etads .etad.new_line{display:block}.module-etads img{display:inline-block}.featured-posts-slider-module{border-top:none;border-radius:3px}.featured-posts-slider-module,.featured-posts-slider-module:last-child{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.featured-posts-slider-module .carousel-item{position:relative;border-radius:3px}.featured-posts-slider-module .carousel-item.et_pb_slide{position:absolute;height:635px}.featured-posts-slider-module .carousel-item.et_pb_slide.et-pb-active-slide{position:relative}.featured-posts-slider-module .carousel-item.nopost{height:auto!important}.featured-posts-slider-module .carousel-item .post-content-box{position:absolute;bottom:0;background:rgba(0,0,0,.6);width:100%}.et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content-box{background:rgba(0,0,0,.6);position:absolute}.et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content-box{background:#fff;position:relative}.featured-posts-slider-module .post-content{padding:20px}.featured-posts-slider-module .post-content h3{font-size:20px;font-weight:600;padding-bottom:0}.et_pb_column_2_3 .featured-posts-slider-module .post-content h3,.et_pb_column_3_4 .featured-posts-slider-module .post-content h3,.et_pb_column_4_4 .featured-posts-slider-module .post-content h3{font-size:20px}.et_pb_column_1_2 .featured-posts-slider-module .post-content h3,.et_pb_column_1_3 .featured-posts-slider-module .post-content h3,.et_pb_column_1_4 .featured-posts-slider-module .post-content h3,.et_pb_column_1_5 .featured-posts-slider-module .post-content h3,.et_pb_column_1_6 .featured-posts-slider-module .post-content h3,.et_pb_column_2_5 .featured-posts-slider-module .post-content h3,.et_pb_column_3_5 .featured-posts-slider-module .post-content h3,.et_pb_column_3_8 .featured-posts-slider-module .post-content h3{font-size:14px}.et_pb_column_1_4 .featured-posts-slider-module .post-content h3,.et_pb_column_1_5 .featured-posts-slider-module .post-content h3,.et_pb_column_1_6 .featured-posts-slider-module .post-content h3{line-height:1.2}.et_pb_column_1_2 .featured-posts-slider-module .post-content h3 a,.et_pb_column_2_3 .featured-posts-slider-module .post-content h3 a,.et_pb_column_3_4 .featured-posts-slider-module .post-content h3 a,.et_pb_column_3_5 .featured-posts-slider-module .post-content h3 a,.et_pb_column_4_4 .featured-posts-slider-module .post-content h3 a,.featured-posts-slider-module .post-content h3 a{color:#fff}.et_pb_column_1_3 .featured-posts-slider-module .post-content h3 a,.et_pb_column_1_4 .featured-posts-slider-module .post-content h3 a,.et_pb_column_1_5 .featured-posts-slider-module .post-content h3 a,.et_pb_column_1_6 .featured-posts-slider-module .post-content h3 a,.et_pb_column_2_5 .featured-posts-slider-module .post-content h3 a,.et_pb_column_3_8 .featured-posts-slider-module .post-content h3 a{color:#666666}.featured-posts-slider-module .post-meta{margin:0;padding:3px 0 0;color:#FFFFFF}.et_pb_column_1_2 .featured-posts-slider-module .post-meta,.et_pb_column_2_3 .featured-posts-slider-module .post-meta,.et_pb_column_3_4 .featured-posts-slider-module .post-meta,.et_pb_column_3_5 .featured-posts-slider-module .post-meta,.et_pb_column_4_4 .featured-posts-slider-module .post-meta{color:#FFFFFF;display:block}.et_pb_column_1_2 .featured-posts-slider-module .post-meta,.et_pb_column_1_3 .featured-posts-slider-module .post-meta,.et_pb_column_1_4 .featured-posts-slider-module .post-meta,.et_pb_column_1_5 .featured-posts-slider-module .post-meta,.et_pb_column_1_6 .featured-posts-slider-module .post-meta,.et_pb_column_2_5 .featured-posts-slider-module .post-meta,.et_pb_column_3_5 .featured-posts-slider-module .post-meta,.et_pb_column_3_8 .featured-posts-slider-module .post-meta{color:rgba(0,0,0,.5);display:none}.featured-posts-slider-module .et-pb-controllers{top:0;right:0;bottom:auto;left:auto;padding:20px;line-height:0;text-align:right}.rtl .featured-posts-slider-module .et-pb-controllers{text-align:left}.featured-posts-slider-module .et-pb-controllers a{outline:0;background:rgba(255,255,255,.6);width:10px;height:5px;border:0;padding:0;border-radius:100px;line-height:0;text-indent:100em;white-space:nowrap;overflow:hidden;-webkit-transition:.3s ease;transition:.3s ease;margin-right:4px}.featured-posts-slider-module .et-pb-controllers a.et-pb-active-control{background:#fff;width:18px}.rtl .featured-posts-slider-module .et-pb-controllers a:last-child{margin-right:4px}.et_pb_column_4_4 .featured-posts-slider-module .carousel-item{height:635.29412px}.with_sidebar .et_pb_column_4_4 .featured-posts-slider-module .carousel-item{height:476.47059px}.et_pb_column_3_4 .featured-posts-slider-module .carousel-item{height:462.35294px}.with_sidebar .et_pb_column_3_4 .featured-posts-slider-module .carousel-item{height:343.23529px}.et_pb_column_2_3 .featured-posts-slider-module .carousel-item{height:409.41176px}.et_pb_column_1_2 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_2_3 .featured-posts-slider-module .carousel-item{height:303.52941px}.with_sidebar .et_pb_column_1_2 .featured-posts-slider-module .carousel-item{height:224.11765px}.et_pb_column_3_8 .featured-posts-slider-module .carousel-item{height:auto}.et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:215.66038px}.with_sidebar .et_pb_column_3_8 .featured-posts-slider-module .carousel-item{height:auto}.with_sidebar .et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:158.34906px}.et_pb_column_1_3 .featured-posts-slider-module .carousel-item{height:auto}.et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:190.18868px}.with_sidebar .et_pb_column_1_3 .featured-posts-slider-module .carousel-item{height:auto}.with_sidebar .et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:139.24528px}.et_pb_column_1_4 .featured-posts-slider-module .carousel-item{height:auto}.et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:139.24528px}.with_sidebar .et_pb_column_1_4 .featured-posts-slider-module .carousel-item{height:auto}.with_sidebar .et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:101.03774px}.et_pb_column_1_5 .featured-posts-slider-module .carousel-item{height:auto}.et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:108.67925px}.with_sidebar .et_pb_column_1_5 .featured-posts-slider-module .carousel-item{height:auto}.with_sidebar .et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:78.11321px}.et_pb_column_1_6 .featured-posts-slider-module .carousel-item{height:auto}.et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:88.30189px}.with_sidebar .et_pb_column_1_6 .featured-posts-slider-module .carousel-item{height:auto}.with_sidebar .et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:62.83019px}.et_pb_column_2_5 .featured-posts-slider-module .carousel-item{height:auto}.et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:230.9434px}.with_sidebar .et_pb_column_2_5 .featured-posts-slider-module .carousel-item{height:auto}.with_sidebar .et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:169.81132px}.et_pb_column_3_5 .featured-posts-slider-module .carousel-item{height:367.05882px}.with_sidebar .et_pb_column_3_5 .featured-posts-slider-module .carousel-item{height:271.76471px}.posts-carousel-module{position:relative;overflow:hidden}.ie.et_extra_layout .et_pb_extra_column_main .et_pb_column .posts-carousel-module{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.posts-carousel-module.loading .carousel-item-hide-on-load{display:none}.posts-carousel-module .module-head{background:transparent}.posts-carousel-module .carousel-items{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.posts-carousel-module .carousel-items .et-pb-active-slide,.posts-carousel-module .carousel-items .et-pb-moved-slide{-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-duration:.8s;animation-duration:.8s}.et_pb_column_3_4 .posts-carousel-module .carousel-items .et-pb-active-slide,.et_pb_column_3_4 .posts-carousel-module .carousel-items .et-pb-moved-slide{-webkit-animation-duration:.675s;animation-duration:.675s}.et_pb_column_2_3 .posts-carousel-module .carousel-items .et-pb-active-slide,.et_pb_column_2_3 .posts-carousel-module .carousel-items .et-pb-moved-slide{-webkit-animation-duration:.6s;animation-duration:.6s}.et_pb_column_1_2 .posts-carousel-module .carousel-items .et-pb-active-slide,.et_pb_column_1_2 .posts-carousel-module .carousel-items .et-pb-moved-slide{-webkit-animation-duration:.45s;animation-duration:.45s}.et_pb_column_3_5 .posts-carousel-module .carousel-items .et-pb-active-slide,.et_pb_column_3_5 .posts-carousel-module .carousel-items .et-pb-moved-slide{-webkit-animation-duration:.54s;animation-duration:.54s}.et_pb_column_1_3 .posts-carousel-module .carousel-items .et-pb-active-slide,.et_pb_column_1_3 .posts-carousel-module .carousel-items .et-pb-moved-slide,.et_pb_column_2_5 .posts-carousel-module .carousel-items .et-pb-active-slide,.et_pb_column_2_5 .posts-carousel-module .carousel-items .et-pb-moved-slide{-webkit-animation-duration:.4s;animation-duration:.4s}.et_pb_column_1_4 .posts-carousel-module .carousel-items .et-pb-active-slide,.et_pb_column_1_4 .posts-carousel-module .carousel-items .et-pb-moved-slide{-webkit-animation-duration:.325s;animation-duration:.325s}.et_pb_column_1_5 .posts-carousel-module .carousel-items .et-pb-active-slide,.et_pb_column_1_5 .posts-carousel-module .carousel-items .et-pb-moved-slide{-webkit-animation-duration:.28s;animation-duration:.28s}.et_pb_column_1_6 .posts-carousel-module .carousel-items .et-pb-active-slide,.et_pb_column_1_6 .posts-carousel-module .carousel-items .et-pb-moved-slide{-webkit-animation-duration:.25s;animation-duration:.25s}.posts-carousel-module .carousel-items.et_slide_transition_to_previous .et-pb-moved-slide{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.rtl .posts-carousel-module .carousel-items.et_slide_transition_to_previous .et-pb-moved-slide{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.posts-carousel-module .carousel-items.et_slide_transition_to_previous .et-pb-active-slide{-webkit-animation-name:slideInRight;animation-name:slideInRight}.rtl .posts-carousel-module .carousel-items.et_slide_transition_to_previous .et-pb-active-slide{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.posts-carousel-module .carousel-items.et_slide_transition_to_next .et-pb-moved-slide{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.rtl .posts-carousel-module .carousel-items.et_slide_transition_to_next .et-pb-moved-slide{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.posts-carousel-module .carousel-items.et_slide_transition_to_next .et-pb-active-slide{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.rtl .posts-carousel-module .carousel-items.et_slide_transition_to_next .et-pb-active-slide{-webkit-animation-name:slideInRight;animation-name:slideInRight}.posts-carousel-module .carousel-group{position:relative;display:inline-block;vertical-align:top;width:100%;height:auto;float:left;padding:0;display:none}.rtl .posts-carousel-module .carousel-group{float:right}.et_pb_column_2_3 .posts-carousel-module .carousel-group,.et_pb_column_3_4 .posts-carousel-module .carousel-group,.et_pb_column_4_4 .posts-carousel-module .carousel-group{padding-right:10px;padding-left:10px}.et_pb_column_1_2 .posts-carousel-module .carousel-group,.et_pb_column_1_3 .posts-carousel-module .carousel-group,.et_pb_column_1_4 .posts-carousel-module .carousel-group,.et_pb_column_1_5 .posts-carousel-module .carousel-group,.et_pb_column_1_6 .posts-carousel-module .carousel-group,.et_pb_column_2_5 .posts-carousel-module .carousel-group,.et_pb_column_3_5 .posts-carousel-module .carousel-group,.et_pb_column_3_8 .posts-carousel-module .carousel-group{padding-right:0;padding-left:0}.posts-carousel-module .carousel-group.et_slide_transition{display:block!important;opacity:1!important;z-index:0!important;position:absolute;top:0;left:0}.posts-carousel-module .carousel-group.et-pb-active-slide{display:block;opacity:1!important}.posts-carousel-module .carousel-item{display:inline-block;vertical-align:top;height:auto;float:left}.rtl .posts-carousel-module .carousel-item{float:right}.et_pb_column_2_3 .posts-carousel-module .carousel-item,.et_pb_column_3_4 .posts-carousel-module .carousel-item,.et_pb_column_4_4 .posts-carousel-module .carousel-item{width:25%;padding-top:20px}.et_pb_column_1_2 .posts-carousel-module .carousel-item,.et_pb_column_3_5 .posts-carousel-module .carousel-item{width:50%;padding-top:0}.et_pb_column_1_3 .posts-carousel-module .carousel-item,.et_pb_column_1_4 .posts-carousel-module .carousel-item,.et_pb_column_1_5 .posts-carousel-module .carousel-item,.et_pb_column_1_6 .posts-carousel-module .carousel-item,.et_pb_column_2_5 .posts-carousel-module .carousel-item,.et_pb_column_3_8 .posts-carousel-module .carousel-item{width:100%;padding-top:0}.posts-carousel-module .carousel-item img{width:100%;height:auto}.posts-carousel-module .carousel-item .et_pb_extra_overlay{height:100%}.posts-carousel-module .carousel-item .et_pb_extra_overlay:before{position:absolute}.posts-carousel-module .post-thumbnail{width:auto;margin-bottom:0;overflow:hidden}.et_pb_column_2_3 .posts-carousel-module .post-thumbnail,.et_pb_column_3_4 .posts-carousel-module .post-thumbnail,.et_pb_column_4_4 .posts-carousel-module .post-thumbnail{margin-right:10px;margin-left:10px}.et_pb_column_1_2 .posts-carousel-module .post-thumbnail,.et_pb_column_1_3 .posts-carousel-module .post-thumbnail,.et_pb_column_1_4 .posts-carousel-module .post-thumbnail,.et_pb_column_1_5 .posts-carousel-module .post-thumbnail,.et_pb_column_1_6 .posts-carousel-module .post-thumbnail,.et_pb_column_2_5 .posts-carousel-module .post-thumbnail,.et_pb_column_3_5 .posts-carousel-module .post-thumbnail,.et_pb_column_3_8 .posts-carousel-module .post-thumbnail{margin-right:0;margin-left:0}.posts-carousel-module .post-content-box{padding:15px 20px}.et_pb_column_2_3 .posts-carousel-module .post-content-box,.et_pb_column_3_4 .posts-carousel-module .post-content-box,.et_pb_column_4_4 .posts-carousel-module .post-content-box{margin-right:10px;margin-left:10px;padding-right:0;padding-left:0}.et_pb_column_1_2 .posts-carousel-module .post-content-box,.et_pb_column_1_3 .posts-carousel-module .post-content-box,.et_pb_column_1_4 .posts-carousel-module .post-content-box,.et_pb_column_1_5 .posts-carousel-module .post-content-box,.et_pb_column_1_6 .posts-carousel-module .post-content-box,.et_pb_column_2_5 .posts-carousel-module .post-content-box,.et_pb_column_3_5 .posts-carousel-module .post-content-box,.et_pb_column_3_8 .posts-carousel-module .post-content-box{padding:15px 20px;margin-right:0;margin-left:0}.posts-carousel-module .post-content-box h3{padding-bottom:0;font-size:14px;text-transform:none}.posts-carousel-module .post-content-box h3 a{color:#444651}.posts-carousel-module .post-meta{padding:0;margin:0}.posts-carousel-module .et-pb-slider-arrows a{background:#FFFFFF;width:40px;height:40px;border-radius:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);opacity:0;font-family:ETModules;text-align:center;-webkit-transition:.3s ease;transition:.3s ease}.et_pb_column_4_4 .posts-carousel-module .et-pb-slider-arrows a{top:80px}.et_pb_column_3_4 .posts-carousel-module .et-pb-slider-arrows a{top:64.5px}.et_pb_column_2_3 .posts-carousel-module .et-pb-slider-arrows a{top:59px}.et_pb_column_1_2 .posts-carousel-module .et-pb-slider-arrows a,.et_pb_column_3_5 .posts-carousel-module .et-pb-slider-arrows a{top:66px}.et_pb_column_1_3 .posts-carousel-module .et-pb-slider-arrows a,.et_pb_column_2_5 .posts-carousel-module .et-pb-slider-arrows a{top:84px}.et_pb_column_1_4 .posts-carousel-module .et-pb-slider-arrows a,.et_pb_column_1_5 .posts-carousel-module .et-pb-slider-arrows a,.et_pb_column_1_6 .posts-carousel-module .et-pb-slider-arrows a{top:62.5px}.posts-carousel-module .et-pb-slider-arrows a:before{color:#444651;font-size:40px;line-height:40px}.posts-carousel-module .et-pb-slider-arrows a:hover{opacity:.9}.posts-carousel-module .et-pb-slider-arrows:before{display:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:10000}.et-pb-slide-is-transitioning.posts-carousel-module .et-pb-slider-arrows:before{display:block}.posts-carousel-module .et-pb-arrow-prev{left:40px}.rtl .posts-carousel-module .et-pb-arrow-prev{left:auto;right:40px}.rtl .posts-carousel-module .et-pb-arrow-prev:before{content:"\35"}.et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-prev{left:60px}.rtl .et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-prev{left:auto;right:60px}.et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-prev{left:40px}.rtl .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-prev{left:auto;right:40px}.posts-carousel-module .et-pb-arrow-next{right:40px}.rtl .posts-carousel-module .et-pb-arrow-next{right:auto;left:40px}.rtl .posts-carousel-module .et-pb-arrow-next:before{content:"\34"}.et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-next{right:60px}.rtl .et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-next{right:auto;left:60px}.et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-next{right:40px}.rtl .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-next{right:auto;left:40px}.posts-carousel-module:hover .et-pb-slider-arrows a{opacity:.7}.posts-carousel-module:hover .et-pb-slider-arrows a:hover{opacity:.9}.posts-carousel-module:hover .et-pb-arrow-prev{left:20px}.rtl .posts-carousel-module:hover .et-pb-arrow-prev{left:auto;right:20px}.et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-prev{left:40px}.rtl .et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-prev{left:auto;right:40px}.et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-prev{left:20px}.rtl .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-prev{left:auto;right:20px}.posts-carousel-module:hover .et-pb-arrow-next{right:20px}.rtl .posts-carousel-module:hover .et-pb-arrow-next{right:auto;left:20px}.et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-next{right:40px}.rtl .et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-next{right:auto;left:40px}.et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-next{right:20px}.rtl .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-next{right:auto;left:20px}.tabbed-post-module{-webkit-transition:.3s ease;transition:.3s ease}.tabbed-post-module .tabs{position:relative;background:#f6f9fd;width:100%;padding:0}.tabbed-post-module .tabs ul{padding:0}.tabbed-post-module .tabs ul li{display:inline-block;border-right:1px solid rgba(0,0,0,.1);margin:0;padding:15px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.5);font-size:16px;font-weight:700;letter-spacing:1.2px;line-height:1;text-transform:uppercase;cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease;float:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tabbed-post-module .tabs ul li span{position:relative;z-index:1;pointer-events:none}.et_pb_column_1_2 .tabbed-post-module .tabs ul li,.et_pb_column_1_3 .tabbed-post-module .tabs ul li,.et_pb_column_1_4 .tabbed-post-module .tabs ul li,.et_pb_column_1_5 .tabbed-post-module .tabs ul li,.et_pb_column_1_6 .tabbed-post-module .tabs ul li,.et_pb_column_2_3 .tabbed-post-module .tabs ul li,.et_pb_column_2_5 .tabbed-post-module .tabs ul li,.et_pb_column_3_5 .tabbed-post-module .tabs ul li,.et_pb_column_3_8 .tabbed-post-module .tabs ul li{display:none}.tabbed-post-module .tabs ul li:hover{color:#00A8FF}.tabbed-post-module .tabs ul li:first-child{padding:15px 20px}.tabbed-post-module .tabs ul li.active{background:#fff;color:#00A8FF;-webkit-transition:0s ease .6s;transition:0s ease .6s}.et_pb_column_1_2 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_3 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_4 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_5 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_6 .tabbed-post-module .tabs ul li.active,.et_pb_column_2_3 .tabbed-post-module .tabs ul li.active,.et_pb_column_2_5 .tabbed-post-module .tabs ul li.active,.et_pb_column_3_5 .tabbed-post-module .tabs ul li.active,.et_pb_column_3_8 .tabbed-post-module .tabs ul li.active{display:block;width:100%;border:0}.tabbed-post-module .tab-nav{position:absolute;top:0;right:0;background:#f6f9fd;border-left:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);padding:13px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.et_pb_column_3_4 .tabbed-post-module .tab-nav,.et_pb_column_4_4 .tabbed-post-module .tab-nav{display:none}.et_pb_column_3_4 .et_pb_row_inner .tabbed-post-module .tab-nav,.et_pb_row_inner .et_pb_column_4_4 .tabbed-post-module .tab-nav{display:block}.tabbed-post-module .tab-nav .arrow{display:block;cursor:pointer;font-size:24px;line-height:.8;text-align:center;vertical-align:middle;float:left;user-select-none:none}.tabbed-post-module .tab-nav .arrow:before{color:rgba(0,0,0,.5)}.tabbed-post-module .tab-nav .arrow.prev{margin:0 7.5px 0 0}.tabbed-post-module .tab-nav .arrow.prev:before{content:"\e62e"}.tabbed-post-module .tab-nav .arrow.next{margin:0 0 0 7.5px}.tabbed-post-module .tab-nav .arrow.next:before{content:"\e62f"}.tabbed-post-module .tab-contents{width:100%}.tabbed-post-module .tab-content{display:none}.et_pb_column_1_2 .tabbed-post-module .tab-content,.et_pb_column_1_3 .tabbed-post-module .tab-content,.et_pb_column_1_4 .tabbed-post-module .tab-content,.et_pb_column_1_5 .tabbed-post-module .tab-content,.et_pb_column_1_6 .tabbed-post-module .tab-content,.et_pb_column_2_5 .tabbed-post-module .tab-content,.et_pb_column_3_5 .tabbed-post-module .tab-content,.et_pb_column_3_8 .tabbed-post-module .tab-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_2 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_3 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_3 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_4 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_4 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_5 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_6 .tabbed-post-module .tab-content .posts-list,.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_2_5 .tabbed-post-module .tab-content .posts-list,.et_pb_column_3_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_3_5 .tabbed-post-module .tab-content .posts-list,.et_pb_column_3_8 .tabbed-post-module .tab-content .main-post,.et_pb_column_3_8 .tabbed-post-module .tab-content .posts-list{width:100%}.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_3 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_4 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post,.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_3_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_3_8 .tabbed-post-module .tab-content .main-post{padding:0}.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_3 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_4 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_5 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_3_5 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_3_8 .tabbed-post-module .tab-content .main-post .post-content{padding:0 20px}.tabbed-post-module .tab-content:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}.posts-blog-feed-module .paginated_content{width:100%}.ie .posts-blog-feed-module .paginated_content{-ms-flex-negative:0;flex-shrink:0}.posts-blog-feed-module .pagination,.posts-blog-feed-module ul.page-numbers{padding:10px}.posts-blog-feed-module .hentry{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid rgba(0,0,0,.1);padding:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.posts-blog-feed-module .hentry.has-post-thumbnail .header{display:block;position:relative}.posts-blog-feed-module .hentry.et-doesnt-have-format-content.et_post_format-et-post-format-standard .header{display:block}.posts-blog-feed-module .et-format- .header,.posts-blog-feed-module .et-format-text .header{display:none}.posts-blog-feed-module .et-format- .post-content,.posts-blog-feed-module .et-format-text .post-content{width:100%}.posts-blog-feed-module .et-format-.has-post-thumbnail .header,.posts-blog-feed-module .et-format-.has-post-thumbnail .post-content,.posts-blog-feed-module .et-format-text.has-post-thumbnail .header,.posts-blog-feed-module .et-format-text.has-post-thumbnail .post-content{width:50%}.posts-blog-feed-module .et-format-link,.posts-blog-feed-module .et-format-quote{border:0;padding:0}.posts-blog-feed-module .et-format-link .header,.posts-blog-feed-module .et-format-quote .header{display:block;width:100%;margin:0;padding:0}.posts-blog-feed-module .header{width:50%;padding:0 10px 0 0}.posts-blog-feed-module .header a{position:relative;display:block}.posts-blog-feed-module .header a.et-pb-slider-arrows a{position:absolute}.posts-blog-feed-module .header img{display:block;width:100%}.posts-blog-feed-module .header .et-pb-slider-arrows a{position:absolute;background:#FFF;border-radius:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.posts-blog-feed-module .post-content{width:50%;padding:0 0 0 10px}.posts-blog-feed-module .post-content:after{content:"";display:block;clear:both}.posts-blog-feed-module .post-meta{padding:0}.posts-blog-feed-module .post-title{font-size:16px}.posts-blog-feed-module .excerpt p{padding:0 0 20px}.posts-blog-feed-module.standard .hentry .header{display:none}.posts-blog-feed-module.standard .hentry .post-content{width:100%}.posts-blog-feed-module.standard .hentry.et-format-standard.has-post-thumbnail .header,.posts-blog-feed-module.standard .hentry.et-format-text.has-post-thumbnail .header,.posts-blog-feed-module.standard .hentry.type-page.has-post-thumbnail .header,.posts-blog-feed-module.standard .hentry.type-post.has-post-thumbnail .header,.posts-blog-feed-module.standard .hentry.type-product.has-post-thumbnail .header,.posts-blog-feed-module.standard .hentry.type-project.has-post-thumbnail .header{width:50%;display:block}.posts-blog-feed-module.standard .hentry.et-format-standard.has-post-thumbnail .post-content,.posts-blog-feed-module.standard .hentry.et-format-text.has-post-thumbnail .post-content,.posts-blog-feed-module.standard .hentry.type-page.has-post-thumbnail .post-content,.posts-blog-feed-module.standard .hentry.type-post.has-post-thumbnail .post-content,.posts-blog-feed-module.standard .hentry.type-product.has-post-thumbnail .post-content,.posts-blog-feed-module.standard .hentry.type-project.has-post-thumbnail .post-content{width:50%}.posts-blog-feed-module.standard .hentry.et-format-audio.et-has-post-format-content .header,.posts-blog-feed-module.standard .hentry.et-format-gallery.et-has-post-format-content .header,.posts-blog-feed-module.standard .hentry.et-format-map.et-has-post-format-content .header,.posts-blog-feed-module.standard .hentry.et-format-video.et-has-post-format-content .header{width:50%;display:block}.posts-blog-feed-module.standard .hentry.et-format-audio.et-has-post-format-content .post-content,.posts-blog-feed-module.standard .hentry.et-format-gallery.et-has-post-format-content .post-content,.posts-blog-feed-module.standard .hentry.et-format-map.et-has-post-format-content .post-content,.posts-blog-feed-module.standard .hentry.et-format-video.et-has-post-format-content .post-content{width:50%}.posts-blog-feed-module.standard .hentry.et-format-link,.posts-blog-feed-module.standard .hentry.et-format-quote{overflow:hidden}.posts-blog-feed-module.standard .hentry.et-format-link.has-post-thumbnail .header,.posts-blog-feed-module.standard .hentry.et-format-link .header,.posts-blog-feed-module.standard .hentry.et-format-quote.has-post-thumbnail .header,.posts-blog-feed-module.standard .hentry.et-format-quote .header{display:block;width:100%}.posts-blog-feed-module.masonry{background:0;border:0;-webkit-box-shadow:none;box-shadow:none}.posts-blog-feed-module.masonry .hentry{border-bottom:none}.et_pb_no_drop_shadow.posts-blog-feed-module.masonry .hentry,.posts-blog-feed-module.masonry .et_post_format-et-post-format-quote.post{-webkit-box-shadow:none;box-shadow:none}.posts-blog-feed-module.masonry .paginated_page[data-columns]::before{display:none;content:"3 .column.size-1of3";opacity:0;line-height:0}.with_sidebar .posts-blog-feed-module.masonry .paginated_page[data-columns]::before{content:"2 .column.size-1of2"}.posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column{padding-right:8.33px;padding-left:8.33px;width:33.333%}.posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column:first-child{padding-right:16.66px;padding-left:0}.posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column:last-child{padding-left:16.66px;padding-right:0}.posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column{width:50%}.posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column:first-child{padding-right:12px}.posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column:last-child{padding-left:12px}.posts-blog-feed-module.masonry .hentry{display:inline-block;page-break-inside:avoid;-moz-column-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid;padding:0;overflow:visible;border:none;opacity:0}.js .posts-blog-feed-module.masonry .hentry{opacity:0}.posts-blog-feed-module.masonry .hentry.et-format-gallery *{-webkit-backface-visibility:hidden;backface-visibility:hidden}.posts-blog-feed-module.masonry .hentry.et-format-map{overflow:hidden}.posts-blog-feed-module.masonry .hentry.et-format-map .header *{-webkit-transform:translateZ(0);transform:translateZ(0)}.posts-blog-feed-module.masonry .column{float:left}.js .posts-blog-feed-module.masonry .column .hentry{opacity:1;-webkit-animation:gridFadeIn 1s cubic-bezier(.77,0,.175,1) 1;animation:gridFadeIn 1s cubic-bezier(.77,0,.175,1) 1}.posts-blog-feed-module.masonry .et-format- .header,.posts-blog-feed-module.masonry .et-format- .post-content,.posts-blog-feed-module.masonry .et-format-text .header,.posts-blog-feed-module.masonry .et-format-text .post-content{width:100%}.posts-blog-feed-module.masonry .et-format-link,.posts-blog-feed-module.masonry .et-format-quote{border:0}.posts-blog-feed-module.masonry .et-format-link .header,.posts-blog-feed-module.masonry .et-format-quote .header{margin:0}.posts-blog-feed-module.masonry .et-format-link .header div,.posts-blog-feed-module.masonry .et-format-quote .header div{border-radius:3px}.posts-blog-feed-module.masonry .header{position:relative;width:100%;border-radius:0;margin:0 0 20px;padding:0}.posts-blog-feed-module.masonry .header iframe{border-radius:0}.posts-blog-feed-module.masonry .et_pb_extra_overlay:before{-webkit-backface-visibility:hidden}.posts-blog-feed-module.masonry .post-content{width:100%;padding:0 20px 20px}.et_pb_widget{display:block;background:#fff;width:100%;border-radius:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);margin:0 0 24px;overflow:hidden}.et_pb_widget .widgettitle,.et_pb_widget .wp-block-group>h2,.et_pb_widget .wp-block-group>h3,.et_pb_widget .wp-block-group__inner-container>h2,.et_pb_widget .wp-block-group__inner-container>h3,.et_pb_widget .wp-widget-group__inner-blocks>h2,.et_pb_widget .wp-widget-group__inner-blocks>h3{background:#3E5062;padding:15px 20px;color:#fff;font-size:16px;font-weight:600;line-height:1;letter-spacing:1.2px;text-transform:uppercase}.et_pb_widget .widgettitle a,.et_pb_widget .wp-block-group>h2 a,.et_pb_widget .wp-block-group>h3 a,.et_pb_widget .wp-block-group__inner-container>h2 a,.et_pb_widget .wp-block-group__inner-container>h3 a,.et_pb_widget .wp-widget-group__inner-blocks>h2 a,.et_pb_widget .wp-widget-group__inner-blocks>h3 a{color:#fff}.et_pb_widget ul li{margin-bottom:0!important}.et_pb_widget ul li ul.children li{margin-left:0}.et_pb_widget ol li{margin-bottom:0!important}.et_pb_widget ol li ol.children li{margin-left:0}.et_pb_widget li{border-bottom:1px solid rgba(0,0,0,.1);margin:0;padding:15px 20px;font-size:12px;line-height:1.3em}.et_pb_widget li:last-child{border:0}.et_pb_widget .children{border-top:1px solid rgba(0,0,0,.1);margin:15px -20px -15px}.et_pb_widget .children a{padding:0 0 0 20px}.et_pb_widget .children a:before{content:"- "}.et_pb_widget .children .children a{padding:0 0 0 40px}.et_pb_widget .children .children .children a{padding:0 0 0 60px}.et_pb_widget .children .children .children .children a{padding:0 0 0 80px}.et_pb_widget .children .children .children .children .children a{padding:0 0 0 100px}.et_pb_widget a{font-size:14px;font-weight:600;line-height:1.3em}.et_pb_widget a,.et_pb_widget a:visited{color:rgba(0,0,0,.75)}.et_pb_widget .widget_list_portrait,.et_pb_widget .widget_list_thumbnail{display:inline-block;background:#00A8FF;width:50px;min-width:50px;height:50px;margin:0 10px 0 0;vertical-align:top;overflow:hidden}.et_pb_widget .widget_list_portrait{vertical-align:middle}.et_pb_widget .widget_list img{display:block;width:100%;height:auto}.et_pb_widget .widget_list .title{display:inline-block;padding:3px 0;color:rgba(0,0,0,.75);font-size:14px;font-weight:600}.et_pb_widget .widget_list .post-meta{color:rgba(0,0,0,.5);font-size:12px}.et_pb_widget .widget_list .post-meta a{color:inherit;font-size:inherit;font-weight:400}#footer .et_pb_widget{background:0;-webkit-box-shadow:none;box-shadow:none;margin:0 0 60px}#footer .et_pb_widget:first-of-type{padding-top:60px}#footer .et_pb_widget .widgettitle,#footer .et_pb_widget .wp-block-group>h2,#footer .et_pb_widget .wp-block-group>h3,#footer .et_pb_widget .wp-block-group__inner-container>h2,#footer .et_pb_widget .wp-block-group__inner-container>h3,#footer .et_pb_widget .wp-widget-group__inner-blocks>h2,#footer .et_pb_widget .wp-widget-group__inner-blocks>h3{background:0;padding:0;color:rgba(255,255,255,.6)}#footer .et_pb_widget li{border-bottom:1px solid rgba(255,255,255,.1);padding:15px 0}#footer .et_pb_widget li:last-child{border:0}#footer .et_pb_widget .children{border-top:1px solid rgba(255,255,255,.1);margin:15px 0 -15px}#footer .et_pb_widget .widget_list .title,#footer .et_pb_widget a{color:#fff}#footer .et_pb_widget .widget_list .post-meta{color:rgba(255,255,255,.8)}#footer .et_pb_widget input[type="password"],#footer .et_pb_widget input[type="search"],#footer .et_pb_widget input[type="text"],#footer .et_pb_widget select,#footer .et_pb_widget textarea{color:#bbbbbb;background:#000}#footer .et_pb_widget button{color:#fff}.et_pb_widget .screen-reader-text{display:none}.et_pb_widget.widget_calendar .widgettitle{padding:0 20px;line-height:46px}.et_pb_widget.widget_calendar #calendar_wrap{padding:20px}#footer .et_pb_widget.widget_calendar #calendar_wrap{padding:20px 0}.et_pb_widget.widget_calendar #wp-calendar{empty-cells:show;width:100%;margin:0}.et_pb_widget.widget_calendar a{font-weight:700}.et_pb_widget.widget_calendar a:hover{text-decoration:underline}.et_pb_widget.widget_calendar caption{margin:0 0 20px;font-weight:700;text-decoration:none;text-transform:uppercase}.et_pb_widget.widget_calendar th{font-weight:700}.et_pb_widget.widget_calendar td{padding:10px 5px;color:rgba(0,0,0,.2);text-align:center}.et_pb_widget.widget_calendar td#today{font-weight:700;text-decoration:underline}#footer .et_pb_widget.widget_calendar td{color:rgba(255,255,255,.8)}.et_pb_widget.widget_calendar tfoot td{padding:0}.et_pb_widget.widget_calendar #next a,.et_pb_widget.widget_calendar #prev a{display:block;margin:10px 0 0;font-size:12px}.et_pb_widget.widget_calendar #next{text-align:right}.et_pb_widget.widget_calendar #next a{padding:0 10px 0 0}.et_pb_widget.widget_calendar #prev{text-align:left}.et_pb_widget.widget_calendar #prev a{padding:0 0 0 10px}#footer .et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar{padding:15px 0 0}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar a{font-weight:700}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar a:hover{text-decoration:underline}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar caption{margin:0 0 20px;font-weight:700;text-decoration:none;text-transform:uppercase}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar th{font-weight:700}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar td{padding:10px 5px;color:rgba(0,0,0,.2);text-align:center}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar td#today{font-weight:700;text-decoration:underline}#footer .et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar td{color:rgba(255,255,255,.8)}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar #wp-calendar{empty-cells:show;margin:0}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar tfoot td{padding:0}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar #next a,.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar #prev a{display:block;margin:10px 0 0;font-size:12px}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar #next{text-align:right}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar #next a{padding:0 10px 0 0}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar #prev{text-align:left}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar #prev a{padding:0 0 0 10px}.et_pb_widget.widget_block .wp-block-calendar{padding:20px;text-align:left}#footer .et_pb_widget.widget_block .wp-block-calendar{padding:0}.et_pb_widget.widget_block .wp-block-calendar caption{color:rgba(0,0,0,.5)}.et_pb_widget.widget_block .wp-block-calendar td,.et_pb_widget.widget_block .wp-block-calendar th{border:0}.et_pb_widget.widget_block .wp-block-calendar th{padding:.875em;background:none}.et_pb_widget.widget_block .wp-block-calendar td{border-top:1px solid #e5e5e5}.et_pb_widget.widget .recentcomments .author,.et_pb_widget.widget .recentcomments .comment-author-link{color:rgba(0,0,0,.75);font-size:14px;font-weight:600}#footer .et_pb_widget.widget .recentcomments .author,#footer .et_pb_widget.widget .recentcomments .comment-author-link{color:#fff}.et_pb_widget.widget .recentcomments .author a,.et_pb_widget.widget .recentcomments .comment-author-link a{color:inherit;font-weight:600}.et_pb_widget.widget .recentcomments .data{display:inline-block;color:rgba(0,0,0,.6);font-size:12px}#footer .et_pb_widget.widget .recentcomments .data{color:rgba(255,255,255,.8)}.et_pb_widget.widget .recentcomments .post-title{color:rgba(0,0,0,.5);font-size:14px;font-weight:300}#footer .et_pb_widget.widget .recentcomments .post-title{color:rgba(255,255,255,.8)}.et_pb_widget.widget .recentcomments .post-title a{color:inherit;font-weight:300}.et_pb_widget.widget_nav_menu .widgettitle{padding:0 15px;line-height:46px}.et_pb_widget.widget_nav_menu ul li ul li{margin-left:0}.et_pb_widget.widget_nav_menu .sub-menu{border-top:1px solid rgba(0,0,0,.1);margin:15px -20px -15px}.et_pb_widget.widget_nav_menu .sub-menu li{padding:15px 40px}.et_pb_widget.widget_nav_menu .sub-menu li:before{content:"- ";font-weight:700}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu{margin-right:-40px;margin-left:-40px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu li{padding-right:60px;padding-left:60px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu{margin-right:-60px;margin-left:-60px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu li{padding-right:80px;padding-left:80px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu{margin-right:-80px;margin-left:-80px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu li{padding-right:100px;padding-left:100px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu{margin-right:-100px;margin-left:-100px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li{padding-right:120px;padding-left:120px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li .sub-menu{margin-right:-120px;margin-left:-120px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li .sub-menu li{padding-right:140px;padding-left:140px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li .sub-menu li .sub-menu{margin-right:-140px;margin-left:-140px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li .sub-menu li .sub-menu li{padding-right:160px;padding-left:160px}#footer .et_pb_widget.widget_nav_menu .sub-menu{border-top:1px solid rgba(255,255,255,.1);margin-right:0;margin-left:0}#footer .et_pb_widget.widget_nav_menu .sub-menu li{padding-right:20px;padding-left:20px}#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu{margin-right:-20px;margin-left:-20px}#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu li{padding-right:40px;padding-left:40px}#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu{margin-right:-40px;margin-left:-40px}#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu li{padding-right:60px;padding-left:60px}#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu{margin-right:-60px;margin-left:-60px}#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu li{padding-right:80px;padding-left:80px}#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu{margin-right:-80px;margin-left:-80px}#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li{padding-right:100px;padding-left:100px}#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu{margin-right:-100px;margin-left:-100px}#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li{padding-right:120px;padding-left:120px}.et_pb_widget.widget_search{background:0}.et_pb_widget.widget_search .screen-reader-text,.et_pb_widget.widget_search .search-submit,.et_pb_widget.widget_search .widgettitle,.et_pb_widget.widget_search .wp-block-search__button,.et_pb_widget.widget_search .wp-block-search__label,.woocommerce-page .et_pb_widget.widget_search .screen-reader-text,.woocommerce-page .et_pb_widget.widget_search .search-submit,.woocommerce-page .et_pb_widget.widget_search .widgettitle,.woocommerce-page .et_pb_widget.widget_search .wp-block-search__button,.woocommerce-page .et_pb_widget.widget_search .wp-block-search__label,.woocommerce .et_pb_widget.widget_search .screen-reader-text,.woocommerce .et_pb_widget.widget_search .search-submit,.woocommerce .et_pb_widget.widget_search .widgettitle,.woocommerce .et_pb_widget.widget_search .wp-block-search__button,.woocommerce .et_pb_widget.widget_search .wp-block-search__label{display:none}.et_pb_widget.widget_search .search-field,.et_pb_widget.widget_search .wp-block-search__input{background:#fff;width:100%;padding:15px 20px;color:rgba(0,0,0,.5);-webkit-appearance:none;border:0}.et_pb_widget.widget_search .search-field:focus,.et_pb_widget.widget_search .wp-block-search__input:focus{background:#fff;color:rgba(0,0,0,.75)}#footer .et_pb_widget.widget_search .search-field,#footer .et_pb_widget.widget_search .wp-block-search__input{background:rgba(0,0,0,.3)}.et_pb_widget.widget_tag_cloud .tagcloud,.et_pb_widget.widget_tag_cloud .wp-block-tag-cloud{padding:15px 20px 20px}#footer .et_pb_widget.widget_tag_cloud .tagcloud,#footer .et_pb_widget.widget_tag_cloud .wp-block-tag-cloud{padding:15px 0 20px}.et_pb_widget.widget_tag_cloud a{margin:5px 1px 0 0;font-size:14px!important}#footer .et_pb_widget.widget_tag_cloud a{background:rgba(255,255,255,.2)}.et_pb_widget.widget_text .textwidget{padding:20px;line-height:1.3em}#footer .et_pb_widget.widget_text .textwidget{padding:20px 0}.et_pb_widget.widget_archive select{width:auto;display:block;margin:15px 20px 20px;max-width:100%}#footer .et_pb_widget.widget_archive select{margin-right:0;margin-left:0;width:100%}.et_pb_widget.widget_categories select{width:auto;display:block;margin:15px 20px 20px;max-width:100%}#footer .et_pb_widget.widget_categories select{margin-right:0;margin-left:0;width:100%}.et_pb_widget.woocommerce .product_list_widget,.et_pb_widget ol,.et_pb_widget ul{list-style:none;padding:0}.et_pb_widget.woocommerce .product_list_widget li{border-bottom:1px solid rgba(0,0,0,.1);margin:0;padding:15px 20px;font-size:12px;line-height:1.3em}.et_pb_widget.woocommerce .product_list_widget li a:hover{color:#82c0c7}.et_pb_widget.woocommerce .product_list_widget li ul li{margin-left:15px}.et_pb_widget.woocommerce .product_list_widget li a img{width:50px;height:50px;margin:0 10px 0 0;float:left}.et_pb_widget.woocommerce .product_list_widget li .children a:before{color:rgba(255,255,255,.6)}.et_pb_widget.woocommerce .product_list_widget li .star-rating{margin:1px 0}.et_pb_widget.woocommerce .product_list_widget li .star-rating:before,.et_pb_widget.woocommerce .product_list_widget li .star-rating>span:before{font-size:10px}.et_pb_widget.woocommerce .product_list_widget li ins{text-decoration:none}.et_pb_widget.woocommerce .product_list_widget li .amount{color:#00A8FF}.et_pb_widget.woocommerce .product_list_widget li del .amount{color:rgba(0,0,0,.5)}.et_pb_widget.woocommerce.widget_product_search{background:none}.et_pb_widget.woocommerce.widget_product_search .screen-reader-text,.et_pb_widget.woocommerce.widget_product_search .widgettitle,.et_pb_widget.woocommerce.widget_product_search input[type=submit]{display:none}.et_pb_widget.woocommerce.widget_product_search .search-field{background:#fff;width:100%;padding:15px 20px;color:rgba(0,0,0,.5)}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li{padding:15px 20px}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li:after,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li:before{content:"";display:block;clear:both}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li a{display:block;width:100%;margin:0 0 -25px;padding:0;float:left}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li a.remove{position:absolute;top:50%;right:20px;left:inherit;width:16px;height:16px;margin:-8px 0 0;color:rgba(0,0,0,.75)!important;line-height:16px;text-align:center;float:none}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li a.remove:hover{background:#00A8FF;color:#fff!important}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li img{display:inline-block;width:50px;height:50px;margin:0 10px 0 0;-webkit-box-shadow:none;box-shadow:none;float:none;vertical-align:top}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .variation{margin:0 0 0 60px;padding:0;border:none}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .variation dd,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .variation dd p,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .variation dt{display:inline-block;margin:0;padding:0;font-weight:400;line-height:1;vertical-align:bottom}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .variation dt{margin:0 3px 3px 0;font-weight:600}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .quantity{display:block;margin:0 0 7px 60px}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .quantity .amount{font-weight:600}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total{margin:0;padding:15px 20px;border-top:1px solid #000;border-top:1px solid rgba(0,0,0,.1);font-weight:600;line-height:1;text-transform:uppercase}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total strong{color:#444651}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total .amount{color:#00A8FF}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons{padding:0 20px 20px}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .post-nav .nav-links .button,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .read-more-button{margin:0 6px 0 0}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button:after,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .post-nav .nav-links .button:after,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .read-more-button:after{content:"\e62f";background:none;color:rgba(0,0,0,.6);vertical-align:middle}.et_pb_widget.woocommerce.widget_layered_nav ul{padding:20px}.et_pb_widget.woocommerce.widget_layered_nav ul li{position:relative;border:none}.et_pb_widget.woocommerce.widget_layered_nav ul li:last-child a,.et_pb_widget.woocommerce.widget_layered_nav ul li:only-child a{margin:0}.et_pb_widget.woocommerce.widget_layered_nav ul li a{width:100%;margin:0 0 20px;padding:12px 25px 12px 40px;-webkit-box-sizing:border-box;box-sizing:border-box}.et_pb_widget.woocommerce.widget_layered_nav ul li a:before{position:absolute;left:15px;content:"";font-family:WooCommerce;speak:none;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1;text-transform:none}.et_pb_widget.woocommerce.widget_layered_nav ul li .count{position:absolute;top:12px;right:15px;line-height:1}.et_pb_widget.woocommerce.widget_layered_nav_filters ul{padding:20px}.et_pb_widget.woocommerce.widget_layered_nav_filters ul li{display:inline-block;border:none;clear:none}.et_pb_widget.woocommerce.widget_layered_nav_filters ul li a{margin:0 11px 0 0;color:rgba(0,0,0,.6);line-height:1}.et_pb_widget.woocommerce.widget_layered_nav_filters ul li a:before{color:rgba(0,0,0,.6);vertical-align:middle}.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper{padding:0 20px 20px}.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider{background:rgba(0,0,0,.1);height:6px;margin:30px 0}.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle{background:#fff;width:14px;height:14px;border-radius:100%;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.4);box-shadow:0 1px 5px rgba(0,0,0,.4)}.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range{background:#00A8FF;height:6px}.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label{color:rgba(0,0,0,.5);font-size:14px;line-height:38px}.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label .from,.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label .to{color:#00A8FF;font-weight:600}.et_pb_widget.woocommerce.widget_product_tag_cloud .tagcloud{padding:15px 20px 20px}#footer .et_pb_widget.woocommerce.widget_product_tag_cloud .tagcloud{padding:15px 0 20px}.et_pb_widget.woocommerce.widget_product_tag_cloud a{margin:5px 1px 0 0;font-size:14px!important}#footer .et_pb_widget.woocommerce.widget_product_tag_cloud a{background:rgba(255,255,255,.2)}.et_pb_widget.widget_et_ads .widget_content{padding:10px;text-align:center}#footer .et_pb_widget.widget_et_ads .widget_content{text-align:left;padding:0}.et_pb_widget.widget_et_ads .etad{display:inline-block;margin:10px 5px 0;line-height:0}#footer .et_pb_widget.widget_et_ads .etad{margin:10px 10px 0 0}.et_pb_widget.widget_et_ads img{display:inline-block;max-width:100%}.et_pb_widget.widget_et_authors .widget_list_portrait{border-radius:100%;margin:0 10px 0 0;overflow:hidden}.et_pb_widget.widget_et_authors .widget_list_author{display:inline-block}.et_pb_widget.widget_et_login .widget_list li{border:0;padding:15px 20px 0}.et_pb_widget.widget_et_login .widget_list li:last-child{padding:15px 20px}#footer .et_pb_widget.widget_et_login .widget_list li{border:0;padding:15px 0 0}#footer .et_pb_widget.widget_et_login .button{background:rgba(255,255,255,.2)}.et_pb_widget.widget_et_login .input{width:100%}.et_pb_widget.widget_et_login .button{margin:0 10px 0 0}.et_pb_widget.widget_et_recent_entries .widget_list li{display:-webkit-box;display:-ms-flexbox;display:flex}.et_pb_widget.widget_et_social_followers .social-icon{width:40px;height:40px;margin:0 10px 0 0;border-radius:100%;line-height:40px;text-align:center}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-facebook{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #39579a;box-shadow:inset 0 0 0 20px #39579a}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-facebook:hover{-webkit-box-shadow:inset 0 0 0 2px #39579a;box-shadow:inset 0 0 0 2px #39579a}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-facebook:hover:before{color:#39579a}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-twitter{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #01aced;box-shadow:inset 0 0 0 20px #01aced}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-twitter:hover{-webkit-box-shadow:inset 0 0 0 2px #01aced;box-shadow:inset 0 0 0 2px #01aced}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-twitter:hover:before{color:#01aced}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-pinterest{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #cb2027;box-shadow:inset 0 0 0 20px #cb2027}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-pinterest:hover{-webkit-box-shadow:inset 0 0 0 2px #cb2027;box-shadow:inset 0 0 0 2px #cb2027}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-pinterest:hover:before{color:#cb2027}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-googleplus{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #cb1f26;box-shadow:inset 0 0 0 20px #cb1f26}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-googleplus:hover{-webkit-box-shadow:inset 0 0 0 2px #cb1f26;box-shadow:inset 0 0 0 2px #cb1f26}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-googleplus:hover:before{color:#cb1f26}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-tumblr{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #314f6e;box-shadow:inset 0 0 0 20px #314f6e}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-tumblr:hover{-webkit-box-shadow:inset 0 0 0 2px #314f6e;box-shadow:inset 0 0 0 2px #314f6e}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-tumblr:hover:before{color:#314f6e}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-stumbleupon{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #ea4b24;box-shadow:inset 0 0 0 20px #ea4b24}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-stumbleupon:hover{-webkit-box-shadow:inset 0 0 0 2px #ea4b24;box-shadow:inset 0 0 0 2px #ea4b24}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-stumbleupon:hover:before{color:#ea4b24}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-wordpress{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #267697;box-shadow:inset 0 0 0 20px #267697}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-wordpress:hover{-webkit-box-shadow:inset 0 0 0 2px #267697;box-shadow:inset 0 0 0 2px #267697}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-wordpress:hover:before{color:#267697}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-instagram{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #517fa4;box-shadow:inset 0 0 0 20px #517fa4}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-instagram:hover{-webkit-box-shadow:inset 0 0 0 2px #517fa4;box-shadow:inset 0 0 0 2px #517fa4}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-instagram:hover:before{color:#517fa4}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-dribbble{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #ec488c;box-shadow:inset 0 0 0 20px #ec488c}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-dribbble:hover{-webkit-box-shadow:inset 0 0 0 2px #ec488c;box-shadow:inset 0 0 0 2px #ec488c}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-dribbble:hover:before{color:#ec488c}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-vimeo{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #45bbfc;box-shadow:inset 0 0 0 20px #45bbfc}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-vimeo:hover{-webkit-box-shadow:inset 0 0 0 2px #45bbfc;box-shadow:inset 0 0 0 2px #45bbfc}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-vimeo:hover:before{color:#45bbfc}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-linkedin{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #127bb6;box-shadow:inset 0 0 0 20px #127bb6}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-linkedin:hover{-webkit-box-shadow:inset 0 0 0 2px #127bb6;box-shadow:inset 0 0 0 2px #127bb6}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-linkedin:hover:before{color:#127bb6}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-rss{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #f59038;box-shadow:inset 0 0 0 20px #f59038}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-rss:hover{-webkit-box-shadow:inset 0 0 0 2px #f59038;box-shadow:inset 0 0 0 2px #f59038}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-rss:hover:before{color:#f59038}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-deviantart{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #566c68;box-shadow:inset 0 0 0 20px #566c68}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-deviantart:hover{-webkit-box-shadow:inset 0 0 0 2px #566c68;box-shadow:inset 0 0 0 2px #566c68}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-deviantart:hover:before{color:#566c68}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-myspace{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #3a5998;box-shadow:inset 0 0 0 20px #3a5998}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-myspace:hover{-webkit-box-shadow:inset 0 0 0 2px #3a5998;box-shadow:inset 0 0 0 2px #3a5998}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-myspace:hover:before{color:#3a5998}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-skype{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #1ba5f4;box-shadow:inset 0 0 0 20px #1ba5f4}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-skype:hover{-webkit-box-shadow:inset 0 0 0 2px #1ba5f4;box-shadow:inset 0 0 0 2px #1ba5f4}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-skype:hover:before{color:#1ba5f4}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-youtube{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #a8240f;box-shadow:inset 0 0 0 20px #a8240f}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-youtube:hover{-webkit-box-shadow:inset 0 0 0 2px #a8240f;box-shadow:inset 0 0 0 2px #a8240f}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-youtube:hover:before{color:#a8240f}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-picassa{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #9864ae;box-shadow:inset 0 0 0 20px #9864ae}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-picassa:hover{-webkit-box-shadow:inset 0 0 0 2px #9864ae;box-shadow:inset 0 0 0 2px #9864ae}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-picassa:hover:before{color:#9864ae}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-flickr{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #fc1684;box-shadow:inset 0 0 0 20px #fc1684}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-flickr:hover{-webkit-box-shadow:inset 0 0 0 2px #fc1684;box-shadow:inset 0 0 0 2px #fc1684}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-flickr:hover:before{color:#fc1684}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-blogger{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #f59038;box-shadow:inset 0 0 0 20px #f59038}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-blogger:hover{-webkit-box-shadow:inset 0 0 0 2px #f59038;box-shadow:inset 0 0 0 2px #f59038}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-blogger:hover:before{color:#f59038}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-spotify{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #aecf29;box-shadow:inset 0 0 0 20px #aecf29}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-spotify:hover{-webkit-box-shadow:inset 0 0 0 2px #aecf29;box-shadow:inset 0 0 0 2px #aecf29}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-spotify:hover:before{color:#aecf29}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-delicious{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #3398fc;box-shadow:inset 0 0 0 20px #3398fc}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-delicious:hover{-webkit-box-shadow:inset 0 0 0 2px #3398fc;box-shadow:inset 0 0 0 2px #3398fc}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-delicious:hover:before{color:#3398fc}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-buffer{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #000;box-shadow:inset 0 0 0 20px #000}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-buffer:hover{-webkit-box-shadow:inset 0 0 0 2px #000;box-shadow:inset 0 0 0 2px #000}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-buffer:hover:before{color:#000}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-basic_email{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #000;box-shadow:inset 0 0 0 20px #000}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-basic_email:hover{-webkit-box-shadow:inset 0 0 0 2px #000;box-shadow:inset 0 0 0 2px #000}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-basic_email:hover:before{color:#000}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-basic_print{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #000;box-shadow:inset 0 0 0 20px #000}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-basic_print:hover{-webkit-box-shadow:inset 0 0 0 2px #000;box-shadow:inset 0 0 0 2px #000}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-basic_print:hover:before{color:#000}.et_pb_widget.widget_et_social_followers .post-meta{font-weight:400}#footer .et_pb_widget.widget_et_social_followers .social-icon{line-height:40px}.et_pb_widget.widget_et_recent_tweets .et-extra-icon{display:inline-block;min-width:16px;width:16px;height:16px;margin:0 5px 0 0;color:#00A8FF;line-height:1}.et_pb_widget.widget_et_recent_tweets .et-extra-icon:before{content:"\e623";color:inherit}#footer .et_pb_widget.widget_et_recent_tweets .et-extra-icon{color:rgba(255,255,255,.6)}.et_pb_widget.widget_et_recent_tweets .widget_list{max-height:500px;overflow-y:auto;overflow-x:hidden}.et_pb_widget.widget_et_recent_tweets .widget_list::-webkit-scrollbar{width:4px;height:4px}.et_pb_widget.widget_et_recent_tweets .widget_list::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:10px}.et_pb_widget.widget_et_recent_tweets .widget_list::-webkit-scrollbar-track{background:none}.et_pb_widget.widget_et_recent_tweets .widget_list li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:14px;font-weight:300;line-height:1.3em}.et_pb_widget.widget_et_recent_tweets .widget_list a{color:#00A8FF;font-weight:300}.et_pb_widget.widget_et_recent_tweets .widget_list .et-extra-icon{padding:3px 0 0}.et_pb_widget.widget_et_recent_tweets .widget_footer{background:#f5f6fa;border-top:1px solid rgba(0,0,0,.1);padding:15px 20px}#footer .et_pb_widget.widget_et_recent_tweets .widget_footer{background:0;border-top:1px solid rgba(255,255,255,.1);padding:15px 0}.et_pb_widget.widget_et_recent_tweets .widget_footer a{color:rgba(0,0,0,.75)}.et_pb_widget.widget_et_recent_tweets .widget_footer .et-extra-icon{display:inline-block;height:auto;vertical-align:middle}.et_pb_widget.widget_et_recent_tweets .post-meta{width:100%;margin:5px 0 0;font-size:12px}.et_pb_widget.widget_et_recent_tweets .post-meta a{font-weight:400}#footer .et_pb_widget.widget_et_recent_tweets .widget_list{max-height:none;overflow-x:auto}.et_pb_widget.widget_et_recent_reviews li{padding-top:9px}.et_pb_widget.widget_et_recent_reviews .review-breakdowns{padding:3px 0 0}.et_pb_widget.widget_et_recent_reviews .review-breakdowns .score-bar-bg{position:relative;background:rgba(0,0,0,.1);border-radius:3px;overflow:hidden;display:block;width:100%;height:15px;line-height:15px}.et_pb_widget.widget_et_recent_reviews .review-breakdowns .score-bar{background:#00A8FF;height:15px;line-height:15px;min-width:90px;font-weight:700}.et_pb_widget.widget_et_recent_videos .widget_video_wrapper{position:relative;background:#E5E5E5;line-height:.9;overflow:hidden}.et_pb_widget.widget_et_recent_videos .widget_video_loading{position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px;z-index:20}.et_pb_widget.widget_et_recent_videos .widget_video{z-index:30;position:absolute;top:0;right:0;width:100%;background:#E5E5E5}.et_pb_widget.widget_et_recent_videos .widget_video.fadeIn{-webkit-animation:fadeIn .6s cubic-bezier(.77,0,.175,1);animation:fadeIn .6s cubic-bezier(.77,0,.175,1);position:relative}.et_pb_widget.widget_et_recent_videos .widget_video.fadeOut{opacity:0}.et_pb_widget.widget_et_recent_videos .widget_video iframe,.et_pb_widget.widget_et_recent_videos .widget_video video{margin:0 auto;display:block}.et_pb_widget.widget_et_recent_videos .video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:50%;cursor:pointer}.et_pb_widget.widget_et_recent_videos .video-overlay-hover{background:rgba(0,0,0,0);width:100%;height:100%;position:absolute;z-index:100;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.et_pb_widget.widget_et_recent_videos .video-overlay-hover:hover{background:rgba(0,0,0,.6)}.et_pb_widget.widget_et_recent_videos .video-play-button{display:block;position:absolute!important;z-index:100;color:#fff;left:50%;top:50%;font-size:4rem;line-height:4rem;width:4rem;height:4rem;margin-left:-2rem;margin-top:-2rem}.et_pb_widget.widget_et_recent_videos .video-play-button:before{font-family:ETmodules;content:"\49"}.et_pb_column_1_3 .posts-blog-feed-module.et_pb_extra_module .et_pb_widget.widget_et_recent_videos .video-play-button,.et_pb_column_1_4 .posts-blog-feed-module.et_pb_extra_module .et_pb_widget.widget_et_recent_videos .video-play-button,.et_pb_column_1_5 .posts-blog-feed-module.et_pb_extra_module .et_pb_widget.widget_et_recent_videos .video-play-button,.et_pb_column_1_6 .posts-blog-feed-module.et_pb_extra_module .et_pb_widget.widget_et_recent_videos .video-play-button,.et_pb_column_2_5 .posts-blog-feed-module.et_pb_extra_module .et_pb_widget.widget_et_recent_videos .video-play-button{font-size:2rem;line-height:2rem;width:2rem;height:2rem;margin-left:-1rem;margin-top:-1rem}.et_pb_widget.widget_et_recent_videos a.video-play-button{color:white;font-weight:400}.et_pb_widget.widget_et_recent_videos .no-video-title{text-align:center;line-height:0;padding:0;vertical-align:middle}.et_pb_widget.widget_et_recent_videos .widget_content{display:none}.et_pb_widget.widget_et_recent_videos .widget_list .title{display:block;-webkit-transition:.3s ease;transition:.3s ease;padding:0}.et_pb_widget.widget_et_recent_videos .widget_list .title.active,.et_pb_widget.widget_et_recent_videos .widget_list .title:hover{color:#00A8FF}.et_pb_widget.widget_et_recent_videos .widget_list li{padding-top:14px;padding-bottom:14px}#footer .et_pb_widget.widget_et_recent_videos .widget_video_wrapper{margin-top:20px}#footer .et_pb_widget.widget_et_recent_videos a.video-play-button{color:white;font-weight:400;font-size:4rem;line-height:4rem}.et_monarch .et_pb_widget .et_social_networks{width:98%;padding:2% 0 2% 2%}.et_monarch .et_pb_widget .et_social_1col.et_social_networks li{margin-left:0}.page .post-wrap .post-content,.single .post-wrap .post-content{margin:30px 0 40px}.page article,.single article{margin:0 0 40px;padding:0;background:#fff;border-radius:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);max-width:100%}.page .post-wrap h1,.post-header h1{font-weight:600}.page article{border-top:6px solid;border-color:#00A8FF;margin:0 0 24px}.page .post-wrap{padding:40px 60px}.et_pb_pagebuilder_layout .page .post-wrap{padding:0}.et_pb_pagebuilder_layout .page .post-wrap h1{padding:40px 5%}.page .post-wrap .post-content{margin:0 0 40px}.et_pb_pagebuilder_layout.page .post-wrap .post-content{margin:0;padding-top:0!important}.page .post-wrap h1{padding:0 0 40px;line-height:1}.page .post-wrap h1 a{color:inherit}.page .post-wrap h2 a{color:rgba(0,0,0,.75)}.page .et_extra_other_module{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.authors-page .authors[data-columns]::before{content:"3 .column.size-1of3"}.authors-page .authors .column{display:inline-block;width:100%;vertical-align:top}.authors-page .authors .column.size-1of3{width:33.33%;padding:0 8px}.authors-page .authors .column.size-1of3:first-child{padding:0 16px 0 0}.authors-page .authors .column.size-1of3:last-child{padding:0 0 0 16px}.with_sidebar .authors-page .authors[data-columns]::before{content:"2 .column.size-1of2"}.with_sidebar .authors-page .authors .column.size-1of2{width:50%}.with_sidebar .authors-page .authors .column.size-1of2:first-child{padding:0 12px 0 0}.with_sidebar .authors-page .authors .column.size-1of2:last-child{padding:0 0 0 12px}.authors-page .authors .author{background:#fff;width:100%;margin:0 0 24px;padding:40px;border-top-width:6px;border-top-style:solid;border-radius:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;overflow:visible}.authors-page .authors .author a img{position:relative;display:block;height:150px;width:150px;margin:0 auto 40px;border-radius:100%}.authors-page .authors .author .author-content h2{color:#6e5fe0;font-size:16px}.authors-page .authors .author .author-content .post-count{margin:30px auto 0;padding:10px 15px}.authors-page .authors .author .author-footer{display:block;background:#f6f9fd;margin:40px -40px -40px;padding:10px 40px;border-radius:0 0 3px 3px;text-align:center}.authors-page .authors .author .author-footer .et-extra-icon{display:inline-block;background:none;margin:0 8px;color:rgba(0,0,0,.5);-webkit-transition:.3s ease;transition:.3s ease}.authors-page .authors .author .author-footer .et-extra-icon:hover{background:none!important}.authors-page .authors .author .author-footer .et-extra-icon:before{color:rgba(0,0,0,.5)}.contact-box{padding:40px 60px}.contact-box .loader{display:none}.contact-box .loader img{display:block;margin:0 0 -3px 10px}.contact-content h2{margin:0 0 20px;font-size:26px;font-weight:600}.contact-content h3{margin:40px 0 20px;font-size:22px;font-weight:600}.contact-content .contact-map{display:block;background:#fff;height:300px;margin:40px 0}.contact-content .contact-form .message p{margin:0 0 15px;font-weight:600}.contact-content .contact-form .message p.error{background:#f06f6f;padding:5px 10px;border-radius:3px;color:#fff}.contact-content .contact-form .field{position:relative;display:block;width:33.33%;padding:0 8px 24px;float:left;-webkit-box-sizing:border-box;box-sizing:border-box}.contact-content .contact-form .field.first{padding:0 16px 24px 0}.contact-content .contact-form .field.last{padding:0 0 24px 16px}.contact-content .contact-form .field input{display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;float:left}.contact-content .contact-form .field input.error{border:1px solid #c2152f}.contact-content .contact-form .field label{background:#eee;margin:5px;padding:5px;border-radius:3px;color:#c2152f;text-align:center;float:left;clear:left}.contact-content .contact-form .field label.error{border:1px solid #c2152f}.contact-content .contact-form textarea{width:100%;height:180px;margin-bottom:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.contact-content .contact-form .submit{float:right}.member-box{padding:40px 60px}.member-content #loginform{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.member-content h2{margin:0 0 20px;font-size:26px;font-weight:600}.member-content p:last-of-type{margin-bottom:50px}.member-content .input{max-width:322px;margin:0 20px 20px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.member-content .button{margin:0 0 20px}#portfolio_filter{display:inline-block;margin:0 0 40px;padding:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);line-height:1;overflow:hidden}#portfolio_filter li{display:block;margin:0;border-right:1px solid rgba(0,0,0,.1);float:left}#portfolio_filter li:first-child a{border-radius:3px 0 0 3px}#portfolio_filter li:last-child{margin-right:0;border:0}#portfolio_filter li:last-child a{border-radius:0 3px 3px 0}#portfolio_filter li.filter-toggle{display:none}#portfolio_filter a{display:inline-block;background:#f6f9fd;padding:10px 15px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:12px;text-transform:uppercase;-webkit-transition:.3s ease;transition:.3s ease}#portfolio_filter a.current,#portfolio_filter a:hover{background:#fff;color:rgba(0,0,0,.6)}#portfolio_filter a.current{color:#00A8FF}#portfolio_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}#portfolio_list .project{width:25%;padding:0 12px 24px;-webkit-box-sizing:border-box;box-sizing:border-box}.with_sidebar #portfolio_list .project{width:33.33333%;padding:0 12px 24px}#portfolio_list .project-content{display:block;background:#fff;width:100%;border-radius:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}#portfolio_list .project-content .thumbnail{position:relative;display:block;background:#eaeaea;width:100%;overflow:hidden}#portfolio_list .project-content .thumbnail img{display:block;width:100%;border-radius:3px 3px 0 0}#portfolio_list .project-content .content{display:block;padding:20px 0;font-size:14px;text-align:center}#portfolio_list .project-content .content h3{margin:0 0 7px;padding:0;font-size:14px;line-height:1;text-transform:uppercase}#portfolio_list .project-content .content h3 a{color:rgba(0,0,0,.75)}#portfolio_list .project-content .content p{margin:0;color:rgba(0,0,0,.5);font-size:12px;font-weight:400;line-height:1}.sitemap-box{padding:40px 60px 0}.sitemap-content h2{margin:0 0 20px;font-size:26px;font-weight:600}.sitemap-content p{margin:0 0 50px}.sitemap-content .sections{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.sitemap-content ul{display:block;width:25%;max-width:25%;min-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%;padding:0 60px 60px 0;-webkit-box-sizing:border-box;box-sizing:border-box;float:left}.with_sidebar .sitemap-content ul{width:33.33333%;max-width:33.33333%;min-width:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}.sitemap-content ul li{display:block;width:100%;margin:0 0 10px;color:rgba(0,0,0,.75);font-size:16px;text-transform:uppercase;font-weight:700}.sitemap-content ul li:before{content:"\b7\a0";font-size:14px}.sitemap-content ul li:first-child:before{content:""}.sitemap-content ul li a{color:#3c95e8;font-size:14px;text-transform:none;font-weight:400}.sitemap-content ul.children{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%;min-width:100%;margin:10px 0 0 25px;padding:0}.sitemap-content ul.children li{float:none}.sitemap-content ul.children li:before{content:"\b7\a0";font-size:14px}.sitemap-content ul.children li:before:first-child{content:"\b7\a0"}#timeline-sticky-header,.timeline-module .module-head{position:relative;cursor:pointer}#timeline-sticky-header:after,.timeline-module .module-head:after{content:"\e62d";position:absolute;top:50%;right:20px;bottom:0;margin:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:rgba(0,0,0,.5);font-size:24px;line-height:47px}.timeline-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 0 24px}.timeline{position:relative;width:80%}.timeline .loader{display:none}.timeline .loader img{display:block;margin:10px auto}.timeline-nav{width:20%;min-width:150px;padding-left:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.timeline-menu{position:relative;top:0;list-style:none;border-left:1px solid rgba(0,0,0,.2);padding:0}.timeline-menu li{position:relative;margin-bottom:12px;vertical-align:middle}.timeline-menu li.active a{color:rgba(0,0,0,.75)}.timeline-menu li.active a:before{background:#519bf5;height:11px;width:11px;left:-6px}.timeline-menu li:last-child{margin-bottom:0}.timeline-menu a{display:block;position:relative;margin:0;padding:0 0 0 20px;font-weight:600;line-height:1;text-transform:uppercase}.timeline-menu a,.timeline-menu a:before{-webkit-transition:.3s ease;transition:.3s ease}.timeline-menu a:before{content:"";z-index:2;position:absolute;left:-4px;background:#666;width:7px;height:7px;border-radius:100%;vertical-align:middle}.timeline-menu a .content-loader{position:absolute;top:0;left:55px;height:14px}.timeline-menu .year{display:none}.timeline-module{margin:0 0 24px}.timeline-module:nth-last-child(2){margin:0}.et_pb_extra_column_4_4 .timeline-module .posts-list,.timeline-module .posts-list{width:100%}.timeline-module .posts-list article{background:#fff;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:0}.timeline-module.collapsed .module-head{border:0}.timeline-module.collapsed .module-head:after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}#timeline-sticky-header{display:none;border-radius:3px 3px 0 0;border-color:#00A8FF}#wp-admin-bar-et-use-visual-builder a:before{font-family:ETmodules!important;content:"\e625";font-size:30px!important;width:28px;margin-top:-3px;color:#974df3!important}#wp-admin-bar-et-use-visual-builder:hover a:before{color:#fff!important}#wp-admin-bar-et-use-visual-builder:hover a,#wp-admin-bar-et-use-visual-builder a:hover{transition:background-color .5s ease;-webkit-transition:background-color .5s ease;-moz-transition:background-color .5s ease;background-color:#7e3bd0!important;color:#fff!important}.iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css{background-attachment:scroll}.et-social-facebook a.icon:before{content:"\e093"}.et-social-twitter a.icon:before{content:"\e094"}.et-social-google-plus a.icon:before{content:"\e096"}.et-social-instagram a.icon:before{content:"\e09a"}.et-social-rss a.icon:before{content:"\e09e"}.ai1ec-single-event:after{content:" ";display:table;clear:both}.evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot.eventon_details_shading_bot{z-index:3}.wp-block-divi-layout{margin-bottom:1em}*{-webkit-box-sizing:border-box;box-sizing:border-box}#et-info-email:before,#et-info-phone:before,#et_search_icon:before,.comment-reply-link:after,.et-cart-info span:before,.et-pb-arrow-next:before,.et-pb-arrow-prev:before,.et-social-icon a:before,.et_audio_container .mejs-playpause-button button:before,.et_audio_container .mejs-volume-button button:before,.et_overlay:before,.et_password_protected_form .et_submit_button:after,.et_pb_button:after,.et_pb_contact_reset:after,.et_pb_contact_submit:after,.et_pb_font_icon:before,.et_pb_newsletter_button:after,.et_pb_pricing_table_button:after,.et_pb_promo_button:after,.et_pb_testimonial:before,.et_pb_toggle_title:before,.form-submit .et_pb_button:after,.mobile_menu_bar:before,a.et_pb_more_button:after{font-family:ETmodules!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.et-pb-icon,.et_pb_custom_button_icon.et_pb_button:after,.et_pb_login .et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:hover:after{content:attr(data-icon)}.et-pb-icon{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:96px;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}#et-ajax-saving{display:none;-webkit-transition:background .3s,-webkit-box-shadow .3s;transition:background .3s,-webkit-box-shadow .3s;transition:background .3s,box-shadow .3s;transition:background .3s,box-shadow .3s,-webkit-box-shadow .3s;-webkit-box-shadow:rgba(0,139,219,.247059) 0 0 60px;box-shadow:0 0 60px rgba(0,139,219,.247059);position:fixed;top:50%;left:50%;width:50px;height:50px;background:#fff;border-radius:50px;margin:-25px 0 0 -25px;z-index:999999;text-align:center}#et-ajax-saving img{margin:9px}.et-safe-mode-indicator,.et-safe-mode-indicator:focus,.et-safe-mode-indicator:hover{-webkit-box-shadow:0 5px 10px rgba(41,196,169,.15);box-shadow:0 5px 10px rgba(41,196,169,.15);background:#29C4A9;color:#ffffff;font-size:14px;font-weight:600;padding:12px;line-height:16px;border-radius:3px;position:fixed;bottom:30px;right:30px;z-index:999999;text-decoration:none;font-family:Open Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_pb_button{font-size:20px;font-weight:500;padding:.3em 1em;line-height:1.7em!important;background-color:transparent;background-size:cover;background-position:50%;background-repeat:no-repeat;border:2px solid;border-radius:3px;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:all!important;transition-property:all!important}.et_pb_button,.et_pb_button_inner{position:relative}.et_pb_button:hover,.et_pb_module .et_pb_button:hover{border:2px solid transparent;padding:.3em 2em .3em .7em}.et_pb_button:hover{background-color:rgba(255,255,255,.2)}.et_pb_bg_layout_light.et_pb_button:hover,.et_pb_bg_layout_light .et_pb_button:hover{background-color:rgba(0,0,0,.05)}.et_pb_button:after,.et_pb_button:before{font-size:32px;line-height:1em;content:"\35";opacity:0;position:absolute;margin-left:-1em;-webkit-transition:all .2s;transition:all .2s;text-transform:none;-webkit-font-feature-settings:"kern" off;font-feature-settings:"kern" off;font-variant:none;font-style:normal;font-weight:400;text-shadow:none}.et_pb_button.et_hover_enabled:hover:after,.et_pb_button.et_pb_hovered:hover:after{-webkit-transition:none!important;transition:none!important}.et_pb_button:before{display:none}.et_pb_button:hover:after{opacity:1;margin-left:0}.et_pb_column_1_3 h1,.et_pb_column_1_4 h1,.et_pb_column_1_5 h1,.et_pb_column_1_6 h1,.et_pb_column_2_5 h1{font-size:26px}.et_pb_column_1_3 h2,.et_pb_column_1_4 h2,.et_pb_column_1_5 h2,.et_pb_column_1_6 h2,.et_pb_column_2_5 h2{font-size:23px}.et_pb_column_1_3 h3,.et_pb_column_1_4 h3,.et_pb_column_1_5 h3,.et_pb_column_1_6 h3,.et_pb_column_2_5 h3{font-size:20px}.et_pb_column_1_3 h4,.et_pb_column_1_4 h4,.et_pb_column_1_5 h4,.et_pb_column_1_6 h4,.et_pb_column_2_5 h4{font-size:18px}.et_pb_column_1_3 h5,.et_pb_column_1_4 h5,.et_pb_column_1_5 h5,.et_pb_column_1_6 h5,.et_pb_column_2_5 h5{font-size:16px}.et_pb_column_1_3 h6,.et_pb_column_1_4 h6,.et_pb_column_1_5 h6,.et_pb_column_1_6 h6,.et_pb_column_2_5 h6{font-size:15px}.et_pb_bg_layout_dark,.et_pb_bg_layout_dark h1,.et_pb_bg_layout_dark h2,.et_pb_bg_layout_dark h3,.et_pb_bg_layout_dark h4,.et_pb_bg_layout_dark h5,.et_pb_bg_layout_dark h6{color:#fff!important}.et_pb_module.et_pb_text_align_left{text-align:left}.et_pb_module.et_pb_text_align_center{text-align:center}.et_pb_module.et_pb_text_align_right{text-align:right}.et_pb_module.et_pb_text_align_justified{text-align:justify}.et_pb_bg_layout_light .et_pb_more_button{color:#2ea3f2}.et_builder_inner_content{position:relative;z-index:1}header .et_builder_inner_content{z-index:2}.et_pb_css_mix_blend_mode_passthrough{mix-blend-mode:unset!important}.et_pb_image_container{margin:-20px -20px 29px}.et_pb_module_inner{position:relative}.et_hover_enabled_preview{z-index:2}.et_hover_enabled:hover{position:relative;z-index:2}.et_pb_all_tabs,.et_pb_module,.et_pb_posts_nav a,.et_pb_tab,.et_pb_with_background{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_background_mask,.et_pb_background_pattern{bottom:0;left:0;position:absolute;right:0;top:0}.et_pb_background_mask{background-size:calc(100% + 2px) calc(100% + 2px);background-repeat:no-repeat;background-position:50%;overflow:hidden}.et_pb_background_pattern{background-position:0 0;background-repeat:repeat}.et_pb_with_border{position:relative;border:0 solid #333333}.post-password-required .et_pb_row{padding:0;width:100%}.post-password-required .et_password_protected_form{min-height:0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_password_protected_form h1,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_password_protected_form h1{display:none}.et_pb_no_bg{padding:0!important}.et_overlay.et_pb_inline_icon:before,.et_pb_inline_icon:before{content:attr(data-icon)}.et_pb_more_button{color:inherit;text-shadow:none;text-decoration:none;display:inline-block;margin-top:20px}.et_parallax_bg_wrap{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.et_parallax_bg{background-repeat:no-repeat;background-position:top;background-size:cover;position:absolute;bottom:0;left:0;width:100%;height:100%;display:block}.et_parallax_bg.et_parallax_bg__hover,.et_parallax_bg.et_parallax_bg_phone,.et_parallax_bg.et_parallax_bg_tablet,.et_parallax_gradient.et_parallax_gradient__hover,.et_parallax_gradient.et_parallax_gradient_phone,.et_parallax_gradient.et_parallax_gradient_tablet,.et_pb_section_parallax_hover:hover .et_parallax_bg:not(.et_parallax_bg__hover),.et_pb_section_parallax_hover:hover .et_parallax_gradient:not(.et_parallax_gradient__hover){display:none}.et_pb_section_parallax_hover:hover .et_parallax_bg.et_parallax_bg__hover,.et_pb_section_parallax_hover:hover .et_parallax_gradient.et_parallax_gradient__hover{display:block}.et_parallax_gradient{bottom:0;display:block;left:0;position:absolute;right:0;top:0}.et_pb_module.et_pb_section_parallax,.et_pb_posts_nav a.et_pb_section_parallax,.et_pb_tab.et_pb_section_parallax{position:relative}.et_pb_section_parallax .et_pb_parallax_css,.et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:fixed}body.et-bfb .et_pb_section_parallax .et_pb_parallax_css,body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:scroll;bottom:auto}.et_pb_section_parallax.et_pb_column .et_pb_module,.et_pb_section_parallax.et_pb_row .et_pb_column,.et_pb_section_parallax.et_pb_row .et_pb_module{z-index:9;position:relative}.et_pb_more_button:hover:after{opacity:1;margin-left:0}.et_pb_preload .et_pb_section_video_bg,.et_pb_preload>div{visibility:hidden}.et_pb_preload,.et_pb_section.et_pb_section_video.et_pb_preload{position:relative;background:#464646!important}.et_pb_preload:before{content:"";position:absolute;top:50%;left:50%;background:url(//slightnorth.com/wp-content/themes/Extra/includes/builder/styles/images/preloader.gif) no-repeat;border-radius:32px;width:32px;height:32px;margin:-16px 0 0 -16px}.box-shadow-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.et_pb_section>.box-shadow-overlay ~ .et_pb_row{z-index:11}body.safari .section_has_divider{will-change:transform}.et_pb_row>.box-shadow-overlay{z-index:8}.has-box-shadow-overlay{position:relative}.et_clickable{cursor:pointer}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.et_multi_view_hidden,.et_multi_view_hidden_image{display:none!important}@keyframes multi-view-image-fade{0%{opacity:0}10%{opacity:.1}20%{opacity:.2}30%{opacity:.3}40%{opacity:.4}50%{opacity:.5}60%{opacity:.6}70%{opacity:.7}80%{opacity:.8}90%{opacity:.9}100%{opacity:1}}.et_multi_view_image__loading{visibility:hidden}.et_multi_view_image__loaded{-webkit-animation:multi-view-image-fade .5s;animation:multi-view-image-fade .5s}#et-pb-motion-effects-offset-tracker{visibility:hidden!important;opacity:0;position:absolute;top:0;left:0}.et-pb-before-scroll-animation{opacity:0}header.et-l.et-l--header:after{clear:both;display:block;content:""}.et_pb_module{-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.2s;animation-duration:.2s}@-webkit-keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeRight{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.et-waypoint:not(.et_pb_counters){opacity:0}@media (min-width:981px){.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child,.et_pb_section div.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}}@media (max-width:980px){.et_overlay.et_pb_inline_icon_tablet:before,.et_pb_inline_icon_tablet:before{content:attr(data-icon-tablet)}.et_parallax_bg.et_parallax_bg_tablet_exist,.et_parallax_gradient.et_parallax_gradient_tablet_exist{display:none}.et_parallax_bg.et_parallax_bg_tablet,.et_parallax_gradient.et_parallax_gradient_tablet{display:block}.et_pb_column .et_pb_module{margin-bottom:30px}.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_row .et_pb_column .et_pb_module:last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}.et_pb_more_button{display:inline-block!important}.et_pb_bg_layout_light_tablet.et_pb_button,.et_pb_bg_layout_light_tablet.et_pb_module.et_pb_button,.et_pb_bg_layout_light_tablet .et_pb_more_button{color:#2ea3f2}.et_pb_bg_layout_light_tablet .et_pb_forgot_password a{color:#666}.et_pb_bg_layout_light_tablet h1,.et_pb_bg_layout_light_tablet h2,.et_pb_bg_layout_light_tablet h3,.et_pb_bg_layout_light_tablet h4,.et_pb_bg_layout_light_tablet h5,.et_pb_bg_layout_light_tablet h6{color:#333!important}.et_pb_module .et_pb_bg_layout_light_tablet.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_tablet{color:#666!important}.et_pb_bg_layout_dark_tablet,.et_pb_bg_layout_dark_tablet h1,.et_pb_bg_layout_dark_tablet h2,.et_pb_bg_layout_dark_tablet h3,.et_pb_bg_layout_dark_tablet h4,.et_pb_bg_layout_dark_tablet h5,.et_pb_bg_layout_dark_tablet h6{color:#fff!important}.et_pb_bg_layout_dark_tablet.et_pb_button,.et_pb_bg_layout_dark_tablet.et_pb_module.et_pb_button,.et_pb_bg_layout_dark_tablet .et_pb_more_button{color:inherit}.et_pb_bg_layout_dark_tablet .et_pb_forgot_password a{color:#ffffff}.et_pb_module.et_pb_text_align_left-tablet{text-align:left}.et_pb_module.et_pb_text_align_center-tablet{text-align:center}.et_pb_module.et_pb_text_align_right-tablet{text-align:right}.et_pb_module.et_pb_text_align_justified-tablet{text-align:justify}}@media (max-width:767px){.et_pb_more_button{display:inline-block!important}.et_overlay.et_pb_inline_icon_phone:before,.et_pb_inline_icon_phone:before{content:attr(data-icon-phone)}.et_parallax_bg.et_parallax_bg_phone_exist,.et_parallax_gradient.et_parallax_gradient_phone_exist{display:none}.et_parallax_bg.et_parallax_bg_phone,.et_parallax_gradient.et_parallax_gradient_phone{display:block}.et-hide-mobile{display:none!important}.et_pb_bg_layout_light_phone.et_pb_button,.et_pb_bg_layout_light_phone.et_pb_module.et_pb_button,.et_pb_bg_layout_light_phone .et_pb_more_button{color:#2ea3f2}.et_pb_bg_layout_light_phone .et_pb_forgot_password a{color:#666}.et_pb_bg_layout_light_phone h1,.et_pb_bg_layout_light_phone h2,.et_pb_bg_layout_light_phone h3,.et_pb_bg_layout_light_phone h4,.et_pb_bg_layout_light_phone h5,.et_pb_bg_layout_light_phone h6{color:#333!important}.et_pb_module .et_pb_bg_layout_light_phone.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_phone{color:#666!important}.et_pb_bg_layout_dark_phone,.et_pb_bg_layout_dark_phone h1,.et_pb_bg_layout_dark_phone h2,.et_pb_bg_layout_dark_phone h3,.et_pb_bg_layout_dark_phone h4,.et_pb_bg_layout_dark_phone h5,.et_pb_bg_layout_dark_phone h6{color:#fff!important}.et_pb_bg_layout_dark_phone.et_pb_button,.et_pb_bg_layout_dark_phone.et_pb_module.et_pb_button,.et_pb_bg_layout_dark_phone .et_pb_more_button{color:inherit}.et_pb_module .et_pb_bg_layout_dark_phone.et_pb_button{color:#fff!important}.et_pb_bg_layout_dark_phone .et_pb_forgot_password a{color:#ffffff}.et_pb_module.et_pb_text_align_left-phone{text-align:left}.et_pb_module.et_pb_text_align_center-phone{text-align:center}.et_pb_module.et_pb_text_align_right-phone{text-align:right}.et_pb_module.et_pb_text_align_justified-phone{text-align:justify}}@media (max-width:479px){a.et_pb_more_button{display:block}}@media (min-width:768px) and (max-width:980px){[data-et-multi-view-load-tablet-hidden="true"]:not(.et_multi_view_swapped){display:none!important}}@media (max-width:767px){[data-et-multi-view-load-phone-hidden="true"]:not(.et_multi_view_swapped){display:none!important}}.et_pb_menu.et_pb_menu--style-inline_centered_logo .et_pb_menu__menu nav ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@-webkit-keyframes multi-view-image-fade{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.01);transform:scale(1.01);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.et-box{margin:0 0 10px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);font-size:14px;position:relative}.et-box-content{text-shadow:1px 1px 1px #ffffff;padding:27px 43px 17px 66px;min-height:35px}.et-box-content strong{color:#000000;font-weight:700}.et-bio:before,.et-download:before,.et-info:before,.et-shadow:before,.et-warning:before{content:"";position:absolute;top:32px;left:28px}.et-info{border:1px solid #e2e2ba}.et-info:before{width:22px;height:20px;background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -97px -2px}.et-info .et-box-content{color:#ada771;background:#f9f9dc;border:1px solid #fbfbef;-webkit-box-shadow:inset 0 0 45px #efefc0;box-shadow:inset 0 0 45px #efefc0}.et-info .et-box-content h1,.et-info .et-box-content h2,.et-info .et-box-content h3,.et-info .et-box-content h4,.et-info .et-box-content h5,.et-info .et-box-content h6{color:#ada771}.et-warning{border:1px solid #e0b1b1}.et-warning:before{width:17px;height:17px;background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -75px -41px}.et-warning .et-box-content{color:#ad7676;background:#ffd9d5;border:1px solid #fceeec;-webkit-box-shadow:inset 0 0 45px #f0bfba;box-shadow:inset 0 0 45px #f0bfba}.et-warning .et-box-content h1,.et-warning .et-box-content h2,.et-warning .et-box-content h3,.et-warning .et-box-content h4,.et-warning .et-box-content h5,.et-warning .et-box-content h6{color:#ad7676}.et-download{border:1px solid #b9dbb6}.et-download:before{width:19px;height:14px;background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -23px -19px}.et-download .et-box-content{color:#7ea57b;background:#dff7dd;border:1px solid #f1f9f0;-webkit-box-shadow:inset 0 0 45px #cbe5c9;box-shadow:inset 0 0 45px #cbe5c9}.et-download .et-box-content h1,.et-download .et-box-content h2,.et-download .et-box-content h3,.et-download .et-box-content h4,.et-download .et-box-content h5,.et-download .et-box-content h6{color:#7ea57b}.et-bio{border:1px solid #b3d8d3}.et-bio:before{width:19px;height:15px;background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -23px -2px;top:33px}.et-bio .et-box-content{color:#80acb0;background:#ddf5f7;border:1px solid #f1fafb;-webkit-box-shadow:inset 0 0 45px #c6edf0;box-shadow:inset 0 0 45px #c6edf0}.et-bio .et-box-content h1,.et-bio .et-box-content h2,.et-bio .et-box-content h3,.et-bio .et-box-content h4,.et-bio .et-box-content h5,.et-bio .et-box-content h6{color:#80acb0}.et-shadow{border:1px solid #ddd}.et-shadow .et-box-content{color:#737373;background:#fafafa;border:1px solid #fafafa;-webkit-box-shadow:inset 0 0 45px #e7e7e7;box-shadow:inset 0 0 45px #e7e7e7}.et-shadow .et-box-content h1,.et-shadow .et-box-content h2,.et-shadow .et-box-content h3,.et-shadow .et-box-content h4,.et-shadow .et-box-content h5,.et-shadow .et-box-content h6{color:#737373}.et-tooltip{position:relative}.et-tooltip-box{display:none;color:#6d6e6e;line-height:18px;background:#ffffff;border:1px solid #dbdbdb;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;position:absolute;bottom:35px;left:-94px;width:235px;padding:20px 25px 22px;-webkit-box-shadow:1px 1px 5px 1px rgba(0,0,0,.1);box-shadow:1px 1px 5px 1px rgba(0,0,0,.1)}.et-tooltip-arrow{background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -120px -2px;width:24px;height:13px;display:block;position:absolute;bottom:-13px;left:129px}.et-learn-more{background:#fff;border:1px solid #e7e7e7;margin:10px 0;-webkit-box-shadow:1px -1px 0 0 #fff;box-shadow:1px -1px 0 0 #fff}.et-learn-more h3.heading-more{cursor:pointer;padding:16px 50px 16px 22px;font-size:14px;color:#999;letter-spacing:0;text-shadow:1px 1px 0 #fff;position:relative;border-left:1px solid #fff;border-top:1px solid #fff;margin:0!important}.et-learn-more h3.heading-more span.et_learnmore_arrow{display:block;position:absolute;top:0;right:0;width:48px;height:100%;border-left:1px solid #fff;-webkit-box-shadow:-1px 0 0 0 #e7e7e7;box-shadow:-1px 0 0 0 #e7e7e7}.et-learn-more span.et_learnmore_arrow span{display:block;position:absolute;top:50%;left:50%;margin-top:-5px;margin-left:-6px;width:13px;height:10px;background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -58px -2px}.et-learn-more .open span.et_learnmore_arrow span{background-position:-58px -14px}.et-learn-more .learn-more-content{padding:30px 30px 20px;visibility:hidden;border-top:1px solid #e7e7e7}.et_slidecontent .et-learn-more .learn-more-content{display:block;visibility:hidden}.et-open .learn-more-content{display:block;visibility:visible!important}.et_shortcodes_controller_nav{border-top:1px solid #e7e7e7;-webkit-box-shadow:inset 1px 1px 0 0 #fff;box-shadow:inset 1px 1px 0 0 #fff;min-height:53px;position:relative}.et_shortcodes_controls,.et_shortcodes_controls_arrows{list-style:none!important;margin:0!important;padding:0!important;line-height:26px!important}.et_shortcodes_controls{text-align:center;padding-top:20px!important;line-height:0!important}.et_shortcodes_controls li{display:inline-block;margin:0 3px}.et_shortcodes_controls a{background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -45px -1px;width:11px;height:11px;display:inline-block}.et_shortcodes_controls .et_shortcodes_active_control a{background-position:-45px -14px}.et_shortcodes_controls_arrows a{font-size:14px;color:#999!important;text-shadow:1px 1px 0 #fff;position:absolute;top:0}.et_shortcodes_controls_arrows a:hover{color:#4c4c4c;text-decoration:none}.et_shortcodes_controls_arrows .et_sc_nav_prev{padding:14px 38px 12px 48px;border-right:1px solid #e7e7e7;-webkit-box-shadow:1px 0 0 0 #fff;box-shadow:1px 0 0 0 #fff;left:0}.et_shortcodes_controls_arrows .et_sc_nav_next{padding:14px 48px 12px 38px;border-left:1px solid #fff;-webkit-box-shadow:-1px 0 0 0 #e7e7e7;box-shadow:-1px 0 0 0 #e7e7e7;right:0}.et_shortcodes_controls_arrows .et_sc_nav_next span,.et_shortcodes_controls_arrows .et_sc_nav_prev span{top:21px}.et_shortcodes_controls_arrows .et_sc_nav_next span{right:30px}.et_shortcodes_controls_arrows .et_sc_nav_prev span{left:30px}.et-simple-slider{background:#fff;border:1px solid #e7e7e7;margin:10px 0;position:relative}.et-simple-slider h1,.et-simple-slider h2,.et-simple-slider h3,.et-simple-slider h4,.et-simple-slider h5,.et-simple-slider h6{font-family:Century Gothic,Arial,sans-serif;color:#333333}.et-simple-slides{overflow:hidden;margin:30px 30px 20px}.et-simple-slider div.et-slide{display:none;width:100%!important}.one_fourth,.one_half,.one_third,.three_fourth,.two_third{float:left;margin-right:4%;position:relative}.one_half{width:48%}.one_third{width:30.66%}.two_third{width:65.32%}.one_fourth{width:22%}.three_fourth{width:74%}a.big-button,a.icon-button,a.small-button{display:inline-block;text-shadow:1px 1px 0 rgba(255,255,255,.3);-webkit-box-shadow:inset 0 1px 0 0 rgba(255,255,255,.4),1px 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 1px 0 0 rgba(255,255,255,.4),1px 1px 1px rgba(0,0,0,.1);border-radius:10px;line-height:26px}a.icon-button,a.small-button{padding:6px 14px;font-weight:700!important;font-size:12px;margin:0 5px 8px 0}a.big-button:hover,a.icon-button:hover,a.small-button:hover{text-decoration:none}a.bigblue,a.smallblue{color:#2b63a8!important;background:#88bdff;background:-webkit-gradient(linear,left top,left bottom,from(#88bdff),to(#60a7ff));background:linear-gradient(180deg,#88bdff 0,#60a7ff);border:1px solid #3e8ff4}a.bigblue:hover,a.smallblue:hover{color:#23528c!important}a.smalllightblue{color:#348db6!important;background:#8edbff;background:-webkit-gradient(linear,left top,left bottom,from(#8edbff),to(#60cdff));background:linear-gradient(180deg,#8edbff 0,#60cdff);border:1px solid #51b5e4}a.smalllightblue:hover{color:#287295!important}a.bigteal,a.bigturquoise,a.smallteal{color:#3da7a9!important;background:#61eef0;background:-webkit-gradient(linear,left top,left bottom,from(#61eef0),to(#59dcde));background:linear-gradient(180deg,#61eef0 0,#59dcde);border:1px solid #48bec0}a.bigteal:hover,a.bigturquoise:hover,a.smallteal:hover{color:#309192!important}a.biggreen,a.smallgreen{color:#569d51!important;background:#94e48d;background:-webkit-gradient(linear,left top,left bottom,from(#94e48d),to(#82cf7c));background:linear-gradient(180deg,#94e48d 0,#82cf7c);border:1px solid #4dab46}a.biggreen:hover,a.smallgreen:hover{color:#478542!important}a.bigorange,a.smallorange{color:#c7822f!important;background:#ffcb8c;background:-webkit-gradient(linear,left top,left bottom,from(#ffcb8c),to(#ffb660));background:linear-gradient(180deg,#ffcb8c 0,#ffb660);border:1px solid #db9c51}a.bigorange:hover,a.smallorange:hover{color:#a96c23!important}a.smallsilver{color:#595a5a!important;background:#f5f5f5;background:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e2e2e2));background:linear-gradient(180deg,#f5f5f5 0,#e2e2e2);border:1px solid #c3c3c3;text-shadow:1px 1px 1px #fff;-webkit-box-shadow:inset 0 1px 0 0 rgba(255,255,255,.9),1px 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 1px 0 0 rgba(255,255,255,.9),1px 1px 1px rgba(0,0,0,.1)}a.smallsilver:hover{color:#454545!important}a.smallblack{color:#fff!important;background:#5b5b5b;background:-webkit-gradient(linear,left top,left bottom,from(#5b5b5b),to(#383838));background:linear-gradient(180deg,#5b5b5b 0,#383838);border:1px solid #0e0e0e;-webkit-box-shadow:inset 0 1px 0 0 rgba(255,255,255,.2),1px 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 1px 0 0 rgba(255,255,255,.2),1px 1px 1px rgba(0,0,0,.1);text-shadow:-1px -1px 0 #000}a.smallblack:hover{color:#f7f7f7!important}a.bigred,a.smallred{color:#9a3e3e!important;background:#ff7979;background:-webkit-gradient(linear,left top,left bottom,from(#ff7979),to(#ff5f5f));background:linear-gradient(180deg,#ff7979 0,#ff5f5f);border:1px solid #d85353}a.bigred:hover,a.smallred:hover{color:#803030!important}a.smallpink{color:#914d97!important;background:#e782f1;background:-webkit-gradient(linear,left top,left bottom,from(#e782f1),to(#d271da));background:linear-gradient(180deg,#e782f1 0,#d271da);border:1px solid #b15cb9}a.smallpink:hover{color:#753b7a!important}a.bigpurple,a.smallpurple{color:#653e9a!important;background:#b279ff;background:-webkit-gradient(linear,left top,left bottom,from(#b279ff),to(#a35fff));background:linear-gradient(180deg,#b279ff 0,#a35fff);border:1px solid #8b53d8}a.bigpurple:hover,a.smallpurple:hover{color:#563386!important}a.big-button{font-weight:400!important;font-size:20px;padding:14px 24px;margin:8px 6px 8px 0}a.big-button:hover{text-decoration:none}a.icon-button{color:#595a5a!important;background:#f5f5f5;background:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e1e1e1));background:linear-gradient(180deg,#f5f5f5 0,#e1e1e1);border:1px solid #c3c3c3;text-shadow:1px 1px 1px #fff;-webkit-box-shadow:inset 0 1px 0 0 rgba(255,255,255,.9),1px 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 1px 0 0 rgba(255,255,255,.9),1px 1px 1px rgba(0,0,0,.1);padding-left:36px;position:relative}a.icon-button:hover{color:#404040}a.icon-button span.et-icon{position:absolute;top:10px;left:12px;width:18px;height:16px}a.download-icon span.et-icon{background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -3px -2px;width:17px;height:20px;top:7px}a.search-icon span.et-icon{background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -206px -2px;top:9px}a.refresh-icon span.et-icon{background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -169px -19px}a.question-icon span.et-icon{background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -164px -2px}a.people-icon span.et-icon{background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -151px -33px;height:17px;top:9px}a.warning-icon span.et-icon{background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -188px -19px;width:15px}a.mail-icon span.et-icon{background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -131px -33px;height:15px}a.heart-icon span.et-icon{background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -131px -18px;width:14px;height:13px;top:12px;left:14px}a.paper-icon span.et-icon{background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -147px -17px;width:15px;height:15px}a.notice-icon span.et-icon{background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -147px -2px;width:15px;height:13px;top:11px}a.stats-icon span.et-icon{background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -184px -2px;width:15px;height:14px;top:11px}a.rss-icon span.et-icon{background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -171px -36px;width:15px;top:9px}ul.et_shortcodes_mobile_nav{margin:0!important;padding:0!important;list-style:none outside none!important;display:none;z-index:2}ul.et_shortcodes_mobile_nav a{position:relative}.et_shortcodes_controls_arrows span,ul.et_shortcodes_mobile_nav span{position:absolute;top:23px;display:block;width:10px;height:14px}.et_shortcodes_controls_arrows .et_sc_nav_prev span,ul.et_shortcodes_mobile_nav .et_sc_nav_prev span{background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -3px -24px}.et_shortcodes_controls_arrows .et_sc_nav_next span,ul.et_shortcodes_mobile_nav .et_sc_nav_next span{background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -3px -40px}.et-tabs-container{background:#fff;border:1px solid #e7e7e7;position:relative;margin:50px 0 15px}.et-learn-more h3.heading-more,.et-protected-title,.et-tabs-container .et-tabs-control,.et-tabs-container ul.et_shortcodes_mobile_nav,.et-testimonial-author-info,.et_shortcodes_controller_nav,.pricing-content-bottom,.pricing-heading{background:#f9f9f9;background:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#f5f5f5));background:linear-gradient(180deg,#f9f9f9 0,#f5f5f5)}.et-tabs-container .et-tabs-control,.et-tabs-container ul.et_shortcodes_mobile_nav{margin:0!important;overflow:hidden;border-top:1px solid #fff;position:relative}.et-tabs-container .et-tabs-control:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#e7e7e7}.et-tabs-container .et-tabs-control li{list-style:none outside none;margin:0!important;float:left;padding:0!important;border-left:1px solid #e7e7e7;-webkit-box-shadow:-1px 0 0 #fff;box-shadow:-1px 0 0 #fff;position:relative}.et-tabs-container .et-tabs-control li:first-child{border-left:1px solid #fff;-webkit-box-shadow:none;box-shadow:none}.et-tabs-container .et-tabs-control li a{font-size:14px;color:#999!important;text-shadow:1px 1px 0 #fff!important;display:block;padding:15px 20px}.et-tabs-container .et-tabs-control li a:hover{color:#4c4c4c!important;text-decoration:none}.et-tabs-container .et-tabs-control li.active:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#fff}.et-tabs-container .et-tabs-control li.active a{background:#fff;color:#4c4c4c!important}.et-tabs-content-wrapper>div{display:none}.et_sliderfx_slide .et-tabs-content-wrapper{width:1200%;position:relative;left:0}.et_sliderfx_slide .et-tabs-content-wrapper>div{float:left;display:block;height:1px;visibility:hidden}.et_sliderfx_fade .et_slidecontent,.et_sliderfx_slide .et-tabs-content-wrapper>div{word-wrap:break-word}.et_sliderfx_slide .et_shortcode_slide_active{height:auto!important}.et-tabs-container .et-tabs-content{margin:30px 30px 20px}.et-tabs-container ul.et_shortcodes_mobile_nav{border-bottom:1px solid #e7e7e7}.et-tabs-container ul.et_shortcodes_mobile_nav li{float:right;line-height:26px}.et-tabs-container ul.et_shortcodes_mobile_nav a{display:block;padding:16px 10px 16px 45px;color:#999!important;font-size:14px;text-shadow:1px 1px 0 #fff!important}.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_next{padding:16px 45px 16px 10px;text-align:right}.et-tabs-container ul.et_shortcodes_mobile_nav a:hover{text-decoration:none;color:#4c4c4c!important}.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next:before{position:absolute;content:"";top:0;left:0;width:1px;height:100%;background:#e7e7e7;-webkit-box-shadow:1px 0 0 #fff;box-shadow:1px 0 0 #fff}.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next span{right:28px}.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_prev span{left:28px}.author-shortcodes,.et-image-slider,.et-protected,.et-simple-slider,.et-tabs-container,.et-testimonial-box,.tabs-left{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1)}.tabs-left{background:#fff;border:1px solid #e7e7e7;position:relative;margin-bottom:15px}.tabs-left .et-tabs-control,.tabs-left ul.et_shortcodes_mobile_nav{width:149px;border-top:1px solid #fff;float:left;list-style:none outside none!important;margin:0!important;position:relative}.tabs-left ul.et_shortcodes_mobile_nav{position:absolute;top:0;left:0}.tabs-left .et-tabs-control li,.tabs-left ul.et_shortcodes_mobile_nav li{padding-right:0!important;padding-left:0!important;background:none!important;list-style:none!important;border-bottom:1px solid #e7e7e7;-webkit-box-shadow:0 1px 0 0 #fff;box-shadow:0 1px 0 0 #fff}.tabs-left .et-tabs-control li a{color:#999!important;font-size:14px;text-shadow:1px 1px 0 #fff!important;display:block;padding:15px 10px 15px 20px}.tabs-left .et-tabs-control li.active a{background:#fff;margin-right:-1px}.tabs-left .et-tabs-control li.active a,.tabs-left .et-tabs-control li a:hover{text-decoration:none;color:#4c4c4c!important}.tabs-left .et-tabs-content{padding:30px 30px 20px;position:relative}.tabs-left.et_sliderfx_slide .et-tabs-content-main-wrap{overflow:hidden}.tabs-left .et-tabs-content h3{padding-bottom:14px;color:#333333}.et_left_tabs_bg{position:absolute;top:0;left:0;width:148px;height:100%;border-right:1px solid #e7e7e7;border-left:1px solid #fff;background:#f5f5f5;background:-webkit-gradient(linear,left top,right top,from(#f9f9f9),to(#f5f5f5));background:linear-gradient(90deg,#f9f9f9 0,#f5f5f5)}.tabs-left ul.et_shortcodes_mobile_nav a{text-indent:-9999px}.tabs-left ul.et_shortcodes_mobile_nav a span{top:50%;margin-top:-7px}.tabs-left ul.et_shortcodes_mobile_nav .et_sc_nav_next span{right:50%;margin-right:-4px}.tabs-left ul.et_shortcodes_mobile_nav .et_sc_nav_prev span{left:50%;margin-left:-4px}.author-shortcodes{background:#fff;border:1px solid #e7e7e7;color:#363636;font-size:14px;margin-bottom:10px}.author-shortcodes .author-inner{position:relative;padding:30px 30px 20px 117px;min-height:60px}.author-shortcodes .author-image{position:absolute;top:32px;left:30px;width:60px;height:60px}.author-shortcodes .author-image img{max-width:100%;height:auto;width:auto}.author-shortcodes .author-image .author-overlay{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,.5);box-shadow:inset 0 0 4px rgba(0,0,0,.5)}.et-protected{border:1px solid #e7e7e7;width:390px;background:#fff;margin-bottom:10px}.et-protected-title{border-left:1px solid #fff;border-top:1px solid #fff;border-bottom:1px solid #e7e7e7;padding:18px 10px 17px 50px;position:relative;color:#999;text-shadow:0 1px 0 #fff;font-size:14px}.et-protected-title:before{content:"";position:absolute;top:16px;left:20px;background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -23px -36px;width:17px;height:19px}.et-protected-form{padding:32px 37px 32px 32px;text-align:right}.et-protected-form p{padding-bottom:16px}.et-protected-form p label{position:relative}.et-protected-form p .et_protected_icon{width:10px;height:20px;position:absolute;top:2px;left:18px;background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -190px -37px;display:block}.et-protected-form p .et_protected_password{height:23px;background-position:-275px -2px}.et-protected-form label span{display:none}.et-protected-form p input{margin:0!important;border:1px solid #e7e7e7;color:#363636;font-size:14px;background:#f3f3f3;background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#f3f3f3),to(#fefefe));background:linear-gradient(180deg,#f3f3f3 1%,#fefefe);padding:20px 20px 20px 40px;width:100%;-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,.1);box-shadow:inset 0 0 1px rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.et-protected-form input.etlogin-button{background:#f9f9f9;background:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#f5f5f5));background:linear-gradient(180deg,#f9f9f9 0,#f5f5f5);border:1px solid #e7e7e7;padding:14px 24px;color:#999;text-shadow:0 1px 0 #fff;font-size:14px;-webkit-box-shadow:inset 1px 1px 0 0 #fff;box-shadow:inset 1px 1px 0 0 #fff}.et-simple-slides .et_slidecontent{width:auto}.et-image-slides{background:#555}.et-image-slider{background:#fff;border:1px solid #e7e7e7;margin-bottom:25px}.et-image-slide{position:relative}.et-image-slider img{display:block;width:auto;margin:0 auto;height:auto}.et-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.6);box-shadow:inset 0 0 5px rgba(0,0,0,.6)}.author-shortcodes,.et-learn-more,.et-simple-slider,.et-tabs-container,.et-tooltip-box,.tabs-left{color:#201F1F!important;text-shadow:none!important}.author-shortcodes a,.et-learn-more a,.et-simple-slider a,.et-tabs-container a,.et-tooltip-box a,.tabs-left a{text-shadow:none!important}.et-custom-list ul{list-style:none!important;list-style-image:none!important;padding-left:0!important;margin:0!important;line-height:26px}.et-custom-list ul li{padding-left:28px!important;margin:5px 0!important;list-style:none!important;position:relative}.et-custom-list ul li:before{top:5px;background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -74px -2px}.et-custom-list ul li:before,.etlist-x ul li:before{content:"";position:absolute;left:0;width:22px;height:18px}.etlist-x ul li:before{top:6px;background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -75px -21px}.etlist-dot ul li{padding-left:25px!important}.etlist-dot ul li:before{content:"";position:absolute;top:9px;left:0;background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -230px -3px;width:10px;height:9px}.et-custom-list ul li ul{padding:2px 0!important;margin:0!important}.et-pricing{margin:40px 0 10px}.pricing-table{float:left;width:25%;margin-bottom:22px;position:relative;margin-left:-1px}.pricing-table-wrap{border:1px solid #e7e7e7;border-bottom:none}.pricing-heading{border-bottom:1px solid #e7e7e7;padding:23px 10px 22px;text-shadow:1px 1px 0 #fff;font-size:12px;color:#999;text-align:center;-webkit-box-shadow:inset 1px 1px 0 0 #fff;box-shadow:inset 1px 1px 0 0 #fff}.pricing-title{text-transform:uppercase;font-size:20px;color:#53b4c7!important;font-weight:700;text-shadow:none!important}.pricing-heading p{padding-bottom:0!important}.pricing-table ul.pricing{padding:0!important;list-style:none!important;margin:0!important;list-style-image:none!important;line-height:26px}.pricing-table ul.pricing li{list-style:none!important;border-top:1px solid #fff;border-bottom:1px solid #e7e7e7;background:#f5f5f5;background:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),color-stop(7%,#fefefe),to(#fff));background:linear-gradient(180deg,#f5f5f5 0,#fefefe 7%,#fff);padding:14px 7px 14px 63px;position:relative;font-size:12px;color:#363636;text-shadow:none!important}.pricing-table ul.pricing li span.pricing-mark{position:absolute;top:19px;left:30px;width:22px;height:18px;background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -74px -2px}.pricing-table ul.pricing li.x-mark span.pricing-mark{background-position:-74px -20px}.pricing-content-bottom{border-top:1px solid #fff;border-bottom:1px solid #e7e7e7;-webkit-box-shadow:inset 1px 0 0 0 #fff;box-shadow:inset 1px 0 0 0 #fff;padding:20px 5px 43px;text-align:center}span.et-price{font-size:48px;color:#94c65c;text-shadow:0 1px 0 #fff;font-family:Georgia,serif}span.et-price sup{font-size:24px;bottom:13px;left:1px}span.et-price span.dollar-sign{font-size:36px}.pricing-table a.icon-button{margin:0;padding-left:15px;position:absolute;bottom:-13px;left:50%;visibility:hidden}.pricing-big{top:-20px;-webkit-box-shadow:0 0 18px rgba(0,0,0,.2);box-shadow:0 0 18px rgba(0,0,0,.2);z-index:2}.pricing-big .pricing-table-wrap{border-color:#d6d5d5}.pricing-big .pricing-heading{padding-top:43px}.pricing-big .pricing-content-bottom{padding-bottom:63px;border-bottom:1px solid #d6d5d5}.et-testimonial-box{border:1px solid #e7e7e7;background:#fff;position:relative;margin:10px 0 45px}.et-testimonial-author-info{border-left:1px solid #fff;border-top:1px solid #fff;border-bottom:1px solid #e7e7e7;padding:20px 20px 15px;text-shadow:0 1px 0 #fff}.t-img{width:60px;height:60px;float:left;margin:0 25px 5px 0;-webkit-box-shadow:0 1px 0 0 #fff;box-shadow:0 1px 0 0 #fff;position:relative}.t-img img{max-width:100%;height:auto}.t-overlay{width:100%;height:100%;-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,.4);box-shadow:inset 0 0 4px rgba(0,0,0,.4);position:absolute;top:0;left:0}.t-author,.t-overlay,.t-position{display:block}.t-author{font-size:18px;color:#999;padding:10px 0 5px}.t-position{color:#595959}.et-testimonial,.t-position{font-family:Georgia,serif;font-style:italic;font-size:14px}.et-testimonial{padding:43px 35px 30px 77px;color:#363636;position:relative;text-shadow:none!important}.et-testimonial:before{content:"";position:absolute;top:43px;left:35px;width:25px;height:19px;background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -45px -35px}.t-bottom-arrow{background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -97px -25px;width:31px;height:32px;position:absolute;bottom:-32px;right:40px}.et-dropcap{font-size:48px;float:left;display:block;margin:0 7px 0 0;line-height:1}.et_quote{padding-left:57px;min-height:40px;font-family:Georgia,serif;font-size:14px;font-style:italic;position:relative;line-height:1.5;margin-bottom:10px}.et_quote .et_quote_sign{background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -206px -20px;position:absolute;top:0;left:0;display:block;width:40px;height:34px}.quote-center .et_quote_sign{background-position:-251px -2px;width:20px;height:16px;top:3px}.quote-center .et_quote_additional_sign{background:url(//slightnorth.com/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -251px -22px;position:absolute;top:3px;right:13px;display:block;width:20px;height:16px}.et_right_quote{width:100%}.quote-center{font-size:24px;line-height:1.2;text-align:center;padding-left:30px}.quote-center .et_right_quote{padding-right:30px;width:95%}.et-tabs-container .et-tabs-control{padding:0}.tabs-left .et-tabs-control{padding-left:0}.author-info h1,.author-info h2,.author-info h3,.author-info h4,.author-info h5,.author-info h6{color:#201F1F!important;text-shadow:none!important}.et-tabs-container .et-tabs-control li a,.tabs-left .et-tabs-control li a{text-decoration:none!important}a.big-button,a.icon-button,a.small-button{cursor:pointer}.clearfix:after,.sitemap-box:after,.sitemap-box:before{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}*:first-child+html .clearfix,* html .clearfix{zoom:1}.et_column_last{margin-right:0!important;clear:right}#footer-bottom .container:after,#footer-bottom .container:before,.clear,.et_extra_other_module .posts-list article:after,.et_extra_other_module .posts-list article:before,.et_pb_extra_module .posts-list article:after,.et_pb_extra_module .posts-list article:before,.page .post-wrap .post-content:after,.single .post-wrap .post-content:after,.sitemap-content:after,.sitemap-content:before,.tabbed-post-module .tab-content:after,.tabbed-post-module .tab-content:before{clear:both}.et_pb_pagebuilder_layout .post-content h1{padding:0 0 10px}.et_pb_pagebuilder_layout .post-content a{color:inherit}.et_pb_pagebuilder_layout .page .post-content h1{padding:0 0 10px}.et_pb_pagebuilder_layout .page .post-content article{border-top:0;-webkit-box-shadow:none;box-shadow:none}.et_pb_pagebuilder_layout .post-wrap .et_pb_bg_layout_dark h2 a{color:inherit}.et_pb_pagebuilder_layout .et_pb_tabs_controls li{margin:0}.et_pb_pagebuilder_layout .et_portfolio_image{position:relative;display:block}.et_pb_pagebuilder_layout .et_pb_member_social_links{padding:0}.et_pb_pagebuilder_layout .et_pb_countdown_timer .section p,.et_pb_pagebuilder_layout .et_pb_member_social_links li{margin-bottom:0}.et_pb_pagebuilder_layout .et_pb_column_1_4 .et_pb_newsletter_form,.et_pb_pagebuilder_layout .et_pb_column_1_5 .et_pb_newsletter_form,.et_pb_pagebuilder_layout .et_pb_column_1_6 .et_pb_newsletter_form{padding:0}.et_pb_pagebuilder_layout .et_pb_newsletter_form p input::-webkit-input-placeholder{font-weight:inherit;text-transform:inherit;letter-spacing:inherit}.et_pb_pagebuilder_layout .et_pb_newsletter_form p input:-ms-input-placeholder{font-weight:inherit;text-transform:inherit;letter-spacing:inherit}.et_pb_pagebuilder_layout .et_pb_newsletter_form p input::-ms-input-placeholder{font-weight:inherit;text-transform:inherit;letter-spacing:inherit}.et_pb_pagebuilder_layout .et_pb_newsletter_form p input::placeholder{font-weight:inherit;text-transform:inherit;letter-spacing:inherit}.et_pb_pagebuilder_layout .et_pb_newsletter_form p input:focus::-webkit-input-placeholder{font-weight:inherit;text-transform:inherit;letter-spacing:inherit}.et_pb_pagebuilder_layout .et_pb_newsletter_form p input:focus:-ms-input-placeholder{font-weight:inherit;text-transform:inherit;letter-spacing:inherit}.et_pb_pagebuilder_layout .et_pb_newsletter_form p input:focus::-ms-input-placeholder{font-weight:inherit;text-transform:inherit;letter-spacing:inherit}.et_pb_pagebuilder_layout .et_pb_newsletter_form p input:focus::placeholder{font-weight:inherit;text-transform:inherit;letter-spacing:inherit}.comment_area .comment-reply-link{position:relative;top:0}.comment_avatar{top:0!important}#commentform input[type="email"],#commentform input[type="text"],#commentform input[type="url"],#commentform textarea{background:rgba(0,0,0,.05);width:100%;font-size:14px}@media (max-width:980px){.et_pb_pagebuilder_layout .post-content h1.entry-title{font-weight:700}.et_pb_pagebuilder_layout .page .post-content h1.entry-title{font-size:18px;font-weight:700}}.et_opera_mini .et_pb_image img{width:100%}.woocommerce-page span.onsale,.woocommerce-page ul.products li.product span.onsale,.woocommerce span.onsale,.woocommerce ul.products li.product span.onsale{position:absolute;z-index:100;top:20px;left:20px;display:block;background:#EF6939;min-width:0;width:65px;min-height:0;height:30px;border-radius:3px;margin:0;padding:0;color:#fff;line-height:30px;font-weight:600;text-transform:uppercase;vertical-align:middle}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order,.woocommerce-page .button,.woocommerce-page .cart input.button,.woocommerce-page .cart input.post-nav .nav-links .button,.woocommerce-page .cart input.read-more-button,.woocommerce-page .post-nav .nav-links .button,.woocommerce-page .read-more-button,.woocommerce-page .wc-proceed-to-checkout a.checkout-button,.woocommerce-page .woocommerce-message .button,.woocommerce-page .woocommerce-message .post-nav .nav-links .button,.woocommerce-page .woocommerce-message .read-more-button,.woocommerce-page a.btn.alt,.woocommerce-page a.button,.woocommerce-page a.checkout-button,.woocommerce-page a.post-nav .nav-links .button,.woocommerce-page a.read-more-button,.woocommerce-page input.button,.woocommerce-page input.post-nav .nav-links .button,.woocommerce-page input.read-more-button,.woocommerce-page input[type="submit"],.woocommerce .button,.woocommerce .cart input.button,.woocommerce .cart input.post-nav .nav-links .button,.woocommerce .cart input.read-more-button,.woocommerce .post-nav .nav-links .button,.woocommerce .read-more-button,.woocommerce .wc-proceed-to-checkout a.checkout-button,.woocommerce .woocommerce-message .button,.woocommerce .woocommerce-message .post-nav .nav-links .button,.woocommerce .woocommerce-message .read-more-button,.woocommerce a.btn.alt,.woocommerce a.button,.woocommerce a.checkout-button,.woocommerce a.post-nav .nav-links .button,.woocommerce a.read-more-button,.woocommerce input.button,.woocommerce input.post-nav .nav-links .button,.woocommerce input.read-more-button,.woocommerce input[type="submit"]{background-color:rgba(0,0,0,.1)}.woocommerce #payment #place_order:hover,.woocommerce-page #payment #place_order:hover,.woocommerce-page .button:hover,.woocommerce-page .cart input.button:hover,.woocommerce-page .cart input.post-nav .nav-links .button:hover,.woocommerce-page .cart input.read-more-button:hover,.woocommerce-page .post-nav .nav-links .button:hover,.woocommerce-page .read-more-button:hover,.woocommerce-page .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce-page .woocommerce-message .button:hover,.woocommerce-page .woocommerce-message .post-nav .nav-links .button:hover,.woocommerce-page .woocommerce-message .read-more-button:hover,.woocommerce-page a.btn.alt:hover,.woocommerce-page a.button:hover,.woocommerce-page a.checkout-button:hover,.woocommerce-page a.post-nav .nav-links .button:hover,.woocommerce-page a.read-more-button:hover,.woocommerce-page input.button:hover,.woocommerce-page input.post-nav .nav-links .button:hover,.woocommerce-page input.read-more-button:hover,.woocommerce-page input[type="submit"]:hover,.woocommerce .button:hover,.woocommerce .cart input.button:hover,.woocommerce .cart input.post-nav .nav-links .button:hover,.woocommerce .cart input.read-more-button:hover,.woocommerce .post-nav .nav-links .button:hover,.woocommerce .read-more-button:hover,.woocommerce .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce .woocommerce-message .button:hover,.woocommerce .woocommerce-message .post-nav .nav-links .button:hover,.woocommerce .woocommerce-message .read-more-button:hover,.woocommerce a.btn.alt:hover,.woocommerce a.button:hover,.woocommerce a.checkout-button:hover,.woocommerce a.post-nav .nav-links .button:hover,.woocommerce a.read-more-button:hover,.woocommerce input.button:hover,.woocommerce input.post-nav .nav-links .button:hover,.woocommerce input.read-more-button:hover,.woocommerce input[type="submit"]:hover{background-color:rgba(0,0,0,.2)}.woocommerce-page div.product form.cart .button,.woocommerce-page div.product form.cart .button.disabled,.woocommerce-page div.product form.cart .button.disabled:hover,.woocommerce-page div.product form.cart .post-nav .nav-links .button,.woocommerce-page div.product form.cart .post-nav .nav-links .button.disabled,.woocommerce-page div.product form.cart .post-nav .nav-links .button.disabled:hover,.woocommerce-page div.product form.cart .read-more-button,.woocommerce-page div.product form.cart .read-more-button.disabled,.woocommerce-page div.product form.cart .read-more-button.disabled:hover,.woocommerce div.product form.cart .button,.woocommerce div.product form.cart .button.disabled,.woocommerce div.product form.cart .button.disabled:hover,.woocommerce div.product form.cart .post-nav .nav-links .button,.woocommerce div.product form.cart .post-nav .nav-links .button.disabled,.woocommerce div.product form.cart .post-nav .nav-links .button.disabled:hover,.woocommerce div.product form.cart .read-more-button,.woocommerce div.product form.cart .read-more-button.disabled,.woocommerce div.product form.cart .read-more-button.disabled:hover{background-color:#00A8FF;color:#fff}.woocommerce-page .woocommerce-message .button,.woocommerce-page .woocommerce-message .post-nav .nav-links .button,.woocommerce-page .woocommerce-message .read-more-button,.woocommerce .woocommerce-message .button,.woocommerce .woocommerce-message .post-nav .nav-links .button,.woocommerce .woocommerce-message .read-more-button{margin:-6px 0;padding:8px 12px;color:#fff;font-size:12px}.woocommerce-page .woocommerce-message .button:hover,.woocommerce-page .woocommerce-message .post-nav .nav-links .button:hover,.woocommerce-page .woocommerce-message .read-more-button:hover,.woocommerce .woocommerce-message .button:hover,.woocommerce .woocommerce-message .post-nav .nav-links .button:hover,.woocommerce .woocommerce-message .read-more-button:hover{color:#fff}.woocommerce #content-area,.woocommerce-page #content-area{-ms-flex-wrap:wrap;flex-wrap:wrap}.woocommerce-page .et_pb_extra_overlay .star-rating,.woocommerce .et_pb_extra_overlay .star-rating{position:absolute;top:calc(60% + 32px);left:50%;margin:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;font-size:16px;-webkit-transition:.3s ease;transition:.3s ease}.woocommerce-page .et_pb_extra_overlay .star-rating span:before,.woocommerce .et_pb_extra_overlay .star-rating span:before{color:#fff}.woocommerce-page .et_pb_extra_overlay:hover .star-rating,.woocommerce .et_pb_extra_overlay:hover .star-rating{top:calc(50% + 32px)}.woocommerce-page .woocommerce-page-top,.woocommerce .woocommerce-page-top{width:100%;max-width:100%;min-width:100%}.woocommerce-page .woocommerce-page-top .et_pb_row,.woocommerce .woocommerce-page-top .et_pb_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:100%;min-width:100%;margin:0 0 20px;padding:0}.woocommerce-page .woocommerce-page-top .et_pb_row:after,.woocommerce .woocommerce-page-top .et_pb_row:after{display:none!important}.woocommerce-page .woocommerce-page-top .page-title,.woocommerce .woocommerce-page-top .page-title{margin:0;padding:0;font-size:26px}.woocommerce-page .woocommerce-page-top .woocommerce-breadcrumb,.woocommerce .woocommerce-page-top .woocommerce-breadcrumb{margin:0;font-size:12px}.woocommerce-page .woocommerce-page-top .woocommerce-breadcrumb:after,.woocommerce-page .woocommerce-page-top .woocommerce-breadcrumb:before,.woocommerce .woocommerce-page-top .woocommerce-breadcrumb:after,.woocommerce .woocommerce-page-top .woocommerce-breadcrumb:before{display:none}.woocommerce-page .et_pb_extra_column_main,.woocommerce .et_pb_extra_column_main{display:block;width:100%}.woocommerce-page .et_pb_extra_column_main .woocommerce-ordering,.woocommerce-page .et_pb_extra_column_main .woocommerce-result-count,.woocommerce .et_pb_extra_column_main .woocommerce-ordering,.woocommerce .et_pb_extra_column_main .woocommerce-result-count{margin:0 0 20px}.woocommerce-page .woocommerce-message,.woocommerce .woocommerce-message{display:inline-block;background:#00A8FF;width:100%;border:0;border-radius:3px;padding:12px!important;color:#fff;font-size:12px}.woocommerce-page .woocommerce-message:before,.woocommerce .woocommerce-message:before{content:"\e632";position:relative;top:0;left:0;margin:0 10px 0 0;font-size:14px;vertical-align:middle}.woocommerce-page ul.products,.woocommerce ul.products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;min-width:100%;margin:0 -12px;overflow:hidden;float:none}.woocommerce-page ul.products li.product,.woocommerce ul.products li.product{width:25%;max-width:25%;min-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%;margin:0 0 0 -1px!important;padding:0 12px 24px}.with_sidebar.woocommerce-page ul.products li.product,.with_sidebar .woocommerce-page ul.products li.product,.with_sidebar.woocommerce ul.products li.product,.with_sidebar .woocommerce ul.products li.product{width:33.33333%;max-width:33.33333%;min-width:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;margin:0 0 0 -1px!important}.woocommerce-page ul.products li.product .product-wrapper,.woocommerce ul.products li.product .product-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;border:0}.woocommerce-page ul.products li.product .product-wrapper a,.woocommerce ul.products li.product .product-wrapper a{position:relative;width:100%;text-align:center}.woocommerce-page ul.products li.product .product-wrapper a:last-child,.woocommerce ul.products li.product .product-wrapper a:last-child{padding:20px}.woocommerce-page ul.products li.product .product-wrapper a img,.woocommerce ul.products li.product .product-wrapper a img{margin:0}.woocommerce-page ul.products li.product .product-wrapper h3,.woocommerce ul.products li.product .product-wrapper h3{margin:0 0 5px;padding:0}.woocommerce-page ul.products li.product .price,.woocommerce ul.products li.product .price{margin:0;color:#00A8FF;font-size:18px;font-weight:600}.woocommerce-page ul.products li.product .price del,.woocommerce-page ul.products li.product .price ins,.woocommerce ul.products li.product .price del,.woocommerce ul.products li.product .price ins{display:inline-block;text-decoration:none}.woocommerce-page ul.products li.product .price del span.amount,.woocommerce-page ul.products li.product .price ins span.amount,.woocommerce ul.products li.product .price del span.amount,.woocommerce ul.products li.product .price ins span.amount{font-size:18px}.woocommerce-page ul.products li.product .price del,.woocommerce ul.products li.product .price del{text-decoration:line-through}.woocommerce-page ul.products li.product .price del span.amount,.woocommerce ul.products li.product .price del span.amount{color:rgba(0,0,0,.5)}.woocommerce-page ul.products li.product .price span.amount,.woocommerce ul.products li.product .price span.amount{font-size:18px}.woocommerce-page ul.products.columns-6 li.product,.woocommerce ul.products.columns-6 li.product{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%!important;min-width:16.66667%!important;width:16.66667%!important}.woocommerce-page ul.products.columns-5 li.product,.woocommerce ul.products.columns-5 li.product{-ms-flex-preferred-size:20%;flex-basis:20%;max-width:20%!important;min-width:20%!important;width:20%!important}@media (min-width:769px){.woocommerce-page ul.products.columns-4 li.product,.woocommerce ul.products.columns-4 li.product{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%!important;min-width:25%!important;width:25%!important}}@media (min-width:769px){.woocommerce-page ul.products.columns-3 li.product,.woocommerce ul.products.columns-3 li.product{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%!important;min-width:33.33333%!important;width:33.33333%!important}}.woocommerce-page ul.products.columns-2 li.product,.woocommerce ul.products.columns-2 li.product{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%!important;min-width:50%!important;width:50%!important}.woocommerce-page ul.products.columns-1 li.product,.woocommerce ul.products.columns-1 li.product{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%!important;min-width:100%!important;width:100%!important}.woocommerce-page nav.woocommerce-pagination,.woocommerce nav.woocommerce-pagination{width:100%;text-align:right}.woocommerce-page nav.woocommerce-pagination ul.page-numbers,.woocommerce nav.woocommerce-pagination ul.page-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border:0;margin:0 0 24px;line-height:1}.woocommerce-page nav.woocommerce-pagination ul.page-numbers:after,.woocommerce-page nav.woocommerce-pagination ul.page-numbers:before,.woocommerce nav.woocommerce-pagination ul.page-numbers:after,.woocommerce nav.woocommerce-pagination ul.page-numbers:before{display:none}.woocommerce-page nav.woocommerce-pagination ul.page-numbers li,.woocommerce nav.woocommerce-pagination ul.page-numbers li{margin:0 0 0 10px;border:0}.woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers,.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers{width:40px;height:40px;padding:0;line-height:40px;text-align:center}.woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers.current,.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.current{background:#00A8FF;color:#fff}.woocommerce-page div.product div.images,.woocommerce div.product div.images{width:calc(50% - 12px);margin:0 12px 24px 0;float:left}.woocommerce-page div.product div.images img,.woocommerce div.product div.images img{border-radius:3px;overflow:hidden}.woocommerce-page div.product div.images .flex-control-thumbs,.woocommerce div.product div.images .flex-control-thumbs{margin-top:6.6666%}.woocommerce-page div.product div.images .flex-control-thumbs li,.woocommerce div.product div.images .flex-control-thumbs li{width:20%;margin-right:6.6666%;margin-bottom:6.6666%}.woocommerce-page div.product div.images .flex-control-thumbs li:nth-of-type(4n),.woocommerce div.product div.images .flex-control-thumbs li:nth-of-type(4n){margin-right:0}.woocommerce-page div.product div.images .flex-control-thumbs li img,.woocommerce div.product div.images .flex-control-thumbs li img{-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.woocommerce-page div.product div.images div.thumbnails,.woocommerce div.product div.images div.thumbnails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:12px 0;padding-top:0}.woocommerce-page div.product div.images div.thumbnails a,.woocommerce div.product div.images div.thumbnails a{margin:0;padding:0 12px}.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{border-color:#00A8FF}.woocommerce-page div.product div.summary,.woocommerce div.product div.summary{width:calc(50% - 12px);border-top:0;padding:24px;float:right}.woocommerce-page div.product div.summary .product_title,.woocommerce div.product div.summary .product_title{margin:0 0 10px}.woocommerce-page div.product div.summary .woocommerce-product-rating,.woocommerce div.product div.summary .woocommerce-product-rating{width:100%;margin:0 0 20px;line-height:1}.woocommerce-page div.product div.summary .woocommerce-product-rating .star-rating,.woocommerce div.product div.summary .woocommerce-product-rating .star-rating{margin:0 5px 0 0}.woocommerce-page div.product div.summary p.price,.woocommerce div.product div.summary p.price{margin:0 0 20px;color:rgba(0,0,0,.5);font-size:22px;line-height:1}.woocommerce-page div.product div.summary p.price ins,.woocommerce div.product div.summary p.price ins{text-decoration:none}.woocommerce-page div.product div.summary p.price del .amount,.woocommerce div.product div.summary p.price del .amount{color:rgba(0,0,0,.5)}.woocommerce-page div.product div.summary span.price,.woocommerce div.product div.summary span.price{color:rgba(0,0,0,.5);font-weight:600}.woocommerce-page div.product div.summary span.price del,.woocommerce div.product div.summary span.price del{color:rgba(0,0,0,.5);font-weight:400}.woocommerce-page div.product div.summary span.price del .amount,.woocommerce div.product div.summary span.price del .amount{color:inherit}.woocommerce-page div.product div.summary span.price ins,.woocommerce div.product div.summary span.price ins{text-decoration:none}.woocommerce-page div.product div.summary .quantity .qty,.woocommerce div.product div.summary .quantity .qty{margin:0 10px 0 0;line-height:1}.woocommerce-page div.product div.summary .variations td,.woocommerce div.product div.summary .variations td{padding-bottom:10px}.woocommerce-page div.product div.summary .product_meta,.woocommerce div.product div.summary .product_meta{width:100%;color:rgba(0,0,0,.5)}.woocommerce-page div.product div.summary .product_meta a,.woocommerce div.product div.summary .product_meta a{color:#00A8FF;font-weight:600}.woocommerce-page div.product div.summary .product-share-links,.woocommerce div.product div.summary .product-share-links{background:#F5F9FD;width:calc(100% + 48px);margin:-8px;padding:10px 20px 0;text-align:center}.woocommerce-page div.product div.summary .product-share-links a,.woocommerce div.product div.summary .product-share-links a{display:inline-block;margin:0 5px 10px}.woocommerce-page div.product div.summary p,.woocommerce div.product div.summary p{margin:0 0 40px}.woocommerce-page div.product .extra-woocommerce-details-accordion,.woocommerce div.product .extra-woocommerce-details-accordion{width:calc(50% - 12px);border:0;clear:right;float:right}.woocommerce-page div.product .extra-woocommerce-details-accordion .group,.woocommerce div.product .extra-woocommerce-details-accordion .group{width:100%}.woocommerce-page div.product .extra-woocommerce-details-accordion .header,.woocommerce div.product .extra-woocommerce-details-accordion .header{outline:none;border-bottom:1px solid rgba(0,0,0,.1);padding:15px 20px;line-height:1;cursor:pointer}.woocommerce-page div.product .extra-woocommerce-details-accordion .header.ui-accordion-header-active .ui-accordion-header-icon:before,.woocommerce div.product .extra-woocommerce-details-accordion .header.ui-accordion-header-active .ui-accordion-header-icon:before{content:"\e63d"}.woocommerce-page div.product .extra-woocommerce-details-accordion .ui-accordion-header-icon,.woocommerce div.product .extra-woocommerce-details-accordion .ui-accordion-header-icon{display:inline-block;margin:0 5px 0 0}.woocommerce-page div.product .extra-woocommerce-details-accordion .ui-accordion-header-icon:before,.woocommerce div.product .extra-woocommerce-details-accordion .ui-accordion-header-icon:before{content:"\e638";color:rgba(0,0,0,.5)}.woocommerce-page div.product .extra-woocommerce-details-accordion .title,.woocommerce div.product .extra-woocommerce-details-accordion .title{display:inline-block;padding:0;margin:0;color:rgba(0,0,0,.5);line-height:1;font-size:14px;font-weight:600}.woocommerce-page div.product .extra-woocommerce-details-accordion .content,.woocommerce div.product .extra-woocommerce-details-accordion .content{background:#F5F9FD;border-bottom:1px solid rgba(0,0,0,.1);padding:20px 40px}.woocommerce-page div.product .extra-woocommerce-details-accordion .content>h2,.woocommerce div.product .extra-woocommerce-details-accordion .content>h2{display:none}.woocommerce-page div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-author,.woocommerce-page div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-email,.woocommerce div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-author,.woocommerce div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-email{width:50%;padding:0}.woocommerce-page div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-author,.woocommerce div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-author{padding-right:10px}.woocommerce-page div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-email,.woocommerce div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-email{padding-left:10px}.woocommerce-page div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-rating,.woocommerce div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-rating{padding:10px 0;clear:both}.woocommerce-page div.product #comments .commentlist,.woocommerce div.product #comments .commentlist{padding:0}.woocommerce-page div.product #respond .comment-reply-title,.woocommerce div.product #respond .comment-reply-title{font-size:14px}.woocommerce-page div.product #respond .comment-form-rating label,.woocommerce div.product #respond .comment-form-rating label{display:block;margin-bottom:10px}.woocommerce-page .related.products,.woocommerce .related.products{width:100%;clear:both}.woocommerce-page .related.products h2,.woocommerce .related.products h2{margin:0 0 20px;padding:0;font-weight:600}.woocommerce-page .related.products .products li.product,.woocommerce .related.products .products li.product{width:25%;max-width:25%;min-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.with_sidebar.woocommerce-page .related.products .products li.product,.with_sidebar.woocommerce .related.products .products li.product{width:33.33333%;max-width:33.33333%;min-width:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}.woocommerce-page.et_pb_pagebuilder_layout div.product div.summary,.woocommerce.et_pb_pagebuilder_layout div.product div.summary{display:none}.woocommerce-MyAccount-navigation ul{padding:0;list-style:none;margin-right:30px}.woocommerce-MyAccount-navigation ul li{margin-bottom:0}.woocommerce-MyAccount-navigation-link{position:relative;display:block;opacity:.6;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.woocommerce-MyAccount-navigation-link:after{position:absolute;top:50%;left:0;line-height:1;margin-top:-9px;font-family:ETModules;font-size:18px}.woocommerce-MyAccount-navigation-link a{display:block;padding:10px 10px 10px 30px;border-bottom:1px solid #efefef}.woocommerce-MyAccount-navigation-link.is-active,.woocommerce-MyAccount-navigation-link:hover{opacity:1}.woocommerce-MyAccount-navigation-link--dashboard:after{content:"\E009"}.woocommerce-MyAccount-navigation-link--orders:after{content:"\E013"}.woocommerce-MyAccount-navigation-link--downloads:after{content:"\E05F"}.woocommerce-MyAccount-navigation-link--edit-address:after{content:"\E026"}.woocommerce-MyAccount-navigation-link--edit-account:after{content:"\E107"}.woocommerce-MyAccount-navigation-link--customer-logout:after{content:"\E051"}.woocommerce-MyAccount-content .woocommerce-Address-title,.woocommerce-MyAccount-content h2{margin-top:25px}.woocommerce .woocommerce-MyAccount-content table thead th{padding-top:10px;padding-bottom:10px}.woocommerce-MyAccount-content table td,.woocommerce-MyAccount-content table th{font-size:14px}/*!
* Ripple
* Created by Andy Tran (http://andytran.me)
* Copyright 2015 Andy Tran.
* Licensed under MIT (https://github.com/andyhqtran/UILibrary/blob/master/LICENSE)
*/[ripple]{position:relative;overflow:hidden}[ripple][ripple-inverse] .ripple{-webkit-animation:ripple-inverse 1s;animation:ripple-inverse 1s}[ripple] .ripple{position:absolute;display:block;background:#fff;width:60px;height:60px;border-radius:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-animation:ripple 1s;animation:ripple 1s}@-webkit-keyframes ripple{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.2}100%{-webkit-transform:scale(10);transform:scale(10);opacity:0}}@keyframes ripple{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.2}100%{-webkit-transform:scale(10);transform:scale(10);opacity:0}}@-webkit-keyframes ripple-inverse{0%{background:#e6e6e6;-webkit-transform:scale(0);transform:scale(0);opacity:1}80%{background:#fff}100%{-webkit-transform:scale(10);transform:scale(10);opacity:1}}@keyframes ripple-inverse{0%{background:#e6e6e6;-webkit-transform:scale(0);transform:scale(0);opacity:1}80%{background:#fff}100%{-webkit-transform:scale(10);transform:scale(10);opacity:1}}@keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeRight{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeOutRight{0%{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:1;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes fadeOutRight{0%{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:1;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes slideWidth{0%{width:0}}@keyframes slideWidth{0%{width:0}}@-webkit-keyframes Grow{0%{opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes Grow{0%{opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes flipIn{0%{-webkit-transform:perspective(1000px) rotateX(-90deg);transform:perspective(1000px) rotateX(-90deg)}60%{-webkit-transform:perspective(1000px) rotateX(10deg);transform:perspective(1000px) rotateX(10deg)}80%{-webkit-transform:perspective(1000px) rotateX(-10deg);transform:perspective(1000px) rotateX(-10deg)}}@keyframes flipIn{0%{-webkit-transform:perspective(1000px) rotateX(-90deg);transform:perspective(1000px) rotateX(-90deg)}60%{-webkit-transform:perspective(1000px) rotateX(10deg);transform:perspective(1000px) rotateX(10deg)}80%{-webkit-transform:perspective(1000px) rotateX(-10deg);transform:perspective(1000px) rotateX(-10deg)}}@-webkit-keyframes slideInRight{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes gridFadeIn{0%{opacity:0;-webkit-transform:translatey(-5%)}100%{opacity:1;-webkit-transform:translatey(0)}}@keyframes gridFadeIn{0%{opacity:0;-webkit-transform:translatey(-5%);transform:translatey(-5%)}100%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@font-face{font-family:ET-Extra;src:url(//slightnorth.com/wp-content/themes/Extra/fonts/ET-Extra.eot);src:url(//slightnorth.com/wp-content/themes/Extra/fonts/ET-Extra.eot?#iefix) format("embedded-opentype"),url(//slightnorth.com/wp-content/themes/Extra/fonts/ET-Extra.woff) format("woff"),url(//slightnorth.com/wp-content/themes/Extra/fonts/ET-Extra.ttf) format("truetype"),url(//slightnorth.com/wp-content/themes/Extra/fonts/ET-Extra.svg#ET-Extra) format("svg");font-weight:400;font-style:normal;font-display:swap}@media only screen and (min-width:1024px){.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#footer .et_pb_extra_column{width:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;min-width:0;max-width:none}.ie #footer .et_pb_extra_column{max-width:33.33333%}.footer_columns_4#footer .et_pb_extra_column{width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.ie .footer_columns_4#footer .et_pb_extra_column{max-width:25%}.footer_columns_2#footer .et_pb_extra_column{width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.ie .footer_columns_2#footer .et_pb_extra_column{max-width:50%}.footer_columns_1#footer .et_pb_extra_column{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.ie .footer_columns_1#footer .et_pb_extra_column{max-width:100%}.footer_columns_1_4__3_4#footer .et_pb_extra_column.odd{width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.ie .footer_columns_1_4__3_4#footer .et_pb_extra_column.odd{max-width:25%}.footer_columns_1_4__3_4#footer .et_pb_extra_column.even{width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.ie .footer_columns_1_4__3_4#footer .et_pb_extra_column.even{max-width:75%}.footer_columns_3_4__1_4#footer .et_pb_extra_column.odd{width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.ie .footer_columns_3_4__1_4#footer .et_pb_extra_column.odd{max-width:75%}.footer_columns_3_4__1_4#footer .et_pb_extra_column.even{width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.ie .footer_columns_3_4__1_4#footer .et_pb_extra_column.even{max-width:25%}.footer_columns_1_3__2_3#footer .et_pb_extra_column.odd{width:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.ie .footer_columns_1_3__2_3#footer .et_pb_extra_column.odd{max-width:33.33333%}.footer_columns_1_3__2_3#footer .et_pb_extra_column.even{width:66.66666666%;-ms-flex-preferred-size:66.66666666%;flex-basis:66.66666666%}.ie .footer_columns_1_3__2_3#footer .et_pb_extra_column.even{max-width:66.66667%}.footer_columns_2_3__1_3#footer .et_pb_extra_column.odd{width:66.66666666%;-ms-flex-preferred-size:66.66666666%;flex-basis:66.66666666%}.ie .footer_columns_2_3__1_3#footer .et_pb_extra_column.odd{max-width:66.66667%}.footer_columns_2_3__1_3#footer .et_pb_extra_column.even{width:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.ie .footer_columns_2_3__1_3#footer .et_pb_extra_column.even{max-width:33.33333%}.footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-1,.footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-2{width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.ie .footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-1,.ie .footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-2{max-width:25%}.footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-4{width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.ie .footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-4{max-width:50%}.footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-1{width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.ie .footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-1{max-width:50%}.footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-2,.footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-4{width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.ie .footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-2,.ie .footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-4{max-width:25%}.footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-2{width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.ie .footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-2{max-width:50%}.footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-1,.footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-4{width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.ie .footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-1,.ie .footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-4{max-width:25%}.footer_columns_1#footer .et_pb_extra_column.column-2,.footer_columns_1#footer .et_pb_extra_column.column-3,.footer_columns_1#footer .et_pb_extra_column.column-4,.footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-3,.footer_columns_1_3__2_3#footer .et_pb_extra_column.column-2,.footer_columns_1_3__2_3#footer .et_pb_extra_column.column-3,.footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-3,.footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-3,.footer_columns_1_4__3_4#footer .et_pb_extra_column.column-2,.footer_columns_1_4__3_4#footer .et_pb_extra_column.column-3,.footer_columns_2#footer .et_pb_extra_column.column-2,.footer_columns_2#footer .et_pb_extra_column.column-3,.footer_columns_2_3__1_3#footer .et_pb_extra_column.column-2,.footer_columns_2_3__1_3#footer .et_pb_extra_column.column-3,.footer_columns_3#footer .et_pb_extra_column.column-3,.footer_columns_3_4__1_4#footer .et_pb_extra_column.column-2,.footer_columns_3_4__1_4#footer .et_pb_extra_column.column-3{display:none}#main-header-wrapper{-webkit-transition:height .5s;transition:height .5s}.et_fixed_nav .et-fixed-header #main-header{position:fixed;width:100%;top:0}.boxed_layout.et_fixed_nav .et-fixed-header #main-header{width:90%;max-width:1360px}.et_hide_nav.et_fixed_nav .et-fixed-header #main-content{padding-top:40px}.et_hide_nav #main-header{top:0}.admin-bar.et_fixed_nav .et-fixed-header #main-header,.admin-bar.et_hide_nav #main-header{top:32px}.et_hide_nav.et_fixed_nav #main-header{position:fixed;opacity:0;-webkit-transition-duration:.7s;transition-duration:.7s;width:100%}.et_hide_nav.et_fixed_nav .et-fixed-header #main-header{opacity:1;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.et_pb_column_1_2 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_3 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_3 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.et_pb_column_1_4 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_4 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.et_pb_column_1_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_5 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.et_pb_column_1_6 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_6 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.et_pb_column_3_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium{display:none}.et_pb_column_1_3 .posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column,.et_pb_column_1_3 .posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column,.et_pb_column_1_4 .posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column,.et_pb_column_1_4 .posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column,.et_pb_column_1_5 .posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column,.et_pb_column_1_5 .posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column,.et_pb_column_1_6 .posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column,.et_pb_column_1_6 .posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column,.et_pb_column_2_5 .posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column,.et_pb_column_2_5 .posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column{width:100%;padding:0}}@media only screen and (max-width:1024px){#content-area{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_extra_layout .et_pb_extra_column_main .et_pb_row,.et_pb_extra_row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.et_extra_layout .et_pb_extra_column_main .et_pb_column,.et_pb_extra_column{width:100%;max-width:100%;min-width:100%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.et_pb_extra_column_main,.et_pb_extra_column_sidebar{width:100%;max-width:100%;min-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;float:none;clear:both}.with_sidebar.et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.with_sidebar.et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.with_sidebar.et_pb_extra_column_main,.with_sidebar .et_pb_extra_column_main,.with_sidebar.et_pb_extra_column_sidebar,.with_sidebar .et_pb_extra_column_sidebar{width:100%!important;min-width:100%;max-width:100%;-ms-flex-preferred-size:100%!important;flex-basis:100%!important;padding:0!important;float:none;clear:both}.ie.with_sidebar.et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.ie.with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.ie.with_sidebar.et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.ie.with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.ie.with_sidebar.et_pb_extra_column_main,.ie.with_sidebar .et_pb_extra_column_main,.ie.with_sidebar.et_pb_extra_column_sidebar,.ie.with_sidebar .et_pb_extra_column_sidebar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page.with_sidebar.et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.page.with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.page.with_sidebar.et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.page.with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.page.with_sidebar.et_pb_extra_column_main,.page.with_sidebar .et_pb_extra_column_main,.page.with_sidebar.et_pb_extra_column_sidebar,.page.with_sidebar .et_pb_extra_column_sidebar,.single.with_sidebar.et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.single.with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.single.with_sidebar.et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.single.with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.single.with_sidebar.et_pb_extra_column_main,.single.with_sidebar .et_pb_extra_column_main,.single.with_sidebar.et_pb_extra_column_sidebar,.single.with_sidebar .et_pb_extra_column_sidebar{padding:0!important}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_5,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_8,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4,.et_pb_extra_column_1_2,.et_pb_extra_column_1_3,.et_pb_extra_column_1_4,.et_pb_extra_column_1_5,.et_pb_extra_column_1_6,.et_pb_extra_column_2_3,.et_pb_extra_column_2_5,.et_pb_extra_column_3_4,.et_pb_extra_column_3_5,.et_pb_extra_column_3_8,.et_pb_extra_column_4_4{width:100%;max-width:100%;min-width:100%}.et_extra_layout .et_pb_extra_column_main .et_section_specialty .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4,.et_extra_layout .et_pb_extra_column_main .et_section_specialty .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_6,.et_extra_layout .et_pb_extra_column_main .et_section_specialty .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3,.et_extra_layout .et_pb_extra_column_main .et_section_specialty .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_6,.et_extra_layout .et_pb_extra_column_main .et_section_specialty .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4,.et_extra_layout .et_pb_extra_column_main .et_section_specialty .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8{width:100%;max-width:100%;min-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}header.header li ul{position:relative;top:auto;right:auto;left:auto;display:block}#top-header{display:none}#et-info{border-bottom:1px solid rgba(255,255,255,.1);padding:0 0 10px;margin:0}#et-info,#et-info .et-extra-social-icons{-ms-flex-wrap:wrap;flex-wrap:wrap}#et-info .et-extra-social-icons li{margin:0 10px 10px 0}#et-info .et-extra-social-icons .et-extra-icon{border:0;padding:0}#et-info .et-cart,#et-info .et-top-search{margin:0 10px 10px 0}.et_hide_nav.et_fixed_nav #main-header{opacity:1;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.et_fixed_nav .logo{-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}.logo{height:50px}.centered .logo{display:inline-block;width:auto;margin:30px 0}#et-navigation{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.centered #et-navigation{margin:0}#et-navigation>ul{display:none}#et-navigation li li{padding:0 0 0 30px}#et-navigation a{display:block;padding:20px 0}#et-navigation .mega-menu>ul{border-bottom:1px solid rgba(255,255,255,.1)}#et-navigation .mega-menu>ul>li{padding:0}#et-navigation .mega-menu>ul>li>a{color:inherit;pointer-events:all}#et-navigation .mega-menu ul,#et-navigation .mega-menu ul ul{padding:0 0 0 20px}#et-navigation .mega-menu-featured>ul{border-bottom:1px solid rgba(255,255,255,.1);padding:20px 0 0 20px}#et-navigation .mega-menu-featured>ul>li{padding:0 0 20px}#et-navigation .mega-menu-featured>ul>li:first-child .title{display:block}#et-navigation .mega-menu-featured .title{display:none}#et-navigation .mega-menu-featured .post-meta a{padding:0}#et-navigation .mega-menu.mega-featured-2>ul>li:nth-child(2){display:none}#et-navigation .mega-menu.mega-featured-2>ul>li:nth-child(3) .title{border-top:1px solid rgba(255,255,255,.1);padding:20px 0 0}#et-navigation .mega-menu.mega-featured-2 .title{display:block}#et-navigation .mega-menu.mega-featured-2 .recent-list{padding:0}#et-navigation .mega-menu.mega-featured-2 .recent-list li:last-child{padding:20px 0 0}.et-top-search-primary-menu-item .search-icon{display:none}.et-top-search-primary-menu-item .et-top-search{position:relative;top:auto;right:auto;display:block;width:100%;border:0;margin:15px 0 0}.et-top-search-primary-menu-item .et-top-search .et-search-field{background:rgba(255,255,255,.1);padding:7px 10px;font-size:12px;line-height:normal}.et-top-search-primary-menu-item .et-top-search .et-search-field::-webkit-input-placeholder{color:#fff;font-weight:400}.et-top-search-primary-menu-item .et-top-search .et-search-field:-ms-input-placeholder{color:#fff;font-weight:400}.et-top-search-primary-menu-item .et-top-search .et-search-field::-ms-input-placeholder{color:#fff;font-weight:400}.et-top-search-primary-menu-item .et-top-search .et-search-field::placeholder{color:#fff;font-weight:400}.et-top-search-primary-menu-item .et-top-search .et-search-field:focus{background:rgba(255,255,255,.2)}.et-top-search-primary-menu-item .et-top-search .et-search-submit{display:none}#et-mobile-navigation{display:block}#et-mobile-navigation nav{display:none;width:100%;padding:40px 40px 20px;border-radius:0 0 3px 3px;overflow:hidden}#et-mobile-navigation #et-extra-mobile-menu{position:relative;top:auto;right:auto;left:auto;display:block;background:0;border:0}#et-mobile-navigation #et-extra-mobile-menu>li:last-child a{border:0}#et-mobile-navigation #et-extra-mobile-menu li{width:100%}#et-mobile-navigation #et-extra-mobile-menu li.menu-item-has-children>a{position:relative}#et-mobile-navigation #et-extra-mobile-menu li.menu-item-has-children>a:after{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:.3s ease;transition:.3s ease}#et-mobile-navigation #et-extra-mobile-menu li.menu-item-has-children>a.selected:after{-webkit-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}#et-mobile-navigation #et-extra-mobile-menu li>ul{-webkit-transition:none;transition:none;opacity:1;visibility:visible}#et-mobile-navigation #et-extra-mobile-menu .sub-menu{display:none}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module,.et_pb_extra_module{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module .main-post,.et_pb_extra_module .main-post{width:50%;border-right:1px solid rgba(0,0,0,.1);border-bottom:0}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_5 .et_pb_extra_module .main-post{padding:20px 20px 0;width:50%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_5 .et_pb_extra_module .main-post .post-content{padding:0}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module .posts-list,.et_pb_extra_module .posts-list{width:50%}.et_pb_extra_module .posts-list li:first-child,.et_pb_extra_module .posts-list li:only-child{border-top:0}.module-head{width:100%}.et_pb_column_1_2 .tabbed-post-module .tabs ul li,.et_pb_column_1_3 .tabbed-post-module .tabs ul li,.et_pb_column_1_4 .tabbed-post-module .tabs ul li,.et_pb_column_1_5 .tabbed-post-module .tabs ul li,.et_pb_column_1_6 .tabbed-post-module .tabs ul li,.et_pb_column_2_3 .tabbed-post-module .tabs ul li,.et_pb_column_2_5 .tabbed-post-module .tabs ul li,.et_pb_column_3_5 .tabbed-post-module .tabs ul li{display:block}.et_pb_column_1_2 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_3 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_4 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_5 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_6 .tabbed-post-module .tabs ul li.active,.et_pb_column_2_3 .tabbed-post-module .tabs ul li.active,.et_pb_column_2_5 .tabbed-post-module .tabs ul li.active,.et_pb_column_3_5 .tabbed-post-module .tabs ul li.active{display:block;width:auto;border-right:1px solid rgba(0,0,0,.1)}.et_pb_column_1_2 .tabbed-post-module .tab-nav,.et_pb_column_1_3 .tabbed-post-module .tab-nav,.et_pb_column_1_4 .tabbed-post-module .tab-nav,.et_pb_column_1_5 .tabbed-post-module .tab-nav,.et_pb_column_1_6 .tabbed-post-module .tab-nav,.et_pb_column_2_3 .tabbed-post-module .tab-nav,.et_pb_column_2_5 .tabbed-post-module .tab-nav,.et_pb_column_3_4 .et_pb_row_inner .tabbed-post-module .tab-nav,.et_pb_column_3_5 .tabbed-post-module .tab-nav,.et_pb_row_inner .et_pb_column_4_4 .tabbed-post-module .tab-nav{display:none}.et_pb_column_1_2 .tabbed-post-module .tab-content,.et_pb_column_1_3 .tabbed-post-module .tab-content,.et_pb_column_1_4 .tabbed-post-module .tab-content,.et_pb_column_1_5 .tabbed-post-module .tab-content,.et_pb_column_1_6 .tabbed-post-module .tab-content,.et_pb_column_2_5 .tabbed-post-module .tab-content,.et_pb_column_3_5 .tabbed-post-module .tab-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_2 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_3 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_3 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_4 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_4 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_5 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_6 .tabbed-post-module .tab-content .posts-list,.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_2_5 .tabbed-post-module .tab-content .posts-list,.et_pb_column_3_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_3_5 .tabbed-post-module .tab-content .posts-list{width:50%}.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_3 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_4 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post,.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_3_5 .tabbed-post-module .tab-content .main-post{padding:20px}.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_3 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_4 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_5 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_3_5 .tabbed-post-module .tab-content .main-post .post-content{padding:0}.post-header{padding:40px}.page .post-wrap,.post-wrap{padding:0 40px 40px}.post-footer{padding:15px 40px 0}.post-footer .social-icons{margin:0 0 15px}.review{margin:40px 0 0}.project-details .project-categories,.project-details .project-description,.project-details .project-tags{width:100%;padding:30px 40px;border-bottom:1px solid rgba(0,0,0,.1)}.audio-titles{padding:11.5%}.single-post-module .link-format{padding:60px 40px}.quote-format{padding:40px}.et_pb_column_1_3 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button,.et_pb_column_1_4 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button,.et_pb_column_1_5 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button,.et_pb_column_1_6 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button,.et_pb_column_2_5 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button{font-size:4rem;line-height:4rem;width:4rem;height:4rem;margin-left:-2rem;margin-top:-2rem}.page .post-wrap{padding:40px}#portfolio_list .project,.with_sidebar #portfolio_list .project{width:50%}.sitemap-content ul{width:33.33333%;max-width:33.33333%;min-width:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}.with_sidebar .sitemap-content ul{width:50%;max-width:50%;min-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.sitemap-content ul.children{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%;min-width:100%}.woocommerce-page ul.products,.woocommerce ul.products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;min-width:100%;margin:-12px;overflow:hidden;float:none}.with_sidebar.woocommerce-page ul.products li.product,.with_sidebar .woocommerce-page ul.products li.product,.with_sidebar.woocommerce ul.products li.product,.with_sidebar .woocommerce ul.products li.product{width:25%;max-width:25%;min-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%;margin:0 0 0 -1px!important}.woocommerce-page .related.products li.product:nth-child(n),.woocommerce .related.products li.product:nth-child(n){width:25%!important;margin:0!important}.etad{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.header .etad{margin:20px auto}.et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content-box{background:rgba(0,0,0,.6);position:absolute}.et_pb_column_1_2 .featured-posts-slider-module .post-content h3,.et_pb_column_1_3 .featured-posts-slider-module .post-content h3,.et_pb_column_1_4 .featured-posts-slider-module .post-content h3,.et_pb_column_1_5 .featured-posts-slider-module .post-content h3,.et_pb_column_1_6 .featured-posts-slider-module .post-content h3,.et_pb_column_2_3 .featured-posts-slider-module .post-content h3,.et_pb_column_2_5 .featured-posts-slider-module .post-content h3,.et_pb_column_3_4 .featured-posts-slider-module .post-content h3,.et_pb_column_3_5 .featured-posts-slider-module .post-content h3,.et_pb_column_3_8 .featured-posts-slider-module .post-content h3,.et_pb_column_4_4 .featured-posts-slider-module .post-content h3{font-size:16px}.et_pb_column_1_3 .featured-posts-slider-module .post-content h3 a,.et_pb_column_1_4 .featured-posts-slider-module .post-content h3 a,.et_pb_column_1_5 .featured-posts-slider-module .post-content h3 a,.et_pb_column_1_6 .featured-posts-slider-module .post-content h3 a,.et_pb_column_2_5 .featured-posts-slider-module .post-content h3 a,.et_pb_column_3_8 .featured-posts-slider-module .post-content h3 a{color:#fff}.et_pb_column_1_2 .featured-posts-slider-module .post-meta,.et_pb_column_1_3 .featured-posts-slider-module .post-meta,.et_pb_column_1_4 .featured-posts-slider-module .post-meta,.et_pb_column_1_5 .featured-posts-slider-module .post-meta,.et_pb_column_1_6 .featured-posts-slider-module .post-meta,.et_pb_column_2_5 .featured-posts-slider-module .post-meta,.et_pb_column_3_5 .featured-posts-slider-module .post-meta,.et_pb_column_3_8 .featured-posts-slider-module .post-meta{color:#FFFFFF;display:block}.et_pb_column_1_2 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_3 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_4 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_6 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_2_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_3_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium{display:inline-block}.et_pb_column_1_2 .posts-carousel-module .carousel-group,.et_pb_column_1_3 .posts-carousel-module .carousel-group,.et_pb_column_1_4 .posts-carousel-module .carousel-group,.et_pb_column_1_5 .posts-carousel-module .carousel-group,.et_pb_column_1_6 .posts-carousel-module .carousel-group,.et_pb_column_2_5 .posts-carousel-module .carousel-group,.et_pb_column_3_5 .posts-carousel-module .carousel-group,.et_pb_column_3_8 .posts-carousel-module .carousel-group{padding-right:10px;padding-left:10px}.et_pb_column_1_2 .posts-carousel-module .carousel-item,.et_pb_column_1_3 .posts-carousel-module .carousel-item,.et_pb_column_1_4 .posts-carousel-module .carousel-item,.et_pb_column_1_5 .posts-carousel-module .carousel-item,.et_pb_column_1_6 .posts-carousel-module .carousel-item,.et_pb_column_2_5 .posts-carousel-module .carousel-item,.et_pb_column_3_5 .posts-carousel-module .carousel-item,.et_pb_column_3_8 .posts-carousel-module .carousel-item{width:25%;padding-top:20px}.et_pb_column_1_2 .posts-carousel-module .post-thumbnail,.et_pb_column_1_3 .posts-carousel-module .post-thumbnail,.et_pb_column_1_4 .posts-carousel-module .post-thumbnail,.et_pb_column_1_5 .posts-carousel-module .post-thumbnail,.et_pb_column_1_6 .posts-carousel-module .post-thumbnail,.et_pb_column_2_5 .posts-carousel-module .post-thumbnail,.et_pb_column_3_5 .posts-carousel-module .post-thumbnail,.et_pb_column_3_8 .posts-carousel-module .post-thumbnail{margin-right:10px;margin-left:10px}.et_pb_column_1_2 .posts-carousel-module .post-content-box,.et_pb_column_1_3 .posts-carousel-module .post-content-box,.et_pb_column_1_4 .posts-carousel-module .post-content-box,.et_pb_column_1_5 .posts-carousel-module .post-content-box,.et_pb_column_1_6 .posts-carousel-module .post-content-box,.et_pb_column_2_5 .posts-carousel-module .post-content-box,.et_pb_column_3_5 .posts-carousel-module .post-content-box,.et_pb_column_3_8 .posts-carousel-module .post-content-box{margin-right:10px;margin-left:10px;padding-right:0;padding-left:0}.et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-prev{left:60px}.rtl .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-prev{left:auto;right:60px}.et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-next{right:60px}.rtl .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-next{right:auto;left:60px}.et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-prev{left:40px}.rtl .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-prev{left:auto;right:40px}.et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-next{right:40px}.rtl .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-next{right:auto;left:40px}}@media only screen and (max-width:980px){.et_pb_column_1_2 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_1_2 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_1_2 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_1_2 .featured-posts-slider-module .carousel-item.et-pb-moved-slide,.et_pb_column_1_3 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_1_3 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_1_3 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_1_3 .featured-posts-slider-module .carousel-item.et-pb-moved-slide,.et_pb_column_2_3 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_2_3 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item.et-pb-moved-slide,.et_pb_column_2_5 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_2_5 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item.et-pb-moved-slide,.et_pb_column_3_4 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_3_4 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item.et-pb-moved-slide,.et_pb_column_3_5 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_3_5 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-duration:.8s;animation-duration:.8s}.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products li.product,.post-type-archive-product.woocommerce-page.woocommerce ul.products li.product{width:25%;max-width:25%;min-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%;margin:0 0 0 -1px!important;padding:0 12px 24px}.et_pb_pagebuilder_layout .et_pb_shop .woocommerce.columns-6 ul.products li.product,.et_pb_pagebuilder_layout .related ul.products.columns-6 ul.products li.product,.et_pb_pagebuilder_layout .upsells ul.products.columns-6 ul.products li.product{width:16.66667%!important;max-width:16.66667%!important;min-width:16.66667%!important;-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%}.et_pb_pagebuilder_layout .et_pb_shop .woocommerce.columns-5 ul.products li.product,.et_pb_pagebuilder_layout .related ul.products.columns-5 ul.products li.product,.et_pb_pagebuilder_layout .upsells ul.products.columns-5 ul.products li.product{width:20%!important;max-width:20%!important;min-width:20%!important;-ms-flex-preferred-size:20%;flex-basis:20%}.et_pb_pagebuilder_layout .et_pb_shop .woocommerce.columns-4 ul.products li.product,.et_pb_pagebuilder_layout .related ul.products.columns-4 ul.products li.product,.et_pb_pagebuilder_layout .upsells ul.products.columns-4 ul.products li.product{width:25%!important;max-width:25%!important;min-width:25%!important;-ms-flex-preferred-size:25%;flex-basis:25%}.et_pb_pagebuilder_layout .et_pb_shop .woocommerce.columns-3 ul.products li.product,.et_pb_pagebuilder_layout .related ul.products.columns-3 ul.products li.product,.et_pb_pagebuilder_layout .upsells ul.products.columns-3 ul.products li.product{width:33.33333%!important;max-width:33.33333%!important;min-width:33.33333%!important;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}.et_pb_pagebuilder_layout .et_pb_shop .woocommerce.columns-2 ul.products li.product,.et_pb_pagebuilder_layout .related ul.products.columns-2 ul.products li.product,.et_pb_pagebuilder_layout .upsells ul.products.columns-2 ul.products li.product{width:50%!important;max-width:50%!important;min-width:50%!important;-ms-flex-preferred-size:50%;flex-basis:50%}.et_pb_pagebuilder_layout .et_pb_shop .woocommerce.columns-1 ul.products li.product,.et_pb_pagebuilder_layout .related ul.products.columns-1 ul.products li.product,.et_pb_pagebuilder_layout .upsells ul.products.columns-1 ul.products li.product{width:100%!important;max-width:100%!important;min-width:100%!important;-ms-flex-preferred-size:100%;flex-basis:100%}.et_pb_pagebuilder_layout.et-db #et-boc .et-l .et_pb_wc_related_products ul.products.columns-1 li.product,.et_pb_pagebuilder_layout.et-db #et-boc .et-l .et_pb_wc_related_products ul.products.columns-2 li.product,.et_pb_pagebuilder_layout.et-db #et-boc .et-l .et_pb_wc_related_products ul.products.columns-3 li.product,.et_pb_pagebuilder_layout.et-db #et-boc .et-l .et_pb_wc_related_products ul.products.columns-4 li.product,.et_pb_pagebuilder_layout.et-db #et-boc .et-l .et_pb_wc_related_products ul.products.columns-5 li.product,.et_pb_pagebuilder_layout.et-db #et-boc .et-l .et_pb_wc_related_products ul.products.columns-6 li.product{margin-right:0!important}}@media only screen and (max-width:768px){.audio-titles{padding:40px}.et_pb_column_1_4 .post-module article .header .video-play-button,.et_pb_column_1_4 .posts-blog-feed-module.standard article .header .video-play-button,.et_pb_column_1_4 .tabbed-post-module article .header .video-play-button,.et_pb_column_1_5 .post-module article .header .video-play-button,.et_pb_column_1_5 .posts-blog-feed-module.standard article .header .video-play-button,.et_pb_column_1_5 .tabbed-post-module article .header .video-play-button,.et_pb_column_1_6 .post-module article .header .video-play-button,.et_pb_column_1_6 .posts-blog-feed-module.standard article .header .video-play-button,.et_pb_column_1_6 .tabbed-post-module article .header .video-play-button{font-size:2rem;line-height:2rem;width:2rem;height:2rem;margin-left:-1rem;margin-top:-1rem}.et_pb_column_1_4 .posts-blog-feed-module.masonry article .header .video-play-button,.et_pb_column_1_5 .posts-blog-feed-module.masonry article .header .video-play-button,.et_pb_column_1_6 .posts-blog-feed-module.masonry article .header .video-play-button{font-size:4rem;line-height:4rem;width:4rem;height:4rem;margin-left:-2rem;margin-top:-2rem}.et_pb_column_1_2 .tabbed-post-module .tabs ul li,.et_pb_column_1_3 .tabbed-post-module .tabs ul li,.et_pb_column_1_4 .tabbed-post-module .tabs ul li,.et_pb_column_1_5 .tabbed-post-module .tabs ul li,.et_pb_column_1_6 .tabbed-post-module .tabs ul li,.et_pb_column_2_3 .tabbed-post-module .tabs ul li,.et_pb_column_2_5 .tabbed-post-module .tabs ul li,.et_pb_column_3_5 .tabbed-post-module .tabs ul li,.et_pb_column_3_8 .tabbed-post-module .tabs ul li,.tabbed-post-module .tabs ul li{display:none}.et_pb_column_1_2 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_3 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_4 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_5 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_6 .tabbed-post-module .tabs ul li.active,.et_pb_column_2_3 .tabbed-post-module .tabs ul li.active,.et_pb_column_2_5 .tabbed-post-module .tabs ul li.active,.et_pb_column_3_4 .tabbed-post-module .tabs ul li.active,.et_pb_column_3_5 .tabbed-post-module .tabs ul li.active,.et_pb_column_3_8 .tabbed-post-module .tabs ul li.active,.et_pb_column_4_4 .tabbed-post-module .tabs ul li.active{display:block;width:100%;border:0}.et_pb_column_1_2 .tabbed-post-module .tab-nav,.et_pb_column_1_3 .tabbed-post-module .tab-nav,.et_pb_column_1_4 .tabbed-post-module .tab-nav,.et_pb_column_1_5 .tabbed-post-module .tab-nav,.et_pb_column_1_6 .tabbed-post-module .tab-nav,.et_pb_column_2_3 .tabbed-post-module .tab-nav,.et_pb_column_2_5 .tabbed-post-module .tab-nav,.et_pb_column_3_4 .et_pb_row_inner .tabbed-post-module .tab-nav,.et_pb_column_3_4 .tabbed-post-module .tab-nav,.et_pb_column_3_5 .tabbed-post-module .tab-nav,.et_pb_column_3_8 .tabbed-post-module .tab-nav,.et_pb_column_4_4 .tabbed-post-module .tab-nav,.et_pb_row_inner .et_pb_column_4_4 .tabbed-post-module .tab-nav{display:block}.et_pb_column_3_8 .tabbed-post-module .tab-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.et_pb_column_3_8 .tabbed-post-module .tab-content .main-post{padding:20px}.et_pb_column_3_8 .tabbed-post-module .tab-content .main-post .post-content{padding:0}.posts-blog-feed-module .paginated_content .paginated_page[data-columns="2"] .column,.posts-blog-feed-module .paginated_content .paginated_page[data-columns="3"] .column{width:100%;padding-right:0;padding-left:0}.posts-blog-feed-module .paginated_content .paginated_page[data-columns="2"] .column:first-child,.posts-blog-feed-module .paginated_content .paginated_page[data-columns="3"] .column:first-child{padding:0}.posts-blog-feed-module .paginated_content .paginated_page[data-columns]::before,.with_sidebar .posts-blog-feed-module .paginated_content .paginated_page[data-columns]::before{content:"1 .column.size-1of1"}.related-posts-content{-ms-flex-wrap:wrap;flex-wrap:wrap}.related-post{width:50%;max-width:50%;min-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.authors-page .authors[data-columns]::before,.with_sidebar .authors-page .authors[data-columns]::before{content:"1 .column.size-1of1"}.member-content #loginform{-ms-flex-wrap:wrap;flex-wrap:wrap}.member-content .button,.member-content .input{width:100%;max-width:100%;margin:0 0 20px}.member-content .button{margin:0}#portfolio_filter{display:block;height:32px}#portfolio_filter.opened{height:100%}#portfolio_filter li{display:block;width:100%;margin:0;border:0}#portfolio_filter li.filter-toggle{display:block;background:#f6f9fd;padding:10px 15px;font-size:12px;text-transform:uppercase;-webkit-transition:.3s ease;transition:.3s ease;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}#portfolio_filter a{width:100%}#portfolio_filter a:first-child{border-radius:0}#portfolio_list .project,.with_sidebar #portfolio_list .project{width:100%}.sitemap-content ul,.with_sidebar .sitemap-content ul{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%;min-width:100%}.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-1 li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-1 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-2 li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-2 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-3 li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-3 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-4 li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-4 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-5 li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-5 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-6 li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-6 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-1 li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-2 li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-3 li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-4 li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-5 li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-6 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-1 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-2 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-3 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-4 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-5 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-6 li.product,.post-type-archive-product.woocommerce-page.woocommerce ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-1 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-1 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-2 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-2 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-3 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-3 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-4 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-4 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-5 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-5 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-6 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-6 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-1 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-2 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-3 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-4 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-5 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-6 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-1 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-2 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-3 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-4 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-5 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-6 li.product,.with_sidebar.post-type-archive-product.woocommerce-page.woocommerce ul.products li.product,.with_sidebar.woocommerce-page ul.products li.product,.with_sidebar.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce ul.products li.product{-ms-flex-preferred-size:50%!important;flex-basis:50%!important;width:50%!important;max-width:50%!important;min-width:50%!important}.woocommerce-page .related.products,.woocommerce-page div.product .extra-woocommerce-details-accordion,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary,.woocommerce .related.products,.woocommerce div.product .extra-woocommerce-details-accordion,.woocommerce div.product div.images,.woocommerce div.product div.summary{width:100%;clear:both}.woocommerce-page .related.products h2,.woocommerce .related.products h2{margin:0 0 20px;padding:0;font-weight:600}.woocommerce-page .related.products li.product,.woocommerce .related.products li.product{margin-right:0!important}.woocommerce-page .related.products li.product:nth-child(n),.woocommerce .related.products li.product:nth-child(n){width:50%!important;-ms-flex-preferred-size:50%;flex-basis:50%;margin:0!important}.woocommerce-page .et_pb_wc_related_products ul.products.columns-1 li.product,.woocommerce-page .et_pb_wc_related_products ul.products.columns-2 li.product,.woocommerce-page .et_pb_wc_related_products ul.products.columns-3 li.product,.woocommerce-page .et_pb_wc_related_products ul.products.columns-4 li.product,.woocommerce-page .et_pb_wc_related_products ul.products.columns-5 li.product,.woocommerce-page .et_pb_wc_related_products ul.products.columns-6 li.product,.woocommerce-page .et_pb_wc_upsells ul.products.columns-1 li.product,.woocommerce-page .et_pb_wc_upsells ul.products.columns-2 li.product,.woocommerce-page .et_pb_wc_upsells ul.products.columns-3 li.product,.woocommerce-page .et_pb_wc_upsells ul.products.columns-4 li.product,.woocommerce-page .et_pb_wc_upsells ul.products.columns-5 li.product,.woocommerce-page .et_pb_wc_upsells ul.products.columns-6 li.product,.woocommerce .et_pb_wc_related_products ul.products.columns-1 li.product,.woocommerce .et_pb_wc_related_products ul.products.columns-2 li.product,.woocommerce .et_pb_wc_related_products ul.products.columns-3 li.product,.woocommerce .et_pb_wc_related_products ul.products.columns-4 li.product,.woocommerce .et_pb_wc_related_products ul.products.columns-5 li.product,.woocommerce .et_pb_wc_related_products ul.products.columns-6 li.product,.woocommerce .et_pb_wc_upsells ul.products.columns-1 li.product,.woocommerce .et_pb_wc_upsells ul.products.columns-2 li.product,.woocommerce .et_pb_wc_upsells ul.products.columns-3 li.product,.woocommerce .et_pb_wc_upsells ul.products.columns-4 li.product,.woocommerce .et_pb_wc_upsells ul.products.columns-5 li.product,.woocommerce .et_pb_wc_upsells ul.products.columns-6 li.product{margin-right:0!important}#footer-info,#footer-nav{width:100%;text-align:center;line-height:1.5em;display:block}}@media only screen and (max-width:480px){#et-info .et-top-search{width:100%;margin:0 0 10px}#et-info .et-top-search .et-search-field{width:100%}#et-info .et-cart{width:100%;margin:0 0 10px}#et-mobile-navigation nav{padding:20px 20px 0}.post-header{padding:40px 20px}.page .post-wrap,.post-wrap{padding:0 20px 40px}.post-footer{padding:15px 20px 0}.post-footer .social-icons .share-title{display:block}.author-box .author-box-avatar{width:80px;max-width:80px;min-width:80px;-ms-flex-preferred-size:80px;flex-basis:80px;height:80px;margin:0 0 20px}.author-box-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.author-box-description{margin:0}.review-summary{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.review-summary-score-box{margin:0 0 20px;width:100%;max-width:100%;min-width:auto}.review-summary-content{padding:0}.related-post{width:100%;max-width:100%;min-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.et_pb_extra_module{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_5 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_extra_module .main-post{padding:0;border:0;width:100%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_5 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_extra_module .main-post .post-content{padding:0 20px}.et_pb_extra_module .posts-list{width:100%!important}.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_pb_extra_module .posts-list{width:100%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_pb_extra_module .posts-list li:first-child,.et_pb_extra_module .posts-list li:first-child,.et_pb_extra_module .posts-list li:only-child{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.et_pb_extra_module .posts-list li:last-child,.et_pb_extra_module .posts-list li:only-child{border-bottom:0}.et_pb_column_1_2 .tabbed-post-module .tab-content,.et_pb_column_1_3 .tabbed-post-module .tab-content,.et_pb_column_1_4 .tabbed-post-module .tab-content,.et_pb_column_1_5 .tabbed-post-module .tab-content,.et_pb_column_1_6 .tabbed-post-module .tab-content,.et_pb_column_2_5 .tabbed-post-module .tab-content,.et_pb_column_3_5 .tabbed-post-module .tab-content,.et_pb_column_3_8 .tabbed-post-module .tab-content,.tabbed-post-module .tab-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_2 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_3 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_3 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_4 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_4 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_5 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_6 .tabbed-post-module .tab-content .posts-list,.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_2_5 .tabbed-post-module .tab-content .posts-list,.et_pb_column_3_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_3_5 .tabbed-post-module .tab-content .posts-list,.et_pb_column_3_8 .tabbed-post-module .tab-content .main-post,.et_pb_column_3_8 .tabbed-post-module .tab-content .posts-list{width:100%}.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_3 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_4 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post,.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_3_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_3_8 .tabbed-post-module .tab-content .main-post{padding:0}.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_3 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_4 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_5 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_3_5 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_3_8 .tabbed-post-module .tab-content .main-post .post-content{padding:0 20px}.tabbed-post-module .tab-content .main-post,.tabbed-post-module .tab-content .posts-list{width:100%}.tabbed-post-module .tab-content .main-post{padding:0}.tabbed-post-module .tab-content .main-post .post-content{padding:0 20px}.tabbed-post-module .tab-content .posts-list{border-bottom:1px solid rgba(0,0,0,.1)!important}.et_pb_column_1_2 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_3 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_4 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_6 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_2_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_3_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.posts-carousel-module.loading .carousel-item-hide-on-load-medium{display:none}.et_pb_column_1_2 .posts-carousel-module .carousel-group,.et_pb_column_1_3 .posts-carousel-module .carousel-group,.et_pb_column_1_4 .posts-carousel-module .carousel-group,.et_pb_column_1_5 .posts-carousel-module .carousel-group,.et_pb_column_1_6 .posts-carousel-module .carousel-group,.et_pb_column_2_3 .posts-carousel-module .carousel-group,.et_pb_column_2_5 .posts-carousel-module .carousel-group,.et_pb_column_3_4 .posts-carousel-module .carousel-group,.et_pb_column_3_5 .posts-carousel-module .carousel-group,.et_pb_column_4_4 .posts-carousel-module .carousel-group{padding-right:0;padding-left:0}.et_pb_column_1_2 .posts-carousel-module .carousel-item,.et_pb_column_1_3 .posts-carousel-module .carousel-item,.et_pb_column_1_4 .posts-carousel-module .carousel-item,.et_pb_column_1_5 .posts-carousel-module .carousel-item,.et_pb_column_1_6 .posts-carousel-module .carousel-item,.et_pb_column_2_3 .posts-carousel-module .carousel-item,.et_pb_column_2_5 .posts-carousel-module .carousel-item,.et_pb_column_3_4 .posts-carousel-module .carousel-item,.et_pb_column_3_5 .posts-carousel-module .carousel-item,.et_pb_column_4_4 .posts-carousel-module .carousel-item{width:50%;padding-top:0}.et_pb_column_1_2 .posts-carousel-module .post-thumbnail,.et_pb_column_1_3 .posts-carousel-module .post-thumbnail,.et_pb_column_1_4 .posts-carousel-module .post-thumbnail,.et_pb_column_1_5 .posts-carousel-module .post-thumbnail,.et_pb_column_1_6 .posts-carousel-module .post-thumbnail,.et_pb_column_2_3 .posts-carousel-module .post-thumbnail,.et_pb_column_2_5 .posts-carousel-module .post-thumbnail,.et_pb_column_3_4 .posts-carousel-module .post-thumbnail,.et_pb_column_3_5 .posts-carousel-module .post-thumbnail,.et_pb_column_4_4 .posts-carousel-module .post-thumbnail{margin-right:0;margin-left:0}.et_pb_column_1_2 .posts-carousel-module .post-content-box,.et_pb_column_1_3 .posts-carousel-module .post-content-box,.et_pb_column_1_4 .posts-carousel-module .post-content-box,.et_pb_column_1_5 .posts-carousel-module .post-content-box,.et_pb_column_1_6 .posts-carousel-module .post-content-box,.et_pb_column_2_3 .posts-carousel-module .post-content-box,.et_pb_column_2_5 .posts-carousel-module .post-content-box,.et_pb_column_3_4 .posts-carousel-module .post-content-box,.et_pb_column_3_5 .posts-carousel-module .post-content-box,.et_pb_column_4_4 .posts-carousel-module .post-content-box{margin-right:0;margin-left:0;padding-right:20px;padding-left:20px}.et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-prev{left:40px}.rtl .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-prev{left:auto;right:40px}.et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-next{right:40px}.rtl .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-next{right:auto;left:40px}.et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-prev{left:20px}.rtl .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-prev{left:auto;right:20px}.et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-next{right:20px}.rtl .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-next{right:auto;left:20px}.et_pb_column_1_2 .featured-posts-slider-module .carousel-item,.et_pb_column_1_3 .featured-posts-slider-module .carousel-item,.et_pb_column_1_4 .featured-posts-slider-module .carousel-item,.et_pb_column_1_5 .featured-posts-slider-module .carousel-item,.et_pb_column_1_6 .featured-posts-slider-module .carousel-item,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item,.et_pb_column_3_8 .featured-posts-slider-module .carousel-item,.et_pb_column_4_4 .featured-posts-slider-module .carousel-item,.featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_1_2 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_1_3 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_1_4 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_1_5 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_1_6 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_2_3 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_2_5 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_3_4 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_3_5 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_3_8 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_4_4 .featured-posts-slider-module .carousel-item{height:auto}.with_sidebar .et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_3_5 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:330px}.et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content-box{position:relative;background:#fff;padding:0;margin-top:330px}.et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content h3,.et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content h3,.et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content h3,.et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content h3,.et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content h3,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content h3,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content h3,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content h3,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item .post-content h3,.et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content h3,.et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content h3{font-weight:600}.et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content h3 a,.et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content h3 a,.et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content h3 a,.et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content h3 a,.et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content h3 a,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content h3 a,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content h3 a,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content h3 a,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item .post-content h3 a,.et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content h3 a,.et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content h3 a{color:rgba(0,0,0,.5)}.et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-meta,.et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-meta,.et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-meta,.et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-meta,.et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-meta,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-meta,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-meta,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-meta,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item .post-meta,.et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-meta,.et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-meta{display:none}.featured-posts-slider-module .et-pb-slider-arrows a{margin-top:-35px}.posts-blog-feed-module .hentry{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.posts-blog-feed-module .hentry .header,.posts-blog-feed-module .hentry .post-content{width:100%!important}.posts-blog-feed-module .hentry .header{padding:0;margin-bottom:20px}.page .post-wrap{padding:40px}.page .post-wrap .post-content{margin:0 0 40px}.authors-page .authors .author{padding:40px 20px}.authors-page .authors .author .author-footer{padding:20px}.contact-box,.member-box,.sitemap-box{padding:40px}.sitemap-content ul,.with_sidebar .sitemap-content ul{width:100%;max-width:100%;min-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.timeline{position:relative;width:100%}.timeline-nav{display:none}.woocommerce-page ul.products li.product,.woocommerce ul.products li.product{-ms-flex-preferred-size:50%;flex-basis:50%;min-width:50%;max-width:50%;width:50%}.with_sidebar.woocommerce-page ul.products li.product,.with_sidebar.woocommerce ul.products li.product{-ms-flex-preferred-size:50%!important;flex-basis:50%!important;min-width:50%!important;max-width:50%!important;width:50%!important}.woocommerce-page div.product .related li.product:nth-child(n),.woocommerce div.product .related li.product:nth-child(n){width:100%!important;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0!important}.woocommerce-page div.product .related li.product:last-child,.woocommerce div.product .related li.product:last-child{padding-bottom:0!important}.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-1 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-2 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-3 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-4 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-5 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-6 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-1 li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-2 li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-3 li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-4 li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-5 li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-6 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-1 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-2 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-3 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-4 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-5 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-6 li.product,.post-type-archive-product.woocommerce-page.woocommerce ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-1 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-2 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-3 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-4 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-5 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-6 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-1 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-2 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-3 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-4 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-5 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-6 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-1 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-2 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-3 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-4 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-5 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-6 li.product,.with_sidebar.post-type-archive-product.woocommerce-page.woocommerce ul.products li.product{-ms-flex-preferred-size:50%!important;flex-basis:50%!important;min-width:50%!important;max-width:50%!important;width:50%!important}.et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n){width:100%!important;max-width:100%!important;min-width:100%!important;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 0 0 -1px!important;padding:0 12px 24px}}@media only screen and (max-width:320px){.et_pb_column_1_2 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.et_pb_column_1_3 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.et_pb_column_1_4 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.et_pb_column_1_5 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.et_pb_column_1_6 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.et_pb_column_2_5 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.et_pb_column_3_5 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.posts-carousel-module.loading .carousel-item-hide-on-load-small{display:none}.et_pb_column_1_2 .posts-carousel-module .carousel-item,.et_pb_column_1_3 .posts-carousel-module .carousel-item,.et_pb_column_1_4 .posts-carousel-module .carousel-item,.et_pb_column_1_5 .posts-carousel-module .carousel-item,.et_pb_column_1_6 .posts-carousel-module .carousel-item,.et_pb_column_2_3 .posts-carousel-module .carousel-item,.et_pb_column_2_5 .posts-carousel-module .carousel-item,.et_pb_column_3_4 .posts-carousel-module .carousel-item,.et_pb_column_3_5 .posts-carousel-module .carousel-item,.et_pb_column_4_4 .posts-carousel-module .carousel-item{width:100%}.et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_3_5 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:210px}.post-footer{padding:0 20px}.project-details .project-categories,.project-details .project-description,.project-details .project-tags{padding:20px;border-bottom:1px solid rgba(0,0,0,.1)}.single-post-module .link-format{padding:60px 20px}.quote-format{padding:20px}.et_pb_column_1_4 .post-module article .header .video-play-button,.et_pb_column_1_4 .posts-blog-feed-module.standard article .header .video-play-button,.et_pb_column_1_4 .tabbed-post-module article .header .video-play-button,.et_pb_column_1_5 .post-module article .header .video-play-button,.et_pb_column_1_5 .posts-blog-feed-module.standard article .header .video-play-button,.et_pb_column_1_5 .tabbed-post-module article .header .video-play-button,.et_pb_column_1_6 .post-module article .header .video-play-button,.et_pb_column_1_6 .posts-blog-feed-module.standard article .header .video-play-button,.et_pb_column_1_6 .tabbed-post-module article .header .video-play-button{font-size:4rem;line-height:4rem;width:4rem;height:4rem;margin-left:-2rem;margin-top:-2rem}}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}* html .clearfix{zoom:1}*:first-child+html .clearfix{zoom:1}.et_lb_module{float:left;margin:0 0 46px 2%;float:left;width:100%}.et_lb_first{margin-left:0 !important;clear:both}.et_lb_ribbon h2{padding-top:30px}.et_lb_logo{text-align:center;margin-bottom:48px}h2.et_lb_landing-title{text-align:center;font-size:45px;color:#404040;font-family:'LeagueGothicRegular',Arial,sans-serif;font-style:normal;text-transform:uppercase;margin-bottom:12px}.et_lb_note-block,.et_lb_note-video{margin-bottom:34px}.et_lb_note{background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/note-left-bg.png) repeat-y;padding-left:10px;border:1px solid #f0eaca;border-left:none;border-bottom:none;-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.6);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.6);box-shadow:inset 0 1px 0 rgba(255,255,255,.6);color:#817757}.et_lb_note,.et_lb_note p{line-height:26px !important}.et_lb_note p{padding-bottom:26px}.et_lb_note-inner{background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/note-inner-bg.png);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.6);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.6);box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}.et_lb_note-content{border-left:1px solid rgba(243,218,198,.6);margin-left:23px;padding:26px 40px 14px 26px}.et_lb_note-bottom-left{background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/note-bottom-left.png) no-repeat left bottom;padding-left:9px}.et_lb_note-bottom-right{background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/note-bottom-right.png) no-repeat bottom right;padding-right:9px}.et_lb_note-bottom-center{background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/note-bottom-center.png) repeat-x;height:9px;width:100%}.et_lb_note-video-bg{background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/note-video-bg.png);border:1px solid #e0e0e0;-moz-box-shadow:inset 1px 1px 0 rgba(255,255,255,.6);-webkit-box-shadow:inset 1px 1px 0 rgba(255,255,255,.6);box-shadow:inset 1px 1px 0 rgba(255,255,255,.6);padding:35px 27px 14px}.et_lb_note-video-container{color:#7b7b7b}.et_lb_note-video-container,.et_lb_note-video-container p{line-height:27px !important}.et_lb_note-video-container p{padding-bottom:27px}.et_lb_note-video-container h4{color:#222}.et_lb_video-bottom-left{background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/video-bottom-left.png) no-repeat left bottom;padding-left:9px}.et_lb_video-bottom-right{background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/video-bottom-right.png) no-repeat bottom right;padding-right:9px}.et_lb_video-bottom-center{background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/video-bottom-center.png) repeat-x;height:8px;width:100%}.et_note_video_container{margin:-23px -16px 31px}.et_lb_new-testimonial .et_lb_module_content,.et_lb_toggle .et_lb_module_content,.et_lb_tabs .et_lb_module_content,.et_lb_simple_slider .et_lb_module_content,.et_lb_pricing_table .et_lb_module_content,.et_lb_image .et_lb_module_content{border:1px solid #dcdcdc;-moz-box-shadow:0 0 3px rgba(0,0,0,.1);-webkit-box-shadow:0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1)}.et_lb_new-testimonial .et_lb_module_content{position:relative;padding:25px 29px 15px;border:1px solid #dcdcdc;background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/pattern.png)}.et_lb_testimonial-bottom{position:absolute;background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/testimonial-bottom.png) no-repeat;width:25px;height:24px;bottom:-24px;right:76px}.et_lb_testimonial-image{position:relative;margin:0 14px 7px 0;float:left}.et_lb_testimonial-image span.et_lb_overlay{background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/testimonial-overlay.png) no-repeat;display:block;height:51px;left:0;position:absolute;top:0;width:51px}.et_lb_new-testimonial h3{font-family:'LeagueGothicRegular',Arial,sans-serif;font-size:18px;font-style:normal;color:#222;padding-bottom:4px;letter-spacing:0}p.et_lb_testimonial-meta{color:#bcbcbc;font-style:normal;font-family:'Droid Sans',Arial,Verdana,sans-serif;line-height:17px !important;padding-bottom:4px}p.et_lb_testimonial-meta a{text-decoration:none;color:#9186ac}.et_lb_new-testimonial,.et_lb_new-testimonial p{line-height:26px}.et_lb_toggle .et_lb_module_content,.et_lb_tabs .et_lb_module_content,.et_lb_simple_slider .et_lb_module_content,.et_lb_pricing_table .et_lb_module_content,.et_lb_image .et_lb_module_content{background:#fff;padding:1px;color:#464646}.et_lb_module_content_inner{background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/pattern.png);padding:14px 18px}h3.et_lb_toggle_title{position:relative;font-size:15px;letter-spacing:0;color:#464646;padding:0 30px 5px 0;margin:0;cursor:pointer}h3.et_lb_toggle_title span.et_toggle{content:'';background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/toggle_title.png) no-repeat;width:16px;height:11px;position:absolute;top:4px;right:0;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .7s ease-in-out}.et_lb_toggle_close h3.et_lb_toggle_title span.et_toggle{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.et_lb_toggle_content{padding-top:20px}.et_lb_slogan{position:relative;background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/left-quote.png) no-repeat 0px 4px;margin-bottom:52px;font-size:25px;color:#404040;text-align:center}.et_lb_slogan,.et_lb_slogan p{line-height:26px}.et_lb_slogan span.right-quote{position:absolute;background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/right-quote.png) no-repeat;display:block;height:17px;width:19px;right:0;top:4px}.et_lb_slogan .et_lb_module_content{padding:0 25px}.et_lb_note,.et_lb_note-video-container,.et_lb_new-testimonial,.et_lb_toggle{text-shadow:1px 1px 0 #fff}.et_lb_tabs ul.et_lb_tabs_nav{list-style:none !important;padding:0 !important;margin-bottom:-1px !important;margin-left:0}ul.et_lb_tabs_nav li{float:left;border:1px solid #dcdcdc;border-bottom:none;background:#fff;padding:1px 1px 0;margin:0 5px 0 0;-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);-moz-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 2px rgba(0,0,0,.1)}ul.et_lb_tabs_nav a{display:block;background:#fff;padding:10px 19px 11px;font-size:15px;color:#c1c1c1;font-style:italic;text-decoration:none}ul.et_lb_tabs_nav a:hover{text-decoration:none;color:#464646}ul.et_lb_tabs_nav .et_lb_tab_active a{background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/pattern.png);color:#464646}.et_lb_tabs .et_lb_module_content{z-index:2;position:relative}.et_lb_tab_hidden,.et_lb_slide_hidden{display:none}.et_lb_toggle_content,.et_lb_tab,.et_lb_simple_slide,#fancybox-title{font-style:normal}.et_lb_simple_slider{position:relative}.et_lb_simple_slider_prev,.et_lb_simple_slider_next{position:absolute;display:block;top:38%;background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/simple_slider_left.png) center no-repeat;width:35px;height:47px;border:1px solid #f0f0f0;text-indent:-9999px;-moz-box-shadow:0 0 2px rgba(0,0,0,.1);-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 2px rgba(0,0,0,.1)}.et_lb_simple_slider_prev{left:0;border-right:none}.et_lb_simple_slider_next{right:0;border-left:none;background-image:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/simple_slider_right.png)}.et_lb_simple_slider_content{margin:0 36px;z-index:2;position:relative}.et_lb_pricing_title{color:#bdbdbd;font-size:18px;font-style:normal;letter-spacing:0;text-shadow:1px 1px 0 #fff;background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/pricing_heading_bg.png);text-align:center;margin:-14px -18px;padding:12px 5px 14px;text-transform:uppercase;border-bottom:1px solid #ebebeb;-webkit-box-shadow:0 1px 0 #fff;-moz-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff}.et_lb_pricing_content{padding:30px 33px}.et_lb_pricing_table>.et_lb_module_content{position:relative}.et_lb_pricing_table>.et_lb_module_content>.et_lb_button{margin:0;position:absolute;bottom:-26px;left:0}.et_lb_pricing_table:hover{-webkit-box-shadow:0 0 30px rgba(0,0,0,.1);-moz-box-shadow:0 0 30px rgba(0,0,0,.1);box-shadow:0 0 30px rgba(0,0,0,.1)}.et_lb_pricing_table:hover .et_lb_pricing_title{color:#4d96a5}.et_lb_price,.et_lb_old_price{display:block;font-size:55px;color:#83c03a;font-style:normal;text-shadow:1px 1px 0 #fff;text-align:center;padding:20px 0 25px;position:relative;clear:both}.et_lb_old_price{color:#d28080;font-size:45px}.et_lb_old_price:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/old_price_bg.png) center no-repeat}.et_lb_box .et_lb_module_content{border:1px solid #cde4a2;background:#e8fcc2 url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/box_pattern.png);-moz-box-shadow:0 0 3px rgba(0,0,0,.1),inset 0 0 0px 1px #fff;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1),inset 0 0 0px 1px #fff;box-shadow:0 0 3px rgba(0,0,0,.1),inset 0 0 0px 1px #fff;padding:22px 27px 15px;color:#728d40;text-shadow:1px 1px 0 #fff;font-style:normal}.et_lb_widget_area,.et_lb_text_block{font-style:normal}h3.et_lb_box_title{color:#607b2e;font-size:15px;font-style:italic;font-weight:700;letter-spacing:0;background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/box_green_title.png) no-repeat;padding:1px 0 12px 30px}.et_lb_box_blue .et_lb_module_content{border-color:#adcdeb;background-color:#d2e8fd}.et_lb_box_blue h3.et_lb_box_title{background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/box_blue_title.png) no-repeat 0 2px}.et_lb_box_blue .et_lb_module_content,.et_lb_box_blue h3.et_lb_box_title{color:#2e6f7b}.et_lb_box_red .et_lb_module_content{border-color:#e4a2a2;background-color:#f8ccc4;color:#8d4040}.et_lb_box_red h3.et_lb_box_title{background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/box_red_title.png) no-repeat 0 2px;color:#7b2e2e}.et_lb_module img{max-width:100%;height:auto}.et_lb_hidden{display:none}.et_lb_button a{display:inline-block;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.3);text-decoration:none;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.6);-moz-box-shadow:0 2px 3px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.6);box-shadow:0 2px 3px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.6);font-size:12px}.et_lb_button span{display:block;background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/button_pattern.png);padding:10px 14px;text-align:center}.et_lb_button a:hover{color:rgba(255,255,255,.9)}.et_lb_button a,.et_lb_button span{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.et_lb_button_large a{font-size:32px;line-height:35px}.et_lb_button_large span{padding:15px 24px 17px}.et_lb_button_medium a{font-size:20px}.et_lb_button_medium span{padding:12px 18px 13px}.et_lb_button_green a{border:1px solid #779162;background:#93c25a;background:-moz-linear-gradient(top,rgba(147,194,90,1) 0%,rgba(118,161,59,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(147,194,90,1)),color-stop(100%,rgba(118,161,59,1)));background:-webkit-linear-gradient(top,rgba(147,194,90,1) 0%,rgba(118,161,59,1) 100%);background:-o-linear-gradient(top,rgba(147,194,90,1) 0%,rgba(118,161,59,1) 100%);background:-ms-linear-gradient(top,rgba(147,194,90,1) 0%,rgba(118,161,59,1) 100%);background:linear-gradient(top,rgba(147,194,90,1) 0%,rgba(118,161,59,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#93c25a',endColorstr='#76a13b',GradientType=0)}.et_lb_button_blue a{border:1px solid #497ea7;background:#61b8cb;background:-moz-linear-gradient(top,rgba(97,184,203,1) 0%,rgba(80,158,175,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(97,184,203,1)),color-stop(100%,rgba(80,158,175,1)));background:-webkit-linear-gradient(top,rgba(97,184,203,1) 0%,rgba(80,158,175,1) 100%);background:-o-linear-gradient(top,rgba(97,184,203,1) 0%,rgba(80,158,175,1) 100%);background:-ms-linear-gradient(top,rgba(97,184,203,1) 0%,rgba(80,158,175,1) 100%);background:linear-gradient(top,rgba(97,184,203,1) 0%,rgba(80,158,175,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#61b8cb',endColorstr='#509eaf',GradientType=0)}.et_lb_button_red a{border:1px solid #943b3d;background:#bc3f3f;background:-moz-linear-gradient(top,rgba(188,63,63,1) 0%,rgba(170,53,53,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(188,63,63,1)),color-stop(100%,rgba(170,53,53,1)));background:-webkit-linear-gradient(top,rgba(188,63,63,1) 0%,rgba(170,53,53,1) 100%);background:-o-linear-gradient(top,rgba(188,63,63,1) 0%,rgba(170,53,53,1) 100%);background:-ms-linear-gradient(top,rgba(188,63,63,1) 0%,rgba(170,53,53,1) 100%);background:linear-gradient(top,rgba(188,63,63,1) 0%,rgba(170,53,53,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3f3f',endColorstr='#aa3535',GradientType=0)}.et_lb_button_purple a{border:1px solid #98578e;background:#c57bba;background:-moz-linear-gradient(top,rgba(197,123,186,1) 0%,rgba(178,108,168,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(197,123,186,1)),color-stop(100%,rgba(178,108,168,1)));background:-webkit-linear-gradient(top,rgba(197,123,186,1) 0%,rgba(178,108,168,1) 100%);background:-o-linear-gradient(top,rgba(197,123,186,1) 0%,rgba(178,108,168,1) 100%);background:-ms-linear-gradient(top,rgba(197,123,186,1) 0%,rgba(178,108,168,1) 100%);background:linear-gradient(top,rgba(197,123,186,1) 0%,rgba(178,108,168,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c57bba',endColorstr='#b26ca8',GradientType=0)}.et_lb_button_yellow a{border:1px solid #b5a040;background:#efd456;background:-moz-linear-gradient(top,rgba(239,212,86,1) 0%,rgba(212,187,71,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(239,212,86,1)),color-stop(100%,rgba(212,187,71,1)));background:-webkit-linear-gradient(top,rgba(239,212,86,1) 0%,rgba(212,187,71,1) 100%);background:-o-linear-gradient(top,rgba(239,212,86,1) 0%,rgba(212,187,71,1) 100%);background:-ms-linear-gradient(top,rgba(239,212,86,1) 0%,rgba(212,187,71,1) 100%);background:linear-gradient(top,rgba(239,212,86,1) 0%,rgba(212,187,71,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#efd456',endColorstr='#d4bb47',GradientType=0)}.et_lb_button_black a{border:1px solid #303030;background:#555;background:-moz-linear-gradient(top,rgba(85,85,85,1) 0%,rgba(66,66,66,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(85,85,85,1)),color-stop(100%,rgba(66,66,66,1)));background:-webkit-linear-gradient(top,rgba(85,85,85,1) 0%,rgba(66,66,66,1) 100%);background:-o-linear-gradient(top,rgba(85,85,85,1) 0%,rgba(66,66,66,1) 100%);background:-ms-linear-gradient(top,rgba(85,85,85,1) 0%,rgba(66,66,66,1) 100%);background:linear-gradient(top,rgba(85,85,85,1) 0%,rgba(66,66,66,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555',endColorstr='#424242',GradientType=0)}.et_lb_bar{background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/horizontal_bar.png) no-repeat top center;height:6px}.et_lb_list ul{padding-left:0 !important}.et_lb_list ul li{list-style:none;background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/et_lb_list_checkmark.png) no-repeat 2px 4px;padding:2px 0 0 31px}.et_lb_list ul ul{padding-left:29px !important}.et_lb_list.et_lb_list_arrow ul li{background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/et_lb_list_arrow.png) no-repeat 2px 4px}.et_lb_list.et_lb_list_x ul li{background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/et_lb_list_x.png) no-repeat 2px 4px}.et_lb_image_box{position:relative;margin:-12px -13px -12px -16px}.et_lb_image_box img{border:1px solid #fff;display:block}.et_lb_image_content{padding-top:22px;clear:both}.et_lb_zoom_icon{position:absolute;background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/et_lb_zoom_icon.png) no-repeat center;display:none;width:100%;height:100%;top:0;left:0}.et_lb_column>.et_lb_module,.et_lb_module>.et_lb_module{margin-left:0}.et_lb_column>.et_lb_module:last-child,.et_lb_module_content .et_lb_module:last-child{margin-bottom:0}.et_lb_1_2{width:49%}.et_lb_1_3{width:32%}.et_lb_1_4{width:23.5%}.et_lb_2_3{width:66%}.et_lb_3_4{width:74.5%}.et_lb_slider .slides img{display:block;height:auto}.et_lb_slider ol.flex-control-nav{width:auto !important;background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/slider-panel.png) repeat-x;padding:18px 46px 0 50px !important;bottom:-19px !important;height:23px !important}.et_lb_slider_effect_slide ol.flex-control-nav{bottom:-2px !important}.et_lb_slider .flex-control-nav li,.et_lb_slider .flex-control-nav li:first-child{float:left;margin-right:4px}.et_lb_slider .flex-control-nav a{background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/main_sprite.png) no-repeat -491px -637px !important;display:block;width:11px;height:11px;text-indent:-9999px}.et_lb_slider .flex-control-nav a.flex-active{background-position:-491px -624px !important}.et_lb_slider .flex-control-nav:before,.et_lb_slider .flex-control-nav:after{position:absolute;content:'';width:25px;height:41px;bottom:0}.et_lb_slider .flex-control-nav:before{background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/main_sprite.png) no-repeat -490px -658px;left:-25px}.et_lb_slider .flex-control-nav:after{background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/slider-right-panel.png) no-repeat right top;right:-25px}.et_lb_slider .flex-direction-nav li a{width:39px !important;height:39px !important;margin-top:-19px}.et_lb_slider .flex-direction-nav li .flex-prev{left:0 !important;background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/main_sprite.png) no-repeat -490px -712px !important}.et_lb_slider .flex-direction-nav li .flex-next{right:0 !important;background:url(//slightnorth.com/wp-content/plugins/elegantbuilder/images/main_sprite.png) no-repeat -490px -758px !important}.et_attachment_overlay{-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,.7);-moz-box-shadow:inset 0 0 10px rgba(0,0,0,.7);box-shadow:inset 0 0 10px rgba(0,0,0,.7);width:100%;height:100%;position:absolute;top:0;left:0;display:block}.et_lb_slider .flexslider{width:100% !important}.et_lb_slider .flex-control-nav,.et_lb_slider .flex-direction-nav,.et_lb_slider #controllers-wrapper{display:block !important}.et_lb_slider ul,.et_lb_slider ol,.et_lb_slider .flexslider .slides>li{margin:0}.et_lb_slider .flex-viewport .slides li{position:relative}.et_lb_module ol,.et_lb_module ul{list-style-position:inside}.et_lb_module ol{list-style:decimal}.et_lb_module ul{list-style:disc}
/*======================================
Theme Name: Extra Child
Theme URI: https://divicake.com/
Description: Customized by Dianne Minardi
Version: Version: 2.27.4
Author: Dianne Minardi
Author URI: https://slightnorth.com
Template: Extra
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */