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

@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{box-sizing:border-box}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge{background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-block;line-height:0;max-width:100%;min-height:24px;padding:2px 8px}.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__flex-wrapper{align-items:center;display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%}.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{-webkit-appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;margin:0;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button{align-items:center;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);height:36px;padding:6px 12px}.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));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{height:auto}.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}@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-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%}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0}.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}.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.has-icon.has-text.has-icon-right{padding-left:12px;padding-right:8px}.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-calendar{background-color:var(--wp-components-color-background,#fff);color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;font-size:13px;font-weight:400;position:relative;z-index:0}.components-calendar,.components-calendar *,.components-calendar :after,.components-calendar :before{box-sizing:border-box}.components-calendar__day{padding:0;position:relative}.components-calendar__day:has(.components-calendar__day-button:disabled){color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day:has(.components-calendar__day-button:focus-visible),.components-calendar__day:has(.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__day-button{align-items:center;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:flex;font:inherit;font-variant-numeric:tabular-nums;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__day-button:before{border:none;border-radius:2px;content:"";inset:0;position:absolute;z-index:-1}.components-calendar__day-button:after{content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.components-calendar__day-button:disabled{cursor:revert}@media (forced-colors:active){.components-calendar__day-button:disabled{text-decoration:line-through}}.components-calendar__day-button:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:1px}.components-calendar__caption-label{align-items:center;border:0;display:inline-flex;position:relative;text-transform:capitalize;white-space:nowrap;z-index:1}.components-calendar__button-next,.components-calendar__button-previous{align-items:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__button-next:disabled,.components-calendar__button-next[aria-disabled=true],.components-calendar__button-previous:disabled,.components-calendar__button-previous[aria-disabled=true]{color:var(--wp-components-color-gray-600,#949494);cursor:revert}.components-calendar__button-next:focus-visible,.components-calendar__button-previous:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__chevron{display:inline-block;fill:currentColor;height:16px;width:16px}.components-calendar[dir=rtl] .components-calendar__nav .components-calendar__chevron{transform:rotate(180deg);transform-origin:50%}.components-calendar__month-caption{align-content:center;display:flex;height:32px;justify-content:center;margin-bottom:12px}.components-calendar__months{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;max-width:fit-content;position:relative}.components-calendar__month-grid{border-collapse:initial;border-spacing:0 4px}.components-calendar__nav{align-items:center;display:flex;height:32px;inset-block-start:0;inset-inline-end:0;inset-inline-start:0;justify-content:space-between;position:absolute}.components-calendar__weekday{color:var(--wp-components-color-gray-700,#757575);height:32px;padding:0;text-align:center;text-transform:uppercase;width:32px}.components-calendar__day--today:after{border:2px solid;border-radius:50%;content:"";height:0;inset-block-start:2px;inset-inline-end:2px;position:absolute;width:0;z-index:1}.components-calendar__day--selected:not(.components-calendar__range-middle):has(.components-calendar__day-button,.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-foreground-inverted,#fff)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:before{background-color:var(--wp-components-color-foreground,#1e1e1e);border:1px solid #0000}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:disabled:before{background-color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:hover:not(:disabled):before{background-color:var(--wp-components-color-gray-800,#2f2f2f)}.components-calendar__day--hidden{visibility:hidden}.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button,.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button:before{border-end-end-radius:0;border-start-end-radius:0}.components-calendar__range-middle .components-calendar__day-button:before{background-color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);border-color:#0000;border-radius:0;border-style:solid;border-width:1px 0}.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button,.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button:before{border-end-start-radius:0;border-start-start-radius:0}.components-calendar__day--preview svg{color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 16%,#0000);inset:0;pointer-events:none;position:absolute}@media (forced-colors:active){.components-calendar__day--preview svg{color:inherit}}.components-calendar[dir=rtl] .components-calendar__day--preview svg{transform:scaleX(-1)}.components-calendar__day--preview.components-calendar__range-middle .components-calendar__day-button:before{border:none}@keyframes slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:0s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}@media not (prefers-reduced-motion){.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:.3s}}.components-calendar[dir=rtl] .components-calendar__weeks-after-enter,.components-calendar__weeks-before-enter{animation-name:slide-in-left}.components-calendar[dir=rtl] .components-calendar__weeks-after-exit,.components-calendar__weeks-before-exit{animation-name:slide-out-left}.components-calendar[dir=rtl] .components-calendar__weeks-before-enter,.components-calendar__weeks-after-enter{animation-name:slide-in-right}.components-calendar[dir=rtl] .components-calendar__weeks-before-exit,.components-calendar__weeks-after-exit{animation-name:slide-out-right}.components-calendar__caption-after-enter{animation-name:fade-in}.components-calendar__caption-after-exit{animation-name:fade-out}.components-calendar__caption-before-enter{animation-name:fade-in}.components-calendar__caption-before-exit{animation-name:fade-out}.components-checkbox-control{--checkbox-input-size:24px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control{--checkbox-input-margin:8px}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{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-right:12px;padding:6px 8px;transition:none}@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}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;height:var(--checkbox-input-size);line-height:0;margin:0 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:top;width:var(--checkbox-input-size)}@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;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{cursor:pointer}.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]{background:var(--wp-components-color-background,#fff);border:none;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);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{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;padding:6px 8px}@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-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));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{align-items:flex-start;display:flex;flex-wrap:wrap;padding:0;width:100%}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));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}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:hover:not(:disabled):not([aria-disabled=true]),.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;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{overflow:hidden}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset: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__track:after{opacity:0}.components-form-toggle .components-form-toggle__thumb{border-radius:50%;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 .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.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;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-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-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));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{cursor:text;padding:0;width:100%}.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-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));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:var(--wp-components-color-foreground,#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{flex:1 0 100%;max-height:128px;min-width:100%;overflow-y:auto}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;list-style:none;margin:0;padding:0}.components-form-token-field__suggestion{box-sizing:border-box;color:var(--wp-components-color-foreground,#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:var(--wp-components-color-foreground-inverted,#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-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000)}.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:64px;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:-64px;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(var(--wp-admin-border-width-focus)*-2/var(--wp-block-editor-iframe-zoom-out-scale, 1));outline-style:solid;outline-width:calc(var(--wp-admin-border-width-focus)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1))}.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{box-sizing:border-box}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}.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;color:#1e1e1e;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame h1,.components-modal__frame h2,.components-modal__frame h3{color:#1e1e1e}@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% - 128px);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:flex-start}.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,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__action.components-button{margin-right:8px}.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;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{height:auto}.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;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__input[type=url]{flex:1 1 auto}.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{backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex}.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}.components-placeholder.has-illustration{overflow:hidden}.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}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover{will-change:transform;z-index:1000000}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius: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]{border:1px solid #1e1e1e;border-radius:50%;grid-column:1;grid-row:1;height:24px;margin-right:12px;max-width:24px;min-width:24px;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]{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]{appearance:none;cursor:pointer;display:inline-flex;margin:0;padding:0}.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;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__side-handle:before{opacity:0}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}} .components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px} .components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}.components-snackbar{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,.components-snackbar__action.components-external-link{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus,.components-snackbar__action.components-external-link:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover,.components-snackbar__action.components-external-link: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]{background:var(--wp-components-color-background,#fff);border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;color:var(--wp-components-color-foreground,#1e1e1e);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-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));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,.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-color:var(--wp-components-color-gray-600,#949494)}.components-text-control__input::placeholder,.components-text-control__input[type=color]::placeholder,.components-text-control__input[type=date]::placeholder,.components-text-control__input[type=datetime-local]::placeholder,.components-text-control__input[type=datetime]::placeholder,.components-text-control__input[type=email]::placeholder,.components-text-control__input[type=month]::placeholder,.components-text-control__input[type=number]::placeholder,.components-text-control__input[type=password]::placeholder,.components-text-control__input[type=tel]::placeholder,.components-text-control__input[type=text]::placeholder,.components-text-control__input[type=time]::placeholder,.components-text-control__input[type=url]::placeholder,.components-text-control__input[type=week]::placeholder{color:color-mix(in srgb,var(--wp-components-color-foreground,#1e1e1e),#0000 38%)}.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 var(--wp-components-color-foreground,#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:var(--wp-components-color-foreground,#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:var(--wp-components-color-background,#fff);border-right:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;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{line-height: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:var(--wp-components-color-background,#fff);border:1px solid var(--wp-components-color-foreground,#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}.components-validated-control:has(:is(input,select):user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control :is(textarea,input[type=text]):user-invalid{--wp-admin-theme-color:#cc1818;--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control .components-combobox-control__suggestions-container:has(input:user-invalid):not(:has([aria-expanded=true])){border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate{position:relative}.components-validated-control__wrapper-with-error-delegate:has(select:user-invalid) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input[type=radio]:invalid){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input:user-invalid) .components-form-token-field__input-container:not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__error-delegate{height:100%;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.components-validated-control__indicator{align-items:flex-start;animation:components-validated-control__indicator-jump .2s cubic-bezier(.68,-.55,.27,1.55);color:var(--wp-components-color-gray-700,#757575);display:flex;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.75rem;gap:4px;line-height:16px;margin:8px 0 0}.components-validated-control__indicator.is-invalid{color:#cc1818}.components-validated-control__indicator.is-valid{color:color-mix(in srgb,#000 30%,#4ab866)}.components-validated-control__indicator-icon{flex-shrink:0}.components-validated-control__indicator-spinner{height:12px;margin:2px;width:12px}@keyframes components-validated-control__indicator-jump{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}: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.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@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% - 128px);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:88px;width:160px}.preferences__tabs-tabpanel{margin-left:160px;padding-left:24px}@media (max-width:781px){.preferences__provider{height:100%}}.preferences-modal__section{border:0;margin:0 0 2.5rem;padding:0}.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-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--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,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@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;position:relative}.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{background:#0000;border:none;cursor:pointer;height:100%;padding-left:12px;padding-right:32px;width:100%}.block-editor-global-styles-background-panel__reset{margin:auto 8px;opacity:0;position:absolute;right:0;top:8px}@media not (prefers-reduced-motion){.block-editor-global-styles-background-panel__reset{transition:opacity .1s ease-in-out}}.block-editor-global-styles-background-panel__reset.block-editor-global-styles-background-panel__reset{border-radius:2px}.block-editor-global-styles-background-panel__dropdown-toggle:hover+.block-editor-global-styles-background-panel__reset,.block-editor-global-styles-background-panel__reset:focus,.block-editor-global-styles-background-panel__reset:hover{opacity:1}@media (hover:none){.block-editor-global-styles-background-panel__reset{opacity:1}}.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]{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)}}iframe[name=editor-canvas]{background-color:var(--wp-editor-canvas-background)}.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 .block-editor-html-element-control:where(:not(:last-child)),.block-editor-block-inspector .block-editor-image-size-control:where(:not(:last-child)),.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 .block-editor-html-element-control .components-base-control,.block-editor-block-inspector .block-editor-image-size-control .components-base-control,.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-inspector-edit-contents-button{justify-content:center;margin-top:8px}.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;position:absolute;will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__insertion-point-inserter{justify-content:center;left:calc(50% - 12px);top:calc(50% - 12px)}.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-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-tools--is-dragging>.popover-slot{display:none}.block-editor-block-lock-modal{z-index:1000001}.block-editor-block-lock-modal__options{border:0;margin:0;padding:0}.block-editor-block-lock-modal__options legend{margin-bottom:16px;padding:0}.block-editor-block-lock-modal__checklist{list-style:none;margin:0;padding: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-allowed-blocks-control:not(:only-child){margin-top:16px}.block-editor-block-allowed-blocks-control__button{justify-content:center;width:100%}.block-editor-block-allowed-blocks-modal{z-index:1000001}.block-editor-block-allowed-blocks-modal__actions{background-color:#fff;border-top:1px solid #ddd;bottom:-32px;left:0;margin:0 -32px -32px;padding:16px 32px;position:sticky;z-index:1}.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__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-radius:2px;height:100%}@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{border:1px solid #0000;position:relative}.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:64px;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%}@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{z-index:100}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms:where(fieldset){border:0;margin:0;padding:0}.block-editor-block-variation-transforms{box-sizing:border-box;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__header{height:16px;margin-bottom:12px}.components-border-radius-control{border:0;margin:0 0 12px;padding:0}.components-border-radius-control legend{margin-bottom:0}.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 .components-border-radius-control__linked-button{display:flex;justify-content:center}.components-border-radius-control .components-border-radius-control__linked-button svg{margin-right:0}.components-border-radius-control__custom-select-control,.components-border-radius-control__range-control{flex:1}.components-border-radius-control__icon{flex:0 0 auto}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{border:0;margin:0;min-width:0;padding: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{border:1px solid #ddd;border-radius:2px;display:block;padding:0;position:relative}.block-editor-global-styles-filters-panel__dropdown-toggle,.block-editor-global-styles__shadow-dropdown-toggle{padding:8px;width:100%}.block-editor-global-styles-filters-panel__dropdown-toggle.is-open,.block-editor-global-styles__shadow-dropdown-toggle.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__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}@media not (prefers-reduced-motion){.block-editor-global-styles__shadow-indicator{transition:transform .1s ease}}.block-editor-global-styles__shadow-indicator{will-change:transform}.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:-4px}}.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-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;justify-content:center;padding:8px;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{height:auto;position:relative}.components-button.block-editor-block-types-list__item:disabled,.components-button.block-editor-block-types-list__item[aria-disabled=true]{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):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,[aria-disabled=true]):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled,[aria-disabled=true]):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,[aria-disabled=true]).is-active{background:#1e1e1e;color:#fff;outline:2px solid #0000;outline-offset:-2px}.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)}.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__help{color:#757575;font-size:12px;font-style:normal;margin-bottom:0;margin-top:-8px;padding:0 16px}.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;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__settings{border:0;margin:0;padding:0}.block-editor-link-control__setting{flex:1;margin-bottom:0;padding:8px 24px}.block-editor-link-control__setting .components-base-control:not(.components-input-control) .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{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=true] svg{transform:rotate(90deg)}.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 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}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-normal{transition:transform .2s}}.block-editor-list-view-leaf.is-displacement-normal{transform:translateY(0)}@media not (prefers-reduced-motion){.block-editor-list-view-leaf.is-displacement-up{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-down{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-after-dragged-blocks{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.is-displacement-up{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-down{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))}.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:28px}.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__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__block-visibility,.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{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=true] .block-editor-list-view__expander svg{transform:rotate(90deg)}.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__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-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}@media not (prefers-reduced-motion){.block-editor-url-input__suggestions{transition:all .15s ease-in-out}}.block-editor-url-input__suggestions{overflow-y:auto;padding:4px 0;width:302px}.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-hooks__grid-layout-columns-and-rows-controls,.block-editor-hooks__grid-layout-minimum-width-control{border:0;margin:0;padding:0}.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 .block-editor-block-switcher__no-switcher-icon[aria-disabled=true] .block-editor-block-icon,.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .block-editor-block-switcher__no-switcher-icon[aria-disabled=true] .block-editor-block-icon{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}.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{scrollbar-color:#e0e0e0 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.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}.block-editor-block-contextual-toolbar .block-editor-block-toolbar{will-change:transform}@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{scrollbar-gutter:auto}.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:where(:not(.has-text)){width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)) svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:where(:not(.has-text)):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:auto;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-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{border:0;margin:0;padding:0}.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,114.7661290323,160.5;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,96.5322580645,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.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--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.3723404255,81.914893617,108.1276595745;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:5.7446808511,63.829787234,84.2553191489;--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.2692307692,51.4461538462,48.2307692308;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:42.5384615385,38.8923076923,36.4615384615;--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:69.8430232558,53.6598837209,92.8401162791;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:57.6860465116,44.3197674419,76.6802325581;--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.4908256881,56.1788990826,45.0091743119;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:207.8348623853,44.2201834862,33.1651376147;--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.0873362445,110.192139738,116.4126637555;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76.1746724891,96.384279476,101.8253275109;--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:216.8782608696,116.1847826087,37.6217391304;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195.147826087,104.5434782609,33.852173913;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}.wp-block-popup-maker-cta-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-popup-maker-cta-button__link.aligncenter,.wp-block-popup-maker-cta-button__link.has-text-align-center{text-align:center}.wp-block-popup-maker-cta-button__link.alignright,.wp-block-popup-maker-cta-button__link.has-text-align-right{text-align:right}.wp-block-popup-maker-cta-button__link.alignleft,.wp-block-popup-maker-cta-button__link.has-text-align-left{text-align:left}:where(.wp-block-popup-maker-cta-button__link){border-radius:9999px;box-shadow:none;padding:1rem 2.25rem;text-decoration:none}.wp-block-popup-maker-cta-button[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width{max-width:none}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-width .wp-block-popup-maker-cta-button__link{width:100%}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-100{flex-basis:100%;width:100%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-25{width:25%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-50{width:50%}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button.wp-block-popup-maker-cta-button__width-75{width:75%}.wp-block-popup-maker-cta-button.is-style-squared,.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button.is-style-squared{border-radius:0}.wp-block-popup-maker-cta-button.no-border-radius,.wp-block-popup-maker-cta-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-popup-maker-cta-button){font-family:inherit;font-size:var(--wp--preset--font-size--medium);font-style:normal;line-height:inherit}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline){background-color:var(--wp--preset--color--contrast);border-color:var(--wp--preset--color--contrast);color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 85%,#0000);border-color:#0000;color:var(--wp--preset--color--base)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link){border:1px solid;padding:calc(1rem - 1px) calc(2.25rem - 1px)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-background)){background-color:#0000;background-image:none}:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 5%,#0000)}.wp-block-popup-maker-cta-button__link:hover.has-background:not(.is-style-outline):hover,.wp-block-popup-maker-cta-button__link:hover[style*=background-color]:not(.is-style-outline){filter:brightness(.85)}.wp-block-popup-maker-cta-button__link:hover.is-style-outline:hover{filter:brightness(1.05)}@supports not (background-color:color-mix(in srgb,red 50%,blue)){:where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{filter:brightness(.85)}:where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){filter:brightness(1.05)}}.wp-block-popup-maker-cta-button{cursor:text;position:relative}
.wp-block-popup-maker-cta-buttons{box-sizing:border-box}.wp-block-popup-maker-cta-buttons.is-vertical{flex-direction:column}.wp-block-popup-maker-cta-buttons.is-vertical>.wp-block-popup-maker-cta-button:last-child{margin-bottom:0}.wp-block-popup-maker-cta-buttons>.wp-block-popup-maker-cta-button{display:inline-block;margin:0}.wp-block-popup-maker-cta-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-popup-maker-cta-buttons.is-content-justification-center{justify-content:center}.wp-block-popup-maker-cta-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-popup-maker-cta-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-popup-maker-cta-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-popup-maker-cta-buttons.aligncenter{text-align:center}.wp-block-popup-maker-cta-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-popup-maker-cta-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button,.wp-block-popup-maker-cta-buttons[style*=text-decoration] .wp-block-popup-maker-cta-button__link{text-decoration:inherit}.wp-block-popup-maker-cta-buttons.has-custom-font-size .wp-block-popup-maker-cta-button__link{font-size:inherit}.wp-block-popup-maker-cta-button.aligncenter{text-align:center}:root .wp-block-popup-maker-cta-buttons.is-layout-flex:not([class*=wp-container-popup-maker-cta-buttons-is-layout-]){gap:16px}.fa-dashboard-earnings-ulp:before,.fa-dashboard-instructors-ulp:before,.fa-dashboard-students-ulp:before,.fa-dashboard-top-course-ulp:before{margin-right:0;width:66px;height:66px;padding:20px;font-size:28px;float:left!important;color:#fff;box-sizing:border-box;text-align:center;border-radius:50%}.ulp-member-photo,.ulp-user-page-top-wrapper .ulp-user-page-avatar img{border-image-outset:0px;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1}.cropControls i,.fa-ulp{text-rendering:auto;-moz-osx-font-smoothing:grayscale}.ulp-spinner,.ulp-visibility-hidden{visibility:hidden}@font-face{font-family:FontAwesome-ulp;src:url(//elenaalquati.org/wp-content/plugins/indeed-learning-pro/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//elenaalquati.org/wp-content/plugins/indeed-learning-pro/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//elenaalquati.org/wp-content/plugins/indeed-learning-pro/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//elenaalquati.org/wp-content/plugins/indeed-learning-pro/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//elenaalquati.org/wp-content/plugins/indeed-learning-pro/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//elenaalquati.org/wp-content/plugins/indeed-learning-pro/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa-ulp{display:inline-block;font:14px/1 FontAwesome-ulp;font-size:inherit;-webkit-font-smoothing:antialiased}.fa-ulp-menu{font-size:30px;display:block;margin-bottom:5px}.fa-settings-ulp:before{content:"\f013"}.fa-notifications-ulp:before{content:"\f0f3"}.fa-twocheckout_magic_feat-ulp:before,.fa-ulp_order-ulp:before{content:"\f0d6"}.fa-magic_feat-ulp:before{content:"\f0d0"}.fa-showcases-ulp:before{content:"\f109"}.fa-certificate_grade-ulp:before,.fa-instructordashboard-newcourse-ulp:before,.fa-my_courses_custom_icon-ulp:before,.fa-students-ulp:before{content:"\f19d"}.fa-ulp_question-ulp:before{content:"\f128"}.fa-book-ulp:before,.fa-grade_book-ulp:before,.fa-moduleicon_ulp_lesson-ulp:before,.fa-ulp_course-ulp:before{content:"\f02d"}.fa-curr_lesson:before,.fa-ulp_lesson-ulp:before{content:"\f0f6"}.fa-help-ulp:before,.fa-intructor-dashbboard-list-ulp_qanda-ulp:before,.fa-moduleicon_ulp_question-ulp:before,.fa-qanda-ulp:before,.fa-ulp_quiz-ulp:before{content:"\f059"}.fa-list_certificates_custom_icon-ulp:before,.fa-ulp_certificate-ulp:before,.fa-ulp_certificates_magic_feat-ulp:before{content:"\f0a3"}.fa-add-ulp:before{content:"\f067"}.fa-shortcodes-ulp:before{content:"\f121"}.fa-instructors-ulp:before,.fa-user-ulp:before{content:"\f007"}.fa-import_export-ulp:before{content:"\f0ec"}.fa-star-o-ulp:before{content:"\f006"}.fa-full-star-ulp:before,.fa-mycred-ulp:before,.fa-reward_points_custom_icon-ulp:before,.fa-star-ulp:before{content:"\f005"}.fa-star-half-ulp:before{content:"\f089"}.fa-bbpress-ulp:before,.fa-woocommerce_payment-ulp:before{content:"\f19a"}.fa-ump_payment-ulp:before{content:'\f155'}.fa-multiple_instructors-ulp:before,.fa-users-ulp:before{content:"\f0c0"}.fa-comments-ulp:before,.fa-intructor-dashbboard-list-comment-ulp:before,.fa-ulp_course_review-ulp:before{content:"\f086"}.fa-lesson_drip_content-ulp:before{content:"\f272"}.fa-note-trigger-ulp:before,.fa-notes-ulp:before{content:"\f24a"}.fa-ulp_student_badges-ulp::before{content:"\f2bc"}.fa-dashboard-students-ulp:before{content:"\f19d";background-color:#4cc0c1!important}.fa-dashboard-instructors-ulp:before{content:"\f0c0";background-color:#f05050!important}.fa-dashboard-earnings-ulp:before{content:"\f155";background-color:#fa8564!important}.fa-dashboard-top-course-ulp:before{content:"\f005";background-color:#424242!important}.fa-watch_list-ulp:before{content:"\f004"}.fa-watch_list_not_assign-ulp:before{content:"\f08a"}.fa-curr_lesson_completed:before,.fa-ulp_check-ulp:before{content:"\f00c"}.fa-edd_payment-ulp:before{content:"\f01a"}.fa-invoice-preview-ulp:before{content:"\f15c";color:#5a6f7d;font-size:14px;padding-left:4px;cursor:pointer}.fa-invoices-ulp:before{content:"\f15c"}.fa-buddypress-ulp:before{content:"\f29a"}.fa-remove-ulp:before{content:"\f1f8"}.fa-edit-ulp:before{content:"\f044"}.fa-paypal_magic_feat-ulp:before{content:"\f1ed"}.fa-custom_currencies-ulp:before,.fa-payment_services-ulp:before{content:"\f155"}.fa-search-ulp:before{content:"\f002"}.fa-pushover-ulp:before{content:"\f10b"}.fa-pushover-on-ulp:before{color:#66cbff!important;font-size:26px;content:"\f0f3"}.fa-add_module-ulp:before,.fa-add_new-ulp:before{content:"\f0fe"}.fa-curriculum_slider-ulp:before,.fa-reorder-ulp:before,.fa-student_account_custom_tabs-ulp:before{content:"\f0c9"}.fa-arrow-ulp:before,.fa-toggle_down-ulp:before{content:"\f0d7"}.fa-toggle_up-ulp:before{content:"\f0d8"}.fa-sort-ulp:before{content:"\f0dc"}.fa-coming_soon-ulp:before,.fa-course_time_period-ulp:before,.fa-curr_quiz:before,.fa-moduleicon_ulp_quiz-ulp:before,.fa-quiz_time:before{content:"\f017"}.fa-stripe_magic_feat-ulp:before{content:"\f1f5"}.fa-course_difficulty-ulp:before{content:"\f012"}.fa-courses_grid-ulp:before{content:"\f00a"}.fa-student_leaderboard-ulp:before{content:"\f024"}.fa-quiz_questions:before{content:"\f046"}.fa-quiz_retake:before{content:"\f021"}.fa-orders_custom_icon-ulp:before{content:'\f0d6'}.fa-profile_custom_icon-ulp:before{content:"\f2be"}.fa-overview_custom_icon-ulp:before{content:'\f015'}.fa-about_the_instructor-ulp:before{content:'\f2bb'}.fa-students_also_bought-ulp:before{content:"\f009"}.fa-courses_tags-ulp:before{content:"\f02c"}.fa-more_courses_by-ulp:before{content:"\f24d"}.fa-announcements-ulp:before{content:"\f0a1"}.fa-no-comments-ulp:before{content:"\f0e6"}.fa-frontendcourse-ulp:before{content:"\f108"}.fa-moduleicon_ulp_lesson_video-ulp:before,.fa-video-ulp:before{content:"\f144"}.ulp-float-left,.ulp-instructor-dashboard-top-section-left{float:left}.ulp-float-right,.ulp-instructor-dashboard-top-section-right{float:right}.clear:before,.cropControls i.cropControlRemoveCroppedImage,.ps__rail-x,.ulp-avatar-trigger .cropControls,.ulp-avatar-trigger .cropControls i.cropControlUpload,.ulp-avatar-trigger form,.ulp-comment-list .says,.ulp-comment-submission .comment-form-comment label,.ulp-comment-submission .logged-in-as,.ulp-course-wrapp .clear:after,.ulp-course-wrapp [class*=content]:after,.ulp-course-wrapp [class*=content]:before,.ulp-course-wrapp [class*=site]:after,.ulp-course-wrapp [class*=site]:before,.ulp-display-none,.ulp-hint-hide,.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-hidden-content,.ulp-wrapp-file-upload .ajax-file-upload-filename{display:none}.ulp-disabled-button{background-color:#c9c9c9;cursor:default}.ulp-hint-button,.ulp-quiz-next-button,.ulp-quiz-prev-button,.ulp-quiz-submit-via-ajax{display:inline-block;color:#fff;background-color:#1ab6e1;padding:10px 25px;cursor:pointer;font-size:16px;font-weight:400;text-transform:uppercase;margin-right:20px;margin-bottom:10px}.ulp-quiz-retake,.ulp-quiz-start{text-align:center;margin:25px 0}.ulp-become-instructor-the-button,.ulp-general-bttn,.ulp-lesson-complete-the-button,.ulp-quiz-retake-the-button,.ulp-quiz-start-the-button,.ulp-quiz-submit-the-button{display:inline-block;color:#fff;background-color:#1ab6e1;padding:15px 30px;cursor:pointer;font-size:16px;font-weight:400;text-transform:uppercase;border:none}.ulp-quiz-print-grade{padding:20px 10px;text-align:center;margin:20px 0;font-size:20px;border:1px solid #f5f5f5;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;background:#f5f5f5;color:#888}.ulp-certificate-item .ulp-certificate-item-top,.ulp-feat-img-wrapp,.ulp-quiz-countdown-wrapper,.ulp-text-aling-center,.ulp-text-center{text-align:center}.ulp-quiz-countdown{font-weight:200;font-size:41px;color:#aaa;font-family:Roboto;border-bottom:4px solid #1ab6e1;height:50px;width:163px;content:" ";display:block;text-align:center;margin:0 auto;padding-bottom:10px;box-sizing:border-box}.ulp-lesson-wrapp,.ulp-single-quiz{padding:10px;margin:10px auto;font-family:sans-serif;max-width:1100px}.ulp-lesson-main-title,.ulp-single-quiz .ulp-quiz-main-title{justify-content:center;font-size:41px;font-weight:100;line-height:50px;color:#222;padding-bottom:20px;position:relative;margin-bottom:40px;text-align:center}.ulp-single-quiz .ul-quiz-main-summary{line-height:30px;font-size:18px;font-weight:300;margin-bottom:77px;letter-spacing:.4px;padding:0 30px;color:#777}.ul-quiz-main-details{padding:20px 30px;margin:20px 30px;font-family:Roboto;font-size:15px;border:1px solid #f5f5f5;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;background:#f5f5f5;color:#888;font-weight:700}.ul-quiz-main-details .ulp-quiz-counts{color:#1ab6e1;font-size:16px}.ul-quiz-main-details .ul-quiz-questions-count,.ul-quiz-main-details .ul-quiz-retake,.ul-quiz-main-details .ul-quiz-rewardpoints,.ul-quiz-main-details .ul-quiz-time{display:inline-block;width:24%}.ul-quiz-main-details .ul-quiz-grade{font-size:17px;color:#444;padding-top:20px}.ul-quiz-main-details .fa-ulp{font-size:16px;margin-right:6px}.ulp-question-wrapp{padding:25px 10px}.ulp-question-legend{text-align:center;font-weight:300;font-size:21px;color:#888;font-family:Roboto;padding:0 0 10px}.ulp-question-points{font-weight:700;font-size:13px;color:#666}.ulp-question-content{color:#333;padding:10px 0 20px}.ulp-question-options{padding-bottom:30px}.ulp-comment-box,.ulp-profile-row,.ulp-question-input{margin:10px 0}.ulp-instructor-edit .ulp-form-section,.ulp-question-buttons-wrapper{padding:10px 0}.ulp-hint-show{display:block;color:#fff;background-color:#999;padding:10px 20px;font-style:italic;margin-bottom:20px;font-family:Roboto;font-size:14px}.ulp-hint-link{cursor:pointer;font-size:10px;color:red}.ulp-question-explanation{background:#f5f5f5;padding:15px 20px;font-style:italic;margin-bottom:20px;font-family:Roboto;font-size:14px}.ulp-correct-answer-msg,.ulp-wrong-answer-msg{font-size:12px;line-height:1.42857143;padding:15px;margin-bottom:17px}.ulp-wrong-answer-msg{border:1px solid #ffafbd;border-radius:3px;background-color:#ffc9c9;color:#ac1818}.ulp-correct-answer-msg{border:1px solid #b4e8a8;border-radius:3px;background-color:#bdedbc;color:#045702}.ulp-q-answer-checkbox,.ulp-q-answer-radio{font-size:16px;background:#f1f1f1;margin-bottom:15px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:10px 20px}.ulp-q-answer-checkbox input[type=checkbox],.ulp-q-answer-radio input[type=radio]{border-radius:0;height:25px!important;width:25px!important;margin:0 15px 0 5px;border:2px solid #ddd;background:#fff;-webkit-appearance:initial;position:relative;vertical-align:middle}.ulp-q-answer-checkbox input:focus,.ulp-q-answer-radio input:focus{box-shadow:none;outline:0}.ulp-images-multiple-choice-wrapp .ulp-images-multiple-choice-one-item input[type=checkbox]:checked:before,.ulp-q-answer-checkbox input[type=checkbox]:checked:before,.ulp-q-answer-radio input[type=radio]:checked:before{content:'';border:4px solid #00b9eb;display:inline-block;width:7px;height:12px;border-top:0;border-left:0;position:absolute;top:0;left:5px;box-sizing:content-box;-webkit-transform:rotate(36deg);-khtml-transform:rotate(36deg);-moz-transform:rotate(36deg);-ms-transform:rotate(36deg);-o-transform:rotate(36deg);transform:rotate(36deg)}.ulp-course-wrapp .ulp-top-section .ulp-sale .ulp-text-sale,.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-feat-img-wrapp .ulp-sale .ulp-text-sale{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);top:-68px;left:10px;color:rgba(255,255,255,.8);position:absolute}.ulp-course-wrapp{padding:10px;margin:10px auto!important;font-family:Roboto;max-width:1100px}.ulp-course-wrapp h1{font-size:42px;font-weight:500;text-transform:uppercase;letter-spacing:.8px;line-height:normal;text-align:center;margin-bottom:24px}.ulp-course-wrapp .ulp-short-description{text-align:left;padding-left:0;display:block;max-width:900px;margin:auto auto 28px;font-size:18px;line-height:26px;letter-spacing:.4px;padding-top:12px;font-style:italic;color:#888}.ulp-course-wrapp .ulp-top-section{width:100%;margin-bottom:24px;position:relative}.ulp-course-wrapp .ulp-top-section .ulp-sale,.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-feat-img-wrapp .ulp-sale{width:0;height:0;border-top:86px solid #ffae00;border-right:86px solid transparent;display:inline-block;position:absolute;z-index:9}.ulp-course-wrapp .ulp-top-section .ulp-sale .ulp-text-sale{display:inline-block;font-size:16px;font-weight:400;text-transform:uppercase}.ulp-course-wrapp .ulp-top-section .ulp-feat-img-wrapp{width:100%;overflow:hidden}.ulp-course-wrapp .ulp-top-section .ulp-feat-img-wrapp .ultp-feat-img-single-course{background-position:center center;background-repeat:no-repeat;background-size:100%}.ulp-course-wrapp .ulp-top-section .ulp-feat-img-wrapp img,.ulp-images-multiple-choice-wrapp .ulp-images-multiple-choice-one-item img,.ulp-images-single-choice-wrapp .ulp-images-single-choice-one-item img,.ulp-inst-col-12{width:100%}.ulp-course-wrapp .ulp-main-section{width:100%;display:flex;position:relative}.ulp-course-wrapp .ulp-left-content{width:70%;float:left;padding-right:25px}.ulp-course-wrapp .ulp-main-section .ulp-right-sidebar{position:relative;right:0;top:-24px;width:30%;max-width:100%;border:1px solid #e6e6e6;-webkit-box-shadow:12.9px 15.3px 18px 0 rgba(0,0,0,.08);-khtml-box-shadow:12.9px 15.3px 18px 0 rgba(0,0,0,.08);-moz-box-shadow:12.9px 15.3px 18px 0 rgba(0,0,0,.08);-ms-box-shadow:12.9px 15.3px 18px 0 rgba(0,0,0,.08);-o-box-shadow:12.9px 15.3px 18px 0 rgba(0,0,0,.08);box-shadow:12.9px 15.3px 18px 0 rgba(0,0,0,.08);background:padding-box #fefefe;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:0;border-radius:0 0 5px 5px;-webkit-background-clip:padding-box;-khtml-background-clip:padding-box;-moz-background-clip:padding-box;-ms-background-clip:padding-box;-o-background-clip:padding-box}.ulp-course-wrapp .ulp-main-section .ulp-right-sidebar .sub-content-details{font-size:14px;color:#878787;display:block;margin:0;padding:0 15px 24px}.ulp-course-wrapp .ulp-main-section .ulp-right-sidebar .sub-content-details h3{color:#333;font-size:23px;padding-bottom:2px;border-bottom:1px solid #eee;margin-bottom:20px;font-weight:300}.ulp-course-wrapp .ulp-main-section .ulp-right-sidebar .price-box{height:86px;width:100%;line-height:86px;text-align:center;display:flex;justify-content:center;background:#18c1f0;font-size:35px;font-weight:500;letter-spacing:.7px;color:#fff}.ulp-course-wrapp .ulp-main-section .ulp-top-details,.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-third-content{padding:0 28px;font-size:16px;font-weight:300;line-height:1.38;letter-spacing:.3px;color:#878787;margin:15px 0;list-style:none;display:flex;width:100%;box-sizing:border-box}.ulp-course-wrapp .ulp-main-section .ulp-top-details li{float:left;padding-right:10px;padding-left:20px;border-left:1px solid #e7e7e7;font-size:14px;display:block;margin-bottom:20px;width:25%;line-height:1.57;box-sizing:border-box}.ulp-course-wrapp .ulp-main-section .ulp-top-details li:first-child{border:0}.ulp-course-wrapp .ulp-main-section .ulp-top-details .ulp-avatar{display:block;float:left;margin-right:10px}.ulp-course-wrapp .ulp-main-section .ulp-top-details .ulp-avatar img,.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-third-content .ulp-avatar img{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;margin-top:5px;max-width:30px}.ulp-course-wrapp .ulp-main-section .ulp-top-details li label,.ulp-right-details li label{font-size:14px;color:#878787;display:block;margin:0}.ulp-course-wrapp .ulp-main-section .ulp-top-details li strong,.ulp-right-details li strong{color:#202121;font-weight:400;font-size:14px;text-transform:capitalize;line-height:1.38}.ulp-course-enrolled h1{margin-bottom:24px}.ulp-course-enrolled .ulp-short-description{text-align:left;min-height:64px;font-style:inherit;margin-bottom:28px}.ulp-course-enrolled .ulp-course-progress-wrapp h2 span,.ulp-course-enrolled .ulp-main-section .ulp-top-details,.ulp-display-block{display:block}.ulp-course-enrolled .ulp-main-section .ulp-top-details li{float:none;width:100%;padding:20px 0 10px;border-left:none;margin-bottom:0;margin-left:0;border-bottom:1px solid #e7e7e7}.ulp-course-enrolled .ulp-main-section .ulp-top-details li:first-child{border-bottom:1px solid #e7e7e7;margin-left:0;padding-bottom:10px;padding-top:20px}.ulp-course-enrolled .ulp-main-section .ulp-top-details li:last-child,.ulp-right-details li:last-child{border-bottom:0}.ulp-course-enrolled .ulp-course-progress-wrapp{background-color:#fafafa;border:1px solid #e6e6e6;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden;margin-bottom:30px;-webkit-transition:.5s;-khtml-transition:all .5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;width:100%;padding:20px 15px;box-sizing:border-box}.ulp-enroll-course-the-button,.ulp-enroll-course-the-button-disabled{-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}.ulp-course-enrolled .ulp-course-progress-wrapp h2{margin-bottom:30px;color:#18c1f0}.ulp-course-enrolled .ulp-course-progress-wrapp span{font-size:14px;font-weight:300;color:#878787}.ulp-course-enrolled .ulp-course-progress-wrapp .ulp-progress-bar{height:15px;overflow:hidden;background-color:#dadada;border-radius:10px;margin:10px 0 15px}.ulp-course-enrolled .ulp-course-progress-wrapp .ulp-progress-completed,.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-progress-completed{background-color:#18c1f0;height:15px}.ulp-lesson-complete-wrapp{text-align:center;margin:15px 0}.ulp-announcement-course-link,.ulp-lesson-course-link,.ulp-questionsandanswer-course-link,.ulp-quiz-course-link{border:1px solid #eee;padding:20px 25px;margin:25px 0;color:#555;font-size:18px;font-weight:200;line-height:26px}.ulp-announcement-course-link,.ulp-questionsandanswer-course-link{margin:5px 0;border:1px solid #ddd;padding:10px 25px;border-width:1px 0}.ulp-announcement-course-link a,.ulp-lesson-course-link a,.ulp-questionsandanswer-course-link a,.ulp-quiz-course-link a{font-weight:600;color:#1ab6e1;font-size:20px}.ulp-lesson-complete-the-button-wait,.ulp-lesson-completed{display:inline-block;color:#fff;background-color:#ddd;padding:15px 50px}.ulp-cursor-default{cursor:default}.ulp-enroll-course-the-button,.ulp-enroll-course-the-button-disabled,.ulp-pay-bttn{display:block;margin:auto auto 10px;max-width:255px;min-height:46px;-khtml-transition:.3s;font-size:16px;line-height:46px;letter-spacing:.3px;text-transform:uppercase;cursor:pointer;box-sizing:border-box;text-align:center;font-weight:400;outline:0}.ulp-enroll-course-the-button{background:#fff;-webkit-border-radius:21px;-moz-border-radius:21px;border-radius:21px;transition:.3s;border:1px solid #18c1f0;color:#18c1f0}.ulp-enroll-course-the-button:hover,.ulp-pay-bttn:hover{color:#fff;background-color:#18c1f0}.ulp-enroll-course-the-button-disabled{color:#888;background:#fafafa;-webkit-border-radius:21px;-moz-border-radius:21px;border-radius:21px;transition:.3s;border:1px solid #e5e5e5}.ulp-watch-list-wrapp-button .ulp-watch-list-button:hover{color:#18c1f0;border:1px solid #18c1f0}.ulp-pay-bttn{background:#fafafa;-webkit-border-radius:21px;-moz-border-radius:21px;border-radius:21px;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;border:1px solid #18c1f0;color:#18c1f0}.ulp-lesson-main-featureimage{margin-bottom:25px}.ulp-lesson-main-content{border-bottom:1px solid #eee}.ulp-lesson-navigation-wrapper{margin:5px 0;padding:10px 5px}.ulp-lesson-nav{margin:10px 0;width:100%}.ulp-lesson-nav a{font-weight:600;color:#1ab6e1}.ulp-lesson-nav .ulp-lesson-nav-prev{float:left;display:inline-block;vertical-align:top;text-align:left}.ulp-lesson-nav .ulp-lesson-nav-next .ulp-lesson-nav-prev-label,.ulp-lesson-nav .ulp-lesson-nav-prev .ulp-lesson-nav-prev-label{color:#555;font-size:18px;font-weight:200}.ulp-lesson-nav .ulp-lesson-nav-next{float:right;display:inline-block;vertical-align:top;text-align:right}.ulp_lesson_countdown-wrapper{margin:20px auto}.ulp_lesson_countdown{font-weight:200;font-size:41px;color:#aaa;font-family:Roboto;border-top:4px solid #1ab6e1;width:153px;content:" ";display:block;text-align:center;padding-top:20px;box-sizing:border-box;margin:0 auto;line-height:1.2}.ulp_lesson_countdown-text{font-weight:300;font-size:16px;color:#aaa;font-family:Roboto}.ulp-course-additional-data-wrapp{padding:10px;margin:10px;background-color:#345455;color:#fff}.ulp-progress-wrapp{padding:10px;margin:10px;font-size:12px;color:#999;border-top:1px solid #ddd}.ulp-pagination{width:100%;text-align:center;margin:10px 0;height:30px}.ulp-pagination .ulp-pagination-item,.ulp-pagination .ulp-pagination-item-break,.ulp-pagination .ulp-pagination-item-selected{padding:8px 12px;margin:0 2px;background:#fafafa;border:1px solid #ddd;line-height:20px;vertical-align:-webkit-baseline-middle;text-decoration:none;color:#999;font-weight:700;border-radius:50%}.ulp-grid-list-pagination .ulp-grid-list-pagination-item-break,.ulp-pagination .ulp-list-pagination-item-break{padding:5px 15px}.ulp-pagination .ulp-pagination-item-selected,.ulp-pagination .ulp-pagination-item:hover{background-color:#18c1f0;color:#fff;border-color:#18c1f0}.ulp-feat-img-wrapp img{width:70%}.ulp-course-enroll-section{padding:10px;margin:10px}.ulp-list-courses-wrapp{font-family:Roboto;font-size:18px;line-height:1.25;letter-spacing:0;color:#888;text-transform:none;font-weight:300;font-style:normal;display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp{position:relative;width:100%;min-height:1px;display:block;margin:0 0 20px;box-sizing:inherit;padding-right:15px;padding-left:15px;flex:0 0 33.33333%;max-width:33.33333%;min-width:320px;box-sizing:border-box}.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-feat-img-wrapp{overflow:hidden;position:relative;text-align:left;display:block;text-decoration:none}.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-feat-img-wrapp .ulp-sale .ulp-text-sale{display:inline-block;font-size:16px;font-weight:400;text-transform:uppercase;word-break:normal}.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-feat-img-wrapp img{-webkit-transition:.5s ease-in-out;-khtml-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-ms-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;max-width:100%;height:auto;width:100%}.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-feat-img-wrapp:hover img{transform:scale(1.2)}.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-feat-img-wrapp .ulp-course-price{position:absolute;bottom:0;left:0;padding:11px 28px;display:flex;background:#fff;text-transform:uppercase;z-index:9;color:#18c1f0;font-size:20px;font-weight:500;line-height:1.1;letter-spacing:.4px;margin:0}.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-content{height:auto;padding-bottom:25px}.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp:hover .ulp-list-courses-item-wrapp-content{-webkit-box-shadow:12.9px 15.3px 18px 0 rgba(0,0,0,.08);-khtml-box-shadow:12.9px 15.3px 18px 0 rgba(0,0,0,.08);-moz-box-shadow:12.9px 15.3px 18px 0 rgba(0,0,0,.08);-ms-box-shadow:12.9px 15.3px 18px 0 rgba(0,0,0,.08);-o-box-shadow:12.9px 15.3px 18px 0 rgba(0,0,0,.08);box-shadow:12.9px 15.3px 18px 0 rgba(0,0,0,.08);-webkit-transition:.3s ease-in-out;-khtml-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-title{margin-bottom:.5rem;font-family:Roboto;color:#202121;font-weight:500;font-style:normal;font-size:30px;text-transform:none;padding:25px 28px 12px;line-height:18px}.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-title a{font-size:16px;letter-spacing:.3px;font-weight:400;text-transform:uppercase;color:#202121;font-family:Roboto;text-decoration:none;box-shadow:none}.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-title a:hover{color:#18c1f0;text-decoration:none}.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-second-content{padding:0 28px;font-size:16px;font-weight:300;line-height:1.38;letter-spacing:.3px;color:#878787;margin-bottom:24px}.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-excerpt{padding:0 28px;font-size:16px;line-height:26px;margin-bottom:42px}.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-third-content li{float:left;margin-left:5px;padding-left:8px;border-left:1px solid #e7e7e7;font-size:14px;display:block;margin-bottom:20px;width:33.33%;line-height:1.57;box-sizing:content-box}.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-third-content li:first-child{border:0;margin:0;padding:0}.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-third-content .ulp-avatar{display:block;float:left;margin-right:4px}.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-third-content li label{font-size:12px;color:#878787;display:block;margin:0}.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-third-content li strong{color:#202121;font-weight:400;font-size:12px;text-transform:capitalize;line-height:1.38;word-wrap:break-word}.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-progress-bar{height:15px;overflow:hidden;background-color:#e8e8e8;border-radius:10px;margin:10px 0 15px}.ulp-my-courses-wrapp .ulp-list-courses-item-wrapp{width:50%;flex:0 0 50%;max-width:50%}.ulp-course-enroll-message-danger{color:#a94442;background-color:#f2dede;padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px;font-size:14px}.ulp-course-enroll-message-success,.ulp-success-message{padding:15px;margin-bottom:20px;border:1px solid #d6e9c6;border-radius:4px;color:#3c763d;background-color:#dff0d8;font-size:14px}.ulp-danger-message{color:#a94442;background-color:#f2dede;padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px;font-size:14px;width:99%}.ulp-write-course-review-wrapp{background-color:#fafafa;border:1px solid #e6e6e6;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden;margin-bottom:30px;margin-top:20px;-webkit-transition:.5s;-khtml-transition:all .5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;width:100%;padding:20px 15px;box-sizing:border-box}.ulp-write-course-review-wrapp h2{margin-bottom:30px;color:#18c1f0;font-size:28px}.ulp-write-course-review-wrapp input[type=text]{line-height:15px;padding:3px 0}.ulp-popup-create-note-row textarea,.ulp-write-course-review-wrapp textarea{min-width:60%;min-height:160px}.ulp-add-new-review-bttn,.ulp-popup-create-note-row button,.ulp-take-a-note-wrapp .ulp-take-a-note{padding:8px 20px;min-width:180px;text-align:center;font-weight:700;display:inline-block;cursor:pointer}.ulp-write-course-review-wrapp label{line-height:18px;font-size:15px}.ulp-star-item{display:inline-block;margin:0;font-size:24px}.ulp-pointer,.ulp-star-selected,.ulp-star-unselected,.ulp-watch-list-wrapp i{cursor:pointer}.ulp-add-new-review-bttn,.ulp-popup-create-note-row button{background-color:#18c1f0;font-size:13px;text-transform:uppercase;border:1px solid #18c1f0;border-radius:3px;color:#fff}.ulp-write-course-review-stars{margin:20px 0;color:#aaa}.ulp-write-course-review-stars .fa-star-ulp{color:#f05a19}.ulp-course-instructors,.ulp-course-review-list-wrapp,.ulp-instructor-dashboard-overivew-courseslist{margin:35px 0}.ulp-course-review-list{margin:20px 15px}.ulp-course-note-item,.ulp-course-review-item{margin-bottom:20px;border-bottom:1px solid #ddd;overflow:hidden;font-family:Roboto;color:#888;padding:20px 5px}.ulp-course-review-photo{width:95px;overflow:hidden;float:left;margin-right:30px}.ulp-course-review-content{width:calc(100% - 125px);width:-webkit-calc(100% - 125px);width:-moz-calc(100% - 125px);float:right;margin-top:-8px}.ulp-course-note-title,.ulp-course-review-author-name{vertical-align:top;font-weight:700;font-size:18px;margin:0 15px 0 0;line-height:28px;text-transform:capitalize;color:#333}.ulp-course-review-stars{color:#f05a19;margin:0 0 5px;font-size:13px}.ulp-badges-list-wrapp .ulp-badge-item .ulp-badge-title,.ulp-course-review-stars .fa-ulp,.ulp-instructor-details span{font-size:15px}.ulp-course-note-time,.ulp-course-review-time{font-size:14px;margin-bottom:15px}.ulp-course-note-text,.ulp-course-review-text{font-size:16px}.ulp-course-note-text span,.ulp-course-review-text span{font-weight:700;padding-bottom:3px;display:block}.ulp-take-a-note-wrapp{margin:35px 0;display:inline-block}.ulp-take-a-note-wrapp .ulp-take-a-note{border:1px solid #ffd906;font-size:13px;text-transform:uppercase;border-radius:3px;color:#444;background-color:#ffd906}.ulp-take-a-note-wrapp .ulp-take-a-note span,.ulp-watch-list-wrapp-button .ulp-watch-list-button span{margin-left:8px}.ulp-course-notes-list{margin:20px 35px}.ulp-course-note-course{color:#18c1f0;margin:0 0 5px;font-size:13px}.ulp-course-note-removebutton{border:1px solid #ddd;cursor:pointer;font-size:13px;text-align:center;display:inline-block;border-radius:3px;padding:2px 10px;color:#aaa;background-color:#fafafa;margin:8px 0}.ulp-course-note-removebutton span{margin-left:4px}.ulp-course-note-removebutton>*{pointer-events:none}.ulp-course-note-removebutton:hover{background-color:#f06c71;color:#fff;border-color:#f06c71}.ulp-popup-wrapp{position:fixed;z-index:9999991;top:0;height:auto;left:0;width:100%;min-height:100%;background-color:rgba(0,0,0,.3)}.ulp-popup-wrapp .ulp-the-popup{width:45%;min-width:750px;height:auto;margin:1% auto 6%;bottom:10px;font-family:"Open Sans",sans-serif}.ulp-popup-wrapp .ulp-the-popup .ulp-popup-top{border-bottom:1px solid #ddd;background-color:#fafafa}.ulp-the-popup-locker .ulp-popup-top{background-color:#555f6e!important}.ulp-popup-wrapp .ulp-the-popup .ulp-popup-top .title{float:left;font-size:18px;font-weight:700;color:#d9534f;-webkit-animation-name:fadeInLeftTitle;animation-name:fadeInLeftTitle;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ulp-instructor-dashboard-menu-item-selected a,.ulp-instructor-dashboard-menu-item:hover a,.ulp-the-popup-locker .ulp-popup-top .title{color:#fff!important}.ulp-popup-wrapp .ulp-the-popup .ulp-popup-top .close-bttn{width:25px;height:25px;float:right;cursor:pointer;background:url(//elenaalquati.org/wp-content/plugins/indeed-learning-pro/assets/images/close_bk.png)!important;opacity:.3}.ulp-popup-wrapp .ulp-the-popup .ulp-popup-top .close-bttn:hover{opacity:.8}.ulp-popup-wrapp .ulp-the-popup .ulp-popup-content{padding:10px 10px 25px;background:#fff;min-height:250px;border:1px solid #ddd;border-top:none}.ulp-the-popup-locker .ulp-popup-content{background-color:#fafafa!important}.ulp-popup-wrapp .ulp-the-popup .ulp-popup-content .ulp-popup-left-section{width:30%;display:inline-block;background-color:#fafafa;padding:15px;box-sizing:border-box}.ulp-popup-wrapp .ulp-the-popup .ulp-popup-content .ulp-popup-right-section{width:69%;display:inline-block;vertical-align:top;padding:25px 20px;box-sizing:border-box;background-color:#fff;border-left:1px solid #ddd;height:100%;min-height:350px}.ulp-popup-wrapp .ulp-the-popup .ulp-popup-content .ulp-popup-label{font-size:14px;font-weight:500;color:#333}.curriculum-scrollable,.ulp-instructor-dashboard-top-section,.ulp-popup-create-note-row,.ulp-user-page-top-wrapper .ulp-user-page-details{margin-top:10px}.ulp-general-bttn{background-color:#18c1f0}.ulp-badges-list-wrapp{padding:10px}.ulp-badges-list-wrapp .ulp-badge-item{margin:15px;padding:10px;text-align:center}.ulp-badges-list-wrapp .ulp-badge-item img{width:100px}.ulp-watch-list-wrapp-button{margin:10px 15px;display:inline-block}.ulp-load-more-bttn,.ulp-watch-list-wrapp-button .ulp-watch-list-button{border:1px solid #ddd;cursor:pointer;font-size:13px;text-transform:uppercase;font-weight:700;text-align:center;display:inline-block;border-radius:3px;padding:8px 20px;color:#aaa}.ulp-watch-list-wrapp-button .ulp-watch-list-button.ulp-watch-list-active{color:#f06c71;border-color:#f06c71}.ulp-invoice-bttn-wrapp{text-align:right;padding-right:10px;border-bottom:1px solid #eee}.ulp-invoice-bttn-wrapp .ulp-popup-print-bttn{color:#fff!important;display:inline-block;cursor:pointer;background:#df3448}.ulp-invoice-wrapp{margin:5px 10px}.ulp-invoice-wrapp .ulp-invoice-title{display:inline-block;vertical-align:top;text-align:right;width:50%;color:#fff;background-color:#9aa9a1;box-sizing:border-box;float:right}.ulp-invoice-wrapp .ulp-invoice-invoice-code,.ulp-invoice-wrapp .ulp-invoice-list-details table .ulp-invoice-total{background-color:#e4e4e6;line-height:20px}.ulp-invoice-wrapp .ulp-invoice-logo{display:inline-block;vertical-align:top;text-align:left;width:49%}.ulp-invoice-wrapp .ulp-invoice-logo img{max-height:55px;margin-left:10px}.ulp-invoice-wrapp .ulp-invoice-company-field{display:inline-block;width:30%;padding:10px;vertical-align:top;color:#444}.ulp-invoice-wrapp .ulp-invoice-invoice-code{display:inline-block;vertical-align:top;width:25%;text-align:right;background-color:#e4e4e6;color:#777;float:right}.ulp-invoice-wrapp .ulp-invoice-client-details{width:30%;margin:5px;padding:5px 5px 5px 15px;color:#777;line-height:23px;border:1px solid #e4e4e6;box-sizing:border-box}.ulp-instructor-dashboard-box-content,.ulp-invoice-wrapp .ulp-invoice-list-details{padding-left:10px}.ulp-invoice-wrapp .ulp-invoice-list-details table{width:100%;padding:5px;border:1px solid #c9c9c9;margin:0;color:#777}.ulp-invoice-wrapp .ulp-invoice-list-details table thead{background-color:#f1f1f2;font-size:16px;font-weight:700;color:#777}.ulp-invoice-wrapp .ulp-invoice-list-details table tr td{padding:3px 9px;min-height:20px;border-left:1px solid #e3e3e3;font-size:13px}.ulp-invoice-wrapp .ulp-invoice-list-details table .ulp-invoice-total{background-color:#e4e4e6;font-weight:700;color:#777}.ulp-invoice-template-2 .ulp-invoice-title{background-color:#5e97e4}.ulp-invoice-template-2 .ulp-invoice-invoice-code{background-color:#777;color:#e4e4e6}.ulp-invoice-template-2 .ulp-invoice-client-details{background-color:#eee}.ulp-ap-menu{clear:both;background:#607d8b;border-color:#0073aa;margin:0;min-width:0!important}.ulp-ap-menu .ulp-ap-menu-item{float:left;font-size:15px;cursor:pointer;border-bottom:1px solid #738e9a;border-right:1px solid #738e9a;font-family:"Source Sans Pro",Helvetica,sans-serif;background-color:#607d8b;webkit-transition:padding 0.5s ease;-moz-transition:padding .5s;-o-transition:padding .5s;-ms-transition:padding .5s;transition:padding .5s;font-weight:500}.ulp-ap-menu .ulp-ap-menu-item a{text-decoration:none!important;box-shadow:none;line-height:30px;border:none;padding:8px 25px 8px 20px;box-sizing:border-box;display:inline-block;color:#fff}.ulp-ap-menu .ulp-ap-menu-item:hover{background-color:#47565d!important}.ulp-ap-theme-2.ulp-ap-menu,.ulp-certificate-item .ulp-certificate-item-top span:hover{background-color:#444}.ulp-ap-theme-2 .ulp-ap-menu-item{border-right-color:#555;border-bottom-color:#555;background-color:#444}.ulp-ap-theme-2 .ulp-ap-menu-item:hover{background-color:#333!important}.ulp-ap-theme-3.ulp-ap-menu{background-color:inherit;border-bottom:1px solid #eee;border-top:1px solid #eee}.ulp-ap-theme-3 .ulp-ap-menu-item{border-right:none;border-bottom:none;background-color:inherit;color:#18c1f0}.ulp-ap-theme-3 .fa-ulp-public-menu-item,.ulp-ap-theme-3 .ulp-ap-menu-item a,.ulp-ap-top-theme-2 .ulp-right-side .ulp-top-points .ulp-stats-content,.ulp-public-the-module-content-element a:hover{color:#18c1f0}.ulp-ap-theme-3 .ulp-ap-menu-item:hover{background-color:inherit!important;color:#333}.ulp-ap-theme-3 .ulp-ap-menu-item:hover .fa-ulp-public-menu-item,.ulp-ap-theme-3 .ulp-ap-menu-item:hover a{color:#777}.fa-ulp-public-menu-item{font-size:19px;line-height:30px;padding-right:8px;vertical-align:middle;color:#fff}.ulp-user-page-content{padding-left:10px;padding-right:10px;box-sizing:border-box;margin:35px 0 20px;font-size:15px;min-width:200px}.ulp-student-profile-tab-the-title{font-size:22px;font-weight:700;margin-bottom:15px}.ulp-like-link-span{color:#0073aa}.ulp-btn-danger.active,.ulp-btn-danger:active,.ulp-btn-danger:focus,.ulp-btn-danger:hover{color:#fff;background-color:#c9302c!important;border-color:#ac2925}.ulp-btn-danger{color:#fff!important;background-color:#d9534f!important;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;cursor:pointer;-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}.ulp-spinner{background:url(//elenaalquati.org/wp-content/plugins/indeed-learning-pro/assets/images/wpspin_light.gif) 0 0/16px 16px no-repeat;display:inline-block;opacity:.7;width:16px;height:16px;margin:5px 5px 0}.ulp-public-list-grid-item{padding:5px;margin:5px;border:1px solid #c9c9c9}.ulp-wrapp-list-grid .owl-ulp-theme .owl-ulp-dots .owl-ulp-dot span{border:2px solid #fff;box-shadow:0 0 8px -1px rgba(0,0,0,.3);width:7px;height:7px;box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;margin:3px 4px!important}.ulp-wrapp-list-grid .owl-ulp-theme .owl-ulp-nav{margin-top:1px!important}.ulp-carousel-view ul li,.ulp-content-grid-list ul li{margin:0!important;box-sizing:border-box;color:#888;display:inline-block;font-family:'Open Sans',sans-serif;font-size:13px;font-weight:300;line-height:21px;min-height:1px;min-width:250px;padding:5px 18px;position:relative;width:450px;vertical-align:top;text-align:left;float:left}.pag-theme1 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-next,.pag-theme1 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-prev{background-color:#ddd;width:26px;height:26px;padding:0;margin:2px 2px 8px;font-family:FontAwesome-ulp;font-style:normal;font-weight:400;font-size:17px;vertical-align:middle;line-height:26px;-webkit-font-smoothing:antialiased}.pag-theme2 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-next,.pag-theme2 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-prev{background-color:transparent!important;padding:0;margin:2px;color:rgba(0,0,0,.55);width:13px;height:24px;font-size:35px;position:absolute;top:40%;font-family:FontAwesome-ulp;font-style:normal;font-weight:400;vertical-align:middle;line-height:26px}.pag-theme1 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-prev:before,.pag-theme3 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-prev:before{content:"\f053"}.pag-theme1 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-next:before,.pag-theme3 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-next:before{content:"\f054"}.pag-theme2 .ulp-wrapp-list-grid{margin-left:17px;margin-right:17px}.pag-theme2 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-prev{left:-17px;-webkit-font-smoothing:antialiased}.pag-theme2 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-prev:before{content:"\f104"}.pag-theme2 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-next{right:-17px;-webkit-font-smoothing:antialiased}.pag-theme3 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-next,.pag-theme3 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-prev{background-color:rgba(0,0,0,.75);opacity:.85;padding:0;margin:2px;color:rgba(255,255,255,.95)!important;width:24px;height:24px;font-size:14px;position:absolute;top:40%;font-family:FontAwesome-ulp;font-style:normal;font-weight:400;vertical-align:middle;line-height:24px;-webkit-font-smoothing:antialiased}.pag-theme2 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-next:before{content:"\f105"}.pag-theme3 .ulp-wrapp-list-grid{margin-left:22px;margin-right:22px}.pag-theme3 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-prev{left:-26px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.pag-theme3 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-next{right:-26px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.ulp-clear{clear:both}.ulp-wrapp-list-grid ul{margin:0!important;padding:0!important;list-style-type:none}.ulp-grid-list-pagination{width:100%;text-align:center;margin:10px 0;padding:10px 0}.ulp-grid-list-pagination .ulp-grid-list-pagination-item,.ulp-grid-list-pagination .ulp-grid-list-pagination-item-break,.ulp-grid-list-pagination .ulp-grid-list-pagination-item-selected{padding:5px 9px;margin:0 2px;background:#fafafa;border:1px solid #ddd;line-height:20px;vertical-align:-webkit-baseline-middle;text-decoration:none;color:#999;font-weight:700;box-shadow:none}.ulp-grid-list-pagination .ulp-grid-list-pagination-item-selected{background-color:#fff;color:#000}.ulp-pagination-next,.ulp-pagination-prev{padding:5px 7px!important}.ulp-public-the-modules-wrapper{margin:30px 0;background-color:#fafafa;border:1px solid #e6e6e6;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden}.ulp-public-the-modules-wrapper .ulp-h3-title{padding:20px 25px;font-weight:700;border-bottom:1px solid #eee;font-size:24px;color:#18c1f0}.ulp-public-the-modules-wrapper .ulp-public-the-module{padding:0 25px 0 30px;border-bottom:1px solid #eee}.ulp-public-the-modules-wrapper .ulp-public-the-module-title{position:relative;padding:10px;font-size:18px;font-weight:500;color:#333}.ulp-public-the-modules-wrapper .ulp-public-the-module-title h3{font-weight:500;font-size:19px;position:relative;padding:6px 0;margin:0}.ulp-public-the-modules-wrapper .ulp-module-details{position:absolute;top:17px;line-height:15px;right:13px;z-index:9999;font-size:14px;font-weight:300;color:#18c1f0;font-style:italic;text-align:right}.ulp-public-the-modules-wrapper .ulp-module-details span{font-size:14px;font-weight:300}.ulp-public-the-module-content{padding-left:10px;padding-right:10px;color:#888}.ulp-public-the-module-content-element{border-top:1px solid #eee;padding:15px 0 15px 30px;font-size:16px}.single-announcement-no-comments,.single-questionsandanswer-no-comments,.ulp-public-the-module-content-element a{color:#888}.ulp-public-the-module-content-element .fa-curr_lesson,.ulp-public-the-module-content-element .fa-curr_quiz,.ulp-public-the-module-content-element .fa-video-ulp{margin-right:20px}.ulp-public-the-module-content-element-rightside{float:right;font-weight:300;font-size:13px}.ulp-module-content-points{padding-right:5px;margin-right:5px;border-right:1px solid #ddd}.ulp-lesson-preview,.ulp-quiz-status-failed,.ulp-quiz-status-passed{border-radius:6px;padding:2px 10px;margin-left:10px;color:#fff;font-size:13px}.ulp-lesson-preview,.ulp-quiz-status-passed{background-color:#18c1f0}.ulp-quiz-status-failed{background-color:#f1505b}.ulp-lesson-status-completed{margin-left:10px;color:#fff;background-color:#18c1f0;font-size:13px;border-radius:50%;line-height:20px;width:20px;height:20px;display:inline-block;text-align:center}.ulp-lesson-status-completed .fa-ulp{line-height:20px;vertical-align:middle}.ulp-top-points .ulp-stats-content,.ulp-top-points .ulp-stats-label{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.2}.ulp-lesson-link-completed,.ulp-quiz-link-completed{font-weight:700;color:#444!important}.ulp-course-finish-wrapper{margin:10px 0;display:block}.ulp-course-finish{cursor:pointer;font-size:13px;text-transform:uppercase;font-weight:700;text-align:center;display:inline-block;border-radius:3px}.ulp-course-finish span{font-weight:200;text-transform:initial;font-size:12px;color:#fff!important}.ulp-course-instructors-list{margin:25px 0 15px}.ulp-course-instructors .ulp-course-instructor{display:inline-block;float:left;margin-right:45px}.ulp-course-instructors .ulp-course-instructor img{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;width:140px;height:140px;margin-bottom:10px}.ulp-course-instructors .ulp-course-instructor .ulp-instructor-name{font-size:19px;font-weight:500;line-height:1.44;letter-spacing:.4px;color:#333;text-align:center}.ulp-user-page-wrapper{display:block;padding:10px;max-width:1100px;box-sizing:border-box;margin:10px auto}.ulp-user-page-top-wrapper{padding:20px 15px 10px;box-sizing:border-box;position:relative;overflow:hidden;z-index:1}.ulp-user-page-top-background{position:absolute;height:200%;left:0;right:0;top:-100%;z-index:-10;background-size:cover;background-position:50% 50%;background-blend-mode:overlay;background-image:url(//elenaalquati.org/wp-content/plugins/indeed-learning-pro/assets/images/top_aff_bk_1.png)}.ulp-user-page-top-wrapper .ulp-left-side{float:left;max-width:30%}.ulp-user-page-top-wrapper .ulp-middle-side{float:left;max-width:40%}.ulp-user-page-top-wrapper .ulp-right-side{max-width:30%;box-sizing:border-box;float:none;max-width:inherit;background-color:#f3f4f7;position:relative;left:-15px;margin-right:-30px;margin-top:20px;border-top:1px solid #ddd}.ulp-user-page-top-wrapper .ulp-right-side .ulp-top-badges{float:left;border-right:1px solid #ddd;padding:5px 10px;box-sizing:border-box}.ulp-user-page-top-wrapper .ulp-right-side .ulp-top-badges .ulp-badges-list-wrapp{padding:0}.ulp-user-page-top-wrapper .ulp-right-side .ulp-top-badges .ulp-badge-item{display:inline-block;margin:0 4px;padding:10px 0}.ulp-user-page-top-wrapper .ulp-right-side .ulp-top-badges .ulp-badge-item img{max-height:35px;width:auto}.ulp-user-page-top-wrapper .ulp-right-side .ulp-top-points{float:right;border-right:1px solid #ddd;padding-right:10px;padding-top:10px;box-sizing:border-box;text-align:right}.ulp-top-points .ulp-stats-label{font-size:16px;font-weight:400;padding:0;min-height:20px}.ulp-top-points .ulp-stats-content{font-weight:700;color:#454545;margin-bottom:6px;font-size:24px}.ulp-user-page-top-wrapper .ulp-user-page-avatar{display:inline-block;padding-right:15px;max-width:150px}.ulp-user-page-top-wrapper .ulp-user-page-avatar img{display:block;max-width:100%;margin:0 auto;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;transition:.2s;border-radius:100%;box-shadow:0 0 15px 0 rgba(0,0,0,.3);border:1px solid #fff}.ulp-feat-img-wrapp:hover .ulp-list-course-wishlist-wrapper,.ulp-list-course-wishlist .fa-ulp{-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-ms-transition:.5s ease-in-out;-o-transition:.5s ease-in-out}.ulp-user-page-top-wrapper .ulp-account-page-top-mess{display:inline-block;padding-top:5px;padding-left:20px;max-width:900px;word-break:break-word}.ulp-user-page-top-wrapper .ulp-account-page-top-mess div,.ulp-user-page-top-wrapper .ulp-account-page-top-mess p{margin-bottom:8px}.ulp-ap-top-theme-2{padding-top:270px;padding-bottom:0}.ulp-ap-top-theme-2 .ulp-user-page-top-background{height:250px;top:0;overflow:hidden;background-image:url(//elenaalquati.org/wp-content/plugins/indeed-learning-pro/assets/images/top_ulp_bk_4.png)}.ulp-ap-top-theme-2 .ulp-left-side,.ulp-ap-top-theme-3 .ulp-left-side{margin-bottom:-75px}.ulp-ap-top-theme-2 .ulp-middle-side{margin-top:-10px;float:none;max-width:inherit;min-height:100px}.ulp-ap-top-theme-2 .ulp-right-side{background-color:inherit;border-top:1px solid #eee}.ulp-ap-top-theme-2 .ulp-right-side .ulp-top-badges{border-right:none}.ulp-ap-top-theme-2 .ulp-right-side .ulp-top-points{border-right:none;color:#777}.ulp-ap-top-theme-2 .ulp-user-page-details{top:-75px;position:relative;margin-top:0;background-color:#fff}.ulp-ap-top-theme-2 .ulp-user-page-avatar,.ulp-ap-top-theme-3 .ulp-user-page-avatar{padding-right:0;max-width:190px}.ulp-ap-top-theme-2 .ulp-user-page-avatar img{border-radius:0;box-shadow:none;border:5px solid #fff;min-width:170px}.ulp-ap-top-theme-3{padding-top:320px;padding-bottom:0}.ulp-ap-top-theme-3 .ulp-user-page-top-background{height:300px;top:0;background-image:url(//elenaalquati.org/wp-content/plugins/indeed-learning-pro/assets/images/top_ulp_bk_4.png)}.ulp-ap-top-theme-3 .ulp-middle-side{float:none;max-width:inherit;margin-top:-10px}.ulp-ap-top-theme-3 .ulp-right-side{float:none;max-width:inherit;background-color:#f3f4f7;position:relative;left:-15px;margin-right:-30px;margin-top:20px;border-top:1px solid #ddd}.ulp-ap-top-theme-3 .ulp-user-page-details{top:-75px;position:relative;margin-top:0;background-color:#fff;border-radius:100%}.ulp-ap-top-theme-3 .ulp-user-page-avatar img{border-radius:100%;box-shadow:none;border:5px solid #fff;min-width:170px}@media (max-width:570px){.ulp-user-page-top-wrapper .ulp-left-side,.ulp-user-page-top-wrapper .ulp-middle-side{max-width:50%;width:50%}.ulp-user-page-top-wrapper .ulp-user-page-avatar{max-width:100%}.ulp-user-page-top-wrapper .ulp-right-side{max-width:100%;width:100%}.ulp-user-page-name,.ulp-user-page-top-wrapper .ulp-stats-content{font-size:1.3em}.ulp-user-page-mess{font-size:.9em}.ulp-ap-top-theme-3 .ulp-middle-side{display:inline-block}.ulp-ap-top-theme-3 .ulp-right-side{width:auto;max-width:inherit}}.ulp-user-page-mess-special{font-size:19px}.ulp-user-page-name{font-size:26px;font-weight:700;color:#333}.ulp-user-page-mess{font-size:16px;color:#555}.ulp-additional-message{background:#f6f6f6;border-left:5px solid #18c1f0;border-radius:0 5px 5px 0;padding:6px 20px;margin-bottom:20px;margin-top:10px;overflow:hidden;font-weight:600;font-family:Roboto;font-size:14px;color:#555}.ulp-table-general{border-collapse:collapse;border-spacing:0;width:100%;margin:25px 5px 15px;border:1px solid #eee;font-family:Lato;font-size:16px;font-weight:400;line-height:24px;color:#888}.ulp-table-general thead{background-color:#fafafa}.ulp-table-general tbody td,.ulp-table-general thead th{border:1px solid #eee;text-align:center}.ulp-change-status-link,.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-options,.ulp-invoice-wrapp,.ulp-invoice-wrapp .ulp-invoice-client-details,.ulp-table-general tbody td{font-size:13px}.ulp-special-column{color:#18c1f0;font-weight:700}.ulp-special-column a{color:#18c1f0;text-decoration:none;box-shadow:none!important}.ulp-special-column a:hover{color:#3397b3}.ulp-h3{background-color:#fff;font-weight:700;color:#6c7787;background-image:none;text-shadow:none;box-shadow:inset 0 -5px 10px 2px rgba(0,0,0,.03);font-family:"Open Sans",sans-serif;font-size:16px;padding:16px 12px;line-height:1.4;border-bottom:1px solid #ccc;margin:0}.ulp-feat-img-wrapp:hover .ulp-list-course-wishlist-wrapper{position:absolute;height:100%;width:100%;top:0;left:0;background-color:rgba(0,0,0,.1);-khtml-transition:.5s ease-in-out;transition:.5s ease-in-out}.ulp-list-course-wishlist{position:absolute;top:50%;display:block;margin:-30px auto 0 -30px;left:50%}.ulp-list-course-wishlist .fa-ulp{font-size:60px;color:#fff;-khtml-transition:.5s ease-in-out;transition:.5s ease-in-out;opacity:.6}.ulp-feat-img-wrapp:hover .ulp-list-course-wishlist .fa-ulp{transform:scale(1.2);opacity:1}.ulp-feat-img-single-course{background-position:center center;background-repeat:no-repeat;background-size:cover;display:block}.ulp-certificate-list-wrappe{color:#777;font-size:13px;font-family:Roboto;font-weight:300;margin:15px 0}.ulp-certificate-item{background-color:#fafafa;border:1px solid #ddd;border-radius:5px;display:inline-block;width:280px;margin:10px 25px 10px 0}.ulp-certificate-item .ulp-certificate-item-top span{background-color:#666;color:#fff;border-radius:50%;display:inline-block;padding:25px;margin:15px 0;cursor:pointer;-webkit-transition:.5s ease-in-out;-khtml-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-ms-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}.ulp-certificate-item-top .fa-ulp{font-size:60px;line-height:70px}.ulp-certificate-item .ulp-certificate-item-content{text-align:center;color:#aaa;margin:0 15px;border-top:1px solid #ddd;padding:5px 25px 15px}.ulp-certificate-item .ulp-certificate-item-content span{font-size:22px;font-weight:700;color:#18c1f0;display:block;line-height:21px;padding-top:10px;cursor:pointer}.ulp-certificate-item .ulp-certificate-item-bottom{background-color:#18c1f0;color:#fff;font-size:14px;font-weight:700;border-radius:0 0 5px 5px;padding:15px 10px;text-align:center}.ulp-wrapp-file-upload{display:block;margin-top:10px}.ulp-file-upload-button{text-align:left}.ulp-member-photo{display:block;max-width:180px;max-height:180px;margin:15px 3px;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;transition:.2s;border-radius:100%;zoom:0.9;box-shadow:0 0 15px 0 rgba(0,0,0,.3);border:1px solid #fff}.ulp-delete-attachment-bttn,.ulp-file-upload-button .ajax-file-upload,.ulp-file-upload-button .ulp-delete-attachment-bttn{display:inline-block;font-size:13px;line-height:26px;height:28px;margin:0 10px 10px 0;padding:0 10px 1px;cursor:pointer;-webkit-appearance:none;-webkit-border-radius:3px;border-radius:3px;white-space:nowrap;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#2ea2cc;border:1px solid #0074a2;-webkit-box-shadow:inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);color:#fff;text-decoration:none;vertical-align:top}.ulp-wrapp-file-upload .ulp-delete-attachment-bttn{color:#fff;background:-webkit-gradient(linear,3% 3%,3% 100%,from(#d14241),to(#c24a4b));display:inline-block;border-color:#d14241;cursor:pointer;margin-top:3px}.ulp-no-avatar{background-image:url(//elenaalquati.org/wp-content/plugins/indeed-learning-pro/assets/images/no-avatar.png);width:120px;height:120px;background-size:cover}.ulp-avatar-trigger,.ulp-comments-wrapper .nav-next,.ulp-comments-wrapper .nav-previous,.ulp-display-inline,.ulp-wrapp-file-upload .ajax-file-upload-container{display:inline-block}.ulp-wrapp-file-upload .ajax-file-upload-statusbar{margin:3px 0}.ulp-wrapp-file-upload .ajax-file-upload-progress{border:1px solid #4fb756;min-height:3px}.ulp-wrapp-file-upload .ajax-file-upload-bar{background:#4fb756;color:#fff;max-height:2px}.ulp-the-matching-answers-single,.ulp-wrapp-file-upload .ajax-file-upload{margin-top:3px}.ulp-profile-tab-section{color:#333;font-weight:600;font-size:18px;padding-bottom:10px;border-bottom:3px solid #007791;max-width:50%;margin-bottom:25px;margin-top:45px}.ulp-profile-row input[type=submit],.ulp-write-course-message{margin-top:15px}.ulp-list-checkout{margin-top:0;margin-left:0;margin-bottom:40px}.ulp-list-checkout tbody td,.ulp-list-checkout thead th{text-align:left;padding-left:15px}.ulp-checkout-payment-option{padding:8px 15px;font-weight:600;font-size:15px;border-bottom:1px solid #eee;background-color:#f9f9f9;border-radius:3px;border:1px solid #eee;margin:0 0 20px;color:#666;font-family:Roboto;width:50%}.ulp-checkout-payment-option span{display:block;font-size:14px;font-weight:300;color:#777;font-style:italic;padding-left:20px}.ulp-checkout-main-title{color:#18c1f0;font-size:21px;font-family:Roboto;font-weight:600;display:inline-block;padding:3px 150px 3px 0;border-bottom:2px solid #18c1f0;margin-bottom:20px}.ulp-checkout-payment-select .ulp-stripe-form{padding:25px 15px;background-color:#fff;color:#333;margin:20px 10px;border:1px solid #eee}.ulp-announcements-list-item-top,.ulp-checkout-payment-select .ulp-stripe-field,.ulp-questionsandanswers-list-item-top{margin-bottom:10px}.ulp-right-details{padding:0 28px;font-size:16px;font-weight:300;line-height:1.38;letter-spacing:.3px;color:#878787;margin:15px 0;list-style:none;width:100%;display:block;box-sizing:border-box}.ulp-about-the-instructor-right .ulp-instructor-name a,.ulp-review-rates-row-percent{color:#007791;font-weight:400}.ulp-right-details li{font-size:14px;display:block;line-height:1.57;float:none;width:100%;padding:20px 0 10px;border-left:none;margin-bottom:0;margin-left:0;border-bottom:1px solid #e7e7e7}.ulp-right-sidebar .ulp-wishlist-wrapper{text-align:center;position:relative;top:-13px}.ulp-reviews-rating-awesome-box-wrapp{margin:30px 0 20px}.ulp-reviews-rating-awesome-box-content{display:flex;align-items:center;flex-direction:row;justify-content:flex-start;margin-bottom:35px}.ulp-reviews-rating-awesome-box-wrapp .ulp-review-summary{display:flex;align-items:center;flex-direction:column;margin-right:30px}.ulp-reviews-rating-awesome-box-wrapp .ulp-review-summary .ulp-review-summary-average{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;color:#29303b;font-size:72px;font-weight:500;line-height:1}.ulp-reviews-rating-awesome-box-wrapp .ulp-review-summary .ulp-star-item{margin-left:.3em;font-size:22px}.ulp-reviews-rating-awesome-box-wrapp .ulp-review-rates{display:flex;flex:1 0 auto;min-width:1px;flex-direction:column;justify-content:space-between;flex-wrap:nowrap}.ulp-reviews-rating-awesome-box-content .fa-star-ulp:before{content:"\f005";color:#f4c150}.ulp-reviews-rating-awesome-box-content .fa-star-o-ulp:before{content:"\f006";color:#dedfe0;content:"\f005"}.ulp-reviews-rating-awesome-box-content .ulp-review-rates-row{display:flex;align-items:center;flex-direction:row;flex-wrap:nowrap;margin-bottom:5px;width:100%}.ulp-review-rates-row-line{cursor:pointer;flex:auto;min-width:1px;margin-right:15px;width:100%}.ulp-review-rates-row-line-inside{background:#f2f3f5;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;height:20px;width:100%}.ulp-review-rates-row-line-inside-filled{background-color:#a1a7b3;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;display:block;height:100%}.ulp-review-rates-row-rates{position:relative;display:inline-block;margin-right:5px;white-space:nowrap;font-size:17px}.ulp-review-rates-row-rates .ulp-star-item{font-size:17px;margin-left:.3em}.ulp-review-rates-row-percent{flex:none;min-width:1px;font-size:15px;padding:0;white-space:nowrap;width:45px}.ulp-price-with-intial-price-wrapp .ulp-initial-price{text-decoration:line-through}.price-box .ulp-price-with-intial-price-wrapp .ulp-price{font-size:28px;font-weight:600}.price-box .ulp-price-with-intial-price-wrapp .ulp-initial-price{text-decoration:line-through;font-size:22px;font-weight:300;color:#eee}.ulp-course-price .ulp-price{font-size:18px;font-weight:600}.ulp-course-price .ulp-initial-price{font-weight:300;color:#a1a1a1;font-size:16px}.ulp-about-the-instructor-box,.ulp-students-also-bought-wrapp{margin:15px 0 35px}.ulp-about-the-instructor-box-content{display:flex;justify-content:space-between;flex-wrap:wrap;flex-direction:row;background:0 0;border:none;padding:20px 0 0}.ulp-about-the-instructor-left{display:flex;flex-direction:column;margin-right:60px;width:170px}.ulp-about-the-instructor-left .ulp-instructor-avatar{position:relative;margin-bottom:15px;top:0;left:0;width:100%}.ulp-about-the-instructor-left .ulp-instructor-avatar img{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;min-width:120px}.ulp-about-the-instructor-right{flex:1;min-width:1px}.ulp-instructor-details .fa-ulp{min-width:25px;margin-right:3px}.ulp-about-the-instructor-right .ulp-instructor-name{font-size:18px;font-weight:600;line-height:1.33;margin-bottom:20px}.ulp-course-miniature{border-bottom:1px solid #e8e9eb;position:relative;color:#29303b;padding:15px;box-sizing:border-box}.ulp-course-miniature .ulp-feat-img-wrapp{display:inline-block;float:left;height:70px;overflow:hidden;position:relative}.ulp-course-miniature .ulp-feat-img-wrapp .ulp-feat-image{background-position:center center;background-repeat:no-repeat;background-size:100%;min-width:150px;height:70px}.ulp-course-miniature .ulp-course-additional-content{display:flex;flex-direction:row;min-height:70px}.ulp-course-miniature .ulp-course-additional-content div,.ulp-instructor-item-list-col{padding-left:2px;padding-right:2px;box-sizing:border-box;display:inline-block}.ulp-course-miniature .ulp-course-additional-content .ulp-course-title-container{display:inline-block;margin-left:15px;width:48%}.ulp-course-miniature .ulp-course-additional-content .ulp-course-title{font-weight:700;word-break:break-word}.ulp-course-miniature .ulp-course-additional-content .ulp-course-title a{color:#29303b}.ulp-course-miniature .ulp-course-additional-content .ulp-course-last-updated,.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-title .ulp-course-last-updated{color:#686f7a;font-size:13px}.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container{margin-left:10px;width:45%}.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .ulp-course-the-rating-wrapp{width:30%;display:inline-block;vertical-align:top}.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .ulp-course-the-rating-wrapp .fa-ulp:before{color:#f4c150}.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .ulp-course-students{font-size:15px;width:33%;display:inline-block;vertical-align:top}.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .price-box-wrapper{font-size:20px;width:33%;display:inline-block;text-align:right;font-weight:600;vertical-align:top;position:relative}.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .price-box-wrapper .price-box{position:relative;top:-3px}.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .price-box-wrapper .price-box,.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .price-box-wrapper .ulp-initial-price,.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .price-box-wrapper .ulp-price{font-size:20px}.ulp-instructor-page-wrapp{margin:15px auto;padding:15px 10px;box-sizing:border-box}.ulp-instructor-page-left,.ulp-instructor-page-right{padding-left:15px;padding-right:15px;float:left;position:relative;min-height:1px}.ulp-instructor-page-left{width:30%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ulp-instructor-page-right{width:70%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ulp-instructor-page-avatar{width:120px;font-size:36px;margin:0 auto;padding-bottom:10px}.single-announcement-author-image img,.single-questionsandanswer-author-image img,.ulp-announcements-list-item-author-image img,.ulp-instructor-page-avatar img,.ulp-questionsandanswers-list-item-author-image img{width:100%;height:100%;border-radius:50%}.ulp-instructor-page-left .ulp-instructor-page-details{padding:0 25px 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ulp-instructor-page-left .ulp-instructor-page-details-item{padding:10px 0 5px}.ulp-instructor-page-details-num{font-weight:200;font-size:26px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.43;color:#29303b}.ulp-instructor-page-name{padding-bottom:25px;font-size:21px;color:#007791;font-weight:600}.ulp-instructor-page-right .ulp-instructor-page-details{padding:25px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ulp-instructor-page-right .ulp-instructor-page-details-item{border-left:1px solid rgba(41,48,59,.25);padding:0 20px 0 15px;float:left}.ulp-list-tags-wrapp{position:relative;display:inline-block}.ulp-list-tags-wrapp .ulp-course-tag{margin:0 5px 0 0;border-radius:3px;font-size:9px;padding:1px 8px;background:#14171c;border:none;color:#fff;min-width:inherit;display:inline-block;font-weight:700;line-height:1.5;position:relative;text-align:center;text-transform:uppercase;top:-3px;z-index:2;vertical-align:baseline;white-space:nowrap;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ulp-list-tags-wrapp .ulp-course-tag:after{border-radius:3px;right:-4px;background:inherit;content:"";height:11px;position:absolute;top:2px;transform:rotate(45deg);width:11px;z-index:1;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ulp-text-fill-in,.ulp-text-fill-in:focus{border:none!important;background:0 0!important;border-bottom:1px solid #333!important;outline-color:transparent!important}@media (max-width:479px){.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp{flex:0 0 100%;max-width:100%}.ulp-course-wrapp .ulp-main-section{display:block}.ulp-course-wrapp .ulp-left-content{width:100%;float:none}.ulp-course-wrapp .ulp-main-section .ulp-right-sidebar{width:100%;float:none;right:0;top:0;margin-bottom:30px}.ulp-public-the-modules-wrapper .ulp-public-the-module{padding:0 5px}.ulp-public-the-modules-wrapper .ulp-public-the-module-title h3{margin-bottom:0}.ulp-public-the-modules-wrapper .ulp-module-details{position:relative;top:5px;display:block}.ulp-public-the-module-content-element{padding-left:0}.ul-quiz-main-details .ul-quiz-questions-count,.ul-quiz-main-details .ul-quiz-retake,.ul-quiz-main-details .ul-quiz-rewardpoints,.ul-quiz-main-details .ul-quiz-time{width:100%;margin-bottom:15px}.ulp-course-wrapp .ulp-main-section .ulp-top-details{padding:0;display:block}.ulp-course-enrolled .ulp-main-section .ulp-top-details{padding:0 28px}.ulp-course-wrapp .ulp-main-section .ulp-top-details li{width:50%}.ulp-course-enrolled .ulp-main-section .ulp-top-details li{width:100%}.ulp-user-page-top-wrapper .ulp-middle-side{max-width:100%;width:100%}.ulp-about-the-instructor-right .ulp-instructor-biography{display:none}}@media (min-width:480px) and (max-width:768px){.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp{flex:0 0 50%;max-width:50%}.ul-quiz-main-details .ul-quiz-questions-count,.ul-quiz-main-details .ul-quiz-retake,.ul-quiz-main-details .ul-quiz-rewardpoints,.ul-quiz-main-details .ul-quiz-time{width:49%}.ulp-watch-list-wrapp-button .ulp-watch-list-button{padding:8px}.ulp-right-details{padding:0}.ulp-course-wrapp .ulp-main-section .ulp-top-details{padding:0;display:block}.ulp-course-enrolled .ulp-main-section .ulp-top-details{padding:0 28px}.ulp-course-wrapp .ulp-main-section .ulp-top-details li{width:50%}.ulp-course-enrolled .ulp-main-section .ulp-top-details li{width:100%}}@media screen and (max-width:576px){.ulp-about-the-instructor-left{display:flex;flex-direction:inherit;margin-right:0;width:100%}.ulp-about-the-instructor-left .ulp-instructor-avatar{flex:0 0 auto;min-width:1px;margin:0 15px 0 0;width:initial}.ulp-about-the-instructor-right .ulp-instructor-name{margin-top:10px;margin-left:20px}}.ulp-load-more-bttn-wrapp{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:25px}.ulp-loading-wrapp{background-color:#fff;text-align:center;width:100%}.ulp-images-multiple-choice-wrapp,.ulp-images-single-choice-wrapp{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;max-width:900px}.ulp-images-multiple-choice-wrapp .ulp-images-multiple-choice-one-item-wrapper,.ulp-images-single-choice-wrapp .ulp-images-single-choice-one-item-wrapper{-webkit-box-flex:0;-webkit-flex:0 0 33%;-ms-flex:0 0 33%;flex:0 0 33%;max-width:33%;padding-right:15px;padding-left:15px;position:relative;width:100%;min-height:1px;box-sizing:border-box}.ulp-images-single-choice-wrapp .ulp-images-single-choice-one-item{border:1px solid #d8d8d8;background:#f4f4f4;padding:15px;margin:0 0 15px}.ulp-images-multiple-choice-wrapp .ulp-images-multiple-choice-one-item.selected,.ulp-images-multiple-choice-wrapp .ulp-images-multiple-choice-one-item:hover,.ulp-images-single-choice-wrapp .ulp-images-single-choice-one-item.selected,.ulp-images-single-choice-wrapp .ulp-images-single-choice-one-item:hover{background:#cfe3ff!important;cursor:pointer}.ulp-images-single-choice-wrapp .ulp-images-single-choice-one-item-img{background-size:cover;background-position:50% 50%;background-blend-mode:overlay;width:100%;padding-top:100%}.ulp-images-multiple-choice-wrapp .ulp-images-multiple-choice-one-item{border:1px solid #d8d8d8;background:#f4f4f4;padding:17px;margin:0 0 15px}.ulp-images-multiple-choice-wrapp .ulp-images-multiple-choice-one-item input[type=checkbox]{border-radius:0;height:25px;width:25px;margin:0 15px 0 5px;border:2px solid #ddd;background:#fff;-webkit-appearance:initial;position:relative;vertical-align:middle}.ulp-images-multiple-choice-wrapp .ulp-images-multiple-choice-one-item-img{background-size:cover;background-position:50% 50%;background-blend-mode:overlay;width:100%;padding-top:100%;margin-bottom:10px}.ulp-matching-question{display:table;padding:10px 0;table-layout:fixed;width:100%;height:100px;box-sizing:border-box}.ulp-micro-questions{float:left;width:50%}.ulp-micro-answers-possible{float:right;width:25%}.ulp-micro-answer,.ulp-micro-question{display:table-cell;height:100%;width:50%;color:#000;vertical-align:middle;margin:5px;min-width:100px}.ulp-micro-question{background-color:rgba(84,115,255,.1);border:1px solid #18c1f0;border-radius:5px 0 0 5px;position:relative;padding:5px 30px 5px 15px}.ulp-micro-question:after{content:'';position:absolute;right:-2px;top:50%;width:30px;height:30px;margin-top:-15px;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #18c1f0;border-right:none;background-color:rgba(255,255,255,.5)}.ulp-micro-answer{border:1px dashed #18c1f0;border-left:none;border-radius:0 5px 5px 0;position:relative;padding:0}.ulp-micro-answers-possible .ulp-item{display:inline-block;width:100%;height:80px;margin:10px 0;vertical-align:middle;background-color:#18c1f0;border:1px solid #18c1f0;color:#fff;border-radius:5px;padding:5px 30px 5px 15px;box-sizing:border-box;cursor:move}.ulp-micro-answer .ulp-item:before,.ulp-micro-answers-possible .ulp-item:before{content:'';position:absolute;left:-30px;top:50%;width:30px;height:30px;margin-top:-15px;border-right-width:0;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#18c1f0}.ulp-micro-answer .ulp-item{background-color:#18c1f0;padding:5px 30px 5px 15px;box-sizing:border-box;color:#fff;vertical-align:middle;border-radius:0 5px 5px 0;height:78px!important;cursor:pointer}.cropControlsCrop i:hover,.cropControlsUpload:hover{background-color:rgba(0,0,0,.35)!important}.ulp-announcements-list-item,.ulp-col-sm-3{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.cropImgWrapper{border:1px dashed rgba(255,255,255,.6)}.cropControls{top:auto!important;bottom:10px;right:20px!important;padding:12px 14px;height:auto!important;background-color:rgba(0,0,0,0)!important;border-radius:50%}.cropControlsCrop{border-radius:0;padding:5px 10px}.cropControlsCrop:hover,.cropControlsUpload:hover{opacity:1}.cropControls i{opacity:.7;display:inline-block;font:20px/1 FontAwesome-ulp;font-size:inherit;-webkit-font-smoothing:antialiased;transform:translate(0,0);background-image:none!important}.ulp-ap-top-theme-2 .cropControls{bottom:60px}.cropControls i.cropControlUpload{height:24px}.cropControlsCrop i{height:auto!important;padding:7px 10px;width:auto!important}.cropControls i.cropControlUpload:before{content:"\f030";font-size:23px;font-weight:400}.cropControls i.cropControlZoomMuchIn:before{content:"\f055";font-size:23px;font-weight:400}.cropControls i.cropControlZoomIn:before{content:"\f00e";font-size:23px;font-weight:400}.cropControls i.cropControlZoomOut:before{content:"\f010";font-size:23px;font-weight:400}.cropControls i.cropControlZoomMuchOut:before{content:"\f056";font-size:23px;font-weight:400}.cropControls i.cropControlRotateLeft:before{content:"\f0e2";font-size:23px;font-weight:400}.cropControls i.cropControlRotateRight:before{content:"\f01e";font-size:23px;font-weight:400}.cropControls i.cropControlCrop:before{content:"\f125";font-size:23px;font-weight:400}.cropControls i.cropControlReset:before{content:"\f1f8";font-size:23px;font-weight:400}#croppicModalObj img,.cropImgWrapper img{max-width:unset}.ulp-upload-image-remove-bttn{display:inline-block;padding:6px 30px;color:#616f77;cursor:pointer;border-radius:20px;margin-right:10px;font-size:14px;line-height:20px;border:2px solid #b3b3b3}.ulp-avatar-trigger .ulp-upload-avatar{display:inline-block;padding:6px 30px;color:#357935;cursor:pointer;border-radius:20px;margin-right:5px;font-size:14px;line-height:20px;border:2px solid #5cb85c}.ulp-avatar-trigger .ulp-upload-avatar:hover{background-color:#5cb85c;color:#fff}.ulp-countdown{margin:6% 30px 50px 0}.ulp-col-sm-3{width:25%;float:left;position:relative;min-height:1px;padding-right:15px;padding-left:15px;box-sizing:border-box}.ulp-countdown span{color:#444;display:block;font-size:55px;font-weight:400;font-family:Lato,sans-serif;line-height:1}.ulp-countdown p{margin:8px 0 0;color:#444;font-size:35px;font-weight:300;line-height:35px}.ulp-announcements-list-wrapper,.ulp-questionsandanswers-list-wrapper{margin:7px 0}.ulp-announcements-list-item{padding:15px 25px 10px;border-bottom:1px solid #ddd;box-sizing:border-box}.ulp-announcements-list-item:first-child,.ulp-questionsandanswers-list-item:first-child{padding-top:0}.ulp-announcements-list-item a:hover,.ulp-questionsandanswers-list-item a:hover{color:#222}.ulp-announcements-list-item-author-image,.ulp-questionsandanswers-list-item-author-image{display:inline-block;width:50px;float:left;margin-right:10px}.ulp-announcements-list-item-author-name{display:block;font-weight:400;color:#686f7a;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.43}.ulp-announcements-list-item-author-date,.ulp-questionsandanswers-list-item-author-date{font-family:Roboto;color:#888;font-size:14px}.ulp-announcements-list-item-title,.ulp-questionsandanswers-list-item-title{font-size:24px;font-weight:300;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.2;color:#222}.ulp-announcements-list-item-content,.ulp-single-course-menu-wrapper ul li{color:#666;font-size:15px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.ulp-announcements-list-item-title a,.ulp-questionsandanswers-list-item-title a{color:#222;text-decoration:none}.ulp-announcements-list-item-content{padding-top:10px}.ulp-announcements-list-item-no-comments{text-align:right;font-size:15px;color:#888;margin-top:5px}.ulp-announcements-list-item-no-comments a,.ulp-questionsandanswers-list-item-no-comments a{color:#888;text-decoration:none}.single-announcement-top,.single-questionsandanswer-top{margin-bottom:20px}.single-announcement-wrapper,.single-questionsandanswer-wrapper{padding:10px;margin:10px auto!important;max-width:1100px}.single-announcement-author-image,.single-questionsandanswer-author-image{display:inline-block;width:80px;float:left;margin-right:20px}.single-announcement-author-title h3,.single-questionsandanswer-author-title h3{font-size:27px;line-height:1.3;font-weight:600;padding-bottom:5px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;color:#222;margin:0}.single-announcement-content,.single-questionsandanswer-content{margin-bottom:10px!important}.single-announcement-details,.single-questionsandanswer-details{font-size:14px;color:#444}.single-announcement-author,.single-questionsandanswer-author,.ulp-instructor-dashboard-name span{color:#007791}.ulp-single-course-menu-wrapper ul{list-style:none;max-width:100%;padding:0;margin:15px 0 40px;border-bottom:1px solid #dedede}.ulp-comment-list .comment-meta:after,.ulp-single-course-menu-wrapper ul:after{clear:both;content:" ";display:table}.ulp-single-course-menu-wrapper ul li{float:left;padding:15px 18px;line-height:1.4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:none;border-bottom:6px solid transparent;min-width:150px;text-align:center;text-transform:capitalize}.ulp-single-course-menu-wrapper ul li:hover{border-bottom:6px solid #18c1f0;color:#222;cursor:pointer}.ulp-instructor-dashboard-announcement-list .ulp-instructor-item-list-options,.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-title .ulp-instructor-item-list-options,.ulp-instructor-dashboard-qanda-list .ulp-instructor-item-list-options,.ulp-single-course-menu-wrapper ul li:first-child{padding-left:0}.ulp-single-course-menu-wrapper ul .ulp-menu-tab-active{border-bottom:6px solid #18c1f0;color:#222}.ulp-comments-wrapper{margin-left:50px}.ulp-comment-list .comment,.ulp-single-comment,.ulp_div_to_show_hide .ulp-input-group{margin-bottom:5px}.ulp-comment-list .comment-body{padding:8px 10px 5px 15px!important;margin:0!important}.ulp-comment-list a{color:#1ab6e1}.ulp-comment-list .comment-meta{clear:both;font-size:15px;margin:0!important}.ulp-comment-list .comment-author{float:left;font-size:15px;border:0!important;margin:0!important;padding:0!important}.ulp-comment-list .comment-author .avatar{height:auto!important;left:auto!important;position:relative!important;width:auto!important;float:left!important;margin-right:10px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:none!important;padding:0!important;max-width:40px;right:auto!important}.ulp-comment-list .comment-author .fn{display:initial!important}.ulp-comment-list .comment-author:after{content:" - ";display:inline;clear:none!important;padding:0 3px}.ulp-comment-list .comment-metadata{float:left;font-size:13px;text-transform:none!important;font-weight:400}.ulp-comment-list .comment-metadata:after{content:" ";clear:both;display:table}.ulp-comment-list .comment-content{padding:0!important;position:relative;margin:0!important;border:none;left:50px;top:-15px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.43;color:#29303b}.ulp-comment-list .comment-content p{margin:0;padding:0}.ulp-comment-list .comment-awaiting-moderation{display:block;cleaR:both;left:50px;color:#9b4449;position:relative;font-style:italic;font-size:13px;margin:0 0 10px;line-height:1;top:-15px}.ulp-comments-wrapper .nav-previous{padding-right:25px}.ulp-comments-wrapper .nav-next{padding-left:25px;border-left:1px solid #ddd}.ulp-comment-submission{margin-left:60px;position:relative;margin-top:20px}.ulp-comment-submission .ulp-comment-avatar{position:absolute;top:0;left:-45px}.ulp-comment-submission .ulp-comment-avatar img{border-radius:50%}.ulp-course-qanda-search-bar-wrapper .ulp-course-qanda-search-bar,.ulp_qanda_form-wrapper .ulp_qanda_form-title input{-webkit-font-smoothing:antialiased;-webkit-border-radius:0px;-moz-border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none}.ulp-comment-submission *{float:none!important}.ulp-comment-submission textarea{height:auto!important;margin-bottom:0!important}.ulp-course-qanda-search-bar-wrapper .ulp-course-qanda-search-bar{width:100%;font-family:'Open Sans',sans-serif;font-smoothing:antialiased;display:inline-block;height:40px;padding:10px 15px!important;margin-bottom:10px!important;font-size:16px!important;font-weight:400;line-height:24px;color:#555!important;border-radius:0;background-color:#fff;border:1px solid #e5e5e5;box-shadow:none;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-sizing:border-box;border:none;border-bottom:1px solid #e5e5e5}.ulp_qanda_form-wrapper .ulp_qanda_form-content textarea,.ulp_qanda_form-wrapper .ulp_qanda_form-title input{width:100%;font-family:'Open Sans',sans-serif;height:40px;padding:10px 15px!important;margin-bottom:10px!important;font-size:16px!important;line-height:24px;color:#555!important;background-color:#fff;-moz-box-sizing:border-box;display:inline-block;font-weight:400}.ulp-quanda-button-wrapper{margin:10px 0;text-align:right}.ulp-quanda-button-wrapper .ulp-general-bttn{text-transform:capitalize;padding:10px 15px}.ulp_qanda_form-wrapper{width:100%;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e5e5e5}.ulp_qanda_form-wrapper .ulp_qanda_form-title input{font-smoothing:antialiased;border-radius:0;border:1px solid #e5e5e5;box-shadow:none;box-sizing:border-box;-webkit-box-sizing:border-box}.ulp_qanda_form-wrapper .ulp_qanda_form-content textarea{-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-border-radius:0px;-moz-border-radius:0;border-radius:0;border:1px solid #e5e5e5;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;box-sizing:border-box;-webkit-box-sizing:border-box;min-height:70px}.ulp_qanda_form-wrapper .ulp_qanda_form-submission{text-align:right}.ulp_qanda_form-wrapper .ulp_qanda_form-submission .ulp-general-bttn{text-transform:capitalize;padding:10px 15px;line-height:20px;vertical-align:text-top;margin-left:15px;background-color:#f06c71}.ulp_qanda_form-wrapper .ulp_qanda_form-submission .ulp-form-cancel{color:#a1a7b3;background-color:#eee}.ulp-questionsandanswers-list-item{padding:15px 25px 10px;border-bottom:2px solid #f0f1f4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ulp-questionsandanswers-list-item-author-name{font-weight:400;color:#007791;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.43}.ulp-questionsandanswers-list-item-content{padding-top:0;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;color:#666}.ulp-questionsandanswers-list-item-no-comments{text-align:right;font-size:15px;color:#888;float:right;margin-top:0}.ulp-questionsandanswers-list-item-question{display:inline-block;float:left;margin-left:10px}.ulp-questionsandanswers-list-item-author-name{display:inline-block;float:left;margin-left:70px;font-style:italic;font-size:14px}.ulp-delete-link{cursor:pointer;color:#a00}.ulp-single-comment .ulp-single-comment-avatar{display:inline-block;width:5%;vertical-align:top}.ulp-single-comment .ulp-single-comment-user-info{display:inline-block;width:20%;vertical-align:top}.ulp-single-comment .ulp-single-comment-content{display:inline-block;width:50%;vertical-align:top}.ulp-single-comment-status{display:inline-block;width:14%;vertical-align:top}.ulp-instructor-dashboard-menu-wrapper{margin:0 0 10px;padding:5px 0 15px;text-align:right;border-bottom:1px solid #eee}.ulp-instructor-dashboard-menu-item{display:inline-block;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:600;background-color:#fefefe;webkit-transition:padding 0.5s ease;-moz-transition:padding .5s;-o-transition:padding .5s;-ms-transition:padding .5s;transition:padding .5s;font-size:14px;border-radius:2px;line-height:1.35135;border:1px solid #cacaca;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0 0 15px 10px;color:#007791}.ulp-instructor-dashboard-menu-item-selected,.ulp-instructor-dashboard-menu-item:hover{background-color:#007791;border-color:#007791}.ulp-instructor-dashboard-menu-item a{color:#007791;font-weight:600;padding:11px 20px;border-bottom:0!important;box-shadow:none!important;line-height:38px}.ulp-instructor-dashboard-bttn a,.ulp-instructor-dashboard-overivew-annlist-button .btn-primary{padding:10px 20px!important;line-height:20px;color:#fff!important;font-weight:700;font-size:14px}.ulp-instructor-dashboard-menu-item-new-course{background-color:#ec5252;border-color:#ec5252;color:#fff;position:relative}.ulp-instructor-dashboard-menu-item-new-course i{font-size:15px;top:4px;left:9px;position:absolute;transform:rotate(-20deg)}.ulp-instructor-dashboard-menu-item-new-course a{color:#fff;font-weight:600;border-bottom:0!important}.ulp-instructor-dashboard-menu-item-new-course:hover{background-color:#ec5252;border-color:#ec5252}.ulp-course-curriculum-content-module-content-element a,.ulp-instructor-dashboard-menu-item-new-course:hover a{color:#fff}.ulp-instructor-dashboard-top-section-counts{padding-left:10px;display:inline-block;margin-top:30px}.ulp-instructor-dashboard-top-section-count-number{display:inline-block;background-color:#eee;color:#999;border:1px solid #eee;padding:2px 6px;font-size:9px;line-height:1.33;font-weight:700;margin:3px;vertical-align:middle;-webkit-border-radius:10px;border-radius:10px}.ulp-instructor-dashboard-name,.ulp-instructor-dashboard-top-section-count-label{display:inline-block;font-size:15px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.ulp-top-section-count-number-undead{background-color:#ec5252;color:#fff;border-color:#ec5252}.ulp-instructor-dashboard-top-section-count-label{color:#444;font-weight:500;vertical-align:middle}.ulp-instructor-dashboard-avatar{display:inline-block;padding-right:10px}.ulp-instructor-dashboard-avatar img{width:80px;height:80px;border-radius:50%}.ulp-instructor-dashboard-name{font-weight:600;color:#333}.ulp-instructor-dashboard-email{font-size:13px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;color:#aaa;font-weight:500}.ulp-instructor-dashboard-box-wrapper{display:flex}.ulp-instructor-dashboard-box{display:inline-block;width:49%;padding:20px 20px 10px 15px;box-sizing:content-box;box-shadow:0 0 1px 1px rgba(20,23,28,.1),0 3px 1px 0 rgba(20,23,28,.1);margin-right:1%;margin-bottom:15px;background-color:#fafafa}.ulp-instructor-dashboard-box-title{font-family:'Open Sans',sans-serif;font-size:20px;line-height:27px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #ccc}.ulp-instructor-dashboard-box-list-item{padding-bottom:10px;border-bottom:1px solid #f1f1f1;color:#666}.ulp-instructor-dashboard-box-list-item-author{font-weight:600;color:#007791}.ulp-instructor-dashboard-box-list-item-date{font-weight:300;color:#999}.ulp-instructor-dashboard-overivew-annlist-title,.ulp-instructor-dashboard-overivew-courseslist-title{font-family:'Open Sans',sans-serif;font-size:27px;line-height:37px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #ccc}.ulp-instructor-dashboard-overivew-annlist{margin:35px 0;position:relative}.ulp-instructor-dashboard-overivew-annlist-button{position:absolute;right:0;top:0}.ulp-instructor-dashboard-overivew-annlist-button .btn-primary{margin-bottom:0;text-align:center;vertical-align:middle;cursor:pointer;background:url(//elenaalquati.org/wp-content/plugins/indeed-learning-pro/assets/css/img/tiles/transparent.png) #13c0df;text-shadow:none!important;border:0!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:#13c0df}.ulp-instructor-dashboard-overivew-annlist-item{padding-bottom:15px}.ulp-instructor-dashboard-bttn a{font-family:'Open Sans',sans-serif;text-shadow:none!important;border:0!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:#53ba73;margin:10px 0}.ulp-instructor-dashboard-bttn a:hover,.ulp-instructor-settings-right-content input[type=submit]:hover{background-color:#4cab6a!important}.ulp-instructor-dashboard-list{font-size:14px;margin:25px 0;font-family:'Open Sans',sans-serif}.ulp-instructor-dashboard-list a{color:#11afea;text-decoration:none;border-bottom:0!important}.ulp-instructor-item-list-head{background-color:#f2f2f2;font-weight:700;border:1px solid #e8e8e8}.ulp-instructor-item-list-row{border-bottom:1px solid #f5f5f5;position:relative;color:#29303b;padding:10px 15px;box-sizing:border-box;display:flex}.ulp-instructor-dashboard-list.odd{background-color:#fff}.ulp-instructor-dashboard-list .even{background-color:#fbfbfb}.ulp-instructor-item-list-content .ulp-instructor-item-list-row:hover{background-color:#e4f3f9}.ulp-instructor-dashboard-course-list{margin:45px 0 25px;font-size:15px}.ulp-instructor-dashboard-course-list a{color:#13c0df;border-bottom:0!important;font-weight:500}.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-feat-img-wrapp{display:inline-block;float:left;height:70px;position:relative}.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-feat-img-wrapp .ulp-feat-image{background-position:center center;background-repeat:no-repeat;background-size:100%;width:150px;height:70px}.ulp-instructor-dashboard-course-list .ulp-course-additional-content{display:contents;flex-direction:row;min-height:70px}.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-title{padding-left:25px;width:35%}.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-modules .ulp-instructor-lesson-box,.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-modules .ulp-instructor-quiz-box{max-width:70px;display:inline-block;padding:9px;box-radius:3px;margin-right:1%;font-size:26px;font-weight:700;line-height:20px}.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-modules .ulp-instructor-lesson-box{color:#fff;background-color:rgba(216,27,96,.6)}.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-modules .ulp-instructor-lesson-box:hover{background-color:#d81b60}.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-modules .ulp-instructor-quiz-box{color:#fff;background-color:rgba(142,36,170,.6)}.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-modules .ulp-instructor-quiz-box:hover{background-color:#8e24aa}.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-modules{width:15%;vertical-align:top}.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-modules .ulp-instructor-lesson-box span,.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-modules .ulp-instructor-quiz-box span{font-size:13px;display:block;font-weight:400}.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-announcement,.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-qanda{width:10%;text-align:center}.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-points,.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-price{width:5%}.ulp-instructor-dashboard-announcement-list .ulp-instructor-item-list-comment,.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-students,.ulp-instructor-dashboard-lesson-list .ulp-instructor-item-list-date,.ulp-instructor-dashboard-lesson-list .ulp-instructor-item-list-duration,.ulp-instructor-dashboard-lesson-list .ulp-instructor-item-list-rewards,.ulp-instructor-dashboard-qanda-list .ulp-instructor-item-list-comment,.ulp-instructor-dashboard-question-list .ulp-instructor-item-list-date,.ulp-instructor-dashboard-question-list .ulp-instructor-item-list-type,.ulp-instructor-dashboard-quiz-list .ulp-instructor-item-list-date,.ulp-instructor-dashboard-quiz-list .ulp-instructor-item-list-grade{width:15%}.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-price .price-box{font-size:16px!important}.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-head .ulp-course-additional-content,.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-head .ulp-feat-image,.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-head .ulp-instructor-item-list-feat-img-wrapp{height:auto!important;min-height:auto!important}.ulp-upload-feat-image-wrapp .cropControlsUpload{position:absolute!important;top:10px!important;left:20px!important;right:auto!important;bottom:auto!important;opacity:1}.ulp-instructor-dashboard-announcement-list .ulp-instructor-item-list-title,.ulp-instructor-dashboard-lesson-list .ulp-instructor-item-list-title,.ulp-instructor-dashboard-qanda-list .ulp-instructor-item-list-title,.ulp-instructor-dashboard-question-list .ulp-instructor-item-list-title,.ulp-instructor-dashboard-quiz-list .ulp-instructor-item-list-title,.ulp-instructor-dashboard-student-list .ulp-instructor-item-list-email,.ulp-instructor-dashboard-student-list .ulp-instructor-item-list-login{width:30%}.ulp-instructor-dashboard-lesson-list .ulp-instructor-item-list-course{width:23%}.ulp-instructor-item-list-name,.ulp-instructor-item-list-name a{color:#29303b;font-weight:700}.ulp-instructor-dashboard-list span[class^=ulp-instructor-item-list-status]{color:#777;font-weight:600}.ulp-instructor-dashboard-list .ulp-instructor-item-list-status-publish{color:#7bba74!important}.ulp-instructor-dashboard-list .ulp-instructor-item-list-status-pending{color:#ec4444!important}.ulp-instructor-dashboard-list .ulp-instructor-item-list-status-draft{color:#a2a2a2!important}.ulp-instructor-dashboard-list .ulp-instructor-item-list-title .fa-ulp{padding-right:7px;color:#007791}.ulp-instructor-item-list-options{padding-left:25px}.ulp-instructor-item-list-course-name,.ulp-instructor-item-list-quiz-name{padding:3px 9px;margin:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font-size:11px;-webkit-border-radius:3px;-moz-border-radius:3px;box-radius:3px;display:inline-block;color:#fff}.ulp-instructor-item-list-course-name{background-color:#11afea;box-sizing:border-box}.ulp-instructor-dashboard-quiz-list .ulp-instructor-item-list-course{width:20%}.ulp-instructor-dashboard-announcement-list .ulp-instructor-item-list-status,.ulp-instructor-dashboard-qanda-list .ulp-instructor-item-list-status,.ulp-instructor-dashboard-question-list .ulp-instructor-item-list-points,.ulp-instructor-dashboard-quiz-list .ulp-instructor-item-list-duration,.ulp-instructor-dashboard-quiz-list .ulp-instructor-item-list-question,.ulp-instructor-dashboard-quiz-list .ulp-instructor-item-list-rewards{width:10%}.ulp-inst-col-3,.ulp-instructor-dashboard-announcement-list .ulp-instructor-item-list-course,.ulp-instructor-dashboard-qanda-list .ulp-instructor-item-list-course,.ulp-instructor-dashboard-question-list .ulp-instructor-item-list-quiz{width:25%}.ulp-instructor-item-list-quiz-name{background-color:#8e24aa;box-sizing:border-box}.ulp-instructor-dashboard-announcement-list .ulp-instructor-item-list-date,.ulp-instructor-dashboard-qanda-list .ulp-instructor-item-list-date{width:19%}.ulp-instructor-dashboard-student-list .ulp-instructor-item-list-name{width:40%}.ulp-instructor-dashboard-list .ulp-instructor-item-list-status-text{background-color:#f1f1f1;color:#666;padding:3px 7px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:10px;font-weight:700;-webkit-border-radius:1px;-moz-border-radius:1px;box-radius:1px;display:inline-block;min-width:70px;border:1px solid #ddd;border-radius:3px;text-align:center}.ulp-instructor-dashboard-list .ulp-instructor-item-list-status-text.ulp-draft,.ulp-instructor-dashboard-list .ulp-instructor-item-list-status-text.ulp-pending{color:#9b4449;background-color:#f9f2f0;border-color:#f8cdcd}.ulp-instructor-dashboard-list .ulp-post-no-comments-pending{color:#9b4449}.ulp-instructor-edit-row{padding:0 5px;box-sizing:border-box}.ulp-instructor-edit-row:after{clear:both;display:table;content:" "}.ulp-instructor-edit-line-break{width:100%;height:1px;background:#eee;margin:5px 0}.ulp-inst-col-1,.ulp-inst-col-10,.ulp-inst-col-11,.ulp-inst-col-12,.ulp-inst-col-2,.ulp-inst-col-3,.ulp-inst-col-4,.ulp-inst-col-5,.ulp-inst-col-6,.ulp-inst-col-7,.ulp-inst-col-8,.ulp-inst-col-9{float:left;position:relative;min-height:1px;padding-right:15px;padding-left:15px;box-sizing:border-box}.ulp-inst-col-11{width:91.66666667%}.ulp-inst-col-10{width:83.33333333%}.ulp-inst-col-9{width:75%}.ulp-inst-col-8{width:66.66666667%}.ulp-inst-col-7{width:58.33333333%}.ulp-inst-col-6{width:50%}.ulp-inst-col-5{width:41.66666667%}.ulp-inst-col-4{width:33.33333333%}.ulp-inst-col-2{width:16.66666667%}.ulp-inst-col-1{width:8.33333333%}.ulp-instructor-edit *{color:#7d8a9d}.ulp-instructor-edit p{font-size:13px;line-height:1.5;margin:0 0 10px}.ulp-instructor-edit h2{font-size:30px;margin-top:20px;margin-bottom:10px;font-weight:300;line-height:1.1}.ulp-instructor-edit h3{font-size:24px;margin-top:15px;margin-bottom:15px;font-weight:600;line-height:1.1}.ulp-instructor-edit h4{font-size:18px;margin-top:10px;margin-bottom:10px;font-weight:600;line-height:1.1}.ulp-instructor-edit .ulp-form-section label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:400}.ulp-instructor-edit .ulp-form-control{width:100%;height:36px;padding:6px 12px!important;margin-bottom:3px!important;background-color:#fff;background-image:none;border:1px solid #cacbcc;border-radius:2px;-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 .15s ease-in-out,box-shadow .15s ease-in-out;-moz-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-ms-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .08s ease-in-out,box-shadow .08s ease-in-out}.ulp-instructor-edit .ulp-form-control:focus{box-shadow:inset 0 0 1px rgba(0,119,145,.5);border-color:#76c5d6}.ulp-instructor-edit .ulp-input-group{position:relative;display:table;border-collapse:separate}.ulp-instructor-edit .ulp-input-group-addon{width:1%;white-space:nowrap;vertical-align:middle;display:table-cell;padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.ulp-input-group-addon:last-child,.ulp-instructor-edit .ulp-input-group .ulp-form-control:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.ulp-instructor-edit .ulp-input-group-addon:first-child{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.ulp-instructor-edit .ulp-input-group .ulp-form-control{position:relative;z-index:2;float:left;width:100%;display:table-cell;margin-bottom:0!important}.ulp-instructor-edit .ulp-input-group .ulp-form-control:not(:first-child):not(:last-child){border-radius:0}.ulp-input-group-addon:last-child{border-left:0}.ulp-instructor-multiple-choice{padding:10px 10px 10px 20px;border:1px solid #dedfe0;border-radius:4px;min-width:200px;display:inline-block;background-color:#fdfdfd}.ulp-instructor-edit input[type=checkbox]{content:"";border-radius:0;width:1.3em;height:1.3em;border:1px solid #ddd;margin:0 10px 0 5px;background:#fff;-webkit-appearance:initial;position:relative;vertical-align:middle}.ulp-instructor-edit input.checkbox-big[type=checkbox]:checked:before,.ulp-instructor-edit input[type=checkbox]:checked:before{content:'';border:4px solid #fff;position:absolute;left:5px;box-sizing:content-box;-khtml-transform:rotate(36deg);top:0;display:inline-block}.ulp-instructor-edit input.checkbox-big[type=checkbox]{height:25px;width:25px;border:1px solid #ddd}.ulp-instructor-edit input[type=checkbox]:not(:checked){background-color:#fff;border-color:#cacbcc;transition:.2s}.ulp-instructor-edit input[type=checkbox]:checked{border:1px solid #00b9eb;background:#00b9eb}.ulp-instructor-edit input[type=checkbox]:checked:before{width:.2em;height:.7em;border-top:0;border-left:0;-webkit-transform:rotate(36deg);-moz-transform:rotate(36deg);-ms-transform:rotate(36deg);-o-transform:rotate(36deg);transform:rotate(36deg)}.ulp-instructor-edit input.checkbox-big[type=checkbox]:checked{border:2px solid #00b9eb;background:#00b9eb}.ulp-instructor-edit input.checkbox-big[type=checkbox]:checked:before{width:7px;height:12px;border-top:0;border-left:0;-webkit-transform:rotate(36deg);-moz-transform:rotate(36deg);-ms-transform:rotate(36deg);-o-transform:rotate(36deg);transform:rotate(36deg)}.ulp-instructor-edit-top-title{padding:12px 10px 12px 20px;border:1px solid #dedfe0;border-radius:4px;min-width:200px;margin-top:35px!important;margin-bottom:20px!important}.ulp-instructor-edit-course .ulp-instructor-edit-top-title{border-radius:4px 4px 0 0}.ulp-instructor-edit .ulp-post-title{color:#222!important}.ulp-instructor-edit-settings{position:relative;padding-left:200px}.ulp-instructor-edit-question-answers-section,.ulp-instructor-edit-top-settings{margin-bottom:0!important}.ulp-instructor-settings-left-menu{top:0;left:0;bottom:0;background:#fafafa;position:absolute;width:200px;overflow:hidden;padding-bottom:20px;padding-top:45px;border:1px solid #dedfe0}.ulp-instructor-settings-left-menu ul{list-style:none;margin:0;padding:0}.ulp-instructor-settings-left-menu ul li{font-weight:700;display:block!important;margin:0!important;color:#007791;padding:10px 15px}.ulp-instructor-settings-left-menu ul li.ulp-menu-tab-active,.ulp-instructor-settings-left-menu ul li:hover{color:#fff;background:#007791!important;cursor:pointer}.ulp-instructor-settings-left-menu ul li a{color:#007791;box-shadow:none!important;font-weight:700}.ulp-instructor-settings-left-menu ul li a:hover{color:#fff;box-shadow:none!important}.ulp-instructor-settings-right-content{background:#fff;position:relative;min-height:600px;margin:0 auto 20px;width:100%;max-width:600px;padding:30px 10px 10px;box-sizing:border-box}.ulp-instructor-settings-right-content .ulp-profile-tab-section{max-width:100%;margin-top:0}.ulp-instructor-settings-right-content input[type=submit]{margin-top:45px;background-color:#53ba73}.ulp-instructor-modules{background-color:#eee;padding:20px 30px;margin-bottom:45px}.ulp-instructor-modules .ulp-course-module-top{background-color:#fff;min-height:40px;border-bottom:1px solid #e4e4e4;position:relative;-webkit-box-shadow:0 10px 16px -10px #777;-moz-box-shadow:0 10px 16px -10px #777;box-shadow:0 10px 16px -10px #777}.ulp-instructor-modules .ulp-course-module-order{position:absolute;top:0;left:0;width:50px;font-size:26px;font-weight:700;text-align:center;vertical-align:center;line-height:40px;color:#ccc;padding-left:17px}.ulp-instructor-modules .ulp-course-module-order:before{content:'\00b7\00b7\A\00b7\00b7\A\00b7\00b7';color:#ccc;display:block;font-size:32px;height:29px;letter-spacing:-1px;line-height:8px;left:0;position:absolute;text-align:center;top:6px;width:23px;font-weight:500}.ulp-instructor-modules .ulp-course-module-title{border-left:5px solid #1089b4;color:#222;padding:3px 100px 0 20px;min-height:40px;height:100%;width:100%;position:relative;left:50px}.ulp-instructor-modules .ulp-course-module-title .ulp-module-name{border:none;outline:0;box-shadow:none;font-size:24px;font-weight:500;color:#777;width:70%;margin:0;padding:0}.ulp-instructor-modules .ulp-course-module-title .ulp-module-name:focus{color:#444;border:none;border-bottom:1px solid #ddd;box-shadow:none}.ulp-instructor-modules .ulp-course-module-options{position:absolute;top:0;right:0;width:75px;min-height:40px}.ulp-instructor-modules .ulp-course-module-options .fa-ulp{width:22px;height:24px;font-size:17px;color:#999;margin-left:0;vertical-align:middle;line-height:40px;cursor:pointer;text-align:center}.ulp-instructor-modules .ulp-course-module-options .fa-ulp:hover{color:#00a0d2}.ulp-instructor-modules .ulp-add-module-button{margin:15px 0 5px;background:rgba(255,255,255,.35);border:1px dashed #ccc;width:100%;min-height:50px;text-align:center;color:#aaa}.ulp-instructor-modules .ulp-add-module-button:focus,.ulp-instructor-modules .ulp-add-module-button:hover{background-color:rgba(255,255,255,.65)}.ulp-instructor-modules .ulp-add-module-button .fa-ulp{font-size:30px}.ulp-instructor-modules .ulp-course-module-list{margin:10px 0 10px 50px;box-sizing:border-box}.ulp-instructor-modules .ulp-course-module-list .ui-multiselect,.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect{width:100%!important;border:none}.ulp-instructor-modules .ulp-course-module-list .ui-multiselect .ui-widget-header,.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect .ui-widget-header{background:0 0;color:#555}.ulp-instructor-modules .ulp-course-module-list .ui-multiselect div.selected,.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect div.selected{width:50%!important}.ulp-instructor-modules .ulp-course-module-list .ui-multiselect ul.selected,.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect ul.selected{background:0 0;height:auto!important}.ulp-instructor-modules .ulp-course-module-list .ui-multiselect ul.selected li,.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect ul.selected li{background:#fafafa;min-height:35px;line-height:35px;color:#4b4b4b;borer:none!important;border-left:5px solid #1c9ab1!important;border-bottom:1px solid #e2e2e2!important;margin-bottom:0;font-size:12px;width:100%!important}.ulp-instructor-modules .ulp-course-module-list .ui-multiselect ul.selected li.ui-element,.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect ul.selected li.ui-element{position:relative;overflow:hidden}.ulp-instructor-modules .ulp-course-module-list .ui-multiselect ul.selected li:before,.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect ul.selected li:before{content:" ";width:4px;min-height:35px;line-height:35px;border-left:7px double #d9e5e7;position:absolute;left:0}.ulp-instructor-modules .ulp-course-module-list .ui-multiselect div.available,.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect div.available{border:none;width:50%!important;padding-left:20px;box-sizing:border-box}.ulp-instructor-modules .ulp-course-module-list .ui-multiselect ul.available,.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect ul.available{background:0 0}.ulp-instructor-modules .ulp-course-module-list .ui-multiselect ul.available li,.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect ul.available li{background:rgba(255,255,255,.5);min-height:30px;line-height:30px;color:#4b4b4b}.ulp-instructor-modules .ulp-course-module-list .ui-multiselect div.available .search,.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect div.available .search{width:100%;height:35px;background:0 0;opacity:.9;box-sizing:border-box;margin:0 0 5px;padding:0 10px;border:none;border-radius:0;box-shadow:none;border-bottom:2px solid #1089b4}.ulp-instructor-modules .ulp-course-module-list .ui-multiselect div.available .search:focus,.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect div.available .search:focus{background:#fff}.ulp-instructor-modules .ui-helper-clearfix:after,.ulp-instructor-modules .ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ulp-instructor-modules .ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ulp-instructor-modules .row{margin-left:0!important}.ulp-instructor-modules *{box-sizing:border-box}.ulp-instructor-modules .ui-multiselect li a.action{right:5px;top:0;color:#666}.ulp-add-image{margin-bottom:15px}.ulp-add-image .cropControlsUpload{background-color:#f2f3f5!important;width:100%;height:300px!important;border-radius:0 0 5px 5px!important;text-align:center;border:1px solid #ddd;box-sizing:border-box;left:0!important;top:0!important}.ulp-add-image .cropControlUpload{color:#7d8a9d;font-size:124px!important;position:relative;line-height:124px!important;width:124px!important;height:124px!important;display:inline-block!important;float:none!important;top:6px;text-align:center;border:10px solid #7d8a9d;border-radius:50%;padding:60px}.ulp-add-image .cropControlUpload:before{font-size:124px!important}.ulp-instructor-tags{margin:0 25px 0 0;border-radius:3px;font-size:9px;padding:5px 15px 5px 8px;background:#dedfe0;min-width:inherit;display:inline-block;font-weight:700;line-height:1.5;position:relative;text-align:center;text-transform:uppercase;top:-3px;z-index:2;vertical-align:baseline;white-space:nowrap;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ulp-instructor-categories-wrapper,.ulp-instructor-tags-wrapper{margin-top:25px}.ulp-instructor-tags:after{border-radius:3px;right:-11px;background:inherit;content:"";height:21px;position:absolute;top:4px;transform:rotate(45deg);width:21px;z-index:1;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ulp-form-section .ulp-submit-button{font-weight:700;font-size:14px;color:#fff;background-color:#ef5f5f;text-shadow:none!important;border:0!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;padding:15px 25px!important;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;-webkit-appearance:button}.ulp-form-section .ulp-submit-button:hover{background-color:#c3384f!important}.ui-multiselect li .moduleicon-ulp{position:relative;color:#1089b4;right:auto;padding-right:5px;font-size:15px}.ulp-instructor-dashboard-box-wrapper a,.ulp-instructor-dashboard-list a,.ulp-instructor-dashboard-overivew-annlist a,.ulp-pagination a{box-shadow:none!important}.ulp-instructor-dashboard-box-wrapper a:hover,.ulp-instructor-dashboard-list a:hover{color:inherit!important}.ulp-instructor-question-type{background-color:#fafafa;padding:20px 0}.ulp_div_to_show_hide{padding:20px 0}.ulp_add_value{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;display:block;min-width:100px;min-height:30px;border:1px solid #00b2f0;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;line-height:30px;font-size:16px;color:#fff;background-color:#00b2f0;text-decoration:none;text-align:center;cursor:pointer;-webkit-box-shadow:0 1px 0 #00a0d8;box-shadow:0 1px 0 #00a0d8;margin:10px 0 20px;max-width:150px}.cssload-wrapper{position:absolute;top:50%;left:50%}#floatingCirclesG{position:relative;width:125px;height:125px;margin:auto;transform:scale(.6);-o-transform:scale(.6);-ms-transform:scale(.6);-webkit-transform:scale(.6);-moz-transform:scale(.6)}.f_circleG{position:absolute;background-color:#fff;height:22px;width:22px;border-radius:12px;-o-border-radius:12px;-ms-border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;animation-name:f_fadeG;-o-animation-name:f_fadeG;-ms-animation-name:f_fadeG;-webkit-animation-name:f_fadeG;-moz-animation-name:f_fadeG;animation-duration:1.2s;-o-animation-duration:1.2s;-ms-animation-duration:1.2s;-webkit-animation-duration:1.2s;-moz-animation-duration:1.2s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-direction:normal;-o-animation-direction:normal;-ms-animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal}#frotateG_01{left:0;top:51px;animation-delay:.45s;-o-animation-delay:.45s;-ms-animation-delay:0.45s;-webkit-animation-delay:.45s;-moz-animation-delay:.45s}#frotateG_02{left:15px;top:15px;animation-delay:.6s;-o-animation-delay:.6s;-ms-animation-delay:0.6s;-webkit-animation-delay:.6s;-moz-animation-delay:.6s}#frotateG_03{left:51px;top:0;animation-delay:.75s;-o-animation-delay:.75s;-ms-animation-delay:0.75s;-webkit-animation-delay:.75s;-moz-animation-delay:.75s}#frotateG_04{right:15px;top:15px;animation-delay:.9s;-o-animation-delay:.9s;-ms-animation-delay:0.9s;-webkit-animation-delay:.9s;-moz-animation-delay:.9s}#frotateG_05{right:0;top:51px;animation-delay:1.05s;-o-animation-delay:1.05s;-ms-animation-delay:1.05s;-webkit-animation-delay:1.05s;-moz-animation-delay:1.05s}#frotateG_06{right:15px;bottom:15px;animation-delay:1.2s;-o-animation-delay:1.2s;-ms-animation-delay:1.2s;-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s}#frotateG_07{left:51px;bottom:0;animation-delay:1.35s;-o-animation-delay:1.35s;-ms-animation-delay:1.35s;-webkit-animation-delay:1.35s;-moz-animation-delay:1.35s}#frotateG_08{left:15px;bottom:15px;animation-delay:1.5s;-o-animation-delay:1.5s;-ms-animation-delay:1.5s;-webkit-animation-delay:1.5s;-moz-animation-delay:1.5s}@keyframes f_fadeG{0%{background-color:#000}100%{background-color:#fff}}@-o-keyframes f_fadeG{0%{background-color:#000}100%{background-color:#fff}}@-ms-keyframes f_fadeG{0%{background-color:#000}100%{background-color:#fff}}@-webkit-keyframes f_fadeG{0%{background-color:#000}100%{background-color:#fff}}@-moz-keyframes f_fadeG{0%{background-color:#000}100%{background-color:#fff}}.ulp-course-curriculum-slider-wrapper{position:fixed;top:10%;bottom:0;left:0;z-index:10000}.ulp-course-curriculum-content{width:400px;margin-left:-400px;min-height:95%;height:100%;color:#fff;background-color:#34495d;position:relative;overflow-y:visible;z-index:999998;border-radius:0 12px 12px 0;-webkit-transition:margin 1s;transition:margin 1s;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.scroll-wrapper.curriculum-scrollable.scrollbar-light{position:relative;height:calc(95% - 70px);top:0;bottom:0;width:100%;opacity:1}.curriculum-scrollable.scrollbar-light.scroll-content.scroll-scrolly_visible{height:auto;margin-bottom:0;margin-right:0;opacity:1}.ulp-course-curriculum-title{min-height:50px;font-size:21px;font-weight:700;padding:25px 5px 0;line-height:20px}.ulp-course-curriculum-trigger{background-color:#34495d;color:#fff!important;display:inline-block;font-family:inherit;font-weight:600;padding:0 5px;position:absolute;top:15%;right:-40px;width:40px;z-index:999999;height:200px;border-radius:0 12px 12px 0;cursor:pointer;-webkit-transition:background-color 1s;transition:background-color 1s;-webkit-box-shadow:4px 0 28px -9px rgba(0,0,0,.75);-moz-box-shadow:4px 0 28px -9px rgba(0,0,0,.75);box-shadow:4px 0 28px -9px rgba(0,0,0,.75)}.ulp-course-curriculum-content:hover .ulp-course-curriculum-trigger,.ulp-course-curriculum-trigger:hover{background-color:#20a8d8;-webkit-transition:background-color 1s;transition:background-color 1s}.ulp-course-curriculum-content:hover,.ulp-course-curriculum-trigger:hover+.ulp-course-curriculum-content{width:400px;margin-left:0;-webkit-box-shadow:4px 0 28px -9px rgba(0,0,0,.75);-moz-box-shadow:4px 0 28px -9px rgba(0,0,0,.75);box-shadow:4px 0 28px -9px rgba(0,0,0,.75)}.ulp-course-curriculum-trigger-label{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);display:block;line-height:30px;width:200px;height:30px;position:relative;right:85px;top:80px;vertical-align:top;text-align:center}.ulp-course-curriculum-category{font-size:14px;opacity:.9;padding:0 5px 0 10px;font-style:italic}.ulp-course-curriculum-content-module-title{background-color:rgba(255,255,255,.1);font-weight:400!important;margin-bottom:0!important;font-size:18px!important;padding:10px 5px!important;color:#fff!important}.ulp-course-curriculum-content-module-title:first-child{margin-top:0}.ulp-course-curriculum-content-module-content-element{font-size:13px;padding:10px 10px 10px 25px;border-bottom:1px solid #405365}.ulp-course-curriculum-content-module-content-element:last-child{border-bottom:none}.ulp-course-curriculum-content-module-content-element a .fa-ulp{margin-right:10px}.ulp-course-curriculum-content-module-content-element-rightside{font-size:11px;float:right}.ulp-user-page-mess,.ulp-user-page-mess-special{font-weight:600;font-size:inherit!important}.ulp-course-curriculum-content-module-content-element a:active,.ulp-course-curriculum-content-module-content-element a:hover{color:#fff;text-decoration:underline}.ulp-course-curriculum-content-lesson-link-completed,.ulp-course-curriculum-content-lesson-link-completed:active,.ulp-course-curriculum-content-lesson-link-completed:hover,.ulp-course-curriculum-content-quiz-link-completed,.ulp-course-curriculum-content-quiz-link-completed:active,.ulp-course-curriculum-content-quiz-link-completed:hover{color:#eee}.ulp-course-curriculum-content-module-content-element:active,.ulp-course-curriculum-content-module-content-element:hover,.ulp-course-curriculum-current-entity{background-color:rgba(255,255,255,.05)}.ulp-course-curriculum-content-module-content-element .ulp-lesson-status-completed{margin-left:10px;color:#fff;background-color:#4dbd74;font-size:9px;border-radius:50%;line-height:13px;width:15px;height:15px;display:inline-block;text-align:center}.ulp-course-curriculum-content-module-content-element .ulp-quiz-status-passed{background-color:#4dbd74;font-size:11px}.ulp-course-curriculum-content-module-content-element .ulp-quiz-status-failed{font-size:11px}.ulp-course-curriculum-content-module-content-element .ulp-lesson-status-completed .fa-ulp{line-height:14px;vertical-align:middle}.ulp-course-curriculum-content-module-content{padding-right:0}.ulp-course-curriculum-content-module-content-element-rightside .ulp-course-curriculum-module-content-points{background-color:#18c1f0;padding:2px 5px;border-radius:.25rem;border-right:none;margin-right:5px;vertical-align:middle}.ulp-course-curriculum-content-module-content-element-rightside .ulp-module-content-time{vertical-align:middle}.ulp-lesson-video-warpper{width:100%;text-align:center}#ulp_youtube_player{max-width:100%}@media (max-width:430px){.ulp-course-curriculum-content{width:330px;margin-left:-330px}.ulp-course-curriculum-content:hover,.ulp-course-curriculum-trigger:hover+.ulp-course-curriculum-content{width:330px;margin-left:0}.ulp-course-curriculum-content-module-content-element{padding-left:5px}#ulp_youtube_player{height:100%}}.ulp-student-profile-the-footer,.ulp-user-page-content,.ulp-user-page-mess-special,.ulp-user-page-top-wrapper .ulp-account-page-top-mess{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important;color:#758697!important}.ulp-user-page-mess-special{color:#758697!important}.ulp-profile-tab-section{min-width:300px}.ulp-profile-basic-section .ulp-profile-row,.ulp-profile-password-section input[type=password],.ulp-profile-password-section input[type=text]{width:50%;min-width:300px}.ulp-profile-basic-section label{width:39%;text-align:right;display:inline-block}.ulp-profile-basic-section input[type=password],.ulp-profile-basic-section input[type=text]{width:59%;display:inline-block;box-sizing:border-box}@media (max-width:768px){.ulp-reviews-rating-awesome-box-content{flex-direction:column;align-items:normal}.ulp-reviews-rating-awesome-box-wrapp .ulp-review-summary{align-items:baseline;flex-direction:row;margin:0 0 10px}.ulp-review-summary-stars{display:none}.ulp-reviews-rating-awesome-box-wrapp .ulp-review-summary .ulp-review-summary-average{margin-right:10px}.ulp-course-miniature .ulp-feat-img-wrapp{width:100%;height:110px}.ulp-course-miniature .ulp-feat-img-wrapp .ulp-feat-image{height:110px}.ulp-course-miniature .ulp-course-additional-content{width:100%;display:block}.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container,.ulp-course-miniature .ulp-course-additional-content .ulp-course-title-container{width:100%;margin-top:5px}.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .price-box-wrapper .price-box,.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .price-box-wrapper .ulp-initial-price,.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .price-box-wrapper .ulp-price{font-size:16px}.ulp-instructor-page-left,.ulp-instructor-page-right{width:100%;float:none}.ulp-instructor-page-left .ulp-instructor-page-details{text-align:center}.ulp-instructor-dashboard-courses-list .ulp-course-miniature .ulp-course-additional-content .ulp-course-title-container{width:100%}.ulp-instructor-dashboard-courses-list .ulp-course-miniature .ulp-course-additional-content .ulp-instructor-modules-wrapp{width:100%;padding:5px 0}.ulp-instructor-dashboard-courses-list .ulp-course-miniature .ulp-course-additional-content .ulp-instructor-modules-wrapp .ulp-instructor-quiz-box{width:50%;max-width:inherit;margin:0;float:left}.ulp-instructor-dashboard-courses-list .ulp-instructor-courses-list-points{display:none!important}.ulp-instructor-dashboard-courses-list .price-box-wrapper{width:25%!important}.ulp-instructor-dashboard-courses-list .ulp-course-students{width:40%!important}.ulp-profile-basic-section input[type=text],.ulp-profile-basic-section label{width:100%;text-align:left}}.ulp-invoice-wrapp .ulp-invoice-title{font-size:18px;padding:8px}.ulp-invoice-wrapp .ulp-invoice-invoice-code{padding:10px}.ulp-invoice-wrapp .ulp-invoice-client-details p,.ulp-invoice-wrapp .ulp-invoice-invoice-code p,.ulp-popup-wrapp .ulp-the-popup .ulp-popup-top .title{margin:0}.ulp-invoice-wrapp .ulp-invoice-company-field{margin:0 5px}.ulp-invoice-bttn-wrapp .ulp-popup-print-bttn{font-size:13px;padding:3px 10px}.ulp-invoice-wrapp .ulp-invoice-list-details{margin:5px 0}.ulp-invoice-wrapp .ulp-invoice-list-details table thead{line-height:20px}.ulp-invoice-wrapp .ulp-invoice-list-details table .ulp-invoice-total{font-size:13px}.ulp-popup-wrapp .ulp-the-popup .ulp-popup-top{padding:8px 9px}.ulp-popup-wrapp .ulp-the-popup{margin-top:.3%}.ulp-invoice-bttn-wrapp{padding-bottom:3px;margin-bottom:0}.ulp-move-module-box:hover{cursor:move}#js_ulp_upload_image_trigger{width:100%;height:300px;position:relative}.ulp-sortable-field-ul{list-style-type:none}.ulp-sortable-field-ul li{cursor:move;margin-bottom:2px;background:#f7f7f7;background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:1px solid #d1d1d1;border-radius:2px;color:#686868;padding:.625em .4375em;width:100%}.ulp-sortable-field-ul .input-group-addon{display:inline-block!important;border:none!important;background:0 0!important;padding:0!important;width:auto!important}.ulp-user-avatar-wrapp{width:150px;height:150px}.ulp-switch-button-margin{margin:10px 0 10px -10px}.ulp-vertical-align-top{vertical-align:top}.ulp-loading-img{width:200px}.ulp-the-simple-answers,.ulp-the-sorting-answers-st{max-width:400px!important}.ulp-the-matching-answers{max-width:600px!important;margin-bottom:15px}.ulp-the-image-answers,.ulp-the-multiple-answers{max-width:400px!important;margin-bottom:10px}.ulp-search-wrapper{margin-left:10px;float:right}.ulp-color-red{color:red}.ulp-uploadfile-form{display:block;position:absolute;left:150px}.ulp-font-style-normal{font-style:normal}.ulp-instrutor-ann-post-content{width:90%!important;height:200px}.ulp-instrutor-lesson-post-content{width:70%!important;height:200px}.ulp-instrutor-question-post-content{width:100%!important;height:200px}.ulp-instrutor-qestion-hint{width:100%;height:100px}.ulp-wrapp-file-upload-instr{vertical-align:text-top}
 .ihc-icon-edit-e:before,.ihc-icon-preview:before,.ihc-icon-remove-e:before{color:#666;font-size:14px;padding-left:4px}.ihc-tos-wrap,.impu-form-line-fr{position:relative}.fa-ihc,.fa-ihc-sm{text-rendering:auto;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}@font-face{font-family:FontAwesome-ihc;src:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff');font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/fonts/poppins/Poppins-Regular.woff2) format('woff2'),url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/fonts/poppins/Poppins-Regular.woff) format('woff');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/fonts/poppins/Poppins-Medium.woff2) format('woff2'),url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/fonts/poppins/Poppins-Medium.woff) format('woff');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/fonts/poppins/Poppins-SemiBold.woff2) format('woff2'),url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/fonts/poppins/Poppins-SemiBold.woff) format('woff');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/fonts/poppins/Poppins-Bold.woff2) format('woff2'),url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/fonts/poppins/Poppins-Bold.woff) format('woff');font-weight:700;font-style:normal;font-display:swap}:root{--iump-primary-text-color:#1a2538;--iump-second-text-color:rgba(125,138,157,1.0);--iump-thrid-text-color:#686b8f;--iump-forth-text-color:rgba(108,119,135,1.0);--iump-main-background-color:#f4f7fd;--iump-green-color:#37caca;--iump-blue-color:#2196f3;--iump-blue-light-dark-color:#0d8aee;--iump-blue-darker-color:#0b64f5;--iump-light-blue-color:#ecf3fb;--iump-superlight-blue-color:rgba(236,243,251, 0.28);--iump-blue-border-color:#e0eafe;--iump-blue-second-border-color:#e2e8f9;--iump-gray-color:#ced4de;--iump-main-orange:#F5B11D;--iump-primary-font:Poppins,Century Gothic,CenturyGothic,sans-serif}.fa-ihc{display:inline-block;font:14px/1 FontAwesome-ihc;font-size:inherit;-webkit-font-smoothing:antialiased}.fa-ihc-menu{font-size:30px;display:block;margin-bottom:5px}.fa-import_users-ihc:before,.fa-users-ihc:before{content:"\f0c0"}.fa-profile-account-ihc:before,.fa-user-ihc:before,.fa-username-ihc:before{content:"\f007"}.fa-level_restrict_payment-ihc:before,.fa-levels-ihc:before,.fa-mycred-ihc:before{content:"\f005"}.fa-locker-ihc:before,.fa-pass-ihc:before{content:"\f023"}.fa-register-ihc:before,.fa-register_lite-ihc:before,.fa-user-plus-ihc:before{content:"\f234"}.fa-login-ihc:before,.fa-register_redirects_by_level-ihc:before,.fa-sign-in-ihc:before{content:"\f090"}.fa-orders-account-ihc:before,.fa-orders-ihc:before,.fa-payments-ihc:before{content:"\f0d6"}.fa-opt_in-ihc:before{content:"\f0e0"}.fa-block_url-ihc:before{content:'\f023'}.fa-payment_settings-ihc:before{content:'\f155'}.fa-general-ihc:before,.fa-zapier-ihc:before{content:"\f013"}.fa-affiliate-account-ihc:before,.fa-affiliates-ihc:before,.fa-user_sites-ihc:before{content:"\f0e8"}.fa-help-account-ihc:before,.fa-help-ihc:before,.fa-reason_for_cancel-ihc:before{content:"\f059"}.fa-coupons-ihc:before{content:"\f145"}.fa-showcases-ihc:before{content:"\f109"}.fa-social_login-ihc:before{content:"\f17d"}.fa-logout-account-ihc:before,.fa-sign-out-ihc:before{content:"\f08b"}.fa-unlock-ihc:before{content:"\f09c"}.fa-drip_content_notifications-ihc:before,.fa-notifications-ihc:before,.fa-pushover_notifications-account-ihc:before{content:"\f0f3"}.fa-magic_feat-ihc:before{content:"\f0d0"}.ihc-icon-edit-e:before{content:"\f044"}.ihc-icon-remove-e:before{content:"\f014"}.ihc-icon-preview:before{content:"\f06e"}.ihc-icon-pop-list:before{content:"\f10c";font-size:14px;line-height:17px;vertical-align:top;color:#fff}.fa-ihc-dashboard{margin-right:0;width:66px;height:66px;text-align:center;color:#fff;padding:20px;border-radius:50%;font-size:28px;float:left!important;box-sizing:border-box}.fa-list-ihc:before{content:"\f0ca";line-height:17px;font-size:27px;color:#fff;margin:3px 6px 0 0}.fa-arrows-ihc:before{content:"\f047";cursor:move}.ihc-icon-pop-list-black:before{content:"\f10c";font-size:14px;line-height:17px;vertical-align:top;color:#000}.fa-download_monitor_integration-ihc:before,.fa-export-csv:before{content:"\f019"}.fa-ihc-fb:after,.fa-ihc-fb:before{content:"\f09a"}.fa-ihc-tw:after,.fa-ihc-tw:before{content:"\f099"}.fa-ihc-in:after,.fa-ihc-in:before{content:"\f0e1"}.fa-ihc-goo:after,.fa-ihc-goo:before{content:"\f1a0"}.fa-ihc-tbr:after,.fa-ihc-tbr:before{content:"\f173"}.fa-ihc-vk:after,.fa-ihc-vk:before{content:"\f189"}.fa-ihc-ig:after,.fa-ihc-ig:before{content:"\f16d"}.fa-search-ihc:before{content:"\f002";margin-right:5px}.fa-filter-ihc:before{content:""\f233"";margin-right:5px}.fa-dot-ihc:before{content:"\f111";margin-right:5px}.fa-taxes-ihc:before{content:"\f295"}.fa-add-ihc:before,.fa-new-extension-ihc:before,.fa-social-account-ihc:before{content:"\f067"}.fa-currencies-ihc:before,.fa-transactions-account-ihc:before{content:"\f155"}.fa-links-ihc:before{content:"\f08e"}.fa-bp-ihc:before{content:"\f29a"}.fa-woo-ihc:before{content:"\f19a"}.fa-srch-ihc:before{content:"\f002"}.fa-print-ihc:before{content:"\f02f";font-size:16px;cursor:pointer}.fa-cheat_off-ihc:before{content:"\f132"}.fa-membership_card-ihc:before{content:"\f09d"}.fa-invitation_code-ihc:before{content:"\f058"}.fa-individual_page-ihc:before{content:"\f24d"}.fa-level_subscription_paln_settings-ihc:before{content:"\f0ae"}.fa-prorate_subscription_settings-ihc:before{content:"\f012"}.fa-gifts-ihc:before,.fa-membeship_gifts-account-ihc:before{content:"\f06b"}.fa-wp_social_login-ihc:before{content:"\f1d7"}.fa-list_access_posts-ihc:before{content:"\f03a"}.fa-invoices-ihc:before{content:"\f249"}.fa-invoice-preview-ihc:before{content:"\f15c";color:#5a6f7d;font-size:14px;padding-left:4px}.fa-badges-ihc:before{content:"\f219"}.fa-login_security-ihc:before{content:"\f21b"}.fa-workflow_restrictions-ihc:before{content:"\f27b"}.fa-subscription_delay-ihc:before{content:"\f252"}.fa-level_dynamic_price-ihc:before{content:"\f160"}.fa-membership_cards-account-ihc:before,.fa-user_reports-ihc:before{content:"\f022"}.fa-pushover-ihc:before{content:"\f10b"}.fa-pushover-on-ihc:before{color:#66cbff!important;font-size:26px;content:"\f0f3"}.fa-arrow-ihc:before{content:"\f0d7"}.fa-account_page_menu-ihc:before{content:"\f0c9"}.fa-api-ihc:before{content:"\f085"}.fa-import_export-ihc:before{content:"\f0ec"}.fa-overview-account-ihc:before{content:"\f015"}.fa-subscription-account-ihc:before{content:"\f0a1"}.fa-sites-is-active{color:#0a9fd8;font-size:21px!important;margin-right:10px}.fa-sites-is-not-active{color:#999;font-size:21px!important;margin-right:10px}.fa-infusionSoft-ihc:before{content:"\f12d"}.fa-kissmetrics-ihc:before{content:"\f0e4"}.fa-direct_login-ihc:before{content:"\f13e"}.ihc-tos-wrap{padding:4px 0 8px;display:inline-block}.ihc-tos-wrap input[type=checkbox]{margin:0 10px}.ihc-tos-wrap a{color:#0074a2;text-decoration:none!important;font-size:14px}.ihc-tos-wrap a:hover{text-decoration:underline!important}.g-recaptcha-wrapper{text-align:left;margin:10px 5px;padding:10px 5px}.g-recaptcha{display:inline-block;vertical-align:middle}#ihc_coupon_code_check_div_msg{text-align:left;margin-left:5px}#ihc_coupon_code_check_div_msg.ihc-coupon-valid{color:#27bebe!important}#ihc_coupon_code_check_div_msg.ihc-coupon-not-valid,.ihc-stripe-connect-form-card-errors{color:#dd3559}.iump-form-line-register{padding:10px 5px;border-bottom:1px solid #fafafa;box-sizing:border-box;position:relative}.iump-labels-register{min-width:140px;text-align:right;padding-right:15px;display:inline-block}.iump-form-upload_image{margin-bottom:0!important;padding-bottom:0!important}.iump-form-line-register select{min-width:177px;vertical-align:middle}.iump-form-line-register .iump-form-checkbox,.iump-form-line-register .iump-form-paybox,.iump-form-line-register .iump-form-radiobox{margin-bottom:15px;margin-right:15px}.iump-form-line-register .iump-form-checkbox input,.iump-form-line-register .iump-form-paybox input,.iump-form-line-register .iump-form-radiobox input{margin-right:5px;vertical-align:inherit}.iump-form-line-register .iump-form-sublabel{clear:both;font-size:11px;color:#999;display:block;line-height:18px}.ihc-member-photo{border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;display:block;max-width:180px;max-height:180px;margin:15px 3px;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;transition:.2s;border-radius:100%;zoom:.9;box-shadow:0 0 15px 0 rgba(0,0,0,.3);border:1px solid #fff}.ihc-delete-attachment-bttn,.ihc-file-upload-button .ajax-file-upload,.ihc-file-upload-button .ihc-delete-attachment-bttn,.iump-submit-form .ihc-submit-bttn-fe{display:inline-block;font-size:13px;line-height:26px;height:28px;margin:0 10px 10px 0;padding:0 10px 1px;cursor:pointer;-webkit-appearance:none;-webkit-border-radius:3px;border-radius:3px;white-space:nowrap;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#2ea2cc;border:1px solid #0074a2;-webkit-box-shadow:inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);box-shadow:inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);color:#fff;text-decoration:none;vertical-align:top}.ihc-file-upload-button .ihc-delete-attachment-bttn{background:-webkit-gradient(linear,3% 3%,3% 100%,from(#d14241),to(#c24a4b));border-color:#d14241}.ihc-info-link{font-size:11px;text-decoration:none}.ihc-wrapp-the-errors{clear:both;margin:15px 10px;box-sizing:border-box;padding:12px 19px 12px 15px;border-radius:3px;border:1px solid #f8cdcd;color:#9b4449;background-color:#fff6f4}.ihc-login-error,.ihc-login-notice{background:#dd3559;margin-bottom:8px;font-size:12px;opacity:1}.ihc-stripe-connect-change-card .ihc-stripe-connect-form-card-name-wrap,.ihc-stripe-connect-change-card .ihc-stripe-connect-form-card-number-wrap,.ihc-stripe-connect-change-card .ihc-stripe-connect-form-wallets-wrap,.ihc-wrapp-the-errors div{margin-bottom:10px}.ihc-login-form-wrap{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ihc-login-form-wrap a,.ihc-login-form-wrap a:hover{text-decoration:none!important;box-shadow:none!important}.ihc-login-error-wrapper{display:block}.ihc-login-notice{z-index:100;padding:5px 8px;-webkit-border-radius:3px;border-radius:3px;position:absolute;right:0;top:100%;margin-top:-2px;-webkit-transition:.6s linear;-moz-transition:.6s linear;-ms-transition:.6s linear;-o-transition:.6s linear;transition:.6s linear;-webkit-animation:1s fadeIn;animation:1s fadeIn;color:#fff!important}.ihc-login-notice:before{content:'';display:block;position:absolute;left:50%;top:-8px;margin-left:-5px;width:0;height:0;border-style:solid;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #dd3559}.ihc-login-error{padding:8px 28px;-webkit-border-radius:3px;border-radius:3px;color:#fff;margin-top:12px;-webkit-transition:.6s linear;-moz-transition:.6s linear;-ms-transition:.6s linear;-o-transition:.6s linear;transition:.6s linear;-webkit-animation:1s fadeIn;animation:1s fadeIn;display:block;position:relative;text-align:center}.ihc-no-avatar{background-image:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/images/no-avatar.png);width:120px;height:120px;background-size:cover}.ihc-wrapp-file-upload{display:inline-block;max-width:100%;overflow:hidden;vertical-align:text-top}.ihc-wrapp-file-upload .ajax-file-upload{margin-top:3px}.ihc-wrapp-file-upload .ihc-delete-attachment-bttn{color:#fff;background:-webkit-gradient(linear,3% 3%,3% 100%,from(#d14241),to(#c24a4b));display:inline-block;border-color:#d14241;cursor:pointer;margin-top:3px}.ihc-wrapp-file-upload .ajax-file-upload-progress{border:1px solid #4fb756}.ihc-wrapp-file-upload .ajax-file-upload-bar{background:#4fb756;color:#fff;max-height:2px}.ihc-wrapp-file-upload .ihc-icon-file-type{background-image:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/images/file-icon.png);vertical-align:middle;width:20px;height:20px;background-size:contain;display:inline-block;margin-right:10px}.ihc-wrapp-file-upload .ihc-file-name-uploaded{display:inline-block;margin-right:10px;margin-top:3px}.ihc-account-page-wrapp{display:block;padding:10px;box-sizing:border-box}.ihc-succes-message{padding:15px;margin-bottom:20px;border:1px solid #d6e9c6;border-radius:4px;color:#3c763d;background-color:#dff0d8}.ihc-ap-menu{background:#777;margin:0;min-width:0!important}.ihc-ap-menu .ihc-ap-menu-item{display:inline-block;padding:0 10px;font-size:13px;line-height:40px;box-sizing:border-box}.ihc-ap-menu .ihc-ap-menu-item a{text-decoration:none;border:none;color:#fff}.ihc-avatar-trigger,.ihc-carousel-view ul li,.ihc-content-user-list ul li,.ihc-display-inline,.ihc-payment-icon-wrap,.ihc-stripe-connect-saved-card-details,.iump-badge-wrapper,.iump-filter-date input[type=text],.iump-form-line-register .ajax-file-upload-container,.iump-form-paybox{display:inline-block}.iump-form-line-register .ajax-file-upload-statusbar{margin:3px 0}.iump-form-line-register .ajax-file-upload-progress .ajax-file-upload-bar{font-size:-9px}.iump-form-line-register .ajax-file-upload-progress{min-height:3px}.fa-ihc-sm:after,.ihc-avatar-trigger .cropControls,.ihc-avatar-trigger .cropControls i.cropControlUpload,.ihc-avatar-trigger form,.ihc-display-none,.iump-form-line-register .ajax-file-upload-filename{display:none}.ihc-sm-wrapp-fe{clear:both;margin:5px 0}.ihc-sm-item{color:#fff;padding:3px 10px;display:inline-block;margin:4px;cursor:pointer}.fa-ihc-sm{display:inline-block;font:17px/1.6 FontAwesome-ihc;-webkit-font-smoothing:antialiased;width:20px;text-align:center;float:left}.ihc-sm-item-label{margin-left:5px;white-space:nowrap!important;overflow:hidden;vertical-align:middle;font-size:13px;font-family:"Segoe WP","Segoe UI",Helvetica,Arial,sans-serif;line-height:2;float:left}.iump-level-details-register-name,.iump-level-details-register-price{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.ihc-sm-item a,.ihc-sm-item a:hover{border-bottom:none!important;text-decoration:none;color:#fff}.ihc-fb,.ihc-sm-item.ihc-fb{background-color:#3b5998}.ihc-sm-item.ihc-tw,.ihc-tw{background-color:#4099ff}.ihc-in,.ihc-sm-item.ihc-in{background-color:#0074a2}.ihc-goo,.ihc-sm-item.ihc-goo{background-color:#d95232}.ihc-sm-item.ihc-vk,.ihc-vk{background-color:#5d83aa}.ihc-ig,.ihc-sm-item.ihc-ig{background-color:#125688}.ihc-sm-item.ihc-tbr,.ihc-tbr{background-color:#2c4762}.ihc-account-page-sm-icon{display:inline-block;margin-right:5px;width:30px;text-align:center;height:30px;font-size:17px!important}.ihc-ap-top-theme-1 .ihc-account-page-sm-icon,.ihc-ap-top-theme-4 .ihc-account-page-sm-icon,.ihc-ap-wrap tbody,.ihc-ap-wrap tfoot,.ihc-ap-wrap thead{background:0 0!important}.ihc-account-page-sm-icon a,.ihc-account-page-sm-icon a:hover{text-decoration:none;color:#fff}.ihc-ap-sm-top-icons-wrap{display:inline-block;padding-top:5px}.ihc-sm-already-reg{opacity:.4}.ihc-content-left,.ihc_coupon_code_check_div_msg{text-align:left}.iump-level-details-register{margin:15px 0;box-sizing:border-box;padding:12px 3px;color:#777;font-size:14px}.iump-level-details-register .ihc-order-title,.iump-subscription-page-top .iump-subscription-page-top-title{font-size:21px;line-height:35px;max-width:70%;color:#333;margin-bottom:15px;text-align:left;border-bottom:2px solid #33b5e5}.iump-level-details-register-name{float:left;font-weight:500;font-size:15px}.iump-level-details-register-price{float:right}.iump-level-subdetails-register-name{float:left;font-weight:500;font-size:14px;padding-left:10px}.iump-level-subdetails-register-price{float:right}.iump-discount-wrapper,.iump-tax-wrapper{margin:15px 0}.iump-discount-wrapper .iump-level-details-register-price{color:#27bebe}.iump-tax-wrapper .iump-level-details-register-price{color:#f25a68}.iump-totalprice-wrapper{border-top:1px solid #efefef;padding-top:5px;color:#333;margin:15px 0;font-size:15px}.iump-totalprice-wrapper .iump-level-details-register-name{font-size:17px}.ihc-content-bold,.iump-subscription-page-top .iump-subscription-page-top-fields .iump-labels-register,.iump-totalprice-wrapper .iump-level-details-register-price{font-weight:700}.ihc-mobile-bttn:before{color:#fff;content:"\f0c9";font:30px/40px FontAwesome-ihc}.ihc-mobile-bttn-wrapp{display:none;width:100%;height:40px;clear:both}.ihc-mobile-bttn{background-color:#0091cd;border:1px solid rgba(51,51,51,.1);width:40px;height:40px;text-align:center;float:right;margin-bottom:10px;cursor:pointer}.ihc-mobile-bttn:focus,.ihc-mobile-bttn:hover{background-color:#555;border:1px solid rgba(51,51,51,.3);outline:0}.ihc-register-col{width:50%;box-sizing:border-box;padding-right:10px;max-width:400px;min-width:310px;display:inline-block;vertical-align:top}.ihc-register-notice{font-size:11px;color:#df2c2c;margin-top:3px;font-family:'Open Sans',sans-serif}.ihc-input-notice{border-color:#df2c2c!important}.ihc-payment-icon{width:100px!important;opacity:.3;cursor:pointer;filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter ….3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(100%);vertical-align:middle}.ihc-payment-icon:hover,.ihc-payment-select-img-selected{opacity:1;filter:none;-webkit-filter:none}.ihc-public-trial-version a{color:#fff!important;text-decoration:none}.ihc-public-trial-version{clear:both;margin:15px 10px;box-sizing:border-box;padding:12px;border-radius:3px;border:1px solid #ab2c2c;color:#fff;font-size:12px;font-family:Arial,Helvetica,sans-serif;line-height:1.5em;background-color:#ab2c2c}.ihc-public-list-users-item{padding:5px;margin:5px;border:1px solid #c9c9c9}.ihc-wrapp-list-users .owl-ihc-theme .owl-ihc-dots .owl-ihc-dot span{border:2px solid #fff;box-shadow:0 0 8px -1px rgba(0,0,0,.3);width:7px;height:7px;box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;margin:3px 4px!important}.ihc-wrapp-list-users .owl-ihc-theme .owl-ihc-nav{margin-top:1px!important}.pag-theme1 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next,.pag-theme1 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev{background-color:#ddd;width:26px;height:26px;padding:0;margin:2px 2px 8px;font-family:FontAwesome-ihc;font-style:normal;font-weight:400;font-size:17px;vertical-align:middle;line-height:26px;-webkit-font-smoothing:antialiased}.pag-theme2 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next,.pag-theme2 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev{background-color:transparent!important;padding:0;margin:2px;color:rgba(0,0,0,.55);width:13px;height:24px;font-size:35px;position:absolute;top:40%;font-family:FontAwesome-ihc;font-style:normal;font-weight:400;vertical-align:middle;line-height:26px}.pag-theme1 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev:before,.pag-theme3 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev:before{content:"\f053"}.pag-theme1 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next:before,.pag-theme3 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next:before{content:"\f054"}.pag-theme2 .ihc-wrapp-list-users{margin-left:17px;margin-right:17px}.pag-theme2 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev{left:-17px;-webkit-font-smoothing:antialiased}.pag-theme2 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev:before{content:"\f104"}.pag-theme2 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next{right:-17px;-webkit-font-smoothing:antialiased}.pag-theme3 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next,.pag-theme3 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev{background-color:rgba(0,0,0,.75);opacity:.85;margin:2px;color:rgba(255,255,255,.95)!important;width:24px;height:24px;font-size:14px;position:absolute;top:40%;font-family:FontAwesome-ihc;font-style:normal;font-weight:400;vertical-align:middle;line-height:24px;padding:0;-webkit-font-smoothing:antialiased}.pag-theme2 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next:before{content:"\f105"}.pag-theme3 .ihc-wrapp-list-users{margin-left:22px;margin-right:22px}.pag-theme3 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-prev{left:-26px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.pag-theme3 .ihc-wrapp-list-users .owl-ihc-carousel .owl-ihc-controls .owl-ihc-nav .owl-ihc-next{right:-26px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.ihc-clear{content:" ";clear:both}.ihc-wrapp-list-users ul{margin:0!important;padding:0!important;list-style-type:none}.ihc-user-list-pagination{width:100%;text-align:center;margin:10px 0;padding:10px 0}.ihc-user-list-pagination .ihc-user-list-pagination-item,.ihc-user-list-pagination .ihc-user-list-pagination-item-break,.ihc-user-list-pagination .ihc-user-list-pagination-item-selected,.ihc-user-pagination{padding:5px 9px;margin:0 2px;background:#fafafa;border:1px solid #ddd;line-height:20px;vertical-align:-webkit-baseline-middle;text-decoration:none;color:#999;font-weight:700}.ihc-user-list-pagination .ihc-user-list-pagination-item-break{padding:5px 15px}.ihc-user-list-pagination .ihc-user-list-pagination-item-selected,.ihc-user-pagination.selected{background-color:#fff;color:#000}.ihc-account-affiliate-link{background-color:#f16186!important}.ihc-account-affiliate-link .fa-ihc,.ihc-account-affiliate-link a,.ihc-account-affiliate-link a:hover,.ihc-the-popup-locker .ihc-popup-top .title{color:#fff!important}.ihc-disabled-box{opacity:.5}.ihc-public-flag{width:20px;display:inline-block;margin:0 5px;border-radius:100%;box-shadow:0 0 1px rgba(0,0,0,.5);vertical-align:sub}.iump-form-line-register .select2.select2-container{width:100%!important}.ihc-search-bar-wrapper{margin:3px auto;text-align:center;position:relative;display:table;border-collapse:separate}.ihc-search-bar-wrapper .ihc-search-bar{height:34px;padding:6px 12px!important;font-size:14px!important;line-height:1.42857143!important;color:#555;background-color:#fff!important;background-image:none;border:1px solid #ccc!important;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 .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;min-width:290px!important;max-width:400px!important;margin:0 auto;display:table-cell;position:relative;z-index:2;width:90%;border-top-left-radius:0!important;border-bottom-left-radius:0!important;margin-bottom:0!important}.ihc-search-bar-wrapper .ihc-input-pre{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px 0 0 4px;white-space:nowrap;vertical-align:middle;display:table-cell;box-sizing:border-box;border-right:0;max-width:10%}.ihc-membership-card-wrapp{padding:25px;margin:10px;border:1px solid #c9c9c9;border-radius:10px;position:relative;-webkit-box-shadow:0 0 7px 1px rgba(189,189,189,.3);-moz-box-shadow:0 0 7px 1px rgba(189,189,189,.3);box-shadow:0 0 7px 1px rgba(189,189,189,.3);box-sizing:border-box;font-size:15px;line-height:25px}.ihc-membership-card-wrapp .ihc-membership-card-content{width:60%;display:inline-block;vertical-align:top}.ihc-membership-card-wrapp .ihc-membership-card-img{width:37%;display:inline-block;vertical-align:top;text-align:right}.ihc-membership-card-wrapp .ihc-membership-card-img img{width:80%;text-align:right;border:3px solid #fff;margin:0 auto}.ihc-membership-card-wrapp .ihc-membership-card-full-name{font-weight:700;font-size:18px;line-height:24px;margin-bottom:20px}.ihc-membership-card-wrapp label{font-weight:700;font-size:15px}.ihc-membership-card-wrapp .ihc-membership-card-data{font-size:15px}.ihc-membership-card-small{width:30%;padding:10px;line-height:16px}.ihc-membership-card-medium{width:50%;padding:17px;line-height:19px}.ihc-membership-card-large{width:80%}.ihc-membership-card-small .ihc-membership-card-data,.ihc-membership-card-small label{font-size:75%}.ihc-membership-card-small .ihc-membership-card-full-name{font-size:105%}.ihc-membership-card-medium .ihc-membership-card-data,.ihc-membership-card-medium label{font-size:85%}.ihc-membership-card-medium .ihc-membership-card-full-name{font-size:120%}.ihc-membership-card-wrapp .ihc-print-icon{position:absolute;bottom:5px;right:5px;display:none}.ihc-membership-card-2{background-color:#3399fd;color:#fff!important;border-color:#fff;min-height:200px}.ihc-membership-card-2 .ihc-membership-card-img{display:block;width:30%;position:absolute}.ihc-membership-card-2 .ihc-membership-card-img img{max-width:100%;border-radius:100%;border:4px solid #fff}.ihc-membership-card-2 .ihc-membership-card-content{text-align:right;width:70%;padding-top:50px;margin-left:30%}.ihc-membership-card-2 .ihc-membership-card-full-name{font-size:210%}.ihc-membership-card-2.ihc-membership-card-small .ihc-membership-card-full-name,.ihc-membership-card-3.ihc-membership-card-small .ihc-membership-card-full-name{font-size:130%}.ihc-membership-card-2.ihc-membership-card-medium .ihc-membership-card-full-name,.ihc-membership-card-3.ihc-membership-card-medium .ihc-membership-card-full-name{font-size:160%}.ihc-membership-card-3{background-color:#7dba00;color:#333!important;border-color:#fff;padding-left:0;padding-right:0}.ihc-membership-card-3 .ihc-membership-card-img{display:block;width:15%;margin:0 auto}.ihc-membership-card-3 .ihc-membership-card-content{text-align:center;width:100%;margin-top:10px}.ihc-membership-card-3 .ihc-membership-card-full-name{font-size:210%;background-color:#1f1a17;color:#7dba00!important;padding:5px 0}.ihc-top-social-login{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important;font-size:20px;font-weight:600;color:#6c7a8d;margin:12px 0;text-align:center;letter-spacing:2px}.iump-subscription-page-top{padding:10px 10px 15px;margin:15px 0 30px;border-bottom:1px solid #ddd;box-sizing:border-box}.iump-subscription-page-top .iump-level-details-register,.iump-subscription-page-top .iump-subscription-page-top-fields{margin:0!important;padding:0!important}.iump-subscription-page-top .iump-subscription-page-top-taxes-title{font-size:19px;line-height:25px;color:#555;margin-bottom:5px;text-align:left}.iump-pagination-wrapper{float:right;margin-right:20px;height:30px}.iump-list-access-posts-wrapp{font-family:Helvetica,sans-serif,'Trebuchet MS'}.iump-list-access-posts-wrapp .iump-list-access-posts-title{margin:20px 10px 40px}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp{position:relative;margin:0 0 20px;padding:0 10px 20px;border-bottom:1px solid #dfe4e6}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image{vertical-align:top;display:inline-block;width:20%;box-sizing:border-box;text-align:center;position:relative}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image a{position:relative;display:block;line-height:0}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image>a:before{position:absolute;left:0;right:0;top:0;bottom:0;display:block;content:"";z-index:1;-moz-transition:.25s linear;-o-transition:.25s linear;-webkit-transition:.25s linear;-ms-transition:.25s linear;transition:.25s linear;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image:hover a:before{background:rgba(0,0,0,.5);-moz-transition:.25s linear;-o-transition:.25s linear;-webkit-transition:.25s linear;-ms-transition:.25s linear;transition:.25s linear}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image img{padding:0;margin:0}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content{vertical-align:top;display:inline-block;width:79%;box-sizing:border-box;padding-left:20px}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-title{font-size:24px;margin:0 0 10px;line-height:1.2;color:#1a1a1a;font-weight:400;font-family:Nunito,sans-serif}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-permalink{color:#1a1a1a;text-decoration:none;outline:0}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-details div{font-size:13px;color:#999;list-style:none;display:inline}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-details div:after{content:"|";color:#999;margin:0 5px}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-details div:last-of-type:after{content:""}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-details a{color:#32a3cb}.iump-list-access-posts-wrapp .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content .iump-list-access-posts-the-excerpt{padding-top:10px;color:#4b4d4d;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400}.iump-invoice-wrapp{margin:5px 10px}.iump-invoice-wrapp .iump-invoice-title{display:inline-block;vertical-align:top;text-align:right;font-size:28px;width:50%;color:#fff;background-color:#9aa9a1;box-sizing:border-box;padding:30px 10px 20px;float:right}.iump-invoice-wrapp .iump-invoice-logo{display:inline-block;vertical-align:top;text-align:left;width:49%}.iump-invoice-wrapp .iump-invoice-logo img{max-height:65px;margin-left:10px}.iump-invoice-wrapp .iump-invoice-company-field{display:inline-block;width:30%;padding:10px;vertical-align:top;margin:10px;color:#444}.iump-invoice-wrapp .iump-invoice-invoice-code{display:inline-block;vertical-align:top;padding:20px 10px;width:25%;text-align:right;background-color:#e4e4e6;color:#777;line-height:24px;float:right}.iump-invoice-wrapp .iump-invoice-client-details{width:30%;margin:10px;padding:5px 5px 5px 15px;color:#777;font-size:15px;line-height:23px;border:1px solid #e4e4e6;box-sizing:border-box}.iump-invoice-wrapp .iump-invoice-list-details{margin:20px 0;padding-left:10px}.iump-invoice-wrapp .iump-invoice-list-details table{width:100%;padding:5px;border:1px solid #c9c9c9;margin:0;color:#777}.iump-invoice-wrapp .iump-invoice-list-details table thead{background-color:#f1f1f2;line-height:30px;font-size:16px;font-weight:700;color:#777}.iump-invoice-wrapp .iump-invoice-list-details table tr td{padding:9px;min-height:30px;border-left:1px solid #e3e3e3}.iump-invoice-wrapp .iump-invoice-list-details table .ihc-invoice-total{background-color:#e4e4e6;line-height:35px;font-size:16px;font-weight:700;color:#777}.ihc-popup-wrapp{position:fixed;z-index:999991;top:0;height:auto;left:0;width:100%;min-height:100%;background-color:rgba(0,0,0,.3)}.ihc-popup-wrapp .ihc-the-popup{width:45%;min-width:750px;height:auto;margin:3% auto 6%;bottom:10px;font-family:"Open Sans",sans-serif}.ihc-popup-wrapp .ihc-the-popup .ihc-popup-top{border-bottom:1px solid #ddd;background-color:#fafafa;padding:13px 9px}.ihc-the-popup-locker .ihc-popup-top{background-color:#555f6e!important}.ihc-popup-wrapp .ihc-the-popup .ihc-popup-top .title{float:left;margin:5px 0 5px 5px;font-size:18px;font-weight:700;color:#d9534f;-webkit-animation-name:fadeInLeftTitle;animation-name:fadeInLeftTitle;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ihc-popup-wrapp .ihc-the-popup .ihc-popup-top .close-bttn{width:25px;height:25px;float:right;cursor:pointer;background:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/admin/assets/images/close_bk.png)!important;opacity:.3}.ihc-popup-wrapp .ihc-the-popup .ihc-popup-top .close-bttn:hover{opacity:.8}.ihc-popup-wrapp .ihc-the-popup .ihc-popup-content{padding:10px 10px 25px;background:#fff;min-height:250px;border:1px solid;border-top:none;overflow-y:scroll;height:850px}.ihc-the-popup-locker .ihc-popup-content{background-color:#fafafa!important}.ihc-popup-wrapp .ihc-the-popup .ihc-popup-content .ihc-popup-left-section{width:30%;display:inline-block;background-color:#fafafa;padding:15px;box-sizing:border-box}.ihc-popup-wrapp .ihc-the-popup .ihc-popup-content .ihc-popup-right-section{width:69%;display:inline-block;vertical-align:top;padding:25px 20px;box-sizing:border-box;background-color:#fff;border-left:1px solid #ddd;height:100%;min-height:350px}.ihc-popup-wrapp .ihc-the-popup .ihc-popup-content .ihc-popup-label{font-size:14px;font-weight:500;color:#333;margin-top:15px}.ihc-popup-wrapp .ihc-the-popup .ihc-popup-content .ihc-bttn-wrap{margin-top:25px;text-align:center}.ihc-cursor-pointer,.iump-pointer{cursor:pointer}.iump-invoice-bttn-wrapp{text-align:right;padding-bottom:10px;padding-right:10px;margin-bottom:10px;border-bottom:1px solid #eee}.iump-invoice-bttn-wrapp .iump-popup-print-bttn{color:#fff!important;display:inline-block;cursor:pointer;padding:6px 18px;background:#df3448}.iump-badge-wrapper.ihc-expired-level .iump-badge{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.iump-wrapp-listing-levels .iump-listing-levels-label{background-color:#1fb5ac;color:#fff;padding:3px 9px;margin:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px;-webkit-border-radius:3px;-moz-border-radius:3px;box-radius:3px;display:inline-block;cursor:pointer}.iump-listing-users-filter,.iump-listing-users-pre-wrapp{vertical-align:top;box-sizing:border-box;display:inline-block}.iump-wrapp-listing-levels .iump-listing-levels-label.ihc-expired-level{background-color:rgba(240,80,80,.8)}.iump-listing-users-filter{width:30%;padding:10px 15px;box-shadow:0 0 9px 0 rgba(0,0,0,.15)!important;background-color:#fefefe}.iump-listing-users-filter .iump-filter-title{margin:15px 0 35px;padding-bottom:10px;border-bottom:2px solid #0a9fd8;font-size:16px;font-family:Arial,Helvetica,sans-serif;font-weight:700;color:#444}.iump-listing-users-filter .ui-widget-header{background:#0a9fd8;border-color:#0a9fd8}.iump-listing-users-filter .ui-slider-horizontal{height:.7em}.iump-listing-users-pre-wrapp{width:69%;padding-left:20px}.iump-filter-row{margin:8px 0 25px}.iump-filter-row label{display:block;font-weight:700;font-size:13px;line-height:30px;margin-bottom:5px;color:#888}.iump-filter-row input[type=text],.iump-filter-row select{width:100%;padding:5px 12px;min-height:35px}.iump-filter-submit{margin-top:30px;text-align:center;margin-bottom:15px}.ui-datepicker .ui-datepicker-title option,.ui-datepicker .ui-datepicker-title select{color:#000}.ui-datepicker{z-index:10000!important}.iump-filter-submit input[type=submit]{background:#0a9fd8;border:none;padding:8px 14px;text-transform:uppercase;font-size:14px;font-family:Nunito,sans-serif;font-weight:400;color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}.iump-cancel-subscription-button,.iump-delete-subscription-button,.iump-renew-subscription-button{border-radius:3px;padding:4px 8px;font-family:Open Sans,sans-serif,'Trebuchet MS';font-size:12px;min-width:90px;cursor:pointer}.ihc-user-sites-delete-bttn{color:red;cursor:pointer}.iump-subscription-table-button{display:inline-block;margin:5px 3px}.iump-cancel-subscription-button{background-color:#de6161;color:#fff}.iump-renew-subscription-button{background-color:#22b2df;color:#fff}.iump-delete-subscription-button{background-color:#eaeaea;color:#444;font-weight:600}.ihc-level-status-set-Expired{color:#de6161}.ihc-level-status-set-Hold{color:#999}.ihc-level-payment-via{color:#777}.ihc-content-capitalize,.ihc-level-payment-via span,.ihc-stripe-connect-saved-card-brand{text-transform:capitalize}.ihc-additional-message{background:#f6f6f6;border-left:5px solid #18c1f0;border-radius:0 5px 5px 0;padding:6px 20px;margin-bottom:20px;margin-top:10px;overflow:hidden;font-weight:600;font-family:Roboto;font-size:14px;color:#555}.ihc-content-pushover-button{margin-top:30px}.ihc-suspend-account-wrapper{padding:10px 0}.ihc-subscription-table-actions{width:200px}.ihc-subscription-table-price{color:#222;text-align:right;padding-right:10px;line-height:17px}.ihc-subscription-table-level{padding-left:15px}.ihc-content-center,.ihc-text-center{text-align:center}.ihc-content-right,.ihc-strength-wrapper{text-align:right}.ihc-content-oswald{font-family:Oswald,arial,sans-serif}.ihc-user-sites-table .ihc-col1{width:25%;padding-left:15px}.ihc-avatar-trigger .ihc-upload-avatar,.ihc-upload-image-remove-bttn{padding:6px 30px;cursor:pointer;font-size:14px;line-height:20px;display:inline-block}.ihc-user-sites-table .ihc-col2,.iump-filter-row .ihc-min{width:45%}.ihc-user-sites-table .ihc-col3{width:25%}.ihc-upload-image-remove-bttn{color:#616f77;border-radius:20px;margin-right:10px;border:2px solid #b3b3b3;visibility:hidden}.ihc-avatar-trigger .ihc-upload-avatar{color:#357935;border-radius:20px;margin-right:5px;border:2px solid #5cb85c}.ihc-avatar-trigger .ihc-upload-avatar:hover{background-color:#5cb85c;color:#fff}.ihc-strength{padding-left:0!important;display:inline;list-style:none;margin:0 0 0 15px;padding:0;vertical-align:2px;padding: 0 0 23px 1em;line-height:26px}.ihc-strength .point:last{margin:0!important}.ihc-strength .point{background:#ddd;border-radius:2px;display:inline-block;height:5px;margin:0 1px 0 0;width:20px}.ihc-strength-label{margin:0;padding:0;line-height:12px;color:#999;min-height:12px;min-width:1px}.ihc-standard-bttn,.ihc-standard-cancel-bttn{color:#fff;padding:5px 20px;margin-top:3px;display:inline-block;cursor:pointer}.ihc-standard-bttn{background:#88a0b9}.ihc-standard-cancel-bttn{background:silver}.cssload-wrapper{position:absolute;top:50%;left:50%}.ihc-warning-message{color:#8a6d3b;border:1px solid #faebcc;background-color:#fcf8e3;padding:15px;margin:0 0 15px;font-size:13px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important}.ihc-filter-value{display:inline-block;margin-left:10px}.iump-filter-row .ihc-line{width:7%;text-align:center;display:inline-block}.ihc-display-none-important{display:none!important}.ihc-vertical-align-top{vertical-align:top}.ihc-required-sign{color:red;display:inline-block}.ihc-account-page-wrapp .ihc-no-background{padding-top:75px}.iump-badge-wrapper .iump-badge{width:50px}.ihc_reason_predefined_type{width:90%}.ihc_the_reason_textarea{width:90%;height:200px;padding:5px;margin-top:10px}.ihc-visibility-hidden{visibility:hidden}.ihc-visibility-visible{visibility:visible}.ihc_locker_1-st{max-width:640px;margin:auto}.ihc-uploadfile-form{display:block;position:absolute;left:150px}.ihc-user-avatar-wrapp{width:150px;height:150px}.ihc-top-bar-count{display:inline-block!important;padding:2px 7px!important;background-color:#d54e21!important;color:#fff!important;font-size:9px!important;line-height:17px!important;font-weight:600!important;margin:5px!important;vertical-align:top!important;-webkit-border-radius:10px!important;border-radius:10px!important;z-index:26!important}.ihc-hide-login-pw,.ihc-hide-pw{position:absolute;right:0;top:0;display:flex!important;width:auto;height:100%;align-items:center;background:0 0;color:#85929e;text-decoration:none;padding:1em 1.4em;border:none!important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;z-index:10;cursor:pointer;max-height:4em}.ihc-hide-login-pw:active,.ihc-hide-login-pw:hover,.ihc-hide-pw:active,.ihc-hide-pw:hover{background:0 0;color:#5d6d7e;text-decoration:none;padding:1em 1.4em;border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ihc-hide-login-pw .dashicons,.ihc-hide-pw .dashicons{width:1.25rem;height:1.25rem;position:relative}.ihc-login-form-wrap .ihc-hide-login-pw,.ihc-login-form-wrap .ihc-hide-pw{max-height:3em;padding-right:.7em;font-size:20px}.iump-form-line-register #ihc_country_field{max-width:100%}.ihc-reg-update-msg{margin:10px 0 25px;font-weight:700;font-size:18px;text-align:center;padding:10px 0;border-bottom:1px solid #eee}.ihc-stripe-connect-form-wrapper{margin:15px auto}.ihc-stripe-connect-form-card-name-wrap,.ihc-stripe-connect-form-card-number-wrap,.ihc-stripe-connect-form-wallets-wrap{margin-bottom:30px}.ihc-stripe-connect-form-card-number-input,.ihc-stripe-connect-input{line-height:1.3em;font-family:Montserrat,Arial,Helvetica;margin:0;padding:8px 10px 7px!important;width:100%;min-height:45px;box-sizing:border-box}.ihc-stripe-connect-input{background-color:transparent;height:1.3em;font-size:14px;font-weight:400;-webkit-font-smoothing:antialiased;border:1px solid rgba(0,0,0,.15)!important;border-radius:5px;color:#2b2b2b;background:rgba(0,0,0,.03)!important}.ihc-stripe-connect-form-card-number-input{display:block;font-size:1em;color:#666}.ihc-stripe-connect-form-sandbox-block{position:relative;box-sizing:border-box;display:inline-block;padding:5px 15px;background-color:#f5b95e;color:#fff;font-size:12px;line-height:12px;border-radius:0 0 3px 3px;font-weight:700;vertical-align:top}.ihc-stripe-connect-form-sandbox-block-wrapper{margin-bottom:30px;border-top:3px solid #f5b95e;text-align:center}.ihc-stripe-connect-saved-cards{margin-bottom:25px}.ihc-stripe-connect-saved-card-wrapper{padding:10px 5px;border:1px solid transparent;box-sizing:border-box;margin-bottom:5px;border-radius:5px}.ihc-stripe-connect-saved-card-wrapper-selected{border:1px solid #ddd;background-color:#fafafa}.ihc-stripe-connect-saved-card-number{padding-left:10px;padding-right:25px}.ihc-stripe-connect-change-card{margin-top:10px;margin-bottom:30px}.ump-stripe-connect-error-message{color:#dc2727;padding:10px}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ihc-icon-spin{-webkit-animation:2s linear infinite fa-spin;animation:2s linear infinite fa-spin}.ihc-icon-spinner{font-size:21px}.ihc-icon-spinner:before{content:"\f110"}@media (max-width:361px){.ihc-ap-menu .ihc-ap-menu-item{display:block!important;border-bottom:1px solid rgba(255,255,255,.2);border-right:1px solid rgba(255,255,255,.2);width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ihc-ap-menu .ihc-ap-menu-item a{padding:8px 17px}.ihc-ap-menu{display:none}.ihc-mobile-bttn-wrapp{display:block}}@media (max-width:468px){.iump-listing-users-filter,.iump-listing-users-pre-wrapp{width:100%}.ihc-search-bar-wrapper .ihc-search-bar{width:100%;min-width:100%!important}}@media (max-width:570px){.ihc-remove-onmobile{display:none!important}}.ihc-login-template-1,.ihc-login-template-2{padding:10px;margin:20px auto;text-align:center;display:block}@font-face{font-family:Oswald;font-style:normal;font-weight:400;src:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/fonts/oswald-v49-latin-regular.woff2) format("woff2"),url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/fonts/oswald-v49-latin-regular.woff) format("woff")}@font-face{font-family:Oswald;font-style:normal;font-weight:300;src:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/fonts/oswald-v49-latin-300.woff2) format("woff2"),url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/fonts/oswald-v49-latin-300.woff) format("woff")}@font-face{font-family:Oswald;font-style:normal;font-weight:700;src:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/fonts/oswald-v49-latin-700.woff2) format("woff2"),url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/fonts/oswald-v49-latin-700.woff) format("woff")}.iump-clear{clear:both}.ihc-login-template-1 .ihc-sm-wrapp-fe{text-align:right;max-width:360px;margin-right:0}.ihc-login-template-1 .impu-form-line-fr{box-sizing:content-box;padding-bottom:10px}.ihc-login-template-1 .impu-form-line-fr:after{content:""}.ihc-login-template-1 form,.ihc-login-template-10 .impu-form-links div,.ihc-login-template-11 .impu-form-links div,.ihc-login-template-12 .impu-form-links div,.ihc-login-template-13 .impu-form-links div,.ihc-login-template-3 .impu-form-links div,.ihc-login-template-4 .impu-form-links div,.ihc-login-template-5 .impu-form-links div,.ihc-login-template-6 .impu-form-links div,.ihc-login-template-7 .impu-form-links div,.ihc-login-template-8 .impu-form-links div,.ihc-login-template-9 .impu-form-links div,.ihc-register-10 .ihc-tos-wrap,.ihc-register-11 .iump-form-line-register .iump-form-checkbox,.ihc-register-11 .iump-form-line-register .iump-form-radiobox,.ihc-register-11 .iump-form-paybox,.ihc-register-12 .iump-form-line-register .iump-form-checkbox,.ihc-register-12 .iump-form-line-register .iump-form-radiobox,.ihc-register-12 .iump-form-paybox,.ihc-register-13 .ihc-tos-wrap,.ihc-register-14 .iump-form-line-register .iump-form-checkbox,.ihc-register-14 .iump-form-line-register .iump-form-radiobox,.ihc-register-14 .iump-form-paybox,.ihc-register-2 .ihc-tos-wrap,.ihc-register-3 .iump-form-line-register .iump-form-checkbox,.ihc-register-3 .iump-form-line-register .iump-form-radiobox,.ihc-register-3 .iump-form-paybox,.ihc-register-4 .iump-form-line-register .iump-form-checkbox,.ihc-register-4 .iump-form-line-register .iump-form-radiobox,.ihc-register-4 .iump-form-paybox,.ihc-register-5 .ihc-tos-wrap,.ihc-register-5 .iump-form-line-register .iump-form-checkbox,.ihc-register-5 .iump-form-line-register .iump-form-radiobox,.ihc-register-5 .iump-form-paybox,.ihc-register-6 .iump-form-line-register .iump-form-checkbox,.ihc-register-6 .iump-form-line-register .iump-form-radiobox,.ihc-register-6 .iump-form-paybox,.ihc-register-7 .ihc-tos-wrap,.ihc-register-8 .iump-form-line-register .iump-form-checkbox,.ihc-register-8 .iump-form-line-register .iump-form-radiobox,.ihc-register-8 .iump-form-paybox,.ihc-register-9 .iump-form-line-register .iump-form-checkbox,.ihc-register-9 .iump-form-line-register .iump-form-radiobox,.ihc-register-9 .iump-form-paybox{display:inline-block}.ihc-login-template-1 .impu-form-line-fr .impu-form-label-fr{min-width:150px;text-align:right;padding-right:10px;display:inline-block;box-sizing:content-box}.ihc-login-template-1 .impu-form-line-fr input[type=password],.ihc-login-template-1 .impu-form-line-fr input[type=text]{width:200px;margin:0!important;min-height:40px}.ihc-login-template-1 .impu-remember-wrapper{clear:both;min-height:16px}.ihc-login-template-1 .impu-form-label-remember{float:right}.ihc-login-template-1 .impu-form-input-remember{float:right;margin-top:1px}.ihc-login-template-1 .impu-form-label-remember:after,.ihc-login-template-10 .impu-form-line-fr:after,.ihc-login-template-10 .impu-temp3-bottom:after,.ihc-login-template-11 .impu-form-line-fr:after,.ihc-login-template-11 .impu-temp3-bottom:after,.ihc-login-template-12 .impu-form-line-fr:after,.ihc-login-template-12 .impu-temp3-bottom:after,.ihc-login-template-13 .impu-form-label-remember:after,.ihc-login-template-13 .impu-form-line-fr:after,.ihc-login-template-13 .impu-temp5-row:after,.ihc-login-template-2 .impu-form-label-remember:after,.ihc-login-template-2 .impu-form-line-fr:after,.ihc-login-template-3 .impu-form-line-fr:after,.ihc-login-template-3 .impu-temp3-bottom:after,.ihc-login-template-4 .impu-form-line-fr:after,.ihc-login-template-4 .impu-temp3-bottom:after,.ihc-login-template-5 .impu-form-label-remember:after,.ihc-login-template-5 .impu-form-line-fr:after,.ihc-login-template-5 .impu-temp5-row:after,.ihc-login-template-6 .impu-form-label-remember:after,.ihc-login-template-6 .impu-form-line-fr:after,.ihc-login-template-6 .impu-temp6-row:after,.ihc-login-template-7 .impu-form-label-remember:after,.ihc-login-template-7 .impu-form-line-fr:after,.ihc-login-template-7 .impu-temp5-row:after,.ihc-login-template-8 .impu-form-line-fr:after,.ihc-login-template-8 .impu-temp3-bottom:after,.ihc-login-template-9 .impu-form-line-fr:after,.ihc-login-template-9 .impu-temp3-bottom:after{content:"";clear:both}.ihc-login-template-1 .impu-form-links,.ihc-login-template-2 .impu-form-links{margin-top:5px;margin-bottom:5px;text-align:right;clear:both}.ihc-login-template-1 .impu-form-links div{display:inline-block;padding-left:15px}.ihc-login-template-1 .impu-form-submit,.ihc-register-1 .ihc-strength-wrapper,.ihc-register-14 .iump-submit-form,.ihc-register-5 .iump-submit-form,.ihc-register-6 .iump-submit-form{text-align:right}.ihc-login-template-2{width:400px;max-width:100%}.ihc-login-template-2 .ihc-sm-wrapp-fe,.ihc-login-template-5 .ihc-sm-wrapp-fe,.ihc-register-11 .ihc-file-upload-button,.ihc-register-11 .ihc-sm-wrapp-fe,.ihc-register-11 .iump-form-sublabel,.ihc-register-12 .ihc-file-upload-button,.ihc-register-12 .ihc-sm-wrapp-fe,.ihc-register-3 .ihc-file-upload-button,.ihc-register-3 .ihc-sm-wrapp-fe,.ihc-register-3 .iump-form-sublabel,.ihc-register-8 .ihc-file-upload-button,.ihc-register-8 .ihc-sm-wrapp-fe,.ihc-register-8 .iump-form-sublabel,.ihc-register-9 .ihc-file-upload-button,.ihc-register-9 .ihc-sm-wrapp-fe{text-align:left}.ihc-login-template-2 .impu-form-line-fr,.ihc-login-template-3 .impu-form-line-fr,.ihc-login-template-5 .impu-form-line-fr,.ihc-login-template-6 .impu-form-line-fr{box-sizing:content-box;padding-bottom:8px;text-align:left}.ihc-login-template-2 .impu-form-line-fr .impu-form-label-fr{min-width:150px;padding-bottom:3px;box-sizing:content-box;font-weight:500;font-size:13px;text-align:left;text-transform:uppercase}.ihc-login-template-2 .impu-form-line-fr input[type=password],.ihc-login-template-2 .impu-form-line-fr input[type=text]{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px!important;width:100%;background-color:#f7f7f7;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;margin:0!important;line-height:1.7!important;font-size:20px!important}.ihc-login-template-2 .impu-form-line-fr input[type=password]:focus,.ihc-login-template-2 .impu-form-line-fr input[type=password]:hover,.ihc-login-template-2 .impu-form-line-fr input[type=text]:focus,.ihc-login-template-2 .impu-form-line-fr input[type=text]:hover,.ihc-register-2 .iump-form-line-register .select2-selection:focus,.ihc-register-2 .iump-form-line-register .select2-selection:hover,.ihc-register-2 .iump-form-line-register input[type=number]:focus,.ihc-register-2 .iump-form-line-register input[type=number]:hover,.ihc-register-2 .iump-form-line-register input[type=password]:focus,.ihc-register-2 .iump-form-line-register input[type=password]:hover,.ihc-register-2 .iump-form-line-register input[type=text]:focus,.ihc-register-2 .iump-form-line-register input[type=text]:hover,.ihc-register-2 .iump-form-line-register select:focus,.ihc-register-2 .iump-form-line-register select:hover,.ihc-register-2 .iump-form-line-register textarea:focus,.ihc-register-2 .iump-form-line-register textarea:hover{border-color:#08d1b2;background-color:#fff;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc-login-template-2 .impu-remember-wrapper{clear:both;min-height:16px;text-align:left}.ihc-login-template-2 .impu-form-line-fr .impu-form-label-remember,.ihc-login-template-5 .impu-form-label-remember,.ihc-login-template-7 .impu-form-label-remember{display:inline-block!important;font-weight:400;font-size:12px;text-transform:inherit}.ihc-login-template-2 .impu-form-input-remember{margin-right:3px}.ihc-login-template-2 .impu-form-links div{display:inline-block;padding-right:15px}.ihc-login-template-2 .impu-form-links a{color:#333;font-size:12px;font-weight:700;text-decoration:none}.ihc-login-template-2 .impu-form-links a:hover{color:#08d1b2}.ihc-login-template-10 .ihc-sm-wrapp-fe,.ihc-login-template-11 .ihc-sm-wrapp-fe,.ihc-login-template-12 .ihc-sm-wrapp-fe,.ihc-login-template-13 .impu-form-submit,.ihc-login-template-2 .impu-form-submit,.ihc-login-template-9 .ihc-sm-wrapp-fe,.ihc-register-1 .iump-submit-form,.ihc-register-10 .iump-submit-form,.ihc-register-13 .iump-submit-form,.ihc-register-2 .iump-submit-form,.ihc-register-7 .iump-submit-form{text-align:center}.ihc-login-template-2 .impu-form-submit input{color:#fff!important;width:100%;background:#08d1b2!important;border-color:#5bc4be!important;box-shadow:none!important;border-radius:2px;font-size:12px;font-weight:700;padding:10px 30px 11px;text-transform:uppercase;vertical-align:bottom;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-login-template-2 .impu-form-submit input:hover{border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px}.ihc-login-template-3{padding:30px 30px 0;margin:20px auto;text-align:center;box-sizing:border-box;display:block;background-color:#fff;border-top:7px solid #33b5e5;border-radius:3px;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.15);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.15);box-shadow:0 1px 2px 0 rgba(0,0,0,.15);width:400px;max-width:100%;font-family:var(--iump-primary-font)!important;font-size:14px;color:#7f7f97}.ihc-login-template-13,.ihc-login-template-4,.ihc-login-template-5{padding:10px;display:block;margin:20px auto;width:400px;max-width:100%}.ihc-login-template-3 .ihc-sm-wrapp-fe,.ihc-login-template-4 .ihc-sm-wrapp-fe,.ihc-register-4 .ihc-sm-wrapp-fe{text-align:center;margin:20px 0}.ihc-login-template-3 form,.ihc-login-template-4 form,.ihc-login-template-8 form{display:block;position:relative}.ihc-login-template-3 .impu-form-line-fr .impu-form-label-fr{min-width:350px;padding-bottom:3px;display:block;box-sizing:content-box;font-weight:500;font-size:14px;text-align:left;text-transform:uppercase}.ihc-login-template-3 .impu-form-line-fr input[type=password],.ihc-login-template-3 .impu-form-line-fr input[type=text]{width:100%;border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px!important;margin-bottom:7px;height:auto!important;font-size:12px;font-weight:300;background-color:#edf0f5;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;line-height:1.7!important}.ihc-login-template-3 .impu-form-submit input,.ihc-login-template-4 .impu-form-submit input,.ihc-register-4 .iump-submit-form input{box-shadow:none!important;-webkit-transition:.3s linear;width:100%;text-transform:capitalize;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ihc-login-template-3 .impu-form-line-fr input[type=password]:focus,.ihc-login-template-3 .impu-form-line-fr input[type=password]:hover,.ihc-login-template-3 .impu-form-line-fr input[type=text]:focus,.ihc-login-template-3 .impu-form-line-fr input[type=text]:hover,.ihc-register-3 .iump-form-line-register .select2-selection:focus,.ihc-register-3 .iump-form-line-register .select2-selection:hover,.ihc-register-3 .iump-form-line-register input[type=number]:focus,.ihc-register-3 .iump-form-line-register input[type=number]:hover,.ihc-register-3 .iump-form-line-register input[type=password]:focus,.ihc-register-3 .iump-form-line-register input[type=password]:hover,.ihc-register-3 .iump-form-line-register input[type=text]:focus,.ihc-register-3 .iump-form-line-register input[type=text]:hover,.ihc-register-3 .iump-form-line-register select:checked,.ihc-register-3 .iump-form-line-register select:focus,.ihc-register-3 .iump-form-line-register select:hover,.ihc-register-3 .iump-form-line-register textarea:focus,.ihc-register-3 .iump-form-line-register textarea:hover{border:1px solid rgba(0,0,0,.1);background-color:#fff}.ihc-login-template-3 .impu-remember-wrapper{margin-right:3px;float:left;text-align:left;line-height:42px;padding-left:15px;font-family:var(--iump-primary-font)!important;font-weight:200}.ihc-login-template-3 .impu-form-label-remember{display:inline-block!important;font-size:12px;font-weight:600;text-transform:inherit;padding-left:3px;color:#1a9bcb}.ihc-login-template-10 .impu-temp3-bottom,.ihc-login-template-11 .impu-temp3-bottom,.ihc-login-template-12 .impu-temp3-bottom,.ihc-login-template-3 .impu-temp3-bottom,.ihc-login-template-4 .impu-temp3-bottom,.ihc-login-template-8 .impu-temp3-bottom,.ihc-login-template-9 .impu-temp3-bottom{position:relative;left:-30px;margin:0 -60px 0 0;background-color:#f2f2f2}.ihc-login-template-3 .impu-form-input-remember,.ihc-login-template-4 .impu-form-input-remember{vertical-align:middle}.ihc-login-template-3 .impu-form-links{text-align:right;float:right;line-height:40px;padding-right:9px}.ihc-login-template-3 .impu-form-links a{color:#333;font-size:12px;text-decoration:none;border-right:1px solid #999;padding-right:3px;padding-left:3px}.ihc-account-subscr-list .ihc-subscription-table-actions .iump-subscription-table-button:last-child,.ihc-login-template-10 .impu-form-links div:nth-child(2n) a,.ihc-login-template-11 .impu-form-links div:nth-child(2n) a,.ihc-login-template-12 .impu-form-links div:nth-child(2n) a,.ihc-login-template-3 .impu-form-links div:nth-child(2n) a,.ihc-login-template-4 .impu-form-links div:nth-child(2n) a,.ihc-login-template-8 .impu-form-links div:nth-child(2n) a,.ihc-login-template-9 .impu-form-links div:nth-child(2n) a,.iump-view-user-wrapp-temp1 .ihc-middle-side .iump-element:last-child,.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-element:last-child{border-right:none}.ihc-login-template-3 .impu-form-submit{text-align:center;margin-top:10px;margin-bottom:10px}.ihc-login-template-3 .impu-form-submit input{color:#fff!important;border:none;background:#33b5e5!important;border-color:#1a9bcb!important;border-radius:3px;font-size:14px;font-weight:400;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;padding:10px 30px 11px}.ihc-login-template-3 .impu-form-submit input:hover,.ihc-logout-wrap.ihc-login-template-3 a:hover,.ihc-register-3 .iump-submit-form input:hover{background:#1a9bcb!important}.ihc-login-template-4{text-align:center;box-sizing:border-box;border-radius:3px;font-family:var(--iump-primary-font)}.ihc-login-template-4 .impu-form-line-fr{box-sizing:content-box;text-align:left;background-color:#fafafa;border:1px solid #efefef;border-bottom:1px solid #efefef;margin-bottom:7px;position:relative;border-radius:4px!important;-webkit-border-radius:4px!important;-moz-border-radius:4px!important;-o-border-radius:4px!important}.ihc-login-template-4 .impu-form-line-fr:hover,.ihc-register-4 .iump-form-line-register .select2-selection:hover,.ihc-register-4 .iump-form-line-register select:hover,.ihc-register-4 .iump-form-line-register:hover{border-color:#27ae60;background-color:#fefefe}.ihc-login-template-4 .fa-ihc{position:absolute;top:0;left:9px;line-height:39px}.ihc-login-template-4 .impu-form-line-fr .impu-form-label-fr{min-width:350px;display:block;box-sizing:content-box;font-weight:500;font-size:12px;text-align:left;text-transform:uppercase}.ihc-login-template-4 .impu-form-line-fr input[type=password],.ihc-login-template-4 .impu-form-line-fr input[type=text]{width:100%;border-radius:2px;color:#2b2b2b;padding:10px!important;background-color:transparent!important;border:none!important;display:inline-block;padding-left:30px!important;margin:0!important;line-height:1.7!important;font-size:12px}.ihc-login-template-4 .impu-remember-wrapper,.ihc-login-template-8 .impu-remember-wrapper{margin-right:3px;text-align:right;line-height:22px;padding-left:15px}.ihc-login-template-4 .impu-form-label-remember{display:inline-block!important;font-size:12px;font-weight:700;text-transform:inherit;padding-left:3px;color:#1e8449}.ihc-login-template-4 .impu-form-links,.ihc-login-template-8 .impu-form-links{text-align:center;line-height:20px}.ihc-login-template-4 .impu-form-links a{color:#333;font-size:13px;font-weight:600;text-decoration:none;border-right:1px solid #999;padding-right:10px;padding-left:10px}.ihc-login-template-4 .impu-form-submit,.ihc-login-template-8 .impu-form-submit{text-align:center;margin-top:17px;margin-bottom:10px}.ihc-login-template-4 .impu-form-submit input,.ihc-register-4 .iump-submit-form input{border:none;background:#27ae60!important;border-color:#27ae60!important;border-radius:3px;font-size:15px;font-weight:400;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;padding:10px 30px 11px;color:#b3eecc!important;border-bottom:4px solid #1e8449!important}.ihc-login-template-4 .impu-form-submit input:hover,.ihc-logout-wrap.ihc-login-template-4 a:hover,.ihc-register-4 .iump-submit-form input:hover{background:#43be77!important}.ihc-login-template-10 .ihc-login-notice,.ihc-login-template-11 .ihc-login-notice,.ihc-login-template-12 .ihc-login-notice,.ihc-login-template-4 .ihc-login-notice,.ihc-login-template-8 .ihc-login-notice,.ihc-login-template-9 .ihc-login-notice{margin-top:6px}.ihc-login-template-13,.ihc-login-template-5{text-align:center;box-sizing:border-box;font-family:var(--iump-primary-font)}.ihc-login-template-5 .impu-form-line-fr .impu-form-label-fr,.ihc-login-template-7 .impu-form-line-fr .impu-form-label-fr{min-width:150px;padding-bottom:3px;box-sizing:content-box;font-weight:800;font-size:13px;text-align:left}.ihc-login-template-5 .impu-form-line-fr input[type=password],.ihc-login-template-5 .impu-form-line-fr input[type=text]{width:100%;border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px!important;margin:0;line-height:1.7!important}.ihc-login-template-5 .impu-form-submit input,.ihc-login-template-6 .impu-form-submit input{border:none;background:#f47e7e!important;box-shadow:none!important;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear}.ihc-login-template-5 .impu-temp5-row-left,.ihc-login-template-6 .impu-temp6-row-left,.ihc-login-template-7 .impu-temp5-row-left{float:left}.ihc-login-template-5 .impu-remember-wrapper,.ihc-login-template-7 .impu-remember-wrapper{clear:both;text-align:left;line-height:14px}.ihc-login-template-5 .impu-form-input-remember,.ihc-login-template-6 .impu-form-input-remember,.ihc-login-template-7 .impu-form-input-remember{margin-right:3px;vertical-align:middle}.ihc-login-template-13 .impu-form-links,.ihc-login-template-5 .impu-form-links{text-align:left;clear:both;margin-top:3px}.ihc-login-template-13 .impu-form-links a,.ihc-login-template-5 .impu-form-links a,.ihc-login-template-7 .impu-form-links a{color:#aaa;font-size:12px;text-decoration:none;padding-right:10px}.ihc-login-template-13 .impu-form-links a:hover,.ihc-login-template-5 .impu-form-links a:hover,.ihc-login-template-6 .impu-form-links a:hover,.ihc-login-template-7 .impu-form-links a:hover{color:#e05d5d}.ihc-login-template-5 .impu-form-submit{text-align:center;float:right}.ihc-login-template-5 .impu-form-submit input{color:#fff!important;min-width:100px;text-transform:capitalize;padding:10px 30px 11px;border-color:#5bc4be!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:.3s linear;transition:.3s linear;font-family:var(--iump-primary-font);font-size:14px}.ihc-login-template-5 .impu-form-submit input:hover,.ihc-login-template-6 .impu-form-submit input:hover,.ihc-logout-wrap.ihc-login-template-5 a:hover,.ihc-logout-wrap.ihc-login-template-6 a:hover{background:#e05d5d!important}.ihc-pass-form-wrap.ihc-login-template-13 .impu-form-submit input,.ihc-pass-form-wrap.ihc-login-template-5 .impu-form-submit input,.ihc-pass-form-wrap.ihc-login-template-7 .impu-form-submit input{width:auto}.ihc-login-template-6{margin:20px auto;padding:20px 20px 0;text-align:center;display:block;width:400px;max-width:100%;box-sizing:border-box;border-radius:3px;-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 2px 0 rgba(0,0,0,.15);box-shadow:0 0 2px 0 rgba(0,0,0,.15);font-family:var(--iump-primary-font)}.ihc-login-template-10,.ihc-login-template-7,.ihc-login-template-8,.ihc-login-template-9{padding:10px;margin:20px auto;display:block}.ihc-login-template-6 .ihc-sm-wrapp-fe{text-align:center;margin:15px 0}.ihc-login-template-6 form{margin:0!important}.ihc-login-template-6 .impu-form-line-fr .impu-form-label-fr{min-width:150px;padding-bottom:3px;box-sizing:content-box;font-size:13px;text-align:left;font-weight:700}.ihc-login-template-6 .impu-form-line-fr input[type=password],.ihc-login-template-6 .impu-form-line-fr input[type=text],.ihc-login-template-7 .impu-form-line-fr input[type=password],.ihc-login-template-7 .impu-form-line-fr input[type=text]{width:100%;border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px!important;margin:0!important;line-height:1.7!important;font-size:20px!important}.ihc-login-template-6 .impu-temp6-row{position:relative;left:-20px;margin:0 -40px 0 0;background-color:#f2f2f2;padding:10px 20px}.ihc-login-template-6 .impu-remember-wrapper{clear:both;text-align:left;line-height:30px}.ihc-login-template-6 .impu-form-label-remember{display:inline-block!important;font-size:12px;font-weight:700;text-transform:inherit}.ihc-login-template-6 .impu-form-links{text-align:left;clear:both;margin-top:3px;margin-bottom:3px}.ihc-login-template-6 .impu-form-links a{color:#aaa;font-size:12px;text-decoration:none;border-right:1px solid #999;padding-right:10px}.ihc-login-template-6 .impu-form-submit input,.ihc-login-template-7 .impu-form-submit input{color:#fff!important;text-transform:capitalize;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:.3s linear;font-family:var(--iump-primary-font)}.ihc-login-template-6 .impu-form-links div:nth-child(2n) a{border-right:none;padding-left:10px}.ihc-login-template-6 .impu-form-submit{text-align:center;float:right;padding-bottom:0}.ihc-login-template-6 .impu-form-submit input{width:80px;border-radius:25px;padding:8px 15px;border-color:#5bc4be!important;transition:.3s linear;font-size:14px}.ihc-login-template-7 .impu-form-submit input,.ihc-login-template-8 .impu-form-submit input{box-shadow:none!important;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear}.ihc-pass-form-wrap.ihc-login-template-6 .impu-form-submit input{width:auto;margin-bottom:10px}.ihc-login-template-7{text-align:center;width:600px;font-family:var(--iump-primary-font)}.ihc-login-template-7 .ihc-sm-wrapp-fe{text-align:left;padding-left:15px;padding-right:15px}.ihc-login-template-7 .impu-form-line-fr{box-sizing:border-box;padding-bottom:8px;text-align:left;display:inline-block;width:49%;max-width:300px;padding-right:15px}.ihc-login-template-7 .impu-form-links{text-align:left;clear:both;margin-top:0}.ihc-login-template-7 .impu-form-submit{text-align:center;float:right;margin-right:15px}.ihc-login-template-7 .impu-form-submit input{min-width:100px;border:none;padding:8px 30px;border-radius:4px;background:#6c7a8d!important;border-color:#5bc4be!important;transition:.3s linear;font-size:14px}.ihc-login-template-7 .impu-form-submit input:hover,.ihc-logout-wrap.ihc-login-template-7 a:hover{background:#94a1b2!important}.ihc-pass-form-wrap.ihc-login-template-7{width:400px}.ihc-pass-form-wrap.ihc-login-template-7 .impu-form-line-fr{width:100%;max-width:inherit}.ihc-login-template-8{text-align:center;box-sizing:border-box;border-radius:3px;width:400px;max-width:100%;font-family:var(--iump-primary-font)}.ihc-login-template-8 .ihc-sm-wrapp-fe{text-align:center;margin:30px 0}.ihc-login-template-8 .impu-form-line-fr{box-sizing:content-box;text-align:left;background-color:transparent;border-bottom:1px solid #efefef;margin-bottom:17px;position:relative}.ihc-login-template-8 .fa-ihc{position:absolute;top:0;left:9px;line-height:39px;font-size:18px;color:#555}.ihc-login-template-10 .impu-form-line-fr .impu-form-label-fr,.ihc-login-template-11 .impu-form-line-fr .impu-form-label-fr,.ihc-login-template-12 .impu-form-line-fr .impu-form-label-fr,.ihc-login-template-8 .impu-form-line-fr .impu-form-label-fr,.ihc-login-template-9 .impu-form-line-fr .impu-form-label-fr{min-width:350px;display:block;box-sizing:content-box;font-weight:500;font-size:14px;text-align:left;text-transform:uppercase}.ihc-login-template-8 .impu-form-line-fr input[type=password],.ihc-login-template-8 .impu-form-line-fr input[type=text]{width:100%;color:#555;padding:10px!important;background-color:transparent!important;border:none!important;display:inline-block;padding-left:40px!important;font-size:14px;margin:0!important;line-height:1.7!important}.ihc-login-template-8 .impu-form-label-remember{display:inline-block!important;font-size:12px;font-weight:700;text-transform:inherit;padding-left:3px;color:#d3365e}.ihc-login-template-10 .impu-form-input-remember,.ihc-login-template-11 .impu-form-input-remember,.ihc-login-template-12 .impu-form-input-remember,.ihc-login-template-13 .impu-form-input-remember,.ihc-login-template-8 .impu-form-input-remember,.ihc-login-template-9 .impu-form-input-remember{border-radius:0;height:20px;width:20px;margin:0 5px;border:2px solid #ddd;background:#fff;-webkit-appearance:initial;position:relative;vertical-align:middle}.ihc-login-template-8 .impu-form-input-remember:checked:before{content:"";border:3px solid #d3365e;display:inline-block;width:3px;height:10px;border-top:0;border-left:0;position:absolute;top:0;left:5px;box-sizing:content-box;-webkit-transform:rotate(36deg);-khtml-transform:rotate(36deg);-moz-transform:rotate(36deg);-ms-transform:rotate(36deg);-o-transform:rotate(36deg);transform:rotate(36deg)}.ihc-login-template-8 .impu-form-links a{color:#666;font-size:12px;font-family:var(--iump-primary-font)!important;text-decoration:none;border-right:1px solid #999;padding-right:10px;padding-left:10px}.ihc-login-template-8 .impu-form-submit input,.ihc-login-template-9 .impu-form-submit input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:45px;font-size:16px;font-weight:700;text-transform:capitalize}.ihc-login-template-10 .impu-form-links a:hover,.ihc-login-template-11 .impu-form-links a:hover,.ihc-login-template-12 .impu-form-links a:hover,.ihc-login-template-8 .impu-form-links a:hover,.ihc-login-template-9 .impu-form-links a:hover,.ihc_level_template_5 .ihc-level-item-link:hover,.ihc_level_template_7 .ihc-level-item-link:hover,.ihc_level_template_8 .ihc-level-item-link:hover{color:#000}.ihc-login-template-8 .impu-form-submit input{color:#fff!important;width:100%;border:none;background:#ea4872!important;border-color:#ea4872!important;border-radius:50px;-webkit-transition:.3s linear;transition:.3s linear;padding:10px 30px 11px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px}.ihc-login-template-8 .impu-form-submit input:hover,.ihc-register-11 .iump-submit-form input:hover,.ihc-register-8 .iump-submit-form input:hover{background:#d3365e!important}.ihc-login-template-9{text-align:center;box-sizing:border-box;border-radius:3px;width:400px;max-width:100%;font-size:15px;font-family:var(--iump-primary-font)}.ihc-login-template-12 .ihc_login_form,.ihc-login-template-9 .ihc_login_form,var(--iump-primary-font) .ihc-login-template-10 .ihc_login_form,var(--iump-primary-font) .ihc-login-template-11 .ihc_login_form{font-size:15px}.ihc-login-template-9 .impu-form-line-fr{box-sizing:content-box;text-align:left;background-color:transparent!important;border:1px solid rgba(0,0,0,.15);margin-bottom:17px;position:relative;border-radius:45px!important;-webkit-border-radius:45px!important;-moz-border-radius:45px!important;-o-border-radius:45px!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-login-template-10 .impu-form-line-fr:checked,.ihc-login-template-10 .impu-form-line-fr:hover,.ihc-login-template-11 .impu-form-line-fr:checked,.ihc-login-template-11 .impu-form-line-fr:hover,.ihc-login-template-12 .impu-form-line-fr:checked,.ihc-login-template-12 .impu-form-line-fr:hover,.ihc-login-template-9 .impu-form-line-fr:checked,.ihc-login-template-9 .impu-form-line-fr:hover,.ihc-register-12 .iump-form-line-register .select2-selection:focus,.ihc-register-12 .iump-form-line-register .select2-selection:hover,.ihc-register-12 .iump-form-line-register input[type=number]:focus,.ihc-register-12 .iump-form-line-register input[type=number]:hover,.ihc-register-12 .iump-form-line-register input[type=password]:focus,.ihc-register-12 .iump-form-line-register input[type=password]:hover,.ihc-register-12 .iump-form-line-register input[type=text]:focus,.ihc-register-12 .iump-form-line-register input[type=text]:hover,.ihc-register-12 .iump-form-line-register select:checked,.ihc-register-12 .iump-form-line-register select:focus,.ihc-register-12 .iump-form-line-register select:hover,.ihc-register-12 .iump-form-line-register textarea:focus,.ihc-register-12 .iump-form-line-register textarea:hover,.ihc-register-9 .iump-form-line-register .select2-selection:focus,.ihc-register-9 .iump-form-line-register .select2-selection:hover,.ihc-register-9 .iump-form-line-register input[type=number]:focus,.ihc-register-9 .iump-form-line-register input[type=number]:hover,.ihc-register-9 .iump-form-line-register input[type=password]:focus,.ihc-register-9 .iump-form-line-register input[type=password]:hover,.ihc-register-9 .iump-form-line-register input[type=text]:focus,.ihc-register-9 .iump-form-line-register input[type=text]:hover,.ihc-register-9 .iump-form-line-register select:checked,.ihc-register-9 .iump-form-line-register select:focus,.ihc-register-9 .iump-form-line-register select:hover,.ihc-register-9 .iump-form-line-register textarea:focus,.ihc-register-9 .iump-form-line-register textarea:hover{border-color:#26bbea;background-color:#fff;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc-login-template-10 form,.ihc-login-template-11 form,.ihc-login-template-12 form,.ihc-login-template-9 form{display:block;position:relative;font-size:15px}.ihc-login-template-11 .fa-ihc,.ihc-login-template-9 .fa-ihc{position:absolute;top:0;left:15px;line-height:39px;font-size:18px;color:#999}.ihc-login-template-11 .impu-form-line-fr input[type=password],.ihc-login-template-11 .impu-form-line-fr input[type=text],.ihc-login-template-9 .impu-form-line-fr input[type=password],.ihc-login-template-9 .impu-form-line-fr input[type=text]{width:100%;color:#555!important;padding:10px!important;background-color:transparent!important;border:none!important;display:inline-block;padding-left:40px!important;font-size:14px!important;border-radius:45px!important;-webkit-border-radius:45px!important;-moz-border-radius:45px!important;-o-border-radius:45px!important;margin:0!important;line-height:1.7!important}.ihc-login-template-11 .impu-remember-wrapper,.ihc-login-template-9 .impu-remember-wrapper{margin-right:3px;text-align:left;line-height:22px;padding-left:15px;float:left}.ihc-login-template-10 .impu-form-label-remember,.ihc-login-template-11 .impu-form-label-remember,.ihc-login-template-9 .impu-form-label-remember{display:inline-block!important;font-weight:400;font-size:14px;text-transform:inherit;padding-left:3px;color:#777}.ihc-login-template-11 .impu-form-links-pass,.ihc-login-template-9 .impu-form-links-pass{float:right;padding-right:15px}.ihc-login-template-10 .impu-form-links-pass a,.ihc-login-template-9 .impu-form-links-pass a{color:#32a3cb}.ihc-login-template-10 .impu-form-input-remember:checked:before,.ihc-login-template-11 .impu-form-input-remember:checked:before,.ihc-login-template-12 .impu-form-input-remember:checked:before,.ihc-login-template-13 .impu-form-input-remember:checked:before,.ihc-login-template-9 .impu-form-input-remember:checked:before{content:"";border:3px solid #00b9eb;display:inline-block;width:3px;height:10px;border-top:0;border-left:0;position:absolute;top:0;left:5px;box-sizing:content-box;-webkit-transform:rotate(36deg);-khtml-transform:rotate(36deg);-moz-transform:rotate(36deg);-ms-transform:rotate(36deg);-o-transform:rotate(36deg);transform:rotate(36deg)}.ihc-login-template-10 .impu-form-links,.ihc-login-template-11 .impu-form-links,.ihc-login-template-12 .impu-form-links,.ihc-login-template-9 .impu-form-links{text-align:center;line-height:20px;margin-top:10px}.ihc-login-template-10 .impu-form-links a,.ihc-login-template-11 .impu-form-links a,.ihc-login-template-9 .impu-form-links a{text-decoration:none;padding-right:10px;padding-left:10px;color:#32a3cb}.ihc-login-template-10 .impu-form-submit,.ihc-login-template-11 .impu-form-submit,.ihc-login-template-12 .impu-form-submit,.ihc-login-template-9 .impu-form-submit{text-align:center;margin-top:25px;margin-bottom:25px;border:none!important}.ihc-login-template-10 .impu-form-submit:hover,.ihc-login-template-11 .impu-form-submit:hover,.ihc-login-template-12 .impu-form-submit:hover,.ihc-login-template-9 .impu-form-submit:hover{border:none!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent}.ihc-login-template-9 .impu-form-submit input{color:#fff!important;width:85%;border:none;background-color:#a044ff;background-image:linear-gradient(to left,#6a3093,#a044ff);box-shadow:none!important;border-radius:50px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;padding:10px 30px 11px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;font-family:var(--iump-primary-font)}.ihc-login-template-9 .impu-form-submit input:hover{width:85%;background-color:#f15f79;background-image:linear-gradient(to left,#b24592,#f15f79);-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-login-template-10{text-align:center;box-sizing:border-box;border-radius:3px;width:400px;max-width:100%;font-size:15px}.ihc-login-template-10 .impu-form-line-fr{box-sizing:content-box;text-align:left;background-color:#fefefe;border:1px solid #ccc;margin-bottom:20px;position:relative;border-radius:4px!important;-webkit-border-radius:4px!important;-moz-border-radius:4px!important;-o-border-radius:4px!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-login-template-10 .fa-ihc{position:absolute;top:0;left:0;line-height:41px;font-size:18px;color:#555;background-color:#eee;border-radius:4px 0 0 4px;border-right:1px solid #ccc;min-width:45px;text-align:center}.ihc-login-template-10 .impu-form-line-fr input[type=password],.ihc-login-template-10 .impu-form-line-fr input[type=text]{width:100%;color:#555;padding:12px 10px!important;background-color:transparent!important;border:none!important;display:inline-block;padding-left:60px!important;font-size:14px!important;border-radius:4px!important;-webkit-border-radius:4px!important;-moz-border-radius:4px!important;-o-border-radius:4px!important;height:auto!important;margin-bottom:0!important;line-height:1!important}.ihc-login-template-10 .impu-remember-wrapper,.ihc-login-template-12 .impu-remember-wrapper{margin-right:3px;text-align:left;line-height:22px;padding-left:15px;float:left;margin-bottom:5px}.ihc-login-template-10 .impu-form-links-pass,.ihc-login-template-12 .impu-form-links-pass{float:right;padding-right:15px;margin-bottom:5px}.ihc-login-template-10 .impu-form-submit input{color:#fff!important;width:100%;border:none;background-color:#67b1d6!important;box-shadow:none!important;text-transform:capitalize;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;padding:10px 30px 11px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;min-height:45px;font-size:16px;font-family:var(--iump-primary-font)}.ihc-login-template-11 .impu-form-submit input,.ihc-login-template-12 .impu-form-submit input{text-transform:uppercase;min-height:45px;font-size:16px;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--iump-primary-font)}.ihc-login-template-10 .impu-form-submit input:hover{background-color:#65aed3;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-login-template-11 .impu-form-line-fr,.ihc-login-template-11 .impu-form-submit input{background-color:transparent!important;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear}.ihc-login-template-11{margin:10px auto;padding:40px 10px;text-align:center;box-sizing:border-box;display:block;border-radius:3px;width:400px;max-width:100%;font-size:15px}.ihc-login-template-11 .impu-form-line-fr{box-sizing:content-box;text-align:center;border-bottom:1px solid #efefef;margin-bottom:17px;position:relative;border-radius:0!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;-o-border-radius:0!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;transition:.3s linear}.ihc-login-template-11 .impu-form-links-pass a{color:#2bb7e3}.ihc-login-template-11 .impu-form-submit input{width:95%;border:2px solid #2bb7e3!important;color:#2bb7e3!important;box-shadow:none!important;border-radius:50px;-webkit-transition:.3s linear;transition:.3s linear;padding:10px 30px;line-height:20px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px}.ihc-login-template-11 .impu-form-submit input:hover{width:95%;background-color:#2bb7e3;color:#fff;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-login-template-12{margin:20px auto;padding:70px 60px;text-align:center;box-sizing:border-box;display:block;background-color:#fff;border-radius:8px;width:500px;max-width:100%;font-size:15px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px}.ihc-register-2,.ihc-register-3,.ihc-register-4,.ihc-register-5{max-width:600px;margin:20px auto}.ihc-login-template-12 .impu-form-line-fr{box-sizing:content-box;text-align:left;background-color:#fefefe;border:1px solid #ccc;margin-bottom:25px;position:relative;border-radius:50px!important;-webkit-border-radius:50px!important;-moz-border-radius:50px!important;-o-border-radius:50px!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-login-template-12 .fa-ihc{position:absolute;top:0;left:0;line-height:39px;font-size:18px;color:#555;border-radius:50px 0 0 50px;min-width:45px;text-align:center}.ihc-login-template-12 .impu-form-line-fr input[type=password],.ihc-login-template-12 .impu-form-line-fr input[type=text]{width:100%;color:#555;padding:12px 10px!important;background-color:transparent!important;border:none!important;display:inline-block;padding-left:45px!important;font-size:14px!important;border-radius:4px!important;-webkit-border-radius:4px!important;-moz-border-radius:4px!important;-o-border-radius:4px!important;height:auto!important;margin-bottom:0!important;line-height:1!important}.ihc-login-template-12 .impu-form-label-remember{display:inline-block!important;font-weight:400;font-size:14px;text-transform:inherit;padding-left:3px;color:#6164c1}.ihc-login-template-12 .impu-form-links-pass a{color:#6164c1}.ihc-login-template-12 .impu-form-links a{text-decoration:none;padding-right:10px;padding-left:10px;color:#6164c1}.ihc-login-template-12 .impu-form-submit input{color:#fff!important;width:100%;border:none;background-color:#6164c1!important;box-shadow:none!important;border-radius:4px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;padding:10px 30px 11px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}.ihc-login-template-12 .impu-form-submit input:hover{background-color:#8d7fd7;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-login-template-13 .impu-form-line-fr{box-sizing:content-box;padding-top:15px;text-align:left}.ihc-login-template-13 .impu-form-line-fr .impu-form-label-fr{min-width:150px;box-sizing:content-box;color:#555;font-family:var(--iump-primary-font);line-height:26px;font-size:15px;text-align:left;font-weight:600;display:block;margin-bottom:8px}.ihc-login-template-13 .impu-form-line-fr input[type=password],.ihc-login-template-13 .impu-form-line-fr input[type=text]{width:100%;border:2px solid rgba(0,0,0,.15);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px!important;height:40px!important;margin:0!important;line-height:1.7!important}.ihc-login-template-13 .impu-temp5-row{margin:5px 0}.ihc-login-template-13 .impu-temp5-row-left,.ihc-register-14 .iump-register-row-left{float:left;width:48%;margin-top:20px}.ihc-login-template-13 .impu-temp5-row-right,.ihc-register-14 .iump-register-row-right{float:right;width:48%;margin-top:20px}.ihc-login-template-13 .impu-remember-wrapper{clear:both;text-align:left;line-height:24px}.ihc-login-template-13 .impu-form-label-remember{display:inline-block!important;font-weight:400;font-size:15px;line-height:24px;color:#888;text-transform:inherit;margin-left:5px;vertical-align:middle}.ihc-login-template-13 .impu-form-links-pass{padding-top:20px;line-height:22px;color:#888!important;display:block!important;font-weight:400;font-size:15px}.ihc-login-template-13 .ihc-register-link,.ihc-login-template-13 .impu-form-submit input{color:#fff!important;min-width:100px;border:none;text-transform:capitalize;padding:16px 20px!important;background:#3ba1da!important;border-color:#5bc4be!important;box-shadow:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;display:block;width:100%;font-size:15px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;font-family:Nunito,sans-serif;font-weight:400;box-sizing:border-box;line-height:16px;cursor:pointer;border-bottom:2px solid rgba(0,0,0,.1)!important}.ihc-login-template-13 .impu-form-submit input:hover,.ihc-register-14 .iump-submit-form input:hover{background:#44b0ec!important}.ihc-login-template-13 .ihc-register-link,.ihc-register-14 .ihc-login-link{background:#eee!important}.ihc-login-template-13 .ihc-register-link:hover,.ihc-register-14 .ihc-login-link:hover{background:#e5e5e5!important}.ihc-login-template-13 .ihc-register-link a{color:#666!important}.ihc-login-template-13.ihc-pass-form-wrap .impu-form-submit input{margin:20px auto 10px;width:auto!important;min-width:250px!important}.ihc-login-template-13 .impu-form-label-pass{margin-bottom:30px}.impu-form-pass-additional-content{color:#777;font-size:17px;text-align:center;padding:15px 15px 0}.iump-register-form *{box-sizing:border-box}.iump-register-form .iump-submit-form{text-shadow:none!important}.ihc-register-1 .iump-labels-register{font-size:13px;line-height:2;min-width:130px;padding-right:10px}.ihc-register-1 .iump-form-line-register,.ihc-register-5 .iump-form-line-register{border-bottom:none}.ihc-register-1 .iump-form-line-register input[type=number],.ihc-register-1 .iump-form-line-register input[type=password],.ihc-register-1 .iump-form-line-register input[type=text],.ihc-register-1 .iump-form-line-register select,.ihc-register-1 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px!important;min-height:37px;margin:0}.ihc-register-1 .iump-form-line-register .iump-form-checkbox-wrapper,.ihc-register-1 .iump-form-line-register .iump-form-radiobox-wrapper{display:inline-block;vertical-align:top}.ihc-register-1 .ihc-tos-wrap{text-align:right;display:inline-block}.ihc-register-2{min-width:300px;font-family:var(--iump-primary-font);font-size:14px;box-sizing:border-box;display:block}.ihc-register-10 .iump-labels-register,.ihc-register-2 .iump-labels-register{font-size:14px;min-width:130px;line-height:2;padding-right:10px;display:block;text-align:left;color:#777}.ihc-register-2 .iump-form-line-register{border-bottom:none;margin-bottom:15px}.ihc-register-2 .iump-form-line-register .select2-selection,.ihc-register-2 .iump-form-line-register input[type=number],.ihc-register-2 .iump-form-line-register input[type=password],.ihc-register-2 .iump-form-line-register input[type=text],.ihc-register-2 .iump-form-line-register select,.ihc-register-2 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#444;padding:8px 10px 7px!important;display:block;width:100%;min-height:40px;background-color:#f7f7f7;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;margin:0}.ihc-register-10 .iump-form-line-register .iump-form-checkbox-wrapper,.ihc-register-10 .iump-form-line-register .iump-form-radiobox-wrapper,.ihc-register-13 .iump-form-line-register .iump-form-checkbox-wrapper,.ihc-register-13 .iump-form-line-register .iump-form-radiobox-wrapper,.ihc-register-2 .iump-form-line-register .iump-form-checkbox-wrapper,.ihc-register-2 .iump-form-line-register .iump-form-radiobox-wrapper,.ihc-user-page-top-ap-wrapper .ihc-user-page-details{margin-top:10px}.ihc-register-2 .iump-submit-form input{color:#fff!important;width:100%;background:#08d1b2!important;border:3px solid #5bc4be;border-color:#08d1b2!important;box-shadow:none!important;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;padding:16px 22px;box-sizing:border-box}.ihc-register-2 .iump-submit-form input:hover{color:#fff!important;background:#08d1b2!important;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px}.ihc-register-3,.ihc-register-3 .iump-labels-register{color:#7f7f97;font-size:12px;display:block;text-align:left}.ihc-register-10 .iump-form-line-register textarea,.ihc-register-11 .iump-form-line-register textarea,.ihc-register-13 .iump-form-line-register textarea,.ihc-register-2 .iump-form-line-register textarea,.ihc-register-8 .iump-form-line-register textarea{min-height:60px}.ihc-register-10 .ihc-wrapp-file-field,.ihc-register-13 .ihc-wrapp-file-field,.ihc-register-2 .ihc-wrapp-file-field{box-sizing:border-box;padding:10px;display:block;margin-top:10px;border:2px dashed #08d1b2;width:100%}.ihc-register-14 .ihc-register-notice,.ihc-register-2 .ihc-register-notice,.ihc-register-4 .ihc-register-notice,.ihc-register-5 .ihc-register-notice{-webkit-transition:.6s linear;-moz-transition:.6s linear;-ms-transition:.6s linear;-o-transition:.6s linear;transition:.6s linear;-webkit-animation:1s fadeIn;nimation:fadeIn 1s}.ihc-register-10 .ihc-input-notice,.ihc-register-12 .ihc-input-notice,.ihc-register-13 .ihc-input-notice,.ihc-register-14 .ihc-input-notice,.ihc-register-2 .ihc-input-notice,.ihc-register-3 .ihc-input-notice,.ihc-register-4 .ihc-input-notice,.ihc-register-5 .ihc-input-notice,.ihc-register-6 .ihc-input-notice,.ihc-register-7 .ihc-input-notice,.ihc-register-9 .ihc-input-notice{border-color:#dd3559!important}.ihc-register-3{padding:30px;box-sizing:border-box;background-color:#fff;border-top:7px solid #33b5e5;border-radius:3px;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.15);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.15);box-shadow:0 1px 2px 0 rgba(0,0,0,.15);min-width:300px;font-family:var(--iump-primary-font)}.ihc-register-11 .iump-level-details-register,.ihc-register-12 .iump-level-details-register,.ihc-register-3 .iump-level-details-register,.ihc-register-8 .iump-level-details-register,.ihc-register-9 .iump-level-details-register{margin:15px 0}.ihc-register-3 .iump-labels-register{min-width:130px;line-height:2;padding-right:10px;text-transform:uppercase}.ihc-register-3 .iump-form-line-register{border-bottom:none;margin-bottom:10px;position:relative}.ihc-register-3 .iump-form-line-register .select2-selection,.ihc-register-3 .iump-form-line-register input[type=number],.ihc-register-3 .iump-form-line-register input[type=password],.ihc-register-3 .iump-form-line-register input[type=text],.ihc-register-3 .iump-form-line-register select,.ihc-register-3 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#7f7f97;padding:8px 10px 7px!important;display:block;width:100%;min-height:40px;text-align:left;font-size:12px;font-family:var(--iump-primary-font)!important;font-weight:400;background-color:#edf0f5;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;margin:0}.ihc-register-3 .iump-submit-form input,.ihc-register-7 .iump-submit-form input{-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear}.ihc-register-3 .iump-form-line-register .select2-selection{padding-top:4px}.ihc-register-11 .ihc-wrapp-file-upload,.ihc-register-12 .ihc-wrapp-file-upload,.ihc-register-3 .ihc-wrapp-file-upload,.ihc-register-8 .ihc-wrapp-file-upload,.ihc-register-9 .ihc-wrapp-file-upload{display:block;margin-top:10px}.ihc-register-11 .iump-form-checkbox-wrapper,.ihc-register-11 .iump-form-radiobox-wrapper,.ihc-register-12 .iump-form-checkbox-wrapper,.ihc-register-12 .iump-form-radiobox-wrapper,.ihc-register-3 .iump-form-checkbox-wrapper,.ihc-register-3 .iump-form-radiobox-wrapper,.ihc-register-8 .iump-form-checkbox-wrapper,.ihc-register-8 .iump-form-radiobox-wrapper,.ihc-register-9 .iump-form-checkbox-wrapper,.ihc-register-9 .iump-form-radiobox-wrapper{text-align:left;padding-left:20px}.ihc-register-3 .ihc-tos-wrap{position:relative;left:-30px;margin:10px -60px 10px 0;text-align:left;padding:10px 0 10px 30px;display:inline-block}.ihc-register-11 .ihc-wrapp-file-field,.ihc-register-12 .ihc-wrapp-file-field,.ihc-register-3 .ihc-wrapp-file-field,.ihc-register-8 .ihc-wrapp-file-field,.ihc-register-9 .ihc-wrapp-file-field{box-sizing:border-box;padding:10px;border:2px dashed #ddd}.ihc-register-11 .iump-submit-form,.ihc-register-12 .iump-submit-form,.ihc-register-3 .iump-submit-form,.ihc-register-4 .iump-submit-form,.ihc-register-8 .iump-submit-form{text-align:center;margin-top:10px}.ihc-register-3 .iump-submit-form input{color:#fff!important;width:100%;border:none;background:#33b5e5!important;border-color:#1a9bcb!important;box-shadow:none!important;border-radius:3px;text-transform:capitalize;font-family:var(--iump-primary-font)!important;font-size:14px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:.3s linear;padding:10px 30px 11px}.ihc-register-10 #ihc_coupon_code_check_div_msg,.ihc-register-10 .ihc-register-notice,.ihc-register-12 #ihc_coupon_code_check_div_msg,.ihc-register-12 .ihc-register-notice,.ihc-register-13 #ihc_coupon_code_check_div_msg,.ihc-register-13 .ihc-register-notice,.ihc-register-3 #ihc_coupon_code_check_div_msg,.ihc-register-3 .ihc-register-notice,.ihc-register-9 #ihc_coupon_code_check_div_msg,.ihc-register-9 .ihc-register-notice{z-index:100;background:#dd3559;padding:5px 8px;-webkit-border-radius:3px;border-radius:3px;position:absolute;right:0;margin-bottom:8px;max-width:230px;font-size:12px;top:100%;margin-top:-2px;opacity:1;-webkit-transition:.6s linear;-moz-transition:.6s linear;-ms-transition:.6s linear;-o-transition:.6s linear;transition:.6s linear;-webkit-animation:1s fadeIn;animation:1s fadeIn;color:#fff!important}.ihc-register-10 .ihc-register-notice:before,.ihc-register-12 .ihc-register-notice:before,.ihc-register-13 .ihc-register-notice:before,.ihc-register-3 .ihc-register-notice:before,.ihc-register-6 .ihc-register-notice:before,.ihc-register-7 .ihc-register-notice:before,.ihc-register-9 .ihc-register-notice:before{content:"";display:block;position:absolute;left:50%;top:-8px;margin-left:-5px;width:0;height:0;border-style:solid;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #dd3559}.ihc-register-10 .ihc-coupon-valid,.ihc-register-12 .ihc-coupon-valid,.ihc-register-13 .ihc-coupon-valid,.ihc-register-3 .ihc-coupon-valid,.ihc-register-9 .ihc-coupon-valid{background:#27bebe!important}.ihc-register-4{display:block;padding:30px 20px;text-align:center;box-sizing:border-box;background-color:#fff;border-radius:3px;min-width:310px;font-family:var(--iump-primary-font);font-size:12px}.ihc-register-4 .iump-labels-register{font-size:13px;min-width:130px;line-height:2;padding-right:10px;margin-top:5px;margin-left:5px;display:block;text-align:left;text-transform:uppercase;color:#777}.ihc-register-4 .ihc-register-notice,.ihc-register-4 .iump-form-checkbox-wrapper,.ihc-register-4 .iump-form-radiobox-wrapper,.ihc-register-4 .iump-form-sublabel{margin-left:5px}.ihc-register-4 .iump-form-line-register{box-sizing:content-box;text-align:left;background-color:#fafafa;border:1px solid #efefef;border-bottom:1px solid #efefef;border-top:1px solid #efefef;margin-bottom:7px;position:relative;padding:0 0 3px;border-radius:4px!important;-webkit-border-radius:4px!important;-moz-border-radius:4px!important;-o-border-radius:4px!important}.ihc-register-4 .iump-form-capcha,.ihc-register-4 .iump-form-social_media,.ihc-register-4 .iump-form-tos{background-color:initial;border:none;border-bottom:none;border-top:none}.ihc-register-4 .iump-form-capcha:hover,.ihc-register-4 .iump-form-social_media:hover,.ihc-register-4 .iump-form-tos:hover{background-color:initial}.ihc-register-4 .ihc-no-backs{background:0 0!important;border-width:0}.ihc-register-4 .iump-form-line-register .select2-selection,.ihc-register-4 .iump-form-line-register input[type=number],.ihc-register-4 .iump-form-line-register input[type=password],.ihc-register-4 .iump-form-line-register input[type=text],.ihc-register-4 .iump-form-line-register select,.ihc-register-4 .iump-form-line-register textarea{width:100%;color:#444;padding:8px 10px 7px!important;background-color:none!important;border:none!important;display:inline-block;min-height:38px;margin:0;font-size:12px}.ihc-register-5 .iump-submit-form input,.ihc-register-6 .iump-submit-form input{background:#e05d5d!important;box-shadow:none!important;box-sizing:border-box;line-height:1.2;font-family:var(--iump-primary-font)}.ihc-register-4 .iump-form-line-register .select2-selection,.ihc-register-4 .iump-form-line-register select{border:1px solid #efefef!important}.ihc-register-4 .iump-form-line-register .select2-selection:focus,.ihc-register-4 .iump-form-line-register .select2-selection:hover,.ihc-register-4 .iump-form-line-register input[type=number]:focus,.ihc-register-4 .iump-form-line-register input[type=number]:hover,.ihc-register-4 .iump-form-line-register input[type=password]:focus,.ihc-register-4 .iump-form-line-register input[type=password]:hover,.ihc-register-4 .iump-form-line-register input[type=text]:focus,.ihc-register-4 .iump-form-line-register input[type=text]:hover,.ihc-register-4 .iump-form-line-register select:focus,.ihc-register-4 .iump-form-line-register select:hover,.ihc-register-4 .iump-form-line-register textarea:focus,.ihc-register-4 .iump-form-line-register textarea:hover{background-color:#fefefe}.ihc-register-14 .iump-form-line-register .select2-selection,.ihc-register-4 .iump-form-line-register .select2-selection,.ihc-register-5 .iump-form-line-register .select2-selection,.ihc-register-6 .iump-form-line-register .select2-selection,.ihc-register-7 .iump-form-line-register .select2-selection{min-height:40px}.ihc-register-4 .ihc-tos-wrap{text-align:left;display:inline-block}.ihc-register-4 .ihc-strength-wrapper{position:absolute;right:0;top:100%;margin-top:-6px}.ihc-register-10 .ihc-strength-wrapper .ihc-strength-label,.ihc-register-13 .ihc-strength-wrapper .ihc-strength-label,.ihc-register-4 .ihc-strength-wrapper .ihc-strength-label{margin-top:-7px}.ihc-register-4 .iump-form-password{margin-bottom:35px}.ihc-register-5{padding:10px;min-width:300px;font-family:var(--iump-primary-font);font-size:12px;display:block}.ihc-register-5 .iump-labels-register,.ihc-register-6 .iump-labels-register,.ihc-register-7 .iump-labels-register{font-size:13px;line-height:2;font-weight:700;min-width:130px;padding-right:10px;display:block;text-align:left}.ihc-register-5 .iump-form-line-register .select2-selection,.ihc-register-5 .iump-form-line-register input[type=number],.ihc-register-5 .iump-form-line-register input[type=password],.ihc-register-5 .iump-form-line-register input[type=text],.ihc-register-5 .iump-form-line-register select,.ihc-register-5 .iump-form-line-register textarea,.ihc-register-7 .iump-form-line-register .select2-selection,.ihc-register-7 .iump-form-line-register input[type=number],.ihc-register-7 .iump-form-line-register input[type=password],.ihc-register-7 .iump-form-line-register input[type=text],.ihc-register-7 .iump-form-line-register select,.ihc-register-7 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px!important;display:block;width:100%;min-height:37px;margin:0;font-size:12px}.ihc-register-14 .ihc-wrapp-file-field,.ihc-register-5 .ihc-wrapp-file-field,.ihc-register-6 .ihc-wrapp-file-field,.ihc-register-7 .ihc-wrapp-file-field{box-sizing:border-box;padding:10px;border:2px dashed #ddd;display:block;margin-top:10px}.ihc-register-5 .iump-submit-form input{color:#fff!important;border-color:#e05d5d!important;padding:16px 22px;border-radius:5px;font-weight:600;border:none}.ihc-register-6{min-width:620px;max-width:820px;margin:20px auto;padding:10px;display:block;font-family:var(--iump-primary-font);font-size:12px}.ihc-register-6 .ihc-register-col{width:50%;box-sizing:border-box;padding-right:10px;max-width:400px;min-width:310px;display:inline-block;vertical-align:top}.ihc-register-6 .iump-form-line-register,.ihc-register-7 .iump-form-line-register{border-bottom:none;position:relative}.ihc-register-6 .iump-form-line-register .select2-selection,.ihc-register-6 .iump-form-line-register input[type=number],.ihc-register-6 .iump-form-line-register input[type=password],.ihc-register-6 .iump-form-line-register input[type=text],.ihc-register-6 .iump-form-line-register select,.ihc-register-6 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px!important;display:block;width:100%;font-size:12px;min-height:37px;margin:0}.ihc-register-6 .iump-submit-form input{color:#fff!important;border-color:#e05d5d!important;min-width:200px;padding:16px 22px;border-radius:5px;border:none}.ihc-register-6 .ihc-register-notice,.ihc-register-7 .ihc-register-notice{z-index:100;background:#dd3559;padding:5px 8px;-webkit-border-radius:3px;border-radius:3px;position:absolute;right:0;margin-bottom:8px;max-width:230px;font-size:12px;color:#fff;top:100%;margin-top:-2px;opacity:1;-webkit-transition:.6s linear;-moz-transition:.6s linear;-ms-transition:.6s linear;-o-transition:.6s linear;transition:.6s linear;-webkit-animation:1s fadeIn;animation:1s fadeIn}.ihc-register-6 .ihc-tos-wrap{position:relative;display:inline}.ihc-register-7{min-width:300px;max-width:600px;margin:20px auto;padding:20px 20px 0;border-radius:3px;-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 2px 0 rgba(0,0,0,.15);box-shadow:0 0 2px 0 rgba(0,0,0,.15);background-color:#f6f9fc;font-family:var(--iump-primary-font);font-size:12px;display:block}.ihc-register-7 .impu-temp7-row{position:relative;left:-20px;margin:15px -40px 0 0;background-color:#aab7c4;padding:15px 20px}.ihc-register-7 .iump-submit-form input{color:#fff!important;background:#aab7c4!important;border-width:2px;border-style:solid;border-color:#fff!important;box-shadow:none!important;transition:.3s linear;padding:10px 30px 11px;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;min-width:70%}.ihc-register-12 .iump-submit-form input,.ihc-register-9 .iump-submit-form input{min-width:250px;text-transform:capitalize;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700}.ihc-register-7 .iump-submit-form input:hover{color:#aab7c4!important;background:#fff!important}.ihc_payment_register_wrapper{margin-top:30px;margin-bottom:20px;text-align:left}.ihc_payment_details{border-bottom:1px solid #aaa;font-size:16px;margin:10px 0 5px;padding-bottom:10px;line-height:21px;text-align:left;font-weight:700;color:#6c7a8d}.iump-sublabel-register{padding:3px 8px;color:#999;font-size:13px}.ihc-register-10,.ihc-register-8,.ihc-register-9{margin:20px auto;padding:10px;box-sizing:border-box;max-width:600px!important;min-width:300px}.ihc-register-10,.ihc-register-13{color:#7f7f97;font-family:var(--iump-primary-font)}.ihc-register-8{text-align:left;display:block;font-family:var(--iump-primary-font)}.ihc-register-11 .iump-form-line-register,.ihc-register-8 .iump-form-line-register{margin-bottom:20px;font-family:var(--iump-primary-font);color:#888;font-size:12px;border-bottom:none}.ihc-register-11 .ihc-register-notice,.ihc-register-8 .ihc-register-notice{text-align:left;font-size:13px}.ihc-register-8 .iump-labels-register{font-size:15px;line-height:2;min-width:130px;padding-right:10px;display:block;text-align:left;font-family:var(--iump-primary-font)}.ihc-register-11 .iump-form-line-register .select2-selection,.ihc-register-11 .iump-form-line-register input[type=number],.ihc-register-11 .iump-form-line-register input[type=password],.ihc-register-11 .iump-form-line-register input[type=text],.ihc-register-11 .iump-form-line-register select,.ihc-register-11 .iump-form-line-register textarea,.ihc-register-8 .iump-form-line-register .select2-selection,.ihc-register-8 .iump-form-line-register input[type=number],.ihc-register-8 .iump-form-line-register input[type=password],.ihc-register-8 .iump-form-line-register input[type=text],.ihc-register-8 .iump-form-line-register select,.ihc-register-8 .iump-form-line-register textarea{border:0 solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.15);border-radius:2px;color:#555;background-color:transparent;padding:8px 10px 7px!important;display:block;width:100%;font-family:var(--iump-primary-font);font-size:12px;min-height:36px;text-align:left}.ihc-register-11 .ihc-tos-wrap,.ihc-register-12 .ihc-tos-wrap,.ihc-register-8 .ihc-tos-wrap,.ihc-register-9 .ihc-tos-wrap{position:relative;text-align:left;padding:10px 0;display:inline-block}.ihc-register-11 .iump-submit-form input,.ihc-register-8 .iump-submit-form input{color:#fff!important;width:100%;border:none;background:#ea4872!important;border-color:#ea4872!important;box-shadow:none!important;border-radius:50px;text-transform:capitalize;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;padding:10px 30px 11px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;min-height:45px;font-size:18px;font-weight:700}.ihc-register-11 .ihc-register-notice,.ihc-register-8 .ihc-register-notice{color:#dd3559;-webkit-transition:.6s linear;-moz-transition:.6s linear;-ms-transition:.6s linear;-o-transition:.6s linear;transition:.6s linear;-webkit-animation:1s fadeIn;animation:1s fadeIn}.ihc-register-11 .ihc-input-notice,.ihc-register-8 .ihc-input-notice{-webkit-transition:.6s linear;-moz-transition:.6s linear;-ms-transition:.6s linear;-o-transition:.6s linear;transition:.6s linear;border-color:#dd3559!important}.ihc-register-9{display:block;font-family:var(--iump-primary-font)}.ihc-register-9 .iump-form-line-register{margin-bottom:20px;font-family:var(--iump-primary-font);color:#888;font-size:12px;border-bottom:none;position:relative}.ihc-register-9 .iump-labels-register{font-size:15px;min-width:130px;padding-right:10px;padding-left:15px;display:block;text-align:left;font-family:var(--iump-primary-font);line-height:20px;padding-bottom:5px}.ihc-register-9 .iump-form-line-register .select2-selection,.ihc-register-9 .iump-form-line-register input[type=number],.ihc-register-9 .iump-form-line-register input[type=password],.ihc-register-9 .iump-form-line-register input[type=text],.ihc-register-9 .iump-form-line-register select,.ihc-register-9 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.15);color:#555;background-color:transparent;padding:8px 10px 7px!important;display:block;width:100%;max-width:100%;font-family:var(--iump-primary-font);font-size:12px;min-height:36px;text-align:left;border-radius:45px!important;-webkit-border-radius:45px!important;-moz-border-radius:45px!important;-o-border-radius:45px!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-register-9 .iump-form-multi_select select{border-radius:0!important}.ihc-register-12 .iump-form-line-register .select2-selection,.ihc-register-9 .iump-form-line-register .select2-selection{padding-top:2px}.ihc-register-12 .iump-form-line-register textarea,.ihc-register-9 .iump-form-line-register textarea{min-height:60px;border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;-o-border-radius:10px!important}.ihc-register-12 .ihc-register-notice,.ihc-register-12 .iump-form-sublabel,.ihc-register-9 .ihc-register-notice,.ihc-register-9 .iump-form-sublabel{text-align:left;padding-left:15px}.ihc-register-9 .iump-submit-form{text-align:center;margin-top:30px}.ihc-register-9 .iump-submit-form input{color:#fff!important;width:90%;border:none;box-shadow:none!important;border-radius:50px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;padding:10px 30px 11px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;min-height:45px;font-size:18px;background-color:#f15f79;background-image:linear-gradient(to left,#b24592,#f15f79)!important}.ihc-register-9 .iump-submit-form input:hover{width:90%}.ihc-register-9 .ihc-strength-wrapper{width:auto!important;margin-right:15px}.ihc-register-10{display:block;font-size:14px;text-align:left}.ihc-register-11,.ihc-register-12,.ihc-register-13{margin:20px auto;padding:10px;box-sizing:border-box;max-width:820px!important}.ihc-register-10 .iump-form-line-register,.ihc-register-13 .iump-form-line-register{border-bottom:none;margin-bottom:15px;position:relative}.ihc-register-10 .iump-form-date,.ihc-register-10 .iump-form-password,.ihc-register-10 .iump-form-text,.ihc-register-10 .iump-form-unique_value_text,.ihc-register-10 .iump-form-verifcode,.ihc-register-13 .iump-form-date,.ihc-register-13 .iump-form-password,.ihc-register-13 .iump-form-text,.ihc-register-13 .iump-form-unique_value_text,.ihc-register-13 .iump-form-verifcode{position:relative;display:table;border-collapse:separate}.ihc-register-10 .iump-form-line-register .select2-selection,.ihc-register-10 .iump-form-line-register input[type=number],.ihc-register-10 .iump-form-line-register input[type=password],.ihc-register-10 .iump-form-line-register input[type=text],.ihc-register-10 .iump-form-line-register select,.ihc-register-10 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#444;padding:8px 10px 7px!important;font-size:12px;display:block;width:100%;min-height:40px;background-color:#f7f7f7;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-register-10 .iump-form-line-register .select2-selection:focus,.ihc-register-10 .iump-form-line-register .select2-selection:hover,.ihc-register-10 .iump-form-line-register input[type=number]:focus,.ihc-register-10 .iump-form-line-register input[type=number]:hover,.ihc-register-10 .iump-form-line-register input[type=password]:focus,.ihc-register-10 .iump-form-line-register input[type=password]:hover,.ihc-register-10 .iump-form-line-register input[type=text]:focus,.ihc-register-10 .iump-form-line-register input[type=text]:hover,.ihc-register-10 .iump-form-line-register select:focus,.ihc-register-10 .iump-form-line-register select:hover,.ihc-register-10 .iump-form-line-register textarea:focus,.ihc-register-10 .iump-form-line-register textarea:hover,.ihc-register-13 .iump-form-line-register .select2-selection:focus,.ihc-register-13 .iump-form-line-register .select2-selection:hover,.ihc-register-13 .iump-form-line-register input[type=number]:focus,.ihc-register-13 .iump-form-line-register input[type=number]:hover,.ihc-register-13 .iump-form-line-register input[type=password]:focus,.ihc-register-13 .iump-form-line-register input[type=password]:hover,.ihc-register-13 .iump-form-line-register input[type=text]:focus,.ihc-register-13 .iump-form-line-register input[type=text]:hover,.ihc-register-13 .iump-form-line-register select:focus,.ihc-register-13 .iump-form-line-register select:hover,.ihc-register-13 .iump-form-line-register textarea:focus,.ihc-register-13 .iump-form-line-register textarea:hover{border-color:#31aae1;background-color:#fff;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc-register-10 .iump-form-date .iump-labels-register,.ihc-register-10 .iump-form-password .iump-labels-register,.ihc-register-10 .iump-form-text .iump-labels-register,.ihc-register-10 .iump-form-unique_value_text .iump-labels-register,.ihc-register-10 .iump-form-verifcode .iump-labels-register,.ihc-register-13 .iump-form-date .iump-labels-register,.ihc-register-13 .iump-form-password .iump-labels-register,.ihc-register-13 .iump-form-text .iump-labels-register,.ihc-register-13 .iump-form-unique_value_text .iump-labels-register,.ihc-register-13 .iump-form-verifcode .iump-labels-register{padding:6px 12px;width:1%;white-space:nowrap;vertical-align:middle;font-size:14px;font-weight:400;line-height:2;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px 0 0 4px;border-right:0;display:table-cell;min-width:inherit}.ihc-register-10 .iump-form-date input[type=text],.ihc-register-10 .iump-form-password input[type=password],.ihc-register-10 .iump-form-password input[type=text],.ihc-register-10 .iump-form-text input[type=text],.ihc-register-10 .iump-form-unique_value_text input[type=text],.ihc-register-10 .iump-form-verifcode input[type=text],.ihc-register-13 .iump-form-date input[type=text],.ihc-register-13 .iump-form-password input[type=password],.ihc-register-13 .iump-form-password input[type=text],.ihc-register-13 .iump-form-text input[type=text],.ihc-register-13 .iump-form-unique_value_text input[type=text],.ihc-register-13 .iump-form-verifcode input[type=text]{border-radius:0 4px 4px 0;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);background-color:#fff;color:#32373c;outline:0;-webkit-transition:border-color 50ms ease-in-out;transition:border-color 50ms ease-in-out;position:relative;z-index:2;float:left;width:100%;margin-bottom:0!important;margin-top:0!important;display:table-cell}.ihc-register-10 .iump-form-date .iump-form-sublabel,.ihc-register-10 .iump-form-password .iump-form-sublabel,.ihc-register-10 .iump-form-text .iump-form-sublabel,.ihc-register-10 .iump-form-unique_value_text .iump-form-sublabel,.ihc-register-10 .iump-form-verifcode .iump-form-sublabel,.ihc-register-13 .iump-form-date .iump-form-sublabel,.ihc-register-13 .iump-form-password .iump-form-sublabel,.ihc-register-13 .iump-form-text .iump-form-sublabel,.ihc-register-13 .iump-form-unique_value_text .iump-form-sublabel,.ihc-register-13 .iump-form-verifcode .iump-form-sublabel{display:table-cell;width:1%;white-space:nowrap;vertical-align:middle;padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:0 4px 4px 0;border-left:0}.ihc-register-10 .iump-submit-form input{color:#fff!important;width:100%;padding:15px 14px;background-color:#348ac7;background-image:linear-gradient(to left,#7474bf,#348ac7);-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-register-10 .iump-submit-form input:hover,.ihc-register-13 .iump-submit-form input:hover{color:#fff!important;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px}.ihc-register-10 .ihc-strength-wrapper,.ihc-register-13 .ihc-strength-wrapper{position:absolute;right:10px;top:100%;margin-top:-17px}.ihc-register-11,.ihc-register-12{display:block;text-align:left}.ihc-register-11 .iump-labels-register{font-size:12px;min-width:130px;padding-right:10px;line-height:2;display:block;text-align:left;font-family:var(--iump-primary-font)}.ihc-register-12 .iump-form-line-register{font-family:var(--iump-primary-font);color:#888;font-size:12px;border-bottom:none;position:relative}.ihc-register-12 .iump-labels-register{font-size:12px;min-width:130px;padding-right:10px;padding-left:15px;line-height:2;display:block;text-align:left;font-family:var(--iump-primary-font)}.ihc-register-12 .iump-form-line-register .select2-selection,.ihc-register-12 .iump-form-line-register input[type=number],.ihc-register-12 .iump-form-line-register input[type=password],.ihc-register-12 .iump-form-line-register input[type=text],.ihc-register-12 .iump-form-line-register select,.ihc-register-12 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.15);color:#555;background-color:transparent;padding:8px 10px 7px!important;display:block;width:100%;font-family:var(--iump-primary-font);font-size:12px;min-height:36px;text-align:left;border-radius:45px!important;-webkit-border-radius:45px!important;-moz-border-radius:45px!important;-o-border-radius:45px!important;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;margin-bottom:0!important}.ihc-register-12 .iump-submit-form input{color:#fff!important;width:60%;border:none;box-shadow:none!important;border-radius:50px;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;padding:10px 30px 11px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;min-height:45px;font-size:18px;background-color:#f15f79;background-image:linear-gradient(to left,#b24592,#f15f79)!important}.ihc-register-12 .iump-submit-form input:hover{width:60%}.ihc-register-13{font-size:12px;display:block}.ihc-register-13 .iump-labels-register{font-size:12px;min-width:130px;padding-right:10px;line-height:2;display:block;text-align:left;color:#777}.ihc-register-13 .iump-form-line-register .select2-selection,.ihc-register-13 .iump-form-line-register input[type=number],.ihc-register-13 .iump-form-line-register input[type=password],.ihc-register-13 .iump-form-line-register input[type=text],.ihc-register-13 .iump-form-line-register select,.ihc-register-13 .iump-form-line-register textarea{border:1px solid rgba(0,0,0,.1);border-radius:2px;color:#444;padding:8px 10px 7px!important;display:block;width:100%;min-height:40px;background-color:#f7f7f7;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-register-13 .iump-submit-form input{color:#fff!important;width:60%;padding:15px 14px;background-color:#348ac7;background-image:linear-gradient(to left,#7474bf,#348ac7)!important;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear}.ihc-register-14{min-width:300px;max-width:600px!important;font-family:var(--iump-primary-font);font-size:12px;display:block;margin:10px auto}.ihc-register-14 .iump-labels-register{min-width:130px;padding-right:10px;display:block;text-align:left;box-sizing:content-box;color:#555;font-family:var(--iump-primary-font);line-height:26px;font-size:12px;font-weight:600;margin-bottom:8px}.ihc-register-14 .ihc-login-link,.ihc-register-14 .iump-submit-form input,.ihc_level_template_1 .ihc-level-item-link{min-width:100px;text-transform:capitalize;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear}.ihc-register-14 .iump-form-line-register{border-bottom:none;padding:9px 5px}.ihc-register-14 .iump-form-line-register .select2-selection,.ihc-register-14 .iump-form-line-register input[type=number],.ihc-register-14 .iump-form-line-register input[type=password],.ihc-register-14 .iump-form-line-register input[type=text],.ihc-register-14 .iump-form-line-register select,.ihc-register-14 .iump-form-line-register textarea{border:2px solid rgba(0,0,0,.15);border-radius:2px;color:#2b2b2b;padding:8px 10px 7px!important;display:block;width:100%;min-height:37px}.ihc-register-14 .ihc-login-link,.ihc-register-14 .iump-submit-form input{color:#fff!important;border:none;padding:16px 20px!important;background:#3ba1da!important;border-color:#5bc4be!important;box-shadow:none!important;transition:.3s linear;display:block;width:100%;font-size:12px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;font-family:var(--iump-primary-font);font-weight:400;box-sizing:border-box;line-height:16px;cursor:pointer;border-bottom:2px solid rgba(0,0,0,.1)!important;text-align:center}.ihc_locker_2,.ihc_locker_3{-moz-box-shadow:0 0 20px rgba(0,0,0,.07);-webkit-box-shadow:0 0 20px rgba(0,0,0,.07)}.ihc-register-14 .ihc-login-link a{color:#666}.ihc-login-form-wrap *{box-sizing:border-box;text-decoration:none}.ihc-login-form-wrap a{border-bottom:none!important}.ihc_locker_1{text-align:center;max-width:300px}.ihc_locker_2{border:1px solid #ededed;box-shadow:0 0 20px rgba(0,0,0,.07);background-color:#f7f7f7;text-align:center;min-height:120px;padding:25px;border-radius:9px;max-width:500px;margin:10px auto}.ihc_locker_2 .lock_content{min-height:30px;vertical-align:middle;font-size:13px;font-family:var(--iump-primary-font)}.ihc_locker_3 .lock_content,.ihc_locker_4 .lock_content,.ihc_locker_5 .lock_content,.ihc_locker_6 .lock_content,.ihc_locker_7 .lock_content,.ihc_locker_8 .lock_content{min-height:80px;vertical-align:middle}.ihc_locker_2 .lock_content h2{text-shadow:1px 1px 2px #fff;font-size:20px;font-weight:700;font-family:var(--iump-primary-font);line-height:16px}.ihc_locker_3 .lock_content h2,.ihc_locker_4 .lock_content h2,.ihc_locker_5 .lock_content h2,.ihc_locker_6 .lock_content h2{text-shadow:1px 1px 2px #fff;font-size:26px;font-weight:700;font-family:var(--iump-primary-font)}.ihc_locker_2 .lock_buttons{margin:3px auto;display:inline-block;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;background:rgba(0,0,0,.04);padding:5px 12px 0;text-align:center;border:1px solid rgba(0,0,0,.08);-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1)}.ihc_locker_3,.ihc_locker_4{border:1px solid #ededed;text-align:center;min-height:140px;position:relative;margin:10px auto}.ihc_locker_3{box-shadow:0 0 20px rgba(0,0,0,.07);background:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_1.png) 0 top repeat-x #fff;padding:25px 15px;max-width:600px}.ihc_locker_3 .lk_wrapper{position:absolute;bottom:0;left:0;width:100%;height:5px;background:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_1.png) 0 bottom repeat-x}.ihc_locker_3 .lock_content{font-size:12px;font-family:var(--iump-primary-font);padding-top:10px;padding-bottom:10px}.ihc_locker_3 .lock_content h1,.ihc_locker_3 .lock_content h2,.ihc_locker_3 .lock_content h3,.ihc_locker_4 .lock_content h1,.ihc_locker_4 .lock_content h2,.ihc_locker_4 .lock_content h3,.ihc_locker_8 .lock_content h1,.ihc_locker_8 .lock_content h2,.ihc_locker_8 .lock_content h3{color:#719fd6}.ihc_locker_3 .lock_content p,.ihc_locker_4 .lock_content p,.ihc_locker_5 .lock_content p,.ihc_locker_6 .lock_content p,.ihc_locker_7 .lock_content p,.ihc_locker_8 .lock_content p{padding:0;margin:0}.ihc_locker_3 .lock_buttons{margin:3px -15px;background:rgba(0,0,0,.02);padding:6px 5px 0;text-align:center;border:1px solid rgba(0,0,0,.08);border-left:none;border-right:none}.ihc_locker_4{-moz-box-shadow:0 0 20px rgba(0,0,0,.07);-webkit-box-shadow:0 0 20px rgba(0,0,0,.07);box-shadow:0 0 20px rgba(0,0,0,.07);background:-webkit-linear-gradient(#fefefe,#f1f1f1);background:-o-linear-gradient(#fefefe,#f1f1f1);background:-moz-linear-gradient(#fefefe,#f1f1f1);background:linear-gradient(#fefefe,#f1f1f1);background:-webkit-linear-gradient(#fafafa,#fff);background:-o-linear-gradient(#fafafa,#fff);background:-moz-linear-gradient(#fafafa,#fff);background:linear-gradient(#fafafa,#fff);padding:25px;max-width:620px}.ihc_locker_4 .lk_wrapper{position:absolute;bottom:0;left:0;width:100%;height:9px;background:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_3.png) 0 bottom repeat-x #fff}.ihc_locker_4 .lk_left_side{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;height:130px;width:130px;position:absolute;top:20px;left:30px;margin:0 15px 10px 18px;border:1px solid rgba(0,0,0,.08);-webkit-box-shadow:inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);-moz-box-shadow:inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);box-shadow:inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);background:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_5.png) center center/80px auto no-repeat #ddd}.ihc_locker_5,.ihc_locker_6{border:1px solid #ededed;text-align:center;min-height:140px;padding:15px;position:relative}.ihc_locker_4 .lock_content{font-size:12px;font-family:var(--iump-primary-font);margin-left:160px;padding-top:10px}.ihc_locker_4 .lock_content h2,.ihc_locker_5 .lock_content h2,.ihc_locker_6 .lock_content h2{line-height:16px}.ihc_locker_4 .lock_buttons,.ihc_locker_5 .lock_buttons,.ihc_locker_6 .lock_buttons{margin-top:20px}.ihc_locker_5{-moz-box-shadow:0 0 20px rgba(0,0,0,.1);-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);background:rgba(250,250,250,.7);max-width:610px;margin:10px auto}.ihc_locker_5 .lk_top_side{background:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_5.png) center center/40px auto no-repeat;margin:0 auto;height:40px;width:100px}.ihc_locker_5 .lock_content{font-size:12px;font-family:var(--iump-primary-font);padding-top:20px}.ihc_locker_5 .lock_content h1,.ihc_locker_5 .lock_content h2,.ihc_locker_5 .lock_content h3,.ihc_locker_6 .lock_content h1,.ihc_locker_6 .lock_content h2,.ihc_locker_6 .lock_content h3{color:#0082a2}.ihc_locker_6{-moz-box-shadow:0 0 20px rgba(0,0,0,.07);-webkit-box-shadow:0 0 20px rgba(0,0,0,.07);box-shadow:0 0 20px rgba(0,0,0,.07);background:-webkit-linear-gradient(#fefefe,#f1f1f1);background:-o-linear-gradient(#fefefe,#f1f1f1);background:-moz-linear-gradient(#fefefe,#f1f1f1);background:linear-gradient(#fefefe,#f1f1f1);background:-webkit-linear-gradient(#fafafa,#fff);background:-o-linear-gradient(#fafafa,#fff);background:-moz-linear-gradient(#fafafa,#fff);background:linear-gradient(#fafafa,#fff);max-width:620px;margin:50px auto 10px}.ihc_locker_7,.ihc_locker_8{min-height:140px;margin:10px auto;text-align:center}.ihc_locker_6 .lk_top_side{border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;height:110px;width:110px;position:absolute;top:-50px;left:50%;z-index:999;margin-left:-55px;border:4px solid #fff;-webkit-box-shadow:inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);-moz-box-shadow:inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);box-shadow:inset 0 0 14px rgba(0,0,0,.22),0 1px 1px rgba(255,255,255,.7);background:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_4.png) center center/46px auto no-repeat #0082a2}.ihc_locker_8 .lk_wrapper_bottom,.ihc_locker_8 .lk_wrapper_top{left:0;position:absolute;background:#df1346;height:9px;width:100%}.ihc_locker_6 .lock_content{font-size:12px;font-family:var(--iump-primary-font);margin-top:30px;padding-top:30px}.ihc_locker_6 .ihc-login-template-6{background-color:#fff}.ihc_locker_7{border:1px solid #ddd;-moz-box-shadow:0 0 20px rgba(0,0,0,.1);-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);background:#406cb8;padding:15px;position:relative;max-width:630px}.ihc_locker_7 .lk_wrapper{position:absolute;bottom:0;left:0;width:100%;height:100%;border:3px solid #fefefe}.ihc_locker_7 .lk_top_side{background:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_6.png) center center/auto 60px no-repeat;margin:0 auto;height:60px;width:100px}.ihc_locker_7 .lock_content{font-size:12px;font-family:var(--iump-primary-font);padding-top:15px;color:#fff}.ihc_locker_7 .lock_content h2{font-size:29px;font-weight:700;font-family:var(--iump-primary-font);line-height:16px}.ihc-ap-theme-1 .ihc-ap-menu .ihc-ap-menu-item a:hover,.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item a:hover,.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item a:hover,.ihc_level_template_4 .ihc-level-item-link.ihc-purchased-level,.ihc_locker_7 .lock_content h1,.ihc_locker_7 .lock_content h2,.ihc_locker_7 .lock_content h3{color:#fff}.ihc_locker_7 .lock_buttons{margin:20px auto 3px;display:inline-block;max-width:100%;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;background:rgba(255,255,255,.07);padding:8px 9px 0;text-align:center;border:1px solid rgba(0,0,0,.08);-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);z-index:99999;position:relative}.ihc_locker_7 .ihc_timeout_line,.ihc_locker_8 .ihc_timeout_line{background:-webkit-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);background:-o-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);background:-moz-linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%);background:linear-gradient(to top,rgba(231,231,231,.7) 0,rgba(255,255,255,.8) 100%)}.ihc-ap-top-theme-1 .ihc-account-page-top-extra-mess,.ihc-ap-top-theme-1 .ihc-account-page-top-extra-mess a,.ihc-ap-top-theme-1 .ihc-account-page-top-extra-mess a:hover,.ihc-ap-top-theme-1 .ihc-account-page-top-mess,.ihc-ap-top-theme-1 .iump-user-page-mess,.ihc-ap-top-theme-1 .iump-user-page-mess-special,.ihc-ap-top-theme-1 .iump-user-page-name,.ihc-ap-top-theme-4 .ihc-account-page-top-extra-mess,.ihc-ap-top-theme-4 .ihc-account-page-top-extra-mess a,.ihc-ap-top-theme-4 .ihc-account-page-top-extra-mess a:hover,.ihc-ap-top-theme-4 .ihc-account-page-top-mess,.ihc-ap-top-theme-4 .iump-user-page-mess,.ihc-ap-top-theme-4 .iump-user-page-mess-special,.ihc-ap-top-theme-4 .iump-user-page-name,.ihc_level_template_5 .ihc-level-item-content *,.ihc_level_template_8 .ihc-purchased-level:hover,.ihc_level_template_9 .ihc-purchased-level:hover,.ihc_locker_7 .ihc-login-template-2 .impu-form-links a,.ihc_locker_8 .ihc-login-template-4 .impu-form-line-fr input[type=password],.ihc_locker_8 .ihc-login-template-4 .impu-form-line-fr input[type=text],.ihc_locker_8 .ihc-login-template-4 .impu-form-links a{color:#fff!important}.ihc_locker_8{border:1px solid #ededed;-moz-box-shadow:0 0 20px rgba(0,0,0,.4);-webkit-box-shadow:0 0 20px rgba(0,0,0,.4);box-shadow:0 0 20px rgba(0,0,0,.4);border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;background-color:#737373;padding:20px 15px 25px;position:relative;max-width:600px}.ihc_locker_8 .lk_top_side{background:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/images/lockers/lock_4.png) center center/26px auto no-repeat;margin:0 auto;height:36px;width:100px}.ihc_locker_8 .lk_wrapper_top{top:0;border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;-webkit-border-radius:8px 8px 0 0}.ihc_locker_8 .lk_wrapper_bottom{bottom:0;border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;-webkit-border-radius:0 0 8px 8px}.ihc_locker_8 .lock_content{font-size:12px;font-family:var(--iump-primary-font);padding-top:10px;padding-bottom:10px;color:#c9c5c4}.ihc_locker_8 .lock_content h2{font-size:26px;font-weight:700;font-family:var(--iump-primary-font)}.ihc_locker_8 .lock_buttons{margin:3px -15px;background:rgba(0,0,0,.07);padding:6px 5px 0;text-align:center;border:1px solid rgba(0,0,0,.08);border-left:none;border-right:none;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1);box-shadow:inset 0 0 3px rgba(0,0,0,.08),0 1px 1px rgba(255,255,255,.1)}.ihc_locker_8 .ihc-login-template-4{background-color:transparent!important}.ihc_locker_8 .ihc-login-template-4 .impu-form-line-fr{color:#fff!important;background-color:transparent!important;border-bottom:1px solid #aaa!important}.ihc_locker_8 .ihc-login-template-4 .impu-form-submit{background-color:transparent!important;border-bottom-width:0!important}.ihc-purchased-level{background:#0bb586!important}.ihc_level_template_1 .ihc-level-item{width:100%;margin:5px 5px 15px;box-sizing:border-box;border:1px solid #eee;padding:10px 10px 0;max-width:400px;position:relative;font-size:12px;background-color:#fff;font-family:var(--iump-primary-font)}.ihc_level_template_1 .ihc-level-item-top{display:block;width:50%;box-sizing:border-box;border-bottom:3px solid #33b5e5;padding:4px 0 4px 10px}.ihc_level_template_1 .ihc-level-item-title{color:#222;font-size:15px;line-height:25px;font-family:var(--iump-primary-font);font-weight:600}.ihc_level_template_1 .ihc-level-item-content,.ihc_level_template_4 .ihc-level-item-content{padding:10px;text-align:left;color:#000;min-height:70px}.ihc_level_template_1 .ihc-level-item-bottom{position:relative;left:-10px;margin:0 -20px 0 0;background-color:#f2f2f2;border-top:1px solid #ddd;box-sizing:border-box}.ihc_level_template_1 .ihc-level-item-price{float:left;box-sizing:border-box;padding-left:10px;line-height:48px;font-family:var(--iump-primary-font);font-weight:400;font-size:13px;height:100%}.ihc_level_template_1 .ihc-level-item-link{float:right;text-align:center;box-sizing:border-box;margin-right:20px;margin-top:10px;margin-bottom:10px;color:#fff!important;border:none;border-radius:4px;padding:5px 15px;font-size:13px;background:#f47e7e;border-color:#5bc4be!important;box-shadow:none!important;transition:.3s linear}.ihc_level_template_2 .ihc-level-item-link,.ihc_level_template_3 .ihc-level-item-link{box-sizing:border-box;text-transform:capitalize;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear}.ihc_level_template_1 .ihc-level-item-link a,.ihc_level_template_2 .ihc-level-item-link a,.ihc_level_template_3 .ihc-level-item-link a{color:#fff;text-decoration:none}.ihc_level_template_2,.ihc_level_template_3,.ihc_level_template_5,.ihc_level_template_6,.ihc_level_template_7,.ihc_level_template_8,.ihc_level_template_9{margin:0 auto}.ihc_level_template_2 .ihc-level-item{width:25%;padding:10px;margin-bottom:15px;box-sizing:border-box;max-width:400px;position:relative;display:inline-block;vertical-align:top;min-width:250px;font-size:12px;font-family:var(--iump-primary-font)}.ihc_level_template_2 .ihc-level-item-top{display:block;width:100%;box-sizing:border-box;background:rgba(33,172,172,.8)!important;text-align:center;border:1px solid #eee;border-width:1px 1px 0}.ihc_level_template_2 .ihc-level-item-title{font-family:var(--iump-primary-font);font-size:16px!important;border:none!important;color:#fff!important;padding:4px;font-weight:600;line-height:40px}.ihc_level_template_2 .ihc-level-item-content{padding:10px 10px 65px;text-align:left;color:#000;min-height:150px;border:1px solid #eee;background-color:#fff;border-width:0 1px;box-sizing:border-box}.ihc_level_template_2 .ihc-level-item-bottom{position:absolute;bottom:0;left:10px;right:10px;height:60px;padding-top:7px;background-color:#f2f2f2;border:1px solid #eee;border-width:0 1px;border-top:1px solid #ddd;box-sizing:border-box;text-align:center}.ihc_level_template_2 .ihc-level-item-price{font-family:var(--iump-primary-font);box-sizing:border-box;width:100%;position:relative;box-sizing:border-box;background:rgba(39,190,190,.8)!important;font-size:25px!important;color:#fff!important;text-align:center;line-height:65px;padding:10px 0;border:1px solid #eee;border-width:0 1px;min-height:90px}.ihc_level_template_2 .ihc-level-item-link{text-align:center;display:inline-block;margin:10px auto;color:#fff!important;min-width:100px;border:none;border-radius:4px;padding:5px 15px;background:#f36510;border-color:#f36510!important;box-shadow:none!important;transition:.3s linear}.ihc_level_template_3 .ihc-level-item{width:20%;box-sizing:border-box;max-width:400px;position:relative;display:inline-block;vertical-align:top;min-width:250px;font-size:12px;font-family:var(--iump-primary-font)}.ihc_level_template_3 .ihc-level-item-wrap{margin:10px 10px 15px;box-sizing:border-box;border:1px solid #eee;padding:0;position:relative;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc_level_template_3 .ihc-level-item-top{display:block;width:100%;box-sizing:border-box;background:#fff!important;text-align:center}.ihc_level_template_3 .ihc-level-item-title{font-size:14px!important;font-weight:600;border:none!important;padding:10px 4px;line-height:28px}.ihc_level_template_3 .ihc-level-item-content{padding:10px 20px 65px;text-align:left;color:#000;min-height:250px;box-sizing:border-box;background-color:#fafafa}.ihc_level_template_3 .ihc-level-item-bottom{position:absolute;bottom:0;left:0;right:0;height:70px;background-color:#fff;border-top:1px solid #eee;box-sizing:border-box}.ihc_level_template_3 .ihc-level-item-price{font-family:Oswald,arial,sans-serif!important;box-sizing:border-box;width:100%;position:relative;box-sizing:border-box;background:#08a7e3;font-size:35px!important;color:#fff!important;text-align:center;line-height:75px;padding:15px 0;min-height:95px}.ihc_level_template_3 .ihc-level-item-link{text-align:center;margin:10px auto;color:#fff!important;width:100px;border:none;border-radius:4px;padding:10px 20px;font-size:13px;background:0 0;border-color:#f36510!important;box-shadow:none!important;transition:.3s linear;background-color:#37caca!important}.ihc_level_template_4 .ihc-level-item-link,.ihc_level_template_5 .ihc-level-item-link{-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-transform:capitalize}.ihc_level_template_3 .ihc-purchased-level,.ihc_level_template_5 .ihc-purchased-level,.ihc_level_template_6 .ihc-purchased-level,.ihc_level_template_7 .ihc-purchased-level{background-color:#f47e7e!important}.ihc_level_template_4 .ihc-level-item{width:50%;display:inline-block;vertical-align:top;box-sizing:border-box;max-width:400px;min-width:250px;font-size:12px;font-family:var(--iump-primary-font)}.ihc_level_template_4 .ihc-level-item-wrap{margin:10px 10px 15px;box-sizing:border-box;border:1px solid #eee;padding:0 10px 10px;position:relative;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1);background:#fff}.ihc_level_template_4 .ihc-level-item-top{position:relative;left:-10px;margin:0 -20px 0 0;background-color:#6c7a8d;border-bottom:1px solid #ddd;box-sizing:border-box}.ihc_level_template_4 .ihc-level-item-title{color:#fafafa;padding-left:20px;line-height:45px;font-size:13px;font-weight:600}.ihc_level_template_4 .ihc-level-item-bottom{display:block;box-sizing:border-box;border-top:3px solid #33b5e5;padding:4px 0 4px 10px;text-align:right}.ihc_level_template_4 .ihc-level-item-price{float:left;box-sizing:border-box;padding-left:10px;line-height:48px;font-weight:500;font-size:14px;height:100%}.ihc_level_template_4 .ihc-level-item-link{float:right;text-align:center;margin-right:0;margin-top:10px;margin-bottom:10px;color:#6c7a8d;min-width:100px;border:1px solid #ddd;border-radius:4px;padding:5px 15px;background:#efefef;box-shadow:none!important;transition:.3s linear;cursor:pointer}.ihc_level_template_4 .ihc-level-item-link a{color:#333;text-decoration:none}.ihc_level_template_4 .ihc-level-item-link:hover{background:#e05d5d!important;color:#fff!important}.ihc_level_template_4 .ihc-level-item-link:hover a{color:#efefef}.ihc_level_template_4 .ihc-level-item-link.ihc-purchased-level:hover{color:#efefef!important;background-color:#0bb586!important}.ihc_level_template_5 .ihc-level-item{width:32%;box-sizing:border-box;max-width:380px;position:relative;display:inline-block;vertical-align:top;min-width:270px;font-size:12px;font-family:var(--iump-primary-font)}.ihc_level_template_5 .ihc-level-item-wrap{margin:10px 10px 15px;box-sizing:border-box;border:1px solid #eee;padding:0;position:relative;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1);background-color:#08a7e3}.ihc_level_template_5 .ihc-level-item-wrap:hover,.ihc_level_template_8 .ihc-level-item-wrap:hover,.ihc_level_template_9 .ihc-level-item-wrap:hover{box-shadow:5px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:5px 0 30px rgba(0,0,0,.1);-moz-box-shadow:5px 0 30px rgba(0,0,0,.1);-webkit-transition:top .4s linear,left .4s,box-shadow .5s;-moz-transition:top .4s linear,left .4s,box-shadow .5s;-o-transition:top .4s linear,left .4s,box-shadow .5s;-ms-transition:top .4s linear,left .4s,box-shadow .5s;transition:top .4s linear,left .4s,box-shadow .5s;top:-4px;position:relative;z-index:98}.ihc_level_template_5 .ihc-level-item-top,.ihc_level_template_6 .ihc-level-item-top,.ihc_level_template_7 .ihc-level-item-top{display:block;width:100%;box-sizing:border-box;text-align:center}.ihc_level_template_5 .ihc-level-item-title{font-family:Oswald,arial,sans-serif!important;color:#fff;font-size:22px!important;border:none!important;padding:17px 6px;line-height:40px;min-height:60px}.ihc_level_template_5 .ihc-level-item-content,.ihc_level_template_7 .ihc-level-item-content{padding:20px 30px 80px;text-align:left;color:#fff;min-height:250px;box-sizing:border-box}.ihc_level_template_5 .ihc-level-item-bottom{position:absolute;bottom:0;left:0;right:0;height:75px;box-sizing:border-box}.ihc_level_template_5 .ihc-level-item-price{font-family:Oswald,arial,sans-serif!important;box-sizing:border-box;width:100%;position:relative;box-sizing:border-box;background-color:#f6f9fc;font-size:31px!important;color:#a2a8b1!important;text-align:center;line-height:75px;padding:10px 0;min-height:95px}.ihc_level_template_5 .ihc-level-item-link{text-align:center;margin:10px auto;width:60%;border:none;border-radius:6px;padding:5px 20px;line-height:35px;background-color:#fff;border-color:#fff!important;box-shadow:none!important;transition:.3s linear;font-family:Helvetica,sans-serif,"Trebuchet MS";font-size:17px;font-weight:700;color:#777}.ihc_level_template_6 .ihc-level-item{width:32%;box-sizing:border-box;max-width:350px;position:relative;display:inline-block;vertical-align:top;min-width:260px}.ihc_level_template_6 .ihc-level-item-wrap{margin:10px 10px 15px;box-sizing:border-box;border:1px solid #e8e0e0;padding:0;position:relative;box-shadow:2px 0 30px transparent;-webkit-box-shadow:0 0 9px transparent;-moz-box-shadow:2px 0 30px transparent;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;background-color:#fff}.ihc_level_template_6 .ihc-level-item-wrap:hover{box-shadow:5px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:5px 0 30px rgba(0,0,0,.1);-moz-box-shadow:5px 0 30px rgba(0,0,0,.1);-webkit-transition:top .4s linear,left .4s,box-shadow .5s;-moz-transition:top .4s linear,left .4s,box-shadow .5s;-o-transition:top .4s linear,left .4s,box-shadow .5s;-ms-transition:top .4s linear,left .4s,box-shadow .5s;transition:top .4s linear,left .4s,box-shadow .5s;top:-4px;position:relative;z-index:99994;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1)}.ihc_level_template_6 .ihc-level-item-wrap:hover .ihc-level-item-price{color:#6c7a8d}.ihc_level_template_6 .ihc-level-item-title{font-family:Helvetica,sans-serif,"Trebuchet MS";color:#6c7a8d;font-size:28px!important;border:none!important;padding:2px 6px;line-height:40px;min-height:40px;font-weight:700}.ihc_level_template_6 .ihc-level-item-content{padding:20px 30px 80px;text-align:left;color:#5a6575;min-height:250px;box-sizing:border-box}.ihc_level_template_6 .ihc-level-item-link,.ihc_level_template_6 .ihc-level-item-price{text-align:center;box-sizing:border-box;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear}.ihc_level_template_6 .ihc-level-item-bottom,.ihc_level_template_7 .ihc-level-item-bottom{position:absolute;bottom:0;left:0;right:0;height:85px;box-sizing:border-box}.ihc_level_template_6 .ihc-level-item-price{font-family:Oswald,arial,sans-serif!important;width:100%;position:relative;font-size:55px!important;color:#f35863;line-height:75px;padding:30px 15px;min-height:105px;transition:.3s linear}.ihc_level_template_6 .ihc-level-item-link{margin:10px auto;width:70%;border:none;border-radius:35px;-webkit-border-radius:35px;-moz-border-radius:35px;-o-border-radius:35px;text-transform:capitalize;padding:5px 20px;line-height:35px;background-color:#f35863;border-color:#f35863!important;box-shadow:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:.3s linear;font-family:Helvetica,sans-serif,"Trebuchet MS";font-size:17px;font-weight:700;color:#fff}.ihc_level_template_7 .ihc-level-item-link,.ihc_level_template_8 .ihc-level-item-link{-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;text-align:center}.ihc_level_template_6 .ihc-level-item-link:hover{color:#fff;background-color:#6c7a8d}.ihc_level_template_7 .ihc-level-item{width:32%;box-sizing:border-box;max-width:400px;position:relative;display:inline-block;vertical-align:top;min-width:290px}.ihc_level_template_7 .ihc-level-item-wrap{margin:10px 10px 15px 60px;box-sizing:border-box;border:1px solid #eee;padding:0;position:relative;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1);background-color:#5bcc80}.ihc_level_template_7 .ihc-level-item-title{font-family:Oswald,arial,sans-serif!important;color:#fff;font-size:25px!important;border:none!important;padding:17px 6px;line-height:40px;min-height:60px}.ihc_level_template_7 .ihc-level-item-price{font-family:Oswald,arial,sans-serif!important;box-sizing:border-box;width:100%;position:relative;box-sizing:border-box;background-color:#fff;font-size:35px!important;color:#a2a8b1!important;text-align:center;line-height:50px;padding:12px 20px;min-height:80px;left:-50px;border:4px solid #5bcc80;border-radius:50px 0 0 50px}.ihc_level_template_7 .ihc-level-item-link{margin:10px auto;width:60%;border:none;border-radius:26px;text-transform:capitalize;padding:5px 20px;line-height:35px;background-color:#fff;border-color:#fff!important;box-shadow:none!important;transition:.3s linear;font-family:Helvetica,sans-serif,"Trebuchet MS";font-size:17px;font-weight:700;color:#777}.ihc_level_template_8 .ihc-level-item,.ihc_level_template_9 .ihc-level-item{width:32%;box-sizing:border-box;max-width:380px;position:relative;display:inline-block;vertical-align:top;min-width:340px}.ihc_level_template_8 .ihc-level-item-wrap{margin:13px 13px 15px;box-sizing:border-box;border:1px solid #eee;padding:0;position:relative;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1);background:#fff;color:grey;border-bottom:5px solid #ddd}.ihc_level_template_8 .ihc-level-item-top{display:block;width:100%;box-sizing:border-box;text-align:center;background:#f4f4f4;color:#565656}.ihc_level_template_8 .ihc-level-item-title{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:600;color:#565656;font-size:24px;line-height:26px;border:none!important;padding:20px 10px}.ihc_level_template_8 .ihc-level-item-content{padding:20px 30px 80px;font-weight:300;color:grey;min-height:250px;box-sizing:border-box;text-align:center}.ihc_level_template_8 .ihc-level-item-content *{color:grey!important}.ihc_level_template_8 .ihc-level-item-bottom,.ihc_level_template_9 .ihc-level-item-bottom{position:absolute;bottom:0;left:0;right:0;height:75px;box-sizing:border-box;text-align:center}.ihc_level_template_8 .ihc-level-item-price{box-sizing:border-box;width:100%;position:relative;box-sizing:border-box;background:#f4f4f4;text-align:center;padding:0 0 15px;min-height:90px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:800;color:#565656;font-size:50px;line-height:64px}.ihc_level_template_8 .ihc-level-item-link{margin:10px auto;width:60%;border:1px solid #eaeaea;border-radius:3px;text-transform:capitalize;padding:10px;background:#f4f4f4;color:#565656;box-shadow:none!important;transition:.3s linear;font-family:Helvetica,sans-serif,"Trebuchet MS";font-weight:700;font-size:14px;line-height:16px;text-transform:uppercase}.ihc_level_template_8 .ihc-purchased-level{background-color:#565656!important;color:#f4f4f4!important}.ihc_level_template_9 .ihc-level-item-wrap{margin:13px 13px 15px;box-sizing:border-box;padding:0;position:relative;box-shadow:2px 0 30px rgba(0,0,0,.1);-webkit-box-shadow:0 0 9px rgba(0,0,0,.1);-moz-box-shadow:2px 0 30px rgba(0,0,0,.1);background:#fff;color:#363f48;border:1px solid #dadee4!important;border-radius:5px;overflow:hidden}.ihc_level_template_9 .ihc-level-item-top{display:block;width:100%;box-sizing:border-box;text-align:center;background-color:#f0f4f6;color:#363f48}.ihc_level_template_9 .ihc-level-item-title{font-family:"Open Sans",sans-serif;text-transform:uppercase;font-weight:600;color:#363f48;font-size:28px;line-height:36px;border:none!important;padding:40px 15px 15px}.ihc_level_template_9 .ihc-level-item-content{padding:20px 30px 80px;font-weight:300;color:#363f48;min-height:250px;box-sizing:border-box;text-align:center}.ihc_level_template_9 .ihc-level-item-content *{color:#363f48!important}.ihc_level_template_9 .ihc-level-item-price{box-sizing:border-box;width:100%;position:relative;box-sizing:border-box;background:#f0f4f6;text-align:center;padding:10px 0 30px;min-height:90px;font-family:"Open Sans",sans-serif;font-weight:600;color:#363f48;font-size:90px;line-height:1.3!important}.ihc_level_template_9 .ihc-level-item-link{text-align:center;box-sizing:border-box;margin:10px auto;width:60%;border:none;border-radius:3px;text-transform:capitalize;padding:10px;background:#363f48;color:#fff;box-shadow:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:.3s linear;-moz-transition:.3s linear;-ms-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;font-family:"Open Sans",sans-serif;font-size:14px;ont-weight:600;line-height:16px;text-transform:uppercase}.ihc_level_template_9 .ihc-level-item-link:hover,.ihc_level_template_9 .ihc-purchased-level{background-color:#3998f0!important}.iump-user-page-wrapper{display:block;padding:10px;box-sizing:border-box}.iump-user-page-wrapper .iump-user-page-details{padding-bottom:40px;min-height:100px}.iump-user-page-mess-special{font-family:Oswald,Arial,Helvetica,sans-serif;font-family:var(--iump-primary-font);color:#333;font-size:19px;font-weight:700}.iump-user-page-box .iump-user-page-box-title,.iump-user-page-mess{font-family:var(--iump-primary-font);font-size:16px;font-weight:500}.iump-user-page-name{font-size:32px;font-weight:600;color:#333;font-family:var(--iump-primary-font)}.iump-user-page-mess{color:#555;color:var(--iump-primary-text-color)}.iump-user-page-email{font-size:13px;line-height:19px;color:#555}.iump-user-page-box{margin-bottom:50px}.iump-user-page-box .iump-user-page-box-title{line-height:40px;color:#555;color:var(--iump-primary-text-color);margin-bottom:30px;border-bottom:4px solid #33b5e5}.iump-user-page-box .iump-register-form{display:block}.iump-user-page-wrapper .ihc-register-3{border-top:7px solid #aaa}.ihc-logout-wrap.ihc-login-template-2{width:auto;padding:0}.ihc-logout-wrap.ihc-login-template-2 a{background:#5bc4be!important;color:#fff!important;font-size:12px;font-weight:700;padding:10px 30px 11px;text-transform:uppercase;border-radius:2px}.ihc-logout-wrap.ihc-login-template-3,.ihc-logout-wrap.ihc-login-template-4{width:auto;padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:transparent;border:none!important}.ihc-logout-wrap.ihc-login-template-3 a{background:#33b5e5!important;color:#fff!important;font-size:14px;font-weight:400;padding:10px 30px 11px;text-transform:capitalize;border-radius:3px}.ihc-logout-wrap.ihc-login-template-4 a{background:#27ae60!important;color:#b3eecc!important;font-size:15px;font-weight:400;padding:7px 30px;text-transform:capitalize;border-radius:3px;border-bottom:4px solid #1e8449!important}.ihc-logout-wrap.ihc-login-template-5 a,.ihc-logout-wrap.ihc-login-template-6 a{background:#f47e7e!important;padding:8px 15px;color:#fff!important}.ihc-logout-wrap.ihc-login-template-5,.ihc-logout-wrap.ihc-login-template-6{width:auto;padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ihc-ap-theme-1 .ihc-ap-menu .ihc-ap-menu-item a,.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item a,.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item a,.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item a{vertical-align:bottom;padding-left:17px;padding-right:19px;box-shadow:none;display:inline-block;text-decoration:none}.ihc-logout-wrap.ihc-login-template-6 a{border-radius:20px}.ihc-logout-wrap.ihc-login-template-7 a{background:#6c7a8d!important;padding:8px 30px;color:#fff!important}.ihc-ap-theme-1 .iump-user-page-avatar,.ihc-ap-theme-3 .iump-user-page-avatar,.ihc-ap-theme-4 .iump-user-page-avatar{display:inline-block;padding-right:15px;float:left;width:30%}.ihc-ap-theme-1 .iump-user-page-details,.ihc-ap-theme-3 .iump-user-page-details,.ihc-ap-theme-4 .iump-user-page-details{padding-bottom:15px;margin-top:10px}.ihc-ap-theme-1 .iump-user-page-avatar img,.ihc-ap-theme-3 .iump-user-page-avatar img,.ihc-ap-theme-4 .iump-user-page-avatar img,.ihc-public-wrapp-visitor-user .iump-user-page-avatar img{border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;display:block;max-width:100%;width:100%!important;margin:0 auto;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;transition:.2s;border-radius:100%;box-shadow:0 0 15px 0 rgba(0,0,0,.3);border:1px solid #fff}.ihc-ap-theme-1 .ihc-account-page-top-mess,.ihc-ap-theme-3 .ihc-account-page-top-mess,.ihc-ap-theme-4 .ihc-account-page-top-mess{display:inline-block;float:left;padding-top:5px;padding-left:20px}.ihc-ap-theme-1 .ihc-account-page-top-mess p,.ihc-ap-theme-3 .ihc-account-page-top-mess p,.ihc-ap-theme-4 .ihc-account-page-top-mess p{margin-bottom:12px}.ihc-ap-theme-1 .ihc-ap-menu{clear:both;background:#3f9cc2;border-color:#0073aa;min-width:560px}.ihc-ap-theme-1 .ihc-ap-menu .ihc-ap-menu-item{float:left;padding-left:0;padding-right:0;cursor:pointer;font-size:14px;font-family:"Source Sans Pro",Helvetica,sans-serif;font-weight:500}.ihc-ap-theme-1 .ihc-ap-menu .ihc-ap-menu-item .fa-ihc,.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item .fa-ihc,.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item .fa-ihc{font-size:19px;line-height:40px;padding-right:8px;vertical-align:middle;color:#fff}.ihc-ap-theme-1 .ihc-ap-menu .ihc-ap-menu-item a{border:none;color:#fff;line-height:45px}.ihc-ap-theme-1 #ihc_account_page_tab_content,.ihc-ap-theme-2 #ihc_account_page_tab_content,.ihc-ap-theme-3 #ihc_account_page_tab_content,.ihc-ap-theme-4 #ihc_account_page_tab_content{padding-top:15px;padding-bottom:35px;min-height:400px}.ihc-ap-theme-1 .iump-user-page-box .iump-user-page-box-title,.ihc-ap-theme-2 .iump-user-page-box .iump-user-page-box-title,.ihc-ap-theme-3 .iump-user-page-box .iump-user-page-box-title,.ihc-ap-theme-4 .iump-user-page-box .iump-user-page-box-title{font-size:21px;border-width:0}.ihc-ap-theme-1 .iump-user-page-wrapper,.ihc-ap-theme-2 .iump-user-page-wrapper,.ihc-ap-theme-3 .iump-user-page-wrapper,.ihc-ap-theme-4 .iump-user-page-wrapper{padding:0}.ihc-ap-theme-1 .iump-account-content-title,.ihc-ap-theme-2 .iump-account-content-title,.ihc-ap-theme-3 .iump-account-content-title,.ihc-ap-theme-4 .iump-account-content-title{line-height:40px;text-transform:uppercase;font-family:Oswald,Arial,Helvetica,sans-serif;margin-bottom:30px;font-family:var(--iump-primary-font)!important;font-weight:600;font-size:28px;color:#333;text-transform:inherit}.ihc-ap-theme-1 .ihc-account-subscr-list,.ihc-ap-theme-3 .ihc-account-subscr-list,.ihc-ap-theme-4 .ihc-account-subscr-list{margin-top:20px;color:#888;font-size:13px;margin-bottom:40px;width:100%}.ihc-ap-theme-1 .ihc-account-subscr-list thead,.ihc-ap-theme-2 .ihc-account-subscr-list thead,.ihc-ap-theme-4 .ihc-account-subscr-list thead{color:#555;text-transform:uppercase;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;margin-bottom:30px;border-bottom:4px solid #33b5e5;font-size:14px}.ihc-ap-theme-1 .ihc-account-subscr-list thead td,.ihc-ap-theme-2 .ihc-account-subscr-list thead td,.ihc-ap-theme-3 .ihc-account-subscr-list thead td,.ihc-ap-theme-4 .ihc-account-subscr-list thead td{padding:6px 10px 6px 0;border:none}.ihc-ap-theme-1 .ihc-account-subscr-list tbody td,.ihc-ap-theme-2 .ihc-account-subscr-list tbody td,.ihc-ap-theme-3 .ihc-account-subscr-list tbody td,.ihc-ap-theme-4 .ihc-account-subscr-list tbody td{vertical-align:top;padding:10px 10px 10px 5px;border:none}.ihc-ap-theme-1 .ihc-account-subscr-list .ihc-level-name,.ihc-ap-theme-2 .ihc-account-subscr-list .ihc-level-name,.ihc-ap-theme-3 .ihc-account-subscr-list .ihc-level-name,.ihc-ap-theme-4 .ihc-account-subscr-list .ihc-level-name{font-family:Oswald,Arial,Helvetica,sans-serif;color:#21759b;font-size:15px;font-family:var(--iump-primary-font);font-weight:600}.ihc-ap-theme-1 .ihc-account-subscr-list .ihc-level-name-wrapp,.ihc-ap-theme-2 .ihc-account-subscr-list .ihc-level-name-wrapp,.ihc-ap-theme-3 .ihc-account-subscr-list .ihc-level-name-wrapp,.ihc-ap-theme-4 .ihc-account-subscr-list .ihc-level-name-wrapp{padding-left:15px;font-size:12px;color:#21759b}.ihc-ap-theme-1 .ihc-account-subscr-list tr:nth-child(2n),.ihc-ap-theme-2 .ihc-account-subscr-list tr:nth-child(2n),.ihc-ap-theme-3 .ihc-account-subscr-list tr:nth-child(2n),.ihc-ap-theme-4 .ihc-account-subscr-list tr:nth-child(2n){background-color:#f6f6f6}.ihc-ap-theme-1 .ihc-account-tranz-list tr:nth-child(2n),.ihc-ap-theme-2 .ihc-account-tranz-list tr:nth-child(2n),.ihc-ap-theme-3 .ihc-account-tranz-list tr:nth-child(2n),.ihc-ap-theme-4 .ihc-account-tranz-list tr:nth-child(2n){background-color:#fafafa}.ihc-ap-theme-1 .ihc-account-tranz-list,.ihc-ap-theme-2 .ihc-account-tranz-list{border-collapse:collapse;border-spacing:0;width:100%;margin:25px 0 15px;border:1px solid #eee;font-family:Lato;font-size:16px;font-weight:400;line-height:24px;color:#888}.ihc-ap-theme-1 .ihc-account-tranz-list thead,.ihc-ap-theme-2 .ihc-account-tranz-list thead{background-color:#fafafa!important}.ihc-ap-theme-1 .ihc-account-tranz-list tbody,.ihc-ap-theme-2 .ihc-account-tranz-list tbody,.ihc-ap-theme-3 .ihc-account-tranz-list tbody,.ihc-ap-theme-4 .ihc-account-tranz-list tbody{background:0 0}.ihc-ap-theme-1 .ihc-account-tranz-list th,.ihc-ap-theme-2 .ihc-account-tranz-list th,.ihc-ap-theme-3 .ihc-account-tranz-list th,.ihc-ap-theme-4 .ihc-account-tranz-list th{border:1px solid #eee;text-align:center}.ihc-ap-theme-1 .ihc-account-tranz-list td,.ihc-ap-theme-2 .ihc-account-tranz-list td,.ihc-ap-theme-4 .ihc-account-tranz-list td{text-align:center;font-size:13px}.ihc-ap-theme-1 .ihc-account-tranz-list td .ihc-level-name,.ihc-ap-theme-2 .ihc-account-tranz-list td .ihc-level-name,.ihc-ap-theme-3 .ihc-account-tranz-list td .ihc-level-name,.ihc-ap-theme-4 .ihc-account-tranz-list td .ihc-level-name{font-family:Oswald,Arial,Helvetica,sans-serif;color:#21759b;font-size:13px;font-family:var(--iump-primary-font);font-weight:600}.ihc-ap-theme-1 .ihc_account_level_status,.ihc-ap-theme-2 .ihc_account_level_status,.ihc-ap-theme-4 .ihc_account_level_status{font-family:Oswald,arial,sans-serif!important;color:#222}.ihc-ap-theme-1 .ihc-ap-wrap,.ihc-ap-theme-2 .ihc-ap-wrap,.ihc-ap-theme-4 .ihc-ap-wrap{box-sizing:border-box;margin:35px 0 20px;font-family:var(--iump-primary-font);font-size:14px;color:var(--iump-primary-text-color);min-width:200px}.ihc-ap-theme-1 .ihc-ap-wrap .iump-pagination-wrapper,.ihc-ap-theme-2 .ihc-ap-wrap .iump-pagination-wrapper,.ihc-ap-theme-3 .ihc-ap-wrap .iump-pagination-wrapper,.ihc-ap-theme-4 .ihc-ap-wrap .iump-pagination-wrapper{margin-right:0}.ihc-ap-theme-2 .ihc-ap-menu{clear:both;background-color:#444;min-width:560px}.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item{float:left;padding-left:0;padding-right:0;cursor:pointer;background-color:#444;font-size:14px;font-family:"Source Sans Pro",Helvetica,sans-serif;font-weight:500}.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item:hover{background-color:#333!important}.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item-selected{background-color:#2f2f35!important}.ihc-ap-theme-2 .ihc-ap-menu .ihc-ap-menu-item a{border:none;color:#e8e8e8;line-height:40px}.ihc-ap-theme-2 .ihc-account-subscr-list{margin-top:20px;color:#888;font-size:13px;margin-bottom:40px}.ihc-ap-theme-3 .ihc-ap-menu{clear:both;background:0 0;border-color:transparent;min-width:560px;padding:10px 0;border-bottom:1px solid #e6e6e6}.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item{float:left;padding-left:0;padding-right:0;cursor:pointer;font-size:14px;font-family:var(--iump-primary-font);color:var(--iump-primary-text-color);font-weight:500;margin:10px 0;text-align:center}.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item-selected,.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item:hover{background-color:transparent}.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item .fa-ihc{font-size:36px;line-height:40px;padding-right:8px;vertical-align:middle;color:var(--iump-primary-text-color);display:block;text-align:center;margin-bottom:7px}.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item a{border:none;color:var(--iump-primary-text-color);line-height:20px;opacity:.6}.ihc-ap-theme-3 .ihc-ap-menu .ihc-ap-menu-item a:hover{opacity:1}.ihc-ap-menu .ihc-ap-menu-item-selected a{opacity:1!important}.ihc-ap-theme-3 .ihc-account-subscr-list thead{color:#555;text-transform:uppercase;font-weight:500;font-family:var(--iump-primary-font);margin-bottom:30px;border-bottom:4px solid #33b5e5;font-size:14px}.ihc-ap-theme-3 .ihc-account-tranz-list{border-collapse:collapse;border-spacing:0;width:100%;margin:25px 0 15px;border:1px solid #eee;font-family:Lato;font-size:13px;font-weight:500;line-height:24px;color:var(--iump-primary-text-color);font-family:var(--iump-primary-font)}.ihc-ap-theme-3 .ihc-account-tranz-list thead,.ihc-ap-theme-4 .ihc-account-tranz-list thead{background-color:var(--iump-light-blue-color)!important}.ihc-ap-theme-3 .ihc-account-tranz-list td{text-align:center;font-size:13px;border:1px solid #eee}.ihc-ap-theme-3 .ihc_account_level_status{font-family:var(--iump-primary-font);font-weight:600;color:#222}.ihc-ap-theme-3 .ihc-ap-wrap{box-sizing:border-box;margin:20px 0;font-family:var(--iump-primary-font);font-size:14px;font-size:500;color:var(--iump-primary-text-color);min-width:200px}.ihc-ap-theme-3 .ihc-ap-wrap h3{color:var(--iump-primary-text-color);font-weight:600;font-size:2rem;margin-top:20px;margin-bottom:20px}.ihc-ap-theme-4 .ihc-ap-menu{clear:both;background:#444;border-color:#444;min-width:560px;padding:10px}.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item{float:left;margin-left:5px;margin-bottom:5px;border-radius:4px;padding-left:0;padding-right:0;cursor:pointer;font-size:14px;font-family:"Source Sans Pro",Helvetica,sans-serif;font-weight:500}.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item-selected,.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item:hover{background-color:#3ba1da!important}.ihc-ap-menu .ihc-ap-menu-item-selected,.ihc-ap-menu .ihc-ap-menu-item:hover{background-color:#31304a}.ihc-ap-theme-4 .ihc-ap-menu .ihc-ap-menu-item a{border:none;color:#fff;line-height:40px}.ihc-ap-theme-4 .ihc-account-tranz-list{border-collapse:collapse;border-spacing:0;width:100%;margin:25px 0 15px;border:1px solid #eee;font-family:Lato;font-size:16px;font-weight:400;line-height:24px;color:var(--iump-primary-text-color)!important}.ihc-sm-template-2 .ihc-sm-item{padding:0;transition:.4s;-moz-transition:.4s;-webkit-transition:.4s;position:relative}.ihc-sm-template-2 .fa-ihc-sm{width:36px;height:36px;text-align:center;background-color:rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.3);line-height:36px;font-size:20px;position:relative;overflow:hidden}.ihc-sm-template-2 .fa-ihc-sm:after,.ihc-sm-template-2 .fa-ihc-sm:before{transition:.3s;-moz-transition:.3s;-webkit-transition:.3s}.ihc-sm-template-2 .fa-ihc-sm:after{display:block;left:-100%;position:absolute}.ihc-sm-template-2 .fa-ihc-sm:before,.ihc-sm-template-2 .ihc-sm-item:hover .fa-ihc-sm:after{left:0;position:relative}.ihc-sm-template-2 .ihc-sm-item-label{line-height:36px;margin-left:0;padding-left:6px;padding-right:15px;border-left:1px solid rgba(255,255,255,.2)}.ihc-sm-template-2 .ihc-sm-item:hover .fa-ihc-sm{background-color:rgba(255,255,255,.1);transition:.3s;-moz-transition:.3s;-webkit-transition:.3s}.ihc-sm-template-2 .ihc-sm-item:hover .fa-ihc-sm:before{left:100%;position:absolute}.ihc-sm-template-3 .ihc-sm-item{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;transition:transform .3s ease-in-out;-webkit-transition:transform .3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding:8px 10px;color:#484f59;text-shadow:1px 1px 0 #fff;margin-top:12px;-moz-box-shadow:0 1px 1px rgba(0,0,0,.15),0 2px 3px rgba(0,0,0,.1);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.15),0 2px 3px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.15),0 2px 3px rgba(0,0,0,.1)}.ihc-sm-template-3 .ihc-sm-item:before{content:"";position:absolute;z-index:-1;top:0;bottom:2px;left:0;right:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#f4f4f4),to(#e7e8ea));background-image:-webkit-linear-gradient(top,#f4f4f4,#e7e8ea);background-image:-moz-linear-gradient(top,#f4f4f4,#e7e8ea);background-image:-ms-linear-gradient(top,#f4f4f4,#e7e8ea);background-image:-o-linear-gradient(top,#f4f4f4,#e7e8ea);background-image:linear-gradient(top,#f4f4f4,#e7e8ea);-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.ihc-sm-template-3 .ihc-sm-item:after{content:"";position:absolute;z-index:-1;left:0;right:100%;bottom:0;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;background-color:rgba(0,0,0,.2);height:4px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.ihc-sm-template-3 .ihc-sm-item:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px);overflow:visible;color:#fff;text-shadow:1px 1px 0 rgba(255,255,255,0)}.ihc-sm-template-3 .ihc-sm-item:active:before,.ihc-sm-template-3 .ihc-sm-item:focus:before,.ihc-sm-template-3 .ihc-sm-item:hover:before{-webkit-transform:scaleY(0);transform:scaleY(0)}.ihc-sm-template-3 .ihc-sm-item:hover:after{right:0}.ihc-sm-template-3 .ihc-sm-item-label{padding-right:20px}.ihc-sm-template-4 .ihc-sm-item{border-radius:5px;padding:3px;-webkit-box-shadow:1px 1px 8px 0 rgba(0,0,0,.24);-moz-box-shadow:1px 1px 8px 0 rgba(0,0,0,.24);box-shadow:1px 1px 8px 0 rgba(0,0,0,.24)}.ihc-sm-template-4 .ihc-sm-item:hover{opacity:.8}.ihc-sm-template-4 .fa-ihc-sm{width:27px;text-align:center}.ihc-sm-template-4 .ihc-sm-item-label{padding-right:10px}.ihc-sm-template-5 .ihc-sm-item{border-radius:27px;padding:3px;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,.24);-moz-box-shadow:1px 1px 3px 0 rgba(0,0,0,.24);box-shadow:1px 1px 3px 0 rgba(0,0,0,.24);margin:7px}.ihc-sm-template-5 .ihc-sm-item-label{padding-right:6px}.ihc-sm-template-5 .ihc-sm-item:hover .fa-ihc-sm,.ihc-sm-template-5 .ihc-sm-item:hover .ihc-sm-item-label{color:#fff!important;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s}.ihc-sm-template-5 .ihc-sm-item{background:#fff;background:-moz-linear-gradient(-45deg,#fff 0,#f5f5f5 100%);background:-webkit-gradient(left top,right bottom,color-stop(0,#fff),color-stop(100%,#f5f5f5));background:-webkit-linear-gradient(-45deg,#fff 0,#f5f5f5 100%);background:-o-linear-gradient(-45deg,#fff 0,#f5f5f5 100%);background:-ms-linear-gradient(-45deg,#fff 0,#f5f5f5 100%);background:linear-gradient(135deg,#fff 0,#f5f5f5 100%);-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s}.ihc-sm-template-5 .ihc-fb .fa-ihc-sm,.ihc-sm-template-5 .ihc-fb .ihc-sm-item-label{color:#3b5998}.ihc-sm-template-5 .ihc-tw .fa-ihc-sm,.ihc-sm-template-5 .ihc-tw .ihc-sm-item-label{color:#4099ff}.ihc-sm-template-5 .ihc-in .fa-ihc-sm,.ihc-sm-template-5 .ihc-in .ihc-sm-item-label{color:#0074a2}.ihc-sm-template-5 .ihc-goo .fa-ihc-sm,.ihc-sm-template-5 .ihc-goo .ihc-sm-item-label{color:#d95232}.ihc-sm-template-5 .ihc-vk .fa-ihc-sm,.ihc-sm-template-5 .ihc-vk .ihc-sm-item-label{color:#5d83aa}.ihc-sm-template-5 .ihc-ig .fa-ihc-sm,.ihc-sm-template-5 .ihc-ig .ihc-sm-item-label{color:#125688}.ihc-sm-template-5 .ihc-tbr .fa-ihc-sm,.ihc-sm-template-5 .ihc-tbr .ihc-sm-item-label{color:#2c4762}.ihc-sm-template-5 .ihc-sm-item.ihc-fb:hover{background:#3b5998}.ihc-sm-template-5 .ihc-sm-item.ihc-tw:hover{background:#4099ff}.ihc-sm-template-5 .ihc-sm-item.ihc-in:hover{background:#0074a2}.ihc-sm-template-5 .ihc-sm-item.ihc-goo:hover{background:#d95232}.ihc-sm-template-5 .ihc-sm-item.ihc-vk:hover{background:#5d83aa}.ihc-sm-template-5 .ihc-sm-item.ihc-ig:hover{background:#125688}.ihc-sm-template-5 .ihc-sm-item.ihc-tbr:hover{background:#2c4762}.ihc-public-wrapp-visitor-user .iump-user-page-avatar{width:50%}.ihc-public-wrapp-visitor-user .ihc-account-page-top-mess{border-bottom:1px solid #ededed;margin-bottom:15px;padding-bottom:10px}.ihc-public-wrapp-visitor-user .ihc-account-page-top-mess p{margin-bottom:10px}.ihc-public-wrapp-visitor-user .ihc-account-page-top-mess .ihc-ap-sm-top-icons-wrap{float:none;padding-left:2px}.ihc-ap-sm-top-icons-wrap .ihc-account-page-sm-icon{border-radius:100%;-webkit-border-radius:100%;border:2px solid #fff;box-shadow:0 0 5px 0 rgba(0,0,0,.3);opacity:.9;color:#fff}.ihc-ap-sm-top-icons-wrap .ihc-account-page-sm-icon .fa-ihc-sm{width:27px}.ihc-user-page-top-ap-wrapper{padding:20px 15px 10px;box-sizing:border-box;position:relative;overflow:hidden;z-index:1}.ihc-user-page-top-ap-background{position:absolute;height:200%;left:0;right:0;top:-100%;z-index:-10;background-size:cover;background-position:50% 50%;background-blend-mode:overlay;background-image:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/images/top_aff_bk_1.png)}.ihc-ap-top-theme-1 #js_ihc_edit_top_ap_banner{height:180px}.ihc-user-page-top-ap-wrapper .ihc-left-side{float:left;max-width:30%}.ihc-user-page-top-ap-wrapper .ihc-middle-side{float:left;max-width:70%}.ihc-user-page-top-ap-wrapper .ihc-user-page-avatar{display:inline-block;padding-right:15px;max-width:150px}.ihc-user-page-top-ap-wrapper .ihc-top-levels{margin:5px 0 10px;display:block;padding-left:20px;font-family:var(--iump-primary-font)}.ihc-user-page-top-ap-wrapper .ihc-top-level-box{background-color:#2eccc5;color:#fff;padding:3px 9px;margin:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px;-webkit-border-radius:3px;-moz-border-radius:3px;box-radius:3px;display:inline-block;cursor:pointer}.ihc-user-page-top-ap-wrapper .ihc-top-level-box.ihc-expired-level{background-color:rgba(240,80,80,.8)}.ihc-ap-top-sm{margin:5px 0 10px;display:block;padding-left:20px}.ihc-ap-top-theme-1 .ihc-user-page-avatar img{min-width:150px}.ihc-ap-top-theme-2 #js_ihc_edit_top_ap_banner{height:250px}.ihc-ap-top-theme-3 .ihc-middle-side{max-width:inherit;margin-left:189px;margin-bottom:20px}.ihc-ap-top-theme-3 .ihc-user-page-avatar img{min-height:210px}.ihc-ap-top-theme-4{padding-top:80px;padding-bottom:0;height:335px}.ihc-ap-top-theme-4 .ihc-user-page-top-ap-background{height:335px;top:0;background-image:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/images/top_aff_bk_3.png);background-color:#00a0e3;background-image:-webkit-linear-gradient(left,#00a0e3,#39c8df);background-image:linear-gradient(to right,#00a0e3,#39c8df);z-index:-2}.ihc-ap-top-theme-4 .ihc-left-side{margin-bottom:-75px;margin-left:50px;z-index:1}.ihc-ap-top-theme-4 .ihc-middle-side{float:none;max-width:inherit;margin-top:-15px;z-index:1;margin-left:260px}.ihc-ap-top-theme-3 .ihc-special-clear,.ihc-ap-top-theme-4 .ihc-special-clear{clear:none}.ihc-ap-top-theme-3 .ihc-stats-label,.ihc-ap-top-theme-4 .ihc-stats-label{min-height:20px;line-height:1.2;padding-right:0}.ihc-ap-top-theme-3 .ihc-stats-content,.ihc-ap-top-theme-4 .ihc-stats-content{margin-bottom:6px;font-size:21px}.ihc-ap-top-theme-4 .ihc-user-page-details{top:-48px;position:relative;margin-top:0;border-radius:100%}.ihc-ap-top-theme-4 .ihc-user-page-avatar{padding-right:0;max-width:210px;display:block}.ihc-ap-top-theme-4 .ihc-user-page-avatar img{border-radius:100%;box-shadow:none;box-sizing:border-box;border:7px solid rgba(255,255,255,.2)!important;max-height:210px;min-height:200px}.ihc-user-page-top-ap-wrapper .ihc-user-page-avatar img,.iump-view-user-wrapp-temp1 .ihc-left-side .ihc-user-page-avatar img{max-width:100%;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;box-shadow:0 0 15px 0 rgba(0,0,0,.3);border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;display:block;margin:0 auto}.ihc-ap-top-theme-4 .ihc-background-overlay{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;background-color:rgba(0,0,0,.35)}.ihc-ap-top-theme-4 .ihc-top-levels{margin-left:0;margin-top:10px;padding-left:20px}.ihc-ap-top-theme-4 .iump-user-page-name{margin-bottom:20px!important}.ihc-user-page-top-ap-wrapper .ihc-user-page-avatar img{transition:.2s;border-radius:100%;border:5px solid #fff}.ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess{word-break:break-word;font-family:var(--iump-primary-font);display:inline-block;padding-top:5px;padding-left:20px;word-break:break-word}.ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess div,.ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess p{margin-bottom:8px}.ihc-user-page-top-ap-wrapper .ihc-stats-label{min-height:30px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5;padding:0 5px 0 0}.ihc-user-page-top-ap-wrapper .ihc-stats-content{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;line-height:1.2;margin-bottom:16px;color:#454545;font-size:24px}.ihc-ap-top-theme-2{padding-top:270px}.ihc-ap-top-theme-2 .ihc-user-page-top-ap-background{height:250px;top:0;background-image:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/images/top_ump_bk_4.png)}.ihc-ap-top-theme-2 .ihc-user-page-avatar img{min-width:180px;border-radius:0;box-shadow:none;border:5px solid #fff}.ihc-ap-top-theme-2 .ihc-left-side,.ihc-ap-top-theme-3 .ihc-left-side{margin-bottom:-75px}.ihc-ap-top-theme-2 .ihc-middle-side{margin-top:-10px}.ihc-ap-top-theme-2 .ihc-user-page-details,.iump-view-user-wrapp-temp1 .ihc-left-side .ihc-user-page-details{top:-75px;position:relative;margin-top:0;background-color:#fff}.ihc-ap-top-theme-2 .ihc-user-page-avatar,.ihc-ap-top-theme-3 .ihc-user-page-avatar{padding-right:0;max-width:190px}.ihc-ap-top-theme-3{padding-top:320px;padding-bottom:0}.ihc-ap-top-theme-3 .ihc-user-page-top-ap-background{height:300px;top:0;background-image:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/images/top_ump_bk_4.png)}.ihc-ap-top-theme-3 .ihc-middle-side{float:none;max-width:inherit;margin-top:-10px}.ihc-ap-top-theme-3 .ihc-user-page-details{top:-75px;position:relative;margin-top:0;background-color:#fff;border-radius:100%}.iump-view-user-wrapp-temp1 .ihc-user-page-top-ap-background,.iump-view-user-wrapp-temp2 .ihc-user-page-top-ap-background{left:0;right:0;background-size:cover;background-position:50% 50%;background-blend-mode:overlay;top:0;background-image:url(//elenaalquati.org/wp-content/plugins/indeed-membership-pro/assets/images/top_aff_bk_2.png)}.ihc-ap-top-theme-3 .ihc-user-page-avatar img{border-radius:100%;box-shadow:none;border:5px solid #fff}.iump-list-posts-template-2 .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image{display:block;width:100%;padding:0;text-align:left}.iump-list-posts-template-2 .iump-list-access-posts-item-wrapp .iump-list-access-posts-the-feature-image img{width:100%}.iump-list-posts-template-2 .iump-list-access-posts-item-wrapp .iump-list-access-posts-item-content{display:block;width:100%;padding-left:0;margin-top:20px}.iump-invoice-template-2 .iump-invoice-title{background-color:#5e97e4}.iump-invoice-template-2 .iump-invoice-invoice-code{background-color:#777;color:#e4e4e6}.iump-invoice-template-2 .iump-invoice-client-details{background-color:#eee}.iump-view-user-wrapp-temp1,.iump-view-user-wrapp-temp2{font-family:var(--iump-primary-font)}.iump-view-user-wrapp-temp1 .ihc-user-page-top-ap-wrapper{padding:270px 15px 10px;box-sizing:border-box;position:relative;overflow:hidden;z-index:1;border-bottom:2px solid #eee}.iump-view-user-wrapp-temp1 .ihc-left-side{float:left;max-width:30%;margin-bottom:-75px}.iump-view-user-wrapp-temp1 .ihc-left-side .ihc-user-page-avatar{display:inline-block;padding-right:0;max-width:190px}.iump-view-user-wrapp-temp1 .ihc-left-side .ihc-user-page-avatar img{transition:.2s;border-radius:0;border:5px solid #fff;box-shadow:none}.iump-view-user-wrapp-temp1 .ihc-middle-side{float:left;max-width:70%;padding:5px 15px;box-sizing:border-box}.iump-view-user-wrapp-temp1 .ihc-middle-side .iump-name{font-size:23px;font-weight:600;color:#666;line-height:1.6em}.iump-view-user-wrapp-temp1 .ihc-middle-side .iump-addiional-elements,.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-addiional-elements{color:#888;font-size:14px;line-height:18px;box-sizing:content-box;margin:10px 0}.iump-view-user-wrapp-temp1 .ihc-middle-side .iump-element,.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-element{padding:0 10px;border-right:1px solid #ddd;box-sizing:content-box}.iump-view-user-wrapp-temp1 .ihc-middle-side .iump-element:first-child,.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-element:first-child{padding-left:0}.iump-view-user-wrapp-temp1 .ihc-user-page-top-ap-background{position:absolute;z-index:-10;height:250px}.iump-view-user-wrapp-temp1 .ihc-levels-wrapper,.iump-view-user-wrapp-temp2 .ihc-levels-wrapper{padding:10px 30px;border-bottom:2px solid #eee;box-sizing:border-box;background-color:#777a80}.iump-view-user-wrapp-temp1 .ihc-levels-wrapper .ihc-top-level-box,.iump-view-user-wrapp-temp2 .ihc-levels-wrapper .ihc-top-level-box{background-color:transparent;color:#fff;padding:6px 16px;margin:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px;-webkit-border-radius:4px;-moz-border-radius:4px;box-radius:4px;display:inline-block;cursor:pointer;border:1px solid #ccc;font-weight:700}.iump-view-user-wrapp-temp1 .iump-user-fields-list,.iump-view-user-wrapp-temp2 .iump-user-fields-list{padding:30px 20px 20px;color:#555;font-family:var(--iump-primary-font);font-size:16px}.iump-view-user-wrapp-temp1 .iump-user-field{padding:10px 0;border-bottom:1px solid #eee}.iump-view-user-wrapp-temp1 .iump-user-field .iump-label{color:#333;font-weight:700;width:35%;text-align:right;padding-right:7%;box-sizing:border-box;float:left}.iump-view-user-wrapp-temp1 .iump-user-field .iump-value{float:left;white-space:pre-wrap}.iump-view-user-wrapp-temp1 .iump-additional-content,.iump-view-user-wrapp-temp2 .iump-additional-content{padding:30px 20px 20px;color:#555;font-family:var(--iump-primary-font);font-size:14px}.ihc-account-subscr-list,.ihc-account-subscr-list .ihc-level-name,.ihc-account-tranz-list,.ihc-account-tranz-list td .ihc-level-name{color:var(--iump-primary-text-color)!important}.ihc-account-subscr-list .ihc-level-name,.ihc-account-subscr-list tbody td,.ihc-account-subscr-list thead td,.ihc-account-subscr-list thead th,.ihc-account-tranz-list tbody td,.ihc-account-tranz-list tbody th,.ihc-account-tranz-list tfoot th,.ihc-account-tranz-list thead th{font-size:12px!important;font-family:var(--iump-primary-font)!important}.iump-view-user-wrapp-temp2 .ihc-user-page-top-ap-wrapper{padding:170px 15px 10px;box-sizing:border-box;position:relative;overflow:hidden;z-index:1;border-bottom:2px solid #eee}.iump-view-user-wrapp-temp2 .ihc-left-side{margin:0 auto -75px;max-width:40%;min-width:200px;float:none}.iump-view-user-wrapp-temp2 .ihc-left-side .ihc-user-page-details{top:-75px;position:relative;margin-top:0;text-align:center}.iump-view-user-wrapp-temp2 .ihc-left-side .ihc-user-page-avatar{max-width:100%;padding-right:0}.iump-view-user-wrapp-temp2 .ihc-left-side .ihc-user-page-avatar img{border-image-outset:0;border-image-repeat:stretch;border-image-slice:100%;border-image-source:none;border-image-width:1;display:block;width:100%;height:auto;max-height:100%;margin:0 auto;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;transition:.2s;border-radius:100%;box-shadow:0 0 19px 0 rgba(0,0,0,.15)!important;border:11px solid #fff;box-shadow:none}.iump-view-user-wrapp-temp2 .ihc-middle-side{float:none;max-width:100%;padding:5px 15px;box-sizing:border-box;text-align:center}.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-name{font-size:26px;font-weight:600;color:#666;line-height:1.6em}.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-username{font-size:18px;font-weight:700;color:#222;line-height:1.2em}.iump-view-user-wrapp-temp2 .ihc-middle-side .iump-since{color:#333}.iump-view-user-wrapp-temp2 .ihc-user-page-top-ap-background{position:absolute;z-index:-10;height:180px}.iump-view-user-wrapp-temp2 .iump-user-field{padding:10px 0}.iump-view-user-wrapp-temp2 .iump-user-field .iump-label{color:#333;font-weight:700;padding-left:7%;box-sizing:border-box;border-bottom:1px solid #eee}.iump-view-user-wrapp-temp2 .iump-user-field .iump-value{padding-left:7%}.ihc-account-tranz-list{width:100%;font-size:13px;border:1px solid #ccd0d4!important;font-family:var(--iump-primary-font)!important;border:1px solid var(--iump-blue-second-border-color)!important}.ihc-account-tranz-list tfoot tr,.ihc-account-tranz-list thead tr{background-color:#50586b;height:46px}.ihc-account-tranz-list tfoot th,.ihc-account-tranz-list thead th{padding:18px 7px;font-style:normal;background-color:#f9f9fa;background-color:var(--iump-light-blue-color);border:none!important;border-bottom:1px solid var(--iump-blue-border-color)!important;border-top:1px solid var(--iump-blue-border-color)!important;border-color:var(--iump-blue-border-color);color:var(--iump-primary-text-color);font-weight:600}.ihc-account-subscr-list tbody tr:nth-child(odd),.ihc-account-tranz-list tbody tr:nth-child(odd){background-color:#fff!important}.ihc-account-subscr-list tbody tr:nth-child(2n),.ihc-account-tranz-list tbody tr:nth-child(2n){background-color:#f9fdff!important}.ihc-account-tranz-list tbody td,.ihc-account-tranz-list tbody th{padding:16px 9px 15px;line-height:2.4em;color:var(--iump-primary-text-color);font-weight:500;border:none!important;background-color:transparent!important}.ihc-account-tranz-list .ihc-data-highlighted{font-weight:700}.ihc-account-tranz-list td .ihc-level-name{font-family:var(--iump-primary-font)!important}.ihc-account-subscr-list{font-family:var(--iump-primary-font)!important;border:1px solid var(--iump-blue-second-border-color)!important}.ihc-account-subscr-list thead{font-family:var(--iump-primary-font)!important;border-bottom:none!important}.ihc-account-subscr-list thead td,.ihc-account-subscr-list thead th{padding:18px 7px!important;font-style:normal;background-color:#f9f9fa;background-color:var(--iump-light-blue-color);border:none!important;border-bottom:1px solid var(--iump-blue-border-color)!important;border-top:1px solid var(--iump-blue-border-color)!important;border-color:var(--iump-blue-border-color);color:var(--iump-primary-text-color);font-weight:600;text-transform:none}.ihc-account-subscr-list tbody td{padding:16px 9px 15px!important;line-height:2.4em!important;color:var(--iump-primary-text-color);border:none!important;font-weight:500;background-color:transparent!important}.ihc-account-subscr-list .ihc-subscription-table-level{max-width:130px}.ihc-account-subscr-list .ihc-level-name{max-width:120px;box-sizing:border-box;font-weight:700}.ihc-account-subscr-list .ihc-level-name-wrapp{max-width:120px;box-sizing:border-box}.ihc-account-subscr-list .ihc-level-grace-wrapp,.ihc-account-subscr-list .ihc-level-type-wrapp{width:110px;box-sizing:border-box;word-break:break-word}.ihc-account-subscr-list .ihc-level-payment-wrapp,.ihc-account-subscr-list .ihc-level-price-wrapp{width:130px;box-sizing:border-box;word-break:break-word}.ihc-account-subscr-list .ihc-level-trial-wrapp{width:100px;box-sizing:border-box;word-break:break-word}.ihc-account-subscr-list .ihc-subscription-table-actions .iump-subscription-table-button{color:#11afea!important;padding:5px;margin:0;border-right:1px solid #eee;border-right:none}.ihc-account-subscr-list .ihc-subscription-table-actions .iump-subscription-table-button span{background-color:#eaeaea;border-radius:4px;padding:5px 9px;font-family:var(--iump-primary-font);font-size:11px;font-weight:600;min-width:90px;cursor:pointer;background-color:var(--iump-blue-color)!important;font-family:var(--iump-primary-font);color:#fff!important}.ihc-account-subscr-list .ihc-subscription-table-actions .iump-subscription-table-button a{text-decoration:none;background-color:#eaeaea;border-radius:4px;padding:5px 9px;font-family:var(--iump-primary-font);font-size:11px;font-weight:600;min-width:90px;cursor:pointer;background-color:var(--iump-blue-color)!important;font-family:var(--iump-primary-font);color:#fff!important}.ihc-account-subscr-list .ihc_account_level_status{font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important;font-weight:700}.ihc-account-subscr-list .ihc-subscription-table-actions{width:150px!important;min-width:70px;max-width:150px}.ihc-register-1 .ihc-hide-pw,.ihc-register-2 .ihc-hide-pw,.ihc-register-5 .ihc-hide-pw,.ihc-register-6 .ihc-hide-pw,.ihc-register-7 .ihc-hide-pw{bottom:50px;top:auto;max-height:35px}.ihc-register-14 .ihc-hide-pw{max-height:9em}.ihc-register-9 .ihc-hide-pw{right:2px}.ihc-login-template-1 .ihc-hide-login-pw,.ihc-login-template-5 .ihc-hide-login-pw{top:auto;bottom:0;top:calc(50% - 20px)}.ihc-login-template-2 .ihc-hide-login-pw,.ihc-login-template-6 .ihc-hide-login-pw{top:auto;bottom:8px;max-height:50px}.ihc-login-template-3 .ihc-hide-login-pw{top:auto;bottom:15px;max-height:40px}.ihc-login-template-7 .ihc-hide-login-pw{top:auto;bottom:8px;max-height:50px;right:10px}.ihc-login-template-13 .ihc-hide-login-pw{bottom:0;top:auto;max-height:40px}.ihc-ap-wrap{padding:20px 0}.ihc-ap-wrap h3{font-weight:600!important;font-size:2rem!important;margin-bottom:20px;font-family:var(--iump-primary-font);color:var(--iump-primary-text-color)}@media (max-width:567px){.ihc_locker_4 .lock_content{margin-left:0;margin-top:140px}}@media (max-width:570px){.ihc-user-page-top-ap-wrapper .ihc-left-side{width:100%;max-width:70%}.ihc-ap-top-theme-3 .ihc-middle-side{margin-left:0;margin-top:10px;display:inline-block}.ihc-user-page-top-ap-wrapper .ihc-middle-side,.ihc-user-page-top-ap-wrapper .ihc-user-page-avatar{max-width:100%;width:100%}.ihc-user-page-name,.ihc-user-page-top-ap-wrapper .ihc-stats-content{font-size:1.3em}.ihc-user-page-mess{font-size:.9em}.ihc-ap-top-theme-2 .ihc-user-page-details,.ihc-ap-top-theme-3 .ihc-user-page-details{background-color:transparent}.ihc-ap-top-theme-2 .ihc-left-side{margin:0 auto -75px;float:none}.ihc-ap-top-theme-4{padding-top:10px}.ihc-ap-top-theme-4 .ihc-left-side{margin-left:0;margin-bottom:0}.ihc-ap-top-theme-4 .ihc-user-page-details{top:0}.ihc-ap-top-theme-4 .ihc-middle-side{margin-left:0;margin-top:5px;text-align:center}.ihc-ap-top-theme-4 .ihc-account-page-top-extra-mess{display:none}.ihc-ap-top-theme-4 .ihc-top-levels{height:36px;overflow:hidden}.ihc-ap-theme-3 .ihc-mobile-bttn{background-color:transparent;border:none}.ihc-ap-theme-3 .ihc-mobile-bttn:before{color:#444}}@media (max-width:768px){.ihc-account-subscr-list tr,.ihc-account-tranz-list tr{padding:5px!important;box-sizing:border-box;border-bottom:1px solid #ddd}.ihc-account-subscr-list tfoot,.ihc-account-subscr-list thead,.ihc-account-tranz-list tfoot,.ihc-account-tranz-list thead{display:none}.ihc-account-subscr-list tbody,.ihc-account-tranz-list tbody,.ihc-account-tranz-list tr{display:block}.ihc-account-subscr-list tr td,.ihc-account-tranz-list tr td{display:block;text-align:right!important;padding:0!important}.ihc-account-tranz-list tr td:before{content:attr(data-title) ": ";font-weight:700;float:left}.ihc-account-subscr-list tr{display:block;display:flow-root;text-align:right}.ihc-subscription-table-actions{width:auto}.ihc-account-subscr-list .ihc-level-name-wrapp{padding:10px 0!important;font-size:14px;max-width:100%}.ihc-account-subscr-list .ihc-level-end-time-wrapp,.ihc-account-subscr-list .ihc-level-start-time-wrapp{display:inline-flex}.ihc-account-subscr-list .ihc-level-end-time-wrapp:before{content:" - ";padding:0 5px}.ihc-account-subscr-list .ihc-level-paid-status-wrapp,.ihc-account-subscr-list .ihc-subscription-table-actions{padding-top:10px!important;width:auto!important;max-width:inherit}.ihc-account-subscr-list .iump-subscription-table-button{margin-right:0;margin-left:6px}.iump-user-page-name{font-size:14px}.ihc-ap-top-theme-4 .iump-user-page-name{margin-bottom:10px!important}}@media (max-width:620px){.ihc-register-6{width:100%;min-width:auto}}