.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}@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)}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}

/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}.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}}#wpadminbar>.godaddy-styles *,.godaddy-styles *{font-family:GD Sherpa,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.4}#wpadminbar>.godaddy-styles .is-bigger,.godaddy-styles .is-bigger{font-size:1.1em!important;font-weight:500!important}#wpadminbar>.godaddy-styles .components-button,#wpadminbar>.godaddy-styles.components-button,.godaddy-styles .components-button,.godaddy-styles.components-button{border:0;border-radius:6px;box-shadow:none;font-size:1em;height:auto;line-height:1;padding:1.25em;transition:background-color,color,.2s ease-in-out}#wpadminbar>.godaddy-styles .components-button:disabled,#wpadminbar>.godaddy-styles.components-button:disabled,.godaddy-styles .components-button:disabled,.godaddy-styles.components-button:disabled{opacity:.5}#wpadminbar>.godaddy-styles .components-button>svg,#wpadminbar>.godaddy-styles.components-button>svg,.godaddy-styles .components-button>svg,.godaddy-styles.components-button>svg{height:24px;margin-left:.2em;position:relative;right:-5px;top:-1px;transform:scale(.75);width:24px}#wpadminbar>.godaddy-styles .components-button.no-padding,#wpadminbar>.godaddy-styles.components-button.no-padding,.godaddy-styles .components-button.no-padding,.godaddy-styles.components-button.no-padding{padding:0}#wpadminbar>.godaddy-styles .components-button.is-big,#wpadminbar>.godaddy-styles.components-button.is-big,.godaddy-styles .components-button.is-big,.godaddy-styles.components-button.is-big{font-size:1.1em;font-weight:600;padding:1.5em}#wpadminbar>.godaddy-styles .components-button.is-primary,#wpadminbar>.godaddy-styles.components-button.is-primary,.godaddy-styles .components-button.is-primary,.godaddy-styles.components-button.is-primary{background-color:#000;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-primary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:hover:not([disabled]),.godaddy-styles .components-button.is-primary:active:not([disabled]),.godaddy-styles .components-button.is-primary:hover:not([disabled]),.godaddy-styles.components-button.is-primary:active:not([disabled]),.godaddy-styles.components-button.is-primary:hover:not([disabled]){background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-button.is-secondary,#wpadminbar>.godaddy-styles.components-button.is-secondary,.godaddy-styles .components-button.is-secondary,.godaddy-styles.components-button.is-secondary{box-shadow:none;color:#111}#wpadminbar>.godaddy-styles .components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-secondary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:hover:not([disabled]),.godaddy-styles .components-button.is-secondary:active:not([disabled]),.godaddy-styles .components-button.is-secondary:hover:not([disabled]),.godaddy-styles.components-button.is-secondary:active:not([disabled]),.godaddy-styles.components-button.is-secondary:hover:not([disabled]){border:0;box-shadow:none;color:#000}#wpadminbar>.godaddy-styles .components-button.is-tertiary,#wpadminbar>.godaddy-styles.components-button.is-tertiary,.godaddy-styles .components-button.is-tertiary,.godaddy-styles.components-button.is-tertiary{border:1px solid #111;color:#111}#wpadminbar>.godaddy-styles .components-button.is-tertiary:hover,#wpadminbar>.godaddy-styles.components-button.is-tertiary:hover,.godaddy-styles .components-button.is-tertiary:hover,.godaddy-styles.components-button.is-tertiary:hover{background-color:#111;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-link,#wpadminbar>.godaddy-styles.components-button.is-link,.godaddy-styles .components-button.is-link,.godaddy-styles.components-button.is-link{box-shadow:none;color:#00a4a6;padding:0;text-decoration:none}#wpadminbar>.godaddy-styles .components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-link:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:hover:not([disabled]),.godaddy-styles .components-button.is-link:active:not([disabled]),.godaddy-styles .components-button.is-link:hover:not([disabled]),.godaddy-styles.components-button.is-link:active:not([disabled]),.godaddy-styles.components-button.is-link:hover:not([disabled]){color:#111;outline:none}#wpadminbar>.godaddy-styles .components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.has-icon:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:hover:not([disabled]),.godaddy-styles .components-button.has-icon:active:not([disabled]),.godaddy-styles .components-button.has-icon:hover:not([disabled]),.godaddy-styles.components-button.has-icon:active:not([disabled]),.godaddy-styles.components-button.has-icon:hover:not([disabled]){background-color:#fff0;color:#00a4a6}#wpadminbar>.godaddy-styles .components-modal__frame,#wpadminbar>.godaddy-styles.components-modal__frame,.godaddy-styles .components-modal__frame,.godaddy-styles.components-modal__frame{border-radius:1rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content,.godaddy-styles .components-modal__frame .components-modal__content,.godaddy-styles.components-modal__frame .components-modal__content{margin-top:0;padding:4.5rem 4.5rem 4.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content:before,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content:before,.godaddy-styles .components-modal__frame .components-modal__content:before,.godaddy-styles.components-modal__frame .components-modal__content:before{margin:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content p:last-child,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content p:last-child,.godaddy-styles .components-modal__frame .components-modal__content p:last-child,.godaddy-styles.components-modal__frame .components-modal__content p:last-child{margin-bottom:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header{border-bottom:0;font-size:2rem;height:unset;margin-bottom:.75em;padding:0;position:relative}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container{margin-right:8px}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading{font-size:2rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon{font-size:1rem;left:auto;padding:.25em;position:absolute;right:-3.5rem;top:-3.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg{margin-left:0;right:0;top:0;transform:scale(1)}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input{margin-bottom:.5em}#wpadminbar>.godaddy-styles .ux-tag,.godaddy-styles .ux-tag{border-radius:4px;color:#000;font-size:.9em;font-weight:700;letter-spacing:.05625rem;line-height:1.5;padding-block:8px;padding-inline:8px;text-transform:uppercase;white-space:nowrap}#wpadminbar>.godaddy-styles .ux-tag-critical,.godaddy-styles .ux-tag-critical{background-color:#fbb}#wpadminbar>.godaddy-styles .ux-tag-highlight,.godaddy-styles .ux-tag-highlight{background-color:#a6fff8}#wpadminbar>.godaddy-styles .ux-tag-info,.godaddy-styles .ux-tag-info{background-color:#d3c1f7}#wpadminbar>.godaddy-styles .ux-tag-internal,.godaddy-styles .ux-tag-internal{background-color:#fbd9ed}#wpadminbar>.godaddy-styles .ux-tag-neutral,.godaddy-styles .ux-tag-neutral{background-color:#ddeaf8}#wpadminbar>.godaddy-styles .ux-tag-passive,.godaddy-styles .ux-tag-passive{background-color:#f4f8fc}#wpadminbar>.godaddy-styles .ux-tag-success,.godaddy-styles .ux-tag-success{background-color:#9fffb8}#wpadminbar>.godaddy-styles .ux-tag-warning,.godaddy-styles .ux-tag-warning{background-color:#ffeea9}#wpadminbar>.godaddy-styles .components-toggle-control,#wpadminbar>.godaddy-styles.components-toggle-control,.godaddy-styles .components-toggle-control,.godaddy-styles.components-toggle-control{align-items:flex-end;display:flex}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles .components-toggle-control__field,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles.components-toggle-control__field,.godaddy-styles .components-toggle-control .components-base-control__field,.godaddy-styles .components-toggle-control__field,.godaddy-styles.components-toggle-control .components-base-control__field,.godaddy-styles.components-toggle-control__field{margin:0}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track{background-color:#f3f6f8}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track{background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__help,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__help,.godaddy-styles .components-toggle-control .components-base-control__help,.godaddy-styles.components-toggle-control .components-base-control__help{margin:0}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
 img,legend{border:0}legend,td,th{padding:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:#fff0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1,#saved-comments-title,.saved-h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html,.mce-content-body{font-size:100%;line-height:1.5;color:#555}html,html a,.mce-content-body,.mce-content-body a{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;text-shadow:1px 1px 1px rgb(0 0 0 / .004)}a{text-decoration:none;font-weight:400;transition:color 0.25s}.saved-entry-full-content a:not(.saved-icon):not(.saved-button):not(.wp-block-file__button),.saved-entry-content-inner a:not(.saved-icon):not(.saved-button):not(.wp-block-file__button),.saved-entry-full-meta a:not(.saved-icon):not(.saved-button):not(.wp-block-file__button),.saved-entry-full-footer a,.saved-entry-short-title a,.saved-entry-compact-right h3 a,.saved-comments a,.saved-map-section a,#respond a,.textwidget a,.widget_ctfw-giving a,.widget_mc4wp_form_widget a,.saved-image-section-text a,.saved-bg-section-text a,a .saved-sticky-item-title,#saved-sticky-content-custom-content a,.saved-colored-section-title a,.mce-content-body a{font-weight:700;font-style:normal;color:#000;border-width:0 0 2px 0;border-style:solid}a .saved-icon,a.saved-icon{font-weight:400}.saved-link-has-image{border-width:0!important}h1,#saved-comments-title,.saved-h1,h2,.saved-h2,#reply-title,h3,h4,.saved-nav-block-title,h5,h6{font-weight:700;line-height:1.05;color:#000}.saved-has-uppercase h1,.saved-has-uppercase #saved-comments-title,.saved-has-uppercase .saved-h1,.saved-has-uppercase h2,.saved-has-uppercase .saved-h2,.saved-has-uppercase #reply-title,.saved-has-uppercase h3,.saved-has-uppercase h4,.saved-has-uppercase .saved-nav-block-title,.saved-has-uppercase h5,.saved-has-uppercase h6{text-transform:uppercase}h1 a,#saved-comments-title a,.saved-h1 a,h2 a,.saved-h2 a,#reply-title a,h3 a,h4 a,.saved-nav-block-title a,h5 a,h6 a{font-weight:700}h1,#saved-comments-title,.saved-h1{font-size:3.6em}#saved-content h1,#saved-content #saved-comments-title,#saved-content .saved-h1,.mce-content-body h1,.mce-content-body #saved-comments-title,.mce-content-body .saved-h1{font-size:2.8em}h2,.saved-h2,#reply-title{font-size:2em}h3,.saved-h3,.saved-home-highlights-content h2,.saved-home-highlights-content .saved-h2,.saved-home-highlights-content #reply-title,.saved-section-orientation-horizontal .saved-bg-section-content h1,.saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title,.saved-section-orientation-horizontal .saved-bg-section-content .saved-h1,.saved-section-orientation-horizontal .saved-bg-section-content h2,.saved-section-orientation-horizontal .saved-bg-section-content .saved-h2,.saved-section-orientation-horizontal .saved-bg-section-content #reply-title,.saved-widgets-row-content aside h2,.saved-widgets-row-content aside .saved-h2,.saved-widgets-row-content aside #reply-title,#saved-map-section-address{font-size:1.6em}h4,.saved-nav-block-title,.saved-h4,.widget_calendar #wp-calendar caption{font-size:1.4em}h5,.saved-h5,.saved-caption-image-title{font-size:1.25em}h6,.saved-h6{font-size:1.1em}.saved-has-heading-accents .saved-entry-content h1::before,.saved-has-heading-accents .saved-entry-content #saved-comments-title::before,.saved-has-heading-accents .saved-compact-content h1::before,.saved-has-heading-accents .saved-comment h1::before,.saved-has-heading-accents .saved-compact-content #saved-comments-title::before,.saved-has-heading-accents .saved-comment #saved-comments-title::before,.saved-has-heading-accents .widget_text .textwidget h1::before,.saved-has-heading-accents .widget_text .textwidget #saved-comments-title::before,.widget_text .saved-has-heading-accents .textwidget h1::before,.widget_text .saved-has-heading-accents .textwidget #saved-comments-title::before,.saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content h3::before,.saved-has-heading-accents .saved-compact-content h3::before,.saved-has-heading-accents .saved-comment h3::before,.saved-has-heading-accents .widget_text .textwidget h3::before,.widget_text .saved-has-heading-accents .textwidget h3::before,.saved-has-heading-accents .saved-entry-content h4::before,.saved-has-heading-accents .saved-entry-content .saved-nav-block-title::before,.saved-has-heading-accents .saved-compact-content h4::before,.saved-has-heading-accents .saved-comment h4::before,.saved-has-heading-accents .widget_text .textwidget h4::before,.widget_text .saved-has-heading-accents .textwidget h4::before,.saved-has-heading-accents .saved-compact-content .saved-nav-block-title::before,.saved-has-heading-accents .saved-comment .saved-nav-block-title::before,.saved-has-heading-accents .widget_text .textwidget .saved-nav-block-title::before,.widget_text .saved-has-heading-accents .textwidget .saved-nav-block-title::before,.saved-has-heading-accents .saved-entry-content h5::before,.saved-has-heading-accents .saved-compact-content h5::before,.saved-has-heading-accents .saved-comment h5::before,.saved-has-heading-accents .widget_text .textwidget h5::before,.widget_text .saved-has-heading-accents .textwidget h5::before,.saved-has-heading-accents .saved-entry-content h6::before,.saved-has-heading-accents .saved-compact-content h6::before,.saved-has-heading-accents .saved-comment h6::before,.saved-has-heading-accents .widget_text .textwidget h6::before,.widget_text .saved-has-heading-accents .textwidget h6::before,.saved-has-heading-accents .saved-entry-content .saved-h1::before,.saved-has-heading-accents .saved-compact-content .saved-h1::before,.saved-has-heading-accents .saved-comment .saved-h1::before,.saved-has-heading-accents .widget_text .textwidget .saved-h1::before,.widget_text .saved-has-heading-accents .textwidget .saved-h1::before,.saved-has-heading-accents .saved-entry-content .saved-h2::before,.saved-has-heading-accents .saved-entry-content #reply-title::before,.saved-has-heading-accents .saved-compact-content .saved-h2::before,.saved-has-heading-accents .saved-compact-content #reply-title::before,.saved-has-heading-accents .saved-comment .saved-h2::before,.saved-has-heading-accents .saved-comment #reply-title::before,.saved-has-heading-accents .widget_text .textwidget .saved-h2::before,.saved-has-heading-accents .widget_text .textwidget #reply-title::before,.widget_text .saved-has-heading-accents .textwidget .saved-h2::before,.widget_text .saved-has-heading-accents .textwidget #reply-title::before,.saved-has-heading-accents .saved-entry-content .saved-h3:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content .saved-h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-h3:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-h3:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-home-highlights-content h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment #saved-comments-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content .saved-h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment .saved-h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-h3:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget #saved-comments-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget .saved-h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-h3:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::before,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget #saved-comments-title:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget .saved-h1:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-h4::before,.saved-has-heading-accents .saved-entry-content .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-entry-content caption::before,.saved-has-heading-accents .saved-compact-content .saved-h4::before,.saved-has-heading-accents .saved-comment .saved-h4::before,.saved-has-heading-accents .saved-compact-content .widget_calendar #wp-calendar caption::before,.saved-has-heading-accents .saved-comment .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-compact-content caption::before,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-comment caption::before,.saved-has-heading-accents .widget_text .textwidget .saved-h4::before,.saved-has-heading-accents .widget_text .textwidget .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-has-heading-accents .widget_text .textwidget caption::before,.widget_text .saved-has-heading-accents .textwidget .saved-h4::before,.widget_text .saved-has-heading-accents .textwidget .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .widget_text .saved-has-heading-accents .textwidget caption::before,.saved-has-heading-accents .saved-entry-content .saved-h5::before,.saved-has-heading-accents .saved-compact-content .saved-h5::before,.saved-has-heading-accents .saved-comment .saved-h5::before,.saved-has-heading-accents .widget_text .textwidget .saved-h5::before,.widget_text .saved-has-heading-accents .textwidget .saved-h5::before,.saved-has-heading-accents .saved-entry-content .saved-h6::before,.saved-has-heading-accents .saved-compact-content .saved-h6::before,.saved-has-heading-accents .saved-comment .saved-h6::before,.saved-has-heading-accents .widget_text .textwidget .saved-h6::before,.widget_text .saved-has-heading-accents .textwidget .saved-h6::before,.saved-has-heading-accents.mce-content-body h1::before,.saved-has-heading-accents.mce-content-body #saved-comments-title::before,.saved-has-heading-accents.mce-content-body .saved-h1::before,.saved-has-heading-accents.mce-content-body h2::before,.saved-has-heading-accents.mce-content-body .saved-h2::before,.saved-has-heading-accents.mce-content-body #reply-title::before,.saved-has-heading-accents.mce-content-body h3::before,.saved-has-heading-accents.mce-content-body h4::before,.saved-has-heading-accents.mce-content-body .saved-nav-block-title::before,.saved-has-heading-accents.mce-content-body h5::before,.saved-has-heading-accents.mce-content-body h6::before,.saved-has-heading-accents .saved-bg-section-content h1::before,.saved-has-heading-accents .saved-bg-section-content #saved-comments-title::before,.saved-has-heading-accents .saved-bg-section-content .saved-h1::before,.saved-has-heading-accents .saved-bg-section-content h2::before,.saved-has-heading-accents .saved-bg-section-content .saved-h2::before,.saved-has-heading-accents .saved-bg-section-content #reply-title::before,.saved-has-heading-accents #saved-banner-title div::before,.saved-has-heading-accents .saved-widget-title::before,.saved-has-heading-accents #saved-comments-title::before,.saved-has-heading-accents #reply-title::before,.saved-has-heading-accents .saved-caption-image-title::before,.saved-has-heading-accents #saved-map-section-address::before{display:block;position:relative;left:1px;width:50px;height:12px;border-style:solid;border-width:0 0 5px 0;margin-bottom:6px;content:""}.saved-has-heading-accents .saved-entry-content h1[style*=center]::before,.saved-has-heading-accents .saved-entry-content [style*=center]#saved-comments-title::before,.saved-has-heading-accents .saved-compact-content h1[style*=center]::before,.saved-has-heading-accents .saved-comment h1[style*=center]::before,.saved-has-heading-accents .saved-compact-content [style*=center]#saved-comments-title::before,.saved-has-heading-accents .saved-comment [style*=center]#saved-comments-title::before,.saved-has-heading-accents .widget_text .textwidget h1[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget [style*=center]#saved-comments-title::before,.widget_text .saved-has-heading-accents .textwidget h1[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget [style*=center]#saved-comments-title::before,.saved-has-heading-accents .saved-entry-content h1[style*=right]::before,.saved-has-heading-accents .saved-entry-content [style*=right]#saved-comments-title::before,.saved-has-heading-accents .saved-compact-content h1[style*=right]::before,.saved-has-heading-accents .saved-comment h1[style*=right]::before,.saved-has-heading-accents .saved-compact-content [style*=right]#saved-comments-title::before,.saved-has-heading-accents .saved-comment [style*=right]#saved-comments-title::before,.saved-has-heading-accents .widget_text .textwidget h1[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget [style*=right]#saved-comments-title::before,.widget_text .saved-has-heading-accents .textwidget h1[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget [style*=right]#saved-comments-title::before,.saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-entry-content h3[style*=center]::before,.saved-has-heading-accents .saved-compact-content h3[style*=center]::before,.saved-has-heading-accents .saved-comment h3[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget h3[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget h3[style*=center]::before,.saved-has-heading-accents .saved-entry-content h3[style*=right]::before,.saved-has-heading-accents .saved-compact-content h3[style*=right]::before,.saved-has-heading-accents .saved-comment h3[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget h3[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget h3[style*=right]::before,.saved-has-heading-accents .saved-entry-content h4[style*=center]::before,.saved-has-heading-accents .saved-entry-content [style*=center].saved-nav-block-title::before,.saved-has-heading-accents .saved-compact-content h4[style*=center]::before,.saved-has-heading-accents .saved-comment h4[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget h4[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget h4[style*=center]::before,.saved-has-heading-accents .saved-compact-content [style*=center].saved-nav-block-title::before,.saved-has-heading-accents .saved-comment [style*=center].saved-nav-block-title::before,.saved-has-heading-accents .widget_text .textwidget [style*=center].saved-nav-block-title::before,.widget_text .saved-has-heading-accents .textwidget [style*=center].saved-nav-block-title::before,.saved-has-heading-accents .saved-entry-content h4[style*=right]::before,.saved-has-heading-accents .saved-entry-content [style*=right].saved-nav-block-title::before,.saved-has-heading-accents .saved-compact-content h4[style*=right]::before,.saved-has-heading-accents .saved-comment h4[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget h4[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget h4[style*=right]::before,.saved-has-heading-accents .saved-compact-content [style*=right].saved-nav-block-title::before,.saved-has-heading-accents .saved-comment [style*=right].saved-nav-block-title::before,.saved-has-heading-accents .widget_text .textwidget [style*=right].saved-nav-block-title::before,.widget_text .saved-has-heading-accents .textwidget [style*=right].saved-nav-block-title::before,.saved-has-heading-accents .saved-entry-content h5[style*=center]::before,.saved-has-heading-accents .saved-compact-content h5[style*=center]::before,.saved-has-heading-accents .saved-comment h5[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget h5[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget h5[style*=center]::before,.saved-has-heading-accents .saved-entry-content h5[style*=right]::before,.saved-has-heading-accents .saved-compact-content h5[style*=right]::before,.saved-has-heading-accents .saved-comment h5[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget h5[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget h5[style*=right]::before,.saved-has-heading-accents .saved-entry-content h6[style*=center]::before,.saved-has-heading-accents .saved-compact-content h6[style*=center]::before,.saved-has-heading-accents .saved-comment h6[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget h6[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget h6[style*=center]::before,.saved-has-heading-accents .saved-entry-content h6[style*=right]::before,.saved-has-heading-accents .saved-compact-content h6[style*=right]::before,.saved-has-heading-accents .saved-comment h6[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget h6[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget h6[style*=right]::before,.saved-has-heading-accents .saved-entry-content .saved-h1[style*=center]::before,.saved-has-heading-accents .saved-compact-content .saved-h1[style*=center]::before,.saved-has-heading-accents .saved-comment .saved-h1[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget .saved-h1[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget .saved-h1[style*=center]::before,.saved-has-heading-accents .saved-entry-content .saved-h1[style*=right]::before,.saved-has-heading-accents .saved-compact-content .saved-h1[style*=right]::before,.saved-has-heading-accents .saved-comment .saved-h1[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget .saved-h1[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget .saved-h1[style*=right]::before,.saved-has-heading-accents .saved-entry-content .saved-h2[style*=center]::before,.saved-has-heading-accents .saved-entry-content [style*=center]#reply-title::before,.saved-has-heading-accents .saved-compact-content .saved-h2[style*=center]::before,.saved-has-heading-accents .saved-compact-content [style*=center]#reply-title::before,.saved-has-heading-accents .saved-comment .saved-h2[style*=center]::before,.saved-has-heading-accents .saved-comment [style*=center]#reply-title::before,.saved-has-heading-accents .widget_text .textwidget .saved-h2[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget [style*=center]#reply-title::before,.widget_text .saved-has-heading-accents .textwidget .saved-h2[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget [style*=center]#reply-title::before,.saved-has-heading-accents .saved-entry-content .saved-h2[style*=right]::before,.saved-has-heading-accents .saved-entry-content [style*=right]#reply-title::before,.saved-has-heading-accents .saved-compact-content .saved-h2[style*=right]::before,.saved-has-heading-accents .saved-compact-content [style*=right]#reply-title::before,.saved-has-heading-accents .saved-comment .saved-h2[style*=right]::before,.saved-has-heading-accents .saved-comment [style*=right]#reply-title::before,.saved-has-heading-accents .widget_text .textwidget .saved-h2[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget [style*=right]#reply-title::before,.widget_text .saved-has-heading-accents .textwidget .saved-h2[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget [style*=right]#reply-title::before,.saved-has-heading-accents .saved-entry-content .saved-h3:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content h2:not(.saved-entry-short-title)[style*=center]::before,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content h1:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content #saved-comments-title:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content .saved-h1:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside h2:not(.saved-entry-short-title)[style*=center]::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-compact-content .saved-h3:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-comment .saved-h3:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-comment .saved-home-highlights-content h2:not(.saved-entry-short-title)[style*=center]::before,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)[style*=center]::before,.saved-home-highlights-content .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-comment .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-comment .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-home-highlights-content .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-home-highlights-content .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content h1:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment h1:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content #saved-comments-title:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment #saved-comments-title:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content .saved-h1:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment .saved-h1:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget .saved-h3:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content h2:not(.saved-entry-short-title)[style*=center]::before,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget h1:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget #saved-comments-title:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget .saved-h1:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget .saved-h3:not(.saved-entry-short-title)[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content h2:not(.saved-entry-short-title)[style*=center]::before,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget h1:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget #saved-comments-title:not(.saved-entry-short-title)[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget .saved-h1:not(.saved-entry-short-title)[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside h2:not(.saved-entry-short-title)[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside h2:not(.saved-entry-short-title)[style*=center]::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)[style*=center]::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)[style*=center]::before,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)[style*=center]::before,.widget_text .saved-widgets-row-content aside .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)[style*=center]::before,.widget_text .saved-widgets-row-content aside .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)[style*=center]::before,.widget_text .saved-widgets-row-content aside .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)[style*=center]::before,.saved-has-heading-accents .saved-entry-content .saved-h3:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content h2:not(.saved-entry-short-title)[style*=right]::before,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content h1:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content #saved-comments-title:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content .saved-h1:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside h2:not(.saved-entry-short-title)[style*=right]::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-compact-content .saved-h3:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-comment .saved-h3:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-comment .saved-home-highlights-content h2:not(.saved-entry-short-title)[style*=right]::before,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)[style*=right]::before,.saved-home-highlights-content .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-comment .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-comment .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-home-highlights-content .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-home-highlights-content .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content h1:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment h1:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content #saved-comments-title:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment #saved-comments-title:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content .saved-h1:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment .saved-h1:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget .saved-h3:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content h2:not(.saved-entry-short-title)[style*=right]::before,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget h1:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget #saved-comments-title:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget .saved-h1:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget .saved-h3:not(.saved-entry-short-title)[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content h2:not(.saved-entry-short-title)[style*=right]::before,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget h1:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget #saved-comments-title:not(.saved-entry-short-title)[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget .saved-h1:not(.saved-entry-short-title)[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside h2:not(.saved-entry-short-title)[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside h2:not(.saved-entry-short-title)[style*=right]::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)[style*=right]::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)[style*=right]::before,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)[style*=right]::before,.widget_text .saved-widgets-row-content aside .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)[style*=right]::before,.widget_text .saved-widgets-row-content aside .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)[style*=right]::before,.widget_text .saved-widgets-row-content aside .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)[style*=right]::before,.saved-has-heading-accents .saved-entry-content .saved-h4[style*=center]::before,.saved-has-heading-accents .saved-entry-content .widget_calendar #wp-calendar caption[style*=center]::before,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-entry-content caption[style*=center]::before,.saved-has-heading-accents .saved-compact-content .saved-h4[style*=center]::before,.saved-has-heading-accents .saved-comment .saved-h4[style*=center]::before,.saved-has-heading-accents .saved-compact-content .widget_calendar #wp-calendar caption[style*=center]::before,.saved-has-heading-accents .saved-comment .widget_calendar #wp-calendar caption[style*=center]::before,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-compact-content caption[style*=center]::before,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-comment caption[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget .saved-h4[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget .widget_calendar #wp-calendar caption[style*=center]::before,.widget_calendar #wp-calendar .saved-has-heading-accents .widget_text .textwidget caption[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget .saved-h4[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget .widget_calendar #wp-calendar caption[style*=center]::before,.widget_calendar #wp-calendar .widget_text .saved-has-heading-accents .textwidget caption[style*=center]::before,.saved-has-heading-accents .saved-entry-content .saved-h4[style*=right]::before,.saved-has-heading-accents .saved-entry-content .widget_calendar #wp-calendar caption[style*=right]::before,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-entry-content caption[style*=right]::before,.saved-has-heading-accents .saved-compact-content .saved-h4[style*=right]::before,.saved-has-heading-accents .saved-comment .saved-h4[style*=right]::before,.saved-has-heading-accents .saved-compact-content .widget_calendar #wp-calendar caption[style*=right]::before,.saved-has-heading-accents .saved-comment .widget_calendar #wp-calendar caption[style*=right]::before,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-compact-content caption[style*=right]::before,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-comment caption[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget .saved-h4[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget .widget_calendar #wp-calendar caption[style*=right]::before,.widget_calendar #wp-calendar .saved-has-heading-accents .widget_text .textwidget caption[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget .saved-h4[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget .widget_calendar #wp-calendar caption[style*=right]::before,.widget_calendar #wp-calendar .widget_text .saved-has-heading-accents .textwidget caption[style*=right]::before,.saved-has-heading-accents .saved-entry-content .saved-h5[style*=center]::before,.saved-has-heading-accents .saved-compact-content .saved-h5[style*=center]::before,.saved-has-heading-accents .saved-comment .saved-h5[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget .saved-h5[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget .saved-h5[style*=center]::before,.saved-has-heading-accents .saved-entry-content .saved-h5[style*=right]::before,.saved-has-heading-accents .saved-compact-content .saved-h5[style*=right]::before,.saved-has-heading-accents .saved-comment .saved-h5[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget .saved-h5[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget .saved-h5[style*=right]::before,.saved-has-heading-accents .saved-entry-content .saved-h6[style*=center]::before,.saved-has-heading-accents .saved-compact-content .saved-h6[style*=center]::before,.saved-has-heading-accents .saved-comment .saved-h6[style*=center]::before,.saved-has-heading-accents .widget_text .textwidget .saved-h6[style*=center]::before,.widget_text .saved-has-heading-accents .textwidget .saved-h6[style*=center]::before,.saved-has-heading-accents .saved-entry-content .saved-h6[style*=right]::before,.saved-has-heading-accents .saved-compact-content .saved-h6[style*=right]::before,.saved-has-heading-accents .saved-comment .saved-h6[style*=right]::before,.saved-has-heading-accents .widget_text .textwidget .saved-h6[style*=right]::before,.widget_text .saved-has-heading-accents .textwidget .saved-h6[style*=right]::before,.saved-has-heading-accents.mce-content-body h1[style*=center]::before,.saved-has-heading-accents.mce-content-body [style*=center]#saved-comments-title::before,.saved-has-heading-accents.mce-content-body [style*=center].saved-h1::before,.saved-has-heading-accents.mce-content-body h1[style*=right]::before,.saved-has-heading-accents.mce-content-body [style*=right]#saved-comments-title::before,.saved-has-heading-accents.mce-content-body [style*=right].saved-h1::before,.saved-has-heading-accents.mce-content-body h2[style*=center]::before,.saved-has-heading-accents.mce-content-body [style*=center].saved-h2::before,.saved-has-heading-accents.mce-content-body [style*=center]#reply-title::before,.saved-has-heading-accents.mce-content-body h2[style*=right]::before,.saved-has-heading-accents.mce-content-body [style*=right].saved-h2::before,.saved-has-heading-accents.mce-content-body [style*=right]#reply-title::before,.saved-has-heading-accents.mce-content-body h3[style*=center]::before,.saved-has-heading-accents.mce-content-body h3[style*=right]::before,.saved-has-heading-accents.mce-content-body h4[style*=center]::before,.saved-has-heading-accents.mce-content-body [style*=center].saved-nav-block-title::before,.saved-has-heading-accents.mce-content-body h4[style*=right]::before,.saved-has-heading-accents.mce-content-body [style*=right].saved-nav-block-title::before,.saved-has-heading-accents.mce-content-body h5[style*=center]::before,.saved-has-heading-accents.mce-content-body h5[style*=right]::before,.saved-has-heading-accents.mce-content-body h6[style*=center]::before,.saved-has-heading-accents.mce-content-body h6[style*=right]::before,.saved-has-heading-accents .saved-bg-section-content h1[style*=center]::before,.saved-has-heading-accents .saved-bg-section-content [style*=center]#saved-comments-title::before,.saved-has-heading-accents .saved-bg-section-content [style*=center].saved-h1::before,.saved-has-heading-accents .saved-bg-section-content h1[style*=right]::before,.saved-has-heading-accents .saved-bg-section-content [style*=right]#saved-comments-title::before,.saved-has-heading-accents .saved-bg-section-content [style*=right].saved-h1::before,.saved-has-heading-accents .saved-bg-section-content h2[style*=center]::before,.saved-has-heading-accents .saved-bg-section-content [style*=center].saved-h2::before,.saved-has-heading-accents .saved-bg-section-content [style*=center]#reply-title::before,.saved-has-heading-accents .saved-bg-section-content h2[style*=right]::before,.saved-has-heading-accents .saved-bg-section-content [style*=right].saved-h2::before,.saved-has-heading-accents .saved-bg-section-content [style*=right]#reply-title::before,.saved-has-heading-accents #saved-banner-title div[style*=center]::before,.saved-has-heading-accents #saved-banner-title div[style*=right]::before,.saved-has-heading-accents .saved-widget-title[style*=center]::before,.saved-has-heading-accents .saved-widget-title[style*=right]::before,.saved-has-heading-accents #saved-comments-title[style*=center]::before,.saved-has-heading-accents #saved-comments-title[style*=right]::before,.saved-has-heading-accents #reply-title[style*=center]::before,.saved-has-heading-accents #reply-title[style*=right]::before,.saved-has-heading-accents .saved-caption-image-title[style*=center]::before,.saved-has-heading-accents .saved-caption-image-title[style*=right]::before,.saved-has-heading-accents #saved-map-section-address[style*=center]::before,.saved-has-heading-accents #saved-map-section-address[style*=right]::before{display:none!important}.saved-has-heading-accents h1::before,.saved-has-heading-accents #saved-comments-title::before,.saved-has-heading-accents .saved-h1::before,.saved-has-heading-accents .saved-bg-section-content h1::before,.saved-has-heading-accents #saved-banner-title div::before{left:2px;width:64px;height:22px;border-width:0 0 7px 0;margin-bottom:3px}.saved-banner-title-length-25 .saved-has-heading-accents h1::before,.saved-banner-title-length-25 .saved-has-heading-accents #saved-comments-title::before,.saved-banner-title-length-30 .saved-has-heading-accents h1::before,.saved-banner-title-length-30 .saved-has-heading-accents #saved-comments-title::before,.saved-banner-title-length-35 .saved-has-heading-accents h1::before,.saved-banner-title-length-35 .saved-has-heading-accents #saved-comments-title::before,.saved-banner-title-length-40 .saved-has-heading-accents h1::before,.saved-banner-title-length-40 .saved-has-heading-accents #saved-comments-title::before,.saved-banner-title-length-25 .saved-has-heading-accents .saved-h1::before,.saved-banner-title-length-30 .saved-has-heading-accents .saved-h1::before,.saved-banner-title-length-35 .saved-has-heading-accents .saved-h1::before,.saved-banner-title-length-40 .saved-has-heading-accents .saved-h1::before,.saved-banner-title-length-25 .saved-has-heading-accents .saved-bg-section-content h1::before,.saved-banner-title-length-30 .saved-has-heading-accents .saved-bg-section-content h1::before,.saved-banner-title-length-35 .saved-has-heading-accents .saved-bg-section-content h1::before,.saved-banner-title-length-40 .saved-has-heading-accents .saved-bg-section-content h1::before,.saved-banner-title-length-25 .saved-has-heading-accents #saved-banner-title div::before,.saved-banner-title-length-30 .saved-has-heading-accents #saved-banner-title div::before,.saved-banner-title-length-35 .saved-has-heading-accents #saved-banner-title div::before,.saved-banner-title-length-40 .saved-has-heading-accents #saved-banner-title div::before{margin-bottom:5px}.saved-has-heading-accents #saved-content h1::before,.saved-has-heading-accents #saved-content .saved-h1::before,.saved-has-heading-accents.mce-content-body h1::before,.saved-has-heading-accents.mce-content-body .saved-h1::before,.saved-has-heading-accents #saved-comments-title::before{border-width:0 0 7px 0;width:64px;height:20px;margin-bottom:5px}.saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-h2::before,.saved-has-heading-accents .saved-entry-content #reply-title::before,.saved-has-heading-accents .saved-compact-content .saved-h2::before,.saved-has-heading-accents .saved-compact-content #reply-title::before,.saved-has-heading-accents .saved-comment .saved-h2::before,.saved-has-heading-accents .saved-comment #reply-title::before,.saved-has-heading-accents .widget_text .textwidget .saved-h2::before,.saved-has-heading-accents .widget_text .textwidget #reply-title::before,.widget_text .saved-has-heading-accents .textwidget .saved-h2::before,.widget_text .saved-has-heading-accents .textwidget #reply-title::before,.saved-has-heading-accents .saved-bg-section h2::before,.saved-has-heading-accents .saved-bg-section .saved-h2::before,.saved-has-heading-accents .saved-bg-section #reply-title::before,.saved-has-heading-accents .saved-image-section .saved-widget-title::before,.saved-has-heading-accents .saved-gallery-section .saved-widget-title::before,.saved-has-heading-accents.mce-content-body h2::before,.saved-has-heading-accents.mce-content-body .saved-h2::before,.saved-has-heading-accents.mce-content-body #reply-title::before{width:56px;height:16px;border-width:0 0 6px 0;margin-bottom:6px}.saved-has-heading-accents .saved-bg-section h2::before,.saved-has-heading-accents .saved-bg-section .saved-h2::before,.saved-has-heading-accents .saved-bg-section #reply-title::before,.saved-has-heading-accents .saved-image-section .saved-widget-title::before,.saved-has-heading-accents .saved-gallery-section .saved-widget-title::before{width:56px;height:14px;border-width:0 0 7px 0;margin-bottom:4px}.saved-has-heading-accents .saved-section-orientation-horizontal h1::before,.saved-has-heading-accents .saved-section-orientation-horizontal #saved-comments-title::before,.saved-has-heading-accents .saved-section-orientation-horizontal .saved-h1::before,.saved-has-heading-accents .saved-section-orientation-horizontal h2::before,.saved-has-heading-accents .saved-section-orientation-horizontal .saved-h2::before,.saved-has-heading-accents .saved-section-orientation-horizontal #reply-title::before{width:50px;height:12px;border-width:0 0 5px 0;margin-bottom:6px}.saved-has-heading-accents #saved-banner-title div::before,.saved-has-heading-accents .saved-bg-section-content h1::before,.saved-has-heading-accents .saved-bg-section-content #saved-comments-title::before,.saved-has-heading-accents .saved-bg-section-content .saved-h1::before,.saved-has-heading-accents .saved-bg-section-content h2::before,.saved-has-heading-accents .saved-bg-section-content .saved-h2::before,.saved-has-heading-accents .saved-bg-section-content #reply-title::before,.saved-has-heading-accents .saved-caption-image-title::before,.saved-has-heading-accents .saved-widget .saved-caption-image-title h2::before,.saved-has-heading-accents .saved-widget .saved-caption-image-title .saved-h2::before,.saved-has-heading-accents .saved-widget .saved-caption-image-title #reply-title::before{border-color:#fff!important}b,strong{font-weight:700}::-moz-selection{background-color:#e5e5e5;color:#000}::selection{background-color:#e5e5e5;color:#000}code,pre{font-family:Menlo,Consolas,monaco,monospace;font-size:.75em;white-space:pre-wrap}ul,ol,dl{padding:0}ul,ol{margin-left:3.125em}ul ul,ol ol,ul ol,ol ul{margin-top:0;margin-bottom:0}dl{margin-left:1.875em}dt{font-size:.9em;font-style:normal;font-weight:700}dd{margin-bottom:1.25em;margin-left:0}blockquote{display:block;position:relative;margin-left:0;margin-right:0;padding:0 .7em 0 2.8125em!important;font-size:1.3em;font-style:italic;line-height:1.5}blockquote.is-style-default cite,blockquote.is-large cite{text-align:left!important}blockquote.is-style-large,blockquote.is-style-large p{font-size:1.45em!important}blockquote.is-style-large p{line-height:1.3!important}blockquote.is-style-large cite{font-size:0.9em!important;text-align:left!important}blockquote[style*=center].is-style-large cite{text-align:center!important}blockquote p{margin-top:0;margin-bottom:.6875em}blockquote p:last-child{margin-bottom:0}blockquote:before{position:absolute;top:-.35em;left:10px;display:block;content:"\201C";font-size:3.5em;font-style:normal;font-weight:600}blockquote cite{display:block;margin-top:1.6875em!important;font-size:0.65em!important;font-weight:400;font-style:normal;text-transform:none!important;color:#555!important}blockquote cite:before{content:"\2014\2009";font-weight:300}.wp-block-pullquote{border:0;padding:0;border-radius:2px;background-color:#f5f5f5!important}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{margin-top:.7em;margin-bottom:.7em}.wp-block-pullquote.alignleft blockquote,.wp-block-pullquote.alignright blockquote{padding:1.75em!important}.wp-block-pullquote blockquote{padding:1.75em 2.25em!important;margin:0}.wp-block-pullquote blockquote p{font-size:.775em}.wp-block-pullquote blockquote:before{content:""}.wp-block-pullquote blockquote.has-text-color{color:#000!important}.wp-block-pullquote.is-style-solid-color blockquote{max-width:100%;text-align:center}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:.775em;line-height:1.5;margin-bottom:1em}.wp-block-pullquote.is-style-solid-color blockquote p:last-child{margin-bottom:0}.wp-block-pullquote.has-background.has-light-background-color:not(.has-text-color) a{color:#000!important;border:0!important}q{font-style:italic}.saved-entry-content table,.saved-compact-content table,.saved-comment table,.widget_text .textwidget table,.mce-content-body table{width:100%;border:none}.saved-entry-content caption,.saved-compact-content caption,.saved-comment caption,.widget_text .textwidget caption,.mce-content-body caption{margin-bottom:1.25em;font-style:italic;text-align:left}.saved-entry-content th,.saved-compact-content th,.saved-comment th,.widget_text .textwidget th,.mce-content-body th{padding:.3125em 1.5625em .3125em 0;text-align:left;font-size:.9em;font-style:normal;font-weight:700}.saved-entry-content td,.saved-compact-content td,.saved-comment td,.widget_text .textwidget td,.mce-content-body td{padding:.3125em 1.5625em .3125em 0;font-size:.9em}.saved-entry-content td,.saved-compact-content td,.saved-comment td,.widget_text .textwidget td{border:none}hr{padding:0;height:0;border-style:solid;border-width:1px 0 0 0;border-color:#e5e5e5;line-height:0;font-size:0}pre{font-size:.85em;white-space:pre-wrap}img{vertical-align:bottom}figure{margin-left:0;margin-right:0}.saved-entry-content img,.saved-compact-content img,.saved-comment img,.widget_text .textwidget img,.saved-widget img,.saved-caption-image img,img.size-full,img.size-large,img[class*=align],img[class*=wp-image-],img[class*=attachment-],.saved-entry-short-image{max-width:100%;height:auto;border-radius:2px}input,select,textarea,button{font-family:inherit}input,textarea{margin:0;font-size:.95em;color:#000;border:2px solid #000;border-radius:3px;background-color:#fafafa}.saved-bg-secondary input:not([type=submit]):not([type=button]),.single-post .bypostauthor>article input:not([type=submit]):not([type=button]),#saved-footer-widgets-row input:not([type=submit]):not([type=button]),.single .saved-author-box input:not([type=submit]):not([type=button]),.saved-nav-block.saved-nav-block-empty input:not([type=submit]):not([type=button]),.saved-caption-image-inner input:not([type=submit]):not([type=button]),.saved-bg-secondary textarea:not([type=submit]):not([type=button]),.single-post .bypostauthor>article textarea:not([type=submit]):not([type=button]),#saved-footer-widgets-row textarea:not([type=submit]):not([type=button]),.single .saved-author-box textarea:not([type=submit]):not([type=button]),.saved-nav-block.saved-nav-block-empty textarea:not([type=submit]):not([type=button]),.saved-caption-image-inner textarea:not([type=submit]):not([type=button]){background-color:#fff}input{padding:0 .625em;height:2.5em;line-height:2.5em;outline:0}textarea{padding:.625em .75em}textarea:focus{outline:0}input[type=radio],input[type=checkbox]{height:auto;position:relative;top:-.0625em;margin-right:.25em;border:0}input[type=file]{border:none;padding:0;height:auto;line-height:1;background-color:#fff0}.saved-is-ios input:not([type=checkbox]):not([type=radio]),.saved-is-ios textarea{-webkit-appearance:none}audio,video{width:100%}.saved-block{display:block}.saved-enlarged,.saved-attachment-image,.saved-sermon-books-testament ul,#saved-sermon-index-none,.saved-entry-full>.saved-entry-content,.saved-entry-full>.saved-compact-content,.saved-entry-full>.saved-comment,.widget_text .saved-entry-full>.textwidget,.archive #saved-content-inner>.saved-entry-content,.archive #saved-content-inner>.saved-compact-content,.archive #saved-content-inner>.saved-comment,.archive .widget_text #saved-content-inner>.textwidget,.widget_text .archive #saved-content-inner>.textwidget,.blog #saved-content-inner>.saved-entry-content,.blog #saved-content-inner>.saved-compact-content,.blog #saved-content-inner>.saved-comment,.blog .widget_text #saved-content-inner>.textwidget,.widget_text .blog #saved-content-inner>.textwidget,.search #saved-content-inner>.saved-entry-content,.search #saved-content-inner>.saved-compact-content,.search #saved-content-inner>.saved-comment,.search .widget_text #saved-content-inner>.textwidget,.widget_text .search #saved-content-inner>.textwidget{font-size:1.15em}.saved-text-color{color:#555}.saved-light,.saved-entry-short-separator,.wp-caption-text,.wp-caption-dd,.wp-block-gallery figcaption.blocks-gallery-caption,.wp-block-table figcaption,.wp-block-image figcaption,.wp-block-audio figcaption,.wp-block-video figcaption,.wp-block-embed figcaption{color:#777}.saved-dark,span.wpcf7-not-valid-tip,div.wpcf7-mail-sent-ok,div.wpcf7-mail-sent-ng,div.wpcf7-spam-blocked,div.wpcf7-validation-errors,#saved-comments-closed,#respond label.error,.saved-comment-moderation,.saved-comment-meta time,#saved-sermon-series-list .saved-sermon-series-dates,.saved-entry-compact-meta>li,.saved-entry-compact-right h3 a,.saved-entry-short-meta>li,.saved-entry-full-footer-item,.saved-entry-full-meta>li,.widget_rss .rss-date,.widget_calendar #wp-calendar th,.widget_calendar #wp-calendar caption,.widget_recent_comments li .comment-author-link a,.widget_recent_comments li .comment-author-link,#saved-map-section-content-inner,.wp-block-calendar #wp-calendar th,.wp-block-calendar #wp-calendar caption,.wp-block-table tr:first-of-type strong,.has-large-font-size,.has-huge-font-size,code,pre,dt,blockquote,.wp-block-pullquote,q,.saved-entry-content th,.saved-compact-content th,.saved-comment th,.widget_text .textwidget th,.mce-content-body th{color:#000}.saved-bold{font-weight:600}.saved-nowrap{white-space:nowrap}.saved-text-over-image,.gallery-caption,.saved-bg-section-content .saved-bg-section-text,.saved-bg-section-content h1,.saved-bg-section-content #saved-comments-title,.saved-bg-section-content .saved-h1,.saved-bg-section-content h2,.saved-bg-section-content .saved-h2,.saved-bg-section-content #reply-title,#saved-banner-title div,.saved-nav-block-content-text *,.saved-nav-block-content-arrow,.saved-caption-image-caption{text-shadow:0 0 15px rgb(0 0 0 / .1)}.saved-compact-content blockquote,.saved-comment blockquote,.widget_text .textwidget blockquote{padding-top:1.5em;padding-bottom:1.5em;font-size:1.3em;text-align:left;box-shadow:none;border:none;padding-top:0;padding-bottom:0;padding-left:2.5em;padding-right:0}.saved-compact-content blockquote:before,.saved-comment blockquote:before,.widget_text .textwidget blockquote:before{position:absolute;top:.09em;left:.42em;font-size:3.8em}.saved-compact-content blockquote:before,.saved-comment blockquote:before,.widget_text .textwidget blockquote:before{position:absolute;top:-.3125em;left:0}.saved-compact-content blockquote p,.saved-comment blockquote p,.widget_text .textwidget blockquote p{margin-top:0;margin-bottom:.6875em}.saved-compact-content blockquote p:last-child,.saved-comment blockquote p:last-child,.widget_text .textwidget blockquote p:last-child{margin-bottom:0}.saved-compact-content h1,.saved-comment h1,.saved-compact-content #saved-comments-title,.saved-comment #saved-comments-title,.widget_text .textwidget h1,.widget_text .textwidget #saved-comments-title,.saved-compact-content .saved-h1,.saved-comment .saved-h1,.widget_text .textwidget .saved-h1,.saved-compact-content h2,.saved-comment h2,.widget_text .textwidget h2,.saved-compact-content .saved-h2,.saved-compact-content #reply-title,.saved-comment .saved-h2,.saved-comment #reply-title,.widget_text .textwidget .saved-h2,.widget_text .textwidget #reply-title,.saved-compact-content h3,.saved-comment h3,.widget_text .textwidget h3,.saved-compact-content h4,.saved-comment h4,.widget_text .textwidget h4,.saved-compact-content .saved-nav-block-title,.saved-comment .saved-nav-block-title,.widget_text .textwidget .saved-nav-block-title,.saved-compact-content h5,.saved-comment h5,.widget_text .textwidget h5,.saved-compact-content h6,.saved-comment h6,.widget_text .textwidget h6{margin-top:1.25rem;margin-bottom:.9375rem}.saved-compact-content p,.saved-comment p,.widget_text .textwidget p,.saved-compact-content ul,.saved-comment ul,.widget_text .textwidget ul,.saved-compact-content ol,.saved-comment ol,.widget_text .textwidget ol,.saved-compact-content dl,.saved-comment dl,.widget_text .textwidget dl,.saved-compact-content table,.saved-comment table,.widget_text .textwidget table,.saved-compact-content blockquote,.saved-comment blockquote,.widget_text .textwidget blockquote,.saved-compact-content q,.saved-comment q,.widget_text .textwidget q{margin-top:1.5625em;margin-bottom:1.5625em}.saved-compact-content .alignnone,.saved-comment .alignnone,.widget_text .textwidget .alignnone{margin-top:1.5625em;margin-bottom:1.5625em}.saved-compact-content p .alignnone,.saved-comment p .alignnone,.widget_text .textwidget p .alignnone{margin-top:.375em;margin-bottom:.375em}.saved-compact-content .aligncenter,.saved-comment .aligncenter,.widget_text .textwidget .aligncenter{margin-top:2.1875em;margin-bottom:2.1875em}.saved-compact-content .wp-caption-text,.saved-comment .wp-caption-text,.widget_text .textwidget .wp-caption-text{font-size:.9em}.saved-compact-content .saved-buttons-list,.saved-comment .saved-buttons-list,.widget_text .textwidget .saved-buttons-list{font-size:.9em}.saved-not-mobile .saved-hover-image,.saved-not-mobile .gallery-icon,.saved-not-mobile .wp-block-gallery .wp-block-image,.wp-block-gallery .saved-not-mobile .wp-block-image,.saved-not-mobile .wp-block-gallery .blocks-gallery-item,.wp-block-gallery .saved-not-mobile .blocks-gallery-item,.saved-not-mobile .saved-caption-image{overflow:hidden}.saved-not-mobile .saved-hover-image a img,.saved-not-mobile .gallery-icon a img,.saved-not-mobile .wp-block-gallery .wp-block-image a img,.wp-block-gallery .saved-not-mobile .wp-block-image a img,.saved-not-mobile .wp-block-gallery .blocks-gallery-item a img,.wp-block-gallery .saved-not-mobile .blocks-gallery-item a img,.saved-not-mobile .saved-caption-image a img,.saved-not-mobile .saved-hover-image a .saved-hover-bg,.saved-not-mobile .gallery-icon a .saved-hover-bg,.saved-not-mobile .wp-block-gallery .wp-block-image a .saved-hover-bg,.wp-block-gallery .saved-not-mobile .wp-block-image a .saved-hover-bg,.saved-not-mobile .wp-block-gallery .blocks-gallery-item a .saved-hover-bg,.wp-block-gallery .saved-not-mobile .blocks-gallery-item a .saved-hover-bg,.saved-not-mobile .saved-caption-image a .saved-hover-bg,.saved-not-mobile .saved-hover-image.saved-nav-block .saved-hover-bg,.saved-not-mobile .saved-nav-block.gallery-icon .saved-hover-bg,.saved-not-mobile .wp-block-gallery .saved-nav-block.wp-block-image .saved-hover-bg,.wp-block-gallery .saved-not-mobile .saved-nav-block.wp-block-image .saved-hover-bg,.saved-not-mobile .wp-block-gallery .saved-nav-block.blocks-gallery-item .saved-hover-bg,.wp-block-gallery .saved-not-mobile .saved-nav-block.blocks-gallery-item .saved-hover-bg,.saved-not-mobile .saved-nav-block.saved-caption-image .saved-hover-bg{transition:all 0.25s ease-in-out;-webkit-filter:brightness(1) contrast(.95);filter:brightness(1) contrast(.95)}.saved-not-mobile .saved-hover-image:hover a img,.saved-not-mobile .gallery-icon:hover a img,.saved-not-mobile .wp-block-gallery .wp-block-image:hover a img,.wp-block-gallery .saved-not-mobile .wp-block-image:hover a img,.saved-not-mobile .wp-block-gallery .blocks-gallery-item:hover a img,.wp-block-gallery .saved-not-mobile .blocks-gallery-item:hover a img,.saved-not-mobile .saved-caption-image:hover a img,.saved-not-mobile .saved-hover-image:hover a .saved-hover-bg,.saved-not-mobile .gallery-icon:hover a .saved-hover-bg,.saved-not-mobile .wp-block-gallery .wp-block-image:hover a .saved-hover-bg,.wp-block-gallery .saved-not-mobile .wp-block-image:hover a .saved-hover-bg,.saved-not-mobile .wp-block-gallery .blocks-gallery-item:hover a .saved-hover-bg,.wp-block-gallery .saved-not-mobile .blocks-gallery-item:hover a .saved-hover-bg,.saved-not-mobile .saved-caption-image:hover a .saved-hover-bg,.saved-not-mobile .saved-hover-image.saved-nav-block:hover .saved-hover-bg,.saved-not-mobile .saved-nav-block.gallery-icon:hover .saved-hover-bg,.saved-not-mobile .wp-block-gallery .saved-nav-block.wp-block-image:hover .saved-hover-bg,.wp-block-gallery .saved-not-mobile .saved-nav-block.wp-block-image:hover .saved-hover-bg,.saved-not-mobile .wp-block-gallery .saved-nav-block.blocks-gallery-item:hover .saved-hover-bg,.wp-block-gallery .saved-not-mobile .saved-nav-block.blocks-gallery-item:hover .saved-hover-bg,.saved-not-mobile .saved-nav-block.saved-caption-image:hover .saved-hover-bg{-webkit-filter:brightness(1.1) contrast(.95);filter:brightness(1.1) contrast(.95)}@media only screen and (-webkit-min-device-pixel-ratio:1.25),only screen and (min-resolution:120dpi){.saved-not-mobile .saved-hover-image:hover a img,.saved-not-mobile .gallery-icon:hover a img,.saved-not-mobile .wp-block-gallery .wp-block-image:hover a img,.wp-block-gallery .saved-not-mobile .wp-block-image:hover a img,.saved-not-mobile .wp-block-gallery .blocks-gallery-item:hover a img,.wp-block-gallery .saved-not-mobile .blocks-gallery-item:hover a img,.saved-not-mobile .saved-caption-image:hover a img,.saved-not-mobile .saved-hover-image:hover a .saved-hover-bg,.saved-not-mobile .gallery-icon:hover a .saved-hover-bg,.saved-not-mobile .wp-block-gallery .wp-block-image:hover a .saved-hover-bg,.wp-block-gallery .saved-not-mobile .wp-block-image:hover a .saved-hover-bg,.saved-not-mobile .wp-block-gallery .blocks-gallery-item:hover a .saved-hover-bg,.wp-block-gallery .saved-not-mobile .blocks-gallery-item:hover a .saved-hover-bg,.saved-not-mobile .saved-caption-image:hover a .saved-hover-bg,.saved-not-mobile .saved-hover-image.saved-nav-block:hover .saved-hover-bg,.saved-not-mobile .saved-nav-block.gallery-icon:hover .saved-hover-bg,.saved-not-mobile .wp-block-gallery .saved-nav-block.wp-block-image:hover .saved-hover-bg,.wp-block-gallery .saved-not-mobile .saved-nav-block.wp-block-image:hover .saved-hover-bg,.saved-not-mobile .wp-block-gallery .saved-nav-block.blocks-gallery-item:hover .saved-hover-bg,.wp-block-gallery .saved-not-mobile .saved-nav-block.blocks-gallery-item:hover .saved-hover-bg,.saved-not-mobile .saved-nav-block.saved-caption-image:hover .saved-hover-bg{transform:scale(1.075)}}.saved-caption-image{position:relative;overflow:hidden}.saved-caption-image a{display:block;border:0!important}.saved-caption-image img{max-width:calc(100% + 2px)}.saved-caption-image-bg{position:absolute;top:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center}.saved-caption-image-brightness{position:absolute;top:0;width:100%;height:100%;background-color:#000}.saved-caption-image-gradient{position:absolute;top:0;width:100%;height:100%;background:linear-gradient(to bottom,#fff0 0%,#fff0 36%,rgb(0 0 0 / .35) 76%,rgb(0 0 0 / .35) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#26000000",GradientType=0)}.saved-caption-image-caption{display:block;position:absolute;bottom:15%;left:10%;padding-right:8%;width:92%}.saved-caption-image-title{display:inline-block;position:relative;float:left;max-width:100%;line-height:1.15}.saved-caption-image-title,.saved-caption-image-title h2,.saved-caption-image-title .saved-h2,.saved-caption-image-title #reply-title{color:#fff}.saved-caption-image-description{display:inline-block;position:relative;max-width:80%;margin-top:.3125em;float:left;clear:left;line-height:1.4;font-size:1.1em;font-style:italic;font-weight:400;color:#fff}.saved-list-icons{list-style:none;margin:-.0625em 0em!important;padding:0}.saved-list-icons li{display:inline-block;margin:.0625em 0em;line-height:0}.saved-list-icons li a{color:#000}.saved-list-icons li .mdi-microphone,.saved-list-icons li .mdi-google-play{font-size:.95em}.saved-list-icons li .mdi-microphone,.saved-list-icons li .mdi-pinterest,.saved-list-icons li .mdi-vine,.saved-list-icons li .mdi-rss{margin-left:-.125em;margin-right:-.125em}.saved-list-icons li .mdi-apple,.saved-list-icons li .mdi-vimeo{margin-left:-.0625em;margin-right:-.0625em}.saved-button,.widget_tag_cloud a,.saved-buttons-list a,.saved-menu-button>a,input[type=submit],.saved-nav-left-right a,.wp-block-file .wp-block-file__button{display:inline-block;position:relative;top:0;height:2.35em;line-height:2.225em;padding:0 .75em;font-size:.925em;font-weight:700;text-align:center;letter-spacing:0;white-space:nowrap;color:#fff!important;border-radius:2px;border-style:solid;border-width:0 0 .25em 0;border-color:rgb(50 50 50 / .25);transition:all 0.3s}.saved-has-uppercase .saved-button,.saved-has-uppercase .widget_tag_cloud a,.widget_tag_cloud .saved-has-uppercase a,.saved-has-uppercase .saved-buttons-list a,.saved-has-uppercase .saved-menu-button>a,.saved-has-uppercase input[type=submit],.saved-has-uppercase .saved-nav-left-right a,.saved-has-uppercase .wp-block-file .wp-block-file__button{text-transform:uppercase}.saved-button.saved-button-light,.widget_tag_cloud a.saved-button-light,.saved-button:not(.sf-with-ul):not(.saved-button-not-light):hover,.widget_tag_cloud a:not(.sf-with-ul):not(.saved-button-not-light):hover,.saved-buttons-list a.saved-button-light,.saved-buttons-list a:not(.sf-with-ul):not(.saved-button-not-light):hover,.saved-menu-button>a.saved-button-light,.saved-menu-button>a:not(.sf-with-ul):not(.saved-button-not-light):hover,input[type=submit].saved-button-light,input[type=submit]:not(.sf-with-ul):not(.saved-button-not-light):hover,.saved-nav-left-right a.saved-button-light,.saved-nav-left-right a:not(.sf-with-ul):not(.saved-button-not-light):hover,.wp-block-file .wp-block-file__button.saved-button-light,.wp-block-file .wp-block-file__button:not(.sf-with-ul):not(.saved-button-not-light):hover{background-color:#ebebeb!important;border-color:rgb(50 50 50 / .18)}.saved-button.saved-button-light,.widget_tag_cloud a.saved-button-light,.saved-buttons-list a.saved-button-light,.saved-menu-button>a.saved-button-light,input[type=submit].saved-button-light,.saved-nav-left-right a.saved-button-light,.wp-block-file .wp-block-file__button.saved-button-light{color:#000!important}.saved-button .saved-icon,.widget_tag_cloud a .saved-icon,.saved-buttons-list a .saved-icon,.saved-menu-button>a .saved-icon,input[type=submit] .saved-icon,.saved-nav-left-right a .saved-icon,.wp-block-file .wp-block-file__button .saved-icon{font-size:1.15em;padding-right:.21875em;position:relative;top:.09375em;margin-left:-.0625em}.saved-button .saved-icon-nav-button-left,.widget_tag_cloud a .saved-icon-nav-button-left,.saved-buttons-list a .saved-icon-nav-button-left,.saved-menu-button>a .saved-icon-nav-button-left,input[type=submit] .saved-icon-nav-button-left,.saved-nav-left-right a .saved-icon-nav-button-left,.wp-block-file .wp-block-file__button .saved-icon-nav-button-left{margin-left:-.25em;padding-right:.125em}.saved-button .saved-icon-nav-button-right,.widget_tag_cloud a .saved-icon-nav-button-right,.saved-buttons-list a .saved-icon-nav-button-right,.saved-menu-button>a .saved-icon-nav-button-right,input[type=submit] .saved-icon-nav-button-right,.saved-nav-left-right a .saved-icon-nav-button-right,.wp-block-file .wp-block-file__button .saved-icon-nav-button-right{margin-right:-.5em;padding-left:.1875em}.saved-button .saved-icon-download,.widget_tag_cloud a .saved-icon-download,.saved-buttons-list a .saved-icon-download,.saved-menu-button>a .saved-icon-download,input[type=submit] .saved-icon-download,.saved-nav-left-right a .saved-icon-download,.wp-block-file .wp-block-file__button .saved-icon-download{padding-right:.15625em}.saved-button .saved-icon-comment-reply,.widget_tag_cloud a .saved-icon-comment-reply,.saved-buttons-list a .saved-icon-comment-reply,.saved-menu-button>a .saved-icon-comment-reply,input[type=submit] .saved-icon-comment-reply,.saved-nav-left-right a .saved-icon-comment-reply,.wp-block-file .wp-block-file__button .saved-icon-comment-reply{font-size:1.1em}.saved-button .saved-icon-comment-edit,.widget_tag_cloud a .saved-icon-comment-edit,.saved-buttons-list a .saved-icon-comment-edit,.saved-menu-button>a .saved-icon-comment-edit,input[type=submit] .saved-icon-comment-edit,.saved-nav-left-right a .saved-icon-comment-edit,.wp-block-file .wp-block-file__button .saved-icon-comment-edit{font-size:1.1em}.saved-button.saved-button-large,.widget_tag_cloud a.saved-button-large,.saved-buttons-list a.saved-button-large,.saved-menu-button>a.saved-button-large,input[type=submit].saved-button-large,.widget_mc4wp_form_widget input[type=submit],.saved-nav-left-right a.saved-button-large,.wp-block-file .wp-block-file__button.saved-button-large{font-size:1.2em}.saved-button.saved-button-block,.widget_tag_cloud a.saved-button-block,.saved-buttons-list a.saved-button-block,.saved-menu-button>a.saved-button-block,input[type=submit].saved-button-block,.saved-nav-left-right a.saved-button-block,.wp-block-file .wp-block-file__button.saved-button-block{margin-top:.4em;margin-bottom:.4em;margin-right:.8em}.saved-button.saved-button-block:last-child:not(.aligncenter),.widget_tag_cloud a.saved-button-block:last-child:not(.aligncenter),.saved-buttons-list a.saved-button-block:last-child:not(.aligncenter),.saved-menu-button>a.saved-button-block:last-child:not(.aligncenter),input[type=submit].saved-button-block:last-child:not(.aligncenter),.saved-nav-left-right a.saved-button-block:last-child:not(.aligncenter),.wp-block-file .wp-block-file__button.saved-button-block:last-child:not(.aligncenter){margin-right:0}.saved-button.alignleft,.widget_tag_cloud a.alignleft,.saved-buttons-list a.alignleft,.saved-menu-button>a.alignleft,input[type=submit].alignleft,.saved-nav-left-right a.alignleft,.wp-block-file .wp-block-file__button.alignleft{margin:.7em 1.75em .7em 0}.saved-button.alignright,.widget_tag_cloud a.alignright,.saved-buttons-list a.alignright,.saved-menu-button>a.alignright,input[type=submit].alignright,.saved-nav-left-right a.alignright,.wp-block-file .wp-block-file__button.alignright{margin:.7em 0 .7em 1.5em}.saved-button.aligncenter,.widget_tag_cloud a.aligncenter,.saved-buttons-list a.aligncenter,.saved-menu-button>a.aligncenter,input[type=submit].aligncenter,.saved-nav-left-right a.aligncenter,.wp-block-file .wp-block-file__button.aligncenter{margin-left:auto;margin-right:auto;max-width:320px}.saved-buttons-list{margin:0 -.45em -.9em -.45em;padding:0;list-style:none}.saved-buttons-list li{display:inline-block;margin:0 .45em .9em .45em}.saved-buttons-list.saved-buttons-list-close{margin:0 -.225em -.45em -.225em}.saved-buttons-list.saved-buttons-list-close li{margin:0 .225em .45em .225em}.saved-buttons-list.saved-buttons-list-large{font-size:1.25em}.saved-list,.saved-sermon-index-list,.widget_categories>ul,.widget_ctfw-categories>ul,.widget_ctfw-archives>ul,.widget_ctfw-galleries>ul,.widget_recent_entries>ul,.widget_recent_comments>ul,.widget_archive>ul,.widget_meta>ul,.widget_pages>ul,.widget_links>ul,.widget_nav_menu ul.menu{margin:0;margin-bottom:-0.375em!important;list-style:none;line-height:1.3}.js .saved-list,.js .saved-sermon-index-list,.js .widget_categories>ul,.js .widget_ctfw-categories>ul,.js .widget_ctfw-archives>ul,.js .widget_ctfw-galleries>ul,.js .widget_recent_entries>ul,.js .widget_recent_comments>ul,.js .widget_archive>ul,.js .widget_meta>ul,.js .widget_pages>ul,.js .widget_links>ul,.js .widget_nav_menu ul.menu,.widget_nav_menu .js ul.menu{visibility:hidden}.saved-list ul,.saved-sermon-index-list ul,.widget_categories>ul ul,.widget_ctfw-categories>ul ul,.widget_ctfw-archives>ul ul,.widget_ctfw-galleries>ul ul,.widget_recent_entries>ul ul,.widget_recent_comments>ul ul,.widget_archive>ul ul,.widget_meta>ul ul,.widget_pages>ul ul,.widget_links>ul ul,.widget_nav_menu ul.menu ul{margin-top:.25em;margin-left:.75em}.saved-list>li,.saved-sermon-index-list>li,.widget_categories>ul>li,.widget_ctfw-categories>ul>li,.widget_ctfw-archives>ul>li,.widget_ctfw-galleries>ul>li,.widget_recent_entries>ul>li,.widget_recent_comments>ul>li,.widget_archive>ul>li,.widget_meta>ul>li,.widget_pages>ul>li,.widget_links>ul>li,.widget_nav_menu ul.menu>li{padding-bottom:.375em;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.saved-list>li>a,.saved-sermon-index-list>li>a,.widget_categories>ul>li>a,.widget_ctfw-categories>ul>li>a,.widget_ctfw-archives>ul>li>a,.widget_ctfw-galleries>ul>li>a,.widget_recent_entries>ul>li>a,.widget_recent_comments>ul>li>a,.widget_archive>ul>li>a,.widget_meta>ul>li>a,.widget_pages>ul>li>a,.widget_links>ul>li>a,.widget_nav_menu ul.menu>li>a{font-weight:700}.saved-has-uppercase .saved-list>li>a,.saved-has-uppercase .saved-sermon-index-list>li>a,.saved-has-uppercase .widget_categories>ul>li>a,.saved-has-uppercase .widget_ctfw-categories>ul>li>a,.saved-has-uppercase .widget_ctfw-archives>ul>li>a,.saved-has-uppercase .widget_ctfw-galleries>ul>li>a,.saved-has-uppercase .widget_recent_entries>ul>li>a,.saved-has-uppercase .widget_recent_comments>ul>li>a,.saved-has-uppercase .widget_archive>ul>li>a,.saved-has-uppercase .widget_meta>ul>li>a,.saved-has-uppercase .widget_pages>ul>li>a,.saved-has-uppercase .widget_links>ul>li>a,.saved-has-uppercase .widget_nav_menu ul.menu>li>a,.widget_nav_menu .saved-has-uppercase ul.menu>li>a{text-transform:uppercase}.saved-list li,.saved-sermon-index-list li,.widget_categories>ul li,.widget_ctfw-categories>ul li,.widget_ctfw-archives>ul li,.widget_ctfw-galleries>ul li,.widget_recent_entries>ul li,.widget_recent_comments>ul li,.widget_archive>ul li,.widget_meta>ul li,.widget_pages>ul li,.widget_links>ul li,.widget_nav_menu ul.menu li{position:relative;list-style:none}.saved-list li li,.saved-sermon-index-list li li,.widget_categories>ul li li,.widget_ctfw-categories>ul li li,.widget_ctfw-archives>ul li li,.widget_ctfw-galleries>ul li li,.widget_recent_entries>ul li li,.widget_recent_comments>ul li li,.widget_archive>ul li li,.widget_meta>ul li li,.widget_pages>ul li li,.widget_links>ul li li,.widget_nav_menu ul.menu li li{margin-bottom:.25em}.saved-list li li a,.saved-sermon-index-list li li a,.widget_categories>ul li li a,.widget_ctfw-categories>ul li li a,.widget_ctfw-archives>ul li li a,.widget_ctfw-galleries>ul li li a,.widget_recent_entries>ul li li a,.widget_recent_comments>ul li li a,.widget_archive>ul li li a,.widget_meta>ul li li a,.widget_pages>ul li li a,.widget_links>ul li li a,.widget_nav_menu ul.menu li li a{font-size:1em}.saved-list li li li,.saved-sermon-index-list li li li,.widget_categories>ul li li li,.widget_ctfw-categories>ul li li li,.widget_ctfw-archives>ul li li li,.widget_ctfw-galleries>ul li li li,.widget_recent_entries>ul li li li,.widget_recent_comments>ul li li li,.widget_archive>ul li li li,.widget_meta>ul li li li,.widget_pages>ul li li li,.widget_links>ul li li li,.widget_nav_menu ul.menu li li li{font-style:italic}.saved-list>li,.saved-sermon-index-list>li,.widget_categories>ul>li,.widget_ctfw-categories>ul>li,.widget_ctfw-archives>ul>li,.widget_ctfw-galleries>ul>li,.widget_recent_entries>ul>li,.widget_recent_comments>ul>li,.widget_archive>ul>li,.widget_meta>ul>li,.widget_pages>ul>li,.widget_links>ul>li,.widget_nav_menu ul.menu>li{padding-right:1.875em}.saved-list-item-count{position:absolute;top:.0625em;right:0;font-size:.9em;font-style:normal}li li .saved-list-item-count{right:-2.0625em}.saved-nav-blocks{z-index:0!important;overflow:hidden}.saved-has-nav-blocks.saved-no-comments-section .saved-nav-blocks{margin-bottom:0}.saved-nav-block{position:relative;display:inline-block;width:50%;padding-bottom:12.5%;cursor:pointer;overflow:hidden}.saved-nav-block.saved-nav-block-empty{cursor:default}.saved-nav-block-image,.saved-nav-block-content{position:absolute;top:0;width:100%;height:100%}.saved-nav-block-image{width:101%;background-size:cover;background-position:center center;background-repeat:no-repeat}.saved-nav-block-image-brightness{position:absolute;top:0;width:100%;height:100%;background-color:#000}.saved-nav-block-content{z-index:2;padding:0 10%}.saved-nav-block-content-columns{display:table;height:100%;min-width:50%}.saved-nav-block-content-column{display:table-cell;height:100%;vertical-align:middle;text-align:left}.saved-nav-block-content-arrow{position:absolute;top:44%;top:calc(50% - 26px);font-size:36px}.saved-nav-block-content-arrow.saved-nav-block-content-left{left:5%}.saved-nav-block-content-arrow.saved-nav-block-content-right{right:5%}.saved-nav-block-content-text{max-width:450px}.saved-nav-block-content-text.saved-nav-block-content-right{padding-left:1.5em}.saved-nav-block-content-text.saved-nav-block-content-left{padding-right:1.5em}.saved-nav-block-label{padding-bottom:.125em;text-transform:none;font-size:.9em;font-style:italic}.saved-has-uppercase .saved-nav-block-title{text-transform:uppercase}.saved-nav-block-left{float:left}.saved-nav-block-has-both.saved-nav-block-no-images .saved-nav-block-left{border-width:0 1px 0 0;border-style:solid;border-color:#fafafa}.saved-nav-block-right{float:right}.saved-nav-left,.saved-nav-right{float:left;width:50%;max-width:100%}.saved-nav-right{float:right;text-align:right}.saved-pagination{position:relative}ul.page-numbers{margin:0;list-style:none;font-size:1.25em;text-align:center}ul.page-numbers li{margin:.25em;display:inline-block}ul.page-numbers li>*{padding:0;font-weight:700}ul.page-numbers span.current{color:#000}ul.page-numbers span.dots{width:auto;padding:0;border:none;color:#555}ul.page-numbers .saved-icon{position:relative;top:.125em;font-size:1.35em}ul.page-numbers .saved-icon-nav-links-left{margin-left:.1875em}ul.page-numbers .saved-icon-nav-links-right{padding-left:0}.saved-author-box{position:relative}.single .saved-author-box{top:-.3125em;min-height:11.75em;padding:2.5em;padding-bottom:2.1875em;border-radius:2px}.archive.author .saved-author-box{padding-bottom:.625em}.archive .saved-author-box{min-height:7.25em}.saved-author-avatar{position:absolute;width:6.75em;height:6.75em}.single .saved-author-avatar{left:2.5em}.saved-author-avatar img{max-width:100%;height:auto;border-radius:2px}.saved-author-content{margin-left:9.15em}.saved-author-content header{min-height:2.625em}.saved-author-content h2,.saved-author-content .saved-h2,.saved-author-content #reply-title{display:inline-block;margin:-.3125em 1.875em 0 0;vertical-align:middle}.saved-author-box-show-button .saved-author-content h2,.saved-author-box-show-button .saved-author-content .saved-h2,.saved-author-box-show-button .saved-author-content #reply-title{width:calc(100% - 6.25em)}.saved-author-box-archive{vertical-align:middle;float:right;font-size:.9em}.saved-author-bio{margin-top:.875em}.saved-author-bio p:first-child{margin-top:0}.saved-author-bio p:last-child{margin-bottom:0}.saved-search-form form{margin:0;white-space:nowrap}.saved-search-form form>*{display:inline-block;margin-left:.25em;vertical-align:middle}.saved-search-form form>*:first-child{margin-left:0}.saved-search-form form input[type=text]{width:13.75em}.saved-hidden{display:none}.saved-invisible{width:0;height:0;visibility:hidden;left:30000px}.screen-reader-text,#saved-main-title,.saved-entry-no-meta .saved-entry-full-header{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus,#saved-main-title:focus,.saved-entry-no-meta .saved-entry-full-header:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.saved-clearfix:before,.gallery:before,#saved-calendar-header:before,#saved-sermon-series-list ul:before,.saved-entry-compact-meta:before,.saved-entry-compact-header:before,.saved-entry-short-meta:before,.saved-entry-full-content:before,.saved-home-highlights-content:before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-section-bg-buttons:before,.saved-widgets-row-content:before,.saved-nav-left-right:before,.saved-pagination:before,.saved-clearfix:after,.gallery:after,#saved-calendar-header:after,#saved-sermon-series-list ul:after,.saved-entry-compact-meta:after,.saved-entry-compact-header:after,.saved-entry-short-meta:after,.saved-entry-full-content:after,.saved-home-highlights-content:after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-section-bg-buttons:after,.saved-widgets-row-content:after,.saved-nav-left-right:after,.saved-pagination:after{content:"";display:table}.saved-clearfix:after,.gallery:after,#saved-calendar-header:after,#saved-sermon-series-list ul:after,.saved-entry-compact-meta:after,.saved-entry-compact-header:after,.saved-entry-short-meta:after,.saved-entry-full-content:after,.saved-home-highlights-content:after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-section-bg-buttons:after,.saved-widgets-row-content:after,.saved-nav-left-right:after,.saved-pagination:after{clear:both}p .alignnone{margin-top:.75em;margin-bottom:.75em}.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignleft{float:left;margin:1.25em 2.1875em 1.25em 0}.alignright{float:right;margin:1.25em 0 1.25em 2.5em}.wp-caption-text,.wp-caption-dd,.wp-block-gallery figcaption.blocks-gallery-caption,.wp-block-table figcaption,.wp-block-image figcaption,.wp-block-audio figcaption,.wp-block-video figcaption,.wp-block-embed figcaption{margin:.5em 0 0 0;padding:0 .5em;font-size:.8em;font-style:italic;line-height:1.5;text-align:center}.wp-caption,.wp-block-image figcaption{max-width:100%;text-align:center}.wp-block-gallery figcaption.blocks-gallery-caption{margin-top:0;padding-top:0}.wp-block-table figcaption{padding-top:5px}.has-huge-font-size{font-size:2.5em;line-height:1.2}.has-large-font-size{font-size:2em;line-height:1.3}.has-medium-font-size{font-size:1.25em!important}.has-regular-font-size,.has-normal-font-size{font-size:inherit!important}.block-editor-rich-text__editable.has-normal-font-size,.block-editor-rich-text__editable.has-regular-font-size{font-size:115%!important}.has-small-font-size{font-size:0.8em!important;line-height:1.6}.has-background.has-huge-font-size,.has-background.has-large-font-size{padding:1em}.wp-block-columns{margin:1.5em 0!important}.wp-block-columns:not(.alignwide):not(.alignfull){clear:both}.wp-block-columns .wp-block-column>*{margin-top:calc(0.66 * 1.4em);margin-bottom:calc(0.66 * 1.4em)}@media only screen and (min-width:482px){.wp-block-columns .wp-block-column>*{margin-top:1.4em;margin-bottom:1.4em}}.wp-block-columns .wp-block-column>*:first-child{margin-top:0}.wp-block-columns .wp-block-column>*:last-child{margin-bottom:0}.wp-block-columns .wp-block-column:last-child{margin-bottom:0}.wp-block-columns .wp-block-column:not(:last-child){margin-bottom:calc(0.66 * 1.4em)}@media only screen and (min-width:482px){.wp-block-columns .wp-block-column:not(:last-child){margin-bottom:1.4em}}@media only screen and (min-width:822px){.wp-block-columns .wp-block-column:not(:last-child){margin-bottom:0}}.wp-block-columns.alignfull .wp-block-column p:not(.has-background),.wp-block-columns.alignfull .wp-block-column h1:not(.has-background),.wp-block-columns.alignfull .wp-block-column #saved-comments-title:not(.has-background),.wp-block-columns.alignfull .wp-block-column .saved-h1:not(.has-background),.wp-block-columns.alignfull .wp-block-column h2:not(.has-background),.wp-block-columns.alignfull .wp-block-column .saved-h2:not(.has-background),.wp-block-columns.alignfull .wp-block-column #reply-title:not(.has-background),.wp-block-columns.alignfull .wp-block-column h3:not(.has-background),.wp-block-columns.alignfull .wp-block-column h4:not(.has-background),.wp-block-columns.alignfull .wp-block-column .saved-nav-block-title:not(.has-background),.wp-block-columns.alignfull .wp-block-column h5:not(.has-background),.wp-block-columns.alignfull .wp-block-column h6:not(.has-background){padding-left:1.2em;padding-right:1.2em}.wp-block-image.alignright,.wp-block-image.alignleft{margin-top:1.5em!important}.wp-block-cover{padding-left:4%;padding-right:4%}.wp-block-cover a:not(.saved-button-block),.wp-block-cover a:not(.saved-button-block):hover{display:inline-block;line-height:1;color:#fff!important;border-color:#fff!important;border-width:0 0 .09375em 0!important}.wp-block-cover.alignleft,.wp-block-cover.alignright{margin-top:0.7em!important;margin-bottom:0.7em!important;font-size:.75em}.wp-block-cover.alignleft .wp-block-cover-text,.wp-block-cover.alignright .wp-block-cover-text{line-height:1.25!important}.wp-block-cover.alignleft{margin-right:2.5em}.wp-block-cover.alignright{margin-left:2.5em}.wp-block-cover .saved-button-block{font-size:1.1em;margin-top:.6em;margin-bottom:.6em}.wp-block-cover h1::before,.wp-block-cover #saved-comments-title::before,.wp-block-cover h2::before,.wp-block-cover h3::before,.wp-block-cover h4::before,.wp-block-cover .saved-nav-block-title::before,.wp-block-cover h5::before,.wp-block-cover h6::before,.wp-block-cover .saved-h1::before,.wp-block-cover .saved-h2::before,.wp-block-cover #reply-title::before,.wp-block-cover .saved-h3::before,.wp-block-cover .saved-section-orientation-horizontal .saved-bg-section-content h1::before,.saved-section-orientation-horizontal .saved-bg-section-content .wp-block-cover h1::before,.wp-block-cover .saved-section-orientation-horizontal .saved-bg-section-content h2::before,.saved-section-orientation-horizontal .saved-bg-section-content .wp-block-cover h2::before,.wp-block-cover #saved-map-section-address::before,.wp-block-cover .saved-h4::before,.wp-block-cover .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .wp-block-cover caption::before,.wp-block-cover .saved-h5::before,.wp-block-cover .saved-caption-image-title::before,.wp-block-cover .saved-h6::before{display:none!important}.wp-block-cover__inner-container{padding-top:1em;padding-bottom:1em;color:#fff!important}.wp-block-cover__inner-container>*:first-child{margin-top:0}.wp-block-cover__inner-container>*:last-child{margin-bottom:0}.wp-block-cover-text{margin-top:0}.wp-block-cover p.has-drop-cap:not(.has-text-color)::first-letter{color:#fff}.wp-block-cover h1,.wp-block-cover #saved-comments-title,.wp-block-cover .saved-h1,.wp-block-cover h2,.wp-block-cover .saved-h2,.wp-block-cover #reply-title,.wp-block-cover h3,.wp-block-cover h4,.wp-block-cover .saved-nav-block-title,.wp-block-cover h5,.wp-block-cover h6{max-width:100%;padding-left:0;margin-bottom:.8em}.saved-entry-content .wp-block-cover a:hover:not(.saved-button),.saved-compact-content .wp-block-cover a:hover:not(.saved-button),.saved-comment .wp-block-cover a:hover:not(.saved-button),.widget_text .textwidget .wp-block-cover a:hover:not(.saved-button){color:#fff!important}.wp-block-cover,.wp-block-cover::before{border-width:0;border-radius:2px}.js .wp-block-button{visibility:hidden}.wp-block-image:not(.alignright):not(.alignleft):not(.saved-image-exceed-700-980){width:100%}.wp-block-image.alignwide,.wp-block-image.alignfull{max-width:none!important}.wp-block-image figure.alignleft,.wp-block-image figure.alignright{margin-top:.7em;margin-bottom:.7em}.wp-block-image figure.alignleft{margin-right:2em}.wp-block-image figure.alignright{margin-left:2em}.wp-block-embed figcaption{padding-top:6px}.wp-block-gallery{margin-left:0}.wp-block-gallery .wp-block-image,.wp-block-gallery .blocks-gallery-item{border-radius:2px}.wp-block-gallery .wp-block-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{font-style:italic;line-height:1.3;padding-bottom:.625em}.wp-block-gallery .wp-block-image figcaption a,.wp-block-gallery .wp-block-image figcaption a:hover,.wp-block-gallery .blocks-gallery-item figcaption a,.wp-block-gallery .blocks-gallery-item figcaption a:hover{color:#fff!important;border-color:#fff!important}.wp-block-gallery .wp-block-image figcaption i,.wp-block-gallery .wp-block-image figcaption em,.wp-block-gallery .blocks-gallery-item figcaption i,.wp-block-gallery .blocks-gallery-item figcaption em{font-style:normal}.wp-block-gallery.alignleft,.wp-block-gallery.alignright{margin-top:0.5em!important;margin-bottom:0.5em!important}.wp-block-gallery.alignleft{margin-right:1.4em}.wp-block-gallery.alignright{margin-left:1.4em}pre.wp-block-verse{padding:1.4em 1.8em;border-radius:2px;background-color:whitesmoke;font-size:1.2em;color:#000;word-wrap:break-word;line-break:after-white-space;overflow:auto}.wp-block-code{font-size:1em}.wp-block-preformatted{font-size:.75em}.wp-block-separator,.wp-block-separator.is-style-wide,.wp-block-separator.is-style-dots{width:200px;max-width:100%;border-color:#ddd;background:#ddd!important;border-top-width:2.5px;border-bottom-width:2.5px;border-radius:0}.wp-block-separator.is-style-wide{width:100%}.wp-block-separator.is-style-dots{border-style:dashed;border-top-width:5px;border-bottom-width:0;height:0;background:none!important}.wp-block-separator.is-style-dots:before{display:none}.has-drop-cap:not(:focus):first-letter{margin:0 .15em 0 0;font-weight:700!important;font-size:4em!important;line-height:.75;padding-top:.05em}.has-drop-cap.has-small-font-size:not(:focus):first-letter{font-size:3.5em!important;padding-top:.025em}.has-drop-cap.has-medium-font-size:not(:focus):first-letter{font-size:4em!important;padding-top:.025em}.has-drop-cap.has-large-font-size:not(:focus):first-letter{font-size:3.1em!important;padding-top:0}.has-drop-cap.has-huge-font-size:not(:focus):first-letter{font-size:2.9em!important;padding-top:0}.has-drop-cap:not(.has-text-color):not(:focus):first-letter{color:#000}.has-background{border-radius:2px}.has-background.has-main-background-color:not(.has-text-color),.has-background.has-accent-background-color:not(.has-text-color),.has-background.has-dark-background-color:not(.has-text-color),.has-background.has-light-background-color:not(.has-text-color),.has-background.has-main-background-color.has-drop-cap:not(.has-text-color):not(:focus):first-letter,.has-background.has-accent-background-color.has-drop-cap:not(.has-text-color):not(:focus):first-letter,.has-background.has-dark-background-color.has-drop-cap:not(.has-text-color):not(:focus):first-letter,.has-background.has-light-background-color.has-drop-cap:not(.has-text-color):not(:focus):first-letter{color:#fff}.has-background.has-main-background-color:not(.has-text-color) a,.has-background.has-accent-background-color:not(.has-text-color) a,.has-background.has-dark-background-color:not(.has-text-color) a,.has-background.has-light-background-color:not(.has-text-color) a,.has-background.has-main-background-color:not(.has-text-color) a:hover:not(.saved-button),.has-background.has-accent-background-color:not(.has-text-color) a:hover:not(.saved-button),.has-background.has-dark-background-color:not(.has-text-color) a:hover:not(.saved-button),.has-background.has-light-background-color:not(.has-text-color) a:hover:not(.saved-button){color:#fff!important;border-color:#fff!important}.has-background.has-text-color a,.has-background.has-text-color a:hover:not(.saved-button),.saved-entry-content .has-background.has-text-color a:not(.saved-button),.saved-entry-content .has-background.has-text-color a:hover:not(.saved-button),.saved-entry-content .wp-block-cover :not(.has-text-color) a:not(.saved-button),.saved-compact-content .wp-block-cover :not(.has-text-color) a:not(.saved-button),.saved-comment .wp-block-cover :not(.has-text-color) a:not(.saved-button),.widget_text .textwidget .wp-block-cover :not(.has-text-color) a:not(.saved-button),.saved-entry-content .wp-block-cover :not(.has-text-color) a:hover:not(.saved-button){color:inherit!important;border-color:inherit!important}.wp-block-table,.wp-block-table *{border-radius:0!important}.wp-block-table table{margin:0}.wp-block-table.alignwide,.wp-block-table.alignfull{width:100%}.wp-block-table th{border:none}.wp-block-table.is-style-stripes{border:none}.wp-block-table.is-style-stripes tr:nth-child(odd){background-color:#f5f5f5}.wp-block-table.is-style-stripes tr>*{padding-left:1em;padding-right:1em}.wp-block-categories.aligncenter,.wp-block-archives.aligncenter{list-style:none;text-align:center}.wp-block-categories.aligncenter li,.wp-block-archives.aligncenter li{list-style:none;text-align:center}.wp-block-categories.aligncenter ul,.wp-block-archives.aligncenter ul{margin-left:0}.wp-block-categories.aligncenter ul a,.wp-block-archives.aligncenter ul a{font-weight:normal!important}.wp-block-latest-posts.is-grid{margin-left:0}.wp-block-latest-posts__post-date{margin:.4em 0 .3em 0!important}.wp-block-latest-posts{line-height:1.4;margin-left:0}.wp-block-latest-posts li{padding:.2em 0}.wp-block-latest-posts__post-excerpt{margin-top:0.75em!important;font-size:.85em}.wp-block-latest-posts:not(.is-grid) .wp-block-latest-posts__featured-image{float:right;margin:.2em 0 .75em 1em!important}.wp-block-file .wp-block-file__button{margin-top:0!important;margin-bottom:0!important;opacity:1!important}.wp-block-file__embed{position:relative!important}.wp-block-latest-comments{margin:2.5em 0!important}.wp-block-latest-comments__comment{position:relative;margin-bottom:2.5em!important;margin-top:0!important}.wp-block-latest-comments__comment:last-child{margin-bottom:0!important}.wp-block-latest-comments__comment-avatar{float:none!important;position:absolute;top:0}.wp-block-latest-comments__comment-avatar{width:54px!important;height:54px!important;border-radius:2px!important}.wp-block-latest-comments__comment br{display:none}.wp-block-latest-comments__comment-meta{margin:0!important;position:relative;top:0;font-size:1.15em!important}.has-avatars .wp-block-latest-comments__comment-meta{left:70px}.has-avatars:not(.has-dates) .wp-block-latest-comments__comment-meta{top:16px}.wp-block-latest-comments__comment-meta>*{margin:0!important}.wp-block-latest-comments__comment-author{font-weight:700;color:#000}.wp-block-latest-comments time{margin-top:0.4em!important;font-size:0.8em!important;color:#000}.wp-block-latest-comments__comment-excerpt{margin-left:0!important}.has-avatars:not(.has-dates) .wp-block-latest-comments__comment-excerpt{margin-top:3em!important}.wp-block-latest-comments__comment-excerpt p{font-size:1.05em}.wp-block-media-text[class*=background-color],.wp-block-media-text[style*=background-color]{margin-top:3em!important;margin-bottom:3em!important;border-radius:2px}.wp-block-media-text[class*=background-color]:not(.has-media-on-the-right),.wp-block-media-text[style*=background-color]:not(.has-media-on-the-right){padding-left:2em}.wp-block-media-text.has-media-on-the-right[class*=background-color],.wp-block-media-text.has-media-on-the-right[style*=background-color]{padding-left:.5em;padding-right:2em}@media only screen and (max-width:600px){.wp-block-media-text.is-stacked-on-mobile[class*=background-color]:not(.has-media-on-the-right),.wp-block-media-text.is-stacked-on-mobile[style*=background-color]:not(.has-media-on-the-right){padding-left:0}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right[class*=background-color],.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right[style*=background-color]{padding-left:0;padding-right:0}.wp-block-media-text__media{margin-top:0!important;margin-bottom:0!important}}.wp-block-rss{margin:0;padding:0}.wp-block-rss__item{position:relative;margin-top:0!important;margin-bottom:1.3em!important;list-style:none}.wp-block-rss__item-title{margin:0!important}.wp-block-rss time{margin-bottom:0.4em!important;margin-top:0.4em!important;color:#000}.wp-block-rss__item-author{margin:.4em 0!important;color:#555}.wp-block-rss time,.wp-block-rss__item-author{font-size:.75em}.wp-block-rss__item-excerpt{margin-top:0.4em!important;margin-bottom:0!important;margin-left:0!important;font-size:.85em}.wp-block-search{max-width:600px}.wp-block-search>*{margin:0!important}.wp-block-search__label{font-weight:700}.wp-block-search__button.saved-button,.widget_tag_cloud a.wp-block-search__button{font-size:1.1em;margin-left:0.4em!important}.wp-block-search input,.wp-block-search button{margin-top:0!important;margin-bottom:0!important}.wp-block-search button{position:relative;top:.1em;margin-left:0.5em!important}.wpcf7-form .ajax-loader{position:relative;top:.3em}.wp-block-tag-cloud .tag-cloud-link{margin-right:.3em;white-space:nowrap}.wp-block-tag-cloud .tag-link-count{font-weight:400;color:#555}.wp-calendar-table{margin-top:0!important}.wp-block-calendar{width:100%;max-width:600px}.wp-block-calendar #wp-calendar{width:100%;min-height:300px;margin-top:0;margin-bottom:0;margin-left:auto;margin-right:auto}.wp-block-calendar #wp-calendar caption,.wp-block-calendar #wp-calendar td,.wp-block-calendar #wp-calendar th{padding:.25em;text-align:left;border:0}.wp-block-calendar #wp-calendar caption{padding:0;font-weight:700;font-style:normal}.saved-has-uppercase .wp-block-calendar #wp-calendar caption{text-transform:uppercase}.wp-block-calendar #wp-calendar th{border:0;background:none;padding:.625em 0 .625em .25em;font-weight:700}.wp-block-calendar #wp-calendar a{text-decoration:none}.wp-block-calendar #wp-calendar nav span{padding-top:1.125em}.saved-has-uppercase .wp-block-calendar #wp-calendar nav span{text-transform:uppercase}.wp-block-calendar #wp-calendar nav span a{font-weight:700;text-decoration:none}.wp-block-calendar #wp-calendar nav span#next{text-align:right;padding-right:8%}.wp-social-link a{border:none!important;color:#fff!important}.wp-social-link a:hover svg{color:#fff!important}.wp-block-social-link-anchor{margin:0!important}.wp-block-cover__image-background,.wp-block-cover__background{margin:0!important}ul.wp-block-page-list{margin-left:0}ul.wp-block-page-list ul{margin-left:2em}ul.wp-block-page-list li{list-style:none;margin:0!important}.ctfw-google-map.ctfw-google-map-responsive{padding-bottom:50%}.ctfw-google-map img{max-width:none}.ctfw-google-map div{cursor:default!important}.saved-map-section{min-height:220px;z-index:10;position:relative;width:100%}#saved-map-section-map,#saved-map-section-canvas{height:100%}#saved-map-section-map,#saved-map-section-content-bg{position:absolute;top:0}#saved-map-section-map{right:0;width:calc(50% - 0.625em);height:100%}#saved-map-section-marker{position:absolute;top:calc(50% - 50px);width:100%;margin-top:4px;text-align:center;line-height:1}#saved-map-section-marker .saved-icon{position:relative;font-size:50px}#saved-map-section-content{position:relative;z-index:2;display:table;width:50%;padding-right:3.125em}#saved-map-section-content-inner{width:100%;height:220px!important;padding:2.5em 0 2.375em 0;display:table-cell!important;vertical-align:middle;font-size:.95rem}#saved-map-section-content-inner>*:nth-child(2){margin-top:1.75em}#saved-map-section-header{display:table;width:100%!important}#saved-map-section-address,#saved-map-section-buttons{display:table-cell}#saved-map-section-address{margin:0;padding-bottom:1.25em;padding-right:.625em}#saved-map-section-buttons{position:relative;top:-.625em;right:-.625em;padding-top:.45em;vertical-align:middle;text-align:right}#saved-map-section-buttons li a{min-width:7.1875em}#saved-map-section-list{list-style:none;margin:0 .625em -1.125em 0!important;padding:0;display:inline-block}#saved-map-section-list li{display:block;float:left;position:relative;margin-right:1.25em;margin-bottom:1.125em;vertical-align:top;line-height:1.4;min-height:1.75em}#saved-map-section-list li.saved-map-info-full{float:none}#saved-map-section-list li a{position:relative;top:-.0625em}#saved-map-section-list li p{margin:0}.saved-map-section-item-text{padding-right:4px}#saved-map-section-date .saved-map-section-item-text{font-weight:700;font-style:normal}.saved-has-uppercase #saved-map-section-date .saved-map-section-item-text{text-transform:uppercase}.saved-map-section-item-note{white-space:nowrap;font-style:italic}#saved-map-section-content-bg{width:calc(50% + 0.625em);z-index:1;top:-5px;height:calc(100% + 10px);border-radius:2px;background-color:#fff;box-shadow:0 2px 10px rgb(0 0 0 / .12)}.saved-wp-4-8-or-less .hentry .mejs-time{padding-top:10px!important}.wp-video{min-width:99%}.hentry .mejs-controls .mejs-button button:focus{outline:none}.hentry .mejs-container .mejs-controls{background:#222}.hentry .mejs-controls .mejs-time-rail .mejs-time-total{background:#555}.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded{background:#828282}.hentry .mejs-controls .mejs-time-rail .mejs-time-current{background:#d2d2d2}.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{background:#555}.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{background:#d2d2d2}.jq-dropdown{position:absolute;z-index:99999;display:none}.jq-dropdown a{font-weight:400}.jq-dropdown .jq-dropdown-menu,.jq-dropdown .jq-dropdown-panel{min-width:160px;max-width:200px;list-style:none;overflow:visible;margin:.25em 0 0 0;padding:.625em .8125em .3125em .8125em;font-size:.95em;border-radius:2px;background-color:#fff;box-shadow:0 2px 10px rgb(0 0 0 / .12)}.jq-dropdown .jq-dropdown-menu a,.jq-dropdown .jq-dropdown-panel a{color:#fff}.jq-dropdown .jq-dropdown-menu li{margin:.25em 0}.jq-dropdown li.jq-dropdown-selected a{font-weight:700}.tooltipster-sidetip.saved-tooltipster .tooltipster-box{margin:0 0.625em!important;padding:0;border:0;border-radius:2px;background-color:#fff;box-shadow:0 2px 10px rgb(0 0 0 / .12)}.tooltipster-sidetip.saved-tooltipster .tooltipster-box .tooltipster-content{max-width:31.25em;padding:.625em .875em;border-radius:1px;overflow:hidden;font-size:.8em;font-style:italic;color:#fff}.sr .saved-bg-section.saved-first-home-widget .saved-bg-section-content h1,.sr .saved-bg-section.saved-first-home-widget .saved-bg-section-content #saved-comments-title,.sr .saved-bg-section.saved-first-home-widget .saved-bg-section-content .saved-h1,.sr .saved-bg-section.saved-first-home-widget .saved-bg-section-text,.sr .saved-bg-section.saved-first-home-widget .saved-section-bg-buttons,.sr .saved-bg-section:not(.saved-first-home-widget).saved-section-has-image .saved-bg-section-content,.sr .saved-home-highlights-section .saved-caption-image,.sr .saved-image-section.saved-image-section-has-image .saved-image-section-image,.sr .saved-image-section.saved-image-section-image-left .saved-image-section-content,.sr .saved-image-section.saved-image-section-image-right .saved-image-section-content,.sr .saved-image-section.saved-image-section-no-image .saved-image-section-content,.sr .saved-gallery-section .gallery-item,.sr #saved-banner-title,.sr .saved-entry-full-content img.alignnone,.sr .saved-entry-full-content img.aligncenter,.sr .saved-entry-full-content blockquote,.sr .saved-entry-full-content .wp-block-image:not(.alignleft):not(.alignright),.sr .saved-entry-full-content .wp-block-cover,.sr .saved-entry-full-content .wp-block-gallery{visibility:hidden}body{background-color:#fff}.saved-color-main-bg{color:#fff}.saved-color-main-bg a,.saved-color-main-bg a:hover{color:#fff}.saved-color-main-bg h1,.saved-color-main-bg #saved-comments-title,.saved-color-main-bg .saved-h1,.saved-color-main-bg h2,.saved-color-main-bg .saved-h2,.saved-color-main-bg #reply-title{color:#fff}.saved-bg,.saved-no-comments-section .saved-nav-block.saved-nav-block-empty{background-color:#fff}.saved-bg-contrast{background-color:#fafafa;position:relative}.saved-bg-contrast::before{content:"";position:absolute;top:0;width:100%;height:100%}.saved-bg-contrast::before,.saved-bg-contrast #saved-content{background:linear-gradient(to bottom,#fcfcfc 100px,#fff0 200px),linear-gradient(to top,#fcfcfc 100px,#fff0 200px)}.saved-bg-secondary,.single-post .bypostauthor>article,#saved-footer-widgets-row,.saved-caption-image-inner,.saved-nav-block.saved-nav-block-empty,.single .saved-author-box{background-color:#f5f5f5}.saved-viewport-height-1{height:1vh}.saved-viewport-height-2{height:2vh}.saved-viewport-height-3{height:3vh}.saved-viewport-height-4{height:4vh}.saved-viewport-height-5{height:5vh}.saved-viewport-height-6{height:6vh}.saved-viewport-height-7{height:7vh}.saved-viewport-height-8{height:8vh}.saved-viewport-height-9{height:9vh}.saved-viewport-height-10{height:10vh}.saved-viewport-height-11{height:11vh}.saved-viewport-height-12{height:12vh}.saved-viewport-height-13{height:13vh}.saved-viewport-height-14{height:14vh}.saved-viewport-height-15{height:15vh}.saved-viewport-height-16{height:16vh}.saved-viewport-height-17{height:17vh}.saved-viewport-height-18{height:18vh}.saved-viewport-height-19{height:19vh}.saved-viewport-height-20{height:20vh}.saved-viewport-height-21{height:21vh}.saved-viewport-height-22{height:22vh}.saved-viewport-height-23{height:23vh}.saved-viewport-height-24{height:24vh}.saved-viewport-height-25{height:25vh}.saved-viewport-height-26{height:26vh}.saved-viewport-height-27{height:27vh}.saved-viewport-height-28{height:28vh}.saved-viewport-height-29{height:29vh}.saved-viewport-height-30{height:30vh}.saved-viewport-height-31{height:31vh}.saved-viewport-height-32{height:32vh}.saved-viewport-height-33{height:33vh}.saved-viewport-height-34{height:34vh}.saved-viewport-height-35{height:35vh}.saved-viewport-height-36{height:36vh}.saved-viewport-height-37{height:37vh}.saved-viewport-height-38{height:38vh}.saved-viewport-height-39{height:39vh}.saved-viewport-height-40{height:40vh}.saved-viewport-height-41{height:41vh}.saved-viewport-height-42{height:42vh}.saved-viewport-height-43{height:43vh}.saved-viewport-height-44{height:44vh}.saved-viewport-height-45{height:45vh}.saved-viewport-height-46{height:46vh}.saved-viewport-height-47{height:47vh}.saved-viewport-height-48{height:48vh}.saved-viewport-height-49{height:49vh}.saved-viewport-height-50{height:50vh}.saved-viewport-height-51{height:51vh}.saved-viewport-height-52{height:52vh}.saved-viewport-height-53{height:53vh}.saved-viewport-height-54{height:54vh}.saved-viewport-height-55{height:55vh}.saved-viewport-height-56{height:56vh}.saved-viewport-height-57{height:57vh}.saved-viewport-height-58{height:58vh}.saved-viewport-height-59{height:59vh}.saved-viewport-height-60{height:60vh}.saved-viewport-height-61{height:61vh}.saved-viewport-height-62{height:62vh}.saved-viewport-height-63{height:63vh}.saved-viewport-height-64{height:64vh}.saved-viewport-height-65{height:65vh}.saved-viewport-height-66{height:66vh}.saved-viewport-height-67{height:67vh}.saved-viewport-height-68{height:68vh}.saved-viewport-height-69{height:69vh}.saved-viewport-height-70{height:70vh}.saved-viewport-height-71{height:71vh}.saved-viewport-height-72{height:72vh}.saved-viewport-height-73{height:73vh}.saved-viewport-height-74{height:74vh}.saved-viewport-height-75{height:75vh}.saved-viewport-height-76{height:76vh}.saved-viewport-height-77{height:77vh}.saved-viewport-height-78{height:78vh}.saved-viewport-height-79{height:79vh}.saved-viewport-height-80{height:80vh}.saved-viewport-height-81{height:81vh}.saved-viewport-height-82{height:82vh}.saved-viewport-height-83{height:83vh}.saved-viewport-height-84{height:84vh}.saved-viewport-height-85{height:85vh}.saved-viewport-height-86{height:86vh}.saved-viewport-height-87{height:87vh}.saved-viewport-height-88{height:88vh}.saved-viewport-height-89{height:89vh}.saved-viewport-height-90{height:90vh}.saved-viewport-height-91{height:91vh}.saved-viewport-height-92{height:92vh}.saved-viewport-height-93{height:93vh}.saved-viewport-height-94{height:94vh}.saved-viewport-height-95{height:95vh}.saved-viewport-height-96{height:96vh}.saved-viewport-height-97{height:97vh}.saved-viewport-height-98{height:98vh}.saved-viewport-height-99{height:99vh}.saved-viewport-height-100{height:100vh}.saved-centered,#saved-calendar-list,.saved-section-is-centered .saved-bg-section-content>*,.saved-centered-small,.saved-attachment-image .wp-caption-text,.saved-loop-one-column,.saved-loop-two-columns,.saved-centered-medium,.page-template-events-calendar .saved-entry-full-content>*:not(#saved-calendar),.saved-loop-three-columns,.saved-centered-large,.saved-home-highlights-content,.saved-bg-section-content,#saved-banner-inner{margin-left:auto;margin-right:auto}.saved-centered-large,.saved-home-highlights-content,.saved-bg-section-content,#saved-banner-inner{max-width:1170px}.saved-centered-medium,.page-template-events-calendar .saved-entry-full-content>*:not(#saved-calendar),.saved-loop-three-columns{max-width:980px}.saved-centered-small,.saved-attachment-image .wp-caption-text,.saved-loop-one-column,.saved-loop-two-columns{max-width:700px}.saved-constrained-image-content,.saved-bg-section-content>*,#saved-banner-title div{max-width:800px}.saved-vertical-margin-small,div.wpcf7,.alignnone,.aligncenter{margin-top:2.5rem;margin-bottom:2.5rem}.saved-vertical-padding-small{padding-top:2.5rem;padding-bottom:2.5rem}.saved-vertical-margin-top-small,.saved-attachment-button,#saved-calendar-list .saved-event-short,.saved-gallery-section-has-title .saved-gallery-section-header,.saved-image-section-content-inner .saved-image-section-buttons{margin-top:2.5rem}.saved-vertical-padding-top-small{padding-top:2.5rem}.saved-vertical-margin-bottom-small,#respond .comment-notes,#respond .logged-in-as,.saved-entry-full-header,.saved-gallery-section-header,.saved-home-highlights-content h2,.saved-home-highlights-content .saved-h2,.saved-home-highlights-content #reply-title,.saved-image-section-content-inner .saved-widget-title,.saved-widgets-row-content aside h2,.saved-widgets-row-content aside .saved-h2,.saved-widgets-row-content aside #reply-title{margin-bottom:2.5rem}.saved-vertical-padding-bottom-small{padding-bottom:2.5rem}.saved-vertical-margin-small-content,p,ul,ol,dl,table,q,[class^=wp-block]:not(.wp-block-cover-text):not(.wp-block-embed__wrapper):not(.wp-block-quote):not(.wp-block-pullquote):not(.wp-block-separator),.saved-block-wide-container{margin-top:1.75rem;margin-bottom:1.75rem}.saved-vertical-padding-small-content{padding-top:1.75rem;padding-bottom:1.75rem}.saved-vertical-margin-top-small-content{margin-top:1.75rem}.saved-vertical-padding-top-small-content{padding-top:1.75rem}.saved-vertical-margin-bottom-small-content{margin-bottom:1.75rem}.saved-vertical-padding-bottom-small-content{padding-bottom:1.75rem}.saved-vertical-margin-medium,.saved-entry-full-footer-has-terms .saved-entry-full-page-nav,hr{margin-top:3.4375rem;margin-bottom:3.4375rem}.saved-vertical-padding-medium,.saved-home-secondary-widgets-section,.saved-home-highlights-section,.saved-image-section-content,.saved-viewport-height-0 .saved-bg-section-content,#saved-footer-bottom-inner{padding-top:3.4375rem;padding-bottom:3.4375rem}.saved-vertical-margin-top-medium,#saved-comments-closed,#respond,#saved-comment-nav,.saved-comment,.attachment .saved-nav-left-right,.attachment .saved-entry-content,.attachment .saved-compact-content,.attachment .saved-comment,.attachment .widget_text .textwidget,.widget_text .attachment .textwidget,#saved-calendar-list,.saved-entry-has-content #saved-calendar,.saved-sermon-index,#saved-sermon-buttons,.saved-entry-full-footer,.saved-pagination{margin-top:3.4375rem}.saved-vertical-padding-top-medium{padding-top:3.4375rem}.saved-vertical-margin-bottom-medium,li:not(:last-child) #respond,#saved-comments-header,.saved-attachment-image,#saved-calendar-list h3,#saved-sermon-index-header,#saved-sermon-media,.saved-entry-full .saved-entry-content-inner,.archive #saved-content-inner>.saved-entry-content,.archive #saved-content-inner>.saved-compact-content,.archive #saved-content-inner>.saved-comment,.archive .widget_text #saved-content-inner>.textwidget,.widget_text .archive #saved-content-inner>.textwidget,.blog #saved-content-inner>.saved-entry-content,.blog #saved-content-inner>.saved-compact-content,.blog #saved-content-inner>.saved-comment,.blog .widget_text #saved-content-inner>.textwidget,.widget_text .blog #saved-content-inner>.textwidget,.search #saved-content-inner>.saved-entry-content,.search #saved-content-inner>.saved-compact-content,.search #saved-content-inner>.saved-comment,.search .widget_text #saved-content-inner>.textwidget,.widget_text .search #saved-content-inner>.textwidget{margin-bottom:3.4375rem}.saved-vertical-padding-bottom-medium{padding-bottom:3.4375rem}.saved-vertical-margin-medium-content,.gallery,blockquote{margin-top:2.40625rem;margin-bottom:2.40625rem}.saved-vertical-padding-medium-content{padding-top:2.40625rem;padding-bottom:2.40625rem}.saved-vertical-margin-top-medium-content,.saved-bg-section-content .saved-section-bg-buttons{margin-top:2.40625rem}.saved-vertical-padding-top-medium-content{padding-top:2.40625rem}.saved-vertical-margin-bottom-medium-content{margin-bottom:2.40625rem}.saved-vertical-padding-bottom-medium-content{padding-bottom:2.40625rem}.saved-vertical-margin-large,.wp-block-separator,.wp-block-separator.is-style-wide,.wp-block-separator.is-style-dots{margin-top:4.6875rem;margin-bottom:4.6875rem}.saved-vertical-padding-large,.saved-bg-section-content,#saved-footer-widgets-row{padding-top:4.6875rem;padding-bottom:4.6875rem}.saved-vertical-margin-top-large,#comments,.ctfw-no-loop-multiple #saved-content,.saved-nav-blocks,.single .saved-author-box{margin-top:4.6875rem}.saved-vertical-padding-top-large,.ctfw-has-loop-multiple #saved-content{padding-top:4.6875rem}.saved-vertical-margin-bottom-large,.saved-entry-full-map,.ctfw-no-loop-multiple #saved-content{margin-bottom:4.6875rem}.saved-vertical-padding-bottom-large,.ctfw-has-loop-multiple #saved-content{padding-bottom:4.6875rem}.saved-vertical-margin-large-content,.wp-block-pullquote,.wp-block-image:not(.alignleft):not(.alignright),.wp-block-cover,.wp-block-audio,.wp-block-video,.wp-block-embed,.wp-block-gallery,.wp-block-quote,.wp-block-quote.is-style-large,.wp-pull-quote,.wp-block-separator,.has-background,.wp-block-button,.saved-block-wide-container{margin-top:3.28125rem;margin-bottom:3.28125rem}.saved-vertical-padding-large-content{padding-top:3.28125rem;padding-bottom:3.28125rem}.saved-vertical-margin-top-large-content{margin-top:3.28125rem}.saved-vertical-padding-top-large-content{padding-top:3.28125rem}.saved-vertical-margin-bottom-large-content{margin-bottom:3.28125rem}.saved-vertical-padding-bottom-large-content{padding-bottom:3.28125rem}.saved-vertical-margin-medium-small-content,h1,#saved-comments-title,h2,h3,h4,h5,h6,.saved-h1,.saved-h2,#reply-title,.saved-nav-block-title{margin-top:2.40625rem;margin-bottom:1.75rem}#saved-content{display:block;min-height:20vh}.saved-has-entry-map #saved-content{margin-top:0!important}.saved-no-comments-section.saved-has-nav-blocks #saved-content{margin-bottom:0}#saved-content-inner{padding-bottom:20px;margin-bottom:-20px}#saved-header-top{position:fixed;top:0;width:100%;z-index:99998}#saved-header-top.saved-header-has-line{border-top:.25em solid #fff0}.admin-bar #saved-header-top{top:32px}@media screen and (max-width:782px){.admin-bar #saved-header-top{top:46px}}@media screen and (max-width:700px){.saved-scrolled.admin-bar #saved-header-top{top:0}}#saved-header-top-bg{width:100%;height:100%;position:absolute;top:0;z-index:-1!important;background-color:#fff;opacity:.95}#saved-header-top-bg::after{content:"";position:absolute;top:0;width:100%;height:100%;box-shadow:0 2px 12px rgb(0 0 0 / .15)}#saved-header-top-inner{display:table;width:100%;min-height:2em;height:3.8125em;font-size:1rem}#saved-header-top-inner>*{display:table-cell;vertical-align:middle}#saved-logo{display:table-cell;position:relative;width:14%}#saved-logo-content{text-align:left}#saved-logo-image{position:relative;max-width:250px}#saved-logo-image a{display:inline-block}#saved-logo-image img{max-height:30px;height:auto;width:auto;max-width:250px}#saved-logo-regular{display:inline-block}#saved-logo-hidpi{display:none}@media only screen and (-webkit-min-device-pixel-ratio:1.25),only screen and (min-resolution:120dpi){.saved-has-hidpi-logo #saved-logo-regular{display:none}.saved-has-hidpi-logo #saved-logo-hidpi[width],.no-js .saved-has-hidpi-logo #saved-logo-hidpi{display:inline-block}}#saved-logo-text{position:relative;margin:.25em 0;left:-2px;line-height:1;letter-spacing:-.03125em;white-space:nowrap}#saved-logo-text a{font-weight:700}#saved-logo-text a span{color:#000}.saved-has-uppercase #saved-logo-text{text-transform:uppercase}#saved-logo-text.saved-logo-text-extra-small{font-size:1em}#saved-logo-text.saved-logo-text-small{font-size:1.25em}#saved-logo-text.saved-logo-text-medium{font-size:1.5em}#saved-logo-text.saved-logo-text-large{font-size:1.75em}#saved-logo-text.saved-logo-text-extra-large{font-size:2em}#saved-header-search{position:relative}#saved-header-search .saved-search-button{position:relative;margin:0!important}#saved-header-search-close{margin:0!important;position:relative;top:-.03125em}#saved-header-search-opened{display:none}#saved-header-search-opened .saved-icon{padding-top:.125em;margin-right:-0.125em!important}#saved-header-search-closed{display:inline-block;padding-top:.1875em}#saved-header-menu{display:table-cell}.saved-search-is-open #saved-header-menu,.saved-search-is-open #saved-header-search-closed{display:none}.saved-search-is-open #saved-header-search-opened{display:inline-block}#saved-header-search{position:relative;width:1%;z-index:2;padding-left:1em;text-align:right}#saved-header-search a{color:#000}#saved-header-search form{position:relative}#saved-header-search input[type=text]{width:200px;font-size:.8em;text-transform:none;margin-right:.3125em;padding-left:.625em;padding-right:.625em}.saved-search-is-open #saved-header-search{width:auto}#saved-header-search-opened{text-align:right;white-space:nowrap}#saved-header-search-opened>*{display:inline-block;vertical-align:middle;margin-left:.375em}#saved-header-search-mobile{position:relative;z-index:2;width:auto;display:block;padding:.875em 0 1.125em .6875em;text-align:left}#saved-header-search-mobile a{font-size:1.8em!important;margin-left:0.1875em!important;width:auto;float:none}#saved-header-search-mobile a:hover{color:#fff!important}#saved-header-search-mobile form{position:relative}#saved-header-search-mobile form>*{vertical-align:middle;display:inline-block;margin-left:.375em}#saved-header-search-mobile input[type=text]{padding:0 .625em;width:150px;height:2.0625em;font-size:1.1em;line-height:2.0625em;background-color:#fff0;border-color:#fff!important;color:#fff!important}#saved-header-icons-divider{width:1px;padding-left:.5em;height:100%}#saved-header-icons-divider div{width:1px;height:35%;background-color:#bbb}#saved-header .saved-icon,#saved-header .saved-list-icons{font-size:1.35em}#saved-header-icons{width:1%;padding-left:.75em;white-space:nowrap;text-align:right}#saved-header-menu{padding-top:.625em;padding-left:1.5em}.saved-header-has-icons #saved-header-menu{padding-right:1.2em}#saved-header-menu-content{position:relative;top:0;margin:0;margin-top:6px;margin-bottom:15px;float:left;font-weight:400}#saved-header-menu-content>li{display:inline-block;margin:5px 0 0 12px;padding-bottom:0;vertical-align:top;font-size:.9em;text-align:center;cursor:pointer}#saved-header-menu-content>li:not(.saved-menu-button)>a{margin-bottom:-20px!important;padding-bottom:24px;font-size:.95em;font-weight:700;line-height:1.5}.saved-has-uppercase #saved-header-menu-content>li:not(.saved-menu-button)>a{text-transform:uppercase}.saved-header-menu-wrapped #saved-header-menu-content>li:not(.saved-menu-button)>a{margin-bottom:-14px!important;padding-bottom:18px}#saved-header-menu-content>li.saved-menu-button{top:0;padding-bottom:17px;margin-bottom:-20px!important}#saved-header-menu-content>li.saved-menu-button>a{margin-top:-6px!important;transition:none}.saved-nav-font-nunito #saved-header-menu-content>li.saved-menu-button>a{line-height:2.4}.saved-header-menu-wrapped #saved-header-menu-content>li.saved-menu-button{padding-bottom:3px;margin-bottom:-7px!important;border-bottom:1px solid #fff0}#saved-header-menu-content>li:nth-child(1)>a:hover{z-index:99}#saved-header-menu-content>li:nth-child(2)>a:hover{z-index:98}#saved-header-menu-content>li:nth-child(3)>a:hover{z-index:97}#saved-header-menu-content>li:nth-child(4)>a:hover{z-index:96}#saved-header-menu-content>li:nth-child(5)>a:hover{z-index:95}#saved-header-menu-content>li:nth-child(6)>a:hover{z-index:94}#saved-header-menu-content>li:nth-child(7)>a:hover{z-index:93}#saved-header-menu-content>li:nth-child(8)>a:hover{z-index:92}#saved-header-menu-content>li:nth-child(9)>a:hover{z-index:91}#saved-header-menu-content>li:nth-child(10)>a:hover{z-index:90}#saved-header-menu-content>li:nth-child(11)>a:hover{z-index:89}#saved-header-menu-content>li:nth-child(12)>a:hover{z-index:87}#saved-header-menu-content>li:nth-child(13)>a:hover{z-index:86}#saved-header-menu-content>li:nth-child(14)>a:hover{z-index:85}#saved-header-menu-content>li:nth-child(15)>a:hover{z-index:84}#saved-header-menu-content>li:nth-child(16)>a:hover{z-index:83}#saved-header-menu-content>li:nth-child(17)>a:hover{z-index:82}#saved-header-menu-content>li:nth-child(18)>a:hover{z-index:81}#saved-header-menu-content>li:nth-child(19)>a:hover{z-index:80}#saved-header-menu-content>li:nth-child(20)>a:hover{z-index:79}#saved-header-menu-content>li>a{position:relative;display:inline-block;color:#000;text-align:center}#saved-header-menu-content ul>li:hover>a,#saved-header-menu-content ul ul li:hover>a,#saved-header-menu-content ul ul li.sfHover>a,#saved-header-menu-content ul ul li a:focus,#saved-header-menu-content ul ul li a:hover,#saved-header-menu-content ul ul li a:active{padding-top:7px;padding-bottom:7px;padding-left:11px;margin-left:-7px;margin-right:-6px;margin-top:-3px;margin-bottom:-3px;background-color:rgb(0 0 0 / .1)!important;transition:background-color 0.25s ease-in-out}#saved-header-menu-content ul>li:first-child:hover>a,#saved-header-menu-content ul ul li:first-child:hover>a,#saved-header-menu-content ul ul li:first-child.sfHover>a,#saved-header-menu-content ul ul li:first-child a:focus,#saved-header-menu-content ul ul li:first-child a:hover,#saved-header-menu-content ul ul li:first-child a:active{padding-top:9px;margin-top:-5px}#saved-header-menu-content ul>li:last-child:hover>a,#saved-header-menu-content ul ul li:last-child:hover>a,#saved-header-menu-content ul ul li:last-child.sfHover>a,#saved-header-menu-content ul ul li:last-child a:focus,#saved-header-menu-content ul ul li:last-child a:hover,#saved-header-menu-content ul ul li:last-child a:active{padding-bottom:9px;margin-bottom:-5px}.sf-menu,.sf-menu *{margin:0;padding:0;list-style:none}.sf-menu{float:left;margin-bottom:16px;line-height:1}.sf-menu li{position:relative}.sf-menu a{display:block;position:relative}.sf-menu li:hover ul,.sf-menu li.sfHover ul{top:40px;z-index:12000}.saved-header-menu-wrapped .sf-menu>li:hover>ul,.saved-header-menu-wrapped .sf-menu>li.sfHover>ul{top:2em}.sf-menu li:not(.jq-dropdown-align-right):hover ul,.sf-menu li:not(.jq-dropdown-align-right).sfHover ul{left:-10px}.sf-menu li.saved-menu-button:not(.jq-dropdown-align-right):hover ul,.sf-menu li.saved-menu-button:not(.jq-dropdown-align-right).sfHover ul{left:0}.sf-menu li.jq-dropdown-align-right:hover ul,.sf-menu li.jq-dropdown-align-right.sfHover ul{right:-15px}.sf-menu>li.jq-dropdown-open-left>ul ul{left:auto!important;right:100%!important}.sf-menu li:hover li ul,.sf-menu li.sfHover li ul,.sf-menu li li:hover li ul,.sf-menu li li.sfHover li ul{top:-999em}.sf-menu li li:hover ul,.sf-menu li li.sfHover ul,.sf-menu li li li:hover ul,.sf-menu li li li.sfHover ul{left:160px;top:2px}.sf-menu ul{position:absolute;top:-999em;width:160px;padding:5px 6px;text-align:left;border-radius:2px;background-color:#fff;box-shadow:0 2px 10px rgb(0 0 0 / .12);border-top-left-radius:0;border-top-right-radius:0}.sf-menu ul ul{margin-top:-4px;border:0;border-top-left-radius:2px;border-top-right-radius:2px}.sf-menu ul li{width:100%;margin-left:6px}.sf-menu li li a{position:relative;left:-6px;padding:4px 4px;font-size:.925em;line-height:1.2;color:#fff}.sf-menu>li.jq-dropdown-open-left ul li{margin-left:-6px}.sf-menu>li.jq-dropdown-open-left li a{left:6px}.sf-menu li li.menu-item-has-children a{padding-right:26px}.sf-menu ul ul li a{padding-right:0!important}.sf-menu ul li:hover>a,.sf-menu ul li.sfHover>a,.sf-menu ul a:focus,.sf-menu ul a:hover,.sf-menu ul a:active{outline:0}.saved-menu-arrow{position:absolute;top:50%;right:.3125em;margin-top:-.425em;font-size:1em;color:#fff}.sf-menu>li.jq-dropdown-open-left .saved-menu-arrow{margin-right:-.90625em}a.meanmenu-reveal{display:none}.mean-container .mean-bar{position:relative;z-index:1;width:70px;height:0!important;margin-right:-.7em;padding:0;float:right;text-align:right}.mean-container a.meanmenu-reveal{display:block;position:absolute;top:-10px;right:8px!important;width:22px;padding:0;cursor:pointer;font-size:1px;font-family:Arial,Helvetica,sans-serif;font-weight:700;line-height:22px;text-decoration:none;text-indent:-9999em;color:#000}.mean-container a.meanmenu-reveal span{display:block;margin-top:3px;height:3px;background-color:#000}.mean-container .mdi-close{position:relative;top:1px;left:1px}.mean-container .mean-nav{display:inline-block;width:226px;margin:20px 0 0 0;float:right;font-size:1.05em;line-height:1.3;border-radius:2px;background-color:#fff;box-shadow:0 2px 10px rgb(0 0 0 / .12);border-top-left-radius:0;border-top-right-radius:0;max-height:350px;max-height:calc(100vh - 80px);overflow:auto}.mean-container .mean-nav ul{width:100%;margin:0;padding:0;list-style-type:none}.mean-container .mean-nav ul li{position:relative;width:100%;float:left;overflow:hidden}.mean-container .mean-nav ul li a{display:inline-block;width:calc(100% - 4.8em);margin:.3125em 0 .3125em 1em;float:left;text-align:left;text-decoration:none;color:#fff}.mean-container .mean-nav>ul>li>a{font-weight:700}.saved-has-uppercase .mean-container .mean-nav>ul>li>a{text-transform:uppercase}.mean-container .mean-nav>ul>li:first-child>a{margin-top:.8125em}.mean-container .mean-nav>ul>li:first-child>a.mean-expand{margin-top:.55em}.mean-container .mean-nav>ul>li:last-child>a{margin-bottom:.8125em}.mean-container .mean-nav>ul>li:last-child>ul{position:relative;top:-.5em}.mean-container .mean-nav ul li li a{width:calc(100% - 6.5em);padding-left:5%;font-size:1em;margin-top:.3125em;margin-bottom:.375em;text-shadow:none!important;visibility:visible}.mean-container .mean-nav ul li li li a{width:calc(100% - 7em);padding-left:10%}.mean-container .mean-nav ul li li li li a{width:calc(100% - 8em);padding-left:15%}.mean-container .mean-nav ul li li li li li a{width:calc(100% - 9.5em);padding-left:20%}.mean-container .mean-nav ul li.mean-last a{margin-bottom:.5em;border-bottom:none}.mean-container .mean-nav ul li a.mean-expand{position:absolute;right:0;top:0;z-index:2;width:16px;height:16px;margin:.2em .6em 0 0;padding:0;border:none;text-align:center;font-size:1.3em!important;font-family:Arial,Helvetica,sans-serif;line-height:1;font-weight:400;background-color:#fff}.mean-container .mean-nav ul li a.mean-expand.mean-clicked{line-height:.9}.mean-container .mean-push{width:100%;padding:0;margin:0;float:left;clear:both}.mean-nav .wrapper{width:100%;margin:0;padding:0}.mean-container .mean-bar,.mean-container .mean-bar *{box-sizing:content-box}.mean-remove{display:none!important}.mean-container .saved-search-field{font-size:.9em}#saved-banner{position:relative;width:100%;z-index:6}.js #saved-banner{visibility:hidden}#saved-banner-darken{position:absolute;top:0;width:100%;height:100%;background-color:rgb(0 0 0 / .07)}#saved-banner-image{position:absolute;top:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat}#saved-banner-image-brightness{position:absolute;top:0;width:100%;height:100%;background-color:#000}.saved-banner-image-gradient{position:absolute;top:0;width:100%;height:100%;background:linear-gradient(to bottom,#fff0 0%,#fff0 36%,rgb(0 0 0 / .3) 76%,rgb(0 0 0 / .3) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#26000000",GradientType=0)}#saved-banner-inner{display:block;position:relative;width:100%;height:100%;padding:12.25% 0 4% 0}.saved-has-header-bottom #saved-banner-inner{padding:12% 0 1.5% 0}.saved-no-header-image #saved-banner-inner,.saved-no-header-image.saved-has-header-bottom #saved-banner-inner{padding-top:6%}.saved-header-menu-wrapped .saved-no-header-image #saved-banner-inner,.saved-header-menu-wrapped .saved-no-header-image.saved-has-header-bottom #saved-banner-inner{padding-top:11%}#saved-banner-image-by-title{display:inline-block;vertical-align:top;width:5em;height:5em}.saved-no-heading-accents #saved-banner-image-by-title{width:3.125em;height:3.125em}#saved-banner-image-by-title img{width:100%;height:auto;margin-top:3.75em;border-width:0;border-radius:2px}#saved-banner-title{display:inline-block;height:100%;text-align:left;vertical-align:top}.saved-banner-has-image-by-title #saved-banner-title{width:calc(99% - 5em - 1.375em);margin-left:1.375em}#saved-banner-title div{display:block;margin-top:.95em;margin-bottom:0}.saved-banner-title-length-25 #saved-banner-title{font-size:.9em}.saved-banner-title-length-30 #saved-banner-title{font-size:.85em}.saved-banner-title-length-35 #saved-banner-title{font-size:.8em}.saved-banner-title-length-40 #saved-banner-title{font-size:.75em}.saved-no-header-title #saved-banner-title h1::before,.saved-no-header-title #saved-banner-title #saved-comments-title::before,.saved-no-header-title #saved-banner-title h2::before,.saved-no-header-title #saved-banner-title h3::before,.saved-no-header-title #saved-banner-title h4::before,.saved-no-header-title #saved-banner-title .saved-nav-block-title::before,.saved-no-header-title #saved-banner-title h5::before,.saved-no-header-title #saved-banner-title h6::before,.saved-no-header-title #saved-banner-title .saved-h1::before,.saved-no-header-title #saved-banner-title .saved-h2::before,.saved-no-header-title #saved-banner-title #reply-title::before,.saved-no-header-title #saved-banner-title .saved-h3::before,.saved-no-header-title #saved-banner-title #saved-map-section-address::before,.saved-no-header-title #saved-banner-title .saved-h4::before,.saved-no-header-title #saved-banner-title .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-no-header-title #saved-banner-title caption::before,.saved-no-header-title #saved-banner-title .saved-h5::before,.saved-no-header-title #saved-banner-title .saved-caption-image-title::before,.saved-no-header-title #saved-banner-title .saved-h6::before{display:none!important}#saved-header-bottom{position:relative;width:100%;border:1px solid #fff0}#saved-header-bottom .saved-header-bottom-break .ctfw-breadcrumbs{float:none;padding-right:1.5625em}#saved-header-bottom .saved-header-bottom-break #saved-header-archives{float:none;margin-top:.25em}#saved-header-bottom.saved-has-header-archives.saved-has-breadcrumbs .ctfw-breadcrumbs{margin-right:.9375em}#saved-header-bottom.saved-has-header-archives.saved-has-breadcrumbs #saved-header-archives{margin-left:.9375em}#saved-header-bottom-inner{margin-top:.625em;margin-bottom:.625em}.ctfw-breadcrumbs,#saved-header-archives,.saved-header-archive-dropdown{display:inline-block;padding:2px 0;font-size:.78em}.ctfw-breadcrumbs{float:left;font-style:italic}.ctfw-breadcrumbs a{font-weight:italic;color:#fff}.saved-breadcrumb-separator{display:inline-block;color:#fff;font-size:1.1em!important;position:relative;top:.03125em}#saved-header-archives{margin:0;list-style:none;float:right}.saved-header-archive-top{display:inline-block;margin-right:.8125em}.saved-has-uppercase .saved-header-archive-top{text-transform:uppercase}.saved-header-archive-top:last-child{margin-right:0}#saved-header-archives-section-name{padding-right:.25em;font-weight:400;font-style:italic;text-transform:none}#saved-header-archives-section-name a{font-weight:400}.saved-header-archive-top-name{white-space:nowrap;font-weight:700}.saved-header-archive-top-name .saved-icon{font-size:1.1em!important;position:relative;top:.03125em}.saved-header-archive-dropdown{display:none;width:15em;margin-top:.3125em;margin-left:-.875em}.saved-header-archive-dropdown.jq-dropdown-anchor-right{margin-left:.875em}.saved-header-archive-dropdown .jq-dropdown-panel{font-size:1.05em}.saved-header-archive-dropdown ul{margin:0;list-style:none;line-height:1.4}.saved-header-archive-dropdown ul li a{display:inline-block;max-width:10em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.saved-header-archive-dropdown ul li .saved-header-archive-dropdown-count{color:#fff;display:inline-block;float:right}.saved-header-archive-dropdown-all a{font-weight:700}.page-template-events-upcoming .saved-header-archive-dropdown-count,.page-template-events-past .saved-header-archive-dropdown-count,.tax-ctc_event_category .saved-header-archive-dropdown-count{display:none!important}#saved-footer{z-index:0;position:relative}body:not(.mce-content-body){display:flex;flex-direction:column;min-height:100vh}#saved-content{flex:1}@media screen\0{body:not(.mce-content-body){display:block;min-height:0}#saved-content{flex:none}}#saved-footer-widgets-row{min-height:300px;overflow:hidden}body:not(.home) #saved-footer.saved-footer-no-widgets .saved-map-section::after{display:block;position:absolute;top:0;height:5em!important;width:100%!important;margin-top:-5em;content:"";background:linear-gradient(to top,#fcfcfc 2.5em,#fff0 5em)}body:not(.home).saved-no-comments-section #saved-footer.saved-footer-no-widgets .saved-map-section::after{display:none}#saved-footer-bottom-inner{display:table;width:100%}#saved-footer-bottom-inner>*{display:table-cell;vertical-align:top}.saved-footer-has-menu #saved-footer-icons-notice{width:10%;min-width:16.875em;padding-right:3.125em}.saved-footer-no-menu #saved-footer-icons-notice{width:100%}#saved-footer-icons-notice>*:nth-child(2){margin-top:1.875em}.saved-footer-no-notice.saved-footer-has-menu.saved-footer-no-submenu #saved-footer-icons-notice,.saved-footer-no-icons.saved-footer-has-menu.saved-footer-no-submenu #saved-footer-icons-notice{vertical-align:middle}#saved-footer-icons .saved-list-icons{font-size:1.8em;white-space:nowrap}#saved-footer-icons .saved-list-icons a{transition:opacity 1s ease;color:#fff}#saved-footer-icons .saved-list-icons a:hover{opacity:.6}#saved-footer-notice{font-size:.85em;font-style:italic}#saved-footer-notice a{font-weight:700}.saved-footer-has-menu.saved-footer-has-submenu.saved-footer-no-icons #saved-footer-notice{margin-top:.25em}#saved-footer-menu ul{margin:0;list-style:none}.saved-footer-has-icons.saved-footer-no-notice #saved-footer-menu,.saved-footer-has-notice.saved-footer-no-icons #saved-footer-menu{vertical-align:middle}#saved-footer-menu-content{margin:0 -1.9%!important;margin-bottom:-1.125em!important}.saved-footer-no-submenu #saved-footer-menu-content{margin:0 -0.21875em!important}.saved-footer-no-submenu #saved-footer-menu-content{margin-bottom:-0.4375em!important}.saved-footer-has-icons #saved-footer-menu-content,.saved-footer-has-notice #saved-footer-menu-content{text-align:right}#saved-footer-menu-content>li{display:inline-block;vertical-align:top;text-align:left;margin:0 1.9%;margin-bottom:1.125em}.saved-footer-no-submenu #saved-footer-menu-content>li{margin:0 1.1%}.saved-footer-no-submenu #saved-footer-menu-content>li{margin-bottom:.4375em}#saved-footer-menu-content>li>a{display:inline-block;font-size:.85em;font-weight:700}.saved-has-uppercase #saved-footer-menu-content>li>a{text-transform:uppercase}.saved-footer-has-submenu #saved-footer-menu-content>li>a{padding-bottom:.1875em}#saved-footer-menu-content>li>ul{font-size:.825em}#saved-sticky{display:none;position:fixed;bottom:0;right:0;width:auto;z-index:1000;border-radius:2px 0 0 0;background-color:#fff;box-shadow:0 2px 10px rgb(0 0 0 / .12)}#saved-sticky-inner{position:relative;padding:.5em 2.75em .625em .9375em;background-color:rgb(0 0 0 / .07)}#saved-sticky-content{display:inline-block;font-size:.8em;line-height:1.4;color:#fff}#saved-sticky-content a{font-weight:700;color:#fff}.saved-sticky-item{display:inline-block;margin-right:1.125em}.saved-sticky-item:last-child{margin-right:0}.saved-sticky-item-date{padding-right:.625em;font-weight:400}.saved-has-uppercase .saved-sticky-item-date{text-transform:uppercase}.saved-sticky-item-title{color:#fff!important}#saved-sticky-dismiss{display:inline-block;position:absolute;top:.5625em;right:.875em;padding:0}#saved-sticky-dismiss a{font-size:.8em;color:#fff;opacity:.6;transition:opacity 0.3s}#saved-sticky-dismiss a:hover{opacity:1}.saved-widget .saved-entry-compact{margin-top:1.875em}.saved-widget .saved-entry-compact:first-child{margin-top:0}.widget_ctfw-archives form,.widget_ctfw-categories form{margin:0}.widget_ctfw-archives select,.widget_ctfw-categories select{margin-left:1px;width:100%;max-width:250px}.saved-widgets-row-content{position:relative;margin-top:-4.375em!important;margin-right:-6%}.saved-widgets-row-content aside{display:inline-block;vertical-align:top;margin-right:6%;margin-top:4.375em;width:27.333%;font-size:.85em;line-height:1.8}.saved-widgets-row-content aside *:not([class^=mejs-]):not(button):first-child{margin-top:0}.saved-widgets-row-content aside *:not([class^=mejs-]):not(button):last-child{margin-bottom:0}.saved-widgets-row-content aside h2,.saved-widgets-row-content aside .saved-h2,.saved-widgets-row-content aside #reply-title{font-size:1.9em}.widget_search .saved-search-field{margin-left:0}.widget_search .saved-search-button{font-size:1.7em;color:#000}.widget_recent_comments li{margin-top:1.25em}.widget_recent_comments li a{text-transform:none!important;font-weight:normal!important}.widget_text .textwidget h1::before,.widget_text .textwidget #saved-comments-title::before,.widget_text .textwidget h2::before,.widget_text .textwidget h3::before,.widget_text .textwidget h4::before,.widget_text .textwidget .saved-nav-block-title::before,.widget_text .textwidget h5::before,.widget_text .textwidget h6::before,.widget_text .textwidget .saved-h1::before,.widget_text .textwidget .saved-h2::before,.widget_text .textwidget #reply-title::before,.widget_text .textwidget .saved-h3::before,.widget_text .textwidget #saved-map-section-address::before,.widget_text .textwidget .saved-h4::before,.widget_text .textwidget .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .widget_text .textwidget caption::before,.widget_text .textwidget .saved-h5::before,.widget_text .textwidget .saved-caption-image-title::before,.widget_text .textwidget .saved-h6::before{display:none!important}.widget_text .textwidget h1,.widget_text .textwidget #saved-comments-title,.widget_text .textwidget .saved-h1,.widget_text .textwidget h2,.widget_text .textwidget .saved-h2,.widget_text .textwidget #reply-title{font-size:1.6em!important}.widget_tag_cloud .tagcloud{font-size:0.8em!important}.widget_tag_cloud a{margin:.3125em .3125em .3125em 0;font-size:1em!important}.widget_calendar #wp-calendar{width:100%;margin-bottom:0;margin-left:auto;margin-right:auto}.widget_calendar #wp-calendar caption,.widget_calendar #wp-calendar td,.widget_calendar #wp-calendar th{padding:.25em;text-align:left}.widget_calendar #wp-calendar caption{padding:0 0 .5em 0;font-weight:700}.saved-has-uppercase .widget_calendar #wp-calendar caption{text-transform:uppercase}.widget_calendar #wp-calendar th{border:0;padding:.625em 0 .625em .25em;font-weight:700}.widget_calendar #wp-calendar tfoot td{padding-top:1.125em}.saved-has-uppercase .widget_calendar #wp-calendar tfoot td{text-transform:uppercase}.widget_calendar #wp-calendar tfoot td a{font-weight:700}.widget_calendar #wp-calendar tfoot td#next{text-align:right;padding-right:8%}.textwidget>:first-child{margin-top:0}.textwidget>:last-child{margin-bottom:0!important}.widget_rss ul{margin:0;list-style:none}.widget_rss li{border-radius:2px;background-color:#fff;box-shadow:0 2px 10px rgb(0 0 0 / .12);padding:.6875em 1em;line-height:1.45}.widget_rss li:not(:first-child){margin-top:1.75em}.widget_rss li:not(:first-child) a{margin-top:0;margin-bottom:0}.widget_rss li a{font-weight:700}.widget_rss h2 img,.widget_rss .saved-h2 img,.widget_rss #reply-title img{display:none}.widget_rss h2 a,.widget_rss .saved-h2 a,.widget_rss #reply-title a{color:#000}.widget_rss .rss-date,.widget_rss .rssSummary,.widget_rss cite{margin-top:.375em;font-size:.9em}.widget_rss .rss-date{display:block;font-style:italic}.widget_rss cite{display:block;font-style:italic}.widget_rss .rssSummary{margin-top:.625em;font-size:.85em}.saved-highlight{max-width:340px;display:inline-block}.saved-highlight,.saved-highlight .saved-caption-image,.saved-highlight .saved-caption-image-inner,.saved-highlight .saved-caption-image-brightness,.saved-highlight .saved-caption-image-gradient,.saved-highlight img{border-radius:2px}.saved-highlight .saved-caption-image-title h1::before,.saved-highlight .saved-caption-image-title #saved-comments-title::before,.saved-highlight .saved-caption-image-title h2::before,.saved-highlight .saved-caption-image-title h3::before,.saved-highlight .saved-caption-image-title h4::before,.saved-highlight .saved-caption-image-title .saved-nav-block-title::before,.saved-highlight .saved-caption-image-title h5::before,.saved-highlight .saved-caption-image-title h6::before,.saved-highlight .saved-caption-image-title .saved-h1::before,.saved-highlight .saved-caption-image-title .saved-h2::before,.saved-highlight .saved-caption-image-title #reply-title::before,.saved-highlight .saved-caption-image-title .saved-h3::before,.saved-highlight .saved-caption-image-title #saved-map-section-address::before,.saved-highlight .saved-caption-image-title .saved-h4::before,.saved-highlight .saved-caption-image-title .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-highlight .saved-caption-image-title caption::before,.saved-highlight .saved-caption-image-title .saved-h5::before,.saved-highlight .saved-caption-image-title .saved-caption-image-title::before,.saved-highlight .saved-caption-image-title .saved-h6::before{display:none!important}.saved-widget .gallery{margin-top:0;margin-bottom:0}.saved-gallery-widget-link{margin-top:1.875em;font-size:.9em;text-align:center}.saved-gallery-widget-link .saved-button,.saved-gallery-widget-link .widget_tag_cloud a,.widget_tag_cloud .saved-gallery-widget-link a{font-size:1.1em}.saved-giving-widget-button{margin-top:2.1875em}.widget_mc4wp_form_widget p:first-child{font-size:1.3em}.widget_mc4wp_form_widget .mc4wp-form-fields>*{margin-bottom:0}.widget_mc4wp_form_widget input[type=email]{width:100%;font-size:1.2em}#saved-home-main{overflow:hidden}#saved-home-main>*:first-child:not(.saved-home-highlights-section):not(.saved-home-secondary-widgets-section):not(.saved-map-section){padding-top:3.25em}.saved-header-menu-wrapped #saved-home-main>*:first-child:not(.saved-home-highlights-section):not(.saved-home-secondary-widgets-section):not(.saved-map-section){padding-top:5em}#saved-home-main>*:first-child.saved-map-section{padding-top:.5em;margin-top:3.75em}.saved-header-menu-wrapped #saved-home-main>*:first-child.saved-map-section{padding-top:.5em;margin-top:5.5em}#saved-home-main>*:first-child .saved-colored-section-inner{margin-top:3em}#saved-home-main>*:first-child.saved-home-highlights-section,#saved-home-main>*:first-child.saved-home-secondary-widgets-section{margin-top:3.75em}.saved-header-menu-wrapped #saved-home-main>*:first-child.saved-home-highlights-section,.saved-header-menu-wrapped #saved-home-main>*:first-child.saved-home-secondary-widgets-section{margin-top:5.5em}.saved-bg-section{display:table;width:100%;position:relative}.saved-bg-section.saved-map-section{display:block}.js .saved-bg-section.saved-first-home-widget{visibility:hidden}.saved-bg-section-media,#saved-bg-section-video-color,#saved-bg-section-video,.saved-bg-section-image,.saved-bg-section-brightness{position:absolute;top:0;width:100%;height:100%}.saved-bg-section-brightness{background-color:#000}.saved-bg-section-image{background-size:cover;background-repeat:no-repeat;background-position:center center;background-attachment:scroll}.saved-bg-section-attachment-fixed .saved-bg-section-image{background-attachment:fixed}.js .saved-section-has-video .saved-bg-section-image{display:none}@media all and (max-device-width:1024px){.saved-bg-section-attachment-fixed .saved-bg-section-image{background-attachment:scroll}}.saved-is-mobile .saved-bg-section-image{background-attachment:scroll}#saved-bg-section-video-vide{width:100%;height:100%;opacity:.99999}.saved-bg-section-inner{display:table-cell;position:relative;z-index:1;vertical-align:middle;text-align:left}.saved-bg-section-content{text-align:left}.saved-first-home-widget .saved-bg-section-content{margin-top:.3125em;margin-bottom:.3125em}.saved-section-is-centered .saved-bg-section-content>*{text-align:center}.saved-bg-section-content>*:first-child{margin-top:0}.saved-bg-section-content>*:last-child{margin-bottom:0}.saved-bg-section-content h1,.saved-bg-section-content #saved-comments-title,.saved-bg-section-content .saved-h1{font-size:4.2em;letter-spacing:-.03125em}.saved-no-heading-accents .saved-bg-section-content h1,.saved-no-heading-accents .saved-bg-section-content #saved-comments-title,.saved-no-heading-accents .saved-bg-section-content .saved-h1{margin-top:.125em}.saved-bg-section-content h2,.saved-bg-section-content .saved-h2,.saved-bg-section-content #reply-title{font-size:2.7em;letter-spacing:-.03125em}.saved-section-is-centered .saved-bg-section-content h1::before,.saved-section-is-centered .saved-bg-section-content #saved-comments-title::before,.saved-section-is-centered .saved-bg-section-content h2::before,.saved-section-is-centered .saved-bg-section-content h3::before,.saved-section-is-centered .saved-bg-section-content h4::before,.saved-section-is-centered .saved-bg-section-content .saved-nav-block-title::before,.saved-section-is-centered .saved-bg-section-content h5::before,.saved-section-is-centered .saved-bg-section-content h6::before,.saved-section-is-centered .saved-bg-section-content .saved-h1::before,.saved-section-is-centered .saved-bg-section-content .saved-h2::before,.saved-section-is-centered .saved-bg-section-content #reply-title::before,.saved-section-is-centered .saved-bg-section-content .saved-h3::before,.saved-section-is-centered .saved-bg-section-content #saved-map-section-address::before,.saved-section-is-centered .saved-bg-section-content .saved-h4::before,.saved-section-is-centered .saved-bg-section-content .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-section-is-centered .saved-bg-section-content caption::before,.saved-section-is-centered .saved-bg-section-content .saved-h5::before,.saved-section-is-centered .saved-bg-section-content .saved-caption-image-title::before,.saved-section-is-centered .saved-bg-section-content .saved-h6::before{display:none!important}.saved-bg-section-content .saved-bg-section-text{font-size:1.3rem;line-height:1.7}.saved-first-home-widget .saved-bg-section-content .saved-bg-section-text{font-size:1.4rem;line-height:1.6}.saved-bg-section-content .saved-bg-section-text.saved-bg-section-text-quote{font-style:italic}.saved-bg-section-content .saved-bg-section-text blockquote{color:#fff}.saved-bg-section-content .saved-bg-section-text p{margin:.9375em 0!important}.saved-bg-section-content .saved-bg-section-text p:first-child{margin-top:0}.saved-section-orientation-vertical.saved-section-has-title .saved-bg-section-content .saved-bg-section-text p:first-child{padding-top:.25em}.saved-bg-section-content .saved-bg-section-text p:last-child{margin-bottom:0}.saved-section-has-large-text .saved-bg-section-content .saved-bg-section-text{line-height:1.4;font-size:2.2rem}.saved-bg-section-content .saved-bg-section-text img{max-width:100%}.saved-bg-section-content .saved-section-bg-buttons{padding-bottom:.5em}.saved-section-orientation-vertical.saved-section-has-title .saved-bg-section-content .saved-section-bg-buttons,.saved-section-orientation-vertical.saved-section-has-content .saved-bg-section-content .saved-section-bg-buttons{padding-top:.625em}.saved-section-orientation-horizontal .saved-bg-section-content{display:table;width:100%}.saved-section-orientation-horizontal .saved-bg-section-content h1,.saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title,.saved-section-orientation-horizontal .saved-bg-section-content .saved-h1,.saved-section-orientation-horizontal .saved-bg-section-content h2,.saved-section-orientation-horizontal .saved-bg-section-content .saved-h2,.saved-section-orientation-horizontal .saved-bg-section-content #reply-title,.saved-section-orientation-horizontal .saved-bg-section-content .saved-bg-section-text{position:relative;top:-1px}.saved-section-orientation-horizontal .saved-bg-section-content h1,.saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title,.saved-section-orientation-horizontal .saved-bg-section-content .saved-h1,.saved-section-orientation-horizontal .saved-bg-section-content h2,.saved-section-orientation-horizontal .saved-bg-section-content .saved-h2,.saved-section-orientation-horizontal .saved-bg-section-content #reply-title,.saved-section-orientation-horizontal .saved-bg-section-content .saved-bg-section-text,.saved-section-orientation-horizontal .saved-bg-section-content .saved-section-bg-buttons{display:table-cell}.saved-section-orientation-horizontal .saved-bg-section-content h1,.saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title,.saved-section-orientation-horizontal .saved-bg-section-content .saved-h1,.saved-section-orientation-horizontal .saved-bg-section-content h2,.saved-section-orientation-horizontal .saved-bg-section-content .saved-h2,.saved-section-orientation-horizontal .saved-bg-section-content #reply-title{width:1%;position:relative;top:.0625em;padding-right:1.5625em;white-space:nowrap}.saved-section-orientation-horizontal .saved-bg-section-content .saved-section-bg-buttons{padding-left:1.875em;padding-top:1.3125em;vertical-align:top}.saved-section-orientation-horizontal .saved-bg-section-content .saved-section-bg-buttons ul{float:right;white-space:nowrap}.saved-image-section{position:relative}.saved-image-section.saved-image-section-has-image{min-height:350px}.saved-image-section-image{position:absolute;top:0;width:38%;height:100%;background-size:cover;background-position:center center}.saved-image-section-has-image.saved-image-section-image-right .saved-image-section-image{right:0}.saved-image-section-content{position:relative}.saved-image-section-has-image.saved-image-section-image-left .saved-image-section-content{text-align:right}.saved-image-section-content-inner{display:inline-block;padding:.3125em 0 .625em 0;text-align:left}.saved-image-section-has-image .saved-image-section-content-inner{width:75%}@media only screen and (max-width:3000px){.saved-image-section-has-image .saved-image-section-content-inner{width:73.1%}}@media only screen and (max-width:2900px){.saved-image-section-has-image .saved-image-section-content-inner{width:72.2%}}@media only screen and (max-width:2800px){.saved-image-section-has-image .saved-image-section-content-inner{width:71.3%}}@media only screen and (max-width:2700px){.saved-image-section-has-image .saved-image-section-content-inner{width:70.4%}}@media only screen and (max-width:2600px){.saved-image-section-has-image .saved-image-section-content-inner{width:69.5%}}@media only screen and (max-width:2500px){.saved-image-section-has-image .saved-image-section-content-inner{width:68.6%}}@media only screen and (max-width:2400px){.saved-image-section-has-image .saved-image-section-content-inner{width:67.7%}}@media only screen and (max-width:2300px){.saved-image-section-has-image .saved-image-section-content-inner{width:66.8%}}@media only screen and (max-width:2200px){.saved-image-section-has-image .saved-image-section-content-inner{width:65.9%}}@media only screen and (max-width:2100px){.saved-image-section-has-image .saved-image-section-content-inner{width:65%}}@media only screen and (max-width:2000px){.saved-image-section-has-image .saved-image-section-content-inner{width:64.1%}}@media only screen and (max-width:1900px){.saved-image-section-has-image .saved-image-section-content-inner{width:63.2%}}@media only screen and (max-width:1800px){.saved-image-section-has-image .saved-image-section-content-inner{width:62.3%}}@media only screen and (max-width:1700px){.saved-image-section-has-image .saved-image-section-content-inner{width:61.4%}}@media only screen and (max-width:1600px){.saved-image-section-has-image .saved-image-section-content-inner{width:60.5%}}@media only screen and (max-width:1500px){.saved-image-section-has-image .saved-image-section-content-inner{width:59.6%}}@media only screen and (max-width:1400px){.saved-image-section-has-image .saved-image-section-content-inner{width:58.7%}}@media only screen and (max-width:1300px){.saved-image-section-has-image .saved-image-section-content-inner{width:57.8%}}@media only screen and (max-width:1200px){.saved-image-section-has-image .saved-image-section-content-inner{width:56.9%}}@media only screen and (max-width:1100px){.saved-image-section-has-image .saved-image-section-content-inner{width:56%}}@media only screen and (max-width:1000px){.saved-image-section-has-image .saved-image-section-content-inner{width:55.1%}}.saved-image-section-no-image .saved-image-section-content-inner{display:block}.saved-image-section-content-inner .saved-loop-entries{margin-left:0;margin-right:0}.saved-image-section-content-inner .saved-widget-title{padding-bottom:.1875em;margin-top:-.1875em;font-size:2.7em;letter-spacing:-.03125em}.saved-image-section-content-inner .saved-image-section-title-button{float:right;margin:1.125em 0 0 .9375em}.saved-image-section-content-inner .saved-image-section-buttons{padding-top:.625em}.saved-image-section-content-inner>*:first-child{margin-top:0!important;padding-top:0!important}.saved-image-section-content-inner>*:last-child{margin-bottom:0!important;padding-bottom:0!important}.saved-image-section-text{margin-top:-.625em}.saved-image-section-text>*:first-child{margin-top:0}.saved-image-section-text>*:last-child{margin-bottom:0}.saved-image-section-text p:first-child{font-size:1.3em}.saved-image-section-text ul{margin-left:1.25em;padding-top:.0625em;font-style:italic}.saved-image-section-text ul li{margin-top:.4375em}.saved-colored-section-inner{height:9.25em;max-height:9.25em;overflow:hidden}.saved-colored-section-content{display:table;width:100%}.saved-colored-section-entries{display:table-cell;vertical-align:top}.saved-colored-section-entry{display:inline-block;margin-right:5.5%;margin-bottom:4.375em;vertical-align:top;max-width:9.375em}.saved-colored-section-entry>*:not(.saved-colored-section-label){min-width:7.8125em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff}.saved-colored-section-label{display:inline-block;padding:.46875em .53125em;vertical-align:top;line-height:1;font-size:.75em;background-color:#fff;color:#000;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.saved-first-home-widget .saved-colored-section-label{border-top-left-radius:2px;border-top-right-radius:2px}.saved-has-uppercase .saved-colored-section-label{text-transform:uppercase}.saved-colored-section-title{margin:2.0625em 0 .125em 0;line-height:1.6;font-size:.95em;text-transform:none!important}.saved-colored-section-title a{border-width:0 0 2px 0;border-style:solid}.saved-colored-section-meta{font-style:italic;font-size:.8em}.saved-colored-section-button{display:table-cell;vertical-align:top;padding-left:.5em;text-align:right}.saved-colored-section-button a{position:relative;top:3.8125em;white-space:nowrap}.saved-colored-section-button-short{display:none}.saved-home-highlights-content{padding-top:.625em;padding-bottom:.625em;font-size:.85em}.saved-home-highlights-content h2,.saved-home-highlights-content .saved-h2,.saved-home-highlights-content #reply-title{margin-top:0;margin-bottom:0!important;font-size:1.9em}.saved-highlights-four-columns{margin-bottom:-1.875em}.saved-highlights-four-columns .saved-highlight{display:block;float:left;width:22%;width:calc(24.95% - 1.40625em);margin-bottom:1.875em}.saved-highlights-four-columns .saved-highlight:not(:nth-child(4n)){margin-right:1.875em}.saved-highlights-three-columns{margin-bottom:-1.875em}.saved-highlights-three-columns .saved-highlight{display:block;float:left;width:32%;width:calc(33.2% - 1.25em);margin-bottom:1.875em}.saved-highlights-three-columns .saved-highlight:not(:nth-child(3n)){margin-right:1.875em}.saved-highlights-two-columns{margin-bottom:0}.saved-highlights-two-columns .saved-highlight:not(:nth-child(4n)){margin-right:0}.saved-highlights-two-columns .saved-highlight{display:block;float:left;width:45%;width:calc(49.9% - 1.25em);margin-bottom:2.5em}.saved-highlights-two-columns .saved-highlight:not(:nth-child(2n)){margin-right:2.5em}.saved-highlights-two-columns .saved-highlight:nth-last-of-type(-n+2){margin-bottom:0}.saved-highlights-one-column:not(:nth-child(2n)),.saved-highlights-one-column:nth-last-of-type(-n+2){margin-bottom:0}.saved-highlights-one-column .saved-highlight{float:none;width:100%;margin-left:auto!important;margin-right:auto!important;margin-bottom:3.125em!important}.saved-highlights-one-column .saved-highlight:last-child{margin-bottom:0!important}.saved-home-secondary-widgets-section .saved-widgets-row-inner{padding:.9375em 0}.saved-gallery-section{overflow:hidden}.saved-gallery-section-content .gallery{margin:0;margin-right:0}.saved-gallery-section-content .gallery-item{margin-right:0;width:calc(20%)}.saved-gallery-section-header{position:relative;padding-bottom:.3125em;margin-top:-.1875em}.saved-gallery-section-header .saved-widget-title{display:inline-block;margin:0;font-size:2.7em;letter-spacing:-.03125em}.saved-gallery-section-header .saved-button,.saved-gallery-section-header .widget_tag_cloud a,.widget_tag_cloud .saved-gallery-section-header a{float:right;margin:1.75em 0 0 1.875em!important}.saved-entry-content,.saved-compact-content,.saved-comment,.widget_text .textwidget,.saved-entry-content-inner,.mce-content-body{position:relative;font-size:1em;line-height:1.8}.saved-entry-content>:first-child,.saved-compact-content>:first-child,.saved-comment>:first-child,.widget_text .textwidget>:first-child,.saved-entry-content-inner>:first-child,.mce-content-body>:first-child{margin-top:0!important}.saved-entry-content>:last-child,.saved-compact-content>:last-child,.saved-comment>:last-child,.widget_text .textwidget>:last-child,.saved-entry-content-inner>:last-child,.mce-content-body>:last-child{margin-bottom:0!important}.saved-entry-short-icons li,.saved-entry-compact-icons li{position:relative;top:.09375em;line-height:0}.saved-entry-short-icons .saved-icon,.saved-entry-compact-icons .saved-icon{position:relative;font-size:1.15em;font-style:normal;color:#000}.saved-entry-short-icons .saved-icon-video-watch,.saved-entry-compact-icons .saved-icon-video-watch{font-size:1.3em;top:.05em}.saved-entry-short-icons .saved-icon-audio-listen,.saved-entry-compact-icons .saved-icon-audio-listen{font-size:1.1em}.saved-entry-short-icons .saved-icon-pdf-download,.saved-entry-compact-icons .saved-icon-pdf-download{top:-.05em;font-size:1.02em}@media only screen and (max-width:600px){.saved-entry-full-content{overflow:hidden}}.saved-entry-full>.saved-entry-content #saved-loop-after-content,.saved-entry-full>.saved-compact-content #saved-loop-after-content,.saved-entry-full>.saved-comment #saved-loop-after-content,.widget_text .saved-entry-full>.textwidget #saved-loop-after-content,.archive #saved-content-inner>.saved-entry-content #saved-loop-after-content,.archive #saved-content-inner>.saved-compact-content #saved-loop-after-content,.archive #saved-content-inner>.saved-comment #saved-loop-after-content,.archive .widget_text #saved-content-inner>.textwidget #saved-loop-after-content,.widget_text .archive #saved-content-inner>.textwidget #saved-loop-after-content,.blog #saved-content-inner>.saved-entry-content #saved-loop-after-content,.blog #saved-content-inner>.saved-compact-content #saved-loop-after-content,.blog #saved-content-inner>.saved-comment #saved-loop-after-content,.blog .widget_text #saved-content-inner>.textwidget #saved-loop-after-content,.widget_text .blog #saved-content-inner>.textwidget #saved-loop-after-content,.search #saved-content-inner>.saved-entry-content #saved-loop-after-content,.search #saved-content-inner>.saved-compact-content #saved-loop-after-content,.search #saved-content-inner>.saved-comment #saved-loop-after-content,.search .widget_text #saved-content-inner>.textwidget #saved-loop-after-content,.widget_text .search #saved-content-inner>.textwidget #saved-loop-after-content{font-size:.863em}.saved-exceed-700-980,.saved-image-exceed-700-980,.saved-content-width-700 .saved-entry-full-content>.gallery,.saved-content-width-700 .saved-entry-full-content>blockquote{margin-left:-140px;margin-right:-140px}.saved-exceed-980-1170{margin-left:-70px;margin-right:-70px}.saved-entry-full-header{padding-bottom:.5em;overflow:hidden}.saved-entry-full-map .saved-map-section,.saved-entry-full-map #saved-map-section-canvas{max-height:350px}.saved-entry-full-map .saved-map-section::after{display:block;position:absolute;bottom:0;height:10em!important;width:100%!important;margin-bottom:-10em;content:"";background:linear-gradient(to bottom,#fcfcfc 5em,#fff0 10em)}.saved-entry-full>*:not(.saved-entry-full-map),.saved-nav-blocks,#comments{z-index:10;position:relative}.saved-entry-no-content .saved-entry-full-map{margin-bottom:10em}.saved-entry-full-meta{margin:-.625em -1.75em 0 0;padding-top:.3125em;padding-bottom:.0625em;list-style:none;font-size:.95em;text-align:center}.saved-entry-meta-has-buttons .saved-entry-full-meta{margin:-1.75em -1.75em 0 0}.saved-entry-full-meta>li{margin:.625em 1.75em 0 0;display:inline-block;max-width:21.875em;vertical-align:top;line-height:1.4;text-align:left}.saved-entry-meta-has-buttons .saved-entry-full-meta>li{margin:1.75em 1.75em 0 0}.saved-entry-full-meta>li a{font-style:normal;position:relative;top:-.0625em;white-space:nowrap}.saved-entry-full-meta>li a.mdi{border:0!important}.saved-entry-full-meta>li.saved-entry-full-date,.saved-entry-full-meta>li.saved-entry-full-meta-bold{font-weight:700;font-style:normal}.saved-has-uppercase .saved-entry-full-meta>li.saved-entry-full-date,.saved-has-uppercase .saved-entry-full-meta>li.saved-entry-full-meta-bold{text-transform:uppercase}.saved-entry-full-meta-buttons{position:relative;top:-.1875em}.saved-entry-full-meta-buttons a{margin-right:.4375em}.saved-entry-full-meta-second-line{text-transform:none;font-style:italic;font-weight:400}.saved-entry-full-meta-second-line a{font-weight:700}.saved-entry-full-icons{font-size:1.1em;position:relative;top:.0625em}.saved-entry-full-footer-item{margin:1.25em 0;text-align:center;font-size:.95em;font-style:italic}.saved-entry-full-footer-item:first-child{margin-top:0}.saved-entry-full-footer-terms{margin-top:.625em}.saved-entry-full-footer-terms:first-child{margin-top:0}.saved-entry-full-page-nav{text-align:center}.saved-entry-full-page-nav li{margin:0 .5em}.saved-entry-full-footer-no-terms.saved-no-comments-section .saved-entry-full-page-nav{position:relative;top:-1.125em;padding-top:1.125em}.post-password-form{font-size:.863em}.post-password-form label{font-weight:600}.post-password-form input[type=password]{display:block;margin:20px 0}.saved-entry-short{border-radius:2px;background-color:#fff;box-shadow:0 2px 10px rgb(0 0 0 / .12);position:relative;background-color:#fff;overflow:hidden}.saved-entry-short.saved-entry-has-excerpt::after{content:"";position:absolute;bottom:0;left:0;z-index:1;width:100%;height:25px;opacity:.9;background:linear-gradient(to bottom,#fff0 0%,white 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=0)}.saved-entry-short-label{margin:0;padding:5px 7px;border-top-left-radius:2px;border-bottom-right-radius:2px;line-height:1.1;font-size:.75em;font-weight:400;color:#fff;float:left}.saved-has-uppercase .saved-entry-short-label{text-transform:uppercase}.saved-entry-has-image .saved-entry-short-label{position:absolute;left:0;z-index:1}.saved-entry-short-image{display:block;position:relative;border-bottom-left-radius:0;border-bottom-right-radius:0}.saved-entry-short-image img{display:block;border-bottom-left-radius:0;border-bottom-right-radius:0}.saved-entry-short-inner{clear:both;padding:1em 1.125em}.saved-entry-short-inner>*,.saved-entry-short-inner .saved-entry-short-header>*{margin-top:.6875em}.saved-entry-short-inner>*:first-child,.saved-entry-short-inner .saved-entry-short-header>*:first-child{margin-top:0}.saved-entry-short-inner .saved-entry-short-meta a,.saved-entry-short-inner .saved-entry-content-short a{border-width:0;font-weight:400}.saved-entry-short-inner h2,.saved-entry-short-inner .saved-h2,.saved-entry-short-inner #reply-title{margin-bottom:0;font-size:0.95em!important;text-transform:none!important;line-height:1.5}.saved-entry-short-meta{margin-left:-.4375em;margin-right:-.4375em;margin-bottom:-0.09375em!important;font-size:.8em;font-style:italic}.saved-entry-short-meta>li{float:left;margin:0 .4375em;padding:.125em 0;display:inline-block;vertical-align:top;line-height:1.4}.saved-entry-short-meta a{font-style:italic!important;border:0!important;font-weight:normal!important;color:#000}.saved-entry-short-separator{margin:0 .1875em}.saved-entry-short-secondary{color:#555;font-style:italic}.saved-entry-content-short{font-size:.75em;line-height:1.45}.saved-loop-four-columns.saved-loop-entries{margin-bottom:-1.875em}.saved-loop-four-columns .saved-entry-short{display:block;float:left;width:22%;width:calc(24.95% - 1.40625em);margin-bottom:1.875em;max-height:19.1875em}.saved-loop-four-columns .saved-entry-short:not(:nth-child(4n)){margin-right:1.875em}.saved-loop-three-columns.saved-loop-entries{margin-bottom:-1.875em}.saved-loop-three-columns .saved-entry-short{display:block;float:left;width:32%;width:calc(33.2% - 1.25em);margin-bottom:1.875em;max-height:21.125em}.saved-loop-three-columns .saved-entry-short:not(:nth-child(3n)){margin-right:1.875em}@media only screen and (min-width:1024px){.saved-image-section .saved-loop-three-columns .saved-entry-short{max-height:17.25em}}.saved-loop-two-columns .saved-entry-short:not(:nth-child(4n)){margin-right:0}.saved-loop-two-columns.saved-loop-entries{margin-bottom:0}.saved-loop-two-columns .saved-entry-short{display:block;float:left;width:45%;width:calc(49.9% - 1.25em);margin-bottom:2.5em;max-height:21.75em}.saved-loop-two-columns .saved-entry-short:not(:nth-child(2n)){margin-right:2.5em}.saved-loop-two-columns .saved-entry-short:nth-last-of-type(-n+2){margin-bottom:0}.saved-loop-two-columns .saved-entry-short h2,.saved-loop-two-columns .saved-entry-short .saved-h2,.saved-loop-two-columns .saved-entry-short #reply-title{font-size:1.6em}.saved-loop-one-column{max-width:360px}.saved-loop-one-column.saved-loop-entries{margin-bottom:0}.saved-loop-one-column:not(:nth-child(2n)),.saved-loop-one-column:nth-last-of-type(-n+2){margin-bottom:0}.saved-loop-one-column .saved-entry-short{float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:3.125em!important;max-height:28em}.saved-loop-one-column .saved-entry-short:last-child{margin-bottom:0!important}.sticky{display:block}.saved-entry-compact{border-radius:2px;background-color:#fff;box-shadow:0 2px 10px rgb(0 0 0 / .12);background-color:#fff}.saved-entry-compact-header{overflow:hidden}.saved-entry-compact-header>div{float:left;vertical-align:top}.saved-entry-compact-image{width:100px;max-width:35%;position:relative;overflow:hidden}.saved-entry-compact-image img{display:block;border-top-right-radius:0;border-bottom-right-radius:0}.saved-entry-compact-image time{position:absolute;top:0;left:0;border-top-left-radius:2px;border-bottom-right-radius:2px;padding:.5em .5625em;line-height:1;font-size:.8em;color:#fff}.saved-has-uppercase .saved-entry-compact-image time{text-transform:uppercase}.saved-entry-compact-right{width:calc(100% - 100px);min-width:calc(100% - 35%);padding:.8125em 1em .6875em 1em}.saved-entry-has-excerpt .saved-entry-compact-right{padding-bottom:0}.saved-entry-no-image .saved-entry-compact-right{width:100%!important}.saved-entry-compact-right h3{margin-bottom:0;line-height:1.4;font-size:0.95em!important;text-transform:none!important}.saved-entry-compact-meta{margin-top:.3125em;margin-bottom:-0.1875em!important;margin-left:-.5em;margin-right:-.5em;padding-top:.125em}.saved-entry-compact-meta>li{margin:.1875em 0.5em!important;display:block;float:left;vertical-align:top;font-size:.9em;font-style:italic;line-height:1.4}.saved-entry-compact-meta a{color:#000}.saved-entry-content-compact{margin-top:.6875em;padding:0 1em .875em 1em;font-size:.85em;line-height:1.45}.saved-entry-no-image .saved-entry-content-compact{margin-top:.5625em}#saved-sermon-media{padding-top:.625em}#saved-sermon-buttons{text-align:center}#saved-sermon-download-dropdown{width:11.875em;margin-left:0em;margin-top:0em}#saved-sermon-download-dropdown .jq-dropdown-panel{padding:.5625em .9375em .375em .9375em;text-transform:none;font-size:.85em}#saved-sermon-download-dropdown ul{margin:0;list-style:none;line-height:2}#saved-sermon-download-dropdown .saved-icon{display:inline-block;width:1.5em;color:#fff}.saved-sermon-download-dropdown-filesize{color:#fff;float:right}.saved-sermon-index{font-size:.863em}.saved-sermon-index>*{margin-top:0}.saved-sermon-index>*:last-child{margin-bottom:0}#saved-sermon-index-header ul{margin-top:0}.saved-sermon-index-list{margin-bottom:-1.25em!important}.saved-sermon-index-list ul{margin-left:0;margin-top:.5em}.saved-sermon-index-list ul ul{margin-left:.75em}.saved-sermon-index-list>li{padding-bottom:1.25em}.saved-sermon-index-list>li>a{font-size:1.15em;text-transform:none!important}.saved-sermon-index-list>li>.saved-list-item-count{top:.25em}.saved-sermon-index-list li li{margin-bottom:.5em}.saved-sermon-index-list li li .saved-list-item-count{top:.125em}.saved-sermon-index-list li li a{font-size:.9em;font-weight:normal!important;border:0!important}.saved-sermon-index-list.saved-sermon-index-list-three-columns{-moz-column-count:3;column-count:3;-moz-column-gap:6.25em;column-gap:6.25em}.saved-sermon-index-list.saved-sermon-index-list-two-columns{-moz-column-count:2;column-count:2;-moz-column-gap:4.375em;column-gap:4.375em}#saved-sermon-books-list{margin-bottom:-3.125em}.saved-sermon-books-testament{display:inline-block;width:44%;margin-bottom:3.125em;vertical-align:top}.saved-sermon-books-testament h1::before,.saved-sermon-books-testament #saved-comments-title::before,.saved-sermon-books-testament h2::before,.saved-sermon-books-testament h3::before,.saved-sermon-books-testament h4::before,.saved-sermon-books-testament .saved-nav-block-title::before,.saved-sermon-books-testament h5::before,.saved-sermon-books-testament h6::before,.saved-sermon-books-testament .saved-h1::before,.saved-sermon-books-testament .saved-h2::before,.saved-sermon-books-testament #reply-title::before,.saved-sermon-books-testament .saved-h3::before,.saved-sermon-books-testament #saved-map-section-address::before,.saved-sermon-books-testament .saved-section-orientation-horizontal .saved-bg-section-content h1::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-sermon-books-testament h1::before,.saved-sermon-books-testament .saved-section-orientation-horizontal .saved-bg-section-content h2::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-sermon-books-testament h2::before,.saved-sermon-books-testament .saved-h4::before,.saved-sermon-books-testament .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-sermon-books-testament caption::before,.saved-sermon-books-testament .saved-h5::before,.saved-sermon-books-testament .saved-caption-image-title::before,.saved-sermon-books-testament .saved-h6::before{display:none!important}.saved-sermon-books-testament:nth-child(odd){margin-right:10%}.saved-sermon-books-testament h2,.saved-sermon-books-testament .saved-h2,.saved-sermon-books-testament #reply-title{margin-top:0}.saved-sermon-books-testament ul{-moz-column-count:2;column-count:2;-moz-column-gap:3.75em;column-gap:3.75em;padding-bottom:.75em}.saved-sermon-books-testament ul a{text-transform:none!important}.saved-sermon-books-testament .saved-list-item-count{margin-top:.1875em;font-size:.75em}#saved-sermon-dates-list h1::before,#saved-sermon-dates-list #saved-comments-title::before,#saved-sermon-dates-list h2::before,#saved-sermon-dates-list h3::before,#saved-sermon-dates-list h4::before,#saved-sermon-dates-list .saved-nav-block-title::before,#saved-sermon-dates-list h5::before,#saved-sermon-dates-list h6::before,#saved-sermon-dates-list .saved-h1::before,#saved-sermon-dates-list .saved-h2::before,#saved-sermon-dates-list #reply-title::before,#saved-sermon-dates-list .saved-h3::before,#saved-sermon-dates-list #saved-map-section-address::before,#saved-sermon-dates-list .saved-h4::before,#saved-sermon-dates-list .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar #saved-sermon-dates-list caption::before,#saved-sermon-dates-list .saved-h5::before,#saved-sermon-dates-list .saved-caption-image-title::before,#saved-sermon-dates-list .saved-h6::before{display:none!important}#saved-sermon-dates-list ul{margin:0}#saved-sermon-dates-list li{margin-right:.9375em;display:inline-block;list-style:0}#saved-sermon-dates-list a{font-size:1.15em}.saved-sermon-dates-count{position:relative;top:-.03125em;margin-left:.3125em;font-size:.9em}#saved-sermon-series-list h1::before,#saved-sermon-series-list #saved-comments-title::before,#saved-sermon-series-list h2::before,#saved-sermon-series-list h3::before,#saved-sermon-series-list h4::before,#saved-sermon-series-list .saved-nav-block-title::before,#saved-sermon-series-list h5::before,#saved-sermon-series-list h6::before,#saved-sermon-series-list .saved-h1::before,#saved-sermon-series-list .saved-h2::before,#saved-sermon-series-list #reply-title::before,#saved-sermon-series-list .saved-h3::before,#saved-sermon-series-list #saved-map-section-address::before,#saved-sermon-series-list .saved-h4::before,#saved-sermon-series-list .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar #saved-sermon-series-list caption::before,#saved-sermon-series-list .saved-h5::before,#saved-sermon-series-list .saved-caption-image-title::before,#saved-sermon-series-list .saved-h6::before{display:none!important}#saved-sermon-series-list ul{margin-top:0;margin-bottom:-2.625em;margin-left:-1.5625em;margin-right:-1.5625em}#saved-sermon-series-list li{display:inline-block;width:27%;min-width:250px;margin-bottom:2.525em;margin-left:1.5625em;margin-right:1.5625em;list-style:none;vertical-align:top;line-height:1.3}#saved-sermon-series-list a{font-size:1.15em;text-transform:none}#saved-sermon-series-list .saved-sermon-series-dates,#saved-sermon-series-list .saved-sermon-series-count{font-size:.9em}#saved-sermon-series-list .saved-sermon-series-dates{margin-top:.5625em}#saved-sermon-series-list .saved-sermon-series-count{margin-top:.25em;font-style:italic}.sermonnet .fluid-width-video-wrapper{padding-top:0!important}#saved-calendar{position:relative;font-size:.863em}#saved-calendar-loading{display:none;opacity:.7;width:100%;height:100%;position:absolute;top:0;z-index:100;background-color:#fff}#saved-calendar-header{margin-top:-.625em}#saved-calendar-header-left{float:left;margin-right:1.5625em;line-height:3;vertical-align:middle}#saved-calendar-title{display:inline-block;margin:0;vertical-align:middle;font-size:2.2em}#saved-calendar-title span{display:inline-block;margin-right:.5em}#saved-calendar-title-category{display:inline-block;text-transform:none;font-style:italic;font-weight:400;font-size:.95em}#saved-calendar-remove-category{margin-left:.1875em;display:inline-block;position:relative}#saved-calendar-remove-category a{position:relative;top:-.1875em;font-size:.65em;color:#777;border:none}#saved-calendar-header-right{float:right;padding-top:.3125em;line-height:3;font-size:1.5em}#saved-calendar-header-right a{position:relative;display:block;margin:0;padding:0 .09375em;text-align:center;border:0;font-size:1.1em}#saved-calendar-header-right a:first-child{margin-left:0}#saved-calendar-header-right .saved-icon-calendar-prev,#saved-calendar-header-right .saved-icon-calendar-next{top:.0625em;left:.125em;margin-top:0;font-size:1.3em;padding:0}#saved-calendar-header-right .saved-icon-calendar-prev:not(.saved-calendar-no-next){left:.375em}#saved-calendar-header-right .saved-icon-calendar-month{font-size:1em}.saved-calendar-dropdown{margin-top:.9375em;left:.9375em;font-size:.85em}.saved-calendar-dropdown .jq-dropdown-panel,.saved-calendar-dropdown .jq-dropdown-menu{position:relative;right:-1.25em;padding-top:.4375em}#saved-calendar-month-dropdown{width:11.875em;line-height:1.8}.saved-calendar-month-dropdown-year{margin-top:0em;font-size:1.3em;font-weight:700;color:#fff}.saved-calendar-month-dropdown-year:first-child{margin-top:0}.saved-calendar-month-dropdown-months{margin:0;list-style:none}.saved-calendar-month-dropdown-months li{display:inline-block;width:23%}.saved-calendar-month-dropdown-months li.saved-calendar-month-dropdown-past{color:#fff;opacity:.58}#saved-calendar-category-dropdown ul li{line-height:1.1;padding:.125em 0}#saved-calendar-table{margin-top:1.75em;margin-bottom:0;border-collapse:separate;border-spacing:0;table-layout:fixed;border:0!important;overflow:hidden}.saved-calendar-table-top{height:1px;border-top-left-radius:1px;border-top-right-radius:1px}#saved-calendar-table th,#saved-calendar-table td{border:0;padding:0;position:relative}.saved-calendar-table-header-row{height:39px}.saved-calendar-table-header{width:14.2857142857%;border-width:1px!important;border-style:solid!important;vertical-align:middle}.saved-calendar-table-header-content{padding-bottom:1px!important;font-size:1em;line-height:1;text-align:center!important;color:#fff}.saved-has-uppercase .saved-calendar-table-header-content{text-transform:uppercase}.saved-calendar-table-header-short{display:none}.saved-calendar-table-week-first .saved-calendar-table-day{border-top-width:0!important}.saved-calendar-table-day{vertical-align:top;border-width:0 0 1px 1px!important;border-style:solid!important;border-color:#e5e5e5!important}.saved-calendar-table-day-1{border-left-width:1px!important}.saved-calendar-table-day-7{border-right-width:1px!important}.saved-calendar-table-day-content-container{padding:.3125em 1em .625em .625em;overflow:hidden;min-height:120px}.saved-calendar-table-day-heading{margin:.125em 0 .25em 0;text-align:right;white-space:nowrap}.saved-calendar-table-day-heading,.saved-calendar-table-day-label{color:#000}.saved-calendar-table-day-label{display:inline-block;margin-right:.1875em;vertical-align:middle}.saved-calendar-table-day-number{vertical-align:middle}a.saved-calendar-table-day-number{display:none}.saved-calendar-table-day-events{list-style:none;margin:0}.saved-calendar-table-day-events li{margin-bottom:.25em;font-size:.9em;line-height:1.5}.saved-calendar-table-day-events a{margin-right:.1875em}.saved-calendar-table-day-event-time{margin-top:.25em;font-size:.95em;font-style:italic;line-height:1.2!important;display:block}.saved-calendar-table-day-today{z-index:10;background-color:#fff8e9}.saved-calendar-table-day-past{background-color:#f9f9f9}.saved-calendar-table-day-past .saved-calendar-table-day-heading{color:#aaa}.saved-calendar-table-day-other-month{background-color:#f2f2f2}.saved-calendar-table-day-other-month:not(.saved-calendar-table-day-today) .saved-calendar-table-day-heading,.saved-calendar-table-day-other-month:not(.saved-calendar-table-day-today) .saved-calendar-table-day-label{color:#aaa}.tooltipster-sidetip.saved-tooltipster-calendar{margin:0 2.5em}.tooltipster-sidetip.saved-tooltipster-calendar .tooltipster-box{margin:0;padding:0;border:0;background-color:#fff0}.tooltipster-sidetip.saved-tooltipster-calendar .tooltipster-box .tooltipster-content{border-radius:2px;background-color:#fff;box-shadow:0 2px 10px rgb(0 0 0 / .12);margin:0;padding:0;width:16.25em;overflow:hidden;font-size:1em;color:#555}.tooltipster-sidetip.saved-tooltipster-calendar .tooltipster-box .tooltipster-content .saved-entry-short{max-height:19.0625em}.tooltipster-sidetip.saved-tooltipster-calendar .tooltipster-box .tooltipster-content .saved-entry-short.saved-entry-has-image.saved-entry-no-excerpt{min-height:16.125em}.tooltipster-sidetip.saved-tooltipster-calendar .tooltipster-box .tooltipster-content .saved-entry-short.saved-entry-has-image.saved-entry-has-excerpt{min-height:19.0625em}.tooltipster-sidetip.saved-tooltipster-calendar .tooltipster-box .tooltipster-content .saved-entry-short-label{display:none}#saved-calendar-list{display:none;max-width:360px;padding-bottom:1em;text-align:left}#saved-calendar-list h1::before,#saved-calendar-list #saved-comments-title::before,#saved-calendar-list h2::before,#saved-calendar-list h3::before,#saved-calendar-list h4::before,#saved-calendar-list .saved-nav-block-title::before,#saved-calendar-list h5::before,#saved-calendar-list h6::before,#saved-calendar-list .saved-h1::before,#saved-calendar-list .saved-h2::before,#saved-calendar-list #reply-title::before,#saved-calendar-list .saved-h3::before,#saved-calendar-list #saved-map-section-address::before,#saved-calendar-list .saved-h4::before,#saved-calendar-list .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar #saved-calendar-list caption::before,#saved-calendar-list .saved-h5::before,#saved-calendar-list .saved-caption-image-title::before,#saved-calendar-list .saved-h6::before{display:none!important}#saved-calendar-list h3{display:none;padding-top:.25em;font-size:1.7em;text-align:left}#saved-calendar-list .saved-event-short{display:none;font-size:1.2em;max-height:23.75em}#saved-calendar-list .saved-entry-short-date{display:none}#saved-calendar-list .saved-event-short:first-of-type{margin-top:0}.attachment .saved-entry-full>*:last-child{margin-bottom:0}.attachment .saved-nav-left,.attachment .saved-nav-right{width:100%;position:relative;top:-5px;text-align:center}.saved-attachment-image .wp-caption{max-width:none;margin:0}.saved-attachment-image .wp-caption-text{margin-top:.9375em}.saved-attachment-button{text-align:center}.gallery{position:relative;font-size:.863em}.gallery-item{display:block;position:relative;margin:0;float:left}.gallery-icon{max-width:480px;overflow:hidden}.gallery-icon a{display:block;border:0!important}.gallery-icon img{display:block;border-radius:0;max-width:calc(100% + 2px)}.gallery-caption{position:absolute;left:0;bottom:0;width:100%;padding:.9375em .9375em 1em .875em;line-height:1;opacity:0;font-size:.8em;font-style:italic;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background-color:rgb(0 0 0 / .5);color:#fff;cursor:pointer;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:all 0.25s ease-in-out}.gallery-item:hover .gallery-caption{opacity:1}.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption,.saved-widget .gallery-caption{display:none}.gallery-columns-1{text-align:center}.gallery-columns-1 .gallery-item{display:inline-block;width:auto;margin-left:auto;margin-right:auto;float:none}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.3333333333%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.6666666667%}.gallery-columns-7 .gallery-item{max-width:14.2857142857%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.1111111111%}.saved-galleries-list{font-size:.863em}.saved-galleries-list img{display:block;border-radius:0}.saved-galleries-list .saved-caption-image-description{font-size:.9em}#saved-comments-title{text-align:left}.saved-comments,.saved-comments ul.children{margin:0;list-style:none}.saved-comment h1::before,.saved-comment #saved-comments-title::before,.saved-comment h2::before,.saved-comment h3::before,.saved-comment h4::before,.saved-comment .saved-nav-block-title::before,.saved-comment h5::before,.saved-comment h6::before,.saved-comment .saved-h1::before,.saved-comment .saved-h2::before,.saved-comment #reply-title::before,.saved-comment .saved-h3::before,.saved-comment #saved-map-section-address::before,.saved-comment .saved-section-orientation-horizontal .saved-bg-section-content h1::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-comment h1::before,.saved-comment .saved-section-orientation-horizontal .saved-bg-section-content h2::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-comment h2::before,.saved-comment .saved-h4::before,.saved-comment .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-comment caption::before,.saved-comment .saved-h5::before,.saved-comment .saved-caption-image-title::before,.saved-comment .saved-h6::before{display:none!important}.saved-comment-meta{min-height:3.375em}.saved-comment-avatar{margin-right:1.25em;float:left}.saved-comment-avatar img{width:3.375em;height:3.375em;border-radius:2px}.saved-comment-title{margin:0!important;font-size:1.15em;font-weight:700;color:#000!important;text-transform:none!important}.saved-comment-title span{margin-left:.375em;font-size:.9em;font-style:italic;font-weight:400}.saved-comment-meta time{display:inline-block;padding-top:.9375em;font-size:.85em;font-weight:400}.saved-comment-meta>a{border:0!important}.saved-comment-time{margin-left:.5em;font-style:italic}.saved-comment-buttons{float:right;position:relative;margin-left:1.25em;top:-1.5625em}.saved-comment-content{margin-top:1.75em}.saved-comment-moderation{font-style:italic}.saved-comment,.saved-comment #respond{margin-left:6%}.saved-comment.depth-1{margin-left:0}.single-post .bypostauthor>article{padding:2.1875em 2.5em;border-radius:2px}#respond{position:relative;top:-.5em;padding-bottom:.5em}#respond h1::before,#respond #saved-comments-title::before,#respond h2::before,#respond h3::before,#respond h4::before,#respond .saved-nav-block-title::before,#respond h5::before,#respond h6::before,#respond .saved-h1::before,#respond .saved-h2::before,#respond #reply-title::before,#respond .saved-h3::before,#respond #saved-map-section-address::before,#respond .saved-h4::before,#respond .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar #respond caption::before,#respond .saved-h5::before,#respond .saved-caption-image-title::before,#respond .saved-h6::before{display:none!important}#cancel-comment-reply-link{position:relative;bottom:.3125em;margin-left:1.5625em;font-size:.6em;text-transform:none!important}.comment-form-author,.comment-form-email,.comment-form-url{position:relative;margin:2.1875em 0}#respond label{line-height:36px;font-size:.95em;font-weight:700;color:#000}.saved-has-uppercase #respond label{text-transform:uppercase}#respond label.error{font-style:italic;text-transform:none;color:#c42d2d}#respond .comment-form-cookies-consent label{text-transform:none;font-size:1em;font-weight:400;line-height:1.4;padding-left:4px}.comment-form-comment label{display:none}#respond input[type=text],#respond input[type=email],#respond input[type=url]{position:absolute;left:90px;width:260px}.comment-form-comment{clear:left}.comment-form-comment textarea{width:95%}#respond label.error{font-weight:400}.comment-form-author label.error,.comment-form-email label.error,.comment-form-url label.error{position:absolute;left:375px;white-space:nowrap}p.comment-form-comment label.error{position:relative;top:0;display:block}.form-allowed-tags{display:none}#respond .form-submit{margin-top:1.6em;margin-bottom:0}.logged-in #respond .form-submit{margin-top:0!important}#saved-comments-closed{font-style:italic}div.wpcf7 input{max-width:95%}span.wpcf7-form-control-wrap{width:100%}div.wpcf7-mail-sent-ok,div.wpcf7-mail-sent-ng,div.wpcf7-spam-blocked,div.wpcf7-validation-errors{padding:0;margin:0;border:0;font-weight:400;font-style:italic}span.wpcf7-not-valid-tip{top:30%;left:30%;width:auto;padding:.3125em 0 0 0;border:0;font-size:.9em;font-weight:400;font-style:italic}span.wpcf7-not-valid-tip,div.wpcf7-validation-errors{background:none;color:#c42d2d}span.wpcf7-not-valid-tip-no-ajax{padding-top:.3125em;font-size:1em;font-weight:600;color:#c42d2d}span.wpcf7-form-control-wrap textarea{max-width:100%!important}#wpstats{position:absolute;width:0;height:0;top:0;left:30000px;overflow:hidden}.mce-content-body{margin:1.875em;font-size:115%}.mce-content-body.saved-has-heading-accents.saved-wp-4-8-or-less h1::before,.mce-content-body.saved-has-heading-accents.saved-wp-4-8-or-less .saved-h1::before,.mce-content-body.saved-has-heading-accents.saved-wp-4-8-or-less #saved-comments-title::before,.mce-content-body.saved-has-heading-accents.saved-wp-4-8-or-less h2::before,.mce-content-body.saved-has-heading-accents.saved-wp-4-8-or-less .saved-h2::before,.mce-content-body.saved-has-heading-accents.saved-wp-4-8-or-less #reply-title::before,.mce-content-body.saved-has-heading-accents.saved-wp-4-8-or-less h3::before,.mce-content-body.saved-has-heading-accents.saved-wp-4-8-or-less h4::before,.mce-content-body.saved-has-heading-accents.saved-wp-4-8-or-less .saved-nav-block-title::before,.mce-content-body.saved-has-heading-accents.saved-wp-4-8-or-less h5::before,.mce-content-body.saved-has-heading-accents.saved-wp-4-8-or-less h6::before{margin-bottom:-.125em}.mce-content-body .wp-caption-dd{padding-top:.5em}@media only screen and (max-width:1300px){#saved-header .saved-centered-large,#saved-header #saved-banner-inner,#saved-header .saved-bg-section-content,#saved-header .saved-home-highlights-content,#saved-footer .saved-centered-large,#saved-footer #saved-banner-inner,#saved-footer .saved-bg-section-content,#saved-footer .saved-home-highlights-content{max-width:88%}#saved-content{padding-left:6%;padding-right:6%}body.single:not(.single-ctc_event):not(.single-ctc_location) #saved-content,body.archive #saved-content,body.ctfw-has-loop-multiple #saved-content{overflow:hidden}.saved-no-viewport-padding,.saved-nav-blocks,.saved-entry-full-map{margin-left:-7%;margin-right:-7%}.saved-map-section .saved-centered-large,.saved-map-section #saved-banner-inner,.saved-bg-section-content,.saved-image-section-content.saved-centered-large,.saved-image-section-content#saved-banner-inner,.saved-colored-section-content,.saved-home-highlights-content,.saved-gallery-section .saved-centered-large,.saved-gallery-section #saved-banner-inner,.saved-home-secondary-widgets-section .saved-centered-large,.saved-home-secondary-widgets-section #saved-banner-inner{max-width:88%!important}}@media only screen and (max-width:1280px){.saved-image-section.saved-image-section-has-image .saved-loop-entries,.saved-image-section.saved-image-section-has-image .saved-image-section-buttons{font-size:90%}.saved-home-highlights-content{font-size:.8em}.saved-home-highlights-content h2,.saved-home-highlights-content .saved-h2,.saved-home-highlights-content #reply-title{font-size:1.7em}}@media only screen and (max-width:1200px){.saved-home-highlights-content{font-size:.7em}.saved-home-highlights-content h2,.saved-home-highlights-content .saved-h2,.saved-home-highlights-content #reply-title{font-size:1.5em}}@media only screen and (max-width:1120px){.saved-constrained-image-content,#saved-banner-title div,.saved-bg-section-content>*{max-width:800px}.saved-caption-image-caption{bottom:11%;left:8%;padding-right:5%;max-width:100%}.wp-block-audio.alignwide,.wp-block-audio.alignfull,.wp-block-columns.alignwide,.wp-block-columns.alignfull{padding-left:5%;padding-right:5%}.saved-block-wide-container .wp-block-table.alignwide,.saved-block-wide-container .wp-block-table.alignfull{width:90%;margin-left:auto;margin-right:auto}.saved-exceed-980-1170{margin-left:-7%;margin-right:-7%}}@media only screen and (max-width:1024px){html{font-size:90%}.saved-nav-block-title{font-size:1.4em}.wp-block-pullquote blockquote,.wp-block-pullquote blockquote p{font-size:1.2em!important}#saved-logo-image img{max-width:200px}.sf-menu li:hover ul,.sf-menu li.sfHover ul{top:37px;z-index:12000}.saved-header-has-icons.saved-header-has-search #saved-header-icons-divider{display:none}.saved-header-has-icons.saved-header-has-search #saved-header-icons{padding-left:.5em}.saved-section-orientation-horizontal .saved-bg-section-content h1,.saved-section-orientation-horizontal .saved-bg-section-content .saved-h1,.saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title,.saved-section-orientation-horizontal .saved-bg-section-content h2,.saved-section-orientation-horizontal .saved-bg-section-content .saved-h2,.saved-section-orientation-horizontal .saved-bg-section-content #reply-title{position:relative}.saved-section-orientation-horizontal .saved-bg-section-content .saved-section-bg-buttons ul{white-space:normal}.saved-entry-short-label{font-size:0.85em!important}.saved-calendar-table-day-content-container{min-height:100px}}@media only screen and (max-width:1023px){.saved-image-section{font-size:100%}.saved-image-section.saved-image-section-has-image{min-height:0}.saved-image-section-image{position:relative;width:100%;height:300px;max-height:40vh}.saved-image-section-content{position:relative;width:100%}.saved-image-section-content-inner{display:block}.saved-image-section-has-image .saved-image-section-content-inner{width:100%}#saved-home-main>*:first-child.saved-image-section.saved-image-section-has-image:not(.saved-home-highlights-section):not(.saved-home-secondary-widgets-section):not(.saved-map-section){padding-top:0}.saved-header-menu-wrapped #saved-home-main>*:first-child.saved-image-section.saved-image-section-has-image:not(.saved-home-highlights-section):not(.saved-home-secondary-widgets-section):not(.saved-map-section){padding-top:0}}@media only screen and (max-width:980px){.saved-exceed-700-980,.saved-content-width-700 .saved-entry-full-content>blockquote,.saved-content-width-700 .saved-entry-full-content>.gallery,.saved-image-exceed-700-980{margin-left:-7%;margin-right:-7%}.saved-entry-short-label{font-size:0.75em!important}.saved-entry-has-image .saved-entry-short-label{bottom:0}.saved-header-has-icons #saved-header-icons,.saved-header-has-icons #saved-header-icons-divider{display:none}#saved-header-archives-section-name{display:none}#saved-footer-bottom-inner{display:block}#saved-footer-bottom-inner>*{display:block;width:100%}.saved-footer-has-menu #saved-footer-icons-notice{width:100%;min-width:0;margin-top:2.1875em;padding-right:0}.saved-footer-has-menu.saved-footer-no-icons #saved-footer-icons-notice{margin-top:1.75em}#saved-footer-icons-notice>*:nth-child(2){margin-top:2.1875em}#saved-footer-menu-content{text-align:left!important}}@media only screen and (max-width:900px){.saved-sermon-books-testament ul{-moz-column-count:1;column-count:1}}@media only screen and (max-width:860px){blockquote.saved-exceed-700-980:not(.wp-block-pullquote),.saved-content-width-700 .saved-entry-full-content>blockquote:not(.wp-block-pullquote),blockquote.saved-image-exceed-700-980:not(.wp-block-pullquote){padding:0 1.5em 0 3.625em!important}blockquote.saved-exceed-700-980:not(.wp-block-pullquote):before,.saved-content-width-700 .saved-entry-full-content>blockquote:not(.wp-block-pullquote):before,blockquote.saved-image-exceed-700-980:not(.wp-block-pullquote):before{left:.3125em}#saved-map-section-header{display:block;padding-bottom:1.875em}#saved-map-section-address,#saved-map-section-buttons{display:block}#saved-map-section-address{padding-right:0}#saved-map-section-buttons{position:relative;top:0;left:0;padding-top:0;text-align:left}#saved-map-section-buttons li a{min-width:0}.has-huge-font-size{font-size:1.6em!important;line-height:1.4}.has-large-font-size{font-size:1.4em!important;line-height:1.4}.has-regular-font-size{font-size:1em!important;line-height:1.6}.has-small-font-size{font-size:0.85em!important;line-height:1.6}.wp-block-cover{font-size:.8em}.saved-gallery-section-content .gallery-item{width:25%}.saved-gallery-section-content .gallery-item:nth-child(n+5){display:none}}@media only screen and (max-width:768px){html{font-size:80%}#saved-header-menu-content>li.saved-menu-button>a{top:1.5px}.sf-menu li:hover ul,.sf-menu li.sfHover ul{top:35px;z-index:12000}#saved-sticky{display:none!important}.saved-nav-block-title{font-size:1.3em}.saved-image-section-title-button{margin-top:1.375em!important}.saved-section-orientation-horizontal .saved-bg-section-content .saved-section-bg-buttons{padding-top:1.25em}.saved-entry-full-meta,#saved-sermon-buttons,.saved-entry-full-footer-item,.saved-attachment-button{text-align:left}.attachment .saved-nav-left,.attachment .saved-nav-right{float:left;text-align:left}#saved-calendar-header-right{padding-top:.5625em}.saved-calendar-dropdown{font-size:1em}.saved-galleries-list .gallery-item{max-width:50%}}@media only screen and (max-width:767px){.saved-gallery-section-header .saved-button,.saved-gallery-section-header .widget_tag_cloud a,.widget_tag_cloud .saved-gallery-section-header a{margin-top:2.3125em}}@media only screen and (max-width:700px){#saved-content h1,#saved-content #saved-comments-title,#saved-content .saved-h1{font-size:1.8em}h2,#reply-title,.saved-h2{font-size:1.6em}h3,.saved-h3,#saved-map-section-address,.saved-widgets-row-content aside h2,.saved-widgets-row-content aside .saved-h2,.saved-section-orientation-horizontal .saved-bg-section-content h1,.saved-section-orientation-horizontal .saved-bg-section-content .saved-h1,.saved-section-orientation-horizontal .saved-bg-section-content h2,.saved-section-orientation-horizontal .saved-bg-section-content .saved-h2,.saved-home-highlights-content h2,.saved-home-highlights-content .saved-h2,.saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title,.saved-widgets-row-content aside #reply-title,.saved-section-orientation-horizontal .saved-bg-section-content #reply-title,.saved-home-highlights-content #reply-title{font-size:1.4em}h4,.saved-nav-block-title,.saved-h4,.widget_calendar #wp-calendar caption{font-size:1.2em}h5,.saved-h5,.saved-caption-image-title{font-size:1.1em}h6,.saved-h6{font-size:1em}.saved-has-heading-accents .saved-entry-content h1::before,.saved-has-heading-accents .saved-compact-content h1::before,.saved-has-heading-accents .widget_text .textwidget h1::before,.widget_text .saved-has-heading-accents .textwidget h1::before,.saved-has-heading-accents .saved-comment h1::before,.saved-has-heading-accents .saved-entry-content .saved-h1::before,.saved-has-heading-accents .saved-compact-content .saved-h1::before,.saved-has-heading-accents .widget_text .textwidget .saved-h1::before,.widget_text .saved-has-heading-accents .textwidget .saved-h1::before,.saved-has-heading-accents .saved-comment .saved-h1::before,.saved-has-heading-accents .saved-entry-content #saved-comments-title::before,.saved-has-heading-accents .saved-compact-content #saved-comments-title::before,.saved-has-heading-accents .widget_text .textwidget #saved-comments-title::before,.widget_text .saved-has-heading-accents .textwidget #saved-comments-title::before,.saved-has-heading-accents .saved-comment #saved-comments-title::before,.saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content h3::before,.saved-has-heading-accents .saved-compact-content h3::before,.saved-has-heading-accents .widget_text .textwidget h3::before,.widget_text .saved-has-heading-accents .textwidget h3::before,.saved-has-heading-accents .saved-comment h3::before,.saved-has-heading-accents .saved-entry-content h4::before,.saved-has-heading-accents .saved-compact-content h4::before,.saved-has-heading-accents .widget_text .textwidget h4::before,.widget_text .saved-has-heading-accents .textwidget h4::before,.saved-has-heading-accents .saved-comment h4::before,.saved-has-heading-accents .saved-entry-content .saved-nav-block-title::before,.saved-has-heading-accents .saved-compact-content .saved-nav-block-title::before,.saved-has-heading-accents .widget_text .textwidget .saved-nav-block-title::before,.widget_text .saved-has-heading-accents .textwidget .saved-nav-block-title::before,.saved-has-heading-accents .saved-comment .saved-nav-block-title::before,.saved-has-heading-accents .saved-entry-content h5::before,.saved-has-heading-accents .saved-compact-content h5::before,.saved-has-heading-accents .widget_text .textwidget h5::before,.widget_text .saved-has-heading-accents .textwidget h5::before,.saved-has-heading-accents .saved-comment h5::before,.saved-has-heading-accents .saved-entry-content h6::before,.saved-has-heading-accents .saved-compact-content h6::before,.saved-has-heading-accents .widget_text .textwidget h6::before,.widget_text .saved-has-heading-accents .textwidget h6::before,.saved-has-heading-accents .saved-comment h6::before,.saved-has-heading-accents .saved-entry-content .saved-h1::before,.saved-has-heading-accents .saved-compact-content .saved-h1::before,.saved-has-heading-accents .widget_text .textwidget .saved-h1::before,.widget_text .saved-has-heading-accents .textwidget .saved-h1::before,.saved-has-heading-accents .saved-comment .saved-h1::before,.saved-has-heading-accents .saved-entry-content .saved-h2::before,.saved-has-heading-accents .saved-compact-content .saved-h2::before,.saved-has-heading-accents .widget_text .textwidget .saved-h2::before,.widget_text .saved-has-heading-accents .textwidget .saved-h2::before,.saved-has-heading-accents .saved-comment .saved-h2::before,.saved-has-heading-accents .saved-entry-content #reply-title::before,.saved-has-heading-accents .saved-compact-content #reply-title::before,.saved-has-heading-accents .widget_text .textwidget #reply-title::before,.widget_text .saved-has-heading-accents .textwidget #reply-title::before,.saved-has-heading-accents .saved-comment #reply-title::before,.saved-has-heading-accents .saved-entry-content .saved-h3:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-h3:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-h3:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-h3:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-h3:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content #saved-map-section-address:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content #saved-map-section-address:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget #saved-map-section-address:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget #saved-map-section-address:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment #saved-map-section-address:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget h1:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content .saved-h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content .saved-h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget .saved-h1:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget .saved-h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment .saved-h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-home-highlights-content h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget #saved-comments-title:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget #saved-comments-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment #saved-comments-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::before,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-h4::before,.saved-has-heading-accents .saved-compact-content .saved-h4::before,.saved-has-heading-accents .widget_text .textwidget .saved-h4::before,.widget_text .saved-has-heading-accents .textwidget .saved-h4::before,.saved-has-heading-accents .saved-comment .saved-h4::before,.saved-has-heading-accents .saved-entry-content .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-entry-content caption::before,.saved-has-heading-accents .saved-compact-content .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-compact-content caption::before,.saved-has-heading-accents .widget_text .textwidget .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-has-heading-accents .widget_text .textwidget caption::before,.widget_text .saved-has-heading-accents .textwidget .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .widget_text .saved-has-heading-accents .textwidget caption::before,.saved-has-heading-accents .saved-comment .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-comment caption::before,.saved-has-heading-accents .saved-entry-content .saved-h5::before,.saved-has-heading-accents .saved-compact-content .saved-h5::before,.saved-has-heading-accents .widget_text .textwidget .saved-h5::before,.widget_text .saved-has-heading-accents .textwidget .saved-h5::before,.saved-has-heading-accents .saved-comment .saved-h5::before,.saved-has-heading-accents .saved-entry-content .saved-caption-image-title::before,.saved-has-heading-accents .saved-compact-content .saved-caption-image-title::before,.saved-has-heading-accents .widget_text .textwidget .saved-caption-image-title::before,.widget_text .saved-has-heading-accents .textwidget .saved-caption-image-title::before,.saved-has-heading-accents .saved-comment .saved-caption-image-title::before,.saved-has-heading-accents .saved-entry-content .saved-h6::before,.saved-has-heading-accents .saved-compact-content .saved-h6::before,.saved-has-heading-accents .widget_text .textwidget .saved-h6::before,.widget_text .saved-has-heading-accents .textwidget .saved-h6::before,.saved-has-heading-accents .saved-comment .saved-h6::before,.saved-has-heading-accents .mce-content-body h1::before,.saved-has-heading-accents .mce-content-body .saved-h1::before,.saved-has-heading-accents .mce-content-body #saved-comments-title::before,.saved-has-heading-accents .mce-content-body h2::before,.saved-has-heading-accents .mce-content-body .saved-h2::before,.saved-has-heading-accents .mce-content-body #reply-title::before,.saved-has-heading-accents .mce-content-body h3::before,.saved-has-heading-accents .mce-content-body h4::before,.saved-has-heading-accents .mce-content-body .saved-nav-block-title::before,.saved-has-heading-accents .mce-content-body h5::before,.saved-has-heading-accents .mce-content-body h6::before,.saved-has-heading-accents .saved-bg-section-content h1::before,.saved-has-heading-accents .saved-bg-section-content .saved-h1::before,.saved-has-heading-accents .saved-bg-section-content #saved-comments-title::before,.saved-has-heading-accents .saved-bg-section-content h2::before,.saved-has-heading-accents .saved-bg-section-content .saved-h2::before,.saved-has-heading-accents .saved-bg-section-content #reply-title::before,.saved-has-heading-accents #saved-banner-title div::before,.saved-has-heading-accents .saved-widget-title::before,.saved-has-heading-accents #saved-comments-title::before,.saved-has-heading-accents #reply-title::before,.saved-has-heading-accents .saved-caption-image-title::before,.saved-has-heading-accents #saved-map-section-address::before{left:0;width:44px;border-width:0 0 5px 0;margin-bottom:4px}.saved-banner-title-length-25 .saved-has-heading-accents h1::before,.saved-banner-title-length-25 .saved-has-heading-accents #saved-comments-title::before,.saved-banner-title-length-30 .saved-has-heading-accents h1::before,.saved-banner-title-length-30 .saved-has-heading-accents #saved-comments-title::before,.saved-banner-title-length-35 .saved-has-heading-accents h1::before,.saved-banner-title-length-35 .saved-has-heading-accents #saved-comments-title::before,.saved-banner-title-length-40 .saved-has-heading-accents h1::before,.saved-banner-title-length-40 .saved-has-heading-accents #saved-comments-title::before,.saved-banner-title-length-25 .saved-has-heading-accents .saved-h1::before,.saved-banner-title-length-30 .saved-has-heading-accents .saved-h1::before,.saved-banner-title-length-35 .saved-has-heading-accents .saved-h1::before,.saved-banner-title-length-40 .saved-has-heading-accents .saved-h1::before,.saved-banner-title-length-25 .saved-has-heading-accents .saved-bg-section-content h1::before,.saved-banner-title-length-30 .saved-has-heading-accents .saved-bg-section-content h1::before,.saved-banner-title-length-35 .saved-has-heading-accents .saved-bg-section-content h1::before,.saved-banner-title-length-40 .saved-has-heading-accents .saved-bg-section-content h1::before,.saved-banner-title-length-25 .saved-has-heading-accents #saved-banner-title div::before,.saved-banner-title-length-30 .saved-has-heading-accents #saved-banner-title div::before,.saved-banner-title-length-35 .saved-has-heading-accents #saved-banner-title div::before,.saved-banner-title-length-40 .saved-has-heading-accents #saved-banner-title div::before{margin-bottom:4px}.saved-has-heading-accents #saved-content h1::before,.saved-has-heading-accents #saved-content .saved-h1::before,.saved-has-heading-accents .mce-content-body h1::before,.saved-has-heading-accents .mce-content-body .saved-h1::before,.saved-has-heading-accents #saved-comments-title::before{width:56px;height:15px;border-width:0 0 6px 0;margin-bottom:5px}.saved-has-heading-accents .saved-image-section .saved-widget-title::before,.saved-has-heading-accents .saved-gallery-section .saved-widget-title::before{width:50px;height:12px;border-width:0 0 5px 0;margin-bottom:3px}blockquote{font-size:1.2em!important;padding-right:1.875em!important}blockquote.is-style-large,blockquote.is-style-large p{font-size:1.4em!important}blockquote.is-style-large p{line-height:1.2!important}.saved-widgets-row-content{margin-top:-3.125em!important;margin-right:-6%}.saved-widgets-row-content aside{margin-top:3.125em;width:44%}.saved-nav-block{width:100%;padding-bottom:25%}.saved-nav-block.saved-nav-block-empty{display:none}.saved-nav-block-left{border-right-width:0}.saved-nav-block-has-both.saved-nav-block-no-images .saved-nav-block-left{border-width:0 0 1px 0}.saved-nav-block-title{font-size:2.1em}.saved-caption-image-caption{bottom:15%;left:10%;padding-right:8%;max-width:92%}.saved-caption-image-description{line-height:1.2}.saved-scrolled.admin-bar div[id*=padminba]{display:none}.saved-vertical-margin-small,.alignnone,.aligncenter,div.wpcf7{margin-top:1.875rem;margin-bottom:1.875rem}.saved-vertical-padding-small{padding-top:1.875rem;padding-bottom:1.875rem}.saved-vertical-margin-top-small,.saved-image-section-content-inner .saved-image-section-buttons,.saved-gallery-section-has-title .saved-gallery-section-header,#saved-calendar-list .saved-event-short,.saved-attachment-button{margin-top:1.875rem}.saved-vertical-padding-top-small{padding-top:1.875rem}.saved-vertical-margin-bottom-small,.saved-widgets-row-content aside h2,.saved-widgets-row-content aside .saved-h2,.saved-image-section-content-inner .saved-widget-title,.saved-home-highlights-content h2,.saved-home-highlights-content .saved-h2,.saved-gallery-section-header,.saved-entry-full-header,.saved-widgets-row-content aside #reply-title,.saved-home-highlights-content #reply-title,#respond .comment-notes,#respond .logged-in-as{margin-bottom:1.875rem}.saved-vertical-padding-bottom-small{padding-bottom:1.875rem}.saved-vertical-margin-small-content,p,ul,ol,dl,table,q,[class^=wp-block]:not(.wp-block-cover-text):not(.wp-block-embed__wrapper):not(.wp-block-quote):not(.wp-block-pullquote):not(.wp-block-separator),.saved-block-wide-container{margin-top:1.3125rem;margin-bottom:1.3125rem}.saved-vertical-padding-small-content{padding-top:1.3125rem;padding-bottom:1.3125rem}.saved-vertical-margin-top-small-content{margin-top:1.3125rem}.saved-vertical-padding-top-small-content{padding-top:1.3125rem}.saved-vertical-margin-bottom-small-content{margin-bottom:1.3125rem}.saved-vertical-padding-bottom-small-content{padding-bottom:1.3125rem}.saved-vertical-margin-medium,hr,.saved-entry-full-footer-has-terms .saved-entry-full-page-nav{margin-top:2.578125rem;margin-bottom:2.578125rem}.saved-vertical-padding-medium,#saved-footer-bottom-inner,.saved-viewport-height-0 .saved-bg-section-content,.saved-image-section-content,.saved-home-highlights-section,.saved-home-secondary-widgets-section{padding-top:2.578125rem;padding-bottom:2.578125rem}.saved-vertical-margin-top-medium,.saved-pagination,.saved-entry-full-footer,#saved-sermon-buttons,.saved-sermon-index,.saved-entry-has-content #saved-calendar,#saved-calendar-list,.attachment .saved-entry-content,.attachment .saved-compact-content,.attachment .widget_text .textwidget,.widget_text .attachment .textwidget,.attachment .saved-nav-left-right,.saved-comment,.attachment .saved-comment,#saved-comment-nav,#respond,#saved-comments-closed{margin-top:2.578125rem}.saved-vertical-padding-top-medium{padding-top:2.578125rem}.saved-vertical-margin-bottom-medium,.saved-entry-full .saved-entry-content-inner,.archive #saved-content-inner>.saved-entry-content,.archive #saved-content-inner>.saved-compact-content,.archive .widget_text #saved-content-inner>.textwidget,.widget_text .archive #saved-content-inner>.textwidget,.blog #saved-content-inner>.saved-entry-content,.blog #saved-content-inner>.saved-compact-content,.blog .widget_text #saved-content-inner>.textwidget,.widget_text .blog #saved-content-inner>.textwidget,.search #saved-content-inner>.saved-entry-content,.search #saved-content-inner>.saved-compact-content,.search .widget_text #saved-content-inner>.textwidget,.widget_text .search #saved-content-inner>.textwidget,#saved-sermon-media,#saved-sermon-index-header,#saved-calendar-list h3,.saved-attachment-image,#saved-comments-header,.archive #saved-content-inner>.saved-comment,.blog #saved-content-inner>.saved-comment,.search #saved-content-inner>.saved-comment,li:not(:last-child) #respond{margin-bottom:2.578125rem}.saved-vertical-padding-bottom-medium{padding-bottom:2.578125rem}.saved-vertical-margin-medium-content,blockquote,.gallery{margin-top:1.8046875rem;margin-bottom:1.8046875rem}.saved-vertical-padding-medium-content{padding-top:1.8046875rem;padding-bottom:1.8046875rem}.saved-vertical-margin-top-medium-content,.saved-bg-section-content .saved-section-bg-buttons{margin-top:1.8046875rem}.saved-vertical-padding-top-medium-content{padding-top:1.8046875rem}.saved-vertical-margin-bottom-medium-content{margin-bottom:1.8046875rem}.saved-vertical-padding-bottom-medium-content{padding-bottom:1.8046875rem}.saved-vertical-margin-large,.wp-block-separator,.wp-block-separator.is-style-wide,.wp-block-separator.is-style-dots{margin-top:3.515625rem;margin-bottom:3.515625rem}.saved-vertical-padding-large,#saved-footer-widgets-row,.saved-bg-section-content{padding-top:3.515625rem;padding-bottom:3.515625rem}.saved-vertical-margin-top-large,.saved-nav-blocks,.single .saved-author-box,.ctfw-no-loop-multiple #saved-content,#comments{margin-top:3.515625rem}.saved-vertical-padding-top-large,.ctfw-has-loop-multiple #saved-content{padding-top:3.515625rem}.saved-vertical-margin-bottom-large,.ctfw-no-loop-multiple #saved-content,.saved-entry-full-map{margin-bottom:3.515625rem}.saved-vertical-padding-bottom-large,.ctfw-has-loop-multiple #saved-content{padding-bottom:3.515625rem}.saved-vertical-margin-large-content,.wp-block-pullquote,.wp-block-image:not(.alignleft):not(.alignright),.wp-block-cover,.wp-block-audio,.wp-block-video,.wp-block-embed,.wp-block-gallery,.wp-block-quote,.wp-block-quote.is-style-large,.wp-pull-quote,.wp-block-separator,.has-background,.wp-block-button,.saved-block-wide-container{margin-top:2.4609375rem;margin-bottom:2.4609375rem}.saved-vertical-padding-large-content{padding-top:2.4609375rem;padding-bottom:2.4609375rem}.saved-vertical-margin-top-large-content{margin-top:2.4609375rem}.saved-vertical-padding-top-large-content{padding-top:2.4609375rem}.saved-vertical-margin-bottom-large-content{margin-bottom:2.4609375rem}.saved-vertical-padding-bottom-large-content{padding-bottom:2.4609375rem}.saved-vertical-margin-medium-small-content,h1,h2,h3,h4,h5,h6,.saved-h1,.saved-h2,.saved-nav-block-title,#saved-comments-title,#reply-title{margin-top:1.8046875rem;margin-bottom:1.3125rem}#saved-header-top-inner{height:3.125em}.js #saved-header-menu-inner,.js .sf-menu{visibility:hidden;height:1px;overflow:hidden}#saved-logo{width:100%}#saved-logo-text{white-space:normal}#saved-logo-image img{max-width:100%}#saved-header-menu{padding-left:0}#saved-header-menu-content{width:45px}#saved-logo-content{font-size:.9em}#saved-header-search{display:none}#saved-banner-title h1,#saved-banner-title .saved-h1,#saved-banner-title #saved-comments-title{margin-top:1.5em;font-size:2em}.saved-no-heading-accents #saved-banner-title h1,.saved-no-heading-accents #saved-banner-title .saved-h1,.saved-no-heading-accents #saved-banner-title #saved-comments-title{margin-top:2.1em}.saved-has-logo-image #saved-banner-title h1,.saved-has-logo-image #saved-banner-title .saved-h1,.saved-has-logo-image #saved-banner-title #saved-comments-title{margin-top:2em}#saved-banner-image-by-title{width:3.5em;height:3.5em}.saved-banner-has-image-by-title #saved-banner-title{width:calc(97% - 3.5em - 1.125em);margin-left:1.125em}#saved-home-main>*:first-child:not(.saved-home-highlights-section):not(.saved-home-secondary-widgets-section){padding-top:2.3125em}#saved-home-main>*:first-child:not(.saved-home-highlights-section):not(.saved-home-secondary-widgets-section).saved-map-section{padding-top:0;margin-top:3.125em}.saved-bg-section-content h1,.saved-bg-section-content .saved-h1,.saved-bg-section-content #saved-comments-title{font-size:2.7em;letter-spacing:-.03125em}.saved-bg-section-content h2,.saved-bg-section-content .saved-h2,.saved-bg-section-content #reply-title{font-size:2em;letter-spacing:-.03125em}.saved-first-home-widget .saved-bg-section-content .saved-bg-section-text{font-size:1.3rem;line-height:1.7}.saved-section-has-large-text .saved-bg-section-content .saved-bg-section-text{font-size:1.8rem}.saved-image-section-content-inner .saved-widget-title,.saved-gallery-section-header .saved-widget-title{font-size:2em}.saved-highlights-four-columns{margin-bottom:0}.saved-highlights-four-columns .saved-highlight:not(:nth-child(4n)){margin-right:0}.saved-highlights-four-columns .saved-highlight{display:block;float:left;width:45%;width:calc(49.9% - 0.9375em);margin-bottom:1.875em}.saved-highlights-four-columns .saved-highlight:not(:nth-child(2n)){margin-right:1.875em}.saved-highlights-four-columns .saved-highlight:nth-last-of-type(-n+2){margin-bottom:0}.saved-home-highlights-content{font-size:.85em}.saved-home-highlights-content h2,.saved-home-highlights-content .saved-h2,.saved-home-highlights-content #reply-title{font-size:1.5em}.saved-gallery-section-header .saved-button,.saved-gallery-section-header .widget_tag_cloud a,.widget_tag_cloud .saved-gallery-section-header a{margin-top:1.375em!important}.saved-loop-four-columns .saved-entry-short:not(:nth-child(4n)){margin-right:0}.saved-loop-four-columns.saved-loop-entries{margin-bottom:0}.saved-loop-four-columns .saved-entry-short{display:block;float:left;width:45%;width:calc(49.9% - 0.625em);margin-bottom:1.25em;max-height:21.75em}.saved-loop-four-columns .saved-entry-short:not(:nth-child(2n)){margin-right:1.25em}.saved-loop-four-columns .saved-entry-short:nth-last-of-type(-n+2){margin-bottom:0}.saved-loop-four-columns .saved-entry-short h2,.saved-loop-four-columns .saved-entry-short .saved-h2,.saved-loop-four-columns .saved-entry-short #reply-title{font-size:1.6em}.saved-sermon-index-list.saved-sermon-index-list-three-columns{-moz-column-count:2;column-count:2}#saved-calendar-header-right{padding-top:.375em}#saved-calendar-title{font-size:2em}#saved-calendar-list{display:block}.saved-calendar-table-header-full{display:none}.saved-calendar-table-header-short{display:inline-block;font-size:1.1em}.saved-calendar-table-day-label{display:none}.saved-calendar-table-day-has-events:not(.saved-calendar-table-day-past) span.saved-calendar-table-day-number{display:none}.saved-calendar-table-day-has-events:not(.saved-calendar-table-day-past) a.saved-calendar-table-day-number{display:inline-block;line-height:1.1}.saved-calendar-table-day-events{display:none}.saved-calendar-table-day-content-container{padding:.9375em 0;min-height:0!important}.saved-calendar-table-day-heading{margin:0 0 .125em 0;font-size:1.2em;text-align:center}.comment-edit-link{display:none!important}.saved-comment-buttons li{margin-right:0}#respond input[type=text],#respond input[type=email],#respond input[type=url]{position:relative;left:0;width:95%}.comment-form-author label.error,.comment-form-email label.error,.comment-form-url label.error{display:block;width:95%;position:absolute;top:0;left:0;text-align:right}.comment-form-author,.comment-form-email,.comment-form-url{margin:.625em 0}}@media only screen and (max-width:640px){.saved-loop-two-columns .saved-entry-short:not(:nth-child(4n)){margin-right:0}.saved-loop-two-columns.saved-loop-entries{margin-bottom:0}.saved-loop-two-columns .saved-entry-short{display:block;float:left;width:45%;width:calc(49.9% - 0.9375em);margin-bottom:1.875em;max-height:21.75em}.saved-loop-two-columns .saved-entry-short:not(:nth-child(2n)){margin-right:1.875em}.saved-loop-two-columns .saved-entry-short:nth-last-of-type(-n+2){margin-bottom:0}.saved-loop-two-columns .saved-entry-short h2,.saved-loop-two-columns .saved-entry-short .saved-h2,.saved-loop-two-columns .saved-entry-short #reply-title{font-size:1.6em}.saved-section-orientation-horizontal .saved-bg-section-content{display:block}.saved-section-orientation-horizontal .saved-bg-section-content h1,.saved-section-orientation-horizontal .saved-bg-section-content .saved-h1,.saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title,.saved-section-orientation-horizontal .saved-bg-section-content h2,.saved-section-orientation-horizontal .saved-bg-section-content .saved-h2,.saved-section-orientation-horizontal .saved-bg-section-content #reply-title,.saved-section-orientation-horizontal .saved-bg-section-content .saved-bg-section-text,.saved-section-orientation-horizontal .saved-bg-section-content .saved-section-bg-buttons{display:block}.saved-section-orientation-horizontal .saved-bg-section-content h1,.saved-section-orientation-horizontal .saved-bg-section-content .saved-h1,.saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title,.saved-section-orientation-horizontal .saved-bg-section-content h2,.saved-section-orientation-horizontal .saved-bg-section-content .saved-h2,.saved-section-orientation-horizontal .saved-bg-section-content #reply-title{width:auto;padding-right:0;white-space:normal}.saved-section-orientation-horizontal .saved-bg-section-content h1,.saved-section-orientation-horizontal .saved-bg-section-content .saved-h1,.saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title{font-size:2.7em;letter-spacing:-.03125em}.saved-section-orientation-horizontal .saved-bg-section-content h2,.saved-section-orientation-horizontal .saved-bg-section-content .saved-h2,.saved-section-orientation-horizontal .saved-bg-section-content #reply-title{font-size:2em;letter-spacing:-.03125em}.saved-section-orientation-horizontal .saved-bg-section-content .saved-bg-section-text{padding-top:0!important}.saved-section-orientation-horizontal .saved-bg-section-content .saved-section-bg-buttons{padding-left:0;padding-top:0}.saved-section-orientation-horizontal .saved-bg-section-content .saved-section-bg-buttons ul{float:none}.saved-section-orientation-horizontal.saved-section-is-centered .saved-bg-section-content h1::before,.saved-section-orientation-horizontal.saved-section-is-centered .saved-bg-section-content #saved-comments-title::before,.saved-section-orientation-horizontal.saved-section-is-centered .saved-bg-section-content h2::before,.saved-section-orientation-horizontal.saved-section-is-centered .saved-bg-section-content #reply-title::before,.saved-section-orientation-horizontal.saved-section-is-centered .saved-bg-section-content h3::before,.saved-section-orientation-horizontal.saved-section-is-centered .saved-bg-section-content h4::before,.saved-section-orientation-horizontal.saved-section-is-centered .saved-bg-section-content .saved-nav-block-title::before,.saved-section-orientation-horizontal.saved-section-is-centered .saved-bg-section-content h5::before,.saved-section-orientation-horizontal.saved-section-is-centered .saved-bg-section-content h6::before,.saved-section-orientation-horizontal.saved-section-is-centered .saved-bg-section-content .saved-h1::before,.saved-section-orientation-horizontal.saved-section-is-centered .saved-bg-section-content .saved-h2::before,.saved-section-orientation-horizontal.saved-section-is-centered .saved-bg-section-content .saved-h3::before,.saved-section-orientation-horizontal.saved-section-is-centered .saved-bg-section-content #saved-map-section-address::before,.saved-section-orientation-horizontal.saved-section-is-centered .saved-bg-section-content .saved-h4::before,.saved-section-orientation-horizontal.saved-section-is-centered .saved-bg-section-content .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-section-orientation-horizontal.saved-section-is-centered .saved-bg-section-content caption::before,.saved-section-orientation-horizontal.saved-section-is-centered .saved-bg-section-content .saved-h5::before,.saved-section-orientation-horizontal.saved-section-is-centered .saved-bg-section-content .saved-caption-image-title::before,.saved-section-orientation-horizontal.saved-section-is-centered .saved-bg-section-content .saved-h6::before{display:none!important}.saved-colored-section-button-full{display:none}.saved-colored-section-button-short{display:inline-block}.saved-gallery-section-content .gallery-item{width:33.3333333333%}.saved-gallery-section-content .gallery-item:nth-child(n+4){display:none}.saved-calendar-table-day-content-container{padding:.5em 0}#saved-calendar-list-heading{text-align:center}}@media only screen and (max-width:600px){.saved-exceed-700-980,.saved-content-width-700 .saved-entry-full-content>blockquote,.saved-content-width-700 .saved-entry-full-content>.gallery,.saved-image-exceed-700-980{margin-left:0!important;margin-right:0!important}.wp-block-pullquote{padding-left:2em!important}.wp-block-cover{margin-left:0!important;margin-right:0!important;padding-left:4em!important;padding-right:4em!important}}@media only screen and (max-width:540px){#saved-content{overflow:hidden!important}.saved-map-section{min-height:0}#saved-map-section-map,#saved-map-section-canvas{height:200px}.saved-entry-full-map .saved-map-section,.saved-entry-full-map #saved-map-section-canvas{max-height:none}#saved-map-section-map,#saved-map-section-content-bg{position:relative;width:100%}#saved-map-section-map{left:0}#saved-map-section-content-bg{top:0;height:100%;box-shadow:none}#saved-map-section-content-container{max-width:none!important}#saved-map-section-content{border-radius:2px;background-color:#fff;box-shadow:0 2px 10px rgb(0 0 0 / .12);display:block;width:100%;padding:0 6.5%;background-color:#fff}#saved-map-section-content-inner{height:auto!important;display:block!important}.alignleft,.alignright{display:block;margin:1.875rem auto!important;float:none!important}.alignleft.wp-caption,.alignright.wp-caption{padding-top:.5em}.gallery-caption{display:none}.gallery-columns-6 .gallery-item,.gallery-columns-7 .gallery-item,.gallery-columns-8 .gallery-item,.gallery-columns-9 .gallery-item{max-width:20%}#saved-calendar-header-left,#saved-calendar-header-right{float:none;margin-left:0;margin-right:0}#saved-calendar-header-right{padding:0;position:relative;left:-0.875em!important}#saved-calendar-header-right li:first-child{margin-left:0}.saved-icon-calendar-next.saved-calendar-no-prev,.saved-icon-calendar-prev.saved-calendar-no-next{margin-left:0.25em!important}.saved-calendar-dropdown .jq-dropdown-menu,.saved-calendar-dropdown .jq-dropdown-panel,#saved-calendar-category-dropdown .jq-dropdown-menu,#saved-calendar-category-dropdown .jq-dropdown-panel{position:relative;left:10.625em}}@media only screen and (max-width:480px){.saved-nav-block-title{font-size:1.4em}.saved-nav-left,.saved-nav-right{float:none;text-align:center;margin:0 auto;width:100%}.saved-nav-left,.saved-nav-right{margin-bottom:.9375em}.saved-widgets-row-content{margin-top:-2.5em!important;margin-right:-7%}.saved-widgets-row-content aside{margin-top:2.5em;width:43%}.single .saved-author-box{min-height:calc(( 6.75em * 0.7 ) + 5em);padding:1.875em;padding-bottom:1.5625em}.saved-author-avatar{width:calc(6.75em * 0.7);height:calc(6.75em * 0.7)}.single .saved-author-avatar{left:1.875em}.saved-author-content{margin-left:calc(( 6.75em * 0.7 ) + 1.5em)}.saved-author-content h2,.saved-author-content .saved-h2,.saved-author-content #reply-title{margin-right:1.25em}.saved-author-box-show-button .saved-author-content h2,.saved-author-box-show-button .saved-author-content .saved-h2,.saved-author-box-show-button .saved-author-content #reply-title{width:calc(100% - 5.625em)}.saved-entry-full-icons{position:relative;top:-.125em}.saved-loop-three-columns .saved-entry-short:not(:nth-child(4n)){margin-right:0}.saved-loop-three-columns.saved-loop-entries{margin-bottom:0}.saved-loop-three-columns .saved-entry-short{display:block;float:left;width:45%;width:calc(49.9% - 0.9375em);margin-bottom:1.875em;max-height:21.75em}.saved-loop-three-columns .saved-entry-short:not(:nth-child(2n)){margin-right:1.875em}.saved-loop-three-columns .saved-entry-short:nth-last-of-type(-n+2){margin-bottom:0}.saved-loop-three-columns .saved-entry-short h2,.saved-loop-three-columns .saved-entry-short .saved-h2,.saved-loop-three-columns .saved-entry-short #reply-title{font-size:1.6em}.saved-bg-section-content .saved-bg-section-text{font-size:1.2em}.saved-section-has-large-text .saved-bg-section-content .saved-bg-section-text{font-size:1.6em}.saved-image-section.saved-image-section-has-image .saved-loop-entries,.saved-image-section.saved-image-section-has-image .saved-image-section-buttons{font-size:100%}.saved-highlights-three-columns:not(:nth-child(2n)),.saved-highlights-three-columns:nth-last-of-type(-n+2){margin-bottom:0}.saved-highlights-three-columns .saved-highlight{float:none;width:100%;margin-left:auto!important;margin-right:auto!important;margin-bottom:1.875em!important}.saved-highlights-three-columns .saved-highlight:last-child{margin-bottom:0!important}.saved-calendar-dropdown .jq-dropdown-panel,.saved-calendar-dropdown .jq-dropdown-menu{right:-3.75em!important}.saved-calendar-table-header-short{font-weight:400}.saved-calendar-table-day-content-container{padding:.1875em 0}.saved-calendar-table-day-heading{font-size:1.1em}#saved-person-header-content,#saved-person-image-column,#saved-person-meta{display:block;text-align:center;padding-left:0;margin-left:0;width:100%}#saved-person-image{margin:0 auto}.saved-person-has-image #saved-person-meta{margin-top:1.875rem;padding-left:0}.gallery-columns-4 .gallery-item,.gallery-columns-5 .gallery-item,.gallery-columns-6 .gallery-item,.gallery-columns-7 .gallery-item,.gallery-columns-8 .gallery-item,.gallery-columns-9 .gallery-item{max-width:33.3333333333%}.saved-comment-author span,.saved-comment-trackback-link span{display:none}.saved-comment-buttons .saved-icon{display:none}.single-post .bypostauthor>article{padding:1.875em}}@media only screen and (max-width:400px){.saved-widgets-row-content{margin-right:0}.saved-widgets-row-content aside{margin-bottom:2.1875em;display:block;float:none;width:100%;font-size:1em!important}.saved-widgets-row-content aside:not(:first-child){margin-top:0}.saved-widgets-row-content aside:last-child{margin-bottom:0}.saved-colored-section-button{display:none}.saved-author-content h2,.saved-author-content .saved-h2,.saved-author-content #reply-title{display:block}.saved-author-box-show-button .saved-author-content h2,.saved-author-box-show-button .saved-author-content .saved-h2,.saved-author-box-show-button .saved-author-content #reply-title{width:100%}.saved-author-box-archive{margin:1.25em 0;float:none}.saved-author-bio{line-height:1.6}.saved-sermon-index-list.saved-sermon-index-list-two-columns,.saved-sermon-index-list.saved-sermon-index-list-three-columns{-moz-column-count:1;column-count:1}#saved-sermon-buttons{max-width:20em}}@media only screen and (max-width:319px){.saved-widgets-row-content aside{font-size:.95em}#saved-header-archives,.saved-header-archive-dropdown{display:none!important}.saved-loop-four-columns,.saved-loop-three-columns,.saved-loop-two-columns{max-width:360px}.saved-loop-four-columns.saved-loop-entries,.saved-loop-three-columns.saved-loop-entries,.saved-loop-two-columns.saved-loop-entries{margin-bottom:0}.saved-loop-four-columns:not(:nth-child(2n)),.saved-loop-four-columns:nth-last-of-type(-n+2),.saved-loop-three-columns:not(:nth-child(2n)),.saved-loop-three-columns:nth-last-of-type(-n+2),.saved-loop-two-columns:not(:nth-child(2n)),.saved-loop-two-columns:nth-last-of-type(-n+2){margin-bottom:0}.saved-loop-four-columns .saved-entry-short,.saved-loop-three-columns .saved-entry-short,.saved-loop-two-columns .saved-entry-short{float:none;width:100%;margin-left:auto;margin-right:auto;margin-bottom:1.875em!important;max-height:28em}.saved-loop-four-columns .saved-entry-short:last-child,.saved-loop-three-columns .saved-entry-short:last-child,.saved-loop-two-columns .saved-entry-short:last-child{margin-bottom:0!important}.saved-image-section-content-inner{margin-left:auto;margin-right:auto;max-width:330px!important}.saved-image-section-content-inner .saved-loop-entries .saved-entry-short{display:none}.saved-image-section-content-inner .saved-loop-entries .saved-entry-short:first-child{display:block;margin-bottom:0!important}.saved-colored-section-button{display:none}.saved-highlights-four-columns:not(:nth-child(2n)),.saved-highlights-four-columns:nth-last-of-type(-n+2),.saved-highlights-two-columns:not(:nth-child(2n)),.saved-highlights-two-columns:nth-last-of-type(-n+2){margin-bottom:0}.saved-highlights-four-columns .saved-highlight,.saved-highlights-two-columns .saved-highlight{float:none;width:100%;margin-left:auto!important;margin-right:auto!important;margin-bottom:1.875em!important}.saved-highlights-four-columns .saved-highlight:last-child,.saved-highlights-two-columns .saved-highlight:last-child{margin-bottom:0!important}.saved-home-highlights-content{font-size:1em}.saved-home-highlights-content h2,.saved-home-highlights-content .saved-h2,.saved-home-highlights-content #reply-title{font-size:1.4em}.saved-sermon-books-testament{width:100%}.saved-sermon-books-testament:nth-child(odd){margin-right:0}.saved-galleries-list .gallery-item{max-width:100%}.saved-comment,.saved-comment #respond{margin-left:0}}.verse-indent{margin-left:2rem}#saved-header-menu-content{float:right}#saved-logo{width:25%}#saved-logo-image{max-width:100%}#saved-header-top-inner{height:3.25em}#saved-logo-image img{max-height:100%;max-height:55px}.grecaptcha-badge{visibility:hidden}.saved-sticky-content-type-events{visibility:hidden}.saved-has-heading-accents .saved-entry-content h1::after,.saved-has-heading-accents .saved-compact-content h1::after,.saved-has-heading-accents .widget_text .textwidget h1::after,.widget_text .saved-has-heading-accents .textwidget h1::after,.saved-has-heading-accents .saved-comment h1::after,.saved-has-heading-accents .saved-entry-content .saved-h1::after,.saved-has-heading-accents .saved-compact-content .saved-h1::after,.saved-has-heading-accents .widget_text .textwidget .saved-h1::after,.widget_text .saved-has-heading-accents .textwidget .saved-h1::after,.saved-has-heading-accents .saved-comment .saved-h1::after,.saved-has-heading-accents .saved-entry-content #saved-comments-title::after,.saved-has-heading-accents .saved-compact-content #saved-comments-title::after,.saved-has-heading-accents .widget_text .textwidget #saved-comments-title::after,.widget_text .saved-has-heading-accents .textwidget #saved-comments-title::after,.saved-has-heading-accents .saved-comment #saved-comments-title::after,.saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content h3::after,.saved-has-heading-accents .saved-compact-content h3::after,.saved-has-heading-accents .widget_text .textwidget h3::after,.widget_text .saved-has-heading-accents .textwidget h3::after,.saved-has-heading-accents .saved-comment h3::after,.saved-has-heading-accents .saved-entry-content h4::after,.saved-has-heading-accents .saved-compact-content h4::after,.saved-has-heading-accents .widget_text .textwidget h4::after,.widget_text .saved-has-heading-accents .textwidget h4::after,.saved-has-heading-accents .saved-comment h4::after,.saved-has-heading-accents .saved-entry-content .saved-nav-block-title::after,.saved-has-heading-accents .saved-compact-content .saved-nav-block-title::after,.saved-has-heading-accents .widget_text .textwidget .saved-nav-block-title::after,.widget_text .saved-has-heading-accents .textwidget .saved-nav-block-title::after,.saved-has-heading-accents .saved-comment .saved-nav-block-title::after,.saved-has-heading-accents .saved-entry-content h5::after,.saved-has-heading-accents .saved-compact-content h5::after,.saved-has-heading-accents .widget_text .textwidget h5::after,.widget_text .saved-has-heading-accents .textwidget h5::after,.saved-has-heading-accents .saved-comment h5::after,.saved-has-heading-accents .saved-entry-content h6::after,.saved-has-heading-accents .saved-compact-content h6::after,.saved-has-heading-accents .widget_text .textwidget h6::after,.widget_text .saved-has-heading-accents .textwidget h6::after,.saved-has-heading-accents .saved-comment h6::after,.saved-has-heading-accents .saved-entry-content .saved-h1::after,.saved-has-heading-accents .saved-compact-content .saved-h1::after,.saved-has-heading-accents .widget_text .textwidget .saved-h1::after,.widget_text .saved-has-heading-accents .textwidget .saved-h1::after,.saved-has-heading-accents .saved-comment .saved-h1::after,.saved-has-heading-accents .saved-entry-content .saved-h2::after,.saved-has-heading-accents .saved-compact-content .saved-h2::after,.saved-has-heading-accents .widget_text .textwidget .saved-h2::after,.widget_text .saved-has-heading-accents .textwidget .saved-h2::after,.saved-has-heading-accents .saved-comment .saved-h2::after,.saved-has-heading-accents .saved-entry-content #reply-title::after,.saved-has-heading-accents .saved-compact-content #reply-title::after,.saved-has-heading-accents .widget_text .textwidget #reply-title::after,.widget_text .saved-has-heading-accents .textwidget #reply-title::after,.saved-has-heading-accents .saved-comment #reply-title::after,.saved-has-heading-accents .saved-entry-content .saved-h3:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-h3:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-h3:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-h3:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-h3:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content #saved-map-section-address:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content #saved-map-section-address:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget #saved-map-section-address:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget #saved-map-section-address:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment #saved-map-section-address:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content h1:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content h1:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget h1:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget h1:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment h1:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content .saved-h1:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content .saved-h1:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget .saved-h1:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget .saved-h1:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment .saved-h1:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content #saved-comments-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content #saved-comments-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget #saved-comments-title:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget #saved-comments-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment #saved-comments-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content h2:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content h2:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content h2:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content h2:not(.saved-entry-short-title)::after,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-home-highlights-content h2:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::after,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::after,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-h4::after,.saved-has-heading-accents .saved-compact-content .saved-h4::after,.saved-has-heading-accents .widget_text .textwidget .saved-h4::after,.widget_text .saved-has-heading-accents .textwidget .saved-h4::after,.saved-has-heading-accents .saved-comment .saved-h4::after,.saved-has-heading-accents .saved-entry-content .widget_calendar #wp-calendar caption::after,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-entry-content caption::after,.saved-has-heading-accents .saved-compact-content .widget_calendar #wp-calendar caption::after,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-compact-content caption::after,.saved-has-heading-accents .widget_text .textwidget .widget_calendar #wp-calendar caption::after,.widget_calendar #wp-calendar .saved-has-heading-accents .widget_text .textwidget caption::after,.widget_text .saved-has-heading-accents .textwidget .widget_calendar #wp-calendar caption::after,.widget_calendar #wp-calendar .widget_text .saved-has-heading-accents .textwidget caption::after,.saved-has-heading-accents .saved-comment .widget_calendar #wp-calendar caption::after,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-comment caption::after,.saved-has-heading-accents .saved-entry-content .saved-h5::after,.saved-has-heading-accents .saved-compact-content .saved-h5::after,.saved-has-heading-accents .widget_text .textwidget .saved-h5::after,.widget_text .saved-has-heading-accents .textwidget .saved-h5::after,.saved-has-heading-accents .saved-comment .saved-h5::after,.saved-has-heading-accents .saved-entry-content .saved-caption-image-title::after,.saved-has-heading-accents .saved-compact-content .saved-caption-image-title::after,.saved-has-heading-accents .widget_text .textwidget .saved-caption-image-title::after,.widget_text .saved-has-heading-accents .textwidget .saved-caption-image-title::after,.saved-has-heading-accents .saved-comment .saved-caption-image-title::after,.saved-has-heading-accents .saved-entry-content .saved-h6::after,.saved-has-heading-accents .saved-compact-content .saved-h6::after,.saved-has-heading-accents .widget_text .textwidget .saved-h6::after,.widget_text .saved-has-heading-accents .textwidget .saved-h6::after,.saved-has-heading-accents .saved-comment .saved-h6::after,.saved-has-heading-accents.mce-content-body h1::after,.saved-has-heading-accents.mce-content-body .saved-h1::after,.saved-has-heading-accents.mce-content-body #saved-comments-title::after,.saved-has-heading-accents.mce-content-body h2::after,.saved-has-heading-accents.mce-content-body .saved-h2::after,.saved-has-heading-accents.mce-content-body #reply-title::after,.saved-has-heading-accents.mce-content-body h3::after,.saved-has-heading-accents.mce-content-body h4::after,.saved-has-heading-accents.mce-content-body .saved-nav-block-title::after,.saved-has-heading-accents.mce-content-body h5::after,.saved-has-heading-accents.mce-content-body h6::after,.saved-has-heading-accents .saved-bg-section-content h1::after,.saved-has-heading-accents .saved-bg-section-content .saved-h1::after,.saved-has-heading-accents .saved-bg-section-content #saved-comments-title::after,.saved-has-heading-accents .saved-bg-section-content h2::after,.saved-has-heading-accents .saved-bg-section-content .saved-h2::after,.saved-has-heading-accents .saved-bg-section-content #reply-title::after,.saved-has-heading-accents #saved-banner-title div::after,.saved-has-heading-accents .saved-widget-title::after,.saved-has-heading-accents #saved-comments-title::after,.saved-has-heading-accents #reply-title::after,.saved-has-heading-accents .saved-caption-image-title::after,.saved-has-heading-accents #saved-map-section-address::after{display:block;position:relative;left:1px;width:50px;height:12px;border-style:solid;border-width:0 0 5px 0;margin-bottom:6px;content:''}.saved-has-heading-accents .saved-entry-content h1::before,.saved-has-heading-accents .saved-compact-content h1::before,.saved-has-heading-accents .widget_text .textwidget h1::before,.widget_text .saved-has-heading-accents .textwidget h1::before,.saved-has-heading-accents .saved-comment h1::before,.saved-has-heading-accents .saved-entry-content .saved-h1::before,.saved-has-heading-accents .saved-compact-content .saved-h1::before,.saved-has-heading-accents .widget_text .textwidget .saved-h1::before,.widget_text .saved-has-heading-accents .textwidget .saved-h1::before,.saved-has-heading-accents .saved-comment .saved-h1::before,.saved-has-heading-accents .saved-entry-content #saved-comments-title::before,.saved-has-heading-accents .saved-compact-content #saved-comments-title::before,.saved-has-heading-accents .widget_text .textwidget #saved-comments-title::before,.widget_text .saved-has-heading-accents .textwidget #saved-comments-title::before,.saved-has-heading-accents .saved-comment #saved-comments-title::before,.saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content h3::before,.saved-has-heading-accents .saved-compact-content h3::before,.saved-has-heading-accents .widget_text .textwidget h3::before,.widget_text .saved-has-heading-accents .textwidget h3::before,.saved-has-heading-accents .saved-comment h3::before,.saved-has-heading-accents .saved-entry-content h4::before,.saved-has-heading-accents .saved-compact-content h4::before,.saved-has-heading-accents .widget_text .textwidget h4::before,.widget_text .saved-has-heading-accents .textwidget h4::before,.saved-has-heading-accents .saved-comment h4::before,.saved-has-heading-accents .saved-entry-content .saved-nav-block-title::before,.saved-has-heading-accents .saved-compact-content .saved-nav-block-title::before,.saved-has-heading-accents .widget_text .textwidget .saved-nav-block-title::before,.widget_text .saved-has-heading-accents .textwidget .saved-nav-block-title::before,.saved-has-heading-accents .saved-comment .saved-nav-block-title::before,.saved-has-heading-accents .saved-entry-content h5::before,.saved-has-heading-accents .saved-compact-content h5::before,.saved-has-heading-accents .widget_text .textwidget h5::before,.widget_text .saved-has-heading-accents .textwidget h5::before,.saved-has-heading-accents .saved-comment h5::before,.saved-has-heading-accents .saved-entry-content h6::before,.saved-has-heading-accents .saved-compact-content h6::before,.saved-has-heading-accents .widget_text .textwidget h6::before,.widget_text .saved-has-heading-accents .textwidget h6::before,.saved-has-heading-accents .saved-comment h6::before,.saved-has-heading-accents .saved-entry-content .saved-h1::before,.saved-has-heading-accents .saved-compact-content .saved-h1::before,.saved-has-heading-accents .widget_text .textwidget .saved-h1::before,.widget_text .saved-has-heading-accents .textwidget .saved-h1::before,.saved-has-heading-accents .saved-comment .saved-h1::before,.saved-has-heading-accents .saved-entry-content .saved-h2::before,.saved-has-heading-accents .saved-compact-content .saved-h2::before,.saved-has-heading-accents .widget_text .textwidget .saved-h2::before,.widget_text .saved-has-heading-accents .textwidget .saved-h2::before,.saved-has-heading-accents .saved-comment .saved-h2::before,.saved-has-heading-accents .saved-entry-content #reply-title::before,.saved-has-heading-accents .saved-compact-content #reply-title::before,.saved-has-heading-accents .widget_text .textwidget #reply-title::before,.widget_text .saved-has-heading-accents .textwidget #reply-title::before,.saved-has-heading-accents .saved-comment #reply-title::before,.saved-has-heading-accents .saved-entry-content .saved-h3:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-h3:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-h3:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-h3:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-h3:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content #saved-map-section-address:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content #saved-map-section-address:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget #saved-map-section-address:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget #saved-map-section-address:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment #saved-map-section-address:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget h1:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content .saved-h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content .saved-h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget .saved-h1:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget .saved-h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment .saved-h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget #saved-comments-title:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget #saved-comments-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment #saved-comments-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-home-highlights-content h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::before,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-h4::before,.saved-has-heading-accents .saved-compact-content .saved-h4::before,.saved-has-heading-accents .widget_text .textwidget .saved-h4::before,.widget_text .saved-has-heading-accents .textwidget .saved-h4::before,.saved-has-heading-accents .saved-comment .saved-h4::before,.saved-has-heading-accents .saved-entry-content .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-entry-content caption::before,.saved-has-heading-accents .saved-compact-content .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-compact-content caption::before,.saved-has-heading-accents .widget_text .textwidget .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-has-heading-accents .widget_text .textwidget caption::before,.widget_text .saved-has-heading-accents .textwidget .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .widget_text .saved-has-heading-accents .textwidget caption::before,.saved-has-heading-accents .saved-comment .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-comment caption::before,.saved-has-heading-accents .saved-entry-content .saved-h5::before,.saved-has-heading-accents .saved-compact-content .saved-h5::before,.saved-has-heading-accents .widget_text .textwidget .saved-h5::before,.widget_text .saved-has-heading-accents .textwidget .saved-h5::before,.saved-has-heading-accents .saved-comment .saved-h5::before,.saved-has-heading-accents .saved-entry-content .saved-caption-image-title::before,.saved-has-heading-accents .saved-compact-content .saved-caption-image-title::before,.saved-has-heading-accents .widget_text .textwidget .saved-caption-image-title::before,.widget_text .saved-has-heading-accents .textwidget .saved-caption-image-title::before,.saved-has-heading-accents .saved-comment .saved-caption-image-title::before,.saved-has-heading-accents .saved-entry-content .saved-h6::before,.saved-has-heading-accents .saved-compact-content .saved-h6::before,.saved-has-heading-accents .widget_text .textwidget .saved-h6::before,.widget_text .saved-has-heading-accents .textwidget .saved-h6::before,.saved-has-heading-accents .saved-comment .saved-h6::before,.saved-has-heading-accents.mce-content-body h1::before,.saved-has-heading-accents.mce-content-body .saved-h1::before,.saved-has-heading-accents.mce-content-body #saved-comments-title::before,.saved-has-heading-accents.mce-content-body h2::before,.saved-has-heading-accents.mce-content-body .saved-h2::before,.saved-has-heading-accents.mce-content-body #reply-title::before,.saved-has-heading-accents.mce-content-body h3::before,.saved-has-heading-accents.mce-content-body h4::before,.saved-has-heading-accents.mce-content-body .saved-nav-block-title::before,.saved-has-heading-accents.mce-content-body h5::before,.saved-has-heading-accents.mce-content-body h6::before,.saved-has-heading-accents .saved-bg-section-content h1::before,.saved-has-heading-accents .saved-bg-section-content .saved-h1::before,.saved-has-heading-accents .saved-bg-section-content #saved-comments-title::before,.saved-has-heading-accents .saved-bg-section-content h2::before,.saved-has-heading-accents .saved-bg-section-content .saved-h2::before,.saved-has-heading-accents .saved-bg-section-content #reply-title::before,.saved-has-heading-accents #saved-banner-title div::before,.saved-has-heading-accents .saved-widget-title::before,.saved-has-heading-accents #saved-comments-title::before,.saved-has-heading-accents #reply-title::before,.saved-has-heading-accents .saved-caption-image-title::before,.saved-has-heading-accents #saved-map-section-address::before,.saved-has-heading-accents .saved-entry-content h3::after{display:none}.saved-has-heading-accents #saved-banner-title div::after,.saved-has-heading-accents .saved-bg-section-content h1::after,.saved-has-heading-accents .saved-bg-section-content .saved-h1::after,.saved-has-heading-accents .saved-bg-section-content #saved-comments-title::after,.saved-has-heading-accents .saved-bg-section-content h2::after,.saved-has-heading-accents .saved-bg-section-content .saved-h2::after,.saved-has-heading-accents .saved-bg-section-content #reply-title::after,.saved-has-heading-accents .saved-caption-image-title::after,.saved-has-heading-accents .saved-widget .saved-caption-image-title h2::after,.saved-has-heading-accents .saved-widget .saved-caption-image-title .saved-h2::after,.saved-has-heading-accents .saved-widget .saved-caption-image-title #reply-title::after{border-color:#fff!important}.saved-has-heading-accents h1::after,.saved-has-heading-accents .saved-h1::after,.saved-has-heading-accents #saved-comments-title::after,.saved-has-heading-accents .saved-h1::after,.saved-has-heading-accents .saved-bg-section-content h1::after,.saved-has-heading-accents .saved-bg-section-content .saved-h1::after,.saved-has-heading-accents .saved-bg-section-content #saved-comments-title::after,.saved-has-heading-accents #saved-banner-title div::after{left:2px;width:64px;height:22px;border-width:0 0 7px 0;margin-bottom:3px}.saved-entry-content h1::after,.saved-entry-content h2::after,.saved-entry-content h3::after,.saved-entry-content h4::after,.saved-entry-content h5::after,.saved-entry-content h6::after,.saved-entry-content .saved-h1::after,.saved-entry-content .saved-h2::after,.saved-entry-content .saved-h3::after,.saved-entry-content .saved-h4::after,.saved-entry-content .saved-h5::after,.saved-entry-content .saved-h6::after,.mce-content-body h1::after,.mce-content-body h2::after,.mce-content-body h3::after,.mce-content-body h4::after,.mce-content-body h5::after,.mce-content-body h6::after,.saved-widget-title::after,#saved-comments-title::after,#reply-title::after,.saved-nav-block-title::after,.saved-entry-full-meta-label::after,dt::after,.saved-entry-content th::after,.mce-content-body th::after,#saved-map-section-address::after,#saved-header-search input[type=text]:focus,input:focus,textarea:focus{border-color:#bf1f25}.saved-widget-title::after,h4::after{display:none!important}.saved-caption-image.saved-highlight.saved-caption-image-no-image.saved-highlight-linked.saved-highlight-has-title.saved-highlight-has-description.saved-highlight-has-caption:hover,.saved-caption-image.saved-highlight.saved-caption-image-has-image.saved-highlight-linked.saved-highlight-has-title.saved-highlight-has-description.saved-highlight-has-caption:hover{box-shadow:0 2px 10px rgb(0 0 0 / .35)}.saved-entry-full-content a:not(.saved-icon):not(.saved-button):not(.wp-block-file__button){border-width:0}.saved-caption-image.saved-highlight.saved-caption-image-no-image.saved-highlight-linked.saved-highlight-has-title.saved-highlight-has-description.saved-highlight-has-caption:hover,.saved-caption-image.saved-highlight.saved-caption-image-has-image.saved-highlight-linked.saved-highlight-has-title.saved-highlight-has-description.saved-highlight-has-caption:hover,.saved-person-short{box-shadow:0 2px 10px rgb(0 0 0 / .35)}.saved-entry-full-content a:not(.saved-icon):not(.saved-button):not(.wp-block-file__button){border-width:0}.wp-block-column{margin-right:0!important}@media only screen and (max-width:768px){.pdf-shadow-wide{width:90%}}img.pdf-shadow-ultra{width:388px;height:600px}.pdf-shadow{box-shadow:5px 10px 8px 5px #888}.pdf-shadow:hover{box-shadow:5px 10px 8px 5px #5e5e5e}@media only screen and (max-width:600px){.pdf-shadow{margin-bottom:20px;margin-left:10px}}.mwl div.mwl__metadata h2{color:white!important;font-family:'Noto Serif',Georgia,'Bitstream Vera Serif','Times New Roman',Times,serif;font-weight:500;text-transform:none}#post-7581{max-width:100%}.creative-blocks{max-width:1170px;margin-right:auto;margin-left:auto}h6.creative-blocks{font-family:'Noto Serif',Georgia,'Bitstream Vera Serif','Times New Roman',Times,serif;font-weight:400;text-transform:none}.has-large-font-size{font-size:30px}.no-line::after{visibility:hidden}.wp-block-coblocks-dynamic-separator.is-style-line::before,.wp-block-coblocks-dynamic-separator.is-style-fullwidth::before{max-width:1170px}.email a::after{content:'\f0e0';padding-left:.3em;font-family:'FontAwesome';font-style:normal;vertical-align:middle}.fa-solid,.fa-regular,.fa-brands{padding-left:.3em}#saved-logo-image img{max-width:200%;max-height:90px}.saved-header-top-inner{height:4.25em}@media only screen and (max-width:700px){.mean-container .mean-nav ul li a,.mean-container .mean-nav ul li li a{font-size:1.25em}.mean-container .saved-search-field{font-size:1em}#saved-header-search-mobile a{font-size:2.2em!important;width:auto;margin:0;margin-left:1em!important}#saved-header-search-mobile form>*{margin-left:0em}#saved-header-search-mobile{position:relative;z-index:2;width:auto;display:inherit;padding:.875em 0 1.125em 1em;text-align:left}.saved-caption-image-description{font-size:1.75em}.saved-home-highlights-content h2,.saved-home-highlights-content .saved-h2,.saved-home-highlights-content #reply-title{font-size:2.5em}.saved-highlights-four-columns .saved-highlight{width:calc(100% - 0.9375em)}.saved-loop-four-columns .saved-entry-short{width:45%;width:calc(99.9% - 0.625em)}.saved-colored-section-entry{max-width:20em}.saved-colored-section-label{font-size:1em}.saved-colored-section-title{margin:1.0625em 0 .125em 0}.saved-colored-section-meta{font-size:1.1em}.saved-entry-short-inner h2,.saved-entry-short-inner .saved-h2,.saved-entry-short-inner #reply-title,.saved-colored-section-title{font-size:1.25em}h5,.saved-h5,.saved-caption-image-title{font-size:1.9em}.saved-highlights-four-columns .saved-highlight:nth-last-of-type(-n+2){margin-bottom:1.875em}.saved-loop-four-columns .saved-entry-short:nth-last-of-type(-n+2){margin-bottom:1.25em}.mean-container .mean-nav{width:90vw}.mean-container .mean-nav ul li a.mean-expand{width:1em;height:1em;font-size:2.1rem!important}#saved-header-search-mobile input[type=text]{width:100%;font-size:1.1em}.mean-container .mean-nav ul li a,.mean-container .mean-nav ul li li a{font-size:1.25em}.mean-container .saved-search-field{font-size:1em}#saved-header-search-mobile a{font-size:2em!important;width:auto;float:right;margin:0 .6em 0 0}#saved-header-search-mobile form>*{margin-left:0em}#saved-header-search-mobile{position:relative;z-index:2;width:auto;display:inherit;padding:.875em 0 1.125em 1em;text-align:left}.saved-loop-four-columns .saved-entry-short:nth-last-of-type(-n+2){margin-bottom:1.25em}h5,.saved-h5,.saved-caption-image-title{font-size:1.25em}.mean-container .mean-nav ul li a.mean-expand{height:1em!important}nav.mean-nav,.mean-container .mean-nav{margin-top:30px}}@media only screen and (max-width:980px){.saved-entry-short-label{font-size:1em!important}saved-entry-short-inner h2,.saved-entry-short-inner .saved-h2,.saved-entry-short-inner #reply-title{margin-bottom:0;font-size:1.2em!important;text-transform:none!important;line-height:1.5}.ctfw-breadcrumbs,#saved-header-archives,.saved-header-archive-dropdown{font-size:1em}.saved-entry-short-meta{font-size:1em}.saved-entry-content,.saved-compact-content,.widget_text .textwidget,.saved-comment,.saved-entry-content-inner,.mce-content-body{font-size:1.2em}.saved-entry-content.saved-entry-content-short{font-size:1em;display:none}}@media only screen and (max-width:480px){.saved-widgets-row-content aside{margin-top:2.175em}}@media only screen and (min-width:1170px){.tall-content.wp-block-media-text>figure>img,.tall-content figure.wp-block-media-text__media a img{max-width:60vh}}.tall-content .wp-block-embed__wrapper{max-width:40vh}.easter-creativity-logo>figure.aligncenter{margin-top:0;margin-bottom:0}@media only screen and (max-width:450px){.gallery-container{padding:0 8%}}figure.wp-block-audio.creative-blocks{max-width:980px;margin-left:0}.wp-block-gallery.tall-content{max-width:900px}.wp-block-audio audio{min-width:200px}.homepage-container{max-width:88%;margin-left:auto}.saved-compact-content .saved-buttons-list,.saved-comment .saved-buttons-list,.widget_text .textwidget .saved-buttons-list{font-size:1.2em}.has-extra-medium-size{font-size:1.5em}@media only screen and (max-width:768px){.has-extra-medium-size{font-size:1.2em}.homepage-container{max-width:100%;margin-left:auto}}.saved-widgets-row-content aside{width:100%}@media only screen and (max-width:700px){#saved-banner,#saved-content{top:20px}#saved-content{position:relative}}@media only screen and (max-width:700px){nav.mean-nav,.mean-container .mean-nav{margin-top:27px}}/* MaterialDesignIcons.com */@font-face{font-family:"Material Design Icons";src:url(https://oftheredeemer.org/wp-content/themes/saved/css/../fonts/materialdesignicons-webfont.eot#1770155489);src:url(https://oftheredeemer.org/wp-content/themes/saved/css/../fonts/materialdesignicons-webfont.eot#1770155489) format("embedded-opentype"),url(https://oftheredeemer.org/wp-content/themes/saved/css/../fonts/materialdesignicons-webfont.woff2#1770155489) format("woff2"),url(https://oftheredeemer.org/wp-content/themes/saved/css/../fonts/materialdesignicons-webfont.woff#1770155489) format("woff"),url(https://oftheredeemer.org/wp-content/themes/saved/css/../fonts/materialdesignicons-webfont.ttf#1770155489) format("truetype"),url(https://oftheredeemer.org/wp-content/themes/saved/css/../fonts/materialdesignicons-webfont.svg?v=1.9.32#materialdesigniconsregular) format("svg");font-weight:normal;font-style:normal}.mdi:before,.mdi-set{display:inline-block;font:normal normal normal 24px/1 "Material Design Icons";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-access-point:before{content:"\F002"}.mdi-access-point-network:before{content:"\F003"}.mdi-account:before{content:"\F004"}.mdi-account-alert:before{content:"\F005"}.mdi-account-box:before{content:"\F006"}.mdi-account-box-outline:before{content:"\F007"}.mdi-account-card-details:before{content:"\F5D2"}.mdi-account-check:before{content:"\F008"}.mdi-account-circle:before{content:"\F009"}.mdi-account-convert:before{content:"\F00A"}.mdi-account-edit:before{content:"\F6BB"}.mdi-account-key:before{content:"\F00B"}.mdi-account-location:before{content:"\F00C"}.mdi-account-minus:before{content:"\F00D"}.mdi-account-multiple:before{content:"\F00E"}.mdi-account-multiple-minus:before{content:"\F5D3"}.mdi-account-multiple-outline:before{content:"\F00F"}.mdi-account-multiple-plus:before{content:"\F010"}.mdi-account-network:before{content:"\F011"}.mdi-account-off:before{content:"\F012"}.mdi-account-outline:before{content:"\F013"}.mdi-account-plus:before{content:"\F014"}.mdi-account-remove:before{content:"\F015"}.mdi-account-search:before{content:"\F016"}.mdi-account-settings:before{content:"\F630"}.mdi-account-settings-variant:before{content:"\F631"}.mdi-account-star:before{content:"\F017"}.mdi-account-switch:before{content:"\F019"}.mdi-adjust:before{content:"\F01A"}.mdi-air-conditioner:before{content:"\F01B"}.mdi-airballoon:before{content:"\F01C"}.mdi-airplane:before{content:"\F01D"}.mdi-airplane-landing:before{content:"\F5D4"}.mdi-airplane-off:before{content:"\F01E"}.mdi-airplane-takeoff:before{content:"\F5D5"}.mdi-airplay:before{content:"\F01F"}.mdi-alarm:before{content:"\F020"}.mdi-alarm-check:before{content:"\F021"}.mdi-alarm-multiple:before{content:"\F022"}.mdi-alarm-off:before{content:"\F023"}.mdi-alarm-plus:before{content:"\F024"}.mdi-alarm-snooze:before{content:"\F68D"}.mdi-album:before{content:"\F025"}.mdi-alert:before{content:"\F026"}.mdi-alert-box:before{content:"\F027"}.mdi-alert-circle:before{content:"\F028"}.mdi-alert-circle-outline:before{content:"\F5D6"}.mdi-alert-decagram:before{content:"\F6BC"}.mdi-alert-octagon:before{content:"\F029"}.mdi-alert-octagram:before{content:"\F766"}.mdi-alert-outline:before{content:"\F02A"}.mdi-all-inclusive:before{content:"\F6BD"}.mdi-alpha:before{content:"\F02B"}.mdi-alphabetical:before{content:"\F02C"}.mdi-altimeter:before{content:"\F5D7"}.mdi-amazon:before{content:"\F02D"}.mdi-amazon-clouddrive:before{content:"\F02E"}.mdi-ambulance:before{content:"\F02F"}.mdi-amplifier:before{content:"\F030"}.mdi-anchor:before{content:"\F031"}.mdi-android:before{content:"\F032"}.mdi-android-debug-bridge:before{content:"\F033"}.mdi-android-studio:before{content:"\F034"}.mdi-angular:before{content:"\F6B1"}.mdi-angularjs:before{content:"\F6BE"}.mdi-animation:before{content:"\F5D8"}.mdi-apple:before{content:"\F035"}.mdi-apple-finder:before{content:"\F036"}.mdi-apple-ios:before{content:"\F037"}.mdi-apple-keyboard-caps:before{content:"\F632"}.mdi-apple-keyboard-command:before{content:"\F633"}.mdi-apple-keyboard-control:before{content:"\F634"}.mdi-apple-keyboard-option:before{content:"\F635"}.mdi-apple-keyboard-shift:before{content:"\F636"}.mdi-apple-mobileme:before{content:"\F038"}.mdi-apple-safari:before{content:"\F039"}.mdi-application:before{content:"\F614"}.mdi-apps:before{content:"\F03B"}.mdi-archive:before{content:"\F03C"}.mdi-arrange-bring-forward:before{content:"\F03D"}.mdi-arrange-bring-to-front:before{content:"\F03E"}.mdi-arrange-send-backward:before{content:"\F03F"}.mdi-arrange-send-to-back:before{content:"\F040"}.mdi-arrow-all:before{content:"\F041"}.mdi-arrow-bottom-left:before{content:"\F042"}.mdi-arrow-bottom-right:before{content:"\F043"}.mdi-arrow-compress:before{content:"\F615"}.mdi-arrow-compress-all:before{content:"\F044"}.mdi-arrow-down:before{content:"\F045"}.mdi-arrow-down-bold:before{content:"\F72D"}.mdi-arrow-down-bold-box:before{content:"\F72E"}.mdi-arrow-down-bold-box-outline:before{content:"\F72F"}.mdi-arrow-down-bold-circle:before{content:"\F047"}.mdi-arrow-down-bold-circle-outline:before{content:"\F048"}.mdi-arrow-down-bold-hexagon-outline:before{content:"\F049"}.mdi-arrow-down-box:before{content:"\F6BF"}.mdi-arrow-down-drop-circle:before{content:"\F04A"}.mdi-arrow-down-drop-circle-outline:before{content:"\F04B"}.mdi-arrow-down-thick:before{content:"\F046"}.mdi-arrow-expand:before{content:"\F616"}.mdi-arrow-expand-all:before{content:"\F04C"}.mdi-arrow-left:before{content:"\F04D"}.mdi-arrow-left-bold:before{content:"\F730"}.mdi-arrow-left-bold-box:before{content:"\F731"}.mdi-arrow-left-bold-box-outline:before{content:"\F732"}.mdi-arrow-left-bold-circle:before{content:"\F04F"}.mdi-arrow-left-bold-circle-outline:before{content:"\F050"}.mdi-arrow-left-bold-hexagon-outline:before{content:"\F051"}.mdi-arrow-left-box:before{content:"\F6C0"}.mdi-arrow-left-drop-circle:before{content:"\F052"}.mdi-arrow-left-drop-circle-outline:before{content:"\F053"}.mdi-arrow-left-thick:before{content:"\F04E"}.mdi-arrow-right:before{content:"\F054"}.mdi-arrow-right-bold:before{content:"\F733"}.mdi-arrow-right-bold-box:before{content:"\F734"}.mdi-arrow-right-bold-box-outline:before{content:"\F735"}.mdi-arrow-right-bold-circle:before{content:"\F056"}.mdi-arrow-right-bold-circle-outline:before{content:"\F057"}.mdi-arrow-right-bold-hexagon-outline:before{content:"\F058"}.mdi-arrow-right-box:before{content:"\F6C1"}.mdi-arrow-right-drop-circle:before{content:"\F059"}.mdi-arrow-right-drop-circle-outline:before{content:"\F05A"}.mdi-arrow-right-thick:before{content:"\F055"}.mdi-arrow-top-left:before{content:"\F05B"}.mdi-arrow-top-right:before{content:"\F05C"}.mdi-arrow-up:before{content:"\F05D"}.mdi-arrow-up-bold:before{content:"\F736"}.mdi-arrow-up-bold-box:before{content:"\F737"}.mdi-arrow-up-bold-box-outline:before{content:"\F738"}.mdi-arrow-up-bold-circle:before{content:"\F05F"}.mdi-arrow-up-bold-circle-outline:before{content:"\F060"}.mdi-arrow-up-bold-hexagon-outline:before{content:"\F061"}.mdi-arrow-up-box:before{content:"\F6C2"}.mdi-arrow-up-drop-circle:before{content:"\F062"}.mdi-arrow-up-drop-circle-outline:before{content:"\F063"}.mdi-arrow-up-thick:before{content:"\F05E"}.mdi-assistant:before{content:"\F064"}.mdi-asterisk:before{content:"\F6C3"}.mdi-at:before{content:"\F065"}.mdi-atom:before{content:"\F767"}.mdi-attachment:before{content:"\F066"}.mdi-audiobook:before{content:"\F067"}.mdi-auto-fix:before{content:"\F068"}.mdi-auto-upload:before{content:"\F069"}.mdi-autorenew:before{content:"\F06A"}.mdi-av-timer:before{content:"\F06B"}.mdi-baby:before{content:"\F06C"}.mdi-baby-buggy:before{content:"\F68E"}.mdi-backburger:before{content:"\F06D"}.mdi-backspace:before{content:"\F06E"}.mdi-backup-restore:before{content:"\F06F"}.mdi-bandcamp:before{content:"\F674"}.mdi-bank:before{content:"\F070"}.mdi-barcode:before{content:"\F071"}.mdi-barcode-scan:before{content:"\F072"}.mdi-barley:before{content:"\F073"}.mdi-barrel:before{content:"\F074"}.mdi-basecamp:before{content:"\F075"}.mdi-basket:before{content:"\F076"}.mdi-basket-fill:before{content:"\F077"}.mdi-basket-unfill:before{content:"\F078"}.mdi-battery:before{content:"\F079"}.mdi-battery-10:before{content:"\F07A"}.mdi-battery-20:before{content:"\F07B"}.mdi-battery-30:before{content:"\F07C"}.mdi-battery-40:before{content:"\F07D"}.mdi-battery-50:before{content:"\F07E"}.mdi-battery-60:before{content:"\F07F"}.mdi-battery-70:before{content:"\F080"}.mdi-battery-80:before{content:"\F081"}.mdi-battery-90:before{content:"\F082"}.mdi-battery-alert:before{content:"\F083"}.mdi-battery-charging:before{content:"\F084"}.mdi-battery-charging-100:before{content:"\F085"}.mdi-battery-charging-20:before{content:"\F086"}.mdi-battery-charging-30:before{content:"\F087"}.mdi-battery-charging-40:before{content:"\F088"}.mdi-battery-charging-60:before{content:"\F089"}.mdi-battery-charging-80:before{content:"\F08A"}.mdi-battery-charging-90:before{content:"\F08B"}.mdi-battery-minus:before{content:"\F08C"}.mdi-battery-negative:before{content:"\F08D"}.mdi-battery-outline:before{content:"\F08E"}.mdi-battery-plus:before{content:"\F08F"}.mdi-battery-positive:before{content:"\F090"}.mdi-battery-unknown:before{content:"\F091"}.mdi-beach:before{content:"\F092"}.mdi-beaker:before{content:"\F68F"}.mdi-beats:before{content:"\F097"}.mdi-beer:before{content:"\F098"}.mdi-behance:before{content:"\F099"}.mdi-bell:before{content:"\F09A"}.mdi-bell-off:before{content:"\F09B"}.mdi-bell-outline:before{content:"\F09C"}.mdi-bell-plus:before{content:"\F09D"}.mdi-bell-ring:before{content:"\F09E"}.mdi-bell-ring-outline:before{content:"\F09F"}.mdi-bell-sleep:before{content:"\F0A0"}.mdi-beta:before{content:"\F0A1"}.mdi-bible:before{content:"\F0A2"}.mdi-bike:before{content:"\F0A3"}.mdi-bing:before{content:"\F0A4"}.mdi-binoculars:before{content:"\F0A5"}.mdi-bio:before{content:"\F0A6"}.mdi-biohazard:before{content:"\F0A7"}.mdi-bitbucket:before{content:"\F0A8"}.mdi-black-mesa:before{content:"\F0A9"}.mdi-blackberry:before{content:"\F0AA"}.mdi-blender:before{content:"\F0AB"}.mdi-blinds:before{content:"\F0AC"}.mdi-block-helper:before{content:"\F0AD"}.mdi-blogger:before{content:"\F0AE"}.mdi-bluetooth:before{content:"\F0AF"}.mdi-bluetooth-audio:before{content:"\F0B0"}.mdi-bluetooth-connect:before{content:"\F0B1"}.mdi-bluetooth-off:before{content:"\F0B2"}.mdi-bluetooth-settings:before{content:"\F0B3"}.mdi-bluetooth-transfer:before{content:"\F0B4"}.mdi-blur:before{content:"\F0B5"}.mdi-blur-linear:before{content:"\F0B6"}.mdi-blur-off:before{content:"\F0B7"}.mdi-blur-radial:before{content:"\F0B8"}.mdi-bomb:before{content:"\F690"}.mdi-bomb-off:before{content:"\F6C4"}.mdi-bone:before{content:"\F0B9"}.mdi-book:before{content:"\F0BA"}.mdi-book-minus:before{content:"\F5D9"}.mdi-book-multiple:before{content:"\F0BB"}.mdi-book-multiple-variant:before{content:"\F0BC"}.mdi-book-open:before{content:"\F0BD"}.mdi-book-open-page-variant:before{content:"\F5DA"}.mdi-book-open-variant:before{content:"\F0BE"}.mdi-book-plus:before{content:"\F5DB"}.mdi-book-variant:before{content:"\F0BF"}.mdi-bookmark:before{content:"\F0C0"}.mdi-bookmark-check:before{content:"\F0C1"}.mdi-bookmark-music:before{content:"\F0C2"}.mdi-bookmark-outline:before{content:"\F0C3"}.mdi-bookmark-plus:before{content:"\F0C5"}.mdi-bookmark-plus-outline:before{content:"\F0C4"}.mdi-bookmark-remove:before{content:"\F0C6"}.mdi-boombox:before{content:"\F5DC"}.mdi-bootstrap:before{content:"\F6C5"}.mdi-border-all:before{content:"\F0C7"}.mdi-border-bottom:before{content:"\F0C8"}.mdi-border-color:before{content:"\F0C9"}.mdi-border-horizontal:before{content:"\F0CA"}.mdi-border-inside:before{content:"\F0CB"}.mdi-border-left:before{content:"\F0CC"}.mdi-border-none:before{content:"\F0CD"}.mdi-border-outside:before{content:"\F0CE"}.mdi-border-right:before{content:"\F0CF"}.mdi-border-style:before{content:"\F0D0"}.mdi-border-top:before{content:"\F0D1"}.mdi-border-vertical:before{content:"\F0D2"}.mdi-bow-tie:before{content:"\F677"}.mdi-bowl:before{content:"\F617"}.mdi-bowling:before{content:"\F0D3"}.mdi-box:before{content:"\F0D4"}.mdi-box-cutter:before{content:"\F0D5"}.mdi-box-shadow:before{content:"\F637"}.mdi-bridge:before{content:"\F618"}.mdi-briefcase:before{content:"\F0D6"}.mdi-briefcase-check:before{content:"\F0D7"}.mdi-briefcase-download:before{content:"\F0D8"}.mdi-briefcase-upload:before{content:"\F0D9"}.mdi-brightness-1:before{content:"\F0DA"}.mdi-brightness-2:before{content:"\F0DB"}.mdi-brightness-3:before{content:"\F0DC"}.mdi-brightness-4:before{content:"\F0DD"}.mdi-brightness-5:before{content:"\F0DE"}.mdi-brightness-6:before{content:"\F0DF"}.mdi-brightness-7:before{content:"\F0E0"}.mdi-brightness-auto:before{content:"\F0E1"}.mdi-broom:before{content:"\F0E2"}.mdi-brush:before{content:"\F0E3"}.mdi-buffer:before{content:"\F619"}.mdi-bug:before{content:"\F0E4"}.mdi-bulletin-board:before{content:"\F0E5"}.mdi-bullhorn:before{content:"\F0E6"}.mdi-bullseye:before{content:"\F5DD"}.mdi-burst-mode:before{content:"\F5DE"}.mdi-bus:before{content:"\F0E7"}.mdi-cached:before{content:"\F0E8"}.mdi-cake:before{content:"\F0E9"}.mdi-cake-layered:before{content:"\F0EA"}.mdi-cake-variant:before{content:"\F0EB"}.mdi-calculator:before{content:"\F0EC"}.mdi-calendar:before{content:"\F0ED"}.mdi-calendar-blank:before{content:"\F0EE"}.mdi-calendar-check:before{content:"\F0EF"}.mdi-calendar-clock:before{content:"\F0F0"}.mdi-calendar-multiple:before{content:"\F0F1"}.mdi-calendar-multiple-check:before{content:"\F0F2"}.mdi-calendar-plus:before{content:"\F0F3"}.mdi-calendar-question:before{content:"\F691"}.mdi-calendar-range:before{content:"\F678"}.mdi-calendar-remove:before{content:"\F0F4"}.mdi-calendar-text:before{content:"\F0F5"}.mdi-calendar-today:before{content:"\F0F6"}.mdi-call-made:before{content:"\F0F7"}.mdi-call-merge:before{content:"\F0F8"}.mdi-call-missed:before{content:"\F0F9"}.mdi-call-received:before{content:"\F0FA"}.mdi-call-split:before{content:"\F0FB"}.mdi-camcorder:before{content:"\F0FC"}.mdi-camcorder-box:before{content:"\F0FD"}.mdi-camcorder-box-off:before{content:"\F0FE"}.mdi-camcorder-off:before{content:"\F0FF"}.mdi-camera:before{content:"\F100"}.mdi-camera-burst:before{content:"\F692"}.mdi-camera-enhance:before{content:"\F101"}.mdi-camera-front:before{content:"\F102"}.mdi-camera-front-variant:before{content:"\F103"}.mdi-camera-iris:before{content:"\F104"}.mdi-camera-off:before{content:"\F5DF"}.mdi-camera-party-mode:before{content:"\F105"}.mdi-camera-rear:before{content:"\F106"}.mdi-camera-rear-variant:before{content:"\F107"}.mdi-camera-switch:before{content:"\F108"}.mdi-camera-timer:before{content:"\F109"}.mdi-cancel:before{content:"\F739"}.mdi-candle:before{content:"\F5E2"}.mdi-candycane:before{content:"\F10A"}.mdi-car:before{content:"\F10B"}.mdi-car-battery:before{content:"\F10C"}.mdi-car-connected:before{content:"\F10D"}.mdi-car-wash:before{content:"\F10E"}.mdi-cards:before{content:"\F638"}.mdi-cards-outline:before{content:"\F639"}.mdi-cards-playing-outline:before{content:"\F63A"}.mdi-cards-variant:before{content:"\F6C6"}.mdi-carrot:before{content:"\F10F"}.mdi-cart:before{content:"\F110"}.mdi-cart-off:before{content:"\F66B"}.mdi-cart-outline:before{content:"\F111"}.mdi-cart-plus:before{content:"\F112"}.mdi-case-sensitive-alt:before{content:"\F113"}.mdi-cash:before{content:"\F114"}.mdi-cash-100:before{content:"\F115"}.mdi-cash-multiple:before{content:"\F116"}.mdi-cash-usd:before{content:"\F117"}.mdi-cast:before{content:"\F118"}.mdi-cast-connected:before{content:"\F119"}.mdi-cast-off:before{content:"\F789"}.mdi-castle:before{content:"\F11A"}.mdi-cat:before{content:"\F11B"}.mdi-ceiling-light:before{content:"\F768"}.mdi-cellphone:before{content:"\F11C"}.mdi-cellphone-android:before{content:"\F11D"}.mdi-cellphone-basic:before{content:"\F11E"}.mdi-cellphone-dock:before{content:"\F11F"}.mdi-cellphone-iphone:before{content:"\F120"}.mdi-cellphone-link:before{content:"\F121"}.mdi-cellphone-link-off:before{content:"\F122"}.mdi-cellphone-settings:before{content:"\F123"}.mdi-certificate:before{content:"\F124"}.mdi-chair-school:before{content:"\F125"}.mdi-chart-arc:before{content:"\F126"}.mdi-chart-areaspline:before{content:"\F127"}.mdi-chart-bar:before{content:"\F128"}.mdi-chart-bar-stacked:before{content:"\F769"}.mdi-chart-bubble:before{content:"\F5E3"}.mdi-chart-gantt:before{content:"\F66C"}.mdi-chart-histogram:before{content:"\F129"}.mdi-chart-line:before{content:"\F12A"}.mdi-chart-line-stacked:before{content:"\F76A"}.mdi-chart-pie:before{content:"\F12B"}.mdi-chart-scatterplot-hexbin:before{content:"\F66D"}.mdi-chart-timeline:before{content:"\F66E"}.mdi-check:before{content:"\F12C"}.mdi-check-all:before{content:"\F12D"}.mdi-check-circle:before{content:"\F5E0"}.mdi-check-circle-outline:before{content:"\F5E1"}.mdi-checkbox-blank:before{content:"\F12E"}.mdi-checkbox-blank-circle:before{content:"\F12F"}.mdi-checkbox-blank-circle-outline:before{content:"\F130"}.mdi-checkbox-blank-outline:before{content:"\F131"}.mdi-checkbox-marked:before{content:"\F132"}.mdi-checkbox-marked-circle:before{content:"\F133"}.mdi-checkbox-marked-circle-outline:before{content:"\F134"}.mdi-checkbox-marked-outline:before{content:"\F135"}.mdi-checkbox-multiple-blank:before{content:"\F136"}.mdi-checkbox-multiple-blank-circle:before{content:"\F63B"}.mdi-checkbox-multiple-blank-circle-outline:before{content:"\F63C"}.mdi-checkbox-multiple-blank-outline:before{content:"\F137"}.mdi-checkbox-multiple-marked:before{content:"\F138"}.mdi-checkbox-multiple-marked-circle:before{content:"\F63D"}.mdi-checkbox-multiple-marked-circle-outline:before{content:"\F63E"}.mdi-checkbox-multiple-marked-outline:before{content:"\F139"}.mdi-checkerboard:before{content:"\F13A"}.mdi-chemical-weapon:before{content:"\F13B"}.mdi-chevron-double-down:before{content:"\F13C"}.mdi-chevron-double-left:before{content:"\F13D"}.mdi-chevron-double-right:before{content:"\F13E"}.mdi-chevron-double-up:before{content:"\F13F"}.mdi-chevron-down:before{content:"\F140"}.mdi-chevron-left:before{content:"\F141"}.mdi-chevron-right:before{content:"\F142"}.mdi-chevron-up:before{content:"\F143"}.mdi-chip:before{content:"\F61A"}.mdi-church:before{content:"\F144"}.mdi-circle:before{content:"\F764"}.mdi-circle-outline:before{content:"\F765"}.mdi-cisco-webex:before{content:"\F145"}.mdi-city:before{content:"\F146"}.mdi-clipboard:before{content:"\F147"}.mdi-clipboard-account:before{content:"\F148"}.mdi-clipboard-alert:before{content:"\F149"}.mdi-clipboard-arrow-down:before{content:"\F14A"}.mdi-clipboard-arrow-left:before{content:"\F14B"}.mdi-clipboard-check:before{content:"\F14C"}.mdi-clipboard-flow:before{content:"\F6C7"}.mdi-clipboard-outline:before{content:"\F14D"}.mdi-clipboard-plus:before{content:"\F750"}.mdi-clipboard-text:before{content:"\F14E"}.mdi-clippy:before{content:"\F14F"}.mdi-clock:before{content:"\F150"}.mdi-clock-alert:before{content:"\F5CE"}.mdi-clock-end:before{content:"\F151"}.mdi-clock-fast:before{content:"\F152"}.mdi-clock-in:before{content:"\F153"}.mdi-clock-out:before{content:"\F154"}.mdi-clock-start:before{content:"\F155"}.mdi-close:before{content:"\F156"}.mdi-close-box:before{content:"\F157"}.mdi-close-box-outline:before{content:"\F158"}.mdi-close-circle:before{content:"\F159"}.mdi-close-circle-outline:before{content:"\F15A"}.mdi-close-network:before{content:"\F15B"}.mdi-close-octagon:before{content:"\F15C"}.mdi-close-octagon-outline:before{content:"\F15D"}.mdi-close-outline:before{content:"\F6C8"}.mdi-closed-caption:before{content:"\F15E"}.mdi-cloud:before{content:"\F15F"}.mdi-cloud-check:before{content:"\F160"}.mdi-cloud-circle:before{content:"\F161"}.mdi-cloud-download:before{content:"\F162"}.mdi-cloud-off-outline:before{content:"\F164"}.mdi-cloud-outline:before{content:"\F163"}.mdi-cloud-print:before{content:"\F165"}.mdi-cloud-print-outline:before{content:"\F166"}.mdi-cloud-sync:before{content:"\F63F"}.mdi-cloud-upload:before{content:"\F167"}.mdi-code-array:before{content:"\F168"}.mdi-code-braces:before{content:"\F169"}.mdi-code-brackets:before{content:"\F16A"}.mdi-code-equal:before{content:"\F16B"}.mdi-code-greater-than:before{content:"\F16C"}.mdi-code-greater-than-or-equal:before{content:"\F16D"}.mdi-code-less-than:before{content:"\F16E"}.mdi-code-less-than-or-equal:before{content:"\F16F"}.mdi-code-not-equal:before{content:"\F170"}.mdi-code-not-equal-variant:before{content:"\F171"}.mdi-code-parentheses:before{content:"\F172"}.mdi-code-string:before{content:"\F173"}.mdi-code-tags:before{content:"\F174"}.mdi-code-tags-check:before{content:"\F693"}.mdi-codepen:before{content:"\F175"}.mdi-coffee:before{content:"\F176"}.mdi-coffee-outline:before{content:"\F6C9"}.mdi-coffee-to-go:before{content:"\F177"}.mdi-coin:before{content:"\F178"}.mdi-coins:before{content:"\F694"}.mdi-collage:before{content:"\F640"}.mdi-color-helper:before{content:"\F179"}.mdi-comment:before{content:"\F17A"}.mdi-comment-account:before{content:"\F17B"}.mdi-comment-account-outline:before{content:"\F17C"}.mdi-comment-alert:before{content:"\F17D"}.mdi-comment-alert-outline:before{content:"\F17E"}.mdi-comment-check:before{content:"\F17F"}.mdi-comment-check-outline:before{content:"\F180"}.mdi-comment-multiple-outline:before{content:"\F181"}.mdi-comment-outline:before{content:"\F182"}.mdi-comment-plus-outline:before{content:"\F183"}.mdi-comment-processing:before{content:"\F184"}.mdi-comment-processing-outline:before{content:"\F185"}.mdi-comment-question-outline:before{content:"\F186"}.mdi-comment-remove-outline:before{content:"\F187"}.mdi-comment-text:before{content:"\F188"}.mdi-comment-text-outline:before{content:"\F189"}.mdi-compare:before{content:"\F18A"}.mdi-compass:before{content:"\F18B"}.mdi-compass-outline:before{content:"\F18C"}.mdi-console:before{content:"\F18D"}.mdi-contact-mail:before{content:"\F18E"}.mdi-contacts:before{content:"\F6CA"}.mdi-content-copy:before{content:"\F18F"}.mdi-content-cut:before{content:"\F190"}.mdi-content-duplicate:before{content:"\F191"}.mdi-content-paste:before{content:"\F192"}.mdi-content-save:before{content:"\F193"}.mdi-content-save-all:before{content:"\F194"}.mdi-content-save-settings:before{content:"\F61B"}.mdi-contrast:before{content:"\F195"}.mdi-contrast-box:before{content:"\F196"}.mdi-contrast-circle:before{content:"\F197"}.mdi-cookie:before{content:"\F198"}.mdi-copyright:before{content:"\F5E6"}.mdi-counter:before{content:"\F199"}.mdi-cow:before{content:"\F19A"}.mdi-creation:before{content:"\F1C9"}.mdi-credit-card:before{content:"\F19B"}.mdi-credit-card-multiple:before{content:"\F19C"}.mdi-credit-card-off:before{content:"\F5E4"}.mdi-credit-card-plus:before{content:"\F675"}.mdi-credit-card-scan:before{content:"\F19D"}.mdi-crop:before{content:"\F19E"}.mdi-crop-free:before{content:"\F19F"}.mdi-crop-landscape:before{content:"\F1A0"}.mdi-crop-portrait:before{content:"\F1A1"}.mdi-crop-rotate:before{content:"\F695"}.mdi-crop-square:before{content:"\F1A2"}.mdi-crosshairs:before{content:"\F1A3"}.mdi-crosshairs-gps:before{content:"\F1A4"}.mdi-crown:before{content:"\F1A5"}.mdi-cube:before{content:"\F1A6"}.mdi-cube-outline:before{content:"\F1A7"}.mdi-cube-send:before{content:"\F1A8"}.mdi-cube-unfolded:before{content:"\F1A9"}.mdi-cup:before{content:"\F1AA"}.mdi-cup-off:before{content:"\F5E5"}.mdi-cup-water:before{content:"\F1AB"}.mdi-currency-btc:before{content:"\F1AC"}.mdi-currency-eur:before{content:"\F1AD"}.mdi-currency-gbp:before{content:"\F1AE"}.mdi-currency-inr:before{content:"\F1AF"}.mdi-currency-ngn:before{content:"\F1B0"}.mdi-currency-rub:before{content:"\F1B1"}.mdi-currency-try:before{content:"\F1B2"}.mdi-currency-usd:before{content:"\F1B3"}.mdi-currency-usd-off:before{content:"\F679"}.mdi-cursor-default:before{content:"\F1B4"}.mdi-cursor-default-outline:before{content:"\F1B5"}.mdi-cursor-move:before{content:"\F1B6"}.mdi-cursor-pointer:before{content:"\F1B7"}.mdi-cursor-text:before{content:"\F5E7"}.mdi-database:before{content:"\F1B8"}.mdi-database-minus:before{content:"\F1B9"}.mdi-database-plus:before{content:"\F1BA"}.mdi-debug-step-into:before{content:"\F1BB"}.mdi-debug-step-out:before{content:"\F1BC"}.mdi-debug-step-over:before{content:"\F1BD"}.mdi-decagram:before{content:"\F76B"}.mdi-decagram-outline:before{content:"\F76C"}.mdi-decimal-decrease:before{content:"\F1BE"}.mdi-decimal-increase:before{content:"\F1BF"}.mdi-delete:before{content:"\F1C0"}.mdi-delete-circle:before{content:"\F682"}.mdi-delete-empty:before{content:"\F6CB"}.mdi-delete-forever:before{content:"\F5E8"}.mdi-delete-sweep:before{content:"\F5E9"}.mdi-delete-variant:before{content:"\F1C1"}.mdi-delta:before{content:"\F1C2"}.mdi-deskphone:before{content:"\F1C3"}.mdi-desktop-mac:before{content:"\F1C4"}.mdi-desktop-tower:before{content:"\F1C5"}.mdi-details:before{content:"\F1C6"}.mdi-developer-board:before{content:"\F696"}.mdi-deviantart:before{content:"\F1C7"}.mdi-dialpad:before{content:"\F61C"}.mdi-diamond:before{content:"\F1C8"}.mdi-dice-1:before{content:"\F1CA"}.mdi-dice-2:before{content:"\F1CB"}.mdi-dice-3:before{content:"\F1CC"}.mdi-dice-4:before{content:"\F1CD"}.mdi-dice-5:before{content:"\F1CE"}.mdi-dice-6:before{content:"\F1CF"}.mdi-dice-d10:before{content:"\F76E"}.mdi-dice-d20:before{content:"\F5EA"}.mdi-dice-d4:before{content:"\F5EB"}.mdi-dice-d6:before{content:"\F5EC"}.mdi-dice-d8:before{content:"\F5ED"}.mdi-dice-multiple:before{content:"\F76D"}.mdi-dictionary:before{content:"\F61D"}.mdi-directions:before{content:"\F1D0"}.mdi-directions-fork:before{content:"\F641"}.mdi-discord:before{content:"\F66F"}.mdi-disk:before{content:"\F5EE"}.mdi-disk-alert:before{content:"\F1D1"}.mdi-disqus:before{content:"\F1D2"}.mdi-disqus-outline:before{content:"\F1D3"}.mdi-division:before{content:"\F1D4"}.mdi-division-box:before{content:"\F1D5"}.mdi-dna:before{content:"\F683"}.mdi-dns:before{content:"\F1D6"}.mdi-do-not-disturb:before{content:"\F697"}.mdi-do-not-disturb-off:before{content:"\F698"}.mdi-dolby:before{content:"\F6B2"}.mdi-domain:before{content:"\F1D7"}.mdi-dots-horizontal:before{content:"\F1D8"}.mdi-dots-vertical:before{content:"\F1D9"}.mdi-douban:before{content:"\F699"}.mdi-download:before{content:"\F1DA"}.mdi-download-network:before{content:"\F6F3"}.mdi-drag:before{content:"\F1DB"}.mdi-drag-horizontal:before{content:"\F1DC"}.mdi-drag-vertical:before{content:"\F1DD"}.mdi-drawing:before{content:"\F1DE"}.mdi-drawing-box:before{content:"\F1DF"}.mdi-dribbble:before{content:"\F1E0"}.mdi-dribbble-box:before{content:"\F1E1"}.mdi-drone:before{content:"\F1E2"}.mdi-dropbox:before{content:"\F1E3"}.mdi-drupal:before{content:"\F1E4"}.mdi-duck:before{content:"\F1E5"}.mdi-dumbbell:before{content:"\F1E6"}.mdi-earth:before{content:"\F1E7"}.mdi-earth-box:before{content:"\F6CC"}.mdi-earth-box-off:before{content:"\F6CD"}.mdi-earth-off:before{content:"\F1E8"}.mdi-edge:before{content:"\F1E9"}.mdi-eject:before{content:"\F1EA"}.mdi-elevation-decline:before{content:"\F1EB"}.mdi-elevation-rise:before{content:"\F1EC"}.mdi-elevator:before{content:"\F1ED"}.mdi-email:before{content:"\F1EE"}.mdi-email-alert:before{content:"\F6CE"}.mdi-email-open:before{content:"\F1EF"}.mdi-email-open-outline:before{content:"\F5EF"}.mdi-email-outline:before{content:"\F1F0"}.mdi-email-secure:before{content:"\F1F1"}.mdi-email-variant:before{content:"\F5F0"}.mdi-emby:before{content:"\F6B3"}.mdi-emoticon:before{content:"\F1F2"}.mdi-emoticon-cool:before{content:"\F1F3"}.mdi-emoticon-dead:before{content:"\F69A"}.mdi-emoticon-devil:before{content:"\F1F4"}.mdi-emoticon-excited:before{content:"\F69B"}.mdi-emoticon-happy:before{content:"\F1F5"}.mdi-emoticon-neutral:before{content:"\F1F6"}.mdi-emoticon-poop:before{content:"\F1F7"}.mdi-emoticon-sad:before{content:"\F1F8"}.mdi-emoticon-tongue:before{content:"\F1F9"}.mdi-engine:before{content:"\F1FA"}.mdi-engine-outline:before{content:"\F1FB"}.mdi-equal:before{content:"\F1FC"}.mdi-equal-box:before{content:"\F1FD"}.mdi-eraser:before{content:"\F1FE"}.mdi-eraser-variant:before{content:"\F642"}.mdi-escalator:before{content:"\F1FF"}.mdi-ethernet:before{content:"\F200"}.mdi-ethernet-cable:before{content:"\F201"}.mdi-ethernet-cable-off:before{content:"\F202"}.mdi-etsy:before{content:"\F203"}.mdi-ev-station:before{content:"\F5F1"}.mdi-evernote:before{content:"\F204"}.mdi-exclamation:before{content:"\F205"}.mdi-exit-to-app:before{content:"\F206"}.mdi-export:before{content:"\F207"}.mdi-eye:before{content:"\F208"}.mdi-eye-off:before{content:"\F209"}.mdi-eye-off-outline:before{content:"\F6D0"}.mdi-eye-outline:before{content:"\F6CF"}.mdi-eyedropper:before{content:"\F20A"}.mdi-eyedropper-variant:before{content:"\F20B"}.mdi-face:before{content:"\F643"}.mdi-face-profile:before{content:"\F644"}.mdi-facebook:before{content:"\F20C"}.mdi-facebook-box:before{content:"\F20D"}.mdi-facebook-messenger:before{content:"\F20E"}.mdi-factory:before{content:"\F20F"}.mdi-fan:before{content:"\F210"}.mdi-fast-forward:before{content:"\F211"}.mdi-fast-forward-outline:before{content:"\F6D1"}.mdi-fax:before{content:"\F212"}.mdi-feather:before{content:"\F6D2"}.mdi-ferry:before{content:"\F213"}.mdi-file:before{content:"\F214"}.mdi-file-account:before{content:"\F73A"}.mdi-file-chart:before{content:"\F215"}.mdi-file-check:before{content:"\F216"}.mdi-file-cloud:before{content:"\F217"}.mdi-file-delimited:before{content:"\F218"}.mdi-file-document:before{content:"\F219"}.mdi-file-document-box:before{content:"\F21A"}.mdi-file-excel:before{content:"\F21B"}.mdi-file-excel-box:before{content:"\F21C"}.mdi-file-export:before{content:"\F21D"}.mdi-file-find:before{content:"\F21E"}.mdi-file-hidden:before{content:"\F613"}.mdi-file-image:before{content:"\F21F"}.mdi-file-import:before{content:"\F220"}.mdi-file-lock:before{content:"\F221"}.mdi-file-multiple:before{content:"\F222"}.mdi-file-music:before{content:"\F223"}.mdi-file-outline:before{content:"\F224"}.mdi-file-pdf:before{content:"\F225"}.mdi-file-pdf-box:before{content:"\F226"}.mdi-file-plus:before{content:"\F751"}.mdi-file-powerpoint:before{content:"\F227"}.mdi-file-powerpoint-box:before{content:"\F228"}.mdi-file-presentation-box:before{content:"\F229"}.mdi-file-restore:before{content:"\F670"}.mdi-file-send:before{content:"\F22A"}.mdi-file-tree:before{content:"\F645"}.mdi-file-video:before{content:"\F22B"}.mdi-file-word:before{content:"\F22C"}.mdi-file-word-box:before{content:"\F22D"}.mdi-file-xml:before{content:"\F22E"}.mdi-film:before{content:"\F22F"}.mdi-filmstrip:before{content:"\F230"}.mdi-filmstrip-off:before{content:"\F231"}.mdi-filter:before{content:"\F232"}.mdi-filter-outline:before{content:"\F233"}.mdi-filter-remove:before{content:"\F234"}.mdi-filter-remove-outline:before{content:"\F235"}.mdi-filter-variant:before{content:"\F236"}.mdi-find-replace:before{content:"\F6D3"}.mdi-fingerprint:before{content:"\F237"}.mdi-fire:before{content:"\F238"}.mdi-firefox:before{content:"\F239"}.mdi-fish:before{content:"\F23A"}.mdi-flag:before{content:"\F23B"}.mdi-flag-checkered:before{content:"\F23C"}.mdi-flag-outline:before{content:"\F23D"}.mdi-flag-outline-variant:before{content:"\F23E"}.mdi-flag-triangle:before{content:"\F23F"}.mdi-flag-variant:before{content:"\F240"}.mdi-flash:before{content:"\F241"}.mdi-flash-auto:before{content:"\F242"}.mdi-flash-off:before{content:"\F243"}.mdi-flash-outline:before{content:"\F6D4"}.mdi-flash-red-eye:before{content:"\F67A"}.mdi-flashlight:before{content:"\F244"}.mdi-flashlight-off:before{content:"\F245"}.mdi-flask:before{content:"\F093"}.mdi-flask-empty:before{content:"\F094"}.mdi-flask-empty-outline:before{content:"\F095"}.mdi-flask-outline:before{content:"\F096"}.mdi-flattr:before{content:"\F246"}.mdi-flip-to-back:before{content:"\F247"}.mdi-flip-to-front:before{content:"\F248"}.mdi-floppy:before{content:"\F249"}.mdi-flower:before{content:"\F24A"}.mdi-folder:before{content:"\F24B"}.mdi-folder-account:before{content:"\F24C"}.mdi-folder-download:before{content:"\F24D"}.mdi-folder-google-drive:before{content:"\F24E"}.mdi-folder-image:before{content:"\F24F"}.mdi-folder-lock:before{content:"\F250"}.mdi-folder-lock-open:before{content:"\F251"}.mdi-folder-move:before{content:"\F252"}.mdi-folder-multiple:before{content:"\F253"}.mdi-folder-multiple-image:before{content:"\F254"}.mdi-folder-multiple-outline:before{content:"\F255"}.mdi-folder-open:before{content:"\F76F"}.mdi-folder-outline:before{content:"\F256"}.mdi-folder-plus:before{content:"\F257"}.mdi-folder-remove:before{content:"\F258"}.mdi-folder-star:before{content:"\F69C"}.mdi-folder-upload:before{content:"\F259"}.mdi-font-awesome:before{content:"\F03A"}.mdi-food:before{content:"\F25A"}.mdi-food-apple:before{content:"\F25B"}.mdi-food-fork-drink:before{content:"\F5F2"}.mdi-food-off:before{content:"\F5F3"}.mdi-food-variant:before{content:"\F25C"}.mdi-football:before{content:"\F25D"}.mdi-football-australian:before{content:"\F25E"}.mdi-football-helmet:before{content:"\F25F"}.mdi-format-align-bottom:before{content:"\F752"}.mdi-format-align-center:before{content:"\F260"}.mdi-format-align-justify:before{content:"\F261"}.mdi-format-align-left:before{content:"\F262"}.mdi-format-align-middle:before{content:"\F753"}.mdi-format-align-right:before{content:"\F263"}.mdi-format-align-top:before{content:"\F754"}.mdi-format-annotation-plus:before{content:"\F646"}.mdi-format-bold:before{content:"\F264"}.mdi-format-clear:before{content:"\F265"}.mdi-format-color-fill:before{content:"\F266"}.mdi-format-color-text:before{content:"\F69D"}.mdi-format-float-center:before{content:"\F267"}.mdi-format-float-left:before{content:"\F268"}.mdi-format-float-none:before{content:"\F269"}.mdi-format-float-right:before{content:"\F26A"}.mdi-format-font:before{content:"\F6D5"}.mdi-format-header-1:before{content:"\F26B"}.mdi-format-header-2:before{content:"\F26C"}.mdi-format-header-3:before{content:"\F26D"}.mdi-format-header-4:before{content:"\F26E"}.mdi-format-header-5:before{content:"\F26F"}.mdi-format-header-6:before{content:"\F270"}.mdi-format-header-decrease:before{content:"\F271"}.mdi-format-header-equal:before{content:"\F272"}.mdi-format-header-increase:before{content:"\F273"}.mdi-format-header-pound:before{content:"\F274"}.mdi-format-horizontal-align-center:before{content:"\F61E"}.mdi-format-horizontal-align-left:before{content:"\F61F"}.mdi-format-horizontal-align-right:before{content:"\F620"}.mdi-format-indent-decrease:before{content:"\F275"}.mdi-format-indent-increase:before{content:"\F276"}.mdi-format-italic:before{content:"\F277"}.mdi-format-line-spacing:before{content:"\F278"}.mdi-format-line-style:before{content:"\F5C8"}.mdi-format-line-weight:before{content:"\F5C9"}.mdi-format-list-bulleted:before{content:"\F279"}.mdi-format-list-bulleted-type:before{content:"\F27A"}.mdi-format-list-checks:before{content:"\F755"}.mdi-format-list-numbers:before{content:"\F27B"}.mdi-format-page-break:before{content:"\F6D6"}.mdi-format-paint:before{content:"\F27C"}.mdi-format-paragraph:before{content:"\F27D"}.mdi-format-pilcrow:before{content:"\F6D7"}.mdi-format-quote-close:before{content:"\F27E"}.mdi-format-quote-open:before{content:"\F756"}.mdi-format-rotate-90:before{content:"\F6A9"}.mdi-format-section:before{content:"\F69E"}.mdi-format-size:before{content:"\F27F"}.mdi-format-strikethrough:before{content:"\F280"}.mdi-format-strikethrough-variant:before{content:"\F281"}.mdi-format-subscript:before{content:"\F282"}.mdi-format-superscript:before{content:"\F283"}.mdi-format-text:before{content:"\F284"}.mdi-format-textdirection-l-to-r:before{content:"\F285"}.mdi-format-textdirection-r-to-l:before{content:"\F286"}.mdi-format-title:before{content:"\F5F4"}.mdi-format-underline:before{content:"\F287"}.mdi-format-vertical-align-bottom:before{content:"\F621"}.mdi-format-vertical-align-center:before{content:"\F622"}.mdi-format-vertical-align-top:before{content:"\F623"}.mdi-format-wrap-inline:before{content:"\F288"}.mdi-format-wrap-square:before{content:"\F289"}.mdi-format-wrap-tight:before{content:"\F28A"}.mdi-format-wrap-top-bottom:before{content:"\F28B"}.mdi-forum:before{content:"\F28C"}.mdi-forward:before{content:"\F28D"}.mdi-foursquare:before{content:"\F28E"}.mdi-fridge:before{content:"\F28F"}.mdi-fridge-filled:before{content:"\F290"}.mdi-fridge-filled-bottom:before{content:"\F291"}.mdi-fridge-filled-top:before{content:"\F292"}.mdi-fullscreen:before{content:"\F293"}.mdi-fullscreen-exit:before{content:"\F294"}.mdi-function:before{content:"\F295"}.mdi-gamepad:before{content:"\F296"}.mdi-gamepad-variant:before{content:"\F297"}.mdi-garage:before{content:"\F6D8"}.mdi-garage-open:before{content:"\F6D9"}.mdi-gas-cylinder:before{content:"\F647"}.mdi-gas-station:before{content:"\F298"}.mdi-gate:before{content:"\F299"}.mdi-gauge:before{content:"\F29A"}.mdi-gavel:before{content:"\F29B"}.mdi-gender-female:before{content:"\F29C"}.mdi-gender-male:before{content:"\F29D"}.mdi-gender-male-female:before{content:"\F29E"}.mdi-gender-transgender:before{content:"\F29F"}.mdi-gesture-double-tap:before{content:"\F73B"}.mdi-gesture-swipe-down:before{content:"\F73C"}.mdi-gesture-swipe-left:before{content:"\F73D"}.mdi-gesture-swipe-right:before{content:"\F73E"}.mdi-gesture-swipe-up:before{content:"\F73F"}.mdi-gesture-tap:before{content:"\F740"}.mdi-gesture-two-double-tap:before{content:"\F741"}.mdi-gesture-two-tap:before{content:"\F742"}.mdi-ghost:before{content:"\F2A0"}.mdi-gift:before{content:"\F2A1"}.mdi-git:before{content:"\F2A2"}.mdi-github-box:before{content:"\F2A3"}.mdi-github-circle:before{content:"\F2A4"}.mdi-github-face:before{content:"\F6DA"}.mdi-glass-flute:before{content:"\F2A5"}.mdi-glass-mug:before{content:"\F2A6"}.mdi-glass-stange:before{content:"\F2A7"}.mdi-glass-tulip:before{content:"\F2A8"}.mdi-glassdoor:before{content:"\F2A9"}.mdi-glasses:before{content:"\F2AA"}.mdi-gmail:before{content:"\F2AB"}.mdi-gnome:before{content:"\F2AC"}.mdi-gondola:before{content:"\F685"}.mdi-google:before{content:"\F2AD"}.mdi-google-cardboard:before{content:"\F2AE"}.mdi-google-chrome:before{content:"\F2AF"}.mdi-google-circles:before{content:"\F2B0"}.mdi-google-circles-communities:before{content:"\F2B1"}.mdi-google-circles-extended:before{content:"\F2B2"}.mdi-google-circles-group:before{content:"\F2B3"}.mdi-google-controller:before{content:"\F2B4"}.mdi-google-controller-off:before{content:"\F2B5"}.mdi-google-drive:before{content:"\F2B6"}.mdi-google-earth:before{content:"\F2B7"}.mdi-google-glass:before{content:"\F2B8"}.mdi-google-keep:before{content:"\F6DB"}.mdi-google-maps:before{content:"\F5F5"}.mdi-google-nearby:before{content:"\F2B9"}.mdi-google-pages:before{content:"\F2BA"}.mdi-google-photos:before{content:"\F6DC"}.mdi-google-physical-web:before{content:"\F2BB"}.mdi-google-play:before{content:"\F2BC"}.mdi-google-plus:before{content:"\F2BD"}.mdi-google-plus-box:before{content:"\F2BE"}.mdi-google-translate:before{content:"\F2BF"}.mdi-google-wallet:before{content:"\F2C0"}.mdi-gradient:before{content:"\F69F"}.mdi-grease-pencil:before{content:"\F648"}.mdi-grid:before{content:"\F2C1"}.mdi-grid-large:before{content:"\F757"}.mdi-grid-off:before{content:"\F2C2"}.mdi-group:before{content:"\F2C3"}.mdi-guitar-acoustic:before{content:"\F770"}.mdi-guitar-electric:before{content:"\F2C4"}.mdi-guitar-pick:before{content:"\F2C5"}.mdi-guitar-pick-outline:before{content:"\F2C6"}.mdi-hackernews:before{content:"\F624"}.mdi-hamburger:before{content:"\F684"}.mdi-hand-pointing-right:before{content:"\F2C7"}.mdi-hanger:before{content:"\F2C8"}.mdi-hangouts:before{content:"\F2C9"}.mdi-harddisk:before{content:"\F2CA"}.mdi-headphones:before{content:"\F2CB"}.mdi-headphones-box:before{content:"\F2CC"}.mdi-headphones-settings:before{content:"\F2CD"}.mdi-headset:before{content:"\F2CE"}.mdi-headset-dock:before{content:"\F2CF"}.mdi-headset-off:before{content:"\F2D0"}.mdi-heart:before{content:"\F2D1"}.mdi-heart-box:before{content:"\F2D2"}.mdi-heart-box-outline:before{content:"\F2D3"}.mdi-heart-broken:before{content:"\F2D4"}.mdi-heart-half:before{content:"\F6DE"}.mdi-heart-half-full:before{content:"\F6DD"}.mdi-heart-half-outline:before{content:"\F6DF"}.mdi-heart-off:before{content:"\F758"}.mdi-heart-outline:before{content:"\F2D5"}.mdi-heart-pulse:before{content:"\F5F6"}.mdi-help:before{content:"\F2D6"}.mdi-help-box:before{content:"\F78A"}.mdi-help-circle:before{content:"\F2D7"}.mdi-help-circle-outline:before{content:"\F625"}.mdi-help-network:before{content:"\F6F4"}.mdi-hexagon:before{content:"\F2D8"}.mdi-hexagon-multiple:before{content:"\F6E0"}.mdi-hexagon-outline:before{content:"\F2D9"}.mdi-highway:before{content:"\F5F7"}.mdi-history:before{content:"\F2DA"}.mdi-hololens:before{content:"\F2DB"}.mdi-home:before{content:"\F2DC"}.mdi-home-map-marker:before{content:"\F5F8"}.mdi-home-modern:before{content:"\F2DD"}.mdi-home-outline:before{content:"\F6A0"}.mdi-home-variant:before{content:"\F2DE"}.mdi-hook:before{content:"\F6E1"}.mdi-hook-off:before{content:"\F6E2"}.mdi-hops:before{content:"\F2DF"}.mdi-hospital:before{content:"\F2E0"}.mdi-hospital-building:before{content:"\F2E1"}.mdi-hospital-marker:before{content:"\F2E2"}.mdi-hotel:before{content:"\F2E3"}.mdi-houzz:before{content:"\F2E4"}.mdi-houzz-box:before{content:"\F2E5"}.mdi-human:before{content:"\F2E6"}.mdi-human-child:before{content:"\F2E7"}.mdi-human-female:before{content:"\F649"}.mdi-human-greeting:before{content:"\F64A"}.mdi-human-handsdown:before{content:"\F64B"}.mdi-human-handsup:before{content:"\F64C"}.mdi-human-male:before{content:"\F64D"}.mdi-human-male-female:before{content:"\F2E8"}.mdi-human-pregnant:before{content:"\F5CF"}.mdi-humble-bundle:before{content:"\F743"}.mdi-image:before{content:"\F2E9"}.mdi-image-album:before{content:"\F2EA"}.mdi-image-area:before{content:"\F2EB"}.mdi-image-area-close:before{content:"\F2EC"}.mdi-image-broken:before{content:"\F2ED"}.mdi-image-broken-variant:before{content:"\F2EE"}.mdi-image-filter:before{content:"\F2EF"}.mdi-image-filter-black-white:before{content:"\F2F0"}.mdi-image-filter-center-focus:before{content:"\F2F1"}.mdi-image-filter-center-focus-weak:before{content:"\F2F2"}.mdi-image-filter-drama:before{content:"\F2F3"}.mdi-image-filter-frames:before{content:"\F2F4"}.mdi-image-filter-hdr:before{content:"\F2F5"}.mdi-image-filter-none:before{content:"\F2F6"}.mdi-image-filter-tilt-shift:before{content:"\F2F7"}.mdi-image-filter-vintage:before{content:"\F2F8"}.mdi-image-multiple:before{content:"\F2F9"}.mdi-import:before{content:"\F2FA"}.mdi-inbox:before{content:"\F686"}.mdi-inbox-arrow-down:before{content:"\F2FB"}.mdi-inbox-arrow-up:before{content:"\F3D1"}.mdi-incognito:before{content:"\F5F9"}.mdi-infinity:before{content:"\F6E3"}.mdi-information:before{content:"\F2FC"}.mdi-information-outline:before{content:"\F2FD"}.mdi-information-variant:before{content:"\F64E"}.mdi-instagram:before{content:"\F2FE"}.mdi-instapaper:before{content:"\F2FF"}.mdi-internet-explorer:before{content:"\F300"}.mdi-invert-colors:before{content:"\F301"}.mdi-itunes:before{content:"\F676"}.mdi-jeepney:before{content:"\F302"}.mdi-jira:before{content:"\F303"}.mdi-jsfiddle:before{content:"\F304"}.mdi-json:before{content:"\F626"}.mdi-keg:before{content:"\F305"}.mdi-kettle:before{content:"\F5FA"}.mdi-key:before{content:"\F306"}.mdi-key-change:before{content:"\F307"}.mdi-key-minus:before{content:"\F308"}.mdi-key-plus:before{content:"\F309"}.mdi-key-remove:before{content:"\F30A"}.mdi-key-variant:before{content:"\F30B"}.mdi-keyboard:before{content:"\F30C"}.mdi-keyboard-backspace:before{content:"\F30D"}.mdi-keyboard-caps:before{content:"\F30E"}.mdi-keyboard-close:before{content:"\F30F"}.mdi-keyboard-off:before{content:"\F310"}.mdi-keyboard-return:before{content:"\F311"}.mdi-keyboard-tab:before{content:"\F312"}.mdi-keyboard-variant:before{content:"\F313"}.mdi-kickstarter:before{content:"\F744"}.mdi-kodi:before{content:"\F314"}.mdi-label:before{content:"\F315"}.mdi-label-outline:before{content:"\F316"}.mdi-lambda:before{content:"\F627"}.mdi-lamp:before{content:"\F6B4"}.mdi-lan:before{content:"\F317"}.mdi-lan-connect:before{content:"\F318"}.mdi-lan-disconnect:before{content:"\F319"}.mdi-lan-pending:before{content:"\F31A"}.mdi-language-c:before{content:"\F671"}.mdi-language-cpp:before{content:"\F672"}.mdi-language-csharp:before{content:"\F31B"}.mdi-language-css3:before{content:"\F31C"}.mdi-language-html5:before{content:"\F31D"}.mdi-language-javascript:before{content:"\F31E"}.mdi-language-php:before{content:"\F31F"}.mdi-language-python:before{content:"\F320"}.mdi-language-python-text:before{content:"\F321"}.mdi-language-swift:before{content:"\F6E4"}.mdi-language-typescript:before{content:"\F6E5"}.mdi-laptop:before{content:"\F322"}.mdi-laptop-chromebook:before{content:"\F323"}.mdi-laptop-mac:before{content:"\F324"}.mdi-laptop-off:before{content:"\F6E6"}.mdi-laptop-windows:before{content:"\F325"}.mdi-lastfm:before{content:"\F326"}.mdi-launch:before{content:"\F327"}.mdi-layers:before{content:"\F328"}.mdi-layers-off:before{content:"\F329"}.mdi-lead-pencil:before{content:"\F64F"}.mdi-leaf:before{content:"\F32A"}.mdi-led-off:before{content:"\F32B"}.mdi-led-on:before{content:"\F32C"}.mdi-led-outline:before{content:"\F32D"}.mdi-led-variant-off:before{content:"\F32E"}.mdi-led-variant-on:before{content:"\F32F"}.mdi-led-variant-outline:before{content:"\F330"}.mdi-library:before{content:"\F331"}.mdi-library-books:before{content:"\F332"}.mdi-library-music:before{content:"\F333"}.mdi-library-plus:before{content:"\F334"}.mdi-lightbulb:before{content:"\F335"}.mdi-lightbulb-on:before{content:"\F6E7"}.mdi-lightbulb-on-outline:before{content:"\F6E8"}.mdi-lightbulb-outline:before{content:"\F336"}.mdi-link:before{content:"\F337"}.mdi-link-off:before{content:"\F338"}.mdi-link-variant:before{content:"\F339"}.mdi-link-variant-off:before{content:"\F33A"}.mdi-linkedin:before{content:"\F33B"}.mdi-linkedin-box:before{content:"\F33C"}.mdi-linux:before{content:"\F33D"}.mdi-loading:before{content:"\F771"}.mdi-lock:before{content:"\F33E"}.mdi-lock-open:before{content:"\F33F"}.mdi-lock-open-outline:before{content:"\F340"}.mdi-lock-outline:before{content:"\F341"}.mdi-lock-pattern:before{content:"\F6E9"}.mdi-lock-plus:before{content:"\F5FB"}.mdi-lock-reset:before{content:"\F772"}.mdi-login:before{content:"\F342"}.mdi-login-variant:before{content:"\F5FC"}.mdi-logout:before{content:"\F343"}.mdi-logout-variant:before{content:"\F5FD"}.mdi-looks:before{content:"\F344"}.mdi-loop:before{content:"\F6EA"}.mdi-loupe:before{content:"\F345"}.mdi-lumx:before{content:"\F346"}.mdi-magnet:before{content:"\F347"}.mdi-magnet-on:before{content:"\F348"}.mdi-magnify:before{content:"\F349"}.mdi-magnify-minus:before{content:"\F34A"}.mdi-magnify-minus-outline:before{content:"\F6EB"}.mdi-magnify-plus:before{content:"\F34B"}.mdi-magnify-plus-outline:before{content:"\F6EC"}.mdi-mail-ru:before{content:"\F34C"}.mdi-mailbox:before{content:"\F6ED"}.mdi-map:before{content:"\F34D"}.mdi-map-marker:before{content:"\F34E"}.mdi-map-marker-circle:before{content:"\F34F"}.mdi-map-marker-minus:before{content:"\F650"}.mdi-map-marker-multiple:before{content:"\F350"}.mdi-map-marker-off:before{content:"\F351"}.mdi-map-marker-plus:before{content:"\F651"}.mdi-map-marker-radius:before{content:"\F352"}.mdi-margin:before{content:"\F353"}.mdi-markdown:before{content:"\F354"}.mdi-marker:before{content:"\F652"}.mdi-marker-check:before{content:"\F355"}.mdi-martini:before{content:"\F356"}.mdi-material-ui:before{content:"\F357"}.mdi-math-compass:before{content:"\F358"}.mdi-matrix:before{content:"\F628"}.mdi-maxcdn:before{content:"\F359"}.mdi-medical-bag:before{content:"\F6EE"}.mdi-medium:before{content:"\F35A"}.mdi-memory:before{content:"\F35B"}.mdi-menu:before{content:"\F35C"}.mdi-menu-down:before{content:"\F35D"}.mdi-menu-down-outline:before{content:"\F6B5"}.mdi-menu-left:before{content:"\F35E"}.mdi-menu-right:before{content:"\F35F"}.mdi-menu-up:before{content:"\F360"}.mdi-menu-up-outline:before{content:"\F6B6"}.mdi-message:before{content:"\F361"}.mdi-message-alert:before{content:"\F362"}.mdi-message-bulleted:before{content:"\F6A1"}.mdi-message-bulleted-off:before{content:"\F6A2"}.mdi-message-draw:before{content:"\F363"}.mdi-message-image:before{content:"\F364"}.mdi-message-outline:before{content:"\F365"}.mdi-message-plus:before{content:"\F653"}.mdi-message-processing:before{content:"\F366"}.mdi-message-reply:before{content:"\F367"}.mdi-message-reply-text:before{content:"\F368"}.mdi-message-settings:before{content:"\F6EF"}.mdi-message-settings-variant:before{content:"\F6F0"}.mdi-message-text:before{content:"\F369"}.mdi-message-text-outline:before{content:"\F36A"}.mdi-message-video:before{content:"\F36B"}.mdi-meteor:before{content:"\F629"}.mdi-microphone:before{content:"\F36C"}.mdi-microphone-off:before{content:"\F36D"}.mdi-microphone-outline:before{content:"\F36E"}.mdi-microphone-settings:before{content:"\F36F"}.mdi-microphone-variant:before{content:"\F370"}.mdi-microphone-variant-off:before{content:"\F371"}.mdi-microscope:before{content:"\F654"}.mdi-microsoft:before{content:"\F372"}.mdi-minecraft:before{content:"\F373"}.mdi-minus:before{content:"\F374"}.mdi-minus-box:before{content:"\F375"}.mdi-minus-box-outline:before{content:"\F6F1"}.mdi-minus-circle:before{content:"\F376"}.mdi-minus-circle-outline:before{content:"\F377"}.mdi-minus-network:before{content:"\F378"}.mdi-mixcloud:before{content:"\F62A"}.mdi-monitor:before{content:"\F379"}.mdi-monitor-multiple:before{content:"\F37A"}.mdi-more:before{content:"\F37B"}.mdi-motorbike:before{content:"\F37C"}.mdi-mouse:before{content:"\F37D"}.mdi-mouse-off:before{content:"\F37E"}.mdi-mouse-variant:before{content:"\F37F"}.mdi-mouse-variant-off:before{content:"\F380"}.mdi-move-resize:before{content:"\F655"}.mdi-move-resize-variant:before{content:"\F656"}.mdi-movie:before{content:"\F381"}.mdi-multiplication:before{content:"\F382"}.mdi-multiplication-box:before{content:"\F383"}.mdi-music:before{content:"\F759"}.mdi-music-box:before{content:"\F384"}.mdi-music-box-outline:before{content:"\F385"}.mdi-music-circle:before{content:"\F386"}.mdi-music-note:before{content:"\F387"}.mdi-music-note-bluetooth:before{content:"\F5FE"}.mdi-music-note-bluetooth-off:before{content:"\F5FF"}.mdi-music-note-eighth:before{content:"\F388"}.mdi-music-note-half:before{content:"\F389"}.mdi-music-note-off:before{content:"\F38A"}.mdi-music-note-quarter:before{content:"\F38B"}.mdi-music-note-sixteenth:before{content:"\F38C"}.mdi-music-note-whole:before{content:"\F38D"}.mdi-music-off:before{content:"\F75A"}.mdi-nature:before{content:"\F38E"}.mdi-nature-people:before{content:"\F38F"}.mdi-navigation:before{content:"\F390"}.mdi-near-me:before{content:"\F5CD"}.mdi-needle:before{content:"\F391"}.mdi-nest-protect:before{content:"\F392"}.mdi-nest-thermostat:before{content:"\F393"}.mdi-netflix:before{content:"\F745"}.mdi-network:before{content:"\F6F2"}.mdi-new-box:before{content:"\F394"}.mdi-newspaper:before{content:"\F395"}.mdi-nfc:before{content:"\F396"}.mdi-nfc-tap:before{content:"\F397"}.mdi-nfc-variant:before{content:"\F398"}.mdi-ninja:before{content:"\F773"}.mdi-nodejs:before{content:"\F399"}.mdi-note:before{content:"\F39A"}.mdi-note-multiple:before{content:"\F6B7"}.mdi-note-multiple-outline:before{content:"\F6B8"}.mdi-note-outline:before{content:"\F39B"}.mdi-note-plus:before{content:"\F39C"}.mdi-note-plus-outline:before{content:"\F39D"}.mdi-note-text:before{content:"\F39E"}.mdi-notification-clear-all:before{content:"\F39F"}.mdi-npm:before{content:"\F6F6"}.mdi-nuke:before{content:"\F6A3"}.mdi-numeric:before{content:"\F3A0"}.mdi-numeric-0-box:before{content:"\F3A1"}.mdi-numeric-0-box-multiple-outline:before{content:"\F3A2"}.mdi-numeric-0-box-outline:before{content:"\F3A3"}.mdi-numeric-1-box:before{content:"\F3A4"}.mdi-numeric-1-box-multiple-outline:before{content:"\F3A5"}.mdi-numeric-1-box-outline:before{content:"\F3A6"}.mdi-numeric-2-box:before{content:"\F3A7"}.mdi-numeric-2-box-multiple-outline:before{content:"\F3A8"}.mdi-numeric-2-box-outline:before{content:"\F3A9"}.mdi-numeric-3-box:before{content:"\F3AA"}.mdi-numeric-3-box-multiple-outline:before{content:"\F3AB"}.mdi-numeric-3-box-outline:before{content:"\F3AC"}.mdi-numeric-4-box:before{content:"\F3AD"}.mdi-numeric-4-box-multiple-outline:before{content:"\F3AE"}.mdi-numeric-4-box-outline:before{content:"\F3AF"}.mdi-numeric-5-box:before{content:"\F3B0"}.mdi-numeric-5-box-multiple-outline:before{content:"\F3B1"}.mdi-numeric-5-box-outline:before{content:"\F3B2"}.mdi-numeric-6-box:before{content:"\F3B3"}.mdi-numeric-6-box-multiple-outline:before{content:"\F3B4"}.mdi-numeric-6-box-outline:before{content:"\F3B5"}.mdi-numeric-7-box:before{content:"\F3B6"}.mdi-numeric-7-box-multiple-outline:before{content:"\F3B7"}.mdi-numeric-7-box-outline:before{content:"\F3B8"}.mdi-numeric-8-box:before{content:"\F3B9"}.mdi-numeric-8-box-multiple-outline:before{content:"\F3BA"}.mdi-numeric-8-box-outline:before{content:"\F3BB"}.mdi-numeric-9-box:before{content:"\F3BC"}.mdi-numeric-9-box-multiple-outline:before{content:"\F3BD"}.mdi-numeric-9-box-outline:before{content:"\F3BE"}.mdi-numeric-9-plus-box:before{content:"\F3BF"}.mdi-numeric-9-plus-box-multiple-outline:before{content:"\F3C0"}.mdi-numeric-9-plus-box-outline:before{content:"\F3C1"}.mdi-nut:before{content:"\F6F7"}.mdi-nutrition:before{content:"\F3C2"}.mdi-oar:before{content:"\F67B"}.mdi-octagon:before{content:"\F3C3"}.mdi-octagon-outline:before{content:"\F3C4"}.mdi-octagram:before{content:"\F6F8"}.mdi-octagram-outline:before{content:"\F774"}.mdi-odnoklassniki:before{content:"\F3C5"}.mdi-office:before{content:"\F3C6"}.mdi-oil:before{content:"\F3C7"}.mdi-oil-temperature:before{content:"\F3C8"}.mdi-omega:before{content:"\F3C9"}.mdi-onedrive:before{content:"\F3CA"}.mdi-onenote:before{content:"\F746"}.mdi-opacity:before{content:"\F5CC"}.mdi-open-in-app:before{content:"\F3CB"}.mdi-open-in-new:before{content:"\F3CC"}.mdi-openid:before{content:"\F3CD"}.mdi-opera:before{content:"\F3CE"}.mdi-orbit:before{content:"\F018"}.mdi-ornament:before{content:"\F3CF"}.mdi-ornament-variant:before{content:"\F3D0"}.mdi-owl:before{content:"\F3D2"}.mdi-package:before{content:"\F3D3"}.mdi-package-down:before{content:"\F3D4"}.mdi-package-up:before{content:"\F3D5"}.mdi-package-variant:before{content:"\F3D6"}.mdi-package-variant-closed:before{content:"\F3D7"}.mdi-page-first:before{content:"\F600"}.mdi-page-last:before{content:"\F601"}.mdi-page-layout-body:before{content:"\F6F9"}.mdi-page-layout-footer:before{content:"\F6FA"}.mdi-page-layout-header:before{content:"\F6FB"}.mdi-page-layout-sidebar-left:before{content:"\F6FC"}.mdi-page-layout-sidebar-right:before{content:"\F6FD"}.mdi-palette:before{content:"\F3D8"}.mdi-palette-advanced:before{content:"\F3D9"}.mdi-panda:before{content:"\F3DA"}.mdi-pandora:before{content:"\F3DB"}.mdi-panorama:before{content:"\F3DC"}.mdi-panorama-fisheye:before{content:"\F3DD"}.mdi-panorama-horizontal:before{content:"\F3DE"}.mdi-panorama-vertical:before{content:"\F3DF"}.mdi-panorama-wide-angle:before{content:"\F3E0"}.mdi-paper-cut-vertical:before{content:"\F3E1"}.mdi-paperclip:before{content:"\F3E2"}.mdi-parking:before{content:"\F3E3"}.mdi-pause:before{content:"\F3E4"}.mdi-pause-circle:before{content:"\F3E5"}.mdi-pause-circle-outline:before{content:"\F3E6"}.mdi-pause-octagon:before{content:"\F3E7"}.mdi-pause-octagon-outline:before{content:"\F3E8"}.mdi-paw:before{content:"\F3E9"}.mdi-paw-off:before{content:"\F657"}.mdi-pen:before{content:"\F3EA"}.mdi-pencil:before{content:"\F3EB"}.mdi-pencil-box:before{content:"\F3EC"}.mdi-pencil-box-outline:before{content:"\F3ED"}.mdi-pencil-circle:before{content:"\F6FE"}.mdi-pencil-circle-outline:before{content:"\F775"}.mdi-pencil-lock:before{content:"\F3EE"}.mdi-pencil-off:before{content:"\F3EF"}.mdi-pentagon:before{content:"\F6FF"}.mdi-pentagon-outline:before{content:"\F700"}.mdi-percent:before{content:"\F3F0"}.mdi-periscope:before{content:"\F747"}.mdi-pharmacy:before{content:"\F3F1"}.mdi-phone:before{content:"\F3F2"}.mdi-phone-bluetooth:before{content:"\F3F3"}.mdi-phone-classic:before{content:"\F602"}.mdi-phone-forward:before{content:"\F3F4"}.mdi-phone-hangup:before{content:"\F3F5"}.mdi-phone-in-talk:before{content:"\F3F6"}.mdi-phone-incoming:before{content:"\F3F7"}.mdi-phone-locked:before{content:"\F3F8"}.mdi-phone-log:before{content:"\F3F9"}.mdi-phone-minus:before{content:"\F658"}.mdi-phone-missed:before{content:"\F3FA"}.mdi-phone-outgoing:before{content:"\F3FB"}.mdi-phone-paused:before{content:"\F3FC"}.mdi-phone-plus:before{content:"\F659"}.mdi-phone-settings:before{content:"\F3FD"}.mdi-phone-voip:before{content:"\F3FE"}.mdi-pi:before{content:"\F3FF"}.mdi-pi-box:before{content:"\F400"}.mdi-piano:before{content:"\F67C"}.mdi-pig:before{content:"\F401"}.mdi-pill:before{content:"\F402"}.mdi-pillar:before{content:"\F701"}.mdi-pin:before{content:"\F403"}.mdi-pin-off:before{content:"\F404"}.mdi-pine-tree:before{content:"\F405"}.mdi-pine-tree-box:before{content:"\F406"}.mdi-pinterest:before{content:"\F407"}.mdi-pinterest-box:before{content:"\F408"}.mdi-pistol:before{content:"\F702"}.mdi-pizza:before{content:"\F409"}.mdi-plane-shield:before{content:"\F6BA"}.mdi-play:before{content:"\F40A"}.mdi-play-box-outline:before{content:"\F40B"}.mdi-play-circle:before{content:"\F40C"}.mdi-play-circle-outline:before{content:"\F40D"}.mdi-play-pause:before{content:"\F40E"}.mdi-play-protected-content:before{content:"\F40F"}.mdi-playlist-check:before{content:"\F5C7"}.mdi-playlist-minus:before{content:"\F410"}.mdi-playlist-play:before{content:"\F411"}.mdi-playlist-plus:before{content:"\F412"}.mdi-playlist-remove:before{content:"\F413"}.mdi-playstation:before{content:"\F414"}.mdi-plex:before{content:"\F6B9"}.mdi-plus:before{content:"\F415"}.mdi-plus-box:before{content:"\F416"}.mdi-plus-box-outline:before{content:"\F703"}.mdi-plus-circle:before{content:"\F417"}.mdi-plus-circle-multiple-outline:before{content:"\F418"}.mdi-plus-circle-outline:before{content:"\F419"}.mdi-plus-network:before{content:"\F41A"}.mdi-plus-one:before{content:"\F41B"}.mdi-plus-outline:before{content:"\F704"}.mdi-pocket:before{content:"\F41C"}.mdi-pokeball:before{content:"\F41D"}.mdi-polaroid:before{content:"\F41E"}.mdi-poll:before{content:"\F41F"}.mdi-poll-box:before{content:"\F420"}.mdi-polymer:before{content:"\F421"}.mdi-pool:before{content:"\F606"}.mdi-popcorn:before{content:"\F422"}.mdi-pot:before{content:"\F65A"}.mdi-pot-mix:before{content:"\F65B"}.mdi-pound:before{content:"\F423"}.mdi-pound-box:before{content:"\F424"}.mdi-power:before{content:"\F425"}.mdi-power-plug:before{content:"\F6A4"}.mdi-power-plug-off:before{content:"\F6A5"}.mdi-power-settings:before{content:"\F426"}.mdi-power-socket:before{content:"\F427"}.mdi-prescription:before{content:"\F705"}.mdi-presentation:before{content:"\F428"}.mdi-presentation-play:before{content:"\F429"}.mdi-printer:before{content:"\F42A"}.mdi-printer-3d:before{content:"\F42B"}.mdi-printer-alert:before{content:"\F42C"}.mdi-printer-settings:before{content:"\F706"}.mdi-priority-high:before{content:"\F603"}.mdi-priority-low:before{content:"\F604"}.mdi-professional-hexagon:before{content:"\F42D"}.mdi-projector:before{content:"\F42E"}.mdi-projector-screen:before{content:"\F42F"}.mdi-publish:before{content:"\F6A6"}.mdi-pulse:before{content:"\F430"}.mdi-puzzle:before{content:"\F431"}.mdi-qqchat:before{content:"\F605"}.mdi-qrcode:before{content:"\F432"}.mdi-qrcode-scan:before{content:"\F433"}.mdi-quadcopter:before{content:"\F434"}.mdi-quality-high:before{content:"\F435"}.mdi-quicktime:before{content:"\F436"}.mdi-radar:before{content:"\F437"}.mdi-radiator:before{content:"\F438"}.mdi-radio:before{content:"\F439"}.mdi-radio-handheld:before{content:"\F43A"}.mdi-radio-tower:before{content:"\F43B"}.mdi-radioactive:before{content:"\F43C"}.mdi-radiobox-blank:before{content:"\F43D"}.mdi-radiobox-marked:before{content:"\F43E"}.mdi-raspberrypi:before{content:"\F43F"}.mdi-ray-end:before{content:"\F440"}.mdi-ray-end-arrow:before{content:"\F441"}.mdi-ray-start:before{content:"\F442"}.mdi-ray-start-arrow:before{content:"\F443"}.mdi-ray-start-end:before{content:"\F444"}.mdi-ray-vertex:before{content:"\F445"}.mdi-rdio:before{content:"\F446"}.mdi-react:before{content:"\F707"}.mdi-read:before{content:"\F447"}.mdi-readability:before{content:"\F448"}.mdi-receipt:before{content:"\F449"}.mdi-record:before{content:"\F44A"}.mdi-record-rec:before{content:"\F44B"}.mdi-recycle:before{content:"\F44C"}.mdi-reddit:before{content:"\F44D"}.mdi-redo:before{content:"\F44E"}.mdi-redo-variant:before{content:"\F44F"}.mdi-refresh:before{content:"\F450"}.mdi-regex:before{content:"\F451"}.mdi-relative-scale:before{content:"\F452"}.mdi-reload:before{content:"\F453"}.mdi-remote:before{content:"\F454"}.mdi-rename-box:before{content:"\F455"}.mdi-reorder-horizontal:before{content:"\F687"}.mdi-reorder-vertical:before{content:"\F688"}.mdi-repeat:before{content:"\F456"}.mdi-repeat-off:before{content:"\F457"}.mdi-repeat-once:before{content:"\F458"}.mdi-replay:before{content:"\F459"}.mdi-reply:before{content:"\F45A"}.mdi-reply-all:before{content:"\F45B"}.mdi-reproduction:before{content:"\F45C"}.mdi-resize-bottom-right:before{content:"\F45D"}.mdi-responsive:before{content:"\F45E"}.mdi-restart:before{content:"\F708"}.mdi-restore:before{content:"\F6A7"}.mdi-rewind:before{content:"\F45F"}.mdi-rewind-outline:before{content:"\F709"}.mdi-rhombus:before{content:"\F70A"}.mdi-rhombus-outline:before{content:"\F70B"}.mdi-ribbon:before{content:"\F460"}.mdi-road:before{content:"\F461"}.mdi-road-variant:before{content:"\F462"}.mdi-robot:before{content:"\F6A8"}.mdi-rocket:before{content:"\F463"}.mdi-roomba:before{content:"\F70C"}.mdi-rotate-3d:before{content:"\F464"}.mdi-rotate-left:before{content:"\F465"}.mdi-rotate-left-variant:before{content:"\F466"}.mdi-rotate-right:before{content:"\F467"}.mdi-rotate-right-variant:before{content:"\F468"}.mdi-rounded-corner:before{content:"\F607"}.mdi-router-wireless:before{content:"\F469"}.mdi-routes:before{content:"\F46A"}.mdi-rowing:before{content:"\F608"}.mdi-rss:before{content:"\F46B"}.mdi-rss-box:before{content:"\F46C"}.mdi-ruler:before{content:"\F46D"}.mdi-run:before{content:"\F70D"}.mdi-run-fast:before{content:"\F46E"}.mdi-sale:before{content:"\F46F"}.mdi-satellite:before{content:"\F470"}.mdi-satellite-variant:before{content:"\F471"}.mdi-saxophone:before{content:"\F609"}.mdi-scale:before{content:"\F472"}.mdi-scale-balance:before{content:"\F5D1"}.mdi-scale-bathroom:before{content:"\F473"}.mdi-scanner:before{content:"\F6AA"}.mdi-school:before{content:"\F474"}.mdi-screen-rotation:before{content:"\F475"}.mdi-screen-rotation-lock:before{content:"\F476"}.mdi-screwdriver:before{content:"\F477"}.mdi-script:before{content:"\F478"}.mdi-sd:before{content:"\F479"}.mdi-seal:before{content:"\F47A"}.mdi-search-web:before{content:"\F70E"}.mdi-seat-flat:before{content:"\F47B"}.mdi-seat-flat-angled:before{content:"\F47C"}.mdi-seat-individual-suite:before{content:"\F47D"}.mdi-seat-legroom-extra:before{content:"\F47E"}.mdi-seat-legroom-normal:before{content:"\F47F"}.mdi-seat-legroom-reduced:before{content:"\F480"}.mdi-seat-recline-extra:before{content:"\F481"}.mdi-seat-recline-normal:before{content:"\F482"}.mdi-security:before{content:"\F483"}.mdi-security-home:before{content:"\F689"}.mdi-security-network:before{content:"\F484"}.mdi-select:before{content:"\F485"}.mdi-select-all:before{content:"\F486"}.mdi-select-inverse:before{content:"\F487"}.mdi-select-off:before{content:"\F488"}.mdi-selection:before{content:"\F489"}.mdi-selection-off:before{content:"\F776"}.mdi-send:before{content:"\F48A"}.mdi-serial-port:before{content:"\F65C"}.mdi-server:before{content:"\F48B"}.mdi-server-minus:before{content:"\F48C"}.mdi-server-network:before{content:"\F48D"}.mdi-server-network-off:before{content:"\F48E"}.mdi-server-off:before{content:"\F48F"}.mdi-server-plus:before{content:"\F490"}.mdi-server-remove:before{content:"\F491"}.mdi-server-security:before{content:"\F492"}.mdi-set-all:before{content:"\F777"}.mdi-set-center:before{content:"\F778"}.mdi-set-center-right:before{content:"\F779"}.mdi-set-left:before{content:"\F77A"}.mdi-set-left-center:before{content:"\F77B"}.mdi-set-left-right:before{content:"\F77C"}.mdi-set-none:before{content:"\F77D"}.mdi-set-right:before{content:"\F77E"}.mdi-settings:before{content:"\F493"}.mdi-settings-box:before{content:"\F494"}.mdi-shape-circle-plus:before{content:"\F65D"}.mdi-shape-plus:before{content:"\F495"}.mdi-shape-polygon-plus:before{content:"\F65E"}.mdi-shape-rectangle-plus:before{content:"\F65F"}.mdi-shape-square-plus:before{content:"\F660"}.mdi-share:before{content:"\F496"}.mdi-share-variant:before{content:"\F497"}.mdi-shield:before{content:"\F498"}.mdi-shield-half-full:before{content:"\F77F"}.mdi-shield-outline:before{content:"\F499"}.mdi-shopping:before{content:"\F49A"}.mdi-shopping-music:before{content:"\F49B"}.mdi-shovel:before{content:"\F70F"}.mdi-shovel-off:before{content:"\F710"}.mdi-shredder:before{content:"\F49C"}.mdi-shuffle:before{content:"\F49D"}.mdi-shuffle-disabled:before{content:"\F49E"}.mdi-shuffle-variant:before{content:"\F49F"}.mdi-sigma:before{content:"\F4A0"}.mdi-sigma-lower:before{content:"\F62B"}.mdi-sign-caution:before{content:"\F4A1"}.mdi-sign-direction:before{content:"\F780"}.mdi-sign-text:before{content:"\F781"}.mdi-signal:before{content:"\F4A2"}.mdi-signal-2g:before{content:"\F711"}.mdi-signal-3g:before{content:"\F712"}.mdi-signal-4g:before{content:"\F713"}.mdi-signal-hspa:before{content:"\F714"}.mdi-signal-hspa-plus:before{content:"\F715"}.mdi-signal-off:before{content:"\F782"}.mdi-signal-variant:before{content:"\F60A"}.mdi-silverware:before{content:"\F4A3"}.mdi-silverware-fork:before{content:"\F4A4"}.mdi-silverware-spoon:before{content:"\F4A5"}.mdi-silverware-variant:before{content:"\F4A6"}.mdi-sim:before{content:"\F4A7"}.mdi-sim-alert:before{content:"\F4A8"}.mdi-sim-off:before{content:"\F4A9"}.mdi-sitemap:before{content:"\F4AA"}.mdi-skip-backward:before{content:"\F4AB"}.mdi-skip-forward:before{content:"\F4AC"}.mdi-skip-next:before{content:"\F4AD"}.mdi-skip-next-circle:before{content:"\F661"}.mdi-skip-next-circle-outline:before{content:"\F662"}.mdi-skip-previous:before{content:"\F4AE"}.mdi-skip-previous-circle:before{content:"\F663"}.mdi-skip-previous-circle-outline:before{content:"\F664"}.mdi-skull:before{content:"\F68B"}.mdi-skype:before{content:"\F4AF"}.mdi-skype-business:before{content:"\F4B0"}.mdi-slack:before{content:"\F4B1"}.mdi-sleep:before{content:"\F4B2"}.mdi-sleep-off:before{content:"\F4B3"}.mdi-smoking:before{content:"\F4B4"}.mdi-smoking-off:before{content:"\F4B5"}.mdi-snapchat:before{content:"\F4B6"}.mdi-snowflake:before{content:"\F716"}.mdi-snowman:before{content:"\F4B7"}.mdi-soccer:before{content:"\F4B8"}.mdi-sofa:before{content:"\F4B9"}.mdi-solid:before{content:"\F68C"}.mdi-sort:before{content:"\F4BA"}.mdi-sort-alphabetical:before{content:"\F4BB"}.mdi-sort-ascending:before{content:"\F4BC"}.mdi-sort-descending:before{content:"\F4BD"}.mdi-sort-numeric:before{content:"\F4BE"}.mdi-sort-variant:before{content:"\F4BF"}.mdi-soundcloud:before{content:"\F4C0"}.mdi-source-branch:before{content:"\F62C"}.mdi-source-commit:before{content:"\F717"}.mdi-source-commit-end:before{content:"\F718"}.mdi-source-commit-end-local:before{content:"\F719"}.mdi-source-commit-local:before{content:"\F71A"}.mdi-source-commit-next-local:before{content:"\F71B"}.mdi-source-commit-start:before{content:"\F71C"}.mdi-source-commit-start-next-local:before{content:"\F71D"}.mdi-source-fork:before{content:"\F4C1"}.mdi-source-merge:before{content:"\F62D"}.mdi-source-pull:before{content:"\F4C2"}.mdi-speaker:before{content:"\F4C3"}.mdi-speaker-off:before{content:"\F4C4"}.mdi-speaker-wireless:before{content:"\F71E"}.mdi-speedometer:before{content:"\F4C5"}.mdi-spellcheck:before{content:"\F4C6"}.mdi-spotify:before{content:"\F4C7"}.mdi-spotlight:before{content:"\F4C8"}.mdi-spotlight-beam:before{content:"\F4C9"}.mdi-spray:before{content:"\F665"}.mdi-square:before{content:"\F763"}.mdi-square-inc:before{content:"\F4CA"}.mdi-square-inc-cash:before{content:"\F4CB"}.mdi-square-outline:before{content:"\F762"}.mdi-square-root:before{content:"\F783"}.mdi-stackexchange:before{content:"\F60B"}.mdi-stackoverflow:before{content:"\F4CC"}.mdi-stadium:before{content:"\F71F"}.mdi-stairs:before{content:"\F4CD"}.mdi-star:before{content:"\F4CE"}.mdi-star-circle:before{content:"\F4CF"}.mdi-star-half:before{content:"\F4D0"}.mdi-star-off:before{content:"\F4D1"}.mdi-star-outline:before{content:"\F4D2"}.mdi-steam:before{content:"\F4D3"}.mdi-steering:before{content:"\F4D4"}.mdi-step-backward:before{content:"\F4D5"}.mdi-step-backward-2:before{content:"\F4D6"}.mdi-step-forward:before{content:"\F4D7"}.mdi-step-forward-2:before{content:"\F4D8"}.mdi-stethoscope:before{content:"\F4D9"}.mdi-sticker:before{content:"\F5D0"}.mdi-sticker-emoji:before{content:"\F784"}.mdi-stocking:before{content:"\F4DA"}.mdi-stop:before{content:"\F4DB"}.mdi-stop-circle:before{content:"\F666"}.mdi-stop-circle-outline:before{content:"\F667"}.mdi-store:before{content:"\F4DC"}.mdi-store-24-hour:before{content:"\F4DD"}.mdi-stove:before{content:"\F4DE"}.mdi-subdirectory-arrow-left:before{content:"\F60C"}.mdi-subdirectory-arrow-right:before{content:"\F60D"}.mdi-subway:before{content:"\F6AB"}.mdi-subway-variant:before{content:"\F4DF"}.mdi-summit:before{content:"\F785"}.mdi-sunglasses:before{content:"\F4E0"}.mdi-surround-sound:before{content:"\F5C5"}.mdi-svg:before{content:"\F720"}.mdi-swap-horizontal:before{content:"\F4E1"}.mdi-swap-vertical:before{content:"\F4E2"}.mdi-swim:before{content:"\F4E3"}.mdi-switch:before{content:"\F4E4"}.mdi-sword:before{content:"\F4E5"}.mdi-sword-cross:before{content:"\F786"}.mdi-sync:before{content:"\F4E6"}.mdi-sync-alert:before{content:"\F4E7"}.mdi-sync-off:before{content:"\F4E8"}.mdi-tab:before{content:"\F4E9"}.mdi-tab-plus:before{content:"\F75B"}.mdi-tab-unselected:before{content:"\F4EA"}.mdi-table:before{content:"\F4EB"}.mdi-table-column-plus-after:before{content:"\F4EC"}.mdi-table-column-plus-before:before{content:"\F4ED"}.mdi-table-column-remove:before{content:"\F4EE"}.mdi-table-column-width:before{content:"\F4EF"}.mdi-table-edit:before{content:"\F4F0"}.mdi-table-large:before{content:"\F4F1"}.mdi-table-row-height:before{content:"\F4F2"}.mdi-table-row-plus-after:before{content:"\F4F3"}.mdi-table-row-plus-before:before{content:"\F4F4"}.mdi-table-row-remove:before{content:"\F4F5"}.mdi-tablet:before{content:"\F4F6"}.mdi-tablet-android:before{content:"\F4F7"}.mdi-tablet-ipad:before{content:"\F4F8"}.mdi-taco:before{content:"\F761"}.mdi-tag:before{content:"\F4F9"}.mdi-tag-faces:before{content:"\F4FA"}.mdi-tag-heart:before{content:"\F68A"}.mdi-tag-multiple:before{content:"\F4FB"}.mdi-tag-outline:before{content:"\F4FC"}.mdi-tag-plus:before{content:"\F721"}.mdi-tag-remove:before{content:"\F722"}.mdi-tag-text-outline:before{content:"\F4FD"}.mdi-target:before{content:"\F4FE"}.mdi-taxi:before{content:"\F4FF"}.mdi-teamviewer:before{content:"\F500"}.mdi-telegram:before{content:"\F501"}.mdi-television:before{content:"\F502"}.mdi-television-guide:before{content:"\F503"}.mdi-temperature-celsius:before{content:"\F504"}.mdi-temperature-fahrenheit:before{content:"\F505"}.mdi-temperature-kelvin:before{content:"\F506"}.mdi-tennis:before{content:"\F507"}.mdi-tent:before{content:"\F508"}.mdi-terrain:before{content:"\F509"}.mdi-test-tube:before{content:"\F668"}.mdi-text-shadow:before{content:"\F669"}.mdi-text-to-speech:before{content:"\F50A"}.mdi-text-to-speech-off:before{content:"\F50B"}.mdi-textbox:before{content:"\F60E"}.mdi-texture:before{content:"\F50C"}.mdi-theater:before{content:"\F50D"}.mdi-theme-light-dark:before{content:"\F50E"}.mdi-thermometer:before{content:"\F50F"}.mdi-thermometer-lines:before{content:"\F510"}.mdi-thumb-down:before{content:"\F511"}.mdi-thumb-down-outline:before{content:"\F512"}.mdi-thumb-up:before{content:"\F513"}.mdi-thumb-up-outline:before{content:"\F514"}.mdi-thumbs-up-down:before{content:"\F515"}.mdi-ticket:before{content:"\F516"}.mdi-ticket-account:before{content:"\F517"}.mdi-ticket-confirmation:before{content:"\F518"}.mdi-ticket-percent:before{content:"\F723"}.mdi-tie:before{content:"\F519"}.mdi-tilde:before{content:"\F724"}.mdi-timelapse:before{content:"\F51A"}.mdi-timer:before{content:"\F51B"}.mdi-timer-10:before{content:"\F51C"}.mdi-timer-3:before{content:"\F51D"}.mdi-timer-off:before{content:"\F51E"}.mdi-timer-sand:before{content:"\F51F"}.mdi-timer-sand-empty:before{content:"\F6AC"}.mdi-timer-sand-full:before{content:"\F78B"}.mdi-timetable:before{content:"\F520"}.mdi-toggle-switch:before{content:"\F521"}.mdi-toggle-switch-off:before{content:"\F522"}.mdi-tooltip:before{content:"\F523"}.mdi-tooltip-edit:before{content:"\F524"}.mdi-tooltip-image:before{content:"\F525"}.mdi-tooltip-outline:before{content:"\F526"}.mdi-tooltip-outline-plus:before{content:"\F527"}.mdi-tooltip-text:before{content:"\F528"}.mdi-tooth:before{content:"\F529"}.mdi-tor:before{content:"\F52A"}.mdi-tower-beach:before{content:"\F680"}.mdi-tower-fire:before{content:"\F681"}.mdi-traffic-light:before{content:"\F52B"}.mdi-train:before{content:"\F52C"}.mdi-tram:before{content:"\F52D"}.mdi-transcribe:before{content:"\F52E"}.mdi-transcribe-close:before{content:"\F52F"}.mdi-transfer:before{content:"\F530"}.mdi-transit-transfer:before{content:"\F6AD"}.mdi-translate:before{content:"\F5CA"}.mdi-treasure-chest:before{content:"\F725"}.mdi-tree:before{content:"\F531"}.mdi-trello:before{content:"\F532"}.mdi-trending-down:before{content:"\F533"}.mdi-trending-neutral:before{content:"\F534"}.mdi-trending-up:before{content:"\F535"}.mdi-triangle:before{content:"\F536"}.mdi-triangle-outline:before{content:"\F537"}.mdi-trophy:before{content:"\F538"}.mdi-trophy-award:before{content:"\F539"}.mdi-trophy-outline:before{content:"\F53A"}.mdi-trophy-variant:before{content:"\F53B"}.mdi-trophy-variant-outline:before{content:"\F53C"}.mdi-truck:before{content:"\F53D"}.mdi-truck-delivery:before{content:"\F53E"}.mdi-truck-fast:before{content:"\F787"}.mdi-truck-trailer:before{content:"\F726"}.mdi-tshirt-crew:before{content:"\F53F"}.mdi-tshirt-v:before{content:"\F540"}.mdi-tumblr:before{content:"\F541"}.mdi-tumblr-reblog:before{content:"\F542"}.mdi-tune:before{content:"\F62E"}.mdi-tune-vertical:before{content:"\F66A"}.mdi-twitch:before{content:"\F543"}.mdi-twitter:before{content:"\F544"}.mdi-twitter-box:before{content:"\F545"}.mdi-twitter-circle:before{content:"\F546"}.mdi-twitter-retweet:before{content:"\F547"}.mdi-uber:before{content:"\F748"}.mdi-ubuntu:before{content:"\F548"}.mdi-umbraco:before{content:"\F549"}.mdi-umbrella:before{content:"\F54A"}.mdi-umbrella-outline:before{content:"\F54B"}.mdi-undo:before{content:"\F54C"}.mdi-undo-variant:before{content:"\F54D"}.mdi-unfold-less-horizontal:before{content:"\F54E"}.mdi-unfold-less-vertical:before{content:"\F75F"}.mdi-unfold-more-horizontal:before{content:"\F54F"}.mdi-unfold-more-vertical:before{content:"\F760"}.mdi-ungroup:before{content:"\F550"}.mdi-unity:before{content:"\F6AE"}.mdi-untappd:before{content:"\F551"}.mdi-update:before{content:"\F6AF"}.mdi-upload:before{content:"\F552"}.mdi-upload-network:before{content:"\F6F5"}.mdi-usb:before{content:"\F553"}.mdi-vector-arrange-above:before{content:"\F554"}.mdi-vector-arrange-below:before{content:"\F555"}.mdi-vector-circle:before{content:"\F556"}.mdi-vector-circle-variant:before{content:"\F557"}.mdi-vector-combine:before{content:"\F558"}.mdi-vector-curve:before{content:"\F559"}.mdi-vector-difference:before{content:"\F55A"}.mdi-vector-difference-ab:before{content:"\F55B"}.mdi-vector-difference-ba:before{content:"\F55C"}.mdi-vector-intersection:before{content:"\F55D"}.mdi-vector-line:before{content:"\F55E"}.mdi-vector-point:before{content:"\F55F"}.mdi-vector-polygon:before{content:"\F560"}.mdi-vector-polyline:before{content:"\F561"}.mdi-vector-radius:before{content:"\F749"}.mdi-vector-rectangle:before{content:"\F5C6"}.mdi-vector-selection:before{content:"\F562"}.mdi-vector-square:before{content:"\F001"}.mdi-vector-triangle:before{content:"\F563"}.mdi-vector-union:before{content:"\F564"}.mdi-verified:before{content:"\F565"}.mdi-vibrate:before{content:"\F566"}.mdi-video:before{content:"\F567"}.mdi-video-off:before{content:"\F568"}.mdi-video-switch:before{content:"\F569"}.mdi-view-agenda:before{content:"\F56A"}.mdi-view-array:before{content:"\F56B"}.mdi-view-carousel:before{content:"\F56C"}.mdi-view-column:before{content:"\F56D"}.mdi-view-dashboard:before{content:"\F56E"}.mdi-view-day:before{content:"\F56F"}.mdi-view-grid:before{content:"\F570"}.mdi-view-headline:before{content:"\F571"}.mdi-view-list:before{content:"\F572"}.mdi-view-module:before{content:"\F573"}.mdi-view-parallel:before{content:"\F727"}.mdi-view-quilt:before{content:"\F574"}.mdi-view-sequential:before{content:"\F728"}.mdi-view-stream:before{content:"\F575"}.mdi-view-week:before{content:"\F576"}.mdi-vimeo:before{content:"\F577"}.mdi-vine:before{content:"\F578"}.mdi-violin:before{content:"\F60F"}.mdi-visualstudio:before{content:"\F610"}.mdi-vk:before{content:"\F579"}.mdi-vk-box:before{content:"\F57A"}.mdi-vk-circle:before{content:"\F57B"}.mdi-vlc:before{content:"\F57C"}.mdi-voice:before{content:"\F5CB"}.mdi-voicemail:before{content:"\F57D"}.mdi-volume-high:before{content:"\F57E"}.mdi-volume-low:before{content:"\F57F"}.mdi-volume-medium:before{content:"\F580"}.mdi-volume-minus:before{content:"\F75D"}.mdi-volume-mute:before{content:"\F75E"}.mdi-volume-off:before{content:"\F581"}.mdi-volume-plus:before{content:"\F75C"}.mdi-vpn:before{content:"\F582"}.mdi-walk:before{content:"\F583"}.mdi-wallet:before{content:"\F584"}.mdi-wallet-giftcard:before{content:"\F585"}.mdi-wallet-membership:before{content:"\F586"}.mdi-wallet-travel:before{content:"\F587"}.mdi-wan:before{content:"\F588"}.mdi-washing-machine:before{content:"\F729"}.mdi-watch:before{content:"\F589"}.mdi-watch-export:before{content:"\F58A"}.mdi-watch-import:before{content:"\F58B"}.mdi-watch-vibrate:before{content:"\F6B0"}.mdi-water:before{content:"\F58C"}.mdi-water-off:before{content:"\F58D"}.mdi-water-percent:before{content:"\F58E"}.mdi-water-pump:before{content:"\F58F"}.mdi-watermark:before{content:"\F612"}.mdi-waves:before{content:"\F78C"}.mdi-weather-cloudy:before{content:"\F590"}.mdi-weather-fog:before{content:"\F591"}.mdi-weather-hail:before{content:"\F592"}.mdi-weather-lightning:before{content:"\F593"}.mdi-weather-lightning-rainy:before{content:"\F67D"}.mdi-weather-night:before{content:"\F594"}.mdi-weather-partlycloudy:before{content:"\F595"}.mdi-weather-pouring:before{content:"\F596"}.mdi-weather-rainy:before{content:"\F597"}.mdi-weather-snowy:before{content:"\F598"}.mdi-weather-snowy-rainy:before{content:"\F67E"}.mdi-weather-sunny:before{content:"\F599"}.mdi-weather-sunset:before{content:"\F59A"}.mdi-weather-sunset-down:before{content:"\F59B"}.mdi-weather-sunset-up:before{content:"\F59C"}.mdi-weather-windy:before{content:"\F59D"}.mdi-weather-windy-variant:before{content:"\F59E"}.mdi-web:before{content:"\F59F"}.mdi-webcam:before{content:"\F5A0"}.mdi-webhook:before{content:"\F62F"}.mdi-webpack:before{content:"\F72A"}.mdi-wechat:before{content:"\F611"}.mdi-weight:before{content:"\F5A1"}.mdi-weight-kilogram:before{content:"\F5A2"}.mdi-whatsapp:before{content:"\F5A3"}.mdi-wheelchair-accessibility:before{content:"\F5A4"}.mdi-white-balance-auto:before{content:"\F5A5"}.mdi-white-balance-incandescent:before{content:"\F5A6"}.mdi-white-balance-iridescent:before{content:"\F5A7"}.mdi-white-balance-sunny:before{content:"\F5A8"}.mdi-widgets:before{content:"\F72B"}.mdi-wifi:before{content:"\F5A9"}.mdi-wifi-off:before{content:"\F5AA"}.mdi-wii:before{content:"\F5AB"}.mdi-wiiu:before{content:"\F72C"}.mdi-wikipedia:before{content:"\F5AC"}.mdi-window-close:before{content:"\F5AD"}.mdi-window-closed:before{content:"\F5AE"}.mdi-window-maximize:before{content:"\F5AF"}.mdi-window-minimize:before{content:"\F5B0"}.mdi-window-open:before{content:"\F5B1"}.mdi-window-restore:before{content:"\F5B2"}.mdi-windows:before{content:"\F5B3"}.mdi-wordpress:before{content:"\F5B4"}.mdi-worker:before{content:"\F5B5"}.mdi-wrap:before{content:"\F5B6"}.mdi-wrench:before{content:"\F5B7"}.mdi-wunderlist:before{content:"\F5B8"}.mdi-xaml:before{content:"\F673"}.mdi-xbox:before{content:"\F5B9"}.mdi-xbox-controller:before{content:"\F5BA"}.mdi-xbox-controller-battery-alert:before{content:"\F74A"}.mdi-xbox-controller-battery-empty:before{content:"\F74B"}.mdi-xbox-controller-battery-full:before{content:"\F74C"}.mdi-xbox-controller-battery-low:before{content:"\F74D"}.mdi-xbox-controller-battery-medium:before{content:"\F74E"}.mdi-xbox-controller-battery-unknown:before{content:"\F74F"}.mdi-xbox-controller-off:before{content:"\F5BB"}.mdi-xda:before{content:"\F5BC"}.mdi-xing:before{content:"\F5BD"}.mdi-xing-box:before{content:"\F5BE"}.mdi-xing-circle:before{content:"\F5BF"}.mdi-xml:before{content:"\F5C0"}.mdi-yammer:before{content:"\F788"}.mdi-yeast:before{content:"\F5C1"}.mdi-yelp:before{content:"\F5C2"}.mdi-yin-yang:before{content:"\F67F"}.mdi-youtube-play:before{content:"\F5C3"}.mdi-zip-box:before{content:"\F5C4"}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark:before{color:rgba(0,0,0,0.54)}.mdi-dark.mdi-inactive:before{color:rgba(0,0,0,0.26)}.mdi-light:before{color:#fff}.mdi-light.mdi-inactive:before{color:rgba(255,255,255,0.3)}.mdi-rotate-45:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mdi-rotate-90:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.mdi-rotate-135:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.mdi-rotate-180:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mdi-rotate-225:before{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.mdi-rotate-270:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.mdi-rotate-315:before{-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.mdi-flip-h:before{-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.mdi-flip-v:before{-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}.mdi-spin:before{-webkit-animation:mdi-spin 2s infinite linear;animation:mdi-spin 2s infinite linear}@-webkit-keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.verse-indent{margin-left:2rem}#saved-header-menu-content{float:right}#saved-logo{width:25%}#saved-logo-image{max-width:100%}#saved-header-top-inner{height:3.25em}#saved-logo-image img{max-height:100%;max-height:55px}.grecaptcha-badge{visibility:hidden}.saved-sticky-content-type-events{visibility:hidden}.saved-has-heading-accents .saved-entry-content h1::after,.saved-has-heading-accents .saved-compact-content h1::after,.saved-has-heading-accents .widget_text .textwidget h1::after,.widget_text .saved-has-heading-accents .textwidget h1::after,.saved-has-heading-accents .saved-comment h1::after,.saved-has-heading-accents .saved-entry-content .saved-h1::after,.saved-has-heading-accents .saved-compact-content .saved-h1::after,.saved-has-heading-accents .widget_text .textwidget .saved-h1::after,.widget_text .saved-has-heading-accents .textwidget .saved-h1::after,.saved-has-heading-accents .saved-comment .saved-h1::after,.saved-has-heading-accents .saved-entry-content #saved-comments-title::after,.saved-has-heading-accents .saved-compact-content #saved-comments-title::after,.saved-has-heading-accents .widget_text .textwidget #saved-comments-title::after,.widget_text .saved-has-heading-accents .textwidget #saved-comments-title::after,.saved-has-heading-accents .saved-comment #saved-comments-title::after,.saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content h3::after,.saved-has-heading-accents .saved-compact-content h3::after,.saved-has-heading-accents .widget_text .textwidget h3::after,.widget_text .saved-has-heading-accents .textwidget h3::after,.saved-has-heading-accents .saved-comment h3::after,.saved-has-heading-accents .saved-entry-content h4::after,.saved-has-heading-accents .saved-compact-content h4::after,.saved-has-heading-accents .widget_text .textwidget h4::after,.widget_text .saved-has-heading-accents .textwidget h4::after,.saved-has-heading-accents .saved-comment h4::after,.saved-has-heading-accents .saved-entry-content .saved-nav-block-title::after,.saved-has-heading-accents .saved-compact-content .saved-nav-block-title::after,.saved-has-heading-accents .widget_text .textwidget .saved-nav-block-title::after,.widget_text .saved-has-heading-accents .textwidget .saved-nav-block-title::after,.saved-has-heading-accents .saved-comment .saved-nav-block-title::after,.saved-has-heading-accents .saved-entry-content h5::after,.saved-has-heading-accents .saved-compact-content h5::after,.saved-has-heading-accents .widget_text .textwidget h5::after,.widget_text .saved-has-heading-accents .textwidget h5::after,.saved-has-heading-accents .saved-comment h5::after,.saved-has-heading-accents .saved-entry-content h6::after,.saved-has-heading-accents .saved-compact-content h6::after,.saved-has-heading-accents .widget_text .textwidget h6::after,.widget_text .saved-has-heading-accents .textwidget h6::after,.saved-has-heading-accents .saved-comment h6::after,.saved-has-heading-accents .saved-entry-content .saved-h1::after,.saved-has-heading-accents .saved-compact-content .saved-h1::after,.saved-has-heading-accents .widget_text .textwidget .saved-h1::after,.widget_text .saved-has-heading-accents .textwidget .saved-h1::after,.saved-has-heading-accents .saved-comment .saved-h1::after,.saved-has-heading-accents .saved-entry-content .saved-h2::after,.saved-has-heading-accents .saved-compact-content .saved-h2::after,.saved-has-heading-accents .widget_text .textwidget .saved-h2::after,.widget_text .saved-has-heading-accents .textwidget .saved-h2::after,.saved-has-heading-accents .saved-comment .saved-h2::after,.saved-has-heading-accents .saved-entry-content #reply-title::after,.saved-has-heading-accents .saved-compact-content #reply-title::after,.saved-has-heading-accents .widget_text .textwidget #reply-title::after,.widget_text .saved-has-heading-accents .textwidget #reply-title::after,.saved-has-heading-accents .saved-comment #reply-title::after,.saved-has-heading-accents .saved-entry-content .saved-h3:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-h3:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-h3:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-h3:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-h3:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content #saved-map-section-address:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content #saved-map-section-address:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget #saved-map-section-address:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget #saved-map-section-address:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment #saved-map-section-address:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::after,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content h1:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content h1:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget h1:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget h1:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment h1:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content .saved-h1:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content .saved-h1:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget .saved-h1:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget .saved-h1:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment .saved-h1:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content #saved-comments-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content #saved-comments-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget #saved-comments-title:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget #saved-comments-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment #saved-comments-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::after,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content h2:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content h2:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content h2:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content h2:not(.saved-entry-short-title)::after,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-home-highlights-content h2:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::after,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::after,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::after,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-comment .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::after,.saved-home-highlights-content .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::after,.saved-has-heading-accents .saved-entry-content .saved-h4::after,.saved-has-heading-accents .saved-compact-content .saved-h4::after,.saved-has-heading-accents .widget_text .textwidget .saved-h4::after,.widget_text .saved-has-heading-accents .textwidget .saved-h4::after,.saved-has-heading-accents .saved-comment .saved-h4::after,.saved-has-heading-accents .saved-entry-content .widget_calendar #wp-calendar caption::after,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-entry-content caption::after,.saved-has-heading-accents .saved-compact-content .widget_calendar #wp-calendar caption::after,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-compact-content caption::after,.saved-has-heading-accents .widget_text .textwidget .widget_calendar #wp-calendar caption::after,.widget_calendar #wp-calendar .saved-has-heading-accents .widget_text .textwidget caption::after,.widget_text .saved-has-heading-accents .textwidget .widget_calendar #wp-calendar caption::after,.widget_calendar #wp-calendar .widget_text .saved-has-heading-accents .textwidget caption::after,.saved-has-heading-accents .saved-comment .widget_calendar #wp-calendar caption::after,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-comment caption::after,.saved-has-heading-accents .saved-entry-content .saved-h5::after,.saved-has-heading-accents .saved-compact-content .saved-h5::after,.saved-has-heading-accents .widget_text .textwidget .saved-h5::after,.widget_text .saved-has-heading-accents .textwidget .saved-h5::after,.saved-has-heading-accents .saved-comment .saved-h5::after,.saved-has-heading-accents .saved-entry-content .saved-caption-image-title::after,.saved-has-heading-accents .saved-compact-content .saved-caption-image-title::after,.saved-has-heading-accents .widget_text .textwidget .saved-caption-image-title::after,.widget_text .saved-has-heading-accents .textwidget .saved-caption-image-title::after,.saved-has-heading-accents .saved-comment .saved-caption-image-title::after,.saved-has-heading-accents .saved-entry-content .saved-h6::after,.saved-has-heading-accents .saved-compact-content .saved-h6::after,.saved-has-heading-accents .widget_text .textwidget .saved-h6::after,.widget_text .saved-has-heading-accents .textwidget .saved-h6::after,.saved-has-heading-accents .saved-comment .saved-h6::after,.saved-has-heading-accents.mce-content-body h1::after,.saved-has-heading-accents.mce-content-body .saved-h1::after,.saved-has-heading-accents.mce-content-body #saved-comments-title::after,.saved-has-heading-accents.mce-content-body h2::after,.saved-has-heading-accents.mce-content-body .saved-h2::after,.saved-has-heading-accents.mce-content-body #reply-title::after,.saved-has-heading-accents.mce-content-body h3::after,.saved-has-heading-accents.mce-content-body h4::after,.saved-has-heading-accents.mce-content-body .saved-nav-block-title::after,.saved-has-heading-accents.mce-content-body h5::after,.saved-has-heading-accents.mce-content-body h6::after,.saved-has-heading-accents .saved-bg-section-content h1::after,.saved-has-heading-accents .saved-bg-section-content .saved-h1::after,.saved-has-heading-accents .saved-bg-section-content #saved-comments-title::after,.saved-has-heading-accents .saved-bg-section-content h2::after,.saved-has-heading-accents .saved-bg-section-content .saved-h2::after,.saved-has-heading-accents .saved-bg-section-content #reply-title::after,.saved-has-heading-accents #saved-banner-title div::after,.saved-has-heading-accents .saved-widget-title::after,.saved-has-heading-accents #saved-comments-title::after,.saved-has-heading-accents #reply-title::after,.saved-has-heading-accents .saved-caption-image-title::after,.saved-has-heading-accents #saved-map-section-address::after{display:block;position:relative;left:1px;width:50px;height:12px;border-style:solid;border-width:0 0 5px 0;margin-bottom:6px;content:''}.saved-has-heading-accents .saved-entry-content h1::before,.saved-has-heading-accents .saved-compact-content h1::before,.saved-has-heading-accents .widget_text .textwidget h1::before,.widget_text .saved-has-heading-accents .textwidget h1::before,.saved-has-heading-accents .saved-comment h1::before,.saved-has-heading-accents .saved-entry-content .saved-h1::before,.saved-has-heading-accents .saved-compact-content .saved-h1::before,.saved-has-heading-accents .widget_text .textwidget .saved-h1::before,.widget_text .saved-has-heading-accents .textwidget .saved-h1::before,.saved-has-heading-accents .saved-comment .saved-h1::before,.saved-has-heading-accents .saved-entry-content #saved-comments-title::before,.saved-has-heading-accents .saved-compact-content #saved-comments-title::before,.saved-has-heading-accents .widget_text .textwidget #saved-comments-title::before,.widget_text .saved-has-heading-accents .textwidget #saved-comments-title::before,.saved-has-heading-accents .saved-comment #saved-comments-title::before,.saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content h3::before,.saved-has-heading-accents .saved-compact-content h3::before,.saved-has-heading-accents .widget_text .textwidget h3::before,.widget_text .saved-has-heading-accents .textwidget h3::before,.saved-has-heading-accents .saved-comment h3::before,.saved-has-heading-accents .saved-entry-content h4::before,.saved-has-heading-accents .saved-compact-content h4::before,.saved-has-heading-accents .widget_text .textwidget h4::before,.widget_text .saved-has-heading-accents .textwidget h4::before,.saved-has-heading-accents .saved-comment h4::before,.saved-has-heading-accents .saved-entry-content .saved-nav-block-title::before,.saved-has-heading-accents .saved-compact-content .saved-nav-block-title::before,.saved-has-heading-accents .widget_text .textwidget .saved-nav-block-title::before,.widget_text .saved-has-heading-accents .textwidget .saved-nav-block-title::before,.saved-has-heading-accents .saved-comment .saved-nav-block-title::before,.saved-has-heading-accents .saved-entry-content h5::before,.saved-has-heading-accents .saved-compact-content h5::before,.saved-has-heading-accents .widget_text .textwidget h5::before,.widget_text .saved-has-heading-accents .textwidget h5::before,.saved-has-heading-accents .saved-comment h5::before,.saved-has-heading-accents .saved-entry-content h6::before,.saved-has-heading-accents .saved-compact-content h6::before,.saved-has-heading-accents .widget_text .textwidget h6::before,.widget_text .saved-has-heading-accents .textwidget h6::before,.saved-has-heading-accents .saved-comment h6::before,.saved-has-heading-accents .saved-entry-content .saved-h1::before,.saved-has-heading-accents .saved-compact-content .saved-h1::before,.saved-has-heading-accents .widget_text .textwidget .saved-h1::before,.widget_text .saved-has-heading-accents .textwidget .saved-h1::before,.saved-has-heading-accents .saved-comment .saved-h1::before,.saved-has-heading-accents .saved-entry-content .saved-h2::before,.saved-has-heading-accents .saved-compact-content .saved-h2::before,.saved-has-heading-accents .widget_text .textwidget .saved-h2::before,.widget_text .saved-has-heading-accents .textwidget .saved-h2::before,.saved-has-heading-accents .saved-comment .saved-h2::before,.saved-has-heading-accents .saved-entry-content #reply-title::before,.saved-has-heading-accents .saved-compact-content #reply-title::before,.saved-has-heading-accents .widget_text .textwidget #reply-title::before,.widget_text .saved-has-heading-accents .textwidget #reply-title::before,.saved-has-heading-accents .saved-comment #reply-title::before,.saved-has-heading-accents .saved-entry-content .saved-h3:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-h3:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-h3:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-h3:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-h3:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content #saved-map-section-address:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content #saved-map-section-address:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget #saved-map-section-address:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget #saved-map-section-address:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment #saved-map-section-address:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside .saved-h2:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-widgets-row-content aside #reply-title:not(.saved-entry-short-title)::before,.saved-widgets-row-content aside .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget h1:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content .saved-h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content .saved-h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget .saved-h1:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget .saved-h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content .saved-h1:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment .saved-h1:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget #saved-comments-title:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget #saved-comments-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content #saved-comments-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment #saved-comments-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content .saved-h2:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-section-orientation-horizontal .saved-bg-section-content #reply-title:not(.saved-entry-short-title)::before,.saved-section-orientation-horizontal .saved-bg-section-content .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-home-highlights-content h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-comment h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget .saved-h2:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-home-highlights-content .saved-h2:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-comment .saved-h2:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-entry-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-compact-content .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-compact-content #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .widget_text .textwidget .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .widget_text .textwidget #reply-title:not(.saved-entry-short-title)::before,.widget_text .saved-has-heading-accents .textwidget .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::before,.saved-home-highlights-content .widget_text .saved-has-heading-accents .textwidget #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-comment .saved-home-highlights-content #reply-title:not(.saved-entry-short-title)::before,.saved-home-highlights-content .saved-has-heading-accents .saved-comment #reply-title:not(.saved-entry-short-title)::before,.saved-has-heading-accents .saved-entry-content .saved-h4::before,.saved-has-heading-accents .saved-compact-content .saved-h4::before,.saved-has-heading-accents .widget_text .textwidget .saved-h4::before,.widget_text .saved-has-heading-accents .textwidget .saved-h4::before,.saved-has-heading-accents .saved-comment .saved-h4::before,.saved-has-heading-accents .saved-entry-content .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-entry-content caption::before,.saved-has-heading-accents .saved-compact-content .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-compact-content caption::before,.saved-has-heading-accents .widget_text .textwidget .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-has-heading-accents .widget_text .textwidget caption::before,.widget_text .saved-has-heading-accents .textwidget .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .widget_text .saved-has-heading-accents .textwidget caption::before,.saved-has-heading-accents .saved-comment .widget_calendar #wp-calendar caption::before,.widget_calendar #wp-calendar .saved-has-heading-accents .saved-comment caption::before,.saved-has-heading-accents .saved-entry-content .saved-h5::before,.saved-has-heading-accents .saved-compact-content .saved-h5::before,.saved-has-heading-accents .widget_text .textwidget .saved-h5::before,.widget_text .saved-has-heading-accents .textwidget .saved-h5::before,.saved-has-heading-accents .saved-comment .saved-h5::before,.saved-has-heading-accents .saved-entry-content .saved-caption-image-title::before,.saved-has-heading-accents .saved-compact-content .saved-caption-image-title::before,.saved-has-heading-accents .widget_text .textwidget .saved-caption-image-title::before,.widget_text .saved-has-heading-accents .textwidget .saved-caption-image-title::before,.saved-has-heading-accents .saved-comment .saved-caption-image-title::before,.saved-has-heading-accents .saved-entry-content .saved-h6::before,.saved-has-heading-accents .saved-compact-content .saved-h6::before,.saved-has-heading-accents .widget_text .textwidget .saved-h6::before,.widget_text .saved-has-heading-accents .textwidget .saved-h6::before,.saved-has-heading-accents .saved-comment .saved-h6::before,.saved-has-heading-accents.mce-content-body h1::before,.saved-has-heading-accents.mce-content-body .saved-h1::before,.saved-has-heading-accents.mce-content-body #saved-comments-title::before,.saved-has-heading-accents.mce-content-body h2::before,.saved-has-heading-accents.mce-content-body .saved-h2::before,.saved-has-heading-accents.mce-content-body #reply-title::before,.saved-has-heading-accents.mce-content-body h3::before,.saved-has-heading-accents.mce-content-body h4::before,.saved-has-heading-accents.mce-content-body .saved-nav-block-title::before,.saved-has-heading-accents.mce-content-body h5::before,.saved-has-heading-accents.mce-content-body h6::before,.saved-has-heading-accents .saved-bg-section-content h1::before,.saved-has-heading-accents .saved-bg-section-content .saved-h1::before,.saved-has-heading-accents .saved-bg-section-content #saved-comments-title::before,.saved-has-heading-accents .saved-bg-section-content h2::before,.saved-has-heading-accents .saved-bg-section-content .saved-h2::before,.saved-has-heading-accents .saved-bg-section-content #reply-title::before,.saved-has-heading-accents #saved-banner-title div::before,.saved-has-heading-accents .saved-widget-title::before,.saved-has-heading-accents #saved-comments-title::before,.saved-has-heading-accents #reply-title::before,.saved-has-heading-accents .saved-caption-image-title::before,.saved-has-heading-accents #saved-map-section-address::before,.saved-has-heading-accents .saved-entry-content h3::after{display:none}.saved-has-heading-accents #saved-banner-title div::after,.saved-has-heading-accents .saved-bg-section-content h1::after,.saved-has-heading-accents .saved-bg-section-content .saved-h1::after,.saved-has-heading-accents .saved-bg-section-content #saved-comments-title::after,.saved-has-heading-accents .saved-bg-section-content h2::after,.saved-has-heading-accents .saved-bg-section-content .saved-h2::after,.saved-has-heading-accents .saved-bg-section-content #reply-title::after,.saved-has-heading-accents .saved-caption-image-title::after,.saved-has-heading-accents .saved-widget .saved-caption-image-title h2::after,.saved-has-heading-accents .saved-widget .saved-caption-image-title .saved-h2::after,.saved-has-heading-accents .saved-widget .saved-caption-image-title #reply-title::after{border-color:#fff!important}.saved-has-heading-accents h1::after,.saved-has-heading-accents .saved-h1::after,.saved-has-heading-accents #saved-comments-title::after,.saved-has-heading-accents .saved-h1::after,.saved-has-heading-accents .saved-bg-section-content h1::after,.saved-has-heading-accents .saved-bg-section-content .saved-h1::after,.saved-has-heading-accents .saved-bg-section-content #saved-comments-title::after,.saved-has-heading-accents #saved-banner-title div::after{left:2px;width:64px;height:22px;border-width:0 0 7px 0;margin-bottom:3px}.saved-entry-content h1::after,.saved-entry-content h2::after,.saved-entry-content h3::after,.saved-entry-content h4::after,.saved-entry-content h5::after,.saved-entry-content h6::after,.saved-entry-content .saved-h1::after,.saved-entry-content .saved-h2::after,.saved-entry-content .saved-h3::after,.saved-entry-content .saved-h4::after,.saved-entry-content .saved-h5::after,.saved-entry-content .saved-h6::after,.mce-content-body h1::after,.mce-content-body h2::after,.mce-content-body h3::after,.mce-content-body h4::after,.mce-content-body h5::after,.mce-content-body h6::after,.saved-widget-title::after,#saved-comments-title::after,#reply-title::after,.saved-nav-block-title::after,.saved-entry-full-meta-label::after,dt::after,.saved-entry-content th::after,.mce-content-body th::after,#saved-map-section-address::after,#saved-header-search input[type=text]:focus,input:focus,textarea:focus{border-color:#bf1f25}.saved-widget-title::after,h4::after{display:none!important}.saved-caption-image.saved-highlight.saved-caption-image-no-image.saved-highlight-linked.saved-highlight-has-title.saved-highlight-has-description.saved-highlight-has-caption:hover,.saved-caption-image.saved-highlight.saved-caption-image-has-image.saved-highlight-linked.saved-highlight-has-title.saved-highlight-has-description.saved-highlight-has-caption:hover{box-shadow:0 2px 10px rgb(0 0 0 / .35)}.saved-entry-full-content a:not(.saved-icon):not(.saved-button):not(.wp-block-file__button){border-width:0}.saved-caption-image.saved-highlight.saved-caption-image-no-image.saved-highlight-linked.saved-highlight-has-title.saved-highlight-has-description.saved-highlight-has-caption:hover,.saved-caption-image.saved-highlight.saved-caption-image-has-image.saved-highlight-linked.saved-highlight-has-title.saved-highlight-has-description.saved-highlight-has-caption:hover,.saved-person-short{box-shadow:0 2px 10px rgb(0 0 0 / .35)}.saved-entry-full-content a:not(.saved-icon):not(.saved-button):not(.wp-block-file__button){border-width:0}.wp-block-column{margin-right:0!important}@media only screen and (max-width:768px){.pdf-shadow-wide{width:90%}}img.pdf-shadow-ultra{width:388px;height:600px}.pdf-shadow{box-shadow:5px 10px 8px 5px #888}.pdf-shadow:hover{box-shadow:5px 10px 8px 5px #5e5e5e}@media only screen and (max-width:600px){.pdf-shadow{margin-bottom:20px;margin-left:10px}}.mwl div.mwl__metadata h2{color:white!important;font-family:'Noto Serif',Georgia,'Bitstream Vera Serif','Times New Roman',Times,serif;font-weight:500;text-transform:none}#post-7581{max-width:100%}.creative-blocks{max-width:1170px;margin-right:auto;margin-left:auto}h6.creative-blocks{font-family:'Noto Serif',Georgia,'Bitstream Vera Serif','Times New Roman',Times,serif;font-weight:400;text-transform:none}.has-large-font-size{font-size:30px}.no-line::after{visibility:hidden}.wp-block-coblocks-dynamic-separator.is-style-line::before,.wp-block-coblocks-dynamic-separator.is-style-fullwidth::before{max-width:1170px}.email a::after{content:'\f0e0';padding-left:.3em;font-family:'FontAwesome';font-style:normal;vertical-align:middle}.fa-solid,.fa-regular,.fa-brands{padding-left:.3em}#saved-logo-image img{max-width:200%;max-height:90px}.saved-header-top-inner{height:4.25em}@media only screen and (max-width:700px){.mean-container .mean-nav ul li a,.mean-container .mean-nav ul li li a{font-size:1.25em}.mean-container .saved-search-field{font-size:1em}#saved-header-search-mobile a{font-size:2.2em!important;width:auto;margin:0;margin-left:1em!important}#saved-header-search-mobile form>*{margin-left:0em}#saved-header-search-mobile{position:relative;z-index:2;width:auto;display:inherit;padding:.875em 0 1.125em 1em;text-align:left}.saved-caption-image-description{font-size:1.75em}.saved-home-highlights-content h2,.saved-home-highlights-content .saved-h2,.saved-home-highlights-content #reply-title{font-size:2.5em}.saved-highlights-four-columns .saved-highlight{width:calc(100% - 0.9375em)}.saved-loop-four-columns .saved-entry-short{width:45%;width:calc(99.9% - 0.625em)}.saved-colored-section-entry{max-width:20em}.saved-colored-section-label{font-size:1em}.saved-colored-section-title{margin:1.0625em 0 .125em 0}.saved-colored-section-meta{font-size:1.1em}.saved-entry-short-inner h2,.saved-entry-short-inner .saved-h2,.saved-entry-short-inner #reply-title,.saved-colored-section-title{font-size:1.25em}h5,.saved-h5,.saved-caption-image-title{font-size:1.9em}.saved-highlights-four-columns .saved-highlight:nth-last-of-type(-n+2){margin-bottom:1.875em}.saved-loop-four-columns .saved-entry-short:nth-last-of-type(-n+2){margin-bottom:1.25em}.mean-container .mean-nav{width:90vw}.mean-container .mean-nav ul li a.mean-expand{width:1em;height:1em;font-size:2.1rem!important}#saved-header-search-mobile input[type=text]{width:100%;font-size:1.1em}.mean-container .mean-nav ul li a,.mean-container .mean-nav ul li li a{font-size:1.25em}.mean-container .saved-search-field{font-size:1em}#saved-header-search-mobile a{font-size:2em!important;width:auto;float:right;margin:0 .6em 0 0}#saved-header-search-mobile form>*{margin-left:0em}#saved-header-search-mobile{position:relative;z-index:2;width:auto;display:inherit;padding:.875em 0 1.125em 1em;text-align:left}.saved-loop-four-columns .saved-entry-short:nth-last-of-type(-n+2){margin-bottom:1.25em}h5,.saved-h5,.saved-caption-image-title{font-size:1.25em}.mean-container .mean-nav ul li a.mean-expand{height:1em!important}nav.mean-nav,.mean-container .mean-nav{margin-top:30px}}@media only screen and (max-width:980px){.saved-entry-short-label{font-size:1em!important}saved-entry-short-inner h2,.saved-entry-short-inner .saved-h2,.saved-entry-short-inner #reply-title{margin-bottom:0;font-size:1.2em!important;text-transform:none!important;line-height:1.5}.ctfw-breadcrumbs,#saved-header-archives,.saved-header-archive-dropdown{font-size:1em}.saved-entry-short-meta{font-size:1em}.saved-entry-content,.saved-compact-content,.widget_text .textwidget,.saved-comment,.saved-entry-content-inner,.mce-content-body{font-size:1.2em}.saved-entry-content.saved-entry-content-short{font-size:1em;display:none}}@media only screen and (max-width:480px){.saved-widgets-row-content aside{margin-top:2.175em}}@media only screen and (min-width:1170px){.tall-content.wp-block-media-text>figure>img,.tall-content figure.wp-block-media-text__media a img{max-width:60vh}}.tall-content .wp-block-embed__wrapper{max-width:40vh}.easter-creativity-logo>figure.aligncenter{margin-top:0;margin-bottom:0}@media only screen and (max-width:450px){.gallery-container{padding:0 8%}}figure.wp-block-audio.creative-blocks{max-width:980px;margin-left:0}.wp-block-gallery.tall-content{max-width:900px}.wp-block-audio audio{min-width:200px}.homepage-container{max-width:88%;margin-left:auto}.saved-compact-content .saved-buttons-list,.saved-comment .saved-buttons-list,.widget_text .textwidget .saved-buttons-list{font-size:1.2em}.has-extra-medium-size{font-size:1.5em}@media only screen and (max-width:768px){.has-extra-medium-size{font-size:1.2em}.homepage-container{max-width:100%;margin-left:auto}}.saved-widgets-row-content aside{width:100%}@media only screen and (max-width:700px){#saved-banner,#saved-content{top:20px}#saved-content{position:relative}}@media only screen and (max-width:700px){nav.mean-nav,.mean-container .mean-nav{margin-top:27px}}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}