@charset "UTF-8"; @charset "UTF-8";:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__appear{animation-duration:1ms;animation-delay:0s}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__slide-in{animation-duration:1ms;animation-delay:0s}}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content>div{padding:16px;min-width:220px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button.is-selected{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;display:inline-flex;color:#1e1e1e;box-shadow:inset 0 0 0 1px #1e1e1e}.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{display:inline-flex;text-decoration:none;font-weight:400;font-size:13px;margin:0;border:0;cursor:pointer;-webkit-appearance:none;background:0 0;transition:box-shadow .1s linear;height:36px;align-items:center;box-sizing:border-box;padding:6px 12px;border-radius:2px;color:#1e1e1e}@media (prefers-reduced-motion:reduce){.components-button{transition-duration:0s;transition-delay:0s}}.components-button:hover,.components-button[aria-expanded=true]{color:var(--wp-admin-theme-color)}.components-button[aria-disabled=true]:hover{color:initial}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:3px solid transparent}.components-button.is-primary{white-space:nowrap;background:var(--wp-admin-theme-color);color:#fff;text-decoration:none;text-shadow:none;outline:1px solid transparent}.components-button.is-primary:hover:not(:disabled){background:var(--wp-admin-theme-color-darker-10);color:#fff}.components-button.is-primary:active:not(:disabled){background:var(--wp-admin-theme-color-darker-20);border-color:var(--wp-admin-theme-color-darker-20);color:#fff}.components-button.is-primary: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)}.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{color:hsla(0,0%,100%,.4);background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);opacity:1;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color)}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{color:#fff;background-size:100px 100%;background-image:linear-gradient(-45deg,var(--wp-admin-theme-color) 33%,var(--wp-admin-theme-color-darker-20) 0,var(--wp-admin-theme-color-darker-20) 70%,var(--wp-admin-theme-color) 0);border-color:var(--wp-admin-theme-color)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid transparent}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){background:#ddd;color:var(--wp-admin-theme-color-darker-10);box-shadow:none}.components-button.is-secondary:hover:not(:disabled),.components-button.is-tertiary:hover:not(:disabled){color:var(--wp-admin-theme-color-darker-10);box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color-darker-10)}.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{color:#828282;background:#eaeaea;transform:none;opacity:1;box-shadow:none;outline:none}.components-button.is-secondary{box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color);outline:1px solid transparent}.components-button.is-secondary,.components-button.is-tertiary{white-space:nowrap;color:var(--wp-admin-theme-color);background:0 0}.components-button.is-tertiary{padding:6px}.components-button.is-tertiary .dashicon{display:inline-block;flex:0 0 auto}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-destructive{color:#cc1818;box-shadow:inset 0 0 0 1px #cc1818}.components-button.is-destructive:hover:not(:disabled){color:#710d0d;box-shadow:inset 0 0 0 1px #710d0d}.components-button.is-destructive:focus:not(:disabled){color:var(--wp-admin-theme-color)}.components-button.is-destructive:active:not(:disabled){background:#ccc}.components-button.is-destructive.is-primary{color:#fff;background:#cc1818;box-shadow:inset 0 0 0 1px #cc1818}.components-button.is-destructive.is-primary:hover:not(:disabled){color:#fff;background:#710d0d;box-shadow:inset 0 0 0 1px #710d0d}.components-button.is-link{margin:0;padding:0;box-shadow:none;border:0;border-radius:0;background:0 0;outline:none;text-align:left;color:var(--wp-admin-theme-color);text-decoration:underline;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out;height:auto}@media (prefers-reduced-motion:reduce){.components-button.is-link{transition-duration:0s;transition-delay:0s}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link.is-destructive{color:#cc1818}.components-button.is-link.is-destructive:active:not(:disabled),.components-button.is-link.is-destructive:hover:not(:disabled){color:#710d0d;background:0 0}.components-button.is-link.is-destructive:focus:not(:disabled){color:var(--wp-admin-theme-color)}.components-button:not([aria-disabled=true]):active{color:inherit}.components-button:disabled,.components-button[aria-disabled=true]{cursor:default;opacity:.3}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite;opacity:1;background-size:100px 100%;background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0)}.components-button.is-small{height:24px;line-height:22px;padding:0 8px;font-size:11px}.components-button.is-small.has-icon:not(.has-text){padding:0 8px;width:24px}.components-button.has-icon{padding:6px;min-width:36px;justify-content:center}.components-button.has-icon .dashicon{display:inline-block;flex:0 0 auto;margin-left:2px;margin-right:2px}.components-button.has-icon.has-text{justify-content:left}.components-button.has-icon.has-text svg{margin-right:8px}.components-button.has-icon.has-text .dashicon{margin-right:10px}.components-button.is-pressed{color:#fff;background:#1e1e1e}.components-button.is-pressed: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 transparent}.components-button.is-pressed:hover:not(:disabled){color:#fff;background:#1e1e1e}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control__input[type=checkbox]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;font-size:16px;line-height:normal;border:1px solid #1e1e1e;transition:none;border-radius:2px;background:#fff;color:#1e1e1e;clear:none;cursor:pointer;display:inline-block;line-height:0;margin:0 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:top;width:24px;height:24px;-webkit-appearance:none;appearance:none;transition:border-color .1s ease-in-out}@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 1px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-3px -5px;color:#fff}@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:"";float:left;display:inline-block;vertical-align:middle;width:16px;font:normal 30px/1 dashicons;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}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{height:20px;width:20px}}@media (prefers-reduced-motion:reduce){.components-checkbox-control__input[type=checkbox]{transition-duration:0s;transition-delay:0s}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.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{content:none}.components-checkbox-control__input-container{position:relative;display:inline-block;margin-right:12px;vertical-align:middle;width:24px;height:24px}@media (min-width:600px){.components-checkbox-control__input-container{width:20px;height:20px}}svg.components-checkbox-control__checked{fill:#fff;cursor:pointer;position:absolute;left:0;top:0;width:24px;height:24px;-webkit-user-select:none;user-select:none;pointer-events:none}@media (min-width:600px){svg.components-checkbox-control__checked{left:-2px;top:-2px}}.components-circular-option-picker{display:inline-block;width:100%;min-width:188px}.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}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;width:28px;vertical-align:top;transform:scale(1);transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option-wrapper{transition-duration:0s;transition-delay:0s}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{content:"";position:absolute;top:1px;left:1px;bottom:1px;right:1px;border-radius:50%;z-index:-1;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 8V6H4v2h2zm2 0V6h2v2H8zm2 8H8v-2h2v2zm2 0v-2h2v2h-2zm0 2v-2h-2v2H8v2h2v-2h2zm2 0v2h-2v-2h2zm2 0h-2v-2h2v2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2v2zm-2-4v-2h2v2h-2z' fill='%23555D65'/%3E%3Cpath d='M18 18v2h-2v-2h2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2H8zm0 2v-2H6v2h2zm2 0v-2h2v2h-2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2h-2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4V0zm0 4V2H2v2h2zm2 0V2h2v2H6zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2H6z' fill='%23555D65'/%3E%3C/svg%3E")}.components-circular-option-picker__option{display:inline-block;vertical-align:top;height:100%;width:100%;border:none;border-radius:50%;background:0 0;box-shadow:inset 0 0 0 14px;transition:box-shadow .1s ease;cursor:pointer}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option{transition-duration:0s;transition-delay:0s}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option.is-pressed{box-shadow:inset 0 0 0 4px;position:relative;z-index:1;overflow:visible}.components-circular-option-picker__option.is-pressed+svg{position:absolute;left:2px;top:2px;border-radius:50%;z-index:2;pointer-events:none}.components-circular-option-picker__option:after{content:"";position:absolute;top:-1px;left:-1px;bottom:-1px;right:-1px;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);border:1px solid transparent}.components-circular-option-picker__option:focus:after{content:"";border:2px solid #757575;width:32px;height:32px;position:absolute;top:-2px;left:-2px;border-radius:50%;box-shadow:inset 0 0 0 2px #fff}.components-circular-option-picker__option.components-button:focus{background-color:transparent;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{color:#fff;background:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}@media (min-width:782px){.components-palette-edit__popover.components-popover .components-popover__content.components-popover__content.components-popover__content{margin-right:156px;margin-top:-49px}}.components-palette-edit__popover .components-custom-gradient-picker__gradient-bar{margin-top:0}.components-palette-edit__popover .components-custom-gradient-picker__ui-line{margin-bottom:0}.components-palette-edit__popover .components-custom-gradient-picker{width:280px;padding:8px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{width:25px;height:16px;margin-left:.8rem;border:1px solid #dadada;display:inline-block}.component-color-indicator+.component-color-indicator{margin-left:.5rem}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{width:100%;border:none;box-shadow:none;font-size:16px;padding:2px;margin:0;line-height:inherit;min-height:auto}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{outline:none;box-shadow:none}.components-combobox-control__suggestions-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;display:flex;flex-wrap:wrap;align-items:flex-start;width:100%;margin:0 0 8px;padding:4px}@media (prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__reset.components-button{display:flex;height:24px;min-width:24px;padding:0}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-palette__custom-color{position:relative;border:none;background:0 0;display:block;border-radius:2px;height:48px;text-align:right;width:100%;background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,25px 25px;background-size:50px 50px;box-sizing:border-box;color:#fff;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);outline:1px solid transparent}.components-color-palette__custom-color:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline-width:2px}.components-dropdown__content.components-color-palette__custom-color-dropdown-content .components-popover__content{overflow:visible;box-shadow:0 4px 4px rgba(0,0,0,.05);border:none;border-radius:2px;max-height:-moz-fit-content!important;max-height:fit-content!important}.components-dropdown__content.components-color-palette__custom-color-dropdown-content .components-popover__content>div{padding:0}.components-dropdown__content.components-color-palette__custom-color-dropdown-content .components-popover__content .react-colorful__saturation{border-top-right-radius:2px;border-top-left-radius:2px}@media (min-width:782px){.components-dropdown__content.components-color-palette__custom-color-dropdown-content.is-rendered-in-sidebar .components-popover__content.components-popover__content{margin-right:156px}.components-dropdown__content.components-color-palette__custom-color-dropdown-content.is-rendered-in-sidebar.is-from-top .components-popover__content{margin-top:-60px}.components-dropdown__content.components-color-palette__custom-color-dropdown-content.is-rendered-in-sidebar.is-from-bottom .components-popover__content{margin-bottom:-60px}}.components-custom-gradient-picker__gradient-bar:not(.has-gradient){opacity:.4}.components-custom-gradient-picker__gradient-bar{border-radius:2px;margin-top:12px;width:100%;height:48px;margin-bottom:20px;padding-right:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{position:relative;width:calc(100% - 32px);margin-left:auto;margin-right:auto}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point{border-radius:50%;background:#fff;padding:2px;top:16px;min-width:16px;width:16px;height:16px;position:relative;color:#1e1e1e}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;height:16px;width:16px;padding:0;position:absolute;top:16px;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 rgba(0,0,0,.25);outline:2px solid transparent}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 rgba(0,0,0,.25);outline:4px solid transparent}.components-custom-gradient-picker__color-picker-popover .components-custom-gradient-picker__remove-control-point{margin-left:auto;margin-right:auto;display:block;margin-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr;width:100%}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;width:20px;height:20px}.components-custom-gradient-picker .components-custom-gradient-picker__ui-line{margin-bottom:16px}.components-custom-gradient-picker .components-custom-gradient-picker__ui-line .components-base-control.components-angle-picker,.components-custom-gradient-picker .components-custom-gradient-picker__ui-line .components-base-control.components-custom-gradient-picker__type-picker{margin-bottom:0}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar{border:none}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar>div+div{margin-left:1px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar button.is-pressed>svg{background:#fff;border:1px solid #949494;border-radius:2px}.components-custom-gradient-picker .components-input-control__input,.components-custom-gradient-picker .components-select-control__input{height:40px!important}.components-custom-gradient-picker .components-input-control__label{line-height:1;padding-bottom:8px!important}.components-custom-gradient-picker label{text-transform:uppercase;font-size:11px;font-weight:500}.components-custom-select-control{position:relative}.components-custom-select-control__label{display:block;margin-bottom:8px}.components-custom-select-control__button{border:1px solid #757575;border-radius:2px;min-height:30px;min-width:130px;position:relative;text-align:left}.components-custom-select-control__button.components-custom-select-control__button{padding-right:24px}.components-custom-select-control__button:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.components-custom-select-control__button .components-custom-select-control__button-icon{height:100%;padding:0;position:absolute;right:0;top:0}.components-custom-select-control__menu{border:1px solid #1e1e1e;background-color:#fff;border-radius:2px;outline:none;transition:none;max-height:400px;min-width:100%;overflow:auto;padding:0;position:absolute;z-index:1000000}.components-custom-select-control__menu[aria-hidden=true]{display:none}.components-custom-select-control__item{align-items:center;display:grid;grid-template-columns:auto auto;list-style-type:none;padding:8px;cursor:default;line-height:28px}.components-custom-select-control__item.has-hint{grid-template-columns:auto auto 30px}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item .components-custom-select-control__item-hint{color:#757575;text-align:right;padding-right:4px}.components-custom-select-control__item .components-custom-select-control__item-icon{margin-left:auto}.components-custom-select-control__item:last-child{margin-bottom:0}.PresetDateRangePicker_panel{padding:0 22px 11px}.PresetDateRangePicker_button{position:relative;height:100%;text-align:center;background:0 0;border:2px solid #00a699;color:#00a699;padding:4px 12px;margin-right:8px;font:inherit;font-weight:700;line-height:normal;overflow:visible;box-sizing:border-box;cursor:pointer}.PresetDateRangePicker_button:active{outline:0}.PresetDateRangePicker_button__selected{color:#fff;background:#00a699}.SingleDatePickerInput{display:inline-block;background-color:#fff}.SingleDatePickerInput__withBorder{border-radius:2px;border:1px solid #dbdbdb}.SingleDatePickerInput__rtl{direction:rtl}.SingleDatePickerInput__disabled{background-color:#f2f2f2}.SingleDatePickerInput__block{display:block}.SingleDatePickerInput__showClearDate{padding-right:30px}.SingleDatePickerInput_clearDate{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.SingleDatePickerInput_clearDate__default:focus,.SingleDatePickerInput_clearDate__default:hover{background:#dbdbdb;border-radius:50%}.SingleDatePickerInput_clearDate__small{padding:6px}.SingleDatePickerInput_clearDate__hide{visibility:hidden}.SingleDatePickerInput_clearDate_svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.SingleDatePickerInput_clearDate_svg__small{height:9px}.SingleDatePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.SingleDatePickerInput_calendarIcon_svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.SingleDatePicker{position:relative;display:inline-block}.SingleDatePicker__block{display:block}.SingleDatePicker_picker{z-index:1;background-color:#fff;position:absolute}.SingleDatePicker_picker__rtl{direction:rtl}.SingleDatePicker_picker__directionLeft{left:0}.SingleDatePicker_picker__directionRight{right:0}.SingleDatePicker_picker__portal{background-color:rgba(0,0,0,.3);position:fixed;top:0;left:0;height:100%;width:100%}.SingleDatePicker_picker__fullScreenPortal{background-color:#fff}.SingleDatePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.SingleDatePicker_closeButton:focus,.SingleDatePicker_closeButton:hover{color:#b0b3b4;text-decoration:none}.SingleDatePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_buttonReset{background:0 0;border:0;border-radius:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;cursor:pointer;font-size:14px}.DayPickerKeyboardShortcuts_buttonReset:active{outline:0}.DayPickerKeyboardShortcuts_show{width:22px;position:absolute;z-index:2}.DayPickerKeyboardShortcuts_show__bottomRight{border-top:26px solid transparent;border-right:33px solid #00a699;bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:hover{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topRight{border-bottom:26px solid transparent;border-right:33px solid #00a699;top:0;right:0}.DayPickerKeyboardShortcuts_show__topRight:hover{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topLeft{border-bottom:26px solid transparent;border-left:33px solid #00a699;top:0;left:0}.DayPickerKeyboardShortcuts_show__topLeft:hover{border-left:33px solid #008489}.DayPickerKeyboardShortcuts_showSpan{color:#fff;position:absolute}.DayPickerKeyboardShortcuts_showSpan__bottomRight{bottom:0;right:-28px}.DayPickerKeyboardShortcuts_showSpan__topRight{top:1px;right:-28px}.DayPickerKeyboardShortcuts_showSpan__topLeft{top:1px;left:-28px}.DayPickerKeyboardShortcuts_panel{overflow:auto;background:#fff;border:1px solid #dbdbdb;border-radius:2px;position:absolute;top:0;bottom:0;right:0;left:0;z-index:2;padding:22px;margin:33px}.DayPickerKeyboardShortcuts_title{font-size:16px;font-weight:700;margin:0}.DayPickerKeyboardShortcuts_list{list-style:none;padding:0;font-size:14px}.DayPickerKeyboardShortcuts_close{position:absolute;right:22px;top:22px;z-index:2}.DayPickerKeyboardShortcuts_close:active{outline:0}.DayPickerKeyboardShortcuts_closeSvg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_closeSvg:focus,.DayPickerKeyboardShortcuts_closeSvg:hover{fill:#82888a}.CalendarDay{box-sizing:border-box;cursor:pointer;font-size:14px;text-align:center}.CalendarDay:active{outline:0}.CalendarDay__defaultCursor{cursor:default}.CalendarDay__default{border:1px solid #e4e7e7;color:#484848;background:#fff}.CalendarDay__default:hover{background:#e4e7e7;border:1px double #e4e7e7;color:inherit}.CalendarDay__hovered_offset{background:#f4f5f5;border:1px double #e4e7e7;color:inherit}.CalendarDay__outside{border:0;background:#fff;color:#484848}.CalendarDay__outside:hover{border:0}.CalendarDay__blocked_minimum_nights{background:#fff;border:1px solid #eceeee;color:#cacccd}.CalendarDay__blocked_minimum_nights:active,.CalendarDay__blocked_minimum_nights:hover{background:#fff;color:#cacccd}.CalendarDay__highlighted_calendar{background:#ffe8bc;color:#484848}.CalendarDay__highlighted_calendar:active,.CalendarDay__highlighted_calendar:hover{background:#ffce71;color:#484848}.CalendarDay__selected_span{background:#66e2da;border:1px solid #33dacd;color:#fff}.CalendarDay__selected_span:active,.CalendarDay__selected_span:hover{background:#33dacd;border:1px solid #33dacd;color:#fff}.CalendarDay__last_in_range{border-right:#00a699}.CalendarDay__selected,.CalendarDay__selected:active,.CalendarDay__selected:hover{background:#00a699;border:1px solid #00a699;color:#fff}.CalendarDay__hovered_span,.CalendarDay__hovered_span:hover{background:#b2f1ec;border:1px solid #80e8e0;color:#007a87}.CalendarDay__hovered_span:active{background:#80e8e0;border:1px solid #80e8e0;color:#007a87}.CalendarDay__blocked_calendar,.CalendarDay__blocked_calendar:active,.CalendarDay__blocked_calendar:hover{background:#cacccd;border:1px solid #cacccd;color:#82888a}.CalendarDay__blocked_out_of_range,.CalendarDay__blocked_out_of_range:active,.CalendarDay__blocked_out_of_range:hover{background:#fff;border:1px solid #e4e7e7;color:#cacccd}.CalendarMonth{background:#fff;text-align:center;vertical-align:top;-webkit-user-select:none;user-select:none}.CalendarMonth_table{border-collapse:collapse;border-spacing:0}.CalendarMonth_verticalSpacing{border-collapse:separate}.CalendarMonth_caption{color:#484848;font-size:18px;text-align:center;padding-top:22px;padding-bottom:37px;caption-side:top}.CalendarMonth_caption__verticalScrollable{padding-top:12px;padding-bottom:7px}.CalendarMonthGrid{background:#fff;text-align:left;z-index:0}.CalendarMonthGrid__animating{z-index:1}.CalendarMonthGrid__horizontal{position:absolute;left:0}.CalendarMonthGrid__vertical{margin:0 auto}.CalendarMonthGrid__vertical_scrollable{margin:0 auto;overflow-y:scroll}.CalendarMonthGrid_month__horizontal{display:inline-block;vertical-align:top;min-height:100%}.CalendarMonthGrid_month__hideForAnimation{position:absolute;z-index:-1;opacity:0;pointer-events:none}.CalendarMonthGrid_month__hidden{visibility:hidden}.DayPickerNavigation{position:relative;z-index:2}.DayPickerNavigation__horizontal{height:0}.DayPickerNavigation__verticalDefault{position:absolute;width:100%;height:52px;bottom:0;left:0}.DayPickerNavigation__verticalScrollableDefault{position:relative}.DayPickerNavigation_button{cursor:pointer;-webkit-user-select:none;user-select:none;border:0;padding:0;margin:0}.DayPickerNavigation_button__default{border:1px solid #e4e7e7;background-color:#fff;color:#757575}.DayPickerNavigation_button__default:focus,.DayPickerNavigation_button__default:hover{border:1px solid #c4c4c4}.DayPickerNavigation_button__default:active{background:#f2f2f2}.DayPickerNavigation_button__horizontalDefault{position:absolute;top:18px;line-height:.78;border-radius:3px;padding:6px 9px}.DayPickerNavigation_leftButton__horizontalDefault{left:22px}.DayPickerNavigation_rightButton__horizontalDefault{right:22px}.DayPickerNavigation_button__verticalDefault{padding:5px;background:#fff;box-shadow:0 0 5px 2px rgba(0,0,0,.1);position:relative;display:inline-block;height:100%;width:50%}.DayPickerNavigation_nextButton__verticalDefault{border-left:0}.DayPickerNavigation_nextButton__verticalScrollableDefault{width:100%}.DayPickerNavigation_svg__horizontal{height:19px;width:19px;fill:#82888a;display:block}.DayPickerNavigation_svg__vertical{height:42px;width:42px;fill:#484848;display:block}.DayPicker{position:relative;text-align:left}.DayPicker,.DayPicker__horizontal{background:#fff}.DayPicker__verticalScrollable{height:100%}.DayPicker__hidden{visibility:hidden}.DayPicker__withBorder{box-shadow:0 2px 6px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.07);border-radius:3px}.DayPicker_portal__horizontal{box-shadow:none;position:absolute;left:50%;top:50%}.DayPicker_portal__vertical{position:static}.DayPicker_focusRegion{outline:0}.DayPicker_calendarInfo__horizontal,.DayPicker_wrapper__horizontal{display:inline-block;vertical-align:top}.DayPicker_weekHeaders{position:relative}.DayPicker_weekHeaders__horizontal{margin-left:13px}.DayPicker_weekHeader{color:#757575;position:absolute;top:62px;z-index:2;text-align:left;padding:0!important}.DayPicker_weekHeader__vertical{left:50%}.DayPicker_weekHeader__verticalScrollable{top:0;display:table-row;border-bottom:1px solid #dbdbdb;background:#fff;margin-left:0;left:0;width:100%;text-align:center}.DayPicker_weekHeader_ul{list-style:none;margin:1px 0;padding-left:0;padding-right:0;font-size:14px}.DayPicker_weekHeader_li{display:inline-block;text-align:center;margin:0 1px}.DayPicker_transitionContainer{position:relative;overflow:hidden;border-radius:3px}.DayPicker_transitionContainer__horizontal{transition:height .2s ease-in-out}.DayPicker_transitionContainer__vertical{width:100%}.DayPicker_transitionContainer__verticalScrollable{padding-top:20px;height:100%;position:absolute;top:0;bottom:0;right:0;left:0;overflow-y:scroll}.DateInput{margin:0;padding:0;background:#fff;position:relative;display:inline-block;width:130px;vertical-align:middle}.DateInput__small{width:97px}.DateInput__block{width:100%}.DateInput__disabled{background:#f2f2f2;color:#dbdbdb}.DateInput_input{font-weight:200;font-size:19px;line-height:24px;color:#484848;background-color:#fff;width:100%;padding:11px 11px 9px;border:0;border-bottom:2px solid transparent;border-radius:0}.DateInput_input__small{font-size:15px;line-height:18px;letter-spacing:.2px;padding:7px 7px 5px}.DateInput_input__regular{font-weight:auto}.DateInput_input__readOnly{-webkit-user-select:none;user-select:none}.DateInput_input__focused{outline:0;background:#fff;border:0;border-bottom:2px solid #008489}.DateInput_input__disabled{background:#f2f2f2;font-style:italic}.DateInput_screenReaderMessage{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.DateInput_fang{position:absolute;width:20px;height:10px;left:22px;z-index:2}.DateInput_fangShape{fill:#fff}.DateInput_fangStroke{stroke:#dbdbdb;fill:transparent}.DateRangePickerInput{background-color:#fff;display:inline-block}.DateRangePickerInput__disabled{background:#f2f2f2}.DateRangePickerInput__withBorder{border-radius:2px;border:1px solid #dbdbdb}.DateRangePickerInput__rtl{direction:rtl}.DateRangePickerInput__block{display:block}.DateRangePickerInput__showClearDates{padding-right:30px}.DateRangePickerInput_arrow{display:inline-block;vertical-align:middle;color:#484848}.DateRangePickerInput_arrow_svg{vertical-align:middle;fill:#484848;height:24px;width:24px}.DateRangePickerInput_clearDates{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.DateRangePickerInput_clearDates__small{padding:6px}.DateRangePickerInput_clearDates_default:focus,.DateRangePickerInput_clearDates_default:hover{background:#dbdbdb;border-radius:50%}.DateRangePickerInput_clearDates__hide{visibility:hidden}.DateRangePickerInput_clearDates_svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.DateRangePickerInput_clearDates_svg__small{height:9px}.DateRangePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.DateRangePickerInput_calendarIcon_svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.DateRangePicker{position:relative;display:inline-block}.DateRangePicker__block{display:block}.DateRangePicker_picker{z-index:1;background-color:#fff;position:absolute}.DateRangePicker_picker__rtl{direction:rtl}.DateRangePicker_picker__directionLeft{left:0}.DateRangePicker_picker__directionRight{right:0}.DateRangePicker_picker__portal{background-color:rgba(0,0,0,.3);position:fixed;top:0;left:0;height:100%;width:100%}.DateRangePicker_picker__fullScreenPortal{background-color:#fff}.DateRangePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.DateRangePicker_closeButton:focus,.DateRangePicker_closeButton:hover{color:#b0b3b4;text-decoration:none}.DateRangePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}.components-datetime{padding:16px}.components-panel__body .components-datetime{padding:0}.components-datetime .components-datetime__calendar-help{padding:16px;min-width:260px}.components-datetime .components-datetime__calendar-help h4{margin:0}.components-datetime .components-datetime__buttons{display:flex;justify-content:space-between}.components-datetime .components-datetime__date-help-toggle{display:block;margin-left:auto}.components-datetime fieldset{border:0;padding:0;margin:0}.components-datetime input,.components-datetime select{box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575}@media (prefers-reduced-motion:reduce){.components-datetime input,.components-datetime select{transition-duration:0s;transition-delay:0s}}.components-datetime .components-button,.components-datetime input[type=number],.components-datetime select{height:30px;margin-top:0;margin-bottom:0}.components-datetime .components-button:focus{z-index:1}.components-datetime__date{min-height:236px;border-top:1px solid #ddd}.components-datetime__date .DayPickerNavigation_leftButton__horizontalDefault{left:13px}.components-datetime__date .CalendarMonth_caption{font-size:13px}.components-datetime__date .CalendarMonth_table{border-collapse:separate;border-spacing:2px}.components-datetime__date .CalendarDay{font-size:13px;border:none;border-radius:50%;text-align:center}.components-datetime__date .CalendarDay:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 3px #fff;outline:2px solid transparent}.components-datetime__date .CalendarDay__selected{background:var(--wp-admin-theme-color);border:2px solid transparent}.components-datetime__date .CalendarDay__selected:hover{background:var(--wp-admin-theme-color-darker-20)}.components-datetime__date .CalendarDay__selected:focus{box-shadow:inset 0 0 0 1px #fff}.components-datetime__date .DayPickerNavigation_button__horizontalDefault{padding:2px 8px;top:20px}.components-datetime__date .DayPickerNavigation_button__horizontalDefault:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-datetime__date .DayPicker_weekHeader{top:50px}.components-datetime__date .DayPicker_weekHeader .DayPicker_weekHeader_ul{margin:1px;padding-left:0;padding-right:0}.components-datetime__date.is-description-visible .DayPicker{visibility:hidden}.components-datetime__date .CalendarDay .components-datetime__date__day{height:100%;display:flex;justify-content:center;align-content:center;flex-direction:column;position:relative}.components-datetime__date .CalendarDay .components-datetime__date__day.has-events:before{content:" ";width:4px;height:4px;border-radius:2px;position:absolute;left:50%;margin-left:-2px;bottom:0;background-color:#fff}.components-datetime__date .CalendarDay:not(.CalendarDay__selected) .components-datetime__date__day.has-events:before{background:var(--wp-admin-theme-color)}.components-datetime__time{padding-bottom:16px}.components-datetime__time fieldset{position:relative;margin-bottom:.5em}.components-datetime__time fieldset+fieldset{margin-bottom:0}.components-datetime__time .components-datetime__time-field-am-pm fieldset{margin-top:0}.components-datetime__time .components-datetime__time-wrapper{display:flex}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-separator{display:inline-block;padding:0 3px 0 0}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field-time{direction:ltr}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field select{margin-right:4px}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field select:focus{position:relative;z-index:1}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field input[type=number]{padding:2px;margin-right:4px;text-align:center;-moz-appearance:textfield}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field input[type=number]:focus{position:relative;z-index:1}.components-datetime__time .components-datetime__time-wrapper .components-datetime__time-field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.components-datetime__time.is-12-hour .components-datetime__time-field-day input{margin:-4px 0 0!important;border-radius:2px 0 0 2px!important}.components-datetime__time.is-12-hour .components-datetime__time-field-year input{border-radius:0 2px 2px 0!important}.components-datetime__timezone{line-height:30px;margin-left:4px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.components-datetime__time-legend{font-weight:600;margin-top:.5em}.components-datetime__time-legend.invisible{position:absolute;top:-999em;left:-999em}.components-datetime__time-field-day-input,.components-datetime__time-field-hours-input,.components-datetime__time-field-minutes-input{width:35px}.components-datetime__time-field-year-input{width:55px}.components-datetime__time-field-month-select{max-width:145px}.components-popover .components-datetime__date{padding-left:4px}.block-editor-dimension-control .components-base-control__field{display:flex;align-items:center}.block-editor-dimension-control .components-base-control__label{display:flex;align-items:center;margin-right:1em;margin-bottom:0}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{position:fixed;left:-1000px;height:50px;width:50px}.components-draggable__clone{position:fixed;padding:0;background:0 0;pointer-events:none;z-index:1000000000}.components-drop-zone{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;visibility:hidden;opacity:0;border-radius:2px}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone__content{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;display:flex;background-color:var(--wp-admin-theme-color);align-items:center;justify-content:center;z-index:50;text-align:center;color:#fff}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{margin:0 auto;line-height:0;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>div{padding:8px}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown-menu__menu{width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{width:100%;padding:6px;outline:none;cursor:pointer;white-space:nowrap}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;position:relative;overflow:visible}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{display:block;content:"";box-sizing:content-box;background-color:#ddd;position:absolute;top:-3px;left:0;right:0;height:1px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active svg{color:#fff;background:#1e1e1e;box-shadow:0 0 0 1px #1e1e1e;border-radius:1px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item>svg,.components-dropdown-menu__menu .components-menu-item>svg{border-radius:2px;width:24px;height:24px}.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{min-height:36px;height:auto;text-align:left;padding-left:8px;padding-right:8px}.components-dropdown-menu__menu .components-menu-group{padding:8px;margin:0 -8px}.components-dropdown-menu__menu .components-menu-group:first-child{margin-top:-8px}.components-dropdown-menu__menu .components-menu-group:last-child{margin-bottom:-8px}.components-dropdown-menu__menu .components-menu-group+.components-menu-group{margin-top:0;border-top:1px solid #ccc;padding:8px}.is-alternate .components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-font-size-picker__header__hint{margin-left:4px;color:#757575}.components-font-size-picker__header .components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0}.components-font-size-picker__controls{max-width:248px;align-items:center;margin-top:8px;margin-bottom:24px}.components-font-size-picker__controls .components-unit-control-wrapper .components-input-control__label{font-weight:300;padding-bottom:0!important;margin-bottom:8px!important}.components-font-size-picker__controls .components-custom-select-control__button{width:100%}.components-font-size-picker__controls .components-font-size-picker__number{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;display:inline-block;font-weight:500;height:30px;margin:8px 8px 0 0;width:54px}@media (prefers-reduced-motion:reduce){.components-font-size-picker__controls .components-font-size-picker__number{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.components-font-size-picker__controls .components-font-size-picker__number{font-size:13px;line-height:normal}}.components-font-size-picker__controls .components-font-size-picker__number:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-font-size-picker__controls .components-font-size-picker__number::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-font-size-picker__controls .components-font-size-picker__number::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-font-size-picker__controls .components-font-size-picker__number:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-font-size-picker__controls .components-font-size-picker__number[value=""]+.components-button{cursor:default;opacity:.3;pointer-events:none}.components-font-size-picker__controls .components-font-size-picker__number-container{display:flex;flex-direction:column}.components-font-size-picker__controls .components-color-palette__clear{height:30px}.components-font-size-picker__custom-input .components-range-control__slider+.dashicon{width:30px;height:30px}.components-font-size-picker{border:0;padding:0;margin:0}.components-form-toggle{position:relative;display:inline-block}.components-form-toggle .components-form-toggle__track{content:"";display:inline-block;box-sizing:border-box;vertical-align:top;background-color:#fff;border:1px solid #1e1e1e;width:36px;height:18px;border-radius:9px;transition:background .2s ease}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track{transition-duration:0s;transition-delay:0s}}.components-form-toggle .components-form-toggle__thumb{display:block;position:absolute;box-sizing:border-box;top:3px;left:3px;width:12px;height:12px;border-radius:50%;transition:transform .1s ease;background-color:#1e1e1e;border:5px solid #1e1e1e}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__thumb{transition-duration:0s;transition-delay:0s}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-admin-theme-color);border:9px solid transparent}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(18px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;margin:0;padding:0;z-index:1;border:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:0 0}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-token-field__input-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;display:flex;flex-wrap:wrap;align-items:center;width:100%;margin:0 0 8px;padding:2px 4px;cursor:text}@media (prefers-reduced-motion:reduce){.components-form-token-field__input-container{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-form-token-field__input-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container input[type=text].components-form-token-field__input{display:inline-block;flex:1;font-size:16px;width:100%;max-width:100%;margin-left:4px;padding:0;min-height:24px;min-width:50px;background:inherit;border:0;color:#1e1e1e;box-shadow:none}@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{outline:none;box-shadow: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__label{display:inline-block;margin-bottom:4px}.components-form-token-field__help{font-size:12px;font-style:normal;color:#757575}.components-form-token-field__token{font-size:13px;display:flex;margin:2px 4px 2px 0;color:#1e1e1e;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{position:relative;padding:0 16px 0 0}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:0 0;color:var(--wp-admin-theme-color)}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:0 0;color:#757575;position:absolute;top:1px;right:0}.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;border-radius:4px 0 0 4px;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__token.is-disabled .components-form-token-field__remove-token{cursor:default}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{display:inline-block;line-height:24px;height:auto;background:#ddd;min-width:unset;transition:all .2s cubic-bezier(.4,1,.4,1)}@media (prefers-reduced-motion:reduce){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition-duration:0s;transition-delay:0s;animation-duration:1ms;animation-delay:0s}}.components-form-token-field__token-text{border-radius:2px 0 0 2px;padding:0 0 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.components-form-token-field__remove-token.components-button{cursor:pointer;border-radius:0 2px 2px 0;padding:0 2px;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover{color:#1e1e1e}.components-form-token-field__suggestions-list{flex:1 0 100%;min-width:100%;max-height:9em;overflow-y:auto;transition:all .15s ease-in-out;list-style:none;border-top:1px solid #757575;margin:4px -4px -4px;padding:0}@media (prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-duration:0s;transition-delay:0s}}.components-form-token-field__suggestion{color:#757575;display:block;font-size:13px;padding:4px 8px;margin:0;cursor:pointer}.components-form-token-field__suggestion.is-selected{background:var(--wp-admin-theme-color);color:#fff}.components-form-token-field__suggestion-match{text-decoration:underline}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{padding:0;margin-top:0;border-radius:2px}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide__page{min-height:300px}}.components-guide__footer{align-content:center;display:flex;height:30px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide__page-control{margin:0;text-align:center}.components-guide__page-control li{display:inline-block;margin:0}.components-guide__page-control .components-button{height:30px;min-width:20px;margin:-6px 0}.components-modal__frame.components-guide{border:none;min-width:312px;height:80vh;max-height:575px}@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{height:30px;position:absolute}.components-button.components-guide__back-button,.components-button.components-guide__forward-button{font-size:13px;padding:4px 2px}.components-button.components-guide__back-button.has-text svg,.components-button.components-guide__forward-button.has-text svg{margin:0}.components-button.components-guide__back-button:hover,.components-button.components-guide__forward-button:hover{text-decoration:underline}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__forward-button{right:32px;color:#1386bf;font-weight:700}.components-button.components-guide__finish-button{right:32px}.components-button.components-guide__inline-finish-button{display:none}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:none;outline:4px solid transparent;box-shadow:inset 0 0 0 4px var(--wp-admin-theme-color)}@supports (outline-offset:1px){.is-focusing-regions [role=region]:focus:after{content:none}.is-focusing-regions [role=region]:focus{outline-style:solid;outline-color:var(--wp-admin-theme-color);outline-width:4px;outline-offset:-4px}}.components-menu-group+.components-menu-group{margin-top:8px;padding-top:8px;border-top:1px solid #1e1e1e}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group__label{padding:0 8px;margin-top:4px;margin-bottom:12px;color:#757575;text-transform:uppercase;font-size:11px;font-weight:500;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{padding-right:48px}.components-menu-item__button.components-button .components-menu-items__item-icon,.components-menu-item__button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button .components-menu-items__item-icon.has-icon-right{margin-right:-2px;margin-left:24px}.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__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__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{margin-top:4px;font-size:12px;color:#757575;white-space:normal}.components-menu-item__item{white-space:nowrap;min-width:160px;margin-right:auto;display:inline-flex;align-items:center}.components-menu-item__shortcut{align-self:center;margin-right:0;margin-left:auto;padding-left:24px;color:currentColor;display:none}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice.components-button svg,.components-menu-items-choice 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{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.35);z-index:100000;display:flex;animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay{animation-duration:1ms;animation-delay:0s}}.components-modal__frame{margin:0;width:100%;background:#fff;box-shadow:0 10px 10px rgba(0,0,0,.25);border-radius:2px;overflow:hidden;display:flex}@media (min-width:600px){.components-modal__frame{margin:auto;width:auto;min-width:360px;max-width:calc(100% - 32px);max-height:calc(100% - 120px);animation:components-modal__appear-animation .1s ease-out;animation-fill-mode:forwards}}@media (min-width:600px) and (prefers-reduced-motion:reduce){.components-modal__frame{animation-duration:1ms;animation-delay:0s}}@media (min-width:600px){.components-modal__frame.is-full-screen{width:90vw;min-height:90vh}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{transform:translateY(32px)}to{transform:translateY(0)}}.components-modal__header{box-sizing:border-box;border-bottom:1px solid #ddd;padding:0 32px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:60px;width:100%;z-index:10;position:absolute;top:0;left:0}.components-modal__header .components-modal__header-heading{font-size:1rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__header .components-button{position:relative;left:8px}.components-modal__header-heading-container{align-items:center;flex-grow:1;display:flex;flex-direction:row;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-width:36px;max-height:36px;padding:8px}.components-modal__content{flex:1;margin-top:60px;padding:0 32px 24px;overflow:auto}.components-modal__content:before{content:"";display:block;margin-bottom:24px}.components-notice{display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;background-color:#fff;border-left:4px solid var(--wp-admin-theme-color);margin:5px 15px 2px;padding:8px 12px;align-items:center}.components-notice.is-dismissible{padding-right:36px;position:relative}.components-notice.is-success{border-left-color:#4ab866;background-color:#eff9f1}.components-notice.is-warning{border-left-color:#f0b849;background-color:#fef8ee}.components-notice.is-error{border-left-color:#cc1818;background-color:#f4a2a2}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{color:#757575;align-self:flex-start;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{color:#1e1e1e;background-color:transparent}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{max-width:100vw;box-sizing:border-box}.components-notice-list .components-notice__content{margin-top:12px;margin-bottom:12px;line-height:2}.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-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{display:flex;justify-content:space-between;align-items:center;padding:0 16px;height:48px;border-bottom:1px solid #ddd}.components-panel__header h2{margin:0;font-size:inherit;color:inherit}.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;padding:0;font-size:inherit;margin-top:0;margin-bottom:0;transition:background .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body>.components-panel__body-title{transition-duration:0s;transition-delay:0s}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{position:relative;padding:16px 48px 16px 16px;outline:none;width:100%;font-weight:500;text-align:left;color:#1e1e1e;border:none;box-shadow:none;transition:background .1s ease-in-out;height:auto}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button{transition-duration:0s;transition-delay:0s}}.components-panel__body-toggle.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);border-radius:0}.components-panel__body-toggle.components-button .components-panel__arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#1e1e1e;fill:currentColor;transition:color .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button .components-panel__arrow{transition-duration:0s;transition-delay:0s}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{transform:scaleX(-1);-ms-filter:fliph;filter:FlipH;margin-top:-10px}.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{display:flex;justify-content:space-between;align-items:center;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{margin-right:12px;flex-shrink:0;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{box-sizing:border-box;position:relative;padding:1em;min-height:200px;width:100%;text-align:left;margin:0;color:#1e1e1e;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;border-radius:2px;background-color:#fff;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid transparent}@supports (position:sticky){.components-placeholder.components-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}}.components-placeholder.components-placeholder .components-base-control__label{font-size:13px}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__label{display:flex;font-weight:600;margin-bottom:16px;align-items:center}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:1ch;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;width:100%;flex-wrap:wrap}.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]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;margin:0 8px 0 0;flex:1 1 auto}@media (prefers-reduced-motion:reduce){.components-placeholder__input[type=url]{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-placeholder__input[type=url]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-placeholder__input[type=url]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-placeholder__instructions{margin-bottom:1em}.components-placeholder__error{margin-top:1em;width:100%}.components-placeholder__preview img{margin:3%;width:50%}.components-placeholder__fieldset .components-button{margin-right:12px;margin-bottom:12px}.components-placeholder__fieldset .components-button:last-child{margin-bottom:0;margin-right:0}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-large .components-placeholder__label{font-size:18pt;font-weight:400}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-placeholder__fieldset .components-button,.components-placeholder.is-small .components-placeholder__fieldset .components-button{margin-right:auto}.components-placeholder.is-small .components-button{padding:0 8px 2px} /*!rtl:begin:ignore*/ .components-popover{position:fixed;z-index:1000000;top:0;left:0;opacity:0}.components-popover.is-expanded,.components-popover[data-x-axis][data-y-axis]{opacity:1}.components-popover.is-expanded{top:0;left:0;right:0;bottom:0;z-index:1000000!important}.components-popover:not(.is-without-arrow){margin-left:2px}.components-popover:not(.is-without-arrow):before{border:8px solid #ccc}.components-popover:not(.is-without-arrow).is-alternate:before{border-color:#1e1e1e}.components-popover:not(.is-without-arrow):after{border:8px solid #fff}.components-popover:not(.is-without-arrow):after,.components-popover:not(.is-without-arrow):before{content:"";position:absolute;height:0;width:0;line-height:0}.components-popover:not(.is-without-arrow)[data-y-axis=top]{margin-top:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=top]:before{bottom:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=top]:after{bottom:-6px}.components-popover:not(.is-without-arrow)[data-y-axis=top]:after,.components-popover:not(.is-without-arrow)[data-y-axis=top]:before{border-bottom:none;border-left-color:transparent;border-right-color:transparent;border-top-style:solid;margin-left:-10px}.components-popover:not(.is-without-arrow)[data-y-axis=bottom]{margin-top:8px}.components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before{top:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after{top:-6px}.components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after,.components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before{border-bottom-style:solid;border-left-color:transparent;border-right-color:transparent;border-top:none;margin-left:-10px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]{margin-left:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before{right:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after{right:-6px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after,.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before{border-bottom-color:transparent;border-left-style:solid;border-right:none;border-top-color:transparent}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]{margin-left:8px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before{left:-8px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after{left:-6px}.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after,.components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before{border-bottom-color:transparent;border-left:none;border-right-style:solid;border-top-color:transparent}.components-popover[data-y-axis=top]{bottom:100%}.components-popover[data-y-axis=bottom]{top:100%}.components-popover[data-y-axis=middle]{align-items:center;display:flex}.components-popover.is-from-top{margin-top:12px}.components-popover.is-from-bottom{margin-top:-12px}.components-popover.is-from-left:not(.is-from-top):not(.is-from-bottom){margin-left:12px}.components-popover.is-from-right:not(.is-from-top):not(.is-from-bottom){margin-right:12px}.components-popover__content{height:100%;background:#fff;border:1px solid #ccc;box-shadow:0 2px 6px rgba(0,0,0,.05);border-radius:2px}.is-alternate .components-popover__content{border:1px solid #1e1e1e;box-shadow:none}.components-popover .components-popover__content{position:absolute;height:auto;overflow-y:auto}.components-popover.is-expanded .components-popover__content{position:static;height:calc(100% - 48px);overflow-y:visible;min-width:auto;border:none;border-top:1px solid #1e1e1e}.components-popover[data-y-axis=top] .components-popover__content{bottom:100%}.components-popover[data-x-axis=center] .components-popover__content{left:50%;transform:translateX(-50%)}.components-popover[data-x-axis=right] .components-popover__content{position:absolute;left:100%}.components-popover:not([data-y-axis=middle])[data-x-axis=right] .components-popover__content{margin-left:-25px}.components-popover[data-x-axis=left] .components-popover__content{position:absolute;right:100%}.components-popover:not([data-y-axis=middle])[data-x-axis=left] .components-popover__content{margin-right:-25px}.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} /*!rtl:end:ignore*/ .components-radio-control{display:flex;flex-direction:column}.components-radio-control .components-base-control__help{margin-top:0}.components-radio-control .components-base-control__field{margin-bottom:0}.components-radio-control__option:not(:last-child){margin-bottom:4px}.components-radio-control__input[type=radio]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;font-size:16px;line-height:normal;border:1px solid #1e1e1e;transition:none;border-radius:50%;width:24px;height:24px;margin-top:0;margin-right:6px}@media (prefers-reduced-motion:reduce){.components-radio-control__input[type=radio]{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-radio-control__input[type=radio]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:rgba(30,30,30,.62)}@media (min-width:600px){.components-radio-control__input[type=radio]{height:20px;width:20px}}.components-radio-control__input[type=radio]:checked:before{box-sizing:inherit;width:8px;height:8px;transform:translate(7px,7px);margin:0;background-color:#fff;border:4px solid #fff}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{transform:translate(5px,5px)}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-resizable-box__handle{display:none;width:23px;height:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{display:block;content:"";width:15px;height:15px;border-radius:50%;background:#fff;cursor:inherit;position:absolute;top:calc(50% - 8px);right:calc(50% - 8px);box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.components-resizable-box__side-handle:before{display:block;border-radius:2px;content:"";width:3px;height:3px;background:var(--wp-admin-theme-color);cursor:inherit;position:absolute;top:calc(50% - 1px);right:calc(50% - 1px);transition:transform .1s ease-in;opacity:0}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle:before{transition-duration:0s;transition-delay:0s}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{width:100%;left:0;border-left:0;border-right:0}.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{height:100%;top:0;border-top:0;border-bottom:0}.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation-duration:1ms;animation-delay:0s}}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation-duration:1ms;animation-delay:0s}}@media not all and (-webkit-min-device-pixel-ratio:0),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%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}@keyframes components-resizable-box__left-right-animation{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity: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{position:relative;max-width:100%}.components-responsive-wrapper,.components-responsive-wrapper>span{display:block}.components-responsive-wrapper__content{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:auto}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-search-control{position:relative}.components-search-control input[type=search].components-search-control__input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;line-height:normal;display:block;padding:16px 48px 16px 16px;background:#f0f0f0;border:none;width:100%;height:48px;font-size:16px}@media (prefers-reduced-motion:reduce){.components-search-control input[type=search].components-search-control__input{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.components-search-control input[type=search].components-search-control__input{font-size:13px;line-height:normal}}.components-search-control input[type=search].components-search-control__input:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-search-control input[type=search].components-search-control__input::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-search-control input[type=search].components-search-control__input::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-search-control input[type=search].components-search-control__input:-ms-input-placeholder{color:rgba(30,30,30,.62)}@media (min-width:600px){.components-search-control input[type=search].components-search-control__input{font-size:13px}}.components-search-control input[type=search].components-search-control__input:focus{background:#fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-search-control input[type=search].components-search-control__input::placeholder{color:#757575}.components-search-control input[type=search].components-search-control__input::-webkit-search-cancel-button,.components-search-control input[type=search].components-search-control__input::-webkit-search-decoration,.components-search-control input[type=search].components-search-control__input::-webkit-search-results-button,.components-search-control input[type=search].components-search-control__input::-webkit-search-results-decoration{-webkit-appearance:none}.components-search-control__icon{position:absolute;top:0;right:12px;bottom:0;display:flex;align-items:center}.components-search-control__icon>svg{margin:8px 0}.components-search-control__input-wrapper{position:relative}.components-select-control__input{background:#fff;height:36px;line-height:36px;margin:1px;outline:0;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (min-width:782px){.components-select-control__input{height:28px;line-height:28px}}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;background-color:#1e1e1e;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff;padding:16px 24px;width:100%;max-width:600px;box-sizing:border-box;cursor:pointer;pointer-events:auto}@media (min-width:600px){.components-snackbar{width:-moz-fit-content;width:fit-content}}.components-snackbar:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color)}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{margin-left:24px}.components-snackbar .components-snackbar__icon{position:absolute;top:24px;left:28px}.components-snackbar .components-snackbar__dismiss-button{margin-left:32px;cursor:pointer}.components-snackbar__action.components-button{margin-left:32px;color:#fff;height:auto;flex-shrink:0;line-height:1.4;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){text-decoration:underline;background-color:transparent}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{color:#fff;box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:var(--wp-admin-theme-color)}.components-snackbar__content{display:flex;align-items:baseline;justify-content:space-between;line-height:1.4}.components-snackbar-list{position:absolute;z-index:100000;width:100%;box-sizing:border-box;pointer-events:none}.components-snackbar-list__notice-container{position:relative;padding-top:8px}.components-swatch{width:18px;height:18px;border-radius:50%;color:transparent;background:0 0}.components-swatch:after{content:"";display:block;width:100%;height:100%;border:1px solid rgba(0,0,0,.2);border-radius:50%}.components-button.has-icon.has-text .components-swatch{margin-right:8px}.components-tab-panel__tabs{display:flex;align-items:stretch;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:0 0;border:none;box-shadow:none;border-radius:0;cursor:pointer;height:48px;padding:3px 16px;margin-left:0;font-weight:500;transition:box-shadow .1s linear;box-sizing:border-box}.components-tab-panel__tabs-item:after{content:attr(data-label);display:block;height:0;overflow:hidden;speak:none;visibility:hidden}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:inset 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-tab-panel__tabs-item.is-active{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) transparent,inset 0 -4px 0 0 var(--wp-admin-theme-color);position:relative}.components-tab-panel__tabs-item.is-active:before{content:"";position:absolute;top:0;bottom:1px;right:0;left:0;border-bottom:4px solid transparent}.components-tab-panel__tabs-item:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-tab-panel__tabs-item.is-active:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 -4px 0 0 var(--wp-admin-theme-color)}.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]{width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal}@media (prefers-reduced-motion:reduce){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-tip{display:flex;color:#757575}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control .components-base-control__field{display:flex;margin-bottom:12px;line-height:normal;align-items:center}.components-toggle-control .components-base-control__field .components-form-toggle{margin-right:12px}.components-toggle-control .components-base-control__field .components-toggle-control__label{display:block}.components-accessible-toolbar{display:inline-flex;border:1px solid #1e1e1e;border-radius:2px;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar .components-button,.components-toolbar .components-button{position:relative;height:48px;z-index:1;padding-left:16px;padding-right:16px}.components-accessible-toolbar .components-button:focus:enabled,.components-toolbar .components-button:focus:enabled{box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{content:"";position:absolute;display:block;border-radius:2px;height:32px;left:8px;right:8px;z-index:-1;animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation-duration:1ms;animation-delay:0s}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{position:relative;margin-left:auto;margin-right:auto}.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:0 0}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{padding-left:12px;padding-right:12px;min-width:48px}.components-accessible-toolbar .components-button.components-tab-button,.components-toolbar .components-button.components-tab-button{font-weight:500}.components-accessible-toolbar .components-button.components-tab-button span,.components-toolbar .components-button.components-tab-button span{display:inline-block;padding-left:0;padding-right:0;position:relative}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{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;bottom:10px}.components-toolbar__control.components-button:active:before{display:none}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{min-height:48px;border-right:1px solid #1e1e1e;background-color:#fff;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar{min-height:48px;margin:0;border:1px solid #1e1e1e;background-color:#fff;display:inline-flex;flex-shrink:0;flex-wrap:wrap}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:block;margin:0}@supports (position:sticky){div.components-toolbar>div{display:flex}}div.components-toolbar>div+div.has-left-divider{margin-left:6px;position:relative;overflow:visible}div.components-toolbar>div+div.has-left-divider:before{display:inline-block;content:"";box-sizing:content-box;background-color:#ddd;position:absolute;top:8px;left:-3px;width:1px;height:20px}.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group.components-dropdown>* .components-button,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group.components-dropdown>.components-button.components-button,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-button:first-child:last-child,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-dropdown:first-child:last-child .components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown.components-dropdown>* .components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown.components-dropdown>.components-button.components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-button:first-child:last-child,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-dropdown:first-child:last-child .components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar.components-dropdown>* .components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar.components-dropdown>.components-button.components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-button:first-child:last-child,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-dropdown:first-child:last-child .components-button,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot.components-dropdown>* .components-button,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot.components-dropdown>.components-button.components-button,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-button:first-child:last-child,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-dropdown:first-child:last-child .components-button,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot.components-dropdown>* .components-button,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot.components-dropdown>.components-button.components-button,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-button:first-child:last-child,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-dropdown:first-child:last-child .components-button{min-width:48px;padding-left:12px;padding-right:12px}.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group.components-dropdown>* .components-button:before,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group.components-dropdown>.components-button.components-button:before,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-button:first-child:last-child:before,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-dropdown:first-child:last-child .components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown.components-dropdown>* .components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown.components-dropdown>.components-button.components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-button:first-child:last-child:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-dropdown:first-child:last-child .components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar.components-dropdown>* .components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar.components-dropdown>.components-button.components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-button:first-child:last-child:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-dropdown:first-child:last-child .components-button:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot.components-dropdown>* .components-button:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot.components-dropdown>.components-button.components-button:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-button:first-child:last-child:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-dropdown:first-child:last-child .components-button:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot.components-dropdown>* .components-button:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot.components-dropdown>.components-button.components-button:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-button:first-child:last-child:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-dropdown:first-child:last-child .components-button:before{left:8px;right:8px}.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-button:first-child,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-dropdown:first-child .components-button,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>div:first-child>.components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-button:first-child,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-dropdown:first-child .components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>div:first-child>.components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-button:first-child,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-dropdown:first-child .components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>div:first-child>.components-button,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-button:first-child,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-dropdown:first-child .components-button,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>div:first-child>.components-button,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-button:first-child,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-dropdown:first-child .components-button,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>div:first-child>.components-button{min-width:42px;padding-left:11px;padding-right:6px}.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-button:first-child:before,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-dropdown:first-child .components-button:before,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>div:first-child>.components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-button:first-child:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-dropdown:first-child .components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>div:first-child>.components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-button:first-child:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-dropdown:first-child .components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>div:first-child>.components-button:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-button:first-child:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-dropdown:first-child .components-button:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>div:first-child>.components-button:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-button:first-child:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-dropdown:first-child .components-button:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>div:first-child>.components-button:before{left:8px;right:2px}.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-button,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-dropdown .components-button,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>div>.components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-dropdown .components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>div>.components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-dropdown .components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>div>.components-button,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-button,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-dropdown .components-button,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>div>.components-button,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-button,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-dropdown .components-button,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>div>.components-button{min-width:36px;padding-left:6px;padding-right:6px}.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-button svg,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-dropdown .components-button svg,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>div>.components-button svg,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-button svg,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-dropdown .components-button svg,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>div>.components-button svg,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-button svg,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-dropdown .components-button svg,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>div>.components-button svg,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-button svg,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-dropdown .components-button svg,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>div>.components-button svg,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-button svg,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-dropdown .components-button svg,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>div>.components-button svg{min-width:24px}.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-button:before,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-dropdown .components-button:before,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>div>.components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-dropdown .components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>div>.components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-dropdown .components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>div>.components-button:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-button:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-dropdown .components-button:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>div>.components-button:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-button:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-dropdown .components-button:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>div>.components-button:before{left:2px;right:2px}.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-button:last-child,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-dropdown:last-child .components-button,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>div:last-child>.components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-button:last-child,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-dropdown:last-child .components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>div:last-child>.components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-button:last-child,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-dropdown:last-child .components-button,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>div:last-child>.components-button,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-button:last-child,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-dropdown:last-child .components-button,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>div:last-child>.components-button,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-button:last-child,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-dropdown:last-child .components-button,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>div:last-child>.components-button{min-width:42px;padding-left:6px;padding-right:11px}.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-button:last-child:before,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>.components-dropdown:last-child .components-button:before,.block-editor-block-toolbar .block-editor-block-toolbar__slot .components-toolbar-group>div:last-child>.components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-button:last-child:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>.components-dropdown:last-child .components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-dropdown>div:last-child>.components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-button:last-child:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>.components-dropdown:last-child .components-button:before,.block-editor-block-toolbar>.block-editor-block-toolbar__slot>.components-toolbar>div:last-child>.components-button:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-button:last-child:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>.components-dropdown:last-child .components-button:before,.block-editor-block-toolbar>.components-toolbar-group>.block-editor-block-toolbar__slot>div:last-child>.components-button:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-button:last-child:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>.components-dropdown:last-child .components-button:before,.block-editor-block-toolbar>.components-toolbar>.block-editor-block-toolbar__slot>div:last-child>.components-button:before{left:2px;right:8px}.components-tooltip.components-popover{z-index:1000002}.components-tooltip.components-popover .components-popover__content{min-width:0}.components-tooltip .components-popover__content{background:#1e1e1e;border-radius:2px;border-width:0;color:#fff;white-space:nowrap;text-align:center;line-height:1.4;font-size:12px;box-shadow:none}.components-tooltip .components-popover__content>div{padding:4px 8px}.components-tooltip__shortcut{display:inline-block;margin-left:8px}.disabled-element-wrapper{position:relative}.disabled-element-wrapper .event-catcher{z-index:100002;position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}.block-editor-block-alignment-matrix-control__popover .components-popover__content{min-width:0;width:auto}.block-editor-block-alignment-matrix-control__popover .components-popover__content>div{padding:8px}.block-editor-block-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{min-width:20px;min-height:20px;max-width:24px;max-height:24px}.block-editor-block-inspector p{margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{font-size:13px;color:#1e1e1e;margin-bottom:1.5em}.block-editor-block-inspector .components-base-control{margin-bottom:24px}.block-editor-block-inspector .components-base-control:last-child{margin-bottom:8px}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0}.block-editor-block-inspector .block-editor-block-card{padding:16px}.block-editor-block-inspector__no-blocks{display:block;font-size:13px;background:#fff;padding:32px 16px;text-align:center}.block-editor-block-styles .block-editor-block-list__block{margin:0}.block-editor-block-list__layout{position:relative}.block-editor-block-list__layout.is-navigate-mode{cursor:default}.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted:after,.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:after,.block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-hovered:after,.block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-selected:after{position:absolute;z-index:1;pointer-events:none;content:"";top:1px;bottom:1px;left:1px;right:1px;box-shadow:0 0 0 1px var(--wp-admin-theme-color);border-radius:1px;outline:2px solid transparent}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-highlighted:after,.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:after,.is-dark-theme .block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-hovered:after,.is-dark-theme .block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-selected:after{box-shadow:0 0 0 1px #fff}.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted .components-placeholder ::selection,.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected .components-placeholder ::selection,.block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-hovered .components-placeholder ::selection,.block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-selected .components-placeholder ::selection{background:0 0}.block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-hovered:not(.is-selected):after{box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.block-editor-block-list__layout .block-editor-block-list__block.is-highlighted:after{box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:1px solid transparent}.block-editor-block-list__layout .block-editor-block-list__block.is-multi-selected:after,.block-editor-block-list__layout .is-block-moving-mode.block-editor-block-list__block.has-child-selected,.block-editor-block-list__layout.is-navigate-mode .block-editor-block-list__block.is-selected:after{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-block-list__layout .is-block-moving-mode.block-editor-block-list__block.is-selected:before{content:"";position:absolute;z-index:0;pointer-events:none;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear;right:0;left:0;top:-14px;border-radius:2px;border-top:4px solid #ccc}.block-editor-block-list__layout .is-block-moving-mode.block-editor-block-list__block.is-selected:after{content:none}.block-editor-block-list__layout .is-block-moving-mode.can-insert-moving-block.block-editor-block-list__block.is-selected:before{border-color:var(--wp-admin-theme-color)}.is-block-moving-mode.block-editor-block-list__block-selection-button{opacity:0;font-size:1px;height:1px;padding:0}.block-editor-block-list__layout .block-editor-block-list__block{position:relative;overflow-wrap:break-word}.block-editor-block-list__layout .block-editor-block-list__block .reusable-block-edit-panel *{z-index:1}.block-editor-block-list__layout .block-editor-block-list__block .components-placeholder .components-with-notices-ui{margin:-10px 0 12px}.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui{margin:0 0 12px;width:100%}.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui .components-notice{margin-left:0;margin-right:0}.block-editor-block-list__layout .block-editor-block-list__block .components-with-notices-ui .components-notice .components-notice__content{font-size:13px}.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus{outline:none}.block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus:after{position:absolute;z-index:1;pointer-events:none;content:"";top:1px;bottom:1px;left:1px;right:1px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);border-radius:1px;outline:2px solid transparent}.is-dark-theme .block-editor-block-list__layout .block-editor-block-list__block:not([contenteditable]):focus:after{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-block-list__layout .block-editor-block-list__block:after{content:"";pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) transparent}.block-editor-block-list__layout .block-editor-block-list__block.has-warning{min-height:48px}.block-editor-block-list__layout .block-editor-block-list__block.has-warning>*{pointer-events:none;-webkit-user-select:none;user-select:none}.block-editor-block-list__layout .block-editor-block-list__block.has-warning .block-editor-warning{pointer-events:all}.block-editor-block-list__layout .block-editor-block-list__block.has-warning:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;background-color:hsla(0,0%,100%,.4)}.block-editor-block-list__layout .block-editor-block-list__block.has-warning.is-multi-selected:after{background-color:transparent}.block-editor-block-list__layout .block-editor-block-list__block.is-reusable>.block-editor-inner-blocks>.block-editor-block-list__layout.has-overlay:after{display:none}.block-editor-block-list__layout .block-editor-block-list__block.is-reusable>.block-editor-inner-blocks>.block-editor-block-list__layout.has-overlay .block-editor-block-list__layout.has-overlay:after{display:block}.block-editor-block-list__layout .block-editor-block-list__block.is-reusable.has-child-selected:after{box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.block-editor-block-list__layout .block-editor-block-list__block[data-clear=true]{float:none}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-hovered{cursor:default}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-hovered:after{top:1px;left:1px;right:1px;bottom:1px;box-shadow:0 0 0 1px var(--wp-admin-theme-color);border-radius:1px}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-selected{cursor:unset}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-selected:after{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);top:1px;left:1px;right:1px;bottom:1px;border-radius:1px}.is-outline-mode .block-editor-block-list__block:not(.remove-outline).is-selected:focus:after{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.is-focus-mode .block-editor-block-list__block:not(.has-child-selected){opacity:.5;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.is-focus-mode .block-editor-block-list__block:not(.has-child-selected){transition-duration:0s;transition-delay:0s}}.is-focus-mode .block-editor-block-list__block:not(.has-child-selected) .block-editor-block-list__block,.is-focus-mode .block-editor-block-list__block:not(.has-child-selected).is-multi-selected,.is-focus-mode .block-editor-block-list__block:not(.has-child-selected).is-selected{opacity:1}.is-root-container:not(.is-focus-mode) .block-editor-block-list__block.has-active-entity{opacity:.5;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.is-root-container:not(.is-focus-mode) .block-editor-block-list__block.has-active-entity{transition-duration:0s;transition-delay:0s}}.is-root-container:not(.is-focus-mode) .block-editor-block-list__block.has-active-entity.has-child-selected,.is-root-container:not(.is-focus-mode) .block-editor-block-list__block.has-active-entity.is-active-entity,.is-root-container:not(.is-focus-mode) .block-editor-block-list__block.has-active-entity.is-active-entity .block-editor-block-list__block,.is-root-container:not(.is-focus-mode) .block-editor-block-list__block.has-active-entity .is-active-entity .block-editor-block-list__block,.is-root-container:not(.is-focus-mode) .block-editor-block-list__block.has-active-entity:not(.has-child-selected) .block-editor-block-list__block{opacity:1}.wp-block[data-align=left]>*,.wp-block[data-align=right]>*{z-index:21}.wp-site-blocks>[data-align=left]{float:left;margin-right:2em}.wp-site-blocks>[data-align=right]{float:right;margin-left:2em}.wp-site-blocks>[data-align=center]{justify-content:center;margin-left:auto;margin-right:auto}.block-editor-block-list .block-editor-inserter{margin:8px;cursor:move;cursor:grab}@keyframes block-editor-inserter__toggle__fade-in-animation{0%{opacity:0}to{opacity:1}}.wp-block .block-list-appender .block-editor-inserter__toggle{animation:block-editor-inserter__toggle__fade-in-animation .1s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.wp-block .block-list-appender .block-editor-inserter__toggle{animation-duration:1ms;animation-delay:0s}}.block-editor-block-list__block:not(.is-selected):not(.has-child-selected) .block-editor-default-block-appender{display:none}.block-editor-block-list__block:not(.is-selected):not(.has-child-selected) .block-editor-default-block-appender .block-editor-inserter__toggle{opacity:0;transform:scale(0)}.block-editor-block-list__block .block-editor-block-list__block-html-textarea{display:block;margin:0;padding:12px;width:100%;border:none;outline:none;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;resize:none;overflow:hidden;font-family:Menlo,Consolas,monaco,monospace;font-size:15px;line-height:1.5;transition:padding .2s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-list__block .block-editor-block-list__block-html-textarea{transition-duration:0s;transition-delay:0s}}.block-editor-block-list__block .block-editor-block-list__block-html-textarea:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-list__block .block-editor-warning{z-index:5;position:relative}.block-editor-block-list__block .block-editor-warning.block-editor-block-list__block-crash-warning{margin-bottom:auto}.block-editor-block-list__insertion-point{position:absolute}.block-editor-block-list__insertion-point-indicator{position:absolute;background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{top:50%;height:1px}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{top:0;right:0;left:50%;width:1px}.block-editor-block-list__insertion-point-inserter{display:none;position:absolute;justify-content:center;top:calc(50% - 12px);left:calc(50% - 12px)}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__block-popover-inserter{position:absolute;top:-9999em;margin-bottom:14px}.block-editor-block-list__block-popover-inserter.is-visible{position:static}.block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-default-block-appender .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;border-radius:2px;color:#fff;padding:0;min-width:24px;height:24px}.block-editor-block-list__block-popover-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-default-block-appender .block-editor-inserter__toggle.components-button.has-icon:hover{color:#fff;background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}.block-editor-block-contextual-toolbar{display:inline-flex;border:1px solid #1e1e1e;border-radius:2px;background-color:#fff}.block-editor-block-contextual-toolbar .block-editor-block-toolbar .components-toolbar,.block-editor-block-contextual-toolbar .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.block-editor-block-contextual-toolbar.is-fixed{position:sticky;top:0;width:100%;z-index:31;min-height:48px;display:block;border:none;border-bottom:1px solid #e0e0e0;border-radius:0}.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar-group{border-right-color:#e0e0e0}.block-editor-block-contextual-toolbar .block-editor-block-mover-button{overflow:hidden}.block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{min-width:24px;width:24px}.block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button svg{min-width:24px}.block-editor-block-contextual-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button:focus:before{left:0!important;min-width:0;width:100%}@media (min-width:600px){.block-editor-block-contextual-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button.is-up-button svg{top:5px}.block-editor-block-contextual-toolbar .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button.is-down-button svg{bottom:5px}}.block-editor-block-list__block-selection-button{display:inline-flex;padding:0 12px;z-index:22;border-radius:2px;background-color:#1e1e1e;font-size:13px;height:48px}.block-editor-block-list__block-selection-button .block-editor-block-list__block-selection-button__content{margin:auto;display:inline-flex;align-items:center}.block-editor-block-list__block-selection-button .block-editor-block-list__block-selection-button__content>.components-flex__item{margin-right:6px}.block-editor-block-list__block-selection-button .components-button.has-icon.block-selection-button_drag-handle{cursor:grab;padding:0;height:24px;min-width:24px;margin-left:-2px}.block-editor-block-list__block-selection-button .components-button.has-icon.block-selection-button_drag-handle svg{min-width:18px;min-height:18px}.block-editor-block-list__block-selection-button .block-editor-block-icon{font-size:13px;color:#fff;height:48px}.block-editor-block-list__block-selection-button .components-button{min-width:36px;color:#fff;height:48px;display:flex}.block-editor-block-list__block-selection-button .components-button:focus{box-shadow:none;border:none}.block-editor-block-list__block-selection-button .components-button:active{color:#fff}.block-editor-block-list__block-selection-button .block-selection-button_select-button.components-button{padding:0}.block-editor-block-list__insertion-point-popover.is-without-arrow{z-index:28;position:absolute;pointer-events:none}.block-editor-block-list__insertion-point-popover.is-without-arrow *{pointer-events:none}.block-editor-block-list__insertion-point-popover.is-without-arrow .is-with-inserter,.block-editor-block-list__insertion-point-popover.is-without-arrow .is-with-inserter *{pointer-events:all}.block-editor-block-list__insertion-point-popover.is-without-arrow .components-popover__content.components-popover__content{background:0 0;border:none;box-shadow:none;overflow-y:visible;margin-left:0}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover{z-index:31;position:absolute}.components-popover.block-editor-block-list__block-popover .components-popover__content{margin:0!important;min-width:auto;width:max-content;background:0 0;border:none;box-shadow:none;overflow-y:visible;pointer-events:none}.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-contextual-toolbar,.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-list__block-selection-button,.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-list__empty-block-inserter{pointer-events:all}.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-contextual-toolbar,.components-popover.block-editor-block-list__block-popover .components-popover__content .block-editor-block-list__block-selection-button{margin-top:12px;margin-bottom:12px}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{opacity:0;animation:hide-during-dragging 1ms linear forwards}.is-dragging-components-draggable .components-tooltip{display:none}.is-vertical .block-list-appender{width:24px;margin-right:auto;margin-top:12px;margin-left:12px}.block-list-appender>.block-editor-inserter{display:block}.block-editor-block-list__block:not(.is-selected):not(.has-child-selected):not(.block-editor-block-list__layout) .block-editor-block-list__layout>.block-list-appender .block-list-appender__toggle{opacity:0;transform:scale(0)}.block-editor-block-breadcrumb{list-style:none;padding:0;margin:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__button.components-button{height:24px;line-height:24px;padding:0;position:relative}.block-editor-block-breadcrumb__button.components-button:hover:not(:disabled){text-decoration:underline;box-shadow:none}.block-editor-block-breadcrumb__button.components-button:focus{box-shadow:none}.block-editor-block-breadcrumb__button.components-button:focus:before{content:"";display:block;position:absolute;border-radius:2px;top:1px;right:1px;bottom:1px;left:1px;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.components-button,.block-editor-block-breadcrumb__current{color:#1e1e1e;padding:0 8px;font-size:inherit}.block-editor-block-card{display:flex;align-items:flex-start}.block-editor-block-card__content{flex-grow:1;margin-bottom:4px}.block-editor-block-card__title{font-weight:500}.block-editor-block-card__title.block-editor-block-card__title{line-height:24px;margin:0 0 4px}.block-editor-block-card__description{font-size:13px}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;margin-left:0;margin-right:12px;width:24px;height:24px}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;justify-content:space-between;flex-direction:column;width:50%;padding:0 16px 0 0;min-width:200px;max-width:600px}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{font-family:Menlo,Consolas,monaco,monospace;font-size:12px;color:#1e1e1e;border-bottom:1px solid #ddd;padding-bottom:15px;line-height:1.7}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-top:3px;padding-bottom:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-content-overlay.overlay-active:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:0 0;border:none;border-radius:2px;z-index:10;pointer-events:none}.block-editor-block-content-overlay.parent-highlighted.overlay-active:before,.block-editor-block-content-overlay:hover:not(.is-dragging-blocks).overlay-active:before{background:rgba(var(--wp-admin-theme-color--rgb),.1);box-shadow:0 0 0 1px var(--wp-admin-theme-color) inset}.block-editor-block-content-overlay.overlay-active:not(.is-dragging-blocks) *{pointer-events:none}.block-editor-block-content-overlay.is-dragging-blocks{box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.block-editor-block-draggable-chip-wrapper{position:absolute;top:-24px;left:0}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 6px 8px rgba(0,0,0,.3);color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;-webkit-user-select:none;user-select:none}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{margin:auto;justify-content:flex-start}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-width:18px;min-height:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-list__layout .is-dragging{background-color:currentColor!important;opacity:.05!important;border-radius:2px!important;pointer-events:none!important}.block-editor-block-list__layout .is-dragging::selection{background:transparent!important}.block-editor-block-list__layout .is-dragging:after{content:none!important}.block-editor-block-mobile-toolbar{display:flex;flex-direction:row;border-right:1px solid #ddd}.block-editor-block-mobile-toolbar .block-editor-block-mover-button{width:36px;height:36px;border-radius:2px;padding:3px;margin:0;justify-content:center;align-items:center}.block-editor-block-mobile-toolbar .block-editor-block-mover-button .dashicon{margin:auto}.block-editor-block-mobile-toolbar .block-editor-block-mover{display:flex;margin-right:auto}.block-editor-block-mobile-toolbar .block-editor-block-mover .block-editor-block-mover-button{float:left}.block-editor-block-mover-button__description{display:none}.block-editor-block-mover-button.has-icon{padding:0}.block-editor-block-mover{display:inline-flex;flex-direction:row}.block-editor-block-mover .block-editor-block-mover__move-button-container,.block-editor-block-mover .components-toolbar{flex:1;flex-direction:row;border-right:none!important}@media (min-width:600px){.block-editor-block-mover .block-editor-block-mover__move-button-container,.block-editor-block-mover .components-toolbar{flex-direction:column}}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container,.block-editor-block-mover.is-horizontal .components-toolbar{flex-direction:row}.block-editor-block-mover .block-editor-block-mover-button.block-editor-block-mover-button{padding-right:0;padding-left:0;min-width:36px}@media (min-width:600px){.block-editor-block-mover .block-editor-block-mover-button{height:24px;width:42px;padding-right:11px!important;padding-left:6px!important}.block-editor-block-mover .block-editor-block-mover-button.block-editor-block-mover-button{min-width:42px}}@media (min-width:600px){.block-editor-block-mover .block-editor-block-mover-button:before{left:8px!important;right:8px!important}}.block-editor-block-mover .block-editor-block-mover__drag-handle{width:24px;cursor:grab;min-width:24px!important;padding:0!important}.block-editor-block-mover .block-editor-block-mover__drag-handle:focus:before{left:0!important;right:0!important}@media (min-width:600px){.block-editor-block-mover .components-toolbar-group .block-editor-block-mover-button,.block-editor-block-mover .components-toolbar .block-editor-block-mover-button{margin:0 auto 0 0}.block-editor-block-mover .components-toolbar-group .block-editor-block-mover-button.is-up-button:before,.block-editor-block-mover .components-toolbar .block-editor-block-mover-button.is-up-button:before{bottom:0;height:calc(100% - 1px)}.block-editor-block-mover .components-toolbar-group .block-editor-block-mover-button.is-down-button:before,.block-editor-block-mover .components-toolbar .block-editor-block-mover-button.is-down-button:before{top:0;height:calc(100% - 1px)}}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.has-icon{height:48px;width:24px;padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.has-icon:before{top:1px;bottom:1px;min-width:0;width:auto;height:auto}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.is-up-button.has-icon svg{margin-left:0;margin-right:-8px;margin-bottom:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.is-up-button.has-icon:before{left:0!important;right:0!important}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.is-down-button.has-icon svg{margin-left:-8px;margin-right:0;margin-top:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover-button.is-down-button.has-icon:before{left:0!important;right:0!important;width:calc(100% + 1px)}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{margin:0 0 12px;color:#757575;text-transform:uppercase;font-size:11px;font-weight:500}.block-editor-block-parent-selector{background:#fff;border-radius:2px}.block-editor-block-parent-selector .block-editor-block-parent-selector__button{width:48px;height:48px;border:1px solid #1e1e1e;border-radius:2px}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:24px}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true] .block-editor-block-preview__container{cursor:grab}.block-editor-block-patterns-list__item{height:100%}.block-editor-block-patterns-list__item .block-editor-block-preview__container{display:flex;align-items:center;overflow:hidden;border-radius:2px;border:1px solid #f0f0f0}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{padding-top:8px;font-size:12px;text-align:center}.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container{border:1px solid var(--wp-admin-theme-color)}.block-editor-block-patterns-list__item:focus .block-editor-block-preview__container{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-block-patterns-list__item:focus .block-editor-block-patterns-list__item-title,.block-editor-block-patterns-list__item:hover .block-editor-block-patterns-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-preview__container{position:relative;width:100%;overflow:hidden}.block-editor-block-preview__container .block-editor-block-preview__content{top:0;left:0;transform-origin:top left;text-align:initial;margin:0;overflow:visible;min-height:auto}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-drop-zone,.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender,.block-editor-block-preview__container .block-editor-block-preview__content .reusable-block-indicator,.block-editor-block-preview__content-iframe .block-list-appender{display:none}.block-editor-block-preview__live-content *{pointer-events:none}.block-editor-block-preview__live-content .block-list-appender{display:none}.block-editor-block-preview__live-content .components-button:disabled{opacity:1}.block-editor-block-preview__live-content .block-editor-block-list__block[data-empty=true],.block-editor-block-preview__live-content .components-placeholder{display:none}.block-editor-block-settings-menu__popover .components-dropdown-menu__menu{padding:0}.block-editor-block-styles{display:flex;flex-wrap:wrap;justify-content:space-between}.block-editor-block-styles__item{width:calc(50% - 4px);margin:4px 0;flex-shrink:0;cursor:pointer;overflow:hidden;border-radius:2px;padding:6px;display:flex;flex-direction:column}.block-editor-block-styles__item:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-block-styles__item:hover .block-editor-block-styles__item-preview{border-color:var(--wp-admin-theme-color)}.block-editor-block-styles__item.is-active .block-editor-block-styles__item-label{font-weight:700}.block-editor-block-styles__item.is-active .block-editor-block-styles__item-preview{margin:0;border:2px solid #1e1e1e}.block-editor-block-styles__item .block-editor-block-preview__container{cursor:inherit}.block-editor-block-styles__item-preview{outline:1px solid transparent;padding:0;margin:2px;border-radius:2px;display:flex;overflow:hidden;background:#fff;align-items:center;flex-grow:1;min-height:80px;max-height:160px}.block-editor-block-switcher__styles__menugroup{position:relative}.block-editor-block-styles__item-label{text-align:center;padding:4px 0}.block-editor-block-switcher,.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{margin:0;display:block;height:48px}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.block-editor-block-switcher__toggle-text{margin-left:8px}.show-icon-labels .block-editor-block-switcher__toggle-text{display:none}.show-icon-labels .block-editor-block-toolbar .block-editor-block-switcher .components-button.has-icon:after{font-size:14px}.block-editor-block-switcher__popover{margin-left:6px}.components-button.block-editor-block-switcher__no-switcher-icon{width:48px}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-blocks-icon{margin-right:auto;margin-left:auto}.components-button.block-editor-block-switcher__no-switcher-icon:disabled{opacity:1}.components-button.block-editor-block-switcher__no-switcher-icon:disabled,.components-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:#1e1e1e}.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__toggle.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__toggle.has-icon.has-icon .block-editor-block-icon{height:100%;position:relative;margin:0 auto;display:flex;align-items:center;min-width:100%}.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__toggle.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__toggle.has-icon.has-icon:before{top:8px;right:8px;bottom:8px;left:8px}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.components-popover.block-editor-block-switcher__popover .components-popover__content>div{min-width:auto;display:flex;background:#fff;padding:0}.components-popover.block-editor-block-switcher__popover .components-popover__content>div .components-menu-group{margin:0}.block-editor-block-switcher__popover .components-popover__content .block-editor-block-styles{margin:0 -3px}.block-editor-block-switcher__popover .components-popover__content .components-panel__body{border:0;position:relative;z-index:1}.block-editor-block-switcher__popover .components-popover__content .components-panel__body+.components-panel__body{border-top:1px solid #e0e0e0}.block-editor-block-switcher__popover__preview__parent .block-editor-block-switcher__popover__preview__container{position:absolute;top:-12px;left:calc(100% + 32px)}.block-editor-block-switcher__preview__popover{display:none}.block-editor-block-switcher__preview__popover.components-popover{margin-left:4px;margin-top:11px}@media (min-width:782px){.block-editor-block-switcher__preview__popover{display:block}}.block-editor-block-switcher__preview__popover .components-popover__content{box-shadow:none;border:1px solid #1e1e1e;background:#fff;border-radius:2px}.block-editor-block-switcher__preview__popover .block-editor-block-switcher__preview{width:300px;height:auto;max-height:500px;padding:16px}.block-editor-block-switcher__preview-title{margin-bottom:12px;color:#757575;text-transform:uppercase;font-size:11px;font-weight:500}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{width:48px;height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{height:100%;border-radius:2px;transition:all .05s ease-in-out;position:relative;border:1px solid transparent}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{padding:4px;font-size:12px;text-align:center;cursor:pointer}.block-editor-block-types-list>[role=presentation]{overflow:hidden;display:flex;flex-wrap:wrap}.block-editor-block-variation-picker .components-placeholder__instructions{margin-bottom:0}.block-editor-block-variation-picker .components-placeholder__fieldset{flex-direction:column}.block-editor-block-variation-picker.has-many-variations .components-placeholder__fieldset{max-width:90%}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations{display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;width:100%;margin:16px 0;padding:0;list-style:none}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations>li{list-style:none;margin:8px 20px 0 0;flex-shrink:1;width:75px;text-align:center}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations>li button{display:inline-flex;margin-right:0}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations .block-editor-block-variation-picker__variation{padding:8px}.block-editor-block-variation-picker__variations.block-editor-block-variation-picker__variations .block-editor-block-variation-picker__variation-label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;display:block;line-height:1.4}.block-editor-block-variation-picker__variation{width:100%}.block-editor-block-variation-picker__variation.components-button.has-icon{justify-content:center;width:auto}.block-editor-block-variation-picker__variation.components-button.has-icon.is-secondary{background-color:#fff}.block-editor-block-variation-picker__variation.components-button{height:auto;padding:0}.block-editor-block-variation-picker__variation:before{content:"";padding-bottom:100%}.block-editor-block-variation-picker__variation:first-child{margin-left:0}.block-editor-block-variation-picker__variation:last-child{margin-right:0}.block-editor-block-pattern-setup{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid transparent}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;padding:16px;max-height:550px;overflow:auto;margin:0 1px 1px;width:calc(100% - 2px);background:#fff}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item-title{padding:4px;font-size:12px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container{border-radius:2px;border:1px solid #ddd}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{box-sizing:border-box;position:relative;padding:16px;width:100%;text-align:left;margin:0;color:#1e1e1e;border-radius:2px 2px 0 0;background-color:#fff;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid transparent;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{width:calc(50% - 36px);display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{overflow:hidden;position:relative;padding:0;margin:0;list-style:none;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{opacity:0;position:absolute;top:0;width:100%;margin:auto;padding:16px;transition:transform .5s,opacity .5s,z-index .5s;z-index:100}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-variation-transforms{padding:0 16px 16px 56px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;min-height:30px;width:100%;position:relative;text-align:left;justify-content:left;padding:6px 12px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control{margin-bottom:12px}.components-border-radius-control legend{padding-bottom:4px}.components-border-radius-control .components-border-radius-control__wrapper{display:flex;justify-content:space-between;align-items:flex-start}.components-border-radius-control .components-border-radius-control__wrapper .components-range-control,.components-border-radius-control .components-border-radius-control__wrapper>.components-unit-control-wrapper{width:calc(50% - 26px);margin-bottom:0}.components-border-radius-control .components-border-radius-control__wrapper .components-range-control .components-base-control__field{margin-bottom:0;height:30px}.components-border-radius-control .components-border-radius-control__wrapper .components-range-control .components-range-control__wrapper{margin-right:10px}.components-border-radius-control .components-border-radius-control__wrapper>span{flex:0 0 auto}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:flex;width:70%;flex-wrap:wrap}.components-border-radius-control .components-border-radius-control__input-controls-wrapper .components-unit-control-wrapper{width:calc(50% - 8px);margin-bottom:8px;margin-right:8px}.components-border-radius-control .component-border-radius-control__linked-button.has-icon{display:flex;justify-content:center}.components-border-radius-control .component-border-radius-control__linked-button.has-icon svg{margin-right:0}.components-border-style-control legend{line-height:1.4;margin-bottom:8px;padding:0}.components-border-style-control .components-border-style-control__buttons{display:inline-flex;margin-bottom:24px}.components-border-style-control .components-border-style-control__buttons .components-button.has-icon{min-width:30px;height:30px;padding:3px;margin-right:4px}.block-editor-button-block-appender{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;width:100%;height:auto;color:#1e1e1e;box-shadow:inset 0 0 0 1px #1e1e1e}.is-dark-theme .block-editor-button-block-appender{color:hsla(0,0%,100%,.65);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.65)}.block-editor-button-block-appender:hover{color:var(--wp-admin-theme-color);box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color)}.block-editor-button-block-appender:focus{box-shadow:inset 0 0 0 2px var(--wp-admin-theme-color)}.block-editor-button-block-appender:active{color:#000}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-panel-color-gradient-settings .component-color-indicator{vertical-align:text-bottom}.block-editor-panel-color-gradient-settings__panel-title .component-color-indicator{display:inline-block}.block-editor-panel-color-gradient-settings.is-opened .block-editor-panel-color-gradient-settings__panel-title .component-color-indicator{display:none}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px);justify-content:space-between}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings .block-editor-panel-color-gradient-settings__dropdown{display:block}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown-content .components-popover__content>div{width:280px}@media (min-width:782px){.block-editor-panel-color-gradient-settings__dropdown-content .components-popover__content{margin-right:156px!important}.block-editor-panel-color-gradient-settings__dropdown-content.is-from-top .components-popover__content{margin-top:-60px!important}.block-editor-panel-color-gradient-settings__dropdown-content.is-from-bottom .components-popover__content{margin-bottom:-60px!important}}.block-editor-panel-color-gradient-settings__dropdown:last-child>div{border-bottom-width:0}.block-editor-panel-color-gradient-settings__item{padding-top:12px!important;padding-bottom:12px!important}.block-editor-panel-color-gradient-settings__item .block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0)}.block-editor-panel-color-gradient-settings__item.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.block-editor-contrast-checker>.components-notice{margin:0}.block-editor-default-block-appender{clear:both;margin-left:auto;margin-right:auto;position:relative}.block-editor-default-block-appender[data-root-client-id=""] .block-editor-default-block-appender__content:hover{outline:1px solid transparent}.block-editor-default-block-appender .block-editor-default-block-appender__content{opacity:.62}.block-editor-default-block-appender .components-drop-zone__content-icon{display:none}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter,.block-editor-default-block-appender .block-editor-inserter{position:absolute;top:0;right:0;line-height:0}.block-editor-block-list__empty-block-inserter.block-editor-block-list__empty-block-inserter:disabled,.block-editor-default-block-appender .block-editor-inserter:disabled{display:none}.block-editor-block-list__block .block-list-appender{position:absolute;list-style:none;padding:0;z-index:2;bottom:0;right:0}.block-editor-block-list__block .block-list-appender.block-list-appender{margin:0;line-height:0}.block-editor-block-list__block .block-list-appender .block-editor-default-block-appender{height:24px}.block-editor-block-list__block .block-list-appender .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__block .block-list-appender .block-list-appender__toggle{flex-direction:row;box-shadow:none;height:24px;width:24px;display:none;padding:0!important;background:#1e1e1e;color:#fff}.block-editor-block-list__block .block-list-appender .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__block .block-list-appender .block-list-appender__toggle:hover{color:#fff;background:var(--wp-admin-theme-color)}.block-editor-block-list__block .block-list-appender .block-editor-default-block-appender__content{display:none}.block-editor-block-list__block .block-list-appender:only-child{position:relative;right:auto;align-self:center;list-style:none;line-height:inherit}.block-editor-block-list__block .block-list-appender:only-child .block-editor-default-block-appender__content{display:block}.block-editor-block-list__block.is-selected .block-editor-block-list__layout>.block-list-appender .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__block.is-selected .block-editor-block-list__layout>.block-list-appender .block-list-appender__toggle,.block-editor-block-list__block.is-selected>.block-list-appender .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__block.is-selected>.block-list-appender .block-list-appender__toggle{display:flex}.block-editor-duotone-control__popover>.components-popover__content>div{padding:16px;width:280px}.block-editor-duotone-control__popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover .components-custom-gradient-picker__gradient-bar{margin:16px 0 12px}.block-editor-duotone-control__popover .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px);gap:12px;justify-content:space-between}.block-editor-duotone-control__description{margin:16px 0;font-size:12px}.block-editor-duotone-control__popover:not([data-y-axis=middle][data-x-axis=right])>.components-popover__content{margin-left:-14px}.components-font-appearance-control{margin-bottom:24px}.components-font-appearance-control ul li{color:#1e1e1e;text-transform:capitalize}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{position:relative;min-width:360px}.components-popover__content .block-editor-link-control{min-width:auto;width:90vw;max-width:360px}.block-editor-link-control__search-input-container,.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control__search-input.has-no-label .block-editor-url-input__input{flex:1}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field>.components-base-control__field{display:flex;align-items:center;margin:0}.block-editor-link-control__field .components-base-control__label{margin-right:16px;margin-bottom:0}.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input,.block-editor-link-control__field input[type=text]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;font-size:16px;line-height:normal;width:calc(100% - 32px);display:block;padding:11px 36px 11px 16px;margin:0;position:relative;border:1px solid #ddd;border-radius:2px}@media (prefers-reduced-motion:reduce){.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input,.block-editor-link-control__field input[type=text]{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input,.block-editor-link-control__field input[type=text]{font-size:13px;line-height:normal}}.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input:focus,.block-editor-link-control__field input[type=text]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input::-webkit-input-placeholder,.block-editor-link-control__field input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input::-moz-placeholder,.block-editor-link-control__field input[type=text]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input:-ms-input-placeholder,.block-editor-link-control__field input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{position:absolute;top:3px;right:19px}.components-button .block-editor-link-control__search-submit .has-icon{margin:-1px}.block-editor-link-control__search-results-wrapper{position:relative;margin-top:-15px}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";position:absolute;left:-1px;right:16px;display:block;pointer-events:none;z-index:100}.block-editor-link-control__search-results-wrapper:before{height:8px;top:0;bottom:auto}.block-editor-link-control__search-results-wrapper:after{height:16px;bottom:0;top:auto}.block-editor-link-control__search-results-label{padding:16px 32px 0;display:block;font-weight:600}.block-editor-link-control__search-results{margin:0;padding:8px 16px;max-height:200px;overflow-y:auto}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item{position:relative;display:flex;align-items:flex-start;font-size:13px;cursor:pointer;background:#fff;width:100%;border:none;text-align:left;padding:12px 16px;border-radius:2px;height:auto}.block-editor-link-control__search-item:focus,.block-editor-link-control__search-item:hover{background-color:#f0f0f0}.block-editor-link-control__search-item:focus .block-editor-link-control__search-item-type,.block-editor-link-control__search-item:hover .block-editor-link-control__search-item-type{background:#fff}.block-editor-link-control__search-item:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color) inset}.block-editor-link-control__search-item.is-selected{background:#f0f0f0}.block-editor-link-control__search-item.is-selected .block-editor-link-control__search-item-type{background:#fff}.block-editor-link-control__search-item.is-current{flex-direction:column;background:0 0;border:0;width:100%;cursor:default;padding:16px}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{display:block;flex-direction:row;align-items:flex-start;margin-right:8px;white-space:pre-wrap;overflow-wrap:break-word}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-info{word-break:break-all}.block-editor-link-control__search-item.is-preview .block-editor-link-control__search-item-header{display:flex;flex:1}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{position:relative;top:.2em;margin-right:8px;max-height:24px;flex-shrink:0;width:24px;display:flex;justify-content:center}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{top:0;width:32px;max-height:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-info,.block-editor-link-control__search-item .block-editor-link-control__search-item-title{overflow:hidden;text-overflow:ellipsis}.block-editor-link-control__search-item .block-editor-link-control__search-item-info .components-external-link__icon,.block-editor-link-control__search-item .block-editor-link-control__search-item-title .components-external-link__icon{position:absolute;right:0;margin-top:0}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{display:block;margin-bottom:.2em;font-weight:500;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{font-weight:700;color:inherit;background-color:transparent}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-title svg{display:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-info{display:block;color:#757575;font-size:.9em;line-height:1.3}.block-editor-link-control__search-item .block-editor-link-control__search-item-error-notice{font-style:italic;font-size:1.1em}.block-editor-link-control__search-item .block-editor-link-control__search-item-type{display:block;padding:3px 6px;margin-left:auto;font-size:.9em;background-color:#f0f0f0;border-radius:2px}.block-editor-link-control__search-item .block-editor-link-control__search-item-description{padding-top:12px;margin:0}.block-editor-link-control__search-item .block-editor-link-control__search-item-description.is-placeholder{margin-top:12px;padding-top:0;height:28px;display:flex;flex-direction:column;justify-content:space-around}.block-editor-link-control__search-item .block-editor-link-control__search-item-description.is-placeholder:after,.block-editor-link-control__search-item .block-editor-link-control__search-item-description.is-placeholder:before{display:block;content:"";height:.7em;width:100%;background-color:#f0f0f0;border-radius:3px}.block-editor-link-control__search-item .block-editor-link-control__search-item-description .components-text{font-size:.9em}.block-editor-link-control__search-item .block-editor-link-control__search-item-image{display:flex;width:100%;background-color:#f0f0f0;justify-content:center;height:140px;max-height:140px;overflow:hidden;border-radius:2px;margin-top:12px}.block-editor-link-control__search-item .block-editor-link-control__search-item-image.is-placeholder{background-color:#f0f0f0;border-radius:3px}.block-editor-link-control__search-item .block-editor-link-control__search-item-image img{display:block;max-width:100%;height:140px;max-height:140px}.block-editor-link-control__search-item-top{display:flex;flex-direction:row;width:100%}.block-editor-link-control__search-item-bottom{transition:opacity 1.5s;width:100%}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-description:after,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-description:before,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-image{animation:loadingpulse 1s linear infinite;animation-delay:.5s}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{content:"";display:block;background-color:#f0f0f0;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:100%;animation:loadingpulse 1s linear infinite;animation-delay:.5s}.block-editor-link-control__loading{margin:16px;display:flex;align-items:center}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";position:absolute;top:-10px;left:0;display:block;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__search-results div[role=menu]>.block-editor-link-control__search-item.block-editor-link-control__search-item{padding:10px}.block-editor-link-control__tools{display:flex;align-items:center;border-top:1px solid #ddd;margin:0;padding:16px}.block-editor-link-control__unlink{padding-left:16px;padding-right:16px}.block-editor-link-control__settings{flex:1;margin:0}.block-editor-link-control__settings :last-child{margin-bottom:0}.is-alternate .block-editor-link-control__settings{border-top:1px solid #1e1e1e}.block-editor-link-control__setting{margin-bottom:16px}.block-editor-link-control__setting :last-child{margin-bottom:0}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{position:absolute;left:auto;bottom:auto;top:28px;right:62px}.block-editor-link-control__search-item-action{margin-left:auto;flex-shrink:0}.block-editor-line-height-control{margin-bottom:24px}.block-editor-line-height-control input{display:block;max-width:60px}.block-editor-image-size-control{margin-bottom:1em}.block-editor-image-size-control .block-editor-image-size-control__row{display:flex;justify-content:space-between}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height,.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__width{margin-bottom:.5em}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height input,.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__width input{line-height:1.25}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__width{margin-right:5px}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height{margin-left:5px}.block-editor-block-list__layout.has-overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:60}.block-editor-block-types-list__list-item{display:block;width:33.33%;padding:0;margin:0}.components-button.block-editor-block-types-list__item{display:flex;flex-direction:column;width:100%;font-size:13px;color:#1e1e1e;padding:8px;align-items:stretch;justify-content:center;cursor:pointer;background:0 0;word-break:break-word;border-radius:2px;transition:all .05s ease-in-out;position:relative;height:auto}@media (prefers-reduced-motion:reduce){.components-button.block-editor-block-types-list__item{transition-duration:0s;transition-delay:0s}}.components-button.block-editor-block-types-list__item:disabled{opacity:.6;cursor:default}.components-button.block-editor-block-types-list__item:not(:disabled):hover{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-button.block-editor-block-types-list__item:not(:disabled).is-active{color:#fff;background:#1e1e1e;outline:2px solid transparent;outline-offset:-2px}.block-editor-block-types-list__item-icon{padding:12px 20px;border-radius:2px;color:#1e1e1e;transition:all .05s ease-in-out}@media (prefers-reduced-motion:reduce){.block-editor-block-types-list__item-icon{transition-duration:0s;transition-delay:0s}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}@media (prefers-reduced-motion:reduce){.block-editor-block-types-list__item-icon svg{transition-duration:0s;transition-delay:0s}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{padding:4px 2px 8px;font-size:12px}.block-editor-list-view-tree{width:100%;border-collapse:collapse;padding:0;margin:0}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-leaf{position:relative}.block-editor-list-view-leaf.is-selected{background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.is-dragging-components-draggable .block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents{background:0 0;color:#1e1e1e}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected){background:linear-gradient(hsla(0,0%,100%,.9),hsla(0,0%,100%,.9)),linear-gradient(var(--wp-admin-theme-color),var(--wp-admin-theme-color))}.block-editor-list-view-leaf.is-branch-selected.is-selected .block-editor-list-view-block-contents{border-radius:2px 2px 0 0}.block-editor-list-view-leaf[aria-expanded=false].is-branch-selected.is-selected .block-editor-list-view-block-contents{border-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) .block-editor-list-view-block-contents{border-radius:0}.block-editor-list-view-leaf.is-dragging{display:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents{display:flex;align-items:center;width:100%;height:auto;padding:6px 12px 6px 0;text-align:left;color:#1e1e1e;border-radius:2px;position:relative;white-space:nowrap}.block-editor-list-view-leaf .block-editor-list-view-block-contents.is-dropping-before:before{content:"";position:absolute;pointer-events:none;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear;top:-2px;right:0;left:0;border-top:4px solid var(--wp-admin-theme-color)}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after{content:"";position:absolute;top:0;right:-29px;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1;pointer-events:none}.is-dragging-components-draggable .block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after{box-shadow:none}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.is-dragging-components-draggable .block-editor-list-view-leaf .block-editor-list-view-block__menu:focus{box-shadow:none}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{opacity:1;animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation-duration:1ms;animation-delay:0s}}.block-editor-list-view-leaf .block-editor-block-icon{align-self:flex-start;margin-right:8px;width:24px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding-top:0;padding-bottom:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;width:36px;opacity:0;vertical-align:middle}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{transition-duration:0s;transition-delay:0s}}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover{position:relative;z-index:1;opacity:1;animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover{animation-duration:1ms;animation-delay:0s}}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell .components-button.has-icon{width:24px;min-width:24px;padding:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell{padding-right:5px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon{height:24px}.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{display:flex;height:100%;flex-direction:column;align-items:center}.block-editor-list-view-leaf .block-editor-block-mover-button{position:relative;width:36px;height:24px}.block-editor-list-view-leaf .block-editor-block-mover-button svg{position:relative;height:24px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{margin-top:-6px;align-items:flex-end}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{margin-bottom:-6px;align-items:flex-start}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button:focus,.block-editor-list-view-leaf .block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.block-editor-list-view-leaf .block-editor-block-mover-button:focus:before{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.block-editor-list-view-leaf .block-editor-block-mover-button:before{content:"";position:absolute;display:block;border-radius:2px;height:16px;min-width:100%;left:0;right:0;animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf .block-editor-block-mover-button:before{animation-duration:1ms;animation-delay:0s}}.block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{background:rgba(0,0,0,.1);border-radius:2px;display:inline-block;padding:2px 6px;margin:0 8px;max-width:120px;overflow:hidden;text-overflow:ellipsis}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:rgba(0,0,0,.3)}.block-editor-list-view-appender__description,.block-editor-list-view-block-select-button__description{display:none}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{height:24px;margin-left:4px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:220px}.block-editor-list-view-leaf:not([aria-level="1"]) .block-editor-list-view__expander{margin-right:4px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:52px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:80px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:108px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:136px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:164px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:192px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[aria-expanded=true] .block-editor-list-view__expander svg{visibility:visible;transition:transform .2s ease;transform:rotate(90deg)}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf[aria-expanded=true] .block-editor-list-view__expander svg{transition-duration:0s;transition-delay:0s}}.block-editor-list-view-leaf[aria-expanded=false] .block-editor-list-view__expander svg{visibility:visible;transform:rotate(0deg);transition:transform .2s ease}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf[aria-expanded=false] .block-editor-list-view__expander svg{transition-duration:0s;transition-delay:0s}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);height:1px}.block-editor-list-view-drop-indicator:not([data-y-axis=middle][data-x-axis=right])>.components-popover__content{margin-left:0;border:none;box-shadow:none}.block-editor-list-view-placeholder{padding:0;margin:0;height:36px}.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-flow__url-input{border-top:1px solid #1e1e1e;margin-top:8px;margin-right:-8px;margin-left:-8px;padding:16px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;top:16px;margin-bottom:8px}.block-editor-media-flow__url-input .block-editor-link-control{width:220px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{padding:0}.block-editor-media-flow__url-input .block-editor-link-control .components-base-control .components-base-control__field{margin-bottom:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-title{max-width:180px;white-space:nowrap}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-info{white-space:nowrap}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{width:auto;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{top:0;right:4px}.block-editor-media-flow__error{padding:0 20px 20px;max-width:255px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{overflow:hidden;word-wrap:break-word}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-media-placeholder__url-input-container .block-editor-media-placeholder__button{margin-bottom:0}.block-editor-media-placeholder__url-input-form{display:flex}.block-editor-media-placeholder__url-input-form input[type=url].block-editor-media-placeholder__url-input-field{width:100%;min-width:200px;flex-grow:1;border:none;border-radius:0;margin:2px}@media (min-width:600px){.block-editor-media-placeholder__url-input-form input[type=url].block-editor-media-placeholder__url-input-field{width:300px}}.block-editor-media-placeholder__url-input-submit-button{flex-shrink:1}.block-editor-media-placeholder__button{margin-bottom:.5rem}.block-editor-media-placeholder__cancel-button.is-link{margin:1em;display:block}.block-editor-media-placeholder.is-appender{min-height:0}.block-editor-media-placeholder.is-appender:hover{cursor:pointer;box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.block-editor-multi-selection-inspector__card{display:flex;align-items:flex-start;padding:16px}.block-editor-multi-selection-inspector__card-content{flex-grow:1}.block-editor-multi-selection-inspector__card-title{font-weight:500;margin-bottom:5px}.block-editor-multi-selection-inspector__card-description{font-size:13px}.block-editor-multi-selection-inspector__card .block-editor-block-icon{margin-left:-2px;margin-right:10px;padding:0 3px;width:36px;height:24px}.block-editor-plain-text{box-shadow:none;font-family:inherit;font-size:inherit;color:inherit;line-height:inherit;border:none;padding:0;margin:0;width:100%}.block-editor-responsive-block-control{margin-bottom:28px;border-bottom:1px solid #ccc;padding-bottom:14px}.block-editor-responsive-block-control:last-child{padding-bottom:0;border-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.rich-text [data-rich-text-placeholder]{pointer-events:none}.rich-text [data-rich-text-placeholder]:after{content:attr(data-rich-text-placeholder);opacity:.62}.rich-text:focus{outline:none}.rich-text:focus [data-rich-text-format-boundary]{border-radius:2px}.block-editor-rich-text__editable>p:first-child{margin-top:0}figcaption.block-editor-rich-text__editable [data-rich-text-placeholder]:before{opacity:.8}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{width:auto;min-width:auto;margin-bottom:8px;box-shadow:none;border:1px solid #1e1e1e;border-radius:2px;background-color:#fff}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar-group{border:none}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-width:48px;min-height:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}[data-rich-text-script]{display:inline}[data-rich-text-script]:before{content:"";background:#ff0}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{height:auto;width:auto;display:block;font-size:14px;font-weight:600;padding:15px 23px 14px;background:#f1f1f1;color:var(--wp-admin-theme-color);line-height:normal;box-shadow:0 0 2px 2px rgba(0,0,0,.6);text-decoration:none;outline:none;z-index:100000}.block-editor-text-transform-control{flex:0 0 50%}.block-editor-text-transform-control legend{margin-bottom:8px}.block-editor-text-transform-control .block-editor-text-transform-control__buttons{display:inline-flex;margin-bottom:24px}.block-editor-text-transform-control .block-editor-text-transform-control__buttons .components-button.has-icon{min-width:24px;padding:0;margin-right:4px}.block-editor-text-decoration-control{flex:0 0 50%}.block-editor-text-decoration-control legend{margin-bottom:8px}.block-editor-text-decoration-control .block-editor-text-decoration-control__buttons{display:inline-flex;margin-bottom:24px}.block-editor-text-decoration-control .block-editor-text-decoration-control__buttons .components-button.has-icon{min-width:24px;padding:0;margin-right:4px}.block-editor-tool-selector__help{margin:8px -8px -8px;padding:16px;border-top:1px solid #ddd;color:#757575;min-width:280px}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;position:relative;padding:1px}.block-editor-block-list__block .block-editor-url-input input[type=text],.block-editor-url-input input[type=text],.components-popover .block-editor-url-input input[type=text]{width:100%;padding:8px 8px 8px 12px;border:none;border-radius:0;margin-left:0;margin-right:0;font-size:16px}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input input[type=text],.block-editor-url-input input[type=text],.components-popover .block-editor-url-input input[type=text]{width:300px;font-size:13px}}.block-editor-block-list__block .block-editor-url-input input[type=text]::-ms-clear,.block-editor-url-input input[type=text]::-ms-clear,.components-popover .block-editor-url-input input[type=text]::-ms-clear{display:none}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{position:absolute;right:8px 8px 8px 12px;bottom:8px 8px 8px 12px8px1;margin:0}.block-editor-url-input__input[type=text]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal}@media (prefers-reduced-motion:reduce){.block-editor-url-input__input[type=text]{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.block-editor-url-input__input[type=text]{font-size:13px;line-height:normal}}.block-editor-url-input__input[type=text]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-url-input__input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-url-input__input[type=text]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.block-editor-url-input__input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-url-input__suggestions{max-height:200px;transition:all .15s ease-in-out;padding:4px 0;width:302px;overflow-y:auto}@media (prefers-reduced-motion:reduce){.block-editor-url-input__suggestions{transition-duration:0s;transition-delay:0s}}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:inherit}}.block-editor-url-input__suggestion{padding:4px 8px 8px;color:#757575;display:block;font-size:13px;cursor:pointer;background:#fff;width:100%;border:none;text-align:left;box-shadow:none}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{content:"";position:absolute;display:block;width:1px;height:24px;right:-1px;background:#ddd}.block-editor-url-input__button-modal{box-shadow:0 2px 6px rgba(0,0,0,.05);border:1px solid #ddd;background:#fff}.block-editor-url-input__button-modal-line{display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0;align-items:flex-start}.block-editor-url-input__button-modal-line .components-button{flex-shrink:0;width:36px;height:36px}.block-editor-url-popover__additional-controls{border-top:1px solid #ddd}.block-editor-url-popover__additional-controls>div[role=menu] .components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary)>svg{box-shadow:none}.block-editor-url-popover__additional-controls div[role=menu]>.components-button{padding-left:12px}.block-editor-url-popover__row{display:flex}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1}.block-editor-url-popover .components-button.has-icon{padding:3px}.block-editor-url-popover .components-button.has-icon>svg{padding:5px;border-radius:2px;height:30px;width:30px}.block-editor-url-popover .components-button.has-icon:not(:disabled):focus{box-shadow:none}.block-editor-url-popover .components-button.has-icon:not(:disabled):focus>svg{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.block-editor-url-popover__settings-toggle{flex-shrink:0;border-radius:0;border-left:1px solid #ddd;margin-left:1px}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__input-container .components-base-control:last-child,.block-editor-url-popover__input-container .components-base-control:last-child .components-base-control__field{margin-bottom:0}.block-editor-url-popover__settings{display:block;padding:16px;border-top:1px solid #ddd}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-editor .block-editor-url-input .components-base-control__field,.block-editor-url-popover__link-viewer .block-editor-url-input .components-base-control__field{margin-bottom:0}.block-editor-url-popover__link-editor .block-editor-url-input .components-spinner,.block-editor-url-popover__link-viewer .block-editor-url-input .components-spinner{bottom:8px 8px 8px 12px1}.block-editor-url-popover__link-viewer-url{margin:7px;flex-grow:1;flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:150px;max-width:500px}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.block-editor-warning{align-items:center;display:flex;flex-wrap:wrap;padding:1em;border:1px solid #1e1e1e;border-radius:2px;background-color:#fff}.block-editor-warning,.block-editor-warning .block-editor-warning__message{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.block-editor-warning .block-editor-warning__message{line-height:1.4;font-size:13px;color:#1e1e1e;margin:0}.block-editor-warning p.block-editor-warning__message.block-editor-warning__message{min-height:auto}.block-editor-warning .block-editor-warning__contents{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:baseline;width:100%}.block-editor-warning .block-editor-warning__actions{display:flex;margin-top:1em}.block-editor-warning .block-editor-warning__action{margin:0 8px 0 0}.block-editor-warning__secondary{margin:auto 0 auto 8px}.components-popover.block-editor-warning__dropdown{z-index:99998}.html-anchor-control .components-external-link{display:block;margin-top:8px}.block-editor-hooks__layout-controls{display:flex;margin-bottom:16px}.block-editor-hooks__layout-controls .block-editor-hooks__layout-controls-unit{display:flex;margin-right:24px}.block-editor-hooks__layout-controls .block-editor-hooks__layout-controls-unit svg{margin:auto 0 4px 8px}.block-editor-hooks__layout-controls-reset{display:flex;justify-content:flex-end;margin-bottom:24px}.block-editor-hooks__layout-controls-helptext{font-size:12px}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor-hooks__border-controls .block-editor-hooks__border-controls-row{display:flex;justify-content:space-between}.block-editor-hooks__border-controls .block-editor-hooks__border-controls-row>*{width:calc(50% - 8px)}.block-editor-hooks__border-controls .components-unit-control-wrapper{margin-bottom:24px}.block-editor-hooks__border-controls .components-unit-control-wrapper:last-child{margin-bottom:8px}.dimensions-block-support-panel .single-column{grid-column:span 1}.typography-block-support-panel .block-editor-text-decoration-control__buttons,.typography-block-support-panel .block-editor-text-transform-control__buttons,.typography-block-support-panel .components-font-appearance-control,.typography-block-support-panel .components-font-size-picker__controls{margin-bottom:0}.typography-block-support-panel .block-editor-line-height-control input{max-width:100%}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;width:100%;position:relative;overflow-y:hidden;overflow-x:auto;transition:border-color .1s linear,box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-block-toolbar{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:0 0;line-height:0;margin-top:-1px;margin-bottom:-1px;border:0;border-right:1px solid #ddd}.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}.block-editor-block-contextual-toolbar.has-parent:not(.is-fixed){margin-left:56px}.show-icon-labels .block-editor-block-contextual-toolbar.has-parent:not(.is-fixed){margin-left:0}.block-editor-block-parent-selector{position:absolute;top:-1px;left:-57px}.show-icon-labels .block-editor-block-parent-selector{position:relative;left:auto;top:auto;margin-top:-1px;margin-left:-1px;margin-bottom:-1px}.block-editor-block-toolbar__block-controls{height:auto!important;padding:0!important;margin-left:-1px}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{width:24px!important;margin:0!important}.block-editor-block-toolbar__block-controls .block-editor-block-mover{margin-left:-6px}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-block;line-height:0}@supports (position:sticky){.block-editor-block-toolbar__slot{display:inline-flex}}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon{width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher{border-right:1px solid #1e1e1e}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle{margin-left:0}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{width:0!important;height:0!important}.show-icon-labels .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{margin-left:0;white-space:nowrap}.show-icon-labels .block-editor-block-mover-button{padding-left:8px!important;padding-right:8px!important}.show-icon-labels .block-editor-block-mover__drag-handle.has-icon{padding-left:6px!important;padding-right:6px!important;border-right:1px solid #1e1e1e}@media (min-width:600px){.show-icon-labels .is-up-button.is-up-button.is-up-button{border-bottom:1px solid #1e1e1e;margin-right:0;border-radius:0}}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-inserter{display:inline-block;background:0 0;border:none;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__content{position:relative}.block-editor-inserter__popover.is-quick .components-popover__content{border:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tabs .components-tab-panel__tabs{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{overflow:visible;height:auto}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{display:inline-flex;align-items:center;cursor:pointer;border:none;outline:none;padding:0;transition:color .2s ease}@media (prefers-reduced-motion:reduce){.block-editor-inserter__toggle.components-button{transition-duration:0s;transition-delay:0s}}.block-editor-inserter__menu{height:100%;position:relative;overflow:visible}.block-editor-inserter__main-area{width:auto;overflow-y:auto;height:100%}@media (min-width:782px){.block-editor-inserter__main-area{width:350px}}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{background:#fff;padding:16px 16px 0;position:sticky;top:0;z-index:1}.block-editor-inserter__search .components-search-control__icon{right:20px}.block-editor-inserter__search .components-base-control__field{margin-bottom:0}.block-editor-inserter__tabs{display:flex;flex-direction:column}.block-editor-inserter__tabs .components-tab-panel__tabs{position:sticky;top:64px;background:#fff;z-index:1;border-bottom:1px solid #ddd}.block-editor-inserter__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item{flex-grow:1;margin-bottom:-1px}.block-editor-inserter__tabs .components-tab-panel__tab-content{display:flex;flex-grow:1;flex-direction:column;position:relative;z-index:0}.block-editor-inserter__panel-header{display:inline-flex;align-items:center;padding:16px 16px 0}.block-editor-inserter__panel-header-patterns{padding:16px 16px 0}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{margin:0 12px 0 0;color:#757575;text-transform:uppercase;font-size:11px;font-weight:500}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__block-list{flex-grow:1;position:relative}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__manage-reusable-blocks{display:inline-block;margin:16px}.block-editor-inserter__no-results{padding:32px;text-align:center}.block-editor-inserter__no-results-icon{fill:#949494}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{display:flex;align-items:center}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container{display:none;width:300px;background:#fff;border-radius:2px;border:1px solid #ddd;position:absolute;top:16px;left:calc(100% + 16px);max-height:calc(100% - 32px);overflow-y:hidden}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-block-card{padding:16px}.block-editor-inserter__preview-container .block-editor-block-card__title{font-size:13px}.block-editor-inserter__preview-content{min-height:144px;background:#f0f0f0;display:grid;flex-grow:1;align-items:center}.block-editor-inserter__preview-content-missing{flex:1;display:flex;justify-content:center;align-items:center;min-height:144px;color:#757575;background:#f0f0f0}.block-editor-inserter__tips{border-top:1px solid #ddd;padding:16px;flex-shrink:0;position:relative}.block-editor-inserter__manage-reusable-blocks-container{padding:16px}.block-editor-inserter__quick-inserter{width:100%;max-width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{height:0;padding:0;float:left}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-preview__container{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content>div{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{display:block;background:#1e1e1e;color:#fff;width:100%;height:44px;border-radius:0}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){box-shadow:none;background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.block-editor-block-patterns-explorer__sidebar{position:absolute;top:60px;left:0;bottom:0;width:280px;padding:24px 32px 32px;overflow-x:visible;overflow-y:scroll}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;width:100%;height:48px;text-align:left}.block-editor-block-patterns-explorer__search{margin-bottom:32px}.block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.block-editor-block-patterns-explorer__list{margin-left:248px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list{display:grid;grid-gap:32px;grid-template-columns:repeat(1,1fr)}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-preview__container{height:inherit;min-height:100px;max-height:800px}.block-editor-post-preview__dropdown{padding:0}.block-editor-post-preview__button-resize.block-editor-post-preview__button-resize{padding-left:40px}.block-editor-post-preview__button-resize.block-editor-post-preview__button-resize.has-icon{padding-left:8px}.block-editor-post-preview__dropdown-content .components-popover__content{overflow-y:visible}.block-editor-post-preview__dropdown-content.edit-post-post-preview-dropdown .components-menu-group:first-child{padding-bottom:8px}.block-editor-post-preview__dropdown-content.edit-post-post-preview-dropdown .components-menu-group:last-child{margin-bottom:0}.block-editor-post-preview__dropdown-content .components-menu-group+.components-menu-group{padding:8px}@media (min-width:600px){.edit-post-header__settings .editor-post-preview,.edit-site-header__actions .editor-post-preview{display:none}}@media (min-width:600px){.edit-post-header.has-reduced-ui .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-saved-state{transition:opacity .1s linear}}@media (min-width:600px) and (prefers-reduced-motion:reduce){.edit-post-header.has-reduced-ui .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-saved-state{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .editor-post-saved-state{opacity:0}.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .block-editor-post-preview__button-toggle.is-opened{opacity:1}}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,115,161;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,97,135;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7,82,108;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:6,64,84;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56,51,48;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:43,39,36;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:70,54,93;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:58,44,77;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221,56,45;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:208,44,33;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87,110,116;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76,96,102;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:217,116,38;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195,105,34;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.nux-dot-tip:after,.nux-dot-tip:before{border-radius:100%;content:" ";pointer-events:none;position:absolute}.nux-dot-tip:before{animation:nux-pulse 1.6s cubic-bezier(.17,.67,.92,.62) infinite;background:rgba(0,115,156,.9);opacity:.9;height:24px;left:-12px;top:-12px;transform:scale(.3333333333);width:24px}.nux-dot-tip:after{background:#00739c;height:8px;left:-4px;top:-4px;width:8px}@keyframes nux-pulse{to{background:rgba(0,115,156,0);transform:scale(1)}}.nux-dot-tip .components-popover__content{width:350px}.nux-dot-tip .components-popover__content>div{padding:20px 18px}@media (min-width:600px){.nux-dot-tip .components-popover__content{width:450px}}.nux-dot-tip .components-popover__content .nux-dot-tip__disable{position:absolute;right:0;top:0}.nux-dot-tip[data-y-axis=top]{margin-top:-4px}.nux-dot-tip[data-y-axis=bottom]{margin-top:4px}.nux-dot-tip[data-y-axis=middle][data-y-axis=left]{margin-left:-4px}.nux-dot-tip[data-y-axis=middle][data-y-axis=right]{margin-left:4px}.nux-dot-tip[data-y-axis=top] .components-popover__content{margin-bottom:20px}.nux-dot-tip[data-y-axis=bottom] .components-popover__content{margin-top:20px}.nux-dot-tip[data-y-axis=middle][data-y-axis=left] .components-popover__content{margin-right:20px}.nux-dot-tip[data-y-axis=middle][data-y-axis=right] .components-popover__content{margin-left:20px}.nux-dot-tip[data-y-axis=center],.nux-dot-tip[data-y-axis=left],.nux-dot-tip[data-y-axis=right]{z-index:1000001}@media (max-width:600px){.nux-dot-tip[data-y-axis=center] .components-popover__content,.nux-dot-tip[data-y-axis=left] .components-popover__content,.nux-dot-tip[data-y-axis=right] .components-popover__content{align-self:end;left:5px;margin:20px 0 0;max-width:none!important;position:fixed;right:5px;width:auto}}.nux-dot-tip.components-popover:not([data-y-axis=middle])[data-y-axis=right] .components-popover__content{margin-left:0}.nux-dot-tip.components-popover:not([data-y-axis=middle])[data-y-axis=left] .components-popover__content{margin-right:0}.nux-dot-tip.components-popover.edit-post-more-menu__content:not([data-y-axis=middle])[data-y-axis=right] .components-popover__content{margin-left:-12px}.nux-dot-tip.components-popover.edit-post-more-menu__content:not([data-y-axis=middle])[data-y-axis=left] .components-popover__content{margin-right:-12px}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.reusable-blocks-menu-items__convert-modal{z-index:1000001}.reusable-blocks-menu-items__convert-modal-actions{padding-top:12px}@charset "UTF-8";:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.editor-autocompleters__user .editor-autocompleters__no-avatar:before{font:normal 20px/1 dashicons;content:"";margin-right:5px;vertical-align:middle}.editor-autocompleters__user .editor-autocompleters__user-avatar{margin-right:8px;flex-grow:0;flex-shrink:0;max-width:none;width:24px;height:24px}.editor-autocompleters__user .editor-autocompleters__user-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:200px;flex-shrink:0;flex-grow:1}.editor-autocompleters__user .editor-autocompleters__user-slug{margin-left:8px;color:#757575;white-space:nowrap;text-overflow:ellipsis;overflow:none;max-width:100px;flex-grow:0;flex-shrink:0}.editor-autocompleters__user:hover .editor-autocompleters__user-slug{color:var(--wp-admin-theme-color)}.document-outline{margin:20px 0}.document-outline ul{margin:0;padding:0}.document-outline__item{display:flex;margin:4px 0}.document-outline__item a{text-decoration:none}.document-outline__item .document-outline__emdash:before{color:#ddd;margin-right:4px}.document-outline__item.is-h2 .document-outline__emdash:before{content:"—"}.document-outline__item.is-h3 .document-outline__emdash:before{content:"——"}.document-outline__item.is-h4 .document-outline__emdash:before{content:"———"}.document-outline__item.is-h5 .document-outline__emdash:before{content:"————"}.document-outline__item.is-h6 .document-outline__emdash:before{content:"—————"}.document-outline__button{cursor:pointer;background:0 0;border:none;display:flex;align-items:flex-start;margin:0 0 0 -1px;padding:2px 5px 2px 1px;color:#1e1e1e;text-align:left;border-radius:2px}.document-outline__button:disabled{cursor:default}.document-outline__button:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.document-outline__level{background:#ddd;color:#1e1e1e;border-radius:3px;font-size:13px;padding:1px 6px;margin-right:4px}.is-invalid .document-outline__level{background:#f0b849}.document-outline__item-content{padding:1px 0}.components-editor-notices__dismissible,.components-editor-notices__pinned{position:relative;left:0;top:0;right:0;color:#1e1e1e}.components-editor-notices__dismissible .components-notice,.components-editor-notices__pinned .components-notice{box-sizing:border-box;margin:0;border-bottom:1px solid rgba(0,0,0,.2);padding:0 12px;min-height:60px}.components-editor-notices__dismissible .components-notice .components-notice__dismiss,.components-editor-notices__pinned .components-notice .components-notice__dismiss{margin-top:12px}.entities-saved-states__panel{background:#fff;position:fixed;z-index:100001;top:46px;bottom:0;right:0;left:0;overflow:auto;box-sizing:border-box}.entities-saved-states__panel *,.entities-saved-states__panel :after,.entities-saved-states__panel :before{box-sizing:inherit}.entities-saved-states__panel .entities-saved-states__find-entity{display:none}.entities-saved-states__panel .entities-saved-states__find-entity-small{display:block}@media (min-width:782px){.entities-saved-states__panel{top:32px;left:auto;width:280px;border-left:1px solid #ddd}body.is-fullscreen-mode .entities-saved-states__panel{top:0}.entities-saved-states__panel .entities-saved-states__find-entity{display:block}.entities-saved-states__panel .entities-saved-states__find-entity-small{display:none}}.entities-saved-states__panel .entities-saved-states__panel-header{background:#fff;padding-left:8px;padding-right:8px;height:61px;border-bottom:1px solid #ddd;display:flex;align-items:center;align-content:space-between}.entities-saved-states__panel .entities-saved-states__panel-header .editor-entities-saved-states__save-button{margin:auto}.entities-saved-states__panel .entities-saved-states__panel-header .components-button.has-icon{position:absolute;right:8px}.entities-saved-states__panel .entities-saved-states__text-prompt{padding:16px 16px 4px}.editor-error-boundary{max-width:780px;padding:20px;margin:60px auto auto;box-shadow:0 10px 10px rgba(0,0,0,.25)}.editor-page-attributes__order{width:100%}.editor-page-attributes__order .components-base-control__field{display:flex;justify-content:space-between;align-items:center}.editor-page-attributes__order input{width:66px}.editor-post-excerpt__textarea{width:100%;margin-bottom:10px}.editor-post-featured-image{padding:0}.editor-post-featured-image__container{margin-bottom:1em;position:relative}.editor-post-featured-image .components-spinner{position:absolute;top:50%;left:50%;margin-top:-9px;margin-left:-9px}.editor-post-featured-image .components-button+.components-button{display:block;margin-top:1em}.editor-post-featured-image .components-responsive-wrapper__content{max-width:100%;width:auto}.editor-post-featured-image__preview,.editor-post-featured-image__toggle{display:block;width:100%;padding:0;transition:all .1s ease-out;box-shadow:0 0 0 0 var(--wp-admin-theme-color)}@media (prefers-reduced-motion:reduce){.editor-post-featured-image__preview,.editor-post-featured-image__toggle{transition-duration:0s;transition-delay:0s}}.editor-post-featured-image__preview{height:auto}.editor-post-featured-image__preview:not(:disabled):not([aria-disabled=true]):focus{box-shadow:0 0 0 4px var(--wp-admin-theme-color)}.editor-post-featured-image__toggle{border-radius:2px;background-color:#f0f0f0;min-height:90px;line-height:20px;padding:8px 0;text-align:center}.editor-post-featured-image__toggle:hover{background:#ddd;color:#1e1e1e}.editor-post-format{flex-direction:column;align-items:stretch;width:100%}.editor-post-format__content{display:inline-flex;justify-content:space-between;align-items:center;width:100%}.editor-post-format__suggestion{padding:6px;text-align:right;font-size:13px}.editor-post-last-revision__title{width:100%;font-weight:600}.editor-post-last-revision__title .dashicon{margin-right:5px}.components-button.editor-post-last-revision__title{height:100%}.components-button.editor-post-last-revision__title:active,.components-button.editor-post-last-revision__title:hover{background:#f0f0f0}.components-button.editor-post-last-revision__title:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);border-radius:0}.editor-post-locked-modal{height:auto;padding-right:10px;padding-left:10px;padding-top:10px;max-width:480px}.editor-post-locked-modal .components-modal__header{height:36px}.editor-post-locked-modal .components-modal__content{height:auto}.editor-post-locked-modal__buttons{margin-top:10px}.editor-post-locked-modal__buttons .components-button{margin-right:5px}.editor-post-locked-modal__avatar{float:left;margin:5px 15px 5px 5px}.editor-post-publish-button__button.has-changes-dot:before{background:currentcolor;border-radius:4px;content:"";height:8px;margin:auto 5px auto -3px;width:8px}.editor-post-publish-panel{background:#fff}.editor-post-publish-panel__content{min-height:calc(100% - 144px)}.editor-post-publish-panel__content .components-spinner{display:block;margin:100px auto 0}.editor-post-publish-panel__header{background:#fff;padding-left:16px;padding-right:16px;height:61px;border-bottom:1px solid #ddd;display:flex;align-items:center;align-content:space-between}.editor-post-publish-panel__header .components-button{width:100%;justify-content:center}.editor-post-publish-panel__header .has-icon{margin-left:auto;width:auto}.components-site-card{display:flex;align-items:center;margin:16px 0}.components-site-icon{border:none;border-radius:2px;margin-right:12px;height:36px;width:36px}.components-site-name{display:block;font-size:14px}.components-site-home{display:block;color:#757575;font-size:12px}.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{flex-grow:1}@media (min-width:480px){.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{max-width:160px}}.editor-post-publish-panel__header-publish-button{padding-right:4px}.editor-post-publish-panel__header-cancel-button{padding-left:4px}.editor-post-publish-panel__header-published{flex-grow:1}.editor-post-publish-panel__footer{padding:16px}.components-button.editor-post-publish-panel__toggle.is-primary{display:inline-flex;align-items:center}.components-button.editor-post-publish-panel__toggle.is-primary.is-busy .dashicon{display:none}.components-button.editor-post-publish-panel__toggle.is-primary .dashicon{margin-right:-4px}.editor-post-publish-panel__link{font-weight:400;padding-left:4px}.editor-post-publish-panel__prepublish{padding:16px}.editor-post-publish-panel__prepublish strong{color:#1e1e1e}.editor-post-publish-panel__prepublish .components-panel__body{background:#fff;margin-left:-16px;margin-right:-16px}.editor-post-publish-panel__prepublish .editor-post-visibility__dialog-legend{display:none}.post-publish-panel__postpublish .components-panel__body{border-bottom:1px solid #e0e0e0;border-top:none}.post-publish-panel__postpublish-buttons{display:flex;align-content:space-between;flex-wrap:wrap;margin:-5px}.post-publish-panel__postpublish-buttons>*{flex-grow:1;margin:5px}.post-publish-panel__postpublish-buttons .components-button{height:auto;justify-content:center;padding:3px 10px 4px;flex:1;line-height:1.6;text-align:center;white-space:normal}.post-publish-panel__postpublish-buttons .components-clipboard-button{width:100%}.post-publish-panel__postpublish-post-address-container{display:flex;align-items:flex-end;margin-bottom:16px}.post-publish-panel__postpublish-post-address-container .components-base-control__field{margin-bottom:0}.post-publish-panel__postpublish-post-address-container .post-publish-panel__postpublish-post-address{flex:1}.post-publish-panel__postpublish-post-address-container input[readonly]{padding:10px;background:#ddd;overflow:hidden;text-overflow:ellipsis}.post-publish-panel__postpublish-post-address__copy-button-wrap{flex-shrink:0;margin-left:8px}.post-publish-panel__postpublish-post-address__copy-button-wrap .components-button{height:38px}.post-publish-panel__postpublish-header{font-weight:500}.post-publish-panel__postpublish-subheader{margin:0 0 8px}.post-publish-panel__tip{color:#f0b849}@media screen and (max-width:782px){.post-publish-panel__postpublish-post-address__button-wrap .components-button{height:40px}}.editor-post-saved-state{display:flex;align-items:center;width:28px;padding:12px 4px;color:#757575;overflow:hidden;white-space:nowrap}.editor-post-saved-state.is-saved[aria-disabled=true],.editor-post-saved-state.is-saved[aria-disabled=true]:hover,.editor-post-saved-state.is-saving[aria-disabled=true],.editor-post-saved-state.is-saving[aria-disabled=true]:hover{background:0 0;color:#757575}.editor-post-saved-state svg{display:inline-block;flex:0 0 auto;fill:currentColor;margin-right:8px}@media (min-width:600px){.editor-post-saved-state{width:auto;padding:8px 12px;text-indent:inherit}.editor-post-saved-state svg{margin-right:0}}.editor-post-taxonomies__hierarchical-terms-list{max-height:14em;overflow:auto;margin-left:-6px;padding-left:6px;margin-top:-6px;padding-top:6px}.editor-post-taxonomies__hierarchical-terms-choice{margin-bottom:8px}.editor-post-taxonomies__hierarchical-terms-subchoices{margin-top:8px;margin-left:16px}.components-button.editor-post-taxonomies__hierarchical-terms-add,.components-button.editor-post-taxonomies__hierarchical-terms-submit{margin-top:12px}.editor-post-taxonomies__hierarchical-terms-label{display:inline-block;margin-top:12px}.editor-post-taxonomies__hierarchical-terms-input{margin-top:8px}.editor-post-taxonomies__hierarchical-terms-filter{margin-bottom:8px;width:100%}.editor-post-taxonomies__flat-term-most-used .editor-post-taxonomies__flat-term-most-used-label{font-weight:400;margin-bottom:12px}.editor-post-taxonomies__flat-term-most-used-list{margin:0}.editor-post-taxonomies__flat-term-most-used-list li{display:inline-block;margin-right:8px}.editor-post-taxonomies__flat-term-most-used-list .components-button{font-size:12px}.edit-post-text-editor__body textarea.editor-post-text-editor{border:1px solid #949494;border-radius:0;display:block;margin:0;width:100%;box-shadow:none;resize:none;overflow:hidden;font-family:Menlo,Consolas,monaco,monospace;line-height:2.4;min-height:200px;transition:border .1s ease-out,box-shadow .1s linear;padding:16px;font-size:16px!important}@media (prefers-reduced-motion:reduce){.edit-post-text-editor__body textarea.editor-post-text-editor{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.edit-post-text-editor__body textarea.editor-post-text-editor{padding:24px;font-size:15px!important}}.edit-post-text-editor__body textarea.editor-post-text-editor:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);position:relative}.edit-post-text-editor__body textarea.editor-post-text-editor::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.edit-post-text-editor__body textarea.editor-post-text-editor::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.edit-post-text-editor__body textarea.editor-post-text-editor:-ms-input-placeholder{color:rgba(30,30,30,.62)}.edit-post-post-visibility__dialog,.editor-post-visibility__dialog-fieldset{padding:0 4px 4px}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-legend,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-legend{font-weight:600;margin-bottom:1em;margin-top:.5em;padding:0}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio],.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;font-size:16px;line-height:normal;border:1px solid #1e1e1e;margin-right:12px;transition:none;border-radius:50%;width:24px;height:24px;margin-top:2px}@media (prefers-reduced-motion:reduce){.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio],.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio],.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]{font-size:13px;line-height:normal}}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:focus,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]::-webkit-input-placeholder,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]::-moz-placeholder,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:-ms-input-placeholder,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:-ms-input-placeholder{color:rgba(30,30,30,.62)}@media (min-width:600px){.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio],.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]{height:20px;width:20px}}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:checked:before,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:checked:before{box-sizing:inherit;width:8px;height:8px;transform:translate(7px,7px);margin:0;background-color:#fff;border:4px solid #fff}@media (min-width:600px){.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:checked:before,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:checked:before{transform:translate(5px,5px)}}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:focus,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-radio[type=radio]:checked,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-radio[type=radio]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-label,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-label{font-weight:600}.edit-post-post-visibility__dialog .editor-post-visibility__dialog-info,.editor-post-visibility__dialog-fieldset .editor-post-visibility__dialog-info{margin-top:0;margin-left:32px}.edit-post-post-visibility__dialog .editor-post-visibility__choice:last-child .editor-post-visibility__dialog-info,.editor-post-visibility__dialog-fieldset .editor-post-visibility__choice:last-child .editor-post-visibility__dialog-info{margin-bottom:0}.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;margin-left:36px;margin-top:8px}@media (prefers-reduced-motion:reduce){.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]{font-size:13px;line-height:normal}}.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.editor-post-visibility__dialog-password .editor-post-visibility__dialog-password-input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-title{position:relative}.editor-post-title.is-focus-mode{opacity:.5;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.editor-post-title.is-focus-mode{transition-duration:0s;transition-delay:0s}}.editor-post-title.is-focus-mode:focus{opacity:1}.editor-post-trash.components-button{margin-top:4px}.table-of-contents__popover.components-popover .components-popover__content{min-width:380px}.components-popover.table-of-contents__popover{z-index:99998}.table-of-contents__popover .components-popover__content>div{padding:16px}@media (min-width:600px){.table-of-contents__popover .components-popover__content{max-height:calc(100vh - 120px);overflow-y:auto}}.table-of-contents__popover hr{margin:10px -16px 0}.table-of-contents__wrapper:focus:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);pointer-events:none}.table-of-contents__counts{display:flex;flex-wrap:wrap;margin:-8px 0 0}.table-of-contents__count{flex-basis:33%;display:flex;flex-direction:column;font-size:13px;color:#1e1e1e;padding-right:8px;margin-bottom:0;margin-top:8px}.table-of-contents__count:nth-child(4n){padding-right:0}.table-of-contents__number,.table-of-contents__popover .word-count{font-size:21px;font-weight:400;line-height:30px;color:#1e1e1e}.table-of-contents__title{display:block;margin-top:20px;font-size:15px;font-weight:600}.editor-template-validation-notice{display:flex;justify-content:space-between;align-items:center}.editor-template-validation-notice .components-button{margin-left:5px}.wp-block-spaceblocks-sticky-block{padding-top:1px;padding-bottom:1px;margin-top:-1px;margin-bottom:-1px}.wp-block-northrop-grumman-breadcrumb{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;font-size:1.1em;color:#222;background-color:#fff}.wp-block-northrop-grumman-breadcrumb.is-style-dark{color:#f7f7f7;background-color:#000}.wp-block-northrop-grumman-breadcrumb.is-style-dark a{color:#0083ff}.wp-block-northrop-grumman-breadcrumb.is-style-dark a:hover{color:#50a3f2}.wp-block-northrop-grumman-breadcrumb .block-align__wrapper{position:relative;display:block;margin:0 auto;max-width:1140px;padding:20px}.wp-block-northrop-grumman-breadcrumb a{color:currentColor;text-decoration:none}.wp-block-northrop-grumman-breadcrumb a:hover{opacity:1;color:#194ae0;text-decoration:none}.editor-styles-wrapper .wp-block-northrop-grumman-breadcrumb ol,.wp-block-northrop-grumman-breadcrumb ol{list-style:none;padding:0;margin:0;display:inline-flex;flex-wrap:wrap}.wp-block-northrop-grumman-breadcrumb li:first-of-type{color:#00269a;font-weight:500}.wp-block-northrop-grumman-breadcrumb.is-style-dark li:first-of-type{color:#f7f7f7}.wp-block-northrop-grumman-breadcrumb li:last-of-type{color:#7c878e;font-weight:300}.wp-block-northrop-grumman-breadcrumb li:not(:last-of-type):not(:first-of-type){color:#333;font-weight:500}.wp-block-northrop-grumman-breadcrumb.is-style-dark li:not(:last-of-type):not(:first-of-type){color:#f7f7f7}.wp-block-northrop-grumman-breadcrumb li{position:relative}.wp-block-northrop-grumman-breadcrumb li:not(:last-of-type){margin-right:2em}.wp-block-northrop-grumman-breadcrumb li:not(:last-of-type):after{content:"";display:block;position:absolute;right:-1em;top:50%;width:.5em;height:.5em;border-top:2px solid #00269a;border-right:2px solid #00269a;transform-origin:center center;transform:translateY(-50%) rotate(45deg);box-sizing:content-box}.wp-block-northrop-grumman-breadcrumb.is-style-dark li:not(:last-of-type):after{border-top:2px solid #fff;border-right:2px solid #fff}.wp-block-northrop-grumman-button{position:relative;display:inline-block;align-items:center}.wp-block-northrop-grumman-button,a.wp-block-northrop-grumman-button{opacity:1;display:inline-flex;align-items:center;font-family:futura-pt,Arial,sans-serif;box-sizing:border-box;padding:.667em 1em;border-radius:0;border:none;line-height:1.2;color:#00269a;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:color .15s cubic-bezier(.65,0,.35,1),background-color .15s cubic-bezier(.65,0,.35,1)}.wp-block-northrop-grumman-button[data-disabled="1"],a.wp-block-northrop-grumman-button[data-disabled="1"]{color:#7c878e}a.wp-block-northrop-grumman-button:hover{color:#194ae0;box-shadow:none;opacity:1}a.wp-block-northrop-grumman-button[data-disabled="1"]:hover{color:#7c878e;cursor:not-allowed}.wp-block-northrop-grumman-button svg,a.wp-block-northrop-grumman-button svg{margin-right:.333em;width:.8em;height:.8em;flex-shrink:0}[data-background-context=dark] .wp-block-northrop-grumman-button:not([data-disabled="1"]),[data-background-context=dark] a.wp-block-northrop-grumman-button:not([data-disabled="1"]),[data-background-context=navy] .wp-block-northrop-grumman-button:not([data-disabled="1"]),[data-background-context=navy] a.wp-block-northrop-grumman-button:not([data-disabled="1"]){color:#fff}[data-background-context=dark] a.wp-block-northrop-grumman-button:hover:not([data-disabled="1"]),[data-background-context=navy] a.wp-block-northrop-grumman-button:hover:not([data-disabled="1"]){color:#dae7ef}.wp-block-northrop-grumman-button[data-kind=primary],a.wp-block-northrop-grumman-button[data-kind=primary]{color:#fff;background-color:#00269a}.wp-block-northrop-grumman-button[data-kind=primary][data-disabled="1"],a.wp-block-northrop-grumman-button[data-kind=primary][data-disabled="1"]{background-color:#7c878e}a.wp-block-northrop-grumman-button[data-kind=primary]:not([data-disabled="1"]):hover{color:#fff;background-color:#194ae0;box-shadow:inset 0 0 0 2px #194ae0}a.wp-block-northrop-grumman-button[data-kind=primary][data-disabled="1"]:hover{color:#fff}[data-background-context=dark-blue] .wp-block-northrop-grumman-button[data-kind=primary]:not([data-disabled="1"]),[data-background-context=dark-blue] a.wp-block-northrop-grumman-button[data-kind=primary]:not([data-disabled="1"]),[data-background-context=dark] .wp-block-northrop-grumman-button[data-kind=primary]:not([data-disabled="1"]),[data-background-context=dark] a.wp-block-northrop-grumman-button[data-kind=primary]:not([data-disabled="1"]),[data-background-context=navy] .wp-block-northrop-grumman-button[data-kind=primary]:not([data-disabled="1"]),[data-background-context=navy] a.wp-block-northrop-grumman-button[data-kind=primary]:not([data-disabled="1"]){color:#00269a;background-color:#fff}[data-background-context=dark-blue] a.wp-block-northrop-grumman-button[data-kind=primary]:not([data-disabled="1"]):hover,[data-background-context=dark] a.wp-block-northrop-grumman-button[data-kind=primary]:not([data-disabled="1"]):hover,[data-background-context=navy] a.wp-block-northrop-grumman-button[data-kind=primary]:not([data-disabled="1"]):hover{color:#00269a;background-color:#dae7ef;box-shadow:inset 0 0 0 2px #dae7ef}.wp-block-northrop-grumman-button[data-kind=secondary],a.wp-block-northrop-grumman-button[data-kind=secondary]{box-shadow:inset 0 0 0 2px #00269a}.wp-block-northrop-grumman-button[data-kind=secondary][data-disabled="1"],a.wp-block-northrop-grumman-button[data-kind=secondary][data-disabled="1"]{color:#7c878e;box-shadow:inset 0 0 0 2px #7c878e}a.wp-block-northrop-grumman-button[data-kind=secondary]:not([data-disabled="1"]):hover{color:#194ae0;box-shadow:inset 0 0 0 2px #194ae0}[data-background-context=dark-blue] .wp-block-northrop-grumman-button[data-kind=secondary]:not([data-disabled="1"]),[data-background-context=dark-blue] a.wp-block-northrop-grumman-button[data-kind=secondary]:not([data-disabled="1"]),[data-background-context=dark] .wp-block-northrop-grumman-button[data-kind=secondary]:not([data-disabled="1"]),[data-background-context=dark] block-client-only[data-kind=secondary]:not([data-disabled="1"]),[data-background-context=navy] .wp-block-northrop-grumman-button[data-kind=secondary]:not([data-disabled="1"]),[data-background-context=navy] a.wp-block-northrop-grumman-button[data-kind=secondary]:not([data-disabled="1"]){color:#fff;box-shadow:inset 0 0 0 2px #fff}[data-background-context=dark-blue] a.wp-block-northrop-grumman-button[data-kind=secondary]:not([data-disabled="1"]):hover,[data-background-context=dark] a.wp-block-northrop-grumman-button[data-kind=secondary]:not([data-disabled="1"]):hover,[data-background-context=navy] a.wp-block-northrop-grumman-button[data-kind=secondary]:not([data-disabled="1"]):hover{color:#dae7ef;box-shadow:inset 0 0 0 2px #dae7ef}.wp-block-northrop-grumman-floating-button{z-index:1;transition:color .4s cubic-bezier(.25,1,.5,1)}.wp-block-northrop-grumman-floating-button svg{stroke:#fff;fill:#00269a;border-radius:100%;transition:stroke .4s cubic-bezier(.25,1,.5,1);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.wp-block-northrop-grumman-floating-button:hover svg{fill:#194ae0}.wp-block-northrop-grumman-floating-button.is-style-dark svg{fill:#fff;stroke:#00269a}.wp-block-northrop-grumman-floating-button.is-style-dark:hover svg{fill:#dae7ef;stroke:#00269a}.wp-block-northrop-grumman-floating-button.is-style-disabled svg{fill:#7c878e;stroke:#fff}.wp-block-northrop-grumman-floating-button.is-style-disabled:hover svg{fill:#7c878e}.wp-block-northrop-grumman-button-row{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;margin-top:1.5em;margin-bottom:1.5em}.wp-block-northrop-grumman-button-row:not(:last-child){margin-bottom:1.5em}ng-button-row.wp-block-northrop-grumman-button-row>.wp-block-northrop-grumman-button.ng-button{margin:.25rem .5rem .25rem 0}.wp-block-northrop-grumman-card-block-list{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;max-width:none;box-sizing:border-box}.wp-block-northrop-grumman-card-block-list .block-editor-block-list__layout,ng-card-block-list.wp-block-northrop-grumman-card-block-list .card-block-list__layout{display:-ms-grid;display:grid;grid-gap:2.75rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.wp-block-northrop-grumman-card-linkable{position:relative;display:-ms-inline-grid;display:inline-grid;-ms-grid-rows:1fr;-ms-grid-columns:1fr 2fr;grid-template:1fr/1fr 2fr;align-self:flex-start;width:100%;font-family:futura-pt,Arial,sans-serif;color:#222;background-color:#fff;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);overflow:hidden;box-sizing:border-box}@media (max-width:575px){.wp-block-northrop-grumman-card-linkable{overflow:visible;display:unset;grid-template:unset}}.wp-block-northrop-grumman-card-linkable .card__media{position:relative;display:block;width:100%;background-color:#e9ebed;transition:height .2s cubic-bezier(.25,1,.5,1)}.wp-block-northrop-grumman-card-linkable .card__media img,.wp-block-northrop-grumman-card-linkable .card__media svg{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;height:260px}@media (max-width:575px){.wp-block-northrop-grumman-card-linkable .card__media img,.wp-block-northrop-grumman-card-linkable .card__media svg{margin-bottom:0!important;position:unset}}.wp-block-northrop-grumman-card-linkable .card__media svg{fill:#88a6ff;background-color:#002699}[data-background-context=dark-blue] .wp-block-northrop-grumman-card-linkable .card__media svg,[data-background-context=dark] .wp-block-northrop-grumman-card-linkable .card__media svg,[data-background-context=navy] .wp-block-northrop-grumman-card-linkable .card__media svg{fill:#939ca6;background-color:#e9ebed}.wp-block-northrop-grumman-card-linkable .card__body{position:static;z-index:22;display:flex;flex-direction:column;padding:1em;overflow-x:hidden;overflow-y:hidden;background-color:#fff;transform:translateZ(0);transition:height .6s cubic-bezier(.25,1,.5,1),max-height .6s cubic-bezier(.25,1,.5,1),margin-top .6s cubic-bezier(.25,1,.5,1)}@media (max-width:575px){.wp-block-northrop-grumman-card-linkable .card__body{padding:28px 20px 34px;overflow-x:visible}}.wp-block-northrop-grumman-card-linkable .card__category{font-size:.675rem;text-transform:uppercase;z-index:9999;position:relative}@media (max-width:575px){.wp-block-northrop-grumman-card-linkable .card__category{margin-bottom:12px}}.wp-block-northrop-grumman-card-linkable .card__body-actions,.wp-block-northrop-grumman-card-linkable .card__body-title{flex-shrink:0}.wp-block-northrop-grumman-card-linkable .card__body-title{margin-bottom:.5em}.wp-block-northrop-grumman-card-linkable .card__body-title h3{font-size:1rem;line-height:1.2;font-weight:600;margin-top:0;margin-bottom:0}.wp-block-northrop-grumman-card-linkable .card__body-title a{color:inherit;text-decoration:none}.wp-block-northrop-grumman-card-linkable a:hover{opacity:1;text-decoration:none;color:#194ae0}.wp-block-northrop-grumman-card-linkable a.overlay{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:2}@media (max-width:767px){.wp-block-northrop-grumman-card-linkable a.overlay{height:260px}}.wp-block-northrop-grumman-card-linkable .card__body-title .components-spinner{margin:0 .5em 0 0}.wp-block-northrop-grumman-card-linkable .card__body-text{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis}.wp-block-northrop-grumman-card-linkable .card__body-text p{line-height:1.375rem;font-size:.875rem;margin-top:0;margin-bottom:0;color:#333;overflow:hidden;text-overflow:ellipsis}.wp-block-northrop-grumman-card-linkable .card__body-text.cardBodyLengthWarning{border:2px dashed #721c24;padding:2px;font-weight:300}.wp-block-northrop-grumman-card-linkable .card__body-text p:last-of-type{margin-bottom:0}.wp-block-northrop-grumman-card-linkable .card__body-button{position:relative;display:inline-block;font-family:futura-pt,Arial,sans-serif;box-sizing:border-box;font-weight:500;padding:0;border-radius:0;border:none;line-height:1.2;color:#002699;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wp-block-northrop-grumman-card-linkable .card__body-button svg{width:16px;height:16px;display:inline-block;vertical-align:unset;position:relative;top:2px;margin-right:5px}@media (min-width:576px){.wp-block-northrop-grumman-card-linkable{display:-ms-inline-grid;display:inline-grid;-ms-grid-rows:1fr;-ms-grid-columns:1fr;grid-template:1fr/1fr}.wp-block-northrop-grumman-card-linkable .card__body,.wp-block-northrop-grumman-card-linkable .card__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-northrop-grumman-card-linkable .card__media{height:16rem}.wp-block-northrop-grumman-card-linkable .card__media:empty{background-color:#002699;height:1.25rem}.wp-block-northrop-grumman-card-linkable .card__media:empty~.card__body{margin-top:1.25rem}.wp-block-northrop-grumman-card-linkable .card__body{padding:1.5rem 2rem 2rem;align-self:flex-end;min-height:12.25rem;max-height:12.25rem;margin-top:13.688rem}.wp-block-northrop-grumman-card-linkable .card__media:not(:empty)~.card__body{height:12.25rem;margin-top:16rem}.wp-block-northrop-grumman-card-linkable .card__body-actions{max-height:0;overflow:hidden;margin-top:20px;transition:margin-top .5s cubic-bezier(.25,1,.5,1),max-height .4s cubic-bezier(.25,1,.5,1)}.wp-block-northrop-grumman-card-linkable:hover .card__body,.wp-block.block-editor-block-list__block[data-type="northrop-grumman/card-linkable"].is-selected .card__body{max-height:14.562rem}.wp-block-northrop-grumman-card-linkable:hover .card__media:not(:empty)~.card__body,.wp-block.block-editor-block-list__block[data-type="northrop-grumman/card-linkable"].is-selected .card__media:not(:empty)~.card__body{height:14.562rem;margin-top:13.688rem}.wp-block-northrop-grumman-card-linkable:hover .card__body-actions,.wp-block.block-editor-block-list__block[data-type="northrop-grumman/card-linkable"].is-selected .card__body-actions{max-height:6rem}.wp-block-northrop-grumman-card-linkable:focus-within .card__body{max-height:14.562rem}.wp-block-northrop-grumman-card-linkable:focus-within .card__media:not(:empty)~.card__body{height:14.562rem;margin-top:13.688rem}.wp-block-northrop-grumman-card-linkable:focus-within .card__body-actions{max-height:6rem}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-northrop-grumman-card-linkable{margin-right:32px}}.wp-block-northrop-grumman-card-grid{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;color:#222;padding:30px 0}.wp-block-northrop-grumman-card-grid.is-style-dark,.wp-block-northrop-grumman-card-grid.is-style-navy{color:#f7f7f7}.wp-block-northrop-grumman-card-grid.is-style-dark h2,.wp-block-northrop-grumman-card-grid.is-style-navy h2{color:#f7f7f7!important}.wp-block-northrop-grumman-card-grid.is-style-dark a{color:#0083ff}.wp-block-northrop-grumman-card-grid.is-style-dark a:hover{color:#50a3f2}.wp-block-northrop-grumman-card-grid .block__background{position:absolute;top:0;left:0;right:0;bottom:15.625rem;background-color:#e9ebed}.wp-block-northrop-grumman-card-grid .block__background.full-height{bottom:0}.wp-block-northrop-grumman-card-grid.is-style-dark .block__background{background-color:#000}.wp-block-northrop-grumman-card-grid.is-style-dark-blue .block__background,.wp-block-northrop-grumman-card-grid.is-style-navy .block__background{background-color:#002554}.wp-block-northrop-grumman-card-grid.is-style-none .block__background{background-color:transparent}.wp-block-northrop-grumman-card-grid .block-align__wrapper{position:relative;display:block;margin:0 auto;max-width:912px!important;box-sizing:content-box}@media (max-width:991px){.wp-block-northrop-grumman-card-grid .block-align__wrapper{max-width:700px!important}}@media (max-width:767px){.wp-block-northrop-grumman-card-grid .block-align__wrapper{max-width:600px!important}}@media (max-width:639px){.wp-block-northrop-grumman-card-grid .block-align__wrapper{max-width:510px!important}}.wp-block-northrop-grumman-card-grid .header__wrapper{overflow-wrap:break-word;margin-bottom:30px}@media (max-width:991px){.wp-block-northrop-grumman-card-grid .header__wrapper{padding:0 18px}}.wp-block-northrop-grumman-card-grid .header__wrapper h2{font-size:2.375rem;margin-top:0;margin-bottom:30px;line-height:3.75rem}.wp-block-northrop-grumman-card-grid .header__wrapper p{font-size:1rem;font-weight:300;margin-top:0;margin-bottom:0;line-height:1.75rem}.wp-block-northrop-grumman-contact{position:relative;display:flex;font-family:futura-pt,Arial,sans-serif}.contact__container{display:inline-flex;flex-direction:column;padding-bottom:1.5rem;width:100%}@media (min-width:768px){.contact__container{width:50%}}.contact__container h3{font-size:1.375rem;font-weight:700;margin-bottom:0;overflow-wrap:break-word;max-width:20ch}.contact__container a{margin-bottom:0;font-size:18px;line-height:25px;color:#00269a;font-weight:500}.contact__container a:hover{color:#194ae0}.wp-block-northrop-grumman-contact-row{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;margin-top:1.5em;margin-bottom:1.5em}.wp-block-northrop-grumman-contact-row:not(:last-child){margin-bottom:1.5em}.wp-block-northrop-grumman-editorial-block-list{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;max-width:100%;box-sizing:border-box}.editor-styles-wrapper .wp-block-northrop-grumman-editorial-block-list h1,.wp-block-northrop-grumman-editorial-block-list h1{font-size:calc(2.25rem + 1.5*(100vw - 20rem)/60);line-height:1.2;font-weight:600;margin-bottom:.25em}@media (min-width:1200px){.editor-styles-wrapper .wp-block-northrop-grumman-editorial-block-list h1,.wp-block-northrop-grumman-editorial-block-list h1{font-size:3.75rem}}.editor-styles-wrapper .wp-block-northrop-grumman-editorial-block-list h2,.wp-block-northrop-grumman-editorial-block-list h2{font-size:calc(1.913125rem + .965625*(100vw - 20rem)/60);line-height:1.2;font-weight:600;margin-bottom:.25em}@media (min-width:1200px){.editor-styles-wrapper .wp-block-northrop-grumman-editorial-block-list h2,.wp-block-northrop-grumman-editorial-block-list h2{font-size:2.87875rem}}.editor-styles-wrapper .wp-block-northrop-grumman-editorial-block-list h3,.wp-block-northrop-grumman-editorial-block-list h3{font-size:calc(1.626875rem + .583125*(100vw - 20rem)/60);line-height:1.2;font-weight:600;margin-bottom:.25em}@media (min-width:1200px){.editor-styles-wrapper .wp-block-northrop-grumman-editorial-block-list h3,.wp-block-northrop-grumman-editorial-block-list h3{font-size:2.21rem}}.editor-styles-wrapper .wp-block-northrop-grumman-editorial-block-list h4,.wp-block-northrop-grumman-editorial-block-list h4{font-size:calc(1.383125rem + .31375*(100vw - 20rem)/60);line-height:1.2;font-weight:600;margin-bottom:.25em}@media (min-width:1200px){.editor-styles-wrapper .wp-block-northrop-grumman-editorial-block-list h4,.wp-block-northrop-grumman-editorial-block-list h4{font-size:1.696875rem}}.editor-styles-wrapper .wp-block-northrop-grumman-editorial-block-list h5,.wp-block-northrop-grumman-editorial-block-list h5{font-size:calc(1.17625rem + .12625*(100vw - 20rem)/60);line-height:1.2;font-weight:600;margin-bottom:.25em}@media (min-width:1200px){.editor-styles-wrapper .wp-block-northrop-grumman-editorial-block-list h5,.wp-block-northrop-grumman-editorial-block-list h5{font-size:1.3025rem}}.editor-styles-wrapper .wp-block-northrop-grumman-editorial-block-list h6,.wp-block-northrop-grumman-editorial-block-list h6{font-size:1rem;line-height:1.2;font-weight:600;margin-bottom:.25em}.editor-styles-wrapper .wp-block-northrop-grumman-editorial-block-list p,.wp-block-northrop-grumman-editorial-block-list p{font-size:1.125rem;line-height:1.6;font-weight:500;margin-bottom:1em}.editor-styles-wrapper .wp-block-northrop-grumman-editorial-block-list ol,.editor-styles-wrapper .wp-block-northrop-grumman-editorial-block-list ul,.wp-block-northrop-grumman-editorial-block-list ol,.wp-block-northrop-grumman-editorial-block-list ul{font-size:1.125rem;line-height:1.6;font-weight:500}.wp-block-northrop-grumman-editorial{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;font-size:1rem;color:#222;background-color:#fff}.wp-block-northrop-grumman-editorial .has-drop-cap:not(:focus):first-letter {float:left;font-size:3.5em;line-height:1;font-weight:700;margin:.05em .2em 0 0;text-transform:uppercase;font-style:normal;border:1px solid #ccc;border-left:.06em solid;padding:0 .4ch;box-sizing:border-box}.wp-block-northrop-grumman-editorial[data-appearance=dark]{color:#f7f7f7;background-color:#000}.wp-block-northrop-grumman-editorial[data-appearance=dark] h2{color:#f7f7f7!important}.wp-block-northrop-grumman-editorial[data-appearance=dark] a{color:#f7f7f7;text-decoration:none}.wp-block-northrop-grumman-editorial[data-appearance=dark] a:not(.ng-button){text-decoration:underline}.wp-block-northrop-grumman-editorial[data-appearance=dark-blue],.wp-block-northrop-grumman-editorial[data-appearance=navy]{color:#f7f7f7;background-color:#002554}.wp-block-northrop-grumman-editorial[data-appearance=dark-blue] h2,.wp-block-northrop-grumman-editorial[data-appearance=navy] h2{color:#f7f7f7!important}.wp-block-northrop-grumman-editorial[data-appearance=dark-blue] a,.wp-block-northrop-grumman-editorial[data-appearance=navy] a{color:#f7f7f7;text-decoration:none}.wp-block-northrop-grumman-editorial[data-appearance=dark-blue] a:not(.ng-button),.wp-block-northrop-grumman-editorial[data-appearance=navy] a:not(.ng-button){text-decoration:underline}.wp-block-northrop-grumman-editorial[data-appearance=light-gray]{color:#222;background-color:#f7f8f9}.wp-block-northrop-grumman-editorial[data-appearance=transparent]{background-color:transparent}.wp-block-northrop-grumman-editorial[data-appearance=transparent][data-text-color=light]{color:#f7f7f7}.wp-block-northrop-grumman-editorial[data-appearance=transparent][data-text-color=light] .editorial__brand-accent{border-color:#f7f7f7}.wp-block-northrop-grumman-editorial[data-appearance=transparent][data-text-color=light] h2{color:#f7f7f7!important}.wp-block-northrop-grumman-editorial[data-appearance=transparent][data-text-color=light] a{color:#f7f7f7;text-decoration:none}.wp-block-northrop-grumman-editorial[data-appearance=transparent][data-text-color=light] a:not(.ng-button){text-decoration:underline}.wp-block-northrop-grumman-editorial .block-align__wrapper{position:relative;display:block;margin:0 auto;max-width:1140px;padding:40px 20px;box-sizing:content-box}@media (min-width:768px){.wp-block-northrop-grumman-editorial .block-align__wrapper{padding:80px 40px}}.wp-block-northrop-grumman-editorial .content__wrapper{position:relative;display:block}.wp-block-northrop-grumman-editorial .editorial__brand-accent{position:absolute;top:-30px;right:-15px;width:60px;height:60px;box-sizing:border-box;border-top:15px solid #000;border-right:15px solid #000}.wp-block-northrop-grumman-editorial[data-appearance=dark-blue] .editorial__brand-accent,.wp-block-northrop-grumman-editorial[data-appearance=dark] .editorial__brand-accent,.wp-block-northrop-grumman-editorial[data-appearance=navy] .editorial__brand-accent{border-color:#fff}.wp-block-northrop-grumman-editorial-with-cards{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;color:#222}.wp-block-northrop-grumman-editorial-with-cards .block__background{position:absolute;top:0;left:0;width:100%;height:100%}.wp-block-northrop-grumman-editorial-with-cards[data-appearance=light-gray]{background-color:#f7f8f9;color:#222}.wp-block-northrop-grumman-editorial-with-cards[data-appearance=dark] .wp-block-northrop-grumman-editorial-block-list{color:#f7f7f7}.wp-block-northrop-grumman-editorial-with-cards[data-appearance=dark] .wp-block-northrop-grumman-editorial-block-list h2{color:#f7f7f7!important}.wp-block-northrop-grumman-editorial-with-cards[data-appearance=dark] .wp-block-northrop-grumman-editorial-block-list a{color:#f7f7f7;text-decoration:none}.wp-block-northrop-grumman-editorial-with-cards[data-appearance=dark] .wp-block-northrop-grumman-editorial-block-list a:hover{text-decoration:underline}.wp-block-northrop-grumman-editorial-with-cards[data-appearance=dark] .block__background{background-color:#000;color:#f7f7f7!important}.wp-block-northrop-grumman-editorial-with-cards[data-appearance=dark-blue] .wp-block-northrop-grumman-editorial-block-list,.wp-block-northrop-grumman-editorial-with-cards[data-appearance=navy] .wp-block-northrop-grumman-editorial-block-list{background-color:#002554;color:#f7f7f7}.wp-block-northrop-grumman-editorial-with-cards[data-appearance=dark-blue] .wp-block-northrop-grumman-editorial-block-list h2,.wp-block-northrop-grumman-editorial-with-cards[data-appearance=navy] .wp-block-northrop-grumman-editorial-block-list h2{color:#f7f7f7!important}.wp-block-northrop-grumman-editorial-with-cards[data-appearance=dark-blue] .wp-block-northrop-grumman-editorial-block-list a,.wp-block-northrop-grumman-editorial-with-cards[data-appearance=navy] .wp-block-northrop-grumman-editorial-block-list a{color:#f7f7f7;text-decoration:none}.wp-block-northrop-grumman-editorial-with-cards[data-appearance=dark-blue] .wp-block-northrop-grumman-editorial-block-list a:hover,.wp-block-northrop-grumman-editorial-with-cards[data-appearance=navy] .wp-block-northrop-grumman-editorial-block-list a:hover{text-decoration:underline}.wp-block-northrop-grumman-editorial-with-cards[data-appearance=dark-blue] .block__background,.wp-block-northrop-grumman-editorial-with-cards[data-appearance=navy] .block__background{background-color:#002554;color:#f7f7f7}.wp-block-northrop-grumman-editorial-with-cards .block-align__wrapper{position:relative;display:block;margin:0 auto;max-width:1140px;padding:40px 20px;box-sizing:content-box}@media (min-width:768px){.wp-block-northrop-grumman-editorial-with-cards .block-align__wrapper{padding:80px 40px}}.wp-block-northrop-grumman-editorial-with-cards[data-appearance=transparent]{background-color:transparent}.wp-block-northrop-grumman-editorial-with-cards[data-appearance=transparent][data-text-color=light]{color:#f7f7f7}.wp-block-northrop-grumman-editorial-with-cards[data-appearance=transparent][data-text-color=light] h2{color:#f7f7f7!important}.wp-block-northrop-grumman-editorial-with-cards[data-appearance=transparent][data-text-color=light] a{color:#f7f7f7;text-decoration:none}.wp-block-northrop-grumman-editorial-with-cards[data-appearance=transparent][data-text-color=light] a:not(.ng-button){text-decoration:underline}.wp-block-northrop-grumman-editorial-with-cards .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout,ng-editorial-with-cards.wp-block-northrop-grumman-editorial-with-cards .block__layout{display:-ms-grid;display:grid;grid-gap:40px;-ms-grid-rows:minmax(-webkit-min-content,-webkit-max-content) 40px minmax(-webkit-min-content,-webkit-max-content);-ms-grid-rows:minmax(min-content,max-content) 40px minmax(min-content,max-content);-ms-grid-columns:1fr;grid-template:"editorial" minmax(-webkit-min-content,-webkit-max-content) "cards" minmax(-webkit-min-content,-webkit-max-content)/1fr;grid-template:"editorial" minmax(min-content,max-content) "cards" minmax(min-content,max-content)/1fr}.wp-block-northrop-grumman-editorial-with-cards .block__layout [data-type="northrop-grumman/card-block-list"],.wp-block-northrop-grumman-editorial-with-cards .block__layout ng-card-block-list{-ms-grid-row:3;-ms-grid-column:1;grid-area:cards}.wp-block-northrop-grumman-editorial-with-cards .block__layout [data-type="northrop-grumman/editorial-block-list"],.wp-block-northrop-grumman-editorial-with-cards .block__layout ng-editorial-block-list{-ms-grid-row:1;-ms-grid-column:1;grid-area:editorial;margin-left:3.75rem;margin-right:3.75rem;max-width:none}.wp-block-northrop-grumman-editorial-with-cards[data-appearance=dark] .card__body-button,.wp-block-northrop-grumman-editorial-with-cards[data-appearance=dark] .card__body-button:hover{color:#00269a}.wp-block-northrop-grumman-editorial-with-cards[data-appearance=dark] .card__body-title h3 a,.wp-block-northrop-grumman-editorial-with-cards[data-appearance=dark] .card__body-title h3 a:hover{color:#222}.wp-block-northrop-grumman-editorial-with-cards[data-appearance=dark-blue] .card__body-button,.wp-block-northrop-grumman-editorial-with-cards[data-appearance=dark-blue] .card__body-button:hover,.wp-block-northrop-grumman-editorial-with-cards[data-appearance=navy] .card__body-button,.wp-block-northrop-grumman-editorial-with-cards[data-appearance=navy] .card__body-button:hover{color:#00269a}.wp-block-northrop-grumman-editorial-with-cards[data-appearance=dark-blue] .card__body-title h3 a,.wp-block-northrop-grumman-editorial-with-cards[data-appearance=dark-blue] .card__body-title h3 a:hover,.wp-block-northrop-grumman-editorial-with-cards[data-appearance=navy] .card__body-title h3 a,.wp-block-northrop-grumman-editorial-with-cards[data-appearance=navy] .card__body-title h3 a:hover{color:#222}@media (min-width:992px){.wp-block-northrop-grumman-editorial-with-cards .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout,ng-editorial-with-cards.wp-block-northrop-grumman-editorial-with-cards .block__layout{-ms-grid-rows:1fr;-ms-grid-columns:3fr 40px 2fr;grid-template:"cards editorial" 1fr/3fr 2fr}.wp-block-northrop-grumman-editorial-with-cards[data-layout-flip]:not([data-two-cards-design]) .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout,ng-editorial-with-cards.wp-block-northrop-grumman-editorial-with-cards[data-layout-flip]:not([data-two-cards-design]) .block__layout{-ms-grid-rows:1fr;-ms-grid-columns:2fr 3fr;grid-template:"editorial cards" 1fr/2fr 3fr}.wp-block-northrop-grumman-editorial-with-cards[data-two-cards-design]:not([data-layout-flip]) .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout,ng-editorial-with-cards.wp-block-northrop-grumman-editorial-with-cards[data-two-cards-design]:not([data-layout-flip]) .block__layout{-ms-grid-rows:31fr .25rem 69fr;-ms-grid-columns:1fr;grid-template:[upperbound] "editorial" 31fr [separator] "cards" 69fr [lowerbound]/1fr;row-gap:.25rem}.wp-block-northrop-grumman-editorial-with-cards[data-two-cards-design]:not([data-layout-flip]) .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout ng-card-block-list,ng-editorial-with-cards.wp-block-northrop-grumman-editorial-with-cards[data-two-cards-design]:not([data-layout-flip]) .block__layout ng-card-block-list{margin-left:3.75rem;margin-right:3.75rem}.wp-block-northrop-grumman-editorial-with-cards[data-two-cards-design][data-layout-flip],ng-editorial-with-cards.wp-block-northrop-grumman-editorial-with-cards[data-two-cards-design][data-layout-flip] .block__layout{transform:rotate(180deg)}.wp-block-northrop-grumman-editorial-with-cards .block__layout [data-type="northrop-grumman/card-block-list"],.wp-block-northrop-grumman-editorial-with-cards .block__layout ng-card-block-list{-ms-grid-row:1;-ms-grid-column:1}.wp-block-northrop-grumman-editorial-with-cards[data-layout-flip]:not([data-two-cards-design]) .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="northrop-grumman/card-block-list"],.wp-block-northrop-grumman-editorial-with-cards[data-layout-flip]:not([data-two-cards-design]) .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout>ng-card-block-list,ng-editorial-with-cards.wp-block-northrop-grumman-editorial-with-cards[data-layout-flip]:not([data-two-cards-design]) .block__layout>[data-type="northrop-grumman/card-block-list"],ng-editorial-with-cards.wp-block-northrop-grumman-editorial-with-cards[data-layout-flip]:not([data-two-cards-design]) .block__layout>ng-card-block-list{-ms-grid-row:1;-ms-grid-column:2}.wp-block-northrop-grumman-editorial-with-cards[data-two-cards-design]:not([data-layout-flip]) .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="northrop-grumman/card-block-list"],.wp-block-northrop-grumman-editorial-with-cards[data-two-cards-design]:not([data-layout-flip]) .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout>ng-card-block-list,ng-editorial-with-cards.wp-block-northrop-grumman-editorial-with-cards[data-two-cards-design]:not([data-layout-flip]) .block__layout>[data-type="northrop-grumman/card-block-list"],ng-editorial-with-cards.wp-block-northrop-grumman-editorial-with-cards[data-two-cards-design]:not([data-layout-flip]) .block__layout>ng-card-block-list{-ms-grid-row:3;-ms-grid-column:1}.wp-block-northrop-grumman-editorial-with-cards .block__layout [data-type="northrop-grumman/editorial-block-list"],.wp-block-northrop-grumman-editorial-with-cards .block__layout ng-editorial-block-list{-ms-grid-row:1;-ms-grid-column:3}.wp-block-northrop-grumman-editorial-with-cards[data-layout-flip]:not([data-two-cards-design]) .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="northrop-grumman/editorial-block-list"],.wp-block-northrop-grumman-editorial-with-cards[data-layout-flip]:not([data-two-cards-design]) .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout>ng-editorial-block-list,.wp-block-northrop-grumman-editorial-with-cards[data-two-cards-design]:not([data-layout-flip]) .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="northrop-grumman/editorial-block-list"],.wp-block-northrop-grumman-editorial-with-cards[data-two-cards-design]:not([data-layout-flip]) .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout>ng-editorial-block-list,ng-editorial-with-cards.wp-block-northrop-grumman-editorial-with-cards[data-layout-flip]:not([data-two-cards-design]) .block__layout>[data-type="northrop-grumman/editorial-block-list"],ng-editorial-with-cards.wp-block-northrop-grumman-editorial-with-cards[data-layout-flip]:not([data-two-cards-design]) .block__layout>ng-editorial-block-list,ng-editorial-with-cards.wp-block-northrop-grumman-editorial-with-cards[data-two-cards-design]:not([data-layout-flip]) .block__layout>[data-type="northrop-grumman/editorial-block-list"],ng-editorial-with-cards.wp-block-northrop-grumman-editorial-with-cards[data-two-cards-design]:not([data-layout-flip]) .block__layout>ng-editorial-block-list{-ms-grid-row:1;-ms-grid-column:1}}@media (max-width:575px){.wp-block-northrop-grumman-editorial-with-cards .wp-block-northrop-grumman-card-linkable .card__body{padding:28px 18px 34px}}.wp-block-northrop-grumman-editorial-contact-us{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;color:#222;background-color:#e9ebed;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;max-width:none!important}.wp-block-northrop-grumman-editorial-contact-us h2{font-size:1.875rem}.wp-block-northrop-grumman-editorial-contact-us .subtitle__wrapper{max-width:500px;padding-bottom:3.6rem}.wp-block-northrop-grumman-editorial-contact-us .subtitle__wrapper p{font-size:1.125rem;line-height:1.75rem;margin-bottom:0}.wp-block-northrop-grumman-editorial-contact-us .content__wrapper{display:flex;flex-direction:column}@media (min-width:768px){.wp-block-northrop-grumman-editorial-contact-us .content__wrapper{flex-direction:row;flex-wrap:wrap}}.wp-block-northrop-grumman-editorial-contact-us .wp-block-northrop-grumman-editorial-block-list{max-width:100%}.wp-block-northrop-grumman-editorial-contact-us.is-style-dark,.wp-block-northrop-grumman-editorial-contact-us.is-style-navy{background-color:#002554;color:#f7f7f7}.wp-block-northrop-grumman-editorial-contact-us.is-style-dark h2,.wp-block-northrop-grumman-editorial-contact-us.is-style-navy h2{color:#f7f7f7!important}.wp-block-northrop-grumman-editorial-contact-us.is-style-dark a,.wp-block-northrop-grumman-editorial-contact-us.is-style-navy a{color:#0083ff}.wp-block-northrop-grumman-editorial-contact-us.is-style-dark a:hover,.wp-block-northrop-grumman-editorial-contact-us.is-style-navy a:hover{text-decoration:underline}.wp-block-northrop-grumman-editorial-contact-us .block-align__wrapper{position:relative;display:block;margin:0 auto;max-width:1140px!important;padding:40px 20px;box-sizing:content-box}@media (min-width:768px){.wp-block-northrop-grumman-editorial-contact-us .block-align__wrapper{padding:80px 40px}}.wp-block-northrop-grumman-editorial-with-media{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;font-size:1rem;color:#222;background-color:#fff}.wp-block-northrop-grumman-editorial-with-media[data-appearance=dark]{color:#f7f7f7;background-color:#000}.wp-block-northrop-grumman-editorial-with-media[data-appearance=dark] h2{color:#f7f7f7!important}.wp-block-northrop-grumman-editorial-with-media[data-appearance=dark] a{color:#f7f7f7;text-decoration:none}.wp-block-northrop-grumman-editorial-with-media[data-appearance=dark] a:not(.ng-button){text-decoration:underline}.wp-block-northrop-grumman-editorial-with-media[data-appearance=dark-blue],.wp-block-northrop-grumman-editorial-with-media[data-appearance=navy]{color:#f7f7f7;background-color:#002554}.wp-block-northrop-grumman-editorial-with-media[data-appearance=dark-blue] h2,.wp-block-northrop-grumman-editorial-with-media[data-appearance=navy] h2{color:#f7f7f7!important}.wp-block-northrop-grumman-editorial-with-media[data-appearance=dark-blue] a,.wp-block-northrop-grumman-editorial-with-media[data-appearance=navy] a{color:#f7f7f7;text-decoration:none}.wp-block-northrop-grumman-editorial-with-media[data-appearance=dark-blue] a:not(.ng-button),.wp-block-northrop-grumman-editorial-with-media[data-appearance=navy] a:not(.ng-button){text-decoration:underline}.wp-block-northrop-grumman-editorial-with-media[data-appearance=light-gray]{color:#222;background-color:#f7f8f9}.wp-block-northrop-grumman-editorial-with-media .block-layout__wrapper{display:block;margin:0 auto;max-width:1140px;padding:0;box-sizing:content-box}@media (min-width:768px){.wp-block-northrop-grumman-editorial-with-media .block-layout__wrapper{display:flex;justify-content:space-between;padding:0 40px}}.wp-block-northrop-grumman-editorial-with-media[data-appearance=transparent]{background-color:transparent}.wp-block-northrop-grumman-editorial-with-media[data-appearance=transparent][data-text-color=light]{color:#f7f7f7}.wp-block-northrop-grumman-editorial-with-media[data-appearance=transparent][data-text-color=light] .editorial__brand-accent{border-color:#f7f7f7}.wp-block-northrop-grumman-editorial-with-media[data-appearance=transparent][data-text-color=light] h2{color:#f7f7f7!important}.wp-block-northrop-grumman-editorial-with-media[data-appearance=transparent][data-text-color=light] a{color:#f7f7f7;text-decoration:none}.wp-block-northrop-grumman-editorial-with-media[data-appearance=transparent][data-text-color=light] a:not(.ng-button){text-decoration:underline}.wp-block-northrop-grumman-editorial-with-media[data-layout-flip] .block-layout__wrapper{flex-direction:row-reverse}@media (min-width:768px){.wp-block-northrop-grumman-editorial-with-media .block-layout__column{flex:0 0 50%;width:50%}}.wp-block-northrop-grumman-editorial-with-media img.block-media__image{position:relative;max-height:100vh;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}@media (min-width:768px){.wp-block-northrop-grumman-editorial-with-media[data-image-fill] img.block-media__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}}.wp-block-northrop-grumman-editorial-with-media[data-image-inset] .block-layout__column--media .block-layout__column-inner{padding:40px}@media (min-width:768px){.wp-block-northrop-grumman-editorial-with-media[data-image-inset] .block-layout__column--media .block-layout__column-inner{padding:80px 40px}}.wp-block-northrop-grumman-editorial-with-media .block-layout__column-inner{position:relative;display:block}@media (min-width:768px){.wp-block-northrop-grumman-editorial-with-media .block-layout__column-inner{max-width:570px}}@media (min-width:768px){.wp-block-northrop-grumman-editorial-with-media .block-layout__column--editorial{max-width:calc(50% - 40px)}}.wp-block-northrop-grumman-editorial-with-media .block-layout__column--editorial .block-layout__column-inner{box-sizing:border-box;padding:40px 20px}@media (min-width:768px){.wp-block-northrop-grumman-editorial-with-media .block-layout__column--editorial .block-layout__column-inner{padding:80px 0}}.wp-block-northrop-grumman-editorial-with-media .block-layout__column--media,.wp-block-northrop-grumman-editorial-with-media .block-layout__column--media .block-layout__column-inner{display:-ms-grid;display:grid;-ms-grid-rows:1fr;-ms-grid-columns:1fr;grid-template:1fr/1fr;justify-items:center;width:100%}.wp-block-northrop-grumman-editorial-with-media .block-layout__column-content{position:relative;display:block;width:100%}.wp-block-northrop-grumman-editorial-with-media .block-media__loading{position:absolute;display:flex;justify-content:center;align-items:center;background-color:#e9ebed;top:0;left:0;right:0;bottom:0}.wp-block-northrop-grumman-editorial-with-media .block-editor-media-placeholder{color:#222;background-color:#e9ebed;margin:0;box-sizing:border-box;padding:0 20px}@media (min-width:768px){.wp-block-northrop-grumman-editorial-with-media .block-editor-media-placeholder{padding:0 40px}}.wp-block-northrop-grumman-editorial-with-media .editorial__brand-accent{position:absolute;top:-30px;right:-15px;width:60px;height:60px;box-sizing:border-box;border-top:15px solid #000;border-right:15px solid #000}.wp-block-northrop-grumman-editorial-with-media[data-appearance=dark-blue] .editorial__brand-accent,.wp-block-northrop-grumman-editorial-with-media[data-appearance=dark] .editorial__brand-accent,.wp-block-northrop-grumman-editorial-with-media[data-appearance=navy] .editorial__brand-accent{border-color:#fff}.wp-block-northrop-grumman-editorial-with-video{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;font-size:1rem;color:#222;background-color:#fff}.wp-block-northrop-grumman-editorial-with-video .has-drop-cap:not(:focus):first-letter {float:left;font-size:3.5em;line-height:1;font-weight:700;margin:.05em .2em 0 0;text-transform:uppercase;font-style:normal;border:1px solid #ccc;border-left:.06em solid;padding:0 .4ch;box-sizing:border-box}.wp-block-northrop-grumman-editorial-with-video[data-appearance=dark]{color:#f7f7f7;background-color:#000}.wp-block-northrop-grumman-editorial-with-video[data-appearance=dark] h2{color:#f7f7f7!important}.wp-block-northrop-grumman-editorial-with-video[data-appearance=dark] a{color:#f7f7f7;text-decoration:none}.wp-block-northrop-grumman-editorial-with-video[data-appearance=dark] a:not(.ng-button){text-decoration:underline}.wp-block-northrop-grumman-editorial-with-video[data-appearance=dark-blue],.wp-block-northrop-grumman-editorial-with-video[data-appearance=navy]{color:#f7f7f7;background-color:#002554}.wp-block-northrop-grumman-editorial-with-video[data-appearance=dark-blue] h2,.wp-block-northrop-grumman-editorial-with-video[data-appearance=navy] h2{color:#f7f7f7!important}.wp-block-northrop-grumman-editorial-with-video[data-appearance=dark-blue] a,.wp-block-northrop-grumman-editorial-with-video[data-appearance=navy] a{color:#f7f7f7;text-decoration:none}.wp-block-northrop-grumman-editorial-with-video[data-appearance=dark-blue] a:not(.ng-button),.wp-block-northrop-grumman-editorial-with-video[data-appearance=navy] a:not(.ng-button){text-decoration:underline}.wp-block-northrop-grumman-editorial-with-video[data-appearance=light-gray]{color:#222;background-color:#f7f8f9}.wp-block-northrop-grumman-editorial-with-video .block-align__wrapper{position:relative;display:block;margin:0 auto;max-width:1140px;padding:0;box-sizing:content-box}@media (min-width:768px){.wp-block-northrop-grumman-editorial-with-video .block-align__wrapper{padding:0 40px}}.wp-block-northrop-grumman-editorial-with-video .content__wrapper{position:relative;display:block}.wp-block-northrop-grumman-editorial-with-video .wp-block-columns{gap:0;align-items:flex-start}.wp-block-northrop-grumman-editorial-with-video .wp-block-column{display:flex;align-items:flex-start}.wp-block-northrop-grumman-editorial-with-video .wp-block-northrop-grumman-editorial-block-list{width:100%;padding:40px 20px}@media (min-width:768px){.wp-block-northrop-grumman-editorial-with-video .wp-block-northrop-grumman-editorial-block-list{padding:80px 0 80px 2.4em}}.wp-block-northrop-grumman-editorial-with-video .editorial-with-video__brand-accent{position:absolute;top:0;right:0;width:60px;height:60px;box-sizing:border-box;border-top:15px solid #000;border-right:15px solid #000;display:none}@media (min-width:768px){.wp-block-northrop-grumman-editorial-with-video .editorial-with-video__brand-accent{top:80px;right:-30px}}.wp-block-northrop-grumman-editorial-with-video .wp-block-northrop-grumman-editorial-block-list .editorial-with-video__brand-accent{display:block}.wp-block-northrop-grumman-editorial-with-video[data-appearance=dark-blue] .editorial-with-video__brand-accent,.wp-block-northrop-grumman-editorial-with-video[data-appearance=dark] .editorial-with-video__brand-accent,.wp-block-northrop-grumman-editorial-with-video[data-appearance=navy] .editorial-with-video__brand-accent{border-color:#fff}.wp-block-northrop-grumman-editorial-with-video .block-editor-inner-blocks .wp-block-embed{width:100%;height:100%}.wp-block-northrop-grumman-editorial-with-video .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child){margin-left:0!important}.wp-block-northrop-grumman-editorial-with-video .wp-block-embed iframe{height:auto!important;min-height:360px}.wp-block-northrop-grumman-editorial-with-video[data-layout-flip=right] .wp-block-columns{flex-direction:row-reverse}@media (min-width:768px){.wp-block-northrop-grumman-editorial-with-video[data-layout-flip=right] .editorial-with-video__brand-accent{right:30px}}@media (min-width:768px){.wp-block-northrop-grumman-editorial-with-video[data-layout-flip=right] .wp-block-northrop-grumman-editorial-block-list{padding-left:0;padding-right:2.4em}}.wp-block-northrop-grumman-editorial-with-video[data-show-accent=hide] .editorial-with-video__brand-accent{display:none}.wp-block-northrop-grumman-editorial-with-video[data-video-inset="1"] .wp-block-embed__wrapper{padding:40px}@media (min-width:768px){.wp-block-northrop-grumman-editorial-with-video[data-video-inset="1"] .wp-block-embed__wrapper{padding:80px 40px}}.wp-block-northrop-grumman-editorial-with-video[data-video-fill="1"] .wp-block-embed,.wp-block-northrop-grumman-editorial-with-video[data-video-fill="1"] .wp-block-embed__wrapper,.wp-block-northrop-grumman-editorial-with-video[data-video-fill="1"] .wp-block-embed iframe{height:100%!important}@media (min-width:768px){.wp-block-northrop-grumman-editorial-with-video .wp-block-embed{margin-top:80px}}.wp-block-northrop-grumman-editorial-with-video[data-video-fill="1"] .wp-block-columns{align-items:unset;margin-bottom:0}.wp-block-northrop-grumman-editorial-with-video[data-video-fill="1"] .wp-block-embed{margin-top:0}.ng-collection-autoplay-control{position:relative;display:flex;flex-direction:column;align-items:center;z-index:10;padding:4px;box-sizing:border-box;border-radius:50px;background-color:rgba(0,0,0,.6);transition:background-color .3s cubic-bezier(.76,0,.24,1)}.ng-collection-autoplay-control:hover{background-color:#000}.editor-styles-wrapper .ng-collection-autoplay-control ol,.ng-collection-autoplay-control ol{position:relative;display:inline-block;list-style:none;padding:0;margin:0}.editor-styles-wrapper .ng-collection-autoplay-control li,.ng-collection-autoplay-control li{position:relative;display:-ms-grid;display:grid;-ms-grid-rows:1fr;-ms-grid-columns:1fr;grid-template:1fr/1fr;justify-content:center;align-items:center;overflow:hidden;color:hsla(0,0%,100%,.6);margin:0;box-sizing:border-box;width:24px;height:24px;border-radius:100%;transition:background-color .2s cubic-bezier(.76,0,.24,1),color .2s cubic-bezier(.76,0,.24,1)}.ng-collection-autoplay-control li[aria-current=step]{color:#fff}.ng-collection-autoplay-control li:hover{color:#002699;background-color:hsla(0,0%,100%,.25)}.ng-collection-autoplay-control li:before{content:"";position:relative;display:block;background-color:currentColor;border-radius:100%;width:8px;height:8px;margin:0 auto;pointer-events:none}.ng-collection-autoplay-control li button{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;padding:0;border:0}.ng-collection-autoplay-control__autoplay{position:relative;background-color:transparent;padding:0;border:none;width:45px;height:45px;margin:4px 0 0}.ng-collection-autoplay-control__autoplay svg{fill:#fff;stroke:#fff}.ng-collection-autoplay-control__autoplay svg .ng-collection-autoplay-control__autoplay-circle{stroke:#fff;-webkit-animation-name:ng-collection-autoplay-control__autoplay-keyframes;animation-name:ng-collection-autoplay-control__autoplay-keyframes;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(.76,0,.24,1);animation-timing-function:cubic-bezier(.76,0,.24,1);-webkit-animation-duration:0;animation-duration:0;-webkit-animation-duration:var(--ng-collection-autoplay-control-autoplay-duration,0);animation-duration:var(--ng-collection-autoplay-control-autoplay-duration,0)}@-webkit-keyframes ng-collection-autoplay-control__autoplay-keyframes{0%{stroke-dashoffset:138.073}to{stroke-dashoffset:0}}@keyframes ng-collection-autoplay-control__autoplay-keyframes{0%{stroke-dashoffset:138.073}to{stroke-dashoffset:0}}.wp-block-northrop-grumman-hero{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;color:#222;background-color:#fff;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;max-width:none!important;margin-bottom:20px}.wp-block-northrop-grumman-hero a{font-weight:700}@media (min-width:992px){.wp-block-northrop-grumman-hero{margin-bottom:0}}.wp-block-northrop-grumman-hero.is-style-dark{color:#fff;background-color:#000}.wp-block-northrop-grumman-hero.is-style-dark a{color:#0083ff}.wp-block-northrop-grumman-hero.is-style-dark a:hover{color:#50a3f2}.wp-block-northrop-grumman-hero .block-align__wrapper{display:-ms-grid;display:grid;-ms-grid-rows:minmax(-webkit-min-content,-webkit-max-content) 1fr;-ms-grid-rows:minmax(min-content,max-content) 1fr;-ms-grid-columns:1fr;grid-template:minmax(-webkit-min-content,-webkit-max-content) 1fr/1fr;grid-template:minmax(min-content,max-content) 1fr/1fr;line-height:1.2;font-weight:600;max-height:none!important}.wp-block-northrop-grumman-hero .block-align__wrapper,.wp-block-northrop-grumman-hero .block-headline-align__wrapper{position:relative;margin:0 auto}.wp-block-northrop-grumman-hero .block-headline-align__wrapper{position:relative;display:block;box-sizing:border-box;text-align:center;max-width:1140px;padding:20px}.wp-block-northrop-grumman-hero .block-headline-align__wrapper.show-accent{padding:40px 20px}@media (min-width:768px){.wp-block-northrop-grumman-hero .block-headline-align__wrapper{padding:40px}.wp-block-northrop-grumman-hero .block-headline-align__wrapper.show-accent{padding:80px 40px}}.wp-block-northrop-grumman-hero h1{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.wp-block-northrop-grumman-hero .headline__title{font-size:calc(2.25rem + 1.5*(100vw - 20rem)/60);line-height:1.2;font-weight:600;margin:0;line-height:58px;font-size:3rem!important}@media (min-width:1200px){.wp-block-northrop-grumman-hero .headline__title{font-size:3.75rem}}.wp-block-northrop-grumman-hero .headline__subtitle{font-size:1.3125rem;line-height:1.4;font-weight:500;font-size:1.125rem;word-break:break-word;margin:1em 0 0}.wp-block-northrop-grumman-hero .background__wrapper{position:relative;background-color:rgba(233,235,237,.5);height:312px}.wp-block-northrop-grumman-hero .background__wrapper:empty{display:none}@media (min-width:768px){.wp-block-northrop-grumman-hero .background__wrapper{height:440px}}@media (min-width:1200px){.wp-block-northrop-grumman-hero .background__wrapper{height:49vh;min-height:440px}}.wp-block-northrop-grumman-hero .background__image,.wp-block-northrop-grumman-hero .background__image img{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.wp-block-northrop-grumman-hero .background__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.wp-block-northrop-grumman-hero .background__image{transition:height .8s cubic-bezier(.76,0,.24,1),transform .8s cubic-bezier(.76,0,.24,1);height:0;transform:translate3d(0,-5%,0);z-index:1}.wp-block-northrop-grumman-hero .background__image.background__image--active{transition:none;transform:none;height:100%;z-index:0}.wp-block-northrop-grumman-hero .hero__slide-control,.wp-block-northrop-grumman-hero .ng-collection-autoplay-control{position:absolute;bottom:1rem;left:1rem}.wp-block-northrop-grumman-hero .editorial__brand-accent{position:absolute;top:55px;right:15px!important;width:60px;height:60px;box-sizing:border-box;border-top:15px solid #000;border-right:15px solid #000;display:none}.wp-block-northrop-grumman-hero .show-accent .editorial__brand-accent{display:block}.wp-block-northrop-grumman-hero.is-style-dark .editorial__brand-accent{border-color:#fff}.wp-block-northrop-grumman-hero-video{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;color:#222;background-color:#fff}.wp-block-northrop-grumman-hero-video figure{margin-bottom:0}.wp-block-northrop-grumman-hero-video iframe{position:absolute!important;width:100%!important;height:100%!important;top:0;left:0}.wp-block-northrop-grumman-hero-video .block-editor-block-list__layout figcaption{overflow:hidden;text-overflow:ellipsis}.wp-block-northrop-grumman-hero-video.is-style-dark{color:#f7f7f7;background-color:#000}.wp-block-northrop-grumman-hero-video.is-style-dark a{color:#0083ff}.wp-block-northrop-grumman-hero-video.is-style-dark a:hover{color:#50a3f2}.editor-styles-wrapper .wp-block-northrop-grumman-hero-video h2,.wp-block-northrop-grumman-hero-video h2{font-size:calc(2.25rem + 1.5*(100vw - 20rem)/60);line-height:1.2;font-weight:600;margin:0;line-height:58px;font-size:3rem!important}@media (min-width:1200px){.editor-styles-wrapper .wp-block-northrop-grumman-hero-video h2,.wp-block-northrop-grumman-hero-video h2{font-size:3.75rem}}.wp-block-northrop-grumman-hero-video h3{font-size:1.3125rem;line-height:1.4;font-weight:500;font-size:1.125rem;word-break:break-word;margin:1em 0 0}.wp-block-northrop-grumman-hero-video .block-align__wrapper{position:relative;display:block;margin:0 auto;box-sizing:content-box;max-width:100%}.wp-block-northrop-grumman-hero-video .wp-block-embed__wrapper{position:relative;display:inline-block;padding-top:56.25%;width:100%}.wp-block-northrop-grumman-hero-video figure{position:relative;background-color:#fff;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);display:flex;flex-direction:column}.wp-block-northrop-grumman-hero-video video{position:relative;display:block;width:100%;-o-object-fit:cover;object-fit:cover}.wp-block-northrop-grumman-hero-video figcaption{position:relative;display:block;text-align:left;padding:1em;margin:0;font-weight:600;font-size:1rem;color:#222;background-color:#fff}.wp-block-northrop-grumman-hero-video .headline__wrapper{max-width:1140px;margin:0 auto;padding:40px;text-align:center}.wp-block-northrop-grumman-hero-video[data-transparent-bg="1"],.wp-block-northrop-grumman-hero-video[data-transparent-bg=true]{background-color:transparent}.wp-block-northrop-grumman-image-divider{position:relative;display:block;font-family:futura-pt,Arial,sans-serif}.wp-block-northrop-grumman-image-divider .image-container{width:100vw;max-width:none!important;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;position:relative}.wp-block-northrop-grumman-image-divider .image-container .image-wrapper{padding-bottom:56.25%;position:relative}.wp-block-northrop-grumman-image-divider .image-container .image-wrapper img{position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.wp-block-northrop-grumman-marketing-hero{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;color:#222;background-color:#f7f8f9}.wp-block-northrop-grumman-marketing-hero .block-align__wrapper{margin:0 auto}.wp-block-northrop-grumman-marketing-hero .block-layout__column-content{height:100%;overflow-wrap:break-word}.wp-block-northrop-grumman-marketing-hero .block-layout__column-content img{margin-bottom:0!important;-o-object-fit:cover;object-fit:cover;position:relative;height:100%;width:100%}@media (min-width:992px){.wp-block-northrop-grumman-marketing-hero .block-layout__column-content img{position:absolute}}.wp-block-northrop-grumman-marketing-hero .ng-button{font-size:18px;line-height:25px;font-weight:500}.wp-block-northrop-grumman-marketing-hero[data-appearance=light]{background-color:#fff;color:#222}.wp-block-northrop-grumman-marketing-hero[data-appearance=dark-blue],.wp-block-northrop-grumman-marketing-hero[data-appearance=navy]{color:#f7f7f7;background-color:#002554}.wp-block-northrop-grumman-marketing-hero[data-appearance=dark-blue] a,.wp-block-northrop-grumman-marketing-hero[data-appearance=navy] a{color:#f7f7f7;text-decoration:none}.wp-block-northrop-grumman-marketing-hero[data-appearance=dark-blue] a:hover,.wp-block-northrop-grumman-marketing-hero[data-appearance=navy] a:hover{color:#dae7ef}.wp-block-northrop-grumman-marketing-hero[data-appearance=dark]{color:#f7f7f7;background-color:#000}.wp-block-northrop-grumman-marketing-hero[data-appearance=dark] a{color:#f7f7f7;text-decoration:none}.wp-block-northrop-grumman-marketing-hero[data-appearance=dark] a:hover{color:#dae7ef}.wp-block-northrop-grumman-marketing-hero .block-layout__wrapper{display:flex;margin:0 auto;flex-direction:column-reverse;padding:0;max-width:100%;box-sizing:content-box}@media (min-width:992px){.wp-block-northrop-grumman-marketing-hero .block-layout__wrapper{justify-content:space-between;flex-direction:row}}.wp-block-northrop-grumman-marketing-hero .block-layout__wrapper .block-layout__column--media{order:2}@media (min-width:992px){.wp-block-northrop-grumman-marketing-hero .block-layout__wrapper .block-layout__column--media{order:unset}}.wp-block-northrop-grumman-marketing-hero .block-layout__wrapper .block-layout__column--text{padding:30px 18px 24px}.wp-block-northrop-grumman-marketing-hero .block-layout__wrapper .block-layout__column--text h1,.wp-block-northrop-grumman-marketing-hero .block-layout__wrapper .block-layout__column--text h2,.wp-block-northrop-grumman-marketing-hero .block-layout__wrapper .block-layout__column--text h3,.wp-block-northrop-grumman-marketing-hero .block-layout__wrapper .block-layout__column--text h4,.wp-block-northrop-grumman-marketing-hero .block-layout__wrapper .block-layout__column--text h5{font-size:3rem;margin:0;line-height:3.625rem;padding-bottom:30px}.wp-block-northrop-grumman-marketing-hero .block-layout__wrapper .block-layout__column--text p{font-size:1rem;line-height:1.75rem;padding-bottom:30px;margin:0}@media (min-width:768px){.wp-block-northrop-grumman-marketing-hero .block-layout__wrapper .block-layout__column--text p{padding-bottom:60px}}@media (min-width:992px){.wp-block-northrop-grumman-marketing-hero .block-layout__wrapper .block-layout__column--text{padding:80px 60px 24px}.wp-block-northrop-grumman-marketing-hero .block-layout__wrapper .block-layout__column--text h1,.wp-block-northrop-grumman-marketing-hero .block-layout__wrapper .block-layout__column--text h2,.wp-block-northrop-grumman-marketing-hero .block-layout__wrapper .block-layout__column--text h3,.wp-block-northrop-grumman-marketing-hero .block-layout__wrapper .block-layout__column--text h4,.wp-block-northrop-grumman-marketing-hero .block-layout__wrapper .block-layout__column--text h5{max-width:unset}}@media (min-width:992px){.wp-block-northrop-grumman-marketing-hero[data-layout-flip] .block-layout__wrapper{flex-direction:row-reverse}}@media (min-width:992px){.wp-block-northrop-grumman-marketing-hero .block-layout__column{width:50%;min-height:600px}}.wp-block-northrop-grumman-marketing-hero .block-layout__column-inner{position:relative;display:block;height:100%}@media (min-width:992px){.wp-block-northrop-grumman-marketing-hero .block-layout__column-inner{max-width:100%!important}}.wp-block-northrop-grumman-media-gallery{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;overflow:hidden;background-color:#e9ebed}.wp-block-northrop-grumman-media-gallery.is-style-dark{background-color:rgba(0,0,0,.9)}.wp-block-northrop-grumman-media-gallery.is-style-dark a{color:#0083ff}.wp-block-northrop-grumman-media-gallery.is-style-dark a:hover{color:#50a3f2}.wp-block-northrop-grumman-media-gallery.is-style-dark-blue,.wp-block-northrop-grumman-media-gallery.is-style-navy{background-color:rgba(0,37,84,.9)}.wp-block-northrop-grumman-media-gallery.is-style-light-gray{background-color:rgba(247,248,249,.9)}.wp-block-northrop-grumman-media-gallery .block-align__wrapper{position:relative;display:block;margin:0 auto;max-width:1140px}.wp-block-northrop-grumman-media-gallery .gallery__background{position:absolute;top:0;width:66.6666666667%;right:-66.6666666667%;background-color:rgba(0,0,0,.15)}.wp-block-northrop-grumman-media-gallery .gallery__background:before{content:"";display:inline-block;width:1px;height:0;padding-bottom:50%}.wp-block-northrop-grumman-media-gallery .gallery__main{position:relative;display:-ms-grid;display:grid;-ms-grid-rows:1fr;-ms-grid-columns:1fr;grid-template:1fr/1fr;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.wp-block-northrop-grumman-media-gallery .gallery__aside{position:absolute;display:block;width:66.6666666667%;left:-66.6666666667%;bottom:0;opacity:.5}.wp-block-northrop-grumman-media-gallery .gallery__aside:before,.wp-block-northrop-grumman-media-gallery .gallery__main:before{content:"";display:inline-block;width:1px;height:0;padding-bottom:56.25%}.wp-block-northrop-grumman-media-gallery .gallery__aside-inner,.wp-block-northrop-grumman-media-gallery .gallery__main-inner{position:absolute;display:-ms-grid;display:grid;-ms-grid-rows:1fr;-ms-grid-columns:1fr;grid-template:1fr/1fr;top:0;left:0;width:100%;height:100%;overflow:hidden}.wp-block-northrop-grumman-media-gallery .gallery__main-captions,.wp-block-northrop-grumman-media-gallery .gallery__main-inner,.wp-block-northrop-grumman-media-gallery .gallery__main:before{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-northrop-grumman-media-gallery figure.gallery__slide{background-color:#000;margin:0;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;transition:filter 1s cubic-bezier(.76,0,.24,1);z-index:0;filter:blur(0)}.wp-block-northrop-grumman-media-gallery figure.gallery__slide[aria-hidden=true]{transition:transform 1s cubic-bezier(.76,0,.24,1),filter 1ms cubic-bezier(.76,0,.24,1) 1s;transform:translate3d(-100%,0,0);z-index:1;filter:blur(.75rem)}.wp-block-northrop-grumman-media-gallery .gallery__aside figure.gallery__slide[aria-hidden=true]{filter:blur(0)}.wp-block-northrop-grumman-media-gallery figure.gallery__slide .gallery__spinner,.wp-block-northrop-grumman-media-gallery figure.gallery__slide img.gallery__slide-image{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.wp-block-northrop-grumman-media-gallery figure.gallery__slide .gallery__spinner{display:flex;justify-content:center;align-items:center}.wp-block-northrop-grumman-media-gallery figcaption.gallery__slide-caption{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.wp-block-northrop-grumman-media-gallery .gallery__main-captions{font-size:1.125rem;line-height:1.6;font-weight:500;position:absolute;width:50%;bottom:0;right:0;margin:0;padding:2rem;z-index:2;box-sizing:border-box;color:#222;background-color:#fff}.wp-block-northrop-grumman-media-gallery.is-style-dark .gallery__main-captions{color:#f7f7f7;background-color:#000}.wp-block-northrop-grumman-media-gallery.is-style-dark-blue .gallery__main-captions,.wp-block-northrop-grumman-media-gallery.is-style-navy .gallery__main-captions{color:#f7f7f7;background-color:#002554}.wp-block-northrop-grumman-media-gallery.is-style-light-gray .gallery__main-captions{color:#222;background-color:#f7f8f9}@media (max-width:767px){.wp-block-northrop-grumman-media-gallery .gallery__main-captions{position:relative;width:100%}}.wp-block-northrop-grumman-media-gallery .gallery__main-caption-title{font-size:calc(1.383125rem + .31375*(100vw - 20rem)/60);line-height:1.2;font-weight:600}@media (min-width:1200px){.wp-block-northrop-grumman-media-gallery .gallery__main-caption-title{font-size:1.696875rem}}.wp-block-northrop-grumman-media-gallery .gallery__main-caption-subtitle,.wp-block-northrop-grumman-media-gallery .gallery__main-caption-title{margin-top:0;margin-bottom:0;line-height:1.5}.wp-block-northrop-grumman-media-gallery .gallery__main-caption-subtitle{margin-top:.5em}ng-media-gallery.wp-block-northrop-grumman-media-gallery .gallery__main-caption div:empty,ng-media-gallery.wp-block-northrop-grumman-media-gallery .gallery__main-caption p:empty{display:none}.wp-block-northrop-grumman-media-gallery .gallery__main-caption a{color:inherit;text-decoration:none}.wp-block-northrop-grumman-media-gallery .gallery__main-caption a:hover{color:#002699;opacity:1}.wp-block-northrop-grumman-media-gallery .gallery__arrow-control,.wp-block-northrop-grumman-media-gallery .gallery__autoplay-control{position:absolute;bottom:1rem;left:1rem}.wp-block-northrop-grumman-search-header{position:relative;display:block;font-family:futura-pt,Arial,sans-serif}.wp-block-northrop-grumman-search-header .block-align__wrapper{position:relative;display:block;margin:0 auto;max-width:912px;box-sizing:content-box;padding:40px 20px 20px}@media (min-width:768px){.wp-block-northrop-grumman-search-header .block-align__wrapper{padding:80px 40px 40px}}.wp-block-northrop-grumman-search-header .header__wrapper{margin-bottom:2em}.wp-block-northrop-grumman-search-header .header__wrapper h1{font-size:calc(1.913125rem + .965625*(100vw - 20rem)/60);line-height:1.2;font-weight:600;text-align:center;margin-top:0;margin-bottom:.25em;color:#222}@media (min-width:1200px){.wp-block-northrop-grumman-search-header .header__wrapper h1{font-size:2.87875rem}}.wp-block-northrop-grumman-search-header .form__layout{display:flex}.wp-block-northrop-grumman-search-header .search-header__search-input-wrapper{position:relative;display:flex;flex:1 1 auto}.wp-block-northrop-grumman-search-header ul.search-header__search-term-list{position:absolute;display:none;list-style:none;top:calc(100% + .25rem);border:1px solid #e9ebed;background-color:#fff;width:100%;padding:0;margin:0;z-index:1;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.wp-block-northrop-grumman-search-header ul.search-header__search-term-list:empty{display:none}.wp-block-northrop-grumman-search-header ul.search-header__search-term-list li{cursor:pointer;padding:.5em 1.25em}.wp-block-northrop-grumman-search-header ul.search-header__search-term-list li:hover,.wp-block-northrop-grumman-search-header ul.search-header__search-term-list li[aria-selected=true]{background-color:#e9ebed}.wp-block-northrop-grumman-search-header ul.search-header__search-term-list button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent}.wp-block-northrop-grumman-search-header input.search-header__search-input{font-size:1.125rem;font-family:futura-pt,Arial,sans-serif;line-height:1.2;flex:1 1 auto;width:100%;border:1px solid #002699;border-radius:0;padding:.667rem 1.333rem;box-sizing:border-box}.wp-block-northrop-grumman-search-header input.search-header__search-input[aria-haspopup=true]~ul.search-header__search-term-list:not(:empty){display:block}.wp-block-northrop-grumman-search-header .search-header__submit{flex:0 0 auto}.wp-block-northrop-grumman-search-header button.search-header__submit{display:inline-flex;align-items:center;font-size:1.125rem;font-family:futura-pt,Arial,sans-serif;box-sizing:border-box;padding:.667rem 1.667rem;border-radius:0;border:none;line-height:1.2;color:#f7f7f7;background-color:#00269a;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:color .15s cubic-bezier(.65,0,.35,1),background-color .15s cubic-bezier(.65,0,.35,1);margin-left:1.187rem}ng-search-header.wp-block-northrop-grumman-search-header button.search-header__submit:hover{color:#f7f7f7;background-color:#194ae0}.wp-block-northrop-grumman-search-trending-terms{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;background-color:#e9ebed;font-size:1.125rem;line-height:1.6;font-weight:500}.wp-block-northrop-grumman-search-trending-terms .block-align__wrapper{position:relative;display:block;margin:0 auto;max-width:912px;box-sizing:content-box;padding:40px 20px}@media (min-width:768px){.wp-block-northrop-grumman-search-trending-terms .block-align__wrapper{padding:80px 40px}}.wp-block-northrop-grumman-search-trending-terms .trending-terms__columns{position:relative;-moz-columns:3 240px;columns:240px 3;-moz-column-gap:2rem;column-gap:2rem}.wp-block-northrop-grumman-search-trending-terms .trending-terms__columns>*{-moz-column-break-inside:avoid;break-inside:avoid-column;margin-bottom:3rem}.wp-block-northrop-grumman-search-trending-terms .trending-terms__columns>:last-child{margin-bottom:0}.wp-block-northrop-grumman-search-trending-terms h3.trending-terms__column-header{font-size:1.125rem;line-height:1.6;font-weight:500;font-weight:700;margin-top:0;margin-bottom:1em;color:#222}.wp-block-northrop-grumman-search-trending-terms .trending-terms__columns ul{list-style:none;padding-left:1rem;margin:0}.wp-block-northrop-grumman-search-trending-terms .trending-terms__columns li+li{margin-top:1em}.wp-block-northrop-grumman-search-trending-terms .trending-terms__columns li,.wp-block-northrop-grumman-search-trending-terms .trending-terms__columns li a{color:#002699;font-weight:700;text-decoration:none}.wp-block-northrop-grumman-subnav-bar{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;font-size:1.1em;color:#222;background-color:#e9ebed}.wp-block-northrop-grumman-subnav-bar[data-appearance=dark]{color:#f7f7f7;background-color:#000}.wp-block-northrop-grumman-subnav-bar[data-appearance=dark-blue],.wp-block-northrop-grumman-subnav-bar[data-appearance=navy]{color:#f7f7f7;background-color:#002554}.wp-block-northrop-grumman-subnav-bar .block-align__wrapper{position:relative;display:block;margin:0 auto;max-width:1140px;padding:10px 20px}.wp-block-northrop-grumman-subnav-bar .wp-block-northrop-grumman-button-row,.wp-block-northrop-grumman-subnav-bar .wp-block[data-type="northrop-grumman/button-row"]{margin-top:0;margin-bottom:0}.wp-block-northrop-grumman-subnav-bar .subnav-bar__inner-blocks,ng-subnav-bar.wp-block-northrop-grumman-subnav-bar .wp-block-northrop-grumman-button-row{display:flex;justify-content:center}ng-subnav-bar.wp-block-northrop-grumman-subnav-bar .wp-block-northrop-grumman-button-row{flex-wrap:wrap}ng-text-carousel{padding:80px 0}.wp-block-northrop-grumman-text-carousel{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;overflow:hidden;color:#222;margin:0}@media (min-width:768px){.wp-block-northrop-grumman-text-carousel{margin:40px 0}}.wp-block-northrop-grumman-text-carousel.is-style-dark{color:#f7f7f7}.wp-block-northrop-grumman-text-carousel.is-style-dark a{color:#0083ff}.wp-block-northrop-grumman-text-carousel.is-style-dark a:hover{color:#50a3f2}.wp-block-northrop-grumman-text-carousel.is-style-dark-blue,.wp-block-northrop-grumman-text-carousel.is-style-navy{color:#f7f7f7}.wp-block-northrop-grumman-text-carousel.is-style-dark-blue a,.wp-block-northrop-grumman-text-carousel.is-style-navy a{color:#f7f7f7;text-decoration:underline}.wp-block-northrop-grumman-text-carousel.is-style-dark-blue a:hover,.wp-block-northrop-grumman-text-carousel.is-style-navy a:hover{color:#dae7ef}.wp-block-northrop-grumman-text-carousel .block-align__wrapper{position:relative;display:block;margin:0 auto;max-width:912px;padding:60px 40px 60px 80px;box-sizing:content-box}@media (min-width:768px){.wp-block-northrop-grumman-text-carousel .block-align__wrapper{padding:60px 40px 60px 80px}}.wp-block-northrop-grumman-text-carousel .text-carousel__background{position:absolute;top:0;right:0;width:100vw;height:100%;background-color:#e9ebed}.wp-block-northrop-grumman-text-carousel.is-style-dark .text-carousel__background{background-color:#000}.wp-block-northrop-grumman-text-carousel.is-style-dark-blue .text-carousel__background,.wp-block-northrop-grumman-text-carousel.is-style-navy .text-carousel__background{background-color:#002554}.wp-block-northrop-grumman-text-carousel .text-carousel__slide-wrapper{position:relative;display:-ms-grid;display:grid;-ms-grid-rows:1fr;-ms-grid-columns:1fr;grid-template:1fr/1fr;align-items:center;min-height:1.5rem}.wp-block-northrop-grumman-text-carousel .text-carousel__slide{position:relative;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;z-index:1;overflow:hidden;-webkit-animation-timing-function:cubic-bezier(.76,0,.24,1);animation-timing-function:cubic-bezier(.76,0,.24,1);-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:text-carousel__slide-animate-in;animation-name:text-carousel__slide-animate-in}.wp-block-northrop-grumman-text-carousel .text-carousel__slide[aria-hidden=true]{z-index:0;opacity:0;transform:translateY(calc(-100% - 40px));-webkit-animation-name:text-carousel__slide-animate-out;animation-name:text-carousel__slide-animate-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wp-block-northrop-grumman-text-carousel .text-carousel__slide-text{font-size:1.125rem;line-height:1.6;font-weight:500}.editor-styles-wrapper .wp-block-northrop-grumman-text-carousel p,.wp-block-northrop-grumman-text-carousel p{font-size:1.125rem;line-height:1.6;font-weight:500;margin-top:0;margin-bottom:0}.editor-styles-wrapper .wp-block-northrop-grumman-text-carousel p:not(:first-of-type),.wp-block-northrop-grumman-text-carousel p:not(:first-of-type){margin-top:1em}.wp-block-northrop-grumman-text-carousel .text-carousel__arrow-control{position:absolute;left:50%;bottom:.5rem;transform:translateX(-50%)}.wp-block-northrop-grumman-text-carousel .text-carousel__autoplay-control{position:absolute;left:.5rem;top:50%;transform:translateY(-50%)}@-webkit-keyframes text-carousel__slide-animate-in{0%{transform:translateY(calc(100% + 40px));opacity:0}to{transform:translateY(0);opacity:1}}@keyframes text-carousel__slide-animate-in{0%{transform:translateY(calc(100% + 40px));opacity:0}to{transform:translateY(0);opacity:1}}@-webkit-keyframes text-carousel__slide-animate-out{0%{transform:translateY(0);opacity:1}to{transform:translateY(calc(-100% - 40px));opacity:0}}@keyframes text-carousel__slide-animate-out{0%{transform:translateY(0);opacity:1}to{transform:translateY(calc(-100% - 40px));opacity:0}}.wp-block-northrop-grumman-video-gallery{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;color:#222;background-color:#e9ebed;--ng-video-gallery-sticky-top:var(--ng-nav-placeholder-height,0)}.wp-block-northrop-grumman-video-gallery .block-editor-block-list__layout figcaption{overflow:hidden;text-overflow:ellipsis}.wp-block-northrop-grumman-video-gallery.is-style-dark{color:#f7f7f7;background-color:#000}.wp-block-northrop-grumman-video-gallery.is-style-dark h2{color:#f7f7f7!important}.wp-block-northrop-grumman-video-gallery.is-style-dark a{color:#0083ff}.wp-block-northrop-grumman-video-gallery.is-style-dark a:hover{color:#50a3f2}.wp-block-northrop-grumman-video-gallery .block-align__wrapper{position:relative;display:block;margin:0 auto;max-width:1140px;padding:40px 20px;box-sizing:content-box}@media (min-width:768px){.wp-block-northrop-grumman-video-gallery .block-align__wrapper{padding:80px 40px}}.wp-block-northrop-grumman-video-gallery .header__wrapper{margin-bottom:2em}.wp-block-northrop-grumman-video-gallery .header__wrapper h2{font-size:calc(1.913125rem + .965625*(100vw - 20rem)/60);line-height:1.2;font-weight:600;margin-top:0;margin-bottom:.25em}@media (min-width:1200px){.wp-block-northrop-grumman-video-gallery .header__wrapper h2{font-size:2.87875rem}}.wp-block-northrop-grumman-video-gallery .header__wrapper p{font-size:1.125rem;line-height:1.6;font-weight:500;margin-top:0;margin-bottom:.5em}.wp-block-northrop-grumman-video-gallery .player__layout{position:relative;display:block}@media (max-width:767px){.wp-block-northrop-grumman-video-gallery .player__layout{display:none}}.wp-block-northrop-grumman-video-gallery .player__embed-wrapper{position:relative;display:block;padding-top:56.25%;background-color:#e9ebed}.wp-block-northrop-grumman-video-gallery .player__embed-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.wp-block-northrop-grumman-video-gallery .player__embed-wrapper .components-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}ng-video-gallery.wp-block-northrop-grumman-video-gallery .media__layout{position:relative;display:-ms-grid;display:grid;grid-gap:2em;box-sizing:border-box}@media (min-width:768px){ng-video-gallery.wp-block-northrop-grumman-video-gallery .media__layout{-ms-grid-rows:1fr;-ms-grid-columns:3fr 2em 1fr;grid-template:1fr/3fr 1fr}}ng-video-gallery.wp-block-northrop-grumman-video-gallery figure{position:-webkit-sticky;position:sticky;top:0;margin:0;background-color:#fff;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);top:calc(0 + 2em);top:calc(var(--ng-video-gallery-sticky-top,0) + 2em)}ng-video-gallery.wp-block-northrop-grumman-video-gallery video{position:relative;display:block;width:100%;-o-object-fit:cover;object-fit:cover}ng-video-gallery.wp-block-northrop-grumman-video-gallery .trigger__caption,ng-video-gallery.wp-block-northrop-grumman-video-gallery figcaption{position:relative;display:block;text-align:left;margin:0;padding:1em;font-weight:600;font-size:1rem;color:#222;background-color:#fff}ng-video-gallery.wp-block-northrop-grumman-video-gallery button.trigger__button{position:relative;width:100%;padding:0;border:none;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);display:-ms-grid;display:grid;-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr}@media (min-width:768px){ng-video-gallery.wp-block-northrop-grumman-video-gallery button.trigger__button{display:block}}ng-video-gallery.wp-block-northrop-grumman-video-gallery button.trigger__button+button.trigger__button{margin-top:1em}ng-video-gallery.wp-block-northrop-grumman-video-gallery .trigger__thumb{position:relative;display:block;padding-top:56.25%;background-position:50%;background-size:cover;background-color:#e9ebed}.ng-video-gallery-modal iframe,.ng-video-gallery-modal video{display:block;min-width:90vw;max-width:100%;-o-object-fit:cover;object-fit:cover;min-height:152px;height:auto}@media (min-width:375px){.ng-video-gallery-modal iframe,.ng-video-gallery-modal video{min-height:183px}}@media (min-width:390px){.ng-video-gallery-modal iframe,.ng-video-gallery-modal video{min-height:192px}}@media (min-width:428px){.ng-video-gallery-modal iframe,.ng-video-gallery-modal video{min-height:213px}}.ng-video-gallery-modal figcaption{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.wp-block-northrop-grumman-feature-video{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;color:#222;background-color:#e9ebed}.wp-block-northrop-grumman-feature-video iframe{position:absolute!important;width:100%!important;height:100%!important;top:0;left:0}.wp-block-northrop-grumman-feature-video .block-editor-block-list__layout figcaption{overflow:hidden;text-overflow:ellipsis}.wp-block-northrop-grumman-feature-video.is-style-dark{color:#f7f7f7;background-color:#000}.wp-block-northrop-grumman-feature-video.is-style-dark a{color:#0083ff}.wp-block-northrop-grumman-feature-video.is-style-dark a:hover{color:#50a3f2}.editor-styles-wrapper .wp-block-northrop-grumman-feature-video h2,.wp-block-northrop-grumman-feature-video h2{font-size:calc(1.913125rem + .965625*(100vw - 20rem)/60);line-height:1.2;font-weight:600;margin-top:0;margin-bottom:2rem}@media (min-width:1200px){.editor-styles-wrapper .wp-block-northrop-grumman-feature-video h2,.wp-block-northrop-grumman-feature-video h2{font-size:2.87875rem}}.wp-block-northrop-grumman-feature-video .block-align__wrapper{position:relative;display:block;margin:0 auto;max-width:1140px;padding:40px 20px;box-sizing:content-box}@media (min-width:768px){.wp-block-northrop-grumman-feature-video .block-align__wrapper{padding:80px 40px}}.wp-block-northrop-grumman-feature-video figure{position:relative;background-color:#fff;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);display:flex;flex-direction:column}.wp-block-northrop-grumman-feature-video video{position:relative;display:block;width:100%;-o-object-fit:cover;object-fit:cover}.wp-block-northrop-grumman-feature-video figcaption{position:relative;display:block;text-align:left;padding:1em;margin:0;font-weight:600;font-size:1rem;color:#222;background-color:#fff}.wp-block-northrop-grumman-feature-video[data-full-width="1"] .block-align__wrapper{max-width:100%;padding-left:0;padding-right:0}.wp-block-northrop-grumman-feature-video[data-full-width="1"] .title__wrapper{max-width:1140px;padding:0 40px}.wp-block-northrop-grumman-feature-video[data-transparent-bg="1"],.wp-block-northrop-grumman-feature-video[data-transparent-bg=true]{background-color:transparent}.ng-collection-arrow-control{position:relative;display:inline-flex;color:#fff;align-items:center;justify-content:flex-start;z-index:10;padding:4px;box-sizing:border-box;font-weight:400;border-radius:50px;background-color:rgba(0,0,0,.6);transition:background-color .3s cubic-bezier(.76,0,.24,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ng-collection-arrow-control:hover{background-color:#000}.editor-styles-wrapper .ng-collection-arrow-control p,.ng-collection-arrow-control p{margin:0 .75rem;line-height:1}.ng-collection-arrow-control button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:100%;padding:0;border:none;box-shadow:inset 0 0 0 1px #fff;background-color:transparent;color:#fff;cursor:pointer;transition:box-shadow .3s cubic-bezier(.76,0,.24,1)}.ng-collection-arrow-control button:hover{box-shadow:inset 0 0 0 20px #002699}.ng-collection-arrow-control svg{fill:#fff}.buttonBack___1mlaL,.buttonFirst___2rhFr,.buttonLast___2yuh0,.buttonNext___2mOCa,.buttonNext___3Lm3s,.dot___3c3SI{cursor:pointer}.image___xtQGH{display:block;width:100%;height:100%}.spinner___27VUp{position:absolute;top:calc(50% - 15px);left:calc(50% - 15px);width:30px;height:30px;-webkit-animation-name:spin___S3UuE;animation-name:spin___S3UuE;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border:4px solid #a9a9a9;border-top-color:#000;border-radius:30px}@-webkit-keyframes spin___S3UuE{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin___S3UuE{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.container___2O72F{position:relative;overflow:hidden;height:100%;width:100%}.overlay___IV4qY{position:absolute;top:0;left:0;bottom:0;right:0;opacity:0;cursor:zoom-in;transition:opacity .3s,transform .3s}.hover___MYy31,.loading___1pvNI,.zoom___3kqYk{opacity:1}.imageLoadingSpinnerContainer___3UIPD{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#f4f4f4}.slide___3-Nqo{position:relative;display:block;box-sizing:border-box;height:0;margin:0;list-style-type:none}.slide___3-Nqo:focus{outline:none!important}.slideHorizontal___1NzNV{float:left}[dir=rtl] .slideHorizontal___1NzNV{direction:rtl;transform:scaleX(-1)}.slideInner___2mfX9{position:absolute;top:0;left:0;width:100%;height:100%}.focusRing___1airF{position:absolute;top:5px;right:5px;bottom:5px;left:5px;pointer-events:none;outline-width:5px;outline-style:solid;outline-color:Highlight}@media (-webkit-min-device-pixel-ratio:0){.focusRing___1airF{outline-style:auto;outline-color:-webkit-focus-ring-color}}.horizontalSlider___281Ls{position:relative;overflow:hidden}[dir=rtl] .horizontalSlider___281Ls{direction:ltr;transform:scaleX(-1)}.horizontalSliderTray___1L-0W{overflow:hidden;width:100%}.verticalSlider___34ZFD{position:relative;overflow:hidden}.verticalSliderTray___267D8{overflow:hidden}.verticalTray___12Key{float:left}.verticalSlideTrayWrap___2nO7o{overflow:hidden}.sliderTray___-vHFQ{display:block;list-style:none;padding:0;margin:0}.sliderAnimation___300FY{transition:transform .5s;transition-timing-function:cubic-bezier(.645,.045,.355,1);will-change:transform}.masterSpinnerContainer___1Z6hB{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#f4f4f4}ng-main-carousel.wp-block-northrop-grumman-main-carousel{max-height:100vh}ng-main-carousel.wp-block-northrop-grumman-main-carousel .carousel__inner-slide{max-height:100vh!important}@media (min-width:992px){ng-main-carousel.wp-block-northrop-grumman-main-carousel .carousel__inner-slide img{max-height:75vh!important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:35%;left:50%;transform:translate(-50%,-50%)}ng-main-carousel.wp-block-northrop-grumman-main-carousel .pureReactSlider{max-height:75vh!important}ng-main-carousel.wp-block-northrop-grumman-main-carousel .carousel__slide{padding-bottom:19.75%!important}ng-main-carousel.wp-block-northrop-grumman-main-carousel .carousel__inner-slide{max-height:100vh!important}}.wp-block-northrop-grumman-main-carousel{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;margin:0}.wp-block-northrop-grumman-main-carousel .slider{position:relative;display:block;width:100%;height:100%}.wp-block-northrop-grumman-main-carousel.is-style-dark-blue,.wp-block-northrop-grumman-main-carousel.is-style-navy{background-color:#002554}.wp-block-northrop-grumman-main-carousel .mainCarouselContent{padding:49px 3%;display:flex;flex-direction:column}@media (max-width:767px){.wp-block-northrop-grumman-main-carousel .mainCarouselContent{padding:30px 17px 35px;align-content:center;row-gap:24px}}.wp-block-northrop-grumman-main-carousel .mainCarouselContent .contentRow{display:flex;flex-direction:row;flex-wrap:nowrap}@media (max-width:767px){.wp-block-northrop-grumman-main-carousel .mainCarouselContent .contentRow{flex-direction:column;row-gap:24px}}.wp-block-northrop-grumman-main-carousel .mainCarouselContent .body{padding-right:10px}.wp-block-northrop-grumman-main-carousel .mainCarouselContent .body>*{max-width:930px}.wp-block-northrop-grumman-main-carousel .mainCarouselContent .body h2{color:#000;font-size:30px;font-weight:700;letter-spacing:0;line-height:32px;margin-bottom:15px}.wp-block-northrop-grumman-main-carousel .mainCarouselContent .body p{color:#222;margin-top:21px;margin-bottom:0;font-size:20px;font-weight:300;letter-spacing:0;line-height:22px}@media (max-width:767px){.wp-block-northrop-grumman-main-carousel .mainCarouselContent .body p{margin-top:18px;margin-bottom:24px}}.wp-block-northrop-grumman-main-carousel.is-style-dark-blue .mainCarouselContent .body h2,.wp-block-northrop-grumman-main-carousel.is-style-dark-blue .mainCarouselContent .body p,.wp-block-northrop-grumman-main-carousel.is-style-navy .mainCarouselContent .body h2,.wp-block-northrop-grumman-main-carousel.is-style-navy .mainCarouselContent .body p{color:#f7f7f7}.wp-block-northrop-grumman-main-carousel .mainCarouselContent .ctaButton{text-align:right;flex-grow:2}.wp-block-northrop-grumman-main-carousel .mainCarouselContent .ctaButton a{min-width:105px;height:50px;padding:13px 26px;font-size:18px;font-weight:500;line-height:25px;display:inline-block;text-align:center;background-color:#00269a;color:#fff;white-space:nowrap}.wp-block-northrop-grumman-main-carousel .mainCarouselContent .ctaButton a:hover{background-color:#194ae0}.wp-block-northrop-grumman-main-carousel .mainCarouselContent .ctaButton a svg{width:1rem;height:1rem;margin-right:5px;margin-top:-5px}@media (max-width:767px){.wp-block-northrop-grumman-main-carousel .mainCarouselContent .ctaButton{text-align:center}}.wp-block-northrop-grumman-main-carousel.is-style-dark-blue .mainCarouselContent .ctaButton a,.wp-block-northrop-grumman-main-carousel.is-style-navy .mainCarouselContent .ctaButton a{background-color:#fff;color:#00269a}.wp-block-northrop-grumman-main-carousel.is-style-dark-blue .mainCarouselContent .ctaButton a:hover,.wp-block-northrop-grumman-main-carousel.is-style-navy .mainCarouselContent .ctaButton a:hover{background-color:#dae7ef}.wp-block-northrop-grumman-main-carousel .mainCarouselContent .carousel__dot-group{flex-basis:100%;line-height:0;margin-top:29px}@media (max-width:767px){.wp-block-northrop-grumman-main-carousel .mainCarouselContent .carousel__dot-group{margin-top:30px;text-align:center}}.wp-block-northrop-grumman-main-carousel .carouselButton{position:absolute;top:45%;width:50px;height:50px;border-radius:50%;background-color:#00269a;border:0;display:flex;justify-content:center;align-items:center}.wp-block-northrop-grumman-main-carousel .carouselButton div,.wp-block-northrop-grumman-main-carousel .carouselButton svg{fill:#fff;width:24px;height:24px;display:block}.wp-block-northrop-grumman-main-carousel .carouselButton.back{left:3%}.wp-block-northrop-grumman-main-carousel .carouselButton.next{right:3%}.wp-block-northrop-grumman-main-carousel .carouselButton:hover{background-color:#194ae0}.wp-block-northrop-grumman-main-carousel .carouselButton:disabled{background-color:#7c878e;cursor:not-allowed}@media (max-width:767px){.wp-block-northrop-grumman-main-carousel .carouselButton{width:35px;height:35px}}.wp-block-northrop-grumman-main-carousel .carousel__dot{width:10px;height:10px;border-radius:50%;border:none;padding:0;display:inline-block;background-color:#7c878e;margin-left:15px}.wp-block-northrop-grumman-main-carousel .carousel__dot:first-child{margin-left:10px}@media (max-width:767px){.wp-block-northrop-grumman-main-carousel .carousel__dot:first-child{margin-left:0}}.wp-block-northrop-grumman-main-carousel.is-style-dark-blue .carousel__dot,.wp-block-northrop-grumman-main-carousel.is-style-navy .carousel__dot{background-color:hsla(0,0%,100%,.3)}.wp-block-northrop-grumman-main-carousel .carousel__dot--selected{background-color:#00269a}.wp-block-northrop-grumman-main-carousel.is-style-dark-blue .carousel__dot--selected,.wp-block-northrop-grumman-main-carousel.is-style-navy .carousel__dot--selected{background-color:#fff}.wp-block-northrop-grumman-main-carousel .gallery__spinner{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.wp-block-northrop-grumman-main-carousel .pureReactSlider{background-color:#000}.wp-block-northrop-grumman-main-carousel .carousel__inner-slide img{margin-bottom:0!important;min-width:100%;min-height:100%}@media (min-width:992px){.wp-block-northrop-grumman-main-carousel .carousel__inner-slide img{width:100%;max-width:100%}}.post-template-default .entry-content .wp-block-northrop-grumman-main-carousel .pureReactSlider :not(img){max-width:none}.wp-block-northrop-grumman-data-table{color:#333;font-family:futura-pt,Arial,sans-serif;font-size:16px}.wp-block-northrop-grumman-data-table .block-align__wrapper{padding:80px 0}.wp-block-northrop-grumman-data-table .title__wrapper h2{color:#000}.wp-block-northrop-grumman-data-table table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.wp-block-northrop-grumman-data-table .isMobile table{table-layout:unset}.wp-block-northrop-grumman-data-table th{border-bottom:1px solid #00269a;line-height:24px;font-weight:700;background-color:#f7f8f9}.wp-block-northrop-grumman-data-table td{line-height:23px;border-bottom:1px solid #e9ebed;background-color:#fff}.wp-block-northrop-grumman-data-table td,.wp-block-northrop-grumman-data-table th{text-align:left;padding:17px;word-wrap:break-word}.wp-block-northrop-grumman-data-table .controlDots{width:100%;text-align:center}.wp-block-northrop-grumman-data-table .controlDots .dot{width:10px;height:10px;border:0;border-radius:10px;box-shadow:none;background-color:#7c878e;display:inline-block;margin:10px;cursor:pointer}.wp-block-northrop-grumman-data-table .controlDots .dot.selected{background-color:#00269a}.wp-block-northrop-grumman-data-table table.lockFirstColumn th:first-child,.wp-block-northrop-grumman-data-table table.lockFirstColumn tr td:first-child{border-right:2px solid #333;font-weight:700}.wp-block-northrop-grumman-data-table .isMobile table.lockFirstColumn .stickyCol{position:-webkit-sticky;position:sticky;left:0}.wp-block-northrop-grumman-data-table .isMobile{position:relative;overflow:auto}.wp-block-northrop-grumman-simple-quote{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;color:#000;margin:80px 0;background-color:rgba(247,248,249,.9)}.wp-block-northrop-grumman-simple-quote.full-width{max-width:none!important;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.wp-block-northrop-grumman-simple-quote .block-align__wrapper{margin:0 auto}.wp-block-northrop-grumman-simple-quote .content__wrapper{padding:150px 0 76px 25px;max-width:733px!important;margin-left:3.75rem}@media (max-width:991px){.wp-block-northrop-grumman-simple-quote .content__wrapper{padding:110px 50px 50px 110px;max-width:450px!important;margin-left:0}}.wp-block-northrop-grumman-simple-quote .quote-icon{display:inline;position:absolute;top:76px}@media (max-width:991px){.wp-block-northrop-grumman-simple-quote .quote-icon{top:52px;left:20px}}.wp-block-northrop-grumman-simple-quote .quote-icon svg path{fill:#00269a}@media (max-width:991px){.wp-block-northrop-grumman-simple-quote .quote-icon svg path{transform:scale(.55)}}.wp-block-northrop-grumman-simple-quote .simple-quote__quote{font-size:30px;letter-spacing:0;line-height:50px;margin-bottom:3.75rem}@media (max-width:991px){.wp-block-northrop-grumman-simple-quote .simple-quote__quote{font-size:18px;line-height:26px;margin-bottom:30px}}.wp-block-northrop-grumman-simple-quote .simple-quote__author{font-size:20px;font-weight:700;letter-spacing:0;line-height:35px}@media (max-width:991px){.wp-block-northrop-grumman-simple-quote .simple-quote__author{font-size:14px;line-height:24px}}.wp-block-northrop-grumman-simple-quote .simple-quote__authorTitle{color:#545859;font-size:20px;font-weight:300;letter-spacing:0;line-height:35px}@media (max-width:991px){.wp-block-northrop-grumman-simple-quote .simple-quote__authorTitle{font-size:14px;line-height:24px}}.wp-block-northrop-grumman-simple-quote[data-appearance=dark-blue],.wp-block-northrop-grumman-simple-quote[data-appearance=navy]{color:#fff;background-color:#002554}.wp-block-northrop-grumman-simple-quote.is-style-dark-blue .simple-quote__authorTitle,.wp-block-northrop-grumman-simple-quote.is-style-dark .simple-quote__authorTitle,.wp-block-northrop-grumman-simple-quote.is-style-navy .simple-quote__authorTitle,.wp-block-northrop-grumman-simple-quote[data-appearance=dark-blue] .simple-quote__authorTitle,.wp-block-northrop-grumman-simple-quote[data-appearance=navy] .simple-quote__authorTitle{color:#d8d8d8}.wp-block-northrop-grumman-simple-quote.is-style-dark-blue .quote-icon svg path,.wp-block-northrop-grumman-simple-quote.is-style-navy .quote-icon svg path,.wp-block-northrop-grumman-simple-quote[data-appearance=dark-blue] .quote-icon svg path,.wp-block-northrop-grumman-simple-quote[data-appearance=navy] .quote-icon svg path{fill:#a6bbc8}.wp-block-northrop-grumman-simple-quote.is-style-dark .block__background{background-color:#000}.wp-block-northrop-grumman-simple-quote.is-style-dark-blue .block__background,.wp-block-northrop-grumman-simple-quote.is-style-navy .block__background{background-color:#002554}.wp-block-northrop-grumman-simple-quote.is-style-dark,.wp-block-northrop-grumman-simple-quote.is-style-dark-blue,.wp-block-northrop-grumman-simple-quote.is-style-navy{color:#f7f7f7}.wp-block-northrop-grumman-simple-quote.is-style-dark{color:#f7f7f7;background-color:#000}.wp-block-northrop-grumman-simple-quote.is-style-dark a{color:#0083ff}.wp-block-northrop-grumman-simple-quote.is-style-dark a:hover{color:#50a3f2}.wp-block-northrop-grumman-simple-quote.is-style-none{background-color:transparent}.wp-block-northrop-grumman-simple-quote.is-style-dark{background-color:rgba(0,0,0,.9)}.wp-block-northrop-grumman-simple-quote.is-style-dark-blue,.wp-block-northrop-grumman-simple-quote.is-style-navy{background-color:rgba(0,37,84,.9)}.wp-block-northrop-grumman-simple-quote.is-style-light{background-color:rgba(247,248,249,.9)}.wp-block-northrop-grumman-large-block-quote{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;margin:80px 0;background-color:#e9ebed;min-height:500px}@media (max-width:767px){.wp-block-northrop-grumman-large-block-quote{padding-bottom:60px}}.wp-block-northrop-grumman-large-block-quote.is-style-dark-blue,.wp-block-northrop-grumman-large-block-quote.is-style-navy{background-color:#002554}.wp-block-northrop-grumman-large-block-quote.is-style-dark .block__background{background-color:#000}.wp-block-northrop-grumman-large-block-quote.is-style-dark-blue .block__background,.wp-block-northrop-grumman-large-block-quote.is-style-navy .block__background{background-color:#002554}.wp-block-northrop-grumman-large-block-quote.is-style-dark,.wp-block-northrop-grumman-large-block-quote.is-style-dark-blue,.wp-block-northrop-grumman-large-block-quote.is-style-navy{color:#f7f7f7}.wp-block-northrop-grumman-large-block-quote.is-style-dark{color:#f7f7f7;background-color:#000}.wp-block-northrop-grumman-large-block-quote.is-style-dark a{color:#0083ff}.wp-block-northrop-grumman-large-block-quote.is-style-dark a:hover{color:#50a3f2}.wp-block-northrop-grumman-large-block-quote.is-style-none .block__background{background-color:transparent}.wp-block-northrop-grumman-large-block-quote.full-width{max-width:none!important;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.wp-block-northrop-grumman-large-block-quote .content__wrapper{max-width:1280px!important;margin-left:auto;margin-right:auto}.wp-block-northrop-grumman-large-block-quote .image__wrapper img{width:500px;height:350px;max-width:500px;max-height:350px}@media (max-width:767px){.wp-block-northrop-grumman-large-block-quote .image__wrapper img{width:283px;height:192px;max-width:283px;max-height:192px}}.wp-block-northrop-grumman-large-block-quote .copy__wrapper{position:absolute;width:703px;max-width:703px;color:#fff;background-color:#002554;padding:56px;left:calc(50% - 351.5px);bottom:0}@media (max-width:767px){.wp-block-northrop-grumman-large-block-quote .copy__wrapper{width:100%;max-width:100%;position:relative;left:0;bottom:unset;top:-30px;padding:30px 25px 60px}}.wp-block-northrop-grumman-large-block-quote .large-block-quote__quote{font-size:1.875rem;line-height:3.125rem;letter-spacing:0}@media (max-width:767px){.wp-block-northrop-grumman-large-block-quote .large-block-quote__quote{font-size:1.125rem;line-height:1.625rem}}.wp-block-northrop-grumman-large-block-quote .large-block-quote__author{font-size:1.25rem;line-height:2.188rem;font-weight:700;letter-spacing:0;margin-bottom:5px}@media (max-width:767px){.wp-block-northrop-grumman-large-block-quote .large-block-quote__author{font-size:.875rem;margin-bottom:0}}.wp-block-northrop-grumman-large-block-quote .large-block-quote__authorTitle{font-size:1.25rem;line-height:2.188rem;font-weight:300;letter-spacing:0;margin-bottom:20px}@media (max-width:767px){.wp-block-northrop-grumman-large-block-quote .large-block-quote__authorTitle{margin-bottom:1.875px;font-size:.875rem}}.wp-block-northrop-grumman-large-block-quote.is-style-dark-blue .copy__wrapper,.wp-block-northrop-grumman-large-block-quote.is-style-navy .copy__wrapper{color:#000;background-color:#e9ebed}.wp-block-northrop-grumman-card-static{position:relative;display:-ms-inline-grid;display:inline-grid;-ms-grid-rows:1fr;-ms-grid-columns:1fr 2fr;grid-template:1fr/1fr 2fr;align-self:flex-start;width:100%;font-family:futura-pt,Arial,sans-serif;color:#222;background-color:#fff!important;overflow:hidden;box-sizing:border-box;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)!important}@media (max-width:575px){.wp-block-northrop-grumman-card-static{overflow:visible;display:unset;grid-template:unset;display:-ms-inline-grid;display:inline-grid;-ms-grid-rows:1fr;-ms-grid-columns:1fr;grid-template:1fr/1fr}}.wp-block-northrop-grumman-card-static .card__media{position:relative;display:block;width:100%;background-color:#e9ebed;transition:height .2s cubic-bezier(.25,1,.5,1)}.wp-block-northrop-grumman-card-static .card__media img,.wp-block-northrop-grumman-card-static .card__media svg{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;height:260px}@media (max-width:575px){.wp-block-northrop-grumman-card-static .card__media img,.wp-block-northrop-grumman-card-static .card__media svg{margin-bottom:0!important;position:unset}}.wp-block-northrop-grumman-card-static .card__media svg{fill:#88a6ff;background-color:#002699}[data-background-context=dark-blue] .wp-block-northrop-grumman-card-static .card__media svg,[data-background-context=dark] .wp-block-northrop-grumman-card-static .card__media svg,[data-background-context=navy] .wp-block-northrop-grumman-card-static .card__media svg{fill:#939ca6;background-color:#e9ebed}.wp-block-northrop-grumman-card-static .card__body{position:static;z-index:22;display:flex;flex-direction:column;padding:1em;overflow-x:hidden;overflow-y:hidden;background-color:#fff;transform:translateZ(0);transition:height .6s cubic-bezier(.25,1,.5,1),max-height .6s cubic-bezier(.25,1,.5,1),margin-top .6s cubic-bezier(.25,1,.5,1)}@media (max-width:575px){.wp-block-northrop-grumman-card-static .card__body{overflow-x:visible;padding:4.5rem 2rem 2rem;align-self:flex-end;min-height:12.25rem;max-height:12.25rem;margin-top:13.688rem}}@media (max-width:575px){.wp-block-northrop-grumman-card-static .card__body,.wp-block-northrop-grumman-card-static .card__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}}.wp-block-northrop-grumman-card-static .card__body-title{flex-shrink:0;margin-bottom:.5em}.wp-block-northrop-grumman-card-static .card__body-title h3{font-size:1rem;line-height:1.2;font-weight:600;margin-top:0;margin-bottom:0}.wp-block-northrop-grumman-card-static .card__body-title a{color:inherit;text-decoration:none}.wp-block-northrop-grumman-card-static .card__body-title .components-spinner{margin:0 .5em 0 0}.wp-block-northrop-grumman-card-static .card__body-text{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis}.wp-block-northrop-grumman-card-static .card__body-text p{line-height:1.375rem;font-size:.875rem;margin-top:0;margin-bottom:0;color:#333;overflow:hidden;text-overflow:ellipsis}.wp-block-northrop-grumman-card-static .card__body-text.cardBodyLengthWarning{border:2px dashed #721c24;padding:2px;font-weight:300}.wp-block-northrop-grumman-card-static .card__body-actions{max-height:0;overflow:hidden;margin-top:20px;transition:margin-top .5s cubic-bezier(.25,1,.5,1),max-height .4s cubic-bezier(.25,1,.5,1)}.wp-block-northrop-grumman-card-static .card__body-text p:last-of-type{margin-bottom:0}@media (max-width:575px){.wp-block-northrop-grumman-card-static .card__media:not(:empty)~.card__body{height:12.25rem;margin-top:16rem}}@media (min-width:576px){.wp-block-northrop-grumman-card-static{display:-ms-inline-grid;display:inline-grid;-ms-grid-rows:1fr;-ms-grid-columns:1fr;grid-template:1fr/1fr}.wp-block-northrop-grumman-card-static .card__body,.wp-block-northrop-grumman-card-static .card__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}}@media (min-width:576px) and (max-width:575px){.wp-block-northrop-grumman-card-static .card__body,.wp-block-northrop-grumman-card-static .card__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}}@media (min-width:576px){.wp-block-northrop-grumman-card-static .card__media{height:16rem}}@media (min-width:576px){.wp-block-northrop-grumman-card-static .card__media:empty{background-color:#002699;height:1.25rem}.wp-block-northrop-grumman-card-static .card__media:empty~.card__body{margin-top:1.25rem}}@media (min-width:576px){.wp-block-northrop-grumman-card-static .card__body{padding:1.5rem 2rem 2rem;align-self:flex-end;min-height:12.25rem;max-height:12.25rem;margin-top:13.688rem}}@media (min-width:576px){.wp-block-northrop-grumman-card-static .card__media:not(:empty)~.card__body{height:12.25rem;margin-top:16rem}}@media (min-width:576px){.wp-block-northrop-grumman-card-static:hover .card__body,.wp-block.block-editor-block-list__block[data-type="northrop-grumman/card-static"].is-selected .card__body{max-height:14.562rem}.wp-block-northrop-grumman-card-static:hover .card__media:not(:empty)~.card__body,.wp-block.block-editor-block-list__block[data-type="northrop-grumman/card-static"].is-selected .card__media:not(:empty)~.card__body{height:14.562rem;margin-top:13.688rem}.wp-block-northrop-grumman-card-static:hover .card__body-actions,.wp-block.block-editor-block-list__block[data-type="northrop-grumman/card-static"].is-selected .card__body-actions{max-height:6rem;margin-top:20px}}@media (min-width:576px){.wp-block-northrop-grumman-card-static:focus-within .card__body{max-height:14.562rem}.wp-block-northrop-grumman-card-static:focus-within .card__media:not(:empty)~.card__body{height:14.562rem;margin-top:13.688rem}.wp-block-northrop-grumman-card-static:focus-within .card__body-actions{max-height:6rem}}.is-style-dark .wp-block-northrop-grumman-card-static .card__body,.is-style-dark .wp-block-northrop-grumman-card-static .card__body .card__body-text p,.is-style-navy .wp-block-northrop-grumman-card-static .card__body,.is-style-navy .wp-block-northrop-grumman-card-static .card__body .card__body-text p{color:#000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-northrop-grumman-card-static{margin-right:32px}}.wp-block-northrop-grumman-card-flexible{position:relative;display:-ms-inline-grid;display:inline-grid;-ms-grid-rows:1fr;-ms-grid-columns:1fr 2fr;grid-template:1fr/1fr 2fr;align-self:flex-start;width:100%;font-family:futura-pt,Arial,sans-serif;color:#222;background-color:#fff;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);overflow:hidden;box-sizing:border-box}@media (max-width:575px){.wp-block-northrop-grumman-card-flexible{overflow:visible;display:unset;grid-template:unset}}.wp-block-northrop-grumman-card-flexible .card__media{position:relative;display:block;width:100%;background-color:#e9ebed;transition:height .2s cubic-bezier(.25,1,.5,1)}.wp-block-northrop-grumman-card-flexible .card__media img,.wp-block-northrop-grumman-card-flexible .card__media svg{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;height:260px}@media (max-width:575px){.wp-block-northrop-grumman-card-flexible .card__media img,.wp-block-northrop-grumman-card-flexible .card__media svg{margin-bottom:0!important;position:unset}}.wp-block-northrop-grumman-card-flexible .card__media svg{fill:#88a6ff;background-color:#002699}[data-background-context=dark-blue] .wp-block-northrop-grumman-card-flexible .card__media svg,[data-background-context=dark] .wp-block-northrop-grumman-card-flexible .card__media svg,[data-background-context=navy] .wp-block-northrop-grumman-card-flexible .card__media svg{fill:#939ca6;background-color:#e9ebed}.wp-block-northrop-grumman-card-flexible .card__body{position:static;z-index:22;display:flex;flex-direction:column;padding:1em;overflow-x:hidden;overflow-y:hidden;background-color:#fff;transform:translateZ(0);transition:height .6s cubic-bezier(.25,1,.5,1),max-height .6s cubic-bezier(.25,1,.5,1),margin-top .6s cubic-bezier(.25,1,.5,1)}@media (max-width:575px){.wp-block-northrop-grumman-card-flexible .card__body{padding:28px 20px 34px;overflow-x:visible}}.wp-block-northrop-grumman-card-flexible .card__category{font-size:.675rem;text-transform:uppercase;z-index:9999;position:relative}@media (max-width:575px){.wp-block-northrop-grumman-card-flexible .card__category{margin-bottom:12px}}.wp-block-northrop-grumman-card-flexible .card__body-actions,.wp-block-northrop-grumman-card-flexible .card__body-title{flex-shrink:0}.wp-block-northrop-grumman-card-flexible .card__body-title{margin-bottom:.5em}.wp-block-northrop-grumman-card-flexible .card__body-title h3{font-size:1rem;line-height:1.2;font-weight:600;margin-top:0;margin-bottom:0}.wp-block-northrop-grumman-card-flexible .card__body-title a{color:inherit;text-decoration:none}.wp-block-northrop-grumman-card-flexible a:hover{opacity:1;text-decoration:none;color:#194ae0}.wp-block-northrop-grumman-card-flexible a.overlay{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:2}@media (max-width:767px){.wp-block-northrop-grumman-card-flexible a.overlay{height:260px}}.wp-block-northrop-grumman-card-flexible .card__body-title .components-spinner{margin:0 .5em 0 0}.wp-block-northrop-grumman-card-flexible .card__body-text{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis}.wp-block-northrop-grumman-card-flexible .card__body-text.cardBodyLengthWarning{border:2px dashed #721c24;padding:2px;font-weight:300}.wp-block-northrop-grumman-card-flexible .card__body-text p{line-height:1.375rem;font-size:.875rem;margin-top:0;margin-bottom:0;color:#333;overflow:hidden;text-overflow:ellipsis}.wp-block-northrop-grumman-card-flexible .card__body-text p:last-of-type{margin-bottom:0}.wp-block-northrop-grumman-card-flexible .card__body-button{position:relative;display:inline-block;font-family:futura-pt,Arial,sans-serif;box-sizing:border-box;font-weight:500;padding:0;border-radius:0;border:none;line-height:1.2;color:#002699;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wp-block-northrop-grumman-card-flexible .card__body-button svg{width:16px;height:16px;display:inline-block;vertical-align:unset;position:relative;top:2px;margin-right:5px}@media (min-width:576px){.wp-block-northrop-grumman-card-flexible{display:-ms-inline-grid;display:inline-grid;-ms-grid-rows:1fr;-ms-grid-columns:1fr;grid-template:1fr/1fr}.wp-block-northrop-grumman-card-flexible .card__body,.wp-block-northrop-grumman-card-flexible .card__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-northrop-grumman-card-flexible .card__media{height:16rem}.wp-block-northrop-grumman-card-flexible .card__media:empty{background-color:#002699;height:1.25rem}.wp-block-northrop-grumman-card-flexible .card__media:empty~.card__body{margin-top:1.25rem}.wp-block-northrop-grumman-card-flexible .card__body{padding:1.5rem 2rem 2rem;align-self:flex-end;min-height:12.25rem;max-height:12.25rem;margin-top:13.688rem}.wp-block-northrop-grumman-card-flexible .card__media:not(:empty)~.card__body{height:12.25rem;margin-top:16rem}.wp-block-northrop-grumman-card-flexible .card__body-actions{max-height:0;margin-top:20px;overflow:hidden;transition:margin-top .5s cubic-bezier(.25,1,.5,1),max-height .4s cubic-bezier(.25,1,.5,1)}.wp-block.block-editor-block-list__block[data-type="northrop-grumman/card-flexible"].is-selected .card__body,:not(.wp-block-northrop-grumman-reduced-slider) .wp-block-northrop-grumman-card-flexible:hover .card__body{max-height:14.562rem}.wp-block.block-editor-block-list__block[data-type="northrop-grumman/card-flexible"].is-selected .card__media:not(:empty)~.card__body,:not(.wp-block-northrop-grumman-reduced-slider) .wp-block-northrop-grumman-card-flexible:hover .card__media:not(:empty)~.card__body{height:14.562rem;margin-top:13.688rem}.wp-block.block-editor-block-list__block[data-type="northrop-grumman/card-flexible"].is-selected .card__body-actions,:not(.wp-block-northrop-grumman-reduced-slider) .wp-block-northrop-grumman-card-flexible:hover .card__body-actions{max-height:6rem}:not(.wp-block-northrop-grumman-reduced-slider) .wp-block-northrop-grumman-card-flexible:focus-within .card__body{max-height:14.562rem}:not(.wp-block-northrop-grumman-reduced-slider) .wp-block-northrop-grumman-card-flexible:focus-within .card__media:not(:empty)~.card__body{height:14.562rem;margin-top:13.688rem}:not(.wp-block-northrop-grumman-reduced-slider) .wp-block-northrop-grumman-card-flexible:focus-within .card__body-actions{max-height:6rem}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-northrop-grumman-card-flexible{margin-right:32px}}.wp-block-northrop-grumman-card-linkable-noimage{position:relative;display:-ms-inline-grid;display:inline-grid;-ms-grid-rows:1fr;-ms-grid-columns:1fr 2fr;grid-template:1fr/1fr 2fr;align-self:flex-start;width:100%;font-family:futura-pt,Arial,sans-serif;color:#222;background-color:#fff;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);overflow:hidden;box-sizing:border-box}@media (max-width:575px){.wp-block-northrop-grumman-card-linkable-noimage{overflow:visible;display:unset;grid-template:unset}}.wp-block-northrop-grumman-card-linkable-noimage .card__media{position:relative;display:block;width:100%;background-color:#002699;height:1.25rem}.wp-block-northrop-grumman-card-linkable-noimage .card__body{position:static;z-index:22;display:flex;flex-direction:column;padding:2.5rem 2rem;overflow-x:hidden;overflow-y:hidden;background-color:#fff;transform:translateZ(0);transition:height .6s cubic-bezier(.25,1,.5,1),max-height .6s cubic-bezier(.25,1,.5,1),margin-top .6s cubic-bezier(.25,1,.5,1);min-height:14.375rem;max-height:14.375rem;heigh:14.375rem}@media (max-width:575px){.wp-block-northrop-grumman-card-linkable-noimage .card__body{padding:28px 20px 34px;overflow-x:visible}}.wp-block-northrop-grumman-card-linkable-noimage .card__category{font-size:.675rem;text-transform:uppercase;z-index:9999;position:relative}@media (max-width:575px){.wp-block-northrop-grumman-card-linkable-noimage .card__category{margin-bottom:12px}}.wp-block-northrop-grumman-card-linkable-noimage .card__body-actions,.wp-block-northrop-grumman-card-linkable-noimage .card__body-title{flex-shrink:0}.wp-block-northrop-grumman-card-linkable-noimage .card__body-title{margin-bottom:.5em}.wp-block-northrop-grumman-card-linkable-noimage .card__body-title h3{font-size:1rem;line-height:1.2;font-weight:600;margin-top:0;margin-bottom:0}.wp-block-northrop-grumman-card-linkable-noimage .card__body-title a{color:inherit;text-decoration:none}.wp-block-northrop-grumman-card-linkable-noimage a:hover{opacity:1;text-decoration:none;color:#194ae0}.wp-block-northrop-grumman-card-linkable-noimage a.overlay{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:2}@media (max-width:767px){.wp-block-northrop-grumman-card-linkable-noimage a.overlay{height:260px}}.wp-block-northrop-grumman-card-linkable-noimage .card__body-title .components-spinner{margin:0 .5em 0 0}.wp-block-northrop-grumman-card-linkable-noimage .card__body-text{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis}.wp-block-northrop-grumman-card-linkable-noimage .card__body-text.cardBodyLengthWarning{border:2px dashed #721c24;padding:2px;font-weight:300}.wp-block-northrop-grumman-card-linkable-noimage .card__body-text p{line-height:1.375rem;font-size:.875rem;margin-top:0;margin-bottom:0;color:#333;overflow:hidden;text-overflow:ellipsis}.wp-block-northrop-grumman-card-linkable-noimage .card__body-text p:last-of-type{margin-bottom:0}.wp-block-northrop-grumman-card-linkable-noimage .card__body-button{position:relative;display:inline-block;font-family:futura-pt,Arial,sans-serif;box-sizing:border-box;font-weight:500;padding:0;border-radius:0;border:none;line-height:1.2;color:#002699;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wp-block-northrop-grumman-card-linkable-noimage .card__body-button svg{width:16px;height:16px;display:inline-block;vertical-align:unset;position:relative;top:2px;margin-right:5px}@media (min-width:576px){.wp-block-northrop-grumman-card-linkable-noimage{display:-ms-inline-grid;display:inline-grid;-ms-grid-rows:1fr;-ms-grid-columns:1fr;grid-template:1fr/1fr}.wp-block-northrop-grumman-card-linkable-noimage .card__body,.wp-block-northrop-grumman-card-linkable-noimage .card__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-northrop-grumman-card-linkable-noimage .card__body{padding:2.5rem 2rem;transition:padding-top .5s cubic-bezier(.25,1,.5,1);align-self:flex-end;min-height:12rem;max-height:12rem;margin-top:1.25rem}.wp-block-northrop-grumman-card-linkable-noimage .card__body-actions{max-height:0;overflow:hidden;margin-top:20px;transition:margin-top .5s cubic-bezier(.25,1,.5,1),max-height .4s cubic-bezier(.25,1,.5,1)}.wp-block-northrop-grumman-card-linkable-noimage:hover .card__body,.wp-block.block-editor-block-list__block[data-type="northrop-grumman/card-linkable"].is-selected .card__body{max-height:12rem;padding-top:.625rem}.wp-block-northrop-grumman-card-linkable-noimage:hover .card__body-actions,.wp-block.block-editor-block-list__block[data-type="northrop-grumman/card-linkable"].is-selected .card__body-actions{max-height:6rem}.wp-block-northrop-grumman-card-linkable-noimage:focus-within .card__body{max-height:12rem}.wp-block-northrop-grumman-card-linkable-noimage:focus-within .card__body-actions{max-height:6rem}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-northrop-grumman-card-linkable-noimage{margin-right:32px}}.wp-block-northrop-grumman-reduced-slider[data-appearance=dark] .card__body-button,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark] .card__body-button:hover{color:#00269a}.wp-block-northrop-grumman-reduced-slider[data-appearance=dark] .card__body-title h3 a,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark] .card__body-title h3 a:hover{color:#222}.wp-block-northrop-grumman-reduced-slider[data-appearance=dark-blue] .card__body-button,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark-blue] .card__body-button:hover,.wp-block-northrop-grumman-reduced-slider[data-appearance=navy] .card__body-button,.wp-block-northrop-grumman-reduced-slider[data-appearance=navy] .card__body-button:hover{color:#00269a}.wp-block-northrop-grumman-reduced-slider[data-appearance=dark-blue] .card__body-title h3 a,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark-blue] .card__body-title h3 a:hover,.wp-block-northrop-grumman-reduced-slider[data-appearance=navy] .card__body-title h3 a,.wp-block-northrop-grumman-reduced-slider[data-appearance=navy] .card__body-title h3 a:hover{color:#222}.wp-block-northrop-grumman-reduced-slider[data-appearance=dark-blue] .carousel__dot,.wp-block-northrop-grumman-reduced-slider[data-appearance=navy] .carousel__dot{background-color:hsla(0,0%,100%,.3)}.wp-block-northrop-grumman-reduced-slider .carousel__dot--selected{background-color:#00269a}.wp-block-northrop-grumman-reduced-slider[data-appearance=dark-blue] .carousel__dot--selected,.wp-block-northrop-grumman-reduced-slider[data-appearance=navy] .carousel__dot--selected{background-color:#fff}.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible{position:relative;display:-ms-inline-grid;display:inline-grid;-ms-grid-rows:1fr;-ms-grid-columns:1fr 2fr;grid-template:1fr/1fr 2fr;align-self:flex-start;width:100%;height:100%;max-width:572px;max-height:492px;font-family:futura-pt,Arial,sans-serif;color:#222;background-color:#fff;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);overflow:hidden;box-sizing:border-box}@media (max-width:575px){.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible{max-width:375px;max-height:600px;overflow:visible;display:unset;grid-template:unset}}.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__media{position:relative;display:block;width:100%;background-color:#e9ebed;transition:height .2s cubic-bezier(.25,1,.5,1)}.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__media img,.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__media svg{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:575px){.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__media img,.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__media svg{margin-bottom:0!important;position:unset}}.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__media svg{fill:#88a6ff;background-color:#002699}[data-background-context=dark-blue] .wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__media svg,[data-background-context=dark] .wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__media svg,[data-background-context=navy] .wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__media svg{fill:#939ca6;background-color:#e9ebed}.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__body{position:static;z-index:22;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:hidden;justify-content:flex-start;background-color:#fff}.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__body-actions,.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__body-title{flex-shrink:0}.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__body-title{margin-bottom:1.125rem}.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__body-title h3{font-size:1.75rem;line-height:1.2;font-weight:800;margin-top:0;margin-bottom:0}.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__body-title a{color:inherit;text-decoration:none}.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible a:hover{opacity:1;text-decoration:none;color:#194ae0}.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible a.overlay{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:2}@media (max-width:767px){.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible a.overlay{height:260px}}.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__body-title .components-spinner{margin:0 .5em 0 0}.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__body-text{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis}.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__body-text.cardBodyLengthWarning{border:2px dashed #721c24;padding:2px;font-weight:300}.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__body-text p{line-height:1.375rem;font-size:1rem;margin-top:0;margin-bottom:.75rem;color:#333;overflow:hidden;text-overflow:ellipsis}.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__body-text p:last-of-type{margin-bottom:0}.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__body-button{position:relative;display:inline-block;font-family:futura-pt,Arial,sans-serif;box-sizing:border-box;font-weight:500;padding:0;border-radius:0;border:none;line-height:1.2;color:#002699;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__body-button svg{width:16px;height:16px;display:inline-block;vertical-align:unset;position:relative;top:2px;margin-right:5px}.wp-block-northrop-grumman-reduced-slider{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;color:#222}.wp-block-northrop-grumman-reduced-slider .block__background{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:767px){.wp-block-northrop-grumman-reduced-slider .block-align__wrapper{min-width:400px;min-height:625px;display:flex;justify-content:center}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout{-ms-grid-row-align:center;align-self:center;padding-top:1rem;padding-bottom:1rem}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel{position:relative;margin-left:auto;margin-right:auto}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel,.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider{display:block;max-width:385px;max-height:610px;padding:0;min-height:600px;min-width:375px}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider{display:inline}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider div.carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal ul.carousel__slider-tray{margin:0!important;padding-left:0!important}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider div.carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal ul.carousel__slider-tray li.carousel__slide div.carousel__inner-slide .wp-block-northrop-grumman-card-flexible{display:-ms-inline-grid;display:inline-grid;-ms-grid-rows:1fr;-ms-grid-columns:1fr;grid-template:1fr/1fr;max-height:37.5rem;min-height:600px;min-width:375px}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider div.carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal ul.carousel__slider-tray li.carousel__slide div.carousel__inner-slide .wp-block-northrop-grumman-card-flexible .card__media{height:20.625rem;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider div.carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal ul.carousel__slider-tray li.carousel__slide div.carousel__inner-slide .wp-block-northrop-grumman-card-flexible .card__media:empty{background-color:#002699;height:1.25rem}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider div.carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal ul.carousel__slider-tray li.carousel__slide div.carousel__inner-slide .wp-block-northrop-grumman-card-flexible .card__media:empty~.card__body{margin-top:1.25rem}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider div.carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal ul.carousel__slider-tray li.carousel__slide div.carousel__inner-slide .wp-block-northrop-grumman-card-flexible .card__media:not(:empty)~.card__body{height:16.875rem;margin-top:16.875rem}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider div.carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal ul.carousel__slider-tray li.carousel__slide div.carousel__inner-slide .wp-block-northrop-grumman-card-flexible .card__body{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;padding:1.875rem 1.125rem 2rem;align-self:flex-end;min-height:16.875rem;max-height:16.875rem;margin-top:0}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider div.carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal ul.carousel__slider-tray li.carousel__slide div.carousel__inner-slide .wp-block-northrop-grumman-card-flexible .card__body .card__body-title{margin-bottom:1.125rem}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider div.carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal ul.carousel__slider-tray li.carousel__slide div.carousel__inner-slide .wp-block-northrop-grumman-card-flexible .card__body .card__body-actions{max-height:1.75rem;overflow:visible;transition:none}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .carousel__dot-group{position:absolute;bottom:48px;justify-content:center;width:100%;display:flex;height:13px!important}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .carousel__dot-group .carousel__dot{width:13px;height:13px;border-radius:50%;border:none;padding:0;display:inline-block;margin-left:15px}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .carousel__dot-group .carousel__dot:first-child{margin-left:0}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .carouselButton{position:absolute;top:45%;width:50px;height:50px;border-radius:50%;border:0;display:flex;justify-content:center;align-items:center}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .carouselButton div,.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .carouselButton svg{width:24px;height:24px;display:block}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .carouselButton.back{left:1.25rem}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .carouselButton.next{right:1.25rem}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light] .wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__body,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light] .wp-block-northrop-grumman-reduced-slider[data-appearance] .wp-block-northrop-grumman-card-flexible .card__body,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=none] .wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__body,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=none] .wp-block-northrop-grumman-reduced-slider[data-appearance] .wp-block-northrop-grumman-card-flexible .card__body,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=white] .wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__body,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=white] .wp-block-northrop-grumman-reduced-slider[data-appearance] .wp-block-northrop-grumman-card-flexible .card__body,.wp-block-northrop-grumman-reduced-slider[data-appearance=light] .block__background,.wp-block-northrop-grumman-reduced-slider[data-appearance=none] .block__background,.wp-block-northrop-grumman-reduced-slider[data-appearance=white] .block__background{background-color:#fff;color:#222}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light-gray] .wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__body,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light-gray] .wp-block-northrop-grumman-reduced-slider[data-appearance] .wp-block-northrop-grumman-card-flexible .card__body,.wp-block-northrop-grumman-reduced-slider[data-appearance=light-gray] .block__background{background-color:#f7f8f9;color:#222}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__body,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-reduced-slider[data-appearance] .wp-block-northrop-grumman-card-flexible .card__body,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark] .block__background{background-color:#000;color:#f7f7f7!important}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__body,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider[data-appearance] .wp-block-northrop-grumman-card-flexible .card__body,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible .card__body,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider[data-appearance] .wp-block-northrop-grumman-card-flexible .card__body,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark-blue] .block__background,.wp-block-northrop-grumman-reduced-slider[data-appearance=navy] .block__background{background-color:#002554;color:#f7f7f7}.wp-block-northrop-grumman-reduced-slider .carousel__dot{background-color:rgba(0,38,154,.3)}.wp-block-northrop-grumman-reduced-slider .carousel__dot--selected{background-color:#00269a}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider .carousel__dot,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider .carousel__dot,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark-blue] .carousel__dot,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark] .carousel__dot,.wp-block-northrop-grumman-reduced-slider[data-appearance=navy] .carousel__dot{background-color:hsla(0,0%,100%,.3)}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider .carousel__dot:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-reduced-slider .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider .carousel__dot:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot:hover,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark-blue] .carousel__dot--selected,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark-blue] .carousel__dot:hover,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark] .carousel__dot--selected,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark] .carousel__dot:hover,.wp-block-northrop-grumman-reduced-slider[data-appearance=navy] .carousel__dot--selected,.wp-block-northrop-grumman-reduced-slider[data-appearance=navy] .carousel__dot:hover{background-color:#fff}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light-gray] .wp-block-northrop-grumman-reduced-slider .carousel__dot,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light-gray] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light] .wp-block-northrop-grumman-reduced-slider .carousel__dot,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=white] .wp-block-northrop-grumman-reduced-slider .carousel__dot,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=white] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot,.wp-block-northrop-grumman-reduced-slider[data-appearance=light-gray] .carousel__dot,.wp-block-northrop-grumman-reduced-slider[data-appearance=light] .carousel__dot,.wp-block-northrop-grumman-reduced-slider[data-appearance=white] .carousel__dot{background-color:rgba(0,38,154,.3)}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light-gray] .wp-block-northrop-grumman-reduced-slider .carousel__dot:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light-gray] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light] .wp-block-northrop-grumman-reduced-slider .carousel__dot:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=white] .wp-block-northrop-grumman-reduced-slider .carousel__dot:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=white] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot:hover,.wp-block-northrop-grumman-reduced-slider[data-appearance=light-gray] .carousel__dot:hover,.wp-block-northrop-grumman-reduced-slider[data-appearance=light] .carousel__dot:hover,.wp-block-northrop-grumman-reduced-slider[data-appearance=white] .carousel__dot:hover{background-color:#194ae0}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light-gray] .wp-block-northrop-grumman-reduced-slider .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light-gray] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light] .wp-block-northrop-grumman-reduced-slider .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=white] .wp-block-northrop-grumman-reduced-slider .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=white] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot--selected,.wp-block-northrop-grumman-reduced-slider .carouselButton,.wp-block-northrop-grumman-reduced-slider[data-appearance=light-gray] .carousel__dot--selected,.wp-block-northrop-grumman-reduced-slider[data-appearance=light] .carousel__dot--selected,.wp-block-northrop-grumman-reduced-slider[data-appearance=white] .carousel__dot--selected{background-color:#00269a}.wp-block-northrop-grumman-reduced-slider .carouselButton:hover{background-color:#194ae0}.wp-block-northrop-grumman-reduced-slider .carouselButton svg{fill:hsla(0,0%,100%,.3)}.wp-block-northrop-grumman-reduced-slider .carouselButton svg:hover{fill:#fff}}@media (min-width:768px){.wp-block-northrop-grumman-reduced-slider .block-align__wrapper{position:relative;display:block;margin:0 auto;box-sizing:content-box}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper,.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout,.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel{max-width:780px;max-height:667px;min-width:780px;min-height:667px}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider{position:relative;display:block;max-width:780px;max-height:667px;min-width:780px;min-height:667px}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider{padding-right:0!important}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider div.carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal ul.carousel__slider-tray{margin:0!important;padding-left:0!important}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider div.carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal ul.carousel__slider-tray li.carousel__slide div.carousel__inner-slide{display:flex;justify-content:center}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider div.carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal ul.carousel__slider-tray li.carousel__slide div.carousel__inner-slide .wp-block-northrop-grumman-card-flexible{display:-ms-inline-grid;display:inline-grid;-ms-grid-rows:1fr;-ms-grid-columns:1fr;grid-template:1fr/1fr;-ms-grid-row-align:center;align-self:center}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider div.carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal ul.carousel__slider-tray li.carousel__slide div.carousel__inner-slide .wp-block-northrop-grumman-card-flexible .card__media{height:20.6875rem;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider div.carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal ul.carousel__slider-tray li.carousel__slide div.carousel__inner-slide .wp-block-northrop-grumman-card-flexible .card__media:empty{background-color:#002699;height:1.25rem}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider div.carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal ul.carousel__slider-tray li.carousel__slide div.carousel__inner-slide .wp-block-northrop-grumman-card-flexible .card__media:empty~.card__body{margin-top:1.25rem}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider div.carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal ul.carousel__slider-tray li.carousel__slide div.carousel__inner-slide .wp-block-northrop-grumman-card-flexible .card__media:not(:empty)~.card__body{height:10.625rem;margin-top:10.625rem}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider div.carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal ul.carousel__slider-tray li.carousel__slide div.carousel__inner-slide .wp-block-northrop-grumman-card-flexible .card__body{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;padding:2.1875rem 1.875rem;align-self:flex-end;height:10.625rem;min-height:10.625rem;max-height:10.625rem;margin-top:0}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider div.carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal ul.carousel__slider-tray li.carousel__slide div.carousel__inner-slide .wp-block-northrop-grumman-card-flexible .card__body .card__body-title{margin-bottom:.75rem}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider div.carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal ul.carousel__slider-tray li.carousel__slide div.carousel__inner-slide .wp-block-northrop-grumman-card-flexible .card__body .card__body-text{margin-top:0}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .pureReactSlider div.carousel__slider-tray-wrapper.carousel__slider-tray-wrap--horizontal ul.carousel__slider-tray li.carousel__slide div.carousel__inner-slide .wp-block-northrop-grumman-card-flexible .card__body .card__body-actions{overflow:visible;transition:none}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .carousel__dot-group{margin-top:35px;display:flex;height:13px!important}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .carousel__dot-group .carousel__dot{width:13px;height:13px;border-radius:50%;border:none;padding:0;display:inline-block;margin-left:15px}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .slider .carousel__dot-group .carousel__dot:first-child{margin-left:0}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .carouselButton{position:absolute;top:45%;width:50px;height:50px;border-radius:50%;border:0;display:flex;justify-content:center;align-items:center}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .carouselButton div,.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .carouselButton svg{width:24px;height:24px;display:block}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .carouselButton.back{left:3%}.wp-block-northrop-grumman-reduced-slider .block-align__wrapper .block__layout .carousel .carouselButton.next{right:3%}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider .block__background,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider[data-appearance] .block__background,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-reduced-slider .block__background,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-reduced-slider[data-appearance] .block__background,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider .block__background,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider[data-appearance] .block__background,.wp-block-northrop-grumman-reduced-slider[data-appearance=light] .block__background,.wp-block-northrop-grumman-reduced-slider[data-appearance=none] .block__background,.wp-block-northrop-grumman-reduced-slider[data-appearance=white] .block__background{background-color:#fff;color:#222}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light-gray] .wp-block-northrop-grumman-reduced-slider .block__background,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light-gray] .wp-block-northrop-grumman-reduced-slider[data-appearance] .block__background,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light] .wp-block-northrop-grumman-reduced-slider .block__background,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light] .wp-block-northrop-grumman-reduced-slider[data-appearance] .block__background,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=none] .wp-block-northrop-grumman-reduced-slider .block__background,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=none] .wp-block-northrop-grumman-reduced-slider[data-appearance] .block__background,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=white] .wp-block-northrop-grumman-reduced-slider .block__background,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=white] .wp-block-northrop-grumman-reduced-slider[data-appearance] .block__background,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark-blue] .block__background,.wp-block-northrop-grumman-reduced-slider[data-appearance=navy] .block__background{background-color:#002554;color:#f7f7f7}.wp-block-northrop-grumman-reduced-slider .carousel__dot{background-color:rgba(0,38,154,.3)}.wp-block-northrop-grumman-reduced-slider .carousel__dot--selected{background-color:#00269a}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light-gray] .wp-block-northrop-grumman-reduced-slider .carousel__dot,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light-gray] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light] .wp-block-northrop-grumman-reduced-slider .carousel__dot,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=none] .wp-block-northrop-grumman-reduced-slider .carousel__dot,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=none] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=white] .wp-block-northrop-grumman-reduced-slider .carousel__dot,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=white] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark-blue] .carousel__dot,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark] .carousel__dot,.wp-block-northrop-grumman-reduced-slider[data-appearance=navy] .carousel__dot{background-color:hsla(0,0%,100%,.3)}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light-gray] .wp-block-northrop-grumman-reduced-slider .carousel__dot:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light-gray] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light] .wp-block-northrop-grumman-reduced-slider .carousel__dot:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=none] .wp-block-northrop-grumman-reduced-slider .carousel__dot:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=none] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=white] .wp-block-northrop-grumman-reduced-slider .carousel__dot:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=white] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot:hover,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark-blue] .carousel__dot:hover,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark] .carousel__dot:hover,.wp-block-northrop-grumman-reduced-slider[data-appearance=navy] .carousel__dot:hover{background-color:#fff}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider .carousel__dot,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-reduced-slider .carousel__dot,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider .carousel__dot,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot,.wp-block-northrop-grumman-reduced-slider[data-appearance=light] .carousel__dot,.wp-block-northrop-grumman-reduced-slider[data-appearance=none] .carousel__dot,.wp-block-northrop-grumman-reduced-slider[data-appearance=white] .carousel__dot{background-color:rgba(0,38,154,.3)}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider .carousel__dot:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-reduced-slider .carousel__dot:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider .carousel__dot:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot:hover,.wp-block-northrop-grumman-reduced-slider[data-appearance=light] .carousel__dot:hover,.wp-block-northrop-grumman-reduced-slider[data-appearance=none] .carousel__dot:hover,.wp-block-northrop-grumman-reduced-slider[data-appearance=white] .carousel__dot:hover{background-color:#194ae0}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light-gray] .wp-block-northrop-grumman-reduced-slider .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light-gray] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light] .wp-block-northrop-grumman-reduced-slider .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=none] .wp-block-northrop-grumman-reduced-slider .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=none] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=white] .wp-block-northrop-grumman-reduced-slider .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=white] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot--selected,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark-blue] .carousel__dot--selected,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark] .carousel__dot--selected,.wp-block-northrop-grumman-reduced-slider[data-appearance=navy] .carousel__dot--selected{background-color:#fff}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-reduced-slider .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider .carousel__dot--selected,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carousel__dot--selected,.wp-block-northrop-grumman-reduced-slider[data-appearance=light] .carousel__dot--selected,.wp-block-northrop-grumman-reduced-slider[data-appearance=none] .carousel__dot--selected,.wp-block-northrop-grumman-reduced-slider[data-appearance=white] .carousel__dot--selected{background-color:#194ae0}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light-gray] .wp-block-northrop-grumman-reduced-slider .carouselButton,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light-gray] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carouselButton,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light] .wp-block-northrop-grumman-reduced-slider .carouselButton,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carouselButton,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=none] .wp-block-northrop-grumman-reduced-slider .carouselButton,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=none] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carouselButton,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=white] .wp-block-northrop-grumman-reduced-slider .carouselButton,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=white] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carouselButton,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark-blue] .carouselButton,.wp-block-northrop-grumman-reduced-slider[data-appearance=dark] .carouselButton,.wp-block-northrop-grumman-reduced-slider[data-appearance=navy] .carouselButton{background-color:#fff}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider .carouselButton,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carouselButton,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-reduced-slider .carouselButton,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carouselButton,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider .carouselButton,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carouselButton,.wp-block-northrop-grumman-reduced-slider[data-appearance=light] .carouselButton,.wp-block-northrop-grumman-reduced-slider[data-appearance=none] .carouselButton,.wp-block-northrop-grumman-reduced-slider[data-appearance=white] .carouselButton{background-color:#00269a}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider .carouselButton:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carouselButton:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-reduced-slider .carouselButton:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carouselButton:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider .carouselButton:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carouselButton:hover,.wp-block-northrop-grumman-reduced-slider[data-appearance=light] .carouselButton:hover,.wp-block-northrop-grumman-reduced-slider[data-appearance=none] .carouselButton:hover,.wp-block-northrop-grumman-reduced-slider[data-appearance=white] .carouselButton:hover{background-color:#194ae0}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider .carouselButton svg,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carouselButton svg,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-reduced-slider .carouselButton svg,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carouselButton svg,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider .carouselButton svg,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carouselButton svg,.wp-block-northrop-grumman-reduced-slider[data-appearance=light] .carouselButton svg,.wp-block-northrop-grumman-reduced-slider[data-appearance=none] .carouselButton svg,.wp-block-northrop-grumman-reduced-slider[data-appearance=white] .carouselButton svg{fill:hsla(0,0%,100%,.3)}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider .carouselButton svg:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carouselButton svg:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-reduced-slider .carouselButton svg:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carouselButton svg:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider .carouselButton svg:hover,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-reduced-slider[data-appearance] .carouselButton svg:hover,.wp-block-northrop-grumman-reduced-slider[data-appearance=light] .carouselButton svg:hover,.wp-block-northrop-grumman-reduced-slider[data-appearance=none] .carouselButton svg:hover,.wp-block-northrop-grumman-reduced-slider[data-appearance=white] .carouselButton svg:hover{fill:#fff}.wp-block-northrop-grumman-reduced-slider .carouselButton{background-color:hsla(0,0%,100%,.3)}.wp-block-northrop-grumman-reduced-slider .carouselButton:hover{background-color:#fff}.wp-block-northrop-grumman-reduced-slider .carouselButton svg{fill:rgba(0,38,154,.3)}.wp-block-northrop-grumman-reduced-slider .carouselButton svg:hover{fill:#00269a}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-northrop-grumman-reduced-slider .wp-block-northrop-grumman-card-flexible{margin-right:32px}}.wp-block-northrop-grumman-reduced-slider .pureReactSlider{padding-right:0}@media (min-width:992px){.wp-block-northrop-grumman-reduced-slider .pureReactSlider{padding-right:0!important}.wp-block-northrop-grumman-reduced-slider .pureReactSlider ul li img{width:100%;max-width:100%}}.wp-block-northrop-grumman-reduced-slider .gallery__spinner{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.wp-block-northrop-grumman-reduced-slider .carousel__slide-focus-ring{display:none!important}.ng-appearance-switcher__button-group{display:flex;flex-wrap:wrap;flex-grow:1}.ng-appearance-switcher__button-group button{max-width:45%}.ng-appearance-switcher__button-group button.ng-appearance-switcher__button-option{display:inline-flex;justify-content:center;flex-grow:1}.ng-appearance-switcher__button-group button.ng-appearance-switcher__button-option--light,.ng-appearance-switcher__button-group button.ng-appearance-switcher__button-option--light.is-primary:focus:enabled{background-color:#fff;border-color:#000;color:#002699}.ng-appearance-switcher__button-group button.ng-appearance-switcher__button-option--light:not(:disabled):not([aria-disabled=true]):hover{background-color:#f2f2f2;border-color:#000;color:#002699}.ng-appearance-switcher__button-group button.ng-appearance-switcher__button-option--dark,.ng-appearance-switcher__button-group button.ng-appearance-switcher__button-option--dark.is-primary:focus:enabled{background-color:#000;border-color:#000;color:#fff}.ng-appearance-switcher__button-group button.ng-appearance-switcher__button-option--dark:not(:disabled):not([aria-disabled=true]):hover{background-color:#404040;border-color:#000;color:#fff}.ng-appearance-switcher__button-group button.ng-appearance-switcher__button-option--navy,.ng-appearance-switcher__button-group button.ng-appearance-switcher__button-option--navy.is-primary:focus:enabled{background-color:#002554;border-color:#000;color:#fff}.ng-appearance-switcher__button-group button.ng-appearance-switcher__button-option--navy:not(:disabled):not([aria-disabled=true]):hover{background-color:#004194;border-color:#000;color:#fff}.ng-appearance-switcher__button-group button.ng-appearance-switcher__button-option--light-gray,.ng-appearance-switcher__button-group button.ng-appearance-switcher__button-option--light-gray.is-primary:focus:enabled{background-color:#f7f8f9;border-color:#000;color:#002699}.ng-appearance-switcher__button-group button.ng-appearance-switcher__button-option--light-gray:not(:disabled):not([aria-disabled=true]):hover{background-color:#e9ecee;border-color:#000;color:#002699}.ng-appearance-switcher__button-group button.ng-appearance-switcher__button-option--transparent,.ng-appearance-switcher__button-group button.ng-appearance-switcher__button-option--transparent.is-primary:focus:enabled{background-color:#fff;border-color:#000;color:#002699}.ng-appearance-switcher__button-group button.ng-appearance-switcher__button-option--transparent:not(:disabled):not([aria-disabled=true]):hover{background-color:#f2f2f2;border-color:#000;color:#002699}.wp-block-northrop-grumman-editorial-with-slider{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;color:#222}.wp-block-northrop-grumman-editorial-with-slider .block__background{position:absolute;top:0;left:0;width:100%;height:100%}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=light-gray]{background-color:#f7f8f9;color:#222}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-editorial-block-list{color:#f7f7f7}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-editorial-block-list h2{color:#f7f7f7!important}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-editorial-block-list a{color:#f7f7f7;text-decoration:none}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .wp-block-northrop-grumman-editorial-block-list a:not(.ng-button){text-decoration:underline}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark] .block__background{background-color:#000;color:#f7f7f7!important}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-editorial-block-list,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-editorial-block-list{background-color:#002554;color:#f7f7f7}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-editorial-block-list h2,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-editorial-block-list h2{color:#f7f7f7!important}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-editorial-block-list a,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-editorial-block-list a{color:#f7f7f7;text-decoration:none}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .wp-block-northrop-grumman-editorial-block-list a:not(.ng-button),.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .wp-block-northrop-grumman-editorial-block-list a:not(.ng-button){text-decoration:underline}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=dark-blue] .block__background,.wp-block-northrop-grumman-editorial-with-slider[data-appearance=navy] .block__background{background-color:#002554;color:#f7f7f7}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=transparent] .block__background{background-color:transparent;color:#222}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=transparent][data-text-color=light]{color:#f7f7f7}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=transparent][data-text-color=light] h2{color:#f7f7f7!important}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=transparent][data-text-color=light] a{color:#f7f7f7;text-decoration:none}.wp-block-northrop-grumman-editorial-with-slider[data-appearance=transparent][data-text-color=light] a:not(.ng-button){text-decoration:underline}.wp-block-northrop-grumman-editorial-with-slider .block-align__wrapper{position:relative;display:block;margin:0 auto;max-width:1140px;padding:0;box-sizing:content-box}@media (min-width:768px){.wp-block-northrop-grumman-editorial-with-slider .block-align__wrapper{padding:0}}.wp-block-northrop-grumman-editorial-with-slider .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout,ng-editorial-with-slider.wp-block-northrop-grumman-editorial-with-slider .block__layout{display:-ms-grid;display:grid;-ms-grid-rows:1fr;-ms-grid-columns:minmax(400px,440px) 780px;grid-template:"editorial cards" 1fr/minmax(400px,440px) 780px}.wp-block-northrop-grumman-editorial-with-slider .block__layout [data-type="northrop-grumman/editorial-block-list"],.wp-block-northrop-grumman-editorial-with-slider .block__layout ng-editorial-block-list{-ms-grid-row:1;-ms-grid-column:1;grid-area:editorial;margin-left:0;padding-left:1rem;margin-right:0}@media (max-width:767px){.wp-block-northrop-grumman-editorial-with-slider .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout,ng-editorial-with-slider.wp-block-northrop-grumman-editorial-with-slider .block__layout{-ms-grid-rows:minmax(-webkit-min-content,-webkit-max-content) minmax(-webkit-min-content,-webkit-max-content);-ms-grid-rows:minmax(min-content,max-content) minmax(min-content,max-content);-ms-grid-columns:1fr;grid-template:"editorial" minmax(-webkit-min-content,-webkit-max-content) "cards" minmax(-webkit-min-content,-webkit-max-content)/1fr;grid-template:"editorial" minmax(min-content,max-content) "cards" minmax(min-content,max-content)/1fr}ng-editorial-with-slider.wp-block-northrop-grumman-editorial-with-slider .block-align__wrapper{min-height:600px}ng-editorial-with-slider.wp-block-northrop-grumman-editorial-with-slider{min-height:625px;display:flex;justify-content:center;align-items:center}.wp-block-northrop-grumman-editorial-with-slider .block__layout [data-type="northrop-grumman/editorial-block-list"],.wp-block-northrop-grumman-editorial-with-slider .block__layout ng-editorial-block-list{padding-bottom:1rem;border-top:2.25pt solid #d4d4d4;border-left:2.25pt solid #d4d4d4;border-right:2.25pt solid #d4d4d4}.wp-block-northrop-grumman-editorial-with-slider .block__layout [data-type="northrop-grumman/reduced-slider"],.wp-block-northrop-grumman-editorial-with-slider .block__layout ng-reduced-slider{border-left:1.75pt solid #d4d4d4;border-right:1.75pt solid #d4d4d4;border-bottom:1.75pt solid #d4d4d4}.wp-block-northrop-grumman-editorial-with-slider[data-layout-flip] .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout,ng-editorial-with-slider.wp-block-northrop-grumman-editorial-with-slider[data-layout-flip] .block__layout{-ms-grid-rows:minmax(-webkit-min-content,-webkit-max-content) minmax(-webkit-min-content,-webkit-max-content);-ms-grid-rows:minmax(min-content,max-content) minmax(min-content,max-content);-ms-grid-columns:1fr;grid-template:"cards" minmax(-webkit-min-content,-webkit-max-content) "editorial" minmax(-webkit-min-content,-webkit-max-content)/1fr;grid-template:"cards" minmax(min-content,max-content) "editorial" minmax(min-content,max-content)/1fr}.wp-block-northrop-grumman-editorial-with-slider[data-layout-flip] .block__layout [data-type="northrop-grumman/editorial-block-list"],.wp-block-northrop-grumman-editorial-with-slider[data-layout-flip] .block__layout ng-editorial-block-list{padding-top:1rem;border-top:2.25pt solid #d4d4d4;border-left:2.25pt solid #d4d4d4;border-right:2.25pt solid #d4d4d4}.wp-block-northrop-grumman-editorial-with-slider[data-layout-flip] .block__layout [data-type="northrop-grumman/reduced-slider"],.wp-block-northrop-grumman-editorial-with-slider[data-layout-flip] .block__layout ng-reduced-slider{border-left:1.75pt solid #d4d4d4;border-right:1.75pt solid #d4d4d4;border-bottom:1.75pt solid #d4d4d4}.wp-block-northrop-grumman-editorial-with-slider .block__layout [data-type="northrop-grumman/editorial-block-list"],.wp-block-northrop-grumman-editorial-with-slider .block__layout ng-editorial-block-list{-ms-grid-row:1;-ms-grid-column:1}.wp-block-northrop-grumman-editorial-with-slider[data-layout-flip] .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="northrop-grumman/editorial-block-list"],.wp-block-northrop-grumman-editorial-with-slider[data-layout-flip] .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout>ng-editorial-block-list,ng-editorial-with-slider.wp-block-northrop-grumman-editorial-with-slider[data-layout-flip] .block__layout>[data-type="northrop-grumman/editorial-block-list"],ng-editorial-with-slider.wp-block-northrop-grumman-editorial-with-slider[data-layout-flip] .block__layout>ng-editorial-block-list{-ms-grid-row:2;-ms-grid-column:1}}@media (min-width:768px){ng-editorial-with-slider.wp-block-northrop-grumman-editorial-with-slider{min-height:700px;display:flex;justify-content:center;align-items:center}.wp-block-northrop-grumman-editorial-with-slider .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout,ng-editorial-with-slider.wp-block-northrop-grumman-editorial-with-slider .block__layout{-ms-grid-rows:1fr;-ms-grid-columns:minmax(400px,440px) 780px;grid-template:"editorial cards" 1fr/minmax(400px,440px) 780px}ng-editorial-with-slider.wp-block-northrop-grumman-editorial-with-slider .block-align__wrapper{min-height:667px}.wp-block-northrop-grumman-editorial-with-slider .block__layout [data-type="northrop-grumman/editorial-block-list"],.wp-block-northrop-grumman-editorial-with-slider .block__layout ng-editorial-block-list{padding-left:2rem;padding-top:6.125rem}.wp-block-northrop-grumman-editorial-with-slider .block__layout [data-type="northrop-grumman/editorial-block-list"] h1:first,.wp-block-northrop-grumman-editorial-with-slider .block__layout ng-editorial-block-list h1:first{padding-bottom:1rem}.wp-block-northrop-grumman-editorial-with-slider .block__layout [data-type="northrop-grumman/editorial-block-list"] p,.wp-block-northrop-grumman-editorial-with-slider .block__layout ng-editorial-block-list p{padding-left:.25rem}.wp-block-northrop-grumman-editorial-with-slider[data-layout-flip] .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout,ng-editorial-with-slider.wp-block-northrop-grumman-editorial-with-slider[data-layout-flip] .block__layout{-ms-grid-rows:1fr;-ms-grid-columns:780px minmax(400px,440px);grid-template:"cards editorial" 1fr/780px minmax(400px,440px)}.wp-block-northrop-grumman-editorial-with-slider[data-layout-flip] .block__layout [data-type="northrop-grumman/editorial-block-list"],.wp-block-northrop-grumman-editorial-with-slider[data-layout-flip] .block__layout ng-editorial-block-list{padding-right:1rem}.wp-block-northrop-grumman-editorial-with-slider .block__layout [data-type="northrop-grumman/editorial-block-list"],.wp-block-northrop-grumman-editorial-with-slider .block__layout ng-editorial-block-list{-ms-grid-row:1;-ms-grid-column:1}.wp-block-northrop-grumman-editorial-with-slider[data-layout-flip] .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout>[data-type="northrop-grumman/editorial-block-list"],.wp-block-northrop-grumman-editorial-with-slider[data-layout-flip] .block__layout>.block-editor-inner-blocks>.block-editor-block-list__layout>ng-editorial-block-list,ng-editorial-with-slider.wp-block-northrop-grumman-editorial-with-slider[data-layout-flip] .block__layout>[data-type="northrop-grumman/editorial-block-list"],ng-editorial-with-slider.wp-block-northrop-grumman-editorial-with-slider[data-layout-flip] .block__layout>ng-editorial-block-list{-ms-grid-row:1;-ms-grid-column:2}}.wp-block-northrop-grumman-live-comments{position:relative;display:block;font-family:futura-pt,Arial,sans-serif}.wp-block-northrop-grumman-live-comments .row{margin-left:0;margin-right:0}.wp-block-northrop-grumman-live-comments .col-lg-8{padding-left:0}@media (max-width:991px){.wp-block-northrop-grumman-live-comments .col-lg-8{padding-right:0}}.wp-block-northrop-grumman-live-comments .col-lg-4{padding-right:0}@media (max-width:991px){.wp-block-northrop-grumman-live-comments .col-lg-4{padding-left:0}}.wp-block-northrop-grumman-live-comments .iframe-wrapper{padding-bottom:calc(56.25% + 85px);position:relative}.wp-block-northrop-grumman-live-comments .iframe-wrapper iframe{position:absolute;top:0;left:0;height:100%;width:100%}.wp-block-northrop-grumman-live-comments .comment-feed-container{min-height:400px}.wp-block-northrop-grumman-live-comments .comment-feed{margin:0;border:1px solid rgba(0,0,0,.125);height:100%;width:100%;overflow-y:scroll;padding:1em 1em .2em;word-break:break-word;font-size:20px}@media (max-width:991px){.wp-block-northrop-grumman-live-comments .comment-feed{margin-top:15px}}.wp-block-northrop-grumman-live-comments .comment-feed li{list-style:none}.wp-block-northrop-grumman-live-comments .comment-feed button,.wp-block-northrop-grumman-live-comments .comment-feed input,.wp-block-northrop-grumman-live-comments .comment-feed li .comment-content p{font-size:20px}.wp-block-northrop-grumman-live-comments .comment-feed li .comment-content a{font-size:18px}.wp-block-northrop-grumman-live-comments .comment-feed .comment-top{display:flex}.wp-block-northrop-grumman-live-comments .comment-feed .comment-meta{display:flex;align-items:center}.wp-block-northrop-grumman-live-comments .comment-feed .comment-actions{margin-left:auto}.wp-block-northrop-grumman-live-comments .comment-feed .comment-actions button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:0 0;padding:0}.wp-block-northrop-grumman-live-comments .comment-feed .comment-actions img,.wp-block-northrop-grumman-live-comments .comment-feed .comment-meta img{width:20px;height:20px;margin-bottom:0;margin-right:5px}.wp-block-northrop-grumman-live-comments .comment-feed .comment-actions .delete-comment{margin-left:10px}.wp-block-northrop-grumman-live-comments .comment-feed .comment-actions .delete-comment img{margin-right:0}.wp-block-northrop-grumman-live-comments .comment-feed .comment-actions .edit-comment img{width:18px;height:18px}.wp-block-northrop-grumman-live-comments .edit-comment-form{display:none;margin-bottom:10px}.wp-block-northrop-grumman-live-comments .edit-comment-form input[type=text]{width:100%;display:block;border:1px solid rgba(0,0,0,.125);padding:5px 10px}.wp-block-northrop-grumman-live-comments .edit-comment-form .cancel-edit-comment,.wp-block-northrop-grumman-live-comments .edit-comment-form .save-edit-comment{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#fff;background-color:#00269a;border:none;padding:3px 20px;margin-top:10px}.wp-block-northrop-grumman-live-comments .edit-comment-form .cancel-edit-comment{margin-right:5px;background-color:#333;color:#fff}.wp-block-northrop-grumman-live-comments .comment-feed .comment-date{font-size:14px;color:grey;font-weight:700}.wp-block-northrop-grumman-live-comments .comment-form{margin-top:1em}.wp-block-northrop-grumman-live-comments .comment-form input[type=text]{width:100%;margin-bottom:10px;border:1px solid rgba(0,0,0,.125);padding:10px}.wp-block-northrop-grumman-live-comments .comment-form button{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#fff;background-color:#00269a;border:none;padding:5px 30px}.wp-block-northrop-grumman-live-comments .comment-form button:hover:not(:disabled){opacity:.7}.wp-block-northrop-grumman-live-comments .comment-form button:disabled{background-color:rgba(0,0,0,.05);color:#909090;cursor:not-allowed}.wp-block-northrop-grumman-jobs-search{position:relative;display:block;font-family:futura-pt,Arial,sans-serif;overflow-x:hidden}.wp-block-northrop-grumman-jobs-search .ng-jobs-search-inner{padding:2em;max-width:970px;margin:0 auto;display:flex;align-items:center;position:relative}@media (max-width:991px){.wp-block-northrop-grumman-jobs-search .ng-jobs-search-inner{flex-direction:column;align-items:flex-start}}.wp-block-northrop-grumman-jobs-search[data-full-width-bg=true] .ng-jobs-search-inner:after,.wp-block-northrop-grumman-jobs-search[data-full-width-bg=true] .ng-jobs-search-inner:before{content:"";position:absolute;top:0;left:-149%;width:150%;height:100%;background-color:transparent}.wp-block-northrop-grumman-jobs-search[data-full-width-bg=true] .ng-jobs-search-inner:after{left:auto;right:-150%}.wp-block-northrop-grumman-jobs-search .block-align__wrapper{display:block;margin:0 auto;max-width:1140px;padding:0;box-sizing:content-box}.wp-block-northrop-grumman-jobs-search[data-appearance=dark]{color:#f7f7f7}.wp-block-northrop-grumman-jobs-search[data-appearance=dark] .ng-jobs-search-inner,.wp-block-northrop-grumman-jobs-search[data-appearance=dark] .ng-jobs-search-inner:after,.wp-block-northrop-grumman-jobs-search[data-appearance=dark] .ng-jobs-search-inner:before{background-color:#000}.wp-block-northrop-grumman-jobs-search[data-appearance=dark] h2{color:#f7f7f7!important}.wp-block-northrop-grumman-jobs-search[data-appearance=dark] a{color:#222;background-color:#fff}.wp-block-northrop-grumman-jobs-search[data-appearance=dark] a:hover{color:#dae7ef}.wp-block-northrop-grumman-jobs-search[data-appearance=dark] button{background-color:#f7f8f9;color:#000}.wp-block-northrop-grumman-jobs-search[data-appearance=dark-blue],.wp-block-northrop-grumman-jobs-search[data-appearance=navy]{color:#f7f7f7}.wp-block-northrop-grumman-jobs-search[data-appearance=dark-blue] .ng-jobs-search-inner,.wp-block-northrop-grumman-jobs-search[data-appearance=dark-blue] .ng-jobs-search-inner:after,.wp-block-northrop-grumman-jobs-search[data-appearance=dark-blue] .ng-jobs-search-inner:before,.wp-block-northrop-grumman-jobs-search[data-appearance=navy] .ng-jobs-search-inner,.wp-block-northrop-grumman-jobs-search[data-appearance=navy] .ng-jobs-search-inner:after,.wp-block-northrop-grumman-jobs-search[data-appearance=navy] .ng-jobs-search-inner:before{background-color:#002554}.wp-block-northrop-grumman-jobs-search[data-appearance=dark-blue] h2,.wp-block-northrop-grumman-jobs-search[data-appearance=navy] h2{color:#f7f7f7!important}.wp-block-northrop-grumman-jobs-search[data-appearance=dark-blue] a,.wp-block-northrop-grumman-jobs-search[data-appearance=navy] a{color:#222;background-color:#fff}.wp-block-northrop-grumman-jobs-search[data-appearance=dark-blue] a:hover,.wp-block-northrop-grumman-jobs-search[data-appearance=navy] a:hover{color:#dae7ef}.wp-block-northrop-grumman-jobs-search[data-appearance=dark-blue] button,.wp-block-northrop-grumman-jobs-search[data-appearance=navy] button{background-color:#f7f8f9;color:#002554}.wp-block-northrop-grumman-jobs-search[data-appearance=light-gray]{color:#222}.wp-block-northrop-grumman-jobs-search[data-appearance=light-gray] .ng-jobs-search-inner,.wp-block-northrop-grumman-jobs-search[data-appearance=light-gray] .ng-jobs-search-inner:after,.wp-block-northrop-grumman-jobs-search[data-appearance=light-gray] .ng-jobs-search-inner:before{background-color:#f7f8f9}.wp-block-northrop-grumman-jobs-search h2{margin:0 1.5em 0 0}@media (max-width:991px){.wp-block-northrop-grumman-jobs-search h2{margin-bottom:.75em;margin-right:0}}.wp-block-northrop-grumman-jobs-search .jobs-search-form{flex-grow:1;width:100%}@media (min-width:992px){.wp-block-northrop-grumman-jobs-search .jobs-search-form{min-width:500px;width:auto}}.wp-block-northrop-grumman-jobs-search .jobs-search-form-inner{height:100%;display:flex}@media (max-width:991px){.wp-block-northrop-grumman-jobs-search .jobs-search-form-inner{flex-wrap:wrap}}.wp-block-northrop-grumman-jobs-search input[type=text]{height:100%;font-size:20px;border-radius:0;border:1px solid rgba(0,0,0,.125);padding:3px 15px 3px 20px;min-height:70px;width:100%;margin-bottom:.75em}@media (min-width:992px){.wp-block-northrop-grumman-jobs-search input[type=text]{min-width:275px;width:75%;margin-bottom:0}}.wp-block-northrop-grumman-jobs-search button{background-color:#00269a;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#fff;padding:4px 30px;height:100%;min-height:70px;width:25%;min-width:125px;font-size:20px;transition:opacity .2s ease}.wp-block-northrop-grumman-jobs-search button:hover{opacity:.7}.wp-bootstrap-blocks-row.row.alignfull{margin-left:0;margin-right:0}/*! * Font Awesome Free 5.5.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */ .fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-concierge-bell:before{content:"\f562"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;src:url(eot/fa-brands-400.eot);src:url(eot/fa-brands-400d41d.eot?#iefix) format("embedded-opentype"),url(woff2/fa-brands-400.woff2) format("woff2"),url(woff/fa-brands-400.woff) format("woff"),url(ttf/fa-brands-400.ttf) format("truetype"),url(svg/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;src:url(eot/fa-regular-400.eot);src:url(eot/fa-regular-400d41d.eot?#iefix) format("embedded-opentype"),url(woff2/fa-regular-400.woff2) format("woff2"),url(woff/fa-regular-400.woff) format("woff"),url(ttf/fa-regular-400.ttf) format("truetype"),url(svg/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;src:url(eot/fa-solid-900.eot);src:url(eot/fa-solid-900d41d.eot?#iefix) format("embedded-opentype"),url(woff2/fa-solid-900.woff2) format("woff2"),url(woff/fa-solid-900.woff) format("woff"),url(ttf/fa-solid-900.ttf) format("truetype"),url(svg/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@charset 'UTF-8';.slick-loading .slick-list{background:#fff url(gif/ajax-loader.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(eot/slick.eot);src:url(eot/slickd41d.eot?#iefix) format('embedded-opentype'),url(woff/slick.woff) format('woff'),url(ttf/slick.ttf) format('truetype'),url(svg/slick.svg#slick) format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}/*! * spaceblocks-section */ .wp-block-spaceblocks-section{position:relative}.wp-block-spaceblocks-section__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:1em;min-width:70px}.wp-block-spaceblocks-section__background-holder{position:absolute;top:0;right:0;left:0;bottom:0}.wp-block-spaceblocks-section__background{position:absolute;top:0;right:0;left:0;bottom:0;background-position:center;background-size:cover;background-repeat:no-repeat;overflow:hidden}@supports (-webkit-overflow-scrolling:touch){.wp-block-spaceblocks-section__background{background-attachment:scroll !important}}.wp-block-spaceblocks-section__background-image-wrapper,.wp-block-spaceblocks-section__background-slider-wrapper,.wp-block-spaceblocks-section__background-video-wrapper{width:100%;height:100%}.wp-block-spaceblocks-section__background-image-wrapper{display:none}.wp-block-spaceblocks-section__background-video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.wp-block-spaceblocks-section__background-video{min-width:100%;min-height:100%;height:auto;width:auto;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.wp-block-spaceblocks-section__background-video-wrapper{position:absolute;top:0;bottom:0;left:0;right:0}.wp-block-spaceblocks-section__background-video-youtube{position:absolute;top:0;left:0;right:0;bottom:0}.wp-block-spaceblocks-section__background-video.source-youtube{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:auto;height:auto}.wp-block-spaceblocks-section__background-video.source-youtube.scale-youtube-low{min-width:120%;min-height:120%}.wp-block-spaceblocks-section__background-video.source-youtube.scale-youtube-medium{min-width:150%;min-height:150%}.wp-block-spaceblocks-section__background-video.source-youtube.scale-youtube-high{min-width:180%;min-height:180%}.wp-block-spaceblocks-section__background-video.source-youtube.scale-youtube-huge{min-width:200%;min-height:200%}.wp-block-spaceblocks-section__background-slider{height:100%;width:100%}.wp-block-spaceblocks-section__background-slider.slick-initialized .wp-block-spaceblocks-section__background-slider-item{display:block}.wp-block-spaceblocks-section__background-slider .slick-list{height:100%}.wp-block-spaceblocks-section__background-slider .slick-list .slick-track{height:100%}.wp-block-spaceblocks-section .wp-block-spaceblocks-section__background-slider-item{width:100%;height:100%;display:none}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.wp-block-spaceblocks-section .wp-block-spaceblocks-section__background-slider-item{position:relative}}.wp-block-spaceblocks-section .wp-block-spaceblocks-section__background-slider-item:first-child{display:block}.wp-block-spaceblocks-section .wp-block-spaceblocks-section__background-slider-item img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.wp-block-spaceblocks-section .wp-block-spaceblocks-section__background-slider-item img{min-width:100%;min-height:100%;height:auto;width:auto;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.wp-block-spaceblocks-section__foreground{position:absolute;top:0;right:0;left:0;bottom:0;background-position:center;background-size:cover;background-repeat:no-repeat}.wp-block-spaceblocks-section__inner-wrapper{width:100%;max-width:768px}.wp-block-spaceblocks-section__inner-wrapper.has-dividers-over{z-index:0}.wp-block-spaceblocks-section__content{position:relative;z-index:1}.wp-block-spaceblocks-section__divider{position:absolute;left:0;right:0;overflow:hidden;z-index:1;max-height:100%}.wp-block-spaceblocks-section__divider.is-bottom-divider{bottom:0}.wp-block-spaceblocks-section__divider.is-bottom-divider .wp-block-spaceblocks-section__divider-svg{-webkit-transform:translateX(-50%) rotate(180deg) translateY(-1px);transform:translateX(-50%) rotate(180deg) translateY(-1px)}.wp-block-spaceblocks-section__divider.is-bottom-divider .wp-block-spaceblocks-section__divider-svg-negative{-webkit-transform:translateX(-50%) translateY(1px);transform:translateX(-50%) translateY(1px)}.wp-block-spaceblocks-section__divider.is-top-divider{top:0}.wp-block-spaceblocks-section__divider .wp-block-spaceblocks-section__divider-svg{position:relative;display:block;left:50%;-webkit-transform:translateX(-50%) translateY(-1px);transform:translateX(-50%) translateY(-1px);width:calc(100% + 2px)}.wp-block-spaceblocks-section__divider .wp-block-spaceblocks-section__divider-svg-negative{-webkit-transform:translateX(-50%) rotate(180deg) translateY(1px);transform:translateX(-50%) rotate(180deg) translateY(1px)}.wp-block-spaceblocks-section.spaceblocks-section-content-full-width>.wp-block-spaceblocks-section__wrapper>.wp-block-spaceblocks-section__inner-wrapper{max-width:100% !important}.wp-block-spaceblocks-section.has-inner-blocks-gap-small>.wp-block-spaceblocks-section__wrapper>.wp-block-spaceblocks-section__inner-wrapper>.wp-block-spaceblocks-section__content>.wp-block-spaceblocks-section__inner-content>*{margin-top:10px;margin-bottom:10px}.wp-block-spaceblocks-section.has-inner-blocks-gap-small>.wp-block-spaceblocks-section__wrapper>.wp-block-spaceblocks-section__inner-wrapper>.wp-block-spaceblocks-section__content>.wp-block-spaceblocks-section__inner-content>*:first-child{margin-top:0}.wp-block-spaceblocks-section.has-inner-blocks-gap-small>.wp-block-spaceblocks-section__wrapper>.wp-block-spaceblocks-section__inner-wrapper>.wp-block-spaceblocks-section__content>.wp-block-spaceblocks-section__inner-content>*:last-child{margin-bottom:0}.wp-block-spaceblocks-section.has-inner-blocks-gap-medium>.wp-block-spaceblocks-section__wrapper>.wp-block-spaceblocks-section__inner-wrapper>.wp-block-spaceblocks-section__content>.wp-block-spaceblocks-section__inner-content>*{margin-top:20px;margin-bottom:20px}.wp-block-spaceblocks-section.has-inner-blocks-gap-medium>.wp-block-spaceblocks-section__wrapper>.wp-block-spaceblocks-section__inner-wrapper>.wp-block-spaceblocks-section__content>.wp-block-spaceblocks-section__inner-content>*:first-child{margin-top:0}.wp-block-spaceblocks-section.has-inner-blocks-gap-medium>.wp-block-spaceblocks-section__wrapper>.wp-block-spaceblocks-section__inner-wrapper>.wp-block-spaceblocks-section__content>.wp-block-spaceblocks-section__inner-content>*:last-child{margin-bottom:0}.wp-block-spaceblocks-section.has-inner-blocks-gap-normal>.wp-block-spaceblocks-section__wrapper>.wp-block-spaceblocks-section__inner-wrapper>.wp-block-spaceblocks-section__content>.wp-block-spaceblocks-section__inner-content>*{margin-top:40px;margin-bottom:40px}.wp-block-spaceblocks-section.has-inner-blocks-gap-normal>.wp-block-spaceblocks-section__wrapper>.wp-block-spaceblocks-section__inner-wrapper>.wp-block-spaceblocks-section__content>.wp-block-spaceblocks-section__inner-content>*:first-child{margin-top:0}.wp-block-spaceblocks-section.has-inner-blocks-gap-normal>.wp-block-spaceblocks-section__wrapper>.wp-block-spaceblocks-section__inner-wrapper>.wp-block-spaceblocks-section__content>.wp-block-spaceblocks-section__inner-content>*:last-child{margin-bottom:0}.wp-block-spaceblocks-section.has-inner-blocks-gap-large>.wp-block-spaceblocks-section__wrapper>.wp-block-spaceblocks-section__inner-wrapper>.wp-block-spaceblocks-section__content>.wp-block-spaceblocks-section__inner-content>*{margin-top:60px;margin-bottom:60px}.wp-block-spaceblocks-section.has-inner-blocks-gap-large>.wp-block-spaceblocks-section__wrapper>.wp-block-spaceblocks-section__inner-wrapper>.wp-block-spaceblocks-section__content>.wp-block-spaceblocks-section__inner-content>*:first-child{margin-top:0}.wp-block-spaceblocks-section.has-inner-blocks-gap-large>.wp-block-spaceblocks-section__wrapper>.wp-block-spaceblocks-section__inner-wrapper>.wp-block-spaceblocks-section__content>.wp-block-spaceblocks-section__inner-content>*:last-child{margin-bottom:0}.wp-block-spaceblocks-section.has-inner-blocks-gap-huge>.wp-block-spaceblocks-section__wrapper>.wp-block-spaceblocks-section__inner-wrapper>.wp-block-spaceblocks-section__content>.wp-block-spaceblocks-section__inner-content>*{margin-top:80px;margin-bottom:80px}.wp-block-spaceblocks-section.has-inner-blocks-gap-huge>.wp-block-spaceblocks-section__wrapper>.wp-block-spaceblocks-section__inner-wrapper>.wp-block-spaceblocks-section__content>.wp-block-spaceblocks-section__inner-content>*:first-child{margin-top:0}.wp-block-spaceblocks-section.has-inner-blocks-gap-huge>.wp-block-spaceblocks-section__wrapper>.wp-block-spaceblocks-section__inner-wrapper>.wp-block-spaceblocks-section__content>.wp-block-spaceblocks-section__inner-content>*:last-child{margin-bottom:0}.wp-block-spaceblocks-section.has-inner-blocks-gap-none>.wp-block-spaceblocks-section__wrapper>.wp-block-spaceblocks-section__inner-wrapper>.wp-block-spaceblocks-section__content>.wp-block-spaceblocks-section__inner-content>*{margin-top:0;margin-bottom:0}.spaceblocks-background-video-controls{position:absolute;top:0;right:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.spaceblocks-background-video-controls .spaceblocks-background-video-play,.spaceblocks-background-video-controls .spaceblocks-background-video-mute{background:0 0;border:0;color:#fff;padding:1em;text-shadow:0px 0px 3px rgba(0,0,0,.5);opacity:.75;-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.spaceblocks-background-video-controls .spaceblocks-background-video-play:before,.spaceblocks-background-video-controls .spaceblocks-background-video-play:after,.spaceblocks-background-video-controls .spaceblocks-background-video-mute:before,.spaceblocks-background-video-controls .spaceblocks-background-video-mute:after{display:none}.spaceblocks-background-video-controls .spaceblocks-background-video-play:focus,.spaceblocks-background-video-controls .spaceblocks-background-video-play:hover,.spaceblocks-background-video-controls .spaceblocks-background-video-mute:focus,.spaceblocks-background-video-controls .spaceblocks-background-video-mute:hover{background:0 0;border:0;color:#fff;opacity:1;text-decoration:none;-webkit-box-shadow:none;box-shadow:none}.spaceblocks-background-video-controls .spaceblocks-background-video-play:hover,.spaceblocks-background-video-controls .spaceblocks-background-video-mute:hover{cursor:pointer}.spaceblocks-background-video-controls .spaceblocks-background-video-play:focus,.spaceblocks-background-video-controls .spaceblocks-background-video-mute:focus{outline:none}.spaceblocks-background-video-controls .spaceblocks-background-video-play:first-child,.spaceblocks-background-video-controls .spaceblocks-background-video-mute:first-child{padding-bottom:.5em}.spaceblocks-background-video-controls .spaceblocks-background-video-play:last-child,.spaceblocks-background-video-controls .spaceblocks-background-video-mute:last-child{padding-top:.5em}.spaceblocks-background-video-controls .spaceblocks-background-video-play i,.spaceblocks-background-video-controls .spaceblocks-background-video-mute i{width:1em;height:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.spaceblocks-background-video-controls .spaceblocks-icon{font-family:'Font Awesome 5 Free';font-weight:400;font-style:normal}.spaceblocks-background-video-controls .spaceblocks-icon-play:before{content:"\f144"}.spaceblocks-background-video-controls .spaceblocks-icon-pause:before{content:"\f28b"}.spaceblocks-background-video-controls .spaceblocks-icon-mute{font-weight:900}.spaceblocks-background-video-controls .spaceblocks-icon-mute:before{content:"\f6a9"}.spaceblocks-background-video-controls .spaceblocks-icon-volume-up{font-weight:900}.spaceblocks-background-video-controls .spaceblocks-icon-volume-up:before{content:"\f028"}.spaceblocks-background-video-controls.is-position-top-left{left:0;right:auto}.spaceblocks-background-video-controls.is-position-bottom-left{left:0;right:auto;bottom:0;top:auto}.spaceblocks-background-video-controls.is-position-bottom-right{top:auto;bottom:0}.spaceblocks-background-video-controls.is-position-center-center{top:50%;left:50%;right:auto;bottom:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.spaceblocks-background-video-controls.is-position-center-center .spaceblocks-background-video-play,.spaceblocks-background-video-controls.is-position-center-center .spaceblocks-background-video-mute{padding:1em} /*! * spaceblocks-media-text-slider */ .wp-block-spaceblocks-media-text-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-spaceblocks-media-text-slider__content{margin-bottom:0}.wp-block-spaceblocks-media-text-slider-slide{height:auto}.wp-block-spaceblocks-media-text-slider-slide__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:100px 50px}.wp-block-spaceblocks-media-text-slider-slide-content{max-width:80%;width:100%}.wp-block-spaceblocks-media-text-slider-slide-content__content{-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.wp-block-spaceblocks-media-text-slider-slide-content__media{margin:0;padding:0;position:absolute;top:0;bottom:0;left:0;right:0}.wp-block-spaceblocks-media-text-slider-slide-content__media img,.wp-block-spaceblocks-media-text-slider-slide-content__media video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.wp-block-spaceblocks-media-text-slider-slide-content__media-overlay{background-color:#000;position:absolute;top:0;bottom:0;left:0;right:0;opacity:.3}.wp-block-spaceblocks-media-text-slider-slide-content__content{position:relative;height:100%;color:#fff}.wp-block-spaceblocks-media-text-slider-slide-content__content h1,.wp-block-spaceblocks-media-text-slider-slide-content__content h2,.wp-block-spaceblocks-media-text-slider-slide-content__content h3,.wp-block-spaceblocks-media-text-slider-slide-content__content h4,.wp-block-spaceblocks-media-text-slider-slide-content__content h5,.wp-block-spaceblocks-media-text-slider-slide-content__content h6,.wp-block-spaceblocks-media-text-slider-slide-content__content p{color:inherit}.wp-block-spaceblocks-media-text-slider-slide-content__content-wrapper>*:first-child{margin-top:0}.wp-block-spaceblocks-media-text-slider-slide-content__content-wrapper>*:last-child{margin-bottom:0} /*! * spaceblocks-images-slider */ .wp-block-spaceblocks-images-slider .slick-initialized .wp-block-spaceblocks-images-slider__item{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-spaceblocks-images-slider .wp-block-spaceblocks-images-slider__item{display:none;height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.wp-block-spaceblocks-images-slider .wp-block-spaceblocks-images-slider__item a{display:block;text-decoration:none}.wp-block-spaceblocks-images-slider .wp-block-spaceblocks-images-slider__item a:hover{text-decoration:none}.wp-block-spaceblocks-images-slider .wp-block-spaceblocks-images-slider__item figure{margin:0;padding:0;position:relative}.wp-block-spaceblocks-images-slider .wp-block-spaceblocks-images-slider__item figcaption{display:none;position:absolute;margin:0;bottom:0;left:0;right:0;text-align:center;font-style:normal;padding:40px 20px 10px;width:100%;color:#fff;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.7)),color-stop(70%,rgba(0,0,0,.3)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.wp-block-spaceblocks-images-slider.has-captions .wp-block-spaceblocks-images-slider__item figcaption{display:block}.wp-block-spaceblocks-images-slider.captions-style-light .wp-block-spaceblocks-images-slider__item figcaption{color:#000;background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.7)),color-stop(70%,rgba(255,255,255,.3)),to(transparent));background:linear-gradient(0deg,rgba(255,255,255,.7),rgba(255,255,255,.3) 70%,transparent)}.wp-block-spaceblocks-images-slider.captions-top-left .wp-block-spaceblocks-images-slider__item figcaption,.wp-block-spaceblocks-images-slider.captions-top-center .wp-block-spaceblocks-images-slider__item figcaption,.wp-block-spaceblocks-images-slider.captions-top-right .wp-block-spaceblocks-images-slider__item figcaption{bottom:auto;top:0;padding:10px 20px 40px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.7)),color-stop(70%,rgba(0,0,0,.3)),to(transparent));background:linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.wp-block-spaceblocks-images-slider.captions-top-left.captions-style-light .wp-block-spaceblocks-images-slider__item figcaption,.wp-block-spaceblocks-images-slider.captions-top-center.captions-style-light .wp-block-spaceblocks-images-slider__item figcaption,.wp-block-spaceblocks-images-slider.captions-top-right.captions-style-light .wp-block-spaceblocks-images-slider__item figcaption{background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.7)),color-stop(70%,rgba(255,255,255,.3)),to(transparent));background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(255,255,255,.3) 70%,transparent)}.wp-block-spaceblocks-images-slider.captions-top-left .wp-block-spaceblocks-images-slider__item figcaption,.wp-block-spaceblocks-images-slider.captions-bottom-left .wp-block-spaceblocks-images-slider__item figcaption{text-align:left}.wp-block-spaceblocks-images-slider.captions-top-right .wp-block-spaceblocks-images-slider__item figcaption,.wp-block-spaceblocks-images-slider.captions-bottom-right .wp-block-spaceblocks-images-slider__item figcaption{text-align:right}.wp-block-spaceblocks-images-slider.captions-underneath .wp-block-spaceblocks-images-slider__item figcaption{position:static;background:0 0;color:inherit;padding:5px}.wp-block-spaceblocks-images-slider.has-cropped-images .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-spaceblocks-images-slider.has-cropped-images .wp-block-spaceblocks-images-slider__item figure,.wp-block-spaceblocks-images-slider.has-cropped-images .wp-block-spaceblocks-images-slider__item a{display:block;height:100%;width:100%}.wp-block-spaceblocks-images-slider.has-cropped-images .wp-block-spaceblocks-images-slider__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wp-block-spaceblocks-images-slider.has-fitted-images .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-spaceblocks-images-slider.has-fitted-images .wp-block-spaceblocks-images-slider__item>figure,.wp-block-spaceblocks-images-slider.has-fitted-images .wp-block-spaceblocks-images-slider__item>a{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:100%}.wp-block-spaceblocks-images-slider.has-fitted-images .wp-block-spaceblocks-images-slider__item img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.wp-block-spaceblocks-images-slider.has-images-top .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-spaceblocks-images-slider.has-images-top .wp-block-spaceblocks-images-slider__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wp-block-spaceblocks-images-slider.has-images-center .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-spaceblocks-images-slider.has-images-center .wp-block-spaceblocks-images-slider__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-spaceblocks-images-slider.has-images-bottom .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-spaceblocks-images-slider.has-images-bottom .wp-block-spaceblocks-images-slider__item{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end} /*! * spaceblocks-icon */ .wp-block-spaceblocks-icon.is-aligned-left{text-align:left}.wp-block-spaceblocks-icon.is-aligned-center{text-align:center}.wp-block-spaceblocks-icon.is-aligned-right{text-align:right}.wp-block-spaceblocks-icon__wrapper{line-height:1;padding:16px;font-size:32px;text-align:center;display:inline-block}.wp-block-spaceblocks-icon i{display:block;height:1em;width:1em;position:relative}.wp-block-spaceblocks-icon i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wp-block-spaceblocks-icon a.wp-block-spaceblocks-icon__wrapper{text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}.wp-block-spaceblocks-icon a.wp-block-spaceblocks-icon__wrapper:hover{cursor:pointer}.has-layout-framed .wp-block-spaceblocks-icon__wrapper{border-width:1px;border-style:solid;border-color:currentColor;border-radius:100%}.has-layout-stacked .wp-block-spaceblocks-icon__wrapper{border-radius:100%} /*! * spaceblocks-icon-box */ .wp-block-spaceblocks-icon-box.has-icon-left,.wp-block-spaceblocks-icon-box.has-icon-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch}.wp-block-spaceblocks-icon-box.has-text-left{text-align:left}.wp-block-spaceblocks-icon-box.has-text-center{text-align:center}.wp-block-spaceblocks-icon-box.has-text-right{text-align:right}.wp-block-spaceblocks-icon-box__icon-container{line-height:0;margin-bottom:20px}.wp-block-spaceblocks-icon-box__icon-container.has-layout-framed .wp-block-spaceblocks-icon-box__icon-wrapper{border-width:1px;border-style:solid;border-color:currentColor;border-radius:100%}.wp-block-spaceblocks-icon-box__icon-container.has-layout-stacked .wp-block-spaceblocks-icon-box__icon-wrapper{border-radius:100%}.wp-block-spaceblocks-icon-box__icon-container.is-position-top{-ms-flex-item-align:start;align-self:flex-start}.wp-block-spaceblocks-icon-box__icon-container.is-position-middle{-ms-flex-item-align:center;align-self:center}.wp-block-spaceblocks-icon-box__icon-container.is-position-bottom{-ms-flex-item-align:end;align-self:flex-end}.wp-block-spaceblocks-icon-box__icon-wrapper{display:inline-block;line-height:1;padding:16px;font-size:64px;text-align:center}.wp-block-spaceblocks-icon-box__icon-wrapper i{display:block;height:1em;width:1em;position:relative}.wp-block-spaceblocks-icon-box__icon-wrapper i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wp-block-spaceblocks-icon-box a.wp-block-spaceblocks-icon-box__icon-wrapper{text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}.wp-block-spaceblocks-icon-box a.wp-block-spaceblocks-icon-box__icon-wrapper:hover{cursor:pointer}.wp-block-spaceblocks-icon-box__content{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:center;align-self:center}.has-icon-left .wp-block-spaceblocks-icon-box__icon-container{margin:0 20px 0 0}.has-icon-right .wp-block-spaceblocks-icon-box__icon-container{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 0 0 20px} /*! * spaceblocks-banner */ .wp-block-spaceblocks-banner{position:relative;overflow:hidden;color:#fff}.wp-block-spaceblocks-banner__wrapper{margin:0;padding:0;position:relative;background-color:#000}.wp-block-spaceblocks-banner__wrapper:after{content:'';display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;opacity:.35}.wp-block-spaceblocks-banner .wp-block-spaceblocks-banner__link{display:block;text-decoration:none !important;color:inherit;margin:0;padding:0}.wp-block-spaceblocks-banner .wp-block-spaceblocks-banner__link:hover{color:inherit;text-decoration:none}.wp-block-spaceblocks-banner .wp-block-spaceblocks-banner__image,.wp-block-spaceblocks-banner .wp-block-spaceblocks-banner__video{display:block;position:absolute;top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:0;-webkit-transition:all .3s ease;transition:all .3s ease;max-width:none}.wp-block-spaceblocks-banner__caption{min-height:450px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2.5rem;text-align:center;z-index:1;color:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}.wp-block-spaceblocks-banner__caption-wrapper{z-index:1}.wp-block-spaceblocks-banner__title{font-size:2em;display:block;line-height:1.4;color:inherit}.wp-block-spaceblocks-banner__text{margin:0;padding:0;color:inherit}.wp-block-spaceblocks-banner__title+.wp-block-spaceblocks-banner__text{margin-top:.875em}.has-animation-style1 .wp-block-spaceblocks-banner__image,.has-animation-style1 .wp-block-spaceblocks-banner__video{width:calc(100% + 25px);-webkit-transform:translateX(-25px);transform:translateX(-25px)}.has-animation-style1:hover .wp-block-spaceblocks-banner__image,.has-animation-style1:hover .wp-block-spaceblocks-banner__video{-webkit-transform:none;transform:none}.has-animation-style2 .wp-block-spaceblocks-banner__caption{padding:3.5rem}.has-animation-style2 .wp-block-spaceblocks-banner__caption:before,.has-animation-style2 .wp-block-spaceblocks-banner__caption:after{content:'';display:block;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease}.has-animation-style2 .wp-block-spaceblocks-banner__caption:before{border-left:1px solid;border-right:1px solid;left:40px;right:40px;bottom:100%;top:20px}.has-animation-style2 .wp-block-spaceblocks-banner__caption:after{left:20px;right:100%;top:40px;bottom:40px;border-top:1px solid;border-bottom:1px solid}.has-animation-style2 .wp-block-spaceblocks-banner__caption:hover:before{bottom:20px}.has-animation-style2 .wp-block-spaceblocks-banner__caption:hover:after{right:20px}.has-animation-style3:hover .wp-block-spaceblocks-banner__image,.has-animation-style3:hover .wp-block-spaceblocks-banner__video{-webkit-transform:scale(1.2);transform:scale(1.2)}.has-animation-style3 .wp-block-spaceblocks-banner__caption{padding:3.5rem}.has-animation-style3 .wp-block-spaceblocks-banner__caption:before{content:'';position:absolute;border:1px solid currentColor;left:30px;right:30px;top:30px;bottom:30px;opacity:0;-webkit-transform:scale(.9);transform:scale(.9);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.has-animation-style3 .wp-block-spaceblocks-banner__caption:hover:before{-webkit-transform:none;transform:none;opacity:1}.has-animation-style4 .wp-block-spaceblocks-banner__image,.has-animation-style4 .wp-block-spaceblocks-banner__video{-webkit-transform:scale(1.2);transform:scale(1.2)}.has-animation-style4:hover .wp-block-spaceblocks-banner__image,.has-animation-style4:hover .wp-block-spaceblocks-banner__video{-webkit-transform:none;transform:none}.has-animation-style5:hover .wp-block-spaceblocks-banner__image,.has-animation-style5:hover .wp-block-spaceblocks-banner__video{-webkit-transform:none;transform:none}.has-animation-style5:hover .wp-block-spaceblocks-banner__caption:before{-webkit-transform:none;transform:none;opacity:1}.has-animation-style5 .wp-block-spaceblocks-banner__image,.has-animation-style5 .wp-block-spaceblocks-banner__video{width:calc(100% + 25px);-webkit-transform:translateX(-25px);transform:translateX(-25px)}.has-animation-style5 .wp-block-spaceblocks-banner__caption{padding:3.5rem}.has-animation-style5 .wp-block-spaceblocks-banner__caption:before{content:'';position:absolute;border:1px solid currentColor;left:30px;right:30px;top:30px;bottom:30px;opacity:0;-webkit-transform:translateX(-25px);transform:translateX(-25px);-webkit-transition:all .3s ease;transition:all .3s ease}.has-animation-style6 .wp-block-spaceblocks-banner__image,.has-animation-style6 .wp-block-spaceblocks-banner__video{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .5s ease;transition:all .5s ease}.has-animation-style6:hover .wp-block-spaceblocks-banner__image,.has-animation-style6:hover .wp-block-spaceblocks-banner__video{-webkit-transform:none;transform:none}.has-animation-style6:hover .wp-block-spaceblocks-banner__caption:before{-webkit-transform:none;transform:none;opacity:1}.has-animation-style6 .wp-block-spaceblocks-banner__caption{padding:3.5rem}.has-animation-style6 .wp-block-spaceblocks-banner__caption:before{content:'';position:absolute;border:1px solid currentColor;left:30px;right:30px;top:30px;bottom:30px;opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .3s ease;transition:all .3s ease}.has-text-animation-opacity:hover .wp-block-spaceblocks-banner__text{opacity:.85}.has-text-animation-opacity .wp-block-spaceblocks-banner__text{-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0}.has-text-animation-opacity-top:hover .wp-block-spaceblocks-banner__text{opacity:.85;-webkit-transform:none;transform:none}.has-text-animation-opacity-top .wp-block-spaceblocks-banner__text{-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.has-text-animation-opacity-bottom:hover .wp-block-spaceblocks-banner__text{opacity:.85;-webkit-transform:none;transform:none}.has-text-animation-opacity-bottom .wp-block-spaceblocks-banner__text{-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}.has-text-animation-opacity-left:hover .wp-block-spaceblocks-banner__text{opacity:.85;-webkit-transform:none;transform:none}.has-text-animation-opacity-left .wp-block-spaceblocks-banner__text{-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}.has-text-animation-opacity-right:hover .wp-block-spaceblocks-banner__text{opacity:.85;-webkit-transform:none;transform:none}.has-text-animation-opacity-right .wp-block-spaceblocks-banner__text{-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}.has-text-animation-opacity-zoom-in:hover .wp-block-spaceblocks-banner__text{opacity:.85;-webkit-transform:none;transform:none}.has-text-animation-opacity-zoom-in .wp-block-spaceblocks-banner__text{-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}.has-text-animation-opacity-zoom-out:hover .wp-block-spaceblocks-banner__text{opacity:.85;-webkit-transform:none;transform:none}.has-text-animation-opacity-zoom-out .wp-block-spaceblocks-banner__text{-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}.has-vertical-alignment-center .wp-block-spaceblocks-banner__caption{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.has-vertical-alignment-top .wp-block-spaceblocks-banner__caption{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.has-vertical-alignment-bottom .wp-block-spaceblocks-banner__caption{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.has-horizontal-alignment-left .wp-block-spaceblocks-banner__caption{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.has-horizontal-alignment-right .wp-block-spaceblocks-banner__caption{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.has-horizontal-alignment-center .wp-block-spaceblocks-banner__caption{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.has-foreground-0 .wp-block-spaceblocks-banner__wrapper:after{opacity:0}.has-foreground-5 .wp-block-spaceblocks-banner__wrapper:after{opacity:.05}.has-foreground-10 .wp-block-spaceblocks-banner__wrapper:after{opacity:.1}.has-foreground-15 .wp-block-spaceblocks-banner__wrapper:after{opacity:.15}.has-foreground-20 .wp-block-spaceblocks-banner__wrapper:after{opacity:.2}.has-foreground-25 .wp-block-spaceblocks-banner__wrapper:after{opacity:.25}.has-foreground-30 .wp-block-spaceblocks-banner__wrapper:after{opacity:.3}.has-foreground-35 .wp-block-spaceblocks-banner__wrapper:after{opacity:.35}.has-foreground-40 .wp-block-spaceblocks-banner__wrapper:after{opacity:.4}.has-foreground-45 .wp-block-spaceblocks-banner__wrapper:after{opacity:.45}.has-foreground-50 .wp-block-spaceblocks-banner__wrapper:after{opacity:.5}.has-foreground-55 .wp-block-spaceblocks-banner__wrapper:after{opacity:.55}.has-foreground-60 .wp-block-spaceblocks-banner__wrapper:after{opacity:.6}.has-foreground-65 .wp-block-spaceblocks-banner__wrapper:after{opacity:.65}.has-foreground-70 .wp-block-spaceblocks-banner__wrapper:after{opacity:.7}.has-foreground-75 .wp-block-spaceblocks-banner__wrapper:after{opacity:.75}.has-foreground-80 .wp-block-spaceblocks-banner__wrapper:after{opacity:.8}.has-foreground-85 .wp-block-spaceblocks-banner__wrapper:after{opacity:.85}.has-foreground-90 .wp-block-spaceblocks-banner__wrapper:after{opacity:.9}.has-foreground-95 .wp-block-spaceblocks-banner__wrapper:after{opacity:.95}.has-foreground-100 .wp-block-spaceblocks-banner__wrapper:after{opacity:1} /*! * spaceblocks-tabs */ .wp-block-spaceblocks-tabs{position:relative}.wp-block-spaceblocks-tabs__nav-links{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0 0 -1px}.wp-block-spaceblocks-tabs__nav-link{margin:0 5px 0 0;padding:0;position:relative;border:1px solid transparent;border-bottom:0}.wp-block-spaceblocks-tabs__nav-link:last-child{margin-right:0}.wp-block-spaceblocks-tabs__nav-link:before,.wp-block-spaceblocks-tabs__nav-link:after{display:none}.wp-block-spaceblocks-tabs__nav-link:hover{border-color:#ebeef1}.wp-block-spaceblocks-tabs__nav-link.ui-tabs-active{border-color:#ebeef1;background:#fff}.wp-block-spaceblocks-tabs__nav-link a{padding:.5em .75em !important;display:block;text-decoration:none;border:0;-webkit-box-shadow:none;box-shadow:none}.wp-block-spaceblocks-tabs__nav-link a:focus{border:0;outline:none;-webkit-box-shadow:none;box-shadow:none}.wp-block-spaceblocks-tabs__nav-link a:hover{text-decoration:none}.wp-block-spaceblocks-tabs .wp-block-spaceblocks-tabs__title-wrapper{margin:0;padding:0;border:0}.wp-block-spaceblocks-tabs .wp-block-spaceblocks-tabs__title-wrapper:before,.wp-block-spaceblocks-tabs .wp-block-spaceblocks-tabs__title-wrapper:after{display:none}.wp-block-spaceblocks-tabs__tab-content-wrapper{height:0;overflow:hidden;display:block !important;position:absolute}.wp-block-spaceblocks-tabs__tab-content-wrapper.is-active-tab,.wp-block-spaceblocks-tabs__tab-content-wrapper[aria-hidden=false]{height:auto;overflow:visible;position:static}.wp-block-spaceblocks-tabs__tab-content{border:1px solid #ebeef1;padding:1.5em}.wp-block-spaceblocks-tabs__tab-content:after{content:'';display:table;clear:both}.wp-block-spaceblocks-tabs__tab-content>*:first-child{margin-top:0}.wp-block-spaceblocks-tabs__tab-content>*:last-child{margin-bottom:0}.has-layout-vertical-left,.has-layout-vertical-right,.is-style-vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.has-layout-vertical-left .wp-block-spaceblocks-tabs__nav-links,.has-layout-vertical-right .wp-block-spaceblocks-tabs__nav-links,.is-style-vertical .wp-block-spaceblocks-tabs__nav-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin:0 -1px 0 0;max-width:25%}.has-layout-vertical-left .wp-block-spaceblocks-tabs__nav-link,.has-layout-vertical-right .wp-block-spaceblocks-tabs__nav-link,.is-style-vertical .wp-block-spaceblocks-tabs__nav-link{margin:0 0 5px;border:1px solid #eee;border-right:0}.has-layout-vertical-left .wp-block-spaceblocks-tabs__nav-link *,.has-layout-vertical-right .wp-block-spaceblocks-tabs__nav-link *,.is-style-vertical .wp-block-spaceblocks-tabs__nav-link *{word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.has-layout-vertical-left .wp-block-spaceblocks-tabs__nav-link:last-child,.has-layout-vertical-right .wp-block-spaceblocks-tabs__nav-link:last-child,.is-style-vertical .wp-block-spaceblocks-tabs__nav-link:last-child{margin-bottom:0}.has-layout-vertical-left .wp-block-spaceblocks-tabs__tab-content,.has-layout-vertical-right .wp-block-spaceblocks-tabs__tab-content,.is-style-vertical .wp-block-spaceblocks-tabs__tab-content{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:0}.has-layout-vertical-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.has-layout-vertical-right .wp-block-spaceblocks-tabs__nav-links{margin:0 0 0 -1px}.has-layout-vertical-right .wp-block-spaceblocks-tabs__nav-links .wp-block-spaceblocks-tabs__nav-link{border:1px solid #eee;border-left:0}.has-layout-horizontal-center .wp-block-spaceblocks-tabs__nav-links{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.has-layout-horizontal-right .wp-block-spaceblocks-tabs__nav-links{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end} /*! * spaceblocks-accordion */ .wp-block-spaceblocks-accordion{width:100%}.wp-block-spaceblocks-accordion .wp-block-spaceblocks-accordion__header{margin:0;padding:.5em .75em;border:0;width:100%;display:block}.wp-block-spaceblocks-accordion .wp-block-spaceblocks-accordion__header:before,.wp-block-spaceblocks-accordion .wp-block-spaceblocks-accordion__header:after{display:none}.wp-block-spaceblocks-accordion .wp-block-spaceblocks-accordion__header-wrapper{padding:0;border:1px solid #eee;border-top:0}.wp-block-spaceblocks-accordion .wp-block-spaceblocks-accordion__header-wrapper:first-child{border:1px solid #eee}.wp-block-spaceblocks-accordion .wp-block-spaceblocks-accordion__header-wrapper a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-decoration:none !important;border:0;-webkit-box-shadow:none;box-shadow:none}.wp-block-spaceblocks-accordion .wp-block-spaceblocks-accordion__header-wrapper a:before,.wp-block-spaceblocks-accordion .wp-block-spaceblocks-accordion__header-wrapper a:after{display:none}.wp-block-spaceblocks-accordion .wp-block-spaceblocks-accordion__header-wrapper a:hover,.wp-block-spaceblocks-accordion .wp-block-spaceblocks-accordion__header-wrapper a:focus{outline:none;border:0;text-decoration:none !important;-webkit-box-shadow:none;box-shadow:none}.wp-block-spaceblocks-accordion .wp-block-spaceblocks-accordion__header-wrapper a:hover:before,.wp-block-spaceblocks-accordion .wp-block-spaceblocks-accordion__header-wrapper a:hover:after,.wp-block-spaceblocks-accordion .wp-block-spaceblocks-accordion__header-wrapper a:focus:before,.wp-block-spaceblocks-accordion .wp-block-spaceblocks-accordion__header-wrapper a:focus:after{display:none}.wp-block-spaceblocks-accordion .wp-block-spaceblocks-accordion__header-wrapper.ui-state-active .wp-block-spaceblocks-accordion__icon.is-active{display:none}.wp-block-spaceblocks-accordion .wp-block-spaceblocks-accordion__header-wrapper.ui-state-active .wp-block-spaceblocks-accordion__icon.is-passive{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-spaceblocks-accordion .wp-block-spaceblocks-accordion__header:focus{outline:none}.wp-block-spaceblocks-accordion .wp-block-spaceblocks-accordion__header:hover{cursor:pointer}.wp-block-spaceblocks-accordion .wp-block-spaceblocks-accordion__header .wp-block-spaceblocks-accordion__edit-area{width:100%}.wp-block-spaceblocks-accordion__title{margin:0}.wp-block-spaceblocks-accordion__icon{font-size:inherit;margin:0 0 0 .75em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-spaceblocks-accordion__icon.is-passive{display:none}.wp-block-spaceblocks-accordion__icon i{font-size:.75em}.wp-block-spaceblocks-accordion__content{padding:1.5em;border-right:1px solid #eee;border-left:1px solid #eee;border-bottom:1px solid #eee}.wp-block-spaceblocks-accordion__content:after{content:'';display:table;clear:both}.wp-block-spaceblocks-accordion__content>*:first-child{margin-top:0}.wp-block-spaceblocks-accordion__content>*:last-child{margin-bottom:0}.wp-block-spaceblocks-accordion__content-wrapper{height:0;position:relative;overflow:hidden;display:block !important}.wp-block-spaceblocks-accordion__content-wrapper.ui-accordion-content-active{height:auto;overflow:visible}.wp-block-spaceblocks-accordion.active-accordion .wp-block-spaceblocks-accordion__content{opacity:1;height:auto;pointer-events:all}.wp-block-spaceblocks-accordion.active-accordion .wp-block-spaceblocks-accordion__icon.is-active{display:none}.wp-block-spaceblocks-accordion.active-accordion .wp-block-spaceblocks-accordion__icon.is-passive{display:-webkit-box;display:-ms-flexbox;display:flex}.has-icon-left .wp-block-spaceblocks-accordion__header-wrapper a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.has-icon-left .wp-block-spaceblocks-accordion__icon{margin:0 .75em 0 0} /*! * spaceblocks-toggle */ .wp-block-spaceblocks-toggle{width:100%}.wp-block-spaceblocks-toggle__row{margin:0}.wp-block-spaceblocks-toggle__row:first-child .wp-block-spaceblocks-toggle__header-wrapper{border-top:1px solid #eee}.wp-block-spaceblocks-toggle__row>.wp-block-spaceblocks-toggle__content{display:none}.wp-block-spaceblocks-toggle__row.is-active .wp-block-spaceblocks-toggle__icon.is-active{display:none}.wp-block-spaceblocks-toggle__row.is-active .wp-block-spaceblocks-toggle__icon.is-passive{display:inline}.wp-block-spaceblocks-toggle__row.is-active>.wp-block-spaceblocks-toggle__content{display:block}.wp-block-spaceblocks-toggle .wp-block-spaceblocks-toggle__header{margin:0;padding:.5em .75em;border:0;width:100%;display:block}.wp-block-spaceblocks-toggle .wp-block-spaceblocks-toggle__header:before,.wp-block-spaceblocks-toggle .wp-block-spaceblocks-toggle__header:after{display:none}.wp-block-spaceblocks-toggle .wp-block-spaceblocks-toggle__header a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-decoration:none !important;border:0;-webkit-box-shadow:none;box-shadow:none}.wp-block-spaceblocks-toggle .wp-block-spaceblocks-toggle__header a:before,.wp-block-spaceblocks-toggle .wp-block-spaceblocks-toggle__header a:after{display:none}.wp-block-spaceblocks-toggle .wp-block-spaceblocks-toggle__header a:hover,.wp-block-spaceblocks-toggle .wp-block-spaceblocks-toggle__header a:focus{outline:none;border:0;text-decoration:none !important;-webkit-box-shadow:none;box-shadow:none}.wp-block-spaceblocks-toggle .wp-block-spaceblocks-toggle__header a:hover:before,.wp-block-spaceblocks-toggle .wp-block-spaceblocks-toggle__header a:hover:after,.wp-block-spaceblocks-toggle .wp-block-spaceblocks-toggle__header a:focus:before,.wp-block-spaceblocks-toggle .wp-block-spaceblocks-toggle__header a:focus:after{display:none}.wp-block-spaceblocks-toggle .wp-block-spaceblocks-toggle__header-wrapper{padding:0;border:1px solid #eee;border-top:0}.wp-block-spaceblocks-toggle .wp-block-spaceblocks-toggle__header-title{margin:0;padding:0}.wp-block-spaceblocks-toggle .wp-block-spaceblocks-toggle__header-title:before,.wp-block-spaceblocks-toggle .wp-block-spaceblocks-toggle__header-title:after{display:none}.wp-block-spaceblocks-toggle .wp-block-spaceblocks-toggle__header:focus{outline:none}.wp-block-spaceblocks-toggle .wp-block-spaceblocks-toggle__header:hover{cursor:pointer}.wp-block-spaceblocks-toggle__icon{font-size:inherit;margin:0 0 0 .75em}.wp-block-spaceblocks-toggle__icon.is-passive{display:none}.wp-block-spaceblocks-toggle__icon i{font-size:.75em}.wp-block-spaceblocks-toggle__content{padding:1.5em;border-right:1px solid #eee;border-left:1px solid #eee;border-bottom:1px solid #eee}.wp-block-spaceblocks-toggle__content:after{content:'';display:table;clear:both}.wp-block-spaceblocks-toggle__content>*:first-child{margin-top:0}.wp-block-spaceblocks-toggle__content>*:last-child{margin-bottom:0}.wp-block-spaceblocks-toggle__title{margin:0}.wp-block-spaceblocks-toggle__content-wrapper{height:0;overflow:hidden;display:block !important}.wp-block-spaceblocks-toggle__row.is-active .wp-block-spaceblocks-toggle__content-wrapper{height:auto;overflow:visible}.has-icon-left .wp-block-spaceblocks-toggle__header-wrapper a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.has-icon-left .wp-block-spaceblocks-toggle__icon{margin:0 .75em 0 0} /*! * spaceblocks-images-stack */ .wp-block-spaceblocks-images-stack{position:relative}.wp-block-spaceblocks-images-stack__wrapper{position:relative;overflow:hidden}.wp-block-spaceblocks-images-stack__wrapper:after{display:table;content:'';clear:both}.wp-block-spaceblocks-images-stack__chunk{position:relative;margin:0 -2%}.wp-block-spaceblocks-images-stack__chunk:nth-child(2n) .wp-block-spaceblocks-images-stack__media-wrapper{float:right}.wp-block-spaceblocks-images-stack__chunk:nth-child(2n) .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2){float:left;margin-top:4%}.wp-block-spaceblocks-images-stack__media-wrapper{position:relative;width:50%;margin:0 0 4%;padding:0 2%;float:left;-webkit-box-sizing:border-box;box-sizing:border-box}.wp-block-spaceblocks-images-stack__media-wrapper:last-child{margin-bottom:0}.wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2n){margin-top:30%;float:right}.wp-block-spaceblocks-images-stack__media-inner-wrapper{position:relative;padding-top:148%}.wp-block-spaceblocks-images-stack .wp-block-spaceblocks-images-stack__media{max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;position:absolute;border-radius:0 !important;top:0;left:0;right:0;bottom:0;outline:0}.is-layout-alpha .wp-block-spaceblocks-images-stack__chunk,.is-layout-beta .wp-block-spaceblocks-images-stack__chunk,.is-layout-gamma .wp-block-spaceblocks-images-stack__chunk{margin:9% 0 0;padding-top:100%}.is-layout-alpha .wp-block-spaceblocks-images-stack__chunk:first-child,.is-layout-beta .wp-block-spaceblocks-images-stack__chunk:first-child,.is-layout-gamma .wp-block-spaceblocks-images-stack__chunk:first-child{margin-top:0}.is-layout-alpha .wp-block-spaceblocks-images-stack__chunk:after,.is-layout-beta .wp-block-spaceblocks-images-stack__chunk:after,.is-layout-gamma .wp-block-spaceblocks-images-stack__chunk:after{clear:both;display:table;content:''}.is-layout-alpha .wp-block-spaceblocks-images-stack__chunk:nth-child(2n) .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2),.is-layout-beta .wp-block-spaceblocks-images-stack__chunk:nth-child(2n) .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2),.is-layout-gamma .wp-block-spaceblocks-images-stack__chunk:nth-child(2n) .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2){margin-top:0}.is-layout-alpha .wp-block-spaceblocks-images-stack__media-wrapper,.is-layout-beta .wp-block-spaceblocks-images-stack__media-wrapper,.is-layout-gamma .wp-block-spaceblocks-images-stack__media-wrapper{position:absolute;width:60%;top:0;left:0;padding:0;margin:0}.is-layout-alpha .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2),.is-layout-beta .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2),.is-layout-gamma .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2){width:70%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.is-layout-alpha .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(3),.is-layout-beta .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(3),.is-layout-gamma .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(3){top:auto;left:auto;bottom:0;right:0}.is-layout-alpha .wp-block-spaceblocks-images-stack__media-inner-wrapper,.is-layout-beta .wp-block-spaceblocks-images-stack__media-inner-wrapper,.is-layout-gamma .wp-block-spaceblocks-images-stack__media-inner-wrapper{padding-top:68%}.is-layout-beta .wp-block-spaceblocks-images-stack__media-wrapper:first-child{z-index:1}.is-layout-gamma .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2){z-index:1}.is-layout-alpha .wp-block-spaceblocks-images-stack__media-wrapper:first-child:nth-last-child(2),.is-layout-beta .wp-block-spaceblocks-images-stack__media-wrapper:first-child:nth-last-child(2),.is-layout-gamma .wp-block-spaceblocks-images-stack__media-wrapper:first-child:nth-last-child(2){width:75%;top:5%}.is-layout-alpha .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2):last-child,.is-layout-beta .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2):last-child,.is-layout-gamma .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2):last-child{left:auto;top:auto;right:0;bottom:5%;width:75%;-webkit-transform:none;transform:none}.is-layout-delta .wp-block-spaceblocks-images-stack__chunk{margin:9% 0 0;padding-top:92%}.is-layout-delta .wp-block-spaceblocks-images-stack__chunk:first-child{margin-top:0}.is-layout-delta .wp-block-spaceblocks-images-stack__chunk:after{clear:both;display:table;content:''}.is-layout-delta .wp-block-spaceblocks-images-stack__chunk:nth-child(2n) .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2){margin-top:0}.is-layout-delta .wp-block-spaceblocks-images-stack__media-wrapper{position:absolute;width:63%;top:0;left:0;padding:0;margin:0}.is-layout-delta .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2){width:70%;top:33%;right:0;left:auto;z-index:1}.is-layout-delta .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2):last-child{top:auto;bottom:0;width:75%}.is-layout-delta .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(3){width:45%;top:auto;bottom:0}.is-layout-delta .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(3) .wp-block-spaceblocks-images-stack__media-inner-wrapper{padding-top:100%}.is-layout-delta .wp-block-spaceblocks-images-stack__media-wrapper:first-child:nth-last-child(2){width:75%}.is-layout-delta .wp-block-spaceblocks-images-stack__media-inner-wrapper{padding-top:68%}.is-layout-epsilon .wp-block-spaceblocks-images-stack__chunk{margin:9% 0 0;padding-top:90%}.is-layout-epsilon .wp-block-spaceblocks-images-stack__chunk:first-child{margin-top:0}.is-layout-epsilon .wp-block-spaceblocks-images-stack__chunk:after{clear:both;display:table;content:''}.is-layout-epsilon .wp-block-spaceblocks-images-stack__chunk:nth-child(2n) .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2){margin-top:0}.is-layout-epsilon .wp-block-spaceblocks-images-stack__media-wrapper{position:absolute;width:54%;bottom:0;left:0;padding:0;margin:0}.is-layout-epsilon .wp-block-spaceblocks-images-stack__media-wrapper .wp-block-spaceblocks-images-stack__media-inner-wrapper{padding-top:148%}.is-layout-epsilon .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2){width:65%;top:auto;left:auto;right:0;bottom:0}.is-layout-epsilon .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2) .wp-block-spaceblocks-images-stack__media-inner-wrapper{padding-top:68%}.is-layout-epsilon .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(3){width:40%;top:0;right:0;left:auto;bottom:auto}.is-layout-epsilon .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(3) .wp-block-spaceblocks-images-stack__media-inner-wrapper{padding-top:100%}.is-layout-epsilon .wp-block-spaceblocks-images-stack__media-wrapper:first-child:nth-last-child(2){width:61%}.is-layout-zeta .wp-block-spaceblocks-images-stack__chunk{margin:9% 0 0;padding-top:100%}.is-layout-zeta .wp-block-spaceblocks-images-stack__chunk:first-child{margin-top:0}.is-layout-zeta .wp-block-spaceblocks-images-stack__chunk:after{clear:both;display:table;content:''}.is-layout-zeta .wp-block-spaceblocks-images-stack__chunk:nth-child(2n) .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2){margin-top:0}.is-layout-zeta .wp-block-spaceblocks-images-stack__media-wrapper{position:absolute;width:54%;top:0;left:0;padding:0;margin:0}.is-layout-zeta .wp-block-spaceblocks-images-stack__media-wrapper .wp-block-spaceblocks-images-stack__media-inner-wrapper{padding-top:148%}.is-layout-zeta .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(3){width:40%;top:10%;right:0;left:auto;bottom:auto}.is-layout-zeta .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(3) .wp-block-spaceblocks-images-stack__media-inner-wrapper{padding-top:100%}.is-layout-zeta .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2){width:65%;top:auto;left:auto;right:0;bottom:0}.is-layout-zeta .wp-block-spaceblocks-images-stack__media-wrapper:nth-child(2) .wp-block-spaceblocks-images-stack__media-inner-wrapper{padding-top:68%}.is-layout-alpha .wp-block-spaceblocks-images-stack__media-wrapper:only-child,.is-layout-beta .wp-block-spaceblocks-images-stack__media-wrapper:only-child,.is-layout-gamma .wp-block-spaceblocks-images-stack__media-wrapper:only-child,.is-layout-delta .wp-block-spaceblocks-images-stack__media-wrapper:only-child,.is-layout-epsilon .wp-block-spaceblocks-images-stack__media-wrapper:only-child,.is-layout-zeta .wp-block-spaceblocks-images-stack__media-wrapper:only-child{width:100%}.is-layout-alpha .wp-block-spaceblocks-images-stack__media-wrapper:only-child .wp-block-spaceblocks-images-stack__media-inner-wrapper,.is-layout-beta .wp-block-spaceblocks-images-stack__media-wrapper:only-child .wp-block-spaceblocks-images-stack__media-inner-wrapper,.is-layout-gamma .wp-block-spaceblocks-images-stack__media-wrapper:only-child .wp-block-spaceblocks-images-stack__media-inner-wrapper,.is-layout-delta .wp-block-spaceblocks-images-stack__media-wrapper:only-child .wp-block-spaceblocks-images-stack__media-inner-wrapper,.is-layout-epsilon .wp-block-spaceblocks-images-stack__media-wrapper:only-child .wp-block-spaceblocks-images-stack__media-inner-wrapper,.is-layout-zeta .wp-block-spaceblocks-images-stack__media-wrapper:only-child .wp-block-spaceblocks-images-stack__media-inner-wrapper{padding-top:100%} /*! * spaceblocks-recent-posts */ .wp-block-spaceblocks-recent-posts{overflow:hidden}.wp-block-spaceblocks-recent-posts>.wp-block-spaceblocks-recent-posts__wrapper{margin-bottom:-1.5rem !important}.wp-block-spaceblocks-recent-posts__post{margin-bottom:1.5rem}.wp-block-spaceblocks-recent-posts__post-thumbnail{max-width:100%;margin-left:0;margin-right:0}.wp-block-spaceblocks-recent-posts__post-thumbnail a,.wp-block-spaceblocks-recent-posts__post-thumbnail img{display:block}.wp-block-spaceblocks-recent-posts__content-wrapper{margin-top:1em}.wp-block-spaceblocks-recent-posts__content-wrapper:first-child{margin-top:0}.wp-block-spaceblocks-recent-posts__entry-header,.wp-block-spaceblocks-recent-posts__post-content,.wp-block-spaceblocks-recent-posts__entry-footer{max-width:100%;margin-left:0;margin-right:0}.wp-block-spaceblocks-recent-posts__post-content>*{max-width:100%;margin-left:0;margin-right:0}.wp-block-spaceblocks-recent-posts__post-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wp-block-spaceblocks-recent-posts .wp-block-spaceblocks-recent-posts__post-title{margin:0}.wp-block-spaceblocks-recent-posts__entry-meta{margin-top:.5em}.wp-block-spaceblocks-recent-posts__entry-meta:first-child{margin-top:0}.wp-block-spaceblocks-recent-posts__post-content>*:last-child{margin-bottom:0}.wp-block-spaceblocks-recent-posts__entry-meta,.wp-block-spaceblocks-recent-posts__entry-footer{font-size:.875em}.wp-block-spaceblocks-recent-posts__post-content,.wp-block-spaceblocks-recent-posts__entry-footer{margin-top:.5em}.wp-block-spaceblocks-recent-posts__post-content:first-child,.wp-block-spaceblocks-recent-posts__entry-footer:first-child{margin-top:0}.wp-block-spaceblocks-recent-posts__entry-footer>p{margin:0}.has-cropped-images .wp-block-spaceblocks-recent-posts__post-thumbnail{width:100%}.has-cropped-images .wp-block-spaceblocks-recent-posts__post-thumbnail a{position:relative;padding-top:100%;width:100%}.has-cropped-images .wp-block-spaceblocks-recent-posts__post-thumbnail img{position:absolute;top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media screen and (min-width:768px){.has-layout-list .wp-block-spaceblocks-recent-posts__post .wp-block-spaceblocks-recent-posts__post-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.has-layout-list .wp-block-spaceblocks-recent-posts__post .wp-block-spaceblocks-recent-posts__entry-header{margin-top:0}.has-layout-list .wp-block-spaceblocks-recent-posts__post .wp-block-spaceblocks-recent-posts__entry-header .wp-block-spaceblocks-recent-posts__post-title{margin-top:0}.has-layout-list .wp-block-spaceblocks-recent-posts__post .wp-block-spaceblocks-recent-posts__post-thumbnail{max-width:40%;margin:0}.has-layout-list .wp-block-spaceblocks-recent-posts__post .wp-block-spaceblocks-recent-posts__post-thumbnail:only-child{width:100%}.has-layout-list .wp-block-spaceblocks-recent-posts__post .wp-block-spaceblocks-recent-posts__post-thumbnail+.wp-block-spaceblocks-recent-posts__content-wrapper{margin-left:5%;margin-top:0;max-width:55%;width:100%}} /*! * spaceblocks-advanced-heading */ .wp-block-spaceblocks-advanced-heading .wp-block-spaceblocks-advanced-heading__content{display:block}.has-custom-font-size .wp-block-spaceblocks-advanced-heading__content{font-size:inherit} /*! * spaceblocks-image-box */ .wp-block-spaceblocks-image-box__image-container{margin:0 0 20px;line-height:0;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.wp-block-spaceblocks-image-box__image-container.is-position-top{-ms-flex-item-align:start;align-self:flex-start}.wp-block-spaceblocks-image-box__image-container.is-position-middle{-ms-flex-item-align:center;align-self:center}.wp-block-spaceblocks-image-box__image-container.is-position-bottom{-ms-flex-item-align:end;align-self:flex-end}.wp-block-spaceblocks-image-box__image-container .wp-block-spaceblocks-image-box__image-wrapper{display:inline-block;line-height:1}.wp-block-spaceblocks-image-box__image-container .wp-block-spaceblocks-image-box__image-wrapper img{display:block}.wp-block-spaceblocks-image-box__image-container a.wp-block-spaceblocks-image-box__image-wrapper{text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}.wp-block-spaceblocks-image-box__image-container a.wp-block-spaceblocks-image-box__image-wrapper:hover{cursor:pointer}.wp-block-spaceblocks-image-box__content{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;-ms-flex-item-align:center;align-self:center}.wp-block-spaceblocks-image-box.has-text-left{text-align:left}.wp-block-spaceblocks-image-box.has-text-center{text-align:center}.wp-block-spaceblocks-image-box.has-text-right{text-align:right}.wp-block-spaceblocks-image-box.has-image-left,.wp-block-spaceblocks-image-box.has-image-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width:767px){.wp-block-spaceblocks-image-box.has-mobile-layout-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:767px){.wp-block-spaceblocks-image-box.has-mobile-layout-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:767px){.wp-block-spaceblocks-image-box.has-mobile-alignment-center{text-align:center}}@media screen and (max-width:767px){.wp-block-spaceblocks-image-box.has-mobile-alignment-left{text-align:left}}@media screen and (max-width:767px){.wp-block-spaceblocks-image-box.has-mobile-alignment-right{text-align:right}}.has-image-left .wp-block-spaceblocks-image-box__image-container{margin:0 20px 0 0;max-width:50%}.has-image-right .wp-block-spaceblocks-image-box__image-container{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 0 0 20px;max-width:50%}@media screen and (max-width:767px){.has-mobile-layout-column .wp-block-spaceblocks-image-box__image-container{max-width:100%;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-bottom:20px;margin-left:0 !important;margin-right:0 !important}}@media screen and (max-width:767px){.has-mobile-layout-column-reverse .wp-block-spaceblocks-image-box__image-container{max-width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:20px;margin-right:0 !important;margin-left:0 !important}}.has-mobile-alignment-center .wp-block-spaceblocks-image-box__image-container{-ms-flex-item-align:center;align-self:center}.has-mobile-alignment-left .wp-block-spaceblocks-image-box__image-container{-ms-flex-item-align:start;align-self:flex-start}.has-mobile-alignment-right .wp-block-spaceblocks-image-box__image-container{-ms-flex-item-align:end;align-self:flex-end} /*! * spaceblocks-social-links */ .wp-block-spaceblocks-social-links{padding:0;overflow:hidden}.wp-block-spaceblocks-social-links__list{margin:0 -.2em -.2em;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-spaceblocks-social-links__item{padding:0 .2em .2em;margin:0}.wp-block-spaceblocks-social-links__item:before,.wp-block-spaceblocks-social-links__item:after{display:none}.wp-block-spaceblocks-social-links__item:last-child{margin-right:0}.wp-block-spaceblocks-social-links__link{border:0;text-decoration:none;display:inline-block;-webkit-box-shadow:none;box-shadow:none}.wp-block-spaceblocks-social-links__link:before,.wp-block-spaceblocks-social-links__link:after{display:none}.wp-block-spaceblocks-social-links__link:hover{text-decoration:none}.wp-block-spaceblocks-social-links__link i{width:1em;height:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1em;font-style:normal}.wp-block-spaceblocks-social-links__wrapper{display:inline-block;line-height:0}.has-icons-framed .wp-block-spaceblocks-social-links__wrapper{border:1px solid;border-radius:50%;padding:.75em}.has-icons-stacked .wp-block-spaceblocks-social-links__link .wp-block-spaceblocks-social-links__wrapper{padding:.75em;border-radius:50%}.has-none-spacing .wp-block-spaceblocks-social-links__list{margin:0}.has-none-spacing .wp-block-spaceblocks-social-links__item{padding:0}.has-small-spacing .wp-block-spaceblocks-social-links__list{margin:0 -.125em -.125em}.has-small-spacing .wp-block-spaceblocks-social-links__item{padding:0 .125em .125em}.has-medium-spacing .wp-block-spaceblocks-social-links__list{margin:0 -.25em -.25em}.has-medium-spacing .wp-block-spaceblocks-social-links__item{padding:0 .25em .25em}.has-large-spacing .wp-block-spaceblocks-social-links__list{margin:0 -.5em -.5em}.has-large-spacing .wp-block-spaceblocks-social-links__item{padding:0 .5em .5em} /*! * spaceblocks-button-group */ .wp-block-spaceblocks-button-group{overflow:hidden}.wp-block-spaceblocks-button-group .wp-block-button{margin:0;padding:0 5px 5px}.wp-block-spaceblocks-button-group .wp-block-button__link{width:100%}.wp-block-spaceblocks-button-group .wp-block-button.wp-block-button__width-25{width:25%}.wp-block-spaceblocks-button-group .wp-block-button.wp-block-button__width-50{width:50%}.wp-block-spaceblocks-button-group .wp-block-button.wp-block-button__width-75{width:75%}.wp-block-spaceblocks-button-group .wp-block-button.wp-block-button__width-100{width:100%}.wp-block-spaceblocks-button-group__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 -5px -5px !important}.wp-block-spaceblocks-button-group__wrapper.has-spacing-none{margin:0 !important}.wp-block-spaceblocks-button-group__wrapper.has-spacing-none .wp-block-button{margin:0}.wp-block-spaceblocks-button-group__wrapper.has-spacing-small{margin:0 -10px -10px !important}.wp-block-spaceblocks-button-group__wrapper.has-spacing-small .wp-block-button{padding:0 10px 10px}.wp-block-spaceblocks-button-group__wrapper.has-spacing-medium{margin:0 -15px -15px !important}.wp-block-spaceblocks-button-group__wrapper.has-spacing-medium .wp-block-button{padding:0 15px 15px}.wp-block-spaceblocks-button-group__wrapper.has-spacing-normal{margin:0 -20px -20px !important}.wp-block-spaceblocks-button-group__wrapper.has-spacing-normal .wp-block-button{padding:0 20px 20px}.wp-block-spaceblocks-button-group__wrapper.has-spacing-large{margin:0 -25px -25px !important}.wp-block-spaceblocks-button-group__wrapper.has-spacing-large .wp-block-button{padding:0 25px 25px}.wp-block-spaceblocks-button-group__wrapper.has-alignment-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-spaceblocks-button-group__wrapper.has-alignment-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width:768px) and (max-width:991px){.wp-block-spaceblocks-button-group__wrapper.has-alignment-tablet-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:768px) and (max-width:991px){.wp-block-spaceblocks-button-group__wrapper.has-alignment-tablet-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (min-width:768px) and (max-width:991px){.wp-block-spaceblocks-button-group__wrapper.has-alignment-tablet-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:767px){.wp-block-spaceblocks-button-group__wrapper.has-alignment-mobile-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:767px){.wp-block-spaceblocks-button-group__wrapper.has-alignment-mobile-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width:767px){.wp-block-spaceblocks-button-group__wrapper.has-alignment-mobile-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.wp-block-spaceblocks-button-group__wrapper.has-direction-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wp-block-spaceblocks-button-group__wrapper.has-direction-column.has-alignment-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-spaceblocks-button-group__wrapper.has-direction-column.has-alignment-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (min-width:768px) and (max-width:991px){.wp-block-spaceblocks-button-group__wrapper.has-direction-column.has-alignment-tablet-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width:768px) and (max-width:991px){.wp-block-spaceblocks-button-group__wrapper.has-direction-column.has-alignment-tablet-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (min-width:768px) and (max-width:991px){.wp-block-spaceblocks-button-group__wrapper.has-direction-column.has-alignment-tablet-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:767px){.wp-block-spaceblocks-button-group__wrapper.has-direction-column.has-alignment-mobile-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:767px){.wp-block-spaceblocks-button-group__wrapper.has-direction-column.has-alignment-mobile-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (max-width:767px){.wp-block-spaceblocks-button-group__wrapper.has-direction-column.has-alignment-mobile-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (min-width:768px) and (max-width:991px){.wp-block-spaceblocks-button-group__wrapper.has-direction-tablet-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:768px) and (max-width:991px){.wp-block-spaceblocks-button-group__wrapper.has-direction-tablet-column.has-alignment-tablet-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width:768px) and (max-width:991px){.wp-block-spaceblocks-button-group__wrapper.has-direction-tablet-column.has-alignment-tablet-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (min-width:768px) and (max-width:991px){.wp-block-spaceblocks-button-group__wrapper.has-direction-tablet-column.has-alignment-tablet-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (min-width:768px) and (max-width:991px){.wp-block-spaceblocks-button-group__wrapper.has-direction-tablet-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width:767px){.wp-block-spaceblocks-button-group__wrapper.has-direction-mobile-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:767px){.wp-block-spaceblocks-button-group__wrapper.has-direction-mobile-column.has-alignment-mobile-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:767px){.wp-block-spaceblocks-button-group__wrapper.has-direction-mobile-column.has-alignment-mobile-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (max-width:767px){.wp-block-spaceblocks-button-group__wrapper.has-direction-mobile-column.has-alignment-mobile-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:767px){.wp-block-spaceblocks-button-group__wrapper.has-direction-mobile-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.has-width-100 .wp-block-button{width:100%}.has-width-50 .wp-block-button{width:50%}.has-width-33 .wp-block-button{width:33.3333%}.has-width-25 .wp-block-button{width:25%}.has-width-20 .wp-block-button{width:20%}@media screen and (min-width:768px) and (max-width:991px){.has-width-tablet-100 .wp-block-button{width:100%}}@media screen and (min-width:768px) and (max-width:991px){.has-width-tablet-50 .wp-block-button{width:50%}}@media screen and (min-width:768px) and (max-width:991px){.has-width-tablet-33 .wp-block-button{width:33.3333%}}@media screen and (min-width:768px) and (max-width:991px){.has-width-tablet-25 .wp-block-button{width:25%}}@media screen and (min-width:768px) and (max-width:991px){.has-width-tablet-20 .wp-block-button{width:20%}}@media screen and (max-width:767px){.has-width-mobile-100 .wp-block-button{width:100%}}@media screen and (max-width:767px){.has-width-mobile-50 .wp-block-button{width:50%}}@media screen and (max-width:767px){.has-width-mobile-33 .wp-block-button{width:33.3333%}}@media screen and (max-width:767px){.has-width-mobile-25 .wp-block-button{width:25%}}@media screen and (max-width:767px){.has-width-mobile-20 .wp-block-button{width:20%}} /*! * spaceblocks-contact-form */ .wp-block-spaceblocks-contact-form .wp-block-spaceblocks-field-name,.wp-block-spaceblocks-contact-form .wp-block-spaceblocks-field-email,.wp-block-spaceblocks-contact-form .wp-block-spaceblocks-field-textarea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wp-block-spaceblocks-contact-form .wp-block-spaceblocks-contact-form__result.success{color:green}.wp-block-spaceblocks-contact-form .wp-block-spaceblocks-contact-form__result.fail{color:red}.wp-block-spaceblocks-contact-form__submit{margin-top:2em}.wp-block-spaceblocks-contact-form__submit .wp-block-button{margin-bottom:0} /*! * spaceblocks-post-carousel */ .wp-block-spaceblocks-post-carousel__wrapper:not(.slick-initialized)>*:not(:first-child){display:none}.wp-block-spaceblocks-post-carousel .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-spaceblocks-post-carousel .slick-track>*{height:auto}.wp-block-spaceblocks-post-carousel .slick-track>*>*:only-child{height:100%}.wp-block-spaceblocks-post-carousel__post{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wp-block-spaceblocks-post-carousel .wp-block-spaceblocks-post-carousel__post-title{margin:0}.wp-block-spaceblocks-post-carousel__post-thumbnail{margin-bottom:1em;position:relative;padding-top:75%;width:100%}.wp-block-spaceblocks-post-carousel__post-thumbnail:last-child{margin-top:0}.wp-block-spaceblocks-post-carousel__post-thumbnail a{display:block;position:absolute;top:0;bottom:0;left:0;right:0}.wp-block-spaceblocks-post-carousel__post-thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wp-block-spaceblocks-post-carousel__post-excerpt{margin-top:.5em}.wp-block-spaceblocks-post-carousel__post-excerpt:first-child{margin-top:0}.wp-block-spaceblocks-post-carousel__post-excerpt p{margin-bottom:0} /*! * spaceblocks-post-slider */ .wp-block-spaceblocks-post-slider__content .slick-list,.wp-block-spaceblocks-post-slider__content .slick-track{height:100%}.wp-block-spaceblocks-post-slider__content:not(.slick-initialized)>*:not(:first-child){display:none}.wp-block-spaceblocks-post-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-spaceblocks-post-slider .slick-track>*{height:auto}.wp-block-spaceblocks-post-slider .slick-track>*>*:only-child{height:100%}.wp-block-spaceblocks-post-slider__post{position:relative;padding:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-spaceblocks-post-slider .wp-block-spaceblocks-post-slider__post-thumbnail{margin:0;padding:0;position:absolute;top:0;bottom:0;left:0;right:0}.wp-block-spaceblocks-post-slider .wp-block-spaceblocks-post-slider__post-thumbnail img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.wp-block-spaceblocks-post-slider__post-overlay{position:absolute;top:0;bottom:0;left:0;right:0;opacity:.3;background-color:#000}.wp-block-spaceblocks-post-slider__post-content-wrapper{max-width:768px;text-align:center}.wp-block-spaceblocks-post-slider .wp-block-spaceblocks-post-slider__post-title{color:#fff;position:relative}.wp-block-spaceblocks-post-slider .wp-block-spaceblocks-post-slider__post-title a{color:inherit}.wp-block-spaceblocks-post-slider__post-excerpt{position:relative;color:#fff} /*! * spaceblocks-post-custom-post-type */ .wp-block-spaceblocks-custom-post-type{overflow:hidden}.wp-block-spaceblocks-custom-post-type .navigation.pagination{margin-top:3.125em}.wp-block-spaceblocks-custom-post-type__post{margin-top:22px}.wp-block-spaceblocks-custom-post-type__post:first-child{margin-top:0}.wp-block-spaceblocks-custom-post-type__post-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wp-block-spaceblocks-custom-post-type .wp-block-spaceblocks-custom-post-type__post-title{margin:0}.wp-block-spaceblocks-custom-post-type__post-thumbnail{margin-bottom:1em}.wp-block-spaceblocks-custom-post-type__post-thumbnail:last-child{margin-bottom:0}.wp-block-spaceblocks-custom-post-type__post-thumbnail a{display:block}.wp-block-spaceblocks-custom-post-type__post-thumbnail a img{display:block}.wp-block-spaceblocks-custom-post-type__post-excerpt>*:last-child{margin-bottom:0}.wp-block-spaceblocks-custom-post-type__post-excerpt{margin-top:.5em}.wp-block-spaceblocks-custom-post-type__post-excerpt:first-child{margin-top:0}.wp-block-spaceblocks-custom-post-type__post>.wp-block-spaceblocks-template-post-featured-image{margin-bottom:1.875em}.wp-block-spaceblocks-custom-post-type__post>.wp-block-spaceblocks-template-post-featured-image:last-child{margin-bottom:0}.wp-block-spaceblocks-custom-post-type__post>.wp-block-spaceblocks-template-post-title{margin-bottom:.5em}.wp-block-spaceblocks-custom-post-type__post>.wp-block-spaceblocks-template-post-title:last-child{margin-bottom:0}.wp-block-spaceblocks-custom-post-type__post>.wp-block-spaceblocks-template-post-title+.wp-block-spaceblocks-template-post-featured-image{margin-top:1.25em}.wp-block-spaceblocks-custom-post-type__post>.wp-block-spaceblocks-template-post-content{margin-bottom:.5em}.wp-block-spaceblocks-custom-post-type__post>.wp-block-spaceblocks-template-post-content:last-child{margin-bottom:0}.wp-block-spaceblocks-custom-post-type__post>.wp-block-spaceblocks-template-post-link{margin-top:1.5em;margin-bottom:1.5em}.wp-block-spaceblocks-custom-post-type__post>.wp-block-spaceblocks-template-post-link:first-child{margin-top:0}.wp-block-spaceblocks-custom-post-type__post>.wp-block-spaceblocks-template-post-link:last-child{margin-bottom:0}.wp-block-spaceblocks-custom-post-type__post>.wp-block-spaceblocks-template-post-meta{margin-bottom:.25em}.wp-block-spaceblocks-custom-post-type__post>.wp-block-spaceblocks-template-post-meta+.wp-block-spaceblocks-template-post-featured-image{margin-top:1.25em}.wp-block-spaceblocks-custom-post-type__post>.wp-block-spaceblocks-section{height:100%}.has-spacing-none.has-layout-list .wp-block-spaceblocks-custom-post-type__post+.wp-block-spaceblocks-custom-post-type__post{margin-top:0}.has-spacing-none>.spaceblocks-columns{margin-left:0;margin-right:0}.has-spacing-none>.spaceblocks-columns>*{padding-left:0;margin-top:0;padding-right:0}.has-spacing-small.has-layout-list .wp-block-spaceblocks-custom-post-type__post+.wp-block-spaceblocks-custom-post-type__post{margin-top:20px}.has-spacing-small>.spaceblocks-columns{margin-left:-5px;margin-right:-5px}.has-spacing-small>.spaceblocks-columns>*{margin-top:10px;padding-left:5px;padding-right:5px}.has-spacing-medium.has-layout-list .wp-block-spaceblocks-custom-post-type__post+.wp-block-spaceblocks-custom-post-type__post{margin-top:30px}.has-spacing-medium>.spaceblocks-columns{margin-left:-15px;margin-right:-15px}.has-spacing-medium>.spaceblocks-columns>*{margin-top:30px;padding-left:15px;padding-right:15px}.has-spacing-normal.has-layout-list .wp-block-spaceblocks-custom-post-type__post+.wp-block-spaceblocks-custom-post-type__post{margin-top:60px}.has-spacing-normal>.spaceblocks-columns{margin-left:-25px;margin-right:-25px}.has-spacing-normal>.spaceblocks-columns>*{margin-top:50px;padding-left:25px;padding-right:25px}.has-spacing-large.has-layout-list .wp-block-spaceblocks-custom-post-type__post+.wp-block-spaceblocks-custom-post-type__post{margin-top:80px}.has-spacing-large>.spaceblocks-columns{margin-left:-40px;margin-right:-40px}.has-spacing-large>.spaceblocks-columns>*{margin-top:80px;padding-left:40px;padding-right:40px}.has-layout-list .wp-block-spaceblocks-custom-post-type__post+.wp-block-spaceblocks-custom-post-type__post{margin-top:3.125em}.has-layout-list .wp-block-spaceblocks-custom-post-type__post:last-child{margin-bottom:0}@media screen and (min-width:768px){.has-layout-list .wp-block-spaceblocks-custom-post-type__post-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.has-layout-list .wp-block-spaceblocks-custom-post-type__entry-header{margin-top:0}.has-layout-list .wp-block-spaceblocks-custom-post-type__entry-header .wp-block-spaceblocks-custom-post-type__post-title{margin-top:0}.has-layout-list .wp-block-spaceblocks-custom-post-type__post-thumbnail{max-width:40%;margin:0}.has-layout-list .wp-block-spaceblocks-custom-post-type__post-thumbnail:only-child{width:100%}.has-layout-list .wp-block-spaceblocks-custom-post-type__post-thumbnail+.wp-block-spaceblocks-custom-post-type__content-wrapper{margin-left:5%;margin-top:0;max-width:55%;width:100%}}@media screen and (min-width:991px){.spaceblocks-columns-1 .wp-block-spaceblocks-custom-post-type__post:nth-child(1){margin-top:0}.spaceblocks-columns-2 .wp-block-spaceblocks-custom-post-type__post:nth-child(1){margin-top:0}.spaceblocks-columns-2 .wp-block-spaceblocks-custom-post-type__post:nth-child(2){margin-top:0}.spaceblocks-columns-3 .wp-block-spaceblocks-custom-post-type__post:nth-child(1){margin-top:0}.spaceblocks-columns-3 .wp-block-spaceblocks-custom-post-type__post:nth-child(2){margin-top:0}.spaceblocks-columns-3 .wp-block-spaceblocks-custom-post-type__post:nth-child(3){margin-top:0}.spaceblocks-columns-4 .wp-block-spaceblocks-custom-post-type__post:nth-child(1){margin-top:0}.spaceblocks-columns-4 .wp-block-spaceblocks-custom-post-type__post:nth-child(2){margin-top:0}.spaceblocks-columns-4 .wp-block-spaceblocks-custom-post-type__post:nth-child(3){margin-top:0}.spaceblocks-columns-4 .wp-block-spaceblocks-custom-post-type__post:nth-child(4){margin-top:0}.spaceblocks-columns-5 .wp-block-spaceblocks-custom-post-type__post:nth-child(1){margin-top:0}.spaceblocks-columns-5 .wp-block-spaceblocks-custom-post-type__post:nth-child(2){margin-top:0}.spaceblocks-columns-5 .wp-block-spaceblocks-custom-post-type__post:nth-child(3){margin-top:0}.spaceblocks-columns-5 .wp-block-spaceblocks-custom-post-type__post:nth-child(4){margin-top:0}.spaceblocks-columns-5 .wp-block-spaceblocks-custom-post-type__post:nth-child(5){margin-top:0}.spaceblocks-columns-6 .wp-block-spaceblocks-custom-post-type__post:nth-child(1){margin-top:0}.spaceblocks-columns-6 .wp-block-spaceblocks-custom-post-type__post:nth-child(2){margin-top:0}.spaceblocks-columns-6 .wp-block-spaceblocks-custom-post-type__post:nth-child(3){margin-top:0}.spaceblocks-columns-6 .wp-block-spaceblocks-custom-post-type__post:nth-child(4){margin-top:0}.spaceblocks-columns-6 .wp-block-spaceblocks-custom-post-type__post:nth-child(5){margin-top:0}.spaceblocks-columns-6 .wp-block-spaceblocks-custom-post-type__post:nth-child(6){margin-top:0}}.wp-block-spaceblocks-template-acf-background-image{padding:25px;width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.wp-block-spaceblocks-template-acf-background-image:only-child{height:100%}.wp-block-spaceblocks-template-acf-background-image .wp-block-spaceblocks-template-acf-background-image__image{position:absolute;background-position:center center;background-attachment:scroll;background-size:cover;top:0;bottom:0;right:0;left:0}.wp-block-spaceblocks-template-acf-background-image__foreground{position:absolute;top:0;bottom:0;right:0;left:0;opacity:.35}.wp-block-spaceblocks-template-acf-background-image__content{position:relative;width:100%}.wp-block-spaceblocks-template-acf-background-image__content .wp-block-spaceblocks-section{height:100%}.wp-block-spaceblocks-template-acf-image{margin-bottom:.5em}.wp-block-spaceblocks-template-acf-image img{display:block}.wp-block-spaceblocks-template-acf-image.aligncenter img{margin:0 auto}.wp-block-spaceblocks-template-acf-select{margin-bottom:.5em}.wp-block-spaceblocks-template-acf-wysiwyg{margin-bottom:.5em}.wp-block-spaceblocks-template-acf-wysiwyg:after{content:'';display:table;clear:both} /*! * spaceblocks-template-post-title */ .wp-block-spaceblocks-template-post-title{margin-bottom:.5em}.wp-block-spaceblocks-template-post-title:last-child{margin-bottom:0}.wp-block-spaceblocks-template-post-title.has-text-color .wp-block-spaceblocks-template-post-title__link,.wp-block-spaceblocks-template-post-title.has-text-color .wp-block-spaceblocks-template-post-title__link:visited{color:inherit}.wp-block-spaceblocks-template-post-title>h2,.wp-block-spaceblocks-template-post-title>h3,.wp-block-spaceblocks-template-post-title>h4,.wp-block-spaceblocks-template-post-title>h5,.wp-block-spaceblocks-template-post-title>h6,.wp-block-spaceblocks-template-post-title>p{margin:0;padding:0}.wp-block-spaceblocks-template-post-title>h2:before,.wp-block-spaceblocks-template-post-title>h2:after,.wp-block-spaceblocks-template-post-title>h3:before,.wp-block-spaceblocks-template-post-title>h3:after,.wp-block-spaceblocks-template-post-title>h4:before,.wp-block-spaceblocks-template-post-title>h4:after,.wp-block-spaceblocks-template-post-title>h5:before,.wp-block-spaceblocks-template-post-title>h5:after,.wp-block-spaceblocks-template-post-title>h6:before,.wp-block-spaceblocks-template-post-title>h6:after,.wp-block-spaceblocks-template-post-title>p:before,.wp-block-spaceblocks-template-post-title>p:after{display:none} /*! * spaceblocks-template-post-featured-image */ .wp-block-spaceblocks-template-post-featured-image{margin-bottom:.5em}.wp-block-spaceblocks-template-post-featured-image:last-child{margin-bottom:0}.wp-block-spaceblocks-template-post-featured-image.aligncenter a{display:block}.wp-block-spaceblocks-template-post-featured-image.aligncenter img{margin:0 auto}.wp-block-spaceblocks-template-post-featured-image img{display:block}.wp-block-column>.wp-block-spaceblocks-template-post-featured-image:only-child{height:100%}.wp-block-column>.wp-block-spaceblocks-template-post-featured-image:only-child img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover} /*! * spaceblocks-template-post-content */ .wp-block-spaceblocks-template-post-content{margin-bottom:.5em} /*! * spaceblocks-template-post-link */ .wp-block-spaceblocks-template-post-link{margin:1.25em 0 1.25em}.wp-block-spaceblocks-template-post-link:first-child{margin-top:0}.wp-block-spaceblocks-template-post-link:last-child{margin-bottom:0}.wp-block-spaceblocks-template-post-link.has-text-color a{color:inherit} /*! * spaceblocks-template-post-button */ .wp-block-spaceblocks-template-post-button{margin:1.25em 0 1.25em}.wp-block-spaceblocks-template-post-button:first-child{margin-top:0}.wp-block-spaceblocks-template-post-button:last-child{margin-bottom:0} /*! * spaceblocks-template-post-author */ .wp-block-spaceblocks-template-post-author{margin-bottom:.5em}.wp-block-spaceblocks-template-post-author i{font-size:.7em;margin-right:.5em;min-width:1.25em}.wp-block-spaceblocks-template-post-author.has-text-color a{color:inherit} /*! * spaceblocks-template-post-categories */ .wp-block-spaceblocks-template-post-categories{margin-bottom:.5em}.wp-block-spaceblocks-template-post-categories i{font-size:.7em;margin-right:.5em;min-width:1.25em}.wp-block-spaceblocks-template-post-categories.has-text-color a{color:inherit} /*! * spaceblocks-template-post-comments */ .wp-block-spaceblocks-template-post-comments{margin-bottom:.5em}.wp-block-spaceblocks-template-post-comments i{font-size:.7em;margin-right:.5em;min-width:1.25em}.wp-block-spaceblocks-template-post-comments.has-text-color a{color:inherit} /*! * spaceblocks-template-post-tags */ .wp-block-spaceblocks-template-post-tags{margin-bottom:.5em}.wp-block-spaceblocks-template-post-tags:last-child{margin-bottom:0}.wp-block-spaceblocks-template-post-tags i{font-size:.7em;margin-right:.5em;min-width:1.25em}.wp-block-spaceblocks-template-post-tags.has-text-color a{color:inherit} /*! * spaceblocks-template-post-date */ .wp-block-spaceblocks-template-post-date{margin-bottom:.5em}.wp-block-spaceblocks-template-post-date i{font-size:.7em;margin-right:.5em;min-width:1.25em}.wp-block-spaceblocks-template-post-date.has-text-color a{color:inherit} /*! * spaceblocks-template-post-featured-background-image */ .wp-block-spaceblocks-template-post-featured-background-image{padding:25px;height:100%;width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.wp-block-spaceblocks-template-post-featured-background-image .wp-block-spaceblocks-template-post-featured-background-image__image{position:absolute;background-position:center center;background-attachment:scroll;background-size:cover;top:0;bottom:0;right:0;left:0}.wp-block-spaceblocks-template-post-featured-background-image__foreground{position:absolute;top:0;bottom:0;right:0;left:0;opacity:.35}.wp-block-spaceblocks-template-post-featured-background-image__content{position:relative;width:100%}.wp-block-spaceblocks-template-post-featured-background-image__content .wp-block-spaceblocks-section{height:100%} /*! * spaceblocks-template-post-meta */ .wp-block-spaceblocks-template-post-meta{margin-bottom:.5em}.wp-block-spaceblocks-template-post-meta:last-child{margin-bottom:0}.wp-block-spaceblocks-template-post-meta>p{margin:0}.wp-block-spaceblocks-template-post-meta>.spaceblocks-post-meta-divider:nth-last-child(1),.wp-block-spaceblocks-template-post-meta>.spaceblocks-post-meta-divider:nth-last-child(2){display:none}.wp-block-spaceblocks-template-post-meta.has-text-color a{color:inherit}.wp-block-spaceblocks-template-post-meta.has-direction-row>*{display:inline;margin-bottom:0;margin-right:20px}.wp-block-spaceblocks-template-post-meta.has-direction-row>:last-child{margin-right:0}.wp-block-spaceblocks-template-post-meta.has-direction-row>p{margin-right:0}.wp-block-spaceblocks-template-post-meta.has-direction-row>p+div{margin-left:5px}.wp-block-spaceblocks-template-post-meta.has-direction-row.has-alignment-left{text-align:left}.wp-block-spaceblocks-template-post-meta.has-direction-row.has-alignment-center{text-align:center}.wp-block-spaceblocks-template-post-meta.has-direction-row.has-alignment-right{text-align:right}.wp-block-spaceblocks-template-post-meta.has-direction-column:after{display:table;content:'';clear:both}.wp-block-spaceblocks-template-post-meta.has-direction-column .spaceblocks-post-meta-divider{display:none}.wp-block-spaceblocks-template-post-meta.has-direction-column>p{float:left;margin-right:5px} /*! * spaceblocks-template-post-custom-field */ .wp-block-spaceblocks-template-post-custom-field{margin-bottom:.5em} /*! * spaceblocks-mailchimp */ .wp-block-spaceblocks-mailchimp .wp-block-spaceblocks-field-first-name,.wp-block-spaceblocks-mailchimp .wp-block-spaceblocks-field-last-name,.wp-block-spaceblocks-mailchimp .wp-block-spaceblocks-field-email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wp-block-spaceblocks-mailchimp .wp-block-spaceblocks-mailchimp__result.success{color:green}.wp-block-spaceblocks-mailchimp .wp-block-spaceblocks-mailchimp__result.fail{color:red}.wp-block-spaceblocks-mailchimp__submit{margin-top:2em}.wp-block-spaceblocks-mailchimp__submit .wp-block-button{margin-bottom:0} /*! * spaceblocks-video-popup */ .wp-block-spaceblocks-video-popup{position:relative;text-align:center}.wp-block-spaceblocks-video-popup__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-spaceblocks-video-popup__wrapper:after{display:none;content:'';position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;opacity:.35}.wp-block-spaceblocks-video-popup__button-wrapper{margin:0 auto}.wp-block-spaceblocks-video-popup__button{min-height:90px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:45px;border-color:red;color:inherit}.wp-block-spaceblocks-video-popup__button:before{content:'';position:absolute;top:0;bottom:0;right:0;left:0;border-radius:inherit}.wp-block-spaceblocks-video-popup__button.is-style-bordered:before{border:1px solid;border-color:inherit}.wp-block-spaceblocks-video-popup__button.is-style-outline{padding:5px;border-radius:50px}.wp-block-spaceblocks-video-popup__button.is-style-outline:before{border:1px solid;border-color:inherit}.wp-block-spaceblocks-video-popup__button.is-style-fill{color:#fff}.wp-block-spaceblocks-video-popup__button.is-style-fill:not(.has-background){background-color:red}.wp-block-spaceblocks-video-popup__button.is-style-default .wp-block-spaceblocks-video-popup__button-caption{padding:10px 20px}.wp-block-spaceblocks-video-popup__button.has-animation-pulse .wp-block-spaceblocks-video-popup__icon{position:relative;border-color:red}.wp-block-spaceblocks-video-popup__button.has-animation-pulse .wp-block-spaceblocks-video-popup__icon:before{content:'';position:absolute;top:0;bottom:0;right:0;left:0;z-index:0;display:block;background-color:inherit;border-radius:inherit;-webkit-animation:spaceblocksPulseAnimation 1.5s linear .5s infinite;animation:spaceblocksPulseAnimation 1.5s linear .5s infinite}.wp-block-spaceblocks-video-popup__button.has-animation-pulse .wp-block-spaceblocks-video-popup__icon i{position:relative}.wp-block-spaceblocks-video-popup__button.is-size-small{border-radius:35px;min-height:70px}.wp-block-spaceblocks-video-popup__button.is-size-small.is-style-outline{border-radius:40px}.wp-block-spaceblocks-video-popup__button.is-size-small.is-style-default .wp-block-spaceblocks-video-popup__button-caption{padding:5px 10px}.wp-block-spaceblocks-video-popup__button.is-size-small .wp-block-spaceblocks-video-popup__icon{width:70px;height:70px;line-height:70px;font-size:15px}.wp-block-spaceblocks-video-popup__button.is-size-small .wp-block-spaceblocks-video-popup__button-caption{padding:5px 35px 5px 10px}.wp-block-spaceblocks-video-popup__button.is-size-large{border-radius:55px;min-height:110px}.wp-block-spaceblocks-video-popup__button.is-size-large.is-style-outline{border-radius:60px}.wp-block-spaceblocks-video-popup__button.is-size-large.is-style-default .wp-block-spaceblocks-video-popup__button-caption{padding:15px 25px}.wp-block-spaceblocks-video-popup__button.is-size-large .wp-block-spaceblocks-video-popup__icon{width:110px;height:110px;line-height:110px;font-size:25px}.wp-block-spaceblocks-video-popup__button.is-size-large .wp-block-spaceblocks-video-popup__button-caption{padding:15px 55px 15px 25px}.wp-block-spaceblocks-video-popup__icon{width:90px;height:90px;line-height:90px;background-color:red;border-radius:50%;color:#fff;font-size:24px;text-align:center;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.wp-block-spaceblocks-video-popup__icon i{margin-left:5px}.wp-block-spaceblocks-video-popup__button-caption{padding:10px 45px 10px 20px;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;word-break:break-word}.wp-block-spaceblocks-video-popup__button-caption .wp-block-spaceblocks-video-popup__title{margin:0}.wp-block-spaceblocks-video-popup__title{font-size:1em;margin:0;text-align:left}.wp-block-spaceblocks-video-popup__caption{margin-top:.5em}.wp-block-spaceblocks-video-popup__caption .wp-block-spaceblocks-video-popup__title{text-align:center;margin-bottom:0}.wp-block-spaceblocks-video-popup__link{max-width:450px;display:inline-block}.wp-block-spaceblocks-video-popup .wp-block-spaceblocks-video-popup__link{text-decoration:none;color:inherit;margin:0;padding:0;text-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:0}.wp-block-spaceblocks-video-popup .wp-block-spaceblocks-video-popup__link:after,.wp-block-spaceblocks-video-popup .wp-block-spaceblocks-video-popup__link:before{display:none}.wp-block-spaceblocks-video-popup .wp-block-spaceblocks-video-popup__link:hover,.wp-block-spaceblocks-video-popup .wp-block-spaceblocks-video-popup__link:focus,.wp-block-spaceblocks-video-popup .wp-block-spaceblocks-video-popup__link:visited{color:inherit;text-decoration:none;text-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:0}.wp-block-spaceblocks-video-popup__image,.wp-block-spaceblocks-video-popup__video{display:block;position:absolute;top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:0;-webkit-transition:all .3s ease;transition:all .3s ease;max-width:none}.has-image .wp-block-spaceblocks-video-popup__wrapper{padding:25px;min-height:400px;overflow:hidden}.has-image .wp-block-spaceblocks-video-popup__wrapper:not(.has-background){background-color:#000}.has-image .wp-block-spaceblocks-video-popup__wrapper:after{display:block}.has-image .wp-block-spaceblocks-video-popup__wrapper:before{display:block;content:'';min-height:inherit;font-size:0}.has-image .wp-block-spaceblocks-video-popup__button{position:relative;z-index:1}.has-image .wp-block-spaceblocks-video-popup__link{width:100%;max-width:100%}.has-animation-slide-left .wp-block-spaceblocks-video-popup__image,.has-animation-slide-left .wp-block-spaceblocks-video-popup__video{width:calc(100% + 25px)}.has-animation-slide-left:hover .wp-block-spaceblocks-video-popup__image,.has-animation-slide-left:hover .wp-block-spaceblocks-video-popup__video{-webkit-transform:translateX(-25px);transform:translateX(-25px)}.has-animation-slide-right .wp-block-spaceblocks-video-popup__image,.has-animation-slide-right .wp-block-spaceblocks-video-popup__video{width:calc(100% + 25px);-webkit-transform:translateX(-25px);transform:translateX(-25px)}.has-animation-slide-right:hover .wp-block-spaceblocks-video-popup__image,.has-animation-slide-right:hover .wp-block-spaceblocks-video-popup__video{-webkit-transform:none;transform:none}.has-animation-slide-top .wp-block-spaceblocks-video-popup__image,.has-animation-slide-top .wp-block-spaceblocks-video-popup__video{height:calc(100% + 25px)}.has-animation-slide-top:hover .wp-block-spaceblocks-video-popup__image,.has-animation-slide-top:hover .wp-block-spaceblocks-video-popup__video{-webkit-transform:translateY(-25px);transform:translateY(-25px)}.has-animation-slide-bottom .wp-block-spaceblocks-video-popup__image,.has-animation-slide-bottom .wp-block-spaceblocks-video-popup__video{height:calc(100% + 25px);-webkit-transform:translateY(-25px);transform:translateY(-25px)}.has-animation-slide-bottom:hover .wp-block-spaceblocks-video-popup__image,.has-animation-slide-bottom:hover .wp-block-spaceblocks-video-popup__video{-webkit-transform:none;transform:none}.has-animation-zoom-in:hover .wp-block-spaceblocks-video-popup__image,.has-animation-zoom-in:hover .wp-block-spaceblocks-video-popup__video{-webkit-transform:scale(1.2);transform:scale(1.2)}.has-animation-zoom-out .wp-block-spaceblocks-video-popup__image,.has-animation-zoom-out .wp-block-spaceblocks-video-popup__video{-webkit-transform:scale(1.2);transform:scale(1.2)}.has-animation-zoom-out:hover .wp-block-spaceblocks-video-popup__image,.has-animation-zoom-out:hover .wp-block-spaceblocks-video-popup__video{-webkit-transform:none;transform:none}.has-foreground-0 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:0}.has-foreground-5 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:.05}.has-foreground-10 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:.1}.has-foreground-15 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:.15}.has-foreground-20 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:.2}.has-foreground-25 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:.25}.has-foreground-30 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:.3}.has-foreground-35 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:.35}.has-foreground-40 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:.4}.has-foreground-45 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:.45}.has-foreground-50 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:.5}.has-foreground-55 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:.55}.has-foreground-60 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:.6}.has-foreground-65 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:.65}.has-foreground-70 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:.7}.has-foreground-75 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:.75}.has-foreground-80 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:.8}.has-foreground-85 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:.85}.has-foreground-90 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:.9}.has-foreground-95 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:.95}.has-foreground-100 .wp-block-spaceblocks-video-popup__wrapper:after{opacity:1} /*! * spaceblocks-image-hotspot */ .wp-block-spaceblocks-image-hotspot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-spaceblocks-image-hotspot__wrapper{position:relative}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.wp-block-spaceblocks-image-hotspot__wrapper{max-width:inherit}}.wp-block-spaceblocks-image-hotspot__image{display:block}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.wp-block-spaceblocks-image-hotspot__image{max-width:inherit}}.wp-block-spaceblocks-image-hotspot .wp-block-spaceblocks-image-hotspot__dot{position:absolute;left:0;top:0;opacity:1;padding:6px;background-color:#404040;border-radius:50%;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;cursor:pointer;outline:none}.wp-block-spaceblocks-image-hotspot .wp-block-spaceblocks-image-hotspot__dot.has-animation-pulse:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-color:inherit;border-radius:50%;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-animation:spaceblocksPulseAnimation 1.5s ease infinite;animation:spaceblocksPulseAnimation 1.5s ease infinite}.wp-block-spaceblocks-image-hotspot .wp-block-spaceblocks-image-hotspot__dot-description{display:none}.wp-block-spaceblocks-image-hotspot .wp-block-spaceblocks-image-hotspot__dot-content{color:#fff;font-size:16px}.wp-block-spaceblocks-image-hotspot .wp-block-spaceblocks-image-hotspot__dot-icon{display:block;height:1.25em;width:1.25em;position:relative;line-height:1.25;text-align:center;font-style:normal}.wp-block-spaceblocks-image-hotspot__tooltip{padding:10px;text-align:center}.wp-block-spaceblocks-image-hotspot__tooltip-title{font-size:16px;font-weight:700}.wp-block-spaceblocks-image-hotspot__tooltip-title:last-child{margin-bottom:0}.wp-block-spaceblocks-image-hotspot__tooltip-title:empty{display:none}.wp-block-spaceblocks-image-hotspot__tooltip-content{font-size:12px;margin-top:.75em}.wp-block-spaceblocks-image-hotspot__tooltip-content:empty{display:none}.wp-block-spaceblocks-image-hotspot__tooltip-content img{max-width:100%}.wp-block-spaceblocks-image-hotspot__tooltip-content iframe{max-width:100%}.has-animated-dots .wp-block-spaceblocks-image-hotspot__dot{-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .5s ease-out .8s;transition:all .5s ease-out .8s}.has-animated-dots .wp-block-spaceblocks-image-hotspot__dot.is-visible{-webkit-transform:none;transform:none}.has-animated-dots[data-appearance-animation=slideDown] .wp-block-spaceblocks-image-hotspot__dot{-webkit-transform:translateY(-50px) scale(0);transform:translateY(-50px) scale(0)}.has-animated-dots[data-appearance-animation=slideDown] .wp-block-spaceblocks-image-hotspot__dot.is-visible{-webkit-transform:none;transform:none} /*! * spaceblocks-countdown */ .wp-block-spaceblocks-countdown{font-size:32px}.wp-block-spaceblocks-countdown .countdown-section{padding:20px}.wp-block-spaceblocks-countdown .countdown-amount,.wp-block-spaceblocks-countdown .countdown-period{word-break:keep-all}.wp-block-spaceblocks-countdown .countdown-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-spaceblocks-countdown.has-horizontal-alignment-left .countdown-row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wp-block-spaceblocks-countdown.has-horizontal-alignment-center .countdown-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-spaceblocks-countdown.has-horizontal-alignment-justify .countdown-row .countdown-section{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.wp-block-spaceblocks-countdown.has-horizontal-alignment-right .countdown-row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wp-block-spaceblocks-countdown .wp-block-spaceblocks-countdown__wrapper{overflow:hidden}.wp-block-spaceblocks-countdown .is-countdown{background-color:transparent;border:0}.wp-block-spaceblocks-countdown .is-countdown .countdown-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-spaceblocks-countdown .is-countdown .countdown-row .countdown-section{font-size:inherit;width:auto;text-align:center}.wp-block-spaceblocks-countdown .is-countdown .countdown-row .countdown-section .countdown-amount{font-size:inherit}.wp-block-spaceblocks-countdown .is-countdown .countdown-row .countdown-section .countdown-period{display:block;line-height:1.4;font-size:12px}@media screen and (min-width:768px){.wp-block-spaceblocks-countdown .is-countdown .countdown-row .countdown-section .countdown-period{font-size:14px}}@media screen and (min-width:992px){.wp-block-spaceblocks-countdown .is-countdown .countdown-row .countdown-section .countdown-period{font-size:16px}}.wp-block-spaceblocks-countdown.has-inner-paddings-small .countdown-section{padding:10px}.wp-block-spaceblocks-countdown.has-inner-paddings-medium .countdown-section{padding:15px}.wp-block-spaceblocks-countdown.has-inner-paddings-normal .countdown-section{padding:20px}.wp-block-spaceblocks-countdown.has-inner-paddings-large .countdown-section{padding:30px}.wp-block-spaceblocks-countdown.has-spacing-small .wp-block-spaceblocks-countdown__content{margin-left:-5px;margin-right:-5px}.wp-block-spaceblocks-countdown.has-spacing-small .countdown-section{margin:0 5px 10px}.wp-block-spaceblocks-countdown.has-spacing-medium .wp-block-spaceblocks-countdown__content{margin-left:-10px;margin-right:-10px}.wp-block-spaceblocks-countdown.has-spacing-medium .countdown-section{margin:0 10px 20px}.wp-block-spaceblocks-countdown.has-spacing-normal .wp-block-spaceblocks-countdown__content{margin-left:-15px;margin-right:-15px}.wp-block-spaceblocks-countdown.has-spacing-normal .countdown-section{margin:0 15px 30px}.wp-block-spaceblocks-countdown.has-spacing-large .wp-block-spaceblocks-countdown__content{margin-left:-20px;margin-right:-20px}.wp-block-spaceblocks-countdown.has-spacing-large .countdown-section{margin:0 20px 40px} /*! * spaceblocks-content-timeline */ .wp-block-spaceblocks-content-timeline{position:relative}.wp-block-spaceblocks-content-timeline__line{width:2px;position:absolute;margin:0 auto;background-color:#f5f5f5;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (min-width:992px){.wp-block-spaceblocks-content-timeline__line{left:50%}}.wp-block-spaceblocks-content-timeline__bar{position:absolute;width:100%;background-color:currentColor}.wp-block-spaceblocks-content-timeline__wrapper>.wp-block-spaceblocks-content-timeline-item{width:100%;position:relative}.wp-block-spaceblocks-content-timeline__wrapper>.wp-block-spaceblocks-content-timeline-item:last-child{margin-bottom:0 !important}.wp-block-spaceblocks-content-timeline-item{margin-bottom:20px}@media screen and (min-width:992px){.wp-block-spaceblocks-content-timeline-item.is-hidden{visibility:hidden}}@media screen and (min-width:992px){.wp-block-spaceblocks-content-timeline-item:nth-child(2n) .wp-block-spaceblocks-content-timeline-item__wrapper,.wp-block-spaceblocks-content-timeline-item.has-card-right .wp-block-spaceblocks-content-timeline-item__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.wp-block-spaceblocks-content-timeline-item:nth-child(2n) .wp-block-spaceblocks-content-timeline-item__meta,.wp-block-spaceblocks-content-timeline-item.has-card-right .wp-block-spaceblocks-content-timeline-item__meta{text-align:right}.wp-block-spaceblocks-content-timeline-item:nth-child(2n) .wp-block-spaceblocks-content-timeline-item__card:after,.wp-block-spaceblocks-content-timeline-item.has-card-right .wp-block-spaceblocks-content-timeline-item__card:after{left:0}}.wp-block-spaceblocks-content-timeline-item.is-active .wp-block-spaceblocks-content-timeline-item__point-content{border-color:currentColor}@media screen and (min-width:992px){.wp-block-spaceblocks-content-timeline-item.has-card-left .wp-block-spaceblocks-content-timeline-item__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wp-block-spaceblocks-content-timeline-item.has-card-left .wp-block-spaceblocks-content-timeline-item__meta{text-align:left}.wp-block-spaceblocks-content-timeline-item.has-card-left .wp-block-spaceblocks-content-timeline-item__card:after{left:100%}}.wp-block-spaceblocks-content-timeline-item__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;position:relative}@media screen and (min-width:992px){.wp-block-spaceblocks-content-timeline-item__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.wp-block-spaceblocks-content-timeline-item__image-wrapper{position:relative;padding-top:56.25%;width:100%}.wp-block-spaceblocks-content-timeline-item__image-wrapper .wp-block-spaceblocks-content-timeline-item__image{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;right:0;z-index:1}.wp-block-spaceblocks-content-timeline-item__card{position:relative;-webkit-filter:drop-shadow(0 0 5px rgba(40,40,40,.1));filter:drop-shadow(0 0 5px rgba(40,40,40,.1));border-radius:7px;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;background-color:#fff}@media screen and (min-width:992px){.wp-block-spaceblocks-content-timeline-item__card{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}}.wp-block-spaceblocks-content-timeline-item__card:after{content:'';background-color:inherit;width:13px;height:13px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);left:0}@media screen and (min-width:992px){.wp-block-spaceblocks-content-timeline-item__card:after{left:100%}}.wp-block-spaceblocks-content-timeline-item__card-wrapper{border-radius:inherit;background-color:inherit;overflow:hidden}.wp-block-spaceblocks-content-timeline-item__content-wrapper{padding:25px}@media screen and (min-width:992px){.wp-block-spaceblocks-content-timeline-item__content-wrapper{padding:40px}}.wp-block-spaceblocks-content-timeline-item__content-wrapper.has-no-content:empty{display:none}@media screen and (min-width:992px){.wp-block-spaceblocks-content-timeline-item__content-wrapper.has-no-content{display:none}}.wp-block-spaceblocks-content-timeline-item__meta{display:none}@media screen and (min-width:992px){.wp-block-spaceblocks-content-timeline-item__meta{display:block;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}}.wp-block-spaceblocks-content-timeline-item__meta-content{text-align:inherit}.wp-block-spaceblocks-content-timeline-item .wp-block-spaceblocks-content-timeline-item__mobile-meta+h1,.wp-block-spaceblocks-content-timeline-item .wp-block-spaceblocks-content-timeline-item__mobile-meta+h2,.wp-block-spaceblocks-content-timeline-item .wp-block-spaceblocks-content-timeline-item__mobile-meta+h3,.wp-block-spaceblocks-content-timeline-item .wp-block-spaceblocks-content-timeline-item__mobile-meta+h4,.wp-block-spaceblocks-content-timeline-item .wp-block-spaceblocks-content-timeline-item__mobile-meta+h5,.wp-block-spaceblocks-content-timeline-item .wp-block-spaceblocks-content-timeline-item__mobile-meta+h6{margin-top:.5em}@media screen and (min-width:992px){.wp-block-spaceblocks-content-timeline-item .wp-block-spaceblocks-content-timeline-item__mobile-meta+h1,.wp-block-spaceblocks-content-timeline-item .wp-block-spaceblocks-content-timeline-item__mobile-meta+h2,.wp-block-spaceblocks-content-timeline-item .wp-block-spaceblocks-content-timeline-item__mobile-meta+h3,.wp-block-spaceblocks-content-timeline-item .wp-block-spaceblocks-content-timeline-item__mobile-meta+h4,.wp-block-spaceblocks-content-timeline-item .wp-block-spaceblocks-content-timeline-item__mobile-meta+h5,.wp-block-spaceblocks-content-timeline-item .wp-block-spaceblocks-content-timeline-item__mobile-meta+h6{margin-top:0}}@media screen and (min-width:992px){.wp-block-spaceblocks-content-timeline-item .wp-block-spaceblocks-content-timeline-item__mobile-meta{display:none}}.wp-block-spaceblocks-content-timeline-item__point{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:20px;height:20px;margin-right:5px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:991px){.wp-block-spaceblocks-content-timeline-item__point{margin-left:0 !important}}@media screen and (min-width:992px){.wp-block-spaceblocks-content-timeline-item__point{margin-left:20px;margin-right:20px;-webkit-transform:none;transform:none}}.wp-block-spaceblocks-content-timeline-item__point-content{width:inherit;height:inherit;position:relative;background-color:#fff;border:2px solid #dee3e6;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:992px){.slideInSides .wp-block-spaceblocks-content-timeline-item__card{-webkit-animation:fadeInLeftShort 1s;animation:fadeInLeftShort 1s}.slideInSides .wp-block-spaceblocks-content-timeline-item__point-content{-webkit-animation:spaceblocksTimelinePointBounce .75s;animation:spaceblocksTimelinePointBounce .75s}.slideInSides .wp-block-spaceblocks-content-timeline-item__meta{-webkit-animation:fadeInRightShort 1s;animation:fadeInRightShort 1s}.slideInSides:nth-child(2n) .wp-block-spaceblocks-content-timeline-item__meta,.slideInSides.has-card-right .wp-block-spaceblocks-content-timeline-item__meta{-webkit-animation:fadeInLeftShort 1s;animation:fadeInLeftShort 1s}.slideInSides:nth-child(2n) .wp-block-spaceblocks-content-timeline-item__card,.slideInSides.has-card-right .wp-block-spaceblocks-content-timeline-item__card{-webkit-animation:fadeInRightShort 1s;animation:fadeInRightShort 1s}.slideInSides.has-card-left .wp-block-spaceblocks-content-timeline-item__meta{-webkit-animation:fadeInRightShort 1s;animation:fadeInRightShort 1s}.slideInSides.has-card-left .wp-block-spaceblocks-content-timeline-item__card{-webkit-animation:fadeInLeftShort 1s;animation:fadeInLeftShort 1s}}@media screen and (min-width:992px){.slideInBottom .wp-block-spaceblocks-content-timeline-item__card,.slideInBottom .wp-block-spaceblocks-content-timeline-item__meta{-webkit-animation:fadeInUpShort 1s;animation:fadeInUpShort 1s}}@media screen and (min-width:992px){.fadeIn .wp-block-spaceblocks-content-timeline-item__card,.fadeIn .wp-block-spaceblocks-content-timeline-item__meta{-webkit-animation:spaceblocksFadeIn 1.5s;animation:spaceblocksFadeIn 1.5s}} /*! * spaceblocks-table */ .wp-block-spaceblocks-table table{width:100%}.wp-block-spaceblocks-table figcaption{text-align:center}.wp-block-spaceblocks-table.has-horizontal-align-left th,.wp-block-spaceblocks-table.has-horizontal-align-left td{text-align:left}.wp-block-spaceblocks-table.has-horizontal-align-center th,.wp-block-spaceblocks-table.has-horizontal-align-center td{text-align:center}.wp-block-spaceblocks-table.has-horizontal-align-right th,.wp-block-spaceblocks-table.has-horizontal-align-right td{text-align:right}.wp-block-spaceblocks-table.has-vertical-align-top td,.wp-block-spaceblocks-table.has-vertical-align-top th{vertical-align:top}.wp-block-spaceblocks-table.has-vertical-align-middle td,.wp-block-spaceblocks-table.has-vertical-align-middle th{vertical-align:middle}.wp-block-spaceblocks-table.has-vertical-align-bottom td,.wp-block-spaceblocks-table.has-vertical-align-bottom th{vertical-align:bottom}.wp-block-spaceblocks-table.has-table-layout-fixed table{table-layout:fixed}.wp-block-spaceblocks-table.has-table-layout-auto table{table-layout:auto}.wp-block-spaceblocks-table.has-border-collapse-collapse table{border-collapse:collapse}.wp-block-spaceblocks-table.has-border-collapse-separate table{border-collapse:separate} /*! * spaceblocks-table-of-contents */ .wp-block-spaceblocks-table-of-contents.is-style-none ul{list-style:none}.wp-block-spaceblocks-table-of-contents.is-style-none li{padding-left:0;margin-left:0}.wp-block-spaceblocks-table-of-contents.is-style-none li:after,.wp-block-spaceblocks-table-of-contents.is-style-none li:before{display:none}.wp-block-spaceblocks-table-of-contents.is-style-none .wp-block-spaceblocks-table-of-contents__list{padding:0;margin:0}.wp-block-spaceblocks-table-of-contents.is-style-none .wp-block-spaceblocks-table-of-contents__list>li{padding-left:0;margin-left:0}.wp-block-spaceblocks-table-of-contents.is-style-unordered ul{list-style:outside disc;margin-left:1em;padding-left:0}.wp-block-spaceblocks-table-of-contents.is-style-unordered li{padding-left:0;margin-left:0}.wp-block-spaceblocks-table-of-contents.is-style-unordered li:after,.wp-block-spaceblocks-table-of-contents.is-style-unordered li:before{display:none}.wp-block-spaceblocks-table-of-contents.is-style-ordered .wp-block-spaceblocks-table-of-contents__list{margin-left:0;padding-left:0}.wp-block-spaceblocks-table-of-contents.is-style-ordered ol{counter-reset:item;list-style:none}.wp-block-spaceblocks-table-of-contents.is-style-ordered li{padding-left:0;margin-left:0}.wp-block-spaceblocks-table-of-contents.is-style-ordered li:after{display:none}.wp-block-spaceblocks-table-of-contents.is-style-ordered li:before{content:counters(item,".") ".";counter-increment:item;margin-right:.5em} /*! * spaceblocks-common-styles */ @-webkit-keyframes slideInDownShort{from{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDownShort{from{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDownShort{-webkit-animation-name:slideInDownShort;animation-name:slideInDownShort}@-webkit-keyframes slideInLeftShort{from{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeftShort{from{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeftShort{-webkit-animation-name:slideInLeftShort;animation-name:slideInLeftShort}@-webkit-keyframes slideInRightShort{from{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRightShort{from{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRightShort{-webkit-animation-name:slideInRightShort;animation-name:slideInRightShort}@-webkit-keyframes slideInUpShort{from{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUpShort{from{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUpShort{-webkit-animation-name:slideInUpShort;animation-name:slideInUpShort}@-webkit-keyframes bounceInDownShort{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDownShort{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDownShort{-webkit-animation-name:bounceInDownShort;animation-name:bounceInDownShort}@-webkit-keyframes bounceInLeftShort{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeftShort{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeftShort{-webkit-animation-name:bounceInLeftShort;animation-name:bounceInLeftShort}@-webkit-keyframes bounceInRightShort{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRightShort{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRightShort{-webkit-animation-name:bounceInRightShort;animation-name:bounceInRightShort}@-webkit-keyframes bounceInUpShort{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUpShort{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUpShort{-webkit-animation-name:bounceInUpShort;animation-name:bounceInUpShort}@-webkit-keyframes fadeInDownShort{from{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownShort{from{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownShort{-webkit-animation-name:fadeInDownShort;animation-name:fadeInDownShort}@-webkit-keyframes fadeInLeftShort{from{opacity:0;-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftShort{from{opacity:0;-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftShort{-webkit-animation-name:fadeInLeftShort;animation-name:fadeInLeftShort}@-webkit-keyframes fadeInRightShort{from{opacity:0;-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightShort{from{opacity:0;-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightShort{-webkit-animation-name:fadeInRightShort;animation-name:fadeInRightShort}@-webkit-keyframes fadeInUpShort{from{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpShort{from{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpShort{-webkit-animation-name:fadeInUpShort;animation-name:fadeInUpShort}@-webkit-keyframes lightSpeedInShort{from{-webkit-transform:translate3d(400px,0,0) skewX(-30deg);transform:translate3d(400px,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedInShort{from{-webkit-transform:translate3d(400px,0,0) skewX(-30deg);transform:translate3d(400px,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.lightSpeedInShort{-webkit-animation-name:lightSpeedInShort;animation-name:lightSpeedInShort;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes spaceblocksPulseAnimation{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes spaceblocksPulseAnimation{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@-webkit-keyframes spaceblocksTimelinePointBounce{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes spaceblocksTimelinePointBounce{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes spaceblocksFadeIn{from{opacity:0}to{opacity:1}}@keyframes spaceblocksFadeIn{from{opacity:0}to{opacity:1}}.wp-block-spaceblocks-post-carousel.is-carousel .slick-list,.wp-block-spaceblocks-images-slider.is-carousel .slick-list{margin:0 -5px}.wp-block-spaceblocks-post-carousel.is-carousel .slick-slide,.wp-block-spaceblocks-images-slider.is-carousel .slick-slide{margin:0 5px}.wp-block-spaceblocks-post-carousel.has-slides-gap-none .slick-list,.wp-block-spaceblocks-images-slider.has-slides-gap-none .slick-list{margin:0}.wp-block-spaceblocks-post-carousel.has-slides-gap-none .slick-slide,.wp-block-spaceblocks-images-slider.has-slides-gap-none .slick-slide{margin:0}.wp-block-spaceblocks-post-carousel.has-slides-gap-small .slick-list,.wp-block-spaceblocks-images-slider.has-slides-gap-small .slick-list{margin:0 -5px}.wp-block-spaceblocks-post-carousel.has-slides-gap-small .slick-slide,.wp-block-spaceblocks-images-slider.has-slides-gap-small .slick-slide{margin:0 5px}.wp-block-spaceblocks-post-carousel.has-slides-gap-normal .slick-list,.wp-block-spaceblocks-images-slider.has-slides-gap-normal .slick-list{margin:0 -10px}.wp-block-spaceblocks-post-carousel.has-slides-gap-normal .slick-slide,.wp-block-spaceblocks-images-slider.has-slides-gap-normal .slick-slide{margin:0 10px}.wp-block-spaceblocks-post-carousel.has-slides-gap-large .slick-list,.wp-block-spaceblocks-images-slider.has-slides-gap-large .slick-list{margin:0 -20px}.wp-block-spaceblocks-post-carousel.has-slides-gap-large .slick-slide,.wp-block-spaceblocks-images-slider.has-slides-gap-large .slick-slide{margin:0 20px}.wp-block-spaceblocks-post-carousel.has-slides-gap-huge .slick-list,.wp-block-spaceblocks-images-slider.has-slides-gap-huge .slick-list{margin:0 -30px}.wp-block-spaceblocks-post-carousel.has-slides-gap-huge .slick-slide,.wp-block-spaceblocks-images-slider.has-slides-gap-huge .slick-slide{margin:0 30px}.wp-block-spaceblocks-images-slider .slick-prev,.wp-block-spaceblocks-images-slider .slick-next,.wp-block-spaceblocks-media-text-slider .slick-prev,.wp-block-spaceblocks-media-text-slider .slick-next,.wp-block-spaceblocks-post-slider .slick-prev,.wp-block-spaceblocks-post-slider .slick-next,.wp-block-spaceblocks-post-carousel .slick-prev,.wp-block-spaceblocks-post-carousel .slick-next{z-index:1;background-color:transparent}.wp-block-spaceblocks-images-slider .slick-prev:before,.wp-block-spaceblocks-images-slider .slick-next:before,.wp-block-spaceblocks-media-text-slider .slick-prev:before,.wp-block-spaceblocks-media-text-slider .slick-next:before,.wp-block-spaceblocks-post-slider .slick-prev:before,.wp-block-spaceblocks-post-slider .slick-next:before,.wp-block-spaceblocks-post-carousel .slick-prev:before,.wp-block-spaceblocks-post-carousel .slick-next:before{color:#000}.wp-block-spaceblocks-images-slider .slick-prev:hover,.wp-block-spaceblocks-images-slider .slick-prev:focus,.wp-block-spaceblocks-images-slider .slick-next:hover,.wp-block-spaceblocks-images-slider .slick-next:focus,.wp-block-spaceblocks-media-text-slider .slick-prev:hover,.wp-block-spaceblocks-media-text-slider .slick-prev:focus,.wp-block-spaceblocks-media-text-slider .slick-next:hover,.wp-block-spaceblocks-media-text-slider .slick-next:focus,.wp-block-spaceblocks-post-slider .slick-prev:hover,.wp-block-spaceblocks-post-slider .slick-prev:focus,.wp-block-spaceblocks-post-slider .slick-next:hover,.wp-block-spaceblocks-post-slider .slick-next:focus,.wp-block-spaceblocks-post-carousel .slick-prev:hover,.wp-block-spaceblocks-post-carousel .slick-prev:focus,.wp-block-spaceblocks-post-carousel .slick-next:hover,.wp-block-spaceblocks-post-carousel .slick-next:focus{text-decoration:none}.wp-block-spaceblocks-images-slider .slick-dotted.slick-slider,.wp-block-spaceblocks-media-text-slider .slick-dotted.slick-slider,.wp-block-spaceblocks-post-slider .slick-dotted.slick-slider,.wp-block-spaceblocks-post-carousel .slick-dotted.slick-slider{margin-bottom:0;padding-bottom:30px}.wp-block-spaceblocks-images-slider .slick-dots,.wp-block-spaceblocks-media-text-slider .slick-dots,.wp-block-spaceblocks-post-slider .slick-dots,.wp-block-spaceblocks-post-carousel .slick-dots{margin:0 auto;max-width:100%;width:100%;bottom:0}.wp-block-spaceblocks-images-slider .slick-dots li,.wp-block-spaceblocks-media-text-slider .slick-dots li,.wp-block-spaceblocks-post-slider .slick-dots li,.wp-block-spaceblocks-post-carousel .slick-dots li{margin:0 5px}.wp-block-spaceblocks-images-slider.has-arrows-inside,.wp-block-spaceblocks-media-text-slider.has-arrows-inside,.wp-block-spaceblocks-post-slider.has-arrows-inside,.wp-block-spaceblocks-post-carousel.has-arrows-inside{padding-left:0;padding-right:0}.wp-block-spaceblocks-images-slider.has-arrows-inside .slick-prev,.wp-block-spaceblocks-images-slider.has-arrows-inside .slick-next,.wp-block-spaceblocks-media-text-slider.has-arrows-inside .slick-prev,.wp-block-spaceblocks-media-text-slider.has-arrows-inside .slick-next,.wp-block-spaceblocks-post-slider.has-arrows-inside .slick-prev,.wp-block-spaceblocks-post-slider.has-arrows-inside .slick-next,.wp-block-spaceblocks-post-carousel.has-arrows-inside .slick-prev,.wp-block-spaceblocks-post-carousel.has-arrows-inside .slick-next{text-shadow:0px 0px 3px rgba(0,0,0,.5)}.wp-block-spaceblocks-images-slider.has-arrows-inside .slick-prev:before,.wp-block-spaceblocks-images-slider.has-arrows-inside .slick-next:before,.wp-block-spaceblocks-media-text-slider.has-arrows-inside .slick-prev:before,.wp-block-spaceblocks-media-text-slider.has-arrows-inside .slick-next:before,.wp-block-spaceblocks-post-slider.has-arrows-inside .slick-prev:before,.wp-block-spaceblocks-post-slider.has-arrows-inside .slick-next:before,.wp-block-spaceblocks-post-carousel.has-arrows-inside .slick-prev:before,.wp-block-spaceblocks-post-carousel.has-arrows-inside .slick-next:before{color:#fff}.wp-block-spaceblocks-images-slider.has-arrows-inside .slick-prev,.wp-block-spaceblocks-media-text-slider.has-arrows-inside .slick-prev,.wp-block-spaceblocks-post-slider.has-arrows-inside .slick-prev,.wp-block-spaceblocks-post-carousel.has-arrows-inside .slick-prev{left:25px}.wp-block-spaceblocks-images-slider.has-arrows-inside .slick-next,.wp-block-spaceblocks-media-text-slider.has-arrows-inside .slick-next,.wp-block-spaceblocks-post-slider.has-arrows-inside .slick-next,.wp-block-spaceblocks-post-carousel.has-arrows-inside .slick-next{right:25px}.wp-block-spaceblocks-images-slider.has-dots-inside .slick-dotted.slick-slider,.wp-block-spaceblocks-media-text-slider.has-dots-inside .slick-dotted.slick-slider,.wp-block-spaceblocks-post-slider.has-dots-inside .slick-dotted.slick-slider,.wp-block-spaceblocks-post-carousel.has-dots-inside .slick-dotted.slick-slider{margin-bottom:0;padding-bottom:0}.wp-block-spaceblocks-images-slider.has-dots-inside .slick-dots,.wp-block-spaceblocks-media-text-slider.has-dots-inside .slick-dots,.wp-block-spaceblocks-post-slider.has-dots-inside .slick-dots,.wp-block-spaceblocks-post-carousel.has-dots-inside .slick-dots{bottom:20px}.wp-block-spaceblocks-images-slider.has-dots-inside .slick-dots li .slick-active,.wp-block-spaceblocks-media-text-slider.has-dots-inside .slick-dots li .slick-active,.wp-block-spaceblocks-post-slider.has-dots-inside .slick-dots li .slick-active,.wp-block-spaceblocks-post-carousel.has-dots-inside .slick-dots li .slick-active{color:#fff}.wp-block-spaceblocks-images-slider.has-dots-inside .slick-dots li button,.wp-block-spaceblocks-media-text-slider.has-dots-inside .slick-dots li button,.wp-block-spaceblocks-post-slider.has-dots-inside .slick-dots li button,.wp-block-spaceblocks-post-carousel.has-dots-inside .slick-dots li button{text-shadow:0px 0px 3px rgba(0,0,0,.5)}.wp-block-spaceblocks-images-slider.has-dots-inside .slick-dots li button:before,.wp-block-spaceblocks-media-text-slider.has-dots-inside .slick-dots li button:before,.wp-block-spaceblocks-post-slider.has-dots-inside .slick-dots li button:before,.wp-block-spaceblocks-post-carousel.has-dots-inside .slick-dots li button:before{color:#fff}.wp-block-spaceblocks-images-slider.alignfull .slick-list,.wp-block-spaceblocks-media-text-slider.alignfull .slick-list,.wp-block-spaceblocks-post-slider.alignfull .slick-list,.wp-block-spaceblocks-post-carousel.alignfull .slick-list{margin:0}.wp-block-spaceblocks-images-slider.alignfull.has-arrows-ouside .slick-prev,.wp-block-spaceblocks-images-slider.alignfull.has-arrows-outside .slick-prev,.wp-block-spaceblocks-media-text-slider.alignfull.has-arrows-ouside .slick-prev,.wp-block-spaceblocks-media-text-slider.alignfull.has-arrows-outside .slick-prev,.wp-block-spaceblocks-post-slider.alignfull.has-arrows-ouside .slick-prev,.wp-block-spaceblocks-post-slider.alignfull.has-arrows-outside .slick-prev,.wp-block-spaceblocks-post-carousel.alignfull.has-arrows-ouside .slick-prev,.wp-block-spaceblocks-post-carousel.alignfull.has-arrows-outside .slick-prev{left:25px}.wp-block-spaceblocks-images-slider.alignfull.has-arrows-ouside .slick-next,.wp-block-spaceblocks-images-slider.alignfull.has-arrows-outside .slick-next,.wp-block-spaceblocks-media-text-slider.alignfull.has-arrows-ouside .slick-next,.wp-block-spaceblocks-media-text-slider.alignfull.has-arrows-outside .slick-next,.wp-block-spaceblocks-post-slider.alignfull.has-arrows-ouside .slick-next,.wp-block-spaceblocks-post-slider.alignfull.has-arrows-outside .slick-next,.wp-block-spaceblocks-post-carousel.alignfull.has-arrows-ouside .slick-next,.wp-block-spaceblocks-post-carousel.alignfull.has-arrows-outside .slick-next{right:25px}@media screen and (min-width:768px) and (max-width:991px){.fs-tablet-50 .wp-block-spaceblocks-advanced-heading__content,.fs-tablet-50 .wp-block-spaceblocks-countdown__content{font-size:50%}}@media screen and (max-width:767px){.fs-mobile-50 .wp-block-spaceblocks-advanced-heading__content,.fs-mobile-50 .wp-block-spaceblocks-countdown__content{font-size:50%}}@media screen and (min-width:768px) and (max-width:991px){.fs-tablet-60 .wp-block-spaceblocks-advanced-heading__content,.fs-tablet-60 .wp-block-spaceblocks-countdown__content{font-size:60%}}@media screen and (max-width:767px){.fs-mobile-60 .wp-block-spaceblocks-advanced-heading__content,.fs-mobile-60 .wp-block-spaceblocks-countdown__content{font-size:60%}}@media screen and (min-width:768px) and (max-width:991px){.fs-tablet-70 .wp-block-spaceblocks-advanced-heading__content,.fs-tablet-70 .wp-block-spaceblocks-countdown__content{font-size:70%}}@media screen and (max-width:767px){.fs-mobile-70 .wp-block-spaceblocks-advanced-heading__content,.fs-mobile-70 .wp-block-spaceblocks-countdown__content{font-size:70%}}@media screen and (min-width:768px) and (max-width:991px){.fs-tablet-80 .wp-block-spaceblocks-advanced-heading__content,.fs-tablet-80 .wp-block-spaceblocks-countdown__content{font-size:80%}}@media screen and (max-width:767px){.fs-mobile-80 .wp-block-spaceblocks-advanced-heading__content,.fs-mobile-80 .wp-block-spaceblocks-countdown__content{font-size:80%}}@media screen and (min-width:768px) and (max-width:991px){.fs-tablet-90 .wp-block-spaceblocks-advanced-heading__content,.fs-tablet-90 .wp-block-spaceblocks-countdown__content{font-size:90%}}@media screen and (max-width:767px){.fs-mobile-90 .wp-block-spaceblocks-advanced-heading__content,.fs-mobile-90 .wp-block-spaceblocks-countdown__content{font-size:90%}}@media screen and (min-width:768px) and (max-width:991px){.fs-tablet-100 .wp-block-spaceblocks-advanced-heading__content,.fs-tablet-100 .wp-block-spaceblocks-countdown__content{font-size:100%}}@media screen and (max-width:767px){.fs-mobile-100 .wp-block-spaceblocks-advanced-heading__content,.fs-mobile-100 .wp-block-spaceblocks-countdown__content{font-size:100%}}@media screen and (min-width:768px) and (max-width:991px){.fs-tablet-110 .wp-block-spaceblocks-advanced-heading__content,.fs-tablet-110 .wp-block-spaceblocks-countdown__content{font-size:110%}}@media screen and (max-width:767px){.fs-mobile-110 .wp-block-spaceblocks-advanced-heading__content,.fs-mobile-110 .wp-block-spaceblocks-countdown__content{font-size:110%}}@media screen and (min-width:768px) and (max-width:991px){.fs-tablet-120 .wp-block-spaceblocks-advanced-heading__content,.fs-tablet-120 .wp-block-spaceblocks-countdown__content{font-size:120%}}@media screen and (max-width:767px){.fs-mobile-120 .wp-block-spaceblocks-advanced-heading__content,.fs-mobile-120 .wp-block-spaceblocks-countdown__content{font-size:120%}}[data-animation] .wp-block-spaceblocks-image-box__image-wrapper,[data-animation].wp-block-spaceblocks-icon__wrapper,[data-animation] .wp-block-spaceblocks-icon-box__icon-wrapper{-webkit-transition:.3s ease;transition:.3s ease;-webkit-transform:none;transform:none}[data-animation=slideTop]:hover .wp-block-spaceblocks-image-box__image-wrapper,[data-animation=slideTop]:hover.wp-block-spaceblocks-icon__wrapper,[data-animation=slideTop]:hover .wp-block-spaceblocks-icon-box__icon-wrapper{-webkit-transform:translateY(-10px);transform:translateY(-10px)}[data-animation=slideBottom]:hover .wp-block-spaceblocks-image-box__image-wrapper,[data-animation=slideBottom]:hover.wp-block-spaceblocks-icon__wrapper,[data-animation=slideBottom]:hover .wp-block-spaceblocks-icon-box__icon-wrapper{-webkit-transform:translateY(10px);transform:translateY(10px)}[data-animation=slideLeft]:hover .wp-block-spaceblocks-image-box__image-wrapper,[data-animation=slideLeft]:hover.wp-block-spaceblocks-icon__wrapper,[data-animation=slideLeft]:hover .wp-block-spaceblocks-icon-box__icon-wrapper{-webkit-transform:translateX(-10px);transform:translateX(-10px)}[data-animation=slideRight]:hover .wp-block-spaceblocks-image-box__image-wrapper,[data-animation=slideRight]:hover.wp-block-spaceblocks-icon__wrapper,[data-animation=slideRight]:hover .wp-block-spaceblocks-icon-box__icon-wrapper{-webkit-transform:translateX(10px);transform:translateX(10px)}[data-animation=zoomSmall]:hover .wp-block-spaceblocks-image-box__image-wrapper,[data-animation=zoomSmall]:hover.wp-block-spaceblocks-icon__wrapper,[data-animation=zoomSmall]:hover .wp-block-spaceblocks-icon-box__icon-wrapper{-webkit-transform:scale(1.05);transform:scale(1.05)}[data-animation=zoomBig]:hover .wp-block-spaceblocks-image-box__image-wrapper,[data-animation=zoomBig]:hover.wp-block-spaceblocks-icon__wrapper,[data-animation=zoomBig]:hover .wp-block-spaceblocks-icon-box__icon-wrapper{-webkit-transform:scale(1.2);transform:scale(1.2)}.spaceblocks-columns{margin-left:-30px;margin-right:-30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.spaceblocks-columns.spaceblocks-columns-1>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.spaceblocks-columns.spaceblocks-columns-1>*{width:100%}}.spaceblocks-columns.spaceblocks-columns-2>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.spaceblocks-columns.spaceblocks-columns-2>*{width:50%}}.spaceblocks-columns.spaceblocks-columns-3>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.spaceblocks-columns.spaceblocks-columns-3>*{width:33.33333%}}.spaceblocks-columns.spaceblocks-columns-4>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.spaceblocks-columns.spaceblocks-columns-4>*{width:25%}}.spaceblocks-columns.spaceblocks-columns-5>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.spaceblocks-columns.spaceblocks-columns-5>*{width:20%}}.spaceblocks-columns.spaceblocks-columns-6>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.spaceblocks-columns.spaceblocks-columns-6>*{width:16.66667%}}.spaceblocks-columns.spaceblocks-columns-7>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.spaceblocks-columns.spaceblocks-columns-7>*{width:14.28571%}}.spaceblocks-columns.spaceblocks-columns-8>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.spaceblocks-columns.spaceblocks-columns-8>*{width:12.5%}}.spaceblocks-columns.spaceblocks-columns-9>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.spaceblocks-columns.spaceblocks-columns-9>*{width:11.11111%}}.spaceblocks-columns.spaceblocks-columns-10>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.spaceblocks-columns.spaceblocks-columns-10>*{width:10%}}.spaceblocks-columns.spaceblocks-columns-11>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.spaceblocks-columns.spaceblocks-columns-11>*{width:9.09091%}}.spaceblocks-columns.spaceblocks-columns-12>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.spaceblocks-columns.spaceblocks-columns-12>*{width:8.33333%}}@media screen and (min-width:992px){.spaceblocks-hide-desktop{display:none}}@media screen and (min-width:768px) and (max-width:991px){.spaceblocks-hide-tablet{display:none}}@media screen and (max-width:767px){.spaceblocks-hide-mobile{display:none}}.spaceblocks-padding-top-small{padding-top:10px}.spaceblocks-padding-top-medium{padding-top:25px}.spaceblocks-padding-top-normal{padding-top:40px}.spaceblocks-padding-top-large{padding-top:60px}.spaceblocks-padding-top-none{padding-top:0 !important}.spaceblocks-padding-bottom-small{padding-bottom:10px}.spaceblocks-padding-bottom-medium{padding-bottom:25px}.spaceblocks-padding-bottom-normal{padding-bottom:40px}.spaceblocks-padding-bottom-large{padding-bottom:60px}.spaceblocks-padding-bottom-none{padding-bottom:0 !important}.spaceblocks-padding-left-small{padding-left:10px}.spaceblocks-padding-left-medium{padding-left:25px}.spaceblocks-padding-left-normal{padding-left:40px}.spaceblocks-padding-left-large{padding-left:60px}.spaceblocks-padding-left-none{padding-left:0 !important}.spaceblocks-padding-right-small{padding-right:10px}.spaceblocks-padding-right-medium{padding-right:25px}.spaceblocks-padding-right-normal{padding-right:40px}.spaceblocks-padding-right-large{padding-right:60px}.spaceblocks-padding-right-none{padding-right:0 !important}@media screen and (max-width:991px){.spaceblocks-padding-tablet-top-small{padding-top:10px !important}}@media screen and (max-width:991px){.spaceblocks-padding-tablet-top-medium{padding-top:25px !important}}@media screen and (max-width:991px){.spaceblocks-padding-tablet-top-normal{padding-top:40px !important}}@media screen and (max-width:991px){.spaceblocks-padding-tablet-top-large{padding-top:60px !important}}@media screen and (max-width:991px){.spaceblocks-padding-tablet-top-none{padding-top:0 !important}}@media screen and (max-width:991px){.spaceblocks-padding-tablet-bottom-small{padding-bottom:10px !important}}@media screen and (max-width:991px){.spaceblocks-padding-tablet-bottom-medium{padding-bottom:25px !important}}@media screen and (max-width:991px){.spaceblocks-padding-tablet-bottom-normal{padding-bottom:40px !important}}@media screen and (max-width:991px){.spaceblocks-padding-tablet-bottom-large{padding-bottom:60px !important}}@media screen and (max-width:991px){.spaceblocks-padding-tablet-bottom-none{padding-bottom:0 !important}}@media screen and (max-width:991px){.spaceblocks-padding-tablet-left-small{padding-left:10px !important}}@media screen and (max-width:991px){.spaceblocks-padding-tablet-left-medium{padding-left:25px !important}}@media screen and (max-width:991px){.spaceblocks-padding-tablet-left-normal{padding-left:40px !important}}@media screen and (max-width:991px){.spaceblocks-padding-tablet-left-large{padding-left:60px !important}}@media screen and (max-width:991px){.spaceblocks-padding-tablet-left-none{padding-left:0 !important}}@media screen and (max-width:991px){.spaceblocks-padding-tablet-right-small{padding-right:10px !important}}@media screen and (max-width:991px){.spaceblocks-padding-tablet-right-medium{padding-right:25px !important}}@media screen and (max-width:991px){.spaceblocks-padding-tablet-right-normal{padding-right:40px !important}}@media screen and (max-width:991px){.spaceblocks-padding-tablet-right-large{padding-right:60px !important}}@media screen and (max-width:991px){.spaceblocks-padding-tablet-right-none{padding-right:0 !important}}@media screen and (max-width:767px){.spaceblocks-padding-mobile-top-small{padding-top:10px !important}}@media screen and (max-width:767px){.spaceblocks-padding-mobile-top-medium{padding-top:25px !important}}@media screen and (max-width:767px){.spaceblocks-padding-mobile-top-normal{padding-top:40px !important}}@media screen and (max-width:767px){.spaceblocks-padding-mobile-top-large{padding-top:60px !important}}@media screen and (max-width:767px){.spaceblocks-padding-mobile-top-none{padding-top:0 !important}}@media screen and (max-width:767px){.spaceblocks-padding-mobile-bottom-small{padding-bottom:10px !important}}@media screen and (max-width:767px){.spaceblocks-padding-mobile-bottom-medium{padding-bottom:25px !important}}@media screen and (max-width:767px){.spaceblocks-padding-mobile-bottom-normal{padding-bottom:40px !important}}@media screen and (max-width:767px){.spaceblocks-padding-mobile-bottom-large{padding-bottom:60px !important}}@media screen and (max-width:767px){.spaceblocks-padding-mobile-bottom-none{padding-bottom:0 !important}}@media screen and (max-width:767px){.spaceblocks-padding-mobile-left-small{padding-left:10px !important}}@media screen and (max-width:767px){.spaceblocks-padding-mobile-left-medium{padding-left:25px !important}}@media screen and (max-width:767px){.spaceblocks-padding-mobile-left-normal{padding-left:40px !important}}@media screen and (max-width:767px){.spaceblocks-padding-mobile-left-large{padding-left:60px !important}}@media screen and (max-width:767px){.spaceblocks-padding-mobile-left-none{padding-left:0 !important}}@media screen and (max-width:767px){.spaceblocks-padding-mobile-right-small{padding-right:10px !important}}@media screen and (max-width:767px){.spaceblocks-padding-mobile-right-medium{padding-right:25px !important}}@media screen and (max-width:767px){.spaceblocks-padding-mobile-right-normal{padding-right:40px !important}}@media screen and (max-width:767px){.spaceblocks-padding-mobile-right-large{padding-right:60px !important}}@media screen and (max-width:767px){.spaceblocks-padding-mobile-right-none{padding-right:0 !important}}.spaceblocks-margin-top-small{margin-top:10px !important}.spaceblocks-margin-top-medium{margin-top:25px !important}.spaceblocks-margin-top-normal{margin-top:40px !important}.spaceblocks-margin-top-large{margin-top:60px !important}.spaceblocks-margin-top-none{margin-top:0 !important}.spaceblocks-margin-bottom-small{margin-bottom:10px !important}.spaceblocks-margin-bottom-medium{margin-bottom:25px !important}.spaceblocks-margin-bottom-normal{margin-bottom:40px !important}.spaceblocks-margin-bottom-large{margin-bottom:60px !important}.spaceblocks-margin-bottom-none{margin-bottom:0 !important}.spaceblocks-margin-left-small{margin-left:10px}.spaceblocks-margin-left-medium{margin-left:25px}.spaceblocks-margin-left-normal{margin-left:40px}.spaceblocks-margin-left-large{margin-left:60px}.spaceblocks-margin-left-none{margin-left:0 !important}.spaceblocks-margin-right-small{margin-right:10px}.spaceblocks-margin-right-medium{margin-right:25px}.spaceblocks-margin-right-normal{margin-right:40px}.spaceblocks-margin-right-large{margin-right:60px}.spaceblocks-margin-right-none{margin-right:0 !important}@media screen and (max-width:991px){.spaceblocks-margin-tablet-top-small{margin-top:10px !important}}@media screen and (max-width:991px){.spaceblocks-margin-tablet-top-medium{margin-top:25px !important}}@media screen and (max-width:991px){.spaceblocks-margin-tablet-top-normal{margin-top:40px !important}}@media screen and (max-width:991px){.spaceblocks-margin-tablet-top-large{margin-top:60px !important}}@media screen and (max-width:991px){.spaceblocks-margin-tablet-top-none{margin-top:0 !important}}@media screen and (max-width:991px){.spaceblocks-margin-tablet-bottom-small{margin-bottom:10px !important}}@media screen and (max-width:991px){.spaceblocks-margin-tablet-bottom-medium{margin-bottom:25px !important}}@media screen and (max-width:991px){.spaceblocks-margin-tablet-bottom-normal{margin-bottom:40px !important}}@media screen and (max-width:991px){.spaceblocks-margin-tablet-bottom-large{margin-bottom:60px !important}}@media screen and (max-width:991px){.spaceblocks-margin-tablet-bottom-none{margin-bottom:0 !important}}@media screen and (max-width:991px){.spaceblocks-margin-tablet-left-small{margin-left:10px !important}}@media screen and (max-width:991px){.spaceblocks-margin-tablet-left-medium{margin-left:25px !important}}@media screen and (max-width:991px){.spaceblocks-margin-tablet-left-normal{margin-left:40px !important}}@media screen and (max-width:991px){.spaceblocks-margin-tablet-left-large{margin-left:60px !important}}@media screen and (max-width:991px){.spaceblocks-margin-tablet-left-none{margin-left:0 !important}}@media screen and (max-width:991px){.spaceblocks-margin-tablet-right-small{margin-right:10px !important}}@media screen and (max-width:991px){.spaceblocks-margin-tablet-right-medium{margin-right:25px !important}}@media screen and (max-width:991px){.spaceblocks-margin-tablet-right-normal{margin-right:40px !important}}@media screen and (max-width:991px){.spaceblocks-margin-tablet-right-large{margin-right:60px !important}}@media screen and (max-width:991px){.spaceblocks-margin-tablet-right-none{margin-right:0 !important}}@media screen and (max-width:767px){.spaceblocks-margin-mobile-top-small{margin-top:10px !important}}@media screen and (max-width:767px){.spaceblocks-margin-mobile-top-medium{margin-top:25px !important}}@media screen and (max-width:767px){.spaceblocks-margin-mobile-top-normal{margin-top:40px !important}}@media screen and (max-width:767px){.spaceblocks-margin-mobile-top-large{margin-top:60px !important}}@media screen and (max-width:767px){.spaceblocks-margin-mobile-top-none{margin-top:0 !important}}@media screen and (max-width:767px){.spaceblocks-margin-mobile-bottom-small{margin-bottom:10px !important}}@media screen and (max-width:767px){.spaceblocks-margin-mobile-bottom-medium{margin-bottom:25px !important}}@media screen and (max-width:767px){.spaceblocks-margin-mobile-bottom-normal{margin-bottom:40px !important}}@media screen and (max-width:767px){.spaceblocks-margin-mobile-bottom-large{margin-bottom:60px !important}}@media screen and (max-width:767px){.spaceblocks-margin-mobile-bottom-none{margin-bottom:0 !important}}@media screen and (max-width:767px){.spaceblocks-margin-mobile-left-small{margin-left:10px !important}}@media screen and (max-width:767px){.spaceblocks-margin-mobile-left-medium{margin-left:25px !important}}@media screen and (max-width:767px){.spaceblocks-margin-mobile-left-normal{margin-left:40px !important}}@media screen and (max-width:767px){.spaceblocks-margin-mobile-left-large{margin-left:60px !important}}@media screen and (max-width:767px){.spaceblocks-margin-mobile-left-none{margin-left:0 !important}}@media screen and (max-width:767px){.spaceblocks-margin-mobile-right-small{margin-right:10px !important}}@media screen and (max-width:767px){.spaceblocks-margin-mobile-right-medium{margin-right:25px !important}}@media screen and (max-width:767px){.spaceblocks-margin-mobile-right-normal{margin-right:40px !important}}@media screen and (max-width:767px){.spaceblocks-margin-mobile-right-large{margin-right:60px !important}}@media screen and (max-width:767px){.spaceblocks-margin-mobile-right-none{margin-right:0 !important}}@media screen and (min-width:768px) and (max-width:991px){.spaceblocks-reset-min-height-tablet{min-height:auto !important}}@media screen and (max-width:767px){.spaceblocks-reset-min-height-mobile{min-height:auto !important}}@media screen and (min-width:768px) and (max-width:991px){.spaceblocks-reset-height-tablet{height:auto !important}}@media screen and (max-width:767px){.spaceblocks-reset-height-mobile{height:auto !important}}.spaceblocks-align-items-flex-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.spaceblocks-align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.spaceblocks-align-items-flex-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:991px){.spaceblocks-align-items-tablet-flex-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:991px){.spaceblocks-align-items-tablet-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:991px){.spaceblocks-align-items-tablet-flex-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (max-width:767px){.spaceblocks-align-items-mobile-flex-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:767px){.spaceblocks-align-items-mobile-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:767px){.spaceblocks-align-items-mobile-flex-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.spaceblocks-justify-content-flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.spaceblocks-justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.spaceblocks-justify-content-flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:991px){.spaceblocks-justify-content-tablet-flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:991px){.spaceblocks-justify-content-tablet-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:991px){.spaceblocks-justify-content-tablet-flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width:767px){.spaceblocks-justify-content-mobile-flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:767px){.spaceblocks-justify-content-mobile-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:767px){.spaceblocks-justify-content-mobile-flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.spaceblocks-icon{font-style:normal}.spaceblocks-icon-like{font-family:'Font Awesome 5 Free';font-weight:900}.spaceblocks-icon-like:before{content:'\f004'}.spaceblocks-icon-comment{font-family:'Font Awesome 5 Free';font-weight:900}.spaceblocks-icon-comment:before{content:'\f075'}.spaceblocks-opacity-0{opacity:0}.spaceblocks-opacity-5{opacity:.05}.spaceblocks-opacity-10{opacity:.1}.spaceblocks-opacity-15{opacity:.15}.spaceblocks-opacity-20{opacity:.2}.spaceblocks-opacity-25{opacity:.25}.spaceblocks-opacity-30{opacity:.3}.spaceblocks-opacity-35{opacity:.35}.spaceblocks-opacity-40{opacity:.4}.spaceblocks-opacity-45{opacity:.45}.spaceblocks-opacity-50{opacity:.5}.spaceblocks-opacity-55{opacity:.55}.spaceblocks-opacity-60{opacity:.6}.spaceblocks-opacity-65{opacity:.65}.spaceblocks-opacity-70{opacity:.7}.spaceblocks-opacity-75{opacity:.75}.spaceblocks-opacity-80{opacity:.8}.spaceblocks-opacity-85{opacity:.85}.spaceblocks-opacity-90{opacity:.9}.spaceblocks-opacity-95{opacity:.95}.spaceblocks-opacity-100{opacity:1}